/*
Theme Name: Ballpark Tours Theme
Theme URI: https://ballpark.tours
Author: OpenAI
Description: Minimal companion theme for the Ballpark Tours plugin.
Version: 0.2.5
Text Domain: ballpark-tours-theme
*/
html{box-sizing:border-box}*,*:before,*:after{box-sizing:inherit}
:root{--site-bg:#edf1ee;--surface:#ffffff;--text:#122028;--muted:#5f6b76;--border:#d6dde2;--green-900:#0f4f34;--green-800:#15613f;--green-700:#1d724b;--shadow:0 18px 42px rgba(16,24,40,.08)}
body{margin:0;color:var(--text);font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;line-height:1.55;background:linear-gradient(180deg,#f3f5f3 0%,#edf1ee 100%)}
a{color:#0b5fff}img{max-width:100%;height:auto}.site-shell{min-height:100vh;display:flex;flex-direction:column}.site-content{flex:1;padding-bottom:34px}
.site-header,.site-footer{max-width:1240px;margin:0 auto;padding:20px}.site-header-inner,.site-footer-inner{display:flex;justify-content:space-between;gap:16px;align-items:center}.site-branding{text-decoration:none;display:inline-flex;align-items:center;gap:14px;min-width:0}.site-brand-icon{display:inline-flex;align-items:center;justify-content:center;width:34px;height:34px;flex:0 0 auto}.site-brand-plate{display:block;width:28px;height:28px;background:#183c2d;clip-path:polygon(0 0,100% 0,100% 58%,76% 58%,76% 100%,24% 100%,24% 58%,0 58%)}.site-brand-text{display:block;color:#183c2d;font-size:34px;line-height:1;font-weight:900;letter-spacing:-.045em}.site-nav ul{list-style:none;display:flex;gap:16px;padding:0;margin:0}.site-nav a{text-decoration:none;color:#2f4738;font-weight:700}.site-nav a:hover{color:#183c2d}
.site-footer{padding-top:8px;color:#355343;font-size:14px}.site-footer-inner{justify-content:center;font-weight:800}.site-footer-sep{width:1px;height:16px;background:rgba(24,60,45,.24);display:inline-block}
.wrap{max-width:1240px;margin:0 auto;padding:20px}.entry-card{background:var(--surface);border:1px solid var(--border);border-radius:22px;padding:24px;box-shadow:var(--shadow)}
@media (max-width:860px){.site-header-inner{flex-wrap:wrap;justify-content:center}.site-nav{width:100%}.site-nav ul{justify-content:center;flex-wrap:wrap}.site-brand-text{font-size:30px}}
@media (max-width:640px){.site-header,.site-footer,.wrap{padding-left:14px;padding-right:14px}.site-brand-text{font-size:26px}}


/* v0.2.5 polish pass */
.site-header{padding-top:18px;padding-bottom:14px}
.site-header-inner{justify-content:flex-start}
.site-branding{gap:12px}
.site-brand-icon{width:38px;height:38px}
.site-brand-plate{
  width:30px;
  height:30px;
  background:#183c2d;
  clip-path:polygon(20% 0,80% 0,80% 44%,100% 44%,50% 100%,0 44%,20% 44%);
}
.site-brand-text{font-size:33px;letter-spacing:-.042em}
.site-nav{margin-left:auto}

.bt-home{padding-top:12px}
.bt-card{border-radius:30px}
.bt-hero{
  background:
    linear-gradient(180deg,rgba(5,27,18,.04),rgba(5,27,18,.14)),
    repeating-linear-gradient(135deg,var(--bt-grass-1) 0 20px,var(--bt-grass-2) 20px 40px);
  border:1px solid rgba(9,54,35,.30);
  box-shadow:0 28px 54px rgba(10,38,26,.14);
}
.bt-hero-inner{
  grid-template-columns:minmax(0,1.05fr) minmax(360px,.95fr);
  gap:34px;
  align-items:center;
  padding:34px 36px;
}
.bt-hero-copy{
  min-height:0;
  padding:0;
  align-self:center;
}
.bt-hero-copy:before{display:none}
.bt-hero-kicker{
  max-width:11.2ch;
  font-size:clamp(38px,4.4vw,64px);
  line-height:.98;
  letter-spacing:-.05em;
  text-shadow:0 2px 10px rgba(0,0,0,.12);
}
.bt-hero-score{justify-content:flex-start}
.bt-progress{width:100%;max-width:none}
.bt-progress-copy{
  gap:16px;
  padding:20px 22px 18px;
  border-radius:24px;
  background:linear-gradient(180deg,#171d23 0%,#0d1116 100%);
  box-shadow:inset 0 1px 0 rgba(255,255,255,.06),0 22px 38px rgba(0,0,0,.26);
}
.bt-score-label{
  font-size:13px;
  letter-spacing:.18em;
}
.bt-scoreboard{
  width:100%;
  gap:10px;
}
.bt-score-digit{
  width:76px;
  height:104px;
  font-size:60px;
  border-radius:14px;
}
.bt-score-slash{
  width:22px;
  font-size:52px;
  line-height:1;
}
.bt-progress-links{
  font-size:12px;
  gap:7px;
  color:rgba(255,255,255,.58);
}
.bt-progress-links a,.bt-progress-links button{color:rgba(255,255,255,.72)}
.bt-progress-links a:hover,.bt-progress-links button:hover{color:#fff}

.bt-league{gap:14px}
.bt-league-title{font-size:25px}
.bt-league-grid{gap:18px}
.bt-division{border-radius:22px;box-shadow:0 16px 30px rgba(16,24,40,.065)}
.bt-table{padding:12px}
.bt-row{
  grid-template-columns:52px minmax(0,1fr);
  gap:14px;
  min-height:76px;
  padding:12px 16px;
  border-radius:18px;
}
.bt-team-wrap{gap:2px}
.bt-team{font-size:17px}
.bt-stadium{font-size:13px;line-height:1.2}
.bt-check{
  width:38px;
  height:38px;
  align-self:center;
  justify-self:center;
}
.bt-check-badge{
  width:32px;
  height:32px;
  display:flex;
  align-items:center;
  justify-content:center;
}
.bt-check-badge:after{
  left:50%;
  top:48%;
  width:7px;
  height:13px;
  transform:translate(-52%,-50%) rotate(45deg);
  transform-origin:center;
}

@media (max-width:1024px){
  .bt-hero-inner{
    grid-template-columns:1fr;
    gap:22px;
    padding:26px;
  }
  .bt-hero-score{justify-content:stretch}
  .bt-hero-kicker{max-width:13ch}
}
@media (max-width:860px){
  .site-header-inner{justify-content:center}
  .site-nav{margin-left:0;width:100%}
  .bt-hero-inner{padding:22px}
  .bt-hero-kicker{font-size:clamp(30px,8vw,42px);max-width:12ch}
  .bt-progress-copy{padding:16px 16px 14px}
}
@media (max-width:640px){
  .site-brand-text{font-size:28px}
  .site-brand-icon{width:34px;height:34px}
  .site-brand-plate{width:26px;height:26px}
  .bt-hero-inner{padding:18px;gap:18px}
  .bt-scoreboard{gap:8px}
  .bt-score-digit{
    width:min(17vw,62px);
    height:min(23vw,84px);
    font-size:min(11vw,48px);
  }
  .bt-score-slash{font-size:min(10vw,38px);width:16px}
  .bt-progress-links{font-size:11px}
}


/* v0.2.6 refinement pass */
.site-header{padding-top:20px;padding-bottom:12px}
.site-branding{gap:10px}
.site-brand-icon{width:42px;height:42px}
.site-brand-plate{
  width:auto;
  height:auto;
  background:transparent;
  clip-path:none;
  display:block;
  color:#183c2d;
  font-size:34px;
  line-height:1;
  font-weight:900;
  transform:rotate(180deg) scaleX(1.06);
}
.site-brand-text{font-size:32px;letter-spacing:-.04em}

.bt-hero{position:relative;overflow:hidden}
.bt-hero:after{
  content:"";
  position:absolute;
  left:36px;
  top:34px;
  width:118px;
  height:4px;
  border-radius:999px;
  background:linear-gradient(90deg,#f3c64f,rgba(243,198,79,0));
  opacity:.9;
  pointer-events:none;
}
.bt-hero-inner{
  grid-template-columns:minmax(0,1.12fr) minmax(330px,.88fr);
  gap:20px;
}
.bt-hero-copy{padding-right:8px}
.bt-hero-kicker{
  max-width:15.5ch;
  font-size:clamp(36px,4.2vw,62px);
  line-height:1.01;
}
.bt-progress-copy{padding:20px 20px 18px}
.bt-score-label{margin-bottom:2px}

.bt-board-wrap > .bt-league:nth-child(1) .bt-league-title:before{background:linear-gradient(180deg,#2f69ff,#7aa7ff)}
.bt-board-wrap > .bt-league:nth-child(2) .bt-league-title:before{background:linear-gradient(180deg,#d63b42,#ff9a9e)}

.bt-division{
  border:1px solid rgba(15,23,42,.07);
  box-shadow:0 14px 28px rgba(16,24,40,.06);
}
.bt-division-title{
  border-bottom-color:#e5eaf0;
  box-shadow:inset 0 -1px 0 rgba(255,255,255,.55);
}
.bt-board-wrap > .bt-league:nth-child(1) .bt-division-title{
  background:linear-gradient(180deg,#fbfdff 0%,#f3f8ff 100%);
  color:#5a708c;
}
.bt-board-wrap > .bt-league:nth-child(1) .bt-division-title:after{
  background:linear-gradient(90deg,rgba(47,105,255,.45),rgba(47,105,255,0));
  opacity:.9;
}
.bt-board-wrap > .bt-league:nth-child(2) .bt-division-title{
  background:linear-gradient(180deg,#fffdfd 0%,#fff3f3 100%);
  color:#886166;
}
.bt-board-wrap > .bt-league:nth-child(2) .bt-division-title:after{
  background:linear-gradient(90deg,rgba(214,59,66,.45),rgba(214,59,66,0));
  opacity:.9;
}

.bt-check-badge{display:flex;align-items:center;justify-content:center}
.bt-check-badge:after{
  left:50%;
  top:50%;
  transform:translate(-50%,-54%) rotate(45deg);
}

@media (max-width:1024px){
  .bt-hero-inner{grid-template-columns:1fr;gap:18px}
  .bt-hero-kicker{max-width:16ch}
}
@media (max-width:640px){
  .site-brand-icon{width:34px;height:34px}
  .site-brand-plate{font-size:28px}
  .site-brand-text{font-size:27px}
  .bt-hero:after{left:18px;top:20px;width:86px;height:3px}
  .bt-hero-kicker{max-width:13ch;font-size:clamp(30px,8vw,40px)}
}


/* v0.3.0 stadium-night redesign */
:root{
  --bt-selected-primary:#1aa34a;
  --bt-selected-secondary:#0a6a2b;
  --bt-selected-tertiary:#f2c94c;
  --bt-selected-primary-rgb:26,163,74;
}
body{
  background:
    radial-gradient(1200px 540px at 50% -10%, rgba(22,163,74,.10), rgba(22,163,74,0) 60%),
    linear-gradient(180deg,#020810 0%,#06101a 38%,#07121d 100%);
  color:#edf3f7;
}
.home .entry-card{background:transparent;border:0;box-shadow:none;padding:0}
.home .wrap{max-width:1600px;padding-top:0}
.home .site-content{padding-bottom:48px}
.site-header,.site-footer{max-width:none;padding:0}
.site-header{
  background:#020912;
  border-bottom:1px solid rgba(var(--bt-selected-primary-rgb),.45);
  box-shadow:0 10px 32px rgba(0,0,0,.28);
}
.site-header-inner,.site-footer-inner{max-width:1600px;margin:0 auto;padding:20px 28px}
.site-branding{gap:14px}
.site-brand-plate{
  color:var(--bt-selected-primary);
  font-size:36px;
  line-height:1;
  transform:rotate(180deg) scaleX(1.12);
  text-shadow:0 0 18px rgba(var(--bt-selected-primary-rgb),.18);
}
.site-brand-text{color:#f7fafc;font-size:31px;font-weight:900;letter-spacing:-.035em}
.site-nav a{color:rgba(255,255,255,.92);font-weight:700}
.site-nav a:hover{color:#fff}
.site-footer{color:rgba(255,255,255,.72)}
.site-footer-inner{justify-content:center;padding-top:18px;padding-bottom:26px}
.site-footer-sep{background:rgba(255,255,255,.18)}

.home .bt-home{max-width:none;padding:0}
.home .bt-card{background:transparent;border:0;box-shadow:none;padding:0}
.bt-home{display:grid;gap:26px}
.bt-hero{
  position:relative;
  overflow:hidden;
  border-radius:0 0 28px 28px;
  border:0;
  min-height:430px;
  background:
    radial-gradient(360px 220px at 83% 58%, rgba(242,201,76,.24), rgba(242,201,76,0) 72%),
    radial-gradient(280px 180px at 68% 18%, rgba(255,255,255,.10), rgba(255,255,255,0) 68%),
    linear-gradient(180deg, rgba(2,7,14,.22) 0%, rgba(2,7,14,.76) 78%),
    repeating-linear-gradient(135deg, #0f5b35 0 18px, #0a4f2e 18px 36px);
  box-shadow:0 22px 54px rgba(0,0,0,.34);
}
.bt-hero:before{
  content:"";
  position:absolute;inset:0;
  background:
    radial-gradient(16px 16px at 92% 10%, rgba(255,255,255,.88), rgba(255,255,255,0) 70%),
    radial-gradient(140px 140px at 91% 12%, rgba(255,255,255,.12), rgba(255,255,255,0) 70%),
    radial-gradient(12px 12px at 8% 18%, rgba(255,255,255,.35), rgba(255,255,255,0) 70%);
  pointer-events:none;
  opacity:.95;
}
.bt-hero:after{display:none}
.bt-hero-inner{
  position:relative;z-index:1;
  grid-template-columns:minmax(0,1.15fr) minmax(420px,.85fr);
  gap:34px;
  align-items:center;
  padding:38px 44px 34px;
  min-height:430px;
}
.bt-hero-copy{
  padding:0;
  min-height:0;
  align-content:center;
  max-width:760px;
}
.bt-hero-copy:before{display:none}
.bt-hero-kicker{
  max-width:10.8ch;
  margin:0;
  color:#f8fbfd;
  font-size:clamp(52px,6.3vw,98px);
  line-height:.95;
  letter-spacing:-.055em;
  font-weight:900;
  text-transform:uppercase;
  text-wrap:balance;
  text-shadow:0 10px 32px rgba(0,0,0,.36);
}
.bt-hero-score{justify-content:flex-end}
.bt-progress{max-width:560px;width:100%;margin-left:auto}
.bt-progress-copy{
  gap:18px;
  padding:22px 24px 18px;
  border-radius:28px;
  background:
    linear-gradient(180deg, rgba(4,18,11,.82) 0%, rgba(4,16,10,.90) 100%),
    repeating-linear-gradient(135deg, rgba(21,98,56,.14) 0 16px, rgba(11,74,40,.14) 16px 32px);
  border:1px solid rgba(var(--bt-selected-primary-rgb),.45);
  box-shadow:
    inset 0 1px 0 rgba(255,255,255,.08),
    0 22px 48px rgba(0,0,0,.34);
}
.bt-score-label{
  order:0;
  color:#f6faf8;
  font-size:18px;
  letter-spacing:.16em;
  font-weight:900;
  text-align:center;
}
.bt-scoreboard{gap:12px;padding:4px 0 6px}
.bt-score-digit{
  width:92px;
  height:132px;
  border-radius:16px;
  font-size:82px;
  font-weight:900;
  background:linear-gradient(180deg,#36424d 0%,#232d36 48%,#12181f 49%,#151c23 100%);
  box-shadow:inset 0 1px 0 rgba(255,255,255,.10), 0 8px 18px rgba(0,0,0,.18);
}
.bt-score-slash{
  width:24px;
  color:var(--bt-selected-primary);
  font-size:78px;
  text-shadow:0 0 18px rgba(var(--bt-selected-primary-rgb),.18);
}
.bt-progress-links{
  gap:8px;
  font-size:13px;
  color:rgba(255,255,255,.62);
}
.bt-progress-links a,.bt-progress-links button{color:rgba(255,255,255,.75)}
.bt-progress-links a:hover,.bt-progress-links button:hover{color:#fff}

.bt-board-wrap{gap:26px;padding:0 22px 12px}
.bt-league{
  gap:14px;
  background:rgba(4,10,16,.56);
  border:1px solid rgba(255,255,255,.08);
  border-radius:22px;
  padding:14px;
  box-shadow:0 16px 38px rgba(0,0,0,.20);
}
.bt-league-title{
  color:#f5f8fb;
  font-size:18px;
  font-weight:900;
  letter-spacing:.04em;
  text-transform:uppercase;
  padding-left:18px;
}
.bt-league-title:before{width:6px;top:.12em;bottom:.12em;background:linear-gradient(180deg,var(--league-accent,#4ade80), color-mix(in srgb,var(--league-accent,#4ade80) 60%, #ffffff))}
.bt-board-wrap > .bt-league:nth-child(1){--league-accent:#4d8dff}
.bt-board-wrap > .bt-league:nth-child(2){--league-accent:#ef4444}
.bt-league-grid{gap:18px}
.bt-division{
  background:linear-gradient(180deg, rgba(2,10,16,.94) 0%, rgba(2,10,16,.88) 100%);
  border:1px solid rgba(255,255,255,.14);
  box-shadow:none;
  border-radius:18px;
}
.bt-division-title{
  padding:16px 18px;
  background:linear-gradient(180deg, rgba(var(--bt-selected-primary-rgb),.20) 0%, rgba(var(--bt-selected-primary-rgb),.12) 100%);
  border-bottom:1px solid rgba(255,255,255,.12);
  color:#f4f8fb;
  font-size:14px;
  letter-spacing:.12em;
  box-shadow:none;
}
.bt-division-title:after{
  left:0;right:0;bottom:auto;top:0;height:1px;
  background:linear-gradient(90deg, rgba(255,255,255,.24), rgba(255,255,255,0));
  opacity:1;
}
.bt-table{padding:0}
.bt-row{
  margin:0;
  border-radius:0;
  min-height:78px;
  padding:14px 18px;
  background:transparent;
  border:0;
  border-top:1px solid rgba(255,255,255,.10);
  box-shadow:none;
}
.bt-table .bt-row:first-child{border-top:0}
.bt-row:hover{background:rgba(255,255,255,.03);box-shadow:none;border-color:rgba(255,255,255,.10)}
.bt-row.is-visited{box-shadow:none}
.bt-team{font-size:18px;font-weight:900}
.bt-stadium{font-size:15px;color:rgba(231,236,243,.74)!important;opacity:1}
.bt-row.is-visited .bt-stadium{color:rgba(255,255,255,.86)!important}
.bt-check{width:40px;height:40px}
.bt-check-badge{width:34px;height:34px;background:rgba(255,255,255,.02);border-color:rgba(255,255,255,.34)}
.bt-check-badge:after{left:50%;top:48%;width:8px;height:14px;transform:translate(-54%,-50%) rotate(45deg);border-color:rgba(255,255,255,.48)}
.bt-check:hover .bt-check-badge{border-color:var(--bt-team-primary)}
.bt-check:hover .bt-check-badge:after{border-color:var(--bt-team-primary)}

@media (max-width:1200px){
  .bt-hero-inner{grid-template-columns:1fr;gap:24px;padding:32px 28px 28px;min-height:0}
  .bt-hero-score{justify-content:flex-start}
  .bt-progress{margin-left:0;max-width:640px}
  .bt-hero-kicker{max-width:11.5ch;font-size:clamp(44px,8vw,82px)}
}
@media (max-width:860px){
  .site-header-inner{padding:16px 18px}
  .site-brand-text{font-size:27px}
  .site-brand-plate{font-size:30px}
  .bt-hero{border-radius:0 0 22px 22px}
  .bt-hero-inner{padding:22px 18px 20px;gap:18px}
  .bt-hero-kicker{font-size:clamp(34px,10.5vw,56px);max-width:11ch}
  .bt-progress-copy{padding:18px 16px 16px}
  .bt-score-digit{width:min(19vw,78px);height:min(25vw,108px);font-size:min(13vw,64px)}
  .bt-score-slash{font-size:min(12vw,58px);width:18px}
  .bt-board-wrap{padding:0 8px 8px}
  .bt-league{padding:10px}
}
@media (max-width:640px){
  .site-header-inner{flex-wrap:nowrap}
  .site-nav ul{gap:10px;font-size:14px}
  .bt-hero-kicker{max-width:none;line-height:.96}
  .bt-score-label{font-size:14px}
  .bt-team{font-size:17px}
  .bt-stadium{font-size:14px}
}

/* v0.4.0 dark polish + favorite team hero image */
:root{
  --bt-selected-primary:#1aa34a;
  --bt-selected-secondary:#0a6a2b;
  --bt-selected-tertiary:#f2c94c;
  --bt-selected-primary-rgb:26,163,74;
  --bt-selected-hero-image:none;
}

.site-header{
  background:#020912;
  border-bottom:1px solid rgba(var(--bt-selected-primary-rgb),.55);
}
.site-header-inner{align-items:center}
.site-branding{display:flex;align-items:center;gap:12px;text-decoration:none}
.site-brand-icon{display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px}
.site-brand-plate{
  display:block;
  color:var(--bt-selected-primary);
  font-size:34px;
  line-height:1;
  transform:rotate(180deg) translateY(-1px);
  transform-origin:center;
  text-shadow:0 0 14px rgba(var(--bt-selected-primary-rgb),.22);
}
.site-brand-text{
  color:#fff;
  font-family:"Barlow Condensed", Impact, sans-serif;
  font-size:31px;
  line-height:1;
  letter-spacing:-.02em;
}
.site-nav a{color:rgba(255,255,255,.92)}
.site-nav a:hover{color:#fff}

.bt-home{gap:28px}
.bt-hero{
  position:relative;
  overflow:hidden;
  min-height:420px;
  border-radius:0 0 28px 28px;
  background:
    linear-gradient(90deg, rgba(2,10,18,.96) 0%, rgba(6,16,26,.90) 38%, rgba(6,16,26,.52) 66%, rgba(6,16,26,.68) 100%),
    radial-gradient(560px 260px at 72% 82%, rgba(242,201,76,.18), rgba(242,201,76,0) 70%),
    linear-gradient(135deg, color-mix(in srgb, var(--bt-selected-primary) 86%, white 14%) 0%, color-mix(in srgb, var(--bt-selected-secondary) 92%, black 8%) 100%),
    var(--bt-selected-hero-image),
    repeating-linear-gradient(135deg, #0f5b35 0 18px, #0a4f2e 18px 36px);
  background-size:cover, auto, auto, cover, auto;
  background-position:center, center, center, center, center;
  box-shadow:0 24px 60px rgba(0,0,0,.32);
}
.bt-hero:before,
.bt-hero:after{display:none!important}
.bt-hero-inner{
  position:relative;
  display:grid;
  grid-template-columns:minmax(0,1.08fr) minmax(380px,.92fr);
  gap:30px;
  align-items:center;
  min-height:420px;
  padding:38px 40px;
}
.bt-hero-copy{
  display:grid;
  gap:22px;
  align-content:center;
  max-width:760px;
}
.bt-hero-kicker{
  margin:0;
  max-width:none;
  color:#fff;
  font-family:"Barlow Condensed", Impact, sans-serif;
  font-size:clamp(34px,3.8vw,58px);
  font-weight:800;
  line-height:.94;
  letter-spacing:-.03em;
  text-wrap:balance;
  text-shadow:0 4px 18px rgba(0,0,0,.32);
}
.bt-hero-score{justify-content:flex-end;align-self:center}
.bt-progress{width:min(100%,470px)}
.bt-progress-copy{
  padding:22px 24px 18px;
  border-radius:24px;
  border:1px solid rgba(var(--bt-selected-primary-rgb),.58);
  background:linear-gradient(180deg, rgba(7,14,22,.90) 0%, rgba(4,9,15,.96) 100%);
  box-shadow:0 22px 44px rgba(0,0,0,.34), inset 0 1px 0 rgba(255,255,255,.06);
}
.bt-score-label{
  color:#fff;
  font-family:"Oswald", sans-serif;
  font-size:14px;
  font-weight:600;
  letter-spacing:.16em;
  text-transform:uppercase;
}
.bt-scoreboard{
  gap:10px;
  align-items:center;
}
.bt-score-digit{
  width:82px;
  height:112px;
  color:#fff;
  font-family:"Barlow Condensed", Impact, sans-serif;
  font-size:76px;
  font-weight:800;
  line-height:1;
  background:linear-gradient(180deg,#2d3541 0%, #0f141b 49%, #080c11 50%, #121822 100%);
  border:1px solid rgba(255,255,255,.07);
  border-radius:14px;
  box-shadow:0 14px 30px rgba(0,0,0,.38), inset 0 1px 0 rgba(255,255,255,.08);
}
.bt-score-slash{
  width:28px;
  color:var(--bt-selected-primary);
  font-family:"Barlow Condensed", Impact, sans-serif;
  font-size:82px;
  font-weight:700;
  line-height:1;
  text-shadow:0 0 12px rgba(var(--bt-selected-primary-rgb),.22);
}
.bt-progress-links{color:rgba(255,255,255,.7)}
.bt-progress-links a,
.bt-progress-links button{color:rgba(255,255,255,.78)}
.bt-progress-links a:hover,
.bt-progress-links button:hover{color:#fff}

.bt-favorite-team{
  display:flex;
  flex-wrap:wrap;
  gap:12px;
  align-items:center;
}
.bt-favorite-label,
.bt-favorite-select-wrap{
  height:52px;
  border-radius:14px;
  border:1px solid rgba(242,201,76,.72);
  background:rgba(4,10,16,.72);
  box-shadow:inset 0 1px 0 rgba(255,255,255,.04);
}
.bt-favorite-label{
  display:inline-flex;
  align-items:center;
  gap:10px;
  padding:0 16px;
  color:#f2c94c;
  font-family:"Oswald", sans-serif;
  font-size:15px;
  letter-spacing:.08em;
  text-transform:uppercase;
}
.bt-favorite-star{font-size:16px;color:#f2c94c}
.bt-favorite-select-wrap{display:flex;align-items:center;min-width:min(100%,320px);padding:0 14px}
.bt-favorite-select{
  width:100%;
  color:#fff;
  background:transparent;
  border:0;
  outline:0;
  font:700 18px/1.2 "Barlow Condensed", sans-serif;
}
.bt-favorite-select option{color:#111827}

.bt-board-wrap{gap:26px}
.bt-league-title{
  color:#f8fbff;
  font-family:"Barlow Condensed", sans-serif;
  font-size:32px;
  font-weight:700;
  letter-spacing:-.02em;
}
.bt-board-wrap > .bt-league:nth-child(1) .bt-league-title:before{background:linear-gradient(180deg,#4d88ff,#9ebdff)}
.bt-board-wrap > .bt-league:nth-child(2) .bt-league-title:before{background:linear-gradient(180deg,#ff4b52,#ff9ea2)}
.bt-division{
  background:linear-gradient(180deg, rgba(7,14,22,.95) 0%, rgba(3,9,14,.92) 100%);
  border:1px solid rgba(255,255,255,.10);
  box-shadow:0 18px 34px rgba(0,0,0,.24);
}
.bt-board-wrap > .bt-league:nth-child(1) .bt-division-title,
.bt-board-wrap > .bt-league:nth-child(2) .bt-division-title{
  background:linear-gradient(180deg, rgba(var(--bt-selected-primary-rgb),.18) 0%, rgba(var(--bt-selected-primary-rgb),.10) 100%);
  border-bottom:1px solid rgba(255,255,255,.08);
  color:#f8fbff;
  font-family:"Oswald", sans-serif;
  font-size:14px;
  letter-spacing:.14em;
}
.bt-board-wrap > .bt-league:nth-child(1) .bt-division-title:after,
.bt-board-wrap > .bt-league:nth-child(2) .bt-division-title:after{display:none}
.bt-row{
  background:rgba(255,255,255,.01);
  border:1px solid rgba(255,255,255,.07);
}
.bt-row:not(.is-visited):hover{background:rgba(255,255,255,.03);border-color:rgba(255,255,255,.14)}
.bt-team{
  color:var(--bt-team-text)!important;
  font-family:"Barlow Condensed", sans-serif;
  font-size:18px;
  font-weight:700;
  line-height:1.05;
}
.bt-stadium{
  color:var(--bt-team-subtext)!important;
  font-size:13px;
  font-weight:700;
  letter-spacing:.01em;
}
.bt-row.is-visited{
  background:linear-gradient(90deg, color-mix(in srgb, var(--bt-team-secondary) 72%, black 28%) 0%, color-mix(in srgb, var(--bt-team-primary) 54%, black 46%) 100%);
  border-color:rgba(255,255,255,.12);
}
.bt-row.is-visited .bt-team{color:#fff!important}
.bt-row.is-visited .bt-stadium{color:rgba(255,255,255,.86)!important}
.bt-check{align-self:center;justify-self:center}
.bt-check-badge{display:flex;align-items:center;justify-content:center}
.bt-check-badge:after{left:50%;top:50%;transform:translate(-50%,-50%) rotate(45deg)}

.single-ballpark,
.single-ballpark .site-main{
  color:#e7eef6;
}
.single-ballpark .bt-single{display:grid;gap:26px;max-width:1320px;margin:0 auto;padding:28px 20px 42px}
.single-ballpark .bt-card{
  background:linear-gradient(180deg, rgba(7,14,22,.96) 0%, rgba(4,10,16,.94) 100%);
  border:1px solid rgba(255,255,255,.10);
  color:#e7eef6;
  box-shadow:0 20px 42px rgba(0,0,0,.24);
}
.single-ballpark .bt-card h2,
.single-ballpark .bt-card h3,
.single-ballpark .bt-card p,
.single-ballpark .bt-card li,
.single-ballpark .bt-card strong{color:#e7eef6}
.single-ballpark .bt-note{color:rgba(231,238,246,.76)}
.single-ballpark .bt-single-hero{
  position:relative;
  overflow:hidden;
  border-top:0;
  background:
    linear-gradient(90deg, rgba(4,10,16,.94) 0%, rgba(4,10,16,.86) 54%, rgba(4,10,16,.68) 100%),
    linear-gradient(135deg, color-mix(in srgb, var(--bt-team-primary) 78%, white 22%) 0%, color-mix(in srgb, var(--bt-team-secondary) 86%, black 14%) 100%),
    var(--bt-team-hero-image, none);
  background-size:auto, auto, cover;
  background-position:center;
}
.single-ballpark .bt-single-team{
  color:var(--bt-team-primary);
  font-family:"Oswald", sans-serif;
  font-size:15px;
  letter-spacing:.14em;
}
.single-ballpark .bt-single h1{
  color:#fff;
  font-family:"Barlow Condensed", sans-serif;
  font-size:clamp(42px,6vw,74px);
  line-height:.96;
}
.single-ballpark .bt-quick-fact{
  background:rgba(255,255,255,.05);
  border-color:rgba(255,255,255,.08);
}
.single-ballpark .bt-quick-fact span{color:rgba(255,255,255,.64)}
.single-ballpark .bt-quick-fact strong{color:#fff}
.single-ballpark .bt-cta{
  background:linear-gradient(135deg, var(--bt-team-primary) 0%, var(--bt-team-secondary) 100%);
  box-shadow:0 10px 24px rgba(0,0,0,.24);
}
.single-ballpark a{color:var(--bt-team-primary)}
.single-ballpark a:hover{color:#fff}

@media (max-width:1100px){
  .bt-hero-inner{grid-template-columns:1fr;gap:22px;min-height:auto}
  .bt-hero-score{justify-content:flex-start}
  .bt-progress{width:min(100%,560px)}
}
@media (max-width:720px){
  .site-header-inner{padding:16px 18px}
  .site-brand-text{font-size:27px}
  .site-brand-plate{font-size:30px;transform:rotate(180deg) translateY(0)}
  .bt-hero{border-radius:0 0 22px 22px;min-height:auto}
  .bt-hero-inner{padding:24px 18px 22px}
  .bt-hero-kicker{font-size:clamp(32px,10vw,44px)}
  .bt-favorite-team{gap:10px}
  .bt-favorite-label,.bt-favorite-select-wrap{width:100%}
  .bt-score-digit{width:min(18vw,72px);height:min(24vw,92px);font-size:min(13vw,64px)}
  .bt-score-slash{font-size:min(13vw,70px);width:24px}
  .single-ballpark .bt-single{padding-left:14px;padding-right:14px}
}
