/* GRdesign article layout and hero overrides. Keep article-only rules here. */

/* Article hero exact shared-section geometry 20260712 */
@media screen and (min-width: 781px) {
  html body.t-page #body.is-article-page #header {
    position: relative !important;
    top: 24px !important;
    height: 400px !important;
    min-height: 400px !important;
    max-height: 400px !important;
    overflow: visible !important;
    background:
      linear-gradient(180deg, rgba(0, 0, 0, .95) 0%, rgba(0, 0, 0, .65) 45%, rgba(0, 0, 0, 0) 100%),
      linear-gradient(0deg, #121212 0%, rgba(18, 18, 18, 0) 30%),
      linear-gradient(90deg, rgba(0, 0, 0, .75) 0%, rgba(0, 0, 0, .2) 20%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, .2) 80%, rgba(0, 0, 0, .75) 100%),
      var(--article-hero-image, var(--shared-hero-image, url(header.webp))) center center / cover no-repeat !important;
  }

  html body.t-page #body.is-article-page .article-hero-stage {
    position: relative !important;
    top: 0 !important;
    height: 400px !important;
    min-height: 400px !important;
    max-height: 400px !important;
    margin-top: -400px !important;
    overflow: visible !important;
    background: none !important;
    z-index: 20 !important;
  }

  html body.t-page #body.is-article-page .article-hero-copy {
    position: absolute !important;
    top: 210px !important;
    left: 50% !important;
    width: min(760px, calc(100% - 48px)) !important;
    height: auto !important;
    margin: 0 !important;
    padding: 0 !important;
    transform: translateX(-50%) !important;
    z-index: 21 !important;
  }
}
/* Article hero exact shared stacking contexts 20260712 */
@media screen and (min-width: 781px) {
  html body.t-page #body.is-article-page #header {
    position: relative !important;
    z-index: 20 !important;
    isolation: auto !important;
    overflow: visible !important;
  }

  html body.t-page #body.is-article-page #header #colOne {
    position: relative !important;
    z-index: 24 !important;
    overflow: visible !important;
  }

  html body.t-page #body.is-article-page #header #rame,
  html body.t-page #body.is-article-page #header #rame > header,
  html body.t-page #body.is-article-page #header .grdesign_menu {
    overflow: visible !important;
  }

  html body.t-page #body.is-article-page #header .grdesign_menu {
    position: relative !important;
    z-index: 9100 !important;
  }

  html body.t-page #body.is-article-page .article-hero-stage {
    position: relative !important;
    z-index: 20 !important;
  }

  html body.t-page #body.is-article-page .article-hero-copy {
    position: absolute !important;
    z-index: 21 !important;
  }

  html body.t-page #body.is-article-page .article-hero-title-slot,
  html body.t-page #body.is-article-page .article-hero-title-slot h1 {
    position: relative !important;
    z-index: 22 !important;
  }
}
/* Article hero visible chrome above article image 20260712 */
@media screen and (min-width: 781px) {
  html body.t-page #body.is-article-page #header {
    background: transparent !important;
    z-index: 21 !important;
  }

  html body.t-page #body.is-article-page #header::before,
  html body.t-page #body.is-article-page #header::after {
    content: none !important;
    display: none !important;
    background: none !important;
  }

  html body.t-page #body.is-article-page .article-hero-stage {
    z-index: 20 !important;
  }

  html body.t-page #body.is-article-page .article-hero-vignette,
  html body.t-page #body.is-article-page .article-hero-bg {
    z-index: 0 !important;
  }

  html body.t-page #body.is-article-page .article-hero-copy {
    z-index: 21 !important;
    pointer-events: none !important;
  }

  html body.t-page #body.is-article-page #header #colOne {
    z-index: 24 !important;
  }

  html body.t-page #body.is-article-page #header .grdesign_menu {
    z-index: 9100 !important;
    pointer-events: auto !important;
  }
}
/* Article hero final split-layer order 20260712 */
@media screen and (min-width: 781px) {
  html body.t-page #body.is-article-page .article-hero-stage {
    z-index: auto !important;
    isolation: auto !important;
    background: none !important;
  }

  html body.t-page #body.is-article-page .article-hero-vignette,
  html body.t-page #body.is-article-page .article-hero-bg {
    z-index: 19 !important;
  }

  html body.t-page #body.is-article-page #header {
    z-index: 20 !important;
    background: url(header.webp) center top / cover no-repeat !important;
  }

  html body.t-page #body.is-article-page #header::before,
  html body.t-page #body.is-article-page #header::after {
    content: none !important;
    display: none !important;
  }

  html body.t-page #body.is-article-page .article-hero-copy {
    z-index: 21 !important;
    pointer-events: none !important;
  }

  html body.t-page #body.is-article-page .article-hero-title-slot,
  html body.t-page #body.is-article-page .article-hero-title-slot h1 {
    position: relative !important;
    z-index: 22 !important;
  }

  html body.t-page #body.is-article-page #header #colOne {
    z-index: 24 !important;
  }

  html body.t-page #body.is-article-page #header .grdesign_menu {
    z-index: 9100 !important;
    pointer-events: auto !important;
  }
}
/* Article header.webp same scale as homepage 20260712 */
@media screen and (min-width: 781px) {
  html body.t-page #body.is-article-page #header {
    background-image: url(header.webp) !important;
    background-position: center top !important;
    background-size: contain !important;
    background-repeat: no-repeat !important;
  }
}
/* Article header.webp homepage desktop width cap 20260712 */
@media screen and (min-width: 1366px) {
  html body.t-page #body.is-article-page #header {
    background: none !important;
  }

  html body.t-page #body.is-article-page #header::before {
    content: "" !important;
    display: block !important;
    position: absolute !important;
    top: 0 !important;
    left: 50% !important;
    width: min(90%, 1749px) !important;
    height: 352px !important;
    transform: translateX(-50%) !important;
    background-image: url(header.webp) !important;
    background-position: center top !important;
    background-size: contain !important;
    background-repeat: no-repeat !important;
    pointer-events: none !important;
    z-index: 3 !important;
  }
}
/* Article hero dual vertical overlay 20260712 */
html body.t-page #body.is-article-page .article-hero-bg {
  z-index: 18 !important;
}

