@font-face{font-family:Poppins;font-style:normal;font-weight:400;font-display:swap;src:url(/fonts/poppins-400.woff2) format("woff2")}@font-face{font-family:Poppins;font-style:normal;font-weight:500;font-display:swap;src:url(/fonts/poppins-500.woff2) format("woff2")}@font-face{font-family:Poppins;font-style:normal;font-weight:600;font-display:swap;src:url(/fonts/poppins-600.woff2) format("woff2")}@font-face{font-family:Poppins;font-style:normal;font-weight:700;font-display:swap;src:url(/fonts/poppins-700.woff2) format("woff2")}@font-face{font-family:Oswald;font-style:normal;font-weight:500 700;font-display:swap;src:url(/fonts/oswald-var.woff2) format("woff2-variations")}:root{--color-navy: #00183c;--color-navy-rgb: 0, 24, 60;--color-maroon: #981825;--color-maroon-rgb: 152, 24, 37;--color-cream: #f5f1e9;--color-gray: #b1b5be;--color-white: #ffffff;--color-black: #020202;--color-bg: var(--color-cream);--color-bg-elevated: var(--color-white);--color-bg-dark: var(--color-navy);--color-text: var(--color-navy);--color-text-muted: #4a5568;--color-text-on-dark: var(--color-white);--color-accent: var(--color-maroon);--color-border-subtle: var(--color-gray);--font-body: "Poppins", -apple-system, BlinkMacSystemFont, sans-serif;--font-display: "Oswald", "Poppins", sans-serif;--space-1: .25rem;--space-2: .5rem;--space-3: 1rem;--space-4: 1.5rem;--space-5: 2.5rem;--space-6: 4rem;--radius-sm: 4px;--radius-md: 8px;--radius-lg: 16px;--shadow-card: 0 4px 16px rgba(var(--color-navy-rgb), .12);--z-header: 100;--z-modal: 1000;--content-max-width: 1200px}*,*:before,*:after{box-sizing:border-box}html,body{margin:0;padding:0}body{font-family:var(--font-body);background-color:var(--color-bg);color:var(--color-text);line-height:1.5;-webkit-font-smoothing:antialiased}h1,h2,h3,h4{font-family:var(--font-display);text-transform:uppercase;letter-spacing:.02em;margin:0 0 var(--space-3);line-height:1.15}p{margin:0 0 var(--space-3)}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}button{font-family:var(--font-body)}.container{max-width:var(--content-max-width);margin-inline:auto;padding-inline:var(--space-4)}.tecos-pizarra{max-width:900px;margin:2rem auto;padding:1.25rem 1.5rem;background:#fff;border:1px solid #e5e7eb;border-radius:12px;color:#00183c;font-family:Poppins,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;line-height:1.2}.tecos-pizarra__top{display:grid;grid-template-columns:auto auto auto auto auto auto auto;grid-template-areas:"a-logo a-name a-runs state h-runs h-name h-logo" "a-logo a-rec  a-runs state h-runs h-rec  h-logo";align-items:center;justify-content:center;column-gap:.85rem;row-gap:.1rem}.tecos-pizarra__logo{width:56px;height:56px;object-fit:contain;justify-self:center}.tecos-pizarra__logo--away{grid-area:a-logo}.tecos-pizarra__logo--home{grid-area:h-logo}.tecos-pizarra__name{font-weight:700;font-size:clamp(1.1rem,3vw,1.6rem)}.tecos-pizarra__name--away{grid-area:a-name;justify-self:start;text-align:left}.tecos-pizarra__name--home{grid-area:h-name;justify-self:end;text-align:right}.tecos-pizarra__record{color:#8a8f98;font-size:.85rem}.tecos-pizarra__record--away{grid-area:a-rec;justify-self:start;text-align:left}.tecos-pizarra__record--home{grid-area:h-rec;justify-self:end;text-align:right}.tecos-pizarra__runs{font-weight:800;font-size:clamp(1.8rem,5vw,2.6rem);min-width:1.1em;text-align:center;justify-self:center}.tecos-pizarra__runs--away{grid-area:a-runs}.tecos-pizarra__runs--home{grid-area:h-runs}.tecos-pizarra__state{grid-area:state;font-weight:700;font-size:clamp(1rem,2.5vw,1.4rem);color:#981825;letter-spacing:.04em;text-align:center;justify-self:center}.tecos-pizarra__vs{grid-area:vs;display:none;color:#8a8f98;font-weight:600;font-size:1rem;text-align:center;align-self:center}@media(max-width:600px){.tecos-pizarra__top{grid-template-columns:1fr auto 1fr;grid-template-areas:"a-logo vs    h-logo" "a-rec  .     h-rec" "a-runs state h-runs";column-gap:.75rem;row-gap:.4rem;justify-content:stretch}.tecos-pizarra__name--away,.tecos-pizarra__name--home{display:none}.tecos-pizarra__record--away,.tecos-pizarra__record--home{justify-self:center;text-align:center}.tecos-pizarra__vs{display:block}}.tecos-pizarra__body{display:flex;gap:1.5rem 2rem;flex-wrap:wrap;align-items:flex-start;justify-content:space-between;margin-top:1.25rem;padding-top:1.25rem;border-top:1px solid #e5e7eb}.tecos-pizarra__linescore-wrap{flex:1 1 340px;overflow-x:auto}.tecos-pizarra__linescore{border-collapse:collapse;width:100%;font-variant-numeric:tabular-nums}.tecos-pizarra__linescore th,.tecos-pizarra__linescore td{padding:.3rem .55rem;text-align:center;font-size:.95rem;white-space:nowrap}.tecos-pizarra__linescore thead th{color:#8a8f98;font-weight:600}.tecos-pizarra__lbl{text-align:left;font-weight:700;padding-right:1rem}.tecos-pizarra__rhe{font-weight:700}.tecos-pizarra__sep{border-left:1px solid #e5e7eb}.tecos-pizarra__pitchers{flex:0 1 auto;display:flex;flex-direction:column;gap:.75rem}.tecos-pizarra__pitcher{display:flex;align-items:center;gap:.6rem}.tecos-pizarra__headshot{width:44px;height:44px;border-radius:50%;object-fit:cover;background:#eee;flex-shrink:0}.tecos-pizarra__pitcher-info{display:flex;flex-direction:column}.tecos-pizarra__pitcher-role{font-size:.7rem;text-transform:uppercase;color:#8a8f98;letter-spacing:.03em}.tecos-pizarra__pitcher-name{font-weight:600;font-size:.9rem}.tecos-pizarra__pitcher-stat{font-size:.8rem;color:#8a8f98}.tecos-pizarra__error{text-align:center;color:#981825}
