.clients-custom-select{display:inline-block;width:100%;margin-right:10px}.clients-modal-selector .modal-body{display:flex;align-items:center;justify-content:center;padding:20px!important}.profile-container{padding:24px}.profile-card{border-radius:16px;box-shadow:0 2px 8px rgba(0,0,0,.08);border:1px solid rgba(0,0,0,.06);overflow:hidden;position:relative}.profile-card .card-body{padding:48px 32px}.profile-cover{height:200px;position:relative;overflow:hidden;background:#602166}.profile-cover .profile-cover-image{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;object-position:center}.profile-cover .profile-cover-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(180deg,rgba(96,33,102,.15),rgba(96,33,102,.1) 50%,rgba(0,0,0,.2));pointer-events:none}.profile-card-body{padding:80px 32px 48px!important;position:relative}.profile-avatar-wrapper{position:absolute;top:-60px;left:50%;transform:translateX(-50%);z-index:10}.profile-avatar{width:120px;height:120px;border-radius:50%;background:linear-gradient(135deg,#602166,#7a2d7f);display:flex;align-items:center;justify-content:center;box-shadow:0 4px 16px rgba(96,33,102,.3);border:4px solid #fff;overflow:hidden;position:relative}.profile-avatar i{font-size:56px;color:#fff}.profile-avatar-image{width:100%;height:100%;object-fit:cover}.profile-upload-button{position:absolute;bottom:0;right:0;width:36px;height:36px;border-radius:50%;background:linear-gradient(135deg,#53b66c,#7dd896);border:3px solid #fff;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s ease;box-shadow:0 2px 8px rgba(83,182,108,.4)}.profile-upload-button:hover:not(:disabled){transform:scale(1.1);box-shadow:0 4px 12px rgba(83,182,108,.6)}.profile-upload-button:active:not(:disabled){transform:scale(.95)}.profile-upload-button:disabled{opacity:.6;cursor:not-allowed}.profile-upload-button i{font-size:18px;color:#fff}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.profile-delete-link{background:none;border:none;color:#6c757d;font-size:12px;cursor:pointer;padding:4px 8px;margin-top:2px;margin-bottom:12px;text-decoration:underline;transition:color .2s ease}.profile-delete-link:hover:not(:disabled){color:#dc3545}.profile-delete-link:disabled{opacity:.5;cursor:not-allowed}.profile-name{font-size:28px;font-weight:700;color:#2c3e50;margin-bottom:32px;margin-top:0}.profile-details{display:flex;flex-direction:column;gap:16px;margin-top:32px;text-align:left}.profile-detail-item{display:flex;align-items:center;gap:16px;padding:16px;background:#f8f9fa;border-radius:12px}.profile-detail-item i{font-size:28px;color:#fff;min-width:56px;width:56px;height:56px;display:flex;align-items:center;justify-content:center;border-radius:50%;background:linear-gradient(135deg,#602166,#8b3a8f 50%,#a855b8);box-shadow:0 4px 12px rgba(96,33,102,.3);flex-shrink:0}.profile-detail-content{display:flex;flex-direction:column;gap:4px;flex:1}.profile-detail-label{font-size:12px;font-weight:400;color:#6c757d;text-transform:uppercase;letter-spacing:.5px}.profile-detail-value{font-size:16px;font-weight:600;color:#2c3e50}.super-admin-badge{display:flex;flex-direction:column;align-items:center;gap:16px}.super-admin-icon{width:80px;height:80px;border-radius:50%;background:linear-gradient(135deg,#fbbf24,#f59e0b 50%,#d97706);display:flex;align-items:center;justify-content:center;box-shadow:0 8px 24px rgba(251,191,36,.4);animation:pulse-glow 2s ease-in-out infinite}.super-admin-icon i{font-size:40px;color:#fff}@keyframes pulse-glow{0%,to{box-shadow:0 8px 24px rgba(251,191,36,.4);transform:scale(1)}50%{box-shadow:0 12px 32px rgba(251,191,36,.6);transform:scale(1.05)}}.super-admin-title{font-size:24px;font-weight:700;background:linear-gradient(135deg,#fbbf24,#f59e0b);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;margin:0}.super-admin-description{font-size:14px;color:#6c757d;margin:0;max-width:400px}@media(max-width:768px){.profile-container{padding:16px}.profile-cover{height:150px}.profile-card-body{padding:60px 24px 32px!important}.profile-avatar-wrapper{top:-50px}.profile-avatar{width:100px;height:100px;border:3px solid #fff}.profile-avatar i{font-size:48px}.profile-upload-button{width:32px;height:32px;border:2px solid #fff}.profile-upload-button i{font-size:16px}.profile-name{font-size:24px}.profile-detail-item{padding:14px;gap:14px}.profile-detail-item i{font-size:24px;min-width:48px;width:48px;height:48px}.profile-detail-value{font-size:14px}.super-admin-icon{width:64px;height:64px}.super-admin-icon i{font-size:32px}.super-admin-title{font-size:20px}.super-admin-description{font-size:13px}}