:root{--g:#123d28;--g2:#23533a;--g3:#0d2d1e;--gold:#c79a32;--cream:#fbf8f1;--paper:#fff;--ink:#172019;--muted:#6d746e;--line:#ded8cc;--rose:#efdfe1;--sand:#ead8ad;--shadow:0 20px 60px rgba(15,45,31,.10)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--cream);color:var(--ink);font-family:Arial,sans-serif;padding-bottom:0}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button{cursor:pointer}.wrap{width:min(1180px,calc(100% - 32px));margin:auto}.topline{background:var(--g3);color:#fff;font-size:12px}.topline .wrap{display:flex;justify-content:center;gap:30px;padding:8px 0}.topline a{text-decoration:underline;text-underline-offset:3px}.header{position:sticky;top:0;z-index:50;background:rgba(251,248,241,.96);border-bottom:1px solid var(--line);backdrop-filter:blur(12px)}.headerin{height:76px;display:grid;grid-template-columns:190px 1fr auto;gap:18px;align-items:center}.brandmark{display:flex;align-items:center;gap:10px}.brandmark img{width:64px;height:58px;object-fit:contain}.brandtext{display:grid;line-height:1}.brandtext b{font:700 21px Georgia;color:var(--g);letter-spacing:.06em}.brandtext small{font-size:8px;letter-spacing:.18em;margin-top:5px;color:#5c6b61}.nav{display:flex;justify-content:center;gap:19px;font-size:14px;font-weight:700}.nav a:hover{color:var(--g2)}.header-actions{display:flex;gap:8px;align-items:center}.btn{min-height:44px;padding:0 17px;border:1px solid var(--line);border-radius:999px;background:#fff;color:var(--g);display:inline-flex;align-items:center;justify-content:center;gap:8px;font-weight:800;transition:.2s}.btn:hover{transform:translateY(-1px)}.btn.primary{background:var(--g);border-color:var(--g);color:#fff}.btn.gold{background:var(--gold);border-color:var(--gold);color:#17120b}.btn.light{background:#fff;color:var(--g);border-color:#fff}.btn.ghost{background:#fff}.btn.compact{min-height:38px;padding:0 13px;font-size:12px}.btn.large{min-height:52px;padding:0 24px}.btn.full,.full{width:100%}.cartbtn i,.mobcart i{font-style:normal;min-width:22px;height:22px;padding:0 6px;border-radius:99px;display:inline-grid;place-items:center;background:var(--gold);color:#1b1509;font-size:11px}.menu{display:none;width:44px;height:44px;border-radius:50%;border:1px solid var(--line);background:#fff}.drawer{display:none;padding:7px 16px 13px;border-top:1px solid var(--line);background:#fff}.drawer.open{display:grid}.drawer a{padding:12px;border-bottom:1px solid #eee}.hero{margin-top:22px;border-radius:31px;min-height:470px;background:linear-gradient(120deg,var(--g3),var(--g2) 65%,#806933);color:#fff;display:grid;grid-template-columns:1.05fr .95fr;overflow:hidden;align-items:center}.hero-copy{padding:58px}.ey{font-size:11px;letter-spacing:.17em;text-transform:uppercase;font-weight:900;color:#e4bd5d}.ey.dark{color:#8b691e}.hero h1,.pagehero h1{font:400 clamp(40px,5vw,67px)/1.02 Georgia;margin:14px 0 18px}.hero p,.pagehero p{font-size:17px;line-height:1.65;color:#e3ece6;max-width:720px}.hero-actions{display:flex;gap:10px;flex-wrap:wrap;margin-top:24px}.hero-points{display:flex;gap:16px;flex-wrap:wrap;margin-top:25px;color:#d8e7de;font-size:12px}.hero-logo{justify-self:center;width:300px;height:330px;background:#fff9e9;color:var(--g);border-radius:24px;box-shadow:0 30px 70px rgba(0,0,0,.35);display:grid;place-items:center;align-content:center;gap:14px;transform:rotate(2.5deg)}.hero-logo .brandmark{display:grid;justify-items:center}.hero-logo .brandmark img{width:180px;height:160px}.hero-logo .brandtext b{font-size:27px}.hero-logo>span{font-size:10px;letter-spacing:.25em}.trust{display:grid;grid-template-columns:repeat(4,1fr);gap:10px;margin-top:14px}.trust>div{background:#fff;border:1px solid var(--line);border-radius:18px;padding:16px 18px;display:grid;gap:4px}.trust b{font:700 20px Georgia;color:var(--g)}.trust span{font-size:12px;color:var(--muted)}.section{padding:58px 0}.surface{background:#f3eee3}.sectionhead{display:flex;justify-content:space-between;gap:20px;align-items:end;margin-bottom:22px}.sectionhead h2,.panel h2,.club-banner h2,.business-banner h2,.biz-form-grid h2{font:400 clamp(31px,4vw,47px) Georgia;margin:8px 0}.textlink{color:var(--g);font-weight:800;text-decoration:underline;text-underline-offset:4px}.textlink.center{display:block;text-align:center;margin-top:14px}.category-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:15px}.cat{min-height:210px;border-radius:23px;padding:24px;display:flex;flex-direction:column;justify-content:flex-end;border:1px solid var(--line);overflow:hidden;position:relative}.cat span{font:400 29px Georgia}.cat b{font-size:13px;margin-top:8px;line-height:1.45}.cat.tea{background:var(--g);color:#fff}.cat.coffee{background:var(--sand)}.cat.syrup{background:var(--rose)}.cat.gift{background:#f2ead5}.state-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.state{border-radius:24px;padding:27px;min-height:215px;display:flex;flex-direction:column;color:#fff}.state small{opacity:.7}.state h3{font:400 31px Georgia;margin:25px 0 8px}.state p{line-height:1.5;color:#eee}.state.energy{background:#573424}.state.balance{background:#8a7543}.state.relax{background:#416c55}.products{display:grid;grid-template-columns:repeat(3,1fr);gap:15px}.product-card{background:#fff;border:1px solid var(--line);border-radius:22px;overflow:hidden;display:flex;flex-direction:column;box-shadow:0 0 0 rgba(0,0,0,0);transition:.2s}.product-card:hover{box-shadow:var(--shadow);transform:translateY(-2px)}.product-media{aspect-ratio:1/1;position:relative;background:#e7dcc5;overflow:hidden;display:grid;place-items:center}.product-image,.detail-img,.cart-thumb img{width:100%;height:100%;object-fit:cover;display:block}.fallback{width:100%;height:100%;display:grid;place-items:center;align-content:center;gap:10px;padding:25px;text-align:center;background:linear-gradient(145deg,#d7b476,#7b4e2f);color:#fff}.fallback b{font:700 22px Georgia}.fallback.syrup{background:linear-gradient(145deg,#eec9cf,#af5d69)}.fallback.coffee{background:linear-gradient(145deg,#c69a7d,#563624)}.fallback.gift{background:linear-gradient(145deg,#e8d291,#a68030)}.badges{position:absolute;top:11px;left:11px;display:flex;gap:5px;flex-wrap:wrap}.badge,.tag{background:rgba(255,255,255,.92);border:1px solid rgba(255,255,255,.8);border-radius:999px;padding:6px 9px;font-size:10px;font-weight:800;color:var(--g)}.product-body{padding:17px;display:flex;flex-direction:column;gap:9px;flex:1}.product-kicker{font-size:10px;text-transform:uppercase;letter-spacing:.1em;color:var(--muted);font-weight:800}.product-body h3{font:400 23px Georgia;margin:0}.product-body p{color:var(--muted);font-size:13px;line-height:1.5;margin:0;min-height:39px}.product-buy{margin-top:auto;display:flex;justify-content:space-between;align-items:end;gap:10px;padding-top:7px}.product-buy div{display:grid}.product-buy small{font-size:10px;color:var(--muted)}.product-buy strong{font-size:21px;color:var(--g)}.club-banner,.business-banner{border-radius:28px;padding:31px;background:linear-gradient(120deg,var(--g),var(--g2));color:#fff;display:flex;justify-content:space-between;align-items:center;gap:25px}.club-banner p,.business-banner p{color:#dce7df;max-width:720px;line-height:1.6}.business-banner{min-height:285px}.pagehero{margin-top:22px;border-radius:29px;background:linear-gradient(120deg,var(--g3),var(--g2));padding:47px;min-height:285px;color:#fff}.pagehero h1{font-size:clamp(38px,5vw,58px)}.catalog-layout{display:grid;grid-template-columns:235px 1fr;gap:20px;align-items:start}.filters{background:#fff;border:1px solid var(--line);border-radius:20px;padding:17px;position:sticky;top:95px}.filter-title{display:flex;justify-content:space-between;align-items:center;font:400 24px Georgia}.filter-title button{display:none;border:0;background:none;font-size:28px}.filtergroup{display:grid;gap:8px;margin:18px 0}.filtergroup b,.searchlabel span{font-size:12px;text-transform:uppercase;letter-spacing:.08em}.filtergroup label{font-size:13px}.filtergroup input{accent-color:var(--g)}.searchlabel{display:grid;gap:7px;margin-top:15px}.input{width:100%;border:1px solid var(--line);background:#fff;border-radius:13px;padding:12px 13px;min-height:44px}.filteropen{display:none;margin-bottom:12px}.catalog-toolbar{display:flex;justify-content:space-between;align-items:center;margin-bottom:14px;color:var(--muted)}.catalog-toolbar b{color:var(--g);font-size:22px}.sort{width:220px}
/* Catalog refinements */
.catalog-layout.no-filters{grid-template-columns:1fr}.catalog-layout.no-filters .catalog-main{width:100%}
.product-media,.detail-image{background:#e7dcc5}.kind-syrup .product-media,.product-card.kind-syrup .product-media,.detail-image.kind-syrup,.cart-thumb.kind-syrup{background:#f1dfe3}.kind-coffee .product-media,.product-card.kind-coffee .product-media,.detail-image.kind-coffee,.cart-thumb.kind-coffee{background:#dfc8b9}.old-price{font-size:13px!important;font-weight:500!important;color:var(--muted)!important;text-decoration:line-through}.sale-price{color:#a33a2f!important}.selected-price{display:grid;gap:2px}.variant .old-price{font-size:10px!important}.variant .sale-price{display:block;margin-top:2px}.seo-copy{padding-top:0}.seo-copy .panel{max-width:940px;margin:auto}.seo-copy h2{font:400 clamp(28px,4vw,40px) Georgia;color:var(--g);margin:0 0 14px}.seo-copy p{color:var(--muted);font-size:15px;line-height:1.75;margin:9px 0}
.product-image,.detail-img{object-fit:cover!important;object-position:center center}.product-card.kind-syrup .product-image,.detail-image.kind-syrup .detail-img,.cart-thumb.kind-syrup img{mix-blend-mode:multiply;transform:scale(1.025)}.detail-gallery{display:grid;gap:10px;align-self:start}.detail-thumbs{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:9px}.detail-thumbs.one{display:none}.detail-thumb{padding:0;border:2px solid transparent;border-radius:13px;overflow:hidden;background:#fff;aspect-ratio:1/1}.detail-thumb img{width:100%;height:100%;display:block;object-fit:cover}.detail-thumb.active{border-color:var(--g);box-shadow:0 0 0 2px rgba(18,61,40,.12)}
.promo-home{background:#fff;border:1px solid var(--line);border-radius:26px;padding:28px 30px;display:flex;align-items:center;justify-content:space-between;gap:25px}.promo-home h2{font:400 clamp(29px,4vw,43px) Georgia;margin:8px 0}.promo-home p{color:var(--muted);margin:0}.promo-home code,.promo-code code{font-family:monospace;background:#f1e4c2;border:1px dashed #b48925;border-radius:9px;padding:5px 9px;color:#5e4610;letter-spacing:.08em}
/* V4 hero with real product visual */
.hero.hero-products{grid-template-columns:minmax(0,.92fr) minmax(420px,1.08fr);background:linear-gradient(120deg,var(--g3),var(--g2));}
.hero.hero-products .hero-copy{position:relative;z-index:2}
.hero-visual{height:100%;min-height:470px;overflow:hidden;position:relative;background:#d9c4a4}
.hero-visual:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(18,61,40,.25),transparent 24%);pointer-events:none}
.hero-visual img{width:100%;height:100%;object-fit:cover;object-position:69% center;display:block}

.hero-collage{display:block;padding:0;background:#f4f0e9}.hero-collage:after{display:none}.hero-collage .hero-main{width:100%;height:100%;object-fit:cover;object-position:center;display:block}

.product-page{padding:25px 0 58px}.breadcrumbs{display:flex;gap:8px;flex-wrap:wrap;color:var(--muted);font-size:12px;margin:10px 0 17px}.product-detail{display:grid;grid-template-columns:1fr 1fr;gap:34px}.detail-image{aspect-ratio:1/1;border-radius:28px;overflow:hidden;background:#eadbbc}.detail-copy h1{font:400 clamp(37px,5vw,54px) Georgia;margin:10px 0;color:var(--g)}.lead{font-size:16px;line-height:1.7;color:var(--muted)}.tags{display:flex;gap:7px;flex-wrap:wrap}.tags .badge,.tag{border-color:var(--line);background:#fff}.variantbox{margin:22px 0}.variants{display:flex;gap:8px;flex-wrap:wrap;margin-top:9px}.variant{border:1px solid var(--line);background:#fff;border-radius:14px;padding:10px 13px;display:grid;gap:3px;text-align:left;min-width:110px}.variant span{font-size:12px;color:var(--muted)}.variant b{color:var(--g)}.variant.active{border-color:var(--g);box-shadow:0 0 0 2px rgba(18,61,40,.11);background:#f3f7f4}.detail-buy{display:flex;justify-content:space-between;align-items:center;gap:15px;margin:18px 0}.detail-buy div{display:grid}.detail-buy small{color:var(--muted)}.detail-buy strong{font-size:29px;color:var(--g)}.specgrid{display:grid;grid-template-columns:1fr 1fr;gap:9px;margin-top:18px}.specgrid>div{background:#fff;border:1px solid var(--line);border-radius:15px;padding:13px;display:grid;gap:5px}.specgrid small{color:var(--muted)}.product-contact{display:flex;gap:18px;flex-wrap:wrap;margin-top:18px}.product-contact a{font-weight:800;color:var(--g);text-decoration:underline;text-underline-offset:4px}.panel{background:#fff;border:1px solid var(--line);border-radius:22px;padding:22px}.empty{text-align:center;padding:55px 25px}.cart-layout,.checkout-layout{display:grid;grid-template-columns:1.35fr .65fr;gap:20px;align-items:start}.cart-items{padding-top:8px;padding-bottom:8px}.cart-item{display:grid;grid-template-columns:90px 1fr auto;gap:15px;align-items:center;padding:14px 0;border-bottom:1px solid var(--line)}.cart-item:last-child{border:0}.cart-thumb{width:90px;height:90px;border-radius:14px;overflow:hidden;background:#e9dcc0}.cart-thumb .fallback{font-size:9px;padding:7px}.cart-info{display:grid;gap:5px}.cart-info span{font-size:12px;color:var(--muted)}.qty{display:flex;align-items:center;gap:9px;margin-top:7px}.qty button{width:33px;height:33px;border-radius:50%;background:#fff;border:1px solid var(--line)}.cart-price{text-align:right;display:grid;gap:9px}.remove{border:0;background:none;color:#983d34;font-size:12px}.cart-summary{position:sticky;top:96px}.cart-summary h3,.order-preview h3{font:400 25px Georgia;margin:0 0 12px}.sumline{display:flex;justify-content:space-between;gap:15px;padding:8px 0}.progress{height:8px;background:#ece7dd;border-radius:99px;overflow:hidden;margin:8px 0 14px}.progress span{display:block;height:100%;background:linear-gradient(90deg,var(--g),var(--gold));border-radius:99px}.successmini{background:#e5f2e9;color:#20583a;border-radius:12px;padding:10px 12px;font-size:12px}.muted{color:var(--muted)}.checkout-steps{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin-top:15px}.checkout-steps div{background:#fff;border:1px solid var(--line);border-radius:15px;padding:13px;display:flex;align-items:center;gap:9px}.checkout-steps b{width:28px;height:28px;background:var(--g);color:#fff;border-radius:50%;display:grid;place-items:center}.formgrid{display:grid;grid-template-columns:1fr 1fr;gap:12px}.formgrid label{display:grid;gap:6px}.formgrid label>span{font-size:12px;color:#59645d}.formgrid .full{grid-column:1/-1}.consent{grid-template-columns:auto 1fr!important;align-items:center}.consent input{width:18px;height:18px;accent-color:var(--g)}.order-preview{position:sticky;top:96px}.preview-row{display:flex;justify-content:space-between;gap:14px;padding:10px 0;border-bottom:1px solid var(--line)}.preview-row span{display:grid}.preview-row small{color:var(--muted);margin-top:4px}.successbox,.errorbox{margin-top:13px;border-radius:14px;padding:14px}.successbox{background:#e4f2e8;color:#21593a}.errorbox{background:#fae4df;color:#792f28}.successbox a,.errorbox a{text-decoration:underline}.success-card{max-width:700px;margin:auto;background:#fff;border:1px solid var(--line);border-radius:25px;padding:35px;text-align:center}.success-card h2{font:400 42px Georgia;color:var(--g);margin:8px}.bizhero{margin-top:22px;background:linear-gradient(120deg,var(--g3),var(--g2));color:#fff;border-radius:29px;padding:48px;display:grid;grid-template-columns:1fr .9fr;gap:35px;align-items:center}.bizhero h1{font:400 clamp(39px,5vw,61px)/1.02 Georgia;margin:14px 0}.bizhero p{color:#e2ece5;line-height:1.65}.bizstats{display:grid;grid-template-columns:1fr 1fr;gap:10px}.bizstats div{background:#ffffff12;border:1px solid #ffffff33;border-radius:18px;padding:18px;display:grid;gap:6px}.bizstats b{font:400 22px Georgia}.bizstats span{font-size:12px;color:#dbe7df}.benefit-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:13px}.benefit-grid>div{background:#fff;border:1px solid var(--line);border-radius:19px;padding:19px}.benefit-grid b{font:700 18px Georgia;color:var(--g)}.benefit-grid p{color:var(--muted);font-size:13px;line-height:1.5}.steps{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.steps>div{border-top:2px solid var(--gold);padding-top:14px}.steps b{color:var(--gold)}.steps h3{font:400 24px Georgia;margin:8px 0}.steps p{color:var(--muted);font-size:13px}.biz-form-grid{display:grid;grid-template-columns:.8fr 1.2fr;gap:30px;align-items:start}.club-layout{display:grid;grid-template-columns:1.35fr .65fr;gap:18px}.club-number{background:var(--g);color:#fff;border-radius:24px;padding:28px;display:grid;place-items:center;text-align:center;align-content:center;gap:12px}.club-number>b{font:400 68px Georgia}.club-number span{color:#dbe9e0}.promo-grid,.info-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.promo{background:#fff;border:1px solid var(--line);border-radius:23px;padding:25px;min-height:220px}.promo.gold{background:#f1e4c2}.promo.green{background:var(--g);color:#fff}.promo small{letter-spacing:.13em;font-weight:800}.promo h2{font:400 45px Georgia;margin:28px 0 8px}.promo p{color:var(--muted)}.promo.green p{color:#dbe8df}.info-grid{grid-template-columns:repeat(2,1fr)}.info-grid .panel p{line-height:1.65;color:var(--muted)}.social{display:flex;gap:10px;flex-wrap:wrap;margin-top:10px}.social a{border:1px solid #ffffff44;border-radius:999px;padding:7px 11px}.social.big a{border-color:var(--line);color:var(--g);font-weight:700}.about-grid{display:grid;grid-template-columns:.75fr 1.25fr;gap:30px;align-items:center}.about-logo{background:#fff4dd;border-radius:28px;padding:50px;display:grid;place-items:center}.about-logo .brandmark{display:grid;justify-items:center}.about-logo .brandmark img{width:190px;height:170px}.about-logo .brandtext b{font-size:29px}.legal{max-width:860px;margin:auto}.legal h2{font-size:28px;margin-top:28px}.legal p{line-height:1.75;color:var(--muted)}
/* Promo and delivery */
.promo-cart{margin-top:14px;background:#fff8e6;border:1px solid #e8d19a;border-radius:20px;padding:18px;display:grid;gap:12px}.promo-cart>div:first-child{display:flex;justify-content:space-between;align-items:center;gap:12px;flex-wrap:wrap}.promo-cart>div:first-child span{font-size:13px;color:#65511d}.promo-cart code,.promo-code code{font-weight:900;letter-spacing:.08em}.promo-cart-form{display:grid;grid-template-columns:1fr auto;gap:8px}.promo-cart small{color:#665b3d}.discountline b{color:#287047}.total-line{border-top:1px solid var(--line);margin-top:5px;padding-top:13px!important;font-size:17px}.smallnote{font-size:11px;line-height:1.45}.promo-code{display:flex;gap:9px;align-items:center;margin:12px 0 16px}.promo-code code{font-size:20px;background:#fff;border:1px dashed #9d7621;border-radius:10px;padding:9px 13px}.promo-first{display:flex;flex-direction:column}.promo-first .btn.full{margin-top:auto}
.delivery-page{display:grid;gap:18px}.delivery-intro{background:#fff8e8}.delivery-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:14px}.delivery-card{position:relative;overflow:hidden}.delivery-number{font:400 38px Georgia;color:#c9ad70;margin-bottom:8px}.delivery-card h2{font:400 27px Georgia;margin:6px 0 12px}.delivery-card p{line-height:1.65;color:var(--muted)}.payment-block h3,.legal h3{font:700 19px Georgia;color:var(--g);margin:24px 0 7px}.legal-notice{margin:18px 0}.legal-list{line-height:1.7;color:var(--muted);padding-left:22px}.legal-list li{margin:8px 0}.delivery-page a:not(.btn){text-decoration:underline;text-underline-offset:3px}

/* Legal documents + extended About */
.offer-doc,.privacy-doc{max-width:960px}.offer-doc h2,.privacy-doc h2{border-top:1px solid var(--line);padding-top:24px;margin-top:30px}.offer-doc h2:first-child,.privacy-doc h2:first-child{border-top:0;padding-top:0}.offer-doc p,.privacy-doc p{color:#4f5d54}.privacy-footnote{font-size:12px;background:#f5f1e8;border-radius:12px;padding:13px}.consent a{color:var(--g);text-decoration:underline;text-underline-offset:3px;font-weight:700}.about-story{display:grid;grid-template-columns:.75fr 1.25fr;gap:34px;align-items:center}.about-copy{max-width:860px;font-size:17px;line-height:1.75;color:var(--muted)}.about-principles{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.about-principles .panel span{font:400 32px Georgia;color:#c9ad70}.about-principles h3{font:400 27px Georgia;margin:16px 0 8px}.about-principles p{color:var(--muted);line-height:1.6}.about-audience{display:grid;grid-template-columns:1fr 1fr;gap:16px}.about-audience .panel{padding:30px}.about-business-card{background:var(--g)!important;color:#fff}.about-business-card h2{color:#fff}.about-business-card p{color:#dce8df!important}.about-steps p{line-height:1.55}.offer-doc a,.privacy-doc a{color:var(--g);text-decoration:underline;text-underline-offset:3px}
/* V4 checkout delivery */
.delivery-live{background:#f6f1e6;border:1px solid #e6dcc7;border-radius:14px;padding:12px 14px;color:#5f665f;font-size:12px;line-height:1.55}
.fieldhint{display:block;color:var(--muted);font-size:11px;line-height:1.4;margin-top:-2px}
.order-preview .discountline{color:#245c3d}

.footer{background:var(--g3);color:#fff;padding:45px 0 22px;margin-top:55px}.footgrid{display:grid;grid-template-columns:1.4fr .8fr .9fr 1.3fr;gap:28px}.footer .brandmark img{filter:brightness(0) invert(1)}.footer .brandtext b{color:#fff}.footer .brandtext small{color:#ccd8d0}.footer p,.footer a{color:#d1ddd5;font-size:13px;line-height:1.55;margin:7px 0;display:block}.footer b{display:block;margin-bottom:12px}.footerbottom{border-top:1px solid #ffffff20;margin-top:30px;padding-top:17px;display:flex;justify-content:space-between;gap:20px;color:#91a89a;font-size:11px}.mobilebar{display:none}.toast{position:fixed;left:50%;bottom:24px;transform:translate(-50%,15px);opacity:0;background:#172019;color:#fff;padding:12px 17px;border-radius:999px;z-index:200;box-shadow:var(--shadow);transition:.2s}.toast.show{opacity:1;transform:translate(-50%,0)}.boot{min-height:100vh;display:grid;place-items:center;text-align:center;padding:30px;background:var(--cream)}.boot>div{max-width:520px}.boot .brandmark{display:grid;justify-items:center}.boot .brandmark img{width:170px;height:150px}.boot h2{font:400 32px Georgia;color:var(--g);margin:15px}.boot p{color:var(--muted)}.notice{background:#fff1cf;border:1px solid #e5ce8e;padding:13px;border-radius:13px}.filter-title button{cursor:pointer}
@media(max-width:980px){body{padding-bottom:70px}.nav{display:none}.desktop{display:none}.menu{display:block}.headerin{grid-template-columns:1fr auto}.hero{grid-template-columns:1fr}.hero-logo{display:none}.trust,.category-grid,.benefit-grid{grid-template-columns:1fr 1fr}.products{grid-template-columns:repeat(2,1fr)}.catalog-layout{grid-template-columns:1fr}.filters{display:none;position:fixed;inset:0 0 0 auto;width:min(360px,92vw);z-index:100;border-radius:0;padding:22px;overflow:auto;box-shadow:-20px 0 50px #0002}.filters.open{display:block}.filter-title button{display:block}.filteropen{display:inline-flex}.product-detail,.cart-layout,.checkout-layout,.bizhero,.biz-form-grid,.club-layout,.about-grid{grid-template-columns:1fr}.cart-summary,.order-preview{position:static}.bizstats{grid-template-columns:repeat(4,1fr)}.footgrid{grid-template-columns:1fr 1fr}.mobilebar{position:fixed;left:0;right:0;bottom:0;height:66px;z-index:70;background:#fff;border-top:1px solid var(--line);display:grid;grid-template-columns:repeat(4,1fr);padding-bottom:env(safe-area-inset-bottom)}.mobilebar a{display:grid;place-items:center;align-content:center;gap:3px;color:#526159}.mobilebar span{font-size:19px;position:relative}.mobilebar small{font-size:9px}.mobcart i{position:absolute;top:-9px;right:-15px}.promo-grid{grid-template-columns:1fr 1fr}}
@media(max-width:600px){.wrap{width:min(100% - 22px,1180px)}.topline .wrap{justify-content:space-between;gap:8px}.topline span:nth-child(2){display:none}.topline{font-size:10px}.headerin{height:65px}.brandmark img{width:48px;height:45px}.brandtext b{font-size:17px}.brandtext small{font-size:6px}.header-actions .cartbtn{padding:0 12px}.hero{margin-top:11px;border-radius:23px;min-height:auto}.hero-copy{padding:34px 22px}.hero h1{font-size:39px}.hero p{font-size:15px}.hero-points{display:grid;gap:8px}.trust{grid-template-columns:1fr 1fr}.section{padding:43px 0}.sectionhead{align-items:start}.sectionhead h2,.panel h2,.club-banner h2,.business-banner h2,.biz-form-grid h2{font-size:34px}.category-grid,.state-grid,.products,.benefit-grid,.steps,.promo-grid,.info-grid,.bizstats{grid-template-columns:1fr}.cat{min-height:160px}.state{min-height:175px}.product-media{aspect-ratio:1/1}.product-card:hover{transform:none}.pagehero{margin-top:11px;border-radius:23px;padding:31px 22px;min-height:240px}.pagehero h1{font-size:39px}.product-page{padding-top:10px}.detail-copy h1{font-size:39px}.detail-buy{display:grid}.detail-buy .btn{width:100%}.specgrid{grid-template-columns:1fr}.cart-item{grid-template-columns:70px 1fr}.cart-thumb{width:70px;height:70px}.cart-price{grid-column:2;text-align:left;grid-template-columns:auto 1fr;align-items:center}.checkout-steps{grid-template-columns:1fr}.formgrid{grid-template-columns:1fr}.formgrid .full{grid-column:auto}.bizhero{margin-top:11px;border-radius:23px;padding:31px 22px}.bizhero h1{font-size:40px}.club-banner,.business-banner{padding:23px;display:block}.club-banner .btn,.business-banner .btn{margin-top:12px}.about-logo{padding:30px}.footgrid{grid-template-columns:1fr}.footerbottom{display:grid}.sort{width:100%}.catalog-toolbar{display:grid;gap:10px}.promo{min-height:180px}.success-card{padding:25px}.hero-actions .btn{flex:1}.product-body h3{font-size:22px}}
@media(max-width:760px){.promo-home{align-items:flex-start;flex-direction:column}.delivery-grid{grid-template-columns:1fr}.promo-cart-form{grid-template-columns:1fr}.promo-code{align-items:stretch;flex-direction:column}.promo-code code{text-align:center}}

@media(max-width:980px){.about-story{grid-template-columns:1fr}.about-principles{grid-template-columns:1fr 1fr}.about-audience{grid-template-columns:1fr}}
@media(max-width:600px){.about-principles{grid-template-columns:1fr}.offer-doc,.privacy-doc{padding:18px}.offer-doc p,.privacy-doc p{font-size:14px}.about-story .about-logo{padding:25px}}
/* V4 hero responsive */
@media(max-width:980px){.hero.hero-products{grid-template-columns:1fr}.hero-visual{display:block;min-height:360px;order:2}.hero-visual img{object-position:70% center}.hero.hero-products .hero-copy{order:1}}
@media(max-width:600px){.hero-visual{min-height:260px}.hero-visual img{object-position:72% center}.hero.hero-products .hero-copy{padding-bottom:28px}}

@media(max-width:600px){.hero-collage{min-height:280px;padding:0}.hero-collage .hero-main{width:100%;height:100%;object-fit:cover;object-position:center}}
.btn:disabled,.variant:disabled,.qty button:disabled{cursor:not-allowed;transform:none!important;opacity:.52}.product-card.sold-out .product-media{filter:saturate(.55)}.stock-label{display:inline-flex;align-items:center;gap:6px;width:max-content;border-radius:999px;padding:6px 9px;background:#f5e7e3;color:#8d352d;font-size:11px;font-weight:800}.stock-label.available{background:#e5f2e9;color:#20583a}.variant.sold-out{background:#f4f1eb;color:var(--muted);text-decoration:none}.variant.sold-out b,.variant.sold-out span{color:var(--muted)}.variant-stock{font-size:10px!important;color:#9b3d34!important;font-weight:800}.cart-item.stock-problem{background:#fff8f5;border:1px solid #e6c2bb;border-radius:15px;margin:8px 0;padding:12px}.cart-stock-error{color:#8d352d!important;font-weight:800}.stock-warning{background:#fff1ed;border:1px solid #e8c4bc;color:#7d312a;border-radius:14px;padding:12px 14px;line-height:1.5;margin:12px 0}.stock-warning a{text-decoration:underline;font-weight:800}

/* Mobile purchase UX v2 */
@media(max-width:980px){
  .checkout-layout .order-preview{order:-1}
}
@media(max-width:600px){
  .checkout-steps{grid-template-columns:repeat(3,minmax(0,1fr));gap:6px}
  .checkout-steps div{padding:8px 4px;display:grid;justify-items:center;text-align:center;gap:4px}
  .checkout-steps b{width:26px;height:26px;font-size:11px}
  .checkout-steps span{font-size:10px;line-height:1.15}
  .checkout-layout{gap:12px}
  .checkout-layout .order-preview{padding:16px}
  .checkout-layout .preview-row{padding:8px 0}
  .checkout-layout .order-preview h3{font-size:23px}
  .qty button{width:44px;height:44px;min-width:44px}
  .remove{min-height:44px;padding:8px 0}
  .variant{min-height:44px}
}


/* Product conversion v3 */
.product-added{display:flex;align-items:center;justify-content:space-between;gap:14px;margin:10px 0 18px;padding:14px 16px;border:1px solid #bfd3c5;border-radius:16px;background:#eaf3ed}.product-added>div{display:grid;gap:3px}.product-added b{color:#20583a}.product-added span{font-size:12px;color:var(--muted)}.product-added .btn{flex:0 0 auto}.detail-buy .btn{min-width:190px}
@media(max-width:600px){.product-added{display:grid}.product-added .btn{width:100%}.detail-buy{padding:12px;background:#fff;border:1px solid var(--line);border-radius:17px}.detail-buy .btn{min-width:0}.variants{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}.variant{min-width:0;width:100%}}


/* Catalog conversion v4 */
.card-pack{display:block!important;margin-top:3px;font-size:11px!important;color:var(--muted)!important}.product-buy .btn{flex:0 0 auto;white-space:nowrap}
@media(max-width:600px){.product-buy{align-items:center}.product-buy .btn{min-height:44px;padding:0 15px}}
