:root{--brand: #A5E700;--brand-hover: #91CB00;--bg-page: #f4f6fa;--text-primary: #1a1d23;--sidebar-bg: #0f1117;--sidebar-text: #e5e7eb;--sidebar-text-muted: #9ca3af;--sidebar-text-active: #ffffff;--sidebar-border: #1f2937;--sidebar-hover: #1f2937;--scrollbar-track: #f0f0f0;--scrollbar-thumb: #c1c8d4}[data-theme=dark]{--bg-page: #0a0c10;--text-primary: #e5e7eb;--sidebar-bg: #050608;--sidebar-text: #d1d5db;--sidebar-text-muted: #6b7280;--sidebar-text-active: #ffffff;--sidebar-border: #161922;--sidebar-hover: #161922;--scrollbar-track: #1f2937;--scrollbar-thumb: #374151}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}body{font-family:Inter,sans-serif;background:var(--bg-page);color:var(--text-primary);min-height:100vh;transition:background .15s,color .15s}a{color:inherit;text-decoration:none}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:var(--scrollbar-track)}::-webkit-scrollbar-thumb{background:var(--scrollbar-thumb);border-radius:3px}
