.admin-theme{--admin-bg:#eef2f7;--admin-surface:#fff;--admin-border:#0a1a3a14;--admin-text:#0a1a3a;--admin-muted:#5a6b82;background:var(--admin-bg);color:var(--admin-text);min-height:100vh}.admin-theme .admin-card{background:var(--admin-surface);border:1px solid var(--admin-border);color:var(--admin-text);border-radius:1rem;box-shadow:0 4px 24px #0a1a3a0f}.admin-theme .admin-subtle{border:1px solid var(--admin-border);background:#f8fafc}.admin-theme .admin-heading{color:var(--admin-text);font-weight:600}.admin-theme .admin-muted{color:var(--admin-muted)}.admin-theme input,.admin-theme select,.admin-theme textarea{color:var(--admin-text)!important;background:#fff!important;border-color:#0a1a3a1f!important}.admin-theme input::placeholder,.admin-theme textarea::placeholder{color:#94a3b8!important}.admin-theme label{color:var(--admin-text)!important}.admin-theme .admin-filter-active{color:var(--brand-red)!important;background:#e318371a!important}.admin-theme .admin-filter{color:var(--admin-muted);border:1px solid var(--admin-border);background:#fff}.admin-theme .admin-filter:hover{color:var(--admin-text);background:#f8fafc}.admin-theme .rounded-2xl.border.bg-white,.admin-theme .rounded-2xl.border:not(.admin-sidebar *){box-shadow:0 4px 24px #0a1a3a0f;background:var(--admin-surface)!important;border-color:var(--admin-border)!important;color:var(--admin-text)!important}.admin-theme .rounded-2xl.border.p-6,.admin-theme .rounded-2xl.border.p-0,.admin-theme .rounded-2xl.border.p-4{background:var(--admin-surface)!important;border-color:var(--admin-border)!important}.admin-theme table thead tr{border-color:var(--admin-border)!important;color:var(--admin-muted)!important}.admin-theme table tbody tr{border-color:var(--admin-border)!important}.admin-theme table tbody tr:hover{background:#f8fafc!important}.admin-theme .btn-ghost-admin{color:var(--admin-muted)!important}.admin-theme .btn-ghost-admin:hover{color:var(--brand-red)!important;background:#f0f4f8!important}
