/* /tv only: homepage at living-room scale. Gold #D4AF37. Official bar 1.25 in / 32 mm. */
html.wdhc-tv {
  background: #050505;
  font-size: 22px;
}
html.wdhc-tv body.wdhc-tv {
  background: #050505;
  color: #f2f2f2;
  width: min(100vw, calc(100vh * 16 / 9));
  max-width: 100vw;
  min-height: min(100vh, calc(100vw * 9 / 16));
  margin-left: auto;
  margin-right: auto;
  box-sizing: border-box;
  aspect-ratio: 16 / 9;
  overflow-x: hidden;
  overflow-y: auto;
}
@media (min-width: 1600px) {
  html.wdhc-tv { font-size: 24px; }
}
@media (min-width: 2200px) {
  html.wdhc-tv { font-size: 26px; }
}

html.wdhc-tv .hero-title,
html.wdhc-tv h1.hero-title {
  font-size: clamp(5.2rem, 8.2vw, 9.4rem) !important;
  line-height: 0.95 !important;
  letter-spacing: 0.03em !important;
  text-transform: uppercase !important;
}
html.wdhc-tv .hero-gold,
html.wdhc-tv .hero-gold-gradient {
  color: #D4AF37 !important;
  -webkit-text-fill-color: #D4AF37 !important;
  background-image: none !important;
}
html.wdhc-tv .subtitle {
  font-size: clamp(1.05rem, 1.6vw, 1.35rem) !important;
  letter-spacing: 0.08em !important;
  max-width: 52em;
}
html.wdhc-tv .wdhc-verified-bar,
html.wdhc-tv .status-pill {
  color: #D4AF37 !important;
  font-size: 1rem !important;
  letter-spacing: 0.14em;
  text-transform: uppercase;
  font-weight: 700;
}

html.wdhc-tv .controls-header h2 { font-size: 1.85rem !important; }
html.wdhc-tv .lb-filter-label { font-size: 0.85rem !important; }
html.wdhc-tv .lb-gym-select,
html.wdhc-tv .lb-filter-select,
html.wdhc-tv .search-input {
  font-size: 1.05rem !important;
  min-height: 48px !important;
}
html.wdhc-tv .leaderboard .name-line.name-first,
html.wdhc-tv .leaderboard .name-line.name-primary { font-size: 1.45rem !important; }
html.wdhc-tv .leaderboard .name-line.name-last { font-size: 1.2rem !important; }
html.wdhc-tv .leaderboard .rank { font-size: 1.5rem !important; }
html.wdhc-tv .leaderboard .time,
html.wdhc-tv .leaderboard .lb-best-time { font-size: 1.7rem !important; color: #D4AF37; }
html.wdhc-tv .lb-row { min-height: 72px !important; }
html.wdhc-tv .sidebar-title { font-size: 1.15rem !important; }
html.wdhc-tv .mini-name { font-size: 1.05rem !important; }
html.wdhc-tv .mini-time { font-size: 1.2rem !important; color: #D4AF37; }

/* Videos as stills: no autoplay, poster / first frame only */
html.wdhc-tv video {
  pointer-events: none !important;
  object-fit: cover;
}
html.wdhc-tv video::-webkit-media-controls { display: none !important; }
html.wdhc-tv .video-carousel-btn { pointer-events: auto; }
html.wdhc-tv {
  --wdhc-marquee-duration: 120s;
  --marquee-duration: 120s;
}
html.wdhc-tv video,
html.wdhc-tv iframe.submission-video-embed,
html.wdhc-tv iframe[src*="autoplay"] {
  display: none !important;
}
html.wdhc-tv .wdhc-tv-still {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
html.wdhc-tv .mobile-submit-bar,
html.wdhc-tv .wdhc-friend-share,
html.wdhc-tv .wdhc-chat,
html.wdhc-tv .wdhc-ai-fab,
html.wdhc-tv .wdhc-site-footer__row--muted,
html.wdhc-tv .wdhc-site-footer__nav,
html.wdhc-tv [class*="cookie-banner" i],
html.wdhc-tv [class*="email-capture" i] {
  display: none !important;
}

/* /tv homepage clone: 10-foot TV type. Bigger hero/names/times. Thinner nav. */
html.wdhc-tv-home { font-size: 20px; --wdhc-nav-h: 52px; }
@media (min-width: 1600px) { html.wdhc-tv-home { font-size: 22px; } }
@media (min-width: 1920px) { html.wdhc-tv-home { font-size: 24px; } }
@media (min-width: 2560px) { html.wdhc-tv-home { font-size: 28px; } }
html.wdhc-tv-home, html.wdhc-tv-home body { background: #050505; }

html.wdhc-tv-home nav:has(.nav-center) {
  height: 52px !important;
  min-height: 52px !important;
  padding: 0 18px !important;
}
html.wdhc-tv-home .nav-logo img,
html.wdhc-tv-home .nav-logo img.footer-logo { height: 40px !important; max-width: 200px !important; }
html.wdhc-tv-home .nav-center a {
  font-size: 0.82rem !important;
  padding: 6px 10px !important;
}
html.wdhc-tv-home .nav-cta {
  font-size: 0.78rem !important;
  padding: 6px 12px !important;
}

html.wdhc-tv-home .hero-title,
html.wdhc-tv-home h1.hero-title {
  font-size: clamp(5.4rem, 8.6vw, 9.6rem) !important;
  line-height: 0.9 !important;
  letter-spacing: 0.02em !important;
}
html.wdhc-tv-home .dead-hang-text { font-size: inherit !important; }
html.wdhc-tv-home .subtitle { font-size: clamp(1.15rem, 1.7vw, 1.55rem) !important; }

html.wdhc-tv-home .leaderboard .name-line.name-first,
html.wdhc-tv-home .leaderboard .name-line.name-primary,
html.wdhc-tv-home .name-line.name-first,
html.wdhc-tv-home .name-line.name-primary { font-size: 2.05rem !important; }
html.wdhc-tv-home .leaderboard .name-line.name-last,
html.wdhc-tv-home .name-line.name-last { font-size: 1.75rem !important; }
html.wdhc-tv-home .leaderboard .rank { font-size: 1.9rem !important; }
html.wdhc-tv-home .leaderboard .time,
html.wdhc-tv-home .leaderboard .lb-best-time { font-size: 2.7rem !important; color: #D4AF37 !important; }
html.wdhc-tv-home .lb-row { min-height: 84px !important; padding-top: 14px !important; padding-bottom: 14px !important; }

html.wdhc-tv-home video {
  pointer-events: none !important;
}
html.wdhc-tv-home video::-webkit-media-controls { display: none !important; }
html.wdhc-tv-home .cookie-banner,
html.wdhc-tv-home #cookie-banner,
html.wdhc-tv-home #cookie-consent,
html.wdhc-tv-home .wdhc-cookie,
html.wdhc-tv-home .cc-window,
html.wdhc-tv-home .cc-banner,
html.wdhc-tv-home [data-cookie],
html.wdhc-tv-home .wdhc-popup,
html.wdhc-tv-home #wdhc-popup,
html.wdhc-tv-home .wdhc-chat,
html.wdhc-tv-home #wdhcChatWidget,
html.wdhc-tv-home .wdhc-chat__launcher,
html.wdhc-tv-home .wdhc-ai-fab,
html.wdhc-tv-home button.wdhc-ai-explain-btn {
  display: none !important;
}
