:root{color-scheme:dark;--bg: #1f2024;--panel: rgba(12, 22, 44, .78);--text: #e6ecff;--accent: #f4c95d;--border: rgba(255, 255, 255, .08);font-family:system-ui,-apple-system,Segoe UI,Roboto,Helvetica,Arial,sans-serif}html,body{margin:0;padding:0;height:100%;background:var(--bg);color:var(--text);overflow:hidden}*{box-sizing:border-box}
