.InvestmentProducts-module__SYmYTW__container{color:#374151;box-sizing:border-box;flex-direction:column;gap:2rem;width:100%;max-width:1400px;margin:0 auto;padding:2rem;font-family:Inter,sans-serif;display:flex}.InvestmentProducts-module__SYmYTW__title{text-align:center;color:#1f2937;margin-top:100px;margin-bottom:0;font-size:2.5rem;font-weight:700}.InvestmentProducts-module__SYmYTW__subtitle{color:#000;text-align:center;letter-spacing:.3px;max-width:700px;margin-bottom:40px;margin-left:auto;margin-right:auto;font-family:Noto Sans,sans-serif;font-size:1.2rem;font-weight:400}.InvestmentProducts-module__SYmYTW__toggleButton{color:#fff;cursor:pointer;background-color:#101d3d;border:none;border-radius:8px;width:100%;max-width:300px;margin:0 auto;padding:.75rem 1.5rem;font-size:1rem;font-weight:600;transition:background-color .2s;display:block}.InvestmentProducts-module__SYmYTW__toggleButton:hover{background-color:#2b3653}.InvestmentProducts-module__SYmYTW__contentWrapper{align-items:flex-start;gap:2rem;display:flex}.InvestmentProducts-module__SYmYTW__filters{flex:1;max-width:280px}.InvestmentProducts-module__SYmYTW__table{flex:3}@media (max-width:1024px){.InvestmentProducts-module__SYmYTW__container{padding:1.5rem}.InvestmentProducts-module__SYmYTW__title{font-size:2.2rem}}@media (max-width:768px){.InvestmentProducts-module__SYmYTW__contentWrapper{flex-direction:column}.InvestmentProducts-module__SYmYTW__filters{max-width:100%}.InvestmentProducts-module__SYmYTW__table{width:100%}.InvestmentProducts-module__SYmYTW__title{font-size:2rem}}@media (max-width:480px){.InvestmentProducts-module__SYmYTW__toggleButton{padding:.6rem 1rem;font-size:.9rem}.InvestmentProducts-module__SYmYTW__title{font-size:1.6rem}.InvestmentProducts-module__SYmYTW__subtitle{font-size:.9rem}}
.InvestmentForm-module__GYTOWq__form{background:#fff;border-radius:16px;flex-direction:column;gap:1.5rem;max-width:800px;margin:0 auto;padding:2rem;display:flex;box-shadow:0 2px 10px #0000000d}.InvestmentForm-module__GYTOWq__pageTitle{text-align:center;color:#111827;margin-top:120px;font-size:2rem;font-weight:700}.InvestmentForm-module__GYTOWq__sectionCard{background-color:#f9fafb;border:1px solid #e5e7eb;border-radius:12px;margin-bottom:.5rem;padding:1.5rem;box-shadow:0 1px 4px #00000008}.InvestmentForm-module__GYTOWq__sectionCard h3{color:#374151;margin-bottom:1rem;font-size:1.1rem;font-weight:600}.InvestmentForm-module__GYTOWq__label{color:#374151;margin-bottom:.5rem;font-weight:500;display:block}.InvestmentForm-module__GYTOWq__input,.InvestmentForm-module__GYTOWq__currencySelect{color:#111827;box-sizing:border-box;background-color:#fff;border:1px solid #d1d5db;border-radius:10px;width:100%;padding:.85rem 1rem;font-size:1rem;transition:all .2s}.InvestmentForm-module__GYTOWq__input:focus,.InvestmentForm-module__GYTOWq__currencySelect:focus{border-color:#2563eb;outline:none;box-shadow:0 0 0 3px #2563eb26}.InvestmentForm-module__GYTOWq__inputGroup{align-items:center;gap:.75rem;display:flex}.InvestmentForm-module__GYTOWq__inputGroup .InvestmentForm-module__GYTOWq__input{flex:1}.InvestmentForm-module__GYTOWq__currencySelect{width:120px}.InvestmentForm-module__GYTOWq__radioButtonGroup{flex-wrap:wrap;gap:.75rem;display:flex}.InvestmentForm-module__GYTOWq__radioButton{cursor:pointer;color:#374151;background:#f3f4f6;border:1px solid #d1d5db;border-radius:8px;padding:.6rem 1.2rem;font-size:.95rem;font-weight:500;transition:all .2s}.InvestmentForm-module__GYTOWq__radioButton input{display:none}.InvestmentForm-module__GYTOWq__radioButton.InvestmentForm-module__GYTOWq__active{color:#fff;background:#2563eb;border-color:#2563eb;box-shadow:0 2px 6px #2563eb40}.InvestmentForm-module__GYTOWq__rentabilidadSection{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}.InvestmentForm-module__GYTOWq__rentabilidadSection input{box-sizing:border-box;width:100%}.InvestmentForm-module__GYTOWq__submitButton{color:#fff;cursor:pointer;background:linear-gradient(90deg,#101d3d,#2b3653);border:none;border-radius:10px;margin-top:1rem;padding:1rem 2.5rem;font-size:1.1rem;font-weight:600;transition:transform .2s,opacity .2s}.InvestmentForm-module__GYTOWq__submitButton:hover{opacity:.95;transform:translateY(-2px)}.InvestmentForm-module__GYTOWq__fileInputGroup{flex-direction:column;align-items:flex-start;gap:.75rem;display:flex}.InvestmentForm-module__GYTOWq__fileInputLabel{color:#2563eb;cursor:pointer;background:#e0e7ff;border:1px dashed #93c5fd;border-radius:12px;align-items:center;gap:.75rem;padding:1rem 1.5rem;font-weight:600;transition:background .2s,border-color .2s;display:flex}.InvestmentForm-module__GYTOWq__fileInputLabel:hover{background:#c3dafe;border-color:#60a5fa}.InvestmentForm-module__GYTOWq__pdfIcon{color:#3b82f6}.InvestmentForm-module__GYTOWq__hiddenInput{display:none}.InvestmentForm-module__GYTOWq__fileName{color:#6b7280;margin-left:.5rem;font-size:.9rem;font-style:italic}@media (max-width:600px){.InvestmentForm-module__GYTOWq__form{padding:1rem}.InvestmentForm-module__GYTOWq__inputGroup{flex-direction:column;align-items:stretch}.InvestmentForm-module__GYTOWq__currencySelect{width:100%}.InvestmentForm-module__GYTOWq__rentabilidadSection{grid-template-columns:1fr}}.InvestmentForm-module__GYTOWq__activeInputs{flex-direction:column;gap:1rem;display:flex}
.InvestmentTable-module__82BIsG__tableContainer{border:1px solid #e5e7eb;border-radius:8px;margin-top:1rem;overflow-x:auto;box-shadow:0 4px 12px #0000000d}.InvestmentTable-module__82BIsG__table{border-collapse:collapse;width:100%;font-size:.875rem}.InvestmentTable-module__82BIsG__table thead{color:#4b5563;text-transform:uppercase;letter-spacing:.05em;background:#f9fafb;font-size:.75rem;font-weight:600}.InvestmentTable-module__82BIsG__table th,.InvestmentTable-module__82BIsG__table td{text-align:left;vertical-align:top;border-bottom:1px solid #e5e7eb;padding:.9rem}.InvestmentTable-module__82BIsG__tableRow:hover{background:#f3f4f6}.InvestmentTable-module__82BIsG__assetCell{min-width:200px}.InvestmentTable-module__82BIsG__assetName{color:#111827;margin-bottom:.25rem;font-weight:600}.InvestmentTable-module__82BIsG__assetModel{color:#6b7280;font-size:.75rem}.InvestmentTable-module__82BIsG__rentabilityCell{min-width:160px}.InvestmentTable-module__82BIsG__rentabilityMain{color:#111827;margin-bottom:.25rem;font-weight:600}.InvestmentTable-module__82BIsG__rentabilitySecondary{color:#6b7280;font-size:.75rem}.InvestmentTable-module__82BIsG__moneyCell{color:#111827;font-family:monospace;font-weight:600}.InvestmentTable-module__82BIsG__typeCell{flex-direction:column;gap:.25rem;display:flex}.InvestmentTable-module__82BIsG__tipologia{background:#e5e7eb;border-radius:6px;padding:.25rem .5rem;font-size:.75rem}.InvestmentTable-module__82BIsG__segmento{border-radius:6px;padding:.25rem .5rem;font-size:.75rem;font-weight:500}.InvestmentTable-module__82BIsG__segmentoComercial{color:#5b21b6;background:#ede9fe}.InvestmentTable-module__82BIsG__segmentoResidencial{color:#3730a3;background:#e0e7ff}.InvestmentTable-module__82BIsG__segmentoTuristica{color:#c2410c;background:#ffedd5}.InvestmentTable-module__82BIsG__segmentoDefault{color:#374151;background:#f3f4f6}.InvestmentTable-module__82BIsG__locationCell{min-width:150px}.InvestmentTable-module__82BIsG__city{margin-bottom:.25rem;font-weight:500}.InvestmentTable-module__82BIsG__country{color:#6b7280;font-size:.75rem}.InvestmentTable-module__82BIsG__statusCell{min-width:140px}.InvestmentTable-module__82BIsG__etapa{border-radius:6px;margin-bottom:.25rem;padding:.25rem .5rem;font-size:.75rem;font-weight:500;display:inline-block}.InvestmentTable-module__82BIsG__etapaOperacion{color:#166534;background:#dcfce7}.InvestmentTable-module__82BIsG__etapaPreventa{color:#854d0e;background:#fef9c3}.InvestmentTable-module__82BIsG__etapaConstruido{color:#1e3a8a;background:#dbeafe}.InvestmentTable-module__82BIsG__etapaDefault{color:#374151;background:#f3f4f6}.InvestmentTable-module__82BIsG__presentacion{color:#6b7280;font-size:.75rem}.InvestmentTable-module__82BIsG__currencySelector{color:#374151;align-items:center;gap:.75rem;margin-bottom:1rem;font-size:.875rem;display:flex}.InvestmentTable-module__82BIsG__currencySelector label{font-weight:600}.InvestmentTable-module__82BIsG__currencySelect{color:#111827;cursor:pointer;background-color:#fff;border:1px solid #d1d5db;border-radius:6px;padding:.5rem .75rem;font-size:.875rem;transition:border-color .2s,box-shadow .2s}.InvestmentTable-module__82BIsG__currencySelect:hover{border-color:#9ca3af}.InvestmentTable-module__82BIsG__currencySelect:focus{border-color:#2563eb;outline:none;box-shadow:0 0 0 2px #2563eb33}.InvestmentTable-module__82BIsG__viewMoreButton{color:#fff;cursor:pointer;background-color:#101d3d;border-radius:8px;padding:.5rem 1rem;font-weight:500;text-decoration:none;transition:background-color .2s,transform .2s;display:inline-block;box-shadow:0 2px 6px #2563eb40}.InvestmentTable-module__82BIsG__viewMoreButton:hover{background-color:#2b3653;transform:translateY(-1px)}.InvestmentTable-module__82BIsG__moneyWrapper{align-items:baseline;gap:4px;display:flex}.InvestmentTable-module__82BIsG__symbol{font-weight:600}.InvestmentTable-module__82BIsG__amount{font-weight:500}.InvestmentTable-module__82BIsG__currencyCode{color:#888;font-size:.8rem}.InvestmentTable-module__82BIsG__deleteButton{color:#fff;cursor:pointer;background-color:#dc2626;border:none;border-radius:6px;padding:.5rem 1rem;font-weight:600;transition:background-color .2s,transform .2s}.InvestmentTable-module__82BIsG__deleteButton:hover{background-color:#b91c1c;transform:translateY(-1px)}@media not (min-width:768px){.InvestmentTable-module__82BIsG__tableContainer{box-shadow:none;border:none;overflow-x:hidden}.InvestmentTable-module__82BIsG__table{border-collapse:separate;border-spacing:0 1rem;width:100%}.InvestmentTable-module__82BIsG__table thead{display:none}.InvestmentTable-module__82BIsG__table,.InvestmentTable-module__82BIsG__table tbody,.InvestmentTable-module__82BIsG__table tr,.InvestmentTable-module__82BIsG__table td{width:100%;display:block}.InvestmentTable-module__82BIsG__table tr{background:#fff;border:1px solid #e5e7eb;border-radius:8px;padding:1rem;box-shadow:0 2px 4px #0000000d}.InvestmentTable-module__82BIsG__table td{border-bottom:1px solid #f3f4f6;flex-direction:column;justify-content:flex-start;align-items:flex-start;padding:.75rem 0;display:flex;position:relative}.InvestmentTable-module__82BIsG__table td:last-child{border-bottom:none}.InvestmentTable-module__82BIsG__table td:before{content:attr(data-label);color:#4b5563;text-align:left;margin-bottom:.25rem;font-weight:600}.InvestmentTable-module__82BIsG__assetCell,.InvestmentTable-module__82BIsG__rentabilityCell,.InvestmentTable-module__82BIsG__locationCell,.InvestmentTable-module__82BIsG__statusCell,.InvestmentTable-module__82BIsG__moneyCell,.InvestmentTable-module__82BIsG__typeCell,.InvestmentTable-module__82BIsG__documentCell{align-items:flex-start}.InvestmentTable-module__82BIsG__moneyCell:before,.InvestmentTable-module__82BIsG__typeCell:before,.InvestmentTable-module__82BIsG__documentCell:before{margin-bottom:.25rem;display:block;position:static}.InvestmentTable-module__82BIsG__assetName,.InvestmentTable-module__82BIsG__rentabilityMain,.InvestmentTable-module__82BIsG__city,.InvestmentTable-module__82BIsG__etapa{font-size:1rem}.InvestmentTable-module__82BIsG__assetModel,.InvestmentTable-module__82BIsG__rentabilitySecondary,.InvestmentTable-module__82BIsG__country,.InvestmentTable-module__82BIsG__presentacion{font-size:.875rem}.InvestmentTable-module__82BIsG__typeCell{flex-direction:column;gap:.5rem}.InvestmentTable-module__82BIsG__tipologia,.InvestmentTable-module__82BIsG__segmento{font-size:.875rem}}@media not (max-width:768px) and not (min-width:1100px){.InvestmentTable-module__82BIsG__tableContainer{-webkit-overflow-scrolling:touch;width:100%;overflow-x:auto}.InvestmentTable-module__82BIsG__table{font-size:.6rem}.InvestmentTable-module__82BIsG__table th,.InvestmentTable-module__82BIsG__table td{white-space:nowrap;padding:.4rem}}
.Pagination-module__R6r9Wq__pagination{justify-content:center;align-items:center;gap:.5rem;margin-top:2rem;display:flex}.Pagination-module__R6r9Wq__pageButton{cursor:pointer;background-color:#fff;border:1px solid #e0e0e0;border-radius:6px;padding:.5rem 1rem;transition:background-color .3s}.Pagination-module__R6r9Wq__pageButton.Pagination-module__R6r9Wq__active{color:#fff;background-color:#3f51b5;border-color:#3f51b5}.Pagination-module__R6r9Wq__pageButton:hover{background-color:#e0e0e0}
.VisitingUserModal-module__5E0KNG__modalOverlay{z-index:9999;background:#0009;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.VisitingUserModal-module__5E0KNG__modalContent{text-align:center;background:#fff;border-radius:12px;width:100%;max-width:400px;padding:2rem;position:relative;box-shadow:0 4px 12px #0000004d}.VisitingUserModal-module__5E0KNG__modalContent h2{margin-bottom:.5rem}.VisitingUserModal-module__5E0KNG__modalContent p{color:#444;margin-bottom:1rem;font-size:.9rem}.VisitingUserModal-module__5E0KNG__modalContent form{flex-direction:column;gap:.8rem;display:flex}.VisitingUserModal-module__5E0KNG__modalContent input{border:1px solid #ccc;border-radius:6px;padding:.6rem}.VisitingUserModal-module__5E0KNG__modalContent button{color:#fff;cursor:pointer;background:#101d3d;border:none;border-radius:6px;padding:.7rem;transition:background .3s}.VisitingUserModal-module__5E0KNG__modalContent button:hover{background:#2b3653}.VisitingUserModal-module__5E0KNG__closeButton{cursor:pointer;background:0 0;border:none;font-size:1.2rem;position:absolute;top:8px;right:8px}.VisitingUserModal-module__5E0KNG__message{color:#0070f3;margin-top:1rem;font-size:.9rem}
.ConfirmationModal-module__O_dAeG__modalOverlay{z-index:1000;background-color:#00000080;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:fixed;top:0;left:0}.ConfirmationModal-module__O_dAeG__modalContent{text-align:center;background-color:#fff;border-radius:12px;width:90%;max-width:500px;padding:2rem;box-shadow:0 8px 30px #0003}.ConfirmationModal-module__O_dAeG__confirmationDetails{text-align:left;background-color:#f9f9f9;border-radius:8px;max-height:250px;margin-top:1rem;padding:1rem;overflow-y:auto}.ConfirmationModal-module__O_dAeG__modalActions{justify-content:center;gap:1rem;margin-top:1.5rem;display:flex}.ConfirmationModal-module__O_dAeG__modalActions button{cursor:pointer;border-radius:8px;padding:.75rem 1.5rem;font-size:1rem;font-weight:600;transition:background-color .3s,transform .2s}
