/* OWS shared header parity v0.5.17 — 2026-08-06 */
@media (min-width: 992px) {
  html body #mainNav #mainNav-collapse > .account-nav.visible-md.visible-lg,
  html body #mainNav #mainNav-collapse > .account-nav.visible-md.visible-lg > li {
    display: flex !important;
    min-height: 44px !important;
    height: 44px !important;
    margin-top: 0 !important;
    align-items: center !important;
  }

  html body #mainNav .ows-weekly-nav__link {
    font-family: Caecilia, Courier, serif !important;
  }
}

html body.single-ows_scroll .the-scroll {
  padding-top: 0 !important;
}

@media (max-width: 991px) {
  html body #mainNav {
    height: 112px !important;
    min-height: 112px !important;
    margin: 0 !important;
    padding: 0 !important;
  }

  html body #mainNav > .container {
    position: relative !important;
    width: 100% !important;
    height: 112px !important;
    min-height: 112px !important;
    margin: 0 !important;
    padding: 0 18px !important;
  }

  html body #mainNav > .container > .navbar-header {
    position: relative !important;
    width: 100% !important;
    height: 112px !important;
    min-height: 112px !important;
    margin: 0 !important;
    padding: 0 !important;
    text-align: left !important;
  }

  html body #mainNav > .container > .navbar-header > button.navbar-toggle {
    position: absolute !important;
    top: 50% !important;
    left: 0 !important;
    z-index: 2 !important;
    display: block !important;
    float: none !important;
    width: 50px !important;
    height: 50px !important;
    margin: 0 !important;
    padding: 9px 8px !important;
    border: 0 !important;
    background: transparent !important;
    transform: translateY(-50%) !important;
  }

  html body #mainNav > .container > .navbar-header > button.navbar-toggle .icon-bar {
    display: block !important;
    width: 34px !important;
    height: 4px !important;
    margin: 5px 0 !important;
    border-radius: 2px !important;
    background: #303031 !important;
  }

  html body #mainNav > .container > .navbar-header > a.navbar-brand.navbar-toggle {
    position: absolute !important;
    top: 50% !important;
    left: 50% !important;
    z-index: 1 !important;
    display: flex !important;
    float: none !important;
    width: 108px !important;
    height: 88px !important;
    margin: 0 !important;
    padding: 0 !important;
    align-items: center !important;
    justify-content: center !important;
    transform: translate(-50%, -50%) !important;
  }

  html body #mainNav > .container > .navbar-header > a.navbar-brand.navbar-toggle .header-logo {
    display: block !important;
    width: 108px !important;
    height: 88px !important;
    margin: 0 !important;
    background-position: center !important;
    background-size: contain !important;
  }

  html body #mainNav > .container > .navbar-header > ul.account-nav.account-sm.navbar-toggle {
    position: absolute !important;
    top: 50% !important;
    right: 0 !important;
    left: auto !important;
    z-index: 2 !important;
    display: flex !important;
    float: none !important;
    width: auto !important;
    height: 44px !important;
    min-height: 44px !important;
    margin: 0 !important;
    padding: 0 !important;
    align-items: center !important;
    transform: translateY(-50%) !important;
  }

  html body:not(.logged-in) #mainNav .account-nav.account-sm .cta-join-sm {
    display: flex !important;
    height: 44px !important;
    margin: 0 !important;
    padding: 0 !important;
    border: 0 !important;
    background: transparent !important;
    box-shadow: none !important;
    align-items: center !important;
  }

  html body:not(.logged-in) #mainNav .account-nav.account-sm .cta-join-sm > a {
    display: inline-flex !important;
    min-width: 98px !important;
    min-height: 42px !important;
    margin: 0 !important;
    padding: 0 15px !important;
    align-items: center !important;
    justify-content: center !important;
    white-space: nowrap !important;
    text-transform: uppercase !important;
    border: 0 !important;
    border-radius: 14px !important;
    color: #fff !important;
    background: #ff7100 !important;
    box-shadow: none !important;
    font-family: Caecilia, Courier, serif !important;
    font-size: 14px !important;
    font-weight: 700 !important;
    line-height: 1 !important;
  }

  html body.logged-in #mainNav .account-nav.account-sm li.user-avatar {
    display: flex !important;
    width: 44px !important;
    height: 44px !important;
    margin: 0 !important;
    align-items: center !important;
  }

  html body.logged-in #mainNav .account-nav.account-sm li.user-avatar img.user-avatar {
    width: 44px !important;
    height: 44px !important;
    margin: 0 !important;
  }
}

/* OWS Scroll footer boundary correction — v0.5.5 */

/* OWS Weekly Experience v0.5.15 - full Caecilia typography preview
 * Font-family only: header, homepage modules, optional hero content, and footer.
 */
body.home.ows-homepage-active #mainNav,
body.home.ows-homepage-active #mainNav *,
body.home.ows-homepage-active .ows-homepage,
body.home.ows-homepage-active .ows-homepage *,
body.home.ows-homepage-active .ows-weekly-footer,
body.home.ows-homepage-active .ows-weekly-footer * {
  font-family: Caecilia, Courier, serif !important;
}

/* OWS Weekly Experience v0.5.16 - uniform logged-out header controls. */
@media (max-width: 960px) {
  body:not(.logged-in) #mainNav .account-nav.account-sm .cta-join-sm {
    padding: 0 !important;
    border: 0 !important;
    background: transparent !important;
    box-shadow: none !important;
  }

  body:not(.logged-in) #mainNav .account-nav.account-sm .cta-join-sm > a {
    min-height: 42px;
    align-items: center;
    justify-content: center;
    white-space: nowrap;
    display: inline-flex !important;
    padding: 0 15px !important;
    border: 0 !important;
    border-radius: 14px !important;
    color: #fff !important;
    background: #ff7100 !important;
    box-shadow: none !important;
    font-family: Caecilia, Courier, serif !important;
    line-height: 1 !important;
  }
}

#mainNav .account-nav .annual {
  display: none !important;
}

body.single-ows_scroll .the-scroll__content [id^="scroll-article-willing-to-lose-"],
body.single-ows_scroll .the-scroll__content [id^="scroll-article-short-slates-"] {
  min-height: 0;
}

@media (min-width: 768px) {
  body.single-ows_scroll .the-scroll__toc.fixed {
    position: sticky !important;
    top: 0;
    align-self: flex-start;
  }
}

/* OWS Scroll anchor, TOC, and shared sign-in alignment — 2026-08-05 */
body.single-ows_scroll .the-scroll__nav a[href*="#scroll-article-mikes-player-grid-dk-fd"] {
  white-space: nowrap;
}

body.single-ows_scroll [id^="scroll-article-willing-to-lose-"],
body.single-ows_scroll [id^="scroll-article-short-slates-"] {
  min-height: calc(100vh - 72px);
  scroll-margin-top: 52px;
}

body:not(.logged-in) #mainNav .account-nav .ows-weekly-account-icon {
  width: 34px;
  height: 34px;
  border: 0;

/* OWS Homepage Experience — status spacing and team alignment v0.5.3 */
body.home.ows-homepage-active .ows-homepage-week__links > a {
  grid-template-columns: 138px minmax(0, 1fr) auto auto;
  column-gap: 10px;
}

body.home.ows-homepage-active .ows-homepage-team {
  display: grid;
  grid-template-columns: 25px 25px 24px;
  column-gap: 3px;
  width: 80px;
}

body.home.ows-homepage-active .ows-homepage-team:first-child,
body.home.ows-homepage-active .ows-homepage-team:last-child {
  justify-self: auto;
}

body.home.ows-homepage-active .ows-homepage-team:first-child {
  justify-self: end;
}

body.home.ows-homepage-active .ows-homepage-team:last-child {
  justify-self: start;
}

body.home.ows-homepage-active .ows-homepage-team__city,
body.home.ows-homepage-active .ows-homepage-team__score {
  text-align: left;
}

@media (max-width: 1100px) {
  body.home.ows-homepage-active .ows-homepage-week__links > a {
    grid-template-columns: 132px minmax(0, 1fr) auto;
    column-gap: 8px;
  }
}

@media (max-width: 520px) {
  body.home.ows-homepage-active .ows-homepage-week__links > a {
    grid-template-columns: 112px minmax(0, 1fr) auto;
    column-gap: 7px;
  }

  body.home.ows-homepage-active .ows-homepage-team {
    grid-template-columns: 22px 22px 23px;
    column-gap: 2px;
    width: 71px;
  }
}

  background: #303031;
  box-shadow: 0 3px 8px rgba(35, 32, 28, 0.18);
}

body:not(.logged-in) #mainNav .account-nav .ows-weekly-account-icon::before {
  top: 7px;
  width: 8px;
  height: 8px;
  border: 1.7px solid #f7f1e8;
}

body:not(.logged-in) #mainNav .account-nav .ows-weekly-account-icon i {
  bottom: 6px;
  width: 17px;
  height: 9px;
  border: 1.7px solid #f7f1e8;
}
:root {
  --ows-weekly-cream: #f5f0e8;
  --ows-weekly-paper: #fffdf9;
  --ows-weekly-beige: #e8ded0;
  --ows-weekly-charcoal: #2f2f2f;
  --ows-weekly-muted: #746f68;
  --ows-weekly-border: #d7ccbd;
  --ows-weekly-orange: #ff7a00;
  --ows-weekly-orange-soft: #fff0e2;
}
:root {
  --ows-weekly-cream: #f5f0e8;
  --ows-weekly-paper: #fffdf9;
  --ows-weekly-beige: #e8ded0;
  --ows-weekly-charcoal: #2f2f2f;
  --ows-weekly-muted: #746f68;
:root {
  --ows-weekly-cream: #f5f0e8;
  --ows-weekly-paper: #fffdf9;
  --ows-weekly-beige: #e8ded0;
  --ows-weekly-charcoal: #2f2f2f;
  --ows-weekly-muted: #746f68;
  --ows-weekly-border: #d7ccbd;
  --ows-weekly-orange: #ff7a00;
  --ows-weekly-orange-soft: #fff0e2;
}
:root {
  --ows-weekly-cream: #f5f0e8;
  --ows-weekly-paper: #fffdf9;
  --ows-weekly-beige: #e8ded0;
  --ows-weekly-charcoal: #2f2f2f;
  --ows-weekly-muted: #746f68;
  --ows-weekly-border: #d7ccbd;
  --ows-weekly-orange: #ff7a00;
  --ows-weekly-orange-soft: #fff0e2;
}

.ows-weekly-nav,
.ows-weekly-nav * {
  box-sizing: border-box;
}

.ows-weekly-nav__list,
.ows-weekly-dropdown {
  list-style: none;
  margin: 0;
  padding: 0;
}

/* The OWS theme hardcodes its legacy Matchups item before wp_nav_menu(). */
#main-menu > li:has(> #matchups-toggle) {
  display: none !important;
}

.ows-weekly-nav__list,
.ows-weekly-nav .menu {
  align-items: center;
  display: flex;
  gap: 5px;
}

.ows-weekly-nav__item {
  margin: 0;
  position: relative;
}

.ows-weekly-nav__topline {
  align-items: center;
  display: flex;
}

.ows-weekly-nav__link,
.ows-weekly-nav__toggle {
  color: var(--ows-weekly-charcoal);
}

.ows-weekly-nav__link {
  align-items: center;
  border-radius: 0;
  display: inline-flex;
  font-family: inherit;
  font-size: 14px;
  font-weight: 400;
  letter-spacing: normal;
  line-height: 34px;
  min-height: 44px;
  padding: 0 10px;
  text-decoration: none;
  text-transform: uppercase;
  transition: background-color 140ms ease, color 140ms ease;
}

.ows-weekly-nav__link:hover,
.ows-weekly-nav__link:focus-visible,
.ows-weekly-nav__item.is-open > .ows-weekly-nav__topline .ows-weekly-nav__link,
.ows-weekly-nav__item--dropdown:hover > .ows-weekly-nav__topline .ows-weekly-nav__link {
  background: transparent;
  color: var(--ows-weekly-orange);
  outline: none;
}

.ows-weekly-nav__toggle {
  align-items: center;
  background: transparent;
  border: 0;
  border-radius: 6px;
  cursor: pointer;
  display: inline-flex;
  height: 36px;
  justify-content: center;
  margin-left: -8px;
  padding: 0 9px;
  width: 30px;
}

.ows-weekly-nav__toggle svg {
  transition: transform 140ms ease;
}

.ows-weekly-nav__item.is-open .ows-weekly-nav__toggle svg {
  transform: rotate(180deg);
}

.ows-weekly-nav__toggle:focus-visible {
  box-shadow: 0 0 0 2px var(--ows-weekly-orange);
  outline: none;
}

.ows-weekly-nav__commercial .ows-weekly-nav__link {
  color: var(--ows-weekly-charcoal);
}

.ows-weekly-nav__item--coming-soon .ows-weekly-nav__link {
  cursor: default;
  flex-direction: column;
  gap: 3px;
  opacity: 0.72;
}

.ows-weekly-nav__item--coming-soon .ows-weekly-nav__link:hover,
.ows-weekly-nav__item--coming-soon .ows-weekly-nav__link:focus-visible {
  background: transparent;
  color: var(--ows-weekly-charcoal);
}

.ows-weekly-nav__soon-label {
  color: var(--ows-weekly-muted);
  font-size: 8px;
  font-weight: 800;
  letter-spacing: 0.08em;
  line-height: 1;
}

.ows-weekly-dropdown {
  background: var(--ows-weekly-cream);
  border: 1px solid rgba(47, 47, 47, 0.13);
  border-radius: 0 0 10px 10px;
  box-shadow: 0 14px 28px rgba(47, 47, 47, 0.12);
  display: none;
  left: 0;
  max-height: min(680px, calc(100vh - 130px));
  min-width: 340px;
  overflow-y: auto;
  padding: 10px;
  position: absolute;
  top: 100%;
  z-index: 10000;
}

.ows-weekly-nav__item.is-open > .ows-weekly-dropdown,
.ows-weekly-nav__item--dropdown:hover > .ows-weekly-dropdown,
.ows-weekly-nav__item--dropdown:focus-within > .ows-weekly-dropdown {
  display: block;
}

.ows-weekly-dropdown__featured {
  border-bottom: 1px solid var(--ows-weekly-border);
  margin-bottom: 9px;
  padding-bottom: 9px;
}

.ows-weekly-dropdown__featured a {
  align-items: center;
  background: transparent;
  border-radius: 7px;
  color: var(--ows-weekly-charcoal);
  display: flex;
  font-size: 13px;
  font-weight: 400;
  justify-content: space-between;
  letter-spacing: normal;
  padding: 13px 14px;
  text-decoration: none;
  text-transform: uppercase;
}

.ows-weekly-dropdown__featured a:hover,
.ows-weekly-dropdown__featured a:focus-visible {
  background: var(--ows-weekly-orange-soft);
  color: var(--ows-weekly-orange);
  outline: none;
}

.ows-weekly-dropdown__featured.is-published a {
  background: var(--ows-weekly-orange-soft);
  box-shadow: inset 3px 0 0 var(--ows-weekly-orange);
  color: var(--ows-weekly-orange);
}

.ows-weekly-nav__item--disabled .ows-weekly-nav__link {
  color: var(--ows-weekly-charcoal);
  cursor: default;
}

.ows-weekly-dropdown[aria-label="The Scroll"] {
  min-width: 260px;
}

.ows-weekly-dropdown__heading,
.ows-weekly-dropdown__group {
  color: var(--ows-weekly-muted);
  font-size: 11px;
  font-weight: 400;
  letter-spacing: 0.08em;
  padding: 10px 11px 6px;
  text-transform: uppercase;
}

.ows-weekly-dropdown__group {
  border-top: 1px solid var(--ows-weekly-border);
  margin-top: 6px;
}

.ows-weekly-dropdown__item > a,
.ows-weekly-dropdown__disabled {
  align-items: center;
  border-radius: 7px;
  display: flex;
  font-size: 13px;
  font-weight: 400;
  gap: 10px;
  justify-content: space-between;
  line-height: 1.25;
  min-height: 39px;
  padding: 8px 11px;
  text-decoration: none;
}

.ows-weekly-dropdown__item > a {
  color: var(--ows-weekly-charcoal);
}

.ows-weekly-dropdown__item > a:hover,
.ows-weekly-dropdown__item > a:focus-visible {
  background: var(--ows-weekly-orange-soft);
  color: var(--ows-weekly-charcoal);
  outline: none;
}

.ows-weekly-dropdown__item > a:hover .ows-weekly-dropdown__label,
.ows-weekly-dropdown__item > a:focus-visible .ows-weekly-dropdown__label {
  color: var(--ows-weekly-orange);
}

.ows-weekly-dropdown__item.is-scheduled > a {
  color: var(--ows-weekly-charcoal);
}

