:root {
    --ev-navy-950: #020a18;
    --ev-navy-900: #03152f;
    --ev-navy-850: #062143;
    --ev-navy-800: #082d5f;
    --ev-blue-700: #0757c9;
    --ev-blue-600: #0867e8;
    --ev-blue-500: #1886ff;
    --ev-cyan-400: #24d4ff;
    --ev-blue-100: #eaf4ff;
    --ev-blue-050: #f5f9ff;
    --ev-gold-500: #ffc400;
    --ev-gold-400: #ffd83d;
    --ev-green-500: #1fa968;
    --ev-red-500: #d94054;
    --ev-ink: #0b203f;
    --ev-muted: #5d6f88;
    --ev-line: #d8e4f1;
    --ev-white: #fff;
    --ev-shadow: 0 22px 58px rgba(3, 21, 47, .13);
    --ev-radius-xl: 28px;
    --ev-radius-lg: 19px;
    --ev-radius-md: 13px;
}

.elg-ev-calculator-page .entry-header,
.elg-ev-calculator-page .page-header,
.elg-ev-calculator-page .post-thumbnail,
.elg-ev-calculator-page .entry-title,
.elg-ev-calculator-page .page-title-area,
.elg-ev-calculator-page .page-title-section,
.elg-ev-calculator-page .page-title-wrapper,
.elg-ev-calculator-page .page-banner,
.elg-ev-calculator-page .inner-banner,
.elg-ev-calculator-page .inner-page-banner,
.elg-ev-calculator-page .breadcrumb-area,
.elg-ev-calculator-page .breadcrumb-section,
.elg-ev-calculator-page .breadcrumbs-area,
.elg-ev-calculator-page .titlebar,
.elg-ev-calculator-page .title-bar,
.elg-ev-calculator-page .subheader,
.elg-ev-calculator-page .sub-header,
.elg-ev-calculator-page .elgatec-page-header,
.elg-ev-calculator-page .elgatec-page-hero,
.elg-ev-calculator-page .elg-page-header,
.elg-ev-calculator-page .elg-page-hero,
.elg-ev-calculator-page .elg-ev-theme-page-header {
    display: none !important;
}

body.elg-ev-calculator-page #content,
body.elg-ev-calculator-page .site-content,
body.elg-ev-calculator-page .main-content,
body.elg-ev-calculator-page .content-wrapper,
body.elg-ev-calculator-page .page-content,
body.elg-ev-calculator-page .elg-ev-host-reset,
body.elg-ev-calculator-page .elg-ev-page-main {
    max-width: none !important;
    width: 100% !important;
    margin-top: 0 !important;
    margin-bottom: 0 !important;
    padding-top: 0 !important;
    padding-bottom: 0 !important;
}

.elg-ev-calculator-page .elg-ev-page-main {
    display: block !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
    padding-left: 0 !important;
    padding-right: 0 !important;
}

.elg-ev-calculator-page .site-main > article.type-page,
.elg-ev-calculator-page .content-area > article.type-page,
.elg-ev-calculator-page article.page > .entry-content,
.elg-ev-calculator-page article.type-page > .entry-content {
    max-width: none !important;
    width: 100% !important;
    margin: 0 !important;
    padding: 0 !important;
}

.elg-ev-sprite {
    position: absolute;
    overflow: hidden;
}

.elg-ev-app,
.elg-ev-app * {
    box-sizing: border-box;
}

.elg-ev-app {
    width: 100vw;
    max-width: 100vw;
    margin-left: calc(50% - 50vw);
    color: var(--ev-ink);
    font-family: Inter, ui-sans-serif, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif;
    font-size: 16px;
    line-height: 1.55;
    background: #fff;
    overflow: hidden;
    text-rendering: optimizeLegibility;
}

.elg-ev-app button,
.elg-ev-app input,
.elg-ev-app select,
.elg-ev-app textarea {
    font: inherit;
}

.elg-ev-app button {
    cursor: pointer;
}

.elg-ev-app svg {
    width: 1.25em;
    height: 1.25em;
    display: inline-block;
    flex: 0 0 auto;
}

.elg-ev-shell {
    width: min(1420px, calc(100% - 48px));
    margin: 0 auto;
}

.elg-ev-btn {
    min-height: 52px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 10px;
    border: 1px solid transparent;
    border-radius: 13px;
    padding: 13px 22px;
    font-weight: 800;
    line-height: 1.1;
    text-decoration: none !important;
    transition: transform .2s ease, box-shadow .2s ease, border-color .2s ease, background .2s ease;
}

.elg-ev-btn:hover,
.elg-ev-btn:focus-visible {
    transform: translateY(-2px);
}

.elg-ev-btn:focus-visible {
    outline: 3px solid rgba(24, 134, 255, .28);
    outline-offset: 3px;
}

