:root{--bg: #0F0F1E;--surface: #181828;--border: #2A2A4A;--text: #FFFFFF;--text-subtle: #B8B8C8;--text-faint: #888;--brand: #4E8BF5;--accent: #2ECC71;--warning: #F59E0B;--danger: #FF6B6B}*{box-sizing:border-box}html,body,#root{height:100%;margin:0;padding:0}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Inter,sans-serif;background:var(--bg);color:var(--text);font-size:14px;line-height:1.5;-webkit-font-smoothing:antialiased}a{color:var(--brand);text-decoration:none}a:hover{text-decoration:underline}