.ows-weekly-dropdown__item.is-published > a,
.ows-weekly-dropdown__item.is-updated > a {
  background: var(--ows-weekly-orange-soft);
  box-shadow: inset 3px 0 0 var(--ows-weekly-orange);
}

.ows-weekly-dropdown__item.is-published .ows-weekly-dropdown__label,
.ows-weekly-dropdown__item.is-updated .ows-weekly-dropdown__label {
  color: var(--ows-weekly-orange);
}

.ows-weekly-dropdown__disabled {
  color: #99938b;
  cursor: default;
}

.ows-weekly-dropdown__label {
  display: flex;
  flex-direction: column;
  gap: 3px;
  min-width: 0;
}

.ows-weekly-dropdown__meta {
  color: var(--ows-weekly-muted);
  font-size: 11px;
  font-weight: 600;
}

.ows-weekly-status {
  border-radius: 999px;
  flex: 0 0 auto;
  font-size: 10px;
  font-weight: 800;
  letter-spacing: 0.04em;
  padding: 4px 7px;
  text-transform: uppercase;
}

.ows-weekly-status--new,
.ows-weekly-status--updated {
  background: var(--ows-weekly-orange);
  color: #fff;
}

.ows-weekly-status--soon {
  background: #eee9e2;
  color: #837d75;
  max-width: 120px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.ows-weekly-dropdown__empty {
  color: var(--ows-weekly-muted);
  font-size: 13px;
  line-height: 1.45;
  max-width: 320px;
  padding: 10px 11px 13px;
}

.ows-weekly-footer,
.ows-weekly-footer * {
  box-sizing: border-box;
}

.ows-weekly-footer {
  background: var(--ows-weekly-cream);
  border-top: 7px solid var(--ows-weekly-charcoal);
  color: var(--ows-weekly-charcoal);
  margin-top: 42px;
  padding: 32px max(24px, calc((100vw - 1140px) / 2)) 16px;
}

.ows-weekly-footer__inner {
  align-items: start;
  display: grid;
  gap: 38px;
  grid-template-columns: 130px minmax(0, 1fr);
}

.ows-weekly-footer__brand {
  padding-top: 2px;
}

.ows-weekly-footer__brand-link {
  display: inline-block;
  text-decoration: none;
}

.ows-weekly-footer__logo {
  display: block;
  height: auto;
  max-width: 118px;
  width: 100%;
}

.ows-weekly-footer__columns {
  display: grid;
  gap: 24px 38px;
  grid-template-columns: repeat(4, minmax(120px, 1fr));
}

.ows-weekly-footer__column {
  line-height: 1.45;
  margin: 0;
  padding: 0;
}

.ows-weekly-footer__column h2 {
  color: var(--ows-weekly-orange);
  font-family: Knockout-Heavy, sans-serif;
  font-size: 14px;
  font-weight: 400;
  letter-spacing: normal;
  line-height: 1.2;
  margin: 0 0 10px;
  text-transform: uppercase;
}

.ows-weekly-footer__column ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

.ows-weekly-footer__column li {
  line-height: 1.45;
  margin: 0 0 5px;
  padding: 0;
}

.ows-weekly-footer__column a {
  color: var(--ows-weekly-charcoal);
  font-family: Knockout-Heavy, sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.45;
  text-decoration: none;
  text-transform: uppercase;
}

.ows-weekly-footer__column a:hover,
.ows-weekly-footer__column a:focus-visible {
  color: var(--ows-weekly-orange);
  outline: none;
  text-decoration: underline;
  text-underline-offset: 3px;
}

.ows-weekly-footer__coming-soon {
  color: var(--ows-weekly-muted);
  font-family: Knockout-Heavy, sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.45;
  text-transform: uppercase;
}

.ows-weekly-footer__coming-soon small {
  color: var(--ows-weekly-orange);
  display: inline;
  font-size: 8px;
  font-weight: 400;
  letter-spacing: 0.08em;
  margin-left: 4px;
  text-transform: uppercase;
}

.ows-weekly-footer__base {
  align-items: center;
  border-top: 1px solid var(--ows-weekly-border);
  color: var(--ows-weekly-muted);
  display: flex;
  font-size: 10px;
  justify-content: space-between;
  margin-top: 24px;
  padding-top: 13px;
}

@media (max-width: 1100px) {
  .ows-weekly-nav__link {
    font-size: 12px;
    padding-left: 8px;
    padding-right: 8px;
  }

  .ows-weekly-footer__inner {
    gap: 28px;
    grid-template-columns: 110px minmax(0, 1fr);
  }

  .ows-weekly-footer__columns {
    grid-template-columns: repeat(2, minmax(140px, 1fr));
  }
}

@media (max-width: 960px) {
  .ows-weekly-nav__list,
  .ows-weekly-nav .menu {
    align-items: stretch;
    display: block;
  }

  .ows-weekly-nav__item {
    border-bottom: 1px solid var(--ows-weekly-border);
  }

  .ows-weekly-nav__topline {
    justify-content: space-between;
  }

  .ows-weekly-nav__link {
    flex: 1 1 auto;
    font-size: 14px;
    min-height: 49px;
    padding: 0 12px;
  }

  .ows-weekly-nav__toggle {
    height: 49px;
    margin: 0;
    width: 49px;
  }

  .ows-weekly-dropdown {
    border: 0;
    border-radius: 0;
    box-shadow: none;
    left: auto;
    max-height: none;
    min-width: 0;
    padding: 8px 10px 14px;
    position: static;
    top: auto;
    width: 100%;
  }

  .ows-weekly-nav__item--dropdown:hover > .ows-weekly-dropdown:not(.is-open) {
    display: none;
  }

  .ows-weekly-nav__item.is-open > .ows-weekly-dropdown {
    display: block;
  }

  .ows-weekly-footer__inner {
    grid-template-columns: 1fr;
  }
}

@media (max-width: 600px) {
  .ows-weekly-footer {
    margin-top: 32px;
    padding: 28px 22px 16px;
  }

  .ows-weekly-footer__logo {
    max-width: 92px;
  }

  .ows-weekly-footer__columns {
    gap: 22px 18px;
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .ows-weekly-footer__base {
    align-items: flex-start;
    flex-direction: column;
    gap: 6px;
  }
}

/* OWS Homepage Experience — v0.4.2 */
body.home.ows-homepage-active .three-up-home,
body.home.ows-homepage-active .sub-hero,
body.home.ows-homepage-active .mobile-show-matchups {
  display: none !important;
}

body.home.ows-homepage-active {
  background: #f8f2ea;
}

.ows-homepage {
  width: 100%;
  padding: 4px 0 54px;
  color: #2f3032;
  background: #f8f2ea;
  font-family: inherit;
}

.ows-homepage *,
.ows-homepage *::before,
.ows-homepage *::after {
  box-sizing: border-box;
}

.ows-homepage__inner {
  width: calc(100% - 48px);
  max-width: 1180px;
  margin: 0 auto;
}

.ows-homepage-promo {
  display: flex;
  align-items: center;
  justify-content: space-between;
  min-height: 52px;
  margin: 0 0 18px;
  padding: 7px 10px 7px 24px;
  border-radius: 7px;
  color: #2f3032 !important;
  background: #eee2d4;
  text-decoration: none !important;
}

.ows-homepage-promo strong {
  font-size: 14px;
  font-weight: 900;
  line-height: 1.2;
  letter-spacing: 0.5px;
  text-transform: uppercase;
}

.ows-homepage-promo span {
  padding: 10px 16px;
  border-radius: 5px;
  color: #fff;
  background: #303031;
  font-size: 12px;
  font-weight: 850;
  line-height: 1;
  letter-spacing: 0.5px;
  text-transform: uppercase;
}

.ows-homepage-promo span b {
  margin-left: 8px;
  color: #ff7a00;
}

.ows-homepage-livebar {
  display: grid;
  grid-template-columns: minmax(170px, 1fr) minmax(280px, 1.45fr) minmax(170px, 1fr);
  align-items: center;
  min-height: 76px;
  margin: 0 0 28px;
  padding: 0 32px;
  border-radius: 8px;
  color: #fff !important;
  background: #303031;
  text-decoration: none !important;
  box-shadow: 0 8px 18px rgba(36, 34, 31, 0.08);
}

.ows-homepage-livebar:hover,
.ows-homepage-livebar:focus {
  color: #fff !important;
  background: #262627;
}

.ows-homepage-livebar__eyebrow,
.ows-homepage-livebar__cta {
  color: #ff7a00;
  font-size: 13px;
  font-weight: 800;
  line-height: 1.2;
  letter-spacing: 0.8px;
  text-transform: uppercase;
}

.ows-homepage-livebar__eyebrow {
  display: flex;
  align-items: center;
  gap: 10px;
}

.ows-homepage-livebar__eyebrow i {
  width: 9px;
  height: 9px;
  border-radius: 50%;
  background: #ff7a00;
  box-shadow: 0 0 0 5px rgba(255, 122, 0, 0.08);
}

.ows-homepage-livebar > strong {
  color: #fff;
  font-size: 24px;
  line-height: 1.1;
  letter-spacing: 0.8px;
  text-align: center;
  text-transform: uppercase;
}

.ows-homepage-livebar__cta {
  justify-self: end;
}

.ows-homepage-livebar__cta b {
  margin-left: 13px;
  font-size: 21px;
  font-weight: 500;
}

.ows-homepage-grid {
  display: grid;
  grid-template-columns: minmax(0, 1.72fr) minmax(340px, 1fr);
  gap: 28px;
  align-items: stretch;
}

.ows-homepage-feature {
  position: relative;
  display: flex;
  align-items: flex-end;
  min-height: 596px;
  overflow: hidden;
  border-radius: 2px;
  color: #fff !important;
  background-color: #252525;
  background-image: linear-gradient(180deg, rgba(16, 18, 18, 0.03) 24%, rgba(16, 18, 18, 0.88) 83%), var(--ows-homepage-image);
  background-position: center;
  background-size: cover;
  text-decoration: none !important;
}

.ows-homepage-feature::after {
  content: '';
  position: absolute;
  inset: 0;
  background: linear-gradient(90deg, rgba(0, 0, 0, 0.12), transparent 55%);
  pointer-events: none;
}

.ows-homepage-feature__content {
  position: relative;
  z-index: 1;
  display: flex;
  width: 100%;
  padding: 42px 42px 38px;
  flex-direction: column;
  align-items: flex-start;
}

.ows-homepage-feature__content small {
  margin-bottom: 13px;
  color: #ff7a00;
  font-size: 14px;
  font-weight: 800;
  letter-spacing: 0.9px;
  text-transform: uppercase;
}

.ows-homepage-feature__content > strong {
  max-width: 650px;
  margin: 0 0 12px;
  color: #fff;
  font-size: clamp(48px, 5.2vw, 74px);
  font-weight: 800;
  line-height: 0.98;
  letter-spacing: -1.1px;
  text-transform: uppercase;
}

.ows-homepage-feature__content > span {
  max-width: 640px;
  color: #fff;
  font-size: 17px;
  font-weight: 600;
  line-height: 1.45;
}

.ows-homepage-feature__content > b {
  margin-top: 27px;
  color: #ff7a00;
  font-size: 14px;
  letter-spacing: 0.7px;
  text-transform: uppercase;
}

.ows-homepage-feature__content > b i {
  margin-left: 12px;
  font-size: 21px;
  font-style: normal;
  font-weight: 500;
}

.ows-homepage-side {
  display: flex;
  min-width: 0;
  flex-direction: column;
}

.ows-homepage-week {
  padding: 22px 24px 0;
  border: 1px solid rgba(64, 56, 47, 0.15);
  border-radius: 10px;
  background: #ecdfcf;
}

.ows-homepage-section-title {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding-bottom: 12px;
  border-bottom: 1px solid rgba(64, 56, 47, 0.18);
}

.ows-homepage-section-title h2,
.ows-homepage-edge h2 {
  margin: 0;
  color: #303031;
  font-family: inherit;
  font-size: 32px;
  font-weight: 800;
  line-height: 1;
  letter-spacing: -0.7px;
  text-transform: uppercase;
}

.ows-homepage-section-title > span {
  color: #7b736a;
  font-size: 10px;
  font-weight: 800;
  letter-spacing: 0.7px;
  text-transform: uppercase;
}

.ows-homepage-week > a {
  display: grid;
  grid-template-columns: minmax(92px, 1fr) minmax(100px, 1.18fr) auto auto;
  gap: 9px;
  align-items: center;
  min-height: 64px;
  border-bottom: 1px solid rgba(64, 56, 47, 0.18);
  color: #303031 !important;
  text-decoration: none !important;
}

.ows-homepage-week > a:last-child {
  border-bottom: 0;
}

.ows-homepage-week > a strong {
  font-size: 20px;
  font-weight: 800;
  line-height: 1;
  text-transform: uppercase;
}

.ows-homepage-week > a span {
  color: #767068;
  font-size: 9px;
  font-weight: 800;
  letter-spacing: 0.25px;
  text-transform: uppercase;
}

.ows-homepage-week > a em,
.ows-homepage-week > a b {
  color: #ff6f00;
  font-size: 9px;
  font-style: normal;
  font-weight: 800;
  white-space: nowrap;
  text-transform: uppercase;
}

.ows-homepage-week > a:hover b,
.ows-homepage-week > a:focus b {
  transform: translateX(2px);
}

.ows-homepage-edge {
  margin-top: 28px;
}

.ows-homepage-edge h2 {
  margin: 0 0 12px;
  font-size: 29px;
}

.ows-homepage-edge h2 a {
  color: #303031 !important;
  text-decoration: none !important;
}

.ows-homepage-edge h2 span {
  margin-left: 4px;
}

.ows-homepage-games {
  overflow: hidden;
  border: 1px solid rgba(64, 56, 47, 0.19);
  border-radius: 10px;
  background: #ecdfcf;
}

.ows-homepage-game {
  display: grid;
  grid-template-columns: 105px 1fr 34px;
  align-items: center;
  min-height: 58px;
  padding: 0 13px;
  border-bottom: 1px solid rgba(64, 56, 47, 0.17);
  color: #303031 !important;
  text-decoration: none !important;
}

.ows-homepage-game__time {
  color: #756f68;
  font-size: 9px;
  font-weight: 700;
  text-transform: uppercase;
}

.ows-homepage-game__teams {
  display: grid;
  grid-template-columns: 28px minmax(70px, 1fr) 28px;
  gap: 9px;
  align-items: center;
}

.ows-homepage-game__teams i {
  display: grid;
  width: 28px;
  height: 28px;
  place-items: center;
  border-radius: 50%;
  color: #fff;
  background: var(--team-color);
  font-size: 7px;
  font-style: normal;
  font-weight: 800;
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.14);
}

.ows-homepage-game__teams b {
  font-size: 13px;
  font-weight: 800;
  line-height: 1.1;
  white-space: nowrap;
}

.ows-homepage-game__arrow,
.ows-homepage-game__new {
  justify-self: end;
  color: #ff6f00;
  font-size: 18px;
  font-weight: 700;
}

.ows-homepage-game__new {
  display: grid;
  min-width: 34px;
  height: 24px;
  padding: 0 7px;
  place-items: center;
  border-radius: 999px;
  color: #fff;
  background: #ff6f00;
  font-size: 8px;
  letter-spacing: 0.4px;
  text-transform: uppercase;
}

.ows-homepage-games__all {
  display: flex;
  min-height: 46px;
  padding: 0 15px;
  align-items: center;
  justify-content: flex-end;
  color: #ff6f00 !important;
  font-size: 10px;
  font-weight: 800;
  text-decoration: none !important;
  text-transform: uppercase;
}

body.home:not(.logged-in) #mainNav .account-nav.visible-md.visible-lg {
  display: flex !important;
  align-items: center;
  gap: 10px;
}

body.home:not(.logged-in) #mainNav .account-nav .annual {
  display: none !important;
}

body.home:not(.logged-in) #mainNav .account-nav > li > a {
  display: flex;
  align-items: center;
  gap: 8px;
}

body.home:not(.logged-in) #mainNav .account-nav .cta-join > a {
  min-width: 88px;
  min-height: 44px;
  justify-content: center;
  border-radius: 2px;
  color: #fff !important;
  background: #ff6f00;
}

.ows-weekly-account-icon {
  position: relative;
  display: inline-block;
  width: 36px;
  height: 36px;
  border: 1.5px solid #303031;
  border-radius: 50%;
}

.ows-weekly-account-icon::before,
.ows-weekly-account-icon i {
  content: '';
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
}

.ows-weekly-account-icon::before {
  top: 7px;
  width: 8px;
  height: 8px;
  border: 1.5px solid #303031;
  border-radius: 50%;
}

