<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.send-email-form{display:flex;flex-direction:column;gap:1rem}.send-email-form__button{display:flex;flex:1;justify-content:center;width:100%;gap:.5rem}.reset-password{display:flex;align-items:center;justify-content:center;flex-direction:column}@media (min-width:1024px){.reset-password{flex-direction:row;align-items:start;padding:4rem 1rem 2rem}}.reset-password__container__image{max-width:580px;max-height:650px}.reset-password__container_form{display:flex;flex-direction:column;padding:1rem;max-width:500px;width:100vw;gap:2rem;height:100vh}.reset-password__container_form__title{font-weight:var(--font-semibold);font-size:var(--font-size-xl)}.reset-password__container_form__description{font-weight:var(--font-regular);font-size:var(--font-size-base);color:var(--gray-400)}@media (min-width:640px){.reset-password__container_form{padding:2rem;gap:2rem;height:auto}}.reset-password__container_logo{display:flex}@media (min-width:768px){.reset-password__container_logo{display:none}}</pre></body></html>