:root{color-scheme:light;color:#17243f;background:#eef7ff;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility}*{box-sizing:border-box}html{scroll-behavior:smooth}body{min-width:320px;min-height:100dvh;margin:0;background:radial-gradient(circle at top left,rgba(78,168,255,.34),transparent 36rem),linear-gradient(135deg,#f7fbff,#e3f2ff 52%,#eef7ff)}body,button,input,select{font:inherit}a{color:inherit}.site-header,.site-footer,.hero,.use-cases,.final-cta,.waitlist-page,.simple-page{width:min(1120px,calc(100vw - 32px));margin-inline:auto}.site-header{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:22px 0}.logo{display:inline-flex;align-items:center;gap:10px;color:#10203b;font-weight:850;text-decoration:none}.logo-mark{display:block;width:42px;height:42px;object-fit:contain}.button{display:inline-flex;align-items:center;justify-content:center;min-height:44px;border:0;border-radius:999px;padding:11px 18px;color:#10203b;font-weight:800;text-decoration:none;cursor:pointer}.button.primary{background:linear-gradient(135deg,#1677e8,#42b7ff);color:#fff;box-shadow:0 14px 34px #1677e83d}.button.ghost{border:1px solid rgba(23,36,63,.14);background:#ffffffa3}.button.full{width:100%}.button:disabled{cursor:not-allowed;opacity:.66}.button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible{outline:3px solid rgba(22,119,232,.45);outline-offset:3px}.hero{display:grid;min-height:min(680px,calc(100dvh - 92px));align-items:center;padding:72px 0}.hero-copy{max-width:780px}.eyebrow{margin:0 0 12px;color:#2468a7;font-size:.78rem;font-weight:850;letter-spacing:.14em;text-transform:uppercase}h1,h2,h3,p{margin-top:0}h1{max-width:830px;margin-bottom:18px;font-size:clamp(3rem,9vw,7rem);line-height:.92;letter-spacing:-.075em}.hero h1{max-width:none;white-space:nowrap;font-size:clamp(1.55rem,7.6vw,5.35rem)}#waitlist-title{max-width:none;white-space:nowrap;font-size:clamp(1.45rem,6.2vw,2.7rem);line-height:1.05;letter-spacing:-.045em}h2{margin-bottom:16px;font-size:clamp(2rem,5vw,4rem);line-height:1;letter-spacing:-.055em}h3{margin-bottom:10px;font-size:1.18rem;letter-spacing:-.025em}.hero-text,.feature-card p,.final-cta p,.waitlist-card p,.site-footer{color:#53617b;line-height:1.6}.hero-text{max-width:66ch;margin-bottom:28px;font-size:1.14rem}.cards{display:grid;width:min(1120px,calc(100vw - 32px));grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;margin:0 auto 96px}.cards.compact{width:100%;margin-bottom:0}.feature-card,.waitlist-card{border:1px solid rgba(23,36,63,.12);border-radius:30px;background:#ffffffb8;box-shadow:0 24px 70px #2a5c8a1f;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.feature-card{padding:26px}.feature-card p,.final-cta p,.waitlist-card p{margin-bottom:0}.use-cases,.final-cta,.waitlist-page,.simple-page{padding:32px 0 80px}.final-cta{text-align:center}.final-cta .button{margin:8px 0 16px}.waitlist-page,.simple-page{display:grid;place-items:center}.waitlist-card{width:min(620px,100%);padding:clamp(24px,6vw,44px)}.legal-page{place-items:start center}.legal-card{width:min(820px,100%)}.legal-card h1{max-width:none;margin-bottom:8px;font-size:clamp(2.25rem,7vw,4.8rem)}.legal-card .legal-updated{margin-bottom:18px;color:#697893;font-size:.95rem;font-weight:750}.legal-card .legal-intro{margin-bottom:30px}.legal-sections{display:grid;gap:26px}.legal-section h2{margin-bottom:10px;color:#17243f;font-size:1.24rem;line-height:1.18;letter-spacing:-.025em}.legal-section h3{margin:14px 0 8px;color:#233651;font-size:1rem}.legal-section p,.legal-section li{color:#53617b;line-height:1.65}.legal-section p{margin-bottom:10px}.legal-section p:last-child{margin-bottom:0}.legal-section ul{display:grid;gap:8px;margin:10px 0 0;padding-left:1.25rem}.legal-section a{color:#1677e8;font-weight:800}.legal-closing{margin:30px 0 20px;color:#233651;font-weight:850}form{display:grid;gap:16px;margin-top:26px}.field{display:grid;gap:7px}.field label,.checkbox-row{color:#233651;font-size:.92rem;font-weight:800}.field label span{color:#697893;font-weight:700}input,select{width:100%;min-height:48px;border:1px solid rgba(23,36,63,.15);border-radius:16px;padding:12px 14px;background:#ffffffdb;color:#17243f}input[aria-invalid=true],select[aria-invalid=true]{border-color:#c33737}.field-error{min-height:1.25em;margin:0;color:#a32f2f;font-size:.88rem}.honeypot{position:absolute;left:-10000px;width:1px;height:1px;overflow:hidden}.checkbox-row{display:grid;grid-template-columns:auto minmax(0,1fr);gap:12px;align-items:start;cursor:pointer}.checkbox-row input{width:20px;min-height:20px;margin-top:2px}.checkbox-row small{display:block;margin-top:4px;color:#697893;font-weight:600;line-height:1.45}.form-message{min-height:1.5em;margin:0;font-weight:800}.form-message[data-kind=success]{color:#14783f}.form-message[data-kind=error]{color:#a32f2f}.privacy-note{margin-top:20px;font-size:.94rem}.site-footer{display:flex;justify-content:space-between;gap:18px;padding:28px 0 42px;font-size:.94rem}.site-footer p{margin:0}.site-footer nav{display:flex;flex-wrap:wrap;gap:14px}.site-footer a{font-weight:750;text-decoration:none}@media(max-width:760px){.cards{grid-template-columns:1fr}.hero{min-height:auto;padding:48px 0 64px}.site-footer{flex-direction:column}}@media(prefers-color-scheme:dark){:root{color-scheme:dark;color:#edf6ff;background:#081424}body{background:radial-gradient(circle at top left,rgba(56,150,255,.26),transparent 32rem),linear-gradient(135deg,#07111f,#0b1a2d 60%,#07111f)}.logo,.button.ghost,h1,h2,h3,.field label,.checkbox-row{color:#edf6ff}.button.ghost,.feature-card,.waitlist-card{border-color:#edf6ff24;background:#0d1e34bd}input,select{border-color:#edf6ff29;background:#06111fe0;color:#edf6ff}.hero-text,.feature-card p,.final-cta p,.waitlist-card p,.site-footer,.checkbox-row small,.legal-section p,.legal-section li{color:#b8c7dc}.legal-section h2,.legal-section h3,.legal-closing{color:#edf6ff}.legal-card .legal-updated{color:#94a7bf}.legal-section a,.eyebrow{color:#76c6ff}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important}}
