/* Reversible top-of-page polish that works with Bandwagon's existing sports identity. */

body.bandwagon-sports-polish {
  --sports-ink: #071426;
  --sports-blue: #0d223d;
  --sports-orange: #ef6a32;
  --sports-rule: rgba(7, 20, 38, 0.18);
}

body.bandwagon-sports-polish .topbar {
  position: relative;
  box-sizing: border-box;
  width: max-content;
  max-width: 100%;
  margin-inline: auto;
  min-height: 48px;
  padding-block: 0;
  padding-inline: 14px;
  border: 0;
  outline: 1px solid var(--sports-orange);
  outline-offset: -1px;
  border-radius: 0;
  background: var(--sports-ink);
  box-shadow: 0 8px 22px rgba(7, 20, 38, 0.14);
  overflow-x: auto;
  scrollbar-width: none;
}

body.bandwagon-sports-polish .home-about-trigger {
  position: static !important;
  width: auto !important;
  height: auto !important;
  min-height: 40px;
  padding: 0.6rem 0.95rem !important;
  overflow: visible !important;
  clip: auto !important;
  border: 1px solid var(--sports-orange);
  border-radius: 4px;
  color: #fff;
  background: var(--sports-ink);
  font-family: "Oswald", "Arial Narrow", sans-serif;
  font-size: 0.7rem;
  font-weight: 700;
  letter-spacing: 0.08em;
  white-space: nowrap !important;
  box-shadow: 0 8px 18px rgba(7, 20, 38, 0.18);
}

body.bandwagon-sports-polish .home-about-trigger:hover,
body.bandwagon-sports-polish .home-about-trigger:focus-visible {
  border-color: var(--sports-orange);
  color: #fff;
  background: var(--sports-blue);
}

body.bandwagon-sports-polish .home-about-modal-backdrop {
  place-items: center;
  padding: clamp(0.5rem, 2vh, 1.25rem);
  overflow: hidden;
}

body.bandwagon-sports-polish .home-about-modal {
  box-sizing: border-box;
  width: min(520px, calc(100vw - 1rem));
  max-height: calc(100vh - 1rem);
  max-height: calc(100dvh - 1rem);
  overflow-x: hidden;
  overflow-y: auto;
  overscroll-behavior: contain;
  scrollbar-gutter: stable;
}

@media (max-height: 620px), (max-width: 480px) {
  body.bandwagon-sports-polish .home-about-modal {
    padding: 1rem;
    border-radius: 16px;
  }

  body.bandwagon-sports-polish .home-about-modal h2 {
    margin-bottom: 0.55rem;
    font-size: clamp(1.85rem, 9vw, 2.5rem);
  }

  body.bandwagon-sports-polish .home-about-modal p {
    font-size: 0.88rem;
    line-height: 1.35;
  }

  body.bandwagon-sports-polish .home-about-features {
    margin-top: 0.7rem;
    padding: 0.7rem 0.78rem;
    border-radius: 12px;
  }
}

body.bandwagon-sports-polish .topbar::-webkit-scrollbar { display: none; }

body.bandwagon-sports-polish .topbar-home-controls {
  align-self: stretch;
  align-items: stretch;
  width: max-content;
  min-width: max-content;
  justify-content: center;
  gap: 2px;
}

body.bandwagon-sports-polish .topbar-home,
body.bandwagon-sports-polish .topbar-dropdown-toggle {
  align-self: stretch;
  min-height: 48px;
  padding: 0 14px;
  border: 0;
  border-radius: 0;
  color: rgba(255, 255, 255, 0.76);
  background: transparent;
  font-family: "Oswald", "Arial Narrow", sans-serif;
  font-size: 0.7rem;
  font-weight: 700;
  letter-spacing: 0.08em;
  text-transform: uppercase;
  white-space: nowrap;
}

body.bandwagon-sports-polish .topbar-home:hover,
body.bandwagon-sports-polish .topbar-home:focus-visible,
body.bandwagon-sports-polish .topbar-home.is-active,
body.bandwagon-sports-polish .topbar-home.is-drawer-active,
body.bandwagon-sports-polish .topbar-home[aria-expanded="true"],
body.bandwagon-sports-polish .topbar-dropdown-toggle:hover,
body.bandwagon-sports-polish .topbar-dropdown-toggle:focus-visible {
  color: #fff;
  background: rgba(255, 255, 255, 0.08);
}

body.bandwagon-sports-polish.has-home-team-mode .topbar {
  padding-block: 0;
}

