@import url(https://fonts.googleapis.com/css2?family=Jost:wght@400;500&display=swap);@import url(https://fonts.googleapis.com/css2?family=IBM+Plex+Sans:wght@400;700&display=swap);body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,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}*{box-sizing:border-box;font-family:Jost,sans-serif;margin:0;padding:0}.link{text-decoration:none}.App{align-items:center;background-color:#2b2b2b;display:flex;height:100vh;justify-content:center}.container{background-color:#f2f1ee;border-radius:4px;height:720px;position:relative;width:1280px}.navbar{background-color:#4682b4;border-radius:4px 4px 0 0;box-shadow:0 4px 4px 0 rgba(0,0,0,.25);height:60px}.navbar,.navbar-inner{align-items:center;display:flex}.navbar-inner{color:#fff;height:3rem;justify-content:space-between;margin:30px;width:100%}.logo{height:20px;margin-top:5px}.navbar-innerright{align-items:center;display:flex}.navbar-signout{background-color:#b22222;border-radius:12px;cursor:pointer;margin-left:1rem;padding:.5rem}.content{align-items:center;display:flex;flex-direction:column;height:610px;justify-content:center;margin:25px}.exit{color:#fff;font-size:1.5rem;position:absolute;right:40px;top:10px}.exit,.test{cursor:pointer}.test{align-items:center;background-color:#fff;border-radius:12px;box-shadow:0 4px 4px 0 rgba(0,0,0,.25);flex-direction:column;height:50px;justify-content:center;margin:1rem 0;width:200px}.location{color:#fff;position:absolute;top:20px}.next-modal{align-items:center;display:flex;height:100%;justify-content:center;left:0;position:absolute;top:0;width:100%;z-index:99}.next-modalcontent{height:200px;width:600px}.question{background-color:#fff;border-radius:12px;height:600px;overflow-y:auto;padding:3rem;position:relative;width:600px}.question-number{align-items:center;background-color:#0082ef;border:1px solid #000;border-radius:500px;color:#fff;display:flex;height:2rem;justify-content:center;left:1rem;position:absolute;top:1rem;width:2rem}.question-passage{white-space:pre-wrap}.question-question{margin-top:1rem}.question-choiceline{border:1px solid #000;border-radius:12px;padding:10px}.question-choiceline,.question-choicelineselected{align-items:center;cursor:pointer;display:flex;margin-top:1rem}.question-choicelineselected{border:3px solid #0082ef;border-radius:12px;padding:8px}.question-choiceline:hover{border:3px solid #30a1cd;padding:8px}.question-choiceletter{border:1px solid #000;border-radius:500px}.question-choiceletter,.question-choiceletterselected{align-items:center;display:flex;height:25px;justify-content:center;padding:.5rem;width:25px}.question-choiceletterselected{background-color:#0082ef;border:1px solid #0082ef;border-radius:100px;color:#fff;margin-right:.5rem}.question-choice{margin-left:1rem}.question-image{object-fit:contain;width:100%}.test{display:flex;flex-direction:row}.nav-header{font-size:1.25rem;margin-bottom:1rem}.nav-header2{font-size:1rem;margin-bottom:1rem}.test-nav{display:flex;flex-wrap:wrap;gap:.5rem;height:200px;width:200px}.nav-left{display:flex;flex-direction:column;margin-bottom:10rem;margin-right:6rem}.answered-nav-button{background-color:#000}.active-nav-button,.answered-nav-button{align-items:center;border-radius:100px;color:#fff;display:flex;height:30px;justify-content:center;width:30px}.active-nav-button{background-color:#0082ef}.nav-button{align-items:center;background-color:#fff;border:1px solid #000;border-radius:100px;cursor:pointer;display:flex;height:30px;justify-content:center;width:30px}.test-code{margin-left:60px;margin-top:40px;width:200px}.test-next{align-items:center;background-color:#0082ef;border-radius:12px;color:#fff;cursor:pointer;display:flex;font-size:1.5rem;height:85px;justify-content:center;margin-left:5rem;margin-top:25rem;padding:2rem;text-align:center;-webkit-user-select:none;user-select:none;width:170px}.next-modal{background-color:rgba(0,0,0,.4)}.next-modalcontent{align-items:center;background-color:#fff;border-radius:12px;display:flex;flex-direction:column;height:300px;justify-content:center;position:relative;width:700px}.next-modalexit{cursor:pointer;font-size:2rem;position:absolute;right:1rem;top:0}.next-modaltext{font-size:1.25rem;padding:.5rem 0 2rem}.next-modalbutton{background-color:#0082ef;color:#fff;padding:.9rem;text-align:center}.graded-test,.next-modalbutton{border-radius:12px;cursor:pointer}.graded-test{background-color:#fff;box-shadow:3px 3px 3px 0 rgba(0,0,0,.5);margin:.5rem;padding:.75rem}.graded-tests{display:flex;flex-direction:column;height:100%;overflow-y:auto}
/*# sourceMappingURL=main.623c5dab.css.map*/