*{box-sizing:border-box;margin:0;padding:0}body{-webkit-font-smoothing:antialiased;font-family:-apple-system,BlinkMacSystemFont,Inter,Segoe UI,sans-serif;color:#fff!important;background-color:#0a0a0a!important}#root{text-align:left;width:100%;max-width:100%;min-height:100vh;background-color:#0a0a0a!important}:root{--bg:#0a0a0a;--sidebar:#111;--card:#1a1a1a;--border:#2a2a2a;--text:#fff;--text2:#8b8fa8;--accent:#4a4a4a;--accent-dim:#4a4a4a26;--accent-t:#9a9a9a;--green:#10b981;--red:#f87171;--amber:#fbbf24}input,select,textarea,button{font-family:inherit}input[type=date]::-webkit-calendar-picker-indicator{filter:invert(.5)}input[type=time]::-webkit-calendar-picker-indicator{filter:invert(.5)}::-webkit-scrollbar{width:5px;height:5px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background:#2a2a2a;border-radius:3px}::-webkit-scrollbar-thumb:hover{background:#3a3a3a}.spinner{border:3px solid #2a2a2a;border-top-color:#4a4a4a;border-radius:50%;width:32px;height:32px;animation:.7s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}
