.user-profile-container{background:#f8fcff;border-radius:2rem;box-shadow:0 6px 24px rgba(37,150,190,0.13);max-width:900px;margin:2.5rem auto;padding:3rem 2.5rem 2.5rem 2.5rem;border:3.5px solid #2596be}.user-profile-columns{display:flex;gap:3rem;align-items:flex-start}.user-profile-left-column,.user-profile-right-column{flex:1;min-width:0}.user-profile-section-title{font-size:1.5rem;font-weight:700;margin-bottom:2rem;color:#2596be;text-align:center;padding-bottom:1rem;border-bottom:2px solid #e0e7ef}.user-profile-header h1{font-size:2.2rem;font-weight:700;margin-bottom:2.5rem;color:#2596be;text-align:center}.user-profile-fields{margin-bottom:2.5rem}.user-profile-row{display:flex;justify-content:flex-start;align-items:flex-start;margin-bottom:2.5rem;font-size:1.18rem}.user-profile-label{font-weight:600;color:#2596be;min-width:155px;width:155px;display:flex;align-items:center;font-size:1.13em}.user-profile-value{color:#222;font-weight:400;text-align:left;flex:1;margin-left:1.2rem;word-break:break-word}.user-profile-input{width:70%;padding:0.5rem 0.8rem;border-radius:0.5rem;border:1px solid #d0d7de;font-size:1.1rem;background:#f8fafc}.user-profile-actions{display:flex;gap:1.2rem;justify-content:flex-end;margin-top:1.5rem}.btn.btn-modern-view{background:#2596be;color:#fff;border:none;font-weight:500;font-size:1.13rem;padding:0.6rem 1.7rem;border-radius:0.5rem}.btn.btn-modern-view:hover{background:#0074d9;color:#fff}.btn.btn-modern-edit{background:#2ecc40;color:#fff;border:none;font-weight:500;font-size:1.13rem;padding:0.6rem 1.7rem;border-radius:0.5rem}.btn.btn-modern-edit:hover{background:#27ae60;color:#fff}.btn-primary,.btn-success,.btn-danger{font-family:'Open Sans', Arial, Verdana, sans-serif;font-size:1.13rem;font-weight:500;padding:0.6rem 1.7rem;border-radius:0.5rem}.btn-primary{background:#2596be;color:#fff;border:none}.btn-primary:hover{background:#0074d9}.btn-secondary{background:#e0e7ef;color:#2596be;border:none}.btn-secondary:hover{background:#b0c4d9;color:#222}.btn-danger{background:#e74c3c;color:#fff;border:none}.btn-danger:hover{background:#c0392b}.user-bank-account-field{border:1px solid #e0e7ef;border-radius:8px;padding:15px;margin-bottom:15px;background-color:#f8f9fa;transition:all 0.3s ease}.user-bank-account-field:hover{border-color:#2596be;box-shadow:0 2px 8px rgba(37,150,190,0.1)}.add-bank-account-btn{margin-top:1rem;text-align:center}.add-bank-account-btn .btn{background-color:#2596be;border-color:#2596be}.remove-bank-account-field{margin-top:0.5rem;font-size:0.9em;padding:4px 8px}@media (max-width: 768px){.user-profile-container{max-width:95%;margin:1.5rem auto;padding:2rem 1.5rem 1.5rem 1.5rem}.user-profile-columns{flex-direction:column;gap:2rem}.user-profile-left-column,.user-profile-right-column{width:100%}.user-profile-row{flex-direction:column;align-items:flex-start}.user-profile-label{min-width:auto;width:auto;margin-bottom:0.5rem}.user-profile-value{margin-left:0;margin-top:0.5rem}}