.elg-ev-btn--gold {
    color: #06152e !important;
    background: linear-gradient(135deg, var(--ev-gold-400), #ffb800);
    box-shadow: 0 14px 28px rgba(255, 196, 0, .23);
}

.elg-ev-btn--primary {
    color: #fff !important;
    background: linear-gradient(135deg, var(--ev-blue-700), var(--ev-blue-500));
    box-shadow: 0 15px 32px rgba(8, 103, 232, .22);
}

.elg-ev-btn--outline {
    color: #fff !important;
    border-color: rgba(78, 170, 255, .8);
    background: rgba(3, 21, 47, .25);
    backdrop-filter: blur(10px);
}

.elg-ev-btn--soft {
    color: var(--ev-blue-700) !important;
    border-color: #cfe1f6;
    background: #f3f8ff;
}

/* Hero */
.elg-ev-hero {
    position: relative;
    isolation: isolate;
    min-height: 620px;
    display: flex;
    align-items: center;
    color: #fff;
    background:
        radial-gradient(circle at 78% 28%, rgba(36, 212, 255, .19), transparent 27%),
        radial-gradient(circle at 92% 84%, rgba(255, 196, 0, .14), transparent 22%),
        linear-gradient(120deg, #020817 0%, #03172f 43%, #07326a 100%);
}

.elg-ev-hero::after {
    content: "";
    position: absolute;
    inset: auto 0 0;
    height: 7px;
    z-index: 4;
    background: linear-gradient(90deg, var(--ev-gold-500), var(--ev-cyan-400) 45%, var(--ev-blue-500) 75%, transparent);
}

.elg-ev-hero__grid-bg {
    position: absolute;
    inset: 0;
    z-index: -2;
    opacity: .27;
    background-image:
        linear-gradient(rgba(255,255,255,.06) 1px, transparent 1px),
        linear-gradient(90deg, rgba(255,255,255,.06) 1px, transparent 1px);
    background-size: 50px 50px;
    mask-image: linear-gradient(90deg, transparent, #000 38%, #000);
}

.elg-ev-hero__layout {
    display: grid;
    grid-template-columns: 1.05fr .95fr;
    align-items: center;
    gap: 78px;
    padding: 78px 0 88px;
}

.elg-ev-kicker {
    display: inline-flex;
    align-items: center;
    gap: 9px;
    margin-bottom: 20px;
    color: var(--ev-gold-400);
    font-size: .82rem;
    font-weight: 900;
    letter-spacing: .11em;
    text-transform: uppercase;
}

.elg-ev-kicker svg {
    filter: drop-shadow(0 0 10px rgba(255,196,0,.45));
}

.elg-ev-hero h1 {
    max-width: 790px;
    margin: 0;
    color: #fff;
    font-size: clamp(2.85rem, 5.05vw, 5.55rem);
    line-height: .99;
    letter-spacing: -.055em;
    font-weight: 850;
}

.elg-ev-hero h1 span {
    color: var(--ev-gold-500);
    text-shadow: 0 8px 36px rgba(255,196,0,.23);
}

.elg-ev-hero__copy > p {
    max-width: 700px;
    margin: 26px 0 0;
    color: rgba(231, 242, 255, .78);
    font-size: 1.15rem;
    line-height: 1.72;
}

.elg-ev-hero__actions {
    display: flex;
    flex-wrap: wrap;
    gap: 14px;
    margin-top: 32px;
}

.elg-ev-trust {
    display: flex;
    flex-wrap: wrap;
    gap: 17px 26px;
    margin-top: 35px;
    color: rgba(236, 245, 255, .9);
    font-size: .9rem;
    font-weight: 700;
}

.elg-ev-trust span {
    display: inline-flex;
    align-items: center;
    gap: 7px;
}

.elg-ev-trust svg {
    color: var(--ev-cyan-400);
}

.elg-ev-hero__visual {
    position: relative;
    min-height: 460px;
    border: 1px solid rgba(255,255,255,.12);
    border-radius: 38px;
    overflow: hidden;
    background:
        radial-gradient(circle at 27% 23%, rgba(36,212,255,.22), transparent 24%),
        linear-gradient(145deg, rgba(8,45,95,.83), rgba(2,10,24,.62));
    box-shadow: inset 0 1px rgba(255,255,255,.09), 0 28px 80px rgba(0,0,0,.25);
}

.elg-ev-hero__visual::before,
.elg-ev-hero__visual::after {
    content: "";
    position: absolute;
    border-radius: 50%;
    border: 1px solid rgba(75, 185, 255, .22);
}

.elg-ev-hero__visual::before {
    width: 420px;
    height: 420px;
    right: -120px;
    top: -120px;
}

.elg-ev-hero__visual::after {
    width: 280px;
    height: 280px;
    left: 90px;
    bottom: -145px;
    border-color: rgba(255,196,0,.19);
}

.elg-ev-wallbox {
    position: absolute;
    left: 74px;
    top: 76px;
    width: 108px;
    height: 152px;
    border: 2px solid rgba(142, 225, 255, .85);
    border-radius: 24px;
    background: linear-gradient(150deg, #eafaff, #70dfff 45%, #0873de 46%, #052b66);
    box-shadow: 0 0 40px rgba(36,212,255,.35), inset 0 0 28px rgba(255,255,255,.45);
    animation: ev-wallbox-float 4s ease-in-out infinite;
}

.elg-ev-wallbox::before {
    content: "";
    position: absolute;
    inset: 18px 22px 56px;
    border-radius: 13px;
    background: #031b3d;
    box-shadow: inset 0 0 20px rgba(36,212,255,.5);
}

.elg-ev-wallbox span {
    position: absolute;
    width: 27px;
    height: 40px;
    left: 40px;
    top: 38px;
    clip-path: polygon(56% 0, 15% 55%, 48% 55%, 35% 100%, 83% 40%, 52% 40%);
    background: var(--ev-gold-500);
    filter: drop-shadow(0 0 9px rgba(255,196,0,.7));
}

.elg-ev-wallbox i,
.elg-ev-wallbox b {
    position: absolute;
    bottom: 22px;
    width: 12px;
    height: 12px;
    border-radius: 50%;
}

.elg-ev-wallbox i { left: 30px; background: #34eb8f; box-shadow: 0 0 10px #34eb8f; }
.elg-ev-wallbox b { right: 30px; background: var(--ev-gold-500); box-shadow: 0 0 10px var(--ev-gold-500); }

.elg-ev-car-art {
    position: absolute;
    right: -22px;
    bottom: 58px;
    width: 430px;
    height: 150px;
    border-radius: 100px 165px 34px 34px;
    border: 2px solid rgba(120, 214, 255, .8);
    background:
        linear-gradient(105deg, transparent 0 18%, rgba(63,177,255,.55) 19% 43%, transparent 44%),
        linear-gradient(180deg, #0b75d7, #05204c 67%, #020918);
    box-shadow: 0 18px 40px rgba(0,0,0,.42), 0 0 40px rgba(24,134,255,.22);
    transform: skewX(-5deg);
}

.elg-ev-car-art::before {
    content: "";
    position: absolute;
    left: 92px;
    top: -70px;
    width: 225px;
    height: 90px;
    border: 2px solid rgba(120,214,255,.8);
    border-bottom: 0;
    border-radius: 100px 125px 0 0;
    background: linear-gradient(145deg, rgba(31,143,238,.75), rgba(2,18,42,.95));
    transform: skewX(14deg);
}

.elg-ev-car-window {
    position: absolute;
    left: 140px;
    top: -49px;
    width: 134px;
    height: 51px;
    border-radius: 55px 75px 4px 4px;
    background: linear-gradient(145deg, rgba(154,231,255,.75), rgba(8,52,101,.74));
    border: 1px solid rgba(205,246,255,.5);
}

.elg-ev-wheel {
    position: absolute;
    bottom: -30px;
    width: 75px;
    height: 75px;
    border-radius: 50%;
    border: 12px solid #020814;
    background: radial-gradient(circle, #8de8ff 0 17%, #0c5fb8 18% 35%, #071326 36%);
    box-shadow: 0 0 0 2px rgba(125,222,255,.4);
}
.elg-ev-wheel--a { left: 68px; }
.elg-ev-wheel--b { right: 64px; }

.elg-ev-cable-art {
    position: absolute;
    left: 145px;
    top: 195px;
    width: 280px;
    height: 175px;
    border-bottom: 7px solid #20c8f4;
    border-right: 7px solid #20c8f4;
    border-radius: 0 0 145px 0;
    transform: rotate(10deg);
    filter: drop-shadow(0 0 8px rgba(36,212,255,.62));
}

.elg-ev-cable-art i {
    position: absolute;
    bottom: -12px;
    width: 14px;
    height: 14px;
    border-radius: 50%;
    background: var(--ev-gold-500);
    box-shadow: 0 0 14px var(--ev-gold-500);
    animation: ev-charge-pulse 2.6s linear infinite;
}
.elg-ev-cable-art i:nth-child(1) { left: 18%; animation-delay: 0s; }
.elg-ev-cable-art i:nth-child(2) { left: 42%; animation-delay: .55s; }
.elg-ev-cable-art i:nth-child(3) { left: 66%; animation-delay: 1.1s; }
.elg-ev-cable-art i:nth-child(4) { left: 88%; animation-delay: 1.65s; }

.elg-ev-energy-pulse {
    position: absolute;
    border: 1px solid rgba(36,212,255,.32);
    border-radius: 50%;
    animation: ev-orbit 8s linear infinite;
}
.elg-ev-energy-pulse--a { width: 220px; height: 220px; top: 18px; right: 10px; }
.elg-ev-energy-pulse--b { width: 340px; height: 340px; bottom: -180px; left: -90px; animation-duration: 12s; }

.elg-ev-hero-stat {
    position: absolute;
    z-index: 5;
    min-width: 170px;
    padding: 18px 20px;
    border: 1px solid rgba(127,216,255,.28);
    border-radius: 16px;
    background: rgba(2, 15, 35, .84);
    backdrop-filter: blur(14px);
    box-shadow: 0 18px 45px rgba(0,0,0,.3);
}
.elg-ev-hero-stat strong { display: block; color: var(--ev-gold-500); font-size: 1.65rem; line-height: 1; }
.elg-ev-hero-stat span { display: block; margin-top: 8px; color: #a9bdd4; font-size: .8rem; font-weight: 750; }
.elg-ev-hero-stat--power { right: 32px; top: 38px; }
.elg-ev-hero-stat--range { left: 30px; bottom: 24px; }

@keyframes ev-wallbox-float { 0%,100% { transform: translateY(0); } 50% { transform: translateY(-8px); } }
@keyframes ev-charge-pulse { 0% { opacity: 0; transform: translateX(-12px) scale(.5); } 30%,70% { opacity: 1; } 100% { opacity: 0; transform: translateX(35px) scale(1.1); } }
@keyframes ev-orbit { to { transform: rotate(360deg); } }

/* Use cases */
.elg-ev-usecases {
    position: relative;
    z-index: 7;
    margin-top: -42px;
}

.elg-ev-usecase-grid {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 15px;
    padding: 18px;
    border: 1px solid rgba(213, 228, 244, .94);
    border-radius: 24px;
    background: rgba(255,255,255,.97);
    box-shadow: var(--ev-shadow);
}

.elg-ev-usecase {
    min-height: 124px;
    display: grid;
    grid-template-columns: 44px 1fr;
    grid-template-rows: auto auto;
    column-gap: 14px;
    align-content: center;
    text-align: left;
    border: 1px solid #dbe6f2;
    border-radius: 16px;
    padding: 20px;
    color: var(--ev-ink);
    background: #fff;
    transition: .2s ease;
}

.elg-ev-usecase svg {
    grid-row: 1 / span 2;
    width: 42px;
    height: 42px;
    padding: 9px;
    border-radius: 13px;
    color: var(--ev-blue-600);
    background: var(--ev-blue-100);
}

.elg-ev-usecase strong { align-self: end; font-size: 1rem; }
.elg-ev-usecase span { color: var(--ev-muted); font-size: .82rem; }
.elg-ev-usecase:hover { transform: translateY(-3px); border-color: #9bc8f7; }
.elg-ev-usecase.is-active { border-color: var(--ev-blue-500); box-shadow: inset 0 -4px var(--ev-gold-500), 0 10px 28px rgba(8,103,232,.12); }

/* Main form */
.elg-ev-main {
    padding: 76px 0 84px;
    background: linear-gradient(180deg, #f5f9ff 0, #fff 58%);
}

.elg-ev-layout {
    display: grid;
    grid-template-columns: minmax(0, 1.17fr) minmax(360px, .83fr);
    gap: 28px;
    align-items: start;
}

.elg-ev-form {
    display: grid;
    gap: 22px;
}

.elg-ev-step {
    position: relative;
    border: 1px solid var(--ev-line);
    border-radius: var(--ev-radius-xl);
    padding: 30px;
    background: rgba(255,255,255,.98);
    box-shadow: 0 12px 34px rgba(3,21,47,.065);
}

.elg-ev-step::before {
    content: attr(data-step);
    position: absolute;
    left: -17px;
    top: 27px;
    width: 42px;
    height: 42px;
    display: grid;
    place-items: center;
    border: 5px solid #f5f9ff;
    border-radius: 50%;
    color: #fff;
    background: linear-gradient(135deg, var(--ev-blue-500), var(--ev-blue-700));
    box-shadow: 0 7px 18px rgba(8,103,232,.25);
    font-size: .95rem;
    font-weight: 900;
}

.elg-ev-step__head {
    display: flex;
    gap: 15px;
    align-items: flex-start;
    margin: 0 0 26px 26px;
}
.elg-ev-step__head > span { display: none; }
.elg-ev-step__head h2 { margin: 0; color: var(--ev-ink); font-size: 1.62rem; line-height: 1.15; letter-spacing: -.025em; }
.elg-ev-step__head p { margin: 7px 0 0; color: var(--ev-muted); }

.elg-ev-fields {
    display: grid;
    gap: 16px;
}
.elg-ev-fields--2 { grid-template-columns: repeat(2, minmax(0, 1fr)); }
.elg-ev-fields--3 { grid-template-columns: repeat(3, minmax(0, 1fr)); }
.elg-ev-fields--4 { grid-template-columns: repeat(4, minmax(0, 1fr)); }

.elg-ev-form label,
.elg-ev-lead-form label {
    display: flex;
    flex-direction: column;
    gap: 8px;
    color: #334a68;
    font-size: .84rem;
    font-weight: 800;
}

.elg-ev-form input,
.elg-ev-form select,
.elg-ev-form textarea,
.elg-ev-lead-form input,
.elg-ev-lead-form select,
.elg-ev-lead-form textarea {
    width: 100%;
    min-height: 50px;
    border: 1px solid #cbdced;
    border-radius: 12px;
    padding: 12px 14px;
    color: var(--ev-ink);
    background: #fff;
    outline: 0;
    box-shadow: none;
    transition: border-color .18s ease, box-shadow .18s ease, background .18s ease;
}

.elg-ev-form input:focus,
.elg-ev-form select:focus,
.elg-ev-form textarea:focus,
.elg-ev-lead-form input:focus,
.elg-ev-lead-form select:focus,
.elg-ev-lead-form textarea:focus {
    border-color: var(--ev-blue-500);
    box-shadow: 0 0 0 4px rgba(24,134,255,.12);
}

.elg-ev-form label small,
.elg-ev-lead-form label small {
    color: #718198;
    font-size: .72rem;
    font-weight: 600;
}

.elg-ev-range-field {
    position: relative;
    padding-top: 4px;
}

.elg-ev-range-field output {
    position: absolute;
    right: 0;
    top: 0;
    padding: 3px 10px;
    border-radius: 99px;
    color: var(--ev-blue-700);
    background: var(--ev-blue-100);
    font-size: .78rem;
    font-weight: 900;
}

.elg-ev-range-field input[type="range"] {
    min-height: 26px;
    margin-top: 9px;
    padding: 0;
    border: 0;
    border-radius: 99px;
    appearance: none;
    height: 7px;
    background: linear-gradient(90deg, var(--ev-blue-600) 0 20%, #d8e5f2 20% 100%);
}

.elg-ev-range-field input[type="range"]::-webkit-slider-thumb {
    appearance: none;
    width: 22px;
    height: 22px;
    border: 3px solid #fff;
    border-radius: 50%;
    background: var(--ev-blue-600);
    box-shadow: 0 2px 8px rgba(8,103,232,.35);
}
.elg-ev-range-field input[type="range"]::-moz-range-thumb {
    width: 17px;
    height: 17px;
    border: 3px solid #fff;
    border-radius: 50%;
    background: var(--ev-blue-600);
    box-shadow: 0 2px 8px rgba(8,103,232,.35);
}

.elg-ev-inline-choice {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    gap: 12px;
    margin-top: 20px;
    padding: 13px 16px;
    border: 1px solid #d8e5f2;
    border-radius: 14px;
    background: #f7faff;
}
.elg-ev-inline-choice > span { margin-right: 4px; color: #344b69; font-size: .82rem; font-weight: 850; }
.elg-ev-inline-choice label { display: inline-flex; flex-direction: row; align-items: center; gap: 7px; padding: 8px 12px; border-radius: 10px; background: #fff; border: 1px solid #d6e3f0; }
.elg-ev-inline-choice input { width: auto; min-height: 0; margin: 0; }

.elg-ev-choice-grid {
    display: grid;
    gap: 14px;
    margin-bottom: 20px;
}
.elg-ev-choice-grid--2 { grid-template-columns: repeat(2, minmax(0, 1fr)); }
.elg-ev-choice-grid label {
    position: relative;
    min-height: 118px;
    display: grid;
    grid-template-columns: 46px 1fr;
    grid-template-rows: auto auto;
    gap: 4px 13px;
    align-content: center;
    border: 1px solid #d5e2ef;
    border-radius: 16px;
    padding: 18px;
    background: #fff;
    cursor: pointer;
    transition: .18s ease;
}
.elg-ev-choice-grid input { position: absolute; opacity: 0; pointer-events: none; }
.elg-ev-choice-grid svg { grid-row: 1 / span 2; width: 42px; height: 42px; padding: 9px; border-radius: 13px; color: var(--ev-blue-600); background: var(--ev-blue-100); }
.elg-ev-choice-grid strong { color: var(--ev-ink); font-size: 1rem; }
.elg-ev-choice-grid span { color: var(--ev-muted); font-size: .8rem; font-weight: 600; }
.elg-ev-choice-grid label.is-active { border-color: var(--ev-blue-500); box-shadow: inset 0 -4px var(--ev-gold-500), 0 10px 28px rgba(8,103,232,.1); }

.elg-ev-details {
    margin-top: 20px;
    border: 1px solid #d4e2f0;
    border-radius: 15px;
    background: #f7faff;
    overflow: hidden;
}
.elg-ev-details summary {
    padding: 15px 18px;
    color: var(--ev-blue-700);
    font-size: .86rem;
    font-weight: 900;
    cursor: pointer;
}
.elg-ev-details[open] summary { border-bottom: 1px solid #dce7f2; }
.elg-ev-details .elg-ev-fields { padding: 18px; }

.elg-ev-calc-action {
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    gap: 8px;
}
.elg-ev-calc-action .elg-ev-btn { width: 100%; min-height: 54px; }
.elg-ev-status { color: var(--ev-muted); font-size: .72rem; font-weight: 650; text-align: center; }
.elg-ev-status.is-success { color: var(--ev-green-500); }
.elg-ev-status.is-warning { color: #ad7400; }
.elg-ev-status.is-error { color: var(--ev-red-500); }

/* Results */
.elg-ev-results {
    position: sticky;
    top: 24px;
    border: 1px solid #cfe0f1;
    border-radius: var(--ev-radius-xl);
    padding: 0 24px 24px;
    background: #fff;
    box-shadow: var(--ev-shadow);
    overflow: hidden;
}

.elg-ev-results__head {
    margin: 0 -24px 22px;
    padding: 22px 24px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 16px;
    color: #fff;
    background: linear-gradient(135deg, #063e8b, #0879ef);
}
.elg-ev-results__head span { display: block; color: #a9d8ff; font-size: .72rem; font-weight: 850; letter-spacing: .08em; text-transform: uppercase; }
.elg-ev-results__head h2 { margin: 2px 0 0; color: #fff; font-size: 1.38rem; }
.elg-ev-results__head > span { padding: 7px 10px; border-radius: 99px; color: #09203f; background: var(--ev-gold-500); letter-spacing: 0; text-transform: none; white-space: nowrap; }

.elg-ev-result-hero {
    display: flex;
    align-items: center;
    gap: 16px;
    margin-bottom: 18px;
    padding: 18px;
    border: 1px solid #a9cdf5;
    border-radius: 18px;
    background:
        radial-gradient(circle at 90% 15%, rgba(36,212,255,.15), transparent 30%),
        linear-gradient(135deg, #f0f7ff, #fff);
}
.elg-ev-result-hero > svg { width: 58px; height: 58px; padding: 14px; border-radius: 17px; color: #072a5b; background: var(--ev-gold-500); box-shadow: 0 10px 24px rgba(255,196,0,.24); }
.elg-ev-result-hero strong { display: block; color: var(--ev-blue-700); font-size: 2.25rem; line-height: 1; letter-spacing: -.04em; }
.elg-ev-result-hero span { display: block; margin-top: 8px; color: var(--ev-muted); font-size: .82rem; font-weight: 750; }

.elg-ev-kpi-grid {
    display: grid;
    grid-template-columns: repeat(2, minmax(0,1fr));
    gap: 12px;
}
.elg-ev-kpi-grid article {
    min-height: 112px;
    display: grid;
    grid-template-columns: 34px 1fr;
    grid-template-rows: auto auto;
    align-content: center;
    gap: 3px 10px;
    border: 1px solid #dbe6f1;
    border-radius: 15px;
    padding: 14px;
    background: #fff;
    box-shadow: 0 7px 19px rgba(3,21,47,.045);
}
.elg-ev-kpi-grid svg { grid-row: 1 / span 2; width: 32px; height: 32px; padding: 7px; border-radius: 10px; color: var(--ev-blue-600); background: var(--ev-blue-100); }
.elg-ev-kpi-grid span { align-self: end; color: #64768c; font-size: .7rem; font-weight: 750; }
.elg-ev-kpi-grid strong { align-self: start; color: var(--ev-ink); font-size: 1.05rem; line-height: 1.2; }

.elg-ev-contract-card {
    display: flex;
    align-items: flex-start;
    gap: 12px;
    margin-top: 14px;
    padding: 15px;
    border: 1px solid #b9dfca;
    border-radius: 15px;
    background: #f0fbf5;
}
.elg-ev-contract-card > svg { width: 30px; height: 30px; padding: 6px; border-radius: 10px; color: #fff; background: var(--ev-green-500); }
.elg-ev-contract-card strong { display: block; color: #176b46; font-size: .84rem; }
.elg-ev-contract-card span { display: block; margin-top: 4px; color: #4b6d5d; font-size: .75rem; line-height: 1.45; }
.elg-ev-contract-card.is-warning { border-color: #f1d899; background: #fff9e9; }
.elg-ev-contract-card.is-warning > svg { background: #d79300; }
.elg-ev-contract-card.is-warning strong { color: #8a5a00; }
.elg-ev-contract-card.is-warning span { color: #745f31; }

.elg-ev-technical-list {
    display: grid;
    gap: 0;
    margin-top: 16px;
    border: 1px solid #dce7f2;
    border-radius: 15px;
    overflow: hidden;
}
.elg-ev-technical-list > div {
    display: grid;
    grid-template-columns: minmax(120px,.78fr) minmax(0,1.22fr);
    gap: 14px;
    padding: 13px 15px;
    border-bottom: 1px solid #e5edf6;
}
.elg-ev-technical-list > div:last-child { border-bottom: 0; }
.elg-ev-technical-list span { color: #64768b; font-size: .72rem; font-weight: 750; }
.elg-ev-technical-list strong { color: var(--ev-ink); font-size: .74rem; line-height: 1.45; }

.elg-ev-warning-box {
    margin-top: 15px;
    padding: 15px 17px;
    border: 1px solid #efcf83;
    border-radius: 15px;
    background: #fff8e5;
}
.elg-ev-warning-box > strong { color: #8b5f00; font-size: .82rem; }
.elg-ev-warning-box ul { margin: 9px 0 0; padding-left: 18px; color: #725f34; font-size: .73rem; }
.elg-ev-warning-box li + li { margin-top: 6px; }

.elg-ev-results__actions { display: grid; grid-template-columns: 1fr 1fr; gap: 10px; margin-top: 17px; }
.elg-ev-results__actions .elg-ev-btn { min-height: 48px; padding: 10px 12px; font-size: .78rem; }
.elg-ev-disclaimer { margin: 14px 2px 0; color: #718096; font-size: .68rem; line-height: 1.5; text-align: center; }

/* Analysis */
.elg-ev-analysis {
    padding: 86px 0;
    background: #fff;
}

.elg-ev-section-heading { max-width: 880px; margin-bottom: 34px; }
.elg-ev-section-heading > span { color: var(--ev-blue-600); font-size: .78rem; font-weight: 900; letter-spacing: .12em; text-transform: uppercase; }
.elg-ev-section-heading h2 { margin: 10px 0 0; color: var(--ev-ink); font-size: clamp(2rem, 3.4vw, 3.25rem); line-height: 1.05; letter-spacing: -.045em; }
.elg-ev-section-heading p { margin: 15px 0 0; color: var(--ev-muted); font-size: 1.02rem; }

.elg-ev-chart-grid {
    display: grid;
    grid-template-columns: repeat(2, minmax(0,1fr));
    gap: 22px;
}

.elg-ev-chart-card,
.elg-ev-comparison-card {
    border: 1px solid var(--ev-line);
    border-radius: 22px;
    background: #fff;
    box-shadow: 0 12px 34px rgba(3,21,47,.06);
}
.elg-ev-chart-card { padding: 24px; }
.elg-ev-chart-card__head { display: flex; justify-content: space-between; align-items: flex-start; gap: 16px; margin-bottom: 16px; }
.elg-ev-chart-card__head span,
.elg-ev-comparison-card__head span { color: var(--ev-blue-600); font-size: .7rem; font-weight: 900; letter-spacing: .09em; text-transform: uppercase; }
.elg-ev-chart-card__head h3,
.elg-ev-comparison-card__head h3 { margin: 4px 0 0; color: var(--ev-ink); font-size: 1.22rem; }
.elg-ev-chart-card__head b { padding: 5px 9px; border-radius: 99px; color: var(--ev-blue-700); background: var(--ev-blue-100); font-size: .7rem; }
.elg-ev-chart-card canvas { display: block; width: 100%; height: 285px; }

.elg-ev-comparison-card { margin-top: 22px; overflow: hidden; }
.elg-ev-comparison-card__head { display: flex; justify-content: space-between; align-items: flex-end; gap: 20px; padding: 24px; border-bottom: 1px solid #e0e9f3; }
.elg-ev-comparison-card__head p { max-width: 420px; margin: 0; color: var(--ev-muted); font-size: .78rem; text-align: right; }
.elg-ev-table-wrap { overflow-x: auto; }
.elg-ev-comparison-card table { width: 100%; border-collapse: collapse; min-width: 820px; }
.elg-ev-comparison-card th,
.elg-ev-comparison-card td { padding: 15px 18px; border-bottom: 1px solid #e7eef6; text-align: left; white-space: nowrap; }
.elg-ev-comparison-card th { color: #5e7189; background: #f7faff; font-size: .7rem; text-transform: uppercase; letter-spacing: .04em; }
.elg-ev-comparison-card td { color: #314965; font-size: .78rem; font-weight: 650; }
.elg-ev-comparison-card tr:last-child td { border-bottom: 0; }
.elg-ev-comparison-card tr.is-recommended td { background: #fff9df; color: #163154; }
.elg-ev-table-status { display: inline-flex; align-items: center; gap: 5px; padding: 5px 8px; border-radius: 99px; font-size: .68rem; font-weight: 850; }
.elg-ev-table-status.is-ok { color: #146940; background: #e8f8ef; }
.elg-ev-table-status.is-no { color: #8b4550; background: #fdeef0; }
.elg-ev-table-status.is-rec { color: #704d00; background: #ffe899; }

/* Transparency */
.elg-ev-transparency {
    padding: 88px 0;
    background: linear-gradient(180deg, #f5f9ff, #eef6ff);
}

.elg-ev-transparency-grid {
    display: grid;
    grid-template-columns: repeat(4, minmax(0,1fr));
    gap: 18px;
}

.elg-ev-transparency-grid article {
    position: relative;
    min-height: 315px;
    border: 1px solid #d4e1ef;
    border-radius: 20px;
    padding: 28px 24px 25px;
    background: #fff;
    box-shadow: 0 10px 28px rgba(3,21,47,.055);
}
.elg-ev-transparency-grid article > span {
    position: absolute;
    left: 18px;
    top: 18px;
    width: 42px;
    height: 42px;
    display: grid;
    place-items: center;
    border-radius: 12px;
    color: #081a34;
    background: var(--ev-gold-500);
    font-size: .78rem;
    font-weight: 950;
}
.elg-ev-transparency-grid article > svg {
    width: 46px;
    height: 46px;
    margin: 2px 0 18px 56px;
    padding: 10px;
    border-radius: 14px;
    color: var(--ev-blue-600);
    background: var(--ev-blue-100);
}
.elg-ev-transparency-grid h3 { margin: 0 0 13px; color: var(--ev-ink); font-size: 1.18rem; line-height: 1.18; }
.elg-ev-transparency-grid p { margin: 0; color: var(--ev-muted); font-size: .82rem; line-height: 1.65; }

.elg-ev-faq-grid {
    display: grid;
    grid-template-columns: repeat(2, minmax(0,1fr));
    gap: 14px;
    margin-top: 22px;
}
.elg-ev-faq-grid details { border: 1px solid #cfdeed; border-radius: 15px; background: #fff; overflow: hidden; }
.elg-ev-faq-grid summary { padding: 18px 20px; color: var(--ev-ink); font-size: .86rem; font-weight: 850; cursor: pointer; }
.elg-ev-faq-grid p { margin: 0; padding: 0 20px 19px; color: var(--ev-muted); font-size: .8rem; line-height: 1.65; }

/* Lead */
.elg-ev-lead {
    position: relative;
    padding: 90px 0;
    color: #fff;
    background:
        radial-gradient(circle at 13% 18%, rgba(36,212,255,.16), transparent 23%),
        radial-gradient(circle at 92% 85%, rgba(255,196,0,.12), transparent 20%),
        linear-gradient(135deg, #020a18, #04224a 64%, #063875);
}
.elg-ev-lead__layout { display: grid; grid-template-columns: .85fr 1.15fr; gap: 70px; align-items: center; }
.elg-ev-lead__copy > span { color: var(--ev-gold-400); font-size: .8rem; font-weight: 900; letter-spacing: .11em; text-transform: uppercase; }
.elg-ev-lead__copy h2 { margin: 12px 0 0; color: #fff; font-size: clamp(2.2rem, 4vw, 4rem); line-height: 1.03; letter-spacing: -.05em; }
.elg-ev-lead__copy p { margin: 22px 0 0; color: #bbcadb; font-size: 1rem; line-height: 1.7; }
.elg-ev-lead__copy ul { display: grid; gap: 12px; margin: 25px 0 0; padding: 0; list-style: none; }
.elg-ev-lead__copy li { display: flex; align-items: center; gap: 9px; color: #e1edf9; font-size: .9rem; font-weight: 700; }
.elg-ev-lead__copy li svg { color: var(--ev-cyan-400); }

.elg-ev-lead-form {
    border: 1px solid rgba(255,255,255,.18);
    border-radius: 25px;
    padding: 30px;
    color: var(--ev-ink);
    background: #fff;
    box-shadow: 0 28px 80px rgba(0,0,0,.25);
}
.elg-ev-lead-form h3 { margin: 0 0 22px; color: var(--ev-ink); font-size: 1.55rem; }
.elg-ev-lead-form > label { margin-top: 15px; }
.elg-ev-lead-form textarea { min-height: 116px; resize: vertical; }
.elg-ev-consent { flex-direction: row !important; align-items: flex-start; gap: 9px !important; margin-top: 17px !important; font-size: .73rem !important; font-weight: 650 !important; }
.elg-ev-consent input { width: 18px; min-height: 18px; height: 18px; margin: 2px 0 0; padding: 0; flex: 0 0 auto; }
.elg-ev-consent a { color: var(--ev-blue-700); font-weight: 800; }
.elg-ev-lead-form > .elg-ev-btn { width: 100%; margin-top: 18px; }
.elg-ev-lead-status { min-height: 20px; margin: 12px 0 0; text-align: center; color: var(--ev-muted); font-size: .76rem; }
.elg-ev-lead-status.is-success { color: var(--ev-green-500); }
.elg-ev-lead-status.is-error { color: var(--ev-red-500); }
.elg-ev-honeypot { position: absolute !important; width: 1px !important; height: 1px !important; left: -10000px !important; overflow: hidden !important; opacity: 0 !important; }

/* Responsive */
@media (max-width: 1180px) {
    .elg-ev-hero__layout { gap: 38px; }
    .elg-ev-layout { grid-template-columns: 1fr; }
    .elg-ev-results { position: relative; top: 0; }
    .elg-ev-fields--4 { grid-template-columns: repeat(2, minmax(0,1fr)); }
    .elg-ev-transparency-grid { grid-template-columns: repeat(2, minmax(0,1fr)); }
}

@media (max-width: 920px) {
    .elg-ev-shell { width: min(100% - 32px, 1420px); }
    .elg-ev-hero { min-height: 0; }
    .elg-ev-hero__layout { grid-template-columns: 1fr; padding: 62px 0 90px; }
    .elg-ev-hero__visual { min-height: 390px; }
    .elg-ev-usecase-grid { grid-template-columns: repeat(2, 1fr); }
    .elg-ev-chart-grid { grid-template-columns: 1fr; }
    .elg-ev-lead__layout { grid-template-columns: 1fr; gap: 42px; }
}

@media (max-width: 680px) {
    .elg-ev-app { font-size: 15px; }
    .elg-ev-shell { width: min(100% - 22px, 1420px); }
    .elg-ev-hero__layout { padding: 48px 0 78px; }
    .elg-ev-hero h1 { font-size: clamp(2.55rem, 12.5vw, 4rem); }
    .elg-ev-hero__copy > p { font-size: 1rem; }
    .elg-ev-hero__actions { display: grid; }
    .elg-ev-hero__actions .elg-ev-btn { width: 100%; }
    .elg-ev-trust { display: grid; grid-template-columns: 1fr 1fr; gap: 12px; }
    .elg-ev-hero__visual { min-height: 330px; border-radius: 24px; }
    .elg-ev-wallbox { left: 30px; top: 46px; transform: scale(.78); transform-origin: top left; }
    .elg-ev-car-art { width: 340px; height: 118px; right: -70px; bottom: 55px; }
    .elg-ev-car-art::before { left: 78px; top: -54px; width: 180px; height: 70px; }
    .elg-ev-car-window { left: 115px; top: -39px; width: 108px; height: 40px; }
    .elg-ev-wheel { width: 60px; height: 60px; bottom: -24px; border-width: 10px; }
    .elg-ev-cable-art { left: 108px; top: 145px; width: 185px; height: 110px; }
    .elg-ev-hero-stat { min-width: 145px; padding: 13px 15px; }
    .elg-ev-hero-stat--power { right: 13px; top: 20px; }
    .elg-ev-hero-stat--range { left: 15px; bottom: 16px; }
    .elg-ev-usecase-grid { grid-template-columns: 1fr; padding: 12px; }
    .elg-ev-usecase { min-height: 92px; }
    .elg-ev-main { padding: 58px 0 65px; }
    .elg-ev-step { padding: 24px 18px; border-radius: 20px; }
    .elg-ev-step::before { left: 12px; top: -18px; }
    .elg-ev-step__head { margin: 8px 0 22px 0; }
    .elg-ev-fields--2,
    .elg-ev-fields--3,
    .elg-ev-fields--4,
    .elg-ev-choice-grid--2,
    .elg-ev-kpi-grid,
    .elg-ev-results__actions,
    .elg-ev-transparency-grid,
    .elg-ev-faq-grid { grid-template-columns: 1fr; }
    .elg-ev-results { padding: 0 16px 18px; border-radius: 21px; }
    .elg-ev-results__head { margin: 0 -16px 18px; padding: 18px 16px; }
    .elg-ev-technical-list > div { grid-template-columns: 1fr; gap: 5px; }
    .elg-ev-analysis,
    .elg-ev-transparency,
    .elg-ev-lead { padding: 65px 0; }
    .elg-ev-chart-card { padding: 17px; }
    .elg-ev-chart-card canvas { height: 250px; }
    .elg-ev-comparison-card__head { align-items: flex-start; flex-direction: column; }
    .elg-ev-comparison-card__head p { text-align: left; }
    .elg-ev-transparency-grid article { min-height: 0; padding: 25px 22px; }
    .elg-ev-lead-form { padding: 22px 18px; border-radius: 20px; }
}

@media (prefers-reduced-motion: reduce) {
    .elg-ev-app *,
    .elg-ev-app *::before,
    .elg-ev-app *::after {
        animation-duration: .01ms !important;
        animation-iteration-count: 1 !important;
        scroll-behavior: auto !important;
        transition-duration: .01ms !important;
    }
}

@media print {
    body.elg-ev-calculator-page header,
    body.elg-ev-calculator-page footer,
    .elg-ev-usecases,
    .elg-ev-hero__actions,
    .elg-ev-lead,
    .elg-ev-results__actions,
    .elg-ev-btn,
    .elg-ev-faq-grid {
        display: none !important;
    }
    .elg-ev-app { width: 100% !important; max-width: none !important; margin: 0 !important; overflow: visible !important; }
    .elg-ev-hero { min-height: 0; color: #000; background: #fff !important; border-bottom: 2px solid #0b203f; }
    .elg-ev-hero__layout { display: block; padding: 24px 0; }
    .elg-ev-hero h1,
    .elg-ev-hero h1 span { color: #0b203f !important; text-shadow: none; }
    .elg-ev-hero__copy > p,
    .elg-ev-trust { color: #314965; }
    .elg-ev-hero__visual { display: none; }
    .elg-ev-main,
    .elg-ev-analysis,
    .elg-ev-transparency { padding: 28px 0; background: #fff !important; }
    .elg-ev-layout { grid-template-columns: 1fr; }
    .elg-ev-results { position: static; box-shadow: none; page-break-inside: avoid; }
    .elg-ev-step,
    .elg-ev-chart-card,
    .elg-ev-comparison-card,
    .elg-ev-transparency-grid article { box-shadow: none; page-break-inside: avoid; }
}

/* ================================================================
   v1.2.0 — coche y cargador transparentes con energía animada
   ================================================================ */
.elg-ev-hero__layout {
    grid-template-columns: minmax(0, .91fr) minmax(0, 1.09fr);
    gap: 30px;
}

.elg-ev-hero__visual {
    position: relative;
    min-height: 510px;
    overflow: visible;
    isolation: isolate;
    border: 0;
    border-radius: 0;
    background: transparent;
    box-shadow: none;
    pointer-events: none;
}

.elg-ev-hero__visual::before {
    content: "";
    position: absolute;
    z-index: -2;
    width: 510px;
    height: 510px;
    right: -70px;
    top: -4px;
    border: 1px solid rgba(73, 196, 255, .19);
    border-radius: 50%;
    background: radial-gradient(circle, rgba(28, 143, 255, .12), transparent 67%);
    animation: elg-ev-scene-halo 6.2s ease-in-out infinite;
}

.elg-ev-hero__visual::after {
    content: "";
    position: absolute;
    z-index: -2;
    width: 420px;
    height: 190px;
    right: 18px;
    bottom: 16px;
    border: 0;
    border-radius: 50%;
    background: radial-gradient(ellipse, rgba(31, 190, 255, .22), rgba(7, 98, 224, .09) 48%, transparent 73%);
    filter: blur(15px);
    animation: elg-ev-scene-floor-glow 3.4s ease-in-out infinite;
}

.elg-ev-hero-scene {
    position: absolute;
    z-index: 1;
    inset: -10px -40px -10px -12px;
    overflow: visible;
}

.elg-ev-scene-orbit {
    position: absolute;
    z-index: 0;
    border-radius: 50%;
    opacity: .62;
    mix-blend-mode: screen;
}

.elg-ev-scene-orbit--blue {
    width: 69%;
    height: 84%;
    right: -1%;
    bottom: -22%;
    border: 1px solid rgba(62, 197, 255, .38);
    box-shadow: inset 0 0 38px rgba(25, 150, 255, .10), 0 0 28px rgba(25, 150, 255, .10);
    animation: elg-ev-scene-orbit 16s linear infinite;
}

.elg-ev-scene-orbit--gold {
    width: 49%;
    height: 62%;
    right: 16%;
    bottom: -11%;
    border: 1px solid rgba(255, 197, 24, .32);
    box-shadow: 0 0 25px rgba(255, 196, 0, .09);
    animation: elg-ev-scene-orbit 11s linear infinite reverse;
}

.elg-ev-scene-charger {
    position: absolute;
    z-index: 6;
    left: 1%;
    top: -4%;
    width: 24%;
    min-width: 142px;
    max-width: 210px;
    transform-origin: 50% 20%;
    animation: elg-ev-charger-float 4.5s ease-in-out infinite;
}

.elg-ev-scene-charger img {
    position: relative;
    z-index: 2;
    display: block;
    width: 100%;
    height: auto;
    user-select: none;
    filter:
        drop-shadow(0 21px 27px rgba(0,0,0,.40))
        drop-shadow(0 0 13px rgba(36, 212, 255, .48));
}

.elg-ev-scene-charger-glow {
    position: absolute;
    z-index: 1;
    width: 110%;
    height: 63%;
    left: -5%;
    top: 0;
    border-radius: 44%;
    background: radial-gradient(circle, rgba(38, 201, 255, .32), rgba(0, 98, 255, .08) 53%, transparent 75%);
    filter: blur(19px);
    animation: elg-ev-charger-glow 2.7s ease-in-out infinite;
}

.elg-ev-scene-bolt {
    position: absolute;
    z-index: 7;
    left: 52.5%;
    top: 14.7%;
    width: 20%;
    aspect-ratio: 1;
    display: grid;
    place-items: center;
    color: #ffe13c;
    transform: translate(-50%, -50%);
    mix-blend-mode: screen;
    filter:
        drop-shadow(0 0 5px #fff9bd)
        drop-shadow(0 0 13px #ffc400)
        drop-shadow(0 0 30px rgba(255, 196, 0, .92));
    animation: elg-ev-bolt-intensity 1.65s ease-in-out infinite;
}

.elg-ev-scene-bolt svg {
    width: 100%;
    height: 100%;
}

.elg-ev-scene-car {
    position: absolute;
    z-index: 5;
    width: 84%;
    right: -1%;
    bottom: -1%;
    transform-origin: 63% 73%;
    animation: elg-ev-car-hover 5.2s ease-in-out infinite;
}

.elg-ev-scene-car img {
    position: relative;
    z-index: 2;
    display: block;
    width: 100%;
    height: auto;
    user-select: none;
    filter:
        drop-shadow(0 30px 34px rgba(0,0,0,.40))
        drop-shadow(0 0 17px rgba(32, 166, 255, .30));
}

.elg-ev-scene-car-glow {
    position: absolute;
    z-index: 1;
    width: 70%;
    height: 42%;
    right: 3%;
    bottom: 5%;
    border-radius: 50%;
    background: radial-gradient(ellipse, rgba(25, 173, 255, .27), rgba(6, 98, 225, .09) 49%, transparent 73%);
    filter: blur(20px);
    animation: elg-ev-car-glow 3.2s ease-in-out infinite;
}

.elg-ev-scene-cable {
    position: absolute;
    z-index: 4;
    inset: 0;
    width: 100%;
    height: 100%;
    overflow: visible;
    pointer-events: none;
    filter: drop-shadow(0 0 7px rgba(29, 193, 255, .76));
}

.elg-ev-scene-cable path {
    fill: none;
    stroke-linecap: round;
    stroke-linejoin: round;
    vector-effect: non-scaling-stroke;
}

.elg-ev-scene-cable-shadow {
    stroke: rgba(0, 4, 14, .72);
    stroke-width: 16;
}

.elg-ev-scene-cable-core {
    stroke: #0c75dc;
    stroke-width: 10;
    opacity: .95;
}

.elg-ev-scene-cable-flow {
    stroke-width: 3.6;
    stroke-dasharray: 8 23;
    animation: elg-ev-cable-flow 1.15s linear infinite;
}

.elg-ev-scene-cable-flow--cyan {
    stroke: #83f1ff;
    filter: drop-shadow(0 0 4px #36d7ff) drop-shadow(0 0 10px rgba(36,212,255,.78));
}

.elg-ev-scene-cable-flow--gold {
    stroke: #ffd235;
    stroke-dasharray: 3 37;
    stroke-dashoffset: -15;
    animation-duration: 1.45s;
    filter: drop-shadow(0 0 5px #ffc400) drop-shadow(0 0 12px rgba(255,196,0,.68));
}

.elg-ev-scene-particles {
    position: absolute;
    z-index: 8;
    inset: 0;
    width: 100%;
    height: 100%;
    pointer-events: none;
    mix-blend-mode: screen;
}

.elg-ev-scene-ground {
    position: absolute;
    z-index: 3;
    right: 0;
    bottom: 2%;
    width: 68%;
    height: 17%;
    border: 2px solid rgba(58, 210, 255, .61);
    border-radius: 50%;
    transform: rotate(-2deg);
    box-shadow: 0 0 18px rgba(36, 212, 255, .36), inset 0 0 17px rgba(255, 196, 0, .12);
    animation: elg-ev-ground-wave 3s ease-out infinite;
}

.elg-ev-scene-ground--b {
    border-color: rgba(255, 196, 0, .45);
    animation-delay: 1.4s;
}

.elg-ev-hero-stat {
    z-index: 12;
    min-width: 174px;
    border-color: rgba(95, 213, 255, .49);
    background: rgba(2, 15, 35, .80);
    backdrop-filter: blur(18px);
    box-shadow: 0 18px 45px rgba(0,0,0,.32), inset 0 1px rgba(255,255,255,.06);
}

.elg-ev-hero-stat--power {
    right: -1%;
    top: 7%;
}

.elg-ev-hero-stat--range {
    left: 26%;
    bottom: 4%;
}

.elg-ev-hero-stat strong.is-updated {
    animation: elg-ev-number-pulse .56s ease-out;
}

@keyframes elg-ev-charger-float {
    0%,100% { transform: translateY(0) rotate(-.35deg); }
    50% { transform: translateY(-7px) rotate(.35deg); }
}

@keyframes elg-ev-charger-glow {
    0%,100% { opacity: .55; transform: scale(.92); }
    50% { opacity: 1; transform: scale(1.06); }
}

@keyframes elg-ev-bolt-intensity {
    0%,100% { opacity: .50; transform: translate(-50%, -50%) scale(.83); }
    36% { opacity: 1; transform: translate(-50%, -50%) scale(1.22); }
    49% { opacity: .72; transform: translate(-50%, -50%) scale(.96); }
    61% { opacity: 1; transform: translate(-50%, -50%) scale(1.13); }
}

@keyframes elg-ev-car-hover {
    0%,100% { transform: translate3d(0,0,0) scale(1); }
    50% { transform: translate3d(-3px,-6px,0) scale(1.006); }
}

@keyframes elg-ev-car-glow {
    0%,100% { opacity: .54; transform: scaleX(.92); }
    50% { opacity: 1; transform: scaleX(1.08); }
}

@keyframes elg-ev-cable-flow {
    to { stroke-dashoffset: -62; }
}

@keyframes elg-ev-ground-wave {
    0% { opacity: .76; transform: rotate(-2deg) scale(.76); }
    75%,100% { opacity: 0; transform: rotate(-2deg) scale(1.15); }
}

@keyframes elg-ev-scene-orbit {
    to { transform: rotate(360deg); }
}

@keyframes elg-ev-scene-halo {
    0%,100% { opacity: .54; transform: scale(.95); }
    50% { opacity: 1; transform: scale(1.035); }
}

@keyframes elg-ev-scene-floor-glow {
    0%,100% { opacity: .54; transform: scaleX(.92); }
    50% { opacity: 1; transform: scaleX(1.08); }
}

@keyframes elg-ev-number-pulse {
    0% { transform: scale(.84); opacity: .56; }
    55% { transform: scale(1.12); opacity: 1; }
    100% { transform: scale(1); }
}

@media (max-width: 1180px) {
    .elg-ev-hero__layout {
        grid-template-columns: minmax(0, .96fr) minmax(0, 1.04fr);
        gap: 20px;
    }
    .elg-ev-scene-charger {
        left: 0;
        width: 24%;
    }
    .elg-ev-scene-car {
        width: 88%;
        right: -4%;
        bottom: 0;
    }
    .elg-ev-hero-stat--range {
        left: 23%;
    }
}

@media (max-width: 920px) {
    .elg-ev-hero__layout {
        grid-template-columns: 1fr;
        gap: 18px;
    }
    .elg-ev-hero__visual {
        min-height: 510px;
        width: min(820px, 100%);
        margin: -2px auto 0;
    }
    .elg-ev-hero-scene {
        inset: -8px -20px -6px -8px;
    }
    .elg-ev-scene-charger {
        left: 1%;
        top: -5%;
        width: 24%;
    }
    .elg-ev-scene-car {
        width: 84%;
        right: -1%;
        bottom: -2%;
    }
    .elg-ev-hero-stat--power {
        right: 3%;
        top: 6%;
    }
    .elg-ev-hero-stat--range {
        left: 22%;
        bottom: 3%;
    }
}

@media (max-width: 680px) {
    .elg-ev-hero__visual {
        display: block;
        min-height: 350px;
        border-radius: 0;
    }
    .elg-ev-hero-scene {
        inset: 0 -18px 0 -6px;
    }
    .elg-ev-scene-charger {
        left: -1%;
        top: 0;
        width: 28%;
        min-width: 88px;
    }
    .elg-ev-scene-car {
        width: 96%;
        right: -14%;
        bottom: 2%;
    }
    .elg-ev-scene-cable {
        transform: scaleX(.94);
        transform-origin: left center;
    }
    .elg-ev-scene-ground {
        right: -4%;
        width: 78%;
        bottom: 7%;
    }
    .elg-ev-hero__visual::before {
        width: 310px;
        height: 310px;
        right: -75px;
        top: 0;
    }
    .elg-ev-hero__visual::after {
        width: 260px;
        height: 110px;
        right: 5px;
        bottom: 12px;
    }
    .elg-ev-hero-stat {
        min-width: 124px;
        padding: 12px 13px;
    }
    .elg-ev-hero-stat strong {
        font-size: 1.24rem;
    }
    .elg-ev-hero-stat span {
        margin-top: 5px;
        font-size: .65rem;
    }
    .elg-ev-hero-stat--power {
        right: 0;
        top: 4%;
    }
    .elg-ev-hero-stat--range {
        left: 1%;
        bottom: 3%;
    }
}

@media (max-width: 430px) {
    .elg-ev-hero__visual {
        min-height: 310px;
    }
    .elg-ev-scene-charger {
        width: 30%;
    }
    .elg-ev-scene-car {
        width: 101%;
        right: -20%;
        bottom: 4%;
    }
}

@media (prefers-reduced-motion: reduce) {
    .elg-ev-scene-cable-flow,
    .elg-ev-scene-charger,
    .elg-ev-scene-charger-glow,
    .elg-ev-scene-bolt,
    .elg-ev-scene-car,
    .elg-ev-scene-car-glow,
    .elg-ev-scene-ground,
    .elg-ev-scene-orbit,
    .elg-ev-hero__visual::before,
    .elg-ev-hero__visual::after {
        animation: none !important;
    }
    .elg-ev-scene-particles {
        display: none !important;
    }
}

@media print {
    .elg-ev-hero__visual {
        display: none !important;
    }
}

/* ================================================================
   v1.2.1 — composición exacta aportada por el usuario
   coche + cargador ELGATEC en PNG transparente, sin fondo ni duplicados
   ================================================================ */
.elg-ev-hero-scene {
    inset: -14px -34px -12px -10px;
}

.elg-ev-scene-composition {
    position: absolute;
    z-index: 5;
    inset: -1% -2% -3% -1%;
    display: grid;
    place-items: center;
    transform-origin: 62% 70%;
    animation: elg-ev-composition-hover 5.4s ease-in-out infinite;
}

.elg-ev-scene-composition img {
    position: relative;
    z-index: 3;
    display: block;
    width: 100%;
    height: 100%;
    object-fit: contain;
    object-position: center;
    user-select: none;
    pointer-events: none;
    filter:
        drop-shadow(0 24px 30px rgba(0,0,0,.30))
        drop-shadow(0 0 14px rgba(24,166,255,.18));
}

.elg-ev-scene-composition-glow {
    position: absolute;
    z-index: 1;
    width: 82%;
    height: 47%;
    right: -1%;
    bottom: 1%;
    border-radius: 50%;
    background: radial-gradient(ellipse, rgba(37,199,255,.20), rgba(18,104,232,.08) 47%, transparent 72%);
    filter: blur(18px);
    animation: elg-ev-scene-floor-glow 3.2s ease-in-out infinite;
}

/* Intensidad animada sobre el rayo real del cargador incluido en el PNG */
.elg-ev-scene-charger-pulse {
    position: absolute;
    z-index: 6;
    left: 12.1%;
    top: 17.1%;
    width: 10.2%;
    aspect-ratio: 1;
    transform: translate(-50%, -50%);
    border-radius: 50%;
    background: radial-gradient(circle, rgba(255,249,180,.72) 0 8%, rgba(255,198,0,.36) 18%, rgba(255,183,0,.10) 42%, transparent 68%);
    filter: blur(7px);
    mix-blend-mode: screen;
    animation: elg-ev-charger-pulse-hotspot 1.55s ease-in-out infinite;
}

.elg-ev-scene-charger-bolt {
    position: absolute;
    z-index: 7;
    left: 12.05%;
    top: 17.15%;
    width: 3.9%;
    aspect-ratio: 1;
    display: grid;
    place-items: center;
    color: #ffe13c;
    transform: translate(-50%, -50%);
    opacity: .56;
    mix-blend-mode: screen;
    filter:
        drop-shadow(0 0 4px rgba(255,255,217,.95))
        drop-shadow(0 0 11px rgba(255,196,0,.95))
        drop-shadow(0 0 24px rgba(255,196,0,.76));
    animation: elg-ev-bolt-intensity 1.55s ease-in-out infinite;
}

.elg-ev-scene-charger-bolt svg {
    width: 100%;
    height: 100%;
}

/* El canvas queda por encima del PNG para que las partículas sean realmente dinámicas. */
.elg-ev-scene-particles {
    z-index: 8;
}

.elg-ev-scene-ground {
    z-index: 2;
}

@keyframes elg-ev-composition-hover {
    0%,100% { transform: translate3d(0,0,0) scale(1); }
    50% { transform: translate3d(-3px,-5px,0) scale(1.006); }
}

@keyframes elg-ev-charger-pulse-hotspot {
    0%,100% { opacity: .44; transform: translate(-50%, -50%) scale(.84); }
    36% { opacity: 1; transform: translate(-50%, -50%) scale(1.22); }
    58% { opacity: .65; transform: translate(-50%, -50%) scale(.94); }
    76% { opacity: .98; transform: translate(-50%, -50%) scale(1.12); }
}

@media (max-width: 1180px) {
    .elg-ev-scene-composition {
        inset: 0 -5% -2% -2%;
    }
}

@media (max-width: 920px) {
    .elg-ev-scene-composition {
        inset: -1% -2% -3% -1%;
    }
}

@media (max-width: 680px) {
    .elg-ev-scene-composition {
        inset: 0 -11% 0 -7%;
    }
    .elg-ev-scene-charger-pulse,
    .elg-ev-scene-charger-bolt {
        left: 12.1%;
        top: 17.1%;
    }
}

@media (prefers-reduced-motion: reduce) {
    .elg-ev-scene-composition,
    .elg-ev-scene-charger-pulse,
    .elg-ev-scene-charger-bolt {
        animation: none !important;
    }
}
