/* Desktop Earth and city rails retain their approved presentation. */
.globe-mobile-city{display:none}
@media(max-width:860px){
 .knowledge-earth[data-knowledge-globe] .globe-experience{container-type:inline-size}
 .knowledge-earth[data-knowledge-globe] .globe-stage{
  min-height:0!important;height:auto!important;padding-top:min(440px,100cqw,70svh);overflow:visible
 }
 .knowledge-earth[data-knowledge-globe] .globe-stage canvas,
 .knowledge-earth[data-knowledge-globe] .globe-labels{height:min(440px,100cqw,70svh)!important}
 .knowledge-earth[data-knowledge-globe] .globe-stage canvas{right:0!important;width:100%!important}
 .knowledge-earth[data-knowledge-globe] .globe-labels{right:0;bottom:auto;width:100%}
 .knowledge-earth[data-knowledge-globe] .globe-cityrail{display:none!important}
 .knowledge-earth[data-knowledge-globe] .globe-leaders{display:none}
 .knowledge-earth[data-knowledge-globe] .globe-mobile-city{display:block;position:relative;padding:18px 16px;background:#030708;color:#aebcc1;font-size:.8rem}
 .globe-mobile-city select{display:block;width:100%;min-width:0;min-height:48px;margin-top:10px;padding:10px;border:1px solid #35434a;border-radius:0;background:#030708;color:#f2f0eb;font:inherit;font-size:16px}
 .knowledge-earth[data-knowledge-globe] .globe-panel--advanced{position:relative;inset:auto!important;width:100%!important;height:auto;max-height:none;overflow:visible!important}
 .knowledge-earth[data-knowledge-globe] .globe-panel__image{width:100%!important;height:auto!important;max-width:100%;max-height:none!important;float:none;object-fit:contain}
 .knowledge-earth[data-knowledge-globe] .globe-compass{top:calc(min(440px,100cqw,70svh) - 44px)!important;bottom:auto!important}
 .knowledge-earth[data-knowledge-globe] .globe-zoom-controls{top:calc(min(440px,100cqw,70svh) - 80px);bottom:auto}
}