body.bandwagon-sports-polish.has-home-team-mode .topbar-home-controls {
  align-self: stretch;
  align-items: stretch;
}

body.bandwagon-sports-polish.has-home-team-mode .topbar-home {
  align-self: stretch;
  border: 0;
  box-shadow: none;
}

body.bandwagon-sports-polish .home-favorite-team-drawer-content {
  padding-top: 0.58rem;
  padding-bottom: 0.58rem;
}

body.bandwagon-sports-polish .home-favorite-team-drawer-icons {
  transform: none;
}

body.bandwagon-sports-polish .home-visual-page {
  padding-top: 16px;
  background: transparent;
}

body.bandwagon-sports-polish .home-julio-chat-shell {
  min-height: 92px;
  padding: 18px 20px;
  border: 0;
  border-radius: 0;
  border: 7px solid #fff;
  border-radius: 10px;
  background: #fff;
  box-shadow: 0 10px 28px rgba(7, 20, 38, 0.13);
  align-content: center;
}

body.bandwagon-sports-polish .home-julio-chatbar {
  min-height: 54px;
  padding: 0 6px 0 16px;
  border: 2px solid var(--sports-ink);
  border-radius: 5px;
  background: #fff;
  box-shadow:
    inset 5px 0 0 var(--sports-orange),
    0 8px 24px rgba(7, 20, 38, 0.08);
}

body.bandwagon-sports-polish .home-personalized-signin-prompt {
  border: 2px solid var(--sports-ink) !important;
  box-shadow: 0 8px 20px rgba(7, 20, 38, 0.1) !important;
}

body.bandwagon-sports-polish .home-julio-chatbar-label {
  color: var(--sports-orange);
  font-family: "Oswald", "Arial Narrow", sans-serif;
  font-size: 0.66rem;
  font-weight: 800;
  letter-spacing: 0.1em;
  text-transform: uppercase;
}

body.bandwagon-sports-polish .home-julio-chatbar-input {
  color: var(--sports-ink);
  font-family: system-ui, sans-serif;
  font-size: 0.94rem;
}

body.bandwagon-sports-polish .home-julio-chatbar-submit {
  width: 42px;
  height: 42px;
  border-radius: 4px;
  color: #fff;
  background: var(--sports-ink);
}

body.bandwagon-sports-polish .home-favorite-player-drawer-toggle {
  border-radius: 4px;
  border-color: rgba(7, 20, 38, 0.18);
  color: var(--sports-ink);
  background: #fff;
  font-family: "Oswald", "Arial Narrow", sans-serif;
  letter-spacing: 0.06em;
  text-transform: uppercase;
}

body.bandwagon-sports-polish .home-favorite-player-drawer-toggle:not([style*="display: none"]) {
  min-height: 56px;
  border: 1px solid var(--sports-orange);
  color: #fff;
  background: linear-gradient(135deg, var(--sports-blue), var(--sports-ink));
  box-shadow: 0 8px 18px rgba(7, 20, 38, 0.16);
}

body.bandwagon-sports-polish :is(.home-game-news-wide-wrap, .home-player-news-wide-wrap) {
  margin-top: 0;
  margin-bottom: 0;
}

body.bandwagon-sports-polish .home-magazine-rolling:has(> .home-game-news-wide-wrap),
body.bandwagon-sports-polish .home-magazine-rolling:has(> .home-player-news-wide-wrap) {
  gap: 3px !important;
}

body.bandwagon-sports-polish :is(.home-game-news-wide-wrap, .home-player-news-wide-wrap) .home-magazine-row-shell {
  gap: 5px;
  padding: 4px 0;
  border: 2px solid #fff;
  border-radius: 6px;
  background: #fff;
  box-shadow: 0 10px 28px rgba(7, 20, 38, 0.13);
}

body.bandwagon-sports-polish :is(.home-game-news-wide-wrap, .home-player-news-wide-wrap) .home-magazine-row-title {
  justify-content: flex-start !important;
  flex-wrap: nowrap !important;
  gap: 12px !important;
  margin: 0 !important;
  color: #fff !important;
  font-family: "Oswald", "Bebas Neue", sans-serif !important;
  font-size: clamp(1.7rem, 3vw, 2.45rem) !important;
  font-style: normal !important;
  font-weight: 900 !important;
  letter-spacing: 0.025em !important;
  line-height: 1 !important;
  -webkit-text-stroke: 0 !important;
  text-align: left !important;
  text-shadow: none !important;
  padding: 8px 12px !important;
  border: 2px solid #fff;
  border-radius: 6px;
  background: linear-gradient(135deg, var(--sports-blue), var(--sports-ink));
}

