#root{margin:0 auto}.answer-choice-area{display:flex;flex-direction:column;flex-grow:1;padding:10px}.answer-choice-row{display:flex;flex-direction:row;align-items:center;margin-bottom:15px}.answer-choice-text{flex-grow:1;font-size:18px;padding-top:6px;padding-bottom:9px}.answer-choice-text:hover{cursor:pointer}.flex{display:flex}.flex-center-all{justify-content:center;align-items:center}.flex-col{flex-direction:column}.flex-end{justify-content:flex-end}.flex-grow{flex-grow:1}.flex-align-center{align-content:center}.flex-justify-center{justify-content:center}.flex-row{flex-direction:row}.flex-wrap{flex-wrap:wrap}.flex-space-between{justify-content:space-between}.glow-blue:hover{box-shadow:0 0 30px 10px #4894e066;background-color:#48abe04d}.glow-purple:hover{box-shadow:0 0 30px 10px #725bd14d;background-color:#725bd133}.glow-green:hover{box-shadow:0 0 30px 10px #a4e2944d;background-color:#a4e29433}.glow-gold:hover{box-shadow:0 0 30px 10px #edc60440;background-color:#edc60426}.hover-pointer:hover{cursor:pointer}.lightbox{background-color:#0a0a0a;border:1px solid rgb(10,10,10);border-radius:8px;left:50%;min-width:50%;max-height:85vh;max-width:400px;outline:none;overflow:auto;padding:25px;position:absolute;top:50%;transform:translate(-50%,-50%);width:85vw}.module-container{border-radius:20px;display:flex;flex-direction:column;height:100%;padding:5px;position:relative}.module-title{color:#fff;font-size:30px;padding:5px 20px 0 25px}.page{background-image:url(https://firebasestorage.googleapis.com/v0/b/oer-blackboard.appspot.com/o/publicassets%2Fblackboard-background.jpeg?alt=media&token=eeac2f55-c971-4dd4-8b19-63715d8d93bd);background-size:cover;display:flex;flex-direction:column;height:100vh;width:100vw}.page-body{display:flex;flex-direction:column;height:100vh;justify-content:flex-end}.prompt{padding:2px;font-size:20px}.question-content{display:flex;flex-direction:column;flex-grow:1;padding:40px 10px 10px;position:relative}.relative{position:relative}.select-module-btn{position:absolute;padding:20px;font-size:20px}.white-divider{background-color:#fff;bottom:5px;height:2px;position:relative}.zoom{width:150px;transition:transform .3s}.zoom:hover{transform:scale(1.2)}:root{font-family:Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color:#fff;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#1e1e1e}body{margin:0;background-color:#1e1e1e}h1{font-size:3.2em;line-height:1.1}button{color:#fff;border-radius:25%;background-color:transparent;cursor:pointer;border:none;outline:none}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:#f5f5f5}::-webkit-scrollbar-thumb{border-radius:8px;background:#c2c9d2}::-webkit-scrollbar-thumb:hover{background:silver}