html body.t-page #body.is-article-page .article-hero-vignette {
  z-index: 19 !important;
  opacity: 1 !important;
  background:
    linear-gradient(to top, rgba(18, 18, 18, 1) 0%, rgba(18, 18, 18, 0) 100%),
    linear-gradient(to bottom, rgba(0, 0, 0, .80) 0%, rgba(0, 0, 0, 0) 100%) !important;
  pointer-events: none !important;
}
/* Article hero overlay edge coverage 20260712 */
html body.t-page #body.is-article-page .article-hero-vignette {
  top: -10px !important;
  right: -20px !important;
  bottom: -10px !important;
  left: -20px !important;
  width: auto !important;
  height: auto !important;
  background-image:
    linear-gradient(to bottom, rgba(0, 0, 0, .80) 0%, rgba(0, 0, 0, 0) 100%),
    linear-gradient(to top, rgba(18, 18, 18, 1) 0%, rgba(18, 18, 18, 0) 100%) !important;
  background-size: 100% 100%, 100% 100% !important;
  background-position: center, center !important;
  background-repeat: no-repeat, no-repeat !important;
}
/* Article hero 25 percent taller with visible top fade 20260712 */
@media screen and (min-width: 781px) {
  html body.t-page #body.is-article-page .article-hero-stage {
    height: 500px !important;
    min-height: 500px !important;
    max-height: 500px !important;
    margin-top: -400px !important;
  }

  html body.t-page #body.is-article-page .article-hero-vignette {
    background-image:
      linear-gradient(to bottom,
        rgba(0, 0, 0, .80) 0%,
        rgba(0, 0, 0, .62) 24%,
        rgba(0, 0, 0, .30) 48%,
        rgba(0, 0, 0, 0) 78%,
        rgba(0, 0, 0, 0) 100%),
      linear-gradient(to top,
        rgba(18, 18, 18, 1) 0%,
        rgba(18, 18, 18, .72) 28%,
        rgba(18, 18, 18, 0) 100%) !important;
  }
}
/* Article top black fade above header artwork 20260712 */
@media screen and (min-width: 781px) {
  html body.t-page #body.is-article-page .article-hero-vignette {
    background-image:
      linear-gradient(to top,
        rgba(18, 18, 18, 1) 0%,
        rgba(18, 18, 18, .72) 28%,
        rgba(18, 18, 18, 0) 100%) !important;
  }

  html body.t-page #body.is-article-page #header::after {
    content: "" !important;
    display: block !important;
    position: absolute !important;
    top: 0 !important;
    right: 0 !important;
    bottom: auto !important;
    left: 0 !important;
    width: 100% !important;
    height: 500px !important;
    background:
      linear-gradient(to bottom,
        rgba(0, 0, 0, .80) 0%,
        rgba(0, 0, 0, .62) 24%,
        rgba(0, 0, 0, .30) 48%,
        rgba(0, 0, 0, 0) 78%,
        rgba(0, 0, 0, 0) 100%) !important;
    pointer-events: none !important;
    z-index: 4 !important;
  }
}
/* Article gradients only on perex image layer 20260712 */
@media screen and (min-width: 781px) {
  html body.t-page #body.is-article-page #header::after {
    content: none !important;
    display: none !important;
    background: none !important;
  }

  html body.t-page #body.is-article-page .article-hero-vignette {
    z-index: 19 !important;
    background-image:
      linear-gradient(to bottom,
        rgba(0, 0, 0, .80) 0%,
        rgba(0, 0, 0, .62) 24%,
        rgba(0, 0, 0, .30) 48%,
        rgba(0, 0, 0, 0) 78%,
        rgba(0, 0, 0, 0) 100%),
      linear-gradient(to top,
        rgba(18, 18, 18, 1) 0%,
        rgba(18, 18, 18, .72) 28%,
        rgba(18, 18, 18, 0) 100%) !important;
  }
}
/* Article perex full black top fade 20260712 */
@media screen and (min-width: 781px) {
  html body.t-page #body.is-article-page .article-hero-vignette {
    background-image:
      linear-gradient(to bottom,
        rgba(0, 0, 0, 1) 0%,
        rgba(0, 0, 0, .82) 22%,
        rgba(0, 0, 0, .48) 45%,
        rgba(0, 0, 0, .18) 65%,
        rgba(0, 0, 0, 0) 85%,
        rgba(0, 0, 0, 0) 100%),
      linear-gradient(to top,
        rgba(18, 18, 18, 1) 0%,
        rgba(18, 18, 18, .72) 28%,
        rgba(18, 18, 18, 0) 100%) !important;
  }
}
/* Article hero copy offset 50 down 200 left 20260712 */
@media screen and (min-width: 781px) {
  html body.t-page #body.is-article-page .article-hero-copy {
    top: 260px !important;
    left: calc(50% - 200px) !important;
    transform: translateX(-50%) !important;
  }
}
/* Article hero copy additional 50 down 20260712 */
@media screen and (min-width: 781px) {
  html body.t-page #body.is-article-page .article-hero-copy {
    top: 310px !important;
  }
}
/* Article hero copy below visible header artwork 20260712 */
@media screen and (min-width: 781px) {
  html body.t-page #body.is-article-page .article-hero-copy {
    top: 340px !important;
  }
}
/* Mobile article hero unified layered geometry 20260712 */
@media screen and (max-width: 780px) {
  html body.t-page #body.is-article-page #header {
    position: relative !important;
    z-index: 20 !important;
    overflow: visible !important;
    background: none !important;
  }

  html body.t-page #body.is-article-page #header #colOne {
    position: relative !important;
    z-index: 24 !important;
    overflow: visible !important;
  }

  html body.t-page #body.is-article-page #header .grdesign_menu {
    position: relative !important;
    z-index: 9100 !important;
    overflow: visible !important;
  }

  html body.t-page #body.is-article-page .article-hero-stage {
    position: relative !important;
    z-index: auto !important;
    isolation: auto !important;
    height: 580px !important;
    min-height: 580px !important;
    max-height: 580px !important;
    margin-top: -160px !important;
    overflow: visible !important;
    background: none !important;
  }

  html body.t-page #body.is-article-page .article-hero-bg {
    z-index: 18 !important;
  }

  html body.t-page #body.is-article-page .article-hero-vignette {
    z-index: 19 !important;
  }

  html body.t-page #body.is-article-page .article-hero-copy {
    position: absolute !important;
    top: 320px !important;
    left: 18px !important;
    width: calc(100% - 36px) !important;
    height: auto !important;
    transform: none !important;
    z-index: 21 !important;
    pointer-events: none !important;
  }

  html body.t-page #body.is-article-page .article-hero-title-slot,
  html body.t-page #body.is-article-page .article-hero-title-slot h1 {
    position: relative !important;
    z-index: 22 !important;
  }
}
/* Mobile article fixed chrome like homepage 20260712 */
@media screen and (max-width: 780px) {
  html body.t-page #body.is-article-page #header {
    position: fixed !important;
    top: 0 !important;
    right: 0 !important;
    left: 0 !important;
    width: 100% !important;
    height: 160px !important;
    min-height: 160px !important;
    max-height: 160px !important;
    z-index: 2000 !important;
  }

  html body.t-page #body.is-article-page .article-hero-stage {
    margin-top: 0 !important;
  }
}
/* Tablet article hero copy safe viewport position 20260712 */
@media screen and (min-width: 781px) and (max-width: 1365px) {
  html body.t-page #body.is-article-page .article-hero-copy {
    top: 340px !important;
    left: clamp(32px, 7vw, 88px) !important;
    width: min(760px, calc(100% - 64px)) !important;
    max-width: calc(100% - 64px) !important;
    transform: none !important;
    box-sizing: border-box !important;
  }

  html body.t-page #body.is-article-page .article-hero-title-slot,
  html body.t-page #body.is-article-page .article-hero-title-slot h1 {
    max-width: 100% !important;
    overflow-wrap: anywhere !important;
  }
}

