:root{--green:#0b3f18;--green-2:#145423;--green-3:#1d6a31;--cream:#fbf6eb;--cream-2:#f3eadb;--sand:#e8d8bd;--gold:#b88a29;--text:#1d1b16;--muted:#756d61;--line:#e7ddce;--white:#fffaf1;--shadow:0 18px 45px #291e0b1c;--radius:18px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--cream);color:var(--text);margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}button,input,textarea,select{font:inherit}button,a{-webkit-tap-highlight-color:transparent}a{color:inherit;text-decoration:none}img{max-width:100%;height:auto;display:block}.shell{width:min(1320px,100% - 48px);margin-inline:auto}.site-header{z-index:40;border-bottom:1px solid var(--line);background:#fffaf2;position:sticky;top:0}.delivery-bar{color:#f6ead5;letter-spacing:.01em;background:#0d2e14;justify-content:center;align-items:center;height:28px;font-size:13px;display:flex}.delivery-bar:before{content:"▱";margin-right:8px}.header-main{grid-template-columns:250px minmax(260px,620px) 1fr;align-items:center;gap:24px;height:78px;display:grid}.brand{color:var(--green);align-items:center;gap:12px;display:inline-flex}.brand-mark{place-items:center;width:48px;height:48px;display:grid;position:relative}.brand-mark span{background:var(--green-2);transform-origin:bottom;border-radius:80% 10%;width:23px;height:32px;position:absolute}.brand-mark span:first-child{transform:rotate(-42deg)translate(-8px,8px)}.brand-mark span:nth-child(2){background:var(--green);transform:rotate(0)translate(0)}.brand-mark span:nth-child(3){transform:rotate(42deg)translate(8px,8px)}.brand-copy{flex-direction:column;line-height:.9;display:flex}.brand-copy strong{letter-spacing:.04em;font-size:14px}.brand-copy b{letter-spacing:.03em;font-size:29px}.brand-copy small{color:var(--muted);letter-spacing:.08em;margin-top:6px;font-size:8px}.search-box{border:1px solid var(--line);background:#fffdf8;border-radius:999px;grid-template-columns:1fr 44px;align-items:center;height:44px;display:grid;box-shadow:0 6px 18px #291e0b0d}.search-box input{min-width:0;color:var(--text);background:0 0;border:0;outline:0;padding:0 18px}.search-box span{color:#111;text-align:center;font-size:21px}.header-actions{justify-self:end;align-items:center;gap:14px;display:flex}.plain-action,.menu-button{color:var(--text);cursor:pointer;background:0 0;border:0}.plain-action{font-size:14px}.menu-button{font-size:26px;display:none}.nav-row{border-top:1px solid var(--line);background:#fffdf7}.nav-items{white-space:nowrap;scrollbar-width:none;justify-content:space-between;align-items:center;gap:20px;min-height:44px;display:flex;overflow-x:auto}.nav-items::-webkit-scrollbar{display:none}.nav-items a{color:#2b2a24;font-size:14px}.nav-items a:hover,.nav-strong{color:var(--green);font-weight:700}.hero-section{border-bottom:1px solid var(--line);background:radial-gradient(circle at 84% 8%,#22601e2e,#0000 34%),linear-gradient(90deg,#fbf7ef 0%,#f5ead8 55%,#eef1de 100%);position:relative;overflow:hidden}.hero-section:before,.hero-section:after{content:"";pointer-events:none;filter:blur(2px);background:#093f1814;position:absolute}.hero-section:before{border-radius:55% 45% 60% 40%;width:260px;height:260px;top:44px;right:150px}.hero-section:after{border-radius:999px;width:330px;height:120px;bottom:70px;right:0;transform:rotate(-10deg)}.hero-grid{z-index:1;grid-template-columns:1fr .9fr;align-items:center;gap:54px;min-height:430px;display:grid;position:relative}.hero-copy h1,.product-info-panel h1,.section-head h2,.story-card h2,.checkout-title h1,.checkout-card h2,.track-card h2,.loved-copy h2{color:#17130f;font-family:Georgia,Times New Roman,serif}.hero-copy h1{max-width:650px;margin:0 0 22px;font-size:clamp(46px,6vw,74px);line-height:.98}.hero-copy p{color:#3d382f;max-width:640px;margin:0 0 26px;font-size:18px;line-height:1.6}.hero-actions{flex-wrap:wrap;gap:16px;display:flex}.button{cursor:pointer;text-transform:uppercase;letter-spacing:.04em;border:1px solid #0000;border-radius:8px;justify-content:center;align-items:center;min-height:48px;padding:0 28px;font-size:13px;font-weight:800;display:inline-flex}.button.buy{background:var(--green);color:#fff9ed;border-color:var(--green);box-shadow:0 12px 24px #0b3f1829}.button.buy:hover{background:var(--green-2)}.button.ghost{color:var(--green);background:#fffaf199;border-color:#d3c1a3}.button.full{width:100%}.button.small{min-height:40px;padding-inline:22px;font-size:12px}.hero-visual{justify-content:center;align-self:stretch;align-items:flex-end;display:flex;position:relative}.hero-visual:after{content:"";filter:blur(8px);background:#311f0a29;border-radius:50%;width:76%;height:38px;position:absolute;bottom:18px}.hero-visual img{z-index:1;mix-blend-mode:multiply;border-radius:16px;position:relative}.trust-strip{z-index:2;grid-template-columns:repeat(6,1fr);align-items:center;gap:10px;min-height:72px;display:grid;position:relative}.trust-strip.compact{border:1px solid var(--line);background:#fffaf2;border-radius:14px;margin:28px 0;padding:16px}.trust-item{min-width:0;color:var(--green);align-items:center;gap:10px;display:flex}.trust-icon{border:1px solid #0b3f1838;border-radius:50%;flex:none;place-items:center;width:32px;height:32px;font-size:18px;display:grid}.trust-item strong{color:#173519;font-size:13px;line-height:1.2;display:block}.trust-item small{color:var(--muted);margin-top:2px;font-size:11px;display:block}.section{padding:32px 0 10px}.section-head{justify-content:space-between;align-items:center;gap:16px;margin-bottom:20px;display:flex}.section-head h2{margin:0;font-size:31px}.section-head a{color:var(--green);font-size:14px;font-weight:700}.category-row{grid-template-columns:repeat(7,1fr);gap:18px;display:grid}.category-card{text-align:center;color:#1d1b16}.category-card img{object-fit:cover;border:1px solid #e6d9c5;border-radius:50%;width:120px;height:120px;margin:0 auto 10px;box-shadow:0 12px 28px #291e0b14}.category-card span{font-size:14px;font-weight:700;display:block}.product-grid{grid-template-columns:repeat(5,1fr);gap:18px;display:grid}.product-grid.four{grid-template-columns:repeat(4,1fr)}.api-state{border:1px solid var(--line);color:var(--muted);background:#fffaf2;border-radius:10px;margin:0;padding:16px;font-weight:700}.api-error{color:#a5301f;background:#f9e7df;border-color:#edc7ba}.detail-state{margin:36px 0 18px}.product-card{border:1px solid var(--line);background:#fffaf2;border-radius:12px;flex-direction:column;display:flex;overflow:hidden;box-shadow:0 10px 28px #291e0b0f}.product-image-link{aspect-ratio:1/.78;background:#f4ecdf;display:block;overflow:hidden}.product-img{object-fit:cover;width:100%;height:100%;transition:transform .2s}.product-card:hover .product-img{transform:scale(1.03)}.product-meta{flex-direction:column;flex:1;gap:7px;padding:12px;display:flex}.product-title{color:#111;font-size:15px;font-weight:800;line-height:1.2}.product-meta p{color:var(--muted);margin:0;font-size:12px}.product-meta p span{color:#c6b38f}.price-line,.detail-price{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.price-line strong,.detail-price strong{color:#13110f;font-size:20px}.price-line del,.detail-price del{color:#958b7e;font-size:13px}.price-line small,.detail-price small{color:var(--green-3);font-size:11px;font-weight:800}.product-meta .button{border-radius:6px;min-height:38px;margin-top:auto;font-size:12px}.loved-section{border:1px solid var(--line);background:#f2e5ce;border-radius:12px;grid-template-columns:1fr auto 300px;align-items:center;gap:18px;min-height:86px;margin-top:18px;margin-bottom:34px;padding:18px 22px;display:grid;position:relative;overflow:hidden}.loved-section>img{z-index:0;object-fit:cover;opacity:.75;width:100%;height:100%;position:absolute;inset:0}.loved-copy,.loved-section .button{z-index:1;position:relative}.loved-copy h2{margin:0 0 4px;font-size:25px}.loved-copy p{color:#3f382d;margin:0;font-size:14px}.footer{color:#666;background:#fff}.footer-shell{width:min(1012px,100% - 64px);margin-inline:auto}.footer-main{grid-template-columns:minmax(320px,1fr) minmax(260px,320px);gap:84px;padding:66px 0 68px;display:grid}.footer-logo{color:#48a934;align-items:center;gap:8px;font-size:20px;font-weight:800;line-height:1;display:inline-flex}.footer-logo span{color:#58b937;letter-spacing:-.08em;font-size:23px}.footer-kicker{color:#68b721;letter-spacing:.04em;text-transform:uppercase;margin:28px 0 26px;font-size:14px;font-weight:700}.footer-description{color:#6b6b6b;max-width:350px;margin:0;font-size:15px;line-height:1.62}.footer-socials{flex-wrap:wrap;gap:16px;margin-top:34px;display:flex}.footer-socials a{color:#009943;background:#fafcfd;border:1px solid #e8edf0;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;transition:background .18s,border-color .18s,transform .18s;display:inline-flex}.footer-socials a:hover{background:#f0fbf4;border-color:#bce8ca;transform:translateY(-2px)}.footer svg{fill:currentColor;stroke:currentColor;stroke-width:0;width:20px;height:20px}.footer-socials svg{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round}.footer-socials a:first-child svg,.footer-socials a:nth-child(2) svg,.footer-socials a:nth-child(4) svg,.footer-socials a:nth-child(6) svg{fill:currentColor;stroke-width:0}.footer-contact h2{color:#008f3a;margin:0 0 28px;font-size:16px;line-height:1.2}.footer-contact h3{color:#009943;max-width:230px;margin:0 0 22px;font-size:17px;line-height:1.45}.footer-contact-list{gap:22px;display:grid}.footer-contact-row{grid-template-columns:18px 1fr;align-items:start;gap:14px;display:grid}.footer-contact-row>span{color:#009943;padding-top:28px}.footer-contact-row p{color:#6b6b6b;margin:0;font-size:15px;line-height:1.45}.footer-contact-row strong{color:#666;margin-bottom:3px;font-weight:800;display:block}.footer-phone-row{align-items:center}.footer-phone-row>span{padding-top:0}.footer-phone-row a{display:block}.footer-bottom{color:#858585;border-top:1px solid #ececec;flex-direction:row;grid-template-columns:1fr auto 1fr;align-items:center;gap:34px;min-height:86px;font-size:13px;display:grid}.footer-bottom p{margin:0}.footer-certifications{justify-content:center;align-items:center;gap:24px;display:flex}.footer-certifications span{color:#008f3a;text-align:center;justify-content:center;align-items:center;min-width:48px;min-height:42px;font-size:10px;font-weight:800;line-height:1.1;display:inline-flex}.footer-certifications span:first-child{color:#1d1b16;background:#f4cf55;border:3px solid #c19a25;border-radius:50%;width:48px;height:48px}.footer-certifications span:nth-child(2){color:#577ac4;font-family:Georgia,Times New Roman,serif;font-size:14px;font-style:italic;text-decoration:underline}.footer-certifications span:nth-child(3){color:#54a23e;background:#f8fff5;border:4px solid #62ad45;border-radius:50%;width:54px;height:54px}.footer-bottom nav{white-space:nowrap;justify-content:flex-end;gap:26px;display:flex}.footer-bottom a:hover{color:#009943}.breadcrumbs{color:var(--muted);align-items:center;gap:9px;padding:24px 0 16px;font-size:13px;display:flex}.breadcrumbs strong{color:var(--text)}.product-page{padding-bottom:34px}.detail-grid{grid-template-columns:minmax(0,1.05fr) minmax(380px,.75fr);align-items:start;gap:34px;display:grid}.gallery-column{grid-template-columns:84px 1fr;gap:18px;min-width:0;display:grid}.thumb-stack{align-content:start;gap:12px;display:grid}.thumb-stack button{border:1px solid var(--line);cursor:pointer;background:#fffaf2;border-radius:10px;padding:5px}.thumb-stack button.active{border-color:var(--green);box-shadow:0 0 0 2px #0b3f181a}.thumb-stack img{aspect-ratio:1;object-fit:cover;border-radius:8px}.main-product-image{background:#eee2d3;border-radius:12px;place-items:center;min-height:520px;display:grid;overflow:hidden}.main-product-image img{object-fit:cover;width:100%;height:100%;max-height:560px}.product-info-panel{border:1px solid var(--line);box-shadow:var(--shadow);background:#fffaf2;border-radius:14px;padding:28px}.product-info-panel h1{margin:0 0 12px;font-size:clamp(32px,4vw,44px);line-height:1.05}.product-info-panel h1 span{font-family:Inter,ui-sans-serif,system-ui,sans-serif;font-size:20px}.rating-line{align-items:center;gap:8px;margin-bottom:18px;display:flex}.rating-line span{color:#f1a51c;letter-spacing:1px}.rating-line small{color:var(--muted)}.detail-price{margin-bottom:14px}.detail-price strong{font-size:34px}.detail-description{color:#4d463b;margin:0 0 22px;line-height:1.65}.option-block strong,.quantity-row strong{margin-bottom:9px;display:block}.pill-row{flex-wrap:wrap;gap:10px;margin-bottom:22px;display:flex}.pill-row button{cursor:pointer;background:#fffaf2;border:1px solid #d9c9ae;border-radius:7px;min-width:76px;height:42px}.pill-row button.selected{border-color:var(--green);background:#f1eadb;box-shadow:inset 0 0 0 1px #0b3f181f}.quantity-row{margin-bottom:22px}.qty-control{border:1px solid #d9c9ae;border-radius:8px;grid-template-columns:40px 44px 40px;display:inline-grid;overflow:hidden}.qty-control button{color:var(--green);cursor:pointer;background:#f8f0e2;border:0;font-size:18px}.qty-control span{background:#fffaf2;place-items:center;display:grid}.wide-buy{width:min(220px,100%)}.story-grid{grid-template-columns:1fr .65fr;gap:24px;margin:16px 0 34px;display:grid}.story-card,.story-image{border:1px solid var(--line);background:#fffaf2;border-radius:14px;overflow:hidden}.story-card{padding:24px}.story-card h2{margin:0 0 12px;font-size:26px}.story-card p{color:#4d463b;margin:0 0 20px;line-height:1.7}.story-image img{object-fit:cover;height:100%}.badge-row{grid-template-columns:repeat(5,1fr);gap:10px;display:grid}.included-items{flex-wrap:wrap;gap:10px;margin:0 0 18px;display:flex}.included-items span{border:1px solid var(--line);color:var(--green);background:#fffdf8;border-radius:999px;padding:8px 12px;font-size:12px;font-weight:800}.included-items small{color:var(--muted);margin-top:2px;font-size:10px;font-weight:700;display:block}.badge-row span{border:1px solid var(--line);text-align:center;min-height:70px;color:var(--green);background:#fffdf8;border-radius:10px;place-items:center;gap:4px;font-size:12px;font-weight:800;display:grid}.badge-row i{font-size:22px;font-style:normal}.related-section{padding-top:0}.modal-backdrop{z-index:80;background:#0a120a94;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.auth-modal{background:#fffaf2;border:1px solid #fffaf159;border-radius:20px;width:min(540px,100%);max-height:calc(100vh - 40px);padding:28px;position:relative;overflow-y:auto;box-shadow:0 24px 80px #00000059}.modal-close{width:36px;height:36px;color:var(--green);cursor:pointer;background:#f0e4d2;border:0;border-radius:50%;font-size:24px;position:absolute;top:14px;right:16px}.modal-heading small,.checkout-title p{color:var(--green);text-transform:uppercase;letter-spacing:.08em;font-size:11px;font-weight:900}.modal-heading h2{margin:6px 0;font-family:Georgia,Times New Roman,serif;font-size:34px}.modal-heading p{color:var(--muted);margin:0 0 18px}.mini-steps,.checkout-steps{grid-template-columns:repeat(4,1fr);gap:10px;margin-bottom:22px;display:grid}.mini-steps span,.checkout-steps span{min-height:34px;color:var(--muted);background:#eee4d3;border-radius:999px;place-items:center;font-size:12px;font-weight:800;display:grid}.mini-steps span.active,.checkout-steps span.active,.checkout-steps span.done{color:#fffaf1;background:var(--green)}.form-grid{gap:14px;display:grid}.phone-row{grid-template-columns:120px 1fr;gap:12px;display:grid}.form-grid.two{grid-template-columns:1fr 1fr}.form-grid .wide{grid-column:1/-1}.form-grid label{color:#2e281f;gap:7px;font-size:13px;font-weight:800;display:grid}.form-grid input,.form-grid select,.form-grid textarea{background:#fffdf8;border:1px solid #d9c9ae;border-radius:8px;outline:none;width:100%;height:46px;padding:0 13px}.form-grid select{cursor:pointer}.form-grid textarea{resize:vertical;min-height:90px;padding-top:12px}.form-grid input:focus,.form-grid select:focus,.form-grid textarea:focus{border-color:var(--green);box-shadow:0 0 0 3px #0b3f181a}.checkbox-label{align-items:center;gap:9px!important;display:flex!important}.checkbox-label input{width:18px;height:18px}.location-row{gap:8px;display:grid}.button:disabled{cursor:not-allowed;opacity:.68}.field-note{color:var(--muted);margin:0;font-size:12px}.form-error{color:#a5301f;background:#f9e7df;border:1px solid #edc7ba;border-radius:8px;margin:0;padding:10px 12px;font-size:13px;font-weight:700}.checkout-shell{padding:26px 0 54px}.checkout-title{justify-content:space-between;align-items:end;gap:20px;margin-bottom:20px;display:flex}.checkout-title h1{margin:4px 0 0;font-size:42px}.checkout-title p{margin:0}.checkout-title a{color:var(--green);font-weight:800}.checkout-grid{grid-template-columns:1fr .76fr;align-items:start;gap:24px;display:grid}.checkout-left,.checkout-right{gap:18px;display:grid}.checkout-card,.track-card{border:1px solid var(--line);background:#fffaf2;border-radius:16px;padding:22px;box-shadow:0 12px 32px #291e0b14}.checkout-card h2,.track-card h2{margin:0 0 15px;font-size:27px}.summary-item{border-bottom:1px solid var(--line);grid-template-columns:92px 1fr;align-items:center;gap:14px;padding-bottom:16px;display:grid}.summary-item img{object-fit:cover;background:#f3eadb;border-radius:10px;width:90px;height:90px}.summary-item strong,.summary-item small,.summary-item p{display:block}.summary-item small{color:var(--muted);margin:5px 0}.summary-item p{color:var(--green);margin:0;font-weight:900}.summary-lines{gap:12px;padding:16px 0;display:grid}.summary-lines div,.address-line{color:#3d382f;justify-content:space-between;gap:16px;display:flex}.summary-lines span,.address-line span{color:var(--muted)}.summary-lines .total{border-top:1px solid var(--line);color:#16120f;padding-top:14px;font-size:18px}.free-delivery-bar{background:#e8dccb;border-radius:999px;height:8px;margin-bottom:8px;overflow:hidden}.free-delivery-bar span{background:var(--green);border-radius:inherit;height:100%;display:block}.address-card{gap:12px;display:grid}.address-line{border-bottom:1px solid #eee4d5;align-items:start;padding-bottom:10px}.address-line strong{min-width:90px}.address-line span{text-align:right}.payment-card>p{color:var(--muted);margin:-8px 0 14px}.payment-list{gap:10px;margin-bottom:18px;display:grid}.payment-list button{cursor:pointer;text-align:left;background:#fffdf8;border:1px solid #dfd0b8;border-radius:10px;justify-content:space-between;align-items:center;gap:12px;min-height:68px;padding:12px;display:flex}.payment-list button.selected{border-color:var(--green);background:#f7efe2;box-shadow:inset 0 0 0 1px #0b3f1829}.payment-list strong,.payment-list small{display:block}.payment-list small{color:var(--muted);margin-top:3px}.payment-list em{color:var(--green);background:#e9f2e6;border-radius:999px;padding:4px 8px;font-size:11px;font-style:normal;font-weight:800}.pay-button{margin-top:2px}.secure-note{color:var(--muted);text-align:center;margin:12px 0 0;font-size:12px}.track-card{opacity:.78}.track-card.visible{opacity:1;border-color:#0b3f1852}.track-card>p{color:var(--muted);margin:-6px 0 18px}.track-list{gap:16px;display:grid}.track-step{grid-template-columns:26px 1fr;gap:10px;display:grid;position:relative}.track-step:not(:last-child):after{content:"";background:#d7cbb8;width:2px;height:24px;position:absolute;top:30px;left:12px}.track-step>span{background:var(--green);color:#fffaf1;border-radius:50%;place-items:center;width:26px;height:26px;font-size:12px;font-weight:900;display:grid}.track-step strong,.track-step small{display:block}.track-step small{color:var(--muted);margin-top:2px;font-size:12px}.success-box{color:var(--green);background:#e9f2e6;border:1px solid #c9dfc1;border-radius:10px;padding:12px;font-weight:800;margin:18px 0 0!important}.subscription-page-shell{color:#141414;background:#d5e9bc;width:min(100%,1140px);min-height:100vh;margin-inline:auto;overflow:hidden}.subscription-trust-bar{text-align:center;border-bottom:1px solid #406b1580;justify-content:center;align-items:center;gap:8px;min-height:60px;padding:10px 22px;display:flex;box-shadow:0 9px 18px #406b152e}.subscription-trust-bar span{color:#029740;font-size:12px;font-weight:900}.subscription-trust-bar p{margin:0;font-size:14px}.subscription-hero-bar{justify-content:space-between;align-items:center;gap:24px;min-height:76px;padding:10px 38px;display:flex}.subscription-brand{color:#029740;letter-spacing:0;align-items:center;gap:8px;font-size:clamp(24px,3vw,34px);font-weight:900;line-height:1;display:inline-flex}.subscription-brand-logo{object-fit:contain;flex:none;width:56px;height:56px}.subscription-brand span{color:#75c843}.subscription-brand sup{color:#141414;vertical-align:super;margin-left:3px;font-size:9px}.subscription-shell-actions{justify-content:flex-end;align-items:center;gap:16px;display:flex}.subscription-header-icon{color:#007b50;justify-content:center;align-items:center;width:20px;height:20px;display:inline-flex}.subscription-header-icon svg{fill:currentColor;stroke:currentColor;stroke-width:0;width:20px;height:20px}.subscription-header-icon:nth-child(4) svg,.subscription-header-icon:nth-child(5) svg{fill:none;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round}.subscription-header-icon:hover{color:#009943}.subscription-page-title{place-items:center;min-height:57px;padding:8px 20px 16px;display:grid}.subscription-page-title h1{color:#029740;text-align:center;margin:0;font-size:clamp(20px,2.4vw,24px);line-height:1.2}.subscription-content-card{background:#fff;border-top-left-radius:104px;min-width:0;max-width:calc(100% - 40px);min-height:calc(100vh - 193px);margin:0 20px 52px;padding:36px 52px 120px;overflow:hidden}.subscription-groups{gap:48px;min-width:0;max-width:100%;display:grid}.subscription-group{min-width:0;max-width:100%;overflow:hidden}.subscription-group h2{color:#818181;margin:0 0 24px;font-size:clamp(24px,3vw,32px);line-height:1.2}.subscription-weight-grid{overscroll-behavior-x:contain;scroll-snap-type:x mandatory;scrollbar-width:thin;-webkit-overflow-scrolling:touch;grid-template-rows:1fr;grid-auto-columns:clamp(280px,38vw,460px);grid-auto-flow:column;align-items:start;gap:24px;width:100%;min-width:0;max-width:100%;padding:4px 4px 14px;display:grid;overflow:auto hidden}.subscription-weight-grid::-webkit-scrollbar{height:8px}.subscription-weight-grid::-webkit-scrollbar-thumb{background:#02974059;border-radius:999px}.subscription-weight-block{scroll-snap-align:start;gap:22px;min-width:0;transition:filter .2s,opacity .2s,transform .2s;display:grid}.subscription-weight-block.muted{filter:blur(1px);opacity:.55}.subscription-weight-block.active{opacity:1;transform:translateY(-2px)}.subscription-weight-image{aspect-ratio:1/.72;cursor:pointer;background:#aaa;border:0;border-radius:20px;place-items:center;width:100%;min-height:0;padding:0;display:grid;position:relative;overflow:hidden;box-shadow:0 5px 4px #00000040}.subscription-weight-image:after{content:"";background:#00000061;position:absolute;inset:0}.subscription-weight-image img{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.subscription-weight-image span{z-index:1;color:#fff;text-align:center;padding:0 18px;font-size:clamp(22px,2.6vw,34px);font-weight:800;line-height:1.15;position:relative}.subscription-plan-row{background:#fafff4;border-radius:10px;grid-template-columns:repeat(auto-fit,minmax(164px,164px));align-items:start;gap:14px;margin-top:18px;padding:10px;display:grid}.subscription-plan-item{gap:8px;min-width:0;display:grid}.subscription-plan-card{color:#111;cursor:pointer;text-align:left;background:linear-gradient(#1454230e 1px,#0000 1px) 0 0/13px 13px,linear-gradient(90deg,#1454230e 1px,#0000 1px) 0 0/13px 13px,#f7fff2;border:1px solid #0822102e;border-bottom-color:#08221057;border-radius:16px;grid-template-rows:48px 25px 18px 52px;width:164px;min-height:152px;padding:9px 0 0;display:grid;position:relative;overflow:hidden;box-shadow:0 2px 4px #08221038}.subscription-plan-bg{display:none}.subscription-plan-bg img,.subscription-plan-thumb img{object-fit:cover;width:100%;height:100%}.subscription-plan-card strong{color:#6b6a6a;overflow-wrap:anywhere;text-align:center;align-self:start;padding:0 16px;font-size:23px;font-weight:800;line-height:.95;position:relative}.subscription-plan-price{white-space:nowrap;flex-wrap:nowrap;justify-content:flex-start;align-items:baseline;gap:3px;min-width:0;padding:0 18px;line-height:1;display:flex;position:relative}.subscription-plan-price>span{font-size:14px}.subscription-plan-price small{color:#59a21c;font-size:13px;line-height:1}.subscription-plan-card del{color:#787878;align-self:start;min-height:16px;padding:0 18px;font-size:12px;line-height:1;position:relative}.subscription-plan-card del.empty{visibility:hidden}.subscription-plan-thumb{align-self:end;height:52px;margin-top:0;position:relative;overflow:hidden}.bag-products-page{gap:44px;display:grid}.bag-products-hero{background:#315c22;border-radius:24px;min-height:520px;position:relative;overflow:hidden}.bag-products-hero>img{object-fit:cover;opacity:.9;width:100%;height:100%;position:absolute;inset:0}.bag-products-hero:after{content:"";background:linear-gradient(90deg,#132d10ad,#132d1029 62%,#132d104d);position:absolute;inset:0}.bag-products-hero-copy{color:#fff;z-index:1;max-width:680px;position:absolute;top:clamp(34px,8vw,82px);left:clamp(22px,5vw,58px)}.bag-products-hero-copy h1{text-transform:uppercase;margin:0 0 16px;font-size:clamp(34px,6vw,64px);line-height:1.08}.bag-products-hero-copy p{max-width:560px;margin:0;font-size:clamp(15px,2vw,20px);line-height:1.55}.bag-products-benefits{-webkit-backdrop-filter:blur(9px);backdrop-filter:blur(9px);color:#fff;text-align:center;z-index:1;background:#0000002e;border-radius:999px;grid-template-columns:repeat(5,minmax(0,1fr));align-items:start;gap:10px;width:calc(100% - 56px);max-width:860px;padding:18px 30px;display:grid;position:absolute;bottom:26px;left:50%;transform:translate(-50%)}.bag-products-benefits span{font-size:13px;font-weight:700}.bag-products-section{gap:24px;display:grid}.bag-products-section h2,.bag-products-details h2,.bag-products-cta h2{color:#969696;margin:0;font-size:clamp(22px,3vw,32px);line-height:1.2}.bag-product-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:28px 34px;display:grid}.bag-product-card{text-align:center;justify-items:center;gap:10px;min-width:0;display:grid}.bag-product-image{aspect-ratio:1;background:#f6ffec;border-radius:20px;justify-content:center;align-items:center;width:100%;display:flex;overflow:hidden}.bag-product-image img{object-fit:cover;width:100%;height:100%}.bag-product-image span{color:#029740;font-size:48px;font-weight:900}.bag-product-card strong{color:#111;font-size:18px;line-height:1.25}.bag-product-card small{color:#777;font-size:13px}.bag-products-details{background:#f6ffec;border-radius:20px;grid-template-columns:minmax(0,1fr) minmax(280px,.62fr);gap:26px;padding:28px;display:grid}.bag-products-details p{color:#4c4c4c;margin:14px 0 0;font-size:17px;line-height:1.7}.bag-plan-info{gap:10px;display:grid}.bag-plan-info div{background:#fff;border:1px solid #deffbc;border-radius:12px;justify-content:space-between;gap:16px;padding:12px 14px;display:flex}.bag-plan-info span{color:#777}.bag-plan-info strong{color:#111;text-align:right}.bag-products-cta{color:#fff;background:#029740;border-radius:20px;justify-content:space-between;align-items:center;gap:24px;min-height:220px;padding:34px;display:flex}.bag-products-cta h2,.bag-products-cta p{color:#fff}.bag-products-cta p{margin:8px 0 0;font-size:24px}.bag-products-cta a{color:#fff;text-align:center;border:1px solid #ffffff9e;border-radius:999px;padding:12px 18px;font-weight:800}.subscription-state{color:#6b6a6a;background:#fafff4;border:1px solid #d9e9c8;border-radius:10px;margin:0;padding:18px;font-weight:800}.subscription-state-error{color:#a5301f;background:#f9e7df;border-color:#edc7ba}.subscription-back-link{color:#029740;margin-top:16px;font-weight:800;display:inline-flex}.subscription-detail-view{gap:56px;display:grid}.subscription-detail-hero{grid-template-columns:minmax(0,537px) minmax(360px,1fr);align-items:start;gap:34px;display:grid}.subscription-detail-left{gap:22px;min-width:0;display:grid}.subscription-detail-carousel{gap:12px;display:grid}.subscription-detail-image{border-radius:20px;min-height:592px;position:relative;overflow:hidden;box-shadow:0 5px 4px #00000040}.subscription-detail-image img{object-fit:cover;width:100%;height:100%;min-height:592px}.subscription-carousel-button{color:#029740;cursor:pointer;background:#ffffffe0;border:1px solid #02974052;border-radius:50%;width:44px;height:44px;font-size:24px;font-weight:900;position:absolute;top:50%;transform:translateY(-50%)}.subscription-carousel-button.previous{left:14px}.subscription-carousel-button.next{right:14px}.subscription-carousel-thumbs{scroll-snap-type:x mandatory;gap:10px;padding:2px 2px 8px;display:flex;overflow-x:auto}.subscription-carousel-thumbs button{cursor:pointer;scroll-snap-align:start;background:#f6ffec;border:2px solid #0000;border-radius:12px;flex:0 0 78px;height:78px;padding:0;overflow:hidden}.subscription-carousel-thumbs button.active{border-color:#029740}.subscription-carousel-thumbs img{object-fit:cover;width:100%;height:100%}.subscription-benefits{gap:16px;display:grid}.subscription-benefits h2,.subscription-description-block h2,.subscription-addons h2{color:#797979;margin:0;font-size:24px;line-height:1.25}.subscription-benefit-grid{grid-template-columns:repeat(4,120px);gap:19px;display:grid}.subscription-benefit-grid span{color:#fff;background:#029740;border-radius:10px;justify-content:center;align-items:center;min-height:120px;font-size:20px;display:flex}.subscription-detail-panel{text-align:center;flex-direction:column;align-items:center;gap:18px;min-width:0;display:flex}.subscription-detail-panel h1{color:#111;margin:0;font-size:32px;line-height:1.2}.subscription-detail-tagline{color:#029740;margin:0;font-size:24px;line-height:1.25}.subscription-detail-stars{color:#7ab928;border-top:1px solid #deffbc;border-bottom:1px solid #deffbc;justify-content:center;align-items:center;gap:3px;width:100%;min-height:48px;display:flex}.subscription-detail-stars span{font-size:18px;line-height:1}.subscription-detail-stars .muted{color:#d7efbd}.subscription-detail-price{flex-wrap:wrap;justify-content:flex-start;align-items:baseline;gap:12px;width:100%;min-height:48px;display:flex}.subscription-detail-price strong{color:#111;font-size:24px}.subscription-detail-price del{color:#d0d0d0;font-size:16px}.subscription-detail-price small{color:#7ab928;font-size:16px;font-weight:800}.subscription-detail-option{justify-items:start;gap:10px;width:100%;display:grid}.subscription-detail-option h2{color:#111;margin:0;font-size:24px;line-height:1.25}.subscription-detail-option span{color:#fff;background:#029740;border-radius:10px;justify-content:center;align-items:center;min-width:102px;min-height:44px;padding:5px 18px;font-size:20px;font-weight:800;display:inline-flex}.subscription-detail-buy{color:#fff;cursor:pointer;background:linear-gradient(90deg,#029740,#7ab928);border:0;border-radius:20px;width:100%;min-height:55px;font-size:24px;font-weight:800}.subscription-detail-note{color:#acacac;text-align:left;width:95%;margin:0;font-size:14px;font-weight:700;line-height:1.35}.subscription-description-block{gap:8px;display:grid}.subscription-description-summary,.subscription-description-body{color:#6f6f6f;background:#d9d9d9;border-radius:27px;padding:24px;line-height:1.6}.subscription-description-summary{min-height:81px}.subscription-description-body{gap:22px;min-height:420px;display:grid}.subscription-description-body p{margin:0}.subscription-product-info{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.subscription-product-info div{background:#ffffff94;border-radius:14px;gap:5px;padding:12px;display:grid}.subscription-product-info span,.subscription-included-products small{color:#777;font-size:12px}.subscription-product-info strong{color:#111;font-size:14px;line-height:1.35}.subscription-included-products{gap:12px;display:grid}.subscription-included-products h3{color:#333;margin:0;font-size:20px}.subscription-included-products>div{grid-template-columns:repeat(auto-fit,minmax(132px,1fr));gap:12px;display:grid}.subscription-included-products article{background:#ffffffa8;border-radius:16px;gap:7px;min-width:0;padding:10px;display:grid}.subscription-included-products img,.subscription-included-products article>span{aspect-ratio:1;object-fit:cover;background:#f6ffec;border-radius:12px;width:100%}.subscription-included-products article>span{color:#029740;justify-content:center;align-items:center;font-size:34px;font-weight:900;display:flex}.subscription-included-products strong{color:#111;font-size:13px;line-height:1.3}.subscription-addons{gap:14px;display:grid}.subscription-addons h2{text-align:left}.subscription-addon-grid{grid-template-columns:repeat(5,1fr);gap:15px;display:grid}.subscription-addon-card{text-align:center;gap:10px;display:grid}.subscription-addon-card img{aspect-ratio:205/225;object-fit:cover;border:.5px solid #0003;border-radius:20px;width:100%}.subscription-addon-card strong{color:#111;font-size:16px}.subscription-reviews{gap:28px;display:grid;overflow:hidden}.subscription-reviews>h2{color:#b6b6b6;text-align:center;margin:0;font-size:32px;line-height:1.2}.subscription-review-row{scroll-snap-type:x mandatory;gap:41px;padding-bottom:4px;display:flex;overflow-x:auto}.subscription-review-card{scroll-snap-align:start;background:#f6ffec;border-radius:20px;flex:0 0 224px;gap:15px;padding:12px;display:grid}.subscription-review-head{justify-content:space-between;align-items:center;gap:10px;display:flex}.subscription-review-head span{color:#029740;font-weight:900}.subscription-review-head strong,.subscription-review-head time{font-size:16px}.subscription-review-head time{color:#9b9b9b}.subscription-review-card p{color:#6a6767;text-align:center;margin:0;font-size:16px;line-height:1.35}.subscription-review-card .subscription-detail-stars{min-height:42px}.subscription-app-cta{color:#fff;text-align:center;background:#029740;border-radius:20px;place-content:center;min-height:292px;display:grid}.subscription-app-cta h2,.subscription-app-cta p{margin:0;font-size:36px;line-height:1.2}.subscription-app-cta h2{font-weight:900}.otp-modal{width:min(500px,100%)}.otp-steps{grid-template-columns:repeat(2,1fr)}.checkout-flow-form{grid-template-columns:repeat(2,minmax(0,1fr));gap:22px 36px;padding-top:16px;display:grid}.checkout-flow-form .wide{grid-column:1/-1}.checkout-field{gap:10px;display:grid}.checkout-field>span{color:#111;font-size:16px;font-weight:700}.checkout-field strong{color:#ff1d38;margin-left:1px}.checkout-field input,.checkout-field select{color:#111;background:#fafafa;border:0;border-radius:20px;outline:none;width:100%;min-height:46px;padding:0 20px}.checkout-field input::placeholder{color:#dcdcdc}.checkout-field small{color:#777}.checkout-location-row{grid-template-columns:1fr auto;gap:10px;display:grid}.checkout-location-row button,.checkout-address-type button,.checkout-review-row button{color:#029740;cursor:pointer;background:#fff;border:1px solid #029740;border-radius:10px;padding:0 16px}.checkout-address-title{color:#111;grid-column:1/-1;margin-top:6px;font-size:24px;font-weight:800}.checkout-saved-addresses{gap:12px;display:grid}.checkout-saved-address{cursor:pointer;background:#fff;border:1px solid #dde7d5;border-radius:8px;align-items:flex-start;gap:12px;padding:14px 16px;display:flex}.checkout-saved-address.selected{background:#f5fbef;border-color:#029740}.checkout-saved-address input{accent-color:#029740;margin-top:4px}.checkout-saved-address span{gap:4px;display:grid}.checkout-saved-address strong{color:#041f30;font-size:16px}.checkout-saved-address small{color:#64726b;line-height:1.45}.checkout-add-address{color:#029740;cursor:pointer;background:#fff;border:1px solid #029740;border-radius:8px;width:fit-content;padding:11px 16px;font-weight:800}.checkout-check{color:#041f30;align-items:center;gap:10px;font-size:18px;line-height:1.35;display:flex;position:relative}.checkout-check input{appearance:none;cursor:pointer;opacity:0;width:26px;height:26px;margin:0;position:absolute}.checkout-check-icon{background:#fff;border:1.5px solid #5ac268;border-radius:7px;flex:0 0 26px;justify-content:center;align-items:center;width:26px;height:26px;transition:background .18s,border-color .18s,box-shadow .18s;display:inline-flex}.checkout-check-icon:after{content:"";opacity:0;border:2px solid #fff;border-width:0 2px 2px 0;width:6px;height:11px;transform:rotate(45deg)translate(-1px,-1px)}.checkout-check input:checked+.checkout-check-icon{background:#029740;border-color:#029740}.checkout-check input:checked+.checkout-check-icon:after{opacity:1}.checkout-check input:focus-visible+.checkout-check-icon{box-shadow:0 0 0 3px #0297402e}.checkout-check span:last-child{flex:1}.checkout-address-type{gap:14px;display:grid}.checkout-address-type p{color:#4c4c4c;margin:0;font-size:24px}.checkout-address-type>div{flex-wrap:wrap;gap:23px;display:flex}.checkout-address-type button{color:#636363;border-color:#636363;min-height:44px;font-size:20px}.checkout-address-type button.selected{color:#029740;border-color:#029740}.checkout-flow-primary{color:#fff;cursor:pointer;background:linear-gradient(90deg,#029740,#7ab928);border:0;border-radius:20px;justify-content:center;justify-self:center;align-items:center;width:min(669px,100%);min-height:55px;font-size:24px;font-weight:800;display:flex}.checkout-flow-primary:disabled{cursor:not-allowed;opacity:.68}.checkout-calendar-card{background:#fff;border-radius:16px;gap:28px;width:min(508px,100%);margin-inline:auto;padding:30px 27px 37px 20px;display:grid}.checkout-delivery-date-backdrop{z-index:90}.checkout-delivery-date-modal{width:min(590px,100%)}.checkout-delivery-date-modal .checkout-calendar-card{padding-inline:0;width:100%;padding-bottom:0}.checkout-delivery-schedule{background:#f7fbf4;border:1px solid #02974029;border-radius:12px;gap:10px;padding:14px;display:grid}.checkout-delivery-schedule>strong{color:#111;font-size:16px}.checkout-delivery-schedule div{background:#fff;border:1px solid #e6e6e6;border-radius:10px;justify-content:space-between;align-items:center;gap:12px;min-height:42px;padding:8px 12px;display:flex}.checkout-delivery-schedule span{color:#111;font-weight:700}.checkout-delivery-schedule small{font-weight:800}.checkout-delivery-schedule .free small{color:#029740}.checkout-delivery-schedule .paid small{color:#0d4df1}.calendar-header{justify-content:center;align-items:center;gap:23px;display:flex}.calendar-header button{color:#111;cursor:pointer;background:0 0;border:0;width:36px;height:36px;font-size:28px;font-weight:900}.calendar-header strong{color:#111;text-align:center;min-width:186px;font-size:16px}.calendar-grid{grid-template-columns:repeat(7,1fr);gap:10px;display:grid}.calendar-grid .weekday,.calendar-grid button{border-radius:8px;justify-content:center;align-items:center;height:28px;font-size:16px;display:flex}.calendar-grid .weekday{color:#5c5c5c}.calendar-grid button{cursor:pointer;background:0 0;border:1px solid #0000}.calendar-grid button.free{color:#029740}.calendar-grid button.paid{color:#0d4df1}.calendar-grid button.inactive,.calendar-grid button.outside{color:#9b9b9b;cursor:not-allowed}.calendar-grid button.selected{border-color:currentColor;font-weight:900}.calendar-grid button.start-date{color:#fff;background:#029740;border-color:#029740;box-shadow:0 8px 18px #02974042}.calendar-legend{gap:8px;display:grid}.calendar-legend span{align-items:center;gap:10px;display:flex}.calendar-legend i{border-radius:50%;width:25px;height:25px}.calendar-legend i.inactive{background:#9b9b9b}.calendar-legend i.free{background:#029740}.calendar-legend i.paid{background:#0d4df1}.checkout-slots-view,.checkout-final-view{gap:36px;padding-top:20px;display:grid}.checkout-slots-view h2{color:#111;margin:0;font-size:24px}.checkout-slot-list{grid-template-columns:repeat(2,minmax(0,426px));gap:10px;display:grid}.checkout-slot-list button{color:#636363;cursor:pointer;background:#d9d9d940;border:1px solid #0003;border-radius:20px;min-height:89px;font-size:24px}.checkout-slot-list button.selected{color:#029741;background:#26c36730;border-color:#029741}.checkout-date-select,.checkout-delivery-details{color:#37474fb8;background:#f0f1f2;border-radius:8px}.checkout-date-select{align-items:center;gap:18px;min-height:58px;padding:0 18px;display:flex}.checkout-date-select span{color:#636363;font-size:30px;font-weight:900}.checkout-date-select strong{font-size:24px;font-weight:400}.checkout-date-select button{margin-left:auto}.checkout-delivery-details{gap:12px;padding:18px;display:grid}.checkout-delivery-details h3{color:#029740;border-bottom:1px solid #c1c1c1;margin:0;padding-bottom:18px;font-size:24px;font-weight:400}.checkout-delivery-details p{margin:0;font-size:24px}.checkout-delivery-details .free{color:#029740}.checkout-delivery-details .paid{color:#167ee6}.checkout-date-select button,.checkout-review-row button{color:#029740;cursor:pointer;background:#fff;border:1px solid #029740;border-radius:20px;min-width:120px;min-height:34px}.checkout-review-row,.checkout-product-summary,.checkout-coupon-row,.checkout-payment-due,.checkout-pay-total,.checkout-pay-action{border-radius:20px}.checkout-review-row{background:#f9fff2;justify-content:space-between;align-items:center;gap:22px;min-height:118px;padding:18px 26px;display:flex}.checkout-review-row strong{margin-bottom:6px;font-size:18px;display:block}.checkout-review-row p{color:#111;margin:0 0 4px}.checkout-product-summary{background:#eefff5;align-items:center;gap:34px;min-height:202px;padding:20px;display:flex;box-shadow:0 4px 2px #02974033}.checkout-product-summary img{object-fit:cover;background:#cbcbcb;border-radius:10px;width:160px;height:160px}.checkout-product-summary strong{color:#111;font-size:24px}.checkout-product-summary p{margin:10px 0 0;font-size:22px}.checkout-coupon-row{color:#029740;text-align:left;background:#f9fff1;border:0;justify-content:space-between;align-items:center;width:100%;min-height:58px;padding:0 18px;font-size:24px;display:flex}.checkout-coupon-panel{background:#f9fff1;border-radius:20px;overflow:hidden}.checkout-coupon-row{cursor:pointer}.checkout-coupon-content{border-top:1px solid #02974029;gap:14px;padding:16px 18px 18px;display:grid}.checkout-coupon-search{gap:7px;display:grid}.checkout-coupon-search span{color:#254235;font-size:14px;font-weight:600}.checkout-coupon-search input{color:#111;font:inherit;background:#fff;border:1px solid #b8d7c4;border-radius:10px;outline:none;min-height:42px;padding:0 13px}.checkout-coupon-search input:focus{border-color:#029740;box-shadow:0 0 0 3px #0297401f}.checkout-coupon-list{scroll-snap-type:x proximity;gap:14px;padding:2px 2px 10px;display:flex;overflow-x:auto}.checkout-coupon-card{color:#111;cursor:pointer;scroll-snap-align:start;text-align:left;background:#fff;border:1px solid #cde7d6;border-radius:12px;flex:0 0 238px;gap:8px;min-height:214px;padding:12px;display:grid}.checkout-coupon-card.selected{border-color:#029740;box-shadow:0 0 0 3px #0297401f}.checkout-coupon-card img{object-fit:cover;background:#edf6ee;border-radius:8px;width:100%;height:68px}.coupon-offer{color:#029740;font-size:20px;font-weight:700}.checkout-coupon-card strong{font-size:16px}.coupon-code{color:#029740;border:1px dashed #029740;border-radius:8px;justify-content:center;max-width:max-content;padding:5px 10px;font-size:14px;font-weight:700;display:inline-flex}.checkout-coupon-card small{color:#5f7168;line-height:1.4}.coupon-select{color:#029740;align-self:end;font-weight:700}.checkout-coupon-applied{color:#254235;background:#eaf8ed;border-radius:10px;justify-content:space-between;align-items:center;padding:10px 12px;display:flex}.checkout-payment-due{background:#fafafa;gap:10px;padding:20px;display:grid}.checkout-payment-due h2{color:#111;margin:0 0 8px;font-size:24px}.checkout-payment-due div,.checkout-pay-total,.checkout-pay-action{justify-content:space-between;align-items:center;gap:16px;display:flex}.checkout-payment-due span{color:#4c4c4c}.checkout-payment-due strong{color:#111}.checkout-payment-due strong.green{color:#029740}.checkout-pay-total{background:#efffdf;min-height:71px;padding:20px;font-size:24px}.checkout-pay-action{background:#f4fced;border-radius:10px;min-height:100px;padding:24px 28px}.checkout-pay-action strong{font-size:24px}.checkout-pay-action button{color:#fff;cursor:pointer;background:#029740;border:0;border-radius:10px;width:245px;min-height:45px}.checkout-payment-frame{background:#fff;border:1px solid #d9d9d9;border-radius:10px;width:100%;min-height:620px}.checkout-payment-backdrop{z-index:100}.checkout-payment-modal{width:min(960px,100%)}.checkout-payment-modal .checkout-payment-frame{height:min(720px,100vh - 210px);min-height:520px}@media (max-width:1180px){.subscription-page-shell{width:100%}.subscription-weight-grid{grid-auto-columns:clamp(260px,42vw,400px);gap:20px}.subscription-weight-image{aspect-ratio:1/.74}.subscription-detail-hero{grid-template-columns:minmax(0,1fr) minmax(320px,.9fr);gap:28px}.subscription-detail-image,.subscription-detail-image img{min-height:480px}.subscription-benefit-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.header-main{grid-template-columns:230px 1fr auto}.product-grid{grid-template-columns:repeat(3,1fr)}.product-grid.four{grid-template-columns:repeat(2,1fr)}.category-row{grid-template-columns:repeat(4,1fr)}.footer-main{gap:48px}.footer-bottom{text-align:center;grid-template-columns:1fr;gap:18px;padding:24px 0}.footer-bottom nav{flex-wrap:wrap;justify-content:center}.detail-grid,.checkout-grid{grid-template-columns:1fr}.product-info-panel{box-shadow:none}}@media (max-width:860px){.subscription-hero-bar{padding-inline:24px}.subscription-content-card{border-top-left-radius:56px;margin-inline:12px;padding:30px 24px 80px}.subscription-weight-grid{grid-auto-columns:minmax(240px,72vw)}.subscription-weight-image{aspect-ratio:1/.78}.subscription-detail-view{gap:42px}.subscription-detail-hero{grid-template-columns:1fr}.subscription-detail-panel{text-align:left;align-items:stretch}.subscription-detail-panel h1,.subscription-detail-tagline{text-align:center}.subscription-addon-grid{scroll-snap-type:x mandatory;padding-bottom:8px;display:flex;overflow-x:auto}.subscription-addon-card{scroll-snap-align:start;flex:0 0 170px}.bag-products-hero{min-height:440px}.bag-products-benefits{border-radius:18px;grid-template-columns:repeat(3,minmax(0,1fr))}.bag-product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.bag-products-details{grid-template-columns:1fr}.bag-products-cta{flex-direction:column;align-items:stretch;min-height:190px}.subscription-app-cta{min-height:220px}.checkout-flow-form{grid-template-columns:1fr;gap:20px}.checkout-flow-form .wide{grid-column:auto}.checkout-slot-list{grid-template-columns:1fr}.checkout-review-row,.checkout-product-summary,.checkout-pay-action{flex-direction:column;align-items:stretch}.checkout-pay-action button{width:100%}.shell{width:min(100% - 30px,720px)}.delivery-bar{height:26px;font-size:12px}.header-main{grid-template-columns:1fr auto;gap:10px;height:auto;min-height:70px;padding-top:12px;padding-bottom:12px}.brand-mark{width:38px;height:38px}.brand-mark span{width:18px;height:25px}.brand-copy strong{font-size:11px}.brand-copy b{font-size:22px}.brand-copy small{font-size:7px}.search-box{order:3;grid-column:1/-1;height:40px}.plain-action{display:none}.menu-button{display:block}.nav-row{display:none}.nav-row.open{display:block}.nav-items{flex-direction:column;align-items:stretch;gap:0;padding:10px 0 16px;overflow:visible}.nav-items a{border-bottom:1px solid var(--line);padding:12px 0}.hero-grid{grid-template-columns:1fr;gap:10px;min-height:auto;padding-top:34px}.hero-copy h1{font-size:46px}.hero-copy p{font-size:15px}.hero-actions{grid-template-columns:1fr 1fr;display:grid}.hero-visual img{width:min(100%,430px);margin-inline:auto}.trust-strip,.trust-strip.compact{grid-template-columns:repeat(2,1fr);gap:14px;padding:15px 0}.trust-strip.compact{padding:15px}.category-row{scroll-snap-type:x mandatory;gap:14px;padding-bottom:8px;display:flex;overflow-x:auto}.category-card{scroll-snap-align:start;min-width:105px}.category-card img{width:96px;height:96px}.product-grid,.product-grid.four{grid-template-columns:repeat(2,1fr)}.loved-section{grid-template-columns:1fr;padding:18px}.footer-main{grid-template-columns:1fr}.footer-description{max-width:100%}.gallery-column{grid-template-columns:1fr}.thumb-stack{order:2;display:flex;overflow-x:auto}.thumb-stack button{flex:0 0 76px}.main-product-image{min-height:360px}.product-info-panel{padding:20px}.story-grid{grid-template-columns:1fr}.badge-row{grid-template-columns:repeat(2,1fr)}.checkout-title{flex-direction:column;align-items:start}.checkout-steps{grid-template-columns:repeat(4,minmax(112px,1fr));overflow-x:auto}}@media (max-width:560px){.subscription-trust-bar{min-height:44px;padding-inline:12px}.subscription-trust-bar p{font-size:11px}.subscription-hero-bar{min-height:64px;padding:10px 14px}.subscription-shell-actions{gap:7px}.subscription-header-icon,.subscription-header-icon svg{width:18px;height:18px}.subscription-page-title{min-height:46px;padding-bottom:10px}.subscription-content-card{border-top-left-radius:42px;min-height:calc(100vh - 154px);margin:0 8px 28px;padding:24px 14px 54px}.subscription-group h2{margin-left:8px}.subscription-weight-image{aspect-ratio:1/.86}.subscription-weight-grid{grid-auto-columns:minmax(210px,82vw);gap:14px}.subscription-plan-row{scroll-snap-type:x mandatory;padding-bottom:12px;display:flex;overflow-x:auto}.subscription-plan-card,.subscription-plan-item{scroll-snap-align:start;flex:0 0 164px}.subscription-plan-item .subscription-plan-card{flex:none}.subscription-detail-image,.subscription-detail-image img{min-height:320px}.bag-products-page{gap:32px}.bag-products-hero{border-radius:18px;min-height:520px}.bag-products-hero-copy{top:28px;left:18px;right:18px}.bag-products-benefits{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;width:calc(100% - 28px);padding:14px;bottom:16px}.bag-products-benefits span{font-size:12px}.bag-product-grid{gap:20px 14px}.bag-product-card strong{font-size:14px}.bag-products-details,.bag-products-cta{padding:20px}.bag-plan-info div{gap:4px;display:grid}.bag-plan-info strong{text-align:left}.subscription-benefit-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.subscription-benefit-grid span{min-height:76px;font-size:13px}.subscription-detail-panel h1{font-size:28px}.subscription-detail-tagline,.subscription-detail-option h2,.subscription-detail-buy{font-size:20px}.subscription-description-body{min-height:280px}.subscription-reviews>h2,.subscription-app-cta h2,.subscription-app-cta p{font-size:24px}.subscription-review-row{gap:16px}.checkout-field>span,.checkout-check,.checkout-address-type p{font-size:16px}.checkout-address-title,.checkout-flow-primary,.checkout-slot-list button,.checkout-date-select strong,.checkout-delivery-details h3,.checkout-delivery-details p,.checkout-coupon-row,.checkout-pay-total,.checkout-pay-action strong{font-size:18px}.checkout-location-row{grid-template-columns:1fr}.checkout-calendar-card{gap:22px;padding:24px 16px}.calendar-grid{gap:7px}.checkout-product-summary img{width:116px;height:116px}.checkout-product-summary strong{font-size:18px}.shell{width:min(100% - 22px,460px)}.hero-copy h1{font-size:39px}.hero-actions{grid-template-columns:1fr}.section-head h2,.checkout-title h1{font-size:30px}.section-head{margin-bottom:14px}.product-grid,.product-grid.four{gap:12px}.product-title{font-size:13px}.product-meta{padding:10px}.price-line strong{font-size:16px}.price-line del,.price-line small{font-size:10px}.product-meta .button{min-height:36px;padding-inline:10px;font-size:11px}.trust-strip,.trust-strip.compact{grid-template-columns:1fr 1fr}.trust-item{align-items:flex-start}.trust-icon{width:28px;height:28px;font-size:15px}.trust-item strong{font-size:12px}.footer-shell{width:min(100% - 36px,1012px)}.footer-main{gap:38px;padding:44px 0 42px}.footer-socials{gap:12px}.footer-socials a{width:40px;height:40px}.footer-contact h2{margin-bottom:20px}.footer-bottom nav{gap:16px}.breadcrumbs{white-space:nowrap;overflow-x:auto}.product-info-panel h1{font-size:30px}.detail-price strong{font-size:28px}.wide-buy{width:100%}.form-grid.two,.phone-row{grid-template-columns:1fr}.mini-steps{grid-template-columns:repeat(2,1fr)}.auth-modal{padding:22px}.modal-heading h2{font-size:30px}.checkout-card,.track-card{padding:18px}.summary-item{grid-template-columns:76px 1fr}.summary-item img{width:76px;height:76px}.summary-lines div,.address-line{font-size:14px}.address-line{gap:5px;display:grid}.address-line span{text-align:left}}
