@import url("https://fonts.googleapis.com/css2?family=Tajawal:wght@400;500;700;800;900&display=swap");:root{--background:#f6f7fb;--surface:#fff;--foreground:#0f172a;--muted:#667085;--muted-strong:#475467;--border:#e5e7eb;--accent:#0f766e;--accent-soft:#e0f2f1;--accent-foreground:#fff;--radius:0.75rem;--shadow-sm:0 6px 18px rgba(15,23,42,.05);--shadow-md:0 12px 30px rgba(15,23,42,.08);--font-inter:"Inter",system-ui,-apple-system,"Segoe UI",sans-serif;--font-ar:"Noto Sans Arabic","Segoe UI",system-ui,sans-serif}*,:after,:before{box-sizing:border-box}body,html{padding:0;margin:0;min-height:100%;overflow-x:hidden;-webkit-text-size-adjust:100%;font-weight:400;background-color:var(--background);color:var(--foreground)}.font-inter,body,html{font-family:var(--font-inter,"Inter"),system-ui,-apple-system,"Segoe UI",sans-serif}.font-ar{font-family:var(--font-ar),var(--font-inter),system-ui,sans-serif}.checkout-left-title,.heading,.page-title,h1,h2,h3,h4{font-family:var(--font-inter,"Inter"),system-ui,-apple-system,"Segoe UI",sans-serif;font-weight:600;letter-spacing:.01em}.cart-item-price,.cart-summary-row span:last-child,.checkout-summary-total span:last-child,.product-price{font-weight:600}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}button{font:inherit}.container{max-width:1200px;margin:0 auto;padding-block:clamp(12px,2vw,24px);padding-inline:clamp(12px,3vw,24px)}.main-site-header{border-bottom:1px solid var(--border);background-color:#fff}.avex-header{position:-webkit-sticky;position:sticky;top:0;z-index:50;background:rgba(0,0,0,.85);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-bottom:none!important}.avex-header:after{content:"";display:block;height:1px;width:100%;background:linear-gradient(90deg,transparent,rgba(250,204,21,.28),rgba(250,204,21,.12),transparent)}.header-inner{justify-content:space-between}.brand,.header-inner{display:flex;align-items:center}.brand{gap:.4rem}.site-lang-option,.site-lang-switch{font-family:var(--font-inter,"Inter"),system-ui,-apple-system,"Segoe UI",sans-serif}.site-lang-option{letter-spacing:.04em;text-transform:uppercase}.brand-mark{width:24px;height:24px;border-radius:.4rem;background-color:var(--accent);color:var(--accent-foreground);display:inline-flex;align-items:center;justify-content:center;font-size:.78rem}.brand-logo{width:180px;height:auto;aspect-ratio:1615/589;object-fit:contain}.brand-name{font-weight:600}.site-hero{padding:3rem 0 2rem}.hero-inner{display:flex;flex-direction:column;gap:1.5rem}.hero-copy h1{font-size:clamp(2rem,4vw,2.8rem);margin-bottom:.75rem}.hero-copy p{max-width:38rem;color:var(--muted)}.site-hero-actions{margin-top:1.5rem;display:flex;flex-wrap:wrap;gap:.75rem}.steps-list{padding-left:1.5rem;color:var(--muted)}.btn{border-radius:var(--radius);padding:.6rem 1.2rem;font-weight:500;border:1px solid transparent;transition:background-color .15s ease,color .15s ease,border-color .15s ease,transform .1s ease}.btn,.btn-primary{display:inline-flex;align-items:center;justify-content:center;font-size:.95rem;cursor:pointer}.btn-primary{gap:.375rem;padding:.55rem 1.4rem;border-radius:999px;background:linear-gradient(135deg,rgb(var(--store-accent-rgb,15 118 110)/.12),var(--store-accent,#0f766e));font-weight:600;transition:background-color .15s ease,border-color .15s ease,box-shadow .15s ease,transform .1s ease}.btn-primary:hover:not(:disabled){background:linear-gradient(135deg,rgb(var(--store-accent-rgb,15 118 110)/.18),var(--store-accent,#0c5e57));border-color:var(--store-accent,#0f766e);box-shadow:0 10px 24px rgb(var(--store-accent-rgb,15 118 110)/.35);transform:translateY(-1px)}.btn-primary:active:not(:disabled){background-color:var(--store-accent,#0f766e);border-color:var(--store-accent,#0f766e);box-shadow:0 6px 14px rgb(var(--store-accent-rgb,15 118 110)/.3);transform:translateY(0)}.btn-primary:disabled{opacity:.6;cursor:not-allowed;box-shadow:none;transform:none}.btn-link{background:none;border:none;padding:0;color:var(--accent);cursor:pointer}.store-shell{min-height:100vh;display:flex;flex-direction:column}.store-shell[lang=ar]{font-family:var(--font-ar),var(--font-inter),system-ui,sans-serif;font-weight:400;line-height:1.75;letter-spacing:0}.store-shell[lang=ar] .heading,.store-shell[lang=ar] .page-title,.store-shell[lang=ar] h1,.store-shell[lang=ar] h2,.store-shell[lang=ar] h3,.store-shell[lang=ar] h4{font-family:var(--font-ar),var(--font-inter),system-ui,sans-serif;font-weight:700;letter-spacing:0;line-height:1.25}.store-main{flex:1 1;padding-bottom:3rem}.store-footer{border-top:none;background-color:var(--store-accent,#0f766e);color:#fff;margin-top:1.6rem;width:100%;padding:.6rem 0}.store-footer-inner{font-size:.82rem;color:hsla(0,0%,100%,.9);padding:1.1rem 2.4rem 1.2rem;display:flex;justify-content:space-between;gap:.9rem;flex-wrap:wrap;width:100%}.store-footer-inner a,.store-footer-inner span{color:hsla(0,0%,100%,.9);text-decoration:none}.store-footer-inner a:hover{color:#fff}.store-footer-inner span{cursor:default}.store-footer-links{align-items:center;gap:1.2rem}.store-header{background-color:var(--store-accent,#0f766e);color:#fff}.store-header-banner{display:none}.store-logo-wrapper{display:flex;align-items:center;gap:.75rem}.store-logo{width:56px;height:56px;border-radius:1rem;object-fit:cover;border:1px solid hsla(0,0%,100%,.24);background:hsla(0,0%,100%,.08)}.store-header-avatar--large .store-logo{width:200px;height:200px;border-radius:50%;border-width:2px}.store-logo.placeholder{width:56px;height:56px;border-radius:999px;background-color:hsla(0,0%,100%,.14);display:flex;align-items:center;justify-content:center;font-weight:600;color:var(--accent-foreground);border:1px solid hsla(0,0%,100%,.22)}.store-title-block{display:flex;flex-direction:column;gap:.15rem}.store-name{margin:0;font-size:1.2rem}.store-tagline{margin:0;color:var(--accent-foreground);font-size:.9rem;opacity:.9}.store-meta{margin:0;font-size:.85rem;color:hsla(0,0%,100%,.82)}.store-nav{display:flex;gap:1rem;font-size:.95rem}.store-nav a{padding:.4rem 0;border-bottom:2px solid transparent}.store-nav a:hover{border-bottom-color:hsla(0,0%,100%,.8)}.store-header-nav-wrap{position:relative;z-index:1;padding-top:.4rem;display:flex;justify-content:flex-end}.store-header-meta{position:relative;z-index:1;justify-content:center;gap:1rem;padding:.25rem 0 1.25rem}.store-contact-chips,.store-header-meta{display:flex;align-items:center;flex-wrap:wrap}.store-contact-chips{gap:.5rem}.store-chip{display:inline-flex;align-items:center;gap:.4rem;padding:.4rem .75rem;border-radius:999px;background:hsla(0,0%,100%,.14);border:1px solid hsla(0,0%,100%,.2);color:var(--accent-foreground);text-decoration:none;font-size:.9rem}.store-chip:hover{background:hsla(0,0%,100%,.22)}.store-social-links{display:flex;align-items:center;gap:.5rem;flex-wrap:wrap;margin-left:auto}.store-social-pill{display:inline-flex;align-items:center;gap:.35rem;padding:.4rem .7rem;border-radius:999px;background:hsla(0,0%,100%,.14);border:1px solid hsla(0,0%,100%,.2);color:var(--accent-foreground);text-decoration:none;font-size:.85rem}.store-social-pill:hover{background:hsla(0,0%,100%,.22)}.store-social-icon{width:16px;height:16px}.store-section{margin-top:3rem}.store-section-header{align-items:baseline;gap:1rem;margin-bottom:1rem}.store-section--products-secondary{margin-top:2.5rem}.store-section-header h2,.store-section-header h3{margin:0}.section-kicker{color:var(--muted);font-size:.95rem}.link-muted{color:var(--muted);font-size:.9rem}.store-hero{margin-top:2rem;padding:1.5rem;border-radius:1rem;background:linear-gradient(135deg,rgba(15,118,110,.1),rgba(15,118,110,.02)),var(--accent-soft,#e0f2f1)}.store-hero h2{margin-top:0;margin-bottom:.5rem}.store-hero p{margin:0;color:var(--muted)}.store-hero-actions{margin-top:1rem}.store-hero-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));grid-gap:1rem;gap:1rem;align-items:start}.store-hero-grid--balanced{grid-template-columns:repeat(auto-fit,minmax(320px,1fr))}.store-hero--rich{background:radial-gradient(circle at 20% 20%,hsla(0,0%,100%,.32),transparent 35%),linear-gradient(120deg,hsla(0,0%,100%,.7),hsla(0,0%,100%,.2)),var(--accent-soft,#e0f2f1)}.store-eyebrow{display:inline-flex;align-items:center;gap:.35rem;padding:.35rem .7rem;border-radius:999px;background:rgba(15,23,42,.06);color:var(--muted);font-weight:600;font-size:.9rem;width:-moz-fit-content;width:fit-content;margin-bottom:.6rem}.store-hero-line{margin:0;font-weight:700;color:var(--foreground)}.store-hero-lead{margin:.35rem 0 0;color:var(--muted);max-width:64ch}.store-hero-chips{display:flex;gap:.5rem;flex-wrap:wrap;margin-top:.8rem}.store-pill-soft{display:inline-flex;align-items:center;padding:.45rem .75rem;border-radius:999px;background:rgba(15,23,42,.04);color:var(--foreground);border:1px solid rgba(15,23,42,.08);font-size:.9rem}.store-hero-side{width:100%}.store-hero-card{background:#fff;border-radius:1rem;border:1px solid var(--border);box-shadow:var(--shadow-md);padding:1rem;display:flex;flex-direction:column;gap:.75rem}.store-hero-card-top{display:flex;gap:.75rem;align-items:center}.store-hero-logo{width:64px;height:64px;border-radius:14px;background:var(--accent-soft);color:var(--accent);display:grid;place-items:center;font-weight:800;font-size:1.4rem;overflow:hidden;border:1px solid rgba(15,23,42,.08)}.store-hero-logo img{width:100%;height:100%;object-fit:cover}.store-hero-card-title{font-weight:800;font-size:1.05rem}.store-hero-card-sub{color:var(--muted);font-size:.95rem}.store-hero-card-meta{margin-top:.1rem;font-size:.95rem;color:var(--foreground)}.store-hero-details{display:flex;gap:.5rem;flex-wrap:wrap}.detail-chip{display:inline-flex;align-items:center;padding:.45rem .7rem;border-radius:10px;border:1px solid rgba(15,23,42,.08);background:#f9fafb;font-size:.9rem;color:var(--foreground);text-decoration:none}.detail-chip:hover{border-color:var(--accent)}.store-hero-banner{border-radius:.9rem;overflow:hidden;border:1px solid var(--border)}.store-hero-banner img{width:100%;height:180px;object-fit:cover;display:block}.store-map-card{background:#fff;border-radius:1rem;border:1px solid var(--border);box-shadow:var(--shadow-sm);overflow:hidden}.store-map-embed{aspect-ratio:4/3;width:100%;background:#f3f4f6;border-bottom:1px solid var(--border)}.store-map-embed iframe{width:100%;height:100%;border:0}.store-map-meta{padding:.75rem 1rem 1rem;font-size:.9rem;color:var(--muted)}.store-map-address{font-weight:600;color:var(--foreground);margin-bottom:.25rem}.store-info-grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}.store-info-card{border-radius:1rem;border:1px solid var(--border);box-shadow:var(--shadow-sm);padding:1rem;gap:.6rem}.store-info-card--map{padding:0;overflow:hidden}.store-info-card-head{display:flex;align-items:baseline;justify-content:space-between;gap:.5rem;padding:1rem 1rem 0}.store-info-card--map .store-info-card-head{padding-bottom:.25rem}.store-info-map img{height:240px}.store-info-placeholder{padding:1rem;color:var(--muted)}.store-info-text{margin:0;padding:0 1rem 1rem;color:var(--foreground)}.store-info-text.muted{color:var(--muted)}.store-info-list{margin:0;display:grid;grid-gap:.35rem;gap:.35rem}.store-info-list li a{color:var(--foreground);text-decoration:none}.store-info-list li a:hover{color:var(--accent)}.store-social-stack{display:grid;grid-gap:.5rem;gap:.5rem}.store-social-tile{border:1px solid var(--border);border-radius:12px;padding:.7rem .9rem;justify-content:space-between;color:var(--foreground);background:#f9fafb}.store-social-tile:hover{border-color:var(--accent)}.store-social-tile .arrow{color:var(--accent)}.product-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(210px,1fr));grid-gap:1.25rem;gap:1.25rem}.related-grid{justify-items:center}.related-grid>*{width:100%;max-width:clamp(240px,32vw,360px)}.related-empty{display:grid;place-items:center;grid-gap:.85rem;gap:.85rem;text-align:center;max-width:420px;margin-inline:auto}.product-row-scroll{display:grid;grid-auto-flow:column;grid-auto-columns:minmax(220px,260px);grid-gap:.75rem;gap:.75rem;overflow-x:auto;padding-bottom:.5rem;scrollbar-width:thin}.product-row-scroll::-webkit-scrollbar{height:8px}.product-row-scroll::-webkit-scrollbar-thumb{background:rgba(15,23,42,.2);border-radius:999px}.product-row-scroll::-webkit-scrollbar-track{background:transparent}.product-row-scroll .product-card{min-height:440px;width:100%}.product-row-scroll .product-image-wrapper{aspect-ratio:4/5;min-height:240px}.product-card{background-color:var(--surface);border-radius:1rem;border:1px solid rgba(15,23,42,.06);overflow:hidden;box-sizing:border-box;transition:box-shadow .18s ease,transform .12s ease,border-color .18s ease}.product-card,.product-card>a{min-width:0;display:flex;flex-direction:column}.product-card>a{height:100%}.product-card>a>*{min-width:0}.product-card:hover{transform:translateY(-3px);border-color:rgba(15,23,42,.12);box-shadow:var(--shadow-md)}.product-image-wrapper{width:100%;aspect-ratio:4/5;position:relative;background-color:#f3f4f6;overflow:hidden}.product-image-wrapper img{position:absolute;inset:0;max-width:100%;display:block}.product-image-placeholder{min-height:140px;display:flex;align-items:center;justify-content:center;color:var(--muted);font-size:.9rem;background-color:#f3f4f6}.product-card-media-row{padding:.4rem .95rem 0}.product-card-colors,.product-card-media-row{display:flex;justify-content:center}.product-card .color-pill{width:14px;height:14px}.product-card-body{padding:.75rem 1rem 1.1rem}.product-title{font-size:1rem;font-weight:600;margin:0 0 .35rem}.product-meta-row{margin:0;font-size:.8rem;color:var(--muted)}.product-meta-small{margin:.15rem 0;font-size:.78rem;color:var(--muted)}.product-price{margin:.35rem 0 0;font-weight:700;color:var(--foreground)}.product-detail{margin-top:2rem;display:flex;flex-direction:column;gap:1.25rem}.product-breadcrumb{display:flex;align-items:center;gap:.45rem;font-size:.95rem;color:var(--muted)}.product-breadcrumb-current,.product-breadcrumb-link{font-weight:600;color:var(--foreground)}.product-breadcrumb-sep{color:var(--muted)}.product-hero-card{background:linear-gradient(125deg,rgb(var(--store-accent-rgb,15 118 110)/.1),#fff 55%),var(--accent-soft,#e0f2f1);border-radius:24px;padding:1.5rem;box-shadow:var(--shadow-md);border:1px solid rgba(15,23,42,.05);display:grid;grid-gap:1.5rem;gap:1.5rem}@media (min-width:900px){.product-hero-card{grid-template-columns:minmax(0,1.1fr) minmax(0,1fr);align-items:start}}.product-gallery-panel{display:flex;flex-direction:column;gap:.9rem}.product-visual-surface{position:relative;border-radius:18px;padding:1.1rem;background:linear-gradient(160deg,rgb(var(--store-accent-rgb,15 118 110)/.12),#fff);border:1px solid rgba(15,23,42,.06);box-shadow:var(--shadow-sm);min-height:360px;display:flex;align-items:center;justify-content:center}.product-image-badges{position:absolute;top:.75rem;left:.75rem;display:flex;flex-wrap:wrap;gap:.35rem}.pill{display:inline-flex;align-items:center;gap:.35rem;padding:.3rem .8rem;border-radius:999px;font-size:.85rem;border:1px solid transparent;background:#fff;color:var(--foreground)}.pill-soft{background:rgb(var(--store-accent-rgb,15 118 110)/.12);color:var(--store-accent,#0f766e);border-color:rgb(var(--store-accent-rgb,15 118 110)/.25)}.pill-accent{background:var(--store-accent,#0f766e);color:#fff}.pill-outline{border-color:rgba(15,23,42,.12);color:var(--muted-strong);background:hsla(0,0%,100%,.9)}.product-main-image{width:100%;border-radius:14px;background:#fff;border:1px solid rgba(15,23,42,.05);display:flex;align-items:center;justify-content:center;min-height:320px;cursor:zoom-in}.product-main-image img{max-height:460px;width:100%;object-fit:contain;border-radius:12px}.product-thumb-rail{display:grid;grid-template-columns:repeat(auto-fit,minmax(70px,1fr));grid-gap:.55rem;gap:.55rem}.product-thumb-btn{border:1px solid rgba(15,23,42,.08);border-radius:12px;padding:.15rem;background:#fff;cursor:pointer;transition:border-color .15s ease,box-shadow .15s ease,transform .1s ease}.product-thumb-btn.selected{border-color:var(--store-accent,#0f766e);box-shadow:0 0 0 2px rgb(var(--store-accent-rgb,15 118 110)/.18);transform:translateY(-2px)}.product-thumb-btn img{width:100%;height:70px;object-fit:cover;border-radius:10px}.product-summary-panel{display:flex;flex-direction:column;gap:1rem}.product-summary-head{display:flex;flex-direction:column;gap:.45rem}.product-kicker-row{display:flex;flex-wrap:wrap;gap:.35rem}.product-detail-title{margin:0;font-size:clamp(1.4rem,2vw,1.8rem);line-height:1.2}.product-detail-lead{margin:0;color:var(--muted);line-height:1.5}.product-price-card{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:1rem;padding:1rem 1.25rem;background:#fff;border-radius:16px;border:1px solid rgba(15,23,42,.06);box-shadow:var(--shadow-sm)}.product-price-primary{margin:0;font-size:1.4rem;font-weight:700;color:var(--foreground)}.product-price-note{margin:.2rem 0 0;color:var(--muted);font-size:.9rem}.product-rating-chip{display:flex;flex-direction:column;gap:.25rem;align-items:flex-end}.product-perks-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));grid-gap:.75rem;gap:.75rem}.product-perk{display:flex;align-items:flex-start;gap:.55rem;padding:.85rem .9rem;border-radius:14px;background:rgb(var(--store-accent-rgb,15 118 110)/.08);border:1px solid rgb(var(--store-accent-rgb,15 118 110)/.18)}.product-perk-icon{width:36px;height:36px;border-radius:10px;background:#fff;border:1px solid rgba(15,23,42,.08);display:inline-flex;align-items:center;justify-content:center}.product-perk-icon svg{width:18px;height:18px;fill:var(--store-accent,#0f766e)}.product-perk-title{font-weight:600;margin-bottom:.1rem}.product-perk-text{margin:0;color:var(--muted);font-size:.9rem}.product-option-panel{padding:1rem 1.1rem;border-radius:16px;background:#fff;border:1px solid rgba(15,23,42,.08);box-shadow:var(--shadow-sm);display:flex;flex-direction:column;gap:.9rem}.product-detail-options{display:flex;flex-direction:column;gap:.8rem}.product-action-row{display:flex;flex-wrap:wrap;align-items:center;gap:.75rem}.product-quantity-control{background:#f8fafc;border:1px solid rgba(15,23,42,.1);border-radius:999px;padding:.15rem}.product-qty-label{font-size:.85rem;color:var(--muted);margin-right:.45rem}.product-description-card{padding:1rem 1.1rem;background:#fff;border-radius:16px;border:1px solid rgba(15,23,42,.08);box-shadow:var(--shadow-sm)}.color-pills{display:flex;flex-wrap:wrap;gap:.35rem}.color-pill{width:18px;height:18px;border-radius:999px;border:1px solid rgba(15,23,42,.15)}.field{margin-bottom:1rem}.field-label{display:block;font-size:.85rem;margin-bottom:.3rem}.field-input,.field-textarea{width:100%;border-radius:.55rem;border:1px solid var(--border);padding:.55rem .75rem;font-size:.95rem;background-color:#fff}.field-input:focus,.field-textarea:focus{outline:2px solid rgba(15,118,110,.3);outline-offset:1px;border-color:var(--accent)}.field-textarea{min-height:80px;resize:vertical}.field-help{margin:.35rem 0 0;font-size:.82rem;color:var(--muted)}.field-input-error{border-color:#ef4444}.field-error{color:#ef4444;font-size:.85rem;margin-top:.3rem}.pickup-panel{border:1px solid rgba(15,23,42,.06);background:linear-gradient(180deg,rgba(15,118,110,.06),rgba(15,118,110,.02));border-radius:1rem;padding:1rem;box-shadow:var(--shadow-sm);margin-bottom:1rem}.field-radio-group{display:flex;flex-wrap:wrap;gap:1rem;font-size:.9rem}.cart-layout{grid-template-columns:1.8fr 1.2fr;grid-gap:1.5rem;gap:1.5rem}.cart-items,.cart-left{gap:1rem}.cart-actions-top{margin:0 0 .75rem;display:flex;justify-content:flex-start}.cart-actions-top .btn{padding:.5rem 1rem;border-radius:.75rem}.cart-item-image img{width:96px;height:96px;object-fit:cover;border-radius:.75rem}.cart-item-title{margin:0 0 .35rem;font-size:1.08rem;font-weight:700}.cart-item-price{margin:.3rem 0 .5rem;font-weight:700}.cart-item-controls{gap:.75rem;font-size:.9rem;margin-top:.35rem}.cart-item-controls input[type=number]{width:72px;padding:.4rem .55rem;border-radius:.6rem;border:1px solid rgba(15,118,110,.35);transition:border-color .12s ease,box-shadow .12s ease}.cart-item-controls input[type=number]:focus{outline:none;border-color:var(--accent);box-shadow:0 0 0 2px rgba(15,118,110,.15)}.cart-summary{padding:1.2rem;border-radius:1rem;background-color:#fff;align-self:flex-start}.cart-summary-row{display:flex;justify-content:space-between;font-weight:600;margin-top:.75rem}.cart-summary-btn{margin-top:1rem;width:100%}.checkout-layout{display:grid;grid-gap:1.5rem;gap:1.5rem}.checkout-summary{padding:1rem;border-radius:1rem;border:1px solid rgba(15,23,42,.06);background-color:var(--surface);box-shadow:var(--shadow-sm);align-self:flex-start}.checkout-summary-list{margin:.5rem 0 .75rem}.checkout-summary-item{font-size:.9rem;margin-bottom:.35rem}.checkout-summary-total{font-weight:600;margin-top:.5rem}.form-error{color:#b91c1c;font-size:.85rem;margin-bottom:.5rem}.checkout-helper{margin-top:.75rem;font-size:.85rem;color:var(--muted)}@media (min-width:768px){.hero-inner{flex-direction:row;justify-content:space-between}.cart-layout{grid-template-columns:minmax(0,1.7fr) minmax(0,1fr)}.checkout-layout{grid-template-columns:minmax(0,1.5fr) minmax(0,1fr)}}.product-meta-colors-inline{display:flex;justify-content:center;align-items:center;gap:.35rem}.product-meta-colors-inline .color-pills{gap:.25rem}.option-group h4{margin:0 0 .35rem}.option-chips{display:flex;flex-wrap:wrap;gap:.5rem}.option-chip{min-width:42px;padding:.3rem .55rem;border-radius:999px;border:1px solid var(--border);background-color:#fff;font-size:.9rem;cursor:pointer}.option-chip.selected{border-color:var(--store-accent,#0f766e);background-color:rgb(var(--store-accent-rgb,15 118 110)/.08);color:var(--store-accent,#0f766e)}.color-dot-row,.color-swatch-row{display:flex;flex-wrap:wrap;gap:.75rem}.color-dot-chip,.color-swatch{border-radius:.9rem;padding:6px;border:1px solid transparent;background:transparent;cursor:pointer;display:flex;flex-direction:column;align-items:center;gap:4px}.color-dot-chip.selected,.color-swatch.selected{border-color:var(--store-accent,#0f766e);background-color:rgb(var(--store-accent-rgb,15 118 110)/.08);box-shadow:0 0 0 2px rgb(var(--store-accent-rgb,15 118 110)/.25)}.color-swatch-image{position:relative;width:80px;height:80px;border-radius:999px;overflow:hidden}.color-swatch-image img{width:100%;height:100%;display:block;border-radius:999px;object-fit:cover}.color-swatch-label{font-size:.8rem;color:var(--muted)}.color-swatch-underline{margin-top:4px;width:80px;height:12px;border-radius:6px;background-color:var(--swatch-color,#ccc);border:1px solid transparent}.color-swatch-underline.light{border-color:rgba(0,0,0,.4)}.store-header-brand{gap:.75rem}.store-header-inner--centered{justify-content:center;min-height:120px;max-height:120px;height:120px;padding-top:4px;padding-bottom:4px}.store-header .container{padding-top:.35rem;padding-bottom:.35rem}.store-header-avatar--large{width:220px;height:220px;border-radius:50%;padding:12px;background:hsla(0,0%,100%,.08);border:2px solid hsla(0,0%,100%,.18)}.store-header-namecard{position:absolute;left:0;top:50%;transform:translateY(-50%);margin-left:0;border-radius:0;min-width:0;text-align:center;max-width:none}.store-header-namecard .store-header-name{font-weight:700;text-align:center}.store-header-namecard .store-header-slogan{font-size:1rem;opacity:1;margin-top:.1rem;text-align:center}.store-header-name{font-weight:600}.store-header-slogan{font-size:.9rem;color:var(--accent-foreground);opacity:.9}.store-header-description{font-size:.8rem;color:hsla(0,0%,100%,.8)}.store-header-avatar{width:56px;height:56px;border-radius:1rem;border:1px solid hsla(0,0%,100%,.24);font-weight:600;font-size:1.1rem;color:var(--accent-foreground)}.color-hex-label{font-size:.8rem;color:var(--muted)}.color-dot{width:20px;height:20px;border-radius:999px;border:1px solid rgba(15,23,42,.2);display:block}.color-dot.small{width:14px;height:14px}.quantity-row{display:inline-flex;align-items:center;gap:.25rem}.quantity-row button{width:34px;height:34px;border:none;background-color:transparent;cursor:pointer;border-radius:10px;color:var(--foreground)}.quantity-row input{width:52px;border:none;text-align:center;font-size:.95rem;font-weight:600;background:transparent;color:var(--foreground)}.store-info-map--clickable{position:relative;display:block}.store-info-map--clickable img{width:100%;height:240px;object-fit:cover;display:block}.plp-page{display:flex;flex-direction:column;gap:1rem}.plp-title-row{display:flex;justify-content:space-between;align-items:flex-end;gap:1rem;flex-wrap:wrap}.plp-breadcrumb{display:flex;gap:.35rem;align-items:center;font-size:.9rem;color:var(--muted)}.plp-breadcrumb a{color:var(--foreground);font-weight:600}.plp-title-row h1{margin:.15rem 0 0}.plp-results-text{color:var(--muted);font-weight:500}.plp-toolbar{position:-webkit-sticky;position:sticky;top:0;z-index:5;background:hsla(0,0%,100%,.96);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border:1px solid var(--border);padding:.8rem;display:flex;gap:.75rem;align-items:center;justify-content:space-between}.plp-toolbar-left{flex:1 1}.plp-search input{width:100%;border-radius:10px;border:1px solid var(--border);padding:.55rem .75rem;font-size:.95rem}.plp-toolbar-right{display:flex;align-items:center;gap:.75rem}.plp-sort{display:inline-flex;align-items:center;gap:.4rem}.plp-sort select{padding:.45rem .65rem}.plp-filter-btn,.plp-sort select{border-radius:10px;border:1px solid var(--border)}.plp-filter-btn{background:#fff;padding:.5rem .85rem;cursor:pointer}.plp-clear{background:none;border:none;color:var(--muted-strong);cursor:pointer;text-decoration:underline;font-size:.95rem}.plp-chips{align-items:center;justify-content:space-between;gap:.75rem}.plp-chips,.plp-chips-list{display:flex;flex-wrap:wrap}.plp-chips-list{gap:.5rem}.plp-chip{border:1px solid var(--border);border-radius:999px;padding:.35rem .8rem;background:#fff;display:inline-flex;align-items:center;gap:.4rem;cursor:pointer}.plp-chip-swatch{width:14px;height:14px;border-radius:50%;border:1px solid rgba(0,0,0,.12)}.plp-chip-close{color:var(--muted)}.plp-layout{grid-template-columns:320px 1fr;grid-gap:1.1rem;gap:1.1rem}.plp-sidebar{position:relative}.filters-card{position:-webkit-sticky;position:sticky;top:72px;border:1px solid var(--border);border-radius:16px;background:#fff;box-shadow:var(--shadow-sm);padding:1rem;display:flex;flex-direction:column;gap:.9rem}.filters-card-head{display:flex;align-items:center;justify-content:space-between}.filters-card-head h3{margin:0}.filters-card-head p{margin:.15rem 0 0;color:var(--muted);font-size:.9rem}.filters-section h4{margin:0 0 .35rem}.filters-list{display:flex;flex-direction:column;gap:.35rem}.filters-checkbox,.filters-radio{display:flex;align-items:center;gap:.45rem;font-size:.95rem}.filters-chips{display:flex;flex-wrap:wrap;gap:.5rem}.filters-chips .chip{border:1px solid var(--border);border-radius:999px;padding:.35rem .75rem;background:#fff;cursor:pointer}.filters-chips .chip.active{background:rgb(var(--store-accent-rgb,15 118 110)/.1);border-color:var(--store-accent,#0f766e);color:var(--store-accent,#0f766e)}.filters-swatches{display:flex;flex-wrap:wrap;gap:.5rem}.swatch{width:32px;height:32px;border-radius:10px;border:2px solid transparent;background:var(--swatch-color,#ccc);cursor:pointer}.swatch.active{border-color:var(--store-accent,#0f766e);box-shadow:0 0 0 2px rgb(var(--store-accent-rgb,15 118 110)/.3)}.filters-price{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:.6rem;gap:.6rem}.filters-price input{width:100%;padding:.45rem .55rem;border-radius:10px;border:1px solid var(--border)}.filters-footer{margin-top:auto;padding-top:.35rem}.filters-clear-btn{width:100%;max-width:240px}.plp-grid-area{border:1px solid var(--border);border-radius:18px;padding:1rem;box-shadow:var(--shadow-sm)}.plp-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));grid-gap:1rem;gap:1rem}.plp-grid .product-card{height:100%;border:1px solid var(--border);border-radius:14px;background:#fff;box-shadow:var(--shadow-sm);transition:transform .15s ease,box-shadow .15s ease,border-color .15s ease}.plp-grid .product-card:hover{transform:translateY(-2px);border-color:rgb(var(--store-accent-rgb,15 118 110)/.5);box-shadow:0 12px 30px rgba(15,23,42,.08)}.plp-grid .product-image-wrapper{aspect-ratio:4/5;height:auto;max-height:none;border-radius:12px;overflow:hidden;background:#f3f4f6}.plp-grid .product-card-body{text-align:left}.plp-pagination{margin-top:1rem;display:flex;justify-content:space-between;align-items:center;gap:.75rem;flex-wrap:wrap}.plp-pagination-controls{display:inline-flex;align-items:center;gap:.35rem}.plp-pagination-controls button{border:1px solid var(--border);background:#fff;padding:.4rem .7rem;border-radius:8px;cursor:pointer}.plp-pagination-controls button.active{border-color:var(--store-accent,#0f766e);color:var(--store-accent,#0f766e);font-weight:600}.plp-page-ellipsis{padding:0 .25rem;color:var(--muted)}.plp-empty{text-align:center;padding:2rem 1rem;border:1px dashed var(--border);border-radius:14px;background:#f9fafb}.plp-empty h3{margin:0 0 .35rem}.plp-empty p{margin:0 0 .5rem;color:var(--muted)}.plp-filters-drawer{position:fixed;inset:0;background:rgba(15,23,42,.5);z-index:20;display:flex;justify-content:flex-end}.plp-filters-drawer-inner{background:#fff;width:min(420px,90%);height:100%;overflow-y:auto;padding:1rem;display:flex;flex-direction:column;gap:1rem}.plp-filters-drawer-head{display:flex;align-items:center;justify-content:space-between}.plp-filters-drawer-actions{display:flex;gap:.75rem;justify-content:space-between}.btn{font-weight:600}.mobile-only{display:none}.desktop-only{display:block}@media (max-width:960px){.plp-layout{grid-template-columns:1fr}.desktop-only{display:none}.mobile-only{display:inline-flex}.filters-card{position:static}}.store-info-map-badge{position:absolute;right:14px;bottom:14px;padding:.35rem .7rem;border-radius:999px;background:rgba(15,23,42,.92);color:#fff;font-size:.8rem;display:inline-flex;align-items:center;gap:.35rem;box-shadow:0 8px 20px rgba(15,23,42,.35)}.store-info-map-badge:after{content:"↗";font-size:.85rem}.image-modal-backdrop{position:fixed;inset:0;background-color:rgba(15,23,42,.55);display:flex;align-items:center;justify-content:center;z-index:40}.image-modal-body{position:relative;width:90vw;height:90vh;max-width:90vw;max-height:90vh}.image-modal-body img{width:100%;height:100%;object-fit:contain;border-radius:1rem;background-color:#f3f4f6}.cart-item-meta{margin:.15rem 0;font-size:.9rem;color:var(--muted)}.cart-item-line-total{margin-top:.25rem;font-weight:500}.cart-item-unit-note{font-size:.85rem;color:var(--muted);margin-left:.25rem}.checkout-summary-item-left{gap:.6rem}.checkout-summary-thumb{width:48px;height:48px;border-radius:.75rem;background-color:#f3f4f6;border:1px solid var(--border)}.checkout-item-title{font-size:.9rem;font-weight:500}.checkout-item-meta{font-size:.8rem;color:var(--muted)}.form-success{margin-bottom:1rem;padding:.75rem 1rem;border-radius:.75rem;background-color:#ecfdf3;color:#166534;border:1px solid #bbf7d0;font-size:.95rem}.cart-icon-wrapper{position:relative;display:inline-flex;align-items:center;justify-content:center;margin-left:1rem}.cart-badge{position:absolute;top:-6px;right:-10px;background:#fff;color:var(--accent);border-radius:999px;padding:2px 6px;font-size:.75rem;font-weight:600;min-width:18px;text-align:center;border:1px solid rgba(0,0,0,.08);box-shadow:0 0 4px rgba(0,0,0,.25)}.popup-backdrop{position:fixed;inset:0;background:rgba(0,0,0,.45);display:flex;align-items:center;justify-content:center;z-index:2000}.popup-body{background:#fff;padding:1.5rem;border-radius:1rem;max-width:340px;width:90%;text-align:center}@keyframes popupShow{0%{transform:scale(.9);opacity:0}to{transform:scale(1);opacity:1}}.popup-actions{display:flex;flex-direction:column;gap:.75rem;margin-top:1rem}.store-header-nav a{color:var(--accent-foreground)}.product-trust-block{margin-top:.5rem;margin-bottom:.75rem;padding:.6rem .75rem;border-radius:.75rem;border:1px solid var(--border);background-color:#f9fafb;font-size:.85rem}.product-trust-row{display:flex;justify-content:space-between;align-items:center;margin-bottom:.35rem;gap:.75rem;flex-wrap:wrap}.product-stock-tag{padding:.15rem .55rem;border-radius:999px;background-color:rgba(34,197,94,.08);color:#15803d;font-weight:500;font-size:.8rem}.product-rating-display{display:flex;align-items:center;gap:.4rem}.product-rating-stars{display:flex;gap:2px}.star-icon{width:16px;height:16px}.star-filled{fill:var(--accent)}.star-empty{fill:#d1d5db}.product-rating-text{font-size:.85rem}.product-rating-reviews{color:var(--muted);margin-left:.15rem}.product-trust-list{margin:0;padding-left:1.1rem;color:var(--muted)}.product-trust-list li{margin:.1rem 0}.sf-hero{margin-top:2.25rem;border-radius:24px;padding:1.75rem 1.75rem 1.5rem;background:radial-gradient(circle at 0 0,hsla(0,0%,100%,.65),transparent 55%),radial-gradient(circle at 90% 0,hsla(0,0%,100%,.35),transparent 55%),var(--accent-soft,#e0f2f1);box-shadow:var(--shadow-md)}.sf-hero-inner{display:flex;flex-wrap:wrap;gap:1.75rem;align-items:flex-start}.sf-hero-main{flex:1 1 260px;min-width:260px}.sf-hero-side{flex:0 0 320px;max-width:360px}.sf-eyebrow{display:inline-flex;align-items:center;gap:.35rem;padding:.35rem .7rem;border-radius:999px;background:rgba(15,23,42,.05);color:var(--muted);font-size:.85rem;font-weight:600;margin-bottom:.6rem}.sf-eyebrow-dot{width:8px;height:8px;border-radius:999px;background-color:var(--accent)}.sf-hero-title{margin:0;font-size:clamp(1.7rem,3vw,2.3rem)}.sf-hero-tagline{margin:.35rem 0 .15rem;font-weight:600;color:var(--foreground)}.sf-hero-text{margin:.35rem 0 0;max-width:46rem;color:var(--muted)}.sf-hero-pills{margin-top:.9rem;display:flex;flex-wrap:wrap;gap:.5rem}.sf-pill{display:inline-flex;align-items:center;gap:.35rem;padding:.4rem .9rem;border-radius:999px;border:1px solid rgba(15,23,42,.08);background:hsla(0,0%,100%,.9);font-size:.9rem}.sf-pill-icon{font-size:1rem}.sf-hero-actions{margin-top:1.2rem;display:flex;flex-wrap:wrap;gap:.75rem}.sf-store-card{background:#fff;border-radius:20px;border:1px solid var(--border);box-shadow:var(--shadow-md);padding:1rem;display:flex;flex-direction:column;gap:.75rem}.sf-store-card-header{display:flex;gap:.75rem;align-items:center}.sf-store-logo{width:64px;height:64px;border-radius:16px;background:var(--accent-soft);color:var(--accent);display:grid;place-items:center;font-weight:800;font-size:1.4rem;overflow:hidden;border:1px solid rgba(15,23,42,.08)}.sf-store-logo img{width:100%;height:100%;object-fit:cover}.sf-store-card-meta{display:flex;flex-direction:column;gap:.1rem}.sf-store-card-name{font-weight:700}.sf-store-card-slogan{font-size:.9rem;color:var(--muted)}.sf-store-card-address{font-size:.9rem;color:var(--foreground)}.sf-store-card-row{display:flex;flex-wrap:wrap;gap:.4rem}.sf-chip{display:inline-flex;align-items:center;gap:.35rem;padding:.4rem .75rem;border-radius:999px;border:1px solid rgba(15,23,42,.08);background:#f9fafb;font-size:.85rem;text-decoration:none;color:var(--foreground)}.sf-chip:hover{border-color:var(--accent)}.sf-chip-icon{font-size:.95rem}.sf-store-card-banner{border-radius:14px;overflow:hidden;border:1px solid var(--border)}.sf-store-card-banner img{width:100%;height:170px;object-fit:cover;display:block}.sf-store-card-placeholder{font-size:.85rem;color:var(--muted);padding:.75rem .5rem;border-radius:12px;background:#f9fafb}.sf-section{margin-top:2.25rem}.sf-section-header{display:flex;align-items:baseline;justify-content:space-between;gap:1rem;margin-bottom:1rem}.sf-section-header h2{margin:0}.sf-section-subtitle{margin:.15rem 0 0;color:var(--muted);font-size:.95rem}.sf-section-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));grid-gap:1.1rem;gap:1.1rem}.sf-card{background:#fff;border-radius:18px;border:1px solid var(--border);box-shadow:var(--shadow-sm);padding:1rem 1.1rem 1.1rem;display:flex;flex-direction:column;gap:.6rem}.sf-card-head{display:flex;align-items:center;gap:.7rem;margin-bottom:.2rem}.sf-card-icon{width:34px;height:34px;border-radius:999px;background:var(--accent-soft);color:var(--accent);display:grid;place-items:center;font-size:1.1rem}.sf-card-subtitle{margin:0;font-size:.9rem;color:var(--muted)}.sf-card-map{margin-top:.45rem;border-radius:14px;overflow:hidden;border:1px solid var(--border);display:block}.sf-card-map img{width:100%;height:220px;object-fit:cover;display:block}.sf-card-placeholder{margin-top:.45rem;border-radius:14px;padding:.8rem .75rem;background:#f9fafb;color:var(--muted);font-size:.9rem}.sf-card-text{margin:.4rem 0 0;font-size:.9rem;color:var(--foreground)}.sf-card-text.muted{color:var(--muted)}.sf-card-list{list-style:none;padding:0;margin:.35rem 0 0;display:grid;grid-gap:.3rem;gap:.3rem;font-size:.9rem}.sf-card-list li a{color:var(--foreground);text-decoration:none}.sf-card-list li a:hover{color:var(--accent)}.sf-social-grid{display:grid;grid-gap:.5rem;gap:.5rem;margin-top:.35rem}.sf-social-tile{border-radius:12px;border:1px solid var(--border);padding:.7rem .9rem;display:flex;align-items:center;justify-content:space-between;text-decoration:none;color:var(--foreground);background:#f9fafb}.sf-social-tile:hover{border-color:var(--accent)}.sf-social-arrow{color:var(--accent)}.sf-empty-state{margin-top:1.25rem;padding:1.75rem 1.25rem;border-radius:18px;border:1px dashed var(--border);background:#f9fafb;text-align:center}.sf-empty-icon{font-size:1.8rem;margin-bottom:.5rem}.sf-empty-title{font-weight:600}.sf-empty-text{margin:.25rem 0 0;font-size:.9rem;color:var(--muted)}.sf-section-products{margin-bottom:3rem}@media (max-width:768px){.sf-hero{padding:1.25rem 1.1rem 1.1rem;border-radius:18px}.sf-hero-side{flex:1 1 100%;max-width:100%}.sf-store-card-banner img{height:150px}}.store-section--products{margin-bottom:3rem}.store-section--flow{margin:3rem 0 2rem}.order-flow-rail{margin-top:1.75rem;position:relative;display:grid;grid-gap:1.5rem;gap:1.5rem}@media (min-width:768px){.order-flow-rail{grid-auto-flow:column;grid-auto-columns:minmax(180px,1fr);align-items:flex-start}.order-flow-rail:before{content:"";position:absolute;top:28px;left:8%;right:8%;height:2px;background:linear-gradient(90deg,rgba(148,163,184,.25),rgba(148,163,184,.6),rgba(148,163,184,.25));z-index:0}}@media (max-width:767px){.order-flow-rail:before{content:"";position:absolute;top:30px;bottom:10px;left:24px;width:2px;background:linear-gradient(180deg,rgba(148,163,184,.25),rgba(148,163,184,.6),rgba(148,163,184,.25));z-index:0}}.order-flow-step{position:relative;display:flex;gap:.75rem;z-index:1}@media (min-width:768px){.order-flow-step{flex-direction:column;align-items:center;text-align:center}}.order-flow-marker{position:relative;width:48px;height:48px;border-radius:999px;background:#fff;box-shadow:0 14px 30px rgba(15,23,42,.12);border:2px solid var(--store-accent-soft,#e0f2f1);display:flex;align-items:center;justify-content:center}.order-flow-icon{font-size:1.4rem}.order-flow-step-number{position:absolute;bottom:-8px;right:-8px;width:20px;height:20px;border-radius:999px;background:var(--store-accent,#0f766e);color:#fff;font-size:.7rem;font-weight:700;display:flex;align-items:center;justify-content:center}.order-flow-body{padding-top:.15rem}.order-flow-body h4{margin:0 0 .25rem;font-size:.98rem;font-weight:600}.order-flow-body p{margin:0;font-size:.88rem;color:#4b5563}@media (max-width:767px){.order-flow-step{align-items:flex-start}.order-flow-body{padding-top:.3rem}}.order-flow-footnote{margin-top:1.7rem;padding:1rem 1.25rem;border-radius:999px;background:#fff;border:1px solid hsla(0,0%,100%,.7);font-size:.85rem;display:flex;align-items:center;gap:.6rem;color:#4b5563;justify-content:center;text-align:center;box-shadow:0 10px 25px rgba(15,23,42,.05)}.order-flow-shield{font-size:1.2rem;color:var(--store-accent,#0f766e)}.store-info-card--themed{background:var(--store-accent,#e11d48)!important;border:1px solid var(--store-accent,#e11d48);box-shadow:none;color:#fff}.store-info-icon{width:120px;height:120px;border-radius:999px;margin:0 auto .6rem;display:flex;align-items:center;justify-content:center;font-size:4.5rem;font-family:Segoe UI Emoji,Apple Color Emoji,Noto Color Emoji,sans-serif;background:#fff;color:var(--store-accent,#e11d48);box-shadow:0 14px 38px rgba(0,0,0,.14)}.store-info-card--themed .store-info-cta,.store-info-card--themed .store-info-list a,.store-info-card--themed .store-info-text,.store-info-card--themed .store-info-title{color:#fff}.store-info-map{position:relative;border-radius:14px;overflow:hidden;margin-bottom:.75rem}.store-info-map iframe{display:block;width:100%;height:220px}.store-map-pin{top:50%;transform:translate(-50%,-100%);width:28px;height:28px;border-radius:999px;box-shadow:0 12px 28px rgba(0,0,0,.25);pointer-events:none}.store-map-pin,.store-map-pin:after{position:absolute;left:50%;background:var(--store-accent,#0f766e);border:2px solid #fff}.store-map-pin:after{content:"";bottom:-10px;transform:translateX(-50%) rotate(45deg);width:16px;height:16px;border-radius:2px;box-sizing:border-box}.store-contact-grid{display:flex;flex-direction:column;gap:.4rem;margin:.75rem 0 1rem}.store-contact-grid--center{align-items:center}.store-contact-row{display:flex;justify-content:center;gap:.35rem;font-size:.95rem}.store-contact-label{font-weight:600}.store-whatsapp-mini{display:inline-flex;align-items:center;gap:.35rem;padding:.45rem .8rem;border-radius:999px;background:#fff;border:1px solid #fff;color:var(--store-accent,#0f766e);font-weight:600;text-decoration:none;margin:.4rem auto .9rem;box-shadow:0 8px 18px rgba(0,0,0,.12)}.store-whatsapp-mini:hover{transform:translateY(-1px);box-shadow:0 12px 22px rgba(0,0,0,.16)}.store-whatsapp-icon{color:#25d366;display:inline-flex;align-items:center;justify-content:center}.store-support-note{font-size:.85rem;color:#dce7ee;margin:.25rem auto .8rem;max-width:320px;text-align:center}.store-support-note a{color:#fff;font-weight:600;text-decoration:none}.store-social-lead{font-size:.85rem;color:hsla(0,0%,100%,.8);text-align:center;margin:.15rem 0 .5rem}.store-contact-note{text-align:center}.store-social-label{font-size:.95rem}@media (min-width:768px){.store-hero{padding:4rem 1.5rem 3.5rem}.store-hero-title{font-size:2.4rem}.store-hero-lead--narrow{max-width:580px}.store-footer-inner{flex-direction:row}}.store-hero{padding:3.5rem 1.25rem 3rem}.store-hero--simple{background:var(--store-accent-soft,#fde2e7);border-bottom:1px solid rgba(0,0,0,.04)}.store-hero-inner{max-width:960px;margin:0 auto;text-align:center}.store-hero-logo-main{width:96px;height:96px;border-radius:999px;margin:0 auto 1rem;background:#fff;border:3px solid var(--store-accent,#e11d48);display:flex;align-items:center;justify-content:center;overflow:hidden;box-shadow:0 18px 45px rgba(15,23,42,.18)}.store-hero-logo-main img{width:100%;height:100%;object-fit:cover}.store-hero-logo-main span{font-size:2.5rem;font-weight:700;color:var(--store-accent,#e11d48)}.store-hero-title{font-size:2.1rem;font-weight:700;letter-spacing:-.02em;margin-bottom:.35rem}.store-hero-line{font-size:1rem;font-weight:500;color:#4b5563;margin-bottom:.5rem}.store-hero-lead{font-size:.95rem;color:#6b7280;margin:0 auto 1.2rem}.store-hero-lead--narrow{max-width:520px}.store-hero-actions{display:flex;justify-content:center;gap:.75rem;flex-wrap:wrap}.store-section{max-width:1080px;margin:0 auto;padding:2.5rem 1.25rem 0}.store-section--products{padding-top:2.5rem}.store-section--essentials{padding-top:2rem;padding-bottom:3rem}.store-section-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:1.25rem}.store-section-header h3{font-size:1.3rem;font-weight:600}.store-section-header--center{flex-direction:column;gap:.25rem;text-align:center}.section-kicker{font-size:.85rem;color:#9ca3af}.store-info-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));grid-gap:1rem;gap:1rem}.store-info-card{background:#fff;border-radius:18px;border:1px solid #e5e7eb;padding:1.2rem 1.2rem 1.1rem;display:flex;flex-direction:column;align-items:stretch;box-shadow:0 18px 45px rgba(15,23,42,.06)}.store-info-title{text-align:center;font-size:1rem;font-weight:600;margin-bottom:.8rem}.store-info-map-link{display:block;border-radius:14px;overflow:hidden;margin-bottom:.75rem}.store-info-map img{display:block;width:100%;height:180px;object-fit:cover;transform:scale(1.01)}.store-info-placeholder{border-radius:14px;background:hsla(0,0%,100%,.7);padding:1.4rem 1rem;text-align:center;font-size:.85rem;color:#6b7280;margin-bottom:.75rem}.store-info-text{font-size:.9rem;color:#4b5563}.store-info-text--muted{margin-top:.7rem;color:#6b7280}.store-info-cta{display:inline-flex;align-self:center;margin-top:.7rem;font-size:.85rem}.store-info-list{list-style:none;margin:0 0 .4rem;padding:0}.store-info-list--center{text-align:center}.store-info-list--center li+li{margin-top:.2rem}.store-social-stack{display:flex;flex-direction:column;gap:.9rem;margin-top:1rem;width:100%;padding:0 .25rem .75rem}.store-social-tile{justify-content:flex-start;gap:.85rem;padding:.75rem 1rem;background:hsla(0,0%,100%,.92);text-decoration:none;color:#111827;width:100%;box-shadow:0 10px 25px rgba(15,23,42,.09)}.store-social-icon,.store-social-tile{display:flex;align-items:center;border-radius:999px}.store-social-icon{width:32px;height:32px;justify-content:center;font-size:.85rem;font-weight:700;color:#fff}.store-social-icon--whatsapp{background:#22c55e}.store-social-icon--facebook{background:#2563eb}.store-social-icon--instagram{background:radial-gradient(circle at 30% 110%,#fdf497 0,#fd5949 40%,#d6249f 60%,#285aeb 90%)}.store-social-icon--tiktok{background:#000}.store-social-text{display:flex;flex-direction:column;justify-content:center;gap:.1rem;line-height:1.25;text-align:left;flex:1 1}.store-social-label{font-size:.9rem;font-weight:500}.store-header-avatar.store-header-avatar--large{width:130px;height:130px;padding:7px}.store-social-sub{font-size:.75rem;color:#6b7280}.store-info-btn{display:inline-flex;align-items:center;justify-content:center;padding:.55rem 1.25rem;border-radius:12px;border:1px solid #fff;background:#fff;color:var(--store-accent,#0f766e);min-width:130px;font-weight:600;text-decoration:none;transition:transform .1s ease,box-shadow .1s ease;box-shadow:0 10px 20px rgba(0,0,0,.12);align-self:center;margin-top:.75rem}.store-info-btn:hover{transform:translateY(-1px);box-shadow:0 14px 28px rgba(0,0,0,.16)}.store-section--products{padding-bottom:1.5rem}.store-section--flow{margin-bottom:3rem;border-radius:18px;position:relative;overflow:hidden}.order-flow-footnote{margin-top:2.25rem}.store-header{padding-bottom:3.5rem}.store-header-inner--centered{position:relative;display:flex;align-items:center;justify-content:space-between;gap:1.5rem;min-height:72px;height:72px;max-height:72px;padding-top:.5rem;padding-bottom:.5rem}.store-header-avatar.store-header-avatar--large{width:140px;height:140px;border-radius:50%;padding:8px;background:hsla(0,0%,100%,.08);border:2px solid hsla(0,0%,100%,.18);box-sizing:border-box}.store-header-avatar.store-header-avatar--large .store-logo{width:100%;height:100%;border-radius:50%;object-fit:cover}.store-header-namecard{position:static;transform:none;text-align:left;max-width:40%;margin:0;padding:0;background:transparent;border:none}.store-header-namecard .store-header-name{font-size:1.2rem;font-weight:600}.store-header-namecard .store-header-slogan{font-size:.9rem;opacity:.9}.store-header-nav{gap:1rem}@media (max-width:768px){.store-header{padding-bottom:4rem}.store-header-inner--centered{justify-content:center}.store-header-namecard{max-width:100%;text-align:center}.store-header-nav{display:none}}.store-header{padding-bottom:2rem!important}.store-header-inner--centered{min-height:36px!important;height:36px!important;max-height:36px!important;padding-top:.25rem!important;padding-bottom:.25rem!important}.store-header{padding-bottom:1.5rem!important}.store-header-inner--centered{min-height:auto!important;height:auto!important;max-height:none!important;padding-top:8px!important;padding-bottom:8px!important}.store-header{padding-bottom:5px!important}.store-header-inner--centered{min-height:150px!important;height:150px!important;max-height:150px!important;padding-top:5px!important;padding-bottom:5px!important}.store-header-nav{gap:1rem!important}.store-section--products{padding-bottom:1.5rem!important}.store-section--flow{margin-top:3.5rem!important;margin-bottom:3rem!important}.store-header{padding-bottom:1.75rem!important}.store-header-inner--centered{position:relative!important;display:flex!important;align-items:center!important;justify-content:space-between!important;gap:1.5rem!important;min-height:120px!important;height:120px!important;max-height:120px!important;padding-top:.5rem!important;padding-bottom:.5rem!important}.store-header-avatar.store-header-avatar--large{width:140px!important;height:140px!important;border-radius:50%!important;padding:8px!important;background:hsla(0,0%,100%,.08)!important;border:2px solid hsla(0,0%,100%,.18)!important;box-sizing:border-box!important}.store-header-avatar.store-header-avatar--large .store-logo{width:100%!important;height:100%!important;border-radius:50%!important;object-fit:cover!important}.store-header-namecard{position:static!important;transform:none!important;display:flex!important;flex-direction:column!important;justify-content:center!important;margin:0!important;padding:0!important;background:transparent!important;border:none!important}.store-header-namecard .store-header-name{font-size:1.2rem!important;font-weight:700!important}.store-header-namecard .store-header-slogan{font-size:.95rem!important;opacity:.95!important}@media (max-width:768px){.store-header-inner--centered{justify-content:center!important}.store-header-namecard{text-align:center!important}.store-header-nav{display:none!important}}.store-section--products{padding-bottom:2rem!important;margin-bottom:1rem!important}.store-section--flow{margin-top:4rem!important;margin-bottom:3.5rem!important;padding-top:3rem!important;padding-bottom:3rem!important}.order-flow-footnote{margin-top:2.25rem!important;position:relative!important}.order-flow-footnote:after{content:""!important;display:block!important;margin-top:.55rem!important;height:10px!important;border-radius:999px!important;background:var(--store-accent-soft,#e0f2f1)!important;opacity:.95!important}.store-header{overflow:hidden}.store-header-inner{position:relative;z-index:1;display:flex;align-items:center;justify-content:space-between;gap:1.5rem;padding:.75rem 0;min-height:140px}.store-header-brand{display:flex;align-items:center;gap:.9rem;text-decoration:none;color:inherit}.store-header-avatar{width:100px!important;height:100px!important;display:flex;align-items:center;justify-content:center;background:hsla(0,0%,100%,.14);border:2px solid hsla(0,0%,100%,.24);box-shadow:0 14px 35px rgba(15,23,42,.35)}.store-header-avatar img{width:100%;height:100%;object-fit:cover}.store-header-text{display:flex;flex-direction:column;justify-content:center}.store-header-name{margin:0;font-size:1.25rem;font-weight:700}.store-header-slogan{margin:0;font-size:.95rem;opacity:.95}.store-header-nav{gap:1.25rem;height:100%}.store-header-nav a{display:inline-flex;align-items:center;line-height:1.2}@media (max-width:768px){.store-header-inner{flex-direction:column;align-items:center;text-align:center;gap:.75rem}.store-header-inner,.store-header-nav{justify-content:center}}.store-section--products{padding-bottom:2.5rem}.store-section--flow{margin-top:3.5rem;margin-bottom:3.5rem;padding-top:3rem;padding-bottom:3rem;border-radius:20px;background:var(--store-accent-soft,#e0f2f1);box-shadow:0 18px 45px rgba(15,23,42,.06)}.order-flow-footnote{margin-top:2rem;position:relative}.order-flow-footnote:after{content:"";display:block;margin-top:.6rem;height:12px;border-radius:999px;background:var(--store-accent-soft,#e0f2f1);opacity:.95}.store-header{padding-bottom:1rem!important}.store-header-brand{gap:.9rem!important;text-decoration:none!important;color:inherit!important}.store-header-avatar{width:140px!important;height:140px!important;position:relative;overflow:hidden;border-radius:999px!important;padding:8px!important;background:hsla(0,0%,100%,.12)!important;border:2px solid hsla(0,0%,100%,.18)!important;box-sizing:border-box!important;display:flex!important;align-items:center!important;justify-content:center!important;box-shadow:0 14px 35px rgba(15,23,42,.25)!important}.store-header-avatar img{width:100%!important;height:100%!important;object-fit:cover!important;border-radius:999px!important}.store-header-name{margin:0!important;font-size:1.25rem!important;font-weight:700!important}.store-header-slogan{margin:0!important;font-size:.95rem!important;opacity:.95!important}.store-header-nav{height:100%!important}@media (max-width:768px){.store-header-inner{grid-template-columns:1fr!important;justify-items:center!important;text-align:center!important}.store-header-brand{justify-self:center!important}.store-header-brand,.store-header-nav{justify-content:center!important}}.store-header-brand{gap:.5rem!important}.store-header-inner{grid-template-columns:auto 1fr auto!important;grid-gap:1rem!important;gap:1rem!important;padding:.75rem 0!important}.store-header-brand{justify-self:start!important}.store-header-nav{justify-self:end!important}.store-header-nav a{display:inline-flex!important;align-items:center!important;line-height:1.2!important}.store-header-inner{display:grid!important;grid-template-columns:1fr auto 1fr!important;justify-content:center!important}.store-header-brand{justify-content:flex-start!important}.store-header-inner{padding:12px 0!important}.store-header-brand{display:flex!important;align-items:center!important;gap:.75rem!important;text-align:left!important}.store-header-brand .store-header-avatar{display:none!important}.store-header-text{display:flex!important;flex-direction:column!important;justify-content:center!important}.store-header-inner{height:140px!important;max-height:140px!important;padding-top:0!important;padding-bottom:0!important}.store-info-btn{display:inline-flex!important;align-items:center!important;justify-content:center!important;padding:.7rem 1.1rem!important;border-radius:999px!important;border:1px solid transparent!important;background:hsla(0,0%,100%,.92)!important;color:#111827!important;min-width:130px!important;font-weight:600!important;text-decoration:none!important;transition:transform .1s ease,box-shadow .1s ease!important;box-shadow:0 10px 20px rgba(0,0,0,.12)!important;align-self:center!important;margin-top:.75rem!important}.store-info-btn:hover{transform:translateY(-1px)!important;box-shadow:0 14px 28px rgba(0,0,0,.16)!important}.store-whatsapp-mini{display:inline-flex!important;padding:.7rem 1.1rem!important;border-radius:999px!important;background:hsla(0,0%,100%,.92)!important;border:1px solid transparent!important;font-weight:600!important;text-decoration:none!important;margin:.4rem auto .9rem!important;box-shadow:0 10px 20px rgba(0,0,0,.12)!important}.store-whatsapp-mini:hover{transform:translateY(-1px)!important;box-shadow:0 12px 22px rgba(0,0,0,.16)!important}.store-whatsapp-mini{line-height:1!important}.store-whatsapp-icon{vertical-align:middle!important;transform:translateY(1px)!important;display:none!important}.store-whatsapp-mini{gap:.4rem!important;gap:.35rem!important}.store-whatsapp-icon,.store-whatsapp-icon svg{width:18px!important;height:18px!important}.store-whatsapp-mini{align-items:center!important;gap:.5rem!important;color:#111827!important}.store-whatsapp-icon svg{width:20px!important;height:20px!important;display:block!important}.store-whatsapp-icon{width:22px!important;height:22px!important;border:2px solid #25d366!important;background:transparent!important;color:#25d366!important;position:relative!important}.store-whatsapp-icon:before{color:#25d366}.store-header-inner{min-height:120px!important;height:120px!important;padding-top:8px!important;padding-bottom:8px!important;min-height:130px!important;padding-top:6px!important;padding-bottom:6px!important}.store-info-card--visit{order:1!important}.store-info-card--social{order:2!important}.store-info-card--contact{order:3!important}.store-whatsapp-icon{display:inline-flex!important;align-items:center!important;justify-content:center!important;width:20px!important;height:20px!important;border-radius:999px!important;background:#25d366!important;color:#fff!important;border:none!important;flex-shrink:0!important;margin:0!important;transform:none!important}.store-whatsapp-icon svg{display:none!important}.store-whatsapp-icon:before{content:"\260E";font-size:12px;line-height:1;color:#fff}.store-info-btn{padding-top:.85rem!important;padding-bottom:.85rem!important}.store-header{overflow:visible!important;padding-bottom:0!important}.store-header-inner{position:relative!important;display:flex!important;align-items:center!important;justify-content:space-between!important;min-height:110px!important;height:110px!important;max-height:110px!important;padding-top:4px!important;padding-bottom:4px!important}.store-header-logo-wrap{position:absolute!important;left:50%!important;top:50%!important;transform:translate(-50%,-50%)!important}.store-header-nav{display:flex!important;align-items:center!important;justify-content:flex-end!important;gap:1.25rem!important}.store-header-logo-wrap{top:56%!important;transform:translate(-50%,-56%)!important}.store-section--owner{max-width:1080px;margin:0 auto;padding:1.75rem 1.25rem 0}.store-owner-layout{display:grid;grid-template-columns:1fr 1fr;grid-gap:1rem;gap:1rem;align-items:stretch}@media (max-width:900px){.store-owner-layout{grid-template-columns:1fr}}.store-owner-card{background:#fff;border-radius:18px;border:1px solid #e5e7eb;box-shadow:0 18px 45px rgba(15,23,42,.06);padding:1.2rem 1.25rem 1.1rem;display:flex;flex-direction:column;gap:.75rem}.store-owner-card-header{display:flex;align-items:center;gap:.9rem}.store-owner-avatar{width:72px;height:72px;border-radius:999px;background:var(--store-accent-soft,#e0f2f1);border:2px solid var(--store-accent,#0f766e);display:flex;align-items:center;justify-content:center;overflow:hidden;color:var(--store-accent,#0f766e);font-weight:700;font-size:1.4rem;box-shadow:0 10px 26px rgba(15,23,42,.12)}.store-owner-avatar img{width:100%;height:100%;object-fit:cover}.store-owner-header-text{display:flex;flex-direction:column;gap:.2rem}.store-owner-label{margin:0;font-size:.8rem;text-transform:uppercase;letter-spacing:.04em;color:#9ca3af;font-weight:600}.store-owner-name{margin:0;font-size:1.05rem;font-weight:700;color:#111827}.store-owner-slogan{margin:0;font-size:.9rem;color:#6b7280}.store-owner-cta{margin-top:.35rem;align-self:flex-start;display:inline-flex;align-items:center;justify-content:center;gap:.4rem;padding:.6rem 1rem;border-radius:999px;border:1px solid rgba(15,23,42,.06);background:#f9fafb;color:#111827;font-size:.9rem;font-weight:600;text-decoration:none;box-shadow:0 8px 20px rgba(15,23,42,.08)}.store-owner-cta:hover{border-color:var(--store-accent,#0f766e);box-shadow:0 10px 24px rgba(15,23,42,.12);transform:translateY(-1px)}.store-gallery-card{background:#fff;border-radius:18px;border:1px solid #e5e7eb;box-shadow:0 18px 45px rgba(15,23,42,.06);padding:1.2rem 1.25rem 1.1rem;display:flex;flex-direction:column;gap:.6rem}.store-gallery-header{display:flex;flex-direction:column;gap:.1rem}.store-gallery-title{margin:0;font-size:1rem;font-weight:600;color:#111827}.store-gallery-subtitle{margin:0;font-size:.85rem;color:#6b7280}.store-gallery-strip{margin-top:.6rem;gap:.75rem;padding-bottom:.35rem}.store-gallery-strip::-webkit-scrollbar-thumb{background:rgba(148,163,184,.6)}.store-gallery-photo{flex:0 0 170px;height:110px;border-radius:14px;overflow:hidden;background:#f3f4f6;border:1px solid #e5e7eb;scroll-snap-align:start;box-shadow:0 10px 24px rgba(15,23,42,.08)}.store-gallery-photo img{width:100%;height:100%;object-fit:cover;display:block}@media (max-width:768px){.store-section--owner{padding-top:1.25rem}.store-gallery-photo{flex-basis:140px;height:100px}}.store-owner-inline{display:flex;align-items:center;gap:.75rem;margin-bottom:.75rem}.store-owner-inline-avatar{width:48px;height:48px;border-radius:999px;overflow:hidden;background:var(--store-accent-soft,#e0f2f1);display:flex;align-items:center;justify-content:center;color:var(--store-accent,#0f766e);font-weight:600;font-size:1.1rem}.store-owner-inline-avatar img{width:100%;height:100%;object-fit:cover}.store-owner-inline-label{margin:0;font-size:.75rem;text-transform:uppercase;letter-spacing:.04em;color:#9ca3af}.store-owner-inline-name{margin:0;font-weight:600;color:#111827}.store-section--owner-fresh{margin:32px auto 40px;max-width:1120px;border-radius:32px;background:var(--store-accent-soft,#e0f2f1);padding:32px 32px 36px;box-shadow:0 18px 40px rgba(15,23,42,.06)}.owner-fresh-inner{display:grid;grid-template-columns:minmax(0,340px) minmax(0,1fr);grid-gap:28px;gap:28px;align-items:stretch;min-height:260px}@media (max-width:900px){.owner-fresh-inner{grid-template-columns:minmax(0,1fr)}}.owner-card{background:#fff;border-radius:24px;padding:18px 18px 20px;display:flex;flex-direction:column;justify-content:space-between;box-shadow:0 10px 30px rgba(15,23,42,.06)}.owner-card-chip{display:inline-flex;align-items:center;padding:4px 10px;border-radius:999px;font-size:11px;font-weight:600;letter-spacing:.05em;text-transform:uppercase;color:var(--store-accent,#0f766e);background-color:rgba(15,118,110,.08);margin-bottom:10px}.owner-card-main{display:flex;gap:14px;align-items:flex-start}.owner-card-avatar{width:52px;height:52px;border-radius:999px;border:3px solid var(--store-accent,#0f766e);background:#f1f5f9;display:flex;align-items:center;justify-content:center;overflow:hidden;flex-shrink:0}.owner-card-avatar img{width:100%;height:100%;object-fit:cover}.owner-card-avatar span{font-size:22px;font-weight:700;color:var(--store-accent,#0f766e)}.owner-card-text{flex:1 1}.owner-card-name{font-weight:700;font-size:15px;margin-bottom:2px;color:#0f172a}.owner-card-role{font-size:12px;color:#64748b;margin-bottom:6px}.owner-card-copy{font-size:12px;color:#6b7280;line-height:1.5}.owner-card-cta{margin-top:14px;display:inline-flex;align-items:center;justify-content:center;padding:9px 14px;width:100%;border-radius:999px;background:var(--store-accent,#0f766e);color:#fff;font-size:13px;font-weight:600;text-decoration:none;box-shadow:0 10px 30px rgba(15,118,110,.35)}.fresh-card{background:#fff;border-radius:24px;padding:18px 18px 20px;box-shadow:0 10px 30px rgba(15,23,42,.06);display:flex;flex-direction:column}.fresh-card-header{display:flex;justify-content:space-between;align-items:baseline;gap:12px;margin-bottom:14px}.fresh-card-header h3{margin:0;font-size:15px;font-weight:700}.fresh-card-header p{margin:2px 0 0;font-size:12px;color:#6b7280}.fresh-card-seeall{font-size:12px}.fresh-grid{grid-gap:14px;gap:14px}.fresh-grid-item{background:#e2e8f0;box-shadow:0 10px 26px rgba(15,23,42,.07);aspect-ratio:4/3}.fresh-grid-item img{width:100%;height:100%;object-fit:cover;display:block}.fresh-grid-placeholder{width:100%;height:100%;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:20px;color:#64748b;background:#e5e7eb}.fresh-price-ribbon{position:absolute;right:8px;bottom:8px;display:inline-flex;align-items:center;gap:6px;padding:4px 8px;border-radius:999px;background:rgba(15,23,42,.86);color:#f9fafb;font-size:11px}.fresh-price-pill{padding:2px 6px;border-radius:999px;background:var(--store-accent,#0f766e);font-weight:600;text-transform:uppercase;letter-spacing:.06em}.fresh-price-value{font-weight:600}.fresh-empty{font-size:12px;color:#6b7280}.store-section--highlight{background:var(--store-accent-soft,#e0f2f1);border-radius:28px;padding:2.75rem 2.5rem;margin-top:2.25rem;box-shadow:0 18px 40px rgba(15,23,42,.08);min-height:360px}.store-highlight-inner{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(0,1.4fr);grid-gap:24px;gap:24px}.store-owner-hero{background:#fff;border-radius:22px;padding:1.75rem 1.75rem 1.5rem;display:flex;flex-direction:column;justify-content:space-between;box-shadow:0 12px 32px rgba(15,23,42,.08)}.store-owner-hero-badge{align-self:flex-start;padding:.3rem .9rem;border-radius:999px;font-size:.7rem;letter-spacing:.12em;text-transform:uppercase;font-weight:600;color:var(--store-accent,#0f766e);background:rgba(15,118,110,.08);margin-bottom:1.25rem}.store-owner-hero-main{display:flex;gap:1.5rem}.store-owner-hero-avatar{width:130px;height:130px;border-radius:50%;overflow:hidden;position:relative;background:#e5f5f3;border:3px solid var(--store-accent,#0f766e);display:flex;align-items:center;justify-content:center}.store-owner-hero-avatar img{width:100%;height:100%;object-fit:cover;object-position:center;display:block;transition:transform .3s ease}.store-owner-hero-text{flex:1 1}.store-owner-hero-name{font-size:1.3rem;font-weight:700;margin:0 0 .2rem;color:#0f172a}.store-owner-hero-role{margin:0;font-size:.85rem;color:#64748b}.store-owner-hero-copy{margin-top:.6rem;font-size:.85rem;line-height:1.5;color:#4b5563}.store-owner-hero-cta{margin-top:1.75rem;display:inline-flex;align-items:center;justify-content:center;width:100%;padding:.8rem 1.1rem;border-radius:999px;background:var(--store-accent,#0f766e);color:#fff;font-size:.9rem;font-weight:600;text-decoration:none;box-shadow:0 12px 24px rgba(15,118,110,.35)}.store-highlight-products{background:#fff;border-radius:22px;padding:1.6rem 1.8rem;box-shadow:0 12px 32px rgba(15,23,42,.08);display:flex;flex-direction:column}.store-highlight-products-header{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem;margin-bottom:1.5rem}.store-highlight-products-header h3{margin:0;font-size:1.1rem}.store-highlight-sub{margin:.25rem 0 0;font-size:.8rem;color:#6b7280}.fresh-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:18px;gap:18px;flex:1 1}.fresh-grid-item{position:relative;border-radius:18px;background:#f3f4f6;overflow:hidden;text-decoration:none}.fresh-grid-image-wrapper{position:relative;width:100%;padding-bottom:66%}.fresh-grid-image-wrapper img,.fresh-grid-placeholder{position:absolute;inset:0;width:100%;height:100%}.fresh-grid-image-wrapper img{object-fit:cover}.fresh-grid-placeholder{background:linear-gradient(135deg,#e5e7eb,#f3f4f6)}.fresh-price-tag{position:absolute;right:10px;bottom:10px;display:inline-flex;align-items:center;gap:6px;padding:4px 10px;border-radius:999px;background:rgba(15,23,42,.92);color:#fff;font-size:.75rem}.fresh-price-tag-label{padding:2px 6px;border-radius:999px;background:var(--store-accent,#0f766e);font-size:.65rem;text-transform:uppercase;letter-spacing:.08em;font-weight:700}.fresh-price-tag-amount{font-weight:600}@media (max-width:1024px){.store-highlight-inner{grid-template-columns:1fr}.store-section--highlight{padding:2rem 1.25rem}.store-highlight-products{padding:1.4rem 1.25rem}}@media (max-width:640px){.store-section--highlight{border-radius:0;box-shadow:none;margin-top:1.5rem}.store-owner-hero-main{flex-direction:column;align-items:flex-start}.store-owner-hero-avatar{width:80px;height:80px}.fresh-grid{grid-template-columns:1fr}}.store-owner-hero-main{gap:2rem;align-items:center}.store-owner-hero-name{font-size:1.4rem}.store-owner-hub{margin-top:36px;margin-bottom:32px}.store-owner-hub-inner{background:var(--store-accent-soft,#e0f2f1);border-radius:28px;padding:32px 32px 36px;box-shadow:0 22px 60px rgba(15,23,42,.14);display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);grid-gap:24px;gap:24px}@media (max-width:960px){.store-owner-hub-inner{grid-template-columns:minmax(0,1fr);padding:24px 18px 26px}}.store-owner-hub-owner-card{background:#fff;border-radius:24px;padding:26px 24px 22px;box-shadow:0 14px 40px rgba(15,23,42,.14);display:flex;flex-direction:column;justify-content:space-between}.store-owner-hub-banner-card{padding:0;overflow:hidden}.store-owner-hub-banner-frame{width:100%;height:100%;min-height:280px;position:relative;overflow:hidden}.store-owner-hub-banner-frame img{width:100%;height:100%;object-fit:cover;display:block}.store-owner-hub-badge{display:inline-flex;align-items:center;justify-content:center;padding:6px 14px;border-radius:999px;font-size:11px;letter-spacing:.08em;text-transform:uppercase;font-weight:600;background:rgba(15,118,110,.08);color:var(--store-accent,#0f766e);margin-bottom:18px}.store-owner-hub-owner-main{display:flex;gap:22px}.store-owner-hub-avatar{width:118px;height:118px;border-radius:999px;border:4px solid var(--store-accent,#0f766e);overflow:hidden;display:flex;align-items:center;justify-content:center;background:radial-gradient(circle at 30% 20%,#fff,rgba(15,118,110,.25));flex-shrink:0}.store-owner-hub-avatar img{width:100%;height:100%;object-fit:cover;display:block}.store-owner-hub-avatar-initial{font-size:40px;font-weight:700;color:var(--store-accent,#0f766e)}.store-owner-hub-owner-text{display:flex;flex-direction:column;justify-content:center;gap:4px}.store-owner-hub-owner-name{margin:0;font-size:20px;font-weight:700;color:#0f172a}.store-owner-hub-owner-tagline{margin:0;font-size:13px;font-weight:500;color:var(--store-accent,#0f766e)}.store-owner-hub-owner-sub{margin:4px 0 0;font-size:13px;color:#4b5563;max-width:22rem}.store-owner-hub-whatsapp{margin-top:24px;display:inline-flex;align-items:center;justify-content:center;width:100%;padding:11px 14px;border-radius:999px;background:var(--store-accent,#0f766e);color:#fff;font-size:13px;font-weight:600;text-decoration:none;box-shadow:0 10px 24px rgba(15,118,110,.35)}.store-owner-hub-whatsapp:hover{filter:brightness(1.05)}.store-owner-hub-fresh-card{background:#fff;border-radius:24px;padding:22px 22px 18px;box-shadow:0 14px 40px rgba(15,23,42,.14);display:flex;flex-direction:column}.store-owner-hub-fresh-head{display:flex;align-items:baseline;justify-content:space-between;gap:12px}.store-owner-hub-fresh-head h3{margin:0 0 2px;font-size:18px;font-weight:700;color:#0f172a}.store-owner-hub-fresh-head p{margin:0;font-size:13px;color:#6b7280}.store-owner-hub-fresh-seeall{font-size:13px;color:var(--store-accent,#0f766e);text-decoration:none;font-weight:500}.store-owner-hub-fresh-grid{margin-top:16px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-auto-rows:190px;grid-gap:16px;gap:16px}@media (max-width:960px){.store-owner-hub-fresh-grid{grid-auto-rows:150px}}.store-owner-hub-fresh-item{position:relative;border-radius:18px;overflow:hidden}.store-owner-hub-fresh-image{width:100%;height:100%;background:#e5e7eb;position:relative}.store-owner-hub-fresh-image img{width:100%;height:100%;object-fit:cover;display:block}.store-owner-hub-fresh-placeholder{width:100%;height:100%;background:repeating-linear-gradient(45deg,#e5e7eb,#e5e7eb 8px,#d1d5db 0,#d1d5db 16px)}.store-owner-hub-fresh-ribbon{position:absolute;right:10px;bottom:10px;display:inline-flex;align-items:center;gap:6px;background:rgba(15,23,42,.92);border-radius:999px;padding:4px 10px}.store-owner-hub-fresh-tag{font-size:10px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:#fff;background:var(--store-accent,#0f766e);padding:2px 7px;border-radius:999px}.store-owner-hub-fresh-price{font-size:11px;font-weight:600;color:#f9fafb}.store-owner-hero-avatar--has-image{background-size:cover;background-position:50%;background-repeat:no-repeat;color:transparent}.store-owner-hero-avatar span{display:inline-flex;align-items:center;justify-content:center;width:100%;height:100%}.filters-bar{margin-bottom:1.25rem;padding:.85rem 1rem;border-radius:1rem;background-color:var(--store-accent,#0f766e);border:none;box-shadow:none;color:#fff;display:flex;flex-wrap:wrap;gap:.9rem;align-items:flex-end}.filters-bar .field-label{font-size:.82rem;font-weight:600;color:#f9fafb}.filters-bar .field-input{background-color:#fff;border-radius:.6rem;border:1px solid rgba(15,23,42,.14);transition:border-color .12s ease,box-shadow .12s ease;color:#0f172a;height:44px}.filters-bar .field-input:hover{border-color:rgba(15,118,110,.6)}.filters-bar .field-input:focus{outline:none;border-color:var(--store-accent,var(--accent));box-shadow:0 0 0 3px rgba(15,118,110,.22)}.filters-bar select.field-input{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:#fff;color:#0f172a;border:1px solid rgba(15,23,42,.14);padding:.5rem 2.25rem .5rem .75rem;height:44px;background-image:linear-gradient(45deg,transparent 50%,var(--store-accent,var(--accent)) 50%),linear-gradient(135deg,var(--store-accent,var(--accent)) 50%,transparent 50%)}.filters-bar .btn-primary{background-color:#fff;color:var(--store-accent,var(--accent));border-radius:999px;padding-inline:1.4rem;box-shadow:0 8px 20px rgba(0,0,0,.25)}.filters-bar .btn-primary:hover{filter:brightness(.97);transform:translateY(-1px)}.store-section--schedule{margin-top:3rem;margin-bottom:1.4rem;padding:0 1rem}.schedule-shell{max-width:1100px;margin:0 auto;background:#fff;border-radius:24px;padding:2rem 2.25rem 2.25rem;box-shadow:0 18px 40px rgba(15,23,42,.12);border:1px solid rgba(148,163,184,.25)}.schedule-header{display:flex;flex-direction:column;align-items:center;gap:.9rem;margin-bottom:1.8rem}.schedule-icon-circle{width:72px;height:72px;border-radius:999px;display:flex;align-items:center;justify-content:center;background:var(--store-accent-soft,#e0f2f1);border:3px solid var(--store-accent,#0f766e);box-shadow:0 10px 25px rgba(15,23,42,.2);font-size:2rem}.schedule-header-text h3{text-align:center;font-size:1.25rem;font-weight:700;color:#020617;margin-bottom:.2rem}.schedule-header-text p{text-align:center;font-size:.9rem;color:#6b7280}.schedule-layout{display:flex;gap:1.75rem;align-items:stretch}.schedule-card{flex:3 1;border-radius:18px;padding:1.1rem 1.4rem 1rem;background:#f9fafb;border:1px solid rgba(148,163,184,.35)}.schedule-table{display:flex;flex-direction:column;gap:.55rem}.schedule-row{display:flex;justify-content:space-between;font-size:.95rem;padding-bottom:.35rem;border-bottom:1px solid rgba(148,163,184,.35)}.schedule-row:last-child{border-bottom:none}.schedule-day{font-weight:600;color:#0f172a}.schedule-time{font-weight:500;font-feature-settings:"tnum";font-variant-numeric:tabular-nums;color:#020617}.schedule-owner-card{flex:1 1;border-radius:18px;overflow:hidden;border:1px solid rgba(148,163,184,.35);display:flex;flex-direction:column;background:#fff}.schedule-owner-banner{width:100%;padding:.7rem .9rem;background:var(--store-accent,#0f766e);color:#fff;text-align:center;display:flex;flex-direction:column;gap:.1rem}.schedule-owner-banner-label{font-size:.78rem;text-transform:uppercase;letter-spacing:.08em;opacity:.85}.schedule-owner-banner-name{font-size:.95rem;font-weight:600}.schedule-owner-photo{flex:1 1;position:relative;overflow:hidden;border-radius:0}.schedule-owner-photo .schedule-owner-photo-img,.schedule-owner-photo img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center;display:block}.schedule-owner-photo-placeholder{position:absolute;inset:0;background:radial-gradient(circle at top,#0f766e,#020617);display:flex;align-items:center;justify-content:center;color:#e5e7eb;font-size:2rem;font-weight:700}.schedule-note{margin-top:1.1rem;text-align:center;font-size:.85rem;color:#6b7280}@media (max-width:900px){.schedule-shell{padding:1.6rem 1.3rem 1.9rem}.schedule-layout{flex-direction:column}.schedule-card,.schedule-owner-card{width:100%}.schedule-owner-photo{min-height:260px}}.store-section--gallery{margin-top:1.5rem;margin-bottom:1.8rem;padding:0 1rem}.store-gallery-shell{max-width:1100px;margin:0 auto}.store-gallery-strip{margin-top:1.4rem;display:flex;gap:1rem;overflow-x:auto;padding:.5rem 0 .4rem;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch}.store-gallery-strip::-webkit-scrollbar{height:6px}.store-gallery-strip::-webkit-scrollbar-track{background:transparent}.store-gallery-strip::-webkit-scrollbar-thumb{background:rgba(148,163,184,.7);border-radius:999px}.store-gallery-item{flex:0 0 230px;max-width:260px;aspect-ratio:4/3;background:#e5e7eb;border-radius:18px;overflow:hidden;position:relative;box-shadow:0 12px 30px rgba(15,23,42,.18);border:1px solid rgba(148,163,184,.35);scroll-snap-align:center}.store-gallery-img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .18s ease-out}.store-gallery-item:hover .store-gallery-img{transform:scale(1.04)}.store-gallery-item:before{content:"";position:absolute;inset:0;border-radius:inherit;border:2px solid transparent;box-shadow:0 0 0 0 transparent;pointer-events:none;transition:box-shadow .16s ease-out,border-color .16s ease-out}.store-gallery-item:hover:before{border-color:var(--store-accent-soft,#e0f2f1);box-shadow:0 0 0 1px var(--store-accent,#0f766e)}@media (max-width:768px){.store-gallery-item{flex:0 0 70%}}.btn-primary{background:var(--store-accent,#0f766e);border:1px solid var(--store-accent,#0f766e);color:#fff;box-shadow:0 10px 20px rgba(0,0,0,.1)}.btn-primary:hover{filter:brightness(.95);transform:translateY(-1px)}.btn-primary:active{transform:translateY(0);filter:brightness(.92)}.product-card-thumb{width:28px;height:28px;position:relative;border-radius:.5rem;overflow:hidden;background-color:#f8fafc;border:1px solid rgba(15,23,42,.08)}.product-card-thumbs{display:flex;gap:.35rem;align-items:center;justify-content:center;min-height:32px}.product-card-thumb img{width:100%;height:100%;object-fit:cover}.checkout-shell{max-width:1120px;margin:0 auto}.checkout-layout.checkout-layout--card{display:grid;grid-template-columns:minmax(0,2fr) minmax(0,1.3fr);grid-gap:2rem;gap:2rem;align-items:flex-start}@media (max-width:900px){.checkout-layout.checkout-layout--card{grid-template-columns:1fr}}.checkout-form-card{padding:1.8rem 1.8rem 2rem}.checkout-form-card,.checkout-summary.checkout-summary--card{background:#fff;border-radius:18px;box-shadow:0 18px 60px rgba(15,23,42,.06)}.checkout-summary.checkout-summary--card{padding:1.6rem 1.6rem 1.9rem}.field-row-split{display:grid;grid-template-columns:1fr 1fr;grid-gap:1rem;gap:1rem}@media (max-width:720px){.field-row-split{grid-template-columns:1fr}}.pickup-panel.pickup-panel--accent{margin-top:1rem;margin-bottom:1.4rem;padding:1.25rem 1.4rem;border-radius:16px;background:var(--store-accent-soft,#f3f4ff);border:1px solid rgba(15,23,42,.06)}.field-radio-group.field-radio-group--pill{display:flex;flex-wrap:wrap;gap:.75rem}.field-radio-group.field-radio-group--pill label{position:relative;padding:.4rem .9rem .4rem 2.1rem;border-radius:999px;border:1px solid rgba(15,23,42,.14);background:#fff;font-size:.9rem;cursor:pointer;transition:all .18s ease}.field-radio-group.field-radio-group--pill label.is-active{border-color:var(--store-accent,#0f766e);background:rgba(15,118,110,.06);color:var(--store-accent,#0f766e)}.field-radio-group.field-radio-group--pill input[type=radio]{position:absolute;left:.7rem;top:50%;transform:translateY(-50%)}.pickup-time-block{margin-top:.75rem;display:grid;grid-gap:.95rem;gap:.95rem}.pickup-hours-card{padding:.75rem .9rem .9rem;border-radius:12px;background:#fff;border:1px solid rgba(15,23,42,.08)}.pickup-hours-lead{margin:0 0 .4rem;font-size:.78rem;color:rgba(15,23,42,.7)}.pickup-hours-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:.35rem 1.2rem;gap:.35rem 1.2rem}@media (max-width:600px){.pickup-hours-grid{grid-template-columns:1fr}}.pickup-hours-row{display:flex;justify-content:space-between;font-size:.8rem}.pickup-hours-day{font-weight:600;color:rgba(15,23,42,.85)}.pickup-hours-time{font-feature-settings:"tnum";font-variant-numeric:tabular-nums;color:rgba(15,23,42,.8)}.checkout-submit-block{margin-top:1.4rem;text-align:center;display:flex;flex-direction:column;gap:.75rem;align-items:center}.checkout-submit-btn{min-width:220px}.form-error.form-error--inline{width:100%;max-width:480px;text-align:center}.checkout-helper.checkout-helper--center{text-align:center;font-size:.85rem}.checkout-form-card .field-input,.checkout-form-card .field-textarea{border-radius:10px;border:1px solid rgba(15,23,42,.18);transition:border-color .16s ease,box-shadow .16s ease,background-color .16s ease}.checkout-form-card .field-input:focus,.checkout-form-card .field-input:focus-visible,.checkout-form-card .field-textarea:focus,.checkout-form-card .field-textarea:focus-visible{outline:none;border-color:var(--store-accent,#0f766e);box-shadow:0 0 0 2px color-mix(in srgb,var(--store-accent,#0f766e) 35%,transparent);background-color:#fff}.checkout-left-title{text-align:center;margin:0 0 1.25rem}.pickup-panel{background:var(--store-accent-soft,#e0f2f1)}.pickup-panel .field{margin-bottom:.85rem}.checkout-cta{display:flex;flex-direction:column;align-items:center;gap:.75rem;margin-top:1.25rem}.checkout-helper--center{text-align:center;margin:0;max-width:520px}.form-error--below{width:100%;max-width:520px;text-align:center}.field-input:focus,.field-textarea:focus{outline:none;border-color:var(--store-accent,#0f766e);box-shadow:0 0 0 3px color-mix(in srgb,var(--store-accent,#0f766e) 25%,transparent)}.pickup-schedule-card{margin-top:0;background:#fff;border:1px solid rgba(15,23,42,.08);border-radius:14px;padding:1rem 1rem .75rem;box-shadow:0 14px 30px rgba(15,23,42,.08)}.pickup-schedule-title{font-size:.95rem;color:rgba(15,23,42,.7);margin-bottom:.75rem;text-align:center;font-weight:600}.pickup-schedule-grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:.4rem 1.25rem;gap:.4rem 1.25rem}.pickup-schedule-row{display:flex;justify-content:space-between;gap:.75rem;font-size:.92rem}.pickup-day{font-weight:600;color:rgba(15,23,42,.85)}.pickup-hours{font-weight:700}.pickup-split{margin-top:.75rem;display:grid;grid-template-columns:1.2fr .8fr;grid-gap:1rem;gap:1rem;align-items:stretch}@media (max-width:900px){.pickup-split{grid-template-columns:1fr}}.pickup-location-card{background:#fff;border:1px solid rgba(15,23,42,.08);border-radius:14px;padding:1rem 1rem .9rem;display:flex;flex-direction:column;gap:.65rem;box-shadow:0 14px 30px rgba(15,23,42,.08)}.pickup-location-title{font-weight:800}.pickup-map-frame{border:1px solid rgba(15,23,42,.12);background:var(--store-accent-soft,#e0f2f1);height:180px}.pickup-map-placeholder{height:100%;display:grid;place-items:center;font-weight:700;color:rgba(15,23,42,.7)}.pickup-location-address{font-size:.9rem;color:rgba(15,23,42,.75)}.pickup-location-actions{display:flex;flex-direction:column;gap:.5rem}.pickup-locate-btn{width:100%;justify-content:center}.pickup-nav-links{display:flex;gap:.8rem;flex-wrap:wrap;font-size:.88rem}.pickup-nav-links a{color:rgba(15,23,42,.75);text-decoration:underline}.pickup-nav-links a:hover{color:rgba(15,23,42,.95)}.pickup-split--center{max-width:860px;margin-left:auto;margin-right:auto;align-items:start}.pickup-schedule-list{margin-top:.5rem;display:flex;flex-direction:column;gap:.2rem}.pickup-schedule-line{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:.4rem 0 .55rem}.pickup-schedule-line .pickup-day{font-weight:600;color:#0f172a}.pickup-schedule-line .pickup-hours{font-weight:600;color:rgba(15,23,42,.78)}.pickup-schedule-line+.pickup-schedule-line{border-top:1px dashed rgba(15,23,42,.08)}.pickup-schedule-line:last-child{padding-bottom:.35rem}.pickup-split--match{align-items:stretch}.pickup-card{height:100%;display:flex;flex-direction:column;background:#fff;border:1px solid rgba(15,23,42,.08);border-radius:16px;box-shadow:0 14px 30px rgba(15,23,42,.08);padding:1rem 1rem 1.1rem;gap:.75rem}.pickup-title-center{text-align:center;margin:0}.pickup-location-address{margin-top:.2rem;margin-bottom:.5rem}.pickup-map-frame{border-radius:12px;overflow:hidden;border:1px solid rgba(0,0,0,.08);background:#fff;flex:1 1;min-height:200px}.pickup-map-frame iframe{width:100%;height:100%;border:0}.pickup-whatsapp-btn{margin-top:auto;width:100%}.checkout-summary-list--separated .checkout-summary-item{padding:0;border-bottom:none}.checkout-summary-list--separated .checkout-summary-item:last-child{border-bottom:none;padding-bottom:0}.checkout-summary-shipping{margin-top:10px;padding-top:10px;border-top:1px solid rgba(0,0,0,.1)}.checkout-summary-ship-label{font-weight:600}.checkout-ship-icon{color:var(--store-accent,#0f766e)}.checkout-summary-row--muted{color:rgba(0,0,0,.65);font-size:.95rem}.checkout-summary{background:#fff;border:1px solid rgba(15,23,42,.08);border-radius:18px;box-shadow:0 18px 45px rgba(15,23,42,.12);padding:1.25rem 1.25rem 1.35rem;display:flex;flex-direction:column;gap:.6rem}.checkout-summary h3{margin:0 0 .85rem;text-align:left;font-weight:800}.checkout-summary-list{list-style:none;padding:0;margin:0 0 .75rem;display:flex;flex-direction:column;gap:.75rem;flex:1 1}.checkout-summary-item{display:flex;align-items:center;justify-content:space-between;gap:.75rem;padding-bottom:.4rem;border-bottom:1px solid rgba(0,0,0,.05)}.checkout-summary-item:last-child{border-bottom:none;padding-bottom:0}.checkout-summary-item-left{display:flex;align-items:center;gap:.7rem;min-width:0}.checkout-summary-thumb{width:54px;height:54px;border-radius:12px;overflow:hidden;background:#f3f4f6;border:1px solid rgba(15,23,42,.06);box-shadow:inset 0 1px 2px rgba(0,0,0,.02);flex-shrink:0}.checkout-summary-thumb img{width:100%;height:100%;object-fit:cover;display:block}.checkout-item-title{font-weight:700;margin:0 0 2px}.checkout-item-meta{color:rgba(15,23,42,.65);font-size:.92rem}.checkout-summary-row{margin-top:.35rem}.checkout-summary-total{margin-top:.8rem;padding-top:.65rem;border-top:1px solid rgba(15,23,42,.1);font-size:1.05rem;display:flex;justify-content:space-between;font-weight:700}.checkout-place-order-btn{width:100%;margin-top:auto}.checkout-layout--aligned{align-items:flex-start}.checkout-right{display:flex;flex-direction:column}.checkout-summary-spacer{height:68px}@media (max-width:900px){.checkout-summary-spacer{height:0}}.checkout-summary-row{display:flex;align-items:center;justify-content:space-between;gap:12px;width:100%}.checkout-summary-row>span:last-child{white-space:nowrap;font-weight:600}.checkout-summary-ship-label{display:inline-flex;align-items:center;gap:8px;min-width:0}.checkout-summary-row--muted>span:last-child{font-weight:500}.account-shell{display:grid;grid-gap:2rem;gap:2rem;grid-template-columns:260px minmax(0,1fr)}.account-sidebar{background:#fff;border:1px solid rgba(15,118,110,.1);border-radius:18px;padding:1.5rem;position:-webkit-sticky;position:sticky;top:1rem;height:-moz-fit-content;height:fit-content}.account-sidebar h3{margin-bottom:1rem;font-size:1.1rem}.account-sidebar ul{list-style:none;padding:0;margin:0 0 1.5rem;display:flex;flex-direction:column;gap:.35rem}.account-sidebar a{color:var(--accent)}.account-signout{width:100%}.account-content{min-height:400px}.account-card{background:#fff;border:1px solid rgba(15,118,110,.08);border-radius:18px;padding:1.5rem;display:flex;flex-direction:column;gap:.75rem}.account-cards{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));grid-gap:1.5rem;gap:1.5rem;margin-top:1.5rem}.account-orders-list{list-style:none;padding:0;margin:1rem 0;display:flex;flex-direction:column;gap:.75rem}.account-orders-list li{display:flex;justify-content:space-between;align-items:center;gap:1rem;border-bottom:1px solid rgba(15,118,110,.08);padding-bottom:.5rem}.account-orders-table{list-style:none;padding:0;margin:2rem 0;display:flex;flex-direction:column;gap:1rem}.account-orders-table li{display:grid;grid-template-columns:repeat(auto-fit,minmax(140px,1fr));grid-gap:1rem;gap:1rem;align-items:center;padding:1rem;border:1px solid rgba(15,118,110,.08);border-radius:12px}.account-order-total{margin-top:.25rem;font-weight:600}.status-pill{justify-content:center;padding:.25rem .75rem;background:rgba(15,118,110,.1);color:var(--accent);text-transform:capitalize}.status-pill.status-completed,.status-pill.status-delivered{background:rgba(34,197,94,.15);color:#065f46}.status-pill.status-cancelled,.status-pill.status-rejected{background:rgba(239,68,68,.15);color:#7f1d1d}.status-pill.status-ready_for_pickup{background:rgba(59,130,246,.15);color:#1d4ed8}.profile-form{display:flex;flex-direction:column;gap:1rem}.banner{border-radius:12px;padding:1rem;margin-bottom:1rem}.banner-success{background:rgba(34,197,94,.1);color:#166534}.order-detail-grid{display:grid;grid-gap:1.5rem;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));margin-bottom:1.5rem}.order-items-list,.timeline-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.75rem}.order-items-list li,.timeline-list li{display:flex;justify-content:space-between;gap:1rem}.order-total{margin-top:1rem;font-size:1.1rem}.timeline-list span{font-size:.85rem;color:#6b7280}.track-note{text-align:center;margin-top:1rem;font-size:.95rem}.checkout-summary-row--muted,.track-note{color:#475569}@media (max-width:900px){.account-shell{grid-template-columns:1fr}.account-sidebar{position:static}}.buyer-menu{position:relative}.buyer-menu-toggle{gap:.5rem;background:rgba(15,118,110,.1);padding:.3rem .75rem;cursor:pointer}.buyer-avatar{width:28px;height:28px;border-radius:50%;background:var(--store-accent-soft,rgba(15,118,110,.15));display:inline-flex;align-items:center;justify-content:center;font-weight:600;color:var(--store-accent,var(--accent))}.buyer-dropdown{position:absolute;right:0;top:calc(100% + .5rem);min-width:240px;background:#fff;border:1px solid rgba(15,118,110,.1);border-radius:16px;box-shadow:0 20px 50px rgba(15,23,42,.12);padding:1rem;z-index:20}.buyer-dropdown h4{margin:0 0 .5rem}.buyer-dropdown ul{list-style:none;padding:0;margin:0 0 1rem;display:flex;flex-direction:column;gap:.5rem}.buyer-dropdown button{width:100%}.store-owner-hub-fresh-card{height:100%}.store-banner-card{position:relative;border-radius:24px;overflow:hidden;background:var(--store-accent-soft,#e0f2f1);border:1px solid rgba(148,163,184,.35);box-shadow:0 14px 40px rgba(15,23,42,.14);height:100%;min-height:210px}.store-banner-card img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.store-banner-overlay{position:relative;z-index:1;height:100%;padding:18px;display:flex;flex-direction:column;justify-content:flex-end;background:linear-gradient(0deg,rgba(2,6,23,.7),rgba(2,6,23,.2),rgba(2,6,23,0))}.store-banner-title{color:#fff;font-weight:800;font-size:1.15rem;margin:0}.store-banner-subtitle{color:hsla(0,0%,100%,.85);font-size:.9rem;margin-top:4px}.store-banner-placeholder{height:100%;display:flex;align-items:center;justify-content:center;font-weight:800;font-size:1.2rem;color:var(--store-accent,#0f766e)}.store-header{padding:18px 0}.store-header-bar{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;grid-gap:18px;gap:18px;min-height:110px}.store-header-slogan{color:var(--muted,rgba(55,65,81,.8));font-weight:400}.store-header-right{grid-area:right;justify-self:end;display:flex;justify-content:flex-end;gap:12px}.store-locale{position:relative;display:inline-flex}.store-locale-icon{display:inline-flex;align-items:center;justify-content:center;opacity:.85}.store-locale-trigger{display:inline-flex;align-items:center;gap:8px;padding:8px 12px;border-radius:999px;border:1px solid hsla(0,0%,100%,.22);background:hsla(0,0%,100%,.1);color:#fff;font-weight:600;font-size:.95rem;line-height:1;cursor:pointer;outline:none}.store-locale-trigger:focus-visible{outline:2px solid hsla(0,0%,100%,.5);outline-offset:2px}.store-locale-chevron{display:inline-flex;align-items:center;justify-content:center;opacity:.9}.store-locale-menu{position:absolute;top:calc(100% + 8px);right:0;min-width:170px;grid-gap:4px;gap:4px;padding:6px;border-radius:14px;border:1px solid hsla(0,0%,100%,.12);background:rgba(15,23,42,.96);box-shadow:0 18px 32px rgba(0,0,0,.25);z-index:20}.store-locale-option{width:100%;border:none;color:#fff;font-size:.95rem;padding:8px 10px;border-radius:10px;text-align:left;cursor:pointer}.store-locale-option:hover,.store-locale-option[aria-selected=true]{background:hsla(0,0%,100%,.12)}.store-header-nav a{color:#fff}.store-header-nav a:hover{color:#e6e6e6}@media (max-width:900px){.store-header-bar{grid-template-columns:1fr;gap:12px;min-height:unset}.store-header-left,.store-header-right{justify-self:center;text-align:center}.store-header-nav{justify-content:center}}.store-header{position:relative;padding:0}.store-header-shell{display:grid;grid-template-rows:1fr auto;min-height:140px;padding:12px 0 10px}.store-header-top{display:grid;grid-template-columns:1fr auto 1fr;grid-template-areas:"left center right"}.store-header-left{grid-area:left;justify-self:start}.store-header-name{font-weight:800;font-size:1.15rem;line-height:1.1;color:#fff}.store-header-slogan{font-size:.92rem;opacity:.92;color:hsla(0,0%,100%,.92)}.store-header-center{grid-area:center;justify-self:center;display:flex;align-items:center;justify-content:center}.store-header-avatar.store-header-avatar--large{width:120px;height:120px;border-radius:999px;padding:6px;background:hsla(0,0%,100%,.92);border:2px solid hsla(0,0%,100%,.55);box-shadow:0 18px 40px rgba(0,0,0,.22);display:grid;place-items:center;overflow:hidden}.store-header-avatar--large .store-logo{width:100%;height:100%;border-radius:999px;object-fit:cover;display:block}.store-logo-fallback{font-weight:900;font-size:2rem;color:var(--store-accent,#0f766e)}.store-header-bottom{display:flex;justify-content:flex-end;align-items:flex-end;padding-top:8px}.store-header-nav{display:flex;align-items:center;justify-content:flex-end;gap:1.15rem;flex-wrap:wrap}.store-header-nav a{color:hsla(0,0%,100%,.92);text-decoration:none;font-weight:600}.store-header-nav a:hover{color:#fff}.buyer-menu-toggle{display:inline-flex;align-items:center;gap:10px;padding:8px 10px;border-radius:999px;border:1px solid hsla(0,0%,100%,.22);background:hsla(0,0%,100%,.1);color:#fff}.buyer-avatar{width:30px;height:30px;border-radius:999px;display:grid;place-items:center;font-weight:800;background:hsla(0,0%,100%,.18);border:1px solid hsla(0,0%,100%,.22)}@media (max-width:900px){.store-header-shell{min-height:unset;padding:12px 0;gap:10px}.store-header-top{grid-template-columns:1fr;grid-template-areas:"center" "left" "right";gap:10px}.store-header-left{justify-self:center;text-align:center}.store-header-bottom,.store-header-nav{justify-content:center}}.store-info-text--center{text-align:center;font-weight:600}.store-info-btn--tall{padding:.8rem 1.4rem;min-height:46px}.store-contact-owner-centered{text-align:center;font-weight:800;font-size:1.05rem;margin:.35rem 0 .6rem}.store-contact-whatsapp-btn{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;width:100%;margin-top:.75rem;padding:.75rem 1rem;border-radius:999px;background:#fff;color:var(--store-accent,#0f766e);font-weight:700;text-align:center;text-decoration:none;border:1px solid rgba(15,23,42,.08);transition:transform .12s ease,filter .12s ease}.store-contact-whatsapp-btn:hover{filter:brightness(.97);transform:translateY(-1px)}.store-contact-whatsapp-icon{font-size:1rem}.store-contact-whatsapp-text{flex:1 1;min-width:0;text-align:center;line-height:1.25}.store-contact-whatsapp-btn--inline{width:auto;align-self:flex-start;padding:.65rem 1rem;margin-top:.35rem}.store-contact-whatsapp-btn--full{align-self:center;margin-inline:auto}.store-shell .store-header{background:var(--store-accent)!important}.store-shell .store-header:before{display:none!important}.store-shell .filters-bar{background:var(--store-accent)!important;border-radius:16px;padding:14px 16px;margin:10px 0 18px;box-shadow:0 14px 30px rgba(2,6,23,.12)}.store-shell .filters-bar-inner{display:grid;grid-template-columns:1fr .9fr auto;grid-gap:12px;gap:12px;align-items:center}.store-shell .filters-control-input,.store-shell .filters-select-native{width:100%;height:44px;border-radius:14px;border:1px solid rgba(15,23,42,.16);background:hsla(0,0%,100%,.98);color:#0f172a;padding:0 14px;font-size:14px;font-weight:600;outline:none}.store-shell .filters-control-input::placeholder{color:rgba(15,23,42,.55);font-weight:500}.store-shell .filters-select{position:relative}.store-shell .filters-select-native{-webkit-appearance:none;-moz-appearance:none;appearance:none;padding-right:44px;cursor:pointer}.store-shell .filters-select-chevron{position:absolute;right:14px;top:50%;transform:translateY(-50%);pointer-events:none;opacity:.8;color:rgba(15,23,42,.85)}.store-shell .filters-control-input:focus,.store-shell .filters-select-native:focus{border-color:rgb(var(--store-accent-rgb)/.7);box-shadow:0 0 0 4px rgb(var(--store-accent-rgb)/.2)}.store-shell .filters-select-native option{color:#0f172a;background:#fff}.store-shell .filters-apply-btn{height:44px;border-radius:14px;padding:0 18px;border:1px solid hsla(0,0%,100%,.55);background:hsla(0,0%,100%,.92);color:var(--store-accent);font-weight:800;cursor:pointer;white-space:nowrap;transition:transform .12s ease,filter .12s ease,box-shadow .12s ease}.store-shell .filters-apply-btn:hover{transform:translateY(-1px);filter:brightness(.98);box-shadow:0 10px 18px rgba(2,6,23,.16)}.store-shell .filters-apply-btn:active{transform:translateY(0)}@media (max-width:720px){.store-shell .filters-bar-inner{grid-template-columns:1fr}.store-shell .filters-apply-btn{width:100%}}.storefront-root button,.storefront-root input,.storefront-root select,.storefront-root textarea{font:inherit}.storefront-root .store-header{background:var(--store-accent,#0f766e)!important;color:#fff!important;padding:0!important;border-radius:0 0 18px 18px;overflow:hidden}.storefront-root .store-header:before{content:none!important}.storefront-root .store-header-inner--logo-row{position:relative;min-height:120px;display:flex;align-items:center;justify-content:flex-start;padding:18px 0 10px}.storefront-root .store-header-logo-wrap{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%)}.storefront-root .store-header-avatar--large{width:92px;height:92px;border-radius:999px;background:#fff;display:grid;place-items:center;overflow:hidden;border:3px solid hsla(0,0%,100%,.45);box-shadow:0 10px 26px rgba(2,6,23,.26)}.storefront-root .store-logo{width:100%;height:100%;object-fit:cover;display:block;border-radius:999px}.storefront-root .store-header-namecard{padding-right:130px}.storefront-root .store-header-name{font-size:18px;font-weight:800;color:#fff}.storefront-root .store-header-nav-wrap{background:transparent!important;padding:0 0 14px!important}.storefront-root .store-header-nav{border-top:1px solid hsla(0,0%,100%,.18);padding-top:12px;display:flex;justify-content:flex-end;align-items:center;gap:18px}.storefront-root .store-header-nav a{color:hsla(0,0%,100%,.95)!important;font-weight:600}.storefront-root .filters-bar{background:#fff!important;border-radius:16px;padding:14px;box-shadow:0 8px 24px rgba(2,6,23,.06);border:1px solid rgba(15,23,42,.04);color:var(--store-accent,#0f766e)}.storefront-root .filters-input,.storefront-root .filters-select{height:42px;border-radius:12px;border:1px solid hsla(0,0%,100%,.35);background:hsla(0,0%,100%,.96);color:#0f172a;padding:0 14px;font-size:14px}.storefront-root .filters-select{-moz-appearance:none;appearance:none;-webkit-appearance:none;padding-right:36px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='none' stroke='%230f172a' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M4 6l4 4 4-4'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 12px center}.storefront-root .filters-select option{background:#fff;color:#0f172a}.storefront-root .filters-apply-btn{height:42px;border-radius:999px;padding:0 18px;font-weight:800;background:var(--store-accent,#0f766e);color:#fff;border:none;cursor:pointer}.storefront-root .filters-clear-link{color:var(--store-accent,#0f766e);font-weight:700}.products-layout{display:grid;grid-template-columns:320px minmax(0,1fr);grid-gap:22px;gap:22px;align-items:start;margin-top:18px}.products-sidebar{position:-webkit-sticky;position:sticky;top:22px}.products-sidebar-card{background:#fff;border:1px solid rgba(148,163,184,.25);border-radius:18px;box-shadow:0 12px 30px rgba(2,6,23,.06);padding:16px}.store-shell .products-sidebar-card,.storefront-root .products-sidebar-card{background:linear-gradient(180deg,rgb(var(--store-accent-rgb)/.98),rgb(var(--store-accent-rgb)/.9));color:#fff;border:1px solid hsla(0,0%,100%,.08)}.store-shell .products-sidebar-card .sidebar-check,.store-shell .products-sidebar-card .sidebar-clear,.store-shell .products-sidebar-card .sidebar-label,.storefront-root .products-sidebar-card .sidebar-check,.storefront-root .products-sidebar-card .sidebar-clear,.storefront-root .products-sidebar-card .sidebar-label{color:hsla(0,0%,100%,.95)}.sidebar-title-row{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:14px}.sidebar-title-row h3{font-size:16px;font-weight:800;margin:0}.sidebar-clear{font-weight:700;color:var(--store-accent,#0f766e);text-decoration:none}.sidebar-group{margin-bottom:14px}.sidebar-label{font-size:12px;font-weight:800;color:#0f172a;display:block;margin-bottom:6px}.sidebar-input,.sidebar-select{width:100%;height:40px;border-radius:12px;border:1px solid rgba(148,163,184,.35);padding:0 12px;background:#fff;color:#0f172a}.sidebar-group--toggle{display:grid;grid-gap:10px;gap:10px}.sidebar-check{display:flex;gap:10px;align-items:center;font-weight:700;color:#0f172a}.sidebar-group--price .sidebar-price-row{display:grid;grid-template-columns:1fr 1fr;grid-gap:10px;gap:10px}.sidebar-apply-btn{width:100%;height:44px;border-radius:999px;background:var(--store-accent,#0f766e);color:#fff;font-weight:800;border:none;cursor:pointer}.products-filters-summary{display:none}@media (max-width:920px){.products-layout{grid-template-columns:1fr}.products-sidebar{position:static;top:auto}.products-filters-summary{display:flex;align-items:center;justify-content:space-between;background:#fff;border:1px solid rgba(148,163,184,.25);border-radius:18px;padding:14px 16px;font-weight:900;cursor:pointer;box-shadow:0 10px 22px rgba(2,6,23,.06)}.sidebar-title-row{display:none}.products-filters[open] .products-sidebar-card{margin-top:12px}}.products-pagination{display:flex;align-items:center;justify-content:center;gap:14px;margin:28px 0 10px}.pagination-btn{padding:10px 14px;border-radius:12px;background:#fff;border:1px solid rgba(148,163,184,.3);font-weight:800;text-decoration:none;color:#0f172a}.pagination-btn.disabled{opacity:.5;pointer-events:none}.pagination-label{font-weight:800;color:#0f172a}.schedule-card{border:1px solid rgba(15,23,42,.08)}.schedule-row{background:hsla(0,0%,100%,.6);border-radius:12px;margin:8px 0;padding:10px 12px}.schedule-table{background:transparent}.schedule-card{background:var(--store-accent-soft,var(--accent-soft,#e0f2f1))}.schedule-row{background:rgba(var(--store-accent-rgb,15 118 110),.06)!important;border:1px solid rgba(var(--store-accent-rgb,15 118 110),.12)!important}.schedule-table{background:transparent!important}.store-header-top{align-items:center}.store-header-left{display:flex;flex-direction:column;justify-content:center;gap:4px;height:100%}.store-header-shell{height:100%}.store-header-left{text-align:left;align-items:flex-start}.plp-sidebar .filters-card{background:var(--accent-soft,var(--accent-soft,#0f766e));color:#fff;border:none}.plp-sidebar .filters-card h3,.plp-sidebar .filters-card h4,.plp-sidebar .filters-card label,.plp-sidebar .filters-card p,.plp-sidebar .filters-card span{color:#000}.plp-sidebar .filters-card input[type=number],.plp-sidebar .filters-card input[type=search],.plp-sidebar .filters-card select{background:#fff;color:#0f172a;border:1px solid hsla(0,0%,100%,.35)}.plp-sidebar .filters-card .chip{background:hsla(0,0%,100%,.14);color:#fff;border:1px solid hsla(0,0%,100%,.25)}.plp-sidebar .filters-card .chip.active{background:#fff;color:var(--store-accent,#0f766e);border-color:#fff}.plp-sidebar .filters-card .swatch{box-shadow:0 0 0 2px hsla(0,0%,100%,.35)}.plp-sidebar .filters-clear-btn{width:-moz-fit-content;width:fit-content}.plp-toolbar{background:var(--store-accent-soft,var(--accent-soft,#e0f2f1));border:1px solid rgba(var(--store-accent-rgb,15 118 110),.16);border-radius:14px;padding:10px 12px}.plp-toolbar input[type=search],.plp-toolbar select{background:#fff;border:1px solid rgba(15,23,42,.12)}.plp-toolbar .plp-clear{background:transparent;border:1px solid rgba(var(--store-accent-rgb,15 118 110),.28);color:#0f172a;border-radius:999px;padding:8px 12px}.plp-sidebar .filters-card{background:var(--store-accent-soft,var(--accent-soft,#e0f2f1));border:1px solid rgba(var(--store-accent-rgb,15 118 110),.16);color:#0f172a}.plp-sidebar .filters-card h3,.plp-sidebar .filters-card h4{color:#0f172a}.plp-sidebar .filters-card label,.plp-sidebar .filters-card p,.plp-sidebar .filters-card span{color:rgba(15,23,42,.82)}.plp-sidebar .filters-card .chip{background:hsla(0,0%,100%,.85);color:#0f172a;border:1px solid rgba(15,23,42,.12)}.plp-sidebar .filters-card .chip.active{background:var(--store-accent,var(--accent,#0f766e));border-color:var(--store-accent,var(--accent,#0f766e));color:#fff}.plp-sidebar .filters-card input[type=number]{background:hsla(0,0%,100%,.92);border:1px solid rgba(15,23,42,.12);color:#0f172a}.plp-sidebar .filters-card .swatch{box-shadow:0 0 0 2px rgba(15,23,42,.12)}.plp-sidebar .filters-card .swatch.active{box-shadow:0 0 0 2px #fff,0 0 0 4px rgba(var(--store-accent-rgb,15 118 110),.55)}.plp-sidebar .filters-footer{display:flex;justify-content:center}.plp-sidebar .filters-clear-btn{min-width:180px}.plp-toolbar{border:1px solid rgba(15,23,42,.1)!important}.plp-toolbar,.plp-toolbar input[type=search],.plp-toolbar select{background:#fff!important}.plp-sort select{font-family:inherit;font-size:.95rem;font-weight:500;color:#0f172a;border:1px solid rgba(15,23,42,.14);border-radius:12px;padding:.5rem .9rem;background:#fff;box-shadow:0 1px 2px rgba(15,23,42,.06)}.plp-sort select:focus{outline:none;border-color:rgba(var(--store-accent-rgb,15 118 110),.55);box-shadow:0 0 0 3px rgba(var(--store-accent-rgb,15 118 110),.15)}.plp-sort option{font-family:inherit}.product-grid,.product-list-grid,.products-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));grid-gap:clamp(12px,2vw,20px);gap:clamp(12px,2vw,20px);justify-content:stretch}.product-card{width:100%;max-width:100%}.product-image-wrapper{height:clamp(180px,35vw,240px)}.product-image-wrapper img{width:100%;height:100%;object-fit:cover}.product-card-body,.product-card-body h3,.product-meta-row,.product-meta-small,.product-price,.product-title{text-align:center}.color-pills,.product-card-media-row,.product-card-thumbs,.product-meta-colors-inline{justify-content:center}.product-card-thumbs{margin:0 auto}.product-price{font-weight:600}.store-owner-hub-fresh-ribbon{justify-content:center;text-align:center}.plp-sidebar .filters-card{border:2px solid rgba(var(--store-accent-rgb,15 118 110),.45)!important}.plp-layout{align-items:stretch!important}.plp-sidebar{height:100%}.plp-sidebar .filters-footer{margin-top:auto}.filters-card .filters-block,.filters-card .filters-group,.filters-card .filters-section{position:relative;padding-bottom:14px;margin-bottom:14px;border-bottom:1px solid rgba(var(--store-accent-rgb,15 118 110),.22)}.filters-card .filters-block:last-child,.filters-card .filters-group:last-child,.filters-card .filters-section:last-child{border-bottom:none;margin-bottom:0;padding-bottom:0}.filters-card h4{padding-top:12px;margin-top:12px;border-top:1px solid rgba(var(--store-accent-rgb,15 118 110),.18)}.filters-card h4:first-of-type{border-top:none;padding-top:0;margin-top:0}.plp-sidebar .filters-card{height:100%;display:flex;flex-direction:column}.plp-sidebar .filters-footer{margin-top:12px!important}.plp-sidebar .filters-card{border:2px solid var(--store-accent,var(--accent,#0f766e))!important;box-shadow:var(--shadow-sm)}.plp-layout{align-items:start!important}.filters-footer{margin-top:.75rem!important;padding-top:0!important}.filters-card .filters-section+.filters-section{margin-top:.85rem;padding-top:.85rem;border-top:1px solid rgba(15,23,42,.12)}.filters-swatches .swatch{border:1px solid rgba(15,23,42,.18)!important;overflow:hidden}.filters-swatches .swatch.active{border-color:var(--store-accent,#0f766e)!important;box-shadow:0 0 0 2px #fff,0 0 0 4px rgba(var(--store-accent-rgb,15 118 110),.45)}.filters-swatches .swatch.active:after{inset:0;font-size:16px;color:#fff;text-shadow:0 1px 2px rgba(0,0,0,.55),0 0 0 2px rgba(0,0,0,.35);mix-blend-mode:difference}.plp-grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr))!important;justify-content:stretch;gap:1.2rem!important}.plp-grid .product-card{width:100%;max-width:100%}.plp-grid .product-card-body,.plp-grid .product-meta-row,.plp-grid .product-meta-small,.plp-grid .product-price,.plp-grid .product-title{text-align:center!important}.plp-layout{display:grid;grid-template-columns:280px 1fr;grid-gap:18px;gap:18px;align-items:start}.plp-grid{display:grid!important;grid-template-columns:repeat(auto-fill,minmax(220px,1fr))!important;grid-gap:18px!important;align-items:stretch}.plp-grid .product-card{overflow:hidden}.plp-grid .product-image-wrapper{height:220px}.plp-grid .product-image-wrapper img{width:100%;height:100%;object-fit:cover}.plp-grid .product-card-body{text-align:center;padding:12px 12px 14px}.plp-grid .product-title{color:#0f172a;font-weight:800;letter-spacing:-.2px;margin:6px 0 4px}.plp-grid .product-meta-row,.plp-grid .product-meta-small{color:rgba(15,23,42,.7)}.plp-grid .product-price{margin-top:8px;font-weight:900;color:var(--store-accent,var(--accent,#0f766e))}.plp-grid .color-pills,.plp-grid .product-card-thumbs{justify-content:center!important}.plp-sidebar .filters-card{background:#fff!important;border:2px solid rgba(var(--store-accent-rgb,15 118 110),.55)!important;border-radius:16px;box-shadow:0 14px 30px rgba(2,6,23,.06);padding:14px}.filters-card .filters-section{padding:10px 0}.filters-card h4{margin:0 0 8px;font-size:13px;font-weight:800;color:#0f172a}.filters-card .filters-list{gap:6px}.filters-footer{margin-top:12px!important;display:flex;justify-content:center}.filters-swatches{display:grid;grid-template-columns:repeat(7,1fr);grid-gap:8px;gap:8px}.filters-swatches .swatch{width:26px;height:26px;border-radius:10px;background:var(--swatch-color);border:1px solid rgba(15,23,42,.18);position:relative}.filters-swatches .swatch.active{box-shadow:0 0 0 2px #fff,0 0 0 4px rgba(var(--store-accent-rgb,15 118 110),.6);border-color:rgba(var(--store-accent-rgb,15 118 110),.8)}.filters-swatches .swatch.active:after{content:"✓";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:16px;height:16px;border-radius:999px;display:grid;place-items:center;font-size:11px;font-weight:900;background:hsla(0,0%,100%,.92);color:rgba(15,23,42,.92);border:1px solid rgba(15,23,42,.18)}@media (max-width:980px){.plp-layout{grid-template-columns:1fr}.plp-sidebar{order:2}}.plp-layout{grid-template-columns:300px 1fr!important}.plp-grid{grid-template-columns:repeat(auto-fill,minmax(240px,1fr))!important;gap:18px!important;justify-items:stretch}.plp-grid .product-card{max-width:none!important;width:100%!important}.plp-grid-area{background:#fff;border:1px solid rgba(15,23,42,.08);border-radius:16px;padding:16px;box-shadow:0 12px 30px rgba(2,6,23,.05)}.plp-grid{justify-content:start}.product-price{font-weight:600!important;font-size:14px!important;color:var(--store-accent,var(--accent,#0f766e))!important;letter-spacing:.2px}.filters-card .filters-section{padding:8px 0!important;margin:0!important}.filters-card .filters-section+.filters-section{margin-top:8px!important;padding-top:10px!important;border-top:1px solid rgba(15,23,42,.1)}.filters-card h4{margin:0 0 6px!important}.filters-card .filters-list{gap:4px!important}.filters-card .filters-chips{gap:6px!important}.filters-card .filters-price{gap:8px!important}.filters-card .filters-section{text-align:center!important}.filters-card .filters-chips,.filters-card .filters-swatches{justify-content:center!important}.filters-card .filters-swatches{margin-left:auto;margin-right:auto}.filters-card .filters-price{justify-content:center!important}.filters-card .filters-price>div{text-align:left}.filters-card .filters-checkbox,.filters-card .filters-radio{justify-content:center}.filters-card,.filters-card h3,.filters-card-head,.filters-card>p,.filters-header{text-align:center!important}.filters-card .filters-list{display:flex!important;flex-direction:column;gap:6px!important}.filters-card .filters-checkbox,.filters-card .filters-radio{width:min(230px,100%);display:flex;justify-content:flex-start;gap:10px}.filters-card input[type=checkbox],.filters-card input[type=radio]{accent-color:var(--store-accent,var(--accent,#0f766e))}.filters-card .filters-list{align-items:center!important}.filters-card .filters-checkbox,.filters-card .filters-radio{width:min(240px,100%)}.filters-card .filters-checkbox span,.filters-card .filters-radio span{justify-self:center;text-align:center}.filters-card h4{margin-bottom:14px!important}.filters-card .filters-price{display:grid!important;grid-template-columns:1fr 1fr;grid-gap:10px!important;gap:10px!important}.filters-card .filters-price>div{display:flex;flex-direction:column;align-items:center}.filters-card .filters-price label{width:100%;text-align:center!important;margin-bottom:6px}.filters-card .filters-price input{width:100%}.filters-card .filters-list{width:min(240px,100%);margin:0 auto;align-items:stretch!important}.filters-card .filters-checkbox,.filters-card .filters-radio{width:100%!important;display:grid!important;grid-template-columns:18px 1fr;align-items:center;grid-column-gap:10px;column-gap:10px;justify-items:start}.filters-card .filters-checkbox input,.filters-card .filters-radio input{justify-self:end;margin:0!important}.filters-card .filters-checkbox span,.filters-card .filters-radio span{justify-self:start;text-align:left!important}.product-image-badges{display:none}.product-main-image{overflow:hidden}.product-main-image img{border-radius:inherit}.product-thumb-rail{display:flex!important;justify-content:center!important;gap:12px!important;flex-wrap:wrap!important;max-width:100%!important}.product-thumb-btn{width:clamp(64px,18vw,96px)!important;height:clamp(48px,12vw,78px)!important;padding:0!important;background:transparent!important;border-radius:14px!important;overflow:hidden!important;border:2px solid rgba(15,23,42,.12)!important;display:grid!important;place-items:center!important}.product-thumb-btn img{width:100%!important;height:100%!important;display:block!important;object-fit:cover!important}.product-thumb-btn.selected,.product-thumb-btn:hover{border-color:var(--store-accent,#e11d48)!important;box-shadow:0 0 0 4px rgb(var(--store-accent-rgb,225 29 72)/.18)!important;background:transparent!important}.product-main-image{background:transparent!important;padding:0!important;border:none!important}.product-main-image img{display:block}.product-thumb-btn img{object-fit:contain!important;background:transparent!important}.product-gallery-panel,.product-summary-panel,.product-visual-surface{max-width:100%;min-width:0;overflow:hidden}.cart-page--gradient{background:linear-gradient(to top left,var(--accent-soft,#e0f2f1) 0,#fff 55%);border-radius:24px;padding:18px 18px 26px}.cart-header-center{display:flex;justify-content:center;margin:10px 0 16px}.cart-header-center h1{margin:0;font-weight:900}.cart-layout--aligned{align-items:start}.cart-clear-bottom-row{display:flex;justify-content:center;margin-top:18px}.cart-clear-bottom-btn{min-width:220px;border-radius:14px}.cart-summary-card{margin-top:0}.cart-line-inline{margin-top:10px;color:#334155;font-weight:700}.cart-line-inline span{color:#64748b;font-weight:700;margin-right:6px}.cart-layout--grid{display:grid;grid-template-columns:minmax(0,1fr) 420px;grid-column-gap:24px;column-gap:24px;grid-row-gap:18px;row-gap:18px;align-items:start}.cart-title-row{grid-column:1/2;grid-row:1}.cart-left{grid-column:1/2;grid-row:2;display:flex;flex-direction:column}.cart-summary{grid-column:2/3;grid-row:2}.cart-title{margin:0}.cart-items{display:flex;flex-direction:column;gap:16px}.cart-item{background:linear-gradient(to top left,var(--accent-soft,#e0f2f1) 0,#fff 65%);border:1px solid rgba(15,23,42,.08);border-radius:16px}.cart-item-media img{display:block;width:72px;height:72px;object-fit:cover;border-radius:12px}.cart-controls{gap:14px;margin-top:10px;flex-wrap:wrap}.cart-controls,.cart-qty-block{display:flex;align-items:center}.cart-qty-block{gap:10px}.cart-qty{display:inline-flex;align-items:center;border:1px solid rgba(15,23,42,.18);border-radius:10px;overflow:hidden;background:#fff}.cart-qty-btn{width:38px;cursor:pointer;font-size:18px;line-height:1}.cart-qty-btn,.cart-qty-input{height:34px;border:0;background:transparent}.cart-qty-input{width:54px;outline:none;text-align:center}.cart-remove{border:0;background:transparent;color:var(--store-accent,#0f766e);text-decoration:underline;cursor:pointer;padding:6px 8px}.cart-clear-row{margin-top:18px;display:flex;justify-content:center}.cart-clear-btn{min-width:220px;max-width:320px;width:100%}.cart-page-title{text-align:center;margin:0 0 1.5rem;font-size:clamp(2rem,1.6vw + 1.2rem,2.6rem);font-weight:800}.cart-layout{gap:28px}.cart-item{border-radius:1rem;border:1px solid rgba(15,23,42,.1);padding:1rem;display:grid;grid-template-columns:96px 1fr;grid-gap:1rem;gap:1rem;box-shadow:0 10px 28px rgba(15,23,42,.08);background:linear-gradient(to top left,#fff 25%,var(--store-accent-soft,#e0f2f1) 115%)}.cart-item-img{width:96px;height:96px;object-fit:cover;border-radius:.75rem}.cart-item-info{padding-right:96px;display:flex;flex-direction:column;gap:.35rem}.cart-item-line-total,.cart-item-meta,.cart-item-price,.cart-item-title{margin:0;line-height:1.45}.cart-item-remove{position:absolute;right:22px;bottom:22px;background:transparent;border:0;padding:0;color:var(--store-accent,#0f766e);font-weight:700;cursor:pointer}.cart-item-remove:hover{text-decoration:underline}.cart-actions-bottom{display:flex;justify-content:center;margin-top:1.5rem}.cart-item-color{display:inline-flex;align-items:center;gap:.5rem;margin-top:.1rem}.cart-item-color-label{font-weight:600;color:#1f2937}.cart-color-swatch{width:18px;height:18px;border-radius:50%;border:2px solid rgba(15,23,42,.12);box-shadow:0 4px 10px rgba(15,23,42,.12)}.cart-qty-row{display:inline-flex;align-items:center;gap:.6rem;margin-top:.65rem;padding:.35rem .5rem;border:1px solid rgba(15,23,42,.08);border-radius:12px;background:var(--store-accent-soft,#fce7f3);width:-moz-fit-content;width:fit-content}.cart-qty-label{font-weight:600;color:#1f2937;margin:0}.cart-qty-row input[type=number]{width:88px;padding:.45rem .65rem;border-radius:10px;border:1px solid rgba(15,23,42,.16);background:#fff;box-shadow:inset 0 1px 2px rgba(0,0,0,.04);transition:border-color .15s ease,box-shadow .15s ease}.cart-qty-row input[type=number]:focus{outline:none;border-color:var(--store-accent,#0f766e);box-shadow:0 0 0 3px rgb(var(--store-accent-rgb,15 118 110)/.18)}.cart-qty-row input[type=number]::-webkit-inner-spin-button,.cart-qty-row input[type=number]::-webkit-outer-spin-button{margin:0}.cart-qty-row input[type=number]{-moz-appearance:textfield}.btn-outline-accent{background:#fff;color:var(--store-accent,#0f766e);border:1px solid var(--store-accent,#0f766e);border-radius:999px;padding:.8rem 1.4rem;font-weight:800;transition:all .2s ease}.btn-outline-accent:hover{background:var(--store-accent,#0f766e);color:#fff}.cart-summary h3{text-align:center;font-size:1.45rem;font-weight:800;margin-bottom:1.1rem}.cart-checkout-btn{width:100%;max-width:340px;margin:1rem auto 0;display:block;text-align:center}.cart-title{font-weight:700;text-shadow:none;letter-spacing:-.01em;margin:1.25rem 0;text-align:center}.cart-grid{align-items:start}.cart-summary{margin-top:0!important}.cart-item{background:#fff;position:relative}.cart-summary{background:#fff;border:1px solid rgba(15,23,42,.1);box-shadow:0 12px 30px rgba(15,23,42,.12)}.cart-item-controls{display:flex;align-items:center;gap:12px;margin-top:12px}.cart-item-controls input[type=number],.cart-item-qty input{width:72px;height:34px;border-radius:10px;border:1px solid rgba(15,23,42,.18);padding:0 10px;outline:none;background:#fff}.cart-item-controls input[type=number]:focus,.cart-item-qty input:focus{border-color:var(--store-accent,#0f766e);box-shadow:0 0 0 3px rgba(0,0,0,.06)}.cart-item-controls .quantity-row{display:inline-flex;align-items:center;gap:8px;padding:6px 10px;border-radius:999px;border:1px solid rgba(15,23,42,.14);background:#fff}.cart-item-controls .quantity-row button{width:28px;height:28px;border-radius:999px;border:1px solid rgba(15,23,42,.12);background:#fff;cursor:pointer}.cart-item-controls .quantity-row input{width:44px;height:28px;border:none;outline:none;text-align:center;background:transparent}.cart-item .cart-item-remove,.cart-item .cart-remove,.cart-item button[data-role=remove]{position:absolute;right:18px;bottom:18px;background:transparent;border:none;color:var(--store-accent,#0f766e);font-weight:600;cursor:pointer}.cart-item .cart-item-remove:hover,.cart-item .cart-remove:hover,.cart-item button[data-role=remove]:hover{text-decoration:underline}.cart-clear{display:flex;justify-content:center;margin-top:22px}.cart-clear button{min-width:240px}.store-contact-whatsapp-btn,.store-contact-whatsapp-btn .store-contact-whatsapp-icon,.store-contact-whatsapp-btn svg,.store-contact-whatsapp-btn:link,.store-contact-whatsapp-btn:visited{color:#000!important}.store-contact-whatsapp-btn .store-contact-whatsapp-icon,.store-contact-whatsapp-btn .store-contact-whatsapp-icon svg{color:#25d366!important}.store-contact-whatsapp-btn .store-contact-whatsapp-icon svg path{fill:#25d366!important}.store-contact-whatsapp-btn,.store-info-btn{font-size:.95rem!important;font-weight:500!important}.admin-create-shell{min-height:100vh;background:radial-gradient(circle at 20% 20%,rgba(15,118,110,.08),transparent 35%),radial-gradient(circle at 80% 0,rgba(250,204,21,.12),transparent 30%),var(--background);padding:2rem 0 3rem}.admin-create-hero{background:linear-gradient(135deg,rgba(15,118,110,.12),rgba(15,118,110,.04));border:1px solid rgba(15,118,110,.16);border-radius:1.5rem;padding:1.75rem;box-shadow:var(--shadow-sm)}.admin-create-hero h1{margin:.2rem 0;font-size:2rem;letter-spacing:-.02em}.admin-create-hero p{color:var(--muted);max-width:860px}.hero-meta{display:flex;gap:.6rem;flex-wrap:wrap;margin-top:.9rem}.hero-pill{padding:.5rem .8rem;border-radius:999px;background:rgba(15,118,110,.12);color:#0f172a;border:1px solid rgba(15,118,110,.2);font-weight:600;font-size:.9rem}.hero-pill.ghost{background:rgba(15,23,42,.04);border-color:rgba(15,23,42,.08);color:var(--muted)}.eyebrow{letter-spacing:.08em;text-transform:uppercase;font-size:.8rem;color:var(--muted);font-weight:700;margin-bottom:.35rem}.admin-create-layout{margin-top:1.4rem;display:grid;grid-template-columns:minmax(0,2.2fr) minmax(260px,1fr);grid-gap:1.2rem;gap:1.2rem;align-items:start}.admin-create-card,.admin-create-sidecard{background:#fff;border:1px solid var(--border);border-radius:1.25rem;padding:1.4rem;box-shadow:var(--shadow-sm)}.admin-create-sidecard h3{margin:.1rem 0 .4rem}.admin-create-card .card-header{display:flex;flex-direction:column;gap:.6rem;margin-bottom:1rem}.muted{color:var(--muted)}.form-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));grid-gap:.9rem 1rem;gap:.9rem 1rem}.field-block{display:flex;flex-direction:column}.slug-row{display:grid;grid-template-columns:1fr auto;grid-gap:.6rem;gap:.6rem;align-items:center}.slug-check-btn{padding:.55rem 1rem}.status-pill{display:inline-flex;align-items:center;gap:.3rem;padding:.35rem .65rem;border-radius:999px;font-size:.85rem;margin-top:.35rem;border:1px solid transparent}.status-pill.ok{background:rgba(34,197,94,.12);color:#15803d;border-color:rgba(34,197,94,.25)}.status-pill.error{background:rgba(239,68,68,.12);color:#b91c1c;border-color:rgba(239,68,68,.25)}.status-pill.muted{background:rgba(15,23,42,.06);color:var(--muted-strong);border-color:rgba(15,23,42,.08)}.create-action-row{display:flex;justify-content:center;margin-top:1.1rem}.btn-amber{background:linear-gradient(135deg,#facc15,#eab308);color:#1f2937;border:1px solid #eab308;box-shadow:0 10px 24px rgba(234,179,8,.35);font-weight:700}.btn-amber:hover:not(:disabled){background:linear-gradient(135deg,#f8c400,#dca307);transform:translateY(-1px)}.btn-amber:active:not(:disabled){transform:translateY(0);box-shadow:0 6px 14px rgba(234,179,8,.25)}.create-btn{min-width:220px;padding:.8rem 1.4rem;border-radius:999px}.admin-create-sidecard .bullet-list{padding-left:1.1rem;color:var(--muted-strong);line-height:1.5}.admin-create-sidecard .bullet-list li{margin-bottom:.5rem}.edge-snippet{margin-top:1rem;border:1px dashed var(--border);border-radius:.75rem;padding:.9rem;background:rgba(15,23,42,.02);font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace}.edge-snippet code{display:block;color:#0f172a;word-break:break-word}.snippet-title{font-weight:700;margin-bottom:.2rem}.error-banner,.success-banner{padding:.65rem .8rem;border-radius:.75rem;font-weight:600;font-size:.92rem}.error-banner{background:rgba(239,68,68,.1);color:#991b1b;border:1px solid rgba(239,68,68,.25)}.success-banner{background:rgba(34,197,94,.12);color:#166534;border:1px solid rgba(34,197,94,.25)}@media (max-width:900px){.admin-create-layout,.slug-row{grid-template-columns:1fr}.create-action-row{justify-content:stretch}.create-btn{width:100%}}.btn-outline{background:#fff;border:1px solid var(--border);color:var(--foreground);font-weight:600}.btn-outline:hover:not(:disabled){background:rgba(15,23,42,.03)}.store-shell--rtl{direction:rtl}.store-shell--rtl .hero-actions{flex-direction:row-reverse}.store-shell--rtl .store-header-bottom{justify-content:flex-start}.store-shell--rtl .store-header-top{grid-template-areas:"right center left"}.store-shell--rtl .store-header-left{justify-self:end;text-align:right;align-items:flex-end}.store-shell--rtl .store-header-right{justify-self:start;justify-content:flex-start}.store-shell--rtl .store-header-nav{flex-direction:row-reverse}.store-shell--rtl .store-header-nav a,.store-shell--rtl .store-locale-text{text-align:right}.store-shell--rtl .store-locale-menu{left:0;right:auto}.store-shell--rtl .plp-filters-drawer{justify-content:flex-start}@media (max-width:900px){.store-shell--rtl .store-header-top{grid-template-areas:"center" "left" "right"}}.store-shell--rtl .store-header-bottom,.store-shell--rtl .store-header-nav,.store-shell--rtl .store-header-shell,.store-shell--rtl .store-header-top{direction:ltr}.store-shell--rtl .store-header-top{grid-template-areas:"left center right"}.store-shell--rtl .store-header-left{justify-self:start;text-align:left;align-items:flex-start}.store-shell--rtl .store-header-right{justify-self:end;justify-content:flex-end}.store-shell--rtl .store-header-nav{flex-direction:row;justify-content:flex-end}.store-shell--rtl .store-locale-text{text-align:left}.store-shell--rtl .store-locale-menu{right:0;left:auto}@media (max-width:900px){.store-shell--rtl .store-header-top{grid-template-areas:"center" "left" "right"}.store-shell--rtl .store-header-left{justify-self:center;text-align:center;align-items:center}.store-shell--rtl .store-header-right{justify-self:center;justify-content:center;align-items:center;width:100%}.store-shell--rtl .store-header-bottom,.store-shell--rtl .store-header-nav{justify-content:center}}@media (max-width:520px){.store-header-nav{overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none}.store-header-nav::-webkit-scrollbar{display:none}.store-footer-inner{padding:1.2rem 1rem}.store-footer-links{gap:.65rem;flex-wrap:wrap;justify-content:center}.store-header-avatar--large{width:136px;height:136px}}.store-page-header{margin:0 0 1.25rem}.legal-page{max-width:900px;margin:0 auto}.legal-header{padding:1.25rem;border-radius:1.25rem;border:1px solid rgba(15,23,42,.06);background:var(--surface);box-shadow:var(--shadow-sm)}.legal-title{margin:0;font-size:1.65rem}.legal-updated{margin:.25rem 0 0;color:var(--muted);font-size:.9rem}.legal-disclaimer{margin:.75rem 0 0;color:var(--muted-strong);font-size:.95rem;line-height:1.6}.legal-sections{margin-top:1.25rem;display:grid;grid-gap:1rem;gap:1rem}.legal-section{padding:1.25rem;border-radius:1.25rem;border:1px solid rgba(15,23,42,.06);background:var(--surface);box-shadow:var(--shadow-sm)}.legal-section-title{margin:0 0 .5rem;font-size:1.1rem}.legal-section-body{margin:0;color:var(--muted-strong);line-height:1.7}@media (max-width:900px){.store-header-nav{overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none;gap:.5rem;padding-bottom:.25rem}.store-header-nav::-webkit-scrollbar{display:none}.checkout-grid-2{display:block}.checkout-grid-2>*{width:100%;max-width:100%}.product-card-title{word-break:break-word}}@media (min-width:901px){.checkout-grid-2{display:grid;grid-template-columns:1fr 380px;grid-gap:1rem;gap:1rem;align-items:start}}.store-header-shell{gap:clamp(8px,1.6vw,16px)}.store-shell,.storefront-root{overflow-x:hidden}.store-header-name{font-size:clamp(1.05rem,2.8vw,1.25rem)}.store-header-slogan{font-size:clamp(.85rem,2.2vw,.95rem)}.store-header-name,.store-header-slogan{overflow-wrap:anywhere}.store-header-left,.store-header-right{min-width:0}.store-locale-text{max-width:140px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.store-nav-toggle{display:none;align-items:center;justify-content:center;width:40px;height:40px;border-radius:999px;border:1px solid hsla(0,0%,100%,.22);background:hsla(0,0%,100%,.1);color:#fff;cursor:pointer}.store-nav-overlay{position:fixed;inset:0;background:rgba(2,6,23,.45);opacity:0;pointer-events:none;transition:opacity .2s ease;z-index:40}.store-nav-overlay.is-open{opacity:1;pointer-events:auto}.store-nav-overlay-button{position:absolute;inset:0;background:transparent;border:none}.store-nav-drawer{position:fixed;top:0;bottom:0;left:0;width:min(86vw,320px);background:#0b1220;color:#fff;transform:translateX(-100%);transition:transform .25s ease;z-index:41;padding:18px 16px 24px;display:flex;flex-direction:column;gap:16px}.store-nav-drawer.is-open{transform:translateX(0)}.store-nav-header{display:flex;align-items:center;justify-content:space-between}.store-nav-title{font-weight:800;font-size:1rem}.store-nav-close{display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:999px;border:1px solid hsla(0,0%,100%,.22);background:hsla(0,0%,100%,.08);color:#fff;cursor:pointer}.store-nav-links{display:grid;grid-gap:10px;gap:10px}.store-nav-links a{display:flex;align-items:center;justify-content:space-between;padding:10px 12px;border-radius:12px;font-weight:600}.store-nav-cart .cart-badge{position:static;transform:none;-webkit-margin-start:8px;margin-inline-start:8px}@media (max-width:1024px){.store-header-nav{gap:clamp(10px,2vw,16px);flex-wrap:wrap}}@media (max-width:768px){.store-header-top{grid-template-columns:1fr;grid-template-areas:"center" "left" "right";row-gap:12px}.store-header-left{justify-self:center;text-align:center;align-items:center}.store-header-right{justify-self:center;justify-content:center;align-items:center;flex-wrap:nowrap;width:100%}.store-header-right .store-locale,.store-header-right .store-nav-toggle{margin:0}.store-header-right{gap:14px}.store-header-center{justify-self:center}.store-header-bottom{display:none}.store-nav-toggle{display:inline-flex}.store-locale-trigger{padding:6px 10px;font-size:.9rem}}@media (max-width:480px){.store-header-avatar.store-header-avatar--large{width:clamp(88px,28vw,112px);height:clamp(88px,28vw,112px);padding:4px}.store-locale-text{max-width:110px}}.store-shell--rtl .store-nav-drawer{left:auto;right:0;transform:translateX(100%)}.store-shell--rtl .store-nav-drawer.is-open{transform:translateX(0)}.store-shell--rtl .store-nav-links a{text-align:right}@media (max-width:768px){.store-shell--rtl .store-header-top{grid-template-areas:"center" "left" "right"}}.store-shell h1,.storefront-root h1{font-size:clamp(22px,4vw,40px)}.store-shell h2,.storefront-root h2{font-size:clamp(18px,3vw,28px)}.store-shell h3,.storefront-root h3{font-size:clamp(16px,2.4vw,22px)}.store-shell{--store-primary:var(--store-accent,#0f766e);--store-primary-2:rgb(var(--store-accent-rgb,15 118 110)/0.92);--store-surface:#fff;--store-surface-2:rgb(var(--store-accent-rgb,15 118 110)/0.08);--store-border:hsla(0,0%,100%,.2);--store-text-on-primary:#fff;--chip-bg:hsla(0,0%,100%,.1);--chip-bg-hover:hsla(0,0%,100%,.16);--chip-border:hsla(0,0%,100%,.18);--panel-bg:rgba(10,16,28,.55);--panel-border:hsla(0,0%,100%,.14);--panel-shadow:0 18px 50px rgba(0,0,0,.3)}@supports (background:color-mix(in srgb,#000000 50%,#ffffff 50%)){.store-shell{--store-primary-2:color-mix(in srgb,var(--store-primary) 72%,#0b1220 28%);--store-surface-2:color-mix(in srgb,var(--store-primary) 8%,#fff 92%);--panel-bg:color-mix(in srgb,var(--store-primary) 25%,#0a101c 75%)}}.store-locale-trigger{height:40px;padding-inline:12px;background:var(--chip-bg);border:1px solid var(--chip-border);color:var(--store-text-on-primary,#fff);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);transition:background .2s ease,border-color .2s ease}@supports (background:color-mix(in srgb,#000000 50%,#ffffff 50%)){.store-locale-trigger{background:color-mix(in srgb,var(--store-primary) 80%,#fff 20%)}}.store-locale-trigger:hover{background:var(--chip-bg-hover)}.store-locale-menu{inset-inline-end:0;inset-inline-start:auto;border-radius:16px;background:linear-gradient(180deg,hsla(0,0%,100%,.1),hsla(0,0%,100%,.04)),var(--panel-bg);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border:1px solid var(--panel-border);box-shadow:var(--panel-shadow);padding:8px;min-width:220px;width:min(240px,90vw);display:grid;grid-gap:6px;gap:6px}@supports (background:color-mix(in srgb,#000000 50%,#ffffff 50%)){.store-locale-menu{background:linear-gradient(180deg,hsla(0,0%,100%,.1),hsla(0,0%,100%,.04)),var(--panel-bg)}}.store-locale-option{display:flex;align-items:center;justify-content:space-between;gap:12px;position:relative;text-align:start;padding:10px 12px;border-radius:12px;font-weight:600;color:hsla(0,0%,100%,.92);background:transparent;transition:background .15s ease,color .15s ease}.store-locale-option:hover{background:hsla(0,0%,100%,.1)}.store-locale-option[aria-selected=true]{background:hsla(0,0%,100%,.14);color:#fff}.store-locale-option+.store-locale-option:before{content:"";position:absolute;inset-inline:12px;top:-4px;border-top:1px solid hsla(0,0%,100%,.06)}.store-locale-option[aria-selected=true]:after{content:"";position:absolute;inset-inline-end:12px;top:50%;width:6px;height:10px;border-right:2px solid;border-bottom:2px solid;transform:translateY(-50%) rotate(45deg)}.store-shell--rtl .store-locale-menu{inset-inline-start:auto;inset-inline-end:0}.store-shell--rtl .store-locale-option{text-align:right}.store-shell--rtl .store-locale-option[aria-selected=true]:after{inset-inline-start:auto;inset-inline-end:12px}.store-nav-drawer{width:min(86vw,360px);background:radial-gradient(circle at top,rgb(var(--store-accent-rgb,15 118 110)/.28),transparent 55%),linear-gradient(180deg,var(--store-primary-2),#0b1220 82%)}@media (min-width:768px){.store-nav-drawer{width:min(420px,46vw)}}.store-nav-links{gap:12px}.store-nav-links a{width:100%;border-radius:14px;border:1px solid hsla(0,0%,100%,.1);background:hsla(0,0%,100%,.08)}@media (max-width:1024px){.store-footer-inner{flex-direction:column;align-items:center;text-align:center;padding-inline:clamp(12px,3vw,24px)}.store-footer-links{justify-content:center;gap:10px 18px;width:100%;flex-wrap:wrap}}@media (max-width:640px){.schedule-owner-photo{min-height:220px;background:#fff}.schedule-owner-photo .schedule-owner-photo-img,.schedule-owner-photo img{object-fit:contain}}.store-info-grid{justify-items:center;gap:clamp(12px,2vw,22px)}@media (min-width:1025px){.store-info-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (min-width:641px) and (max-width:1024px){.store-info-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.store-info-grid>:last-child:nth-child(odd){grid-column:1/-1;justify-self:center;max-width:520px;width:100%}}@media (max-width:640px){.store-info-grid{grid-template-columns:1fr}}@media (max-width:1024px){.store-info-card{width:100%;max-width:520px}.checkout-layout.checkout-layout--card{grid-template-columns:1fr}.checkout-right{align-items:center}.checkout-summary{width:100%;max-width:640px;margin-inline:auto;align-self:center}}@media (max-width:640px){.checkout-summary{max-width:none}}@media (max-width:980px){.plp-layout{grid-template-columns:1fr!important}}@media (max-width:900px){.store-header-top{grid-template-columns:1fr;grid-template-areas:"center" "left" "right";row-gap:12px}.store-header-left,.store-header-right{justify-self:center;text-align:center;align-items:center}.store-header-right{justify-content:center;flex-wrap:wrap}}@media (max-width:768px){.store-header-top{grid-template-columns:1fr;grid-template-areas:"center" "left" "right"}}@media (max-width:480px){.products-layout{gap:16px}.products-sidebar-card{padding:14px}.filters-bar{padding:12px;gap:10px}}.store-page-shell{min-height:calc(100vh - 240px);padding-block:clamp(24px,4vw,56px);display:flex;flex-direction:column;gap:clamp(16px,3vw,28px)}.store-maintenance{width:100%;display:flex;justify-content:center;text-align:center}.store-maintenance-card{width:100%;max-width:720px;padding:clamp(20px,4vw,36px);border-radius:24px;border:1px solid rgba(var(--store-accent-rgb,15 118 110),.25);background:linear-gradient(180deg,rgba(var(--store-accent-rgb,15 118 110),.16),rgba(var(--store-accent-rgb,15 118 110),.04));box-shadow:0 20px 45px rgba(0,0,0,.18);color:#0b1220}.store-maintenance-icon{width:72px;height:72px;margin:0 auto 14px;border-radius:20px;display:grid;place-items:center;background:rgba(var(--store-accent-rgb,15 118 110),.16);color:var(--store-accent,#0f766e)}.store-maintenance-icon svg{width:38px;height:38px;stroke:currentColor;fill:none;stroke-width:2.4;stroke-linecap:round;stroke-linejoin:round}.store-maintenance-name{font-weight:600;text-transform:uppercase;letter-spacing:.14em;font-size:.78rem;color:rgba(11,18,32,.6);margin-bottom:10px}.store-maintenance-title{font-size:clamp(22px,3vw,32px);font-weight:700;margin:0 0 10px}.store-maintenance-body{margin:0;font-size:1rem;line-height:1.7;color:rgba(11,18,32,.78)}.store-maintenance-hint{margin:16px 0 0;font-size:.95rem;color:rgba(11,18,32,.6)}.product-grid--responsive{display:grid;grid-gap:clamp(12px,2vw,22px);gap:clamp(12px,2vw,22px);grid-template-columns:repeat(1,minmax(0,1fr))}.product-grid--responsive>*{min-width:0}@media (min-width:768px){.product-grid--responsive{grid-template-columns:repeat(2,minmax(0,1fr))!important}}@media (min-width:1100px){.product-grid--responsive{grid-template-columns:repeat(3,minmax(0,1fr))!important}}.cart-shell{display:flex;flex-direction:column;gap:clamp(18px,3vw,32px)}.cart-empty{display:grid;place-items:center}.cart-empty-card{width:100%;max-width:720px;border-radius:1.5rem;border:1px solid rgba(15,23,42,.08);background:var(--surface);box-shadow:var(--shadow-sm);padding:clamp(20px,4vw,40px);display:grid;grid-gap:16px;gap:16px;text-align:center}.cart-empty-icon{width:56px;height:56px;border-radius:999px;display:grid;place-items:center;margin-inline:auto;background:rgba(15,118,110,.12);color:var(--store-accent,#0f766e)}.cart-empty-title{margin:0;font-size:clamp(1.5rem,2.4vw,2.2rem)}.cart-empty-message{margin:0;color:var(--muted-strong);max-width:520px;margin-inline:auto}.cart-empty-actions{gap:12px}.cart-empty-actions,.cart-empty-links{display:flex;justify-content:center;flex-wrap:wrap}.cart-empty-links{gap:10px 16px}.cart-empty-chip{padding:8px 14px;border-radius:999px;border:1px solid rgba(15,23,42,.12);background:rgba(15,23,42,.04);color:var(--foreground);font-weight:600;text-decoration:none}.cart-empty-chip:hover{border-color:rgba(15,23,42,.2)}.cart-empty-reassurance{display:flex;flex-wrap:wrap;justify-content:center;gap:10px 18px;font-size:.9rem;color:var(--muted)}.cart-layout{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,380px);grid-gap:clamp(20px,4vw,36px);gap:clamp(20px,4vw,36px);align-items:start}.cart-left,.cart-summary{min-width:0}.cart-summary{position:-webkit-sticky;position:sticky;top:24px;align-self:start}@media (max-width:1024px){.cart-layout{grid-template-columns:1fr}.cart-summary{position:static;max-width:640px;width:100%;margin-inline:auto}}@media (max-width:640px){.cart-summary{max-width:none}.cart-checkout-btn,.cart-empty-actions .btn{width:100%}}.order-success{display:grid;justify-items:center}.order-success-card{width:100%;max-width:820px;border-radius:1.6rem;border:1px solid rgba(15,23,42,.08);background:var(--surface);box-shadow:var(--shadow-md);padding:clamp(24px,4vw,48px);display:grid;grid-gap:16px;gap:16px;text-align:center}.order-success-icon{width:56px;height:56px;border-radius:999px;display:grid;place-items:center;margin-inline:auto;background:rgba(15,118,110,.12);color:var(--store-accent,#0f766e)}.order-success-title{margin:0;font-size:clamp(1.6rem,2.5vw,2.4rem)}.order-success-body{margin:0;color:var(--muted-strong);max-width:560px;margin-inline:auto}.order-success-order{font-weight:600}.order-success-order,.order-success-track{display:flex;justify-content:center;gap:8px}.order-success-track{flex-wrap:wrap}.order-success-track-note{margin:0;color:var(--muted)}.order-success-steps{text-align:start;border-radius:1rem;border:1px solid rgba(15,23,42,.08);background:rgba(15,23,42,.04);padding:16px 18px}.order-success-steps h3{margin:0 0 8px;font-size:1rem}.order-success-steps ul{margin:0;-webkit-padding-start:1.1rem;padding-inline-start:1.1rem;display:grid;grid-gap:6px;gap:6px}.order-success-actions{display:flex;justify-content:center;flex-wrap:wrap;gap:12px}.order-success-actions .btn{min-width:200px}.order-success-trust{display:flex;flex-wrap:wrap;justify-content:center;gap:10px 18px;font-size:.9rem;color:var(--muted)}@media (max-width:640px){.order-success-actions{flex-direction:column;align-items:stretch}.order-success-actions .btn{width:100%}}.store-footer-inner{max-width:1200px;margin-inline:auto;padding-inline:clamp(12px,3vw,28px);display:grid;grid-template-columns:1fr auto 1fr;grid-gap:16px;gap:16px;align-items:center}.store-header-inner{min-height:140px!important;height:auto!important;max-height:none!important;flex-wrap:wrap}.store-header-avatar.store-header-avatar--large{width:clamp(96px,18vw,140px)!important;height:clamp(96px,18vw,140px)!important}.store-footer-left{justify-self:start;text-align:start}.store-footer-center{justify-self:center}.store-footer-right{justify-self:end;text-align:end;font-size:.8rem;opacity:.85}.store-footer-links{display:flex;flex-wrap:wrap;justify-content:center;gap:10px 18px}@media (max-width:768px){.store-footer-inner{grid-template-columns:1fr;text-align:center;justify-items:center}.store-footer-left,.store-footer-right{justify-self:center;text-align:center}}@media (max-width:640px){.product-thumb-rail{justify-content:flex-start!important;overflow-x:auto!important;padding-inline:6px!important;gap:10px!important}.product-thumb-btn{width:64px!important;height:50px!important;flex:0 0 auto!important}.product-thumb-btn img{object-fit:cover!important}}@media (max-width:768px){.cart-left,.cart-summary,.cart-title-row{grid-column:1/-1!important;grid-row:auto!important}.cart-summary{margin-top:16px}}.store-shell{overflow-x:clip}.store-main{padding-inline:clamp(14px,4vw,24px);max-width:100%}.store-shell canvas,.store-shell img,.store-shell video{max-width:100%;height:auto}.store-shell button,.store-shell input,.store-shell select,.store-shell textarea{max-width:100%}.plp-search,.plp-sort,.plp-toolbar-left,.plp-toolbar-right{min-width:0}@media (max-width:768px){.plp-toolbar{flex-direction:column;align-items:stretch;gap:.75rem}.plp-toolbar-right{width:100%;flex-wrap:wrap;justify-content:space-between;gap:.6rem}.plp-search,.plp-search input,.plp-sort,.plp-sort select{width:100%}.product-hero-card{grid-template-columns:1fr;padding:1rem}.product-visual-surface{min-height:260px}.product-main-image{min-height:240px}.product-thumb-rail{display:flex;overflow-x:auto;gap:10px;padding-inline:6px;scroll-snap-type:x mandatory}.product-thumb-btn{flex:0 0 70px;scroll-snap-align:start}.product-kicker-row{flex-wrap:wrap;gap:8px}}@media (max-width:640px){.product-action-row{flex-direction:column;align-items:stretch}.product-quantity-control{width:100%;justify-content:center}.product-action-row .btn{width:100%}.option-chips{gap:8px}.color-swatch-row{display:grid;grid-template-columns:repeat(auto-fit,minmax(56px,1fr));grid-gap:10px;gap:10px}.color-swatch-image{width:56px;height:56px}.color-swatch-underline{width:56px}}@media (max-width:1024px){.cart-layout{grid-template-columns:1fr}.cart-summary{position:static;top:auto;width:100%;max-width:640px;margin-inline:auto}}@media (max-width:640px){.cart-item{grid-template-columns:72px 1fr;align-items:start}.cart-item-info{padding-right:0}.cart-item-remove{position:static;align-self:flex-start;margin-top:.35rem}.cart-qty-row{width:100%;justify-content:space-between}.cart-qty-row input[type=number]{width:80px}}@media (max-width:480px){.product-action-row .quantity-row{width:100%}}@media (max-width:768px){.filters-swatches{display:grid;grid-template-columns:repeat(auto-fit,minmax(44px,1fr));grid-gap:8px;gap:8px}.filters-chips{flex-wrap:wrap;gap:8px}}.avex-hero{background:#000;width:100%}.avex-hero-inner{max-width:1280px;margin:0 auto;padding:clamp(24px,4vw,64px) 20px;display:flex;align-items:stretch;gap:clamp(24px,4vw,64px)}.avex-hero-left{flex:1 1;background:#000;color:#fff;text-align:left}.avex-hero-badges{justify-content:flex-start}.avex-hero-right{flex:0 0 min(520px,44vw);background:#000;display:flex;align-items:stretch}.avex-hero-image{width:100%;height:100%;object-fit:contain;display:block}.avex-hero-title{font-size:clamp(36px,4.2vw,58px);line-height:1.02;letter-spacing:-.03em;margin:0 0 14px;color:rgba(250,204,21,.95)}.avex-hero-lead,.avex-hero-sub{max-width:60ch}.avex-hero-sub{color:hsla(0,0%,100%,.88);font-weight:650;margin:0 0 10px}.avex-hero-lead{color:hsla(0,0%,100%,.7);line-height:1.75;margin:0 0 18px}.avex-hero-list{padding-left:0;list-style-position:inside;display:inline-block;text-align:left;line-height:1.55;margin:0 0 22px;gap:10px}.avex-hero-list li{color:hsla(0,0%,100%,.86);line-height:1.55}.avex-hero .avex-cta{justify-content:flex-start}@media (min-width:1024px){.avex-hero-left{transform:translateX(-10px)}}.avex-cta{display:flex;gap:12px;flex-wrap:wrap;justify-content:center}.avex-btn-primary{background:#facc15;color:#111;border-radius:999px;font-weight:800;border:1px solid rgba(0,0,0,.35)}.avex-btn-primary,.avex-btn-secondary{padding:12px 18px;font-family:var(--font-inter,"Inter"),system-ui,-apple-system,"Segoe UI",sans-serif}.avex-btn-secondary{border:1px solid hsla(0,0%,100%,.25);color:#fff;border-radius:999px;font-weight:700;background:hsla(0,0%,100%,.04)}.avex-btn-primary,.avex-btn-secondary{transition:transform .16s ease,box-shadow .16s ease,background .16s ease,border-color .16s ease}.avex-btn-primary:hover{transform:translateY(-1px);box-shadow:0 12px 28px rgba(250,204,21,.22)}.avex-btn-secondary:hover{transform:translateY(-1px);border-color:rgba(250,204,21,.22);box-shadow:0 12px 28px rgba(0,0,0,.35)}.avex-btn-primary:focus-visible,.avex-btn-secondary:focus-visible{outline:none;box-shadow:0 0 0 4px rgba(250,204,21,.22)}.avex-section{background:#fff;padding:64px 20px;text-align:center}.avex-section h2{font-size:28px;margin-bottom:8px}.avex-section p{color:rgba(0,0,0,.65)}.avex-directory-toolbar{display:flex;gap:12px;flex-wrap:wrap;align-items:center;margin-top:18px;justify-content:center}.avex-input,.avex-select{height:44px;border-radius:12px;border:1px solid rgba(0,0,0,.12);padding:0 12px;outline:none;background:#fff;min-width:220px}.avex-input:focus,.avex-select:focus{border-color:rgba(250,204,21,.55);box-shadow:0 0 0 4px rgba(250,204,21,.18)}.avex-directory-grid{margin-top:22px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:16px;gap:16px;justify-items:center}.avex-store-card{border-radius:16px;border:1px solid rgba(0,0,0,.08);background:#fff;box-shadow:0 10px 28px rgba(0,0,0,.06);overflow:hidden;display:flex;flex-direction:column;min-height:180px;width:100%;max-width:380px}.avex-store-card-head{padding:14px 14px 8px;display:flex;align-items:center;gap:12px}.avex-store-logo{width:44px;height:44px;border-radius:14px;background:#0b0b0b;border:1px solid rgba(250,204,21,.28);overflow:hidden;flex:0 0 auto}.avex-store-logo img{width:100%;height:100%;object-fit:cover}.avex-store-title{font-weight:900;letter-spacing:-.01em;color:#0b0b0b}.avex-store-sub{font-size:13px;color:rgba(0,0,0,.62);margin-top:2px}.avex-store-body{padding:0 14px 14px;color:rgba(0,0,0,.72);line-height:1.55;font-size:14px;flex:1 1 auto}.avex-store-actions{padding:12px 14px 14px;display:flex;align-items:center;justify-content:space-between;gap:10px;border-top:1px solid rgba(0,0,0,.06)}.sr-only{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}.avex-store-footer{margin-top:18px;border-top:1px solid rgba(0,0,0,.08);background:#0b0b0b;border-radius:0 0 14px 14px;padding:6px 10px;display:flex;align-items:center;justify-content:center;gap:12px}.avex-store-footer-brand{justify-self:start;font-weight:800;font-size:12px;color:rgba(250,204,21,.95);background:rgba(250,204,21,.12);border:1px solid rgba(250,204,21,.22);padding:8px 10px;border-radius:999px;width:-moz-fit-content;width:fit-content}.avex-store-footer-brand--ghost{justify-self:end;opacity:.55}.avex-store-footer-cta{justify-self:center;font-weight:900;font-size:11.5px;letter-spacing:.2px;color:#111;background:#facc15;border:1px solid rgba(0,0,0,.22);border-radius:999px;padding:5px 32px;display:inline-flex;align-items:center;gap:10px;box-shadow:0 10px 22px rgba(0,0,0,.35);-webkit-user-select:none;-moz-user-select:none;user-select:none}.avex-store-footer-arrow{display:inline-block;transform:translateY(-.5px);font-size:14px}.avex-store-card:hover .avex-store-footer-cta{filter:brightness(1.02);transform:translateY(-1px);transition:transform .16s ease,filter .16s ease}.avex-store-card:focus-visible{outline:3px solid rgba(250,204,21,.65);outline-offset:4px;border-radius:18px}.avex-store-link{font-weight:900;color:#111;font-family:var(--font-inter,"Inter"),system-ui,-apple-system,"Segoe UI",sans-serif}.avex-store-tag{font-size:12px;font-weight:900;padding:7px 10px;border-radius:999px;background:rgba(250,204,21,.2);border:1px solid rgba(250,204,21,.28);color:#111}.avex-how-grid{grid-template-columns:repeat(3,1fr);grid-gap:24px;gap:24px;margin-top:32px;justify-items:center}.avex-how-card{border:1px solid rgba(0,0,0,.08);border-radius:18px;padding:28px;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease;background:linear-gradient(180deg,hsla(0,0%,100%,.98),rgba(248,250,252,.95));box-shadow:0 16px 36px rgba(15,23,42,.08);width:100%;max-width:360px;text-align:left}.avex-how-card:hover{transform:translateY(-4px);box-shadow:0 22px 44px rgba(15,23,42,.12);border-color:rgba(15,23,42,.12)}.avex-how-card h3{margin:0 0 10px;font-size:18px}.avex-how-card p{margin:0 0 12px;line-height:1.6}.avex-how-card .meta{margin:0;font-size:13px;color:rgba(15,23,42,.6)}.how-title{font-weight:950;letter-spacing:-.02em;font-size:clamp(22px,2.1vw,34px);margin:0 0 8px}.how-subtitle{font-weight:650;opacity:.78;margin:0 0 26px}@media (min-width:1024px){.how-subtitle,.how-title{text-align:left;max-width:70ch;margin-left:0;margin-right:0}}.how-card{position:relative;overflow:hidden;border-radius:18px;padding:20px 20px 18px;background:radial-gradient(1200px 420px at 20% 0,rgba(250,204,21,.1),transparent 45%),linear-gradient(180deg,hsla(0,0%,6%,.98),rgba(0,0,0,.94));border:1px solid rgba(250,204,21,.22);box-shadow:0 18px 55px rgba(0,0,0,.38)}.how-card:before{content:"";position:absolute;inset:-40%;background:radial-gradient(closest-side,rgba(250,204,21,.22),transparent 62%);opacity:.55;pointer-events:none;z-index:0}.how-card-desc,.how-card-meta,.how-card-title,.how-card-top{position:relative;z-index:1}.how-card-title{margin:0;color:hsla(0,0%,100%,.96);font-weight:900;letter-spacing:-.01em;font-size:16px;line-height:1.2}.how-card-desc{margin:0 0 10px;color:hsla(0,0%,100%,.82);line-height:1.6}.how-card-meta{margin:0;color:hsla(0,0%,100%,.64);font-size:13px;font-weight:700;letter-spacing:.01em}.how-card:hover{transform:translateY(-2px);transition:transform .16s ease,box-shadow .16s ease,border-color .16s ease;border-color:rgba(250,204,21,.34);box-shadow:0 26px 75px rgba(0,0,0,.48)}.avex-partner{background:#fff;color:#111;padding:52px 20px;border-top:1px solid rgba(0,0,0,.08)}.avex-partner-inner{max-width:1280px;margin:0 auto;display:flex;gap:16px;flex-wrap:wrap;align-items:center;justify-content:center;border:1px solid rgba(250,204,21,.22);background:#0b0b0b;padding:18px;border-radius:18px;text-align:center}.avex-partner-inner h2{color:#fff;margin:0 0 6px}.avex-partner-inner p{color:hsla(0,0%,100%,.78);margin:0;max-width:68ch}.avex-footer{background:#000;color:hsla(0,0%,100%,.75);padding:24px 20px;border-top:1px solid rgba(250,204,21,.15)}.avex-footer-inner{max-width:1280px;margin:0 auto;display:flex;flex-wrap:wrap;gap:12px;align-items:center;justify-content:center;text-align:center;font-size:13px}@media (max-width:640px){.avex-footer-inner{flex-direction:column;align-items:center}.avex-footer-inner>div{width:100%;text-align:center}.avex-footer-inner>div:nth-child(2){justify-content:center}}.avex-footer a{color:rgba(250,204,21,.92);font-weight:800}.avex-footer a:hover{text-decoration:underline}@media (max-width:980px){.avex-hero-inner{flex-direction:column}.avex-hero-right{width:100%;flex:0 0 auto}.avex-hero-image{height:auto}.avex-hero-badges{display:none}.avex-hero-left{text-align:center}.avex-hero .avex-cta{justify-content:center}.avex-directory-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.avex-how-grid{grid-template-columns:1fr}.how-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:560px){.avex-directory-grid{grid-template-columns:1fr}.avex-input,.avex-select{min-width:100%;width:100%}.how-grid{grid-template-columns:1fr}}.locale-ar{--font-ar:"Tajawal",system-ui,-apple-system,"Segoe UI",Arial,sans-serif}.locale-ar,.locale-ar *{font-family:var(--font-ar)!important;letter-spacing:0!important}.locale-ar .avex-hero-left h1{font-weight:900!important;font-size:clamp(28px,3.2vw,46px)!important;line-height:1.15!important}.locale-ar .avex-hero-left p{font-weight:600!important;font-size:clamp(15px,1.25vw,18px)!important;line-height:1.9!important;color:hsla(0,0%,100%,.86)}.locale-ar .avex-hero-left ul{margin-top:14px}.locale-ar .avex-hero-left li{font-weight:650!important;font-size:16px!important;line-height:1.9!important}.locale-ar .avex-btn-primary,.locale-ar .avex-btn-secondary{font-weight:800!important;font-size:14px!important}.locale-ar .avex-preview-card{text-align:right}.locale-ar .avex-preview-top{justify-content:space-between}.locale-ar .avex-preview-row{justify-content:flex-end}.locale-ar .avex-preview-footer{text-align:right}.locale-ar .avex-badge,.locale-ar .badge,.locale-ar .pill{font-weight:800!important;font-size:12px!important}@media (max-width:640px){.locale-ar .avex-hero-left h1{font-size:30px!important;line-height:1.2!important}.locale-ar .avex-hero-left li{font-size:15px!important}}.how-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:18px;gap:18px;align-items:stretch}@media (max-width:1024px){.how-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:640px){.how-grid{grid-template-columns:1fr}}.how-card{position:relative!important;overflow:hidden!important;border-radius:16px!important;padding:22px 22px 20px!important;text-align:left!important;background:linear-gradient(180deg,#121212,#0c0c0c)!important;border:1px solid rgba(250,204,21,.16)!important;box-shadow:0 12px 30px rgba(0,0,0,.28)!important}.how-card:before{content:""!important;position:absolute!important;inset:-60%!important;background:radial-gradient(closest-side,rgba(250,204,21,.14),transparent 60%)!important;opacity:.45!important;pointer-events:none!important;z-index:0!important}.how-card-desc,.how-card-meta,.how-card-title,.how-card-top,.how-pill{position:relative!important;z-index:1!important}.how-card-top{display:flex!important;gap:10px!important;margin-bottom:12px!important}.how-card-top,.how-pill{align-items:center!important}.how-pill{width:28px!important;height:28px!important;border-radius:999px!important;display:inline-flex!important;justify-content:center!important;background:rgba(250,204,21,.12)!important;border:1px solid rgba(250,204,21,.28)!important;color:rgba(250,204,21,.96)!important;font-weight:900!important}.how-card-title{margin:0!important;color:hsla(0,0%,100%,.96)!important;font-weight:900!important;letter-spacing:-.01em!important;font-size:16px!important;line-height:1.25!important}.how-card-desc{margin:0 0 10px!important;color:hsla(0,0%,100%,.82)!important;line-height:1.6!important;font-weight:600!important}.how-card-meta{margin:0!important;color:hsla(0,0%,100%,.62)!important;font-size:13px!important;font-weight:700!important;letter-spacing:.01em!important}.how-card:hover{transform:translateY(-2px)!important;transition:transform .16s ease,box-shadow .16s ease,border-color .16s ease!important;border-color:rgba(250,204,21,.28)!important;box-shadow:0 22px 60px rgba(0,0,0,.42)!important}.how-title{font-weight:950!important;letter-spacing:-.02em!important;font-size:clamp(22px,2.1vw,34px)!important;margin:0 0 8px!important}.how-subtitle{font-weight:650!important;opacity:.78!important;margin:0 0 26px!important}.avex-how{background:#000;padding:70px 16px;border-top:1px solid rgba(250,204,21,.1);border-bottom:1px solid rgba(250,204,21,.1)}.avex-how-inner{max-width:1280px;margin:0 auto}.avex-how-head{margin-bottom:26px;text-align:center}.avex-how-title{margin:0 0 8px;color:rgba(250,204,21,.95);font-weight:950;letter-spacing:-.02em;font-size:clamp(22px,2.4vw,34px)}.avex-how-subtitle{color:hsla(0,0%,100%,.7);font-weight:650;line-height:1.6;max-width:75ch;margin:0 auto}.avex-how-grid{display:grid;grid-template-columns:1.25fr .9fr;grid-gap:20px;gap:20px;align-items:start}.avex-how-steps{display:grid;grid-gap:14px;gap:14px}.avex-step{display:grid;grid-template-columns:30px 1fr;grid-gap:14px;gap:14px;align-items:stretch}.avex-step-rail{display:flex;flex-direction:column;align-items:center;padding-top:6px}.avex-step-dot{width:26px;height:26px;border-radius:999px;display:grid;place-items:center;font-weight:900;font-size:12px;color:rgba(250,204,21,.96);background:rgba(250,204,21,.12);border:1px solid rgba(250,204,21,.35);box-shadow:0 0 0 4px rgba(250,204,21,.06)}.avex-step-line{width:1px;flex:1 1;margin-top:10px;background:linear-gradient(180deg,rgba(250,204,21,.2),rgba(250,204,21,.02))}.avex-step-card{position:relative;overflow:hidden;border-radius:18px;padding:16px 16px 14px;background:linear-gradient(180deg,hsla(0,0%,7%,.98),rgba(0,0,0,.96));border:1px solid rgba(250,204,21,.18);box-shadow:0 18px 55px rgba(0,0,0,.45)}.avex-step-card:before{content:"";position:absolute;inset:-50%;background:radial-gradient(closest-side,rgba(250,204,21,.16),transparent 60%);opacity:.45;pointer-events:none}.avex-step-title{margin:0 0 8px;color:rgba(250,204,21,.95);font-weight:900;letter-spacing:-.01em;line-height:1.2;font-size:16px;position:relative;z-index:1}.avex-step-body{margin:0 0 10px;color:hsla(0,0%,100%,.8);line-height:1.65;font-weight:600;position:relative;z-index:1}.avex-step-meta{margin:0;color:hsla(0,0%,100%,.62);font-size:13px;font-weight:750;position:relative;z-index:1}.avex-how-preview{position:-webkit-sticky;position:sticky;top:84px}.avex-preview-card{border-radius:20px;padding:16px;background:linear-gradient(180deg,hsla(0,0%,7%,.98),rgba(0,0,0,.96));border:1px solid rgba(250,204,21,.2);box-shadow:0 22px 70px rgba(0,0,0,.55);overflow:hidden;position:relative}.avex-preview-card:before{content:"";position:absolute;inset:-55%;background:radial-gradient(closest-side,rgba(250,204,21,.18),transparent 62%);opacity:.35;pointer-events:none}.avex-preview-top{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:14px;position:relative;z-index:1}.avex-preview-pill{font-weight:900;font-size:12px;letter-spacing:.08em;color:rgba(250,204,21,.95)}.avex-preview-sub{color:hsla(0,0%,100%,.7);font-weight:650;font-size:12px}.avex-preview-block{position:relative;z-index:1;border-radius:14px;padding:12px;background:hsla(0,0%,100%,.04);border:1px solid hsla(0,0%,100%,.06);margin-bottom:10px;text-align:center}.avex-preview-label{color:hsla(0,0%,100%,.85);font-weight:850;font-size:13px;margin-bottom:8px;text-align:center}.avex-preview-row{display:flex;flex-wrap:wrap;gap:8px;justify-content:center}.avex-preview-chip{padding:7px 10px;border-radius:999px;background:rgba(250,204,21,.1);border:1px solid rgba(250,204,21,.2);color:hsla(0,0%,100%,.86);font-weight:750;font-size:12px}.avex-preview-footer{position:relative;z-index:1;display:grid;grid-template-columns:1fr 1fr;grid-gap:10px;gap:10px;margin-top:12px}.avex-preview-kpi{border-radius:14px;padding:12px;background:hsla(0,0%,100%,.04);border:1px solid hsla(0,0%,100%,.06);text-align:center}.avex-preview-kpi-num{color:rgba(250,204,21,.95);font-weight:950;font-size:20px;letter-spacing:-.01em}.avex-preview-kpi-label{color:hsla(0,0%,100%,.7);font-weight:700;margin-top:4px;font-size:12px}@media (max-width:980px){.avex-how-grid{grid-template-columns:1fr}.avex-how-preview{position:static}}#how-it-works.avex-section{background:linear-gradient(180deg,#fff,#f7f7f7);background:#000;color:hsla(0,0%,100%,.92);padding-top:54px!important;padding-bottom:64px}#how-it-works .how-subtitle,#how-it-works .how-title{text-align:left;max-width:820px}#how-it-works .how-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:18px;gap:18px;margin-top:26px}@media (max-width:1100px){#how-it-works .how-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:640px){#how-it-works .how-grid{grid-template-columns:1fr}}#how-it-works .how-card{background:radial-gradient(120% 140% at 20% 0,rgba(250,204,21,.14) 0,transparent 55%),linear-gradient(180deg,hsla(0,0%,100%,.07),hsla(0,0%,100%,.03));border:1px solid rgba(250,204,21,.18);border-radius:18px;padding:18px 18px 16px;box-shadow:0 18px 48px rgba(0,0,0,.55);min-height:190px}#how-it-works .how-card-top{display:flex;align-items:center;gap:10px;margin-bottom:10px}#how-it-works .how-pill{width:28px;height:28px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;background:rgba(250,204,21,.16);border:1px solid rgba(250,204,21,.35);color:#facc15;font-weight:900;font-size:12px}#how-it-works .how-card-title{margin:0;font-size:15px;line-height:1.2;font-weight:900;color:hsla(0,0%,100%,.95)}#how-it-works .how-card-desc{margin:10px 0 0;font-size:13.5px;line-height:1.6;color:hsla(0,0%,100%,.86)}#how-it-works .how-card-meta{margin:12px 0 0;font-size:12px;font-weight:800;color:hsla(0,0%,100%,.72)}@font-face{font-family:__inter_6a6cb7;src:url(/_next/static/media/74b8e81ce7c73236-s.p.ttf) format("truetype");font-display:swap;font-weight:400;font-style:normal}@font-face{font-family:__inter_6a6cb7;src:url(/_next/static/media/a5b19698539b0889-s.p.ttf) format("truetype");font-display:swap;font-weight:500;font-style:normal}@font-face{font-family:__inter_6a6cb7;src:url(/_next/static/media/ac432c104f6dcd6d-s.p.ttf) format("truetype");font-display:swap;font-weight:600;font-style:normal}@font-face{font-family:__inter_6a6cb7;src:url(/_next/static/media/19f129a44b1f9b3b-s.p.ttf) format("truetype");font-display:swap;font-weight:700;font-style:normal}@font-face{font-family:__inter_Fallback_6a6cb7;src:local("Arial");ascent-override:89.79%;descent-override:22.36%;line-gap-override:0.00%;size-adjust:107.89%}.__className_6a6cb7{font-family:__inter_6a6cb7,__inter_Fallback_6a6cb7}.__variable_6a6cb7{--font-inter:"__inter_6a6cb7","__inter_Fallback_6a6cb7"}@font-face{font-family:__notoArabic_531681;src:url(/_next/static/media/1a25ecdd8576e63c-s.p.ttf) format("truetype");font-display:swap;font-weight:400;font-style:normal}@font-face{font-family:__notoArabic_531681;src:url(/_next/static/media/3633300992c1ee3e-s.p.ttf) format("truetype");font-display:swap;font-weight:500;font-style:normal}@font-face{font-family:__notoArabic_531681;src:url(/_next/static/media/b3e5ccc9d7ab68d3-s.p.ttf) format("truetype");font-display:swap;font-weight:600;font-style:normal}@font-face{font-family:__notoArabic_531681;src:url(/_next/static/media/220edde12e50160d-s.p.ttf) format("truetype");font-display:swap;font-weight:700;font-style:normal}@font-face{font-family:__notoArabic_Fallback_531681;src:local("Arial");ascent-override:129.05%;descent-override:69.32%;line-gap-override:0.00%;size-adjust:106.47%}.__className_531681{font-family:__notoArabic_531681,__notoArabic_Fallback_531681}.__variable_531681{--font-ar:"__notoArabic_531681","__notoArabic_Fallback_531681"}