[data-v-ee87134c]:root{--theme-primary-color:#54ad82}.disabled[data-v-ee87134c]{pointer-events:none;filter:grayscale(.8)}.success[data-v-ee87134c]{color:#fff}.darkTheme .success[data-v-ee87134c],.lightTheme .success[data-v-ee87134c]{background-color:#dcac65}.cancel[data-v-ee87134c]{background-color:#d55353;color:#fff}.darkTheme .fluid[data-v-ee87134c],.lightTheme .fluid[data-v-ee87134c]{background-color:rgba(84,173,130,.15);color:var(--theme-primary-color)}.normal[data-v-ee87134c]{color:#fff}.lightTheme .normal[data-v-ee87134c]{background-color:var(--theme-primary-color);box-shadow:0 5px 20px rgba(84,173,130,.1)}.darkTheme .normal[data-v-ee87134c]{background-color:var(--theme-primary-color);box-shadow:0 5px 20px rgba(10,11,13,.05)}#solidButton[data-v-ee87134c]{box-sizing:border-box;transition:.1s;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;border:none;height:-moz-max-content;height:max-content;width:-moz-max-content;width:max-content;padding:8px;border-radius:100%;display:flex;justify-content:center;align-items:center;font-family:Poppins,sans-serif;font-weight:500;font-size:1em}#solidButton .button-content[data-v-ee87134c]{width:auto;line-break:strict}.scaling[data-v-ee87134c]:hover{transform:scale(1.05)}.scaling[data-v-ee87134c]:active{transform:scale(.95)}[data-v-35668352]:root{--theme-primary-color:#54ad82}@keyframes loading-35668352{0%{left:0;right:calc(100% - 32px);width:32px}50%{left:0;width:100%;right:0}to{left:calc(100% - 32px);width:32px;right:0}}#loadingIndicator[data-v-35668352]{position:relative;border-radius:8px;height:32px;width:96px;left:50%;top:50%;transform:translate(-50%,-50%)}.darkTheme #loadingIndicator[data-v-35668352],.lightTheme #loadingIndicator[data-v-35668352]{background-color:rgba(84,173,130,.15)}#loadingIndicator[data-v-35668352]:after{animation:loading-35668352 .75s cubic-bezier(.5,0,.5,1) infinite alternate;content:"";height:32px;width:32px;border-radius:8px;position:absolute}.darkTheme #loadingIndicator[data-v-35668352]:after,.lightTheme #loadingIndicator[data-v-35668352]:after{background-color:var(--theme-primary-color)}[data-v-0a13fb92]:root{--theme-primary-color:#54ad82}.disabled[data-v-0a13fb92]{pointer-events:none;filter:grayscale(.8)}.success[data-v-0a13fb92]{color:#fff}.darkTheme .success[data-v-0a13fb92],.lightTheme .success[data-v-0a13fb92]{background-color:#dcac65}.cancel[data-v-0a13fb92]{background-color:#d55353;color:#fff}.darkTheme .fluid[data-v-0a13fb92],.lightTheme .fluid[data-v-0a13fb92]{background-color:rgba(84,173,130,.15);color:var(--theme-primary-color)}.normal[data-v-0a13fb92]{color:#fff}.lightTheme .normal[data-v-0a13fb92]{background-color:var(--theme-primary-color);box-shadow:0 5px 20px rgba(84,173,130,.1)}.darkTheme .normal[data-v-0a13fb92]{background-color:var(--theme-primary-color);box-shadow:0 5px 20px rgba(10,11,13,.05)}#solidButton[data-v-0a13fb92]{box-sizing:border-box;transition:.1s;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;border:none;height:-moz-max-content;height:max-content;width:-moz-max-content;width:max-content;padding:8px;border-radius:100%;display:flex;justify-content:center;align-items:center;font-family:Poppins,sans-serif;font-weight:500;font-size:1em}#solidButton .button-content[data-v-0a13fb92]{width:auto;line-break:strict}.scaling[data-v-0a13fb92]:hover{transform:scale(1.05)}.scaling[data-v-0a13fb92]:active{transform:scale(.95)}[data-v-83f98530]:root{--theme-primary-color:#54ad82}.loadingContainer[data-v-83f98530]{z-index:95;position:fixed;top:0;left:0;height:100%;width:100%}.lightTheme .loadingContainer[data-v-83f98530]{background-color:hsla(0,0%,100%,.5)}.darkTheme .loadingContainer[data-v-83f98530]{background-color:rgba(0,0,0,.5)}.hoverButton[data-v-4507a899]{position:relative}.moreButtonDialog[data-v-4507a899]{bottom:0;right:0;transform:translate(75%,75%);position:absolute;padding:5px;border-radius:10px;width:-moz-max-content;width:max-content;background-color:#1c1e21;display:flex;justify-content:flex-start;flex-direction:column;align-items:flex-start}[data-v-9f848448]:root{--theme-primary-color:#54ad82}.errorDialog[data-v-9f848448]{box-shadow:0 5px 20px rgba(0,0,0,.15);position:fixed;display:flex;flex-direction:column;padding:32px;align-items:center;z-index:101;left:50%;top:50%;max-width:400px;transform:translate(-50%,-50%);height:auto;background-color:#fff;border-radius:16px}.lightTheme .errorDialog[data-v-9f848448]{background-color:#eef7f3}.darkTheme .errorDialog[data-v-9f848448]{background-color:#1c1e21}.errorDialog .infoText[data-v-9f848448]{flex-direction:column;align-items:center;text-align:center;margin:8px 0;gap:24px;display:flex;justify-content:flex-start}.errorDialog .infoText h1[data-v-9f848448]{margin:0}.lightTheme .errorDialog .infoText h1[data-v-9f848448]{color:#202020}.darkTheme .errorDialog .infoText h1[data-v-9f848448]{color:#fff}.errorDialog .infoText p[data-v-9f848448]{margin:0}.lightTheme .errorDialog .infoText p[data-v-9f848448]{color:#444}.darkTheme .errorDialog .infoText p[data-v-9f848448]{color:#bbb}.errorDialog .actions[data-v-9f848448]{width:100%;margin-top:16px;display:flex;gap:16px;justify-content:space-evenly;align-items:center;flex-direction:column-reverse}.errorIcon[data-v-9f848448]{padding:16px;font-size:2em;color:#d55353;background-color:rgba(213,83,83,.15);border-radius:100%}.warningIcon[data-v-9f848448]{padding:16px;font-size:2em;color:#e9a727;background-color:rgba(233,168,37,.15);border-radius:100%}@media screen and (max-width:1024px){.actions[data-v-9f848448]{margin-top:32px!important}}@media screen and (max-width:768px){.errorDialog h1[data-v-9f848448]{font-size:2em}.errorDialog .infoText[data-v-9f848448]{color:#444}.errorDialog .infoText .material-icons[data-v-9f848448]{font-size:3em}}[data-v-228cc90a]:root{--theme-primary-color:#54ad82}.icon[data-v-228cc90a]{display:flex;color:#fff;font-size:3em;align-items:center}.tournamentItem[data-v-228cc90a]{min-width:0;border-radius:16px;display:flex;gap:24px;justify-content:space-between;align-items:center;padding:24px}.lightTheme .tournamentItem[data-v-228cc90a]{background-color:#fff;box-shadow:0 5px 20px rgba(84,173,130,.05)}.darkTheme .tournamentItem[data-v-228cc90a]{background-color:#232529;box-shadow:0 5px 20px rgba(26,29,33,.05)}.tournamentItem .memberCount[data-v-228cc90a]{position:relative;height:72px;aspect-ratio:1;display:flex;border-radius:100%;justify-content:center;align-items:center;width:72px;font-size:1.5em;font-weight:600}.darkTheme .tournamentItem .memberCount[data-v-228cc90a],.lightTheme .tournamentItem .memberCount[data-v-228cc90a]{color:var(--theme-primary-color);background-color:rgba(84,173,130,.15)}.tournamentItem .teamInfo[data-v-228cc90a]{text-align:left;min-width:0;display:block;width:100%}.tournamentItem .teamInfo h2[data-v-228cc90a]{overflow:hidden;text-overflow:ellipsis;font-weight:600;font-size:2em;margin:0}.lightTheme .tournamentItem .teamInfo h2[data-v-228cc90a]{color:#252525}.darkTheme .tournamentItem .teamInfo h2[data-v-228cc90a]{color:#f5f5f5}.tournamentItem .teamInfo p[data-v-228cc90a]{margin:0}.lightTheme .tournamentItem .teamInfo p[data-v-228cc90a]{color:#606060}.darkTheme .tournamentItem .teamInfo p[data-v-228cc90a]{color:#9f9f9f}.tournamentItem .join[data-v-228cc90a]{gap:8px;display:flex;align-items:center;align-self:center;height:-moz-min-content;height:min-content}@media screen and (max-width:1024px){.tournamentItem[data-v-228cc90a]{flex-direction:column}.tournamentItem .teamInfo[data-v-228cc90a]{width:100%;overflow:hidden;text-overflow:ellipsis;text-align:center;align-items:center}.tournamentItem .join[data-v-228cc90a]{width:100%;flex-direction:row-reverse}}@media screen and (max-width:480px){.tournamentItem[data-v-228cc90a]{width:100%;min-width:256px}.tournamentItem .teamInfo h2[data-v-228cc90a]{font-size:1.5em}}.absent[data-v-228cc90a]{filter:grayscale(1)}