.auth-layout{min-height:100vh;display:flex;flex-direction:column;background:url("data:image/svg+xml,%3csvg%20width='1440'%20height='900'%20viewBox='0%200%201440%20900'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20clip-path='url(%23clip0_2969_95)'%3e%3crect%20width='1440'%20height='900'%20fill='%23071122'/%3e%3ccircle%20opacity='0.69'%20cx='1143'%20cy='450'%20r='380.5'%20stroke='%23FFB25D'/%3e%3ccircle%20opacity='0.2'%20cx='1143'%20cy='450'%20r='470.5'%20stroke='%23FFB25D'/%3e%3c/g%3e%3cdefs%3e%3cclipPath%20id='clip0_2969_95'%3e%3crect%20width='1440'%20height='900'%20fill='white'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e");background-size:cover;background-position:100% 100%;background-repeat:no-repeat}.auth-header{position:relative;z-index:100;padding:16px 0}.auth-header .auth-header-container{max-width:1400px;margin:0 auto;padding:0 24px;display:flex;align-items:center;justify-content:space-between}@media(max-width:576px){.auth-header .auth-header-container{flex-direction:column;gap:12px}}.auth-header .auth-logo{cursor:pointer;transition:opacity .3s ease}.auth-header .auth-logo:hover{opacity:.8}.auth-header .auth-logo .auth-logo-image{height:52px;width:auto}@media(max-width:576px){.auth-header .auth-logo .auth-logo-image{height:44px}}.auth-header .auth-header-action .auth-switch-link{color:#ffffffd9;font-size:14px;padding:0;height:auto}.auth-header .auth-header-action .auth-switch-link:hover{color:#fff}.auth-header .auth-header-action .auth-switch-link .highlight{color:#ffa25b;font-weight:600;text-decoration:underline;margin-left:4px}.auth-header .auth-header-action .auth-switch-link .anticon{margin-right:6px}.auth-main{flex:1;display:flex;align-items:center;justify-content:center}.auth-main .background-image{background:none!important}.auth-footer{padding:20px 0;background:#1a2039}.auth-footer .auth-footer-container{max-width:1400px;margin:0 auto;padding:0 24px;display:flex;flex-direction:column;align-items:center;gap:8px}@media(min-width:768px){.auth-footer .auth-footer-container{flex-direction:row;justify-content:space-between}}.auth-footer .auth-footer-links{display:flex;align-items:center;gap:12px}.auth-footer .auth-footer-links a{color:#ffffffb3;font-size:13px;transition:color .2s ease}.auth-footer .auth-footer-links a:hover{color:#ffa25b;text-decoration:underline}.auth-footer .auth-footer-links .divider{color:#ffffff4d}.auth-footer .auth-footer-copyright{color:#ffffff80;font-size:12px}
