/* One local system for the landing page and the three legal documents. */
:root {
  color-scheme: light dark;
  --page: #fffaf2;
  --panel: #f3ede3;
  --ink: #292620;
  --soft: #625b50;
  --rule: #d8cbbc;
  --accent: #9d402b;
  --tint: #f8e5d9;
  --teal: #16665f;
  --teal-wash: #e0f1eb;
  --ochre: #80540d;
  --ochre-wash: #f9edc7;
  --plum: #714568;
  --plum-wash: #f0e4ef;
  --button-text: #fffaf2;
  --inverse: #542d24;
  --inverse-ink: #fff3e5;
  --inverse-soft: #ebc6b4;
  --inverse-rule: #926451;
  --inverse-accent: #f6d58b;
  --sans: -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
  --mono: ui-monospace, "SFMono-Regular", Consolas, "Liberation Mono", monospace;
}
@media (prefers-color-scheme: dark) {
  :root {
    --page: #1b1916;
    --panel: #24211c;
    --ink: #f7efe3;
    --soft: #c6b9a7;
    --rule: #51483d;
    --accent: #ffb49a;
    --button-text: #1b1916;
    --tint: #38251f;
    --teal: #86d7c6;
    --teal-wash: #1c332f;
    --ochre: #edc56c;
    --ochre-wash: #352d1b;
    --plum: #dfafd6;
    --plum-wash: #332333;
  }
}
* { box-sizing: border-box; }
html { -webkit-text-size-adjust: 100%; scroll-padding-top: 28px; }
body {
  margin: 0;
  background: var(--page);
  color: var(--ink);
  font: 16px/1.65 var(--sans);
  -webkit-font-smoothing: antialiased;
}
.wrap { width: min(100% - 96px, 1248px); margin-inline: auto; }
a { color: var(--accent); text-underline-offset: 5px; text-decoration-thickness: 1px; }
a:hover { text-decoration-thickness: 2px; }
a:focus-visible { outline: 3px solid var(--accent); outline-offset: 5px; border-radius: 2px; }
::selection { background: var(--accent); color: var(--button-text); }
p { margin: 0 0 1.25em; }
h1, h2, h3 { margin: 0; font-weight: 650; }
h1, h2 { text-wrap: balance; }
h2 { font-size: clamp(2rem, 3.4vw, 3rem); line-height: 1.12; letter-spacing: -.045em; }
h3 { font-size: 24px; line-height: 1.25; letter-spacing: -.025em; }
img { display: block; max-width: 100%; }
.skip { position: absolute; top: -100px; left: 16px; padding: 12px 18px; background: var(--page); z-index: 2; }
.skip:focus { top: 12px; }
.eyebrow, .map-label { font-size: 11px; font-weight: 600; letter-spacing: .09em; text-transform: uppercase; }
.eyebrow { margin: 0 0 28px; color: var(--soft); }
.section-index { margin-right: 16px; font-family: var(--mono); color: var(--accent); }
.small-mark { display: inline-block; width: 9px; height: 9px; flex: 0 0 9px; background: var(--accent); }
.masthead .wrap { display: flex; align-items: center; justify-content: space-between; gap: 24px; min-height: 100px; border-bottom: 1px solid var(--rule); }
.wordmark { display: inline-flex; align-items: center; gap: 12px; color: var(--ink); text-decoration: none; line-height: 1.3; }
.wordmark img { flex: 0 0 32px; }
.wordmark span { font-size: 21px; font-weight: 650; letter-spacing: -.045em; }
.wordmark small { display: block; margin-top: 4px; color: var(--soft); font-size: 11px; font-weight: 400; letter-spacing: 0; }
.header-nav { display: flex; align-items: center; gap: 32px; font-size: 13px; }
.overview-link { color: var(--soft); text-decoration: none; padding-block: 12px; }
.overview-link:hover { color: var(--ink); text-decoration: underline; }
.header-link { flex-shrink: 0; padding-block: 12px; font-size: 13px; color: var(--ink); }
.header-link span { margin-left: 16px; }
.hero { padding-block: 72px 0; }
.hero-label { display: flex; align-items: center; gap: 12px; margin-bottom: 30px; }
.hero-grid { display: grid; grid-template-columns: 1.7fr 1fr; align-items: end; gap: 56px; }
.hero h1 { font-size: clamp(3rem, 6.8vw, 6.25rem); line-height: 1.02; letter-spacing: -.065em; }
.hero h1 span { color: var(--accent); }
.hero-copy { padding-bottom: 3px; }
.lead { font-size: 22px; line-height: 1.45; letter-spacing: -.02em; }
.hero .lead { max-width: 29ch; margin-bottom: 12px; }
.hero-explanation { max-width: 32ch; color: var(--soft); font-size: 16px; margin-bottom: 24px; }
.btn { display: inline-flex; justify-content: space-between; align-items: center; gap: 24px; min-height: 50px; padding: 13px 18px; border: 1px solid var(--accent); border-radius: 4px; background: var(--accent); color: var(--button-text); font-size: 14px; font-weight: 600; text-decoration: none; }
.btn:hover { background: var(--ink); color: var(--page); border-color: var(--ink); }
.btn span, .email-link span { display: inline-block; }
.hero-note { margin: 12px 0 0; color: var(--soft); font-size: 11px; }
/* A single colour vocabulary follows the work from the illustration to the
   benefit rows. The drawings depict objects, never a simulated interface. */
