.skip-link:not(:focus) {
  position: absolute !important;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0 0 0 0);
  white-space: nowrap;
}

.kll-edition-global .site-logo {
  position: absolute;
  top: 28px;
  left: 50%;
  width: 128px;
  transform: translateX(-50%);
}

.kll-edition-global .site-logo img {
  height: 112px;
  object-position: center top;
}

.kll-edition-global .site-header--content .site-logo {
  position: static;
  top: auto;
  left: auto;
  width: 105px;
  transform: none;
}

.kll-edition-global .site-header--content .site-logo img {
  height: 140px;
  object-position: top left;
}

.entry-content { padding-block: 90px; }
.entry-content > section { padding: 70px clamp(24px,5vw,80px); margin: 0 auto 28px; background: var(--kll-mist); }
.entry-content > section:nth-child(even) { background: var(--kll-navy); color: #fff; }
.entry-content h2 { margin: 0 0 22px; font: 600 clamp(36px,4vw,60px)/1.05 "Arial Narrow",Arial,sans-serif; }
.entry-content h3 { margin: 0 0 12px; font: 600 25px/1.15 "Arial Narrow",Arial,sans-serif; }
.entry-content p { max-width: 850px; font-size: 18px; line-height: 1.65; }
.kll-card-grid { display: grid; grid-template-columns: repeat(3,1fr); gap: 18px; margin-top: 34px; }
.kll-card-grid--four { grid-template-columns: repeat(4,1fr); }
.kll-card { padding: 28px; background: #fff; color: var(--kll-navy); border-top: 4px solid var(--kll-gold-bright); }
.entry-content > section:nth-child(odd) .kll-card { box-shadow: 0 8px 25px #05050512; }
.kll-card p { font-size: 16px; }
.kll-inline-link { display: inline-flex; margin-top: 16px; color: var(--kll-gold-bright); font-weight: 700; text-decoration: none; }
.language-switch { margin-top: 39px; color: #fff; font-weight: 700; text-decoration: none; }
.kll-ad-zone { margin-block: 55px; min-height: 90px; display: grid; place-items: center; overflow: hidden; }
.kll-ad-zone img { display: block; max-width: 100%; height: auto; }
.content-shell { max-width: 1160px; }
.content-shell > article > h1 { max-width: 950px; }
.content-shell .entry-content { width: 100%; padding-top: 35px; }
.content-shell .entry-content > h2 { margin-top: 70px; }
.content-shell .entry-content img { max-width: 100%; height: auto; }
.kll-media-grid { display: grid; grid-template-columns: 1.3fr 1fr; gap: 22px; margin: 45px 0; }
.kll-media-grid img { width: 100%; height: 360px; object-fit: cover; }
.kll-video { position: relative; aspect-ratio: 16/9; margin: 50px 0; background: var(--kll-navy); }
.kll-video iframe { position: absolute; inset: 0; width: 100%; height: 100%; border: 0; }
.kll-camp-form { margin-top: 45px; padding: clamp(24px,5vw,55px); background: var(--kll-mist); color: var(--kll-navy); }
.editorial-table-wrap { margin: 28px 0 42px; overflow-x: auto; border: 1px solid rgba(5,5,5,.14); background: #fff; }
.editorial-table { width: 100%; min-width: 680px; border-collapse: collapse; color: var(--kll-navy); }
.editorial-table th, .editorial-table td { padding: 14px 16px; border-right: 1px solid rgba(5,5,5,.1); border-bottom: 1px solid rgba(5,5,5,.1); text-align: left; vertical-align: top; }
.editorial-table th { background: var(--kll-navy); color: #fff; font-family: var(--kll-display); letter-spacing: .04em; text-transform: uppercase; }
.editorial-table tr:nth-child(even) td { background: rgba(171,141,63,.08); }
.kll-form-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 20px; }
.kll-form-grid label, .kll-consent { display: grid; gap: 8px; font-weight: 700; }
.kll-form-grid input, .kll-form-grid select, .kll-form-grid textarea { width: 100%; padding: 14px; border: 1px solid #aeb9c2; background: #fff; font: inherit; }
.kll-form-span { grid-column: 1/-1; }
.kll-consent { grid-template-columns: auto 1fr; align-items: start; margin: 24px 0; font-weight: 400; }
.kll-honeypot { position: absolute; left: -9999px; }
.form-message { padding: 18px; font-weight: 700; }
.form-message--success { background: #e0f4e8; color: #175d32; }.form-message--error { background: #fde8e8; color: #812424; }
.footer-brand p { line-height: 1.55; }
.site-footer { display: flex; flex-wrap: wrap; align-items: flex-start; }
.site-footer > .kll-footer-group { order: var(--kll-footer-order, 0); min-width: 0; }
.kll-footer-group--contact { flex: 1.25 1 270px; }
.kll-footer-group--navigation { flex: 2 1 340px; }
.footer-social,.kll-footer-group--legal { display: flex; flex: 1 1 170px; flex-direction: column; gap: 10px; font-size: 13px; color: #d7d7d2; }
.kll-footer-group--copyright { flex: 1 0 100%; padding-top: 24px; border-top: 1px solid rgba(255,255,255,.14); font-size: 13px; color: #d7d7d2; }

@media (max-width: 760px) {
  .site-footer > .kll-footer-group { flex-basis: 100%; }
  .kll-footer-group--copyright { padding-top: 20px; }
}
.subpage { background: #fff; }
.subpage-hero { min-height: 520px; padding: 235px 0 90px; display: flex; align-items: flex-end; color: #fff; background-size: cover; background-position: center; position: relative; isolation: isolate; }
.subpage-hero::before { content: ""; position: absolute; inset: 0; z-index: -1; background: linear-gradient(90deg,rgba(0,0,0,.88),rgba(0,0,0,.35) 62%,rgba(0,0,0,.1)); }
.subpage--winter .subpage-hero { background-image: url('../images/gallery/winter/aerial-web.jpg'); }
.subpage--summer .subpage-hero { background-image: url('../images/gallery/summer/aerial-web.jpg'); }
.subpage--global .subpage-hero { min-height: 420px; background: var(--kll-navy); }
.subpage-hero h1 { max-width: 900px; margin: 0; font: 600 clamp(58px,7vw,100px)/.95 "Arial Narrow",Arial,sans-serif; }
.subpage-body { padding-block: 75px; }
.editorial-content { width: 100%; padding: 0; }
.content-band { margin: 0 0 28px; padding: clamp(38px,5vw,72px); background: var(--kll-mist); }
.content-band:nth-child(3n+2) { background: var(--kll-navy); color: #fff; }
.content-band:nth-child(3n) { border-left: 7px solid var(--kll-gold-bright); background: #fff; box-shadow: 0 12px 35px #05050510; }
.content-band h2 { max-width: 860px; font-size: clamp(38px,4.5vw,64px); }
.content-band h3 { margin-top: 35px; color: var(--kll-gold); }
.content-band p,.content-band li { max-width: 900px; font-size: 18px; line-height: 1.7; }
.content-band a { color: var(--kll-gold); font-weight: 700; }
.race-selector { margin-bottom: 65px; padding: clamp(35px,5vw,65px); background: #fff; box-shadow: 0 16px 45px #05050516; }
.race-selector h2 { margin: 0 0 35px; font: 600 clamp(34px,4vw,54px)/1 "Arial Narrow",Arial,sans-serif; }
.race-selector__grid { display: grid; grid-template-columns: repeat(3,1fr); gap: 18px; }
.race-choice { min-height: 235px; display: grid; grid-template-rows: auto 1fr auto; place-items: center; border: 1px solid #bec7ce; background: #fff; transition: transform .2s ease,box-shadow .2s ease; }
.race-choice:hover { transform: translateY(-4px); box-shadow: 0 14px 32px #0505051a; }
.race-choice strong { padding-top: 22px; font: 600 48px/1 "Arial Narrow",Arial,sans-serif; }
.race-choice svg,.race-choice img { width: 78px; height: 78px; color: var(--kll-gold-bright); object-fit: contain; }
.race-choice svg { fill: none; stroke: currentColor; stroke-width: 4; stroke-linecap: round; stroke-linejoin: round; }
.race-choice svg circle:first-child:not(:only-child) { fill: currentColor; stroke: none; }
.race-choice span { width: 100%; padding: 14px; background: var(--kll-navy); color: #fff; text-align: center; font-weight: 700; letter-spacing: .05em; }
.association-strip { padding: 65px 4vw; border-top: 1px solid var(--kll-line); background: var(--kll-mist); text-align: center; }
.association-strip h2 { margin: 0 0 36px; font: 600 clamp(30px,3vw,44px)/1 "Arial Narrow",Arial,sans-serif; }
.association-grid { width: var(--kll-wide); margin: auto; display: flex; flex-wrap: wrap; justify-content: center; align-items: center; gap: 24px 50px; }
.association-logo { width: 165px; height: 80px; padding: 12px; display: grid; place-items: center; border-left: 1px solid var(--kll-line); }
.association-logo:first-child { border-left: 0; }
.association-logo img { max-width: 100%; max-height: 58px; object-fit: contain; filter:none; }
.kll-video[data-video] { display: grid; place-items: center; background: linear-gradient(135deg,var(--kll-navy),#171717); }
.kll-video[data-video] button { padding: 18px 26px; border: 2px solid var(--kll-gold-bright); background: transparent; color: #fff; font: 700 16px/1 Arial,sans-serif; cursor: pointer; }

@media (max-width: 1350px) and (min-width: 1101px) {
  .site-header { gap: 20px; padding-inline: 3vw; }
  .site-nav ul { gap: 24px; }
  .site-nav a, .edition-toggle, .language-switch { font-size: 14px; }
  .edition-toggle { display: none; }
  .header-register { padding-inline: 18px; }
}

@media (max-width: 760px) {
  .kll-edition-global .site-logo {
    top: 17px;
    width: 105px;
  }
  .kll-edition-global .site-logo img { height: 88px; }
  .kll-edition-global .site-header--content .site-logo { width: 78px; }
  .kll-edition-global .site-header--content .site-logo img { height: 100px; }
  .entry-content { padding: 55px 20px; }
  .entry-content > section { padding: 45px 22px; }
  .kll-card-grid, .kll-card-grid--four { grid-template-columns: 1fr; }
  .language-switch { display: none; }
  .kll-form-grid, .kll-media-grid { grid-template-columns: 1fr; }
  .kll-media-grid img { height: 240px; }
  .subpage-hero { min-height: 420px; padding: 180px 20px 55px; }
  .subpage-hero h1 { font-size: 54px; }
  .subpage-body { width: 100%; padding: 35px 20px; }
  .content-band { padding: 35px 24px; }
  .race-selector { padding: 28px 18px; }
  .race-selector__grid { grid-template-columns: 1fr 1fr; gap: 10px; }
  .race-choice { min-height: 185px; }
  .race-choice strong { font-size: 34px; }
  .race-choice svg,.race-choice img { width: 58px; height: 58px; }
  .association-grid { width: 100%; gap: 18px; }
  .association-logo { width: 120px; border-left: 0; }
}

/* KLL 1.0 – global architecture and reusable editorial components */
:where(a, button, input, select, textarea, summary):focus-visible {
  outline: 3px solid var(--kll-gold-bright) !important;
  outline-offset: 4px !important;
}

.kll-status-bar {
  position: relative;
  z-index: 90;
  min-height: 54px;
  padding: 10px 4vw;
  background: var(--kll-gold-bright);
  color: var(--kll-navy);
}

.kll-status-bar--warning,
.kll-status-bar--cancelled { background: #b3261e; color: #fff; }
.kll-status-bar--important { background: #fff1c6; }
.kll-status-bar__inner { width: var(--kll-wide); margin: auto; display: flex; align-items: center; gap: 18px; }
.kll-status-bar__inner strong { flex: none; font: 700 17px/1.2 var(--kll-display); text-transform: uppercase; }
.kll-status-bar__inner span { line-height: 1.45; }
.kll-status-bar__inner small { margin-left: auto; white-space: nowrap; }
.kll-status-bar__inner a { min-height: 34px; padding: 7px 12px; border: 1px solid currentColor; display: inline-flex; align-items: center; text-decoration: none; font-weight: 700; }
.kll-status-bar ~ .site-header { top: 54px; }
body.admin-bar .kll-status-bar ~ .site-header { top: 86px; }

.gateway-page > :not(.gateway-panels):not(.gateway-intro) { color: var(--kll-navy); }
.global-next-event { position: relative; padding: clamp(70px,8vw,125px) 0; overflow: hidden; background: #fff; color: var(--kll-navy); }
.global-next-event__layout { min-height: 510px; display: grid; grid-template-columns: minmax(0, .92fr) minmax(420px, 1.08fr); background: var(--kll-mist); }
.global-next-event__copy { padding: clamp(42px,6vw,92px); align-self: center; }
.global-next-event__copy > span,
.global-home-heading p,
.global-home-duo article > span,
.global-home-contact span { margin: 0 0 16px; display: block; color: #ab8d3f; font: 700 14px/1.2 var(--kll-display); letter-spacing: .14em; }
.global-next-event h2,
.global-home-heading h2,
.global-home-duo h2,
.global-home-contact h2 { margin: 0; font: 600 clamp(42px,5.5vw,78px)/.96 var(--kll-display); text-transform: uppercase; }
.global-next-event__copy > p { max-width: 620px; font-size: 18px; line-height: 1.65; }
.global-next-event__date { font-weight: 700; }
.global-next-event__visual { min-height: 510px; background-position: center; background-size: cover; }
.global-next-event--winter .global-next-event__visual { background-image: linear-gradient(90deg,#f3f5f600,#00000026),url('../images/hero-winter-snow.jpg'); }
.global-next-event--summer .global-next-event__visual { background-image: linear-gradient(90deg,#f3f5f600,#00000026),url('../images/hero-summer.jpg'); }
.global-home-actions { margin-top: 30px; display: flex; flex-wrap: wrap; gap: 12px; }
.global-next-event .button--outline { border-color: var(--kll-navy); color: var(--kll-navy); }

.global-home-section { padding: clamp(70px,8vw,120px) 0; background: #f5f6f7; color: var(--kll-navy); }
.global-home-news { background: #fff; }
.global-home-heading { margin-bottom: 46px; display: grid; grid-template-columns: 90px 1fr; gap: 20px; align-items: start; }
.global-home-heading > span { color: var(--kll-gold); font: 700 34px/1 var(--kll-display); }
.global-home-heading p { margin-bottom: 8px; }
.global-home-heading h2 { font-size: clamp(46px,5vw,72px); }
.global-home-card-grid { display: grid; grid-template-columns: repeat(3,minmax(0,1fr)); gap: 18px; }
.global-home-card { min-height: 315px; padding: 34px; border-top: 5px solid var(--kll-gold-bright); display: flex; flex-direction: column; background: #fff; box-shadow: 0 15px 40px rgba(0,0,0,.07); }
.global-home-news .global-home-card { background: var(--kll-mist); }
.global-home-card > span,
.global-home-card time { color: #ab8d3f; font: 700 15px/1.2 var(--kll-display); letter-spacing: .08em; }
.global-home-card h3 { margin: 18px 0 14px; font: 700 clamp(25px,2.2vw,34px)/1.05 var(--kll-display); text-transform: uppercase; }
.global-home-card p { margin: 0 0 24px; font-size: 16px; line-height: 1.6; }
.global-home-card a { margin-top: auto; align-self: flex-start; border-bottom: 2px solid var(--kll-gold-bright); color: var(--kll-navy); font-weight: 700; text-decoration: none; }

.global-home-duo { padding: clamp(70px,8vw,120px) 0; background: var(--kll-navy); color: #fff; }
.global-home-duo__grid { display: grid; grid-template-columns: repeat(2,minmax(0,1fr)); }
.global-home-duo article { min-height: 470px; padding: clamp(42px,6vw,84px); display: flex; flex-direction: column; justify-content: center; }
.global-home-duo__camp { background: linear-gradient(rgba(0,0,0,.64),rgba(0,0,0,.86)),url('../images/gallery/camps/winter-camp-2024.jpg') center/cover; }
.global-home-duo__results { border-left: 1px solid #ffffff35; background: linear-gradient(rgba(0,0,0,.62),rgba(0,0,0,.86)),url('../images/gallery/page-heroes/summer/results.jpg') center/cover; }
.global-home-duo p { max-width: 560px; font-size: 18px; line-height: 1.65; }
.global-home-duo .button { align-self: flex-start; margin-top: 18px; }

.global-home-contact { padding: clamp(70px,8vw,110px) 0; background: var(--kll-gold-bright); color: var(--kll-navy); }
.global-home-contact > div { display: grid; grid-template-columns: 1.4fr .6fr; gap: 40px; align-items: center; }
.global-home-contact h2 { max-width: 900px; }
.global-home-contact p { max-width: 700px; font-size: 18px; line-height: 1.6; }
.global-home-contact .global-home-actions { justify-content: flex-end; }
.global-home-contact .button--gold { border-color: var(--kll-navy); background: var(--kll-navy); color: #fff; }
.global-home-contact .button--outline { border-color: var(--kll-navy); color: var(--kll-navy); }

.kll-filter-bar { margin-bottom: 34px; padding: 24px; display: grid; grid-template-columns: repeat(3,minmax(0,1fr)) auto; gap: 14px; align-items: end; background: var(--kll-mist); }
.kll-filter-bar label { display: grid; gap: 7px; font-weight: 700; }
.kll-filter-bar input,.kll-filter-bar select { width: 100%; min-height: 48px; padding: 8px 12px; border: 1px solid var(--kll-gray-500); background: #fff; color: var(--kll-navy); font: inherit; }
.kll-filter-bar button,.kll-button { min-height: 48px; padding: 12px 18px; border: 2px solid var(--kll-navy); display: inline-flex; align-items: center; justify-content: center; background: var(--kll-navy); color: #fff !important; font-weight: 700; text-decoration: none !important; cursor: pointer; }
.kll-button--outline { background: transparent; color: var(--kll-navy) !important; }
.kll-results-grid,.kll-card-grid { display: grid; grid-template-columns: repeat(3,minmax(0,1fr)); gap: 18px; }
.kll-result-card,.kll-content-card { min-height: 260px; padding: 28px; border-top: 4px solid var(--kll-gold-bright); background: var(--kll-mist); }
.kll-result-card__year { color: #ab8d3f; font: 700 28px/1 var(--kll-display); }
.kll-result-card h2,.kll-content-card h2 { margin: 16px 0; font: 700 28px/1.05 var(--kll-display); text-transform: uppercase; }
.kll-result-card p,.kll-content-card p { line-height: 1.6; }
.kll-result-card__actions { margin-top: 22px; display: flex; flex-wrap: wrap; gap: 8px; }
.kll-content-card > img { width: 100%; aspect-ratio: 4/3; object-fit: cover; }
.kll-faq-list { display: grid; gap: 12px; }
.kll-faq { border-top: 3px solid var(--kll-gold-bright); background: var(--kll-mist); }
.kll-faq summary { padding: 20px 24px; cursor: pointer; font: 700 20px/1.3 var(--kll-display); }
.kll-faq > div { padding: 0 24px 24px; line-height: 1.65; }
.kll-empty-state { grid-column: 1/-1; padding: 26px; background: var(--kll-mist); }
.kll-inline-status { padding: 24px; border-left: 5px solid var(--kll-gold-bright); background: var(--kll-mist); }

.embedded-map-consent { min-height: 360px; padding: 36px; display: grid; place-items: center; text-align: center; background: linear-gradient(135deg,var(--kll-gray-300),var(--kll-gray-100)); color: var(--kll-navy); }
.embedded-map-consent__inner { max-width: 620px; }
.embedded-map-consent h3 { margin-top: 0; font: 700 30px/1.1 var(--kll-display); }
.embedded-map-consent p { font-size: 16px; line-height: 1.6; }
.embedded-map-consent__actions { display: flex; flex-wrap: wrap; justify-content: center; gap: 10px; }
.embedded-map-consent button,.embedded-map-consent a { min-height: 48px; padding: 12px 18px; border: 2px solid var(--kll-navy); display: inline-flex; align-items: center; background: var(--kll-navy); color: #fff; font-weight: 700; text-decoration: none; cursor: pointer; }
.embedded-map-consent a { background: #fff; color: var(--kll-navy); }
.kll-video-consent { margin: 12px 0 0; color: var(--kll-gray-300); font-size: 14px; line-height: 1.5; text-align: center; }
.kll-video-consent a { color: #fff; }
.kll-error-page { min-height: 100svh; padding: 240px 0 120px; display: grid; align-items: center; background: radial-gradient(circle at 78% 30%,#171717,var(--kll-navy) 52%,var(--kll-navy-dark)); color: #fff; }
.kll-error-page__inner > span { color: var(--kll-gold-bright); font: 700 clamp(80px,15vw,210px)/.7 var(--kll-display); opacity: .22; }
.kll-error-page__inner > p:first-of-type,.kll-article-hero__copy > p,.kll-archive-hero p { color: var(--kll-gold-bright); font: 700 14px/1.2 var(--kll-display); letter-spacing: .14em; }
.kll-error-page h1,.kll-article-hero h1,.kll-archive-hero h1 { max-width: 1050px; margin: 18px 0; font: 600 clamp(55px,9vw,125px)/.92 var(--kll-display); text-transform: uppercase; }
.kll-error-page__inner > p:last-of-type { max-width: 700px; font-size: 19px; line-height: 1.65; }
.kll-error-page__actions { margin-top: 34px; display: flex; flex-wrap: wrap; gap: 12px; }
.kll-article-hero,.kll-archive-hero { position: relative; min-height: 600px; padding: 260px 0 80px; display: flex; align-items: flex-end; overflow: hidden; background: var(--kll-navy); color: #fff; }
.kll-article-hero__image { position: absolute; inset: 0; opacity: .55; }
.kll-article-hero__image::after { content:""; position:absolute; inset:0; background:linear-gradient(90deg,rgba(0,0,0,.92),rgba(0,0,0,.22)); }
.kll-article-hero__image img { width: 100%; height: 100%; object-fit: cover; }
.kll-article-hero__copy { position: relative; z-index: 1; }
.kll-article-content { padding: 80px 0 110px; display: grid; grid-template-columns: minmax(0,820px) 260px; gap: 70px; }
.kll-article-content .entry-content { padding: 0; font-size: 18px; line-height: 1.75; }
.kll-archive-hero { min-height: 430px; padding-top: 210px; }
.kll-archive-content { padding: 80px 0 110px; }

@media (max-width: 1050px) {
  .global-next-event__layout { grid-template-columns: 1fr; }
  .global-next-event__visual { min-height: 420px; order: -1; }
  .global-home-card-grid,.kll-results-grid,.kll-card-grid { grid-template-columns: repeat(2,minmax(0,1fr)); }
  .global-home-contact > div { grid-template-columns: 1fr; }
  .global-home-contact .global-home-actions { justify-content: flex-start; }
}

@media (max-width: 760px) {
  .kll-status-bar { padding: 12px 20px; }
  .kll-status-bar__inner { width: 100%; display: grid; gap: 7px; }
  .kll-status-bar__inner small { margin-left: 0; }
  .kll-status-bar ~ .site-header { top: 118px; }
  body.admin-bar .kll-status-bar ~ .site-header { top: 164px; }
  .global-next-event,.global-home-section,.global-home-duo,.global-home-contact { padding-inline: 20px; }
  .global-next-event .alignwide,.global-home-section .alignwide,.global-home-duo .alignwide,.global-home-contact .alignwide { width: 100%; }
  .global-next-event__layout { min-height: 0; }
  .global-next-event__visual { min-height: 310px; }
  .global-next-event__copy { padding: 34px 24px; }
  .global-home-heading { grid-template-columns: 1fr; }
  .global-home-heading > span { font-size: 24px; }
  .global-home-card-grid,.kll-results-grid,.kll-card-grid,.global-home-duo__grid { grid-template-columns: 1fr; }
  .global-home-duo__results { border-left: 0; border-top: 1px solid #ffffff35; }
  .global-home-duo article { min-height: 400px; padding: 38px 24px; }
  .kll-filter-bar { grid-template-columns: 1fr; }
  .embedded-map-consent { min-height: 320px; padding: 26px 20px; }
  .kll-error-page { padding: 190px 20px 90px; }
  .kll-error-page .alignwide,.kll-article-content,.kll-archive-content { width: 100%; }
  .kll-error-page__actions { display: grid; }
  .kll-article-hero,.kll-archive-hero { min-height: 430px; padding: 190px 20px 55px; }
  .kll-article-hero .alignwide,.kll-archive-hero .alignwide { width: 100%; }
  .kll-article-content { padding: 55px 20px 80px; grid-template-columns: 1fr; gap: 28px; }
  .kll-archive-content { padding: 55px 20px 80px; }
}

@media (prefers-reduced-motion: reduce) {
  .edition-scroll i { animation: none !important; }
}

/* 0.4 — bespoke editorial subpages */
.subpage { overflow: hidden; background: var(--kll-navy); }
.subpage-hero { min-height: 720px; padding: 260px 0 105px; background-position: center; }
.subpage-hero::before { background: linear-gradient(90deg,rgba(0,0,0,.88) 0%,rgba(0,0,0,.48) 42%,rgba(0,0,0,.04) 78%); }
.subpage-hero__inner { align-self: flex-end; }
.subpage-hero h1 { max-width: 1040px; font-size: clamp(92px,11vw,170px); font-weight: 500; letter-spacing: -.035em; text-transform: uppercase; }
.subpage-hero__line { display: block; width: 74px; height: 5px; margin: 28px 0 20px; background: var(--kll-gold-bright); }
.subpage-hero p { max-width: 440px; margin: 0; font: 600 20px/1.25 "Arial Narrow",Arial,sans-serif; letter-spacing: .06em; text-transform: uppercase; }
.subpage-body { width: 100%; padding: 0; }
.editorial-content { background: var(--kll-navy); color: #fff; }

.race-selector { width: 100%; margin: 0; padding: 0 max(4vw,calc((100vw - 1440px)/2)); display: grid; grid-template-columns: minmax(210px,.65fr) 2.35fr; align-items: stretch; background: var(--kll-navy); color: #fff; box-shadow: none; }
.race-selector__intro { padding: 48px 36px 48px 0; display: flex; flex-direction: column; justify-content: center; }
.race-selector__intro h2 { margin: 0; font: 500 clamp(30px,3.5vw,52px)/.98 "Arial Narrow",Arial,sans-serif; text-transform: uppercase; }
.race-selector__intro span { width: 52px; height: 4px; margin-top: 25px; background: var(--kll-gold-bright); }
.race-selector__grid { display: grid; grid-template-columns: repeat(3,1fr); gap: 0; border-left: 1px solid #ffffff38; }
.race-distance { min-height: 245px; padding: 38px 28px; border-right: 1px solid #ffffff38; display: grid; grid-template-rows: auto 1fr; }
.race-distance > strong { font: 500 clamp(40px,4vw,64px)/1 "Arial Narrow",Arial,sans-serif; text-align: center; }
.race-distance__styles { display: grid; grid-template-columns: 1fr 1fr; gap: 12px; }
.race-choice { min-height: auto; padding: 15px 5px 0; display: flex; flex-direction: column; justify-content: flex-end; gap: 5px; border: 0; background: transparent; color: #fff; text-decoration: none; }
.race-choice:hover { transform: translateY(-3px); box-shadow: none; color: var(--kll-gold-bright); }
.race-choice svg,.race-choice img { width: 64px; height: 64px; color: var(--kll-gold-bright); filter: sepia(1) saturate(2.2); }
.race-choice span { width: auto; padding: 0; background: transparent; font: 600 14px/1.1 "Arial Narrow",Arial,sans-serif; letter-spacing: .05em; }
.race-choice--summer { min-height: 245px; padding: 34px 20px; border-right: 1px solid #ffffff38; justify-content: center; }
.race-choice--summer strong { padding: 0; color: #fff; font-size: clamp(34px,3.2vw,52px); }
.subpage--summer .race-selector { grid-template-columns: minmax(210px,.55fr) 2.45fr; }
.subpage--summer .race-selector__grid { grid-template-columns: repeat(4,1fr); }

.content-band { width: 100%; min-height: 440px; margin: 0; padding: clamp(70px,8vw,135px) max(5vw,calc((100vw - 1280px)/2)); position: relative; background: var(--kll-navy); color: #fff; box-shadow: none; }
.content-band:nth-child(3n+2),.content-band:nth-child(3n),.content-band:nth-child(3n+1) { background: var(--kll-navy); color: #fff; }
.content-band:nth-child(even):not(.distance-chapter) { background: #fff; color: var(--kll-navy); }
.content-band h2 { max-width: 760px; margin: 0 0 38px; font: 500 clamp(52px,6vw,90px)/.96 "Arial Narrow",Arial,sans-serif; letter-spacing: -.02em; text-transform: uppercase; }
.content-band h2::after { content: ""; display: block; width: 58px; height: 4px; margin-top: 24px; background: var(--kll-gold-bright); }
.content-band h3 { max-width: 760px; margin: 30px 0 16px; color: var(--kll-gold-bright); font-size: clamp(25px,2.5vw,39px); font-weight: 500; text-transform: uppercase; }
.content-band p,.content-band li { max-width: 720px; font-size: clamp(17px,1.4vw,20px); line-height: 1.65; }
.content-band strong { color: var(--kll-gold-bright); }
.content-band a { text-decoration-thickness: 1px; text-underline-offset: 5px; }
.content-band:nth-child(even):not(.distance-chapter) strong,.content-band:nth-child(even):not(.distance-chapter) a { color: #ab8d3f; }
.content-band:nth-child(even):not(.distance-chapter) { padding-left: max(35vw,calc((100vw - 400px)/2)); }

.feature-chapter { min-height: 620px; padding-left: max(55vw,calc(50vw + 70px)) !important; display: flex; flex-direction: column; justify-content: center; background: var(--kll-navy) !important; color: #fff !important; }
.feature-chapter .chapter-photo { position: absolute; inset: 0 50% 0 0; margin: 0; overflow: hidden; }
.feature-chapter .chapter-photo img { width: 100%; height: 100%; object-fit: cover; filter: saturate(.88) contrast(1.05); }
.feature-chapter h2 { font-size: clamp(52px,6vw,92px); }

.distance-chapter { min-height: 520px; padding-left: max(33vw,calc((100vw - 500px)/2)); border: 0; background: var(--kll-navy) !important; box-shadow: inset 0 1px #ffffff20 !important; }
.distance-chapter::before { content: attr(data-distance); position: absolute; left: max(3vw,calc((100vw - 1440px)/2)); top: 50%; transform: translateY(-50%); color: #fff; font: 500 clamp(180px,23vw,350px)/.75 "Arial Narrow",Arial,sans-serif; letter-spacing: -.08em; }
.distance-chapter::after { content: "KM"; position: absolute; left: max(20vw,calc((100vw - 900px)/2)); bottom: 88px; color: var(--kll-gold-bright); font: 600 clamp(28px,3vw,48px)/1 "Arial Narrow",Arial,sans-serif; }
.distance-chapter h2 { position: absolute; width: 1px; height: 1px; overflow: hidden; clip: rect(0 0 0 0); }
.distance-chapter h3 { margin-top: 0; color: #fff; font-size: clamp(34px,4vw,60px); }
.distance-chapter > *:not(h2) { margin-left: min(26vw,360px); }
.distance-chapter > p { max-width: 600px; }
.event-detail-note { padding: 16px 0; border-top: 1px solid #ffffff25; border-bottom: 1px solid #ffffff25; }
.editorial-actions { margin-top: 38px !important; }
.editorial-actions a { display: inline-flex; align-items: center; gap: 45px; padding: 14px 0; border-bottom: 2px solid var(--kll-gold-bright); color: #fff !important; font: 700 14px/1 "Arial Narrow",Arial,sans-serif; letter-spacing: .08em; text-decoration: none; text-transform: uppercase; }
.editorial-actions a span { color: var(--kll-gold-bright); font-size: 24px; transition: transform .2s ease; }
.editorial-actions a:hover span,.editorial-actions a:focus-visible span { transform: translateX(6px); }

.association-strip { border: 0; background: #eef0f1; }
.association-strip h2,.sponsor-strip h2 { text-align: left; width: var(--kll-wide); margin-inline: auto; font-weight: 500; text-transform: uppercase; }
.association-strip h2::after,.sponsor-strip h2::after { content: ""; display: block; width: 48px; height: 3px; margin-top: 16px; background: var(--kll-gold-bright); }

@media (max-width: 900px) {
  .subpage-hero { min-height: 540px; padding: 210px 20px 60px; }
  .subpage-hero h1 { font-size: clamp(66px,20vw,105px); }
  .race-selector,.subpage--summer .race-selector { padding: 35px 20px 0; grid-template-columns: 1fr; }
  .race-selector__intro { padding: 0 0 28px; }
  .race-selector__grid,.subpage--summer .race-selector__grid { grid-template-columns: 1fr; border: 0; }
  .race-distance { min-height: 145px; padding: 20px 0; grid-template-columns: 110px 1fr; grid-template-rows: 1fr; align-items: center; border-top: 1px solid #ffffff38; border-right: 0; }
  .race-distance__styles { height: 100%; }
  .race-choice--summer { min-height: 140px; border-top: 1px solid #ffffff38; border-right: 0; }
  .content-band,.content-band:nth-child(even):not(.distance-chapter) { min-height: auto; padding: 65px 24px; }
  .feature-chapter { padding: 0 24px 65px !important; display: block; }
  .feature-chapter .chapter-photo { position: relative; inset: auto; width: calc(100% + 48px); height: 65vw; margin: -65px -24px 55px; }
  .distance-chapter { min-height: 590px; padding: 250px 24px 65px !important; }
  .distance-chapter::before { top: 70px; left: 18px; transform: none; font-size: 190px; }
  .distance-chapter::after { top: 205px; bottom: auto; left: 190px; }
  .distance-chapter > *:not(h2) { margin-left: 0; }
}

/* 0.5 — cinematic edition entry pages */
.edition-hero { min-height: 1000px; padding: 270px 4vw 205px; align-items: center; background-position: center; }
.edition-hero::before { background: linear-gradient(90deg,rgba(0,0,0,.9) 0%,rgba(0,0,0,.5) 38%,rgba(0,0,0,.06) 72%),linear-gradient(180deg,rgba(0,0,0,.16),transparent 60%,rgba(0,0,0,.72)); }
.edition-hero__copy { max-width: 900px; transform: translateY(35px); }
.edition-hero h1 { font-size: clamp(76px,7vw,112px); font-weight: 500; line-height: .93; letter-spacing: -.02em; }
.edition-hero h1::after { content: ""; display: block; width: 96px; height: 4px; margin-top: 28px; background: var(--kll-gold-bright); }
.edition-hero__copy > p { margin: 24px 0 32px; font: 600 clamp(18px,1.6vw,24px)/1.3 "Arial Narrow",Arial,sans-serif; letter-spacing: .02em; }
.hero-actions { align-items: center; }
.button { min-height: 62px; font: 700 14px/1 Arial,sans-serif; letter-spacing: .1em; text-transform: uppercase; }
.button--outline { min-height: auto; padding: 15px 0; border-width: 0 0 2px; }
.edition-hero__year { position: absolute; z-index: 2; right: 27px; top: 45%; padding-bottom: 90px; border-right: 2px solid var(--kll-gold-bright); font: 700 15px/1 Arial,sans-serif; letter-spacing: .22em; writing-mode: vertical-rl; }
.edition-scroll { position: absolute; z-index: 3; right: 42px; bottom: 205px; display: grid; justify-items: center; gap: 12px; color: #fff; font: 700 11px/1 Arial,sans-serif; letter-spacing: .15em; text-decoration: none; }
.edition-scroll i { width: 26px; height: 44px; border: 1px solid #fff; border-radius: 18px; position: relative; }
.edition-scroll i::after { content: ""; position: absolute; left: 50%; top: 9px; width: 4px; height: 7px; border-radius: 4px; background: var(--kll-gold-bright); transform: translateX(-50%); animation: kll-scroll 1.8s ease-in-out infinite; }
@keyframes kll-scroll { 0%,100% { transform: translate(-50%,0); opacity: .4; } 50% { transform: translate(-50%,13px); opacity: 1; } }
.race-rail,.race-rail--four { left: 4vw; right: 4vw; bottom: 34px; min-height: 140px; background: rgba(5,5,5,.96); color: #fff; box-shadow: 0 14px 45px #0005; }
.race-rail a { min-height: 140px; border-color: #ab8d3f70; color: #fff; font: 700 15px/1.2 "Arial Narrow",Arial,sans-serif; letter-spacing: .06em; text-transform: uppercase; }
.race-rail a:hover,.race-rail a:focus-visible { background: #171717; }
.race-rail img,.race-rail svg { width: 74px; height: 74px; color: var(--kll-gold-bright); object-fit: contain; filter: sepia(1) saturate(2); }
.race-rail svg { fill: none; stroke: currentColor; stroke-width: 4; stroke-linecap: round; stroke-linejoin: round; }
.race-rail svg circle:first-child:not(:only-child) { fill: currentColor; stroke: none; }
.race-rail span { display: grid; gap: 6px; }
.race-rail b { color: #fff; font-size: 21px; }
.race-rail small { color: #fff; font: inherit; }

@media (max-width: 760px) {
  .edition-hero { min-height: 900px; padding: 210px 20px 250px; align-items: center; }
  .edition-page--summer .edition-hero { background-position: 40% center; }
  .edition-hero__copy { transform: none; }
  .edition-hero h1 { font-size: clamp(50px,13vw,66px); }
  .edition-hero__year,.edition-scroll { display: none; }
  .hero-actions { align-items: stretch; }
  .button--outline { border: 1px solid var(--kll-gold-bright); padding: 0 18px; min-height: 56px; }
  .race-rail,.race-rail--four { left: 20px; right: 20px; bottom: 24px; grid-template-columns: 1fr 1fr; }
  .race-rail a { min-height: 105px; padding: 13px; }
  .race-rail img,.race-rail svg { width: 44px; height: 44px; display: block; }
  .race-rail b { font-size: 16px; }
  .race-rail small { font-size: 11px; }
}

/* 0.6 — compact editorial system for all content subpages */
.subpage { overflow: clip; background: #fff; color: var(--kll-navy); }
.subpage .subpage-hero { min-height: 520px; padding: 215px 0 72px; }
.subpage .subpage-hero h1 { max-width: 980px; font-size: clamp(58px,7vw,104px); line-height: .94; letter-spacing: -.025em; }
.subpage .subpage-hero__line { width: 62px; height: 4px; margin: 22px 0 16px; }
.subpage .subpage-hero p { font-size: 17px; letter-spacing: .055em; }
.subpage-jump { position: sticky; z-index: 12; top: 0; border-bottom: 1px solid #ffffff2e; background: var(--kll-navy); color: #fff; }
.subpage-jump .alignwide { min-height: 64px; display: flex; align-items: stretch; gap: clamp(24px,3.2vw,54px); overflow-x: auto; scrollbar-width: thin; }
.subpage-jump a { flex: none; padding: 23px 0 17px; border-bottom: 4px solid transparent; color: #fff; font: 700 13px/1 "Arial Narrow",Arial,sans-serif; letter-spacing: .065em; text-decoration: none; text-transform: uppercase; }
.subpage-jump a:hover,.subpage-jump a:focus-visible { border-color: var(--kll-gold-bright); color: var(--kll-gold-bright); }
.subpage-quickfacts { border-bottom: 1px solid var(--kll-line); background: #fff; }
.subpage-quickfacts__inner { min-height: 120px; display: grid; grid-template-columns: repeat(4,minmax(0,1fr)) auto; align-items: stretch; }
.subpage-quickfacts__inner > div { padding: 28px clamp(18px,2.5vw,38px); border-right: 1px solid var(--kll-line); display: flex; flex-direction: column; justify-content: center; }
.subpage-quickfacts__inner > div:first-child { padding-left: 0; }
.subpage-quickfacts strong { font: 600 clamp(24px,2.3vw,34px)/1 "Arial Narrow",Arial,sans-serif; text-transform: uppercase; }
.subpage-quickfacts span { margin-top: 8px; color: #ab8d3f; font-size: 11px; font-weight: 700; letter-spacing: .07em; text-transform: uppercase; }
.subpage-quickfacts .button { align-self: center; margin-left: 30px; min-width: 190px; }
.subpage .subpage-body { padding: 72px 0 84px; background: #fff; }
.subpage .subpage-body:has(> .race-selector) { padding-top: 0; }
.subpage-layout { display: grid; grid-template-columns: minmax(0,1fr) 330px; gap: clamp(54px,6vw,96px); align-items: start; }
.subpage .editorial-content { min-width: 0; padding: 0; background: #fff; color: var(--kll-navy); }
.subpage .entry-content > .editorial-section:nth-child(n) { min-height: 0; margin: 0; padding: 0 0 54px; border: 0; border-bottom: 1px solid #d6dadd; scroll-margin-top: 76px; background: #fff; color: var(--kll-navy); box-shadow: none; }
.subpage .editorial-section + .editorial-section { padding-top: 54px; }
.subpage .editorial-section:last-child { padding-bottom: 0; border-bottom: 0; }
.subpage .editorial-section:empty { display: none; }
.subpage .editorial-section h2 { max-width: 780px; margin: 0 0 24px; color: var(--kll-navy); font: 600 clamp(34px,3.7vw,52px)/1 "Arial Narrow",Arial,sans-serif; letter-spacing: -.015em; text-transform: uppercase; }
.subpage .editorial-section h2::after { content: ""; display: block; width: 48px; height: 3px; margin-top: 16px; background: var(--kll-gold-bright); }
.subpage .editorial-section h3 { max-width: 780px; margin: 34px 0 13px; color: var(--kll-navy); font: 600 clamp(23px,2vw,31px)/1.08 "Arial Narrow",Arial,sans-serif; letter-spacing: .005em; text-transform: none; }
.subpage .editorial-section h4 { margin: 26px 0 10px; font-size: 18px; }
.subpage .editorial-section p,.subpage .editorial-section li { max-width: 820px; font-size: 17px; line-height: 1.68; }
.subpage .editorial-section p { margin: 0 0 16px; }
.subpage .editorial-section ul,.subpage .editorial-section ol { max-width: 820px; padding-left: 22px; }
.subpage .editorial-section a { color: #ab8d3f; font-weight: 700; text-underline-offset: 4px; }
.subpage .editorial-section strong { color: inherit; }
.subpage .editorial-section--intro > p:first-child { font-size: clamp(20px,1.8vw,25px); line-height: 1.5; }
.subpage .editorial-wide-image { margin: 40px 0 0; }
.subpage .editorial-wide-image img { display: block; width: 100%; max-height: 520px; object-fit: cover; }
.subpage .editorial-wide-image figcaption { padding-top: 8px; color: var(--kll-gray-700); font-size: 12px; }
.subpage .kll-media-grid { margin: 32px 0; }
.subpage .kll-media-grid img { height: 300px; }
.subpage .editorial-table-wrap { max-width: 100%; margin: 24px 0 34px; }
.subpage .editorial-table th,.subpage .editorial-table td { padding: 11px 13px; font-size: 14px; }
.subpage .editorial-actions { margin-top: 24px !important; }
.subpage .editorial-actions a { gap: 22px; color: #ab8d3f !important; }
.subpage-aside { position: sticky; top: 92px; }
.subpage-factbox { padding: 32px; background: var(--kll-navy); color: #fff; }
.subpage-factbox h2,.subpage-links h2 { margin: 0 0 22px; font: 600 30px/1 "Arial Narrow",Arial,sans-serif; text-transform: uppercase; }
.subpage-factbox h2::after,.subpage-links h2::after { content: ""; display: block; width: 38px; height: 3px; margin-top: 13px; background: var(--kll-gold-bright); }
.subpage-factbox dl { margin: 0; }
.subpage-factbox dl > div { padding: 13px 0; border-bottom: 1px solid #ffffff24; }
.subpage-factbox dt { color: var(--kll-gold-bright); font-size: 10px; font-weight: 700; letter-spacing: .08em; text-transform: uppercase; }
.subpage-factbox dd { margin: 5px 0 0; font-size: 16px; }
.subpage-links { padding: 30px 32px; border: 1px solid var(--kll-line); border-top: 0; background: #fff; }
.subpage-links a { min-height: 48px; border-bottom: 1px solid var(--kll-line); display: flex; align-items: center; justify-content: space-between; gap: 14px; color: var(--kll-navy); font-size: 14px; font-weight: 700; text-decoration: none; }
.subpage-links a:hover,.subpage-links a:focus-visible { color: #ab8d3f; }
.subpage-links svg,.subpage-related svg { width: 20px; height: 20px; fill: none; stroke: currentColor; stroke-width: 1.8; stroke-linecap: round; stroke-linejoin: round; }
.subpage-aside__cta { padding: 26px 30px; display: grid; gap: 5px; background: var(--kll-gold-bright); color: var(--kll-navy); text-decoration: none; }
.subpage-aside__cta strong { font: 600 27px/1 "Arial Narrow",Arial,sans-serif; text-transform: uppercase; }
.subpage-aside__cta span { font-size: 14px; }
.subpage-related { padding: 60px 0 68px; background: var(--kll-navy); color: #fff; }
.subpage-related h2 { margin: 0 0 28px; font: 600 clamp(34px,4vw,50px)/1 "Arial Narrow",Arial,sans-serif; text-transform: uppercase; }
.subpage-related h2::after { content: ""; display: block; width: 48px; height: 3px; margin-top: 16px; background: var(--kll-gold-bright); }
.subpage-related__grid { display: grid; grid-template-columns: repeat(4,minmax(0,1fr)); border-top: 1px solid #ffffff2b; border-bottom: 1px solid #ffffff2b; }
.subpage-related__grid a { min-height: 104px; padding: 24px; border-right: 1px solid #ffffff2b; display: flex; align-items: center; justify-content: space-between; gap: 20px; color: #fff; font: 600 18px/1.15 "Arial Narrow",Arial,sans-serif; text-decoration: none; text-transform: uppercase; }
.subpage-related__grid a:last-child { border-right: 0; }
.subpage-related__grid a:hover,.subpage-related__grid a:focus-visible { background: #171717; color: var(--kll-gold-bright); }
.subpage .kll-camp-form { margin-top: 30px; padding: clamp(24px,4vw,42px); }

@media (max-width: 1020px) {
  .subpage-layout { grid-template-columns: minmax(0,1fr) 285px; gap: 42px; }
  .subpage-quickfacts__inner { grid-template-columns: repeat(4,1fr); }
  .subpage-quickfacts .button { grid-column: 1/-1; width: 100%; margin: 0 0 22px; }
}

@media (max-width: 760px) {
  .subpage .subpage-hero { min-height: 380px; padding: 165px 20px 48px; }
  .subpage--summer .subpage-hero { background-position: 52% center; }
  .subpage--winter .subpage-hero { background-position: 48% center; }
  .subpage .subpage-hero h1 { max-width: 350px; font-size: clamp(48px,14vw,68px); line-height: .96; }
  .subpage .subpage-hero p { font-size: 14px; }
  .subpage-jump .alignwide { width: 100%; min-height: 54px; padding: 0 20px; gap: 28px; }
  .subpage-jump a { padding: 19px 0 14px; font-size: 11px; }
  .subpage-quickfacts__inner { width: 100%; grid-template-columns: 1fr 1fr; }
  .subpage-quickfacts__inner > div,.subpage-quickfacts__inner > div:first-child { min-height: 92px; padding: 20px; border-bottom: 1px solid var(--kll-line); }
  .subpage-quickfacts__inner > div:nth-child(2n) { border-right: 0; }
  .subpage-quickfacts strong { font-size: 24px; }
  .subpage-quickfacts .button { grid-column: 1/-1; margin: 0; border: 0; }
  .subpage .subpage-body { padding: 48px 0 58px; }
  .subpage-layout { width: 100%; padding: 0 20px; grid-template-columns: 1fr; gap: 48px; }
  .subpage .entry-content > .editorial-section:nth-child(n) { padding-bottom: 38px; }
  .subpage .editorial-section + .editorial-section { padding-top: 38px; }
  .subpage .editorial-section h2 { font-size: 34px; }
  .subpage .editorial-section h3 { margin-top: 28px; font-size: 25px; }
  .subpage .editorial-section p,.subpage .editorial-section li { font-size: 16px; line-height: 1.62; }
  .subpage .editorial-table { min-width: 610px; }
  .subpage-aside { position: static; }
  .subpage-factbox { padding: 26px 22px; }
  .subpage-factbox dl { display: grid; grid-template-columns: 1fr 1fr; column-gap: 20px; }
  .subpage-links { padding: 26px 22px; }
  .subpage-related { padding: 46px 20px; }
  .subpage-related .alignwide { width: 100%; }
  .subpage-related__grid { grid-template-columns: 1fr; }
  .subpage-related__grid a { min-height: 70px; padding: 18px 4px; border-right: 0; border-bottom: 1px solid #ffffff2b; }
  .subpage-related__grid a:last-child { border-bottom: 0; }
}

/* 0.7 — page-specific image stories and magazine-style text modules */
.subpage .subpage-hero {
  overflow: hidden;
  background-image: none !important;
}

.subpage-hero__media {
  position: absolute;
  z-index: -2;
  inset: 0;
  opacity: 0;
  background-position: var(--hero-position, center);
  background-repeat: no-repeat;
  background-size: cover;
  transform: scale(1.015);
  transition: opacity 1.25s ease, transform 9s ease;
  will-change: opacity, transform;
}

.subpage-hero__media.is-active {
  opacity: 1;
  transform: scale(1.045);
}

.subpage-hero__count {
  position: absolute;
  right: max(4vw, calc((100vw - 1440px) / 2));
  bottom: 54px;
  display: flex;
  align-items: center;
  gap: 10px;
  color: #fff;
  font: 700 11px/1 Arial, sans-serif;
  letter-spacing: .12em;
}

.subpage-hero__count i {
  width: 48px;
  height: 1px;
  background: var(--kll-gold-bright);
}

.subpage .editorial-section h2::before {
  content: attr(data-chapter) "  /  KLL";
  display: block;
  margin-bottom: 13px;
  color: #ab8d3f;
  font: 700 11px/1 Arial, sans-serif;
  letter-spacing: .15em;
}

.subpage .editorial-section h3 {
  padding-left: 17px;
  border-left: 3px solid var(--kll-gold-bright);
}

.subpage .editorial-section .editorial-lead {
  max-width: 790px;
  margin-bottom: 25px;
  color: var(--kll-black);
  font: 400 clamp(21px, 1.8vw, 26px)/1.48 "Arial Narrow", Arial, sans-serif;
  letter-spacing: -.005em;
}

.subpage .editorial-section--intro .editorial-lead {
  padding: 5px 0 5px 24px;
  border-left: 4px solid var(--kll-gold-bright);
}

.subpage .entry-content > .editorial-section--accent:nth-child(n) {
  margin: 0 -34px;
  padding: 40px 34px 44px;
  border-bottom: 0;
  background: linear-gradient(125deg, #f1f3f4 0%, #fff 78%);
  box-shadow: inset 4px 0 var(--kll-gold-bright);
}

.subpage .entry-content > .editorial-section--accent + .editorial-section {
  padding-top: 58px;
}

.editorial-break-image {
  position: relative;
  width: 100%;
  aspect-ratio: 16 / 7;
  margin: 8px 0 62px;
  overflow: hidden;
  background: var(--kll-navy);
}

.editorial-break-image::after {
  content: "";
  position: absolute;
  inset: auto 0 0;
  height: 5px;
  background: var(--kll-gold-bright);
}

.editorial-break-image img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  filter: saturate(.9) contrast(1.04);
}

.subpage .editorial-section .editorial-eyebrow {
  margin: 25px 0 10px;
  color: #ab8d3f;
  font: 700 11px/1 Arial, sans-serif;
  letter-spacing: .14em;
  text-transform: uppercase;
}

.subpage .editorial-section .editorial-bank {
  max-width: 760px;
  margin: 24px 0;
  padding: 20px 24px;
  border: 1px solid #c9d0d5;
  border-left: 5px solid var(--kll-gold-bright);
  background: #f6f7f7;
  font: 700 15px/1.55 ui-monospace, SFMono-Regular, Menlo, Consolas, monospace;
  overflow-wrap: anywhere;
}

.subpage .editorial-section .editorial-pills {
  max-width: 760px;
  margin: 14px 0 24px;
  padding: 0;
  display: flex;
  flex-wrap: wrap;
  gap: 9px;
  list-style: none;
}

.subpage .editorial-section .editorial-pills li {
  padding: 9px 14px;
  border: 1px solid #bac3ca;
  background: #fff;
  font-size: 13px;
  font-weight: 700;
  line-height: 1;
  text-transform: uppercase;
}

.subpage .editorial-section .editorial-checklist {
  max-width: 820px;
  margin: 22px 0 30px;
  padding: 0;
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 1px;
  border: 1px solid #d2d7db;
  background: #d2d7db;
  list-style: none;
}

.editorial-benefits {
  max-width: 820px;
  margin: 22px 0 30px;
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 12px;
}

.editorial-benefit-group {
  padding: 22px 22px 18px;
  border-top: 4px solid var(--kll-gold-bright);
  background: #f2f4f5;
}

.editorial-benefit-group:only-child { grid-column: 1 / -1; }

.editorial-benefit-group > strong {
  display: block;
  margin-bottom: 12px;
  color: var(--kll-navy);
  font: 700 13px/1.25 "Arial Narrow", Arial, sans-serif;
  letter-spacing: .055em;
  text-transform: uppercase;
}

.subpage .editorial-section .editorial-benefit-group .editorial-checklist {
  margin: 0;
  border: 0;
  display: block;
  background: transparent;
}

.subpage .editorial-section .editorial-benefit-group:only-child .editorial-checklist {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  column-gap: 24px;
}

.subpage .editorial-section .editorial-benefit-group .editorial-checklist li {
  min-height: 0;
  padding: 11px 4px 11px 29px;
  border-bottom: 1px solid #d4d9dd;
  background: transparent;
}

.editorial-benefit-group .editorial-checklist li::before {
  left: 5px;
  top: 15px;
}

.subpage .editorial-section .editorial-checklist li {
  position: relative;
  min-height: 62px;
  padding: 19px 18px 17px 48px;
  background: #fff;
  font-size: 15px;
  line-height: 1.45;
}

.editorial-checklist li::before {
  content: "";
  position: absolute;
  left: 20px;
  top: 22px;
  width: 12px;
  height: 7px;
  border-left: 2px solid #ab8d3f;
  border-bottom: 2px solid #ab8d3f;
  transform: rotate(-45deg);
}

.subpage .editorial-section .editorial-time-row {
  max-width: 760px;
  margin: 0;
  padding: 13px 0;
  display: grid;
  grid-template-columns: 118px minmax(0, 1fr);
  gap: 22px;
  border-top: 1px solid #d4d9dd;
  font-size: 16px;
}

.subpage .editorial-section .editorial-time-row:last-of-type {
  border-bottom: 1px solid #d4d9dd;
}

.subpage .editorial-section .editorial-time-note {
  max-width: 800px;
  margin: 18px 0;
  padding: 15px 18px;
  border-left: 4px solid var(--kll-gold-bright);
  background: #f2f4f5;
}

.editorial-time-row strong {
  color: #ab8d3f;
  font-family: "Arial Narrow", Arial, sans-serif;
  letter-spacing: .025em;
}

.subpage .editorial-section .editorial-notice {
  max-width: 800px;
  margin: 28px 0;
  padding: 23px 26px;
  border-left: 5px solid var(--kll-gold-bright);
  background: var(--kll-navy);
  color: #fff;
}

.subpage .editorial-section .editorial-notice a {
  color: var(--kll-gold-bright);
}

.subpage .editorial-section .editorial-closing {
  max-width: 800px;
  margin-top: 34px;
  padding: 20px 24px;
  border-top: 3px solid var(--kll-gold-bright);
  background: var(--kll-navy);
  color: #fff;
  font: 600 22px/1.25 "Arial Narrow", Arial, sans-serif;
  text-transform: uppercase;
}

.subpage .editorial-section blockquote {
  max-width: 800px;
  margin: 34px 0;
  padding: 8px 0 8px 30px;
  border-left: 5px solid var(--kll-gold-bright);
  color: var(--kll-black);
  font: 400 clamp(23px, 2.2vw, 32px)/1.35 "Arial Narrow", Arial, sans-serif;
}

@media (max-width: 760px) {
  .subpage-hero__media {
    background-position: var(--hero-mobile-position, var(--hero-position, center));
  }

  .subpage-hero__count {
    right: 20px;
    bottom: 28px;
  }

  .subpage-hero__count i { width: 30px; }

  .subpage .editorial-section h2::before {
    margin-bottom: 10px;
    font-size: 10px;
  }

  .subpage .entry-content > .editorial-section--accent:nth-child(n) {
    margin-inline: -20px;
    padding: 34px 20px 38px;
  }

  .subpage .editorial-section .editorial-lead {
    font-size: 20px;
  }

  .editorial-break-image {
    width: calc(100% + 40px);
    aspect-ratio: 4 / 3;
    margin: 0 -20px 44px;
  }

  .subpage .editorial-section .editorial-checklist {
    grid-template-columns: 1fr;
  }

  .editorial-benefits { grid-template-columns: 1fr; }
  .editorial-benefit-group:only-child { grid-column: auto; }
  .subpage .editorial-section .editorial-benefit-group:only-child .editorial-checklist { grid-template-columns: 1fr; }

  .subpage .editorial-section .editorial-time-row {
    grid-template-columns: 92px minmax(0, 1fr);
    gap: 14px;
  }
}

/* 1.4.6 — compact campaign navigation, social logos and mobile race dialogs. */
.footer-social {
  flex-direction: row;
  align-items: flex-start;
  gap: 12px;
}

.footer-social a {
  width: 44px;
  height: 44px;
  border: 1px solid rgba(171, 141, 63, .72);
  border-radius: var(--kll-ui-radius);
  display: grid;
  place-items: center;
  color: var(--kll-white);
  transition: color .2s ease, background-color .2s ease, border-color .2s ease;
}

.footer-social a:hover,
.footer-social a:focus-visible {
  border-color: var(--kll-gold);
  color: var(--kll-black);
  background: var(--kll-gold);
}

.footer-social svg {
  display: block;
  width: 24px;
  height: 24px;
  fill: currentColor;
}

@media (max-width: 1550px) and (min-width: 1101px) {
  .site-header { gap: 18px; padding-inline: 3vw; }
  .site-logo { width: 96px; }
  .site-nav ul { gap: 27px; }
  .site-nav li { white-space: nowrap; }
  .site-nav a,.edition-toggle,.language-switch { font-size: 14px; }
  .header-register { padding-inline: 20px; }
  .subpage-jump .alignwide { gap: 24px; }
  .subpage-jump a { font-size: 11px; letter-spacing: .045em; }
}

@media (prefers-reduced-motion: reduce) {
  .subpage-hero__media { transform: none !important; }
}

/* 0.8 — direct, linked information design without decorative arrows or rules. */
.subpage .editorial-section h3 {
  margin-left: 0;
  padding-left: 0 !important;
  border-left: 0 !important;
}

.subpage .editorial-section--intro > .editorial-lead {
  padding-left: 0;
  border-left: 0;
}

.subpage .editorial-section > .editorial-subsection-body {
  margin-left: 32px !important;
  max-width: calc(100% - 32px) !important;
}

.subpage .entry-content > .editorial-section--accent:nth-child(n) {
  box-shadow: none;
}

.subpage-links a,
.subpage-related__grid a {
  justify-content: flex-start;
}

.subpage-links svg,
.subpage-related svg {
  display: none !important;
}

.editorial-actions a span:empty {
  display: none;
}

.embedded-map__label {
  margin: 28px 0 10px !important;
  color: var(--kll-navy);
  font: 600 25px/1 "Arial Narrow", Arial, sans-serif;
  text-transform: uppercase;
}

.embedded-map {
  width: 100%;
  margin: 12px 0 42px;
  overflow: hidden;
  border: 1px solid var(--kll-gray-300);
  border-bottom: 4px solid var(--kll-gold-bright);
  background: var(--kll-gray-100);
  box-shadow: 0 14px 34px #05050517;
}

.embedded-map iframe {
  display: block;
  width: 100%;
  min-height: 440px;
  border: 0;
}

.result-year-label {
  margin: 28px 0 15px !important;
  color: #ab8d3f;
  font: 700 12px/1 Arial, sans-serif;
  letter-spacing: .12em;
  text-transform: uppercase;
}

.result-year-grid {
  margin: 0 0 36px;
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 10px;
}

.result-year-button {
  min-height: 92px;
  padding: 18px 20px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  border: 1px solid #c7ced3;
  border-bottom: 3px solid var(--kll-gold-bright);
  background: #fff;
  color: var(--kll-navy);
  text-decoration: none;
  transition: background .2s ease, color .2s ease, transform .2s ease;
}

.result-year-button strong {
  font: 600 31px/1 "Arial Narrow", Arial, sans-serif;
}

.result-year-button small {
  margin-top: 8px;
  color: #ab8d3f;
  font: 700 10px/1 Arial, sans-serif;
  letter-spacing: .1em;
  text-transform: uppercase;
}

a.result-year-button:hover,
a.result-year-button:focus-visible {
  background: var(--kll-navy);
  color: #fff;
  transform: translateY(-2px);
}

.result-year-button.is-disabled {
  border-bottom-color: var(--kll-gray-500);
  background: var(--kll-gray-100);
  color: var(--kll-gray-700);
}

.result-year-button.is-disabled small {
  color: var(--kll-gray-700);
}

.start-information-links {
  margin: 30px 0 6px;
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 9px;
}

.start-information-links a {
  min-height: 72px;
  padding: 16px 18px;
  display: flex;
  align-items: center;
  border: 1px solid #cbd2d7;
  border-bottom: 3px solid var(--kll-gold-bright);
  background: #fff;
  color: var(--kll-navy);
  font: 700 14px/1.25 "Arial Narrow", Arial, sans-serif;
  letter-spacing: .025em;
  text-decoration: none;
  text-transform: uppercase;
}

.start-information-links a:hover,
.start-information-links a:focus-visible {
  background: var(--kll-navy);
  color: #fff;
}

.editorial-closing--link {
  display: block;
  text-decoration: none;
}

.editorial-closing--link:hover,
.editorial-closing--link:focus-visible {
  color: var(--kll-gold-bright);
}

.sponsor-strip,
.association-strip {
  padding: 38px 4vw;
}

.sponsor-strip h2,
.association-strip h2 {
  margin-bottom: 24px;
  font-size: clamp(24px, 2.2vw, 32px);
  line-height: 1;
}

.sponsor-strip h2::after,
.association-strip h2::after {
  width: 38px;
  height: 2px;
  margin-top: 10px;
}

.sponsor-grid { gap: 18px 42px; }
.sponsor-logo { width: 160px; height: 70px; padding: 8px; }
.sponsor-logo img { max-height: 54px; }
.association-grid { gap: 16px 38px; }
.association-logo { width: 145px; height: 64px; padding: 8px; }
.association-logo img { max-height: 46px; }

@media (max-width: 760px) {
  .subpage .editorial-section > .editorial-subsection-body {
    margin-left: 18px !important;
    max-width: calc(100% - 18px) !important;
  }

  .embedded-map iframe { min-height: 330px; }
  .result-year-grid { grid-template-columns: repeat(2, minmax(0, 1fr)); }
  .start-information-links { grid-template-columns: 1fr; }
  .sponsor-strip,.association-strip { padding: 30px 20px; }
  .sponsor-logo { width: 130px; height: 60px; }
  .association-logo { width: 120px; height: 58px; }
}

/* 0.9 — mobile edition navigation, consistent editorial type and action controls. */
:root { --kll-display: "Arial Narrow", Arial, sans-serif; }

.mobile-nav-tools { display: none; }

.subpage .editorial-section h2::before { display: none !important; }

.subpage .editorial-section p,
.subpage .editorial-section li,
.subpage .editorial-section .editorial-lead,
.subpage .editorial-section--intro > p:first-child,
.subpage .editorial-section .editorial-time-row {
  font-size: 18px;
  line-height: 1.62;
}

.subpage .editorial-section .editorial-lead {
  font-family: Arial, sans-serif;
  font-weight: 400;
  letter-spacing: 0;
}

.editorial-benefits {
  max-width: none;
  margin: 28px 0 38px;
  gap: 24px;
}

.editorial-benefit-group {
  padding: clamp(28px, 3vw, 42px);
  border-top: 4px solid var(--kll-gold-bright);
  background: #f1f3f4;
}

.editorial-benefit-group > strong {
  margin-bottom: 20px;
  font: 700 18px/1.25 var(--kll-display);
  letter-spacing: .04em;
}

.subpage .editorial-section .editorial-benefit-group .editorial-checklist li {
  padding: 17px 6px 17px 38px;
  font-size: 18px;
  line-height: 1.48;
}

.editorial-benefit-group .editorial-checklist li::before {
  left: 7px;
  top: 23px;
  width: 15px;
  height: 8px;
  border-width: 0 0 3px 3px;
}

.editorial-table-wrap,
.subpage .editorial-table-wrap {
  margin: 30px 0 42px;
  border: 0;
  border-top: 4px solid var(--kll-gold-bright);
  background: #fff;
  box-shadow: 0 12px 30px rgba(0,0,0,.09);
}

.editorial-table th,
.subpage .editorial-table th {
  padding: 15px 16px;
  background: var(--kll-navy);
  color: #fff;
  font: 700 16px/1.35 var(--kll-display);
  letter-spacing: .035em;
}

.editorial-table td,
.subpage .editorial-table td {
  padding: 15px 16px;
  font-size: 17px;
  line-height: 1.45;
}

.editorial-table tr:nth-child(even) td { background: #f3f5f6; }
.editorial-table tr:hover td { background: rgba(171,141,63,.12); }

.editorial-button-row {
  margin: 24px 0 12px;
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
}

.editorial-button {
  min-height: 54px;
  padding: 0 22px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border: 2px solid var(--kll-navy);
  color: var(--kll-navy) !important;
  font: 700 15px/1 var(--kll-display);
  letter-spacing: .035em;
  text-decoration: none;
  text-transform: uppercase;
  transition: background .2s ease, color .2s ease, transform .2s ease;
}

.editorial-button--primary {
  border-color: var(--kll-gold-bright);
  background: var(--kll-gold-bright);
}

.editorial-button--secondary { background: #fff; }

.editorial-button:hover,
.editorial-button:focus-visible {
  background: var(--kll-navy);
  color: #fff !important;
  transform: translateY(-2px);
}

.subpage .editorial-section a.gpx-download {
  min-height: 50px;
  margin: 8px 8px 8px 0;
  padding: 0 19px;
  display: inline-flex;
  align-items: center;
  border: 2px solid var(--kll-gold-bright);
  background: var(--kll-gold-bright);
  color: var(--kll-navy);
  font: 700 14px/1 var(--kll-display);
  letter-spacing: .035em;
  text-decoration: none;
  text-transform: uppercase;
}

.subpage .editorial-section a.gpx-download:hover,
.subpage .editorial-section a.gpx-download:focus-visible {
  background: var(--kll-navy);
  color: #fff;
}

@media (max-width: 1100px) {
  body.menu-open { overflow: hidden; }

  .site-header { z-index: 50; }
  .site-header .site-logo,
  .site-header .menu-toggle { position: relative; z-index: 52; }
  .kll-edition-global .site-header--content .site-logo { width: 84px; }
  .kll-edition-global .site-header--content .site-logo img { height: 105px; }

  .header-register,
  .edition-toggle,
  .language-switch { display: none; }

  .menu-toggle { display: block; margin-left: auto; padding: 10px; }

  .site-header .site-nav {
    position: fixed;
    z-index: 50;
    inset: 0;
    width: 100%;
    height: 100dvh;
    margin: 0;
    padding: 126px 24px 32px;
    display: block;
    overflow-y: auto;
    visibility: hidden;
    opacity: 0;
    pointer-events: none;
    transform: translateX(100%);
    background: linear-gradient(145deg, #050505 0%, #171717 100%);
    transition: transform .28s ease, opacity .28s ease, visibility .28s ease;
  }

  .site-header .site-nav.is-open {
    visibility: visible;
    opacity: 1;
    pointer-events: auto;
    transform: translateX(0);
  }

  .site-header .site-nav ul { display: grid; gap: 0; }
  .site-header .site-nav li { border-bottom: 1px solid rgba(255,255,255,.14); }
  .site-header .site-nav a { padding: 15px 2px; border: 0; font: 700 17px/1.2 var(--kll-display); letter-spacing: .025em; }

  .mobile-nav-tools {
    margin-top: 25px;
    padding-top: 24px;
    border-top: 3px solid var(--kll-gold-bright);
    display: grid;
    gap: 22px;
  }

  .mobile-edition-toggle {
    display: flex;
    align-items: center;
    gap: 12px;
    color: #fff;
    font: 700 20px/1 var(--kll-display);
  }

  .site-header .site-nav .mobile-edition-toggle a { padding: 4px 0; font-size: 20px; }
  .site-header .site-nav .mobile-edition-toggle a[aria-current="page"] { color: var(--kll-gold-bright); }

  .mobile-nav-actions { display: grid; grid-template-columns: 58px minmax(0, 1fr); gap: 10px; }
  .site-header .site-nav .mobile-nav-actions a {
    min-height: 52px;
    padding: 0 15px;
    border: 1px solid rgba(255,255,255,.45);
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 15px;
    text-align: center;
  }

  .site-header .site-nav .mobile-nav-actions .mobile-nav-register {
    border-color: var(--kll-gold-bright);
    background: var(--kll-gold-bright);
    color: var(--kll-navy);
  }

  .menu-toggle > span:not(.screen-reader-text) { transition: transform .22s ease, opacity .22s ease; }
  .menu-toggle[aria-expanded="true"] > span:nth-child(1) { transform: translateY(7px) rotate(45deg); }
  .menu-toggle[aria-expanded="true"] > span:nth-child(2) { opacity: 0; }
  .menu-toggle[aria-expanded="true"] > span:nth-child(3) { transform: translateY(-7px) rotate(-45deg); }
}

@media (max-width: 760px) {
  body.menu-open { overflow: hidden; }

  .site-header { z-index: 50; }
  .site-header .site-logo,
  .site-header .menu-toggle { position: relative; z-index: 52; }

  .site-header .site-nav {
    position: fixed;
    z-index: 50;
    inset: 0;
    width: 100%;
    height: 100dvh;
    margin: 0;
    padding: 126px 24px 32px;
    display: block;
    overflow-y: auto;
    visibility: hidden;
    opacity: 0;
    pointer-events: none;
    transform: translateX(100%);
    background: linear-gradient(145deg, #050505 0%, #171717 100%);
    transition: transform .28s ease, opacity .28s ease, visibility .28s ease;
  }

  .site-header .site-nav.is-open {
    visibility: visible;
    opacity: 1;
    pointer-events: auto;
    transform: translateX(0);
  }

  .site-header .site-nav ul { display: grid; gap: 0; }
  .site-header .site-nav li { border-bottom: 1px solid rgba(255,255,255,.14); }
  .site-header .site-nav a { padding: 15px 2px; border: 0; font: 700 17px/1.2 var(--kll-display); letter-spacing: .025em; }

  .mobile-nav-tools {
    margin-top: 25px;
    padding-top: 24px;
    border-top: 3px solid var(--kll-gold-bright);
    display: grid;
    gap: 22px;
  }

  .mobile-edition-toggle {
    display: flex;
    align-items: center;
    gap: 12px;
    color: #fff;
    font: 700 20px/1 var(--kll-display);
  }

  .site-header .site-nav .mobile-edition-toggle a { padding: 4px 0; font-size: 20px; }
  .site-header .site-nav .mobile-edition-toggle a[aria-current="page"] { color: var(--kll-gold-bright); }

  .mobile-nav-actions { display: grid; grid-template-columns: 58px minmax(0, 1fr); gap: 10px; }
  .site-header .site-nav .mobile-nav-actions a {
    min-height: 52px;
    padding: 0 15px;
    border: 1px solid rgba(255,255,255,.45);
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 15px;
    text-align: center;
  }

  .site-header .site-nav .mobile-nav-actions .mobile-nav-register {
    border-color: var(--kll-gold-bright);
    background: var(--kll-gold-bright);
    color: var(--kll-navy);
  }

  .menu-toggle > span:not(.screen-reader-text) { transition: transform .22s ease, opacity .22s ease; }
  .menu-toggle[aria-expanded="true"] > span:nth-child(1) { transform: translateY(7px) rotate(45deg); }
  .menu-toggle[aria-expanded="true"] > span:nth-child(2) { opacity: 0; }
  .menu-toggle[aria-expanded="true"] > span:nth-child(3) { transform: translateY(-7px) rotate(-45deg); }

  .subpage .editorial-section p,
  .subpage .editorial-section li,
  .subpage .editorial-section .editorial-lead,
  .subpage .editorial-section--intro > p:first-child,
  .subpage .editorial-section .editorial-time-row,
  .subpage .editorial-section .editorial-benefit-group .editorial-checklist li {
    font-size: 16px;
    line-height: 1.62;
  }

  .editorial-benefits { gap: 16px; }
  .editorial-benefit-group { padding: 26px 22px; }
  .editorial-benefit-group > strong { font-size: 17px; }

  .editorial-table-wrap,
  .subpage .editorial-table-wrap { overflow: visible; border-top: 0; box-shadow: none; background: transparent; }
  .editorial-table--responsive,
  .subpage .editorial-table--responsive { min-width: 0; display: block; }
  .editorial-table--responsive tbody { display: grid; gap: 14px; }
  .editorial-table--responsive tr { display: grid; border-top: 4px solid var(--kll-gold-bright); background: var(--kll-gray-100); box-shadow: 0 8px 22px rgba(0,0,0,.08); }
  .editorial-table--responsive .editorial-table__head {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0 0 0 0);
    white-space: nowrap;
    border: 0;
  }
  .editorial-table--responsive tr:not(.editorial-table__head) > * {
    padding: 12px 15px;
    border: 0;
    border-bottom: 1px solid #d7dce0;
    display: grid;
    grid-template-columns: minmax(108px, .8fr) minmax(0, 1.2fr);
    gap: 13px;
    background: transparent;
    color: var(--kll-navy);
    font: 400 16px/1.45 Arial, sans-serif;
    text-transform: none;
  }
  .editorial-table--responsive tr:not(.editorial-table__head) > *::before {
    content: attr(data-label);
    color: #ab8d3f;
    font: 700 13px/1.35 var(--kll-display);
    letter-spacing: .025em;
    text-transform: uppercase;
  }
  .editorial-table--responsive tr:not(.editorial-table__head) > *:last-child { border-bottom: 0; }

  .editorial-button-row { display: grid; grid-template-columns: 1fr; }
  .editorial-button { width: 100%; }
}

/* 0.10 — focused edition homepages, operational downloads and button links. */
.edition-home-video {
  padding: clamp(64px, 7vw, 104px) 0;
  background: var(--kll-navy);
  color: #fff;
}

.edition-home-video .alignwide { max-width: 1260px; }

.kll-video[data-video].kll-video--home {
  width: 100%;
  margin: 0;
  aspect-ratio: 16 / 7.5;
  overflow: hidden;
  border: 1px solid rgba(171, 141, 63, .65);
  background-image: linear-gradient(90deg, rgba(0, 0, 0, .82), rgba(0, 0, 0, .25)), var(--video-poster);
  background-position: center;
  background-size: cover;
  box-shadow: 0 28px 70px rgba(0, 0, 0, .32);
}

.edition-home-video .kll-video--home > button {
  width: 100%;
  height: 100%;
  padding: clamp(30px, 6vw, 76px);
  border: 0;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-end;
  gap: 9px;
  background: transparent;
  text-align: left;
}

.edition-home-video .kll-video--home > button:hover .kll-video__play,
.edition-home-video .kll-video--home > button:focus-visible .kll-video__play {
  transform: scale(1.08);
  background: var(--kll-gold-bright);
}

.kll-video__play {
  width: 68px;
  height: 68px;
  margin-bottom: 16px;
  border: 2px solid var(--kll-gold-bright);
  border-radius: 50%;
  display: grid;
  place-items: center;
  transition: transform .2s ease, background .2s ease;
}

.kll-video__play::before {
  content: "";
  width: 0;
  height: 0;
  margin-left: 5px;
  border-top: 9px solid transparent;
  border-bottom: 9px solid transparent;
  border-left: 15px solid #fff;
}

.kll-video--home button strong {
  color: #fff;
  font: 600 clamp(36px, 4.8vw, 72px)/.98 var(--kll-display);
  letter-spacing: -.015em;
  text-transform: uppercase;
}

.kll-video--home button small {
  color: var(--kll-gold-bright);
  font: 700 14px/1.2 var(--kll-display);
  letter-spacing: .08em;
  text-transform: uppercase;
}

.edition-news {
  padding: clamp(68px, 8vw, 112px) 0;
  background: #fff;
  color: var(--kll-navy);
}

.edition-news__header {
  margin-bottom: 38px;
  display: grid;
  grid-template-columns: 120px minmax(0, 1fr);
  align-items: end;
  gap: 26px;
}

.edition-news__header > span {
  padding-bottom: 10px;
  border-bottom: 4px solid var(--kll-gold-bright);
  color: #ab8d3f;
  font: 700 13px/1 var(--kll-display);
  letter-spacing: .1em;
}

.edition-news__header h2 {
  margin: 0;
  font: 600 clamp(40px, 5vw, 72px)/.95 var(--kll-display);
  letter-spacing: -.02em;
  text-transform: uppercase;
}

.edition-news__grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
  gap: 22px;
}

.edition-news-card {
  min-height: 320px;
  padding: 34px;
  border-top: 4px solid var(--kll-gold-bright);
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  background: var(--kll-mist);
}

.edition-news-card time {
  margin-bottom: 20px;
  color: var(--kll-gold);
  font-size: 12px;
  font-weight: 700;
  letter-spacing: .06em;
  text-transform: uppercase;
}

.edition-news-card h3 {
  margin: 0 0 16px;
  font: 600 clamp(27px, 2.3vw, 38px)/1 var(--kll-display);
}

.edition-news-card p { margin: 0 0 28px; font-size: 17px; line-height: 1.6; }

.edition-news-card__button {
  min-height: 50px;
  margin-top: auto;
  padding: 0 22px;
  border-color: var(--kll-navy);
  color: var(--kll-navy);
  font-size: 14px;
  text-transform: uppercase;
}

.edition-news-card__button:hover,
.edition-news-card__button:focus-visible { background: var(--kll-navy); color: #fff; }

.kll-page-resource {
  max-width: 900px;
  margin: 30px 0 42px;
  padding: clamp(26px, 4vw, 44px);
  border-top: 5px solid var(--kll-gold-bright);
  display: grid;
  grid-template-columns: 74px minmax(0, 1fr);
  gap: 28px;
  background: var(--kll-navy);
  color: #fff;
  box-shadow: 0 16px 38px rgba(0, 0, 0, .18);
}

.kll-page-resource__icon {
  width: 68px;
  height: 68px;
  border: 1px solid rgba(171, 141, 63, .7);
  display: grid;
  place-items: center;
  color: var(--kll-gold-bright);
}

.kll-page-resource__icon svg {
  width: 39px;
  height: 39px;
  fill: none;
  stroke: currentColor;
  stroke-width: 2;
  stroke-linecap: round;
  stroke-linejoin: round;
}

.subpage .editorial-section .kll-page-resource h3 {
  margin: 0 0 12px;
  color: #fff;
  font-size: clamp(25px, 2.3vw, 34px);
}

.subpage .editorial-section .kll-page-resource p {
  margin-bottom: 22px;
  color: var(--kll-gray-300);
  font-size: 17px;
}

.kll-page-resource__actions { display: flex; flex-wrap: wrap; gap: 11px; }
.kll-page-resource small { display: block; margin-top: 13px; color: var(--kll-gray-500); font-size: 12px; letter-spacing: .06em; text-transform: uppercase; }

.boss-grill-package {
  max-width: 900px;
  margin: 30px 0 42px;
  border-bottom: 4px solid var(--kll-gold-bright);
  background: var(--kll-navy);
}

.boss-grill-package img {
  width: 100%;
  max-height: 620px;
  display: block;
  object-fit: cover;
}

.boss-grill-package figcaption {
  padding: 15px 19px;
  color: #fff;
  font-size: 14px;
  line-height: 1.45;
}

.boss-benefits {
  margin: 28px 0 10px;
  padding: 0 !important;
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 14px;
  list-style: none;
}

.subpage .editorial-section .boss-benefits li {
  min-height: 150px;
  padding: 26px;
  border-top: 4px solid var(--kll-gold-bright);
  display: grid;
  align-content: start;
  gap: 10px;
  background: var(--kll-mist);
  font-size: 17px;
}

.boss-benefits strong {
  color: var(--kll-navy);
  font: 700 20px/1.15 var(--kll-display);
  text-transform: uppercase;
}

.boss-extra-grid {
  margin: 30px 0 10px;
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 14px;
}

.boss-extra-grid article {
  min-height: 215px;
  padding: 28px;
  border-top: 4px solid var(--kll-gold-bright);
  display: flex;
  flex-direction: column;
  background: var(--kll-mist);
}

.subpage .editorial-section .boss-extra-grid h3 {
  margin: 0 0 18px;
  font-size: 23px;
}

.boss-extra-grid article > strong {
  margin-bottom: 16px;
  color: #ab8d3f;
  font: 700 32px/1 var(--kll-display);
}

.subpage .editorial-section .boss-extra-grid p {
  margin: auto 0 0;
  font-size: 16px;
  line-height: 1.5;
}

.boss-prizes {
  max-width: 900px;
  margin: 28px 0 36px;
  padding: 0;
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 12px;
  list-style: none;
  counter-reset: boss-prize;
}

.subpage .editorial-section .boss-prizes li {
  min-height: 145px;
  padding: 24px;
  border-top: 4px solid var(--kll-gold-bright);
  background: var(--kll-mist);
  counter-increment: boss-prize;
}

.boss-prizes li::before {
  content: counter(boss-prize, decimal-leading-zero);
  display: block;
  margin-bottom: 14px;
  color: #ab8d3f;
  font: 700 20px/1 var(--kll-display);
}

.subpage .editorial-section a.editorial-link-button {
  min-height: 42px;
  margin: 5px 4px 5px 0;
  padding: 9px 14px;
  border: 2px solid var(--kll-navy);
  display: inline-flex;
  align-items: center;
  justify-content: center;
  background: #fff;
  color: var(--kll-navy) !important;
  font: 700 14px/1.25 var(--kll-display);
  letter-spacing: .025em;
  text-decoration: none;
  text-transform: none;
  transition: background .2s ease, color .2s ease, transform .2s ease;
}

.subpage .editorial-section a.editorial-link-button--standalone {
  min-height: 50px;
  padding-inline: 20px;
  text-transform: uppercase;
}

.subpage .editorial-section a.editorial-link-button:hover,
.subpage .editorial-section a.editorial-link-button:focus-visible {
  background: var(--kll-navy);
  color: #fff !important;
  transform: translateY(-2px);
}

@media (max-width: 900px) {
  .edition-news__grid { grid-template-columns: repeat(2, minmax(0, 1fr)); }
}

@media (max-width: 760px) {
  .edition-home-video { padding: 48px 20px; }
  .edition-home-video .alignwide,
  .edition-news .alignwide { width: 100%; }
  .kll-video--home { aspect-ratio: 4 / 3; background-position: center; }
  .edition-home-video .kll-video--home > button { padding: 26px 22px; }
  .kll-video__play { width: 56px; height: 56px; margin-bottom: 10px; }
  .kll-video--home button strong { font-size: 34px; }
  .edition-news { padding: 58px 20px 66px; }
  .edition-news__header { grid-template-columns: 1fr; gap: 16px; }
  .edition-news__header > span { width: 92px; }
  .edition-news__header h2 { font-size: 42px; }
  .edition-news__grid { grid-template-columns: 1fr; }
  .edition-news-card { min-height: 270px; padding: 28px 24px; }
  .kll-page-resource { grid-template-columns: 1fr; gap: 19px; padding: 26px 22px; }
  .kll-page-resource__actions { display: grid; }
  .kll-page-resource__actions .editorial-button { width: 100%; }
  .boss-grill-package img { max-height: 420px; }
  .boss-benefits,
  .boss-extra-grid,
  .boss-prizes { grid-template-columns: 1fr; }
  .subpage .editorial-section .boss-benefits li,
  .boss-extra-grid article,
  .subpage .editorial-section .boss-prizes li { min-height: 0; }
}

/* 1.0 — editor-controlled imagery and typography-safe result archive. */
.gateway-panel .gateway-panel__image,
.edition-page .edition-hero {
  background-position: var(--kll-image-position, center center);
}

.kll-results-app { container-type: inline-size; }
.kll-filter-bar {
  grid-template-columns: repeat(auto-fit, minmax(min(100%, 190px), 1fr));
}
.kll-filter-bar button {
  font: 700 16px/1.2 var(--kll-display);
}
.kll-results-grid {
  grid-template-columns: repeat(auto-fit, minmax(min(100%, 300px), 1fr));
}
.kll-result-card {
  min-width: 0;
  display: flex;
  flex-direction: column;
  overflow: hidden;
}
.subpage .editorial-section .kll-result-card > h2,
.entry-content .kll-result-card > h2,
.kll-results-app .kll-result-card > h2 {
  max-width: 100%;
  margin: 14px 0 18px;
  color: var(--kll-navy);
  font: 700 26px/1.08 var(--kll-display);
  letter-spacing: -.01em;
  overflow-wrap: anywhere;
  word-break: normal;
  hyphens: auto;
  text-wrap: balance;
}
.subpage .editorial-section .kll-result-card > h2::after,
.entry-content .kll-result-card > h2::after,
.kll-results-app .kll-result-card > h2::after {
  display: none;
}
.kll-result-card__actions { margin-top: auto; padding-top: 18px; }

@media (max-width: 760px) {
  .gateway-panel .gateway-panel__image,
  .edition-page .edition-hero {
    background-position: var(--kll-mobile-image-position, var(--kll-image-position, center center));
  }
  .kll-results-grid { grid-template-columns: 1fr; }
}

/* 1.1 — editor-controlled gateway copy stays inside both visual panels. */
.gateway-page,
.gateway-page *,
.gateway-page *::before,
.gateway-page *::after { box-sizing: border-box; }

/* Editable field guidance from KLL Website → Formulare. */
.kll-field-help { display: block; margin-top: 7px; color: var(--kll-gray-700); font-size: var(--kll-font-small, 14px); line-height: 1.4; }
.gateway-page .global-home-card { min-width: 0; max-width: 100%; }
.gateway-panel__content { min-width: 0; max-width: 100%; }
.gateway-panel__content > strong,
.gateway-panel__content > span,
.gateway-panel__content > b,
.gateway-intro h2,
.gateway-intro p {
  max-width: 100%;
  overflow-wrap: anywhere;
  word-break: normal;
}
.gateway-panel__content > b { text-align: center; }
html,
body {
  overflow-x: hidden;
  overflow-x: clip;
}

/* 1.3 — KLL gold/black visual system, full-bleed stages and wider editorial rhythm. */
:root {
  --kll-black: #050505;
  --kll-black-pure: #000;
  --kll-gray-900: #171717;
  --kll-gray-700: #545454;
  --kll-gray-500: #8a8a86;
  --kll-gray-300: #d7d7d2;
  --kll-gray-100: #f2f2ef;
  --kll-navy: var(--kll-black);
  --kll-navy-dark: var(--kll-black-pure);
  --kll-gold: #ab8d3f;
  --kll-gold-bright: var(--kll-gold);
  --kll-white: #fff;
  --kll-mist: var(--kll-gray-100);
  --kll-text: #111;
  --kll-line: var(--kll-gray-300);
  --kll-page-gutter: clamp(20px, 3.75vw, 76px);
  --kll-content-edge: max(var(--kll-page-gutter), calc((100% - 1760px) / 2));
  --kll-wide: min(1760px, calc(100% - var(--kll-page-gutter) - var(--kll-page-gutter)));
  --kll-reading: min(820px, 100%);
  --kll-section-space: clamp(56px, 5vw, 72px);
  --kll-section-space-compact: clamp(32px, 3.5vw, 48px);
  --kll-shadow-card: 0 18px 44px rgba(0, 0, 0, .09);
}

html,
body {
  width: 100%;
  max-width: 100%;
  margin: 0;
  background: var(--kll-white);
  color: var(--kll-text);
}

.alignwide {
  width: var(--kll-wide);
  max-width: 1760px;
  margin-inline: auto;
}

/* The hero block must never inherit the ordinary Gutenberg content width. */
.edition-page,
.edition-page > .edition-editor-content--blocks.entry-content,
.edition-editor-content--blocks.entry-content > .kll-module--edition-hero,
.edition-editor-content--blocks.entry-content > .kll-module--edition-hero.alignfull,
.subpage > article > .kll-module--page-hero,
.subpage > article > .kll-module--page-hero.alignfull {
  width: 100%;
  max-width: none;
  margin-inline: 0 !important;
}

.edition-page > .edition-editor-content--blocks.entry-content,
.edition-editor-content--blocks.entry-content {
  padding: 0;
}

.edition-page .edition-hero,
.kll-module--edition-hero .kll-edition-hero {
  width: 100%;
  margin: 0;
  padding-right: var(--kll-content-edge);
  padding-left: var(--kll-content-edge);
  background-color: var(--kll-black);
}

.edition-hero::before,
.kll-module--edition-hero .kll-edition-hero::before {
  background:
    linear-gradient(90deg, rgba(0, 0, 0, .92) 0%, rgba(0, 0, 0, .58) 40%, rgba(0, 0, 0, .08) 74%),
    linear-gradient(180deg, rgba(0, 0, 0, .22), transparent 60%, rgba(0, 0, 0, .76));
}

.edition-hero__copy,
.kll-module--edition-hero .edition-hero__copy {
  width: min(900px, 78vw);
  max-width: 900px;
}

.kll-page-hero {
  width: 100%;
  padding-right: var(--kll-content-edge);
  padding-left: var(--kll-content-edge);
  background: var(--kll-black);
}

.kll-page-hero::before {
  background:
    linear-gradient(90deg, rgba(0, 0, 0, .92), rgba(0, 0, 0, .28) 76%),
    linear-gradient(0deg, rgba(0, 0, 0, .74), transparent 62%);
}

.kll-page-hero__copy h1 {
  max-width: 1050px;
  font-size: clamp(46px, 5.4vw, 82px);
  line-height: .97;
}

/* Header: full width, one primary menu and one dedicated edition switch. */
.site-header {
  width: 100%;
  padding-inline: var(--kll-content-edge);
  gap: clamp(14px, 1.8vw, 30px);
  background: linear-gradient(180deg, rgba(0, 0, 0, .78), rgba(0, 0, 0, .18) 70%, transparent);
}

.site-nav { min-width: 0; }
.site-nav ul { justify-content: center; gap: clamp(22px, 2.4vw, 48px); }
.site-nav a,
.edition-toggle a,
.language-switch,
.header-register { font-family: var(--kll-display); }

.site-nav a:hover,
.site-nav a:focus-visible,
.edition-toggle a:hover,
.edition-toggle a:focus-visible,
.edition-toggle a[aria-current="page"] { color: var(--kll-gold); }

@media (min-width: 1101px) {
  .site-header .edition-toggle { display: flex !important; }
}

/* Button family: gold on black, with context-aware inverse hover states. */
:where(
  .button,
  .kll-button,
  .editorial-button,
  .kll-module-button,
  .header-register,
  .subpage-aside__cta,
  .embedded-map-consent button,
  .embedded-map-consent a,
  .subpage .editorial-section a.editorial-link-button,
  .subpage .editorial-section a.gpx-download
) {
  min-height: 50px;
  border: 2px solid var(--kll-black);
  border-radius: 0;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  background: transparent;
  color: var(--kll-black) !important;
  font-family: var(--kll-display);
  font-weight: 700;
  line-height: 1.15;
  text-align: center;
  text-decoration: none !important;
  transition: color .18s ease, background-color .18s ease, border-color .18s ease, box-shadow .18s ease, transform .18s ease;
}

:where(
  .button,
  .kll-button,
  .editorial-button,
  .kll-module-button,
  .header-register,
  .subpage-aside__cta,
  .embedded-map-consent button,
  .embedded-map-consent a,
  .subpage .editorial-section a.editorial-link-button,
  .subpage .editorial-section a.gpx-download
)::before,
:where(
  .button,
  .kll-button,
  .editorial-button,
  .kll-module-button,
  .header-register,
  .subpage-aside__cta,
  .embedded-map-consent button,
  .embedded-map-consent a,
  .subpage .editorial-section a.editorial-link-button,
  .subpage .editorial-section a.gpx-download
)::after {
  content: none !important;
}

:where(
  .button--gold,
  .kll-module-button--primary,
  .editorial-button--primary,
  .header-register,
  .subpage-aside__cta,
  .kll-filter-bar button,
  .kll-button:not(.kll-button--outline),
  .mobile-nav-register,
  .subpage .editorial-section a.gpx-download
) {
  border-color: var(--kll-gold);
  background: var(--kll-gold);
  color: var(--kll-black) !important;
}

:where(
  .button--outline,
  .kll-button--outline,
  .kll-module-button--secondary,
  .kll-module-button--text,
  .editorial-button--secondary,
  .subpage .editorial-section a.editorial-link-button
) {
  min-height: 50px;
  padding: 13px 20px;
  border: 2px solid var(--kll-black);
  background: transparent;
  color: var(--kll-black) !important;
}

:where(
  .button,
  .kll-button,
  .editorial-button,
  .kll-module-button,
  .header-register,
  .subpage-aside__cta,
  .embedded-map-consent button,
  .embedded-map-consent a,
  .subpage .editorial-section a.editorial-link-button,
  .subpage .editorial-section a.gpx-download
):hover {
  border-color: var(--kll-black);
  background: var(--kll-black);
  color: var(--kll-white) !important;
  box-shadow: 0 10px 24px rgba(0, 0, 0, .16);
  transform: translateY(-2px);
}

:where(
  .button,
  .kll-button,
  .editorial-button,
  .kll-module-button,
  .header-register,
  .subpage-aside__cta,
  .embedded-map-consent button,
  .embedded-map-consent a,
  .subpage .editorial-section a.editorial-link-button,
  .subpage .editorial-section a.gpx-download
):focus-visible {
  outline: 3px solid var(--kll-gold) !important;
  outline-offset: 4px !important;
}

:where(
  .edition-hero,
  .kll-edition-hero,
  .kll-module--navy,
  .kll-module--theme-navy,
  .subpage-related,
  .edition-home-video,
  .kll-page-resource,
  .site-header,
  .site-footer,
  .kll-module-cta__inner,
  .embedded-map-consent
) :where(
  .button,
  .kll-button,
  .editorial-button,
  .kll-module-button,
  .header-register,
  .subpage-aside__cta,
  .embedded-map-consent button,
  .embedded-map-consent a,
  .subpage .editorial-section a.editorial-link-button,
  .subpage .editorial-section a.gpx-download
):hover {
  border-color: var(--kll-white);
  background: var(--kll-white);
  color: var(--kll-black) !important;
}

:where(button, a)[aria-disabled="true"],
:where(button, a):disabled {
  opacity: .52;
  cursor: not-allowed;
  box-shadow: none !important;
  transform: none !important;
}

/* Concrete states intentionally outrank the older component declarations. */
.button--gold:hover,
.button--gold:focus-visible,
.subpage-aside__cta:hover,
.subpage-aside__cta:focus-visible,
.kll-button:not(.kll-button--outline):hover,
.kll-button:not(.kll-button--outline):focus-visible,
.embedded-map-consent button:hover,
.embedded-map-consent button:focus-visible {
  border-color: var(--kll-black);
  background: var(--kll-black);
  color: var(--kll-white) !important;
}

.kll-button:not(.kll-button--outline),
.kll-filter-bar button,
.embedded-map-consent button {
  border-color: var(--kll-gold);
  background: var(--kll-gold);
  color: var(--kll-black) !important;
}

.button--outline {
  min-height: 50px;
  padding: 13px 20px;
  border-width: 2px;
  border-color: var(--kll-black);
  color: var(--kll-black) !important;
}

.edition-hero .button--outline,
.global-home-duo .button--outline,
.site-footer .button--outline,
.kll-error-page .button--outline {
  border-color: var(--kll-white);
  color: var(--kll-white) !important;
}

.header-register:hover,
.header-register:focus-visible,
.edition-hero .button:hover,
.edition-hero .button:focus-visible,
.global-home-duo .button:hover,
.global-home-duo .button:focus-visible,
.site-footer .button:hover,
.site-footer .button:focus-visible,
.kll-error-page .button:hover,
.kll-error-page .button:focus-visible,
.kll-module--navy .kll-module-button:hover,
.kll-module--navy .kll-module-button:focus-visible,
.kll-module--theme-navy .kll-module-button:hover,
.kll-module--theme-navy .kll-module-button:focus-visible,
.kll-page-resource .editorial-button:hover,
.kll-page-resource .editorial-button:focus-visible,
.kll-module-cta:not(.kll-module--gold):not(.kll-module--light) .kll-module-button:hover,
.kll-module-cta:not(.kll-module--gold):not(.kll-module--light) .kll-module-button:focus-visible {
  border-color: var(--kll-white);
  background: var(--kll-white);
  color: var(--kll-black) !important;
}

.kll-module--navy .kll-module-button--secondary,
.kll-module--theme-navy .kll-module-button--secondary,
.kll-page-resource .editorial-button--secondary,
.kll-module-cta:not(.kll-module--gold):not(.kll-module--light) .kll-module-button--secondary {
  border-color: var(--kll-white);
  color: var(--kll-white) !important;
}

.subpage-links a::after,
.subpage-related__grid a::after,
.edition-news-card__button::after,
.result-year-button::after,
.start-information-links a::after { content: none !important; }

/* Consistent section rhythm and a distinct reading measure. */
.subpage .subpage-body {
  padding: var(--kll-section-space) 0;
}

.subpage .subpage-body:has(.entry-content > .kll-module--jump-navigation:first-child) {
  padding-top: 0;
}

.subpage-layout {
  width: var(--kll-wide);
  max-width: 1760px;
  margin-inline: auto;
  padding: 0;
  grid-template-columns: minmax(0, 1fr) minmax(280px, 330px);
  gap: clamp(38px, 4.6vw, 76px);
}

.subpage-layout--no-aside { grid-template-columns: minmax(0, 1fr); }
.subpage .editorial-content { max-width: 100%; }
.subpage .editorial-section > :where(p, ul, ol, h2, h3, h4, blockquote),
.subpage .editorial-section > .editorial-subsection-body { width: var(--kll-reading); }

.subpage .entry-content > .editorial-section:nth-child(n) {
  padding-bottom: var(--kll-section-space-compact);
  border-bottom-color: var(--kll-gray-300);
}

.subpage .editorial-section + .editorial-section {
  padding-top: var(--kll-section-space-compact);
}

.subpage .editorial-section h2,
.kll-module__title,
.subpage .editorial-section .kll-module__title {
  max-width: 960px;
  margin-bottom: clamp(18px, 2vw, 26px);
  font-size: clamp(32px, 3.15vw, 52px);
  line-height: 1.02;
}

.subpage .editorial-section h3 {
  margin-top: clamp(28px, 3vw, 40px);
  font-size: clamp(23px, 2vw, 31px);
}

.subpage .editorial-section p,
.subpage .editorial-section li,
.kll-module__text {
  font-size: clamp(16px, 1.08vw, 18px);
  line-height: 1.65;
}

.subpage .entry-content > .editorial-section--accent:nth-child(n),
.kll-module--mist,
.kll-module--theme-mist {
  border-top: 4px solid var(--kll-gold);
  background: var(--kll-mist);
}

.subpage .entry-content > .editorial-section--accent:nth-child(n) {
  padding: clamp(32px, 4vw, 52px);
}

.kll-module-image-text__media,
.editorial-break-image,
.kll-module-video__frame,
.kll-module-map__frame {
  border-bottom: 4px solid var(--kll-gold);
  box-shadow: var(--kll-shadow-card);
}

.kll-module-card,
.kll-content-card,
.edition-news-card,
.editorial-benefit-group {
  border: 1px solid var(--kll-gray-300);
  border-top: 4px solid var(--kll-gold);
  background: var(--kll-white);
  box-shadow: 0 12px 30px rgba(0, 0, 0, .065);
  transition: transform .18s ease, box-shadow .18s ease, border-color .18s ease;
}

.kll-module-card:hover,
.kll-content-card:hover,
.edition-news-card:hover {
  border-color: var(--kll-gold);
  box-shadow: var(--kll-shadow-card);
  transform: translateY(-4px);
}

.kll-module-checklist,
.editorial-benefits { gap: 14px; background: transparent; }

.kll-module-checklist li,
.subpage .editorial-section .kll-module-checklist li {
  margin: 0;
  border: 1px solid var(--kll-gray-300);
  background: var(--kll-white);
}

.subpage-jump,
.subpage-related,
.site-footer,
.edition-home-video,
.kll-video[data-video],
.kll-error-page,
.global-home-duo { background-color: var(--kll-black); }

.site-footer { color: var(--kll-white); }
.subpage-related__grid a:hover,
.subpage-related__grid a:focus-visible { background: var(--kll-gray-900); color: var(--kll-gold); }

.subpage-aside { top: 84px; }
.subpage-factbox { background: var(--kll-black); }
.subpage-links { border-color: var(--kll-gray-300); }

/* A broader, compact and genuinely responsive result archive. */
.kll-results-app {
  width: 100%;
  max-width: none;
  margin: clamp(24px, 3vw, 42px) 0 0;
  container-type: inline-size;
}

.kll-filter-bar {
  margin-bottom: clamp(22px, 2.5vw, 34px);
  padding: clamp(22px, 2.4vw, 32px);
  border-top: 5px solid var(--kll-gold);
  grid-template-columns: repeat(3, minmax(170px, 1fr)) auto;
  gap: 16px;
  background: var(--kll-black);
  color: var(--kll-white);
  box-shadow: var(--kll-shadow-card);
}

.kll-filter-bar label {
  color: var(--kll-white);
  font-family: var(--kll-display);
  font-size: 14px;
  letter-spacing: .025em;
}

.kll-filter-bar input,
.kll-filter-bar select {
  min-height: 50px;
  border: 1px solid var(--kll-gray-500);
  background: var(--kll-white);
  color: var(--kll-black);
  font-size: 16px;
}

.kll-filter-bar button:hover,
.kll-filter-bar button:focus-visible {
  border-color: var(--kll-white);
  background: var(--kll-white);
  color: var(--kll-black) !important;
}

.kll-results-grid,
.kll-module-results {
  grid-template-columns: repeat(auto-fit, minmax(min(100%, 275px), 1fr));
  gap: clamp(16px, 2vw, 26px);
}

.kll-result-card,
.kll-module-result-card {
  min-width: 0;
  min-height: 300px;
  padding: clamp(24px, 2.4vw, 34px);
  border: 1px solid var(--kll-gray-300);
  border-top: 5px solid var(--kll-gold);
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  overflow: hidden;
  background: var(--kll-white);
  box-shadow: 0 12px 32px rgba(0, 0, 0, .07);
  transition: transform .18s ease, box-shadow .18s ease, border-color .18s ease;
}

.kll-result-card:hover,
.kll-module-result-card:hover {
  border-color: var(--kll-gold);
  box-shadow: var(--kll-shadow-card);
  transform: translateY(-4px);
}

.kll-result-card__year,
.kll-module-result-card__year {
  width: auto;
  min-height: 34px;
  padding: 7px 11px;
  display: inline-flex;
  align-items: center;
  background: var(--kll-gold);
  color: var(--kll-black);
  font: 700 18px/1 var(--kll-display);
  letter-spacing: .035em;
}

.subpage .editorial-section .kll-result-card > h2,
.entry-content .kll-result-card > h2,
.kll-results-app .kll-result-card > h2,
.kll-module-result-card h3,
.subpage .editorial-section .kll-module-result-card h3 {
  margin: 20px 0 14px;
  font-size: clamp(23px, 2vw, 30px);
  line-height: 1.08;
  text-wrap: balance;
}

.kll-result-card__actions,
.kll-module-result-card .kll-module__actions {
  width: 100%;
  margin-top: auto;
  padding-top: 22px;
  gap: 9px;
}

.result-year-grid {
  grid-template-columns: repeat(auto-fit, minmax(min(100%, 190px), 1fr));
  gap: 14px;
}

.result-year-button {
  min-height: 104px;
  border: 1px solid var(--kll-gray-300);
  border-top: 4px solid var(--kll-gold);
  border-bottom: 1px solid var(--kll-gray-300);
  background: var(--kll-white);
  box-shadow: 0 8px 24px rgba(0, 0, 0, .055);
}

a.result-year-button:hover,
a.result-year-button:focus-visible {
  border-color: var(--kll-black);
  background: var(--kll-black);
  color: var(--kll-white);
}

/* Black replaces blue in remaining prominent surfaces and overlays. */
.race-rail,
.race-rail--four { background: rgba(5, 5, 5, .96); }
.race-rail a:hover,
.race-rail a:focus-visible { background: var(--kll-gray-900); }
.gateway-panel::after { background: linear-gradient(180deg, rgba(0, 0, 0, .1) 24%, rgba(0, 0, 0, .22) 52%, rgba(0, 0, 0, .94) 100%); }
.kll-module-video__poster::after { background: rgba(0, 0, 0, .58); }
.kll-module-video__credit { background: rgba(0, 0, 0, .78); }
.kll-module-cta__inner::before { background: linear-gradient(90deg, rgba(0, 0, 0, .94), rgba(0, 0, 0, .66)); }
.kll-video[data-video] { background-image: linear-gradient(135deg, var(--kll-black), var(--kll-gray-900)); }
.kll-error-page { background: var(--kll-black); }
.global-home-duo__camp,
.global-home-duo__results { background-color: var(--kll-black); }
.embedded-map { box-shadow: 0 14px 34px rgba(0, 0, 0, .1); }

@media (min-width: 1101px) and (max-width: 1260px) {
  .site-header {
    padding-inline: clamp(22px, 2.4vw, 30px);
    gap: 11px;
  }

  .site-logo { width: 82px; }
  .site-nav ul { gap: clamp(13px, 1.35vw, 18px); }
  .site-nav a,
  .edition-toggle a,
  .language-switch { font-size: 12px; }
  .edition-toggle { gap: 6px; }
  .header-register { padding-inline: 13px; font-size: 12px; }
}

@media (max-width: 1100px) {
  :root {
    --kll-page-gutter: clamp(20px, 4vw, 44px);
    --kll-section-space: clamp(40px, 5vw, 56px);
  }

  .site-header .site-nav {
    /* Keep the first navigation row completely below the 100px mobile logo. */
    padding: 190px var(--kll-page-gutter) 32px;
    background: var(--kll-black);
  }

  .mobile-nav-tools {
    margin: 0 0 8px;
    padding: 0 0 22px;
    border-top: 0;
    border-bottom: 1px solid rgba(255, 255, 255, .22);
    display: grid;
    gap: 18px;
  }

  .mobile-edition-toggle { order: 0; }
  .site-header .site-nav > .menu { order: 1; }

  .site-header .site-nav .mobile-nav-register {
    border-color: var(--kll-gold);
    background: var(--kll-gold);
    color: var(--kll-black);
  }

  .site-header .site-nav .mobile-nav-register:hover,
  .site-header .site-nav .mobile-nav-register:focus-visible {
    border-color: var(--kll-white);
    background: var(--kll-white);
    color: var(--kll-black);
  }

  .menu-toggle:focus-visible {
    outline: 3px solid var(--kll-gold);
    outline-offset: 3px;
  }

  .subpage-layout {
    grid-template-columns: minmax(0, 1fr) minmax(250px, 285px);
    gap: 36px;
  }

  .kll-filter-bar { grid-template-columns: repeat(2, minmax(180px, 1fr)); }
  .kll-filter-bar button { width: 100%; }
}

@media (max-width: 760px) {
  :root {
    --kll-page-gutter: 20px;
    --kll-section-space: clamp(28px, 8vw, 40px);
    --kll-section-space-compact: clamp(28px, 7vw, 38px);
  }

  .edition-page .edition-hero,
  .kll-module--edition-hero .kll-edition-hero,
  .kll-page-hero { padding-right: var(--kll-page-gutter); padding-left: var(--kll-page-gutter); }

  .edition-hero__copy,
  .kll-module--edition-hero .edition-hero__copy { width: 100%; max-width: 100%; }

  .kll-page-hero__copy h1 { font-size: clamp(42px, 12vw, 60px); }

  .subpage-layout,
  .subpage-layout--no-aside {
    width: var(--kll-wide);
    padding: 0;
    grid-template-columns: 1fr;
    gap: 38px;
  }

  .subpage .subpage-body:has(.entry-content > .kll-module--jump-navigation:first-child) {
    padding-top: 0;
  }

  .subpage .entry-content > .editorial-section--accent:nth-child(n) {
    margin-inline: 0;
    padding: 30px 22px 34px;
  }

  .subpage .editorial-section > .editorial-subsection-body {
    width: 100%;
    max-width: 100% !important;
    margin-left: 0 !important;
  }

  .kll-module-cards,
  .kll-results-grid,
  .kll-module-results { grid-template-columns: 1fr; }

  .kll-filter-bar {
    padding: 22px 18px;
    grid-template-columns: 1fr;
    gap: 14px;
  }

  .kll-result-card,
  .kll-module-result-card { min-height: 0; }

  .kll-result-card__actions,
  .kll-module-result-card .kll-module__actions { display: grid; grid-template-columns: 1fr; }

  .result-year-grid { grid-template-columns: 1fr 1fr; }

  .subpage-related__grid a { padding-inline: 2px; }
}

@media (max-width: 440px) {
  .result-year-grid { grid-template-columns: 1fr; }
}

@media (prefers-reduced-motion: reduce) {
  .kll-module-card,
  .kll-content-card,
  .edition-news-card,
  .kll-result-card,
  .kll-module-result-card,
  :where(.button, .kll-button, .editorial-button, .kll-module-button) {
    transition: none !important;
    transform: none !important;
  }
}

/* 1.3.1 — protect KLL blocks from the legacy generic entry-content section rule. */
.edition-editor-content--blocks.entry-content > section.kll-module--edition-hero,
.edition-editor-content--blocks.entry-content > section.kll-module--edition-hero.alignfull {
  padding: 0 !important;
  background: transparent;
}

.subpage .entry-content > section.kll-module {
  min-height: 0;
  margin-top: var(--kll-module-space-top, 0);
  margin-bottom: var(--kll-module-space-bottom, 46px);
  padding: 0;
  background: transparent;
  color: var(--kll-black);
  box-shadow: none;
}

.subpage .entry-content > section.kll-module--intro-text { padding-block: 18px 8px; }

.subpage .entry-content > section.kll-module--mist,
.subpage .entry-content > section.kll-module--theme-mist {
  padding: clamp(26px, 4vw, 48px);
  background: var(--kll-mist);
}

.subpage .entry-content > section.kll-module--navy,
.subpage .entry-content > section.kll-module--theme-navy {
  padding: clamp(28px, 4.5vw, 58px);
  background: var(--kll-black);
  color: var(--kll-white);
}

.subpage .entry-content > section.kll-module--theme-light {
  padding: clamp(24px, 4vw, 48px);
  background: var(--kll-white);
}

.subpage .entry-content > section.kll-module--theme-gold {
  padding: clamp(24px, 4vw, 48px);
  background: var(--kll-gold);
  color: var(--kll-black);
}

.subpage .entry-content > section.kll-module--download,
.subpage .entry-content > section.kll-module--gpx {
  padding: clamp(25px, 4vw, 44px);
  background: var(--kll-mist);
}

.subpage .entry-content > .kll-module--jump-navigation {
  left: auto;
  width: 100vw;
  max-width: none;
  margin-right: 0 !important;
  margin-left: calc(-1 * var(--kll-content-edge)) !important;
}

.subpage-layout:has(.kll-module--results),
.subpage-layout:has(.kll-results-app) {
  grid-template-columns: minmax(0, 1fr);
}

.subpage-layout:has(.kll-module--results) > .subpage-aside,
.subpage-layout:has(.kll-results-app) > .subpage-aside {
  display: none;
}

.subpage-layout:has(.kll-module--results) .editorial-content,
.subpage-layout:has(.kll-module--results) .kll-module--results,
.subpage-layout:has(.kll-module--results) .kll-module-results,
.subpage-layout:has(.kll-results-app) .editorial-content,
.subpage-layout:has(.kll-results-app) .kll-results-app {
  width: 100%;
  max-width: none;
}

@media (max-width: 760px) {
  .subpage .entry-content > .kll-module--jump-navigation {
    margin-left: -20px !important;
  }
}

/* 1.3.0 — structured race selection, pictograms and accessible detail dialog. */
.race-rail__item {
  min-width: 0;
  min-height: 140px;
  padding: 22px clamp(16px, 1.6vw, 28px);
  border-right: 1px solid rgba(171, 141, 63, .42);
  display: grid;
  grid-template-columns: auto minmax(0, 1fr);
  grid-template-rows: 1fr auto;
  align-items: center;
  gap: 10px 18px;
}

.race-rail__item:last-of-type { border-right: 0; }
.race-rail__item > .kll-race-pictogram,
.race-rail__item > svg {
  grid-row: 1 / span 2;
  align-self: center;
  width: clamp(48px, 4.2vw, 74px);
  height: clamp(48px, 4.2vw, 74px);
  filter: none;
}

.race-rail__item > span { align-self: end; }
.race-rail__item .race-rail__details {
  min-height: 42px;
  width: max-content;
  padding: 9px 15px;
  border: 2px solid var(--kll-gold);
  align-self: start;
  justify-self: start;
  color: var(--kll-black);
  background: var(--kll-gold);
  font: 700 12px/1.2 Arial, sans-serif;
  letter-spacing: .08em;
  text-transform: uppercase;
}

.race-rail__item .race-rail__details:hover,
.race-rail__item .race-rail__details:focus-visible {
  color: var(--kll-black);
  background: var(--kll-white);
  border-color: var(--kll-white);
}

.kll-module-quickfacts__identity {
  margin: -8px 0 22px;
  display: flex;
  align-items: center;
  gap: 14px;
}

.kll-module-quickfacts__identity .kll-module-quickfacts__race { margin: 0; }
.kll-module-quickfacts__icon {
  width: 58px;
  height: 58px;
  display: grid;
  place-items: center;
}

.kll-module-quickfacts__icon :is(img, svg) {
  width: 100%;
  height: 100%;
  object-fit: contain;
}

.kll-race-dialog {
  width: min(920px, calc(100vw - 40px));
  max-height: min(860px, calc(100dvh - 40px));
  margin: auto;
  padding: 0;
  border: 0;
  overflow: auto;
  color: var(--kll-black);
  background: var(--kll-white);
  box-shadow: 0 26px 90px rgba(0, 0, 0, .55);
}

.kll-race-dialog::backdrop { background: rgba(0, 0, 0, .82); }
.kll-race-dialog__panel {
  position: relative;
  min-height: 340px;
  padding: clamp(32px, 5vw, 64px);
  outline: 0;
}

.kll-race-dialog__close {
  position: absolute;
  z-index: 2;
  top: 14px;
  right: 14px;
  width: 46px;
  height: 46px;
  padding: 0;
  border: 1px solid var(--kll-black);
  display: grid;
  place-items: center;
  color: var(--kll-black);
  background: var(--kll-white);
  font: 400 30px/1 Arial, sans-serif;
  cursor: pointer;
}

.kll-race-dialog__close:hover,
.kll-race-dialog__close:focus-visible {
  border-color: var(--kll-gold);
  color: var(--kll-black);
  background: var(--kll-gold);
}

.kll-race-dialog__header {
  padding-right: 30px;
  display: grid;
  grid-template-columns: 96px minmax(0, 1fr);
  gap: clamp(20px, 4vw, 40px);
  align-items: start;
}

.kll-race-dialog__icon {
  width: 96px;
  height: 96px;
  display: grid;
  place-items: center;
}

.kll-race-dialog__icon :is(img, svg) {
  width: 100%;
  height: 100%;
  object-fit: contain;
  filter: none;
}

.kll-race-dialog h2 {
  margin: 0;
  color: var(--kll-black);
  font: 600 clamp(34px, 5vw, 60px)/.98 "Arial Narrow", Arial, sans-serif;
  letter-spacing: -.025em;
  text-transform: uppercase;
}

.kll-race-dialog__header p {
  max-width: 680px;
  margin: 20px 0 0;
  color: var(--kll-gray-700);
  font-size: clamp(16px, 1.6vw, 19px);
  line-height: 1.55;
}

.kll-race-dialog__facts {
  margin: clamp(30px, 5vw, 54px) 0 0;
  border-top: 4px solid var(--kll-gold);
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  background: var(--kll-gray-100);
}

.kll-race-dialog__facts > div {
  min-width: 0;
  padding: 20px;
  border-right: 1px solid var(--kll-gray-300);
  border-bottom: 1px solid var(--kll-gray-300);
}

.kll-race-dialog__facts > div:nth-child(3n) { border-right: 0; }
.kll-race-dialog__facts dt {
  color: var(--kll-gray-700);
  font-size: 11px;
  font-weight: 700;
  letter-spacing: .09em;
  text-transform: uppercase;
}

.kll-race-dialog__facts dd {
  margin: 7px 0 0;
  color: var(--kll-black);
  font: 600 clamp(17px, 2vw, 23px)/1.15 "Arial Narrow", Arial, sans-serif;
}

.kll-race-dialog__actions {
  margin-top: 32px;
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
}

.kll-race-dialog .button,
.kll-race-dialog .kll-module-button,
.race-rail .kll-race-dialog .button {
  min-height: 52px;
  padding: 13px 22px;
  border: 2px solid var(--kll-gold);
  color: var(--kll-black);
  background: var(--kll-gold);
  font: 700 13px/1.2 Arial, sans-serif;
  letter-spacing: .05em;
  text-decoration: none;
  text-transform: uppercase;
}

.kll-race-dialog .button--outline {
  border-color: var(--kll-black);
  color: var(--kll-black);
  background: var(--kll-white);
}

.kll-race-dialog .button:hover,
.kll-race-dialog .button:focus-visible {
  border-color: var(--kll-black);
  color: var(--kll-white);
  background: var(--kll-black);
}

@media (max-width: 760px) {
  .race-rail__item {
    min-height: 108px;
    padding: 14px;
    grid-template-columns: 38px minmax(0, 1fr);
    gap: 6px 10px;
  }
  .race-rail__item > .kll-race-pictogram,
  .race-rail__item > svg { display: block; width: 38px; height: 38px; }
  .race-rail__item .race-rail__details { min-height: 36px; padding: 7px 10px; font-size: 10px; }
  .kll-race-dialog { width: calc(100vw - 24px); max-height: calc(100dvh - 24px); }
  .kll-race-dialog__panel { padding: 62px 22px 28px; }
  .kll-race-dialog__header { padding-right: 0; grid-template-columns: 58px minmax(0, 1fr); gap: 16px; }
  .kll-race-dialog__icon { width: 58px; height: 58px; }
  .kll-race-dialog h2 { font-size: clamp(30px, 9vw, 42px); }
  .kll-race-dialog__header p { grid-column: 1 / -1; margin-top: 10px; }
  .kll-race-dialog__facts { grid-template-columns: 1fr 1fr; }
  .kll-race-dialog__facts > div:nth-child(3n) { border-right: 1px solid var(--kll-gray-300); }
  .kll-race-dialog__facts > div:nth-child(2n) { border-right: 0; }
  .kll-race-dialog__actions { display: grid; }
  .kll-race-dialog__actions .button { width: 100%; }
}

@media (prefers-reduced-motion: reduce) {
  .kll-race-dialog,
  .kll-race-dialog::backdrop { animation: none !important; }
}

.language-switch,
.gateway-language-switch,
.mobile-language-switch {
  display: flex;
  align-items: center;
  gap: 6px;
  white-space: nowrap;
}

.language-switch [aria-current="page"],
.gateway-language-switch [aria-current="page"],
.mobile-language-switch [aria-current="page"] {
  color: var(--kll-gold);
  font-weight: 800;
}

.language-switch a,
.gateway-language-switch a,
.mobile-language-switch a { color: var(--kll-white); text-decoration: none; }

.gateway-tools { display: flex; align-items: center; gap: 22px; }

@media (max-width: 1100px) {
  .site-header > .language-switch { display: none; }
  .mobile-nav-actions { grid-template-columns: minmax(86px, auto) minmax(0, 1fr); }
  .mobile-language-switch { min-height: 48px; justify-content: center; }
  .site-header .site-nav .mobile-language-switch a { min-height: 44px; padding: 12px 5px; border: 0; }
}

/* 1.4.0 Royal Race Journal
 * One editorial race system for winter and summer. The only visual colours
 * are KLL black, white and KLL gold (#AB8D3F); transparency is used solely
 * to build image overlays and structural dividers.
 */
:root {
  --kll-journal-black: #000;
  --kll-journal-white: #fff;
  --kll-journal-gold: #AB8D3F;
  --kll-journal-edge: clamp(16px, 3.75vw, 76px);
  --kll-journal-wide: min(1760px, calc(100% - var(--kll-journal-edge) - var(--kll-journal-edge)));
  --kll-journal-reading: min(820px, 100%);
}

/* Header: compact race control instead of a generic theme navigation. */
.site-header--content {
  min-height: 148px;
  height: 148px;
  padding: 22px var(--kll-journal-edge) 0;
  align-items: flex-start;
  gap: clamp(14px, 1.6vw, 28px);
  color: var(--kll-journal-white);
  background: linear-gradient(180deg, var(--kll-journal-black) 0%, rgba(0, 0, 0, .82) 58%, rgba(0, 0, 0, 0) 100%);
  box-shadow: none;
}

.site-header--content .site-logo {
  width: 92px;
  margin: 0;
  flex: 0 0 92px;
}

.site-header--content .site-logo img {
  width: 100%;
  height: 116px;
  object-fit: contain;
  object-position: top left;
}

.site-header--content .site-nav {
  min-width: 0;
  margin: 31px auto 0;
}

.site-header--content .site-nav ul {
  align-items: center;
  justify-content: center;
  gap: clamp(20px, 2.15vw, 42px);
}

.site-header--content .site-nav a,
.site-header--content .edition-toggle a,
.site-header--content .language-switch,
.site-header--content .header-register {
  border-radius: 0;
  color: var(--kll-journal-white);
  font-family: var(--kll-display);
  font-size: 14px;
  font-weight: 700;
  letter-spacing: .025em;
  text-decoration: none;
}

.site-header--content .site-nav a {
  padding: 9px 0 7px;
  border-bottom: 2px solid transparent;
}

.site-header--content .site-nav :is(.current-menu-item, .current-menu-ancestor) > a,
.site-header--content .site-nav a[aria-current="page"],
.site-header--content .edition-toggle a[aria-current="page"] {
  border-bottom-color: var(--kll-journal-gold);
  color: var(--kll-journal-gold);
}

.site-header--content .site-nav a:hover,
.site-header--content .site-nav a:focus-visible,
.site-header--content .edition-toggle a:hover,
.site-header--content .edition-toggle a:focus-visible,
.site-header--content .language-switch a:hover,
.site-header--content .language-switch a:focus-visible {
  color: var(--kll-journal-gold);
}

.site-header--content .edition-toggle,
.site-header--content > .language-switch {
  margin-top: 40px;
  gap: 7px;
}

.site-header--content .header-register {
  min-height: 52px;
  height: 52px;
  margin-top: 18px;
  padding: 0 24px;
  border: 2px solid var(--kll-journal-gold);
  background: var(--kll-journal-gold);
  color: var(--kll-journal-black) !important;
  white-space: nowrap;
  box-shadow: none;
}

.site-header--content .header-register:hover,
.site-header--content .header-register:focus-visible {
  border-color: var(--kll-journal-white);
  background: var(--kll-journal-white);
  color: var(--kll-journal-black) !important;
  box-shadow: none;
  transform: none;
}

/* Cinematic subpage masthead and compact, readable route context. */
.subpage-hero,
.kll-page-hero {
  min-height: clamp(430px, 48vw, 650px);
  padding: clamp(190px, 18vw, 270px) var(--kll-journal-edge) clamp(58px, 7vw, 96px);
  color: var(--kll-journal-white);
  background-color: var(--kll-journal-black);
  box-shadow: none;
}

.subpage-hero::before,
.kll-page-hero::before {
  background:
    linear-gradient(90deg, rgba(0, 0, 0, .94) 0%, rgba(0, 0, 0, .62) 46%, rgba(0, 0, 0, .12) 80%),
    linear-gradient(0deg, rgba(0, 0, 0, .82), rgba(0, 0, 0, 0) 62%);
}

.subpage-hero__inner,
.kll-page-hero__copy {
  width: var(--kll-journal-wide);
  max-width: 1760px;
  margin-inline: auto;
}

.subpage-hero h1,
.kll-page-hero__copy h1 {
  max-width: 1120px;
  margin: 0;
  color: var(--kll-journal-white);
  font: 500 clamp(52px, 7.2vw, 118px)/.91 var(--kll-display);
  letter-spacing: -.035em;
  text-wrap: balance;
  text-transform: uppercase;
}

.subpage-hero__line {
  width: 72px;
  height: 4px;
  margin: clamp(22px, 2.2vw, 34px) 0 18px;
  display: block;
  background: var(--kll-journal-gold);
}

.subpage-hero p,
.kll-page-hero__copy p {
  max-width: 620px;
  margin: 0;
  color: var(--kll-journal-white);
  font: 600 clamp(16px, 1.35vw, 21px)/1.35 var(--kll-display);
  letter-spacing: .025em;
}

.subpage-hero__count {
  color: var(--kll-journal-white);
}

.subpage-hero__count i { background: var(--kll-journal-gold); }

/* Optional context navigation shared by edition and race pages. */
.kll-context-nav {
  position: sticky;
  z-index: 14;
  top: 0;
  width: 100%;
  border-top: 1px solid rgba(171, 141, 63, .62);
  border-bottom: 1px solid rgba(255, 255, 255, .22);
  color: var(--kll-journal-white);
  background: var(--kll-journal-black);
}

.kll-context-nav__inner,
.kll-context-nav > .alignwide {
  width: var(--kll-journal-wide);
  min-height: 58px;
  margin-inline: auto;
  display: flex;
  align-items: center;
  gap: clamp(18px, 2.6vw, 42px);
  overflow-x: auto;
  scrollbar-width: none;
}

.kll-context-nav__inner::-webkit-scrollbar,
.kll-context-nav > .alignwide::-webkit-scrollbar { display: none; }

.kll-context-nav__label {
  flex: none;
  color: var(--kll-journal-gold);
  font: 700 11px/1 var(--kll-display);
  letter-spacing: .11em;
  text-transform: uppercase;
}

.kll-context-nav ul {
  margin: 0;
  padding: 0;
  display: flex;
  align-items: stretch;
  gap: clamp(18px, 2.2vw, 34px);
  list-style: none;
}

.kll-context-nav a {
  min-height: 58px;
  padding: 0 0 2px;
  border-bottom: 3px solid transparent;
  display: inline-flex;
  align-items: center;
  color: var(--kll-journal-white);
  font: 700 13px/1.15 var(--kll-display);
  letter-spacing: .02em;
  text-decoration: none;
  white-space: nowrap;
}

.kll-context-nav :is(.current-menu-item, .is-active) > a,
.kll-context-nav a[aria-current="page"],
.kll-context-nav a:hover,
.kll-context-nav a:focus-visible {
  border-bottom-color: var(--kll-journal-gold);
  color: var(--kll-journal-gold);
}

/* Breadcrumbs are intentionally quiet and never use arrows. */
.kll-breadcrumbs {
  width: var(--kll-journal-wide);
  max-width: 1760px;
  margin: 0 auto clamp(20px, 2.5vw, 34px);
  color: var(--kll-journal-white);
  font: 700 11px/1.25 Arial, sans-serif;
  letter-spacing: .07em;
  text-transform: uppercase;
}

.kll-breadcrumbs :is(ol, ul) {
  margin: 0;
  padding: 0;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 8px;
  list-style: none;
}

.kll-breadcrumbs li {
  display: inline-flex;
  align-items: center;
  gap: 8px;
}

.kll-breadcrumbs li + li::before {
  content: "/";
  color: var(--kll-journal-gold);
}

.kll-breadcrumbs a {
  color: var(--kll-journal-white);
  text-decoration: none;
}

.kll-breadcrumbs a:hover,
.kll-breadcrumbs a:focus-visible,
.kll-breadcrumbs [aria-current="page"] { color: var(--kll-journal-gold); }

/* Short on-page navigation: one compact, horizontally scrollable line. */
.subpage-jump {
  top: 0;
  border: 0;
  border-bottom: 1px solid rgba(255, 255, 255, .22);
  color: var(--kll-journal-white);
  background: var(--kll-journal-black);
  box-shadow: none;
}

.subpage-jump .alignwide {
  width: var(--kll-journal-wide);
  min-height: 54px;
  gap: clamp(18px, 2.2vw, 34px);
  overflow-x: auto;
  scrollbar-width: none;
}

.subpage-jump .alignwide::-webkit-scrollbar { display: none; }

.subpage-jump a {
  min-height: 54px;
  padding: 2px 0 0;
  border: 0;
  border-bottom: 3px solid transparent;
  display: inline-flex;
  align-items: center;
  color: var(--kll-journal-white);
  font: 700 12px/1.15 var(--kll-display);
  letter-spacing: .035em;
  text-decoration: none;
  text-transform: uppercase;
  white-space: nowrap;
}

.subpage-jump a:hover,
.subpage-jump a:focus-visible,
.subpage-jump a.is-active,
.subpage-jump a[aria-current="location"] {
  border-bottom-color: var(--kll-journal-gold);
  color: var(--kll-journal-gold);
}

/* Editorial field: strong hierarchy without generic WordPress cards. */
.subpage .subpage-body {
  padding: clamp(46px, 5vw, 76px) 0;
  color: var(--kll-journal-black);
  background: var(--kll-journal-white);
}

.subpage-layout {
  width: var(--kll-journal-wide);
  max-width: 1760px;
  gap: clamp(36px, 5vw, 82px);
}

.subpage .editorial-section,
.subpage .entry-content > section.kll-module {
  border-radius: 0;
  box-shadow: none;
}

.subpage .entry-content > .editorial-section:nth-child(n) {
  border-bottom: 1px solid var(--kll-journal-black);
}

.subpage .entry-content > .editorial-section:last-child { border-bottom: 0; }

.subpage .editorial-section h2,
.subpage .editorial-section .kll-module__title,
.subpage .kll-module__title {
  width: min(980px, 100%);
  max-width: 980px;
  color: var(--kll-journal-black);
  font: 500 clamp(34px, 3.7vw, 60px)/.98 var(--kll-display);
  letter-spacing: -.025em;
  text-transform: uppercase;
}

.subpage .editorial-section h2::after,
.subpage .kll-module__title::after {
  width: 64px;
  height: 4px;
  margin-top: 18px;
  background: var(--kll-journal-gold);
}

.subpage .editorial-section > :where(p, ul, ol, blockquote),
.subpage .editorial-section > .editorial-subsection-body,
.subpage .kll-module__text {
  width: var(--kll-journal-reading);
  max-width: 820px;
}

.subpage :is(.wp-block-group, .wp-block-column, .wp-block-cover, .wp-block-media-text),
.subpage :is(.wp-block-image img, .wp-block-cover, .wp-block-button__link) {
  border-radius: 0 !important;
  box-shadow: none !important;
}

.subpage .kll-module-cards {
  gap: 0;
  border-top: 2px solid var(--kll-journal-black);
  border-left: 1px solid var(--kll-journal-black);
}

.subpage .kll-module-card,
.subpage .kll-content-card,
.subpage .editorial-benefit-group {
  min-height: 0;
  padding: clamp(24px, 2.8vw, 40px);
  border: 0;
  border-right: 1px solid var(--kll-journal-black);
  border-bottom: 1px solid var(--kll-journal-black);
  border-radius: 0;
  color: var(--kll-journal-black);
  background: var(--kll-journal-white);
  box-shadow: none;
  transform: none;
}

.subpage .kll-module-card:hover,
.subpage .kll-content-card:hover {
  border-color: var(--kll-journal-black);
  background: var(--kll-journal-gold);
  box-shadow: none;
  transform: none;
}

/* Optional KLL pictograms for editable “Weiterführende Seiten” cards. */
.subpage .kll-module-related--has-icon {
  position: relative;
  padding-right: clamp(120px, 11vw, 176px);
}

.subpage .kll-module-related__icon {
  position: absolute;
  top: 50%;
  right: clamp(26px, 3vw, 48px);
  width: clamp(76px, 7vw, 112px);
  height: clamp(76px, 7vw, 112px);
  display: grid;
  place-items: center;
  color: var(--kll-journal-gold);
  pointer-events: none;
  transform: translateY(-50%);
  transition: color 180ms ease, transform 180ms ease;
}

.subpage .kll-module-related__icon svg {
  display: block;
  width: 100%;
  height: 100%;
  fill: none;
  stroke: currentColor;
  stroke-width: 1.45;
  stroke-linecap: round;
  stroke-linejoin: round;
}

.subpage .kll-module-related:hover .kll-module-related__icon {
  color: var(--kll-journal-black);
  transform: translateY(-50%) scale(1.035);
}

@media (max-width: 680px) {
  .subpage .kll-module-related--has-icon { padding-right: 100px; }
  .subpage .kll-module-related__icon { right: 20px; width: 62px; height: 62px; }
}

/* Race control: shared structure, winter technique tabs and summer distances. */
.kll-race-control {
  width: var(--kll-journal-wide);
  max-width: 1760px;
  margin: clamp(32px, 5vw, 72px) auto;
  border: 0;
  border-top: 6px solid var(--kll-journal-gold);
  border-radius: 0;
  color: var(--kll-journal-white);
  background: var(--kll-journal-black);
  box-shadow: none;
  container-type: inline-size;
}

.kll-race-control__header {
  padding: clamp(26px, 3.6vw, 52px);
  display: grid;
  grid-template-columns: minmax(0, 1fr) minmax(260px, 520px);
  align-items: end;
  gap: clamp(22px, 4vw, 70px);
  border-bottom: 1px solid rgba(255, 255, 255, .24);
}

.kll-race-control__eyebrow {
  margin: 0 0 13px;
  display: block;
  color: var(--kll-journal-gold);
  font: 700 11px/1 var(--kll-display);
  letter-spacing: .12em;
  text-transform: uppercase;
}

.kll-race-control__title,
.kll-race-control h2 {
  margin: 0;
  color: var(--kll-journal-white);
  font: 500 clamp(38px, 5vw, 76px)/.94 var(--kll-display);
  letter-spacing: -.03em;
  text-transform: uppercase;
}

.kll-race-control__intro {
  margin: 0;
  color: var(--kll-journal-white);
  font-size: clamp(16px, 1.3vw, 19px);
  line-height: 1.55;
}

.kll-race-control__techniques {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  border-bottom: 1px solid rgba(255, 255, 255, .24);
}

.kll-race-control__tab,
.kll-race-control__techniques :is(button, a) {
  min-height: 64px;
  padding: 14px 24px;
  border: 0;
  border-right: 1px solid rgba(255, 255, 255, .24);
  border-radius: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 12px;
  color: var(--kll-journal-white);
  background: var(--kll-journal-black);
  font: 700 14px/1.2 var(--kll-display);
  letter-spacing: .055em;
  text-decoration: none;
  text-transform: uppercase;
  box-shadow: none;
  cursor: pointer;
}

.kll-race-control__tab:last-child,
.kll-race-control__techniques :is(button, a):last-child { border-right: 0; }

.kll-race-control__tab:is(.is-active, [aria-selected="true"]),
.kll-race-control__techniques :is(button, a):is(.is-active, [aria-selected="true"]),
.kll-race-control__tab:hover,
.kll-race-control__tab:focus-visible,
.kll-race-control__techniques :is(button, a):hover,
.kll-race-control__techniques :is(button, a):focus-visible {
  color: var(--kll-journal-black);
  background: var(--kll-journal-gold);
}

.kll-race-control__distances,
.kll-race-control__rows {
  color: var(--kll-journal-black);
  background: var(--kll-journal-white);
}

.kll-race-control__row,
.kll-race-control__distance-row {
  min-height: 128px;
  padding: clamp(20px, 2.6vw, 38px);
  border-bottom: 1px solid var(--kll-journal-black);
  display: grid;
  grid-template-columns: minmax(82px, 120px) minmax(180px, .72fr) minmax(240px, 1.7fr) auto;
  align-items: center;
  gap: clamp(18px, 3vw, 54px);
  color: var(--kll-journal-black);
  background: var(--kll-journal-white);
}

.kll-race-control__row:last-child,
.kll-race-control__distance-row:last-child { border-bottom: 0; }

.kll-race-control__pictogram {
  width: clamp(54px, 5vw, 82px);
  height: clamp(54px, 5vw, 82px);
  display: grid;
  place-items: center;
}

.kll-race-control__pictogram :is(img, svg) {
  width: 100%;
  height: 100%;
  object-fit: contain;
}

.kll-race-control__distance {
  color: var(--kll-journal-gold);
  font: 600 clamp(38px, 4vw, 66px)/.9 var(--kll-display);
  letter-spacing: -.03em;
  white-space: nowrap;
}

.kll-race-control__copy h3 {
  margin: 0;
  color: var(--kll-journal-black);
  font: 600 clamp(24px, 2.4vw, 38px)/1 var(--kll-display);
  text-transform: uppercase;
}

.kll-race-control__copy p { margin: 9px 0 0; line-height: 1.5; }

.kll-race-control__meta {
  margin: 13px 0 0;
  padding: 0;
  display: flex;
  flex-wrap: wrap;
  gap: 8px 16px;
  color: var(--kll-journal-black);
  font: 700 12px/1.3 Arial, sans-serif;
  letter-spacing: .035em;
  list-style: none;
  text-transform: uppercase;
}

.kll-race-control__meta > * + *::before {
  content: "·";
  margin-right: 16px;
  color: var(--kll-journal-gold);
}

.kll-race-control__actions {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-end;
  gap: 8px;
}

.kll-race-control__actions :is(a, button) {
  min-height: 48px;
  padding: 12px 18px;
  border: 2px solid var(--kll-journal-black);
  border-radius: 0;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  color: var(--kll-journal-black);
  background: var(--kll-journal-white);
  font: 700 12px/1.15 var(--kll-display);
  letter-spacing: .045em;
  text-decoration: none;
  text-transform: uppercase;
  box-shadow: none;
}

.kll-race-control__actions :is(a, button):first-child,
.kll-race-control__actions .is-primary {
  border-color: var(--kll-journal-gold);
  background: var(--kll-journal-gold);
}

.kll-race-control__actions :is(a, button):hover,
.kll-race-control__actions :is(a, button):focus-visible {
  border-color: var(--kll-journal-black);
  color: var(--kll-journal-white);
  background: var(--kll-journal-black);
}

/* Summer uses one direct distance sequence; winter keeps its technique tabs. */
.kll-race-control--summer .kll-race-control__techniques { display: none; }
.kll-race-control--summer .kll-race-control__row,
.kll-race-control--summer .kll-race-control__distance-row {
  grid-template-columns: minmax(82px, 120px) minmax(170px, .7fr) minmax(240px, 1.8fr) auto;
}

.kll-race-control--winter .kll-race-control__techniques { display: grid; }
.kll-race-control [data-technique][hidden],
.kll-race-control__panel[hidden] { display: none !important; }

/* Specials are a distinct gold editorial band, not another set of cards. */
.kll-race-control__specials {
  padding: clamp(28px, 4vw, 52px);
  border-top: 1px solid var(--kll-journal-black);
  color: var(--kll-journal-black);
  background: var(--kll-journal-gold);
}

.kll-race-control__specials-header {
  margin-bottom: 22px;
  display: flex;
  align-items: baseline;
  justify-content: space-between;
  gap: 20px;
}

.kll-race-control__specials h3 {
  margin: 0;
  color: var(--kll-journal-black);
  font: 600 clamp(28px, 3.5vw, 50px)/.96 var(--kll-display);
  text-transform: uppercase;
}

.kll-race-control__specials-grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  border-top: 2px solid var(--kll-journal-black);
  border-left: 1px solid var(--kll-journal-black);
}

.kll-race-control__special {
  min-height: 112px;
  padding: 22px;
  border-right: 1px solid var(--kll-journal-black);
  border-bottom: 1px solid var(--kll-journal-black);
  color: var(--kll-journal-black);
  background: var(--kll-journal-gold);
}

.kll-race-control__special h4 {
  margin: 0 0 9px;
  font: 700 21px/1.05 var(--kll-display);
  text-transform: uppercase;
}

.kll-race-control__special p { margin: 0; line-height: 1.45; }

/* All Royal Race Journal surfaces stay square and flat. */
.kll-context-nav,
.kll-breadcrumbs,
.kll-race-control,
.kll-race-control *,
.subpage-jump,
.subpage-hero,
.subpage-hero * {
  border-radius: 0;
  box-shadow: none;
}

@media (min-width: 1101px) and (max-width: 1320px) {
  .site-header--content {
    padding-inline: 24px;
    gap: 11px;
  }
  .site-header--content .site-logo { width: 80px; flex-basis: 80px; }
  .site-header--content .site-logo img { height: 104px; }
  .site-header--content .site-nav ul { gap: clamp(12px, 1.25vw, 17px); }
  .site-header--content .site-nav a,
  .site-header--content .edition-toggle a,
  .site-header--content .language-switch,
  .site-header--content .header-register { font-size: 12px; }
  .site-header--content .header-register { padding-inline: 12px; }
}

@media (max-width: 1100px) {
  .site-header--content {
    min-height: 120px;
    height: 120px;
    padding: 18px var(--kll-journal-edge) 0;
  }

  .site-header--content .site-logo,
  .kll-edition-global .site-header--content .site-logo {
    width: 78px;
    flex-basis: 78px;
  }

  .site-header--content .site-logo img,
  .kll-edition-global .site-header--content .site-logo img { height: 100px; }

  .site-header--content .site-nav {
    padding: 132px var(--kll-journal-edge) 32px;
    color: var(--kll-journal-white);
    background: var(--kll-journal-black);
  }

  body.admin-bar .site-header--content .site-nav { padding-top: 180px; }

  .site-header--content .site-nav a {
    min-height: 50px;
    padding: 15px 0 13px;
    border-bottom: 1px solid rgba(255, 255, 255, .24);
    font-size: 17px;
  }

  .site-header--content .site-nav :is(.current-menu-item, .current-menu-ancestor) > a,
  .site-header--content .site-nav a[aria-current="page"] {
    border-bottom-color: var(--kll-journal-gold);
  }

  .mobile-nav-tools {
    padding: 0 0 20px;
    border-bottom: 1px solid rgba(255, 255, 255, .24);
    gap: 16px;
  }

  .mobile-edition-toggle { color: var(--kll-journal-white); }
  .site-header--content .site-nav .mobile-edition-toggle a {
    min-height: 0;
    padding: 4px 0;
    border: 0;
    font-size: 19px;
  }

  .site-header--content .site-nav .mobile-nav-actions a {
    border: 1px solid var(--kll-journal-white);
  }

  .site-header--content .site-nav .mobile-nav-register {
    border-color: var(--kll-journal-gold);
    color: var(--kll-journal-black);
    background: var(--kll-journal-gold);
  }

  .site-header--content .menu-toggle { color: var(--kll-journal-white); }

  .kll-race-control__header { grid-template-columns: 1fr; }
  .kll-race-control__row,
  .kll-race-control__distance-row,
  .kll-race-control--summer .kll-race-control__row,
  .kll-race-control--summer .kll-race-control__distance-row {
    grid-template-columns: 74px minmax(130px, .55fr) minmax(220px, 1.45fr);
  }
  .kll-race-control__actions {
    grid-column: 2 / -1;
    justify-content: flex-start;
  }
}

@media (max-width: 760px) {
  :root { --kll-journal-edge: 20px; }

  .subpage-hero,
  .kll-page-hero {
    min-height: 470px;
    padding: 190px var(--kll-journal-edge) 54px;
  }

  .subpage-hero::before,
  .kll-page-hero::before {
    background:
      linear-gradient(90deg, rgba(0, 0, 0, .9), rgba(0, 0, 0, .36)),
      linear-gradient(0deg, rgba(0, 0, 0, .9), rgba(0, 0, 0, 0) 70%);
  }

  .subpage-hero h1,
  .kll-page-hero__copy h1 { font-size: clamp(44px, 13vw, 68px); }

  .kll-context-nav__inner,
  .kll-context-nav > .alignwide,
  .subpage-jump .alignwide {
    width: calc(100% - var(--kll-journal-edge) - var(--kll-journal-edge));
    gap: 22px;
  }

  .kll-context-nav__label { display: none; }
  .kll-context-nav a { min-height: 52px; font-size: 12px; }
  .subpage-jump .alignwide,
  .subpage-jump a { min-height: 50px; }
  .subpage-jump a { font-size: 11px; }

  .kll-breadcrumbs { font-size: 10px; }

  .subpage .subpage-body { padding: 38px 0 48px; }
  .subpage .kll-module-cards {
    grid-template-columns: 1fr;
    border-left: 0;
  }
  .subpage .kll-module-card,
  .subpage .kll-content-card,
  .subpage .editorial-benefit-group {
    border-right: 0;
    border-bottom: 1px solid var(--kll-journal-black);
  }

  .kll-race-control {
    width: calc(100% - var(--kll-journal-edge) - var(--kll-journal-edge));
    margin-block: 34px;
  }

  .kll-race-control__header { padding: 26px 20px 28px; }
  .kll-race-control__techniques { grid-template-columns: 1fr 1fr; }
  .kll-race-control__tab,
  .kll-race-control__techniques :is(button, a) {
    min-height: 58px;
    padding: 12px 10px;
    font-size: 12px;
  }

  .kll-race-control__row,
  .kll-race-control__distance-row,
  .kll-race-control--summer .kll-race-control__row,
  .kll-race-control--summer .kll-race-control__distance-row {
    min-height: 0;
    padding: 22px 20px;
    grid-template-columns: 58px minmax(0, 1fr);
    gap: 14px 16px;
  }

  .kll-race-control__pictogram { width: 52px; height: 52px; }
  .kll-race-control__distance { font-size: 42px; }
  .kll-race-control__copy,
  .kll-race-control__actions { grid-column: 1 / -1; }
  .kll-race-control__actions { display: grid; grid-template-columns: 1fr 1fr; }
  .kll-race-control__actions :is(a, button) { width: 100%; }

  .kll-race-control__specials { padding: 26px 20px 30px; }
  .kll-race-control__specials-header { display: block; }
  .kll-race-control__specials-grid {
    grid-template-columns: 1fr;
    border-left: 0;
  }
  .kll-race-control__special { border-right: 0; }
}

@media (max-width: 420px) {
  :root { --kll-journal-edge: 16px; }

  .site-header--content { padding-inline: 16px; }
  .site-header--content .site-nav { padding-right: 16px; padding-left: 16px; }

  .subpage-hero,
  .kll-page-hero {
    min-height: 440px;
    padding-top: 176px;
  }

  .subpage-hero h1,
  .kll-page-hero__copy h1 {
    font-size: clamp(40px, 12.5vw, 54px);
    overflow-wrap: anywhere;
  }

  .subpage-hero p,
  .kll-page-hero__copy p { font-size: 15px; }

  .kll-race-control__techniques { grid-template-columns: 1fr; }
  .kll-race-control__tab,
  .kll-race-control__techniques :is(button, a) { border-right: 0; border-bottom: 1px solid rgba(255, 255, 255, .24); }
  .kll-race-control__tab:last-child,
  .kll-race-control__techniques :is(button, a):last-child { border-bottom: 0; }

  .kll-race-control__row,
  .kll-race-control__distance-row,
  .kll-race-control--summer .kll-race-control__row,
  .kll-race-control--summer .kll-race-control__distance-row {
    padding: 20px 16px;
    grid-template-columns: 50px minmax(0, 1fr);
  }

  .kll-race-control__pictogram { width: 46px; height: 46px; }
  .kll-race-control__distance { font-size: 38px; }
  .kll-race-control__actions { grid-template-columns: 1fr; }
  .kll-race-control__meta { display: grid; gap: 7px; }
  .kll-race-control__meta > * + *::before { content: none; }
}

@media (max-width: 360px) {
  .site-header--content .site-logo,
  .kll-edition-global .site-header--content .site-logo { width: 70px; flex-basis: 70px; }
  .site-header--content .site-logo img,
  .kll-edition-global .site-header--content .site-logo img { height: 90px; }
  .site-header--content .site-nav { padding-top: 120px; }
  body.admin-bar .site-header--content .site-nav { padding-top: 174px; }

  .subpage-hero h1,
  .kll-page-hero__copy h1 { font-size: 40px; }

  .kll-context-nav a,
  .subpage-jump a { font-size: 10px; letter-spacing: .025em; }

  .kll-race-control__header,
  .kll-race-control__specials { padding-right: 14px; padding-left: 14px; }
  .kll-race-control__title,
  .kll-race-control h2 { font-size: 34px; }
  .kll-race-control__row,
  .kll-race-control__distance-row,
  .kll-race-control--summer .kll-race-control__row,
  .kll-race-control--summer .kll-race-control__distance-row { padding-right: 14px; padding-left: 14px; }
}

@media (prefers-reduced-motion: reduce) {
  .site-header--content *,
  .kll-context-nav *,
  .subpage-jump *,
  .kll-race-control * { transition: none !important; }
}

/* 1.4.0 integration — exact selectors emitted by the PHP renderer. */
.site-header--content .site-nav > ul.kll-context-nav {
  position: static;
  z-index: auto;
  width: auto;
  min-height: 0;
  margin: 0;
  padding: 0;
  border: 0;
  display: flex;
  color: inherit;
  background: transparent;
  overflow: visible;
}

.kll-breadcrumbs {
  width: 100%;
  max-width: none;
  margin: 0;
  padding: 0 var(--kll-journal-edge);
  color: var(--kll-journal-white);
  background: var(--kll-journal-black);
}

.kll-breadcrumbs > ol.alignwide {
  width: var(--kll-journal-wide);
  max-width: 1760px;
  min-height: 44px;
  margin: 0 auto;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 8px;
}

.race-selector,
.subpage--summer .race-selector {
  width: 100%;
  margin: 0;
  padding: 0;
  display: block;
  color: inherit;
  background: transparent;
  box-shadow: none;
}

.edition-editor-content--blocks.entry-content > section.kll-module--race-selector {
  width: 100%;
  max-width: none;
  margin: 0 !important;
  padding: clamp(26px, 4vw, 64px) 0 !important;
  color: var(--kll-journal-white);
  background: var(--kll-journal-black) !important;
}

.edition-editor-content--blocks .kll-module--race-selector .kll-race-control {
  margin-block: 0;
}

.subpage-race-lead {
  width: 100%;
  margin: 0;
  padding: clamp(26px, 4vw, 64px) 0;
  color: var(--kll-journal-white);
  background: var(--kll-journal-black);
}

.subpage-race-lead > :is(.race-selector, .kll-module--race-selector),
.subpage-race-lead .kll-race-control {
  margin-block: 0;
}

.subpage-race-lead > .kll-module--race-selector {
  width: 100%;
  max-width: none;
  padding: 0 !important;
  color: inherit;
  background: transparent !important;
}

.kll-race-control__panel { color: var(--kll-journal-black); background: var(--kll-journal-white); }
.kll-race-control__grid { display: block; }

.kll-race-control__distance-row {
  grid-template-columns: minmax(104px, 142px) minmax(0, 1fr) auto;
}

.kll-race-control__distance {
  display: flex;
  align-items: baseline;
  gap: 8px;
}

.kll-race-control__distance strong {
  font: inherit;
  font-size: 1em;
  font-weight: 600;
}

.kll-race-control__distance span {
  color: var(--kll-journal-black);
  font: 800 12px/1 Arial, sans-serif;
  letter-spacing: .12em;
}

.kll-race-control__identity {
  min-width: 0;
  display: grid;
  grid-template-columns: clamp(52px, 5vw, 82px) minmax(0, 1fr);
  align-items: center;
  gap: clamp(16px, 2.5vw, 36px);
}

.kll-race-control__icon :is(img, svg) {
  width: 100%;
  height: 100%;
  display: block;
  object-fit: contain;
  filter: none;
}

.kll-race-control__badge {
  margin-bottom: 8px;
  display: block;
  color: var(--kll-journal-gold);
  font: 800 11px/1.2 Arial, sans-serif;
  letter-spacing: .08em;
  text-transform: uppercase;
}

.kll-race-control__details {
  min-width: 128px;
  min-height: 48px;
  padding: 12px 18px;
  border: 2px solid var(--kll-journal-gold);
  display: inline-flex;
  align-items: center;
  justify-content: center;
  color: var(--kll-journal-black);
  background: var(--kll-journal-gold);
  font: 800 12px/1.15 var(--kll-display);
  letter-spacing: .045em;
  text-decoration: none;
  text-transform: uppercase;
}

.kll-race-control__details:hover,
.kll-race-control__details:focus-visible {
  border-color: var(--kll-journal-black);
  color: var(--kll-journal-white);
  background: var(--kll-journal-black);
}

.kll-race-control__techniques button {
  flex-direction: column;
  align-items: flex-start;
  text-align: left;
}

.kll-race-control__techniques button strong {
  font: 600 clamp(22px, 2.3vw, 34px)/1 var(--kll-display);
  letter-spacing: -.01em;
}

.kll-race-control__techniques button span {
  opacity: .82;
  font: 700 11px/1.2 Arial, sans-serif;
  letter-spacing: .08em;
}

.kll-race-control__specials-header > span {
  color: var(--kll-journal-black);
  font: 800 11px/1 Arial, sans-serif;
  letter-spacing: .1em;
}

.kll-race-control__special-grid .kll-race-control__race {
  min-height: 170px;
  padding: 24px;
  grid-template-columns: 64px minmax(0, 1fr);
  gap: 18px;
  border-right: 1px solid var(--kll-journal-black);
  border-bottom: 1px solid var(--kll-journal-black);
  background: var(--kll-journal-gold);
}

.kll-race-control__special-grid .kll-race-control__distance {
  align-self: start;
  color: var(--kll-journal-black);
  font-size: 24px;
}

.kll-race-control__special-grid .kll-race-control__identity {
  grid-template-columns: 46px minmax(0, 1fr);
  gap: 13px;
}

.kll-race-control__special-grid .kll-race-control__copy h3 { font-size: clamp(20px, 2vw, 28px); }
.kll-race-control__special-grid .kll-race-control__actions { grid-column: 1 / -1; justify-content: flex-start; }

@media (max-width: 1100px) {
  .site-header--content .site-nav > ul.kll-context-nav { display: grid; }
  .kll-race-control__distance-row { grid-template-columns: 94px minmax(0, 1fr); }
  .kll-race-control__distance-row > .kll-race-control__actions {
    grid-column: 2;
    justify-content: flex-start;
  }
}

@media (max-width: 760px) {
  .kll-breadcrumbs { padding-inline: var(--kll-journal-edge); }
  .kll-breadcrumbs > ol.alignwide { width: 100%; min-height: 42px; }
  .edition-editor-content--blocks.entry-content > section.kll-module--race-selector { padding-block: 24px !important; }
  .subpage-race-lead { padding-block: 24px; }
  .kll-race-control__distance-row,
  .kll-race-control--summer .kll-race-control__distance-row {
    grid-template-columns: 62px minmax(0, 1fr);
  }
  .kll-race-control__identity { grid-template-columns: 50px minmax(0, 1fr); gap: 12px; }
  .kll-race-control__distance-row > .kll-race-control__actions { grid-column: 1 / -1; }
  .kll-race-control__details { width: 100%; }
  .kll-race-control__specials-grid { grid-template-columns: 1fr; }
}

@media (max-width: 420px) {
  .kll-race-control__techniques { grid-template-columns: 1fr 1fr; }
  .kll-race-control__techniques button { min-width: 0; }
  .kll-race-control__techniques button strong { font-size: 20px; }
  .kll-race-control__techniques button span { font-size: 9px; }
}

/* 1.4.2 — one centred layout grid and subtly softened UI geometry.
 * Full-bleed heroes and colour stages deliberately remain square so their
 * background media always reaches the viewport edge without white corners.
 */
:root {
  --kll-layout-max: 1360px;
  --kll-ui-radius: 6px;
  --kll-page-gutter: clamp(16px, 3.75vw, 64px);
  --kll-wide: min(var(--kll-layout-max), calc(100vw - var(--kll-page-gutter) - var(--kll-page-gutter)));
  --kll-content-edge: max(var(--kll-page-gutter), calc((100vw - var(--kll-layout-max)) / 2));
  --kll-journal-edge: var(--kll-page-gutter);
  --kll-journal-wide: var(--kll-wide);
}

.site-header--content { padding-inline: var(--kll-content-edge); }

.edition-page,
.edition-page > .edition-editor-content--blocks.entry-content,
.edition-editor-content--blocks.entry-content > .kll-module--edition-hero,
.edition-editor-content--blocks.entry-content > .kll-module--edition-hero.alignfull {
  width: 100vw;
  max-width: none;
  margin-right: calc(50% - 50vw) !important;
  margin-left: calc(50% - 50vw) !important;
}

.edition-editor-content--blocks.entry-content > .kll-module:not(.alignfull):not(.kll-module--edition-hero):not(.kll-module--race-selector),
.edition-home-video > .alignwide,
.edition-news > .alignwide {
  width: var(--kll-wide);
  max-width: var(--kll-layout-max);
  margin-inline: auto !important;
}

.edition-editor-content--blocks.entry-content > section.kll-module.kll-module--race-selector {
  width: 100vw !important;
  max-width: none !important;
  margin-right: calc(50% - 50vw) !important;
  margin-left: calc(50% - 50vw) !important;
}

.race-rail,
.race-rail--four {
  right: var(--kll-content-edge);
  left: var(--kll-content-edge);
}

.edition-home-video,
.edition-news { padding-inline: 0; }

.kll-race-control,
.subpage-layout,
.subpage-hero__inner,
.kll-page-hero__copy,
.kll-breadcrumbs > ol.alignwide {
  width: var(--kll-wide);
  max-width: var(--kll-layout-max);
  margin-inline: auto;
}

/* Eight winter destinations remain readable without forcing a second row. */
@media (min-width: 1101px) {
  .site-header--content .site-nav ul { gap: clamp(12px, 1.25vw, 22px); }
  .site-header--content .site-nav a,
  .site-header--content .edition-toggle a,
  .site-header--content .language-switch,
  .site-header--content .header-register { font-size: 12px; }
  .site-header--content .header-register { padding-inline: 16px; }
}

@media (min-width: 1400px) {
  .site-header--content .site-nav a,
  .site-header--content .edition-toggle a,
  .site-header--content .language-switch,
  .site-header--content .header-register { font-size: 13px; }
}

@media (min-width: 1101px) and (max-width: 1320px) {
  :root { --kll-page-gutter: 24px; }
}

/* Buttons, links styled as buttons and form controls. */
:where(
  .button,
  .kll-button,
  .editorial-button,
  .kll-module-button:not(.kll-module-button--text),
  .header-register,
  .menu-toggle,
  .mobile-nav-register,
  .mobile-language-switch a,
  .gateway-panel__content b,
  .edition-news-card__button,
  .race-rail__details,
  .kll-race-control__details,
  .kll-race-control__actions a,
  .kll-race-control__actions button,
  .kll-race-control__techniques button,
  .result-year-button,
  .subpage-aside__cta,
  .embedded-map-consent button,
  .embedded-map-consent a,
  .wp-block-button__link,
  .kll-race-dialog__close,
  input:not([type="checkbox"]):not([type="radio"]),
  select,
  textarea
) {
  border-radius: var(--kll-ui-radius) !important;
}

/* Cards, framed information and media surfaces. */
:where(
  .edition-news-card,
  .news-card,
  .global-home-card,
  .kll-module-card,
  .kll-content-card,
  .kll-module-result-card,
  .kll-module-document-card,
  .kll-result-card,
  .kll-module-notice__inner,
  .kll-module--download,
  .kll-module--gpx,
  .kll-module-faq__item,
  .kll-module-advertising__inner,
  .kll-module-contact__details,
  .kll-module-quickfacts,
  .kll-module-checklist,
  .kll-module-logos--associations,
  .kll-filter-bar,
  .subpage-factbox,
  .subpage-quickfacts__inner,
  .editorial-benefit-group,
  .editorial-notice,
  .embedded-map,
  .embedded-map-consent__inner,
  .kll-status-bar__inner,
  .form-message,
  .kll-camp-form,
  .kll-race-dialog,
  .kll-race-dialog__panel,
  .kll-race-control,
  .kll-race-control__special,
  .race-rail,
  .kll-page-resource
) {
  border-radius: var(--kll-ui-radius) !important;
}

:where(
  .kll-module-image-text__media,
  .kll-module-video__frame,
  .kll-module-video__native-wrap,
  .kll-module-map__frame,
  .kll-video--home,
  .kll-module-gallery figure,
  .kll-module-advertising__link,
  .kll-module-advertising__media,
  .kll-module-table-wrap,
  .editorial-table-wrap
) {
  border-radius: var(--kll-ui-radius) !important;
  overflow: hidden;
}

.kll-race-control,
.race-rail,
.kll-video--home,
.kll-race-dialog { overflow: hidden; }

/* Card grids need breathing room once their individual frames are rounded. */
.subpage .kll-module-cards {
  gap: 12px;
  border: 0;
}

.subpage :is(.kll-module-card, .kll-content-card, .editorial-benefit-group) {
  border: 1px solid var(--kll-journal-black);
}

.kll-race-control__specials-grid {
  gap: 10px;
  border: 0;
}

.kll-race-control__special { border: 1px solid var(--kll-journal-black); }

/* Override the earlier square Gutenberg reset only for framed content. */
.subpage :is(
  .wp-block-button__link,
  .wp-block-cover,
  .wp-block-media-text,
  .wp-block-image img
) { border-radius: var(--kll-ui-radius) !important; }

.edition-scroll i,
.kll-module--edition-hero .edition-scroll i,
.kll-video__play { border-radius: var(--kll-ui-radius); }

.edition-scroll i::after,
.kll-module--edition-hero .edition-scroll i::after { border-radius: 2px; }

@media (max-width: 760px) {
  :root { --kll-page-gutter: 20px; }
  .site-header--content .site-nav > ul.kll-context-nav { gap: 0; }
}

@media (max-width: 420px) {
  :root { --kll-page-gutter: 16px; }
}

/* 1.4.3 — restrained premium finish.
 * The KLL palette remains exclusively black, white and brand gold; depth is
 * created with typography, hairlines and transparent shadows instead of new
 * colours or ornamental effects.
 */
:root {
  --kll-premium-line: rgba(171, 141, 63, .55);
  --kll-premium-shadow-soft: 0 16px 38px rgba(5, 5, 5, .09);
  --kll-premium-shadow-raised: 0 24px 54px rgba(5, 5, 5, .15);
}

.site-header--content {
  border-bottom: 1px solid rgba(171, 141, 63, .24);
  -webkit-backdrop-filter: blur(10px) saturate(1.08);
  backdrop-filter: blur(10px) saturate(1.08);
}

.site-header--content .site-logo img {
  filter: drop-shadow(0 9px 18px rgba(0, 0, 0, .28));
}

.subpage-hero h1,
.kll-page-hero__copy h1,
.edition-hero__title,
.kll-module--edition-hero .edition-hero__title {
  text-shadow: 0 4px 28px rgba(0, 0, 0, .3);
}

.subpage-jump {
  border-top: 1px solid var(--kll-premium-line);
  box-shadow: 0 12px 28px rgba(5, 5, 5, .12);
}

:where(
  .button,
  .kll-button,
  .editorial-button,
  .kll-module-button:not(.kll-module-button--text),
  .header-register,
  .mobile-nav-register,
  .edition-news-card__button,
  .race-rail__details,
  .kll-race-control__details,
  .result-year-button,
  .subpage-aside__cta,
  .wp-block-button__link
) {
  box-shadow: inset 0 1px rgba(255, 255, 255, .2), 0 10px 24px rgba(5, 5, 5, .1);
  transition: color .18s ease, background-color .18s ease, border-color .18s ease, box-shadow .18s ease, transform .18s ease;
}

:where(
  .button,
  .kll-button,
  .editorial-button,
  .kll-module-button:not(.kll-module-button--text),
  .header-register,
  .mobile-nav-register,
  .edition-news-card__button,
  .race-rail__details,
  .kll-race-control__details,
  .result-year-button,
  .subpage-aside__cta,
  .wp-block-button__link
):hover,
:where(
  .button,
  .kll-button,
  .editorial-button,
  .kll-module-button:not(.kll-module-button--text),
  .header-register,
  .mobile-nav-register,
  .edition-news-card__button,
  .race-rail__details,
  .kll-race-control__details,
  .result-year-button,
  .subpage-aside__cta,
  .wp-block-button__link
):focus-visible {
  box-shadow: inset 0 1px rgba(255, 255, 255, .28), 0 16px 34px rgba(5, 5, 5, .16);
  transform: translateY(-2px);
}

/* Camps and results share one exclusive card language without turning every
 * editorial paragraph into a generic WordPress card. */
.subpage .kll-module--camp-list .kll-module-camp,
.subpage .kll-camp-grid .kll-content-card,
.subpage .kll-results-app .kll-result-card,
.subpage .kll-module--results .kll-module-result-card {
  border: 1px solid rgba(5, 5, 5, .16);
  border-top: 5px solid var(--kll-gold);
  border-radius: var(--kll-ui-radius) !important;
  color: var(--kll-black);
  background: var(--kll-white);
  box-shadow: var(--kll-premium-shadow-soft);
  overflow: hidden;
  transition: transform .18s ease, box-shadow .18s ease, border-color .18s ease;
}

.subpage .kll-module--camp-list .kll-module-camp:hover,
.subpage .kll-camp-grid .kll-content-card:hover,
.subpage .kll-results-app .kll-result-card:hover,
.subpage .kll-module--results .kll-module-result-card:hover {
  border-color: var(--kll-gold);
  background: var(--kll-white);
  box-shadow: var(--kll-premium-shadow-raised);
  transform: translateY(-2px);
}

.kll-module--camp-list .kll-module-card__media img,
.kll-camp-grid .kll-content-card img {
  transition: transform .5s cubic-bezier(.2, .7, .2, 1), filter .3s ease;
}

.kll-module--camp-list .kll-module-camp:hover .kll-module-card__media img,
.kll-camp-grid .kll-content-card:hover img {
  filter: contrast(1.03);
  transform: scale(1.025);
}

.kll-module--camp-list .kll-module-card__meta,
.kll-camp-grid .kll-content-card > span {
  color: var(--kll-gold);
  font-weight: 800;
  letter-spacing: .07em;
  text-transform: uppercase;
}

.kll-result-card__year {
  border-radius: var(--kll-ui-radius);
  color: var(--kll-black);
  background: var(--kll-gold);
  font-weight: 800;
  letter-spacing: .07em;
}

.kll-filter-bar,
.kll-camp-form,
.embedded-map,
.kll-module-map__frame {
  border: 1px solid var(--kll-premium-line);
  box-shadow: var(--kll-premium-shadow-soft);
}

.kll-results-app :is(select, input, button),
.kll-camp-form :is(input, select, textarea, button) {
  border-radius: var(--kll-ui-radius) !important;
}

.kll-results-app :is(select, input):focus,
.kll-camp-form :is(input, select, textarea):focus {
  border-color: var(--kll-gold);
  box-shadow: 0 0 0 3px rgba(171, 141, 63, .18);
  outline: 0;
}

/* Keep the closed mobile drawer inside the viewport. A clipped reveal retains
 * the slide-in character without doubling the document's scroll width. */
@media (max-width: 1100px) {
  .site-header .site-nav {
    clip-path: inset(0 0 0 100%);
    transform: none;
    transition: clip-path .28s ease, opacity .28s ease, visibility .28s ease;
  }

  .site-header .site-nav.is-open {
    clip-path: inset(0);
    transform: none;
  }
}

/* 1.4.4 — service destinations and content-control additions. */
.site-header--content .kll-context-nav > .kll-context-nav__account {
  margin-left: 8px;
  padding-left: 12px;
  border-left: 1px solid var(--kll-gold);
}

.site-header--content .kll-context-nav > .kll-context-nav__account > a {
  min-height: 36px;
  padding: 7px 12px;
  border: 1px solid var(--kll-gold);
  border-radius: var(--kll-ui-radius);
  color: var(--kll-gold);
  white-space: nowrap;
}

.site-header--content .kll-context-nav > .kll-context-nav__account > a:hover,
.site-header--content .kll-context-nav > .kll-context-nav__account > a:focus-visible {
  color: var(--kll-black);
  background: var(--kll-gold);
}

@media (min-width: 1101px) and (max-width: 1450px) {
  .site-header--content .kll-context-nav { gap: 6px; }
  .site-header--content .kll-context-nav > li > a { padding-inline: 5px; font-size: 11px; }
  .site-header--content .kll-context-nav > .kll-context-nav__account { margin-left: 2px; padding-left: 7px; }
}

@media (max-width: 1100px) {
  .site-header--content .kll-context-nav > .kll-context-nav__account {
    margin: 12px 0 0;
    padding: 14px 0 0;
    border-top: 1px solid rgba(171, 141, 63, .55);
    border-left: 0;
  }
  .site-header--content .kll-context-nav > .kll-context-nav__account > a {
    justify-content: center;
    color: var(--kll-black);
    background: var(--kll-gold);
  }
}

.kll-module-table {
  border: 1px solid var(--kll-premium-line);
  border-radius: var(--kll-ui-radius);
  box-shadow: var(--kll-premium-shadow-soft);
}

.kll-race-dialog__prices {
  margin-top: 24px;
}

.kll-race-dialog__prices h3 {
  margin: 0 0 12px;
  color: var(--kll-gold);
  font-size: clamp(20px, 2vw, 26px);
  letter-spacing: .035em;
  text-transform: uppercase;
}

.kll-race-dialog__price-scroll {
  overflow-x: auto;
  border: 1px solid var(--kll-premium-line);
  border-radius: var(--kll-ui-radius);
  background: rgba(255, 255, 255, .045);
}

.kll-race-dialog__prices table {
  width: 100%;
  min-width: 520px;
  border-collapse: collapse;
  font-size: 15px;
}

.kll-race-dialog__prices :is(th, td) {
  padding: 12px 14px;
  border-bottom: 1px solid var(--kll-premium-line);
  text-align: left;
}

.kll-race-dialog__prices th {
  color: var(--kll-black);
  background: var(--kll-gold);
  font-size: 13px;
  letter-spacing: .04em;
  text-transform: uppercase;
}

.kll-race-dialog__prices tbody tr:last-child td {
  border-bottom: 0;
}

/* 1.4.5 — controlled edition-title wrapping
 * Keep the configured slogan lines readable at every viewport. In particular,
 * never split edition names or KÖNIGSMOMENT inside a word. */
.edition-hero__copy,
.kll-module--edition-hero .edition-hero__copy {
  width: min(1100px, calc(100vw - var(--kll-content-edge) - var(--kll-content-edge)));
  max-width: 1100px;
}

.edition-page .edition-hero__copy h1,
.kll-module--edition-hero .edition-hero__copy h1 {
  max-width: 100%;
  font-size: clamp(var(--kll-font-hero-mobile, 48px), 6.2vw, var(--kll-font-hero-desktop, 96px));
  line-height: .93;
  white-space: nowrap;
  overflow-wrap: normal;
  word-break: normal;
  hyphens: none;
}

.gateway-panel__content > strong {
  overflow-wrap: normal;
  word-break: normal;
  hyphens: none;
}

@media (max-width: 760px) {
  .edition-hero__copy,
  .kll-module--edition-hero .edition-hero__copy {
    width: 100%;
    max-width: 100%;
  }

  .edition-page .edition-hero__copy h1,
  .kll-module--edition-hero .edition-hero__copy h1 {
    font-size: min(var(--kll-font-hero-mobile, 48px), 10vw);
    line-height: .98;
    letter-spacing: -.025em;
  }

  .gateway-panel__content {
    width: 100%;
    padding-inline: clamp(16px, 5vw, 22px);
  }

  .gateway-panel__content > strong {
    display: block;
    max-width: 100%;
    font-size: clamp(27px, 8.5vw, 36px);
    line-height: 1;
    letter-spacing: -.025em;
    white-space: nowrap;
  }
}

@media (min-width: 761px) and (max-width: 900px) {
  .gateway-panel__content > strong {
    font-size: clamp(36px, 4.8vw, 40px);
    white-space: nowrap;
  }
}

@media (prefers-reduced-motion: reduce) {
  :where(
    .button,
    .kll-button,
    .editorial-button,
    .kll-module-button,
    .header-register,
    .mobile-nav-register,
    .result-year-button,
    .kll-module-card,
    .kll-content-card,
    .kll-result-card,
    .kll-module-result-card,
    .kll-module-card__media img
  ) {
    transition: none !important;
    transform: none !important;
  }
}

/* 1.4.6 — mobile race details stay readable with wide iOS font fallbacks. */
.kll-race-dialog {
  overflow-x: hidden;
  overflow-y: auto;
}

.kll-race-dialog__header > div:last-child {
  min-width: 0;
  max-width: 100%;
}

.kll-race-dialog h2 {
  max-width: 100%;
  white-space: normal;
  overflow-wrap: normal;
  word-break: normal;
  hyphens: none;
  text-wrap: balance;
}

@media (max-width: 480px) {
  .kll-race-dialog__panel {
    padding: 60px 16px 24px;
  }

  .kll-race-dialog__header {
    padding-right: 0;
    display: flex;
    flex-direction: column;
    gap: 12px;
  }

  .kll-race-dialog__icon {
    width: 48px;
    height: 48px;
  }

  .kll-race-dialog h2 {
    font-size: clamp(26px, 7.4vw, 32px);
    line-height: 1.02;
    letter-spacing: -.025em;
  }

  .kll-race-dialog__header p {
    margin-top: 10px;
  }
}

/* BEGIN KLL 2027 ACCOMMODATION + WORLDLOPPET / 2026-09-23
 * Restrained PWA accents; preserve existing content, typography and block colors.
 */
.site-header--content .header-register,
.header-register,
.mobile-nav-register {
  min-width: 44px;
  min-height: 44px;
  border-radius: 6px;
  color: #050505;
  background-color: #e9c96b;
  border-color: #cfad52;
}

.edition-hero__copy .hero-actions .button.button--gold {
  color: #050505;
  background-color: #e9c96b;
  border-color: #cfad52;
}

.site-header--content .kll-context-nav > li > a,
.site-header--content .kll-context-nav > .kll-context-nav__account > a {
  min-width: 44px;
  min-height: 44px;
}

.site-header--content .kll-context-nav > li > a:focus-visible,
.header-register:focus-visible,
.mobile-nav-register:focus-visible,
.button:focus-visible,
.kll-button:focus-visible {
  outline: 2px solid #050505;
  outline-offset: 2px;
  box-shadow: 0 0 0 4px #e9c96b;
}

@media (min-width: 1101px) and (max-width: 1600px) {
  .site-header--content .site-nav > ul.kll-context-nav {
    flex-wrap: wrap;
    row-gap: 0;
    column-gap: 10px;
  }
}
/* END KLL 2027 ACCOMMODATION + WORLDLOPPET / 2026-09-23 */

/* BEGIN KLL TWO-ROW HEADER / 2026-09-23
 * Scoped to the content header. Gateway, content blocks and editorial colors
 * remain unchanged. Keep the existing 1100px mobile drawer and its JavaScript.
 */
.site-header--content.site-header--two-row {
  background: #050505;
  border-bottom: 1px solid #cfad52;
  -webkit-backdrop-filter: none;
  backdrop-filter: none;
  box-shadow: none;
}

.site-header--two-row .header-account {
  display: none;
}

.site-header--two-row :is(.edition-toggle a, .language-switch a, .header-account, .header-register):focus-visible {
  outline: 2px solid #e9c96b;
  outline-offset: 3px;
  box-shadow: none;
}

@media (min-width: 1101px) {
  .site-header--content.site-header--two-row {
    --kll-header-edge: var(--kll-content-edge, clamp(24px, 4vw, 64px));
    display: grid;
    grid-template-columns: minmax(76px, 1fr) auto auto auto auto;
    grid-template-rows: auto auto;
    align-items: center;
    column-gap: clamp(16px, 2vw, 32px);
    row-gap: 0;
    height: auto;
    min-height: 0;
    padding: 10px var(--kll-header-edge) 0;
  }

  .site-header--content.site-header--two-row > .site-logo {
    grid-area: 1 / 1;
    align-self: center;
    width: 70px;
    min-width: 0;
    margin: 0;
    flex: none;
  }

  .site-header--content.site-header--two-row > .site-logo img {
    width: 100%;
    height: 86px;
    object-fit: contain;
    object-position: left center;
    filter: none;
  }

  .site-header--content.site-header--two-row > .edition-toggle {
    grid-area: 1 / 2;
    display: inline-flex;
    align-items: center;
    gap: 0;
    margin: 0;
    padding: 3px;
    border: 1px solid #76632f;
    border-radius: 6px;
    background: #090908;
  }

  .site-header--two-row > .edition-toggle > span[aria-hidden] {
    display: none;
  }

  .site-header--content.site-header--two-row > .edition-toggle > a {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-width: 78px;
    min-height: 44px;
    padding: 8px 12px;
    border: 0;
    border-radius: 6px;
    color: #f8f8f5;
    font-size: 12px;
    font-weight: 700;
    line-height: 1.2;
    text-decoration: none;
  }

  .site-header--content.site-header--two-row > .edition-toggle > a[aria-current="page"] {
    color: #050505;
    background: #e9c96b;
  }

  .site-header--content.site-header--two-row > .edition-toggle > a:not([aria-current]):hover {
    color: #e9c96b;
    background: #181818;
  }

  .site-header--content.site-header--two-row > .language-switch {
    grid-area: 1 / 3;
    display: inline-flex;
    align-items: center;
    gap: 0;
    margin: 0;
    color: #a9a9a3;
    font-size: 12px;
    line-height: 1.2;
    white-space: nowrap;
  }

  .site-header--two-row > .language-switch > :is(a, [aria-current]) {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-width: 44px;
    min-height: 44px;
    padding: 8px;
    border-radius: 6px;
    color: #f8f8f5;
    text-decoration: none;
  }

  .site-header--two-row > .language-switch > [aria-current] {
    color: #e9c96b;
  }

  .site-header--content.site-header--two-row > .header-account {
    grid-area: 1 / 4;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-width: 44px;
    min-height: 44px;
    padding: 10px 14px;
    border: 1px solid #76632f;
    border-radius: 6px;
    color: #e9c96b;
    background: transparent;
    font-family: var(--kll-display);
    font-size: 13px;
    font-weight: 700;
    line-height: 1.2;
    white-space: nowrap;
    text-decoration: none;
  }

  .site-header--content.site-header--two-row > .header-account:hover {
    border-color: #e9c96b;
    color: #f8f8f5;
    background: #181818;
  }

  .site-header--content.site-header--two-row > .header-register {
    grid-area: 1 / 5;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-width: 44px;
    min-height: 44px;
    height: auto;
    margin: 0;
    padding: 12px 20px;
    border: 1px solid #cfad52;
    border-radius: 6px;
    color: #050505;
    background: #e9c96b;
    font-size: 13px;
    line-height: 1.2;
  }

  .site-header--content.site-header--two-row > .site-nav {
    grid-area: 2 / 1 / auto / -1;
    position: static;
    width: 100%;
    max-width: none;
    min-width: 0;
    margin: 10px 0 0;
    padding: 0;
    border-top: 1px solid #76632f;
    color: #f8f8f5;
    background: #050505;
  }

  .site-header--content.site-header--two-row .site-nav > ul.kll-context-nav {
    display: flex;
    align-items: stretch;
    justify-content: flex-start;
    flex-wrap: wrap;
    gap: 0 clamp(12px, 1.4vw, 24px);
    width: 100%;
    margin: 0;
    padding: 0;
    list-style: none;
  }

  .site-header--content.site-header--two-row .kll-context-nav > li > a {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-width: 44px;
    min-height: 52px;
    padding: 10px 0;
    border-bottom: 2px solid transparent;
    border-radius: 0;
    color: #f8f8f5;
    font-size: 14px;
    line-height: 1.25;
    letter-spacing: .01em;
    white-space: nowrap;
  }

  .site-header--content.site-header--two-row .kll-context-nav > :is(.current-menu-item, .current-menu-ancestor) > a,
  .site-header--content.site-header--two-row .kll-context-nav > li > a:is([aria-current="page"], :hover, :focus-visible) {
    border-bottom-color: #e9c96b;
    color: #e9c96b;
  }

  .site-header--content.site-header--two-row .kll-context-nav > .kll-context-nav__account {
    display: none;
  }

  .site-header--content.site-header--two-row > .menu-toggle {
    display: none;
  }
}

@media (max-width: 1100px) {
  .site-header--content.site-header--two-row > .header-account {
    display: none;
  }

  .site-header--two-row .mobile-language-switch > a {
    min-width: 44px;
    justify-content: center;
  }

  .site-header--content.site-header--two-row .site-nav .mobile-edition-toggle {
    display: grid;
    grid-template-columns: minmax(0, 1fr) minmax(0, 1fr);
    gap: 0;
    width: 100%;
    box-sizing: border-box;
    padding: 3px;
    border: 1px solid #76632f;
    border-radius: 6px;
    background: #090908;
  }

  .site-header--two-row .mobile-edition-toggle > span[aria-hidden] {
    display: none;
  }

  .site-header--content.site-header--two-row .site-nav .mobile-edition-toggle a {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-width: 44px;
    min-height: 44px;
    padding: 8px;
    border: 0;
    border-radius: 6px;
    color: #f8f8f5;
    background: transparent;
    font-size: 14px;
    line-height: 1.2;
    text-align: center;
    white-space: normal;
    overflow-wrap: anywhere;
  }

  .site-header--content.site-header--two-row .site-nav .mobile-edition-toggle a[aria-current="page"] {
    color: #050505;
    background: #e9c96b;
  }

  .site-header--content.site-header--two-row .site-nav .mobile-edition-toggle a:not([aria-current]):hover {
    color: #e9c96b;
    background: #181818;
  }

  .site-header--content.site-header--two-row .kll-context-nav > .kll-context-nav__account {
    display: block;
  }
}
/* END KLL TWO-ROW HEADER / 2026-09-23 */

/* Additive PWA promotion. No existing block-color variable is overridden. */
.kll-app-promo,
.edition-editor-content--blocks.entry-content > section.kll-app-promo {
  margin: 0;
  padding: clamp(32px, 5vw, 64px) 0;
  color: #f8f8f5;
  background: #090908;
  border-top: 1px solid #cfad52;
  border-bottom: 1px solid #cfad52;
}
.kll-app-promo__inner {
  width: min(calc(100% - 48px), 1280px);
  margin-inline: auto;
  display: grid;
  grid-template-columns: 64px minmax(0, 1fr) auto;
  align-items: center;
  gap: clamp(20px, 3vw, 40px);
}
.kll-app-promo__icon {
  width: 64px;
  color: #e9c96b;
}
.kll-app-promo__icon svg { display: block; width: 100%; height: auto; }
.kll-app-promo__eyebrow {
  display: block;
  margin-bottom: 8px;
  color: #e9c96b;
  font-size: 12px;
  font-weight: 700;
  letter-spacing: .14em;
}
.kll-app-promo .kll-app-promo__copy h2 {
  margin: 0 0 12px;
  color: #f8f8f5;
  font-family: var(--kll-display, inherit);
  font-size: clamp(28px, 3.3vw, 44px);
  font-weight: 400;
  line-height: 1.08;
  overflow-wrap: anywhere;
}
.kll-app-promo .kll-app-promo__copy p {
  max-width: 66ch;
  margin: 0;
  color: #f8f8f5;
  font-size: 16px;
  line-height: 1.6;
}
.kll-app-promo__actions {
  display: flex;
  flex-direction: column;
  align-items: stretch;
  gap: 10px;
  min-width: 190px;
}
a.kll-app-promo__action {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  box-sizing: border-box;
  min-height: 44px;
  min-width: 44px;
  max-width: 100%;
  padding: 12px 20px;
  border: 1px solid #cfad52;
  border-radius: 6px;
  font: inherit;
  font-size: 15px;
  font-weight: 700;
  line-height: 1.35;
  text-align: center;
  text-decoration: none;
  overflow-wrap: anywhere;
}
a.kll-app-promo__action--primary { color: #050505; background: #e9c96b; }
a.kll-app-promo__action--secondary { color: #e9c96b; background: transparent; }
a.kll-app-promo__action--primary:hover { color: #050505; background: #f0d889; }
a.kll-app-promo__action--secondary:hover { color: #f8f8f5; background: #181818; }
a.kll-app-promo__action:focus-visible {
  outline: 2px solid #f8f8f5;
  outline-offset: 3px;
  box-shadow: 0 0 0 6px #050505;
}
.kll-app-guide-action { margin-block: 24px; }
.kll-app-guide-action__address { margin-block: 10px 0; font-size: 14px; overflow-wrap: anywhere; }
.kll-app-footer-item a { display: inline-flex; align-items: center; min-height: 44px; min-width: 44px; }
@media (max-width: 900px) {
  .kll-app-promo__inner { grid-template-columns: 48px minmax(0, 1fr); }
  .kll-app-promo__icon { width: 48px; }
  .kll-app-promo__actions { grid-column: 2; flex-direction: row; flex-wrap: wrap; min-width: 0; }
}
@media (max-width: 520px) {
  .kll-app-promo__inner { grid-template-columns: minmax(0, 1fr); }
  .kll-app-promo__icon { width: 36px; }
  .kll-app-promo__actions { grid-column: 1; flex-direction: column; }
}

/* KLL guide action and non-contextual desktop navigation, 2026-09-23. */
.entry-content .kll-app-guide-action > a.kll-app-promo__action--primary {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  box-sizing: border-box;
  min-width: 44px;
  min-height: 44px;
  max-width: 100%;
  padding: 12px 20px;
  border: 1px solid #cfad52;
  border-radius: 6px;
  color: #050505;
  background: #e9c96b;
  font-size: 15px;
  font-weight: 700;
  line-height: 1.35;
  text-align: center;
  text-decoration: none;
}
@media (min-width: 1101px) {
  .site-header--content.site-header--two-row .site-nav > ul {
    display: flex;
    align-items: stretch;
    justify-content: flex-start;
    flex-wrap: wrap;
    gap: 0 clamp(12px, 1.4vw, 24px);
    width: 100%;
    margin: 0;
    padding: 0;
    list-style: none;
  }
  .site-header--content.site-header--two-row .site-nav > ul > li > a {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-width: 44px;
    min-height: 52px;
    padding: 10px 0;
    border-bottom: 2px solid transparent;
    border-radius: 0;
    color: #f8f8f5;
    font-size: 14px;
    line-height: 1.25;
    letter-spacing: .01em;
    white-space: nowrap;
  }
  .site-header--two-row .site-nav > ul > :is(.current-menu-item, .current-menu-ancestor) > a,
  .site-header--two-row .site-nav > ul > li > a:is([aria-current="page"], :hover, :focus-visible) {
    border-bottom-color: #e9c96b;
    color: #e9c96b;
  }
}
