@import "https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700;800&display=swap";*{box-sizing:border-box}body{color:#1e293b;-webkit-font-smoothing:antialiased;background:#f1f5f9;margin:0;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}#root{width:100%;max-width:100%}::-webkit-scrollbar{width:5px;height:5px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:10px}::-webkit-scrollbar-thumb:hover{background:#94a3b8}.sidebar-scroll::-webkit-scrollbar{width:8px}.sidebar-scroll::-webkit-scrollbar-track{background:#ffffff0d;border-radius:10px}.sidebar-scroll::-webkit-scrollbar-thumb{background:#ffffff59;border-radius:10px}.sidebar-scroll::-webkit-scrollbar-thumb:hover{background:#fff9}.ant-layout-sider{box-shadow:4px 0 24px #0000002e!important}.ant-layout-header{background:#fff!important;border-bottom:1px solid #e2e8f0!important}.ant-layout-content{background:#f1f5f9!important}.ant-card{border:1px solid #e2e8f0!important;border-radius:12px!important;box-shadow:0 1px 3px #0000000a,0 4px 16px #0000000a!important}.ant-card-head{color:#1e293b!important;border-bottom:1px solid #f1f5f9!important;min-height:48px!important;padding:0 20px!important;font-size:14px!important;font-weight:600!important}.ant-card-body{padding:20px!important}.stat-card{cursor:default;transition:all .25s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden;border-radius:14px!important}.stat-card:before{content:"";opacity:0;background:linear-gradient(90deg,#2563eb,#7c3aed);height:3px;transition:opacity .25s;position:absolute;top:0;left:0;right:0}.stat-card:hover{transform:translateY(-3px);box-shadow:0 12px 32px #2563eb1f!important}.stat-card:hover:before{opacity:1}.page-header{background:#fff;border:1px solid #e2e8f0;border-radius:12px;justify-content:space-between;align-items:center;margin-bottom:20px;padding:18px 24px;display:flex;box-shadow:0 1px 3px #0000000a}.ant-table{overflow:hidden;border-radius:12px!important;font-size:13px!important}.ant-table-thead>tr>th{text-transform:uppercase;letter-spacing:.04em;color:#64748b!important;background:#f8fafc!important;border-bottom:1px solid #e2e8f0!important;padding:10px 16px!important;font-size:12px!important;font-weight:600!important}.ant-table-tbody>tr>td{border-bottom:1px solid #f1f5f9!important;padding:12px 16px!important}.ant-table-tbody>tr:hover>td{background:#f8fafc!important}.row-warning td{background-color:#fffbeb!important}.row-critical td{background-color:#fff1f2!important}.row-good td{background-color:#f0fdf4!important}.ant-btn-primary{background:#2563eb!important;border-color:#2563eb!important;border-radius:8px!important;font-weight:500!important;box-shadow:0 2px 8px #2563eb40!important}.ant-btn-primary:hover{background:#1d4ed8!important;border-color:#1d4ed8!important;box-shadow:0 4px 12px #2563eb59!important}.ant-btn{border-radius:8px!important;font-weight:500!important}.ant-input,.ant-input-password,.ant-select-selector,.ant-picker{border-color:#e2e8f0!important;border-radius:8px!important}.ant-input:focus,.ant-input-focused,.ant-select-focused .ant-select-selector{border-color:#2563eb!important;box-shadow:0 0 0 3px #2563eb1a!important}.ant-tabs-tab{color:#64748b!important;font-weight:500!important}.ant-tabs-tab-active .ant-tabs-tab-btn{color:#2563eb!important;font-weight:600!important}.ant-tabs-ink-bar{background:#2563eb!important}.ant-tag{border:none!important;border-radius:6px!important;padding:2px 8px!important;font-size:11px!important;font-weight:500!important}.ant-menu-item-selected{font-weight:600!important}.ant-modal-content{overflow:hidden;border-radius:16px!important}.ant-modal-header{border-bottom:1px solid #f1f5f9!important;padding:18px 24px!important}.ant-modal-title{font-size:16px!important;font-weight:700!important}@keyframes pulse{0%{transform:scale(1)}50%{transform:scale(1.2)}to{transform:scale(1)}}.badge-pulse .ant-badge-count{animation:2s infinite pulse}@keyframes countUp{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.animated-stat{animation:.4s ease-out countUp}@keyframes liveDot{0%,to{opacity:1;box-shadow:0 0 4px #10b981}50%{opacity:.3;box-shadow:0 0 12px #10b981}}.live-dot{animation:2s ease-in-out infinite liveDot}.gradient-text{background:linear-gradient(135deg,#2563eb,#7c3aed);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.status-dot{border-radius:50%;width:7px;height:7px;margin-right:6px;display:inline-block}.status-dot.green{background:#22c55e}.status-dot.orange{background:#f97316}.status-dot.red{background:#ef4444}.status-dot.blue{background:#2563eb}.ant-statistic-content-value{font-weight:700!important}@media (width<=768px){.ant-layout-sider{display:none!important}.ant-layout>.ant-layout{margin-left:0!important}.ant-layout-content{padding:12px!important}.page-header{flex-direction:column;align-items:flex-start;gap:10px;padding:12px 16px}.ant-card-body{padding:12px!important}.ant-table,.ant-btn{font-size:12px!important}}
