.osoix-live-activity-stream{z-index:36;-webkit-backdrop-filter:blur(17px);backdrop-filter:blur(17px);color:#eaf8ff;pointer-events:auto;background:linear-gradient(155deg,#020a10e6,#02070cc2);border:1px solid #73e7ff29;border-radius:13px;width:276px;max-height:42vh;font-family:Arial,Helvetica,sans-serif;position:absolute;top:126px;right:14px;overflow:hidden;box-shadow:0 18px 52px #00000057}.osoix-live-activity-stream>header{background:#040f16b8;border-bottom:1px solid #73e7ff1a;justify-content:space-between;align-items:center;height:31px;padding:0 9px;display:flex}.osoix-live-activity-stream>header>div{align-items:center;gap:7px;display:flex}.osoix-live-activity-stream>header i{background:#79f2c0;border-radius:50%;width:6px;height:6px;animation:1.7s infinite osoixActivityPulse;box-shadow:0 0 #79f2c061}.osoix-live-activity-stream>header span{color:#b1eaff;letter-spacing:.13em;font-size:7px;font-weight:900}.osoix-live-activity-stream>header b{color:#65808d;font-variant-numeric:tabular-nums;font-size:7px}.osoix-live-activity-items{max-height:calc(42vh - 55px);display:grid;overflow:hidden}.osoix-live-activity-items>p{color:#516d79;letter-spacing:.08em;margin:0;padding:17px 10px;font-size:6.5px;font-weight:900}.osoix-live-activity-items button{--activity-accent:#73e7ff;background:linear-gradient(90deg,color-mix(in srgb,var(--activity-accent) 4%,transparent),transparent 48%);width:100%;color:inherit;font:inherit;text-align:left;cursor:pointer;appearance:none;border:0;border-bottom:1px solid #73e7ff12;grid-template-columns:52px 1fr;grid-template-areas:"time title""time detail";gap:2px 6px;padding:8px 9px 8px 13px;transition:background .3s,box-shadow .3s,border-color .3s,transform .2s;animation:.24s both osoixActivityIn;display:grid;position:relative}.osoix-live-activity-items button:before{content:"";background:var(--activity-accent);width:3px;height:3px;box-shadow:0 0 8px var(--activity-accent);border-radius:50%;position:absolute;top:11px;left:5px}.osoix-live-activity-items button:hover,.osoix-live-activity-items button:focus-visible{background:linear-gradient(90deg,color-mix(in srgb,var(--activity-accent) 12%,transparent),color-mix(in srgb,var(--activity-accent) 3%,transparent) 58%,transparent);box-shadow:inset 2px 0 0 color-mix(in srgb,var(--activity-accent) 48%,transparent);outline:none;transform:translate(-2px)}.osoix-live-activity-items button:focus-visible{outline:1px solid color-mix(in srgb,var(--activity-accent) 52%,transparent);outline-offset:-2px}.osoix-live-activity-items button[data-kind=orbit]{--activity-accent:#6da8ff}.osoix-live-activity-items button[data-kind=camera]{--activity-accent:#79f2c0}.osoix-live-activity-items button[data-kind=observation]{--activity-accent:#b38cff}.osoix-live-activity-items button[data-kind=earth]{--activity-accent:#ffb55f}.osoix-live-activity-items button[data-kind=quality]{--activity-accent:#f2d479}.osoix-live-activity-items button[data-kind=selection]{--activity-accent:#eaf8ff}.osoix-live-activity-items button[data-tone=positive]{--activity-accent:#79f2c0;background:linear-gradient(90deg,#79f2c01f,#79f2c006 58%,#0000);border-bottom-color:#79f2c021;box-shadow:inset 2px 0 #79f2c047}.osoix-live-activity-items button[data-tone=warning]{--activity-accent:#ffb55f;background:linear-gradient(90deg,#ffb55f24,#ffb55f08 58%,#0000);border-bottom-color:#ffb55f29;box-shadow:inset 2px 0 #ffb55f52}.osoix-live-activity-items button[data-tone=connecting]{--activity-accent:#73e7ff;background:linear-gradient(90deg,#73e7ff1c,#73e7ff06 58%,#0000);border-bottom-color:#73e7ff21;box-shadow:inset 2px 0 #73e7ff40}.osoix-live-activity-items time{color:#506c78;font-variant-numeric:tabular-nums;grid-area:time;align-self:start;font-size:5.8px;font-weight:800}.osoix-live-activity-items b{color:#dff7ff;letter-spacing:.055em;text-overflow:ellipsis;white-space:nowrap;grid-area:title;font-size:6.6px;overflow:hidden}.osoix-live-activity-items span{color:#6c8590;text-overflow:ellipsis;white-space:nowrap;grid-area:detail;font-size:6px;line-height:1.25;overflow:hidden}.osoix-live-activity-stream>footer{color:#435e69;letter-spacing:.055em;white-space:nowrap;text-overflow:ellipsis;padding:5px 8px;font-size:4.9px;font-weight:900;overflow:hidden}@keyframes osoixActivityIn{0%{opacity:0;transform:translate(6px)}to{opacity:1;transform:none}}@keyframes osoixActivityPulse{0%{box-shadow:0 0 #79f2c061}70%,to{box-shadow:0 0 0 7px #79f2c000}}@media (max-width:1540px){.osoix-live-activity-stream{width:238px;top:132px}.osoix-live-activity-items button{grid-template-columns:44px 1fr;padding-inline:11px 7px}.osoix-live-activity-items button:nth-child(n+6){display:none}}@media (max-width:1320px){.osoix-live-activity-stream{width:208px;top:140px}.osoix-live-activity-items button:nth-child(n+5),.osoix-live-activity-items time{display:none}.osoix-live-activity-items button{grid-template-columns:1fr;grid-template-areas:"title""detail"}}@media (max-width:980px){.osoix-live-activity-stream{display:none}}.osoix-live-command-stage:fullscreen .osoix-live-activity-stream{width:290px;max-height:48vh;top:128px;right:16px}.osoix-live-command-stage:fullscreen .osoix-live-activity-items{max-height:calc(48vh - 55px)}.osoix-live-command-stage:fullscreen .osoix-live-activity-items button:nth-child(n){display:grid}@media (prefers-reduced-motion:reduce){.osoix-live-activity-stream>header i,.osoix-live-activity-items button{animation:none}.osoix-live-activity-items button{transition:none}}
.osoix-live-evidence-pulse{z-index:35;-webkit-backdrop-filter:blur(17px);backdrop-filter:blur(17px);color:#eaf8ff;pointer-events:auto;background:linear-gradient(155deg,#030a12e8,#02070dc7);border:1px solid #b38cff2e;border-radius:14px;width:clamp(430px,42vw,650px);font-family:Arial,Helvetica,sans-serif;position:absolute;top:54px;left:50%;overflow:hidden;transform:translate(-50%);box-shadow:0 16px 48px #0000004d}.osoix-live-evidence-pulse>header{background:#070b18ad;border-bottom:1px solid #b38cff1f;align-items:center;gap:7px;height:28px;padding:0 10px;display:flex}.osoix-live-evidence-pulse>header i{background:#b38cff;border-radius:50%;width:6px;height:6px;animation:1.9s infinite osoixEvidencePulse;box-shadow:0 0 #b38cff6b}.osoix-live-evidence-pulse>header span{color:#a9c6d5;letter-spacing:.11em;font-size:6.5px;font-weight:900}.osoix-live-evidence-pulse>header b{color:#d8c8ff;letter-spacing:.08em;margin-left:auto;font-size:6.5px;font-weight:900}.osoix-live-evidence-columns{background:#73e7ff12;grid-template-columns:1fr 1fr;gap:1px;display:grid}.osoix-live-evidence-columns>section{background:#02090feb;min-width:0;padding:7px}.osoix-live-evidence-columns>section>strong{color:#6d8793;letter-spacing:.1em;margin:0 3px 5px;font-size:6px;font-weight:900;display:block}.osoix-live-evidence-columns>section>div{gap:3px;display:grid}.osoix-live-evidence-columns button{width:100%;min-height:30px;color:inherit;text-align:left;cursor:pointer;background:#08141cb8;border:1px solid #ffffff0e;border-radius:8px;grid-template-columns:7px minmax(0,1fr) auto;align-items:center;gap:6px;padding:5px 6px;transition:border-color .16s,background .16s,transform .16s;display:grid}.osoix-live-evidence-columns button:hover,.osoix-live-evidence-columns button:focus-visible{background:#0c1f27db;border-color:#73e7ff42;outline:none;transform:translateY(-1px)}.osoix-live-evidence-columns button:disabled{cursor:default;opacity:.68;transform:none}.osoix-live-evidence-columns button>i{background:#73e7ff;border-radius:50%;width:6px;height:6px;box-shadow:0 0 8px #73e7ff8c}.osoix-live-evidence-columns section:first-child button>i{background:#79f2c0;box-shadow:0 0 8px #79f2c085}.osoix-live-evidence-columns button[data-freshness=current]>i{background:#79f2c0}.osoix-live-evidence-columns button[data-freshness=near-live]>i{background:#73e7ff}.osoix-live-evidence-columns button[data-freshness=aged]>i{background:#f2d479}.osoix-live-evidence-columns button[data-freshness=stale]>i,.osoix-live-evidence-columns button[data-freshness=source-unavailable]>i{background:#ff9475}.osoix-live-evidence-columns button>span{gap:1px;min-width:0;display:grid}.osoix-live-evidence-columns button>span>b{color:#dcecf4;text-overflow:ellipsis;white-space:nowrap;font-size:6.7px;overflow:hidden}.osoix-live-evidence-columns button>span>small{color:#617b87;text-overflow:ellipsis;white-space:nowrap;font-size:5.7px;overflow:hidden}.osoix-live-evidence-columns button>em{color:#78909b;white-space:nowrap;font-size:5.6px;font-style:normal;font-weight:800}.osoix-live-evidence-columns p{color:#536d79;letter-spacing:.06em;margin:0;padding:9px;font-size:6px;font-weight:800}.osoix-live-evidence-pulse>footer{color:#425d68;white-space:nowrap;text-overflow:ellipsis;padding:5px 8px;font-size:4.8px;font-weight:800;line-height:1.25;overflow:hidden}.osoix-live-evidence-pulse[data-synced=false]>header i{background:#6da8ff;animation:none}@keyframes osoixEvidencePulse{0%{box-shadow:0 0 #b38cff66}70%,to{box-shadow:0 0 0 7px #b38cff00}}@media (max-width:1540px){.osoix-live-evidence-pulse{width:clamp(420px,40vw,560px)}.osoix-live-evidence-columns button:nth-child(n+3){display:none}}@media (max-width:1320px){.osoix-live-evidence-pulse{width:440px;top:52px}.osoix-live-evidence-columns button>em{text-overflow:ellipsis;max-width:64px;overflow:hidden}}@media (max-width:1080px){.osoix-live-evidence-pulse{display:none}}@media (max-width:980px){.osoix-live-evidence-pulse{z-index:12;width:auto;margin:10px 12px 0;display:block;position:relative;top:auto;left:auto;transform:none}.osoix-live-evidence-columns button:nth-child(n){display:grid}.osoix-live-evidence-pulse>footer{white-space:normal}}@media (max-width:620px){.osoix-live-evidence-pulse{margin-inline:8px}.osoix-live-evidence-columns{grid-template-columns:1fr}.osoix-live-evidence-columns>section+section{border-top:1px solid #73e7ff14}}.osoix-live-command-stage:fullscreen .osoix-live-evidence-pulse{width:min(650px,48vw);top:54px}@media (prefers-reduced-motion:reduce){.osoix-live-evidence-pulse>header i,.osoix-live-evidence-columns button{transition:none;animation:none}}
.osoix-spatial-live-anchors{z-index:23;pointer-events:none;font-family:Arial,Helvetica,sans-serif;position:absolute;inset:68px 0 0;overflow:hidden}.osoix-spatial-anchor{color:#eaf8ff;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);pointer-events:auto;cursor:pointer;opacity:0;visibility:hidden;will-change:transform;background:linear-gradient(145deg,#020c12e8,#030a0fc7);border:1px solid #73e7ff38;border-radius:10px;align-items:center;gap:7px;max-width:190px;margin:0;padding:5px 7px 5px 5px;transition:opacity .16s,border-color .16s,box-shadow .16s;display:flex;position:absolute;top:0;left:0;box-shadow:0 12px 34px #00000061,0 0 24px #73e7ff0d}.osoix-spatial-anchor[data-visible=true]{opacity:.94;visibility:visible}.osoix-spatial-anchor:hover,.osoix-spatial-anchor:focus-visible{z-index:2;opacity:1;border-color:#79f2c08c;outline:none;box-shadow:0 16px 44px #0000007a,0 0 30px #79f2c01f}.osoix-spatial-anchor:disabled{cursor:default}.osoix-spatial-anchor-stem{pointer-events:none;background:linear-gradient(#79f2c0c2,#79f2c000);width:1px;height:20px;position:absolute;top:100%;left:50%;transform:translate(-50%)}.osoix-spatial-anchor-stem:after{content:"";background:#04110d;border:1px solid #79f2c0c7;border-radius:50%;width:6px;height:6px;position:absolute;top:17px;left:50%;transform:translate(-50%);box-shadow:0 0 12px #79f2c09e}.osoix-spatial-camera-thumb{background:radial-gradient(circle,#73e7ff1a,#0000 60%),#041017;border:1px solid #ffffff1c;border-radius:6px;flex:0 0 64px;width:64px;height:38px;display:block;overflow:hidden}.osoix-spatial-camera-thumb img{object-fit:cover;filter:saturate(.82)contrast(1.07);width:100%;height:100%;animation:.24s both osoixSpatialFrameReveal;display:block}.osoix-spatial-camera-thumb img[hidden]{display:none}.osoix-spatial-anchor-copy{text-align:left;gap:2px;min-width:0;display:grid}.osoix-spatial-anchor-copy b,.osoix-spatial-anchor-copy small,.osoix-spatial-anchor-copy em{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.osoix-spatial-anchor-copy b{color:#e9fbf2;letter-spacing:.045em;font-size:7px;line-height:1.1}.osoix-spatial-anchor-copy small{color:#8da2ad;max-width:100px;font-size:6.5px;line-height:1.15}.osoix-spatial-anchor-copy em{color:#6f8a7e;letter-spacing:.07em;text-transform:uppercase;font-size:6px;font-style:normal;font-weight:900}.osoix-spatial-camera-anchor[data-freshness=current],.osoix-spatial-camera-anchor[data-freshness=near-live]{border-color:#79f2c04d}.osoix-spatial-camera-anchor[data-freshness=aged]{border-color:#ffc0684d}.osoix-spatial-camera-anchor[data-freshness=stale]{opacity:.76;border-color:#ff876e57}.osoix-spatial-observation-anchor{background:linear-gradient(145deg,#080b1de6,#030a0fcc);border-color:#8e9cff40;max-width:168px;min-height:34px;padding-left:11px}.osoix-spatial-observation-pulse{background:#8e9cff;border:1px solid #8e9cffe0;border-radius:50%;flex:0 0 8px;width:8px;height:8px;position:relative;box-shadow:0 0 12px #8e9cff9e}.osoix-spatial-observation-pulse:after{content:"";border:1px solid #8e9cff61;border-radius:50%;animation:2s ease-out infinite osoixObservationAnchorPulse;position:absolute;inset:-5px}.osoix-spatial-observation-anchor .osoix-spatial-anchor-copy b{color:#dfe2ff}.osoix-spatial-observation-anchor .osoix-spatial-anchor-copy em{color:#858db7}.osoix-spatial-earth-anchor{--earth-anchor:#73e7ff;border-color:color-mix(in srgb,var(--earth-anchor) 36%,transparent);background:linear-gradient(145deg,color-mix(in srgb,var(--earth-anchor) 8%,#020b10f0),#030a0fd1);max-width:178px;min-height:34px;box-shadow:0 12px 34px #0006,0 0 24px color-mix(in srgb,var(--earth-anchor) 10%,transparent);padding-left:10px}.osoix-spatial-earth-anchor[data-category=earthquake]{--earth-anchor:#ff886f}.osoix-spatial-earth-anchor[data-category=severe-storm]{--earth-anchor:#73c8ff}.osoix-spatial-earth-anchor[data-category=wildfire]{--earth-anchor:#ffb45f}.osoix-spatial-earth-anchor[data-category=volcano]{--earth-anchor:#d18cff}.osoix-spatial-earth-anchor[data-category=flood]{--earth-anchor:#6dd6ff}.osoix-spatial-earth-anchor[data-category=landslide]{--earth-anchor:#c6aa7f}.osoix-spatial-earth-anchor[data-category=ice]{--earth-anchor:#b9edff}.osoix-spatial-earth-anchor[data-category=drought],.osoix-spatial-earth-anchor[data-category=temperature-extreme]{--earth-anchor:#ffd06e}.osoix-spatial-earth-anchor[data-category=dust-haze]{--earth-anchor:#d8bd91}.osoix-spatial-earth-pulse{border:1px solid color-mix(in srgb,var(--earth-anchor) 92%,white);background:var(--earth-anchor);width:9px;height:9px;box-shadow:0 0 14px color-mix(in srgb,var(--earth-anchor) 70%,transparent);border-radius:50%;flex:0 0 9px;position:relative}.osoix-spatial-earth-pulse:before,.osoix-spatial-earth-pulse:after{content:"";border:1px solid color-mix(in srgb,var(--earth-anchor) 40%,transparent);border-radius:50%;animation:2.4s ease-out infinite osoixEarthSpatialPulse;position:absolute;inset:-6px}.osoix-spatial-earth-pulse:after{animation-delay:.8s}.osoix-spatial-earth-anchor[data-age=current] .osoix-spatial-earth-pulse:before,.osoix-spatial-earth-anchor[data-age=current] .osoix-spatial-earth-pulse:after{animation-duration:1.65s}.osoix-spatial-earth-anchor[data-age=recent] .osoix-spatial-earth-pulse:before,.osoix-spatial-earth-anchor[data-age=recent] .osoix-spatial-earth-pulse:after{animation-duration:2.1s}.osoix-spatial-earth-anchor[data-age=aged]{opacity:.82}.osoix-spatial-earth-anchor[data-age=stale]{opacity:.66}.osoix-spatial-earth-anchor .osoix-spatial-anchor-copy b{color:color-mix(in srgb,var(--earth-anchor) 76%,white)}.osoix-spatial-earth-anchor .osoix-spatial-anchor-copy em{color:color-mix(in srgb,var(--earth-anchor) 58%,#607681)}.osoix-spatial-live-anchors[data-earth-source=degraded] .osoix-spatial-earth-anchor,.osoix-spatial-live-anchors[data-earth-source=unavailable] .osoix-spatial-earth-anchor{filter:saturate(.68);opacity:.68}.osoix-spatial-anchor-boundary{clip:rect(0 0 0 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}@keyframes osoixSpatialFrameReveal{0%{opacity:.2;filter:saturate(.45)contrast(.9)blur(2px)}to{opacity:1;filter:saturate(.82)contrast(1.07)blur()}}@keyframes osoixObservationAnchorPulse{0%{opacity:.8;transform:scale(.65)}75%,to{opacity:0;transform:scale(1.75)}}@keyframes osoixEarthSpatialPulse{0%{opacity:.85;transform:scale(.55)}72%,to{opacity:0;transform:scale(2)}}@media (max-width:1320px){.osoix-spatial-camera-thumb{flex-basis:54px;width:54px;height:32px}.osoix-spatial-anchor{max-width:166px}.osoix-spatial-anchor-copy small{max-width:86px}.osoix-spatial-earth-anchor{max-width:156px}}@media (max-width:980px){.osoix-spatial-live-anchors{height:72vh;inset:110px 0 auto}.osoix-spatial-anchor{max-width:132px;padding:5px 7px}.osoix-spatial-camera-thumb{display:none}.osoix-spatial-anchor-stem{height:14px}.osoix-spatial-anchor-stem:after{top:11px}.osoix-spatial-anchor-copy small{max-width:104px}.osoix-spatial-observation-anchor,.osoix-spatial-earth-anchor{max-width:138px}}@media (max-width:620px){.osoix-spatial-anchor{border-radius:8px;max-width:108px;padding:4px 6px}.osoix-spatial-anchor-copy small{max-width:86px}.osoix-spatial-anchor-copy b{font-size:6.5px}.osoix-spatial-anchor-copy small,.osoix-spatial-anchor-copy em{font-size:5.8px}.osoix-spatial-observation-anchor,.osoix-spatial-earth-anchor{max-width:116px}}@media (prefers-reduced-motion:reduce){.osoix-spatial-anchor,.osoix-spatial-camera-thumb img,.osoix-spatial-observation-pulse:after,.osoix-spatial-earth-pulse:before,.osoix-spatial-earth-pulse:after{transition:none!important;animation:none!important}}
.osoix-live-orbit-strip button[data-ground-observed=true]{position:relative;background:linear-gradient(145deg,#190f2ae6,#070d18db)!important;border-color:#b38cff80!important;box-shadow:0 0 0 1px #b38cff14,0 0 24px #b38cff2e,0 16px 44px #00000057!important}.osoix-live-orbit-strip button[data-ground-observed=true]:after{content:"⌁";color:#d4c2ff;background:#190e2dd6;border:1px solid #c9b1ff8c;border-radius:50%;place-items:center;width:18px;height:18px;font-size:10px;line-height:1;animation:2.4s ease-out infinite osoixEvidenceHalo;display:grid;position:absolute;top:7px;right:7px;box-shadow:0 0 #b38cff5c,0 0 12px #b38cff57}.osoix-live-orbit-strip button[data-ground-observed=true] .osoix-live-orbit-signal{filter:drop-shadow(0 0 8px #b38cffb8)}.osoix-live-orbit-strip button[data-ground-observed=true] .osoix-live-orbit-copy b{color:#efe8ff}.osoix-live-orbit-strip button[data-ground-observed=true] em{color:#a98ce3}.osoix-live-orbit-strip button[data-evidence-state=ground-observed]:focus-visible{outline-offset:3px;outline:2px solid #c9b1ff}@keyframes osoixEvidenceHalo{0%{box-shadow:0 0 #b38cff5c,0 0 12px #b38cff57}70%,to{box-shadow:0 0 0 9px #b38cff00,0 0 12px #b38cff2e}}@media (max-width:980px){.osoix-live-orbit-strip button[data-ground-observed=true]:after{width:16px;height:16px;font-size:9px;top:5px;right:5px}}.osoix-live-command-stage:fullscreen .osoix-live-orbit-strip button[data-ground-observed=true]{box-shadow:0 0 0 1px #b38cff1f,0 0 32px #b38cff3d,0 18px 52px #00000061!important}@media (prefers-reduced-motion:reduce){.osoix-live-orbit-strip button[data-ground-observed=true]:after{animation:none}}
.osoix-ground-observation-network{z-index:36;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);color:#eaf8ff;pointer-events:auto;background:linear-gradient(155deg,#030912eb,#02070dcc);border:1px solid #b38cff33;border-radius:15px;width:340px;font-family:Arial,Helvetica,sans-serif;position:absolute;bottom:42px;left:18px;overflow:hidden;box-shadow:0 18px 58px #00000061}.osoix-ground-observation-network>header{background:#070b18b3;border-bottom:1px solid #b38cff1c;grid-template-columns:1fr auto auto;align-items:center;gap:7px;height:31px;padding:0 9px;display:grid}.osoix-ground-observation-network>header span{color:#9eb9c6;letter-spacing:.1em;align-items:center;gap:6px;font-size:6px;font-weight:900;display:flex}.osoix-ground-observation-network>header span i{background:#b38cff;border-radius:50%;width:6px;height:6px;animation:1.9s infinite osoixGroundNetworkPulse;box-shadow:0 0 #b38cff66}.osoix-ground-observation-network>header b{color:#decfff;letter-spacing:.07em;font-size:6.2px}.osoix-ground-observation-network>header em{color:#67818d;letter-spacing:.07em;font-size:5.8px;font-style:normal;font-weight:900}.osoix-ground-network-map{grid-template-columns:minmax(0,1fr) 132px;min-height:150px;display:grid}.osoix-ground-network-map>svg{background:radial-gradient(circle at 52% 48%,#73e7ff12,#0000 45%),linear-gradient(#031019,#020a10);width:100%;height:150px;display:block}.osoix-ground-network-grid line{stroke:#73e7ff14;stroke-width:1px}.osoix-ground-network-link path{fill:none;stroke:#b38cff;stroke-width:1.4px;stroke-dasharray:5 5;opacity:.72;animation:3.8s linear infinite osoixObservationArc}.osoix-ground-network-link .station-halo{fill:none;stroke:#79f2c085;stroke-width:1.4px;transform-box:fill-box;transform-origin:50%;animation:2.1s ease-out infinite osoixStationHalo}.osoix-ground-network-link .station-dot{fill:#79f2c0;filter:drop-shadow(0 0 4px #79f2c0e6)}.osoix-ground-network-link .satellite-dot{fill:#73e7ff;filter:drop-shadow(0 0 4px #73e7ffe6)}.osoix-ground-network-list{background:#02080eeb;border-left:1px solid #b38cff14;align-content:start;gap:3px;max-height:150px;padding:6px;display:grid;overflow:hidden}.osoix-ground-network-list button{width:100%;color:inherit;text-align:left;cursor:pointer;background:#08111bad;border:1px solid #ffffff0d;border-radius:7px;grid-template-columns:6px minmax(0,1fr);gap:5px;padding:6px;display:grid}.osoix-ground-network-list button:hover,.osoix-ground-network-list button:focus-visible{background:#121326d6;border-color:#b38cff57;outline:none}.osoix-ground-network-list button>i{background:#79f2c0;border-radius:50%;width:5px;height:5px;margin-top:2px;box-shadow:0 0 7px #79f2c0a6}.osoix-ground-network-list button>span{gap:1px;min-width:0;display:grid}.osoix-ground-network-list button b{color:#e8f8ff;text-overflow:ellipsis;white-space:nowrap;font-size:5.8px;overflow:hidden}.osoix-ground-network-list button small{color:#677e89;text-overflow:ellipsis;white-space:nowrap;font-size:5px;overflow:hidden}.osoix-ground-network-list button em{color:#6b617c;grid-column:2;font-size:4.8px;font-style:normal}.osoix-ground-network-list>p{color:#5e7783;letter-spacing:.07em;text-align:center;margin:auto;padding:16px 5px;font-size:6px;font-weight:900}.osoix-ground-observation-network>footer{color:#5f7280;white-space:nowrap;border-top:1px solid #b38cff17;align-items:center;gap:5px;padding:6px 8px;font-size:5px;display:flex;overflow:hidden}.osoix-ground-observation-network>footer b{color:#8ea5af;font-size:5px}.osoix-ground-observation-network>footer span{color:#b38cff}.osoix-ground-observation-network>footer small{text-overflow:ellipsis;overflow:hidden}.osoix-ground-observation-network[data-state=unavailable]>header span i{background:#ff9475;animation:none}.osoix-ground-observation-network[data-state=guarded]>header span i{background:#f2d479}@keyframes osoixObservationArc{to{stroke-dashoffset:-40px}}@keyframes osoixStationHalo{0%{opacity:.8;transform:scale(.45)}70%,to{opacity:0;transform:scale(1.8)}}@keyframes osoixGroundNetworkPulse{0%{box-shadow:0 0 #b38cff61}70%,to{box-shadow:0 0 0 7px #b38cff00}}@media (max-width:1540px){.osoix-ground-observation-network{width:310px}.osoix-ground-network-map{grid-template-columns:minmax(0,1fr) 112px}.osoix-ground-network-list button:nth-child(n+4){display:none}}@media (max-width:1320px){.osoix-ground-observation-network{width:280px;left:12px}.osoix-ground-network-map{grid-template-columns:1fr}.osoix-ground-network-list{display:none}}@media (max-width:1080px){.osoix-ground-observation-network{display:none}}@media (max-width:980px){.osoix-ground-observation-network{border-radius:13px;width:auto;margin:10px 12px 0;display:block;position:relative;bottom:auto;left:auto}.osoix-ground-network-map{grid-template-columns:minmax(0,1fr) 180px}.osoix-ground-network-list{max-height:160px;display:grid}.osoix-ground-network-map>svg{height:160px}}@media (max-width:620px){.osoix-ground-observation-network{margin-inline:8px}.osoix-ground-network-map{grid-template-columns:1fr}.osoix-ground-network-list,.osoix-ground-observation-network>footer small{display:none}}.osoix-live-command-stage:fullscreen .osoix-ground-observation-network{width:360px;bottom:42px;left:18px}.osoix-live-command-stage:fullscreen .osoix-ground-network-map{grid-template-columns:minmax(0,1fr) 140px}.osoix-live-command-stage:fullscreen .osoix-ground-network-list{display:grid}@media (prefers-reduced-motion:reduce){.osoix-ground-network-link path,.osoix-ground-network-link .station-halo,.osoix-ground-observation-network>header span i{animation:none}}
.osoix-featured-camera-theater{z-index:38;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);color:#eefaff;pointer-events:auto;background:linear-gradient(155deg,#020b10f0,#01070bd1);border:1px solid #79f2c033;border-radius:16px;width:410px;font-family:Arial,Helvetica,sans-serif;position:absolute;bottom:42px;right:18px;overflow:hidden;box-shadow:0 22px 72px #00000075}.osoix-featured-camera-theater>header{background:#031111b8;border-bottom:1px solid #79f2c01c;grid-template-columns:1fr auto auto;align-items:center;gap:8px;height:32px;padding:0 10px;display:grid}.osoix-featured-camera-theater>header span{color:#8ca6ae;letter-spacing:.12em;align-items:center;gap:6px;font-size:6.2px;font-weight:900;display:flex}.osoix-featured-camera-theater>header span i{background:#79f2c0;border-radius:50%;width:6px;height:6px;animation:1.8s infinite osoixCameraTheaterPulse;box-shadow:0 0 #79f2c06b}.osoix-featured-camera-theater>header b{color:#c7fbe3;letter-spacing:.08em;font-size:6.5px}.osoix-featured-camera-theater>header em{color:#66817b;letter-spacing:.07em;font-size:5.8px;font-style:normal;font-weight:900}.osoix-featured-camera-stage{width:100%;height:232px;color:inherit;cursor:pointer;text-align:left;background:#02080c;border:0;padding:0;display:block;position:relative;overflow:hidden}.osoix-featured-camera-stage>img{object-fit:cover;filter:saturate(.88)contrast(1.07)brightness(.94);width:100%;height:100%;transition:filter .3s,opacity .3s,transform .3s;animation:.35s both osoixCameraTheaterReveal;display:block}.osoix-featured-camera-stage:after{content:"";pointer-events:none;background:linear-gradient(#00000008,#0000 42%,#000508c7 100%),radial-gradient(circle,#0000 50%,#0000003d 100%);position:absolute;inset:0}.osoix-featured-camera-stage:hover>img,.osoix-featured-camera-stage:focus-visible>img{filter:saturate()contrast(1.08)brightness();transform:scale(1.012)}.osoix-featured-camera-stage:focus-visible{outline-offset:-2px;outline:2px solid #79f2c0a6}.osoix-featured-camera-scan{z-index:2;opacity:.18;mix-blend-mode:screen;pointer-events:none;background:repeating-linear-gradient(#0000 0 3px,#73e7ff17 4px);position:absolute;inset:0}.osoix-featured-camera-scan:before{content:"";background:linear-gradient(#0000,#79f2c029,#0000);height:18%;animation:5.4s linear infinite osoixCameraScan;position:absolute;top:-15%;left:0;right:0}.osoix-featured-camera-continuity{z-index:5;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:#8fdff1;letter-spacing:.09em;white-space:nowrap;text-overflow:ellipsis;background:#020a0fd1;border:1px solid #73e7ff40;border-radius:999px;max-width:calc(100% - 120px);padding:5px 8px;font-size:6px;font-weight:900;position:absolute;top:10px;left:10px;overflow:hidden;box-shadow:0 8px 24px #00000047}.osoix-featured-camera-continuity[data-held=true]{color:#f7d774;background:#251d05d1;border-color:#f7d7746b}.osoix-featured-camera-caption{z-index:3;text-shadow:0 2px 8px #000c;grid-template-columns:1fr auto;grid-template-areas:"provider age""name name";align-items:end;gap:3px 10px;display:grid;position:absolute;bottom:12px;left:12px;right:12px}.osoix-featured-camera-caption>span{grid-area:provider;align-items:center;gap:7px;min-width:0;display:flex}.osoix-featured-camera-caption>span b{color:#baf7da;letter-spacing:.07em;text-overflow:ellipsis;white-space:nowrap;font-size:7px;overflow:hidden}.osoix-featured-camera-caption>span small{color:#9ab0b8;white-space:nowrap;font-size:6px}.osoix-featured-camera-caption>strong{color:#fff;letter-spacing:-.01em;text-overflow:ellipsis;white-space:nowrap;grid-area:name;font-size:15px;overflow:hidden}.osoix-featured-camera-caption>em{color:#c4d4d9;white-space:nowrap;grid-area:age;font-size:6.5px;font-style:normal;font-weight:900}.osoix-featured-camera-coordinates{z-index:3;color:#a5c1ca;letter-spacing:.08em;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#01080ca3;border:1px solid #73e7ff2b;border-radius:999px;padding:5px 7px;font-size:5.8px;font-weight:900;position:absolute;top:10px;right:10px}.osoix-featured-camera-empty{color:#617984;letter-spacing:.1em;place-items:center;height:210px;font-size:8px;font-weight:900;display:grid}.osoix-featured-camera-theater>footer{color:#506c70;align-items:center;gap:8px;min-height:27px;padding:6px 9px;font-size:5px;font-weight:800;display:flex}.osoix-featured-camera-theater>footer span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.osoix-featured-camera-theater>footer b{color:#6fa58b;white-space:nowrap;margin-left:auto;font-size:5.4px}.osoix-featured-camera-theater[data-state=unavailable]>header span i{background:#ff9475;animation:none}.osoix-featured-camera-theater[data-state=guarded]>header span i{background:#f2d479}.osoix-featured-camera-theater[data-state=degraded]{border-color:#f7d7744d}.osoix-featured-camera-theater[data-state=degraded]>header span i{background:#f7d774;animation:none;box-shadow:0 0 10px #f7d77466}.osoix-featured-camera-theater[data-frame-continuity=held] .osoix-featured-camera-stage>img{filter:saturate(.58)contrast(1.02)brightness(.74);opacity:.82}.osoix-featured-camera-theater[data-frame-continuity=held] .osoix-featured-camera-scan{opacity:.07}.osoix-featured-camera-theater[data-frame-continuity=held] .osoix-featured-camera-stage:hover>img,.osoix-featured-camera-theater[data-frame-continuity=held] .osoix-featured-camera-stage:focus-visible>img{filter:saturate(.64)contrast(1.03)brightness(.8);transform:none}.osoix-featured-camera-theater[data-frame-continuity=refreshing] .osoix-featured-camera-stage>img{opacity:.9}.osoix-featured-camera-theater[data-frame-freshness=stale]{border-color:#ff8a7a54}.osoix-featured-camera-theater[data-frame-freshness=stale]>header span i{background:#ff8a7a;animation:none}.osoix-live-command-page .osoix-live-camera-strip{display:none!important}@keyframes osoixCameraTheaterPulse{0%{box-shadow:0 0 #79f2c066}70%,to{box-shadow:0 0 0 7px #79f2c000}}@keyframes osoixCameraTheaterReveal{0%{opacity:.32;filter:saturate(.55)contrast(.95)blur(2px);transform:scale(1.025)}to{opacity:1;filter:saturate(.88)contrast(1.07)brightness(.94)blur();transform:none}}@keyframes osoixCameraScan{0%{transform:translateY(-20%)}to{transform:translateY(650%)}}@media (max-width:1540px){.osoix-featured-camera-theater{width:350px}.osoix-featured-camera-stage{height:198px}.osoix-featured-camera-caption>strong{font-size:13px}}@media (max-width:1320px){.osoix-featured-camera-theater{width:310px;right:12px}.osoix-featured-camera-stage{height:174px}}@media (max-width:1080px){.osoix-featured-camera-theater{width:286px}.osoix-featured-camera-stage{height:160px}.osoix-featured-camera-theater>footer span{display:none}}@media (max-width:980px){.osoix-featured-camera-theater{width:auto;margin:10px 12px 0;position:relative;bottom:auto;right:auto}.osoix-featured-camera-stage{height:min(52vw,330px)}.osoix-featured-camera-theater>footer span{display:block}}@media (max-width:620px){.osoix-featured-camera-theater{margin-inline:8px}.osoix-featured-camera-stage{height:54vw}.osoix-featured-camera-caption>strong{font-size:12px}.osoix-featured-camera-continuity{max-width:58%}}.osoix-live-command-stage:fullscreen .osoix-featured-camera-theater{width:440px;bottom:42px;right:18px}.osoix-live-command-stage:fullscreen .osoix-featured-camera-stage{height:250px}@media (prefers-reduced-motion:reduce){.osoix-featured-camera-theater>header span i,.osoix-featured-camera-stage>img,.osoix-featured-camera-scan:before{animation:none}.osoix-featured-camera-stage:hover>img,.osoix-featured-camera-stage:focus-visible>img{transform:none}}
.osoix-world-source-constellation{z-index:33;pointer-events:none;color:#dff7ff;opacity:.84;filter:drop-shadow(0 18px 34px #00000057);width:360px;height:190px;font-family:Arial,Helvetica,sans-serif;transition:opacity .35s,filter .35s;position:absolute;bottom:42px;left:50%;transform:translate(-50%)}.osoix-world-source-constellation>svg{width:100%;height:100%;position:absolute;inset:0;overflow:visible}.osoix-world-source-constellation>svg path{fill:none;stroke:#73e7ff2e;stroke-width:1px;stroke-dasharray:4 7;animation:8s linear infinite osoixSourceFlow}.osoix-world-source-constellation>svg circle{fill:none;stroke:#73e7ff1c;stroke-width:1px}.osoix-world-source-constellation>svg circle+circle{stroke-dasharray:2 7;transform-origin:180px 95px;animation:18s linear infinite osoixSourceOrbit}.osoix-source-core{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:radial-gradient(circle,#081f2be0,#020a10c7 66%,#02080d59);border:1px solid #73e7ff40;border-radius:50%;align-content:center;place-items:center;width:82px;height:82px;display:grid;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 0 38px #73e7ff12,inset 0 0 28px #73e7ff0a}.osoix-source-core i{background:#73e7ff;border-radius:50%;width:6px;height:6px;margin-bottom:5px;animation:2s infinite osoixSourceCorePulse;box-shadow:0 0 #73e7ff66}.osoix-source-core b{letter-spacing:.16em;font-size:9px}.osoix-source-core span{color:#68828e;letter-spacing:.11em;margin-top:3px;font-size:5.5px;font-weight:900}.osoix-world-source-constellation[data-state=live] .osoix-source-core{border-color:#79f2c04d;box-shadow:0 0 44px #79f2c013,inset 0 0 30px #79f2c00a}.osoix-world-source-constellation[data-state=live] .osoix-source-core i{background:#79f2c0}.osoix-world-source-constellation[data-state=degraded] .osoix-source-core{border-color:#ffb55f57;box-shadow:0 0 44px #ffb55f13,inset 0 0 30px #ffb55f0a}.osoix-world-source-constellation[data-state=degraded] .osoix-source-core i{background:#ffb55f}.osoix-source-node{--source-accent:#73e7ff;border:1px solid color-mix(in srgb,var(--source-accent) 20%,transparent);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:linear-gradient(145deg,#020a10cc,#02080d94);border-radius:10px;grid-template-columns:8px auto;grid-template-areas:"dot value"".label";align-items:center;column-gap:6px;min-width:112px;max-width:134px;padding:7px 9px;display:grid;position:absolute;box-shadow:0 12px 28px #00000040}.osoix-source-node[data-source=orbit]{top:18px;left:0}.osoix-source-node[data-source=camera]{top:18px;right:0}.osoix-source-node[data-source=observation]{bottom:24px;left:0}.osoix-source-node[data-source=earth]{bottom:24px;right:0}.osoix-source-node i{background:var(--source-accent);width:6px;height:6px;box-shadow:0 0 9px var(--source-accent);border-radius:50%;grid-area:dot}.osoix-source-node b{color:#f1fbff;font-variant-numeric:tabular-nums;grid-area:value;font-size:9px}.osoix-source-node span{color:#6c838e;letter-spacing:.06em;text-overflow:ellipsis;white-space:nowrap;grid-area:label;font-size:5.4px;font-weight:900;overflow:hidden}.osoix-source-node[data-state=available]{--source-accent:#79f2c0}.osoix-source-node[data-state=guarded]{--source-accent:#ffb55f}.osoix-source-node[data-state=connecting]{--source-accent:#73e7ff}.osoix-world-source-constellation>footer{color:#435d68;letter-spacing:.055em;text-align:center;text-overflow:ellipsis;white-space:nowrap;width:300px;font-size:4.6px;font-weight:900;position:absolute;bottom:-6px;left:50%;overflow:hidden;transform:translate(-50%)}@keyframes osoixSourceFlow{to{stroke-dashoffset:-44px}}@keyframes osoixSourceOrbit{to{transform:rotate(360deg)}}@keyframes osoixSourceCorePulse{0%{box-shadow:0 0}70%,to{box-shadow:0 0 0 8px #0000}}@media (max-width:1320px){.osoix-world-source-constellation{opacity:.72;width:318px;height:172px;bottom:40px}.osoix-source-node{min-width:98px;max-width:112px;padding:6px 7px}.osoix-source-core{width:70px;height:70px}.osoix-world-source-constellation>footer{display:none}}@media (max-width:1180px){.osoix-world-source-constellation{display:none}}.osoix-live-command-stage:fullscreen .osoix-world-source-constellation{opacity:.88;width:380px;height:200px;display:block;bottom:42px}@media (prefers-reduced-motion:reduce){.osoix-world-source-constellation>svg path,.osoix-world-source-constellation>svg circle+circle,.osoix-source-core i{animation:none}.osoix-world-source-constellation{transition:none}}
.osoix-world-link-geometry{--link-accent:#73e7ff;z-index:32;pointer-events:none;color:var(--link-accent);opacity:0;transition:opacity .24s;position:absolute;inset:0;overflow:hidden}.osoix-world-link-geometry[data-active=true]{opacity:.72}.osoix-world-link-geometry[data-kind=camera]{--link-accent:#79f2c0}.osoix-world-link-geometry[data-kind=satellite]{--link-accent:#73b7ff}.osoix-world-link-geometry[data-kind=observation]{--link-accent:#b38cff}.osoix-world-link-geometry[data-kind=earth-event]{--link-accent:#ffb55f}.osoix-world-link-geometry svg{width:100%;height:100%;position:absolute;inset:0;overflow:visible}.osoix-world-link-shadow{fill:none;stroke:#00000094;stroke-width:5px;stroke-linecap:round}.osoix-world-link-path{fill:none;stroke:var(--link-accent);stroke-width:1.25px;stroke-linecap:round;stroke-dasharray:2 8;filter:drop-shadow(0 0 5px color-mix(in srgb,var(--link-accent) 55%,transparent));animation:1.9s linear infinite osoixWorldLinkFlow}.osoix-world-link-source,.osoix-world-link-target{fill:#031019;stroke:var(--link-accent);stroke-width:1.2px;filter:drop-shadow(0 0 7px var(--link-accent))}.osoix-world-link-target{animation:1.8s ease-in-out infinite osoixWorldLinkTarget}.osoix-world-link-geometry[data-active=true]:after{content:"";border:1px solid color-mix(in srgb,var(--link-accent) 35%,transparent);opacity:.28;width:8px;height:8px;box-shadow:0 0 22px color-mix(in srgb,var(--link-accent) 18%,transparent);border-radius:50%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}@keyframes osoixWorldLinkFlow{to{stroke-dashoffset:-30px}}@keyframes osoixWorldLinkTarget{0%,to{opacity:.48;transform-origin:50%;transform:scale(.88)}50%{opacity:1;transform-origin:50%;transform:scale(1.22)}}@media (max-width:1180px){.osoix-world-link-geometry{display:none}}@media (prefers-reduced-motion:reduce){.osoix-world-link-geometry,.osoix-world-link-path,.osoix-world-link-target{transition:none;animation:none}.osoix-world-link-geometry[data-active=true]{opacity:.58}}
.osoix-temporal-truth-rail{z-index:34;pointer-events:none;color:#dff8ff;filter:drop-shadow(0 14px 30px #00000057);width:min(720px,62vw);font-family:Arial,Helvetica,sans-serif;position:absolute;bottom:244px;left:50%;transform:translate(-50%)}.osoix-temporal-truth-rail>header{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);letter-spacing:.1em;background:#020a10ab;border:1px solid #73e7ff29;border-radius:999px;align-items:center;gap:7px;width:max-content;margin:0 auto 7px;padding:5px 9px;font-size:5.7px;font-weight:900;display:flex}.osoix-temporal-truth-rail>header i{background:#73e7ff;border-radius:50%;width:5px;height:5px;box-shadow:0 0 9px #73e7ff}.osoix-temporal-truth-rail>header span{color:#6e8d99}.osoix-temporal-truth-rail>header b{color:#dff8ff;font-size:6px}.osoix-temporal-truth-track{grid-template-columns:repeat(5,minmax(0,1fr));gap:7px;padding-top:11px;display:grid;position:relative}.osoix-temporal-truth-track:before{content:"";background:linear-gradient(90deg,#0000,#73e7ff47 12%,#79f2c038 50%,#73e7ff47 88%,#0000);height:1px;position:absolute;top:5px;left:6%;right:6%}.osoix-temporal-truth-track>div{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:linear-gradient(160deg,#041118c7,#02090e8f);border:1px solid #73e7ff21;border-radius:9px;grid-template-columns:8px 1fr;grid-template-areas:"dot label"".value";align-items:center;column-gap:5px;min-width:0;padding:7px 8px;display:grid;position:relative}.osoix-temporal-truth-track>div>i{background:#73e7ff;border-radius:50%;grid-area:dot;width:5px;height:5px;box-shadow:0 0 8px #73e7ffa6}.osoix-temporal-truth-track>div[data-time-kind=camera]>i{background:#79f2c0;box-shadow:0 0 8px #79f2c099}.osoix-temporal-truth-track>div[data-time-kind=observation]>i{background:#b38cff;box-shadow:0 0 8px #b38cff99}.osoix-temporal-truth-track>div[data-time-kind=element]>i{background:#73b7ff;box-shadow:0 0 8px #73b7ff99}.osoix-temporal-truth-track>div[data-state=unknown]{opacity:.46}.osoix-temporal-truth-track span{color:#637e89;letter-spacing:.07em;text-overflow:ellipsis;white-space:nowrap;grid-area:label;font-size:5.2px;font-weight:900;overflow:hidden}.osoix-temporal-truth-track b{color:#e8fbff;font-variant-numeric:tabular-nums;text-overflow:ellipsis;white-space:nowrap;grid-area:value;margin-top:2px;font-size:7px;overflow:hidden}.osoix-temporal-truth-rail>footer{color:#385560;letter-spacing:.055em;text-align:center;text-overflow:ellipsis;white-space:nowrap;margin:6px auto 0;font-size:4.5px;font-weight:900;overflow:hidden}.osoix-temporal-truth-rail[data-new-data-feed=false] .osoix-temporal-truth-track>div[data-state=current]>i{animation:2s ease-in-out infinite osoixTemporalPulse}@keyframes osoixTemporalPulse{0%,to{opacity:.55;transform:scale(.8)}50%{opacity:1;transform:scale(1.25)}}@media (max-width:1320px){.osoix-temporal-truth-rail{width:min(650px,64vw);bottom:218px}}@media (max-width:1180px){.osoix-temporal-truth-rail{display:none}}.osoix-live-command-stage:fullscreen .osoix-temporal-truth-rail{width:min(760px,62vw);display:block;bottom:252px}@media (prefers-reduced-motion:reduce){.osoix-temporal-truth-rail,.osoix-temporal-truth-track>div>i{transition:none;animation:none}}
.osoix-camera-source-constellation{z-index:37;-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);pointer-events:none;background:linear-gradient(90deg,#020a0fad,#020f14c7,#020a0fad);border:1px solid #73e7ff21;border-radius:999px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:8px;width:min(920px,100vw - 470px);min-height:34px;padding:5px 8px;font-family:Arial,Helvetica,sans-serif;display:grid;position:absolute;top:122px;left:50%;transform:translate(-50%);box-shadow:0 12px 38px #00000038}.osoix-camera-source-constellation:before{content:"";border-radius:inherit;pointer-events:none;background:linear-gradient(90deg,#0000,#73e7ff0a,#0000);animation:6s linear infinite osoixSourceConstellationSweep;position:absolute;inset:0}.osoix-camera-source-constellation-title{z-index:1;white-space:nowrap;align-items:center;gap:6px;display:flex;position:relative}.osoix-camera-source-constellation-title>i{background:#79f2c0;border-radius:50%;width:6px;height:6px;box-shadow:0 0 11px #79f2c0bf}.osoix-camera-source-constellation-title>b{color:#bdeee4;letter-spacing:.1em;font-size:7px}.osoix-camera-source-constellation-title>span{color:#67818b;letter-spacing:.08em;font:800 7px/1 Arial}.osoix-camera-source-constellation-nodes{z-index:1;justify-content:center;align-items:center;gap:4px;min-width:0;display:flex;position:relative;overflow:hidden}.osoix-camera-source-node{background:#040e138c;border:1px solid #79f2c014;border-radius:999px;grid-template-columns:7px minmax(0,auto);grid-template-areas:"dot name""dot state";align-items:center;column-gap:5px;min-width:0;padding:3px 7px;transition:border-color .2s,background .2s,opacity .2s;display:grid}.osoix-camera-source-node>i{background:#79f2c0;border-radius:50%;grid-area:dot;width:5px;height:5px;box-shadow:0 0 8px #79f2c099}.osoix-camera-source-node>b{color:#c7d9df;text-overflow:ellipsis;white-space:nowrap;grid-area:name;max-width:105px;font-size:6.5px;line-height:1;overflow:hidden}.osoix-camera-source-node>small{color:#54717c;letter-spacing:.04em;white-space:nowrap;grid-area:state;margin-top:2px;font-size:5.5px;line-height:1}.osoix-camera-source-node[data-state=guarded]{background:#2a190b75;border-color:#ffb75c2e}.osoix-camera-source-node[data-state=guarded]>i{background:#ffb75c;box-shadow:0 0 8px #ffb75c99}.osoix-camera-source-node[data-state=unavailable]{background:#270c0f7a;border-color:#ff6f6f2e}.osoix-camera-source-node[data-state=unavailable]>i{background:#ff6f6f;animation:1.9s ease-in-out infinite osoixSourceUnavailablePulse;box-shadow:0 0 8px #ff6f6f94}.osoix-camera-source-node[data-state=connecting]>i{background:#6da8ff;animation:1.5s ease-in-out infinite osoixSourceConnectingPulse;box-shadow:0 0 8px #6da8ff8c}.osoix-camera-source-constellation>time{z-index:1;color:#4f6974;letter-spacing:.06em;white-space:nowrap;font-size:5.5px;font-weight:800;position:relative}@keyframes osoixSourceConstellationSweep{0%{opacity:0;transform:translate(-28%)}16%{opacity:.7}82%{opacity:.3}to{opacity:0;transform:translate(28%)}}@keyframes osoixSourceUnavailablePulse{0%,to{opacity:.5}50%{opacity:1}}@keyframes osoixSourceConnectingPulse{0%,to{opacity:.45;transform:scale(.8)}50%{opacity:1;transform:scale(1.25)}}@media (max-width:1540px){.osoix-camera-source-constellation{width:min(760px,100vw - 420px)}.osoix-camera-source-node{padding-inline:5px}.osoix-camera-source-node>b{max-width:82px}}@media (max-width:1320px){.osoix-camera-source-constellation{width:min(650px,100vw - 360px);top:116px}.osoix-camera-source-node>b{max-width:64px}.osoix-camera-source-constellation>time{display:none}}@media (max-width:980px){.osoix-camera-source-constellation{z-index:9;border-radius:12px;grid-template-columns:auto minmax(0,1fr);width:auto;margin:7px 10px 0;position:relative;top:auto;left:auto;transform:none}.osoix-camera-source-constellation-nodes{scrollbar-width:none;justify-content:flex-start;overflow-x:auto}.osoix-camera-source-constellation-nodes::-webkit-scrollbar{display:none}.osoix-camera-source-node{flex:none}.osoix-camera-source-node>b{max-width:110px}.osoix-camera-source-constellation>time{display:none}}@media (max-width:620px){.osoix-camera-source-constellation-title>b{display:none}.osoix-camera-source-node{padding-inline:5px}.osoix-camera-source-node>b{max-width:82px}}@media (prefers-reduced-motion:reduce){.osoix-camera-source-constellation:before,.osoix-camera-source-node>i{animation:none!important}}
@media (min-width:981px){.osoix-live-command-stage:not([data-window-manager-ready=true]) .osoix-intelligence-grid>aside,.osoix-live-command-stage:not([data-window-manager-ready=true]) .osoix-world-narrative-stage,.osoix-live-command-stage:not([data-window-manager-ready=true]) .osoix-space-weather-pulse,.osoix-live-command-stage:not([data-window-manager-ready=true]) section[aria-labelledby=osoix-live-data-quality-title],.osoix-live-command-stage:not([data-window-manager-ready=true]) .osoix-world-satellite-dock,.osoix-live-command-stage:not([data-window-manager-ready=true]) .osoix-cinematic-director,.osoix-live-command-stage:not([data-window-manager-ready=true]) .osoix-live-activity-stream,.osoix-live-command-stage:not([data-window-manager-ready=true]) .osoix-live-evidence-pulse,.osoix-live-command-stage:not([data-window-manager-ready=true]) .osoix-earth-pulse,.osoix-live-command-stage:not([data-window-manager-ready=true]) .osoix-ground-observation-network,.osoix-live-command-stage:not([data-window-manager-ready=true]) .osoix-recent-model-trail,.osoix-live-command-stage:not([data-window-manager-ready=true]) .osoix-featured-camera-theater,.osoix-live-command-stage:not([data-window-manager-ready=true]) .public-kinematics-world{opacity:0!important;visibility:hidden!important;pointer-events:none!important}.osoix-workspace-manager{z-index:12000;pointer-events:none;height:42px;font-family:Arial,Helvetica,sans-serif;position:absolute;bottom:8px;left:10px;right:10px}.osoix-workspace-taskbar{-webkit-backdrop-filter:blur(22px);backdrop-filter:blur(22px);pointer-events:auto;background:#02080ded;border:1px solid #73e7ff2e;border-radius:13px;align-items:center;gap:6px;height:42px;padding:5px 6px;display:flex;position:absolute;bottom:0;left:0;right:0;box-shadow:0 14px 46px #00000080,inset 0 1px #ffffff09}.osoix-workspace-manager-toggle,.osoix-workspace-reset,.osoix-workspace-running button{color:#8ca5b0;letter-spacing:.055em;cursor:pointer;background:#07131bcc;border:1px solid #ffffff14;border-radius:8px;height:30px;font:800 7px/1 Arial,Helvetica,sans-serif}.osoix-workspace-manager-toggle{color:#bdeaf7;white-space:nowrap;border-color:#73e7ff3d;align-items:center;gap:7px;padding:0 10px;display:flex}.osoix-workspace-manager-toggle:hover,.osoix-workspace-manager-toggle:focus-visible,.osoix-workspace-reset:hover,.osoix-workspace-reset:focus-visible,.osoix-workspace-running button:hover,.osoix-workspace-running button:focus-visible{color:#eafff4;background:#79f2c017;border-color:#79f2c06b;outline:none}.osoix-workspace-running{scrollbar-width:none;flex:1;align-items:center;gap:4px;min-width:0;display:flex;overflow-x:auto}.osoix-workspace-running::-webkit-scrollbar{display:none}.osoix-workspace-running button{white-space:nowrap;align-items:center;gap:6px;min-width:72px;max-width:170px;padding:0 8px;display:flex}.osoix-workspace-running button i{background:#607783;border-radius:50%;flex:none;width:5px;height:5px}.osoix-workspace-running button span{text-overflow:ellipsis;overflow:hidden}.osoix-workspace-running button[data-mode=minimized]{opacity:.68}.osoix-workspace-running button[data-mode=maximized] i,.osoix-workspace-running button[data-focused=true] i{background:#79f2c0;box-shadow:0 0 8px #79f2c0ad}.osoix-workspace-running button[data-focused=true]{color:#dffdf0;background:#79f2c014;border-color:#79f2c047}.osoix-workspace-reset{color:#d9c98e;flex:0 0 32px;width:32px;padding:0}.osoix-workspace-manager-menu{-webkit-backdrop-filter:blur(22px);backdrop-filter:blur(22px);pointer-events:auto;background:#02080dfa;border:1px solid #73e7ff33;border-radius:13px;gap:4px;width:min(300px,100vw - 24px);max-height:min(64vh,560px);padding:8px;display:grid;position:absolute;bottom:48px;left:0;overflow:auto;box-shadow:0 26px 90px #000000a8}.osoix-workspace-manager-menu button{color:#8ba1ac;letter-spacing:.045em;text-align:left;cursor:pointer;background:#07131bb8;border:1px solid #ffffff0f;border-radius:8px;grid-template-columns:8px minmax(0,1fr) auto;align-items:center;gap:8px;min-height:34px;padding:7px 9px;font:800 7px/1.2 Arial,Helvetica,sans-serif;display:grid}.osoix-workspace-manager-menu button:hover,.osoix-workspace-manager-menu button:focus-visible{color:#e9fbff;border-color:#73e7ff47;outline:none}.osoix-workspace-manager-menu button i{background:#566b75;border-radius:50%;width:6px;height:6px}.osoix-workspace-manager-menu button small{color:#586f79;letter-spacing:.08em;text-transform:uppercase;font-size:6px}.osoix-workspace-manager-menu button[data-mode=normal] i,.osoix-workspace-manager-menu button[data-mode=maximized] i{background:#79f2c0}.osoix-workspace-manager-menu button[data-mode=minimized] i{background:#73e7ff}.osoix-workspace-manager-menu button.reset{color:#dacb91;border-color:#f2d4792e;margin-top:3px;display:flex}.osoix-live-command-stage[dir=rtl] .osoix-workspace-manager-menu{left:auto;right:0}}@media (max-width:980px){.osoix-workspace-manager{z-index:12000;pointer-events:none;height:44px;position:fixed;bottom:6px;left:6px;right:6px}.osoix-workspace-taskbar{pointer-events:auto;height:44px;padding:5px;display:flex}.osoix-workspace-manager-toggle{height:32px}.osoix-workspace-manager-toggle span{display:none}.osoix-workspace-running button{max-width:112px;height:32px}.osoix-workspace-running button span{font-size:6px}.osoix-workspace-reset{height:32px}.osoix-workspace-manager-menu{pointer-events:auto;width:min(300px,100vw - 12px);max-height:58vh;position:absolute;bottom:50px;left:0}}@media (prefers-reduced-motion:reduce){.osoix-workspace-manager *{transition:none!important}}
.osoix-renderer-watchdog{z-index:96;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);color:#eaf8ff;pointer-events:auto;background:#050c11f2;border:1px solid #ffb55f52;border-radius:14px;align-items:center;gap:10px;max-width:min(480px,100vw - 28px);padding:11px 12px;font-family:Arial,Helvetica,sans-serif;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 24px 80px #00000094}.osoix-renderer-watchdog>i{background:#ffb55f;border-radius:50%;flex:none;width:8px;height:8px;box-shadow:0 0 12px #ffb55fbf}.osoix-renderer-watchdog>span{gap:3px;min-width:0;display:grid}.osoix-renderer-watchdog b{letter-spacing:.08em;font-size:9px}.osoix-renderer-watchdog small{color:#91a5ae;font-size:7px;line-height:1.35}.osoix-renderer-watchdog button{color:#c4f4ff;cursor:pointer;background:#07151d;border:1px solid #73e7ff38;border-radius:999px;min-height:30px;margin-left:auto;padding:0 9px;font-size:7px;font-weight:900}.osoix-renderer-watchdog button:hover,.osoix-renderer-watchdog button:focus-visible{color:#eafff5;border-color:#79f2c085;outline:none}@media (max-width:620px){.osoix-renderer-watchdog{max-width:none;top:50%;left:10px;right:10px;transform:translateY(-50%)}.osoix-renderer-watchdog small{display:none}}@media (prefers-reduced-motion:reduce){.osoix-renderer-watchdog{transition:none}}
.osoix-world-action-rail{z-index:48;pointer-events:none;align-items:center;gap:8px;font-family:Arial,Helvetica,sans-serif;display:flex;position:absolute;top:76px;left:50%;transform:translate(-50%)}.osoix-world-boot-strip{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:linear-gradient(145deg,#01080ee6,#040f16c7);border:1px solid #73e7ff33;border-radius:10px;grid-template-columns:8px auto auto;grid-template-areas:"dot brand state"".label label";align-items:center;gap:2px 7px;min-height:38px;padding:6px 10px;display:grid;box-shadow:0 14px 38px #00000047}.osoix-world-boot-strip i{background:#6da8ff;border-radius:50%;grid-area:dot;width:6px;height:6px;animation:1.7s infinite osoixWorldRailPulse;box-shadow:0 0 #6da8ff61}.osoix-world-action-rail[data-state=live] .osoix-world-boot-strip i{background:#79f2c0}.osoix-world-action-rail[data-state=degraded] .osoix-world-boot-strip i{background:#ffb75c}.osoix-world-boot-strip span{color:#dff8ff;letter-spacing:.17em;grid-area:brand;font-size:8px;font-weight:900}.osoix-world-boot-strip b{color:#fff;letter-spacing:.1em;grid-area:state;font-size:8px}.osoix-world-boot-strip small{color:#607783;letter-spacing:.11em;grid-area:label;font-size:6px;font-weight:800}.osoix-world-action-rail>nav{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);pointer-events:auto;background:#01080ec7;border:1px solid #73e7ff29;border-radius:11px;align-items:center;gap:4px;padding:4px;display:flex;box-shadow:0 14px 40px #00000042}.osoix-world-action-rail>nav a,.osoix-world-action-rail>nav button{appearance:none;color:#8ba1ad;letter-spacing:.075em;white-space:nowrap;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:8px;grid-template-columns:18px auto;align-items:center;gap:5px;min-height:31px;padding:0 8px;font:800 7px/1 Arial,Helvetica,sans-serif;text-decoration:none;display:grid}.osoix-world-action-rail>nav i{color:#73e7ff;text-align:center;font-size:13px;font-style:normal}.osoix-world-action-rail>nav a:hover,.osoix-world-action-rail>nav a:focus-visible,.osoix-world-action-rail>nav button:hover,.osoix-world-action-rail>nav button:focus-visible{color:#f2fbff;background:#79f2c014;border-color:#79f2c04d;outline:0}.osoix-world-action-rail>nav a:hover i,.osoix-world-action-rail>nav a:focus-visible i,.osoix-world-action-rail>nav button:hover i,.osoix-world-action-rail>nav button:focus-visible i{color:#79f2c0}@keyframes osoixWorldRailPulse{0%{box-shadow:0 0}60%{box-shadow:0 0 0 7px #0000}to{box-shadow:0 0 #0000}}@media (max-width:1540px){.osoix-world-action-rail{top:74px}.osoix-world-action-rail>nav a,.osoix-world-action-rail>nav button{grid-template-columns:16px auto;padding-inline:6px;font-size:6.5px}.osoix-world-action-rail>nav i{font-size:12px}.osoix-world-boot-strip small{display:none}.osoix-world-boot-strip{grid-template-columns:7px auto auto;grid-template-areas:"dot brand state";min-height:34px}}@media (max-width:1180px){.osoix-world-action-rail{scrollbar-width:none;justify-content:center;left:12px;right:12px;overflow-x:auto;transform:none}.osoix-world-action-rail::-webkit-scrollbar{display:none}.osoix-world-boot-strip{display:none}.osoix-world-action-rail>nav{scrollbar-width:none;max-width:100%;overflow-x:auto}.osoix-world-action-rail>nav::-webkit-scrollbar{display:none}}@media (max-width:760px){.osoix-world-action-rail{top:116px}.osoix-world-action-rail>nav a,.osoix-world-action-rail>nav button{grid-template-columns:18px;padding-inline:7px}.osoix-world-action-rail>nav span{clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important;width:1px!important;height:1px!important;margin:-1px!important;padding:0!important;position:absolute!important;overflow:hidden!important}}@media (prefers-reduced-motion:reduce){.osoix-world-boot-strip i{animation:none}}
.osoix-world-layer-deck{z-index:46;pointer-events:auto;gap:6px;width:min(690px,100vw - 620px);font-family:Arial,Helvetica,sans-serif;display:grid;position:absolute;bottom:43px;left:18px}.osoix-world-layer-deck-title{color:#78909b;letter-spacing:.14em;text-transform:uppercase;align-items:center;gap:7px;font-size:7px;font-weight:900;display:flex}.osoix-world-layer-deck-title>i{background:#73e7ff;border-radius:50%;width:6px;height:6px;box-shadow:0 0 12px #73e7ffb3}.osoix-world-layer-deck>div{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);scrollbar-width:none;background:linear-gradient(145deg,#020a0fd6,#030d12ad);border:1px solid #73e7ff24;border-radius:15px;align-items:center;gap:5px;padding:5px;display:flex;overflow:auto;box-shadow:0 16px 42px #00000047}.osoix-world-layer-deck>div::-webkit-scrollbar{display:none}.osoix-world-layer-deck button{color:#6f8792;letter-spacing:.07em;white-space:nowrap;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:10px;align-items:center;gap:6px;min-height:31px;padding:0 9px;font:900 7px/1 Arial,Helvetica,sans-serif;transition:color .18s,background .18s,border-color .18s,transform .18s;display:flex;position:relative}.osoix-world-layer-deck button>i{background:#38505c;border-radius:50%;width:6px;height:6px;transition:background .18s,box-shadow .18s;box-shadow:0 0 #73e7ff00}.osoix-world-layer-deck button:hover,.osoix-world-layer-deck button:focus-visible{color:#d8f9ff;background:#73e7ff12;border-color:#73e7ff2e;outline:none;transform:translateY(-1px)}.osoix-world-layer-deck button[aria-pressed=true]{color:#ecffff;background:linear-gradient(145deg,#195b5c70,#08273094);border-color:#79f2c04d;box-shadow:inset 0 0 20px #79f2c00a}.osoix-world-layer-deck button[aria-pressed=true]>i{background:#79f2c0;box-shadow:0 0 11px #79f2c0b8}.osoix-world-layer-deck>small{color:#405761;letter-spacing:.08em;white-space:nowrap;text-overflow:ellipsis;font-size:6px;font-weight:800;overflow:hidden}.osoix-live-command-stage[data-world-layer-mode]:not([data-world-layer-mode=all]) .osoix-featured-camera-theater,.osoix-live-command-stage[data-world-layer-mode]:not([data-world-layer-mode=all]) .osoix-camera-source-constellation,.osoix-live-command-stage[data-world-layer-mode]:not([data-world-layer-mode=all]) .osoix-ground-observation-network,.osoix-live-command-stage[data-world-layer-mode]:not([data-world-layer-mode=all]) .osoix-earth-event-pulse,.osoix-live-command-stage[data-world-layer-mode]:not([data-world-layer-mode=all]) .osoix-space-weather-pulse,.osoix-live-command-stage[data-world-layer-mode]:not([data-world-layer-mode=all]) .osoix-world-satellite-dock,.osoix-live-command-stage[data-world-layer-mode]:not([data-world-layer-mode=all]) .osoix-realtime-kinematics,.osoix-live-command-stage[data-world-layer-mode]:not([data-world-layer-mode=all]) .osoix-recent-model-state-trail{transition:opacity .24s,filter .24s,transform .24s}.osoix-live-command-stage[data-world-layer-mode=orbit] .osoix-featured-camera-theater,.osoix-live-command-stage[data-world-layer-mode=orbit] .osoix-camera-source-constellation,.osoix-live-command-stage[data-world-layer-mode=orbit] .osoix-earth-event-pulse,.osoix-live-command-stage[data-world-layer-mode=orbit] .osoix-space-weather-pulse{opacity:.2;filter:saturate(.35)brightness(.72);transform:scale(.985)}.osoix-live-command-stage[data-world-layer-mode=cameras] .osoix-ground-observation-network,.osoix-live-command-stage[data-world-layer-mode=cameras] .osoix-earth-event-pulse,.osoix-live-command-stage[data-world-layer-mode=cameras] .osoix-space-weather-pulse,.osoix-live-command-stage[data-world-layer-mode=cameras] .osoix-world-satellite-dock,.osoix-live-command-stage[data-world-layer-mode=cameras] .osoix-realtime-kinematics,.osoix-live-command-stage[data-world-layer-mode=cameras] .osoix-recent-model-state-trail,.osoix-live-command-stage[data-world-layer-mode=earth] .osoix-featured-camera-theater,.osoix-live-command-stage[data-world-layer-mode=earth] .osoix-camera-source-constellation,.osoix-live-command-stage[data-world-layer-mode=earth] .osoix-ground-observation-network,.osoix-live-command-stage[data-world-layer-mode=earth] .osoix-world-satellite-dock,.osoix-live-command-stage[data-world-layer-mode=earth] .osoix-realtime-kinematics,.osoix-live-command-stage[data-world-layer-mode=earth] .osoix-recent-model-state-trail,.osoix-live-command-stage[data-world-layer-mode=earth] .osoix-space-weather-pulse,.osoix-live-command-stage[data-world-layer-mode=observations] .osoix-featured-camera-theater,.osoix-live-command-stage[data-world-layer-mode=observations] .osoix-camera-source-constellation,.osoix-live-command-stage[data-world-layer-mode=observations] .osoix-earth-event-pulse,.osoix-live-command-stage[data-world-layer-mode=observations] .osoix-space-weather-pulse{opacity:.18;filter:saturate(.3)brightness(.7);transform:scale(.985)}.osoix-live-command-stage[data-world-layer-mode=space-weather] .osoix-featured-camera-theater,.osoix-live-command-stage[data-world-layer-mode=space-weather] .osoix-camera-source-constellation,.osoix-live-command-stage[data-world-layer-mode=space-weather] .osoix-ground-observation-network,.osoix-live-command-stage[data-world-layer-mode=space-weather] .osoix-earth-event-pulse,.osoix-live-command-stage[data-world-layer-mode=space-weather] .osoix-world-satellite-dock,.osoix-live-command-stage[data-world-layer-mode=space-weather] .osoix-realtime-kinematics,.osoix-live-command-stage[data-world-layer-mode=space-weather] .osoix-recent-model-state-trail{opacity:.16;filter:saturate(.25)brightness(.66);transform:scale(.985)}.osoix-live-command-stage[data-world-layer-mode] :is(.osoix-featured-camera-theater,.osoix-camera-source-constellation,.osoix-ground-observation-network,.osoix-earth-event-pulse,.osoix-space-weather-pulse,.osoix-world-satellite-dock,.osoix-realtime-kinematics,.osoix-recent-model-state-trail):hover,.osoix-live-command-stage[data-world-layer-mode] :is(.osoix-featured-camera-theater,.osoix-camera-source-constellation,.osoix-ground-observation-network,.osoix-earth-event-pulse,.osoix-space-weather-pulse,.osoix-world-satellite-dock,.osoix-realtime-kinematics,.osoix-recent-model-state-trail):focus-within{opacity:1!important;filter:none!important;transform:none!important}@media (max-width:1540px){.osoix-world-layer-deck{width:min(580px,100vw - 520px)}.osoix-world-layer-deck button{padding-inline:7px}}@media (max-width:1180px) and (min-width:981px){.osoix-world-layer-deck{width:auto;bottom:150px;left:12px;right:12px}.osoix-world-layer-deck>div{justify-content:flex-start}.osoix-world-layer-deck>small{display:none}}@media (max-width:980px){.osoix-world-layer-deck{width:auto;bottom:76px;left:12px;right:12px}.osoix-world-layer-deck>div{justify-content:flex-start}.osoix-world-layer-deck>small{display:none}}@media (max-width:760px){.osoix-world-layer-deck-title{display:none}.osoix-world-layer-deck>div{border-radius:12px}.osoix-world-layer-deck button{min-height:36px;padding-inline:8px;font-size:6px}}@media (prefers-reduced-motion:reduce){.osoix-world-layer-deck button,.osoix-live-command-stage[data-world-layer-mode] :is(.osoix-featured-camera-theater,.osoix-camera-source-constellation,.osoix-ground-observation-network,.osoix-earth-event-pulse,.osoix-space-weather-pulse,.osoix-world-satellite-dock,.osoix-realtime-kinematics,.osoix-recent-model-state-trail){transition:none!important}}
.osoix-world-satellite-dock{z-index:84;color:#eafaff;width:min(520px,100vw - 28px);position:absolute;top:86px;left:clamp(14px,2vw,28px)}.osoix-world-satellite-dock>summary{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);color:#9fefff;cursor:pointer;letter-spacing:.12em;background:#020a0fe0;border:1px solid #73e7ff52;border-radius:999px;align-items:center;min-height:38px;padding:0 13px;font:900 9px/1 Arial,Helvetica,sans-serif;list-style:none;display:inline-flex;box-shadow:0 14px 50px #00000052}.osoix-world-satellite-dock>summary::-webkit-details-marker{display:none}.osoix-world-satellite-dock[open]>summary{background:#08212d;border-color:#73e7ff80}.osoix-world-satellite-dock>.osoix-satellite-directory{width:100%;max-height:min(66vh,620px);margin:8px 0 0;box-shadow:0 28px 100px #00000094}.osoix-world-satellite-dock>.osoix-satellite-directory .osoix-satellite-directory-list{max-height:min(40vh,360px)}.osoix-live-command-page.osoix-live-focus .osoix-world-satellite-dock:not([open]){opacity:.55}.osoix-live-command-stage:fullscreen .osoix-world-satellite-dock{top:18px}@media (max-width:980px){.osoix-world-satellite-dock{width:calc(100vw - 20px);top:74px;left:10px}.osoix-world-satellite-dock>.osoix-satellite-directory{margin-top:6px}.osoix-world-satellite-dock>.osoix-satellite-directory .osoix-satellite-directory-list{max-height:32vh}}@media (max-width:620px){.osoix-world-satellite-dock{top:68px}.osoix-world-satellite-dock>summary{text-overflow:ellipsis;white-space:nowrap;max-width:calc(100vw - 20px);overflow:hidden}}
html:not([data-osoix-workspace-ready]) .osoix-live-command-stage .osoix-world-narrative-stage,html:not([data-osoix-workspace-ready]) .osoix-live-command-stage .osoix-space-weather-pulse,html:not([data-osoix-workspace-ready]) .osoix-live-command-stage section[aria-labelledby=osoix-live-data-quality-title],html:not([data-osoix-workspace-ready]) .osoix-live-command-stage .osoix-world-satellite-dock,html:not([data-osoix-workspace-ready]) .osoix-live-command-stage .osoix-cinematic-director,html:not([data-osoix-workspace-ready]) .osoix-live-command-stage .osoix-live-activity-stream,html:not([data-osoix-workspace-ready]) .osoix-live-command-stage .osoix-live-evidence-pulse,html:not([data-osoix-workspace-ready]) .osoix-live-command-stage .osoix-earth-pulse,html:not([data-osoix-workspace-ready]) .osoix-live-command-stage .osoix-ground-observation-network,html:not([data-osoix-workspace-ready]) .osoix-live-command-stage .osoix-recent-model-trail,html:not([data-osoix-workspace-ready]) .osoix-live-command-stage .osoix-featured-camera-theater,html:not([data-osoix-workspace-ready]) .osoix-live-command-stage .public-kinematics-world,html:not([data-osoix-workspace-ready]) .osoix-live-command-stage .osoix-world-source-constellation,html:not([data-osoix-workspace-ready]) .osoix-live-command-stage .osoix-camera-source-constellation{opacity:0!important;visibility:hidden!important;pointer-events:none!important}.osoix-live-command-stage [data-osoix-workspace-panel]{box-sizing:border-box!important;transition:box-shadow .14s,opacity .14s,border-color .14s!important}.osoix-live-command-stage [data-osoix-workspace-panel][data-workspace-mode=normal]{left:var(--osoix-workspace-left)!important;top:var(--osoix-workspace-top)!important;width:var(--osoix-workspace-width)!important;height:var(--osoix-workspace-height)!important;opacity:1!important;visibility:visible!important;pointer-events:auto!important;-webkit-backdrop-filter:blur(20px)!important;backdrop-filter:blur(20px)!important;background:#02090ef2!important;border:1px solid #73e7ff2e!important;border-radius:14px!important;min-width:0!important;max-width:none!important;min-height:0!important;max-height:none!important;margin:0!important;padding-top:38px!important;position:absolute!important;bottom:auto!important;right:auto!important;overflow:auto!important;transform:none!important;box-shadow:0 22px 70px #0000007a!important}.osoix-live-command-stage [data-osoix-workspace-panel][data-workspace-focused=true][data-workspace-mode=normal]{border-color:#79f2c066!important;box-shadow:0 30px 92px #0000009e,0 0 0 1px #79f2c014!important}.osoix-live-command-stage [data-workspace-mode=closed],.osoix-live-command-stage [data-workspace-mode=minimized]{display:none!important}.osoix-live-command-stage [data-workspace-mode=maximized]{z-index:11000!important;opacity:1!important;visibility:visible!important;pointer-events:auto!important;-webkit-backdrop-filter:blur(24px)!important;backdrop-filter:blur(24px)!important;background:#02080dfb!important;border:1px solid #79f2c061!important;border-radius:15px!important;width:auto!important;min-width:0!important;max-width:none!important;height:auto!important;min-height:0!important;max-height:none!important;margin:0!important;padding:42px 12px 12px!important;position:fixed!important;inset:70px 8px 56px!important;overflow:auto!important;transform:none!important;box-shadow:0 34px 120px #000000c7!important}html[data-osoix-window-maximized=true]{overflow:hidden}html[data-osoix-window-maximized=true] .osoix-app-header{z-index:12020}.osoix-workspace-window-controls{z-index:12010!important;-webkit-backdrop-filter:blur(14px)!important;backdrop-filter:blur(14px)!important;cursor:grab!important;touch-action:none!important;-webkit-user-select:none!important;user-select:none!important;pointer-events:auto!important;background:linear-gradient(#0a1921f2,#040f15f0)!important;border:1px solid #73e7ff24!important;border-radius:8px!important;justify-content:space-between!important;align-items:center!important;gap:8px!important;height:28px!important;padding:0 4px 0 9px!important;display:flex!important;position:absolute!important;top:6px!important;left:7px!important;right:7px!important;box-shadow:0 5px 20px #00000047!important}[data-workspace-dragging=true]>.osoix-workspace-window-controls{cursor:grabbing!important}.osoix-workspace-window-title{text-overflow:ellipsis;white-space:nowrap;text-transform:uppercase;min-width:0;max-width:calc(100% - 92px);overflow:hidden;color:#9ab2bc!important;letter-spacing:.08em!important;font:900 7px/1 Arial,Helvetica,sans-serif!important;display:block!important}.osoix-workspace-window-actions{flex:none;pointer-events:auto!important;align-items:center!important;gap:3px!important;display:flex!important}.osoix-workspace-window-actions button{color:#bcd0d8!important;cursor:pointer!important;pointer-events:auto!important;background:#ffffff06!important;border:1px solid #ffffff14!important;border-radius:5px!important;place-items:center!important;width:23px!important;height:20px!important;padding:0!important;font:900 12px/1 Arial,Helvetica,sans-serif!important;display:grid!important}.osoix-workspace-window-actions button:hover,.osoix-workspace-window-actions button:focus-visible{color:#ecfff5!important;background:#79f2c01a!important;border-color:#79f2c06b!important;outline:none!important}.osoix-workspace-window-actions button:last-child:hover,.osoix-workspace-window-actions button:last-child:focus-visible{color:#ffdada!important;background:#ff5a5a1f!important;border-color:#ff78787a!important}.osoix-workspace-resize-grip{z-index:12009!important;cursor:nwse-resize!important;touch-action:none!important;pointer-events:auto!important;background:linear-gradient(135deg,#0000 0 46%,#73e7ff38 47% 55%,#0000 56% 65%,#73e7ff61 66% 73%,#0000 74%)!important;width:18px!important;height:18px!important;position:absolute!important;bottom:1px!important;right:1px!important}[data-workspace-mode=maximized]>.osoix-workspace-resize-grip{display:none!important}[data-workspace-dragging=true],[data-workspace-resizing=true]{-webkit-user-select:none!important;user-select:none!important;opacity:.97!important;transition:none!important}.osoix-live-command-stage section[aria-labelledby=osoix-live-data-quality-title][data-osoix-workspace-panel]{background:#02090ef2!important;inset:auto!important}.osoix-live-command-stage section[aria-labelledby=osoix-live-data-quality-title][data-osoix-workspace-panel]>div{pointer-events:auto!important;background:0 0!important;border:0!important;border-radius:0!important;width:auto!important;max-width:none!important;max-height:none!important;margin:0!important;padding:18px!important;position:relative!important;top:auto!important;left:auto!important;transform:none!important}.osoix-live-command-stage .osoix-intelligence-grid>aside[data-osoix-workspace-panel]{opacity:1!important;pointer-events:auto!important;align-self:auto!important;position:absolute!important}.osoix-live-command-stage .osoix-intelligence-grid>aside[data-osoix-workspace-panel]:before{display:none!important}.osoix-live-command-stage .osoix-world-satellite-dock[data-osoix-workspace-panel]{overflow:auto!important}.osoix-live-command-stage .osoix-world-satellite-dock[data-osoix-workspace-panel]>summary{z-index:2;position:relative}.osoix-live-command-stage [data-workspace-mode=maximized].osoix-world-narrative-stage,.osoix-live-command-stage [data-workspace-mode=maximized].osoix-space-weather-pulse,.osoix-live-command-stage [data-workspace-mode=maximized].osoix-featured-camera-theater,.osoix-live-command-stage [data-workspace-mode=maximized].public-kinematics-world{width:auto!important;max-width:none!important;height:auto!important;max-height:none!important}@media (max-width:980px){.osoix-live-command-stage [data-osoix-workspace-panel][data-workspace-mode=normal],.osoix-live-command-stage [data-osoix-workspace-panel][data-workspace-mode=maximized]{z-index:11000!important;visibility:visible!important;opacity:1!important;pointer-events:auto!important;background:#02080dfb!important;width:auto!important;min-width:0!important;max-width:none!important;height:auto!important;min-height:0!important;max-height:none!important;margin:0!important;padding:42px 8px 8px!important;position:fixed!important;inset:64px 6px 56px!important;overflow:auto!important;transform:none!important}.osoix-workspace-window-controls{height:30px!important}.osoix-workspace-window-actions button{width:28px!important;height:24px!important}.osoix-workspace-resize-grip{display:none!important}.osoix-live-command-stage section[aria-labelledby=osoix-live-data-quality-title][data-osoix-workspace-panel]>div{padding:10px!important}}@media (prefers-reduced-motion:reduce){.osoix-live-command-stage [data-osoix-workspace-panel]{transition:none!important}}
.osoix-live-command-stage{isolation:isolate;overflow:hidden!important}.osoix-live-command-stage:after{content:"";z-index:18;pointer-events:none;mix-blend-mode:screen;background:radial-gradient(circle at 50% 52%,#0000 0 34%,#02070b1a 66%,#02070b6b 100%),linear-gradient(#73e7ff06,#0000 18% 76%,#79f2c009);position:absolute;inset:0}.osoix-expressive-presets{z-index:12120;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);pointer-events:auto;background:#02090eb8;border:1px solid #73e7ff29;border-radius:999px;align-items:center;gap:5px;padding:5px;display:flex;position:absolute;bottom:62px;left:16px;box-shadow:0 12px 42px #00000057,inset 0 0 24px #73e7ff06}.osoix-expressive-presets>span{color:#7f9aa6;letter-spacing:.12em;white-space:nowrap;align-items:center;gap:6px;padding:0 7px;font:900 7px/1 Arial,Helvetica,sans-serif;display:flex}.osoix-expressive-presets>span i{background:#79f2c0;border-radius:50%;width:6px;height:6px;animation:1.7s ease-in-out infinite osoixExpressivePulse;box-shadow:0 0 12px #79f2c0bf}.osoix-expressive-presets button{color:#91aab5;letter-spacing:.09em;cursor:pointer;background:#ffffff06;border:1px solid #ffffff12;border-radius:999px;min-height:28px;padding:0 9px;font:900 7px/1 Arial,Helvetica,sans-serif;transition:border-color .18s,background .18s,color .18s,transform .18s}.osoix-expressive-presets button:hover,.osoix-expressive-presets button:focus-visible,.osoix-expressive-presets button[data-active=true]{color:#ecfff5;background:#79f2c01a;border-color:#79f2c06b;outline:0;transform:translateY(-1px)}.osoix-live-command-stage [data-osoix-workspace-panel][data-workspace-mode=normal]{-webkit-backdrop-filter:blur(16px)saturate(1.08)!important;backdrop-filter:blur(16px)saturate(1.08)!important;background:linear-gradient(#020b11cc,#02080db3)!important;border-color:#73e7ff33!important;box-shadow:0 24px 78px #0006,inset 0 1px #ffffff06!important}.osoix-live-command-stage [data-osoix-workspace-panel][data-workspace-focused=true][data-workspace-mode=normal]{background:linear-gradient(#030e14e0,#02080dc7)!important;border-color:#79f2c06b!important;box-shadow:0 34px 100px #00000085,0 0 44px #79f2c00b!important}.osoix-live-command-stage .osoix-featured-camera-theater[data-workspace-mode=normal]{width:min(var(--osoix-workspace-width),460px)!important;height:min(var(--osoix-workspace-height),330px)!important}.osoix-live-command-stage .osoix-live-activity-stream[data-workspace-mode=normal]{width:min(var(--osoix-workspace-width),340px)!important;height:min(var(--osoix-workspace-height),300px)!important}.osoix-live-command-stage .osoix-cinematic-director[data-workspace-mode=normal]{width:min(var(--osoix-workspace-width),390px)!important;height:min(var(--osoix-workspace-height),210px)!important}html[data-osoix-globe-engaged=true] .osoix-live-command-stage [data-osoix-workspace-panel][data-workspace-mode=normal]{filter:saturate(.72)brightness(.82);opacity:.28!important;transition:opacity .18s,filter .18s,box-shadow .18s!important}html[data-osoix-globe-engaged=true] .osoix-expressive-presets{opacity:.38;transition:opacity .18s}html:not([data-osoix-globe-engaged=true]) .osoix-live-command-stage [data-osoix-workspace-panel][data-workspace-mode=normal],html:not([data-osoix-globe-engaged=true]) .osoix-expressive-presets{transition:opacity .34s,filter .34s,box-shadow .34s}@keyframes osoixExpressivePulse{0%,to{opacity:.45;transform:scale(.82)}50%{opacity:1;transform:scale(1.22)}}@media (max-width:1280px){.osoix-expressive-presets{bottom:58px;left:10px}.osoix-expressive-presets>span{display:none}.osoix-expressive-presets button{padding-inline:8px}}@media (max-width:980px){.osoix-expressive-presets{z-index:12080;border-radius:14px;justify-content:center;position:fixed;bottom:58px;left:8px;right:8px}.osoix-expressive-presets button{flex:1;max-width:160px}.osoix-live-command-stage [data-osoix-workspace-panel][data-workspace-mode=normal]{background:#02080df0!important}.osoix-live-command-stage:after{display:none}}@media (prefers-reduced-motion:reduce){.osoix-expressive-presets>span i{animation:none}.osoix-expressive-presets button,.osoix-live-command-stage [data-osoix-workspace-panel]{transition:none!important}}
.osoix-live-command-page .osoix-live-camera-strip{opacity:.92;filter:saturate(.9);transition:opacity .25s,filter .25s,transform .25s;display:flex!important}:is(.osoix-live-command-stage:has(.osoix-featured-camera-theater[data-workspace-mode=normal]) .osoix-live-camera-strip,.osoix-live-command-stage:has(.osoix-featured-camera-theater[data-workspace-mode=maximized]) .osoix-live-camera-strip){opacity:.12;filter:saturate(.45)brightness(.75);pointer-events:none}.osoix-live-command-stage[data-cinematic-director=active] .osoix-live-camera-strip{opacity:.18;filter:saturate(.55)}.osoix-live-command-stage[data-context-workspace-kind=camera] .osoix-live-camera-strip{opacity:.16;filter:saturate(.55)}@media (max-width:1320px){.osoix-live-command-page .osoix-live-camera-strip{opacity:.86}}@media (max-width:980px){.osoix-live-command-page .osoix-live-camera-strip{display:none!important}}@media (prefers-reduced-motion:reduce){.osoix-live-command-page .osoix-live-camera-strip{transition:none!important}}
.osoix-live-command-stage{--osoix-nav-h:68px;--osoix-top-dock:92px;--osoix-left-base:154px;--osoix-side-dock:342px;--osoix-right-dock:0px;--osoix-left-dock:var(--osoix-left-base);--osoix-bottom-base:222px;--osoix-bottom-panel:250px;--osoix-review-dock:min(48dvh,520px);--osoix-bottom-dock:var(--osoix-bottom-base);--osoix-taskbar-h:52px;isolation:isolate;position:relative}.osoix-live-command-stage[data-workspace-left-open=true]{--osoix-left-dock:var(--osoix-side-dock)}.osoix-live-command-stage[data-workspace-right-open=true]{--osoix-right-dock:var(--osoix-side-dock)}.osoix-live-command-stage[data-workspace-bottom-open=true]{--osoix-bottom-dock:var(--osoix-bottom-panel)}.osoix-live-command-stage[data-workspace-review-open=true]{--osoix-bottom-dock:var(--osoix-review-dock)}.osoix-live-command-stage[data-workspace-clean=true]{--osoix-top-dock:0px;--osoix-left-dock:0px;--osoix-right-dock:0px;--osoix-bottom-dock:var(--osoix-taskbar-h)}.osoix-live-command-stage .osoix-intelligence-grid{box-sizing:border-box!important;height:calc(100dvh - var(--osoix-nav-h))!important;min-height:calc(100dvh - var(--osoix-nav-h))!important;padding:var(--osoix-top-dock) var(--osoix-right-dock) var(--osoix-bottom-dock) var(--osoix-left-dock)!important;transition:padding .22s!important}.osoix-live-command-stage .osoix-intelligence-grid>div:first-child{box-sizing:border-box!important;border-radius:16px!important;width:100%!important;height:100%!important;min-height:0!important;overflow:hidden!important;box-shadow:0 0 0 1px #73e7ff14,0 24px 90px #00000057!important}.osoix-live-command-stage[data-workspace-clean=true] .osoix-intelligence-grid>div:first-child{box-shadow:none!important;border-radius:0!important}.osoix-live-command-stage .osoix-live-command-overlay{top:var(--osoix-nav-h)!important;height:calc(100dvh - var(--osoix-nav-h))!important}.osoix-live-command-stage .osoix-live-system-pulse{top:12px!important;left:14px!important;transform:none!important}.osoix-live-command-stage .osoix-live-clock{top:12px!important;right:14px!important}.osoix-live-command-stage .osoix-world-action-rail{max-width:calc(100vw - 430px)!important;top:12px!important;left:50%!important;right:auto!important;transform:translate(-50%)!important}.osoix-live-command-stage main>section:first-of-type{display:none!important}.osoix-live-command-stage .osoix-live-layer-rail{left:10px!important;top:calc(var(--osoix-top-dock) + 12px)!important;width:134px!important;bottom:auto!important;transform:none!important}.osoix-live-command-stage .osoix-world-layer-deck{left:10px!important;right:auto!important;bottom:calc(var(--osoix-bottom-dock) + 10px)!important;width:134px!important;max-width:134px!important}.osoix-live-command-stage .osoix-world-layer-deck>div{max-height:210px;grid-template-columns:1fr!important;display:grid!important;overflow:auto!important}.osoix-live-command-stage .osoix-world-layer-deck button{justify-content:flex-start!important;width:100%!important}.osoix-live-command-stage .osoix-world-layer-deck>small,.osoix-live-command-stage .osoix-world-layer-deck-title,.osoix-live-command-stage[data-workspace-left-open=true] :is(.osoix-live-layer-rail,.osoix-world-layer-deck){display:none!important}.osoix-live-command-stage .osoix-live-orbit-strip{top:auto!important;left:calc(var(--osoix-left-dock) + 10px)!important;right:calc(var(--osoix-right-dock) + 10px)!important;width:auto!important;min-width:0!important;max-width:none!important;bottom:132px!important;transform:none!important}.osoix-live-command-stage .osoix-live-camera-strip{left:calc(var(--osoix-left-dock) + 10px)!important;right:calc(var(--osoix-right-dock) + 10px)!important;justify-content:flex-end!important;max-width:none!important;bottom:54px!important}.osoix-live-command-stage .osoix-live-camera-strip figure{width:150px!important}.osoix-live-command-stage .osoix-live-camera-frame{height:70px!important}.osoix-live-command-stage .osoix-live-truth-ticker{left:calc(var(--osoix-left-dock) + 10px)!important;right:calc(var(--osoix-right-dock) + 10px)!important;border:1px solid #73e7ff1a!important;border-radius:8px!important;height:24px!important;bottom:28px!important}.osoix-live-command-stage .osoix-temporal-truth-rail,.osoix-live-command-stage[data-workspace-bottom-open=true] :is(.osoix-live-orbit-strip,.osoix-live-camera-strip),.osoix-live-command-stage[data-workspace-review-open=true] :is(.osoix-live-orbit-strip,.osoix-live-camera-strip){display:none!important}.osoix-live-command-stage [data-osoix-workspace-panel]{box-sizing:border-box!important;margin:0!important;transition:opacity .14s,border-color .14s,background .14s!important;transform:none!important}.osoix-live-command-stage [data-workspace-mode=closed],.osoix-live-command-stage [data-workspace-mode=minimized]{display:none!important}.osoix-live-command-stage [data-osoix-workspace-panel][data-workspace-mode=normal]{z-index:980!important;opacity:1!important;visibility:visible!important;pointer-events:auto!important;-webkit-backdrop-filter:blur(18px)!important;backdrop-filter:blur(18px)!important;background:linear-gradient(160deg,#030c12fa,#02080df5)!important;border:1px solid #73e7ff2e!important;border-radius:14px!important;min-width:0!important;max-width:none!important;min-height:0!important;max-height:none!important;padding:40px 10px 10px!important;position:absolute!important;overflow:auto!important;box-shadow:0 20px 56px #0000006b!important}.osoix-live-command-stage [data-workspace-mode=normal][data-workspace-dock=left]{left:8px!important;right:auto!important;top:calc(var(--osoix-nav-h) + var(--osoix-top-dock) + 8px)!important;bottom:calc(var(--osoix-bottom-dock) + 8px)!important;width:calc(var(--osoix-side-dock) - 16px)!important;height:auto!important}.osoix-live-command-stage [data-workspace-mode=normal][data-workspace-dock=right]{left:auto!important;right:8px!important;top:calc(var(--osoix-nav-h) + var(--osoix-top-dock) + 8px)!important;bottom:calc(var(--osoix-bottom-dock) + 8px)!important;width:calc(var(--osoix-side-dock) - 16px)!important;height:auto!important}.osoix-live-command-stage [data-workspace-mode=normal][data-workspace-dock=bottom]{left:calc(var(--osoix-left-dock) + 8px)!important;right:calc(var(--osoix-right-dock) + 8px)!important;top:auto!important;bottom:calc(var(--osoix-taskbar-h) + 6px)!important;width:auto!important;height:calc(var(--osoix-bottom-dock) - var(--osoix-taskbar-h) - 12px)!important}.osoix-live-command-stage [data-workspace-mode=maximized]{z-index:990!important;top:auto!important;left:8px!important;right:8px!important;bottom:calc(var(--osoix-taskbar-h) + 6px)!important;width:auto!important;height:calc(var(--osoix-bottom-dock) - var(--osoix-taskbar-h) - 12px)!important;opacity:1!important;visibility:visible!important;pointer-events:auto!important;-webkit-backdrop-filter:blur(22px)!important;backdrop-filter:blur(22px)!important;background:#02080dfb!important;border:1px solid #79f2c04d!important;border-radius:15px!important;min-width:0!important;max-width:none!important;min-height:0!important;max-height:none!important;margin:0!important;padding:42px 12px 12px!important;position:absolute!important;overflow:auto!important;box-shadow:0 20px 70px #0000008c!important}.osoix-live-command-stage .osoix-intelligence-grid>aside[data-osoix-workspace-panel]{align-self:auto!important}.osoix-live-command-stage .osoix-intelligence-grid>aside[data-osoix-workspace-panel]:before{display:none!important}.osoix-live-command-stage section[aria-labelledby=osoix-live-data-quality-title][data-osoix-workspace-panel]>div{pointer-events:auto!important;background:0 0!important;border:0!important;border-radius:0!important;width:auto!important;max-width:none!important;max-height:none!important;margin:0!important;padding:12px!important;position:relative!important;top:auto!important;left:auto!important;transform:none!important}.osoix-workspace-window-controls{z-index:4!important;cursor:default!important;touch-action:auto!important;-webkit-user-select:none!important;user-select:none!important;background:#06131af5!important;border:1px solid #73e7ff1f!important;border-radius:8px!important;grid-template-columns:minmax(0,1fr) auto auto!important;align-items:center!important;gap:7px!important;height:28px!important;padding:0 4px 0 9px!important;display:grid!important;position:absolute!important;top:6px!important;left:7px!important;right:7px!important;box-shadow:0 5px 18px #0000003d!important}.osoix-workspace-window-title{text-overflow:ellipsis;white-space:nowrap;text-transform:uppercase;min-width:0;overflow:hidden;color:#9ab2bc!important;letter-spacing:.08em!important;font:900 7px/1 Arial,Helvetica,sans-serif!important}.osoix-workspace-dock-actions,.osoix-workspace-window-actions{align-items:center!important;gap:3px!important;display:flex!important}.osoix-workspace-dock-actions button,.osoix-workspace-window-actions button{color:#bcd0d8!important;cursor:pointer!important;background:#ffffff06!important;border:1px solid #ffffff14!important;border-radius:5px!important;place-items:center!important;width:23px!important;height:20px!important;padding:0!important;font:900 11px/1 Arial,Helvetica,sans-serif!important;display:grid!important}.osoix-workspace-dock-actions button[data-active=true]{color:#ecfff5!important;background:#79f2c01a!important;border-color:#79f2c06b!important}.osoix-workspace-dock-actions button:hover,.osoix-workspace-dock-actions button:focus-visible,.osoix-workspace-window-actions button:hover,.osoix-workspace-window-actions button:focus-visible{color:#effcff!important;background:#73e7ff17!important;border-color:#73e7ff66!important;outline:none!important}.osoix-workspace-window-actions button:last-child:hover,.osoix-workspace-window-actions button:last-child:focus-visible{color:#ffdada!important;background:#ff5a5a1f!important;border-color:#ff78787a!important}.osoix-workspace-resize-grip{display:none!important}.osoix-workspace-clean{color:#8fe8bd;cursor:pointer;background:#07131bcc;border:1px solid #79f2c033;border-radius:8px;flex:0 0 32px;width:32px;height:30px}.osoix-workspace-clean[aria-pressed=true]{color:#eafff4;background:#79f2c021;border-color:#79f2c073}.osoix-workspace-running button small{color:#526a75;text-transform:uppercase;margin-left:auto;font-size:5px}.osoix-workspace-manager-menu-row{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:5px;display:grid}.osoix-workspace-panel-launch{width:100%;grid-template-columns:8px minmax(0,1fr) auto!important;display:grid!important}.osoix-workspace-manager-docks{gap:2px;display:flex}.osoix-workspace-manager-docks button{color:#78909b;cursor:pointer;background:#07131b;border:1px solid #ffffff12;border-radius:7px;width:26px;height:34px}.osoix-workspace-manager-docks button[data-active=true]{color:#dffdf0;background:#79f2c017;border-color:#79f2c066}.osoix-live-command-stage[data-workspace-clean=true] :is(.osoix-live-system-pulse,.osoix-live-clock,.osoix-world-action-rail,.osoix-live-layer-rail,.osoix-world-layer-deck,.osoix-live-orbit-strip,.osoix-live-camera-strip,.osoix-live-truth-ticker,.osoix-temporal-truth-rail,[data-osoix-workspace-panel]){display:none!important}@media (max-width:1320px) and (min-width:981px){.osoix-live-command-stage{--osoix-left-base:126px;--osoix-side-dock:300px;--osoix-bottom-base:198px;--osoix-bottom-panel:224px;--osoix-top-dock:84px}.osoix-live-command-stage .osoix-live-layer-rail{width:108px!important}.osoix-live-command-stage .osoix-world-layer-deck{width:108px!important;max-width:108px!important}.osoix-live-command-stage .osoix-live-camera-strip figure:nth-child(3){display:none!important}}@media (max-width:980px){.osoix-live-command-stage{--osoix-nav-h:0px;--osoix-top-dock:0px;--osoix-left-dock:0px;--osoix-right-dock:0px;--osoix-bottom-dock:0px;--osoix-taskbar-h:50px}.osoix-live-command-stage .osoix-intelligence-grid{height:auto!important;min-height:0!important;padding:0!important}.osoix-live-command-stage .osoix-intelligence-grid>div:first-child{border-radius:0!important;height:72dvh!important;min-height:520px!important}.osoix-live-command-stage :is(.osoix-live-system-pulse,.osoix-live-clock,.osoix-world-action-rail,.osoix-live-layer-rail,.osoix-world-layer-deck,.osoix-live-orbit-strip,.osoix-live-camera-strip,.osoix-live-truth-ticker,.osoix-temporal-truth-rail){display:none!important}.osoix-live-command-stage [data-osoix-workspace-panel][data-workspace-mode=normal],.osoix-live-command-stage [data-osoix-workspace-panel][data-workspace-mode=maximized]{border-radius:12px!important;width:auto!important;max-width:none!important;height:auto!important;max-height:none!important;margin:10px 8px!important;padding:42px 8px 10px!important;display:block!important;position:relative!important;inset:auto!important;overflow:auto!important}.osoix-workspace-window-controls{grid-template-columns:minmax(0,1fr) auto!important;position:absolute!important}.osoix-workspace-dock-actions{display:none!important}.osoix-workspace-manager-docks{display:none}}@media (prefers-reduced-motion:reduce){.osoix-live-command-stage .osoix-intelligence-grid,.osoix-live-command-stage [data-osoix-workspace-panel]{transition:none!important}}
.osoix-live-command-stage[data-expressive-preset=cinematic]{--osoix-top-dock:0px;--osoix-left-base:0px;--osoix-bottom-base:var(--osoix-taskbar-h);--osoix-left-dock:var(--osoix-left-base);--osoix-bottom-dock:var(--osoix-bottom-base)}.osoix-live-command-stage[data-expressive-preset=cinematic] .osoix-intelligence-grid{padding:0 0 var(--osoix-taskbar-h)!important}.osoix-live-command-stage[data-expressive-preset=cinematic][data-workspace-left-open=true] .osoix-intelligence-grid{padding-left:var(--osoix-side-dock)!important}.osoix-live-command-stage[data-expressive-preset=cinematic][data-workspace-right-open=true] .osoix-intelligence-grid{padding-right:var(--osoix-side-dock)!important}.osoix-live-command-stage[data-expressive-preset=cinematic][data-workspace-bottom-open=true] .osoix-intelligence-grid{padding-bottom:var(--osoix-bottom-panel)!important}.osoix-live-command-stage[data-expressive-preset=cinematic][data-workspace-review-open=true] .osoix-intelligence-grid{padding-bottom:var(--osoix-review-dock)!important}.osoix-live-command-stage[data-expressive-preset=cinematic] .osoix-intelligence-grid>div:first-child{box-shadow:none!important;border-radius:0!important}.osoix-live-command-stage[data-expressive-preset=cinematic]:before{content:"";z-index:17;inset:var(--osoix-nav-h) 0 var(--osoix-taskbar-h);pointer-events:none;background:radial-gradient(circle at 52% 46%,#0000 0 32%,#01070c0f 58%,#01050961 100%),linear-gradient(115deg,#73e7ff06,#0000 32% 70%,#79f2c006);position:absolute;box-shadow:inset 0 0 150px #00000047}.osoix-live-command-stage[data-expressive-preset=cinematic] .osoix-live-layer-rail{left:16px!important;top:calc(var(--osoix-nav-h) + 66px)!important;gap:6px!important;width:118px!important}.osoix-live-command-stage[data-expressive-preset=cinematic] .osoix-live-layer-rail>div{-webkit-backdrop-filter:blur(14px)saturate(1.08)!important;backdrop-filter:blur(14px)saturate(1.08)!important;background:linear-gradient(145deg,#020a0fb3,#02080d75)!important;border-color:#73e7ff1f!important;min-width:0!important;padding:7px 8px!important;box-shadow:0 12px 34px #00000038!important}.osoix-live-command-stage[data-expressive-preset=cinematic] .osoix-world-layer-deck{opacity:.78;transition:opacity .2s,transform .2s;left:16px!important;top:calc(var(--osoix-nav-h) + 318px)!important;width:118px!important;max-width:118px!important;bottom:auto!important}.osoix-live-command-stage[data-expressive-preset=cinematic] .osoix-world-layer-deck:hover,.osoix-live-command-stage[data-expressive-preset=cinematic] .osoix-world-layer-deck:focus-within{opacity:1;transform:translateY(-2px)}.osoix-live-command-stage[data-expressive-preset=cinematic] .osoix-live-camera-strip{justify-content:flex-end!important;gap:9px!important;max-width:min(62vw,720px)!important;bottom:94px!important;left:auto!important;right:18px!important}.osoix-live-command-stage[data-expressive-preset=cinematic] .osoix-live-camera-strip figure{-webkit-backdrop-filter:blur(16px)saturate(1.08)!important;backdrop-filter:blur(16px)saturate(1.08)!important;background:#020a0fb3!important;border-color:#79f2c033!important;width:184px!important;transition:transform .22s,border-color .22s,box-shadow .22s,opacity .22s!important;box-shadow:0 20px 54px #0000005c,inset 0 0 0 1px #ffffff04!important}.osoix-live-command-stage[data-expressive-preset=cinematic] .osoix-live-camera-strip figure:first-child{transform:translateY(-6px);border-color:#79f2c05c!important;width:232px!important;box-shadow:0 24px 68px #00000070,0 0 34px #79f2c00a!important}.osoix-live-command-stage[data-expressive-preset=cinematic] .osoix-live-camera-strip figure:hover,.osoix-live-command-stage[data-expressive-preset=cinematic] .osoix-live-camera-strip figure:focus-within{transform:translateY(-8px)scale(1.015);border-color:#73e7ff6b!important;box-shadow:0 28px 76px #00000085,0 0 42px #73e7ff0e!important}.osoix-live-command-stage[data-expressive-preset=cinematic] .osoix-live-camera-strip figure:first-child:hover,.osoix-live-command-stage[data-expressive-preset=cinematic] .osoix-live-camera-strip figure:first-child:focus-within{transform:translateY(-10px)scale(1.015)}.osoix-live-command-stage[data-expressive-preset=cinematic] .osoix-live-camera-frame{height:94px!important}.osoix-live-command-stage[data-expressive-preset=cinematic] .osoix-live-camera-strip figure:first-child .osoix-live-camera-frame{height:126px!important}.osoix-live-command-stage[data-expressive-preset=cinematic] .osoix-live-orbit-strip{opacity:.88;width:auto!important;max-width:none!important;bottom:272px!important;left:clamp(148px,17vw,260px)!important;right:clamp(18px,5vw,86px)!important;transform:none!important}.osoix-live-command-stage[data-expressive-preset=cinematic] .osoix-live-truth-ticker{-webkit-backdrop-filter:blur(14px)!important;backdrop-filter:blur(14px)!important;background:#01070bc7!important;border:1px solid #73e7ff1a!important;border-radius:9px!important;height:26px!important;bottom:58px!important;left:min(540px,42vw)!important;right:10px!important}.osoix-live-command-stage[data-expressive-preset=cinematic] .osoix-workspace-manager{width:min(520px,100vw - 32px)!important;height:38px!important;bottom:10px!important;left:16px!important;right:auto!important}.osoix-live-command-stage[data-expressive-preset=cinematic] .osoix-workspace-taskbar{-webkit-backdrop-filter:blur(16px)saturate(1.05)!important;backdrop-filter:blur(16px)saturate(1.05)!important;background:#02080db8!important;border-radius:11px!important;height:38px!important;padding:4px 5px!important;box-shadow:0 12px 36px #00000047!important}.osoix-live-command-stage[data-expressive-preset=cinematic] .osoix-workspace-manager-menu{bottom:44px!important}.osoix-live-command-stage[data-expressive-preset=cinematic] .osoix-live-system-pulse,.osoix-live-command-stage[data-expressive-preset=cinematic] .osoix-live-clock,.osoix-live-command-stage[data-expressive-preset=cinematic] .osoix-world-action-rail{-webkit-backdrop-filter:blur(14px)saturate(1.05)!important;backdrop-filter:blur(14px)saturate(1.05)!important;background:#020a0f94!important;box-shadow:0 12px 34px #0000002e!important}.osoix-live-command-stage[data-expressive-preset=cinematic] .osoix-expressive-presets{opacity:.72}.osoix-live-command-stage[data-expressive-preset=cinematic] .osoix-expressive-presets:hover,.osoix-live-command-stage[data-expressive-preset=cinematic] .osoix-expressive-presets:focus-within{opacity:1}html[data-osoix-globe-engaged=true] .osoix-live-command-stage[data-expressive-preset=cinematic] :is(.osoix-live-layer-rail,.osoix-world-layer-deck,.osoix-live-camera-strip,.osoix-live-orbit-strip,.osoix-live-system-pulse,.osoix-live-clock,.osoix-world-action-rail,.osoix-expressive-presets,.osoix-workspace-manager){filter:saturate(.55)brightness(.82);opacity:.16!important;transition:opacity .14s,filter .14s!important}html[data-osoix-globe-engaged=true] .osoix-live-command-stage[data-expressive-preset=cinematic] .osoix-live-truth-ticker{opacity:.45!important}@media (max-width:1320px) and (min-width:981px){.osoix-live-command-stage[data-expressive-preset=cinematic] .osoix-live-layer-rail{width:102px!important;left:10px!important}.osoix-live-command-stage[data-expressive-preset=cinematic] .osoix-world-layer-deck{left:10px!important;top:calc(var(--osoix-nav-h) + 294px)!important;width:102px!important;max-width:102px!important}.osoix-live-command-stage[data-expressive-preset=cinematic] .osoix-live-camera-strip figure{width:154px!important}.osoix-live-command-stage[data-expressive-preset=cinematic] .osoix-live-camera-strip figure:first-child{width:198px!important}.osoix-live-command-stage[data-expressive-preset=cinematic] .osoix-live-camera-frame{height:78px!important}.osoix-live-command-stage[data-expressive-preset=cinematic] .osoix-live-camera-strip figure:first-child .osoix-live-camera-frame{height:104px!important}.osoix-live-command-stage[data-expressive-preset=cinematic] .osoix-live-orbit-strip{bottom:238px!important;left:124px!important}.osoix-live-command-stage[data-expressive-preset=cinematic] .osoix-workspace-manager{width:min(430px,100vw - 24px)!important;left:10px!important}.osoix-live-command-stage[data-expressive-preset=cinematic] .osoix-live-truth-ticker{left:min(450px,42vw)!important}}@media (max-width:980px){.osoix-live-command-stage[data-expressive-preset=cinematic]{--osoix-bottom-base:0px}.osoix-live-command-stage[data-expressive-preset=cinematic] .osoix-intelligence-grid{padding:0!important}.osoix-live-command-stage[data-expressive-preset=cinematic]:before{display:none}.osoix-live-command-stage[data-expressive-preset=cinematic] .osoix-live-camera-strip,.osoix-live-command-stage[data-expressive-preset=cinematic] .osoix-live-orbit-strip,.osoix-live-command-stage[data-expressive-preset=cinematic] .osoix-world-layer-deck{display:none!important}.osoix-live-command-stage[data-expressive-preset=cinematic] .osoix-workspace-manager{width:auto!important;height:44px!important;bottom:6px!important;left:6px!important;right:6px!important}.osoix-live-command-stage[data-expressive-preset=cinematic] .osoix-workspace-taskbar{height:44px!important;padding:5px!important}}@media (prefers-reduced-motion:reduce){.osoix-live-command-stage[data-expressive-preset=cinematic] :is(.osoix-live-camera-strip figure,.osoix-world-layer-deck){transition:none!important;transform:none!important}}
.osoix-live-command-page{width:100%;min-width:0;max-width:100vw;overflow-x:clip}.osoix-live-command-stage{isolation:isolate;--osoix-focus-hud-top:84px;--osoix-context-hud-top:142px;width:100%;min-width:0;max-width:100vw;overflow-x:clip}.osoix-live-command-stage .osoix-intelligence-grid{width:100%;min-width:0;max-width:100%;overflow-x:clip}.osoix-live-command-stage [data-osoix-workspace-panel]{box-sizing:border-box;min-width:0;max-width:100%}.osoix-live-command-stage .osoix-live-clock{z-index:970!important;top:12px!important;right:164px!important}.osoix-live-command-stage .osoix-intelligence-grid>div:first-child .cesium-viewer-toolbar{z-index:7!important;top:44px!important;right:10px!important}.osoix-live-command-stage [data-osoix-primary-globe-window=true]{min-width:0!important;max-width:100%!important;position:relative!important;overflow:hidden!important}.osoix-live-command-stage [data-osoix-primary-globe-window=true][data-globe-window-mode=minimized]{height:52px!important;min-height:52px!important;overflow:hidden!important}.osoix-live-command-stage [data-osoix-primary-globe-window=true][data-globe-window-mode=minimized]>:not(.osoix-grid-globe-window-chrome){visibility:hidden!important;pointer-events:none!important}.osoix-live-command-stage [data-osoix-primary-globe-window=true][data-globe-window-mode=closed]{display:none!important}.osoix-grid-globe-window-chrome{z-index:12;pointer-events:auto;box-sizing:border-box;background:#020a0eeb;border:1px solid #73e7ff29;border-radius:8px;justify-content:space-between;align-items:center;gap:8px;height:30px;padding:0 5px 0 10px;display:flex;position:absolute;top:8px;left:8px;right:8px;box-shadow:0 5px 18px #0000004d}.osoix-grid-globe-window-chrome>span{text-overflow:ellipsis;white-space:nowrap;color:#9fb7c2;letter-spacing:.09em;min-width:0;font:900 8px/1 Arial,sans-serif;overflow:hidden}.osoix-grid-globe-window-chrome>div{flex:none;align-items:center;gap:3px;display:flex}.osoix-grid-globe-window-chrome button{color:#dffaff;cursor:pointer;background:#07131b;border:1px solid #ffffff17;border-radius:5px;place-items:center;width:25px;height:21px;padding:0;font:900 11px/1 Arial,sans-serif;display:grid}.osoix-grid-globe-window-chrome button:hover,.osoix-grid-globe-window-chrome button:focus-visible{background:#73e7ff14;border-color:#73e7ff61;outline:0}.osoix-grid-globe-window-chrome button:last-child:hover,.osoix-grid-globe-window-chrome button:last-child:focus-visible{color:#ffdada;background:#ff5a5a1f;border-color:#ff78787a}.osoix-grid-globe-reopen{z-index:1200;left:50%;bottom:max(66px,calc(env(safe-area-inset-bottom) + 52px));color:#c9f8ff;letter-spacing:.09em;cursor:pointer;white-space:nowrap;text-overflow:ellipsis;background:#061019;border:1px solid #73e7ff47;border-radius:9px;max-width:calc(100vw - 32px);min-height:34px;padding:0 14px;font:900 8px/1 Arial,sans-serif;position:fixed;overflow:hidden;transform:translate(-50%)}.osoix-intelligence-grid>div:first-child:fullscreen{background:#02070b!important;border-radius:0!important;width:100vw!important;height:100vh!important;min-height:100vh!important;overflow:hidden!important}.osoix-intelligence-grid>div:first-child:fullscreen .cesium-viewer-toolbar{top:46px!important;right:10px!important}.osoix-live-command-stage [data-osoix-workspace-panel][data-workspace-mode=normal]{isolation:isolate!important}.osoix-workspace-window-controls{max-width:calc(100% - 16px);z-index:20!important}.osoix-live-command-stage .osoix-spatial-focus-orchestrator{top:var(--osoix-focus-hud-top)!important}.osoix-live-command-stage .osoix-context-beacon{top:var(--osoix-context-hud-top)!important}.osoix-live-command-stage .osoix-space-weather-cinematic-panel{pointer-events:auto}.osoix-live-command-stage .osoix-space-weather-cinematic-panel[data-cockpit-managed=true]{z-index:var(--osoix-cockpit-z,70)!important}:is(.osoix-space-weather-cinematic-context:has(.osoix-space-weather-cinematic-panel[data-cockpit-state=closed]) .osoix-space-weather-ambient,.osoix-space-weather-cinematic-context:has(.osoix-space-weather-cinematic-panel[data-cockpit-state=closed]) .osoix-space-weather-cinematic-boundary){display:none!important}@media (max-width:1100px){.osoix-live-command-stage .osoix-live-clock{right:138px!important}}@media (max-width:980px){.osoix-live-command-stage{--osoix-focus-hud-top:110px;--osoix-context-hud-top:166px}.osoix-live-command-stage .osoix-live-clock{display:none!important}.osoix-live-command-stage .osoix-intelligence-grid>div:first-child .cesium-viewer-toolbar{top:44px!important;right:8px!important}.osoix-grid-globe-window-chrome{top:6px;left:6px;right:6px}.osoix-grid-globe-reopen{bottom:max(58px,calc(env(safe-area-inset-bottom) + 48px))}}@media (max-width:620px){.osoix-live-command-stage{--osoix-focus-hud-top:106px;--osoix-context-hud-top:160px}.osoix-grid-globe-window-chrome{gap:4px;padding-left:7px}.osoix-grid-globe-window-chrome>span{font-size:7px}.osoix-grid-globe-reopen{width:auto;max-width:none;left:12px;right:12px;transform:none}}
