:host,:root{--van-swipe-indicator-size:6px;--van-swipe-indicator-margin:var(--van-padding-sm);--van-swipe-indicator-active-opacity:1;--van-swipe-indicator-inactive-opacity:.3;--van-swipe-indicator-active-background:var(--van-primary-color);--van-swipe-indicator-inactive-background:var(--van-border-color)}.van-swipe{position:relative;overflow:hidden;transform:translateZ(0);cursor:-webkit-grab;cursor:grab;-webkit-user-select:none;user-select:none}.van-swipe__track{display:flex;height:100%;transition-property:transform}.van-swipe__track--vertical{flex-direction:column}.van-swipe__indicators{position:absolute;bottom:var(--van-swipe-indicator-margin);left:50%;display:flex;transform:translate(-50%)}.van-swipe__indicators--vertical{top:50%;bottom:auto;left:var(--van-swipe-indicator-margin);flex-direction:column;transform:translateY(-50%)}.van-swipe__indicators--vertical .van-swipe__indicator:not(:last-child){margin-bottom:var(--van-swipe-indicator-size)}.van-swipe__indicator{width:var(--van-swipe-indicator-size);height:var(--van-swipe-indicator-size);background-color:var(--van-swipe-indicator-inactive-background);border-radius:100%;opacity:var(--van-swipe-indicator-inactive-opacity);transition:opacity var(--van-duration-fast),background-color var(--van-duration-fast)}.van-swipe__indicator:not(:last-child){margin-right:var(--van-swipe-indicator-size)}.van-swipe__indicator--active{background-color:var(--van-swipe-indicator-active-background);opacity:var(--van-swipe-indicator-active-opacity)}.van-swipe-item{position:relative;flex-shrink:0;width:100%;height:100%}:root{--van-primary-color:var(--cbd-primary-color)}.group[data-v-544ef5c4]{padding:10px 10px 40px;display:flex;height:100vh;flex-direction:column;overflow:hidden;font-size:var(--van-font-size-md)}.group-title[data-v-544ef5c4]{padding-bottom:5px;display:flex;justify-content:space-between;align-items:center;border-bottom:2px solid var(--color-black)}.group-title .title-text[data-v-544ef5c4]{color:var(--cbd-primary-color);font-size:19px;font-weight:700}.group-title .title-group[data-v-544ef5c4]{display:flex}.group-title .title-action[data-v-544ef5c4]{margin-left:5px;padding:0 5px;height:34px;display:flex;justify-content:center;align-items:center;font-weight:700;border-radius:4px;font-size:12px;border:1px solid var(--color-black)}.group-title .title-action>span[data-v-544ef5c4]{margin-right:5px;white-space:nowrap}.group-title .title-action>i[data-v-544ef5c4]{font-size:12px}.group-main[data-v-544ef5c4]{height:100%;display:flex;flex-direction:column;overflow:hidden}.group-action[data-v-544ef5c4]{height:40px;display:flex}.group-action .action-btn[data-v-544ef5c4]{width:40px;display:flex;justify-content:center;align-items:center;font-size:20px;font-weight:700;background-color:var(--cbd-primary-color);color:#fff;border-radius:8px}.group-action .dots[data-v-544ef5c4]{display:flex;justify-content:center;align-items:center;flex:1;overflow:hidden}.group-action .dot[data-v-544ef5c4]{width:10px;height:10px;border-radius:50%;background-color:var(--color-grey)}.group-action .dot[data-v-544ef5c4]:not(:first-child){margin-left:10px}.group-action .dot-active[data-v-544ef5c4]{background-color:var(--color-black)}.group .main-wrap[data-v-544ef5c4]{flex:1;overflow:hidden}.group .main-wrap .van-swipe[data-v-544ef5c4]{height:100%}.group .sub-title[data-v-544ef5c4]{padding:10px 0;margin-bottom:10px;font-size:16px;border-bottom:2px solid var(--color-black)}.group .players-wrap[data-v-544ef5c4]{flex:1;display:flex;flex-direction:column;overflow:hidden auto}.group .players-wrap-1[data-v-544ef5c4]{flex:1;overflow:hidden auto}.group .player[data-v-544ef5c4]{padding:10px;display:flex;align-items:center}.group .player[data-v-544ef5c4]:not(:first-child){border-top:1px solid var(--color-grey)}.group .player-top[data-v-544ef5c4]{padding-top:0;border-bottom:1px solid var(--color-grey)}.group .player-rank[data-v-544ef5c4]{width:50px;font-size:30px;font-weight:700}.group .player-info[data-v-544ef5c4]{margin-left:30px;margin-right:10px;flex:1;overflow:hidden}.group .player-info>section[data-v-544ef5c4]:first-child{font-size:18px;font-weight:700}.group .player-info>section:nth-child(2)>span[data-v-544ef5c4]:first-child{display:inline-block;width:45px;color:#6a6a6a}.group .player-score[data-v-544ef5c4]{margin-right:10px;width:50px;font-size:18px;font-weight:700}.group .player-avatar[data-v-544ef5c4]{position:relative;width:56px}.group .player-avatar>img[data-v-544ef5c4]{width:100%;height:56px;border-radius:50%}.group .player-avatar>span[data-v-544ef5c4]{position:absolute;bottom:0;right:0}.group .player-avatar>span>img[data-v-544ef5c4]{width:16px;height:16px;border-radius:50%}.group .player-normal[data-v-544ef5c4]{font-weight:400;font-size:unset}.group .jump-btn[data-v-544ef5c4]{margin:10px 0;height:40px;display:flex;justify-content:center;align-items:center;font-size:18px;font-weight:700;border-radius:40px;border:1px solid var(--color-black)}.group .empty[data-v-544ef5c4]{width:100%;height:100%;display:flex;justify-content:center;align-items:center;color:#ccc;font-weight:400}.group .sticky-player[data-v-544ef5c4]{position:sticky;top:0;left:0;z-index:999;border-bottom:1px solid var(--color-grey)}.group .sticky-player>.player[data-v-544ef5c4]{background-color:#e8ebf2}.standings[data-v-73fca3e2]{padding:10px 10px 40px;height:100vh;display:flex;flex-direction:column;overflow:hidden}.standings-head[data-v-73fca3e2]{display:flex;align-items:center}.standings-head>section[data-v-73fca3e2]:first-child{padding:0 10px;display:inline-block;border-radius:4px;border:1px solid var(--color-black)}.standings-head>section[data-v-73fca3e2]:nth-child(2){margin-left:10px;font-size:14px}.standings-title[data-v-73fca3e2]{padding:5px 0;border-top:2px solid var(--color-black);border-bottom:2px solid var(--color-black);margin-top:10px;font-size:20px;font-weight:700;color:var(--cbd-primary-color)}.standings-main[data-v-73fca3e2]{display:flex;flex-direction:column;flex:1;overflow:hidden}.standings .head[data-v-73fca3e2]{padding-bottom:10px;border:none;border-bottom:2px solid var(--color-black)}.standings .body[data-v-73fca3e2]{flex:1;overflow:hidden auto}.standings .row[data-v-73fca3e2]{display:flex;padding:10px}.standings .row[data-v-73fca3e2]:not(:first-child){border-top:1px solid var(--color-grey)}.standings .row>section[data-v-73fca3e2]:first-child{width:60px}.standings .row>section[data-v-73fca3e2]:nth-child(2){flex:1;overflow:hidden}.standings .row>section[data-v-73fca3e2]:nth-child(3){width:80px;text-align:center}.standings .row>section[data-v-73fca3e2]:nth-child(4){width:60px;text-align:center}.standings .row-score[data-v-73fca3e2]{color:green}.standings .empty[data-v-73fca3e2]{width:100%;flex:1;overflow:hidden;display:flex;justify-content:center;align-items:center;color:#ccc;font-weight:400}.standings .sticky-player[data-v-73fca3e2]{position:sticky;top:0;left:0;z-index:999;border-bottom:1px solid var(--color-grey)}.standings .sticky-player>.row[data-v-73fca3e2]{background-color:#e8ebf2}:root{--cbd-primary-color:#1b4492}.stats[data-v-2e96d4e6]{--color-black:#000;--color-grey:#ccc}