/* v4.20.14.26 — Stadium forecast merged into Commercial Center */
.commercial-stadium-live-v4201426{
  grid-column:1/-1;
  margin-top:14px;
  padding:18px;
  border:1px solid rgba(56,104,86,.55)!important;
  background:linear-gradient(180deg,rgba(7,24,17,.96),rgba(7,18,14,.98))!important;
}
.commercial-stadium-live-head-v4201426{margin-bottom:14px}
.commercial-stadium-live-head-v4201426 h3{font-size:1.08rem;margin:2px 0 3px}
.commercial-stadium-live-head-v4201426 p{margin:0;color:#a8bdb5;font-size:.77rem}
.commercial-stadium-live-controls-v4201426{
 display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-bottom:14px
}
.commercial-stadium-live-controls-v4201426 label{
 display:grid;gap:6px;font-weight:800;font-size:.72rem;color:#edf7f1
}
.commercial-stadium-live-controls-v4201426 input{
 width:100%;height:38px;border-radius:8px;border:1px solid #254b3b;background:#06150f;color:#fff;padding:0 10px;font-weight:800
}
.commercial-stadium-live-counters-v4201426{
 display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:10px
}
.commercial-stadium-live-counters-v4201426 article{
 min-height:76px;border:1px solid rgba(62,98,83,.52);border-radius:10px;background:rgba(12,28,20,.7);padding:11px 13px;display:flex;flex-direction:column;justify-content:center
}
.commercial-stadium-live-counters-v4201426 article span{
 font-size:.64rem;color:#a8bdb5;margin-bottom:6px
}
.commercial-stadium-live-counters-v4201426 article b{
 color:#fff;font-size:1rem
}
.commercial-live-fan-card-v4201426{
 flex-direction:row!important;align-items:center!important;justify-content:flex-start!important;gap:10px!important;
 border-color:rgba(255,210,47,.34)!important;background:linear-gradient(120deg,rgba(34,29,5,.36),rgba(12,28,20,.78))!important
}
.commercial-live-fan-card-v4201426>.commercial-svg-icon-v4201423{
 width:38px!important;height:38px!important;color:#ffd22f!important;flex:0 0 auto
}
.commercial-live-fan-card-v4201426 div{display:grid}
.commercial-live-fan-card-v4201426 div span{margin:0;text-transform:uppercase;letter-spacing:.06em;font-size:.58rem}
.commercial-live-fan-card-v4201426 div b{color:#ffd22f;font-size:1.25rem;line-height:1.1}
.commercial-live-fan-card-v4201426 div small{font-size:.56rem;color:#91a59d;margin-top:2px}
.commercial-stadium-live-rule-v4201426{
 margin:12px 0 0;padding:10px 12px;border-radius:8px;background:rgba(28,86,54,.14);color:#b9d5c4;font-size:.66rem
}
@media(max-width:1050px){
 .commercial-stadium-live-counters-v4201426{grid-template-columns:repeat(2,minmax(0,1fr))}
 .commercial-live-fan-card-v4201426{grid-column:1/-1}
}
@media(max-width:760px){
 .commercial-stadium-live-controls-v4201426{grid-template-columns:1fr}
 .commercial-stadium-live-counters-v4201426{grid-template-columns:1fr}
 .commercial-live-fan-card-v4201426{grid-column:auto}
}
