@import url("https://fonts.googleapis.com/css2?family=Coda+Caption:wght@800&display=swap&text=2020%20SEASON%201");@import url("https://fonts.googleapis.com/css2?family=Cinzel+Decorative:wght@900&display=swap");@import url("https://fonts.googleapis.com/css2?family=Black+Ops+One&display=swap");@import url("https://fonts.googleapis.com/css2?family=Inconsolata:wght@800&display=swap");@import url("https://fonts.googleapis.com/css2?family=Geostar+Fill&display=swap");@import url("https://fonts.googleapis.com/css2?family=Rock+Salt&display=swap");:root{--primary:#0c2;--secondary:#ffcf24;--inactive:#003b47;--background:#fff;--text-white:#fff;--text-alt:#000;--spacer:url(/images/SeasonBG_green.png)}@media (prefers-color-scheme:dark){:root{--background:#1a1a1a;--text-alt:#fff}}body::-webkit-scrollbar{width:clamp(.5rem,2vw,1rem)}body::-webkit-scrollbar,body::-webkit-scrollbar-track{background:var(--inactive)}body::-webkit-scrollbar-thumb{background:#27889b;opacity:50%;-webkit-transition:background .25s;transition:background .25s}body::-webkit-scrollbar-thumb:hover{background:var(--primary)}body::-webkit-scrollbar-thumb:active{background:#00ff2a}body,html{background:var(--background);padding:0;margin:0;scroll-behavior:smooth;scroll-padding:6rem;font-family:-apple-system,Segoe UI,Helvetica,sans-serif}h1{font-size:clamp(2rem,4vw,4rem)}h2{font-size:clamp(1.5rem,2.5vw,2.5rem)}h3{font-size:clamp(1rem,1.5vw,1.5rem)}a{color:inherit;text-decoration:none}*{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.embed{margin:auto;width:clamp(60%,50rem,90%)}.embed.video{aspect-ratio:16/9}.embed.pdf{width:clamp(50%,50rem,100%)}