.ows-weekly-account-icon i {
  bottom: 6px;
  width: 17px;
  height: 9px;
  border: 1.5px solid #303031;
  border-radius: 12px 12px 6px 6px;
}

@media (max-width: 1100px) {
  .ows-homepage-grid {
    grid-template-columns: minmax(0, 1.45fr) minmax(330px, 1fr);
    gap: 22px;
  }

  .ows-homepage-feature {
    min-height: 540px;
  }

  .ows-homepage-week {
    padding-right: 18px;
    padding-left: 18px;
  }

  .ows-homepage-week > a {
    grid-template-columns: minmax(86px, 1fr) minmax(82px, 1fr) auto;
  }

  .ows-homepage-week > a em {
    display: none;
  }
}

@media (max-width: 820px) {
  .ows-homepage {
    padding-top: 0;
    padding-bottom: 38px;
  }

  .ows-homepage__inner {
    width: calc(100% - 30px);
  }

  .ows-homepage-livebar {
    grid-template-columns: 1fr auto;
    min-height: 66px;
    margin-bottom: 18px;
    padding: 12px 18px;
  }

  .ows-homepage-livebar__eyebrow {
    display: none;
  }

  .ows-homepage-livebar > strong {
    font-size: 18px;
    text-align: left;
  }

  .ows-homepage-livebar__cta {
    font-size: 10px;
  }

  .ows-homepage-livebar__cta b {
    margin-left: 6px;
    font-size: 16px;
  }

  .ows-homepage-grid {
    grid-template-columns: 1fr;
    gap: 22px;
  }

  .ows-homepage-feature {
    min-height: 520px;
  }

  .ows-homepage-side {
    gap: 0;
  }
}

@media (max-width: 520px) {
  .ows-homepage__inner {
    width: calc(100% - 16px);
  }

  .ows-homepage-promo {
    min-height: 48px;
    margin-bottom: 10px;
    padding: 6px 7px 6px 13px;
  }

  .ows-homepage-promo strong {
    font-size: 10px;
  }

  .ows-homepage-promo span {
    padding: 9px 10px;
    font-size: 8px;
  }

  .ows-homepage-livebar {
    min-height: 58px;
    border-radius: 6px;
    padding: 10px 14px;
  }

  .ows-homepage-livebar > strong {
    font-size: 15px;
    letter-spacing: 0.3px;
  }

  .ows-homepage-livebar__cta {
    font-size: 8px;
  }

  .ows-homepage-feature {
    min-height: 430px;
  }

  .ows-homepage-feature__content {
    padding: 28px 24px 25px;
  }

  .ows-homepage-feature__content small {
    margin-bottom: 9px;
    font-size: 11px;
  }

  .ows-homepage-feature__content > strong {
    font-size: clamp(38px, 12.5vw, 54px);
  }

  .ows-homepage-feature__content > span {
    font-size: 14px;
  }

  .ows-homepage-feature__content > b {
    margin-top: 20px;
    font-size: 11px;
  }

  .ows-homepage-week {
    padding: 16px 16px 0;
    border-radius: 8px;
  }

  .ows-homepage-section-title h2,
  .ows-homepage-edge h2 {
    font-size: 27px;
  }

  .ows-homepage-week > a {
    grid-template-columns: minmax(85px, 1fr) minmax(86px, 1fr) auto;
    gap: 5px;
    min-height: 59px;
  }

  .ows-homepage-week > a strong {
    font-size: 18px;
  }

  .ows-homepage-week > a span {
    font-size: 8px;
  }

  .ows-homepage-week > a b {
    font-size: 8px;
  }

  .ows-homepage-edge {
    margin-top: 22px;
  }

  .ows-homepage-edge h2 {
    margin-bottom: 9px;
  }

  .ows-homepage-game {
    grid-template-columns: 91px 1fr 31px;
    min-height: 55px;
    padding: 0 10px;
  }

  .ows-homepage-game__time {
    font-size: 7px;
  }

  .ows-homepage-game__teams {
    grid-template-columns: 24px minmax(64px, 1fr) 24px;
    gap: 6px;
  }

  .ows-homepage-game__teams i {
    width: 24px;
    height: 24px;
    font-size: 6px;
  }

  .ows-homepage-game__teams b {
    font-size: 11px;
  }
}

/* OWS Homepage visual fidelity pass — v0.4.3
 * Matches the approved homepage mockups: OWS display type, compact editorial
 * proportions, wider desktop canvas, and responsive height driven by image ratio.
 */
.ows-homepage {
  font-family: "Source Sans Pro", Arial, sans-serif;
  padding-bottom: 42px;
}

.ows-homepage__inner {
  width: calc(100% - 96px);
  max-width: 1440px;
}

.ows-homepage-promo strong,
.ows-homepage-promo span,
.ows-homepage-livebar__eyebrow,
.ows-homepage-livebar__cta,
.ows-homepage-livebar > strong,
.ows-homepage-feature__content small,
.ows-homepage-feature__content > strong,
.ows-homepage-feature__content > b,
.ows-homepage-section-title h2,
.ows-homepage-section-title > span,
.ows-homepage-week > a strong,
.ows-homepage-week > a span,
.ows-homepage-week > a em,
.ows-homepage-week > a b,
.ows-homepage-edge h2,
.ows-homepage-game__time,
.ows-homepage-game__teams,
.ows-homepage-game__new,
.ows-homepage-game__arrow,
.ows-homepage-games__all {
  font-family: "Source Sans Pro", Arial, sans-serif;
  font-weight: 700;
}

.ows-homepage-feature__content > strong,
.ows-homepage-section-title h2,
.ows-homepage-week > a strong,
.ows-homepage-edge h2 {
  font-family: Oswald, "Arial Narrow", sans-serif;
  font-weight: 700;
}

.ows-homepage-promo strong,
.ows-homepage-promo span,
.ows-homepage-livebar__eyebrow,
.ows-homepage-livebar__cta,
.ows-homepage-livebar > strong,
.ows-homepage-feature__content small,
.ows-homepage-feature__content > b,
.ows-homepage-section-title h2,
.ows-homepage-section-title > span,
.ows-homepage-week > a strong,
.ows-homepage-week > a span,
.ows-homepage-week > a em,
.ows-homepage-week > a b,
.ows-homepage-edge h2,
.ows-homepage-game__time,
.ows-homepage-game__new,
.ows-homepage-games__all {
  letter-spacing: normal;
}

.ows-homepage-promo {
  margin-bottom: 20px;
}

.ows-homepage-livebar {
  min-height: 76px;
  margin-bottom: 26px;
}

.ows-homepage-livebar > strong {
  font-size: 30px;
  line-height: 1;
}

.ows-homepage-livebar__eyebrow,
.ows-homepage-livebar__cta {
  font-size: 16px;
}

.ows-homepage-grid {
  grid-template-columns: minmax(0, 1.66fr) minmax(340px, 1fr);
  gap: 28px;
  align-items: start;
}

.ows-homepage-feature {
  width: 100%;
  min-height: 0;
  aspect-ratio: 1.44 / 1;
}

.ows-homepage-feature__content {
  padding: 38px 38px 34px;
}

.ows-homepage-feature__content small {
  margin-bottom: 11px;
  font-size: 17px;
  line-height: 1;
}

.ows-homepage-feature__content > strong {
  max-width: none;
  margin-bottom: 12px;
  font-size: clamp(48px, 4.4vw, 66px);
  font-weight: 700;
  line-height: 0.9;
  letter-spacing: normal;
}

.ows-homepage-feature__content > span {
  max-width: 690px;
  font-family: "Source Sans Pro", Arial, sans-serif;
  font-size: 17px;
  font-weight: 700;
  line-height: 1.35;
}

.ows-homepage-feature__content > b {
  margin-top: 25px;
  font-size: 16px;
}

.ows-homepage-week {
  padding: 20px 22px 0;
  border-radius: 9px;
}

.ows-homepage-section-title {
  padding-bottom: 11px;
}

.ows-homepage-section-title h2 {
  font-size: 36px;
  line-height: 0.95;
}

.ows-homepage-week > a {
  grid-template-columns: minmax(100px, 1fr) minmax(112px, 1.15fr) auto auto;
  min-height: 55px;
}

.ows-homepage-week > a strong {
  font-size: 20px;
}

.ows-homepage-week > a span {
  font-size: 11px;
}

.ows-homepage-week > a em,
.ows-homepage-week > a b {
  font-size: 11px;
}

.ows-homepage-edge {
  margin-top: 20px;
  padding: 0;
}

.ows-homepage-edge h2 {
  margin-bottom: 11px;
  font-size: 36px;
  line-height: 1;
}

.ows-homepage-game {
  grid-template-columns: 114px 1fr 38px;
  min-height: 48px;
}

.ows-homepage-game__time {
  font-size: 10px;
}

.ows-homepage-game__teams {
  grid-template-columns: 28px minmax(80px, 1fr) 28px;
}

.ows-homepage-game__teams b {
  font-size: 15px;
  font-weight: 400;
}

.ows-homepage-games__all {
  min-height: 38px;
  font-size: 11px;
}

@media (max-width: 1100px) {
  .ows-homepage__inner {
    width: calc(100% - 48px);
  }

  .ows-homepage-grid {
    grid-template-columns: minmax(0, 1.5fr) minmax(330px, 1fr);
    gap: 22px;
  }

  .ows-homepage-feature {
    min-height: 0;
    aspect-ratio: 1.28 / 1;
  }

  .ows-homepage-livebar > strong {
    font-size: 26px;
  }

  .ows-homepage-week > a {
    grid-template-columns: minmax(96px, 1fr) minmax(90px, 1fr) auto;
  }
}

@media (max-width: 820px) {
  .ows-homepage__inner {
    width: calc(100% - 30px);
  }

  .ows-homepage-grid {
    grid-template-columns: 1fr;
  }

  .ows-homepage-feature {
    min-height: 0;
    aspect-ratio: 1.3 / 1;
  }
}

@media (max-width: 520px) {
  .ows-homepage__inner {
    width: calc(100% - 16px);
  }

  .ows-homepage-livebar > strong {
    font-size: 21px;
  }

  .ows-homepage-feature {
    min-height: 400px;
    aspect-ratio: auto;
  }

  .ows-homepage-feature__content {
    padding: 27px 22px 24px;
  }

  .ows-homepage-feature__content small {
    font-size: 14px;
  }

  .ows-homepage-feature__content > strong {
    font-size: clamp(50px, 14vw, 68px);
  }

  .ows-homepage-feature__content > span {
    font-size: 15px;
  }

  .ows-homepage-section-title h2,
  .ows-homepage-edge h2 {
    font-size: 33px;
  }

  .ows-homepage-week > a strong {
    font-size: 22px;
  }

  .ows-homepage-game {
    grid-template-columns: 89px 1fr 31px;
    min-height: 52px;
  }

  .ows-homepage-game__teams b {
    font-size: 13px;
  }
}

/* OWS Homepage Experience — approved staging design v0.5.0 */
body.home.ows-homepage-active {
  background: #f7f1e8;
}

body.home.ows-homepage-active .ows-homepage {
  padding: 2px 0 30px;
  background: #f7f1e8;
  color: #303031;
  font-family: Caecilia, Courier, serif;
}

body.home.ows-homepage-active .ows-homepage__inner {
  width: calc(100% - 48px);
  max-width: 1180px;
}

body.home.ows-homepage-active .ows-homepage-promo {
  min-height: 46px;
  margin: 0 0 14px;
  padding: 6px 8px 6px 18px;
  border-radius: 5px;
}

body.home.ows-homepage-active .ows-homepage-promo strong,
body.home.ows-homepage-active .ows-homepage-promo span,
body.home.ows-homepage-active .ows-homepage-livebar *,
body.home.ows-homepage-active .ows-homepage-feature__content small,
body.home.ows-homepage-active .ows-homepage-feature__content > strong,
body.home.ows-homepage-active .ows-homepage-feature__content > b,
body.home.ows-homepage-active .ows-homepage-section-title h2,
body.home.ows-homepage-active .ows-homepage-section-title > span,
body.home.ows-homepage-active .ows-homepage-week__links strong,
body.home.ows-homepage-active .ows-homepage-week__links span,
body.home.ows-homepage-active .ows-homepage-week__links em,
body.home.ows-homepage-active .ows-homepage-week__links b,
body.home.ows-homepage-active .ows-homepage-edge h2,
body.home.ows-homepage-active .ows-homepage-game,
body.home.ows-homepage-active .ows-homepage-games__all {
  font-family: Knockout-Heavy, sans-serif;
  font-weight: 400;
  letter-spacing: normal;
}

body.home.ows-homepage-active .ows-homepage-livebar {
  grid-template-columns: minmax(150px, .8fr) minmax(320px, 1.8fr) minmax(130px, .8fr);
  min-height: 62px;
  margin: 0 0 20px;
  padding: 0 26px;
  border-radius: 5px;
  box-shadow: 0 6px 14px rgba(36, 34, 31, .08);
}

body.home.ows-homepage-active .ows-homepage-livebar__eyebrow,
body.home.ows-homepage-active .ows-homepage-livebar__cta {
  font-size: 14px;
}

body.home.ows-homepage-active .ows-homepage-livebar > strong {
  font-size: 25px;
  line-height: 1;
}

body.home.ows-homepage-active .ows-homepage-grid {
  grid-template-columns: minmax(0, 1.55fr) minmax(360px, .9fr);
  gap: 22px;
  align-items: start;
}

body.home.ows-homepage-active .ows-homepage-feature {
  width: 100%;
  min-height: 0;
  aspect-ratio: 1.4 / 1;
  border-radius: 0;
  background-position: center;
}

body.home.ows-homepage-active .ows-homepage-feature__content {
  padding: 31px 34px 29px;
}

body.home.ows-homepage-active .ows-homepage-feature__content small {
  margin-bottom: 9px;
  font-size: 15px;
}

body.home.ows-homepage-active .ows-homepage-feature__content > strong {
  max-width: 660px;
  margin-bottom: 11px;
  font-size: clamp(49px, 4.25vw, 62px);
  line-height: .91;
  text-transform: uppercase;
}

body.home.ows-homepage-active .ows-homepage-feature__content > span {
  max-width: 620px;
  font-family: Caecilia, Courier, serif;
  font-size: 14px;
  font-weight: 700;
  line-height: 1.42;
}

body.home.ows-homepage-active .ows-homepage-feature__content > b {
  margin-top: 20px;
  font-size: 14px;
}

body.home.ows-homepage-active .ows-homepage-week {
  padding: 0;
  border: 0;
  border-radius: 0;
  background: transparent;
}

body.home.ows-homepage-active .ows-homepage-section-title {
  padding: 0;
  margin: 0 0 9px;
  border: 0;
}

body.home.ows-homepage-active .ows-homepage-section-title h2,
body.home.ows-homepage-active .ows-homepage-edge h2 {
  font-size: 34px;
  line-height: .95;
}

body.home.ows-homepage-active .ows-homepage-section-title > span {
  color: #736c64;
  font-size: 10px;
}

body.home.ows-homepage-active .ows-homepage-week__links {
  overflow: hidden;
  border: 1px solid rgba(64, 56, 47, .18);
  border-radius: 8px;
  background: #ecdfcf;
}

body.home.ows-homepage-active .ows-homepage-week__links > a {
  display: grid;
  grid-template-columns: minmax(92px, 1fr) minmax(108px, 1.25fr) auto auto;
  gap: 7px;
  align-items: center;
  min-height: 52px;
  padding: 0 13px;
  border-bottom: 1px solid rgba(64, 56, 47, .16);
  color: #303031 !important;
  text-decoration: none !important;
  transition: background-color 140ms ease, box-shadow 140ms ease;
}

body.home.ows-homepage-active .ows-homepage-week__links > a:last-child {
  border-bottom: 0;
}

body.home.ows-homepage-active .ows-homepage-week__links > a:hover,
body.home.ows-homepage-active .ows-homepage-week__links > a:focus-visible,
body.home.ows-homepage-active .ows-homepage-game:hover,
body.home.ows-homepage-active .ows-homepage-game:focus-visible {
  background: #f8ead9;
  box-shadow: inset 3px 0 0 #ff6f00;
  outline: none;
}

body.home.ows-homepage-active .ows-homepage-week__links strong {
  font-size: 19px;
  line-height: .9;
  text-transform: uppercase;
}

body.home.ows-homepage-active .ows-homepage-week__links span {
  color: #736c64;
  font-size: 10px;
  line-height: 1.05;
  text-transform: uppercase;
}

body.home.ows-homepage-active .ows-homepage-week__links em,
body.home.ows-homepage-active .ows-homepage-week__links b {
  color: #ff6f00;
  font-size: 10px;
  font-style: normal;
  white-space: nowrap;
  text-transform: uppercase;
}

body.home.ows-homepage-active .ows-homepage-edge {
  margin-top: 18px;
}

