:root{display:flex;flex-direction:column;min-height:600px;min-width:344px;height:100%;width:100%;margin:0;padding:0;color-scheme:light dark;color:#212529;font-family:system-ui,-apple-system,Segoe UI,Roboto,sans-serif;font-size:1rem;font-weight:400;line-height:1.5rem;text-size-adjust:100%;text-align:start;-webkit-font-smoothing:antialiased;-webkit-tap-highlight-color:rgba(0,0,0,0);position:relative;cursor:default}#root{display:flex;flex-direction:column;min-height:600px;min-width:344px;height:100%;width:100%;margin:0;padding:0;color-scheme:light dark;color:#212529;font-family:system-ui,-apple-system,Segoe UI,Roboto,sans-serif;font-size:1rem;font-weight:400;line-height:1.5rem;text-size-adjust:100%;text-align:start;-webkit-font-smoothing:antialiased;-webkit-tap-highlight-color:rgba(0,0,0,0);position:relative}body{margin:0;padding:0;display:flex;height:100%}@font-face{font-family:Segoe UI;src:url(../fonts/segoe/segoe_ui-webfont.woff2) format("woff2"),url(../fonts/segoe/segoe_ui-webfont.woff) format("woff");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Segoe UI;src:url(../fonts/segoe/segoe_ui_bold-webfont.woff2) format("woff2"),url(../fonts/segoe/segoe_ui_bold-webfont.woff) format("woff");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:Segoe UI;src:url(../fonts/segoe/segoe_ui_italic-webfont.woff2) format("woff2"),url(../fonts/segoe/segoe_ui_italic-webfont.woff) format("woff");font-weight:400;font-style:italic;font-display:swap}@font-face{font-family:Segoe UI;src:url(../fonts/segoe/segoe_ui_bold_italic-webfont.woff2) format("woff2"),url(../fonts/segoe/segoe_ui_italic-webfont.woff) format("woff");font-weight:700;font-style:italic;font-display:swap}input{min-height:40.2px;padding:.5rem .75rem}input[type=number]{-moz-appearance:textfield;appearance:textfield;padding:.5rem 2.5rem .5rem .75rem}input[type=number]::-webkit-outer-spin-button,input[type=number]::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.layout{display:flex;flex:1;position:relative;background-color:#f5f6f7;min-width:100 dvw;min-height:100 dvh;padding:.5rem}div{box-sizing:border-box;display:flex}h1,h2,h3,h4,h5,h6{margin:0;line-height:1.5rem;color:#2c3e50}p{margin:0}.page{flex:1;justify-content:start;box-sizing:border-box;min-width:100%;height:auto;overflow:hidden;padding-top:100px}.page-container{flex-direction:column;min-width:100%;overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.card-container{flex-direction:column;min-width:100%;width:fit-content;gap:.5rem}.card{box-shadow:0 .125rem .01rem #00000026;box-sizing:border-box;background-color:#f8f9fa;border-radius:.5rem;display:flex;flex-direction:column;flex:1;width:100%}.card-header{border-bottom:.05rem solid #0000002d;flex-wrap:wrap;justify-content:space-between;align-items:center;padding:.5rem 1rem;font-size:1.25rem;box-sizing:border-box;min-width:100%}.card-header h3{font-weight:400;font-size:1.25rem}.card-body{background-color:#fff;padding:.5rem 1rem;gap:.5rem;flex-wrap:wrap;align-items:center;height:fit-content;box-sizing:border-box;border-bottom-left-radius:.5rem;border-bottom-right-radius:.5rem;overflow:auto}.filter-body{overflow:visible!important}.modal-card-body{flex-direction:column!important;padding:.5rem 1rem}form{min-width:100%;margin-top:auto}.form-group{flex:1;min-width:fit-content!important}.form-group-row{gap:.5rem}.checkbox-group{flex-direction:column}.checkbox-label{display:flex!important;flex-direction:row;align-items:center;gap:.25rem}textarea{background-color:#fff}.checkbox-input{margin:0;width:1rem!important;min-height:1rem!important}.selected-files{flex-direction:column}.file-item{display:flex;flex-direction:row;gap:.5rem}.form-control{width:100%;font-size:14px;border-radius:.5rem;transition:border-color .2s ease;box-sizing:border-box;line-height:1.5;min-height:38.6px}.filter-group{flex:1;min-width:200px;display:flex;flex-direction:column;margin-top:auto}.filter-group label{font-weight:600;color:#495057}.table-container{border-radius:.5rem;height:fit-content;border:1px solid #ced4da}.table{width:100%;display:table;overflow:auto;border-collapse:collapse;box-shadow:0 .125rem .01rem #00000026;min-width:min-content;border-spacing:0;border-color:transparent}.table-header{background-color:#2c3e50;overflow:hidden;color:#fff}.table-body{overflow:hidden}.table-body tr{position:relative;transition:all .3s ease}.table-body tr:nth-child(2n){background-color:#fff}.table-body tr:nth-child(2n):hover{background-color:#cbcaca}.table-body tr:nth-child(odd){background-color:#ececec}.table-body tr:nth-child(odd):hover{background-color:#cbcaca}.table-footer{background-color:#80b9f2!important}th{background-color:transparent;color:#fff;font-weight:600;text-transform:uppercase;font-size:14px;text-align:left;border-bottom:1px solid #e0e0e0;padding:.5rem}td{background-color:transparent;text-align:left;border-bottom:1px solid #e0e0e0;padding:.5rem;z-index:1;border-collapse:collapse}tr{border-collapse:collapse}.table-row.expanded{background-color:#f8f9fa!important;border-bottom:none}.table-footer{border-collapse:collapse}.row-details{background-color:#f8f9fa;border-bottom:2px solid #dee2e6}.row-details:hover{background-color:#f8f9fa!important}.subtable-container{background-color:#fff;border-radius:4px;display:flex;gap:.5rem;width:100%}.subtable-container h4{font-weight:500;padding:.5rem}.subtable-section{flex-direction:column;flex:1;border-radius:.5rem;overflow:auto;border:1px solid #dee2e6}.subtable-section-header{justify-content:space-between;align-items:center}.subtable-section-header button{line-height:normal;height:fit-content;margin-right:.5rem;gap:.25rem}.subtable-section-table-header{background-color:#537597!important}.subtable-section-table-header h4{padding:0;color:#fff}.subtable{width:100%;border-collapse:collapse}.subtable tr{border-bottom:1px solid #f0f0f0}.subtable tr:last-child{border-bottom:none}.subtable td{padding:.5rem;vertical-align:top}.subgroup-table>thead{background-color:#618bb5}.detail-type{width:100px;font-weight:600}.table-loading-container{text-align:center;padding:40px;color:#6c757d}.table-no-data{text-align:center!important;padding:20px;color:#6c757d;font-style:italic}button{display:flex;text-align:center;text-decoration:none;vertical-align:middle;justify-content:center;align-items:center;-webkit-user-select:none;user-select:none;padding:4px 8px;border:none;border-radius:4px;cursor:pointer;font-size:14px;font-weight:500;transition:all .2s ease;gap:.25rem}.badge-td{display:flex;gap:.25rem;flex-wrap:wrap;line-height:normal}.actions-td{display:flex;gap:.25rem;flex-wrap:wrap;align-items:center;gap:8px}.btn-model-1{color:#fff;background-color:#0d6efd}.btn-model-1:hover{color:#fff;background-color:#0b5ed7}.btn-model-2{background-color:#6c757d;color:#fff}.btn-model-2:hover{background-color:#5a6268}.btn-model-3{background-color:#ffc107;padding:.25rem .5rem;color:#212529}.btn-model-3:hover{background-color:#e0a800;color:#212529}.btn-model-4{background-color:#dc3545;padding:.25rem .5rem;color:#fff}.btn-model-4:hover{background-color:#c82333}.btn-model-5{background-color:#157347;padding:.25rem .5rem;color:#fff}.btn-model-5:hover{background-color:#0f603d}.btn-model-6{background-color:#31d2f2;padding:.25rem .5rem;color:#000}.btn-model-6:hover{background-color:#259db5}.client-info-section{flex:1}.close-button{background-color:#f36a6a;padding:.25rem .5rem}.alert{position:relative;padding:1rem;margin-bottom:1rem;border:1px solid transparent;border-radius:.375rem;align-items:center;color:#721c24;background-color:#f8d7da;border-color:#f1aeb5}@keyframes dropIn{0%{opacity:0;transform:translateY(-50px)}to{opacity:1;transform:translateY(0)}}@keyframes dropOut{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(-50px)}}.modal{position:absolute;inset:0;z-index:-1;background-color:#00000080;padding:1rem;box-sizing:border-box;justify-content:center}.modal-container{animation:dropIn .3s ease-out forwards;min-width:0!important;align-self:center;width:100%}.modal .page-container{margin-top:2rem}.modal-header{background-color:#364b64;gap:.5rem;border-top-left-radius:.5rem;border-top-right-radius:.5rem}.modal-header h2{color:#fff!important}.modal-actions{gap:.5rem;justify-content:space-between;margin-top:.5rem}.modal-header h2,.modal button{margin:0!important}.modal.page:not(.visible) .modal-container{animation:dropOut .3s ease-in forwards}.modal-content{min-width:100%}.modal.page{position:fixed;top:0;left:0;display:flex;z-index:1000;background-color:#00000080;opacity:0;transition:opacity .3s ease}.modal.page.visible{opacity:1;pointer-events:auto}.combobox-container{position:relative}.combobox-input{padding:.5rem;border:1px solid #cbd5e0;border-radius:.25rem}.combobox-options{position:absolute;max-height:200px;overflow-y:auto;background:#fff;border:1px solid #e5e7eb;border-radius:.25rem;z-index:10}button:disabled{background-color:#6b6b6b;cursor:not-allowed!important}.page-title{display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid #eaeaea;background-color:#f5f6f7;position:absolute;top:60px;padding-top:.5rem;padding-bottom:.25rem;left:0;right:0}.page-title h2{margin-left:.5rem;font-style:bold;color:#2c3e50}.page-title button{padding:.25rem .5rem;margin-right:.5rem;height:27px}@media (max-width: 560px){.page-title h2{font-size:1rem}}.error-message{background-color:#fee;color:#c33;padding:10px;border-radius:6px;margin-bottom:1rem;border-left:4px solid #c33}.field-error{color:#c33;font-size:12px;margin-top:4px;display:block}.field-success{color:#4caf50;font-size:12px;margin-top:4px;display:block}.form-group input.error,.filter-combobox-container.error .filter-combobox-header,.custom-select-container.error .custom-select-header,.multi-input-container.error .multi-input-wrapper{border:1px solid #c33;border-left-width:4px}.form-group input.error:focus,.filter-combobox-container.error .filter-combobox-header:focus,.custom-select-container.error .custom-select-header:focus,.multi-input-container.error .multi-input-wrapper:focus{border-color:#c33;box-shadow:0 0 0 2px #d32f2f33;outline:none}.form-group input.success,.filter-combobox-container.success .filter-combobox-header,.custom-select-container.success .custom-select-header,.multi-input-container.success .multi-input-wrapper{border:1px solid #4caf50;border-left-width:4px;background-color:#f9fff9}.form-group input.success:focus,.filter-combobox-container.success .filter-combobox-header:focus,.custom-select-container.success .custom-select-header:focus,.multi-input-container.success .multi-input-wrapper:focus{border-color:#4caf50;box-shadow:0 0 0 2px #4caf5033;outline:none}.form-group input,.filter-combobox-container .filter-combobox-header,.custom-select-container .custom-select-header,.multi-input-container .multi-input-wrapper{border:1px solid #6a6b6d;border-left-width:5px;background-color:#f9fff9}.form-group input:focus,.filter-combobox-container .filter-combobox-header:focus,.custom-select-container .custom-select-header:focus,.multi-input-container .multi-input-wrapper:focus{border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f633;outline:none}.clear-filters-btn{margin-top:auto}.login-container{min-height:100vh;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#799fc7,#2c3e50);padding:20px;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif}.login-card{background:#d9d6d6;padding:2rem;border-radius:12px;box-shadow:0 10px 30px #0003;width:100%;max-width:400px;transition:transform .3s ease;flex-direction:column}.login-header{text-align:center;margin-bottom:2rem;flex-direction:column}.login-header h1{color:#333;margin-bottom:.5rem;font-size:1.8rem;font-weight:600}.login-header p{color:#666;font-size:.9rem}.form-group{margin-bottom:1.5rem;display:flex;flex-direction:column;min-width:230px}.form-group label{display:block;margin-bottom:.5rem;color:#333;font-weight:500;font-size:.9rem}.form-group input{width:100%;border:2px solid #6a6b6d;border-radius:8px;font-size:14px;transition:border-color .3s ease,box-shadow .3s ease;box-sizing:border-box;background-color:#fff;color:#000}.form-group input:focus{outline:none;border-color:#667eea;box-shadow:0 0 0 3px #667eea1a}.form-group input::placeholder{color:#999}.login-button{width:100%;padding:12px;background:linear-gradient(135deg,#799fc7,#2c3e50);color:#fff;border:none;border-radius:8px;font-size:1rem;font-weight:600;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease}.login-button:hover{transform:translateY(-1px);box-shadow:0 5px 15px #667eea4d}.login-button:active{transform:translateY(0)}.login-button:disabled{background:#ccc;cursor:not-allowed;transform:none;box-shadow:none}.login-footer{text-align:center;margin-top:1.5rem;padding-top:1.5rem;border-top:1px solid #eee}.login-footer p{color:#666;font-size:.9rem}.success-message{background-color:#efe;color:#363;padding:10px;border-radius:6px;margin-bottom:1rem;border-left:4px solid #363;font-size:.9rem}.loading{opacity:.7;pointer-events:none}@media (max-width: 480px){.login-card{padding:1.5rem;margin:0 10px}.login-header h1{font-size:1.5rem}}@keyframes fadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.login-card{animation:fadeIn .6s ease-out}.password-toggle{position:absolute;right:15px;top:50%;transform:translateY(-50%);background:none;border:none;color:#666;cursor:pointer;padding:5px;font-size:1.1rem}.password-input-container{position:relative}.password-input-container input{padding-right:45px}.login-logo{text-align:center;margin-bottom:1.5rem}.login-logo img{width:80px;height:80px;border-radius:50%;object-fit:cover}header{isolation:isolate;display:flex;position:fixed;box-sizing:border-box;background:linear-gradient(to right,#2c3e50,#3a506b);box-shadow:#0003 0 2px 10px;min-height:60px;z-index:1;flex-direction:column;left:0;right:0}.header-home{font-weight:600;font-size:1.2rem;color:#f8f9fa;letter-spacing:.5px;margin-right:8px;padding-right:8px;text-decoration:none;transition:all .3s ease;transform:translateY(-1px)}.header-home img{width:1.5rem;margin-right:.3rem}.header-navbar{display:flex;flex:1;align-items:center;align-content:center;justify-content:space-between;box-sizing:border-box;z-index:999}.header-navbar img{width:1.2rem}.header-navbar-top{display:flex;flex:1;justify-content:start}.header-navbar-2{display:flex;flex:1;justify-content:start;height:2rem;gap:.25rem}.header-navbar-2 img{width:1rem}.header-navbar-2 span{height:1rem;line-height:1rem}.navbar-toggler{padding:2px 6px;transition:all .3s ease;background-color:transparent}.navbar-toggler:hover{color:#ecf0f1;background-color:#ffffff1a}.navbar-toggler:focus{color:#fff!important;background-color:#ffffff80}.navbar-toggler img{width:1rem;filter:brightness(0) invert(1)}.links{display:flex;text-decoration:none;color:#eee;text-shadow:inset;text-wrap:nowrap;justify-content:center;align-items:center;font-weight:700;height:100%;padding:0 .5rem;border-radius:5px;position:relative}.links:hover{color:#ecf0f1;transform:translateY(-1px);border-bottom:1px transparent;background-color:#ffffff1a}.links.on{color:#fff!important;font-weight:600;background-color:#ffffff80}.account-btn{min-width:2.25rem;min-height:2.25rem;box-sizing:border-box;cursor:pointer;display:flex;align-items:center;justify-content:center;border-radius:100%;background-color:#2f855a;border:2px solid rgba(255,255,255,.3);position:relative;color:#fff;box-shadow:#0003 0 2px 5px;margin-right:.5rem}.account-btn.admin{background-color:#2b6cb0}.account-btn.superadmin{background-color:#4c51bf}.account-btn img{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:1rem}.account-card{min-width:14rem;min-height:10rem;position:absolute;right:0rem;top:3.6rem;border-radius:10px;display:flex;flex-direction:column;overflow:hidden;box-shadow:0 3px 6px #00000029,0 3px 6px #0000003b}.open-card{visibility:visible;opacity:1}.closed-card{visibility:hidden;opacity:0}.account-card-user{flex:1;display:flex;flex-direction:column;justify-content:space-between;align-items:center;padding:.75rem .5rem;text-align:center;background-color:#2f855a;color:#fff}.account-card-user.admin{background-color:#2b6cb0}.account-card-user.superadmin{background-color:#4c51bf}.account-card-user span{cursor:default;font-weight:600}.account-card-user img{width:1.1rem}.user-icon-container{padding:.7rem;border-radius:100%;background-color:#f5f6f733;display:flex;align-items:center;justify-content:center}.account-card-options{flex-direction:column;background-color:#f5f6f7;color:#212529;flex:1;justify-content:space-evenly;align-items:center}.account-card-options-text{flex-direction:column}.account-card-options-text span{text-align:start;color:#212529;font-weight:500;font-size:.9rem}.account-card-options button{display:flex;justify-content:start;padding:1.5rem;background-color:transparent;border:0;width:100%;gap:.5rem;cursor:pointer}.account-card-options-divisor{width:90%;height:.05rem;background-color:#21252933;overflow:hidden}.change-password-icon-container{position:relative;width:1.6rem;height:1.6rem;border-radius:100%;background-color:#3b82f633}.change-password-icon-container img{position:absolute;width:1rem;top:50%;left:50%;transform:translate(-50%,-50%)}.close-session-icon-container{position:relative;width:1.6rem;height:1.6rem;border-radius:100%;background-color:#ef444433}.close-session-icon-container img{position:absolute;width:1rem;top:50%;left:50%;transform:translate(-50%,-50%)}.alt-tooltip{color:#fff;left:50%;top:100%;transform:translate(-50%);position:absolute;pointer-events:none;background:#000c;padding:5px 10px;border-radius:5px;white-space:nowrap;transition:opacity .3s ease;opacity:0;z-index:9999}.links:hover .alt-tooltip{opacity:1;visibility:visible;transform:translate(-50%) translateY(5px);z-index:9999}.header-menu-card{position:absolute;display:none;opacity:0;visibility:hidden;flex-direction:column;top:3.5rem;right:0;width:fit-content;padding:1rem .75rem;gap:.5rem;box-sizing:border-box;background-color:#fff}.header-menu-card.on{display:flex;opacity:1;visibility:visible}.header-menu-card .header-navbar-2{flex-direction:column;gap:.5rem}.header-menu-card .header-navbar-2 .links{justify-content:start;color:#212529}.header-menu-card .header-navbar-2 .links:hover{background:linear-gradient(to right,#2c3e5080,#3a506b80)}.header-menu-card .header-navbar-2 .links.on{color:#212529!important;font-weight:600;background-color:#2c3e50cc}.header-menu-card .header-navbar-2 .links .alt-tooltip{opacity:1;visibility:visible;position:initial;transform:none;background-color:transparent;color:#212529;font-weight:400}@media (max-width: 560px){.header-navbar-top{display:none!important}.navbar-toggler{margin-left:auto}.page-action-buttons button{font-size:smaller}}.scroll-to-top-btn{position:fixed;bottom:10px;right:10px;width:30px;height:30px;border-radius:50%;background-color:#4f46e5;color:#fff;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 12px #00000026;transition:all .3s ease;z-index:1000;opacity:0;transform:translateY(20px);animation:fadeInUp .3s ease forwards;padding:.5rem}.scroll-to-top-btn:hover{background-color:#4338ca;transform:translateY(-2px);box-shadow:0 6px 16px #0003}.scroll-to-top-btn:active{transform:translateY(0)}@keyframes fadeInUp{to{opacity:1;transform:translateY(0)}}.scroll-to-top-btn.hiding{animation:fadeOutDown .3s ease forwards}@keyframes fadeOutDown{to{opacity:0;transform:translateY(20px)}}@media (max-width: 768px){.scroll-to-top-btn{width:40px;height:40px}}.change-password{height:100%;width:100%;background-color:#fff;padding:1rem;justify-content:center;align-items:center}.change-password-card{min-width:320px;max-width:25rem;box-shadow:0 3px 6px #00000029,0 3px 6px #0000003b;flex-direction:column;border-radius:5px;overflow:hidden;padding:1.5rem;width:30%}.change-password-card h2{display:flex;justify-content:center;font-size:1.8rem;margin:0 0 1.5rem}.change-password-card form{display:flex;flex-direction:column;width:100%;box-sizing:border-box;cursor:default}.change-password-card label{color:#212529;margin:0 .5rem .5rem;display:flex}.change-password-card img{width:1rem}.change-password-card input{background-color:transparent;border:1px solid #dee2e6;color:#212529;border-radius:5px;box-sizing:border-box;font-size:1rem;margin-bottom:1rem}.change-password-card input:placeholder-shown{background-color:#fff;border-color:#ccc;padding:.375rem .75rem}.change-password-card input:not(:placeholder-shown){background-color:#e8f5e9;border-color:#2e7d32}.change-password-card form>button{background-color:#0d6efd;border-radius:5px;padding:.5rem 1rem;display:flex;align-items:center;justify-content:center;gap:.5rem;font-size:1rem;cursor:pointer}.change-password-error-message img{width:1rem;display:block}.dashboard-container{max-width:100%;box-sizing:border-box;max-height:70vh;display:flex;flex-direction:column;margin-top:1rem}.dashboard-cards{display:flex;flex-wrap:wrap;gap:1rem;margin-bottom:1.5rem;justify-content:space-between}.compact-cards{gap:.75rem}.benefit-dashboar-card-container{width:100%;gap:1rem}.dashboard-card{background:#fff;padding:1rem;border-radius:8px;box-shadow:0 2px 4px #0000001a;text-align:center;border-left:4px solid #e9ecef;display:flex;flex-direction:column;flex:1 1 150px;min-width:150px}.dashboard-card.financial-light{border-left-color:#81c784}.dashboard-card.financial-strong{border-left-color:#4caf50}.dashboard-card.debt-light{border-left-color:#ef9a9a}.dashboard-card.debt-strong{border-left-color:#c33}.dashboard-card.workers-pay{border-left-color:#ff9800}.dashboard-card.benefit-light{border-left-color:#70b5ed}.dashboard-card.benefit-strong{border-left-color:#2196f3}.dashboard-card h3{font-size:.85rem;font-weight:600;margin:0 0 .5rem;color:#6c757d;text-transform:uppercase;letter-spacing:.5px;flex:0 0 auto}.card-value{font-size:1.5rem;font-weight:700;margin:0;color:#333;flex:1;display:flex;align-items:center;justify-content:center}.dashboard-charts{display:flex;flex-wrap:wrap;gap:1rem;width:100%}.chart-wrapper{background:#fff;padding:1rem;border-radius:8px;box-shadow:0 2px 4px #0000001a;display:flex;flex-direction:column;flex:1 1 100%}.chart-wrapper h3{font-size:1rem;font-weight:600;margin:0 0 1rem;color:#333;text-align:center;flex:0 0 auto}.chart-container{position:relative;height:400px;width:100%;flex:1;justify-content:center}.double-doughnut-container{position:relative;height:100%;display:flex;flex-direction:row;gap:2rem;align-items:flex-start}.double-doughnut-chart{position:relative;height:350px;flex:1;min-width:400px}.outer-ring,.inner-ring{position:absolute;top:0;left:0;width:100%;height:100%}.chart-center-info{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);text-align:center;z-index:10;background:#ffffffe6;padding:1rem;border-radius:50%;width:120px;height:120px;display:flex;flex-direction:column;justify-content:center;align-items:center;box-shadow:0 2px 8px #0000001a}.center-title{font-size:.8rem;color:#666;margin-bottom:.25rem;flex:0 0 auto}.center-amount{font-size:1.2rem;font-weight:700;color:#333;margin-bottom:.25rem;flex:0 0 auto}.center-subtitle{font-size:.7rem;color:#666;flex:0 0 auto}.double-doughnut-legend{display:flex;flex-direction:column;gap:1rem;flex:0 0 300px;max-width:300px}.legend-section{padding:1rem;background:#f8f9fa;border-radius:8px;border:1px solid #e9ecef;display:flex;flex-direction:column}.legend-section h4{margin:0 0 .75rem;font-size:.9rem;color:#495057;border-bottom:1px solid #dee2e6;padding-bottom:.5rem;flex:0 0 auto}.legend-item{display:flex;align-items:center;gap:.75rem;margin-bottom:.5rem;font-size:.85rem;flex:0 0 auto}.legend-color{width:16px;height:16px;border-radius:4px;border:1px solid rgba(0,0,0,.1);flex:0 0 auto}.legend-total{margin-top:.75rem;padding-top:.75rem;border-top:2px solid #dee2e6;font-weight:700;font-size:.9rem;color:#495057;flex:0 0 auto}.financial-status{margin-top:1rem;padding:.5rem;flex:0 0 auto}.status-indicator{display:flex;align-items:center;justify-content:space-between;padding:.75rem 1rem;border-radius:8px;font-weight:600;box-shadow:0 2px 4px #0000001a}.status-indicator.positive{background:linear-gradient(135deg,#4caf50,#66bb6a);color:#fff}.status-indicator.negative{background:linear-gradient(135deg,#f44336,#ef5350);color:#fff}.status-icon{font-size:1.5rem;flex:0 0 auto}.status-text{flex:1;text-align:center;font-size:1rem}.status-amount{font-size:1.1rem;font-weight:700;flex:0 0 auto}.dashboard-filters{display:flex;flex-wrap:wrap;gap:.5rem;align-items:center}.filter-group{display:flex;flex-direction:column;gap:.25rem;flex:1 1 150px}.filter-group label{font-size:.8rem;font-weight:600;color:#495057}.legend-item:nth-child(1) .legend-color{background-color:#4caf50}.legend-item:nth-child(2) .legend-color{background-color:#f44336}.legend-item:nth-child(3) .legend-color{background-color:#ff9800}.legend-item:nth-child(4) .legend-color{background-color:#2196f3}.flex{display:flex}.flex-column{flex-direction:column}.flex-row{flex-direction:row}.flex-wrap{flex-wrap:wrap}.flex-nowrap{flex-wrap:nowrap}.justify-start{justify-content:flex-start}.justify-center{justify-content:center}.justify-end{justify-content:flex-end}.justify-between{justify-content:space-between}.justify-around{justify-content:space-around}.align-start{align-items:flex-start}.align-center{align-items:center}.align-end{align-items:flex-end}.align-stretch{align-items:stretch}.flex-1{flex:1}.flex-auto{flex:1 1 auto}.flex-none{flex:none}.flex-grow{flex-grow:1}.flex-shrink{flex-shrink:1}.flex-shrink-0{flex-shrink:0}.custom-select-container{position:relative;width:100%;border-radius:.5rem}.custom-select-header{flex:1;position:relative;align-items:center;border:2px solid #6a6b6d;border-radius:.5rem;background-color:#fff;cursor:pointer;transition:all .2s ease;-webkit-user-select:none;user-select:none;color:#9ca3af}.custom-select-header:hover{border-color:#9ca3af}.custom-select-container.disabled .custom-select-header{background-color:#f9fafb;cursor:not-allowed}.custom-select-container.open .custom-select-header{border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f633;border-bottom-left-radius:0;border-bottom-right-radius:0}.custom-select-container.open .custom-select-options{border-color:#3b82f6}.custom-select-container.success.open .custom-select-header{border-color:#4caf50;box-shadow:0 0 0 2px #4caf5033;outline:none}.custom-select-container.success.open .custom-select-options{border-color:#4caf50}.custom-select-container.error.open .custom-select-header{border-color:#c33;box-shadow:0 0 0 2px #d32f2f33;outline:none}.custom-select-container.error.open .custom-select-options{border-color:#c33}.custom-select-value{padding:.5rem 2.5rem .5rem .75rem;width:100%;font-size:.875rem;color:#000;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;-webkit-user-select:none;user-select:none}.custom-select::placeholder{color:red!important}.custom-select-container.disabled .custom-select-value{color:#9ca3af}.custom-select-arrow{position:absolute;right:.75rem;pointer-events:none;transition:transform .3s cubic-bezier(.4,0,.2,1);color:#6b7280;display:flex;align-items:center;justify-content:center}.custom-select-container.open .custom-select-arrow{transform:rotate(180deg)}.custom-select-options{position:absolute;padding:.25rem;flex-direction:column;top:100%;left:0;width:100%;max-height:300px;overflow-y:auto;background-color:#fff;border:1px solid #e5e7eb;border-top:none;border-bottom-left-radius:.5rem;border-bottom-right-radius:.5rem;box-shadow:0 4px 6px -1px #0000001a;z-index:999;box-sizing:border-box;animation:fadeIn .2s ease-out}.custom-select-option{padding:.5rem .75rem;cursor:pointer;font-size:.875rem;color:#000;transition:background-color .15s ease;border-radius:.5rem}.custom-select-option:hover{background-color:#aec1d3}.custom-select-option.selected{background-color:#74a4d5;color:#000!important}.custom-select-option.placeholder-option{color:#9ca3af;font-style:italic}.custom-select-options::-webkit-scrollbar{width:6px}.custom-select-options::-webkit-scrollbar-track{background:#f1f1f1;border-radius:3px}.custom-select-options::-webkit-scrollbar-thumb{background:#c5c5c5;border-radius:3px}.custom-select-options::-webkit-scrollbar-thumb:hover{background:#a8a8a8}.custom-select-header{-webkit-tap-highlight-color:transparent}.filter-combobox-container{position:relative;width:100%;flex-direction:column}.filter-combobox-container label{display:block;font-weight:500}.filter-combobox-header{flex:1;color:#9ca3af;position:relative;align-items:center;width:100%;border:2px solid #6a6b6d;border-radius:.5rem;background-color:#fff;cursor:pointer;transition:all .2s ease;box-sizing:border-box;-webkit-user-select:none;user-select:none}.filter-combobox-container.open .filter-combobox-header{border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f626;border-bottom-left-radius:0;border-bottom-right-radius:0}.filter-combobox-container.open .filter-combobox-dropdown{border-color:#3b82f6}.filter-combobox-container.success.open .filter-combobox-header{border-color:#4caf50;box-shadow:0 0 0 2px #4caf5033;outline:none}.filter-combobox-container.success.open .filter-combobox-dropdown{border-color:#4caf50}.filter-combobox-container.error.open .filter-combobox-header{border-color:#c33;box-shadow:0 0 0 2px #d32f2f33;outline:none}.filter-combobox-container.error.open .filter-combobox-dropdown{border-color:#c33}.filter-combobox-header input{min-height:37px}.filter-combobox-header:hover{border-color:#9ca3af}.filter-combobox-container.disabled .filter-combobox-header{background-color:#f9fafb;cursor:not-allowed;color:#9ca3af}.filter-combobox-input{width:100%;padding:.5rem 2.5rem .5rem .75rem;border:none;outline:none;background:transparent;font-size:.875rem;cursor:pointer;color:#000;-webkit-user-select:none;user-select:none;height:100%;box-sizing:border-box}.filter-combobox-input:disabled{cursor:not-allowed;color:#9ca3af}.filter-combobox-value{padding:.5rem 2.5rem .5rem .75rem;width:100%;font-size:.875rem;color:#374151;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;-webkit-user-select:none;user-select:none}.filter-combobox-container.disabled .filter-combobox-value{color:#9ca3af}.filter-combobox-arrow{position:absolute;right:.75rem;pointer-events:none;transition:transform .3s cubic-bezier(.4,0,.2,1);color:#6b7280;display:flex;align-items:center;justify-content:center}.filter-combobox-container.open .filter-combobox-arrow{transform:rotate(180deg)}.filter-combobox-dropdown{position:absolute;top:100%;left:0;width:100%;max-height:300px;overflow-y:hidden;background-color:#fff;border:1px solid #6a6b6d;border-top:none;border-bottom-left-radius:6px;border-bottom-right-radius:6px;box-shadow:0 4px 6px -1px #0000001a;z-index:10;box-sizing:border-box;animation:fadeIn .2s ease-out}@keyframes fadeIn{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}.filter-combobox-options{padding:.25rem;flex-direction:column;width:100%;overflow:auto}.filter-combobox-option{display:flex;justify-content:space-between;align-items:center;padding:.5rem .75rem;cursor:pointer;border-radius:4px;font-size:.875rem;color:#000;transition:background-color .15s ease}.filter-combobox-option:hover{background-color:#aec1d3}.filter-combobox-option.selected{background-color:#74a4d5}.filter-combobox-option-label{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.filter-combobox-option-info{font-size:.75rem;color:#6b7280;margin-left:.5rem;flex-shrink:0}.filter-combobox-message{padding:.75rem;text-align:center;color:#6b7280;font-size:.875rem;font-style:italic}.filter-combobox-options::-webkit-scrollbar{width:6px}.filter-combobox-options::-webkit-scrollbar-track{background:#f1f1f1;border-radius:3px}.filter-combobox-options::-webkit-scrollbar-thumb{background:#c5c5c5;border-radius:3px}.filter-combobox-options::-webkit-scrollbar-thumb:hover{background:#a8a8a8}.filter-combobox-header{-webkit-tap-highlight-color:transparent}.filter-combobox-input{border:0!important}.toggle-switch-container{display:flex;align-items:center;gap:10px;margin-left:auto}.toggle-label{font-weight:500;color:#333;font-size:14px}.toggle-switch{width:44px;height:24px;border-radius:12px;cursor:pointer;position:relative;transition:background-color .3s ease;box-shadow:inset 0 1px 3px #0003}.toggle-slider{position:absolute;top:2px;width:20px;height:20px;border-radius:50%;background-color:#fff;transition:transform .3s ease;box-shadow:0 1px 3px #0000004d}.alert-message{padding:12px 16px;border-radius:6px;margin:16px 0;border-left:4px solid;font-size:.9em;line-height:1.4}strong{display:inline-block!important}span{white-space:nowrap}.alert-message.warning{background-color:#fffbf0;border-left-color:#ffc107;color:#856404}.alert-message.info{background-color:#e8f4fd;border-left-color:#17a2b8;color:#0c5460;width:100%}.alert-message.info p{width:100%}.alert-message strong{display:block;margin-bottom:4px}.confirmation-message{margin-bottom:16px;padding:12px 0;border-bottom:1px solid #eee}.confirmation-message p{margin:0;font-size:1em;line-height:1.5}.modal-card-body{min-height:200px;display:flex;flex-direction:column}.modal-actions{margin-top:auto;padding-top:20px;border-top:1px solid #eee}.group-row{background-color:#f8f9fa}.group-row.clickable:hover{background-color:#e9ecef;cursor:pointer}.group-summary{color:#6c757d}.group-details-row{background-color:#fafafa}.subgroup-container{background-color:#fff}.subgroup-table{width:100%}.badge{padding:4px 8px;border-radius:4px;font-size:12px;font-weight:600;color:#fff;white-space:nowrap}.badge-info{background-color:#03263e;color:#fff;padding:4px 8px;border-radius:4px;font-size:12px;font-weight:500}.badge.supervisor{background-color:#2c3e50}.badge.supervised{background-color:#f39c12;color:#000}.badge.active{background-color:#198754}.badge.inactive{background-color:#6c757d}.badge-agency{background-color:#6f42c1;color:#fff}.badge-company{background-color:#fa3959;color:#fff}.multi-combobox-header{min-height:auto;padding:.9rem}.filter-combobox-container.success .multi-combobox-header{border-color:#4caf50;box-shadow:0 0 0 2px #4caf5033;outline:none}.filter-combobox-container.error .multi-combobox-header{border-color:#c33;box-shadow:0 0 0 2px #d32f2f33;outline:none}.filter-combobox-container.error .multi-combobox-input{border-color:#c33;box-shadow:0 0 0 2px #d32f2f33}.multi-combobox-selected-items{display:flex;flex-wrap:wrap;gap:4px;flex:1;align-items:center;flex-direction:column}.multi-combobox-selected-items>div{gap:.25rem}.multi-combobox-tag{display:inline-flex;align-items:center;background-color:#a7ccf2;border:1px solid #90caf9;border-radius:4px;padding:2px 6px;font-size:12px;color:#000;cursor:default}.multi-combobox-remove{background:none;border:none;color:#1976d2;cursor:pointer;font-size:14px;margin-left:4px;padding:0;width:16px;height:16px;display:flex;align-items:center;justify-content:center}.multi-combobox-remove:hover{color:#d32f2f}.multi-combobox-placeholder{color:#6c757d}.multi-combobox-input{color:#000;outline:none;background:transparent;flex:1;min-width:fit-content;width:100%;padding:0;font-size:14px;border-radius:.5rem}.multi-combobox-arrow{position:absolute;bottom:4px;right:1px}.multi-combobox-clear{background:none;border:none;color:#6c757d;cursor:pointer;font-size:16px;padding:0;border-radius:.25rem;position:absolute;top:0;right:0;height:1rem;width:1rem}.multi-combobox-clear:hover{background-color:#d32f2f}.multi-combobox-limit-message{padding:8px 12px;font-size:12px;color:#d32f2f;background-color:#ffebee;border-top:1px solid #ffcdd2}.multi-input.success .multi-input-header{border-color:#4caf50;box-shadow:0 0 0 2px #4caf5033;outline:none}.multi-input.error .multi-input-header{border-color:#c33;box-shadow:0 0 0 2px #d32f2f33;outline:none}.multi-input.success .multi-input-field{border-color:#4caf50;box-shadow:0 0 0 2px #4caf5033}.multi-input.error .multi-input-field{border-color:#c33;box-shadow:0 0 0 2px #d32f2f33}.filter-combobox-container.success .multi-combobox-input{border-color:#4caf50;box-shadow:0 0 0 2px #4caf5033}.multi-input-header{min-height:auto;padding:.9rem;position:relative}.multi-input-selected-items{display:flex;flex-wrap:wrap;gap:4px;flex:1;align-items:center;flex-direction:column}.multi-input-selected-items>div{display:flex;flex-wrap:wrap;gap:4px;flex:1}.multi-input-tag{display:inline-flex;align-items:center;background-color:#a7ccf2;border:1px solid #90caf9;border-radius:4px;padding:2px 6px;font-size:12px;color:#000;cursor:default}.multi-input-remove{background:none;border:none;color:#1976d2;cursor:pointer;font-size:14px;margin-left:4px;padding:0;width:16px;height:16px;display:flex;align-items:center;justify-content:center}.multi-input-remove:hover{color:#d32f2f}.multi-input-placeholder{color:#6c757d}.multi-input-field{border:none;outline:none;background:transparent;flex:1;min-width:120px;padding:4px 0;font-size:14px}.multi-input-field:disabled{cursor:not-allowed;opacity:.6}.multi-input-field::placeholder{color:#6c757d}.multi-input-arrow{position:absolute;bottom:4px;right:1px}.multi-input-clear{background:none;border:none;color:#6c757d;cursor:pointer;font-size:16px;padding:0;border-radius:.25rem;position:absolute;top:1px;right:1px;height:1rem;width:1rem}.multi-input-clear:hover{background-color:#d32f2f;color:#fff}.multi-input-dropdown{padding:12px}.multi-input-instructions{margin-bottom:8px}.multi-input-instructions p{margin:4px 0;font-size:12px;color:#6c757d}.multi-input-example{font-style:italic;color:#28a745!important}.multi-input-limit-message{padding:8px 12px;font-size:12px;color:#d32f2f;background-color:#ffebee;border-radius:4px;margin-bottom:8px}.multi-input-counter{font-size:11px;color:#6c757d;text-align:center;padding:4px;background-color:#f8f9fa;border-radius:4px}.agencies-btn-agency-register{padding:.25rem .5rem;height:27px}.documentation-clean-filter-btn{justify-self:end;align-self:flex-end;min-height:38.6px}.badge{padding:4px 8px;border-radius:4px;font-size:12px;font-weight:600;color:#fff}.badge-notes{background-color:#6f42c1}.badge-bill{background-color:#007bff}.badge-open{background-color:#28a745}.badge-spr{background-color:#fd7e14}
