<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.reset-password-form{display:flex;flex-direction:column;gap:1rem}.reset-password-form__fields{display:grid;gap:1rem;template-columns:1fr}.reset-password-form__fields__requeriment{margin-top:8px}.reset-password-form__fields__requeriment__password{display:flex;flex-direction:column;gap:2px;margin-top:.5rem}.reset-password-form__fields__requeriment__password span{color:var(--gray-500);font-size:var(--font-size-sm)}@media (min-width:768px){.reset-password-form__fields__requeriment__password{grid-column:2/3}}.reset-password-form__button{display:flex;flex:1;justify-content:center;width:100%;gap:.5rem}</pre></body></html>