/* Portrait-phone layout: one clear utility row above, one control dock below. */
@media(max-width:700px) and (orientation:portrait){
  .topbar{height:62px;min-height:62px;padding:0 10px;background:rgba(3,9,17,.985)}
  .brand{width:28px;gap:0}.brand>span:last-child{display:none}.brand-mark{font-size:25px}
  .top-actions{margin-left:auto}.language select{width:52px;height:40px;padding:0 5px;text-align:center;border-radius:11px}
  .facebook-share,.calendar-toggle,.directory-toggle,.interface-toggle{top:10px;right:auto;width:38px;height:42px;min-height:42px;padding:0;justify-content:center;gap:0;border-radius:11px}
  .facebook-share{left:43px}.calendar-toggle{left:86px}.directory-toggle{left:129px;width:104px;padding:0 8px;gap:6px}.interface-toggle{left:238px}
  .facebook-share span,.calendar-toggle span:last-child,.interface-toggle-text{display:none}
  .directory-toggle span:last-child{display:inline;font-size:8px;letter-spacing:.06em;white-space:nowrap}
  .facebook-share b{width:23px;height:23px;font-size:18px}.calendar-toggle span:first-child{font-size:19px}.directory-toggle span:first-child{font-size:16px}.interface-toggle-icon{font-size:18px}
  .workspace{inset:62px 0 0}
  .globe-stage{inset:0 0 64px;height:auto;min-height:0}
  .world-nav{top:9px;left:50%;right:auto;width:calc(100vw - 20px);padding:6px;transform:translateX(-50%);border-radius:13px}
  .planet-switcher{width:100%;gap:5px}.planet-switcher button{flex:1;min-width:0;min-height:40px;padding:6px 3px;font-size:9px}.planet-switcher button b{margin-right:2px}.planet-switcher small{font-size:7px}
  .body-title,.map-legend,.zoom-level{display:none!important}
  .cosmic-signature{bottom:10px}.cosmic-signature strong{font-size:15px}.cosmic-signature span{margin-top:4px;font-size:6px}
  .globe-controls{left:50%;bottom:-55px;gap:9px;transform:translateX(-50%)}.globe-controls button{width:42px;height:42px;background:rgba(7,20,35,.96)}
  .face-ai-companion{left:10px;right:auto;bottom:9px;width:46px;padding:3px;border-radius:13px}.face-ai-companion img{width:38px;height:38px;border-radius:9px}.face-ai-companion span{display:none}
  .sound-toggle{right:10px;bottom:11px;min-width:66px;height:38px;padding:0 9px}
  .panel{right:8px;bottom:72px;width:calc(100vw - 16px);max-height:39vh}
  body.ui-hidden.detail-open .panel{right:8px;bottom:72px;width:calc(100vw - 16px);max-height:43vh}
  .face-ai-panel{left:8px;right:8px;bottom:62px;width:auto;max-height:calc(100dvh - 136px);overflow:auto;transform:translateY(9px)}.face-ai-panel.open{transform:none}
}
