.sports-live-head{background:linear-gradient(135deg, #23d2e21f, #f59e0b1f), var(--surface)}.sports-live-policy{gap:14px;margin-bottom:18px;display:grid}.sports-live-policy__badges{flex-wrap:wrap;gap:8px;display:flex}.sports-live-grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:18px;display:grid}.sports-live-card{box-shadow:var(--shadow);background:#fff;border-radius:18px;overflow:hidden}.sports-live-card__media{aspect-ratio:16/9;background:#0f172a;width:100%;position:relative}.sports-live-card__media iframe{border:0;width:100%;height:100%;position:absolute;inset:0}.sports-live-card__body{gap:10px;padding:18px;display:grid}.sports-live-card__body h2{margin:0;font-size:1.08rem}.sports-live-card__body p{color:var(--muted);margin:0;line-height:1.6}.sports-live-card__meta{flex-wrap:wrap;gap:8px;display:flex}.live-scores-page{gap:12px}.live-scores-head{background:var(--surface);border-radius:8px;justify-content:space-between;align-items:center;gap:16px;padding:18px;display:flex}.live-scores-head h1{color:var(--text);margin:0;font-size:1.35rem;font-weight:950}.live-scores-head p{color:var(--muted);margin:4px 0 0}.live-scores-stream-status{background:color-mix(in srgb, var(--primary) 16%, var(--surface-muted));color:var(--vk-purple-text);border-radius:999px;flex:none;padding:9px 12px;font-size:.78rem;font-weight:950}.live-scores-tabs,.live-scores-sport-tabs{flex-wrap:wrap;gap:6px;display:flex}.live-scores-sport-scroll{min-width:0}.live-scores-tabs button,.live-scores-sport-tabs button,.live-scores-date-tabs button{background:var(--surface);color:var(--muted);cursor:pointer;border:0;border-radius:8px;padding:9px 12px;font-size:.8rem;font-weight:900;text-decoration:none}.live-scores-tabs button.is-active,.live-scores-sport-tabs button.is-active,.live-scores-date-tabs button.is-active{background:color-mix(in srgb, var(--primary) 16%, var(--surface));color:var(--vk-purple-text)}.live-scores-filter-card{background:var(--surface);border-radius:8px;grid-template-columns:1fr;align-items:stretch;gap:12px;padding:12px;display:grid}.live-scores-filter-group{gap:8px;display:grid}.live-scores-filter-group>span{color:var(--muted);font-size:.74rem;font-weight:900}.live-scores-date-tabs{flex-wrap:wrap;gap:8px;min-width:0;display:flex}.live-scores-date-tabs input,.live-scores-select{background:var(--surface-muted);color:var(--text);border:0;border-radius:8px;min-width:0;padding:10px 12px;font-weight:850}.live-scores-select:disabled{color:var(--muted);cursor:not-allowed;opacity:.68}.live-scores-country-tools{justify-content:space-between;align-items:center;gap:8px;display:flex}.live-scores-country-tools button{background:color-mix(in srgb, var(--primary) 10%, transparent);color:var(--primary-strong);cursor:pointer;border:0;border-radius:8px;min-height:32px;padding:7px 10px;font-size:.78rem;font-weight:900}.live-scores-country-tools button:disabled{color:var(--muted);cursor:not-allowed;opacity:.58}.live-scores-country-tools strong{color:var(--muted);font-size:.78rem;font-weight:900}.live-scores-country-checks{grid-template-columns:repeat(auto-fill,minmax(min(100%,240px),1fr));gap:8px;min-width:0;max-height:260px;padding:2px;display:grid;overflow:hidden auto}.live-scores-country-check{background:var(--surface-muted);box-sizing:border-box;color:var(--text);cursor:pointer;border:1px solid #0000;border-radius:8px;grid-template-columns:18px minmax(0,1fr) auto;align-items:center;gap:8px;width:100%;min-width:0;min-height:40px;padding:8px 10px;display:grid}.live-scores-country-check input{accent-color:var(--vk-purple-text);width:14px;height:14px;margin:0}.live-scores-country-label{align-items:center;gap:8px;min-width:0;display:inline-flex}.live-scores-country-label__name{color:var(--text);text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:.84rem;font-weight:900;overflow:hidden}.live-scores-country-check__count{color:var(--muted);font-size:.78rem;font-weight:950}.live-scores-country-check.is-checked{background:color-mix(in srgb, var(--primary) 12%, var(--surface-muted));border-color:color-mix(in srgb, var(--primary) 42%, transparent)}.live-scores-country-check.is-checked .live-scores-country-check__count{color:var(--primary-strong)}.live-scores-league-tools{justify-content:space-between;align-items:center;gap:8px;display:flex}.live-scores-league-tools button{background:color-mix(in srgb, var(--primary) 10%, transparent);color:var(--primary-strong);cursor:pointer;border:0;border-radius:8px;min-height:32px;padding:7px 10px;font-size:.78rem;font-weight:900}.live-scores-league-tools button:disabled{color:var(--muted);cursor:not-allowed;opacity:.58}.live-scores-league-tools strong{color:var(--muted);font-size:.78rem;font-weight:900}.live-scores-league-checks{grid-template-columns:repeat(auto-fill,minmax(min(100%,260px),1fr));gap:8px;min-width:0;max-height:220px;padding:2px;display:grid;overflow:hidden auto}.live-scores-league-check{background:var(--surface-muted);box-sizing:border-box;color:var(--text);cursor:pointer;border:1px solid #0000;border-radius:8px;grid-template-columns:18px minmax(0,1fr) auto;align-items:center;gap:8px;width:100%;min-width:0;min-height:40px;padding:8px 10px;display:grid}.live-scores-league-check input{accent-color:var(--vk-purple-text);width:14px;height:14px;margin:0}.live-scores-league-label{min-width:0}.live-scores-league-label__name{color:var(--text);text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:.84rem;font-weight:900;display:block;overflow:hidden}.live-scores-league-check__count{color:var(--muted);font-size:.78rem;font-weight:950}.live-scores-league-check.is-checked{background:color-mix(in srgb, var(--primary) 12%, var(--surface-muted));border-color:color-mix(in srgb, var(--primary) 42%, transparent)}.live-scores-league-check.is-checked .live-scores-league-check__count{color:var(--primary-strong)}.live-scores-list{gap:8px;display:grid}.live-score-card{background:var(--surface);border-radius:8px;gap:10px;padding:12px;display:grid}.live-score-card__meta{color:var(--muted);flex-wrap:wrap;align-items:center;gap:8px;font-size:.78rem;font-weight:850;display:flex}.live-score-card__meta strong{color:var(--text)}.live-score-meta-country,.live-score-meta-league{align-items:center;gap:6px;min-width:0;display:inline-flex}.live-score-meta-league span:last-child{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.live-score-card__meta em{margin-left:auto;font-style:normal}.live-score-favorite{color:color-mix(in srgb, var(--muted) 72%, transparent);cursor:pointer;background:0 0;border:0;flex:none;justify-content:center;align-items:center;width:22px;height:22px;padding:0;font-size:.96rem;line-height:1;transition:color .16s,transform .16s;display:inline-flex}.live-score-favorite:hover,.live-score-favorite:focus-visible,.live-score-favorite.is-active{color:#f5b301;transform:scale(1.08)}.live-score-favorite:focus-visible{outline-offset:2px;outline:2px solid #f5b301b3}.live-score-logo{background-color:color-mix(in srgb, var(--surface-muted) 80%, transparent);background-position:50%;background-repeat:no-repeat;background-size:contain;border-radius:999px;flex:0 0 24px;width:24px;height:24px;display:inline-flex}.live-score-logo--league{border-radius:6px;flex-basis:22px;width:22px;height:22px}.live-score-logo--large{flex-basis:34px;width:34px;height:34px}.live-score-card__main{background:color-mix(in srgb, var(--surface-muted) 70%, transparent);color:inherit;border-radius:8px;grid-template-columns:minmax(0,1fr) 120px minmax(0,1fr);align-items:center;gap:10px;padding:12px;text-decoration:none;display:grid}.live-score-team{align-items:center;gap:10px;min-width:0;display:flex}.live-score-team--away{justify-content:flex-end}.live-score-team span{color:var(--text);text-overflow:ellipsis;white-space:nowrap;font-size:1rem;font-weight:950;overflow:hidden}.live-score-team strong{background:color-mix(in srgb, var(--primary) 16%, var(--surface));color:var(--vk-purple-text);border-radius:8px;flex:0 0 44px;justify-content:center;align-items:center;min-height:40px;font-size:1.2rem;font-weight:950;display:inline-flex}.live-score-status{text-align:center;justify-items:center;gap:4px;display:grid}.live-score-status strong{color:var(--vk-purple-text);font-size:.9rem;font-weight:950}.live-score-status span{color:var(--muted);font-size:.74rem;font-weight:850}.live-score-periods,.live-score-facts{grid-template-columns:repeat(auto-fit,minmax(120px,1fr));gap:8px;display:grid}.live-score-facts{grid-template-columns:repeat(auto-fit,minmax(150px,1fr))}.live-score-period,.live-score-fact{background:color-mix(in srgb, var(--surface-muted) 70%, transparent);border-radius:8px;gap:5px;min-width:0;padding:8px 10px;display:grid}.live-score-period span,.live-score-fact span{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;font-size:.72rem;font-weight:850;overflow:hidden}.live-score-period strong,.live-score-fact strong{color:var(--text);font-size:.86rem;font-weight:950}.live-score-detail-page,.live-score-detail-card{gap:12px}.live-score-detail-scoreboard{grid-template-columns:minmax(0,1fr) 140px minmax(0,1fr);padding:16px}.live-score-detail-meta-grid{grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:8px;display:grid}.live-score-detail-section{gap:12px;display:grid}.live-score-detail-section__head{justify-content:space-between;align-items:center;display:flex}.live-score-detail-section__head h2{color:var(--text);margin:0;font-size:1rem;font-weight:950}.live-score-detail-section__head span{color:var(--muted);font-size:.78rem;font-weight:900}.live-score-detail-empty{color:var(--muted);margin:0;font-size:.86rem;font-weight:850}.live-score-event-list,.live-score-stat-grid,.live-score-lineup-grid,.live-score-form-grid,.live-score-form-list{gap:8px;display:grid}.live-score-form-grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}.live-score-form-card{background:color-mix(in srgb, var(--surface-muted) 70%, transparent);border-radius:8px;gap:10px;padding:12px;display:grid}.live-score-form-card__head{grid-template-columns:28px minmax(0,1fr);align-items:center;gap:8px;display:grid}.live-score-form-card__head strong{color:var(--text);text-overflow:ellipsis;white-space:nowrap;font-size:.9rem;font-weight:950;overflow:hidden}.live-score-form-row{background:var(--surface);color:inherit;border-radius:8px;grid-template-columns:52px 42px minmax(0,1fr) 54px minmax(0,1fr);align-items:center;gap:8px;min-width:0;padding:9px 10px;text-decoration:none;display:grid}.live-score-form-row:hover{background:color-mix(in srgb, var(--primary) 7%, var(--surface))}.live-score-form-row span,.live-score-form-row strong,.live-score-form-row em,.live-score-form-row b{min-width:0;font-size:.78rem}.live-score-form-row span{color:var(--muted);font-weight:850}.live-score-form-row strong{color:var(--text);text-overflow:ellipsis;white-space:nowrap;font-weight:950;overflow:hidden}.live-score-form-row em{color:var(--vk-purple-text);text-align:center;font-style:normal;font-weight:950}.live-score-form-badge{background:color-mix(in srgb, var(--muted) 12%, transparent);color:var(--muted);text-align:center;border-radius:999px;padding:4px 8px;font-weight:950}.live-score-form-badge--win{color:#15803d;background:#16a34a24}.live-score-form-badge--loss{color:#b91c1c;background:#dc26261f}.live-score-form-badge--draw{color:#b45309;background:#f59e0b24}.live-score-stat-grid{grid-template-columns:repeat(auto-fit,minmax(260px,1fr))}.live-score-stat-row{background:color-mix(in srgb, var(--surface-muted) 70%, transparent);border-radius:8px;grid-template-columns:28px minmax(90px,1fr) minmax(110px,1fr) auto;align-items:center;gap:8px;min-width:0;padding:10px 12px;display:grid}.live-score-stat-row strong,.live-score-stat-row em,.live-score-stat-row b{min-width:0;font-size:.8rem}.live-score-stat-row strong{color:var(--text);text-overflow:ellipsis;white-space:nowrap;font-weight:950;overflow:hidden}.live-score-stat-row em{color:var(--muted);font-style:normal;font-weight:850}.live-score-stat-row b{color:var(--vk-purple-text);text-align:right;font-weight:950}.live-score-lineup-grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}.live-score-lineup-card{background:color-mix(in srgb, var(--surface-muted) 70%, transparent);border-radius:8px;gap:10px;padding:12px;display:grid}.live-score-lineup-card__head{grid-template-columns:28px minmax(0,1fr) auto;align-items:center;gap:8px;display:grid}.live-score-lineup-card__head strong{color:var(--text);text-overflow:ellipsis;white-space:nowrap;font-size:.92rem;font-weight:950;overflow:hidden}.live-score-lineup-card__head em{color:var(--vk-purple-text);font-size:.78rem;font-style:normal;font-weight:950}.live-score-lineup-card__meta,.live-score-lineup-player{align-items:center;gap:8px;display:grid}.live-score-lineup-card__meta{grid-template-columns:48px minmax(0,1fr)}.live-score-lineup-card__meta span,.live-score-lineup-card__meta strong{font-size:.78rem;font-weight:850}.live-score-lineup-card__meta span{color:var(--muted)}.live-score-lineup-card__meta strong{color:var(--text)}.live-score-lineup-player-list{gap:6px;display:grid}.live-score-lineup-player-list h3{color:var(--muted);margin:2px 0;font-size:.78rem;font-weight:950}.live-score-lineup-player-list p{color:var(--muted);margin:0;font-size:.78rem;font-weight:850}.live-score-lineup-player{background:var(--surface);border-radius:8px;grid-template-columns:36px minmax(0,1fr) auto;padding:8px 10px}.live-score-lineup-player span,.live-score-lineup-player strong,.live-score-lineup-player em{min-width:0;font-size:.78rem}.live-score-lineup-player span{color:var(--muted);font-weight:950}.live-score-lineup-player strong{color:var(--text);text-overflow:ellipsis;white-space:nowrap;font-weight:950;overflow:hidden}.live-score-lineup-player em{color:var(--muted);text-align:right;font-style:normal;font-weight:850}.live-score-event-row{background:color-mix(in srgb, var(--surface-muted) 70%, transparent);border-radius:8px;grid-template-columns:70px 110px minmax(120px,.8fr) minmax(0,1.4fr);align-items:center;gap:8px;padding:10px 12px;display:grid}.live-score-event-row span,.live-score-event-row em{color:var(--muted);font-size:.78rem;font-style:normal;font-weight:850}.live-score-event-row strong{color:var(--vk-purple-text);font-size:.84rem;font-weight:950}.live-score-event-row p{color:var(--text);text-overflow:ellipsis;white-space:nowrap;min-width:0;margin:0;font-size:.84rem;font-weight:850;overflow:hidden}.live-scores-empty{text-align:center;gap:6px;display:grid}.live-scores-empty strong{color:var(--text);font-size:1rem}.live-scores-empty span{color:var(--muted)}@media (max-width:760px){.live-scores-head,.live-scores-filter-card{grid-template-columns:1fr;align-items:stretch}.live-scores-head{display:grid}.live-score-card__meta em{margin-left:0}.live-score-card__main{text-align:center;grid-template-columns:1fr}.live-score-detail-scoreboard{grid-template-columns:1fr}.live-score-team,.live-score-team--away{justify-content:center}.live-score-team--away{flex-direction:row-reverse}.live-score-periods,.live-score-facts{grid-template-columns:repeat(2,minmax(0,1fr))}.live-score-event-row{grid-template-columns:1fr}.live-score-event-row p{white-space:normal}.live-score-stat-row,.live-score-lineup-card__head,.live-score-lineup-player,.live-score-form-row{grid-template-columns:1fr}.live-score-stat-row b,.live-score-lineup-player em,.live-score-form-row em,.live-score-form-badge{text-align:left}}.portal-main:has(.sports-betting-layout){max-width:none;padding-left:12px;padding-right:12px}@media (min-width:1650px){.portal-shell--rail .portal-main:has(.sports-betting-layout){padding-right:100px}}.odds-debug-filter-bar{grid-template-columns:repeat(auto-fit,minmax(150px,1fr))}.odds-debug-event-table{min-width:980px}.odds-debug-detail{gap:16px;display:grid}.odds-debug-market-stack{gap:14px;display:grid}.odds-debug-market-card{background:var(--surface-alt);border-radius:12px;gap:12px;padding:14px;display:grid}.odds-debug-market-head{justify-content:space-between;align-items:start;gap:12px;display:flex}.odds-debug-selected-summary{flex-wrap:wrap;justify-content:flex-end;gap:6px;display:flex}.odds-debug-raw-table{min-width:920px}.odds-debug-reasons{color:var(--muted);gap:4px;margin:0;padding:0;font-size:12px;list-style-position:inside;display:grid}.sports-live-frame{background:#000;border-radius:16px;width:100%;height:8206px;position:relative;overflow:hidden}.sports-live-frame iframe{border:0;width:100%;height:12766px;position:absolute;top:-60px;left:0}.sports-live-frame--external{height:auto;min-height:360px}.sports-live-frame .sports-live-loading--static{min-height:360px;padding:56px 16px;position:relative}.sports-live-frame .sports-live-loading--static .button-link{margin-top:22px}.sports-live-loading{z-index:10;color:#fff;text-align:center;background:radial-gradient(circle at top,#ffffff1f,#0000 35%),linear-gradient(#111827 0%,#020617 100%);justify-content:center;align-items:flex-start;padding-top:120px;display:flex;position:absolute;inset:0}.sports-live-loading-card{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#0f172ac7;border:1px solid #ffffff1f;border-radius:24px;width:min(90%,360px);padding:32px 24px;box-shadow:0 24px 80px #00000073}.sports-live-loading-icon{background:#ffffff1a;border-radius:50%;justify-content:center;align-items:center;width:72px;height:72px;margin:0 auto 18px;display:flex;position:relative}.sports-live-loading-icon:before{content:"";border:2px solid #ffffff1f;border-radius:50%;position:absolute;inset:-6px}.sports-live-ball{color:#111827;background:#fff;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;font-size:18px;font-weight:700;display:flex}.sports-live-spinner{border:3px solid #ffffff2e;border-top-color:#fff;border-radius:50%;width:34px;height:34px;margin:0 auto 18px;animation:.8s linear infinite sportsLiveSpin}.sports-live-loading strong{margin-bottom:8px;font-size:18px;line-height:1.45;display:block}.sports-live-loading p{color:#cbd5e1;margin:0;font-size:14px}.sports-live-loading-bar{background:#ffffff1f;border-radius:999px;width:100%;height:6px;margin-top:22px;overflow:hidden}.sports-live-loading-bar span{border-radius:inherit;background:#fff;width:45%;height:100%;animation:1.2s ease-in-out infinite sportsLiveLoadingBar;display:block}@keyframes sportsLiveSpin{to{transform:rotate(360deg)}}@keyframes sportsLiveLoadingBar{0%{transform:translate(-120%)}to{transform:translate(240%)}}.sports-event-list{gap:1px}.sports-pagination{justify-content:space-between;align-items:center;gap:12px;padding:14px 2px 0;display:flex}.sports-pagination>span{color:var(--muted);font-size:.82rem;font-weight:800}.sports-pagination>div{align-items:center;gap:8px;display:flex}.sports-league-tabs{grid-template-columns:repeat(8,minmax(0,1fr));gap:8px;margin-bottom:14px;display:grid}.sports-league-tab{color:var(--muted);cursor:pointer;white-space:nowrap;background:0 0;border:0;border-bottom:2px solid #0000;justify-content:center;align-items:center;gap:7px;min-height:42px;padding:8px 6px;font-size:.86rem;font-weight:800;transition:border-color .16s,color .16s,background .16s;display:inline-flex}.sports-league-tab .icon{width:19px;height:19px}.sports-league-tab:hover,.sports-league-tab.is-active{background:color-mix(in srgb, var(--primary) 8%, transparent);border-bottom-color:var(--vk-purple-text);color:var(--primary-strong)}.sports-detail-head-card{gap:8px;padding:18px 20px;display:grid}.sports-detail-board-tabs{gap:10px;margin-bottom:14px;display:grid}.sports-detail-market-stack{margin-top:18px}.sports-detail-scoreboard{grid-template-columns:minmax(0,1.6fr) minmax(0,3fr) minmax(0,.8fr) minmax(0,3fr) minmax(0,1.6fr);grid-template-areas:"info countdown countdown countdown favorite""info home vs away market";align-items:stretch;gap:10px 18px;display:grid}.sports-detail-info,.sports-detail-countdown,.sports-detail-team-card,.sports-detail-vs-card,.sports-detail-market-count,.sports-detail-favorite{background:0 0;border-radius:0;min-width:0}.sports-detail-info{grid-area:info;align-content:start;gap:14px;padding:0;display:grid}.sports-detail-info-line{color:var(--muted);flex-wrap:wrap;align-items:center;gap:8px;min-height:20px;font-size:.76rem;font-weight:800;display:flex}.sports-detail-info-line strong{color:var(--primary-strong)}.sports-detail-event-title{color:var(--text);overflow-wrap:anywhere;min-width:0;font-size:.95rem;font-weight:950;line-height:1.35}.sports-detail-sport-icon{color:var(--vk-purple-text);flex:none;width:18px;height:18px}.sports-detail-start-time{color:var(--primary-strong);align-items:center;gap:6px;min-width:0;min-height:20px;font-size:.84rem;font-weight:950;display:inline-flex}.sports-detail-league-logo{border:1px solid color-mix(in srgb, var(--primary) 22%, var(--line));background-color:#fff;background-position:50%;background-repeat:no-repeat;background-size:contain;border-radius:999px;flex:none;width:20px;height:20px;display:inline-flex}.sports-detail-countdown{text-align:center;grid-area:countdown;align-content:start;justify-items:center;padding:0;display:grid}.sports-detail-countdown span,.sports-detail-market-count span{color:var(--muted);font-size:.76rem;font-weight:800}.sports-detail-countdown strong{color:var(--vk-purple-text);font-size:.86rem;font-weight:950}.sports-detail-favorite{color:var(--muted);cursor:pointer;border:0;grid-area:favorite;justify-content:flex-end;justify-self:stretch;align-items:start;padding:0;font-size:1.08rem;line-height:1;transition:color .16s,transform .16s;display:flex}.sports-detail-favorite:hover,.sports-detail-favorite.is-active{color:#f5b301;transform:scale(1.04)}.sports-detail-team-card,.sports-detail-vs-card{text-align:center;grid-template-rows:24px 20px 20px;align-content:start;justify-items:center;gap:14px;min-height:88px;padding:0;display:grid}.sports-detail-team-card--home{grid-area:home}.sports-detail-team-card--away{grid-area:away}.sports-detail-team-name{color:var(--text);justify-content:center;align-items:center;gap:8px;width:100%;min-width:0;min-height:24px;font-size:.96rem;font-weight:950;display:flex}.sports-detail-team-name span:not(.sports-detail-team-logo){text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.sports-detail-team-logo{background:color-mix(in srgb, var(--primary) 12%, var(--surface));border:1px solid color-mix(in srgb, var(--primary) 36%, var(--line));color:var(--primary-strong);letter-spacing:0;background-position:50%;background-repeat:no-repeat;background-size:cover;border-radius:999px;flex:none;justify-content:center;align-items:center;width:24px;height:24px;font-size:.62rem;font-weight:950;display:inline-flex}.sports-detail-team-logo.has-image{color:#0000;background-color:#fff}.sports-detail-team-card small,.sports-detail-vs-card small{color:var(--muted);font-size:.74rem;font-weight:800}.sports-detail-team-card>strong,.sports-detail-vs-card>strong{color:var(--vk-purple-text);font-size:.8rem;font-weight:950}.sports-detail-vs-card{grid-area:vs}.sports-detail-vs-card>span{color:var(--muted);text-transform:uppercase;font-size:.82rem;font-weight:950}.sports-detail-market-count{text-align:right;white-space:nowrap;grid-area:market;justify-content:flex-end;justify-self:stretch;align-items:start;gap:2px;padding:0;display:flex}.sports-detail-market-count strong{color:var(--vk-purple-text);font-size:.84rem;font-weight:950}.sports-detail-result-summary{color:var(--vk-purple-text);text-align:center;margin:0;font-size:.82rem;font-weight:900}.sports-detail-live-score-card{gap:12px;margin-top:12px;padding:14px 18px;display:grid}.sports-detail-scoreboard--live{grid-template-columns:minmax(0,1fr) 72px 44px 72px minmax(0,1fr);grid-template-areas:none;align-items:center;gap:8px 14px}.sports-detail-score-widget-title{justify-content:space-between;align-items:center;gap:12px;min-width:0;display:flex}.sports-detail-score-widget-title>strong{color:var(--text);font-size:.92rem;font-weight:950}.sports-detail-score-widget-title>div{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:8px;min-width:0;display:flex}.sports-detail-score-widget-title span,.sports-detail-score-widget-title em{white-space:nowrap;border-radius:999px;padding:7px 10px;font-style:normal;line-height:1;display:inline-flex}.sports-detail-score-widget-title span{background:color-mix(in srgb, var(--primary) 12%, var(--surface));color:var(--muted);font-size:.76rem;font-weight:900}.sports-detail-score-widget-title em{background:color-mix(in srgb, var(--primary) 18%, var(--surface));color:var(--vk-purple-text);font-size:.86rem;font-weight:950}.sports-detail-live-team{color:var(--text);align-items:center;gap:10px;min-width:0;font-size:1rem;font-weight:950;display:flex}.sports-detail-live-team--home{text-align:right;justify-content:flex-end}.sports-detail-live-team--away{text-align:left;justify-content:flex-start}.sports-detail-live-team>span:not(.sports-detail-team-logo){text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.sports-detail-live-score{background:color-mix(in srgb, var(--primary) 12%, var(--surface));color:var(--vk-purple-text);border-radius:8px;justify-content:center;align-items:center;min-height:44px;padding:8px 10px;font-size:1.4rem;font-weight:950;display:flex}.sports-detail-live-vs{color:var(--muted);text-align:center;text-transform:uppercase;font-size:.82rem;font-weight:950}.sports-detail-score-periods{grid-template-columns:repeat(auto-fit,minmax(120px,1fr));gap:8px;display:grid}.sports-detail-score-period{background:color-mix(in srgb, var(--surface-muted) 78%, transparent);border-radius:8px;justify-content:space-between;align-items:center;gap:8px;min-width:0;padding:8px 10px;display:flex}.sports-detail-score-period span{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;font-size:.75rem;font-weight:850;overflow:hidden}.sports-detail-score-period strong{color:var(--text);flex:none;font-size:.82rem;font-weight:950}.sports-detail-score-facts{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:8px;display:grid}.sports-detail-score-fact{background:color-mix(in srgb, var(--surface-muted) 72%, transparent);border-radius:8px;gap:5px;min-width:0;padding:9px 10px;display:grid}.sports-detail-score-fact span{color:var(--muted);font-size:.72rem;font-weight:850;line-height:1}.sports-detail-score-fact strong{color:var(--text);overflow-wrap:anywhere;font-size:.8rem;font-weight:900;line-height:1.35}@media (max-width:760px){.sports-detail-scoreboard{grid-template-columns:1fr 48px;grid-template-areas:"info favorite""countdown countdown""home home""vs vs""away away""market market"}.sports-detail-market-count{justify-content:flex-end;min-height:42px}.sports-detail-scoreboard--live{grid-template-columns:minmax(0,1fr) 44px 28px 44px minmax(0,1fr);grid-template-areas:none;column-gap:8px}.sports-detail-live-team{gap:6px;font-size:.8rem}.sports-detail-live-score{min-height:36px;padding:6px;font-size:1.05rem}.sports-detail-score-periods{grid-template-columns:repeat(2,minmax(0,1fr))}.sports-detail-score-facts{grid-template-columns:1fr}.sports-detail-score-widget-title{align-items:stretch;gap:10px;display:grid}.sports-detail-score-widget-title>div{justify-content:flex-start}}.sports-event-card__head{justify-content:space-between;align-items:center;gap:12px;display:flex}.sports-odds-preview,.sports-selection-grid{grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:10px;display:grid}.sports-selection-grid--three-way{grid-template-columns:repeat(3,minmax(0,1fr))}.sports-selection-grid--two-column{grid-template-columns:repeat(2,minmax(0,1fr))}.sports-selection-grid--two-column .sports-selection-card{text-align:center;place-items:center;min-height:78px}.sports-selection-grid--three-way .sports-selection-card{text-align:center;place-items:center;min-height:86px}.sports-selection-grid--three-way .sports-selection-card--home{grid-column:1}.sports-selection-grid--three-way .sports-selection-card--draw{grid-column:2}.sports-selection-grid--three-way .sports-selection-card--away{grid-column:3}.sports-selection-grid--two-way{grid-template-columns:repeat(2,minmax(0,1fr));grid-auto-flow:dense}.sports-selection-grid--two-way .sports-selection-card{text-align:center;place-items:center;min-height:78px}.sports-selection-grid--two-way .sports-selection-card--home,.sports-selection-grid--two-way .sports-selection-card--over{grid-column:1}.sports-selection-grid--two-way .sports-selection-card--away,.sports-selection-grid--two-way .sports-selection-card--under{grid-column:2}.sports-selection-grid--two-column .sports-odds-table-button,.sports-selection-grid--three-way .sports-odds-table-button,.sports-selection-grid--two-way .sports-odds-table-button{text-align:left;align-items:center;min-height:78px}.sports-selection-grid--three-way .sports-odds-table-button{min-height:86px}.sports-selection-grid .sports-odds-table-button--detail{min-height:0}.sports-odds-table-button--detail>span:first-child{white-space:normal;gap:4px;min-width:0;display:grid}.sports-odds-table-button--detail>span:first-child,.sports-odds-table-button--detail>span:first-child strong,.sports-odds-table-button--detail>span:first-child em{text-overflow:ellipsis;overflow:hidden}.sports-odds-table-button--detail>span:first-child em{color:var(--muted);font-style:normal;font-weight:800}.sports-odds-preview span,.sports-selection-card{background:var(--surface-muted);border-radius:14px;padding:12px}.sports-odds-preview span{justify-content:space-between;align-items:center;display:flex}.sports-odds-preview strong,.sports-odds-value{color:var(--accent);font-weight:900}.sports-selection-card{gap:10px;display:grid}.sports-selection-card--button{color:var(--text);cursor:pointer;text-align:left;transition:background .16s,border-color .16s,transform .16s}.sports-selection-card--button span:first-child{gap:4px;display:grid}.sports-selection-card--button em{font-style:normal}.sports-selection-card--button:hover:not(:disabled),.sports-selection-card--button.is-selected{background:color-mix(in srgb, var(--primary) 12%, var(--surface));border-color:var(--vk-purple-text);transform:translateY(-1px)}.sports-selection-card--button:disabled{cursor:not-allowed;opacity:.55}.sport-bet-form{grid-template-columns:minmax(80px,1fr) auto;align-items:center;gap:8px;display:grid}.sport-bet-form .meta,.sport-bet-form .form-error,.sport-bet-form .form-success{grid-column:1/-1;margin:0}.sports-betting-layout{grid-template-columns:270px minmax(0,1fr) 270px;align-items:start;gap:20px;display:grid}.sports-betting-layout--no-cart{grid-template-columns:270px minmax(0,1fr)}.sports-betting-main{min-width:0}.sports-league-sidebar,.sports-bet-cart{position:sticky;top:96px}.sports-league-sidebar-card{background:var(--surface);box-shadow:var(--shadow);border-radius:18px;gap:10px;padding:14px;display:grid}.sports-league-sidebar__head{gap:2px;padding:2px 2px 8px;display:grid}.sports-league-sidebar__head h2{margin:0;font-size:1rem}.sports-sidebar-links{grid-template-columns:repeat(3,minmax(0,1fr));gap:6px;display:grid}.sports-sidebar-links .button-link{border:0;justify-content:center;min-height:34px;padding:7px 10px}.sports-sidebar-links .button-link.is-active{background:color-mix(in srgb, var(--primary) 14%, transparent);color:var(--vk-purple-text)}.sports-status-tabs{grid-template-columns:repeat(7,minmax(0,1fr));margin-bottom:10px}.sports-board-loading{background:color-mix(in srgb, var(--surface) 86%, transparent);border:1px solid color-mix(in srgb, var(--primary) 24%, var(--line));color:var(--text);border-radius:8px;align-items:center;gap:10px;min-height:42px;margin-bottom:10px;padding:10px 13px;display:inline-flex;box-shadow:0 14px 40px #0f172a29}.sports-board-loading strong{font-size:.84rem;font-weight:950}.sports-board-loading__spinner{border:2px solid color-mix(in srgb, var(--primary) 18%, transparent);border-top-color:var(--vk-purple-text);border-radius:999px;flex:none;width:18px;height:18px;animation:.72s linear infinite sportsBoardLoadingSpin}@keyframes sportsBoardLoadingSpin{to{transform:rotate(360deg)}}.sports-league-filter-clear{color:var(--vk-purple-text);cursor:pointer;font:inherit;background:0 0;border:0;border-radius:10px;justify-content:center;align-items:center;min-height:32px;font-size:.82rem;font-weight:900;text-decoration:none;display:inline-flex}.sports-league-filter-clear:hover{background:color-mix(in srgb, var(--primary) 10%, transparent);color:var(--primary-strong)}.sports-country-list,.sports-country-group,.sports-league-list{gap:6px;display:grid}.sports-country-group{border-top:1px solid var(--line);padding-top:8px}.sports-country-button,.sports-league-button{color:var(--text);cursor:pointer;text-align:left;background:0 0;border:0;border-radius:10px;justify-content:space-between;align-items:center;gap:8px;width:100%;padding:8px 10px;font-size:.9rem;font-weight:800;transition:background .16s,color .16s;display:flex}.sports-country-button strong,.sports-league-button small{color:var(--muted);font-size:.78rem;font-weight:900}.sports-country-name{align-items:center;gap:8px;min-width:0;display:inline-flex}.sports-country-count{color:var(--muted);flex:none;align-items:center;gap:6px;line-height:1;display:inline-flex}.sports-country-chevron{font-size:.78rem;font-weight:900;transition:transform .16s;display:inline-flex;transform:rotate(0)}.sports-country-group.is-open .sports-country-chevron{transform:rotate(180deg)}.sports-country-flag{border-radius:2px;flex:none;width:1.15em;height:.85em;font-size:1rem;line-height:1}.sports-country-image{background-position:50%;background-repeat:no-repeat;background-size:cover;border:1px solid #94a3b83d;border-radius:5px;flex:none;width:1.35rem;height:1.35rem;display:inline-flex;box-shadow:inset 0 0 0 1px #0f172a2e}.sports-country-emoji{color:#7dd3fc;background:#23d2e21f;border:1px solid #2dd4bf47;border-radius:4px;flex:none;justify-content:center;align-items:center;min-width:1.25rem;height:1.25rem;padding:0 3px;font-size:.66rem;font-weight:900;line-height:1;display:inline-flex}.sports-country-button:hover,.sports-country-button.is-active,.sports-league-button:hover,.sports-league-button.is-active{background:color-mix(in srgb, var(--primary) 10%, transparent);color:var(--primary-strong)}.sports-country-button.is-active strong,.sports-league-button.is-active small{color:var(--primary-strong)}.sports-league-list{padding-left:14px}.sports-league-button{color:var(--muted);padding:6px 8px;font-size:.84rem;font-weight:700;position:relative}.sports-league-button:before{background:var(--primary);content:"";opacity:.7;border-radius:999px;width:5px;height:5px;position:absolute;top:50%;left:-6px;transform:translateY(-50%)}.sports-finished-result{color:var(--primary-strong);margin:6px 0 0;font-size:.9rem;font-weight:900}.sports-selection-result{background:color-mix(in srgb, var(--surface-muted) 70%, transparent);text-align:center;border-radius:12px;place-items:center;gap:5px;min-height:86px;padding:10px;display:grid}.sports-selection-result>span{color:var(--muted);font-size:.82rem;font-weight:800}.odds-market-filter-form{gap:16px;margin-top:18px;display:grid}.odds-market-filter-current{gap:8px;display:grid}.odds-market-filter-current>strong{color:var(--text);font-size:.98rem;line-height:1.5}.odds-market-filter-grid{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:10px;display:grid}.odds-market-filter-card{background:color-mix(in srgb, var(--surface-muted) 62%, transparent);cursor:pointer;border-radius:12px;align-items:flex-start;gap:10px;padding:14px;transition:background .16s,border-color .16s;display:flex}.odds-market-filter-card:hover,.odds-market-filter-card.is-active{background:color-mix(in srgb, var(--primary) 9%, var(--surface));border-color:color-mix(in srgb, var(--primary) 35%, var(--line))}.odds-market-filter-card input{margin-top:3px}.odds-market-filter-card span{gap:6px;display:grid}.odds-market-filter-card strong{color:var(--text);font-size:.95rem}.odds-market-filter-card small{color:var(--muted);font-size:.82rem;line-height:1.45}.odds-market-sport-list{border-radius:12px;display:grid;overflow:hidden}.odds-market-sport-row{background:color-mix(in srgb, var(--surface-muted) 54%, transparent);grid-template-columns:minmax(180px,220px) 1fr;align-items:stretch;gap:0;display:grid}.odds-market-sport-row+.odds-market-sport-row{border-top:1px solid var(--line)}.odds-market-sport-head{border-right:1px solid var(--line);align-content:start;gap:4px;padding:14px;display:grid}.odds-market-sport-head strong{color:var(--text);font-size:.96rem}.odds-market-sport-head span{color:var(--muted);font-size:.78rem;font-weight:800}.odds-market-sport-head small{color:var(--muted);font-size:.8rem;line-height:1.4}.odds-market-sport-options{grid-template-columns:repeat(auto-fit,minmax(138px,1fr));align-items:stretch;gap:8px;padding:10px;display:grid}.odds-market-sport-option{background:color-mix(in srgb, var(--surface) 86%, transparent);cursor:pointer;border-radius:10px;align-items:center;gap:9px;min-height:58px;padding:9px 10px;transition:background .16s,border-color .16s;display:flex}.odds-market-sport-option:hover,.odds-market-sport-option.is-active{background:color-mix(in srgb, var(--primary) 9%, var(--surface));border-color:color-mix(in srgb, var(--primary) 34%, var(--line))}.odds-market-sport-option input{flex:none}.odds-market-sport-option span{gap:2px;min-width:0;display:grid}.odds-market-sport-option strong{color:var(--text);overflow-wrap:anywhere;font-size:.88rem;line-height:1.25}.odds-market-sport-option small{color:var(--muted);overflow-wrap:anywhere;font-size:.76rem;line-height:1.25}@media (max-width:760px){.odds-market-sport-row{grid-template-columns:1fr}.odds-market-sport-head{border-bottom:1px solid var(--line);border-right:0}.odds-market-sport-options{grid-template-columns:repeat(auto-fit,minmax(132px,1fr))}}.odds-market-filter-scope{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:12px;display:grid}.odds-market-filter-scope label{background:color-mix(in srgb, var(--surface-muted) 62%, transparent);border-radius:12px;gap:8px;padding:14px;display:grid}.odds-market-filter-scope label>strong{color:var(--text);font-size:.95rem}.odds-market-filter-scope textarea{resize:vertical;min-height:128px}.sports-selection-result>strong{color:var(--text);font-size:1rem}.sports-bet-cart-floating,.sports-bet-cart-backdrop,.sports-bet-cart__mobile-close{display:none}.sports-bet-cart-card,.sports-bet-cart__items,.sports-bet-cart-item,.sports-bet-slip-list,.sports-market-picks,.sports-market-pick{gap:12px;display:grid}.sports-bet-cart__head,.sports-bet-cart-item__head,.sports-bet-cart-item__odds,.sports-bet-cart-item__summary,.sports-market-pick__head{justify-content:space-between;align-items:center;gap:10px;display:flex}.sports-bet-cart__head h2{margin:0}.sports-bet-cart__head-actions{flex-direction:column;align-items:flex-end;gap:6px;display:flex}.sports-bet-cart__head-actions .button-link{min-height:auto;padding:4px 2px}.sports-bet-cart__head .sports-bet-slip-clear{align-self:flex-end;width:auto;min-height:auto;padding:0 2px 2px}.sports-bet-cart__count{color:var(--muted);margin-top:4px;font-size:.84rem;display:inline-block}.sports-bet-cart-item{border-radius:14px;padding:12px}.sports-bet-cart-item__head button{color:var(--muted);cursor:pointer;background:0 0;border:0;justify-content:center;align-items:center;width:28px;height:28px;font-size:20px;display:inline-flex}.sports-bet-cart-item__head button:hover{color:var(--danger)}.sports-bet-cart-item__odds,.sports-bet-cart-item__summary,.sports-bet-cart-pick,.sports-bet-cart__total{background:var(--surface-muted);border-radius:10px;padding:8px 10px}.sports-bet-cart-pick{gap:4px;display:grid}.sports-bet-cart-pick span,.sports-bet-cart-item__odds span,.sports-bet-cart-item__summary span,.sports-bet-cart__total span{color:var(--muted);font-size:.82rem}.sports-bet-cart-pick small{color:var(--muted)}.sports-bet-cart-stake{gap:6px;display:grid}.sports-bet-cart-stake input{width:100%}.sports-bet-cart__total{grid-template-columns:1fr auto;gap:4px;display:grid}.sports-bet-cart__submit-all{width:100%}.sports-bet-slip-clear{color:var(--muted);cursor:pointer;background:0 0;border:0;justify-content:center;align-items:center;width:100%;min-height:34px;padding:4px 8px;font-size:.86rem;font-weight:800;display:inline-flex}.sports-bet-slip-clear:hover{color:var(--danger)}.sports-bet-slip-clear:disabled{cursor:not-allowed;opacity:.55}.sports-bet-slip-list{gap:8px}.sports-bet-slip-row{background:var(--surface-muted);border-radius:12px;grid-template-columns:24px minmax(0,1fr) auto;align-items:start;gap:8px;padding:9px 10px;display:grid}.sports-bet-slip-row--warning{background:#f59e0b1f;border-color:#f59e0b73}.sports-bet-slip-row button{color:var(--muted);cursor:pointer;background:0 0;border:0;justify-content:center;align-items:center;width:22px;height:22px;padding:0;font-size:18px;display:inline-flex}.sports-bet-slip-row button:hover{color:var(--danger)}.sports-bet-slip-row div{gap:2px;min-width:0;display:grid}.sports-bet-slip-row strong,.sports-bet-slip-row span,.sports-bet-slip-row small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.sports-bet-slip-row strong{color:var(--text);font-size:.94rem}.sports-bet-slip-row span,.sports-bet-slip-row small,.sports-bet-slip-row em{color:var(--muted);font-size:.78rem;font-style:normal}.sports-bet-slip-row em{color:var(--danger)}.sports-bet-slip-row .sports-bet-slip-warning{color:#b45309;white-space:normal;font-weight:800;line-height:1.45;overflow:visible}.sports-bet-slip-row b{color:var(--vk-purple-text);font-size:.96rem}.sports-bet-slip-odds{text-align:right;justify-items:end}.sports-bet-slip-stake{gap:6px;display:grid}.sports-bet-slip-stake input{width:100%;font-size:1rem;font-weight:800}.sports-bet-slip-presets{grid-template-columns:repeat(3,minmax(0,1fr));gap:6px;display:grid}.sports-bet-slip-presets button{background:color-mix(in srgb, var(--surface-muted) 78%, transparent);border:1px solid var(--line);color:var(--text);cursor:pointer;border-radius:10px;min-height:34px;padding:7px 6px;font-size:.82rem;font-weight:800;transition:background .15s,border-color .15s,color .15s}.sports-bet-slip-presets button:hover,.sports-bet-slip-presets button.is-active{background:color-mix(in srgb, var(--primary) 16%, transparent);border-color:color-mix(in srgb, var(--primary) 48%, var(--line));color:var(--vk-purple-text)}.sports-bet-slip-presets button:disabled{cursor:not-allowed;opacity:.55}.sports-market-picks{margin-top:14px}.sports-market-pick{border-top:1px solid var(--line);padding-top:12px}.sports-market-pick__head strong{color:var(--text)}.sports-market-pick__head span{color:var(--muted);font-size:.86rem}.sports-event-card--odds-table{box-shadow:none;border:0;padding:0;overflow:visible}.sports-finished-result-card{box-shadow:none;border:0;padding:0}.sports-finished-result-grid{grid-template-columns:minmax(220px,2.2fr) minmax(110px,1fr) minmax(110px,1fr) 72px;align-items:stretch;gap:1px;display:grid;overflow:hidden}.sports-finished-result-meta,.sports-finished-result-team,.sports-finished-result-detail{background:var(--surface-muted);min-width:0;padding:10px 12px}.sports-finished-result-meta{gap:8px;display:grid}.sports-finished-result-meta__top{align-items:center;gap:10px;min-width:0;display:flex}.sports-finished-result-meta__top>span{color:var(--vk-purple-text);white-space:nowrap;flex:none;font-size:.78rem;font-weight:950}.sports-finished-result-meta__top strong{color:var(--text);text-overflow:ellipsis;white-space:nowrap;align-items:center;gap:5px;min-width:0;display:inline-flex;overflow:hidden}.sports-finished-result-meta__top .icon{color:var(--muted);width:16px;height:16px}.sports-finished-result-meta__league{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;font-size:.77rem;font-weight:850;overflow:hidden}.sports-finished-result-team{text-align:center;place-items:center;gap:6px;display:grid}.sports-finished-result-team strong{color:var(--text);text-overflow:ellipsis;white-space:nowrap;width:100%;font-size:.82rem;font-weight:950;overflow:hidden}.sports-finished-result-team span{color:var(--vk-purple-text);font-size:1rem;font-weight:950;line-height:1}.sports-finished-result-detail{color:var(--muted);text-align:center;place-items:center;gap:6px;text-decoration:none;transition:background .16s,color .16s;display:grid}.sports-finished-result-detail:hover{background:color-mix(in srgb, var(--primary) 14%, var(--surface-muted));color:var(--vk-purple-text)}.sports-finished-result-detail strong{font-size:.77rem;font-weight:950}.sports-finished-result-detail span{font-size:.9rem;line-height:1}.sports-event-favorite{color:color-mix(in srgb, var(--muted) 72%, transparent);cursor:pointer;background:0 0;border:0;flex:none;justify-content:center;align-items:center;width:18px;height:18px;padding:0;font-size:.95rem;line-height:1;transition:color .16s,transform .16s;display:inline-flex}.sports-event-favorite:hover,.sports-event-favorite:focus-visible,.sports-event-favorite.is-active{color:#f5b301;transform:scale(1.08)}.sports-event-favorite:focus-visible{outline-offset:2px;outline:2px solid #f5b301b3}.sports-event-row{gap:6px;display:grid;position:relative}.sports-event-row:hover{z-index:5}.sports-event-meta-bar{align-items:center;gap:6px;padding:8px;font-size:.78rem;font-weight:900;display:flex}.sports-event-meta-chip{background:color-mix(in srgb, var(--surface-muted) 80%, transparent);color:var(--text);white-space:nowrap;border-radius:10px;align-items:center;gap:6px;min-width:0;min-height:30px;padding:6px 9px;display:inline-flex}.sports-event-meta-chip small{color:var(--muted);font-size:.77rem;font-weight:900}.sports-event-meta-chip strong{text-overflow:ellipsis;justify-content:flex-end;align-items:center;gap:4px;font-size:.77rem;font-weight:950;display:inline-flex;overflow:hidden}.sports-event-meta-chip strong .icon{width:18px;height:18px}.sports-league-logo{border:1px solid color-mix(in srgb, var(--primary) 22%, var(--line));background-color:#fff;background-position:50%;background-repeat:no-repeat;background-size:contain;border-radius:999px;flex:none;width:18px;height:18px;display:inline-flex}.sports-odds-table-wrap{overflow:visible}.sports-odds-grid{grid-template-columns:minmax(0,2fr) minmax(0,2.5fr) minmax(0,2.5fr) repeat(2,minmax(0,1.5fr));gap:8px;min-width:620px;padding:8px;display:grid}.sports-odds-column{align-content:start;gap:6px;min-width:0;display:grid}.sports-odds-column--teams,.sports-odds-column--meta{align-content:stretch}.sports-odds-column--meta .sports-event-meta-bar{grid-template-rows:repeat(3,38px);align-items:stretch;gap:4px;padding:0;display:grid}.sports-odds-column--meta .sports-event-meta-chip{justify-content:space-between;width:100%;min-height:38px}.sports-odds-column--meta .sports-odds-event-meta{background:color-mix(in srgb, var(--surface-muted) 80%, transparent);border-radius:10px;justify-content:space-between;width:100%;min-height:38px;padding:7px 9px}.sports-odds-column-title{background:color-mix(in srgb, var(--surface-muted) 72%, transparent);color:var(--muted);white-space:nowrap;border-radius:10px;justify-content:center;align-items:center;min-height:30px;padding:6px 8px;font-size:.77rem;font-weight:900;display:flex}.sports-odds-team-stack{grid-template-rows:repeat(3,1fr);justify-items:center;gap:0;height:100%;min-height:96px;padding:0;text-decoration:none;display:grid}.sports-odds-team-stack strong,.sports-odds-team-link{color:var(--text);text-overflow:ellipsis;text-align:center;white-space:nowrap;justify-content:center;align-items:center;font-size:.77rem;font-weight:900;display:flex;overflow:hidden}.sports-odds-team-link{text-decoration:none;transition:color .16s}.sports-odds-team-link:hover{color:var(--primary-strong)}.sports-odds-team-stack span{color:var(--muted);text-align:center;justify-content:center;align-items:center;font-size:.77rem;font-weight:950;line-height:1;display:flex}.sports-odds-team-text,.sports-odds-team-link{gap:6px}.sports-team-logo{background:color-mix(in srgb, var(--primary) 12%, var(--surface));border:1px solid color-mix(in srgb, var(--primary) 28%, var(--line));color:var(--primary-strong);letter-spacing:0;background-position:50%;background-repeat:no-repeat;background-size:cover;border-radius:999px;flex:none;justify-content:center;align-items:center;width:18px;height:18px;font-size:.55rem;font-weight:950;display:inline-flex}.sports-team-logo.has-image{color:#0000;background-color:#fff}.sports-odds-button-stack{gap:4px;display:grid}.sports-odds-button-stack--two .sports-odds-table-button{min-height:59px}.sports-odds-table{border-collapse:separate;border-spacing:0;table-layout:fixed;width:100%;min-width:620px}.sports-odds-table,.sports-odds-table thead,.sports-odds-table tbody,.sports-odds-table tr,.sports-odds-table th,.sports-odds-table td{border:0!important}.sports-odds-table th,.sports-odds-table td{vertical-align:middle;width:25%;padding:8px;border-bottom:0!important}.sports-odds-table thead th{background:color-mix(in srgb, var(--surface-muted) 72%, transparent);color:var(--muted);text-align:center;white-space:nowrap;font-size:.77rem;font-weight:900}.sports-odds-table thead th:first-child,.sports-odds-table tbody th{text-align:left}.sports-odds-table tbody th{color:var(--text);min-width:0;font-size:.77rem;font-weight:900}.sports-odds-event-meta{color:var(--vk-purple-text);white-space:nowrap;align-items:center;min-height:30px;font-size:.77rem;font-weight:900;text-decoration:none;display:inline-flex}.sports-odds-table-button{background:var(--surface-muted);color:var(--text);cursor:pointer;text-align:left;border:0;border-radius:10px;justify-content:space-between;align-items:center;gap:6px;width:100%;min-height:38px;padding:7px 9px;transition:background .16s,border-color .16s,transform .16s;display:flex}.sports-odds-table-button--compact{text-align:center;align-content:center;place-items:stretch center;gap:3px;min-height:59px;padding:6px 7px;display:grid}.sports-odds-table-button span{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;font-size:.77rem;font-weight:800;overflow:hidden}.sports-odds-table-button--compact .sports-odds-compact-label{place-items:center;gap:2px;min-width:0;display:grid}.sports-odds-table-button--compact .sports-odds-compact-label em{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;width:100%;font-size:.77rem;font-style:normal;font-weight:850;line-height:1.1;overflow:hidden}.sports-odds-table-button strong{color:var(--vk-purple-text);font-size:.77rem;font-weight:950}.sports-odds-change{white-space:nowrap;z-index:3;border-radius:999px;gap:3px;padding:3px 5px;font-size:.68rem;font-weight:950;line-height:1;display:inline-flex;position:relative}@keyframes sportsOddsChangeBlink{0%,to{opacity:1;transform:scale(1)}50%{opacity:.45;transform:scale(1.08)}}.sports-odds-change--blink{animation:1s ease-in-out infinite sportsOddsChangeBlink}.sports-odds-change:after{background:var(--text);color:var(--surface);content:attr(data-tooltip);opacity:0;pointer-events:none;visibility:hidden;white-space:nowrap;z-index:20;border-radius:8px;padding:7px 9px;font-size:.72rem;font-weight:850;line-height:1.2;transition:opacity .14s,transform .14s;position:absolute;top:calc(100% + 8px);left:50%;transform:translate(-50%)translateY(-4px);box-shadow:0 10px 22px #0f172a2e}.sports-odds-change:before{border-color:transparent transparent var(--text) transparent;content:"";opacity:0;pointer-events:none;visibility:hidden;z-index:21;border-style:solid;border-width:0 5px 5px;transition:opacity .14s,transform .14s;position:absolute;top:calc(100% + 3px);left:50%;transform:translate(-50%)translateY(-4px)}.sports-odds-change:hover:after,.sports-odds-change:hover:before{opacity:1;visibility:visible;transform:translate(-50%)translateY(0)}.sports-odds-table-button .sports-odds-change{margin-left:auto}.sports-odds-table-button--compact .sports-odds-change{justify-self:center;margin-left:0}.sports-odds-change--up{background:color-mix(in srgb, var(--danger) 12%, transparent);color:var(--danger)}.sports-odds-change--down{color:#60a5fa;background:#2563eb24}.sports-odds-table-button--compact strong{font-size:.77rem;line-height:1.1}.sports-odds-table-button:hover:not(:disabled),.sports-odds-table-button.is-selected{background:color-mix(in srgb, var(--primary) 12%, var(--surface));transform:translateY(-1px)}.sports-odds-table-button.is-selected strong{color:var(--primary-strong)}.sports-odds-table-button:disabled{cursor:not-allowed;opacity:.5}.sports-odds-placeholder{background:color-mix(in srgb, var(--surface-muted) 70%, transparent);color:var(--muted);border-radius:10px;justify-content:center;align-items:center;min-height:38px;padding:7px 9px;font-size:.77rem;font-weight:900;display:flex}.sports-extra-market-list{border-top:0;gap:10px;padding:10px;display:grid}.sports-extra-market{gap:8px;display:grid}.sports-extra-market>strong{color:var(--text);font-size:.84rem}.sports-extra-market>div{grid-template-columns:repeat(auto-fit,minmax(130px,1fr));gap:8px;display:grid}.sports-selection-pick-row{grid-template-columns:repeat(auto-fit,minmax(120px,1fr));gap:8px;display:grid}.sports-selection-pick{background:var(--surface-muted);border:1px solid var(--line);color:var(--text);cursor:pointer;text-align:left;border-radius:12px;justify-content:space-between;align-items:center;gap:10px;padding:10px 12px;transition:background .18s,border-color .18s,transform .18s;display:flex}.sports-selection-pick strong{color:var(--vk-purple-text);font-size:1rem}.sports-selection-pick:hover:not(:disabled),.sports-selection-pick.is-selected{background:color-mix(in srgb, var(--primary) 12%, var(--surface));border-color:var(--vk-purple-text);transform:translateY(-1px)}.sports-selection-pick.is-selected strong{color:var(--primary-strong)}.sports-selection-pick:disabled{cursor:not-allowed;opacity:.5}@media (max-width:1080px){.sports-betting-layout{grid-template-columns:1fr}.sports-league-tabs,.sports-status-tabs{padding-bottom:4px;display:flex;overflow-x:auto}.sports-status-tabs .button-link{flex:none;min-width:76px}.sports-league-tab{flex:none;min-width:96px}.sports-league-sidebar,.sports-bet-cart{position:static}.sports-finished-result-grid{grid-template-columns:minmax(0,1fr) repeat(2,minmax(86px,.55fr)) 58px}}@media (max-width:760px){.sports-betting-layout{padding-bottom:88px}.sports-bet-cart-floating{background:var(--primary);bottom:calc(14px + env(safe-area-inset-bottom));box-shadow:var(--shadow);color:#fff;cursor:pointer;z-index:120;border:0;border-radius:999px;grid-template-columns:minmax(0,1fr) auto auto;align-items:center;gap:8px;min-height:56px;padding:10px 14px 10px 18px;display:grid;position:fixed;left:16px;right:16px}.sports-bet-cart-floating span{text-align:left;text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:.95rem;font-weight:950;overflow:hidden}.sports-bet-cart-floating strong{background:#ffffff2e;border-radius:999px;justify-content:center;align-items:center;min-width:32px;padding:5px 8px;font-size:.86rem;font-weight:950;display:inline-flex}.sports-bet-cart-floating em{color:#ffffffdb;font-size:.82rem;font-style:normal;font-weight:900}.sports-bet-cart-backdrop{z-index:119;background:#080d0b85;border:0;display:block;position:fixed;inset:0}.sports-bet-cart{display:none}.sports-bet-cart.is-mobile-open{bottom:calc(10px + env(safe-area-inset-bottom));z-index:130;max-height:min(78vh,680px);display:block;position:fixed;top:auto;left:10px;right:10px;overflow:auto}.sports-bet-cart.is-mobile-open .sports-bet-cart-card{max-height:inherit;padding:14px;overflow:auto}.sports-bet-cart__mobile-close{background:var(--surface-muted);color:var(--muted);cursor:pointer;border:0;border-radius:999px;justify-content:center;align-items:center;min-height:30px;padding:6px 10px;font-size:.8rem;font-weight:900;display:inline-flex}}@media (max-width:640px){.sports-finished-result-grid{grid-template-columns:minmax(0,1fr) 62px 62px 48px}.sports-finished-result-meta,.sports-finished-result-team,.sports-finished-result-detail{padding:8px}.sports-finished-result-meta__top{align-items:flex-start;gap:4px;display:grid}.sports-finished-result-team strong{font-size:.72rem}}.sports-result-provider-list{grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:10px;display:grid}.sports-result-provider-item{align-items:center;gap:8px;padding:10px;display:flex}.odds-dashboard{gap:18px;display:grid}.odds-dashboard__head,.odds-filter-bar,.odds-event-card,.odds-selection-cart{background:var(--surface);border-radius:14px}.odds-dashboard__head{justify-content:space-between;align-items:end;gap:18px;padding:18px;display:flex}.odds-dashboard__head h1{margin:8px 0 6px}.odds-dashboard__head p,.odds-stream-status span{color:var(--muted)}.odds-stream-status{justify-items:end;gap:4px;min-width:180px;font-size:13px;display:grid}.odds-filter-bar{grid-template-columns:repeat(5,minmax(120px,1fr)) auto;align-items:end;gap:10px;padding:14px;display:grid}.odds-filter-bar label{color:var(--muted);gap:6px;font-size:12px;font-weight:800;display:grid}.odds-filter-bar input,.odds-filter-bar select{border:1px solid var(--line);background:var(--surface-alt);min-height:38px;color:var(--text);border-radius:10px;padding:0 10px}.odds-market-settings-admin{gap:14px;display:grid}.odds-market-settings-admin,.odds-league-filters-admin,.odds-country-events-admin{min-width:0}.odds-league-filters-admin{gap:14px;display:grid}.odds-market-settings-toolbar,.odds-market-settings-bulk-controls{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:10px;display:flex}.odds-market-settings-bulk-controls{border-radius:var(--radius);background:#ffffff08;padding:10px}.odds-market-settings-table{min-width:1180px}.odds-market-settings-table tr.is-dirty{background:#22c55e14}.odds-market-settings-table input:not([type]),.odds-market-settings-table input[type=text],.odds-market-settings-table select{min-width:150px}.odds-market-settings-table input[type=number]{width:82px}.odds-league-filters-table{min-width:980px}.odds-league-filters-table .admin-inline-input{width:100%;min-width:220px}.odds-country-events-admin{gap:14px;display:grid}.odds-country-events-table{min-width:1260px}.odds-country-events-table tr.is-dirty{background:#22c55e14}.odds-country-events-edit{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.odds-country-events-edit input{min-width:160px}.sports-odds-extra-markets{gap:8px;margin-top:8px;display:grid}.sports-odds-extra-market{grid-template-columns:minmax(120px,180px) 1fr;align-items:stretch;gap:8px;display:grid}.sports-odds-extra-market>strong{color:var(--text);background:#0f172a94;border-radius:8px;align-items:center;padding:8px 10px;font-size:.77rem;display:flex}.sports-odds-extra-buttons{grid-template-columns:repeat(auto-fit,minmax(120px,1fr));gap:6px;display:grid}.sports-odds-extra-button-cell,.sports-odds-extra-button-cell>.sports-odds-table-button,.sports-odds-extra-button-cell>.sports-odds-placeholder{width:100%;min-width:0}.odds-dashboard__layout{grid-template-columns:minmax(0,1fr) 300px;align-items:start;gap:18px;display:grid}.odds-event-list{gap:10px;display:grid}.odds-event-card{gap:14px;padding:16px;display:grid}.odds-event-card__head{justify-content:space-between;align-items:start;gap:16px;display:flex}.odds-event-card__head h2{margin:4px 0 0;font-size:18px}.odds-event-card__head h2 span{color:var(--muted);font-size:13px}.odds-event-card__meta{white-space:nowrap;justify-items:end;gap:6px;display:grid}.odds-market-table-wrap{overflow-x:auto}.odds-market-table{border-collapse:collapse;width:100%;font-size:13px}.odds-market-table th,.odds-market-table td{border-bottom:1px solid var(--line);text-align:left;white-space:nowrap;padding:9px 8px}.odds-market-table th{color:var(--muted);text-transform:uppercase;font-size:11px}.odds-market-table tr:last-child td{border-bottom:0}.odds-market-table tr.is-odds-changed{background:#22c55e1f;animation:1.1s ease-in-out infinite alternate odds-row-pulse}.odds-price-button{color:var(--success);cursor:pointer;background:#22c55e1f;border:0;border-radius:9px;padding:6px 10px;font-weight:900}.odds-price-button:hover{background:#22c55e2e}.odds-selection-cart{gap:12px;padding:14px;display:grid;position:sticky;top:84px}.odds-selection-cart__head{justify-content:space-between;align-items:start;gap:10px;display:flex}.odds-selection-cart__head h2{margin:0;font-size:16px}.odds-selection-cart__head p{color:var(--muted);margin:3px 0 0;font-size:12px}.odds-selection-cart__head button,.odds-selection-cart__list article>button{color:var(--muted);cursor:pointer;background:0 0;border:0}.odds-selection-cart__list{gap:8px;display:grid}.odds-selection-cart__list article{background:var(--surface-alt);border-radius:12px;grid-template-columns:auto minmax(0,1fr) auto;align-items:start;gap:8px;padding:10px;display:grid}.odds-selection-cart__list div{gap:3px;min-width:0;display:grid}.odds-selection-cart__list span,.odds-selection-cart__list small{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.odds-selection-cart__list b{color:var(--success)}.sports-live-odds-status{justify-content:space-between;align-items:center;gap:12px;padding:10px 12px;font-size:12px;display:flex}.sports-live-odds-status strong{color:var(--success)}.sports-live-odds-status span{color:var(--muted)}@media (max-width:1100px){.odds-filter-bar{grid-template-columns:repeat(2,minmax(0,1fr))}.odds-dashboard__layout{grid-template-columns:1fr}.odds-selection-cart{position:static}}@media (max-width:640px){.odds-dashboard__head,.odds-event-card__head{flex-direction:column;align-items:stretch}.odds-stream-status,.odds-event-card__meta{justify-items:start}.odds-filter-bar{grid-template-columns:1fr}}.live-score-detail-tabs{background:color-mix(in srgb, var(--surface-muted) 74%, transparent);border-radius:8px;grid-template-columns:repeat(3,minmax(0,1fr));gap:6px;padding:6px;display:grid}.live-score-detail-tabs a{color:var(--muted);text-align:center;border-radius:7px;padding:10px 12px;font-size:.86rem;font-weight:950;text-decoration:none}.live-score-detail-tabs--wide{grid-template-columns:repeat(auto-fit,minmax(104px,1fr))}.live-score-detail-tabs a:hover,.live-score-detail-tabs a.is-active{background:var(--surface);color:var(--text)}.live-score-volleyball-panel,.live-score-volleyball-schedule,.live-score-volleyball-game-list,.live-score-volleyball-standing-list{gap:12px;display:grid}.live-score-baseball-schedule{grid-template-columns:repeat(2,minmax(0,1fr));align-items:start}.live-score-baseball-schedule>.live-score-detail-section:last-child:nth-child(odd){grid-column:1/-1}@media (max-width:820px){.live-score-baseball-schedule{grid-template-columns:1fr}}.live-score-periods--volleyball{grid-template-columns:repeat(auto-fit,minmax(120px,1fr))}.live-score-volleyball-game,.live-score-volleyball-standing-row{background:color-mix(in srgb, var(--surface-muted) 70%, transparent);border-radius:8px;gap:10px;padding:12px;display:grid}.live-score-volleyball-game__meta{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.live-score-volleyball-game__meta span,.live-score-volleyball-game__meta em{color:var(--muted);font-size:.78rem;font-style:normal;font-weight:850}.live-score-volleyball-game__meta strong{background:color-mix(in srgb, var(--primary) 12%, transparent);color:var(--vk-purple-text);border-radius:999px;padding:4px 8px;font-size:.76rem;font-weight:950}.live-score-schedule-more{gap:10px;display:grid}.live-score-schedule-more summary{background:color-mix(in srgb, var(--primary) 12%, transparent);border:1px solid color-mix(in srgb, var(--primary) 24%, transparent);color:var(--vk-purple-text);cursor:pointer;border-radius:8px;justify-content:center;align-items:center;min-height:40px;padding:9px 12px;font-size:.84rem;font-weight:950;list-style:none;display:flex}.live-score-schedule-more summary::-webkit-details-marker{display:none}.live-score-schedule-more[open] summary{background:color-mix(in srgb, var(--primary) 18%, transparent)}.live-score-volleyball-game__teams{grid-template-columns:minmax(0,1fr) 70px minmax(0,1fr);align-items:center;gap:10px;display:grid}.live-score-volleyball-game__teams>div{grid-template-columns:28px minmax(0,1fr);align-items:center;gap:8px;display:grid}.live-score-volleyball-game__teams strong{color:var(--text);text-overflow:ellipsis;white-space:nowrap;font-size:.86rem;font-weight:950;overflow:hidden}.live-score-volleyball-game__teams b{color:var(--vk-purple-text);text-align:center;font-size:.92rem;font-weight:950}.live-score-volleyball-mini-periods,.live-score-volleyball-season-list,.live-score-volleyball-standing-stats{flex-wrap:wrap;gap:6px;display:flex}.live-score-volleyball-mini-periods span,.live-score-volleyball-season-list span,.live-score-volleyball-standing-stats span{background:var(--surface);color:var(--muted);border-radius:999px;padding:5px 8px;font-size:.76rem;font-weight:850}.live-score-volleyball-season-list span.is-current{background:color-mix(in srgb, var(--primary) 12%, transparent);color:var(--vk-purple-text)}.live-score-volleyball-season-list em{color:inherit;opacity:.82;margin-left:6px;font-style:normal}.live-score-volleyball-league-card{background:color-mix(in srgb, var(--surface-muted) 70%, transparent);border-radius:8px;grid-template-columns:36px minmax(0,1fr);align-items:center;gap:10px;padding:12px;display:grid}.live-score-volleyball-league-card strong{color:var(--text);text-overflow:ellipsis;white-space:nowrap;font-size:.96rem;font-weight:950;display:block;overflow:hidden}.live-score-volleyball-league-card p{color:var(--muted);margin:3px 0 0;font-size:.82rem;font-weight:850}.live-score-volleyball-standing-row{grid-template-columns:42px minmax(0,1fr) auto}.live-score-volleyball-standing-row__rank{justify-content:center;align-items:center;display:flex}.live-score-volleyball-standing-row__rank strong{color:var(--vk-purple-text);font-size:1rem;font-weight:950}.live-score-volleyball-standing-row__team{grid-template-columns:28px minmax(0,1fr);align-items:center;gap:8px;min-width:0;display:grid}.live-score-volleyball-standing-row__team strong{color:var(--text);text-overflow:ellipsis;white-space:nowrap;font-size:.88rem;font-weight:950;display:block;overflow:hidden}.live-score-volleyball-standing-row__team span:last-child{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;font-size:.76rem;font-weight:850;display:block;overflow:hidden}.live-score-volleyball-standing-row__summary{place-items:end;gap:4px;display:grid}.live-score-volleyball-standing-row__summary span{color:var(--muted);white-space:nowrap;font-size:.76rem;font-weight:850}.live-score-volleyball-standing-row__summary b,.live-score-volleyball-standing-stats b{color:var(--text);font-weight:950}.live-score-volleyball-standing-stats{grid-column:2/-1}@media (max-width:720px){.live-score-detail-tabs,.live-score-volleyball-game__teams,.live-score-volleyball-standing-row{grid-template-columns:1fr}.live-score-volleyball-standing-row__rank,.live-score-volleyball-standing-row__summary{justify-content:start;justify-items:start}.live-score-volleyball-standing-stats{grid-column:auto}}.live-score-volleyball-record-grid{grid-template-columns:minmax(0,1.05fr) minmax(0,.95fr);align-items:start;gap:12px;display:grid}.live-score-volleyball-record-panel{background:color-mix(in srgb, var(--surface-muted) 70%, transparent);border-radius:8px;gap:10px;min-width:0;padding:12px;display:grid}.live-score-volleyball-record-panel__head{justify-content:space-between;align-items:center;gap:8px;min-width:0;display:flex}.live-score-volleyball-record-panel__head h3{color:var(--text);min-width:0;margin:0;font-size:.94rem;font-weight:950}.live-score-volleyball-record-panel__head span{color:var(--muted);flex:none;font-size:.76rem;font-weight:850}.live-score-volleyball-point-timeline{background:color-mix(in srgb, #020617 8%, var(--surface));border:1px solid color-mix(in srgb, var(--line) 82%, transparent);border-radius:8px;gap:8px;min-width:0;padding:10px;display:grid}.live-score-volleyball-point-set{border:1px solid color-mix(in srgb, var(--line) 82%, transparent);border-radius:8px;min-width:0;overflow:hidden}.live-score-volleyball-point-set.is-current{border-color:#ef4444}.live-score-volleyball-point-set summary{cursor:pointer;grid-template-columns:minmax(20px,1fr) auto minmax(20px,1fr);align-items:center;gap:8px;min-width:0;padding:9px 10px;list-style:none;display:grid}.live-score-volleyball-point-set summary::-webkit-details-marker{display:none}.live-score-volleyball-point-set summary strong{color:var(--muted);white-space:nowrap;min-width:0;font-size:.78rem;font-weight:950}.live-score-volleyball-point-set.is-current summary strong{color:#ef4444}.live-score-volleyball-point-line{border-top:1px solid color-mix(in srgb, var(--line) 88%, transparent);min-width:0;display:block}.live-score-volleyball-point-set.is-current .live-score-volleyball-point-line{border-top-color:#ef4444}.live-score-volleyball-point-flow{gap:14px;min-height:156px;padding:10px 12px 14px;display:grid}.live-score-volleyball-point-flow p{color:var(--muted);text-align:center;align-self:end;margin:4px 0 0;font-size:.76rem;font-weight:850}.live-score-volleyball-point-row{align-items:center;gap:6px;min-width:0;display:flex}.live-score-volleyball-point-row.is-home{justify-content:flex-start}.live-score-volleyball-point-row.is-away{justify-content:flex-end}.live-score-volleyball-point-row small{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;max-width:42%;font-size:.74rem;font-weight:850;overflow:hidden}.live-score-volleyball-point-badge{background:color-mix(in srgb, var(--text) 10%, var(--surface-muted));color:var(--text);border-radius:999px;padding:5px 9px;font-size:1rem;font-weight:950;line-height:1}.live-score-volleyball-point-icon{color:var(--text);flex:none;justify-content:center;align-items:center;width:18px;height:18px;font-size:.82rem;line-height:1;display:inline-flex}@media (max-width:860px){.live-score-volleyball-record-grid{grid-template-columns:1fr}}@media (max-width:560px){.live-score-volleyball-record-panel{padding:10px}.live-score-volleyball-record-panel__head{flex-direction:column;align-items:flex-start}.live-score-volleyball-point-set summary{grid-template-columns:minmax(12px,1fr) auto minmax(12px,1fr);gap:6px;padding:8px}.live-score-volleyball-point-set summary strong{font-size:.72rem}.live-score-volleyball-point-flow{min-height:126px;padding:9px 8px 12px}.live-score-volleyball-point-row small{max-width:36%}}.live-score-volleyball-stat-table{gap:6px;display:grid}.live-score-volleyball-stat-head,.live-score-volleyball-stat-row{grid-template-columns:minmax(0,1fr) minmax(120px,.8fr) minmax(0,1fr);align-items:center;gap:10px;display:grid}.live-score-volleyball-stat-head{background:color-mix(in srgb, var(--surface-muted) 70%, transparent);border-radius:8px;padding:10px 12px}.live-score-volleyball-stat-head>div{align-items:center;gap:8px;min-width:0;display:grid}.live-score-volleyball-stat-head>div:first-child{grid-template-columns:28px minmax(0,1fr)}.live-score-volleyball-stat-head>div:last-child{text-align:right;grid-template-columns:minmax(0,1fr) 28px;justify-items:end}.live-score-volleyball-stat-head strong{color:var(--text);text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:.86rem;font-weight:950;overflow:hidden}.live-score-volleyball-stat-head>span{color:var(--muted);text-align:center;font-size:.78rem;font-weight:950}.live-score-volleyball-stat-row{background:var(--surface);border-radius:8px;padding:10px 12px}.live-score-volleyball-stat-row strong{color:var(--vk-purple-text);min-width:0;font-size:.92rem;font-weight:950}.live-score-volleyball-stat-row strong:first-child{text-align:left}.live-score-volleyball-stat-row strong:last-child{text-align:right}.live-score-volleyball-stat-row span{color:var(--text);text-align:center;text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:.82rem;font-weight:900;overflow:hidden}@media (max-width:560px){.live-score-volleyball-stat-head,.live-score-volleyball-stat-row{grid-template-columns:minmax(0,1fr) minmax(42px,max-content) minmax(0,1fr);gap:6px;padding:9px 8px}.live-score-volleyball-stat-head strong,.live-score-volleyball-stat-row strong,.live-score-volleyball-stat-row span{font-size:.76rem}.live-score-volleyball-stat-head strong{text-overflow:clip;white-space:normal;word-break:keep-all;overflow-wrap:anywhere;overflow:visible}}.live-score-basketball-team-stats-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.live-score-basketball-team-stats-card{background:var(--surface);border:1px solid var(--border);border-radius:8px;gap:14px;min-width:0;padding:14px;display:grid}.live-score-basketball-team-stats-card__head{grid-template-columns:44px minmax(0,1fr);align-items:center;gap:12px;display:grid}.live-score-basketball-team-stats-card__head strong{color:var(--text);text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:1rem;font-weight:950;display:block;overflow:hidden}.live-score-basketball-team-stats-card__head span:not(.live-score-logo){color:var(--muted);margin-top:2px;font-size:.78rem;font-weight:800;display:block}.live-score-basketball-team-info-grid,.live-score-basketball-team-summary{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;display:grid}.live-score-basketball-team-info-grid>div,.live-score-basketball-team-summary>div{background:color-mix(in srgb, var(--surface-muted) 68%, transparent);border-radius:8px;min-width:0;padding:9px 10px}.live-score-basketball-team-info-grid span,.live-score-basketball-team-summary span{color:var(--muted);margin-bottom:4px;font-size:.72rem;font-weight:850;display:block}.live-score-basketball-team-info-grid strong,.live-score-basketball-team-summary strong{color:var(--text);text-overflow:ellipsis;white-space:nowrap;align-items:center;gap:6px;min-width:0;font-size:.84rem;font-weight:950;display:flex;overflow:hidden}.live-score-basketball-team-summary strong{color:var(--vk-purple-text);font-size:.95rem}.live-score-basketball-country-flag{background-position:50%;background-repeat:no-repeat;background-size:contain;border-radius:2px;flex:none;width:18px;height:13px;display:inline-block}.live-score-basketball-team-stat-table{gap:6px;display:grid}.live-score-basketball-team-stat-row{background:color-mix(in srgb, var(--surface-muted) 48%, transparent);border-radius:8px;grid-template-columns:minmax(120px,1.5fr) repeat(3,minmax(54px,.8fr));align-items:center;gap:8px;padding:9px 10px;display:grid}.live-score-basketball-team-stat-row.is-head{background:color-mix(in srgb, var(--primary) 14%, var(--surface-muted))}.live-score-basketball-team-stat-row span{color:var(--text);min-width:0;font-size:.8rem;font-weight:950;display:grid}.live-score-basketball-team-stat-row small{color:var(--muted);font-size:.68rem;font-weight:850}.live-score-basketball-team-stat-row strong{color:var(--vk-purple-text);text-align:center;min-width:0;font-size:.82rem;font-weight:950}.live-score-basketball-team-stat-row.is-head strong,.live-score-basketball-team-stat-row.is-head span{color:var(--text)}@media (max-width:860px){.live-score-basketball-team-stats-grid{grid-template-columns:1fr}}@media (max-width:560px){.live-score-basketball-team-stats-card{padding:12px}.live-score-basketball-team-info-grid,.live-score-basketball-team-summary{grid-template-columns:repeat(2,minmax(0,1fr))}.live-score-basketball-team-stat-row{grid-template-columns:minmax(92px,1.2fr) repeat(3,minmax(42px,.7fr));gap:6px;padding:8px}.live-score-basketball-team-stat-row span,.live-score-basketball-team-stat-row strong{font-size:.72rem}}.live-score-basketball-player-note{color:var(--muted);margin:-2px 0 12px;font-size:.82rem;font-weight:800;line-height:1.55}.live-score-basketball-player-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.live-score-basketball-player-panel{background:var(--surface);border:1px solid var(--border);border-radius:8px;gap:12px;min-width:0;padding:14px;display:grid}.live-score-basketball-player-panel__head{grid-template-columns:44px minmax(0,1fr);align-items:center;gap:12px;display:grid}.live-score-basketball-player-panel__head strong{color:var(--text);text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:1rem;font-weight:950;display:block;overflow:hidden}.live-score-basketball-player-panel__head span:not(.live-score-logo){color:var(--muted);margin-top:2px;font-size:.78rem;font-weight:800;display:block}.live-score-basketball-player-list{gap:8px;display:grid}.live-score-basketball-player-card{background:color-mix(in srgb, var(--surface-muted) 52%, transparent);border-radius:8px;gap:8px;min-width:0;padding:10px;display:grid}.live-score-basketball-player-card__main{grid-template-columns:34px minmax(0,1fr);align-items:center;gap:10px;display:grid}.live-score-basketball-player-number{background:color-mix(in srgb, var(--primary) 16%, var(--surface));color:var(--vk-purple-text);border-radius:8px;justify-content:center;align-items:center;min-width:0;height:30px;font-size:.82rem;font-weight:950;display:inline-flex}.live-score-basketball-player-card__main strong{color:var(--text);text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:.88rem;font-weight:950;display:block;overflow:hidden}.live-score-basketball-player-card__main em{color:var(--muted);margin-top:2px;font-size:.74rem;font-style:normal;font-weight:800;display:block}.live-score-basketball-player-stats{grid-template-columns:repeat(4,minmax(0,1fr));gap:6px;display:grid}.live-score-basketball-player-stats span{background:color-mix(in srgb, var(--primary) 12%, var(--surface));border-radius:8px;gap:2px;min-width:0;padding:7px 8px;display:grid}.live-score-basketball-player-stats small{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;font-size:.66rem;font-weight:850;overflow:hidden}.live-score-basketball-player-stats b{color:var(--vk-purple-text);text-overflow:ellipsis;white-space:nowrap;font-size:.78rem;font-weight:950;overflow:hidden}.live-score-basketball-player-meta{flex-wrap:wrap;gap:6px;display:flex}.live-score-basketball-player-meta span{background:color-mix(in srgb, var(--surface) 72%, transparent);color:var(--text);border-radius:999px;gap:5px;min-width:0;padding:5px 8px;display:inline-flex}.live-score-basketball-player-meta small{color:var(--muted);font-size:.68rem;font-weight:850}.live-score-basketball-player-meta b{color:var(--text);text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:.7rem;font-weight:900;overflow:hidden}@media (max-width:860px){.live-score-basketball-player-grid{grid-template-columns:1fr}}@media (max-width:560px){.live-score-basketball-player-panel{padding:12px}.live-score-basketball-player-card{padding:9px}.live-score-basketball-player-stats{grid-template-columns:repeat(3,minmax(0,1fr))}}.live-score-football-prediction-section{--prediction-home:var(--primary-strong);--prediction-away:var(--accent);--prediction-draw:var(--muted);gap:16px}.live-score-football-prediction-summary{grid-template-columns:minmax(0,.95fr) minmax(260px,1.05fr);gap:12px;display:grid}.live-score-football-prediction-summary article{background:var(--surface-muted);border-radius:var(--radius);gap:8px;padding:14px;display:grid}.live-score-football-prediction-summary article span,.live-score-football-prediction-team span,.live-score-football-prediction-team dt{color:var(--muted);font-size:.78rem;font-weight:900}.live-score-football-prediction-summary article strong{color:var(--text);font-size:1.15rem;font-weight:950}.live-score-football-prediction-summary article p,.live-score-football-prediction-summary article small{color:var(--muted);margin:0;font-size:.86rem;font-weight:800}.live-score-football-prediction-percent-grid{gap:8px;display:grid}.live-score-football-prediction-percent-grid>div{background:var(--surface-muted);border-radius:var(--radius);grid-template-columns:70px 54px minmax(0,1fr);align-items:center;gap:8px;min-height:48px;padding:8px 10px;display:grid}.live-score-football-prediction-percent-grid span{color:var(--muted);font-size:.78rem;font-weight:900}.live-score-football-prediction-percent-grid strong{color:var(--text);text-align:right;font-size:.95rem;font-weight:950}.live-score-football-prediction-percent-grid i{background:var(--prediction-home);border-radius:999px;max-width:100%;height:8px;display:block}.live-score-football-prediction-percent-grid .is-away i{background:var(--prediction-away)}.live-score-football-prediction-percent-grid .is-draw i{background:var(--prediction-draw)}.live-score-football-prediction-team-grid,.live-score-football-prediction-visual-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.live-score-football-prediction-team{background:var(--surface-muted);border-radius:var(--radius);grid-template-columns:auto minmax(0,1fr);gap:10px;padding:12px;display:grid}.live-score-football-prediction-team.is-home{border-left:4px solid var(--prediction-home)}.live-score-football-prediction-team.is-away{border-left:4px solid var(--prediction-away)}.live-score-football-prediction-team strong{color:var(--text);font-size:.98rem;font-weight:950;display:block}.live-score-football-prediction-team dl{grid-column:1/-1;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin:0;display:grid}.live-score-football-prediction-team div,.live-score-football-prediction-team dd{min-width:0}.live-score-football-prediction-team dd{color:var(--text);margin:2px 0 0;font-size:.9rem;font-weight:950}.live-score-football-prediction-radar,.live-score-football-prediction-bars{background:var(--surface-muted);border-radius:var(--radius);min-width:0;padding:14px}.live-score-football-prediction-radar svg{width:100%;max-width:340px;height:auto;margin:0 auto;display:block;overflow:visible}.live-score-football-prediction-radar-grid{fill:none;stroke:var(--line);stroke-width:.8px}.live-score-football-prediction-radar-axis{stroke:var(--line);stroke-width:.8px}.live-score-football-prediction-radar-label{fill:var(--muted);text-anchor:middle;font-size:7px;font-weight:900}.live-score-football-prediction-radar-home{fill:color-mix(in srgb, var(--prediction-home) 52%, transparent);stroke:var(--prediction-home);stroke-width:2px}.live-score-football-prediction-radar-away{fill:color-mix(in srgb, var(--prediction-away) 44%, transparent);stroke:var(--prediction-away);stroke-width:2px}.live-score-football-prediction-bars{align-content:center;gap:12px;display:grid}.live-score-football-prediction-bar-row{grid-template-columns:44px minmax(0,1fr) 44px;align-items:center;gap:10px;display:grid}.live-score-football-prediction-bar-row strong{color:var(--text);font-size:.82rem;font-weight:950}.live-score-football-prediction-bar-row strong:last-child{text-align:right}.live-score-football-prediction-bar-row span{color:var(--text);text-align:center;margin-bottom:5px;font-size:.74rem;font-weight:950;display:block}.live-score-football-prediction-bar-track{background:var(--field-bg);border-radius:999px;height:8px;display:flex;position:relative;overflow:hidden}.live-score-football-prediction-bar-track i{max-width:100%;height:100%;display:block}.live-score-football-prediction-bar-track .is-home{background:var(--prediction-home)}.live-score-football-prediction-bar-track .is-away{background:var(--prediction-away);margin-left:auto}@media (max-width:760px){.live-score-football-prediction-summary,.live-score-football-prediction-team-grid,.live-score-football-prediction-visual-grid,.live-score-football-prediction-team dl{grid-template-columns:1fr}}.live-score-football-injury-section{gap:16px}.live-score-football-injury-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.live-score-football-injury-team{background:var(--surface-muted);border-radius:var(--radius);gap:12px;min-width:0;padding:12px;display:grid}.live-score-football-injury-team__head{align-items:center;gap:10px;min-width:0;display:flex}.live-score-football-injury-team__head div{min-width:0}.live-score-football-injury-team__head strong{color:var(--text);text-overflow:ellipsis;white-space:nowrap;font-size:.98rem;font-weight:950;display:block;overflow:hidden}.live-score-football-injury-team__head span:not(.live-score-logo){color:var(--muted);font-size:.78rem;font-weight:900}.live-score-football-injury-list{gap:8px;display:grid}.live-score-football-injury-card{background:var(--surface);border-radius:var(--radius);grid-template-columns:42px minmax(0,1fr) auto;align-items:center;gap:10px;min-width:0;padding:10px;display:grid}.live-score-football-injury-photo{background:var(--field-bg) center / cover no-repeat;border-radius:999px;width:42px;height:42px;display:block}.live-score-football-injury-main{min-width:0}.live-score-football-injury-main strong{color:var(--text);text-overflow:ellipsis;white-space:nowrap;font-size:.92rem;font-weight:950;display:block;overflow:hidden}.live-score-football-injury-main span{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;font-size:.78rem;font-weight:850;display:block;overflow:hidden}.live-score-football-injury-meta{justify-self:end;align-items:center;gap:6px;min-width:0;display:flex}.live-score-football-injury-meta em{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;max-width:92px;font-size:.74rem;font-style:normal;font-weight:900;overflow:hidden}.live-score-football-injury-empty{background:var(--surface-muted);border-radius:var(--radius);gap:6px;padding:16px;display:grid}.live-score-football-injury-empty strong{color:var(--text);font-size:.96rem;font-weight:950}.live-score-football-injury-empty p{color:var(--muted);margin:0;font-size:.84rem;font-weight:850}@media (max-width:760px){.live-score-football-injury-grid{grid-template-columns:1fr}.live-score-football-injury-card{grid-template-columns:38px minmax(0,1fr)}.live-score-football-injury-photo{width:38px;height:38px}.live-score-football-injury-meta{grid-column:2;justify-self:start}}.live-score-football-player-section,.live-score-football-record-section-wrap{gap:16px}.live-score-football-player-note{color:var(--muted);margin:0;font-size:.84rem;font-weight:850}.live-score-football-player-grid,.live-score-football-record-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.live-score-football-player-panel,.live-score-football-record-panel{background:var(--surface-muted);border-radius:var(--radius);gap:12px;min-width:0;padding:12px;display:grid}.live-score-football-player-panel__head{align-items:center;gap:10px;min-width:0;display:flex}.live-score-football-player-panel__head div{min-width:0}.live-score-football-player-panel__head strong{color:var(--text);text-overflow:ellipsis;white-space:nowrap;font-size:.98rem;font-weight:950;display:block;overflow:hidden}.live-score-football-player-panel__head span:not(.live-score-logo){color:var(--muted);font-size:.78rem;font-weight:900}.live-score-football-player-list,.live-score-football-record-list{gap:8px;display:grid}.live-score-football-player-card{background:var(--surface);border-radius:var(--radius);grid-template-columns:42px minmax(0,1fr) 42px;align-items:center;gap:10px;min-width:0;padding:10px;display:grid}.live-score-football-player-photo{background:var(--field-bg) center / cover no-repeat;border-radius:999px;width:42px;height:42px;display:block}.live-score-football-player-photo.is-large{width:54px;height:54px}.live-score-football-player-card div{min-width:0}.live-score-football-player-card strong,.live-score-football-record-card__head strong{color:var(--text);text-overflow:ellipsis;white-space:nowrap;font-size:.92rem;font-weight:950;display:block;overflow:hidden}.live-score-football-player-card span:not(.live-score-football-player-photo),.live-score-football-record-card__head span:not(.live-score-football-player-photo){color:var(--muted);text-overflow:ellipsis;white-space:nowrap;font-size:.78rem;font-weight:850;display:block;overflow:hidden}.live-score-football-player-card em{background:var(--field-bg);color:var(--text);border-radius:999px;justify-content:center;justify-self:end;align-items:center;min-width:32px;height:32px;padding:0 8px;font-size:.82rem;font-style:normal;font-weight:950;display:inline-flex}.live-score-football-record-card{background:var(--surface);border-radius:var(--radius);gap:10px;min-width:0;padding:12px;display:grid}.live-score-football-record-card__head{grid-template-columns:54px minmax(0,1fr);align-items:center;gap:10px;display:grid}.live-score-football-record-profile,.live-score-football-record-section>div{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.live-score-football-record-profile span,.live-score-football-record-section span{background:var(--surface-muted);border-radius:var(--radius);gap:3px;min-width:0;padding:8px;display:grid}.live-score-football-record-profile small,.live-score-football-record-section small{color:var(--muted);font-size:.72rem;font-weight:900}.live-score-football-record-profile b,.live-score-football-record-section b{color:var(--text);overflow-wrap:anywhere;font-size:.84rem;font-weight:950}.live-score-football-record-sections{gap:10px;display:grid}.live-score-football-record-section{gap:8px;display:grid}.live-score-football-record-section h3{color:var(--text);margin:0;font-size:.82rem;font-weight:950}@media (max-width:880px){.live-score-football-player-grid,.live-score-football-record-grid{grid-template-columns:1fr}}@media (max-width:520px){.live-score-football-record-profile,.live-score-football-record-section>div{grid-template-columns:1fr}}.live-score-football-fixture-section{gap:16px}.live-score-football-fixture-empty{background:var(--surface-muted);border-radius:var(--radius);gap:6px;padding:16px;display:grid}.live-score-football-fixture-empty strong{color:var(--text);font-size:.96rem;font-weight:950}.live-score-football-fixture-empty p{color:var(--muted);margin:0;font-size:.84rem;font-weight:850}.live-score-football-event-timeline{border-left:2px solid var(--line);gap:10px;margin-left:12px;padding-left:16px;display:grid}.live-score-football-event-card{background:var(--surface-muted);border-radius:var(--radius);grid-template-columns:52px minmax(0,1fr);align-items:start;gap:10px;padding:12px;display:grid;position:relative}.live-score-football-event-card:before{background:var(--primary);border:3px solid var(--surface);content:"";border-radius:999px;width:12px;height:12px;position:absolute;top:18px;left:-23px}.live-score-football-event-card.is-goal:before{background:var(--primary-strong)}.live-score-football-event-card.is-card:before{background:var(--accent)}.live-score-football-event-card.is-var:before{background:var(--danger)}.live-score-football-event-card time{color:var(--primary-strong);font-size:.9rem;font-weight:950}.live-score-football-event-card div{min-width:0}.live-score-football-event-card strong{color:var(--text);font-size:.94rem;font-weight:950;display:block}.live-score-football-event-card span,.live-score-football-event-card p{color:var(--muted);overflow-wrap:anywhere;margin:0;font-size:.8rem;font-weight:850;display:block}.live-score-football-lineup-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.live-score-football-lineup-card{background:var(--surface-muted);border-radius:var(--radius);gap:12px;min-width:0;padding:12px;display:grid}.live-score-football-lineup-card__head{align-items:center;gap:10px;min-width:0;display:flex}.live-score-football-lineup-card__head div{min-width:0}.live-score-football-lineup-card__head strong{color:var(--text);text-overflow:ellipsis;white-space:nowrap;font-size:1rem;font-weight:950;display:block;overflow:hidden}.live-score-football-lineup-card__head span:not(.live-score-logo){color:var(--muted);font-size:.78rem;font-weight:900;display:block}.live-score-football-lineup-meta{background:var(--surface);border-radius:var(--radius);justify-content:space-between;align-items:center;padding:8px 10px;display:flex}.live-score-football-lineup-meta span{color:var(--muted);font-size:.76rem;font-weight:900}.live-score-football-lineup-meta strong{color:var(--text);font-size:.84rem;font-weight:950}.live-score-football-pitch{background:linear-gradient(#ffffff14 1px,#0000 1px) 0 0/100% 50%,linear-gradient(90deg,#ffffff14 1px,#0000 1px) 0 0/50% 100%,repeating-linear-gradient(90deg,#615dfae6 0 12%,#4c48c8eb 12% 24%) 0 0/100% 100%;border:1px solid #e2e8f038;border-radius:10px;min-height:500px;position:relative;overflow:hidden;box-shadow:inset 0 0 0 2px #e2e8f01a}.live-score-football-pitch:before{content:"";background:#e2e8f038;height:1px;position:absolute;top:50%;left:0;right:0}.live-score-football-pitch:after{content:"";border:1px solid #e2e8f03d;border-radius:999px;width:82px;height:82px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.live-score-football-pitch__box{border:1px solid #e2e8f038;width:48%;height:64px;position:absolute;left:50%;transform:translate(-50%)}.live-score-football-pitch__box--top{border-top:0;top:0}.live-score-football-pitch__box--bottom{border-bottom:0;bottom:0}.live-score-football-pitch__center{background:#e2e8f059;border-radius:999px;width:7px;height:7px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.live-score-football-pitch-player{z-index:2;width:112px;position:absolute;transform:translate(-50%,-50%)}.live-score-football-pitch-player__inner{text-align:center;place-items:center;gap:3px;min-width:0;display:grid}.live-score-football-pitch-player-photo{color:#f8fafc;background:#0f172ac7 50%/cover no-repeat;border:2px solid #f8fafcbd;border-radius:999px;justify-content:center;align-items:center;width:38px;height:38px;font-size:.86rem;font-weight:950;display:inline-flex}.live-score-football-pitch-player-photo.has-photo{background-color:#e5e7eb}.live-score-football-pitch-player__inner strong,.live-score-football-pitch-player__inner em{color:#f8fafc;text-overflow:ellipsis;white-space:nowrap;background:#0f172ac7;border-radius:999px;max-width:100%;padding:3px 7px;display:block;overflow:hidden}.live-score-football-pitch-player__inner strong{justify-content:center;align-items:center;gap:4px;font-size:.72rem;font-weight:950;display:inline-flex}.live-score-football-pitch-player__inner strong b{color:var(--primary-strong);font:inherit}.live-score-football-pitch-player__inner em{color:#cbd5e1;font-size:.66rem;font-style:normal;font-weight:850}.live-score-football-pitch-empty{color:#f8fafc;text-align:center;width:min(260px,80%);margin:0;font-size:.84rem;font-weight:950;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.live-score-football-unpositioned,.live-score-football-substitute-list{background:var(--surface);border-radius:var(--radius);gap:8px;padding:10px;display:grid}.live-score-football-unpositioned h3,.live-score-football-substitute-list h3{color:var(--text);margin:0;font-size:.82rem;font-weight:950}.live-score-football-unpositioned div,.live-score-football-substitute-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:6px;display:grid}.live-score-football-unpositioned span,.live-score-football-substitute{background:var(--surface-muted);color:var(--muted);border-radius:8px;align-items:center;gap:7px;min-width:0;padding:7px 8px;display:grid}.live-score-football-substitute{grid-template-columns:28px minmax(0,1fr) auto}.live-score-football-substitute span{background:color-mix(in srgb, var(--primary) 14%, transparent);color:var(--primary-strong);border-radius:999px;justify-content:center;align-items:center;width:24px;height:24px;font-size:.72rem;font-weight:950;display:inline-flex}.live-score-football-substitute strong,.live-score-football-substitute em,.live-score-football-unpositioned span{text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:.76rem;font-weight:900;overflow:hidden}.live-score-football-substitute strong{color:var(--text)}.live-score-football-substitute em{color:var(--muted);text-align:right;font-style:normal}.live-score-football-lineup-board{gap:12px;min-width:0;display:grid}.live-score-football-lineup-board__teams,.live-score-football-substitute-board{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.live-score-football-lineup-team{background:var(--surface-muted);border-radius:var(--radius);align-items:center;gap:10px;min-width:0;padding:10px 12px;display:flex}.live-score-football-lineup-team.is-away{text-align:right;flex-direction:row-reverse}.live-score-football-lineup-team div{min-width:0}.live-score-football-lineup-team strong,.live-score-football-lineup-team span,.live-score-football-lineup-team em{text-overflow:ellipsis;white-space:nowrap;min-width:0;display:block;overflow:hidden}.live-score-football-lineup-team strong{color:var(--text);font-size:.96rem;font-weight:950}.live-score-football-lineup-team span{color:var(--primary-strong);font-size:.76rem;font-weight:950}.live-score-football-lineup-team em{color:var(--muted);font-size:.74rem;font-style:normal;font-weight:850}.live-score-football-shared-pitch{aspect-ratio:1.62;background:linear-gradient(90deg,#0000 calc(50% - 1px),#f8fafc9e calc(50% - 1px) calc(50% + 1px),#0000 calc(50% + 1px)),repeating-linear-gradient(90deg,#4c48c8f5 0 8.333%,#615dfaf5 8.333% 16.666%);border:3px solid #f8fafcc7;border-radius:8px;min-height:460px;position:relative;overflow:hidden;box-shadow:inset 0 0 0 1px #0f172a57,0 14px 34px #0f172a33}.live-score-football-shared-pitch:before,.live-score-football-shared-pitch:after{content:"";border:2px solid #f8fafcbd;width:15%;height:42%;position:absolute;top:50%;transform:translateY(-50%)}.live-score-football-shared-pitch:before{border-left:0;left:0}.live-score-football-shared-pitch:after{border-right:0;right:0}.live-score-football-shared-pitch__half{border:2px solid #f8fafc9e;border-radius:999px;width:17%;height:28%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.live-score-football-shared-pitch__center{background:#f8fafcc7;border-radius:999px;width:8px;height:8px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.live-score-football-shared-pitch__box{border:2px solid #f8fafc9e;width:6%;height:20%;position:absolute;top:50%;transform:translateY(-50%)}.live-score-football-shared-pitch__box--left{border-left:0;left:0}.live-score-football-shared-pitch__box--right{border-right:0;right:0}.live-score-football-shared-pitch .live-score-football-pitch-formation{color:#f8fafc;letter-spacing:0;text-shadow:0 1px 3px #0f172ac2;z-index:2;font-size:.78rem;font-weight:950;position:absolute;top:14px}.live-score-football-pitch-team.is-home .live-score-football-pitch-formation{left:16px}.live-score-football-pitch-team.is-away .live-score-football-pitch-formation{right:16px}.live-score-football-shared-pitch .live-score-football-pitch-player-photo{border-color:#d5ef5b;box-shadow:0 0 0 2px #d5ef5b2e,0 6px 16px #0f172a47}.live-score-football-shared-pitch .live-score-football-pitch-player.is-away .live-score-football-pitch-player-photo{border-color:#bfe4ff;box-shadow:0 0 0 2px #bfe4ff2e,0 6px 16px #0f172a47}.live-score-football-shared-pitch .live-score-football-pitch-player__inner strong,.live-score-football-shared-pitch .live-score-football-pitch-player__inner em{background:#0f172aad}.live-score-football-substitute-board .live-score-football-substitute-list.is-away h3{text-align:right}.live-score-football-unpositioned--board div{grid-template-columns:repeat(4,minmax(0,1fr))}.live-score-football-lineup-columns{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.live-score-football-stat-card{background:var(--surface-muted);border-radius:var(--radius);gap:12px;padding:12px;display:grid}.live-score-football-stat-head,.live-score-football-stat-row{grid-template-columns:minmax(80px,.45fr) minmax(160px,1fr) minmax(80px,.45fr);align-items:center;gap:10px;display:grid}.live-score-football-stat-head>div{align-items:center;gap:8px;min-width:0;display:flex}.live-score-football-stat-head>div:last-child{justify-content:flex-end}.live-score-football-stat-head strong{color:var(--text);text-overflow:ellipsis;white-space:nowrap;font-size:.86rem;font-weight:950;overflow:hidden}.live-score-football-stat-head>span{color:var(--muted);text-align:center;font-size:.74rem;font-weight:950}.live-score-football-stat-list{gap:9px;display:grid}.live-score-football-stat-row{background:var(--surface);border-radius:var(--radius);padding:10px}.live-score-football-stat-row strong{color:var(--text);font-size:.9rem;font-weight:950}.live-score-football-stat-row strong:last-child{text-align:right}.live-score-football-stat-row div{gap:6px;min-width:0;display:grid}.live-score-football-stat-row span{color:var(--text);text-align:center;font-size:.78rem;font-weight:950}.live-score-football-stat-track{background:var(--field-bg);border-radius:999px;height:8px;display:flex;overflow:hidden}.live-score-football-stat-track i{max-width:100%;height:100%;display:block}.live-score-football-stat-track .is-home{background:var(--primary-strong)}.live-score-football-stat-track .is-away{background:var(--accent);margin-left:auto}@media (max-width:860px){.live-score-football-lineup-grid,.live-score-football-lineup-columns,.live-score-football-lineup-board__teams,.live-score-football-substitute-board{grid-template-columns:1fr}.live-score-football-lineup-team.is-away{text-align:left;flex-direction:row}.live-score-football-pitch,.live-score-football-shared-pitch{min-height:460px}}@media (max-width:640px){.live-score-football-pitch{min-height:430px}.live-score-football-shared-pitch{aspect-ratio:.62;background:linear-gradient(#0000 calc(50% - 1px),#f8fafc9e calc(50% - 1px) calc(50% + 1px),#0000 calc(50% + 1px)),repeating-linear-gradient(#4c48c8f5 0 8.333%,#615dfaf5 8.333% 16.666%);width:min(100%,420px);min-height:680px;margin:0 auto}.live-score-football-shared-pitch:before,.live-score-football-shared-pitch:after{width:42%;height:15%;left:50%;right:auto;transform:translate(-50%)}.live-score-football-shared-pitch:before{border-top:0;border-left:2px solid #f8fafcbd;top:0}.live-score-football-shared-pitch:after{border-bottom:0;border-right:2px solid #f8fafcbd;top:auto;bottom:0}.live-score-football-shared-pitch__half{width:28%;height:13%}.live-score-football-shared-pitch__box{width:20%;height:6%;left:50%;right:auto;transform:translate(-50%)}.live-score-football-shared-pitch__box--left{border-top:0;border-left:2px solid #f8fafc9e;top:0}.live-score-football-shared-pitch__box--right{border-bottom:0;border-right:2px solid #f8fafc9e;top:auto;bottom:0}.live-score-football-pitch-player{width:62px;left:var(--mobile-left)!important;top:var(--mobile-top)!important}.live-score-football-pitch-player-photo{border-width:1px;width:28px;height:28px}.live-score-football-pitch-player__inner{gap:2px}.live-score-football-pitch-player__inner strong{gap:2px;padding:2px 4px;font-size:.62rem}.live-score-football-pitch-player__inner em{display:none}.live-score-football-shared-pitch .live-score-football-pitch-formation{text-overflow:ellipsis;white-space:nowrap;max-width:62%;font-size:.62rem;top:8px;overflow:hidden}.live-score-football-pitch-team.is-home .live-score-football-pitch-formation{left:8px}.live-score-football-pitch-team.is-away .live-score-football-pitch-formation{top:auto;bottom:8px;right:8px}.live-score-football-unpositioned div,.live-score-football-unpositioned--board div,.live-score-football-substitute-grid{grid-template-columns:1fr}.live-score-football-stat-head,.live-score-football-stat-row{grid-template-columns:54px minmax(0,1fr) 54px}.live-score-football-stat-head strong{display:none}}@media (max-width:760px){.sports-odds-table-wrap{overscroll-behavior-x:contain;scrollbar-width:thin;margin-inline:-8px;padding-inline:8px;overflow-x:auto}.sports-odds-grid,.sports-odds-table{min-width:600px}.sports-event-meta-bar{flex-wrap:wrap;align-items:flex-start}.sports-event-meta-chip{max-width:100%}.sports-board-loading{justify-content:center;width:100%}.sports-extra-market>div,.sports-selection-pick-row{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:420px){.sports-extra-market>div,.sports-selection-pick-row,.sports-bet-slip-presets{grid-template-columns:1fr}}@media (max-width:760px){.sports-detail-board-tabs{scrollbar-width:thin;margin-inline:-8px;padding-inline:8px;overflow-x:auto}.sports-detail-board-tabs .sports-league-tabs{grid-template-columns:none;grid-auto-columns:minmax(112px,max-content);grid-auto-flow:column;min-width:max-content}.sports-detail-board-tabs .sports-league-tab{min-width:112px}.sports-detail-score-periods{grid-template-columns:minmax(0,1fr)}.sports-detail-scoreboard--live{grid-template-columns:minmax(0,1fr) 42px 24px 42px minmax(0,1fr);align-items:stretch}.sports-detail-live-team{flex-wrap:wrap;align-content:center}.sports-selection-grid,.sports-selection-grid--three-way,.sports-selection-grid--two-column,.sports-selection-grid--two-way{grid-template-columns:repeat(2,minmax(0,1fr))}.sports-selection-grid--three-way .sports-selection-card--home,.sports-selection-grid--three-way .sports-selection-card--draw,.sports-selection-grid--three-way .sports-selection-card--away,.sports-selection-grid--two-way .sports-selection-card--home,.sports-selection-grid--two-way .sports-selection-card--over,.sports-selection-grid--two-way .sports-selection-card--away,.sports-selection-grid--two-way .sports-selection-card--under{grid-column:auto}}@media (max-width:420px){.sports-detail-scoreboard--live{grid-template-columns:minmax(0,1fr) 38px 20px 38px minmax(0,1fr)}.sports-detail-live-score{font-size:.95rem}.sports-selection-grid,.sports-selection-grid--three-way,.sports-selection-grid--two-column,.sports-selection-grid--two-way{grid-template-columns:minmax(0,1fr)}}@media (max-width:760px){.sports-odds-table-wrap{margin-inline:-8px;padding-inline:8px}}.sports-live-card,.live-scores-head,.live-scores-filter-card,.live-scores-summary,.sports-league-sidebar-card,.sports-board-intro,.sports-event-card,.sports-bet-cart-card,.sports-market-card,.odds-dashboard__head,.odds-filter-bar,.odds-event-card,.odds-selection-cart{background:var(--surface);border:1px solid var(--line);border-radius:var(--vk-card-radius,14px);box-shadow:var(--vk-card-shadow)}.sports-live-card{background:var(--surface)}.sports-live-card__media{background:#111726}.live-scores-head,.odds-dashboard__head{background:linear-gradient(125deg, color-mix(in srgb, var(--vk-purple,#7750f8) 18%, var(--surface)), var(--surface));border-radius:var(--vk-card-radius,14px)}.live-scores-head h1,.odds-dashboard__head h1,.sports-league-sidebar__head h2,.sports-board-intro h1{font-family:var(--font-rajdhani,inherit);font-weight:800}.live-scores-stream-status,.odds-stream-status{background:color-mix(in srgb, var(--vk-success,#4ff461) 16%, var(--surface-alt));color:var(--vk-success,#4ff461)}.live-scores-tabs,.live-scores-sport-tabs,.sports-league-tabs{background:var(--surface);border:1px solid var(--line);border-radius:var(--vk-card-radius,14px);box-shadow:var(--vk-card-shadow);flex-wrap:wrap;gap:6px;padding:8px}.live-scores-tabs button,.live-scores-sport-tabs button,.live-scores-date-tabs button,.sports-league-tab{background:var(--surface-alt);color:var(--muted);border:1px solid #0000;border-radius:9px}.live-scores-tabs button:hover,.live-scores-tabs button:focus-visible,.live-scores-sport-tabs button:hover,.live-scores-sport-tabs button:focus-visible,.live-scores-date-tabs button:hover,.live-scores-date-tabs button:focus-visible,.sports-league-tab:hover,.sports-league-tab:focus-visible{border-color:var(--vk-purple,#7750f8);color:var(--text);outline:none}.live-scores-tabs button.is-active,.live-scores-sport-tabs button.is-active,.live-scores-date-tabs button.is-active,.sports-league-tab.is-active{background:var(--vk-purple,#7750f8);box-shadow:0 7px 16px color-mix(in srgb, var(--vk-purple,#7750f8) 25%, transparent);color:#fff}.live-scores-filter-card{padding:16px}.live-scores-country-check,.live-scores-league-check{background:var(--surface-alt);border-color:var(--line);border-radius:10px}.live-scores-country-check.is-checked,.live-scores-league-check.is-checked{background:color-mix(in srgb, var(--vk-purple,#7750f8) 16%, var(--surface-alt));border-color:var(--vk-purple,#7750f8)}.sports-league-sidebar-card{padding:14px}.sports-country-button,.sports-league-button{border-radius:9px}.sports-country-button.is-active,.sports-league-button.is-active{background:color-mix(in srgb, var(--vk-purple,#7750f8) 16%, var(--surface-alt));color:var(--vk-purple,#7750f8)}.sports-event-card{transition:border-color .18s,transform .18s;overflow:hidden}.sports-event-card:hover{border-color:color-mix(in srgb, var(--vk-purple,#7750f8) 55%, var(--line))}.sports-event-meta-bar{background:var(--surface-alt);border-bottom:1px solid var(--line)}.sports-odds-table-button,.sports-odds-table-button--detail,.odds-price-button{background:var(--surface-alt);border-color:var(--line);color:var(--text);border-radius:9px}.sports-odds-table-button:hover:not(:disabled),.sports-odds-table-button:focus-visible:not(:disabled),.odds-price-button:hover:not(:disabled),.odds-price-button:focus-visible:not(:disabled){border-color:var(--vk-cyan,#23d2e2);box-shadow:0 0 0 2px color-mix(in srgb, var(--vk-cyan,#23d2e2) 20%, transparent);outline:none}.sports-odds-table-button.is-selected,.odds-price-button.is-selected{background:var(--vk-purple,#7750f8);border-color:var(--vk-purple,#7750f8);color:#fff}.sports-odds-value,.sports-bet-slip-odds strong{color:var(--vk-cyan,#23d2e2);font-family:var(--font-rajdhani,inherit);font-weight:800}.sports-bet-cart-card,.odds-selection-cart{border-top:4px solid var(--vk-purple,#7750f8)}.sports-bet-cart__count{background:var(--vk-purple,#7750f8);color:#fff}.sports-bet-slip-row{background:var(--surface-alt);border-color:var(--line);border-radius:10px}.sports-bet-slip-row--warning{border-left-color:var(--danger)}.sports-bet-slip-presets button.is-active{background:var(--vk-purple,#7750f8);border-color:var(--vk-purple,#7750f8);color:#fff}.odds-event-card__head,.odds-selection-cart__head{background:var(--surface-alt);border-bottom:1px solid var(--line)}.odds-market-table-wrap{border:1px solid var(--line);border-radius:10px;overflow:hidden}@media (max-width:980px){.sports-betting-layout{grid-template-columns:minmax(0,1fr)}.sports-league-sidebar{order:2}}@media (max-width:620px){.live-scores-tabs,.live-scores-sport-tabs,.live-scores-date-tabs,.sports-league-tabs{flex-wrap:nowrap;overflow-x:auto}.live-scores-tabs button,.live-scores-sport-tabs button,.live-scores-date-tabs button,.sports-league-tab{flex:none}.live-scores-tabs,.live-scores-sport-tabs,.live-scores-date-tabs,.sports-league-tabs{scroll-snap-type:x proximity;-webkit-overflow-scrolling:touch;scrollbar-width:none}.live-scores-tabs::-webkit-scrollbar{display:none}.live-scores-sport-tabs::-webkit-scrollbar{display:none}.live-scores-date-tabs::-webkit-scrollbar{display:none}.sports-league-tabs::-webkit-scrollbar{display:none}.live-scores-sport-tabs button{scroll-snap-align:start}.live-scores-sport-scroll{position:relative}.live-scores-sport-scroll:after{content:"";border-radius:0 var(--vk-card-radius,14px) var(--vk-card-radius,14px) 0;background:linear-gradient(to right, transparent, var(--surface) 78%);pointer-events:none;width:40px;position:absolute;top:1px;bottom:1px;right:1px}.live-scores-head,.sports-league-sidebar-card,.live-scores-filter-card{padding:14px}.sports-odds-grid{min-width:680px}.sports-odds-table-wrap{overflow-x:auto}}