body{font-family:Poppins,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif}*{transition:background-color .3s ease,color .3s ease,border-color .3s ease}.light-theme{--bg-primary: #f8fafc;--bg-secondary: #e2e8f0;--bg-tertiary: #cbd5e1;--text-primary: #1e293b;--text-secondary: #475569;--text-accent: #6366f1;--border-color: #cbd5e1}.light-theme body{background-color:var(--bg-primary)!important;color:var(--text-primary)!important}.light-theme header{background-color:var(--bg-secondary)!important}.light-theme .bg-gray-800{background-color:var(--bg-secondary)!important}.light-theme .bg-gray-700{background-color:var(--bg-tertiary)!important}.light-theme .text-gray-300,.light-theme .text-gray-400{color:var(--text-secondary)!important}.light-theme .text-white{color:var(--text-primary)!important}.light-theme .text-indigo-400,.light-theme .text-indigo-500{color:var(--text-accent)!important}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:#1f2937}::-webkit-scrollbar-thumb{background-color:#4b5563;border-radius:10px;border:2px solid #1f2937}.pulse-animation{animation:pulse 2s cubic-bezier(.4,0,.6,1) infinite}.count-update{animation:flash .5s ease-in-out}@keyframes flash{0%,to{background-color:transparent}50%{background-color:#6366f14d}}.blackvideo-centricSite-logoBrand{width:50px;height:50px}