/* Article detail spacing and perex tone 20260712 */
html body.t-page #body.is-article-page .article-perex {
  color: #f2a65a !important;
  line-height: 1.72 !important;
}
html body.t-page #body.is-article-page .article-content {
  max-width: 1282px !important;
  margin-right: auto !important;
  margin-left: auto !important;
  padding-right: clamp(24px, 3.2vw, 52px) !important;
  padding-left: clamp(24px, 3.2vw, 52px) !important;
  box-sizing: border-box !important;
}
html body.t-page #body.is-article-page .article-content > h2,
html body.t-page #body.is-article-page .article-content > h3 {
  clear: both;
  margin-top: clamp(72px, 7vw, 112px) !important;
  margin-bottom: clamp(30px, 3vw, 48px) !important;
}
html body.t-page #body.is-article-page .article-content > p {
  margin-bottom: clamp(22px, 2.2vw, 34px) !important;
}
html body.t-page #body.is-article-page .article-content img[style*="float: right"] {
  margin: 8px 0 34px clamp(28px, 4vw, 58px) !important;
}
html body.t-page #body.is-article-page .article-content img[style*="float: left"] {
  margin: 8px clamp(28px, 4vw, 58px) 34px 0 !important;
}
@media screen and (min-width: 1366px) {
  html body.t-page #body.is-article-page .article-hero-copy {
    left: calc(50% - 300px) !important;
  }
  html body.t-page #body.is-article-page .article-perex {
    margin-top: 112px !important;
    margin-bottom: 104px !important;
  }
}
@media screen and (max-width: 780px) {
  html body.t-page #body.is-article-page .article-perex {
    margin-top: 44px !important;
    margin-bottom: 58px !important;
    padding-right: 20px !important;
    padding-left: 20px !important;
    font-size: 1.05rem !important;
  }
  html body.t-page #body.is-article-page .article-content {
    padding-right: 20px !important;
    padding-left: 20px !important;
  }
  html body.t-page #body.is-article-page .article-content > h2,
  html body.t-page #body.is-article-page .article-content > h3 {
    margin-top: 58px !important;
    margin-bottom: 28px !important;
  }
  html body.t-page #body.is-article-page .article-content img[style*="float"] {
    float: none !important;
    display: block !important;
    width: 100% !important;
    max-width: 100% !important;
    height: auto !important;
    margin: 22px 0 34px !important;
  }
}
/* Article detail width and conditional perex 20260712 */
html body.t-page #body.is-article-page .article-perex {
  color: #e8dccb !important;
}
@media screen and (min-width: 781px) {
  html body.t-page #body.is-article-page .article-content {
    width: calc(100% - 64px) !important;
    max-width: none !important;
    margin-right: 32px !important;
    margin-left: 32px !important;
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  html body.t-page.has-article-perex-image #body.is-article-page .article-perex {
    width: auto !important;
    max-width: 820px !important;
  }
  html body.t-page.no-article-perex-image #body.is-article-page .article-perex {
    width: calc(100% - 64px) !important;
    max-width: none !important;
    margin-right: 32px !important;
    margin-left: 32px !important;
  }
}
@media screen and (max-width: 780px) {
  html body.t-page #body.is-article-page .article-perex {
    margin-top: 8px !important;
    margin-bottom: 42px !important;
  }
}@media screen and (min-width: 781px) and (max-width: 1365px) {
  html body.t-page #body.is-article-page .article-content,
  html body.t-page.no-article-perex-image #body.is-article-page .article-perex {
    width: auto !important;
    margin-right: clamp(32px, 7vw, 88px) !important;
    margin-left: clamp(32px, 7vw, 88px) !important;
  }
}
@media screen and (min-width: 1366px) {
  html body.t-page #body.is-article-page .article-content,
  html body.t-page.no-article-perex-image #body.is-article-page .article-perex {
    width: auto !important;
    margin-right: max(32px, calc(50% - 680px)) !important;
    margin-left: max(32px, calc(50% - 680px)) !important;
  }
}
/* Mobile article hero gap correction 20260712 */
@media screen and (max-width: 780px) {
  html body.t-page #body.is-article-page .article-hero-stage {
    height: 490px !important;
    min-height: 490px !important;
    max-height: 490px !important;
  }
  html body.t-page #body.is-article-page .article-perex {
    margin-top: 8px !important;
  }
}

