.elementor-305 .elementor-element.elementor-element-ceab66b{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-305 .elementor-element.elementor-element-a8e2e86{--display:flex;}.elementor-305 .elementor-element.elementor-element-6db0cb8{--spacer-size:50px;}.elementor-305 .elementor-element.elementor-element-3944311{--display:flex;--gap:10px 10px;--row-gap:10px;--column-gap:10px;--margin-top:0px;--margin-bottom:20px;--margin-left:0px;--margin-right:0px;}.elementor-305 .elementor-element.elementor-element-169caac{text-align:center;}.elementor-305 .elementor-element.elementor-element-169caac .elementor-heading-title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );color:var( --e-global-color-secondary );}.elementor-305 .elementor-element.elementor-element-1695122{text-align:center;font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );color:var( --e-global-color-secondary );}.elementor-305 .elementor-element.elementor-element-fab9c26{--spacer-size:50px;}.elementor-305 .elementor-element.elementor-element-rcmig5a{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}@media(max-width:992px){.elementor-305 .elementor-element.elementor-element-6db0cb8{--spacer-size:25px;}.elementor-305 .elementor-element.elementor-element-fab9c26{--spacer-size:25px;}}/* Start custom CSS */.elementor-305{--e-global-color-primary:#45C1C6!important;--e-global-color-secondary:#09344C!important;--e-global-color-text:#025A7C!important;--e-global-color-accent:#475569!important;}
.input-group {
  margin-bottom: 1.5rem;
  position: relative;
}
.input-group label {
  display: flex;
  align-items: center;
  gap: 0.5rem;
  margin-bottom: 0.5rem;
  font-weight: 600;
  color: #09344C;
}
.input-group input {
  width: 100%;
  padding: 0.75rem;
  border: 1px solid #d1d5db;
  border-radius: 0.375rem;
  box-shadow: inset 0 1px 2px 0 rgba(0, 0, 0, 0.05);
  font-size: 1rem;
}
.input-group input:focus {
  border-color: #45C1C6;
  box-shadow: 0 0 0 0.125em rgba(69, 193, 198, 0.25);
  outline: none;
}
.btn-primary {
  background-color: #45C1C6;
  color: white;
  padding: 0.75rem 1.5rem;
  border-radius: 0.375rem;
  font-weight: 600;
  transition: background-color 0.3s;
  border: none;
}
.btn-primary:hover {
  background-color: #3aa9ae;
}
.tooltip-container {
  position: relative;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
}
.tooltip-icon {
  width: 16px;
  height: 16px;
  background-color: #d1d5db;
  color: white;
  border-radius: 50%;
  font-size: 12px;
  font-weight: bold;
  text-align: center;
  line-height: 16px;
}
.tooltip-text {
  visibility: hidden;
  width: 220px;
  background-color: #09344C;
  color: #fff;
  text-align: center;
  border-radius: 6px;
  padding: 8px;
  position: absolute;
  z-index: 10;
  bottom: 125%;
  left: 50%;
  margin-left: -110px;
  opacity: 0;
  transition: opacity 0.3s;
  font-size: 0.75rem;
  font-weight: 400;
  line-height: 1.4;
}
.tooltip-text::after {
  content: "";
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: -5px;
  border-width: 5px;
  border-style: solid;
  border-color: #09344C transparent transparent transparent;
}
.tooltip-container:hover .tooltip-text {
  visibility: visible;
  opacity: 1;
}
.results-card {
  background-color: white;
  padding: 1.5rem;
  border-radius: 0.5rem;
  box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.05),
    0 2px 4px -1px rgba(0, 0, 0, 0.05);
  margin-top: 2rem;
  border: 1px solid #e5e7eb;
}
.sumario-container {
  border: 1px solid #e0f2fe;
  border-radius: 0.5rem;
  background-color: #f0f9ff;
  padding: 1.5rem;
}
.sumario-grid {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 1.5rem;
  text-align: center;
}
.sumario-item h4 {
  font-size: 1rem;
  font-weight: 600;
  color: #475569;
}
.sumario-item p {
  font-size: 1.5rem;
  font-weight: 700;
  color: #09344C;
}
.sumario-conclusao {
  margin-top: 1.5rem;
  padding-top: 1.5rem;
  border-top: 1px solid #e0f2fe;
  text-align: center;
}
.sumario-conclusao p {
  font-size: 1.125rem;
  color: #025A7C;
}
.sumario-conclusao span {
  font-weight: 700;
  color: var(--e-global-color-3fc9c9b);
}
.patrimonio-detalhado-container {
  margin-top: 4rem;
}
.cenario-bloco {
  background-color: #f9fafb;
  border: 1px solid #e5e7eb;
  border-radius: 0.5rem;
  padding: 1.5rem;
  margin-bottom: 1.5rem;
  display: flex;
  flex-direction: column;
}
.cenario-bloco h4 {
  margin-bottom: 1rem;
  border-bottom: 1px solid #d1d5db;
  padding-bottom: 0.5rem;
}
.periodo-detalhe {
  margin-bottom: 1rem;
  padding: 1rem;
  background-color: white;
  border-radius: 0.375rem;
  box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.05);
}
.periodo-detalhe h5 {
  font-weight: 600;
  color: #09344C;
  margin-bottom: 0.75rem;
}
.periodo-detalhe p {
  font-size: 0.875rem;
  color: #4b5563;
  margin-bottom: 0.25rem;
  display: flex;
  justify-content: space-between;
}
.periodo-detalhe p span:first-child {
  font-weight: 500;
  color: #475569;
}
.message-box {
  position: fixed;
  top: 20px;
  left: 50%;
  transform: translateX(-50%);
  background-color: #ef4444;
  color: white;
  padding: 1rem 1.5rem;
  border-radius: 0.375rem;
  box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
  z-index: 1000;
  display: none;
  font-weight: 500;
}
.message-box.success {
  background-color: #22c55e;
}
.chart-container {
  width: 100%;
}
.chart-canvas-wrapper {
  position: relative;
  height: 350px;
  width: 100%;
}
.header-logo {
  max-width: 200px;
  height: auto;
  margin-bottom: 0.5rem;
}
.resumo-calculo-container {
  margin-top: 3rem;
  padding: 1.5rem;
  background-color: #f9fafb;
  border-top: 1px solid #e5e7eb;
}
.resumo-calculo-container p {
  font-size: 0.875rem;
  color: #4b5563;
  margin-bottom: 0.75rem;
  line-height: 1.6;
}
.resumo-calculo-container strong {
  font-weight: 600;
  color: #09344C;
}
.custom-legend {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  gap: 1.5rem;
  margin-bottom: 1rem;
  font-size: 0.8rem;
  color: #475569;
}
.legend-item {
  display: flex;
  align-items: center;
  gap: 0.4rem;
  cursor: pointer;
  transition: color 0.2s;
}
.legend-item-hidden {
  color: #b0b0b0;
  text-decoration: line-through;
}
.legend-line-container {
  width: 30px;
  height: 15px;
  display: flex;
  align-items: center;
}
.legend-line {
  width: 100%;
  border-top-width: 2px;
}
.custom-legend-stacked {
  flex-direction: column;
  gap: 0.5rem;
}
.legend-row {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  gap: 1.5rem;
  width: 100%;
}/* End custom CSS */