body.bandwagon-sports-polish :is(.home-game-news-wide-wrap, .home-player-news-wide-wrap) .home-magazine-row-title::before {
  content: "" !important;
  display: block !important;
  flex: 0 0 5px !important;
  width: 5px !important;
  height: 29px !important;
  background: var(--sports-orange) !important;
  transform: none !important;
}

body.bandwagon-sports-polish :is(.home-game-news-wide-wrap, .home-player-news-wide-wrap) .home-magazine-row-title::after {
  display: none !important;
}

body.bandwagon-sports-polish :is(.home-game-news-wide-wrap, .home-player-news-wide-wrap) .home-magazine-row-title-label {
  flex: 1 1 auto;
  min-width: 0;
  margin-right: auto !important;
  padding: 0 !important;
  justify-content: flex-start !important;
  text-align: left !important;
  transform: none !important;
}

body.bandwagon-sports-polish :is(.home-game-news-wide-wrap, .home-player-news-wide-wrap) .home-magazine-scroll-row {
  gap: 7px;
  border: 2px solid #fff;
  border-radius: 7px;
  padding-bottom: 2px;
  scroll-snap-type: x mandatory;
}

body.bandwagon-sports-polish :is(.home-game-news-wide-wrap, .home-player-news-wide-wrap) .home-magazine-scroll-track {
  gap: 8px !important;
}

body.bandwagon-sports-polish :is(.home-game-news-wide-wrap, .home-player-news-wide-wrap) .home-magazine-story-card {
  flex: 0 0 clamp(300px, 29vw, 380px) !important;
  min-width: clamp(300px, 29vw, 380px) !important;
  min-height: 218px;
  border: 0;
  border-radius: 7px;
  box-shadow: 0 8px 22px rgba(7, 20, 38, 0.14);
  scroll-snap-align: start;
  overflow: hidden;
}

body.bandwagon-sports-polish :is(.home-game-news-wide-wrap, .home-player-news-wide-wrap) .home-magazine-copy {
  padding: 10px 12px 12px;
  border-top: 3px solid var(--sports-orange);
  background: linear-gradient(135deg, var(--sports-blue), var(--sports-ink));
}

body.bandwagon-sports-polish :is(.home-game-news-wide-wrap, .home-player-news-wide-wrap) .home-magazine-story-card h3 {
  color: #fff !important;
  font-family: "Oswald", "Arial Narrow", sans-serif;
  font-size: clamp(0.92rem, 1.2vw, 1.08rem);
  font-weight: 800;
  line-height: 1.08;
}

body.bandwagon-sports-polish :is(.home-game-news-wide-wrap, .home-player-news-wide-wrap) .home-magazine-meta {
  color: rgba(255, 255, 255, 0.78) !important;
  font-size: 0.54rem;
  letter-spacing: 0.06em;
  text-transform: uppercase;
}

body.bandwagon-sports-polish :is(.home-game-news-wide-wrap, .home-player-news-wide-wrap) .home-magazine-copy,
body.bandwagon-sports-polish :is(.home-game-news-wide-wrap, .home-player-news-wide-wrap) .home-magazine-copy * {
  color: #fff !important;
}

body.bandwagon-sports-polish :is(.home-game-news-wide-wrap, .home-player-news-wide-wrap) .home-magazine-copy .home-magazine-meta,
body.bandwagon-sports-polish :is(.home-game-news-wide-wrap, .home-player-news-wide-wrap) .home-magazine-copy .home-magazine-meta * {
  color: rgba(255, 255, 255, 0.78) !important;
}

body.bandwagon-sports-polish :is(.home-game-news-wide-wrap, .home-player-news-wide-wrap) .home-magazine-row-controls {
  display: flex !important;
  flex: 0 0 auto;
  margin: 0 0 0 auto;
  justify-content: flex-end;
  align-self: center;
  gap: 7px;
}

body.bandwagon-sports-polish :is(.home-game-news-wide-wrap, .home-player-news-wide-wrap) .home-magazine-scroll-arrow {
  border: 1px solid var(--sports-orange) !important;
  border-radius: 6px !important;
  color: #fff !important;
  background: var(--sports-ink) !important;
  box-shadow: 0 8px 18px rgba(7, 20, 38, 0.2) !important;
}

