.layout-default[data-v-9adfd3e1]{min-height:100vh;padding-bottom:var(--safe-bottom);flex-direction:column;display:flex}.app-toast-wrap{z-index:9999;pointer-events:none;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.app-toast-wrap--forbid{pointer-events:all}.app-toast{background:#000000b3;border-radius:8px;flex-direction:column;justify-content:center;align-items:center;gap:10px;min-width:96px;max-width:70%;padding:10px 18px;display:flex}.app-toast--loading{padding:20px 24px}.app-toast__text{color:#fff;text-align:center;word-break:break-all;font-size:14px;line-height:1.5}.app-toast__spinner{border:3px solid #ffffff4d;border-top-color:#fff;border-radius:50%;width:30px;height:30px;animation:.8s linear infinite app-toast-spin}@keyframes app-toast-spin{to{transform:rotate(360deg)}}.toast-fade-enter-active,.toast-fade-leave-active{transition:opacity .15s}.toast-fade-enter-from,.toast-fade-leave-to{opacity:0}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html,body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-touch-callout:none;-webkit-user-select:none;user-select:none;width:100%;height:100%;font-size:16px}:root{--safe-bottom:env(safe-area-inset-bottom,0px)}#app{width:100%;height:100%}
