
.ecud-energy-content{
  --ink:#0F2420;--moss:#17594A;--moss-dk:#0E3B31;--grass:#3E8E6E;
  --grass-lt:#7CBFA0;--solar:#F2A93B;--solar-dk:#C9821B;--river:#2E6E8E;
  --river-lt:#8FBBCE;--mist:#F1F5F2;--mist-2:#E4EBE5;--card:#FFFFFF;
  --line:rgba(15,36,32,.13);--muted:#4C5F59;
  --shadow-s:0 1px 2px rgba(15,36,32,.05),0 6px 18px rgba(15,36,32,.06);
  --shadow-m:0 2px 4px rgba(15,36,32,.06),0 16px 40px rgba(15,36,32,.09);
  --r:18px;width:100%;margin:0;color:var(--ink);background:var(--mist);
  font-family:inherit;font-size:17px;line-height:1.65;-webkit-font-smoothing:antialiased;
  overflow:hidden;
}
.ecud-energy-content,.ecud-energy-content *{box-sizing:border-box}
.ecud-energy-content img{max-width:100%;height:auto}
.ecud-energy-content .rv{opacity:1!important;transform:none!important;transition:none!important}


.ecud-energy-content{
  --ink:#0F2420;
  --moss:#17594A;
  --moss-dk:#0E3B31;
  --grass:#3E8E6E;
  --grass-lt:#7CBFA0;
  --solar:#F2A93B;
  --solar-dk:#C9821B;
  --river:#2E6E8E;
  --river-lt:#8FBBCE;
  --mist:#F1F5F2;
  --mist-2:#E4EBE5;
  --card:#FFFFFF;
  --line:rgba(15,36,32,.13);
  --muted:#4C5F59;
  --shadow-s:0 1px 2px rgba(15,36,32,.05),0 6px 18px rgba(15,36,32,.06);
  --shadow-m:0 2px 4px rgba(15,36,32,.06),0 16px 40px rgba(15,36,32,.09);
  --r:18px;
}



.ecud-energy-content .wrap{max-width:1080px;margin:0 auto;padding:0 28px}
.ecud-energy-content .narrow{max-width:780px;margin:0 auto}

.ecud-energy-content h1, .ecud-energy-content h2, .ecud-energy-content h3, .ecud-energy-content h4, .ecud-energy-content .disp, .ecud-energy-content .stat, .ecud-energy-content .eyebrow, .ecud-energy-content .chip, .ecud-energy-content .btn, .ecud-energy-content .steplab{font-family:inherit}
.ecud-energy-content h1{font-variation-settings:"wdth" 108;font-weight:800;letter-spacing:-.02em;line-height:1.02}
.ecud-energy-content h2{font-variation-settings:"wdth" 105;font-weight:700;letter-spacing:-.015em;line-height:1.1;
   font-size:clamp(27px,3.6vw,40px)}
.ecud-energy-content h3{font-variation-settings:"wdth" 103;font-weight:700;letter-spacing:-.01em;font-size:clamp(20px,2.4vw,25px);line-height:1.2}
.ecud-energy-content p{margin-bottom:1em}
.ecud-energy-content p:last-child{margin-bottom:0}
.ecud-energy-content a{color:var(--moss)}

.ecud-energy-content .eyebrow{font-weight:700;font-size:12.5px;letter-spacing:.16em;text-transform:uppercase;
  font-variation-settings:"wdth" 100}

/* ============ SECTIONS ============ */
.ecud-energy-content section.band{padding:76px 0}
.ecud-energy-content section.band.tight{padding:58px 0}
.ecud-energy-content .band-alt{background:var(--card)}
.ecud-energy-content .sec-head{max-width:60ch;margin-bottom:38px}
.ecud-energy-content .sec-head .eyebrow{color:var(--solar-dk);margin-bottom:13px}
.ecud-energy-content .tick-dash{width:52px;height:5px;border-radius:4px;background:var(--solar);margin-bottom:20px}
.ecud-energy-content .sec-head h2{margin-bottom:16px}
.ecud-energy-content .sec-head p{color:var(--muted);font-size:17.5px}

