.landing{--ink:#0d1b14;--muted:#5d6b63;--line:#0d1b1414;--brand:#1f6f4a;--brand-soft:#1f6f4a14;min-height:100%;color:var(--ink);background:#fbfcfb;overflow-x:hidden}.landing section{max-width:1120px;margin:0 auto;padding:0 24px}.landing-nav{z-index:10;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-bottom:1px solid var(--line);background:#fbfcfbd1;position:sticky;top:0}.landing-nav-inner{justify-content:space-between;align-items:center;gap:16px;max-width:1120px;margin:0 auto;padding:14px 24px;display:flex}.landing-mark{letter-spacing:-.01em;align-items:center;gap:10px;font-size:17px;font-weight:650;display:flex}.landing-mark-badge{color:#fff;background:linear-gradient(140deg,#2a8f60,#155238);border-radius:8px;place-items:center;width:30px;height:30px;font-size:15px;font-weight:700;display:grid;box-shadow:0 2px 8px #15523847}.landing-hero{text-align:center;padding-top:96px;padding-bottom:88px;position:relative}.landing-hero:before{content:"";pointer-events:none;background:radial-gradient(52% 46% at 50% 42%,#2a8f6024,#0000 70%),radial-gradient(38% 34% at 78% 18%,#186c981a,#0000 70%);height:620px;position:absolute;inset:-240px 0 auto}.landing-hero>*{position:relative}.landing-pill{border:1px solid var(--line);color:var(--muted);background:#fff;border-radius:999px;align-items:center;gap:8px;padding:5px 13px 5px 8px;font-size:12.5px;display:inline-flex;box-shadow:0 1px 2px #0d1b140a}.landing-pill b{color:var(--brand);background:var(--brand-soft);border-radius:999px;padding:2px 8px;font-size:11.5px;font-weight:600}.landing-hero h1{letter-spacing:-.035em;margin:22px 0 0;font-size:clamp(38px,6vw,62px);font-weight:680;line-height:1.05}.landing-hero h1 em{background:linear-gradient(120deg,#2a8f60,#157a8f);color:#0000;-webkit-background-clip:text;background-clip:text;font-style:normal}.landing-lede{max-width:620px;color:var(--muted);margin:20px auto 0;font-size:17.5px;line-height:1.6}.landing-cta{flex-wrap:wrap;justify-content:center;gap:12px;margin-top:34px;display:flex}.landing-note{color:var(--muted);margin-top:16px;font-size:13px}.landing-stats{background:var(--line);border:1px solid var(--line);border-radius:14px;grid-template-columns:repeat(4,1fr);gap:1px;margin-top:72px;display:grid;overflow:hidden}.landing-stat{background:#fff;padding:22px 20px}.landing-stat dt{letter-spacing:-.02em;font-size:26px;font-weight:660}.landing-stat dd{color:var(--muted);margin:4px 0 0;font-size:13px}.landing-head{max-width:600px;margin-bottom:34px}.landing-eyebrow{letter-spacing:.09em;text-transform:uppercase;color:var(--brand);font-size:12px;font-weight:620}.landing-head h2{letter-spacing:-.025em;margin:10px 0 0;font-size:clamp(26px,3.4vw,34px);font-weight:660;line-height:1.2}.landing-head p{color:var(--muted);margin:12px 0 0;font-size:16px;line-height:1.6}.landing .landing-block{padding:92px 24px}.landing .landing-block.alt{border-block:1px solid var(--line);background:#fff;max-width:none}.landing-block.alt>div{max-width:1120px;margin:0 auto}.landing-grid{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.landing-card{border:1px solid var(--line);background:#fff;border-radius:14px;padding:24px;transition:transform .18s,box-shadow .18s,border-color .18s}.landing-block.alt .landing-card{background:#fbfcfb}.landing-card:hover{border-color:#1f6f4a47;transform:translateY(-2px);box-shadow:0 10px 28px #0d1b1412}.landing-card-icon{background:var(--brand-soft);width:38px;height:38px;color:var(--brand);border-radius:10px;place-items:center;margin-bottom:16px;font-size:18px;display:grid}.landing-card h3{letter-spacing:-.012em;margin:0 0 7px;font-size:16px;font-weight:620}.landing-card p{color:var(--muted);margin:0;font-size:14.5px;line-height:1.6}.landing-steps{counter-reset:step;grid-template-columns:repeat(3,1fr);gap:26px;display:grid}.landing-step{border-top:2px solid var(--line);padding-top:26px;position:relative}.landing-step:before{counter-increment:step;content:counter(step, decimal-leading-zero);color:var(--brand);letter-spacing:.05em;background:#fbfcfb;padding-right:10px;font-size:12.5px;font-weight:660;position:absolute;top:-11px;left:0}.landing-step h3{margin:0 0 7px;font-size:16px;font-weight:620}.landing-step p{color:var(--muted);margin:0;font-size:14.5px;line-height:1.6}.landing .landing-closing{text-align:center;margin:0 auto;padding:24px 24px 96px}.landing-closing-inner{color:#fff;background:linear-gradient(135deg,#17603f,#0e3c29 62%,#0c2f36);border-radius:20px;max-width:1120px;margin:0 auto;padding:58px 32px;box-shadow:0 24px 60px #0e3c2938}.landing-closing h2{letter-spacing:-.025em;margin:0;font-size:clamp(25px,3.4vw,33px);font-weight:660}.landing-closing p{color:#ffffffc2;max-width:520px;margin:14px auto 28px;font-size:16px;line-height:1.6}.landing-footer{border-top:1px solid var(--line);background:#fff}.landing-footer-inner{max-width:1120px;color:var(--muted);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;margin:0 auto;padding:26px 24px;font-size:13.5px;display:flex}.landing-powered{align-items:center;gap:8px;display:inline-flex}.landing-powered a{color:var(--ink);border-bottom:1px solid #1f6f4a59;font-weight:600}.landing-powered a:hover{color:var(--brand)}.landing-dot{background:linear-gradient(140deg,#2a8f60,#155238);border-radius:50%;width:6px;height:6px}@media (width<=900px){.landing-grid,.landing-steps{grid-template-columns:1fr}.landing-stats{grid-template-columns:repeat(2,1fr)}.landing .landing-block{padding:64px 24px}.landing-hero{padding-top:68px;padding-bottom:64px}}:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif}*{box-sizing:border-box}html,body,#root{height:100%;margin:0}body{background:#f5f6f8}a{color:inherit;text-decoration:none}pre{white-space:pre-wrap;word-break:break-word;margin:0}
