.story-page { background: #f1efe8; }
.story-nav { border-bottom-color: rgba(17,19,16,.14); }
.back-link { text-decoration: none; font-size: 12px; color: rgba(17,19,16,.58); }
.story-hero { min-height: 720px; display: grid; grid-template-columns: .9fr 1.1fr; gap: 65px; align-items: center; padding-block: 72px; }
.story-city { margin: 0 0 22px; color: var(--plum); text-transform: uppercase; letter-spacing: .13em; font-size: 10px; }
.story-hero h1 { font-size: clamp(70px, 7.5vw, 112px); line-height: .87; }
.story-deck { max-width: 580px; margin: 30px 0 36px; color: rgba(17,19,16,.64); font-size: 19px; line-height: 1.62; }
.story-facts { display: flex; flex-wrap: wrap; gap: 8px; }
.story-facts span { padding: 9px 11px; border: 1px solid var(--line); border-radius: 999px; font-size: 10px; }
.story-hero-image { position: relative; min-height: 580px; display: flex; flex-direction: column; justify-content: space-between; padding: 24px; color: white; background-position: center; background-size: cover; box-shadow: 0 30px 80px rgba(27,18,32,.2); }
.story-hero-image::before { content: ""; position: absolute; inset: 0; background: linear-gradient(180deg, rgba(9,8,11,.16), rgba(9,8,11,.68)); }
.story-hero-image > * { position: relative; z-index: 1; }
.story-hero-image > span { align-self: flex-start; padding: 8px 10px; border-radius: 999px; background: rgba(9,8,11,.52); text-transform: uppercase; letter-spacing: .12em; font-size: 8px; }
.story-hero-image > div { display: flex; align-items: flex-end; justify-content: space-between; }
.story-hero-image small, .story-hero-image strong { font-size: 10px; text-transform: uppercase; letter-spacing: .12em; }
.story-hero-image strong { color: var(--acid); }
.story-explainer { display: grid; grid-template-columns: .8fr 1.2fr; gap: 90px; padding-block: 140px; border-top: 1px solid var(--line); }
.explainer-heading { position: sticky; top: 30px; align-self: start; }
.explainer-heading h2, .role-truth-heading h2, .runtime-card h2, .story-next h2 { font-size: clamp(52px, 5.5vw, 82px); line-height: .95; }
.explainer-heading > p:last-child { max-width: 490px; margin-top: 28px; color: rgba(17,19,16,.56); line-height: 1.7; }
.exact-step { display: grid; grid-template-columns: 70px 1fr; gap: 22px; padding: 28px 0; border-top: 1px solid var(--line); }
.exact-step:last-child { border-bottom: 1px solid var(--line); }
.exact-step time { color: var(--plum); font: 600 11px/1 "Manrope"; }
.exact-step strong { display: block; font: 500 24px/1.15 "Manrope"; letter-spacing: -.025em; }
.exact-step p { margin: 11px 0 0; color: rgba(17,19,16,.56); font-size: 13px; line-height: 1.6; }
.role-truths { padding-block: 140px; color: #fff; background: var(--ink); }
.role-truth-heading { display: grid; grid-template-columns: .7fr 1.3fr; gap: 60px; align-items: end; }
.role-truth-grid { display: grid; grid-template-columns: repeat(4, 1fr); gap: 1px; margin-top: 60px; background: rgba(255,255,255,.12); }
.member-truths .role-truth-grid { grid-template-columns: minmax(0, 760px); }
.role-truth { min-height: 390px; display: flex; flex-direction: column; padding: 28px; background: var(--ink); }
.role-truth > span { color: var(--acid); text-transform: uppercase; letter-spacing: .14em; font-size: 9px; }
.role-truth h3 { margin-top: 26px; font-size: 30px; line-height: 1; }
.role-truth p { color: rgba(255,255,255,.56); font-size: 12px; line-height: 1.65; }
.role-screen { margin-top: auto; padding: 18px; border-radius: 12px; color: var(--ink); background: var(--paper); }
.role-screen small, .role-screen strong { display: block; }
.role-screen small { color: var(--plum); font-size: 8px; letter-spacing: .1em; }
.role-screen strong { margin-top: 9px; font: 600 14px/1.28 "Manrope"; }
.role-screen i { display: block; width: 34%; height: 4px; margin-top: 14px; border-radius: 5px; background: var(--acid); }
.runtime { display: grid; grid-template-columns: 1.1fr .9fr; gap: 80px; align-items: center; padding-block: 145px; }
.runtime-card { min-height: 600px; padding: 55px; color: white; background: var(--plum); }
.runtime-card > p:nth-of-type(2) { max-width: 600px; margin: 30px 0; color: rgba(255,255,255,.63); line-height: 1.65; }
.runtime-log { margin-top: 44px; border-top: 1px solid rgba(255,255,255,.18); }
.runtime-log div { display: grid; grid-template-columns: 74px 1fr; gap: 20px; padding: 14px 0; border-bottom: 1px solid rgba(255,255,255,.12); font-size: 11px; }
.runtime-log span { color: var(--acid); }
.runtime-log p { margin: 0; color: rgba(255,255,255,.68); }
.runtime-copy-column h3 { font-size: 48px; line-height: 1; }
.runtime-copy-column ul { margin: 38px 0 0; padding: 0; list-style: none; }
.runtime-copy-column li { padding: 18px 0 18px 28px; border-top: 1px solid var(--line); position: relative; color: rgba(17,19,16,.65); font-size: 13px; }
.runtime-copy-column li:last-child { border-bottom: 1px solid var(--line); }
.runtime-copy-column li::before { content: "✦"; position: absolute; left: 0; color: var(--plum); }
.account { display: grid; grid-template-columns: 1fr 1fr; min-height: 670px; margin-bottom: 145px; padding: 0; width: min(1320px, calc(100% - 24px)); background: #e8e3da; }
.account-art { min-height: 650px; background-position: center; background-size: cover; }
.account-copy { display: flex; flex-direction: column; justify-content: center; padding: 60px; }
.account-copy blockquote { margin: 0; font: 500 clamp(34px, 3.7vw, 56px)/1.04 "Manrope"; letter-spacing: -.05em; }
.account-copy > p:not(.eyebrow):not(.disclosure) { color: rgba(17,19,16,.62); line-height: 1.65; }
.account-person { display: flex; justify-content: space-between; margin-top: 28px; padding-top: 18px; border-top: 1px solid var(--line); font-size: 11px; }
.account-person span { color: var(--plum); }
.story-next { min-height: 500px; display: grid; grid-template-columns: 1.25fr .75fr; gap: 60px; align-items: center; padding: 75px; width: min(1320px, calc(100% - 24px)); color: white; background: var(--plum); }
.story-next-actions { display: flex; align-items: flex-start; flex-direction: column; gap: 22px; }
.story-page footer > a:last-child { color: rgba(17,19,16,.56); font-size: 11px; text-decoration: none; }

@media (max-width: 900px) {
  .story-hero, .story-explainer, .runtime, .account, .story-next { grid-template-columns: 1fr; }
  .story-hero { padding-top: 70px; }
  .story-hero-image { min-height: 520px; }
  .explainer-heading { position: static; }
  .role-truth-grid { grid-template-columns: 1fr 1fr; }
  .account-art { min-height: 520px; }
}

@media (max-width: 620px) {
  .story-nav .back-link { display: none; }
  .story-hero { gap: 45px; padding-block: 60px 90px; }
  .story-hero h1 { font-size: 58px; }
  .story-hero-image { min-height: 430px; }
  .story-explainer, .runtime { gap: 50px; padding-block: 95px; }
  .role-truths { padding-block: 95px; }
  .role-truth-heading, .role-truth-grid { grid-template-columns: 1fr; }
  .role-truth { min-height: 320px; }
  .runtime-card { min-height: auto; padding: 36px 24px; }
  .runtime-copy-column h3 { font-size: 40px; }
  .account { margin-bottom: 100px; }
  .account-art { min-height: 390px; }
  .account-copy { padding: 44px 26px; }
  .story-next { padding: 50px 28px; }
}
