*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{--bg: #0d1117;--surface: #161b22;--surface-2: #1c2230;--border: #2a3042;--border-strong: #3d4663;--text: #cdd9e5;--text-muted: #7d8fa8;--text-faint: #4d5d73;--accent: #7c6af7;--accent-hover: #9186f9;--accent-light: #1a1740;--accent-text: #a99ffb;--success: #2ea043;--success-light: #0d2818;--success-text: #56d364;--warning: #d29922;--warning-light: #2d1f00;--warning-text: #e3b341;--danger: #f85149;--danger-light: #2d0f0f;--radius: 8px;--radius-sm: 5px}body{font-family:Inter,system-ui,-apple-system,sans-serif;background:var(--bg);color:var(--text);font-size:14px;line-height:1.5;-webkit-font-smoothing:antialiased}button{cursor:pointer;font-family:inherit}input,select{font-family:inherit;font-size:14px}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:var(--bg)}::-webkit-scrollbar-thumb{background:var(--border-strong);border-radius:3px}input:focus,select:focus{outline:2px solid var(--accent);outline-offset:1px}.row-hover:hover{background:var(--surface-2)!important}