/* about split */
.ecud-energy-content .split{display:grid;grid-template-columns:1.15fr .85fr;gap:48px;align-items:center}
.ecud-energy-content .split .fig{background:var(--card);border:1px solid var(--line);border-radius:var(--r);padding:22px;box-shadow:var(--shadow-s)}
.ecud-energy-content .band-alt .split .fig{background:var(--mist)}
.ecud-energy-content .split .fig img{display:block;width:100%;height:auto}
@media(max-width:860px){.ecud-energy-content .split{grid-template-columns:1fr;gap:30px}}

/* ============ STEPS ============ */
.ecud-energy-content .steps{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;margin-top:8px;position:relative}
.ecud-energy-content .step{background:var(--card);border:1px solid var(--line);border-radius:var(--r);padding:22px 20px 24px;
  box-shadow:var(--shadow-s);position:relative;display:flex;flex-direction:column}
.ecud-energy-content .band-alt .step{background:var(--mist)}
.ecud-energy-content .step .n{font-family:inherit;font-weight:800;font-size:15px;color:var(--solar-dk);
  background:rgba(242,169,59,.2);width:32px;height:32px;border-radius:50%;
  display:flex;align-items:center;justify-content:center;margin-bottom:10px}
.ecud-energy-content .step img{width:100%;height:auto;max-width:160px;margin:2px auto 14px;display:block}
.ecud-energy-content .step p{font-size:15px;color:var(--ink);line-height:1.55;margin:0}
/* connector line between steps on wide screens */
.ecud-energy-content .steps::before{content:"";position:absolute;top:78px;left:12%;right:12%;height:2px;
  background:repeating-linear-gradient(90deg,rgba(242,169,59,.55) 0 7px,transparent 7px 14px);z-index:0}
.ecud-energy-content .step{z-index:1}
@media(max-width:900px){.ecud-energy-content .steps::before{display:none}}
.ecud-energy-content .leadin{margin-top:38px;text-align:center;font-family:inherit;font-weight:600;
  font-size:clamp(17px,2.2vw,21px);color:var(--moss);max-width:46ch;margin-left:auto;margin-right:auto;
  letter-spacing:-.01em;line-height:1.4}
@media(max-width:900px){.ecud-energy-content .steps{grid-template-columns:repeat(2,1fr)}}
@media(max-width:520px){.ecud-energy-content .steps{grid-template-columns:1fr}}

/* ============ MODEL CARDS ============ */
.ecud-energy-content .models{display:grid;grid-template-columns:1fr 1fr;gap:26px}
.ecud-energy-content .model{background:var(--card);border:1px solid var(--line);border-radius:22px;overflow:hidden;
  box-shadow:var(--shadow-m);display:flex;flex-direction:column}
.ecud-energy-content .model .maphead{padding:24px 26px 6px;position:relative}
.ecud-energy-content .model.cel .maphead{background:linear-gradient(180deg,rgba(62,142,110,.13),rgba(62,142,110,0))}
.ecud-energy-content .model.cer .maphead{background:linear-gradient(180deg,rgba(46,110,142,.13),rgba(46,110,142,0))}
.ecud-energy-content .model .chip{font-weight:700;font-size:11.5px;letter-spacing:.12em;text-transform:uppercase;
  padding:5px 11px;border-radius:30px;display:inline-block;margin-bottom:12px}
