@keyframes components-module__4dRL9a__slideDown{0%{opacity:0;transform:translate(-50%,-100vh)}to{opacity:1;transform:translate(-50%)}}.components-module__4dRL9a__popupMessage{color:#fff;border-radius:8px;animation:.5s ease-out forwards components-module__4dRL9a__slideDown;transform:translate(-50%)}.components-module__4dRL9a__navbar,.components-module__4dRL9a__footer{background-color:var(--color-background)}.components-module__4dRL9a__footerBrand{color:var(--color-brand-600);font-size:18px;font-weight:700}.components-module__4dRL9a__footerHeading{color:var(--color-text);font-size:14px;font-weight:600}.components-module__4dRL9a__footerText{color:var(--color-text-muted);font-size:14px;text-decoration:none;transition:color .15s}.components-module__4dRL9a__footerText:hover{color:var(--color-brand-500)}.components-module__4dRL9a__logo{font-size:25px;font-weight:900}.components-module__4dRL9a__logoCaption{color:var(--color-brand-600);font-size:24px}.components-module__4dRL9a__navLinks{font-size:20px;font-weight:500}.components-module__4dRL9a__navLinks>a{color:var(--color-text);border-radius:100px;font-size:18px;-webkit-text-decoration:none;text-decoration:none;transition:color .15s,transform .15s}.components-module__4dRL9a__navLinks>a:hover{color:var(--color-brand-500);transform:scale(1.06)}.components-module__4dRL9a__signoutButton{color:var(--color-text);background-color:#0000;border:none;font-size:17px;text-decoration:underline;transition:color .15s,transform .15s}.components-module__4dRL9a__signoutButton:hover{color:var(--color-brand-500);transform:scale(1.06)}.components-module__4dRL9a__mobileMenu{font-size:25px}.components-module__4dRL9a__mobileMenuHeader{background-color:var(--color-neutral-100);border-radius:10px}.components-module__4dRL9a__mobileNavButton{all:unset;color:var(--color-text);border-radius:100px;font-size:16px;-webkit-text-decoration:none;text-decoration:none;transition:color .15s,transform .15s}.components-module__4dRL9a__mobileNavButton:hover{color:var(--color-brand-500);transform:scale(1.06)}.components-module__4dRL9a__mobileLogoutBtn{all:unset;color:var(--color-danger-dark);font-size:16px;transition:transform .15s}.components-module__4dRL9a__mobileLogoutBtn:hover{transform:scale(1.06)}.components-module__4dRL9a__spinner{box-sizing:border-box;border:5px solid gray;border-bottom-color:#0000;border-radius:50%;width:48px;height:48px;animation:1s linear infinite components-module__4dRL9a__rotation;display:inline-block}.components-module__4dRL9a__selectLeagueName{font-size:40px;font-weight:700}.components-module__4dRL9a__selectContainer{width:var(--select-width,300px)}@media (max-width:800px){.components-module__4dRL9a__selectContainer{width:100%}}.components-module__4dRL9a__selectBtn{border:solid 1px var(--color-neutral-300);background-color:#fffc;border-radius:7px}.components-module__4dRL9a__selectText{border:none;border-radius:7px}.components-module__4dRL9a__createSeasonBtn{color:green;background-color:#fff;border:1px solid green;border-radius:7px}.components-module__4dRL9a__createSeasonBtn:hover{background-color:#d0ebd0}.components-module__4dRL9a__textInput{border:1px solid gray;border-radius:7px}.components-module__4dRL9a__newLeagueBtn{color:#fff;background-color:#3d4349;border-radius:7px}.components-module__4dRL9a__selectMenu{border:solid 1px var(--color-neutral-300);z-index:10;background-color:#fff;border-radius:10px}.components-module__4dRL9a__selectItem:hover{background-color:var(--color-neutral-200)}.components-module__4dRL9a__selectItem:first-child:hover{border-top-left-radius:10px;border-top-right-radius:10px}.components-module__4dRL9a__selectItem:last-child:hover{border-bottom-right-radius:10px;border-bottom-left-radius:10px}@keyframes components-module__4dRL9a__rotation{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.components-module__4dRL9a__card{background-color:var(--color-surface);border-radius:10px;box-shadow:0 2px 8px #0000000f}.components-module__4dRL9a__form h2{text-align:center;margin:10px 0 30px}.components-module__4dRL9a__formGroup label{font-size:15px}.components-module__4dRL9a__formGroup input{color:#3d4349;background-color:#f3f3f3;border:1px solid #80808080;border-radius:5px;font-size:18px}.components-module__4dRL9a__formGroup input :focus{border-color:#00f;outline:none}.components-module__4dRL9a__formError{color:#c20000;font-size:15px}.components-module__4dRL9a__formSubmit :hover{color:#3d4349;background-color:#f3f3f3;border:1px solid #3d4349}.components-module__4dRL9a__primaryButton{color:#fff;background-color:#3d4349;border:none;border-radius:100px;font-size:1rem;text-decoration:none}.components-module__4dRL9a__buttonMedium{font-size:1.1rem}.components-module__4dRL9a__cardImage{border-radius:100%}.components-module__4dRL9a__modal{z-index:1000;background-color:#00000080;display:flex}.components-module__4dRL9a__fullScreen{background-color:#fff}.components-module__4dRL9a__closeModalIcon{color:#fff;box-sizing:content-box;background-color:#0000008c;border-radius:50%;padding:6px}.components-module__4dRL9a__closeModalIcon:hover{background-color:#000000bf}.components-module__4dRL9a__scorePanelP{border-bottom:2px solid #f3f3f3}.components-module__4dRL9a__editScorePanelIcon :hover{color:gray}.components-module__4dRL9a__scoreContent>p{vertical-align:center;font-weight:700}.components-module__4dRL9a__score{border-radius:100%;justify-content:center;align-items:center;width:60px;height:60px;padding:15px;font-weight:600;display:flex}.components-module__4dRL9a__greenScore{color:#fff;background-color:#69d869cc}.components-module__4dRL9a__redScore{color:#fff;background-color:#ff6b65cc}.components-module__4dRL9a__tab>caption{padding-bottom:5px}.components-module__4dRL9a__tab{border:none}.components-module__4dRL9a__tab>thead>tr>td{background-color:#f3f3f3;border:0;padding:7px 10px}.components-module__4dRL9a__tab>tbody>tr>td{padding:7px 10px 0}.components-module__4dRL9a__tab>thead>tr>td:last-child{border-top-right-radius:10px;border-bottom-right-radius:10px}.components-module__4dRL9a__tab>thead>tr>td:first-child{border-top-left-radius:10px;border-bottom-left-radius:10px}.components-module__4dRL9a__btn{white-space:nowrap;cursor:pointer;border:1px solid #0000;border-radius:100px;justify-content:center;align-items:center;gap:.5em;font-weight:500;line-height:1;text-decoration:none;transition:background-color .15s,color .15s,border-color .15s;display:inline-flex}.components-module__4dRL9a__btn:disabled{cursor:not-allowed;opacity:.6}.components-module__4dRL9a__btnMd{padding:.5em 1em;font-size:1rem}.components-module__4dRL9a__btnAccent{background-color:var(--color-accent);color:var(--color-on-accent)}.components-module__4dRL9a__btnAccent:hover{background-color:var(--color-accent-hover)}@media (max-width:800px){.components-module__4dRL9a__links>a{text-align:center}.components-module__4dRL9a__links:after{background:#3d4349;height:1px;margin:10px 0;display:block;top:calc(50% - .5px)}}
@font-face{font-family:Oswald;font-style:normal;font-weight:400;font-display:swap;src:url(../media/684f6ffe594974da-s.44fe7nqo7n4qx.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Oswald;font-style:normal;font-weight:400;font-display:swap;src:url(../media/398e6c08124f4f40-s.34w4wrkhvfan5.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Oswald;font-style:normal;font-weight:400;font-display:swap;src:url(../media/7b323cd9b1b90354-s.03wxt6_70babn.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Oswald;font-style:normal;font-weight:400;font-display:swap;src:url(../media/a07adc4346f4b883-s.1t64-p0e51ax3.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Oswald;font-style:normal;font-weight:400;font-display:swap;src:url(../media/4dc84c2908d13196-s.p.163qavbrky6fm.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Oswald Fallback;src:local(Arial);ascent-override:146.51%;descent-override:35.49%;line-gap-override:0.0%;size-adjust:81.43%}.oswald_cc26facd-module__BMc-Uq__className{font-family:Oswald,Oswald Fallback;font-style:normal;font-weight:400}
