@font-face {
  font-family: "Fira Sans Condensed";
  src: url("../assets/fonts/fira-sans-condensed/FiraSansCondensed-Medium.ttf") format("truetype");
  font-weight: 500;
  font-display: swap;
}

@font-face {
  font-family: "Fira Sans Condensed";
  src: url("../assets/fonts/fira-sans-condensed/FiraSansCondensed-SemiBold.ttf") format("truetype");
  font-weight: 600;
  font-display: swap;
}

@font-face {
  font-family: "Atkinson Hyperlegible Next";
  src: url("../assets/fonts/atkinson-hyperlegible-next/AtkinsonHyperlegibleNext-wght.ttf") format("truetype");
  font-weight: 100 900;
  font-display: swap;
}

:root {
  --ink: #0d2730;
  --paper: #f4f7f5;
  --white: #ffffff;
  --mist: #dce4e1;
  --steel: #617177;
  --rule: #aeb9b6;
  --orange: #d94d2b;
  --green: #2e6656;
  --display: "Fira Sans Condensed", "Arial Narrow", sans-serif;
  --body: "Atkinson Hyperlegible Next", Arial, sans-serif;
  --frame: 1360px;
}

* { box-sizing: border-box; }
html { scroll-behavior: smooth; background: var(--paper); }
body { min-width: 1080px; margin: 0; color: var(--ink); background: var(--paper); font: 500 15px/1.42 var(--body); }
a { color: inherit; }
:focus-visible { outline: 2px solid var(--orange); outline-offset: 4px; }
.skip-link { position: fixed; z-index: 30; top: 8px; left: 8px; padding: 10px 15px; color: var(--white); background: var(--ink); transform: translateY(-160%); }
.skip-link:focus { transform: none; }

