@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/ba9851c3c22cd980-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/21350d82a1f187e9-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/c5fe6dc8356a8c31-s.woff2) format("woff2");unicode-range:u+1f??}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/19cfc7226ec3afaa-s.woff2) format("woff2");unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/df0a9ae256c0569c-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/8e9860b6e62d6359-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/e4af272ccee01ff0-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Inter Fallback;src:local("Arial");ascent-override:90.49%;descent-override:22.56%;line-gap-override:0.00%;size-adjust:107.06%}.__className_f367f3{font-family:Inter,Inter Fallback;font-style:normal}.__variable_f367f3{--font-sans:"Inter","Inter Fallback"}*,:after,:before{box-sizing:border-box}body,html{padding:0;margin:0;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background:#02040a;color:#f9fafb}a{color:inherit;text-decoration:none}.hero,.page{min-height:100vh}.hero{position:relative;background:#050914;color:#f9fafb;display:flex;flex-direction:column}.hero-nav{padding:.75rem 1.75rem}.hero-nav-inner{max-width:1120px;margin:0 auto;justify-content:space-between}.hero-logo,.hero-nav-inner{display:flex;align-items:center}.hero-logo{gap:.5rem}.hero-logo-text{font-weight:700;letter-spacing:.03em}.hero-logo-text span{color:#1ea4f7}.hero-links{display:flex;gap:1.5rem;font-size:.9rem}.hero-links a{opacity:.85}.hero-links a:hover{opacity:1}.hero-center{flex:1;max-width:1120px;margin:0 auto;padding:4rem 1.75rem 3rem;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}.hero-title{font-size:clamp(3rem,6vw,5rem);letter-spacing:.03em;margin:0 0 1rem}.hero-cursor-wrapper{position:relative;display:inline-flex;align-items:center}.hero-cursor{width:.1em;height:1em;background:#fff;margin-left:.12em;animation:blink .9s steps(2,start) infinite}@keyframes blink{0%,49%{opacity:1}50%,to{opacity:0}}.hero-tagline{font-size:1.1rem;color:#d1d5db;margin-bottom:2rem}.hero-progress-wrap{display:flex;flex-direction:column;gap:.75rem;align-items:center;margin-bottom:2.5rem}.hero-progress-track{width:220px;height:10px;background:#020617;border-radius:999px;overflow:hidden;border:1px solid #111827}.hero-progress-bar{height:100%;width:40%;background:linear-gradient(90deg,#1ea4f7,#38bdf8);animation:loading 2.4s ease-in-out infinite alternate}@keyframes loading{0%{transform:translateX(-40%)}to{transform:translateX(60%)}}.hero-progress-text{font-size:.85rem;color:#9ca3af;max-width:22rem}.hero-cta-row{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center}.btn-primary{padding:.75rem 1.5rem;border-radius:999px;background:#1ea4f7;color:#0b1120;font-weight:600;font-size:.95rem;border:1px solid #38bdf8}.btn-primary:hover{filter:brightness(1.08)}.btn-link{font-size:.95rem;color:#e5e7eb;opacity:.85}.btn-link:hover{opacity:1}.hero-bottom{padding:1.25rem 1.75rem 1.75rem}.hero-scroll{max-width:1120px;margin:0 auto;font-size:.8rem;color:#6b7280;display:flex;align-items:center;gap:.35rem}.hero-scroll-dot{width:6px;height:6px;border-radius:999px;background:#38bdf8;animation:bounce 1.4s infinite}@keyframes bounce{0%,to{transform:translateY(0);opacity:.4}50%{transform:translateY(4px);opacity:1}}.section{padding:4rem 1.75rem;background:#020617;color:#f9fafb}.section-alt{background:#02040a}.section-inner{max-width:1120px;margin:0 auto}.section h2{font-size:1.8rem;margin-bottom:.5rem}.section-intro{max-width:38rem;font-size:.98rem;color:#9ca3af;margin-bottom:2.4rem}.grid-3{grid-template-columns:repeat(3,minmax(0,1fr))}.grid-2,.grid-3{display:grid;gap:1.5rem}.grid-2{grid-template-columns:repeat(2,minmax(0,1fr))}.card{background:#020617;border-radius:1.25rem;padding:1.5rem 1.6rem;border:1px solid #111827}.card-outline{background:#02040a}.card h3{font-size:1.1rem;margin-bottom:.5rem}.card p{font-size:.95rem;color:#d1d5db;line-height:1.6}.pill{display:inline-block;padding:.15rem .6rem;border-radius:999px;border:1px solid #1ea4f7;font-size:.7rem;text-transform:uppercase;letter-spacing:.1em;color:#bae6fd;margin-bottom:.7rem}.contact-grid{display:grid;grid-template-columns:minmax(0,1.3fr) minmax(0,1.2fr);gap:1.5rem}.contact-list{list-style:none;padding:0;margin:1rem 0 0;font-size:.95rem}.contact-list li+li{margin-top:.75rem}.contact-list a{color:#e0f2fe}.contact-list a:hover{text-decoration:underline}.small{color:#9ca3af}.footer,.small{font-size:.8rem}.footer{border-top:1px solid #111827;background:#020617;padding:1.5rem 1.75rem 2rem;color:#6b7280}.footer-inner{max-width:1120px;margin:0 auto}@media (max-width:900px){.hero-links{display:none}.hero-center,.section{padding-inline:1.25rem}.contact-grid,.grid-2,.grid-3{grid-template-columns:minmax(0,1fr)}}