.page-hero{position:relative;min-height:68vh;display:grid;align-items:end;color:#fff;background-color:#214838;background-position:center;background-size:cover}.page-hero::before{content:"";position:absolute;inset:0;background:linear-gradient(to top,rgba(5,24,18,.88),rgba(5,24,18,.16) 72%)}.page-hero-content{position:relative;z-index:1;padding:9rem 0 5rem}.page-hero h1{max-width:58rem;font-size:clamp(3rem,7vw,5.8rem)}.page-hero p:not(.eyebrow){max-width:48rem;font-size:clamp(1.1rem,2vw,1.45rem)}.community-page-hero{background-image:url("../images/community/entrance-monument.webp")}.explore-page-hero{background-image:url("../images/recreation/recreation.webp")}.breadcrumbs{display:flex;gap:.55rem;flex-wrap:wrap;margin-bottom:1rem;font-size:.9rem}.breadcrumbs a{color:#fff}.content-grid{display:grid;grid-template-columns:1.15fr .85fr;gap:clamp(2.5rem,6vw,6rem);align-items:start}.content-aside{padding:1.6rem;border-radius:var(--radius);background:var(--forest-100)}.value-grid,.destination-grid,.activity-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.2rem}.info-card{padding:1.6rem;border:1px solid rgba(13,42,34,.1);border-radius:var(--radius);background:#fff;box-shadow:var(--shadow)}.info-card h3{margin-bottom:.65rem}.image-band{min-height:30rem;background-position:center;background-size:cover}.forest-band{background-image:linear-gradient(90deg,rgba(7,30,23,.82),rgba(7,30,23,.18)),url("../images/community/ponderosa-forest.webp")}.winter-band{background-image:linear-gradient(90deg,rgba(7,30,23,.78),rgba(7,30,23,.16)),url("../images/seasons/winter/winter-forest.webp")}.band-content{min-height:30rem;display:flex;flex-direction:column;justify-content:center;max-width:44rem;color:#fff}.destination-card{overflow:hidden;padding:0}.destination-photo{min-height:15rem;background-position:center;background-size:cover;background-color:#496c58}.destination-copy{padding:1.4rem}.reservoir-photo{background-image:url("../images/recreation/recreation.webp")}.forest-photo{background-image:url("../images/community/ponderosa-forest.webp")}.wildlife-photo{background-image:url("../images/wildlife/elk-herd.webp")}.notice{padding:1.2rem 1.4rem;border-left:4px solid var(--wood);background:var(--cream)}.cta-panel{display:flex;justify-content:space-between;align-items:center;gap:2rem;padding:2rem;border-radius:var(--radius);background:var(--forest-950);color:#fff}.cta-panel p{margin-bottom:0}.cta-panel .button{flex:0 0 auto}.site-header.inner-header{background:rgba(13,42,34,.96)}@media(max-width:900px){.value-grid,.destination-grid,.activity-grid{grid-template-columns:1fr 1fr}.content-grid{grid-template-columns:1fr}}@media(max-width:680px){.page-hero{min-height:58vh}.page-hero-content{padding:8rem 0 3.5rem}.value-grid,.destination-grid,.activity-grid{grid-template-columns:1fr}.cta-panel{align-items:flex-start;flex-direction:column}.image-band,.band-content{min-height:24rem}}