@import"https://fonts.googleapis.com/css?family=Architects+Daughter|Orbitron";*{margin:0;padding:0}html,body{overflow:hidden;font-family:Orbitron,sans-serif;font-size:14px}.Experience{position:relative;width:100vw;height:100vh}.Experience>.Experience_Canvas{top:0;left:0;position:absolute;outline:none;filter:grayscale(0%);transition:filter 1s}.Experience[loading=true]>.Experience_Canvas{filter:grayscale(90%)}.Experience_Panel{position:relative;border:1px solid #000022;background-color:#1e1e5abf;color:#fff;border-radius:6px;box-shadow:5px 5px 5px #00000080}.Experience>.Experience_Loading{padding:.6em;margin:auto;top:calc(50vh - 10px);height:18px;display:none;font-family:Orbitron,sans-serif;font-size:max(1.5vw,1.5vh)}.Experience[loading=true]>.Experience_Loading{display:table}.Experience_Controls{position:fixed;bottom:0;right:0;z-index:1000}.Experience_Static{user-select:none}.Experience_Static,.Experience_Control{position:relative;width:48px;height:48px;margin-bottom:max(.5vw,.5vh);margin-right:max(.5vw,.5vh);padding:6px;text-align:center;border:2px solid transparent;display:block;margin-left:auto;transition:border .4s}.Experience_FPS{font-size:24px}.Experience_TxtFPS{font-size:14px}.Experience_Control:hover{border:2px solid rgb(234,80,78);cursor:pointer}.Experience_Control>img{transition:.4s;width:48px;height:48px;position:absolute;top:5px;right:5px}.Experience_Control:hover>img{transform:scale(1.5)}#restoreScreen{display:none}#Logo{display:block;transition:width .33s ease-in}#Logo>*{pointer-events:none}#Logo:hover{width:280px}#Logo>#LogoText{position:absolute;bottom:14px;margin-top:3px;transition:.4s;width:230px;font-size:24px}#Logo>#LogoText>span{transition:.33s cubic-bezier(.17,-.42,0,1.15);opacity:0;position:relative;display:inline-block;color:#fff}#Logo:hover>#LogoText>span{position:relative;opacity:1;left:230px;animation:LogoAnimation .33s .33s cubic-bezier(.17,-.42,0,1.15);animation-fill-mode:forwards}#Logo>#LogoText>span:nth-child(11),#Logo>#LogoText>span:nth-child(12){color:#ea504e}#Logo:hover>#LogoText>span:nth-child(1){animation-delay:.55s}#Logo:hover>#LogoText>span:nth-child(2){animation-delay:.5s}#Logo:hover>#LogoText>span:nth-child(3){animation-delay:.45s}#Logo:hover>#LogoText>span:nth-child(4){animation-delay:.4s}#Logo:hover>#LogoText>span:nth-child(5){animation-delay:.35s}#Logo:hover>#LogoText>span:nth-child(6){animation-delay:.3s}#Logo:hover>#LogoText>span:nth-child(7){animation-delay:.25s}#Logo:hover>#LogoText>span:nth-child(8){animation-delay:.2s}#Logo:hover>#LogoText>span:nth-child(9){animation-delay:.15s}#Logo:hover>#LogoText>span:nth-child(10){animation-delay:.1s}#Logo:hover>#LogoText>span:nth-child(11){animation-delay:.05s}#Logo:hover>#LogoText>span:nth-child(12){animation-delay:0s}@keyframes LogoAnimation{0%{left:230px}to{left:0px}}.Experience_AudioControls{user-select:none;position:fixed;display:flex;flex-flow:row;flex-direction:column;bottom:0px;width:calc(100% - 160px);left:70px;pointer-events:none;padding:0 10px}.Experience_AudioControls td{padding-left:7px}.Experience_AudioControls label,.Experience_AudioControls button{font-size:14px!important;font-family:Orbitron,sans-serif}.Experience_AC_Play{flex-basis:32px}.Experience_AC_Play>button{width:62px;height:62px;border-radius:100px;background-color:#1e1e96;cursor:pointer;color:#fff;transition:background-color .5s;pointer-events:all}.Experience_AC_Play>button:hover{background-color:#3131ff}.Experience_AC_Songs{flex:3 0 10%;position:relative;flex-basis:32px}.Experience_AC_Songs>select{position:relative;left:5px;height:22px;pointer-events:all}.Experience_AC_Volume{flex-basis:32px}.Experience_AC_Volume>input{position:relative;left:5px;top:5px;pointer-events:all}.Experience_AC_Time{flex-basis:32px}.Experience_AC_Time>input{position:relative;left:5px;top:5px;width:calc(100% - 10px);pointer-events:all}.Experience td{color:#fff;text-shadow:1px 1px #000000}.Experience_Play,.Experience_Pause{position:fixed;margin-bottom:max(.5vw,.5vh);margin-left:max(.5vw,.5vh);bottom:0}.Experience_Play[play=false],.Experience_Pause[play=true]{display:none}.Experience_SongInfo{position:fixed;margin-bottom:max(.5vw,.5vh);margin-left:max(.5vw,.5vh);bottom:70px;padding:12px;left:-500px;transition:left .4s cubic-bezier(.17,-.42,0,1.15);z-index:100}.Experience_SongInfo[visible=false]{left:0px;animation:SongInfoAnimation .4s 5s cubic-bezier(.17,-.42,0,1.15);animation-fill-mode:forwards}.Experience_SongInfo td{padding:4px;color:#ccc}.Experience_SongInfo a,.Experience_SongInfo a:visited{color:#fff}@keyframes SongInfoAnimation{0%{opacity:1;left:0px}to{opacity:0;left:-300px}}
