.hud-emg-section{margin:0 0 12px;border:1px solid rgba(52,211,153,.26);border-radius:14px;background:linear-gradient(145deg,rgba(6,78,59,.16),rgba(15,23,42,.48));overflow:hidden}
.hud-emg-summary{width:100%;display:flex;align-items:center;gap:9px;padding:11px 12px;border:0;background:transparent;color:#86efac;font:800 9px Inter,sans-serif;letter-spacing:.13em;text-transform:uppercase;cursor:pointer}.hud-emg-summary .chev{margin-left:auto;transition:.25s}.hud-emg-section.open .chev{transform:rotate(180deg)}
.hud-emg-content{display:none;padding:0 10px 11px}.hud-emg-section.open .hud-emg-content{display:block;animation:hudEmgIn .25s ease}.hud-emg-grid{display:grid;grid-template-columns:1fr 1fr;gap:7px}.hud-emg-action{display:flex;align-items:center;gap:7px;min-height:40px;padding:8px;border:1px solid rgba(148,163,184,.16);border-radius:10px;background:rgba(2,6,23,.4);color:#cbd5e1;font-size:9.5px;font-weight:700;text-align:left;cursor:pointer}.hud-emg-action:hover,.hud-emg-action.active{border-color:var(--emg-color,#34d399);color:#fff;background:color-mix(in srgb,var(--emg-color,#34d399) 15%,rgba(2,6,23,.5))}.hud-emg-action i{color:var(--emg-color,#34d399)}
.hud-emg-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:6px;margin-bottom:8px}.hud-emg-stat{padding:8px;border-radius:9px;background:rgba(2,6,23,.45);text-align:center}.hud-emg-stat b{display:block;color:#fff;font-size:15px}.hud-emg-stat span{font-size:7px;color:#7dd3fc;text-transform:uppercase;letter-spacing:.08em}
.hud-emg-drawer{display:none;margin-top:8px;padding:9px;border:1px solid rgba(125,211,252,.15);border-radius:11px;background:rgba(2,6,23,.45)}.hud-emg-drawer.open{display:block}.hud-emg-search,.hud-emg-select,.hud-emg-range{width:100%;margin-bottom:7px}.hud-emg-search,.hud-emg-select{padding:8px;border:1px solid rgba(148,163,184,.2);border-radius:9px;background:#071426;color:#e2e8f0;font-size:9px}.hud-emg-list{display:grid;gap:5px;max-height:230px;overflow:auto}.hud-emg-person{padding:8px;border-radius:9px;border:1px solid rgba(148,163,184,.13);background:rgba(15,23,42,.7)}.hud-emg-person b{display:block;color:#e2e8f0;font-size:9.5px}.hud-emg-person small{display:block;color:#8295a7;font-size:8px;margin-top:2px}.hud-emg-person-actions{display:flex;gap:5px;margin-top:6px}.hud-emg-person-actions button,.hud-emg-person-actions a{border:0;border-radius:7px;padding:5px 7px;background:rgba(56,189,248,.12);color:#7dd3fc;font-size:8px;text-decoration:none}.hud-emg-person.pending{opacity:.64}.hud-emg-weather{padding:10px;border-radius:11px;background:linear-gradient(135deg,rgba(14,165,233,.16),rgba(16,185,129,.1))}.hud-emg-weather strong{font-size:24px;color:#fff}.hud-emg-weather span{font-size:9px;color:#9fb5c2}.hud-emg-note{font-size:8px;line-height:1.5;color:#8295a7;margin:6px 0}.hud-emg-radio-label{display:flex;justify-content:space-between;font-size:8px;color:#9fb5c2;margin-bottom:4px}
.hud-emg-incident-types{display:grid;grid-template-columns:1fr 1fr;gap:5px}.hud-emg-type{padding:7px;border:1px solid rgba(148,163,184,.15);border-radius:8px;background:rgba(2,6,23,.45);color:#aebdca;font-size:8px;cursor:pointer}.hud-emg-type.active{border-color:#fb7185;background:rgba(251,113,133,.13);color:#fecdd3}.hud-emg-primary{width:100%;margin-top:7px;padding:8px;border:0;border-radius:9px;background:linear-gradient(90deg,#e11d48,#f97316);color:#fff;font-size:9px;font-weight:800;cursor:pointer}
.emg-hud-marker{width:27px;height:27px;border-radius:9px;display:grid;place-items:center;color:#06131f;border:2px solid #fff;box-shadow:0 5px 16px rgba(0,0,0,.4)}.emg-hud-marker.person{background:#94a3b8}.emg-hud-marker.person.disponible{background:#34d399}.emg-hud-marker.person.duda{background:#fbbf24}.emg-hud-marker.person.complicado{background:#fb7185}.emg-hud-marker.educacion{background:#f472b6}.emg-hud-marker.salud{background:#fb7185}.emg-hud-marker.asistencia{background:#34d399}.emg-hud-marker.seguridad{background:#60a5fa}.emg-hud-marker.bomberos{background:#fb923c}.emg-hud-marker.center{background:#2dd4bf}.hud-status{width:25px!important;padding:5px!important}.hud-status[data-status="disponible"]{color:#4ade80}.hud-status[data-status="duda"]{color:#facc15}.hud-status[data-status="complicado"]{color:#fb7185}.hud-emg-geocode{width:100%;margin-bottom:8px;border:1px solid rgba(56,189,248,.25);border-radius:9px;padding:8px;background:rgba(56,189,248,.1);color:#7dd3fc;font-size:8px;font-weight:800;cursor:pointer}
@keyframes hudEmgIn{from{opacity:0;transform:translateY(-5px)}}
@media(max-width:768px){#hudControlPanel{max-width:100vw!important;width:100vw!important}.hud-emg-action{min-height:48px;font-size:11px}.hud-emg-person{padding:12px}.hud-emg-person b{font-size:12px}.hud-emg-person small{font-size:10px}.hud-emg-person-actions button,.hud-emg-person-actions a{min-height:38px;min-width:42px;padding:10px 12px;font-size:10px;display:inline-flex;align-items:center;justify-content:center}.hud-emg-list{max-height:45vh}.hud-emg-summary{min-height:48px;font-size:10px}}
