.account_container__5WRml{min-height:100vh;background-color:var(--background);color:var(--foreground);font-family:var(--font-inter);padding:2rem 0}.account_content__BLt02{max-width:800px;margin:0 auto;padding:0 2rem}.account_header__lFRGv{margin-bottom:3rem;padding-bottom:1.5rem;border-bottom:2px solid var(--divider)}.account_title__pJ1Xi{font-size:2.5rem;font-weight:700;margin:0 0 1rem;color:var(--foreground);font-family:var(--font-inter)}.account_subtitle__0l3An{font-size:1.1rem;color:var(--divider-strong);margin:0}.account_message__eFaJK{padding:1rem 1.5rem;margin-bottom:2rem;font-weight:500;font-size:1rem}.account_success__vOPru{background-color:#d4edda;color:#155724;border:1px solid #c3e6cb}.account_error__dYAbI{background-color:#f8d7da;color:#721c24;border:1px solid #f1b0b7}.account_section__jvjCf{margin-bottom:3rem;background:var(--background);border:1px solid var(--divider);padding:2rem}.account_sectionTitle___GJAC{font-size:1.5rem;font-weight:600;margin:0 0 1.5rem;color:var(--foreground)}.account_form__UCL3w{display:flex;flex-direction:column;gap:1rem}.account_inputGroup__VSxfV{display:flex;flex-direction:column;gap:.5rem}.account_label__GfNpO{font-size:.9rem;font-weight:500;color:var(--foreground);margin-bottom:.25rem}.account_input__aAPNw{padding:1rem;font-size:1rem;font-family:inherit;border:1px solid var(--divider);transition:all .2s ease;background-color:var(--background);color:var(--foreground);width:100%;box-sizing:border-box}.account_input__aAPNw:focus{outline:none;border-color:var(--foreground);box-shadow:0 0 0 2px rgba(21,21,21,.1)}.account_input__aAPNw::placeholder{color:var(--divider-strong)}.account_input__aAPNw:hover:not(:focus){border-color:var(--divider-strong)}.account_button__xSspw{padding:1rem 2rem;font-size:1rem;font-weight:600;font-family:inherit;background-color:var(--foreground);color:var(--background);border:none;cursor:pointer;transition:all .2s ease;align-self:flex-start;min-width:140px}.account_button__xSspw:hover:not(:disabled){background-color:var(--background);color:var(--foreground);border:1px solid var(--foreground)}.account_button__xSspw:disabled{opacity:.6;cursor:not-allowed}.account_actionsSection__rq_vz{background:var(--background);border:1px solid var(--divider);padding:2rem;margin-bottom:2rem}.account_actionButtons__wRuc2{display:flex;flex-direction:column;gap:1rem;margin-top:1.5rem}.account_logoutButton__pP9IS{background-color:var(--divider-strong);color:var(--background)}.account_logoutButton__pP9IS:hover:not(:disabled){background-color:var(--background);color:var(--divider-strong);border:1px solid var(--divider-strong)}.account_deleteButton__9CPWX{background-color:var(--light-red);color:white}.account_deleteButton__9CPWX:hover:not(:disabled){background-color:var(--background);color:var(--light-red);border:1px solid var(--light-red)}.account_backLink__s016Z{display:inline-flex;align-items:center;gap:.5rem;color:var(--foreground);text-decoration:none;font-weight:500;margin-top:2rem;transition:opacity .2s ease}.account_backLink__s016Z:hover{opacity:.7}.account_passwordRequirement__wzpQh{font-size:.85rem;color:var(--divider-strong);margin-top:.25rem}.account_dangerZone__gzdM8{border-color:var(--light-red);background:rgba(255,77,77,.02)}.account_dangerZone__gzdM8 .account_sectionTitle___GJAC{color:var(--light-red)}.account_warning__6yAqp{background-color:#fff3cd;color:#856404;border:1px solid #ffeaa7;padding:1rem;margin-bottom:1rem;font-size:.9rem}@media (max-width:768px){.account_container__5WRml{padding:1rem 0}.account_content__BLt02{padding:0 1rem}.account_title__pJ1Xi{font-size:2rem}.account_section__jvjCf{padding:1.5rem;margin-bottom:2rem}.account_button__xSspw{width:100%;align-self:stretch}.account_actionButtons__wRuc2{gap:.75rem}}@media (max-width:480px){.account_title__pJ1Xi{font-size:1.75rem}.account_section__jvjCf{padding:1rem}.account_sectionTitle___GJAC{font-size:1.25rem}}