.timetable{border-collapse:collapse;text-align:center;width:100%}.timetable td:nth-child(n+2),.timetable th:nth-child(n+2){border:1px solid #ccc;padding:10px;width:120px!important}.timetable td:first-child,.timetable th:first-child{border:1px solid #ccc;padding:10px;width:50px}.timetable .timeslot{background-color:#add8e6;color:#000;font-size:12px}.clash-text{color:#fff}.home-page{display:flex;flex-direction:row;font-family:Inter,Arial,sans-serif;margin:0}.home-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:20px}.home-header h1{color:#333;font-size:2rem}.home-header button{background-color:#007bff;border:none;border-radius:4px;color:#fff;cursor:pointer;padding:10px 20px}.home-header button:hover{background-color:#0056b3}.home-body{display:flex;justify-content:center;margin-left:220px;margin-right:270px;padding:20px;width:calc(100% - 450px)}.timetable-container{background-color:#f9f9f9;border:1px solid #ccc;border-radius:8px;max-width:100%;padding:10px;width:100%}.header{margin:100px 0 0}.button-container,.selected-courses-container{display:flex;flex-direction:column}.selected-courses-container{align-items:center;background-color:#c8e2f4;height:100%;justify-content:flex-start;overflow-y:auto;padding:20px;position:fixed;right:0;row-gap:20px;top:0;width:250px;z-index:1000}.selected-courses-container h2{color:#000;margin-bottom:20px}.selected-courses-container p{color:#000}.none{color:#000!important}.selected-courses-grid{grid-gap:20px;display:grid;gap:20px;grid-template-columns:1fr;margin-bottom:50px;width:100%}.selected-course-item{align-items:center;background-color:#fff;border-radius:8px;color:#fff;padding:10px;width:calc(100% - 20px)}.selected-course-item h3{margin:0}.selected-course-item select{border:1px solid #ccc;border-radius:4px;font-family:Inter,Arial,sans-serif;margin-top:5px;padding:5px}.course-details{align-items:center;display:flex;justify-content:space-between}.selected-courses-container .minus-button{align-items:center;background-color:#007bff;color:#fff;cursor:pointer;font-size:12px;height:28.4px;margin:5px 0 0;padding:5px 10px;text-align:center;width:28.4px}.selected-course-item button:hover{background-color:#add8e6}.selected-courses-container button{align-items:center;background-color:#fff;border:none;border-radius:4px;color:#000;cursor:pointer;display:inline-block;font-size:16px;margin:4px 0;padding:10px 20px;text-align:center;text-decoration:none;width:210px}.selected-courses-container button:hover{background-color:#add8e6}.minus-button:hover{background-color:#add8e6!important}.navbar{align-items:center;background-color:#00008b;display:flex;flex-direction:column;height:100%;justify-content:flex-start;left:0;padding:20px;position:fixed;top:0;width:200px;z-index:1000}.logo-placeholder{color:#fff;margin-bottom:20px}.nav-links{display:flex;flex-direction:column;gap:10px}.nav-links button{background-color:#fff;border:none;border-radius:4px;color:#000;cursor:pointer;display:inline-block;font-size:16px;margin:4px 0;padding:10px 20px;text-align:center;text-decoration:none;width:200px}.nav-links :not(.selected) button:hover{background-color:#add8e6}.nav-links .selected{background-color:#007bff;color:#fff;cursor:default}.nav-links h3{color:#fff;margin:0}.dropdown-header{align-items:center;cursor:pointer;display:flex;justify-content:space-between}.dropdown-arrow{margin-left:10px}.dropdown-content{gap:10px;margin-top:10px;width:200px}.course-search,.dropdown-content{display:flex;flex-direction:column}.course-search{background-color:#f9f9f9;border:1px solid #ccc;border-radius:8px;height:100%;padding:20px;width:calc(100% - 40px)}.course-search h2{color:#333;font-size:1.5rem;margin-bottom:10px}.course-search input{border:1px solid #ccc;border-radius:4px;font-family:Inter,Arial,sans-serif;font-size:1rem;margin-bottom:10px;padding:10px}.course-search button{background-color:#007bff;border:none;border-radius:4px;color:#fff;cursor:pointer;font-size:16px;padding:10px 20px}.course-search button:hover{background-color:#0056b3}.search-results{margin-top:10px;max-height:300px;overflow-y:auto}.course-entry{align-items:center;background-color:#fff;border:1px solid #ddd;border-radius:4px;display:flex;justify-content:space-between;margin-bottom:5px;padding:10px}.course-entry button{background-color:#28a745;border:none;border-radius:4px;color:#fff;cursor:pointer;padding:5px 10px}.course-entry button:hover{background-color:#218838}.add-courses-page{display:flex;flex-direction:column;font-family:Inter,Arial,sans-serif;padding:20px}.add-courses-body{flex-direction:column;margin-left:220px;margin-right:270px;width:calc(100% - 490px)}.add-courses-body,.add-courses-button-container{align-items:center;display:flex;justify-content:center}.add-courses-button-container{flex-direction:row;gap:20px;margin-top:20px}.add-courses-button-container button{height:auto;width:300px}.add-to-schedule-button,.reset-courses-button{align-items:center;background-color:#007bff;border:none;border-radius:4px;color:#fff;cursor:pointer;display:flex;font-size:16px;height:50px;justify-content:center;width:200px}.reset-courses-button{background-color:#dc3545}.add-to-schedule-button:hover,.reset-courses-button:hover{opacity:.8}.add-courses-body button{background-color:#007bff;border:none;border-radius:4px;color:#fff;cursor:pointer;padding:10px 20px}.add-courses-body button:hover{background-color:#00008b}.course-search,.selected-courses-list{flex:1 1}.schedule-generator,.schedule-generator-body{align-items:center;display:flex;flex-direction:column}.schedule-generator-body{margin-left:220px;margin-right:270px;width:calc(100% - 490px)}.schedule-generator-page{font-family:Inter,Arial,sans-serif;padding:20px}.preferences-box{background-color:#f0f0f0;border-radius:10px;margin:20px 0;max-width:800px;padding:20px;text-align:center;width:80%}.preferences{display:flex;flex-wrap:wrap;gap:20px;justify-content:space-around}.preferences label{align-items:center;display:flex;flex-direction:column;width:170px}.buttons{display:flex;justify-content:space-around;margin-top:20px}.buttons button{background-color:#007bff;border:none;border-radius:4px;color:#fff;cursor:pointer;font-size:16px;height:40px;width:45%}.buttons button:hover{background-color:#0056b3}.generated-schedules-page,option,select{font-family:Inter,Arial,sans-serif}.generated-schedules-body{align-items:center;display:flex;flex-direction:column;margin-left:220px;margin-right:310px;padding:20px;width:calc(100% - 530px)}.schedule-option{margin-top:20px;max-width:800px;transition:opacity .5s ease-in-out;width:80%}.schedule-option h2,.schedule-option p{margin-bottom:10px}.schedule-option table{border-collapse:collapse;margin-bottom:20px;width:100%}.schedule-option td,.schedule-option th{border:1px solid #ccc;padding:8px;text-align:left}.schedule-option th{background-color:#f2f2f2}.schedule-option button{background-color:#007bff;border:none;border-radius:4px;color:#fff;cursor:pointer;padding:10px 20px}.schedule-option button:hover{background-color:#0056b3}.generated-schedule-day-table tr:nth-child(n+4) td:first-child{color:red;font-weight:700}.carousel-container{align-items:center;display:flex;justify-content:center;overflow:hidden;position:relative;width:100%}.carousel-arrow{background-color:#007bff;border:none;border-radius:4px;color:#fff;cursor:pointer;height:50px;padding:10px;position:absolute;top:100px;transform:translateY(-50%);width:50px;z-index:1}.carousel-arrow:hover{background-color:#0056b3}.left-arrow{left:10px}.right-arrow{right:10px}.timetable-hide{margin-bottom:20px;text-align:center;width:100%}.loading-container,.timetable-hide{align-items:center;justify-content:center}.loading-container{display:flex;flex-direction:column;height:200px}.loading-gif{height:50px;margin-bottom:10px;width:50px}.view-buttons{display:flex;justify-content:center;margin-bottom:10px}.view-button{background-color:#007bff;border:none;border-radius:4px;color:#fff;cursor:pointer;margin:0 5px;padding:10px 20px}.view-button.active,.view-button:hover{background-color:#0056b3}.generated-schedule-course-table,.generated-schedule-day-table{border-collapse:collapse;margin-top:10px;width:100%}.generated-schedule-course-table td,.generated-schedule-course-table th,.generated-schedule-day-table td,.generated-schedule-day-table th{border:1px solid #ddd;padding:8px;text-align:center}.generated-schedule-course-table th,.generated-schedule-day-table th{background-color:#f2f2f2;font-weight:700}.generated-schedule-course-table tr:nth-child(2n),.generated-schedule-day-table tr:nth-child(2n){background-color:#f9f9f9}.generated-schedule-course-table tr:hover,.generated-schedule-day-table tr:hover{background-color:#ddd}body,h1,h2{font-family:Inter,Arial,sans-serif}h1,h2{text-align:center}button{font-family:Inter,Arial,sans-serif}
/*# sourceMappingURL=main.589f2470.css.map*/