/* BlueTech Virus Lab V4.1 — Threat Profile + Behavior Intelligence */
.v4-threat-profile,.v4-behavior-intelligence{position:relative;overflow:hidden}.v4-threat-profile:before,.v4-behavior-intelligence:before{content:"";position:absolute;inset:0 0 auto 0;height:3px;background:linear-gradient(90deg,#1677ff,#28c6f7,#8b5cf6,#ff3d63)}
.v4-profile-grid{display:grid;grid-template-columns:230px 1fr;gap:22px}.v4-profile-score{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:22px;border:1px solid #dce7f5;border-radius:18px;background:linear-gradient(180deg,#f7fbff,#eef6ff)}.v4-score-ring{--v4-score:50;width:170px;height:170px;border-radius:50%;display:grid;place-items:center;background:conic-gradient(#e11d48 calc(var(--v4-score)*1%),#dbe8f6 0);position:relative}.v4-score-ring:before{content:"";position:absolute;inset:14px;border-radius:50%;background:white;box-shadow:inset 0 0 0 1px #dce7f5}.v4-score-ring>div{position:relative;text-align:center}.v4-score-ring strong{font-size:52px;line-height:1;color:#12233d}.v4-score-ring span{color:#6e829e}.v4-score-ring small{display:block;margin-top:7px;color:#5c7392}.v4-priority-badge{margin-top:16px;padding:8px 12px;border-radius:999px;font-weight:800;font-size:12px}.v4-priority-badge.critical{background:#ffe5ea;color:#b11636}.v4-priority-badge.high{background:#fff1d9;color:#9a5d00}.v4-priority-badge.medium{background:#e7f2ff;color:#1559a6}.v4-profile-facts{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.v4-profile-facts>div{padding:15px;border:1px solid #dce7f5;border-radius:13px;background:#fff}.v4-profile-facts span,.v4-executive-brief span,.v4-behavior-topline span,.v4-behavior-insights span{display:block;color:#617792;font-size:11px;text-transform:uppercase;letter-spacing:.05em}.v4-profile-facts strong{display:block;margin-top:5px;color:#132743}.v4-executive-brief{margin-top:18px;display:grid;grid-template-columns:72px 1fr;gap:16px;padding:20px;border-radius:16px;background:linear-gradient(135deg,#071f40,#0d3f72);color:white}.v4-ai-mark{width:60px;height:60px;border-radius:18px;display:grid;place-items:center;background:linear-gradient(135deg,#1e88ff,#7c4dff);font-size:24px;font-weight:900;box-shadow:0 12px 28px #0005}.v4-executive-brief span{color:#86c5ff}.v4-executive-brief h3{margin:5px 0 8px}.v4-executive-brief p{color:#d6e8ff;margin:0;line-height:1.6}.v4-why-matters{margin-top:12px;padding:12px;border-left:3px solid #34c8ff;background:#ffffff12;border-radius:8px;color:#e8f4ff}
.v4-behavior-topline{display:flex;justify-content:space-between;gap:18px;align-items:center;padding:18px;border:1px solid #dce7f5;border-radius:15px;background:#f7fbff}.v4-behavior-topline strong{font-size:30px;color:#102a4d}.v4-behavior-topline small{display:block;color:#6b7f99}.v4-signal-chips{display:flex;gap:7px;flex-wrap:wrap;justify-content:flex-end}.v4-signal-chips span{padding:7px 10px;border-radius:999px;background:#edf2f8;color:#7a8ca4}.v4-signal-chips span.detected{background:#dff4ea;color:#17764a;font-weight:800}.v4-behavior-layout{display:grid;grid-template-columns:340px 1fr;gap:22px;margin-top:18px}.v4-dna-card,.v4-behavior-bars{border:1px solid #dce7f5;border-radius:16px;background:white}.v4-dna-card{padding:16px}.v4-dna-title span{display:block;font-weight:900;color:#16355b}.v4-dna-title small{color:#7487a0}.v4-dna-radar{height:310px;position:relative}.v4-dna-radar svg{width:100%;height:100%}.v4-dna-radar .grid polygon,.v4-dna-radar .grid line{fill:none;stroke:#cfdeed;stroke-width:1}.v4-dna-radar .shape{fill:#1577ff36;stroke:#1677ff;stroke-width:3;filter:drop-shadow(0 8px 12px #1677ff33)}.v4-dna-radar>span{position:absolute;font-size:10px;color:#58718f;font-weight:700}.v4-dna-radar .persistence{left:43%;top:4px}.v4-dna-radar .credentials{right:0;top:25%}.v4-dna-radar .network{right:0;bottom:25%}.v4-dna-radar .remote{left:45%;bottom:4px}.v4-dna-radar .data{left:0;bottom:25%}.v4-dna-radar .destructive{left:0;top:25%}.v4-behavior-bars{padding:14px;display:grid;gap:8px}.v4-behavior-row{width:100%;text-align:left;border:1px solid #e0e9f4;background:#fbfdff;border-radius:12px;padding:12px 13px;transition:.2s}.v4-behavior-row:hover,.v4-behavior-row:focus{border-color:#58a5ff;transform:translateY(-1px)}.v4-behavior-row>div{display:flex;justify-content:space-between;gap:10px}.v4-behavior-row span{font-weight:800;color:#19375b}.v4-behavior-row strong{color:#1b64bf}.v4-behavior-row i{display:block;height:8px;background:#dfe9f4;border-radius:99px;overflow:hidden;margin:8px 0}.v4-behavior-row i b{display:block;height:100%;background:linear-gradient(90deg,#1e88ff,#8854ff,#ff476b);border-radius:99px}.v4-behavior-row small{display:block;color:#71839b;max-height:0;overflow:hidden;opacity:0;transition:.25s}.v4-behavior-row[aria-expanded="true"] small{max-height:60px;opacity:1;margin-top:8px}.v4-behavior-row.is-detected{box-shadow:inset 3px 0 #1aa66a}.v4-behavior-insights{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-top:18px}.v4-behavior-insights article{padding:15px;border:1px solid #dce7f5;border-radius:13px;background:#f9fbfe}.v4-behavior-insights strong{display:block;margin:6px 0;color:#16365d}.v4-behavior-insights p{margin:0;color:#6a7e98;font-size:13px;line-height:1.5}
@media(max-width:900px){.v4-profile-grid,.v4-behavior-layout{grid-template-columns:1fr}.v4-profile-facts{grid-template-columns:repeat(2,1fr)}.v4-behavior-insights{grid-template-columns:1fr}.v4-signal-chips{justify-content:flex-start}}@media(max-width:600px){.v4-profile-facts{grid-template-columns:1fr}.v4-executive-brief{grid-template-columns:1fr}.v4-behavior-topline{display:block}.v4-signal-chips{margin-top:12px}.v4-dna-radar{height:270px}}
