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}.HomePage{background-image:url(/CISC275-Final/static/media/background.351306a486f4dd17fb5d.svg);background-size:cover;flex:1 1;height:auto;text-align:center}.button-container{align-items:center;background-color:#f5f5f5;border-radius:12px;box-shadow:0 2px 4px #000;display:flex;flex-direction:column;flex-grow:1;font-size:clamp(.9rem,2vw,1.2rem);height:80%;justify-content:space-between;margin:2rem auto;min-width:300px;padding:1.5rem;width:80%}#api-box{max-width:30%}.button{background-color:#bec9d3;border:1px solid #000;border-radius:8px;color:#000;font-size:clamp(.9rem,2vw,1.2rem);height:auto;padding:.5em 1em;width:80%}.button:hover{background-color:#dde2e7;border:1px solid #000;box-shadow:0 2px 3px #000;color:#000}.row{align-items:stretch;display:flex;flex-wrap:wrap;margin:0}.button:active,.button:focus,.button:focus:active{background-color:#f0f8ff;box-shadow:none;color:#000;outline:none;transition:none}.button:disabled{background-color:#f0f8ff;border:1px solid #000;color:gray}#title{color:#000;font-size:clamp(2rem,6vw,4rem);margin-top:3%}#headerbox{align-items:center;background-color:#f5f5f5;border-radius:20px;box-shadow:0 2px 4px #000;display:flex;gap:10px;margin:20px auto auto;padding:10px;width:-moz-fit-content;width:fit-content}#logo{aspect-ratio:1;background-image:url(/CISC275-Final/static/media/logo.ffc4c3420f36fe35f5f7.svg);background-repeat:no-repeat;background-size:contain;height:auto;width:50%}.progressbar{border:2px dashed #000;margin:auto;width:90%}.qrow{padding:10px}.quizbutton{background-color:#bec9d3;border:1px solid #000;border-radius:8px;color:#000;height:auto;width:200px}.quizbutton:hover{background-color:#dde2e7;border:1px solid #000;box-shadow:0 2px 3px #000;color:#000}.quizbutton:active,.quizbutton:focus,.quizbutton:focus:active{background-color:#f0f8ff;box-shadow:none;color:#000;outline:none;transition:none}.quizbutton:disabled{background-color:#f0f8ff;border:1px solid #000;color:gray}#backcol,#nextcol{align-items:center;display:flex;margin:auto;max-width:535px;width:100%}#backcol{justify-content:flex-end}#nextcol{justify-content:flex-start}@media (max-width:768px){#backcol,#nextcol{justify-content:center;margin-bottom:10px}#backcol{order:1}#nextcol{order:2}.quizbutton{max-width:300px;width:100%}}#mcqbox{background-color:#f5f5f5;border:solid #000;border-radius:6px;box-sizing:border-box;display:flex;flex-direction:column;flex-grow:1;height:100%;justify-content:left;margin:auto;max-width:500px;padding:20px}@media (max-width:768px){#mcqbox{margin:auto;padding:10px;width:90%}}.BasicPage{background-image:url(/CISC275-Final/static/media/background.351306a486f4dd17fb5d.svg);background-size:cover;flex:1 1;height:auto}.submit{background-color:#bec9d3;border:1px solid #000;border-radius:8px;color:#000;display:flex;justify-content:center;margin:30px auto;position:relative;width:200px}.submit:hover{background-color:#dde2e7;border:1px solid #000;box-shadow:0 2px 3px #000;color:#000}.submit:disabled{background-color:#f0f8ff;border:1px solid #000;color:gray}.submit:active,.submit:focus,.submit:focus:active{background-color:#f0f8ff;border:1px solid #000;box-shadow:none;color:#000;transition:none}.progressbox{align-items:center;background-color:#f5f5f5;border-radius:20px;box-shadow:0 2px 4px #000;box-sizing:border-box;display:flex;flex-direction:column;margin:20px auto;max-width:650px;padding:20px;width:90%}@media (max-width:768px){.progressbox{background-color:#f5f5f5;box-shadow:0 2px 4px #0003;padding:1rem 0;position:sticky;top:0;z-index:1000}}.Modal{background-color:#f5f5f5;border-radius:12px;box-shadow:0 2px 4px #000;overflow:hidden}.Button{background-color:#bec9d3;border:1px solid #000;border-radius:8px;color:#000;height:auto;margin:auto;width:80%}.Button:hover{background-color:#dde2e7;border:1px solid #000;box-shadow:0 2px 3px #000;color:#000}.Footer{align-content:center;display:flex}.DetailedPage{background-image:url(/CISC275-Final/static/media/background.351306a486f4dd17fb5d.svg);background-size:cover;flex:1 1;height:auto}#text{margin-top:auto;resize:none}#detailedbox{background-color:#f5f5f5;border:solid #000;border-radius:6px;box-sizing:border-box;display:flex;flex-direction:column;flex-grow:1;height:100%;justify-content:left;margin:auto;max-width:500px;padding:20px}@media (max-width:768px){#detailedbox{margin:auto;padding:10px;width:90%}}#navbar{background-color:#f5f5f5;display:flex;flex-wrap:nowrap;height:5vh;min-height:30px;overflow-x:auto;padding:0;width:100%}.navbutton{background-color:initial;border:none;border-radius:0;border-top-left-radius:10px;border-top-right-radius:10px;color:#585858;flex:0 0 auto;font-size:100%;height:100%;padding:0 15px;white-space:nowrap}.navbutton:hover{background-color:#5688ab;color:#000;cursor:pointer}.navbutton:disabled{background-color:#f0f8ff;color:gray}.navbutton:active,.navbutton:focus,.navbutton:focus:active{background-color:#5688ab;box-shadow:none;color:#000;outline:none;transition:none}#footer{background-color:#f5f5f5;height:auto;text-align:center;width:100%}.ResultsPage{background-image:url(/CISC275-Final/static/media/background.351306a486f4dd17fb5d.svg);background-size:cover;flex:1 1;height:auto}.TextBox{align-items:center;background-color:#f5f5f5;border-radius:12px;box-shadow:0 2px 4px #000;display:flex;flex-direction:column;flex-grow:1;justify-content:space-between;margin:2rem auto;padding:1.5rem;width:80%}.Header{font-size:30px;font-weight:600;margin-bottom:"0.5rem"}.Text{font-size:18px}.List{list-style-type:disc;margin-bottom:1.5rem;padding-left:1.5rem}.App{display:flex;flex-direction:column;min-height:100vh}
/*# sourceMappingURL=main.2b1572f7.css.map*/