body.home.ows-homepage-active .ows-homepage-edge h2 {
  margin: 0 0 8px;
}

body.home.ows-homepage-active .ows-homepage-edge h2 a {
  display: inline-flex;
  align-items: center;
  gap: 4px;
}

body.home.ows-homepage-active .ows-homepage-games {
  border-radius: 8px;
}

body.home.ows-homepage-active .ows-homepage-game {
  grid-template-columns: 92px minmax(0, 1fr) 34px;
  min-height: 51px;
  padding: 0 11px;
  transition: background-color 140ms ease, box-shadow 140ms ease;
}

body.home.ows-homepage-active .ows-homepage-game__time {
  color: #756f68;
  font-size: 9px;
}

body.home.ows-homepage-active .ows-homepage-game__teams {
  display: grid;
  grid-template-columns: minmax(0, 1fr) 20px minmax(0, 1fr);
  gap: 4px;
  align-items: center;
}

body.home.ows-homepage-active .ows-homepage-game__teams > i {
  color: #8a8178;
  font-size: 8px;
  font-style: normal;
  text-align: center;
}

body.home.ows-homepage-active .ows-homepage-team {
  display: grid;
  grid-template-columns: 25px minmax(20px, auto) minmax(18px, 1fr);
  gap: 5px;
  align-items: center;
  min-width: 0;
}

body.home.ows-homepage-active .ows-homepage-team img {
  display: block;
  width: 25px;
  height: 25px;
  object-fit: contain;
}

body.home.ows-homepage-active .ows-homepage-team__city {
  color: #303031;
  font-size: 12px;
  white-space: nowrap;
}

body.home.ows-homepage-active .ows-homepage-team__score {
  color: #303031;
  font-size: 12px;
  text-align: right;
}

body.home.ows-homepage-active .ows-homepage-game__arrow {
  font-size: 16px;
}

body.home.ows-homepage-active .ows-homepage-game__new {
  min-width: 31px;
  height: 21px;
  font-size: 7px;
}

body.home.ows-homepage-active .ows-homepage-games__all {
  min-height: 39px;
  padding: 0 12px;
  font-size: 10px;
}

body.home.ows-homepage-active + .ows-weekly-footer,
body.home.ows-homepage-active .ows-weekly-footer {
  margin-top: 0;
}

body.home:not(.logged-in) #mainNav .account-nav .ows-weekly-account-icon {
  width: 34px;
  height: 34px;
  border: 0;
  background: #303031;
  box-shadow: 0 3px 8px rgba(35, 32, 28, .18);
}

body.home:not(.logged-in) #mainNav .account-nav .ows-weekly-account-icon::before {
  top: 7px;
  width: 8px;
  height: 8px;
  border: 1.7px solid #f7f1e8;
}

body.home:not(.logged-in) #mainNav .account-nav .ows-weekly-account-icon i {
  bottom: 6px;
  width: 17px;
  height: 9px;
  border: 1.7px solid #f7f1e8;
}

@media (max-width: 1100px) {
  body.home.ows-homepage-active .ows-homepage-grid {
    grid-template-columns: minmax(0, 1.42fr) minmax(345px, .95fr);
  }

  body.home.ows-homepage-active .ows-homepage-week__links > a {
    grid-template-columns: minmax(88px, 1fr) minmax(90px, 1fr) auto;
  }

  body.home.ows-homepage-active .ows-homepage-week__links em {
    display: none;
  }
}

@media (max-width: 820px) {
  body.home.ows-homepage-active .ows-homepage__inner {
    width: 100%;
  }

  body.home.ows-homepage-active .ows-homepage-promo,
  body.home.ows-homepage-active .ows-homepage-livebar,
  body.home.ows-homepage-active .ows-homepage-side {
    margin-right: 12px;
    margin-left: 12px;
  }

  body.home.ows-homepage-active .ows-homepage-livebar {
    grid-template-columns: 1fr auto;
    min-height: 58px;
    padding: 9px 15px;
  }

  body.home.ows-homepage-active .ows-homepage-livebar__eyebrow {
    display: none;
  }

  body.home.ows-homepage-active .ows-homepage-livebar > strong {
    font-size: 20px;
    text-align: left;
  }

  body.home.ows-homepage-active .ows-homepage-grid {
    grid-template-columns: 1fr;
    gap: 18px;
  }

  body.home.ows-homepage-active .ows-homepage-feature {
    min-height: 440px;
    aspect-ratio: auto;
    background-position: center;
  }
}

@media (max-width: 520px) {
  body.home.ows-homepage-active .ows-homepage {
    padding-top: 0;
    padding-bottom: 22px;
  }

  body.home.ows-homepage-active .ows-homepage-promo {
    min-height: 44px;
    margin-bottom: 9px;
  }

  body.home.ows-homepage-active .ows-homepage-promo strong {
    font-size: 10px;
  }

  body.home.ows-homepage-active .ows-homepage-promo span {
    padding: 8px 9px;
    font-size: 8px;
  }

  body.home.ows-homepage-active .ows-homepage-livebar {
    margin-bottom: 12px;
  }

  body.home.ows-homepage-active .ows-homepage-livebar > strong {
    font-size: 18px;
  }

  body.home.ows-homepage-active .ows-homepage-livebar__cta {
    font-size: 9px;
  }

  body.home.ows-homepage-active .ows-homepage-feature {
    min-height: 404px;
  }

  body.home.ows-homepage-active .ows-homepage-feature__content {
    padding: 27px 22px 24px;
  }

  body.home.ows-homepage-active .ows-homepage-feature__content small {
    font-size: 13px;
  }

  body.home.ows-homepage-active .ows-homepage-feature__content > strong {
    font-size: clamp(47px, 13.8vw, 62px);
  }

  body.home.ows-homepage-active .ows-homepage-feature__content > span {
    font-size: 13px;
  }

  body.home.ows-homepage-active .ows-homepage-section-title h2,
  body.home.ows-homepage-active .ows-homepage-edge h2 {
    font-size: 31px;
  }

  body.home.ows-homepage-active .ows-homepage-week__links > a {
    grid-template-columns: minmax(79px, .9fr) minmax(104px, 1.15fr) auto;
    gap: 5px;
    min-height: 55px;
    padding: 0 11px;
  }

  body.home.ows-homepage-active .ows-homepage-week__links strong {
    font-size: 17px;
  }

  body.home.ows-homepage-active .ows-homepage-week__links span,
  body.home.ows-homepage-active .ows-homepage-week__links b {
    font-size: 8px;
  }

  body.home.ows-homepage-active .ows-homepage-edge {
    margin-top: 18px;
  }

  body.home.ows-homepage-active .ows-homepage-game {
    grid-template-columns: 76px minmax(0, 1fr) 29px;
    min-height: 53px;
    padding: 0 8px;
  }

  body.home.ows-homepage-active .ows-homepage-game__time {
    font-size: 7px;
  }

  body.home.ows-homepage-active .ows-homepage-game__teams {
    grid-template-columns: minmax(0, 1fr) 15px minmax(0, 1fr);
    gap: 2px;
  }

  body.home.ows-homepage-active .ows-homepage-team {
    grid-template-columns: 22px minmax(18px, auto) minmax(17px, 1fr);
    gap: 3px;
  }

  body.home.ows-homepage-active .ows-homepage-team img {
    width: 22px;
    height: 22px;
  }

  body.home.ows-homepage-active .ows-homepage-team__city,
  body.home.ows-homepage-active .ows-homepage-team__score {
    font-size: 10px;
  }
}

/* OWS Homepage Experience — final desktop polish v0.5.1 */
body.home.ows-homepage-active .ows-homepage {
  padding-top: 18px;
  padding-bottom: 0;
}

/* A campaign must be explicitly enabled in OWS Weekly before this can appear. */
body.home.ows-homepage-active .ows-homepage-promo {
  display: none !important;
}

body.home.ows-homepage-active .home-section {
  padding-bottom: 24px !important;
}

/* Remove the theme's orange wrapper so Join OWS reads as one clean button. */
body.home:not(.logged-in) #mainNav .account-nav .cta-join {
  padding: 0 !important;
  border: 0 !important;
  border-radius: 0 !important;
  background: transparent !important;
  box-shadow: none !important;
}

body.home:not(.logged-in) #mainNav .account-nav .cta-join::before,
body.home:not(.logged-in) #mainNav .account-nav .cta-join::after {
  display: none !important;
}

body.home:not(.logged-in) #mainNav .account-nav .cta-join > a {
  min-width: 108px;
  min-height: 50px;
  padding: 0 18px !important;
  border: 0 !important;
  border-radius: 16px !important;
  background: #ff7100 !important;
  box-shadow: none !important;
}

@media (min-width: 821px) {
  body.home.ows-homepage-active .ows-homepage-grid {
    align-items: stretch;
  }

  body.home.ows-homepage-active .ows-homepage-feature {
    height: 100%;
    aspect-ratio: auto;
  }

  body.home.ows-homepage-active .ows-homepage-section-title h2 {
    font-size: 30px;
    line-height: 1;
  }

  body.home.ows-homepage-active .ows-homepage-edge h2 {
    margin-bottom: 8px;
    font-size: 29px;
    line-height: 1;
  }

  body.home.ows-homepage-active .ows-homepage-edge h2 a {
    white-space: nowrap;
  }

  body.home.ows-homepage-active .ows-homepage-game {
    grid-template-columns: 80px minmax(0, 1fr) 27px;
    padding-right: 9px;
    padding-left: 10px;
  }

  body.home.ows-homepage-active .ows-homepage-game__teams {
    display: flex;
    gap: 7px;
    justify-content: center;
  }

  body.home.ows-homepage-active .ows-homepage-game__teams > i {
    width: 18px;
    flex: 0 0 18px;
  }

  body.home.ows-homepage-active .ows-homepage-team {
    grid-template-columns: 25px 25px 29px;
    gap: 3px;
    flex: 0 0 auto;
  }
}

@media (max-width: 820px) {
  body.home.ows-homepage-active .ows-homepage {
    padding-top: 10px;
  }

  body.home.ows-homepage-active .home-section {
    padding-bottom: 18px !important;
  }
}

/* OWS Homepage Experience — compact status and score flow v0.5.2 */
body.home.ows-homepage-active .ows-homepage-week__links strong {
  white-space: nowrap;
}

body.home.ows-homepage-active .ows-homepage-game__teams {
  display: grid;
  grid-template-columns: minmax(0, 1fr) 18px minmax(0, 1fr);
  gap: 5px;
  align-items: center;
}

body.home.ows-homepage-active .ows-homepage-team {
  display: flex;
  gap: 3px;
  align-items: center;
  width: max-content;
}

body.home.ows-homepage-active .ows-homepage-team:first-child {
  justify-self: end;
}

body.home.ows-homepage-active .ows-homepage-team:last-child {
  justify-self: start;
}

body.home.ows-homepage-active .ows-homepage-team__score {
  text-align: left;
}

@media (min-width: 821px) {
  body.home.ows-homepage-active .ows-homepage-week__links > a {
    grid-template-columns: minmax(104px, 1fr) minmax(116px, 1.18fr) auto auto;
  }
}

@media (max-width: 520px) {
  body.home.ows-homepage-active .ows-homepage-game__teams {
    grid-template-columns: minmax(0, 1fr) 15px minmax(0, 1fr);
    gap: 2px;
  }
}
  --ows-weekly-border: #d7ccbd;
  --ows-weekly-orange: #ff7a00;
  --ows-weekly-orange-soft: #fff0e2;
}

.ows-weekly-nav,
.ows-weekly-nav * {
  box-sizing: border-box;
}

.ows-weekly-nav__list,
.ows-weekly-dropdown {
  list-style: none;
  margin: 0;
  padding: 0;
}

/* The OWS theme hardcodes its legacy Matchups item before wp_nav_menu(). */
#main-menu > li:has(> #matchups-toggle) {
  display: none !important;
}

.ows-weekly-nav__list,
.ows-weekly-nav .menu {
  align-items: center;
  display: flex;
  gap: 5px;
}

.ows-weekly-nav__item {
  margin: 0;
  position: relative;
}

.ows-weekly-nav__topline {
  align-items: center;
  display: flex;
}

.ows-weekly-nav__link,
.ows-weekly-nav__toggle {
  color: var(--ows-weekly-charcoal);
}

.ows-weekly-nav__link {
  align-items: center;
  border-radius: 0;
  display: inline-flex;
  font-family: inherit;
  font-size: 14px;
  font-weight: 400;
  letter-spacing: normal;
  line-height: 34px;
  min-height: 44px;
  padding: 0 10px;
  text-decoration: none;
  text-transform: uppercase;
  transition: background-color 140ms ease, color 140ms ease;
}

.ows-weekly-nav__link:hover,
.ows-weekly-nav__link:focus-visible,
.ows-weekly-nav__item.is-open > .ows-weekly-nav__topline .ows-weekly-nav__link,
.ows-weekly-nav__item--dropdown:hover > .ows-weekly-nav__topline .ows-weekly-nav__link {
  background: transparent;
  color: var(--ows-weekly-orange);
  outline: none;
}

.ows-weekly-nav__toggle {
  align-items: center;
  background: transparent;
  border: 0;
  border-radius: 6px;
  cursor: pointer;
  display: inline-flex;
  height: 36px;
  justify-content: center;
  margin-left: -8px;
  padding: 0 9px;
  width: 30px;
}

.ows-weekly-nav__toggle svg {
  transition: transform 140ms ease;
}

.ows-weekly-nav__item.is-open .ows-weekly-nav__toggle svg {
  transform: rotate(180deg);
}

.ows-weekly-nav__toggle:focus-visible {
  box-shadow: 0 0 0 2px var(--ows-weekly-orange);
  outline: none;
}

.ows-weekly-nav__commercial .ows-weekly-nav__link {
  color: var(--ows-weekly-charcoal);
}

.ows-weekly-nav__item--coming-soon .ows-weekly-nav__link {
  cursor: default;
  flex-direction: column;
  gap: 3px;
  opacity: 0.72;
}

.ows-weekly-nav__item--coming-soon .ows-weekly-nav__link:hover,
.ows-weekly-nav__item--coming-soon .ows-weekly-nav__link:focus-visible {
  background: transparent;
  color: var(--ows-weekly-charcoal);
}

.ows-weekly-nav__soon-label {
  color: var(--ows-weekly-muted);
  font-size: 8px;
  font-weight: 800;
  letter-spacing: 0.08em;
  line-height: 1;
}

.ows-weekly-dropdown {
  background: var(--ows-weekly-cream);
  border: 1px solid rgba(47, 47, 47, 0.13);
  border-radius: 0 0 10px 10px;
  box-shadow: 0 14px 28px rgba(47, 47, 47, 0.12);
  display: none;
  left: 0;
  max-height: min(680px, calc(100vh - 130px));
  min-width: 340px;
  overflow-y: auto;
  padding: 10px;
  position: absolute;
  top: 100%;
  z-index: 10000;
}

.ows-weekly-nav__item.is-open > .ows-weekly-dropdown,
.ows-weekly-nav__item--dropdown:hover > .ows-weekly-dropdown,
.ows-weekly-nav__item--dropdown:focus-within > .ows-weekly-dropdown {
  display: block;
}

.ows-weekly-dropdown__featured {
  border-bottom: 1px solid var(--ows-weekly-border);
  margin-bottom: 9px;
  padding-bottom: 9px;
}

.ows-weekly-dropdown__featured a {
  align-items: center;
  background: transparent;
  border-radius: 7px;
  color: var(--ows-weekly-charcoal);
  display: flex;
  font-size: 13px;
  font-weight: 400;
  justify-content: space-between;
  letter-spacing: normal;
  padding: 13px 14px;
  text-decoration: none;
  text-transform: uppercase;
}

.ows-weekly-dropdown__featured a:hover,
.ows-weekly-dropdown__featured a:focus-visible {
  background: var(--ows-weekly-orange-soft);
  color: var(--ows-weekly-orange);
  outline: none;
}

.ows-weekly-dropdown__featured.is-published a {
  background: var(--ows-weekly-orange-soft);
  box-shadow: inset 3px 0 0 var(--ows-weekly-orange);
  color: var(--ows-weekly-orange);
}

.ows-weekly-nav__item--disabled .ows-weekly-nav__link {
  color: var(--ows-weekly-charcoal);
  cursor: default;
}

.ows-weekly-dropdown[aria-label="The Scroll"] {
  min-width: 260px;
}

.ows-weekly-dropdown__heading,
.ows-weekly-dropdown__group {
  color: var(--ows-weekly-muted);
  font-size: 11px;
  font-weight: 400;
  letter-spacing: 0.08em;
  padding: 10px 11px 6px;
  text-transform: uppercase;
}

.ows-weekly-dropdown__group {
  border-top: 1px solid var(--ows-weekly-border);
  margin-top: 6px;
}

