.elementor-901 .elementor-element.elementor-element-60db609{--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-widget-image .widget-image-caption{color:var( --e-global-color-text );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-901 .elementor-element.elementor-element-492b116{--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;}/* Start custom CSS for html, class: .elementor-element-08e22a4 *//* Custom CSS for Elementor Pro - Light Theme (#44a2f5) */

.elementor-seo-post {
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Open Sans", "Helvetica Neue", sans-serif;
  color: #2d3748;
  line-height: 1.7;
  max-width: 900px;
  margin: 0 auto;
  padding: 20px;
  background-color: #ffffff;
}

.post-title {
  font-size: 2.25rem;
  font-weight: 800;
  color: #2d3748;
  line-height: 1.3;
  margin-bottom: 20px;
}

.post-intro {
  font-size: 1.05rem;
  color: #4a5568;
  margin-bottom: 15px;
}

.section-divider {
  border: 0;
  height: 1px;
  background: #e2e8f0;
  margin: 40px 0;
}

.post-section h2 {
  font-size: 1.65rem;
  font-weight: 700;
  color: #2d3748;
  border-left: 4px solid #44a2f5;
  padding-left: 12px;
  margin-bottom: 20px;
}

.post-section h3 {
  font-size: 1.3rem;
  font-weight: 600;
  color: #2d3748;
  margin-top: 25px;
  margin-bottom: 10px;
}

.subtitle {
  font-size: 0.95rem;
  color: #718096;
  margin-top: -8px;
  margin-bottom: 15px;
  font-style: italic;
}

/* Lists */
.feature-list, .content-list, .recommendation-list {
  padding-left: 20px;
  margin-bottom: 20px;
}

.feature-list li, .content-list li, .recommendation-list li {
  margin-bottom: 10px;
}

/* Custom Diagram Box (iCNG Boot) */
.diagram-card {
  background: #eef7fe;
  border: 1px solid #cce5ff;
  border-radius: 8px;
  padding: 20px;
  text-align: center;
  margin: 25px 0;
}

.diagram-header {
  font-weight: 700;
  color: #2383d8;
  padding-bottom: 12px;
  border-bottom: 1px dashed #b3d7ff;
  margin-bottom: 15px;
}

.tank-grid {
  display: flex;
  gap: 15px;
  justify-content: center;
  margin-bottom: 15px;
}

.tank-item {
  background: #ffffff;
  border: 1px solid #44a2f5;
  color: #2383d8;
  padding: 10px 15px;
  border-radius: 6px;
  font-weight: 600;
  font-size: 0.9rem;
  flex: 1;
  max-width: 250px;
}

.diagram-footer {
  font-size: 0.85rem;
  color: #718096;
  text-transform: uppercase;
  letter-spacing: 0.5px;
}

/* Highlight Box (EV Features) */
.highlight-card {
  background: #ffffff;
  border-left: 4px solid #44a2f5;
  box-shadow: 0 4px 12px rgba(68, 162, 245, 0.12);
  border-radius: 0 8px 8px 0;
  padding: 20px;
  margin: 25px 0;
}

.highlight-title {
  font-weight: 700;
  color: #44a2f5;
  margin-bottom: 12px;
  font-size: 1.1rem;
}

.highlight-list {
  list-style: none;
  padding: 0;
  margin: 0;
}

.highlight-list li {
  position: relative;
  padding-left: 22px;
  margin-bottom: 8px;
}

.highlight-list li::before {
  content: "✓";
  position: absolute;
  left: 0;
  color: #44a2f5;
  font-weight: bold;
}

/* Assumptions Box */
.assumptions-card {
  background: #f8fafc;
  border: 1px solid #e2e8f0;
  border-radius: 8px;
  padding: 20px;
  margin: 20px 0;
}

.assumptions-header {
  font-weight: 700;
  color: #2d3748;
  margin-bottom: 10px;
}

.assumptions-list {
  padding-left: 20px;
  margin: 0;
  font-size: 0.95rem;
}

.assumptions-list li {
  margin-bottom: 6px;
}

/* Tables Styling */
.table-container {
  width: 100%;
  overflow-x: auto;
  margin: 20px 0 25px 0;
}

.comparison-table, .data-table {
  width: 100%;
  border-collapse: collapse;
  text-align: left;
  font-size: 0.95rem;
  background: #ffffff;
  border-radius: 8px;
  overflow: hidden;
  border: 1px solid #e2e8f0;
}

.comparison-table th, .data-table th {
  background-color: #44a2f5;
  color: #ffffff;
  padding: 12px 15px;
  font-weight: 600;
}

.comparison-table td, .data-table td {
  padding: 12px 15px;
  border-bottom: 1px solid #e2e8f0;
}

.comparison-table tbody tr:nth-child(even),
.data-table tbody tr:nth-child(even) {
  background-color: #f8fafc;
}

.highlight-row {
  background-color: #eef7fe !important;
}

.highlight-row td {
  color: #2383d8;
  font-weight: 700;
}

/* Verdict Box */
.verdict-box {
  background-color: #eef7fe;
  border-left: 4px solid #44a2f5;
  padding: 15px;
  border-radius: 0 6px 6px 0;
  margin-bottom: 25px;
  font-size: 0.95rem;
}

/* Pros and Cons Section */
.pro-con-grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
  gap: 20px;
  margin: 25px 0;
}

.pro-con-card {
  background: #ffffff;
  border: 1px solid #e2e8f0;
  border-radius: 8px;
  padding: 20px;
  box-shadow: 0 2px 8px rgba(0,0,0,0.04);
}

.span-full {
  grid-column: 1 / -1;
}

.pro-con-card h3 {
  margin-top: 0;
  border-bottom: 2px solid #44a2f5;
  padding-bottom: 8px;
  color: #44a2f5;
}

.pro-title {
  color: #38a169;
  font-weight: 700;
  margin-top: 10px;
  margin-bottom: 5px;
}

.con-title {
  color: #e53e3e;
  font-weight: 700;
  margin-top: 15px;
  margin-bottom: 5px;
}

.pro-list, .con-list {
  padding-left: 18px;
  margin: 0;
  font-size: 0.9rem;
}

.pro-list li, .con-list li {
  margin-bottom: 6px;
}

/* Decision Matrix */
.matrix-card {
  background: #f8fafc;
  border: 2px solid #44a2f5;
  border-radius: 8px;
  padding: 20px;
  margin: 25px 0;
}

.matrix-title {
  text-align: center;
  font-weight: 800;
  color: #44a2f5;
  letter-spacing: 1px;
  margin-bottom: 15px;
}

.matrix-grid {
  display: flex;
  flex-direction: column;
  gap: 10px;
}

.matrix-row {
  display: flex;
  justify-content: space-between;
  align-items: center;
  background: #ffffff;
  padding: 12px 20px;
  border-radius: 6px;
  border: 1px solid #e2e8f0;
  font-weight: 600;
}

.matrix-arrow {
  color: #44a2f5;
  font-weight: 800;
}

.matrix-res {
  color: #2383d8;
}

/* Responsive adjustments */
@media (max-width: 600px) {
  .tank-grid {
    flex-direction: column;
    align-items: center;
  }
  
  .tank-item {
    width: 100%;
  }

  .matrix-row {
    flex-direction: column;
    gap: 5px;
    text-align: center;
  }

  .matrix-arrow {
    transform: rotate(90deg);
  }
}/* End custom CSS */