.chp-hero{position:relative;min-height:100vh;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-end;padding:0 5vw 6rem;overflow:hidden}.chp-hero__bg{position:absolute;inset:0;background:radial-gradient(ellipse 55% 45% at 70% 40%,rgba(58,122,74,.18) 0%,transparent 70%),linear-gradient(160deg,#040806,#080e0a,#050807)}.chp-hero__overlay{position:absolute;inset:0;background:linear-gradient(to top,rgba(0,0,0,.65) 0%,transparent 60%)}.chp-hero__content{position:relative;z-index:1;max-width:700px}.chp-eyebrow{font-family:Source Code Pro,monospace;font-size:.6rem;letter-spacing:.22em;text-transform:uppercase;color:#ffffff4d;margin-bottom:2rem}.chp-hero__headline{font-family:Source Code Pro,monospace;font-weight:200;font-size:clamp(2.8rem,7vw,6.5rem);line-height:1.05;letter-spacing:-.01em;color:#fff;margin-bottom:2rem}.chp-hero__sub{font-family:Source Code Pro,monospace;font-size:clamp(.9rem,1.6vw,1.05rem);line-height:1.8;color:#ffffff6b;letter-spacing:.04em}.chp-hero__scroll{position:absolute;bottom:2.5rem;right:5vw;z-index:1;font-family:Source Code Pro,monospace;font-size:1rem;color:#fff3;animation:chp-bob 2s ease-in-out infinite}@keyframes chp-bob{0%,to{transform:translateY(0)}50%{transform:translateY(6px)}}.chp-section{padding:7rem 5vw}.chp-section--dark{background:#080a09}.chp-section--mid{background:#0d100e}.chp-section--accent{background:var(--color-teal, #1B4166)}.chp-container{max-width:1100px;margin:0 auto}.chp-label{font-family:Source Code Pro,monospace;font-size:.55rem;letter-spacing:.24em;text-transform:uppercase;color:var(--color-teal, #1B4166);margin-bottom:3rem;padding-bottom:.75rem;border-bottom:1px solid rgba(255,255,255,.06)}.chp-label--light{color:#fff6;border-bottom-color:#ffffff1f}.chp-intro{font-family:Source Code Pro,monospace;font-weight:300;font-size:clamp(1.2rem,2.2vw,1.8rem);line-height:1.4;color:#fff;letter-spacing:.02em;margin-bottom:3rem;max-width:700px}.chp-body{font-family:Source Code Pro,monospace;font-size:clamp(.88rem,1.3vw,1rem);line-height:1.9;color:#fff9;letter-spacing:.03em;margin-bottom:1.5rem}.chp-body--light{color:#ffffffbf}.chp-statement{font-family:Source Code Pro,monospace;font-weight:300;font-size:clamp(1.6rem,3.5vw,3rem);line-height:1.3;color:#fff;letter-spacing:.02em}.chp-two-col{display:grid;grid-template-columns:2fr 1fr;gap:5rem;align-items:start}.chp-col--narrow{padding-top:.5rem}.chp-pull{font-family:Source Code Pro,monospace;font-weight:200;font-size:clamp(1.4rem,2.5vw,2rem);line-height:1.35;color:var(--color-teal, #1B4166);border-left:2px solid var(--color-teal, #1B4166);padding-left:1.5rem;margin:0 0 2.5rem;font-style:normal}.chp-pull--sm{font-size:clamp(1.1rem,1.8vw,1.4rem)}.chp-stat-block{display:flex;flex-direction:column;gap:1.5rem}.chp-stat{display:flex;flex-direction:column;gap:.35rem}.chp-stat__num{font-family:Source Code Pro,monospace;font-size:clamp(1.8rem,3vw,2.6rem);font-weight:200;color:#fff;line-height:1}.chp-stat__label{font-family:Source Code Pro,monospace;font-size:.6rem;letter-spacing:.16em;text-transform:uppercase;color:#ffffff59;line-height:1.6}.chp-years{display:flex;flex-direction:column;border-left:1px solid rgba(255,255,255,.15)}.chp-years__item{display:flex;flex-direction:column;gap:.3rem;padding:1.5rem 0 1.5rem 1.5rem;border-bottom:1px solid rgba(255,255,255,.1)}.chp-years__item:last-child{border-bottom:none}.chp-years__num{font-family:Source Code Pro,monospace;font-size:clamp(1.5rem,2.5vw,2.2rem);font-weight:200;color:#fff;line-height:1}.chp-years__label{font-family:Source Code Pro,monospace;font-size:.58rem;letter-spacing:.14em;text-transform:uppercase;color:#ffffff73;line-height:1.7}.chp-cta-row{display:flex;align-items:center;gap:2rem;flex-wrap:wrap}.chp-cta{font-family:Source Code Pro,monospace;font-size:.7rem;letter-spacing:.16em;text-transform:uppercase;color:#fff;background:var(--color-teal, #1B4166);padding:.75rem 2rem;border:1px solid var(--color-teal, #1B4166);border-radius:999px;transition:all .25s}.chp-cta:hover{background:transparent;color:var(--color-teal, #1B4166)}.chp-cta--ghost{background:transparent;color:#ffffff73;border-color:#ffffff2e}.chp-cta--ghost:hover{border-color:#ffffff80;color:#fff}@media(max-width:768px){.chp-section{padding:5rem 1.5rem}.chp-two-col{grid-template-columns:1fr;gap:2.5rem}}