.ows-weekly-dropdown__item > a,
.ows-weekly-dropdown__disabled {
  align-items: center;
  border-radius: 7px;
  display: flex;
  font-size: 13px;
  font-weight: 400;
  gap: 10px;
  justify-content: space-between;
  line-height: 1.25;
  min-height: 39px;
  padding: 8px 11px;
  text-decoration: none;
}

.ows-weekly-dropdown__item > a {
  color: var(--ows-weekly-charcoal);
}

.ows-weekly-dropdown__item > a:hover,
.ows-weekly-dropdown__item > a:focus-visible {
  background: var(--ows-weekly-orange-soft);
  color: var(--ows-weekly-charcoal);
  outline: none;
}

.ows-weekly-dropdown__item > a:hover .ows-weekly-dropdown__label,
.ows-weekly-dropdown__item > a:focus-visible .ows-weekly-dropdown__label {
  color: var(--ows-weekly-orange);
}

.ows-weekly-dropdown__item.is-scheduled > a {
  color: var(--ows-weekly-charcoal);
}

.ows-weekly-dropdown__item.is-published > a,
.ows-weekly-dropdown__item.is-updated > a {
  background: var(--ows-weekly-orange-soft);
  box-shadow: inset 3px 0 0 var(--ows-weekly-orange);
}

.ows-weekly-dropdown__item.is-published .ows-weekly-dropdown__label,
.ows-weekly-dropdown__item.is-updated .ows-weekly-dropdown__label {
  color: var(--ows-weekly-orange);
}

.ows-weekly-dropdown__disabled {
  color: #99938b;
  cursor: default;
}

.ows-weekly-dropdown__label {
  display: flex;
  flex-direction: column;
  gap: 3px;
  min-width: 0;
}

.ows-weekly-dropdown__meta {
  color: var(--ows-weekly-muted);
  font-size: 11px;
  font-weight: 600;
}

.ows-weekly-status {
  border-radius: 999px;
  flex: 0 0 auto;
  font-size: 10px;
  font-weight: 800;
  letter-spacing: 0.04em;
  padding: 4px 7px;
  text-transform: uppercase;
}

.ows-weekly-status--new,
.ows-weekly-status--updated {
  background: var(--ows-weekly-orange);
  color: #fff;
}

.ows-weekly-status--soon {
  background: #eee9e2;
  color: #837d75;
  max-width: 120px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.ows-weekly-dropdown__empty {
  color: var(--ows-weekly-muted);
  font-size: 13px;
  line-height: 1.45;
  max-width: 320px;
  padding: 10px 11px 13px;
}

.ows-weekly-footer,
.ows-weekly-footer * {
  box-sizing: border-box;
}

.ows-weekly-footer {
  background: var(--ows-weekly-cream);
  border-top: 7px solid var(--ows-weekly-charcoal);
  color: var(--ows-weekly-charcoal);
  margin-top: 42px;
  padding: 32px max(24px, calc((100vw - 1140px) / 2)) 16px;
}

.ows-weekly-footer__inner {
  align-items: start;
  display: grid;
  gap: 38px;
  grid-template-columns: 130px minmax(0, 1fr);
}

.ows-weekly-footer__brand {
  padding-top: 2px;
}

.ows-weekly-footer__brand-link {
  display: inline-block;
  text-decoration: none;
}

.ows-weekly-footer__logo {
  display: block;
  height: auto;
  max-width: 118px;
  width: 100%;
}

.ows-weekly-footer__columns {
  display: grid;
  gap: 24px 38px;
  grid-template-columns: repeat(4, minmax(120px, 1fr));
}

.ows-weekly-footer__column {
  line-height: 1.45;
  margin: 0;
  padding: 0;
}

.ows-weekly-footer__column h2 {
  color: var(--ows-weekly-orange);
  font-family: Knockout-Heavy, sans-serif;
  font-size: 14px;
  font-weight: 400;
  letter-spacing: normal;
  line-height: 1.2;
  margin: 0 0 10px;
  text-transform: uppercase;
}

.ows-weekly-footer__column ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

.ows-weekly-footer__column li {
  line-height: 1.45;
  margin: 0 0 5px;
  padding: 0;
}

.ows-weekly-footer__column a {
  color: var(--ows-weekly-charcoal);
  font-family: Knockout-Heavy, sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.45;
  text-decoration: none;
  text-transform: uppercase;
}

.ows-weekly-footer__column a:hover,
.ows-weekly-footer__column a:focus-visible {
  color: var(--ows-weekly-orange);
  outline: none;
  text-decoration: underline;
  text-underline-offset: 3px;
}

.ows-weekly-footer__coming-soon {
  color: var(--ows-weekly-muted);
  font-family: Knockout-Heavy, sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.45;
  text-transform: uppercase;
}

.ows-weekly-footer__coming-soon small {
  color: var(--ows-weekly-orange);
  display: inline;
  font-size: 8px;
  font-weight: 400;
  letter-spacing: 0.08em;
  margin-left: 4px;
  text-transform: uppercase;
}

.ows-weekly-footer__base {
  align-items: center;
  border-top: 1px solid var(--ows-weekly-border);
  color: var(--ows-weekly-muted);
  display: flex;
  font-size: 10px;
  justify-content: space-between;
  margin-top: 24px;
  padding-top: 13px;
}

@media (max-width: 1100px) {
  .ows-weekly-nav__link {
    font-size: 12px;
    padding-left: 8px;
    padding-right: 8px;
  }

  .ows-weekly-footer__inner {
    gap: 28px;
    grid-template-columns: 110px minmax(0, 1fr);
  }

  .ows-weekly-footer__columns {
    grid-template-columns: repeat(2, minmax(140px, 1fr));
  }
}

@media (max-width: 960px) {
  .ows-weekly-nav__list,
  .ows-weekly-nav .menu {
    align-items: stretch;
    display: block;
  }

  .ows-weekly-nav__item {
    border-bottom: 1px solid var(--ows-weekly-border);
  }

  .ows-weekly-nav__topline {
    justify-content: space-between;
  }

  .ows-weekly-nav__link {
    flex: 1 1 auto;
    font-size: 14px;
    min-height: 49px;
    padding: 0 12px;
  }

  .ows-weekly-nav__toggle {
    height: 49px;
    margin: 0;
    width: 49px;
  }

  .ows-weekly-dropdown {
    border: 0;
    border-radius: 0;
    box-shadow: none;
    left: auto;
    max-height: none;
    min-width: 0;
    padding: 8px 10px 14px;
    position: static;
    top: auto;
    width: 100%;
  }

  .ows-weekly-nav__item--dropdown:hover > .ows-weekly-dropdown:not(.is-open) {
    display: none;
  }

  .ows-weekly-nav__item.is-open > .ows-weekly-dropdown {
    display: block;
  }

  .ows-weekly-footer__inner {
    grid-template-columns: 1fr;
  }
}

@media (max-width: 600px) {
  .ows-weekly-footer {
    margin-top: 32px;
    padding: 28px 22px 16px;
  }

  .ows-weekly-footer__logo {
    max-width: 92px;
  }

  .ows-weekly-footer__columns {
    gap: 22px 18px;
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .ows-weekly-footer__base {
    align-items: flex-start;
    flex-direction: column;
    gap: 6px;
  }
}

/* OWS Homepage Experience — v0.4.2 */
body.home.ows-homepage-active .three-up-home,
body.home.ows-homepage-active .sub-hero,
body.home.ows-homepage-active .mobile-show-matchups {
  display: none !important;
}

body.home.ows-homepage-active {
  background: #f8f2ea;
}

.ows-homepage {
  width: 100%;
  padding: 4px 0 54px;
  color: #2f3032;
  background: #f8f2ea;
  font-family: inherit;
}

.ows-homepage *,
.ows-homepage *::before,
.ows-homepage *::after {
  box-sizing: border-box;
}

.ows-homepage__inner {
  width: calc(100% - 48px);
  max-width: 1180px;
  margin: 0 auto;
}

.ows-homepage-promo {
  display: flex;
  align-items: center;
  justify-content: space-between;
  min-height: 52px;
  margin: 0 0 18px;
  padding: 7px 10px 7px 24px;
  border-radius: 7px;
  color: #2f3032 !important;
  background: #eee2d4;
  text-decoration: none !important;
}

.ows-homepage-promo strong {
  font-size: 14px;
  font-weight: 900;
  line-height: 1.2;
  letter-spacing: 0.5px;
  text-transform: uppercase;
}

.ows-homepage-promo span {
  padding: 10px 16px;
  border-radius: 5px;
  color: #fff;
  background: #303031;
  font-size: 12px;
  font-weight: 850;
  line-height: 1;
  letter-spacing: 0.5px;
  text-transform: uppercase;
}

.ows-homepage-promo span b {
  margin-left: 8px;
  color: #ff7a00;
}

.ows-homepage-livebar {
  display: grid;
  grid-template-columns: minmax(170px, 1fr) minmax(280px, 1.45fr) minmax(170px, 1fr);
  align-items: center;
  min-height: 76px;
  margin: 0 0 28px;
  padding: 0 32px;
  border-radius: 8px;
  color: #fff !important;
  background: #303031;
  text-decoration: none !important;
  box-shadow: 0 8px 18px rgba(36, 34, 31, 0.08);
}

.ows-homepage-livebar:hover,
.ows-homepage-livebar:focus {
  color: #fff !important;
  background: #262627;
}

.ows-homepage-livebar__eyebrow,
.ows-homepage-livebar__cta {
  color: #ff7a00;
  font-size: 13px;
  font-weight: 800;
  line-height: 1.2;
  letter-spacing: 0.8px;
  text-transform: uppercase;
}

.ows-homepage-livebar__eyebrow {
  display: flex;
  align-items: center;
  gap: 10px;
}

.ows-homepage-livebar__eyebrow i {
  width: 9px;
  height: 9px;
  border-radius: 50%;
  background: #ff7a00;
  box-shadow: 0 0 0 5px rgba(255, 122, 0, 0.08);
}

.ows-homepage-livebar > strong {
  color: #fff;
  font-size: 24px;
  line-height: 1.1;
  letter-spacing: 0.8px;
  text-align: center;
  text-transform: uppercase;
}

.ows-homepage-livebar__cta {
  justify-self: end;
}

.ows-homepage-livebar__cta b {
  margin-left: 13px;
  font-size: 21px;
  font-weight: 500;
}

.ows-homepage-grid {
  display: grid;
  grid-template-columns: minmax(0, 1.72fr) minmax(340px, 1fr);
  gap: 28px;
  align-items: stretch;
}

.ows-homepage-feature {
  position: relative;
  display: flex;
  align-items: flex-end;
  min-height: 596px;
  overflow: hidden;
  border-radius: 2px;
  color: #fff !important;
  background-color: #252525;
  background-image: linear-gradient(180deg, rgba(16, 18, 18, 0.03) 24%, rgba(16, 18, 18, 0.88) 83%), var(--ows-homepage-image);
  background-position: center;
  background-size: cover;
  text-decoration: none !important;
}

.ows-homepage-feature::after {
  content: '';
  position: absolute;
  inset: 0;
  background: linear-gradient(90deg, rgba(0, 0, 0, 0.12), transparent 55%);
  pointer-events: none;
}

.ows-homepage-feature__content {
  position: relative;
  z-index: 1;
  display: flex;
  width: 100%;
  padding: 42px 42px 38px;
  flex-direction: column;
  align-items: flex-start;
}

.ows-homepage-feature__content small {
  margin-bottom: 13px;
  color: #ff7a00;
  font-size: 14px;
  font-weight: 800;
  letter-spacing: 0.9px;
  text-transform: uppercase;
}

.ows-homepage-feature__content > strong {
  max-width: 650px;
  margin: 0 0 12px;
  color: #fff;
  font-size: clamp(48px, 5.2vw, 74px);
  font-weight: 800;
  line-height: 0.98;
  letter-spacing: -1.1px;
  text-transform: uppercase;
}

.ows-homepage-feature__content > span {
  max-width: 640px;
  color: #fff;
  font-size: 17px;
  font-weight: 600;
  line-height: 1.45;
}

.ows-homepage-feature__content > b {
  margin-top: 27px;
  color: #ff7a00;
  font-size: 14px;
  letter-spacing: 0.7px;
  text-transform: uppercase;
}

.ows-homepage-feature__content > b i {
  margin-left: 12px;
  font-size: 21px;
  font-style: normal;
  font-weight: 500;
}

.ows-homepage-side {
  display: flex;
  min-width: 0;
  flex-direction: column;
}

.ows-homepage-week {
  padding: 22px 24px 0;
  border: 1px solid rgba(64, 56, 47, 0.15);
  border-radius: 10px;
  background: #ecdfcf;
}

.ows-homepage-section-title {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding-bottom: 12px;
  border-bottom: 1px solid rgba(64, 56, 47, 0.18);
}

.ows-homepage-section-title h2,
.ows-homepage-edge h2 {
  margin: 0;
  color: #303031;
  font-family: inherit;
  font-size: 32px;
  font-weight: 800;
  line-height: 1;
  letter-spacing: -0.7px;
  text-transform: uppercase;
}

.ows-homepage-section-title > span {
  color: #7b736a;
  font-size: 10px;
  font-weight: 800;
  letter-spacing: 0.7px;
  text-transform: uppercase;
}

.ows-homepage-week > a {
  display: grid;
  grid-template-columns: minmax(92px, 1fr) minmax(100px, 1.18fr) auto auto;
  gap: 9px;
  align-items: center;
  min-height: 64px;
  border-bottom: 1px solid rgba(64, 56, 47, 0.18);
  color: #303031 !important;
  text-decoration: none !important;
}

.ows-homepage-week > a:last-child {
  border-bottom: 0;
}

.ows-homepage-week > a strong {
  font-size: 20px;
  font-weight: 800;
  line-height: 1;
  text-transform: uppercase;
}

.ows-homepage-week > a span {
  color: #767068;
  font-size: 9px;
  font-weight: 800;
  letter-spacing: 0.25px;
  text-transform: uppercase;
}

.ows-homepage-week > a em,
.ows-homepage-week > a b {
  color: #ff6f00;
  font-size: 9px;
  font-style: normal;
  font-weight: 800;
  white-space: nowrap;
  text-transform: uppercase;
}

.ows-homepage-week > a:hover b,
.ows-homepage-week > a:focus b {
  transform: translateX(2px);
}

.ows-homepage-edge {
  margin-top: 28px;
}

.ows-homepage-edge h2 {
  margin: 0 0 12px;
  font-size: 29px;
}

.ows-homepage-edge h2 a {
  color: #303031 !important;
  text-decoration: none !important;
}

.ows-homepage-edge h2 span {
  margin-left: 4px;
}

.ows-homepage-games {
  overflow: hidden;
  border: 1px solid rgba(64, 56, 47, 0.19);
  border-radius: 10px;
  background: #ecdfcf;
}

.ows-homepage-game {
  display: grid;
  grid-template-columns: 105px 1fr 34px;
  align-items: center;
  min-height: 58px;
  padding: 0 13px;
  border-bottom: 1px solid rgba(64, 56, 47, 0.17);
  color: #303031 !important;
  text-decoration: none !important;
}

.ows-homepage-game__time {
  color: #756f68;
  font-size: 9px;
  font-weight: 700;
  text-transform: uppercase;
}

.ows-homepage-game__teams {
  display: grid;
  grid-template-columns: 28px minmax(70px, 1fr) 28px;
  gap: 9px;
  align-items: center;
}

.ows-homepage-game__teams i {
  display: grid;
  width: 28px;
  height: 28px;
  place-items: center;
  border-radius: 50%;
  color: #fff;
  background: var(--team-color);
  font-size: 7px;
  font-style: normal;
  font-weight: 800;
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.14);
}

.ows-homepage-game__teams b {
  font-size: 13px;
  font-weight: 800;
  line-height: 1.1;
  white-space: nowrap;
}

.ows-homepage-game__arrow,
.ows-homepage-game__new {
  justify-self: end;
  color: #ff6f00;
  font-size: 18px;
  font-weight: 700;
}

.ows-homepage-game__new {
  display: grid;
  min-width: 34px;
  height: 24px;
  padding: 0 7px;
  place-items: center;
  border-radius: 999px;
  color: #fff;
  background: #ff6f00;
  font-size: 8px;
  letter-spacing: 0.4px;
  text-transform: uppercase;
}

.ows-homepage-games__all {
  display: flex;
  min-height: 46px;
  padding: 0 15px;
  align-items: center;
  justify-content: flex-end;
  color: #ff6f00 !important;
  font-size: 10px;
  font-weight: 800;
  text-decoration: none !important;
  text-transform: uppercase;
}

body.home:not(.logged-in) #mainNav .account-nav.visible-md.visible-lg {
  display: flex !important;
  align-items: center;
  gap: 10px;
}

