:root{--blue:#00aacc;--text-1:#ffffff;--bg:#000000;--bg-card:#141d2e;}
[data-theme="light"]{--blue:#00aacc;--text-1:#000000;--bg:#000000;--bg-card:#635a5a;}
.admin-header{background-image:none!important;}
html[data-theme="dark"] .admin-header,html[data-theme="dark"] .page-hero{background:linear-gradient(135deg,#a8ceff,#003375)!important;}
html[data-theme="light"] .admin-header,html[data-theme="light"] .page-hero{background:linear-gradient(135deg,#dedede,#ababab)!important;}
html[data-theme="dark"] .card,html[data-theme="dark"] .alert-banner,html[data-theme="dark"] .kpi,html[data-theme="dark"] .sidebar,html[data-theme="dark"] .toast,html[data-theme="dark"] .modal-content,html[data-theme="dark"] .dropdown-menu{background:#141d2e!important;color:#fff!important;}
html[data-theme="dark"] .card .card-header{background:#141d2e!important;color:#fff!important;}
html[data-theme="light"] .card,html[data-theme="light"] .alert-banner,html[data-theme="light"] .kpi,html[data-theme="light"] .sidebar,html[data-theme="light"] .toast,html[data-theme="light"] .modal-content,html[data-theme="light"] .dropdown-menu{background:#f1f1f1!important;color:#000!important;}
html[data-theme="light"] .card .card-header{background:#f1f1f1!important;color:#000!important;}
.sidebar .nav-link.active{background:rgba(99,102,241,.22)!important;border-radius:8px;color:#fff!important;font-weight:600;}
html[data-theme="light"] .sidebar .nav-link.active{background:rgba(37,99,235,.15)!important;color:#1d4ed8!important;}
html[data-theme="dark"] h1,html[data-theme="dark"] h2,html[data-theme="dark"] h3,html[data-theme="dark"] h4{color:#000000!important;}
html[data-theme="light"] h1,html[data-theme="light"] h2,html[data-theme="light"] h3,html[data-theme="light"] h4{color:#ffffff!important;}
html[data-theme="dark"] p,html[data-theme="dark"] .card div{color:#ffffff;}
html[data-theme="light"] p,html[data-theme="light"] .card div{color:#000000;}
html[data-theme="dark"] .sidebar{background:#141d2e!important;}
html[data-theme="dark"] .sidebar,html[data-theme="dark"] .sidebar .nav-link{color:#ffffff!important;}
html[data-theme="light"] .sidebar{background:#ffffff!important;}
html[data-theme="light"] .sidebar,html[data-theme="light"] .sidebar .nav-link{color:#000000!important;}
html[data-theme="light"] .sidebar .nav-section{color:#006eff!important;}
html[data-theme="light"] .sidebar .nav-label,html[data-theme="light"] .sidebar .nav-link{color:#0f172a;}
html[data-theme="light"] .sidebar .logo-text,html[data-theme="light"] .sidebar .logo-sub{color:#0f172a!important;}
html[data-theme="dark"] .sidebar .logo-text,html[data-theme="dark"] .sidebar .logo-sub{color:#fff!important;}
.alert-banner,.toast{background:#000000!important;}
.alert-banner,.toast{color:#ffffff!important;}
