:root{--max-width:1400px;--border-radius:8px;--box-shadow:0px 5px 16px #0000000d;--off-white:#ffffffe6;--tint:#0000000f;--tint-dark:#00000014;--thin-border:solid 1px #0003;font-size:10px}@media only screen and (max-width:600px){:root{font-size:8px}}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#0000000d;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;font-size:16px;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}p{font-size:16px;line-height:25px;&.shrink{min-width:100%;width:0}&.balance{text-wrap:balance}}h1{font-size:4.6rem;line-height:5.2rem}h2{font-size:3rem;line-height:3.7rem}.header__menu{align-items:center;display:flex;z-index:10;.header__menu-link{color:#000;margin-right:24px;padding:4px;text-decoration:none;transition:.2s;p{font-size:20px}&:hover{color:#0006}}}.header__menu-mobile{align-items:center;background-color:#fff;display:flex;flex-direction:column;gap:24px;height:100vh;justify-content:start;opacity:0;padding-top:128px;pointer-events:none;position:absolute;right:0;top:0;transition:.3s ease-in-out;width:100vw;z-index:9;&.opened{opacity:100%;pointer-events:all}.header__menu-link{color:#000;text-align:center;text-decoration:none;transition:.2s;p{font-size:32px;line-height:32px}&:hover{color:#0006}}img{width:64px}}@media only screen and (max-width:900px){.header__menu{.header__menu-link,a{display:none}}}.burger-menu{aspect-ratio:1;border:1px solid #000000b3;border-radius:4px;display:flex;padding:0;&:hover{cursor:pointer}svg{margin:5px;overflow:visible;>*{transition:.3s ease-in-out}&#opened{#line1{transform:rotate(-45deg) translate(-6.5px,-.5px)}#line2{stroke:#0000}#line3{transform:rotate(45deg) translate(2.2px,-2.2px)}}}}@media only screen and (min-width:900px){.burger-menu{display:none}}.header{display:flex;justify-content:space-between;margin-bottom:0;max-width:var(--max-width);padding:32px;top:32px;width:100%;z-index:10}@media only screen and (max-width:600px){.header{margin-bottom:32px;padding:12px;top:12px}}.header__button{align-self:center;display:flex;height:-webkit-fit-content;height:fit-content;margin-left:8px;img{aspect-ratio:1;transition:.3s;width:42px}:hover{filter:brightness(400%)}}.header__logo-wrap{align-items:center;display:flex;gap:20px;text-decoration:none;z-index:10;img{aspect-ratio:1;object-fit:contain;width:56px}}@media only screen and (max-width:600px){.header__logo-wrap{gap:16px}}.header__title{color:#000;font-size:2.5rem;font-weight:500}.footer{background-color:#000000e6;color:var(--off-white);height:-webkit-fit-content;height:fit-content;padding:64px 0;text-align:center;width:100%}.footer,.footer__logo-wrap{display:flex;flex-direction:column}.footer__logo-wrap{align-items:center;gap:12px;margin-bottom:0;img{object-fit:contain;width:56px}}.footer__logo-text{font-size:2.5rem;font-weight:500;line-height:3rem}.divider{background-color:#ffffff80;height:1px;margin:8px 0;max-width:700px;width:100%}.copyright{color:#fff9}.stats-box{background-color:#fff;border-radius:var(--border-radius);display:flex;flex-direction:column;gap:2px;padding:16px;text-align:center;width:100%;&.bg-green{background-image:linear-gradient(to top right,#eef3bc,#c7f7c7)}&.bg-red{background-image:linear-gradient(to top right,#ffc2ed,#f5c5c5)}&.bg-yellow{background-image:linear-gradient(to top right,#eff5d4,#ffdcb0)}&.bg-tint{background-color:var(--tint)}&.border-solid{border:var(--thin-border)}&.shadow{box-shadow:0 5px 8px #00000014}}.stats-box__head{font-size:20px}.stats-box__body{font-size:3.2rem;font-weight:700;line-height:3.8rem}.game-list__game{background-color:var(--tint);border-radius:var(--border-radius);display:flex;justify-content:space-between;padding:4px 12px 12px;&:first-of-type{margin-top:8px}&:last-of-type{margin-bottom:0}&.bg-white{background-color:#fff}&.border-solid{border:var(--thin-border)}}.game-list__team{align-items:center;display:flex;flex-direction:column;img{aspect-ratio:1;object-fit:contain;width:72px}}.game-list__vs{align-items:center;display:flex;flex-direction:column;justify-content:center;text-align:center}.game-list__large-text{font-size:3rem;font-weight:900;line-height:4rem}.team-stats{border-radius:var(--border-radius);display:flex;flex-direction:column;flex-shrink:0;gap:24px;padding:0;width:400px}.team-stats__elo{font-size:7rem;font-weight:700;line-height:6.5rem;text-align:center}.team-stats__text-md{font-size:20px;line-height:26px;&.center{text-align:center}&.bold{font-weight:700}}.team-stats__text-sm{font-size:18px;line-height:26px;&.center{text-align:center}&.bold{font-weight:700}}.team-stats__row{display:flex;gap:12px;&.apart{justify-content:space-between}&.p-x-4{padding-left:4px;padding-right:4px}&.align-end{align-items:end}&.g-12{gap:12px}}.team-stats__col{display:flex;flex-direction:column;gap:12px;&.apart{justify-content:space-between}&.g-8{gap:8px}}@media only screen and (max-width:1100px){.team-stats{width:100%}}@media only screen and (max-width:900px){#elo-rating{align-items:center;flex-direction:column}}.team-graph{background-color:#fff;border-radius:var(--border-radius);display:flex;flex-direction:column;gap:12px;padding:0;position:relative;width:100%}@media only screen and (max-width:600px){.team-graph{min-height:300px}}.dashboard{background-color:#fff;border-radius:var(--border-radius);box-shadow:var(--box-shadow);display:flex;flex-direction:column;gap:24px;padding:32px;width:100%}.dashboard__logo{aspect-ratio:3/2;height:-webkit-fit-content;height:fit-content;width:128px}.dashboard__logo-wrap{align-items:center;display:flex;gap:16px}.dashboard__header{align-items:center;display:flex;justify-content:space-between;width:100%}.dashboard__elo-rank{font-size:5rem;font-weight:700;line-height:6rem;text-align:center}.dashboard__text-md{font-size:20px;line-height:24px;text-align:center}.dashboard__content{display:flex;gap:24px}@media only screen and (max-width:1100px){.dashboard__content{flex-direction:column}}@media only screen and (max-width:900px){.dashboard__header{flex-direction:column;margin-bottom:8px}.dashboard__logo-wrap{flex-direction:column;text-align:center}.dashboard__elo-rank-wrap{display:none}}@media only screen and (max-width:600px){.dashboard{padding-left:12px;padding-right:12px}}.leaderboard{background-color:#fff;border-radius:var(--border-radius);box-shadow:var(--box-shadow);display:flex;flex-direction:column;gap:16px;height:-webkit-fit-content;height:fit-content;padding:32px;width:-webkit-fit-content;width:fit-content}@media only screen and (max-width:600px){.leaderboard{padding:32px 16px}}@media only screen and (max-width:1200px){.leaderboard{width:100%;&.hide{display:none}}}.leaderboard__team-line{align-items:center;border-bottom:1px solid #0000001a;display:flex;justify-content:start;padding:0 12px;width:100%}@media only screen and (max-width:600px){.leaderboard__team-line{padding:0}}.leaderboard__link{color:#000000f2;text-decoration:none;:hover{background-color:#f0f0f0}}.leaderboard__logo{aspect-ratio:1;object-fit:contain;width:64px}.leaderboard__table-rank{width:24px}.leaderboard__table-head{align-items:center;border-bottom:1px solid #0000004d;display:flex;justify-content:start;margin-top:8px;padding:12px 12px 8px;text-align:start;width:100%}.leaderboard__sticky-head{background-color:#fff;font-weight:700;position:-webkit-sticky;position:sticky;top:0}.leaderboard__table-logo{align-items:center;display:flex;flex-shrink:0;gap:24px;text-align:center;width:200px}.leaderboard__table-team{justify-self:start;margin-left:24px;text-align:start;width:32px}.leaderboard__table-box{align-items:center;display:flex;height:-webkit-fill-available;height:-moz-available;height:stretch;justify-content:center;text-align:start;width:90px;&.leaderboard__diff{width:32px}&.leaderboard__elo{width:80px}&.red{color:#d11e1e}&.green{color:#15ac22}}@media only screen and (max-width:1200px){.leaderboard__table-box{width:100%;&.leaderboard__diff{width:40%}&.leaderboard__elo{width:100%}}}@media only screen and (max-width:900px){.leaderboard__division,.leaderboard__gp{display:none}.leaderboard__table-box{width:100%}}@media only screen and (max-width:600px){.leaderboard__table-logo{gap:0;width:78px}.leaderboard__team{display:none}.leaderboard__table-box{&.leaderboard__diff{width:70%}}.leaderboard__table-head{padding:12px 0}}.game-list__no-games{background-color:var(--tint);border-radius:var(--border-radius);padding:32px;width:100%;p{color:#0006;font-size:20px;font-weight:600;text-align:center}}.game-list{background-color:#fff;border-radius:var(--border-radius);box-shadow:var(--box-shadow);display:flex;flex-direction:column;gap:12px;padding:32px;width:100%}@media only screen and (max-width:600px){.game-list{padding:32px 16px}}@media only screen and (max-width:1200px){.game-list{&.hide{display:none}}}.team-box{aspect-ratio:1;background-color:#fff;border:var(--thin-border);border-radius:var(--border-radius);display:flex;justify-content:center;padding:24px 8px;transition:.3s;&:hover{border-color:#000000b3;box-shadow:var(--box-shadow);cursor:pointer}img{width:100%}}.teams-grid{grid-gap:16px;display:grid;gap:16px;grid-template-columns:auto auto auto auto auto auto auto auto;width:100%}@media only screen and (max-width:1350px){.teams-grid{grid-template-columns:auto auto auto auto auto auto auto}}@media only screen and (max-width:1200px){.teams-grid{grid-template-columns:auto auto auto auto auto auto}}@media only screen and (max-width:1020px){.teams-grid{grid-template-columns:auto auto auto auto auto}}@media only screen and (max-width:900px){.teams-grid{grid-template-columns:auto auto auto auto}}@media only screen and (max-width:700px){.teams-grid{gap:8px;grid-template-columns:auto auto auto}}.teams__text-head{line-height:4rem}.teams__text-head,.teams__text-md{align-self:center;text-align:center}.teams__text-md{font-size:20px;margin-bottom:8px}*{box-sizing:border-box;margin:0}.app{height:-webkit-fit-content;height:fit-content;justify-content:center;justify-self:center;margin:0}.app,.section{display:flex;flex-direction:column;max-width:var(--max-width);width:100%}.section{align-items:start;align-self:center;gap:16px;justify-content:start;padding:32px;&.across{flex-direction:row}&.h-screen{min-height:100vh}&.h-90{min-height:90vh}}@media only screen and (max-width:600px){.section{padding:12px}}.text-center{text-align:center}.box{align-items:center;display:flex;flex-direction:column;gap:16px;width:100%;&.homepage-hero{flex-direction:row}&.homepage-hero,&.start{align-items:start}}@media only screen and (max-width:1200px){.box{&.homepage-hero{align-items:center;flex-direction:column}}}.subtitle{font-size:24px;font-weight:400;line-height:32px;margin-bottom:16px;text-align:center}.mobile-toggle{display:none;gap:12px}.divider{&.dark{background-color:#0000004d}&.w-fill{width:100%}}#leaderboard-button{background-color:#00000017;border:none;border-radius:var(--border-radius);display:flex;font-size:16px;padding:8px 16px;white-space:nowrap;&.leaderboard{background-color:#fff;box-shadow:var(--box-shadow)}}#upcoming-button{background-color:#00000017;border:none;border-radius:var(--border-radius);display:flex;font-size:16px;padding:8px 16px;white-space:nowrap;&.upcoming{background-color:#fff;box-shadow:var(--box-shadow)}}@media only screen and (max-width:1200px){.mobile-toggle{display:flex}}
/*# sourceMappingURL=main.e6274fba.css.map*/