body.home:not(.logged-in) #mainNav .account-nav .annual {
  display: none !important;
}

body.home:not(.logged-in) #mainNav .account-nav > li > a {
  display: flex;
  align-items: center;
  gap: 8px;
}

body.home:not(.logged-in) #mainNav .account-nav .cta-join > a {
  min-width: 88px;
  min-height: 44px;
  justify-content: center;
  border-radius: 2px;
  color: #fff !important;
  background: #ff6f00;
}

.ows-weekly-account-icon {
  position: relative;
  display: inline-block;
  width: 36px;
  height: 36px;
  border: 1.5px solid #303031;
  border-radius: 50%;
}

.ows-weekly-account-icon::before,
.ows-weekly-account-icon i {
  content: '';
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
}

.ows-weekly-account-icon::before {
  top: 7px;
  width: 8px;
  height: 8px;
  border: 1.5px solid #303031;
  border-radius: 50%;
}

.ows-weekly-account-icon i {
  bottom: 6px;
  width: 17px;
  height: 9px;
  border: 1.5px solid #303031;
  border-radius: 12px 12px 6px 6px;
}

@media (max-width: 1100px) {
  .ows-homepage-grid {
    grid-template-columns: minmax(0, 1.45fr) minmax(330px, 1fr);
    gap: 22px;
  }

  .ows-homepage-feature {
    min-height: 540px;
  }

  .ows-homepage-week {
    padding-right: 18px;
    padding-left: 18px;
  }

  .ows-homepage-week > a {
    grid-template-columns: minmax(86px, 1fr) minmax(82px, 1fr) auto;
  }

  .ows-homepage-week > a em {
    display: none;
  }
}

@media (max-width: 820px) {
  .ows-homepage {
    padding-top: 0;
    padding-bottom: 38px;
  }

  .ows-homepage__inner {
    width: calc(100% - 30px);
  }

  .ows-homepage-livebar {
    grid-template-columns: 1fr auto;
    min-height: 66px;
    margin-bottom: 18px;
    padding: 12px 18px;
  }

  .ows-homepage-livebar__eyebrow {
    display: none;
  }

  .ows-homepage-livebar > strong {
    font-size: 18px;
    text-align: left;
  }

  .ows-homepage-livebar__cta {
    font-size: 10px;
  }

  .ows-homepage-livebar__cta b {
    margin-left: 6px;
    font-size: 16px;
  }

  .ows-homepage-grid {
    grid-template-columns: 1fr;
    gap: 22px;
  }

  .ows-homepage-feature {
    min-height: 520px;
  }

  .ows-homepage-side {
    gap: 0;
  }
}

@media (max-width: 520px) {
  .ows-homepage__inner {
    width: calc(100% - 16px);
  }

  .ows-homepage-promo {
    min-height: 48px;
    margin-bottom: 10px;
    padding: 6px 7px 6px 13px;
  }

  .ows-homepage-promo strong {
    font-size: 10px;
  }

  .ows-homepage-promo span {
    padding: 9px 10px;
    font-size: 8px;
  }

  .ows-homepage-livebar {
    min-height: 58px;
    border-radius: 6px;
    padding: 10px 14px;
  }

  .ows-homepage-livebar > strong {
    font-size: 15px;
    letter-spacing: 0.3px;
  }

  .ows-homepage-livebar__cta {
    font-size: 8px;
  }

  .ows-homepage-feature {
    min-height: 430px;
  }

  .ows-homepage-feature__content {
    padding: 28px 24px 25px;
  }

  .ows-homepage-feature__content small {
    margin-bottom: 9px;
    font-size: 11px;
  }

  .ows-homepage-feature__content > strong {
    font-size: clamp(38px, 12.5vw, 54px);
  }

  .ows-homepage-feature__content > span {
    font-size: 14px;
  }

  .ows-homepage-feature__content > b {
    margin-top: 20px;
    font-size: 11px;
  }

  .ows-homepage-week {
    padding: 16px 16px 0;
    border-radius: 8px;
  }

  .ows-homepage-section-title h2,
  .ows-homepage-edge h2 {
    font-size: 27px;
  }

  .ows-homepage-week > a {
    grid-template-columns: minmax(85px, 1fr) minmax(86px, 1fr) auto;
    gap: 5px;
    min-height: 59px;
  }

  .ows-homepage-week > a strong {
    font-size: 18px;
  }

  .ows-homepage-week > a span {
    font-size: 8px;
  }

  .ows-homepage-week > a b {
    font-size: 8px;
  }

  .ows-homepage-edge {
    margin-top: 22px;
  }

  .ows-homepage-edge h2 {
    margin-bottom: 9px;
  }

  .ows-homepage-game {
    grid-template-columns: 91px 1fr 31px;
    min-height: 55px;
    padding: 0 10px;
  }

  .ows-homepage-game__time {
    font-size: 7px;
  }

  .ows-homepage-game__teams {
    grid-template-columns: 24px minmax(64px, 1fr) 24px;
    gap: 6px;
  }

  .ows-homepage-game__teams i {
    width: 24px;
    height: 24px;
    font-size: 6px;
  }

  .ows-homepage-game__teams b {
    font-size: 11px;
  }
}

/* OWS Homepage visual fidelity pass — v0.4.3
 * Matches the approved homepage mockups: OWS display type, compact editorial
 * proportions, wider desktop canvas, and responsive height driven by image ratio.
 */
.ows-homepage {
  font-family: "Source Sans Pro", Arial, sans-serif;
  padding-bottom: 42px;
}

.ows-homepage__inner {
  width: calc(100% - 96px);
  max-width: 1440px;
}

.ows-homepage-promo strong,
.ows-homepage-promo span,
.ows-homepage-livebar__eyebrow,
.ows-homepage-livebar__cta,
.ows-homepage-livebar > strong,
.ows-homepage-feature__content small,
.ows-homepage-feature__content > strong,
.ows-homepage-feature__content > b,
.ows-homepage-section-title h2,
.ows-homepage-section-title > span,
.ows-homepage-week > a strong,
.ows-homepage-week > a span,
.ows-homepage-week > a em,
.ows-homepage-week > a b,
.ows-homepage-edge h2,
.ows-homepage-game__time,
.ows-homepage-game__teams,
.ows-homepage-game__new,
.ows-homepage-game__arrow,
.ows-homepage-games__all {
  font-family: "Source Sans Pro", Arial, sans-serif;
  font-weight: 700;
}

.ows-homepage-feature__content > strong,
.ows-homepage-section-title h2,
.ows-homepage-week > a strong,
.ows-homepage-edge h2 {
  font-family: Oswald, "Arial Narrow", sans-serif;
  font-weight: 700;
}

.ows-homepage-promo strong,
.ows-homepage-promo span,
.ows-homepage-livebar__eyebrow,
.ows-homepage-livebar__cta,
.ows-homepage-livebar > strong,
.ows-homepage-feature__content small,
.ows-homepage-feature__content > b,
.ows-homepage-section-title h2,
.ows-homepage-section-title > span,
.ows-homepage-week > a strong,
.ows-homepage-week > a span,
.ows-homepage-week > a em,
.ows-homepage-week > a b,
.ows-homepage-edge h2,
.ows-homepage-game__time,
.ows-homepage-game__new,
.ows-homepage-games__all {
  letter-spacing: normal;
}

.ows-homepage-promo {
  margin-bottom: 20px;
}

.ows-homepage-livebar {
  min-height: 76px;
  margin-bottom: 26px;
}

.ows-homepage-livebar > strong {
  font-size: 30px;
  line-height: 1;
}

.ows-homepage-livebar__eyebrow,
.ows-homepage-livebar__cta {
  font-size: 16px;
}

.ows-homepage-grid {
  grid-template-columns: minmax(0, 1.66fr) minmax(340px, 1fr);
  gap: 28px;
  align-items: start;
}

.ows-homepage-feature {
  width: 100%;
  min-height: 0;
  aspect-ratio: 1.44 / 1;
}

.ows-homepage-feature__content {
  padding: 38px 38px 34px;
}

.ows-homepage-feature__content small {
  margin-bottom: 11px;
  font-size: 17px;
  line-height: 1;
}

.ows-homepage-feature__content > strong {
  max-width: none;
  margin-bottom: 12px;
  font-size: clamp(48px, 4.4vw, 66px);
  font-weight: 700;
  line-height: 0.9;
  letter-spacing: normal;
}

.ows-homepage-feature__content > span {
  max-width: 690px;
  font-family: "Source Sans Pro", Arial, sans-serif;
  font-size: 17px;
  font-weight: 700;
  line-height: 1.35;
}

.ows-homepage-feature__content > b {
  margin-top: 25px;
  font-size: 16px;
}

.ows-homepage-week {
  padding: 20px 22px 0;
  border-radius: 9px;
}

.ows-homepage-section-title {
  padding-bottom: 11px;
}

.ows-homepage-section-title h2 {
  font-size: 36px;
  line-height: 0.95;
}

.ows-homepage-week > a {
  grid-template-columns: minmax(100px, 1fr) minmax(112px, 1.15fr) auto auto;
  min-height: 55px;
}

.ows-homepage-week > a strong {
  font-size: 20px;
}

.ows-homepage-week > a span {
  font-size: 11px;
}

.ows-homepage-week > a em,
.ows-homepage-week > a b {
  font-size: 11px;
}

.ows-homepage-edge {
  margin-top: 20px;
  padding: 0;
}

.ows-homepage-edge h2 {
  margin-bottom: 11px;
  font-size: 36px;
  line-height: 1;
}

.ows-homepage-game {
  grid-template-columns: 114px 1fr 38px;
  min-height: 48px;
}

.ows-homepage-game__time {
  font-size: 10px;
}

.ows-homepage-game__teams {
  grid-template-columns: 28px minmax(80px, 1fr) 28px;
}

.ows-homepage-game__teams b {
  font-size: 15px;
  font-weight: 400;
}

.ows-homepage-games__all {
  min-height: 38px;
  font-size: 11px;
}

@media (max-width: 1100px) {
  .ows-homepage__inner {
    width: calc(100% - 48px);
  }

  .ows-homepage-grid {
    grid-template-columns: minmax(0, 1.5fr) minmax(330px, 1fr);
    gap: 22px;
  }

  .ows-homepage-feature {
    min-height: 0;
    aspect-ratio: 1.28 / 1;
  }

  .ows-homepage-livebar > strong {
    font-size: 26px;
  }

  .ows-homepage-week > a {
    grid-template-columns: minmax(96px, 1fr) minmax(90px, 1fr) auto;
  }
}

@media (max-width: 820px) {
  .ows-homepage__inner {
    width: calc(100% - 30px);
  }

  .ows-homepage-grid {
    grid-template-columns: 1fr;
  }

  .ows-homepage-feature {
    min-height: 0;
    aspect-ratio: 1.3 / 1;
  }
}

@media (max-width: 520px) {
  .ows-homepage__inner {
    width: calc(100% - 16px);
  }

  .ows-homepage-livebar > strong {
    font-size: 21px;
  }

  .ows-homepage-feature {
    min-height: 400px;
    aspect-ratio: auto;
  }

  .ows-homepage-feature__content {
    padding: 27px 22px 24px;
  }

  .ows-homepage-feature__content small {
    font-size: 14px;
  }

  .ows-homepage-feature__content > strong {
    font-size: clamp(50px, 14vw, 68px);
  }

  .ows-homepage-feature__content > span {
    font-size: 15px;
  }

  .ows-homepage-section-title h2,
  .ows-homepage-edge h2 {
    font-size: 33px;
  }

  .ows-homepage-week > a strong {
    font-size: 22px;
  }

  .ows-homepage-game {
    grid-template-columns: 89px 1fr 31px;
    min-height: 52px;
  }

  .ows-homepage-game__teams b {
    font-size: 13px;
  }
}

/* OWS Homepage Experience — approved staging design v0.5.0 */
body.home.ows-homepage-active {
  background: #f7f1e8;
}

body.home.ows-homepage-active .ows-homepage {
  padding: 2px 0 30px;
  background: #f7f1e8;
  color: #303031;
  font-family: Caecilia, Courier, serif;
}

body.home.ows-homepage-active .ows-homepage__inner {
  width: calc(100% - 48px);
  max-width: 1180px;
}

body.home.ows-homepage-active .ows-homepage-promo {
  min-height: 46px;
  margin: 0 0 14px;
  padding: 6px 8px 6px 18px;
  border-radius: 5px;
}

body.home.ows-homepage-active .ows-homepage-promo strong,
body.home.ows-homepage-active .ows-homepage-promo span,
body.home.ows-homepage-active .ows-homepage-livebar *,
body.home.ows-homepage-active .ows-homepage-feature__content small,
body.home.ows-homepage-active .ows-homepage-feature__content > strong,
body.home.ows-homepage-active .ows-homepage-feature__content > b,
body.home.ows-homepage-active .ows-homepage-section-title h2,
body.home.ows-homepage-active .ows-homepage-section-title > span,
body.home.ows-homepage-active .ows-homepage-week__links strong,
body.home.ows-homepage-active .ows-homepage-week__links span,
body.home.ows-homepage-active .ows-homepage-week__links em,
body.home.ows-homepage-active .ows-homepage-week__links b,
body.home.ows-homepage-active .ows-homepage-edge h2,
body.home.ows-homepage-active .ows-homepage-game,
body.home.ows-homepage-active .ows-homepage-games__all {
  font-family: Knockout-Heavy, sans-serif;
  font-weight: 400;
  letter-spacing: normal;
}

body.home.ows-homepage-active .ows-homepage-livebar {
  grid-template-columns: minmax(150px, .8fr) minmax(320px, 1.8fr) minmax(130px, .8fr);
  min-height: 62px;
  margin: 0 0 20px;
  padding: 0 26px;
  border-radius: 5px;
  box-shadow: 0 6px 14px rgba(36, 34, 31, .08);
}

body.home.ows-homepage-active .ows-homepage-livebar__eyebrow,
body.home.ows-homepage-active .ows-homepage-livebar__cta {
  font-size: 14px;
}

body.home.ows-homepage-active .ows-homepage-livebar > strong {
  font-size: 25px;
  line-height: 1;
}

body.home.ows-homepage-active .ows-homepage-grid {
  grid-template-columns: minmax(0, 1.55fr) minmax(360px, .9fr);
  gap: 22px;
  align-items: start;
}

body.home.ows-homepage-active .ows-homepage-feature {
  width: 100%;
  min-height: 0;
  aspect-ratio: 1.4 / 1;
  border-radius: 0;
  background-position: center;
}

body.home.ows-homepage-active .ows-homepage-feature__content {
  padding: 31px 34px 29px;
}

body.home.ows-homepage-active .ows-homepage-feature__content small {
  margin-bottom: 9px;
  font-size: 15px;
}

body.home.ows-homepage-active .ows-homepage-feature__content > strong {
  max-width: 660px;
  margin-bottom: 11px;
  font-size: clamp(49px, 4.25vw, 62px);
  line-height: .91;
  text-transform: uppercase;
}

body.home.ows-homepage-active .ows-homepage-feature__content > span {
  max-width: 620px;
  font-family: Caecilia, Courier, serif;
  font-size: 14px;
  font-weight: 700;
  line-height: 1.42;
}

body.home.ows-homepage-active .ows-homepage-feature__content > b {
  margin-top: 20px;
  font-size: 14px;
}

body.home.ows-homepage-active .ows-homepage-week {
  padding: 0;
  border: 0;
  border-radius: 0;
  background: transparent;
}

body.home.ows-homepage-active .ows-homepage-section-title {
  padding: 0;
  margin: 0 0 9px;
  border: 0;
}

body.home.ows-homepage-active .ows-homepage-section-title h2,
body.home.ows-homepage-active .ows-homepage-edge h2 {
  font-size: 34px;
  line-height: .95;
}

body.home.ows-homepage-active .ows-homepage-section-title > span {
  color: #736c64;
  font-size: 10px;
}

body.home.ows-homepage-active .ows-homepage-week__links {
  overflow: hidden;
  border: 1px solid rgba(64, 56, 47, .18);
  border-radius: 8px;
  background: #ecdfcf;
}

body.home.ows-homepage-active .ows-homepage-week__links > a {
  display: grid;
  grid-template-columns: minmax(92px, 1fr) minmax(108px, 1.25fr) auto auto;
  gap: 7px;
  align-items: center;
  min-height: 52px;
  padding: 0 13px;
  border-bottom: 1px solid rgba(64, 56, 47, .16);
  color: #303031 !important;
  text-decoration: none !important;
  transition: background-color 140ms ease, box-shadow 140ms ease;
}

body.home.ows-homepage-active .ows-homepage-week__links > a:last-child {
  border-bottom: 0;
}

