*,*::before,*::after{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:84px}body{margin:0;background:#0b0e18;color:#eef1f8;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Helvetica,Arial,sans-serif;line-height:1.6;-webkit-font-smoothing:antialiased;overflow-x:hidden}h1,h2,h3{line-height:1.15;letter-spacing:-0.02em;margin:0 0 .5em;color:#eef1f8}h1{font-size:clamp(2.1rem,5vw,3.4rem);font-weight:800}h2{font-size:clamp(1.6rem,3.5vw,2.3rem);font-weight:700}h3{font-size:1.2rem;font-weight:700}p{margin:0 0 1rem}a{color:#3d5aff;text-decoration:none}a:hover{text-decoration:underline}.container{max-width:1100px;margin:0 auto;padding:0 1.25rem}.section-kicker{text-transform:uppercase;letter-spacing:.12em;font-size:.78rem;font-weight:700;color:#3d5aff;margin:0 0 .6rem}.section-lede{color:#a3acc2;font-size:1.1rem;max-width:48ch}.btn{display:inline-block;border:1px solid rgba(0,0,0,0);border-radius:9px;padding:.7rem 1.3rem;font-size:1rem;font-weight:600;cursor:pointer;font-family:inherit;transition:background .15s ease,border-color .15s ease,transform .05s ease}.btn:hover{text-decoration:none}.btn:active{transform:translateY(1px)}.btn-primary{background:#3d5aff;color:#fff}.btn-primary:hover{background:#5870ff}.btn-ghost{background:rgba(0,0,0,0);color:#eef1f8;border-color:#232b45}.btn-ghost:hover{border-color:#6f7890}.site-header{position:sticky;top:0;z-index:20;background:rgba(11,14,24,.8);backdrop-filter:saturate(140%) blur(8px);border-bottom:1px solid #232b45}.site-header .container{display:flex;align-items:center;justify-content:space-between;height:64px}.brand{display:inline-flex;align-items:center;gap:.55rem;font-weight:800;font-size:1.25rem;letter-spacing:-0.02em;color:#eef1f8}.brand:hover{text-decoration:none}.brand-mark{display:block;width:28px;height:28px}.site-nav{display:flex;align-items:center;gap:1.5rem}.site-nav a:not(.btn){color:#a3acc2;font-weight:500;font-size:.95rem}.site-nav a:not(.btn):hover{color:#eef1f8;text-decoration:none}.nav-links{display:flex;gap:1.5rem}@media(max-width: 720px){.nav-links{display:none}}.hero{padding:clamp(3rem,8vw,6rem) 0 clamp(2.5rem,6vw,4rem);background:radial-gradient(60% 70% at 80% -10%, rgba(61, 90, 255, 0.18), transparent 70%),radial-gradient(50% 60% at 0% 0%, rgba(0, 59, 213, 0.14), transparent 70%);overflow:hidden}.hero .container{display:grid;grid-template-columns:1.05fr .95fr;gap:clamp(1.5rem,5vw,3.5rem);align-items:center}.hero-copy{min-width:0}@media(max-width: 860px){.hero .container{display:block}.hero-copy{margin-bottom:clamp(2rem,6vw,3rem)}.hero-phone{transform:rotate(-2deg)}}.hero h1{max-width:16ch}.hero-art{display:flex;justify-content:center;perspective:1500px}.hero-phone{position:relative;width:clamp(220px,26vw,264px);aspect-ratio:9/19.5;border:10px solid #05070f;border-radius:38px;background:#05070f;overflow:hidden;box-shadow:0 40px 90px rgba(0,0,0,.6),0 0 0 1px rgba(61,90,255,.18);transform:rotateY(-16deg) rotateX(6deg) rotate(-2deg);transform-style:preserve-3d;animation:heroRise .9s ease-out both}@keyframes heroRise{from{opacity:0;transform:rotateY(-16deg) rotateX(6deg) rotate(-2deg) translateY(30px)}to{opacity:1;transform:rotateY(-16deg) rotateX(6deg) rotate(-2deg) translateY(0)}}.hero-phone .layer{position:absolute;inset:0}.hero-app{opacity:0;animation:heroAppIn 1s ease 1s forwards}.hero-app img{width:100%;height:100%;object-fit:cover;display:block}.hero-logo{display:flex;align-items:center;justify-content:center;background:radial-gradient(120% 120% at 50% 32%, #18234f, #0b0e18 70%);animation:heroLogoOut 1s ease 1s forwards}.hero-logo img{width:46%;height:auto;display:block}@keyframes heroAppIn{to{opacity:1}}@keyframes heroLogoOut{to{opacity:0}}@media(prefers-reduced-motion: reduce){.hero-phone{animation:none}.hero-app{opacity:1;animation:none}.hero-logo{opacity:0;animation:none}}.hero .lede{font-size:1.2rem;color:#a3acc2;max-width:54ch;margin-bottom:1.75rem}.hero .badge{display:inline-flex;align-items:center;gap:.5rem;background:rgba(61,90,255,.14);color:#c3cdff;border:1px solid rgba(61,90,255,.3);font-size:.85rem;font-weight:600;padding:.35rem .8rem;border-radius:999px;margin-bottom:1.25rem}.waitlist{display:flex;gap:.6rem;flex-wrap:wrap;max-width:480px}.waitlist input[type=email]{flex:1 1 220px;padding:.7rem .9rem;border:1px solid #232b45;border-radius:9px;font-size:1rem;font-family:inherit;background:#161d33;color:#eef1f8}.waitlist input[type=email]::placeholder{color:#6f7890}.waitlist input[type=email]:focus{outline:none;border-color:#3d5aff;box-shadow:0 0 0 3px rgba(61,90,255,.14)}.waitlist .cf-turnstile{flex-basis:100%}.form-status{font-size:.9rem;margin:.6rem 0 0;min-height:1.2em}.form-status-ok{color:#7be0a4}.form-status-err{color:#ff7b7b}.form-note{font-size:.85rem;color:#6f7890;margin-top:.7rem}section{padding:clamp(3rem,7vw,5rem) 0}.section-head{max-width:60ch;margin-bottom:2.5rem}.section-dark{background:#10162a;border-top:1px solid #232b45;border-bottom:1px solid #232b45}.founder{max-width:62ch}.founder-lede{font-size:clamp(1.4rem,3vw,1.95rem);font-weight:700;color:#eef1f8;letter-spacing:-0.02em;line-height:1.25;margin-bottom:1rem}.founder p{font-size:1.08rem;color:#a3acc2}.founder-sign{font-weight:600;color:#eef1f8;margin-top:1.5rem}.story-subhead{font-weight:700;color:#eef1f8;font-size:1.05rem;margin:3rem 0 0}.commitment{text-align:center}.commitment .section-head{margin-left:auto;margin-right:auto;margin-bottom:0}.commitment .section-lede{margin-left:auto;margin-right:auto}.story-grid{display:grid;grid-template-columns:repeat(auto-fit, minmax(240px, 1fr));gap:1.5rem;margin-top:2.5rem}.story-card{background:#161d33;border:1px solid #232b45;border-radius:14px;padding:1.5rem}.story-card .num{display:inline-flex;align-items:center;justify-content:center;width:2rem;height:2rem;border-radius:8px;background:rgba(61,90,255,.14);color:#c3cdff;font-weight:800;margin-bottom:.9rem}.story-card h3{margin-bottom:.3rem;color:#eef1f8}.story-card p{color:#a3acc2;margin:0;font-size:.97rem}.feature-grid{display:grid;grid-template-columns:repeat(auto-fit, minmax(260px, 1fr));gap:1.75rem 2rem}.feature h3{margin-bottom:.25rem;font-size:1.1rem}.feature p{color:#a3acc2;margin:0;font-size:.97rem}.feature .icon{font-size:1.4rem;line-height:1;margin-bottom:.6rem;display:block}.devices{display:flex;align-items:flex-end;justify-content:center;gap:2rem;flex-wrap:wrap;margin-top:2.5rem}.device-screen{display:flex;align-items:center;justify-content:center;text-align:center;color:#6f7890;font-size:.85rem;font-weight:600;letter-spacing:.02em;background:repeating-linear-gradient(45deg, #1a2138, #1a2138 12px, #141a2e 12px, #141a2e 24px);background-color:#1a2138}.device-phone{width:230px;flex:0 0 auto;border:10px solid #05070f;border-radius:32px;padding:0;box-shadow:0 20px 40px rgba(0,0,0,.45);overflow:hidden;background:#05070f}.device-phone .device-screen{width:100%;aspect-ratio:9/19.5;border-radius:22px}.device-phone img{width:100%;display:block;border-radius:22px}.device-desktop{width:min(560px,100%);flex:1 1 380px;border:1px solid #232b45;border-radius:14px;overflow:hidden;box-shadow:0 20px 40px rgba(0,0,0,.4);background:#161d33}.device-desktop .chrome{display:flex;gap:.4rem;padding:.7rem .9rem;background:#0f1426;border-bottom:1px solid #232b45}.device-desktop .chrome span{width:11px;height:11px;border-radius:50%;background:#2c3556}.device-desktop .device-screen{width:100%;aspect-ratio:16/10}.device-desktop img{width:100%;display:block}.device-caption{text-align:center;color:#6f7890;font-size:.85rem;margin-top:.8rem}.pricing-wrap{display:grid;grid-template-columns:1.2fr 1fr;gap:2.5rem;align-items:center}@media(max-width: 760px){.pricing-wrap{grid-template-columns:1fr}}.price-card{background:#161d33;border:1px solid #232b45;border-radius:16px;padding:2rem;text-align:center;box-shadow:0 10px 30px rgba(0,0,0,.3)}.price-card .amount{font-size:3rem;font-weight:800;letter-spacing:-0.03em;color:#eef1f8}.price-card .amount small{font-size:1rem;font-weight:600;color:#a3acc2}.price-card .tag{display:inline-block;background:rgba(61,90,255,.14);color:#c3cdff;font-size:.8rem;font-weight:700;padding:.25rem .7rem;border-radius:999px;margin-bottom:1rem}.price-card .fine{font-size:.85rem;color:#6f7890;margin:.8rem 0 0}.cta-final{text-align:center}.cta-final .waitlist{margin:1.5rem auto 0;justify-content:center}.cta-final .section-lede{margin-left:auto;margin-right:auto}.contact-form{max-width:640px}.contact-form label{display:block;margin-bottom:1rem}.contact-form label>span{display:block;font-size:.9rem;font-weight:600;color:#a3acc2;margin-bottom:.35rem}.contact-form input,.contact-form textarea{width:100%;padding:.7rem .9rem;border:1px solid #232b45;border-radius:9px;font-size:1rem;font-family:inherit;background:#161d33;color:#eef1f8}.contact-form input:focus,.contact-form textarea:focus{outline:none;border-color:#3d5aff;box-shadow:0 0 0 3px rgba(61,90,255,.14)}.contact-form .form-row{display:grid;grid-template-columns:1fr 1fr;gap:1rem}@media(max-width: 560px){.contact-form .form-row{grid-template-columns:1fr}}.contact-form .form-actions{display:flex;align-items:center;gap:1rem;flex-wrap:wrap}.explainers{display:flex;flex-direction:column;gap:3.5rem;margin-top:1rem}.explainer{display:grid;grid-template-columns:1fr 1fr;gap:2.5rem;align-items:center}@media(max-width: 760px){.explainer{grid-template-columns:1fr;gap:1.5rem}}.explainer-copy h3{font-size:1.35rem;margin-bottom:.5rem}.explainer-copy p{color:#a3acc2;margin:0;font-size:1.02rem}.explainer-reverse .explainer-copy{order:2}.explainer-reverse .explainer-visual{order:1}@media(max-width: 760px){.explainer-reverse .explainer-copy{order:1}.explainer-reverse .explainer-visual{order:2}}.explainer-visual{background:#161d33;border:1px solid #232b45;border-radius:14px;padding:1.25rem 1.25rem 1rem}.explainer-visual svg{width:100%;height:auto;display:block}.viz-legend{display:flex;flex-wrap:wrap;gap:1.25rem;margin-top:.85rem;font-size:.8rem;color:#6f7890}.viz-legend span{display:inline-flex;align-items:center;gap:.45rem}.viz-swatch{width:18px;height:3px;border-radius:2px;display:inline-block}.explainer-shot{display:flex;justify-content:center}.explainer-shot .device-phone{width:248px;box-shadow:0 24px 55px rgba(0,0,0,.5)}.explainer+.feature-grid{margin-top:clamp(2.75rem,5vw,4rem)}.explainer-diagram{margin-top:1.25rem;background:#161d33;border:1px solid #232b45;border-radius:12px;padding:.9rem 1rem .75rem;max-width:380px}.explainer-diagram svg{width:100%;height:auto;display:block}.section-more{margin-top:2.5rem;margin-bottom:0;color:#a3acc2;font-size:1rem}.site-footer{border-top:1px solid #232b45;padding:2rem 0;color:#6f7890;font-size:.9rem}.site-footer .container{display:flex;justify-content:space-between;flex-wrap:wrap;gap:1rem}.site-footer a{color:#a3acc2}.footer-nav{display:flex;gap:1.25rem;flex-wrap:wrap}.footer-nav a:hover{color:#eef1f8}.legal{max-width:68ch}.legal h1{margin-bottom:.5rem}.legal h2{margin-top:2.5rem;margin-bottom:.75rem}.legal h3{margin-top:1.75rem}.legal p,.legal li{color:#a3acc2;line-height:1.65}.legal ul,.legal ol{padding-left:1.25rem;margin:.75rem 0}.legal li{margin-bottom:.4rem}.legal a{color:#3d5aff}.legal strong{color:#eef1f8}.legal table{width:100%;border-collapse:collapse;margin:1rem 0;font-size:.9rem}.legal th,.legal td{border:1px solid #232b45;padding:.5rem .65rem;text-align:left}.legal th{color:#eef1f8}/*# sourceMappingURL=style.css.map */