.auth-form[data-v-e0e5f658]{color:#2f2f2f;width:100%}.auth-step[data-v-e0e5f658]{flex-direction:column;min-width:0;display:flex}.auth-form h1[data-v-e0e5f658]{text-align:center;font-size:var(--font-size-32);margin:0 0 32px;line-height:1.14}.auth-form form[data-v-e0e5f658]{gap:16px;display:grid}.auth-field[data-v-e0e5f658],.auth-phone-field[data-v-e0e5f658]{border:1px solid #b2aeaa;align-items:center;height:56px;padding:0 16px;display:flex}.auth-phone-field[data-v-e0e5f658]{gap:10px}.auth-field input[data-v-e0e5f658],.auth-phone-field input[data-v-e0e5f658]{min-width:0;font:inherit;background:0 0;border:0;outline:0;flex:1}.auth-field input[data-v-e0e5f658]::-moz-placeholder{color:#b2aeaa}.auth-phone-field input[data-v-e0e5f658]::-moz-placeholder{color:#b2aeaa}.auth-field input[data-v-e0e5f658]::placeholder,.auth-phone-field input[data-v-e0e5f658]::placeholder{color:#b2aeaa}.auth-form .btn[data-v-e0e5f658]{height:56px}.auth-consent[data-v-e0e5f658]{color:#5f5a54;cursor:pointer;grid-template-columns:20px minmax(0,1fr);align-items:start;margin-top:8px;display:grid;gap:10px!important}.auth-consent+.auth-consent[data-v-e0e5f658]{margin-top:0}.auth-consent__box[data-v-e0e5f658]{background:#fff;border:1px solid #2f2f2f;width:16px;height:16px;margin-top:2px;position:relative}.auth-consent__input:checked+.auth-consent__box[data-v-e0e5f658]{background:#2f2f2f}.auth-consent__input:checked+.auth-consent__box[data-v-e0e5f658]:after{content:"";border-bottom:1px solid #fff;border-left:1px solid #fff;width:6px;height:3px;position:absolute;top:3px;left:4px;transform:rotate(-45deg)}.auth-consent__input:focus-visible+.auth-consent__box[data-v-e0e5f658]{outline-offset:2px;outline:2px solid #2f2f2f}.auth-consent a[data-v-e0e5f658]{color:#2f2f2f}.auth-submit-help[data-v-e0e5f658]{color:#5f5a54;font-size:var(--font-size-12);margin:-8px 0 0;line-height:1.35}.auth-repeat[data-v-e0e5f658],.auth-switch[data-v-e0e5f658]{color:#2f2f2f;font-size:var(--font-size-20);text-align:left;justify-self:start;margin-top:4px;line-height:1.4}.auth-description[data-v-e0e5f658]{margin:0 0 24px}.auth-description[data-v-e0e5f658],.auth-recipient[data-v-e0e5f658]{font-size:var(--font-size-16);line-height:1.4}.auth-recipient[data-v-e0e5f658]{gap:24px;margin-bottom:24px;display:flex}.auth-recipient button[data-v-e0e5f658]{color:#5f5a54}.auth-code-form[data-v-e0e5f658]{gap:16px!important}.auth-otp[data-v-e0e5f658]{grid-template-columns:repeat(4,minmax(0,1fr));gap:24px;display:grid}.auth-otp input[data-v-e0e5f658]{text-align:center;width:100%;min-width:0;height:56px;font:var(--font-body-medium-weight) var(--font-size-20)/1 var(--font-body);background:#fff;border:1px solid #b2aeaa;border-radius:0}.auth-progress[data-v-e0e5f658]{color:#5f5a54}.auth-help[data-v-e0e5f658]{font-size:var(--font-size-16);gap:16px;margin:24px 0 0;line-height:1.45;display:grid}.auth-help a[data-v-e0e5f658]{color:inherit;font-size:var(--font-size-20);text-decoration:none}.auth-error[data-v-e0e5f658]{color:#a43b32;font-size:var(--font-size-14);margin:16px 0 0;line-height:1.4}.auth-form button[data-v-e0e5f658]:disabled{cursor:not-allowed;opacity:1}.motion-auth-enter-active[data-v-e0e5f658],.motion-auth-leave-active[data-v-e0e5f658]{transition:opacity var(--motion-base) ease-out,transform var(--motion-base) var(--ease-standard)}.motion-auth-enter-from[data-v-e0e5f658]{opacity:0;transform:translate(8px)}.motion-auth-leave-to[data-v-e0e5f658]{opacity:0;transform:translate(-8px)}.motion-field-enter-active[data-v-e0e5f658],.motion-field-leave-active[data-v-e0e5f658]{transition:opacity var(--motion-fast) ease-out,transform var(--motion-base) var(--ease-standard)}.motion-field-enter-from[data-v-e0e5f658]{opacity:0;transform:translate(8px)}.motion-field-leave-to[data-v-e0e5f658]{opacity:0;transform:translate(-8px)}.auth-otp input[data-v-e0e5f658]{transition:border-color var(--motion-fast) ease-out,background-color var(--motion-fast) ease-out,transform var(--motion-fast) var(--ease-standard)}.auth-otp input.has-value[data-v-e0e5f658]{animation:otp-value-in-e0e5f658 var(--motion-fast) var(--ease-standard)}.auth-otp.has-error[data-v-e0e5f658]{animation:.18s ease-out otp-error-e0e5f658}.auth-otp.has-error input[data-v-e0e5f658]{border-color:#a43b32}@keyframes otp-value-in-e0e5f658{0%{transform:scale(.9)}to{transform:scale(1)}}@keyframes otp-error-e0e5f658{0%,to{transform:translate(0)}25%{transform:translate(-4px)}75%{transform:translate(4px)}}.auth-form h1[data-v-e0e5f658]{font-size:var(--font-size-28)}@media (width<=767px){.auth-form h1[data-v-e0e5f658]{font-size:var(--font-home-section-size);line-height:var(--font-home-section-line-height);margin-bottom:24px}.auth-field[data-v-e0e5f658],.auth-form .btn[data-v-e0e5f658],.auth-phone-field[data-v-e0e5f658]{height:48px}.auth-consent[data-v-e0e5f658]{grid-template-columns:18px minmax(0,1fr);margin-top:0;gap:8px!important}.auth-consent__box[data-v-e0e5f658]{width:14px;height:14px;margin-top:1px}.auth-consent__input:checked+.auth-consent__box[data-v-e0e5f658]:after{top:2px;left:3px}.auth-repeat[data-v-e0e5f658],.auth-switch[data-v-e0e5f658]{font-size:var(--font-size-16);margin-top:0}.auth-description[data-v-e0e5f658],.auth-recipient[data-v-e0e5f658]{font-size:var(--font-size-14);margin-bottom:16px}.auth-recipient[data-v-e0e5f658]{gap:20px}.auth-code-form[data-v-e0e5f658]{gap:12px!important}.auth-otp[data-v-e0e5f658]{gap:16px}.auth-otp input[data-v-e0e5f658]{height:48px}.auth-help[data-v-e0e5f658]{font-size:var(--font-size-14);gap:12px;margin-top:16px}.auth-help a[data-v-e0e5f658]{font-size:var(--font-size-18)}.auth-error[data-v-e0e5f658]{font-size:var(--font-size-12)}}@media (width<=359px){.auth-otp[data-v-e0e5f658]{gap:10px}}
