.live-tools{display:flex;align-items:center;gap:14px}.live-indicator{font-size:10px;font-weight:850;letter-spacing:.14em;color:#0a9664}.live-indicator i{display:inline-block;width:7px;height:7px;border-radius:50%;background:#18c987;box-shadow:0 0 0 5px rgba(24,201,135,.12);margin-right:7px;animation:threat-pulse 1.8s infinite}
.threat-stat-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:17px;margin-bottom:18px}.threat-stat-grid article{background:#081e2f;color:#fff;padding:23px;border:1px solid #16374e;position:relative;overflow:hidden}.threat-stat-grid article:after{content:"";position:absolute;width:95px;height:95px;border:18px solid rgba(255,255,255,.035);border-radius:50%;right:-35px;top:-40px}.threat-stat-grid article.blocked{background:linear-gradient(135deg,#7d1828,#b82d3f);border-color:#b82d3f}.threat-stat-grid span,.threat-stat-grid small{display:block}.threat-stat-grid span{font-size:10px;letter-spacing:.08em;color:#8faabd}.threat-stat-grid .blocked span,.threat-stat-grid .blocked small{color:#ffd7dc}.threat-stat-grid strong{font-size:31px;display:block;margin:10px 0 3px}.threat-stat-grid small{font-size:9px;color:#68869b}
.threat-grid{display:grid;grid-template-columns:2fr 1fr;gap:18px;margin-bottom:18px}.threat-chart-panel{min-height:285px}.threat-timeline{height:175px;display:flex;align-items:flex-end;gap:6px;border-bottom:1px solid #dfe7ed;padding-top:15px}.threat-bar{height:100%;flex:1;display:flex;align-items:center;justify-content:flex-end;flex-direction:column;gap:8px}.threat-bar i{display:block;width:100%;height:var(--height);min-height:4px;background:linear-gradient(180deg,#23b5e8,#0870cf);border-radius:3px 3px 0 0;transition:height .25s}.threat-bar:hover i{background:linear-gradient(180deg,#ff6b6b,#b92e43)}.threat-bar small{font-size:7px;color:#8c9daa}
.threat-types{display:flex;flex-direction:column;gap:17px}.threat-type-row>div:first-child{display:flex;justify-content:space-between;font-size:11px;margin-bottom:7px}.threat-type-row span{color:#708493}.threat-meter{height:5px;background:#e8eef2;border-radius:8px;overflow:hidden}.threat-meter i{display:block;height:100%;background:linear-gradient(90deg,#0b6fd4,#21b8e5);border-radius:8px}.threat-events-panel table{min-width:920px}.privacy-note{font-size:9px;color:#8193a0}.severity{display:inline-block;padding:4px 7px;border-radius:3px;font-size:8px;font-weight:900}.severity.info,.severity.low{background:#e8f3ff;color:#1670c4}.severity.medium{background:#fff1d8;color:#aa6500}.severity.high{background:#ffe1e4;color:#c42f42}.severity.critical{background:#8e1c2a;color:#fff}.mono{font-family:ui-monospace,monospace}.request-path{font-family:ui-monospace,monospace;max-width:340px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.badge.blocked,.badge.contained{background:#fdecef;color:#c43d4a}
@keyframes threat-pulse{50%{opacity:.45;transform:scale(.8)}}
@media(max-width:1050px){.threat-stat-grid{grid-template-columns:1fr 1fr}.threat-grid{grid-template-columns:1fr}}
@media(max-width:760px){.threat-stat-grid{grid-template-columns:1fr 1fr}.live-tools{align-items:flex-end;flex-direction:column}.threat-timeline{gap:3px}.threat-bar small{display:none}}
.mfa-qr-wrap{display:grid;grid-template-columns:190px 1fr;gap:20px;align-items:center;margin:18px 0}.mfa-qr-wrap img{width:190px;height:190px;border:1px solid #dbe5eb;background:#fff;padding:7px}.mfa-qr-wrap small{display:block;color:#718493;margin-bottom:7px}.mfa-qr-wrap code{display:block;word-break:break-all;background:#eef4f8;color:#0b4c7c;padding:10px;border:1px solid #d9e4eb;font-size:13px;letter-spacing:.08em;margin-bottom:10px}.mfa-qr-wrap .button{margin-bottom:8px}.mfa-qr-wrap .secret-link{margin:0;font-size:10px}@media(max-width:760px){.mfa-qr-wrap{grid-template-columns:1fr}.mfa-qr-wrap img{margin:auto}}
