.controls{background-color:#141414;border-radius:1rem;border:2px solid #424242;position:absolute;top:0;left:0;height:80vh;width:32rem;margin-top:10vh;margin-bottom:10vh;margin-left:calc((100vw - 32rem)/2);margin-right:calc((100vw - 32rem)/2);max-width:50vw;padding:2rem;box-sizing:border-box}@supports (height: 100dvh){.controls{margin-top:10dvh;height:80dvh}}.controls-scroll{width:100%;height:100%;overflow-y:auto}.controls-scroll::-webkit-scrollbar{display:none}.sidebar-close-button{position:absolute;right:1rem;top:1.5rem;border-width:2px}.option-button{height:3rem;margin-top:.2rem;margin-bottom:.2rem}.option-button>span{font-size:1.1rem;font-weight:500}.direction-button,.interval-button{width:100%}@media (orientation: portrait){.controls{position:absolute;width:100vw;height:100vh;max-width:100vw;margin:0;padding-left:2rem;padding-right:2rem;border-radius:initial;border:initial}@supports (height: 100dvh){.controls{height:100dvh}}}.menu-title{position:absolute;width:100vw;top:20rem;left:0;text-align:center}.menu-button{display:block;height:3rem;width:17rem;margin-top:1rem;margin-bottom:1rem;margin-left:auto;margin-right:auto;border-width:2px}.google-login-button>span{padding-left:2.5rem}.google-login-button-icon{position:absolute;height:1.5rem;left:2rem;top:.75rem}.menu-button>span{font-size:1.1rem;font-weight:500}@media (orientation: portrait){.menu-title{top:8rem}}.profile-info{display:flex;align-items:center;position:fixed;bottom:2rem;left:50vw;transform:translate(-50%);padding:.2rem;border:2px solid #424242;border-radius:99rem;height:2.5rem;min-width:2.5rem;cursor:pointer}.profile-info-name{padding-left:.7rem;padding-right:.5rem;font-weight:500;max-width:10rem;text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.profile-info-photo{height:100%;aspect-ratio:1/1;object-fit:cover;border-radius:50%}.profile-view{background-color:#141414;border-radius:1rem;border:2px solid #424242;position:fixed;bottom:2rem;left:50vw;transform:translate(-50%);width:25rem;padding:4rem 2rem;box-sizing:border-box;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}.profile-view-photo{height:100%;aspect-ratio:1/1;object-fit:cover;border-radius:50%}.profile-view-photo-container{margin-bottom:2rem;padding:.2rem;border:2px solid #424242;border-radius:50%;height:6rem;width:6rem}.profile-view-name{font-weight:500;font-size:1.5rem;margin-bottom:.3rem}.profile-view-email{font-weight:500;margin-bottom:2rem}.profile-view-close-button{position:absolute;right:1rem;top:1.5rem;border-width:2px}@media (orientation: portrait){.profile-view{width:100vw;height:100vh;top:0;left:0;bottom:initial;padding:0;border-radius:initial;border:initial;transform:initial}@supports (height: 100dvh){.controls{height:100dvh}}}.player{display:flex;justify-content:center;align-items:center;flex:3}.audio-controls{position:relative;display:flex;align-items:center;justify-content:center;width:100%}.stop-quiz-button{position:fixed;top:1.5rem;right:1rem;border-width:2px}.play-button{width:5rem!important;height:5rem!important;display:"flex";align-items:"center";justify-content:"center";border-width:2px}.next-button{width:4rem!important;height:4rem!important;position:absolute;left:calc(50% + 4.5rem);border-width:2px}.score-text{position:absolute;bottom:12rem;display:flex;flex-direction:row;align-items:center;justify-content:center}.score-text-correct,.score-text-slash,.score-text-total{height:2rem!important;margin:0rem!important}.score-text-slash{flex:1}.score-text-correct{position:absolute;right:2rem;width:3rem;text-align:right}.score-text-total{position:absolute;left:2rem;width:3rem;text-align:left}.answer-choices{display:flex;justify-content:center;flex-wrap:wrap;overflow-y:auto;max-width:70%!important;width:70%!important;height:auto!important;max-height:calc(52.5vh - 8rem);position:absolute;top:8rem;left:15%}.answer-choices::-webkit-scrollbar{display:none}@supports (max-height: 100dvh){.answer-choices{max-height:calc(50dvh + 2.5vh - 8rem)}}.choice-button{height:2.5rem;margin:.5rem .2rem;border-width:2px}.choice-button>span{font-size:1rem;font-weight:500}.root-page{min-height:100vh;width:100vw;color:#141414}.intervals-training-page{position:relative;display:flex;flex-direction:row;min-height:100vh;width:100vw;color:#141414}@supports (min-height: 100dvh){.root-page,.intervals-training-page{min-height:100dvh}}html,body{margin:0;height:100%;overflow:hidden;background:#141414}body{margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}
