.AccountSection-module__gKLDBa__accountSection{background-color:#f5f7fa;justify-content:center;align-items:flex-start;min-height:100vh;padding:3rem 1rem;display:flex}.AccountSection-module__gKLDBa__container{width:100%;max-width:600px}.AccountSection-module__gKLDBa__accountCard{background-color:#fff;border-radius:12px;padding:2.5rem 2rem;box-shadow:0 4px 20px rgba(0,0,0,.08)}.AccountSection-module__gKLDBa__title{color:#333;text-align:center;margin-bottom:1.5rem;font-size:1.75rem;font-weight:700}.AccountSection-module__gKLDBa__accountInfo{background-color:#f8f9fa;border-radius:8px;margin-bottom:2rem;padding:1.5rem}.AccountSection-module__gKLDBa__infoItem{margin-bottom:.75rem;display:flex}.AccountSection-module__gKLDBa__infoItem:last-child{margin-bottom:0}.AccountSection-module__gKLDBa__infoLabel{color:#555;width:100px;font-weight:600}.AccountSection-module__gKLDBa__infoValue{color:#333;flex:1}.AccountSection-module__gKLDBa__form{flex-direction:column;gap:1.5rem;display:flex}.AccountSection-module__gKLDBa__formGroup{flex-direction:column;gap:.5rem;display:flex}.AccountSection-module__gKLDBa__label{color:#555;align-items:center;gap:.5rem;font-weight:500;display:flex}.AccountSection-module__gKLDBa__inputIcon{color:#666}.AccountSection-module__gKLDBa__input{border:1px solid #ddd;border-radius:6px;width:100%;padding:.75rem 1rem;font-size:1rem;transition:border-color .3s}.AccountSection-module__gKLDBa__input:focus{border-color:#4a90e2;outline:none}.AccountSection-module__gKLDBa__input:disabled{cursor:not-allowed;background-color:#f5f5f5}.AccountSection-module__gKLDBa__passwordInputWrapper{width:100%;position:relative}.AccountSection-module__gKLDBa__passwordToggle{color:#666;cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;padding:0;display:flex;position:absolute;top:50%;right:1rem;transform:translateY(-50%)}.AccountSection-module__gKLDBa__buttonGroup{gap:1rem;margin-top:1rem;display:flex}.AccountSection-module__gKLDBa__primaryButton,.AccountSection-module__gKLDBa__secondaryButton,.AccountSection-module__gKLDBa__logoutButton{cursor:pointer;border-radius:6px;justify-content:center;align-items:center;gap:.5rem;padding:.75rem 1.5rem;font-size:1rem;font-weight:600;transition:all .3s;display:flex}.AccountSection-module__gKLDBa__primaryButton{color:#fff;background-color:#4a90e2;border:none;flex:1}.AccountSection-module__gKLDBa__primaryButton:hover{background-color:#3a7bc8}.AccountSection-module__gKLDBa__primaryButton:disabled{cursor:not-allowed;background-color:#a0c3e8}.AccountSection-module__gKLDBa__secondaryButton{color:#4a90e2;background-color:#fff;border:1px solid #4a90e2;flex:1}.AccountSection-module__gKLDBa__secondaryButton:hover{background-color:#f0f7ff}.AccountSection-module__gKLDBa__logoutContainer{border-top:1px solid #eee;justify-content:center;margin-top:2rem;padding-top:1.5rem;display:flex}.AccountSection-module__gKLDBa__logoutButton{color:#fff;background-color:#f44336;border:none}.AccountSection-module__gKLDBa__logoutButton:hover{background-color:#d32f2f}.AccountSection-module__gKLDBa__buttonIcon{font-size:1.1rem}.AccountSection-module__gKLDBa__errorMessage{color:#d32f2f;background-color:#ffebee;border-radius:6px;margin-bottom:1.5rem;padding:.75rem 1rem;font-size:.9rem}.AccountSection-module__gKLDBa__successMessage{color:#2e7d32;background-color:#e8f5e9;border-radius:6px;margin-bottom:1.5rem;padding:.75rem 1rem;font-size:.9rem}.AccountSection-module__gKLDBa__loadingSpinner{color:#666;justify-content:center;align-items:center;height:200px;font-size:1.1rem;display:flex}@media (max-width:640px){.AccountSection-module__gKLDBa__accountCard{padding:2rem 1.5rem}.AccountSection-module__gKLDBa__buttonGroup{flex-direction:column}.AccountSection-module__gKLDBa__infoItem{flex-direction:column;margin-bottom:1rem}.AccountSection-module__gKLDBa__infoLabel{width:100%;margin-bottom:.25rem}}
