/* MCC mobile shell stability v1: iOS/WebKit first-paint hardening. */
.app-root{width:100%;min-width:0;min-height:100%;}
@media (max-width:760px){
  html,body,#app,.app-root,.shell{width:100%;max-width:100%;min-width:0;}
  #app,.app-root,.shell{height:auto;min-height:100vh;overflow:visible;}
  .topbar[data-v-8d3eb318]{position:relative!important;top:auto!important;-webkit-backdrop-filter:none!important;backdrop-filter:none!important;background:#09111a!important;transform:none!important;}
  .main-stage[data-v-8d3eb318],.content[data-v-8d3eb318]{min-width:0;overflow:visible;transform:none!important;}
  .content[data-v-8d3eb318]{width:100%;}
}
