<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.error-wrap{width:100%;height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;background-color:white}.error-wrap .text{font-family:PingFangSC-Regular;color:rgba(0,0,0,0.5);font-size:0.8rem;letter-spacing:0.1rem}

.nuxt-progress{position:fixed;top:0px;left:0px;right:0px;height:2px;width:0%;opacity:1;transition:width 0.1s, opacity 0.4s;background-color:black;z-index:999999}.nuxt-progress.nuxt-progress-notransition{transition:none}.nuxt-progress-failed{background-color:red}

#app{width:100%;height:100vh;overflow-y:scroll;overflow-x:hidden}#app .loading{position:fixed;z-index:10;width:100%;height:100vh;background-color:#ffffff;color:black}#app::-webkit-scrollbar{display:none !important;width:0 !important}.ios-app{height:auto !important}

#app{width:100%;height:100vh;overflow:hidden}#app .translucent-wrap{width:100%;height:100vh;overflow:hidden;background:rgba(255,255,255,0)}#app::-webkit-scrollbar{display:none !important;width:0 !important}

</pre></body></html>