﻿.newenergy { --accent:#18835d; --hero:url("/assets/templates/images/pc/newenergy/newenergy-site-hero-real.webp"); --shade:rgba(6,45,35,.62); }
.newenergy .real-nav { background:rgba(255,255,255,.93); }
.newenergy .nav-cta { background:#18835d; }
.newenergy .hero-full { min-height:min(820px, calc(100svh - 136px)); }
.newenergy-hero .hero-copy { max-width:760px; }
.newenergy-hero .hero-copy h1 { max-width:760px; font-size:72px; letter-spacing:0; }
.newenergy-hero .real-btn.ghost { background:rgba(255,255,255,.08); }
.newenergy-overview { display:grid; grid-template-columns:repeat(3,minmax(0,1fr)); gap:1px; background:#d9e6df; border-top:1px solid #d9e6df; border-bottom:1px solid #d9e6df; }
.newenergy-overview div { padding:32px 7vw; background:#fff; }
.newenergy-overview b { display:block; margin-bottom:8px; color:#18835d; font-size:24px; }
.newenergy-overview p { margin-bottom:0; color:#586a61; font-size:14px; line-height:1.7; font-weight:700; overflow-wrap:anywhere; }
.newenergy-solution { background:#f5f8f6; }
.newenergy-solution .section-title p { max-width:480px; margin-bottom:0; }
.newenergy-solution-grid { display:grid; grid-template-columns:1.08fr .92fr; gap:22px; }
.newenergy-solution-main,
.newenergy-solution-card { position:relative; overflow:hidden; background:#fff; border:1px solid rgba(24,131,93,.14); }
.newenergy-solution-main { min-height:620px; grid-row:span 2; }
.newenergy-solution-main picture,
.newenergy-solution-card picture,
.newenergy-platform-photo picture,
.newenergy-delivery-photo picture { display:block; width:100%; height:100%; }
.newenergy-solution-main img { width:100%; height:100%; min-height:620px; object-fit:cover; }
.newenergy-solution-main > div { position:absolute; left:24px; right:24px; bottom:24px; padding:24px; background:rgba(255,255,255,.9); backdrop-filter:blur(16px); }
.newenergy-solution-main span,
.newenergy-platform-copy span,
.newenergy-contact-copy span { display:block; margin-bottom:12px; color:#42b477; font-size:12px; font-weight:900; text-transform:uppercase; }
.newenergy-solution-main h3,
.newenergy-solution-card h3 { margin-bottom:10px; font-size:24px; }
.newenergy-solution-main p,
.newenergy-solution-card p { margin-bottom:0; font-size:14px; }
.newenergy-solution-card img { width:100%; height:260px; object-fit:cover; }
.newenergy-solution-card h3,
.newenergy-solution-card p { padding:0 24px; }
.newenergy-solution-card h3 { margin-top:22px; }
.newenergy-solution-card p { padding-bottom:24px; }
.newenergy-platform { display:grid; grid-template-columns:.92fr 1.08fr; gap:34px; align-items:center; padding:72px 7vw; background:#0c2b22; color:#fff; }
.newenergy-platform h2,
.newenergy-contact-copy h2 { margin-bottom:18px; font-size:42px; line-height:1.15; }
.newenergy-platform p { color:rgba(255,255,255,.72); }
.newenergy-platform ul { margin:28px 0 0; padding:0; list-style:none; }
.newenergy-platform li { padding:14px 0 14px 28px; color:rgba(255,255,255,.84); border-top:1px solid rgba(255,255,255,.12); position:relative; }
.newenergy-platform li::before { content:""; position:absolute; left:0; top:23px; width:9px; height:9px; background:#7ed68a; }
.newenergy-platform-photo { position:relative; min-height:430px; }
.newenergy-platform-photo img { width:100%; height:430px; object-fit:cover; border:1px solid rgba(255,255,255,.12); }
.newenergy-tags { position:absolute; left:18px; right:18px; bottom:18px; display:flex; flex-wrap:wrap; gap:8px; padding:16px; background:rgba(255,255,255,.9); backdrop-filter:blur(12px); }
.newenergy-tags b { margin-right:6px; color:#18835d; }
.newenergy-tags span { padding:7px 10px; color:#475461; background:#eef6f1; font-size:12px; font-weight:800; }
.newenergy-delivery { background:#fff; }
.newenergy-delivery .section-title p { max-width:430px; margin-bottom:0; }
.newenergy-delivery-row { display:grid; grid-template-columns:1fr 1fr; gap:22px; align-items:stretch; }
.newenergy-delivery-photo img { width:100%; height:100%; min-height:540px; object-fit:cover; }
.newenergy-steps { display:grid; grid-template-columns:1fr 1fr; gap:1px; background:#d9e6df; }
.newenergy-steps div { padding:34px 28px; background:#f5f8f6; }
.newenergy-steps b { display:block; margin-bottom:22px; color:#18835d; font-size:13px; }
.newenergy-steps h3 { margin-bottom:10px; font-size:22px; }
.newenergy-steps p { margin-bottom:0; font-size:14px; }
.newenergy-contact { position:relative; min-height:520px; display:flex; align-items:center; padding:72px 7vw; overflow:hidden; color:#fff; }
.newenergy-contact::before { content:""; position:absolute; inset:0; z-index:1; background:linear-gradient(90deg,rgba(6,45,35,.9),rgba(6,45,35,.58),rgba(6,45,35,.16)); }
.newenergy-contact picture { position:absolute; inset:0; width:100%; height:100%; }
.newenergy-contact img { width:100%; height:100%; object-fit:cover; }
.newenergy-contact-copy { position:relative; z-index:2; max-width:560px; }
.newenergy-contact-copy p { color:rgba(255,255,255,.78); }
html.js-ready body.newenergy .reveal { opacity:1; transform:none; }

@media (max-width: 1080px) {
.newenergy-hero .hero-copy h1 { font-size:58px; }
  .newenergy-solution-grid,
  .newenergy-platform,
  .newenergy-delivery-row { grid-template-columns:1fr; }
  .newenergy-solution-main,
  .newenergy-solution-main img { min-height:480px; }
  .newenergy-delivery-photo img { min-height:420px; }
}

@media (max-width: 720px) {
.newenergy { --hero:url("/assets/templates/images/mobile/newenergy/newenergy-site-hero-real.webp"); }
  .newenergy .real-nav { background:rgba(255,255,255,.94); }
  .newenergy .hero-full { min-height:min(760px, calc(100svh - 64px)); padding-top:74px; padding-bottom:30px; background-position:58% bottom; }
  .newenergy .hero-full::before { background:linear-gradient(180deg,rgba(6,45,35,.78),rgba(6,45,35,.34) 58%,rgba(6,45,35,.88)); }
  .newenergy-hero .hero-copy { max-width:340px; }
  .newenergy-hero .hero-copy .kicker { margin-bottom:14px; font-size:13px; line-height:1.5; }
  .newenergy-hero .hero-copy h1 { max-width:330px; margin-bottom:18px; font-size:33px; line-height:1.12; word-break:normal; }
  .newenergy-hero .hero-copy .lead { max-width:330px; font-size:16px; line-height:1.62; }
  .newenergy-hero .hero-points { margin-top:20px; gap:10px 14px; }
  .newenergy-hero .hero-actions { max-width:320px; gap:10px; margin-top:24px; }
  .newenergy-hero .real-btn { flex:1 1 100%; width:100%; min-height:46px; padding:0 14px; font-size:14px; }
  .newenergy-overview { grid-template-columns:1fr; }
  .newenergy-overview div { min-width:0; padding:22px 20px; }
  .newenergy-overview b { font-size:21px; }
  .newenergy-overview p { width:100%; max-width:310px; word-break:break-all; overflow-wrap:anywhere; }
  .newenergy-solution .section-title p,
  .newenergy-delivery .section-title p { max-width:330px; word-break:break-all; overflow-wrap:anywhere; }
  .newenergy-solution-grid { grid-template-columns:1fr; gap:18px; }
  .newenergy-solution-main { min-height:auto; grid-row:auto; }
  .newenergy-solution-main picture,
  .newenergy-solution-card picture { height:auto; }
  .newenergy-solution-main img,
  .newenergy-solution-card img { min-height:0; height:auto; aspect-ratio:1.18 / 1; object-fit:cover; }
  .newenergy-solution-main > div { position:static; padding:20px; background:#fff; backdrop-filter:none; }
  .newenergy-solution-card h3,
  .newenergy-solution-card p { padding:0 20px; }
  .newenergy-solution-card h3 { margin-top:20px; }
  .newenergy-solution-card p { padding-bottom:20px; }
  .newenergy-platform { grid-template-columns:1fr; gap:22px; padding:52px 20px; }
  .newenergy-platform h2,
  .newenergy-contact-copy h2 { font-size:32px; }
  .newenergy-platform-photo,
  .newenergy-platform-photo img { min-height:0; height:auto; }
  .newenergy-platform-photo img { aspect-ratio:1.15 / 1; object-fit:cover; }
  .newenergy-tags { position:static; margin-top:10px; padding:14px; }
  .newenergy-delivery-row { grid-template-columns:1fr; gap:18px; }
  .newenergy-delivery-photo picture { height:auto; }
  .newenergy-delivery-photo img { min-height:0; height:auto; aspect-ratio:1.18 / 1; object-fit:cover; }
  .newenergy-steps { grid-template-columns:1fr; }
  .newenergy-steps div { padding:24px 20px; }
  .newenergy-contact { min-height:520px; padding:48px 20px 92px; align-items:flex-end; }
  .newenergy-contact::before { background:linear-gradient(180deg,rgba(6,45,35,.24),rgba(6,45,35,.9)); }
html.js-ready body.newenergy .reveal { opacity:1; transform:none; }
}

/* 2026-06-04 structure pass: yield model */
.newenergy-overview {
  grid-template-columns: 1.35fr .82fr .82fr;
  background: #0d3327;
}
.newenergy-overview div {
  background: #0d3327;
  color: #fff;
}
.newenergy-overview div:first-child {
  background: #fff;
  color: #18835d;
}
.newenergy-overview div:not(:first-child) b,
.newenergy-overview div:not(:first-child) p { color: #fff; }
.newenergy-solution-grid {
  grid-template-columns: .86fr 1.14fr;
}
.newenergy-solution-main {
  grid-row: span 2;
}
.newenergy-platform {
  grid-template-columns: 1.3fr .7fr;
}
.newenergy-steps {
  grid-template-columns: repeat(4, minmax(0,1fr));
}
.newenergy-steps div {
  min-height: 260px;
}

@media (max-width:720px) {
  .newenergy-overview,
  .newenergy-solution-grid,
  .newenergy-platform,
  .newenergy-steps { grid-template-columns: 1fr; }
}

/* 2026-06-04 premium hero tuning */
.newenergy {
  --nav-ink: #fff;
  --nav-cta-bg: #080808;
  --hero-pos: 70% center;
  --hero-mobile-pos: 58% center;
  --hero-overlay: linear-gradient(90deg,rgba(5,40,30,.78),rgba(5,40,30,.24) 50%,rgba(5,40,30,.03));
  --hero-mobile-overlay: linear-gradient(180deg,rgba(0,0,0,.72),rgba(0,0,0,.30) 56%,rgba(0,0,0,.82));
  --hero-title-size: 70px;
  --hero-mobile-title-size: 38px;
  --hero-copy-width: 620px;
  --hero-title-width: 720px;
  --hero-lead-width: 520px;
  --hero-btn-bg: #080808;
}
.newenergy .real-nav {
  position: absolute;
  width: 100%;
  color: var(--nav-ink);
  background: transparent;
  border-bottom: 0;
  backdrop-filter: none;
}
.newenergy .hero-full {
  min-height: min(790px, 100svh);
  padding: 138px 8vw 86px;
  background-position: var(--hero-pos);
}
.newenergy .hero-full::before { background: var(--hero-overlay); }
.newenergy-hero .hero-copy h1 {
  max-width: var(--hero-title-width);
  font-family: var(--serif);
  font-size: var(--hero-title-size);
  line-height: .98;
  font-weight: 400;
  letter-spacing: 0;
}
.newenergy-hero .hero-copy .lead {
  max-width: var(--hero-lead-width);
  font-size: 21px;
  line-height: 1.62;
}
.newenergy-hero .real-btn { background: var(--hero-btn-bg); }
.newenergy-hero .real-btn.ghost {
  color: currentColor;
  background: rgba(255,255,255,.08);
  border-color: rgba(255,255,255,.48);
}
@media (max-width:720px) {
  .newenergy .real-nav { background: linear-gradient(180deg,rgba(0,0,0,.34),transparent); }
  .newenergy .hero-full {
    min-height: min(700px, 100svh);
    padding: 96px 20px 44px;
    background-position: var(--hero-mobile-pos);
  }
  .newenergy .hero-full::before { background: var(--hero-mobile-overlay); }
  .newenergy-hero .hero-copy h1 {
    max-width: 330px;
    font-size: var(--hero-mobile-title-size);
    line-height: 1.05;
    word-break: normal;
  }
  .newenergy-hero .hero-copy .lead {
    max-width: 330px;
    font-size: 16px;
  }
}
/* 2026-06-04 real hero source + whitespace */
.newenergy {
  --hero: url("/assets/templates/images/pc/newenergy/real-newenergy-hero.webp");
  --nav-ink: #fff;
  --nav-cta-bg: #0f2b22;
  --hero-text: #fff;
  --hero-muted: rgba(255,255,255,.84);
  --hero-pos: 68% center;
  --hero-mobile-pos: 60% center;
  --hero-overlay: linear-gradient(90deg,rgba(6,45,35,.74),rgba(6,45,35,.24) 45%,rgba(6,45,35,.02));
  --hero-mobile-overlay: linear-gradient(180deg,rgba(6,45,35,.80),rgba(6,45,35,.36) 58%,rgba(6,45,35,.82));
  --hero-title-size: 60px;
  --hero-mobile-title-size: 34px;
  --hero-copy-width: 540px;
  --hero-title-width: 610px;
  --hero-lead-width: 500px;
  --hero-btn-bg: #0f2b22;
}
.newenergy .real-nav {
  color: var(--nav-ink);
  background: transparent;
  border-bottom: 0;
  backdrop-filter: none;
}
.newenergy .hero-full {
  background-position: var(--hero-pos);
}
.newenergy .hero-full::before {
  background: var(--hero-overlay);
}
@media (max-width: 720px) {
  .newenergy {
    --hero: url("/assets/templates/images/mobile/newenergy/real-newenergy-hero.webp");
    --mobile-nav-ink: var(--nav-ink);
  }
  .newenergy .hero-full {
    background-position: var(--hero-mobile-pos);
  }
  .newenergy .hero-full::before {
    background: var(--hero-mobile-overlay);
  }
}
/* end 2026-06-04 real hero source + whitespace */
