.profile-container{padding:3rem 30%}.profile-l-content{padding:0 12%}.profile-content{margin-top:1rem}.profile-header h1{font-size:2rem;margin:1rem auto;text-align:center}.profile-form{gap:1.25rem}.profile-form,.profile-form>div{display:flex;flex-direction:column}.profile-form-name{display:flex;flex-direction:row!important;gap:2rem}.profile-form label{font-weight:700;margin-bottom:.5rem}.profile-form input,.profile-form select{padding:.5rem;font-size:1rem;border:1px solid #ccc;border-radius:.5rem;width:100%;max-width:400px}.profile-success{color:green}.profile-save-button{margin-top:1.5rem;padding:.75rem 2rem;font-size:1rem;background-color:#517fd8;color:white;border:none;border-radius:.5rem;cursor:pointer}.profile-save-button:hover{background-color:#618cec}.password-change-section{margin-top:3rem;padding-top:2rem;border-top:1px solid #e0e0e0}.password-change-section h2{font-size:1.5rem;margin-bottom:1.5rem;color:#333;text-align:center}.password-change-section form{gap:1.25rem}.password-change-section div,.password-change-section form{display:flex;flex-direction:column}.password-change-section label{font-weight:700;margin-bottom:.5rem;color:#333}.password-change-section input{padding:.5rem;font-size:1rem;border:1px solid #ccc;border-radius:.5rem;width:100%;max-width:400px}.password-change-section input:focus{outline:none;border-color:#517fd8;box-shadow:0 0 0 2px rgba(81,127,216,.2)}.password-success{color:#28a745;background-color:#d4edda;border:1px solid #c3e6cb;border-radius:.25rem}.password-error,.password-success{font-weight:700;margin:.5rem 0;padding:.5rem}.password-error{color:#dc3545;background-color:#f8d7da;border:1px solid #f5c6cb;border-radius:.25rem}.password-change-button{margin-top:1rem;padding:.75rem 2rem;font-size:1rem;background-color:#28a745;color:white;border:none;border-radius:.5rem;cursor:pointer;transition:background-color .2s ease}.password-change-button:hover{background-color:#218838}.password-change-button:disabled{background-color:#6c757d;cursor:not-allowed}