/* Locally hosted Latin font subsets. Licenses: assets/fonts/*-OFL.txt. */
@font-face {
  font-family: 'Barlow Condensed';
  font-style: italic;
  font-weight: 800;
  font-display: swap;
  src: url(assets/fonts/barlow-condensed-800-italic.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
  font-family: 'Barlow Condensed';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url(assets/fonts/barlow-condensed-600-normal.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
  font-family: 'Barlow Condensed';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(assets/fonts/barlow-condensed-700-normal.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
  font-family: 'Barlow Condensed';
  font-style: normal;
  font-weight: 800;
  font-display: swap;
  src: url(assets/fonts/barlow-condensed-800-normal.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
  font-family: 'IBM Plex Mono';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(assets/fonts/ibm-plex-mono-400-normal.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
  font-family: 'IBM Plex Mono';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url(assets/fonts/ibm-plex-mono-500-normal.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

:root {
  color-scheme: dark;
  --bg: #071722;
  --panel: #0b202e;
  --ink: #f2f1e9;
  --muted: #9cb3c1;
  --cyan: #79c6e8;
  --line: #294351;
  --red: #ff4c36;
  --display: 'Barlow Condensed', Impact, 'Arial Narrow', sans-serif;
  --mono: 'IBM Plex Mono', ui-monospace, monospace;
}
* { box-sizing: border-box; }
html { scroll-behavior: smooth; scroll-padding-top: 20px; }
body { margin: 0; background: var(--bg); color: var(--ink); font-family: Arial, Helvetica, sans-serif; -webkit-font-smoothing: antialiased; }
a { color: inherit; text-decoration: none; -webkit-tap-highlight-color: transparent; }
button, input { font: inherit; }
button { cursor: pointer; }
button, a { touch-action: manipulation; }
button, a, input { outline-offset: 5px; }
:focus-visible { outline: 3px solid var(--cyan); }
h1, h2, p, figure { margin: 0; }
button { color: inherit; }
.icon-library { position: absolute; width: 0; height: 0; overflow: hidden; }
.icon { width: 24px; height: 24px; fill: none; stroke: currentColor; stroke-width: 1.6; stroke-linecap: square; stroke-linejoin: round; flex-shrink: 0; }
.sr-only { position: absolute; width: 1px; height: 1px; padding: 0; margin: -1px; overflow: hidden; clip-path: inset(50%); white-space: nowrap; border: 0; }
.skip-link { position: fixed; left: 16px; top: 12px; padding: 14px 20px; background: var(--ink); color: var(--bg); z-index: 10; transform: translateY(-180%); }
.skip-link:focus { transform: none; }
.blueprint-backdrop { position: fixed; inset: 0; overflow: hidden; pointer-events: none; z-index: -1; background-image: linear-gradient(#65b8e009 1px, transparent 1px), linear-gradient(90deg, #65b8e009 1px, transparent 1px), linear-gradient(#65b8e00a 1px, transparent 1px), linear-gradient(90deg, #65b8e00a 1px, transparent 1px); background-size: 24px 24px, 24px 24px, 120px 120px, 120px 120px; }
.blueprint-backdrop::after { content: ''; position: absolute; inset: 0; background: linear-gradient(180deg, #07172240 0%, transparent 40%, #071722cc 100%); }
.background-bike { position: absolute; width: max(850px, 110vw); height: auto; max-width: 1600px; left: 50%; top: 210px; transform: translateX(-50%) rotate(-13deg); opacity: .18; }
.background-sprocket { position: absolute; width: 420px; height: auto; top: 10px; right: -280px; opacity: .11; }
.page-shell { width: min(100% - 40px, 1120px); margin: auto; padding: 0 env(safe-area-inset-right) env(safe-area-inset-bottom) env(safe-area-inset-left); }
.masthead { height: 64px; display: flex; align-items: center; justify-content: space-between; gap: 12px; border-bottom: 1px solid var(--line); }
.wordmark { display: flex; gap: 12px; align-items: center; font-family: var(--mono); font-size: 10px; letter-spacing: .07em; }
.monogram { position: relative; font-family: var(--display); font-weight: 800; font-style: italic; font-size: 34px; letter-spacing: -4px; line-height: 1; padding-right: 15px; }
.monogram > span { position: absolute; right: -2px; top: -2px; font-family: Arial, sans-serif; font-size: 22px; font-style: normal; color: var(--red); letter-spacing: 0; }
.wordmark-sub { display: block; margin-top: 4px; font-size: 7px; letter-spacing: .09em; color: var(--muted); }
.location { display: flex; align-items: center; gap: 7px; font: 8px var(--mono); color: var(--muted); white-space: nowrap; }
.status-dot { width: 5px; height: 5px; border-radius: 50%; background: var(--cyan); box-shadow: 0 0 8px #79c6e844; }
.page-grid { display: grid; grid-template-columns: minmax(0, 1fr); }
.rider { min-width: 0; padding-top: 18px; }
.eyebrow, .section-label { display: flex; align-items: center; gap: 8px; font: 9px/1.4 var(--mono); letter-spacing: .09em; color: var(--muted); }
.crosshair { color: var(--cyan); font: 18px/1 var(--mono); }
.eyebrow-end { margin-left: auto; color: var(--cyan); font-size: 9px; letter-spacing: .045em; }
.rider-heading { position: relative; z-index: 1; }
h1 { margin: 12px 0 -5px; padding-bottom: 7px; font: italic 800 clamp(72px, 21vw, 125px)/.77 var(--display); letter-spacing: -.025em; }
h1 > span { display: block; }
h1 > span:first-child { display: flex; align-items: center; gap: 24px; margin-bottom: 5px; }
.name-period { color: var(--red); }
.racing-stripes { display: flex; gap: 5px; transform: skewX(-16deg); margin: 7px 0 0 6px; }
.racing-stripes i { width: 8px; height: 28px; background: var(--red); }
.racing-stripes i:nth-child(2) { background: var(--ink); }
.racing-stripes i:nth-child(3) { background: #527ea4; }
.rider-photo { position: relative; aspect-ratio: 1.6; overflow: hidden; background: var(--panel); margin-top: 15px; border: 1px solid #ffffff24; }
.rider-photo > img { display: block; width: 100%; height: 100%; object-fit: cover; object-position: 50% 0%; }
.rider-photo::after { content: ''; position: absolute; inset: 0; pointer-events: none; background: linear-gradient(180deg, #07172200 45%, #0717229c 100%); }
.photo-grid { position: absolute; inset: 0; opacity: .18; pointer-events: none; background: linear-gradient(90deg, transparent 49.9%, #e3f6ff 50%, transparent 50.1%), linear-gradient(transparent 49.9%, #e3f6ff 50%, transparent 50.1%); }
.photo-corner { position: absolute; width: 17px; height: 17px; z-index: 1; border-color: var(--ink); border-style: solid; }
.corner-tl { top: 10px; left: 10px; border-width: 1px 0 0 1px; }
.corner-br { bottom: 10px; right: 10px; border-width: 0 1px 1px 0; }
.rider-photo figcaption { position: absolute; bottom: 15px; left: 15px; right: 15px; display: flex; justify-content: space-between; gap: 10px; z-index: 1; font: 8px var(--mono); letter-spacing: .04em; }
.rider-photo figcaption > span:first-child { display: flex; align-items: center; gap: 7px; }
.red-dot { width: 5px; height: 5px; background: var(--red); }
.rider-caption { display: flex; justify-content: space-between; align-items: center; gap: 20px; padding: 12px 0; }
.rider-caption p { font: 600 26px/.98 var(--display); letter-spacing: .005em; }
.rider-caption p > span { color: var(--muted); }
.caption-mark { color: var(--red); font: 50px/.8 Arial, sans-serif; padding-right: 4px; }
.rider-spec { display: flex; align-items: center; justify-content: space-between; gap: 8px; padding: 11px 0; border-top: 1px solid var(--line); border-bottom: 1px solid var(--line); font: 8px var(--mono); color: var(--muted); letter-spacing: .01em; }
.rider-spec b { font-weight: 500; color: var(--cyan); margin-left: 4px; }
.spec-badge { color: var(--cyan); padding-left: 8px; border-left: 1px solid var(--line); }
.desktop-note { display: none; }
.link-column { min-width: 0; padding-top: 24px; }
.link-column:focus { outline: none; }
.section-label { justify-content: space-between; margin-bottom: 12px; }
.section-label > span:last-child { display: flex; gap: 12px; align-items: center; }
.section-label h2 { font: inherit; }
.brand-card { background: var(--red); color: #1b1715; border: 1px solid #ff725d; box-shadow: 0 12px 50px -25px #ff4c3633; }
.brand-link { display: block; position: relative; padding: 19px 20px 20px; overflow: hidden; }
.brand-link::after { content: ''; position: absolute; width: 190px; height: 310px; background: repeating-linear-gradient(90deg, #56190b14 0, #56190b14 1px, transparent 1px, transparent 8px); right: -82px; top: -50px; transform: rotate(28deg); pointer-events: none; }
.brand-kicker { display: flex; align-items: center; justify-content: space-between; gap: 10px; font: 8px var(--mono); letter-spacing: .07em; }
.brand-kicker > span:first-child { display: flex; align-items: center; gap: 7px; font-weight: 500; }
.tiny-square { width: 6px; height: 6px; background: currentColor; }
.brand-link h2 { position: relative; z-index: 1; font: 800 48px/.83 var(--display); letter-spacing: -.015em; margin: 22px 0 18px; }
.brand-asterisk { position: absolute; right: 1px; top: 9px; font: 65px/1 Arial, sans-serif; }
.brand-bottom { display: flex; align-items: flex-end; justify-content: space-between; gap: 8px; position: relative; z-index: 1; }
.brand-bottom p { font-size: 12px; line-height: 1.5; }
.brand-bottom p span { font-size: 10px; }
.shop-cta { display: flex; align-items: center; justify-content: center; min-height: 44px; padding: 0 13px; gap: 14px; color: var(--ink); background: #1b1715; font: 500 10px var(--mono); }
.shop-cta .icon { width: 17px; height: 17px; }
.code-button { width: 100%; display: flex; align-items: center; gap: 10px; min-height: 48px; padding: 11px 20px; border: 0; text-align: left; font: 10px var(--mono); }
.brand-code { border-top: 1px dashed #60231280; background: #e7432e; color: #171210; }
.code-prompt { font-size: 8px; letter-spacing: .055em; }
.code-button strong { font-size: 13px; letter-spacing: .11em; font-weight: 500; }
.copy-state { display: flex; align-items: center; gap: 7px; margin-left: auto; font-size: 9px; }
.copy-state .icon { width: 15px; height: 15px; }
.code-button.is-copied .copy-state { font-weight: 500; }
.youtube-card { display: flex; align-items: center; gap: 15px; background: var(--ink); color: #13202a; min-height: 112px; padding: 20px 18px; margin-top: 12px; border: 1px solid var(--ink); }
.youtube-icon { display: grid; place-items: center; width: 43px; height: 43px; flex-shrink: 0; color: var(--ink); background: #e33728; border-radius: 50%; }
.youtube-icon .icon { width: 26px; height: 26px; transform: translateX(-1px); }
.link-text { display: flex; flex-direction: column; align-items: flex-start; gap: 4px; flex: 1; min-width: 0; }
.small-label { font: 8px/1.4 var(--mono); letter-spacing: .06em; color: var(--muted); }
.youtube-card .small-label { color: #57606a; }
.link-title { font: 700 29px/.95 var(--display); letter-spacing: .005em; }
.link-description { font-size: 11px; line-height: 1.4; color: var(--muted); }
.youtube-card .link-description { color: #52606a; }
.link-arrow { width: 21px; height: 21px; margin-left: 3px; }
.gear-section, .social-section { margin-top: 29px; }
.gear-card { display: block; background: #0b202ee8; border: 1px solid var(--line); }
.gear-card + .gear-card { margin-top: 10px; }
.gear-link { display: flex; align-items: center; gap: 15px; padding: 18px; min-height: 101px; }
.gear-icon { color: var(--cyan); display: grid; place-items: center; width: 40px; height: 40px; flex-shrink: 0; border: 1px solid #335366; }
.gear-icon .icon { width: 21px; height: 21px; }
.gear-link .link-title { font-size: 25px; }
.gear-link .link-arrow { color: var(--cyan); }
.gear-code { border-top: 1px solid var(--line); background: #0e2939; padding: 11px 18px; color: var(--cyan); }
.gear-code .code-prompt { color: #acc2ce; }
.social-links { display: grid; grid-template-columns: repeat(3, minmax(0, 1fr)); border: 1px solid var(--line); background: #071722bb; }
.social-links a { display: flex; align-items: center; flex-direction: column; gap: 11px; padding: 18px 6px; font: 8px var(--mono); letter-spacing: .06em; }
.social-links a + a { border-left: 1px solid var(--line); }
.social-links .icon { width: 20px; height: 20px; }
.machine { margin-top: 36px; border: 1px solid #345769; background-color: #0b2536b3; background-image: linear-gradient(#76c8ee09 1px, transparent 1px), linear-gradient(90deg, #76c8ee09 1px, transparent 1px); background-size: 20px 20px; overflow: hidden; }
.machine-heading { display: flex; justify-content: space-between; gap: 10px; padding: 17px 18px 0; }
.machine-heading .small-label { color: #99c8df; font-size: 7px; letter-spacing: .05em; }
.machine-heading h2 { font: italic 700 35px/1 var(--display); margin-top: 4px; color: var(--cyan); }
.machine-heading h2 span { color: #80a2b7; font-weight: 600; }
.machine-year { color: var(--cyan); font: 500 14px/1.2 var(--mono); padding-top: 2px; text-align: right; }
.machine-year > span { color: #9fbaca; font-size: 8px; }
.machine-drawing { position: relative; margin: 18px 18px 0; padding: 10px 0 25px; }
.machine-drawing > img { display: block; width: 100%; height: auto; opacity: .9; }
.dimension { position: absolute; top: 0; left: 2%; width: 95%; border-top: 1px solid #527d91; text-align: center; height: 8px; border-left: 1px solid #527d91; border-right: 1px solid #527d91; }
.dimension > span { position: relative; top: -10px; display: inline-block; padding: 0 9px; background: #102d3d; font: 7px var(--mono); color: #a0c7d8; }
.drawing-label { position: absolute; bottom: 11px; left: 0; font: 7px var(--mono); color: #a0c7d8; letter-spacing: .06em; }
.drawing-plus { position: absolute; right: 0; bottom: 4px; font: 24px var(--mono); color: var(--cyan); }
.machine-foot { display: flex; justify-content: space-between; gap: 10px; border-top: 1px solid #345769; padding: 12px 16px; font: 6px/1.4 var(--mono); letter-spacing: .04em; color: #a9c7d6; }
.footer { margin: 30px 0 26px; padding-top: 20px; border-top: 1px solid var(--line); }
.footer-line { display: flex; gap: 16px; align-items: center; }
.footer-line .monogram { font-size: 36px; color: #a3bccb; }
.footer-line p { font: 8px/1.6 var(--mono); letter-spacing: .055em; color: var(--muted); }
.footer-line strong { color: var(--ink); font-weight: 400; }
.footer-finish { width: 28px; height: 20px; margin-left: auto; background: conic-gradient(#9cb3c1 25%, transparent 0 50%, #9cb3c1 0 75%, transparent 0) 0 0 / 10px 10px; opacity: .55; transform: skewX(-10deg); }
.affiliate-note { margin-top: 17px; font-size: 10px; line-height: 1.6; color: var(--muted); }
.toast { position: fixed; bottom: max(22px, env(safe-area-inset-bottom)); left: 50%; transform: translate(-50%, 15px); max-width: calc(100vw - 32px); width: max-content; padding: 14px 20px; background: var(--ink); color: var(--bg); box-shadow: 0 5px 30px #0008; font: 12px/1.5 var(--mono); z-index: 20; opacity: 0; pointer-events: none; transition: opacity .18s, transform .18s; }
.toast.is-visible { opacity: 1; transform: translate(-50%, 0); }
.copy-dialog { width: min(100% - 40px, 400px); padding: 25px; border: 1px solid var(--cyan); background: var(--panel); color: var(--ink); }
.copy-dialog::backdrop { background: #020b13cc; }
.copy-dialog h2 { margin: 10px 0; font: 700 33px/1 var(--display); }
.copy-dialog p { font-size: 14px; line-height: 1.5; color: var(--muted); }
.copy-dialog input { display: block; width: 100%; background: var(--bg); color: var(--ink); border: 1px solid var(--line); border-radius: 0; font: 24px var(--mono); padding: 14px; margin: 20px 0; user-select: all; }
.dialog-close { width: 100%; padding: 15px; display: flex; justify-content: space-between; border: 0; background: var(--red); color: #171210; font: 500 12px var(--mono); }
@media (hover: hover) {
  .brand-link:hover .shop-cta { background: var(--ink); color: var(--bg); }
  .brand-code:hover { background: #f16750; }
  .gear-code:hover { background: #173a4d; }
  .youtube-card:hover { background: white; }
  .gear-link:hover { background: #102c3d; }
  .social-links a:hover { color: var(--cyan); background: #102c3d; }
  .brand-link:hover .brand-asterisk { transform: rotate(30deg); }
  .gear-link:hover .link-arrow, .youtube-card:hover .link-arrow { transform: translate(2px, -2px); }
}
.brand-asterisk, .link-arrow, .shop-cta, .code-button, .gear-link, .youtube-card, .social-links a { transition: background .18s, color .18s, transform .2s; }
a:active .link-arrow { transform: translate(2px, -2px); }
.code-button:active { filter: brightness(.92); }
@media (min-width: 600px) and (max-width: 899px) {
  .page-shell { max-width: 560px; }
  .rider-photo { aspect-ratio: 1.6; }
  .brand-link h2 { font-size: 64px; }
  .brand-asterisk { font-size: 84px; }
}
@media (min-width: 900px) {
  .page-shell { width: min(100% - 100px, 1120px); }
  .masthead { height: 94px; }
  .wordmark { font-size: 12px; gap: 18px; }
  .wordmark-sub { font-size: 8px; }
  .monogram { font-size: 40px; }
  .location { font-size: 10px; gap: 10px; }
  .page-grid { grid-template-columns: minmax(0, 1.08fr) minmax(0, 1fr); column-gap: clamp(44px, 6vw, 88px); align-items: start; padding-top: 42px; }
  .rider { padding-top: 0; grid-column: 1; grid-row: 1; }
  .eyebrow { font-size: 10px; }
  .eyebrow-end { font-size: 10px; }
  h1 { font-size: clamp(105px, 11.55vw, 153px); margin-top: 22px; margin-bottom: 4px; }
  h1 > span:first-child { gap: 35px; margin-bottom: 7px; }
  .racing-stripes i { width: 12px; height: 39px; }
  .rider-photo { aspect-ratio: 1.18; margin-top: 20px; }
  .rider-photo > img { object-position: 50% 5%; }
  .rider-photo figcaption { font-size: 9px; left: 20px; bottom: 20px; right: 20px; }
  .rider-caption { padding: 21px 0; }
  .rider-caption p { font-size: 38px; }
  .caption-mark { font-size: 64px; }
  .rider-spec { padding: 15px 0; font-size: 10px; }
  .desktop-note { display: flex; justify-content: space-between; font: 7px var(--mono); letter-spacing: .05em; color: var(--muted); margin-top: 17px; }
  .link-column { grid-column: 2; grid-row: 1; padding-top: 0; }
  .section-label { font-size: 9px; margin-bottom: 16px; }
  .brand-link { padding: 24px; }
  .brand-link h2 { font-size: clamp(50px, 5.2vw, 65px); margin-top: 24px; margin-bottom: 22px; }
  .brand-kicker { font-size: 9px; }
  .brand-asterisk { font-size: 76px; }
  .brand-bottom p { font-size: 14px; }
  .brand-bottom p span { font-size: 11px; }
  .shop-cta { min-height: 48px; padding: 0 15px; }
  .code-button { padding-left: 24px; padding-right: 24px; min-height: 50px; }
  .youtube-card { margin-top: 14px; padding: 23px; min-height: 120px; gap: 19px; }
  .link-title { font-size: 34px; }
  .small-label { font-size: 9px; }
  .link-description { font-size: 12px; }
  .gear-section, .social-section { margin-top: 31px; }
  .gear-link { padding: 22px; gap: 19px; min-height: 111px; }
  .gear-link .link-title { font-size: 29px; }
  .gear-icon { width: 43px; height: 43px; }
  .social-links a { padding: 21px 8px; font-size: 9px; }
  .machine { grid-column: 1 / -1; grid-row: 2; margin-top: 38px; display: grid; grid-template-columns: .8fr 1.6fr; }
  .machine-heading { padding: 28px; flex-direction: column; justify-content: center; gap: 22px; }
  .machine-heading h2 { font-size: 52px; }
  .machine-heading .small-label { font-size: 8px; }
  .machine-year { text-align: left; font-size: 18px; }
  .machine-drawing { margin: 26px 28px 0; }
  .machine-drawing > img { max-height: 205px; object-fit: contain; }
  .machine-foot { grid-column: 1 / -1; font-size: 8px; padding: 13px 20px; }
  .footer { margin-top: 44px; margin-bottom: 32px; display: flex; align-items: center; justify-content: space-between; padding-top: 25px; }
  .footer-line { gap: 20px; }
  .footer-line p { font-size: 9px; }
  .footer-finish { margin-left: 24px; }
  .affiliate-note { margin-top: 0; }
}
@media (max-width: 359px) {
  .page-shell { width: calc(100% - 32px); }
  .location { font-size: 7px; gap: 5px; }
  .wordmark { gap: 8px; font-size: 9px; }
  .wordmark-sub { font-size: 6px; }
  h1 { font-size: 23vw; }
  .brand-link { padding: 17px 16px; }
  .brand-link h2 { font-size: 43px; }
  .brand-asterisk { font-size: 53px; }
  .brand-bottom p { font-size: 11px; }
  .brand-bottom p span { font-size: 9px; }
  .shop-cta { gap: 7px; padding: 0 10px; }
  .gear-link, .youtube-card { gap: 12px; padding: 16px 13px; }
  .gear-link .link-title { font-size: 23px; }
  .link-description { font-size: 10px; }
  .gear-icon { width: 34px; height: 38px; }
  .gear-code { padding-left: 15px; padding-right: 15px; }
  .small-label { font-size: 7px; }
  .section-label { font-size: 8px; }
  .machine-foot { font-size: 5px; padding-left: 12px; padding-right: 12px; }
}
@media (prefers-reduced-motion: no-preference) {
  .rider-heading, .rider-photo, .link-column { animation: arrive .55s ease-out both; }
  .rider-photo { animation-delay: .08s; }
  .link-column { animation-delay: .12s; }
  @keyframes arrive { from { opacity: 0; transform: translateY(8px); } to { opacity: 1; transform: translateY(0); } }
}
@media (prefers-reduced-motion: reduce) {
  html { scroll-behavior: auto; }
  *, *::before, *::after { animation: none !important; transition: none !important; }
}