body.home.ows-homepage-active .ows-homepage-week__links > a:hover,
body.home.ows-homepage-active .ows-homepage-week__links > a:focus-visible,
body.home.ows-homepage-active .ows-homepage-game:hover,
body.home.ows-homepage-active .ows-homepage-game:focus-visible {
  background: #f8ead9;
  box-shadow: inset 3px 0 0 #ff6f00;
  outline: none;
}

body.home.ows-homepage-active .ows-homepage-week__links strong {
  font-size: 19px;
  line-height: .9;
  text-transform: uppercase;
}

body.home.ows-homepage-active .ows-homepage-week__links span {
  color: #736c64;
  font-size: 10px;
  line-height: 1.05;
  text-transform: uppercase;
}

body.home.ows-homepage-active .ows-homepage-week__links em,
body.home.ows-homepage-active .ows-homepage-week__links b {
  color: #ff6f00;
  font-size: 10px;
  font-style: normal;
  white-space: nowrap;
  text-transform: uppercase;
}

body.home.ows-homepage-active .ows-homepage-edge {
  margin-top: 18px;
}

body.home.ows-homepage-active .ows-homepage-edge h2 {
  margin: 0 0 8px;
}

body.home.ows-homepage-active .ows-homepage-edge h2 a {
  display: inline-flex;
  align-items: center;
  gap: 4px;
}

body.home.ows-homepage-active .ows-homepage-games {
  border-radius: 8px;
}

body.home.ows-homepage-active .ows-homepage-game {
  grid-template-columns: 92px minmax(0, 1fr) 34px;
  min-height: 51px;
  padding: 0 11px;
  transition: background-color 140ms ease, box-shadow 140ms ease;
}

body.home.ows-homepage-active .ows-homepage-game__time {
  color: #756f68;
  font-size: 9px;
}

body.home.ows-homepage-active .ows-homepage-game__teams {
  display: grid;
  grid-template-columns: minmax(0, 1fr) 20px minmax(0, 1fr);
  gap: 4px;
  align-items: center;
}

body.home.ows-homepage-active .ows-homepage-game__teams > i {
  color: #8a8178;
  font-size: 8px;
  font-style: normal;
  text-align: center;
}

body.home.ows-homepage-active .ows-homepage-team {
  display: grid;
  grid-template-columns: 25px minmax(20px, auto) minmax(18px, 1fr);
  gap: 5px;
  align-items: center;
  min-width: 0;
}

body.home.ows-homepage-active .ows-homepage-team img {
  display: block;
  width: 25px;
  height: 25px;
  object-fit: contain;
}

body.home.ows-homepage-active .ows-homepage-team__city {
  color: #303031;
  font-size: 12px;
  white-space: nowrap;
}

body.home.ows-homepage-active .ows-homepage-team__score {
  color: #303031;
  font-size: 12px;
  text-align: right;
}

body.home.ows-homepage-active .ows-homepage-game__arrow {
  font-size: 16px;
}

body.home.ows-homepage-active .ows-homepage-game__new {
  min-width: 31px;
  height: 21px;
  font-size: 7px;
}

body.home.ows-homepage-active .ows-homepage-games__all {
  min-height: 39px;
  padding: 0 12px;
  font-size: 10px;
}

body.home.ows-homepage-active + .ows-weekly-footer,
body.home.ows-homepage-active .ows-weekly-footer {
  margin-top: 0;
}

body.home:not(.logged-in) #mainNav .account-nav .ows-weekly-account-icon {
  width: 34px;
  height: 34px;
  border: 0;
  background: #303031;
  box-shadow: 0 3px 8px rgba(35, 32, 28, .18);
}

body.home:not(.logged-in) #mainNav .account-nav .ows-weekly-account-icon::before {
  top: 7px;
  width: 8px;
  height: 8px;
  border: 1.7px solid #f7f1e8;
}

body.home:not(.logged-in) #mainNav .account-nav .ows-weekly-account-icon i {
  bottom: 6px;
  width: 17px;
  height: 9px;
  border: 1.7px solid #f7f1e8;
}

@media (max-width: 1100px) {
  body.home.ows-homepage-active .ows-homepage-grid {
    grid-template-columns: minmax(0, 1.42fr) minmax(345px, .95fr);
  }

  body.home.ows-homepage-active .ows-homepage-week__links > a {
    grid-template-columns: minmax(88px, 1fr) minmax(90px, 1fr) auto;
  }

  body.home.ows-homepage-active .ows-homepage-week__links em {
    display: none;
  }
}

@media (max-width: 820px) {
  body.home.ows-homepage-active .ows-homepage__inner {
    width: 100%;
  }

  body.home.ows-homepage-active .ows-homepage-promo,
  body.home.ows-homepage-active .ows-homepage-livebar,
  body.home.ows-homepage-active .ows-homepage-side {
    margin-right: 12px;
    margin-left: 12px;
  }

  body.home.ows-homepage-active .ows-homepage-livebar {
    grid-template-columns: 1fr auto;
    min-height: 58px;
    padding: 9px 15px;
  }

  body.home.ows-homepage-active .ows-homepage-livebar__eyebrow {
    display: none;
  }

  body.home.ows-homepage-active .ows-homepage-livebar > strong {
    font-size: 20px;
    text-align: left;
  }

  body.home.ows-homepage-active .ows-homepage-grid {
    grid-template-columns: 1fr;
    gap: 18px;
  }

  body.home.ows-homepage-active .ows-homepage-feature {
    min-height: 440px;
    aspect-ratio: auto;
    background-position: center;
  }
}

@media (max-width: 520px) {
  body.home.ows-homepage-active .ows-homepage {
    padding-top: 0;
    padding-bottom: 22px;
  }

  body.home.ows-homepage-active .ows-homepage-promo {
    min-height: 44px;
    margin-bottom: 9px;
  }

  body.home.ows-homepage-active .ows-homepage-promo strong {
    font-size: 10px;
  }

  body.home.ows-homepage-active .ows-homepage-promo span {
    padding: 8px 9px;
    font-size: 8px;
  }

  body.home.ows-homepage-active .ows-homepage-livebar {
    margin-bottom: 12px;
  }

  body.home.ows-homepage-active .ows-homepage-livebar > strong {
    font-size: 18px;
  }

  body.home.ows-homepage-active .ows-homepage-livebar__cta {
    font-size: 9px;
  }

  body.home.ows-homepage-active .ows-homepage-feature {
    min-height: 404px;
  }

  body.home.ows-homepage-active .ows-homepage-feature__content {
    padding: 27px 22px 24px;
  }

  body.home.ows-homepage-active .ows-homepage-feature__content small {
    font-size: 13px;
  }

  body.home.ows-homepage-active .ows-homepage-feature__content > strong {
    font-size: clamp(47px, 13.8vw, 62px);
  }

  body.home.ows-homepage-active .ows-homepage-feature__content > span {
    font-size: 13px;
  }

  body.home.ows-homepage-active .ows-homepage-section-title h2,
  body.home.ows-homepage-active .ows-homepage-edge h2 {
    font-size: 31px;
  }

  body.home.ows-homepage-active .ows-homepage-week__links > a {
    grid-template-columns: minmax(79px, .9fr) minmax(104px, 1.15fr) auto;
    gap: 5px;
    min-height: 55px;
    padding: 0 11px;
  }

  body.home.ows-homepage-active .ows-homepage-week__links strong {
    font-size: 17px;
  }

  body.home.ows-homepage-active .ows-homepage-week__links span,
  body.home.ows-homepage-active .ows-homepage-week__links b {
    font-size: 8px;
  }

  body.home.ows-homepage-active .ows-homepage-edge {
    margin-top: 18px;
  }

  body.home.ows-homepage-active .ows-homepage-game {
    grid-template-columns: 76px minmax(0, 1fr) 29px;
    min-height: 53px;
    padding: 0 8px;
  }

  body.home.ows-homepage-active .ows-homepage-game__time {
    font-size: 7px;
  }

  body.home.ows-homepage-active .ows-homepage-game__teams {
    grid-template-columns: minmax(0, 1fr) 15px minmax(0, 1fr);
    gap: 2px;
  }

  body.home.ows-homepage-active .ows-homepage-team {
    grid-template-columns: 22px minmax(18px, auto) minmax(17px, 1fr);
    gap: 3px;
  }

  body.home.ows-homepage-active .ows-homepage-team img {
    width: 22px;
    height: 22px;
  }

  body.home.ows-homepage-active .ows-homepage-team__city,
  body.home.ows-homepage-active .ows-homepage-team__score {
    font-size: 10px;
  }
}

/* OWS Homepage Experience — final desktop polish v0.5.1 */
body.home.ows-homepage-active .ows-homepage {
  padding-top: 18px;
  padding-bottom: 0;
}

/* A campaign must be explicitly enabled in OWS Weekly before this can appear. */
body.home.ows-homepage-active .ows-homepage-promo {
  display: none !important;
}

body.home.ows-homepage-active .home-section {
  padding-bottom: 24px !important;
}

/* Remove the theme's orange wrapper so Join OWS reads as one clean button. */
body.home:not(.logged-in) #mainNav .account-nav .cta-join {
  padding: 0 !important;
  border: 0 !important;
  border-radius: 0 !important;
  background: transparent !important;
  box-shadow: none !important;
}

body.home:not(.logged-in) #mainNav .account-nav .cta-join::before,
body.home:not(.logged-in) #mainNav .account-nav .cta-join::after {
  display: none !important;
}

body.home:not(.logged-in) #mainNav .account-nav .cta-join > a {
  min-width: 108px;
  min-height: 50px;
  padding: 0 18px !important;
  border: 0 !important;
  border-radius: 16px !important;
  background: #ff7100 !important;
  box-shadow: none !important;
}

@media (min-width: 821px) {
  body.home.ows-homepage-active .ows-homepage-grid {
    align-items: stretch;
  }

  body.home.ows-homepage-active .ows-homepage-feature {
    height: 100%;
    aspect-ratio: auto;
  }

  body.home.ows-homepage-active .ows-homepage-section-title h2 {
    font-size: 30px;
    line-height: 1;
  }

  body.home.ows-homepage-active .ows-homepage-edge h2 {
    margin-bottom: 8px;
    font-size: 29px;
    line-height: 1;
  }

  body.home.ows-homepage-active .ows-homepage-edge h2 a {
    white-space: nowrap;
  }

  body.home.ows-homepage-active .ows-homepage-game {
    grid-template-columns: 80px minmax(0, 1fr) 27px;
    padding-right: 9px;
    padding-left: 10px;
  }

  body.home.ows-homepage-active .ows-homepage-game__teams {
    display: flex;
    gap: 7px;
    justify-content: center;
  }

  body.home.ows-homepage-active .ows-homepage-game__teams > i {
    width: 18px;
    flex: 0 0 18px;
  }

  body.home.ows-homepage-active .ows-homepage-team {
    grid-template-columns: 25px 25px 29px;
    gap: 3px;
    flex: 0 0 auto;
  }
}

@media (max-width: 820px) {
  body.home.ows-homepage-active .ows-homepage {
    padding-top: 10px;
  }

  body.home.ows-homepage-active .home-section {
    padding-bottom: 18px !important;
  }
}


/* OWS Homepage Experience — status spacing and team alignment v0.5.3 */
body.home.ows-homepage-active .ows-homepage-week__links > a {
  grid-template-columns: 138px minmax(0, 1fr) auto auto;
  column-gap: 10px;
}

body.home.ows-homepage-active .ows-homepage-team {
  display: grid;
  grid-template-columns: 25px 25px 24px;
  column-gap: 3px;
  width: 80px;
}

body.home.ows-homepage-active .ows-homepage-team:first-child,
body.home.ows-homepage-active .ows-homepage-team:last-child {
  justify-self: auto;
}

body.home.ows-homepage-active .ows-homepage-team:first-child {
  justify-self: end;
}

body.home.ows-homepage-active .ows-homepage-team:last-child {
  justify-self: start;
}

body.home.ows-homepage-active .ows-homepage-team__city,
body.home.ows-homepage-active .ows-homepage-team__score {
  text-align: left;
}

@media (max-width: 1100px) {
  body.home.ows-homepage-active .ows-homepage-week__links > a {
    grid-template-columns: 132px minmax(0, 1fr) auto;
    column-gap: 8px;
  }
}

@media (max-width: 520px) {
  body.home.ows-homepage-active .ows-homepage-week__links > a {
    grid-template-columns: 112px minmax(0, 1fr) auto;
    column-gap: 7px;
  }

  body.home.ows-homepage-active .ows-homepage-team {
    grid-template-columns: 22px 22px 23px;
    column-gap: 2px;
    width: 71px;
  }
}


/* OWS Homepage Experience — enforced status and team alignment v0.5.6 */
body.home.ows-homepage-active .ows-homepage-week__links > a {
  grid-template-columns: 138px minmax(0, 1fr) auto auto !important;
  column-gap: 12px !important;
}

body.home.ows-homepage-active .ows-homepage-team {
  display: grid !important;
  grid-template-columns: 25px 25px 24px !important;
  column-gap: 3px !important;
  width: 80px !important;
  flex: none !important;
}

body.home.ows-homepage-active .ows-homepage-team:first-child {
  justify-self: end !important;
}

body.home.ows-homepage-active .ows-homepage-team:last-child {
  justify-self: start !important;
}

body.home.ows-homepage-active .ows-homepage-team__city,
body.home.ows-homepage-active .ows-homepage-team__score {
  text-align: left !important;
}

@media (max-width: 1100px) {
  body.home.ows-homepage-active .ows-homepage-week__links > a {
    grid-template-columns: 132px minmax(0, 1fr) auto !important;
    column-gap: 10px !important;
  }
}

@media (max-width: 520px) {
  body.home.ows-homepage-active .ows-homepage-week__links > a {
    grid-template-columns: 112px minmax(0, 1fr) auto !important;
    column-gap: 8px !important;
  }

  body.home.ows-homepage-active .ows-homepage-team {
    grid-template-columns: 22px 22px 23px !important;
    column-gap: 2px !important;
    width: 71px !important;
  }
}


/* OWS Homepage Experience — mobile header and five-game polish v0.5.8 */
body.home.ows-homepage-active .ows-homepage-games__all {
  display: none !important;
}

@media (max-width: 960px) {
  /* Keep the mobile account action consistent with the desktop Join OWS button. */
  body.home:not(.logged-in) #mainNav .account-nav.account-sm .cta-join-sm {
    padding: 0 !important;
    border: 0 !important;
    background: transparent !important;
    box-shadow: none !important;
  }

  body.home:not(.logged-in) #mainNav .account-nav.account-sm .cta-join-sm > a {
    display: inline-flex !important;
    min-height: 42px;
    padding: 0 15px !important;
    align-items: center;
    justify-content: center;
    border: 0 !important;
    border-radius: 14px !important;
    color: #fff !important;
    background: #ff7100 !important;
    box-shadow: none !important;
    line-height: 1 !important;
    white-space: nowrap;
  }

  /* The opened hamburger uses the same current weekly navigation as desktop. */
  #mainNav-collapse #main-menu {
    padding: 8px 14px 18px;
    background: #f7f1e8;
  }

  #mainNav-collapse #main-menu > .menu-item {
    border-bottom-color: rgba(64, 56, 47, .16);
  }

  #mainNav-collapse #main-menu > .cta-join,
  #mainNav-collapse #main-menu > .hidden-md.hidden-lg:not(.ows-weekly-nav__item) {
    margin: 0;
    border-bottom: 1px solid rgba(64, 56, 47, .16);
  }

  #mainNav-collapse #main-menu > .cta-join > a,
  #mainNav-collapse #main-menu > .hidden-md.hidden-lg:not(.ows-weekly-nav__item) > a {
    min-height: 48px;
    padding: 0 12px !important;
    color: #303031 !important;
    background: transparent !important;
    font-family: Knockout-Heavy, sans-serif;
    font-size: 14px;
    font-weight: 400;
    line-height: 48px;
    text-transform: uppercase;
  }

  #mainNav-collapse .ows-weekly-nav__link {
    font-family: Knockout-Heavy, sans-serif;
    font-weight: 400;
  }

  #mainNav-collapse .ows-weekly-dropdown {
    background: #f0e4d5;
  }
}

@media (max-width: 520px) {
  body.home.ows-homepage-active .ows-homepage-livebar {
    grid-template-columns: minmax(0, 1fr) auto;
    column-gap: 10px;
  }

  body.home.ows-homepage-active .ows-homepage-livebar > strong {
    min-width: 0;
    font-size: clamp(14px, 4.1vw, 18px);
    line-height: 1;
    white-space: nowrap;
  }

  body.home.ows-homepage-active .ows-homepage-livebar__cta {
    white-space: nowrap;
  }
}

