@import "https://fonts.googleapis.com/css2?family=Space+Grotesk:wght@400;500;700&family=Syne:wght@500;600;700;800&display=swap";:root{--background:#fff;--foreground:#171f2b;--card:#ffffffc7;--card-border:#94a3b847;--primary:#0b64f4;--primary-strong:#0a55d3;--primary-soft:#0b64f41f;--accent:#0b9adf;--muted:#eef2f7;--muted-foreground:#5f6f85;--input:#94a3b88c;--shadow-card:0 18px 48px #94a3b833;--shadow-glow:0 0 60px #0b64f41a;color:var(--foreground);background:var(--background);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Space Grotesk,ui-sans-serif,system-ui,sans-serif}*{box-sizing:border-box}html,body,#root{min-height:100%;margin:0}body{min-width:320px;min-height:100vh;color:var(--foreground);background-image:radial-gradient(circle at top left, #0b64f421, transparent 28%), radial-gradient(circle at top right, #0b9adf14, transparent 22%), linear-gradient(180deg, var(--background), #f7fafe);isolation:isolate;background-attachment:fixed}body:before,body:after{z-index:-1;content:"";filter:blur(80px);pointer-events:none;border-radius:999px;position:fixed}body:before{background:#0b64f41f;width:22rem;height:22rem;top:-6rem;left:-8rem}body:after{background:#0b9adf14;width:26rem;height:26rem;top:6rem;right:-10rem}button,input,select{font:inherit}a{color:inherit;text-decoration:none}h1,h2,p{margin:0}h1,h2,.brand-name{letter-spacing:-.03em;font-family:Syne,Space Grotesk,ui-sans-serif,system-ui,sans-serif}::selection{color:var(--foreground);background:#0b64f429}.site-shell{min-height:100vh}.coming-soon{grid-template-rows:auto 1fr auto;gap:40px;width:min(1120px,100% - 32px);min-height:100vh;margin:0 auto;padding:28px 0;display:grid}.brand-lockup,.site-footer{align-items:center;display:flex}.brand-lockup{gap:14px}.brand-mark{background:#fffffff2;border-radius:14px;flex-shrink:0;width:42px;height:42px;padding:6px;box-shadow:0 16px 36px #0f172a26}.brand-name{font-size:1.45rem;font-weight:700;line-height:1}.brand-subtitle{color:var(--muted-foreground);margin-top:6px;font-size:.84rem}.launch-grid{grid-template-columns:minmax(0,1.02fr) minmax(340px,.74fr);align-items:center;gap:44px;display:grid}.launch-copy{max-width:680px}.eyebrow{color:var(--primary-strong);letter-spacing:0;text-transform:uppercase;margin-bottom:14px;font-size:.78rem;font-weight:700}h1{color:#101828;max-width:9ch;font-size:clamp(4rem,10vw,8.8rem);line-height:.88}.lede{color:#4f5f76;max-width:620px;margin-top:28px;font-size:clamp(1.08rem,2vw,1.42rem);line-height:1.58}.early-access-form{border:1px solid var(--card-border);background:var(--card);box-shadow:var(--shadow-card);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);border-radius:24px;gap:16px;padding:clamp(22px,4vw,32px);display:grid}.form-heading{margin-bottom:4px}h2{color:#101828;font-size:clamp(1.8rem,4vw,2.55rem);line-height:1}label{color:#334155;gap:8px;font-size:.9rem;font-weight:700;display:grid}input,select{border:1px solid var(--input);width:100%;min-height:48px;color:var(--foreground);background:#ffffffd1;border-radius:14px;outline:none;padding:0 14px;transition:border-color .16s,box-shadow .16s,background .16s}select{appearance:auto}input:focus,select:focus{border-color:var(--primary);box-shadow:0 0 0 4px var(--primary-soft);background:#fff}button{background:linear-gradient(145deg, var(--primary), var(--accent));color:#fff;cursor:pointer;border:0;border-radius:14px;min-height:50px;font-weight:700;transition:filter .16s,transform .16s;box-shadow:0 14px 32px #0b64f43d}button:hover{filter:brightness(1.04);transform:translateY(-1px)}.form-status{color:var(--primary-strong);background:#0b64f414;border:1px solid #0b64f42e;border-radius:14px;padding:12px 14px;font-size:.92rem;line-height:1.45}.site-footer{color:var(--muted-foreground);justify-content:space-between;gap:18px;font-size:.9rem;font-weight:700}.site-footer a{color:var(--primary-strong)}@media (width<=860px){.coming-soon{gap:32px}.launch-grid{grid-template-columns:1fr;align-content:center}h1{max-width:8ch}}@media (width<=560px){.coming-soon{gap:28px;width:min(100% - 28px,1120px);padding:20px 0}.brand-subtitle{font-size:.78rem}.launch-grid{gap:30px}h1{font-size:3.7rem}.early-access-form{border-radius:20px}.site-footer{flex-direction:column;align-items:flex-start}}
