/* Sahil invitation: preserve V13 styling and accommodate the approved copy. */
.chapter-market { background: var(--limestone); padding-block: clamp(72px, 8vw, 130px); }
.chapter-market h2 { max-width: 1050px; font-size: clamp(42px, 5.6vw, 80px); line-height: 1.04; letter-spacing: -.045em; }
.market-intro { max-width: 830px; margin: 30px 0 56px; font-size: clamp(18px, 1.6vw, 23px); line-height: 1.5; }
.market-context { display: grid; grid-template-columns: 2fr 1fr; gap: 60px; margin-top: 34px; }
.market-context p { font-size: 17px; line-height: 1.6; }
#slide-11 .advisor-portrait { object-fit: cover; object-position: center 28%; }
#slide-12-curator #curator-title { font-size: clamp(40px,6.5vw,98px); line-height: 1.05; letter-spacing: -.045em; }
#slide-12-note .athlete-note-media { grid-column: 1 / 7; height: 760px; max-height: 90dvh; }
#slide-12-note .athlete-note-copy { grid-column: 6 / 13; padding: clamp(28px,3.5vw,54px); }
#slide-12-note .athlete-note-copy > span { font-size: 13px; margin-bottom: 28px; line-height: 1.6; }
#slide-12-note .athlete-note-copy p { font-size: clamp(17px,1.45vw,22px); line-height: 1.55; letter-spacing: -.015em; }
#slide-12-note .athlete-note-copy p + p { margin-top: 22px; }
#slide-12-note #athlete-note-title { font-size: clamp(25px,2.5vw,36px); line-height: 1.18; letter-spacing: -.025em; }
#slide-4 .problem-metrics strong { font-size: clamp(28px,3.5vw,50px); }
@media(max-width: 767px) {
 .market-context { grid-template-columns: 1fr; gap: 0; }
 .market-intro { margin-bottom: 32px; }
 .market-context { margin-top: 24px; gap: 18px; }
 #slide-12-note .athlete-note-media { grid-column: 1/-1; grid-row: 1; height: 440px; }
 #slide-12-note .athlete-note-copy { grid-column: 1/-1; grid-row: 2; margin: -54px 0 0; padding: 30px 24px; }
 #slide-12-note .athlete-note-footer { grid-row: 3; }
}

/* Official DEIA signatures, confined to the opening and closing moments. */
.entry-loader-word img { display: block; width: clamp(180px,22vw,240px); height: auto; margin-inline: auto; }
.access-gate-mark { width: clamp(150px,15vw,180px); height: auto; filter: none; }
.chapter-cover-mark { width: clamp(140px,17vw,190px); }
.chapter-cover-mark img { width: 100%; }
.final-lockup img { width: clamp(160px,20vw,210px); height: auto; margin-bottom: 20px; }
#slide-12-note .athlete-note-media { height: auto; max-height: none; aspect-ratio: 399 / 501; }
#slide-12-note .athlete-note-media img { object-fit: cover; object-position: center; }

