.Proveedores_container__Vaal4 {
  padding: 20px;
}

.Proveedores_header__G7\+uc {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 20px;
}

.Proveedores_title__Fz3iM {
  font-size: 24px;
  font-weight: 600;
  color: #333;
  margin: 0;
}

.Proveedores_actions__iI8u1 {
  display: flex;
  gap: 10px;
}

.Proveedores_table__04KY9 {
  width: 100%;
  border-collapse: collapse;
  margin-top: 20px;
}

.Proveedores_filterBar__9mmHU {
  margin-bottom: 20px;
  display: flex;
  gap: 15px;
}

.Proveedores_searchInput__2ngAH {
  padding: 8px 12px;
  border: 1px solid #ddd;
  border-radius: 4px;
  width: 300px;
}

.Proveedores_formGroup__KqSRs {
  margin-bottom: 15px;
}

.Proveedores_formLabel__y\+eph {
  display: block;
  margin-bottom: 5px;
  font-weight: 500;
}

.Proveedores_formInput__L1JNG {
  width: 100%;
  padding: 8px 12px;
  border: 1px solid #ddd;
  border-radius: 4px;
}

.Proveedores_modalButtons__H-f5V {
  display: flex;
  justify-content: flex-end;
  gap: 10px;
  margin-top: 20px;
}

.Proveedores_dangerButton__Wde0K {
  background-color: #dc3545;
  color: white;
}

.Proveedores_pagination__4Kyx3 {
  display: flex;
  justify-content: center;
  margin-top: 20px;
}

.Proveedores_statusActive__PMOzO {
  color: #28a745;
}

.Proveedores_statusInactive__KGnxK {
  color: #dc3545;
} 
.Puc_container__tmT5n {
  padding: 20px;
}

.Puc_header__Ei852 {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 20px;
}

.Puc_title__SiY0V {
  font-size: 24px;
  font-weight: 600;
  color: #333;
  margin: 0;
}

.Puc_actions__s7P2r {
  display: flex;
  gap: 10px;
}

.Puc_table__8DWjy {
  width: 100%;
  border-collapse: collapse;
  margin-top: 20px;
}

.Puc_filterBar__7IBct {
  margin-bottom: 20px;
  display: flex;
  gap: 15px;
}

.Puc_searchInput__kof\+Q {
  padding: 8px 12px;
  border: 1px solid #ddd;
  border-radius: 4px;
  width: 300px;
}

.Puc_formGroup__Mijzl {
  margin-bottom: 15px;
}

.Puc_formLabel__uxwGH {
  display: block;
  margin-bottom: 5px;
  font-weight: 500;
}

.Puc_formInput__CXb-I {
  width: 100%;
  padding: 8px 12px;
  border: 1px solid #ddd;
  border-radius: 4px;
}

.Puc_modalButtons__8\+pMX {
  display: flex;
  justify-content: flex-end;
  gap: 10px;
  margin-top: 20px;
}

.Puc_dangerButton__iFi5t {
  background-color: #dc3545;
  color: white;
}

.Puc_pagination__prsMX {
  display: flex;
  justify-content: center;
  margin-top: 20px;
}

.Puc_treeNode__hUgWs {
  padding: 5px 0;
}

.Puc_accountCode__GgxGF {
  font-weight: 500;
  margin-right: 10px;
}

.Puc_accountName__8eKpB {
  color: #333;
}

