@import "https://fonts.googleapis.com/css2?family=DM+Mono:wght@400;500&family=Manrope:wght@400;500;600;700;800&display=swap";
:root{--ink:#10231f;--muted:#62736e;--line:#dbe5df;--paper:#f6f8f4;--card:#fff;--green:#0f6b55;--mint:#dcefe4;--yellow:#e6f06b;--teal:#1c9880}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--paper);color:var(--ink);margin:0;font-family:Manrope,sans-serif}a{color:inherit;text-decoration:none}::selection{background:var(--yellow);color:var(--ink)}.container{width:min(1180px,100% - 48px);margin:0 auto}.site-header{z-index:20;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#f6f8f4eb;border-bottom:1px solid #dbe5dfb3;position:sticky;top:0}.nav{justify-content:space-between;align-items:center;gap:28px;height:78px;display:flex}.brand{letter-spacing:-.04em;align-items:center;gap:11px;font-size:17px;font-weight:800;display:flex}.brand-mark{color:#fff;background:var(--ink);border-radius:10px;place-items:center;width:34px;height:34px;font-family:DM Mono,monospace;font-size:15px;display:grid}.nav-links{color:#52645f;align-items:center;gap:30px;font-size:13px;font-weight:700;display:flex}.nav-links a:hover{color:var(--green)}.nav-cta{border:1px solid var(--ink);color:#fff;background:var(--ink);border-radius:999px;padding:11px 17px}.nav-cta:hover{background:var(--green);border-color:var(--green);color:#fff!important}.hero{border-bottom:1px solid var(--line);padding:92px 0 82px;overflow:hidden}.hero-grid{grid-template-columns:1.05fr .95fr;align-items:center;gap:72px;display:grid}.eyebrow{color:var(--green);letter-spacing:.12em;text-transform:uppercase;align-items:center;gap:10px;font-family:DM Mono,monospace;font-size:11px;font-weight:500;display:flex}.eyebrow:before{content:"";background:var(--green);width:28px;height:1px;display:block}h1{letter-spacing:-.075em;max-width:700px;margin:18px 0 23px;font-size:clamp(46px,6vw,78px);font-weight:800;line-height:.98}.hero h1 em{color:var(--green);font-style:normal}.lede{max-width:560px;color:var(--muted);font-size:17px;line-height:1.75}.actions{align-items:center;gap:14px;margin-top:34px;display:flex}.button{border-radius:999px;justify-content:center;align-items:center;gap:9px;min-height:46px;padding:0 19px;font-size:13px;font-weight:800;transition:all .2s;display:inline-flex}.button-primary{color:#fff;background:var(--green);box-shadow:0 8px 18px #0f6b5529}.button-primary:hover{background:var(--ink);transform:translateY(-2px)}.button-secondary{border:1px solid var(--line);background:#fff}.button-secondary:hover{border-color:var(--green);color:var(--green)}.hero-art{place-items:center;min-height:390px;display:grid;position:relative}.orbit{border:1px solid #c8d9cf;border-radius:50%;width:360px;height:360px;position:absolute}.orbit:before,.orbit:after{content:"";border:1px solid #c8d9cf;border-radius:50%;position:absolute;inset:28px -2px;transform:rotate(60deg)}.orbit:after{transform:rotate(-60deg)}.molecule{background:var(--ink);border-radius:50%;place-items:center;width:180px;height:180px;display:grid;position:relative;box-shadow:0 0 0 18px #1c98801f,0 22px 44px #10231f2e}.molecule:before,.molecule:after{content:"";background:#1c98806b;width:260px;height:1px;position:absolute;transform:rotate(34deg)}.molecule:after{transform:rotate(-34deg)}.molecule-core{width:70px;height:70px;color:var(--yellow);border:1px solid #e6f06bcc;border-radius:50%;place-items:center;font-family:DM Mono,monospace;font-size:22px;display:grid}.dot{background:var(--yellow);border-radius:50%;width:14px;height:14px;position:absolute;box-shadow:0 0 0 7px #e6f06b1f}.dot.one{top:38px;right:58px}.dot.two{background:var(--teal);bottom:42px;left:45px}.dot.three{background:#fff;top:95px;left:15px}.stat-row{grid-template-columns:repeat(3,1fr);gap:0;margin-top:68px;display:grid}.stat{border-left:1px solid var(--line);padding:0 22px}.stat:first-child{border-left:0;padding-left:0}.stat strong{letter-spacing:-.06em;font-size:28px;display:block}.stat span{color:var(--muted);text-transform:uppercase;letter-spacing:.08em;margin-top:7px;font-family:DM Mono,monospace;font-size:10px;display:block}.section{padding:100px 0}.section-head{justify-content:space-between;align-items:end;gap:30px;margin-bottom:34px;display:flex}.section-kicker{color:var(--green);text-transform:uppercase;letter-spacing:.12em;font-family:DM Mono,monospace;font-size:11px}.section h2{letter-spacing:-.065em;max-width:600px;margin:11px 0 0;font-size:clamp(31px,4vw,50px);line-height:1.02}.section-intro{max-width:380px;color:var(--muted);margin:0;font-size:14px;line-height:1.7}.card-grid{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}.card{background:var(--card);border:1px solid var(--line);border-radius:18px;padding:28px}.card:hover{border-color:#a4cbb8;box-shadow:0 15px 35px #10231f0f}.card-icon{width:43px;height:43px;color:var(--green);background:var(--mint);border-radius:12px;place-items:center;margin-bottom:37px;font-family:DM Mono,monospace;font-weight:500;display:grid}.card h3{letter-spacing:-.04em;margin:0 0 11px;font-size:19px}.card p{color:var(--muted);margin:0;font-size:13px;line-height:1.7}.card-link{color:var(--green);margin-top:24px;font-size:12px;font-weight:800;display:inline-block}.band{color:#fff;background:var(--ink);padding:62px 0}.band-grid{justify-content:space-between;align-items:center;gap:40px;display:flex}.band h2{letter-spacing:-.06em;max-width:620px;margin:0;font-size:clamp(27px,4vw,44px);line-height:1.06}.band p{color:#a8bbb3;max-width:380px;font-size:14px;line-height:1.7}.band .button-secondary{color:var(--ink);white-space:nowrap}.site-footer{color:#789088;background:var(--ink);border-top:1px solid #29423a;padding:50px 0 28px}.footer-grid{grid-template-columns:1.3fr 1fr 1fr 1fr;gap:30px;display:grid}.footer-brand{color:#fff}.footer-copy{color:#789088;max-width:250px;margin-top:15px;font-size:12px;line-height:1.7}.footer-title{color:#d8e4dd;text-transform:uppercase;letter-spacing:.1em;margin:0 0 15px;font-family:DM Mono,monospace;font-size:10px}.footer-links{gap:9px;font-size:12px;display:grid}.footer-links a:hover{color:#fff}.footer-bottom{border-top:1px solid #29423a;justify-content:space-between;gap:20px;margin-top:52px;padding-top:18px;font-size:10px;display:flex}.page-shell{padding:84px 0 100px}.page-shell h1{font-size:clamp(42px,6vw,68px)}.page-shell .lede{max-width:650px}.legal{max-width:760px}.legal h1{margin-bottom:10px}.legal h2{margin-top:38px;font-size:22px}.legal p{color:var(--muted);font-size:14px;line-height:1.8}.legal .updated{color:#8b9c96;font-family:DM Mono,monospace;font-size:11px}.product-list{gap:16px;display:grid}.product-row{border:1px solid var(--line);background:#fff;border-radius:16px;justify-content:space-between;align-items:center;gap:30px;padding:25px 28px;display:flex}.product-row h3{margin:0 0 7px;font-size:19px}.product-row p{color:var(--muted);margin:0;font-size:13px;line-height:1.6}.price{white-space:nowrap;color:var(--green);font-family:DM Mono,monospace;font-size:12px}.contact-grid{grid-template-columns:1fr 1fr;gap:18px;display:grid}.contact-card{border:1px solid var(--line);background:#fff;border-radius:18px;padding:28px}.contact-card h3{margin:0 0 10px}.contact-card p,.contact-card a{color:var(--muted);font-size:14px;line-height:1.7}.contact-card a{color:var(--green);font-weight:700}.legal-notice{background:#fbf8e2;border:1px solid #e4d989;border-radius:12px;margin:26px 0;padding:16px 19px}.legal-notice p{color:#6b5f1f;margin:0;font-size:13px;line-height:1.7}.legal-notice strong{color:#4a4116}@media (max-width:800px){.container{width:min(100% - 32px,1180px)}.nav-links{gap:12px}.nav-links a:not(.nav-cta){display:none}.hero{padding:66px 0}.hero-grid{grid-template-columns:1fr;gap:20px}.hero-art{min-height:300px}.orbit{width:280px;height:280px}.stat-row{margin-top:44px}.card-grid,.contact-grid{grid-template-columns:1fr}.section{padding:68px 0}.section-head,.band-grid{display:block}.section-intro{margin-top:18px}.footer-grid{grid-template-columns:1fr 1fr}.footer-brand{grid-column:1/-1}.footer-bottom{display:block}.footer-bottom span{margin-top:8px;display:block}.product-row{display:block}.product-row .button{margin-top:18px}}
