:root{--bg:#050814;--text:#e8eefc;--muted:#a8b6d8;--accent:#ff6a00;--sans:system-ui,-apple-system,Segoe UI,Roboto,Helvetica,Arial}*{box-sizing:border-box}html,body{height:100%}body{color:var(--text);font-family:var(--sans);background:radial-gradient(900px 600px at 50% 0,#ff6a001a,#0000 60%),linear-gradient(#050814,#060b1d);margin:0}.page{justify-content:center;align-items:flex-start;min-height:100vh;padding:64px 22px;display:flex}.hero{text-align:center;flex-direction:column;align-items:center;gap:18px;width:min(960px,100%);display:flex}.logo{filter:drop-shadow(0 18px 50px #0000008c);width:min(720px,100%);height:auto;display:block}.value{max-width:48ch;color:var(--muted);letter-spacing:.01em;margin:0;font-size:18px;line-height:1.5}
