body{background-color:#edebe6;padding:0}.App{height:100vh}@font-face{font-family:Lora;font-style:normal;font-weight:400;src:url(/static/media/lora_regular.6b74b8d64b8efe48b898.ttf) format("truetype")}@font-face{font-family:Roboto;font-size:14sp;font-style:normal;font-weight:500;letter-spacing:.25sp;src:url(/static/media/roboto_regular.03523cf578d69fa92322.ttf) format("truetype")}:root{--quiz-primary-color:#261b17;--quiz-primary-dark-color:#33241f;--quiz-accent-color:#ff9505}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#261b17;color:var(--quiz-primary-color);font-family:-apple-system,BlinkMacSystemFont,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}button{background-color:#261b17;background-color:var(--quiz-primary-color);border:2px solid #33241f;border:2px solid var(--quiz-primary-dark-color);border-radius:10px;color:#ff9505;color:var(--quiz-accent-color);height:56px;padding-left:24px;text-align:start;width:250px}.welcome-page{flex-direction:column;justify-content:space-between;max-width:350px}.welcome-page,.welcome-page-wrapper{display:flex;height:100vh;min-height:100vh}.welcome-page-wrapper{align-items:center;background-position:50%;background-repeat:no-repeat;background-size:cover;justify-content:center}.welcome-text{font-size:18px;line-height:1.6;margin:0 auto;max-width:80%;padding:10px;text-align:center;text-shadow:1px 1px 2px #ffffff4a}.header-title{font-family:Lora}.header-description{text-align:center;width:100%}.footer{padding-bottom:10px}.quiz-link{align-items:end;height:56px;max-height:56px;text-align:end;width:70%}.game-page{flex-direction:column;max-width:350px}.game-page,.game-page-wrapper{display:flex;height:100vh;min-height:100vh}.game-page-wrapper{align-items:center;background-position:50%;background-repeat:no-repeat;background-size:cover;justify-content:center}.progress-bar-container{height:5px;position:relative;width:100%}.progress-bar-fill{background-color:var(--quiz-accent-color);height:100%;transition:width .3s ease}.progress-bar-text{color:#000;position:absolute;right:0;top:50%;transform:translate(-50%,-50%);white-space:nowrap;z-index:1}.game-page-question{text-align:center;width:100%}.game-step{display:flex;flex:1 1;flex-direction:column}.game-step-image-container{align-items:center;display:flex;height:300px;justify-content:center;padding:5px;width:100%}.game-page-artwork{border-radius:10px;display:block;margin:auto;max-height:100%;max-width:100%;object-fit:contain}.artwork-buttons{display:flex;flex-direction:column;gap:5px}.game-page-answer{box-sizing:border-box;display:block;margin:0 auto;width:90%}.result-page-wrapper{align-items:center;background-position:50%;background-repeat:no-repeat;background-size:cover;justify-content:center}.result-page,.result-page-wrapper{display:flex;height:100vh;min-height:100vh}.result-page{flex-direction:column;justify-content:space-between;max-width:350px}.header{align-items:center;padding-top:20px}.header-image{width:100%}.header-title{font-size:24px;text-align:center;width:100%}.footer{align-items:center;display:flex;flex-direction:column;gap:10px;padding-bottom:20px;text-align:center}
/*# sourceMappingURL=main.409fb2bb.css.map*/