:root{--asa-primary:#2563eb;--asa-violet:#7c3aed;--asa-dark:#0f172a;--asa-muted:#64748b;--asa-bg:#f5f7fb;--asa-border:#e2e8f0;--sidebar:282px;--sidebar-bg:#0f172a;--sidebar-card:#111c33;--sidebar-text:#cbd5e1}
*{box-sizing:border-box}body{font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:#0f172a}.admin-body{background:var(--asa-bg);min-height:100vh}.admin-sidebar{position:fixed;inset:0 auto 0 0;width:var(--sidebar);background:linear-gradient(180deg,#0f172a,#111827);border-right:1px solid rgba(148,163,184,.16);padding:24px;flex-direction:column;z-index:1030;color:#fff}.sidebar-brand{display:flex;align-items:center;gap:12px;margin-bottom:28px}.brand-mark{width:46px;height:46px;border-radius:16px;background:linear-gradient(135deg,var(--asa-primary),var(--asa-violet));color:#fff;display:flex;align-items:center;justify-content:center;font-weight:900}.sidebar-brand span{display:block;font-size:12px;color:#94a3b8}.sidebar-nav{display:grid;gap:8px}.sidebar-nav a{display:flex;align-items:center;gap:12px;padding:12px 14px;border-radius:16px;text-decoration:none;color:#cbd5e1;font-weight:750}.sidebar-nav a:hover{background:rgba(255,255,255,.08);color:#fff}.sidebar-nav a.active{background:linear-gradient(135deg,#2563eb,#7c3aed);color:#fff;box-shadow:0 12px 28px rgba(37,99,235,.28)}.sidebar-nav i{font-size:18px}.sidebar-user{margin-top:auto;padding:16px;border:1px solid rgba(148,163,184,.18);border-radius:20px;background:rgba(255,255,255,.06)}.admin-main{margin-left:var(--sidebar);padding:28px;min-height:100vh}.admin-topbar{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:22px}.admin-topbar h1{font-size:28px;font-weight:850;letter-spacing:-.03em;margin:0}.topbar-user{background:#fff;border:1px solid var(--asa-border);border-radius:18px;padding:10px 14px;gap:8px;flex-direction:column;text-align:right;line-height:1.1}.topbar-user b{color:var(--asa-primary)}.sidebar-toggle{position:fixed;left:14px;bottom:14px;z-index:1045;border-radius:50%;width:52px;height:52px;box-shadow:0 16px 40px rgba(37,99,235,.35)}.card{border-radius:22px}.btn{border-radius:14px;font-weight:700}.form-control,.form-select{border-radius:14px;border-color:#dbe3ef}.stat-card{border-radius:22px;overflow:hidden}.stat-card .card-body{padding:20px}.stat-icon{width:42px;height:42px;border-radius:14px;display:flex;align-items:center;justify-content:center;background:#eff6ff;color:#2563eb}.table>thead th{font-size:12px;text-transform:uppercase;letter-spacing:.05em;color:#64748b}.badge{border-radius:999px;padding:.5em .75em}.qr-box{width:180px;height:180px;display:flex;align-items:center;justify-content:center}.qr-card{break-inside:avoid}.timeline{border-left:2px solid #e5e7eb;margin-left:8px;padding-left:16px}.timeline-item{position:relative;padding-bottom:16px}.timeline-item:before{content:'';position:absolute;left:-23px;top:4px;width:12px;height:12px;border-radius:50%;background:var(--asa-primary)}.report-tile{background:#fff;border:1px solid var(--asa-border);border-radius:22px;padding:20px;height:100%}.ai-box{white-space:pre-line;background:#f8fafc;border:1px solid var(--asa-border);border-radius:18px;padding:18px}.login-bg{min-height:100vh;background:radial-gradient(circle at 10% 0%,rgba(37,99,235,.35),transparent 30%),linear-gradient(135deg,#0f172a,#1e3a8a);display:flex;align-items:center}.login-card{border-radius:28px;overflow:hidden}.login-brand{background:linear-gradient(135deg,#2563eb,#7c3aed);color:#fff;padding:28px}.poster-preview{height:420px;border:1px solid var(--asa-border);border-radius:24px;overflow:hidden;background:#fff}.poster-preview iframe{width:100%;height:100%;border:0}.category-pill{display:inline-flex;margin:2px;padding:6px 10px;border-radius:999px;background:#eff6ff;color:#1d4ed8;font-weight:700;font-size:12px}@media(max-width:991.98px){.admin-main{margin-left:0;padding:18px;padding-top:28px}.admin-topbar{padding-left:54px}.offcanvas .sidebar-nav a{font-size:16px}}@media print{.admin-sidebar,.admin-topbar,.btn,.sidebar-toggle,.alert{display:none!important}.admin-main{margin:0;padding:0}.card{box-shadow:none!important;border:1px solid #ddd!important}}

.admin-sidebar .text-muted{color:#94a3b8!important}.admin-sidebar .btn-outline-danger{border-color:rgba(248,113,113,.45);color:#fecaca}.admin-sidebar .btn-outline-danger:hover{background:#ef4444;color:#fff}.offcanvas{background:#0f172a;color:#fff}.offcanvas .btn-close{filter:invert(1)}.offcanvas .sidebar-nav a{color:#cbd5e1}.settings-section{border:1px solid var(--asa-border);border-radius:22px;background:#fff;padding:22px;margin-bottom:20px}.settings-section h2{font-size:18px;font-weight:850;margin-bottom:16px}.permission-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:12px}.permission-card{border:1px solid var(--asa-border);border-radius:18px;padding:14px;background:#fff}.permission-card .form-check{margin-bottom:8px}.poster-lang-card{border:1px solid #dbeafe;border-radius:24px;background:rgba(255,255,255,.82);padding:18px}.metric-chip{display:inline-flex;align-items:center;gap:8px;padding:8px 12px;border-radius:999px;background:#f1f5f9;font-weight:800}.progress-thin{height:9px;border-radius:999px;overflow:hidden;background:#e2e8f0}.progress-thin>span{display:block;height:100%;background:linear-gradient(135deg,#2563eb,#7c3aed)}
