.admin-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px}.admin-header h2{font-size:24px;font-weight:700}.admin-table-actions{display:flex;gap:6px;flex-wrap:wrap}.admin-table-actions .btn{padding:6px 12px;font-size:12px}@media(max-width:768px){.main-content{padding:14px 12px!important}.flex-between{flex-wrap:wrap!important;gap:8px!important}.flex-between h2{font-size:18px!important}.modal-overlay{padding:8px!important;align-items:flex-start!important;padding-top:12px!important}.modal{max-width:calc(100vw - 16px)!important;width:100%!important;max-height:88vh!important;overflow-y:auto!important;padding:16px 14px!important}.form-grid-2{grid-template-columns:1fr!important}.table-responsive .table thead{display:none!important}.table-responsive .table,.table-responsive .table tbody,.table-responsive .table tr{display:block!important;width:100%!important}.table-responsive .table tbody tr{background:var(--bg-glass,rgba(255,255,255,.04));border:1px solid rgba(255,255,255,.08);border-radius:12px;margin-bottom:12px;padding:4px 0;overflow:hidden}.table-responsive .table td{display:block!important;width:100%!important;text-align:right!important;padding:9px 14px!important;position:relative;border-bottom:1px solid rgba(255,255,255,.05)!important;min-height:38px;font-size:13px;box-sizing:border-box}.table-responsive .table td:last-child{border-bottom:none!important;text-align:left!important;padding-top:10px!important;padding-bottom:10px!important}.table-responsive .table td[data-label]::before{content:attr(data-label);position:absolute;left:14px;top:50%;transform:translateY(-50%);font-size:10px;font-weight:700;color:var(--text-muted,#64748b);text-transform:uppercase;letter-spacing:.5px;white-space:nowrap;max-width:44%}.table-responsive .table td:last-child::before{display:none!important}.table-responsive .table td.no-label::before{display:none!important}.table-responsive .table td.no-label{text-align:left!important}.admin-table-actions{flex-direction:row;flex-wrap:wrap;gap:6px}.admin-table-actions .btn{padding:7px 12px;font-size:12px}[style*="repeat(3,1fr)"],[style*="repeat(3,1fr)"]{grid-template-columns:1fr 1fr!important}[style*="repeat(4,1fr)"],[style*="repeat(4,1fr)"]{grid-template-columns:1fr 1fr!important}[style*="1fr 1fr 1fr auto"]{grid-template-columns:1fr!important}[style*="grid-template-columns:1fr 1fr"]{grid-template-columns:1fr!important}}@media(max-width:480px){.main-content{padding:10px 8px!important}[style*="repeat(3,1fr)"],[style*="repeat(3,1fr)"]{grid-template-columns:1fr!important}.table-responsive .table td{font-size:12px}}.sidebar-link{position:relative}.notif-badge{position:absolute;right:10px;top:50%;transform:translateY(-50%);background:#e74c3c;color:#fff;font-size:10px;font-weight:700;min-width:18px;height:18px;border-radius:9px;display:flex;align-items:center;justify-content:center;padding:0 5px;pointer-events:none;animation:nbIn .4s ease}@keyframes nbIn{from{transform:translateY(-50%) scale(.5);opacity:0}to{transform:translateY(-50%) scale(1);opacity:1}}@media(max-width:768px){.notif-badge{position:static;transform:none;margin-left:auto}}