:root{--ink:#233746;--muted:#66777e;--ivory:#f7f3e9;--paper:#fffdf7;--sand:#e5c78f;--gold:#b78b45;--gold-dark:#8a642e;--blue:#347fa8;--night:#172638;--forest:#254e43;--line:rgba(35,55,70,.15);--serif:Georgia,"Times New Roman",serif;--sans:Arial,"Helvetica Neue",sans-serif}

*{box-sizing:border-box}
html{scroll-behavior:smooth}
body{margin:0;background:var(--ivory);color:var(--ink);font-family:var(--sans);font-size:16px;line-height:1.6}
a{color:inherit;text-decoration:none}
h1,h2,h3,p{margin-top:0}
h1,h2,h3{font-family:var(--serif);font-weight:500;line-height:1.07}
h2{font-size:clamp(36px,4vw,64px);letter-spacing:-.03em}
.site-header{position:absolute;z-index:20;top:0;left:0;right:0;height:82px;padding:0 max(5vw,24px);display:flex;align-items:center;gap:38px;color:#fff;border-bottom:1px solid rgba(255,255,255,.18)}
.brand{display:flex;align-items:center;gap:11px;font-family:var(--serif);font-size:24px}
.brand-mark{display:grid;place-items:center;width:38px;height:38px;border:1px solid rgba(255,255,255,.55);border-radius:50%;font-size:19px}
.site-header nav{display:flex;gap:25px;margin-left:auto;font-size:13px}
.site-header nav a,.header-link{opacity:.84}
.site-header nav a:hover,.header-link:hover{opacity:1}
.header-link{font-size:13px;padding-bottom:3px;border-bottom:1px solid rgba(255,255,255,.55)}
.hero{position:relative;min-height:780px;height:100svh;display:flex;align-items:center;color:#fff;background:url('energy-return-hero-v1.webp') 76% center/cover no-repeat}
.hero-shade{position:absolute;inset:0;background:linear-gradient(90deg,rgba(15,29,42,.76) 0%,rgba(15,29,42,.52) 45%,rgba(15,29,42,.08) 78%),linear-gradient(0deg,rgba(15,29,42,.34),transparent 58%)}
.hero-content{position:relative;z-index:2;width:min(850px,82vw);margin-left:max(7vw,28px);transform:translateY(-15px)}
.eyebrow{margin-bottom:18px;font-size:11px;font-weight:700;letter-spacing:.18em;text-transform:uppercase;color:var(--gold-dark)}
.eyebrow.light{color:#ecd7ab}
.hero h1{margin-bottom:28px;font-size:clamp(58px,7.2vw,112px);letter-spacing:-.045em}
.hero-lead{max-width:740px;font-size:clamp(18px,1.55vw,23px);line-height:1.52;color:rgba(255,255,255,.86)}
.actions{display:flex;gap:13px;flex-wrap:wrap;margin-top:36px}
.button{display:inline-flex;justify-content:center;align-items:center;min-height:52px;padding:13px 23px;border:1px solid transparent;border-radius:999px;font-weight:700;font-size:14px;transition:.2s ease}
.button:hover{transform:translateY(-2px)}
.button.sand{background:var(--sand);color:#263747}
.button.ghost{border-color:rgba(255,255,255,.7);color:#fff}
.button.blue{background:var(--blue);color:#fff}
.scroll-cue{position:absolute;z-index:2;right:5vw;bottom:32px;display:flex;align-items:center;gap:13px;color:rgba(255,255,255,.75);font-size:12px;letter-spacing:.15em;text-transform:uppercase}
.scroll-cue span{font-size:21px}
.section{padding:112px max(6vw,28px)}
.section-head{max-width:1050px;margin-bottom:55px}
.section-head.narrow{max-width:900px}
.section-head h2{margin-bottom:0}
.opening{background:var(--paper)}
.opening-grid{display:grid;grid-template-columns:1.2fr .8fr;gap:8vw;align-items:start}
.large-copy{font-size:20px;line-height:1.7;color:#536872}
.opening aside{padding:32px;border-top:1px solid var(--gold);background:#f1e9da}
.opening aside span,.question-card span{font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.16em;color:var(--gold-dark)}
.opening aside p{margin:20px 0 0;font-family:var(--serif);font-size:25px;line-height:1.35}
.recognition{background:#ece4d6}
.row-head{display:grid;grid-template-columns:1.45fr .55fr;gap:7vw;align-items:end}
.row-head>p{margin-bottom:8px;color:var(--muted)}
.sign-grid{display:grid;grid-template-columns:repeat(2,1fr);border-top:1px solid rgba(92,72,38,.28);border-left:1px solid rgba(92,72,38,.28)}
.sign-grid article{min-height:270px;padding:33px;border-right:1px solid rgba(92,72,38,.28);border-bottom:1px solid rgba(92,72,38,.28)}
.sign-grid b{font-size:11px;letter-spacing:.16em;color:var(--gold-dark)}
.sign-grid h3{max-width:530px;margin:28px 0 16px;font-size:29px}
.sign-grid p{max-width:560px;margin-bottom:0;color:#5d6765}
.movement{display:grid;grid-template-columns:.78fr 1.22fr;gap:8vw;padding:112px max(6vw,28px);background:var(--night);color:#fff}
.movement-intro{position:sticky;top:50px;align-self:start}
.movement-intro h2{margin-bottom:28px}
.movement-intro>p:last-child{color:#c5d0d6;max-width:600px}
.movement-steps{border-top:1px solid rgba(255,255,255,.18)}
.movement-steps article{display:grid;grid-template-columns:70px 1fr;gap:25px;padding:35px 0;border-bottom:1px solid rgba(255,255,255,.18)}
.movement-steps span{display:grid;place-items:center;width:54px;height:54px;border:1px solid #d9b66f;border-radius:50%;font-family:var(--serif);font-size:23px;color:#e8cf9b}
.movement-steps h3{margin-bottom:12px;font-size:29px}
.movement-steps p{margin-bottom:0;color:#bdc9cf}
.map-entry{display:grid;grid-template-columns:1fr .78fr;gap:8vw;align-items:center;background:#e7f0f2}
.map-copy .button{margin-top:20px}
.map-visual{position:relative;min-height:520px;padding:55px;display:flex;flex-direction:column;justify-content:flex-end;overflow:hidden;border-radius:34px;background:var(--night);color:#fff}
.map-number{position:absolute;top:5px;right:25px;font-family:var(--serif);font-size:190px;line-height:1;color:rgba(255,255,255,.06)}
.map-visual p{position:relative;z-index:2;max-width:430px;margin:0;font-family:var(--serif);font-size:25px;line-height:1.45;color:#e7edf0}
.orb{position:absolute;border:1px solid rgba(229,199,143,.55);border-radius:50%}
.orb-one{width:370px;height:370px;top:-80px;left:-100px}
.orb-two{width:300px;height:300px;top:90px;right:-100px}
.route-line{position:absolute;width:420px;height:150px;top:185px;left:75px;border-top:3px solid #d9b66f;border-radius:50%;transform:rotate(-13deg)}
.boundaries{background:var(--paper)}
.boundary-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}
.boundary-grid article{min-height:260px;padding:32px;border:1px solid var(--line);border-radius:22px}
.boundary-grid h3{font-size:27px}
.boundary-grid p{margin-bottom:0;color:var(--muted)}
.first-step{display:grid;grid-template-columns:1.2fr .8fr;gap:8vw;align-items:center;padding:105px max(6vw,28px);background:var(--forest);color:#fff}
.first-step h2{max-width:900px}
.first-step>div>p:last-child{max-width:780px;color:#c7d8d2}
.question-card{padding:38px;border-radius:26px;background:#f7f2e7;color:var(--ink)}
.question-card p{margin:20px 0 30px;font-family:var(--serif);font-size:27px;line-height:1.4}
.footer{padding:36px max(6vw,28px);display:flex;align-items:center;gap:28px;background:#101c29;color:#b7c1c6;font-size:13px}
.footer .brand{color:#fff;font-size:20px}
.footer .brand-mark{width:31px;height:31px}
.footer p{margin:0}
.footer>a:last-child{margin-left:auto;border-bottom:1px solid rgba(255,255,255,.35)}
a:focus-visible{outline:3px solid #e5c78f;outline-offset:4px}

@media(max-width:950px){.site-header nav{display:none}
.movement,.map-entry,.first-step{grid-template-columns:1fr}
.movement-intro{position:static}
.boundary-grid{grid-template-columns:1fr 1fr}
.map-visual{min-height:430px}
}

@media(max-width:700px){body{font-size:15px}
.site-header{height:70px;padding:0 20px}
.brand{font-size:20px}
.brand-mark{width:34px;height:34px}
.header-link{margin-left:auto}
.hero{min-height:760px;background-position:78% center}
.hero-shade{background:linear-gradient(90deg,rgba(15,29,42,.79),rgba(15,29,42,.36)),linear-gradient(0deg,rgba(15,29,42,.38),transparent 60%)}
.hero-content{width:auto;margin:0;padding:90px 20px 0;transform:translateY(-20px)}
.hero h1{font-size:52px}
.hero-lead{font-size:17px}
.actions{flex-direction:column;align-items:stretch}
.button{width:100%;text-align:center}
.scroll-cue{left:20px;right:auto}
.section,.movement,.first-step{padding:78px 20px}
h2{font-size:36px}
.opening-grid,.row-head{grid-template-columns:1fr;gap:24px}
.large-copy{font-size:17px}
.opening aside{padding:24px}
.opening aside p{font-size:22px}
.sign-grid{grid-template-columns:1fr}
.sign-grid article{min-height:0;padding:27px 22px}
.sign-grid h3{margin-top:20px;font-size:25px}
.movement{gap:38px}
.movement-steps article{grid-template-columns:48px 1fr;gap:17px}
.movement-steps span{width:42px;height:42px;font-size:18px}
.movement-steps h3{font-size:25px}
.map-visual{min-height:350px;padding:28px}
.map-number{font-size:140px}
.map-visual p{font-size:21px}
.route-line{left:15px;top:150px;width:320px}
.boundary-grid{grid-template-columns:1fr}
.boundary-grid article{min-height:0}
.first-step{gap:35px}
.question-card{padding:28px 23px}
.question-card p{font-size:23px}
.footer{align-items:flex-start;flex-direction:column;padding:34px 20px}
.footer>a:last-child{margin-left:0}
}

@media(max-width:380px){.hero h1{font-size:45px}
.hero-lead{font-size:16px}
h2{font-size:31px}
.site-header .brand span:last-child{display:none}
.map-visual{min-height:320px}
.route-line{width:280px}
}

@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important}
}
