*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{--bg: #F9FAFB;--surface: #FFFFFF;--surface-2: #F3F4F6;--border: #E5E7EB;--border-strong: #D1D5DB;--text: #111827;--text-2: #374151;--text-muted: #6B7280;--text-faint: #9CA3AF;--shadow: rgba(16, 24, 40, .06);--green-strong: #065F46;--amber-strong: #92400E;color-scheme:light}[data-theme=dark]{--bg: #0D1117;--surface: #161B22;--surface-2: #1C2230;--border: #2A313C;--border-strong: #3A424F;--text: #E6EDF3;--text-2: #C4CDD7;--text-muted: #9AA5B1;--text-faint: #6E7A86;--shadow: rgba(0, 0, 0, .45);--green-strong: #34D399;--amber-strong: #FBBF24;color-scheme:dark}body{font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;background:var(--bg);color:var(--text);-webkit-font-smoothing:antialiased}button{cursor:pointer;font-family:inherit}input,select{font-family:inherit}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:var(--border-strong);border-radius:3px}