body.bandwagon-sports-polish :is(.home-game-news-wide-wrap, .home-player-news-wide-wrap) .home-magazine-scroll-arrow:hover,
body.bandwagon-sports-polish :is(.home-game-news-wide-wrap, .home-player-news-wide-wrap) .home-magazine-scroll-arrow:focus-visible {
  border-color: #fff !important;
  color: #fff !important;
  background: var(--sports-orange) !important;
}

/* Match the supporting rails and performer cards to the news-card system. */
body.bandwagon-sports-polish :is(.home-watch-rail-card, .home-betting-rail-card) {
  min-height: 0 !important;
  height: auto !important;
  border: 6px solid #fff !important;
  border-top: 6px solid #fff !important;
  border-radius: 7px !important;
  background: linear-gradient(145deg, var(--sports-blue), var(--sports-ink)) !important;
  box-shadow: 0 12px 28px rgba(7, 20, 38, 0.2) !important;
  color: #fff !important;
}

body.bandwagon-sports-polish .home-betting-rail-card,
body.bandwagon-sports-polish .home-betting-rail-card * {
  color: #fff !important;
}

body.bandwagon-sports-polish .home-betting-history-button {
  border: 1px solid var(--sports-orange) !important;
  background: var(--sports-orange) !important;
  color: #fff !important;
  box-shadow: 0 6px 14px rgba(3, 10, 20, 0.28) !important;
}

body.bandwagon-sports-polish .home-betting-history-button:hover,
body.bandwagon-sports-polish .home-betting-history-button:focus-visible {
  border-color: #fff !important;
  background: #d95524 !important;
  color: #fff !important;
}

body.bandwagon-sports-polish :is(.home-watch-rail-header, .home-betting-rail-header) :is(.panel-label, h2) {
  color: #fff !important;
  font-family: "Oswald", "Arial Narrow", sans-serif !important;
  font-style: normal !important;
  font-weight: 900 !important;
  letter-spacing: 0.06em !important;
  text-shadow: none !important;
  text-transform: uppercase;
}

body.bandwagon-sports-polish :is(.home-watch-rail-header, .home-betting-rail-header) p {
  color: rgba(255, 255, 255, 0.72) !important;
}

body.bandwagon-sports-polish :is(.home-watch-result-row, .home-betting-pick, .home-betting-parlay-card, .home-betting-sport-card) {
  border: 1px solid rgba(255, 255, 255, 0.13) !important;
  border-radius: 6px !important;
  background: rgba(255, 255, 255, 0.065) !important;
  box-shadow: none !important;
}

body.bandwagon-sports-polish :is(.home-watch-result-row, .home-betting-pick, .home-betting-pick-summary, .home-betting-parlay-card) :is(strong, span, em, p) {
  color: #fff !important;
}

body.bandwagon-sports-polish :is(.home-watch-result-row, .home-betting-pick, .home-betting-pick-summary, .home-betting-parlay-card) :is(em, .home-betting-pick-reason) {
  color: rgba(255, 255, 255, 0.7) !important;
}

body.bandwagon-sports-polish .home-top-performers-section .home-magazine-row-shell {
  gap: 12px;
  padding: 14px 0 12px;
  border: 7px solid #fff !important;
  border-radius: 10px !important;
  background: #fff !important;
  box-shadow: 0 10px 28px rgba(7, 20, 38, 0.13) !important;
}

body.bandwagon-sports-polish :is(
  .home-game-news-wide-wrap,
  .home-player-news-wide-wrap,
  .home-top-performers-section,
  .home-magazine-signed-out-feed-prompt,
  .home-personalized-feed-shell
) {
  margin-bottom: 18px;
}

body.bandwagon-sports-polish :is(.home-game-news-wide-wrap, .home-player-news-wide-wrap) {
  margin-bottom: 0;
}

body.bandwagon-sports-polish .home-personalized-signin-prompt {
  outline: 6px solid #fff;
  outline-offset: 0;
}

/* Created feeds use the same visual system as the other article rows. */
body.bandwagon-sports-polish .home-personalized-feed-shell {
  gap: 5px;
  padding: 4px 0 !important;
  border: 2px solid #fff !important;
  border-radius: 6px !important;
  background: #fff !important;
  box-shadow: 0 10px 28px rgba(7, 20, 38, 0.13) !important;
}

