@import url(https://fonts.googleapis.com/css2?family=IBM+Plex+Mono:wght@300;500&display=swap);@import url(https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@300;500&family=Sansita+Swashed:wght@600&display=swap);.appNav{align-items:center;background-color:#050d18;border-bottom:2px solid #fff;display:flex;justify-content:space-around;padding:0 5%}.appNav a{color:#fff;font-size:.8em;text-decoration:none;text-shadow:2px 2px 1px #1f1f1f}.appNav a:hover{color:#e98731}.appNav #navTitle{flex-direction:column;margin:0 20px}.appNav #navTitle,ul.navList{display:flex;font-family:Sansita Swashed,cursive}ul.navList{justify-content:space-evenly;list-style-type:none;padding-left:0}ul.navList li{height:auto;margin:30px 0}ul.navList li.wordBreak{word-break:break-word}ul.navList a{color:#fff;font-size:.8em;text-decoration:none}header{background-attachment:fixed;background-image:url(/static/media/black-galaxy-downscaled.669d47e32cf2a4dbe964.jpg);color:#fff}header h1{font-family:Sansita Swashed,cursive;font-size:2em;line-height:1.3}header h1,header h2{text-shadow:2px 2px 1px #1f1f1f}header h2{font-size:1.4em;margin-top:20px}section.startScreen,section.winScreen{align-items:center;display:flex;flex-direction:column;justify-content:space-evenly;min-height:100vh;padding:2% 5% 5%}section.startScreen h1{font-family:Sansita Swashed,cursive;font-size:2em;line-height:1.3;text-shadow:2px 2px 1px #1f1f1f}.startScreenButtons{display:flex;flex-direction:column;width:100%}#loginButton,#startButton{color:#fff;margin:3% 0;padding:10px 15px;text-decoration:none}#loginButton:hover,#startButton:hover{color:#e98731;font-size:1.1em}@media (min-width:460px){.startScreenButtons{width:50%}}section.charSelect{background-color:#bbb;min-height:100vh;padding:2% 5% 5%}section.charSelect p{margin:40px 0}section.charSelect h1{font-family:Sansita Swashed,cursive;font-size:2em;line-height:1.3;margin:2% 0 4%;text-shadow:2px 2px 1px #1f1f1f}section.charSelect h2{font-size:1.8em}.characterSaves{display:flex;flex-direction:column;justify-content:space-evenly}.characterContainer{margin-bottom:10%}.characterContainer img{max-height:200px}.characterSlot{background:#0000;border:3px solid #fff;display:flex;flex-direction:column;justify-content:space-between;margin-bottom:20px;margin-top:0;min-height:300px;padding:10px;width:100%}.characterSlot.created{cursor:pointer}.characterSlot.selected{border:5px solid #e98731}.editCharButton,.makeCharButton{color:#fff;font-size:1em;text-decoration:none}.editCharButton:hover,.makeCharButton:hover{color:#e98731;font-family:Sansita Swashed,cursive}.deleteCharButton{background:none;border-style:none;color:#fff;cursor:pointer;font-size:1em}.deleteCharButton:hover{color:#e98731;font-family:Sansita Swashed,cursive}.characterSlotButtons{display:flex;justify-content:space-evenly}#noChar{font-size:8em;height:100%;margin:0}#startGameButton{margin-top:5%}a#charSelectStart{color:#fff;font-size:3em;margin:20px;padding:10px 15px;text-decoration:none}a#charSelectStart:hover{color:#e98731;font-family:Sansita Swashed,cursive}@media (min-width:500px){.characterContainer{min-width:32%}.characterSaves{flex-direction:row}}section.createCharSection{background-color:#bbb;display:flex;flex-direction:column;justify-content:space-evenly;min-height:90vh;padding:5%}section.createCharSection h1{font-family:Sansita Swashed,cursive;font-size:2em;line-height:1.3;margin:2% 0 4%;text-shadow:2px 2px 1px #1f1f1f}section.createCharSection img{max-height:200px}button[type=submit]{background:none;border-style:none;color:#fff;cursor:pointer;font-size:2em;width:80%}button[type=submit]:hover{color:#e98731;font-family:Sansita Swashed,cursive}form.characterCreate{align-items:center;display:flex;flex-direction:column}.formInputs{text-align:left}.formInputs div{display:flex;flex-direction:column;margin-bottom:15px}.characterPortrait{margin:10% 0}@media (min-width:1280px){.characterPortrait{margin:5% 0}}.lds-ellipsis{display:inline-block;height:80px;position:relative;width:80px}.lds-ellipsis div{animation-timing-function:cubic-bezier(0,1,1,0);background:#fff;border-radius:50%;height:13px;position:absolute;top:33px;width:13px}.lds-ellipsis div:first-child{animation:lds-ellipsis1 .6s infinite;left:8px}.lds-ellipsis div:nth-child(2){animation:lds-ellipsis2 .6s infinite;left:8px}.lds-ellipsis div:nth-child(3){animation:lds-ellipsis2 .6s infinite;left:32px}.lds-ellipsis div:nth-child(4){animation:lds-ellipsis3 .6s infinite;left:56px}@keyframes lds-ellipsis1{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes lds-ellipsis3{0%{transform:scale(1)}to{transform:scale(0)}}@keyframes lds-ellipsis2{0%{transform:translate(0)}to{transform:translate(24px)}}.displayAndQuestionContainer{display:block;margin:auto auto 2em;max-width:70vw}section.winScreen h1{font-family:Sansita Swashed,cursive;font-size:4em;line-height:1.3;text-shadow:2px 2px 1px #1f1f1f}section.winScreen a{border-style:solid;color:#fff;cursor:pointer;padding:10px 15px;text-decoration:none}section.winScreen a:hover{color:#e98731;font-size:1.1em}.noFormat{white-space:pre-wrap}.narrator{text-decoration:underline}.charBox{align-items:center;display:flex}.gameSpace{padding:0}.playerProgress{padding:20px 0}.questionDisplay,.responseDisplay{background:#000;border:2px solid #90ee90;border-top:none;display:flex;flex-direction:column;justify-content:space-between;min-height:70vh;width:100%}.characterInfo{align-items:center;display:flex;justify-content:space-between;margin-top:-50px;padding-left:2%;width:50%}.characterInfo .characterHealthAndName{align-items:center;display:flex;margin-left:2%}.characterInfo .characterName{padding-left:20px}.characterInfo .characterName h2{display:flex;justify-content:center;margin:0}.characterInfo .characterHealth{font-size:2em;margin:0}.volumeSection{background-color:#000;border:2px solid #90ee90;border-bottom:none;color:#90ee90;display:flex;justify-content:flex-end;padding:2% 2% 0}.volumeSection .volumeIcon{cursor:pointer;font-size:2em}.questionDisplay .questionContainer,.responseDisplay .responseContainer{background-color:#000;border-top:none;color:#90ee90;font-family:IBM Plex Mono,monospace;font-weight:300;height:100%;margin-bottom:30px;padding:0}.questionDisplay .questionContainer p,.responseDisplay .responseContainer p{margin:0;padding:0 4% 4%}.questionDisplay .questionContainer p.loading,.responseDisplay .responseContainer p.loading{cursor:pointer}.questionDisplay .questionContainer h1.narrator,.responseDisplay .responseContainer h1.narrator{font-weight:500;margin:1% 0}.questionDisplay .questionContainer{height:fit-content}.questionDisplay .choiceContainer{display:flex;flex-wrap:wrap;height:auto}.questionDisplay .choiceContainer button,.questionDisplay .choiceContainer div.loader{background-color:#000;border:1px solid #90ee90;color:#90ee90;cursor:pointer;margin-top:0;width:50%}.questionDisplay .choiceContainer button{border-color:#90ee90;color:#90ee90;padding:45px;transition:all .15s ease-in-out}.questionDisplay .choiceContainer button:hover{box-shadow:inset 0 0 10px 0#90EE90,0 0 10px 4px #90ee90;font-size:1.1em}.questionDisplay .choiceContainer div.loader{align-items:center;display:flex;justify-content:center}.questionDisplay .choiceContainer button.choices:disabled{background-color:#000}.questionContainer .noFormat,.responseContainer .noFormat{font-size:.8em}.responseDisplay .responseContainer{height:fit-content}.responseContainer .continue{cursor:pointer}.responseContainer .continue:hover{color:#006400;cursor:pointer}.initalsField{display:flex;flex-direction:column}.initalsField label{margin:20px}.initalsField #formInitials{align-self:center;background:none;background-color:#fff;border:3px solid #fff;font-size:30px;padding:10px 0;text-align:center;text-transform:uppercase;width:50%}section.noGameSession{align-items:center;display:flex;flex-direction:column;justify-content:space-evenly;min-height:100vh;padding:2% 5% 5%}section.noGameSession a{border-style:solid;color:#fff;cursor:pointer;padding:10px 15px;text-decoration:none}section.noGameSession a:hover{color:#e98731;font-size:1.1em}.Hyph{margin-left:5px;margin-right:5px}.Input,.Textarea{border:1px solid #ddd;border-radius:4px;display:block;font-size:1.1em;margin-bottom:10px;padding:10px;text-align:left;width:100%}.Input::placeholder,.Textarea::placeholder{color:#ccc}.Textarea{resize:vertical}.Button{background-color:#eee;border-radius:4px;font-size:1.1em;font-weight:700;order:1px solid #aaa;padding:8px 12px}.Required{color:#ca1551;font-family:Arial;font-weight:700}.Section{margin-left:20px;margin-right:20px}.Section--list{margin-left:10px;margin-right:10px}form.loginForm{align-items:center;display:flex;flex-direction:column;text-align:left;width:50%}@media (min-width:1280px){form.loginForm{width:25%}}footer#footer{align-items:center;background-color:#050d18;display:flex;flex-direction:rows;font-size:.5em;height:auto;justify-content:center;padding:8% 2%}footer#footer a{color:#fff;text-decoration:none;text-shadow:2px 2px 1px #1f1f1f}footer#footer a:hover{color:#e98731}footer#footer p.footerSpacer{color:#fff;margin:0 10px}@media (min-width:600px){footer#footer{font-size:.8em;padding:2% 0}}a,abbr,acronym,address,applet,article,aside,audio,b,big,blockquote,body,canvas,caption,center,cite,code,dd,del,details,dfn,div,dl,dt,em,embed,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,label,legend,li,mark,menu,nav,object,ol,output,p,pre,q,ruby,s,samp,section,small,span,strike,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,tt,u,ul,var,video{border:0;font-size:100%;font:inherit;margin:0;padding:0;vertical-align:initial}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:after,blockquote:before,q:after,q:before{content:"";content:none}table{border-collapse:collapse;border-spacing:0}*{box-sizing:border-box}body,html{height:100%;margin:0;scroll-behavior:smooth}body{color:#fff;font-family:Noto Sans JP,sans-serif;font-size:20px;line-height:1.5;text-align:center}p{font-size:1rem}.App{min-height:100vh;position:relative}.appMain{min-height:100%}header{padding:12% 2% 15%}header,section{border-bottom:2px solid #fff}section{background:url(/static/media/black-galaxy-downscaled.669d47e32cf2a4dbe964.jpg);background-attachment:fixed;min-height:200px;padding:6% 0}section:nth-child(2n){background-color:#050d18;background-image:none}section.lpSection{padding:6% 3% 40px}section.lpSection h3{font-size:1.8em;margin-bottom:6%}section.lpSection h3,section.lpSection h4{font-family:Sansita Swashed,cursive;line-height:1;text-shadow:2px 2px 1px #1f1f1f}section.lpSection h4{font-size:1.6em;margin:10px 20px 20px}section.lpSection p{margin-bottom:8%;padding:0 2%}section.lpSection a{font-size:.8em;text-decoration:none}section.lpSection ul{list-style-position:inside;list-style-type:disc}section.lpSection ul li{margin:10px}section.lpSection.bottom{min-height:0;padding-bottom:0;padding-top:2%}section.lpSection img{width:100%}section.lpSection a:hover{color:#e98731}section.loginSection{align-items:center;display:flex;flex-direction:column;height:100vh;justify-content:center}section.loginSection h1{font-family:Sansita Swashed,cursive;font-size:2em;line-height:1.3;margin:0 0 50px;text-shadow:2px 2px 1px #1f1f1f}a.playButton{border-style:solid;color:#fff;cursor:pointer;padding:10px 15px}a.buttonWhite{color:#050d18;text-shadow:2px 2px 1px #fff}.buttonWhite:hover,a.buttonWhite{background-color:#fff;padding:10px 15px}#footer,.push{height:50px}.errorBoundary{height:100vh}.errorBoundary h1{margin:2% 0 4%;text-shadow:2px 2px 1px #1f1f1f}.errorBoundary h1,.playerProgress h1{font-family:Sansita Swashed,cursive;font-size:2em;line-height:1.3}.error{color:red}.mobileHidden{display:none}.noMargin,section p.noMargin{margin:0}section.lpSection .testLogin p{margin:10px}@media (min-width:469px){header h1,section.loginSection h1,section.startScreen h1{font-size:4em}header h2{font-size:2em}section.lpSection h3{font-size:3em;margin-bottom:4%}.questionContainer .noFormat,.responseContainer .noFormat{font-size:.9em}}@media (min-width:850px){section.lpSection img{width:50%}.questionContainer,.responseContainer{display:block}.questionContainer p.noFormat,.responseContainer p.noFormat{margin:auto;width:50%}}@media (min-width:1280px){.mobileHidden{display:inline;display:initial}header{border-bottom:2px solid #fff;padding:5% 2%}img.mobileHidden{height:500px}header.lpHeader{height:91vh}header h2{margin-bottom:40px}section.lpSection{padding:3% 17%}section.lpSection p{margin-bottom:5%}.questionContainer .noFormat,.responseContainer .noFormat{font-size:1rem}}.underline{text-decoration:underline}.scoreFilter{align-self:flex-end;display:flex;font-family:Sansita Swashed,cursive;padding:0 20px}.scoreFilter p{cursor:pointer;margin:3px}.scoreFilter p.inactive{opacity:.5}.scoreFilter p:hover{color:#e98731}.scoreHeader{display:flex;justify-content:space-between;text-decoration:underline;width:75%}.scoreSection{align-items:center;display:flex;flex-direction:column;min-height:80vh;padding-top:3%}.scoreSection h2{font-family:Sansita Swashed,cursive;font-size:1.8em}.scoreEntry{display:flex;justify-content:space-between;text-align:center;text-transform:uppercase;width:75%}.scoreEntry,.scoreEntry h2{font-family:Noto Sans JP,sans-serif}.scoreEntry h3{font-size:2em}.scoreEntry h4{font-size:1.7em}.scoreEntry p{margin:20px 0 0}@media (min-width:640px){.scoreFilter{font-size:1.5em;padding-right:10%}.scoreFilter p{margin:10px}.scoreSection{padding-bottom:40%}.scoreSection h2{font-size:3.7em}.scoreEntry h3{font-size:3.2em}.scoreEntry h4{font-size:2.2em}}@media (min-width:900px){.scoreSection{padding-bottom:20%}}
/*# sourceMappingURL=main.f29ac75c.css.map*/