*,:after,:before{box-sizing:border-box}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#f1f5f9;color:#0f172a;font-family:Inter,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:14px;line-height:1.5;margin:0}code,kbd,pre,samp{font-family:JetBrains Mono,Fira Code,Courier New,monospace;font-size:.875em}::-webkit-scrollbar{height:6px;width:6px}::-webkit-scrollbar-track{background:#f1f5f9}::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:3px}::-webkit-scrollbar-thumb:hover{background:#94a3b8}:focus-visible{outline:2px solid #6366f1;outline-offset:2px}a{color:inherit;text-decoration:none}button,input,select,textarea{font-family:inherit;font-size:inherit}button{cursor:pointer}@keyframes fadeIn{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:translateY(0)}}@keyframes slideIn{0%{opacity:0;transform:translateX(-12px)}to{opacity:1;transform:translateX(0)}}@keyframes spin{to{transform:rotate(1turn)}}@keyframes pulse{0%,to{opacity:1}50%{opacity:.5}}@keyframes blink{0%,to{opacity:1}50%{opacity:0}}.fade-in{animation:fadeIn .2s ease-out}.slide-in{animation:slideIn .2s ease-out}.spin{animation:spin 1s linear infinite}.pulse{animation:pulse 2s ease-in-out infinite}.blink{animation:blink 1s step-end infinite}.badge-critical{background:#fef2f2;color:#dc2626}.badge-high{background:#fff7ed;color:#ea580c}.badge-medium{background:#fffbeb;color:#d97706}.badge-low{background:#f0fdf4;color:#16a34a}.card{background:#fff;border:1px solid #e2e8f0;border-radius:12px;padding:20px}.card-hover{transition:box-shadow .15s ease,border-color .15s ease}.card-hover:hover{border-color:#cbd5e1;box-shadow:0 4px 16px #00000014}.table-header{background:#f8fafc;color:#94a3b8;font-size:11px;font-weight:600;letter-spacing:.05em;text-transform:uppercase}.table-row{border-bottom:1px solid #f8fafc;transition:background .1s}.table-row:hover{background:#fafbfc}.sidebar-item{align-items:center;border-left:3px solid #0000;border-radius:8px;color:#94a3b8;cursor:pointer;display:flex;font-size:13px;gap:10px;margin:1px 8px;padding:9px 20px;text-decoration:none;transition:all .15s}.sidebar-item:hover{background:#ffffff0f;color:#cbd5e1}.sidebar-item.active{background:#6366f140;border-left-color:#6366f1;color:#a5b4fc;font-weight:600}.page-title{color:#0f172a;font-size:24px;font-weight:700;margin:0 0 4px}.page-subtitle{color:#64748b;font-size:14px;margin:0}.form-input{border:1px solid #e2e8f0;border-radius:8px;box-sizing:border-box;font-family:inherit;font-size:13px;outline:none;padding:9px 12px;transition:border-color .15s;width:100%}.form-input:focus{border-color:#6366f1;box-shadow:0 0 0 3px #6366f11a}.form-label{color:#475569;display:block;font-size:12px;font-weight:600;margin-bottom:4px}.btn-primary{background:#6366f1;border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:13px;font-weight:600;padding:9px 20px;transition:opacity .15s}.btn-primary:hover{opacity:.9}.btn-primary:disabled{cursor:not-allowed;opacity:.6}.btn-secondary{background:#fff;border:1px solid #e2e8f0;border-radius:8px;color:#374151;cursor:pointer;font-size:13px;font-weight:500;padding:9px 20px;transition:border-color .15s}.btn-secondary:hover{border-color:#cbd5e1}.btn-danger{background:#fef2f2;border:1px solid #fca5a5;border-radius:8px;color:#dc2626;cursor:pointer;font-size:13px;font-weight:500;padding:9px 20px}.modal-overlay{align-items:center;animation:fadeIn .15s ease-out;background:#00000080;display:flex;inset:0;justify-content:center;position:fixed;z-index:1000}.modal-box{animation:fadeIn .2s ease-out;background:#fff;border-radius:16px;box-shadow:0 24px 64px #00000040;max-height:85vh;overflow-y:auto;padding:32px}.alert-error{background:#fef2f2;border:1px solid #fca5a5;border-radius:8px;color:#dc2626}.alert-error,.alert-success{font-size:13px;padding:10px 16px}.alert-success{background:#f0fdf4;border:1px solid #86efac;border-radius:8px;color:#16a34a;font-weight:500}.alert-warning{background:#fffbeb;border:1px solid #fcd34d;border-radius:8px;color:#d97706}.alert-info,.alert-warning{font-size:13px;padding:10px 16px}.alert-info{background:#eef2ff;border:1px solid #c7d2fe;border-radius:8px;color:#6366f1}.health-bar{background:#f1f5f9;border-radius:4px;height:6px;overflow:hidden;width:100%}.health-bar-fill{border-radius:4px;height:100%;transition:width .8s ease}.empty-state{color:#94a3b8;padding:48px 20px;text-align:center}.empty-state-icon{font-size:40px;margin-bottom:12px}.empty-state-title{color:#64748b;font-size:15px;font-weight:600;margin-bottom:6px}.empty-state-text{font-size:13px}.spinner{animation:spin .8s linear infinite;border:3px solid #eef2ff;border-radius:50%;border-top-color:#6366f1;height:32px;width:32px}.tab-bar{border-bottom:1px solid #e2e8f0;display:flex;gap:4px;margin-bottom:20px}.tab-btn{background:#0000;border:none;border-bottom:2px solid #0000;border-radius:8px 8px 0 0;color:#64748b;cursor:pointer;font-size:14px;font-weight:400;padding:10px 20px;transition:all .15s}.tab-btn.active{background:#fff;border-bottom-color:#6366f1;color:#6366f1;font-weight:600}@media print{.no-print,aside{display:none!important}main{padding:0!important}.card{border:1px solid #ddd!important;box-shadow:none!important}}