.auth-layout{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:16px;width:100%;margin:30px auto;min-height:calc(100vh - 200px);max-width:1032px}.auth-layout__form{display:flex;flex-direction:column;gap:24px;padding:16px;width:100%;max-width:600px}.auth-layout__form-section{display:flex;flex-direction:column;gap:24px}.auth-layout__go-to{display:flex;flex-direction:column;gap:8px;align-items:center}.auth-layout__go-to>a{font-weight:700}
