:root{--b:24, 32, 29;--b-sc:255, 255, 255;--hero:38, 144, 86;--hero-sc:255, 255, 255;--brand:22, 199, 46;--brand-sc:0, 0, 0;--secondary:6, 169, 170;--secondary-sc:0, 0, 0;--accent:38, 144, 86;--accent-sc:255, 255, 255;--oc-1:38, 144, 86;--oc-1-sc:255, 255, 255;--oc-2:255, 255, 255;--oc-2-sc:0, 0, 0;--oc-3:255, 52, 73;--oc-3-sc:255, 255, 255;--odd-up:22, 199, 46;--odd-down:255, 52, 73;--header:24, 32, 29;--header-sc:255, 255, 255;--tab-navigation:24, 32, 29;--tab-navigation-sc:255, 255, 255;--menu:24, 32, 29;--menu-sc:255, 255, 255;--color-bg-primary:rgba(var(--b), 1);--color-bg-secondary:#1f2926;--color-bg-tertiary:rgba(var(--b-sc), .05);--color-bg-elevated:#252e2a;--color-text-primary:rgba(var(--b-sc), 1);--color-text-secondary:rgba(var(--b-sc), .65);--color-text-muted:rgba(var(--b-sc), .35);--color-accent:rgba(var(--hero), 1);--color-accent-hover:#31b86e;--color-accent-orange:rgba(var(--secondary), 1);--color-accent-orange-hover:#047879;--color-gold:rgba(var(--brand), 1);--color-success:rgba(var(--brand), 1);--color-error:rgba(var(--oc-3), 1);--color-header-bg:rgba(var(--header), 1);--color-header-border:rgba(var(--header-sc), .06);--color-border:rgba(var(--b-sc), .07);--card-background:#1f2926;--item-columns:#2e3d37;--arrow-colors:#047879;--linear-gradient:linear-gradient(90deg, #36d47e40 0%, #36d47e00 100%);--dark-linear-gradient:linear-gradient(#2d3935 0%, #212a27 100%);--top-linear-gradient:linear-gradient(180deg, #36d47e40 0%, #36d47e00 100%);--orange-linear-gradient:linear-gradient(90deg, #06a9aa33 0%, #06a9aa0f 100%);--layout-width:1670px;--content-max-width:1280px;--desktop-header-height:56px;--desktop-nav-height:36px;--desktop-sub-nav-height:36px;--desktop-header-margin-bottom:10px;--desktop-home-page-content-width:1328px;--desktop-home-page-gutter:8px;--padding-page-aside:7px;--border-radius:4px;--border-radius-middle:8px;--border-radius-big:16px;--default-transition-duration:.24s;--slow-transition-duration:.4s;--default-transition-delay:.1s;--slow-transition-delay:.4s;--font-family:Roboto, Arial, Helvetica, sans-serif}.styles-module-scss-module__z4VKAW__container{flex-direction:column;gap:10px;display:flex}.styles-module-scss-module__z4VKAW__container__header{background:var(--sb-surface);border:1px solid var(--sb-border);cursor:pointer;width:100%;color:var(--sb-text);border-radius:8px;justify-content:space-between;align-items:center;gap:8px;padding:12px 16px;font-family:inherit;transition:border-color .15s;display:flex}.styles-module-scss-module__z4VKAW__container__header:hover{border-color:var(--sb-accent)}.styles-module-scss-module__z4VKAW__container__headerLeft{text-transform:uppercase;letter-spacing:.3px;align-items:center;gap:8px;font-size:14px;font-weight:800;display:flex}.styles-module-scss-module__z4VKAW__container__headerLeft i{color:var(--sb-accent);font-size:14px}.styles-module-scss-module__z4VKAW__container__chevron{color:var(--sb-text-muted);font-size:11px;transition:transform .2s}.styles-module-scss-module__z4VKAW__container__chevron--collapsed{transform:rotate(180deg)}.styles-module-scss-module__z4VKAW__container__list{scrollbar-width:thin;scroll-snap-type:x mandatory;gap:12px;margin:0;padding:4px 0 12px;list-style:none;display:flex;overflow-x:auto}.styles-module-scss-module__z4VKAW__container__list>li{scroll-snap-align:start;flex:0 0 340px;display:flex}@media (max-width:767px){.styles-module-scss-module__z4VKAW__container__list>li{flex:0 0 290px}}.styles-module-scss-module__z4VKAW__card{background:var(--sb-surface);border-radius:8px;flex-direction:column;flex:1;width:100%;transition:box-shadow .15s;display:flex;overflow:hidden}.styles-module-scss-module__z4VKAW__card:hover{box-shadow:0 2px 8px #00000014}.styles-module-scss-module__z4VKAW__card__bonusHeader{background:linear-gradient(90deg,#1b2b23 80%,#0000 80%);border-top-left-radius:8px;border-top-right-radius:8px;align-items:stretch;height:40px;display:flex;position:relative;overflow:hidden}.styles-module-scss-module__z4VKAW__card__bonusLeft{z-index:1;flex:1;align-items:center;gap:8px;padding:0 0 0 14px;display:flex}.styles-module-scss-module__z4VKAW__card__bonusLabel{color:#fff;letter-spacing:.2px;margin:0;font-size:13px;font-weight:800}.styles-module-scss-module__z4VKAW__card__bonusChevron{border:1px solid rgba(var(--hero), 1);width:22px;height:22px;color:rgba(var(--hero), 1);background-color:#1b2b23;border-radius:50%;justify-content:center;align-items:center;font-size:10px;display:flex}.styles-module-scss-module__z4VKAW__card__bonusRight{background:rgba(var(--hero), 1);clip-path:polygon(20px 0,100% 0,100% 100%,0 100%);justify-content:center;align-items:center;min-width:96px;height:41px;margin-left:-12px;padding:0 18px 0 28px;display:flex}.styles-module-scss-module__z4VKAW__card__bonusBadge{white-space:nowrap;letter-spacing:.3px;color:#fff;font-size:14px;font-weight:800}.styles-module-scss-module__z4VKAW__card__rows{scrollbar-width:thin;flex-direction:column;flex:1;margin:0;padding:0 14px;list-style:none;display:flex;overflow-y:auto}@media (max-width:767px){.styles-module-scss-module__z4VKAW__card__rows{padding:0 10px}}.styles-module-scss-module__z4VKAW__card__footer{border-top:1px solid var(--sb-divider);justify-content:space-between;align-items:center;gap:8px;padding:12px 14px;display:flex}@media (max-width:767px){.styles-module-scss-module__z4VKAW__card__footer{padding:10px 12px}}.styles-module-scss-module__z4VKAW__card__cta{text-transform:uppercase;cursor:pointer;border:1px solid rgba(var(--hero), .4);color:#fff;background:rgba(var(--hero), .12);border-radius:6px;justify-content:center;align-items:center;gap:6px;width:100%;padding:12px 14px;font-family:inherit;font-size:12px;font-weight:800;transition:background .15s,border-color .15s,transform 80ms;display:flex}@media (max-width:767px){.styles-module-scss-module__z4VKAW__card__cta{padding:10px;font-size:11px}}.styles-module-scss-module__z4VKAW__card__cta:hover{background:rgba(var(--hero), .2);border-color:rgba(var(--hero), .6)}.styles-module-scss-module__z4VKAW__card__cta strong{color:rgba(var(--hero), 1);font-size:14px;font-weight:800}.styles-module-scss-module__z4VKAW__card__cta:active:not(:disabled){transform:scale(.98)}.styles-module-scss-module__z4VKAW__card__cta:disabled{opacity:.6;cursor:not-allowed}.styles-module-scss-module__z4VKAW__card__cta--added{color:#fff!important;background:rgba(var(--hero), 1)!important;border-color:rgba(var(--hero), 1)!important}.styles-module-scss-module__z4VKAW__card__cta--added strong{color:#fff!important}.styles-module-scss-module__z4VKAW__eventRow{border-bottom:1px dashed var(--sb-divider);grid-template-columns:1fr auto;align-items:center;gap:10px;padding:10px 0;display:grid}@media (max-width:767px){.styles-module-scss-module__z4VKAW__eventRow{gap:8px;padding:8px 0}}.styles-module-scss-module__z4VKAW__eventRow:last-child{border-bottom:none}.styles-module-scss-module__z4VKAW__eventRow__link{min-width:0;color:inherit;grid-template-columns:28px 1fr;align-items:center;gap:10px;text-decoration:none;display:grid}@media (max-width:767px){.styles-module-scss-module__z4VKAW__eventRow__link{grid-template-columns:24px 1fr;gap:8px}}.styles-module-scss-module__z4VKAW__eventRow__logo{background:var(--sb-divider);width:28px;height:28px;color:var(--sb-text-muted);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:flex;overflow:hidden}.styles-module-scss-module__z4VKAW__eventRow__logo img{object-fit:contain;width:20px;height:20px}.styles-module-scss-module__z4VKAW__eventRow__logo i{font-size:12px}@media (max-width:767px){.styles-module-scss-module__z4VKAW__eventRow__logo{width:24px;height:24px}.styles-module-scss-module__z4VKAW__eventRow__logo img{width:16px;height:16px}.styles-module-scss-module__z4VKAW__eventRow__logo i{font-size:10px}}.styles-module-scss-module__z4VKAW__eventRow__body{flex-direction:column;gap:1px;min-width:0;display:flex}.styles-module-scss-module__z4VKAW__eventRow__selection{white-space:nowrap;text-overflow:ellipsis;color:var(--sb-text);margin:0;font-size:13px;font-weight:700;line-height:1.2;overflow:hidden}@media (max-width:767px){.styles-module-scss-module__z4VKAW__eventRow__selection{font-size:12px}}.styles-module-scss-module__z4VKAW__eventRow__market{color:var(--sb-text-muted);text-transform:uppercase;letter-spacing:.2px;font-size:10px;font-weight:600}.styles-module-scss-module__z4VKAW__eventRow__teams{color:var(--sb-text-muted);white-space:nowrap;text-overflow:ellipsis;max-width:200px;font-size:11px;font-weight:600;overflow:hidden}.styles-module-scss-module__z4VKAW__eventRow__info{align-items:center;gap:4px;margin-top:2px;display:flex}.styles-module-scss-module__z4VKAW__eventRow__badges{align-items:center;gap:2px;display:flex}.styles-module-scss-module__z4VKAW__eventRow__badgeImg{object-fit:contain;border-radius:1px;width:12px;height:12px}.styles-module-scss-module__z4VKAW__eventRow__time{color:var(--sb-text-faint);font-feature-settings:"tnum";font-size:10px}.styles-module-scss-module__z4VKAW__eventRow__oddsChip{color:var(--sb-text);background:var(--sb-accent-ghost);font-feature-settings:"tnum";text-align:center;cursor:pointer;border:none;border-radius:6px;flex-shrink:0;min-width:52px;padding:6px 10px;font-family:inherit;font-size:14px;font-weight:800;transition:background .15s,color .15s}.styles-module-scss-module__z4VKAW__eventRow__oddsChip:hover{background:rgba(var(--hero), .2)}.styles-module-scss-module__z4VKAW__eventRow__oddsChip:active{transform:scale(.97)}.styles-module-scss-module__z4VKAW__eventRow__oddsChip--active{background:var(--sb-accent)!important;color:var(--sb-accent-on)!important}.styles-module-scss-module__z4VKAW__eventRow__oddsChip--active:hover{background:rgba(var(--hero), .7)!important}.styles-module-scss-module__z4VKAW__eventRow__infoIcon{color:var(--sb-text-faint);font-size:9px}
:root{--b:24, 32, 29;--b-sc:255, 255, 255;--hero:38, 144, 86;--hero-sc:255, 255, 255;--brand:22, 199, 46;--brand-sc:0, 0, 0;--secondary:6, 169, 170;--secondary-sc:0, 0, 0;--accent:38, 144, 86;--accent-sc:255, 255, 255;--oc-1:38, 144, 86;--oc-1-sc:255, 255, 255;--oc-2:255, 255, 255;--oc-2-sc:0, 0, 0;--oc-3:255, 52, 73;--oc-3-sc:255, 255, 255;--odd-up:22, 199, 46;--odd-down:255, 52, 73;--header:24, 32, 29;--header-sc:255, 255, 255;--tab-navigation:24, 32, 29;--tab-navigation-sc:255, 255, 255;--menu:24, 32, 29;--menu-sc:255, 255, 255;--color-bg-primary:rgba(var(--b), 1);--color-bg-secondary:#1f2926;--color-bg-tertiary:rgba(var(--b-sc), .05);--color-bg-elevated:#252e2a;--color-text-primary:rgba(var(--b-sc), 1);--color-text-secondary:rgba(var(--b-sc), .65);--color-text-muted:rgba(var(--b-sc), .35);--color-accent:rgba(var(--hero), 1);--color-accent-hover:#31b86e;--color-accent-orange:rgba(var(--secondary), 1);--color-accent-orange-hover:#047879;--color-gold:rgba(var(--brand), 1);--color-success:rgba(var(--brand), 1);--color-error:rgba(var(--oc-3), 1);--color-header-bg:rgba(var(--header), 1);--color-header-border:rgba(var(--header-sc), .06);--color-border:rgba(var(--b-sc), .07);--card-background:#1f2926;--item-columns:#2e3d37;--arrow-colors:#047879;--linear-gradient:linear-gradient(90deg, #36d47e40 0%, #36d47e00 100%);--dark-linear-gradient:linear-gradient(#2d3935 0%, #212a27 100%);--top-linear-gradient:linear-gradient(180deg, #36d47e40 0%, #36d47e00 100%);--orange-linear-gradient:linear-gradient(90deg, #06a9aa33 0%, #06a9aa0f 100%);--layout-width:1670px;--content-max-width:1280px;--desktop-header-height:56px;--desktop-nav-height:36px;--desktop-sub-nav-height:36px;--desktop-header-margin-bottom:10px;--desktop-home-page-content-width:1328px;--desktop-home-page-gutter:8px;--padding-page-aside:7px;--border-radius:4px;--border-radius-middle:8px;--border-radius-big:16px;--default-transition-duration:.24s;--slow-transition-duration:.4s;--default-transition-delay:.1s;--slow-transition-delay:.4s;--font-family:Roboto, Arial, Helvetica, sans-serif}.styles-module-scss-module__iInCvq__container{flex-direction:column;gap:4px;display:flex}.styles-module-scss-module__iInCvq__container__headerBtn{background:var(--sb-surface);border:1px solid var(--sb-border);cursor:pointer;width:100%;color:var(--sb-text);border-radius:8px;justify-content:space-between;align-items:center;gap:8px;padding:12px 16px;font-family:inherit;transition:border-color .15s;display:flex}.styles-module-scss-module__iInCvq__container__headerBtn:hover{border-color:var(--sb-accent)}.styles-module-scss-module__iInCvq__container__headerLeft{text-transform:uppercase;letter-spacing:.3px;align-items:center;gap:8px;font-size:14px;font-weight:800;display:flex}.styles-module-scss-module__iInCvq__container__headerLeft i{color:var(--sb-accent);font-size:14px}.styles-module-scss-module__iInCvq__container__chevron{color:var(--sb-text-muted);font-size:11px;transition:transform .2s}.styles-module-scss-module__iInCvq__container__chevron--collapsed{transform:rotate(180deg)}.styles-module-scss-module__iInCvq__container__list{scroll-snap-type:x mandatory;scrollbar-width:thin;gap:12px;margin:0;padding:0 0 8px;list-style:none;display:flex;overflow-x:auto}.styles-module-scss-module__iInCvq__container__list>li{scroll-snap-align:start;flex:0 0 280px;display:flex}@media (max-width:767px){.styles-module-scss-module__iInCvq__container__list>li{flex:0 0 260px}}.styles-module-scss-module__iInCvq__carousel{flex-direction:column;gap:8px;display:flex}.styles-module-scss-module__iInCvq__carouselList{scroll-snap-type:x mandatory;scrollbar-width:none;-webkit-overflow-scrolling:touch;gap:12px;margin:0;padding:0 0 4px;list-style:none;display:flex;position:relative;overflow-x:auto}.styles-module-scss-module__iInCvq__carouselList::-webkit-scrollbar{display:none}@media (max-width:767px){.styles-module-scss-module__iInCvq__carouselList{gap:0;padding-inline:10vw;scroll-padding-inline:10vw}}.styles-module-scss-module__iInCvq__carouselListInstant>li{transition:none!important}.styles-module-scss-module__iInCvq__carouselItem{scroll-snap-align:start;flex:0 0 280px;min-width:0}@media (max-width:767px){.styles-module-scss-module__iInCvq__carouselItem{scroll-snap-align:center;opacity:.5;transform-origin:50%;flex:0 0 80vw;transition:opacity .22s,transform .22s;transform:scale(.92)}.styles-module-scss-module__iInCvq__carouselItemActive{opacity:1!important;transform:scale(1)!important}}.styles-module-scss-module__iInCvq__carouselDots{justify-content:center;align-items:center;gap:6px;display:none}@media (max-width:767px){.styles-module-scss-module__iInCvq__carouselDots{display:flex}}.styles-module-scss-module__iInCvq__carouselDot{background:var(--sb-divider);cursor:pointer;border:none;border-radius:50%;width:7px;height:7px;padding:0;transition:width .15s,background .15s}.styles-module-scss-module__iInCvq__carouselDotActive{background:var(--sb-accent);border-radius:4px;width:18px}.styles-module-scss-module__iInCvq__skeletonWrap{justify-content:center;align-items:center;gap:0;padding:8px 0;display:flex;overflow:hidden}.styles-module-scss-module__iInCvq__skeleton{background:var(--sb-surface);border:1px solid var(--sb-divider);border-radius:8px;flex-direction:column;flex-shrink:0;display:flex;overflow:hidden}.styles-module-scss-module__iInCvq__skeletonCenter{z-index:1;width:80vw;max-width:280px}@media (max-width:767px){.styles-module-scss-module__iInCvq__skeletonCenter{width:76vw}}.styles-module-scss-module__iInCvq__skeletonSide{opacity:.5;width:80vw;max-width:280px;transform:scale(.92)}@media (max-width:767px){.styles-module-scss-module__iInCvq__skeletonSide{width:76vw;margin:0 -8vw}}.styles-module-scss-module__iInCvq__skeletonHero{background:linear-gradient(#ffffff0a 0%,#0000 100%);height:70px}.styles-module-scss-module__iInCvq__skeletonBody{flex-direction:column;flex:1;gap:10px;padding:14px 16px;display:flex}.styles-module-scss-module__iInCvq__skeletonLine{background:var(--sb-divider);border-radius:3px;height:12px;animation:1.2s ease-in-out infinite styles-module-scss-module__iInCvq__skPulse}.styles-module-scss-module__iInCvq__skeletonLineShort{width:60%}.styles-module-scss-module__iInCvq__skeletonLineMed{width:80%}.styles-module-scss-module__iInCvq__skeletonLineFull{width:100%}.styles-module-scss-module__iInCvq__skeletonCta{background:var(--sb-divider);border-radius:6px;height:38px;margin:14px;animation:1.2s ease-in-out infinite styles-module-scss-module__iInCvq__skPulse}@keyframes styles-module-scss-module__iInCvq__skPulse{0%,to{opacity:.4}50%{opacity:1}}.styles-module-scss-module__iInCvq__turbo{scroll-snap-align:start;background:var(--sb-surface);border:1px solid var(--sb-divider);border-radius:8px;flex-direction:column;flex:0 0 280px;width:280px;margin-top:30px;text-decoration:none;transition:transform .18s,box-shadow .18s;display:flex}@media (max-width:767px){.styles-module-scss-module__iInCvq__turbo{flex:0 0 260px;width:260px;margin-top:20px}}.styles-module-scss-module__iInCvq__turbo__hero{padding:14px 14px 24px;position:relative}@media (max-width:767px){.styles-module-scss-module__iInCvq__turbo__hero{padding:10px 10px 16px}}.styles-module-scss-module__iInCvq__turbo__hero:before{content:"";z-index:0;opacity:.16;background:linear-gradient(180deg, var(--custom-background) 0%, var(--sb-surface) 100%);border-radius:8px 8px 0 0;width:100%;height:100%;position:absolute;top:0;left:0}.styles-module-scss-module__iInCvq__turbo__badges{z-index:1;justify-content:space-between;align-items:center;gap:8px;display:flex;position:relative}.styles-module-scss-module__iInCvq__turbo__shirt{z-index:1;justify-content:center;align-items:center;display:flex;position:absolute;top:0;left:50%;transform:translate(-50%,-40px)}@media (max-width:767px){.styles-module-scss-module__iInCvq__turbo__shirt{transform:translate(-50%,-30px)scale(.8)}}.styles-module-scss-module__iInCvq__turbo__promoBadge{letter-spacing:.5px;color:#fff;background:linear-gradient(135deg,#ef4444 0%,#f97316 100%);border-radius:999px;align-items:center;gap:4px;padding:3px 10px;font-size:10px;font-weight:800;display:inline-flex}.styles-module-scss-module__iInCvq__turbo__promoBadge i{font-size:9px}@media (max-width:767px){.styles-module-scss-module__iInCvq__turbo__promoBadge{padding:2px 7px;font-size:8px}.styles-module-scss-module__iInCvq__turbo__promoBadge i{font-size:7px}}.styles-module-scss-module__iInCvq__turbo__hotBadge{color:var(--sb-text);background:var(--sb-surface-sunken);font-feature-settings:"tnum";border-radius:999px;align-items:center;gap:4px;padding:3px 10px;font-size:10px;font-weight:800;display:inline-flex}.styles-module-scss-module__iInCvq__turbo__hotBadge i{color:#f97316;font-size:9px}.styles-module-scss-module__iInCvq__turbo__crests{z-index:2;background:var(--sb-surface-sunken);border:1px solid var(--sb-divider);border-radius:999px;align-items:center;gap:8px;width:fit-content;margin:0 auto;padding:4px 10px;display:flex;position:relative}.styles-module-scss-module__iInCvq__turbo__crest{object-fit:contain;background:#ffffff0a;border-radius:50%;flex-shrink:0;width:22px;height:22px}.styles-module-scss-module__iInCvq__turbo__crestDivider{background:var(--sb-divider);width:1px;height:14px}.styles-module-scss-module__iInCvq__turbo__crestFallback{width:22px;height:22px;color:var(--sb-text);background:#ffffff0a;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:11px;display:inline-flex}.styles-module-scss-module__iInCvq__turbo__body{flex-direction:column;align-items:center;gap:4px;padding:10px 16px;display:flex}@media (max-width:767px){.styles-module-scss-module__iInCvq__turbo__body{padding:6px 12px}}.styles-module-scss-module__iInCvq__turbo__title{color:var(--sb-text);text-align:center;white-space:nowrap;text-overflow:ellipsis;letter-spacing:-.1px;max-width:100%;margin:0;font-size:13px;font-weight:800;line-height:1.2;overflow:hidden}.styles-module-scss-module__iInCvq__turbo__league{color:var(--sb-text-muted);align-items:center;gap:4px;font-size:11px;display:flex}.styles-module-scss-module__iInCvq__turbo__leagueIcon{object-fit:contain;border-radius:1px;width:12px;height:12px}.styles-module-scss-module__iInCvq__turbo__legs{width:100%;height:100%;min-height:140px;margin:12px 0 0;padding-inline:16px;list-style:none;position:relative}@media (max-width:767px){.styles-module-scss-module__iInCvq__turbo__legs{min-height:140px;margin:8px 0 0;padding-inline:12px}}.styles-module-scss-module__iInCvq__turbo__legs:before{content:"";width:2px;height:calc(28px*var(--number-of-legs,3));background:var(--sb-accent-ghost);position:absolute;top:4px;left:14px}.styles-module-scss-module__iInCvq__turbo__leg{flex-direction:column;padding-left:8px;line-height:1.4;display:flex;position:relative}.styles-module-scss-module__iInCvq__turbo__leg:not(:last-child){margin-bottom:8px}.styles-module-scss-module__iInCvq__turbo__dot{background:var(--sb-surface);border:2px solid var(--sb-accent);border-radius:50%;width:8px;height:8px;position:absolute;top:3px;left:-5px}.styles-module-scss-module__iInCvq__turbo__dot--last{background-color:var(--sb-accent)!important}.styles-module-scss-module__iInCvq__turbo__market{color:var(--sb-text-muted);font-size:12px;font-weight:500}@media (max-width:767px){.styles-module-scss-module__iInCvq__turbo__market{font-size:11px}}.styles-module-scss-module__iInCvq__turbo__selection{color:var(--sb-text);font-size:12px;font-weight:800}@media (max-width:767px){.styles-module-scss-module__iInCvq__turbo__selection{font-size:11px}}.styles-module-scss-module__iInCvq__turbo__cta{width:calc(100% - 28px);margin:14px;padding:10px 12px}@media (max-width:767px){.styles-module-scss-module__iInCvq__turbo__cta{width:calc(100% - 20px);margin:10px;padding:8px 10px;font-size:13px}}.styles-module-scss-module__iInCvq__turbo__cta{cursor:pointer;background:var(--sb-surface-sunken);font-variant-numeric:tabular-nums;border:none;border-radius:8px;justify-content:center;align-items:center;font-family:inherit;font-size:14px;font-weight:800;transition:transform .1s,background .15s;display:flex;color:var(--sb-odds,var(--sb-text))!important}.styles-module-scss-module__iInCvq__turbo__cta:hover:not(:disabled){background:var(--sb-accent);color:var(--sb-accent-on)!important}.styles-module-scss-module__iInCvq__turbo__cta:active:not(:disabled){transform:scale(.98)}.styles-module-scss-module__iInCvq__turbo__cta--added{background:var(--sb-accent)!important;color:var(--sb-accent-on)!important}.styles-module-scss-module__iInCvq__cbCarousel{width:100%}.styles-module-scss-module__iInCvq__cbCarousel__list{scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;gap:12px;margin:0;padding:0;list-style:none;display:flex;overflow-x:auto}.styles-module-scss-module__iInCvq__cbCarousel__list::-webkit-scrollbar{display:none}.styles-module-scss-module__iInCvq__cbCarousel__item{scroll-snap-align:start;flex:0 0 280px}.styles-module-scss-module__iInCvq__cb{background:var(--sb-surface);border:1px solid var(--sb-divider);border-radius:8px;flex-direction:column;width:100%;height:100%;display:flex;overflow:hidden}.styles-module-scss-module__iInCvq__cb__header{background:linear-gradient(90deg,#1b2b23 75%,#0000 75%);border-top-left-radius:8px;border-top-right-radius:8px;justify-content:space-between;align-items:stretch;height:36px;min-height:36px;display:flex;position:relative;overflow:hidden}.styles-module-scss-module__iInCvq__cb__headerLeft{z-index:1;flex:0 auto;align-items:center;gap:8px;min-width:0;padding:0 8px 0 14px;display:flex}.styles-module-scss-module__iInCvq__cb__headerTitle{white-space:nowrap;color:#fff;letter-spacing:.2px;margin:0;font-size:13px;font-weight:800}.styles-module-scss-module__iInCvq__cb__headerIcon{border:1px solid rgba(var(--hero), 1);width:22px;height:22px;color:rgba(var(--hero), 1);background-color:#1b2b23;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:10px;display:flex}.styles-module-scss-module__iInCvq__cb__headerRight{background:rgba(var(--hero), 1);clip-path:polygon(20px 0,100% 0,100% 100%,0 100%);flex:1 0 auto;justify-content:flex-end;align-items:center;height:37px;margin-left:-12px;padding:0 14px 0 28px;display:flex}.styles-module-scss-module__iInCvq__cb__headerBadge{white-space:nowrap;letter-spacing:.3px;color:#fff;font-size:12px;font-weight:600}.styles-module-scss-module__iInCvq__cb__head{flex-direction:column;align-items:center;gap:4px;padding:12px 14px 8px;text-decoration:none;display:flex}.styles-module-scss-module__iInCvq__cb__league{text-align:center;white-space:nowrap;text-overflow:ellipsis;max-width:100%;color:var(--sb-text-muted);font-size:11px;font-weight:500;overflow:hidden}.styles-module-scss-module__iInCvq__cb__teams{justify-content:center;align-items:center;gap:6px;width:100%;display:flex}.styles-module-scss-module__iInCvq__cb__team{white-space:nowrap;width:100%;max-width:100%;color:var(--sb-text);text-overflow:ellipsis;font-size:13px;font-weight:800;overflow:hidden}.styles-module-scss-module__iInCvq__cb__team--home{text-align:right}.styles-module-scss-module__iInCvq__cb__flag{object-fit:contain;border-radius:50%;flex-shrink:0;width:32px;height:32px}.styles-module-scss-module__iInCvq__cb__flagIcon{color:var(--sb-text-muted);flex-shrink:0;font-size:24px}.styles-module-scss-module__iInCvq__cb__legs{flex-direction:column;gap:8px;height:100%;margin:4px 0 0;padding:8px 16px 4px;list-style:none;display:flex;position:relative}.styles-module-scss-module__iInCvq__cb__legs:before{content:"";width:2px;height:calc(20px*(var(--number-of-legs,3) - 1));background:var(--sb-accent-ghost,#00b4c82e);position:absolute;top:14px;left:19px}.styles-module-scss-module__iInCvq__cb__leg{align-items:flex-start;gap:8px;display:flex;position:relative}.styles-module-scss-module__iInCvq__cb__dot{background:var(--sb-surface);border:2px solid var(--sb-accent);border-radius:50%;flex-shrink:0;width:8px;height:8px;margin-top:4px}.styles-module-scss-module__iInCvq__cb__dot--last{background:var(--sb-accent)}.styles-module-scss-module__iInCvq__cb__legText{color:var(--sb-text-muted);font-size:12px;line-height:1.35}.styles-module-scss-module__iInCvq__cb__market{color:var(--sb-text-muted);font-weight:500}.styles-module-scss-module__iInCvq__cb__sep{color:var(--sb-text-muted)}.styles-module-scss-module__iInCvq__cb__selection{color:var(--sb-text);font-weight:800}.styles-module-scss-module__iInCvq__cb__cta{cursor:pointer;width:calc(100% - 28px);font:inherit;background:var(--sb-surface-sunken,#f3f5fa);font-variant-numeric:tabular-nums;border:none;border-radius:8px;justify-content:center;align-items:center;gap:8px;margin:10px 14px 14px;padding:11px 12px;font-size:15px;font-weight:800;transition:transform .1s,background .15s,color .15s;display:flex;color:var(--sb-success,#0a8a40)!important}.styles-module-scss-module__iInCvq__cb__cta:hover:not(:disabled){background:var(--sb-accent);color:var(--sb-accent-on,#fff)!important}.styles-module-scss-module__iInCvq__cb__cta:active:not(:disabled){transform:scale(.98)}.styles-module-scss-module__iInCvq__cb__cta--added{background:var(--sb-accent);color:var(--sb-accent-on,#fff)!important}
.styles-module-scss-module__b0a9ka__container{flex-direction:column;gap:16px;display:flex;container-type:inline-size}@media (max-width:768px){.styles-module-scss-module__b0a9ka__container{gap:8px}}.styles-module-scss-module__b0a9ka__header{flex-direction:column;display:flex}.styles-module-scss-module__b0a9ka__filterBar{justify-content:space-between;align-items:center;gap:12px;padding-bottom:10px;display:flex}@media (max-width:768px){.styles-module-scss-module__b0a9ka__filterBar{gap:8px}}.styles-module-scss-module__b0a9ka__filterTitle{letter-spacing:.06em;text-transform:uppercase;color:var(--sb-text);margin:0;font-size:14px;font-weight:700}@media (max-width:480px){.styles-module-scss-module__b0a9ka__filterTitle{font-size:11px}}.styles-module-scss-module__b0a9ka__modeChips{align-items:center;gap:8px;display:inline-flex}.styles-module-scss-module__b0a9ka__modeChip{isolation:isolate;color:var(--sb-text-muted);background-color:var(--sb-surface);cursor:pointer;border:none;border-radius:8px;align-items:center;gap:6px;padding:8px 14px;font-size:13px;font-weight:600;transition:color .15s,border-color .15s;display:inline-flex;position:relative}.styles-module-scss-module__b0a9ka__modeActive{box-shadow:inset 0 0 0 1px var(--sb-accent);color:var(--sb-text)!important;background-color:var(--sb-surface-sunken)!important}.styles-module-scss-module__b0a9ka__modeLive{box-shadow:inset 0 0 0 1px var(--sb-live)!important}.styles-module-scss-module__b0a9ka__modeIcon{flex-shrink:0;font-size:12px}.styles-module-scss-module__b0a9ka__modeIconLive{color:var(--sb-live);flex-shrink:0;font-size:12px}.styles-module-scss-module__b0a9ka__modeXmark{color:var(--sb-text-muted);flex-shrink:0;font-size:9px;line-height:1}.styles-module-scss-module__b0a9ka__sportSelector{scrollbar-width:none;align-items:center;max-width:100%;display:flex;overflow-x:auto}.styles-module-scss-module__b0a9ka__sportSelector::-webkit-scrollbar{display:none}.styles-module-scss-module__b0a9ka__sportChip{isolation:isolate;white-space:nowrap;color:var(--sb-text-muted);cursor:pointer;background-color:#0000;border:none;border-radius:4px;align-items:center;gap:4px;padding:8px;font-size:13px;font-weight:600;transition:color .15s,background .15s;display:inline-flex;position:relative}@media (max-width:768px){.styles-module-scss-module__b0a9ka__sportChip{border-radius:8px;flex-direction:column;flex:none;justify-content:center;gap:4px;min-width:64px;height:52px;padding:8px;font-size:10px}}.styles-module-scss-module__b0a9ka__sportChipActive{background-color:var(--sb-surface-raised);box-shadow:inset 0 0 0 1px var(--sb-accent);border-radius:4px;color:var(--sb-text)!important}.styles-module-scss-module__b0a9ka__sportChipActive .styles-module-scss-module__b0a9ka__sportChipIcon{color:var(--sb-accent)}@media (max-width:768px){.styles-module-scss-module__b0a9ka__sportChipActive{border-radius:8px}}.styles-module-scss-module__b0a9ka__sportChipIcon{flex-shrink:0;font-size:12px}@media (max-width:768px){.styles-module-scss-module__b0a9ka__sportChipIcon{font-size:18px}}.styles-module-scss-module__b0a9ka__sportChipLabel{white-space:nowrap;text-overflow:ellipsis;max-width:100%;overflow:hidden}.styles-module-scss-module__b0a9ka__sectionHeader{background:var(--sb-surface);border-radius:4px;justify-content:space-between;align-items:center;padding:8px 12px;display:flex}.styles-module-scss-module__b0a9ka__sectionHeader h2{color:var(--sb-text);text-transform:uppercase;letter-spacing:.5px;align-items:center;gap:8px;margin:0;font-size:14px;font-weight:700;display:flex}.styles-module-scss-module__b0a9ka__sectionRight{align-items:center;gap:10px;display:flex}.styles-module-scss-module__b0a9ka__sectionMore{color:var(--sb-text);white-space:nowrap;font-size:13px;font-weight:600;text-decoration:none;transition:color .15s}.styles-module-scss-module__b0a9ka__sectionMore:hover{color:var(--sb-accent)}.styles-module-scss-module__b0a9ka__sectionCollapse{background:var(--sb-surface-sunken,#f3f5fa);width:26px;height:26px;color:var(--sb-text-muted);cursor:pointer;border:none;border-radius:50%;justify-content:center;align-items:center;font-size:11px;transition:color .15s,background .15s;display:flex}.styles-module-scss-module__b0a9ka__sectionCollapse:hover{color:var(--sb-text)}.styles-module-scss-module__b0a9ka__showMoreLink{color:var(--sb-text-muted);cursor:pointer;white-space:nowrap;font-size:12px;font-weight:600;transition:color .15s}.styles-module-scss-module__b0a9ka__showMoreLink:hover{color:var(--sb-text)}.styles-module-scss-module__b0a9ka__sectionIcon{color:var(--sb-accent);font-size:14px}.styles-module-scss-module__b0a9ka__eventList{grid-template-columns:1fr;gap:8px;margin:0;padding:0;list-style:none;display:grid}@media (max-width:768px){.styles-module-scss-module__b0a9ka__eventList>li{content-visibility:auto;contain-intrinsic-size:auto 140px}}@container (min-width:720px){.styles-module-scss-module__b0a9ka__eventList{grid-template-columns:1fr 1fr;gap:8px 12px}}.styles-module-scss-module__b0a9ka__eventListLive{flex-direction:column;gap:8px;margin:0;padding:0;list-style:none;display:flex}.styles-module-scss-module__b0a9ka__showMore{width:100%;color:var(--sb-text);background:var(--sb-surface);border:1px solid var(--sb-border);cursor:pointer;border-radius:8px;justify-content:center;align-items:center;gap:8px;padding:12px 20px;font-size:13px;font-weight:600;transition:color .15s,background .15s,border-color .15s;display:flex}.styles-module-scss-module__b0a9ka__showMore:hover{background:var(--sb-surface-raised);border-color:var(--sb-accent)}.styles-module-scss-module__b0a9ka__loading,.styles-module-scss-module__b0a9ka__empty{text-align:center;color:var(--sb-text-faint);background:var(--sb-surface);border-radius:8px;margin:0;padding:48px 24px;font-size:14px}.styles-module-scss-module__b0a9ka__sportSkeleton{align-items:center;gap:8px;display:flex;overflow:hidden}.styles-module-scss-module__b0a9ka__sportSkeletonChip{background:linear-gradient(90deg, var(--sb-skeleton-bg) 0%, var(--sb-skeleton-shine) 50%, var(--sb-skeleton-bg) 100%);background-size:200% 100%;border-radius:8px;flex-shrink:0;height:36px;animation:1.2s linear infinite styles-module-scss-module__b0a9ka__sb-skeleton-sweep}@media (max-width:768px){.styles-module-scss-module__b0a9ka__sportSkeletonChip{height:52px}}.styles-module-scss-module__b0a9ka__modeStrip{background:var(--sb-surface);border-radius:999px;gap:4px;width:fit-content;padding:4px;display:flex}.styles-module-scss-module__b0a9ka__modeChipActive{color:var(--sb-chip-on-dark)!important;background-color:var(--sb-chip-dark)!important}.styles-module-scss-module__b0a9ka__dayStrip{background:var(--sb-surface);scrollbar-width:none;border-radius:999px;align-items:center;gap:2px;padding:4px;display:flex;overflow-x:auto}.styles-module-scss-module__b0a9ka__dayStrip::-webkit-scrollbar{display:none}.styles-module-scss-module__b0a9ka__dayChip{color:var(--sb-text-muted);white-space:nowrap;cursor:pointer;background:0 0;border:none;border-radius:999px;align-items:center;gap:6px;padding:8px 14px;font-family:inherit;font-size:13px;font-weight:600;transition:color .15s,background .15s;display:inline-flex}.styles-module-scss-module__b0a9ka__dayChip:hover{color:var(--sb-text)}.styles-module-scss-module__b0a9ka__dayChipActive{box-shadow:0 1px 2px #0b12240f;color:var(--sb-chip-on-dark)!important;background-color:var(--sb-chip-dark)!important}@keyframes styles-module-scss-module__b0a9ka__skShimmer{0%{opacity:.4}to{opacity:1}}.styles-module-scss-module__b0a9ka__skeletonList{flex-direction:column;gap:10px;display:flex}.styles-module-scss-module__b0a9ka__skeletonCard{background:var(--sb-surface);border:1px solid var(--sb-divider);border-radius:8px;flex-direction:column;gap:8px;padding:12px;animation:1s ease-in-out infinite alternate styles-module-scss-module__b0a9ka__skShimmer;display:flex}.styles-module-scss-module__b0a9ka__skeletonCardHeader{justify-content:space-between;align-items:center;gap:8px;display:flex}.styles-module-scss-module__b0a9ka__skeletonCardTeam{align-items:center;gap:8px;display:flex}.styles-module-scss-module__b0a9ka__skeletonCardOdds{gap:4px;margin-top:4px;display:flex}.styles-module-scss-module__b0a9ka__skeletonCircle{background:#ffffff0f;border-radius:50%;flex-shrink:0;width:22px;height:22px}.styles-module-scss-module__b0a9ka__skeletonLine{background:#ffffff0f;border-radius:4px;height:11px}.styles-module-scss-module__b0a9ka__skeletonOdd{background:#ffffff0a;border-radius:8px;flex:1;height:44px}
:root{--b:24, 32, 29;--b-sc:255, 255, 255;--hero:38, 144, 86;--hero-sc:255, 255, 255;--brand:22, 199, 46;--brand-sc:0, 0, 0;--secondary:6, 169, 170;--secondary-sc:0, 0, 0;--accent:38, 144, 86;--accent-sc:255, 255, 255;--oc-1:38, 144, 86;--oc-1-sc:255, 255, 255;--oc-2:255, 255, 255;--oc-2-sc:0, 0, 0;--oc-3:255, 52, 73;--oc-3-sc:255, 255, 255;--odd-up:22, 199, 46;--odd-down:255, 52, 73;--header:24, 32, 29;--header-sc:255, 255, 255;--tab-navigation:24, 32, 29;--tab-navigation-sc:255, 255, 255;--menu:24, 32, 29;--menu-sc:255, 255, 255;--color-bg-primary:rgba(var(--b), 1);--color-bg-secondary:#1f2926;--color-bg-tertiary:rgba(var(--b-sc), .05);--color-bg-elevated:#252e2a;--color-text-primary:rgba(var(--b-sc), 1);--color-text-secondary:rgba(var(--b-sc), .65);--color-text-muted:rgba(var(--b-sc), .35);--color-accent:rgba(var(--hero), 1);--color-accent-hover:#31b86e;--color-accent-orange:rgba(var(--secondary), 1);--color-accent-orange-hover:#047879;--color-gold:rgba(var(--brand), 1);--color-success:rgba(var(--brand), 1);--color-error:rgba(var(--oc-3), 1);--color-header-bg:rgba(var(--header), 1);--color-header-border:rgba(var(--header-sc), .06);--color-border:rgba(var(--b-sc), .07);--card-background:#1f2926;--item-columns:#2e3d37;--arrow-colors:#047879;--linear-gradient:linear-gradient(90deg, #36d47e40 0%, #36d47e00 100%);--dark-linear-gradient:linear-gradient(#2d3935 0%, #212a27 100%);--top-linear-gradient:linear-gradient(180deg, #36d47e40 0%, #36d47e00 100%);--orange-linear-gradient:linear-gradient(90deg, #06a9aa33 0%, #06a9aa0f 100%);--layout-width:1670px;--content-max-width:1280px;--desktop-header-height:56px;--desktop-nav-height:36px;--desktop-sub-nav-height:36px;--desktop-header-margin-bottom:10px;--desktop-home-page-content-width:1328px;--desktop-home-page-gutter:8px;--padding-page-aside:7px;--border-radius:4px;--border-radius-middle:8px;--border-radius-big:16px;--default-transition-duration:.24s;--slow-transition-duration:.4s;--default-transition-delay:.1s;--slow-transition-delay:.4s;--font-family:Roboto, Arial, Helvetica, sans-serif}.styles-module-scss-module__rOjXyW__nav{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.styles-module-scss-module__rOjXyW__item{color:var(--sb-text-muted);border:1px solid var(--sb-divider);background:var(--sb-surface);cursor:pointer;border-radius:4px;align-items:center;gap:4px;height:32px;padding:8px 10px;font-family:inherit;font-size:13px;font-weight:500;text-decoration:none;transition:background .15s,color .15s;display:flex}.styles-module-scss-module__rOjXyW__item:hover{background:var(--sb-accent-ghost);color:var(--sb-text)}.styles-module-scss-module__rOjXyW__item__icon{font-size:12px}.styles-module-scss-module__rOjXyW__item__name{white-space:nowrap;text-overflow:ellipsis;max-width:160px;font-size:12px;font-weight:600;overflow:hidden}.styles-module-scss-module__rOjXyW__item__img{object-fit:contain;border-radius:2px;flex-shrink:0;width:20px;height:20px}.styles-module-scss-module__rOjXyW__item__chevron{color:var(--sb-text-muted);margin-left:2px;font-size:9px}.styles-module-scss-module__rOjXyW__toggleAll{background:var(--sb-surface);border:1px solid var(--sb-divider);width:32px;height:32px;color:var(--sb-text-muted);cursor:pointer;border-radius:4px;justify-content:center;align-items:center;margin-left:auto;font-size:13px;transition:background .15s,color .15s;display:flex}.styles-module-scss-module__rOjXyW__toggleAll:hover{background:var(--sb-accent-ghost);color:var(--sb-text)}
.styles-module-scss-module__ANaF6G__container{scrollbar-width:none;-webkit-overflow-scrolling:touch;align-items:stretch;gap:6px;display:flex;overflow-x:auto}.styles-module-scss-module__ANaF6G__container::-webkit-scrollbar{display:none}@media (max-width:768px){.styles-module-scss-module__ANaF6G__containerAttached{background:#111714;max-width:none;margin:-8px -8px 0;padding:10px 12px 8px}.styles-module-scss-module__ANaF6G__containerAttached .styles-module-scss-module__ANaF6G__item{color:#ffffffb3;background:#ffffff0f;border-color:#0000}.styles-module-scss-module__ANaF6G__containerAttached .styles-module-scss-module__ANaF6G__itemActive{color:#fff;background:#ffffff29}}.styles-module-scss-module__ANaF6G__item{white-space:nowrap;min-width:64px;height:52px;color:var(--sb-text);background:var(--sb-surface);border:1px solid var(--sb-divider);border-radius:8px;flex-direction:column;flex:none;justify-content:center;align-items:center;gap:4px;padding:8px;font-size:10px;font-weight:600;text-decoration:none;transition:border-color .15s,background .15s,color .15s;display:flex}.styles-module-scss-module__ANaF6G__itemActive{color:var(--sb-chip-on-dark,#fff);background:var(--sb-chip-dark,#151c45);border-color:var(--sb-chip-dark,#151c45)}.styles-module-scss-module__ANaF6G__itemLeading{min-width:52px}.styles-module-scss-module__ANaF6G__leadingLogo{object-fit:contain;width:32px;height:32px}.styles-module-scss-module__ANaF6G__divider{background:var(--sb-divider,#00000014);flex-shrink:0;align-self:stretch;width:1px;margin:8px 2px}.styles-module-scss-module__ANaF6G__icon{font-size:18px}.styles-module-scss-module__ANaF6G__label{text-overflow:ellipsis;max-width:80px;overflow:hidden}
.styles-module-scss-module__VQh_vG__container{flex-direction:column;gap:12px;display:flex;container-type:inline-size}.styles-module-scss-module__VQh_vG__title{text-transform:uppercase;color:var(--sb-text);margin:0;font-size:22px;font-weight:700}.styles-module-scss-module__VQh_vG__pillTabs{background:var(--sb-surface);border-radius:999px;align-items:center;gap:4px;padding:4px;display:flex}.styles-module-scss-module__VQh_vG__pillTab{font:inherit;white-space:nowrap;color:var(--sb-text-muted);cursor:pointer;background:0 0;border:none;border-radius:999px;flex:1 1 0;padding:10px 12px;font-size:13px;font-weight:600;line-height:1;transition:color .15s,background .15s}.styles-module-scss-module__VQh_vG__pillTabActive{color:var(--sb-chip-on-dark)!important;background:var(--sb-accent)!important}.styles-module-scss-module__VQh_vG__popularHeader{text-transform:uppercase;letter-spacing:.04em;color:var(--sb-text);margin:0;font-size:12px;font-weight:700}.styles-module-scss-module__VQh_vG__popularChips{scrollbar-width:none;gap:8px;display:flex;overflow-x:auto}.styles-module-scss-module__VQh_vG__popularChips::-webkit-scrollbar{display:none}.styles-module-scss-module__VQh_vG__popularChip{font:inherit;white-space:nowrap;color:var(--sb-text);background:var(--sb-surface);border:1px solid var(--sb-divider);border-radius:8px;flex-shrink:0;align-items:center;gap:6px;padding:8px 10px;font-size:13px;font-weight:600;text-decoration:none;transition:border-color .15s,background .15s;display:inline-flex}.styles-module-scss-module__VQh_vG__popularChip:hover{border-color:var(--sb-accent);background:var(--sb-surface-raised)}.styles-module-scss-module__VQh_vG__popularChipLogo{object-fit:contain;flex-shrink:0;width:18px;height:18px}.styles-module-scss-module__VQh_vG__popularChipFlag{object-fit:cover;border-radius:1px;flex-shrink:0;width:18px;height:13px}.styles-module-scss-module__VQh_vG__sectionHeader{justify-content:space-between;align-items:center;gap:8px;display:flex}.styles-module-scss-module__VQh_vG__sectionTitle{text-transform:uppercase;letter-spacing:.04em;color:var(--sb-text);margin:0;font-size:12px;font-weight:700}.styles-module-scss-module__VQh_vG__liveChip{isolation:isolate;font:inherit;color:var(--sb-text-muted);background-color:var(--sb-surface);cursor:pointer;border:none;border-radius:8px;align-items:center;gap:6px;padding:8px 14px;font-size:13px;font-weight:600;transition:color .15s,border-color .15s;display:inline-flex;position:relative}.styles-module-scss-module__VQh_vG__liveChip:hover{color:var(--sb-text-muted);background-color:var(--sb-surface)}.styles-module-scss-module__VQh_vG__marketFilter{scrollbar-width:none;border-bottom:1px solid var(--sb-divider);align-items:center;gap:2px;width:100%;display:flex;overflow:auto hidden}.styles-module-scss-module__VQh_vG__marketFilter::-webkit-scrollbar{display:none}@media (max-width:768px){.styles-module-scss-module__VQh_vG__marketFilter{display:none}}.styles-module-scss-module__VQh_vG__marketChip{font:inherit;color:var(--sb-text-muted);cursor:pointer;white-space:nowrap;background:0 0;border:none;border-radius:0;flex-shrink:0;align-items:center;gap:6px;padding:10px 14px;font-size:12px;font-weight:350;transition:color .15s;display:inline-flex;position:relative}.styles-module-scss-module__VQh_vG__marketChip:hover{color:var(--sb-text)}.styles-module-scss-module__VQh_vG__marketChipActive{font-weight:450;color:var(--sb-text)!important}.styles-module-scss-module__VQh_vG__marketChipActive:before{content:"";background:var(--sb-text);width:calc(100% - 16px);height:2px;position:absolute;bottom:0;left:50%;transform:translate(-50%)}.styles-module-scss-module__VQh_vG__eventList{grid-template-columns:minmax(0,1fr);gap:8px;margin:0;padding:0;list-style:none;display:grid}@media (max-width:768px){.styles-module-scss-module__VQh_vG__eventList>li{content-visibility:auto;contain-intrinsic-size:auto 140px}}@container (min-width:820px){.styles-module-scss-module__VQh_vG__eventList{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:8px 12px}}.styles-module-scss-module__VQh_vG__showMore{width:100%;font:inherit;color:var(--sb-text);background:var(--sb-surface);border:1px solid var(--sb-border);cursor:pointer;border-radius:8px;justify-content:center;align-items:center;gap:8px;padding:12px 20px;font-size:13px;font-weight:600;transition:color .15s,background .15s,border-color .15s;display:flex}.styles-module-scss-module__VQh_vG__showMore:hover{background:var(--sb-surface-raised);border-color:var(--sb-accent)}.styles-module-scss-module__VQh_vG__empty{text-align:center;color:var(--sb-text-faint);background:var(--sb-surface);border-radius:8px;margin:0;padding:48px 24px;font-size:14px}.styles-module-scss-module__VQh_vG__tabBody{flex-direction:column;gap:12px;display:flex}.styles-module-scss-module__VQh_vG__popularSection{flex-direction:column;gap:8px;display:flex}.styles-module-scss-module__VQh_vG__popularGrid{grid-template-columns:repeat(2,1fr);gap:8px;display:grid}.styles-module-scss-module__VQh_vG__popularChipChecked{border-color:var(--sb-accent);background:color-mix(in srgb, var(--sb-accent) 8%, var(--sb-surface))}.styles-module-scss-module__VQh_vG__popularChipCheckbox{color:var(--sb-accent);flex-shrink:0;font-size:14px}.styles-module-scss-module__VQh_vG__featured{flex-direction:column;gap:8px;display:flex}.styles-module-scss-module__VQh_vG__featuredHeader{justify-content:space-between;align-items:center;gap:8px;display:flex}.styles-module-scss-module__VQh_vG__liveChipActive{box-shadow:inset 0 0 0 1px var(--sb-accent);color:var(--sb-text)!important;background-color:var(--sb-surface-sunken)!important}.styles-module-scss-module__VQh_vG__liveChipLive{box-shadow:inset 0 0 0 1px var(--sb-live)!important}.styles-module-scss-module__VQh_vG__liveIconLive{color:var(--sb-live);flex-shrink:0;font-size:12px}.styles-module-scss-module__VQh_vG__liveXmark{color:var(--sb-text-muted);flex-shrink:0;font-size:9px;line-height:1}.styles-module-scss-module__VQh_vG__multiToggle{background:var(--sb-surface);border:1px solid var(--sb-divider);cursor:pointer;border-radius:8px;justify-content:space-between;align-items:center;gap:10px;padding:10px 12px;display:flex}.styles-module-scss-module__VQh_vG__multiToggleLabel{color:var(--sb-text);font-size:13px;font-weight:600}.styles-module-scss-module__VQh_vG__multiTrack{background-color:var(--sb-divider,#ccc);border-radius:999px;flex-shrink:0;width:44px;height:24px;transition:background-color .25s;position:relative;overflow:hidden}.styles-module-scss-module__VQh_vG__multiTrackChecked{background-color:var(--sb-accent)}.styles-module-scss-module__VQh_vG__multiTrackChecked .styles-module-scss-module__VQh_vG__multiThumb{left:calc(100% - 2px);transform:translate(-100%,-50%)}.styles-module-scss-module__VQh_vG__multiThumb{background-color:#fff;border-radius:50%;width:20px;height:20px;transition:all .25s ease-in-out;position:absolute;top:50%;left:2px;transform:translateY(-50%)}.styles-module-scss-module__VQh_vG__multiInput{visibility:hidden;width:0;height:0;position:absolute}.styles-module-scss-module__VQh_vG__catalogPanel{background:var(--sb-surface);border:1px solid var(--sb-divider);border-radius:8px;padding:12px 0 4px}.styles-module-scss-module__VQh_vG__catalogTitle{text-transform:uppercase;letter-spacing:.05em;color:var(--sb-text-muted);margin:0 0 4px;padding:0 14px;font-size:11px;font-weight:700}.styles-module-scss-module__VQh_vG__regionList{flex-direction:column;margin:0;padding:0;list-style:none;display:flex}.styles-module-scss-module__VQh_vG__regionItem{border-top:1px solid var(--sb-divider)}.styles-module-scss-module__VQh_vG__regionItem:first-child{border-top:none}.styles-module-scss-module__VQh_vG__regionHeader{width:100%;font:inherit;color:var(--sb-text);cursor:pointer;text-align:left;background:0 0;border:none;align-items:center;gap:10px;padding:14px;font-size:13px;font-weight:600;transition:background .15s;display:flex}.styles-module-scss-module__VQh_vG__regionHeader:hover{background:var(--sb-surface-raised)}.styles-module-scss-module__VQh_vG__regionFlag{object-fit:cover;border-radius:2px;flex-shrink:0;width:20px;height:14px}.styles-module-scss-module__VQh_vG__regionFlagFallback{text-align:center;width:20px;color:var(--sb-text-muted);flex-shrink:0;font-size:13px}.styles-module-scss-module__VQh_vG__regionName{text-overflow:ellipsis;white-space:nowrap;flex:1;overflow:hidden}.styles-module-scss-module__VQh_vG__regionCount{text-align:center;min-width:22px;color:var(--sb-text-muted);background:var(--sb-surface-sunken,#f3f5fa);border-radius:999px;flex-shrink:0;padding:2px 7px;font-size:11px;font-weight:600}.styles-module-scss-module__VQh_vG__regionChevron{color:var(--sb-text-muted);flex-shrink:0;font-size:10px;transition:transform .2s}.styles-module-scss-module__VQh_vG__regionLeagues{flex-direction:column;padding-bottom:6px;display:flex}.styles-module-scss-module__VQh_vG__leagueRow{width:100%;font:inherit;color:var(--sb-text);cursor:pointer;text-align:left;background:0 0;border:none;align-items:center;gap:10px;padding:9px 14px 9px 22px;font-size:13px;font-weight:500;text-decoration:none;transition:background .15s;display:flex}.styles-module-scss-module__VQh_vG__leagueRow:hover{background:var(--sb-surface-raised)}.styles-module-scss-module__VQh_vG__leagueRowChecked{background:color-mix(in srgb, var(--sb-accent) 8%, transparent)}.styles-module-scss-module__VQh_vG__leagueRowLogo{object-fit:contain;background:var(--sb-surface-sunken,#f3f5fa);border-radius:50%;flex-shrink:0;width:28px;height:28px;padding:5px}.styles-module-scss-module__VQh_vG__leagueRowFlag{object-fit:contain;background:var(--sb-surface-sunken,#f3f5fa);border-radius:50%;flex-shrink:0;width:28px;height:28px;padding:6px 5px}.styles-module-scss-module__VQh_vG__leagueRowLogoFallback{width:28px;height:28px;color:var(--sb-accent);background:var(--sb-accent-ghost,#45bfd91f);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:12px;display:flex}.styles-module-scss-module__VQh_vG__leagueRowName{text-overflow:ellipsis;white-space:nowrap;flex:1;overflow:hidden}.styles-module-scss-module__VQh_vG__leagueRowCount{color:var(--sb-text-muted);flex-shrink:0;font-size:12px}.styles-module-scss-module__VQh_vG__showLeaguesBar{color:#fff;background:var(--sb-accent);border-radius:10px;justify-content:center;align-items:center;gap:8px;padding:14px 20px;font-size:14px;font-weight:700;text-decoration:none;display:flex;position:sticky;bottom:12px;box-shadow:0 4px 16px #0000002e}.styles-module-scss-module__VQh_vG__showLeaguesBar i{font-size:12px}.styles-module-scss-module__VQh_vG__dayStrip{scrollbar-width:none;background:var(--sb-surface);border-radius:999px;align-items:center;gap:6px;padding:6px;display:flex;overflow-x:auto}.styles-module-scss-module__VQh_vG__dayStrip::-webkit-scrollbar{display:none}.styles-module-scss-module__VQh_vG__dayChip{font:inherit;white-space:nowrap;color:var(--sb-text);cursor:pointer;background:0 0;border:none;border-radius:999px;flex-shrink:0;padding:9px 16px;font-size:13px;font-weight:600;line-height:1;transition:background .15s,color .15s}.styles-module-scss-module__VQh_vG__dayChip:hover{background:var(--sb-surface-raised)}.styles-module-scss-module__VQh_vG__dayChipActive{color:var(--sb-chip-on-dark,#fff)!important;background:var(--sb-chip-dark)!important}@keyframes styles-module-scss-module__VQh_vG__skPulse{0%,to{opacity:.4}50%{opacity:1}}.styles-module-scss-module__VQh_vG__pageSkeleton{flex-direction:column;gap:16px;padding-top:8px;display:flex}.styles-module-scss-module__VQh_vG__skNav{gap:10px;display:flex;overflow:hidden}.styles-module-scss-module__VQh_vG__skNavItem{background:var(--sb-surface);border-radius:8px;width:56px;height:56px;animation:1.2s ease-in-out infinite styles-module-scss-module__VQh_vG__skPulse}.styles-module-scss-module__VQh_vG__skTabs{gap:8px;display:flex}.styles-module-scss-module__VQh_vG__skTab{background:var(--sb-surface);border-radius:20px;width:100px;height:36px;animation:1.2s ease-in-out infinite styles-module-scss-module__VQh_vG__skPulse}.styles-module-scss-module__VQh_vG__skSection{flex-direction:column;gap:12px;display:flex}.styles-module-scss-module__VQh_vG__skSectionHeader{justify-content:space-between;align-items:center;display:flex}.styles-module-scss-module__VQh_vG__skSectionTitle{background:var(--sb-surface);border-radius:4px;width:120px;height:18px;animation:1.2s ease-in-out infinite styles-module-scss-module__VQh_vG__skPulse}.styles-module-scss-module__VQh_vG__skChip{background:var(--sb-surface);border-radius:14px;width:80px;height:28px;animation:1.2s ease-in-out infinite styles-module-scss-module__VQh_vG__skPulse}.styles-module-scss-module__VQh_vG__skCard{background:var(--sb-surface);border:1px solid var(--sb-divider);border-radius:8px;flex-direction:column;gap:10px;padding:14px;display:flex}.styles-module-scss-module__VQh_vG__skCardHeader{justify-content:space-between;align-items:center;display:flex}.styles-module-scss-module__VQh_vG__skCardDate{background:var(--sb-divider);border-radius:3px;width:70px;height:12px;animation:1.2s ease-in-out infinite styles-module-scss-module__VQh_vG__skPulse}.styles-module-scss-module__VQh_vG__skCardLeague{background:var(--sb-divider);border-radius:3px;width:140px;height:12px;animation:1.2s ease-in-out infinite styles-module-scss-module__VQh_vG__skPulse}.styles-module-scss-module__VQh_vG__skCardTeams{flex-direction:column;gap:8px;display:flex}.styles-module-scss-module__VQh_vG__skCardTeam{align-items:center;gap:8px;display:flex}.styles-module-scss-module__VQh_vG__skCardFlag{background:var(--sb-divider);border-radius:2px;width:20px;height:14px;animation:1.2s ease-in-out infinite styles-module-scss-module__VQh_vG__skPulse}.styles-module-scss-module__VQh_vG__skCardName{background:var(--sb-divider);border-radius:3px;width:120px;height:14px;animation:1.2s ease-in-out infinite styles-module-scss-module__VQh_vG__skPulse}.styles-module-scss-module__VQh_vG__skCardOdds{gap:8px;margin-top:4px;display:flex}.styles-module-scss-module__VQh_vG__skCardOdd{background:var(--sb-divider);border-radius:6px;flex:1;height:40px;animation:1.2s ease-in-out infinite styles-module-scss-module__VQh_vG__skPulse}
:root{--b:24, 32, 29;--b-sc:255, 255, 255;--hero:38, 144, 86;--hero-sc:255, 255, 255;--brand:22, 199, 46;--brand-sc:0, 0, 0;--secondary:6, 169, 170;--secondary-sc:0, 0, 0;--accent:38, 144, 86;--accent-sc:255, 255, 255;--oc-1:38, 144, 86;--oc-1-sc:255, 255, 255;--oc-2:255, 255, 255;--oc-2-sc:0, 0, 0;--oc-3:255, 52, 73;--oc-3-sc:255, 255, 255;--odd-up:22, 199, 46;--odd-down:255, 52, 73;--header:24, 32, 29;--header-sc:255, 255, 255;--tab-navigation:24, 32, 29;--tab-navigation-sc:255, 255, 255;--menu:24, 32, 29;--menu-sc:255, 255, 255;--color-bg-primary:rgba(var(--b), 1);--color-bg-secondary:#1f2926;--color-bg-tertiary:rgba(var(--b-sc), .05);--color-bg-elevated:#252e2a;--color-text-primary:rgba(var(--b-sc), 1);--color-text-secondary:rgba(var(--b-sc), .65);--color-text-muted:rgba(var(--b-sc), .35);--color-accent:rgba(var(--hero), 1);--color-accent-hover:#31b86e;--color-accent-orange:rgba(var(--secondary), 1);--color-accent-orange-hover:#047879;--color-gold:rgba(var(--brand), 1);--color-success:rgba(var(--brand), 1);--color-error:rgba(var(--oc-3), 1);--color-header-bg:rgba(var(--header), 1);--color-header-border:rgba(var(--header-sc), .06);--color-border:rgba(var(--b-sc), .07);--card-background:#1f2926;--item-columns:#2e3d37;--arrow-colors:#047879;--linear-gradient:linear-gradient(90deg, #36d47e40 0%, #36d47e00 100%);--dark-linear-gradient:linear-gradient(#2d3935 0%, #212a27 100%);--top-linear-gradient:linear-gradient(180deg, #36d47e40 0%, #36d47e00 100%);--orange-linear-gradient:linear-gradient(90deg, #06a9aa33 0%, #06a9aa0f 100%);--layout-width:1670px;--content-max-width:1280px;--desktop-header-height:56px;--desktop-nav-height:36px;--desktop-sub-nav-height:36px;--desktop-header-margin-bottom:10px;--desktop-home-page-content-width:1328px;--desktop-home-page-gutter:8px;--padding-page-aside:7px;--border-radius:4px;--border-radius-middle:8px;--border-radius-big:16px;--default-transition-duration:.24s;--slow-transition-duration:.4s;--default-transition-delay:.1s;--slow-transition-delay:.4s;--font-family:Roboto, Arial, Helvetica, sans-serif}.styles-module-scss-module__oYRISq__header{z-index:1;border:1px solid var(--sb-divider);border-radius:8px;position:relative}.styles-module-scss-module__oYRISq__surface{color:#fff;isolation:isolate;background:radial-gradient(120% 80% at 20% 0,#26905624 0%,#0000 55%),radial-gradient(120% 80% at 80% 100%,#06a9aa1a 0%,#0000 60%),linear-gradient(135deg,#111714 0%,#1d2522 100%);border-radius:8px;flex-direction:column;display:flex;position:relative;overflow:hidden}.styles-module-scss-module__oYRISq__watermark{opacity:.2;pointer-events:none;z-index:0;filter:blur(10px);width:180px;height:180px;position:absolute;top:50%;right:-32px;transform:translateY(-50%)}.styles-module-scss-module__oYRISq__watermark img{object-fit:contain;width:100%;height:100%}.styles-module-scss-module__oYRISq__watermark i{color:#fff;justify-content:center;align-items:center;font-size:160px;display:flex}.styles-module-scss-module__oYRISq__banner{z-index:1;align-items:center;gap:12px;padding:16px 20px 12px;display:flex;position:relative}.styles-module-scss-module__oYRISq__trigger{color:#fff;cursor:pointer;min-width:0;font:inherit;background:0 0;border:none;border-radius:6px;align-items:center;gap:10px;padding:4px 6px 4px 4px;transition:background .12s;display:flex}.styles-module-scss-module__oYRISq__trigger:hover{background:#ffffff14}.styles-module-scss-module__oYRISq__badge{background:#ffffff1f;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;display:inline-flex;overflow:hidden;box-shadow:0 2px 6px #0000002e}.styles-module-scss-module__oYRISq__badge img{object-fit:contain;width:70%;height:70%}.styles-module-scss-module__oYRISq__badge i{color:#ffd27a;font-size:16px}.styles-module-scss-module__oYRISq__title{white-space:nowrap;text-overflow:ellipsis;color:#fff;min-width:0;font-size:18px;font-weight:700;line-height:1.2;overflow:hidden}.styles-module-scss-module__oYRISq__caret{color:#fff;opacity:.8;font-size:12px;transition:transform .25s}.styles-module-scss-module__oYRISq__caret--open{transform:rotate(180deg)}.styles-module-scss-module__oYRISq__dropdown{z-index:10;background:var(--sb-surface);border:1px solid var(--sb-divider);scrollbar-width:thin;border-radius:8px;max-height:260px;margin:4px 0 0;padding:6px;list-style:none;position:absolute;top:100%;left:0;right:0;overflow-y:auto;box-shadow:0 8px 24px #0000004d}.styles-module-scss-module__oYRISq__dropdownItem{width:100%;color:var(--sb-text);cursor:pointer;background:0 0;border:none;border-radius:6px;align-items:center;gap:10px;padding:10px 12px;font-family:inherit;font-size:13px;font-weight:600;transition:background .12s;display:flex}.styles-module-scss-module__oYRISq__dropdownItem:hover{background:#ffffff0f}.styles-module-scss-module__oYRISq__dropdownItemImg{object-fit:contain;flex-shrink:0;width:20px;height:20px}.styles-module-scss-module__oYRISq__dropdownItemIcon{text-align:center;width:20px;color:var(--sb-text-muted);flex-shrink:0;font-size:14px}.styles-module-scss-module__oYRISq__dropdownItemName{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.styles-module-scss-module__oYRISq__tabs{scrollbar-width:none;z-index:1;border-top:1px solid #ffffff14;align-items:center;gap:0;padding:0 16px;display:flex;position:relative;overflow-x:auto}.styles-module-scss-module__oYRISq__tabs::-webkit-scrollbar{display:none}.styles-module-scss-module__oYRISq__tab{color:#ffffff8c;cursor:pointer;white-space:nowrap;background:0 0;border:none;border-bottom:2px solid #0000;padding:12px 14px;font-family:inherit;font-size:13px;font-weight:600;line-height:1;transition:color .14s,border-color .14s}.styles-module-scss-module__oYRISq__tab:hover{color:#ffffffd9}.styles-module-scss-module__oYRISq__tab--active{color:#fff!important;border-bottom-color:#fff!important}
.styles-module-scss-module__A0WqHa__container{flex-direction:column;gap:16px;display:flex}.styles-module-scss-module__A0WqHa__board{background:var(--sb-surface);border:1px solid var(--sb-divider);border-radius:8px;overflow:hidden}.styles-module-scss-module__A0WqHa__boardHeader{border:none;border-bottom:1px solid var(--sb-divider);cursor:pointer;width:100%;font:inherit;text-align:left;background:0 0;justify-content:space-between;align-items:center;padding:12px 16px;transition:background .15s;display:flex}.styles-module-scss-module__A0WqHa__boardHeader:hover{background:var(--sb-accent-ghost)}.styles-module-scss-module__A0WqHa__boardTitle{color:var(--sb-text);text-transform:uppercase;letter-spacing:.04em;font-size:12px;font-weight:700}.styles-module-scss-module__A0WqHa__boardChevron{color:var(--sb-text-muted);font-size:10px}.styles-module-scss-module__A0WqHa__boardGrid{grid-template-columns:repeat(2,1fr);gap:0 16px;padding:8px 16px;display:grid}@media (max-width:768px){.styles-module-scss-module__A0WqHa__boardGrid{grid-template-columns:1fr;gap:0 8px;padding:8px}}.styles-module-scss-module__A0WqHa__selRow{border-bottom:1px solid var(--sb-divider);cursor:pointer;font:inherit;text-align:left;background:0 0;border-top:none;border-left:none;border-right:none;align-items:center;gap:10px;width:100%;padding:10px 0;transition:background .15s;display:flex}.styles-module-scss-module__A0WqHa__selRow:last-child{border-bottom:none}.styles-module-scss-module__A0WqHa__selRow:hover{background:var(--sb-accent-ghost)}.styles-module-scss-module__A0WqHa__selRowActive .styles-module-scss-module__A0WqHa__selOdds{background:var(--sb-accent)!important;color:var(--sb-accent-on)!important}.styles-module-scss-module__A0WqHa__selPlayerPhoto{object-fit:cover;background:var(--sb-divider);border-radius:50%;flex-shrink:0;width:28px;height:28px}.styles-module-scss-module__A0WqHa__selPlayerFallback{background:var(--sb-divider);width:28px;height:28px;color:var(--sb-text-muted);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:12px;display:inline-flex}.styles-module-scss-module__A0WqHa__selLogo{object-fit:contain;border-radius:50%;flex-shrink:0;width:20px;height:20px}.styles-module-scss-module__A0WqHa__selFlag{object-fit:cover;border-radius:2px;flex-shrink:0;width:20px;height:14px}.styles-module-scss-module__A0WqHa__selName{text-overflow:ellipsis;white-space:nowrap;min-width:0;color:var(--sb-text);flex:1;font-size:13px;font-weight:500;overflow:hidden}.styles-module-scss-module__A0WqHa__selOdds{text-align:center;min-width:60px;color:var(--sb-odds);background:var(--sb-surface-raised);border:.5px solid #00000014;border-radius:8px;flex-shrink:0;padding:6px 12px;font-size:13px;font-weight:700;transition:background .15s,border-color .15s}.styles-module-scss-module__A0WqHa__selOdds:hover{border-color:var(--sb-accent);background:var(--sb-accent-ghost)}.styles-module-scss-module__A0WqHa__boardToggle{cursor:pointer;border:none;border-top:1px solid var(--sb-divider);width:100%;color:var(--sb-text-muted);font:inherit;letter-spacing:.04em;text-transform:uppercase;background:0 0;justify-content:center;align-items:center;gap:6px;padding:12px;font-size:11px;font-weight:600;transition:color .15s;display:flex}.styles-module-scss-module__A0WqHa__boardToggle:hover{color:var(--sb-text)}.styles-module-scss-module__A0WqHa__empty{text-align:center;color:var(--sb-text-faint);background:var(--sb-surface);border-radius:8px;margin:0;padding:48px 24px;font-size:14px}.styles-module-scss-module__A0WqHa__skeletonLine{background:linear-gradient(90deg, var(--sb-skeleton-bg) 0%, var(--sb-skeleton-shine) 50%, var(--sb-skeleton-bg) 100%);background-size:200% 100%;border-radius:4px;animation:1.2s linear infinite styles-module-scss-module__A0WqHa__sb-skeleton-sweep}.styles-module-scss-module__A0WqHa__skeletonBoard{background:var(--sb-surface);border:1px solid var(--sb-divider);border-radius:8px;flex-direction:column;gap:12px;padding:16px;display:flex;overflow:hidden}.styles-module-scss-module__A0WqHa__skeletonHeader{width:200px;height:14px;}.styles-module-scss-module__A0WqHa__skeletonRow{align-items:center;gap:10px;padding:8px 0;display:flex}.styles-module-scss-module__A0WqHa__skeletonIcon{border-radius:50%;flex-shrink:0;width:20px;height:20px;}.styles-module-scss-module__A0WqHa__skeletonName{flex:1;max-width:60%;height:12px;}.styles-module-scss-module__A0WqHa__skeletonOdds{border-radius:8px;flex-shrink:0;width:60px;height:28px;}
.styles-module-scss-module__55ZVgG__side{border-radius:6px;align-items:center;gap:8px;padding:4px 6px;display:flex}.styles-module-scss-module__55ZVgG__side__logo{object-fit:contain;border-radius:4px;flex-shrink:0;width:20px;height:20px}.styles-module-scss-module__55ZVgG__side__placeholder{width:20px;height:20px;color:var(--sb-text-muted);opacity:.5;flex-shrink:0;justify-content:center;align-items:center;font-size:12px;display:flex}.styles-module-scss-module__55ZVgG__side__name{color:var(--sb-text);white-space:nowrap;text-overflow:ellipsis;font-size:12px;font-weight:500;overflow:hidden}.styles-module-scss-module__55ZVgG__side--winner{background:color-mix(in srgb, var(--sb-accent) 14%, transparent);box-shadow:inset 2px 0 0 var(--sb-accent)}.styles-module-scss-module__55ZVgG__side--winner .styles-module-scss-module__55ZVgG__side__name{font-weight:700}.styles-module-scss-module__55ZVgG__side--placeholder .styles-module-scss-module__55ZVgG__side__name{color:var(--sb-text-muted)}
.styles-module-scss-module__EUJEMW__slot{background:var(--sb-surface);border:1px solid var(--sb-divider);border-radius:10px;flex-direction:column;gap:8px;min-width:0;padding:8px;transition:background .15s,border-color .15s;display:flex}.styles-module-scss-module__EUJEMW__slot--link{color:inherit;cursor:pointer;text-decoration:none}.styles-module-scss-module__EUJEMW__slot--link:hover{border-color:color-mix(in srgb, var(--sb-accent) 45%, var(--sb-divider))}.styles-module-scss-module__EUJEMW__slot__header{justify-content:space-between;align-items:center;gap:6px;display:flex}.styles-module-scss-module__EUJEMW__slot__time{white-space:nowrap;text-overflow:ellipsis;text-transform:uppercase;color:var(--sb-text);letter-spacing:.4px;font-variant-numeric:tabular-nums;font-size:10px;font-weight:600;overflow:hidden}.styles-module-scss-module__EUJEMW__slot__code{color:var(--sb-text-muted);letter-spacing:.04em;text-transform:uppercase;opacity:.75;flex:none;font-size:10px;font-weight:700}.styles-module-scss-module__EUJEMW__slot__teams{flex-direction:column;gap:4px;min-width:0;display:flex}.styles-module-scss-module__EUJEMW__slot__odds{grid-template-columns:repeat(3,minmax(0,1fr));align-items:stretch;gap:6px;width:100%;display:grid}.styles-module-scss-module__EUJEMW__slot__odds[data-count="1"]{grid-template-columns:minmax(0,1fr)}.styles-module-scss-module__EUJEMW__slot__odds[data-count="2"]{grid-template-columns:repeat(2,minmax(0,1fr))}.styles-module-scss-module__EUJEMW__slot__odds[data-count="3"]{grid-template-columns:repeat(3,minmax(0,1fr))}
.styles-module-scss-module__4tr4sG__board{background:var(--sb-card-bg,var(--sb-surface-raised,var(--sb-surface)));border:1px solid var(--sb-border-strong,var(--sb-border,var(--sb-divider)));border-radius:10px;flex-direction:column;gap:8px;padding:10px;display:flex}.styles-module-scss-module__4tr4sG__board__title{color:var(--sb-text);letter-spacing:.04em;text-transform:uppercase;align-items:center;gap:6px;font-size:11px;font-weight:700;display:flex}.styles-module-scss-module__4tr4sG__board__icon{color:var(--sb-accent);font-size:12px}.styles-module-scss-module__4tr4sG__board__list{flex-direction:column;gap:6px;display:flex}.styles-module-scss-module__4tr4sG__board__row{justify-content:space-between;align-items:center;gap:8px;min-height:34px;display:flex}.styles-module-scss-module__4tr4sG__board__identity{flex:1;align-items:center;gap:8px;min-width:0;display:flex}.styles-module-scss-module__4tr4sG__board__flag{object-fit:cover;background:var(--sb-divider);border-radius:50%;flex-shrink:0;width:18px;height:18px}.styles-module-scss-module__4tr4sG__board__placeholder{width:18px;height:18px;color:var(--sb-text-muted);background:var(--sb-surface);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:10px;display:inline-flex}.styles-module-scss-module__4tr4sG__board__name{white-space:nowrap;text-overflow:ellipsis;min-width:0;color:var(--sb-text);font-size:12px;font-weight:500;overflow:hidden}.styles-module-scss-module__4tr4sG__board__odd{flex-shrink:0;width:86px}.styles-module-scss-module__4tr4sG__board__toggle{width:100%;color:var(--sb-text-muted);letter-spacing:.04em;text-transform:uppercase;cursor:pointer;background:0 0;border:none;padding:8px 0 2px;font-family:inherit;font-size:11px;font-weight:600;transition:color .15s}.styles-module-scss-module__4tr4sG__board__toggle:hover{color:var(--sb-text)}
.styles-module-scss-module__I0clOG__round{content-visibility:auto;contain-intrinsic-size:auto 800px;flex-direction:column;flex:none;gap:10px;width:320px;padding:0 4px;display:flex}.styles-module-scss-module__I0clOG__round__header{text-align:center;white-space:nowrap;color:var(--sb-text);letter-spacing:.06em;text-transform:uppercase;background:var(--sb-surface);border:1px solid var(--sb-border,var(--sb-divider));opacity:.85;border-radius:10px;justify-content:center;align-items:center;gap:8px;padding:8px 10px;font-size:11px;font-weight:700;display:flex}.styles-module-scss-module__I0clOG__round__slots{flex-direction:column;gap:8px;display:flex}.styles-module-scss-module__I0clOG__round--active .styles-module-scss-module__I0clOG__round__header{color:var(--sb-accent-on,var(--sb-text));background:var(--sb-accent);border-color:var(--sb-accent);opacity:1}
.styles-module-scss-module__DjMxga__container{width:100%}.styles-module-scss-module__DjMxga__container__scroll{-webkit-overflow-scrolling:touch;scrollbar-color:var(--sb-scrollbar-thumb,var(--sb-divider)) var(--sb-scrollbar-track,transparent);align-items:stretch;gap:16px;padding:8px 4px 16px;display:flex;overflow-x:auto}.styles-module-scss-module__DjMxga__container__scroll::-webkit-scrollbar{height:8px}.styles-module-scss-module__DjMxga__container__scroll::-webkit-scrollbar-thumb{background:var(--sb-scrollbar-thumb,var(--sb-divider));border-radius:999px}.styles-module-scss-module__DjMxga__container__scroll::-webkit-scrollbar-track{background:var(--sb-scrollbar-track,transparent)}.styles-module-scss-module__DjMxga__empty{text-align:center;background:var(--sb-surface);border-radius:16px;flex-direction:column;justify-content:center;align-items:center;gap:8px;padding:48px 16px;display:flex}.styles-module-scss-module__DjMxga__empty i{color:var(--sb-text-muted);font-size:28px}.styles-module-scss-module__DjMxga__empty p{color:var(--sb-text-muted);margin:0;font-size:14px;font-weight:500}
:root{--b:24, 32, 29;--b-sc:255, 255, 255;--hero:38, 144, 86;--hero-sc:255, 255, 255;--brand:22, 199, 46;--brand-sc:0, 0, 0;--secondary:6, 169, 170;--secondary-sc:0, 0, 0;--accent:38, 144, 86;--accent-sc:255, 255, 255;--oc-1:38, 144, 86;--oc-1-sc:255, 255, 255;--oc-2:255, 255, 255;--oc-2-sc:0, 0, 0;--oc-3:255, 52, 73;--oc-3-sc:255, 255, 255;--odd-up:22, 199, 46;--odd-down:255, 52, 73;--header:24, 32, 29;--header-sc:255, 255, 255;--tab-navigation:24, 32, 29;--tab-navigation-sc:255, 255, 255;--menu:24, 32, 29;--menu-sc:255, 255, 255;--color-bg-primary:rgba(var(--b), 1);--color-bg-secondary:#1f2926;--color-bg-tertiary:rgba(var(--b-sc), .05);--color-bg-elevated:#252e2a;--color-text-primary:rgba(var(--b-sc), 1);--color-text-secondary:rgba(var(--b-sc), .65);--color-text-muted:rgba(var(--b-sc), .35);--color-accent:rgba(var(--hero), 1);--color-accent-hover:#31b86e;--color-accent-orange:rgba(var(--secondary), 1);--color-accent-orange-hover:#047879;--color-gold:rgba(var(--brand), 1);--color-success:rgba(var(--brand), 1);--color-error:rgba(var(--oc-3), 1);--color-header-bg:rgba(var(--header), 1);--color-header-border:rgba(var(--header-sc), .06);--color-border:rgba(var(--b-sc), .07);--card-background:#1f2926;--item-columns:#2e3d37;--arrow-colors:#047879;--linear-gradient:linear-gradient(90deg, #36d47e40 0%, #36d47e00 100%);--dark-linear-gradient:linear-gradient(#2d3935 0%, #212a27 100%);--top-linear-gradient:linear-gradient(180deg, #36d47e40 0%, #36d47e00 100%);--orange-linear-gradient:linear-gradient(90deg, #06a9aa33 0%, #06a9aa0f 100%);--layout-width:1670px;--content-max-width:1280px;--desktop-header-height:56px;--desktop-nav-height:36px;--desktop-sub-nav-height:36px;--desktop-header-margin-bottom:10px;--desktop-home-page-content-width:1328px;--desktop-home-page-gutter:8px;--padding-page-aside:7px;--border-radius:4px;--border-radius-middle:8px;--border-radius-big:16px;--default-transition-duration:.24s;--slow-transition-duration:.4s;--default-transition-delay:.1s;--slow-transition-delay:.4s;--font-family:Roboto, Arial, Helvetica, sans-serif}.styles-module-scss-module__ZqnK0q__container{flex-direction:column;gap:16px;display:flex}.styles-module-scss-module__ZqnK0q__header{border:1px solid var(--sb-divider);border-radius:8px;position:relative;overflow:hidden}.styles-module-scss-module__ZqnK0q__headerSurface{color:#fff;isolation:isolate;background:radial-gradient(120% 80% at 20% 0,#26905624 0%,#0000 55%),radial-gradient(120% 80% at 80% 100%,#06a9aa1a 0%,#0000 60%),linear-gradient(135deg,#111714 0%,#1d2522 100%);flex-direction:column;display:flex;position:relative}.styles-module-scss-module__ZqnK0q__headerWatermark{opacity:.18;pointer-events:none;z-index:0;filter:blur(12px);width:200px;height:200px;position:absolute;top:50%;right:-32px;transform:translateY(-50%)}.styles-module-scss-module__ZqnK0q__headerWatermark img{object-fit:contain;width:100%;height:100%}.styles-module-scss-module__ZqnK0q__headerWatermark i{color:#fff;justify-content:center;align-items:center;font-size:180px;display:flex}.styles-module-scss-module__ZqnK0q__headerBanner{z-index:1;align-items:center;gap:14px;padding:20px 24px 14px;display:flex;position:relative}.styles-module-scss-module__ZqnK0q__headerBadge{background:#ffffff24;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;display:inline-flex;overflow:hidden;box-shadow:0 2px 8px #00000038}.styles-module-scss-module__ZqnK0q__headerBadge img{object-fit:contain;width:75%;height:75%}.styles-module-scss-module__ZqnK0q__headerBadge i{color:#ffd27a;font-size:22px}.styles-module-scss-module__ZqnK0q__headerTitle{color:#fff;white-space:nowrap;text-overflow:ellipsis;letter-spacing:-.01em;min-width:0;font-size:20px;font-weight:800;line-height:1.2;overflow:hidden}.styles-module-scss-module__ZqnK0q__headerTabs{-webkit-overflow-scrolling:touch;scrollbar-width:none;z-index:1;align-items:center;gap:2px;padding:4px 16px 14px;display:flex;position:relative;overflow-x:auto}.styles-module-scss-module__ZqnK0q__headerTabs::-webkit-scrollbar{display:none}.styles-module-scss-module__ZqnK0q__headerTab{color:#ffffffb3;cursor:pointer;white-space:nowrap;background:0 0;border:1px solid #ffffff26;border-radius:999px;flex-shrink:0;padding:8px 12px;font-family:inherit;font-size:13px;font-weight:600;line-height:1;transition:background .14s,color .14s}.styles-module-scss-module__ZqnK0q__headerTab:hover{color:#fff;background:#ffffff0f}.styles-module-scss-module__ZqnK0q__headerTab--active{box-shadow:0 2px 6px #0000001f;color:var(--sb-text)!important;background:var(--sb-surface)!important;border-color:#0000!important}.styles-module-scss-module__ZqnK0q__section{flex-direction:column;gap:10px;display:flex}.styles-module-scss-module__ZqnK0q__sectionHeader{background:var(--sb-surface);border-radius:6px;justify-content:space-between;align-items:center;padding:8px 12px;display:flex}.styles-module-scss-module__ZqnK0q__sectionTitle{color:var(--sb-text);text-transform:uppercase;letter-spacing:.5px;text-overflow:ellipsis;white-space:nowrap;align-items:center;gap:8px;margin:0;font-size:14px;font-weight:700;display:flex;overflow:hidden}.styles-module-scss-module__ZqnK0q__sectionRight{align-items:center;gap:4px;display:flex}.styles-module-scss-module__ZqnK0q__sectionCta{color:var(--sb-accent);background:color-mix(in srgb, var(--sb-accent) 12%, transparent);cursor:pointer;border:none;border-radius:8px;padding:4px 8px;font-family:inherit;font-size:13px;font-weight:600;transition:background .15s}.styles-module-scss-module__ZqnK0q__sectionCta:hover{background:color-mix(in srgb, var(--sb-accent) 22%, transparent)}.styles-module-scss-module__ZqnK0q__sectionChevron{cursor:pointer;border:1px solid var(--sb-divider);border-radius:8px;justify-content:center;align-items:center;width:28px;height:28px;font-size:12px;transition:background .15s;display:flex}.styles-module-scss-module__ZqnK0q__sectionChevron:hover{background:var(--sb-surface-sunken)}.styles-module-scss-module__ZqnK0q__marketFilter{border-bottom:1px solid var(--sb-divider);flex-wrap:wrap;align-items:center;gap:4px;margin-bottom:8px;padding:8px 0;display:flex}.styles-module-scss-module__ZqnK0q__marketChip{color:var(--sb-text-muted);cursor:pointer;white-space:nowrap;background:0 0;border:none;border-bottom:2px solid #0000;padding:8px 12px;font-family:inherit;font-size:13px;font-weight:600;transition:color .15s,border-color .15s}.styles-module-scss-module__ZqnK0q__marketChip:hover{color:var(--sb-text)}.styles-module-scss-module__ZqnK0q__marketChip--active{color:var(--sb-text)!important;border-bottom-color:var(--sb-text)!important}.styles-module-scss-module__ZqnK0q__dateGroup{flex-direction:column;gap:8px;display:flex}.styles-module-scss-module__ZqnK0q__dateGroupHeader{color:var(--sb-text-muted);letter-spacing:.4px;text-transform:uppercase;align-items:center;gap:8px;padding:8px 0 4px;font-size:11px;font-weight:700;display:flex}.styles-module-scss-module__ZqnK0q__liveDot{background:var(--sb-live,#ef4444);border-radius:50%;flex-shrink:0;width:6px;height:6px;animation:1.5s ease-in-out infinite styles-module-scss-module__ZqnK0q__livePing}@keyframes styles-module-scss-module__ZqnK0q__livePing{0%,to{opacity:1;transform:scale(1)}50%{opacity:.5;transform:scale(1.4)}}.styles-module-scss-module__ZqnK0q__eventList{flex-direction:column;gap:6px;margin:0;padding:0;list-style:none;display:flex}@media (max-width:768px){.styles-module-scss-module__ZqnK0q__eventList>li{content-visibility:auto;contain-intrinsic-size:auto 140px}}.styles-module-scss-module__ZqnK0q__showMore{cursor:pointer;background:var(--sb-surface);border:1px solid var(--sb-divider);width:100%;color:var(--sb-text-muted);letter-spacing:.03em;text-transform:uppercase;border-radius:12px;justify-content:center;align-items:center;gap:8px;margin-top:16px;padding:13px;font-family:inherit;font-size:12px;font-weight:600;transition:color .15s,border-color .15s,background .15s;display:flex}.styles-module-scss-module__ZqnK0q__showMore i{font-size:10px}.styles-module-scss-module__ZqnK0q__showMore:hover{color:var(--sb-text);border-color:var(--sb-accent);background:color-mix(in srgb, var(--sb-accent) 6%, var(--sb-surface))}.styles-module-scss-module__ZqnK0q__groupsCarousel{scroll-snap-type:x mandatory;scrollbar-width:thin;gap:12px;padding-bottom:8px;display:flex;overflow-x:auto}.styles-module-scss-module__ZqnK0q__groupsCarousel>*{scroll-snap-align:start;flex:0 0 380px}.styles-module-scss-module__ZqnK0q__groupsGrid{grid-template-columns:repeat(auto-fit,minmax(min(100%,540px),1fr));gap:12px;display:grid}@media (max-width:768px){.styles-module-scss-module__ZqnK0q__groupsGrid{flex-direction:column;display:flex}}.styles-module-scss-module__ZqnK0q__gTable{background:var(--sb-surface);border:1px solid var(--sb-divider);border-radius:12px;overflow:hidden}.styles-module-scss-module__ZqnK0q__gTableInner{border-collapse:collapse;width:100%}.styles-module-scss-module__ZqnK0q__gHead{border-bottom:1px solid var(--sb-divider)}.styles-module-scss-module__ZqnK0q__gTh{text-align:center;white-space:nowrap;width:28px;color:var(--sb-text-muted);text-transform:uppercase;padding:8px 3px;font-size:11px;font-weight:600}.styles-module-scss-module__ZqnK0q__gTh--group{text-align:left;text-transform:none;width:auto;color:var(--sb-text);padding:10px 4px 10px 10px;font-size:13px;font-weight:700}.styles-module-scss-module__ZqnK0q__gTh--pts{color:var(--sb-text)}.styles-module-scss-module__ZqnK0q__gTh--odd{width:108px;padding-right:8px}.styles-module-scss-module__ZqnK0q__gRow{border-bottom:1px solid var(--sb-divider);transition:background .15s}.styles-module-scss-module__ZqnK0q__gRow:last-child{border-bottom:none}.styles-module-scss-module__ZqnK0q__gRow--qualified .styles-module-scss-module__ZqnK0q__gCell--pos,.styles-module-scss-module__ZqnK0q__gRow--playoff .styles-module-scss-module__ZqnK0q__gCell--pos{font-weight:700}.styles-module-scss-module__ZqnK0q__gRow--qualified .styles-module-scss-module__ZqnK0q__gCell--pos:before,.styles-module-scss-module__ZqnK0q__gRow--playoff .styles-module-scss-module__ZqnK0q__gCell--pos:before{content:"";border-top-right-radius:999px;border-bottom-right-radius:999px;width:3px;height:calc(100% - 4px);position:absolute;top:2px;bottom:8px;left:0}.styles-module-scss-module__ZqnK0q__gRow--qualified .styles-module-scss-module__ZqnK0q__gCell--pos:before{background:var(--sb-success-strong,#06e385)}.styles-module-scss-module__ZqnK0q__gRow--playoff .styles-module-scss-module__ZqnK0q__gCell--pos:before{background:var(--sb-success-muted,#0a8f3d)}.styles-module-scss-module__ZqnK0q__gCell{text-align:center;white-space:nowrap;width:28px;color:var(--sb-text);font-variant-numeric:tabular-nums;padding:12px 3px;font-size:13px;font-weight:500}.styles-module-scss-module__ZqnK0q__gCell--empty{color:var(--sb-text-muted);font-size:10px;font-weight:350}.styles-module-scss-module__ZqnK0q__gCell--pos{text-align:right;width:20px;color:var(--sb-text-muted);padding-right:2px;font-size:10px;font-weight:600;position:relative}.styles-module-scss-module__ZqnK0q__gCell--team{text-align:left;font-variant-numeric:normal;width:auto;min-width:124px;padding-left:2px}.styles-module-scss-module__ZqnK0q__gCell--pts{color:var(--sb-text);font-weight:700}.styles-module-scss-module__ZqnK0q__gCell--odd{text-align:right;width:108px;padding-right:8px}.styles-module-scss-module__ZqnK0q__gTeam{min-width:0;color:var(--sb-text);align-items:center;gap:6px;font-size:12px;font-weight:600;display:flex}.styles-module-scss-module__ZqnK0q__gFlag{object-fit:cover;background:var(--sb-divider);border-radius:50%;flex-shrink:0;width:20px;height:20px}.styles-module-scss-module__ZqnK0q__gFlagPlaceholder{background:var(--sb-divider);border-radius:50%;flex-shrink:0;width:20px;height:20px;display:inline-block}.styles-module-scss-module__ZqnK0q__gTeamName{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.styles-module-scss-module__ZqnK0q__gTeamLink{width:100%;min-width:0;color:inherit;cursor:pointer;align-items:center;text-decoration:none;display:flex}.styles-module-scss-module__ZqnK0q__gTeamLink:hover{text-decoration:underline}.styles-module-scss-module__ZqnK0q__gOddBtn{font-feature-settings:"tnum";width:100%;color:var(--sb-text);background:var(--sb-accent-ghost);cursor:pointer;text-align:center;border:none;border-radius:6px;padding:5px 8px;font-family:inherit;font-size:12px;font-weight:700;transition:background .15s,color .15s;display:block}.styles-module-scss-module__ZqnK0q__gOddBtn:hover{background:var(--sb-accent);color:var(--sb-accent-on)}.styles-module-scss-module__ZqnK0q__gOddBtn--active{background:var(--sb-accent)!important;color:var(--sb-accent-on)!important}.styles-module-scss-module__ZqnK0q__gOddLoading{text-align:center;color:var(--sb-text-faint);font-size:12px;display:block}.styles-module-scss-module__ZqnK0q__outBoardCard{background:var(--sb-surface);border:1px solid var(--sb-divider);border-radius:12px;padding:8px;overflow:hidden}.styles-module-scss-module__ZqnK0q__outBoard{flex-direction:column;gap:8px;display:flex;container-type:inline-size}.styles-module-scss-module__ZqnK0q__outBoardGrid{grid-template-columns:1fr;gap:0 16px;display:grid}@container (min-width:460px){.styles-module-scss-module__ZqnK0q__outBoardGrid{grid-template-columns:1fr 1fr}}.styles-module-scss-module__ZqnK0q__outBoardRow{border-bottom:1px solid var(--sb-divider);justify-content:space-between;align-items:center;gap:12px;padding:8px 4px;display:flex}.styles-module-scss-module__ZqnK0q__outBoardIdentity{flex:1;align-items:center;gap:8px;min-width:0;display:flex}.styles-module-scss-module__ZqnK0q__outBoardFlag{object-fit:cover;background:var(--sb-divider);border-radius:50%;flex-shrink:0;width:24px;height:24px}.styles-module-scss-module__ZqnK0q__outBoardFlagPlaceholder{background:var(--sb-divider);border-radius:50%;flex-shrink:0;width:24px;height:24px;display:inline-block}.styles-module-scss-module__ZqnK0q__outBoardPlayerPhoto{object-fit:cover;background:var(--sb-divider);border-radius:50%;flex-shrink:0;width:28px;height:28px}.styles-module-scss-module__ZqnK0q__outBoardPlayerAvatar{background:var(--sb-divider);width:28px;height:28px;color:var(--sb-text-muted);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:12px;display:inline-flex}.styles-module-scss-module__ZqnK0q__outBoardName{white-space:nowrap;text-overflow:ellipsis;min-width:0;color:var(--sb-text);flex:1;font-size:13px;font-weight:500;overflow:hidden}.styles-module-scss-module__ZqnK0q__outBoardOdd{flex-shrink:0;width:96px}.styles-module-scss-module__ZqnK0q__outBoardOddBtn{font-feature-settings:"tnum";width:100%;color:var(--sb-text);background:var(--sb-accent-ghost);cursor:pointer;text-align:center;border:none;border-radius:6px;padding:8px 10px;font-family:inherit;font-size:13px;font-weight:700;transition:background .15s,color .15s;display:block}.styles-module-scss-module__ZqnK0q__outBoardOddBtn:hover{background:var(--sb-accent);color:var(--sb-accent-on)}.styles-module-scss-module__ZqnK0q__outBoardOddBtn--active{background:var(--sb-accent)!important;color:var(--sb-accent-on)!important}.styles-module-scss-module__ZqnK0q__outBoardOddBtn:disabled{opacity:.4;cursor:not-allowed}.styles-module-scss-module__ZqnK0q__outBoardToggle{cursor:pointer;width:100%;color:var(--sb-text-muted);font:inherit;letter-spacing:.04em;text-transform:uppercase;background:0 0;border:none;justify-content:center;align-items:center;gap:6px;padding:14px;font-size:11px;font-weight:600;transition:color .15s;display:flex}.styles-module-scss-module__ZqnK0q__outBoardToggle:hover{color:var(--sb-text)}.styles-module-scss-module__ZqnK0q__empty{text-align:center;color:var(--sb-text-faint);padding:32px;font-size:13px}.styles-module-scss-module__ZqnK0q__equipesContainer{flex-direction:column;gap:12px;display:flex;container-type:inline-size}.styles-module-scss-module__ZqnK0q__equipesHeader{background:var(--sb-card-bg,var(--sb-surface));border:1px solid var(--sb-border);border-radius:10px;justify-content:space-between;align-items:center;padding:14px 16px;display:flex}.styles-module-scss-module__ZqnK0q__equipesHeader i{color:var(--sb-text-muted);font-size:12px}.styles-module-scss-module__ZqnK0q__equipesTitle{color:var(--sb-text);letter-spacing:.03em;font-size:13px;font-weight:700}.styles-module-scss-module__ZqnK0q__equipesGrid{grid-template-columns:1fr;gap:8px;display:grid}@container (min-width:540px){.styles-module-scss-module__ZqnK0q__equipesGrid{grid-template-columns:1fr 1fr}}.styles-module-scss-module__ZqnK0q__teamCard{background:var(--sb-card-bg,var(--sb-surface));border:1px solid var(--sb-border);content-visibility:auto;contain-intrinsic-size:auto 76px;border-radius:14px;align-items:center;gap:14px;min-height:76px;padding:16px 18px;text-decoration:none;transition:border-color .15s,background .15s,transform .15s,box-shadow .15s;display:flex}.styles-module-scss-module__ZqnK0q__teamCard:hover{border-color:var(--sb-accent);background:color-mix(in srgb, var(--sb-accent) 8%, var(--sb-surface));box-shadow:0 6px 18px color-mix(in srgb, var(--sb-accent) 14%, transparent);transform:translateY(-1px)}.styles-module-scss-module__ZqnK0q__teamFlag{width:44px;height:44px;box-shadow:0 0 0 1px var(--sb-border);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:inline-flex;overflow:hidden}.styles-module-scss-module__ZqnK0q__teamFlagImg{object-fit:cover;width:100%;height:100%}.styles-module-scss-module__ZqnK0q__teamName{white-space:nowrap;text-overflow:ellipsis;min-width:0;color:var(--sb-text);flex:1;font-size:15px;font-weight:600;overflow:hidden}.styles-module-scss-module__ZqnK0q__teamCta{color:var(--sb-accent);white-space:nowrap;flex-shrink:0;align-items:center;gap:6px;font-size:13px;font-weight:600;display:flex}.styles-module-scss-module__ZqnK0q__teamCta i{font-size:11px}.styles-module-scss-module__ZqnK0q__bracketContainer{width:100%}.styles-module-scss-module__ZqnK0q__bracketScroll{-webkit-overflow-scrolling:touch;align-items:stretch;gap:24px;padding:8px 4px 16px;display:flex;overflow-x:auto}.styles-module-scss-module__ZqnK0q__bracketScroll::-webkit-scrollbar{height:8px}.styles-module-scss-module__ZqnK0q__bracketScroll::-webkit-scrollbar-thumb{background:var(--sb-scrollbar-thumb,#fff3);border-radius:999px}.styles-module-scss-module__ZqnK0q__bracketScroll::-webkit-scrollbar-track{background:var(--sb-scrollbar-track,transparent)}.styles-module-scss-module__ZqnK0q__bracketRound{content-visibility:auto;contain-intrinsic-size:auto 800px;flex-direction:column;flex:none;gap:10px;width:280px;padding:0 4px;display:flex}.styles-module-scss-module__ZqnK0q__bracketRoundHeader{text-align:center;white-space:nowrap;color:var(--sb-text);letter-spacing:.06em;text-transform:uppercase;background:var(--sb-surface);border:1px solid var(--sb-border);opacity:.85;border-radius:10px;justify-content:center;align-items:center;gap:8px;padding:8px 10px;font-size:11px;font-weight:700;display:flex}.styles-module-scss-module__ZqnK0q__bracketSlots{flex-direction:column;gap:8px;display:flex}.styles-module-scss-module__ZqnK0q__bracketSlot{background:var(--sb-card-bg,var(--sb-surface));border:1px solid var(--sb-border);border-radius:10px;flex-direction:column;transition:box-shadow .15s;display:flex;overflow:hidden;box-shadow:0 1px 3px #00000040}.styles-module-scss-module__ZqnK0q__bracketSlot:hover{box-shadow:0 1px 3px #00000040,0 0 0 1px color-mix(in srgb, var(--sb-accent) 45%, transparent)}.styles-module-scss-module__ZqnK0q__bracketSlotHeader{border-bottom:1px solid var(--sb-border);justify-content:space-between;align-items:center;gap:6px;padding:5px 10px;display:flex}.styles-module-scss-module__ZqnK0q__bracketSlotTime{white-space:nowrap;text-overflow:ellipsis;color:var(--sb-text-muted);font-variant-numeric:tabular-nums;font-size:10px;font-weight:500;overflow:hidden}.styles-module-scss-module__ZqnK0q__bracketSlotCode{color:var(--sb-text-muted);letter-spacing:.04em;text-transform:uppercase;opacity:.75;flex:none;font-size:10px;font-weight:700}.styles-module-scss-module__ZqnK0q__bracketSide{align-items:center;gap:8px;padding:8px 10px;display:flex}.styles-module-scss-module__ZqnK0q__bracketSideLabel{white-space:nowrap;text-overflow:ellipsis;min-width:0;color:var(--sb-text);flex:1;font-size:12px;font-weight:500;overflow:hidden}.styles-module-scss-module__ZqnK0q__bracketDivider{background:var(--sb-border);width:100%;height:1px}.styles-module-scss-module__ZqnK0q__qualifyBoard{background:var(--sb-card-bg,var(--sb-surface));border:1px solid var(--sb-border);border-radius:10px;flex-direction:column;gap:4px;margin-top:12px;padding:10px;display:flex}.styles-module-scss-module__ZqnK0q__qualifyTitle{letter-spacing:.03em;text-transform:uppercase;color:var(--sb-text);align-items:center;gap:6px;padding:4px 0 8px;font-size:11px;font-style:italic;font-weight:700;display:flex}.styles-module-scss-module__ZqnK0q__qualifyTitle i{color:var(--sb-accent);font-size:12px}.styles-module-scss-module__ZqnK0q__qualifyList{flex-direction:column;gap:2px;display:flex}.styles-module-scss-module__ZqnK0q__qualifyRow{cursor:pointer;background:0 0;border:1px solid #0000;border-radius:8px;align-items:center;gap:8px;padding:6px 8px;transition:background .12s,border-color .12s;display:flex}.styles-module-scss-module__ZqnK0q__qualifyRow:hover{background:color-mix(in srgb, var(--sb-accent) 8%, transparent)}.styles-module-scss-module__ZqnK0q__qualifyRowActive{background:color-mix(in srgb, var(--sb-accent) 12%, transparent);border-color:var(--sb-accent)}.styles-module-scss-module__ZqnK0q__qualifyFlag{object-fit:cover;border-radius:50%;flex-shrink:0;width:20px;height:20px}.styles-module-scss-module__ZqnK0q__qualifyName{white-space:nowrap;text-overflow:ellipsis;min-width:0;color:var(--sb-text);flex:1;font-size:12px;font-weight:500;overflow:hidden}.styles-module-scss-module__ZqnK0q__qualifyOdds{text-align:center;min-width:48px;color:var(--sb-text);background:var(--sb-surface);border:1px solid var(--sb-border);border-radius:6px;flex-shrink:0;padding:3px 10px;font-size:12px;font-weight:600}.styles-module-scss-module__ZqnK0q__skeleton{flex-direction:column;gap:8px;display:flex}.styles-module-scss-module__ZqnK0q__skeletonRow{background:linear-gradient(90deg, var(--sb-skeleton-bg) 0%, var(--sb-skeleton-shine) 50%, var(--sb-skeleton-bg) 100%);background-size:200% 100%;border-radius:8px;height:72px;animation:1.2s linear infinite styles-module-scss-module__ZqnK0q__sb-skeleton-sweep}@keyframes styles-module-scss-module__ZqnK0q__sb-skeleton-sweep{0%{background-position:200% 0}to{background-position:-200% 0}}
.styles-module-scss-module__tdueaa__container{flex-direction:column;gap:12px;display:flex;container-type:inline-size}.styles-module-scss-module__tdueaa__headerWrap{margin-bottom:4px}.styles-module-scss-module__tdueaa__multiHeader{flex-direction:column;gap:10px;display:flex}.styles-module-scss-module__tdueaa__multiChips{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.styles-module-scss-module__tdueaa__multiChip{font:inherit;white-space:nowrap;color:var(--sb-text);background:var(--sb-surface);border:1px solid var(--sb-divider);border-radius:8px;align-items:center;gap:8px;padding:10px 14px;font-size:13px;font-weight:600;text-decoration:none;transition:border-color .15s,background .15s;display:inline-flex}.styles-module-scss-module__tdueaa__multiChip:hover{border-color:var(--sb-accent);background:var(--sb-surface-raised)}.styles-module-scss-module__tdueaa__multiChipLogo{object-fit:contain;flex-shrink:0;width:20px;height:20px}.styles-module-scss-module__tdueaa__multiChipFlag{object-fit:cover;border-radius:2px;flex-shrink:0;width:20px;height:14px}.styles-module-scss-module__tdueaa__multiTabs{align-items:center;gap:6px;display:flex}.styles-module-scss-module__tdueaa__multiTab{font:inherit;white-space:nowrap;color:var(--sb-text);background:var(--sb-surface);border:1px solid var(--sb-divider);cursor:pointer;border-radius:999px;padding:8px 14px;font-size:13px;font-weight:600;line-height:1;transition:background .15s,color .15s,border-color .15s}.styles-module-scss-module__tdueaa__multiTab:hover{border-color:var(--sb-accent)}.styles-module-scss-module__tdueaa__multiTabActive{color:#fff!important;background:var(--sb-chip-dark,#151c45)!important;border-color:var(--sb-chip-dark,#151c45)!important}.styles-module-scss-module__tdueaa__dateGroup{flex-direction:column;gap:8px;display:flex}.styles-module-scss-module__tdueaa__dateGroupHeader{color:var(--sb-text-muted);letter-spacing:.4px;text-transform:uppercase;border-bottom:1px solid var(--sb-divider);align-items:center;gap:8px;padding:8px 0 2px;font-size:11px;font-weight:700;display:flex}.styles-module-scss-module__tdueaa__liveDot{background:var(--sb-live,#ef4444);border-radius:50%;flex-shrink:0;width:6px;height:6px;animation:1.5s ease-in-out infinite styles-module-scss-module__tdueaa__livePing}@keyframes styles-module-scss-module__tdueaa__livePing{0%,to{opacity:1;transform:scale(1)}50%{opacity:.5;transform:scale(1.4)}}.styles-module-scss-module__tdueaa__header{z-index:1;border:1px solid var(--sb-divider);border-radius:8px;margin-bottom:16px;position:relative}.styles-module-scss-module__tdueaa__surface{color:#fff;isolation:isolate;background:radial-gradient(120% 80% at 20% 0,#26905624 0%,#0000 55%),radial-gradient(120% 80% at 80% 100%,#06a9aa1a 0%,#0000 60%),linear-gradient(135deg,#111714 0%,#1d2522 100%);border-radius:8px;flex-direction:column;display:flex;position:relative;overflow:hidden}.styles-module-scss-module__tdueaa__banner{z-index:1;align-items:center;gap:12px;padding:16px 20px 12px;display:flex;position:relative}.styles-module-scss-module__tdueaa__backBtn{color:#fff;background:#ffffff1a;border:1px solid #ffffff14;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;text-decoration:none;transition:background .15s;display:inline-flex}.styles-module-scss-module__tdueaa__backBtn:hover{background:#ffffff2e}.styles-module-scss-module__tdueaa__backBtn i{font-size:13px}.styles-module-scss-module__tdueaa__badge{background:#fafafa26;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;display:inline-flex;overflow:hidden;box-shadow:0 2px 6px #0000002e}.styles-module-scss-module__tdueaa__badge i{color:#fbbf24;font-size:16px}.styles-module-scss-module__tdueaa__badgeImg{object-fit:contain;pointer-events:none;width:70%;height:70%}.styles-module-scss-module__tdueaa__badgeFlag{object-fit:cover;border-radius:1px;width:70%;height:50%}.styles-module-scss-module__tdueaa__title{white-space:nowrap;text-overflow:ellipsis;color:#fff;letter-spacing:-.01em;min-width:0;margin:0;font-size:18px;font-weight:700;line-height:1.2;overflow:hidden}.styles-module-scss-module__tdueaa__viewTabs{gap:0;padding:0 20px;display:flex}.styles-module-scss-module__tdueaa__viewTab{font:inherit;color:#ffffff80;cursor:pointer;white-space:nowrap;background:0 0;border:none;border-bottom:2px solid #0000;padding:10px 16px;font-size:13px;font-weight:600;transition:color .15s,border-color .15s}.styles-module-scss-module__tdueaa__viewTab:hover{color:#fffc}.styles-module-scss-module__tdueaa__viewTabActive{color:#fff!important;border-bottom-color:#fff!important}.styles-module-scss-module__tdueaa__marketFilter{scrollbar-width:none;border-bottom:1px solid var(--sb-divider);align-items:center;gap:2px;width:100%;margin-bottom:16px;display:flex;overflow:auto hidden}.styles-module-scss-module__tdueaa__marketFilter::-webkit-scrollbar{display:none}.styles-module-scss-module__tdueaa__marketChip{font:inherit;color:var(--sb-text-muted);cursor:pointer;white-space:nowrap;background:0 0;border:none;border-radius:0;flex-shrink:0;align-items:center;gap:6px;padding:10px 14px;font-size:12px;font-weight:350;transition:color .15s;display:inline-flex;position:relative}.styles-module-scss-module__tdueaa__marketChip:hover{color:var(--sb-text)}.styles-module-scss-module__tdueaa__marketChipActive{font-weight:450;color:var(--sb-text)!important}.styles-module-scss-module__tdueaa__marketChipActive:before{content:"";background:var(--sb-text);width:calc(100% - 16px);height:2px;position:absolute;bottom:0;left:50%;transform:translate(-50%)}.styles-module-scss-module__tdueaa__eventList{grid-template-columns:minmax(0,1fr);gap:8px;margin:0;padding:0;list-style:none;display:grid}@media (max-width:768px){.styles-module-scss-module__tdueaa__eventList>li{content-visibility:auto;contain-intrinsic-size:auto 140px}}@container (min-width:820px){.styles-module-scss-module__tdueaa__eventList{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:8px 12px}}.styles-module-scss-module__tdueaa__showMore{width:100%;font:inherit;color:var(--sb-text);background:var(--sb-surface);border:1px solid var(--sb-border);cursor:pointer;border-radius:8px;justify-content:center;align-items:center;gap:8px;margin-top:8px;padding:12px 20px;font-size:13px;font-weight:600;transition:color .15s,background .15s,border-color .15s;display:flex}.styles-module-scss-module__tdueaa__showMore:hover{background:var(--sb-surface-raised);border-color:var(--sb-accent)}.styles-module-scss-module__tdueaa__empty{text-align:center;color:var(--sb-text-faint);background:var(--sb-surface);border-radius:8px;margin:0;padding:48px 24px;font-size:14px}.styles-module-scss-module__tdueaa__loading{grid-template-columns:minmax(0,1fr);gap:8px;display:grid}@container (min-width:820px){.styles-module-scss-module__tdueaa__loading{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:8px 12px}}.styles-module-scss-module__tdueaa__skeletonLine{background:linear-gradient(90deg, var(--sb-skeleton-bg) 0%, var(--sb-skeleton-shine) 50%, var(--sb-skeleton-bg) 100%);background-size:200% 100%;border-radius:4px;animation:1.2s linear infinite styles-module-scss-module__tdueaa__sb-skeleton-sweep}.styles-module-scss-module__tdueaa__skeletonCard{background:var(--sb-surface);border-radius:8px;flex-direction:column;gap:8px;padding:12px;display:flex}.styles-module-scss-module__tdueaa__skeletonHeader{align-items:center;gap:8px;display:flex}.styles-module-scss-module__tdueaa__skeletonChip{border-radius:999px;width:60px;height:16px;}.styles-module-scss-module__tdueaa__skeletonMeta{width:80px;height:10px;}.styles-module-scss-module__tdueaa__skeletonTeams{flex-direction:column;gap:6px;display:flex}.styles-module-scss-module__tdueaa__skeletonTeamRow{align-items:center;gap:8px;display:flex}.styles-module-scss-module__tdueaa__skeletonCrest{border-radius:50%;flex-shrink:0;width:20px;height:20px;}.styles-module-scss-module__tdueaa__skeletonName{flex:1;max-width:60%;height:12px;}.styles-module-scss-module__tdueaa__skeletonOdds{grid-template-columns:1fr 1fr 1fr;gap:6px;margin-top:4px;display:grid}.styles-module-scss-module__tdueaa__skeletonOddsChip{border-radius:6px;height:36px;}
.styles-module-scss-module__X2m9-q__container{background:var(--sb-surface);border:1px solid var(--sb-divider);border-radius:8px;flex-direction:column;gap:8px;padding:12px;display:flex}@media (max-width:768px){.styles-module-scss-module__X2m9-q__container{padding:8px}}.styles-module-scss-module__X2m9-q__container__header{color:var(--sb-text);justify-content:space-between;align-items:center;gap:8px;padding:0 4px 4px;font-size:14px;font-weight:600;display:flex}.styles-module-scss-module__X2m9-q__container__title{align-items:center;gap:8px;display:flex}.styles-module-scss-module__X2m9-q__container__teams{color:var(--sb-text-muted);align-items:center;gap:12px;font-size:12px;font-weight:500;display:flex}.styles-module-scss-module__X2m9-q__container__teamHome,.styles-module-scss-module__X2m9-q__container__teamAway{text-overflow:ellipsis;white-space:nowrap;max-width:120px;overflow:hidden}.styles-module-scss-module__X2m9-q__container__rows{flex-direction:column;gap:6px;display:flex}.styles-module-scss-module__X2m9-q__row{background:var(--sb-surface);border-radius:8px;flex-direction:column;gap:8px;padding:8px 12px;display:flex}.styles-module-scss-module__X2m9-q__row__header{color:var(--sb-text);justify-content:space-between;align-items:center;gap:12px;font-size:13px;font-weight:600;display:flex}.styles-module-scss-module__X2m9-q__row__label{color:var(--sb-text-muted);align-items:center;gap:6px;font-weight:500;display:flex}.styles-module-scss-module__X2m9-q__row__value{text-align:center;min-width:22px;color:var(--sb-text);font-variant-numeric:tabular-nums}.styles-module-scss-module__X2m9-q__row__value--strong{color:var(--sb-accent)}.styles-module-scss-module__X2m9-q__row__bar{background:var(--sb-surface-raised);border-radius:999px;gap:2px;width:100%;height:4px;display:flex;overflow:hidden}.styles-module-scss-module__X2m9-q__row__barSide{background:var(--sb-text-muted);height:100%;transition:width .24s}.styles-module-scss-module__X2m9-q__row__barSide--home{background:var(--sb-accent)}.styles-module-scss-module__X2m9-q__row__barSide--away{background:var(--sb-success-strong)}.styles-module-scss-module__X2m9-q__row__barSide--empty{background:var(--sb-surface-raised)}.styles-module-scss-module__X2m9-q__row__icon{width:14px;height:14px;color:var(--sb-text-muted);justify-content:center;align-items:center;font-size:12px;display:inline-flex}.styles-module-scss-module__X2m9-q__row__icon--yellow{color:gold}.styles-module-scss-module__X2m9-q__row__icon--red{color:var(--sb-error)}
.styles-module-scss-module__vu1QeW__container{background:var(--sb-surface);border:1px solid var(--sb-border);border-radius:10px;flex-shrink:0;overflow:hidden}.styles-module-scss-module__vu1QeW__container--pinned{z-index:700;border:1px solid var(--sb-divider);background-color:var(--sb-surface);width:360px;max-width:calc(100vw - 32px);max-height:70vh;position:fixed;top:80px;right:16px;overflow:auto;box-shadow:0 12px 32px #00000047}.styles-module-scss-module__vu1QeW__header{width:100%;color:var(--sb-text);align-items:center;gap:8px;padding:12px 14px;font-size:13px;font-weight:700;display:flex}.styles-module-scss-module__vu1QeW__headerTitle{text-align:left;flex:1}.styles-module-scss-module__vu1QeW__headerToggle{cursor:pointer;border:1px solid var(--sb-divider);width:28px;min-width:28px;height:28px;color:var(--sb-text-muted);background:0 0;border-radius:8px;justify-content:center;align-items:center;font-size:11px;transition:color .2s;display:flex}.styles-module-scss-module__vu1QeW__headerToggle:hover{color:var(--sb-text)}.styles-module-scss-module__vu1QeW__pin{cursor:pointer;border:1px solid var(--sb-divider);width:28px;min-width:28px;height:28px;color:var(--sb-text-muted);background:0 0;border-radius:8px;justify-content:center;align-items:center;font-size:12px;transition:all .3s;display:flex}.styles-module-scss-module__vu1QeW__pin i{transition:transform .2s}.styles-module-scss-module__vu1QeW__pin:hover{color:var(--sb-text)}.styles-module-scss-module__vu1QeW__tabsRow{padding-bottom:8px;background-color:var(--sb-surface);border:none;justify-content:space-around;align-items:center;gap:4px;padding-inline:8px;display:flex}.styles-module-scss-module__vu1QeW__tab{text-overflow:ellipsis;white-space:nowrap;width:100%;color:var(--sb-text-muted);border:1px solid var(--sb-divider);cursor:pointer;background:0 0;border-radius:999px;justify-content:center;align-items:center;gap:6px;padding:12px;font-family:inherit;font-size:13px;font-weight:600;line-height:1;transition:background .2s,color .2s;display:flex;overflow:hidden;max-width:100%!important}.styles-module-scss-module__vu1QeW__tab:hover{color:var(--sb-text)}.styles-module-scss-module__vu1QeW__tab--active{background-color:var(--sb-chip-dark);color:var(--sb-chip-on-dark)!important}.styles-module-scss-module__vu1QeW__tab__icon{font-size:13px;line-height:1}@media (max-width:768px){.styles-module-scss-module__vu1QeW__tab{padding:6px 10px;font-size:12px}}.styles-module-scss-module__vu1QeW__pane{flex-direction:column;width:100%;display:flex}.styles-module-scss-module__vu1QeW__empty{color:var(--sb-text-muted);text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:10px;padding:32px 16px;font-size:13px;font-weight:500;display:flex}.styles-module-scss-module__vu1QeW__empty i{opacity:.6;font-size:22px}.styles-module-scss-module__vu1QeW__broadcast{background-color:var(--sb-surface);justify-content:center;align-items:center;width:100%;height:100%;min-height:fit-content;max-height:240px;display:flex;position:relative;overflow:hidden}@media (max-width:768px){.styles-module-scss-module__vu1QeW__broadcast{max-height:240px}}.styles-module-scss-module__vu1QeW__broadcast .styles-module-scss-module__vu1QeW__iframe{opacity:1;border:none;justify-content:center;align-items:center;width:100%;height:240px;min-height:240px;max-height:240px;transition:opacity .3s;display:flex;overflow-clip-margin:hidden!important;overflow:hidden!important}@media (max-width:768px){.styles-module-scss-module__vu1QeW__broadcast .styles-module-scss-module__vu1QeW__iframe{height:240px;min-height:240px;max-height:240px}}.styles-module-scss-module__vu1QeW__broadcast .styles-module-scss-module__vu1QeW__iframe.styles-module-scss-module__vu1QeW__iframeHidden{opacity:0}.styles-module-scss-module__vu1QeW__broadcast--baseball{min-height:160px!important;max-height:186px!important}.styles-module-scss-module__vu1QeW__broadcast--baseball .styles-module-scss-module__vu1QeW__iframe{min-height:160px;max-height:160px!important}@media (max-width:768px){.styles-module-scss-module__vu1QeW__broadcast--baseball .styles-module-scss-module__vu1QeW__iframe{min-height:186px;max-height:186px!important}}.styles-module-scss-module__vu1QeW__broadcast--tennis{min-height:160px!important;max-height:175px!important}.styles-module-scss-module__vu1QeW__broadcast--tennis .styles-module-scss-module__vu1QeW__iframe{min-height:172px;max-height:192px!important}.styles-module-scss-module__vu1QeW__broadcast--e-football{max-height:190px!important}.styles-module-scss-module__vu1QeW__broadcast--e-football .styles-module-scss-module__vu1QeW__iframe{min-height:190px;max-height:190px!important}@media (max-width:768px){.styles-module-scss-module__vu1QeW__broadcast--e-football .styles-module-scss-module__vu1QeW__iframe{min-height:210px;max-height:210px!important}}.styles-module-scss-module__vu1QeW__skeleton{background:linear-gradient(135deg,#141a17 0%,#232b28 100%);position:absolute;inset:0}
.styles-module-scss-module__GMm-GW__section{background:var(--sb-surface);border:1px solid var(--sb-border);border-radius:10px;flex-direction:column;gap:10px;padding:12px 14px;display:flex}.styles-module-scss-module__GMm-GW__header{justify-content:space-between;align-items:center;gap:8px;display:flex}.styles-module-scss-module__GMm-GW__title{color:var(--sb-text);text-transform:uppercase;letter-spacing:.3px;align-items:center;gap:8px;font-size:13px;font-weight:700;display:flex}.styles-module-scss-module__GMm-GW__title i{font-size:13px}.styles-module-scss-module__GMm-GW__collapse{cursor:pointer;border:1px solid var(--sb-divider);width:28px;min-width:28px;height:28px;color:var(--sb-text-muted);background:0 0;border-radius:8px;justify-content:center;align-items:center;font-size:11px;display:flex}.styles-module-scss-module__GMm-GW__collapse:hover{color:var(--sb-text)}.styles-module-scss-module__GMm-GW__list{gap:12px;margin:0;padding:0;list-style:none;display:flex}.styles-module-scss-module__GMm-GW__item{background:var(--sb-surface-raised);border-radius:8px;flex:1;min-width:0}.styles-module-scss-module__GMm-GW__card{flex-direction:column;gap:10px;padding:8px;display:flex}.styles-module-scss-module__GMm-GW__legs{border-left:2px solid var(--sb-accent);flex-direction:column;gap:4px;margin:0;padding:0 0 0 10px;list-style:none;display:flex}.styles-module-scss-module__GMm-GW__leg{flex-direction:column;gap:2px;font-size:12px;display:flex}.styles-module-scss-module__GMm-GW__marketName{color:var(--sb-text-muted);text-transform:uppercase;letter-spacing:.2px;font-size:10px}.styles-module-scss-module__GMm-GW__selectionName{color:var(--sb-text);text-overflow:ellipsis;white-space:nowrap;max-width:100%;font-weight:600;overflow:hidden}.styles-module-scss-module__GMm-GW__cta{font-feature-settings:"tnum";background:var(--sb-accent-ghost);cursor:pointer;border:1px solid #0000;border-radius:6px;justify-content:center;align-items:center;gap:6px;padding:10px 12px;font-family:inherit;font-size:14px;font-weight:800;transition:color .15s,background .15s,border-color .15s,transform 80ms;display:flex}.styles-module-scss-module__GMm-GW__cta:active:not(:disabled){transform:scale(.98)}.styles-module-scss-module__GMm-GW__cta.styles-module-scss-module__GMm-GW__cta{color:var(--sb-accent)}.styles-module-scss-module__GMm-GW__cta.styles-module-scss-module__GMm-GW__cta:hover:not(:disabled){color:var(--sb-accent-on);background:var(--sb-accent)}.styles-module-scss-module__GMm-GW__cta.styles-module-scss-module__GMm-GW__cta--added,.styles-module-scss-module__GMm-GW__cta.styles-module-scss-module__GMm-GW__cta.styles-module-scss-module__GMm-GW__cta--added{color:var(--sb-accent-on);background:var(--sb-accent);border-color:var(--sb-accent)}
.styles-module-scss-module__b3kiya__tabs{padding-bottom:8px;scrollbar-width:none;border-bottom:1px solid var(--sb-divider);align-items:center;gap:8px;width:100%;max-width:100%;padding-inline:16px;display:flex;overflow-x:auto}.styles-module-scss-module__b3kiya__tabs::-webkit-scrollbar{display:none}.styles-module-scss-module__b3kiya__tabs__item{cursor:pointer;color:var(--sb-text-muted);border:1px solid var(--sb-divider);white-space:nowrap;background:0 0;border-radius:8px;align-items:center;gap:6px;padding:8px;font-family:inherit;transition:color .2s;display:flex;position:relative}.styles-module-scss-module__b3kiya__tabs__item i{font-size:18px}.styles-module-scss-module__b3kiya__tabs__item img{object-fit:contain}.styles-module-scss-module__b3kiya__tabs__item--active{color:var(--sb-text);background:var(--sb-accent-ghost)}.styles-module-scss-module__b3kiya__tabs__label{text-transform:none;letter-spacing:.2px;font-size:12px;font-weight:700}.styles-module-scss-module__b3kiya__tabs__count{color:var(--sb-text-muted);font-size:11px;font-weight:700}
.styles-module-scss-module__7nbada__container{background:var(--sb-surface);border:1px solid #0000;border-radius:8px;flex-direction:column;gap:8px;max-width:100%;transition:border-color .2s;display:flex;position:relative;overflow:visible}.styles-module-scss-module__7nbada__container--suspended{opacity:.5;pointer-events:none}.styles-module-scss-module__7nbada__container--reopenable{opacity:.7}.styles-module-scss-module__7nbada__container__cornerBadges{z-index:1;pointer-events:none;gap:2px;display:flex;position:absolute;top:0;right:0}.styles-module-scss-module__7nbada__container__cornerBadge{letter-spacing:.5px;background:var(--sb-accent);color:var(--sb-accent-on,#fff);border-radius:4px;padding:2px;font-size:8px;font-weight:800;line-height:1}.styles-module-scss-module__7nbada__container__earlyPayoutWrap{pointer-events:auto;display:inline-flex;position:relative}.styles-module-scss-module__7nbada__container__earlyPayoutWrap:hover .styles-module-scss-module__7nbada__container__earlyPayoutTooltip,.styles-module-scss-module__7nbada__container__earlyPayoutWrap:focus-within .styles-module-scss-module__7nbada__container__earlyPayoutTooltip{opacity:1;pointer-events:auto;transform:translateY(0)}.styles-module-scss-module__7nbada__container__earlyPayoutBadge{letter-spacing:.2px;background:var(--sb-surface-sunken);min-width:20px;height:16px;color:var(--sb-text-muted);border:1px solid var(--sb-divider);cursor:help;border-radius:4px;justify-content:center;align-items:center;padding:0 4px;font-size:8px;font-weight:800;line-height:1;display:inline-flex}.styles-module-scss-module__7nbada__container__earlyPayoutTooltip{opacity:0;z-index:15;pointer-events:none;width:max-content;max-width:240px;color:var(--sb-text);text-transform:none;letter-spacing:normal;background:#1b2b23;border:1px solid #ffffff14;border-radius:8px;flex-direction:column;padding:10px 12px;font-size:12px;line-height:1.35;transition:opacity .18s,transform .18s;display:flex;position:absolute;top:calc(100% + 10px);right:0;transform:translateY(-4px);box-shadow:0 8px 24px #00000059}.styles-module-scss-module__7nbada__container__earlyPayoutTooltip:after{content:"";border-bottom:5px solid #1b2b23;border-left:5px solid #0000;border-right:5px solid #0000;position:absolute;top:-5px;right:8px}.styles-module-scss-module__7nbada__container__earlyPayoutTooltipTitle{color:#fff;font-size:13px;font-weight:700;line-height:1.3}.styles-module-scss-module__7nbada__container__earlyPayoutTooltipText{color:#ffffffbf;margin-top:4px;font-size:12px;font-weight:400;line-height:1.4}.styles-module-scss-module__7nbada__container__header{align-items:center;gap:8px;width:100%;max-width:100%;padding:14px 16px;transition:background .2s;display:flex;position:relative}@media (max-width:768px){.styles-module-scss-module__7nbada__container__header{padding:8px 14px}}.styles-module-scss-module__7nbada__container__header--open{border-bottom:1px solid var(--sb-divider)}.styles-module-scss-module__7nbada__container__toggle{min-width:0;color:var(--sb-text);text-transform:uppercase;letter-spacing:.3px;cursor:pointer;text-align:left;background:0 0;border:none;flex:1;justify-content:space-between;align-items:center;gap:8px;font-family:inherit;font-size:11px;font-weight:700;display:flex}.styles-module-scss-module__7nbada__container__info{flex:1;align-items:center;gap:4px;min-width:0;display:flex}.styles-module-scss-module__7nbada__container__name{white-space:nowrap;min-width:0;color:var(--sb-text);text-overflow:ellipsis;flex:1;font-size:12px;font-weight:700;overflow:hidden}.styles-module-scss-module__7nbada__container__soBadge{background:var(--sb-accent);color:var(--sb-accent-on);border-radius:4px;flex-shrink:0;padding:2px 4px;font-size:8px;font-weight:800;line-height:1}.styles-module-scss-module__7nbada__container__body{-webkit-overflow-scrolling:touch;width:100%;max-width:100%;overflow-x:auto}.styles-module-scss-module__7nbada__container__chevron{cursor:pointer;border:1px solid var(--sb-divider);background:0 0;border-radius:8px;justify-content:center;align-items:center;width:24px;min-width:24px;height:24px;font-size:10px;transition:all .3s;display:flex}
