:root{--ink:#17251f;--muted:#5a6b63;--green:#287c68;--green-dark:#1c5c4d;--mint:#d9efe7;--cream:#f5f7f2;--peach:#f5d9b8;--line:#dce5df;color:var(--ink);background:var(--cream);font-synthesis:none;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;line-height:1.65}a{color:inherit;text-decoration:none}a:hover{color:var(--green)}.container{width:min(1120px,100% - 40px);margin-inline:auto}.site-header{border-bottom:1px solid var(--line);backdrop-filter:blur(12px);z-index:10;background:#f5f7f2e6;position:sticky;top:0}.nav-wrap{justify-content:space-between;align-items:center;gap:24px;min-height:76px;display:flex}.brand{letter-spacing:.1em;align-items:center;gap:10px;font-size:.86rem;font-weight:800;display:inline-flex}.brand-mark{background:var(--ink);color:#fff;letter-spacing:0;border-radius:9px;place-items:center;width:30px;height:30px;font-weight:800;display:grid}nav,.footer-links{color:var(--muted);flex-wrap:wrap;gap:22px;font-size:.92rem;display:flex}nav a:hover,.footer-links a:hover{color:var(--ink)}.hero{padding:112px 0 128px;position:relative;overflow:hidden}.hero:after{content:"";background:var(--mint);z-index:-1;border-radius:50%;width:430px;height:430px;position:absolute;top:-140px;right:-130px}.eyebrow{color:var(--green);text-transform:uppercase;letter-spacing:.14em;font-size:.75rem;font-weight:800}h1,h2,h3{letter-spacing:-.035em;margin:0 0 20px;line-height:1.12}h1{max-width:780px;font-size:clamp(3rem,8vw,6.4rem)}h2{font-size:clamp(2rem,4vw,3.5rem)}h3{font-size:1.3rem}.hero p{max-width:640px;color:var(--muted);font-size:clamp(1.05rem,2vw,1.3rem)}.actions{flex-wrap:wrap;gap:12px;margin-top:32px;display:flex}.button{border:1px solid var(--green);background:var(--green);color:#fff;border-radius:999px;justify-content:center;align-items:center;padding:12px 20px;font-weight:700;display:inline-flex}.button:hover{background:var(--green-dark);color:#fff}.button.secondary{color:var(--ink);border-color:var(--line);background:0 0}.button.secondary:hover{border-color:var(--green)}.section{padding:92px 0}.section.tinted{background:#eaf3ee}.section-intro{max-width:650px;margin-bottom:42px}.muted{color:var(--muted)}.grid{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.card{border:1px solid var(--line);background:#ffffff8c;border-radius:18px;padding:26px}.card p{color:var(--muted);margin:0}.feature-icon{color:var(--green);margin-bottom:18px;font-size:1.5rem}.product-panel{grid-template-columns:1.1fr .9fr;align-items:center;gap:48px;display:grid}.product-art{background:var(--ink);color:#fff;min-height:360px;box-shadow:20px 25px 0 var(--peach);border-radius:28px;padding:28px}.window-bar{gap:7px;margin-bottom:45px;display:flex}.window-bar i{background:var(--peach);border-radius:50%;width:9px;height:9px}.product-art h3{font-size:2.2rem}.product-art p{color:#b7cec4}.pill{color:#d9efe7;background:#315b50;border-radius:999px;padding:5px 10px;font-size:.75rem;font-weight:700;display:inline-block}.page-hero{border-bottom:1px solid var(--line);padding:85px 0 55px}.page-hero p{max-width:680px;color:var(--muted);font-size:1.15rem}.prose{max-width:780px;padding:64px 0 100px}.prose h2{margin-top:42px;font-size:1.65rem}.prose h3{margin-top:28px}.prose p,.prose li{color:var(--muted)}.prose ul{padding-left:22px}.prose a{color:var(--green);text-underline-offset:3px;text-decoration:underline}.faq{border-top:1px solid var(--line)}details{border-bottom:1px solid var(--line);padding:22px 0}summary{cursor:pointer;font-size:1.1rem;font-weight:750}details p{color:var(--muted);max-width:760px;margin-bottom:0}.contact-card{border:1px solid var(--line);background:#fff;border-radius:22px;max-width:700px;padding:36px}.contact-email{color:var(--green);margin:12px 0 28px;font-size:1.25rem;font-weight:750;display:inline-block}.site-footer{border-top:1px solid var(--line);color:var(--muted);padding:54px 0 26px;font-size:.9rem}.footer-grid{justify-content:space-between;gap:36px;display:flex}.footer-brand{color:var(--ink)}.footer-bottom{border-top:1px solid var(--line);justify-content:space-between;gap:20px;margin-top:40px;padding-top:20px;font-size:.78rem;display:flex}@media (width<=720px){.container{width:min(100% - 28px,1120px)}.nav-wrap{flex-direction:column;align-items:flex-start;min-height:68px;padding:15px 0}nav{gap:12px 16px;font-size:.82rem}.hero{padding:76px 0 90px}.hero:after{width:260px;height:260px;top:-60px;right:-120px}.grid,.product-panel{grid-template-columns:1fr}.product-art{min-height:290px;box-shadow:10px 14px 0 var(--peach)}.section{padding:68px 0}.page-hero{padding:62px 0 38px}.prose{padding:42px 0 70px}.footer-grid,.footer-bottom{flex-direction:column}}