.ecud-energy-content .model.cel .chip{background:var(--grass);color:#fff}
.ecud-energy-content .model.cer .chip{background:var(--river);color:#fff}
.ecud-energy-content .model h3{margin-bottom:10px}
.ecud-energy-content .model .intro{font-size:15.6px;color:var(--muted);margin-bottom:6px}
.ecud-energy-content .model .mapwrap{padding:6px 18px 4px}
.ecud-energy-content .model .mapwrap img{display:block;width:100%;height:auto}
.ecud-energy-content .model .rows{padding:6px 26px 0}
.ecud-energy-content .attr{padding:15px 0;border-top:1px solid var(--line);display:flex;gap:14px;align-items:flex-start}
.ecud-energy-content .attr .ico{flex:none;width:34px;height:34px;border-radius:10px;display:flex;align-items:center;justify-content:center}
.ecud-energy-content .model.cel .attr .ico{background:rgba(62,142,110,.14)}
.ecud-energy-content .model.cer .attr .ico{background:rgba(46,110,142,.14)}
.ecud-energy-content .attr .lab{font-family:inherit;font-weight:700;font-size:13px;letter-spacing:.05em;text-transform:uppercase;color:var(--ink);margin-bottom:2px}
.ecud-energy-content .attr .val{font-size:15.4px;color:var(--muted);line-height:1.5}

/* tariff block */
.ecud-energy-content .tariff{margin:16px 26px 26px;border-radius:16px;padding:18px 20px 16px}
.ecud-energy-content .model.cel .tariff{background:rgba(62,142,110,.10);border:1px solid rgba(62,142,110,.26)}
.ecud-energy-content .model.cer .tariff{background:rgba(46,110,142,.10);border:1px solid rgba(46,110,142,.26)}
.ecud-energy-content .tariff .lab{font-family:inherit;font-weight:700;font-size:13px;letter-spacing:.05em;text-transform:uppercase;margin-bottom:14px}
.ecud-energy-content .tpair{display:flex;gap:14px;margin-bottom:14px}
.ecud-energy-content .tcell{flex:1;background:var(--card);border-radius:12px;padding:12px 14px;display:flex;align-items:center;gap:11px}
.ecud-energy-content .tcell img{flex:none;width:34px;height:34px}
.ecud-energy-content .tcell .who{font-size:12.6px;color:var(--muted);line-height:1.25}
.ecud-energy-content .stat{font-weight:800;font-size:23px;letter-spacing:-.02em;line-height:1.05;font-variation-settings:"wdth" 100}
.ecud-energy-content .model.cel .stat{color:var(--moss)}
.ecud-energy-content .model.cer .stat{color:var(--river)}
.ecud-energy-content .tnotes{list-style:none;display:flex;flex-direction:column;gap:7px}
.ecud-energy-content .tnotes li{font-size:14.6px;color:var(--muted);display:flex;gap:9px;align-items:flex-start;line-height:1.45}
.ecud-energy-content .tnotes li::before{content:"";flex:none;width:16px;height:16px;margin-top:3px;border-radius:50%;
  background:var(--grass) url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3E%3Cpath d='M4 8.4l2.6 2.6L12 5.6' fill='none' stroke='white' stroke-width='2.1' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E") center/contain no-repeat}
.ecud-energy-content .model.cer .tnotes li::before{background-color:var(--river)}
@media(max-width:860px){.ecud-energy-content .models{grid-template-columns:1fr}}
@media(max-width:460px){
  .ecud-energy-content .tpair{flex-direction:column;gap:10px}
  .ecud-energy-content .tariff{margin-left:18px;margin-right:18px;padding:16px}
  .ecud-energy-content .model .maphead, .ecud-energy-content .model .rows{padding-left:18px;padding-right:18px}
  .ecud-energy-content .stat{font-size:21px}
}

/* in short */
.ecud-energy-content .inshort{margin-top:28px;background:var(--ink);color:#fff;border-radius:20px;padding:28px 30px;
  display:flex;gap:22px;align-items:flex-start}
.ecud-energy-content .inshort .bulb{flex:none;width:44px;height:44px}
.ecud-energy-content .inshort .lab{font-family:inherit;font-weight:700;font-size:13px;letter-spacing:.12em;text-transform:uppercase;color:var(--solar);margin-bottom:7px}
.ecud-energy-content .inshort p{color:rgba(255,255,255,.86);font-size:16.5px;margin:0}
@media(max-width:560px){.ecud-energy-content .inshort{flex-direction:column;gap:14px;padding:24px}}

/* ============ GOVERNANCE ============ */
.ecud-energy-content .govgrid{display:grid;grid-template-columns:.95fr 1.05fr;gap:44px;align-items:center}
.ecud-energy-content .govfig{background:var(--mist);border:1px solid var(--line);border-radius:var(--r);padding:24px 20px;box-shadow:var(--shadow-s)}
.ecud-energy-content .band-alt .govfig{background:var(--mist)}
.ecud-energy-content .govfig img{display:block;width:100%;height:auto}
.ecud-energy-content .govlist{list-style:none;display:flex;flex-direction:column;gap:14px}
.ecud-energy-content .govlist li{display:flex;gap:14px;align-items:flex-start;background:var(--card);border:1px solid var(--line);
  border-radius:14px;padding:16px 18px;box-shadow:var(--shadow-s);font-size:16px;line-height:1.5}
.ecud-energy-content .band-alt .govlist li{background:var(--mist);box-shadow:none}
.ecud-energy-content .govlist li .tick{flex:none;width:26px;height:26px;border-radius:8px;background:var(--moss);
  display:flex;align-items:center;justify-content:center;margin-top:1px}
@media(max-width:860px){.ecud-energy-content .govgrid{grid-template-columns:1fr;gap:30px}}

/* ============ CTA ============ */
.ecud-energy-content .cta{background:linear-gradient(150deg,#17594A,#0E3B31);color:#fff;border-radius:24px;
  padding:46px 44px;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:28px;
  box-shadow:var(--shadow-m);position:relative;overflow:hidden}
.ecud-energy-content .cta::after{content:"";position:absolute;right:-60px;bottom:-90px;width:290px;height:290px;border-radius:50%;
  background:radial-gradient(circle,rgba(242,169,59,.32),transparent 68%)}
.ecud-energy-content .cta .ctx{position:relative;z-index:2;max-width:56ch}
.ecud-energy-content .cta h3{color:#fff;margin-bottom:12px;font-size:clamp(22px,3vw,30px)}
.ecud-energy-content .cta p{color:rgba(255,255,255,.82);margin:0}
.ecud-energy-content .btn{position:relative;z-index:2;display:inline-block;background:var(--solar);color:#241503;text-decoration:none;
  font-weight:700;font-size:17px;padding:16px 32px;border-radius:100px;white-space:nowrap;transition:.16s;
  box-shadow:0 8px 22px rgba(242,169,59,.34)}
.ecud-energy-content .btn:hover{background:#ffbe57;transform:translateY(-2px);box-shadow:0 12px 28px rgba(242,169,59,.42)}

/* ============ LEARN MORE ============ */
.ecud-energy-content .links{display:grid;grid-template-columns:1fr 1fr;gap:18px}
.ecud-energy-content .linkcard{display:flex;gap:16px;align-items:center;background:var(--card);border:1px solid var(--line);
  border-radius:16px;padding:20px 22px;text-decoration:none;color:var(--ink);transition:.16s;box-shadow:var(--shadow-s)}
.ecud-energy-content .band-alt .linkcard{background:var(--mist)}
.ecud-energy-content .linkcard:hover{border-color:var(--moss);transform:translateY(-2px);box-shadow:var(--shadow-m)}
.ecud-energy-content .linkcard .lico{flex:none;width:46px;height:46px;border-radius:13px;background:rgba(23,89,74,.11);
  display:flex;align-items:center;justify-content:center}
.ecud-energy-content .linkcard .nm{font-family:inherit;font-weight:700;font-size:17px}
.ecud-energy-content .linkcard .url{font-size:12.6px;color:var(--muted);word-break:break-all;line-height:1.35;margin-top:2px}
@media(max-width:720px){.ecud-energy-content .links{grid-template-columns:1fr}}

/* ============ FAQ ============ */
.ecud-energy-content .faq{background:var(--card);border:1px solid var(--line);border-radius:20px;padding:8px 26px;box-shadow:var(--shadow-s)}
.ecud-energy-content .band-alt .faq{background:var(--mist)}
.ecud-energy-content .faq .q{font-family:inherit;font-weight:700;font-size:18px;padding:22px 0 16px;line-height:1.35;display:flex;gap:12px;align-items:flex-start}
.ecud-energy-content .faq .q .qm{flex:none;width:26px;height:26px;border-radius:8px;background:var(--solar);color:#241503;
  display:flex;align-items:center;justify-content:center;font-size:15px;font-weight:800;margin-top:1px}
.ecud-energy-content .answers{display:grid;grid-template-columns:1fr 1fr;gap:16px;padding-bottom:24px}
.ecud-energy-content .ans{border-radius:14px;padding:18px 20px}
.ecud-energy-content .ans.yes{background:rgba(62,142,110,.10);border:1px solid rgba(62,142,110,.28)}
.ecud-energy-content .ans.no{background:rgba(46,110,142,.10);border:1px solid rgba(46,110,142,.28)}
.ecud-energy-content .ans .h{font-family:inherit;font-weight:700;font-size:15.5px;margin-bottom:8px;display:flex;align-items:center;gap:9px}
.ecud-energy-content .ans.yes .h{color:var(--moss)}
.ecud-energy-content .ans.no .h{color:var(--river)}
.ecud-energy-content .ans p{font-size:15px;color:var(--muted);margin:0;line-height:1.55}
@media(max-width:720px){.ecud-energy-content .answers{grid-template-columns:1fr}}

.ecud-energy-content .contactbox{margin-top:22px;background:var(--card);border:1px solid var(--line);border-radius:16px;
  padding:22px 26px;display:flex;align-items:center;gap:18px;box-shadow:var(--shadow-s)}
.ecud-energy-content .band-alt .contactbox{background:var(--mist)}
.ecud-energy-content .contactbox .cico{flex:none;width:42px;height:42px;border-radius:12px;background:rgba(242,169,59,.2);display:flex;align-items:center;justify-content:center}
.ecud-energy-content .contactbox h3{font-size:19px;margin-bottom:2px}
.ecud-energy-content .contactbox p{margin:0;color:var(--muted);font-size:15.6px}

/* big join box */
.ecud-energy-content .joinbox{margin-top:46px;display:flex;align-items:center;gap:26px;text-decoration:none;
  background:linear-gradient(135deg,#17594A 0%,#0E3B31 100%);border-radius:24px;
  padding:34px 40px;box-shadow:var(--shadow-m);position:relative;overflow:hidden;
  transition:transform .18s cubic-bezier(.22,1,.36,1),box-shadow .18s}
.ecud-energy-content .joinbox::after{content:"";position:absolute;right:-70px;top:-90px;width:300px;height:300px;border-radius:50%;
  background:radial-gradient(circle,rgba(242,169,59,.28),transparent 68%);pointer-events:none}
.ecud-energy-content .joinbox:hover{transform:translateY(-3px);box-shadow:0 6px 12px rgba(15,36,32,.08),0 22px 50px rgba(15,36,32,.16)}
.ecud-energy-content .jb-icon{flex:none;width:56px;height:56px;position:relative;z-index:2}
.ecud-energy-content .jb-icon img{display:block;width:100%;height:100%}
.ecud-energy-content .jb-text{flex:1;position:relative;z-index:2;color:#fff;font-family:inherit;font-weight:700;
  font-size:clamp(21px,3.1vw,31px);letter-spacing:-.02em;line-height:1.15}
.ecud-energy-content .jb-arrow{flex:none;width:46px;height:46px;border-radius:50%;background:var(--solar);color:#241503;
  display:flex;align-items:center;justify-content:center;position:relative;z-index:2;transition:transform .18s}
.ecud-energy-content .jb-arrow img{width:24px;height:24px}
.ecud-energy-content .joinbox:hover .jb-arrow{transform:translateX(5px)}
.ecud-energy-content .joinbox:focus-visible{outline:3px solid var(--solar);outline-offset:4px}
@media(max-width:640px){
  .ecud-energy-content .joinbox{flex-wrap:wrap;gap:18px;padding:28px 24px}
  .ecud-energy-content .jb-icon{width:44px;height:44px}
  .ecud-energy-content .jb-text{flex:1 1 100%;order:2}
  .ecud-energy-content .jb-arrow{order:3;margin-left:auto}
}
@media(prefers-reduced-motion:reduce){
  .ecud-energy-content .joinbox:hover{transform:none}
  .ecud-energy-content .joinbox:hover .jb-arrow{transform:none}
}

/* energy id */
.ecud-energy-content .eid{background:var(--ink);color:#fff;border-radius:24px;padding:48px 46px;
  display:grid;grid-template-columns:1.25fr .75fr;grid-template-areas:"head card" "steps steps" "btn btn";
  gap:34px 46px;align-items:start}
.ecud-energy-content .eid-head{grid-area:head}
.ecud-energy-content .eid h2{color:#fff;margin-bottom:0}
.ecud-energy-content .eid .dash{width:60px;height:4px;background:var(--solar);border-radius:3px;margin:16px 0 20px}
.ecud-energy-content .eid p{color:rgba(255,255,255,.76);margin-bottom:14px;font-size:16.5px}
.ecud-energy-content .eid p:last-child{margin-bottom:0}
.ecud-energy-content .eid strong{color:#fff}
.ecud-energy-content .eid a{color:var(--solar)}
.ecud-energy-content .eid-card{grid-area:card;align-self:center}
.ecud-energy-content .eid-card img{display:block;width:100%;height:auto}
.ecud-energy-content .eid-steps{grid-area:steps;list-style:none;display:grid;grid-template-columns:repeat(5,1fr);gap:18px;
  margin:0;padding:26px 0 0;border-top:1px solid rgba(255,255,255,.15)}
.ecud-energy-content .eid-steps li{display:flex;flex-direction:column;gap:10px;color:rgba(255,255,255,.76);font-size:14.5px;line-height:1.5}
.ecud-energy-content .eid-steps .s{font-family:inherit;font-weight:800;font-size:14px;color:var(--ink);background:var(--solar);
  width:28px;height:28px;border-radius:50%;display:flex;align-items:center;justify-content:center;flex:none}
.ecud-energy-content .eid-btn{grid-area:btn;justify-self:start;display:inline-block;background:var(--solar);color:#241503;
  text-decoration:none;font-family:inherit;font-weight:700;font-size:16px;padding:14px 30px;border-radius:100px;
  transition:.16s}
.ecud-energy-content .eid-btn:hover{background:#ffbe57;transform:translateY(-2px)}
@media(max-width:900px){
  .ecud-energy-content .eid{grid-template-columns:1fr;grid-template-areas:"head" "card" "steps" "btn";padding:36px 26px;gap:26px}
  .ecud-energy-content .eid-steps{grid-template-columns:1fr;gap:16px}
  .ecud-energy-content .eid-steps li{flex-direction:row;align-items:flex-start;gap:14px}
  .ecud-energy-content .eid-card{max-width:320px}
}

.ecud-energy-content a:focus-visible, .ecud-energy-content .btn:focus-visible, .ecud-energy-content .linkcard:focus-visible{outline:3px solid var(--solar);outline-offset:3px;border-radius:8px}

/* reveal */
.ecud-energy-content .rv{opacity:0;transform:translateY(18px);transition:opacity .65s cubic-bezier(.22,1,.36,1),transform .65s cubic-bezier(.22,1,.36,1)}
.ecud-energy-content .rv.in{opacity:1;transform:none}

/* svg animation */
.ecud-energy-content .flowdot{animation:flow 3.4s linear infinite}
@keyframes flow{to{motion-offset:100%}}
.ecud-energy-content .pulse{animation:pulse 2.6s ease-in-out infinite}
@keyframes pulse{0%,100%{opacity:.35}50%{opacity:1}}
.ecud-energy-content .spin{transform-origin:center;animation:spin 9s linear infinite}
@keyframes spin{to{transform:rotate(360deg)}}
@media(prefers-reduced-motion:reduce){
  .ecud-energy-content .rv{opacity:1;transform:none;transition:none}
  .ecud-energy-content .pulse, .ecud-energy-content .spin, .ecud-energy-content .flowdot, .ecud-energy-content animateMotion, .ecud-energy-content animate{animation:none!important}
  .ecud-energy-content .btn:hover, .ecud-energy-content .linkcard:hover{transform:none}
}
