:root{--ink:#15231f;--green:#173f35;--green2:#245c4c;--kraft:#d99b52;--cream:#f7f3eb;--paper:#fffdf8;--muted:#64716c;--line:#dfe5df;--orange:#e86f3a;--shadow:0 18px 48px rgba(22,55,46,.12);--radius:20px;--wrap:min(1180px,calc(100% - 40px))}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);background:var(--paper);font:16px/1.65 system-ui,-apple-system,"Segoe UI",sans-serif}img{display:block;max-width:100%}a{color:inherit}button,input,select,textarea{font:inherit}.wrap{width:var(--wrap);margin-inline:auto}.narrow{max-width:820px}.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}.skip-link{position:fixed;left:12px;top:-100px;z-index:100;background:white;padding:12px 18px;border-radius:8px}.skip-link:focus{top:12px}.notice{background:var(--green);color:white;text-align:center;padding:7px 16px;font-size:13px;letter-spacing:.02em}.site-header{background:rgba(255,253,248,.96);position:sticky;top:0;z-index:50;border-bottom:1px solid var(--line);backdrop-filter:blur(12px)}.nav-wrap{width:var(--wrap);height:82px;margin:auto;display:flex;align-items:center;justify-content:space-between}.brand{display:inline-flex;gap:11px;align-items:center;text-decoration:none;font-weight:800;font-size:20px;line-height:1.1}.brand small{display:block;color:var(--muted);font-size:11px;font-weight:600;letter-spacing:.07em;margin-top:5px;text-transform:uppercase}.brand-mark{display:grid;place-items:center;width:43px;height:43px;background:var(--kraft);color:var(--green);border-radius:12px 12px 12px 3px;font-size:23px}nav{display:flex;gap:26px;align-items:center}nav a{text-decoration:none;font-weight:700;font-size:15px}nav a:hover,nav a.active{color:var(--orange)}.nav-order{background:var(--green);color:white!important;padding:12px 18px;border-radius:999px}.menu-toggle{display:none;background:none;border:0;padding:10px}.menu-toggle span:not(.sr-only){display:block;width:25px;height:2px;margin:5px;background:var(--ink)}.hero{background:linear-gradient(115deg,#f5e9d8 0 58%,#d9e5de 58%);overflow:hidden}.hero-grid{min-height:650px;display:grid;grid-template-columns:1.05fr .95fr;align-items:center;gap:70px}.eyebrow{text-transform:uppercase;letter-spacing:.13em;color:var(--green2);font-weight:800;font-size:13px;margin:0 0 12px}.hero h1,.page-hero h1{font-size:clamp(40px,6vw,70px);line-height:1.02;letter-spacing:-.05em;margin:0 0 24px;max-width:820px}.hero p{font-size:19px;max-width:610px}.actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:30px}.button{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:12px 22px;border:2px solid var(--green);border-radius:999px;background:var(--green);color:white;text-decoration:none;font-weight:800;cursor:pointer}.button.secondary{background:transparent;color:var(--green)}.button.light{background:white;color:var(--green);border-color:white}.hero-visual{position:relative}.hero-visual img{width:100%;aspect-ratio:4/3;object-fit:contain;mix-blend-mode:multiply;filter:drop-shadow(0 26px 20px rgba(51,42,28,.18))}.float-card{position:absolute;background:white;border-radius:15px;box-shadow:var(--shadow);padding:14px 18px;font-weight:800}.float-card.a{left:-28px;bottom:18%}.float-card.b{right:-12px;top:13%}.section{padding:90px 0}.section.alt{background:var(--cream)}.section-head{display:flex;justify-content:space-between;gap:30px;align-items:end;margin-bottom:36px}.section h2,.cta-band h2{font-size:clamp(30px,4vw,46px);line-height:1.1;letter-spacing:-.035em;margin:0}.section-head p{max-width:500px;color:var(--muted)}.category-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.category-card{min-height:240px;padding:28px;border-radius:var(--radius);background:white;border:1px solid var(--line);text-decoration:none;display:flex;flex-direction:column;justify-content:space-between;transition:.2s}.category-card:hover{transform:translateY(-4px);box-shadow:var(--shadow)}.category-card strong{font-size:22px}.category-card span{color:var(--muted)}.category-number{font-size:44px!important;color:var(--kraft)!important;font-weight:900}.steps{display:grid;grid-template-columns:repeat(3,1fr);gap:34px}.step{border-top:3px solid var(--kraft);padding-top:22px}.step b{display:block;font-size:30px;color:var(--green2)}.product-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.product-card{background:white;border:1px solid var(--line);border-radius:var(--radius);overflow:hidden;display:flex;flex-direction:column}.product-image{background:#f4f0e8;aspect-ratio:4/3;display:grid;place-items:center;padding:20px}.product-image img{width:100%;height:100%;object-fit:contain;mix-blend-mode:multiply}.product-body{padding:22px;display:flex;flex-direction:column;flex:1}.product-body h3{font-size:19px;line-height:1.25;margin:7px 0}.product-body p{margin:0;color:var(--muted)}.product-body small{margin-top:8px}.sku{font-weight:800;color:var(--orange);font-size:12px;letter-spacing:.08em}.product-bottom{display:flex;align-items:end;justify-content:space-between;gap:12px;margin-top:auto;padding-top:20px}.product-bottom strong{font-size:24px}.text-link{font-weight:800;color:var(--green2)}.page-hero{padding:80px 0 65px;background:var(--cream)}.page-hero p{font-size:18px;max-width:720px}.filters{display:flex;gap:9px;flex-wrap:wrap;margin:0 0 30px}.filter{border:1px solid var(--line);background:white;border-radius:999px;padding:10px 16px;cursor:pointer;font-weight:700}.filter.active{background:var(--green);color:white}.shop-group{padding-top:30px;scroll-margin-top:120px}.shop-group h2{margin-bottom:24px}.faq-list{margin-top:32px;border-top:1px solid var(--line)}details{border-bottom:1px solid var(--line);padding:18px 0}summary{cursor:pointer;font-weight:800;font-size:18px;list-style:none;display:flex;justify-content:space-between;gap:20px}summary::after{content:"+";color:var(--orange);font-size:23px}details[open] summary::after{content:"–"}details p{color:var(--muted);margin-bottom:0}.blog-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.article-card{border:1px solid var(--line);border-radius:var(--radius);overflow:hidden;background:white}.article-card img{width:100%;aspect-ratio:16/10;object-fit:cover}.article-card div{padding:22px}.article-card h2{font-size:22px;margin:8px 0 10px}.article-card a{text-decoration:none}.meta{display:flex;gap:12px;color:var(--muted);font-size:13px}.article{max-width:780px;margin:auto}.article>p.lede{font-size:21px;color:var(--muted)}.article figure{margin:38px 0}.article figure img{border-radius:var(--radius);width:100%;max-height:500px;object-fit:contain;background:var(--cream)}.article h2{margin-top:42px}.article-callout{background:var(--green);color:white;padding:26px;border-radius:var(--radius);margin-top:40px}.finder{display:grid;grid-template-columns:1fr 1fr;gap:34px}.finder-card{background:white;padding:28px;border:1px solid var(--line);border-radius:var(--radius)}.field{display:grid;gap:8px;margin-bottom:18px}.field label,.field legend{font-weight:800}.field input,.field select,.field textarea{width:100%;border:1px solid #bdc8c2;border-radius:10px;padding:13px 14px;background:white;min-height:48px}.finder-result{background:var(--green);color:white;padding:32px;border-radius:var(--radius);align-self:start;position:sticky;top:130px}.order-layout{display:grid;grid-template-columns:minmax(0,1fr) 340px;gap:32px;align-items:start}.order-products .product-grid{grid-template-columns:repeat(2,1fr)}.qty{display:flex;align-items:center;gap:8px;font-weight:700}.qty input{width:68px;padding:9px;border:1px solid var(--line);border-radius:8px}.order-summary{position:sticky;top:130px;border-radius:var(--radius);background:var(--green);color:white;padding:25px}.summary-line{display:flex;justify-content:space-between;gap:12px;padding:7px 0}.summary-total{font-size:24px;border-top:1px solid rgba(255,255,255,.3);margin-top:10px;padding-top:15px}.checkout{margin-top:50px;border-top:1px solid var(--line);padding-top:35px}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px}.full{grid-column:1/-1}.choice-row{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.choice{border:1px solid var(--line);border-radius:12px;padding:14px}.status{padding:15px;border-radius:10px;margin-bottom:25px}.status.success{background:#e0f3e8;color:#185c37}.status.error{background:#fde6df;color:#8b2d16}.hp{position:absolute;left:-9999px}.cta-band{background:var(--green);color:white;padding:55px 0}.cta-band .wrap{display:flex;justify-content:space-between;align-items:center;gap:35px}.site-footer{background:#102b24;color:#dbe8e2;padding:65px 0 25px}.footer-grid{display:grid;grid-template-columns:1.5fr repeat(3,1fr);gap:50px}.footer-grid h2{font-size:15px;text-transform:uppercase;letter-spacing:.1em;color:var(--kraft)}.footer-grid a:not(.brand){display:block;margin:9px 0;color:#dbe8e2}.footer-brand{color:white}.footer-base{border-top:1px solid rgba(255,255,255,.15);margin-top:40px;padding-top:20px;display:flex;justify-content:space-between;color:#a9bdb5;font-size:13px}
@media(max-width:900px){.nav-wrap{height:70px}.menu-toggle{display:block}nav{display:none;position:absolute;top:100%;left:0;right:0;background:var(--paper);padding:20px;flex-direction:column;align-items:stretch;border-bottom:1px solid var(--line)}nav.open{display:flex}.hero-grid{min-height:auto;grid-template-columns:1fr;padding:70px 0 50px;gap:30px}.hero-visual{max-width:600px}.category-grid{grid-template-columns:repeat(2,1fr)}.product-grid,.blog-grid{grid-template-columns:repeat(2,1fr)}.footer-grid{grid-template-columns:1fr 1fr}.order-layout{grid-template-columns:1fr}.order-summary{position:static}.finder{grid-template-columns:1fr}.finder-result{position:static}}
@media(max-width:600px){:root{--wrap:min(calc(100% - 28px),1180px)}.notice{font-size:11px}.brand{font-size:17px}.brand-mark{width:39px;height:39px}.section{padding:62px 0}.page-hero{padding:55px 0 42px}.hero h1,.page-hero h1{font-size:38px}.hero p{font-size:17px}.section-head{display:block}.category-grid,.steps,.product-grid,.blog-grid,.order-products .product-grid,.footer-grid,.form-grid,.choice-row{grid-template-columns:1fr}.category-card{min-height:170px}.float-card{display:none}.product-card{display:grid;grid-template-columns:120px 1fr}.product-image{aspect-ratio:auto;padding:10px}.product-body{padding:16px}.product-bottom{display:block}.text-link{display:block;margin-top:6px}.cta-band .wrap,.footer-base{align-items:flex-start;flex-direction:column}.cta-band .wrap{display:flex}.footer-grid{gap:26px}.actions .button{width:100%}}
