:root{font-family:Inter,Segoe UI,system-ui,sans-serif;line-height:1.5;font-weight:400;color-scheme:dark;color:var(--text-primary);background-color:var(--bg-base);font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;--bg-base: #0B1F3A;--bg-surface: #162F54;--bg-elevated: #1e3a63;--cta-primary: #2EC4F1;--cta-hover: #45D1F7;--cta-pressed: #1FAAD6;--brand-accent: #4FA3FF;--brand-glow: rgba(79, 163, 255, .35);--text-primary: #FFFFFF;--text-secondary: #AFC3D8;--text-muted: #7E9BB8}*,*:before,*:after{box-sizing:border-box}body{margin:0;min-height:100vh;min-height:100dvh;background-color:var(--bg-base)}#root{min-height:100vh;min-height:100dvh}.betaFooter{text-align:center;padding:1.5rem 1rem 2rem;color:var(--text-muted);font-size:.9rem}
