html,body,#root{margin:0;padding:0;width:100%;min-height:100%;font-family:Arial,sans-serif}.dark{--bg: #1a1a2e;--card: #16213e;--text: #eee;--accent: #0f3460}.dark body,.dark #root{background:var(--bg);color:var(--text)}.dark .card,.dark [style*="background: 'white'"],.dark [style*="background: white"]{background:var(--card)!important;color:var(--text)!important}
