:root{--bg-main:#09090b;--bg-card:#111;--bg-sidebar:#0a0a0a;--text-primary:#e4e4e7;--text-secondary:#71717a;--text-muted:#52525b;--border:#1f1f1f;--border-light:#2a2a2a}html.light{--bg-main:#f4f4f5;--bg-card:#fff;--bg-sidebar:#fff;--text-primary:#18181b;--text-secondary:#52525b;--text-muted:#71717a;--border:#e4e4e7;--border-light:#d4d4d8}body{background-color:var(--bg-main);color:var(--text-primary);transition:background-color .2s,color .2s}*{box-sizing:border-box;margin:0;padding:0}body{color:#e4e4e7;-webkit-font-smoothing:antialiased;background:#0a0a0a;font-family:DM Sans,-apple-system,sans-serif}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:#111}::-webkit-scrollbar-thumb{background:#2a2a2a;border-radius:3px}::-webkit-scrollbar-thumb:hover{background:#3a3a3a}a{color:inherit}select option{color:#fff;background:#111}html.light body,html.light img,html.light video,html.light .logo,html.light [data-no-invert]{filter:invert()hue-rotate(180deg)}