.conversations { --area: var(--teal); --wash: var(--teal-wash); }
.records { --area: var(--ochre); --wash: var(--ochre-wash); }
.access { --area: var(--plum); --wash: var(--plum-wash); }
.operation { --area: var(--accent); --wash: var(--tint); }
.icon { display: block; flex: 0 0 auto; width: 24px; height: 24px; fill: none; stroke: currentColor; stroke-width: 1.75; stroke-linecap: round; stroke-linejoin: round; }
.work-map { margin: 64px 0 0; }
.work-map figcaption { display: flex; align-items: center; justify-content: space-between; padding-bottom: 14px; border-bottom: 1px solid var(--rule); color: var(--soft); font-size: 12px; }
.work-map figcaption > span { font-size: 20px; line-height: 1; }
.work-streams { display: grid; grid-template-columns: repeat(3, minmax(0, 1fr)); gap: 12px; padding-top: 20px; }
.work-stream { position: relative; min-width: 0; padding: 12px 24px 28px; background: var(--wash); color: var(--area); border-radius: 6px 6px 0 0; }
.work-stream::after { content: ""; position: absolute; bottom: 0; left: 50%; width: 2px; height: 18px; background: var(--area); }
.work-scene { display: block; width: 100%; max-width: 280px; height: auto; margin: 0 auto 20px; }
.scene-wash { fill: var(--area); fill-opacity: .09; }
.scene-line { fill: none; stroke: currentColor; stroke-width: 2; stroke-linecap: round; stroke-linejoin: round; }
.scene-paper { fill: var(--wash); }
.scene-rail { stroke: var(--accent); }
.map-label { color: var(--area); }
.stream-sources { margin: 10px 0 0; font-size: 12px; color: var(--soft); }
.work-stream strong { display: block; margin-top: 8px; color: var(--ink); font-size: 22px; font-weight: 600; line-height: 1.25; letter-spacing: -.03em; }
.map-base { display: flex; align-items: center; justify-content: space-between; gap: 12px 24px; padding: 18px 24px; border-top: 2px solid var(--accent); border-radius: 0 0 6px 6px; background: var(--tint); color: var(--accent); }
.map-base-title { display: flex; align-items: center; gap: 12px; font-size: 15px; font-weight: 600; }
.map-base > span:last-child { font-size: 12px; }
.channels { display: flex; flex-wrap: wrap; align-items: center; justify-content: space-between; gap: 16px 32px; padding-block: 24px; border-bottom: 1px solid var(--rule); }
.channels p { margin: 0; color: var(--soft); font-size: 12px; }
.channels ul { display: flex; flex-wrap: wrap; gap: 16px 28px; margin: 0; padding: 0; list-style: none; }
.channels li { display: flex; align-items: center; gap: 9px; color: var(--teal); font-size: 13px; font-weight: 600; }
.section { padding-block: 96px; }
.section-heading { display: grid; grid-template-columns: 1.7fr 1fr; column-gap: 56px; align-items: end; margin-bottom: 48px; }
.section-heading .eyebrow { grid-column: 1 / -1; }
.section-heading > p:last-child { max-width: 36ch; margin: 0; color: var(--soft); }
.benefits { display: grid; gap: 12px; }
.benefit { display: grid; grid-template-columns: .75fr 1.35fr 1.45fr; gap: 36px; align-items: start; padding: 30px 28px; border-left: 3px solid var(--area); background: var(--wash); }
.benefit-label { display: flex; flex-direction: column; align-items: flex-start; gap: 14px; font-size: 13px; font-weight: 600; color: var(--area); }
.benefit-label .icon { width: 36px; height: 36px; }
.benefit > p { margin: 0; }
.benefit > p:last-child { color: var(--soft); font-size: 15px; line-height: 1.75; }
/* A distinct, quiet surface for the person responsible; no status indicators
   or claims about availability are implied by the design. */
