:root{--green-950:#082d20;--green-900:#0b422a;--green-800:#145c37;--green-700:#197341;--green-100:#e8f4ec;--green-50:#f4faf5;--orange:#f05a16;--orange-dark:#d84608;--orange-soft:#fff0e8;--cream:#fffaf0;--ink:#16231c;--muted:#657169;--line:#e4e9e5;--white:#fff;--shadow:0 22px 60px #0b422a1f}*{box-sizing:border-box}html{scroll-behavior:smooth;background:#edf3ef}body{min-width:320px;color:var(--ink);font-family:var(--font-body), Arial, sans-serif;-webkit-font-smoothing:antialiased;background:#edf3ef;margin:0;overflow-x:hidden}button,input,textarea{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{color:inherit}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}.storefront-shell{background:#fff;border:1px solid #0b422a17;border-radius:22px;width:min(1360px,100% - 48px);margin:24px auto;position:relative;box-shadow:0 24px 70px #082d201f}.storefront-shell>.announcement{border-radius:21px 21px 0 0}.storefront-shell>footer{border-radius:0 0 21px 21px;overflow:hidden}.sr-only{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.announcement{background:var(--green-950);color:#dff3e6;letter-spacing:.02em;justify-content:space-between;align-items:center;gap:24px;min-height:36px;padding:8px clamp(20px,4vw,72px);font-size:12px;display:flex}.announcement strong{color:#fff;font-weight:700}.site-header{border-bottom:1px solid var(--line);z-index:40;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffffff5;grid-template-columns:230px minmax(240px,590px) auto;align-items:center;gap:clamp(18px,3vw,40px);height:92px;padding:0 clamp(22px,4vw,58px);display:grid;position:sticky;top:0}.brand img{object-fit:contain;width:230px;height:74px}.search-box{background:#f6f8f6;border:1px solid #dbe3dd;border-radius:12px;align-items:center;gap:11px;min-height:50px;padding:0 16px;transition:all .2s;display:flex}.search-box:focus-within{border-color:var(--green-700);background:#fff;box-shadow:0 0 0 3px #1973411a}.search-box>span{color:var(--green-800);font-size:25px;line-height:0;transform:rotate(-15deg)}.search-box input{width:100%;color:var(--ink);background:0 0;border:0;outline:0;font-size:14px}.search-box button{color:var(--muted);cursor:pointer;background:0 0;border:0;font-size:22px}.header-actions{justify-content:flex-end;align-items:center;gap:25px;display:flex}.header-link{flex-direction:column;min-width:72px;display:flex}.header-link small,.cart-button small{color:var(--muted);text-transform:uppercase;letter-spacing:.08em;font-size:10px}.header-link strong,.cart-button strong{color:var(--green-900);white-space:nowrap;font-size:13px}.cart-button{background:var(--orange);color:#fff;cursor:pointer;text-align:left;border:0;border-radius:12px;align-items:center;gap:10px;padding:11px 42px 11px 14px;display:flex;position:relative;box-shadow:0 8px 20px #f05a162e}.cart-button:hover,.button-orange:hover{background:var(--orange-dark);transform:translateY(-1px)}.cart-button span:nth-child(2){flex-direction:column;display:flex}.cart-button small,.cart-button strong{color:#fff}.cart-button b{width:24px;height:24px;color:var(--orange);background:#fff;border-radius:50%;place-items:center;font-size:12px;display:grid;position:absolute;top:50%;right:12px;transform:translateY(-50%)}.bag-icon{font-size:23px;line-height:1}.category-nav{border-bottom:1px solid var(--line);white-space:nowrap;overscroll-behavior-inline:contain;scrollbar-width:none;background:#fff;align-items:center;gap:24px;min-height:50px;padding:0 clamp(22px,4vw,58px);display:flex;overflow-x:auto}.category-nav::-webkit-scrollbar{display:none}.category-nav button,.category-nav a{color:#4c5951;cursor:pointer;background:0 0;border:0;padding:16px 0;font-size:13px;font-weight:700;position:relative}.category-nav button.active,.category-nav button:hover,.category-nav a:hover{color:var(--green-800)}.category-nav button.active:after{content:"";background:var(--orange);border-radius:5px 5px 0 0;height:3px;position:absolute;bottom:0;left:0;right:0}.category-nav a{color:var(--orange);margin-left:auto}.hero{background:var(--green-900);grid-template-columns:minmax(390px,.94fr) minmax(400px,1.06fr);align-items:center;min-height:560px;padding:56px clamp(38px,6vw,82px);display:grid;position:relative;overflow:hidden}.hero:before{content:"";border:1px solid #ffffff14;border-radius:50%;width:250px;height:250px;position:absolute;bottom:-110px;left:-100px;box-shadow:0 0 0 45px #ffffff06,0 0 0 90px #ffffff05}.hero-copy{z-index:2;padding-right:25px;position:relative}.eyebrow,.kicker{color:#d4f0dc;text-transform:uppercase;letter-spacing:.14em;align-items:center;gap:10px;font-size:12px;font-weight:800;display:inline-flex}.eyebrow i{background:var(--orange);border-radius:50%;width:8px;height:8px;box-shadow:0 0 0 4px #f05a1633}.hero h1{color:#fff;font:800 clamp(54px, 5.6vw, 86px)/.96 var(--font-display), sans-serif;letter-spacing:-.055em;margin:21px 0 22px}.hero h1 em{color:#ffa164;font-style:normal}.hero-copy>p{color:#d4e3d9;max-width:590px;margin:0;font-size:18px;line-height:1.65}.hero-actions{align-items:center;gap:14px;margin:31px 0 38px;display:flex}.button{cursor:pointer;border:0;border-radius:10px;justify-content:center;align-items:center;gap:18px;min-height:50px;padding:0 23px;font-size:14px;font-weight:800;transition:all .2s;display:inline-flex}.button-orange{background:var(--orange);color:#fff;box-shadow:0 12px 24px #f05a1633}.button-ghost{color:#fff;background:#ffffff0a;border:1px solid #ffffff59}.button-ghost:hover{background:#ffffff1c}.button-white{color:var(--green-900);background:#fff}.button-green{background:var(--green-800);color:#fff}.button-green:hover{background:var(--green-900)}.full-button{width:100%}.hero-proof{border-top:1px solid #ffffff21;grid-template-columns:repeat(3,1fr);gap:20px;max-width:570px;padding-top:26px;display:grid}.hero-proof div{flex-direction:column;display:flex}.hero-proof strong{color:#fff;font:800 18px var(--font-display), sans-serif}.hero-proof span{color:#a8c5b2;margin-top:5px;font-size:11px}.hero-visual{justify-content:center;align-items:center;min-height:490px;display:flex;position:relative}.hero-circle{background:#ffb64d;border-radius:50%;width:min(37vw,520px);height:min(37vw,520px);position:absolute;top:50%;right:4%;transform:translateY(-50%);box-shadow:0 0 0 26px #ffb64d14}.hero-main-image{object-fit:cover;z-index:1;filter:saturate(.92)contrast(1.03);border-radius:46% 46% 36% 36%/54% 54% 40% 40%;width:min(39vw,560px);height:405px;position:relative;right:-3%;box-shadow:0 30px 70px #00000040}.price-float,.fresh-float{z-index:3;background:#fff;border-radius:14px;position:absolute;box-shadow:0 18px 46px #0003}.price-float{padding:14px 18px;top:14%;right:-2%;transform:rotate(3deg)}.price-float span{color:var(--muted);text-transform:uppercase;letter-spacing:.12em;font-size:9px;font-weight:800;display:block}.price-float strong{color:var(--orange);font:800 19px var(--font-display), sans-serif;margin-top:3px;display:block}.fresh-float{align-items:center;gap:10px;padding:12px 17px 12px 12px;display:flex;bottom:12%;left:4%}.fresh-float>b{background:var(--green-100);width:35px;height:35px;color:var(--green-700);border-radius:50%;place-items:center;display:grid}.fresh-float span{flex-direction:column;display:flex}.fresh-float strong{color:var(--green-900);font-size:12px}.fresh-float small{color:var(--muted);margin-top:2px;font-size:10px}.service-strip{border-bottom:1px solid var(--line);background:#fff;grid-template-columns:repeat(4,1fr);padding:25px clamp(24px,4.5vw,68px);display:grid}.service-strip article{border-right:1px solid var(--line);align-items:center;gap:14px;padding:0 clamp(10px,2vw,35px);display:flex}.service-strip article:last-child{border-right:0}.service-strip article>span{background:var(--green-50);height:42px;color:var(--green-700);border-radius:50%;flex:0 0 42px;place-items:center;font-weight:900;display:grid}.service-strip div{flex-direction:column;gap:4px;display:flex}.service-strip strong{font:800 13px var(--font-display), sans-serif;color:var(--green-950)}.service-strip small{color:var(--muted);font-size:10px}.section{padding:78px clamp(28px,5vw,74px)}.category-section{background:var(--cream)}.section-heading{justify-content:space-between;align-items:end;gap:30px;margin-bottom:36px;display:flex}.section-heading .kicker,.promise-copy .kicker,.checkout-head .kicker,.order-success .kicker{color:var(--orange)}.section-heading h2,.promise-copy h2,.newsletter h2,.checkout-head h2,.order-success h2{color:var(--green-950);font:800 clamp(30px, 3vw, 44px)/1.1 var(--font-display), sans-serif;letter-spacing:-.035em;margin:8px 0 0}.section-heading>button{color:var(--green-700);cursor:pointer;background:0 0;border:0;gap:12px;font-weight:800;display:flex}.category-grid{grid-template-columns:repeat(6,1fr);gap:14px;display:grid}.category-card{cursor:pointer;text-align:left;background:#fff;border:1px solid #0b422a14;border-radius:18px;flex-direction:column;align-items:flex-start;min-height:202px;padding:22px 17px 18px;transition:all .25s;display:flex;position:relative;overflow:hidden}.category-card:hover{transform:translateY(-5px);box-shadow:0 15px 36px #0b422a1a}.category-card:after{content:"";background:var(--card-tone,#eaf5ed);opacity:.8;border-radius:50%;width:100px;height:100px;position:absolute;top:-25px;right:-24px}.tone-1{--card-tone:#ddf3df}.tone-2{--card-tone:#fae7bb}.tone-3{--card-tone:#e2edf5}.tone-4{--card-tone:#fee0d2}.tone-5{--card-tone:#f4e1bd}.tone-6{--card-tone:#e9e1f5}.category-icon{z-index:1;filter:drop-shadow(0 5px 5px #0000001f);height:75px;font-size:52px;position:relative}.category-card strong{color:var(--green-950);font:800 14px var(--font-display), sans-serif;margin-top:auto}.category-card small{color:var(--muted);margin-top:4px;font-size:10px}.category-card i{background:var(--green-50);width:26px;height:26px;color:var(--green-700);border-radius:50%;place-items:center;font-size:12px;font-style:normal;display:grid;position:absolute;bottom:18px;right:16px}.deal-banner{background:var(--orange);color:#fff;border-radius:24px;flex-direction:column;justify-content:center;align-items:flex-start;min-height:300px;margin:0 clamp(28px,5vw,74px);padding:50px clamp(35px,6vw,80px);display:flex;position:relative;overflow:hidden}.deal-banner:before,.deal-banner:after{content:"";border:2px solid #ffffff24;border-radius:50%;position:absolute}.deal-banner:before{width:410px;height:410px;top:-220px;right:5%;box-shadow:0 0 0 45px #ffffff09,0 0 0 95px #ffffff06}.deal-banner:after{width:240px;height:240px;bottom:-180px;right:-70px}.deal-banner>div:first-child{z-index:2;position:relative}.deal-banner span{text-transform:uppercase;letter-spacing:.16em;font-size:11px;font-weight:900}.deal-banner h2{font:800 clamp(31px, 3.6vw, 50px)/1.05 var(--font-display), sans-serif;letter-spacing:-.04em;margin:11px 0 12px}.deal-banner p{color:#fff1e9;max-width:600px;margin:0 0 22px}.deal-banner .button{z-index:2;position:relative}.deal-stamp{background:var(--green-900);z-index:2;border:7px solid #ffffffe0;border-radius:50%;flex-direction:column;justify-content:center;align-items:center;width:145px;height:145px;display:flex;position:absolute;top:50%;right:14%;transform:translateY(-50%)rotate(8deg);box-shadow:0 15px 45px #0000002e}.deal-stamp strong{font:900 42px/1 var(--font-display), sans-serif}.deal-stamp small{letter-spacing:.3em;margin-left:.3em;font-size:13px}.products-section{scroll-margin-top:130px}.product-heading{align-items:center}.filter-pills{flex-wrap:wrap;align-items:center;gap:7px;display:flex}.filter-pills button{border:1px solid var(--line);color:var(--muted);cursor:pointer;background:#fff;border-radius:30px;padding:9px 14px;font-size:11px;font-weight:800}.filter-pills button.active{color:#fff;background:var(--green-800);border-color:var(--green-800)}.product-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:18px;display:grid}.product-card{border:1px solid var(--line);background:#fff;border-radius:18px;min-width:0;transition:all .25s;overflow:hidden}.product-card:hover{border-color:#cfdbd3;transform:translateY(-4px);box-shadow:0 16px 40px #0b422a17}.product-image-wrap{background:#f7f8f4;height:218px;padding:12px;position:relative;overflow:hidden}.product-gallery{width:100%;height:100%;position:relative}.product-image-wrap img{object-fit:cover;border-radius:11px;width:100%;height:100%;transition:transform .45s}.product-card:hover .product-image-wrap img{transform:scale(1.045)}.product-badge{z-index:2;background:var(--orange);color:#fff;text-transform:uppercase;letter-spacing:.05em;border-radius:5px;padding:6px 9px;font-size:9px;font-weight:900;position:absolute;top:23px;left:22px}.quick-add{z-index:2;width:36px;height:36px;color:var(--green-800);cursor:pointer;background:#fff;border:0;border-radius:50%;font-size:24px;position:absolute;bottom:22px;right:23px;box-shadow:0 8px 22px #00000029}.gallery-arrow{z-index:3;width:27px;height:27px;color:var(--green-900);cursor:pointer;opacity:0;background:#ffffffe6;border:0;border-radius:50%;place-items:center;padding:0;font-size:21px;line-height:1;transition:all .2s;display:grid;position:absolute;top:50%;transform:translateY(-50%);box-shadow:0 4px 12px #00000029}.gallery-arrow.previous{left:7px}.gallery-arrow.next{right:7px}.product-card:hover .gallery-arrow{opacity:1}.gallery-arrow:focus-visible{opacity:1}.gallery-dots{z-index:3;background:#082d208f;border-radius:10px;gap:4px;padding:4px 6px;display:flex;position:absolute;bottom:7px;left:50%;transform:translate(-50%)}.gallery-dots button{cursor:pointer;background:#ffffff80;border:0;border-radius:50%;width:5px;height:5px;padding:0}.gallery-dots button.active{background:#fff;border-radius:5px;width:13px}.product-info{padding:18px}.product-category{color:var(--orange);text-transform:uppercase;letter-spacing:.12em;margin-bottom:6px;font-size:9px;font-weight:900;display:block}.product-info h3{min-height:41px;color:var(--green-950);font:800 15px/1.35 var(--font-display), sans-serif;margin:0}.product-info p{color:var(--muted);margin:4px 0 13px;font-size:11px}.price-row{align-items:baseline;gap:8px;min-height:28px;display:flex}.price-row strong{color:var(--green-900);font:800 18px var(--font-display), sans-serif}.price-row del{color:#9aa29d;font-size:11px}.add-button,.quantity-control{border-radius:9px;width:100%;height:42px;margin-top:13px}.add-button{color:var(--green-800);cursor:pointer;background:#fff;border:1px solid #c9d8ce;justify-content:space-between;align-items:center;padding:0 13px;font-size:12px;font-weight:800;display:flex}.add-button:hover{background:var(--green-800);color:#fff;border-color:var(--green-800)}.add-button span{font-size:19px}.add-button:disabled,.quick-add:disabled{opacity:.5;cursor:not-allowed}.quantity-control{background:var(--green-800);color:#fff;grid-template-columns:38px 1fr 38px;align-items:center;display:grid;overflow:hidden}.quantity-control button{color:#fff;cursor:pointer;background:#ffffff14;border:0;height:100%;font-size:19px}.quantity-control span{text-align:center;font-size:10px;font-weight:800}.loading-card{background:linear-gradient(100deg,#f1f3f1 20%,#fafbfa 35%,#f1f3f1 50%) 0 0/300% 100%;border:0;height:400px;animation:1.3s infinite shine}@keyframes shine{to{background-position-x:-150%}}.empty-state{background:var(--green-50);text-align:center;border-radius:20px;padding:80px 30px}.empty-state strong{font:800 24px var(--font-display), sans-serif;color:var(--green-950)}.empty-state p{color:var(--muted)}.promise-section{grid-template-columns:1fr 1fr;align-items:center;gap:clamp(42px,7vw,92px);padding:25px clamp(28px,5vw,74px) 82px;display:grid}.promise-image{min-height:500px;position:relative}.promise-image:before{content:"";background:var(--orange-soft);border-radius:30px;position:absolute;inset:35px 35px -20px -25px}.promise-image img{object-fit:cover;width:100%;height:500px;box-shadow:var(--shadow);border-radius:30px;position:relative}.promise-copy p{color:var(--muted);font-size:15px;line-height:1.75}.promise-points{grid-template-columns:1fr 1fr;gap:15px;margin:25px 0;display:grid}.promise-points span{align-items:center;gap:9px;font-size:13px;font-weight:700;display:flex}.promise-points b{background:var(--green-100);width:24px;height:24px;color:var(--green-700);border-radius:50%;place-items:center;display:grid}.text-link{color:var(--orange);gap:13px;font-size:13px;font-weight:900;display:inline-flex}.newsletter{background:var(--green-900);color:#fff;border-radius:22px;grid-template-columns:1fr minmax(340px,.75fr);align-items:center;gap:55px;margin:0 clamp(28px,5vw,74px) 72px;padding:46px clamp(30px,5vw,62px);display:grid;position:relative;overflow:hidden}.newsletter:after{content:"";border:1px solid #ffffff14;border-radius:50%;width:250px;height:250px;position:absolute;top:-130px;right:-90px;box-shadow:0 0 0 45px #ffffff05}.newsletter>div,.newsletter form{z-index:2;position:relative}.newsletter>div>span{color:#99c7a7;text-transform:uppercase;letter-spacing:.14em;font-size:10px;font-weight:900}.newsletter h2{color:#fff;font-size:34px}.newsletter p{color:#bad2c2;margin:8px 0 0;font-size:13px}.newsletter form{background:#fff;border-radius:12px;grid-template-columns:1fr auto;padding:6px;display:grid}.newsletter input{width:100%;height:48px;color:var(--ink);border:0;outline:0;padding:0 15px}footer{border-top:1px solid var(--line);background:#f5f8f6}.footer-main{grid-template-columns:1.6fr 1fr 1fr 1.2fr;gap:50px;padding:58px clamp(28px,5vw,74px) 43px;display:grid}.footer-main h3{color:var(--green-950);font:800 13px var(--font-display), sans-serif;margin:0 0 17px}.footer-main a,.footer-main p{color:var(--muted);margin:0 0 10px;font-size:12px;line-height:1.6;display:block}.footer-main a:hover{color:var(--orange)}.footer-brand img{object-fit:contain;mix-blend-mode:multiply;width:205px;height:60px}.footer-brand>p{color:var(--green-800);margin-top:12px;font-size:14px;font-weight:700}.socials{gap:8px;margin-top:17px;display:flex}.socials span{background:var(--green-100);width:30px;height:30px;color:var(--green-700);border-radius:50%;place-items:center;font-weight:900;display:grid}.footer-bottom{border-top:1px solid var(--line);color:#849087;justify-content:space-between;align-items:center;min-height:56px;padding:14px clamp(28px,5vw,74px);font-size:10px;display:flex}.footer-bottom strong{color:var(--green-700)}.overlay{z-index:100;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#0418108c;justify-content:flex-end;animation:.2s fade;display:flex;position:fixed;inset:0}@keyframes fade{0%{opacity:0}}.cart-drawer{background:#fff;flex-direction:column;width:min(480px,100%);height:100%;animation:.28s slideIn;display:flex;box-shadow:-20px 0 70px #0003}@keyframes slideIn{0%{transform:translate(100%)}}.drawer-head{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;min-height:100px;padding:23px 28px;display:flex}.drawer-head span{color:var(--orange);text-transform:uppercase;letter-spacing:.13em;font-size:10px;font-weight:900}.drawer-head h2{font:800 24px var(--font-display), sans-serif;color:var(--green-950);margin:5px 0 0}.drawer-head button,.modal-close{border:1px solid var(--line);width:40px;height:40px;color:var(--muted);cursor:pointer;background:#fff;border-radius:50%;font-size:24px}.free-delivery-meter{background:var(--green-50);padding:17px 28px}.free-delivery-meter>div{color:var(--green-800);justify-content:space-between;font-size:11px;font-weight:800;display:flex}.free-delivery-meter i{background:#d5e4da;border-radius:5px;height:5px;margin-top:9px;display:block;overflow:hidden}.free-delivery-meter em{background:var(--orange);border-radius:5px;height:100%;transition:width .3s;display:block}.cart-items{flex:1;padding:8px 28px;overflow-y:auto}.cart-items article{border-bottom:1px solid var(--line);grid-template-columns:83px 1fr 24px;gap:14px;padding:18px 0;display:grid;position:relative}.cart-items article>img{object-fit:cover;background:#f5f6f4;border-radius:10px;width:83px;height:92px}.cart-items h3{color:var(--green-950);font:800 13px/1.35 var(--font-display), sans-serif;margin:0;padding-right:10px}.cart-items article>div>span{color:var(--muted);font-size:10px}.cart-items article>div>strong{color:var(--green-800);margin-top:7px;font-size:13px;display:block}.cart-quantity{border:1px solid var(--line);text-align:center;border-radius:7px;grid-template-columns:repeat(3,1fr);align-items:center;width:98px;height:31px;margin-top:9px;display:grid}.cart-quantity button{cursor:pointer;background:0 0;border:0;height:100%}.cart-quantity b{font-size:11px}.remove-item{color:#9aa39c;cursor:pointer;background:0 0;border:0;width:24px;height:24px;font-size:18px}.cart-summary{border-top:1px solid var(--line);padding:22px 28px 26px;box-shadow:0 -12px 30px #082d200d}.cart-summary>div{color:var(--muted);justify-content:space-between;margin-bottom:9px;font-size:12px;display:flex}.cart-summary>.cart-total{color:var(--green-950);font:800 18px var(--font-display), sans-serif;border-top:1px dashed #d2d9d4;margin:17px 0;padding-top:16px}.cart-summary>small{text-align:center;color:#8a948d;margin-top:10px;font-size:9px;display:block}.empty-cart{text-align:center;margin:auto;padding:40px}.empty-cart>span{font-size:60px;display:block}.empty-cart h3{font:800 25px var(--font-display), sans-serif;color:var(--green-950)}.empty-cart p{color:var(--muted)}.checkout-overlay{justify-content:center;align-items:center;padding:24px;overflow-y:auto}.checkout-modal{width:min(1100px,100%);max-height:calc(100vh - 48px);box-shadow:var(--shadow);background:#fff;border-radius:24px;padding:37px;position:relative;overflow-y:auto}.modal-close{z-index:2;position:absolute;top:23px;right:23px}.checkout-head{padding-right:70px}.checkout-head h2{font-size:34px}.checkout-head p{color:var(--muted);margin:8px 0 26px;font-size:13px}.checkout-grid{grid-template-columns:minmax(0,1.4fr) minmax(310px,.8fr);gap:38px;display:grid}.form-grid{grid-template-columns:1fr 1fr;gap:16px;display:grid}.form-grid label{color:var(--green-950);flex-direction:column;gap:7px;font-size:11px;font-weight:800;display:flex}.form-grid label small{color:var(--muted);font-weight:400}.form-grid label.wide{grid-column:1/-1}.form-grid input,.form-grid textarea{resize:vertical;background:#fafbfa;border:1px solid #dfe5e1;border-radius:9px;outline:0;width:100%;padding:13px 14px;font-size:13px}.form-grid textarea{min-height:78px}.form-grid input:focus,.form-grid textarea:focus{border-color:var(--green-700);background:#fff;box-shadow:0 0 0 3px #19734114}.payment-options{border:0;margin:25px 0 0;padding:0}.payment-options legend{color:var(--green-950);margin-bottom:11px;font-size:11px;font-weight:800}.payment-options>label{border:1px solid var(--line);cursor:pointer;border-radius:11px;grid-template-columns:35px 1fr auto;align-items:center;gap:12px;min-height:68px;margin-bottom:9px;padding:12px 14px;display:grid}.payment-options>label.selected{border-color:var(--green-700);background:var(--green-50);box-shadow:0 0 0 2px #19734112}.payment-options input{opacity:0;position:absolute}.payment-logo{color:#fff;background:#05a9a0;border-radius:8px;place-items:center;width:35px;height:35px;font-weight:900;display:grid}.payment-logo.bank{background:var(--green-800)}.payment-options label>span:nth-child(3){flex-direction:column;display:flex}.payment-options strong{font-size:12px}.payment-options small{color:var(--muted);margin-top:3px;font-size:9px}.checkout-summary{background:var(--cream);border-radius:16px;align-self:start;padding:23px}.checkout-summary h3{font:800 16px var(--font-display), sans-serif;margin:0 0 15px}.checkout-item{border-bottom:1px solid #e8e3d9;grid-template-columns:47px 1fr auto;align-items:center;gap:10px;padding:11px 0;display:grid}.checkout-item img{object-fit:cover;border-radius:8px;width:47px;height:47px}.checkout-item span{flex-direction:column;display:flex}.checkout-item strong{font-size:10px}.checkout-item small{color:var(--muted);margin-top:3px;font-size:9px}.checkout-item>b{font-size:10px}.checkout-totals{padding:16px 0}.checkout-totals span,.checkout-totals>strong{color:var(--muted);justify-content:space-between;margin-bottom:8px;font-size:11px;display:flex}.checkout-totals>strong{color:var(--green-950);font:800 16px var(--font-display), sans-serif;border-top:1px dashed #d5d0c7;margin-top:14px;padding-top:14px}.secure-note{text-align:center;color:var(--muted);margin-top:10px;font-size:8px;display:block}.form-error{color:#a42c16;background:#fff0ed;border-radius:8px;padding:11px 13px;font-size:11px;font-weight:700}.order-success{text-align:center;max-width:580px;margin:30px auto}.success-mark{background:var(--green-100);width:75px;height:75px;color:var(--green-700);border-radius:50%;place-items:center;margin:0 auto 20px;font-size:34px;display:grid}.order-success p{color:var(--muted);line-height:1.7}.bank-card{background:var(--green-900);color:#fff;border-radius:15px;flex-direction:column;align-items:center;margin:25px 0;padding:26px;display:flex}.bank-card span{color:#b8d3c1;font-size:12px}.bank-card strong{font:800 29px var(--font-display), sans-serif;letter-spacing:.07em;margin:9px 0 5px}.bank-card b{font-size:12px}.bank-card small{color:#cbded1;border-top:1px solid #ffffff24;margin-top:18px;padding-top:15px;line-height:1.5}.toast{z-index:200;background:var(--green-950);color:#fff;border-radius:10px;align-items:center;gap:9px;padding:12px 18px;font-size:12px;font-weight:700;animation:.25s toastIn;display:flex;position:fixed;bottom:25px;left:50%;transform:translate(-50%);box-shadow:0 12px 35px #0003}.toast b{background:var(--orange);border-radius:50%;place-items:center;width:22px;height:22px;display:grid}@keyframes toastIn{0%{opacity:0;transform:translate(-50%,12px)}}@media (max-width:1440px){.storefront-shell{border-radius:18px;width:calc(100% - 24px);margin:12px auto}.storefront-shell>.announcement{border-radius:17px 17px 0 0}.storefront-shell>footer{border-radius:0 0 17px 17px}}@media (max-width:1200px){.site-header{grid-template-columns:210px minmax(220px,1fr) auto}.brand img{width:200px}.header-link{display:none}.hero{grid-template-columns:minmax(350px,.95fr) minmax(360px,1.05fr);padding-inline:48px}.hero h1{font-size:clamp(52px,6.4vw,74px)}.hero-main-image{width:min(45vw,520px)}.product-grid{grid-template-columns:repeat(4,1fr)}.category-grid{grid-template-columns:repeat(3,1fr)}.deal-stamp{right:9%}}@media (max-width:900px){.storefront-shell{width:100%;box-shadow:none;border:0;border-radius:0;margin:0}.storefront-shell>.announcement,.storefront-shell>footer{border-radius:0}.announcement span{display:none}.announcement{justify-content:center}.site-header{grid-template-columns:1fr auto;row-gap:7px;height:auto;min-height:78px;padding:8px 22px}.brand img{width:185px;height:58px}.search-box{grid-area:2/1/auto/-1;min-height:46px;margin-bottom:5px}.header-actions{gap:0}.cart-button{justify-content:center;width:48px;height:48px;padding:0}.cart-button span:nth-child(2){display:none}.cart-button b{border:2px solid #fff;top:-3px;right:-5px;transform:none}.category-nav{gap:23px;padding-inline:22px}.category-nav button,.category-nav a{min-height:48px;padding-block:14px}.hero{text-align:center;grid-template-columns:1fr;padding:56px 34px 34px}.hero-copy{padding:0}.eyebrow{justify-content:center}.hero-copy>p{margin-inline:auto}.hero-actions{justify-content:center}.hero-proof{margin-inline:auto}.hero-visual{min-height:430px}.hero-circle{width:420px;height:420px;right:50%;transform:translate(50%,-50%)}.hero-main-image{width:min(580px,84vw);height:370px;right:0}.service-strip{grid-template-columns:1fr 1fr;row-gap:25px;padding-inline:28px}.service-strip article:nth-child(2){border-right:0}.section{padding-inline:34px}.product-grid{grid-template-columns:repeat(3,1fr)}.deal-stamp{opacity:.2;right:-15px}.promise-section{grid-template-columns:1fr}.promise-image{min-height:420px}.promise-image img{height:420px}.newsletter{grid-template-columns:1fr;gap:25px}.footer-main{grid-template-columns:1.5fr 1fr 1fr}.footer-main>div:last-child{display:none}.gallery-arrow{opacity:1}}@media (max-width:640px){.announcement{min-height:32px;font-size:10px}.site-header{padding-inline:16px}.brand img{width:155px}.category-nav{gap:20px;padding-inline:16px;scroll-padding-inline:16px}.category-nav button,.category-nav a{font-size:12px}.hero{min-height:auto;padding:46px 20px 22px}.hero h1{margin-block:18px;font-size:clamp(43px,13vw,52px);line-height:1}.hero-copy>p{font-size:15px}.hero-actions{flex-direction:column;align-items:stretch;margin-block:26px 30px}.hero-actions .button{width:100%;min-height:52px}.hero-proof{grid-template-columns:repeat(3,1fr);gap:8px}.hero-proof strong{font-size:15px}.hero-proof span{font-size:9px}.hero-visual{min-height:325px}.hero-circle{width:310px;height:310px}.hero-main-image{border-radius:46% 46% 35% 35%;width:min(90vw,440px);height:275px}.price-float{top:8%;right:0}.fresh-float{bottom:9%;left:0}.service-strip{gap:0;padding:8px 14px}.service-strip article{border-bottom:1px solid var(--line);gap:9px;min-height:82px;padding:13px 10px}.service-strip article:nth-child(3),.service-strip article:nth-child(4){border-bottom:0}.service-strip article>span{flex-basis:34px;height:34px}.service-strip strong{font-size:11px}.service-strip small{font-size:8px}.section{padding:56px 18px}.section-heading{align-items:start;margin-bottom:25px}.section-heading h2{font-size:30px}.section-heading>button{display:none}.category-grid{grid-template-columns:repeat(2,1fr);gap:10px}.category-card{min-height:172px;padding:18px 14px 16px}.category-icon{height:65px;font-size:45px}.deal-banner{border-radius:18px;min-height:315px;margin:0 18px;padding:32px 23px}.deal-banner h2{font-size:32px}.product-heading{display:block}.filter-pills{flex-wrap:nowrap;margin-top:20px;padding-bottom:5px;overflow-x:auto}.filter-pills button{flex:none}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.product-image-wrap{height:clamp(148px,43vw,180px);padding:7px}.product-badge{font-size:7px;top:15px;left:14px}.quick-add{width:38px;height:38px;bottom:14px;right:14px}.gallery-arrow{width:32px;height:32px}.product-info{padding:12px}.product-info h3{min-height:36px;font-size:12px}.product-info p{margin-bottom:10px}.price-row{display:block}.price-row strong{font-size:15px}.price-row del{display:block}.add-button,.quantity-control{min-height:44px}.add-button{font-size:9px}.promise-section{gap:50px;padding:10px 18px 65px}.promise-image,.promise-image img{height:330px;min-height:330px}.promise-points{grid-template-columns:1fr}.newsletter{border-radius:18px;margin:0 18px 58px;padding:34px 21px}.newsletter h2{font-size:30px}.newsletter form{grid-template-columns:1fr;padding:6px}.newsletter .button{width:100%}.footer-main{grid-template-columns:1fr 1fr;gap:35px;padding:45px 20px}.footer-brand{grid-column:1/-1}.footer-bottom{flex-direction:column;align-items:start;gap:8px;padding:18px 20px}.footer-bottom strong{display:none}.checkout-overlay{align-items:flex-start;padding:0}.checkout-modal{border-radius:0;min-height:100%;max-height:none;padding:28px 18px}.checkout-head h2{font-size:30px}.checkout-grid,.form-grid{grid-template-columns:1fr}.form-grid label.wide{grid-column:auto}.checkout-summary{padding:18px}.cart-drawer{width:100%}.drawer-head,.cart-items,.cart-summary{padding-inline:20px}.toast{justify-content:center;width:calc(100% - 36px)}}@media (max-width:420px){.site-header{padding-inline:13px}.brand img{width:142px;height:52px}.cart-button{width:44px;height:44px}.hero{padding-inline:16px}.hero-copy>p{font-size:14px;line-height:1.6}.hero-proof{gap:5px}.hero-proof span{font-size:8px}.hero-visual{min-height:300px}.hero-main-image{height:250px}.price-float{padding:10px 12px}.price-float strong{font-size:15px}.fresh-float{padding:9px 11px 9px 9px}.fresh-float>b{width:30px;height:30px}.fresh-float strong{font-size:10px}.service-strip{grid-template-columns:1fr;padding:6px 16px}.service-strip article{border-right:0;min-height:70px;border-bottom:1px solid var(--line)!important}.service-strip article:last-child{border-bottom:0!important}.category-card strong{font-size:12px}.category-card small{font-size:9px}.product-grid{gap:8px}.product-card{border-radius:14px}.product-info{padding:10px}.product-category{font-size:7px}.cart-items article{grid-template-columns:72px 1fr 20px;gap:10px}.cart-items article>img{width:72px;height:82px}.footer-main{grid-template-columns:1fr;gap:24px}.footer-brand{grid-column:auto}}@media (max-width:350px){.product-grid{grid-template-columns:1fr}.product-image-wrap{height:245px}.product-info h3{min-height:auto;font-size:14px}.price-row{display:flex}}.admin-shell{background:#f3f6f4;grid-template-columns:245px 1fr;min-height:100vh;display:grid}.admin-sidebar{background:var(--green-950);color:#fff;z-index:20;flex-direction:column;width:245px;height:100vh;padding:20px 16px;display:flex;position:fixed;inset:0 auto 0 0}.admin-logo{border-bottom:1px solid #ffffff1a;padding:2px 7px 19px}.admin-logo img{object-fit:contain;border-radius:6px;width:192px;height:58px}.admin-label{color:#789b86;letter-spacing:.15em;text-transform:uppercase;margin:23px 12px 10px;font-size:9px;font-weight:900}.admin-sidebar nav{flex-direction:column;gap:5px;display:flex}.admin-sidebar nav button{color:#b7cec0;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:8px;grid-template-columns:25px 1fr auto;align-items:center;width:100%;height:45px;padding:0 12px;font-size:12px;font-weight:700;display:grid}.admin-sidebar nav button>span{color:#7ba289;font-size:18px}.admin-sidebar nav button b{background:var(--orange);color:#fff;border-radius:20px;place-items:center;min-width:22px;height:22px;padding:0 6px;font-size:9px;display:grid}.admin-sidebar nav button.active,.admin-sidebar nav button:hover{color:#fff;background:#ffffff1a}.admin-sidebar nav button.active>span{color:#ff9561}.admin-sidebar-bottom{border-top:1px solid #ffffff1a;flex-direction:column;gap:8px;margin-top:auto;padding:15px 8px 0;display:flex}.admin-sidebar-bottom a,.admin-sidebar-bottom button{color:#9db9a7;text-align:left;cursor:pointer;background:0 0;border:0;padding:6px;font-size:11px}.admin-sidebar-bottom a:hover,.admin-sidebar-bottom button:hover{color:#fff}.admin-content{grid-column:2;min-width:0}.admin-topbar{border-bottom:1px solid var(--line);background:#fff;justify-content:space-between;align-items:center;height:76px;padding:0 38px;display:flex}.admin-topbar>div:first-child{flex-direction:column;display:flex}.admin-topbar span{color:var(--muted);font-size:10px}.admin-topbar strong{color:var(--green-950);font-size:12px}.admin-user{align-items:center;gap:10px;display:flex}.admin-user>span{background:var(--orange-soft);width:36px;height:36px;color:var(--orange);border-radius:50%;place-items:center;font-weight:900;display:grid}.admin-user div{flex-direction:column;display:flex}.admin-user small{color:var(--muted);font-size:9px}.admin-page{padding:38px}.admin-page-head{justify-content:space-between;align-items:flex-start;gap:25px;min-height:88px;margin-bottom:28px;display:flex}.admin-page-head .kicker{color:var(--orange);font-size:9px}.admin-page-head h1{color:var(--green-950);font:800 31px var(--font-display), sans-serif;letter-spacing:-.035em;margin:7px 0 5px}.admin-page-head p{color:var(--muted);margin:0;font-size:12px}.admin-primary{background:var(--green-800);color:#fff;cursor:pointer;border:0;border-radius:8px;justify-content:center;align-items:center;min-height:42px;padding:0 17px;font-size:11px;font-weight:800;display:inline-flex}.admin-primary:hover{background:var(--green-900)}.stat-grid{grid-template-columns:repeat(4,1fr);gap:15px;display:grid}.stat-card{border:1px solid var(--line);background:#fff;border-radius:13px;min-height:145px;padding:20px;position:relative;overflow:hidden}.stat-card>span{color:var(--muted);font-size:10px;font-weight:700;display:block}.stat-card>strong{color:var(--green-950);font:800 clamp(24px, 2.4vw, 35px) var(--font-display), sans-serif;letter-spacing:-.035em;margin:13px 0 7px;display:block}.stat-card>small{color:#89958d;font-size:9px}.stat-card>i{opacity:.65;border-radius:50%;width:85px;height:85px;position:absolute;bottom:-20px;right:-15px}.stat-card.green i{background:#dcefe2}.stat-card.orange i{background:#ffe2d5}.stat-card.gold i{background:#faedc7}.stat-card.blue i{background:#deebf3}.admin-panels{grid-template-columns:minmax(0,1.7fr) minmax(250px,.7fr);gap:18px;margin-top:18px;display:grid}.admin-panel{border:1px solid var(--line);background:#fff;border-radius:13px;overflow:hidden}.panel-head{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;min-height:72px;padding:18px 21px;display:flex}.panel-head h2{color:var(--green-950);font:800 15px var(--font-display), sans-serif;margin:0}.panel-head p{color:var(--muted);margin:4px 0 0;font-size:9px}.panel-head button{color:var(--orange);cursor:pointer;background:0 0;border:0;font-size:10px;font-weight:800}.health-list{padding:8px 20px 19px}.health-list>span{border-bottom:1px solid var(--line);grid-template-columns:29px 1fr;column-gap:10px;padding:15px 0;display:grid}.health-list>span:last-child{border-bottom:0}.health-list i{border-radius:50%;grid-row:1/3;place-items:center;width:27px;height:27px;font-size:10px;font-style:normal;display:grid}.health-list i.ok{background:var(--green-100);color:var(--green-700)}.health-list i.warn{background:var(--orange-soft);color:var(--orange)}.health-list b{color:var(--green-950);font-size:10px}.health-list small{color:var(--muted);margin-top:3px;font-size:8px}.table-wrap{width:100%;overflow-x:auto}.orders-table{border-collapse:collapse;white-space:nowrap;width:100%}.orders-table th{color:#7c8981;text-align:left;text-transform:uppercase;letter-spacing:.08em;background:#fafbfa;height:39px;padding:0 15px;font-size:8px}.orders-table td{border-top:1px solid var(--line);min-height:62px;color:var(--green-950);padding:13px 15px;font-size:10px}.orders-table td>strong,.orders-table td>small{display:block}.orders-table td>small{color:var(--muted);margin-top:4px;font-size:8px}.orders-table select{border:1px solid var(--line);max-width:135px;height:31px;color:var(--ink);text-transform:capitalize;background:#fff;border-radius:6px;padding:0 7px;font-size:9px}.status-pill{color:#647169;text-transform:capitalize;background:#eef1ef;border-radius:20px;padding:5px 8px;font-size:8px;font-weight:800;display:inline-flex}.status-pill.paid,.status-pill.delivered{background:var(--green-100);color:var(--green-700)}.status-pill.new,.status-pill.awaiting_transfer{background:var(--orange-soft);color:var(--orange-dark)}.status-pill.processing,.status-pill.out_for_delivery,.status-pill.packed{color:#32658c;background:#e8f0f7}.status-pill.cancelled,.status-pill.failed{color:#ae392c;background:#fbe8e5}.table-action{background:var(--green-800);color:#fff;cursor:pointer;border:0;border-radius:5px;height:29px;padding:0 10px;font-size:9px;font-weight:800}.order-filters{gap:7px;margin:-8px 0 16px;display:flex;overflow-x:auto}.order-filters button{border:1px solid var(--line);min-height:34px;color:var(--muted);text-transform:capitalize;cursor:pointer;white-space:nowrap;background:#fff;border-radius:7px;align-items:center;gap:8px;padding:0 10px;font-size:9px;display:flex}.order-filters button b{background:#eff2f0;border-radius:10px;place-items:center;min-width:18px;height:18px;font-size:8px;display:grid}.order-filters button.active{background:var(--green-800);border-color:var(--green-800);color:#fff}.order-filters button.active b{background:#fff3}.admin-empty{text-align:center;padding:65px 25px}.admin-empty>span{color:#aeb8b1;font-size:35px}.admin-empty h3{font:800 18px var(--font-display), sans-serif;margin:12px 0 4px}.admin-empty p{color:var(--muted);font-size:11px}.admin-toolbar{border:1px solid var(--line);background:#fff;border-radius:11px;justify-content:space-between;align-items:center;min-height:60px;margin-bottom:14px;padding:9px 12px;display:flex}.admin-toolbar label{background:#f4f6f4;border-radius:7px;align-items:center;gap:8px;width:min(350px,70%);height:40px;padding:0 12px;display:flex}.admin-toolbar input{background:0 0;border:0;outline:0;width:100%;font-size:11px}.admin-toolbar>span{color:var(--muted);font-size:9px}.product-admin-grid{padding:8px 18px}.product-admin-grid article{border-bottom:1px solid var(--line);grid-template-columns:70px 1fr auto;align-items:center;gap:14px;min-height:87px;padding:12px 0;display:grid}.product-admin-grid article:last-child{border-bottom:0}.product-admin-image{width:68px;height:62px;position:relative}.product-admin-image img{object-fit:cover;border-radius:8px;width:100%;height:100%}.product-admin-image span{color:#fff;background:#082d20bf;border-radius:8px;place-items:center;font-size:8px;display:grid;position:absolute;inset:0}.product-admin-grid article>div:nth-child(2) small{color:var(--orange);text-transform:uppercase;letter-spacing:.09em;font-size:7px;font-weight:900}.product-admin-grid h3{font:800 12px var(--font-display), sans-serif;margin:3px 0}.product-admin-grid strong{color:var(--green-800);font-size:11px}.product-admin-grid p{color:var(--muted);margin-left:9px;font-size:8px;display:inline}.product-admin-grid article>button{border:1px solid var(--line);height:30px;color:var(--green-800);cursor:pointer;background:#fff;border-radius:6px;padding:0 13px;font-size:9px;font-weight:800}.product-editor{background:#fff;width:min(540px,100%);height:100%;overflow-y:auto;box-shadow:-20px 0 60px #00000038}.product-editor form{padding:24px}.product-editor label,.settings-fields label{color:var(--green-950);flex-direction:column;gap:7px;margin-bottom:15px;font-size:10px;font-weight:800;display:flex}.product-editor input,.product-editor textarea,.product-editor select,.settings-fields input,.settings-fields textarea{border:1px solid var(--line);background:#fafbfa;border-radius:7px;outline:0;width:100%;padding:11px 12px;font-size:11px}.product-editor textarea,.settings-fields textarea{resize:vertical;min-height:75px}.product-editor input:focus,.product-editor textarea:focus,.product-editor select:focus,.settings-fields input:focus,.settings-fields textarea:focus{border-color:var(--green-700);background:#fff;box-shadow:0 0 0 3px #19734112}.editor-row{grid-template-columns:1fr 1fr;gap:13px;display:grid}.new-category-row{background:var(--green-50);border:1px solid #d8e6dc;border-radius:9px;grid-template-columns:1fr auto;align-items:end;gap:9px;margin:-2px 0 16px;padding:12px;display:grid}.new-category-row label{margin:0}.new-category-row button{background:var(--green-800);color:#fff;cursor:pointer;border:0;border-radius:7px;height:38px;padding:0 13px;font-size:9px;font-weight:800}.image-uploader{background:#f8fbf9;border:1px dashed #b7c9bc;border-radius:10px;justify-content:space-between;align-items:center;gap:16px;min-height:75px;margin:4px 0 11px;padding:14px;display:flex}.image-uploader>div{flex-direction:column;gap:4px;display:flex}.image-uploader strong{color:var(--green-950);font-size:11px}.image-uploader small{max-width:260px;color:var(--muted);font-size:8px;line-height:1.45}.image-uploader>label{cursor:pointer;flex:none;margin:0}.image-uploader>label input{opacity:0;pointer-events:none;width:1px;height:1px;position:absolute}.image-uploader>label span{background:var(--orange);color:#fff;border-radius:7px;align-items:center;min-height:36px;padding:0 13px;font-size:9px;font-weight:900;display:inline-flex}.image-uploader>label.disabled{opacity:.5;cursor:not-allowed}.image-manager{flex-direction:column;gap:7px;margin-bottom:18px;display:flex}.image-manager article{border:1px solid var(--line);border-radius:9px;grid-template-columns:54px 1fr auto;align-items:center;gap:10px;min-height:59px;padding:7px;display:grid}.image-manager article.primary{background:var(--green-50);border-color:#accab7}.image-manager img{object-fit:cover;border-radius:6px;width:54px;height:45px}.image-manager article>span{min-width:0;color:var(--green-900);font-size:9px;font-weight:900}.image-manager article>span small{text-overflow:ellipsis;white-space:nowrap;max-width:220px;color:var(--muted);margin-top:3px;font-size:8px;font-weight:400;display:block;overflow:hidden}.image-manager article>div{gap:3px;display:flex}.image-manager button{border:1px solid var(--line);width:27px;height:27px;color:var(--green-800);cursor:pointer;background:#fff;border-radius:6px}.image-manager button.remove{color:#ad3728}.image-manager button:disabled{opacity:.3;cursor:default}.image-empty{border:1px solid var(--line);min-height:105px;color:var(--muted);background:#fafbfa;border-radius:10px;flex-direction:column;justify-content:center;align-items:center;margin-bottom:18px;display:flex}.image-empty>span{font-size:25px}.image-empty strong{color:var(--green-950);margin-top:4px;font-size:10px}.image-empty small{margin-top:3px;font-size:8px}.editor-checks{gap:20px;margin-bottom:20px;display:flex}.editor-checks label{flex-direction:row;align-items:center}.editor-checks input{width:16px;height:16px}.settings-layout{max-width:820px}.settings-card{border:1px solid var(--line);background:#fff;border-radius:13px;margin-bottom:16px;overflow:hidden}.settings-card-head{border-bottom:1px solid var(--line);grid-template-columns:42px 1fr auto;align-items:center;gap:13px;min-height:82px;padding:17px 20px;display:grid}.payment-brand{color:#fff;border-radius:9px;place-items:center;width:41px;height:41px;font-weight:900;display:grid}.payment-brand.paystack{background:#05a9a0}.payment-brand.bank{background:var(--green-800)}.settings-card-head h2{color:var(--green-950);font:800 14px var(--font-display), sans-serif;margin:0}.settings-card-head p{color:var(--muted);margin:3px 0 0;font-size:9px}.toggle{cursor:pointer;background:#cfd6d1;border:0;border-radius:20px;width:38px;height:21px;padding:3px;transition:all .2s}.toggle i{background:#fff;border-radius:50%;width:15px;height:15px;transition:all .2s;display:block;box-shadow:0 1px 3px #00000026}.toggle.active{background:var(--green-700)}.toggle.active i{transform:translate(17px)}.settings-fields{padding:20px}.settings-fields.two{grid-template-columns:1fr 1fr;column-gap:15px;display:grid}.settings-fields .wide{grid-column:1/-1}.settings-fields>p{color:var(--muted);margin:-3px 0 0;font-size:8px}.settings-save{border:1px solid var(--line);background:#fff;border-radius:10px;justify-content:space-between;align-items:center;padding:13px 15px;display:flex}.settings-save span{color:var(--muted);font-size:9px}.storefront-editor-layout{max-width:980px}.storefront-image-grid{grid-template-columns:1fr 1fr;gap:15px;padding:20px;display:grid}.storefront-image-card{border:1px solid var(--line);background:#fafbfa;border-radius:11px;grid-template-columns:112px 1fr;align-items:center;gap:13px;min-width:0;padding:10px;display:grid}.storefront-image-card>img{object-fit:cover;border-radius:9px;width:112px;height:100px}.storefront-image-card>div:nth-child(2){min-width:0}.storefront-image-card strong,.storefront-image-card small{display:block}.storefront-image-card strong{color:var(--green-950);font-size:11px}.storefront-image-card small{text-overflow:ellipsis;white-space:nowrap;color:var(--orange);margin-top:4px;font-size:8px;overflow:hidden}.storefront-image-card p{color:var(--muted);margin:7px 0 0;font-size:8px;line-height:1.45}.storefront-image-actions{grid-column:1/-1;gap:7px;display:flex}.storefront-image-actions label,.storefront-image-actions button{cursor:pointer;border-radius:7px;justify-content:center;align-items:center;min-height:34px;padding:0 12px;font-size:9px;font-weight:800;display:inline-flex}.storefront-image-actions label{background:var(--orange);color:#fff}.storefront-image-actions label input{opacity:0;pointer-events:none;width:1px;height:1px;position:absolute}.storefront-image-actions button{border:1px solid var(--line);color:var(--green-800);background:#fff}.storefront-image-actions .disabled,.storefront-image-actions button:disabled{opacity:.55;cursor:wait}.storefront-content-fields textarea{min-height:90px;line-height:1.55}.storefront-save{z-index:5;position:sticky;bottom:12px;box-shadow:0 10px 35px #082d201a}.admin-loading{min-height:100vh;color:var(--muted);flex-direction:column;justify-content:center;align-items:center;font-size:11px;display:flex}.admin-loading img{width:250px}.admin-login{background:var(--green-950);color:#fff;grid-template-rows:auto 1fr auto;min-height:100vh;padding:38px;display:grid;position:relative;overflow:hidden}.admin-login:after{content:"";border:1px solid #ffffff0d;border-radius:50%;width:550px;height:550px;position:absolute;bottom:-300px;right:-200px;box-shadow:0 0 0 90px #ffffff05,0 0 0 180px #ffffff03}.login-brand{align-items:center;gap:20px;display:flex}.login-brand img{object-fit:contain;background:#fff;border-radius:7px;width:220px;height:65px}.login-brand span{color:#86aa92;letter-spacing:.17em;font-size:9px;font-weight:900}.admin-login section{width:min(430px,100%);color:var(--ink);z-index:2;background:#fff;border-radius:19px;margin:auto;padding:35px;position:relative;box-shadow:0 28px 80px #0000004d}.login-icon{background:var(--orange-soft);width:45px;height:45px;color:var(--orange);border-radius:11px;place-items:center;margin-bottom:17px;font-size:24px;display:grid}.admin-login section h1{color:var(--green-950);font:800 30px var(--font-display), sans-serif;letter-spacing:-.035em;margin:8px 0}.admin-login section>p{color:var(--muted);font-size:11px;line-height:1.6}.admin-login form{margin-top:24px}.admin-login label{color:var(--green-950);flex-direction:column;gap:7px;font-size:10px;font-weight:800;display:flex}.admin-login input{border:1px solid var(--line);border-radius:8px;outline:0;height:46px;padding:0 13px}.admin-login form button{margin-top:16px}.admin-login section>a{text-align:center;color:var(--muted);margin-top:20px;font-size:9px;display:block}.login-footer{color:#6f9680;z-index:2;align-self:end;font-size:9px;position:relative}@media (max-width:1000px){.admin-shell{grid-template-columns:200px 1fr}.admin-sidebar{width:200px}.admin-logo img{width:160px}.stat-grid{grid-template-columns:1fr 1fr}.admin-panels{grid-template-columns:1fr}}@media (max-width:700px){.admin-shell{padding-bottom:63px;display:block}.admin-sidebar{z-index:50;flex-direction:row;align-items:center;width:100%;height:63px;padding:7px 10px;inset:auto 0 0}.admin-logo,.admin-label,.admin-sidebar-bottom{display:none}.admin-sidebar nav{grid-template-columns:repeat(6,1fr);gap:2px;width:100%;display:grid}.admin-sidebar nav button{text-align:center;grid-template-rows:22px 14px;grid-template-columns:1fr;place-items:center;height:49px;padding:4px 2px;font-size:7px}.admin-sidebar nav button>span{font-size:17px}.admin-sidebar nav button b{display:none}.admin-content{width:100%}.admin-topbar{height:61px;padding:0 17px}.admin-user div{display:none}.admin-page{padding:25px 15px}.admin-page-head{flex-wrap:wrap;gap:14px;min-height:70px}.admin-page-head h1{font-size:27px}.admin-page-head .admin-primary{white-space:nowrap;align-self:flex-start}.stat-grid{gap:9px}.stat-card{min-height:128px;padding:16px}.stat-card>strong{font-size:25px}.admin-panels{gap:12px}.admin-toolbar>span{display:none}.admin-toolbar label{width:100%}.product-admin-grid article{grid-template-columns:58px 1fr auto;gap:9px}.product-admin-image{width:56px;height:56px}.product-admin-grid p{margin:3px 0 0;display:block}.editor-row{grid-template-columns:1fr;gap:0}.editor-checks{flex-direction:column;gap:3px}.product-editor form{padding:20px 16px}.image-manager article{grid-template-columns:50px 1fr}.image-manager article>div{grid-column:1/-1;justify-content:flex-end}.image-manager button{width:38px;height:34px}.settings-fields.two{grid-template-columns:1fr}.settings-fields .wide{grid-column:auto}.settings-save{gap:12px}.settings-save span{display:none}.settings-save .admin-primary{width:100%}.admin-login{padding:20px}.login-brand{flex-direction:column;align-items:flex-start;gap:8px}.admin-login section{padding:27px 22px}.image-uploader{flex-direction:column;align-items:flex-start}.image-uploader>label,.image-uploader>label span{justify-content:center;width:100%}.new-category-row{grid-template-columns:1fr}.orders-table{min-width:680px}.settings-card-head{grid-template-columns:40px 1fr auto;padding-inline:15px}.storefront-image-grid{grid-template-columns:1fr;padding:14px}.storefront-image-card{grid-template-columns:96px 1fr}.storefront-image-card>img{width:96px;height:88px}}@media (max-width:420px){.admin-page{padding-inline:12px}.stat-grid{grid-template-columns:1fr}.stat-card{min-height:112px}.product-admin-grid{padding-inline:10px}.product-admin-grid article{grid-template-columns:54px 1fr}.product-admin-grid article>button{grid-column:1/-1;width:100%;min-height:36px}.settings-card-head{grid-template-columns:38px 1fr}.settings-card-head .toggle{grid-column:1/-1;justify-self:end}.storefront-image-card{grid-template-columns:1fr}.storefront-image-card>img{width:100%;height:180px}.storefront-image-actions{flex-direction:column;grid-column:auto}.storefront-save{bottom:72px}}.payment-page{background:var(--green-950);color:#fff;text-align:center;grid-template-rows:auto 1fr auto;min-height:100vh;padding:35px 20px;display:grid}.payment-page>a:first-child{justify-self:center}.payment-page>a:first-child img{object-fit:contain;background:#fff;border-radius:8px;width:230px;height:68px}.payment-page section{width:min(530px,100%);color:var(--ink);background:#fff;border-radius:22px;margin:auto;padding:45px;box-shadow:0 24px 80px #00000040}.payment-page section .success-mark,.payment-pending,.payment-error{margin-bottom:19px}.payment-page h1{color:var(--green-950);font:800 35px var(--font-display), sans-serif;letter-spacing:-.04em;margin:8px 0 12px}.payment-page section p{color:var(--muted);margin:0 0 24px;font-size:13px;line-height:1.7}.payment-page>small{color:#7fa18b}.payment-spinner,.payment-pending,.payment-error{border-radius:50%;place-items:center;width:65px;height:65px;margin-inline:auto;display:grid}.payment-spinner{border:5px solid var(--green-100);border-top-color:var(--orange);animation:1s linear infinite spin}.payment-pending{color:#bd7417;background:#fff1d9;font-size:28px}.payment-error{color:#b23828;background:#fde8e4;font-size:28px;font-weight:900}@keyframes spin{to{transform:rotate(360deg)}}@media (max-width:600px){.payment-page section{padding:35px 22px}}
