:root{--bg-base: #1b2838;--bg-surface: #2a3f5f;--bg-elevated: #16202d;--bg-overlay: #0e1a26;--accent-blue: #66c0f4;--accent-blue-hover: #4fa3d4;--accent-gold: #d5a51b;--text-primary: #c6d4df;--text-secondary: #8f98a0;--text-muted: #4a5568;--danger: #e84c4c;--success: #5ba85b;--border: #3d4450}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}body{background:var(--bg-base);color:var(--text-primary);font-family:Motiva Sans,Arial,sans-serif;font-size:14px;line-height:1.5;min-height:100vh}a{color:var(--accent-blue);text-decoration:none}a:hover{color:var(--accent-blue-hover)}
