.match_info__top{--bg:#5b1064;--bg2:#5b1064;--text:#fff;--muted:#d2b7ff;--accent:#7d3cff;--pill:#27c17a;--line:#ff7cf2;--glass:rgba(255,255,255,.06);--glass2:rgba(255,255,255,.12);color:var(--text);position:relative;overflow:hidden;border-radius:16px;margin:0 0 60px}.match_info__top-wrap{background:radial-gradient(1200px 600px at 10% -10%,rgba(255,255,255,.08),transparent 60%),radial-gradient(900px 500px at 110% 10%,rgba(255,255,255,.06),transparent 60%),linear-gradient(135deg,var(--bg),var(--bg2));padding:28px 20px 22px;position:relative}.match_info__top-head{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:12px;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-bottom:24px}.match_info__top-badge{font-weight:700}.match_info__top-badge span{display:inline-block;background:var(--glass);border:1px solid var(--glass2);backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px);padding:6px 10px;border-radius:10px}.match_info__top-venue{opacity:.9}.match_info__top-status{margin-left:auto}.match_info__top-center,.match_info__top-status .pill{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.match_info__top-status .pill{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;gap:8px;background:var(--pill);color:#072e1d;padding:6px 10px;border-radius:999px;font-weight:700}.match_info__top-status .dot{width:8px;height:8px;border-radius:50%;background:#0c7a4f}.match_info__top-center{display:grid;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);gap:18px}.match_info__top-team{display:grid;justify-items:center;text-align:center;gap:10px}.match_info__top-logo{width:110px;height:110px;border-radius:14px;background:var(--glass);border:1px solid var(--glass2);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;overflow:hidden}.match_info__top-logo img{max-width:88%;max-height:88%;-o-object-fit:contain;object-fit:contain;-webkit-filter:drop-shadow(0 6px 14px rgba(0,0,0,.35));filter:drop-shadow(0 6px 14px rgba(0,0,0,.35))}.match_info__top-name{font-size:22px;font-weight:800;line-height:1.2}.match_info__top-vs{display:grid;justify-items:center;gap:8px;padding:10px 14px}.match_info__top-score{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:18px}.match_info__top-num{font-size:80px;font-weight:900;line-height:1}.match_info__top-protiv{letter-spacing:.12em;text-transform:uppercase;color:var(--muted);font-weight:700}.match_info__top-footer{margin-top:26px;display:grid;gap:12px}.match_info__top-phase{justify-self:center;font-weight:700}.match_info__top-track{height:6px;background:rgba(255,255,255,.15);border-radius:99px;overflow:hidden}.match_info__top-foot{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:10px;margin-top:6px;opacity:.6;font-size:12px}.match_info__top-result-txt{margin:20px 0 0;font-size:14px;font-weight:500}.match_info__bottom .match-tabs{--bg:#5b1064;--bg2:#5b1064;--panel:#eee9f7;--text:#fff;--muted:#cbb6ff;--accent:#ff8a00;--divider:rgba(255,255,255,.18);--chip:#5f1c8c;--orange:#ff8a00;--purple:#6f2dbd;border-radius:14px;overflow:hidden;color:var(--text)}.match_info__bottom .mt-wrap{background:-webkit-gradient(linear,left top,left bottom,from(var(--bg2)),to(var(--bg)));background:linear-gradient(180deg,var(--bg2),var(--bg));padding:18px}.match_info__bottom .mt-tabs{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:12px;background:rgba(255,255,255,.08);border:1px solid var(--divider);border-radius:10px;padding:8px;overflow:auto;scrollbar-width:none}.match_info__bottom .mt-tabs::-webkit-scrollbar{display:none}.match_info__bottom .mt-tab{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:0;background:0 0;color:var(--text);opacity:.85;font-weight:800;font-size:18px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:10px;padding:12px 16px;border-radius:10px;white-space:nowrap;cursor:pointer}.match_info__bottom .mt-tab svg{width:22px;height:22px}.match_info__bottom .mt-tab[aria-selected=true]{background:var(--accent);color:#240b00;opacity:1;-webkit-box-shadow:0 6px 14px rgba(0,0,0,.15);box-shadow:0 6px 14px rgba(0,0,0,.15)}.match_info__bottom .mt-tab+.divider{width:1px;height:22px;background:var(--divider)}.match_info__bottom .mt-rail{margin-top:6px;height:6px;border-radius:999px;background:rgba(255,255,255,.22);position:relative;overflow:hidden}.match_info__bottom .mt-thumb{position:absolute;left:0;top:0;height:100%;border-radius:inherit;background:-webkit-gradient(linear,left top,right top,from(var(--accent)),to(#ffc98b));background:linear-gradient(90deg,var(--accent),#ffc98b);width:24%;-webkit-box-shadow:0 1px 6px rgba(0,0,0,.12) inset;box-shadow:0 1px 6px rgba(0,0,0,.12) inset}.match_info__bottom .mt-panels{margin-top:14px}.match_info__bottom .mt-panel{display:none;background:var(--panel);border-radius:10px;padding:12px;color:#1f1030!important}.match_info__bottom .mt-panel[aria-hidden=false]{display:block}.match_info__bottom .lu-rosters{display:grid;grid-template-columns:1fr 1fr;gap:16px}.match_info__bottom .roster{background:#fff;border:1px solid #e7defa;border-radius:12px;padding:16px 14px}.match_info__bottom .roster-head{display:grid;justify-items:center;gap:10px;margin-bottom:10px;min-height:140px}.match_info__bottom .team-badge{width:96px;height:96px;border-radius:50%;background:#fff;border:2px solid #e7defa;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;overflow:hidden}.match_info__bottom .team-badge img{max-width:84%;max-height:84%;-o-object-fit:contain;object-fit:contain}.match_info__bottom .roster-title{margin:0;font-size:16px;font-weight:900;color:#402a6e;text-align:center}.match_info__bottom .player-list,.match_info__bottom .player-list li{list-style:none!important;margin:0!important;padding:0!important}.match_info__bottom .player-list li::marker{content:""!important}.match_info__bottom .player-list li::before{content:none!important}.match_info__bottom .player-list{display:grid;grid-template-columns:1fr;gap:10px}.match_info__bottom .player-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:12px;background:#fff;border:1px solid #efe9ff;border-radius:12px;padding:10px 12px}.match_info__bottom .avatar,.match_info__bottom .badge.C{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.match_info__bottom .avatar{width:48px;height:48px;border-radius:50%;overflow:hidden;-webkit-box-flex:0;-ms-flex:0 0 48px;flex:0 0 48px;border:2px solid #efe9ff;background:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.match_info__bottom .avatar img,.match_info__bottom .ps-team img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.match_info__bottom .player-info{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:2px}.match_info__bottom .player-name{font-weight:800}.match_info__bottom .player-sub{font-size:12px;color:#6a5b8f}.match_info__bottom .badge.C{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;width:22px;height:22px;border-radius:999px;background:#5c3eaf;color:#fff;font-weight:900;font-size:12px}.match_info__bottom .badge.C,.match_info__bottom .meta,.match_info__bottom .player-meta{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.match_info__bottom .player-meta{display:-webkit-box;display:-ms-flexbox;display:flex;gap:12px;margin-left:auto;padding:0 4px}.match_info__bottom .player-meta .score{font-weight:900;color:#2b1b46;min-width:28px;text-align:right}.match_info__bottom .meta{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;gap:6px;color:#6a5b8f;font-weight:800}.match_info__bottom .meta .meta-txt{font-variant-numeric:tabular-nums}.match_info__bottom .ico,.match_info__bottom .meta-gap{width:18px;height:18px;display:inline-block}.match_info__bottom .ico svg{width:100%;height:100%}.match_info__bottom .ico-card path,.match_info__bottom .ico-card rect{fill:#17a552}.match_info__bottom .ico-sub circle{fill:none;stroke-width:2.4}.match_info__bottom .ico-sub path{fill:none;stroke-width:2.4;stroke-linecap:round}.match_info__bottom .ico-sub.red circle,.match_info__bottom .ico-sub.red path{stroke:#d9363e}.match_info__bottom .ico-sub.green circle,.match_info__bottom .ico-sub.green path{stroke:#1c9a4c}.match_info__bottom .pk-stats{background:#efedf6;border:1px solid #e7defa;border-radius:12px;padding:18px;display:grid;gap:16px;max-width:1100px;margin:0 auto;-webkit-box-sizing:border-box;box-sizing:border-box;overflow:hidden}.match_info__bottom .ps-head,.match_info__bottom .ps-team{-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:12px}.match_info__bottom .ps-head{display:grid;grid-template-columns:1fr 1fr 1fr}.match_info__bottom .ps-team{display:-webkit-box;display:-ms-flexbox;display:flex}.match_info__bottom .ps-team img{width:36px;height:36px}.match_info__bottom .ps-team span{font-weight:900;color:#3a216b;line-height:1.05}.match_info__bottom .ps-team.ps-right{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:end;text-align:right}.match_info__bottom .ps-title{font-weight:900;color:#3a216b;opacity:.9;text-align:center}.match_info__bottom .ps-row{display:grid;grid-template-columns:auto 1fr auto;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:12px}.match_info__bottom .ps-row.tight{gap:10px}.match_info__bottom .ps-num{font-weight:900;line-height:1;color:var(--orange);font-size:clamp(18px,3.6vw,40px)}.match_info__bottom .ps-num.purple{color:var(--purple)}.match_info__bottom .ps-per{font-weight:900;font-size:clamp(16px,3vw,36px)}.match_info__bottom .ps-per.orange{color:var(--orange)}.match_info__bottom .ps-per.purple{color:var(--purple)}.match_info__bottom .ps-badge{display:inline-block;background:#fff;border:1px solid #e7defa;border-radius:12px;padding:10px 14px;font-weight:900;font-size:clamp(12px,1.9vw,18px);justify-self:center}.match_info__bottom .ps-label{font-weight:800;color:#3a216b;opacity:.9;text-align:center;font-size:clamp(12px,1.9vw,18px)}.match_info__bottom .ps-track{height:10px;background:#e6e1ef;border-radius:999px;position:relative;overflow:hidden;width:100%}.match_info__bottom .ps-track.big{height:10px}.match_info__bottom .ps-bar{position:absolute;top:0;height:100%}.match_info__bottom .ps-bar.left{left:0;background:var(--orange)}.match_info__bottom .ps-bar.right{right:0;background:var(--purple)}.match_info__bottom .ps-donuts{display:grid;grid-template-columns:1fr 1fr;gap:22px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;justify-items:center}.match_info__bottom .g-title{grid-column:1/-1;text-align:center;font-weight:900;color:#3a216b;margin-bottom:4px;font-size:clamp(14px,2.2vw,18px)}.match_info__bottom .g-wrap{display:grid;justify-items:center;gap:8px}.match_info__bottom .g-per{font-weight:900}.match_info__bottom .g-per.orange{color:var(--orange)}.match_info__bottom .g-per.purple{color:var(--purple)}.match_info__bottom .gauge{width:170px;height:170px}.match_info__bottom .g-bg{fill:none;stroke:#fff;stroke-width:16;-webkit-filter:drop-shadow(0 2px 2px rgba(0,0,0,.05));filter:drop-shadow(0 2px 2px rgba(0,0,0,.05))}.match_info__bottom .g-fg{fill:none;stroke:#228a43;stroke-width:16;stroke-linecap:round;-webkit-transform:rotate(-90deg);-ms-transform:rotate(-90deg);transform:rotate(-90deg);-webkit-transform-origin:50% 50%;-ms-transform-origin:50% 50%;transform-origin:50% 50%}.match_info__bottom .gauge.purple .g-fg{stroke:var(--purple)}.match_info__bottom .g-dot{fill:#228a43}.match_info__bottom .gauge.purple .g-dot{fill:var(--purple)}.match_info__bottom #panel-live{padding:0}.match_info__bottom .live-wrap{display:block}.match_info__bottom .live-container{width:100%}.match_info__bottom .live-frame{display:block;width:100%;height:auto;aspect-ratio:16/9;border:0;border-radius:0;min-height:240px}@media (min-width:900px){.match_info__bottom .live-frame{min-height:420px}}@media screen and (max-width:991px){.match_info__top-logo{width:86px;height:86px;font-size:18px}.match_info__top-score{gap:12px}.match_info__top-num{font-size:64px}}@media (max-width:920px){.match_info__bottom .lu-rosters{grid-template-columns:1fr}}@media screen and (max-width:768px){.match_info__top-status .pill{padding:6px 8px;font-size:12px}.match_info__top-status{width:auto;margin-left:auto}.match_info__top-center{gap:10px}.match_info__top-logo{width:72px;height:72px;border-radius:12px;font-size:16px}.match_info__top-vs{padding:6px 8px}.match_info__top-num{font-size:48px}.match_info__top-protiv{font-size:12px;letter-spacing:.08em}}@media (max-width:720px){.match_info__bottom .gauge{width:130px;height:130px}.match_info__bottom .ps-donuts{gap:16px}}@media (max-width:560px){.match_info__top-result-txt{display:none}.match_info__bottom .pk-stats .ps-head{grid-template-columns:auto 1fr auto;gap:6px}.match_info__bottom .pk-stats .ps-team img{width:28px;height:28px}.match_info__bottom .pk-stats .ps-team span{font-size:12px;line-height:1.05;white-space:normal}.match_info__bottom .pk-stats .ps-title{font-size:12px}}@media (max-width:480px){.match_info__bottom .gauge{width:108px;height:108px}.match_info__bottom .ps-donuts{gap:12px}.match_info__bottom .ps-track,.match_info__bottom .ps-track.big{height:7px}}@media (max-width:400px){.match_info__bottom .pk-stats .ps-team span,.match_info__bottom .pk-stats .ps-title{font-size:11px}}@media (max-width:360px){.match_info__bottom .gauge{width:95px;height:95px}}