@import url(https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;500;600;800&family=VT323&display=swap);*{font-family:Poppins,sans-serif;font-weight:600}.navbar{background-color:#f8f9fa;box-shadow:0 2px 4px #0000001a}.container-fluid{align-items:center;display:flex;justify-content:space-between;padding:10px 20px}.navbar-brand{color:#000;font-size:24px;font-weight:700;text-decoration:none}.navbar-brand:hover{color:#b37400}.search--bar{margin-left:20px}.user-info{align-items:center;display:flex}.user-info span{margin-right:10px}.user-info button{background-color:initial;border:none;color:#faebd7;cursor:pointer}.user-info button:hover{text-decoration:underline}.authentication--buttons{align-items:center;display:flex}.authentication--buttons button{background-color:#faebd7;border:none;border-radius:4px;color:#000;cursor:pointer;margin-left:10px;padding:8px 12px;transition:background-color .3s}.authentication--buttons button:hover{background-color:#b37400}.loggedin--buttons button{background-color:#faebd7;border:none;border-radius:4px;color:#000;cursor:pointer;margin-left:10px;padding:8px 12px;transition:background-color .3s}.loggedin--buttons button:hover{background-color:#b37400}.search--bar{display:inline-block;position:relative}.search--box{border:1px solid #ccc;border-radius:5px;font-size:16px;height:50px;outline:none;padding:10px;width:500px}.dropdown{background-color:#fff;border:1px solid #ccc;border-radius:0 0 5px 5px;border-top:none;box-shadow:0 2px 4px #0000001a;left:0;max-height:200px;overflow-y:auto;position:absolute;top:100%;width:100%;z-index:1000}.search--box--course{cursor:pointer;padding:10px;transition:background-color .2s ease}.search--box--course:hover{background-color:#f0f0f0}.home--hero{background-image:url(/static/media/uoft.111afe7f86c99d623be9.jpeg);background-position:50%;color:#faebd7;padding-bottom:200px;padding-left:20%;padding-top:200px}.home--hero h3{-webkit-touch-callout:none;-webkit-user-select:none;user-select:none}.home--page--course{background-color:#000;border:1px solid;border-radius:5px;color:#fff;margin:20px;overflow:hidden;padding:20px;transition:opacity .5s ease}.home--page--course:hover{cursor:pointer;opacity:75%}.home--page--course h1{color:#fff;font-size:24px;margin-bottom:10px}.home--review--scores h4{color:#f5f5f5;font-size:18px;padding:10px}.home--review--example{justify-content:space-between;margin:100px}.home--review--anecdote img{width:50%}.home--review--anecdote{display:flex;justify-content:center;margin:100px}.container-fluid form{align-self:center;display:flex;margin:0}.form-outline{border-radius:5px 5px 0 0;width:80%}.social-tags{display:flex;padding:5px}footer{align-items:center;background-color:#fff;bottom:0;box-shadow:0 0 10px #c8c8c8;justify-content:center;padding:10px;position:fixed;width:100%}.review--form{margin-top:20px}.create{align-items:flex-start;display:flex;flex-direction:column}.create h3{font-size:18px;margin-bottom:10px}.create label{font-weight:700;margin-top:10px}.create input{border:1px solid #ccc;border-radius:4px;margin:5px 0;padding:8px;width:100%}.create button{background-color:#faebd7;border:none;border-radius:4px;color:#000;cursor:pointer;font-size:16px;margin-top:10px;padding:10px 20px}.create button:hover{background-color:#b37400}.course-details{align-items:center;display:flex;flex-direction:column;margin:20px}.details{margin-top:60px;text-align:center}.review--graphs{display:flex}.difficulty--graph,.rating--graph{margin:20px 0}.difficulty--graph h4,.rating--graph h4{margin-bottom:10px}.review--block{margin-top:20px}.search--box--review{border:1px solid #ccc;border-radius:4px;cursor:pointer;margin:10px 0;padding:15px;transition:background-color .3s}.search--box--review:hover{background-color:#f2f2f2}.review--block--header{align-items:center;display:flex;justify-content:space-between;margin-bottom:5px}.review--block--header h3{font-size:18px}.review--block--header p{color:#666;font-size:14px}.review--block--ratings{display:flex;justify-content:space-between;margin-top:10px}.review--block--ratings h4{color:#333;font-size:14px}.review--block strong{color:red;cursor:pointer}.login{background-color:#f9f9f9;border:1px solid #ccc;border-radius:5px;left:50%;margin:0 auto;max-width:400px;padding:20px;position:absolute;top:50%;transform:translate(-50%,-50%)}.login h3{margin-bottom:20px;text-align:center}.login label{display:block;font-weight:700;margin-bottom:5px}.login input{border:1px solid #ccc;border-radius:4px;margin-bottom:10px}.login button,.login input{font-size:16px;padding:10px;width:100%}.login button{background-color:#faebd7;border:none;border-radius:4px;color:#000;cursor:pointer;display:block;transition:background-color .3s}.login button:disabled{background-color:#ccc;cursor:not-allowed}.login button:hover{background-color:#b37400}.register{background-color:#f9f9f9;border:1px solid #ccc;border-radius:5px;left:50%;margin:0 auto;padding:20px;position:absolute;top:50%;transform:translate(-50%,-50%);width:500px}.register h3{margin-bottom:20px;text-align:center}.register label{display:block;font-weight:700;margin-bottom:5px}.register input{border:1px solid #ccc;border-radius:4px;margin-bottom:10px}.register button,.register input{font-size:16px;padding:10px;width:100%}.register button{background-color:#faebd7;border:none;border-radius:4px;color:#000;cursor:pointer;display:block;transition:background-color .3s}.register button:disabled{background-color:#ccc;cursor:not-allowed}.register button:hover{background-color:#b37400}.error{color:red;margin-top:10px;text-align:center}@media (max-width:600px){.course-details{margin:10px}.difficulty--graph,.rating--graph{margin:10px 0}.create input{width:100%}.authentication--buttons{margin-top:10px}}
/*# sourceMappingURL=main.f787a37d.css.map*/