/* Broad sector context and a revenue chart on a shared, zero-based scale. */
.market-intro { margin-bottom: 38px; }
.market-scale { display: grid; grid-template-columns: 1fr 1fr; gap: 36px; border-top: 1px solid var(--line); padding-top: 28px; }
.market-scale strong { display: block; color: var(--refresh-ember); font-size: clamp(44px,5.5vw,72px); font-weight: 500; line-height: 1.1; letter-spacing: -.045em; }
.market-scale span { display: block; margin-top: 10px; font-size: 16px; line-height: 1.4; }
.market-source { margin-top: 20px; font-size: 12px; line-height: 1.6; color: var(--stone, #55514e); }
.market-source a { color: inherit; text-underline-offset: 3px; }
.growth-chart { margin: 56px 0 0; }
.growth-chart figcaption { display: flex; justify-content: space-between; gap: 20px; margin-bottom: 52px; font-family: "GT America Mono",monospace; font-size: 14px; line-height: 1.5; }
.growth-chart figcaption span { font-size: 12px; color: #6c6863; }
.growth-plot { position: relative; --plot-height: 280px; }
.growth-guides { position: absolute; inset: 0 0 auto; height: var(--plot-height); pointer-events: none; }
.growth-guides span { position: absolute; width: 100%; font-family: "GT America Mono",monospace; font-size: 12px; color: #6c6863; transform: translateY(-50%); }
.growth-guides span:nth-child(1) { top: 0; }
.growth-guides span:nth-child(2) { top: 50%; }
.growth-guides span:nth-child(3) { top: 100%; }
.growth-guides span::after { content: ""; position: absolute; left: 52px; right: 0; top: 50%; border-top: 1px solid var(--line); }
.growth-columns { display: grid; grid-template-columns: repeat(5,minmax(0,1fr)); gap: 14px; margin-left: 58px; }
.growth-track { height: var(--plot-height); display: flex; align-items: flex-end; justify-content: center; }
.growth-bar { position: relative; width: min(82%,100px); height: var(--bar-height); background: var(--refresh-ember); }
.growth-bar strong { position: absolute; bottom: calc(100% + 10px); left: 50%; transform: translateX(-50%); font-size: clamp(16px,2vw,24px); font-weight: 500; white-space: nowrap; letter-spacing: -.03em; }
.growth-column > span { display: block; text-align: center; margin-top: 16px; font-family: "GT America Mono",monospace; font-size: 13px; }
.growth-milestones { display: grid; grid-template-columns: repeat(3,minmax(0,1fr)); gap: 30px; border-bottom: 1px solid var(--line); margin-top: 40px; padding-bottom: 24px; }
.growth-milestones p { margin: 0; font-size: 16px; line-height: 1.55; }
.growth-milestones strong { display: block; font-family: "GT America Mono",monospace; font-size: 12px; font-weight: 400; margin-bottom: 10px; }
.growth-note { margin-top: 14px; font-size: 12px; line-height: 1.6; color: #6c6863; }
#slide-9 .series-item { min-height: 270px; }
#slide-9 .series-item small { display: block; line-height: 1.7; }
#slide-9 .series-item .series-description { margin-top: 14px; max-width: 390px; font-family: "GT America",sans-serif; font-size: 16px; line-height: 1.5; letter-spacing: 0; text-transform: none; }
#slide-9 .series-top .series-description { margin-left: auto; }
@media(max-width:767px) {
 .market-scale { gap: 22px; }
 .market-scale strong { font-size: 44px; }
 .market-scale span { font-size: 14px; }
 .growth-chart { margin-top: 40px; }
 .growth-chart figcaption { display: block; margin-bottom: 50px; }
 .growth-chart figcaption span { display: block; margin-top: 8px; }
 .growth-plot { --plot-height: 230px; }
 .growth-columns { gap: 8px; margin-left: 40px; }
 .growth-guides span::after { left: 36px; }
 .growth-guides span { font-size: 10px; }
 .growth-bar { width: 74%; }
 .growth-bar strong { font-size: 14px; }
 .growth-column > span { font-size: 11px; }
 .growth-milestones { gap: 14px; }
 .growth-milestones p { font-size: 13px; }
 .growth-milestones strong { font-size: 11px; }
 #slide-12-note .athlete-note-media { height: auto; }
 #slide-12-note .athlete-note-copy { margin-top: 0; }
 #slide-9 .series-item { min-height: 300px; }
 #slide-9 .series-item .series-description { font-size: 15px; }
}

#slide-9 .series-item:not(.current) h3 { color: #55514e; }
#slide-9 .series-item:not(.current) p,
#slide-9 .series-item:not(.current) small { color: #6c6863; }

#slide-11 .logo-line { flex-wrap: wrap; justify-content: center; row-gap: 28px; }
#slide-11 .logo-line img { flex-shrink: 0; }
#slide-11 .logo-line .advisor-brand-logo { width: 100px; max-width: 100px; height: 32px; object-fit: contain; filter: brightness(0); }