body.bandwagon-sports-polish .home-personalized-feed-heading {
  display: flex;
  align-items: center;
  flex-wrap: nowrap;
  gap: 12px;
  margin: 0 !important;
  padding: 8px 12px !important;
  border: 2px solid #fff;
  border-radius: 6px;
  color: #fff !important;
  background: linear-gradient(135deg, var(--sports-blue), var(--sports-ink));
  font-family: "Oswald", "Bebas Neue", sans-serif !important;
  font-size: clamp(1.7rem, 3vw, 2.45rem) !important;
  font-style: normal !important;
  font-weight: 900 !important;
  letter-spacing: 0.025em !important;
  line-height: 1 !important;
  -webkit-text-stroke: 0 !important;
  text-align: left !important;
  text-shadow: none !important;
}

body.bandwagon-sports-polish .home-personalized-feed-heading::before {
  content: "" !important;
  display: block !important;
  flex: 0 0 5px !important;
  width: 5px !important;
  height: 29px !important;
  background: var(--sports-orange) !important;
  transform: none !important;
}

body.bandwagon-sports-polish .home-personalized-feed-heading::after {
  display: none !important;
}

body.bandwagon-sports-polish .home-personalized-feed-heading-label {
  flex: 1 1 auto;
  min-width: 0;
  color: #fff !important;
  text-align: left !important;
}

body.bandwagon-sports-polish .home-personalized-feed-heading .home-personalized-feed-settings {
  position: static;
  flex: 0 0 auto;
  min-width: 3.25rem;
  height: 1.85rem;
  margin: 0;
  padding: 0 0.72rem;
  border: 1px solid rgba(217, 108, 47, 0.5);
  border-radius: 999px;
  background: var(--accent);
  box-shadow: 0 10px 18px rgba(217, 108, 47, 0.22);
}

body.bandwagon-sports-polish .home-personalized-feed-heading .home-magazine-row-controls {
  display: flex !important;
  flex: 0 0 auto;
  justify-content: flex-end;
  gap: 7px;
  margin: 0;
}

body.bandwagon-sports-polish .home-personalized-feed-shell .home-magazine-scroll-arrow {
  border: 1px solid var(--sports-orange) !important;
  border-radius: 6px !important;
  color: #fff !important;
  background: var(--sports-ink) !important;
  box-shadow: 0 8px 18px rgba(7, 20, 38, 0.2) !important;
}

body.bandwagon-sports-polish .home-personalized-feed-shell .home-magazine-scroll-arrow:hover,
body.bandwagon-sports-polish .home-personalized-feed-shell .home-magazine-scroll-arrow:focus-visible {
  border-color: #fff !important;
  color: #fff !important;
  background: var(--sports-orange) !important;
}

body.bandwagon-sports-polish .home-personalized-feed-row {
  padding: 0 0 2px !important;
  border: 2px solid #fff;
  border-radius: 7px;
}

body.bandwagon-sports-polish .home-personalized-feed-row .home-magazine-scroll-track {
  gap: 8px !important;
}

body.bandwagon-sports-polish .home-personalized-feed-row .home-personalized-feed-story-card {
  flex: 0 0 clamp(300px, 29vw, 380px) !important;
  width: clamp(300px, 29vw, 380px) !important;
  min-width: clamp(300px, 29vw, 380px) !important;
  height: 218px !important;
  min-height: 218px !important;
  max-height: 218px !important;
  border: 0;
  border-radius: 7px;
  box-shadow: 0 8px 22px rgba(7, 20, 38, 0.14);
}

body.bandwagon-sports-polish .home-personalized-feed-story-card .home-magazine-copy {
  padding: 10px 12px 12px;
  border-top: 3px solid var(--sports-orange);
  background: linear-gradient(135deg, var(--sports-blue), var(--sports-ink));
}

body.bandwagon-sports-polish .home-personalized-feed-story-card :is(h3, .home-magazine-meta, .home-magazine-meta *) {
  color: #fff !important;
}

body.bandwagon-sports-polish .home-feature-trust-note {
  box-sizing: border-box;
  width: 100%;
  max-width: 100%;
  margin: 0;
  padding: 0.42rem 0.55rem 0.08rem;
  color: rgba(255, 255, 255, 0.68) !important;
  font-size: 0.54rem;
  font-weight: 700;
  letter-spacing: 0.025em;
  line-height: 1.3;
  text-align: center;
}

body.bandwagon-sports-polish .home-feature-trust-note-feed {
  padding: 0.34rem 0.7rem 0.22rem;
  color: rgba(7, 20, 38, 0.7) !important;
  text-align: left;
}

body.bandwagon-sports-polish .bandwagon-brief-disclosure {
  margin: 0;
  padding: 0.65rem 0 0;
  border-top: 1px solid rgba(7, 20, 38, 0.12);
  color: rgba(7, 20, 38, 0.65);
  font-size: 0.72rem;
  font-weight: 700;
  line-height: 1.35;
}

