table.table{border-collapse:separate;border-spacing:0}table thead th{font-weight:800!important;color:#000!important;background:#f8f9fa!important;font-size:13px;border-bottom:2px solid #dee2e6;white-space:nowrap}table tbody tr:hover{background:#f1f3f5}.table td .d-flex{flex-wrap:nowrap!important;gap:6px;align-items:center;overflow-x:auto}.table td .btn{white-space:nowrap;font-size:12px;padding:4px 8px}.badge{font-size:12px;padding:6px 10px;border-radius:6px;font-weight:700}.table-responsive{overflow-x:auto;-webkit-overflow-scrolling:touch}@media(max-width:768px){table thead th{font-size:11px!important}.table td{font-size:12px}.table td .btn{font-size:11px;padding:3px 6px}}@media(max-width:768px){table thead th{font-size:12px!important;white-space:nowrap}}@push ("styles") <style> .dashboard-card{border:none; border-radius:18px; overflow:hidden; transition:.25s ease;}.dashboard-card:hover{transform:translateY(-3px);box-shadow:0 12px 30px #00000014}.kpi-icon{width:58px;height:58px;border-radius:16px;display:flex;align-items:center;justify-content:center;font-size:1.4rem}.stat-number{font-size:2rem;font-weight:700;line-height:1}.status-card{border:none;border-radius:16px;transition:.25s}.status-card:hover{transform:translateY(-2px)}.status-icon{width:48px;height:48px;border-radius:12px;display:flex;align-items:center;justify-content:center}.page-header{background:#fff;border-radius:18px;padding:20px;margin-bottom:20px;box-shadow:0 2px 12px #0000000a}</style> @endpush :root{--sidebar-width: 250px;--sidebar-collapsed-width: 60px;--primary: #0d6efd;--topbar-height: 56px}body{background:#f4f6f9;font-family:Segoe UI,sans-serif}#sidebar{width:var(--sidebar-width);min-height:100vh;background:#1e2a3a;position:fixed;top:0;left:0;bottom:0;z-index:1040;transition:width .25s ease,transform .25s ease;overflow-x:hidden;display:flex;flex-direction:column}#sidebar.collapsed{width:var(--sidebar-collapsed-width)}#sidebar.collapsed .sidebar-text,#sidebar.collapsed .sidebar-label,#sidebar.collapsed .sidebar-logo-text{display:none}#main-content{margin-left:var(--sidebar-width);transition:margin-left .25s ease;min-height:100vh}#main-content.expanded{margin-left:var(--sidebar-collapsed-width)}.sidebar-brand{height:var(--topbar-height);display:flex;align-items:center;padding:0 1rem;background:#162030;color:#fff;font-weight:700;font-size:1.1rem;white-space:nowrap}.sidebar-nav .nav-link{color:#adb5bd;padding:.65rem 1rem;border-radius:0;display:flex;align-items:center;gap:.75rem;font-size:.9rem;white-space:nowrap;transition:background .15s,color .15s}.sidebar-nav .nav-link:hover,.sidebar-nav .nav-link.active{background:#ffffff14;color:#fff}.sidebar-nav .nav-link i{width:20px;text-align:center;font-size:1rem}#topbar{background:#fff;height:var(--topbar-height);display:flex;align-items:center;padding:0 1.25rem;box-shadow:0 1px 4px #00000014;position:sticky;top:0;z-index:1030;gap:.75rem}.stat-card{border-radius:8px;overflow:hidden;border:none}.stat-card .card-header{font-size:1.75rem;font-weight:700;padding:.75rem 1rem .25rem}.stat-card .card-label{font-size:.75rem;font-weight:600;text-transform:uppercase;padding:0 1rem .5rem;opacity:.9}.stat-card .card-body{padding:.5rem 1rem;font-size:.8rem;color:#555}.stat-card .card-footer{padding:.4rem;display:flex}.stat-card .card-footer .col{text-align:center;font-size:.72rem;font-weight:600;color:#fff;padding:.25rem}.stat-card .card-footer .col span{display:block;font-size:.65rem;opacity:.8}#sidebar-overlay{display:none;position:fixed;top:0;right:0;bottom:0;left:0;background:#00000080;z-index:1039}.table-responsive{overflow-x:auto}.table th{white-space:nowrap;font-size:.82rem}.table td{font-size:.83rem;vertical-align:middle}.badge-active{background:#198754}.badge-inactive{background:#6c757d}.badge-suspended{background:#dc3545}.notif-bell{position:relative}.notif-badge{position:absolute;top:-4px;right:-6px;background:#dc3545;color:#fff;border-radius:50%;font-size:.65rem;min-width:18px;height:18px;display:flex;align-items:center;justify-content:center}@media(max-width:991.98px){#sidebar{transform:translate(-100%);width:var(--sidebar-width)!important}#sidebar.mobile-open{transform:translate(0)}#sidebar-overlay{display:block;opacity:0;pointer-events:none;transition:opacity .25s}#sidebar.mobile-open~#sidebar-overlay,body.sidebar-open #sidebar-overlay{opacity:1;pointer-events:auto;display:block}#main-content{margin-left:0!important}}.auth-wrapper{min-height:100vh;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#1e2a3a,#0d6efd)}.auth-card{max-width:480px;width:100%}.page-title{font-size:1.1rem;font-weight:600;color:#333;margin:0}.breadcrumb{font-size:.8rem;margin:0}.btn-xs{padding:.15rem .45rem;font-size:.75rem}
