/* Targeted amendments requested in REC-20260921104141. */
.hero{padding:0}
.hero,.hero-content{min-height:100svh}
header .brand img{width:76px;height:76px}
header .brand-copy b{font-size:24px;color:#fff}
header .brand-copy>span{font-size:12px;letter-spacing:.2em;color:#fff}
header .brand{gap:12px;flex-shrink:0}
.hero-copy>.overline{color:#fff}

/* Preserve the current shared Group footer and all its links. */
.hgf .hgf-brand img{width:100%;max-width:245px;height:190px;margin:0 0 15px;object-position:left center}

.person-photo{background:transparent}
.person figcaption{text-align:center}

/* Quiet green attribution remains legible, rather than disappearing. */
.house-opening-bottom>span{color:#a5bba8;background:rgba(12,24,17,.78);padding:7px 10px;border-radius:4px}

@media(min-width:1001px) and (prefers-reduced-motion:no-preference){
  .is-parallax .flight-steps li{background:rgba(242,236,225,.72);border:1px solid rgba(255,255,255,.4);border-top-color:var(--gold);-webkit-backdrop-filter:blur(14px) saturate(115%);backdrop-filter:blur(14px) saturate(115%)}
}
@media(max-width:700px){
  header .brand img{width:62px;height:62px}
  header .brand-copy b{font-size:21px}
  header .brand-copy>span{font-size:10px}
  .hero,.hero-content{min-height:100svh}
}
@media(prefers-reduced-transparency:reduce){
  .is-parallax .flight-steps li{background:#f2ece1;-webkit-backdrop-filter:none;backdrop-filter:none}
}
@media(forced-colors:active){
  .house-opening-bottom>span,.is-parallax .flight-steps li{color:CanvasText;background:Canvas;-webkit-backdrop-filter:none;backdrop-filter:none}
}