body.bandwagon-sports-polish .home-top-performers-section .home-magazine-row-title {
  justify-content: center !important;
  gap: 12px !important;
  margin: 0 !important;
  color: #fff !important;
  font-family: "Oswald", "Bebas Neue", sans-serif !important;
  font-size: clamp(1.7rem, 3vw, 2.45rem) !important;
  font-style: normal !important;
  font-weight: 900 !important;
  letter-spacing: 0.025em !important;
  line-height: 1 !important;
  -webkit-text-stroke: 0 !important;
  text-align: center !important;
  text-shadow: none !important;
  padding: 8px 12px !important;
  border-radius: 6px;
  background: linear-gradient(135deg, var(--sports-blue), var(--sports-ink));
}

body.bandwagon-sports-polish .home-top-performers-section .home-magazine-row-title::before {
  content: "" !important;
  flex: 1 1 0 !important;
  width: auto !important;
  height: 1px !important;
  background: var(--sports-orange) !important;
  transform: none !important;
}

body.bandwagon-sports-polish .home-top-performers-section .home-magazine-row-title::after {
  content: "" !important;
  flex: 1 1 auto !important;
  width: auto !important;
  height: 1px !important;
  background: var(--sports-orange) !important;
  transform: none !important;
}

body.bandwagon-sports-polish .home-top-performers-section .home-magazine-row-title-label {
  padding: 0 !important;
  transform: none !important;
}

body.bandwagon-sports-polish .home-sport-trending-wall-section .home-magazine-row-title {
  width: 100%;
  border: 2px solid #fff;
  justify-content: center !important;
  text-align: center !important;
  box-shadow: 0 8px 18px rgba(7, 20, 38, 0.16);
}

body.bandwagon-sports-polish .home-sport-trending-wall-section .home-magazine-row-title-label {
  flex: 0 0 auto;
  text-align: center;
}

body.bandwagon-sports-polish.has-home-sport-mode .home-sport-trending-wall-section .home-magazine-row-title,
body.has-home-sport-mode.bandwagon-sports-polish .home-sport-trending-wall-section .home-magazine-row-title {
  color: #fff !important;
  background: linear-gradient(135deg, var(--sports-blue), var(--sports-ink)) !important;
  -webkit-text-stroke: 0 transparent !important;
  paint-order: normal !important;
  text-shadow: none !important;
}

body.bandwagon-sports-polish.has-home-sport-mode .home-sport-trending-wall-section .home-magazine-row-title-label,
body.has-home-sport-mode.bandwagon-sports-polish .home-sport-trending-wall-section .home-magazine-row-title-label {
  padding: 0 !important;
  color: #fff !important;
  background: transparent !important;
  -webkit-text-stroke: 0 transparent !important;
  paint-order: normal !important;
  text-shadow: none !important;
  box-shadow: none !important;
  filter: none !important;
  transform: none !important;
}

body.bandwagon-sports-polish .home-daily-crossword-launch-button {
  grid-template-columns: minmax(0, 1fr) auto minmax(0, 1fr);
}

body.bandwagon-sports-polish .home-daily-crossword-launch-kicker {
  justify-self: start;
}

body.bandwagon-sports-polish .home-daily-crossword-launch-title {
  justify-self: center;
  padding-inline: 1rem;
  text-align: center;
}

body.bandwagon-sports-polish .home-daily-crossword-launch-arrow {
  justify-self: end;
}

body.bandwagon-sports-polish .home-top-performers-toolbar {
  justify-content: center !important;
  text-align: center;
}

body.bandwagon-sports-polish .home-top-performers-sport {
  justify-self: center !important;
  min-width: 7.5rem;
  border: 1px solid var(--sports-orange) !important;
  border-radius: 6px !important;
  background: linear-gradient(135deg, var(--sports-blue), var(--sports-ink)) !important;
  color: #fff !important;
  font-family: "Oswald", "Arial Narrow", sans-serif !important;
  font-style: normal !important;
  font-weight: 900 !important;
  letter-spacing: 0.08em !important;
  -webkit-text-stroke: 0 !important;
  text-align: center !important;
  text-shadow: none !important;
  box-shadow: 0 8px 18px rgba(7, 20, 38, 0.16) !important;
}

body.bandwagon-sports-polish .home-top-performers-controls {
  justify-content: center !important;
}