/* OWS Homepage Experience — final mobile composition v0.5.10 */
@media (max-width: 960px) {
  /* The opened menu should contain only the current controller-backed nav. */
  #mainNav-collapse #main-menu > .menu-item:not(.ows-weekly-nav__item) {
    display: none !important;
  }

  #mainNav-collapse #main-menu.ows-weekly-nav__list {
    display: block !important;
    width: 100%;
    margin: 0 !important;
    padding: 8px 14px 18px !important;
  }

  #mainNav-collapse #main-menu > .ows-weekly-nav__item {
    display: block !important;
    width: 100%;
    margin: 0 !important;
    border-bottom: 1px solid rgba(64, 56, 47, .16) !important;
  }

  #mainNav-collapse .ows-weekly-nav__topline {
    display: grid !important;
    grid-template-columns: minmax(0, 1fr) 50px;
    align-items: center;
  }

  #mainNav-collapse .ows-weekly-nav__link {
    display: flex !important;
    min-height: 52px;
    padding: 0 12px !important;
    align-items: center;
    font-size: 16px !important;
    line-height: 1 !important;
  }

  #mainNav-collapse .ows-weekly-nav__toggle {
    display: inline-flex !important;
    width: 50px;
    height: 52px;
    margin: 0 !important;
    align-items: center;
    justify-content: center;
  }

  /* Match the compact mobile CTA to the desktop Join OWS treatment. */
  body.home:not(.logged-in) #mainNav .account-nav.account-sm {
    margin-left: 18px !important;
  }

  body.home:not(.logged-in) #mainNav .account-nav.account-sm > li[class*="cta-join"] {
    margin: 0 !important;
    padding: 0 !important;
    border: 0 !important;
    background: transparent !important;
    box-shadow: none !important;
  }

  body.home:not(.logged-in) #mainNav .account-nav.account-sm > li[class*="cta-join"]::before,
  body.home:not(.logged-in) #mainNav .account-nav.account-sm > li[class*="cta-join"]::after {
    display: none !important;
  }

  body.home:not(.logged-in) #mainNav .account-nav.account-sm > li[class*="cta-join"] > a {
    display: inline-flex !important;
    min-width: 98px;
    min-height: 42px;
    padding: 0 15px !important;
    align-items: center;
    justify-content: center;
    border: 0 !important;
    border-radius: 14px !important;
    color: #fff !important;
    background: #ff7100 !important;
    box-shadow: none !important;
    font-family: Knockout-Heavy, sans-serif !important;
    font-size: 14px !important;
    font-weight: 400 !important;
    line-height: 1 !important;
    text-transform: uppercase;
    white-space: nowrap;
  }
}

@media (max-width: 520px) {
  body.home.ows-homepage-active .ows-homepage-livebar {
    grid-template-columns: minmax(0, 1fr) max-content !important;
    column-gap: 12px !important;
    padding-right: 13px;
    padding-left: 13px;
    overflow: hidden;
  }

  body.home.ows-homepage-active .ows-homepage-livebar > strong {
    min-width: 0;
    overflow: hidden;
    font-size: clamp(13px, 3.8vw, 16px) !important;
    line-height: 1 !important;
    text-overflow: ellipsis;
    white-space: nowrap;
  }

  body.home.ows-homepage-active .ows-homepage-livebar__cta {
    position: relative;
    z-index: 1;
    font-size: 9px;
    white-space: nowrap;
  }

  body.home.ows-homepage-active .ows-homepage-week__links > a {
    grid-template-columns: 92px minmax(82px, 1fr) max-content !important;
    column-gap: 8px !important;
    min-height: 55px;
    padding-right: 10px;
    padding-left: 10px;
  }

  body.home.ows-homepage-active .ows-homepage-week__links strong {
    font-size: 16px;
    white-space: nowrap;
  }

  body.home.ows-homepage-active .ows-homepage-week__links span,
  body.home.ows-homepage-active .ows-homepage-week__links b {
    min-width: 0;
    font-size: 8px;
    line-height: 1;
    white-space: nowrap;
  }

  body.home.ows-homepage-active .ows-homepage-edge h2 {
    font-size: 29px;
    white-space: nowrap;
  }

  body.home.ows-homepage-active .ows-homepage-game {
    grid-template-columns: 70px minmax(0, 1fr) 24px;
    padding-right: 8px;
    padding-left: 8px;
  }

  body.home.ows-homepage-active .ows-homepage-game__teams {
    display: grid !important;
    grid-template-columns: minmax(68px, 1fr) 20px minmax(68px, 1fr) !important;
    column-gap: 6px !important;
    align-items: center;
  }

  body.home.ows-homepage-active .ows-homepage-game__teams > i {
    width: 20px !important;
    min-width: 20px;
    text-align: center;
  }

  body.home.ows-homepage-active .ows-homepage-team {
    grid-template-columns: 20px 20px 24px !important;
    column-gap: 2px !important;
    width: 68px !important;
  }

  body.home.ows-homepage-active .ows-homepage-team img {
    width: 20px;
    height: 20px;
  }
}


  }
}

/* OWS Homepage Experience — unified header and mobile hierarchy v0.5.11 */
@media (min-width: 992px) {
  /* The new primary navigation has no legacy 40px offset; keep auth level with it. */
  body.home:not(.logged-in) #mainNav .account-nav.visible-md.visible-lg {
    margin-top: 0 !important;
  }
}

@media (max-width: 991px) {
  /* Replace the theme's blue legacy drawer with the current OWS header system. */
  body #mainNav #mainNav-collapse.ows-weekly-mobile-panel {
    padding: 0 !important;
    background: #f7f1e8 !important;
  }

  body #mainNav #mainNav-collapse.ows-weekly-mobile-panel > .navbar-header {
    position: sticky !important;
    top: 0;
    z-index: 3;
    display: flex !important;
    width: 100%;
    min-height: 100px;
    padding: 10px 18px !important;
    align-items: center;
    justify-content: center;
    border-bottom: 1px solid rgba(48, 48, 49, .14);
    background: #f7f1e8 !important;
  }

  body #mainNav #mainNav-collapse.ows-weekly-mobile-panel > .navbar-header .navbar-brand {
    float: none !important;
    display: flex !important;
    height: 80px !important;
    margin: 0 auto !important;
    padding: 0 !important;
    align-items: center;
    justify-content: center;
  }

  body #mainNav #mainNav-collapse.ows-weekly-mobile-panel > .navbar-header .header-logo {
    width: 118px !important;
    height: 80px !important;
    margin: 0 !important;
    background-position: center !important;
  }

  body #mainNav #mainNav-collapse.ows-weekly-mobile-panel .nav-close {
    position: absolute !important;
    top: 30px !important;
    left: 18px !important;
    width: 40px !important;
    height: 40px !important;
    margin: 0 !important;
    padding: 0 !important;
    border: 1.5px solid #303031 !important;
    border-radius: 50% !important;
    color: #303031 !important;
    background: #f7f1e8 !important;
    box-shadow: none !important;
    font-size: 16px !important;
  }

  body #mainNav #mainNav-collapse.ows-weekly-mobile-panel #main-menu.ows-weekly-nav__list {
    display: block !important;
    width: 100%;
    margin: 0 !important;
    padding: 8px 18px 28px !important;
    text-align: left !important;
    background: #f7f1e8 !important;
  }

  body #mainNav #mainNav-collapse.ows-weekly-mobile-panel #main-menu > .ows-weekly-nav__item {
    display: block !important;
    width: 100%;
    margin: 0 !important;
    border-bottom: 1px solid rgba(48, 48, 49, .14) !important;
  }

  body #mainNav #mainNav-collapse.ows-weekly-mobile-panel .ows-weekly-nav__topline {
    display: grid !important;
    grid-template-columns: minmax(0, 1fr) 48px;
    align-items: center;
  }

  body #mainNav #mainNav-collapse.ows-weekly-mobile-panel .ows-weekly-nav__link {
    display: flex !important;
    min-height: 58px !important;
    padding: 0 12px !important;
    align-items: center;
    color: #303031 !important;
    background: transparent !important;
    border: 0 !important;
    font-family: Knockout-Heavy, sans-serif !important;
    font-size: 17px !important;
    font-weight: 400 !important;
    letter-spacing: 0 !important;
    line-height: 1 !important;
    text-align: left !important;
    text-transform: uppercase;
  }

  body #mainNav #mainNav-collapse.ows-weekly-mobile-panel .ows-weekly-nav__toggle {
    display: inline-flex !important;
    width: 48px !important;
    height: 58px !important;
    margin: 0 !important;
    padding: 0 !important;
    align-items: center;
    justify-content: center;
    color: #303031 !important;
  }

  body #mainNav #mainNav-collapse.ows-weekly-mobile-panel .ows-weekly-dropdown {
    position: static !important;
    width: 100% !important;
    min-width: 0 !important;
    max-height: none !important;
    margin: 0 !important;
    padding: 8px !important;
    border: 0 !important;
    border-top: 1px solid rgba(48, 48, 49, .1) !important;
    border-radius: 0 !important;
    background: #efe3d4 !important;
    box-shadow: none !important;
  }

  body #mainNav #mainNav-collapse.ows-weekly-mobile-panel .ows-weekly-dropdown a {
    font-family: Knockout-Heavy, sans-serif !important;
    font-size: 14px !important;
    letter-spacing: 0 !important;
  }
}

@media (max-width: 520px) {
  /* Keep title, publishing count, and action as three visibly separate columns. */
  body.home.ows-homepage-active .ows-homepage-week__links > a {
    grid-template-columns: 104px minmax(92px, 1fr) max-content !important;
    column-gap: 12px !important;
  }

  body.home.ows-homepage-active .ows-homepage-week__links > a > span {
    justify-self: start;
    padding-left: 2px;
  }

  body.home.ows-homepage-active .ows-homepage-week__links > a > b {
    justify-self: end;
  }
}


/* OWS Homepage Experience - encoding, auth, and mobile isolation v0.5.12 */
@media (min-width: 992px) {
  body.home #mainNav #mainNav-collapse > .account-nav.visible-md.visible-lg {
    display: flex !important;
    min-height: 44px !important;
    height: 44px !important;
    margin-top: 0 !important;
    align-items: center !important;
  }

  body.home #mainNav #mainNav-collapse > .account-nav.visible-md.visible-lg > li {
    display: flex !important;
    min-height: 44px !important;
    height: 44px !important;
    margin-top: 0 !important;
    align-items: center !important;
  }
}

@media (max-width: 991px) {
  body #mainNav #mainNav-collapse.ows-weekly-mobile-panel {
    background: #f7f1e8 !important;
    background-image: none !important;
    box-shadow: none !important;
  }

  body #mainNav #mainNav-collapse.ows-weekly-mobile-panel::before,
  body #mainNav #mainNav-collapse.ows-weekly-mobile-panel::after {
    display: none !important;
    content: none !important;
  }

  body #mainNav #mainNav-collapse.ows-weekly-mobile-panel > .ows-weekly-mobile-legacy,
  body #mainNav #mainNav-collapse.ows-weekly-mobile-panel > .mega-matchups,
  body #mainNav #mainNav-collapse.ows-weekly-mobile-panel > .account-nav {
    display: none !important;
  }

  body #mainNav #mainNav-collapse.ows-weekly-mobile-panel > .ows-weekly-mobile-closebar {
    background: #f7f1e8 !important;
  }
}

@media (max-width: 520px) {
  body.home.ows-homepage-active .ows-homepage-week__links > a {
    display: grid !important;
    grid-template-columns: minmax(100px, 1.1fr) minmax(78px, .9fr) max-content !important;
    column-gap: 12px !important;
    align-items: center !important;
    padding-right: 10px !important;
    padding-left: 10px !important;
  }

  body.home.ows-homepage-active .ows-homepage-week__links > a > strong,
  body.home.ows-homepage-active .ows-homepage-week__links > a > span,
  body.home.ows-homepage-active .ows-homepage-week__links > a > b {
    min-width: 0 !important;
    margin: 0 !important;
    white-space: nowrap !important;
  }

  body.home.ows-homepage-active .ows-homepage-week__links > a > span {
    justify-self: start !important;
    padding-left: 0 !important;
  }

  body.home.ows-homepage-active .ows-homepage-week__links > a > b {
    justify-self: end !important;
  }
}

/* OWS Weekly Experience - mobile accordion and desktop logo balance v0.5.13 */
@media (min-width: 992px) {
  body #mainNav #mainNav-collapse > .navbar-header .header-logo {
    width: 180px !important;
    height: 140px !important;
  }
}

@media (max-width: 991px) {
  body #mainNav #mainNav-collapse.ows-weekly-mobile-panel .ows-weekly-dropdown {
    display: none !important;
  }

body #mainNav #mainNav-collapse.ows-weekly-mobile-panel .ows-weekly-nav__item.is-open > .ows-weekly-dropdown {
    display: block !important;
  }
}

/* OWS Weekly Experience v0.5.14 — article typography integration
 * Font-only staging test. Layout, spacing, links, and controller behavior remain unchanged.
 */

/* Editorial headlines and supporting language use the article-reading face. */
body.home.ows-homepage-active .ows-homepage-livebar > strong,
body.home.ows-homepage-active .ows-homepage-feature__content > strong,
body.home.ows-homepage-active .ows-homepage-week__links span,
body.home.ows-homepage-active .ows-homepage-game__time,
body.home.ows-homepage-active .ows-homepage-team__city,
body.home.ows-homepage-active .ows-homepage-team__score {
  font-family: Caecilia, Courier, serif !important;
}

body.home.ows-homepage-active .ows-homepage-livebar > strong,
body.home.ows-homepage-active .ows-homepage-feature__content > strong {
  font-weight: 700 !important;
  letter-spacing: -0.02em !important;
}

/* Preserve the approved compact uppercase hierarchy for utility copy. */
body.home.ows-homepage-active .ows-homepage-week__links span,
body.home.ows-homepage-active .ows-homepage-game__time {
  font-weight: 700 !important;
  letter-spacing: 0.015em !important;
}

body.home.ows-homepage-active .ows-homepage-team__city,
body.home.ows-homepage-active .ows-homepage-team__score {
  font-weight: 700 !important;
}

/* OWS Weekly Experience v0.5.15 - full Caecilia typography preview
 * Final override: font-family only. All approved layout and behavior remain unchanged.
 */
body.home.ows-homepage-active #mainNav,
body.home.ows-homepage-active #mainNav *,
body.home.ows-homepage-active .ows-homepage,
body.home.ows-homepage-active .ows-homepage *,
body.home.ows-homepage-active .ows-weekly-footer,
body.home.ows-homepage-active .ows-weekly-footer * {
  font-family: Caecilia, Courier, serif !important;
}



/* OWS Weekly Experience v0.6.2 - OWS Hub, color wheels, and approved typography mix */
.ows-weekly-nav__soon {
  color: var(--ows-weekly-orange);
  display: inline-block;
  font-size: 7px;
  font-weight: 400;
  letter-spacing: 0.08em;
  line-height: 1;
  margin-left: 5px;
  text-transform: uppercase;
  vertical-align: middle;
}

body.home.ows-homepage-active .ows-homepage-team__colors {
  display: block;
  width: 25px;
  height: 25px;
  border: 1px solid rgba(48, 48, 49, 0.12);
  border-radius: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  box-shadow: 0 1px 2px rgba(48, 48, 49, 0.12);
}

body.home.ows-homepage-active #mainNav,
body.home.ows-homepage-active #mainNav *,
body.home.ows-homepage-active .ows-homepage-week,
body.home.ows-homepage-active .ows-homepage-week *,
body.home.ows-homepage-active .ows-homepage-edge > h2,
body.home.ows-homepage-active .ows-homepage-edge > h2 *,
body.home.ows-homepage-active .ows-weekly-footer,
body.home.ows-homepage-active .ows-weekly-footer * {
  font-family: Knockout-Heavy, sans-serif !important;
}

body.home.ows-homepage-active .ows-homepage-livebar,
body.home.ows-homepage-active .ows-homepage-livebar *,
body.home.ows-homepage-active .ows-homepage-feature__content,
body.home.ows-homepage-active .ows-homepage-feature__content * {
  font-family: Knockout-Heavy, sans-serif !important;
}

body.home.ows-homepage-active .ows-homepage-livebar > strong,
body.home.ows-homepage-active .ows-homepage-feature__content > strong,
body.home.ows-homepage-active .ows-homepage-feature__content > span {
  font-family: Caecilia, Courier, serif !important;
}

body.home.ows-homepage-active .ows-homepage-game,
body.home.ows-homepage-active .ows-homepage-game * {
  font-family: Caecilia, Courier, serif !important;
}

@media (max-width: 520px) {
  body.home.ows-homepage-active .ows-homepage-team__colors {
    width: 20px;
    height: 20px;
  }

  .ows-weekly-nav__soon {
    font-size: 7px;
    margin-left: 7px;
  }
}
