:root{--primary-blue:#4e9cc9;--darker-blue:#2b8cc2;--brand-purple:#6e47ba;--brand-green:#5ce37a;--brand-red:#d84b3b;--brand-orange:#f3a738;--content-background-default:rgba(206,154,254,.492);--content-background-alt:rgba(200,159,239,.716)}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-attachment:fixed;background-image:linear-gradient(to bottom right,#2c0157,#692970);background-repeat:no-repeat;font-family:Nunito,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}@keyframes shake{0%{transform:translateY(-10%)}to{transform:translateY(10%)}}.App{text-align:center}.App-logo{height:40vmin;pointer-events:none}@media (prefers-reduced-motion:no-preference){.App-logo{animation:App-logo-spin 20s linear infinite}}.App-header{align-items:center;background-color:#282c34;color:#fff;display:flex;flex-direction:column;font-size:calc(10px + 2vmin);justify-content:center;min-height:100vh}.App-link{color:#61dafb}@keyframes App-logo-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.LandingScreen{align-items:center;display:flex;flex-direction:column;height:90vh;justify-content:center}.main-title{font-size:90px;margin-left:10px;text-shadow:-1px -1px 0 #000,1px 1px 0 #000,-5px 5px 0 #000,1px -1px 0 #000,-1px -1px 0 #000}.main-title,.main-title-small{-webkit-text-stroke:1px #000;color:#fff;display:flex;flex-wrap:wrap;font-family:Helvetica;font-weight:700}.main-title-small{font-size:25px;text-shadow:-1px -1px 0 #000,1px 1px 0 #000,-3px 3px 0 #000,1px -1px 0 #000,-1px -1px 0 #000}.title-word{display:flex;flex-wrap:wrap}.title-letter{cursor:pointer;transition:transform .1s}.shift-right .main-title{max-width:50vw;padding-left:30px}.title-letter:hover{transform:translateY(-15%)}.specific-title-letter{cursor:pointer;transition:transform .1s}.specific-title-letter:hover{transform:translate(163.905px,130px)}.pathDash{stroke-dasharray:500}.path{stroke-linejoin:"round";stroke-linecap:"round";animation:dash 35s linear;animation-iteration-count:infinite}@keyframes dash{to{stroke-dashoffset:5000}}.contentBox{background-color:#8451ab;border-radius:16px;color:#0d0d4b;font-weight:600;margin-left:10px;margin-right:10px;padding:20px}.selectedIcon{border:1px solid #0000003d!important}.title{font-size:2.5rem;font-weight:700;margin-bottom:1rem;margin-top:1rem}.flexCenter{align-items:center;display:flex;justify-content:center}.flexSimple{align-items:stretch;display:flex;flex-wrap:wrap;height:auto;justify-content:stretch}.leftBox,.rightBox{margin-bottom:10px}.header{align-items:center;gap:10px;padding:10px;text-align:left;width:100%}.cardContainer{flex-wrap:wrap;justify-content:center;margin-top:20px}.card,.cardContainer{display:flex;gap:10px;padding:10px}.card{background-color:var(--content-background-default);border-radius:10px;box-shadow:0 0 10px 0 #3b004599;flex-direction:column;justify-content:space-between;position:relative}.wordItem{align-items:center;display:flex;gap:10px}.subtitle{font-size:1.5em;font-weight:700}.pixelImage{-ms-interpolation-mode:nearest-neighbor;image-rendering:-webkit-crisp-edges;image-rendering:-moz-crisp-edges;image-rendering:crisp-edges;image-rendering:pixelated}.celebrationText{background-color:#03871747;color:var(--brand-green);font-size:1.5em;font-weight:700}.missedAnswerText{background-color:#87030347;color:var(--brand-red);font-size:1.5rem;font-weight:700}.noBackgroundText{color:#fff;font-size:1rem}.rightSideBarContainer{min-width:200px}.rightSideBar{background-color:#8247baa4;border:1px solid #8247ba;border-radius:18px 0 0 18px;box-shadow:0 0 10px 0 #3b00454d;flex-grow:100}.rightSideBar>.userScore{border-bottom:1px solid #49246b9f;border-top:1px solid #49246b9f}.rightSideBar:first-child{border-top:none!important;padding-top:20px}.dongle-regular{font-family:Nunito,sans-serif;font-style:normal;font-weight:400}.symbol-keyboard{display:flex;flex-wrap:wrap;gap:10px;justify-content:center}.character{font-size:1.5rem;font-weight:400}.answerInput{flex-wrap:wrap}.playerResult{align-items:center;display:flex;justify-content:baseline;padding:10px 30px;text-align:left;width:"100%"}.even{background-color:var(--content-background-default)}.odd{background-color:var(--content-background-alt)}
/*# sourceMappingURL=main.2a119d90.css.map*/