:root{--red: #8b0c0a;--red-rgb: 139, 12, 10;--green: #0a8b0c;--green-rgb: 10, 139, 12;--blue: #0a3c8b;--blue-rgb: 10, 60, 139;--purple: #4c0a8b;--purple-rgb: 76, 10, 139;--black: #282c34;--black-rgb: 40, 44, 52;--white: #D3D3D3;--white-rgb: 211, 211, 211;--highlight: #61dafb;--highlight-rgb: 97, 218, 251}.App{text-align:center;background-color:var(--white);font-size:calc(10px + 2vmin);color:var(--black)}.App.halloween{background-color:rgba(var(--purple-rgb),.1)}.App.christmas{background-color:rgba(var(--green-rgb),.1)}.App-logo{height:40vmin;pointer-events:none}.App-header{background-color:var(--black);min-height:100vh;min-height:100svh;display:flex;flex-direction:column;align-items:center;justify-content:center;color:var(--white);padding-left:1rem;padding-right:1rem}.secondary-header{background-color:var(--black);height:5rem;display:flex;align-items:center;justify-content:space-between;color:var(--white);padding:0 1rem;position:fixed;top:0;left:0;right:0;z-index:100;border-bottom:2px solid var(--highlight);transform:translateY(-100%);transition:transform .2s ease-out;will-change:transform;font-size:calc(10px + 2vmin)}.secondary-header.visible{transform:translateY(0)}.secondary-header.hidden{transform:translateY(-100%)}body:has(.App-header){padding-top:0}body:not(:has(.App-header)){padding-top:5rem}.App-header+*{padding-top:10rem!important;padding-bottom:10rem!important}.header-left{display:flex;align-items:center;background:linear-gradient(90deg,rgba(var(--highlight-rgb),.2) 0%,transparent 100%);height:100%;margin-left:-1rem;padding:.5rem .5rem .5rem 1.5rem;text-decoration:none;color:inherit;box-sizing:border-box}.header-left:hover{color:var(--highlight)}.secondary-logo{height:30px;margin-right:.5rem;filter:brightness(0) invert(1)}.hamburger{display:none;background:none;border:none;color:var(--white);font-size:1.2rem;cursor:pointer}.nav-menu{display:flex;list-style:none;margin:0;padding:0;gap:1rem}.nav-menu a{color:var(--white);text-decoration:none;padding:.5rem}.nav-menu a:hover{color:var(--highlight)}.nav-menu a.disabled{opacity:.5;pointer-events:none;cursor:default}@media (max-width: 768px){.hamburger{display:block}.nav-menu{position:absolute;top:100%;right:0;background-color:var(--black);flex-direction:column;width:150px;display:none}.nav-menu.open{display:flex}.nav-menu li{width:100%}.nav-menu a{display:block;padding:.75rem 1rem;border-bottom:1px solid rgba(255,255,255,.1)}}.App-link{color:var(--highlight)}#HomePageIntroduction{background-color:rgba(var(--black-rgb),.9);color:var(--white);display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:50vh}#HomePageIntroduction a{color:var(--highlight)}p{width:100%}ul.button-list,p .button{width:90%;padding-left:0;margin-right:auto;margin-left:auto}button,.button{display:block;padding:1rem;width:85%;max-width:40rem;border:solid .1rem var(--black);border-radius:.4rem;color:var(--white);background-color:rgba(var(--red-rgb),1);margin-right:auto;margin-left:auto;text-align:center;transition-timing-function:ease-in-out;transition-duration:.4s;transition-delay:.1s}button:focus,button:hover,.button:focus,.button:hover{background-color:rgba(var(--red-rgb),.85);transform:scale(1.1);transition-timing-function:ease-in-out;transition-duration:.4s;transition-delay:.1s}.button.disabled{opacity:.5;pointer-events:none;cursor:default}span.newline{display:block}span.keep-together{display:inline-block}section{padding:2rem 1rem}section h2{margin-bottom:5rem;margin-top:3rem}#CurrentShow{--show-bg: var(--red-rgb);background-color:rgba(var(--show-bg),.1);padding-top:8vh;padding-bottom:0;min-height:40vh;padding-left:1rem;padding-right:1rem}#CurrentShow h2{margin-top:0;margin-bottom:0}#CurrentShow>div#CurrentShow_Info{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:20vh;padding-top:8vh;padding-bottom:8vh}#CurrentShow .button{background-color:rgba(var(--show-bg),1)}#CurrentShow.halloween{--show-bg: var(--purple-rgb);color:purple}#CurrentShow.christmas{--show-bg: var(--green-rgb);color:#8b0c0a}ul#CurrentShow_SongList,ul#CurrentShow_Details{padding-left:0}ul#CurrentShow_SongList li,ul#CurrentShow_Details li{list-style-type:none;margin-bottom:.5rem;margin-top:.5rem}.videoPlaylist:not(:first-of-type){margin-top:10rem}.videoPlaylistDescription{width:90%;margin-right:auto;margin-left:auto}#DoghouseVideos ul{width:90%;padding-left:0;margin-right:auto;margin-left:auto}#DoghouseVideos li{list-style-type:none;width:100%;max-width:45rem;margin-right:auto;margin-left:auto;margin-top:5rem}#DoghouseVideos li .videoTitle{display:block;margin-top:2rem;margin-bottom:1rem;font-weight:700}#DoghouseVideos li .videoSongArtist{display:block;margin-top:1rem;margin-bottom:0;font-size:80%}#DoghouseVideos li .videoSongAlbum{display:block;margin-top:1rem;margin-bottom:0;font-style:italic;font-size:80%}#DoghouseVideos li .videoSongArtist+.videoSongAlbum{margin-top:0}#DoghouseVideos li .videoDescription{display:block;margin-top:1rem;margin-bottom:0}video{width:100%}.videoPlaylist:last-child ul{margin-bottom:0}section#MoreInfo li{list-style-type:none;width:100%;max-width:45rem;margin-right:auto;margin-left:auto;margin-top:1rem;margin-bottom:1rem}footer{color:#e18fff;background-color:var(--black);padding:1rem;font-size:calc(6px + 2vmin)}footer a{color:#88c4ec}footer .footer-amp{color:#4cb944}.sr-only{position:absolute;left:-10000px;top:auto;width:1px;height:1px;overflow:hidden}body{margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}
