.auth-module__BEKf6a__authPage{isolation:isolate;flex-direction:column;align-items:center;padding:2.75rem 1rem 3.5rem;display:flex;position:relative;overflow:hidden}.auth-module__BEKf6a__authPage:before,.auth-module__BEKf6a__authPage:after{content:"";filter:blur(72px);pointer-events:none;z-index:0;border-radius:50%;position:absolute}.auth-module__BEKf6a__authPage:before{background:radial-gradient(circle,#e11d482e 0%,#0000 70%);width:min(420px,90vw);height:320px;top:-80px;left:50%;transform:translate(-58%)}.auth-module__BEKf6a__authPage:after{background:radial-gradient(circle,#0596691f 0%,#0000 72%);width:min(360px,80vw);height:280px;bottom:-60px;right:50%;transform:translate(42%)}.auth-module__BEKf6a__authShell{z-index:1;width:min(420px,100%);position:relative}.auth-module__BEKf6a__pageTitle{letter-spacing:.14em;text-transform:uppercase;color:#a8a29e;text-align:center;margin:0 0 1.35rem;font-size:.72rem;font-weight:600}.auth-module__BEKf6a__authCard{-webkit-backdrop-filter:blur(24px);background:#ffffffd1;border:1px solid #1c19170f;border-radius:28px;padding:1.75rem 1.5rem 1.5rem;box-shadow:inset 0 1px #ffffffe6,0 24px 48px -12px #1c19171a,0 8px 16px -8px #1c19170f}.auth-module__BEKf6a__cardHeader{margin-bottom:1.5rem}.auth-module__BEKf6a__cardTitle{letter-spacing:-.03em;color:#1c1917;margin:0;font-size:1.5rem;font-weight:650;line-height:1.2}.auth-module__BEKf6a__cardSubtitle{color:#78716c;margin:.4rem 0 0;font-size:.9rem;line-height:1.5}.auth-module__BEKf6a__form{gap:1.1rem;display:grid}.auth-module__BEKf6a__formPanel{animation:.35s auth-module__BEKf6a__authFadeIn}@keyframes auth-module__BEKf6a__authFadeIn{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion:reduce){.auth-module__BEKf6a__formPanel{animation:none}}.auth-module__BEKf6a__field{gap:.4rem;display:grid}.auth-module__BEKf6a__field label{letter-spacing:.01em;color:#57534e;font-size:.8rem;font-weight:500}.auth-module__BEKf6a__field input,.auth-module__BEKf6a__field textarea,.auth-module__BEKf6a__field select{color:#1c1917;width:100%;font:inherit;background:#f5f5f4;border:1px solid #0000;border-radius:14px;padding:.8rem .95rem;transition:background .2s,border-color .2s,box-shadow .2s}.auth-module__BEKf6a__field input::placeholder,.auth-module__BEKf6a__phoneNumberInput::placeholder{color:#a8a29e}.auth-module__BEKf6a__field input:hover,.auth-module__BEKf6a__field textarea:hover,.auth-module__BEKf6a__field select:hover,.auth-module__BEKf6a__phoneCountrySelect:hover,.auth-module__BEKf6a__phoneNumberInput:hover{background:#efefed}.auth-module__BEKf6a__field input:focus,.auth-module__BEKf6a__field textarea:focus,.auth-module__BEKf6a__field select:focus{background:#fff;border-color:#e11d4859;outline:none;box-shadow:0 0 0 3px #e11d481a}.auth-module__BEKf6a__passwordHeader{justify-content:space-between;align-items:center;gap:.75rem;display:flex}.auth-module__BEKf6a__passwordHeader label{margin:0}.auth-module__BEKf6a__textLink{color:#be123c;white-space:nowrap;font-size:.8rem;font-weight:500;text-decoration:none;transition:color .15s}.auth-module__BEKf6a__textLink:hover{color:#9f1239;text-decoration:underline}.auth-module__BEKf6a__nameRow{grid-template-columns:1fr 1fr;gap:.75rem;display:grid}.auth-module__BEKf6a__phoneFieldGroup{gap:.4rem;display:grid}.auth-module__BEKf6a__phoneFieldGroup>label{color:#57534e;font-size:.8rem;font-weight:500}.auth-module__BEKf6a__phoneRow{grid-template-columns:minmax(6.25rem,28%) 1fr;gap:.5rem;display:grid}.auth-module__BEKf6a__phoneCountrySelect,.auth-module__BEKf6a__phoneNumberInput{color:#1c1917;width:100%;font:inherit;background:#f5f5f4;border:1px solid #0000;border-radius:14px;padding:.8rem .7rem;transition:background .2s,border-color .2s,box-shadow .2s}.auth-module__BEKf6a__phoneCountrySelect{text-align:center;padding-left:.45rem;padding-right:.35rem;font-size:.88rem;font-weight:500}.auth-module__BEKf6a__phoneCountrySelect:focus,.auth-module__BEKf6a__phoneNumberInput:focus{background:#fff;border-color:#e11d4859;outline:none;box-shadow:0 0 0 3px #e11d481a}.auth-module__BEKf6a__submit{font:inherit;letter-spacing:-.01em;color:#fff;cursor:pointer;background:#18181b;border:none;border-radius:14px;margin-top:.25rem;padding:.9rem 1rem;font-size:.95rem;font-weight:600;transition:background .2s,transform .15s,box-shadow .2s;box-shadow:0 4px 14px #18181b33}.auth-module__BEKf6a__submit:hover:not(:disabled){background:#27272a;transform:translateY(-1px);box-shadow:0 8px 20px #18181b38}.auth-module__BEKf6a__submit:active:not(:disabled){transform:translateY(0)}.auth-module__BEKf6a__submit:disabled{opacity:.55;cursor:wait;transform:none}.auth-module__BEKf6a__modeFooter{text-align:center;color:#78716c;border-top:1px solid #1c191712;margin:1.35rem 0 0;padding-top:1.25rem;font-size:.88rem}.auth-module__BEKf6a__modeButton{font:inherit;font-size:inherit;color:#1c1917;cursor:pointer;text-underline-offset:3px;background:0 0;border:none;padding:0;font-weight:600;text-decoration:underline;transition:color .15s}.auth-module__BEKf6a__modeButton:hover{color:#be123c}.auth-module__BEKf6a__error{color:#b91c1c;background:#dc262614;border:1px solid #dc26262e;border-radius:12px;margin:0;padding:.7rem .85rem;font-size:.88rem}.auth-module__BEKf6a__status{color:#047857;background:#10b98114;border:1px solid #10b98133;border-radius:12px;margin:0;padding:.7rem .85rem;font-size:.88rem}.auth-module__BEKf6a__hint{color:#78716c;margin:.5rem 0 0;font-size:.85rem;line-height:1.5}.auth-module__BEKf6a__checkboxRow{color:#57534e;align-items:center;gap:.55rem;font-size:.88rem;display:flex}.auth-module__BEKf6a__links{flex-wrap:wrap;justify-content:center;gap:.75rem 1.25rem;margin-top:1.25rem;display:flex}.auth-module__BEKf6a__links a{color:#57534e;font-size:.88rem;font-weight:500;text-decoration:none;transition:color .15s}.auth-module__BEKf6a__links a:hover{color:#be123c}.auth-module__BEKf6a__badge{letter-spacing:.12em;text-transform:uppercase;color:#a8a29e;margin:0 0 .5rem;font-size:.72rem;font-weight:600}.auth-module__BEKf6a__title{letter-spacing:-.03em;color:#1c1917;margin:0;font-size:1.5rem;font-weight:650}.auth-module__BEKf6a__subtitle{color:#78716c;margin:.4rem 0 1.25rem;font-size:.9rem;line-height:1.55}@media (max-width:520px){.auth-module__BEKf6a__nameRow,.auth-module__BEKf6a__phoneRow{grid-template-columns:1fr}.auth-module__BEKf6a__authCard{border-radius:24px;padding:1.5rem 1.15rem 1.25rem}}html[data-theme=dark] .auth-module__BEKf6a__authPage:before{background:radial-gradient(circle,#fb718524 0%,#0000 70%)}html[data-theme=dark] .auth-module__BEKf6a__authPage:after{background:radial-gradient(circle,#34d3991a 0%,#0000 72%)}:is(html[data-theme=dark] .auth-module__BEKf6a__pageTitle,html[data-theme=dark] .auth-module__BEKf6a__badge){color:#ffffff73}html[data-theme=dark] .auth-module__BEKf6a__authCard{background:#18181bbf;border-color:#ffffff14;box-shadow:inset 0 1px #ffffff0f,0 24px 48px -12px #00000073}:is(html[data-theme=dark] .auth-module__BEKf6a__cardTitle,html[data-theme=dark] .auth-module__BEKf6a__title){color:#fafafa}:is(html[data-theme=dark] .auth-module__BEKf6a__cardSubtitle,html[data-theme=dark] .auth-module__BEKf6a__subtitle,html[data-theme=dark] .auth-module__BEKf6a__hint,html[data-theme=dark] .auth-module__BEKf6a__modeFooter){color:#ffffff8c}:is(html[data-theme=dark] .auth-module__BEKf6a__field label,html[data-theme=dark] .auth-module__BEKf6a__phoneFieldGroup>label){color:#fff9}html[data-theme=dark] .auth-module__BEKf6a__field input{color:#f4f4f5;background:#ffffff0f;border-color:#0000}html[data-theme=dark] .auth-module__BEKf6a__field textarea{color:#f4f4f5;background:#ffffff0f;border-color:#0000}html[data-theme=dark] .auth-module__BEKf6a__field select{color:#f4f4f5;background:#ffffff0f;border-color:#0000}html[data-theme=dark] .auth-module__BEKf6a__phoneCountrySelect{color:#f4f4f5;background:#ffffff0f;border-color:#0000}html[data-theme=dark] .auth-module__BEKf6a__phoneNumberInput{color:#f4f4f5;background:#ffffff0f;border-color:#0000}html[data-theme=dark] .auth-module__BEKf6a__field input:hover{background:#ffffff17}html[data-theme=dark] .auth-module__BEKf6a__phoneCountrySelect:hover{background:#ffffff17}html[data-theme=dark] .auth-module__BEKf6a__phoneNumberInput:hover{background:#ffffff17}html[data-theme=dark] .auth-module__BEKf6a__field input:focus{background:#ffffff1a;border-color:#fb718566;box-shadow:0 0 0 3px #fb71851f}html[data-theme=dark] .auth-module__BEKf6a__phoneCountrySelect:focus{background:#ffffff1a;border-color:#fb718566;box-shadow:0 0 0 3px #fb71851f}html[data-theme=dark] .auth-module__BEKf6a__phoneNumberInput:focus{background:#ffffff1a;border-color:#fb718566;box-shadow:0 0 0 3px #fb71851f}html[data-theme=dark] .auth-module__BEKf6a__submit{color:#18181b;background:#fafafa;box-shadow:0 4px 14px #00000059}html[data-theme=dark] .auth-module__BEKf6a__submit:hover:not(:disabled){background:#e4e4e7}html[data-theme=dark] .auth-module__BEKf6a__modeFooter{border-top-color:#ffffff14}html[data-theme=dark] .auth-module__BEKf6a__modeButton{color:#fafafa}html[data-theme=dark] .auth-module__BEKf6a__modeButton:hover{color:#fecaca}html[data-theme=dark] .auth-module__BEKf6a__textLink{color:#fecaca}html[data-theme=dark] .auth-module__BEKf6a__links a:hover{color:#fecaca}html[data-theme=dark] .auth-module__BEKf6a__links a{color:#ffffff8c}.auth-module__BEKf6a__strengthMeter{gap:.45rem;margin-top:.35rem;display:grid}.auth-module__BEKf6a__strengthHeader{justify-content:space-between;align-items:center;gap:.5rem;display:flex}.auth-module__BEKf6a__strengthLabel{color:#78716c;font-size:.82rem;font-weight:600}.auth-module__BEKf6a__strengthBadge{border-radius:999px;padding:.2rem .55rem;font-size:.75rem;font-weight:700}.auth-module__BEKf6a__strengthBadgeWarn{color:#92400e;background:#fbbf2433}.auth-module__BEKf6a__strengthBadgeOk{color:#065f46;background:#10b98129}.auth-module__BEKf6a__strengthTrack{grid-template-columns:repeat(4,1fr);gap:.35rem;display:grid}.auth-module__BEKf6a__strengthSegment{background:#78716c38;border-radius:999px;height:4px;transition:background .2s}.auth-module__BEKf6a__strengthBarWeak{background:#f87171}.auth-module__BEKf6a__strengthBarFair{background:#fbbf24}.auth-module__BEKf6a__strengthBarMedium{background:#34d399}.auth-module__BEKf6a__strengthBarStrong{background:#059669}.auth-module__BEKf6a__strengthHint{color:#78716c;margin:0;font-size:.8rem;line-height:1.5}:is(html[data-theme=dark] .auth-module__BEKf6a__strengthLabel,html[data-theme=dark] .auth-module__BEKf6a__strengthHint){color:#ffffff9e}html[data-theme=dark] .auth-module__BEKf6a__strengthSegment{background:#ffffff24}
