.page-module-scss-module__dd_slq__shell{background-color:var(--bg-app);flex-direction:column;height:100vh;display:flex;overflow:hidden}.page-module-scss-module__dd_slq__body{flex-direction:row;flex:1;justify-content:flex-start;align-items:stretch;min-height:0;display:flex;overflow:hidden}.page-module-scss-module__dd_slq__content{background-color:#000;flex:1;min-width:0;height:100%;position:relative;overflow:hidden}
.VodMonitor-module-scss-module__tkUKIq__monitor{z-index:1000;background-color:var(--bg-app);border:1px solid var(--border-color);box-shadow:0 10px 15px -3px var(--overlay-light),0 4px 6px -2px var(--overlay-subtle);border-radius:8px;min-width:220px;position:fixed;top:16px;right:16px;overflow:hidden}.VodMonitor-module-scss-module__tkUKIq__header{background-color:var(--bg-card);flex-direction:row;justify-content:space-between;align-items:center;gap:8px;padding:8px 12px;display:flex}.VodMonitor-module-scss-module__tkUKIq__headerLeft{flex-direction:row;flex:1;justify-content:flex-start;align-items:center;gap:8px;min-width:0;display:flex}.VodMonitor-module-scss-module__tkUKIq__dot{background-color:var(--text-muted);border-radius:50%;flex-shrink:0;width:8px;height:8px}.VodMonitor-module-scss-module__tkUKIq__dotActive{background-color:var(--positive);animation:1.5s ease-in-out infinite VodMonitor-module-scss-module__tkUKIq__vodPulse}@keyframes VodMonitor-module-scss-module__tkUKIq__vodPulse{0%,to{opacity:1}50%{opacity:.3}}.VodMonitor-module-scss-module__tkUKIq__title{color:var(--text-primary);text-overflow:ellipsis;white-space:nowrap;font-size:12px;font-weight:600;line-height:16px;overflow:hidden}.VodMonitor-module-scss-module__tkUKIq__headerActions{flex-direction:row;flex-shrink:0;justify-content:flex-end;align-items:center;gap:6px;display:flex}.VodMonitor-module-scss-module__tkUKIq__iconBtn{border:1px solid var(--border-color);width:28px;height:28px;color:var(--text-muted);cursor:pointer;background:0 0;border-radius:4px;flex-direction:row;justify-content:center;align-items:center;transition:all .1s ease-in-out;display:flex}.VodMonitor-module-scss-module__tkUKIq__iconBtn:hover{color:var(--text-primary);background-color:var(--bg-hover)}.VodMonitor-module-scss-module__tkUKIq__iconBtnClose{border-color:var(--negative-fade);color:var(--negative)}.VodMonitor-module-scss-module__tkUKIq__iconBtnClose:hover{background-color:var(--negative-fade)}.VodMonitor-module-scss-module__tkUKIq__stopBtn{border:1px solid var(--negative-fade);height:32px;color:var(--negative);cursor:pointer;background:0 0;border-radius:4px;flex-direction:row;flex-shrink:0;justify-content:center;align-items:center;gap:6px;padding:0 8px;font-weight:600;transition:all .1s ease-in-out;display:flex}.VodMonitor-module-scss-module__tkUKIq__stopBtn:hover{background-color:var(--negative-fade)}.VodMonitor-module-scss-module__tkUKIq__explorerBody{flex-direction:column;justify-content:flex-start;align-items:stretch;gap:8px;width:100%;max-width:1280px;margin:0 auto;padding:64px 0;display:flex}.VodMonitor-module-scss-module__tkUKIq__groupCard{background-color:var(--bg-card);border:1px solid var(--border-color);border-radius:8px;overflow:hidden}.VodMonitor-module-scss-module__tkUKIq__groupHeader{cursor:pointer;text-align:left;width:100%;color:var(--text-primary);background:0 0;border:0;flex-direction:row;justify-content:flex-start;align-items:center;gap:8px;padding:8px 12px;transition:background-color .1s ease-in-out;display:flex}.VodMonitor-module-scss-module__tkUKIq__groupHeader:hover{background-color:var(--bg-hover)}.VodMonitor-module-scss-module__tkUKIq__groupLabel{text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0;font-size:12px;font-weight:600;line-height:16px;overflow:hidden}.VodMonitor-module-scss-module__tkUKIq__groupCounts{color:var(--text-muted);flex-shrink:0;font-size:11px;line-height:16px}.VodMonitor-module-scss-module__tkUKIq__statusChip{white-space:nowrap;border-radius:3px;flex-shrink:0;padding:2px 6px;font-size:11px;font-weight:600;line-height:16px}.VodMonitor-module-scss-module__tkUKIq__status_idle{color:var(--text-muted);background-color:var(--bg-neutral)}.VodMonitor-module-scss-module__tkUKIq__status_running{color:var(--accent-text);background-color:var(--accent-bg-fade)}.VodMonitor-module-scss-module__tkUKIq__status_done{color:var(--positive);background-color:var(--positive-fade)}.VodMonitor-module-scss-module__tkUKIq__status_error{color:var(--negative);background-color:var(--negative-fade)}.VodMonitor-module-scss-module__tkUKIq__groupBody{border-top:1px solid var(--border-color);flex-direction:column;justify-content:flex-start;align-items:stretch;gap:8px;padding:8px 12px 12px;display:flex}.VodMonitor-module-scss-module__tkUKIq__urlRow{flex-direction:row;justify-content:flex-start;align-items:center;gap:8px;display:flex}.VodMonitor-module-scss-module__tkUKIq__urlInput{flex:1}.VodMonitor-module-scss-module__tkUKIq__progressWrap{flex-direction:column;justify-content:flex-start;align-items:stretch;gap:3px;display:flex}.VodMonitor-module-scss-module__tkUKIq__progressTrack{background-color:var(--bg-neutral);border-radius:2px;width:100%;height:4px;overflow:hidden}.VodMonitor-module-scss-module__tkUKIq__progressFill{background-color:var(--accent);height:100%;transition:width .3s ease-in-out}.VodMonitor-module-scss-module__tkUKIq__progressText{color:var(--text-muted);font-variant-numeric:tabular-nums;font-size:11px;line-height:16px}.VodMonitor-module-scss-module__tkUKIq__errorText{color:var(--negative);font-size:11px;line-height:16px}.VodMonitor-module-scss-module__tkUKIq__footNote{color:var(--text-muted);font-size:11px;line-height:16px}.VodMonitor-module-scss-module__tkUKIq__matchList{flex-direction:column;justify-content:flex-start;align-items:stretch;gap:6px;display:flex}.VodMonitor-module-scss-module__tkUKIq__matchRow{background-color:var(--bg-app);border:1px solid var(--border-color);border-radius:6px;flex-direction:row;justify-content:flex-start;align-items:center;gap:8px;padding:6px 8px;display:flex}.VodMonitor-module-scss-module__tkUKIq__matchLabel{color:var(--text-primary);text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0;font-size:12px;font-weight:600;line-height:16px;overflow:hidden}.VodMonitor-module-scss-module__tkUKIq__matchRound{color:var(--text-muted);text-overflow:ellipsis;white-space:nowrap;flex-shrink:0;max-width:180px;font-size:11px;line-height:16px;overflow:hidden}.VodMonitor-module-scss-module__tkUKIq__videoUrlBtn,.VodMonitor-module-scss-module__tkUKIq__videoUrlBtnDisabled{border:1px solid var(--border-color);white-space:nowrap;border-radius:4px;flex-direction:row;flex-shrink:0;justify-content:center;align-items:center;gap:4px;height:26px;padding:0 8px;font-size:11px;font-weight:600;line-height:16px;display:flex}.VodMonitor-module-scss-module__tkUKIq__videoUrlBtn{color:var(--accent-text);cursor:pointer;background:0 0;transition:all .1s ease-in-out}.VodMonitor-module-scss-module__tkUKIq__videoUrlBtn:hover{background-color:var(--accent-bg-fade)}.VodMonitor-module-scss-module__tkUKIq__videoUrlBtnDisabled{color:var(--text-disabled);background-color:var(--bg-neutral);cursor:not-allowed}.VodMonitor-module-scss-module__tkUKIq__matchStatusChip{white-space:nowrap;border-radius:3px;flex-direction:row;flex-shrink:0;justify-content:center;align-items:center;gap:4px;padding:2px 6px;font-size:11px;font-weight:600;line-height:16px;display:flex}.VodMonitor-module-scss-module__tkUKIq__mstatus_pending{color:var(--text-muted);background-color:var(--bg-neutral)}.VodMonitor-module-scss-module__tkUKIq__mstatus_analyzing{color:var(--accent-text);background-color:var(--accent-bg-fade)}.VodMonitor-module-scss-module__tkUKIq__mstatus_sided{color:var(--positive);background-color:var(--positive-fade)}
.FetchTournamentsModal-module-scss-module__yo61Xa__field{flex-direction:column;justify-content:flex-start;align-items:stretch;gap:6px;display:flex}.FetchTournamentsModal-module-scss-module__yo61Xa__hint{color:var(--text-muted);font-size:12px}.FetchTournamentsModal-module-scss-module__yo61Xa__footer{flex-direction:row;justify-content:flex-end;align-items:center;gap:8px;display:flex}
@font-face{font-family:geistSans;src:url(../media/Geist_VariableFont_wght-s.p.3h9avnd53pjge.ttf)format("truetype");font-display:swap;font-weight:100 900}@font-face{font-family:geistSans Fallback;src:local(Arial);ascent-override:94.47%;descent-override:27.73%;line-gap-override:0.0%;size-adjust:106.39%}.geistsans_2e43da98-module__kQFSMW__className{font-family:geistSans,geistSans Fallback}.geistsans_2e43da98-module__kQFSMW__variable{--font-geist-sans:"geistSans", "geistSans Fallback"}
@font-face{font-family:Cormorant Garamond;font-style:italic;font-weight:300;font-display:swap;src:url(../media/d8cddd76dbfeaef0-s.1mblz1wog092a.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Cormorant Garamond;font-style:italic;font-weight:300;font-display:swap;src:url(../media/591574edbe85c69b-s.2cu8l7zf4s4ec.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Cormorant Garamond;font-style:italic;font-weight:300;font-display:swap;src:url(../media/acf349172f10b359-s.0gv8q2vqi14yg.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Cormorant Garamond;font-style:italic;font-weight:300;font-display:swap;src:url(../media/0926c12c4384550f-s.1-qpv3jvnkkyl.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Cormorant Garamond;font-style:italic;font-weight:300;font-display:swap;src:url(../media/8bd76523131fa0fc-s.p.1pvupmngxrt5z.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Cormorant Garamond;font-style:italic;font-weight:400;font-display:swap;src:url(../media/d8cddd76dbfeaef0-s.1mblz1wog092a.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Cormorant Garamond;font-style:italic;font-weight:400;font-display:swap;src:url(../media/591574edbe85c69b-s.2cu8l7zf4s4ec.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Cormorant Garamond;font-style:italic;font-weight:400;font-display:swap;src:url(../media/acf349172f10b359-s.0gv8q2vqi14yg.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Cormorant Garamond;font-style:italic;font-weight:400;font-display:swap;src:url(../media/0926c12c4384550f-s.1-qpv3jvnkkyl.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Cormorant Garamond;font-style:italic;font-weight:400;font-display:swap;src:url(../media/8bd76523131fa0fc-s.p.1pvupmngxrt5z.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Cormorant Garamond;font-style:italic;font-weight:500;font-display:swap;src:url(../media/d8cddd76dbfeaef0-s.1mblz1wog092a.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Cormorant Garamond;font-style:italic;font-weight:500;font-display:swap;src:url(../media/591574edbe85c69b-s.2cu8l7zf4s4ec.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Cormorant Garamond;font-style:italic;font-weight:500;font-display:swap;src:url(../media/acf349172f10b359-s.0gv8q2vqi14yg.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Cormorant Garamond;font-style:italic;font-weight:500;font-display:swap;src:url(../media/0926c12c4384550f-s.1-qpv3jvnkkyl.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Cormorant Garamond;font-style:italic;font-weight:500;font-display:swap;src:url(../media/8bd76523131fa0fc-s.p.1pvupmngxrt5z.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Cormorant Garamond;font-style:italic;font-weight:600;font-display:swap;src:url(../media/d8cddd76dbfeaef0-s.1mblz1wog092a.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Cormorant Garamond;font-style:italic;font-weight:600;font-display:swap;src:url(../media/591574edbe85c69b-s.2cu8l7zf4s4ec.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Cormorant Garamond;font-style:italic;font-weight:600;font-display:swap;src:url(../media/acf349172f10b359-s.0gv8q2vqi14yg.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Cormorant Garamond;font-style:italic;font-weight:600;font-display:swap;src:url(../media/0926c12c4384550f-s.1-qpv3jvnkkyl.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Cormorant Garamond;font-style:italic;font-weight:600;font-display:swap;src:url(../media/8bd76523131fa0fc-s.p.1pvupmngxrt5z.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Cormorant Garamond;font-style:normal;font-weight:300;font-display:swap;src:url(../media/9cc5c0547f229dea-s.00y8kskkn0hyx.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Cormorant Garamond;font-style:normal;font-weight:300;font-display:swap;src:url(../media/b0947914c9718a1e-s.1xjn85gt7t6qs.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Cormorant Garamond;font-style:normal;font-weight:300;font-display:swap;src:url(../media/d0b60be57f16ee32-s.1xtu7gopqv2u0.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Cormorant Garamond;font-style:normal;font-weight:300;font-display:swap;src:url(../media/1f9e983605289f29-s.3aak_kra40y8r.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Cormorant Garamond;font-style:normal;font-weight:300;font-display:swap;src:url(../media/01e4147cff8141ee-s.p.3huc2loe0ie8a.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Cormorant Garamond;font-style:normal;font-weight:400;font-display:swap;src:url(../media/9cc5c0547f229dea-s.00y8kskkn0hyx.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Cormorant Garamond;font-style:normal;font-weight:400;font-display:swap;src:url(../media/b0947914c9718a1e-s.1xjn85gt7t6qs.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Cormorant Garamond;font-style:normal;font-weight:400;font-display:swap;src:url(../media/d0b60be57f16ee32-s.1xtu7gopqv2u0.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Cormorant Garamond;font-style:normal;font-weight:400;font-display:swap;src:url(../media/1f9e983605289f29-s.3aak_kra40y8r.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Cormorant Garamond;font-style:normal;font-weight:400;font-display:swap;src:url(../media/01e4147cff8141ee-s.p.3huc2loe0ie8a.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Cormorant Garamond;font-style:normal;font-weight:500;font-display:swap;src:url(../media/9cc5c0547f229dea-s.00y8kskkn0hyx.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Cormorant Garamond;font-style:normal;font-weight:500;font-display:swap;src:url(../media/b0947914c9718a1e-s.1xjn85gt7t6qs.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Cormorant Garamond;font-style:normal;font-weight:500;font-display:swap;src:url(../media/d0b60be57f16ee32-s.1xtu7gopqv2u0.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Cormorant Garamond;font-style:normal;font-weight:500;font-display:swap;src:url(../media/1f9e983605289f29-s.3aak_kra40y8r.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Cormorant Garamond;font-style:normal;font-weight:500;font-display:swap;src:url(../media/01e4147cff8141ee-s.p.3huc2loe0ie8a.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Cormorant Garamond;font-style:normal;font-weight:600;font-display:swap;src:url(../media/9cc5c0547f229dea-s.00y8kskkn0hyx.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Cormorant Garamond;font-style:normal;font-weight:600;font-display:swap;src:url(../media/b0947914c9718a1e-s.1xjn85gt7t6qs.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Cormorant Garamond;font-style:normal;font-weight:600;font-display:swap;src:url(../media/d0b60be57f16ee32-s.1xtu7gopqv2u0.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Cormorant Garamond;font-style:normal;font-weight:600;font-display:swap;src:url(../media/1f9e983605289f29-s.3aak_kra40y8r.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Cormorant Garamond;font-style:normal;font-weight:600;font-display:swap;src:url(../media/01e4147cff8141ee-s.p.3huc2loe0ie8a.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Cormorant Garamond Fallback;src:local(Times New Roman);ascent-override:95.27%;descent-override:29.59%;line-gap-override:0.0%;size-adjust:96.98%}.cormorant_garamond_3c60d654-module__BG183G__className{font-family:Cormorant Garamond,Cormorant Garamond Fallback}.cormorant_garamond_3c60d654-module__BG183G__variable{--font-cormorant:"Cormorant Garamond", "Cormorant Garamond Fallback"}
.page-module-scss-module__zHRQTq__main{flex-direction:row;flex:1;justify-content:flex-start;align-items:stretch;min-width:0;height:100%;display:flex;position:relative;overflow:hidden}.page-module-scss-module__zHRQTq__emptyWrap{flex-direction:column;flex:1;justify-content:center;align-items:center;width:100%;height:100%;display:flex}.page-module-scss-module__zHRQTq__courtsView{flex-direction:column;justify-content:flex-start;align-items:stretch;width:100%;height:100%;display:flex}.page-module-scss-module__zHRQTq__headerMeta{flex-direction:row;flex:1;justify-content:center;align-items:center;gap:8px;min-width:0;display:flex}.page-module-scss-module__zHRQTq__tournamentMeta{color:#fff;white-space:nowrap;font-size:13px}.page-module-scss-module__zHRQTq__metaDot{background-color:var(--border-color);border-radius:50%;flex-shrink:0;width:3px;height:3px}.page-module-scss-module__zHRQTq__statChip{color:var(--text-secondary);background-color:var(--bg-neutral);white-space:nowrap;border-radius:4px;padding:2px 6px;font-size:12px;font-weight:600}.page-module-scss-module__zHRQTq__loadingWrap{flex-direction:row;flex:1;justify-content:center;align-items:center;display:flex}.page-module-scss-module__zHRQTq__courtLayout{flex-direction:row;flex:1;justify-content:flex-start;align-items:stretch;display:flex;overflow:hidden}.page-module-scss-module__zHRQTq__courtNav{flex-direction:row;flex-shrink:0;justify-content:center;align-items:center;gap:12px;display:flex}.page-module-scss-module__zHRQTq__courtNav button{height:40px;background-color:var(--bg-app)!important;width:40px!important}.page-module-scss-module__zHRQTq__courtNavLabel{color:var(--text-primary);border:1px solid var(--border-color);background-color:var(--bg-app);white-space:nowrap;text-align:center;width:100%;height:40px;padding:12px 16px;font-weight:600}.page-module-scss-module__zHRQTq__diagram{background-color:#000;flex-direction:column;flex:1;justify-content:flex-start;align-items:stretch;gap:40px;min-width:0;padding:40px;display:flex;overflow-y:auto}.page-module-scss-module__zHRQTq__diagramSection{flex-direction:column;flex-shrink:0;justify-content:flex-start;align-items:stretch;display:flex}.page-module-scss-module__zHRQTq__diagramGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:40px;display:grid}.page-module-scss-module__zHRQTq__diagramCard{background-color:#0000;flex-direction:column;justify-content:flex-start;align-items:stretch;min-width:0;display:flex;overflow:hidden}.page-module-scss-module__zHRQTq__diagramCard:last-child:nth-child(odd){grid-column:1/-1}.page-module-scss-module__zHRQTq__diagramCardFull{grid-column:1/-1!important}.page-module-scss-module__zHRQTq__diagramCardHalf:last-child:nth-child(odd){grid-column:auto!important}.page-module-scss-module__zHRQTq__diagramCardHeader{border:1px solid var(--border-color);background-color:var(--bg-app);z-index:1;border-bottom:none;border-radius:6px 6px 0 0;flex-direction:row;flex-shrink:0;justify-content:flex-start;align-self:flex-start;align-items:center;gap:8px;width:fit-content;max-width:100%;margin-bottom:-2px;padding:12px 24px 12px 16px;display:flex;position:relative}.page-module-scss-module__zHRQTq__diagramCardLabel{letter-spacing:1px;text-transform:uppercase;font-size:11px;font-weight:600}.page-module-scss-module__zHRQTq__diagramCardFilterLabel{color:var(--accent);text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:12px;font-weight:500;line-height:16px;overflow:hidden}.page-module-scss-module__zHRQTq__diagramCardContent{border:1px solid var(--border-color);border-radius:0 8px 8px;flex-direction:column;flex:1;justify-content:flex-start;align-items:stretch;gap:6px;padding:16px 0;display:flex}.page-module-scss-module__zHRQTq__diagramCourt{gap:16px;padding:24px}.page-module-scss-module__zHRQTq__gapFilterRow{border:1px solid var(--border-color);background-color:#151515;border-radius:8px;flex-flow:wrap;justify-content:space-between;align-items:flex-end;gap:12px;padding:16px;display:flex}.page-module-scss-module__zHRQTq__gapFilterGroup{flex-flow:wrap;justify-content:flex-start;align-items:flex-end;gap:12px;display:flex}.page-module-scss-module__zHRQTq__gapFilterSelect{width:200px}.page-module-scss-module__zHRQTq__diagramCardName{color:var(--text-primary);text-overflow:ellipsis;white-space:nowrap;padding:12px 24px;font-size:14px;font-weight:600;line-height:20px;overflow:hidden}.page-module-scss-module__zHRQTq__accuracyLabel{border-radius:4px;width:fit-content;padding:2px 8px;display:inline-block}.page-module-scss-module__zHRQTq__accuracyGood{color:var(--positive);background-color:var(--positive-fade)}.page-module-scss-module__zHRQTq__accuracyPoor{color:var(--negative);background-color:var(--negative-fade)}.page-module-scss-module__zHRQTq__diagramCardValue{color:var(--text-secondary);padding:12px 24px;font-size:16px;line-height:150%}.page-module-scss-module__zHRQTq__diagramCardEmpty{color:var(--text-disabled);font-size:14px;line-height:20px}.page-module-scss-module__zHRQTq__diagramCardCaption{color:var(--grey);padding:6px 24px;font-size:12px;font-style:italic}.page-module-scss-module__zHRQTq__sideBarTrack{background-color:var(--bg-neutral);flex-direction:row;flex-shrink:0;justify-content:flex-start;align-items:stretch;width:100%;height:56px;display:flex;overflow:hidden}.page-module-scss-module__zHRQTq__sideBarNear{background:linear-gradient(90deg, #000 0%, var(--blue) 100%);flex-direction:row;justify-content:center;align-items:center;display:flex}.page-module-scss-module__zHRQTq__sideBarFar{background:linear-gradient(90deg, var(--accent) 0%, #000 100%);flex-direction:row;justify-content:center;align-items:center;display:flex}.page-module-scss-module__zHRQTq__sideBarLabel{color:var(--text-on-overlay);white-space:nowrap;text-shadow:0 1px 2px #00000073;font-size:16px;font-weight:700}.page-module-scss-module__zHRQTq__sideLegend{flex-flow:wrap;justify-content:center;align-items:center;gap:16px;display:flex}.page-module-scss-module__zHRQTq__sideLegendItem{flex-direction:row;justify-content:flex-start;align-items:center;gap:6px;display:flex}.page-module-scss-module__zHRQTq__sideLegendSwatch{border-radius:8px;flex-shrink:0;width:8px;height:8px}.page-module-scss-module__zHRQTq__sideLegendSwatchNear{background:linear-gradient(90deg, var(--blue) 0%, var(--blue-hover) 100%)}.page-module-scss-module__zHRQTq__sideLegendSwatchFar{background:linear-gradient(90deg, var(--accent-hover) 0%, var(--accent) 100%)}.page-module-scss-module__zHRQTq__sideLegendLabel{color:var(--text-secondary);font-size:14px;font-weight:600;line-height:20px}.page-module-scss-module__zHRQTq__sideLegendValue{color:var(--text-grey)}.page-module-scss-module__zHRQTq__sideTablesGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px;width:100%;display:grid}.page-module-scss-module__zHRQTq__sideTable{border-collapse:collapse;border:1px solid var(--border-color);width:100%;margin-top:12px}.page-module-scss-module__zHRQTq__sideTable th{text-align:left;border-bottom:1px solid var(--border-color);border-right:1px solid var(--border-color);text-transform:uppercase;letter-spacing:1px;padding:8px 16px;font-weight:500}.page-module-scss-module__zHRQTq__sideTable th:last-child{border-right:none}.page-module-scss-module__zHRQTq__sideTable td{border-bottom:1px solid var(--border-color);border-right:1px solid var(--border-color);background-color:var(--bg-app);color:var(--text-primary);padding:8px 16px;font-size:14px;line-height:20px}.page-module-scss-module__zHRQTq__sideTable td:last-child{border-right:none}.page-module-scss-module__zHRQTq__sideTable tr:last-child td{border-bottom:none}.page-module-scss-module__zHRQTq__sideTableTotalRow td{background-color:var(--bg-table);border-top:1px solid var(--border-color);font-weight:700}.page-module-scss-module__zHRQTq__sideTableNear{border-top:3px solid var(--blue)!important}.page-module-scss-module__zHRQTq__sideTableFar{border-top:3px solid var(--accent)!important}.page-module-scss-module__zHRQTq__sideTableExpandBtn{justify-content:center;width:100%;margin-top:8px}.page-module-scss-module__zHRQTq__playerLink{font:inherit;color:var(--text-primary);cursor:pointer;text-align:left;background:0 0;border:none;margin:0;padding:0}.page-module-scss-module__zHRQTq__playerLink:hover{color:var(--blue);text-decoration:underline}.page-module-scss-module__zHRQTq__sideBadge{color:#fff;border-radius:4px;padding:6px 8px;font-weight:700;display:inline-block}.page-module-scss-module__zHRQTq__sideBadgeNear{background:linear-gradient(90deg, var(--blue) 0%, var(--blue-hover) 100%)}.page-module-scss-module__zHRQTq__sideBadgeFar{background:linear-gradient(90deg, var(--accent-hover) 0%, var(--accent) 100%)}.page-module-scss-module__zHRQTq__diagramList{flex-direction:column;justify-content:flex-start;align-items:stretch;display:flex;overflow-y:auto}.page-module-scss-module__zHRQTq__diagramListRow{flex-direction:row;justify-content:space-between;align-items:center;gap:12px;padding:8px 24px;display:flex}.page-module-scss-module__zHRQTq__diagramListRow:last-child{border-bottom:none}.page-module-scss-module__zHRQTq__diagramListRank{color:var(--grey);flex-shrink:0;width:14px;font-weight:700}.page-module-scss-module__zHRQTq__diagramListName{color:var(--text-primary);text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0;font-size:14px;line-height:20px;overflow:hidden}.page-module-scss-module__zHRQTq__diagramListValue{color:var(--text-grey);white-space:nowrap;flex-shrink:0;font-size:14px;line-height:20px}.page-module-scss-module__zHRQTq__sidePanel{border-right:1px solid var(--border-color);flex-direction:row;justify-content:flex-start;align-items:stretch;width:460px;padding:24px;display:flex;position:relative}.page-module-scss-module__zHRQTq__matchList{flex-direction:column;justify-content:flex-start;align-items:stretch;gap:16px;width:100%;display:flex}.page-module-scss-module__zHRQTq__matchListTitle{text-transform:uppercase;letter-spacing:.08em;color:#fff;flex-shrink:0;padding:8px 0 12px;font-size:12px;font-weight:500;line-height:16px}.page-module-scss-module__zHRQTq__matchListHeader{flex-direction:row;flex-shrink:0;justify-content:space-between;align-items:center;display:flex}.page-module-scss-module__zHRQTq__headerActions{flex-direction:row;flex-shrink:0;justify-content:center;align-items:center;gap:6px;display:flex}.page-module-scss-module__zHRQTq__scrollNav{flex-direction:row;justify-content:center;align-items:center;gap:6px;display:flex}.page-module-scss-module__zHRQTq__scrollNavBtn{border:1px solid var(--border-color);width:28px;height:28px;color:var(--text-muted);cursor:pointer;background:0 0;border-radius:4px;flex-direction:row;justify-content:center;align-items:center;transition:all .1s ease-in-out;display:flex}.page-module-scss-module__zHRQTq__scrollNavBtn:hover{color:var(--text-primary);background-color:var(--bg-card)}.page-module-scss-module__zHRQTq__matchFilterSelect{flex-shrink:0;width:180px}.page-module-scss-module__zHRQTq__matchSearchInput{flex-shrink:0}.page-module-scss-module__zHRQTq__dateTabs{flex-wrap:wrap;flex-shrink:0;justify-content:flex-start;align-items:center;gap:8px;display:flex}.page-module-scss-module__zHRQTq__dateTab{color:var(--text-muted);background:var(--bg-card);border:1px solid var(--border-color);cursor:pointer;white-space:nowrap;border-radius:999px;flex-direction:row;flex-shrink:0;justify-content:center;align-items:center;gap:6px;padding:6px 12px;font-size:12px;font-weight:600;line-height:16px;transition:all .1s ease-in-out;display:flex}.page-module-scss-module__zHRQTq__dateTab:hover{color:var(--text-secondary)}.page-module-scss-module__zHRQTq__dateTabActive{color:var(--bg-app);background-color:#fff;border-color:#fff}.page-module-scss-module__zHRQTq__dateTabActive:hover{color:var(--bg-app)}.page-module-scss-module__zHRQTq__dateTabCount{min-width:18px;height:18px;color:var(--text-secondary);background-color:#ffffff1f;border-radius:999px;flex-direction:row;justify-content:center;align-items:center;padding:0 5px;font-size:11px;font-weight:700;display:flex}.page-module-scss-module__zHRQTq__dateTabActive .page-module-scss-module__zHRQTq__dateTabCount{color:var(--bg-app);background-color:#00000024}.page-module-scss-module__zHRQTq__matchScroll{scrollbar-width:none;flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:16px;display:flex;overflow-x:auto}.page-module-scss-module__zHRQTq__matchScroll::-webkit-scrollbar{display:none}.page-module-scss-module__zHRQTq__matchEmpty{color:var(--text-muted);border:1px solid var(--border-color);text-align:center;border-radius:8px;flex-direction:column;justify-content:center;align-items:center;width:100%;height:233px;display:flex}.page-module-scss-module__zHRQTq__matchCard{border:1px solid var(--border-color);border-radius:8px;flex-direction:column;flex-shrink:0;justify-content:flex-start;align-items:stretch;width:100%;max-height:240px;transition:background-color .2s ease-in-out;display:flex;position:relative;overflow:hidden}.page-module-scss-module__zHRQTq__matchCard:hover,.page-module-scss-module__zHRQTq__matchCardActive{background-color:var(--bg-card);border-color:#ffffff1a}.page-module-scss-module__zHRQTq__matchCardBtn{cursor:pointer;text-align:left;background:0 0;border:none;flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:12px;width:100%;padding:16px;display:flex}.page-module-scss-module__zHRQTq__matchHeader{flex-direction:row;justify-content:space-between;align-items:center;width:100%;display:flex}.page-module-scss-module__zHRQTq__matchRound{color:#fff}.page-module-scss-module__zHRQTq__matchBadges{flex-direction:row;justify-content:flex-end;align-items:center;gap:6px;display:flex}.page-module-scss-module__zHRQTq__badgeAnalyzed{color:var(--positive);background-color:var(--positive-fade);border-radius:4px;padding:2px 6px;font-size:12px;font-weight:600}.page-module-scss-module__zHRQTq__badgePending{color:var(--text-secondary);background-color:var(--bg-table);border-radius:4px;padding:2px 6px;font-size:12px}.page-module-scss-module__zHRQTq__badgeAnomaly{color:var(--warning);background-color:var(--warning-fade);border-radius:4px;padding:2px 6px;font-size:12px;font-weight:600}.page-module-scss-module__zHRQTq__badgeOdds{color:var(--accent);background-color:var(--accent-bg-fade);border-radius:4px;padding:2px 6px;font-size:12px;font-weight:600}.page-module-scss-module__zHRQTq__autoDropdownWrapper{display:inline-flex;position:relative}.page-module-scss-module__zHRQTq__autoDropdown{z-index:100;background-color:var(--bg-card);border:1px solid var(--border-color);border-radius:var(--radius-card);width:280px;box-shadow:0 8px 24px var(--overlay-light);flex-direction:row;justify-content:flex-start;align-items:center;gap:6px;padding:8px;display:flex;position:absolute;top:calc(100% + 4px);right:0}.page-module-scss-module__zHRQTq__badgeLive{color:var(--negative);background-color:var(--negative-fade);border-radius:4px;flex-direction:row;justify-content:flex-start;align-items:center;gap:5px;padding:2px 6px;font-size:12px;font-weight:600;display:flex}.page-module-scss-module__zHRQTq__badgeLiveDot{background-color:var(--negative);border-radius:50%;width:6px;height:6px;animation:1.5s ease-in-out infinite page-module-scss-module__zHRQTq__badgeLivePulse}@keyframes page-module-scss-module__zHRQTq__badgeLivePulse{0%,to{opacity:1}50%{opacity:.35}}.page-module-scss-module__zHRQTq__oddsInline{flex-direction:row;flex-shrink:0;justify-content:flex-end;align-items:center;gap:8px;display:flex}.page-module-scss-module__zHRQTq__oddsProb{color:var(--text-primary);font-size:12px;font-weight:600;line-height:16px}.page-module-scss-module__zHRQTq__oddsDecimal{color:var(--text-muted);font-size:12px;line-height:16px}.page-module-scss-module__zHRQTq__oddsEdge{color:var(--text-muted);font-size:11px}.page-module-scss-module__zHRQTq__matchDate{border:1px solid var(--border-color);color:var(--text-muted);background-color:#0b0b0b;border-radius:4px;margin-top:auto;padding:4px 12px;font-size:12px;line-height:16px}.page-module-scss-module__zHRQTq__scoreBlock{flex-direction:column;justify-content:flex-start;align-items:stretch;gap:2px;width:100%;display:flex}.page-module-scss-module__zHRQTq__scoreRow{border-radius:4px;flex-direction:row;justify-content:space-between;align-items:center;gap:8px;padding:8px 12px;display:flex}.page-module-scss-module__zHRQTq__scoreRowWin{background-color:#ffffff29}.page-module-scss-module__zHRQTq__scoreRowLose{color:var(--text-muted)}.page-module-scss-module__zHRQTq__scoreTeamName{text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0;overflow:hidden}.page-module-scss-module__zHRQTq__scoreRowWin .page-module-scss-module__zHRQTq__scoreTeamName{color:var(--dark);font-weight:600}.page-module-scss-module__zHRQTq__scoreGames{flex-direction:row;flex-shrink:0;justify-content:flex-end;align-items:center;gap:8px;display:flex}.page-module-scss-module__zHRQTq__scoreGameWin{text-align:center;width:24px;color:var(--text-primary);font-weight:700}.page-module-scss-module__zHRQTq__scoreRowLose .page-module-scss-module__zHRQTq__scoreGameWin{color:var(--text-disabled);font-weight:400}.page-module-scss-module__zHRQTq__scoreRowWin .page-module-scss-module__zHRQTq__scoreGameWin{color:var(--dark)}.page-module-scss-module__zHRQTq__scoreGameLose{text-align:center;width:24px;color:var(--text-muted);font-weight:400}.page-module-scss-module__zHRQTq__scoreRowWin .page-module-scss-module__zHRQTq__scoreGameLose{color:var(--text-disabled)}.page-module-scss-module__zHRQTq__scoreGameNear.page-module-scss-module__zHRQTq__scoreGameWin,.page-module-scss-module__zHRQTq__scoreGameNear.page-module-scss-module__zHRQTq__scoreGameLose{color:var(--court-near-accent)}.page-module-scss-module__zHRQTq__scoreGameFar.page-module-scss-module__zHRQTq__scoreGameWin,.page-module-scss-module__zHRQTq__scoreGameFar.page-module-scss-module__zHRQTq__scoreGameLose{color:var(--court-far-accent)}.page-module-scss-module__zHRQTq__sideTable{border-collapse:collapse;border:1px solid var(--border-color);width:100%;font-size:12px;line-height:16px}.page-module-scss-module__zHRQTq__sideTableHead{color:var(--text-muted);text-align:left;border-bottom:1px solid var(--border-color);padding:6px 8px;font-weight:500}.page-module-scss-module__zHRQTq__sideTableCell{color:var(--text-secondary);background-color:#ffffff0d;padding:6px 8px}.page-module-scss-module__zHRQTq__sideTablePlayer{text-overflow:ellipsis;white-space:nowrap;max-width:160px;overflow:hidden}.page-module-scss-module__zHRQTq__sideTableEmpty{color:var(--text-muted);text-align:center;height:60px;padding:12px 8px}.page-module-scss-module__zHRQTq__modalBody{flex-direction:column;justify-content:flex-start;align-items:stretch;gap:16px;display:flex}.page-module-scss-module__zHRQTq__anomalyStatusList{flex-direction:column;justify-content:flex-start;align-items:stretch;gap:8px;display:flex}.page-module-scss-module__zHRQTq__anomalyStatusRow{background-color:var(--bg-table);border-radius:8px;flex-direction:row;justify-content:flex-start;align-items:center;gap:8px;padding:8px 12px;display:flex}.page-module-scss-module__zHRQTq__anomalyStatusGame{color:var(--text-primary);flex-shrink:0;font-weight:600}.page-module-scss-module__zHRQTq__anomalyStatusText{color:var(--text-secondary);text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0;overflow:hidden}.page-module-scss-module__zHRQTq__anomalyStatusEmpty{color:var(--text-muted)}.page-module-scss-module__zHRQTq__modalFooter{flex-direction:row;justify-content:flex-end;align-items:center;gap:8px;display:flex}.page-module-scss-module__zHRQTq__liveMonitorGroup{z-index:1000;flex-flow:wrap;justify-content:center;align-items:flex-start;gap:12px;max-width:calc(100vw - 32px);display:flex;position:fixed;top:16px;left:50%;transform:translate(-50%)}.page-module-scss-module__zHRQTq__approveToggle{margin-right:auto}.page-module-scss-module__zHRQTq__detailLayout{flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:24px;width:100%;max-width:1280px;min-height:100%;margin:0 auto;padding:64px 0;display:flex}.page-module-scss-module__zHRQTq__detailMain{flex-direction:column;flex:1;justify-content:flex-start;align-items:stretch;gap:16px;width:100%;min-width:0;min-height:100%;display:flex}.page-module-scss-module__zHRQTq__detailCourts{flex-direction:row;flex-shrink:0;justify-content:center;align-items:stretch;gap:16px;width:100%;height:70vh;display:flex}.page-module-scss-module__zHRQTq__detailPanel{flex-direction:column;flex:1;justify-content:flex-start;align-items:stretch;min-width:0;height:100%;display:flex}.page-module-scss-module__zHRQTq__detailPanelLabel{border:1px solid var(--border-color);text-align:center;letter-spacing:.06em;color:#fff;z-index:3;background-color:#0b0b0b;border-bottom:0;border-radius:8px 8px 0 0;flex-shrink:0;width:max-content;padding:8px 16px;transition:color .15s ease-in-out}.page-module-scss-module__zHRQTq__detailPanelBadge{vertical-align:middle;margin-left:8px}.page-module-scss-module__zHRQTq__detailCourtBox{width:100%;height:100%;position:relative}.page-module-scss-module__zHRQTq__detailCourt{border:1px solid var(--border-color);background-color:#0b0b0b;border-radius:0 12px 0 0;height:100%;overflow:hidden}.page-module-scss-module__zHRQTq__oddsSection{flex-direction:column;flex-shrink:0;justify-content:flex-start;align-items:stretch;width:100%;display:flex}.page-module-scss-module__zHRQTq__oddsHeader{flex-direction:row;flex-shrink:0;justify-content:space-between;align-items:center;width:100%;padding:12px 0;display:flex}.page-module-scss-module__zHRQTq__oddsHeaderTitle{color:#fff;flex-shrink:0;font-size:16px}.page-module-scss-module__zHRQTq__oddsHeaderActions{flex-direction:row;flex-shrink:0;justify-content:flex-start;align-items:center;gap:8px;display:flex}.page-module-scss-module__zHRQTq__oddsTabs{flex-wrap:wrap;flex-shrink:0;justify-content:flex-start;align-items:center;gap:8px;margin-bottom:12px;display:flex}.page-module-scss-module__zHRQTq__oddsTab{color:var(--text-muted);background:var(--bg-card);border:1px solid var(--border-color);cursor:pointer;white-space:nowrap;border-radius:999px;flex-direction:row;flex-shrink:0;justify-content:center;align-items:center;gap:6px;padding:6px 12px;font-size:12px;font-weight:600;line-height:16px;transition:all .1s ease-in-out;display:flex}.page-module-scss-module__zHRQTq__oddsTab:hover{color:var(--text-secondary)}.page-module-scss-module__zHRQTq__oddsTabActive{color:var(--bg-app);background-color:#fff;border-color:#fff}.page-module-scss-module__zHRQTq__oddsTabActive:hover{color:var(--bg-app)}.page-module-scss-module__zHRQTq__oddsLoading{background-color:var(--bg-disabled);color:var(--text-secondary);border-top:0;flex-direction:row;justify-content:center;align-items:flex-start;gap:8px;padding:16px;font-size:13px;display:flex}.page-module-scss-module__zHRQTq__oddsTableWrapper{border-radius:var(--radius-card);flex-direction:column;justify-content:flex-start;align-items:stretch;gap:16px;display:flex}.page-module-scss-module__zHRQTq__oddsTable{border:1px solid var(--border-color);border-radius:var(--radius-card);flex-direction:column;justify-content:flex-start;align-items:stretch;display:flex}.page-module-scss-module__zHRQTq__oddsRow{border-bottom:1px solid var(--border-color);grid-template-columns:2fr 1fr 1fr;align-items:center;gap:8px;padding:10px 16px;font-size:14px;display:grid}.page-module-scss-module__zHRQTq__oddsTableWithExtra .page-module-scss-module__zHRQTq__oddsRow{grid-template-columns:2fr 1fr 1fr 1fr}.page-module-scss-module__zHRQTq__oddsRowHead{background-color:var(--bg-secondary);color:var(--text-grey);text-transform:uppercase;letter-spacing:.04em;border-top-left-radius:8px;border-top-right-radius:8px;font-size:11px;font-weight:600}.page-module-scss-module__zHRQTq__oddsValue{text-align:right;color:var(--warning);flex-direction:row;justify-content:flex-end;align-items:center;gap:6px;font-weight:600;display:flex}.page-module-scss-module__zHRQTq__oddsRowHead .page-module-scss-module__zHRQTq__oddsValue{color:inherit}.page-module-scss-module__zHRQTq__oddsLine{color:#fff;font-size:12px;font-weight:400;line-height:16px}.page-module-scss-module__zHRQTq__sideWinNear{color:var(--court-near-accent);font-weight:600}.page-module-scss-module__zHRQTq__sideWinFar{color:var(--court-far-accent);font-weight:600}.page-module-scss-module__zHRQTq__courtHint{color:var(--text-muted);font-size:12px;line-height:16px}.page-module-scss-module__zHRQTq__courtDetails{border:1px solid var(--border-color);border-top:0;border-bottom-right-radius:8px;border-bottom-left-radius:8px;flex-direction:column;justify-content:center;align-items:center;width:100%;display:flex}.page-module-scss-module__zHRQTq__detailRow{border-bottom:1px solid var(--border-color);flex-direction:row;justify-content:center;align-items:center;gap:16px;width:100%;padding:12px 24px;display:flex}.page-module-scss-module__zHRQTq__detailRow:last-child{border-bottom:none}.page-module-scss-module__zHRQTq__detailRowNear{border-left-color:var(--court-near-border)}.page-module-scss-module__zHRQTq__detailRowFar{border-left-color:var(--court-far-border)}.page-module-scss-module__zHRQTq__detailTagNear{color:var(--court-near-accent);flex-shrink:0;font-weight:700}.page-module-scss-module__zHRQTq__detailTagFar{color:var(--court-far-accent);flex-shrink:0;font-weight:700}.page-module-scss-module__zHRQTq__detailName{color:var(--text-primary);text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0;font-weight:600;overflow:hidden}.page-module-scss-module__zHRQTq__detailWon{color:var(--positive);background-color:var(--positive-fade);border-radius:3px;flex-shrink:0;padding:1px 6px;font-weight:700}.page-module-scss-module__zHRQTq__detailScore{color:var(--text-secondary);font-variant-numeric:tabular-nums;font-weight:700}.page-module-scss-module__zHRQTq__summaryList{border:1px solid var(--border-color);border-top:0;border-bottom-right-radius:8px;border-bottom-left-radius:8px;flex-direction:column;justify-content:flex-start;align-items:stretch;width:100%;display:flex}.page-module-scss-module__zHRQTq__summaryRow{border-bottom:1px solid var(--border-color);border-left-width:3px;flex-direction:row;justify-content:flex-start;align-items:center;gap:16px;padding:12px 24px;display:flex}.page-module-scss-module__zHRQTq__summaryRow:last-child{border-bottom:none}.page-module-scss-module__zHRQTq__summaryRowNear{border-left-color:var(--court-near-border)}.page-module-scss-module__zHRQTq__summaryRowFar{border-left-color:var(--court-far-border)}.page-module-scss-module__zHRQTq__summaryGame{color:var(--text-muted);flex-shrink:0;font-weight:700}.page-module-scss-module__zHRQTq__summarySideNear{width:40px;color:var(--court-near-accent);flex-shrink:0;font-weight:700}.page-module-scss-module__zHRQTq__summarySideFar{width:40px;color:var(--court-far-accent);flex-shrink:0;font-weight:700}.page-module-scss-module__zHRQTq__summaryName{color:var(--text-primary);text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0;font-weight:600;overflow:hidden}.page-module-scss-module__zHRQTq__summaryScore{color:var(--text-secondary);font-variant-numeric:tabular-nums;flex-shrink:0;font-weight:700}.page-module-scss-module__zHRQTq__liveLookup{color:var(--text-muted);flex-direction:row;justify-content:flex-start;align-items:center;gap:8px;display:flex}.page-module-scss-module__zHRQTq__mfRow{flex-direction:row;justify-content:flex-start;align-items:flex-start;gap:8px;width:100%;display:flex}.page-module-scss-module__zHRQTq__mfRow>*{flex:1 1 0;min-width:0}
.live-module-scss-module__vFiEHa__page{background-color:#0b0b0b;flex-direction:row;justify-content:flex-start;align-items:stretch;width:100%;height:100%;display:flex;overflow:hidden}.live-module-scss-module__vFiEHa__videoSection{background-color:#000;flex-direction:column;flex:1;justify-content:flex-start;align-items:stretch;min-width:0;display:flex;position:relative}.live-module-scss-module__vFiEHa__videoFrame{border:none;width:100%;height:100%;display:block}.live-module-scss-module__vFiEHa__videoFallback{flex-direction:column;justify-content:center;align-items:center;width:100%;height:100%;display:flex}.live-module-scss-module__vFiEHa__videoFallbackText{color:var(--text-disabled);font-size:12px;line-height:16px}.live-module-scss-module__vFiEHa__monitorSection{border-left:1px solid var(--border-color);background-color:var(--bg-app);flex-direction:column;flex-shrink:0;justify-content:flex-start;align-items:stretch;width:380px;display:flex;overflow-y:auto}
.player-modal-module-scss-module__z0Y2rq__table{border-collapse:collapse;border:1px solid var(--border-color);width:100%}.player-modal-module-scss-module__z0Y2rq__table th{text-align:left;border-bottom:1px solid var(--border-color);border-right:1px solid var(--border-color);text-transform:uppercase;letter-spacing:1px;padding:8px 16px;font-weight:500}.player-modal-module-scss-module__z0Y2rq__table th:last-child{border-right:none}.player-modal-module-scss-module__z0Y2rq__table td{border-bottom:1px solid var(--border-color);border-right:1px solid var(--border-color);background-color:var(--bg-app);color:var(--text-primary);padding:8px 16px;font-size:14px;line-height:20px}.player-modal-module-scss-module__z0Y2rq__table td:last-child{border-right:none}.player-modal-module-scss-module__z0Y2rq__table tr:last-child td{border-bottom:none}.player-modal-module-scss-module__z0Y2rq__totalRow td{background-color:var(--bg-table);border-top:1px solid var(--border-color);font-weight:700}
.page-module-scss-module__soFQMW__main{flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:16px;padding:24px;display:flex}.page-module-scss-module__soFQMW__title{color:var(--text-primary);font-weight:600}.page-module-scss-module__soFQMW__section{flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:8px;width:100%;display:flex}.page-module-scss-module__soFQMW__sectionTitle{color:var(--text-secondary);text-transform:uppercase;letter-spacing:.04em;font-size:8px}.page-module-scss-module__soFQMW__row{flex-flow:wrap;justify-content:flex-start;align-items:center;gap:8px;display:flex}
.page-module-scss-module__KzkZqG__main{background-color:var(--bg-app);flex-direction:column;justify-content:center;align-items:center;min-height:100vh;display:flex}.page-module-scss-module__KzkZqG__card{border:1px solid var(--border-color);border-radius:var(--radius-card);width:100%;max-width:400px;box-shadow:0 4px 6px -1px var(--overlay-subtle),0 2px 4px -1px var(--overlay-subtle);flex-direction:column;justify-content:flex-start;align-items:stretch;gap:24px;padding:32px;display:flex}.page-module-scss-module__KzkZqG__logoRow{flex-direction:row;justify-content:flex-start;align-items:center;gap:8px;display:flex}.page-module-scss-module__KzkZqG__heading{flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:6px;display:flex}.page-module-scss-module__KzkZqG__title{color:var(--text-primary);margin:0;font-size:24px;font-weight:700;line-height:32px}.page-module-scss-module__KzkZqG__subtitle{color:var(--text-muted);margin:0;font-size:14px;line-height:20px}.page-module-scss-module__KzkZqG__form{flex-direction:column;justify-content:flex-start;align-items:stretch;gap:12px;display:flex}.page-module-scss-module__KzkZqG__submitBtn{width:100%;margin-top:6px}
.StreamSidebar-module-scss-module__4javtW__sidebar{background-color:var(--bg-card);border-left:1px solid var(--border-color);flex-direction:column;flex-shrink:0;justify-content:flex-start;align-items:stretch;width:380px;min-width:320px;display:flex;overflow-y:auto}.StreamSidebar-module-scss-module__4javtW__section{border-bottom:1px solid var(--border-color);flex-direction:column;justify-content:flex-start;align-items:stretch;gap:8px;padding:16px;display:flex}.StreamSidebar-module-scss-module__4javtW__sectionLabel{color:var(--accent);text-transform:uppercase;letter-spacing:.08em;-webkit-user-select:none;user-select:none;margin-bottom:6px;font-size:10px;font-weight:700}.StreamSidebar-module-scss-module__4javtW__configRow{flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:2px;display:flex}.StreamSidebar-module-scss-module__4javtW__configKey{color:var(--text-muted);text-transform:uppercase;letter-spacing:.06em;font-size:11px}.StreamSidebar-module-scss-module__4javtW__configValue{color:var(--text-primary);font-size:14px;font-weight:500}.StreamSidebar-module-scss-module__4javtW__empty{color:var(--text-muted);font-size:13px}.StreamSidebar-module-scss-module__4javtW__matchCard{background-color:var(--bg-card);border:1px solid var(--border-color);border-radius:8px;flex-direction:column;flex-shrink:0;justify-content:flex-start;align-items:stretch;width:100%;transition:background-color .2s ease-in-out;display:flex;position:relative;overflow:hidden}.StreamSidebar-module-scss-module__4javtW__matchCardBtn{cursor:default;text-align:left;background:0 0;border:none;flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:12px;width:100%;padding:16px;display:flex}.StreamSidebar-module-scss-module__4javtW__matchHeader{flex-direction:row;justify-content:space-between;align-items:center;width:100%;display:flex}.StreamSidebar-module-scss-module__4javtW__matchRound{color:#fff;font-size:13px}.StreamSidebar-module-scss-module__4javtW__matchDate{border:1px solid var(--border-color);color:var(--text-muted);background-color:#0b0b0b;border-radius:4px;margin-top:auto;padding:4px 12px;font-size:12px;line-height:16px}.StreamSidebar-module-scss-module__4javtW__scoreBlock{flex-direction:column;justify-content:flex-start;align-items:stretch;gap:2px;width:100%;display:flex}.StreamSidebar-module-scss-module__4javtW__scoreRow{border-radius:4px;flex-direction:row;justify-content:space-between;align-items:center;gap:8px;padding:8px 12px;display:flex}.StreamSidebar-module-scss-module__4javtW__scoreRowWin{background-color:var(--dark)}.StreamSidebar-module-scss-module__4javtW__scoreRowLose{color:var(--text-muted)}.StreamSidebar-module-scss-module__4javtW__scoreTeamName{text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0;overflow:hidden}.StreamSidebar-module-scss-module__4javtW__scoreRowWin .StreamSidebar-module-scss-module__4javtW__scoreTeamName{color:var(--bg-app);font-weight:600}.StreamSidebar-module-scss-module__4javtW__scoreGames{flex-direction:row;flex-shrink:0;justify-content:flex-end;align-items:center;gap:8px;display:flex}.StreamSidebar-module-scss-module__4javtW__scoreGameWin{text-align:center;width:24px;color:var(--text-primary);font-weight:700}.StreamSidebar-module-scss-module__4javtW__scoreRowLose .StreamSidebar-module-scss-module__4javtW__scoreGameWin{color:var(--text-disabled);font-weight:400}.StreamSidebar-module-scss-module__4javtW__scoreGameLose{text-align:center;width:24px;color:var(--text-muted);font-weight:400}
