body{margin:0;min-height:100vh;background-color:var(--theme-bg, #0f172a);color:var(--theme-text-primary, #e2e8f0);transition:background-color .2s ease,color .2s ease}:root.theme-dark{color-scheme:dark}:root.theme-light{color-scheme:light}body.theme-dark{--theme-bg: #0f172a;--theme-surface: #111827;--theme-surface-muted: #1f2937;--theme-text-primary: #e2e8f0;--theme-text-secondary: #cbd5f5;--theme-text-muted: #94a3b8;--theme-border: #1f2937;--theme-panel: rgba(17, 24, 39, .7);--theme-input: #111827;color-scheme:dark}body.theme-light{--theme-bg: #f8fafc;--theme-surface: #ffffff;--theme-surface-muted: #f1f5f9;--theme-text-primary: #0f172a;--theme-text-secondary: #1f2937;--theme-text-muted: #475569;--theme-border: #d0d7e3;--theme-panel: rgba(255, 255, 255, .82);--theme-input: #ffffff;color:var(--theme-text-primary);color-scheme:light}body.theme-light .bg-gray-950,body.theme-light .bg-gray-900,body.theme-light .bg-gray-800,body.theme-light [class*="bg-gray-900/"],body.theme-light [class*="bg-gray-800/"]{background-color:var(--theme-surface)!important;color:var(--theme-text-primary)!important}body.theme-light .bg-gray-700,body.theme-light .bg-gray-600,body.theme-light [class*="bg-gray-700/"]{background-color:var(--theme-surface-muted)!important;color:var(--theme-text-primary)!important}body.theme-light .bg-black\/20,body.theme-light .bg-black\/30,body.theme-light .bg-black\/40{background-color:#0f172a14!important}body.theme-light .text-white,body.theme-light .text-gray-200,body.theme-light .text-gray-100{color:var(--theme-text-primary)!important}body.theme-light .text-gray-300{color:var(--theme-text-secondary)!important}body.theme-light .text-gray-400,body.theme-light .text-gray-500{color:var(--theme-text-muted)!important}body.theme-light .text-gray-600{color:#64748b!important}body.theme-light .border-gray-900,body.theme-light .border-gray-800,body.theme-light .border-gray-700,body.theme-light .border-gray-600{border-color:var(--theme-border)!important}body.theme-light .divide-gray-800>:not([hidden])~:not([hidden]){border-color:var(--theme-border)!important}body.theme-light .shadow-lg,body.theme-light .shadow-xl{box-shadow:0 15px 40px #0f172a1f!important}body.theme-light input,body.theme-light textarea,body.theme-light select{background-color:var(--theme-input)!important;color:var(--theme-text-primary)!important}body.theme-light .hover\:bg-gray-800:hover,body.theme-light .hover\:bg-gray-700:hover{background-color:var(--theme-surface-muted)!important;color:var(--theme-text-primary)!important}body.theme-light .ring-gray-800,body.theme-light .focus\:ring-gray-800:focus{--tw-ring-color: rgba(203, 213, 225, .6) !important}body.theme-light .bg-gradient-to-r.from-indigo-500\/20.to-purple-500\/20,body.theme-light .bg-gradient-to-r.from-indigo-500\/20.to-indigo-500\/5{background-image:linear-gradient(90deg,#6366f126,#818cf81a)!important}body.theme-light .text-indigo-300{color:#6366f1!important}body.theme-light .backdrop-blur{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}body.theme-light .bg-opacity-20{opacity:.95!important}body.theme-light .text-xs.text-gray-500.bg-gray-900{background-color:#0f172a14!important;color:var(--theme-text-muted)!important}body.theme-light .bg-slate-900\/40,body.theme-light .bg-slate-900\/60{background-color:#f8fafce6!important;color:var(--theme-text-primary)!important}body.theme-light .text-slate-200{color:var(--theme-text-primary)!important}body.theme-dark input,body.theme-dark textarea,body.theme-dark select{background-color:var(--theme-input)!important;color:var(--theme-text-primary)!important}#root{min-height:100vh}:root,body.theme-dark,:root.theme-dark{--ext-bg: #0A0E1A;--ext-surface: #111827;--ext-surface-muted: #1F2937;--ext-accent: #7C4DFF;--ext-accent-hover: #9A6FFF;--ext-action: #4CAF50;--ext-action-hover: #66BB6A;--ext-alert: #FF5252;--ext-alert-hover: #FF6E6E;--ext-text-primary: #FFFFFF;--ext-text-secondary: #E0E0E0;--ext-text-muted: #9E9E9E;--ext-border: #1F2937;--ext-input-bg: #111827;--ext-header-bg: #0A0E1A;--ext-nav-bg: #0D1117}body.theme-light,:root.theme-light{--ext-bg: #F5F5F7;--ext-surface: #FFFFFF;--ext-surface-muted: #F0F0F3;--ext-accent: #6200EA;--ext-accent-hover: #7C4DFF;--ext-action: #388E3C;--ext-action-hover: #4CAF50;--ext-alert: #D32F2F;--ext-alert-hover: #FF5252;--ext-text-primary: #1A1A2E;--ext-text-secondary: #424242;--ext-text-muted: #757575;--ext-border: #E0E0E0;--ext-input-bg: #FFFFFF;--ext-header-bg: #FFFFFF;--ext-nav-bg: #FAFAFA}
