: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 .hover\:bg-slate-50:hover{background-color:var(--surface-muted)!important}.theme-dark .hover\:bg-slate-100:hover{background-color:var(--surface-soft)!important}.theme-dark thead .bg-slate-50{background-color:#1e293b!important}.theme-dark thead .text-slate-400{color:#cbd5e1!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:#ffffff14!important}.theme-dark .border-slate-100{border-color:#ffffff0d!important}.theme-dark .border-slate-50,.theme-dark .divide-slate-50>:not([hidden])~:not([hidden]){border-color:#ffffff08!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 input,.theme-dark textarea,.theme-dark select{color:var(--app-text)!important}.theme-dark ::-webkit-scrollbar-thumb{background:#1f2937}.theme-dark ::-webkit-scrollbar-thumb:hover{background:#2a3649}@keyframes gradientShift{0%{background-position:0% 50%}50%{background-position:100% 50%}to{background-position:0% 50%}}.theme-dark .premium-hover:hover{background:linear-gradient(90deg,#1e40af26,#1e40af40,#1e40af26)!important;background-size:200% 200%!important;animation:gradientShift 4s ease infinite!important;box-shadow:inset 0 0 25px #1e40af1a}.theme-dark .premium-hover-active{background:linear-gradient(90deg,#1e40af33,#1e40af59,#1e40af33)!important;background-size:200% 200%!important;animation:gradientShift 2s ease infinite!important;border-left:3px solid #6156FD}@keyframes meshGradient{0%{background-position:0% 50%}50%{background-position:100% 50%}to{background-position:0% 50%}}.animated-mesh-gradient{background:linear-gradient(-45deg,#6156fd,#4f46e5,#3b82f6,#6366f1);background-size:400% 400%;animation:meshGradient 15s ease infinite}.theme-dark .animated-mesh-gradient{background:linear-gradient(-45deg,#1e1b4b,#312e81,#1e3a8a,#4338ca);background-size:400% 400%;animation:meshGradient 10s ease infinite}.animated-orange-mesh-gradient{background:linear-gradient(-45deg,#f59e0b,#ea580c,#dc2626,#f43f5e);background-size:400% 400%;animation:meshGradient 10s ease infinite}.theme-dark .animated-orange-mesh-gradient{background:linear-gradient(-45deg,#78350f,#9a3412,#991b1b,#881337);background-size:400% 400%;animation:meshGradient 10s ease infinite}.animated-purple-mesh-gradient{background:linear-gradient(-45deg,#7c3aed,#c084fc,#db2777,#8b5cf6);background-size:400% 400%;animation:meshGradient 10s ease infinite}.theme-dark .animated-purple-mesh-gradient{background:linear-gradient(-45deg,#4c1d95,#6b21a8,#831843,#5b21b6);background-size:400% 400%;animation:meshGradient 10s ease infinite}.premium-glow{position:relative}.premium-glow:after{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:140%;height:140%;background:radial-gradient(circle,#fffc,#fff0 70%);z-index:-1;opacity:.8;filter:blur(8px);animation:pulseGlow 3s ease-in-out infinite}.theme-dark .premium-glow:after{background:radial-gradient(circle,#ffffff4d,#fff0 70%);opacity:.4}@keyframes pulseGlow{0%,to{transform:translate(-50%,-50%) scale(1);opacity:.4}50%{transform:translate(-50%,-50%) scale(1.1);opacity:.6}}.premium-glow-emerald:after{background:radial-gradient(circle,#10b98166,#10b98100 70%)}.premium-glow-orange:after{background:radial-gradient(circle,#f9731666,#f9731600 70%)}
