.match-result-input[data-v-ee6f923a]{padding:20px 8px;border-radius:12px;background-color:#5290c7;background-size:cover;background-position:top}.match-result-input__player+.match-result-input__player[data-v-ee6f923a]{margin-left:4px}.score-board-input[data-v-785488e0]{display:flex;justify-content:center;align-items:center;gap:24px}.score-board-input__dash[data-v-785488e0]{width:29px;height:12px;background:#fff}.score-board-input--small .score-board-input__dash[data-v-785488e0]{width:20px;height:8px}.score-board[data-v-785488e0]{position:relative;width:112px;height:141px;padding-top:11px;background:none}.score-board[data-v-785488e0]:before{content:"";position:absolute;left:0;right:0;top:11px;bottom:0;border-radius:10px;background:var(--board-color)}.score-board--win[data-v-785488e0]{--board-color:#2ec585;--number-color:#fff}.score-board--lose[data-v-785488e0]{--board-color:#444;--number-color:#fff}.score-board--even[data-v-785488e0]{--board-color:#fff;--number-color:#444}.score-board__pin[data-v-785488e0]{position:absolute;top:0;width:12px;height:27px;z-index:1}.score-board__pin[data-v-785488e0]:before{content:"";position:absolute;left:0;bottom:0;width:12px;height:12px;border-radius:50%;background:#5290c7}.score-board__pin[data-v-785488e0]:after{content:"";position:absolute;left:2.5px;top:0;width:7px;height:20px;border-radius:4px;background:#000}.score-board__pin--left[data-v-785488e0]{left:21px}.score-board__pin--right[data-v-785488e0]{right:21px}.score-board__number[data-v-785488e0]{position:relative;z-index:1;display:block;font-size:72px;font-weight:900;line-height:130px;color:var(--number-color);letter-spacing:-2px}.score-board-input--small .score-board[data-v-785488e0]{width:65px;height:84px;padding-top:8px}.score-board-input--small .score-board[data-v-785488e0]:before{top:8px;border-radius:8px}.score-board-input--small .score-board .score-board__pin[data-v-785488e0]{height:18px;width:8px}.score-board-input--small .score-board .score-board__pin[data-v-785488e0]:before{width:8px;height:8px}.score-board-input--small .score-board .score-board__pin[data-v-785488e0]:after{left:1.5px;width:5px;height:13px}.score-board-input--small .score-board .score-board__pin--left[data-v-785488e0]{left:12px}.score-board-input--small .score-board .score-board__pin--right[data-v-785488e0]{right:12px}.score-board-input--small .score-board .score-board__number[data-v-785488e0]{font-size:44px;line-height:76px}.score-picker[data-v-3c54c9a1]{padding:12px 16px calc(16px + env(safe-area-inset-bottom));border-radius:16px 16px 0 0}.score-picker__handle[data-v-3c54c9a1]{width:40px;height:4px;margin:0 auto;border-radius:2px;background:#ccc}.score-picker__title[data-v-3c54c9a1]{margin:16px 0;text-align:center;font-size:16px;font-weight:700;color:#1a1b4d;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.score-picker__grid[data-v-3c54c9a1]{display:grid;grid-template-columns:repeat(7,1fr);gap:8px}.score-picker__number[data-v-3c54c9a1]{aspect-ratio:1/1;border-radius:10px;background:#f2f2f2;color:#1a1b4d;font-size:20px;font-weight:700}.score-picker__number.is-highlight[data-v-3c54c9a1]{background:rgba(0,184,107,.12);color:#00b86b;font-weight:900}.score-picker__number.is-selected[data-v-3c54c9a1]{background:#00b86b;color:#fff;font-weight:900}.theme--light.v-card>.v-card__subtitle[data-v-aac2fe4a],.theme--light.v-card>.v-card__text[data-v-aac2fe4a]{color:var(--v-textBlack-base)}