.scene-forensics-workbench{margin:18px 0 24px;padding:16px;border:1px solid #cbd5e1;border-radius:12px;background:#f8fafc;color:#172033;box-shadow:0 2px 10px rgba(15,23,42,.05)}
.scene-forensics-head{display:flex;justify-content:space-between;gap:12px;align-items:flex-start;border-bottom:1px solid #dbe3ec;padding-bottom:12px;margin-bottom:14px}
.scene-kicker{font-size:11px;color:#64748b;letter-spacing:.08em}.scene-forensics-head h3{margin:3px 0 4px;font-size:18px;color:#1e3a8a}.scene-forensics-head p{margin:0;font-size:12px;color:#64748b;line-height:1.7}.scene-progress{white-space:nowrap;font-size:12px;font-weight:700;color:#0f766e;background:#ecfdf5;border:1px solid #a7f3d0;border-radius:999px;padding:7px 10px}
.scene-hotspot-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.scene-hotspot-card{border:1px solid #d6dee8;border-radius:10px;background:#fff;padding:12px;min-width:0}.scene-hotspot-card.is-observed{border-color:#93c5fd}.scene-hotspot-card.is-collected{border-color:#86efac;background:#fbfffc}.scene-hotspot-top{display:flex;gap:9px;align-items:flex-start}.scene-hotspot-number{display:grid;place-items:center;width:26px;height:26px;border-radius:50%;background:#e2e8f0;color:#334155;font-size:12px;font-weight:800;flex:0 0 auto}.scene-hotspot-card h4{margin:1px 0 3px;font-size:14px}.scene-stage{font-size:11px;color:#64748b}.scene-hotspot-card p{min-height:42px;margin:10px 0;font-size:12px;line-height:1.7;color:#475569}.scene-hotspot-actions{display:flex;gap:7px}.scene-hotspot-actions button{flex:1;min-height:38px;border-radius:7px;border:1px solid #cbd5e1;background:#fff;color:#1e3a8a;font-size:12px;font-weight:700}.scene-hotspot-actions button:first-child{background:#eff6ff;border-color:#93c5fd}.scene-hotspot-actions button:disabled{background:#f1f5f9;color:#94a3b8;border-color:#e2e8f0}.scene-contamination{margin-top:8px;padding:7px 8px;border-left:3px solid #f59e0b;background:#fffbeb;color:#92400e;font-size:11px}
@media(max-width:640px){.scene-forensics-workbench{margin:12px -4px 18px;padding:12px;border-radius:10px}.scene-forensics-head{display:block}.scene-progress{display:inline-block;margin-top:10px}.scene-hotspot-grid{grid-template-columns:1fr}.scene-hotspot-actions button{min-height:44px}.scene-hotspot-card p{min-height:0}}
.scene-hotspot-actions .scene-capture-btn{background:#f0fdf4;border-color:#86efac;color:#166534}.scene-observation-photo,.scene-capture-record{margin:10px 0;border:1px solid #dbe3ec;border-radius:8px;overflow:hidden;background:#f8fafc}.scene-observation-photo img,.scene-capture-record img{display:block;width:100%;max-height:220px;object-fit:cover}.scene-observation-photo figcaption,.scene-capture-record figcaption{padding:6px 8px;font-size:10px;color:#64748b;line-height:1.5}.scene-capture-records{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:7px}.scene-capture-record{margin:0}.scene-capture-record img{max-height:120px}.scene-camera-modal{position:fixed;inset:0;z-index:10050;display:grid;place-items:center;padding:18px;background:rgba(15,23,42,.72)}.scene-camera-sheet{width:min(620px,100%);max-height:92vh;overflow:auto;border-radius:16px;background:#fff;box-shadow:0 20px 70px rgba(15,23,42,.35);padding:16px}.scene-camera-head{display:flex;justify-content:space-between;gap:12px;align-items:flex-start}.scene-camera-head h3{margin:4px 0 0;color:#1e3a8a;font-size:17px}.scene-camera-close{width:38px;height:38px;border-radius:50%;border:1px solid #cbd5e1;background:#f8fafc;color:#334155;font-size:22px}.scene-camera-viewfinder{position:relative;margin-top:14px;aspect-ratio:4/3;border-radius:12px;overflow:hidden;background:#0f172a;border:2px solid #334155}.scene-camera-viewfinder img{width:100%;height:100%;display:block;object-fit:cover;filter:saturate(.9) contrast(1.04)}.scene-camera-reticle{position:absolute;inset:18%;border:1px solid rgba(255,255,255,.82);box-shadow:0 0 0 999px rgba(15,23,42,.08)}.scene-camera-reticle:before,.scene-camera-reticle:after{content:"";position:absolute;background:rgba(255,255,255,.85)}.scene-camera-reticle:before{left:50%;top:0;bottom:0;width:1px}.scene-camera-reticle:after{top:50%;left:0;right:0;height:1px}.scene-camera-scale{position:absolute;left:12px;bottom:10px;padding:4px 7px;border-radius:4px;background:rgba(15,23,42,.7);color:#fff;font-size:10px}.scene-camera-caption{margin:10px 0 0;color:#64748b;font-size:12px;line-height:1.7}.scene-camera-actions{display:flex;justify-content:flex-end;gap:9px;margin-top:14px}.scene-camera-actions button{min-height:44px;padding:0 16px;border-radius:8px;font-weight:700;border:1px solid #cbd5e1}.scene-camera-cancel{background:#f8fafc;color:#334155}.scene-camera-shutter{background:#0f766e;color:#fff;border-color:#0f766e!important}
@media(max-width:640px){.scene-hotspot-actions .scene-capture-btn{background:#f0fdf4;border-color:#86efac;color:#166534}.scene-capture-records{grid-template-columns:1fr}.scene-camera-modal{padding:10px}.scene-camera-sheet{padding:12px;border-radius:12px}.scene-camera-viewfinder{aspect-ratio:3/4}.scene-camera-actions{display:grid;grid-template-columns:1fr 1.4fr}.scene-camera-actions button{width:100%}}
