:root{--green:#16a34a;--green-dark:#11813a;--mint:#eaf8ef;--ink:#17201b;--muted:#6b756f;--line:#e5ebe7;--surface:#fff;--soft:#f7faf8;--danger:#dc5b5b}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#fff;color:var(--ink);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}a{text-decoration:none;color:inherit}button,input,select,textarea{font:inherit}button{cursor:pointer}.container{width:min(1180px,calc(100% - 32px));margin:auto}.site-header{z-index:20;background:rgba(255,255,255,.94);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border-bottom:1px solid var(--line)}.header-inner{width:min(1240px,calc(100% - 32px));height:76px;margin:auto;gap:20px}.brand,.header-inner{display:flex;align-items:center}.brand{flex:0 0 auto}.brand-logo{display:block;width:auto;height:48px;max-width:132px;object-fit:contain}.brand>span:last-child>span{color:var(--green)}.brand-mark{width:38px;height:38px;border-radius:12px;background:var(--green);color:#fff;display:grid;place-items:center;font-weight:900}.zone-pill{gap:7px;padding:10px 12px;border:1px solid var(--line);border-radius:999px;font-size:14px;white-space:nowrap}.search-box,.zone-pill{display:flex;align-items:center}.search-box{height:44px;gap:9px;background:#f8fbf9;border:1px solid #dce7df;border-radius:14px;flex:1 1;max-width:450px;padding:0 11px;color:#65736b;transition:border-color .18s ease,box-shadow .18s ease,background .18s ease}.search-box:focus-within{border-color:#9bcfa8;background:#fff;box-shadow:0 0 0 3px rgba(22,163,74,.08)}.search-box input{border:0;outline:0;background:transparent;flex:1 1;min-width:0;color:var(--ink);font-size:14px}.search-box input::placeholder{color:#7d8982}.search-clear{width:27px;height:27px;flex:0 0 27px;display:grid;place-items:center;border:0;border-radius:50%;background:#e9f0eb;color:#53615a;font-size:20px;line-height:1;cursor:pointer;padding:0}.search-clear:hover{background:#dce9df;color:#17211c}.desktop-nav{display:flex;gap:18px;font-size:14px;font-weight:650}.header-actions{gap:10px;margin-left:auto}.header-actions,.icon-button{display:flex;align-items:center}.icon-button{position:relative;padding:9px;border:1px solid var(--line);border-radius:11px}.icon-button b{position:absolute;top:-7px;right:-7px;background:var(--green);color:white;min-width:19px;height:19px;border-radius:10px;font-size:11px;display:grid;place-items:center}.account-link{display:flex;align-items:center;gap:7px;font-size:14px;font-weight:700}.hero{padding:72px 0 54px;background:linear-gradient(135deg,#f1fbf4,#fff 58%)}.hero-grid{display:grid;grid-template-columns:1.08fr .92fr;grid-gap:55px;gap:55px;align-items:center}.eyebrow{display:inline-flex;padding:7px 11px;border-radius:999px;background:#dcf7e4;color:var(--green-dark);font-size:12px;font-weight:800;text-transform:uppercase;letter-spacing:.7px}.hero h1{font-size:clamp(42px,6vw,68px);line-height:.98;letter-spacing:-3px;margin:17px 0}.hero h1 span{color:var(--green)}.hero p{font-size:18px;line-height:1.65;color:var(--muted);max-width:610px}.hero-actions{display:flex;gap:12px;margin-top:26px;flex-wrap:wrap}.primary-button,.secondary-button{display:inline-flex;align-items:center;justify-content:center;gap:8px;border-radius:13px;padding:13px 18px;font-weight:800;border:1px solid transparent}.primary-button{background:var(--green);color:#fff}.primary-button:hover{background:var(--green-dark)}.secondary-button{background:#fff;border-color:var(--line)}.hero-art{min-height:390px;border-radius:32px;background:linear-gradient(145deg,#dcf7e5,#fff);border:1px solid #d9eee0;position:relative;overflow:hidden;display:grid;place-items:center}.hero-orb{width:245px;height:245px;border-radius:50%;background:#fff;box-shadow:0 28px 70px rgba(22,163,74,.14);display:grid;place-items:center;font-size:92px}.hero-tag{position:absolute;background:#fff;border:1px solid var(--line);box-shadow:0 12px 30px rgba(0,0,0,.07);padding:12px 15px;border-radius:14px;font-weight:800}.hero-tag.one{top:34px;right:32px}.hero-tag.two{bottom:40px;left:28px}.section{padding:56px 0}.section-head{display:flex;align-items:end;justify-content:space-between;gap:16px;margin-bottom:24px}.section-head h2{margin:0;font-size:30px;letter-spacing:-1px}.section-head p{margin:6px 0 0;color:var(--muted)}.link-green{color:var(--green);font-weight:800}.category-grid{display:grid;grid-template-columns:repeat(6,1fr);grid-gap:12px;gap:12px}.category-card{border:1px solid var(--line);border-radius:18px;padding:18px 10px;display:flex;flex-direction:column;align-items:center;gap:10px;background:#fff;min-height:135px;transition:.2s}.category-card:hover,.product-card:hover{transform:translateY(-2px);box-shadow:0 12px 28px rgba(20,40,28,.07)}.category-card img{object-fit:contain;background:#f7faf8;padding:4px}.category-card img,.category-placeholder{width:64px;height:64px;border-radius:16px}.category-placeholder{background:var(--mint);display:grid;place-items:center;color:var(--green);font-size:25px}.category-card span{font-size:14px;font-weight:750;text-align:center}.product-grid{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:18px;gap:18px}.product-card{border:1px solid var(--line);border-radius:20px;background:#fff;overflow:hidden;transition:.2s}.product-image-wrap{display:block;aspect-ratio:1/1;background:#f8faf9}.product-image{width:100%;height:100%;object-fit:contain;padding:14px;background:#fff}.product-placeholder{width:100%;height:100%;display:grid;place-items:center;font-size:52px;color:#b6c2bb}.product-image-wrap .media-fallback{width:100%;height:100%;display:grid;place-items:center}.product-body{padding:15px}.product-name{display:block;font-weight:750;min-height:42px;line-height:1.35}.price-row{display:flex;align-items:center;gap:8px;margin:9px 0 12px}.price-row strong{font-size:19px}.price-row del{font-size:13px;color:#9aa49e}.add-button{width:100%;border:1px solid #cfe8d7;background:var(--mint);color:var(--green-dark);border-radius:11px;padding:10px;font-weight:800;display:flex;align-items:center;justify-content:center;gap:5px}.footer-grid-expanded{grid-template-columns:2fr 1fr 1fr 1.15fr 1.25fr;gap:22px}.footer-column{min-width:0}.footer-contact-line{display:block;color:#c8d5ce;margin:5px 0;line-height:1.4;font-size:12px}.footer-socials{display:flex;gap:10px;margin-top:14px}.footer-social{width:38px;height:38px;border:1px solid rgba(255,255,255,.22);border-radius:50%;background:rgba(255,255,255,.12);color:#fff;display:grid;place-items:center;text-decoration:none;box-shadow:0 3px 10px rgba(0,0,0,.12);transition:transform .18s ease,background .18s ease,border-color .18s ease,box-shadow .18s ease}.footer-social svg{width:19px;height:19px;display:block}.footer-social:hover{transform:translateY(-2px);background:#16a34a;border-color:#4ade80;box-shadow:0 6px 16px rgba(22,163,74,.28)}.footer-social:focus-visible{outline:2px solid #86efac;outline-offset:3px}.footer-bottom-expanded{display:flex;align-items:center;justify-content:space-between;gap:14px}.footer-trust{display:flex;gap:9px;flex-wrap:wrap;justify-content:flex-end}.footer-trust span{border:1px solid rgba(255,255,255,.12);border-radius:999px;padding:5px 8px;color:#b9c9c0;font-size:10px}@media(max-width:1050px){.footer-grid-expanded{grid-template-columns:1.6fr repeat(4,minmax(0,1fr));gap:14px}.footer-brand-column{grid-column:auto}.footer-column a{font-size:11px}.footer h4{font-size:13px}.footer-grid-expanded{row-gap:0}}@media(max-width:760px){.footer-grid-expanded{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.footer-brand-column{grid-column:1/-1}.footer-bottom-expanded{display:grid;grid-gap:12px;gap:12px}.footer-trust{justify-content:flex-start}}@media(max-width:520px){.footer-grid-expanded{grid-template-columns:1fr}.footer-brand-column{grid-column:auto}}.footer{margin-top:44px;background:#102018;color:#eaf2ed;padding:30px 0 14px}.footer-grid{display:grid;grid-template-columns:2fr 1fr 1fr;grid-gap:24px;gap:24px}.footer h4{margin:0 0 9px;font-size:14px}.footer a{display:block;color:#c8d5ce;margin:5px 0;font-size:12px}.footer p{color:#b4c3bb;max-width:340px;line-height:1.45;font-size:12px}.footer-bottom{margin-top:20px;padding-top:12px;border-top:1px solid rgba(255,255,255,.1);color:#91a29a;font-size:11px}.footer-brand-logo-wrap{width:84px;height:64px;padding:7px 9px;border-radius:14px;background:rgba(255,255,255,.96);border:1px solid rgba(255,255,255,.78);box-shadow:0 5px 16px rgba(0,0,0,.16);display:flex;align-items:center;justify-content:center;margin-bottom:10px}.footer-brand{color:#fff}.footer-logo{display:block;width:auto;height:50px;max-width:66px;object-fit:contain}.footer-brand-logo-wrap .footer-brand{display:flex;align-items:center;justify-content:center;width:100%;height:100%}.page{padding:45px 0}.page-title{font-size:40px;letter-spacing:-1.5px;margin:0 0 8px}.muted{color:var(--muted)}.panel{border:1px solid var(--line);border-radius:20px;padding:24px;background:#fff}.location-page{min-height:calc(100vh - 76px);display:grid;place-items:center;background:linear-gradient(145deg,#f3fbf5,#fff)}.location-card{width:min(720px,calc(100% - 32px));background:#fff;border:1px solid var(--line);border-radius:28px;padding:38px;box-shadow:0 24px 80px rgba(20,50,30,.08)}.location-card h1{font-size:38px;letter-spacing:-1.5px;margin:0 0 8px}.location-options{grid-gap:14px;gap:14px;margin-top:25px}.location-option{border-radius:17px;padding:20px}.location-option:hover{border-color:#a9dcb8;background:#fbfffc}.option-icon{border-radius:13px;margin-bottom:14px}.zone-list{display:grid;grid-gap:10px;gap:10px;margin-top:20px}.zone-choice{padding:16px;border:1px solid var(--line);border-radius:14px;display:flex;justify-content:space-between;align-items:center}.form{display:grid;grid-gap:14px;gap:14px}.label{font-size:13px;font-weight:750}.input{width:100%;border:1px solid var(--line);border-radius:12px;padding:12px 13px;outline:0}.input:focus{border-color:#7bc691;box-shadow:0 0 0 3px #e6f6eb}.form-grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:14px;gap:14px}.auth-shell{min-height:calc(100vh - 76px);display:grid;place-items:center;background:var(--soft);padding:40px 0}.auth-card{width:min(460px,calc(100% - 32px));background:#fff;border:1px solid var(--line);border-radius:24px;padding:30px}.auth-card h1{margin:0 0 7px}.error{padding:12px;border-radius:12px;background:#fff0f0;color:#a73e3e;font-size:14px}.empty{padding:55px 20px;text-align:center;color:var(--muted);border:1px dashed #ccd6d0;border-radius:18px}.cart-layout,.checkout-layout{display:grid;grid-template-columns:1.4fr .7fr;grid-gap:22px;gap:22px}.cart-list{display:grid;grid-gap:12px;gap:12px}.cart-item{display:grid;grid-template-columns:78px 1fr auto;grid-gap:15px;gap:15px;align-items:center;border:1px solid var(--line);padding:13px;border-radius:17px}.cart-thumb{width:78px;height:78px;border-radius:13px;object-fit:cover;background:#f5f8f6}.qty{display:flex;align-items:center;gap:10px}.qty button{width:31px;height:31px;border:1px solid var(--line);border-radius:9px;background:#fff}.summary{border:1px solid var(--line);border-radius:20px;padding:22px;height:max-content;position:-webkit-sticky;position:sticky;top:95px}.summary-row{margin:12px 0;color:var(--muted)}.summary-row,.summary-total{display:flex;justify-content:space-between}.summary-total{border-top:1px solid var(--line);padding-top:15px;margin-top:15px;font-size:20px;font-weight:850}.product-detail{display:grid;grid-template-columns:1fr 1fr;grid-gap:50px;gap:50px}.gallery-main{aspect-ratio:1/1;border-radius:26px;background:#f7faf8;overflow:hidden}.gallery-main img{width:100%;height:100%;object-fit:contain;padding:18px;background:#fff}.detail-title{font-size:44px;line-height:1.05;letter-spacing:-1.8px;margin:8px 0}.detail-price{font-size:30px;font-weight:900;margin:18px 0}.detail-description{color:var(--muted);line-height:1.75}.order-timeline{display:grid;grid-gap:0;gap:0}.timeline-item{display:grid;grid-template-columns:28px 1fr;grid-gap:12px;gap:12px;min-height:52px}.dot{width:24px;height:24px;border:2px solid #dce5df;border-radius:50%;background:#fff;position:relative}.dot.done{background:var(--green);border-color:var(--green)}.dot.done:after{content:"✓";color:#fff;position:absolute;inset:0;display:grid;place-items:center;font-size:13px}.timeline-item:not(:last-child) .dot:before{content:"";position:absolute;top:22px;left:9px;width:2px;height:45px;background:#e2e9e4}.otp-box{padding:20px;border:1px solid #9ad8ac;background:#f1fbf4;border-radius:17px}.otp{font-size:32px;font-weight:900;letter-spacing:3px}.address-card{border:1px solid var(--line);border-radius:17px;padding:16px;display:flex;justify-content:space-between;gap:15px}.radio-card{border:1px solid var(--line);padding:15px;border-radius:14px;display:flex;gap:10px}.mobile-nav{display:none}@media(max-width:1000px){.brand-logo{height:44px;max-width:120px}.footer-logo{height:58px;max-width:165px}.desktop-nav{display:none}.cart-layout,.checkout-layout,.hero-grid,.product-detail{grid-template-columns:1fr}.category-grid,.product-grid{grid-template-columns:repeat(3,1fr)}.summary{position:static}.hero-art{min-height:310px}}@media(max-width:700px){.container{width:min(100% - 22px,600px)}.header-inner{height:auto;min-height:68px;flex-wrap:wrap;padding:10px 0;gap:10px}.brand{font-size:20px}.zone-pill{order:3;width:100%;justify-content:center}.search-box{order:4;max-width:none;width:100%}.account-link span{display:none}.hero{padding:42px 0}.hero h1{font-size:44px;letter-spacing:-2px}.hero p{font-size:16px}.hero-art{min-height:260px}.section{padding:38px 0}.section-head h2{font-size:24px}.category-grid{grid-template-columns:repeat(3,1fr);gap:8px}.category-card{min-height:115px;padding:12px 6px}.category-card img,.category-placeholder{width:50px;height:50px}.product-grid{grid-template-columns:repeat(2,1fr);gap:10px}.product-body{padding:11px}.product-name{font-size:14px}.footer-grid{grid-template-columns:1fr 1fr}.form-grid,.location-options{grid-template-columns:1fr}.location-card{padding:24px}.location-card h1{font-size:30px}.page{padding:30px 0}.page-title{font-size:32px}.cart-item{grid-template-columns:60px 1fr}.cart-item>.qty{grid-column:2}.cart-thumb{width:60px;height:60px}.detail-title{font-size:35px}.mobile-nav{display:flex;position:fixed;z-index:30;bottom:0;left:0;right:0;background:#fff;border-top:1px solid var(--line);justify-content:space-around;padding:9px 8px}.mobile-nav a{font-size:11px;color:#69756e;display:grid;justify-items:center;grid-gap:3px;gap:3px}.page{padding-bottom:85px}}.hero-modern{position:relative;overflow:hidden}.hero-copy{position:relative;z-index:2}.hero-trust{display:flex;gap:16px;flex-wrap:wrap;margin-top:22px;color:#5f6d64;font-size:13px;font-weight:700}.hero-showcase{min-height:430px;border-radius:34px;background:linear-gradient(145deg,#e3f8e9,#f9fcfa 62%,#ffffff);border:1px solid #d6ebdc;position:relative;overflow:hidden;display:flex;align-items:center;justify-content:center}.showcase-glow{width:300px;height:300px;border-radius:50%;box-shadow:0 35px 90px rgba(22,163,74,.14)}.showcase-card,.showcase-glow{position:absolute;background:#fff}.showcase-card{width:190px;height:230px;border-radius:24px;border:1px solid #e2ebe5;box-shadow:0 24px 45px rgba(20,55,34,.13);padding:12px;overflow:hidden}.showcase-card img{width:100%;height:100%;object-fit:cover;border-radius:16px}.showcase-1{transform:rotate(-8deg) translate(-90px,8px);z-index:1}.showcase-2{transform:translateY(-20px);z-index:3}.showcase-3{transform:rotate(8deg) translate(90px,12px);z-index:2}.showcase-note{position:absolute;bottom:20px;left:20px;right:20px;background:rgba(255,255,255,.92);border:1px solid #e1e9e3;border-radius:13px;padding:11px 14px;font-size:13px;font-weight:800;z-index:5;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.showcase-note span{color:var(--green);margin-right:6px}.showcase-fallback{position:relative;z-index:2;display:grid;justify-items:center;grid-gap:14px;gap:14px;text-align:center}.showcase-badge{padding:8px 12px;background:#dff6e6;color:var(--green-dark);border-radius:999px;font-size:12px;font-weight:900;letter-spacing:.6px;text-transform:uppercase}.showcase-emoji{font-size:100px}.quick-strip{border-bottom:1px solid var(--line);background:#fff}.quick-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:0;gap:0}.quick-grid>div{padding:18px 22px;border-right:1px solid var(--line);display:grid;grid-gap:3px;gap:3px}.quick-grid>div:first-child{border-left:1px solid var(--line)}.quick-grid strong{font-size:14px}.quick-grid span{font-size:12px;color:var(--muted)}.section-kicker{margin:0 0 7px;letter-spacing:1.4px}.products-section{background:#f7faf8}.zone-callout{padding-top:30px}.zone-callout-inner{display:flex;align-items:center;justify-content:space-between;gap:25px;border:1px solid #dce9e0;border-radius:25px;padding:28px 30px;background:linear-gradient(100deg,#f0faf3,#fff)}.zone-callout h2{margin:0;font-size:28px}.zone-callout p:not(.section-kicker){margin:6px 0 0;color:var(--muted)}.page-heading-row{display:flex;align-items:end;justify-content:space-between;gap:20px}.result-pill{padding:9px 12px;border-radius:999px;background:var(--mint);color:var(--green-dark);font-size:13px;font-weight:800}.breadcrumb{display:flex;gap:8px;align-items:center;color:#748078;font-size:13px;margin-bottom:20px}.breadcrumb a{color:var(--green);font-weight:750}.category-heading{display:flex;justify-content:space-between}.subcategories{display:flex;gap:8px;flex-wrap:wrap;align-items:center;margin-top:22px}.sub-label{font-size:12px;font-weight:850;color:#67736b}.sub-chip{padding:8px 12px;border:1px solid var(--line);background:#fff;border-radius:999px;font-size:12px;font-weight:700}.skeleton-card,.skeleton-product{position:relative;overflow:hidden;background:linear-gradient(90deg,#f1f5f2 25%,#e8eeea 37%,#f1f5f2 63%);background-size:400% 100%;animation:skeleton 1.25s ease infinite}.skeleton-card{height:135px;border-radius:18px}.skeleton-product{height:380px;border-radius:20px}@keyframes skeleton{0%{background-position:100% 50%}to{background-position:0 50%}}.text-danger{border:0;background:transparent;color:var(--danger);padding:0;margin-top:7px;font-size:13px;font-weight:700}.summary-note{font-size:12px;line-height:1.55;color:var(--muted);margin:12px 0 0}.checkout-step{display:flex;gap:12px;align-items:flex-start;margin-bottom:16px}.checkout-step>span{width:30px;height:30px;border-radius:50%;display:grid;place-items:center;background:var(--mint);color:var(--green-dark);font-weight:900;flex:0 0 auto}.checkout-step h3{margin:2px 0 3px}.checkout-step p{margin:0}.checkout-divider{height:1px;background:var(--line);margin:26px 0}.address-stack{display:grid;grid-gap:10px;gap:10px}.radio-card{position:relative;cursor:pointer;transition:.15s ease}.radio-card:hover{border-color:#b7dfc2}.radio-card.selected{border-color:#8fcca0;background:#f5fcf7;box-shadow:0 0 0 2px #e7f6eb}.radio-card input{margin-top:4px;accent-color:var(--green)}.address-check{margin-left:auto;color:var(--green);font-weight:900}.discount-row{color:var(--green-dark)}.checkout-safe{font-size:12px;color:var(--muted);line-height:1.5;margin:13px 0 0}.order-title-row{display:flex;justify-content:space-between;gap:20px;align-items:flex-start;margin:18px 0 22px}.status-badge{display:inline-flex;align-items:center;padding:9px 13px;border-radius:999px;font-size:12px;font-weight:850;background:var(--mint);color:var(--green-dark);white-space:nowrap}.status-cancelled{background:#fff0f0;color:#a73e3e}.status-delivered{background:#dcf7e4;color:#16733b}.status-current{color:var(--green-dark);font-size:13px}.order-status-panel{margin-bottom:16px}.timeline-active{color:var(--ink)}.timeline-muted{color:#8b9790}.timeline-current{font-size:12px;color:var(--green);font-weight:750;margin-top:3px}.order-otp{display:flex;justify-content:space-between;align-items:center;gap:20px;margin-bottom:16px}.cancelled-banner{padding:20px;border-radius:18px;background:#fff0f0;border:1px solid #f1cccc;color:#a73e3e;font-weight:750;margin-bottom:16px}.order-action-area{margin-top:16px}.danger-outline{color:var(--danger);border-color:#efc9c9}.danger-button{background:var(--danger)}.danger-button:hover{background:#bd4545}.cancel-panel{max-width:680px}.order-footer-actions{display:flex;gap:10px;justify-content:flex-end;margin-top:22px}@media(max-width:700px){.order-otp,.order-title-row{display:grid}.order-footer-actions{justify-content:stretch;flex-direction:column}.order-footer-actions>*{width:100%}}.product-detail-modern{align-items:start}.gallery-main-modern{position:relative;border:1px solid var(--line)}.gallery-badge{position:absolute;top:16px;left:16px;padding:8px 11px;border-radius:999px;background:#fff;color:var(--green-dark);font-size:12px;font-weight:900;box-shadow:0 8px 22px rgba(0,0,0,.08)}.product-thumbs{display:flex;gap:10px;margin-top:12px;overflow:auto;padding-bottom:3px}.product-thumb{width:72px;height:72px;padding:0;border:2px solid transparent;border-radius:13px;background:#f7faf8;overflow:hidden;flex:0 0 auto}.product-thumb.active{border-color:var(--green)}.product-thumb img{width:100%;height:100%;object-fit:contain;padding:4px;background:#fff}.detail-panel{padding-top:4px}.detail-price-row{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.detail-price-row del{color:#8a948e}.discount-chip{padding:5px 8px;border-radius:8px;background:#e5f8ea;color:var(--green-dark);font-size:11px;font-weight:900}.detail-divider{height:1px;background:var(--line);margin:24px 0}.detail-label{font-size:13px;font-weight:850;margin-bottom:10px}.qty-large{margin-bottom:20px}.qty-large button{width:40px;height:40px;font-size:20px}.qty-large strong{min-width:30px;text-align:center}.detail-actions{display:flex;gap:10px;flex-wrap:wrap}.add-large{min-width:190px}.product-benefits{display:grid;grid-gap:10px;gap:10px;margin-top:25px}.product-benefits>div{padding:13px 15px;border:1px solid var(--line);border-radius:13px;background:#fbfdfb;display:grid;grid-gap:3px;gap:3px}.product-benefits strong{font-size:13px}.product-benefits span{font-size:12px;color:var(--muted)}.product-detail-skeleton{display:grid;grid-template-columns:1fr 1fr;grid-gap:50px;gap:50px}.skeleton-detail-copy,.skeleton-detail-image{border-radius:26px;background:linear-gradient(90deg,#f1f5f2 25%,#e8eeea 37%,#f1f5f2 63%);background-size:400% 100%;animation:skeleton 1.25s ease infinite}.skeleton-detail-image{aspect-ratio:1}.skeleton-detail-copy{height:440px}@media(max-width:700px){.product-detail-skeleton{grid-template-columns:1fr}.skeleton-detail-copy{height:340px}.product-thumbs{margin-bottom:4px}.detail-title{margin-top:12px}.detail-actions{display:grid}.add-large,.detail-actions .secondary-button{width:100%}}.zone-required{padding-top:28px;padding-bottom:0}.zone-required-inner{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:22px 24px;border:1px solid #cfe6d6;background:#f2fbf5;border-radius:20px}.zone-required-inner h2{margin:0;font-size:22px}.zone-required-inner p:not(.section-kicker){margin:5px 0 0;color:var(--muted)}@media(max-width:700px){.zone-required-inner{display:grid}.zone-required-inner .primary-button{width:100%}}.nav-active{color:var(--green-dark);position:relative}.nav-active:after{content:"";position:absolute;left:0;right:0;bottom:-9px;height:2px;background:var(--green);border-radius:2px}.shop-toolbar{margin-top:24px;padding:16px 18px;border:1px solid var(--line);border-radius:18px;background:#fbfdfb;display:flex;align-items:center;gap:15px}.filter-label{font-size:12px;font-weight:900;color:#5f6d64;white-space:nowrap}.filter-scroll{display:flex;gap:8px;overflow:auto;scrollbar-width:none}.filter-scroll::-webkit-scrollbar{display:none}.filter-chip{border:1px solid var(--line);background:#fff;color:var(--ink);padding:8px 12px;border-radius:999px;font-size:12px;font-weight:750;white-space:nowrap}.filter-chip.active,.filter-chip:hover{border-color:#9bd0a9;background:var(--mint);color:var(--green-dark)}.error-panel{margin-top:22px;padding:18px;border:1px solid #f0cccc;border-radius:18px;background:#fff7f7;display:flex;align-items:center;gap:12px;flex-wrap:wrap}.error-panel strong{color:#9d4141}.error-panel span{color:#755f5f;font-size:13px;flex:1 1}.pagination-row{display:flex;align-items:center;justify-content:center;gap:18px;padding:32px 0 10px}.pagination-row span{font-size:13px;font-weight:800;color:#647069;min-width:70px;text-align:center}.pagination-row button:disabled{opacity:.45;cursor:not-allowed}@media(max-width:700px){.search-box{height:42px;max-width:none;width:100%;order:5}.search-box input{font-size:13px}.search-clear{width:25px;height:25px;flex-basis:25px;font-size:18px}.desktop-nav{display:none}.shop-toolbar{display:grid;grid-gap:10px;gap:10px;padding:13px}.filter-label{font-size:11px}.pagination-row{gap:10px}.pagination-row .secondary-button{padding:11px 13px}}.location-page-modern{min-height:calc(100vh - 72px);padding:54px 20px 90px;background:linear-gradient(180deg,#f5fbf7,#fff 42%)}.location-shell{width:min(900px,100%);margin:0 auto}.location-intro{text-align:center;max-width:650px;margin:0 auto 28px}.location-intro h1{font-size:44px;line-height:1.08;margin:8px 0 12px;letter-spacing:-1.5px}.location-intro p{max-width:590px;margin:0 auto;line-height:1.65}.location-options{display:grid;grid-template-columns:1fr 1fr;grid-gap:16px;gap:16px}.location-option{position:relative;text-align:left;display:flex;align-items:flex-start;gap:15px;padding:22px;border:1px solid var(--line);background:#fff;border-radius:22px;cursor:pointer;transition:.18s ease;box-shadow:0 8px 25px rgba(20,55,34,.04)}.location-option:hover{transform:translateY(-2px);border-color:#a7d5b2;box-shadow:0 14px 35px rgba(20,55,34,.08)}.location-option:disabled{opacity:.7;cursor:wait;transform:none}.location-option-primary{background:linear-gradient(145deg,#effbf2,#fff)}.location-option strong{font-size:16px}.location-option p{font-size:13px;line-height:1.5;margin:6px 30px 0 0}.option-icon{width:44px;height:44px;border-radius:14px;display:grid;place-items:center;background:var(--mint);color:var(--green);flex:0 0 auto}.option-arrow{margin-left:auto;color:var(--green);font-size:20px;font-weight:900}.location-error{display:flex;gap:10px;align-items:flex-start;margin-top:16px;padding:14px 16px;border:1px solid #f0cccc;border-radius:15px;background:#fff7f7;color:#7d5a5a;font-size:13px}.location-error strong{color:#9d4141;white-space:nowrap}.zone-list-modern{margin-top:20px;padding:24px;border:1px solid var(--line);border-radius:22px;background:#fff}.zone-list-head{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:18px}.zone-list-head h2{margin:0;font-size:24px}.ghost-button{border:1px solid var(--line);background:#fff;border-radius:10px;padding:9px 13px;font-weight:750;cursor:pointer}.zone-choice-grid{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:10px;gap:10px}.zone-choice-card{display:flex;align-items:center;gap:12px;width:100%;padding:15px;text-align:left;border:1px solid var(--line);border-radius:16px;background:#fbfdfb;cursor:pointer}.zone-choice-card:hover{border-color:#9bd0a9;background:#f2fbf5}.zone-choice-card strong{display:block;font-size:14px}.zone-choice-card small{display:block;color:var(--muted);font-size:11px;margin-top:3px}.zone-choice-card>svg{margin-left:auto;color:#7a877f}.zone-choice-icon{width:36px;height:36px;border-radius:11px;background:#e8f8ec;color:var(--green);display:grid;place-items:center;flex:0 0 auto}.zone-loading{padding:24px;text-align:center;color:var(--muted)}.location-note{display:flex;align-items:flex-start;gap:12px;margin-top:18px;padding:15px 18px;border:1px solid #dce9e0;border-radius:16px;background:#fbfdfb}.location-note>span{color:var(--green);font-weight:900}.location-note strong{font-size:13px}.location-note p{margin:3px 0 0;color:var(--muted);font-size:12px}.zone-empty{display:flex;align-items:center;justify-content:center;gap:12px;flex-wrap:wrap;text-align:center;min-height:150px}.zone-empty strong{max-width:380px}.empty-icon{font-size:24px}@media(max-width:700px){.location-page-modern{padding:35px 16px 90px}.location-intro h1{font-size:34px}.location-options,.zone-choice-grid{grid-template-columns:1fr}.location-option,.zone-list-modern{padding:18px}.zone-list-head{align-items:flex-start}.zone-list-head h2{font-size:21px}}.media-fallback{display:grid;place-items:center;background:linear-gradient(145deg,#eef8f1,#f8fbf9);color:#16a34a;font-weight:900;min-width:100%;min-height:100%;font-size:28px}.product-image-wrap{position:relative}.product-badge{position:absolute;top:10px;left:10px;padding:6px 8px;border-radius:8px;background:#fff;color:#11813a;font-size:10px;font-weight:900;box-shadow:0 5px 15px rgba(0,0,0,.08)}.map-hint{font-size:12px;color:var(--muted);margin:-4px 0 4px}.cart-thumb.media-fallback{display:grid;place-items:center}.add-button.added{font-weight:700}.quantity-cart-control{display:grid;grid-template-columns:36px 1fr 36px;align-items:center;grid-gap:8px;gap:8px;padding:4px}.quantity-cart-control button{width:32px;height:32px;border:0;border-radius:9px;background:#fff;color:#0b9f4a;display:grid;place-items:center;cursor:pointer}.quantity-cart-control strong{text-align:center;color:#17211b}.stock-label{min-height:18px;margin:6px 0 7px;font-size:11px;font-weight:800}.stock-in{color:#16803a}.stock-low{color:#b06a00}.stock-out{color:#c24141}.add-button:disabled,.add-large:disabled,.qty-large button:disabled,.quantity-cart-control button:disabled{opacity:.45;cursor:not-allowed}.detail-stock{display:flex;align-items:center;gap:8px;margin:16px 0 2px;padding:11px 13px;border-radius:12px;background:#f4fbf6;font-size:13px}.detail-stock.stock-low{background:#fff8eb}.detail-stock.stock-out{background:#fff4f4}.stock-dot{width:8px;height:8px;border-radius:50%;background:#16a34a;flex:0 0 auto}.stock-low .stock-dot{background:#d97706}.stock-out .stock-dot{background:#dc2626}.qty-large button:disabled{background:#f1f3f2}.add-large:disabled{background:#cbd5ce;color:#fff;border-color:#cbd5ce}.zone-pill-button{font:inherit;cursor:pointer}.hero-premium{background:radial-gradient(circle at 76% 30%,rgba(219,247,227,.9),transparent 31%),linear-gradient(135deg,#f5fcf7,#ffffff 62%);border-bottom:1px solid #e5eee8}.hero-premium .hero-copy h1{font-size:clamp(44px,5vw,70px);letter-spacing:-2.8px}.hero-premium .hero-copy h1 span{color:#12a34a}.hero-showcase-premium{min-height:420px}.showcase-fallback-premium{min-height:390px;border-radius:32px;border:1px solid #d4eadb;background:linear-gradient(145deg,#eaf9ee,#ffffff 58%,#f4fbf6);box-shadow:0 25px 70px rgba(20,95,48,.1);display:flex;flex-direction:column;align-items:center;justify-content:center;gap:14px;padding:35px}.showcase-basket{width:150px;height:150px;border-radius:50%;background:#fff;display:grid;place-items:center;font-size:74px;box-shadow:0 20px 45px rgba(20,95,48,.12)}.showcase-fallback-premium strong{font-size:18px;text-align:center;max-width:300px}.showcase-zone-button{border:1px solid #bfe0c8;background:#fff;color:#087c35;border-radius:12px;padding:10px 16px;font-weight:850;cursor:pointer}.showcase-zone-button span{margin-left:6px}.quick-strip-premium{box-shadow:0 12px 30px rgba(15,58,31,.04)}.home-section{padding-top:76px}.home-products-section{padding-top:58px;background:linear-gradient(180deg,#fbfdfb,#f6fbf7)}.centered-head{justify-content:center;text-align:center}.centered-head>div{max-width:620px}.benefit-grid{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:16px;gap:16px;margin-top:28px}.benefit-grid article{padding:24px;border:1px solid var(--line);background:#fff;border-radius:20px;box-shadow:0 8px 24px rgba(20,55,34,.04)}.benefit-grid article>span{width:46px;height:46px;border-radius:14px;background:#eaf8ee;display:grid;place-items:center;font-size:23px;margin-bottom:14px}.benefit-grid strong{display:block;font-size:15px}.benefit-grid p{font-size:12px;line-height:1.6;color:var(--muted);margin:7px 0 0}.zone-callout-premium{padding-bottom:86px}.text-button{border:0;background:transparent;color:var(--green-dark);font:inherit;font-weight:900;cursor:pointer;padding:8px}.home-empty{padding:48px 20px;border:1px dashed #cfe1d4;background:#fbfdfb;border-radius:20px}.zone-modal-backdrop{position:fixed;inset:0;z-index:9999;background:rgba(8,28,18,.52);-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px);display:grid;place-items:center;padding:18px;animation:zoneFadeIn .18s ease}.zone-modal{width:min(650px,100%);max-height:min(820px,calc(100vh - 36px));overflow:auto;background:#fff;border:1px solid #dceae0;border-radius:28px;box-shadow:0 35px 100px rgba(0,0,0,.22);padding:26px}.zone-modal-top{display:flex;justify-content:space-between;align-items:center}.zone-modal-icon{width:48px;height:48px;border-radius:15px;background:#e9f8ed;color:#0b9341;display:grid;place-items:center}.zone-modal-close{width:38px;height:38px;border:0;border-radius:50%;background:#f3f6f4;color:#526158;font-size:25px;line-height:1;cursor:pointer}.zone-modal-heading{margin:18px 0 20px}.zone-modal-heading h2{font-size:30px;line-height:1.12;letter-spacing:-.8px;margin:7px 0 8px}.zone-modal-heading p{margin:0;color:var(--muted);font-size:13px;line-height:1.65;max-width:530px}.zone-current-button{width:100%;display:grid;grid-template-columns:46px 1fr auto;align-items:center;grid-gap:13px;gap:13px;text-align:left;border:1px solid #bfe1c8;background:linear-gradient(135deg,#eefaf1,#fff);border-radius:18px;padding:14px 16px;cursor:pointer}.zone-current-button:disabled{opacity:.7;cursor:wait}.zone-auto-status{display:grid;grid-template-columns:46px 1fr auto;align-items:center;grid-gap:13px;gap:13px;border:1px solid #cfe7d5;background:#f5fbf6;border-radius:18px;padding:14px 16px;margin-bottom:12px}.zone-auto-status.is-busy{background:linear-gradient(135deg,#eefaf1,#fff)}.zone-auto-icon{width:42px;height:42px;border-radius:13px;background:#e5f6ea;color:#0b9341;display:grid;place-items:center;font-size:22px}.zone-auto-status strong{display:block;font-size:14px;color:#153d2b}.zone-auto-status small{display:block;margin-top:4px;color:var(--muted);font-size:11px;line-height:1.5}.zone-spinner{width:18px;height:18px;border:2px solid #cbe6d2;border-top-color:#0b9341;border-radius:50%;animation:zoneSpin .8s linear infinite}@keyframes zoneSpin{to{transform:rotate(1turn)}}.zone-current-icon{width:42px;height:42px;border-radius:13px;background:#0ea54b;color:#fff;display:grid;place-items:center;font-size:22px}.zone-current-button strong{display:block;font-size:14px}.zone-current-button small{display:block;margin-top:4px;color:var(--muted);font-size:11px}.zone-current-button>b{color:#0b8b3d;font-size:20px}.zone-modal-divider{display:flex;align-items:center;gap:10px;color:#89948d;font-size:11px;font-weight:800;text-transform:uppercase;letter-spacing:.6px;margin:20px 0}.zone-modal-divider:after,.zone-modal-divider:before{content:"";height:1px;background:#e6ece8;flex:1 1}.zone-modal-list{display:grid;grid-gap:9px;gap:9px}.zone-modal-choice{width:100%;display:flex;align-items:center;gap:12px;text-align:left;border:1px solid #e1eae4;background:#fff;border-radius:16px;padding:13px;cursor:pointer;transition:.16s ease}.zone-modal-choice.selected,.zone-modal-choice:hover{border-color:#9bd2a9;background:#f4fbf6;transform:translateY(-1px)}.zone-modal-choice .zone-choice-icon{width:38px;height:38px}.zone-choice-copy{min-width:0;flex:1 1}.zone-choice-copy strong{display:block;font-size:14px}.zone-choice-copy small{display:block;margin-top:3px;color:var(--muted);font-size:11px}.zone-choice-check{color:#0b9341;font-weight:900;font-size:18px}.zone-modal-error{display:grid;grid-template-columns:1fr auto;align-items:center;grid-gap:10px;gap:10px;padding:12px 14px;border:1px solid #f0cccc;background:#fff7f7;border-radius:14px;color:#755f5f;font-size:12px;margin-bottom:12px}.zone-modal-error-copy{min-width:0}.zone-modal-error strong{display:block;color:#9d4141}.zone-modal-error span{display:block;margin-top:3px;line-height:1.5}.zone-modal-error button{border:0;background:transparent;color:#0b8b3d;font-weight:900;cursor:pointer;white-space:nowrap}.zone-modal-empty{text-align:center;padding:22px;color:var(--muted);font-size:13px}.zone-skeleton{height:67px;border-radius:16px;background:linear-gradient(90deg,#f2f6f3 25%,#e8efea 37%,#f2f6f3 63%);background-size:400% 100%;animation:skeleton 1.2s ease infinite}.zone-modal-footer{display:flex;justify-content:center;gap:16px;flex-wrap:wrap;margin-top:18px;padding-top:16px;border-top:1px solid #edf1ee;color:#6f7b74;font-size:10px;font-weight:750}.zone-modal-footer span:first-child{color:#378053}@keyframes zoneFadeIn{0%{opacity:0}to{opacity:1}}@media(max-width:800px){.benefit-grid{grid-template-columns:repeat(2,1fr)}.hero-premium .hero-copy h1{font-size:46px}}@media(max-width:600px){.zone-modal-error{grid-template-columns:1fr}.zone-modal-error button{justify-self:start;padding:4px 0}.hero-premium .hero-copy h1{font-size:40px;letter-spacing:-1.8px}.hero-showcase-premium{min-height:330px}.showcase-fallback-premium{min-height:300px}.benefit-grid{grid-template-columns:1fr}.zone-modal{padding:20px;border-radius:23px}.zone-modal-heading h2{font-size:25px}.zone-current-button{grid-template-columns:40px 1fr auto}.zone-modal-footer{display:grid;grid-gap:7px;gap:7px}.zone-modal-error{grid-template-columns:1fr auto}.zone-modal-error span{grid-column:1/-1}}.download-app-button{display:inline-flex;align-items:center;justify-content:center;border:1px solid #bfe0c8;background:var(--green);color:#fff;border-radius:11px;padding:9px 13px;font-size:13px;font-weight:850}.download-app-button:hover{background:var(--green-dark)}.download-app-button.is-disabled{opacity:.65;cursor:not-allowed}.footer-download{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:14px 18px;margin-bottom:22px;border:1px solid rgba(255,255,255,.12);border-radius:20px;background:rgba(255,255,255,.04)}.footer-download-eyebrow{font-size:9px;font-weight:900;letter-spacing:1px;color:#8fe0a5}.footer-download h3{margin:3px 0;font-size:18px}.footer-download p{margin:0;max-width:520px;font-size:11px}.footer-store-buttons{display:flex;gap:10px;flex-wrap:wrap}.store-button{display:inline-flex;align-items:center;justify-content:center;min-width:100px;padding:9px 12px;border:1px solid rgba(255,255,255,.18);border-radius:11px;background:#fff;color:#102018;font-weight:850}.store-button.is-disabled{opacity:.55;cursor:not-allowed}@media(max-width:800px){.download-app-button{display:inline-flex;align-items:center;justify-content:center;width:auto;min-width:104px;max-width:none;padding:7px 9px;border-radius:10px;font-size:10px;line-height:1.1;white-space:nowrap;flex:0 0 auto;overflow:visible;text-overflow:clip}.footer-download{display:grid}.footer-store-buttons{justify-content:flex-start}}.featured-slider{z-index:3;height:100%;min-height:420px;overflow:hidden;padding:28px 36px 58px}.featured-slider,.featured-track{position:relative;width:100%;display:flex;align-items:center;justify-content:center}.featured-track{height:330px}.featured-slide{position:absolute;width:235px;height:300px;border-radius:28px;background:rgba(255,255,255,.98);border:1px solid #d9e9de;box-shadow:0 24px 55px rgba(20,75,42,.14);padding:13px;display:flex;flex-direction:column;transition:transform .65s cubic-bezier(.22,.8,.25,1),opacity .65s ease,filter .65s ease;overflow:hidden;text-decoration:none;color:var(--ink)}.featured-slide.is-active{transform:translateX(0) scale(1);opacity:1;z-index:4;filter:none}.featured-slide.is-prev{transform:translateX(-185px) scale(.82) rotate(-5deg)}.featured-slide.is-next,.featured-slide.is-prev{opacity:.58;z-index:2;filter:saturate(.82) blur(.15px)}.featured-slide.is-next{transform:translateX(185px) scale(.82) rotate(5deg)}.featured-slide.is-hidden{opacity:0;pointer-events:none;transform:scale(.72);z-index:0}.featured-slide-image{height:205px;border-radius:21px;background:linear-gradient(145deg,#f1fbf4,#fff);overflow:hidden;display:grid;place-items:center}.featured-slide-image img{width:100%;height:100%;object-fit:contain;padding:10px;transition:transform .45s ease}.featured-slide:hover .featured-slide-image img{transform:scale(1.05)}.featured-slide-image span{font-size:68px}.featured-slide-info{padding:12px 7px 4px;display:grid;grid-gap:5px;gap:5px;text-align:left}.featured-slide-info .showcase-badge{justify-self:start;padding:5px 9px;font-size:9px}.featured-slide-info strong{font-size:15px;line-height:1.25;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.featured-slide-info small{font-size:11px;color:var(--muted)}.featured-arrow{position:absolute;top:50%;transform:translateY(-50%);width:40px;height:40px;border-radius:50%;border:1px solid #d7e6dc;background:rgba(255,255,255,.94);box-shadow:0 8px 24px rgba(20,75,42,.1);color:var(--green-dark);font-size:28px;line-height:1;cursor:pointer;z-index:8;transition:.2s ease}.featured-arrow:hover{background:#eaf8ee;transform:translateY(-50%) scale(1.05)}.featured-arrow-prev{left:12px}.featured-arrow-next{right:12px}.featured-dots{position:absolute;bottom:23px;left:0;right:0;display:flex;justify-content:center;gap:6px;z-index:9}.featured-dots button{width:7px;height:7px;padding:0;border:0;border-radius:50%;background:#cbd8cf;cursor:pointer;transition:.25s ease}.featured-dots button.active{width:20px;border-radius:999px;background:var(--green)}@media(max-width:900px){.featured-slide{width:205px;height:285px}.featured-slide-image{height:190px}.featured-slide.is-prev{transform:translateX(-135px) scale(.78)}.featured-slide.is-next{transform:translateX(135px) scale(.78)}.featured-arrow-prev{left:5px}.featured-arrow-next{right:5px}}@media(max-width:600px){.featured-slider{min-height:330px;padding:20px 26px 48px}.featured-track{height:275px}.featured-slide{width:190px;height:255px}.featured-slide-image{height:165px}.featured-slide.is-prev{transform:translateX(-95px) scale(.72);opacity:.38}.featured-slide.is-next{transform:translateX(95px) scale(.72);opacity:.38}.featured-arrow{width:34px;height:34px;font-size:23px}.featured-dots{bottom:14px}}.delivery-page{background:#fff}.delivery-hero{padding:58px 0 52px;background:linear-gradient(135deg,#f0fbf4,#fff 62%);border-bottom:1px solid #edf2ee}.delivery-hero-grid{display:grid;grid-template-columns:1.08fr .92fr;grid-gap:58px;gap:58px;align-items:center}.delivery-hero-copy h1{font-size:clamp(42px,5.5vw,64px);line-height:1.02;letter-spacing:-2.8px;margin:18px 0 15px;max-width:700px}.delivery-hero-copy p{max-width:650px;color:var(--muted);font-size:17px;line-height:1.7;margin:0}.delivery-hero-points{display:flex;flex-wrap:wrap;gap:16px;margin-top:19px;color:#4c5c53;font-size:12px;font-weight:750}.delivery-hero-card{min-height:390px;border:1px solid #d8ebe0;border-radius:30px;background:linear-gradient(145deg,#dff6e7,#fff 68%);box-shadow:0 22px 70px rgba(20,70,38,.08);padding:34px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;position:relative;overflow:hidden}.delivery-hero-card:before{content:"";position:absolute;width:300px;height:300px;border-radius:50%;background:rgba(255,255,255,.72);top:-90px;right:-70px}.delivery-hero-card>*{position:relative}.delivery-hero-icon{width:86px;height:86px;border-radius:50%;background:#fff;color:var(--green);display:grid;place-items:center;box-shadow:0 20px 55px rgba(22,163,74,.13);margin-bottom:18px}.delivery-hero-card h2{font-size:27px;letter-spacing:-.8px;margin:14px 0 7px}.delivery-hero-card p{max-width:350px;color:var(--muted);line-height:1.6;font-size:13px;margin:0 0 18px}.delivery-zone-status{align-self:stretch;margin-top:18px;border:1px solid var(--line);border-radius:12px;background:#fff;padding:10px 12px;display:flex;align-items:center;gap:8px;text-align:left;font-size:12px;font-weight:750}.delivery-status-dot{width:9px;height:9px;border-radius:50%;background:var(--green);flex:0 0 auto}.delivery-section{padding:62px 0}.delivery-section-head{margin-bottom:26px}.section-kicker{display:inline-block;font-size:10px;font-weight:900}.delivery-section-head h2{margin:6px 0 5px;font-size:32px;letter-spacing:-1.2px}.delivery-section-head p{max-width:620px}.delivery-steps{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:14px;gap:14px}.delivery-step{border:1px solid var(--line);border-radius:20px;background:#fff;padding:21px;min-height:205px;box-shadow:0 8px 25px rgba(18,40,26,.035);transition:.2s}.delivery-step:hover{transform:translateY(-3px);box-shadow:0 15px 34px rgba(18,40,26,.07)}.delivery-step-top{display:flex;align-items:center;justify-content:space-between}.delivery-step-number{width:30px;height:30px;border-radius:50%;background:#e9f8ed;color:var(--green-dark);display:grid;place-items:center;font-size:12px;font-weight:900}.delivery-feature-icon,.delivery-step-icon{width:44px;height:44px;border-radius:14px;background:var(--mint);color:var(--green-dark);display:grid;place-items:center}.delivery-step h3{font-size:16px;margin:20px 0 7px}.delivery-step p{margin:0;color:var(--muted);font-size:12px;line-height:1.65}.delivery-feature-section{padding:0 0 62px;background:linear-gradient(180deg,#fff,#f7fbf8)}.delivery-feature-grid{display:grid;grid-template-columns:1.05fr .95fr;grid-gap:16px;gap:16px}.delivery-feature-card,.delivery-mini-card{border:1px solid #dfe9e3;border-radius:22px;background:#fff}.delivery-feature-main{padding:30px;display:flex;flex-direction:column;align-items:flex-start}.delivery-feature-main h2{font-size:29px;margin:7px 0}.delivery-feature-main>p{color:var(--muted);line-height:1.65;max-width:570px;font-size:13px}.delivery-zone-highlight{width:100%;display:flex;align-items:center;gap:12px;border:1px solid #e0ebe4;background:#f8fbf9;border-radius:16px;padding:13px;margin:17px 0 18px}.delivery-zone-highlight strong{display:block;font-size:14px}.delivery-zone-highlight span:last-child{display:block;color:var(--muted);font-size:11px;margin-top:4px}.delivery-mini-grid{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:16px;gap:16px}.delivery-mini-card{padding:21px}.delivery-mini-card h3{font-size:15px;margin:14px 0 7px}.delivery-mini-card p{margin:0;color:var(--muted);font-size:11px;line-height:1.65}.delivery-mini-note{display:flex;gap:12px;align-items:flex-start;background:#eefaf1;border-color:#d2e9d8}.delivery-check{width:30px;height:30px;border-radius:50%;display:grid;place-items:center;background:#d8f3df;color:var(--green-dark);font-weight:900;flex:0 0 auto}.delivery-bottom-cta{padding:0 0 68px}.delivery-cta{border:1px solid #d9e9df;border-radius:22px;background:linear-gradient(135deg,#effaf2,#fff);padding:24px 28px;display:flex;align-items:center;justify-content:space-between;gap:20px}.delivery-cta h2{font-size:25px;margin:6px 0}.delivery-cta p{margin:0;color:var(--muted);font-size:12px}.delivery-cta .primary-button{flex:0 0 auto}@media(max-width:900px){.delivery-hero-grid{grid-template-columns:1fr;gap:30px}.delivery-hero-card{min-height:330px}.delivery-steps{grid-template-columns:repeat(2,1fr)}.delivery-feature-grid{grid-template-columns:1fr}}@media(max-width:600px){.delivery-hero{padding:42px 0}.delivery-hero-copy h1{font-size:40px;letter-spacing:-1.8px}.delivery-hero-copy p{font-size:15px}.delivery-hero-card{padding:25px;min-height:310px}.delivery-mini-grid,.delivery-steps{grid-template-columns:1fr}.delivery-section{padding:45px 0}.delivery-feature-main{padding:24px}.delivery-cta{display:grid;padding:23px}.delivery-cta .primary-button{width:100%}}.delivery-brand-mark{display:inline-flex;align-items:center;justify-content:center;min-width:118px;min-height:34px;padding:7px 16px;border-radius:999px;background:linear-gradient(135deg,#e3f7e9,#f3fbf5);border:1px solid #cbe8d4;color:var(--green-dark);font-size:13px;font-weight:950;letter-spacing:1.8px;line-height:1;box-shadow:0 8px 22px rgba(20,90,42,.07)}.delivery-brand-mark:before{content:"";width:7px;height:7px;margin-right:8px;border-radius:50%;background:var(--green);box-shadow:0 0 0 4px #d9f3e0}.delivery-brand-mark-secondary{min-width:104px;min-height:31px;font-size:11px;padding:6px 14px}@media(max-width:600px){.delivery-brand-mark{min-width:108px;min-height:32px;font-size:12px;padding:7px 14px}}.delivery-page-focused .delivery-process-section{padding-top:54px;padding-bottom:54px}.delivery-page-focused .delivery-details-section{padding-bottom:52px}.delivery-service-strip{padding:0 0 54px;background:#f7fbf8}.delivery-service-grid{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:12px;gap:12px}.delivery-service-grid article{display:flex;align-items:flex-start;gap:12px;padding:18px;border:1px solid #dfe9e3;border-radius:18px;background:#fff}.delivery-service-icon{width:40px;height:40px;flex:0 0 auto;border-radius:12px;background:var(--mint);color:var(--green-dark);display:grid;place-items:center}.delivery-service-grid strong{display:block;font-size:13px;margin:1px 0 5px}.delivery-service-grid p{margin:0;color:var(--muted);font-size:11px;line-height:1.55}@media(max-width:900px){.delivery-service-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:600px){.delivery-service-grid{grid-template-columns:1fr}.delivery-service-strip{padding-bottom:42px}}.delivery-page-simple .delivery-process-section{padding:68px 0 62px}.delivery-page-intro{max-width:760px;margin:0 auto 30px;text-align:center}.delivery-page-intro h1,.delivery-page-intro h2{margin:8px 0;font-size:clamp(32px,4vw,46px);letter-spacing:-1.5px}.delivery-page-intro p{margin:0 auto;color:var(--muted);font-size:14px;line-height:1.7;max-width:650px}.delivery-info-intro{margin-bottom:28px}.delivery-info-intro h2{font-size:32px}.delivery-page-simple .delivery-steps{margin-top:26px}.delivery-page-simple .delivery-details-section{padding:58px 0 70px;background:linear-gradient(180deg,#f7fbf8,#fff)}.delivery-page-simple .delivery-feature-main{min-height:100%;justify-content:flex-start}.delivery-page-simple .delivery-feature-main h3{font-size:20px;margin:15px 0 7px}.delivery-page-simple .delivery-feature-main>p{margin:0;color:var(--muted);font-size:13px;line-height:1.65}@media(max-width:600px){.delivery-page-simple .delivery-process-section{padding:48px 0 42px}.delivery-page-simple .delivery-details-section{padding:42px 0 52px}.delivery-page-intro h1{font-size:34px}}.footer .footer-grid-expanded{display:grid;grid-template-columns:2fr 1fr 1fr 1.15fr 1.25fr;grid-gap:22px;gap:22px;align-items:start}.footer .footer-grid-expanded .footer-column{min-width:0}.footer .footer-download{margin-bottom:18px}.footer .footer-bottom-expanded{margin-top:18px}@media (max-width:1050px){.footer .footer-grid-expanded{grid-template-columns:1.55fr repeat(4,minmax(0,1fr));gap:14px}}@media (max-width:760px){.footer .footer-grid-expanded{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.footer .footer-brand-column{grid-column:1/-1}}@media (max-width:520px){.footer .footer-grid-expanded{grid-template-columns:1fr}.footer .footer-brand-column{grid-column:auto}}.help-page{background:#fff;min-height:calc(100vh - 76px)}.help-hero{background:linear-gradient(135deg,#effaf3,#fff 68%);border-bottom:1px solid var(--line)}.help-hero-inner{min-height:310px;display:flex;align-items:center;justify-content:space-between;gap:40px;padding:55px 0}.help-hero-copy{max-width:760px}.help-hero-copy h1{font-size:clamp(40px,5vw,62px);letter-spacing:-2.5px;line-height:1.02;margin:15px 0 12px}.help-hero-copy p{max-width:670px;color:var(--muted);font-size:17px;line-height:1.7;margin:0}.help-hero-mark{width:150px;height:150px;border-radius:42px;background:#fff;border:1px solid #d9eee0;box-shadow:0 22px 60px rgba(22,163,74,.12);display:grid;place-items:center;flex:0 0 auto}.help-hero-mark span{width:82px;height:82px;border-radius:50%;background:var(--mint);color:var(--green);display:grid;place-items:center;font-size:54px;font-weight:900}.help-section{padding:54px 0 10px}.help-section-heading{margin-bottom:22px}.help-section-heading h2{font-size:30px;letter-spacing:-1px;margin:5px 0 0}.section-kicker{display:block;color:var(--green-dark);font-size:11px;font-weight:850;text-transform:uppercase;letter-spacing:1px}.help-card-grid{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:16px;gap:16px}.help-card{position:relative;border:1px solid var(--line);border-radius:20px;background:#fff;padding:21px;min-height:190px;transition:.2s}.help-card:hover{transform:translateY(-3px);border-color:#bfe1ca;box-shadow:0 16px 35px rgba(20,50,30,.08)}.help-card-top{display:flex;align-items:center;justify-content:space-between}.help-card-icon{width:48px;height:48px;border-radius:14px;background:var(--mint);display:grid;place-items:center;font-size:22px;font-weight:850}.help-card-arrow{color:var(--green);font-size:21px;font-weight:900}.help-card h3{font-size:18px;margin:20px 0 7px}.help-card p{font-size:13px;line-height:1.65;color:var(--muted);margin:0;max-width:250px}.help-faq-section{padding-top:48px}.help-faq-list{border-top:1px solid var(--line)}.help-faq{border-bottom:1px solid var(--line);background:#fff}.help-faq summary{list-style:none;cursor:pointer;display:flex;align-items:center;justify-content:space-between;gap:18px;padding:20px 4px;font-weight:800;font-size:15px}.help-faq summary::-webkit-details-marker{display:none}.help-faq summary b{width:28px;height:28px;border-radius:50%;background:var(--mint);color:var(--green);display:grid;place-items:center;font-size:20px;line-height:1;flex:0 0 auto}.help-faq[open] summary b{transform:rotate(45deg)}.help-faq p{max-width:850px;margin:0;padding:0 45px 20px 4px;color:var(--muted);font-size:14px;line-height:1.75}.help-contact-section{margin-top:50px;margin-bottom:26px;padding:30px;border:1px solid #d6ebdc;border-radius:24px;background:var(--mint);display:grid;grid-template-columns:1fr 1.25fr;grid-gap:35px;gap:35px;align-items:center}.help-contact-copy h2{font-size:27px;margin:7px 0}.help-contact-copy p{color:var(--muted);line-height:1.65;margin:0;max-width:500px}.help-contact-actions{display:grid;grid-template-columns:1fr 1fr;grid-gap:10px;gap:10px}.help-contact-item{display:flex;align-items:center;gap:11px;border:1px solid #dcebe1;border-radius:15px;background:#fff;padding:13px 14px}.help-contact-icon{width:38px;height:38px;border-radius:11px;background:var(--mint);color:var(--green);display:grid;place-items:center;font-weight:900;flex:0 0 auto}.help-contact-item small{display:block;color:var(--muted);font-size:11px;margin-bottom:3px}.help-contact-item strong{display:block;font-size:12px;line-height:1.35}.help-back{padding:8px 0 55px}@media(max-width:900px){.help-card-grid{grid-template-columns:1fr 1fr}.help-contact-section{grid-template-columns:1fr}}@media(max-width:620px){.help-hero-inner{min-height:270px;padding:40px 0}.help-hero-mark{width:90px;height:90px;border-radius:26px}.help-hero-mark span{width:58px;height:58px;font-size:36px}.help-card-grid{grid-template-columns:1fr}.help-card{min-height:auto}.help-contact-actions{grid-template-columns:1fr}.help-contact-section{padding:22px}}.privacy-page{background:#fff;min-height:calc(100vh - 76px)}.privacy-hero{background:linear-gradient(135deg,#effaf3,#fff 68%);border-bottom:1px solid var(--line)}.privacy-hero-inner{min-height:300px;display:flex;align-items:center;justify-content:space-between;gap:40px;padding:54px 0}.privacy-hero h1{font-size:clamp(40px,5vw,60px);letter-spacing:-2.4px;line-height:1.02;margin:15px 0 10px}.privacy-hero p{max-width:760px;color:var(--muted);font-size:16px;line-height:1.75;margin:0 0 10px}.privacy-hero small{color:#728078;font-size:12px}.privacy-hero-mark{width:130px;height:130px;border-radius:38px;background:#fff;border:1px solid #d9eee0;box-shadow:0 20px 55px rgba(22,163,74,.1);display:grid;place-items:center;font-size:46px;flex:0 0 auto}.privacy-layout{display:grid;grid-template-columns:minmax(0,1fr) 290px;grid-gap:48px;gap:48px;padding-top:52px}.privacy-content{min-width:0}.privacy-section{padding:0 0 30px;margin-bottom:30px;border-bottom:1px solid var(--line)}.privacy-section:last-child{border-bottom:0}.privacy-section h2{font-size:25px;letter-spacing:-.7px;margin:0 0 15px}.privacy-block h3{font-size:16px;margin:17px 0 7px}.privacy-block p,.privacy-section>p{color:var(--muted);font-size:14px;line-height:1.8;margin:0}.privacy-sidebar{padding-top:3px}.privacy-sidebar-card{position:-webkit-sticky;position:sticky;top:100px;border:1px solid #d6ebdc;border-radius:22px;background:var(--mint);padding:23px}.privacy-sidebar-card h3{font-size:21px;margin:7px 0}.privacy-sidebar-card p{color:var(--muted);font-size:13px;line-height:1.65;margin:0 0 18px}.privacy-contact{background:var(--soft);border:1px solid var(--line);border-radius:22px;padding:24px}.privacy-contact-grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:10px;gap:10px;margin-top:18px}.privacy-contact-grid>a,.privacy-contact-grid>div{background:#fff;border:1px solid var(--line);border-radius:14px;padding:12px}.privacy-contact-grid small{display:block;color:var(--muted);font-size:10px;margin-bottom:4px}.privacy-contact-grid strong{display:block;font-size:12px;line-height:1.45}.privacy-back{padding:0 0 55px}@media(max-width:850px){.privacy-layout{grid-template-columns:1fr;gap:0}.privacy-sidebar{order:-1;padding:0 0 28px}.privacy-sidebar-card{position:static}}@media(max-width:600px){.privacy-hero-inner{min-height:270px;padding:40px 0}.privacy-hero-mark{width:85px;height:85px;border-radius:25px;font-size:32px}.privacy-contact-grid{grid-template-columns:1fr}}.terms-page{background:#fff;min-height:calc(100vh - 76px)}.terms-hero{background:linear-gradient(135deg,#effaf3,#fff 68%);border-bottom:1px solid var(--line)}.terms-hero-inner{min-height:300px;display:flex;align-items:center;justify-content:space-between;gap:40px;padding:54px 0}.terms-hero h1{font-size:clamp(40px,5vw,60px);letter-spacing:-2.4px;line-height:1.02;margin:15px 0 10px}.terms-hero p{max-width:760px;color:var(--muted);font-size:16px;line-height:1.75;margin:0 0 10px}.terms-hero small{color:#728078;font-size:12px}.terms-hero-mark{width:130px;height:130px;border-radius:38px;background:#fff;border:1px solid #d9eee0;box-shadow:0 20px 55px rgba(22,163,74,.1);display:grid;place-items:center;font-size:54px;font-weight:800;color:#16a34a;flex:0 0 auto}.terms-layout{display:grid;grid-template-columns:minmax(0,1fr) 290px;grid-gap:48px;gap:48px;padding-top:52px}.terms-content{min-width:0}.terms-section{padding:0 0 30px;margin-bottom:30px;border-bottom:1px solid var(--line)}.terms-section h2{font-size:25px;letter-spacing:-.7px;margin:0 0 15px}.terms-section p{color:var(--muted);font-size:14px;line-height:1.8;margin:0}.terms-sidebar{padding-top:3px}.terms-sidebar-card{position:-webkit-sticky;position:sticky;top:100px;border:1px solid #d6ebdc;border-radius:22px;background:var(--mint);padding:23px}.terms-sidebar-card h3{font-size:21px;margin:7px 0}.terms-sidebar-card p{color:var(--muted);font-size:13px;line-height:1.65;margin:0 0 18px}.terms-contact{background:var(--soft);border:1px solid var(--line);border-radius:22px;padding:24px}.terms-contact-grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:10px;gap:10px;margin-top:18px}.terms-contact-grid>a,.terms-contact-grid>div{background:#fff;border:1px solid var(--line);border-radius:14px;padding:12px}.terms-contact-grid small{display:block;color:var(--muted);font-size:10px;margin-bottom:4px}.terms-contact-grid strong{display:block;font-size:12px;line-height:1.45}.terms-back{padding:0 0 55px}@media(max-width:850px){.terms-layout{grid-template-columns:1fr;gap:0}.terms-sidebar{order:-1;padding:0 0 28px}.terms-sidebar-card{position:static}}@media(max-width:600px){.terms-hero-inner{min-height:270px;padding:40px 0}.terms-hero-mark{width:85px;height:85px;border-radius:25px;font-size:34px}.terms-contact-grid{grid-template-columns:1fr}}@media(max-width:360px){.download-app-button{min-width:98px;padding:7px;font-size:9px}.header-actions,.header-inner{gap:6px}}body,html{width:100%;max-width:100%;overflow-x:hidden}*,:after,:before{box-sizing:border-box}canvas,img,svg,video{max-width:100%}@media(max-width:700px){.container,.header-inner{width:calc(100% - 24px);max-width:100%;min-width:0}.header-inner{gap:7px}.brand{min-width:0;flex:0 0 auto}.brand-logo{height:42px;max-width:70px}.header-actions{min-width:0;max-width:calc(100% - 77px);gap:6px;margin-left:auto;flex-wrap:nowrap}.download-app-button{min-width:96px;max-width:110px;padding:7px 8px;font-size:9px;flex:0 1 auto;white-space:nowrap}.hero-grid{grid-template-columns:minmax(0,1fr);width:100%;min-width:0;gap:28px}.hero-copy{width:100%;min-width:0;max-width:100%;overflow:visible}.hero-premium .hero-copy h1{width:100%;max-width:100%;min-width:0;font-size:32px;line-height:1.08;letter-spacing:-1px;overflow-wrap:break-word;word-break:normal;margin:16px 0}.hero-copy p,.hero-premium .hero-copy p{width:100%;max-width:100%;min-width:0;font-size:15px;line-height:1.6;overflow-wrap:break-word}.hero-actions{width:100%;max-width:100%;flex-wrap:wrap}.hero-trust{width:100%;max-width:100%;gap:9px 14px}.hero-showcase,.hero-showcase-premium,.showcase-fallback-premium{width:100%;max-width:100%;min-width:0}}@media(max-width:380px){.header-inner{width:calc(100% - 20px);gap:5px}.brand-logo{height:39px;max-width:64px}.header-actions{max-width:calc(100% - 69px);gap:5px}.download-app-button{min-width:91px;max-width:98px;padding:7px 6px;font-size:8.5px}.hero-premium .hero-copy h1{font-size:30px;letter-spacing:-.8px}.hero-copy p,.hero-premium .hero-copy p{font-size:14px}}@media (max-width:700px){.container{width:calc(100% - 28px);max-width:100%;margin-left:auto;margin-right:auto;min-width:0}.hero{padding:34px 0 30px}.hero-grid{display:grid;grid-template-columns:minmax(0,1fr);grid-gap:24px;gap:24px}.hero-copy,.hero-grid{width:100%;max-width:100%;min-width:0}.hero-premium .hero-copy h1{width:100%;max-width:100%;margin:14px 0;font-size:clamp(30px,8.8vw,38px);line-height:1.08;letter-spacing:-1.1px;overflow-wrap:anywhere}.hero-copy p,.hero-premium .hero-copy p{width:100%;max-width:100%;margin:0;font-size:14px;line-height:1.58;overflow-wrap:anywhere}.eyebrow{max-width:100%;font-size:9px;padding:6px 9px;letter-spacing:.45px}.hero-actions{width:100%;margin-top:20px;display:grid;grid-template-columns:1fr 1fr;grid-gap:9px;gap:9px}.hero-actions .primary-button,.hero-actions .secondary-button{width:100%;min-width:0;padding:11px 9px;border-radius:11px;font-size:12px;line-height:1.15;white-space:normal;text-align:center}.hero-trust{width:100%;margin-top:16px;display:grid;grid-template-columns:1fr 1fr;grid-gap:7px 12px;gap:7px 12px;font-size:10px;line-height:1.35}.hero-trust span{min-width:0;overflow-wrap:anywhere}.hero-showcase,.hero-showcase-premium{width:100%;max-width:100%;min-width:0;min-height:285px;border-radius:24px}.section{padding:42px 0}.home-section{padding-top:44px}.section-head{width:100%;align-items:flex-end;gap:12px;margin-bottom:18px}.section-head>div{min-width:0;flex:1 1 auto}.section-head h2{font-size:25px;line-height:1.15;letter-spacing:-.7px;overflow-wrap:anywhere}.section-head p{font-size:11px;line-height:1.5}.section-head>.link-green,.section-head>.text-button{flex:0 0 auto;font-size:10px;padding:5px 0;white-space:nowrap}.category-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.category-card{min-width:0;min-height:108px;padding:12px 7px;border-radius:14px;gap:7px}.category-card span{max-width:100%;font-size:11px;line-height:1.25;overflow-wrap:anywhere}.category-card img,.category-placeholder{width:52px;height:52px;flex:0 0 auto}.benefit-grid{grid-template-columns:1fr;gap:9px;margin-top:20px}.benefit-grid article{padding:16px;border-radius:15px}.benefit-grid article>span{width:34px;height:34px;border-radius:10px;font-size:17px;margin-bottom:9px}.benefit-grid strong{font-size:12px}.benefit-grid p{font-size:10px;line-height:1.5;margin-top:5px}.zone-callout-premium{padding-top:34px;padding-bottom:52px}.zone-callout-inner{width:100%;min-width:0;display:grid;grid-template-columns:1fr;grid-gap:14px;gap:14px;padding:18px;border-radius:18px}.zone-callout-inner h2{font-size:22px;line-height:1.18}.zone-callout-inner p{font-size:11px;line-height:1.5}.zone-callout-inner .primary-button{width:100%;padding:11px 14px;font-size:12px}.footer{padding:24px 0 78px}.footer-download{padding:13px;margin-bottom:18px;border-radius:16px;gap:12px}.footer-download h3{font-size:16px}.footer-download p{font-size:10px;line-height:1.45}.footer-store-buttons{gap:7px}.store-button{min-width:0;padding:8px 9px;font-size:10px}.footer-grid-expanded{grid-template-columns:1fr 1fr;gap:18px 14px}.footer-brand-column{grid-column:1/-1}.footer h4{font-size:12px}.footer a,.footer-contact-line{font-size:10px;line-height:1.45}.footer p{font-size:10px}.footer-bottom-expanded{font-size:9px}}@media (max-width:380px){.container{width:calc(100% - 24px)}.hero{padding-top:28px}.hero-premium .hero-copy h1{font-size:29px;line-height:1.1;letter-spacing:-.7px}.hero-copy p,.hero-premium .hero-copy p{font-size:13px;line-height:1.55}.hero-actions{grid-template-columns:1fr;gap:8px}.hero-actions .primary-button,.hero-actions .secondary-button{min-height:42px;font-size:12px}.hero-trust{grid-template-columns:1fr;gap:6px;font-size:9.5px}.hero-showcase,.hero-showcase-premium{min-height:265px}.section{padding:36px 0}.section-head{align-items:flex-end}.section-head h2{font-size:22px}.section-head>.link-green,.section-head>.text-button{font-size:9px}.category-card{min-height:102px}.category-card img,.category-placeholder{width:46px;height:46px}.footer-grid-expanded{grid-template-columns:1fr 1fr}}.hero-showcase-premium{position:relative;isolation:isolate;overflow:hidden;min-height:430px;padding:28px 28px 82px;border:1px solid rgba(19,143,73,.14);border-radius:30px;background:radial-gradient(circle at 50% 28%,rgba(255,255,255,.98) 0 20%,rgba(230,249,237,.72) 48%,rgba(220,246,230,.3) 72%,transparent 100%),linear-gradient(145deg,#f3fff7,#ffffff 48%,#effbf3);box-shadow:0 26px 70px rgba(20,83,46,.09),inset 0 1px 0 rgba(255,255,255,.95);box-sizing:border-box}.hero-showcase-premium:before{content:"";position:absolute;inset:0;z-index:-1;pointer-events:none;background:radial-gradient(circle at 15% 20%,rgba(22,163,74,.1),transparent 27%),radial-gradient(circle at 86% 78%,rgba(22,163,74,.08),transparent 30%)}.hero-showcase-premium .showcase-glow{position:absolute;width:300px;height:300px;left:50%;top:36px;transform:translateX(-50%);border-radius:50%;background:radial-gradient(circle,rgba(22,163,74,.13),rgba(22,163,74,.035) 48%,transparent 72%);filter:blur(2px);pointer-events:none}.hero-showcase-premium .showcase-fallback-premium{position:relative;z-index:2;min-height:320px;height:100%;padding:26px 30px 28px;box-sizing:border-box;border:1px solid rgba(19,143,73,.12);border-radius:28px;background:rgba(255,255,255,.58);box-shadow:0 20px 48px rgba(20,83,46,.075),inset 0 1px 0 rgba(255,255,255,.95);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);justify-content:center;gap:14px}.hero-showcase-premium .showcase-badge{padding:7px 11px;border:1px solid rgba(22,163,74,.1);border-radius:999px;background:rgba(220,252,231,.88);color:#087a3b;font-size:9px;font-weight:800;letter-spacing:.08em;line-height:1;box-shadow:0 5px 15px rgba(22,163,74,.08)}.hero-showcase-premium .showcase-basket{width:126px;height:126px;flex:0 0 126px;border:1px solid rgba(22,163,74,.08);border-radius:50%;background:radial-gradient(circle at 38% 30%,#ffffff 0,#ffffff 52%,#f3faf6 100%);box-shadow:0 18px 38px rgba(20,83,46,.1),inset 0 1px 0 rgba(255,255,255,.98)}.hero-showcase-premium .showcase-fallback-premium strong{width:min(310px,100%);color:#101814;font-size:17px;font-weight:800;line-height:1.28;letter-spacing:-.025em;text-align:center;overflow-wrap:anywhere}.hero-showcase-premium .showcase-zone-button{position:relative;z-index:5;min-height:44px;margin-top:2px;padding:11px 18px;border:1px solid rgba(19,143,73,.2);border-radius:13px;background:rgba(255,255,255,.88);color:#087a3b;font-size:13px;font-weight:800;line-height:1.1;white-space:nowrap;box-shadow:0 8px 18px rgba(20,83,46,.07),inset 0 1px 0 rgba(255,255,255,.95);transition:transform .18s ease,box-shadow .18s ease,background .18s ease}.hero-showcase-premium .showcase-zone-button:hover{transform:translateY(-1px);background:#ffffff;box-shadow:0 12px 24px rgba(20,83,46,.11)}.hero-showcase-premium .showcase-zone-button:active{transform:translateY(0)}.hero-showcase-premium .showcase-note{position:absolute;z-index:6;left:24px;right:24px;bottom:18px;width:auto;min-height:38px;box-sizing:border-box;display:flex;align-items:center;justify-content:center;gap:9px;padding:9px 14px;border:1px solid rgba(19,143,73,.13);border-radius:13px;background:rgba(255,255,255,.86);color:#24342b;font-size:11px;font-weight:700;line-height:1.2;text-align:center;box-shadow:0 10px 25px rgba(20,83,46,.065),inset 0 1px 0 rgba(255,255,255,.98);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px)}.hero-showcase-premium .showcase-note:before{content:"";width:7px;height:7px;flex:0 0 7px;border-radius:50%;background:#16a34a;box-shadow:0 0 0 4px rgba(22,163,74,.1)}@media (max-width:1000px){.hero-showcase-premium{min-height:405px;padding:22px 22px 76px;border-radius:26px}.hero-showcase-premium .showcase-fallback-premium{min-height:306px;padding:23px 24px 25px;border-radius:24px}.hero-showcase-premium .showcase-basket{width:116px;height:116px;flex-basis:116px}.hero-showcase-premium .showcase-note{left:18px;right:18px;bottom:14px}}@media (max-width:700px){.hero-showcase-premium{min-height:350px;padding:13px 12px 67px;border-radius:23px;box-shadow:0 18px 42px rgba(20,83,46,.075),inset 0 1px 0 rgba(255,255,255,.95)}.hero-showcase-premium .showcase-glow{width:215px;height:215px;top:24px;opacity:.7}.hero-showcase-premium .showcase-fallback-premium{width:100%;min-height:274px;height:auto;padding:17px 15px 14px;gap:9px;border-radius:21px;background:rgba(255,255,255,.64)}.hero-showcase-premium .showcase-badge{padding:6px 9px;font-size:8px}.hero-showcase-premium .showcase-basket{width:94px;height:94px;flex-basis:94px;font-size:46px}.hero-showcase-premium .showcase-fallback-premium strong{width:min(245px,100%);font-size:13px;line-height:1.28}.hero-showcase-premium .showcase-zone-button{min-height:37px;margin-top:1px;padding:9px 14px;border-radius:11px;font-size:11px}.hero-showcase-premium .showcase-note{left:11px;right:11px;bottom:10px;min-height:34px;padding:8px 10px;border-radius:11px;font-size:9px}}@media (max-width:380px){.hero-showcase-premium{min-height:330px;padding:10px 9px 62px}.hero-showcase-premium .showcase-fallback-premium{min-height:258px;padding:14px 12px 11px;gap:7px;border-radius:19px}.hero-showcase-premium .showcase-basket{width:86px;height:86px;flex-basis:86px;font-size:42px}.hero-showcase-premium .showcase-fallback-premium strong{font-size:12px}.hero-showcase-premium .showcase-zone-button{min-height:35px;padding:8px 12px;font-size:10px}.hero-showcase-premium .showcase-note{left:9px;right:9px;bottom:9px;min-height:31px;padding:7px 8px;font-size:8.5px}}.header-inner{gap:16px}.header-actions{flex:0 0 auto;min-width:max-content;gap:9px}.icon-button.cart-button{position:relative;flex:0 0 44px;width:44px;height:44px;min-width:44px;min-height:44px;padding:0;display:inline-flex;align-items:center;justify-content:center;border:1px solid #dfe8e2;border-radius:14px;background:#fff;color:#17201b;box-shadow:0 5px 16px rgba(20,60,35,.055),inset 0 1px 0 rgba(255,255,255,.95);transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease,background .18s ease}.icon-button.cart-button:hover{transform:translateY(-1px);border-color:#b9dec5;background:#fbfefc;box-shadow:0 9px 22px rgba(20,60,35,.09),inset 0 1px 0 rgba(255,255,255,.98)}.icon-button.cart-button svg{width:21px;height:21px;min-width:21px;min-height:21px;display:block;flex:0 0 21px;stroke-width:1.9}.icon-button.cart-button .cart-count{position:absolute;top:-7px;right:-6px;min-width:19px;height:19px;padding:0 5px;display:grid;place-items:center;border:2px solid #fff;border-radius:999px;background:#16a34a;color:#fff;font-size:10px;font-weight:900;line-height:1;box-shadow:0 3px 9px rgba(22,163,74,.25)}.account-link,.download-app-button{flex:0 0 auto;white-space:nowrap}@media (max-width:1100px) and (min-width:701px){.header-inner{gap:10px}.desktop-nav{gap:11px;font-size:13px}.zone-pill{font-size:13px;padding:9px 10px}.search-box{max-width:330px}.download-app-button{max-width:145px;overflow:hidden;text-overflow:ellipsis}}@media (max-width:700px){.header-actions{flex:1 1 auto;min-width:0;max-width:none;gap:6px}.icon-button.cart-button{flex:0 0 38px;width:38px;height:38px;min-width:38px;min-height:38px;border-radius:12px}.icon-button.cart-button svg{width:19px;height:19px;min-width:19px;min-height:19px;flex-basis:19px}.icon-button.cart-button .cart-count{top:-6px;right:-5px;min-width:17px;height:17px;padding:0 4px;font-size:9px}}@media (max-width:380px){.icon-button.cart-button{flex-basis:36px;width:36px;height:36px;min-width:36px;min-height:36px}}.search-results-note{display:flex;align-items:center;gap:10px;margin:16px 0 0;padding:11px 14px;border:1px solid #d8eadf;border-radius:12px;background:#f4fbf6;color:#52645a;font-size:13px}.search-results-note strong{color:#0a8f45;font-weight:800}@media (max-width:640px){.search-results-note{align-items:flex-start;flex-direction:column;gap:3px;margin-top:12px}}.captcha-section{display:grid;grid-gap:4px;gap:4px;padding:4px 0;border:0;background:transparent}.otp-resend-captcha{margin:0;padding:0;justify-items:center}.otp-resend-captcha .turnstile-container{justify-content:center}.captcha-title{font-size:14px;font-weight:850;color:var(--ink)}.captcha-help{margin:0;color:var(--muted);font-size:12px;line-height:1.5}.turnstile-wrap{width:100%;display:grid;grid-gap:3px;gap:3px}.turnstile-container{width:100%;min-height:0;height:auto;display:flex;justify-content:flex-start;overflow:hidden}.turnstile-container.is-disabled{opacity:.65;pointer-events:none}.turnstile-error{padding:8px 10px;border-radius:10px;background:#fff0f0;color:#a73e3e;font-size:12px;line-height:1.45}.turnstile-error code{margin-left:4px}@media(max-width:560px){.captcha-section{padding:4px 0}.turnstile-container{min-height:0}.auth-card{padding:22px;border-radius:20px}}.success-message{padding:10px 12px;border-radius:10px;background:#f1fbf4;color:#257341;font-size:12px;line-height:1.45}@media (min-width:1201px){.header-inner{width:min(1440px,calc(100% - 40px));gap:16px}.brand-logo{height:48px;max-width:132px}.zone-pill{flex:0 0 auto}.search-box{flex:1 1 360px;width:auto;max-width:none;min-width:240px}.desktop-nav{flex:0 0 auto;gap:18px}.header-actions{flex:0 0 auto;margin-left:0;gap:9px}}@media (min-width:701px) and (max-width:1200px){.header-inner{width:calc(100% - 28px)}}.site-header{position:-webkit-sticky;position:sticky;top:0;z-index:1000}.floating-cart{position:fixed;right:24px;bottom:24px;z-index:1100;min-width:178px;min-height:58px;display:flex;align-items:center;gap:10px;padding:9px 13px 9px 10px;border:1px solid #cfe4d5;border-radius:16px;background:rgba(255,255,255,.97);color:var(--ink);box-shadow:0 14px 34px rgba(15,55,30,.16),0 3px 10px rgba(15,55,30,.08);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.floating-cart:hover{transform:translateY(-2px);border-color:#9fd0ac;box-shadow:0 18px 40px rgba(15,55,30,.2),0 4px 12px rgba(15,55,30,.1)}.floating-cart-icon{position:relative;width:39px;height:39px;flex:0 0 39px;display:grid;place-items:center;border-radius:12px;background:var(--green);color:#fff}.floating-cart-icon svg{width:20px;height:20px}.floating-cart-count{position:absolute;top:-7px;right:-7px;min-width:19px;height:19px;padding:0 5px;display:grid;place-items:center;border:2px solid #fff;border-radius:999px;background:#0f7f3a;color:#fff;font-size:10px;font-weight:900;line-height:1}.floating-cart-copy{min-width:0;flex:1 1;display:grid;grid-gap:1px;gap:1px}.floating-cart-copy strong{font-size:13px;line-height:1.2}.floating-cart-copy small{color:var(--muted);font-size:12px;line-height:1.2}@media(max-width:700px){.floating-cart{right:14px;bottom:calc(14px + env(safe-area-inset-bottom));min-width:0;min-height:52px;padding:7px 10px 7px 8px;border-radius:15px}.floating-cart-icon{width:36px;height:36px;flex-basis:36px;border-radius:11px}.floating-cart-icon svg{width:18px;height:18px}.floating-cart-copy strong{font-size:12px}.floating-cart-copy small{font-size:11px}}.site-header-shell{height:76px;width:100%;flex:0 0 76px}.site-header{position:fixed!important;top:0!important;left:0!important;right:0!important;width:100%!important;z-index:5000!important;isolation:isolate}.site-header .header-inner{height:76px}.floating-cart{z-index:6000}@media (max-width:700px){.site-header-shell{height:58px;flex-basis:58px}.site-header .header-inner{height:58px}}.floating-cart{min-width:320px!important;height:78px!important;padding:10px 16px!important;border-radius:18px!important;gap:12px!important;box-shadow:0 12px 32px rgba(11,35,22,.2)!important}.floating-cart-icon{width:52px!important;height:52px!important;border-radius:15px!important}.floating-cart-icon svg{width:25px!important;height:25px!important}.floating-cart-count{min-width:21px!important;height:21px!important;padding:0 5px!important;font-size:11px!important;top:-5px!important;right:-5px!important}.floating-cart-copy strong{font-size:14px!important}.floating-cart-copy small{font-size:13px!important;margin-top:3px!important}@media(max-width:700px){.floating-cart{min-width:270px!important;height:70px!important;right:14px!important;bottom:78px!important;padding:9px 13px!important}.floating-cart-icon{width:46px!important;height:46px!important}.floating-cart-icon svg{width:22px!important;height:22px!important}}.zone-change-warning{margin-top:16px;padding:18px;border:1px solid #f0c9c9;background:linear-gradient(135deg,#fff8f8,#fff);border-radius:18px;box-shadow:0 14px 35px rgba(120,35,35,.08);display:grid;grid-template-columns:42px 1fr;grid-gap:12px;gap:12px;align-items:start}.zone-change-warning-icon{width:42px;height:42px;border-radius:13px;background:#ffe7e7;color:#b43b3b;display:grid;place-items:center;font-size:22px;font-weight:950}.zone-change-warning-copy .eyebrow{color:#b43b3b}.zone-change-warning-copy h3{margin:5px 0 6px;font-size:17px;line-height:1.3;color:#3b2020}.zone-change-warning-copy p{margin:0;color:#725e5e;font-size:12px;line-height:1.6}.zone-change-warning-actions{grid-column:1/-1;display:flex;justify-content:flex-end;gap:9px;flex-wrap:wrap;margin-top:2px}.zone-change-warning-actions button{border-radius:11px;padding:10px 14px;font:inherit;font-size:12px;font-weight:900;cursor:pointer}.zone-change-cancel{border:1px solid #dfe7e2;background:#fff;color:#33433a}.zone-change-confirm{border:1px solid #c84c4c;background:#c84c4c;color:#fff}.zone-change-confirm:hover{background:#b93e3e}@media(max-width:600px){.zone-change-warning{grid-template-columns:36px 1fr;padding:15px}.zone-change-warning-icon{width:36px;height:36px;border-radius:11px;font-size:19px}.zone-change-warning-copy h3{font-size:15px}.zone-change-warning-actions{display:grid;grid-template-columns:1fr}.zone-change-warning-actions button{width:100%}}@media (max-width:700px){.site-header-shell{flex:0 0 138px!important}.site-header,.site-header .header-inner,.site-header-shell{height:138px!important;min-height:138px!important}.site-header .header-inner{width:calc(100% - 20px)!important;max-width:none!important;margin:0 auto!important;padding:8px 0 10px!important;display:grid!important;grid-template-columns:auto minmax(0,1fr)!important;grid-template-rows:42px 36px 40px!important;grid-column-gap:10px!important;column-gap:10px!important;grid-row-gap:5px!important;row-gap:5px!important;align-items:center!important}.site-header .brand{grid-column:1!important;grid-row:1!important;min-width:0!important;height:42px!important}.site-header .brand-logo{width:auto!important;height:38px!important;max-width:88px!important;object-fit:contain!important}.site-header .header-actions{grid-column:2!important;grid-row:1!important;width:100%!important;min-width:0!important;height:42px!important;display:flex!important;align-items:center!important;justify-content:flex-end!important;gap:6px!important;margin:0!important;overflow:visible!important}.site-header .desktop-nav{display:none!important}.site-header .zone-pill{grid-column:1/-1!important;grid-row:2!important;order:0!important;width:100%!important;height:36px!important;min-height:36px!important;justify-content:center!important;padding:7px 12px!important;margin:0!important;font-size:13px!important;line-height:1!important;overflow:hidden!important}.site-header .zone-pill span{min-width:0!important;max-width:calc(100% - 44px)!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important}.site-header .search-box{grid-column:1/-1!important;grid-row:3!important;order:0!important;width:100%!important;max-width:none!important;height:40px!important;min-height:40px!important;margin:0!important;padding:0 11px!important;border-radius:13px!important}.site-header .search-box input{font-size:13px!important}.site-header .download-app-button{min-width:82px!important;height:32px!important;padding:7px 9px!important;border-radius:10px!important;font-size:10px!important;line-height:1!important;text-align:center!important}.site-header .account-link{width:32px!important;min-width:32px!important;height:32px!important;justify-content:center!important;gap:0!important;font-size:0!important}.site-header .account-link svg{width:19px!important;height:19px!important}.site-header .header-actions .language-switcher,.site-header .header-actions>:first-child{flex:0 0 auto!important}body{--mobile-header-height:138px}.floating-cart{right:12px!important;bottom:76px!important;min-width:0!important;width:auto!important;max-width:calc(100vw - 24px)!important;height:64px!important;padding:8px 12px 8px 9px!important;border-radius:16px!important}.floating-cart-icon{width:44px!important;height:44px!important;flex-basis:44px!important;border-radius:13px!important}.floating-cart-icon svg{width:21px!important;height:21px!important}.floating-cart-copy strong{font-size:13px!important}.floating-cart-copy small{font-size:11px!important}}@media (max-width:360px){.site-header .header-inner{width:calc(100% - 16px)!important;column-gap:7px!important}.site-header .brand-logo{height:35px!important;max-width:78px!important}.site-header .header-actions{gap:4px!important}.site-header .download-app-button{min-width:76px!important;padding-left:7px!important;padding-right:7px!important;font-size:9px!important}}.mobile-nav a,.mobile-nav-icon{position:relative}.mobile-nav-icon{width:22px;height:22px;display:grid;place-items:center}.mobile-nav a.is-active{color:var(--green);font-weight:800}.mobile-cart-count{position:absolute;top:-7px;right:-9px;min-width:17px;height:17px;padding:0 4px;border-radius:10px;background:var(--green);color:#fff;border:2px solid #fff;display:grid;place-items:center;font-size:9px;line-height:1;font-weight:900}@media (min-width:701px){.mobile-nav{display:none!important}}.account-menu{position:relative;display:flex;align-items:center}.account-menu-trigger{border:0;background:transparent;cursor:pointer}.account-menu-trigger.is-open{background:#f4faf6;border-color:#d8e9dd}.account-dropdown{position:absolute;right:0;top:calc(100% + 10px);width:290px;background:#fff;border:1px solid var(--line);border-radius:18px;box-shadow:0 18px 50px rgba(20,40,28,.14);padding:8px;z-index:80}.account-dropdown:before{content:"";position:absolute;right:22px;top:-6px;width:11px;height:11px;background:#fff;border-left:1px solid var(--line);border-top:1px solid var(--line);transform:rotate(45deg)}.account-dropdown-head{display:flex;align-items:center;gap:11px;padding:12px;border-radius:13px;background:#f7faf8;margin-bottom:5px}.account-dropdown-avatar{width:38px;height:38px;border-radius:12px;background:var(--mint);color:var(--green-dark);display:grid;place-items:center;flex:0 0 auto}.account-dropdown-head div{min-width:0;display:grid;grid-gap:2px;gap:2px}.account-dropdown-head strong{font-size:14px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.account-dropdown-head small{font-size:11px;color:var(--muted);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.account-dropdown-links{display:grid;padding:4px 0;border-bottom:1px solid var(--line)}.account-dropdown-links a{padding:11px 12px;border-radius:10px;font-size:13px;font-weight:700}.account-dropdown-links a:hover{background:#f5faf6;color:var(--green-dark)}.account-dropdown-actions{display:grid;padding-top:5px}.account-dropdown-actions button{border:0;background:transparent;text-align:left;padding:11px 12px;border-radius:10px;font-size:13px;font-weight:750}.account-logout-link:hover{background:#f5faf6;color:var(--green-dark)}.account-delete-link{color:#b42323}.account-delete-link:hover{background:#fff4f4}.account-delete-overlay{position:fixed;inset:0;z-index:200;background:rgba(12,24,17,.48);display:grid;place-items:center;padding:20px}.account-delete-dialog{width:min(440px,100%);background:#fff;border-radius:22px;padding:26px;box-shadow:0 25px 80px rgba(0,0,0,.2)}.account-delete-dialog h2{margin:0 0 8px;font-size:24px;letter-spacing:-.5px}.account-delete-dialog>p{margin:0 0 20px;color:var(--muted);line-height:1.6;font-size:13px}.account-delete-icon{width:44px;height:44px;border-radius:14px;display:grid;place-items:center;background:#fff0f0;color:#b42323;font-size:22px;margin-bottom:16px;font-weight:900}.account-delete-buttons{display:flex;gap:10px;justify-content:flex-end;margin-top:20px;flex-wrap:wrap}.account-delete-confirm{border:0;border-radius:10px;padding:11px 16px;background:#b42323;color:#fff;font-weight:800}.account-delete-confirm:disabled{opacity:.65;cursor:not-allowed}@media(max-width:700px){.account-dropdown{position:fixed;right:11px;top:68px;width:min(300px,calc(100vw - 22px))}.account-dropdown:before{right:24px}.account-delete-dialog{padding:22px}.account-menu-trigger{padding-left:7px;padding-right:7px}.account-menu-trigger>span{display:none}.floating-cart{display:none!important}}