.auth-page{background:#fff;flex-direction:column;justify-content:center;align-items:center;min-height:100dvh;padding:1.5rem;display:flex;position:relative}@media (width>=1024px){.auth-page{background:#fff;justify-content:flex-start;align-items:flex-start;padding:0}}.auth-illustration{display:none}@media (width>=1024px){.auth-illustration{background:#fff;border-radius:48px;width:calc(50% - 20px);height:calc(100dvh - 80px);display:block;position:absolute;top:40px;left:40px;overflow:hidden}.auth-illustration__image{object-fit:cover;object-position:center;width:100%;height:100%}}.auth-card{z-index:1;background:#fff;border-radius:24px;flex-direction:column;width:100%;max-width:390px;min-height:calc(100dvh - 3rem);padding:0;display:flex;position:relative}@media (width>=1024px){.auth-card{background:0 0;border-radius:0;flex-direction:column;justify-content:space-between;width:340px;max-width:none;height:calc(100dvh - 80px);padding:0;display:flex;position:absolute;top:40px;left:calc(75% - 170px)}}.auth-container{flex-direction:column;flex:1;justify-content:center;align-items:center;gap:4rem;display:flex}.auth-container__logo{flex:none}.auth-form{flex-direction:column;gap:1rem;width:100%;display:flex}.social-buttons{flex-direction:column;gap:2rem;display:flex}.social-buttons__list{flex-direction:column;gap:.5rem;display:flex}.social-button{border:1.5px solid var(--color-dove-200);cursor:pointer;background:#fff;border-radius:16px;flex-direction:row;justify-content:center;align-items:center;gap:1rem;width:100%;padding:1.25rem 1rem;transition:background-color .2s;display:flex}.social-button:hover{background:var(--color-dove-50)}.social-button:disabled{opacity:.5;cursor:not-allowed}.social-button--apple{gap:1.5rem}.social-button__icon{flex:none;width:24px;height:24px}.social-button__text{color:var(--color-dove-800);font-size:16px;font-weight:500;line-height:140%}.social-button__text--apple{color:var(--color-dove-900)}.separator{text-align:center;width:100%;height:20px}.separator__text{color:var(--color-dove-600);font-size:14px;font-weight:500;line-height:140%}.email-form{flex-direction:column;gap:1rem;display:flex}.email-form__input-wrapper{width:100%}.email-form__input{background:var(--color-dove-50);width:100%;color:var(--color-dove-600);border:none;border-radius:16px;padding:1.5rem 1rem;font-size:16px;font-weight:500;line-height:100%}.email-form__input::placeholder{color:var(--color-dove-600)}.email-form__input:focus{outline:2px solid var(--color-brand-500);outline-offset:2px}.email-form__button{background:var(--color-brand-500);width:100%;color:var(--color-brand-50);border-radius:16px;padding:1rem 0;font-size:16px;font-weight:500;line-height:100%;transition:background-color .2s}.email-form__button:hover{background:var(--color-brand-600)}.email-form__button:disabled{opacity:.5}.email-form__message{text-align:center;font-size:14px}.email-form__message--error{color:var(--color-error)}.email-form__message--success{color:var(--color-success)}.account-link{text-align:center;width:100%}.account-link__text{color:var(--color-dove-600);font-size:14px;font-weight:500;line-height:140%}.account-link__link{color:var(--color-brand-500);margin-left:.25rem;text-decoration:none}.account-link__link:hover{text-decoration:underline}.auth-footer{justify-content:center;margin-top:auto;padding-bottom:0;display:flex}@media (width>=1024px){.auth-footer{flex-shrink:0;margin-top:auto;padding-top:1rem;padding-bottom:36px}}.auth-footer__text{color:var(--color-dove-600);text-align:center;max-width:280px;font-size:14px;font-weight:500;line-height:140%}@media (width>=1024px){.auth-footer__text{max-width:339px}}.auth-footer__link{text-decoration:underline}.auth-page--check-email .auth-container{gap:12px}.auth-page--check-email .auth-form{justify-content:center;align-items:center;gap:0;width:100%}.check-email-panel{text-align:center;flex-direction:column;align-items:center;gap:0;max-width:340px;min-height:167px;padding:0;display:flex}.check-email__logo{justify-content:center;display:flex}.check-email__logo-image{width:64px;height:64px}.check-email-panel__content{flex-direction:column;align-items:center;gap:16px;display:flex}.check-email-panel__title{letter-spacing:-.02em;color:var(--color-dove-800);margin:0;font-family:Inter,Segoe UI,system-ui,-apple-system,sans-serif;font-size:24px;font-weight:500;line-height:120%}.check-email-panel__body{color:var(--color-dove-800);margin:0;font-family:Inter,Segoe UI,system-ui,-apple-system,sans-serif;font-size:16px;font-weight:500;line-height:140%}.check-email-panel__info{width:100%;color:var(--color-brand-500);flex-direction:row;justify-content:center;align-items:center;gap:8px;margin-top:32px;display:flex}.check-email-panel__info-icon{justify-content:center;align-items:center;width:20px;height:20px;display:inline-flex}.check-email-panel__info-text{color:var(--color-brand-500);font-family:Inter,Segoe UI,system-ui,-apple-system,sans-serif;font-size:14px;font-weight:600;line-height:100%}
