:root{--brand-bg: #131722;--brand-surface: #1e222d;--brand-primary: #2962ff;--brand-secondary: #4a4e59;--brand-text: #d1d4dc;--brand-text-secondary: #8c8e95;--brand-green: #26a69a;--brand-red: #ef5350}:root[data-theme=light]{--brand-bg: #f0f2f5;--brand-surface: #ffffff;--brand-primary: #2962ff;--brand-secondary: #dde1e9;--brand-text: #1a1d27;--brand-text-secondary: #5a6377;--brand-green: #1a8f85;--brand-red: #c62828}[data-theme=light] .text-white{color:var(--brand-text)!important}[data-theme=light] .bg-brand-primary .text-white,[data-theme=light] .bg-brand-primary.text-white{color:#fff!important}[data-theme=light] .hover\:text-white:hover{color:var(--brand-text)!important}.custom-scrollbar::-webkit-scrollbar{width:8px}.custom-scrollbar::-webkit-scrollbar-track{background:transparent}.custom-scrollbar::-webkit-scrollbar-thumb{background:var(--brand-secondary);border-radius:4px}.custom-scrollbar::-webkit-scrollbar-thumb:hover{background:var(--brand-text-secondary)}
