@import"https://fonts.googleapis.com/css2?family=Space+Grotesk:wght@400;500;600;700&display=swap";:root{font-family:Space Grotesk,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;line-height:1.5;font-weight:400;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;color:#f8f8fc;background:#05050c}*,*:before,*:after{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh;background:#05050c;color:#f8f8fc}#root{min-height:100vh}img{display:block;max-width:100%}.page{min-height:100vh;display:flex;align-items:center;justify-content:center;padding:2rem;background:#05050c;color:#f8f8fc}.top-bar{width:min(100%,720px);padding:1.5rem 2rem;border:1px solid rgba(255,255,255,.12);border-radius:1.25rem;background:#ffffff08}.brand{display:flex;align-items:center;gap:.9rem;font-weight:600;letter-spacing:.02em;text-transform:uppercase;font-size:.95rem}.brand img{width:56px;height:56px;object-fit:contain}@media(max-width:480px){.page{padding:1rem}.top-bar{padding:1.25rem}.brand{flex-direction:column;align-items:flex-start}}
