::-webkit-scrollbar{width:4px}::-webkit-scrollbar-track{background:var(--scrll-bar-bg)}::-webkit-scrollbar-thumb{background-clip:content-box;background-color:var(--scrll-bar-color);border:1px solid transparent;border-radius:20px}#__layout,#__nuxt,body,html{height:100%;overflow-y:hidden}.auth-layout{align-items:flex-start;display:flex;height:100%;justify-content:flex-start;overflow-y:auto}.auth-layout .app-nuxt{height:100%;width:100%}
