:root{--green:#183d2a;--green2:#285c3f;--lime:#dbea9b;--cream:#f7f4ea;--sand:#eee7d7;--ink:#20251f;--muted:#6d746d;--orange:#ee7544;--white:#fff;--line:#dfe3db;--radius:18px;--shadow:0 14px 38px rgba(24,61,42,.09)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);font-family:Manrope,Arial,sans-serif;background:#fff}h1,h2,h3,h4,p{margin-top:0}h1,h2,h3,.serif{font-family:Fraunces,Georgia,serif}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}button,input,select,textarea{font:inherit}.container{width:min(1180px,calc(100% - 40px));margin:auto}.notice{background:#102f20;color:#eef6e8;text-align:center;padding:8px;font-size:12px;letter-spacing:.03em}.promise{background:var(--lime);padding:9px;text-align:center;font-size:13px;font-weight:800}.site-header{position:sticky;top:0;z-index:30;background:rgba(255,255,255,.96);border-bottom:1px solid var(--line);backdrop-filter:blur(12px)}.nav{height:74px;display:flex;align-items:center;gap:32px}.brand{display:flex;align-items:center;gap:10px;color:var(--green);font:800 25px Fraunces}.brand-mark{width:38px;height:38px;border-radius:50% 50% 48% 52%;background:var(--green);display:grid;place-items:center;color:var(--lime);transform:rotate(-8deg)}.nav-links{display:flex;gap:26px;margin:auto;font-size:14px;font-weight:700}.nav-links a:hover,.nav-links a.active{color:var(--orange)}.nav-tools{display:flex;gap:10px}.icon-button{border:1px solid var(--line);background:#fff;border-radius:50%;width:40px;height:40px;display:grid;place-items:center;cursor:pointer}.menu-btn{display:none}.hero{background:var(--cream);overflow:hidden}.hero-grid{min-height:610px;display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:52px}.kicker{color:var(--orange);font-size:12px;font-weight:900;letter-spacing:.14em;text-transform:uppercase}.hero h1{font-size:clamp(45px,6vw,76px);line-height:.98;color:var(--green);margin:16px 0 20px}.hero p{font-size:17px;line-height:1.7;color:var(--muted);max-width:570px}.actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:28px}.btn{display:inline-flex;justify-content:center;align-items:center;border:0;border-radius:9px;padding:14px 22px;font-weight:800;cursor:pointer;transition:.2s}.btn:hover{transform:translateY(-2px)}.btn-primary{background:var(--green);color:#fff}.btn-light{background:#fff;color:var(--green);border:1px solid var(--green)}.hero-art{position:relative;height:490px}.sun{position:absolute;inset:35px;border-radius:50%;background:#dfe7ae}.bottle{position:absolute;width:180px;height:330px;left:50%;top:50%;transform:translate(-50%,-48%) rotate(4deg);background:linear-gradient(90deg,#6e331a,#a4582a 48%,#672b16);border-radius:24px 24px 32px 32px;box-shadow:0 35px 50px rgba(24,61,42,.24)}.bottle:before{content:"";position:absolute;width:98px;height:42px;background:#e7cdaa;left:41px;top:-29px;border-radius:9px 9px 4px 4px}.label{position:absolute;inset:75px 16px 68px;background:#f7f1df;border-radius:5px;text-align:center;padding:28px 10px;color:var(--green)}.label strong{display:block;font:800 24px Fraunces}.label small{display:block;margin-top:12px;line-height:1.5}.leaf{position:absolute;font-size:70px}.leaf.a{left:5%;top:16%;transform:rotate(-30deg)}.leaf.b{right:3%;bottom:8%;transform:rotate(25deg)}.float-note{position:absolute;background:#fff;padding:12px 15px;border-radius:12px;box-shadow:var(--shadow);font-weight:800;font-size:13px}.float-note.one{right:0;top:70px}.float-note.two{left:0;bottom:65px}.trust-strip{background:var(--green);color:#fff}.trust-row{display:grid;grid-template-columns:repeat(4,1fr)}.trust-item{padding:22px 14px;text-align:center;border-right:1px solid rgba(255,255,255,.17);font-size:13px}.trust-item b{display:block;color:var(--lime);margin-bottom:4px}.section{padding:86px 0}.section-soft{background:var(--cream)}.section-head{display:flex;justify-content:space-between;align-items:end;gap:20px;margin-bottom:35px}.section-head h2{font-size:clamp(32px,4vw,48px);color:var(--green);margin:8px 0 0}.section-head p{max-width:480px;color:var(--muted);line-height:1.6}.concern-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:14px}.concern{background:#fff;border:1px solid var(--line);border-radius:15px;text-align:center;padding:25px 10px;transition:.2s}.concern:hover{transform:translateY(-5px);box-shadow:var(--shadow)}.concern span{font-size:34px;display:block;margin-bottom:12px}.concern b{font-size:13px}.product-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:22px}.product-card{position:relative;border:1px solid var(--line);border-radius:16px;overflow:hidden;background:#fff;transition:.2s}.product-card:hover{transform:translateY(-5px);box-shadow:var(--shadow)}.product-photo{height:265px;background:#edf1dd;display:grid;place-items:center;position:relative}.mini-bottle{width:92px;height:174px;background:linear-gradient(90deg,#713417,#a85c2c,#6c2f18);border-radius:13px 13px 17px 17px;position:relative;box-shadow:0 18px 24px rgba(24,61,42,.17)}.mini-bottle:before{content:"";position:absolute;width:52px;height:23px;background:#d7b98d;left:20px;top:-16px;border-radius:6px}.mini-bottle:after{content:"Natural Ayush\A AYURVEDIC";white-space:pre;position:absolute;inset:42px 8px 36px;background:#faf4e5;color:var(--green);display:grid;place-items:center;text-align:center;font:700 10px Fraunces;line-height:1.5}.badge{position:absolute;left:12px;top:12px;background:var(--orange);color:#fff;border-radius:20px;padding:6px 10px;font-size:10px;font-weight:900}.product-body{padding:18px}.product-body small{color:var(--muted)}.product-body h3{font:800 18px Manrope;margin:7px 0 9px}.stars{color:#e8a629;font-size:13px}.price{font-weight:900;font-size:18px;margin:13px 0}.price del{font-size:13px;color:#999;margin-left:6px}.card-actions{display:flex;gap:8px}.card-actions .btn{flex:1;padding:11px}.banner{background:var(--green);color:#fff;border-radius:24px;padding:52px;display:grid;grid-template-columns:1.2fr .8fr;gap:30px;align-items:center;overflow:hidden}.banner h2{font-size:44px;margin-bottom:10px}.banner p{color:#dce8df;line-height:1.7}.banner-quote{font:700 35px Fraunces;color:var(--lime);text-align:center}.review-grid,.blog-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.review-card,.blog-card{border:1px solid var(--line);border-radius:16px;background:#fff;padding:25px}.review-card p{color:var(--muted);line-height:1.7}.avatar{width:42px;height:42px;border-radius:50%;background:var(--green);color:#fff;display:grid;place-items:center;font-weight:900}.person{display:flex;gap:12px;align-items:center}.blog-card{padding:0;overflow:hidden}.blog-image{height:210px;background:linear-gradient(135deg,#dfe9af,#8eb67d);display:grid;place-items:center;font-size:70px}.blog-body{padding:23px}.blog-body h3{font-size:24px;color:var(--green);margin:10px 0}.blog-body p{color:var(--muted);line-height:1.6}.newsletter{background:var(--lime);padding:42px;border-radius:20px;display:flex;justify-content:space-between;gap:25px;align-items:center}.newsletter h3{font-size:32px;color:var(--green);margin:0}.newsletter form{display:flex;gap:8px;min-width:440px}.newsletter input{flex:1;border:0;border-radius:8px;padding:14px}.page-hero{background:var(--cream);text-align:center;padding:76px 0}.page-hero h1{font-size:clamp(42px,6vw,65px);color:var(--green);margin:8px 0 13px}.page-hero p{max-width:650px;margin:auto;color:var(--muted);line-height:1.7}.breadcrumbs{font-size:12px;color:var(--orange);font-weight:900}.filters{display:flex;gap:12px;justify-content:space-between;margin-bottom:28px}.filters select,.filters input{padding:12px 14px;border:1px solid var(--line);border-radius:8px;background:#fff}.product-detail{display:grid;grid-template-columns:1fr 1fr;gap:62px}.gallery-main{background:#edf1dd;height:550px;border-radius:22px;display:grid;place-items:center}.gallery-main .mini-bottle{transform:scale(1.75)}.detail h1{font-size:48px;color:var(--green);margin:8px 0}.detail .lead{color:var(--muted);line-height:1.7}.option-row{display:flex;gap:9px}.option{padding:10px 15px;border:1px solid var(--line);border-radius:7px;background:#fff}.option.active{border-color:var(--green);background:#eef4ee}.qty{width:72px;padding:12px;border:1px solid var(--line);border-radius:8px}.facts{margin-top:28px;border-top:1px solid var(--line)}.fact{padding:17px 0;border-bottom:1px solid var(--line);display:flex;justify-content:space-between}.split{display:grid;grid-template-columns:1fr 1fr;gap:55px;align-items:center}.image-panel{min-height:420px;border-radius:24px;background:linear-gradient(135deg,#dfe8ae,#6c9c6c);display:grid;place-items:center;font-size:115px}.prose{max-width:800px;margin:auto;line-height:1.85;color:#4f5750}.prose h2,.prose h3{color:var(--green);margin-top:35px}.contact-grid{display:grid;grid-template-columns:.8fr 1.2fr;gap:35px}.contact-card{background:var(--green);color:#fff;border-radius:20px;padding:38px}.contact-card p{color:#d8e4db;line-height:1.7}.contact-form{display:grid;grid-template-columns:1fr 1fr;gap:16px}.contact-form input,.contact-form textarea{padding:14px;border:1px solid var(--line);border-radius:8px}.contact-form textarea,.contact-form button{grid-column:1/-1}.article-head{max-width:850px;margin:auto;text-align:center}.article-head h1{font-size:55px;color:var(--green)}.article-cover{height:440px;background:linear-gradient(135deg,#dfe9af,#75a36e);border-radius:22px;display:grid;place-items:center;font-size:130px;margin:40px 0}.footer{background:#102f20;color:#fff;padding:66px 0 25px}.footer-grid{display:grid;grid-template-columns:2fr repeat(3,1fr);gap:45px}.footer p,.footer a{color:#bfcfc4;font-size:14px;line-height:1.8}.footer h4{color:var(--lime)}.footer-links{display:grid;gap:8px}.copyright{border-top:1px solid rgba(255,255,255,.12);margin-top:45px;padding-top:22px;color:#9fb1a5;font-size:12px;display:flex;justify-content:space-between}.toast{position:fixed;right:20px;bottom:20px;background:var(--green);color:#fff;padding:14px 20px;border-radius:9px;transform:translateY(100px);opacity:0;transition:.3s;z-index:50}.toast.show{transform:none;opacity:1}
@media(max-width:900px){.nav-links{position:fixed;inset:112px 0 auto;background:#fff;padding:25px;display:none;flex-direction:column;border-bottom:1px solid var(--line)}.nav-links.open{display:flex}.menu-btn{display:grid}.hero-grid,.product-detail,.split,.contact-grid,.banner{grid-template-columns:1fr}.hero-grid{padding:50px 0}.hero-art{height:390px}.concern-grid{grid-template-columns:repeat(3,1fr)}.product-grid{grid-template-columns:repeat(2,1fr)}.review-grid,.blog-grid{grid-template-columns:1fr 1fr}.footer-grid{grid-template-columns:1fr 1fr}.newsletter{display:block}.newsletter form{min-width:0;margin-top:20px}.trust-row{grid-template-columns:1fr 1fr}.article-head h1{font-size:42px}}
@media(max-width:560px){.container{width:min(100% - 26px,1180px)}.promise{font-size:11px}.nav{height:65px}.nav-tools .icon-button:nth-child(1){display:none}.hero h1{font-size:46px}.section{padding:60px 0}.section-head{display:block}.concern-grid{grid-template-columns:1fr 1fr}.product-grid,.review-grid,.blog-grid,.footer-grid{grid-template-columns:1fr}.product-photo{height:230px}.newsletter form{display:grid}.trust-row{grid-template-columns:1fr}.trust-item{border-bottom:1px solid rgba(255,255,255,.12)}.contact-form{grid-template-columns:1fr}.article-cover{height:280px}.banner{padding:30px}.banner h2{font-size:36px}.copyright{display:block}.gallery-main{height:390px}}

/* Expanded store experience */
.skip-link{position:fixed;left:12px;top:-60px;background:#fff;color:var(--green);padding:12px;z-index:100}.skip-link:focus{top:12px}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}:focus-visible{outline:3px solid var(--orange);outline-offset:3px}.main-header{height:72px;display:flex;align-items:center;gap:30px}.search-trigger{flex:1;max-width:520px;margin:auto;border:1px solid var(--line);background:#f9faf7;border-radius:10px;padding:12px 16px;text-align:left;color:var(--muted)}.search-trigger span{margin-left:8px}.nav-bar{border-top:1px solid var(--line)}.nav-bar .nav-links{height:48px;display:flex;align-items:center;justify-content:center;gap:28px;font-size:13px}.nav-dropdown{height:100%;display:flex;align-items:center;position:relative}.mega{position:absolute;left:-20px;top:48px;width:420px;background:#fff;border:1px solid var(--line);box-shadow:var(--shadow);border-radius:0 0 12px 12px;padding:22px;display:none;grid-template-columns:1fr 1fr;gap:15px}.nav-dropdown:hover .mega,.nav-dropdown:focus-within .mega{display:grid}.cart-count{position:absolute;right:-4px;top:-5px;background:var(--orange);color:#fff;border-radius:50%;font-size:10px;width:19px;height:19px;display:grid;place-items:center}.nav-tools .icon-button{position:relative}.mobile-close{display:none}.wish-btn{position:absolute;right:12px;top:12px;width:36px;height:36px;background:#fff;border:1px solid var(--line);border-radius:50%;font-size:20px}.quick-btn{position:absolute;bottom:12px;border:0;background:#fff;color:var(--green);font-weight:800;border-radius:7px;padding:9px 14px;opacity:0;transform:translateY(8px);transition:.2s}.product-card:hover .quick-btn{opacity:1;transform:none}.product-body p{color:var(--muted);font-size:13px;line-height:1.5;min-height:39px}.price em{font-style:normal;color:var(--green);font-size:11px;background:#e8f0e7;padding:4px 6px;border-radius:4px}.backdrop{position:fixed;inset:0;background:rgba(0,0,0,.4);z-index:69;opacity:0;visibility:hidden;transition:.25s}.cart-drawer{position:fixed;right:0;top:0;width:min(430px,100%);height:100%;background:#fff;z-index:70;transform:translateX(100%);transition:.3s;display:grid;grid-template-rows:auto 1fr auto}.cart-open .backdrop{opacity:1;visibility:visible}.cart-open .cart-drawer{transform:none}.drawer-head{padding:20px 24px;border-bottom:1px solid var(--line);display:flex;justify-content:space-between;align-items:center}.drawer-head h2{margin:0;color:var(--green)}.drawer-close,.search-close{border:0;background:none;font-size:32px}.cart-items{padding:20px;overflow:auto}.cart-row{display:grid;grid-template-columns:80px 1fr;gap:14px;padding:15px 0;border-bottom:1px solid var(--line)}.cart-thumb{height:80px;background:#edf1dd;display:grid;place-items:center;border-radius:8px}.cart-thumb .mini-bottle{transform:scale(.32)}.cart-row small{display:block;margin:6px 0}.qty-control{display:flex;align-items:center;gap:10px}.qty-control button{border:1px solid var(--line);background:#fff}.qty-control .remove,.text-btn{border:0;background:none;color:#a13c23;text-decoration:underline}.cart-footer{padding:20px;border-top:1px solid var(--line);display:grid;gap:10px}.subtotal{display:flex;justify-content:space-between;font-size:18px}.empty-cart{text-align:center;color:var(--muted);padding-top:60px}.search-overlay{position:fixed;inset:0;background:rgba(16,47,32,.72);z-index:80;opacity:0;visibility:hidden;transition:.2s}.search-overlay.open{opacity:1;visibility:visible}.search-panel{width:min(720px,calc(100% - 30px));margin:8vh auto;background:#fff;padding:28px;border-radius:16px;position:relative}.search-close{position:absolute;right:20px;top:15px}.search-panel input{width:100%;margin:18px 0;padding:16px;border:1px solid var(--line);border-radius:8px}.search-results{display:grid}.search-results a{display:flex;justify-content:space-between;border-bottom:1px solid var(--line);padding:13px}.search-results small{color:var(--muted)}.shop-layout{display:grid;grid-template-columns:250px 1fr;gap:36px}.filter-sidebar{border:1px solid var(--line);border-radius:12px;padding:22px;height:max-content;position:sticky;top:145px}.filter-sidebar h3{margin-bottom:20px}.filter-group{padding:17px 0;border-top:1px solid var(--line)}.filter-group label{display:block;margin:11px 0;font-size:14px}.shop-toolbar{display:flex;justify-content:space-between;align-items:center;gap:12px;margin-bottom:22px}.shop-toolbar input,.shop-toolbar select{padding:12px;border:1px solid var(--line);border-radius:8px}.empty-state{text-align:center;padding:60px;background:var(--cream);border-radius:12px}.policy-layout{display:grid;grid-template-columns:230px 1fr;gap:55px}.policy-toc{position:sticky;top:145px;height:max-content;border-left:3px solid var(--lime);padding-left:18px;display:grid;gap:10px}.policy-toc a{font-size:13px;color:var(--muted)}.legal-placeholder{padding:14px;border:1px dashed var(--orange);background:#fff8f3;border-radius:8px}.back-top{display:inline-block;margin-top:30px}.review-summary{display:grid;grid-template-columns:220px 1fr;gap:30px;align-items:center}.rating-big{text-align:center;font:800 58px Fraunces;color:var(--green)}.rating-bar{display:grid;grid-template-columns:50px 1fr 35px;gap:10px;align-items:center;margin:8px 0}.rating-bar i{height:7px;background:#edf0ea;border-radius:8px;overflow:hidden}.rating-bar i:after{content:"";display:block;width:var(--w);height:100%;background:var(--gold)}
@media(max-width:900px){.main-header{height:66px}.search-trigger span{display:none}.nav-bar{border:0}.nav-bar .nav-links{position:fixed;display:flex;inset:0 auto 0 0;width:min(330px,88%);height:100%;z-index:75;padding:70px 25px 25px;align-items:flex-start;justify-content:flex-start;gap:0;transform:translateX(-100%);transition:.3s;overflow:auto}.menu-open .nav-links{transform:none}.menu-open .backdrop{opacity:1;visibility:visible}.nav-links>a,.nav-dropdown{width:100%;padding:14px;border-bottom:1px solid var(--line);height:auto}.nav-dropdown{display:block}.mega{position:static;box-shadow:none;border:0;width:100%;padding:15px 5px;display:grid}.mobile-close{display:block;position:absolute;right:18px;top:15px;border:0;background:none;font-size:35px}.shop-layout,.policy-layout{grid-template-columns:1fr}.filter-sidebar{position:static}.policy-toc{position:static}.review-summary{grid-template-columns:1fr}.account-btn{display:none}}
@media(max-width:560px){.main-header{gap:10px}.main-header .brand{font-size:21px}.search-trigger{padding:10px;width:42px;flex:0}.nav-tools{gap:5px}.nav-tools .icon-button{width:38px;height:38px}.shop-toolbar{align-items:stretch;flex-direction:column}.search-results a{display:block}.search-results small{display:block;margin-top:4px}.product-body p{min-height:0}.quick-btn{opacity:1;transform:none}.policy-layout{gap:25px}}
@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;animation:none!important;transition:none!important}}
@media print{.notice,.promise,.site-header,.footer,.newsletter,.back-top{display:none!important}.page-hero{padding:20px}.policy-layout{display:block}.policy-toc{display:none}.prose{max-width:none;color:#000}}
.contact-form label{display:grid;gap:7px;font-size:13px;font-weight:700}.contact-form label input,.contact-form label textarea{width:100%;padding:14px;border:1px solid var(--line);border-radius:8px}

/* 2026 modern visual refresh */
:root{--primary-green:#1e5137;--dark-green:#103324;--light-green:#8ebd7c;--sage-bg:#eef5e9;--cream-bg:#faf7ef;--accent-gold:#c6a15b;--text-dark:#17211b;--text-muted:#6c756f;--border-color:#dde5dc;--white:#fff;--container:1200px;--space-section:clamp(4rem,7vw,7rem);--radius-card:18px;--radius-xl:30px;--shadow-soft:0 14px 44px rgba(18,59,39,.08);--shadow-3d:0 35px 70px rgba(14,50,33,.18)}
body{font-family:'DM Sans','Manrope',sans-serif;color:var(--text-dark);background:#fff;font-size:clamp(.94rem,.25vw + .88rem,1.03rem)}h1,h2,h3,.serif{font-family:'Fraunces',serif;letter-spacing:-.025em}h1{font-size:clamp(2.65rem,5.3vw,5.4rem)}h2{font-size:clamp(2rem,3.4vw,3.6rem)}h3{font-size:clamp(1.15rem,1.4vw,1.45rem)}p{line-height:1.7}.container{width:min(var(--container),calc(100% - clamp(28px,5vw,64px)))}.section{padding:var(--space-section) 0}.kicker{font-size:.72rem;letter-spacing:.17em}.notice{padding:0;background:var(--dark-green)}.notice-inner{min-height:34px;display:flex;align-items:center;justify-content:space-between;font-size:.69rem;color:#d8e6dc}.site-header{top:0;box-shadow:0 4px 18px rgba(18,55,38,.04)}.main-header{height:78px}.brand{font-size:1.45rem;gap:11px}.brand>span:last-child{display:grid;line-height:1}.brand small{font:600 .52rem 'DM Sans';letter-spacing:.16em;text-transform:uppercase;color:#7b8e82;margin-top:5px}.brand-mark{width:42px;height:42px;background:linear-gradient(145deg,#3e8058,#153e2b);border-radius:15px 15px 15px 5px;box-shadow:0 10px 20px rgba(25,77,50,.2);transform:rotate(-6deg)}.brand-mark i{font-style:normal;transform:rotate(6deg)}.search-trigger{height:46px;border-color:#dce5dc;background:#f7faf6;border-radius:13px;display:flex;align-items:center;gap:10px}.search-trigger .search-icon{font-size:1.35rem;color:var(--dark-green)}.search-trigger kbd{margin-left:auto;border:1px solid #d7e0d8;background:#fff;border-radius:6px;padding:3px 6px;font-size:.65rem}.nav-tools{gap:14px}.header-action{position:relative;display:grid;place-items:center;gap:2px;border:0;background:none;color:var(--dark-green);min-width:47px;cursor:pointer}.header-action>span{font-size:1.24rem;line-height:1}.header-action small{font-size:.62rem;font-weight:700}.header-action .cart-count{right:3px;top:-6px}.nav-bar .nav-links{height:50px}.nav-links>a,.nav-dropdown>a{font-size:.78rem;letter-spacing:.01em}.mega{width:680px;grid-template-columns:1fr 1fr 1.2fr;padding:25px;border-radius:0 0 18px 18px}.mega>div{display:grid;gap:10px}.mega b{font:700 1rem Fraunces;color:var(--dark-green);margin-bottom:5px}.mega-feature{background:var(--dark-green);color:#fff;border-radius:13px;padding:20px}.mega-feature span{font:600 1.2rem Fraunces}.mega-feature a{color:#d9e9a6}.mobile-brand,.mobile-account{display:none}.hero-modern{background:radial-gradient(circle at 81% 15%,#e4edcb 0,transparent 33%),linear-gradient(120deg,#f9f6ed 0%,#f4f8ef 100%)}.hero-modern .hero-grid{min-height:clamp(600px,76vh,780px);grid-template-columns:1.05fr .95fr}.hero-copy h1{color:var(--dark-green);line-height:1.01;max-width:760px}.hero-copy h1 em{font-style:italic;color:#477d56}.hero-copy p{font-size:clamp(1rem,1.2vw,1.15rem);max-width:590px}.btn{min-height:46px;border-radius:12px;padding:13px 20px}.btn-primary{background:var(--dark-green);box-shadow:0 10px 25px rgba(14,50,33,.18)}.btn-glass{background:rgba(255,255,255,.65);border:1px solid rgba(30,81,55,.18);backdrop-filter:blur(10px);color:var(--dark-green)}.hero-proof{display:flex;align-items:center;gap:14px;margin-top:38px}.proof-faces{display:flex}.proof-faces i{width:34px;height:34px;border-radius:50%;display:grid;place-items:center;background:#fff;border:2px solid #f7f4ec;margin-left:-8px;font-style:normal;font-size:.72rem;font-weight:800;color:var(--dark-green)}.proof-faces i:first-child{margin:0}.hero-proof>div:last-child{display:grid}.hero-proof b{font-size:.8rem}.hero-proof span{font-size:.7rem;color:var(--muted)}.hero-scene{height:520px;position:relative;perspective:1200px;transform-style:preserve-3d}.scene-ring{position:absolute;border-radius:50%;border:1px solid rgba(30,81,55,.18);left:50%;top:50%;transform:translate(-50%,-50%) rotateX(68deg)}.ring-one{width:460px;height:460px}.ring-two{width:350px;height:350px}.pedestal{position:absolute;width:330px;height:105px;border-radius:50%;background:linear-gradient(180deg,#dce7b6,#b9c88d);left:50%;bottom:55px;transform:translateX(-50%) rotateX(60deg);box-shadow:0 45px 45px rgba(17,55,35,.2)}.hero-scene .bottle{top:auto}.bottle-main{width:170px;height:330px;left:49%;bottom:104px;transform:translateX(-50%) rotate(-3deg);z-index:3}.bottle-side{width:125px;height:230px;left:22%;bottom:98px;transform:rotate(-12deg);background:linear-gradient(90deg,#efe5cf,#fff8e9 48%,#d8c9ab);z-index:2}.hero-scene .bottle:before{display:none}.bottle-cap{position:absolute;width:55%;height:28px;background:#183c29;left:22.5%;top:-20px;border-radius:9px 9px 4px 4px}.bottle-side .bottle-cap{background:#b59b6b}.hero-scene .label{inset:73px 13px 62px;display:grid;place-items:center;align-content:center;padding:10px}.hero-scene .label strong{font-size:1.25rem}.hero-scene .label small{font-size:.52rem;letter-spacing:.12em}.hero-scene .label span{font-size:.67rem;margin-top:7px}.bottle-side .label{inset:50px 10px 38px}.leaf-3d{position:absolute;color:#497b48;font-size:85px;font-style:normal;text-shadow:12px 15px 15px rgba(30,70,44,.17);transform:rotate(35deg) skew(-10deg);z-index:4}.leaf-one{right:6%;top:11%}.leaf-two{left:1%;top:33%;font-size:58px;transform:rotate(-35deg)}.hero-scene .float-note{display:flex;align-items:center;gap:10px;border:1px solid rgba(30,81,55,.1);box-shadow:0 20px 45px rgba(18,61,40,.12);z-index:5}.hero-scene .float-note i{width:31px;height:31px;border-radius:9px;background:var(--sage-bg);display:grid;place-items:center;font-style:normal}.hero-scene .float-note span{display:grid}.hero-scene .float-note small{font-size:.63rem;color:var(--muted);font-weight:500}.hero-scene .float-note.one{right:0;top:105px}.hero-scene .float-note.two{left:0;bottom:80px}.trust-modern{background:#fff;border-block:1px solid var(--border-color)}.trust-modern .trust-item{color:var(--text-dark);display:flex;text-align:left;align-items:center;justify-content:center;gap:12px;border-color:var(--border-color);padding:24px 12px}.trust-modern .trust-item>span{width:38px;height:38px;border-radius:11px;background:var(--sage-bg);color:var(--primary-green);display:grid;place-items:center;font-weight:800}.trust-modern .trust-item b{color:var(--dark-green);margin:0}.trust-modern .trust-item small{color:var(--muted)}.category-section{background:#fff}.text-link{font-weight:700;color:var(--primary-green);font-size:.86rem}.category-modern{display:grid;grid-template-columns:repeat(6,1fr);gap:16px}.category-modern a{text-align:center;display:grid;gap:5px}.category-orb{height:150px;border-radius:50%;background:linear-gradient(145deg,#edf3dc,#d7e2bb);display:grid;place-items:center;font-size:2.7rem;margin-bottom:12px;box-shadow:inset -12px -12px 24px rgba(83,112,60,.1),inset 10px 10px 20px rgba(255,255,255,.75);transition:.3s}.category-modern a:hover .category-orb{transform:translateY(-8px) rotate(2deg);box-shadow:var(--shadow-soft)}.category-modern b{font-size:.9rem}.category-modern small{color:var(--muted);font-size:.68rem}.products-showcase{background:var(--cream-bg)}.product-card{border-radius:var(--radius-card);border-color:var(--border-color);box-shadow:0 6px 20px rgba(18,61,40,.035)}.product-card:hover{transform:translateY(-7px) rotateX(1deg);box-shadow:var(--shadow-soft)}.product-photo{height:280px;background:radial-gradient(circle at 50% 30%,#fff 0,#edf2df 63%)}.mini-bottle{box-shadow:0 24px 32px rgba(33,67,42,.22)}.product-body h3{font-family:'DM Sans';font-size:1rem;letter-spacing:-.01em}.product-body p{font-size:.75rem}.center-action{text-align:center;margin-top:35px}.story-feature{background:#fff}.story-card{min-height:520px;background:var(--dark-green);color:#fff;border-radius:32px;display:grid;grid-template-columns:1fr 1fr;overflow:hidden;box-shadow:var(--shadow-3d)}.story-copy{padding:clamp(38px,6vw,78px);align-self:center}.story-copy .kicker{color:#cde394}.story-copy h2{margin:15px 0}.story-copy p{color:#c6d6cb}.story-visual{position:relative;background:radial-gradient(circle,#bfcf8d 0,#6d8d62 48%,#173f2b 49%);min-height:430px}.story-disc{position:absolute;width:310px;height:310px;border-radius:50%;background:rgba(255,255,255,.08);left:50%;top:50%;transform:translate(-50%,-50%);border:1px solid rgba(255,255,255,.2)}.story-jar{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%) rotate(5deg);width:180px;height:230px;border-radius:28px;background:linear-gradient(90deg,#d5b879,#f0db9f,#b99758);box-shadow:0 35px 45px rgba(0,0,0,.25);display:grid;place-items:center;align-content:center;color:var(--dark-green)}.story-jar span{font:700 1.5rem Fraunces}.story-jar small{font-size:.55rem;margin-top:8px}.herb{position:absolute;font-style:normal;font-size:70px;filter:drop-shadow(10px 15px 12px rgba(0,0,0,.2))}.herb.h1{left:10%;bottom:12%;transform:rotate(-25deg)}.herb.h2{right:10%;top:12%;transform:rotate(20deg)}.testimonial-section{background:linear-gradient(180deg,#f3f7ed,#fff)}.testimonial-heading{text-align:center;max-width:650px;margin:0 auto 45px}.testimonial-heading h2{color:var(--dark-green);margin:10px 0}.testimonial-stage{display:grid;grid-template-columns:1.35fr .85fr;gap:20px;max-width:1000px;margin:auto}.testimonial-feature,.testimonial-stack article{background:#fff;border:1px solid var(--border-color);border-radius:22px;padding:clamp(25px,4vw,45px);box-shadow:var(--shadow-soft)}.testimonial-feature{position:relative;overflow:hidden}.quote-mark{position:absolute;right:25px;top:-20px;font:700 9rem Fraunces;color:#edf3e6}.testimonial-feature blockquote{font:600 clamp(1.25rem,2.1vw,1.75rem) Fraunces;line-height:1.55;color:var(--dark-green);margin:18px 0 30px;position:relative}.testimonial-stack{display:grid;gap:20px}.testimonial-stack article{padding:26px}.testimonial-stack p{font-size:.88rem}.review-person{display:flex;align-items:center;gap:12px}.review-person>div:last-child{display:grid}.review-person span,.review-person small{color:var(--muted);font-size:.7rem}.avatar-large{width:52px;height:52px}.journal-preview .blog-card{border-radius:20px}.help-cta{padding-top:0}.help-card{background:#dbe9a8;border-radius:25px;padding:clamp(28px,4vw,50px);display:flex;align-items:center;justify-content:space-between;color:var(--dark-green)}.help-card h2{margin:5px 0}.btn-cream{background:#fff;color:var(--dark-green)}.prefooter{background:#edf4e8;padding:clamp(45px,6vw,75px) 0}.prefooter-grid{display:grid;grid-template-columns:1fr 1fr;gap:50px;align-items:center}.prefooter h2{color:var(--dark-green);margin:8px 0}.prefooter p{color:var(--muted)}.input-button{display:flex;background:#fff;border:1px solid var(--border-color);border-radius:14px;padding:6px}.input-button input{flex:1;border:0;padding:12px;min-width:0}.newsletter-form>small{display:block;margin-top:8px;color:var(--muted)}.modern-footer{position:relative;overflow:hidden;padding-top:65px;background:#0d2c1e}.footer-orb{position:absolute;border-radius:50%;background:rgba(193,222,141,.06)}.orb-one{width:400px;height:400px;right:-150px;top:-120px}.orb-two{width:250px;height:250px;left:-100px;bottom:-100px}.footer-intro{display:grid;grid-template-columns:1fr 1fr;gap:45px;align-items:center;padding-bottom:42px;border-bottom:1px solid rgba(255,255,255,.1)}.footer-brand{color:#fff}.footer-brand .brand-mark{background:#dbe9a8;color:var(--dark-green)}.footer-intro>div>p{max-width:460px}.footer-promise{display:flex;align-items:center;gap:14px;background:rgba(255,255,255,.06);border:1px solid rgba(255,255,255,.1);padding:18px;border-radius:15px}.footer-promise>span{font-size:1.5rem}.footer-promise div{flex:1}.footer-promise p{margin:3px 0}.footer-promise a{color:#dbe9a8;font-weight:700}.modern-footer .footer-grid{grid-template-columns:repeat(4,1fr);padding-top:45px}.payment-row{display:flex;justify-content:space-between;align-items:center;margin-top:42px;padding:20px 0;border-block:1px solid rgba(255,255,255,.1);color:#b9cbbf;font-size:.75rem}.payment-row div{display:flex;gap:8px}.payment-row b{background:#fff;color:#173828;padding:7px 10px;border-radius:5px;font-size:.63rem}.modern-footer .copyright{border:0;margin-top:0}.cart-progress{padding:14px 22px;border-bottom:1px solid var(--border-color);font-size:.7rem;color:var(--muted)}.cart-progress i{display:block;height:5px;background:#e8eee8;border-radius:5px;margin-top:8px}.cart-progress b{display:block;width:45%;height:100%;background:#91b363;border-radius:5px}.cart-footer p{font-size:.72rem;color:var(--muted);margin:0}.search-panel{border-radius:24px;box-shadow:0 40px 100px rgba(8,36,22,.3)}
/* Authentication, cart, and guest checkout */
.account-shell{min-height:calc(100vh - 160px);display:grid;grid-template-columns:.9fr 1.1fr;background:var(--cream-bg)}.account-art{position:relative;background:var(--dark-green);color:#fff;padding:clamp(40px,7vw,90px);display:flex;align-items:flex-end;overflow:hidden}.account-art:before,.account-art:after{content:"";position:absolute;border-radius:50%;border:1px solid rgba(255,255,255,.14)}.account-art:before{width:520px;height:520px;left:-180px;top:-180px}.account-art:after{width:360px;height:360px;right:-140px;bottom:-100px}.account-art-content{position:relative;z-index:1}.account-art h1{font-size:clamp(2.4rem,4vw,4.5rem)}.account-art p{color:#c7d9cd;max-width:480px}.account-form-wrap{display:grid;place-items:center;padding:clamp(35px,7vw,90px)}.account-form{width:min(460px,100%)}.account-form h1{font-size:clamp(2.2rem,4vw,3.5rem);color:var(--dark-green);margin-bottom:8px}.account-form>p{color:var(--muted)}.field{display:grid;gap:7px;margin:16px 0}.field label{font-size:.78rem;font-weight:700}.field input,.field select,.field textarea{width:100%;border:1px solid var(--border-color);border-radius:11px;padding:13px 14px;background:#fff}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:14px}.form-note{font-size:.72rem;color:var(--muted)}.form-divider{display:flex;align-items:center;gap:12px;color:var(--muted);font-size:.7rem;margin:22px 0}.form-divider:before,.form-divider:after{content:"";height:1px;background:var(--border-color);flex:1}.checkout-layout{display:grid;grid-template-columns:1.25fr .75fr;gap:40px;align-items:start}.checkout-main,.checkout-summary,.cart-page-card{background:#fff;border:1px solid var(--border-color);border-radius:22px;padding:clamp(22px,4vw,38px);box-shadow:var(--shadow-soft)}.checkout-main h2{font-size:1.45rem;margin:30px 0 16px}.checkout-main h2:first-child{margin-top:0}.checkout-summary{position:sticky;top:150px}.checkout-summary h2{font-size:1.5rem}.checkout-item{display:grid;grid-template-columns:62px 1fr auto;gap:12px;align-items:center;padding:13px 0;border-bottom:1px solid var(--border-color)}.checkout-thumb{height:62px;background:#edf2df;border-radius:10px;display:grid;place-items:center}.checkout-thumb .mini-bottle{transform:scale(.23)}.checkout-item small{display:block;color:var(--muted)}.summary-lines{display:grid;gap:12px;padding:20px 0}.summary-line{display:flex;justify-content:space-between}.summary-total{font-size:1.15rem;font-weight:800;border-top:1px solid var(--border-color);padding-top:15px}.payment-choice{display:grid;gap:10px}.payment-choice label{border:1px solid var(--border-color);padding:14px;border-radius:11px}.checkout-steps{display:flex;align-items:center;justify-content:center;gap:10px;margin-bottom:35px}.checkout-steps span{display:flex;align-items:center;gap:8px;font-size:.75rem;color:var(--muted)}.checkout-steps b{width:28px;height:28px;border-radius:50%;display:grid;place-items:center;background:#e8eee7}.checkout-steps .active{color:var(--dark-green);font-weight:700}.checkout-steps .active b{background:var(--dark-green);color:#fff}.cart-page-list{display:grid;gap:14px}.cart-page-row{display:grid;grid-template-columns:100px 1fr auto;gap:18px;align-items:center;border-bottom:1px solid var(--border-color);padding:16px 0}.cart-page-thumb{height:100px;background:#edf2df;border-radius:13px;display:grid;place-items:center}.cart-page-thumb .mini-bottle{transform:scale(.36)}.cart-page-layout{display:grid;grid-template-columns:1fr 340px;gap:30px}.cart-page-summary{height:max-content}
/* Premium product filter sidebar */
.shop-layout{grid-template-columns:270px 1fr;gap:30px}.filter-sidebar{border:0;background:linear-gradient(160deg,#f5f8f1,#eef4e8);border-radius:22px;padding:0;overflow:hidden;box-shadow:var(--shadow-soft)}.filter-title{background:var(--dark-green);color:#fff;padding:22px;display:flex;justify-content:space-between;align-items:center}.filter-title h3{margin:0;font-size:1.2rem}.filter-count{background:#dbe9a8;color:var(--dark-green);border-radius:20px;padding:4px 8px;font-size:.65rem}.filter-inner{padding:6px 22px 22px}.filter-group{border-color:#d9e3d6;padding:19px 0}.filter-group>b{display:flex;justify-content:space-between;color:var(--dark-green);font-size:.82rem}.filter-group label{display:flex;align-items:center;justify-content:space-between;gap:10px;cursor:pointer;color:#566259}.filter-group label span:first-of-type{flex:1}.filter-group input[type=checkbox]{appearance:none;width:18px;height:18px;border:1.5px solid #9cae9f;border-radius:5px;background:#fff;display:grid;place-items:center}.filter-group input[type=checkbox]:checked{background:var(--dark-green);border-color:var(--dark-green)}.filter-group input[type=checkbox]:checked:after{content:"✓";color:#fff;font-size:.7rem}.filter-num{font-size:.65rem;background:#fff;border-radius:12px;padding:3px 7px;color:var(--muted)}.price-range{width:100%;accent-color:var(--dark-green)}.price-values{display:flex;justify-content:space-between;font-size:.7rem;margin-top:8px}.shop-toolbar{background:#fff;border:1px solid var(--border-color);border-radius:15px;padding:10px 12px;box-shadow:0 6px 20px rgba(18,61,40,.03)}.shop-toolbar input,.shop-toolbar select{border:0;background:#f5f7f3}.view-toggles{display:flex;gap:4px}.view-toggles button{border:0;background:#f3f6f1;width:36px;height:36px;border-radius:8px}.view-toggles button.active{background:var(--dark-green);color:#fff}
@media(max-width:1024px){.category-modern{grid-template-columns:repeat(3,1fr);row-gap:28px}.category-orb{height:140px}.header-action small{display:none}.hero-modern .hero-grid{gap:20px}.modern-footer .footer-grid{grid-template-columns:repeat(2,1fr)}.account-shell{grid-template-columns:1fr}.account-art{min-height:350px}.checkout-layout{grid-template-columns:1fr .7fr}}
@media(max-width:900px){.notice-inner span:nth-child(2){display:none}.main-header{height:68px}.main-header>.menu-btn{display:grid;flex-shrink:0}.search-trigger{margin-left:auto;flex:0;width:44px;padding:0;display:grid;place-items:center}.search-trigger span:not(.search-icon),.search-trigger kbd{display:none}.nav-tools{gap:6px}.header-action{min-width:38px}.header-action.account-btn,.header-action:nth-child(2){display:none}.nav-bar .nav-links{padding-top:75px}.mobile-brand{display:block;position:absolute;top:23px;left:24px;font:700 1.2rem Fraunces;color:var(--dark-green)}.mobile-account{display:grid;grid-template-columns:1fr 1fr;gap:8px;width:100%;margin-top:18px}.mobile-account a{padding:12px;text-align:center;border:1px solid var(--border-color);border-radius:9px}.hero-modern .hero-grid{grid-template-columns:1fr;padding-top:55px}.hero-copy{text-align:center}.hero-copy p{margin-inline:auto}.hero-copy .actions,.hero-proof{justify-content:center}.hero-scene{height:430px}.story-card,.testimonial-stage,.prefooter-grid,.footer-intro,.checkout-layout,.cart-page-layout{grid-template-columns:1fr}.story-visual{min-height:390px}.footer-promise{max-width:550px}.checkout-summary{position:static}.shop-layout{grid-template-columns:1fr}.filter-sidebar{position:static}.filter-inner{display:grid;grid-template-columns:repeat(2,1fr);gap:0 25px}.filter-sidebar>.btn{margin:0 22px 22px}.account-art{min-height:300px}.cart-page-summary{order:-1}}
@media(max-width:600px){h1{font-size:clamp(2.35rem,12vw,3.4rem)}h2{font-size:clamp(1.85rem,9vw,2.6rem)}.container{width:min(100% - 26px,var(--container))}.notice-inner{justify-content:center}.notice-inner span:not(:first-child){display:none}.brand>span:last-child{font-size:1.15rem}.brand small{font-size:.42rem}.brand-mark{width:37px;height:37px}.nav-tools .header-action:nth-child(2){display:none}.hero-modern .hero-grid{padding-top:40px}.hero-copy .actions{display:grid}.hero-proof{align-items:flex-start}.hero-scene{height:370px}.pedestal{width:260px}.bottle-main{transform:translateX(-50%) scale(.86) rotate(-3deg);bottom:70px}.bottle-side{transform:scale(.82) rotate(-12deg);left:12%;bottom:70px}.ring-one{width:330px;height:330px}.ring-two{width:250px;height:250px}.hero-scene .float-note{padding:9px}.hero-scene .float-note.one{right:-5px;top:80px}.hero-scene .float-note.two{left:-5px;bottom:50px}.leaf-3d{font-size:52px}.trust-modern .trust-row{grid-template-columns:1fr 1fr}.trust-modern .trust-item{justify-content:flex-start;padding:16px 8px}.trust-modern .trust-item small{display:none}.category-modern{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;margin-right:-13px;padding-right:13px}.category-modern a{min-width:125px;scroll-snap-align:start}.category-orb{height:120px}.story-card{border-radius:22px}.story-copy{padding:30px}.story-visual{min-height:330px}.testimonial-stage{grid-template-columns:1fr}.testimonial-stack{grid-template-columns:1fr}.testimonial-feature blockquote{font-size:1.2rem}.help-card{display:block}.help-card .btn{margin-top:18px;width:100%}.input-button{display:grid;background:transparent;border:0;padding:0;gap:8px}.input-button input{border:1px solid var(--border-color);border-radius:11px}.footer-intro,.modern-footer .footer-grid{grid-template-columns:1fr}.footer-promise{align-items:flex-start}.payment-row{display:block}.payment-row div{margin-top:12px;flex-wrap:wrap}.form-row{grid-template-columns:1fr}.account-art{min-height:260px;padding:30px}.account-form-wrap{padding:40px 20px}.checkout-main,.checkout-summary,.cart-page-card{padding:20px;border-radius:16px}.checkout-steps{gap:4px}.checkout-steps span{font-size:.63rem}.checkout-steps i{display:none}.cart-page-row{grid-template-columns:75px 1fr}.cart-page-thumb{height:75px}.cart-page-row>strong{grid-column:2}.filter-inner{grid-template-columns:1fr}.shop-toolbar{align-items:stretch}.view-toggles{display:none}}

/* Refined category experience: compact, editorial, no emoji circles */
h2{font-size:clamp(1.9rem,2.8vw,3rem)}.category-section{background:#f7f8f4;padding:clamp(3.6rem,6vw,5.8rem) 0}.category-head{display:flex;align-items:end;justify-content:space-between;gap:30px;margin-bottom:28px}.category-head h2{margin:7px 0 5px;color:var(--dark-green);font-size:clamp(2rem,3vw,3.15rem)}.category-head p{margin:0;color:var(--text-muted);font-size:.92rem}.category-card-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.category-card-grid .category-tile{min-width:0;text-align:left;display:block;background:#fff;border:1px solid #e1e7de;border-radius:19px;overflow:hidden;box-shadow:0 4px 14px rgba(18,55,37,.035);transition:transform .28s ease,box-shadow .28s ease}.category-card-grid .category-tile:hover{transform:translateY(-6px);box-shadow:0 22px 44px rgba(18,55,37,.11)}.category-visual{height:185px;position:relative;overflow:hidden;background:#e9efdd;isolation:isolate}.category-visual:before{content:"";position:absolute;width:190px;height:190px;border-radius:50%;right:-50px;top:-70px;background:rgba(255,255,255,.4)}.category-visual:after{content:"";position:absolute;left:18px;bottom:15px;width:90px;height:16px;border-radius:50%;background:rgba(25,59,38,.13);filter:blur(6px)}.tile-millet .category-visual{background:#efe8d8}.tile-seed .category-visual{background:#e3ebdf}.tile-powder .category-visual{background:#e7eee1}.tile-lotion .category-visual{background:#eee7dc}.tile-oil .category-visual{background:#e2ece4}.category-info{height:76px;padding:14px 16px;display:grid;grid-template-columns:28px 1fr 34px;gap:10px;align-items:center}.category-info>span{font-size:.62rem;color:#9aa49d}.category-info div{display:grid;gap:2px}.category-info b{font:700 1rem 'DM Sans';color:var(--dark-green)}.category-info small{font-size:.68rem;color:var(--text-muted)}.category-info>i{width:32px;height:32px;border-radius:50%;display:grid;place-items:center;background:#f0f4ed;color:var(--dark-green);font-style:normal;transition:.25s}.category-tile:hover .category-info>i{background:var(--dark-green);color:#fff;transform:rotate(45deg)}.nut{position:absolute;width:52px;height:68px;border-radius:44% 44% 50% 50%;background:linear-gradient(145deg,#c68c58,#8f542f);box-shadow:inset 8px 6px 12px rgba(255,255,255,.2),0 14px 22px rgba(73,43,22,.18);z-index:2}.nut:after{content:"";position:absolute;inset:9px;border:1px dashed rgba(78,40,20,.32);border-radius:45%}.n1{left:47px;top:58px;transform:rotate(-23deg)}.n2{left:100px;top:42px;transform:rotate(14deg) scale(.85)}.n3{left:141px;top:79px;transform:rotate(32deg) scale(.65)}.grain{position:absolute;width:10px;height:25px;border-radius:80% 10% 80% 10%;background:#c69b42;box-shadow:19px -8px #d4ad59,36px 2px #b88f37,53px -10px #d6b35f,70px 1px #b88f37;z-index:2}.g1{left:63px;top:88px;transform:rotate(-32deg)}.g2{left:84px;top:64px;transform:rotate(-24deg) scale(.8)}.g3{left:50px;top:113px;transform:rotate(-39deg) scale(.7)}.seed-cloud{position:absolute;width:14px;height:19px;border-radius:50%;background:#4d563e;left:75px;top:79px;box-shadow:22px -17px #737854,45px 1px #3e4834,67px -15px #777d58,90px 5px #4b553e,19px 21px #555f44,47px 28px #7c805d,76px 22px #3e4834,101px 28px #737854;transform:rotate(15deg);z-index:2}.category-jar{position:absolute;width:95px;height:113px;border-radius:14px 14px 20px 20px;background:linear-gradient(90deg,#7d4723,#b66f38 50%,#70401f);left:72px;top:40px;box-shadow:0 20px 25px rgba(53,48,26,.2);z-index:2}.category-jar:before{content:"";position:absolute;width:63px;height:18px;background:#183e2a;left:16px;top:-11px;border-radius:6px}.category-jar i{position:absolute;inset:31px 10px 24px;background:#f4edda;border-radius:5px}.powder-leaf{position:absolute;width:50px;height:25px;border-radius:100% 0 100% 0;background:#5a824d;left:154px;top:108px;transform:rotate(-25deg);z-index:3}.category-pump{position:absolute;width:80px;height:120px;border-radius:15px 15px 22px 22px;background:linear-gradient(90deg,#f2e9d3,#fffaf0,#d8c9a8);left:82px;top:43px;box-shadow:0 20px 25px rgba(70,62,42,.16);z-index:2}.category-pump:before{content:"";position:absolute;width:35px;height:28px;background:#173e2a;left:22px;top:-22px;border-radius:6px 6px 2px 2px}.category-pump:after{content:"";position:absolute;width:42px;height:7px;background:#173e2a;left:35px;top:-25px;border-radius:4px}.category-pump i{position:absolute;inset:38px 9px 25px;background:#e8efda;border-radius:5px}.category-drop{position:absolute;width:83px;height:108px;background:linear-gradient(145deg,#a6c985,#376d48);border-radius:65% 35% 62% 38%/70% 38% 62% 30%;left:82px;top:34px;transform:rotate(42deg);box-shadow:inset 14px 10px 20px rgba(255,255,255,.22),0 20px 25px rgba(43,77,49,.2);z-index:2}.oil-ring{position:absolute;width:112px;height:112px;border:1px solid rgba(31,81,54,.2);border-radius:50%;left:67px;top:31px;z-index:1}.oil-ring:after{content:"";position:absolute;inset:12px;border:1px solid rgba(31,81,54,.14);border-radius:50%}
@media(max-width:900px){.category-card-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:600px){h2{font-size:clamp(1.75rem,8vw,2.3rem)}.category-head{display:block}.category-head .btn{margin-top:18px}.category-card-grid{display:grid;grid-template-columns:1fr 1fr;overflow:visible;margin:0;padding:0;gap:10px}.category-card-grid .category-tile{min-width:0}.category-visual{height:125px}.category-info{height:68px;padding:10px;grid-template-columns:20px 1fr}.category-info>i{display:none}.category-info b{font-size:.82rem}.category-info small{font-size:.61rem}.nut,.grain,.seed-cloud,.category-jar,.category-pump,.category-drop,.oil-ring{transform:scale(.7);transform-origin:center}.n1{left:23px;top:34px}.n2{left:58px;top:25px}.n3{left:88px;top:45px}.g1{left:35px;top:61px}.g2{left:53px;top:43px}.g3{left:25px;top:76px}.seed-cloud{left:35px;top:53px}.category-jar{left:42px;top:18px}.category-pump{left:48px;top:21px}.category-drop,.oil-ring{left:43px;top:8px}.powder-leaf{left:95px;top:72px;transform:scale(.7) rotate(-25deg)}}

/* AI photography integration */
.hero-scene{border-radius:28px;background:url('images/ai-hero-wellness.webp') center/cover no-repeat;box-shadow:0 32px 70px rgba(23,60,39,.16);overflow:hidden}.hero-scene>.scene-ring,.hero-scene>.pedestal,.hero-scene>.bottle,.hero-scene>.leaf-3d{display:none}.hero-scene:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(16,51,36,.03),transparent 55%);pointer-events:none}.category-visual{background-image:url('images/ai-ingredients-flatlay.webp')!important;background-size:620px auto!important}.category-visual>*{display:none!important}.tile-dry .category-visual{background-position:8% 23%!important}.tile-millet .category-visual{background-position:48% 12%!important}.tile-seed .category-visual{background-position:83% 16%!important}.tile-powder .category-visual{background-position:51% 70%!important}.tile-lotion .category-visual{background-image:url('images/ai-hero-wellness.webp')!important;background-size:640px auto!important;background-position:70% 54%!important}.tile-oil .category-visual{background-position:88% 76%!important}.product-photo{overflow:hidden;background:#f1eee5}.product-photo>img{width:100%;height:100%;object-fit:cover;transition:transform .45s ease}.product-card:hover .product-photo>img{transform:scale(1.045)}.product-photo .mini-bottle{display:none}.story-visual{background:url('images/ai-ingredients-flatlay.webp') center/cover no-repeat}.story-visual>*{display:none}.blog-image{background-image:url('images/ai-ingredients-flatlay.webp');background-size:cover;background-position:center;font-size:0}.blog-card:nth-child(2) .blog-image{background-position:65% 62%}.blog-card:nth-child(3) .blog-image{background-position:25% 24%}.image-panel{background:url('images/ai-ingredients-flatlay.webp') center/cover no-repeat;font-size:0}.gallery-main{background:url('images/ai-product-jar.webp') center/cover no-repeat}.gallery-main>*{display:none}

/* Dedicated mobile storefront, always two products per row */
@media(max-width:600px){body{font-size:.9rem}.section{padding:48px 0}.hero-modern .hero-grid{display:flex;flex-direction:column;gap:25px;padding:34px 0}.hero-copy{text-align:left}.hero-copy h1{font-size:clamp(2.25rem,11vw,3rem);line-height:1.02;margin:12px 0 15px}.hero-copy p{font-size:.92rem;line-height:1.58}.hero-copy .actions{grid-template-columns:1fr 1fr;gap:8px}.hero-copy .btn{padding:11px 9px;font-size:.72rem;min-height:43px}.hero-proof{justify-content:flex-start;margin-top:22px}.hero-scene{order:-1;width:100%;height:260px;border-radius:20px;background-position:66% center;box-shadow:0 18px 40px rgba(23,60,39,.14)}.hero-scene .float-note{display:none}.trust-modern .trust-row{gap:0}.trust-modern .trust-item{padding:13px 7px;gap:7px}.trust-modern .trust-item>span{width:30px;height:30px;border-radius:8px}.trust-modern .trust-item b{font-size:.68rem}.category-section{padding:44px 0}.category-head h2{font-size:2rem}.category-head p{font-size:.8rem}.category-head .btn{width:100%;font-size:.75rem}.category-card-grid{gap:9px}.category-visual{height:108px;background-size:430px auto!important}.tile-lotion .category-visual{background-size:420px auto!important}.category-info{height:62px;grid-template-columns:18px 1fr;padding:8px}.category-info b{font-size:.74rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.category-info small{font-size:.57rem}.product-grid{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px!important}.product-card{border-radius:13px;min-width:0}.product-photo{height:auto!important;aspect-ratio:1/1}.product-photo .badge{top:7px;left:7px;padding:4px 6px;font-size:.48rem}.product-photo .wish-btn{right:7px;top:7px;width:28px;height:28px;font-size:1rem}.product-photo .quick-btn{display:none}.product-body{padding:11px!important}.product-body>small{font-size:.58rem}.product-body h3{font-size:.78rem;line-height:1.28;margin:5px 0 6px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;min-height:2em}.product-body p{display:none}.product-body .price{font-size:.86rem;margin:8px 0;white-space:normal}.product-body .price del{font-size:.63rem;margin-left:2px}.product-body .price em{display:none}.product-body .card-actions{display:grid;grid-template-columns:1fr}.product-body .card-actions .btn{min-height:36px;padding:8px 4px;font-size:.64rem;border-radius:8px}.product-body .card-actions .btn-light{display:none}.products-showcase .section-head{margin-bottom:20px}.section-head h2{font-size:2rem}.section-head p{font-size:.8rem}.story-card{display:block}.story-copy{padding:25px}.story-copy h2{font-size:1.8rem}.story-visual{min-height:230px}.testimonial-heading{margin-bottom:25px}.testimonial-feature,.testimonial-stack article{padding:20px;border-radius:16px}.testimonial-feature blockquote{font-size:1.05rem}.testimonial-stack{gap:10px}.blog-grid{grid-template-columns:1fr!important}.blog-image{height:180px}.prefooter{padding:42px 0}.modern-footer{padding-top:45px}.footer-intro{gap:22px}.footer-promise{font-size:.8rem}.footer-grid{gap:25px}.shop-layout .product-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}.page-hero{padding:48px 0}.page-hero h1{font-size:2.25rem}.filter-sidebar{border-radius:16px}.filter-inner{display:none}.filter-title{padding:16px}.filter-title:after{content:"Tap to filter";font-size:.6rem;color:#dbe9a8}.shop-toolbar{padding:8px;gap:7px}.shop-toolbar .result-count{font-size:.7rem}.shop-toolbar input,.shop-toolbar select{width:100%;font-size:.7rem;padding:9px}.contact-grid,.checkout-layout,.cart-page-layout{gap:16px}}
@media(max-width:360px){.product-grid,.shop-layout .product-grid{gap:7px!important}.product-body{padding:9px!important}.product-body h3{font-size:.72rem}.product-body .price{font-size:.78rem}.hero-copy .actions{grid-template-columns:1fr}}

/* Plain home header image: no decorative CSS frame, glow, border, or overlay note. */
.home-hero-visual {
    min-height: auto;
}
.home-hero-visual .hero-glow,
.home-hero-visual .hero-note {
    display: none !important;
}
.home-hero-visual > img {
    width: min(100%, 640px);
    aspect-ratio: auto;
    height: auto;
    object-fit: contain;
    border-radius: 0;
    box-shadow: none;
}

.grow-story-section {
    display: none !important;
}
@media(max-width:600px) {
    .home-hero-visual {
        min-height: auto;
    }
    .home-hero-visual > img {
        max-width: 100%;
        border-radius: 0;
    }
}
@media(max-width:600px){.filter-sidebar.open .filter-inner{display:grid}.filter-title{cursor:pointer}.filter-sidebar.open .filter-title:after{content:"Close filters"}}

/* Journal: five articles in one desktop row */
.journal-preview .blog-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:12px}.journal-preview .blog-card{min-width:0;border-radius:15px}.journal-preview .blog-image{height:155px}.journal-preview .blog-body{padding:16px}.journal-preview .blog-body .kicker{font-size:.59rem}.journal-preview .blog-body h3{font-size:1rem;line-height:1.3;margin:8px 0}.journal-preview .blog-body p{font-size:.72rem;line-height:1.5;min-height:3.2em}.journal-preview .blog-body b{font-size:.72rem}.journal-preview .blog-card:nth-child(4) .blog-image{background-position:52% 66%}.journal-preview .blog-card:nth-child(5) .blog-image{background-position:44% 18%}
@media(max-width:1100px){.journal-preview .blog-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}
@media(max-width:600px){.journal-preview .blog-grid{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:9px}.journal-preview .blog-image{height:105px}.journal-preview .blog-body{padding:11px}.journal-preview .blog-body h3{font-size:.78rem}.journal-preview .blog-body p{display:none}.journal-preview .blog-body b{display:block;margin-top:10px;font-size:.63rem}}

/* Polished mobile footer */
@media(max-width:600px){.prefooter{background:linear-gradient(150deg,#edf4e8,#f8f6ee);padding:35px 0}.prefooter-grid{gap:20px}.prefooter .kicker{font-size:.6rem}.prefooter h2{font-size:1.75rem;margin:7px 0}.prefooter p{font-size:.78rem;margin-bottom:0}.newsletter-form .input-button{display:flex;background:#fff;border:1px solid var(--border-color);padding:5px;border-radius:12px}.newsletter-form .input-button input{width:0;min-width:0;border:0;padding:10px;font-size:.72rem}.newsletter-form .input-button .btn{min-height:39px;white-space:nowrap;padding:9px 11px;font-size:.63rem}.newsletter-form>small{font-size:.58rem}.modern-footer{padding:38px 0 18px}.footer-intro{padding-bottom:24px;gap:18px}.footer-brand{font-size:1.2rem}.footer-intro>div:first-child>p{font-size:.73rem;line-height:1.55;margin:14px 0 0}.footer-promise{display:grid;grid-template-columns:36px 1fr;gap:10px;padding:13px;border-radius:12px}.footer-promise>span{width:36px;height:36px;display:grid;place-items:center;background:rgba(219,233,168,.1);border-radius:9px;font-size:1.15rem}.footer-promise b{font-size:.74rem}.footer-promise p{font-size:.62rem;line-height:1.35}.footer-promise>a{grid-column:2;font-size:.68rem}.modern-footer .footer-grid{display:block;padding-top:14px}.modern-footer .footer-grid>div{border-bottom:1px solid rgba(255,255,255,.1)}.modern-footer .footer-grid h4{margin:0;padding:16px 2px;display:flex;align-items:center;justify-content:space-between;font:600 .8rem 'DM Sans';color:#fff;cursor:pointer}.modern-footer .footer-grid h4:after{content:'+';width:23px;height:23px;border-radius:50%;background:rgba(255,255,255,.08);display:grid;place-items:center;color:#dbe9a8;font-size:.9rem}.modern-footer .footer-grid .footer-group-open h4:after{content:'−'}.modern-footer .footer-links{display:grid;grid-template-rows:0fr;overflow:hidden;gap:0;transition:grid-template-rows .25s ease}.modern-footer .footer-links:before{content:'';min-height:0}.modern-footer .footer-group-open .footer-links{grid-template-rows:1fr;padding-bottom:13px}.modern-footer .footer-links a{font-size:.7rem;padding:5px 2px;display:block}.payment-row{margin-top:20px;padding:16px 0;text-align:center}.payment-row>span{font-size:.62rem;text-transform:uppercase;letter-spacing:.12em}.payment-row div{justify-content:center;margin-top:10px}.payment-row b{padding:6px 8px;font-size:.55rem}.modern-footer .copyright{display:grid;gap:7px;text-align:center;padding-top:16px;font-size:.58rem}.footer-orb{opacity:.55}}
@media(max-width:600px){.modern-footer .footer-links{display:block!important;max-height:0;overflow:hidden;transition:max-height .28s ease,padding .28s ease}.modern-footer .footer-group-open .footer-links{max-height:260px;padding-bottom:13px}}
.category-head>.btn{display:none!important}

/* Category grid count: desktop 6 in one row, mobile 3 per row */
.category-card-grid{display:grid!important;grid-template-columns:repeat(6,minmax(0,1fr))!important;gap:11px!important;overflow:visible!important}.category-card-grid .category-tile{min-width:0!important}.category-card-grid .category-visual{height:140px}.category-card-grid .category-info{height:70px;padding:10px;grid-template-columns:20px minmax(0,1fr) 28px;gap:6px}.category-card-grid .category-info b{font-size:.78rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.category-card-grid .category-info small{font-size:.58rem}
@media(max-width:1100px) and (min-width:601px){.category-card-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important}.category-card-grid .category-visual{height:165px}}
@media(max-width:600px){.category-card-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:7px!important}.category-card-grid .category-tile{border-radius:12px!important}.category-card-grid .category-visual{height:88px!important;background-size:350px auto!important}.category-card-grid .category-info{height:56px!important;padding:6px!important;display:grid!important;grid-template-columns:1fr!important}.category-card-grid .category-info>span,.category-card-grid .category-info>i{display:none!important}.category-card-grid .category-info b,.category-card-grid .category-info small{text-align:center}.category-card-grid .category-info b{font-size:.62rem}.category-card-grid .category-info small{font-size:.5rem}}

/* Tighter vertical rhythm between consecutive page sections */
:root{--space-section:clamp(2.8rem,4.5vw,4.8rem)}.section{padding:var(--space-section) 0}.section+.section{padding-top:clamp(2.2rem,3.6vw,3.8rem)}.category-section{padding:clamp(2.8rem,4vw,4.2rem) 0}.products-showcase,.testimonial-section,.journal-preview{padding-block:clamp(3rem,4.5vw,4.8rem)}.story-feature{padding-block:clamp(2.6rem,4vw,4.2rem)}.help-cta{padding-top:0;padding-bottom:clamp(2.8rem,4vw,4.2rem)}.prefooter{padding:clamp(2.8rem,4vw,4.5rem) 0}
@media(max-width:600px){:root{--space-section:2.65rem}.section{padding:2.65rem 0}.section+.section{padding-top:2.2rem}.category-section,.products-showcase,.testimonial-section,.journal-preview,.story-feature{padding-block:2.6rem}.help-cta{padding-top:0;padding-bottom:2.6rem}.section-head{margin-bottom:20px}.testimonial-heading{margin-bottom:20px}.center-action{margin-top:22px}.prefooter{padding:2.7rem 0}}

/* Database homepage refresh */
.home-hero{background:radial-gradient(circle at 76% 18%,#dceac2 0,rgba(220,234,194,.4) 22%,transparent 46%),linear-gradient(120deg,#f9f8f1 0%,#f1f5e9 100%);padding:clamp(48px,7vw,104px) 0;overflow:hidden}.home-hero-grid{display:grid;grid-template-columns:minmax(0,1.02fr) minmax(390px,.98fr);gap:clamp(34px,6vw,92px);align-items:center}.home-hero-copy h1{font:700 clamp(3.1rem,5.8vw,5.7rem)/.96 Fraunces,serif;letter-spacing:-.065em;color:#123c2b;margin:14px 0 22px;max-width:660px}.home-hero-copy h1 em{font-weight:600;color:#6d8d42}.home-hero-copy p{font-size:1.02rem;line-height:1.75;color:#567065;max-width:555px;margin:0 0 28px}.home-hero-copy .actions{display:flex;gap:12px;flex-wrap:wrap}.hero-metrics{display:flex;gap:18px;flex-wrap:wrap;margin-top:38px;color:#597064;font-size:.74rem}.hero-metrics span{padding-right:18px;border-right:1px solid #cdd9c6}.hero-metrics span:last-child{border:0}.hero-metrics b{display:block;color:#123c2b;font-size:.95rem;margin-bottom:3px}.home-hero-visual{position:relative;min-height:440px;display:flex;align-items:center;justify-content:center}.home-hero-visual>img{width:min(100%,510px);aspect-ratio:1/1;object-fit:cover;border-radius:44% 56% 43% 57% / 55% 44% 56% 45%;position:relative;z-index:1;box-shadow:0 32px 70px rgba(24,67,40,.19)}.hero-glow{position:absolute;width:88%;height:88%;border-radius:50%;background:#cedfae;filter:blur(1px)}.hero-note{position:absolute;z-index:2;right:-16px;bottom:31px;display:flex;align-items:center;gap:11px;background:rgba(255,255,255,.92);box-shadow:0 15px 35px rgba(20,62,38,.13);border:1px solid rgba(18,60,43,.08);border-radius:15px;padding:13px 16px}.hero-note span{font-size:1.45rem}.hero-note b,.hero-note small{display:block}.hero-note b{font-size:.78rem;color:#173f2b}.hero-note small{font-size:.66rem;color:#698072;margin-top:2px}.category-section{background:#fff}.category-heading{align-items:end}.category-heading h2{margin:8px 0;font-size:clamp(2rem,3.2vw,3.45rem);letter-spacing:-.055em}.category-heading p{margin:0;color:#6c7c72;max-width:520px}.category-heading .text-link{border-bottom:1px solid currentColor;padding-bottom:7px;white-space:nowrap}.category-card-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.category-card{overflow:hidden;background:#f5f7ee;border:1px solid #e7ece0;border-radius:19px;transition:transform .25s ease,box-shadow .25s ease,border-color .25s ease}.category-card:hover{transform:translateY(-6px);box-shadow:0 20px 35px rgba(22,63,42,.12);border-color:#c7d8b4}.category-visual{height:174px;display:block;overflow:hidden;background:#dde8c8}.category-visual img{width:100%;height:100%;object-fit:cover;transition:transform .45s ease;mix-blend-mode:multiply}.category-card:hover .category-visual img{transform:scale(1.08)}.category-card-1 .category-visual{background:#eadfc6}.category-card-2 .category-visual{background:#d7e4db}.category-card-3 .category-visual{background:#e8d8c6}.category-info{display:flex;align-items:center;justify-content:space-between;gap:9px;padding:15px 16px}.category-info b,.category-info small{display:block}.category-info b{color:#153d2b;font-size:.9rem}.category-info small{color:#718177;font-size:.68rem;margin-top:4px}.category-info i{width:30px;height:30px;display:grid;place-items:center;border-radius:50%;background:#fff;color:#245840;font-style:normal;transition:.25s}.category-card:hover .category-info i{background:#245840;color:#fff;transform:rotate(-45deg)}
@media(max-width:900px){.home-hero-grid{grid-template-columns:1fr;gap:34px}.home-hero-copy{text-align:center}.home-hero-copy p{margin-left:auto;margin-right:auto}.home-hero-copy .actions,.hero-metrics{justify-content:center}.home-hero-visual{min-height:360px;max-width:600px;margin:auto;width:100%}.category-card-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}
@media(max-width:600px){.home-hero{padding:42px 0 54px}.home-hero-copy{text-align:left}.home-hero-copy h1{font-size:clamp(2.7rem,13vw,3.55rem);margin:10px 0 15px}.home-hero-copy p{font-size:.9rem;margin-left:0}.home-hero-copy .actions{display:grid;grid-template-columns:1fr 1fr}.home-hero-copy .actions .btn{padding-inline:8px;font-size:.7rem}.hero-metrics{justify-content:flex-start;gap:11px;margin-top:27px}.hero-metrics span{font-size:.61rem;padding-right:11px}.hero-metrics b{font-size:.76rem}.home-hero-visual{min-height:265px;order:-1}.home-hero-visual>img{max-width:300px;border-radius:42% 58% 45% 55% / 55% 42% 58% 45%}.hero-note{right:0;bottom:0;padding:9px 11px}.hero-note span{font-size:1.1rem}.hero-note b{font-size:.64rem}.hero-note small{font-size:.55rem}.category-heading{display:block}.category-heading .text-link{display:inline-block;margin-top:14px;font-size:.73rem}.category-heading h2{font-size:2rem}.category-heading p{font-size:.78rem}.category-card-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.category-card{border-radius:14px}.category-visual{height:116px}.category-info{padding:10px}.category-info b{font-size:.72rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:105px}.category-info small{font-size:.58rem}.category-info i{width:25px;height:25px;flex:0 0 25px;font-size:.7rem}}

/* Five-card product rail: use native, touch-friendly horizontal scrolling for the remaining products. */
.product-showcase-head{align-items:end}.product-scroll-hint{display:flex;align-items:center;gap:10px;color:#587164;font-size:.72rem;font-weight:700;text-transform:uppercase;letter-spacing:.08em}.product-scroll-hint b{width:34px;height:34px;display:grid;place-items:center;border:1px solid #bcd0b8;border-radius:50%;font-size:1.1rem;color:#1d5137}.product-scroller{display:grid;grid-auto-flow:column;grid-auto-columns:calc((100% - 4 * 18px) / 5);gap:18px;overflow-x:auto;padding:4px 2px 18px;scroll-snap-type:x mandatory;scrollbar-width:thin;scrollbar-color:#7da46e #e7eee2}.product-scroller::-webkit-scrollbar{height:8px}.product-scroller::-webkit-scrollbar-track{background:#e7eee2;border-radius:10px}.product-scroller::-webkit-scrollbar-thumb{background:#7da46e;border-radius:10px}.product-scroller .product-card{scroll-snap-align:start;min-width:0}.product-scroller .product-photo{height:auto;aspect-ratio:1/1}.product-scroller .product-body{padding:15px}.product-scroller .product-body h3{font-size:.91rem;min-height:2.45em}.product-scroller .product-body p{font-size:.7rem;line-height:1.45;height:3.1em;overflow:hidden}.product-scroller .card-actions .btn{width:100%;padding:11px 8px}
.product-size-picker{display:grid;gap:8px;margin:22px 0}.product-size-picker label{font-size:.9rem;color:var(--dark-green)}.product-size-picker select{width:100%;padding:13px 42px 13px 14px;border:1px solid var(--border-color);border-radius:10px;background:#fff;color:var(--dark-green);font-weight:700;cursor:pointer}
.flakes-showcase{background:#fff7ea}.flakes-showcase .section-head p{margin:8px 0 0;color:#718177;font-size:.84rem}.flakes-showcase .flakes-scroller{grid-auto-columns:calc((100% - 4 * 18px) / 5)}
@media(max-width:1050px){.flakes-showcase .flakes-scroller{grid-auto-columns:calc((100% - 2 * 16px) / 3)}}@media(max-width:600px){.flakes-showcase .flakes-scroller{grid-auto-columns:calc((100% - 12px) / 2.15)}}

/* Cleaner, compact Flakes product rail */
.flakes-showcase{background:linear-gradient(180deg,#fffaf0,#f6f0df)}.flakes-showcase .product-scroller{padding-top:8px}.flakes-showcase .product-card{overflow:hidden;border:0;border-radius:20px;background:#fff;box-shadow:0 12px 28px rgba(80,70,32,.09);transition:transform .25s ease,box-shadow .25s ease}.flakes-showcase .product-card:hover{transform:translateY(-6px);box-shadow:0 22px 38px rgba(80,70,32,.15)}.flakes-showcase .product-photo{height:auto;aspect-ratio:1/.92;background:#edf1df}.flakes-showcase .product-photo img{width:100%;height:100%;object-fit:cover}.flakes-showcase .product-body{display:grid;grid-template-rows:auto auto 1fr auto;min-height:196px;padding:17px 15px 14px}.flakes-showcase .product-body>small{color:#71816b;font-size:.59rem;font-weight:800;letter-spacing:.13em}.flakes-showcase .product-body h3{margin:8px 0 0;color:#1d3e2c;font-size:.98rem;line-height:1.22;min-height:auto}.flakes-showcase .product-body p{display:none}.flakes-showcase .product-body .price{align-self:end;margin:14px 0 12px;color:#244b36;font-size:1.04rem;font-weight:800}.flakes-showcase .product-body .price del{margin-left:4px;color:#9da39b;font-size:.72rem}.flakes-showcase .product-body .card-actions{display:block}.flakes-showcase .product-body .card-actions .btn{width:100%;min-height:42px;border-radius:11px;background:#204b35;font-size:.75rem}.flakes-showcase .product-body .card-actions .btn:hover{background:#153d2a}@media(max-width:600px){.flakes-showcase .product-card{border-radius:15px}.flakes-showcase .product-body{min-height:158px;padding:12px 11px}.flakes-showcase .product-body h3{font-size:.77rem;margin-top:6px}.flakes-showcase .product-body .price{font-size:.88rem;margin:8px 0}.flakes-showcase .product-body .card-actions .btn{min-height:35px;font-size:.63rem}}
.company-section{background:#fff}.company-card{display:grid;grid-template-columns:.9fr 1.1fr;min-height:490px;border-radius:25px;overflow:hidden;background:#153e2b;color:#fff}.company-photo{position:relative;min-height:340px;overflow:hidden}.company-photo:after{content:"";position:absolute;inset:0;background:linear-gradient(135deg,rgba(14,53,33,.1),rgba(14,53,33,.55))}.company-photo img{width:100%;height:100%;object-fit:cover}.company-stamp{position:absolute;z-index:1;left:28px;bottom:28px;width:94px;height:94px;border-radius:50%;display:grid;place-items:center;text-align:center;background:#dceba9;color:#17432e;font:700 1.2rem/1.05 Fraunces,serif;transform:rotate(-10deg)}.company-copy{padding:clamp(38px,5vw,74px);align-self:center}.company-copy .kicker{color:#d9e993}.company-copy h2{font-size:clamp(2.2rem,3.5vw,3.7rem);line-height:1.02;letter-spacing:-.055em;margin:14px 0 19px}.company-copy p{color:#c5d9ca;line-height:1.75;max-width:560px}.company-points{display:grid;gap:11px;margin:25px 0}.company-points span{font-size:.82rem;color:#ecf4e9}.company-points i{display:inline-grid;place-items:center;width:20px;height:20px;margin-right:8px;border-radius:50%;background:#91b760;color:#173e2a;font-size:.7rem;font-style:normal;font-weight:900}.company-copy .btn{background:#dceba9;color:#17432e}@media(max-width:800px){.company-card{grid-template-columns:1fr}.company-photo{height:300px}.company-copy{padding:34px}}@media(max-width:600px){.company-section{padding-top:1.2rem}.company-card{border-radius:18px}.company-photo{height:235px;min-height:0}.company-stamp{left:17px;bottom:17px;width:72px;height:72px;font-size:1rem}.company-copy{padding:28px 22px}.company-copy h2{font-size:2rem}.company-copy p{font-size:.8rem}.company-points span{font-size:.72rem}.company-copy .btn{width:100%;font-size:.72rem}}
.process-section{position:relative;isolation:isolate;overflow:hidden;padding:clamp(70px,8vw,125px) 0;background:linear-gradient(120deg,#edf2e5,#f8f7ef)}.process-watermark{position:absolute;z-index:-1;top:-38px;right:-22px;font:700 clamp(8rem,19vw,20rem)/1 Fraunces,serif;color:rgba(255,255,255,.42);letter-spacing:-.09em}.process-heading{text-align:center;max-width:800px;margin:0 auto 58px}.process-heading h2{font-size:clamp(2.8rem,5.2vw,5.15rem);line-height:.98;letter-spacing:-.065em;margin:15px 0;color:#233429}.process-heading em{font-weight:500;color:#58744c}.process-steps{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;position:relative}.process-steps:before{content:"";position:absolute;left:5%;right:5%;top:37px;height:1px;background:#cad8be}.process-steps article{position:relative;min-height:235px;padding:48px 20px 22px;border:1px solid #dfe7d9;border-radius:17px;background:rgba(255,255,255,.82);box-shadow:0 15px 28px rgba(42,70,43,.045)}.process-number{position:absolute;top:-27px;left:20px;width:54px;height:54px;border:7px solid #eef3e6;border-radius:50%;display:grid;place-items:center;background:#6e955e;color:#fff;font-size:.7rem;font-weight:800}.process-steps article:nth-child(2) .process-number{background:#a98d54}.process-steps article:nth-child(3) .process-number{background:#93aa68}.process-steps article:nth-child(4) .process-number{background:#648b69}.process-steps article:nth-child(5) .process-number{background:#28664d}.process-steps h3{font:700 1.32rem/1.08 Fraunces,serif;color:#1f4732;margin:0 0 14px}.process-steps p{color:#64766a;font-size:.74rem;line-height:1.7;margin:0}@media(max-width:950px){.process-steps{grid-template-columns:repeat(2,1fr);row-gap:42px}.process-steps:before{display:none}}@media(max-width:600px){.process-section{padding:64px 0}.process-watermark{top:0;right:-10px;font-size:8rem}.process-heading{text-align:left;margin-bottom:42px}.process-heading h2{font-size:2.55rem}.process-steps{display:flex;overflow-x:auto;gap:13px;margin-right:-13px;padding:0 13px 12px 0;scroll-snap-type:x mandatory}.process-steps article{min-width:245px;min-height:218px;scroll-snap-align:start;padding:43px 18px 20px}.process-steps h3{font-size:1.18rem}.process-steps p{font-size:.7rem}}
.grow-story-section{background:#fff;padding-top:clamp(3.5rem,6vw,6.5rem)}.grow-story{display:grid;grid-template-columns:.95fr 1.05fr;gap:18px;max-width:1180px}.grow-story-image{position:relative;min-height:540px;overflow:hidden;border-radius:18px}.grow-story-image:after{content:"";position:absolute;inset:0;background:linear-gradient(0deg,rgba(21,62,43,.32),transparent 52%)}.grow-story-image img{width:100%;height:100%;object-fit:cover}.grow-story-image span{position:absolute;z-index:1;left:25px;bottom:24px;color:#fff;font:600 1.65rem/1 Fraunces,serif;text-shadow:0 2px 15px rgba(0,0,0,.25)}.grow-story-copy{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:clamp(38px,5vw,68px);border-radius:18px;background:linear-gradient(145deg,#78976f,#668960);color:#fff}.grow-story-copy .kicker{color:#fff1c4}.grow-story-copy h2{max-width:630px;font-size:clamp(2.55rem,4vw,4.25rem);line-height:1.02;letter-spacing:-.055em;margin:21px 0 25px;color:#fff}.grow-story-copy h2 em{font-weight:500}.grow-story-copy p{max-width:525px;color:#f0f5ed;line-height:1.75;font-size:.88rem}.grow-story-copy .btn{margin-top:27px;padding:15px 29px;border-radius:99px;background:#fff;color:#315b43;text-transform:uppercase;font-size:.66rem;letter-spacing:.08em}@media(max-width:800px){.grow-story{grid-template-columns:1fr}.grow-story-image{min-height:360px}.grow-story-copy{min-height:430px}}@media(max-width:600px){.grow-story-section{padding-top:2.7rem}.grow-story{gap:12px}.grow-story-image{min-height:275px;border-radius:14px}.grow-story-copy{min-height:0;padding:42px 24px;border-radius:14px}.grow-story-copy h2{font-size:2.55rem;line-height:1.04;letter-spacing:-.045em}.grow-story-copy p{font-size:.78rem}.grow-story-image span{font-size:1.45rem;left:17px;bottom:16px}}
@media(max-width:1050px){.product-scroller{grid-auto-columns:calc((100% - 2 * 16px) / 3);gap:16px}}
@media(max-width:600px){.product-showcase-head{display:flex;align-items:end}.product-scroll-hint span{display:none}.product-scroll-hint b{width:29px;height:29px}.product-scroller{grid-auto-columns:calc((100% - 12px) / 2.15);gap:12px;margin-right:-13px;padding-right:13px;padding-bottom:14px}.product-scroller .product-body{padding:11px}.product-scroller .product-body h3{font-size:.77rem}.product-scroller .product-body p{display:none}.product-scroller .card-actions .btn{min-height:35px;padding:8px 4px;font-size:.64rem}}

/* Customer stories: editorial heading on the right */
.testimonial-section>.container{display:grid;grid-template-columns:minmax(0,1fr) 285px;grid-template-rows:auto auto;gap:24px 42px;align-items:start}.testimonial-section .testimonial-heading{grid-column:2;grid-row:1;text-align:left;margin:30px 0 0;position:sticky;top:150px}.testimonial-section .testimonial-heading h2{font-size:clamp(2rem,3vw,3.1rem);line-height:1.08}.testimonial-section .testimonial-stage{grid-column:1;grid-row:1;max-width:none;width:100%}.testimonial-section>.container>.center-action{grid-column:1;grid-row:2;text-align:left;margin-top:0}
@media(max-width:900px){.testimonial-section>.container{grid-template-columns:1fr}.testimonial-section .testimonial-heading{grid-column:1;grid-row:1;position:static;margin:0 0 5px}.testimonial-section .testimonial-stage{grid-column:1;grid-row:2}.testimonial-section>.container>.center-action{grid-column:1;grid-row:3;text-align:center}}

/* Modern certification strip */
.certifications-section {
    background: linear-gradient(180deg, #f8faf4 0%, #eef5ea 100%);
    padding: clamp(42px, 5vw, 72px) 0 !important;
}
.certifications-panel {
    display: grid;
    grid-template-columns: repeat(4, minmax(0, 1fr));
    gap: 14px;
    max-width: 860px;
    padding: 18px;
    border: 1px solid rgba(35, 83, 55, 0.1);
    border-radius: 24px;
    background: rgba(255, 255, 255, 0.78);
    box-shadow: 0 22px 55px rgba(22, 63, 42, 0.1);
    backdrop-filter: blur(12px);
}
.certification-card {
    display: grid;
    place-items: center;
    min-height: 128px;
    border: 1px solid rgba(35, 83, 55, 0.1);
    border-radius: 18px;
    background: #fff;
    transition: transform 0.25s ease, box-shadow 0.25s ease, border-color 0.25s ease;
}
.certification-card:hover {
    transform: translateY(-4px);
    border-color: rgba(35, 83, 55, 0.24);
    box-shadow: 0 16px 30px rgba(22, 63, 42, 0.12);
}
.certification-card .cert-logo {
    width: clamp(64px, 7vw, 88px);
    height: auto;
    object-fit: contain;
    filter: contrast(1.05);
}
@media(max-width:700px) {
    .certifications-panel {
        grid-template-columns: repeat(2, minmax(0, 1fr));
        gap: 10px;
        padding: 12px;
        border-radius: 18px;
    }
    .certification-card {
        min-height: 104px;
        border-radius: 14px;
    }
}

/* Final home hero image override: show the provided image plainly. */
.home-hero-visual {
    min-height: auto !important;
}
.home-hero-visual .hero-glow,
.home-hero-visual .hero-note {
    display: none !important;
}
.home-hero-visual > img {
    width: min(100%, 640px) !important;
    max-width: 100% !important;
    height: auto !important;
    aspect-ratio: auto !important;
    object-fit: contain !important;
    border-radius: 0 !important;
    box-shadow: none !important;
}
@media(max-width:600px) {
    .home-hero-visual > img {
        max-width: 100% !important;
    }
}
