:root{color:#0a1630;font-synthesis:none;text-rendering:optimizelegibility;--accent:#0e357d;--accent-dark:#09265d;--muted:#667085;--line:#0e357d11;background:#fff;font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}::selection{color:#fff;background:var(--accent)}html,body,#root{min-height:100%}body{min-width:320px;margin:0}button,input{font:inherit}.site-shell{background-color:#fff;background-image:linear-gradient(var(--line) 1px, transparent 1px), linear-gradient(90deg, var(--line) 1px, transparent 1px);background-size:56px 56px;grid-template-rows:auto 1fr auto;min-height:100svh;display:grid;position:relative;overflow:hidden}.site-shell:before{content:"";pointer-events:none;background:radial-gradient(circle at 50% 46%,#fffffff5 0,#fffc 23%,#fff0 58%);position:absolute;inset:0}.site-header,.hero,footer{z-index:1;position:relative}.site-header{justify-content:space-between;align-items:center;width:min(1180px,100% - 48px);margin:0 auto;padding:28px 0;display:flex}.brand{display:inline-flex}.brand img{width:218px;height:auto;display:block}.hero{text-align:center;flex-direction:column;align-items:center;width:min(1200px,100% - 40px);margin:auto;padding:82px 0 112px;display:flex}h1{letter-spacing:-.064em;color:#071226;white-space:nowrap;max-width:none;margin:0 0 18px;font-size:clamp(52px,7.2vw,88px);font-weight:700;line-height:.97}.accent-word{color:var(--accent)}.mobile-break{display:none}.subtitle{color:var(--muted);letter-spacing:-.012em;margin:0;font-size:clamp(17px,2vw,20px);line-height:1.6}.waitlist-heading{color:var(--accent);letter-spacing:.01em;margin:30px 0 12px;font-size:13px;font-weight:700}.waitlist-heading span{margin-left:3px;display:inline-block}.waitlist{gap:10px;width:min(100%,558px);margin-top:0;display:flex}.waitlist input{color:#101828;background:#fffffff2;border:1px solid #d9deea;border-radius:999px;outline:0;flex:1;min-width:0;min-height:52px;padding:0 21px;font-size:15px;transition:border-color .18s,box-shadow .18s;box-shadow:0 3px 12px #0f234b0b}.waitlist input::placeholder{color:#98a2b3}.waitlist input:focus{border-color:var(--accent);box-shadow:none}.waitlist button{color:#fff;background:var(--accent);cursor:pointer;border:1px solid #0000;border-radius:999px;min-height:52px;padding:14px 22px;font-size:14px;font-weight:700;transition:color .18s,background .18s,box-shadow .18s;box-shadow:0 2px 6px #0e357d3b}.waitlist button:hover{color:var(--accent);border-color:var(--accent);box-shadow:none;background:0 0}.waitlist button:focus-visible{outline-offset:3px;outline:3px solid #0e357d38}.success-slot{justify-content:center;width:100%;min-height:63px;display:flex}.success{text-align:left;transform-origin:top;background:#ffffffeb;border:1px solid #0e357d24;border-radius:13px;justify-content:center;align-items:center;gap:12px;width:min(100%,480px);margin-top:14px;padding:14px 18px;animation:.46s cubic-bezier(.2,.9,.25,1.15) both success-arrive;display:flex;box-shadow:0 12px 30px #0f234b12}.success>span{color:#fff;background:var(--accent);border-radius:50%;place-items:center;width:18px;height:18px;font-size:9px;font-weight:800;display:grid}.success p{color:var(--muted);margin:0;font-size:14px}.success strong{color:#101828}@keyframes success-arrive{0%{opacity:0;transform:translateY(-9px)scale(.97)}to{opacity:1;transform:translateY(0)scale(1)}}footer{color:#98a2b3;letter-spacing:.02em;justify-content:space-between;width:min(1180px,100% - 48px);margin:0 auto;padding:24px 0;font-size:11px;display:flex}.sr-only{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}@media (width<=620px){.site-shell{background-size:40px 40px}.site-header{width:calc(100% - 48px);padding:20px 0}.brand img{width:174px}.hero{width:calc(100% - 48px);padding:56px 0 80px}h1{font-size:clamp(47px,15vw,66px)}.mobile-break{display:block}.subtitle{max-width:350px;font-size:16px;line-height:1.55}.waitlist{flex-direction:column}.waitlist input{text-align:center;min-height:48px}.waitlist button{width:100%;min-height:48px}footer{justify-content:center;width:calc(100% - 48px)}footer span:last-child{display:none}}@media (width<=900px){h1{white-space:normal}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition:none!important;animation:none!important}}
