:root{--base:1.125rem;--blue:#00a8ff;--yellow:#eefb4f;--gray:#d9d9db;--pink:#ff39f2;--green:#20de66;--spacing:0.625rem;--header-height:60px;--container-width:1440px}@media (min-width:768px){:root{--spacing:1.25rem;--header-height:80px}}body{margin:0;font-size:var(--base);--background:var(--gray);--foreground:black}.font-untitled{font-family:var(--untitled)}.font-reform{font-family:var(--reform);font-feature-settings:"ss02"}.nowrap{white-space:nowrap}.themed{background-color:var(--background);color:var(--foreground)}.theme-blue{--background:var(--blue);--foreground:black}.theme-gray{--background:var(--gray);--foreground:black}.theme-pink{--background:var(--pink);--accent-1:var(--yellow);--accent-2:var(--blue);--accent-3:var(--green);--foreground:black}.theme-green{--background:var(--green);--accent-1:var(--yellow);--accent-2:var(--gray);--accent-3:var(--pink);--foreground:black}.theme-yellow{--background:var(--yellow);--accent-1:var(--green);--accent-2:var(--pink);--accent-3:var(--blue);--foreground:black}.theme-dark{--background:black;--foreground:var(--gray);--accent-1:var(--pink);--accent-2:var(--green);--accent-3:var(--yellow);--accordion-active-color:var(--accent-2)}.theme-post-season{--background:var(--yellow);--accent-1:var(--green);--accent-2:var(--yellow);--accent-3:var(--blue);--foreground:black}.preview{position:fixed;bottom:0;left:50%;transform:translateX(-50%);padding:1rem 1rem 1rem 2rem;background:rgba(255,255,255,.5);border-radius:1rem 1rem 0 0;color:black;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:10000;& button{background:black;color:white;margin:0 1rem;border:none;font-size:inherit;font-family:inherit;&:hover{background:white;color:black;cursor:pointer}}}.layout_root__qEeR9{margin:0;padding:0;min-height:100vh}