/* Zero-Transit Fidelity v2.4.0 — Observatory interaction/data mapping refinement */

.zt-map-toolbar{display:flex;justify-content:space-between;align-items:flex-end;gap:18px;margin:14px 0 12px;flex-wrap:wrap}
.zt-map-hint{color:#9fb2c1;font-size:.72rem;line-height:1.45;max-width:640px}.zt-map-hint strong{color:#dce8ef;font-weight:600}
.zt-map-toggles{display:flex;flex-wrap:wrap;gap:7px}
.zt-map-toggles button{appearance:none;border:1px solid rgba(137,174,197,.28);background:#071827;color:#9fb2c1;border-radius:999px;padding:7px 10px;display:inline-flex;align-items:center;gap:7px;font:600 .62rem/1 system-ui,-apple-system,"Segoe UI",sans-serif;letter-spacing:.02em;cursor:pointer}
.zt-map-toggles button.active{border-color:rgba(224,177,85,.6);background:#0a2032;color:#e6edf2}.zt-map-toggles button:focus-visible{outline:2px solid #e9b556;outline-offset:2px}
.zt-legend-dot{width:8px;height:8px;border-radius:50%;display:inline-block}.zt-legend-dot.node{background:#43d7e5;box-shadow:0 0 0 3px rgba(67,215,229,.12)}.zt-legend-dot.event{background:#f0b75b;box-shadow:0 0 0 3px rgba(240,183,91,.12)}
.zt-legend-line{width:15px;height:0;border-top:1px dashed #43d7e5;display:inline-block}.zt-legend-land{width:12px;height:9px;border:1px solid #82def3;background:rgba(29,111,153,.32);border-radius:2px;display:inline-block}

.zt-globe-stage{isolation:isolate;overscroll-behavior:contain}
.zt-map-counts{position:absolute;z-index:5;left:12px;bottom:12px;display:flex;gap:6px;flex-wrap:wrap;pointer-events:none}
.zt-map-counts span{background:rgba(2,10,19,.78);border:1px solid rgba(108,184,218,.24);backdrop-filter:blur(6px);border-radius:999px;color:#8fa7b8;padding:6px 9px;font-size:.6rem;letter-spacing:.02em}
.zt-map-counts strong{color:#e8f7fb;font-weight:650}
.zt-map-context{margin-top:10px;padding:10px 12px;border:1px solid rgba(105,153,181,.18);background:rgba(8,28,44,.5);color:#8fa6b6;border-radius:5px;font-size:.69rem;line-height:1.5}.zt-map-context strong{color:#dce8ef}

.zt-maplibre-globe .maplibregl-ctrl-top-right{top:8px;right:8px}.zt-maplibre-globe .maplibregl-ctrl-group{background:rgba(5,22,35,.88);border:1px solid rgba(110,174,205,.25);box-shadow:none}.zt-maplibre-globe .maplibregl-ctrl-group button{filter:invert(1) brightness(1.45);opacity:.78}
.zt-maplibre-globe .maplibregl-cooperative-gesture-screen{background:rgba(2,10,19,.78);color:#e7f4f8;font:600 .75rem/1.4 system-ui,-apple-system,"Segoe UI",sans-serif}
.zt-maplibre-globe .maplibregl-popup-content small{color:#9fb2c1}
.globe-detail small{display:block;margin-top:4px;color:#7f94a4;font-size:.68rem;line-height:1.45}

@media(max-width:700px){
 .zt-map-toolbar{display:block}.zt-map-hint{margin-bottom:10px}.zt-map-toggles{gap:6px}.zt-map-toggles button{padding:7px 9px;font-size:.59rem}
 .zt-globe-stage{height:420px}
 .zt-map-counts{right:12px;left:12px;bottom:10px}.zt-map-counts span{font-size:.56rem;padding:5px 7px}
 .zt-maplibre-globe .maplibregl-ctrl-top-right{top:7px;right:7px}
}
