: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}*,*: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}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}
