.incident-spatial-grid{display:grid;grid-template-columns:1.25fr .75fr;gap:14px;margin-bottom:14px}.incident-graph-card,.incident-3d-card{overflow:hidden}.incident-graph-card svg{width:100%;height:330px;background:radial-gradient(circle at center,#111d26,#080d12)}.io-edge{stroke:#3a4d59;stroke-width:1.5;marker-end:url(#io-arr)}.io-edge.hot{stroke:#ff596f;stroke-width:2.4}.io-node circle{fill:#111b23;stroke:#526976;stroke-width:1.5}.io-node text{fill:#c9d6df;font-size:9px;text-anchor:middle}.io-node.accident circle{fill:#36131d;stroke:#ff5b71}.io-node.risk circle{fill:#2c210f;stroke:#e6ad49}.io-node.action circle{fill:#10291e;stroke:#4fd197}.incident-3d-scene{height:330px;position:relative;overflow:hidden;background:radial-gradient(circle,#14232d,#080c11);perspective:700px}.mini-ground{position:absolute;width:310px;height:220px;left:50%;top:58%;transform:translate(-50%,-50%) rotateX(62deg) rotateZ(-22deg);background:repeating-linear-gradient(45deg,#172920 0,#172920 8px,#122019 8px,#122019 16px);border:1px solid #416758}.mini-basement{position:absolute;left:50%;top:60%;transform:translate(-50%,-50%) rotateX(62deg) rotateZ(-22deg);width:230px;height:150px;border:8px solid #715739;box-shadow:inset 0 0 0 24px #142631}.mini-basement i{display:block;color:#86b9cf;font-size:8px;margin:20px}.mini-building{position:absolute;left:50%;top:51%;width:120px;height:190px;transform:translate(-50%,-50%) skewY(-8deg);background:repeating-linear-gradient(to top,#1b3d4d 0,#1b3d4d 10px,#62a9c7 11px,#152e39 13px);border:2px solid #62bce2;box-shadow:18px 15px 0 #102630}.accident-beacon{--x:50%;--y:30%;position:absolute;left:var(--x);top:var(--y);transform:translate(-50%,-50%);display:flex;align-items:center;gap:6px;filter:drop-shadow(0 0 8px #ff536d)}.accident-beacon b{display:grid;place-items:center;width:31px;height:31px;border-radius:50%;background:#c52640;color:#fff;border:3px solid #ff8b9d;animation:beacon 1.4s ease-in-out infinite}.accident-beacon span{background:#2e1118;color:#ff92a1;border:1px solid #7c2d3b;padding:5px 7px;font-size:8px;white-space:nowrap}@keyframes beacon{50%{box-shadow:0 0 0 13px #ff536d22}}.report-workflow{display:grid;grid-template-columns:400px minmax(0,1fr);gap:14px}.upload-panel,.report-result{padding:17px}.report-drop{display:flex;min-height:150px;flex-direction:column;align-items:center;justify-content:center;border:1px dashed #3e5968;background:#0c141b;cursor:pointer;color:#9fb0bb;gap:8px}.report-drop:hover{border-color:#2d9ed0;background:#0e1c25}.report-drop input{position:absolute;opacity:0;pointer-events:none}.report-drop b{font-size:11px;color:#dbe6ed}.report-drop span{font-size:8px}.report-queue{margin:10px 0}.report-empty{padding:12px;color:#6f818f;text-align:center;font-size:8px}.report-file-row{display:grid;grid-template-columns:1fr auto;gap:8px;padding:9px;border-bottom:1px solid #24303a}.report-file-row strong,.report-file-row small{display:block}.report-file-row strong{font-size:9px}.report-file-row small{font-size:7px;color:#7f909e;margin-top:3px}.report-file-row b{color:#55d09a;font-size:8px}#report-text{width:100%;height:125px;box-sizing:border-box;background:#0a1117;color:#cbd7df;border:1px solid #2a3945;padding:10px;font:9px/1.6 inherit;resize:vertical}.report-summary{min-height:45px;padding:10px 12px;background:#0c151c;border-left:3px solid #2d9fd0;color:#9eafbb;font-size:9px;line-height:1.6}.report-result svg{width:100%;height:270px}.report-columns{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.report-columns h3{font-size:9px;color:#92a4b1}.finding{display:flex;gap:7px;padding:8px 0;border-bottom:1px solid #24303a;font-size:8px;color:#b7c4cc}.finding i{flex:none;width:17px;height:17px;display:grid;place-items:center;border-radius:50%;background:#31131c;color:#ff6b80;font-style:normal;font-size:7px}.finding.inferred i{background:#2c210f;color:#ebb350}.finding.action i{background:#10291e;color:#55d19b}.report-result>#publish-analysis{margin-top:14px}.report-result>#publish-analysis:disabled{opacity:.4;cursor:not-allowed}.report-node circle{fill:#111a22;stroke:#526673}.report-node text{fill:#cbd7df;text-anchor:middle;font-size:9px}.report-node.missing circle{fill:#35131c;stroke:#ff5c72}.report-node.recommend circle{fill:#10291e;stroke:#54d19c}.report-link{stroke:#455a66;stroke-width:1.5}.report-link.hot{stroke:#ff5b71}@media(max-width:1180px){.incident-spatial-grid,.report-workflow{grid-template-columns:1fr}}@media(max-width:760px){.report-columns{grid-template-columns:1fr}.incident-3d-scene{height:280px}}