/* Desktop article content width 80vw capped at 1600px */
@media screen and (min-width: 781px) {
  html body.t-page #body.is-article-page .article-content,
  html body.t-page.no-article-perex-image #body.is-article-page .article-perex {
    width: 80vw !important;
    max-width: 1600px !important;
    margin-right: auto !important;
    margin-left: auto !important;
  }
  html body.t-page.has-article-perex-image #body.is-article-page .article-perex {
    width: auto !important;
    max-width: 820px !important;
  }
}

/* Desktop article hero H1 one-third larger 20260714 */
@media screen and (min-width: 1366px) {
  html body.t-page #body.is-article-page .article-hero-title-slot h1 {
    font-size: 77px !important;
    line-height: 1.05 !important;
  }
}

/* Fluid article hero for long titles 20260714 */
@media screen and (min-width: 781px) {
  html body.t-page #body.is-article-page .article-hero-stage {
    height: auto !important;
    min-height: 500px !important;
    max-height: none !important;
    padding-top: 340px !important;
    padding-bottom: clamp(48px, 4vw, 72px) !important;
    box-sizing: border-box !important;
  }

  html body.t-page #body.is-article-page .article-hero-copy {
    position: relative !important;
    top: auto !important;
    height: auto !important;
  }

  html body.t-page #body.is-article-page .article-hero-title-slot,
  html body.t-page #body.is-article-page .article-hero-title-slot h1 {
    width: 100% !important;
    max-width: none !important;
  }
}

