.immune-safety-panel{border-top:6px solid #5d4e9e;background:#fbfaff;padding:18px}
.immune-safety-head{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;margin-bottom:12px}
.immune-safety-head h2{margin:3px 0 4px;font-size:22px;color:#2c2850}.immune-safety-head p{margin:0;color:var(--muted)}
.immune-eyebrow{font-size:11px;font-weight:800;letter-spacing:.08em;text-transform:uppercase;color:#5d4e9e}
.immune-safety-alert{display:flex;gap:10px;align-items:baseline;border-left:6px solid;border-radius:8px;padding:11px 13px;margin:10px 0 12px;background:#fff}.immune-safety-alert span{color:var(--muted);font-size:13px}.immune-safety-alert.neutral{border-color:#758596}.immune-safety-alert.review{border-color:#b66b00;background:#fff8e8}.immune-safety-alert.critical{border-color:#a32222;background:#fff0f1}
.immune-legend{display:flex;gap:14px;flex-wrap:wrap;font-size:12px;color:var(--muted);margin:0 0 12px}.immune-legend span{display:flex;align-items:center;gap:5px}.immune-dot{width:10px;height:10px;border-radius:50%;display:inline-block}.immune-dot.unassessed{background:#9aa6b1}.immune-dot.entered{background:#26828b}.immune-dot.review{background:#c77b00}.immune-dot.critical{background:#b12a2a}
.immune-organ-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:9px;margin-bottom:14px}.immune-organ-tile{display:flex;align-items:center;gap:10px;min-height:74px;padding:10px;border:2px solid #d6d8e6;border-radius:10px;background:#fff;color:#2c2850;text-align:left}.immune-organ-tile:hover,.immune-organ-tile.active{border-color:#5d4e9e;background:#f3f0ff}.immune-organ-tile.immune-status-entered{border-left:6px solid #26828b}.immune-organ-tile.immune-status-review{border-left:6px solid #c77b00;background:#fffaf0}.immune-organ-tile.immune-status-critical{border-left:6px solid #b12a2a;background:#fff3f4}.immune-organ-copy{display:flex;flex-direction:column;gap:3px}.immune-organ-copy strong{font-size:14px}.immune-organ-copy small{font-size:11px;color:var(--muted);line-height:1.2}
.immune-organ-icon{display:inline-flex;width:34px;height:34px;color:#4e477e;flex:0 0 auto}.immune-organ-icon svg{width:100%;height:100%;fill:none;stroke:currentColor;stroke-width:2.2;stroke-linecap:round;stroke-linejoin:round}.immune-organ-icon.large{width:46px;height:46px}
.immune-domain-detail{margin:0 0 12px;padding:14px;background:#fff;border:1px solid #d6d8e6;box-shadow:none}.immune-domain-title{display:flex;align-items:center;gap:12px;border-bottom:1px solid #e1e3ec;padding-bottom:10px;margin-bottom:10px}.immune-domain-title h2{margin:0 0 3px;color:#2c2850}.immune-domain-title p{margin:0;color:var(--muted)}
.immune-detail-grid{display:grid;grid-template-columns:1fr 1fr 1.2fr;gap:16px}.immune-detail-grid h3{margin:0 0 7px;font-size:14px}.immune-detail-grid p,.immune-detail-grid li{font-size:13px;line-height:1.4}.immune-detail-grid ul{margin:0;padding-left:18px}.immune-input-chips{display:flex;flex-wrap:wrap;gap:6px;margin-bottom:10px}.immune-input-chip{display:inline-block;border-radius:16px;background:#ece9fa;color:#423b72;padding:5px 8px;font-size:11px;font-weight:700}.immune-focus-input{margin-top:6px}
.immune-findings-column{min-width:0}.immune-finding{border-left:5px solid #c77b00;background:#fff8e8;border-radius:7px;padding:9px 10px;margin-bottom:8px;display:flex;flex-direction:column;gap:4px}.immune-finding.immune-status-critical{border-left-color:#b12a2a;background:#fff0f1}.immune-finding span{font-size:13px;line-height:1.35}.immune-finding small{color:var(--muted)}
.immune-source-details{margin:0;background:#fff}.immune-source-links{display:flex;flex-wrap:wrap;gap:8px}.immune-source-links a{display:inline-flex;border:1px solid var(--line);border-radius:7px;padding:8px 10px;text-decoration:none;font-weight:700;color:var(--navy);background:#f8fafb}
@media(max-width:980px){.immune-organ-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.immune-detail-grid{grid-template-columns:1fr 1fr}.immune-findings-column{grid-column:1/-1}}
@media(max-width:640px){.immune-safety-head{flex-direction:column}.immune-safety-head .btn{width:100%}.immune-organ-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.immune-detail-grid{grid-template-columns:1fr}.immune-findings-column{grid-column:auto}.immune-organ-tile{min-height:66px;padding:8px}.immune-organ-icon{width:30px;height:30px}}
.immune-input-highlight{outline:3px solid rgba(44,111,170,.35);outline-offset:3px;transition:outline-color .3s ease}
.immune-input-highlight{outline:3px solid rgba(44,111,170,.35);outline-offset:3px;transition:outline-color .3s ease}
