.admin-premium{--ap-blue:#3b82f6;--ap-indigo:#6366f1;--ap-violet:#8b5cf6;--ap-emerald:#10b981;--ap-amber:#f59e0b;--ap-rose:#f43f5e;--ap-cyan:#06b6d4;--ap-bg:#0f172a;--ap-layer-1:#1e293b;--ap-layer-2:#253347;--ap-layer-3:#2e3d55;--ap-border:#94a3b81f;--ap-border-strong:#94a3b838;--ap-text-1:#f1f5f9;--ap-text-2:#94a3b8;--ap-text-3:#64748b;--ap-shadow-sm:0 2px 8px #00000059;--ap-shadow-md:0 6px 20px #0006;--ap-shadow-lg:0 12px 40px #00000080;--ap-glow-blue:#3b82f633;--ap-glow-indigo:#6366f12e}.admin-premium-bg{background:var(--ap-bg)}.admin-hero-banner{box-shadow:var(--ap-shadow-md);background:linear-gradient(135deg,#1e2a4a 0%,#1a2540 35%,#1e293b 65%,#1b2538 100%);border:1px solid #6366f140;border-radius:1rem;position:relative;overflow:hidden}.admin-hero-banner:before{content:"";pointer-events:none;background:radial-gradient(circle,#6366f140 0%,#0000 70%);border-radius:9999px;width:280px;height:280px;position:absolute;top:-60px;right:-60px}.admin-hero-banner:after{content:"";pointer-events:none;background:radial-gradient(circle,#3b82f626 0%,#0000 70%);border-radius:9999px;width:200px;height:200px;position:absolute;bottom:-40px;left:-40px}.admin-stat-card{border:1px solid var(--ap-border);background:var(--ap-layer-1);box-shadow:var(--ap-shadow-sm);border-radius:.875rem;transition:transform .2s,box-shadow .2s,border-color .2s;position:relative;overflow:hidden}.admin-stat-card:hover{box-shadow:var(--ap-shadow-md);border-color:var(--ap-border-strong);transform:translateY(-2px)}.admin-stat-card-blue{border-left:3px solid #3b82f6}.admin-stat-card-emerald{border-left:3px solid #10b981}.admin-stat-card-amber{border-left:3px solid #f59e0b}.admin-stat-card-rose{border-left:3px solid #f43f5e}.admin-stat-card-violet{border-left:3px solid #8b5cf6}.admin-page-shell{border:1px solid var(--ap-border);background:var(--ap-layer-1);box-shadow:var(--ap-shadow-sm);border-radius:.875rem;padding:1.25rem}@media (min-width:768px){.admin-page-shell{padding:1.5rem}}.admin-card-hover{transition:transform .18s,box-shadow .18s,border-color .18s}.admin-card-hover:hover{box-shadow:var(--ap-shadow-md);border-color:var(--ap-border-strong);transform:translateY(-2px)}.admin-table-wrap{border:1px solid var(--ap-border);background:var(--ap-layer-1);box-shadow:var(--ap-shadow-sm);border-radius:.875rem;overflow:hidden}.admin-table-wrap thead{background:var(--ap-layer-2)}.admin-table-wrap thead th{text-transform:uppercase;letter-spacing:.08em;color:var(--ap-text-3);border-bottom:1px solid var(--ap-border);padding:.75rem 1rem;font-size:.72rem;font-weight:600}.admin-table-wrap tbody tr{border-bottom:1px solid #94a3b812;transition:background .14s}.admin-table-wrap tbody tr:hover{background:var(--ap-layer-2)}.admin-table-wrap tbody td{vertical-align:middle;color:var(--ap-text-1);padding:.875rem 1rem;font-size:.875rem}.admin-filter-bar{border:1px solid var(--ap-border);background:var(--ap-layer-1);border-radius:.875rem;padding:.875rem}.admin-filter-input{background:var(--ap-layer-2);border:1px solid var(--ap-border);color:var(--ap-text-1);border-radius:.625rem;outline:none;width:100%;padding:.5rem .875rem .5rem 3rem;font-size:.875rem;transition:border-color .18s,box-shadow .18s}.admin-filter-input:focus{border-color:#6366f180;box-shadow:0 0 0 3px #6366f11f}.admin-filter-input::placeholder{color:var(--ap-text-3)}.admin-badge{letter-spacing:.05em;text-transform:uppercase;border-radius:9999px;align-items:center;gap:.25rem;padding:.25rem .65rem;font-size:.7rem;font-weight:700;display:inline-flex}.admin-badge:before{content:"";background:currentColor;border-radius:50%;width:5px;height:5px;display:inline-block}.admin-badge-active{color:#34d399;background:#10b98126}.admin-badge-suspended{color:#fbbf24;background:#f59e0b26}.admin-badge-removed{color:#94a3b8;background:#64748b26}.admin-badge-pending{color:#fbbf24;background:#f59e0b26}.admin-badge-approved{color:#60a5fa;background:#3b82f626}.admin-badge-paid{color:#34d399;background:#10b98126}.admin-badge-reversed{color:#fb7185;background:#f43f5e26}.admin-btn{cursor:pointer;border:1px solid #0000;border-radius:.5rem;align-items:center;gap:.35rem;padding:.35rem .75rem;font-size:.75rem;font-weight:600;transition:all .16s;display:inline-flex}.admin-btn-blue{color:#60a5fa;background:#3b82f626;border-color:#3b82f640}.admin-btn-blue:hover{background:#3b82f640;border-color:#3b82f666}.admin-btn-emerald{color:#34d399;background:#10b98126;border-color:#10b98140}.admin-btn-emerald:hover{background:#10b98140;border-color:#10b98166}.admin-btn-amber{color:#fbbf24;background:#f59e0b26;border-color:#f59e0b40}.admin-btn-amber:hover{background:#f59e0b40;border-color:#f59e0b66}.admin-btn-rose{color:#fb7185;background:#f43f5e26;border-color:#f43f5e40}.admin-btn-rose:hover{background:#f43f5e40;border-color:#f43f5e66}.admin-btn-danger{color:#fff;background:#dc2626;border-color:#b91c1c}.admin-btn-danger:hover{background:#b91c1c}.admin-btn-primary{color:#fff;background:linear-gradient(135deg,#3b82f6,#6366f1);border-color:#0000;box-shadow:0 4px 14px #6366f159}.admin-btn-primary:hover{transform:translateY(-1px);box-shadow:0 6px 20px #6366f173}.admin-section-title{color:var(--ap-text-1);letter-spacing:-.01em;font-weight:800}.admin-section-subtitle{color:var(--ap-text-2);font-size:.875rem}.admin-sidebar-brand-text{color:var(--ap-text-1)}:where(.admin-premium .admin-page-shell) input,:where(.admin-premium .admin-page-shell) textarea,:where(.admin-premium .admin-page-shell) select{background:var(--ap-layer-2);border:1px solid var(--ap-border);color:var(--ap-text-1);border-radius:.625rem;outline:none;padding:.5rem .75rem;font-size:.875rem;transition:border-color .18s,box-shadow .18s}:where(.admin-premium .admin-page-shell) input:focus,:where(.admin-premium .admin-page-shell) textarea:focus,:where(.admin-premium .admin-page-shell) select:focus{border-color:#6366f18c;box-shadow:0 0 0 3px #6366f11f}:is(.relative:has(>.absolute.left-3) input,.relative:has(>.absolute.left-4) input,.relative:has(>svg.absolute.left-3) input,.relative:has(>svg.absolute.left-4) input,.relative:has(>span.absolute.left-3) input,.relative:has(>span.absolute.left-4) input){padding-left:3.25rem!important}.admin-tab-bar{background:var(--ap-layer-2);border:1px solid var(--ap-border);border-radius:.625rem;gap:.25rem;padding:.25rem;display:flex}.admin-tab{cursor:pointer;color:var(--ap-text-3);white-space:nowrap;letter-spacing:.04em;text-transform:uppercase;background:0 0;border:1px solid #0000;border-radius:.375rem;padding:.375rem .875rem;font-size:.75rem;font-weight:700;transition:all .16s}.admin-tab:hover{color:var(--ap-text-1);background:#ffffff0f}.admin-tab-active-blue{color:#93c5fd;background:#3b82f62e;border-color:#3b82f64d}.admin-tab-active-emerald{color:#6ee7b7;background:#10b9812e;border-color:#10b9814d}.admin-tab-active-amber{color:#fde68a;background:#f59e0b2e;border-color:#f59e0b4d}.admin-tab-active-rose{color:#fca5a5;background:#f43f5e2e;border-color:#f43f5e4d}.admin-tab-active-slate{color:#cbd5e1;background:#64748b2e;border-color:#64748b4d}.custom-scrollbar::-webkit-scrollbar{width:4px}.custom-scrollbar::-webkit-scrollbar-track{background:0 0}.custom-scrollbar::-webkit-scrollbar-thumb{background:#94a3b833;border-radius:2px}.custom-scrollbar::-webkit-scrollbar-thumb:hover{background:#94a3b859}@keyframes ap-fade-in{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}.ap-fade-in{animation:.3s ease-out both ap-fade-in}.admin-progress-track{background:var(--ap-layer-2);border-radius:9999px;height:6px;overflow:hidden}.admin-progress-fill{border-radius:9999px;height:100%;transition:width .6s cubic-bezier(.4,0,.2,1)}:root.theme-light .admin-premium{--ap-bg:#f1f5f9;--ap-layer-1:#fff;--ap-layer-2:#f8fafc;--ap-layer-3:#f1f5f9;--ap-border:#94a3b840;--ap-border-strong:#94a3b873;--ap-text-1:#0f172a;--ap-text-2:#334155;--ap-text-3:#64748b;--ap-shadow-sm:0 1px 4px #0f172a14,0 0 0 1px #94a3b81a;--ap-shadow-md:0 4px 16px #0f172a1a,0 0 0 1px #94a3b81a;--ap-shadow-lg:0 8px 32px #0f172a1f}:root.theme-light .admin-premium,:root.theme-light .admin-content-main{color:#0f172a;background:#f1f5f9}:root.theme-light .admin-hero-banner{background:linear-gradient(135deg,#1e40af 0%,#1d4ed8 35%,#2563eb 65%,#1e3a8a 100%);border-color:#3b82f64d;box-shadow:0 4px 24px #1d4ed840}:root.theme-light .admin-hero-banner p[class*=text-white\/]{color:#ffffffe6!important}:root.theme-light .admin-hero-banner h1[class*=text-white]{color:#fff!important}:root.theme-light .admin-stat-card{background:#fff;border-color:#94a3b833;box-shadow:0 1px 6px #0f172a12,0 0 0 1px #94a3b814}:root.theme-light .admin-stat-card [class*=text-white]{color:#64748b!important}:root.theme-light .admin-stat-card:hover{border-color:#94a3b859;box-shadow:0 4px 16px #0f172a1a}:root.theme-light .admin-page-shell,:root.theme-light .admin-table-wrap{background:#fff;border-color:#94a3b833;box-shadow:0 1px 6px #0f172a0f}:root.theme-light .admin-table-wrap thead{background:#f8fafc}:root.theme-light .admin-table-wrap thead th{color:#475569;border-bottom-color:#94a3b838}:root.theme-light .admin-table-wrap tbody tr{border-bottom-color:#94a3b81a}:root.theme-light .admin-table-wrap tbody tr:hover{background:#f8fafc}:root.theme-light .admin-table-wrap tbody td{color:#1e293b}:root.theme-light .admin-filter-bar{background:#fff;border-color:#94a3b833;box-shadow:0 1px 4px #0f172a0d}:root.theme-light .admin-filter-input{color:#0f172a;background:#f8fafc;border-color:#94a3b84d}:root.theme-light .admin-filter-input::placeholder{color:#94a3b8}:root.theme-light .admin-filter-input:focus{background:#fff;border-color:#3b82f68c;box-shadow:0 0 0 3px #3b82f61a}:root.theme-light .admin-tab-bar{background:#f1f5f9;border-color:#94a3b840}:root.theme-light .admin-tab{color:#64748b}:root.theme-light .admin-tab:hover{color:#1e293b;background:#0f172a0d}:root.theme-light .admin-tab-active-blue{color:#1d4ed8;background:#3b82f61f;border-color:#3b82f64d}:root.theme-light .admin-tab-active-emerald{color:#065f46;background:#10b9811f;border-color:#10b9814d}:root.theme-light .admin-tab-active-amber{color:#92400e;background:#f59e0b1f;border-color:#f59e0b4d}:root.theme-light .admin-tab-active-rose{color:#9f1239;background:#f43f5e1f;border-color:#f43f5e4d}:root.theme-light .admin-tab-active-slate{color:#334155;background:#64748b1f;border-color:#64748b4d}:root.theme-light .admin-badge-active{color:#065f46;background:#10b9811f}:root.theme-light .admin-badge-suspended,:root.theme-light .admin-badge-pending{color:#92400e;background:#f59e0b1f}:root.theme-light .admin-badge-removed{color:#475569;background:#64748b1f}:root.theme-light .admin-badge-approved{color:#1d4ed8;background:#3b82f61f}:root.theme-light .admin-badge-paid{color:#065f46;background:#10b9811f}:root.theme-light .admin-badge-reversed{color:#9f1239;background:#f43f5e1f}:root.theme-light .admin-btn-blue{color:#1d4ed8;background:#3b82f61a;border-color:#3b82f64d}:root.theme-light .admin-btn-blue:hover{background:#3b82f62e}:root.theme-light .admin-btn-emerald{color:#065f46;background:#10b9811a;border-color:#10b9814d}:root.theme-light .admin-btn-emerald:hover{background:#10b9812e}:root.theme-light .admin-btn-rose{color:#9f1239;background:#f43f5e1a;border-color:#f43f5e4d}:root.theme-light .admin-btn-rose:hover{background:#f43f5e2e}:root.theme-light .admin-btn-amber{color:#92400e;background:#f59e0b1a;border-color:#f59e0b4d}:root.theme-light .admin-btn-amber:hover{background:#f59e0b2e}:root.theme-light .admin-section-title{color:#0f172a}:root.theme-light .admin-section-subtitle{color:#475569}:root.theme-light .admin-progress-track{background:#e2e8f0}:root.theme-light :where(.admin-premium .admin-page-shell) input,:root.theme-light :where(.admin-premium .admin-page-shell) textarea,:root.theme-light :where(.admin-premium .admin-page-shell) select{color:#0f172a;background:#f8fafc;border-color:#94a3b859}:root.theme-light :where(.admin-premium .admin-page-shell) input:focus,:root.theme-light :where(.admin-premium .admin-page-shell) textarea:focus,:root.theme-light :where(.admin-premium .admin-page-shell) select:focus{background:#fff;border-color:#3b82f68c}.portal-theme{--ap-blue:#14b8a6;--ap-indigo:#0d9488;--ap-glow-blue:#14b8a633;--ap-glow-indigo:#0d94882e;--primary:#14b8a6;--primary-hover:#0d9488;--accent:#0f766e;--danger:#ef4444;--input-border:#14b8a659}.portal-theme .admin-hero-banner{background:linear-gradient(135deg,#134e4a 0%,#042f2e 35%,#0f766e 65%,#115e59 100%);border-color:#14b8a640}.portal-theme .admin-hero-banner:before{background:radial-gradient(circle,#14b8a640 0%,#0000 70%)}.portal-theme .admin-hero-banner:after{background:radial-gradient(circle,#0d948826 0%,#0000 70%)}.portal-theme .admin-btn-primary{background:linear-gradient(135deg,#14b8a6,#0d9488);box-shadow:0 4px 14px #14b8a659}.portal-theme .admin-btn-primary:hover{box-shadow:0 6px 20px #14b8a673}.portal-theme .admin-tab-active-blue{color:#5eead4;background:#14b8a62e;border-color:#14b8a64d}:root.theme-light .portal-theme{--primary:#0d9488;--primary-hover:#0f766e;--accent:#14b8a6;--danger:#dc2626;--input-border:#14b8a659}:root.theme-light .portal-theme .admin-hero-banner{background:linear-gradient(135deg,#0d9488 0%,#14b8a6 35%,#0f766e 65%,#115e59 100%);border-color:#14b8a64d;box-shadow:0 4px 24px #14b8a640}
