.stadium{isolation:isolate;--pixel-font:"Press Start 2P", "Courier New", monospace;--bulb-size:clamp(4.5px, 1.5vw, 9px);--power:1;background:#05060d;flex-direction:column;justify-content:center;align-items:center;min-height:100dvh;display:flex;position:relative;overflow:hidden}.stadium--framed{border:1.5px solid #ffffff14;border-radius:18px;min-height:0;padding-block:clamp(28px,6vw,56px)}.stadium__sky{z-index:0;background:linear-gradient(180deg, rgba(var(--secondary-rgb), .55) 0%, rgba(var(--secondary-rgb), .85) 45%, rgba(var(--secondary-rgb), 1) 100%);background-color:#05060d;position:absolute;inset:0}.stadium__stars{z-index:1;pointer-events:none;position:absolute;inset:0}.stadium__star{background:#e8eefc;width:3px;height:3px;position:absolute}.stadium__star--big{width:4px;height:4px}.stadium__moon{z-index:1;background:#e9e6d4;width:clamp(30px,7vw,52px);height:clamp(30px,7vw,52px);position:absolute;top:7%;right:8%;box-shadow:inset -8px -8px #0000001a,0 0 0 4px #e9e6d412,0 0 0 10px #e9e6d40a}.stadium__moon:before,.stadium__moon:after{content:"";background:#00000017;position:absolute}.stadium__moon:before{width:22%;height:22%;top:19%;left:17%}.stadium__moon:after{width:15%;height:15%;bottom:19%;right:23%}.stadium__tex{background-image:repeating-linear-gradient(0deg,#0000001a 0 8px,#ffffff0d 8px 16px),repeating-linear-gradient(90deg,#00000012 0 8px,#ffffff09 8px 16px)}.stadium__stands{z-index:2;filter:brightness(calc(.42 + .58 * var(--power)));flex-direction:column-reverse;display:flex;position:absolute;bottom:22%;left:-4%;right:-4%}.stadium__row{width:100%;height:clamp(16px,3.4vw,34px);position:relative}.stadium__deck{background:#3f4247;height:52%;position:absolute;bottom:0;left:0;right:0;box-shadow:inset 0 4px #ffffff14,inset 0 -4px #00000073}.stadium__bench{background:#5d6066;height:22%;position:absolute;bottom:48%;left:0;right:0;box-shadow:inset 0 3px #8a8d93}.stadium__fan{width:clamp(6px,1.1vw,11px);height:clamp(9px,1.7vw,17px);position:absolute;bottom:70%;box-shadow:inset -2px -2px #00000059,inset 2px 2px #ffffff1f}.stadium__fan:before{content:"";background:var(--skin,#c9a07a);height:clamp(5px,.95vw,9px);position:absolute;top:calc(-1*clamp(5px,.95vw,9px));left:12%;right:12%;box-shadow:inset -2px -2px #0000004d}.stadium__fan--0{background:rgb(var(--primary-rgb))}.stadium__fan--1{background:rgb(var(--secondary-rgb))}.stadium__fan--2{background:#dfe3ea}.stadium__fan--3{background:#4f5570}.stadium__fan--4{background:rgba(var(--primary-rgb), .55)}.stadium__rail{background:#313337;height:clamp(6px,1.2vw,12px);position:absolute;bottom:0;left:0;right:0;box-shadow:inset 0 3px #ffffff1a}.stadium__pole{z-index:2;width:clamp(8px,1.4vw,14px);position:absolute;bottom:18%}.stadium__pole--left{height:52%;left:4%}.stadium__pole--right{height:58%;right:4%}.stadium__mast{background:#4a4c50;position:absolute;inset:0;box-shadow:inset 3px 0 #ffffff1f,inset -3px 0 #00000080}.stadium__head{background:#313337;grid-template-columns:repeat(3,1fr);gap:3px;padding:4px;display:grid;position:absolute;top:0;left:50%;transform:translate(-50%);box-shadow:inset 2px 2px #ffffff1f,inset -2px -2px #00000080}.stadium__lamp{background:rgba(var(--primary-rgb), .92);width:clamp(6px,1.15vw,12px);height:clamp(6px,1.15vw,12px);box-shadow:0 0 10px 2px rgba(var(--primary-rgb), .5)}.stadium__cone{background:linear-gradient(180deg, rgba(var(--primary-rgb), .16), rgba(var(--primary-rgb), 0) 78%);clip-path:polygon(38% 0,62% 0,74% 22%,74% 24%,88% 55%,88% 58%,100% 100%,0 100%,12% 58%,12% 55%,26% 24%,26% 22%);pointer-events:none;width:min(46vw,520px);height:58vh;position:absolute;top:calc(2*clamp(6px,1.15vw,12px) + 6px);left:50%;transform:translate(-50%)}.stadium__lamp{animation:9s step-end infinite stadiumLampOut;animation-delay:var(--lamp-delay,0s)}@keyframes stadiumLampOut{0%,92%,to{opacity:1}93%{opacity:.22}94%{opacity:1}97%{opacity:.22}98%{opacity:1}}.stadium--dead .stadium__lamp{box-shadow:none;background:#4a463c}.stadium--dead .stadium__cone{opacity:.1}.stadium--dip .stadium__cone{opacity:.45}.stadium__field{z-index:3;height:22%;filter:brightness(calc(.45 + .55 * var(--power)));background:repeating-linear-gradient(90deg,#0000 0 calc(9% - 4px),#dfe6d880 calc(9% - 4px) 9%),repeating-linear-gradient(0deg,#3b6528 0 8px,#4c7f34 8px 16px);position:absolute;bottom:0;left:0;right:0;box-shadow:inset 0 6px #ffffff12}.stadium__stage{z-index:5;flex-direction:column;align-items:center;gap:clamp(14px,3vw,22px);width:100%;padding:clamp(16px,3.5vh,36px) clamp(12px,4vw,24px);display:flex;position:relative}.stadium__board{max-width:100%;filter:brightness(calc(.5 + .5 * var(--power)));background:#6f7176;padding:clamp(8px,1.6vw,14px);position:relative;box-shadow:inset 5px 5px #8d9096,inset -5px -5px #313337,0 0 0 5px #313337,0 24px 0 -12px #00000073}.stadium__rivet{background:#313337;width:6px;height:6px;position:absolute;box-shadow:inset 2px 2px #00000080}.stadium__rivet--tl{top:6px;left:6px}.stadium__rivet--tr{top:6px;right:6px}.stadium__rivet--bl{bottom:6px;left:6px}.stadium__rivet--br{bottom:6px;right:6px}.stadium__nameplate{font-family:var(--pixel-font);color:#f0d79a;letter-spacing:.14em;text-align:center;background:#313337;margin-bottom:clamp(7px,1.2vw,12px);padding:7px 12px;font-size:clamp(5.5px,1.05vw,10px);box-shadow:inset 3px 3px #ffffff17,inset -3px -3px #00000080}.stadium__panel{background:#0a0a0c;padding:clamp(10px,2vw,18px) clamp(10px,2.2vw,26px);box-shadow:inset 0 0 0 3px #000,inset 4px 4px #ffffff0d}.stadium__readout{grid-template-columns:auto auto auto;align-items:end;gap:clamp(12px,3.4vw,44px);display:grid}.stadium__slot{flex-direction:column;align-items:center;gap:clamp(6px,1.1vw,12px);display:flex}.stadium__cap{font-family:var(--pixel-font);letter-spacing:.18em;color:#8b8f98;font-size:clamp(5.5px,1vw,10px)}.stadium__slot--qtr .stadium__digits{transform-origin:bottom;transform:scale(.78)}.stadium__digits{gap:calc(var(--bulb-size) * .9);display:flex}.stadium__digit{grid-template-columns:repeat(5, var(--bulb-size));grid-auto-rows:var(--bulb-size);gap:2px;display:grid}.stadium__bulb{background:#2b1d09;box-shadow:inset 1px 1px #ffffff0d}.stadium__bulb--on{background:rgb(var(--primary-rgb));box-shadow:inset 1px 1px 0 #ffffff73, 0 0 6px 1px rgba(var(--primary-rgb), .55);animation:2.6s step-end infinite stadiumBulbJitter;animation-delay:var(--jitter-delay,0s)}@keyframes stadiumBulbJitter{0%,86%,to{opacity:1}87%{opacity:.35}88%{opacity:1}93%{opacity:1}94%{opacity:.5}95%{opacity:1}}.stadium__hr{background:#1a1a1e;height:3px;margin:clamp(10px,2vw,16px) 0}.stadium__subrow{justify-content:center;align-items:center;gap:clamp(8px,2vw,20px);display:flex}.stadium__clock{align-items:center;gap:calc(var(--bulb-size) * .8);display:flex}.stadium__clock .stadium__digits{transform-origin:50%;transform:scale(.62)}.stadium__colon{grid-auto-rows:calc(var(--bulb-size) * .62);gap:calc(var(--bulb-size) * .62);display:grid}.stadium__colon i{width:calc(var(--bulb-size) * .62);height:calc(var(--bulb-size) * .62);background:rgb(var(--primary-rgb));box-shadow:0 0 5px 1px rgba(var(--primary-rgb), .5);animation:1.6s step-end infinite stadiumColonBlink;display:block}@keyframes stadiumColonBlink{0%,60%{opacity:1}61%,to{opacity:.15}}.stadium__strip{text-align:center;white-space:nowrap;background:#050506;margin-top:clamp(10px,2vw,16px);padding:clamp(8px,1.6vw,16px);box-shadow:inset 0 0 0 3px #000}.stadium__strip span{font-family:var(--pixel-font);letter-spacing:.22em;color:rgb(var(--primary-rgb));text-shadow:0 0 8px rgba(var(--primary-rgb), .7), 0 0 20px rgba(var(--primary-rgb), .35);animation:3.4s step-end infinite stadiumLetterFlick;animation-delay:var(--jitter-delay,0s);font-size:clamp(7px,1.9vw,17px);display:inline-block}@keyframes stadiumLetterFlick{0%,90%,to{opacity:1}91%{opacity:.2}92%{opacity:1}96%{opacity:.45}97%{opacity:1}}.stadium__copy{z-index:6;text-align:center;border:1.5px solid rgba(var(--primary-rgb), .28);-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#05060dd1;border-radius:14px;width:100%;max-width:520px;padding:clamp(16px,3vw,22px) clamp(16px,4vw,28px);position:relative}.stadium__headline{font-family:var(--pixel-font);color:#fff;text-shadow:0 0 14px rgba(var(--primary-rgb), .45);font-size:clamp(13px,4.2vw,22px);line-height:1.55}.stadium__body{color:#c8cddb;margin-top:clamp(8px,2vw,12px);font-size:clamp(13px,3.6vw,15px);line-height:1.6}.stadium__actions{flex-wrap:wrap;justify-content:center;gap:10px;margin-top:clamp(14px,3vw,18px);display:flex}.stadium__links{border-top:1px solid #ffffff1a;flex-wrap:wrap;justify-content:center;gap:8px 18px;margin-top:clamp(14px,3vw,18px);padding-top:clamp(12px,2.5vw,14px);display:flex}.stadium__link{color:#c8cddb;border-radius:6px;align-items:center;gap:6px;padding:4px 6px;font-size:13px;text-decoration:none;display:inline-flex}.stadium__link:hover,.stadium__link:focus-visible{color:#fff;text-decoration:underline}.stadium__link svg{width:16px;height:16px;color:rgb(var(--primary-rgb))}.stadium--dip{--power:.45}.stadium--dead{--power:.06}.stadium--dip .stadium__bulb--on{opacity:.6;box-shadow:none}.stadium--dip .stadium__strip span{opacity:.5}.stadium--dead .stadium__bulb--on{box-shadow:none;background:#3a2a10}.stadium--dead .stadium__strip span{opacity:.12;text-shadow:none}@media (prefers-reduced-motion:reduce){.stadium__bulb--on,.stadium__strip span,.stadium__colon i,.stadium__lamp{opacity:1!important;animation:none!important}.stadium--dip,.stadium--dead{--power:1}}@media (max-width:600px){.stadium__stands .stadium__row:nth-child(n+5){display:none}.stadium__cone{opacity:.75;width:62vw}.stadium__pole--left{left:1%}.stadium__pole--right{right:1%}.stadium__stage{padding-inline:12px}}@media (max-height:700px){.stadium{justify-content:flex-start}.stadium__stage{gap:14px;padding-block:16px}}
