*{box-sizing:border-box}html,body,#root{width:100%;height:100%;margin:0;padding:0;overflow:hidden;background:0 0!important}body{font-family:Arial,Helvetica,sans-serif}.scoreboard{color:#fff;filter:drop-shadow(0 5px 12px #0006);background:0 0;align-items:stretch;width:900px;height:105px;display:flex;position:absolute;top:40px;left:50%;transform:translate(-50%)}.team{background:#111820;align-items:center;height:100%;display:flex;position:relative}.team-left{border-radius:8px 0 0 8px;width:350px;padding-left:20px}.team-right{border-radius:0 8px 8px 0;justify-content:flex-end;width:350px;padding-right:20px}.flag{flex-shrink:0;justify-content:center;align-items:center;width:60px;height:60px;font-size:38px;display:flex}.team-info{flex-direction:column;justify-content:center;line-height:1;display:flex}.team-left .team-info{margin-left:10px}.team-right .team-info{align-items:flex-end;margin-right:10px}.team-name{letter-spacing:1px;font-size:28px;font-weight:900}.team-fullname{color:#aeb5bc;letter-spacing:1.5px;margin-top:7px;font-size:11px;font-weight:700}.score{justify-content:center;align-items:center;width:75px;font-size:48px;font-weight:900;line-height:1;display:flex}.team-left .score{margin-left:auto}.team-right .score{margin-right:auto}.center{z-index:5;clip-path:polygon(12px 0,calc(100% - 12px) 0,100% 100%,0 100%);background:#e30613;flex-direction:column;justify-content:center;align-items:center;width:200px;height:100%;display:flex;position:relative}.competition{letter-spacing:1.5px;opacity:.85;font-size:10px;font-weight:800;position:absolute;top:10px}.game-time{font-variant-numeric:tabular-nums;margin-top:8px;font-size:32px;font-weight:900;line-height:1}.half{letter-spacing:1px;opacity:.9;margin-top:5px;font-size:10px;font-weight:700}.team-left:after,.team-right:before{content:"";background:#e30613;width:4px;height:55px;position:absolute;top:25px}.team-left:after{right:-4px}.team-right:before{left:-4px}.penalties{pointer-events:none;justify-content:space-between;display:flex;position:absolute;top:112px;left:0;right:0}.penalty-team{gap:6px;display:flex}.penalty{color:#111;background:#f5c400;border-radius:3px;justify-content:center;align-items:center;width:42px;height:25px;font-size:13px;font-weight:900;display:flex;box-shadow:0 2px 5px #0000004d}.score{transition:transform .2s,color .2s}.score.updated{animation:.35s scoreUpdate}@keyframes scoreUpdate{0%{transform:scale(1)}50%{transform:scale(1.2)}to{transform:scale(1)}}.timeout{color:#fff;letter-spacing:1px;background:#e30613;border-radius:4px;padding:6px 14px;font-size:11px;font-weight:800;position:absolute;top:145px;left:50%;transform:translate(-50%)}.seven-six{letter-spacing:1px;opacity:.9;font-size:11px;font-weight:800;position:absolute;bottom:-32px}
