/* Map-first desktop workspace, with a stacked reading order on small screens. */
.observatory-page .home-wrap.ob-wide{max-width:1800px;padding-inline:24px}
.modern .observatory-intro{grid-template-columns:1fr 130px;padding-block:22px;gap:20px;max-width:1800px}
.observatory-intro h1{font-size:30px;margin:10px 0;line-height:1.12}.observatory-intro h1 br{display:none}.observatory-intro p{font-size:14px;max-width:850px;margin:8px 0}.observatory-mark{max-height:130px}.observatory-intro .text-link{font-size:12px}
.modern .ob-sections{max-width:1800px;padding-block:12px;gap:25px}.ob-console{border-radius:14px;background:#101f2e}.ob-toolbar{padding:15px 20px;background:linear-gradient(100deg,#233d51,#162638);gap:12px}.ob-toolbar>div:first-child{flex:1}.ob-toolbar button{padding:10px 12px;white-space:nowrap}.ob-controls{padding:12px 20px;gap:12px}.ob-controls label{gap:4px}.ob-controls input,.ob-controls select{min-height:35px;padding:8px}
.ob-workspace{grid-template-columns:220px minmax(0,1fr) 280px;align-items:stretch}.ob-explorer{min-width:0;border-right:1px solid #7599b22d;background:#0d1c2a;max-height:690px;overflow:auto;scrollbar-width:thin}.ob-layer-bar{padding:18px 14px;background:none}.ob-layer-bar small{font-size:10px}.ob-layer-bar strong{font-size:12px}#ob-layers{display:grid;gap:6px;margin-top:12px}.ob-layer{border-radius:6px;padding:9px 8px;gap:7px;font-size:11px}.ob-layer b{margin-left:auto}.ob-layer i{flex-shrink:0}.ob-layer span{flex:1}.ob-context-controls{padding:0 14px 16px;border-bottom:1px solid #7599b22d}.ob-context-controls h3{font-size:12px;margin:8px 0}.ob-context-controls p,.ob-context-controls small{font-size:10px;color:#adc5d5;line-height:1.6}.ob-context-controls label{margin-block:6px}.ob-context-controls input[type=search]{width:100%;min-width:0;background:#152b3e;border:1px solid #7696b34d;border-radius:6px;padding:8px;color:#e9f5ff;font-size:11px;margin-top:8px}.ob-context-results button{display:block;background:none;border:0;color:#a5d7e7;text-align:left;cursor:pointer;font-size:11px;padding:7px 0}.ob-context-results small{display:block;margin-top:8px}.ob-context-marker{cursor:pointer;stroke:#071420;stroke-width:.5;fill:#7ee1cc;opacity:.8}.ob-context-marker.ports{fill:#dfbbfd}.ob-context-marker:hover{stroke:white;stroke-width:1.5;opacity:1}.ob-explorer .ob-results-header{padding:16px 14px 8px;display:block}.observatory-page .ob-results-header h2{font-size:14px}.ob-explorer .ob-count{font-size:10px}.ob-explorer .ob-event-list{max-height:320px;padding:0 7px 10px}.ob-explorer .ob-event{grid-template-columns:30px 1fr;padding:10px 5px;gap:7px}.ob-explorer .ob-event-badge{width:28px;height:28px;font-size:8px}.ob-explorer .ob-event strong{font-size:11px;line-height:1.5}.ob-explorer .ob-event small{font-size:9px}.ob-map-panel{background:radial-gradient(ellipse at 50% 45%,#1c3a4d,#0d1c2a);display:flex;flex-direction:column;justify-content:center;border-right:1px solid #7599b22d;min-height:490px}.ob-map-heading{padding:15px 18px 5px;font-size:9px}.ob-member-toolbar{padding:8px 18px 16px}.ob-member-toolbar button{font-size:10px;padding:8px 10px}#ob-world{flex:1;max-height:530px;min-height:300px}#ob-world>rect:first-of-type{fill:#102433}.ob-map-note{font-size:10px;margin-top:18px;padding-inline:18px}.ob-inspector{min-width:0;max-height:690px;overflow:auto;scrollbar-width:thin;background:linear-gradient(145deg,#1c3042,#122232)}.ob-inspector-heading{padding:18px 20px;font:10px monospace;letter-spacing:.14em;border-bottom:1px solid #7599b22d;color:#a8c8d9}.ob-detail{padding:20px}.observatory-page .ob-detail h2{font-size:21px;margin:14px 0}.ob-detail p,.ob-detail li{font-size:12px;line-height:1.7}.ob-detail dl{grid-template-columns:70px 1fr;font-size:10px;padding:14px 0;gap:10px}.ob-detail .eyebrow{font-size:9px}.ob-detail .ob-source-link{font-size:11px}.ob-layer-status{padding:12px 20px;font-size:11px}
.ob-signal-dock{display:grid;grid-template-columns:1.25fr 1fr 1fr;border-top:1px solid #7599b23a}.ob-stream{min-width:0;border-right:1px solid #7599b23a}.ob-stream:last-child{border:0}.ob-stream-heading{display:flex;align-items:center;justify-content:space-between;padding:13px 18px;background:#20354755;gap:10px}.ob-stream-heading h3{font-size:12px;margin:0}.ob-stream-heading a{font-size:10px}.ob-stream-body{height:235px;overflow:auto;padding:0 18px;scrollbar-width:thin}.ob-dispatch,.ob-provider-mini{padding:13px 0;border-bottom:1px solid #7599b22d}.ob-dispatch small,.ob-provider-mini small{display:block;font-size:9px;color:#9ab9ca;margin-bottom:6px}.ob-dispatch a{font-size:12px;text-decoration:none;line-height:1.5;display:block}.ob-dispatch a:hover{text-decoration:underline}.ob-provider-mini strong{font-size:12px;display:block;margin-bottom:5px}.ob-provider-mini span{font-size:10px}.ob-provider-mini small{margin:6px 0 0}.ob-status-clear{color:#9bdec5}.ob-status-check{color:#edc78b}.ob-stream-body>p{font-size:12px;color:#b8cbd9}.ob-expanded{position:fixed;inset:10px;z-index:1000;overflow:auto;margin:0!important;box-shadow:0 0 0 50px #081420ed}.ob-workspace-open{overflow:hidden}.ob-expanded .ob-workspace{grid-template-columns:230px minmax(0,1fr) 300px}.ob-view-actions{display:flex;align-items:center}
@media(min-width:1600px){.ob-workspace{grid-template-columns:240px minmax(0,1fr) 320px}.ob-map-panel{min-height:590px}}
@media(max-width:1100px){.ob-workspace,.ob-expanded .ob-workspace{grid-template-columns:200px minmax(0,1fr)}.ob-inspector{grid-column:1/-1;max-height:380px;border-top:1px solid #7599b23a}.ob-detail dl{grid-template-columns:110px 1fr}.ob-map-panel{border:0}.ob-signal-dock{grid-template-columns:1fr 1fr}.ob-stream:last-child{grid-column:1/-1}.ob-stream-body{height:210px}}
@media(max-width:650px){.observatory-page .home-wrap.ob-wide{padding-inline:10px}.modern .observatory-intro{grid-template-columns:1fr 80px;padding-block:18px}.observatory-intro h1{font-size:24px}.observatory-intro p{font-size:12px}.observatory-intro .observatory-mark{margin:0}.observatory-intro .eyebrow{font-size:9px}.ob-toolbar{flex-wrap:wrap;padding:12px}.ob-toolbar>div:first-child{flex-basis:100%}.ob-toolbar button{font-size:10px}.ob-controls{padding:12px}.ob-workspace,.ob-expanded .ob-workspace{display:flex;flex-direction:column}.ob-map-panel{order:0;min-height:0}.ob-explorer{order:1;max-height:390px;border-top:1px solid #7599b23a;border-right:0}.ob-inspector{order:2;max-height:450px}#ob-layers{grid-template-columns:1fr 1fr}.ob-layer-bar{padding:14px}.ob-layer-bar small{max-width:450px}.ob-explorer .ob-event-list{max-height:230px}.ob-explorer .ob-event{grid-template-columns:32px 1fr}.ob-explorer .ob-event strong{font-size:12px}#ob-world{min-height:0;max-height:none;flex:none}.ob-map-heading span:last-child{display:none}.ob-member-toolbar{flex-wrap:nowrap;gap:6px}.ob-member-toolbar>span{font-size:9px}.ob-signal-dock{display:block}.ob-stream{border-right:0}.ob-stream-body{height:240px}.ob-expanded{inset:0;border-radius:0}.ob-view-actions{margin-left:auto}}

@media(min-width:1101px){.ob-explorer,.ob-inspector{max-height:550px}.ob-map-panel{min-height:490px;justify-content:flex-start}#ob-world{flex:none;min-height:0;max-height:none;margin-block:auto}.ob-map-note{margin-bottom:18px}}

#ob-country-boundaries path{fill:transparent;stroke:#81adbf30;stroke-width:.35;cursor:pointer;fill-rule:evenodd}#ob-country-boundaries path:hover,#ob-country-boundaries path.active{fill:#75c9da25;stroke:#a4e9f0;stroke-width:1}.ob-country-panel{padding:20px;border-top:1px solid #7599b23a;scroll-margin-top:100px;background:linear-gradient(110deg,#183449,#122332)}.ob-country-heading{display:flex;align-items:center;gap:25px}.ob-country-heading label{display:grid;gap:8px;min-width:220px;font-size:12px}.ob-country-heading select{padding:10px;color:#e2f4fb;background:#102334;border:1px solid #7497b277;border-radius:6px;max-width:100%}.ob-country-heading p,.ob-country-body>p{font-size:12px;color:#abc4d5;line-height:1.7}.ob-country-summary h2{font-size:24px;margin:18px 0 8px}.ob-country-summary p{font-size:12px;color:#b7d6e4}.ob-country-grid{display:grid;grid-template-columns:1fr 1fr 1fr;gap:24px}.ob-country-grid section{max-height:330px;overflow:auto;scrollbar-width:thin}.ob-country-grid h3{font-size:14px}.ob-country-grid small{display:block;font-size:10px;line-height:1.6;color:#aec8d7}.ob-country-grid button,.ob-country-grid article,.ob-country-grid section>p{display:block;width:100%;text-align:left;padding:12px 0;border:0;border-bottom:1px solid #789caf33;background:none;color:#daeefa;font-size:12px;line-height:1.6}.ob-country-grid button{cursor:pointer}.ob-country-grid button:hover{color:#83e7e6}.ob-country-grid a{font-size:12px;line-height:1.6;text-decoration:none}.ob-country-grid a:hover{text-decoration:underline}@media(max-width:700px){.ob-country-heading{display:block}.ob-country-grid{grid-template-columns:1fr}.ob-country-heading label{min-width:0}.ob-country-grid section{max-height:270px}}

.ob-radar-measured{padding:24px;border:1px solid #86b2c355;border-radius:14px;background:#122b3d;margin:24px 0}.ob-radar-measured[hidden]{display:none}.ob-radar-measured svg{width:100%;background:linear-gradient(#18374d,#102030);border-bottom:1px solid #99c5d5}.ob-radar-measured p{font-size:12px;line-height:1.7;color:#bdd3e3}.ob-radar-measured table{width:100%;font-size:12px;text-align:left}.ob-radar-measured td,.ob-radar-measured th{padding:8px;border-bottom:1px solid #809cb344}

#ob-world{touch-action:none;cursor:grab}#ob-world:active{cursor:grabbing}.ob-map-buttons{display:flex;gap:6px}.ob-map-buttons button{min-width:36px;font-size:14px}.ob-map-position{font:11px monospace;color:#b7ddec}.ob-navigation-hint{padding:0 18px;font-size:10px;color:#a9c4d4;margin:0 0 10px}.ob-recent-signal{animation:ob-signal-glow 4s ease-in-out infinite}.ob-recent-signal:nth-child(3n){animation-delay:-1.3s}.ob-recent-signal:nth-child(3n+1){animation-delay:-2.6s}@keyframes ob-signal-glow{0%,100%{opacity:.55;filter:drop-shadow(0 0 0 transparent)}50%{opacity:1;filter:drop-shadow(0 0 3px #b9edf4)}}@media(prefers-reduced-motion:reduce){.ob-recent-signal{animation:none}}
/* Tiled geography reveals actual map detail at each zoom level. */
#ob-detail-map{height:510px;min-height:380px;width:100%;isolation:isolate;background:#dbe5e7;font-family:inherit;z-index:0}.ob-expanded #ob-detail-map{height:calc(100vh - 280px);min-height:350px}.ob-map-count{background:none;border:0;box-shadow:none;color:white;font:bold 10px monospace;padding:0}.leaflet-tooltip{white-space:normal;max-width:260px}.leaflet-control-attribution{font-size:10px!important}.leaflet-container a{color:#15547a}.leaflet-interactive{cursor:pointer}@media(max-width:650px){#ob-detail-map{height:420px;min-height:320px}}
#ob-detail-map .leaflet-control-attribution{color:#243f50;background:#fffffff0}#ob-detail-map .leaflet-control-attribution a{color:#145171}#ob-detail-map .ob-map-count{background:none;border:none;box-shadow:none;color:white}#ob-detail-map .ob-map-count:before{display:none}
/* Map workspace: geography and reading stay in sync. */
.ob-night-map .leaflet-tile-pane{filter:invert(1) hue-rotate(175deg) saturate(.45) brightness(1.15) contrast(.8)}
.ob-map-hud{display:flex;justify-content:space-between;gap:12px;padding:10px 18px;background:#0b1b29;border-block:1px solid #8bc5df24;color:#9ec9d9;font:10px monospace;letter-spacing:.04em}.ob-map-hud strong{font-weight:400;color:#d1e6ed}.ob-follow-view{display:flex;gap:7px;align-items:center;margin:0 14px 10px;font-size:11px;color:#c1dce6;cursor:pointer}.ob-follow-view input{accent-color:#79c5d5}.ob-viewport-empty{font-size:12px;line-height:1.6;color:#b4cedb;padding:12px 14px}#ob-list .ob-event[hidden]{display:none}.ob-locate-report{display:block;width:100%;padding:11px 12px;margin:0 0 14px;border:1px solid #86c4d570;border-radius:7px;background:#37607640;color:#d4f0f8;font:inherit;font-size:12px;cursor:pointer}.ob-locate-report:hover{background:#37607680}.ob-map-buttons{flex-wrap:wrap}.ob-map-buttons button[aria-pressed=true]{border-color:#8fd1dc;background:#36607460}@media(max-width:650px){.ob-map-hud{flex-direction:column;gap:6px}.ob-member-toolbar{flex-wrap:wrap}.ob-map-buttons button{font-size:12px}}
/* Motion refers to published observations, never invented attack paths. */
.ob-wave-anchor{pointer-events:none!important;background:none;border:0}.ob-report-wave,.ob-selected-beacon{display:block;width:100%;height:100%;position:relative;pointer-events:none}.ob-report-wave:before,.ob-report-wave:after{content:'';position:absolute;inset:0;border:2px solid var(--wave-color);border-radius:50%;animation:ob-report-wave 5s ease-out infinite;animation-delay:var(--wave-delay);box-shadow:0 0 9px var(--wave-color)}.ob-report-wave:after{animation-delay:calc(var(--wave-delay) - 2.5s)}@keyframes ob-report-wave{0%{transform:scale(.18);opacity:0}15%{opacity:.8}100%{transform:scale(1.2);opacity:0}}.ob-selected-beacon:before{content:'';position:absolute;inset:5px;border:2px solid #ffd29b;border-inline-color:transparent;border-radius:50%;animation:ob-focus-orbit 9s linear infinite;filter:drop-shadow(0 0 5px #f5b775)}.ob-selected-beacon:after{content:'';position:absolute;inset:15px;border:1px solid #fff8;border-radius:50%}@keyframes ob-focus-orbit{to{transform:rotate(360deg)}}.ob-map-activity{padding:10px 18px;background:linear-gradient(90deg,#284e5a70,transparent);border-left:2px solid #77ccd2;color:#c5e4e9;font-size:11px;line-height:1.6;min-height:37px}@media(prefers-reduced-motion:reduce){.ob-report-wave:before,.ob-report-wave:after{animation:none;opacity:.18;transform:scale(.6)}.ob-selected-beacon:before{animation:none}}
.ob-attack-flows{padding:14px;border-block:1px solid #e9ad7130;background:linear-gradient(130deg,#73463320,transparent)}.ob-attack-flows h3{font-size:13px;color:#ffc28c;margin:0 0 10px}.ob-attack-flows label{font-size:12px;color:#f0d8c1;display:flex;gap:7px;align-items:center}.ob-attack-flows input{accent-color:#ffba80}.ob-attack-flows p{font-size:10px;color:#b9cbd5;line-height:1.6}.ob-attack-flows>div{max-height:170px;overflow:auto}.ob-attack-flows button{display:block;border:0;background:none;color:#ffcca3;text-align:left;font-size:11px;padding:7px 0;cursor:pointer}.ob-attack-route{stroke-dasharray:7 13;animation:ob-attack-direction 2s linear infinite;filter:drop-shadow(0 0 3px #ff965866)}@keyframes ob-attack-direction{to{stroke-dashoffset:-40}}@media(prefers-reduced-motion:reduce){.ob-attack-route{animation:none}}
