.style-module__fFGbsq__root{background:linear-gradient(#242526 0%,#1d1e1f 100%);border:1px solid #242424;border-radius:10px;margin-bottom:8px;padding:12px;box-shadow:0 8px 22px #0000003d}.style-module__fFGbsq__title{font-family:var(--app-font-base);letter-spacing:.2px;color:#f2f5fa;text-transform:uppercase;margin-bottom:12px;font-size:15px;font-weight:700}.style-module__fFGbsq__grid{-webkit-overflow-scrolling:touch;scrollbar-width:thin;grid-auto-columns:minmax(190px,1fr);grid-auto-flow:column;gap:8px;display:grid;overflow-x:auto}.style-module__fFGbsq__grid[data-rows="1"]{grid-template-rows:1fr}.style-module__fFGbsq__grid[data-rows="2"]{grid-template-rows:repeat(2,1fr)}.style-module__fFGbsq__grid::-webkit-scrollbar{height:8px}.style-module__fFGbsq__grid::-webkit-scrollbar-thumb{background:#3b3f43;border-radius:10px}.style-module__fFGbsq__slide{background:linear-gradient(#292c2fa6 0%,#202225a6 100%);border:1px solid #343941;border-radius:10px;overflow:hidden}.style-module__fFGbsq__poster{cursor:pointer;background-color:#1b1d1f;border-radius:10px 10px 0 0;justify-content:center;align-items:center;display:flex;position:relative;overflow:hidden}.style-module__fFGbsq__poster:hover .style-module__fFGbsq__img{opacity:.6;transform:scale(1.03)}.style-module__fFGbsq__poster:hover .style-module__fFGbsq__overlay{opacity:1}.style-module__fFGbsq__img{object-fit:cover;height:104px;transition:transform .25s,opacity .25s}.style-module__fFGbsq__overlay{opacity:0;background:linear-gradient(#0f0f0f40 0%,#0f0f0f80 100%);justify-content:center;align-items:center;transition:all .25s;display:flex;position:absolute;inset:0}.style-module__fFGbsq__caption{color:#d6deea;white-space:nowrap;text-overflow:ellipsis;padding:8px 10px;font-size:12px;font-weight:600;line-height:1.1;overflow:hidden}@media (max-width:768px){.style-module__fFGbsq__grid{grid-auto-columns:minmax(165px,1fr)}}
.style-module__YyeZRW__root{background:#212223;border:1px solid #242424;border-radius:10px;padding:12px}.style-module__YyeZRW__title{font-family:var(--app-font-base);letter-spacing:.3px;color:#f2f5fa;text-transform:uppercase;margin:0 0 12px;font-size:15px;font-weight:700}.style-module__YyeZRW__grid{grid-template-columns:1fr 1fr;gap:8px;display:grid}.style-module__YyeZRW__item{cursor:pointer;background:#1c1d1f;border:1px solid #2e3032;border-radius:10px;outline:none;flex-direction:column;gap:8px;padding:12px;transition:border-color .18s,background .18s;display:flex;position:relative}.style-module__YyeZRW__item:hover{background:#222325;border-color:#4a4d51}.style-module__YyeZRW__item:hover .style-module__YyeZRW__playBtn{background:var(--app-color-brand);color:#0d0e0f}.style-module__YyeZRW__item:focus-visible{border-color:var(--app-color-brand)}.style-module__YyeZRW__item[data-event=true]{grid-column:span 2}.style-module__YyeZRW__item[data-active]{border-color:var(--app-color-brand);background:rgba(var(--app-color-brand-rgb), .08);box-shadow:0 0 0 1px rgba(var(--app-color-brand-rgb), .3), 0 6px 14px rgba(var(--app-color-brand-rgb), .08)}.style-module__YyeZRW__item[data-active] .style-module__YyeZRW__playBtn{background:var(--app-color-brand);color:#0d0e0f;border-color:var(--app-color-brand)}.style-module__YyeZRW__item[data-active] .style-module__YyeZRW__channelName{color:var(--app-color-brand)}.style-module__YyeZRW__item[data-active]:hover{border-color:var(--app-color-brand);background:rgba(var(--app-color-brand-rgb), .12)}.style-module__YyeZRW__top{align-items:center;gap:12px;display:flex}.style-module__YyeZRW__playBtn{width:36px;height:36px;color:var(--app-color-brand);background:#2c2d2f;border:1px solid #3a3b3d;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;margin-top:1px;transition:background .18s,color .18s;display:flex}.style-module__YyeZRW__content{flex-direction:column;flex:1;gap:6px;min-width:0;display:flex}.style-module__YyeZRW__channelName{font-family:var(--app-font-base);letter-spacing:.3px;color:#f2f5fa;text-transform:uppercase;font-size:13px;font-weight:700;line-height:1.2}.style-module__YyeZRW__eventTitle{color:#9ca3af;align-items:center;gap:6px;font-size:12px;line-height:1.3;display:flex}.style-module__YyeZRW__eventTitle span{text-overflow:ellipsis;overflow:hidden}.style-module__YyeZRW__eventBottom{border-top:1px solid #2e3032;padding-top:8px;font-size:10px;line-height:1.35}.style-module__YyeZRW__eventBottom,.style-module__YyeZRW__eventBottom *{font-size:10px!important;line-height:1.35!important}.style-module__YyeZRW__eventBottom [class*=InfoLine-module]{font-size:10px!important;line-height:1.35!important}.style-module__YyeZRW__liveTag{letter-spacing:.6px;color:var(--app-color-brand);background:rgba(var(--app-color-brand-rgb), .1);border:1px solid rgba(var(--app-color-brand-rgb), .25);border-radius:4px;flex-shrink:0;align-self:flex-start;padding:2px 5px;font-size:9px;font-weight:800;line-height:1}.style-module__YyeZRW__item[data-event=false]:last-child:nth-child(odd){grid-column:span 2}@media (max-width:640px){.style-module__YyeZRW__grid{grid-template-columns:1fr}.style-module__YyeZRW__item,.style-module__YyeZRW__item[data-event=true],.style-module__YyeZRW__item[data-event=false]:last-child:nth-child(odd){grid-column:auto}}
.Streams-module__qxzrDq__playerCard{background:linear-gradient(#242526 0%,#1d1e1f 100%);border:1px solid #242424;border-radius:10px;margin-bottom:8px;overflow:hidden;box-shadow:0 8px 22px #0000003d}.Streams-module__qxzrDq__playerHead{background:linear-gradient(#292c2fa6 0%,#202225a6 100%);border-bottom:1px solid #343941;padding:10px}.Streams-module__qxzrDq__playerTitle{font-family:var(--app-font-base);color:#f2f5fa;text-transform:uppercase;letter-spacing:.2px;font-size:14px;font-weight:700}.Streams-module__qxzrDq__closeButton{color:#b9c1cc}.Streams-module__qxzrDq__playerHint{text-align:center;color:#aab3bf;padding:28px 12px;font-size:13px}
/*# sourceMappingURL=0f1trlktdirxr.css.map*/