.operator { padding-block: 88px; background: var(--inverse); color: var(--inverse-ink); --accent: var(--inverse-accent); --button-text: var(--inverse); }
.operator-grid { display: grid; grid-template-columns: 1.7fr 1fr; gap: 56px; }
.operator .eyebrow { color: var(--inverse-soft); }
.operator h2 { font-size: clamp(2rem, 3.8vw, 3.4rem); }
.operator h2 span { color: var(--inverse-accent); }
.operator-copy { padding-top: 4px; color: var(--inverse-soft); }
.operator-person { padding-bottom: 25px; margin-bottom: 26px; border-bottom: 1px solid var(--inverse-rule); }
.person-name { margin: 0 0 5px; color: var(--inverse-ink); font-size: 22px; font-weight: 600; letter-spacing: -.025em; }
.operator-person > p:last-child { margin: 0; font-size: 12px; }
.operator-copy > p { font-size: 15px; line-height: 1.75; }
.data-note { border-top: 1px solid var(--inverse-rule); margin-top: 28px; padding-top: 28px; }
.data-note h3 { color: var(--inverse-ink); font-size: 19px; }
.data-note p { font-size: 14px; margin: 12px 0; }
.data-note a { display: inline-block; padding-block: 5px; font-size: 13px; }
.data-note a span { margin-left: 8px; }
.invitation { padding-block: 104px 112px; }
.invitation-grid { display: grid; grid-template-columns: 1.7fr 1fr; gap: 56px; align-items: start; }
.invitation h2 { font-size: clamp(2rem, 3.8vw, 3.4rem); }
.invitation-grid p { max-width: 38ch; color: var(--soft); margin-bottom: 24px; }
.email-link { display: inline-block; padding-block: 6px; font-size: clamp(1rem, 1.6vw, 1.3rem); font-weight: 600; letter-spacing: -.02em; overflow-wrap: anywhere; }
.email-link span { margin-left: 12px; }
.footer { border-top: 1px solid var(--rule); padding-block: 48px; background: var(--panel); }
.footer-grid { display: grid; grid-template-columns: 1.7fr .85fr 1fr; gap: 36px; }
.footer .eyebrow { margin: 0 0 12px; }
.footer nav a { display: block; width: fit-content; padding-block: 5px; }
.footer a:not(.wordmark) { font-size: 13px; overflow-wrap: anywhere; }
.fine { margin: 16px 0 0; color: var(--soft); font-size: 12px; line-height: 1.8; }
/* Legal prose keeps a comfortable measure and rhythm, independently of the
   landing page's display scale. Its HTML and wording are unchanged. */
