.tech_bar_image{height:100%;width:100%}.player-avatar{position:relative;width:40px}.player-avatar .v-avatar{border-radius:50%;background-color:rgba(var(--v-theme-icon-background));color:rgba(var(--v-theme-white))}.player-avatar .v-avatar .add-icon{width:60%;max-width:40px;color:rgba(var(--v-theme-warning))}.player-avatar .v-avatar .user-icon{width:100%;max-width:65%;color:rgba(var(--v-theme-icon-foreground))}.player-avatar .v-avatar img{width:100%;height:100%;object-fit:cover}@media screen and (min-width: 768px){.player-avatar{--v-avatar-height: 60px;width:60px;height:60px}.player-avatar .v-avatar{height:60px;width:60px}}@media screen and (min-width: 768px) and (min-width: 900px){.player-avatar{--v-avatar-height: 90px;width:90px;height:90px}.player-avatar .v-avatar{height:90px;width:90px}}.injured{z-index:1;display:flex;justify-content:center;align-items:center;position:absolute;top:-4px;right:-4px;width:16px;height:16px}.injured:before{content:"";display:block;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:calc(100% - 2px);height:calc(100% - 2px);background-color:rgb(var(--v-theme-white));border-radius:50%;z-index:1}.injured .injured-icon{width:100%;height:100%;color:#c00;z-index:2}@media screen and (min-width: 768px){.injured{width:22px;height:22px}}@media screen and (min-width: 900px){.injured{width:30px;height:30px}}.match-player{cursor:pointer;display:flex;position:relative;flex-direction:column;justify-content:flex-start;align-items:center;padding:1rem 0;border-radius:4px;transition:all .2s ease-in-out;width:50%}.singles-players .match-player{width:100%}.match-player .tech_bar_item{padding-left:0}.match-player--box{width:100%}.match-player--box .tech_bar_item{margin:5px}@media screen and (min-width: 768px){.match-player--box .tech_bar_item{margin:10px 10px 10px 5px}}.match-player--box .v-avatar{--v-avatar-height: 30px}@media screen and (min-width: 768px){.match-player--box .v-avatar{--v-avatar-height: 40px}}.match-player--inline,.match-player--box{flex-direction:row;justify-content:flex-start;align-items:center;padding:10px 0}.match-player--box{padding:0}.match-player__name{display:flex;flex-wrap:wrap;gap:0px 5px;align-items:center;justify-content:center;font-size:12px;line-height:12px;font-weight:300;margin-top:16px;text-transform:capitalize;white-space:wrap;font-family:english-grotesque,sans-serif}.match-player__name--club{color:rgb(var(--v-theme-grey-500))}.match-player__name+.match-player__name{margin-top:0;margin-bottom:10px}@media screen and (min-width: 480px){.match-player__name{font-size:12px;line-height:12px}}@media screen and (min-width: 640px){.match-player__name{font-size:16px;line-height:16px}.match-player__name--club{font-size:14px;line-height:14px}}@media screen and (min-width: 768px){.match-player__name{font-size:18px;line-height:18px}.match-player__name--club{font-size:16px;line-height:16px}}.match-player--inline .match-player__name{font-size:14px;line-height:14px;flex-direction:row;justify-content:flex-start;margin:0 0 0 10px;gap:5px;color:rgb(var(--v-theme-primary))}@media screen and (min-width: 640px){.match-player--inline .match-player__name{margin:0 0 0 20px}}.match-player--box .match-player__name{align-items:flex-start;justify-content:flex-start;text-transform:capitalize;font-size:12px;line-height:12px;margin:0}@media screen and (min-width: 768px){.match-player--box .match-player__name{font-size:16px;line-height:16px}}.match-player--box .match-player__name span{display:flex;flex-direction:column;align-items:flex-start;text-align:left}.match-player--box .match-player__name span.match-player__name--initials{display:none}.match-player__level-block{display:flex;flex-direction:column;justify-content:center;align-items:center;margin-top:auto}.match-player__level-block--won{background-color:rgb(var(--v-theme-highlight));color:rgb(var(--v-theme-highlight-text))}.match-player--inline .match-player__level-block{min-width:0;flex-direction:row;margin-left:10px;margin-top:0;padding:0;color:rgb(var(--v-theme-secondary));background-color:transparent;font-weight:700}.match-player--box .match-player__level-block{background-color:transparent;font-weight:300;margin:0;min-width:0;padding:5px;font-family:english-grotesque,sans-serif}.match-player--box .match-player__level-block span{font-size:14px;margin:0}.match-player--box .match-player__level-block span:before{content:"("}.match-player--box .match-player__level-block span:after{content:")"}.match-player__level{font-size:14px;line-height:14px;font-family:english-grotesque,sans-serif}@media screen and (min-width: 768px){.match-player__level{font-size:18px;line-height:18px;font-weight:400;color:rgb(var(--v-theme-secondary))}}.match-player--inline .match-player__level{font-size:14px}.match-player__diff{font-size:8px;line-height:8px;margin-left:5px}.match-player__diff:before{content:"+";display:inline-block;margin-right:1px}.match-player__diff--minus{color:rgb(var(--v-theme-error))}.match-player__diff--minus:before{content:"-"}.match-player--box{margin:2px 0;max-width:55px}@media screen and (min-width: 480px){.match-player--box{max-width:unset}}.match-player--box .match-player__name{flex-direction:row;gap:0px 5px;margin:1px 0}.match-player--box .match-player__level-block{display:none}.match-player--box .player-avatar{width:30px;height:30px;margin:0 5px}.match-player--box .player-avatar .v-avatar{width:30px;height:30px}@media screen and (min-width: 768px){.match-player--box .player-avatar,.match-player--box .player-avatar .v-avatar{width:40px;height:40px}}.match-player--doublesbox{margin:2px 0;max-width:55px}@media screen and (min-width: 480px){.match-player--doublesbox{max-width:unset}}.match-player--doublesbox .match-player__name{flex-direction:row;gap:0px 5px;margin:1px 0}.match-player--doublesbox .match-player__level-block{display:none}@media screen and (min-width: 768px){.match-player--doublesbox .match-player__level-block{display:flex}}.match-player--doublesbox .player-avatar{width:20px;height:20px;margin:0 5px}.match-player--doublesbox .player-avatar .v-avatar{width:20px;height:20px}@media screen and (min-width: 768px){.match-player--doublesbox .player-avatar,.match-player--doublesbox .player-avatar .v-avatar{width:30px;height:30px}}.match-player__remove{display:none;border-radius:50%;background-color:transparent;width:20px;height:20px;top:2px;right:2px;position:absolute;z-index:10;margin:0;padding:0}.match-player__remove .remove-icon{width:100%;color:rgb(var(--v-theme-primary));transition:all .2s ease-in-out}.match-player__remove:hover .remove-icon{color:rgb(var(--v-theme-error))}.add-boxes-players .match-player__remove{display:flex;background:transparent}@media screen and (min-width: 480px){.match-player__remove{width:16px;height:16px;top:6px;right:6px}}@media screen and (min-width: 768px){.match-player__remove{width:20px;height:20px;top:8px;right:6px}}.match-player.selected{background-color:rgb(var(--v-theme-grey-100));padding-left:.25rem;padding-right:.25rem}.match-player.selected .match-player__remove{display:flex}@media screen and (min-width: 480px){.match-player.selected{padding-left:.8rem;padding-right:.8rem}}@media screen and (min-width: 768px){.match-player.selected{padding-left:1rem;padding-right:1rem}}.match-block__info--add.add-boxes-wrapper[data-v-e3201a65]{display:flex;flex-direction:row;flex-wrap:wrap}.match-block__info--add.add-boxes-wrapper .add-boxes-options[data-v-e3201a65]{display:flex;flex-direction:row;align-items:center;flex-wrap:wrap;gap:10px;background-color:rgb(var(--v-theme-grey-100));padding:5px 10px 10px;margin:0 0 10px;width:100%;border-radius:4px;overflow:hidden}.match-block__info--add.add-boxes-wrapper .add-boxes-options .select__slim[data-v-e3201a65]{min-width:100%}.match-block__info--add.add-boxes-wrapper .add-boxes-options .toggle[data-v-e3201a65]{margin-bottom:0;margin-left:auto}.match-block__info--add.add-boxes-wrapper .add-boxes-options .toggle+.toggle[data-v-e3201a65]{margin-left:0}.results__players--vs[data-v-e3201a65]{background-color:rgb(var(--v-theme-white));display:flex;align-items:center;font-size:18px;gap:10px;padding:10px 0;color:rgba(var(--v-theme-grey-400))}.results__players--vs span[data-v-e3201a65],.results__players--vs div[data-v-e3201a65]{width:auto;flex-basis:50%}.results__players--vs span[data-v-e3201a65]{display:inline-block;border-top:1px solid rgba(var(--v-theme-grey-400))}.results__players--vs .vs__block[data-v-e3201a65]{display:flex;justify-content:center;gap:6px;align-items:center;color:rgb(var(--v-theme-primary));font-size:16px;font-weight:700}.results__players--vs .vs__block[data-v-e3201a65]:before{content:"";width:20px;height:20px;background-image:url(https://squashlevels.com/maya/icons/icon-vs-purple.svg);background-size:20px 20px}@media (min-width: 600px){.results__players--vs .vs__block[data-v-e3201a65]{font-size:24px}}.results__players--player[data-v-e3201a65]{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;height:0;padding:0;margin:0;overflow:hidden}.results__players--player.selected[data-v-e3201a65]{height:auto;overflow:visible;border-radius:12px;background-color:rgb(var(--v-theme-grey-100))}.results__players--player.selected[data-v-e3201a65] .tech_search_container{background-color:rgb(var(--v-theme-grey-100));padding:30px}.results__players--player.selected[data-v-e3201a65] .tech_search_container .tech_search_input{background-color:rgb(var(--v-theme-white))}.results__players--player.add-boxes[data-v-e3201a65]{height:60px;flex-basis:50%;overflow:visible;background-color:rgb(var(--v-theme-grey-100));border-radius:4px 0 0 4px}.results__players--player.add-boxes[data-v-e3201a65] .tech_search_container{height:60px!important;background-color:transparent}.results__players--player.add-boxes[data-v-e3201a65] .tech_search_container .tech_search_input{background-color:rgb(var(--v-theme-white))}.results__players--player.add-boxes+.add-boxes[data-v-e3201a65]{border-radius:0 4px 4px 0}.singles-players .results__players--player.add-boxes[data-v-e3201a65]{flex-basis:100%}.results__players--player .search_widget_container[data-v-e3201a65]{flex-basis:80%}.results__players--player .checkbox[data-v-e3201a65]{flex-basis:100%}.results__players--remove[data-v-e3201a65]{border-radius:50%;width:28px;height:28px;display:flex;position:relative;justify-content:center;align-items:center;border:2px solid rgba(var(--v-theme-grey-400));cursor:pointer;margin:0;transition:background-color .3s ease}.results__players--remove[data-v-e3201a65]:before,.results__players--remove[data-v-e3201a65]:after{content:"";display:block;position:absolute;width:20px;height:2px;background-color:rgba(var(--v-theme-grey-400));transform:rotate(45deg)}.results__players--remove[data-v-e3201a65]:after{transform:rotate(-45deg)}.results__players--remove[data-v-e3201a65]:hover{background-color:rgba(var(--v-theme-grey-400))}.results__players--remove[data-v-e3201a65]:hover:before,.results__players--remove[data-v-e3201a65]:hover:after{background-color:rgba(var(--v-theme-white));transition:background-color .3s ease}.results__players.z-fix+.search_widget_container[data-v-e3201a65]{z-index:8}.results__players.z-fix+.search_widget_container+.search_widget_container[data-v-e3201a65]{z-index:7}.match-block__info[data-v-e3201a65]{display:flex;flex-direction:column}.match-block__info--match[data-v-e3201a65]{position:relative;background-color:rgb(var(--v-theme-white));display:flex;justify-content:space-around;align-items:stretch;padding:0 5px 1rem;gap:20px}@media (min-width: 768px){.match-block__info--match[data-v-e3201a65]{gap:24px}}.match-block__info--add[data-v-e3201a65]{background-color:rgb(var(--v-theme-white));display:flex;flex-direction:column;justify-content:space-around;align-items:stretch}.match-block__info--vs[data-v-e3201a65]{display:flex;position:relative;flex-direction:column;align-items:center;justify-content:space-between;gap:15px;font-size:12px;color:rgb(var(--v-theme-grey-300))}.match-block__info--vs[data-v-e3201a65]:before{content:"";display:block;position:relative;width:2px;height:100%;background-color:rgb(var(--v-theme-grey-300))}.match-block__info--vs[data-v-e3201a65]:after{position:absolute;display:flex;justify-content:center;align-items:center;top:0;left:50%;transform:translate(-50%,80%);content:"VS";color:rgb(var(--v-theme-primary));width:24px;height:24px;border-radius:50%;background-color:rgb(var(--v-theme-grey-300));font-family:Mongoose,sans-serif;font-style:italic;font-weight:500;font-size:18px}@media (min-width: 600px){.match-block__info--vs[data-v-e3201a65]:after{font-size:24px;width:30px;height:30px}}@media (min-width: 768px){.match-block__info--vs[data-v-e3201a65]:after{font-size:30px;width:40px;height:40px}}.match-block__info--players[data-v-e3201a65]{display:flex;justify-content:space-around;width:50%}.match-block__info--players.add-boxes-players[data-v-e3201a65]{width:100%}.match-block__info--injuries[data-v-e3201a65]{display:flex;width:100%;gap:10px;margin-bottom:10px}.match-block__info--injuries--col[data-v-e3201a65]{display:flex;gap:10px;flex-basis:50%;width:50%}.match-block__info--injuries--item[data-v-e3201a65]{flex-basis:100%;display:flex;align-items:center;justify-content:center}.match-block__info--injuries--item.double-injury[data-v-e3201a65]{flex-basis:50%}.de-selected[data-v-e3201a65]{opacity:.4;transition:opacity .3s ease}.toggle.injury-toggle[data-v-e3201a65]{margin-bottom:10px}.toggle.injury-toggle[data-v-e3201a65] .text{font-size:0}.toggle.injury-toggle[data-v-e3201a65] .text:before{top:0}.toggle.injury-toggle[data-v-e3201a65] .text:after{display:inline-block;content:"";width:18px;height:18px;background-image:url(https://main.squashlevels.com/images/injury_blue.png);background-size:18px 18px;background-repeat:no-repeat;background-position:center}@media screen and (min-width: 600px){.toggle.injury-toggle[data-v-e3201a65] .text{font-size:16px}.toggle.injury-toggle[data-v-e3201a65] .text:after{display:none}}
