@charset "UTF-8";body{overflow-x:hidden!important}.perfil-wrapper{min-height:100vh;background-color:#f8f9fa;padding-bottom:3rem}.p-top-basic-profile{padding:0rem 0!important;margin-top:4.2rem}.loading-screen{display:flex;align-items:center;justify-content:center;min-height:60vh}.loading-screen .loading-content{text-align:center}.loading-screen .loading-content .spinner-border{width:3rem;height:3rem}.loading-screen .loading-content p{margin-top:1.5rem;color:#718096;font-size:1rem}.page-header{background:linear-gradient(135deg,#667eea,#764ba2);padding:3rem 0 2rem;margin-bottom:2rem;margin-top:0}.page-header .page-title{color:#fff;font-size:2rem;font-weight:700;display:flex;align-items:center;margin-bottom:.75rem}.page-header .page-title i{font-size:2.25rem}.page-header .page-subtitle{color:#fffffff2;font-size:1.125rem}@media(max-width:768px){.page-header{padding:1.5rem 0;margin-bottom:1.5rem}.page-header .page-title{font-size:1.5rem}.page-header .page-title i{font-size:1.75rem}.page-header .page-subtitle{font-size:1rem}}#alertContainer .alert{border-radius:.75rem;border:none;box-shadow:0 1px 3px #00000014;margin-bottom:1.5rem}#alertContainer .alert.alert-success{background:#d1fae5;color:#065f46}#alertContainer .alert.alert-danger{background:#fee2e2;color:#991b1b}#alertContainer .alert.alert-warning{background:#fef3c7;color:#92400e}.profile-card{border:none;border-radius:1rem;box-shadow:0 4px 12px #00000014;margin-bottom:1.5rem}.profile-card .card-body{padding:3rem 2rem}.profile-card .profile-photo-wrapper{display:flex;justify-content:center;margin-bottom:1rem}.profile-card .profile-photo{position:relative;width:150px;height:150px;border-radius:50%;overflow:hidden;border:4px solid #fff;box-shadow:0 8px 24px #0000001f;cursor:pointer}.profile-card .profile-photo img{width:100%;height:100%;object-fit:cover;transition:all .3s ease}.profile-card .profile-photo .photo-upload-btn{position:absolute;top:0;left:0;width:100%;height:100%;background:#00000080;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .3s ease;opacity:0;margin:0;border:none}.profile-card .profile-photo .photo-upload-btn i{color:#fff;font-size:2.5rem}.profile-card .profile-photo:hover .photo-upload-btn{opacity:1}.profile-card .profile-photo:hover img{transform:scale(1.05)}.profile-card .profile-name{font-size:1.5rem;font-weight:700;color:#1a202c;margin:0}.profile-card .profile-email{font-size:.9375rem;color:#718096}@media(max-width:768px){.profile-card .profile-photo{width:120px;height:120px}.profile-card .profile-photo .photo-upload-btn{width:40px;height:40px}.profile-card .profile-photo .photo-upload-btn i{font-size:1.125rem}.profile-card .profile-name{font-size:1.25rem}}.tabs-card{border:none;border-radius:1rem;box-shadow:0 4px 12px #00000014;margin-bottom:1.5rem;overflow:hidden}.tabs-card .profile-tabs{border-bottom:none;margin:0;display:flex;flex-wrap:nowrap;overflow-x:auto}.tabs-card .profile-tabs::-webkit-scrollbar{height:3px}.tabs-card .profile-tabs::-webkit-scrollbar-track{background:#f1f1f1}.tabs-card .profile-tabs::-webkit-scrollbar-thumb{background:#667eea;border-radius:3px}.tabs-card .profile-tabs .nav-item{flex:1 1 0;min-width:0}.tabs-card .profile-tabs .nav-link{border:none;padding:1rem 1.5rem;color:#4a5568;font-weight:600;font-size:.9375rem;transition:all .3s ease;white-space:nowrap;position:relative;background:transparent;border-bottom:3px solid transparent;box-shadow:none!important;width:100%;text-align:center;display:flex;align-items:center;justify-content:center;gap:.25rem}.tabs-card .profile-tabs .nav-link i{font-size:1.125rem}.tabs-card .profile-tabs .nav-link:hover{color:#667eea;background:#667eea0d;box-shadow:none!important}.tabs-card .profile-tabs .nav-link.active{color:#667eea;background:#667eea1a;border-bottom-color:#667eea;box-shadow:none!important}.tabs-card .profile-tabs .nav-link.active:hover,.tabs-card .profile-tabs .nav-link.active:focus{box-shadow:none!important}@media(max-width:768px){.tabs-card .profile-tabs .nav-link{padding:.75rem 1rem;font-size:.875rem}.tabs-card .profile-tabs .nav-link i{font-size:1rem}}.tab-content{padding:0!important}.tab-content .card{border:none;border-radius:1rem;box-shadow:0 4px 12px #00000014;margin-bottom:1.5rem;animation:fadeInUp .4s ease forwards}.tab-content .card .card-header{background:linear-gradient(135deg,#667eea,#764ba2);border-bottom:none;padding:1rem 1.5rem}.tab-content .card .card-header .card-title{font-size:1rem;font-weight:700;color:#fff;margin:0}.tab-content .card .card-body{padding:1.5rem}@media(max-width:768px){.tab-content .card .card-header{padding:1rem}.tab-content .card .card-header .card-title{font-size:1rem}.tab-content .card .card-body{padding:1rem}}form .form-label{font-weight:600;color:#2d3748;margin-bottom:.5rem;font-size:.875rem}form input.form-control,form input.form-select,form textarea.form-control,form select.form-select{border:2px solid #e2e8f0!important;border-radius:.75rem!important;padding:.5rem .75rem!important;font-size:.875rem!important;height:auto!important;line-height:1.5!important;transition:none!important;transform:none!important;box-sizing:border-box!important;background:#fff!important;box-shadow:none!important}form input.form-control:focus,form input.form-select:focus,form textarea.form-control:focus,form select.form-select:focus{border-color:#667eea!important;box-shadow:0 0 0 3px #667eea1a!important;outline:none!important;transform:none!important;padding:.5rem .75rem!important;font-size:.875rem!important}form input.form-control:active,form input.form-select:active,form textarea.form-control:active,form select.form-select:active{transform:none!important}form input.form-control.is-invalid,form input.form-select.is-invalid,form textarea.form-control.is-invalid,form select.form-select.is-invalid{border-color:#ef4444!important}form input.form-control.is-invalid:focus,form input.form-select.is-invalid:focus,form textarea.form-control.is-invalid:focus,form select.form-select.is-invalid:focus{box-shadow:0 0 0 3px #ef44441a!important}form .invalid-feedback{font-size:.8125rem;margin-top:.5rem}form .btn{padding:.75rem 2rem;font-size:.9375rem;font-weight:600;border-radius:.75rem;display:inline-flex;align-items:center;gap:.5rem;transition:all .3s ease;box-shadow:none!important;border:none!important;outline:none!important}form .btn i{font-size:1.125rem}form .btn:hover{transform:translateY(-2px);box-shadow:none!important}form .btn:active,form .btn:focus{box-shadow:none!important;outline:none!important;transform:none!important}form .btn:disabled{cursor:not-allowed;opacity:.6}form .btn:disabled:hover{transform:none}@media(max-width:768px){form .btn{width:100%;justify-content:center}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.text-muted{color:#718096!important}small.text-muted{font-size:.8125rem;display:block;margin-top:.25rem}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:#f1f1f1}::-webkit-scrollbar-thumb{background:#667eea;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#3958e4}.select2-wrapper{position:relative;display:block;width:100%}.select2-container{margin:0!important;width:100%!important}.select2-container--bootstrap-5{width:100%!important}.select2-container--bootstrap-5 .select2-selection{min-height:38px!important;height:auto!important;border:1px solid #d9dee3!important;border-radius:.375rem!important;background-color:#fff!important;display:flex!important;align-items:center!important}.select2-container--bootstrap-5 .select2-selection:focus,.select2-container--bootstrap-5 .select2-selection:focus-within{border-color:#696cff!important;box-shadow:0 0 0 .25rem #696cff1a!important;outline:0!important}.select2-container--bootstrap-5 .select2-selection__rendered{line-height:36px!important;padding:0 36px 0 12px!important;color:#697a8d!important;display:block!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important}.select2-container--bootstrap-5 .select2-selection__placeholder{color:#a1acb8!important}.select2-container--bootstrap-5 .select2-selection__arrow{height:36px!important;position:absolute!important;top:1px!important;right:1px!important;width:32px!important;display:flex!important;align-items:center!important;justify-content:center!important}.select2-container--bootstrap-5 .select2-selection__arrow b{border-color:#697a8d transparent transparent transparent!important;border-style:solid!important;border-width:5px 4px 0 4px!important;height:0!important;left:50%!important;margin-left:-4px!important;margin-top:-2px!important;position:absolute!important;top:50%!important;width:0!important}.select2-container--bootstrap-5.select2-container--open .select2-selection__arrow b{border-color:transparent transparent #697a8d transparent!important;border-width:0 4px 5px 4px!important}.select2-container--bootstrap-5 .select2-selection__clear{position:absolute!important;right:32px!important;top:50%!important;transform:translateY(-50%)!important;width:20px!important;height:20px!important;padding:0!important;margin:0!important;display:flex!important;align-items:center!important;justify-content:center!important;color:#697a8d!important;font-size:18px!important;font-weight:700!important;cursor:pointer!important;background:transparent!important;border:none!important;z-index:1!important}.select2-container--bootstrap-5 .select2-selection__clear:hover{color:#5f6e7e!important}.select2-container--bootstrap-5 .select2-dropdown{border:1px solid #d9dee3!important;border-radius:.375rem!important;background-color:#fff!important;box-shadow:0 .25rem 1rem #a1acb873!important;z-index:9999!important;margin-top:4px!important}.select2-container--bootstrap-5 .select2-search--dropdown{padding:8px!important;background-color:#fff!important}.select2-container--bootstrap-5 .select2-search--dropdown .select2-search__field{border:1px solid #d9dee3!important;border-radius:.375rem!important;padding:6px 12px!important;outline:none!important;width:100%!important;font-size:.9375rem!important;color:#697a8d!important}.select2-container--bootstrap-5 .select2-search--dropdown .select2-search__field:focus{border-color:#696cff!important;box-shadow:0 0 0 .25rem #696cff1a!important}.select2-container--bootstrap-5 .select2-results{max-height:250px!important;overflow-y:auto!important}.select2-container--bootstrap-5 .select2-results__options{list-style:none!important;margin:0!important;padding:4px 0!important}.select2-container--bootstrap-5 .select2-results__option{padding:8px 12px!important;cursor:pointer!important;color:#697a8d!important;font-size:.9375rem!important;transition:background-color .2s ease!important}.select2-container--bootstrap-5 .select2-results__option:hover,.select2-container--bootstrap-5 .select2-results__option--highlighted{background-color:#f5f5f9!important;color:#5f6e7e!important}.select2-container--bootstrap-5 .select2-results__option--selected{background-color:#696cff!important;color:#fff!important}.select2-container--bootstrap-5 .select2-results__option[aria-selected=true]{background-color:#e7e7ff!important;color:#696cff!important}.select2-container--bootstrap-5 .select2-results__message{padding:8px 12px!important;color:#a1acb8!important;font-size:.9375rem!important}.select2-container--bootstrap-5 .select2-results__options::-webkit-scrollbar{width:8px!important}.select2-container--bootstrap-5 .select2-results__options::-webkit-scrollbar-track{background:#f5f5f9!important;border-radius:4px!important}.select2-container--bootstrap-5 .select2-results__options::-webkit-scrollbar-thumb{background:#d9dee3!important;border-radius:4px!important}.select2-container--bootstrap-5 .select2-results__options::-webkit-scrollbar-thumb:hover{background:#a1acb8!important}.select2-container--bootstrap-5.select2-container--open .select2-selection{border-color:#696cff!important;box-shadow:0 0 0 .25rem #696cff1a!important}.select2-container--bootstrap-5.select2-container--disabled .select2-selection{background-color:#eceef1!important;cursor:not-allowed!important}.select2-container--bootstrap-5.select2-container--disabled .select2-selection__rendered{color:#a1acb8!important}.tab-content .mb-3,.tab-content .col-md-6,.tab-content .col-md-4,.tab-content .col-12{position:relative;z-index:auto}.tab-content .mb-3:has(.select2-container--open),.tab-content .col-md-6:has(.select2-container--open),.tab-content .col-md-4:has(.select2-container--open),.tab-content .col-12:has(.select2-container--open){z-index:1000}@media(max-width:991px){.select2-container--bootstrap-5 .select2-dropdown{max-width:100%}.select2-container--bootstrap-5 .select2-results{max-height:200px!important}}
