*{box-sizing:border-box}html,body,#app{min-height:100%;margin:0}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,PingFang SC,Hiragino Sans GB,Microsoft YaHei,Arial,sans-serif;color:#12264a;background:#eef4ff;-webkit-font-smoothing:antialiased;-webkit-tap-highlight-color:transparent}button{border:0;padding:0;font:inherit;background:transparent}img{display:block;max-width:100%}.mobile-page{min-height:100vh;max-width:480px;margin:0 auto;background:#eef4ff}.safe-bottom{padding-bottom:calc(58px + env(safe-area-inset-bottom))}.hall-section{margin:0 10px 8px}.app-toast{position:fixed;top:50%;left:50%;z-index:3000;max-width:min(76vw,320px);padding:9px 13px;font-size:14px;line-height:20px;color:#fff;text-align:center;pointer-events:none;background:#181f2be0;border-radius:6px;opacity:0;transform:translate(-50%,-50%) scale(.96);transition:opacity .16s ease,transform .16s ease}.app-toast--visible{opacity:1;transform:translate(-50%,-50%) scale(1)}
