@import "https://fonts.googleapis.com/css2?family=IBM+Plex+Mono:wght@400;500;600&family=Instrument+Serif:ital@0;1&display=swap";:root{--surface-canvas:#f4f0e6;--surface-panel:#fcf9f1d6;--surface-panel-strong:#f8f3e8f0;--surface-hero:linear-gradient(180deg, #fffcf4e0, #efebe0b8);--ink-strong:#151915;--ink-muted:#465148;--ink-soft:#758176;--line-soft:#1519151a;--line-strong:#1519152e;--green-strong:#244d3f;--green-soft:#244d3f1f;--graphite:#333b36;--olive:#697056;--shadow-soft:0 14px 42px #1c221b14;--shadow-card:0 18px 48px #1c221b14;--radius-card:24px;--radius-pill:999px;--font-mono:"IBM Plex Mono", monospace;--font-serif:"Instrument Serif", serif}html{scroll-behavior:smooth}*,:before,:after{box-sizing:border-box}body{background:radial-gradient(circle at top left, #244d3f14, transparent 28%), linear-gradient(180deg, #ffffff80, #fff0), var(--surface-canvas);color:var(--ink-strong);font-family:var(--font-mono);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin:0;font-size:16px;line-height:1.55}::selection{background:#244d3f2e}code{background:#1519150f;border-radius:.4rem;padding:.2rem .4rem;font-family:inherit;font-size:.92em}p,h1,h2,h3{margin:0}#root{min-height:100svh}.story-page{width:min(100%,1580px);margin:0 auto;padding:18px}.story-page__layout{grid-template-columns:minmax(0,1.12fr) minmax(420px,560px);align-items:stretch;gap:28px;display:grid}.story-page__narrative{min-width:0}.story-page__panel{align-self:stretch;min-width:0;min-height:100%}.story-page__panel-sticky{height:calc(100svh - 24px);position:sticky;top:12px}.mobile-infographic-dock,.mobile-infographic-overlay{display:none}.story-page__hero{background:var(--surface-hero);border:1px solid var(--line-soft);min-height:calc(100svh - 36px);box-shadow:var(--shadow-soft);border-radius:28px;grid-template-columns:minmax(0,1.15fr) minmax(260px,.75fr);gap:28px;padding:clamp(28px,5vw,54px);display:grid;position:relative;overflow:hidden}.story-page__hero:after{content:"";pointer-events:none;background:radial-gradient(circle,#244d3f24,#0000 70%);border-radius:999px;height:240px;position:absolute;inset:auto -10% -18% 38%}.story-page__hero-copy{z-index:1;flex-direction:column;gap:18px;display:flex;position:relative}.story-page__hero h1{max-width:12ch;font-family:var(--font-serif);letter-spacing:-.05em;font-size:clamp(4rem,8vw,7rem);font-weight:400;line-height:.92}.story-page__hero-lede{max-width:62ch;color:var(--ink-muted);font-size:1rem}.story-page__hero-hook{max-width:66ch;color:var(--ink-strong);gap:14px;margin-top:6px;display:grid}.story-page__hero-hook p{max-width:56ch;color:var(--green-strong);font-size:clamp(1.02rem,1.5vw,1.26rem);line-height:1.45}.story-page__hero-sequence{flex-wrap:wrap;gap:8px;max-width:58ch;display:flex}.story-page__hero-sequence span{border-radius:var(--radius-pill);min-height:2rem;color:var(--ink-muted);letter-spacing:.04em;text-transform:uppercase;background:#ffffff85;border:1px solid #244d3f2e;align-items:center;padding:.24rem .68rem;font-size:.76rem;display:inline-flex}.story-page__hero-notes{z-index:1;border:1px solid var(--line-soft);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fcf9f1b8;border-radius:22px;align-self:end;gap:16px;padding:18px;display:grid;position:relative}.story-page__hero-note-label{color:var(--ink-soft);letter-spacing:.12em;text-transform:uppercase;margin-bottom:4px;font-size:.72rem}.story-page__sections{margin-top:26px}.story-section{border-top:1px solid var(--line-soft);opacity:.58;grid-template-columns:88px minmax(0,1fr);align-items:start;gap:22px;min-height:84vh;padding:26px 0 42px;transition:opacity .24s,transform .24s;display:grid;transform:translateY(12px)}.story-section--active{opacity:1;transform:translateY(0)}.story-section__eyebrow{gap:6px;display:grid;position:sticky;top:24px}.story-section__index,.story-section__date{letter-spacing:.12em;text-transform:uppercase;color:var(--ink-soft);font-size:.8rem}.story-section__content{gap:18px;max-width:70ch;display:grid}.story-section__title{max-width:14ch;font-family:var(--font-serif);letter-spacing:-.04em;font-size:clamp(2.5rem,4vw,4.1rem);font-weight:400;line-height:.96}.story-section__subtitle{max-width:52ch;color:var(--green-strong);font-size:1rem}.story-section__body{color:var(--ink-muted);gap:16px;display:grid}.mono-badge{border:1px solid var(--line-strong);border-radius:var(--radius-pill);min-width:2rem;color:var(--ink-strong);letter-spacing:.08em;text-transform:uppercase;background:#ffffff9e;justify-content:center;align-items:center;padding:.24rem .56rem;font-size:.72rem;font-weight:600;display:inline-flex}.mono-badge--md{min-width:3.25rem;padding-inline:.72rem;font-size:.78rem}.mono-badge--green{color:var(--green-strong);background:#244d3f1f;border-color:#244d3f42}.mono-badge--ink{background:#15191514;border-color:#1519152e}.mono-badge--graphite{background:#333b3614;border-color:#333b3629}.mono-badge--olive{background:#6970561f;border-color:#69705633}.infographic-panel{background:var(--surface-panel-strong);border:1px solid var(--line-soft);height:100%;box-shadow:var(--shadow-card);border-radius:26px;grid-template-rows:auto auto auto auto auto;gap:10px;padding:16px 18px 14px;display:grid;overflow:hidden}.infographic-panel--overlay{height:auto;box-shadow:none;background:0 0;border:0;border-radius:0;padding:0;overflow:visible}.infographic-panel>*+*{border-top:1px solid var(--line-soft);padding-top:10px}.infographic-panel__split{grid-template-columns:minmax(0,1.35fr) minmax(220px,.9fr);gap:12px;display:grid}.panel-card{min-width:0}.panel-card--graph-compact{border:0}.timeline-graph__toolbar{align-items:center;gap:10px;margin-bottom:6px;display:flex}.timeline-graph__toolbar--compact{margin-bottom:4px}.timeline-graph__toolbar--overlay{margin-bottom:10px}.panel-card__header{justify-content:space-between;align-items:flex-start;gap:10px;margin-bottom:8px;display:flex}.panel-card__header--tight{margin-bottom:6px}.panel-card__kicker{color:var(--ink-soft);letter-spacing:.12em;text-transform:uppercase;font-size:.72rem}.panel-card__caption{color:var(--ink-muted);margin-top:4px;font-size:.75rem;line-height:1.3}.timeline-graph{width:100%;height:auto;display:block}.timeline-graph--compact{width:100%}.graph-frame{fill:#ffffff80;stroke:var(--line-soft);rx:22px}.graph-grid-line{stroke:#15191514;stroke-dasharray:3 5}.graph-grid-label,.graph-axis-label,.graph-annotation-label{fill:var(--ink-soft);font-size:10px}.graph-axis-label{letter-spacing:.02em;font-size:9px}.graph-annotation-line{stroke:#15191529}.graph-series{fill:none;stroke-width:3px;stroke-linecap:round;stroke-linejoin:round}.graph-series--green{stroke:var(--green-strong)}.graph-series--ink{stroke:var(--ink-strong)}.graph-series--graphite{stroke:var(--graphite);opacity:.68}.graph-series--olive{stroke:var(--olive)}.timeline-current-marker__line{stroke:#244d3f6b;stroke-width:1.4px;stroke-dasharray:4 5}.timeline-current-marker__label{fill:var(--green-strong);letter-spacing:.08em;text-transform:uppercase;font-size:10px;font-weight:700}.timeline-current-marker__dot{stroke:var(--surface-panel-strong);stroke-width:3px}.timeline-current-marker__dot--green{fill:var(--green-strong)}.timeline-current-marker__dot--ink{fill:var(--ink-strong)}.timeline-current-marker__dot--graphite{fill:var(--graphite)}.timeline-current-marker__dot--olive{fill:var(--olive)}.graph-end-badge{stroke:#ffffff6b}.graph-end-badge--green{fill:var(--green-strong)}.graph-end-badge--ink{fill:var(--ink-strong)}.graph-end-badge--graphite{fill:var(--graphite)}.graph-end-badge--olive{fill:var(--olive)}.graph-end-badge__text{fill:#fff;letter-spacing:.08em;font-size:8px;font-weight:600}.mobile-infographic__icon-frame{color:#fff;background:#151915f0;border-radius:.8rem;flex:none;place-items:center;width:2.5rem;height:2.5rem;display:inline-grid}.mobile-infographic__icon-frame svg{width:1.2rem;height:1.2rem}.capabilities-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px 12px;display:grid}.capabilities-grid__item{gap:6px;display:grid}.capabilities-grid__label-row{justify-content:space-between;align-items:center;gap:8px;display:flex}.capabilities-grid__name{align-items:center;gap:6px;min-width:0;font-size:.84rem;display:inline-flex}.capabilities-grid__level{color:var(--ink-soft);letter-spacing:.08em;text-transform:uppercase;font-size:.66rem}.capabilities-grid__track{border-radius:var(--radius-pill);background:#15191514;height:10px;position:relative;overflow:hidden}.capabilities-grid__fill{border-radius:inherit;background:linear-gradient(90deg, #244d3f66, var(--green-strong));position:absolute;inset:0 auto 0 0}.capabilities-grid__checkpoint{background:#ffffffb8;width:1px;position:absolute;top:-2px;bottom:-2px}.compute-card__layout{gap:8px;display:grid}.compute-card__chart{width:100%;max-width:168px;margin:0 auto;display:block}.compute-arc{stroke:#ffffffad;stroke-width:2px}.compute-arc--green{fill:var(--green-strong)}.compute-arc--ink{fill:var(--ink-strong)}.compute-arc--graphite{fill:var(--graphite)}.compute-arc--olive{fill:var(--olive)}.compute-card__center-label{fill:var(--ink-muted);letter-spacing:.08em;text-transform:uppercase;font-size:10px}.compute-card__legend{gap:6px;display:grid}.compute-card__legend-item{justify-content:space-between;align-items:center;gap:8px;display:flex}.compute-card__legend-label{align-items:center;gap:6px;font-size:.74rem;display:inline-flex}.compute-card__legend-value{color:var(--ink-muted);font-size:.76rem}.copies-callout{gap:6px;display:grid}.copies-callout__headline{max-width:none;font-family:var(--font-serif);letter-spacing:-.04em;font-size:clamp(1.35rem,2.2vw,2.1rem);line-height:.92}.copies-callout__headline span{color:var(--green-strong)}.copies-callout__meta{color:var(--ink-muted);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:8px 14px;font-size:.72rem;line-height:1.35;display:flex}.copies-callout__importance{color:var(--green-strong);text-transform:uppercase;letter-spacing:.08em}.copies-progress{grid-template-columns:minmax(0,1.2fr) minmax(180px,.62fr);gap:10px;margin-top:10px;display:grid}.copies-progress--compact{grid-template-columns:1fr}.copies-progress__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px 10px;display:grid}.progress-group{gap:5px;display:grid}.progress-group__header{justify-content:space-between;align-items:center;gap:8px;display:flex}.progress-group__title{align-items:center;gap:6px;font-size:.74rem;display:inline-flex}.progress-group__value{color:var(--ink-soft);font-size:.68rem}.progress-group__cells{grid-template-columns:repeat(10,1fr);gap:3px;display:grid}.progress-group__cell{aspect-ratio:1;background:#15191514;border-radius:4px}.progress-group__cell--green.is-filled{background:var(--green-strong)}.progress-group__cell--ink.is-filled{background:var(--ink-strong)}.progress-group__cell--graphite.is-filled{background:var(--graphite)}.metrics-strip{grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);align-items:start;gap:12px;display:grid}.metrics-strip__group{grid-template-columns:auto repeat(3,minmax(0,1fr));align-items:start;gap:10px;display:grid}.metrics-strip__group-badge{padding-top:4px}.metrics-strip__divider{background:var(--line-strong);align-self:stretch;width:1px}.metric-chip{gap:3px;display:grid}.metric-chip__label{color:var(--ink-soft);letter-spacing:.08em;text-transform:uppercase;font-size:.64rem}.metric-chip__value{font-size:.98rem;line-height:1.05}.bottom-bars{gap:10px;display:grid}.bottom-bars__row{gap:6px;display:grid}.bottom-bars__label{color:var(--ink-muted);font-size:.74rem}.bottom-bars__cells{grid-template-columns:repeat(10,1fr);gap:4px;display:grid}.bottom-bars__cell{background:#15191514;border-radius:999px;height:14px;position:relative}.bottom-bars__cell--green.is-filled{background:#244d3fe6}.bottom-bars__cell--ink.is-filled{background:#151915e6}.bottom-bars__marker{border-radius:inherit;color:#fff;place-items:center;font-size:.54rem;font-weight:600;display:grid;position:absolute;inset:2px}@media (width<=1180px){.story-page__layout{grid-template-columns:1fr}.story-page__panel{order:-1}.story-page__panel-sticky{height:auto;top:12px}.infographic-panel{height:auto;overflow:visible}}@media (width<=900px){.story-page{padding:12px}.story-page__narrative{padding-bottom:calc(168px + env(safe-area-inset-bottom))}.story-page__hero{grid-template-columns:1fr;min-height:auto}.story-page__hero h1{max-width:10ch;font-size:clamp(3.1rem,14vw,5.2rem)}.story-section{grid-template-columns:1fr;min-height:auto;padding-block:22px 30px}.story-section__eyebrow{grid-auto-flow:column;justify-content:start;gap:12px;position:static}.story-page__panel{display:none}.infographic-panel__split,.copies-progress,.metrics-strip,.copies-progress__grid,.capabilities-grid{grid-template-columns:1fr}.metrics-strip__group{grid-template-columns:auto repeat(3,minmax(0,1fr))}.metrics-strip__divider{display:none}.mobile-infographic-dock{left:12px;right:12px;bottom:calc(12px + env(safe-area-inset-bottom));z-index:40;pointer-events:none;display:block;position:fixed}.mobile-infographic-dock__button{border:1px solid var(--line-soft);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);text-align:left;pointer-events:auto;appearance:none;cursor:pointer;background:#fcf9f1f2;border-radius:24px;width:100%;padding:12px 12px 10px;box-shadow:0 16px 40px #1c221b29}.mobile-infographic-dock .panel-card--graph{min-width:0}.mobile-infographic-dock .graph-frame{rx:18px}.mobile-infographic-dock .graph-annotation-label{font-size:8.5px}.mobile-infographic-overlay{z-index:60;background:#f4f0e6fa;display:block;position:fixed;inset:0}.mobile-infographic-overlay__scroll{-webkit-overflow-scrolling:touch;height:100%;padding:calc(16px + env(safe-area-inset-top)) 16px calc(32px + env(safe-area-inset-bottom));overflow-y:auto}.mobile-infographic-overlay__sheet{min-height:100%;padding:0}.mobile-infographic-overlay__close{width:2.75rem;height:2.75rem;color:var(--ink-strong);cursor:pointer;appearance:none;background:#e0e2e9e6;border:0;border-radius:999px;place-items:center;display:inline-grid}.mobile-infographic-overlay__close svg{width:1.45rem;height:1.45rem}.mobile-infographic-overlay .infographic-panel{gap:14px}.mobile-infographic-overlay .infographic-panel>*+*{padding-top:14px}.mobile-infographic-overlay .infographic-panel__split{grid-template-columns:minmax(0,1.25fr) minmax(138px,.85fr)}.mobile-infographic-overlay .capabilities-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=640px){.story-page__narrative{padding-bottom:calc(184px + env(safe-area-inset-bottom))}.story-section__title{max-width:none}.copies-callout__headline{max-width:100%}.bottom-bars__cells,.progress-group__cells{gap:3px}.infographic-panel{padding:14px}.mobile-infographic-overlay .infographic-panel{padding:0}.metrics-strip__group{grid-template-columns:1fr}.metrics-strip__group-badge{padding-top:0}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition:none!important;animation:none!important}}