.legal-layout { display: grid; grid-template-columns: 224px minmax(0, 700px); justify-content: space-between; gap: 64px; padding-block: 56px 88px; }
.legal-nav { align-self: start; position: sticky; top: 28px; }
.legal-nav .eyebrow { margin-bottom: 16px; }
.legal-nav nav { border-left: 2px solid var(--rule); padding-left: 18px; }
.legal-nav a { display: block; padding-block: 6px; color: var(--soft); font-size: 13px; text-decoration: none; line-height: 1.5; }
.legal-nav a:hover { color: var(--accent); text-decoration: underline; }
.back { display: inline-block; padding-block: 6px; margin-bottom: 26px; font-size: 13px; }
.legal { min-width: 0; line-height: 1.8; }
.legal h1 { font-size: clamp(2.4rem, 4.5vw, 3.5rem); line-height: 1.08; letter-spacing: -.05em; }
.updated { margin: 18px 0 32px; color: var(--soft); font-size: 12px; }
.legal h2 { margin: 0 0 16px; font-size: 21px; line-height: 1.35; letter-spacing: -.025em; text-wrap: initial; }
.legal section { border-top: 1px solid var(--rule); padding-top: 28px; margin-top: 36px; }
.legal p, .legal li { color: var(--soft); }
.legal strong { color: var(--ink); font-weight: 600; }
.legal ul { padding-left: 22px; }
.legal li { padding-left: 3px; margin-block: 10px; }
.legal a { overflow-wrap: anywhere; }
.legal code { font-family: var(--mono); font-size: .9em; }
.legal .request-route { background: var(--panel); border: 1px solid var(--rule); border-left: 3px solid var(--accent); border-radius: 4px; padding: 28px; }
.request-route .eyebrow { margin-bottom: 12px; color: var(--accent); }
.request-route > :last-child { margin-bottom: 0; }
.next { display: flex; flex-wrap: wrap; gap: 10px 24px; margin: 40px 0 0; padding-top: 24px; border-top: 1px solid var(--rule); font-size: 13px; }
.next a { padding-block: 5px; }
@media (max-width: 1100px) {
  .wrap { width: calc(100% - 64px); }
  .hero-grid, .section-heading, .operator-grid, .invitation-grid { grid-template-columns: 1.5fr 1fr; gap: 32px; }
  .hero h1 { font-size: clamp(3rem, 6.5vw, 5rem); }
  .hero .lead { font-size: 20px; }
  .work-stream { padding-inline: 20px; }
  .work-stream strong { font-size: 20px; }
  .benefit { grid-template-columns: .7fr 1.2fr 1.4fr; gap: 24px; }
  .benefit h3 { font-size: 22px; }
  .benefit-label { gap: 12px; }
  .legal-layout { grid-template-columns: 190px minmax(0, 700px); gap: 40px; }
}
@media (max-width: 800px) {
  .wrap { width: calc(100% - 40px); }
  .masthead .wrap { min-height: 84px; }
  .hero { padding-top: 48px; }
  .hero-grid, .section-heading, .operator-grid, .invitation-grid { grid-template-columns: minmax(0, 1fr); gap: 28px; }
  .hero h1 { font-size: clamp(2.5rem, 9.8vw, 4.8rem); }
  .hero .lead { max-width: 38ch; font-size: 21px; }
  .hero-explanation { max-width: 45ch; }
  .hero-label { font-size: 10px; letter-spacing: .065em; }
  .work-map { margin-top: 40px; }
  .work-streams { grid-template-columns: minmax(0, 1fr); gap: 0; }
  .work-stream { display: grid; grid-template-columns: minmax(0, .8fr) minmax(0, 1fr); column-gap: 24px; align-content: center; padding: 20px; border-left: 2px solid var(--accent); border-radius: 0; }
  .work-stream::after { display: none; }
  .work-scene { grid-row: 1 / 4; align-self: center; margin: 0; }
  .map-label { align-self: end; }
  .stream-sources { margin: 6px 0 0; }
  .work-stream strong { font-size: 21px; }
  .map-base { flex-direction: column; align-items: flex-start; gap: 6px; padding: 18px 20px; }
  .section { padding-block: 64px; }
  .section-heading { gap: 20px; margin-bottom: 32px; }
  .section-heading .eyebrow { margin: 0 0 4px; }
  .section-heading > p:last-child { max-width: 48ch; }
  .benefit { grid-template-columns: minmax(0, 1fr) minmax(0, 1.3fr); gap: 12px 28px; padding-block: 26px; }
  .benefit-label { grid-column: 1 / -1; flex-direction: row; align-items: center; }
  .benefit h3 { font-size: 23px; }
  .operator { padding-block: 56px; }
  .operator h2, .invitation h2 { font-size: clamp(2rem, 5.8vw, 3rem); }
  .operator-copy { max-width: 56ch; }
  .invitation { padding-block: 64px; }
  .invitation-grid p { max-width: 48ch; }
  .email-link { font-size: 20px; }
  .footer-grid { grid-template-columns: 1fr 1fr; gap: 32px; }
  .footer-grid > :first-child { grid-column: 1 / -1; }
  .legal-layout { display: flex; flex-direction: column; gap: 36px; padding-block: 32px 56px; }
  .legal-nav { position: static; order: 1; width: 100%; border-top: 1px solid var(--rule); padding-top: 24px; }
  .legal-nav nav { columns: 2; column-gap: 24px; }
  .legal-nav a { break-inside: avoid; }
  .legal { width: 100%; max-width: 700px; }
}
@media (max-width: 480px) {
  .header-nav { gap: 0; }
  .overview-link { display: none; }
  .wordmark { gap: 9px; }
  .wordmark span { font-size: 19px; }
  .wordmark small { font-size: 10px; }
  .header-link { font-size: 12px; }
  .header-link span { margin-left: 6px; }
  .hero-label { align-items: flex-start; }
  .hero-label .small-mark { margin-top: 4px; }
  .hero h1 { font-size: clamp(2.5rem, 12vw, 3.5rem); }
  .hero .lead { font-size: 20px; }
  .btn { gap: 16px; padding-inline: 14px; font-size: 13px; }
  .work-stream { grid-template-columns: minmax(0, 1fr); padding: 20px; }
  .work-scene { grid-row: auto; max-width: 220px; margin: 0 auto 16px; }
  .map-base > span:last-child { max-width: 29ch; }
  .channels ul { display: grid; grid-template-columns: repeat(2, minmax(0, 1fr)); width: 100%; gap: 16px; }
  .benefit { grid-template-columns: minmax(0, 1fr); gap: 16px; padding: 24px 20px; }
  .benefit h3 br { display: none; }
  .benefit-label { gap: 14px; }
  .email-link { font-size: 18px; }
  .footer-grid { grid-template-columns: minmax(0, 1fr); }
  .legal h1 { font-size: 2.4rem; }
  .legal-nav nav { columns: 1; }
  .legal .request-route { padding: 20px; }
}
@media (max-width: 360px) {
  .masthead .wordmark small { max-width: 132px; }
  .header-link span { display: none; }
}
/* Motion is optional, local to deliberate interaction, and never hides content. */
@media (prefers-reduced-motion: no-preference) {
  .btn, .btn span, .email-link span { transition: background-color 160ms ease, color 160ms ease, transform 160ms ease; }
  .btn:hover span, .email-link:hover span { transform: translate(2px, -2px); }
}
@media (forced-colors: active) {
  .small-mark { background: CanvasText; }
  .work-stream, .benefit, .map-base { border: 1px solid CanvasText; }
  .icon, .scene-line, .scene-rail { stroke: CanvasText; }
  .scene-paper { fill: Canvas; }
  .scene-wash { fill: none; }
}
