.auth-page{background:#fff;min-height:100dvh;display:grid}@media (min-width:1024px){.auth-page{grid-template-columns:minmax(0,1fr) minmax(0,1fr)}}.auth-page__panel{background:#fff;flex-direction:column;min-height:100dvh;display:flex}.auth-page__shell{flex-direction:column;flex:1;width:100%;max-width:28rem;min-height:100%;margin-inline:auto;padding:clamp(1.25rem,4vw,2rem) clamp(1.25rem,5vw,2.5rem) clamp(2rem,6vh,3rem);display:flex}.auth-page__brand{flex-shrink:0;align-self:flex-start;margin-bottom:clamp(2rem,8vh,4rem)}.auth-page__form-wrap{flex-direction:column;flex:1;justify-content:center;width:100%;display:flex}.auth-page__form{flex-direction:column;width:100%;display:flex}.auth-page__intro{text-align:center;margin-bottom:1.75rem}.auth-page__title{letter-spacing:-.035em;color:#1a1a1a;font-size:clamp(1.65rem,4.5vw,2rem);font-weight:800;line-height:1.15}.auth-page__subtitle{color:#6b6560;margin-top:.5rem;font-size:1rem;font-weight:500;line-height:1.45}.auth-page__field-label{width:100%;display:block}.auth-page__field-label+.auth-page__field-label{margin-top:.75rem}.auth-page__field{color:#1a1a1a;background:#f3f3f1;border:none;border-radius:.65rem;outline:none;width:100%;height:3rem;padding:0 1rem;font-size:1rem;font-weight:500;line-height:1.2;transition:background-color .15s,box-shadow .15s;display:block}.auth-page__field::placeholder{color:#9c958e;font-weight:500}.auth-page__field:hover{background:#ececea}.auth-page__field:focus{background:#fff;box-shadow:0 0 0 2px #1a1a1a1f}.auth-page__continue{box-sizing:border-box;letter-spacing:-.02em;color:#fff;text-align:center;cursor:pointer;background:#1a1a1a;border:none;border-radius:.65rem;justify-content:center;align-items:center;width:100%;height:3rem;margin-top:.85rem;font-size:1rem;font-weight:700;line-height:1;text-decoration:none;transition:background-color .15s,opacity .15s;display:inline-flex}.auth-page__continue:hover:not(:disabled){background:#2a2622}.auth-page__continue:disabled{color:#fff;cursor:not-allowed;background:#d9d9d4}.auth-page__feedback{border-radius:.875rem;margin:0;padding:.75rem .875rem;font-size:.875rem;line-height:1.45}.auth-page__feedback+.auth-page__field-label,.auth-page__feedback+.auth-page__feedback{margin-top:.75rem}.auth-page__feedback--error{color:#b91c1c;background:#fef2f2}.auth-page__feedback--success{color:#047857;background:#ecfdf5}.auth-page__text-btn{color:#ea580c;cursor:pointer;background:0 0;border:0;margin:0;padding:0;font-size:.875rem;font-weight:600;line-height:1.4;text-decoration:underline}.auth-page__text-btn:disabled{cursor:not-allowed;opacity:.55}.auth-page__text-btn--link{text-decoration:none;display:inline}.auth-page__text-btn--link:hover{text-decoration:underline}.auth-page__forgot{text-align:center;margin:.75rem 0 0}.auth-page__otp{justify-content:center;gap:clamp(.4rem,2vw,.65rem);margin-top:.75rem;display:flex}.auth-page__otp-digit{box-sizing:border-box;letter-spacing:0;text-align:center;color:#1a1a1a;background:#f3f3f1;border:none;border-radius:.65rem;outline:none;width:clamp(2.5rem,11vw,3rem);height:3rem;padding:0;font-size:clamp(1.25rem,4vw,1.5rem);font-weight:700;line-height:1;transition:background-color .15s,box-shadow .15s}.auth-page__otp-digit:hover:not(:disabled){background:#ececea}.auth-page__otp-digit:focus{background:#fff;box-shadow:0 0 0 2px #1a1a1a1f}.auth-page__otp-digit:disabled{opacity:.55;cursor:not-allowed}.auth-page__terms{text-align:center;color:#6b6560;margin-top:1rem;font-size:.75rem;font-weight:500;line-height:1.55}.auth-page__terms strong{color:#1a1a1a;font-weight:700}.auth-page__terms-link{color:#1a1a1a;text-underline-offset:2px;font-weight:600;text-decoration:underline}.auth-page__terms-link:hover{color:#4f46e5}.auth-page__or{letter-spacing:.06em;color:#9c958e;align-items:center;gap:1rem;margin:1.35rem 0 1.15rem;font-size:.75rem;font-weight:700;display:flex}.auth-page__or:before,.auth-page__or:after{content:"";background:#e8e6e1;flex:1;height:1px}.auth-page__google-btn.sign-in-with-google{border-color:#d9d9d4;border-radius:.65rem;justify-content:center;width:100%;max-width:none;height:3rem;font-size:.9375rem;font-weight:700}.auth-page__google-btn.sign-in-with-google:hover{border-color:#c9c9c4}.auth-page__switch{text-align:center;color:#6b6560;margin-top:2rem;font-size:.9375rem;font-weight:500;line-height:1.5}.auth-page__switch-link{color:#4f46e5;font-weight:700;text-decoration:none}.auth-page__switch-link:hover{text-decoration:underline}.auth-page__visual{background:#fafaf9;display:none;position:relative;overflow:hidden}@media (min-width:1024px){.auth-page__panel{justify-content:stretch;align-items:stretch;padding:0}.auth-page__shell{max-width:none;margin-inline:0;padding:2.5rem 3.5rem 3rem}.auth-page__visual{display:block}}.auth-page__visual-image{object-fit:cover;object-position:center}
