.auth_page__BzxL8{min-height:100vh;display:grid;place-items:center;padding:32px 20px;background:#11110f;color:#11110f}.auth_card__KA4lG{width:min(100%,480px);padding:36px;border-radius:28px;background:#fff8e8;box-shadow:0 30px 90px #0008}.auth_brand__SlcND{display:inline-flex;align-items:center;gap:10px;color:inherit;text-decoration:none;font-weight:900}.auth_brand__SlcND span{display:grid;place-items:center;width:34px;height:34px;border-radius:50%;background:#2457e6;color:white}.auth_card__KA4lG h1{margin:34px 0 8px;font-size:clamp(32px,7vw,48px);line-height:1}.auth_intro__vywCl{margin:0 0 28px;color:#625e53;line-height:1.55}.auth_tabs__qdHsY{display:grid;grid-template-columns:1fr 1fr;padding:4px;border-radius:999px;background:#eae2d0}.auth_tabs__qdHsY button{min-height:44px;border:0;border-radius:999px;background:transparent;font:inherit;font-weight:800;cursor:pointer}.auth_tabs__qdHsY .auth_active__PyKJo{background:white;box-shadow:0 4px 16px #756b5520}.auth_form__BXYhi{display:grid;gap:18px;margin-top:24px}.auth_form__BXYhi label{display:grid;gap:7px;font-size:13px;font-weight:800}.auth_form__BXYhi input{min-height:50px;padding:0 15px;border:1px solid #c9bfaa;border-radius:12px;background:white;color:#11110f;font:inherit}.auth_form__BXYhi input:focus{outline:3px solid #2457e644;border-color:#2457e6}.auth_submit__oaITh{min-height:54px;border:0;border-radius:999px;background:#f04b3e;color:white;font:inherit;font-weight:900;cursor:pointer}.auth_submit__oaITh:disabled{opacity:.55;cursor:wait}.auth_error__WDyRu{margin:0;color:#a51d15;font-size:13px}.auth_fine__N03Gb{margin:20px 0 0;color:#777064;font-size:12px;line-height:1.5;text-align:center}@media(max-width:520px){.auth_card__KA4lG{padding:28px 22px;border-radius:22px}}