@import"https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700&display=swap";:root{--bg-primary: #f8fafc;--bg-secondary: #ffffff;--bg-tertiary: #f1f5f9;--text-primary: #1e293b;--text-secondary: #475569;--text-muted: #94a3b8;--border-color: #e2e8f0;--border-light: #f1f5f9;--scrollbar-track: #f1f5f9;--scrollbar-thumb: #cbd5e1;--scrollbar-hover: #94a3b8}.dark{--bg-primary: #0f172a;--bg-secondary: #1e293b;--bg-tertiary: #334155;--text-primary: #f1f5f9;--text-secondary: #cbd5e1;--text-muted: #94a3b8;--border-color: #475569;--border-light: #334155;--scrollbar-track: #1e293b;--scrollbar-thumb: #475569;--scrollbar-hover: #64748b}body{font-family:Inter,sans-serif;background-color:var(--bg-primary);color:var(--text-primary);transition:background-color .3s ease,color .3s ease}::-webkit-scrollbar{width:.5rem;height:.5rem}::-webkit-scrollbar-track{background:var(--scrollbar-track)}::-webkit-scrollbar-thumb{background:var(--scrollbar-thumb);border-radius:.25rem}::-webkit-scrollbar-thumb:hover{background:var(--scrollbar-hover)}.dark .bg-white{background-color:var(--bg-secondary)!important}.dark .bg-slate-50,.dark .bg-slate-100{background-color:var(--bg-tertiary)!important}.dark .bg-slate-50\/50,.dark .bg-slate-50\/80,.dark .bg-slate-100\/80{background-color:#334155cc!important}.dark .bg-slate-200{background-color:#475569!important}.dark .bg-slate-200\/50{background-color:#47556980!important}.dark .bg-yellow-50,.dark .bg-yellow-50\/30{background-color:#eab30826!important}.dark .bg-blue-50,.dark .bg-blue-50\/40{background-color:#3b82f626!important}.dark .bg-blue-100{background-color:#3b82f633!important}.dark .bg-indigo-100{background-color:#6366f140!important}.dark .bg-emerald-100{background-color:#10b98140!important}.dark .bg-rose-100,.dark .bg-red-50\/30{background-color:#f43f5e33!important}.dark .bg-rose-50{background-color:#f43f5e1a!important}.dark .bg-amber-100{background-color:#f59e0b40!important}.dark .bg-purple-100{background-color:#a855f740!important}.dark .bg-pink-100{background-color:#ec489940!important}.dark .text-slate-900,.dark .text-slate-800,.dark td.text-slate-900,.dark th.text-slate-900{color:var(--text-primary)!important}.dark .text-slate-700,.dark .text-slate-600{color:var(--text-secondary)!important}.dark .text-slate-500,.dark .text-slate-400{color:var(--text-muted)!important}.dark .text-blue-900,.dark .text-blue-800{color:#93c5fd!important}.dark .text-blue-700,.dark .text-blue-600{color:#60a5fa!important}.dark .text-indigo-700{color:#a5b4fc!important}.dark .text-emerald-600,.dark .text-emerald-700{color:#34d399!important}.dark .text-rose-600,.dark .text-rose-500{color:#fb7185!important}.dark .text-amber-700{color:#fbbf24!important}.dark .text-\[10px\]{color:var(--text-muted)!important}.dark .border-slate-100,.dark .border-slate-200{border-color:var(--border-color)!important}.dark .border-yellow-100{border-color:#eab30866!important}.dark .border-blue-100,.dark .border-blue-100\/50,.dark .border-blue-200{border-color:#3b82f666!important}.dark .divide-slate-100>:not([hidden])~:not([hidden]){border-color:var(--border-color)!important}.dark .h-px.bg-slate-200,.dark .w-full.h-px{background-color:var(--border-color)!important}.dark input,.dark select,.dark textarea{background-color:var(--bg-tertiary)!important;border-color:var(--border-color)!important;color:var(--text-primary)!important}.dark input::placeholder{color:var(--text-muted)!important}.dark select option{background-color:var(--bg-secondary)!important;color:var(--text-primary)!important}.dark .hover\:bg-slate-50:hover{background-color:var(--bg-tertiary)!important}.dark .hover\:bg-slate-200:hover,.dark .hover\:bg-slate-200\/50:hover{background-color:#475569cc!important}.dark .hover\:text-slate-900:hover{color:var(--text-primary)!important}.dark .hover\:text-slate-600:hover{color:var(--text-secondary)!important}.dark .hover\:bg-blue-50:hover{background-color:#3b82f626!important}.dark .hover\:bg-rose-50:hover{background-color:#f43f5e26!important}.dark .ring-slate-200\/50,.dark .ring-slate-300{--tw-ring-color: rgba(71, 85, 105, .5) !important}.dark .ring-blue-50{--tw-ring-color: rgba(59, 130, 246, .3) !important}.dark .ring-offset-1{--tw-ring-offset-color: var(--bg-secondary) !important}.dark .shadow-sm,.dark .shadow-md,.dark .shadow-lg{box-shadow:0 1px 3px #0006,0 1px 2px -1px #0006!important}.dark .shadow-blue-100,.dark .shadow-blue-200{--tw-shadow-color: rgba(59, 130, 246, .2) !important}.dark thead{background-color:var(--bg-tertiary)!important}.dark thead th{color:var(--text-muted)!important}.dark tbody tr:hover{background-color:#33415580!important}.dark .bg-slate-50\/80 td{color:var(--text-primary)!important}.dark header{background-color:var(--bg-secondary)!important;border-color:var(--border-color)!important}.dark nav.fixed{background-color:var(--bg-secondary)!important;border-color:var(--border-color)!important}.dark .bg-white.text-blue-700{background-color:var(--bg-secondary)!important;color:#60a5fa!important}.dark .bg-slate-100.text-slate-500,.dark .bg-slate-100.text-slate-700{background-color:var(--bg-tertiary)!important;color:var(--text-secondary)!important}.dark .rounded-xl.border{border-color:var(--border-color)!important}.dark .bg-slate-50.border-slate-200{background-color:var(--bg-tertiary)!important;border-color:var(--border-color)!important}.dark .bg-white.border-blue-100{background-color:var(--bg-secondary)!important;border-color:#3b82f666!important}
