header{position:sticky;display:flex;top:0;background:#1A1A1A88;border-bottom:1px solid #fff6cc;padding:2rem;z-index:1000;backdrop-filter:blur(10px);box-shadow:0 0 20px 5px rgba(255,246,204,.8)}header span img{height:2rem;width:auto;max-height:100%}header table{width:100%;table-layout:fixed}header td:first-child{width:5%;justify-content:center}header td:nth-child(2){width:85%;align-items:center;justify-content:center}header td:nth-child(3){width:10%;text-align:center}header ul{display:flex;justify-content:center;gap:3rem}header li{display:inline-block;transition-duration:.5s}header li:hover{cursor:pointer;text-decoration:underline;text-decoration-style:solid;font-size:150%;transition-duration:.5s}body{background:#202020}.ssaColor{color:#FFF6CC}.ssaBackground{background:#FFF6CC}.ssaAccount{border:1px solid #fff6cc;border-radius:2px}main{display:flex;flex-direction:column;justify-content:center;align-items:center}main section{margin-top:5rem;text-align:center}.homeMain{align-items:center;font-size:2rem;margin-top:15vh}.homeMain,.homeVideo{display:flex;justify-content:center}.homeVideo{padding:5vw;height:100vh;width:auto}.homeVideo video{border-radius:8px;box-shadow:0 0 20px 5px rgba(255,246,204,.8)}.homeLauncherSection{height:auto;margin-top:1vh;max-width:80vw;display:inline-flex;position:relative;border-top:1px solid #fff6cc;border-bottom:1px solid #fff6cc;background:#FFF6CC}.liveSection>*{display:flex;justify-content:center;margin:5vh 0}.liveSection div,.liveSection p:not(footer){font-size:1.2rem}.liveSectionOverlay{position:absolute;left:50%;transform:translate(-50%,50%);font-size:1.5rem}.liveImages{width:auto;height:50vh;border-radius:8px;margin:5vh 0;position:relative;display:inline-block}.liveImages,footer{box-shadow:0 0 20px 5px rgba(255,246,204,.8)}footer{display:flex;justify-content:left;align-items:flex-start;font-size:.75rem;margin-top:15vh;padding:1vh;border-top:1px solid #fff6cc}@media (max-aspect-ratio:1/1){.homeMain{font-size:1.5rem;margin-top:5vh}.homeVideo{height:auto}.liveSectionOverlay{font-size:1rem}.liveImages{height:auto}.homeLauncherSection{max-width:95vw}}