.site-header { height: 74px; border-bottom: 1px solid #cfd7d4; background: rgba(255,255,255,.98); }
.site-header__inner { width: min(calc(100% - 72px), var(--frame)); height: 100%; margin: 0 auto; display: grid; grid-template-columns: 128px 1fr auto 205px; align-items: center; gap: 30px; }
.wordmark { width: max-content; font: 600 29px/1 var(--display); letter-spacing: -.035em; text-decoration: none; }
.route-classification { margin: 0; font-size: 11px; font-weight: 800; letter-spacing: .045em; text-transform: uppercase; }
.primary-nav { display: flex; justify-content: flex-end; gap: 38px; font-size: 13px; font-weight: 700; }
.primary-nav a, .route-action, .site-footer a { text-decoration: none; }
.primary-nav a { padding: 9px 0; }
.primary-nav a[aria-current="page"] { border-bottom: 2px solid var(--ink); }
.primary-nav a:hover, .site-footer a:hover { text-decoration: underline; text-underline-offset: 5px; }
.route-action { min-height: 73px; margin-right: -36px; padding: 0 26px; display: flex; align-items: center; justify-content: space-between; border-left: 1px solid #cfd7d4; font-weight: 750; }

.disclosure-folio { min-height: 950px; padding: 0 max(40px, calc((100% - var(--frame)) / 2)); display: grid; grid-template-columns: 34% 13% 53%; background: var(--paper); }
.disclosure-summary { min-width: 0; padding: 48px 32px 40px 4px; display: flex; flex-direction: column; border-right: 1px solid var(--rule); }
.eyebrow, .section-heading > p:first-child, .boundary-heading > p:first-child { margin: 0 0 18px; font-size: 11px; font-weight: 850; letter-spacing: .055em; text-transform: uppercase; }
.disclosure-summary h1 { margin: 0; font: 600 clamp(49px, 4.25vw, 64px)/.87 var(--display); letter-spacing: -.045em; }
.disclosure-summary__statement { margin: 16px 0 0; font-size: 17px; font-weight: 800; }
.disclosure-summary__copy { max-width: 370px; margin: 24px 0 0; padding-top: 20px; border-top: 1px solid var(--rule); font-size: 15px; line-height: 1.5; }
.classification-register { margin-top: 34px; }
.classification-register h2 { margin: 0; padding-bottom: 10px; border-bottom: 1px solid var(--ink); font-size: 10px; font-weight: 850; letter-spacing: .05em; text-transform: uppercase; }
.classification-register article { min-height: 63px; padding: 11px 0; display: grid; grid-template-columns: 105px 1fr; gap: 16px; border-bottom: 1px solid var(--rule); }
.classification-register article strong { font-size: 12px; }
.classification-register article p { margin: 0; color: var(--steel); font-size: 11px; line-height: 1.42; }
.asset-note { margin-top: auto; padding: 20px 22px; border: 1px solid var(--rule); background: var(--mist); }
.asset-note strong { font-size: 10px; letter-spacing: .04em; text-transform: uppercase; }
.asset-note p { margin: 10px 0 0; color: #43565d; font-size: 11px; line-height: 1.5; }

.truth-margin { min-width: 0; padding: 52px 26px 34px; display: flex; flex-direction: column; border-right: 1px solid var(--rule); background: var(--white); overflow: hidden; }
.truth-margin > span { display: block; color: var(--orange); font: 600 clamp(76px, 8.1vw, 118px)/.72 var(--display); letter-spacing: .03em; text-transform: uppercase; writing-mode: vertical-rl; text-orientation: mixed; }
.truth-margin > p { margin: auto 0 0; color: var(--orange); font-size: 11px; font-weight: 700; line-height: 1.45; }

.source-overview { min-width: 0; padding: 47px 0 0 36px; display: flex; flex-direction: column; }
.source-overview__head { min-height: 103px; display: grid; grid-template-columns: 1fr auto; gap: 34px; border-bottom: 2px solid var(--ink); }
.source-overview__head h2 { margin: 0; font-size: 11px; font-weight: 850; letter-spacing: .05em; text-transform: uppercase; }
.source-overview__head > div > p { max-width: 610px; margin: 17px 0 0; color: var(--steel); font-size: 12px; line-height: 1.45; }
.source-overview__head > p { margin: 0; font-size: 10px; font-variant-numeric: tabular-nums; text-transform: uppercase; }
.source-group { margin-top: 16px; }
.source-group h3 { margin: 0; padding-bottom: 8px; border-bottom: 1px solid var(--rule); font-size: 12px; }
.source-group a { min-height: 37px; display: grid; grid-template-columns: 75px minmax(175px, .7fr) minmax(230px, 1.3fr); gap: 16px; align-items: center; border-bottom: 1px solid #c7cfcc; text-decoration: none; }
.source-group a:hover, .source-group a:focus-visible { background: var(--white); }
.source-group a > span { color: var(--steel); font-size: 10px; }
.source-group a > strong { font-size: 11px; }
.source-group a > small { color: var(--steel); font-size: 10px; }
.source-overview__foot { min-height: 119px; margin-top: auto; display: grid; grid-template-columns: 1fr 300px; border-top: 1px solid var(--rule); }
.source-overview__foot > div { padding: 18px 26px 16px 0; }
.source-overview__foot > div strong, .source-overview__foot > a > span { font-size: 10px; letter-spacing: .045em; text-transform: uppercase; }
.source-overview__foot > div p { max-width: 510px; margin: 9px 0 0; color: var(--steel); font-size: 11px; line-height: 1.45; }
.source-overview__foot > a { padding: 18px 26px; display: flex; flex-direction: column; justify-content: space-between; border-left: 1px solid var(--rule); background: var(--white); text-decoration: none; }
.source-overview__foot > a > span, .source-overview__foot > a > small { color: var(--steel); }
.source-overview__foot > a > strong { font: 600 20px/1 var(--display); }
.source-overview__foot > a > small { font-size: 10px; font-weight: 800; text-transform: uppercase; }
.source-overview__foot > a:hover, .source-overview__foot > a:focus-visible { color: var(--white); background: var(--ink); }
.source-overview__foot > a:hover > *, .source-overview__foot > a:focus-visible > * { color: var(--white); }

.research-register { padding: 130px max(40px, calc((100% - var(--frame)) / 2)) 150px; background: var(--white); }
.section-heading { min-height: 302px; display: grid; grid-template-columns: 16% 55% 29%; align-items: start; }
.section-heading h2 { max-width: 730px; margin: 0; font: 600 clamp(54px, 4.8vw, 72px)/.9 var(--display); letter-spacing: -.045em; }
.section-heading > p:last-child { max-width: 355px; margin: 10px 0 0; color: var(--steel); font-size: 15px; line-height: 1.5; }
.research-table { border-top: 2px solid var(--ink); }
.research-table article { min-height: 132px; padding: 23px 0; display: grid; grid-template-columns: 135px minmax(430px, 1fr) 37%; gap: 30px; border-bottom: 1px solid var(--rule); }
.research-table article > span { color: var(--steel); font-size: 11px; font-weight: 800; }
.research-table h3 { margin: 0; font: 600 25px/1 var(--display); }
.research-table h3 a { text-decoration-thickness: 1px; text-underline-offset: 5px; }
.research-table article > div > p, .research-table article > p { margin: 13px 0 0; color: var(--steel); font-size: 13px; line-height: 1.48; }
.research-table article > p { margin-top: 0; padding-left: 28px; border-left: 1px solid var(--rule); }

.concept-boundary { padding: 130px max(40px, calc((100% - var(--frame)) / 2)) 130px; color: var(--white); background: var(--ink); }
.boundary-heading { min-height: 330px; display: grid; grid-template-columns: 16% 55% 29%; align-items: start; }
.boundary-heading > p:first-child { color: #9fb2ad; }
.boundary-heading h2 { margin: 0; font: 600 clamp(53px, 4.8vw, 72px)/.9 var(--display); letter-spacing: -.045em; }
.boundary-heading > p:last-child { max-width: 355px; margin: 10px 0 0; color: #b7c7c2; font-size: 15px; line-height: 1.5; }
.identity-register { display: grid; grid-template-columns: repeat(2, 1fr); border-top: 1px solid #50676e; }
.identity-register > div { min-height: 105px; padding: 22px 0; display: grid; grid-template-columns: 180px 1fr; gap: 25px; align-items: center; border-bottom: 1px solid #50676e; }
.identity-register > div:nth-child(odd) { padding-right: 34px; border-right: 1px solid #50676e; }
.identity-register > div:nth-child(even) { padding-left: 34px; }
.identity-register span, .boundary-limits span { color: #9fb2ad; font-size: 10px; font-weight: 800; letter-spacing: .045em; text-transform: uppercase; }
.identity-register strong { font: 600 24px/1 var(--display); }
.boundary-limits { margin-top: 72px; display: grid; grid-template-columns: 1.15fr .85fr .85fr; border-top: 1px solid #50676e; border-bottom: 1px solid #50676e; }
.boundary-limits > div { min-height: 185px; padding: 28px 32px 26px 0; }
.boundary-limits > div + div { padding-left: 32px; border-left: 1px solid #50676e; }
.boundary-limits p { margin: 48px 0 0; color: #c1cfcb; font-size: 13px; line-height: 1.5; }

.route-bridge { min-height: 390px; padding: 90px max(40px, calc((100% - var(--frame)) / 2)); display: grid; grid-template-columns: 1fr 300px 240px; background: var(--mist); }
.route-bridge > div { padding: 34px 40px; border: 1px solid #91a09c; border-right: 0; }
.route-bridge > div > span { color: var(--steel); font-size: 10px; font-weight: 800; letter-spacing: .045em; text-transform: uppercase; }
.route-bridge h2 { max-width: 660px; margin: 80px 0 0; font: 600 44px/.93 var(--display); letter-spacing: -.035em; }
.route-bridge > a { padding: 30px; display: flex; flex-direction: column; justify-content: flex-end; border: 1px solid #91a09c; text-decoration: none; font-weight: 800; }
.route-bridge__primary { color: var(--white); background: var(--ink); font: 600 28px/1 var(--display); }
.route-bridge__secondary { border-left: 0 !important; font-size: 13px; }
.route-bridge > a:hover, .route-bridge > a:focus-visible { color: var(--white); background: var(--green); }

.site-footer { min-height: 92px; padding: 0 max(40px, calc((100% - var(--frame)) / 2)); display: grid; grid-template-columns: 130px 1fr auto; gap: 30px; align-items: center; border-top: 1px solid #cfd7d4; background: var(--white); }
.site-footer > span, .site-footer nav { font-size: 10px; }
.site-footer > span { color: var(--steel); text-transform: uppercase; }
.site-footer nav { display: flex; gap: 30px; }

@media (prefers-reduced-motion: reduce) {
  html { scroll-behavior: auto; }
}