@media screen and (min-width: 781px) and (max-width: 1365px) {
  html body.t-page #body.is-article-page .article-hero-copy {
    width: min(1040px, calc(100% - 64px)) !important;
    max-width: calc(100% - 64px) !important;
  }
}

@media screen and (min-width: 1366px) {
  html body.t-page #body.is-article-page .article-hero-copy {
    left: max(48px, calc(50% - 800px)) !important;
    width: min(1100px, calc(100% - 96px)) !important;
    max-width: calc(100% - 96px) !important;
    transform: none !important;
  }
}


/* Vajgarska San official results 20260719 */
html body.t-page #body.is-article-page .article-content .dragon-results {
  position: relative;
  isolation: isolate;
  width: 100%;
  box-sizing: border-box;
  margin: clamp(54px, 7vw, 96px) 0 clamp(48px, 6vw, 82px) !important;
  padding: clamp(24px, 3.2vw, 48px);
  overflow: hidden;
  border: 1px solid rgba(255,255,255,.11);
  border-radius: 22px;
  background:
    radial-gradient(circle at 100% 0, rgba(0,133,255,.18), transparent 42%),
    linear-gradient(145deg, #191b1f 0%, #111316 58%, #0d0f12 100%);
  color: #e8edf2;
  box-shadow: 0 24px 64px rgba(0,0,0,.28);
}
html body.t-page #body.is-article-page .article-content .dragon-results::before {
  content: "";
  position: absolute;
  z-index: -1;
  inset: 0 auto 0 0;
  width: 5px;
  background: linear-gradient(180deg, #0085ff, #57b6ff 48%, #f2a65a);
}
html body.t-page #body.is-article-page .article-content .dragon-results__header {
  max-width: 920px;
  margin: 0 0 clamp(28px, 4vw, 48px);
}
html body.t-page #body.is-article-page .article-content .dragon-results__label {
  display: inline-flex;
  align-items: center;
  min-height: 30px;
  margin: 0 0 12px;
  padding: 5px 11px;
  border: 1px solid rgba(242,166,90,.38);
  border-radius: 999px;
  background: rgba(242,166,90,.11);
  color: #ffc786;
  font-size: 11px;
  font-weight: 800;
  letter-spacing: .07em;
  line-height: 1.2;
  text-transform: uppercase;
}
html body.t-page #body.is-article-page .article-content .dragon-results h3 {
  max-width: none !important;
  margin: 0 0 16px !important;
  padding: 0 !important;
  color: #fff !important;
  font-family: "Cal Sans", Arial, Helvetica, sans-serif !important;
  font-size: clamp(34px, 4vw, 58px) !important;
  font-weight: 700 !important;
  letter-spacing: -.025em !important;
  line-height: 1.04 !important;
  text-shadow: none !important;
}
html body.t-page #body.is-article-page .article-content .dragon-results__header p {
  max-width: 780px;
  margin: 0 !important;
  color: #bfc8d1 !important;
  font-size: clamp(15px, 1.35vw, 18px);
  line-height: 1.65;
}
html body.t-page #body.is-article-page .article-content .dragon-results__section {
  margin: 0 0 clamp(25px, 3vw, 38px);
}
html body.t-page #body.is-article-page .article-content .dragon-results__section h4 {
  display: flex;
  align-items: center;
  gap: 10px;
  margin: 0 0 13px !important;
  padding: 0 !important;
  color: #fff !important;
  font-family: "Cal Sans", Arial, Helvetica, sans-serif !important;
  font-size: clamp(21px, 2vw, 29px) !important;
  font-weight: 700 !important;
  letter-spacing: -.01em;
  line-height: 1.2 !important;
}
html body.t-page #body.is-article-page .article-content .dragon-results__section h4::before {
  content: "";
  flex: 0 0 22px;
  height: 3px;
  border-radius: 999px;
  background: #0085ff;
}
html body.t-page #body.is-article-page .article-content .dragon-table-wrap {
  width: 100%;
  overflow-x: auto;
  border: 1px solid rgba(255,255,255,.1);
  border-radius: 14px;
  background: rgba(255,255,255,.035);
  box-shadow: inset 0 1px rgba(255,255,255,.035);
  scrollbar-color: #0085ff #22262b;
  scrollbar-width: thin;
  -webkit-overflow-scrolling: touch;
}
html body.t-page #body.is-article-page .article-content .dragon-table {
  width: 100% !important;
  min-width: 760px;
  margin: 0 !important;
  border: 0 !important;
  border-collapse: separate;
  border-spacing: 0;
  background: transparent !important;
  color: #e8edf2 !important;
  font-family: Quicksand, Arial, Helvetica, sans-serif;
  font-size: 15px;
  line-height: 1.45;
  table-layout: fixed;
}
html body.t-page #body.is-article-page .article-content .dragon-table--distance {
  min-width: 520px;
}
html body.t-page #body.is-article-page .article-content .dragon-table th,
html body.t-page #body.is-article-page .article-content .dragon-table td {
  box-sizing: border-box;
  padding: 14px 16px !important;
  border: 0 !important;
  border-bottom: 1px solid rgba(255,255,255,.085) !important;
  color: inherit !important;
  text-align: left;
  vertical-align: middle;
}
html body.t-page #body.is-article-page .article-content .dragon-table thead th {
  background: rgba(0,133,255,.13) !important;
  color: #f7fbff !important;
  font-size: 12px;
  font-weight: 800;
  letter-spacing: .035em;
  text-transform: uppercase;
}
html body.t-page #body.is-article-page .article-content .dragon-table tbody th {
  width: 17%;
  background: rgba(255,255,255,.03) !important;
  color: #9ed1ff !important;
  font-weight: 800;
}
html body.t-page #body.is-article-page .article-content .dragon-table tbody tr:last-child th,
html body.t-page #body.is-article-page .article-content .dragon-table tbody tr:last-child td {
  border-bottom: 0 !important;
}
html body.t-page #body.is-article-page .article-content .dragon-table tbody tr {
  transition: background-color .18s ease;
}
html body.t-page #body.is-article-page .article-content .dragon-table tbody tr:hover {
  background: rgba(0,133,255,.075);
}
html body.t-page #body.is-article-page .article-content .medal,
html body.t-page #body.is-article-page .article-content .result-position {
  display: inline-grid;
  place-items: center;
  width: 28px;
  height: 28px;
  box-sizing: border-box;
  margin-right: 5px;
  border-radius: 50%;
  color: #151515;
  font-size: 12px;
  font-weight: 900;
  line-height: 1;
  box-shadow: inset 0 1px rgba(255,255,255,.55), 0 4px 10px rgba(0,0,0,.22);
}
html body.t-page #body.is-article-page .article-content .medal--gold,
html body.t-page #body.is-article-page .article-content .result-position--gold { background: linear-gradient(145deg,#ffe38a,#d9a51f); }
html body.t-page #body.is-article-page .article-content .medal--silver,
html body.t-page #body.is-article-page .article-content .result-position--silver { background: linear-gradient(145deg,#f0f3f6,#9ca8b3); }
html body.t-page #body.is-article-page .article-content .medal--bronze,
html body.t-page #body.is-article-page .article-content .result-position--bronze { background: linear-gradient(145deg,#f0b47b,#a85b2b); }
html body.t-page #body.is-article-page .article-content .result-position {
  width: 34px;
  height: 34px;
  margin: 0;
  font-size: 14px;
}
html body.t-page #body.is-article-page .article-content .dragon-table--distance th:first-child,
html body.t-page #body.is-article-page .article-content .dragon-table--distance td:first-child { width: 90px; text-align: center; }
html body.t-page #body.is-article-page .article-content .dragon-table--distance th:last-child,
html body.t-page #body.is-article-page .article-content .dragon-table--distance td:last-child { width: 180px; font-variant-numeric: tabular-nums; }
html body.t-page #body.is-article-page .article-content .dragon-results__source {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 18px;
  margin: 8px 0 0 !important;
  padding: 16px 18px !important;
  border: 1px solid rgba(0,133,255,.24);
  border-radius: 12px;
  background: rgba(0,133,255,.075);
  color: #c8d0d8 !important;
  font-size: 14px;
  line-height: 1.5;
}
html body.t-page #body.is-article-page .article-content .dragon-results__source a {
  flex: 0 0 auto;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 44px;
  box-sizing: border-box;
  padding: 9px 16px;
  border-radius: 9px;
  background: #0085ff;
  color: #fff !important;
  font-family: "Cal Sans", Arial, Helvetica, sans-serif;
  font-size: 15px;
  font-weight: 700;
  line-height: 1.2;
  text-align: center;
  text-decoration: none !important;
  transition: background-color .18s ease, transform .18s ease;
}
html body.t-page #body.is-article-page .article-content .dragon-results__source a:hover,
html body.t-page #body.is-article-page .article-content .dragon-results__source a:focus-visible {
  background: #006dcc;
  outline: 3px solid rgba(0,133,255,.3);
  outline-offset: 3px;
  transform: translateY(-1px);
}
@media screen and (max-width: 780px) {
  html body.t-page #body.is-article-page .article-content .dragon-results {
    margin: 42px 0 54px !important;
    padding: 22px 16px 20px;
    border-radius: 16px;
  }
  html body.t-page #body.is-article-page .article-content .dragon-results h3 {
    font-size: clamp(30px, 9vw, 40px) !important;
  }
  html body.t-page #body.is-article-page .article-content .dragon-results__header {
    margin-bottom: 28px;
  }
  html body.t-page #body.is-article-page .article-content .dragon-results__section h4 {
    font-size: 22px !important;
  }
  html body.t-page #body.is-article-page .article-content .dragon-table {
    font-size: 14px;
  }
  html body.t-page #body.is-article-page .article-content .dragon-table-wrap {
    overflow-x: auto !important;
    overscroll-behavior-inline: contain;
  }
  html body.t-page #body.is-article-page .article-content .dragon-table {
    width: 760px !important;
    min-width: 760px !important;
  }
  html body.t-page #body.is-article-page .article-content .dragon-table--distance {
    width: 600px !important;
    min-width: 600px !important;
  }
  html body.t-page #body.is-article-page .article-content .dragon-table th,
  html body.t-page #body.is-article-page .article-content .dragon-table td {
    padding: 12px 13px !important;
    overflow-wrap: normal !important;
    word-break: normal !important;
    hyphens: none;
  }
  html body.t-page #body.is-article-page .article-content .dragon-table--distance th:first-child,
  html body.t-page #body.is-article-page .article-content .dragon-table--distance td:first-child {
    width: 74px !important;
  }
  html body.t-page #body.is-article-page .article-content .dragon-table--distance th:nth-child(2),
  html body.t-page #body.is-article-page .article-content .dragon-table--distance td:nth-child(2) {
    width: 346px !important;
  }
  html body.t-page #body.is-article-page .article-content .dragon-table--distance th:last-child,
  html body.t-page #body.is-article-page .article-content .dragon-table--distance td:last-child {
    width: 180px !important;
    white-space: nowrap;
  }
  html body.t-page #body.is-article-page .article-content .dragon-results__source {
    align-items: stretch;
    flex-direction: column;
    padding: 15px !important;
  }
  html body.t-page #body.is-article-page .article-content .dragon-results__source a {
    width: 100%;
  }
}
