*{box-sizing:border-box;font-family:Fira Sans}html,body,#root{box-sizing:border-box;max-width:100vw;margin:0;padding:0;background-image:url(/assets/white_background_wide-_70UGbQ3.svg);background-size:cover;background-position:center;background-repeat:no-repeat;background-attachment:fixed;background-color:transparent}:root{line-height:1.5;font-weight:400;margin:0;padding:0;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.root--blue{background-image:url(/assets/blue_background_wide-CRTODrqb.svg)}.app__grid-container{display:grid;grid-template-rows:auto 1fr;background-size:cover;background-position:center;background-repeat:no-repeat;background-attachment:fixed;background-color:transparent;box-sizing:border-box;max-width:100vw;max-height:100%;min-height:100vh}.app__navbar{display:grid;grid-template-columns:auto 1fr auto auto;align-items:center;background-color:#fff;padding:1rem 2rem;border-bottom:1px solid #ccc;position:relative;max-width:100%;width:100%}.app__navbar-links{justify-self:start;display:flex;gap:1rem;flex-wrap:wrap}.app__navbar-logo{justify-self:center}.app__navbar-user{justify-self:end}.app__main{padding:1rem;box-sizing:border-box;max-width:100vw;height:100%}.Toastify__toast--info{background-color:#2196f3;color:#fff;font-weight:700}.Toastify__toast--error{background-color:#f44336;color:#fff;font-weight:700}.Toastify__toast--success{background-color:#4caf50;color:#fff;font-weight:700}.Toastify__toast .Toastify__toast-icon svg{fill:#fff}.Toastify__toast .Toastify__close-button svg{fill:#fff}.Toastify__progress-bar{background-color:#fff}.error-boundaries-page__container{display:flex;justify-content:center;align-items:center;height:100%;text-align:center;flex-direction:column}.nickname-input{display:flex;flex-direction:column;justify-content:center;align-items:center;margin:0 auto;box-sizing:border-box;max-width:400px;width:100%;height:100%}.nickname-input__input-wrapper{width:100%;max-width:400px;margin-bottom:1rem}.nickname-input__button-wrapper{width:100%;max-width:400px}.nickname-input__input{width:100%;padding:0 1rem;height:2.5rem;font-size:1rem;border:1px solid #ccc;border-radius:.2rem;padding-right:60px;box-sizing:border-box;position:relative;min-width:160px}.nickname-input__submit-button{font-size:1.8rem;border-radius:10px;background-color:#2d78d3;color:#fff;border:none;cursor:pointer;transition:background-color .2s ease;padding:1rem;width:100%;min-width:160px;max-width:400px;box-sizing:border-box}.with-counter__wrapper{position:relative;width:100%;max-width:858px;display:inline-block}.with-counter__counter{position:absolute;bottom:8px;right:12px;font-size:.75rem;pointer-events:none;color:#666;line-height:1;background:transparent;padding:2px 0}.gameplay__container{display:grid;grid-template-rows:1.9fr .1fr;gap:0px 0px;height:100%}.gameplay__score-wrapper{text-align:end}.gameplay__score-wrapper--fixed{position:fixed;bottom:10px;right:35px;z-index:1000}.gameplay__next-question-btn-wrapper{position:fixed;bottom:2rem;left:50%;transform:translate(-50%);text-align:center;z-index:1000}.gameplay__next-question-btn{padding:1rem 2rem;font-size:1.25rem;background-color:#007bff;color:#fff;border:none;border-radius:.5rem;cursor:pointer;max-width:350px;width:100%;box-shadow:0 4px 12px #0000001a;transition:background-color .2s ease}.gameplay__next-question-btn:hover{background-color:#0056b3}.qr-code__container{position:fixed;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;background-color:#00000073;z-index:1400}.qr-code__panel{padding:30px;background-color:#fff;border-radius:1rem}@media(max-width:200px){.qr-code{size:200}}@media(min-width:400px){.qr-code{size:400}}@media(min-width:601px){.qr-code{size:500}}.not-found-page{display:flex;justify-content:center;align-items:center;height:100%;text-align:center;flex-direction:column}.not-found-page__button{background-color:#007bff;color:#fff;border:none;font-weight:600;font-size:1rem;padding:12px 20px;border-radius:.5rem;cursor:pointer;transition:background-color .2s ease}.not-found-page__button:hover{background-color:#0056b3}
