:root{--main-gradient: radial-gradient( circle at 20% 20%, #FFF4D1 0%, #d8ff6c 70% );--semi-transparent: rgba(80, 8, 8, .26);--main-border: 5px solid darkred}@font-face{font-family:oldenburg;src:url(/fonts/oldenburg/oldenburg.ttf) format("truetype");font-weight:100 1000;font-style:normal;font-display:swap}@font-face{font-family:chelsea-market;src:url(/fonts/chelsea-market/ChelseaMarket-Regular.ttf) format("truetype");font-weight:400;font-display:swap}@font-face{font-family:hepta-slab;src:url(/fonts/hepta-slab/HeptaSlab-VariableFont_wght.ttf) format("truetype");font-display:swap;font-weight:100 900}h1{font-family:hepta-slab;font-size:3rem;font-weight:700;background:var(--main-gradient);-webkit-background-clip:text;background-clip:text;color:transparent;filter:drop-shadow(2px 2px 2px rgba(255,49,49,.774));margin-bottom:.2rem}h2,h3{font-family:chelsea-market;color:#fff}p,button,div{font-family:oldenburg;color:#fff}button{background:none}.hidden{display:none!important}body,html{display:flex;flex-direction:column;align-items:center;width:100svw;height:100svh;box-sizing:border-box;margin:0;padding:0;overflow:hidden}body:before{content:"";position:fixed;width:100svw;height:100svh;background-image:url(/images/en_flouri_onstage.png);filter:brightness(.3);z-index:-1}header{padding-left:2rem;align-self:flex-start}main{display:flex;align-items:center;justify-content:center;width:100%;height:100%;margin-top:auto;margin-bottom:auto}.quiz-container{display:flex;flex-direction:column;align-items:center;width:30%;height:70%;padding:1rem;background-color:var(--semi-transparent);border-radius:20px;border:5px solid darkred;margin:5px}.quiz-title{margin-top:4rem;text-shadow:3px 0px 0px black,-3px 0px 0px black,0px 3px 0px black,0px -3px 0px black;font-size:3rem}.quiz-options{width:100%;height:fit-content;display:flex;flex-direction:column;margin-top:auto;margin-bottom:auto}.quiz-options button,.results-page button{background:var(--main-gradient);border:var(--main-border);-webkit-text-stroke:2px white;text-shadow:3px 0px 0px black,-3px 0px 0px black,0px 3px 0px black,0px -3px 0px black;font-weight:bolder;border-radius:40px;font-size:2rem;width:100%;height:5rem;margin-top:1rem}.quiz-nav-buttons{border:none;background:none;font-size:3rem;margin:.5rem}.side-bar{display:flex;align-items:center;justify-content:space-between;padding:10px;width:15%;height:fit-content;background:var(--semi-transparent);border-radius:20px;border:2px solid darkblue}.side-bar .buttons{width:60%;display:flex;flex-direction:column;justify-content:space-between;height:100%;box-sizing:border-box}.side-bar button,input{box-sizing:border-box;font-size:1.2rem;height:30%;width:100%;margin-top:.5rem}.timer{display:flex;align-items:center;justify-content:center;width:50%;color:red;font-size:2rem;-webkit-text-stroke:2px red}.score-container{margin-top:2rem;display:flex;flex-direction:column;width:100%;height:100%}.score-container p{font-size:2rem}.side-bar div{height:fit-content;margin-bottom:0}.right{display:none}
