*,:after,:before{box-sizing:border-box;margin:0;padding:0}body{background:#f4f6fa;color:#1e2a3b;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:14px}.layout,body{min-height:100vh}.layout,.sidebar{display:flex}.sidebar{background:#fff;border-right:1px solid #e8ecf4;box-shadow:2px 0 8px #0000000a;flex-direction:column;height:100vh;padding:0;position:fixed;width:240px;z-index:100}.sidebar-logo{align-items:center;border-bottom:1px solid #e8ecf4;display:flex;gap:10px;padding:20px 20px 16px}.sidebar-logo-icon{align-items:center;background:linear-gradient(135deg,#1a56db,#0ea5e9);border-radius:8px;color:#fff;display:flex;flex-shrink:0;font-size:18px;height:36px;justify-content:center;width:36px}.sidebar-logo-text{display:flex;flex-direction:column}.sidebar-logo-name{color:#1a56db;font-size:15px;font-weight:700;line-height:1.2}.sidebar-logo-tagline{color:#94a3b8;font-size:10px;letter-spacing:.3px}.sidebar-nav{flex:1 1;overflow-y:auto;padding:12px 0}.nav-section-label{color:#94a3b8;font-size:10px;font-weight:700;letter-spacing:.8px;padding:10px 20px 4px;text-transform:uppercase}.nav-item{align-items:center;border-left:3px solid #0000;border-radius:0;color:#64748b;cursor:pointer;display:flex;font-size:13px;font-weight:500;gap:10px;margin:1px 0;padding:9px 20px;transition:all .15s}.nav-item:hover{background:#f0f4ff;color:#1a56db}.nav-item.active{background:#eff4ff;border-left-color:#1a56db;color:#1a56db;font-weight:600}.nav-icon{flex-shrink:0;font-size:15px;text-align:center;width:20px}.sidebar-footer{border-top:1px solid #e8ecf4;padding:16px 20px}.sidebar-user{gap:10px;margin-bottom:12px}.sidebar-avatar,.sidebar-user{align-items:center;display:flex}.sidebar-avatar{background:linear-gradient(135deg,#1a56db,#0ea5e9);border-radius:50%;color:#fff;flex-shrink:0;font-size:13px;font-weight:700;height:32px;justify-content:center;width:32px}.sidebar-user-info{flex:1 1;min-width:0}.sidebar-user-name{color:#1e2a3b;font-size:13px;font-weight:600;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.sidebar-user-role{color:#94a3b8;font-size:11px}.main{display:flex;flex:1 1;flex-direction:column;margin-left:240px;min-height:100vh}.topbar{align-items:center;background:#fff;border-bottom:1px solid #e8ecf4;box-shadow:0 1px 4px #0000000a;display:flex;height:60px;justify-content:space-between;padding:0 28px;position:-webkit-sticky;position:sticky;top:0;z-index:50}.topbar-left{display:flex;flex-direction:column}.topbar-title{color:#1e2a3b;font-size:18px;font-weight:700;line-height:1.2}.topbar-breadcrumb{align-items:center;color:#94a3b8;display:flex;font-size:11px;gap:4px}.topbar-breadcrumb span{color:#64748b}.topbar-right{align-items:center;display:flex;gap:10px}.topbar-date-btn{color:#1e2a3b;cursor:pointer;font-weight:500;padding:6px 14px}.topbar-date-btn,.topbar-search{align-items:center;background:#f4f6fa;border:1px solid #e8ecf4;border-radius:8px;display:flex;font-size:12px;gap:6px}.topbar-search{color:#64748b;min-width:160px;padding:6px 12px}.topbar-icon-btn{align-items:center;background:#f4f6fa;border:1px solid #e8ecf4;border-radius:8px;color:#64748b;cursor:pointer;display:flex;font-size:15px;height:34px;justify-content:center;position:relative;transition:all .15s;width:34px}.topbar-icon-btn:hover{background:#eff4ff;border-color:#c7d7fd;color:#1a56db}.topbar-badge{align-items:center;background:#ef4444;border-radius:50%;color:#fff;display:flex;font-size:9px;font-weight:700;height:16px;justify-content:center;position:absolute;right:-4px;top:-4px;width:16px}.page-content{flex:1 1;padding:24px 28px}.page-header{align-items:flex-start;display:flex;justify-content:space-between;margin-bottom:24px}.page-title{color:#1e2a3b;font-size:20px;font-weight:700}.page-subtitle{color:#94a3b8;font-size:12px;margin-top:3px}.cards-row{grid-gap:16px;display:grid;gap:16px;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));margin-bottom:24px}.card{background:#fff;border:1px solid #e8ecf4;border-radius:12px;box-shadow:0 1px 4px #0000000a;overflow:hidden;padding:20px;position:relative}.card-label{color:#94a3b8;font-size:11px;font-weight:600;justify-content:space-between;letter-spacing:.6px;margin-bottom:8px;text-transform:uppercase}.card-label,.card-label-icon{align-items:center;display:flex}.card-label-icon{border-radius:6px;font-size:14px;height:28px;justify-content:center;width:28px}.card-value{color:#1e2a3b;font-size:28px;font-weight:700;line-height:1.1;margin-bottom:6px}.card-trend{align-items:center;display:flex;font-size:11px;font-weight:600;gap:3px}.card-trend.up{color:#22c55e}.card-trend.down{color:#ef4444}.card-sub,.card-trend.neutral{color:#94a3b8}.card-sub{font-size:11px;line-height:1.4;margin-top:4px}.card-sparkline{height:40px;margin-top:12px;opacity:.7}.card.blue .card-value{color:#1a56db}.card.green .card-value{color:#16a34a}.card.red .card-value{color:#dc2626}.card.amber .card-value{color:#d97706}.card.cyan .card-value{color:#0891b2}.card.purple .card-value{color:#7c3aed}.panel{background:#fff;border:1px solid #e8ecf4;border-radius:12px;box-shadow:0 1px 4px #0000000a;margin-bottom:20px;overflow:hidden}.panel-header{border-bottom:1px solid #f0f4ff;justify-content:space-between;padding:16px 20px}.panel-header,.panel-title{align-items:center;display:flex}.panel-title{color:#1e2a3b;font-size:14px;font-weight:600;gap:8px}.panel-title-icon{align-items:center;background:#eff4ff;border-radius:6px;display:flex;font-size:13px;height:26px;justify-content:center;width:26px}.panel-actions{align-items:center;display:flex;gap:8px}.table-wrap{background:#fff;border:1px solid #e8ecf4;border-radius:12px;box-shadow:0 1px 4px #0000000a;margin-bottom:20px;overflow:hidden}.table-header{align-items:center;border-bottom:1px solid #f0f4ff;display:flex;justify-content:space-between;padding:16px 20px}.table-title{color:#1e2a3b;font-size:14px;font-weight:600}table{border-collapse:collapse;width:100%}th{background:#f8fafc;border-bottom:1px solid #e8ecf4;color:#94a3b8;font-size:11px;font-weight:600;letter-spacing:.5px;padding:10px 16px;text-align:left;text-transform:uppercase}td{border-bottom:1px solid #f0f4ff;color:#374151;font-size:13px;padding:12px 16px}tr:last-child td{border-bottom:none}tr:hover td{background:#f8fafc}.badge{align-items:center;border-radius:20px;display:inline-flex;font-size:11px;font-weight:600;gap:4px;padding:3px 10px}.badge.success{background:#dcfce7;color:#16a34a}.badge.failed{background:#fee2e2;color:#dc2626}.badge.pending{background:#fef3c7;color:#d97706}.badge.progress{background:#dbeafe;color:#1d4ed8}.badge.online{background:#dcfce7;color:#16a34a}.badge.offline{background:#f1f5f9;color:#94a3b8}.badge.critical{background:#fee2e2;color:#dc2626}.badge.high{background:#ffedd5;color:#ea580c}.badge.medium{background:#fef3c7;color:#d97706}.badge.low{background:#dcfce7;color:#16a34a}.badge.info{background:#dbeafe;color:#1d4ed8}.badge.warning{background:#fef3c7;color:#d97706}.badge.compliant{background:#dcfce7;color:#16a34a}.badge.partial{background:#fef3c7;color:#d97706}.badge.non_compliant{background:#fee2e2;color:#dc2626}.btn{align-items:center;border:none;border-radius:8px;cursor:pointer;display:inline-flex;font-size:13px;font-weight:500;gap:6px;padding:8px 16px;transition:all .15s}.btn:hover{opacity:.88}.btn:disabled{cursor:not-allowed;opacity:.4}.btn-primary{background:#1a56db;color:#fff}.btn-primary:hover{background:#1648c0;opacity:1}.btn-danger{background:#dc2626;color:#fff}.btn-ghost{background:#f4f6fa;border:1px solid #e8ecf4;color:#374151}.btn-ghost:hover{background:#eff4ff;border-color:#c7d7fd;color:#1a56db;opacity:1}.btn-sm{font-size:12px;padding:5px 10px}.btn-outline{background:#0000;border:1px solid #e8ecf4;color:#64748b}.btn-outline:hover{background:#eff4ff;border-color:#1a56db;color:#1a56db;opacity:1}.progress-bar-wrap{background:#f0f4ff;border-radius:6px;height:8px;overflow:hidden}.progress-bar{background:#1a56db;border-radius:6px;height:100%;transition:width .5s ease}.progress-bar.green{background:#22c55e}.progress-bar.red{background:#ef4444}.progress-bar.amber{background:#f59e0b}.progress-bar.blue{background:#1a56db}.login-wrap{align-items:center;background:linear-gradient(135deg,#f0f4ff,#e8f0fe);display:flex;justify-content:center;min-height:100vh}.login-box{background:#fff;border:1px solid #e8ecf4;border-radius:16px;box-shadow:0 8px 32px #1a56db1a;padding:40px;width:380px}.login-logo{gap:12px;margin-bottom:28px}.login-logo,.login-logo-icon{align-items:center;display:flex}.login-logo-icon{background:linear-gradient(135deg,#1a56db,#0ea5e9);border-radius:10px;color:#fff;font-size:22px;height:44px;justify-content:center;width:44px}.login-title{color:#1e2a3b;font-size:22px;font-weight:700}.login-sub{color:#94a3b8;font-size:13px;margin-top:2px}.form-group{margin-bottom:16px}.form-label{color:#64748b;display:block;font-size:12px;font-weight:500;margin-bottom:6px}.form-input{background:#f8fafc;border:1px solid #e8ecf4;border-radius:8px;color:#1e2a3b;font-size:14px;outline:none;padding:10px 12px;transition:border-color .15s;width:100%}.form-input:focus{background:#fff;border-color:#1a56db;box-shadow:0 0 0 3px #1a56db14}.login-error{background:#fee2e2;border-radius:6px;color:#dc2626;font-size:13px;margin-bottom:12px;padding:8px 12px}.refresh-btn{align-items:center;background:#f4f6fa;border:1px solid #e8ecf4;border-radius:8px;color:#64748b;cursor:pointer;display:inline-flex;font-size:12px;font-weight:500;gap:6px;padding:7px 14px;transition:all .15s}.refresh-btn:hover{background:#eff4ff;border-color:#1a56db;color:#1a56db}.empty{font-size:14px}.empty,.loading{color:#94a3b8;padding:48px;text-align:center}.section-gap{margin-bottom:20px}.text-muted{color:#94a3b8}.flex-gap{align-items:center;display:flex;gap:8px}.status-dot{border-radius:50%;display:inline-block;flex-shrink:0;height:8px;width:8px}.status-dot.online{background:#22c55e;box-shadow:0 0 0 2px #dcfce7}.status-dot.offline{background:#94a3b8}.status-dot.warning{background:#f59e0b;box-shadow:0 0 0 2px #fef3c7}.compliance-req{align-items:center;border-bottom:1px solid #f0f4ff;display:flex;gap:12px;padding:12px 0}.compliance-req:last-child{border-bottom:none}.compliance-req-label{align-items:center;color:#374151;display:flex;flex:1 1;font-size:13px;gap:8px}.compliance-req-bar{flex:2 1}.compliance-req-pct{color:#1e2a3b;font-size:13px;font-weight:600;min-width:60px;text-align:right}::-webkit-scrollbar{height:6px;width:6px}::-webkit-scrollbar-track{background:#f4f6fa}::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:3px}::-webkit-scrollbar-thumb:hover{background:#94a3b8}.divider{background:#f0f4ff;height:1px;margin:16px 0}.alert{align-items:flex-start;border-radius:8px;display:flex;font-size:13px;gap:10px;margin-bottom:16px;padding:12px 16px}.alert.error{background:#fee2e2;border:1px solid #fecaca;color:#dc2626}.alert.success{background:#dcfce7;border:1px solid #bbf7d0;color:#16a34a}.alert.warning{background:#fef3c7;border:1px solid #fde68a;color:#d97706}.alert.info{background:#dbeafe;border:1px solid #bfdbfe;color:#1d4ed8}.version-tag{color:#cbd5e1;font-size:10px;padding:4px 0}.theme-dark{--bg:#0f1117;--bg2:#1a1d27;--bg3:#252840;--border:#2d3148;--text:#e2e8f0;--text2:#94a3b8;--text3:#64748b;--accent:#6366f1;--accent-bg:#1e2235}.theme-dark body{background:#0f1117;color:#e2e8f0}.theme-dark .sidebar{background:#1a1d27;border-right-color:#2d3148}.theme-dark .sidebar-footer,.theme-dark .sidebar-logo{border-color:#2d3148}.theme-dark .sidebar-logo-name{color:#818cf8}.theme-dark .nav-section-label,.theme-dark .sidebar-logo-tagline,.theme-dark .sidebar-user-role{color:#64748b}.theme-dark .nav-item{color:#94a3b8}.theme-dark .nav-item:hover{background:#252840;color:#e2e8f0}.theme-dark .nav-item.active{background:#1e2235;border-left-color:#6366f1;color:#818cf8}.theme-dark .sidebar-user-name{color:#e2e8f0}.theme-dark .topbar{background:#1a1d27;border-bottom-color:#2d3148}.theme-dark .topbar-title{color:#e2e8f0}.theme-dark .topbar-icon-btn{background:#252840;border-color:#2d3148;color:#94a3b8}.theme-dark .topbar-icon-btn:hover{background:#1e2235;color:#818cf8}.theme-dark .main,.theme-dark .page-content{background:#0f1117}.theme-dark .page-title{color:#e2e8f0}.theme-dark .page-subtitle{color:#64748b}.theme-dark .card{background:#1a1d27;border-color:#2d3148}.theme-dark .card-label{color:#64748b}.theme-dark .card-value{color:#e2e8f0}.theme-dark .card.blue .card-value{color:#818cf8}.theme-dark .card.green .card-value{color:#22c55e}.theme-dark .card.red .card-value{color:#ef4444}.theme-dark .card.amber .card-value{color:#f59e0b}.theme-dark .card.cyan .card-value{color:#06b6d4}.theme-dark .card.purple .card-value{color:#a78bfa}.theme-dark .card-sub{color:#64748b}.theme-dark .panel,.theme-dark .table-wrap{background:#1a1d27;border-color:#2d3148}.theme-dark .panel-header,.theme-dark .table-header{border-bottom-color:#2d3148}.theme-dark .panel-title,.theme-dark .table-title{color:#e2e8f0}.theme-dark .panel-title-icon{background:#252840}.theme-dark table th{background:#151720;border-bottom-color:#2d3148;color:#64748b}.theme-dark table td{border-bottom-color:#1e2235;color:#cbd5e1}.theme-dark tr:hover td{background:#1e2235}.theme-dark .btn-ghost{background:#252840;border-color:#2d3148;color:#e2e8f0}.theme-dark .btn-ghost:hover{background:#1e2235;color:#818cf8}.theme-dark .btn-outline{border-color:#2d3148;color:#94a3b8}.theme-dark .btn-outline:hover{background:#1e2235;border-color:#6366f1;color:#818cf8}.theme-dark .refresh-btn{background:#252840;border-color:#2d3148;color:#94a3b8}.theme-dark .refresh-btn:hover{border-color:#6366f1;color:#818cf8}.theme-dark .form-input{background:#151720;border-color:#2d3148;color:#e2e8f0}.theme-dark .form-input:focus{background:#1a1d27;border-color:#6366f1}.theme-dark .progress-bar-wrap{background:#252840}.theme-dark .divider{background:#2d3148}.theme-dark .empty,.theme-dark .loading,.theme-dark .text-muted{color:#64748b}.theme-dark .version-tag{color:#2d3148}.theme-dark .badge.online{background:#14532d;color:#22c55e}.theme-dark .badge.offline{background:#1e2235;color:#64748b}.theme-dark .badge.success{background:#14532d;color:#22c55e}.theme-dark .badge.failed{background:#450a0a;color:#ef4444}.theme-dark .badge.pending{background:#422006;color:#f59e0b}.theme-dark .badge.progress{background:#1e3a5f;color:#60a5fa}.theme-dark .badge.critical{background:#450a0a;color:#ef4444}.theme-dark .badge.high{background:#431407;color:#f97316}.theme-dark .badge.medium{background:#422006;color:#f59e0b}.theme-dark .badge.low{background:#14532d;color:#22c55e}.theme-dark .badge.info{background:#1e3a5f;color:#60a5fa}.theme-dark .badge.compliant{background:#14532d;color:#22c55e}.theme-dark .badge.partial{background:#422006;color:#f59e0b}.theme-dark .alert.error,.theme-dark .badge.non_compliant{background:#450a0a;color:#ef4444}.theme-dark .alert.error{border-color:#7f1d1d}.theme-dark .alert.success{background:#14532d;border-color:#166534;color:#22c55e}.theme-dark .alert.warning{background:#422006;border-color:#78350f;color:#f59e0b}.theme-dark .alert.info{background:#1e3a5f;border-color:#1e40af;color:#60a5fa}.theme-dark .topbar-search-wrap{background:#252840!important;border-color:#2d3148!important}.theme-dark .topbar-search-wrap input{color:#e2e8f0!important}
/*# sourceMappingURL=main.d1e0fc4f.css.map*/