/* A single wide horizon at the bottom, with no detached circular HUD above it. */
body[data-theme=network] .search-landing .world-stage{inset:48% 0 0!important;width:100%!important;height:52%!important;transform:none!important;overflow:clip}
.globe-location-label{position:absolute;z-index:5;transform:translate(-50%,-100%);max-width:120px;padding:2px 6px;border:1px solid rgba(255,216,141,.3);border-radius:4px;background:rgba(5,17,30,.78);color:#fff2d6;font-size:11px;line-height:1.35;text-align:center;pointer-events:none;white-space:nowrap;text-shadow:0 1px 3px #000;overflow:hidden;text-overflow:ellipsis}
.globe-location-label strong{font-size:inherit;font-weight:400}
body:not([data-theme=network]) .globe-location-label,[hidden].globe-location-label,body.world-unavailable .globe-location-label{display:none!important}
@media(orientation:portrait),(max-width:959px),(max-height:599px){.globe-location-label{display:none!important}}
/* The five other scenes use their original left and right subjects. */
@media(min-width:1201px){body:not([data-theme=network]) .search-landing .world-stage{inset:0!important;width:100%!important;height:100%!important;transform:none!important}}
@media(max-width:1200px){body:not([data-theme=network]) .search-landing .world-stage{inset:calc(50% + 186px) 0 86px!important;width:100%!important;height:auto!important;transform:none!important}}
body:not([data-theme=network]) .world-stage.world-pair-below{position:relative!important;inset:auto!important;width:min(100%,920px)!important;height:clamp(220px,45vw,360px)!important;margin:0 auto!important;transform:none!important;overflow:clip;isolation:isolate;z-index:3;pointer-events:none}
body:not([data-theme=network]) .world-pair-below #worldCanvas{width:100%;height:100%;pointer-events:auto;touch-action:pan-y pinch-zoom}
