*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{--bg: #0a0a0f;--sidebar-bg: #0d0d14;--card-bg: #12121c;--border: #1e1e2e;--accent: #7c3aed;--accent2: #06b6d4;--text: #e2e8f0;--muted: #64748b;--accent-hover: #6d28d9}html,body,#root{height:100%;background:var(--bg);color:var(--text);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Inter,sans-serif;font-size:14px;line-height:1.6}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:var(--bg)}::-webkit-scrollbar-thumb{background:var(--border);border-radius:3px}::-webkit-scrollbar-thumb:hover{background:var(--muted)}a{color:var(--accent2);text-decoration:none}input,button,textarea{font-family:inherit;font-size:inherit}button{cursor:pointer}
