*{margin:0;padding:0;box-sizing:border-box}html,body,#app{width:100%;height:100%;background:#000}.global-toast{position:fixed;bottom:120px;left:50%;transform:translate(-50%) scale(.9);background:rgba(0,0,0,.8);color:#fff;padding:10px 16px;border-radius:6px;font-size:14px;opacity:0;transition:all .3s;z-index:9999}.global-toast.show{opacity:1;transform:translate(-50%) scale(1)}@font-face{font-family:MiSans;src:url(/static/fonts/MiSans-Regular.ttf);font-weight:400}@font-face{font-family:MiSans;src:url(/static/fonts/MiSans-Medium.ttf);font-weight:500}@font-face{font-family:MiSans;src:url(/static/fonts/MiSans-Bold.ttf);font-weight:700}@font-face{font-family:Barlow;src:url(/static/fonts/Barlow-Bold.ttf);font-weight:700}
