@import "https://fonts.googleapis.com/css2?family=Space+Grotesk:wght@400;500;700&family=IBM+Plex+Mono:wght@400;500&display=swap";:root{color:#f3f6ff;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#05070d;font-family:Space Grotesk,sans-serif}*{box-sizing:border-box}html,body,#root{min-height:100%}body{margin:0}a,button{font:inherit}.app-shell{background:radial-gradient(circle at 70% 14%,#5877aa29,#0000 22%),radial-gradient(circle at 18% 82%,#8996ac14,#0000 20%),linear-gradient(#03050b 0%,#070a12 58%,#0c1018 100%);min-height:100svh;position:relative;overflow:hidden}.hero-stage{position:absolute;inset:0}.hero-copy{z-index:2;width:min(25rem,100% - 2.5rem);padding:2rem 1.25rem 0;position:relative}.eyebrow{text-transform:uppercase;letter-spacing:.26em;color:#cad8ffb8;margin:0 0 .75rem;font-size:.72rem}.hero-copy h1{letter-spacing:-.06em;color:#f7f8fb;text-wrap:balance;max-width:11ch;margin:0;font-size:clamp(2.4rem,5vw,4.45rem);line-height:.92}.lede{color:#dce4f3cc;max-width:25rem;margin:1rem 0 0;font-size:1rem;line-height:1.55}.actions{color:#ced9f0ad;flex-wrap:wrap;align-items:center;gap:1rem;margin-top:1.25rem;font-size:.94rem;display:flex}.actions a{color:#08101d;background:linear-gradient(135deg,#ebf0ff 0%,#adc8ff 100%);border-radius:999px;justify-content:center;align-items:center;min-height:2.8rem;padding:0 1rem;text-decoration:none;display:inline-flex;box-shadow:0 12px 40px #5a81d638}.legend{z-index:2;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;width:min(34rem,100% - 2.5rem);display:grid;position:absolute;bottom:1.25rem;right:1.25rem}.legend>div{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#070b138c;border:1px solid #ffffff14;border-radius:1.15rem;padding:1rem 1.05rem}.legend h2{text-transform:uppercase;letter-spacing:.12em;color:#dfe7f4f0;margin:0 0 .35rem;font-size:.92rem}.legend p{color:#c9d2e0b8;margin:0;font-size:.92rem;line-height:1.5}.loader-shell{color:#f0f4ffd1;text-align:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#090d16d1;border:1px solid #ffffff14;border-radius:1rem;min-width:14rem;padding:1rem 1.2rem}.loader-shell p{margin:.7rem 0 0;font-size:.92rem}.loader-ring{border:2px solid #97baff33;border-top-color:#bed6fff5;border-radius:999px;width:2.4rem;height:2.4rem;margin:0 auto;animation:1s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}@media (width<=900px){.hero-copy{width:calc(100% - 2rem);padding-top:1.25rem}.legend{grid-template-columns:1fr;width:auto;left:1rem;right:1rem}.hero-copy h1{max-width:12ch}}
