/* The original light site transitions into a continuous dark ending here. */
.w-dark-end { background: #0b0b0b; color: #f4f4f1; border-radius: 0 0 34px 34px; }
.mountain-story { background: #0b0b0b; }
.mountain-scene { position: relative; height: 100svh; min-height: 620px; }
.mountain-scene[data-motion="on"] { height: 205svh; }
.mountain-stage { position: sticky; top: 0; height: 100svh; min-height: 620px; overflow: clip; isolation: isolate; background: #f4f4f1; }
.mountain-sky { position: absolute; inset: 0; background: linear-gradient(180deg,#f4f4f1 0%,#e6e7e1 29%,#9a9f95 65%,#30362f 100%); }
.mountain-back { position: absolute; inset: 26% -5% -15%; background: url('mountain-wide.jpg') center 40% / cover no-repeat; opacity: .38; filter: brightness(.65); mask-image: linear-gradient(180deg,transparent,#000 32%); transform: translate3d(0,var(--mountain-back-y,0px),0) scale(1.04); }
.mountain-dusk { position: absolute; z-index: 1; inset: 0; background: #0b0b0b; opacity: var(--mountain-dusk-opacity,0); }
.mountain-heading { position: absolute; z-index: 2; top: 11%; left: 44px; right: 44px; max-width: 1560px; margin: 0 auto; display: grid; grid-template-columns: 280px minmax(0,1fr); gap: 40px; color: #101010; opacity: var(--mountain-copy-opacity,1); transform: translate3d(0,var(--mountain-copy-y,0px),0); }
.mountain-eyebrow { display: flex; align-items: center; gap: 10px; padding-top: 8px; font-size: 16px; font-weight: 600; line-height: 1.4; }
.mountain-eyebrow > span { display: grid; place-items: center; flex: none; width: 22px; height: 22px; border-radius: 50%; background: #101010; color: #f4f4f1; font-size: 14px; line-height: 1; }
.mountain-heading h2 { max-width: 1000px; margin: 0; font-size: clamp(42px,5.2vw,84px); font-weight: 600; letter-spacing: -.045em; line-height: 1.06; text-wrap: pretty; }
.mountain-heading h2 span { color: #72796d; }
.mountain-tagline { max-width: 560px; margin: 28px 0 0; color: #525a4d; font-size: 17px; line-height: 1.55; }
.mountain-layer { position: absolute; inset: 0; pointer-events: none; }
.mountain-layer img { display: block; width: 100%; height: 100%; object-fit: cover; object-position: center bottom; }
.mountain-mid { z-index: 3; transform: translate3d(0,var(--mountain-mid-y,32svh),0); }
.mountain-mid img { filter: brightness(.78); }
.mountain-front { z-index: 4; transform: translate3d(0,var(--mountain-front-y,56svh),0); }
.mountain-front img { filter: grayscale(1) brightness(.6); }
.mountain-front::after { content: ''; position: absolute; top: 99%; left: 0; right: 0; height: 100svh; background: #0b0b0b; }
.mountain-atmosphere { position: absolute; z-index: 5; inset: 0; pointer-events: none; background: linear-gradient(180deg,rgba(11,11,11,0) 28%,rgba(11,11,11,.14) 43%,rgba(11,11,11,.46) 57%,rgba(11,11,11,.8) 70%,rgba(11,11,11,.97) 80%,#0b0b0b 88%,#0b0b0b 100%); }
.mountain-cue { position: absolute; z-index: 6; bottom: 28px; left: 44px; display: flex; gap: 12px; align-items: center; font-size: 11px; letter-spacing: .08em; text-transform: uppercase; color: #c8cbc4; opacity: var(--mountain-cue-opacity,1); }
.mountain-cue span { font-size: 19px; line-height: 1; }
.mountain-engagement { position: relative; z-index: 7; background: #0b0b0b; padding: clamp(36px,5vw,76px) 44px 40px; }
.engagement-options { max-width: 1560px; margin: 0 auto; }
.engagement-options__heading { margin: 0 0 36px; color: #a8ada4; font-size: 16px; font-weight: 500; line-height: 1.5; }
.engagement-options__list { margin: 0; padding: 0; list-style: none; }
.engagement-option { display: grid; grid-template-columns: minmax(0,1fr) minmax(0,1fr); align-items: start; gap: clamp(32px,6vw,104px); padding: clamp(30px,3.6vw,54px) 0; border-top: 1px solid #30332e; }
.engagement-option:last-child { border-bottom: 1px solid #30332e; }
.engagement-option h4 { margin: 0; color: #f4f4f1; font-size: clamp(24px,2.6vw,38px); font-weight: 500; line-height: 1.18; letter-spacing: -.035em; text-wrap: balance; }
.engagement-option p { max-width: 590px; margin: 0; color: #a8ada4; font-size: clamp(16px,1.2vw,18px); line-height: 1.65; text-wrap: pretty; }
.w-dark-end #insights { background: #0b0b0b; }
.w-dark-end #insights .hv5 { background: #f4f4f1 !important; color: #0b0b0b !important; }
.w-dark-end #insights .hv5 > span { background: #0b0b0b !important; }
/* Match the approved dark cards while the Worker continues loading live articles. */
.w-dark-end #insights .ins-card { border: 1px solid #2e322a; color: #f4f4f1 !important; }
.w-dark-end #insights .ins-card:not(:last-child),
.w-dark-end #insights [data-insights] > div { background: #171916 !important; }
.w-dark-end #insights .ins-card .mono,
.w-dark-end #insights .ins-card p { color: #a8ada4 !important; }
.w-dark-end > #contact { margin: 0 !important; border-radius: 0 0 34px 34px !important; }
.client-panel[data-link-removed] { cursor: default; }
@media (max-width: 960px) {
  .mountain-heading { top: 17%; left: 20px; right: 20px; grid-template-columns: 1fr; gap: 32px; }
  .mountain-eyebrow { padding-top: 0; font-size: 15px; }
  .mountain-heading h2 { max-width: 720px; font-size: clamp(40px,6.8vw,66px); }
  .mountain-tagline { margin-top: 22px; font-size: 16px; }
  .mountain-cue { left: 20px; }
  .engagement-option { gap: 30px; }
}
@media (max-width: 700px) {
  .mountain-scene, .mountain-stage { min-height: 620px; }
  .mountain-scene[data-motion="on"] { height: 175svh; }
  .mountain-heading { top: 14%; gap: 28px; }
  .mountain-heading h2 { max-width: 12ch; font-size: clamp(38px,10vw,58px); }
  .mountain-tagline { max-width: 32ch; font-size: 15px; line-height: 1.5; }
  .mountain-layer { left: -45%; right: -45%; }
  .mountain-back { inset: 37% -70% -5%; }
  .mountain-cue { bottom: 24px; font-size: 9px; }
  .mountain-engagement { padding-top: 32px; }
  .engagement-options__heading { margin-bottom: 26px; font-size: 14px; }
  .engagement-option { grid-template-columns: minmax(0,1fr); gap: 16px; padding: 30px 0; }
  .engagement-option h4 { font-size: 26px; }
}
@media (prefers-reduced-motion: reduce) {
  .mountain-scene[data-motion="on"] { height: 100svh; }
  .mountain-cue { display: none; }
}