body.bandwagon-sports-polish .home-top-performers-controls .home-magazine-scroll-arrow {
  border: 1px solid var(--sports-orange) !important;
  border-radius: 6px !important;
  color: #fff !important;
  background: var(--sports-ink) !important;
  box-shadow: 0 8px 18px rgba(7, 20, 38, 0.16) !important;
}

body.bandwagon-sports-polish :is(
  .home-watch-page-arrow,
  .home-betting-sports-page-arrow,
  .home-betting-detail-page-arrow,
  .home-betting-parlay-page-arrow
) {
  width: 2.34rem !important;
  height: 2.34rem !important;
  border: 1px solid var(--sports-orange) !important;
  border-radius: 6px !important;
  color: #fff !important;
  background: var(--sports-ink) !important;
  font-size: 1.38rem !important;
  box-shadow: 0 8px 18px rgba(7, 20, 38, 0.2) !important;
}

body.bandwagon-sports-polish :is(
  .home-watch-page-arrow,
  .home-betting-sports-page-arrow,
  .home-betting-detail-page-arrow,
  .home-betting-parlay-page-arrow
):hover,
body.bandwagon-sports-polish :is(
  .home-watch-page-arrow,
  .home-betting-sports-page-arrow,
  .home-betting-detail-page-arrow,
  .home-betting-parlay-page-arrow
):focus-visible {
  border-color: #fff !important;
  color: #fff !important;
  background: var(--sports-orange) !important;
  outline: none;
  transform: translateY(-1px);
}

body.bandwagon-sports-polish .home-top-performers-page-tab {
  border-color: rgba(7, 20, 38, 0.3) !important;
  background: rgba(7, 20, 38, 0.2) !important;
}

body.bandwagon-sports-polish .home-top-performers-page-tab.is-active {
  border-color: var(--sports-orange) !important;
  background: var(--sports-orange) !important;
}

body.bandwagon-sports-polish :is(.home-top-performer-card, .home-top-performer-card--compact) {
  border: 2px solid var(--sports-orange) !important;
  border-radius: 7px !important;
  background: var(--sports-ink) !important;
  box-shadow: 0 8px 22px rgba(7, 20, 38, 0.2) !important;
}

body.bandwagon-sports-polish .home-top-performer-card-front {
  border-bottom: 3px solid var(--sports-orange);
  background: linear-gradient(145deg, var(--sports-blue), var(--sports-ink)) !important;
}

body.bandwagon-sports-polish .home-top-performer-copy,
body.bandwagon-sports-polish .home-top-performer-copy * {
  color: #fff !important;
}

body.bandwagon-sports-polish .home-top-performer-copy :is(.home-top-performer-system, .home-top-performer-meta, .panel-label) {
  color: rgba(255, 255, 255, 0.72) !important;
}

body.bandwagon-sports-polish .home-top-performer-card-back {
  background: linear-gradient(145deg, var(--sports-blue), var(--sports-ink)) !important;
  color: #fff !important;
}

body.bandwagon-sports-polish .home-top-performer-card-back :is(p, span) {
  color: #fff !important;
}

@media (min-width: 640px) {
  body.bandwagon-sports-polish .home-page-with-rails.is-signed-in-home .home-game-news-wide-wrap,
  body.bandwagon-sports-polish .home-page-with-rails.is-signed-out-home .home-player-news-wide-wrap {
    margin-top: 52px !important;
  }
}

@media (min-width: 640px) and (max-width: 1180px) {
  body.bandwagon-sports-polish :is(
    .home-watch-rail,
    .home-watch-rail-card,
    .home-watch-detail,
    .home-watch-detail-card,
    .home-watch-detail-main,
    .home-watch-current-info,
    .home-watch-lineup-grid,
    .home-watch-team-card,
    .home-watch-lineup-card
  ) {
    box-sizing: border-box;
    min-width: 0 !important;
    max-width: 100% !important;
  }

  body.bandwagon-sports-polish .home-watch-rail-card.is-detail {
    overflow-x: hidden !important;
    overflow-y: auto !important;
    overscroll-behavior: contain;
  }

  body.bandwagon-sports-polish .home-watch-lineup-grid {
    grid-template-columns: minmax(0, 1fr) !important;
    width: 100%;
    height: auto;
  }

  body.bandwagon-sports-polish .home-watch-team-card,
  body.bandwagon-sports-polish .home-watch-lineup-card {
    width: 100%;
    height: auto;
  }
}

