@import"https://fonts.googleapis.com/css2?family=Manrope:wght@400;500;600;700;800&display=swap";:root{--ink: #f3f6f3;--surface: #ffffff;--surface-2: #f7faf7;--text: #0e1712;--muted: #5d6c63;--border: #dce5dd;--green: #0e9f5b;--green-dark: #087644;--green-soft: rgba(14, 159, 91, .1);--amber: #c88a1e;--shadow: 0 26px 70px rgba(28, 57, 39, .12);font-family:Manrope,ui-sans-serif,system-ui,sans-serif;color:var(--text);background:var(--ink);font-synthesis:none;text-rendering:optimizeLegibility}*{box-sizing:border-box}html{scroll-behavior:smooth}body{min-width:320px;min-height:100vh;margin:0;background:var(--ink)}a{color:inherit;text-decoration:none}button,a{-webkit-tap-highlight-color:transparent}svg{display:block}.container{width:min(1160px,calc(100% - 40px));margin-inline:auto}[id]{scroll-margin-top:94px}.skip-link{position:fixed;top:10px;left:10px;z-index:100;padding:10px 14px;border-radius:10px;color:#fff;background:var(--green-dark);font-size:12px;font-weight:800;transform:translateY(-160%);transition:transform .16s ease}.skip-link:focus{transform:translateY(0)}.site-header{position:sticky;top:0;z-index:50;border-bottom:1px solid rgba(220,229,221,.8);background:#f3f6f3e0;backdrop-filter:blur(18px)}.header-inner{height:76px;display:flex;align-items:center;justify-content:space-between;gap:32px}.brand{display:inline-flex;align-items:center;gap:10px;font-size:19px;font-weight:800;letter-spacing:-.04em}.brand-mark{width:34px;height:34px;border-radius:10px;object-fit:cover;box-shadow:0 8px 20px #0e9f5b29}.brand-dot{color:var(--green)}.desktop-nav{display:flex;align-items:center;gap:30px;margin-left:auto}.desktop-nav a{position:relative;display:grid;place-items:center;min-height:76px;color:var(--muted);font-size:13px;font-weight:600;transition:color .16s ease}.desktop-nav a:after{content:"";position:absolute;right:50%;bottom:0;left:50%;height:2px;border-radius:999px;background:var(--green);transition:right .16s ease,left .16s ease}.desktop-nav a:hover,.desktop-nav a:focus-visible{color:var(--text)}.desktop-nav a:hover:after,.desktop-nav a:focus-visible:after{right:0;left:0}.header-actions{display:flex;align-items:center;gap:9px}.mobile-menu-toggle{width:40px;height:40px;display:none;place-content:center;gap:4px;padding:0;border:1px solid var(--border);border-radius:10px;color:var(--text);background:var(--surface);cursor:pointer}.mobile-menu-toggle span{width:16px;height:2px;border-radius:2px;background:currentColor;transition:transform .16s ease,opacity .16s ease}.mobile-menu-toggle[aria-expanded=true] span:nth-child(1){transform:translateY(6px) rotate(45deg)}.mobile-menu-toggle[aria-expanded=true] span:nth-child(2){opacity:0}.mobile-menu-toggle[aria-expanded=true] span:nth-child(3){transform:translateY(-6px) rotate(-45deg)}.mobile-nav{display:none}.button{min-height:48px;display:inline-flex;align-items:center;justify-content:center;gap:10px;padding:0 23px;border:1px solid transparent;border-radius:999px;font-size:13px;font-weight:800;transition:transform .16s ease,background .16s ease,border-color .16s ease}.button:hover:not(:disabled){transform:translateY(-2px)}.button:disabled{cursor:wait;opacity:.72}.button-small{min-height:40px;padding-inline:19px}.button-primary{color:#fff;background:var(--green);box-shadow:0 12px 26px #0e9f5b33}.button-primary:hover{background:var(--green-dark)}.button-secondary{border-color:var(--border);background:var(--surface)}.button-secondary:hover{border-color:#0e9f5b73}.button-light{color:var(--green-dark);background:#fff}.hero{position:relative;padding:92px 0 82px;overflow:hidden;background:radial-gradient(circle at 82% 42%,rgba(14,159,91,.085),transparent 31%),linear-gradient(180deg,#fbfcfa,#f8fbf8)}.hero:after{content:"";position:absolute;top:126px;right:3%;width:190px;height:190px;opacity:.22;background-image:radial-gradient(circle,rgba(14,159,91,.6) 1.2px,transparent 1.5px);background-size:18px 18px;mask-image:linear-gradient(135deg,black,transparent 75%);pointer-events:none}.hero-glow{position:absolute;width:720px;height:720px;top:-360px;right:-80px;border-radius:50%;background:radial-gradient(circle,rgba(14,159,91,.13),transparent 69%);pointer-events:none}.hero-grid{position:relative;display:grid;grid-template-columns:.92fr 1.08fr;align-items:center;gap:78px}.hero-copy{max-width:570px}.eyebrow,.section-label{color:var(--green-dark);font-size:11px;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.eyebrow{display:inline-flex;align-items:center;gap:8px;padding:8px 12px;border:1px solid rgba(14,159,91,.18);border-radius:999px;background:var(--green-soft)}.eyebrow span{width:6px;height:6px;border-radius:50%;background:var(--green);box-shadow:0 0 0 4px #0e9f5b1a}.hero h1{max-width:650px;margin:24px 0 22px;font-size:clamp(44px,5vw,70px);line-height:1.02;letter-spacing:-.065em}.hero h1 em{color:var(--green);font-style:normal}.hero-text{max-width:560px;margin:0;color:var(--muted);font-size:17px;line-height:1.75}.hero-actions{display:flex;align-items:center;gap:25px;margin-top:32px}.text-link{font-size:13px;font-weight:700;border-bottom:1px solid var(--text);padding-bottom:3px}.hero-note{display:flex;align-items:center;gap:7px;margin:18px 0 0;color:var(--muted);font-size:11px}.hero-note svg{width:16px;fill:none;stroke:var(--green);stroke-width:2.5;stroke-linecap:round;stroke-linejoin:round}.hero-illustration{position:relative;width:116%;margin:0 -8%}.hero-illustration img{position:relative;z-index:1;width:100%;height:auto;display:block}.hero-connections{position:absolute;inset:0;z-index:2;width:100%;height:100%;overflow:visible}.connection-line{fill:none;stroke:#79bfa0;stroke-width:2.2;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:3 7;animation:connection-flow 1.2s linear infinite}.connection-node{opacity:0;transform-box:fill-box;transform-origin:center;animation:connection-emerge 4.8s cubic-bezier(.22,.8,.28,1) infinite}.connection-node-two{animation-delay:1.2s}.connection-node-three{animation-delay:2.4s}.connection-node-bg{fill:#fffffff5;stroke:#dce5dddb;stroke-width:1;filter:drop-shadow(0 8px 11px rgba(28,57,39,.12))}.connection-bank{fill:none;stroke-width:4;stroke-linecap:round;stroke-linejoin:round}.connection-bank-dark{stroke:#075337}.connection-bank-light{stroke:var(--green)}.connection-card rect{fill:var(--green)}.connection-card path{fill:none;stroke:#fff;stroke-width:2.4;stroke-linecap:round}.hero-ambient-card{position:absolute;z-index:3;display:flex;align-items:center;gap:8px;padding:11px 14px;border:1px solid rgba(220,229,221,.9);border-radius:11px;color:var(--text);background:#ffffffeb;box-shadow:0 14px 32px #1c39271f;backdrop-filter:blur(10px);font-size:10px;font-weight:800}.hero-ambient-sync{top:5%;right:13%}.hero-ambient-sync i{width:8px;height:8px;border-radius:50%;background:var(--green);box-shadow:0 0 0 5px var(--green-soft)}.hero-ambient-security{bottom:13%;left:7%}.hero-ambient-security svg{width:17px;fill:none;stroke:var(--green);stroke-width:2;stroke-linecap:round;stroke-linejoin:round}@keyframes connection-flow{to{stroke-dashoffset:-22}}@keyframes connection-emerge{0%,12%{opacity:0;transform:translate(-48px) scale(.72)}28%,72%{opacity:1;transform:translate(0) scale(1)}82%{opacity:1;transform:translate(4px) scale(1.04)}to{opacity:0;transform:translate(7px) scale(.94)}}.benefits{border-block:1px solid var(--border);background:var(--surface)}.benefits-shell{padding-block:24px 20px}.benefits-grid{min-height:124px;display:grid;grid-template-columns:repeat(3,1fr);align-items:center;gap:44px}.benefits article{display:flex;align-items:flex-start;gap:15px}.feature-icon{width:40px;height:40px;flex:0 0 auto;display:grid;place-items:center;border-radius:13px;color:var(--green);background:var(--green-soft)}.feature-icon svg{width:20px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.benefits h2{margin:1px 0 6px;font-size:13px}.benefits p{margin:0;color:var(--muted);font-size:11px;line-height:1.6}.section-next{width:max-content;display:flex;align-items:center;gap:9px;margin:26px auto 0;padding:9px 13px;border-radius:999px;color:var(--muted);font-size:10px;font-weight:800;transition:color .16s ease,background .16s ease,transform .16s ease}.section-next span{width:22px;height:22px;display:grid;place-items:center;border-radius:50%;color:var(--green-dark);background:var(--green-soft)}.section-next:hover,.section-next:focus-visible{color:var(--green-dark);background:var(--green-soft);transform:translateY(2px)}.section-space{padding:105px 0}.section-heading{max-width:590px;margin:0 auto 52px;text-align:center}.section-heading h2,.security-card h2,.cta-card h2{margin:13px 0 14px;font-size:clamp(30px,4vw,45px);line-height:1.12;letter-spacing:-.05em}.section-heading p,.security-card p{margin:0;color:var(--muted);font-size:14px;line-height:1.75}.steps{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.steps article{padding:28px;border:1px solid var(--border);border-radius:14px;background:var(--surface)}.step-number{display:inline-grid;place-items:center;width:36px;height:36px;border-radius:11px;color:var(--green-dark);background:var(--green-soft);font-size:10px;font-weight:800}.steps h3{margin:28px 0 10px;font-size:16px}.steps p{margin:0;color:var(--muted);font-size:12px;line-height:1.7}.security-section{padding:0 0 24px}.security-card{display:grid;grid-template-columns:90px 1fr;align-items:center;gap:34px;max-width:900px;padding:42px;border:1px solid var(--border);border-radius:18px;background:var(--surface)}.security-card h2{font-size:34px}.security-card p{max-width:680px}.security-mark{width:82px;height:82px;display:grid;place-items:center;border-radius:24px;color:var(--green);background:var(--green-soft)}.security-mark svg{width:40px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.final-cta{padding-top:80px}.cta-card{display:grid;grid-template-columns:minmax(0,1fr) minmax(360px,.78fr);align-items:center;gap:54px;padding:52px 58px;border-radius:18px;color:#fff;background:linear-gradient(135deg,#07643b,#0e9f5b);box-shadow:0 22px 55px #0e9f5b2b}.cta-copy{max-width:640px}.cta-card .section-label{color:#ffffffb8}.cta-card h2{margin-bottom:14px}.cta-copy p{max-width:600px;margin:0;color:#ffffffc7;font-size:13px;line-height:1.7}.waitlist-form{min-width:0}.waitlist-form>label{display:block;margin-bottom:9px;color:#ffffffe0;font-size:11px;font-weight:800}.waitlist-row{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:10px}.waitlist-row input{min-width:0;min-height:52px;padding:0 17px;border:1px solid rgba(255,255,255,.34);border-radius:10px;outline:0;color:#fff;background:#053d2238;font:inherit;font-size:13px}.waitlist-row input::placeholder{color:#ffffff8c}.waitlist-row input:focus{border-color:#ffffffc7;box-shadow:0 0 0 3px #ffffff1a}.waitlist-row .button{min-height:52px;border-radius:10px}.waitlist-hint,.waitlist-status{margin:9px 8px 0;font-size:10px;line-height:1.5}.waitlist-hint{color:#ffffffa8}.waitlist-status{min-height:15px;font-weight:700}.waitlist-status.is-success{color:#e8fff2}.waitlist-status.is-error{color:#fff0cf}footer{border-top:1px solid var(--border);background:var(--surface)}.footer-inner{min-height:110px;display:flex;align-items:center;gap:28px;color:var(--muted);font-size:10px}.footer-inner .brand{color:var(--text)}.footer-inner p{margin-right:auto}.footer-nav{display:flex;align-items:center;gap:18px}.footer-nav a:hover,.footer-nav a:focus-visible{color:var(--green-dark)}@media(max-width:900px){.hero:after{display:none}.hero{padding-top:65px}.hero-grid{grid-template-columns:1fr;gap:58px}.hero-copy{max-width:700px}.hero-illustration{width:min(760px,108%);margin-inline:-4%}.hero-ambient-card{display:none}.benefits-grid{grid-template-columns:1fr;padding-block:35px;gap:26px}.steps,.cta-card{grid-template-columns:1fr}}@media(max-width:640px){.container{width:min(100% - 28px,1160px)}.desktop-nav{display:none}.header-inner{height:68px}.mobile-menu-toggle{display:grid}.mobile-nav{grid-template-columns:1fr;gap:4px;padding:8px 14px 14px;border-top:1px solid rgba(220,229,221,.7);background:#f3f6f3f5}.mobile-nav.is-open{display:grid}.mobile-nav a{padding:12px 14px;border-radius:9px;color:var(--muted);font-size:12px;font-weight:700}.mobile-nav a:hover,.mobile-nav a:focus-visible{color:var(--green-dark);background:var(--green-soft)}[id]{scroll-margin-top:82px}.hero{padding:54px 0 64px}.hero h1{font-size:45px}.hero-text{font-size:15px}.hero-actions{align-items:stretch;flex-direction:column;gap:18px}.text-link{align-self:center}.hero-illustration{width:112%;margin:-12px -6% 0}.section-space{padding:78px 0}.security-card{grid-template-columns:1fr;padding:30px}.cta-card{padding:38px 28px;gap:30px}.waitlist-row{grid-template-columns:1fr}.waitlist-row input{padding-inline:15px}.waitlist-row .button{width:100%}.footer-inner{align-items:flex-start;flex-direction:column;gap:9px;padding-block:28px}.footer-inner p{margin:0}.footer-nav{flex-wrap:wrap;margin-block:8px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition-duration:.01ms!important}.connection-line,.connection-node{animation:none!important}.connection-node{opacity:1;transform:none}}
