html{background-color:#0a0a0a;color:#fff}html,body,div#root{height:100%;overflow:hidden;margin:0;display:flex;flex-direction:column}body{display:flex;flex-direction:column;height:100vh;font-family:IBMPlexSans,sans-serif}a{text-decoration:none}a:visited{color:#fff}.black-han-sans-regular{font-family:Black Han Sans,sans-serif;font-weight:400;font-style:normal}@font-face{font-family:Black Han Sans;src:url(/assets/BlackHanSans-Regular-CMmLQLw6.ttf) format("truetype");font-weight:400;font-style:normal}@font-face{font-family:IBMPlexSans;src:url(/assets/IBMPlexSansKR-Regular-CYuq7_-N.ttf) format("truetype")}@font-face{font-family:IBMPlexSans-Bold;src:url(/assets/IBMPlexSansKR-Bold-Cx6hku7j.ttf) format("truetype");font-weight:700}header{display:flex;justify-content:flex-start;align-items:center;padding:1rem 2rem;-webkit-user-select:none;user-select:none;-webkit-user-drag:none}header h1{font-family:Black Han Sans,sans-serif;font-size:1.8rem}header h1:first-child{margin-top:.6rem;color:#ffd621}header nav ul{font-family:IBMPlexSans-Bold,sans-serif;display:flex;list-style:none}header nav ul li{margin-right:1.3rem}header nav ul li a{color:#fff;font-size:1.5rem}header nav ul li a:hover{color:#ffd621}main{flex:1;background:linear-gradient(to bottom,#0a0a0a,#4a4a4a);padding:0 2rem}main>div{display:flex;justify-content:center;align-items:center;width:100%;height:100%}footer{background-color:#0a0a0a;padding:1rem 2rem;width:100%;z-index:1000;font-size:.8rem}footer p{color:#aaa;margin:0}footer a{color:#dedede;text-decoration:none}div.create-question.content-wrapper{display:flex;flex-direction:column;justify-content:center;font-family:IBMPlexSans,sans-serif}div.wrapper{display:flex;justify-content:center;max-width:60rem;width:fit-content;padding:1rem;background:linear-gradient(70deg,#008cff73,#0000 40%)}div.wrapper-pattern{display:flex;align-items:center;justify-content:center;background:linear-gradient(to right,rgba(51,72,104,.2) 2px,transparent 2px),linear-gradient(to bottom,rgba(51,72,104,.2) 2px,transparent 2px);background-size:2.5rem 2.5rem;width:fit-content;height:100%}div.helper-wrapper{display:flex;align-items:center;justify-content:center;width:100%;height:100%;margin-right:3rem}div.icon-background{display:flex;flex-direction:column;justify-content:left;height:100%;padding:1rem 1rem 1rem 0rem;border-right:4px solid rgba(91,104,126,.67)}img.helper-icon{width:2rem}div.guide-section{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100%;padding:1rem;text-align:center}div.speech-bubble{margin-bottom:1rem}div.speech-bubble p{font-size:1.2rem;width:100%;text-align:left;margin:0 0 1rem}div.speech-bubble p.title{color:#67c6df;border-left:3px solid #67c6df;padding-left:.5rem}form.create-question{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%}form.create-question>div.input-wrapper{display:flex;flex-direction:column;justify-content:center}form.create-question input{width:20rem;font-size:1.2rem;background:transparent;border:none;border-bottom:2px solid white;padding:.5rem;color:#fff;margin-bottom:1.4rem}form.create-question input:focus{outline:none;border-color:#67c6df}form.create-question input:disabled{background:#0003;color:#ffffff80}form.create-question>div.input-wrapper>p{margin:.5rem 0;text-align:left;font-size:1.2rem}button.create-question,button.reset{width:21rem;background:#008cff3d;border:2px solid rgba(46,125,184,.85);color:#fff;font-size:1.2rem;padding:.5rem 1.2rem;cursor:pointer;margin-top:1rem}button.create-question:hover,button.create-question:focus,button.reset:hover,button.reset:focus{outline:none;background:#008cff72;border-color:#61b7ff}button.reset{display:none}.modal-overlay{position:fixed;top:0;left:0;width:100vw;height:100vh;background-color:#000c;display:flex;justify-content:center;align-items:center;z-index:1000}div.modal-content{display:flex;border-radius:8px;width:40rem;height:fit-content;text-align:left;position:relative;z-index:1001}div.modal-character-background{display:flex;flex-direction:column;justify-content:center;align-items:center}div.modal-character-background>p{font-size:1rem;margin:.7rem 0}div.modal-text{display:flex;flex-direction:column;justify-content:center;align-items:center;padding:1rem 2rem;width:100%}div.modal-content{background:linear-gradient(120deg,#cc000073,#40000040 80%)}div.modal-character-background{background-color:#2e0000}div.modal-character-background>p{color:#ff414199}div.modal-character{background:linear-gradient(to bottom,#2e000000 10%,#2e000066 50%,#2e000099,#2e0000cc 90%,#2e0000),url(/assets/nadja_noise_half-DK8fqhVv.png);background-size:cover;width:12rem;height:12rem;opacity:.7}div.modal-text{background:linear-gradient(to right,rgba(104,51,51,.2) 2px,transparent 2px),linear-gradient(to bottom,rgba(104,51,51,.2) 2px,transparent 2px);background-size:2.5rem 2.5rem}div.fatal-error-modal{width:100%;color:#dedede}div.fatal-error-modal>p{font-size:1.2rem;margin:.5rem 0}div.fatal-error-modal>h2{color:#ff4141ba;border-left:3px solid rgba(255,65,65,.73);padding-left:.5rem;margin:0 0 2rem}main{padding:0 10rem}div.in-game.content-wrapper{display:flex;flex-direction:column;font-family:IBMPlexSans-Bold,sans-serif}div.in-game.question-wrapper{font-size:2.5rem;text-align:center;width:100%}div.in-game.choice-wrapper{width:100%}form.in-game{display:flex;flex-direction:column;align-items:center}button.in-game.choice{font-size:1.8rem;font-family:IBMPlexSans-Bold,sans-serif;color:#fff;padding:.5rem 1.2rem;cursor:pointer;border:none;background-color:#0000004d;box-shadow:.2rem .2rem #0a0a0a;text-align:left;margin:1rem 0;width:70%}button.in-game.choice:focus,button.in-game.choice:hover{color:#000;background-color:#ffd621cc;box-shadow:.2rem .2rem #0a0a0a}button.in-game.choice:disabled{background-color:#0000001a;color:#ffffff80;cursor:unset}button.in-game.choice.chosen{background-size:0 100%;background:linear-gradient(to right,#ffd621cc,#ffd621cc) no-repeat;animation:fillBackground .7s forwards;color:#000}button.in-game>span.choice-ratio{float:right;text-align:right}div.next-button-wrapper{position:fixed;right:2rem;top:calc(50% - 3rem)}button.next-button{animation:shake 1.5s ease-in-out infinite;-webkit-user-select:none;user-select:none;-webkit-user-drag:none;font-family:Black Han Sans,sans-serif;font-size:4rem;width:6rem;height:6rem;background:transparent;border:none;cursor:pointer;color:#dedede}button.next-button:focus,button.next-button:hover{animation-play-state:paused}@keyframes shake{0%{transform:translate(0)}25%{transform:translate(-5px)}50%{transform:translate(5px)}75%{transform:translate(-5px)}to{transform:translate(0)}}@keyframes fillBackground{0%{background-size:0 100%}to{background-size:100% 100%}}div.home{flex-direction:column}div.home img{width:35rem}div.home h1{font-size:2.8rem;margin-top:1.5rem;font-family:IBMPlexSans-Bold,sans-serif}div.home button{font-size:1.8rem;font-family:IBMPlexSans-Bold,sans-serif;padding:.5rem 1.2rem;cursor:pointer;border:none;background-color:#ffd621;box-shadow:.2rem .2rem #0a0a0a}div.home button:hover{opacity:.7}.hidden{opacity:0;transform:translateY(50px)}@keyframes slideIn{0%{opacity:0;transform:translateY(50px)}to{opacity:1;transform:translateY(0)}}.animate{animation:slideIn 1s ease-out forwards}.img-animation,.title-animation{animation-delay:0s}.button-animation{animation-delay:.5s}button.animate.button-animation>a,button.animate.button-animation>a:visited{color:#000}
