*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}.upgrade-banner{background:#2d1e10;border-bottom:1px solid #c05621;color:#f6ad55;padding:.6rem 2rem;display:flex;align-items:center;justify-content:space-between;font-size:.875rem}.upgrade-link{color:#fbd38d;font-weight:600}.trial-lock-btn{opacity:.45;cursor:not-allowed!important}.trial-badge{display:inline-block;padding:.15rem .4rem;background:#2d1e10;border:1px solid #c05621;border-radius:4px;font-size:.7rem;color:#f6ad55;font-weight:600;margin-left:.4rem;vertical-align:middle}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;background:#0f1117;color:#e2e8f0;min-height:100vh}a{color:#63b3ed;text-decoration:none}a:hover{text-decoration:underline}nav{display:flex;align-items:center;justify-content:space-between;gap:1rem;background:#1a1d27;border-bottom:1px solid #2d3748;padding:0 1.5rem;height:56px;position:relative;z-index:100}.nav-brand{display:flex;align-items:center;gap:.75rem;flex-shrink:0}.navbar-title{font-weight:700;font-size:1.1rem;color:#63b3ed;white-space:nowrap}.nav-super-badge{margin-left:.5rem;font-size:.6rem;font-weight:700;background:#2d1a4a;border:1px solid #7c3aed;color:#c4b5fd;padding:.1rem .35rem;border-radius:4px;vertical-align:middle}.nav-hamburger{display:none;flex-direction:column;justify-content:center;gap:4px;width:32px;height:32px;background:transparent;border:1px solid #2d3748;border-radius:6px;cursor:pointer;padding:5px}.nav-hamburger span{display:block;height:2px;background:#a0aec0;border-radius:1px;transition:all .2s}.nav-menu{display:flex;align-items:center;gap:.5rem;flex:1}nav ul{display:flex;list-style:none;gap:.25rem;flex:1}nav ul li a{display:block;padding:.4rem .75rem;border-radius:6px;color:#a0aec0;font-size:.875rem;transition:background .15s,color .15s;white-space:nowrap}nav ul li a:hover,nav ul li a.active{background:#2d3748;color:#e2e8f0;text-decoration:none}.nav-logout{flex-shrink:0}.page{padding:1.5rem 2rem}.page-header{margin-bottom:1.5rem}.page-header h1{font-size:1.5rem;font-weight:600}.page-header p{color:#a0aec0;font-size:.9rem;margin-top:.25rem}.card{background:#1a1d27;border:1px solid #2d3748;border-radius:10px;padding:1.25rem}.stat-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(180px,1fr));gap:1rem;margin-bottom:1.5rem}.stat-card{background:#1a1d27;border:1px solid #2d3748;border-radius:10px;padding:1.25rem;min-width:0}.stat-label{font-size:.72rem;color:#4a5568;text-transform:uppercase;letter-spacing:.1em;font-weight:700}.stat-value{font-size:clamp(1.4rem,3vw,2.25rem);font-weight:700;color:#e2e8f0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.table-wrap{overflow-x:auto}table{width:100%;border-collapse:collapse;font-size:.875rem}th{text-align:left;padding:.6rem .75rem;border-bottom:1px solid #2d3748;color:#718096;font-weight:600;font-size:.75rem;text-transform:uppercase;letter-spacing:.06em}td{padding:.65rem .75rem;border-bottom:1px solid #1e2230}tr:last-child td{border-bottom:none}tr:hover td{background:#1e2230}.btn{display:inline-flex;align-items:center;justify-content:center;gap:.4rem;padding:.45rem 1rem;border-radius:6px;border:none;cursor:pointer;font-size:.875rem;font-weight:500;transition:opacity .15s,background .15s}.btn:disabled{opacity:.5;cursor:not-allowed}.btn-primary{background:#3182ce;color:#fff}.btn-primary:hover:not(:disabled){background:#2b6cb0}.btn-danger{background:#e53e3e;color:#fff}.btn-danger:hover:not(:disabled){background:#c53030}.btn-secondary{background:#2d3748;color:#e2e8f0}.btn-secondary:hover:not(:disabled){background:#4a5568}.btn-sm{padding:.3rem .6rem;font-size:.8rem}.btn-full{width:100%}.form-group{margin-bottom:1rem}.form-label{display:block;font-size:.875rem;font-weight:500;margin-bottom:.4rem;color:#cbd5e0}.form-input{width:100%;padding:.55rem .75rem;background:#0f1117;border:1px solid #2d3748;border-radius:6px;color:#e2e8f0;font-size:.875rem;transition:border-color .15s}.form-input:focus{outline:none;border-color:#3182ce}.form-input::placeholder{color:#4a5568}.alert{padding:.75rem 1rem;border-radius:6px;font-size:.875rem;margin-bottom:1rem}.alert-error{background:#2d1515;border:1px solid #c53030;color:#fc8181}.alert-success{background:#1a2e1a;border:1px solid #276749;color:#68d391}.alert-info{background:#1a2040;border:1px solid #2c5282;color:#90cdf4}.badge{display:inline-block;padding:.2rem .5rem;border-radius:4px;font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.04em}.badge-critical{background:#2d1515;color:#fc8181;border:1px solid #c53030}.badge-high{background:#2d1e10;color:#f6ad55;border:1px solid #c05621}.badge-medium{background:#2d2710;color:#fbd38d;border:1px solid #b7791f}.badge-low{background:#1a2d1a;color:#68d391;border:1px solid #276749}.badge-info{background:#1a2040;color:#90cdf4;border:1px solid #2c5282}.login-wrap{min-height:100vh;display:flex;align-items:center;justify-content:center;background:#0f1117}.login-card{width:100%;max-width:420px;background:#1a1d27;border:1px solid #2d3748;border-radius:12px;padding:2.5rem 2rem}.login-logo{text-align:center;margin-bottom:1.75rem}.login-logo h1{font-size:1.4rem;font-weight:700;color:#63b3ed}.login-logo p{font-size:.8rem;color:#718096;margin-top:.25rem}.progress-wrap{width:120px;height:8px;background:#2d3748;border-radius:4px;overflow:hidden;display:inline-block;vertical-align:middle}.progress-bar{height:100%;border-radius:4px;transition:width .5s ease}.progress-pending{background:#718096}.progress-running{background:#3182ce;animation:pulse 1.5s ease-in-out infinite}.progress-completed{background:#22c55e}.progress-failed{background:#e53e3e}.progress-stopped{background:#718096}.progress-label{font-size:11px;color:#718096;margin-left:.4rem}@keyframes pulse{0%,to{opacity:1}50%{opacity:.6}}.dash-hero{display:flex;align-items:center;justify-content:space-between;margin-bottom:1rem;padding:.5rem 0}.dash-title{font-size:1.5rem;font-weight:700;color:#e2e8f0}.dash-subtitle{font-size:.82rem;color:#4a5568;margin-top:.2rem}.status-dot{width:7px;height:7px;border-radius:50%;background:#22c55e;display:inline-block;animation:pulse-dot 2s ease-in-out infinite}@keyframes pulse-dot{0%,to{box-shadow:0 0 #22c55e55}50%{box-shadow:0 0 0 4px transparent}}.dash-footer-row{display:grid;grid-template-columns:repeat(auto-fill,minmax(190px,1fr));gap:.75rem;margin-top:.75rem;width:100%}.dash-footer-row>*{min-width:0}@media (max-width: 500px){.dash-footer-row{grid-template-columns:repeat(2,1fr)}}.feat-locked{opacity:.5;cursor:not-allowed!important}.dash-stat-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(160px,1fr));gap:.75rem;margin-bottom:1rem;width:100%}.dash-stat-grid>*{min-width:0}.dash-charts-row{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:.75rem;margin-bottom:1rem;width:100%}.dash-charts-row>*{min-width:0}.dash-bottom-row{display:grid;grid-template-columns:2fr 1fr;gap:.75rem;width:100%}.dash-bottom-row>*{min-width:0}.chart-box{position:relative;height:190px}@media (max-width: 1100px){.dash-charts-row{grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}}@media (max-width: 900px){.dash-bottom-row{grid-template-columns:1fr}.dash-stat-grid{grid-template-columns:repeat(auto-fill,minmax(140px,1fr))}}@media (max-width: 1024px){.col-hide-md{display:none}}@media (max-width: 768px){nav{flex-direction:column;align-items:stretch;height:auto;padding:0}.nav-brand{display:flex;align-items:center;justify-content:space-between;padding:0 1rem;height:56px}.nav-hamburger{display:flex}.navbar-title{font-size:1rem}.nav-menu{display:none;flex-direction:column;align-items:stretch;background:#13151e;border-top:1px solid #2d3748;padding:.5rem 0 .75rem;gap:0}nav.nav-open .nav-menu{display:flex}nav ul{flex-direction:column;gap:0;padding:0 .75rem}nav ul li a{display:block;padding:.65rem .75rem;font-size:.9rem;border-radius:6px}.nav-logout{margin:.5rem 1.25rem 0;width:calc(100% - 2.5rem);justify-content:center}.page{padding:.75rem}.card{padding:.875rem;border-radius:8px}.table-wrap{overflow-x:auto;-webkit-overflow-scrolling:touch;width:100%}table{min-width:520px}.stat-grid{grid-template-columns:repeat(2,1fr);gap:.6rem}.stat-value{font-size:1.5rem}.dash-stat-grid{grid-template-columns:repeat(2,1fr);gap:.5rem}.dash-bottom-row{grid-template-columns:1fr}.sev-card-grid{grid-template-columns:repeat(3,1fr)!important}.form-input,select.form-input{font-size:16px}.filter-bar-grid,.findings-charts-row{grid-template-columns:1fr!important}.login-card{padding:1.5rem 1rem;margin:0 .5rem}.btn-mobile-full{width:100%}.dash-hero{flex-direction:column;align-items:flex-start;gap:.75rem}.upgrade-banner{flex-direction:column;align-items:flex-start;gap:.4rem;padding:.6rem 1rem}}@media (max-width: 480px){.stat-grid,.dash-stat-grid{grid-template-columns:repeat(2,1fr)}.sev-card-grid{grid-template-columns:repeat(2,1fr)!important}.stat-value{font-size:1.3rem}table .col-hide-mobile{display:none}.dash-footer-row{grid-template-columns:repeat(2,1fr)}}.spinner{width:36px;height:36px;border:3px solid #2d3748;border-top-color:#3182ce;border-radius:50%;animation:spin .7s linear infinite;margin:2rem auto}@keyframes spin{to{transform:rotate(360deg)}}.loading-wrap{display:flex;justify-content:center;padding:3rem}
