:root,[data-theme="light"]{--primary-50:#f5f5f5;--primary-100:#f0f0f0;--primary-500:#1a1a1a;--primary-600:#111111;--primary-700:#000000;--secondary-500:#10b981;--admin-primary:#1a1a1a;--admin-primary-dark:#111111;--admin-primary-light:rgba(26,26,26,0.04);--user-primary:#1a1a1a;--user-primary-dark:#111111;--user-secondary:#10b981;--page-bg:#f9f9f9 !important;--surface-card:#ffffff;--surface-card-hover:#ffffff;--surface-border:#e2e8f0;--surface-inner-border:#f1f5f9;--surface-shadow:0 1px 3px rgba(15,23,42,0.08),0 4px 6px rgba(15,23,42,0.02);--surface-radius:8px;--text-title:#0f172a;--text-primary:#334155;--text-secondary:#64748b;--text-tertiary:#94a3b8;--text-disabled:#cbd5e1;--text-muted:#e2e8f0;--kpi-card-bg:var(--surface-card);--kpi-card-border:var(--surface-border);--kpi-text-title:var(--text-title);--kpi-text-primary:var(--text-primary);--kpi-text-secondary:var(--text-secondary)}[data-theme="dark"]{--page-bg:#0b1017 !important;--surface-card:#0f1923;--surface-card-hover:#152030;--surface-border:rgba(255,255,255,0.06);--surface-inner-border:rgba(255,255,255,0.04);--surface-shadow:0 4px 6px - 1px rgba(0,0,0,0.3),0 2px 4px - 1px rgba(0,0,0,0.15);--surface-radius:8px;--text-title:#e4e6f0;--text-primary:#c8cad8;--text-secondary:#8b8fa3;--text-tertiary:#6b7094;--text-disabled:#353a52;--text-muted:#2a2e42;--kpi-card-bg:var(--surface-card);--kpi-card-border:var(--surface-border);--kpi-text-title:var(--text-title);--kpi-text-primary:var(--text-primary);--kpi-text-secondary:var(--text-secondary)}body,.admin-main{background-color:var(--page-bg) !important;transition:background-color 0.3s ease;color:var(--text-primary)}.card,.dash-card,.admin-card,.panel{background:var(--surface-card) !important;border:1px solid var(--surface-border) !important;border-radius:var(--surface-radius) !important;box-shadow:var(--surface-shadow) !important;color:var(--text-primary)}.card-header,.panel-heading{border-bottom:1px solid var(--surface-border) !important;background:transparent !important;color:var(--text-title) !important;font-weight:600}.brand-version{background:rgba(16,163,127,0.12) !important;color:#10b981 !important}.sidebar-toggle:hover{background:rgba(16,163,127,0.12) !important;color:#10b981 !important;border-color:rgba(16,163,127,0.25) !important}.menu-item.active{background:rgba(16,163,127,0.08) !important}.menu-item.active::before{background:#10b981 !important;box-shadow:0 0 8px rgba(16,163,127,0.4) !important}.menu-item.active .menu-icon{color:#10b981 !important;filter:drop-shadow(0 0 4px rgba(16,163,127,0.35)) !important}.menu-badge{background:#10b981 !important}.sidebar-footer .menu-item:hover .menu-icon,.sidebar-footer a:hover{color:#10b981 !important}.header-icon:hover{background:#f5f5f5 !important;color:#1a1a1a !important}.admin-header .user-avatar,.admin-sidebar .user-avatar{background:#1a1a1a !important;color:#ffffff !important}.email-avatar{background:#1a1a1a !important}.dropdown-header a,.dropdown-footer a{color:#10b981 !important}.btn-primary:not(.am-btn-primary):not(.am-btn-save),.btn-save:not(.am-btn-save),.btn-link-settings,.empty-state__btn{background:#1a1a1a !important;box-shadow:none !important;border-radius:8px !important}.btn-primary:not(.am-btn-primary):not(.am-btn-save):hover,.btn-save:not(.am-btn-save):hover,.btn-link-settings:hover,.empty-state__btn:hover{background:#333333 !important;transform:translateY(-1px) !important;box-shadow:0 4px 12px rgba(0,0,0,0.12) !important}.btn-success{background:#10b981 !important;border-color:#10b981 !important;border-radius:8px !important}.btn-success:hover{background:#24a876 !important}.btn-outline,.btn-secondary{background:#f5f5f5 !important;color:#666 !important;border:1.5px solid #e8e8e8 !important;border-radius:8px !important}.btn-outline:hover,.btn-secondary:hover{background:#ebebeb !important;color:#1a1a1a !important;border-color:#d4d4d4 !important}.stat-card-unified.primary .stat-icon-box,.stat-icon-box.primary{background:#1a1a1a !important}.stat-card-unified:hover{border-color:rgba(16,163,127,0.25) !important}.dashboard-card:not(.preview-card):not(.adm-card),.card:not(.preview-card):not(.adm-card):not(.am-stat-card):not(.am-check-card),.panel:not(.am-panel){border:1px solid #e4e6ef !important;box-shadow:0 1px 3px rgba(0,0,0,0.03) !important;border-radius:8px !important}.dashboard-card:not(.preview-card):not(.adm-card):hover,.card:not(.preview-card):not(.adm-card):not(.am-stat-card):not(.am-check-card):hover{box-shadow:0 6px 24px rgba(0,0,0,0.06) !important;border-color:#ebebeb !important}.dashboard-card-title i,.card-title i,.data-table-header__title i{color:#10b981 !important}.pagination a:hover{background:#1a1a1a !important;color:white !important;border-color:#1a1a1a !important}.pagination span.current{background:#1a1a1a !important;color:white !important;font-weight:600 !important}.data-table-header__count{background:rgba(16,163,127,0.08) !important;color:#10b981 !important}.modal-title i{color:#10b981 !important}input:not([type="color"]):not([type="range"]):not([type="checkbox"]):not([type="radio"]):focus,textarea:focus,select:not(.am-form-select):focus,.form-input:focus,.form-textarea:focus,.form-select:focus,.settings-input:focus,.color-hex-input:focus{border-color:#1a1a1a !important;box-shadow:0 0 0 3px rgba(26,26,26,0.04) !important;outline:none !important}.color-picker-wrapper:hover{border-color:#10b981 !important}.toggle-switch input:checked+.toggle-slider{background:#10b981 !important}.theme-header-icon{background:#1a1a1a !important;box-shadow:0 8px 25px rgba(0,0,0,0.15) !important}.theme-page-header::before{background:radial-gradient(circle,rgba(16,163,127,0.12) 0%,transparent 70%) !important}.theme-page-header::after{background:radial-gradient(circle,rgba(16,163,127,0.08) 0%,transparent 70%) !important}.theme-actions-info i{color:#10b981 !important}.section-icon.primary{background:rgba(16,163,127,0.08) !important;color:#10b981 !important}.color-section-title h3{color:#1a1a1a !important}table th .sort-active,table th a.active{color:#10b981 !important}table tbody tr:hover{background:#fafafa !important}table tbody tr.selected{background:rgba(16,163,127,0.04) !important}.tab-btn.active,.tabs .tab.active,.nav-tabs .nav-link.active{color:#1a1a1a !important;border-bottom-color:#10b981 !important}.badge-primary,.badge.primary{background:#1a1a1a !important;color:white !important}.badge-success,.badge.success{background:rgba(16,163,127,0.1) !important;color:#10b981 !important}.pill-primary{background:#1a1a1a !important;color:white !important;border-radius:999px !important}a[style*="color:#667eea"],a[style*="color: #667eea"]{color:#10b981 !important}.gradient-header,.page-gradient-header{background:linear-gradient(145deg,#1a1a1a 0%,#2d2d2d 100%) !important}.gradient-header::before,.page-gradient-header::before{background:radial-gradient(circle,rgba(16,163,127,0.12) 0%,transparent 70%) !important}.alert-success{background:rgba(16,163,127,0.06) !important;color:#059669 !important;border-left-color:#10b981 !important}.empty-state__icon{color:#ccc !important}.empty-state__title{color:#1a1a1a !important}.leaflet-control-search-btn,.map-goto-search{background:#1a1a1a !important;border-radius:8px !important}.mobile-greeting-card{background:linear-gradient(135deg,#0f172a,#134e4a,#1e3a5f,#0f172a) !important;background-size:300% 300% !important;animation:heroGradientShift 12s ease infinite !important;box-shadow:0 4px 20px rgba(0,0,0,0.2) !important}@keyframes heroGradientShift{0%,100%{background-position:0% 50%}50%{background-position:100% 50%}}.sidebar-logo,.profile-avatar{background:#1a1a1a !important}.nav-item.active{border-left-color:#10b981 !important}.nav-item-badge{background:#10b981 !important}.stat-icon.primary{background:rgba(16,163,127,0.08) !important;color:#10b981 !important}.list-item-icon{background:#1a1a1a !important}.quick-action-icon{background-size:200% 200% !important;animation:qaBtnShift 8s ease infinite !important;box-shadow:0 4px 14px rgba(0,0,0,0.15) !important;transition:transform 0.2s ease,box-shadow 0.2s ease !important}.quick-action-item:nth-child(1) .quick-action-icon{background:linear-gradient(135deg,#1e3a5f,#2563eb,#1e3a5f) !important;background-size:200% 200% !important}.quick-action-item:nth-child(2) .quick-action-icon{background:linear-gradient(135deg,#78350f,#d97706,#78350f) !important;background-size:200% 200% !important}.quick-action-item:nth-child(3) .quick-action-icon{background:linear-gradient(135deg,#3b1d6e,#7c3aed,#3b1d6e) !important;background-size:200% 200% !important}.quick-action-item:nth-child(4) .quick-action-icon{background:linear-gradient(135deg,#064e3b,#0d9488,#064e3b) !important;background-size:200% 200% !important}@keyframes qaBtnShift{0%,100%{background-position:0% 50%}50%{background-position:100% 50%}}.admin-main .header-btn:hover{background:#1a1a1a !important;color:white !important}.card-title i{color:#10b981 !important}.list-item-action:hover{color:#10b981 !important}.list-item-link:active{background:rgba(16,163,127,0.04) !important}.btn-primary:hover{box-shadow:0 5px 20px rgba(0,0,0,0.15) !important}.pro-sidebar .sidebar-logo,.pro-sidebar .sidebar-brand-icon{background:#1a1a1a !important}.pro-sidebar .menu-item.active{background:rgba(16,163,127,0.08) !important}.pro-sidebar .menu-item.active::before{background:#10b981 !important}.pro-sidebar .menu-item.active .menu-icon{color:#10b981 !important}.type-pill{background:var(--pill-color,#1a1a1a) !important}.bulk-toolbar{background:#1a1a1a !important}.bulk-count{background:#10b981 !important}input[type="checkbox"]:checked{accent-color:#10b981 !important}input[type="radio"]:checked{accent-color:#10b981 !important}.custom-checkbox:checked+label::before,.custom-checkbox:checked+span::before{background:#10b981 !important;border-color:#10b981 !important}.progress-bar,.progress-fill{background:#10b981 !important}.tooltip,[data-tooltip]::after{background:#1a1a1a !important;border-radius:8px !important}.toast.success,.toast-success{border-left-color:#10b981 !important}::selection{background:rgba(16,163,127,0.15);color:#1a1a1a}::-moz-selection{background:rgba(16,163,127,0.15);color:#1a1a1a}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:#d4d4d4;border-radius:3px}::-webkit-scrollbar-thumb:hover{background:#bbb}.spinner,.loader{border-top-color:#10b981 !important}.loading-dots span{background:#10b981 !important}.icon-box[style*="667eea"],[style*="linear-gradient"][style*="667eea"]{background:#1a1a1a !important}.action-btn.view,.btn-view{color:#10b981 !important}.action-btn.view:hover,.btn-view:hover{background:rgba(16,163,127,0.06) !important}.import-header-icon,.export-header-icon{background:#1a1a1a !important}.plugin-card .plugin-icon.active{border-color:#10b981 !important}.error-404 .error-code{color:#1a1a1a !important}.error-404 .btn-home{background:#1a1a1a !important}@keyframes biteAccentPulse{0%,100%{box-shadow:0 0 0 0 rgba(16,163,127,0.3)}50%{box-shadow:0 0 0 8px rgba(16,163,127,0)}}.pulse-accent{animation:biteAccentPulse 2s infinite !important}.kpi-card.accent-purple{border-left-color:#10b981 !important}@media (max-width:768px){.btn-primary,.btn-save{border-radius:8px !important}.mobile-nav-item.active{color:#10b981 !important}}[data-theme="dark"] .header-icon:hover{background:#252940 !important;color:#e4e6f0 !important}[data-theme="dark"] .admin-header .user-avatar,[data-theme="dark"] .admin-sidebar .user-avatar{background:#252940 !important;color:#e4e6f0 !important}[data-theme="dark"] .email-avatar{background:#252940 !important}[data-theme="dark"] .btn-primary:not(.am-btn-primary):not(.am-btn-save),[data-theme="dark"] .btn-save:not(.am-btn-save),[data-theme="dark"] .btn-link-settings,[data-theme="dark"] .empty-state__btn{background:#e4e6f0 !important;color:#0f1117 !important}[data-theme="dark"] .btn-primary:not(.am-btn-primary):not(.am-btn-save):hover,[data-theme="dark"] .btn-save:not(.am-btn-save):hover,[data-theme="dark"] .btn-link-settings:hover,[data-theme="dark"] .empty-state__btn:hover{background:#ffffff !important;color:#0f1117 !important;box-shadow:0 4px 12px rgba(228,230,240,0.15) !important}[data-theme="dark"] .btn-outline,[data-theme="dark"] .btn-secondary{background:#252940 !important;color:#a0a4b8 !important;border-color:#353a52 !important}[data-theme="dark"] .btn-outline:hover,[data-theme="dark"] .btn-secondary:hover{background:#2a2e42 !important;color:#e4e6f0 !important;border-color:#3e4360 !important}[data-theme="dark"] .stat-card-unified.primary .stat-icon-box,[data-theme="dark"] .stat-icon-box.primary{background:#252940 !important}[data-theme="dark"] .dashboard-card:not(.preview-card):not(.adm-card),[data-theme="dark"] .card:not(.preview-card):not(.adm-card):not(.am-stat-card):not(.am-check-card),[data-theme="dark"] .panel:not(.am-panel){border-color:rgba(255,255,255,0.06) !important;box-shadow:0 4px 6px - 1px rgba(0,0,0,0.3),0 2px 4px - 1px rgba(0,0,0,0.15) !important;background:#0f1923 !important}[data-theme="dark"] .dashboard-card:not(.preview-card):not(.adm-card):hover,[data-theme="dark"] .card:not(.preview-card):not(.adm-card):not(.am-stat-card):not(.am-check-card):hover{box-shadow:0 10px 15px - 3px rgba(0,0,0,0.4),0 4px 6px - 2px rgba(0,0,0,0.2) !important;border-color:rgba(255,255,255,0.1) !important}[data-theme="dark"] .pagination a:hover{background:#e4e6f0 !important;color:#0f1117 !important;border-color:#e4e6f0 !important}[data-theme="dark"] .pagination span.current{background:#e4e6f0 !important;color:#0f1117 !important}[data-theme="dark"] input:not([type="color"]):not([type="range"]):not([type="checkbox"]):not([type="radio"]):focus,[data-theme="dark"] textarea:focus,[data-theme="dark"] select:not(.am-form-select):focus,[data-theme="dark"] .form-input:focus,[data-theme="dark"] .form-textarea:focus,[data-theme="dark"] .form-select:focus,[data-theme="dark"] .settings-input:focus,[data-theme="dark"] .color-hex-input:focus{border-color:#10b981 !important;box-shadow:0 0 0 3px rgba(16,163,127,0.12) !important}[data-theme="dark"] .section-info h2,[data-theme="dark"] .color-section-title h3{color:#e4e6f0 !important}[data-theme="dark"] table tbody tr:hover{background:#1e2130 !important}[data-theme="dark"] .tab-btn.active,[data-theme="dark"] .tabs .tab.active,[data-theme="dark"] .nav-tabs .nav-link.active{color:#10b981 !important}[data-theme="dark"] .badge-primary,[data-theme="dark"] .badge.primary{background:#e4e6f0 !important;color:#0f1117 !important}[data-theme="dark"] .pill-primary{background:#e4e6f0 !important;color:#0f1117 !important}[data-theme="dark"] .gradient-header,[data-theme="dark"] .page-gradient-header{background:linear-gradient(145deg,#1e2130 0%,#252940 100%) !important}[data-theme="dark"] .empty-state__icon{color:#353a52 !important}[data-theme="dark"] .empty-state__title{color:#e4e6f0 !important}[data-theme="dark"] .leaflet-control-search-btn,[data-theme="dark"] .map-goto-search{background:#252940 !important;color:#e4e6f0 !important}[data-theme="dark"] .mobile-greeting-card{background:linear-gradient(135deg,#0a1628,#0f2f2a,#142240,#0a1628) !important;background-size:300% 300% !important}[data-theme="dark"] .sidebar-logo,[data-theme="dark"] .profile-avatar{background:#252940 !important}[data-theme="dark"] .list-item-icon{background:#252940 !important}[data-theme="dark"] .quick-action-icon{background:#252940 !important}[data-theme="dark"] .admin-main .header-btn:hover{background:#252940 !important;color:#e4e6f0 !important}[data-theme="dark"] .pro-sidebar .sidebar-logo,[data-theme="dark"] .pro-sidebar .sidebar-brand-icon{background:#252940 !important}[data-theme="dark"] .bulk-toolbar{background:#1e2130 !important;border-color:#2a2e42 !important}[data-theme="dark"] .tooltip,[data-theme="dark"] [data-tooltip]::after{background:#353a52 !important;color:#e4e6f0 !important}[data-theme="dark"]::selection{background:rgba(16,163,127,0.2);color:#e4e6f0}[data-theme="dark"]::-moz-selection{background:rgba(16,163,127,0.2);color:#e4e6f0}[data-theme="dark"]::-webkit-scrollbar-thumb{background:#353a52}[data-theme="dark"]::-webkit-scrollbar-thumb:hover{background:#3e4360}[data-theme="dark"]::-webkit-scrollbar-track{background:#1a1d27}[data-theme="dark"] .icon-box[style*="667eea"],[data-theme="dark"] [style*="linear-gradient"][style*="667eea"]{background:#252940 !important}[data-theme="dark"] .import-header-icon,[data-theme="dark"] .export-header-icon{background:#252940 !important;color:#e4e6f0 !important}[data-theme="dark"] .error-404 .error-code{color:#e4e6f0 !important}[data-theme="dark"] .error-404 .btn-home{background:#e4e6f0 !important;color:#0f1117 !important}