:root{--app-bg: #f8fafc;--app-text: #0f172a;--surface: #ffffff;--surface-muted: #f1f5f9;--surface-soft: #e2e8f0;--border: #e2e8f0;--text-muted: #94a3b8;--text-soft: #64748b}body{background-color:var(--app-bg);color:var(--app-text)}body.theme-dark{color-scheme:dark;--app-bg: #0b1220;--app-text: #e2e8f0;--surface: #0f172a;--surface-muted: #111827;--surface-soft: #0b1324;--border: #1f2937;--text-muted: #94a3b8;--text-soft: #cbd5f5}.theme-dark .bg-white{background-color:var(--surface)!important}.theme-dark .bg-slate-50{background-color:var(--surface-muted)!important}.theme-dark .bg-slate-100{background-color:var(--surface-soft)!important}.theme-dark .bg-\[\#F8FAFC\],.theme-dark .bg-\[\#F6F5F8\]{background-color:var(--app-bg)!important}.theme-dark .text-\[\#0F172A\]{color:var(--app-text)!important}.theme-dark .border-slate-200{border-color:var(--border)!important}.theme-dark .border-slate-100{border-color:#1f2937!important}.theme-dark .border-slate-50{border-color:#111827!important}.theme-dark .text-slate-900{color:var(--app-text)!important}.theme-dark .text-slate-700,.theme-dark .text-slate-600{color:var(--text-soft)!important}.theme-dark .text-slate-500{color:var(--text-muted)!important}.theme-dark .text-slate-400{color:#7c8aa5!important}.theme-dark ::-webkit-scrollbar-thumb{background:#1f2937}.theme-dark ::-webkit-scrollbar-thumb:hover{background:#2a3649}
