#root,body,html{width:100%;height:100%;overflow:hidden}:root{font-family:Inter,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}button{background:none;border:none;cursor:pointer}html{font-size:.9vw}body{background-image:url(/assets/background-DUuQoJuc.png);background-size:cover}body,#root{margin:0;display:flex;flex-flow:column;min-width:320px;min-height:100vh;align-items:center}h1{font-size:3.2em;line-height:1.5;font-family:BigNoodleTitlingOblique,sans-serif;color:#d0d0d0;text-align:center;margin:0;justify-content:center;align-items:center}h2{margin-bottom:.2em}p{margin:0}@font-face{font-family:BigNoodleTitling;font-style:normal;font-weight:400;src:local("BigNoodleTitling"),url(https://fonts.cdnfonts.com/s/24262/big_noodle_titling.woff) format("woff")}@font-face{font-family:BigNoodleTitlingOblique;font-style:normal;font-weight:400;src:local("BigNoodleTitling"),url(https://fonts.cdnfonts.com/s/24262/big_noodle_titling_oblique.woff) format("woff")}.gamemode-button{display:flex;flex-flow:column;transition:.3s;width:25.2em;aspect-ratio:.67;margin:.96em}.gamemode-button:hover{transition:.3s;transform:scale(105%)}.gamemode-image-bar{display:flex;width:100%;height:67%;background:#43b3f3;background:radial-gradient(circle,#43e3f3,#179dfe 80%);align-items:center;justify-content:center}.gamemode-image-bar img{width:12em;aspect-ratio:1;color:#43b3f3}.description-bar{display:flex;width:100%;height:33%;background-color:#e7e7e7;flex-flow:column;align-items:center}.gamemode-button h1{margin:.35em 0 0;color:#070417;font-size:3em;font-family:BigNoodleTitling}.gamemode-button p{font-weight:200;font-size:1.2em;text-align:center;margin:.5em;color:#000}#gamemode-list{display:flex;font-size:.9em}#gamemode-list a{text-decoration:none}.landing{height:100%;display:flex;flex-flow:column;justify-content:center;margin-top:-1em;font-size:1vw}.footer{position:absolute;bottom:0;text-align:center}.gamemode{display:flex;flex-flow:column;align-items:center;justify-content:center;margin-top:-4%;width:100%;height:100%}.gamemode-header{display:flex;margin-top:2em;margin-bottom:1em;font-family:BigNoodleTitlingOblique;justify-content:center;gap:3em;align-items:center;min-width:28em}.select{color:#000;width:18em;margin-bottom:1rem}.select svg{width:1.5em;height:1.5em}.btn{height:3.5rem;line-height:0;text-wrap:nowrap;font-family:Inter;background-color:#ff431a;font-size:2em;padding:.4rem 1.6rem;font-weight:800;border:.17rem #1defef00 solid;border-radius:.3rem}.btn:hover{transition:.1s;border:.17rem #1defef solid}.btn.secondary{background-color:#e2e3e6;color:#101424;font-weight:700}.character-option{display:flex;align-items:center}.character-option span{margin-left:1em}.character-portrait{width:2em;max-height:2em;aspect-ratio:1}.big-character-portrait{width:4.5em;max-height:5em;aspect-ratio:1}.flex-row{display:flex;flex-flow:row;justify-content:center}.flex-column{display:flex;flex-flow:column;align-items:center}.vertical-divider{width:.15em;margin-left:.5em;margin-right:.5em;height:100%;background-color:#334b69}.your-tries,.timer{width:100%;text-align:center}.modal-button-row{margin-top:auto;margin-bottom:3em;font-size:.75em;width:100%;align-items:center;gap:1rem}.modal-details{width:100%;margin-top:auto;margin-bottom:auto}.clipboard-text{font-size:.8rem;position:absolute;bottom:.5em}.clipboard-text svg{font-size:1.2rem}.incorrect-text{text-decoration:underline wavy red}.sound-effects{display:flex;width:62rem;margin-top:3rem;justify-content:space-around;align-items:center}.ability-selection{display:flex;flex-flow:row;justify-content:space-around;width:62rem;margin-top:3.5rem}.results-table{font-size:.8em;border-spacing:0;margin-left:auto;margin-right:auto;margin-bottom:1em;text-align:left}.results-table td{padding:.3em 2em}.results-table div{display:flex;flex-flow:row;align-items:center;gap:.25em}.sound-effects__effect{display:flex;flex-flow:column;position:relative}.sound-effects__button{background-color:#45516b;width:9.4rem;aspect-ratio:1;border-radius:1.4rem;border:.25rem #1d222d solid;transition:.3s;transition-property:border-color;padding:0;justify-content:center;align-items:center;display:flex}.sound-effects__button svg{width:40%;height:40%;transition:.3s}.sound-effects__button:hover svg{transform:scale(1.1);transition:.3s}.sound-effects__button:hover{border:.25rem #2b93df solid;transition:.3s}.sound-effects__description{position:absolute;top:9.4rem;display:flex;align-self:center;justify-self:center;justify-content:center;align-items:center;text-wrap:nowrap}.modal-bg{position:fixed;top:0;left:0;right:0;display:flex;width:100%;height:100%;overflow:none;background-color:#00000050;z-index:99;justify-content:center;align-items:center}.modal-content{position:absolute;display:flex;flex-flow:column;align-items:center;width:30rem;height:26rem;background-color:#273347;border:.2rem solid #334b69;border-radius:1rem}.close-modal{position:absolute;font-size:1rem;top:1rem;right:1rem;padding:0}.modal-content span{font-size:1.5em;text-align:center}.screenshot{border:.1em solid black;width:40em;height:22.5em;margin-bottom:.5em}.attempt-icons{display:flex;justify-self:center;justify-content:center;gap:.5em}.answers-row{width:75%;display:flex;flex-flow:row;justify-content:space-evenly;margin-top:.5em;margin-bottom:auto}.answers-column{text-align:center}.answers-column h2{font-size:2.4em;margin:0;line-height:1em;font-family:BigNoodleTitlingOblique}.image-select-buttons{display:flex;gap:1em;margin-bottom:.5em}.image-select-buttons button{background-color:#293650;color:#23a2d1;border-radius:.4em;font-size:1.2em;padding:.5em;box-sizing:border-box}.image-select-buttons button.active{outline:.2em solid transparent;outline-offset:-.1em;background-color:#3480b5;color:#fff}.image-select-buttons button:disabled{opacity:.6}.image-select-buttons button.correct{background-color:#0ba879!important;outline-color:#066347;color:#fff}.image-select-buttons button.incorrect{background-color:#ca2121!important;outline-color:#911616;color:#fff}
