@import url('./ui-system.css');
/* GSBJava Mobile Stabilization V3 */
.stable-nav-locked{opacity:.42!important;filter:grayscale(.75)!important;cursor:default!important;}
#v2MobileNav button,#v2MobileMore button{position:relative;}
.stable-mobile-notif{position:absolute;width:8px;height:8px;border-radius:50%;background:#d93a2e;border:1px solid rgba(255,255,255,.9);box-shadow:0 0 0 1px rgba(70,30,10,.3);pointer-events:none;top:3px;right:calc(50% - 16px);}
#v2MobileMore .stable-mobile-notif{top:5px;right:7px;}
.stable-mobile-notif[hidden]{display:none!important;}
@media(max-width:640px){
  .view-tabs{display:none!important;height:0!important;min-height:0!important;margin:0!important;padding:0!important;overflow:hidden!important;pointer-events:none!important;}
  .v2-mobile-nav{z-index:320!important;}
  .v2-mobile-more{z-index:319!important;left:max(8px,env(safe-area-inset-left))!important;right:max(8px,env(safe-area-inset-right))!important;bottom:calc(72px + env(safe-area-inset-bottom))!important;max-height:min(54vh,360px)!important;overflow:auto!important;overscroll-behavior:contain;}
  body{padding-bottom:calc(92px + env(safe-area-inset-bottom))!important;}
  main,.view-panel{min-width:0;}
  .menu-banner,.epic001-context-objective,.v2-power-gap,.panel,.dungeon-section,.hero-section{max-width:100%;}
  .menu-banner-title,.epic001-context-objective small,.onboarding-hint,.dungeon-card-desc,.ledger-note{overflow-wrap:anywhere;}
  .epic001-power-toast{bottom:calc(80px + env(safe-area-inset-bottom))!important;}
}
@media(max-width:380px){.v2-mobile-nav button b{font-size:7px!important;}.v2-mobile-more{grid-template-columns:1fr 1fr!important;}}
