@media (min-width:960px){::-webkit-scrollbar{display:none}}.loading-wheel{width:100px;height:100px;animation:spin 2s linear infinite}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.header-content{position:relative;z-index:1;padding:16px}.header-content>*{margin-bottom:16px}.auth-layout[data-v-4e3f3817]{display:flex;min-height:100vh;background:#f5f7fa}.auth-side[data-v-4e3f3817]{width:420px;min-width:420px;background:linear-gradient(135deg,#1565c0,#0d47a1 50%,#1a237e);position:relative;overflow:hidden;display:flex;align-items:center;justify-content:center}.auth-side-content[data-v-4e3f3817]{position:relative;z-index:2;padding:48px 36px;text-align:center}.auth-features[data-v-4e3f3817]{text-align:left;margin-top:16px}.auth-feature-item[data-v-4e3f3817]{display:flex;align-items:center;color:hsla(0,0%,100%,.85);font-size:13px;padding:8px 12px;margin-bottom:4px;border-radius:6px;transition:background .2s}.auth-feature-item[data-v-4e3f3817]:hover{background:hsla(0,0%,100%,.1)}.auth-circle[data-v-4e3f3817]{position:absolute;border-radius:50%;border:2px solid hsla(0,0%,100%,.06)}.auth-circle-1[data-v-4e3f3817]{width:300px;height:300px;top:-80px;right:-100px;animation:float-4e3f3817 8s ease-in-out infinite}.auth-circle-2[data-v-4e3f3817]{width:200px;height:200px;bottom:-60px;left:-60px;animation:float-4e3f3817 6s ease-in-out infinite reverse}.auth-circle-3[data-v-4e3f3817]{width:150px;height:150px;top:50%;right:-40px;animation:float-4e3f3817 10s ease-in-out infinite}@keyframes float-4e3f3817{0%,to{transform:translateY(0)}50%{transform:translateY(-20px)}}.auth-content[data-v-4e3f3817]{flex:1;display:flex;flex-direction:column}.auth-content-inner[data-v-4e3f3817]{flex:1;display:flex;align-items:center;justify-content:center;padding:24px}@media (max-width:959px){.auth-layout[data-v-4e3f3817]{flex-direction:column}.auth-content-inner[data-v-4e3f3817]{padding:16px;align-items:center;justify-content:flex-start;padding-top:24px}}