@media (max-width: 980px) {
  body.bandwagon-sports-polish .home-account-drawer-card:not(.home-account-drawer-card--signed-out) {
    grid-template-columns: minmax(0, 1fr);
    justify-items: center;
  }

  body.bandwagon-sports-polish .home-account-drawer-card:not(.home-account-drawer-card--signed-out) .home-account-drawer-copy {
    display: none;
  }

  body.bandwagon-sports-polish .home-account-drawer-card:not(.home-account-drawer-card--signed-out) .home-account-drawer-actions {
    justify-content: center;
    width: 100%;
    margin-inline: auto;
  }
}

@media (max-width: 639px) {
  body.bandwagon-sports-polish .home-account-drawer.is-open .home-account-drawer-panel,
  body.bandwagon-sports-polish .home-favorite-player-drawer-panel.home-account-drawer-panel {
    height: clamp(7.75rem, 34vw, 8.5rem);
    min-height: clamp(7.75rem, 34vw, 8.5rem);
  }

  body.bandwagon-sports-polish .home-account-drawer-content {
    padding: 0.32rem 0.55rem 0.42rem;
  }

  body.bandwagon-sports-polish .home-account-drawer-card {
    gap: 0.25rem;
    padding-block: 0.08rem 0.18rem;
  }

  body.bandwagon-sports-polish .home-account-drawer-actions {
    gap: 0.2rem;
    padding-block: 0;
  }

  body.bandwagon-sports-polish .home-account-drawer-action {
    min-height: 1.72rem;
    padding: 0.27rem 0.42rem;
  }

  body.bandwagon-sports-polish .home-daily-crossword-launch-button {
    grid-template-columns: minmax(0, 1fr) auto;
  }

  body.bandwagon-sports-polish .home-daily-crossword-launch-title {
    grid-column: 1;
    justify-self: start;
    padding: 0 0.6rem 0 0;
    text-align: left;
  }

  body.bandwagon-sports-polish .home-daily-crossword-launch-arrow {
    grid-column: 2;
    justify-self: end;
  }

  body.bandwagon-sports-polish .topbar {
    padding: 0 5px;
  }

  body.bandwagon-sports-polish .topbar-home-controls {
    justify-content: flex-start;
  }

  body.bandwagon-sports-polish .topbar-home,
  body.bandwagon-sports-polish .topbar-dropdown-toggle {
    padding-inline: 11px;
    font-size: 0.63rem;
  }

  body.bandwagon-sports-polish .home-visual-page {
    padding-top: 10px;
  }

  body.bandwagon-sports-polish .home-julio-chatbar {
    grid-template-columns: minmax(0, 1fr) auto;
    gap: 8px;
    min-height: 50px;
    padding-left: 11px;
  }

  body.bandwagon-sports-polish .home-julio-chatbar-input {
    grid-column: 1;
  }

  body.bandwagon-sports-polish .home-julio-chatbar-submit {
    grid-column: 2;
    justify-self: end;
  }

  body.bandwagon-sports-polish .home-julio-chat-shell {
    min-height: 78px;
    padding: 12px;
  }

  body.bandwagon-sports-polish .home-page-with-betting-rail .home-betting-rail {
    margin-top: 96px !important;
  }

  body.bandwagon-sports-polish .home-julio-chatbar-label { display: none; }

  body.bandwagon-sports-polish :is(.home-game-news-wide-wrap, .home-player-news-wide-wrap) {
    margin-top: 2px;
  }

  body.bandwagon-sports-polish :is(.home-game-news-wide-wrap, .home-player-news-wide-wrap) .home-magazine-row-shell {
    padding-top: 11px;
  }

  body.bandwagon-sports-polish :is(.home-game-news-wide-wrap, .home-player-news-wide-wrap) .home-magazine-row-title {
    font-size: clamp(1.55rem, 8vw, 2rem) !important;
  }

  body.bandwagon-sports-polish :is(.home-game-news-wide-wrap, .home-player-news-wide-wrap) .home-magazine-row-title::before {
    height: 24px !important;
  }

  body.bandwagon-sports-polish :is(.home-game-news-wide-wrap, .home-player-news-wide-wrap) .home-magazine-story-card {
    flex: 0 0 min(84vw, 324px) !important;
    min-width: min(84vw, 324px) !important;
    min-height: 208px;
  }

  body.bandwagon-sports-polish .home-top-performers-section .home-magazine-row-title {
    font-size: clamp(1.55rem, 8vw, 2rem) !important;
  }

  body.bandwagon-sports-polish .home-top-performers-section .home-magazine-row-title::before {
    height: 1px !important;
  }
}