.Puc_expandIcon__qoAAR {
  margin-right: 5px;
  cursor: pointer;
} 
.ConsolidadosComponent_container__Cj0WG{padding:25px;flex:1 1;display:flex;flex-direction:column;gap:30px}.ConsolidadosComponent_title__wrbZZ{font-size:28px;margin-bottom:10px;font-weight:500;color:#fff}.ConsolidadosComponent_optionsContainer__e3WfV{display:flex;margin-bottom:20px;border-bottom:1px solid #444}.ConsolidadosComponent_optionButton__sksxL{padding:10px 20px;cursor:pointer;font-size:16px;background-color:rgba(0,0,0,0);border:none;color:#fff;transition:all .3s;position:relative;margin-right:5px}.ConsolidadosComponent_optionButton__sksxL.ConsolidadosComponent_active__TGbeW{color:#4a90e2;font-weight:500}.ConsolidadosComponent_optionButton__sksxL.ConsolidadosComponent_active__TGbeW:after{content:"";position:absolute;bottom:-1px;left:0;width:100%;height:2px;background-color:#4a90e2}.ConsolidadosComponent_optionButton__sksxL:hover{background-color:rgba(74,144,226,.15)}.ConsolidadosComponent_contentContainer__JagoD{flex:1 1;background-color:hsla(0,0%,100%,.02);border-radius:12px;padding:30px;border:1px solid hsla(0,0%,100%,.1)}.ConsolidadosComponent_placeholder__wmpCH{display:flex;align-items:center;justify-content:center;min-height:300px}.ConsolidadosComponent_placeholder__wmpCH p{font-size:18px;color:#b0b8c1}.ConsolidadosComponent_errorMessage__4gIEG{background-color:rgba(220,53,69,.1);border:1px solid #dc3545;border-radius:8px;padding:12px;margin-bottom:16px}.ConsolidadosComponent_errorMessage__4gIEG p{margin:0;color:#dc3545;font-size:14px}.ConsolidadosComponent_warningMessage__wqLZV{background-color:rgba(255,193,7,.1);border:1px solid #ffc107;border-radius:8px;padding:12px;margin-bottom:16px}.ConsolidadosComponent_warningMessage__wqLZV p{margin:0;color:#ffc107;font-size:14px}.ConsolidadosComponent_pygConsolidadoContainer__D9EUL{width:100%}.ConsolidadosComponent_pygTitle__RkGhh{font-size:24px;font-weight:500;color:#fff;margin-bottom:20px}.ConsolidadosComponent_tableContainer__trerZ{display:flex;flex-direction:column;border:1px solid #e0e0e0;border-radius:8px;overflow:hidden;background-color:#fff}.ConsolidadosComponent_row__Xq30r{display:flex;border-bottom:1px solid #e8e8e8}.ConsolidadosComponent_row__Xq30r:last-child{border-bottom:none}.ConsolidadosComponent_row__Xq30r.ConsolidadosComponent_header__JCNOF{background-color:#f5f5f5;font-weight:600;color:#333}.ConsolidadosComponent_row__Xq30r.ConsolidadosComponent_header__JCNOF .ConsolidadosComponent_conceptCell__7LTPH,.ConsolidadosComponent_row__Xq30r.ConsolidadosComponent_header__JCNOF .ConsolidadosComponent_stageCell__aMKfO,.ConsolidadosComponent_row__Xq30r.ConsolidadosComponent_header__JCNOF .ConsolidadosComponent_percentCell__kkyQX,.ConsolidadosComponent_row__Xq30r.ConsolidadosComponent_header__JCNOF .ConsolidadosComponent_totalCell__Vrebz{padding:12px;font-size:14px;text-align:center}.ConsolidadosComponent_row__Xq30r.ConsolidadosComponent_primaryRow__DbZI-{background-color:rgba(66,179,179,.2);font-weight:600;border-top:2px solid rgba(66,179,179,.6);padding:15px 20px}.ConsolidadosComponent_conceptCell__7LTPH{flex:0 0 200px;padding:10px 12px;color:#333;border-right:1px solid #e8e8e8;display:flex;align-items:center}.ConsolidadosComponent_stageCell__aMKfO{flex:1 1;padding:10px 12px;text-align:right;color:#666;border-right:1px solid #e8e8e8;display:flex;align-items:center;justify-content:flex-end;min-width:150px;font-family:"Courier New",monospace}.ConsolidadosComponent_percentCell__kkyQX{flex:0 0 100px;padding:10px 12px;text-align:center;color:#00c87f;border-right:1px solid #e8e8e8;display:flex;align-items:center;justify-content:center;font-weight:600;font-family:"Courier New",monospace;font-size:13px}.ConsolidadosComponent_totalCell__Vrebz{flex:1 1;padding:10px 12px;text-align:right;color:#333;font-weight:700;background-color:rgba(0,0,0,0);display:flex;align-items:center;justify-content:flex-end;min-width:150px;font-family:"Courier New",monospace}.ConsolidadosComponent_flujoConsolidadoContainer__eywsD{padding:20px;color:#fff}.ConsolidadosComponent_flujoTitle__29V3N{font-size:24px;margin-bottom:8px;font-weight:600;color:#fff;text-align:center}.ConsolidadosComponent_flujoSubtitle__QKEvl{font-size:14px;color:#8492a6;margin-bottom:25px;text-align:center}.ConsolidadosComponent_tableWrapper__KPv3\+{overflow-x:auto;background-color:#fff;border-radius:4px;box-shadow:0 1px 3px rgba(0,0,0,.1);margin-bottom:20px;border:1px solid #d0d0d0}.ConsolidadosComponent_flujoTable__03CZr{width:100%;border-collapse:collapse;min-width:800px}.ConsolidadosComponent_flujoTable__03CZr thead{background-color:#fff;color:#000;position:-webkit-sticky;position:sticky;top:0;z-index:25;border-bottom:2px solid #d0d0d0}.ConsolidadosComponent_flujoTable__03CZr thead tr th{padding:10px 12px;text-align:center;font-weight:600;font-size:13px;white-space:nowrap;border-right:none}.ConsolidadosComponent_flujoTable__03CZr thead tr th:last-child{border-right:none}.ConsolidadosComponent_flujoTable__03CZr tbody tr:not(.ConsolidadosComponent_totalRow__N5Z3s):hover{background-color:#f7fafc}.ConsolidadosComponent_flujoTable__03CZr tbody tr:not(.ConsolidadosComponent_totalRow__N5Z3s) td{padding:10px 15px;text-align:right;font-size:13px;border-bottom:1px solid #e0e0e0;border-right:1px solid #e0e0e0;color:#333;background-color:#fff}.ConsolidadosComponent_flujoTable__03CZr tbody tr:not(.ConsolidadosComponent_totalRow__N5Z3s) td:last-child{border-right:none}.ConsolidadosComponent_headerEtapa__Njhwy{text-align:left !important;min-width:200px;position:-webkit-sticky;position:sticky;left:0;z-index:30;background-color:#fff}.ConsolidadosComponent_headerTIR__zndJg{min-width:100px;background-color:#fff;position:-webkit-sticky;position:sticky;left:200px;z-index:29;text-align:center;color:#000}.ConsolidadosComponent_headerTotal__w-0cJ{min-width:160px;background-color:#fff;position:-webkit-sticky;position:sticky;left:300px;z-index:28;color:#000}.ConsolidadosComponent_headerFecha__TF5JO{min-width:140px}.ConsolidadosComponent_cellEtapa__E9at0{text-align:left !important;font-weight:600;color:#333;position:-webkit-sticky;position:sticky;left:0;z-index:20;background-color:#fff;box-shadow:2px 0 4px rgba(0,0,0,.05)}.ConsolidadosComponent_cellTIR__wOjZw{text-align:center;font-weight:600;color:#333;position:-webkit-sticky;position:sticky;left:200px;z-index:19;background-color:#f8f9fa;box-shadow:2px 0 4px rgba(0,0,0,.05);font-family:"Courier New",monospace;font-size:13px}.ConsolidadosComponent_cellTotal__4KwYO{font-weight:700;color:#333;background-color:#f8f9fa;font-family:"Courier New",monospace;position:-webkit-sticky;position:sticky;left:300px;z-index:18;box-shadow:2px 0 4px rgba(0,0,0,.05)}.ConsolidadosComponent_cellValor__hPgQY{font-family:"Courier New",monospace;color:#333;background-color:#fff}.ConsolidadosComponent_evenRow__zhVHv{background-color:#fff}.ConsolidadosComponent_evenRow__zhVHv .ConsolidadosComponent_cellEtapa__E9at0{background-color:#fff;box-shadow:2px 0 4px rgba(0,0,0,.05)}.ConsolidadosComponent_evenRow__zhVHv .ConsolidadosComponent_cellTIR__wOjZw{background-color:#f8f9fa;box-shadow:2px 0 4px rgba(0,0,0,.05);z-index:19}.ConsolidadosComponent_evenRow__zhVHv .ConsolidadosComponent_cellTotal__4KwYO{background-color:#f8f9fa;box-shadow:2px 0 4px rgba(0,0,0,.05)}.ConsolidadosComponent_oddRow__pzTOU{background-color:#f7fafc}.ConsolidadosComponent_oddRow__pzTOU .ConsolidadosComponent_cellEtapa__E9at0{background-color:#f7fafc;box-shadow:2px 0 4px rgba(0,0,0,.05)}.ConsolidadosComponent_oddRow__pzTOU .ConsolidadosComponent_cellTIR__wOjZw{background-color:#f8f9fa;box-shadow:2px 0 4px rgba(0,0,0,.05);z-index:19}.ConsolidadosComponent_oddRow__pzTOU .ConsolidadosComponent_cellTotal__4KwYO{background-color:#f8f9fa;box-shadow:2px 0 4px rgba(0,0,0,.05)}.ConsolidadosComponent_negativo__6Qo1z{color:#e53e3e !important;font-weight:500}.ConsolidadosComponent_positivo__SPVDz{color:#38a169 !important;font-weight:500}.ConsolidadosComponent_totalRow__N5Z3s{background-color:rgba(66,179,179,.2);font-weight:700;border-top:2px solid rgba(66,179,179,.6);border-bottom:2px solid rgba(66,179,179,.6)}.ConsolidadosComponent_totalRow__N5Z3s td{padding:10px 15px;text-align:right;font-size:13px;border-bottom:none;border-right:1px solid #e0e0e0}.ConsolidadosComponent_totalRow__N5Z3s td:last-child{border-right:none}.ConsolidadosComponent_totalRow__N5Z3s:hover{background-color:rgba(66,179,179,.3) !important}.ConsolidadosComponent_cellEtapaTotal__jw3bt{text-align:left !important;font-weight:700;color:#000;position:-webkit-sticky;position:sticky;left:0;z-index:20;background-color:rgba(66,179,179,.95);box-shadow:2px 0 4px rgba(0,0,0,.05);padding:14px 20px;text-transform:uppercase;font-size:14px}.ConsolidadosComponent_cellTIRTotal__up7UV{text-align:center;font-weight:700;color:#000;background-color:rgba(66,179,179,.95);box-shadow:2px 0 4px rgba(0,0,0,.05);font-family:"Courier New",monospace;position:-webkit-sticky;position:sticky;left:200px;z-index:19;padding:14px 15px;font-size:14px}.ConsolidadosComponent_cellTotalTotal__3viwm{font-weight:700;color:#000;background-color:rgba(66,179,179,.95);font-family:"Courier New",monospace;position:-webkit-sticky;position:sticky;left:300px;z-index:18;box-shadow:2px 0 4px rgba(0,0,0,.05);padding:14px 15px}.ConsolidadosComponent_cellValorTotal__X3qOJ{font-family:"Courier New",monospace;color:#000;background-color:rgba(66,179,179,.2);font-weight:700;padding:14px 15px}.ConsolidadosComponent_formulaExplanation__U4HOc{background-color:#2d3748;border-radius:8px;padding:15px 20px;margin-top:20px}.ConsolidadosComponent_formulaExplanation__U4HOc h3{font-size:16px;color:#fff;margin-bottom:10px;font-weight:600}.ConsolidadosComponent_formulaExplanation__U4HOc p{font-size:14px;color:#cbd5e0;line-height:1.6;margin:0}.ConsolidadosComponent_formulaExplanation__U4HOc p strong{color:#fff}
.PreInversiones_container__dJX5k{padding:2rem;max-width:1400px;margin:0 auto}.PreInversiones_header__oMvJU{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:2rem;gap:2rem}.PreInversiones_headerInfo__ELDCU{flex:1 1}.PreInversiones_headerInfo__ELDCU h2{margin:0 0 .5rem 0;font-size:1.75rem;color:#1a1a1a}.PreInversiones_description__PHZLf{margin:0;color:#666;font-size:.95rem;line-height:1.5}.PreInversiones_btnCrear__0V2zY{padding:.75rem 1.5rem;background:#06c;color:#fff;border:none;border-radius:6px;font-size:1rem;font-weight:500;cursor:pointer;transition:all .2s;white-space:nowrap}.PreInversiones_btnCrear__0V2zY:hover{background:#0052a3;transform:translateY(-1px);box-shadow:0 4px 12px rgba(0,102,204,.3)}.PreInversiones_btnCrear__0V2zY:active{transform:translateY(0)}.PreInversiones_warning__fAsNx{padding:2rem;background:#fff3cd;border:1px solid #ffc107;border-radius:8px;color:#856404;text-align:center;font-size:1rem}.PreInversiones_content__QoxdK{min-height:400px}.PreInversiones_sinDatos__E2Srw{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:4rem 2rem;text-align:center;color:#666}.PreInversiones_sinDatos__E2Srw .PreInversiones_iconoGrande__17Fz5{font-size:4rem;margin-bottom:1rem;opacity:.5}.PreInversiones_sinDatos__E2Srw h3{margin:0 0 .5rem 0;font-size:1.25rem;color:#333}.PreInversiones_sinDatos__E2Srw p{margin:0;font-size:1rem;color:#999}.PreInversiones_lista__MkOgc{display:flex;flex-direction:column;gap:1.5rem}.PreInversiones_card__qSSh5{background:#fff;border:1px solid #e0e0e0;border-radius:8px;overflow:hidden;transition:box-shadow .2s}.PreInversiones_card__qSSh5:hover{box-shadow:0 4px 12px rgba(0,0,0,.1)}.PreInversiones_cardHeader__zF3GL{display:flex;justify-content:space-between;align-items:center;padding:1.25rem 1.5rem;background:#f8f9fa;border-bottom:1px solid #e0e0e0}.PreInversiones_cardTitulo__XmPOU{display:flex;align-items:center;gap:.75rem}.PreInversiones_cardTitulo__XmPOU .PreInversiones_icono__HH\+QI{font-size:1.5rem}.PreInversiones_cardTitulo__XmPOU h3{margin:0;font-size:1.25rem;color:#1a1a1a}.PreInversiones_tituloYDescripcion__DkBWp{display:flex;flex-direction:column;gap:.5rem}.PreInversiones_descripcion__SCxBA{margin:0;font-size:.9rem;color:#666;font-style:italic}.PreInversiones_cardActions__pey1j{display:flex;gap:.5rem}.PreInversiones_cardActions__pey1j button{padding:.5rem 1rem;border:none;border-radius:4px;font-size:.9rem;cursor:pointer;transition:all .2s}.PreInversiones_btnEditar__2XE1O{background:#e3f2fd;color:#1976d2}.PreInversiones_btnEditar__2XE1O:hover{background:#bbdefb}.PreInversiones_btnEliminar__9MgrD{background:#ffebee;color:#c62828}.PreInversiones_btnEliminar__9MgrD:hover{background:#ffcdd2}.PreInversiones_alerta__8-zjR{padding:.75rem 1.5rem;background:#fff3cd;border-bottom:1px solid #ffc107;color:#856404;font-size:.9rem}.PreInversiones_cardBody__eqIQ3{padding:1.5rem}.PreInversiones_totalInfo__gW5h2{display:flex;justify-content:space-between;align-items:center;padding:1rem;background:#f8f9fa;border-radius:6px;margin-bottom:1rem}.PreInversiones_totalInfo__gW5h2 span{color:#666;font-size:.95rem}.PreInversiones_totalInfo__gW5h2 strong{color:#1a1a1a;font-size:1.1rem}.PreInversiones_tabla__fFN\+T{width:100%;border-collapse:collapse;font-size:.9rem}.PreInversiones_tabla__fFN\+T thead{background:#f8f9fa}.PreInversiones_tabla__fFN\+T thead th{padding:.75rem;text-align:left;font-weight:600;color:#666;border-bottom:2px solid #dee2e6}.PreInversiones_tabla__fFN\+T thead th:nth-child(2),.PreInversiones_tabla__fFN\+T thead th:nth-child(3),.PreInversiones_tabla__fFN\+T thead th:nth-child(4),.PreInversiones_tabla__fFN\+T thead th:nth-child(5){text-align:right}.PreInversiones_tabla__fFN\+T tbody tr{border-bottom:1px solid #e0e0e0}.PreInversiones_tabla__fFN\+T tbody tr:hover{background:#f8f9fa}.PreInversiones_tabla__fFN\+T tbody tr td{padding:.75rem}.PreInversiones_tabla__fFN\+T tbody tr td:nth-child(2),.PreInversiones_tabla__fFN\+T tbody tr td:nth-child(3),.PreInversiones_tabla__fFN\+T tbody tr td:nth-child(4){text-align:right}.PreInversiones_modalOverlay__1iy27{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.5);display:flex;align-items:center;justify-content:center;z-index:1000;padding:1rem}.PreInversiones_modalContent__UflV9{background:#fff;border-radius:12px;width:100%;max-width:900px;max-height:90vh;display:flex;flex-direction:column;box-shadow:0 10px 40px rgba(0,0,0,.2)}.PreInversiones_modalHeader__B7ZZn{display:flex;justify-content:space-between;align-items:center;padding:1.5rem 2rem;border-bottom:1px solid #e0e0e0}.PreInversiones_modalHeader__B7ZZn h2{margin:0;font-size:1.5rem;color:#1a1a1a}.PreInversiones_btnCerrar__\+MXFg{background:none;border:none;font-size:2rem;color:#999;cursor:pointer;width:40px;height:40px;display:flex;align-items:center;justify-content:center;border-radius:50%;transition:all .2s}.PreInversiones_btnCerrar__\+MXFg:hover{background:#f0f0f0;color:#333}.PreInversiones_modalBody__rwTej{padding:2rem;overflow-y:auto;flex:1 1}.PreInversiones_formGroup__erXfv{margin-bottom:1.5rem}.PreInversiones_formGroup__erXfv label{display:block;margin-bottom:.5rem;font-weight:600;color:#333;font-size:.95rem}.PreInversiones_formGroup__erXfv select,.PreInversiones_formGroup__erXfv input,.PreInversiones_formGroup__erXfv textarea{width:100%;padding:.75rem;border:1px solid #ccc;border-radius:6px;font-size:1rem;transition:all .2s;font-family:inherit}.PreInversiones_formGroup__erXfv select:focus,.PreInversiones_formGroup__erXfv input:focus,.PreInversiones_formGroup__erXfv textarea:focus{outline:none;border-color:#06c;box-shadow:0 0 0 3px rgba(0,102,204,.1)}.PreInversiones_formGroup__erXfv select:disabled,.PreInversiones_formGroup__erXfv input:disabled,.PreInversiones_formGroup__erXfv textarea:disabled{background:#f5f5f5;cursor:not-allowed}.PreInversiones_formGroup__erXfv textarea{resize:vertical;min-height:80px}.PreInversiones_distribucion__mPK6W{margin-top:2rem}.PreInversiones_distribucion__mPK6W h3{margin:0 0 1rem 0;font-size:1.25rem;color:#1a1a1a}.PreInversiones_totalCajaInfo__U\+OC5{display:flex;justify-content:space-between;align-items:center;padding:1rem;background:#e3f2fd;border-radius:6px;margin-bottom:1rem}.PreInversiones_totalCajaInfo__U\+OC5 span{color:#1565c0;font-size:.95rem}.PreInversiones_totalCajaInfo__U\+OC5 strong{color:#0d47a1;font-size:1.1rem}.PreInversiones_tablaContainer__Llp0t{overflow-x:auto;border:1px solid #e0e0e0;border-radius:6px}.PreInversiones_tablaModal__StDkx{width:100%;border-collapse:collapse;font-size:.9rem}.PreInversiones_tablaModal__StDkx thead{background:#f8f9fa}.PreInversiones_tablaModal__StDkx thead th{padding:.75rem;text-align:left;font-weight:600;color:#666;border-bottom:2px solid #dee2e6}.PreInversiones_tablaModal__StDkx thead th:nth-child(2),.PreInversiones_tablaModal__StDkx thead th:nth-child(3),.PreInversiones_tablaModal__StDkx thead th:nth-child(4),.PreInversiones_tablaModal__StDkx thead th:nth-child(5){text-align:right}.PreInversiones_tablaModal__StDkx tbody tr{border-bottom:1px solid #e0e0e0}.PreInversiones_tablaModal__StDkx tbody tr td{padding:.75rem}.PreInversiones_tablaModal__StDkx tfoot{background:#f8f9fa;font-weight:600}.PreInversiones_tablaModal__StDkx tfoot tr{border-top:2px solid #dee2e6}.PreInversiones_tablaModal__StDkx tfoot tr td{padding:.75rem}.PreInversiones_tablaModal__StDkx tfoot tr td:nth-child(2),.PreInversiones_tablaModal__StDkx tfoot tr td:nth-child(3),.PreInversiones_tablaModal__StDkx tfoot tr td:nth-child(4){text-align:right}.PreInversiones_valorCaja__MFS0I{text-align:right !important;color:#666}.PreInversiones_porcentajeInput__OKE0w{text-align:right !important}.PreInversiones_porcentajeInput__OKE0w input{width:70px;padding:.5rem;text-align:right;border:1px solid #ccc;border-radius:4px;font-size:.9rem}.PreInversiones_porcentajeInput__OKE0w input:focus{outline:none;border-color:#06c;box-shadow:0 0 0 2px rgba(0,102,204,.1)}.PreInversiones_porcentajeInput__OKE0w span{margin-left:.25rem;color:#666}.PreInversiones_valorPyG__FM55E{text-align:right !important;font-weight:500;color:#1a1a1a}.PreInversiones_preInversion__LfmYc{text-align:right !important;font-weight:500}.PreInversiones_preInversion__LfmYc.PreInversiones_positivo__i-CHQ{color:#d32f2f}.PreInversiones_preInversion__LfmYc.PreInversiones_negativo__Sl4kz{color:#388e3c}.PreInversiones_valido__\+UH5O{color:#28a745 !important}.PreInversiones_invalido__j-YZi{color:#dc3545 !important}.PreInversiones_error__FwHvZ{padding:.75rem;background:#ffebee;border:1px solid #ef5350;border-radius:6px;color:#c62828;margin-top:1rem;font-size:.9rem}.PreInversiones_modalFooter__zHjA\+{display:flex;justify-content:flex-end;gap:1rem;padding:1.5rem 2rem;border-top:1px solid #e0e0e0;background:#f8f9fa}.PreInversiones_modalFooter__zHjA\+ button{padding:.75rem 1.5rem;border:none;border-radius:6px;font-size:1rem;font-weight:500;cursor:pointer;transition:all .2s}.PreInversiones_modalFooter__zHjA\+ button:disabled{opacity:.5;cursor:not-allowed}.PreInversiones_btnCancelar__WP5fA{background:#e0e0e0;color:#333}.PreInversiones_btnCancelar__WP5fA:hover:not(:disabled){background:#bdbdbd}.PreInversiones_btnGuardar__qkCag{background:#06c;color:#fff}.PreInversiones_btnGuardar__qkCag:hover:not(:disabled){background:#0052a3;transform:translateY(-1px);box-shadow:0 4px 12px rgba(0,102,204,.3)}.PreInversiones_btnGuardar__qkCag:active:not(:disabled){transform:translateY(0)}.PreInversiones_badgeOrigen__Zif0B{margin-left:.5rem;padding:.25rem .5rem;background:#e3f2fd;color:#1976d2;border-radius:4px;font-size:.75rem;font-weight:500}@media(max-width: 768px){.PreInversiones_container__dJX5k{padding:1rem}.PreInversiones_header__oMvJU{flex-direction:column;gap:1rem}.PreInversiones_btnCrear__0V2zY{width:100%}.PreInversiones_cardHeader__zF3GL{flex-direction:column;align-items:flex-start;gap:1rem}.PreInversiones_cardActions__pey1j{width:100%}.PreInversiones_cardActions__pey1j button{flex:1 1}.PreInversiones_modalContent__UflV9{max-width:100%;margin:0;border-radius:0;max-height:100vh}.PreInversiones_tablaContainer__Llp0t{overflow-x:auto}}
.DueDiligenceChecklist_container__RjV8l{padding:25px;flex:1 1;display:flex;flex-direction:column;gap:30px;background-color:rgba(0,0,0,0)}.DueDiligenceChecklist_header__Q1LCI{background:#fff;border-radius:12px;padding:24px;border:1px solid #e0e0e0;box-shadow:0 1px 3px rgba(0,0,0,.1)}.DueDiligenceChecklist_headerTop__M8Xv\+{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:24px}.DueDiligenceChecklist_titleSection__BTWEg{display:flex;align-items:center;gap:12px}.DueDiligenceChecklist_title__2tMOn{font-size:28px;font-weight:500;color:#2d3748;margin:0 0 4px 0;letter-spacing:-0.5px}.DueDiligenceChecklist_subtitle__yZAdM{font-size:14px;color:#666;margin:0}.DueDiligenceChecklist_savingIndicator__GPfjf{font-size:13px;color:#0d7377;font-style:italic;font-weight:500;animation:DueDiligenceChecklist_pulse__GvZ4x 1.5s ease-in-out infinite;display:inline-flex;align-items:center;gap:6px}.DueDiligenceChecklist_savingIndicator__GPfjf::before{content:"";width:6px;height:6px;border-radius:50%;background-color:#0d7377;animation:DueDiligenceChecklist_blink__lmMAx 1.5s ease-in-out infinite}@keyframes DueDiligenceChecklist_pulse__GvZ4x{0%,100%{opacity:1}50%{opacity:.6}}@keyframes DueDiligenceChecklist_blink__lmMAx{0%,100%{opacity:1}50%{opacity:.3}}.DueDiligenceChecklist_progressSection__l9VO6{min-width:320px}.DueDiligenceChecklist_progressInfo__6Ow0T{display:flex;justify-content:space-between;margin-bottom:8px}.DueDiligenceChecklist_progressLabel__f4ajX{font-size:14px;color:#666;font-weight:500}.DueDiligenceChecklist_progressValue__Yc7wu{font-size:28px;font-weight:500;color:#4a90e2;font-family:"Courier New",monospace}.DueDiligenceChecklist_progressBar__VbBbi{height:8px;background:#e8eaed;border-radius:4px;overflow:hidden}.DueDiligenceChecklist_progressFill__1uUZ8{height:100%;background:linear-gradient(90deg, #0d7377 0%, #14a085 100%);transition:width .4s cubic-bezier(0.4, 0, 0.2, 1);box-shadow:0 0 8px rgba(13,115,119,.4)}.DueDiligenceChecklist_stats__3j9P7{display:grid;grid-template-columns:repeat(3, 1fr);grid-gap:16px;gap:16px;margin-bottom:24px}.DueDiligenceChecklist_statCard__brDJC{position:relative;padding:20px 16px;background:#f8f9fa;border-radius:8px;display:flex;flex-direction:column;align-items:center;gap:6px;border:1px solid #e0e0e0;transition:all .2s cubic-bezier(0.4, 0, 0.2, 1)}.DueDiligenceChecklist_statCard__brDJC:hover{transform:translateY(-2px);box-shadow:0 4px 8px rgba(0,0,0,.1);background:#fff}.DueDiligenceChecklist_statValue__YdVrW{font-size:36px;font-weight:600;color:#333;font-family:"Courier New",monospace;line-height:1}.DueDiligenceChecklist_statLabel__RKlZc{font-size:11px;color:#666;font-weight:600;text-transform:uppercase;letter-spacing:.5px;text-align:center}.DueDiligenceChecklist_statIndicator__\+cKih{position:absolute;top:0;left:0;right:0;height:4px;border-radius:8px 8px 0 0}.DueDiligenceChecklist_statIndicator__\+cKih.DueDiligenceChecklist_completed__qBGh\+{background:#38a169}.DueDiligenceChecklist_statIndicator__\+cKih.DueDiligenceChecklist_pending__DlLGQ{background:#999}.DueDiligenceChecklist_statIndicator__\+cKih.DueDiligenceChecklist_total__ueJB6{background:#4a90e2}.DueDiligenceChecklist_toolbar__w\+9LT{display:flex;gap:12px;align-items:center;flex-wrap:wrap}.DueDiligenceChecklist_searchBox__vnKly{flex:1 1;position:relative;min-width:300px}.DueDiligenceChecklist_searchIcon__f45ZG{position:absolute;left:14px;top:50%;transform:translateY(-50%);width:18px;height:18px;color:#666;pointer-events:none}.DueDiligenceChecklist_searchInput__FYX\+y{width:100%;padding:11px 14px 11px 42px;border:1px solid #e0e0e0;border-radius:6px;font-size:14px;color:#333;background:#fff;transition:all .2s ease}.DueDiligenceChecklist_searchInput__FYX\+y:focus{outline:none;border-color:#4a90e2;box-shadow:0 0 0 3px rgba(74,144,226,.1)}.DueDiligenceChecklist_searchInput__FYX\+y::placeholder{color:hsl(0,0%,50%)}.DueDiligenceChecklist_exportButton__vxEVe{display:flex;align-items:center;gap:8px;padding:11px 20px;background:linear-gradient(135deg, #0d7377 0%, #14a085 100%);color:#fff;border:none;border-radius:6px;font-size:14px;font-weight:600;cursor:pointer;transition:all .2s cubic-bezier(0.4, 0, 0.2, 1);box-shadow:0 2px 4px rgba(13,115,119,.3)}.DueDiligenceChecklist_exportButton__vxEVe:hover{transform:translateY(-2px);box-shadow:0 4px 8px rgba(13,115,119,.4);background:linear-gradient(135deg, #14a085 0%, #0d7377 100%)}.DueDiligenceChecklist_exportButton__vxEVe:active{transform:translateY(0)}.DueDiligenceChecklist_buttonIcon__IJ589{width:18px;height:18px}.DueDiligenceChecklist_sectionsContainer__k8RBb{display:flex;flex-direction:column;gap:16px}.DueDiligenceChecklist_section__RP0H2{background:#fff;border-radius:12px;overflow:hidden;border:1px solid #e0e0e0;transition:all .3s cubic-bezier(0.4, 0, 0.2, 1)}.DueDiligenceChecklist_section__RP0H2:hover{box-shadow:0 2px 8px rgba(0,0,0,.08)}.DueDiligenceChecklist_section__RP0H2.DueDiligenceChecklist_expanded__GUa7F{border-color:hsl(212.3684210526,72.380952381%,88.8235294118%)}.DueDiligenceChecklist_sectionHeader__ZQsvg{display:flex;justify-content:space-between;align-items:center;padding:18px 24px;cursor:pointer;transition:background .2s ease;border-bottom:1px solid rgba(0,0,0,0)}.DueDiligenceChecklist_sectionHeader__ZQsvg:hover{background:#f8f9fa}.DueDiligenceChecklist_section__RP0H2.DueDiligenceChecklist_expanded__GUa7F .DueDiligenceChecklist_sectionHeader__ZQsvg{background:#fff;border-bottom-color:#e0e0e0}.DueDiligenceChecklist_sectionHeaderLeft__B1McF{display:flex;align-items:center;gap:14px}.DueDiligenceChecklist_expandIcon__liRwG{width:20px;height:20px;color:#666;transition:transform .3s cubic-bezier(0.4, 0, 0.2, 1)}.DueDiligenceChecklist_expandIcon__liRwG.DueDiligenceChecklist_expanded__GUa7F{transform:rotate(90deg);color:#4a90e2}.DueDiligenceChecklist_sectionTitle__BogVk{font-size:15px;font-weight:600;color:#333;margin:0;letter-spacing:.3px}.DueDiligenceChecklist_sectionCount__NaAls{font-size:13px;color:#666;background:#f8f9fa;padding:4px 12px;border-radius:12px;font-weight:600;font-family:"Courier New",monospace}.DueDiligenceChecklist_sectionProgress__DKIzt{display:flex;align-items:center;gap:14px}.DueDiligenceChecklist_miniProgressBar__YPv0f{width:120px;height:6px;background:#e8eaed;border-radius:3px;overflow:hidden}.DueDiligenceChecklist_miniProgressFill__R8neS{height:100%;background:#00c87f;transition:width .4s cubic-bezier(0.4, 0, 0.2, 1)}.DueDiligenceChecklist_sectionProgressText__wW6WZ{font-size:14px;font-weight:600;color:#00c87f;min-width:42px;text-align:right;font-family:"Courier New",monospace}.DueDiligenceChecklist_sectionContent__r5tox{padding:0 24px 24px;animation:DueDiligenceChecklist_slideDown__FiLZv .3s cubic-bezier(0.4, 0, 0.2, 1)}@keyframes DueDiligenceChecklist_slideDown__FiLZv{from{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.DueDiligenceChecklist_checklistItem__Wer\+X{padding:16px;border-radius:8px;margin-bottom:12px;background:#f8f9fa;border:2px solid rgba(0,0,0,0);transition:all .2s ease}.DueDiligenceChecklist_checklistItem__Wer\+X:hover{background:#fff;border-color:hsl(212.3684210526,72.380952381%,88.8235294118%);box-shadow:0 2px 4px rgba(0,0,0,.05)}.DueDiligenceChecklist_checklistItem__Wer\+X:last-child{margin-bottom:0}.DueDiligenceChecklist_checklistItem__Wer\+X.DueDiligenceChecklist_checked__yjp3w{border-color:rgba(0,200,127,.3);background:rgba(0,200,127,.05)}.DueDiligenceChecklist_itemContent__TrvsC{flex:1 1;display:flex;align-items:center;gap:12px;margin-bottom:8px}.DueDiligenceChecklist_checkbox__FMsmN{width:22px;height:22px;min-width:22px;border:2px solid #e0e0e0;border-radius:4px;cursor:pointer;transition:all .2s ease;display:flex;align-items:center;justify-content:center;background:#fff}.DueDiligenceChecklist_checkbox__FMsmN:hover{border-color:#4a90e2}.DueDiligenceChecklist_checkbox__FMsmN.DueDiligenceChecklist_checked__yjp3w{background:#00c87f;border-color:#00c87f}.DueDiligenceChecklist_checkbox__FMsmN.DueDiligenceChecklist_checked__yjp3w svg{width:14px;height:14px;color:#fff}.DueDiligenceChecklist_itemLabel__IHpZJ{font-size:14px;color:#333;font-weight:500;line-height:1.5;flex:1 1}.DueDiligenceChecklist_itemActions__sdxvV{display:flex;gap:8px;align-items:center;justify-content:flex-end}.DueDiligenceChecklist_commentCount__ugXnB,.DueDiligenceChecklist_fileCount__WTSw1{font-size:12px;color:#666;background:#fff;padding:4px 8px;border-radius:12px;border:1px solid #e0e0e0}.DueDiligenceChecklist_actionButton__hzrrF{padding:6px 12px;background:rgba(0,0,0,0);border:1px solid #e0e0e0;border-radius:6px;font-size:12px;color:#666;cursor:pointer;transition:all .2s ease;font-weight:600}.DueDiligenceChecklist_actionButton__hzrrF:hover{background:#4a90e2;color:#fff;border-color:#4a90e2}.DueDiligenceChecklist_itemDetails__wfnDx{margin-top:16px;padding-top:16px;border-top:1px solid #e0e0e0;display:grid;grid-template-columns:1fr 1fr;grid-gap:20px;gap:20px;animation:DueDiligenceChecklist_slideDown__FiLZv .3s ease}.DueDiligenceChecklist_detailsTitle__tHIQE{font-size:13px;font-weight:600;color:#333;margin:0 0 12px 0;text-transform:uppercase;letter-spacing:.5px}.DueDiligenceChecklist_commentsSection__w6ood{display:flex;flex-direction:column}.DueDiligenceChecklist_commentsList__zPfUw{display:flex;flex-direction:column;gap:8px;margin-bottom:12px;max-height:200px;overflow-y:auto}.DueDiligenceChecklist_comment__Oresw{background:#fff;border:1px solid #e0e0e0;border-radius:6px;padding:10px}.DueDiligenceChecklist_commentHeader__8KvSC{display:flex;justify-content:space-between;margin-bottom:6px}.DueDiligenceChecklist_commentAuthor__So73Z{font-size:12px;font-weight:600;color:#333}.DueDiligenceChecklist_commentTime__lexji{font-size:11px;color:#666}.DueDiligenceChecklist_commentText__Cf8YQ{font-size:13px;color:#333;margin:0;line-height:1.4}.DueDiligenceChecklist_addComment__7ggnC{display:flex;gap:8px}.DueDiligenceChecklist_commentInput__PauFd{flex:1 1;padding:8px 12px;border:1px solid #e0e0e0;border-radius:6px;font-size:13px;color:#333;background:#fff}.DueDiligenceChecklist_commentInput__PauFd:focus{outline:none;border-color:#4a90e2;box-shadow:0 0 0 3px rgba(74,144,226,.1)}.DueDiligenceChecklist_addCommentButton__S5Gpv{padding:8px 16px;background:#4a90e2;color:#fff;border:none;border-radius:6px;font-size:13px;font-weight:600;cursor:pointer;transition:all .2s ease}.DueDiligenceChecklist_addCommentButton__S5Gpv:hover{background:rgb(34.3857142857,117.3857142857,214.6142857143)}.DueDiligenceChecklist_filesSection__ML6ru{display:flex;flex-direction:column}.DueDiligenceChecklist_filesList__WM5nc{display:flex;flex-direction:column;gap:8px;margin-bottom:12px;max-height:200px;overflow-y:auto}.DueDiligenceChecklist_fileItem__K-68G{display:flex;justify-content:space-between;align-items:center;background:#fff;border:1px solid #e0e0e0;border-radius:6px;padding:10px}.DueDiligenceChecklist_fileName__q\+urQ{font-size:13px;color:#333;font-weight:500}.DueDiligenceChecklist_fileSize__x1OHk{font-size:11px;color:#666}.DueDiligenceChecklist_uploadFile__HfzbW{display:flex}.DueDiligenceChecklist_uploadLabel__\+BwqB{display:inline-block;padding:8px 16px;background:#0d7377;color:#fff;border-radius:6px;font-size:13px;font-weight:600;cursor:pointer;transition:all .2s ease}.DueDiligenceChecklist_uploadLabel__\+BwqB:hover{background:#14a085}.DueDiligenceChecklist_fileInput__7-hOD{display:none}.DueDiligenceChecklist_separator__\+rtsV{display:flex;align-items:center;gap:16px;margin:32px 0 12px 0}.DueDiligenceChecklist_separatorLine__GT4Dd{flex:1 1;height:2px;background:linear-gradient(90deg, transparent 0%, #4a90e2 50%, transparent 100%);opacity:.3}.DueDiligenceChecklist_separatorLabel__D5wOu{font-size:13px;font-weight:700;color:#4a90e2;text-transform:uppercase;letter-spacing:1.2px;white-space:nowrap;padding:6px 16px;background:rgba(74,144,226,.08);border-radius:20px;border:1px solid rgba(74,144,226,.2)}.DueDiligenceChecklist_separatorDescription__ReO0j{font-size:13px;color:#666;text-align:center;margin-bottom:16px;font-style:italic}
