:root{color-scheme:dark;--bg: #0e0f11;--bg-elevated: #1b1c1f;--surface: #1f2023;--border: #303134;--text: #e8eaed;--text-dim: #9aa0a6;--accent: #8ab4f8;--accent-strong: #aecbfa;--danger: #f28b82;--warn: #fdd663;--font: "Google Sans", "Inter", system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif}html,body{margin:0;padding:0;background:var(--bg);color:var(--text);font-family:var(--font);font-size:14px;height:100%}*{box-sizing:border-box}::-webkit-scrollbar{width:10px;height:10px}::-webkit-scrollbar-thumb{background:#2a2b2f;border-radius:8px}::-webkit-scrollbar-thumb:hover{background:#3a3b3f}
