[data-theme=light]{--background:#FFFDD0;--foreground:#55a8d6;--focus:#4b95bc;--danger:#ff0000;--orange:#ff8f18;--accent:#FFF;--link-color:#ff8f18}[data-theme=dark]{--background:#101624;--foreground:#4b95bc;--focus:#7ecbff;--danger:#ff6b6b;--orange:#ff8f18;--accent:#eaf6ff;--link-color:#c9c9cc}[data-theme=retro]{--background:#000080;--foreground:#2af12a;--focus:#ffff00;--danger:#ff0000;--orange:#ff8f18;--accent:#2af12a;--link-color:#fff}[data-theme=greyscale]{--background:#191919;--foreground:#e7e7e7;--focus:#ffffff;--danger:#ff0000;--orange:#ff8f18;--accent:#ffffff;--link-color:#fff}[data-theme=clouds]{--background:url(/clouds.png);--foreground:#FFFDD0;--focus:#ffffff;--danger:#ff0000;--orange:#ff8f18;--accent:#ffffff;--clouds-accent:rgb(0,158,0)}html{scroll-behavior:smooth}body,html{max-width:100vw}hr{border:1px solid var(--foreground);border-top:none}body{color:var(--foreground);background:var(--background);font-family:Courier New,Times New Roman,serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;line-height:1.5;max-width:50rem;width:100%;margin:0 auto}*,body{padding:0}*{margin:0}*,.marquee{box-sizing:border-box}.marquee{width:100%;overflow:hidden;white-space:nowrap;background-color:var(--foreground);color:var(--accent);padding:5px;margin-bottom:20px}.marquee span{display:inline-block;padding-left:100%;animation:marquee 15s linear infinite}@keyframes marquee{0%{transform:translate(0)}to{transform:translate(-100%)}}.netscape-divider{height:20px;background:repeating-linear-gradient(45deg,var(--foreground),var(--foreground) 10px,var(--background) 10px,var(--background) 20px);margin:20px 0}table{border-collapse:collapse;width:100%;margin:20px 0;border:2px solid var(--foreground)}a:-webkit-any-link{color:var(--link-color)}a:visited{color:var(--link-color)}th{background-color:var(--foreground);color:var(--background);text-align:left}td,th{padding:8px}td{border:1px solid var(--foreground)}tr:nth-child(2n){background-color:var(--background)}.construction{text-align:center;margin:40px 0}.site-main__section--left-spacer{height:300px}.construction p{font-size:24px;margin-top:10px}footer{margin-top:40px;text-align:center}.visitor-counter{font-family:Courier New,monospace;font-size:24px;background-color:var(--foreground);color:var(--accent);font-weight:700;padding:5px 10px;display:inline-block;margin-bottom:10px}.site-main{display:flex;flex-direction:row;gap:2rem;padding:2rem 0}.site-main__section--left,.site-main__section--right{height:100%}.site-main__section--left{width:280px;position:-webkit-sticky;position:sticky;top:0;z-index:1012}.site-main__section--left p{font-size:1rem;font-weight:700;color:var(--foreground)}.site-main__section--right{flex:1 1}.site-main__section--header-audio-player{position:-webkit-sticky;position:sticky;top:0;z-index:1001}.site-main__section--header-audio-player h1{height:30px;top:0;position:-webkit-sticky;position:sticky;line-height:30px}.site-main__section--header-audio-player h1.has-background,.site-main__section--right h1{background-color:var(--background)}.site-main__section--right h1{display:none}@media (max-width:44rem){.site-main{flex-direction:column-reverse;padding:2rem 1rem}.site-main__section--left{width:100%}.site-main__section--header-audio-player,.site-main__section--header-audio-player h1,.site-main__section--left{position:unset}.site-main__section--header-audio-player{display:flex}footer{margin-bottom:100px}.site-main__section--left-spacer{display:none}.site-main__section--right h1{display:block}.site-main__section--header-audio-player h1{display:none}}.AudioPlayer_playerContainer__K81yR{background-color:var(--background);border:2px solid var(--foreground);padding:.5rem;width:100%;font-family:Courier New,monospace;color:#333;margin-bottom:2rem;top:30px;position:-webkit-sticky;position:sticky}[data-theme=light] .AudioPlayer_playerContainer__K81yR{background:url(/clouds.png) repeat 50%;background-size:cover}[data-theme=dark] .AudioPlayer_playerContainer__K81yR{background:url(/dark-clouds.png) repeat 50%;background-size:cover}[data-theme=retro] .AudioPlayer_playerContainer__K81yR{background:url(/retro-clouds.png) repeat 50%;background-size:cover}[data-theme=greyscale] .AudioPlayer_playerContainer__K81yR{background:var(--background);background-size:cover}[data-theme=clouds] .AudioPlayer_playerContainer__K81yR{background:url(/field.png) repeat 50%;background-size:cover}.AudioPlayer_playerControls__9SgHh{display:flex;align-items:center;margin-bottom:15px;gap:15px}.AudioPlayer_playButton__muMOZ{background-color:transparent;color:var(--accent);border:2px outset var(--accent);font-weight:900;padding:8px 20px;font-family:Courier New,monospace;font-size:16px;cursor:pointer;min-width:80px}[data-theme=dark] .AudioPlayer_playButton__muMOZ{color:var(--accent);border:2px outset var(--foreground)}[data-theme=retro] .AudioPlayer_playButton__muMOZ{text-shadow:1px 1px 4px #03015d,0 0 2px #100057}.AudioPlayer_playButton__muMOZ:active{border-style:inset}.AudioPlayer_volumeControl__cax5V{display:flex;align-items:center;gap:5px;font-weight:900;color:#FFF;font-size:14px}[data-theme=retro] .AudioPlayer_volumeControl__cax5V{color:var(--accent);text-shadow:1px 1px 4px #03015d,0 0 2px #100057}.AudioPlayer_nowPlaying__w0qZs{color:#FFF;display:flex;justify-content:center;align-items:center;padding:0;font-family:Courier New,monospace}.AudioPlayer_stationName__WwqyR{font-weight:700;font-size:16px;margin-bottom:5px}.AudioPlayer_songInfo__h2YOe{font-size:16px;white-space:nowrap;overflow:hidden;font-weight:700;text-overflow:ellipsis;width:100%;box-sizing:border-box;color:var(--accent)}[data-theme=retro] .AudioPlayer_songInfo__h2YOe{text-shadow:1px 1px 4px #03015d,0 0 2px #100057}.AudioPlayer_marquee__qj_5M span{display:inline-block;padding-left:100%;animation:AudioPlayer_marquee__qj_5M 15s linear infinite}@keyframes AudioPlayer_marquee__qj_5M{0%{transform:translate(0)}to{transform:translate(-100%)}}.AudioPlayer_metaInfo__HTXG8{font-size:12px;color:#ccc}.AudioPlayer_volumeSlider__yMdkv{-webkit-appearance:none;width:100px;height:6px;background:var(--foreground);border-radius:3px;outline:none;cursor:pointer}.AudioPlayer_volumeSlider__yMdkv::-webkit-slider-runnable-track{background:var(--accent);height:6px;border-radius:3px}.AudioPlayer_volumeSlider__yMdkv::-moz-range-track{background:var(--accent);height:6px;border-radius:3px}.AudioPlayer_volumeSlider__yMdkv::-webkit-slider-thumb{-webkit-appearance:none;height:24px;width:24px;border-radius:50%;background:url(/football.png) no-repeat 50%;background-size:cover;cursor:pointer;margin-top:-9px;border:none}.AudioPlayer_volumeSlider__yMdkv::-moz-range-thumb{height:24px;width:24px;border-radius:50%;background:url(/football.png) no-repeat 50%;background-size:cover;cursor:pointer;border:none}[data-theme=retro] .AudioPlayer_volumeSlider__yMdkv::-moz-range-thumb{background:url(/football-retro.png) no-repeat 50%;background-size:cover}[data-theme=retro] .AudioPlayer_volumeSlider__yMdkv::-webkit-slider-thumb{background:url(/football-retro.png) no-repeat 50%;background-size:cover}@media (max-width:44rem){.AudioPlayer_playerContainer__K81yR{position:fixed;bottom:0;top:unset;left:-2px;right:0;margin-bottom:unset;width:calc(100% + 2px)}}.Header_navLink__rYmd1{color:var(--accent);text-decoration:underline;font-weight:900;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.Header_navLink__rYmd1:-webkit-any-link,.Header_navLink__rYmd1:visited{color:var(--accent)}.Header_navLink__rYmd1:hover,.Header_navLink__rYmd1:visited:hover{color:var(--orange);text-decoration:underline}[data-theme=retro] .Header_navLink__rYmd1{text-shadow:1px 1px 4px #03015d,0 0 2px #100057}[data-theme=retro] .Header_navMenuHamburger__PfV90 svg rect{filter:drop-shadow(1px 1px 4px #03015d) drop-shadow(0 0 2px #100057)}.Header_navFlexRow__6mQU6{display:flex;justify-content:flex-end;position:-webkit-sticky;position:sticky;background-color:var(--foreground);top:0;width:100%;z-index:1011}[data-theme=light] .Header_cloudFlexCells__BomXi{display:flex;justify-content:flex-end;background-color:var(--foreground);background:url(/clouds.png);background-size:250px auto;background-repeat:repeat-x;background-position:50%}[data-theme=dark] .Header_cloudFlexCells__BomXi{display:flex;justify-content:flex-end;background-color:var(--foreground);background:url(/dark-clouds.png);background-size:250px auto;background-repeat:repeat-x;background-position:50%}[data-theme=retro] .Header_cloudFlexCells__BomXi{display:flex;justify-content:flex-end;background-color:var(--foreground);background:url(/retro-clouds.png);background-size:250px auto;background-repeat:repeat-x;background-position:50%}[data-theme=greyscale] .Header_cloudFlexCells__BomXi{display:flex;justify-content:flex-end;background-color:var(--foreground);background:var(--background);background-size:250px auto}[data-theme=clouds] .Header_cloudFlexCells__BomXi{display:flex;justify-content:flex-end;background:url(/field.png);background-size:250px auto;background-repeat:repeat-x;background-position:50%}.Header_mobileNav__b1hHC{z-index:1013;display:flex;justify-content:flex-end;height:40px;position:fixed;top:0;right:0;width:100%}.Header_mobileNavExpanded__qOAPY{position:fixed;top:0;right:0;width:100%;height:100%;z-index:3000}[data-theme=light] .Header_mobileNavCells__IHxnn,[data-theme=light] .Header_mobileNav__b1hHC{background-color:var(--foreground);background:url(/clouds.png);background-size:250px auto;background-repeat:repeat-x;background-position:50%}[data-theme=dark] .Header_mobileNavCells__IHxnn,[data-theme=dark] .Header_mobileNav__b1hHC{background-color:var(--foreground);background:url(/dark-clouds.png);background-size:250px auto;background-repeat:repeat-x;background-position:50%}[data-theme=retro] .Header_mobileNavCells__IHxnn,[data-theme=retro] .Header_mobileNav__b1hHC{background-color:var(--foreground);background:url(/retro-clouds.png);background-size:250px auto;background-repeat:repeat-x;background-position:50%}[data-theme=greyscale] .Header_mobileNavCells__IHxnn,[data-theme=greyscale] .Header_mobileNav__b1hHC{background-color:var(--background);background:var(--background);background-size:250px auto;background-repeat:repeat-x;background-position:50%}[data-theme=clouds] .Header_mobileNavCells__IHxnn,[data-theme=clouds] .Header_mobileNav__b1hHC{background-color:var(--foreground);background:url(/field.png);background-size:250px auto;background-repeat:repeat-x;background-position:50%}.Header_mobileNav__b1hHC button{background-color:transparent;border:none;padding:0;margin:0;cursor:pointer;display:flex}.Header_mobileNav__b1hHC .Header_menuFlexCell__RcSK2{height:100%;display:flex;align-items:center;justify-content:flex-end}.Header_mobileNavCells__IHxnn{display:block;width:100%;margin-left:auto;position:fixed;right:0}.Header_mobileNavCell__LhasH{color:white;padding:.25rem .5rem}.Header_transitionFlexCell__IXxGs{position:relative;background:linear-gradient(270deg,transparent 50%,var(--background) 100%)}.Header_finalFlexCell__d56Jo{background:var(--background);width:100%;flex-grow:1}.Header_menuFlexCell__RcSK2,.Header_transitionFlexCell__IXxGs{min-width:110px;text-align:right;height:30px;box-sizing:border-box;padding:0 1rem;line-height:30px}[data-theme=clouds] .Header_finalFlexCell__d56Jo{width:280px;min-width:280px}[data-theme=clouds] .Header_cloudFlexCells__BomXi{width:100%;flex-grow:1}[data-theme=clouds] .Header_transitionFlexCell__IXxGs{display:none}[data-theme=clouds] .Header_navFlexRow__6mQU6{gap:2rem}[data-theme=clouds] .Header_finalFlexCell__d56Jo{background:unset}.Header_headerFlex__qIGQ6{overflow:visible!important;overflow-x:visible!important;overflow-y:visible!important}.Header_menuIcon__fc04u{width:20px;height:2px;background-color:var(--accent);display:block}@media (max-width:44rem){.Header_navFlexRow__6mQU6{position:fixed;right:0;left:0}}.ThemeSwitcher_themeSwitcher__GDrYr{position:fixed;bottom:20px;right:20px;z-index:1000;font-family:Courier New,monospace}.ThemeSwitcher_themeButton__tT2td{display:flex;align-items:center;gap:8px;padding:8px 12px;background:var(--foreground);color:var(--accent);border:2px solid var(--foreground);cursor:pointer;font-size:14px;font-weight:700;text-transform:uppercase;transition:all .2s ease}.ThemeSwitcher_themeButton__tT2td:hover{background:var(--focus)}.ThemeSwitcher_themeButton__tT2td:active{transform:translate(0);box-shadow:2px 2px 0 rgba(0,0,0,.2)}.ThemeSwitcher_themeIcon__WuYOW{font-size:16px}.ThemeSwitcher_themeLabel__Z5DtN{font-size:12px;letter-spacing:.5px}@media (max-width:768px){.ThemeSwitcher_themeSwitcher__GDrYr{bottom:48px;right:10px;z-index:2000}.ThemeSwitcher_themeButton__tT2td{padding:6px 10px;font-size:12px}.ThemeSwitcher_themeIcon__WuYOW{font-size:14px}.ThemeSwitcher_themeLabel__Z5DtN{font-size:10px}}