:root{
  --royal:#123f8c;
  --royal-dark:#0a2b63;
  --royal-bright:#1e58b7;
  --gold:#c7a64b;
  --gold-light:#dfc66f;
  --slate:#59616b;
  --ink:#111722;
  --paper:#f4f6f8;
  --white:#fff;
  --line:#d7dde5;
  --black:#0b1017;
}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:Arial,Helvetica,sans-serif}a{color:inherit}
.sport-header{position:sticky;top:0;z-index:50;background:rgba(255,255,255,.98);border-top:5px solid var(--gold);border-bottom:1px solid var(--line);backdrop-filter:blur(8px)}
.sport-header-inner{width:min(1200px,calc(100% - 32px));min-height:78px;margin:auto;display:flex;align-items:center;justify-content:space-between;gap:24px}.sport-brand{display:flex;align-items:center;gap:12px;text-decoration:none}.sport-brand img{width:56px;height:56px;object-fit:contain}.sport-brand-copy{display:flex;flex-direction:column}.sport-brand-copy strong{color:var(--royal-dark);font-size:16px;text-transform:uppercase}.sport-brand-copy span{margin-top:4px;color:var(--slate);font-size:10px;letter-spacing:.11em;text-transform:uppercase;font-weight:900}
.sport-nav{display:flex;align-items:center;gap:20px}.sport-nav a{text-decoration:none;text-transform:uppercase;font-size:10px;letter-spacing:.06em;font-weight:1000}.sport-nav a:hover{color:var(--royal)}.sport-nav .facebook{background:var(--royal);color:#fff;padding:10px 12px}
.sport-hero{position:relative;overflow:hidden;color:#fff;background:linear-gradient(112deg,var(--royal-dark),var(--royal) 58%,var(--royal-bright));border-bottom:7px solid var(--gold)}
.sport-hero:before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(255,255,255,.04) 1px,transparent 1px),linear-gradient(rgba(255,255,255,.04) 1px,transparent 1px);background-size:54px 54px;opacity:.42}
.baseball .sport-hero:after{content:"";position:absolute;width:460px;height:460px;right:3%;top:50%;transform:translateY(-50%) rotate(45deg);border:4px solid rgba(223,198,111,.22)}
.softball .sport-hero:after{content:"";position:absolute;width:430px;height:430px;right:3%;top:50%;transform:translateY(-50%);border:5px dashed rgba(223,198,111,.22);border-radius:50%}
.football .sport-hero:after{content:"";position:absolute;right:-5%;top:10%;width:520px;height:360px;border:4px solid rgba(223,198,111,.18);border-radius:50%;transform:rotate(-16deg)}
.cheer .sport-hero:after{content:"";position:absolute;right:4%;top:15%;width:420px;height:420px;background:linear-gradient(135deg,transparent 43%,rgba(223,198,111,.16) 44% 48%,transparent 49%),linear-gradient(45deg,transparent 43%,rgba(255,255,255,.10) 44% 48%,transparent 49%)}
.sport-hero-inner{position:relative;z-index:2;width:min(1200px,calc(100% - 32px));min-height:430px;margin:auto;display:grid;grid-template-columns:1.2fr .8fr;align-items:center;gap:50px;padding:54px 0}.sport-eyebrow{margin:0 0 12px;color:var(--gold-light);text-transform:uppercase;font-size:10px;letter-spacing:.17em;font-weight:1000}.sport-hero h1{margin:0;text-transform:uppercase;font-size:clamp(54px,7vw,102px);line-height:.86;letter-spacing:-.06em;font-style:italic;font-weight:1000}.sport-hero h1 span{display:block;color:var(--gold-light)}.sport-lede{max-width:670px;margin:23px 0 0;color:#e1e9f4;font-size:18px;line-height:1.6;font-weight:650}.sport-actions{display:flex;gap:11px;flex-wrap:wrap;margin-top:28px}.sport-button{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:0 18px;text-decoration:none;text-transform:uppercase;font-size:10px;letter-spacing:.07em;font-weight:1000}.sport-button.gold{background:var(--gold);color:#10151d}.sport-button.outline{border:2px solid rgba(255,255,255,.52);color:#fff}.sport-button.dark{background:#06162f;color:#fff}.sport-logo-wrap{display:flex;align-items:center;justify-content:center}.sport-logo-wrap img{width:min(340px,31vw);max-height:340px;object-fit:contain;filter:drop-shadow(0 20px 25px rgba(0,0,0,.25))}
.sport-summary{background:#06162f;color:#fff}.sport-summary-inner{width:min(1200px,calc(100% - 32px));margin:auto;display:flex;gap:0;flex-wrap:wrap}.summary-item{padding:17px 24px;border-left:1px solid rgba(255,255,255,.13);min-width:190px;flex:1}.summary-item:last-child{border-right:1px solid rgba(255,255,255,.13)}.summary-item span{display:block;color:#8195b0;text-transform:uppercase;font-size:8px;letter-spacing:.12em;font-weight:1000}.summary-item strong{display:block;margin-top:5px;font-size:13px}
.sport-content{width:min(1200px,calc(100% - 32px));margin:auto;padding:76px 0}.sport-content.compact{padding-top:0}.section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:34px;margin-bottom:30px}.section-heading h2{margin:0;color:var(--royal-dark);text-transform:uppercase;font-size:clamp(36px,4.6vw,56px);line-height:.93;letter-spacing:-.04em;font-style:italic;font-weight:1000}.section-heading p{max-width:520px;margin:0;color:var(--slate);font-size:14px;line-height:1.65;font-weight:650}.section-kicker{display:block;margin-bottom:7px;color:var(--royal);text-transform:uppercase;font-size:9px;letter-spacing:.15em;font-weight:1000}
.live-schedule-shell{border-top:5px solid var(--royal-dark);background:#fff}.schedule-toolbar{display:flex;justify-content:space-between;align-items:center;gap:16px;padding:16px 18px;background:var(--royal-dark);color:#fff}.schedule-toolbar strong{text-transform:uppercase;font-size:13px}.schedule-source-line{color:#c7d3e5;font-size:11px;font-weight:700}.schedule-source-line a{color:var(--gold-light);font-weight:1000}.schedule-controls{display:flex;border-bottom:1px solid var(--line);background:#eef2f6}.schedule-view{min-height:46px;padding:0 18px;border:0;border-right:1px solid var(--line);background:transparent;color:var(--royal-dark);cursor:pointer;text-transform:uppercase;font-size:9px;letter-spacing:.08em;font-weight:1000}.schedule-view.active{background:var(--gold);color:#111820}.next-game{display:grid;grid-template-columns:150px 1fr;gap:8px 24px;padding:24px 20px;border-bottom:3px solid var(--gold);background:linear-gradient(105deg,rgba(18,63,140,.06),transparent 58%),#fff}.next-label{grid-column:1/-1;color:var(--royal);text-transform:uppercase;font-size:9px;letter-spacing:.14em;font-weight:1000}.next-date{grid-row:2/5;color:var(--royal-dark);font-size:27px;line-height:1;font-style:italic;font-weight:1000;text-transform:uppercase}.next-matchup{display:flex;align-items:center;gap:10px;flex-wrap:wrap;color:var(--royal-dark);font-size:22px;line-height:1.1;font-weight:1000;text-transform:uppercase}.versus{color:#8b95a2;font-size:9px;letter-spacing:.1em}.next-meta{display:flex;gap:16px;flex-wrap:wrap;color:var(--slate);font-size:11px;font-weight:900;text-transform:uppercase}.next-empty{grid-column:1/-1;color:var(--slate);font-weight:700}.league-schedule-status{padding:22px 18px;color:var(--slate);font-weight:700}.league-schedule-status a{color:var(--royal);font-weight:1000}.schedule-list{display:block}.schedule-row{display:grid;grid-template-columns:105px 110px minmax(150px,.8fr) minmax(280px,1.6fr) 90px;align-items:center;gap:14px;padding:16px 18px;border-bottom:1px solid var(--line)}.schedule-row:nth-child(even){background:#f8fafb}.schedule-date-block strong{display:block;color:var(--royal-dark);font-size:16px;text-transform:uppercase}.schedule-date-block span{display:block;margin-top:4px;color:var(--royal);font-size:12px;font-weight:1000}.schedule-label{display:block;margin-bottom:4px;color:#929ba7;text-transform:uppercase;font-size:8px;letter-spacing:.1em;font-weight:1000}.schedule-field-block strong,.schedule-league-block strong{font-size:12px}.schedule-matchup-block{display:grid;grid-template-columns:1fr 26px 1fr;align-items:center;gap:5px}.schedule-matchup-block>div:first-child{text-align:right}.schedule-at{text-align:center;color:#9ba4af;font-size:8px;text-transform:uppercase;font-weight:1000}.schedule-team{font-size:12px;font-weight:850}.noble-team{color:var(--royal);font-weight:1000}.schedule-status-pill,.schedule-score{justify-self:end;padding:8px 9px;text-transform:uppercase;font-size:8px;letter-spacing:.06em;font-weight:1000}.schedule-status-pill{background:#e8edf4;color:#42506a}.schedule-score{background:var(--royal-dark);color:#fff;font-size:12px}.schedule-empty{padding:26px 18px;color:var(--slate);font-weight:700}.schedule-footer-link{display:flex;justify-content:flex-end;padding:14px 18px;background:#eef2f6}.schedule-footer-link a{color:var(--royal);text-decoration:none;text-transform:uppercase;font-size:9px;letter-spacing:.07em;font-weight:1000}
.registration-board{border-top:5px solid var(--royal-dark);background:#fff}.registration-board-top{padding:15px 18px;background:var(--royal-dark);color:#fff}.registration-board-top strong{text-transform:uppercase;font-size:13px}.sport-registration-status{padding:22px 18px;color:var(--slate);font-weight:700}.sport-registration-grid{display:block}.sport-reg-row{display:grid;grid-template-columns:1.5fr .7fr .7fr auto;gap:16px;align-items:center;padding:20px 18px;border-bottom:1px solid var(--line)}.sport-reg-main small{display:block;color:var(--royal);font-size:9px;letter-spacing:.12em;text-transform:uppercase;font-weight:1000;margin-bottom:5px}.sport-reg-main strong{display:block;color:var(--royal-dark);font-size:22px;text-transform:uppercase;font-style:italic}.sport-reg-cell span{display:block;color:#929ba7;text-transform:uppercase;font-size:8px;letter-spacing:.1em;font-weight:1000;margin-bottom:4px}.sport-reg-cell strong{font-size:13px}.open-pill{padding:10px 12px;background:var(--gold);color:#10151d;text-transform:uppercase;font-size:9px;letter-spacing:.07em;font-weight:1000}
.resource-list{border-top:4px solid var(--royal-dark)}.resource-link{display:grid;grid-template-columns:1.2fr 1.8fr 34px;align-items:center;gap:20px;min-height:92px;padding:16px 4px;border-bottom:1px solid var(--line);text-decoration:none}.resource-link strong{color:var(--royal-dark);font-size:20px;text-transform:uppercase;font-style:italic}.resource-link span{color:var(--slate);font-size:13px;line-height:1.5}.resource-link b{color:var(--royal);font-size:24px;text-align:right}.resource-link:hover strong,.resource-link:hover b{color:var(--royal)}
.program-note{background:var(--royal);color:#fff;border-top:6px solid var(--gold);padding:58px max(16px,calc((100% - 1200px)/2))}.program-note-inner{display:grid;grid-template-columns:.8fr 1.2fr;gap:48px;align-items:start}.program-note h2{margin:0;text-transform:uppercase;font-size:42px;line-height:.95;font-style:italic}.program-note p{margin:0;color:#dce5f3;font-size:15px;line-height:1.75;font-weight:650}
.sport-footer{background:#050d1b;color:#aeb9c8;border-top:5px solid var(--gold)}.sport-footer-inner{width:min(1200px,calc(100% - 32px));min-height:105px;margin:auto;display:flex;align-items:center;justify-content:space-between;gap:24px}.footer-brand{display:flex;align-items:center;gap:11px}.footer-brand img{width:48px;height:48px;object-fit:contain}.footer-brand strong{display:block;color:#fff;text-transform:uppercase}.footer-brand span{display:block;margin-top:4px;font-size:11px}.footer-links{display:flex;gap:14px;flex-wrap:wrap}.footer-links a{color:#c3cede;text-decoration:none;text-transform:uppercase;font-size:9px;letter-spacing:.06em;font-weight:900}
@media(max-width:900px){.sport-nav{display:none}.sport-hero-inner{grid-template-columns:1fr;min-height:auto}.sport-logo-wrap{display:none}.section-heading{align-items:flex-start;flex-direction:column}.schedule-row{grid-template-columns:90px 100px 1fr 76px}.schedule-league-block{display:none}.sport-reg-row{grid-template-columns:1fr 1fr}.sport-reg-main{grid-column:1/-1}.program-note-inner{grid-template-columns:1fr}}
@media(max-width:600px){.sport-header-inner{min-height:70px}.sport-brand img{width:47px;height:47px}.sport-brand-copy strong{font-size:14px}.sport-hero-inner{padding:48px 0}.sport-hero h1{font-size:53px}.sport-lede{font-size:16px}.sport-actions .sport-button{width:100%}.sport-summary-inner{display:grid;grid-template-columns:1fr 1fr}.summary-item{min-width:0;padding:13px}.sport-content{padding:56px 0}.section-heading h2{font-size:36px}.schedule-controls{display:grid;grid-template-columns:1fr 1fr}.schedule-view{padding:0 8px}.next-game{grid-template-columns:1fr;padding:18px 14px}.next-date{grid-row:auto;font-size:21px}.next-matchup{font-size:17px}.schedule-row{grid-template-columns:72px 1fr auto;grid-template-areas:"date matchup status" "date field status";gap:7px 10px;padding:14px}.schedule-date-block{grid-area:date}.schedule-field-block{grid-area:field}.schedule-matchup-block{grid-area:matchup;display:flex;flex-wrap:wrap;gap:4px}.schedule-matchup-block>div:first-child{text-align:left}.schedule-league-block{display:none}.schedule-status-pill,.schedule-score{grid-area:status}.sport-reg-row{grid-template-columns:1fr}.sport-reg-main{grid-column:auto}.resource-link{grid-template-columns:1fr 30px}.resource-link span{grid-column:1/-1}.program-note{padding-top:46px;padding-bottom:46px}.program-note h2{font-size:36px}.sport-footer-inner{padding:22px 0;align-items:flex-start;flex-direction:column}}


/* Facebook page embeds */
.facebook-feed-section{
  border-top:1px solid var(--line);
}
.facebook-feed-layout{
  display:grid;
  grid-template-columns:minmax(250px,.72fr) minmax(320px,1.28fr);
  gap:48px;
  align-items:start;
}
.facebook-feed-copy{
  padding-top:12px;
}
.facebook-feed-copy h3{
  margin:0 0 10px;
  color:var(--deep);
  font-size:28px;
  line-height:1;
  text-transform:uppercase;
}
.facebook-feed-copy p{
  margin:0 0 22px;
  max-width:480px;
  color:var(--slate);
  line-height:1.65;
}
.facebook-page-button{
  display:inline-flex;
  width:auto;
}
.facebook-feed-embed{
  width:100%;
  min-height:650px;
  display:flex;
  justify-content:center;
  align-items:flex-start;
  overflow:hidden;
  background:#fff;
  border-top:4px solid var(--royal);
  padding-top:16px;
}
.facebook-feed-embed .fb-page,
.facebook-feed-embed .fb-page > span,
.facebook-feed-embed iframe{
  max-width:100%!important;
}
.facebook-feed-embed blockquote{
  margin:0;
  padding:18px;
}
.facebook-feed-embed blockquote a{
  color:var(--royal);
  font-weight:900;
}

@media(max-width:820px){
  .facebook-feed-layout{
    grid-template-columns:1fr;
    gap:24px;
  }
  .facebook-feed-copy{
    padding-top:0;
  }
  .facebook-feed-embed{
    min-height:650px;
  }
}


/* Facebook section layout correction */
.facebook-feed-section{
  padding-top:72px !important;
  padding-bottom:56px !important;
}

.facebook-feed-section .section-heading{
  margin-bottom:28px !important;
  align-items:flex-start !important;
}

.facebook-feed-section .section-heading h2{
  margin-top:4px !important;
  line-height:1 !important;
}

.facebook-feed-layout{
  grid-template-columns:minmax(260px,.62fr) minmax(500px,1.38fr) !important;
  gap:40px !important;
  align-items:start !important;
}

.facebook-feed-copy{
  padding-top:4px !important;
}

.facebook-feed-embed{
  min-height:560px !important;
  padding:0 !important;
  border-top:4px solid var(--royal) !important;
  background:#fff !important;
  justify-content:center !important;
  overflow:hidden !important;
}

.facebook-feed-embed iframe{
  display:block !important;
  width:500px !important;
  max-width:100% !important;
  height:560px !important;
  margin:0 auto !important;
  border:0 !important;
}

@media(max-width:980px){
  .facebook-feed-layout{
    grid-template-columns:1fr !important;
    gap:24px !important;
  }

  .facebook-feed-copy{
    max-width:680px;
  }

  .facebook-feed-embed{
    min-height:560px !important;
  }
}

@media(max-width:560px){
  .facebook-feed-section{
    padding-top:48px !important;
  }

  .facebook-feed-section .section-heading{
    margin-bottom:20px !important;
  }

  .facebook-feed-embed{
    min-height:520px !important;
  }

  .facebook-feed-embed iframe{
    width:100% !important;
    height:520px !important;
  }
}


/* Remove oversized Facebook embed container — let the feed itself be the visual */
.facebook-feed-layout{
  grid-template-columns:minmax(280px,1fr) 500px !important;
  gap:46px !important;
  align-items:start !important;
}

.facebook-feed-embed{
  width:500px !important;
  max-width:100% !important;
  min-height:0 !important;
  height:auto !important;
  padding:0 !important;
  margin:0 !important;
  background:transparent !important;
  border:0 !important;
  overflow:visible !important;
  display:block !important;
}

.facebook-feed-embed iframe{
  display:block !important;
  width:500px !important;
  max-width:100% !important;
  height:650px !important;
  margin:0 !important;
  background:transparent !important;
  border:0 !important;
}

@media(max-width:980px){
  .facebook-feed-layout{
    grid-template-columns:1fr !important;
  }

  .facebook-feed-embed{
    width:500px !important;
    max-width:100% !important;
    margin:0 auto !important;
  }
}

@media(max-width:560px){
  .facebook-feed-embed{
    width:100% !important;
  }

  .facebook-feed-embed iframe{
    width:100% !important;
    height:600px !important;
  }
}


/* =========================================================
   Site-wide sport page sizing normalization
   Same masthead, hero height and typography on every sport.
   ========================================================= */
@media (min-width:901px){
  .sport-header-inner{
    height:80px !important;
    min-height:80px !important;
  }

  .sport-brand{
    flex:0 0 350px;
    min-width:350px;
  }

  .sport-brand img{
    width:52px !important;
    height:52px !important;
    flex:0 0 52px;
  }

  .sport-brand-copy{
    min-width:0;
  }

  .sport-brand-copy strong{
    font-size:15px !important;
    line-height:1.05;
    white-space:nowrap;
  }

  .sport-brand-copy span{
    margin-top:3px !important;
    font-size:9px !important;
    line-height:1.15;
    white-space:nowrap;
  }

  .sport-nav{
    margin-left:auto;
    gap:18px !important;
  }

  .sport-nav a{
    font-size:9px !important;
  }

  .sport-hero-inner{
    height:420px !important;
    min-height:420px !important;
    grid-template-columns:minmax(0,680px) minmax(220px,1fr) !important;
    gap:48px !important;
    padding:44px 0 !important;
  }

  .sport-hero-inner > div:first-child{
    min-width:0;
  }

  .sport-hero h1{
    font-size:74px !important;
    line-height:.91 !important;
    letter-spacing:-.05em !important;
  }

  .sport-hero h1 span{
    white-space:nowrap;
  }

  .sport-lede{
    max-width:640px !important;
    margin-top:19px !important;
    font-size:17px !important;
    line-height:1.5 !important;
  }

  .sport-actions{
    margin-top:23px !important;
  }

  .sport-logo-wrap img{
    width:280px !important;
    height:280px !important;
    max-width:100% !important;
    max-height:280px !important;
  }

  .summary-item{
    min-height:70px;
    display:flex;
    flex-direction:column;
    justify-content:center;
  }

  .section-heading h2{
    font-size:46px !important;
    line-height:.95 !important;
  }

  .program-note h2{
    font-size:38px !important;
  }
}

@media (max-width:900px) and (min-width:601px){
  .sport-header-inner{
    min-height:74px !important;
  }

  .sport-brand img{
    width:48px !important;
    height:48px !important;
  }

  .sport-brand-copy strong{
    font-size:14px !important;
  }

  .sport-hero-inner{
    min-height:auto !important;
    height:auto !important;
    padding:48px 0 !important;
  }

  .sport-hero h1{
    font-size:60px !important;
    line-height:.92 !important;
  }

  .section-heading h2{
    font-size:40px !important;
  }
}

@media (max-width:600px){
  .sport-header-inner{
    min-height:66px !important;
  }

  .sport-brand img{
    width:42px !important;
    height:42px !important;
  }

  .sport-brand-copy strong{
    font-size:13px !important;
    line-height:1.05;
  }

  .sport-brand-copy span{
    font-size:8px !important;
    line-height:1.15;
  }

  .sport-hero-inner{
    padding:38px 0 !important;
  }

  .sport-hero h1{
    font-size:46px !important;
    line-height:.92 !important;
    letter-spacing:-.04em !important;
  }

  .sport-lede{
    margin-top:16px !important;
    font-size:15px !important;
  }

  .section-heading h2{
    font-size:32px !important;
    line-height:.97 !important;
  }

  .program-note h2{
    font-size:32px !important;
  }
}


/* Facebook brand badges */
.facebook-icon{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  flex:0 0 auto;
  width:24px;
  height:24px;
  border-radius:4px;
  background:#1877F2;
  color:#fff;
  font-family:Arial,Helvetica,sans-serif;
  font-size:21px;
  line-height:1;
  font-weight:900;
  font-style:normal;
  text-transform:none;
}
.facebook-icon-small{
  width:18px;
  height:18px;
  border-radius:3px;
  font-size:16px;
}
a:has(.facebook-icon){
  display:inline-flex;
  align-items:center;
  gap:8px;
}
.sport-nav a:has(.facebook-icon){
  background:transparent !important;
  color:inherit !important;
  border:0 !important;
  padding-left:0 !important;
  padding-right:0 !important;
}
.sport-nav a:has(.facebook-icon) .facebook-nav-label{
  display:none;
}
.facebook-page-button{
  display:inline-flex !important;
  align-items:center;
  gap:8px;
}


/* Facebook editorial split — all copy left, feed right */
.facebook-feed-section{
  padding-top:68px !important;
  padding-bottom:68px !important;
  border-top:1px solid var(--line);
}

.facebook-feed-layout{
  display:grid !important;
  grid-template-columns:minmax(0,1fr) 500px !important;
  gap:72px !important;
  align-items:start !important;
  max-width:1080px;
  margin:0 auto;
}

.facebook-feed-copy{
  padding:10px 0 0 !important;
  max-width:430px;
}

.facebook-feed-copy .section-kicker{
  margin-bottom:10px !important;
}

.facebook-feed-copy h2{
  margin:0 !important;
  color:var(--royal-dark);
  text-transform:uppercase;
  font-size:46px !important;
  line-height:.94 !important;
  letter-spacing:-.04em;
  font-style:italic;
  font-weight:1000;
}

.facebook-feed-copy p{
  margin:24px 0 26px !important;
  max-width:410px !important;
  color:var(--slate);
  font-size:14px;
  line-height:1.7;
  font-weight:650;
}

.facebook-page-button{
  display:inline-flex !important;
  align-items:center;
  gap:9px;
  width:auto !important;
  min-height:46px;
  padding:0 16px;
  background:var(--royal);
  color:#fff !important;
  text-decoration:none;
}

.facebook-feed-embed{
  width:500px !important;
  max-width:100% !important;
  min-height:0 !important;
  height:auto !important;
  padding:0 !important;
  margin:0 !important;
  background:transparent !important;
  border:0 !important;
  overflow:visible !important;
  display:block !important;
}

.facebook-feed-embed iframe{
  display:block !important;
  width:500px !important;
  max-width:100% !important;
  height:650px !important;
  margin:0 !important;
  border:0 !important;
  background:transparent !important;
}

@media(max-width:980px){
  .facebook-feed-layout{
    grid-template-columns:1fr !important;
    gap:34px !important;
    max-width:680px;
  }

  .facebook-feed-copy{
    max-width:560px;
    padding-top:0 !important;
  }

  .facebook-feed-copy p{
    max-width:540px !important;
  }

  .facebook-feed-embed{
    margin:0 !important;
  }
}

@media(max-width:600px){
  .facebook-feed-section{
    padding-top:50px !important;
    padding-bottom:50px !important;
  }

  .facebook-feed-copy h2{
    font-size:34px !important;
  }

  .facebook-feed-embed{
    width:100% !important;
  }

  .facebook-feed-embed iframe{
    width:100% !important;
    height:600px !important;
  }
}


/* Facebook copy hierarchy — keep all messaging together on the left */
.facebook-feed-copy .facebook-feed-intro{
  margin:18px 0 24px !important;
  max-width:420px !important;
  color:var(--slate);
  font-size:14px;
  line-height:1.6;
  font-weight:700;
}
.facebook-feed-copy h3{
  margin:0 0 8px !important;
  color:var(--deep);
  font-size:22px !important;
  line-height:1.05;
  text-transform:uppercase;
  letter-spacing:-.02em;
}
.facebook-feed-copy .facebook-feed-body{
  margin:0 0 24px !important;
  max-width:420px !important;
  color:var(--slate);
  font-size:14px;
  line-height:1.65;
  font-weight:600;
}

/* Live TourneyMachine schedule — Football & Cheer */
.live-external-schedule{
  border-top:1px solid var(--line);
}
.external-schedule-card{
  overflow:hidden;
  border:1px solid var(--line);
  border-radius:18px;
  background:#fff;
  box-shadow:0 18px 42px rgba(12,31,58,.10);
}
.external-schedule-bar{
  min-height:86px;
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:22px;
  padding:18px 22px;
  border-top:5px solid var(--gold);
  border-bottom:1px solid var(--line);
  background:#f8fafc;
}
.external-schedule-bar strong{
  display:block;
  color:var(--deep);
  font-size:20px;
  line-height:1.1;
  text-transform:uppercase;
}
.external-schedule-bar span{
  display:block;
  margin-top:5px;
  color:var(--slate);
  font-size:12px;
  font-weight:800;
}
.external-schedule-button{
  flex:0 0 auto;
  margin:0;
  white-space:nowrap;
}
.external-schedule-frame{
  display:block;
  width:100%;
  height:900px;
  border:0;
  background:#fff;
}
.external-schedule-fallback{
  margin:0;
  padding:18px 22px;
  color:var(--slate);
}
.external-schedule-fallback a{
  color:var(--royal);
  font-weight:900;
}
@media(max-width:700px){
  .external-schedule-card{
    border-radius:12px;
  }
  .external-schedule-bar{
    align-items:flex-start;
    flex-direction:column;
    padding:16px;
  }
  .external-schedule-button{
    width:100%;
    justify-content:center;
  }
  .external-schedule-frame{
    height:780px;
  }
}


/* NYFA seven-team TourneyMachine selector */
.team-schedule-card{
  border-radius:14px;
}
.team-schedule-header{
  min-height:72px;
}
.schedule-team-picker{
  display:flex;
  flex-wrap:wrap;
  gap:10px;
  padding:18px 22px;
  border-bottom:1px solid var(--line);
  background:#fff;
}
.schedule-team-tab{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  min-height:42px;
  padding:10px 15px;
  border:2px solid var(--royal);
  border-radius:5px;
  background:#fff;
  color:var(--royal-dark);
  text-decoration:none;
  text-transform:uppercase;
  font-size:11px;
  line-height:1;
  font-weight:1000;
  letter-spacing:.03em;
}
.schedule-team-tab:hover,
.schedule-team-tab:focus{
  background:var(--royal);
  color:#fff;
}
@media(max-width:700px){
  .schedule-team-picker{
    display:grid;
    grid-template-columns:repeat(2,minmax(0,1fr));
    padding:14px;
  }
  .schedule-team-tab{
    width:100%;
  }
}


/* Age-ordered NYFA schedule tabs */
.schedule-team-tab{
  flex-direction:column;
  gap:4px;
  min-width:132px;
  text-align:center;
}
.schedule-team-name{
  display:block;
  font-size:12px;
  line-height:1.05;
  font-weight:1000;
}
.schedule-team-group{
  display:block;
  font-size:9px;
  line-height:1.15;
  font-weight:800;
  opacity:.76;
  text-transform:none;
  letter-spacing:0;
}
.schedule-team-tab:hover .schedule-team-group,
.schedule-team-tab:focus .schedule-team-group{
  opacity:.92;
}


/* Football-only schedule / standings actions */
.schedule-team-card{
  cursor:default;
}
.schedule-team-actions{
  display:flex;
  align-items:center;
  justify-content:center;
  gap:7px;
  margin-top:5px;
  font-size:9px;
  line-height:1;
  font-weight:1000;
  letter-spacing:.03em;
  text-transform:uppercase;
}
.schedule-team-actions a{
  color:var(--royal);
  text-decoration:none;
  border-bottom:1px solid transparent;
}
.schedule-team-actions a:hover,
.schedule-team-actions a:focus{
  color:var(--royal-dark);
  border-bottom-color:currentColor;
}
.schedule-team-card:hover,
.schedule-team-card:focus-within{
  background:#fff;
  color:var(--royal-dark);
}

/* Shared photographic heroes and real, accessible action links */
.photo-action-hero{
  position:relative;
  width:100%;
  aspect-ratio:2146 / 733;
  min-height:0;
  height:auto;
  overflow:hidden;
  background:#071a38;
  border-bottom:7px solid var(--gold);
}
.photo-action-hero:before,
.photo-action-hero:after{display:none !important}
.photo-hero-art{
  position:absolute;
  inset:0;
  display:block;
  width:100%;
  height:100%;
  object-fit:cover;
  object-position:center;
}
.hero-hotspots{position:absolute;inset:0;z-index:3}
.hero-hotspot{
  position:absolute;
  overflow:hidden;
  color:transparent;
  text-indent:-9999px;
  border-radius:3px;
}
.hero-hotspot:focus-visible{
  outline:4px solid #fff;
  outline-offset:3px;
  box-shadow:0 0 0 7px var(--royal);
}
.baseball .hero-primary{left:34.2%;top:73.4%;width:15.5%;height:10.6%}
.baseball .hero-registration{left:50.7%;top:73.4%;width:15.2%;height:10.6%}
.softball .hero-primary{left:29.9%;top:79.5%;width:18.9%;height:10.8%}
.softball .hero-registration{left:50.1%;top:79.5%;width:19.9%;height:10.8%}
.football .hero-primary{left:31.6%;top:86.7%;width:18.0%;height:11.5%}
.football .hero-registration{left:50.5%;top:86.7%;width:17.8%;height:11.5%}
.cheer .hero-primary{left:53.1%;top:70.0%;width:15.0%;height:10.8%}
.cheer .hero-registration{left:68.5%;top:70.0%;width:15.5%;height:10.8%}

.photo-hero-linkbar{
  position:absolute;
  z-index:4;
  left:50%;
  bottom:18px;
  transform:translateX(-50%);
  display:flex;
  align-items:center;
  justify-content:center;
  gap:10px;
  padding:8px;
  background:rgba(3,15,35,.76);
  border:1px solid rgba(255,255,255,.35);
  backdrop-filter:blur(5px);
}
.photo-hero-linkbar a{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  min-height:44px;
  padding:0 18px;
  background:var(--gold);
  color:#071a38;
  text-decoration:none;
  text-transform:uppercase;
  white-space:nowrap;
  font-size:11px;
  font-weight:1000;
  letter-spacing:.04em;
}
.photo-hero-linkbar a:nth-child(even){background:#fff}
.photo-hero-linkbar a:hover,.photo-hero-linkbar a:focus-visible{background:var(--royal);color:#fff}

@media(max-width:1120px) and (min-width:901px){
  .sport-header-inner{width:min(100% - 24px,1200px) !important}
  .sport-brand{flex-basis:285px !important;min-width:285px !important}
  .sport-nav{gap:11px !important}
  .sport-nav a{font-size:8px !important}
}
@media(max-width:900px){
  .sport-header-inner{height:auto !important;min-height:0 !important;flex-direction:column;align-items:stretch;padding:10px 16px 0}
  .sport-brand{min-width:0 !important}
  .sport-nav{display:flex !important;width:100%;gap:18px !important;overflow-x:auto;padding:10px 0 12px;scrollbar-width:thin}
  .sport-nav a{flex:0 0 auto;font-size:10px !important}
  .photo-hero-linkbar{bottom:8px;gap:5px;padding:5px}
  .photo-hero-linkbar a{min-height:38px;padding:0 10px;font-size:9px}
  .hero-hotspot{min-height:44px;transform:translateY(-14px)}
}
@media(max-width:520px){
  .photo-hero-linkbar{position:relative;left:auto;bottom:auto;transform:none;width:100%;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));border:0;border-radius:0}
  .photo-hero-linkbar a{white-space:normal;text-align:center}
  .basketball-photo-hero,.future-sport-page .future-photo-hero{overflow:visible !important;margin-bottom:92px}
}

/* Site-wide readability pass */
body{font-size:16px;line-height:1.5}
.sport-brand-copy strong{font-size:17px !important;line-height:1.15}
.sport-brand-copy span{font-size:12px !important;line-height:1.3}
.sport-nav a{font-size:11px !important;line-height:1.35}
.sport-eyebrow{font-size:12px}
.sport-button{font-size:12px}
.summary-item span{font-size:11px}
.summary-item strong{font-size:15px;line-height:1.35}
.section-heading p{font-size:16px}
.section-kicker{font-size:12px}
.schedule-toolbar strong,.registration-board-top strong{font-size:15px}
.schedule-source-line{font-size:13px}
.schedule-view{font-size:12px}
.next-label{font-size:12px}
.versus{font-size:12px}
.next-meta{font-size:13px}
.league-schedule-status,.schedule-empty,.sport-registration-status{font-size:16px}
.schedule-date-block span{font-size:14px}
.schedule-label{font-size:11px}
.schedule-field-block strong,.schedule-league-block strong{font-size:14px}
.schedule-at{font-size:11px}
.schedule-team{font-size:14px;line-height:1.35}
.schedule-status-pill{font-size:11px}
.schedule-footer-link a{font-size:12px}
.sport-reg-main small{font-size:12px}
.sport-reg-cell span{font-size:11px}
.sport-reg-cell strong{font-size:15px}
.open-pill{font-size:12px}
.resource-link span{font-size:15px}
.program-note p{font-size:17px}
.footer-brand span{font-size:13px}
.footer-links a{font-size:12px}
.external-schedule-bar span{font-size:14px}
.schedule-team-name{font-size:14px}
.schedule-team-group{font-size:12px}
.schedule-team-actions{font-size:12px}
.photo-hero-linkbar a{font-size:12px}

@media(max-width:1120px) and (min-width:901px){
  .sport-nav a{font-size:10px !important}
}
@media(max-width:900px){
  .sport-nav a{font-size:12px !important}
  .photo-hero-linkbar a{font-size:11px}
}
@media(max-width:600px){
  .sport-brand-copy strong{font-size:16px !important}
  .sport-brand-copy span{font-size:12px !important}
  .section-heading p,.sport-lede{font-size:17px !important}
  .summary-item span{font-size:10px}
  .summary-item strong{font-size:14px}
}
