:root{--ect-green:#2ecc71;--ect-green-dark:#16a34a;--ect-blue:#071733;--ect-navy:#061328;--ect-muted:#64748b;--ect-bg:#f8fafc;--ect-line:#e2e8f0;--ect-card:#fff;--ect-soft:#f0fdf4}.ect-body{margin:0;background:var(--ect-bg);font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Arial,sans-serif;color:#1e293b}.ect-sitebar{background:linear-gradient(90deg,#061328,#082143);color:#fff;position:sticky;top:0;z-index:10;box-shadow:0 4px 18px rgba(5,15,35,.18)}.ect-sitebar-inner{max-width:1180px;margin:0 auto;padding:14px 22px;display:flex;align-items:center;gap:24px;justify-content:space-between}.ect-logo{display:flex;gap:10px;align-items:center;color:#fff;text-decoration:none}.ect-logo-icon{font-size:28px;color:var(--ect-green)}.ect-logo strong{display:block;font-size:24px;line-height:1}.ect-logo em{display:block;color:#86efac;font-style:normal;font-size:13px;font-weight:800}.ect-mainnav{display:flex;gap:26px}.ect-mainnav a{color:#fff;text-decoration:none;font-weight:700;font-size:14px}.ect-lang{display:flex;border:1px solid #dbe4f0;border-radius:9px;overflow:hidden;background:#fff}.ect-lang a{min-width:38px;text-align:center;padding:9px 10px;color:#475569;font-weight:800;text-decoration:none;font-size:13px;border-left:1px solid #e5e7eb}.ect-lang a:first-child{border-left:0}.ect-lang a.is-active{background:var(--ect-green);color:#fff}.ect-wrap{max-width:1180px;margin:0 auto;padding:24px 22px}.ect-breadcrumb{font-size:13px;margin:6px 0 16px;color:var(--ect-muted)}.ect-breadcrumb a{color:#64748b}.ect-breadcrumb span{margin:0 8px}.ect-hero{background:linear-gradient(120deg,#fff 0%,#f2fff8 100%);border:1px solid #dcefe6;border-radius:24px;padding:32px 36px;margin-bottom:24px;box-shadow:0 12px 35px rgba(15,23,42,.04)}.ect-tool-hero{display:grid;grid-template-columns:1.1fr .9fr;gap:26px;align-items:center;min-height:200px}.ect-hero h1{margin:0 0 14px;font-size:40px;line-height:1.08;color:#071733;letter-spacing:-.03em}.ect-hero p{margin:0;color:#52657e;font-size:17px;line-height:1.75;max-width:650px}.ect-hero-art{height:180px;border-radius:20px;overflow:hidden;position:relative;background:#e8fff3}.ect-hero-art img{width:100%;height:100%;object-fit:cover;filter:saturate(1.05)}.ect-hero-art:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(255,255,255,.7),rgba(255,255,255,.08))}.ect-calc-layout{display:grid;grid-template-columns:1.05fr .95fr;gap:24px}.ect-card,.ect-result-panel,.ect-gallery-teaser,.ect-section,.ect-carindexes{background:#fff;border:1px solid var(--ect-line);border-radius:20px;box-shadow:0 10px 30px rgba(15,23,42,.06)}.ect-calculator-card{padding:26px 26px 30px}.ect-card-title,.ect-section-title{display:flex;align-items:center;gap:12px;margin-bottom:20px}.ect-card-title span,.ect-section-title span{width:32px;height:32px;border-radius:10px;display:grid;place-items:center;background:#e9fbf0;color:#16a34a;font-weight:900}.ect-card-title h2,.ect-section-title h2{margin:0;color:#071733;font-size:25px;letter-spacing:-.02em}.ect-field{margin-bottom:16px}.ect-field label{display:block;margin-bottom:8px;font-weight:800;color:#42526a;font-size:15px}.ect-field input,.ect-field select{width:100%;box-sizing:border-box;border:1px solid var(--ect-line);border-radius:12px;padding:13px 15px;font-size:16px;background:#fff;outline:none}.ect-field input:focus,.ect-field select:focus{border-color:var(--ect-green);box-shadow:0 0 0 3px rgba(46,204,113,.12)}.ect-btn{width:100%;border:0;background:linear-gradient(90deg,#22c55e,#2ecc71);color:#fff;padding:15px;border-radius:12px;font-size:17px;font-weight:900;cursor:pointer;box-shadow:0 9px 20px rgba(34,197,94,.22)}.ect-btn:hover{background:linear-gradient(90deg,#16a34a,#22c55e)}.ect-sidecol{display:grid;gap:20px;align-content:start}.ect-result-panel{padding:26px;background:linear-gradient(140deg,#fff,#effdf5)}.ect-result-panel h2{margin:0 0 16px;color:#166534;font-size:24px}.ect-result{display:block;background:#f0fdf4;border:1px solid #bbf7d0;border-radius:18px;padding:22px;min-height:120px}.ect-result p{margin:8px 0;color:#334155}.ect-result span{color:#166534;font-weight:900}.ect-big-result{font-size:48px;line-height:1;font-weight:900;color:#166534;margin-bottom:18px;letter-spacing:-.04em}.ect-note,.ect-small{font-size:13px;color:#64748b;line-height:1.55}.ect-gallery-teaser{padding:16px;overflow:hidden}.ect-gallery-teaser a{text-decoration:none;color:#071733;display:block}.ect-gallery-teaser img{width:100%;aspect-ratio:16/9;object-fit:cover;border-radius:16px;display:block}.ect-gallery-teaser strong{display:block;font-size:20px;margin-top:12px}.ect-mini-label{display:inline-block;background:#071733;color:#86efac;font-size:12px;font-weight:900;border-radius:999px;padding:7px 11px;margin-bottom:12px}.ect-gallery-dots{display:flex;gap:6px;margin-top:12px}.ect-gallery-dots span{width:7px;height:7px;border-radius:50%;background:#cbd5e1}.ect-gallery-dots span.is-active{background:var(--ect-green);width:18px;border-radius:999px}.ect-section{padding:26px;margin-top:24px}.ect-how p{font-size:16px;line-height:1.7;color:#475569}.ect-formula{display:flex;align-items:center;justify-content:space-between;gap:12px;background:#fbfffd;border:1px solid #dbeee4;border-radius:16px;padding:18px;margin-top:18px;color:#166534;font-weight:800}.ect-formula span{text-align:center}.ect-formula b{color:#071733}.ect-faq-item{border:1px solid var(--ect-line);border-radius:12px;margin:10px 0;background:#fff;overflow:hidden}.ect-faq-item summary{cursor:pointer;padding:14px 16px;font-weight:800;color:#071733}.ect-faq-item p{margin:0;padding:0 16px 16px;line-height:1.65;color:#475569}.ect-related{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.ect-related-card{display:block;border:1px solid var(--ect-line);border-radius:16px;padding:18px;text-decoration:none;color:#071733;background:#fff;min-height:108px}.ect-related-card:hover{border-color:#22c55e;box-shadow:0 10px 24px rgba(15,23,42,.06)}.ect-related-icon{display:block;font-size:28px;margin-bottom:8px}.ect-related-card strong{display:block}.ect-related-card em{display:block;margin-top:10px;color:#16a34a;font-style:normal;font-weight:900}.ect-carindexes{display:flex;align-items:center;justify-content:space-between;gap:20px;background:linear-gradient(90deg,#eefdf5,#ffffff);padding:22px 26px;margin-top:24px}.ect-carindexes strong{font-size:28px;color:#071733}.ect-carindexes span{color:#52657e}.ect-carindexes a{border:1px solid #22c55e;border-radius:12px;padding:13px 28px;text-decoration:none;color:#166534;font-weight:900}.ect-footer{margin-top:28px;background:#061328;color:#fff;border-radius:20px 20px 0 0;padding:32px;display:grid;grid-template-columns:1.2fr .8fr .8fr;gap:26px}.ect-footer a{display:block;color:#dbeafe;text-decoration:none;margin:8px 0}.ect-footer-logo{font-size:24px;font-weight:900!important;color:#fff!important}.ect-tools-grid,.ect-gallery-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.ect-tool-card,.ect-gallery-card{background:#fff;border:1px solid var(--ect-line);border-radius:18px;padding:20px;text-decoration:none;color:#1e293b;box-shadow:0 8px 24px rgba(15,23,42,.04)}.ect-tool-card h2{margin:0 0 10px;font-size:22px}.ect-tool-card p{margin:0;color:#64748b;line-height:1.55}.ect-gallery-card img,.ect-gallery-main{width:100%;height:auto;border-radius:16px;display:block}.ect-gallery-card span{display:block;margin-top:10px;font-size:19px;font-weight:900;color:#071733}.ect-nav{display:flex;gap:12px;justify-content:space-between;margin-top:18px}.ect-nav a{background:var(--ect-green);color:#fff;text-decoration:none;border-radius:12px;padding:13px 18px;font-weight:900}@media(max-width:900px){.ect-sitebar-inner{display:grid;gap:12px}.ect-mainnav{display:none}.ect-tool-hero,.ect-calc-layout,.ect-related,.ect-tools-grid,.ect-gallery-grid,.ect-footer{grid-template-columns:1fr}.ect-hero h1{font-size:30px}.ect-hero-art{height:150px}.ect-wrap{padding:16px}.ect-hero,.ect-calculator-card,.ect-section{padding:20px}.ect-formula{display:grid;grid-template-columns:1fr}.ect-carindexes{display:block}.ect-carindexes a{display:inline-block;margin-top:14px}.ect-lang{overflow:auto}.ect-lang a{min-width:34px;padding:8px}}

/* ===== EIP Car Tools Index Visual Upgrade ===== */

.ect-tools-grid {
  display: grid !important;
  grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
  gap: 22px !important;
  margin-top: 34px !important;
}

.ect-tool-card {
  position: relative !important;
  min-height: 220px !important;
  padding: 28px 26px 64px !important;
  border-radius: 22px !important;
  background:
    radial-gradient(circle at 90% 10%, rgba(46, 204, 113, 0.12), transparent 34%),
    linear-gradient(180deg, #ffffff 0%, #f8fbff 100%) !important;
  border: 1px solid rgba(15, 23, 42, 0.08) !important;
  box-shadow: 0 14px 35px rgba(15, 23, 42, 0.06) !important;
  text-decoration: none !important;
  color: #0f172a !important;
  overflow: hidden !important;
  transition: transform .2s ease, box-shadow .2s ease, border-color .2s ease !important;
}

.ect-tool-card:hover {
  transform: translateY(-4px) !important;
  box-shadow: 0 20px 45px rgba(15, 23, 42, 0.12) !important;
  border-color: rgba(46, 204, 113, 0.35) !important;
}

.ect-tool-card::before {
  content: "âš¡" !important;
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
  width: 46px !important;
  height: 46px !important;
  margin-bottom: 18px !important;
  border-radius: 15px !important;
  background: rgba(46, 204, 113, 0.13) !important;
  color: #16a34a !important;
  font-size: 23px !important;
}

.ect-tool-card:nth-child(2)::before { content: "í ½í´‹" !important; }
.ect-tool-card:nth-child(3)::before { content: "âš–" !important; }
.ect-tool-card:nth-child(4)::before { content: "â‚¬" !important; font-weight: 900 !important; }
.ect-tool-card:nth-child(5)::before { content: "â›½" !important; }
.ect-tool-card:nth-child(6)::before { content: "í ¾í·­" !important; }
.ect-tool-card:nth-child(7)::before { content: "í ½í¶¼" !important; }

.ect-tool-card h2,
.ect-tool-card h3 {
  font-size: 24px !important;
  line-height: 1.2 !important;
  margin: 0 0 14px !important;
  color: #0f172a !important;
  letter-spacing: -0.02em !important;
}

.ect-tool-card p {
  font-size: 17px !important;
  line-height: 1.55 !important;
  color: #64748b !important;
  margin: 0 !important;
}

.ect-tool-card::after {
  content: attr(data-cta) !important;
  position: absolute !important;
  left: 26px !important;
  bottom: 24px !important;
  font-size: 15px !important;
  font-weight: 800 !important;
  color: #16a34a !important;
}

.ect-tools-grid .ect-tool-card:first-child,
.ect-tools-grid .ect-tool-card:nth-child(3) {
  background:
    radial-gradient(circle at 85% 12%, rgba(46, 204, 113, 0.20), transparent 36%),
    linear-gradient(135deg, #f0fdf4 0%, #ffffff 55%, #eff6ff 100%) !important;
}

.ect-tools-grid .ect-tool-card:nth-child(7) {
  grid-column: span 3 !important;
  min-height: 210px !important;
  background:
    linear-gradient(90deg, rgba(2, 6, 23, 0.88), rgba(15, 23, 42, 0.58)),
    url("../images/gallery/future-ev-2037.jpg") center/cover no-repeat !important;
  color: #ffffff !important;
}

.ect-tools-grid .ect-tool-card:nth-child(7) h2,
.ect-tools-grid .ect-tool-card:nth-child(7) h3,
.ect-tools-grid .ect-tool-card:nth-child(7) p {
  color: #ffffff !important;
  max-width: 620px !important;
}

.ect-tools-grid .ect-tool-card:nth-child(7)::after {
  color: #86efac !important;
}

@media (max-width: 900px) {
  .ect-tools-grid {
    grid-template-columns: 1fr !important;
  }

  .ect-tools-grid .ect-tool-card:nth-child(7) {
    grid-column: span 1 !important;
  }

  .ect-tool-card {
    min-height: 190px !important;
  }
}


/* ===== Fix broken emoji icons and tools page spacing ===== */

.ect-page {
  padding-top: 0 !important;
}

.ect-hero {
  margin-top: 28px !important;
}

.ect-tool-card::before {
  content: "EV" !important;
  font-size: 14px !important;
  font-weight: 900 !important;
  letter-spacing: .03em !important;
  font-family: Arial, sans-serif !important;
}

.ect-tool-card:nth-child(2)::before {
  content: "100" !important;
}

.ect-tool-card:nth-child(3)::before {
  content: "VS" !important;
}

.ect-tool-card:nth-child(4)::before {
  content: "â‚¬" !important;
  font-size: 22px !important;
}

.ect-tool-card:nth-child(5)::before {
  content: "FUEL" !important;
  font-size: 12px !important;
}

.ect-tool-card:nth-child(6)::before {
  content: "KM" !important;
}

.ect-tool-card:nth-child(7)::before {
  content: "IMG" !important;
}

.ect-tool-card {
  min-height: 235px !important;
}

.ect-tools-grid .ect-tool-card:nth-child(7) {
  min-height: 220px !important;
}

