*,:before,:after{box-sizing:border-box}html,body{background:0 0;width:100%;height:100%;margin:0;padding:0;overflow:hidden}.obs-body--transparent{background:0 0}.obs-body--chroma{background:var(--chroma,#0f0)}.obs-body--black{background:#000}.obs-scoreboard{color:#fff;width:100vw;min-height:100vh;text-shadow:0 0 20px #000000e6, 0 2px 8px #000c, 0 0 40px color-mix(in srgb, currentColor 30%, transparent);flex-direction:column;justify-content:center;align-items:center;padding:2rem;font-family:Bebas Neue,Segoe UI,system-ui,sans-serif;display:flex}.obs-scoreboard__logo{object-fit:contain;max-height:64px;margin-bottom:1rem}.obs-scoreboard__teams{grid-template-columns:1fr auto 1fr;align-items:center;gap:2rem;width:100%;max-width:1200px;display:grid}.obs-team{text-align:center}.obs-team__name{letter-spacing:.05em;text-transform:uppercase;margin-bottom:.5rem;font-size:1.25rem;font-weight:600;display:block}.obs-team__score{font-size:5rem;font-weight:800;line-height:1;display:block}.obs-team--home .obs-team__score{color:var(--home-color,#fbbf24)}.obs-team--away .obs-team__score{color:var(--away-color,#94a3b8)}.obs-center{text-align:center;min-width:120px}.obs-center__clock{font-variant-numeric:tabular-nums;font-size:2.5rem;font-weight:700;display:block}.obs-center__period{opacity:.85;margin-top:.25rem;font-size:1rem;display:block}.obs-watermark{letter-spacing:.15em;opacity:.35;color:#fff;font-size:10px;position:fixed;bottom:8px;right:12px}#connection-status{display:none}
