*{box-sizing:border-box}html,body,#root{height:100%}body{margin:0;background:#0b1220;color:#e6eefc;font-family:system-ui,-apple-system,Segoe UI,Roboto,Ubuntu,Helvetica Neue,Arial,sans-serif}#root{max-width:none;margin:0;padding:0;text-align:initial}a{color:inherit;text-decoration:none}a:hover{text-decoration:underline}.orb-container{position:absolute;inset:0;width:100%;height:100%;isolation:isolate}:root{--hero-h: clamp(420px, 66vh, 880px)}.hero{position:relative;height:var(--hero-h);overflow:visible;display:grid;place-items:center;background:transparent}.hero-orb{position:absolute;inset:0;z-index:0}.hero-overlay{position:relative;z-index:2;text-align:center;padding:2rem 1rem;color:#eef4ff}.hero-overlay h1{margin:0 0 .5rem;font-size:clamp(28px,5vw,52px);font-weight:900;letter-spacing:-.02em}.hero-overlay p{margin:0;opacity:.85;font-size:clamp(14px,2.5vw,18px)}@media (max-width:640px){:root{--hero-h: clamp(360px, 58vh, 760px)}}
