:root{--green:#08783e;--green-dark:#064e2d;--green-soft:#e8f3ec;--gold:#d6a62e;--cream:#f7f8f3;--ink:#1f2933;--muted:#667085;--line:#dfe5df;--white:#fff;--shadow:0 18px 50px rgba(6,78,45,.11)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--cream);color:var(--ink);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;line-height:1.6}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button,.button{border:0;border-radius:999px;background:var(--green);color:#fff;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;font-weight:750;padding:.8rem 1.15rem;transition:.2s ease}.button:hover,button:hover{background:var(--green-dark);transform:translateY(-1px)}.button-outline{background:transparent!important;border:1px solid var(--green)!important;color:var(--green)!important}.button-small{padding:.65rem 1rem}.skip-link{position:fixed;left:1rem;top:-5rem;z-index:100;background:#fff;padding:1rem}.skip-link:focus{top:1rem}.announcement{background:var(--green-dark);color:#fff;text-align:center;padding:.45rem 1rem;font-size:.83rem}.site-header{height:86px;display:flex;align-items:center;gap:1.25rem;padding:0 max(4vw,1rem);background:rgba(247,248,243,.95);border-bottom:1px solid var(--line);position:sticky;top:0;z-index:30;backdrop-filter:blur(14px)}.brand{display:flex;align-items:center;gap:.75rem;margin-right:auto}.brand .logo-wrap{width:50px;height:50px;border-radius:14px;background:var(--green-dark);display:grid;place-items:center}.brand img{width:42px;height:42px;object-fit:contain}.brand strong,.brand small{display:block}.brand strong{font-family:Georgia,serif;font-size:1.1rem;color:var(--green-dark)}.brand small{font-size:.72rem;color:var(--muted)}.nav{display:flex;align-items:center;gap:1.05rem;font-size:.9rem;font-weight:650}.nav a:hover{color:var(--green)}.cart-link{font-weight:700;white-space:nowrap}.cart-link span{display:inline-grid;place-items:center;background:var(--gold);color:#171717;border-radius:50%;width:23px;height:23px;margin-left:.2rem}.menu-toggle{display:none}.site-footer{background:#063d25;color:#e8f3ec;padding:4rem max(5vw,1.25rem) 1.5rem}.footer-grid{display:grid;grid-template-columns:1.4fr repeat(3,1fr);gap:3rem;max-width:1280px;margin:auto}.footer-grid img{width:74px}.footer-grid h3{color:#fff}.footer-grid a,.footer-grid span{display:block;margin:.45rem 0;color:#c8d9cf;font-size:.9rem}.footer-grid p{max-width:28rem}.disclaimer,.copyright{max-width:1280px;margin:2.5rem auto 0;border-top:1px solid #30624a;padding-top:1.25rem;font-size:.82rem;color:#bfd1c5}.copyright{margin-top:.6rem;border:0;padding-top:0}.hero{min-height:690px;padding:5.5rem max(5vw,1.25rem);display:grid;grid-template-columns:1.08fr .92fr;align-items:center;gap:5vw;background:radial-gradient(circle at 82% 42%,#d9eadf 0 21%,transparent 48%),linear-gradient(135deg,#f8faf6,#edf4ec)}.hero-copy{max-width:700px}.eyebrow{color:var(--green);font-weight:800;text-transform:uppercase;letter-spacing:.14em;font-size:.78rem}.hero h1,.store-hero h1,.content-hero h1,.page-heading h1{font-family:Georgia,serif;color:var(--green-dark);font-size:clamp(2.75rem,5vw,5.7rem);line-height:.99;letter-spacing:-.04em;margin:.8rem 0 1.3rem}.hero p{font-size:1.12rem;color:var(--muted);max-width:620px}.hero-actions{display:flex;flex-wrap:wrap;gap:.8rem;margin:2rem 0}.trust-row{display:flex;flex-wrap:wrap;gap:1.25rem;color:var(--green-dark);font-size:.88rem;font-weight:700}.hero-visual{min-height:500px;position:relative;display:grid;place-items:center}.hero-orbit{width:min(360px,75vw);aspect-ratio:1;border-radius:50%;background:var(--green-dark);box-shadow:0 0 0 24px rgba(8,120,62,.08),0 0 0 48px rgba(214,166,46,.08),var(--shadow);display:grid;place-items:center}.hero-orbit img{width:74%;height:74%;object-fit:contain}.floating-card{position:absolute;background:#fff;padding:1rem 1.35rem;border-radius:18px;box-shadow:var(--shadow);font-size:.86rem}.floating-card strong{color:var(--green)}.floating-card.top{right:0;top:16%}.floating-card.bottom{left:0;bottom:14%}.choice-section,.section,.benefits,.content-page,.cart-page,.checkout,.success-page,.breadcrumbs,.product-detail,.detail-info{max-width:1280px;margin:auto;padding:5rem max(2vw,1.25rem)}.section-heading{max-width:700px;margin-bottom:2.2rem}.section-heading h2,.benefits h2,.content-page h2,.detail-info h2{font-family:Georgia,serif;color:var(--green-dark);font-size:clamp(2rem,3vw,3.3rem);line-height:1.1;margin:.5rem 0}.section-heading.row{max-width:none;display:flex;justify-content:space-between;align-items:end}.choice-grid{display:grid;grid-template-columns:1fr 1fr;gap:1rem}.choice-grid article{padding:2.5rem;border-radius:28px;background:#fff;border:1px solid var(--line)}.choice-grid article.dark{background:var(--green-dark);color:#fff}.choice-grid h3{font-size:1.7rem}.choice-grid a{font-weight:800;color:var(--green)}.choice-grid .dark a{color:#f2ce72}.choice-icon{display:grid;place-items:center;width:54px;height:54px;border-radius:50%;background:var(--green-soft);color:var(--green);font-weight:900}.dark .choice-icon{background:#fff2;color:#fff}.access-note{background:#fff7df;border-left:4px solid var(--gold);padding:1rem 1.2rem;color:#6d571c;font-size:.9rem;margin-top:1.25rem}.featured-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1rem}.featured-grid article{background:#fff;border:1px solid var(--line);border-radius:22px;padding:1rem;display:flex;flex-direction:column}.featured-grid article>span{font-size:.75rem;color:var(--muted);margin-top:.8rem}.featured-grid h3{margin:.25rem 0}.featured-grid p{font-size:.9rem;color:var(--muted);flex:1}.featured-grid strong{font-size:1.1rem;color:var(--green);margin:.5rem 0}.featured-grid a{font-weight:750;color:var(--green-dark)}.product-visual{height:220px;border-radius:18px;background:linear-gradient(145deg,color-mix(in srgb,var(--product-accent),#fff 12%),color-mix(in srgb,var(--product-accent),#000 18%));display:grid;place-items:center;color:#fff;position:relative;overflow:hidden}.product-visual:before{content:"";position:absolute;width:130px;height:180px;border-radius:28px 28px 20px 20px;background:#fff1;box-shadow:inset 0 0 0 2px #fff3}.product-visual span{font-size:4rem;z-index:1}.product-visual small{position:absolute;bottom:1rem;background:#fff;color:var(--ink);padding:.25rem .6rem;border-radius:99px;font-weight:800}.steps{background:#eff5ee;max-width:none}.steps>*{max-width:1280px;margin-left:auto;margin-right:auto}.steps-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1rem}.steps-grid article{background:#fff;padding:1.7rem;border-radius:20px}.steps-grid article>span{font-family:Georgia,serif;color:var(--gold);font-size:2.2rem}.steps-grid h3{margin:.5rem 0}.steps-grid p{color:var(--muted);font-size:.9rem}.benefits{display:grid;grid-template-columns:1fr 1fr;gap:5rem}.benefits ul{list-style:none;margin:0;padding:0}.benefits li{display:grid;gap:.2rem;padding:1.25rem 0;border-bottom:1px solid var(--line)}.benefits li span{color:var(--muted);font-size:.9rem}.store-hero{padding:4rem max(5vw,1.25rem);background:linear-gradient(125deg,#e9f3ea,#fff);display:flex;justify-content:space-between;gap:2rem;align-items:end}.store-hero.distributor{background:linear-gradient(125deg,#073d25,#0a6540);color:#fff}.store-hero h1{font-size:clamp(2.5rem,4vw,4.5rem)}.store-hero.distributor h1,.store-hero.distributor .eyebrow{color:#fff}.store-hero p{max-width:690px;color:var(--muted)}.store-hero.distributor p{color:#d0e0d6}.mode-card{background:#fff;border-radius:20px;padding:1.25rem;box-shadow:var(--shadow);min-width:250px;color:var(--ink)}.mode-card strong,.mode-card span{display:block}.mode-card strong{color:var(--green)}.mode-card span{font-size:.8rem;color:var(--muted)}.store-layout{max-width:1450px;margin:auto;padding:2.5rem max(3vw,1rem) 6rem;display:grid;grid-template-columns:250px 1fr;gap:2rem}.filters{align-self:start;background:#fff;border:1px solid var(--line);border-radius:20px;padding:1.25rem;position:sticky;top:110px}.filters>div{margin-bottom:1rem}.filters label{font-size:.78rem;font-weight:750;display:block;margin-bottom:.3rem}.filters input,.filters select,.results select,.qty input{width:100%;border:1px solid #cfd8d1;border-radius:10px;background:#fff;padding:.7rem;color:var(--ink)}.filters .check{display:flex;gap:.5rem;align-items:center}.filters .check input{width:auto}.text-button{background:transparent;color:var(--green);padding:.4rem 0;border-radius:0}.results-bar{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem}.results-bar label{display:flex;align-items:center;gap:.6rem}.results-bar select{width:auto}.product-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1.1rem}.product-card{background:#fff;border:1px solid var(--line);border-radius:22px;overflow:hidden;box-shadow:0 7px 20px #064e2d08}.product-card .product-visual{border-radius:0}.product-body{padding:1.1rem}.badge-row{display:flex;align-items:center;gap:.35rem;min-height:28px}.badge,.availability{font-size:.68rem;text-transform:uppercase;letter-spacing:.06em;font-weight:800;border-radius:99px;padding:.2rem .45rem;background:var(--green-soft);color:var(--green)}.badge.gold{background:#fff4d5;color:#80600c}.availability{margin-left:auto;background:#edf2f7;color:#4b5563}.availability.low-stock{background:#fff4d5;color:#80600c}.availability.pre-order{background:#eee7ff;color:#6542a6}.category{color:var(--green);font-size:.74rem;font-weight:750}.product-body h2{font-family:Georgia,serif;font-size:1.35rem;margin:.3rem 0}.product-body p{color:var(--muted);font-size:.86rem;min-height:4.1em}.product-body>small{display:block;color:var(--muted)}.price{display:block;color:var(--green-dark);font-size:1.4rem;margin:.7rem 0}.card-actions{display:grid;grid-template-columns:78px 1fr;gap:.5rem;margin:.8rem 0}.card-actions button{border-radius:10px}.qty{font-size:.7rem}.qty input{padding:.45rem}.product-body>a{font-size:.82rem;font-weight:750;color:var(--green)}.empty,.loading{text-align:center;background:#fff;border:1px dashed #bdc9c0;border-radius:24px;padding:4rem 1rem}.empty.large,.loading{max-width:900px;margin:5rem auto}.empty.large>span{font-size:3rem}.empty.large>div{display:flex;justify-content:center;flex-wrap:wrap;gap:.8rem}.mobile-cart{display:none}.toast{position:fixed;right:1rem;bottom:1rem;z-index:60;background:var(--green-dark);color:#fff;padding:1rem 1.25rem;border-radius:14px;box-shadow:var(--shadow);opacity:0;transform:translateY(20px);pointer-events:none;transition:.2s}.toast.show{opacity:1;transform:translateY(0)}.breadcrumbs{padding-top:2rem;padding-bottom:0;display:flex;gap:.6rem;color:var(--muted);font-size:.85rem}.product-detail{display:grid;grid-template-columns:1fr 1fr;gap:4rem}.gallery .product-visual{height:500px}.thumb-row{display:flex;gap:.6rem;margin-top:.8rem}.thumb-row span{width:70px;height:70px;border:1px solid var(--line);border-radius:12px;background:#fff}.detail-copy h1{font-family:Georgia,serif;font-size:clamp(2.5rem,4vw,4.4rem);line-height:1;margin:.5rem 0}.detail-copy .lead{font-size:1.05rem;color:var(--muted)}.detail-meta{display:flex;flex-wrap:wrap;gap:1rem;margin:1.5rem 0}.detail-meta span{display:grid;background:#fff;border-radius:12px;padding:.7rem 1rem;min-width:130px;font-weight:700}.detail-meta small{color:var(--muted);font-weight:500}.detail-price{display:block;font-size:2.1rem;color:var(--green)}.price-label{color:var(--muted);margin:.1rem 0 1rem}.detail-add{display:flex;align-items:end;gap:.7rem}.detail-add label{font-size:.72rem}.detail-add input{display:block;width:80px;padding:.65rem;border:1px solid var(--line);border-radius:10px}.detail-add a{font-weight:750;color:var(--green);padding:.65rem}.success-text{color:var(--green);font-weight:700}.detail-info{display:grid;grid-template-columns:2fr 1fr;gap:4rem;background:#fff;border-radius:24px}.detail-info h3{margin-top:2rem}.detail-info aside{background:var(--green-soft);padding:1.5rem;border-radius:18px;align-self:start}.content-hero{background:linear-gradient(120deg,#e5f1e8,#fff);padding:5rem max(7vw,1.25rem);text-align:center}.content-hero h1{font-size:clamp(2.8rem,5vw,5rem)}.content-hero p{max-width:720px;margin:auto;color:var(--muted);font-size:1.08rem}.content-page{max-width:850px;background:#fff;margin-top:3rem;margin-bottom:5rem;border-radius:24px;box-shadow:var(--shadow)}.content-page h2{font-size:2rem;margin-top:2rem}.guide{list-style:none;padding:0;counter-reset:guide}.guide li{display:grid;grid-template-columns:1fr;gap:.3rem;border-bottom:1px solid var(--line);padding:1.25rem 0}.guide strong{font-size:1.15rem}.guide span{color:var(--muted)}.faq-list details{border-bottom:1px solid var(--line);padding:1rem 0}.faq-list summary{font-weight:800;cursor:pointer}.faq-list p{color:var(--muted)}.contact-grid{display:grid;grid-template-columns:1fr 1fr;gap:1rem}.contact-grid a{display:grid;padding:1.25rem;background:var(--green-soft);border-radius:16px}.contact-grid strong{color:var(--green)}.contact-grid span{font-size:.85rem}.page-heading{margin-bottom:2rem}.page-heading h1{font-size:clamp(2.6rem,4vw,4.6rem)}.mode-badge{display:inline-block;border-radius:99px;padding:.35rem .7rem;background:#e8f3ec;color:var(--green);font-size:.76rem;font-weight:800;text-transform:uppercase}.mode-badge.distributor{background:#fff1cc;color:#72560d}.cart-layout,.checkout-layout{display:grid;grid-template-columns:1fr 360px;gap:2rem}.cart-items article{display:grid;grid-template-columns:70px 1fr 85px 100px auto;gap:1rem;align-items:center;background:#fff;border:1px solid var(--line);padding:1rem;border-radius:18px;margin-bottom:.8rem}.cart-swatch{width:70px;height:70px;border-radius:14px}.cart-items h2{font-size:1rem;margin:0}.cart-items p{font-size:.8rem;color:var(--muted);margin:.2rem 0}.cart-items label{font-size:.72rem}.cart-items input{width:70px;display:block;border:1px solid var(--line);border-radius:9px;padding:.5rem}.remove{background:transparent;color:#b42318;padding:.4rem}.cart-actions{display:flex;justify-content:space-between;align-items:center;padding:1rem}.danger{color:#b42318}.summary-card{background:#fff;border:1px solid var(--line);border-radius:20px;padding:1.4rem;align-self:start}.summary-card h2{margin-top:0}.summary-card>div{display:flex;justify-content:space-between;gap:1rem;padding:.6rem 0;color:var(--muted)}.summary-card .total{border-top:1px solid var(--line);margin-top:.6rem;padding-top:1rem;color:var(--ink)}.summary-card .total strong{font-size:1.35rem;color:var(--green)}.summary-card .button,.summary-card button{width:100%;margin-top:1rem}.summary-card small{display:block;color:var(--muted);margin-top:.8rem}.sticky{position:sticky;top:110px}.form-stack fieldset{background:#fff;border:1px solid var(--line);border-radius:18px;margin:0 0 1rem;padding:1.4rem}.form-stack legend{font-family:Georgia,serif;color:var(--green-dark);font-size:1.4rem;font-weight:700;padding:0 .4rem}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:1rem}.form-grid label{font-size:.82rem;font-weight:700}.form-grid input,.form-grid select,.form-grid textarea{display:block;width:100%;border:1px solid #cfd8d1;border-radius:10px;padding:.75rem;margin-top:.3rem;background:#fff}.wide{grid-column:1/-1}.payment-note{background:#fff7df;padding:.8rem;border-radius:10px;color:#6d571c;font-size:.85rem}.consent{display:flex;gap:.6rem;align-items:flex-start;font-size:.88rem;margin:.8rem}.summary-item{font-size:.84rem}.success-page{text-align:center;max-width:900px}.success-mark{width:78px;height:78px;border-radius:50%;display:grid;place-items:center;margin:auto;background:var(--green);color:#fff;font-size:2rem}.success-page h1{font-family:Georgia,serif;color:var(--green-dark);font-size:3rem}.reference{display:inline-grid;background:#fff;border:1px solid var(--line);padding:1rem 2rem;border-radius:16px;margin:1rem}.reference small{color:var(--muted)}.success-grid{display:grid;grid-template-columns:1fr 1fr;text-align:left;gap:1rem;margin:2rem 0}.success-grid>div{background:#fff;border:1px solid var(--line);padding:1.4rem;border-radius:18px}.success-actions{display:flex;justify-content:center;flex-wrap:wrap;gap:.7rem}@media(max-width:1050px){.nav{display:none}.nav.open{display:flex;position:absolute;top:86px;left:0;right:0;background:#fff;flex-direction:column;align-items:stretch;padding:1rem 2rem;border-bottom:1px solid var(--line)}.menu-toggle{display:inline-flex;background:transparent;color:var(--green);padding:.5rem}.site-header>.button{display:none}.hero{grid-template-columns:1fr;padding-top:4rem}.hero-visual{min-height:420px}.product-grid{grid-template-columns:repeat(2,1fr)}.featured-grid{grid-template-columns:repeat(2,1fr)}.steps-grid{grid-template-columns:repeat(2,1fr)}.footer-grid{grid-template-columns:1fr 1fr}.cart-layout,.checkout-layout{grid-template-columns:1fr 310px}.cart-items article{grid-template-columns:60px 1fr 85px}.cart-items article>strong{grid-column:2}.cart-items .remove{grid-column:3;grid-row:2}}@media(max-width:760px){.announcement{font-size:.72rem}.site-header{height:74px}.brand small,.brand+span{display:none}.brand .logo-wrap{width:44px;height:44px}.brand img{width:38px;height:38px}.cart-link{font-size:.8rem}.nav.open{top:74px}.hero{min-height:auto;padding-top:3rem}.hero h1{font-size:3.15rem}.hero-visual{min-height:330px}.hero-orbit{width:240px}.floating-card{font-size:.7rem;padding:.7rem}.choice-grid,.benefits,.product-detail,.detail-info,.success-grid{grid-template-columns:1fr}.featured-grid,.steps-grid{grid-template-columns:1fr}.section-heading.row{align-items:start;gap:1rem}.store-hero{display:block;padding:3rem 1.25rem}.mode-card{margin-top:1.5rem}.store-layout{display:block;padding:1rem 1rem 5rem}.filters{position:static;margin-bottom:1rem}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.65rem}.product-card .product-visual{height:150px}.product-body{padding:.8rem}.product-body h2{font-size:1rem}.product-body p{min-height:auto;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.badge-row{flex-wrap:wrap}.availability{margin-left:0}.card-actions{grid-template-columns:1fr}.mobile-cart{display:block;position:fixed;bottom:.8rem;left:50%;transform:translateX(-50%);z-index:25;background:var(--green);color:#fff;padding:.8rem 1.4rem;border-radius:99px;box-shadow:var(--shadow);font-weight:800}.gallery .product-visual{height:360px}.product-detail{gap:2rem}.detail-add{flex-wrap:wrap}.footer-grid{grid-template-columns:1fr}.cart-layout,.checkout-layout{grid-template-columns:1fr}.cart-items article{grid-template-columns:50px 1fr 70px;gap:.7rem}.cart-swatch{width:50px;height:50px}.summary-card.sticky{position:static}.form-grid{grid-template-columns:1fr}.contact-grid{grid-template-columns:1fr}.success-page h1{font-size:2.3rem}}@media(max-width:430px){.product-grid{grid-template-columns:1fr}.hero-actions .button{width:100%}.choice-section,.section,.benefits,.content-page,.cart-page,.checkout,.success-page,.breadcrumbs,.product-detail,.detail-info{padding-left:1rem;padding-right:1rem}}

