:root{--green:#2f8f46;--dark:#173c2a;--ink:#16221b;--muted:#647069;--soft:#f3f7f3;--line:#e2e9e3;--radius:22px}*{box-sizing:border-box}body{margin:0;font-family:Inter,Arial,sans-serif;color:var(--ink);background:#fff}a{color:inherit;text-decoration:none}.page-width{width:min(1180px,calc(100% - 40px));margin:auto}.topbar{background:var(--dark);color:#fff;text-align:center;padding:9px 15px;font-size:12px;letter-spacing:.03em}.site-header{position:sticky;top:0;background:#fff;z-index:20;border-bottom:1px solid var(--line)}.nav-wrap{height:78px;display:flex;align-items:center;gap:32px}.brand{font-size:21px;font-weight:800;letter-spacing:-.04em;margin-right:auto}.brand span span{color:var(--green)}.brand-logo{max-width:190px;max-height:56px;width:auto;height:auto}.desktop-nav{display:flex;gap:26px;font-size:14px;font-weight:650}.desktop-nav a:hover{color:var(--green)}.header-wa{background:#25D366;color:#fff;padding:12px 17px;border-radius:999px;font-weight:750;font-size:14px}.hero{background:linear-gradient(135deg,#f3f8f2,#fff);padding:62px 0 34px}.hero-grid{display:grid;grid-template-columns:1.02fr .98fr;align-items:center;gap:48px}.hero-copy h1{font-size:clamp(46px,6vw,78px);line-height:.98;letter-spacing:-.055em;margin:12px 0 24px}.hero-copy h1 em{font-style:normal;color:var(--green)}.hero-copy p{font-size:19px;line-height:1.55;color:var(--muted);max-width:600px}.eyebrow{font-size:12px;font-weight:800;letter-spacing:.13em;color:var(--green)}.hero-media img{width:100%;display:block;border-radius:32px;box-shadow:0 20px 60px #173c2a20}.hero-actions{display:flex;gap:12px;margin:30px 0 22px}.btn{display:inline-flex;align-items:center;justify-content:center;padding:15px 22px;border-radius:12px;font-weight:800;font-size:14px}.primary{background:var(--green);color:#fff}.secondary{background:#fff;border:1px solid var(--line)}.white{background:#fff;color:var(--dark)}.full{width:100%;font-size:16px;margin-top:24px}.trust-row{display:flex;gap:20px;flex-wrap:wrap;color:#4d5c53;font-size:13px}.section{padding:78px 0}.section-head{display:flex;justify-content:space-between;align-items:end;margin-bottom:28px}.section-head h2{font-size:38px;letter-spacing:-.04em;margin:7px 0 0}.section-head>a{font-weight:700;color:var(--green)}.cat-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.cat-card{position:relative;min-height:290px;border-radius:var(--radius);overflow:hidden;background:var(--soft);border:1px solid var(--line)}.cat-card img{width:100%;height:100%;object-fit:cover;position:absolute;inset:0}.cat-card:after{content:"";position:absolute;inset:45% 0 0;background:linear-gradient(transparent,#000b)}.cat-card>div{position:absolute;z-index:2;bottom:22px;left:22px;color:#fff}.cat-card h3{font-size:22px;margin:0 0 5px}.cat-text{background:var(--dark);color:#fff}.cat-text:after{display:none}.cat-text>div{position:absolute;top:26px;left:26px;bottom:auto}.big-icon{font-size:48px;color:#8fd49b}.soft{background:var(--soft)}.goal-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.goal-grid a{background:#fff;border:1px solid var(--line);padding:26px;border-radius:18px;min-height:150px;display:flex;flex-direction:column;justify-content:space-between}.goal-grid b{font-size:19px}.goal-grid span{font-size:13px;color:var(--green);font-weight:700}.product-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.product-card{border:1px solid var(--line);border-radius:18px;overflow:hidden;background:#fff}.product-image{display:block;aspect-ratio:1/1;background:#f7f8f6}.product-image img{width:100%;height:100%;object-fit:contain;padding:12px}.product-info{padding:17px}.product-info h3{font-size:15px;line-height:1.35;margin:0 0 10px;min-height:40px}.price{font-size:18px;font-weight:850;margin-bottom:13px}.wa-product{display:block;text-align:center;background:#25D366;color:#fff;padding:11px;border-radius:10px;font-size:13px;font-weight:800}.empty-products{grid-column:1/-1;padding:30px;border:1px dashed #bbb;border-radius:15px;color:var(--muted)}.consult{margin-top:20px;margin-bottom:80px;background:var(--dark);color:#fff;border-radius:28px;padding:46px;display:flex;align-items:center;justify-content:space-between;gap:30px}.consult h2{font-size:36px;letter-spacing:-.04em;margin:7px 0}.consult p{color:#d8e5dc}.light{color:#8fd49b}.footer{background:#102a1d;color:#fff;padding:55px 0 20px}.footer-grid{display:grid;grid-template-columns:2fr 1fr 1fr;gap:50px}.footer a{display:block;color:#c8d5cc;margin:10px 0}.footer-bottom{border-top:1px solid #ffffff20;margin-top:35px;padding-top:20px;text-align:center;color:#a9b8ae;font-size:12px}.wa-float{position:fixed;right:20px;bottom:20px;width:58px;height:58px;border-radius:50%;background:#25D366;color:#fff;display:grid;place-items:center;font-size:26px;z-index:50;box-shadow:0 10px 30px #0003}.product-page,.collection-page,.generic-page{padding:40px 0 80px}.back{display:inline-block;margin-bottom:25px;font-weight:750;color:var(--green)}.product-layout{display:grid;grid-template-columns:1fr 1fr;gap:55px}.product-gallery{background:#f7f8f6;border-radius:24px;padding:25px}.product-gallery img{width:100%;height:auto}.product-detail h1,.collection-title h1{font-size:44px;letter-spacing:-.04em;margin:10px 0 15px}.product-price{font-size:28px;font-weight:850;margin-bottom:20px}.rte{line-height:1.7;color:#4e5b53}.micro{font-size:12px;color:var(--muted);text-align:center}.collection-title{margin-bottom:35px}
@media(max-width:800px){.page-width{width:min(100% - 28px,1180px)}.topbar{font-size:10px}.nav-wrap{height:68px}.desktop-nav{display:none}.brand-logo{max-width:150px}.header-wa{padding:10px 12px;font-size:12px}.hero{padding:28px 0}.hero-grid,.product-layout{grid-template-columns:1fr}.hero-copy{order:2}.hero-media{order:1}.hero-media img{border-radius:20px}.hero-copy h1{font-size:47px}.hero-copy p{font-size:16px}.hero-actions{flex-direction:column}.btn{width:100%}.section{padding:52px 0}.section-head h2{font-size:30px}.cat-grid{grid-template-columns:repeat(2,1fr)}.cat-card{min-height:220px}.goal-grid{grid-template-columns:1fr 1fr}.product-grid{grid-template-columns:repeat(2,1fr);gap:10px}.product-info{padding:12px}.product-info h3{font-size:13px}.wa-product{font-size:11px}.consult{margin-bottom:50px;padding:30px 22px;display:block}.consult h2{font-size:30px}.consult .btn{margin-top:20px}.footer-grid{grid-template-columns:1fr}.product-detail h1,.collection-title h1{font-size:34px}}
