:root{--ink:#10241a;--ink-soft:#42534a;--green:#1c7a3b;--green-dark:#0f5628;--lime:#55e66e;--cream:#f5f4ec;--paper:#fffef9;--line:#d9ddd5;--shadow:0 20px 60px #10241a1f;--radius:24px;--max:1180px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--ink);background:var(--cream);text-rendering:optimizelegibility;margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;line-height:1.6}img,svg{max-width:100%}a{color:inherit}button,input,textarea,select{font:inherit}::selection{background:var(--lime);color:var(--ink)}.skip-link{z-index:999;box-shadow:var(--shadow);background:#fff;border-radius:999px;padding:.8rem 1rem;position:fixed;top:-5rem;left:1rem}.skip-link:focus{top:1rem}.container{width:min(calc(100% - 2rem), var(--max));margin-inline:auto}.eyebrow{color:var(--green-dark);letter-spacing:.14em;text-transform:uppercase;align-items:center;gap:.55rem;margin:0 0 .9rem;font-size:.78rem;font-weight:800;display:inline-flex}.eyebrow:before{content:"";background:var(--lime);border-radius:999px;width:2rem;height:3px}h1,h2,h3{letter-spacing:-.035em;margin:0;line-height:1.08}h1{font-size:clamp(2.85rem,7vw,5.9rem)}h2{font-size:clamp(2rem,4vw,3.45rem)}h3{font-size:1.25rem}p{margin:0}.lede{max-width:64ch;color:var(--ink-soft);font-size:clamp(1.05rem,2vw,1.28rem)}.button{color:#fff;background:var(--green);border:1px solid #0000;border-radius:999px;justify-content:center;align-items:center;gap:.6rem;min-height:52px;padding:.8rem 1.25rem;font-weight:800;text-decoration:none;transition:transform .2s,background .2s,box-shadow .2s;display:inline-flex;box-shadow:0 12px 28px #1c7a3b38}.button:hover{background:var(--green-dark);transform:translateY(-2px);box-shadow:0 16px 34px #1c7a3b47}.button:focus-visible,a:focus-visible,summary:focus-visible{outline:3px solid var(--lime);outline-offset:3px}.button.secondary{color:var(--ink);box-shadow:none;background:0 0;border-color:#10241a40}.button.secondary:hover{background:#ffffffbf}.button svg{width:18px;height:18px}.site-header{z-index:100;backdrop-filter:blur(16px);background:#f5f4eceb;border-bottom:1px solid #10241a14;position:sticky;top:0}.header-inner{justify-content:space-between;align-items:center;gap:1rem;min-height:92px;display:flex}.brand{letter-spacing:-.04em;align-items:center;gap:.7rem;font-size:1.25rem;font-weight:900;text-decoration:none;display:inline-flex}.brand-mark{flex:none;width:42px;height:42px}.brand span span{color:var(--green)}.site-nav{align-items:center;gap:1.35rem;display:flex}.site-nav>a:not(.button){color:var(--ink-soft);font-size:.95rem;font-weight:700;text-decoration:none}.site-nav>a:not(.button):hover{color:var(--green-dark)}.site-nav .button{min-height:42px;padding:.55rem 1rem}.hero{padding:clamp(4rem,8vw,7.8rem) 0 4.5rem;position:relative;overflow:hidden}.hero:before{content:"";pointer-events:none;background:radial-gradient(circle,#55e66e3b,#55e66e00 66%);border-radius:50%;height:620px;position:absolute;inset:-20% -15% auto 45%}.hero-grid{grid-template-columns:minmax(0,.9fr) minmax(480px,1.1fr);align-items:center;gap:clamp(2rem,5vw,5rem);display:grid;position:relative}.hero-copy h1 span{color:var(--green)}.hero-copy .lede{margin-top:1.35rem}.hero-actions{flex-wrap:wrap;gap:.85rem;margin-top:2rem;display:flex}.hero-proof{color:var(--ink-soft);flex-wrap:wrap;gap:.7rem 1rem;margin-top:2rem;font-size:.92rem;font-weight:700;display:flex}.hero-proof span{align-items:center;gap:.45rem;display:inline-flex}.hero-proof span:before{content:"✓";width:1.3rem;height:1.3rem;color:var(--ink);background:var(--lime);border-radius:50%;place-items:center;font-size:.75rem;font-weight:900;display:grid}.hero-visual{position:relative}.hero-visual img{filter:drop-shadow(0 28px 50px #10241a2b);width:100%;display:block}.status-pill{box-shadow:var(--shadow);backdrop-filter:blur(10px);background:#ffffffe6;border:1px solid #10241a1a;border-radius:18px;align-items:center;gap:.65rem;padding:.8rem 1rem;font-size:.9rem;font-weight:800;display:flex;position:absolute;bottom:3rem;left:-1rem}.status-dot{background:var(--lime);border-radius:50%;width:10px;height:10px;box-shadow:0 0 0 6px #55e66e38}.feature-bar{padding:0 0 5rem}.feature-bar-grid{border:1px solid var(--line);border-radius:var(--radius);background:var(--paper);grid-template-columns:repeat(4,1fr);display:grid;overflow:hidden;box-shadow:0 16px 45px #10241a12}.feature-mini{border-right:1px solid var(--line);padding:1.4rem}.feature-mini:last-child{border-right:0}.feature-mini strong{margin-bottom:.2rem;display:block}.feature-mini span{color:var(--ink-soft);font-size:.9rem}.section{padding:clamp(4.5rem,8vw,8rem) 0}.section.white{background:var(--paper)}.section.dark{color:#fff;background:var(--ink)}.section.dark .eyebrow{color:var(--lime)}.section.dark .lede,.section.dark .muted{color:#bdcbc3}.section-head{max-width:760px;margin-bottom:2.7rem}.section-head .lede{margin-top:1.05rem}.cards-3{grid-template-columns:repeat(3,1fr);gap:1rem;display:grid}.card{border:1px solid var(--line);border-radius:var(--radius);background:var(--paper);padding:1.7rem}.card-icon{width:48px;height:48px;color:var(--green-dark);background:#55e66e38;border-radius:15px;place-items:center;margin-bottom:1.25rem;display:grid}.card-icon svg{width:24px;height:24px}.card p{color:var(--ink-soft);margin-top:.65rem}.split{grid-template-columns:1fr 1fr;align-items:center;gap:clamp(2.5rem,7vw,7rem);display:grid}.panel{background:#e6f0df;border-radius:32px;padding:clamp(2rem,5vw,3.5rem)}.panel.dark-panel{color:#fff;background:#183227}.panel h2{margin-bottom:1.15rem}.panel p+p{margin-top:1rem}.steps{counter-reset:steps;gap:1rem;display:grid}.step{counter-increment:steps;background:#ffffff0e;border:1px solid #ffffff21;border-radius:20px;grid-template-columns:54px 1fr;align-items:start;gap:1rem;padding:1.2rem;display:grid}.step:before{content:"0" counter(steps);width:48px;height:48px;color:var(--ink);background:var(--lime);border-radius:15px;place-items:center;font-weight:900;display:grid}.step p{color:#bdcbc3;margin-top:.35rem}.check-list{gap:.8rem;margin:1.5rem 0 0;padding:0;list-style:none;display:grid}.check-list li{grid-template-columns:24px 1fr;gap:.7rem;display:grid}.check-list li:before{content:"✓";width:22px;height:22px;color:var(--ink);background:var(--lime);border-radius:50%;place-items:center;font-size:.75rem;font-weight:900;display:grid}.about-grid{grid-template-columns:.8fr 1.2fr;align-items:start;gap:clamp(2rem,8vw,8rem);display:grid}.about-note{border-left:4px solid var(--lime);color:var(--ink-soft);background:#55e66e1c;border-radius:0 20px 20px 0;padding:1.5rem}.about-copy p+p{margin-top:1rem}.cta-wrap{padding:0 0 clamp(4rem,8vw,7rem)}.cta{color:#fff;background:var(--green-dark);box-shadow:var(--shadow);border-radius:34px;grid-template-columns:1.2fr auto;align-items:center;gap:2rem;padding:clamp(2rem,6vw,4.5rem);display:grid;position:relative;overflow:hidden}.cta:after{content:"";background:#55e66e24;border-radius:50%;width:380px;height:380px;position:absolute;top:-190px;right:-140px}.cta h2{max-width:720px;position:relative}.cta p{color:#d0ddd5;margin-top:1rem;position:relative}.cta .button{z-index:1;color:var(--ink);background:var(--lime);box-shadow:none;position:relative}.cta .button:hover{background:#fff}.site-footer{color:#c9d3cd;background:#0a1810}.footer-grid{grid-template-columns:1fr auto;gap:2rem;padding:3.4rem 0 2rem;display:grid}.footer-brand .brand{color:#fff}.footer-brand p{color:#98aaa0;max-width:52ch;margin-top:1rem}.footer-links{grid-template-columns:repeat(2,auto);align-content:start;gap:.6rem 2rem;display:grid}.footer-links a{color:#d8e1dc;text-decoration:none}.footer-links a:hover{color:var(--lime)}.footer-bottom{color:#7f9288;border-top:1px solid #ffffff1a;justify-content:space-between;gap:1rem;padding:1.2rem 0 2rem;font-size:.86rem;display:flex}.legal-hero{padding:4.5rem 0 2.5rem}.legal-hero h1{font-size:clamp(2.6rem,6vw,4.7rem)}.legal-hero .lede{margin-top:1rem}.legal-shell{grid-template-columns:250px minmax(0,760px);align-items:start;gap:4rem;padding-bottom:6rem;display:grid}.legal-nav{border:1px solid var(--line);background:var(--paper);border-radius:18px;gap:.35rem;padding:1rem;display:grid;position:sticky;top:104px}.legal-nav a{color:var(--ink-soft);border-radius:8px;padding:.4rem .55rem;font-size:.88rem;text-decoration:none}.legal-nav a:hover{color:var(--green-dark);background:#55e66e1f}.legal-content{border:1px solid var(--line);background:var(--paper);border-radius:26px;padding:clamp(1.5rem,4vw,3rem)}.legal-content h2{letter-spacing:-.025em;margin:2.4rem 0 .9rem;font-size:1.65rem}.legal-content h2:first-child{margin-top:0}.legal-content h3{letter-spacing:-.015em;margin:1.5rem 0 .55rem;font-size:1.12rem}.legal-content p+p{margin-top:.9rem}.legal-content ul{padding-left:1.25rem}.legal-content li+li{margin-top:.4rem}.legal-content a{color:var(--green-dark);font-weight:700}.notice{border-left:4px solid var(--green);background:#edf4e9;border-radius:0 14px 14px 0;margin:1.4rem 0;padding:1.1rem 1.2rem}.last-updated{color:var(--ink-soft);margin-top:.8rem;font-size:.92rem;font-weight:700}.not-found{text-align:center;place-items:center;min-height:70vh;display:grid}.not-found p{max-width:46ch;color:var(--ink-soft);margin:1rem auto 1.6rem}@media (width<=960px){.site-nav>a:not(.button){display:none}.hero-grid{grid-template-columns:1fr}.hero-copy{max-width:720px}.hero-visual{max-width:760px;margin-inline:auto}.feature-bar-grid{grid-template-columns:repeat(2,1fr)}.feature-mini:nth-child(2){border-right:0}.feature-mini:nth-child(-n+2){border-bottom:1px solid var(--line)}.cards-3,.split,.about-grid{grid-template-columns:1fr}.about-note{max-width:640px}.legal-shell{grid-template-columns:1fr;gap:1.2rem}.legal-nav{grid-template-columns:repeat(2,1fr);position:static}}@media (width<=680px){.container{width:min(calc(100% - 1.25rem), var(--max))}.header-inner{min-height:78px}.brand-mark{width:36px;height:36px}.site-nav .button{font-size:.88rem}.hero{padding-top:3.5rem}.hero-grid{gap:2.3rem}.hero-actions{flex-direction:column;align-items:stretch}.hero-actions .button{width:100%}.status-pill{bottom:1.2rem;left:.5rem}.feature-bar-grid{grid-template-columns:1fr}.feature-mini{border-right:0;border-bottom:1px solid var(--line)}.feature-mini:last-child{border-bottom:0}.cta{grid-template-columns:1fr}.cta .button{width:100%}.footer-grid{grid-template-columns:1fr}.footer-links{grid-template-columns:1fr 1fr}.footer-bottom{flex-direction:column}.legal-nav{display:none}.legal-content{padding:1.3rem}}.brand{flex:none;line-height:0}.brand-logo{width:126px;height:auto;display:block}.brand--footer{width:fit-content}.brand--footer .brand-logo{width:150px}@media (width<=680px){.brand-logo{width:104px}.brand--footer .brand-logo{width:135px}}
