.styles_container__rIQ6E svg{width:100%;height:100%;object-fit:cover;border-radius:50%}.styles_link__N4o90{position:relative}.styles_link__N4o90[data-underline=true]:before{content:"";position:absolute;bottom:2px;left:0;width:100%;height:1px;opacity:0;background:var(--color-primary);transition:.3s}.styles_link__N4o90[data-underline=true]:hover:before{opacity:.7}.styles_form__0PzDT{display:flex;flex-direction:column;gap:2rem;width:min(420px,100%);margin:auto;padding:2rem clamp(1.25rem,5vw,3rem);background:var(--card);border:1px solid var(--border);border-radius:16px}.styles_form_heading__E8wrl{display:flex;flex-direction:column;gap:.25rem;align-items:center;text-align:center}.styles_form_heading__E8wrl h1{font-size:1.25rem;font-weight:600}.styles_form_heading__E8wrl p{font-size:.875rem;color:var(--muted-foreground)}.styles_form_body__Q_4I3{display:flex;flex-direction:column;gap:1rem}.styles_form_footering__wmbKo{display:flex;flex-direction:column;gap:.75rem;align-items:center;width:100%;text-align:center}.styles_form_footering__wmbKo>div,.styles_form_footering__wmbKo>div button{width:100%;border-radius:30px}.styles_form_footering_link__0b_uO{display:flex;gap:.25rem;align-items:center;font-size:.875rem;text-align:center}.styles_form_footering_link__0b_uO a{font-weight:500;color:var(--color-primary)}@media (max-width:640px){.styles_form__0PzDT{width:100%;max-width:100%;padding:1.5rem 1.25rem;border:none;border-radius:0;gap:1.5rem}.styles_form_heading__E8wrl h1{font-size:1.375rem}.styles_form_heading__E8wrl p{font-size:.9rem}}@media (min-width:641px) and (max-width:1024px){.styles_form__0PzDT{width:min(100%,480px)}}