:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}h1{font-size:3.2em;line-height:1.1}body{background-color:#222}#root{max-width:1280px;margin:0 auto;padding:2rem;text-align:center}.logo{height:6em;padding:1.5em;will-change:filter;transition:filter .3s}.logo:hover{filter:drop-shadow(0 0 2em #646cffaa)}.logo.react:hover{filter:drop-shadow(0 0 2em #61dafbaa)}@keyframes logo-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (prefers-reduced-motion: no-preference){a:nth-of-type(2) .logo{animation:logo-spin infinite 20s linear}}.card{padding:2em}.read-the-docs{color:#888}.container{max-width:1200px;min-height:100vh;margin:0 auto;padding:1rem;background-color:#7f1d1d;color:#fff;border-radius:25px}.section{border:1px solid #b91c1c;padding:2rem;margin:1rem 2rem 2rem;background-color:#991b1b;border-radius:.5rem}.header{margin:1rem 0}.header h1{margin:0;color:#fcd34d}.header h3{margin:0;color:#fff}h2{color:#fcd34d}h3{color:#fff}button{background-color:#900;color:#fff;padding:1rem 1.25rem;border-radius:.25rem;border:none;cursor:pointer;font-size:1rem;font-weight:700}button:hover{color:#fcd34d;background-color:maroon}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media (prefers-color-scheme: light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}}.copyright{margin:1rem 0 0}.switch{position:relative;display:inline-block;width:50px;height:24px;margin-left:20px}.switch input{opacity:0;width:0;height:0}.slider{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#ccc;transition:.4s;border-radius:24px}.slider:before{position:absolute;content:"";height:18px;width:18px;left:3px;bottom:3px;background-color:#fff;transition:.4s;border-radius:50%}input:checked+.slider{background-color:#fcd34d}input:checked+.slider:before{transform:translate(26px)}.den-label-bar{margin-left:8px;font-size:18px;line-height:1;color:#fcd34d;font-weight:700}.den-toggle-wrapper{margin:0;padding:0;display:flex;justify-content:flex-end;margin-right:2rem}.den-toggle-bar{display:flex;align-items:center}.navbar{display:flex;flex-direction:row;align-items:center;justify-content:space-between;top:0;width:100%}.links{display:flex;list-style-type:none;gap:3rem}.signInButton{float:right}.navigation{width:100%;display:flex;justify-content:space-between;align-items:center;margin:0 1rem 1rem}.nav-links{display:flex;gap:2rem}.nav-links{padding-left:0}.nav-links li{list-style-type:none;font-size:1.05rem;font-weight:500;cursor:pointer;position:relative;transition:color .3s ease}.nav-links li:after{content:"";position:absolute;width:0%;height:2px;bottom:-6px;left:0;background-color:#fcd34d;transition:width .3s}.nav-links li:hover:after{width:100%}.nav-links li:hover{color:#fcd34d}.sign-in{color:#7f1d1d;background-color:#fcd34d}.sign-in:hover{color:#fff;background-color:#6b0505}.register{margin-right:1rem}.sign-out{margin-left:1rem}@media (max-width: 768px){.navigation{flex-direction:column;align-items:flex-start;padding:1rem}.nav-links{flex-direction:column;gap:1rem;width:100%}.sign-in,.register,.sign-out{margin-top:1rem;width:100%}}.register-modal-backdrop{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#0009;display:flex;justify-content:center;align-items:center;z-index:999}.register-modal{background-color:#fff;padding:2rem;border-radius:16px;width:30rem;box-shadow:0 8px 24px #0000004d;position:relative;display:flex;flex-direction:column;align-items:stretch}.register-modal h2{color:#b91c1c;margin-bottom:1.5rem;font-weight:700;text-align:center}.filter-group{display:flex;flex-direction:column;align-items:center;width:100%;margin-bottom:1rem}.register-modal input,.register-modal select{padding:.75rem 1rem;font-size:.9rem;border:1px solid #ddd;border-radius:8px;background-color:#f9f9f9;transition:border-color .2s ease,background-color .2s ease;width:90%;box-sizing:border-box;height:3rem;line-height:1.5rem;font-family:inherit;color:gray}.register-modal input::placeholder{font-size:.9rem}.register-modal select{appearance:none;-webkit-appearance:none;-moz-appearance:none;background-image:url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%204%205'%3E%3Cpath%20fill='%23333'%20d='M2%205L0%200h4z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 1rem center;background-size:.55rem auto}.register-modal input:focus,.register-modal select:focus{border-color:#b91c1c;background-color:#fff;outline:none}.modal-buttons{display:flex;justify-content:space-between;margin-top:1rem}.register-btn,.cancel-btn{padding:.6rem 1.5rem;font-size:1rem;font-weight:600;border:none;border-radius:8px;cursor:pointer;transition:background-color .3s ease,transform .1s ease}.register-btn{background-color:#7f1d1d;color:#fff;min-width:100px;height:44px;padding:.6rem 1.5rem;display:flex;align-items:center;justify-content:center}.register-btn:hover{background-color:#991b1b;transform:scale(1.03)}.cancel-btn:hover{background-color:#eab308;transform:scale(1.03)}.login-modal-backdrop{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#0009;display:flex;justify-content:center;align-items:center;z-index:999}.login-modal{background-color:#fff;padding:2rem;border-radius:16px;width:360px;max-width:90%;box-shadow:0 8px 24px #00000040;position:relative;display:flex;flex-direction:column;align-items:center}.login-modal h2{color:#7f1d1d;margin-bottom:1.5rem;font-weight:700}.login-modal div{width:100%}.login-modal input{width:85%;padding:.75rem 1rem;margin-bottom:1rem;border:1px solid #e5e7eb;border-radius:8px;font-size:1rem;color:#000;background-color:#f9f9f9;transition:border-color .2s ease}.login-modal input:focus{border-color:#b91c1c;outline:none;background-color:#fff}.modal-buttons{display:flex;justify-content:space-between;width:100%;margin-top:1rem}.login-btn,.cancel-btn{padding:.6rem 1.5rem;font-size:1rem;font-weight:600;border:none;border-radius:8px;cursor:pointer;transition:background-color .3s,transform .1s}.login-btn{background-color:#7f1d1d;color:#fff;min-width:100px;height:44px;padding:.6rem 1.5rem;display:flex;align-items:center;justify-content:center}.login-btn:hover{background-color:#991b1b;transform:scale(1.03)}.cancel-btn{background-color:#facc15;color:#000}.cancel-btn:hover{color:#fff;background-color:#eab308;transform:scale(1.03)}.close-button{position:absolute;top:12px;right:16px;font-size:22px;border:none;background:transparent;cursor:pointer;color:#555;padding:4px 8px;border-radius:6px;line-height:1;display:flex;align-items:center;justify-content:center}.close-button:hover{color:#fff;background-color:#981b1b}.error-text{color:red;font-size:.9rem;margin-bottom:10px;text-align:center}.spinner{width:18px!important;height:18px!important;border:3px solid white;border-top:3px solid transparent;border-radius:50%;animation:spin .7s linear infinite}.specialization{text-align:left}.card{background-color:#600;padding:1rem;border-radius:.5rem;max-width:1200px;margin:0 auto 1rem}.content{background-color:#fff;padding:2rem;border-radius:.5rem}.curriculumSection{margin-bottom:2rem}.sectionTitle{font-size:1.5rem;font-weight:700;color:#8b0000;margin-bottom:1.5rem}.requirementsList{list-style-type:disc;padding-left:2rem;margin-bottom:1.5rem}.requirementLabel{font-weight:500}.coursesContainer{margin-bottom:1.5rem}.coursesLabel{font-weight:500;margin-bottom:.75rem}.coursesList{list-style-type:none;padding:0}.courseItem{display:flex;justify-content:space-between;align-items:center;margin-bottom:.75rem}.courseTitle{cursor:pointer;transition:color .2s}.courseTitle:hover{color:#8b0000;text-decoration:underline}.addButton{display:flex;align-items:center;background:none;border:none;color:#22c55e;cursor:pointer;font-size:.875rem;padding:.25rem .5rem;border-radius:.25rem;transition:background-color .2s}.addButton:hover{background-color:#22c55e1a}.addButton:disabled{opacity:.5;cursor:not-allowed}.addIcon{width:1rem;height:1rem;margin-right:.25rem}.totalUnits{text-align:right;font-weight:700;margin-bottom:1.5rem}.resetButtonContainer{display:flex;justify-content:flex-start}.resetButton{background-color:#8b0000;color:#fff;border:none;padding:.5rem 1.5rem;border-radius:.25rem;font-weight:500;cursor:pointer;transition:background-color .2s}.resetButton:hover{background-color:#600}.takenCoursesSection{background-color:#fff;padding:2rem;border-radius:.5rem;margin-top:1.5rem}.takenCoursesContainer{background-color:#f9fafb;padding:1.5rem;border-radius:.5rem}.takenCoursesList{list-style-type:none;padding:0;margin-bottom:1.5rem}.takenCourseItem{display:flex;justify-content:space-between;align-items:center;padding:.75rem;background-color:#fff;border-radius:.25rem;box-shadow:0 1px 2px #0000000d;margin-bottom:.75rem}.removeButton{display:flex;align-items:center;background:none;border:none;color:#ef4444;cursor:pointer;font-size:.875rem;padding:.25rem .5rem;border-radius:.25rem;transition:background-color .2s}.removeButton:hover{background-color:#ef44441a}.removeIcon{width:1rem;height:1rem;margin-right:.25rem}.progressContainer{display:flex;justify-content:space-between;align-items:center}.progressInfo{flex:1;text-align:left}.progressText{font-weight:500;margin-bottom:.25rem}.progressSubtext{font-size:.875rem;color:#6b7280}.progressBar{width:16rem!important;height:1rem;background-color:#e5e7eb;border-radius:9999px;overflow:hidden}.progressFill{height:100%;background-color:#22c55e;border-radius:9999px}.emptyState{text-align:center;padding:2rem 0;color:#6b7280}.computerIcon{width:120px;height:120px;position:relative}.monitor{width:100px;height:70px;background-color:#0c4a6e;border-radius:.5rem;position:relative}.screen{width:85px;height:55px;background-color:#38bdf8;border-radius:.25rem;position:absolute;top:7px;left:7px}.stand{width:30px;height:20px;background-color:#0c4a6e;position:absolute;bottom:-20px;left:50%;transform:translate(-50%);border-bottom-left-radius:.5rem;border-bottom-right-radius:.5rem}.standBase{width:40px;height:4px;background-color:#0c4a6e;position:absolute;bottom:-4px;left:50%;transform:translate(-50%)}.lightBulb{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.bulb{width:40px;height:40px;background-color:#facc15;border-radius:50%;display:flex;align-items:center;justify-content:center}.codeSymbol{color:#a16207;font-family:monospace;font-size:1rem}.bulbBase{width:15px;height:10px;background-color:#dc2626;border-bottom-left-radius:.5rem;border-bottom-right-radius:.5rem;margin:0 auto}.connectionNode{width:8px;height:8px;background-color:#facc15;border:2px solid #dc2626;border-radius:50%}.connectionLine{width:2px;height:15px;background-color:#dc2626;position:absolute;top:8px;left:50%;transform:translate(-50%)}.connectionLineHorizontal{width:15px;height:2px;background-color:#dc2626;position:absolute;top:50%;transform:translateY(-50%)}.connectionTop1{position:absolute;top:-8px;left:25%}.connectionTop2{position:absolute;top:-8px;right:25%}.connectionBottom1{position:absolute;bottom:-8px;left:25%}.connectionBottom1 .connectionLine{top:auto;bottom:8px}.connectionBottom2{position:absolute;bottom:-8px;right:25%}.connectionBottom2 .connectionLine{top:auto;bottom:8px}.connectionLeft{position:absolute;left:-8px;top:50%;transform:translateY(-50%)}.connectionLeft .connectionLineHorizontal{right:8px;left:auto}.connectionRight{position:absolute;right:-8px;top:50%;transform:translateY(-50%)}.connectionRight .connectionLineHorizontal{left:8px}.modalOverlay{position:fixed;top:0;left:0;right:0;bottom:0;background-color:#00000080;display:flex;justify-content:center;align-items:center;z-index:1000}.modal{background-color:#fff;border-radius:.5rem;width:90%;max-width:600px;max-height:90vh;overflow-y:auto;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d}.modalHeader{display:flex;justify-content:space-between;align-items:center;padding:1.5rem;border-bottom:1px solid #e5e7eb}.modalTitle{font-size:1.25rem;font-weight:700;color:#8b0000;margin:0}.closeButton{background:none;border:none;color:#6b7280;cursor:pointer;padding:.25rem;border-radius:.25rem;display:flex;align-items:center;justify-content:center;transition:background-color .2s}.closeButton:hover{background-color:#f3f4f6}.modalContent{padding:1.5rem;text-align:left}.modalSection{margin-bottom:1.5rem}.modalSection:last-child{margin-bottom:0}.modalSectionTitle{font-size:1rem;font-weight:700;margin-bottom:.5rem;color:#374151}.modalList{list-style-type:disc;padding-left:1.5rem}.modalFooter{padding:1.5rem;border-top:1px solid #e5e7eb;display:flex;justify-content:flex-end}.modalButton{background-color:#8b0000;color:#fff;border:none;padding:.5rem 1rem;border-radius:.25rem;font-weight:500;cursor:pointer;transition:background-color .2s}.modalButton:hover{background-color:#600}@media (max-width: 768px){.progressContainer{flex-direction:column;align-items:flex-start}.progressBar{margin-top:1rem}.header{flex-direction:column}.iconContainer{position:absolute;top:1rem;right:1rem;margin-left:0}.title{width:100%;padding-right:100px}}.spinner{margin:1rem auto;width:40px;height:40px;border:4px solid rgba(0,0,0,.1);border-top-color:#333;border-radius:50%;animation:spin .8s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.animate-spin{animation:spin 1s linear infinite}.modalOverlay{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#00000080;display:flex;align-items:center;justify-content:center;z-index:1000}.modal{background:#fff;padding:1.5rem;border-radius:8px;max-width:600px;width:90%;box-shadow:0 2px 10px #0003;z-index:1001}.modalHeader{display:flex;justify-content:space-between;align-items:center}.closeButton{background:transparent;border:none;cursor:pointer}.modalSection{margin-top:1rem}.modalSectionTitle{font-weight:700;margin-bottom:.5rem}.modalFooter{margin-top:1.5rem;text-align:right}.modalButton{padding:.5rem 1rem;background-color:#007bff;color:#fff;border:none;border-radius:4px;cursor:pointer}.course-list{margin-bottom:1rem}.course-list li{display:flex;justify-content:space-between;padding:.75rem 1rem!important}.course-list li:nth-child(odd){background-color:#eee}.groupTitle{margin-bottom:1rem}.paneMajor{min-height:300px;color:#000;background-color:#fff;box-shadow:0 3px 6px #0000001a;overflow:hidden;border-radius:.5rem}.paneMajor .wrapper{padding:0 1rem}.paneMajor .specialization ul{list-style-type:none;padding-left:0}.paneMajor .specializations{list-style-type:none}.paneMajor .content{text-align:left}.paneMajor .course-list li:before{content:normal}.paneMajor h1,.paneMajor h2,.paneMajor h3{color:#900}.major-header{display:flex;justify-content:space-between;align-items:normal}.major-header button{margin:1.25rem 0;padding:.7rem 1rem}.paneMajor select,.paneMajor input,.paneMajor .highlight{border-color:#ffc72c}.majorSelection{display:flex;justify-content:space-evenly;width:100%}.majorOption{cursor:pointer;transition:transform .3s ease;display:flex;flex-direction:column;align-items:center;width:25%;padding:.5rem 0rem;border-radius:8px;border:2px solid transparent}.majorOption:hover{transform:scale(1.05);border-color:#ffc72c}.majorOption img{width:120px;height:120px;object-fit:contain;margin-bottom:10px}.majorOption h3{margin:5px 0;text-align:center;color:#000}.slide-left{animation:slideLeft .5s forwards}.slide-right{animation:slideRight .5s forwards}.slide-center{animation:slideCenter .5s forwards}@keyframes slideLeft{0%{transform:translate(0);opacity:1}to{transform:translate(-100%);opacity:0}}@keyframes slideRight{0%{transform:translate(0);opacity:1}to{transform:translate(100%);opacity:0}}@keyframes slideCenter{0%{transform:translate(0);opacity:.7}to{transform:translate(0);opacity:1}}.paneMajor .selected{background-color:#ffc72c;color:#900}.specialization-selection{display:flex;align-items:center;justify-content:center}.specialization-selection>button{margin:.5rem}.clear-selections{display:flex;align-items:center;justify-content:center}.clear-selections>button{margin:.5rem}.specializations{display:flex}.specializations .content{text-align:left;width:75%}.specialization-buttons{display:none;margin:1rem 0}.specializations .right-sidebar{color:#fff;background-color:#991b1b;width:25%;margin-bottom:1rem}.specializations .right-sidebar .selected-major{color:#ffc72c;width:90%}.specializations .right-sidebar ul{text-align:left}.specializations .right-sidebar li{cursor:pointer}.specialization-list{list-style-type:none;padding:0;margin:0}.specialization-list li{padding:12px 16px;margin:8px 0;background-color:#f5f5f5;border-radius:8px;font-size:16px;font-weight:500;cursor:pointer;transition:background-color .3s ease,transform .2s ease;box-shadow:0 2px 4px #0000001a}.specialization-list li:hover{background-color:#e6e6e6;transform:translate(4px)}.specialization-list li span{color:maroon}.course-list{padding-left:1rem}.course-list li{list-style-type:none}.course-list li span:hover{cursor:pointer;color:#fcd34d}.major-header .titles{text-align:left}.major-header h1{margin:.5rem 0 0;font-size:2.5rem}.major-header h2{font-size:1.5rem;margin:0}.paneMajor .description{text-align:left}.popup-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background:#00000080;display:flex;justify-content:center;align-items:center}.popup-content{background:#fff;padding:2rem;border-radius:8px;max-width:600px;width:90%}.specializations ul{list-style-type:none}.specialization-course-list{list-style-type:disc!important}.paneMajor .popup-content select,.paneMajor .popup-content input{padding:.5rem;border:1px solid #FFC72C;border-radius:.25rem;background-color:#ffffffe6;color:#1f2937;outline:none}.paneMajor .popup-buttons{margin-top:1rem}.paneMajor .popup-buttons button{margin-right:1rem}.paneMajor .popup-options label{margin-right:.5rem}.paneMajor .popup-options select{margin-right:1rem}.paneCalendar{height:300px;display:flex;align-items:center;justify-content:center;color:#000;background-color:#fff;border-radius:.5rem}.calendar.section{margin-bottom:0}.calendar-selection{display:flex;align-items:center;justify-content:center}.calendar-selection>button{margin:.5rem;background-color:maroon}.calendar-selection>button:hover{margin:.5rem;background-color:#6b0505}.save-plan-button{background-color:#7f1d1d;color:#fff;border:none;padding:.75rem 1.5rem;border-radius:.375rem;font-weight:600;cursor:pointer;transition:all .2s ease;box-shadow:0 2px 4px #0000001a;width:100%;max-width:300px}.save-plan-button:hover{background-color:#6d1111;transform:translateY(-1px);box-shadow:0 3px 6px #00000026}.modal-content{background-color:#7f1d1d;color:#fff;border-radius:.5rem;padding:1.5rem;width:90%;max-width:400px;color:#1f2937;box-shadow:0 4px 12px #0003}.modal-title{color:#fff;font-size:1.25rem;margin-bottom:1rem;text-align:center}.plan-name-input{padding:.75rem;border:1px solid #d1d5db;border-radius:.375rem;font-size:.9rem;width:100%}.load-plan-button,.edit-plan-button,.delete-plan-button{color:#fff}.empty-saved-plans{text-align:center;padding:2rem;color:#e5e7eb}@media (max-width: 640px){.saved-plan-item{flex-direction:column;align-items:flex-start;gap:1rem}.saved-plan-actions{width:100%;justify-content:space-between}}.tabs{display:flex;justify-content:center;gap:2rem;margin-bottom:2rem}.tab{background:#7f1d1d;border:none;cursor:pointer}.active-tab{font-weight:600}.plan-box{background-color:#fff;padding:1.5rem;padding-bottom:0}.plan-box.parent{padding-top:0;padding-bottom:1.5rem;border-radius:.5rem}.semester-controls{display:flex;flex-direction:column;align-items:center;gap:1rem;margin-bottom:1rem;position:relative}.semester-actions{display:flex;gap:1rem;justify-content:center;width:100%}.plan-actions{display:flex;flex-direction:column;gap:1rem;width:100%;align-items:center;margin-top:1.5rem}.plus-button{font-size:1.25rem;background:none;border:none;cursor:pointer}.semester-container{display:flex;align-items:center;width:100%;position:relative;min-height:14rem}.arrow-button{border:none;color:#fcd34d;cursor:pointer;margin:0 .5rem;font-size:1.5rem;display:flex;align-items:center;justify-content:center;min-width:2rem;height:2rem;transition:all .2s ease;align-self:center;padding:1rem .5rem}.arrow-button:hover{color:#fef3c7;transform:scale(1.1)}.semester-cards{display:flex;gap:1rem;overflow-x:auto;scroll-behavior:smooth;scrollbar-width:none;width:52.8rem;max-width:100%;padding:.5rem 0;position:relative;min-height:14rem}.semester-card{flex:0 0 10rem;min-width:10.25rem;background:#d3d3d3;padding:1rem;display:flex;flex-direction:column;color:#7f1d1d;font-weight:500;border-radius:.5rem;text-align:center;box-shadow:0 4px 8px #00000026;transition:all .3s ease;position:relative;overflow:hidden;cursor:pointer;z-index:1}.semester-card:hover{transform:translateY(-4px);box-shadow:0 6px 12px #0003}.semester-card button{background-color:#daa520;padding:.5rem 0;margin:1rem 0 0;font-size:.8rem}.semester-card button:hover{background-color:#b8860b;color:#fff}.semester-popup-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#000000b3;display:flex;align-items:center;justify-content:center;z-index:100;padding:1rem}.semester-popup-content{background:#d3d3d3;width:90%;max-width:800px;max-height:90vh;border-radius:.75rem;box-shadow:0 10px 25px #0000004d;display:flex;flex-direction:column;color:#7f1d1d;animation:popupFadeIn .3s ease-out}@keyframes popupFadeIn{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}.semester-popup-header{display:flex;align-items:center;justify-content:space-between;padding:1.25rem 1.5rem;border-bottom:1px solid rgba(127,29,29,.2);position:relative}.semester-popup-header h3{margin:0;color:#7f1d1d}.semester-popup-title{font-size:1.5rem;font-weight:700;margin:0}.semester-popup-credits{margin-right:3rem;background-color:#7f1d1d1a;padding:.25rem .75rem;border-radius:.375rem;font-weight:600;font-size:.9rem}.semester-popup-close{position:absolute;top:1.35rem;right:1rem;background-color:#7f1d1d1a;color:#7f1d1d;border:none;width:2rem;height:2rem;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:1.25rem;font-weight:700;cursor:pointer;transition:all .2s ease}.semester-popup-close:hover{background-color:#7f1d1d33;transform:scale(1.1)}.semester-popup-body{padding:1.5rem;max-height:calc(90vh - 5rem)}.semester-popup-body h4{color:#7f1d1d}.semester-cards::-webkit-scrollbar{height:6px}.semester-cards::-webkit-scrollbar-track{background:#0000001a;border-radius:3px}.semester-cards::-webkit-scrollbar-thumb{background:#fff3;border-radius:3px}.semester-cards::-webkit-scrollbar-thumb:hover{background:#ffffff4d}.search-box{padding:1.5rem;height:auto;display:block}.toggle-button{flex:1;padding:.75rem;background-color:#0003;border:none;color:#fff;cursor:pointer;transition:background-color .2s}.toggle-button.active{background-color:#b91c1c;font-weight:600}.search-input-container{display:flex;margin-bottom:1rem}.search-input{flex:1;padding:.75rem;border:1px solid #b91c1c;border-radius:.25rem 0 0 .25rem;background-color:#ffffffe6;color:#1f2937}.search-button:hover{background-color:#fde68a}.search-filters{display:flex;gap:1rem;flex-wrap:wrap}.filter-select{padding:.5rem;border:1px solid #b91c1c;border-radius:.25rem;background-color:#ffffffe6;color:#1f2937}.results-title{margin-bottom:1rem;font-size:1.125rem;color:#fcd34d}.clear-button{background-color:#ffffff1a;color:#fcd34d;border:1px solid #fcd34d;border-radius:.25rem;padding:.25rem .75rem;font-size:.875rem;cursor:pointer;transition:all .2s}.clear-button:hover{background-color:#fff3;color:#fef3c7}.results-list{display:flex;flex-direction:column;gap:1rem;max-height:400px;overflow-y:auto;padding-right:.5rem}.result-item{padding:1rem;border-radius:.25rem;transition:all .2s}.result-header h4{margin:0;font-size:1rem}.result-details{display:flex;flex-direction:column;font-size:.875rem;color:#e5e7eb}.expanded-details{margin-top:1rem;padding-top:1rem;border-top:1px solid rgba(255,255,255,.1);animation:fadeIn .3s ease-in-out}.semester-header{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:.5rem;font-weight:600;font-size:1.1rem}.credit-count{font-size:.8rem;margin-top:.25rem;color:#7f1d1d;opacity:.8}.semester-courses{display:grid;grid-template-columns:repeat(auto-fill,minmax(250px,1fr));gap:1rem;padding-bottom:1rem}.semester-course-item{text-align:left;background-color:#fffc;border-radius:.375rem;padding:.75rem;display:flex;flex-direction:column;gap:.5rem;box-shadow:0 2px 4px #0000001a;transition:all .2s ease}.semester-course-item:hover{transform:translateY(-2px);box-shadow:0 3px 6px #00000026}.semester-course-item ul{list-style-type:none;padding:0;margin:0}.semester-course-item ul li{font-size:.8rem}.semester-course-item .course-code{font-weight:700}.semester-course-item .course-title{font-size:1rem;color:#7f1d1d}.semester-course-item .course-units,.semester-course-item .course-instructors{font-size:.8rem}.course-info{display:flex;flex-direction:column;gap:.25rem}.course-code{font-weight:600;font-size:.9rem}.course-title{font-size:.8rem;color:#4b5563}.course-credits{font-size:.75rem;color:#4b5563;font-weight:500}.course-actions{display:flex;justify-content:flex-end;gap:.5rem;margin-top:.5rem}.edit-button,.remove-button,.save-button,.cancel-button,.add-button{font-size:.7rem;padding:.25rem .5rem;border-radius:.25rem;border:none;cursor:pointer;transition:all .2s ease}.edit-button{color:#fff}.remove-button{background-color:#817777;color:#fff}.remove-button:hover{background-color:#666}.save-button,.add-button{color:#fff}.save-button:hover,.add-button:hover{background-color:#660606}.cancel-button{background-color:#6b7280;color:#fff}.cancel-button:hover{background-color:#4b5563}.empty-semester{text-align:center;padding:1rem;color:#7f1d1d;opacity:.7;font-style:italic;font-size:.9rem}.add-course-button{background-color:#7f1d1d;color:#fff;border:none;padding:.5rem 1rem;border-radius:.375rem;cursor:pointer;font-weight:500;transition:all .2s ease;margin:1rem auto;display:block;width:fit-content}.add-course-button:hover{background-color:#991b1b}.add-course-form{background-color:#ffffffe6;border-radius:.375rem;padding:1rem;margin:1rem auto;display:flex;flex-direction:column;gap:.75rem;max-width:500px}.add-course-form h4{color:#7f1d1d;font-size:.9rem;margin:0;text-align:center}.form-fields{display:grid;grid-template-columns:1fr 2fr 1fr;gap:.75rem}.add-course-input,.edit-course-input,.add-course-select,.edit-course-select{padding:.5rem;border:1px solid #d1d5db;border-radius:.25rem;font-size:.8rem;color:#000;background-color:#fff}.form-actions,.edit-actions{display:flex;justify-content:space-between;gap:.5rem;margin-top:.5rem}.edit-course-form{display:flex;flex-direction:column;gap:.5rem;width:100%}.semester-popup-body::-webkit-scrollbar{width:6px}.semester-popup-body::-webkit-scrollbar-track{background:#0000000d;border-radius:3px}.semester-popup-body::-webkit-scrollbar-thumb{background:#0000001a;border-radius:3px}.semester-popup-body::-webkit-scrollbar-thumb:hover{background:#0003}.semester-popup-body button{margin:0 .5rem}.add-semester-button{background-color:#fcd34d;color:#7f1d1d;border:none;padding:.5rem 1rem;border-radius:.375rem;cursor:pointer;font-weight:600;transition:all .2s ease;box-shadow:0 2px 4px #0000001a}.add-semester-button:hover{background-color:#a9a9a9;transform:translateY(-1px);box-shadow:0 3px 6px #00000026}.clear-all-button{color:#fff;border:none;padding:.5rem 1rem;border-radius:.375rem;cursor:pointer;font-weight:600;transition:all .2s ease}.clear-all-button:hover{background-color:#a9a9a9;color:#fcd34d}.clear-all-button:disabled{opacity:.5;cursor:not-allowed}.add-semester-form{background-color:#fff;border-radius:.5rem;padding:1.25rem;width:100%;max-width:400px;z-index:10;box-shadow:0 4px 12px #00000026;display:flex;flex-direction:column;gap:1rem;margin-top:1rem}.semester-form-fields{display:flex;gap:1rem;flex-wrap:wrap}.semester-form-group{flex:1;min-width:150px;display:flex;flex-direction:column;gap:.5rem}.semester-form-group label{font-size:.875rem;font-weight:500;color:#fcd34d}.semester-select{padding:.75rem;border:1px solid #d1d5db;border-radius:.375rem;font-size:.9rem;background-color:#fff;color:#1f2937}.semester-year-input{padding:.75rem;border:1px solid #d1d5db;border-radius:.375rem;font-size:.9rem;color:#1f2937;background-color:#fff}.semester-title{display:flex;flex-direction:column;align-items:center}.semester-card-courses{margin-top:.5rem;display:flex;flex-direction:column;gap:.25rem;overflow:hidden;text-align:left;flex:1}.semester-card-course{background-color:#ffffffb3;border-radius:.25rem;padding:.25rem .5rem;font-size:.7rem;display:flex;flex-direction:column;line-height:1.2}.course-code-preview{font-weight:600;color:#7f1d1d}.course-title-preview{font-size:.65rem;color:#4b5563;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.more-courses{font-size:.65rem;color:#7f1d1d;text-align:center;font-style:italic;margin-top:.25rem}.empty-semester-preview{font-size:.7rem;color:#7f1d1d;opacity:.7;font-style:italic;text-align:center;margin-top:1rem}.remove-semester-button{position:absolute;top:.5rem;right:.5rem;background-color:#7f1d1d33;color:#7f1d1d;border:none;width:1.25rem;height:1.25rem;display:flex;align-items:center;justify-content:center;font-size:1rem;font-weight:700;cursor:pointer;transition:all .2s ease;opacity:.7;padding:.6rem}.remove-semester-button:hover{opacity:.8}.empty-plan-message{text-align:center;padding:2rem;color:#e5e7eb;font-style:italic;width:100%}.confirmation-dialog{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#00000080;display:flex;align-items:center;justify-content:center;z-index:100}.confirmation-content{background-color:#fff;border-radius:.5rem;padding:1.5rem;width:90%;max-width:400px;color:#1f2937;box-shadow:0 4px 12px #0003}.confirmation-content p{margin-bottom:1.5rem;font-size:1rem;line-height:1.5}.confirmation-actions{display:flex;justify-content:flex-end;gap:.75rem}.confirm-button{background-color:#ef4444;color:#fff;border:none;padding:.5rem 1rem;border-radius:.375rem;font-weight:500;cursor:pointer;transition:all .2s ease}.confirm-button:hover{background-color:#dc2626}.add-semester-submit-button{color:#fff;border:none;padding:.75rem 1rem;border-radius:.375rem;font-weight:600;cursor:pointer;transition:all .2s ease;width:100%;margin-top:1rem;box-shadow:0 2px 4px #0000001a}.add-semester-submit-button:hover{transform:translateY(-1px);box-shadow:0 3px 6px #00000026}.add-semester-submit-button:disabled{background-color:#d1d5db;cursor:not-allowed;transform:none;box-shadow:none}.save-plan-button{color:#fff;border:none;padding:.75rem 1.5rem;border-radius:.375rem;font-weight:600;cursor:pointer;transition:all .2s ease;box-shadow:0 2px 4px #0000001a;width:100%;max-width:300px}.save-plan-button:hover{transform:translateY(-1px);box-shadow:0 3px 6px #00000026}.save-plan-button:disabled{background-color:#d1d5db;cursor:not-allowed;transform:none;box-shadow:none}.modal-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#00000080;display:flex;align-items:center;justify-content:center;z-index:100}.modal-content{background-color:#fff;border-radius:.5rem;padding:1.5rem;width:90%;max-width:400px;color:#1f2937;box-shadow:0 4px 12px #0003}.modal-title{color:#7f1d1d;font-size:1.25rem;margin-bottom:1rem;text-align:center}.modal-body{margin-bottom:1.5rem}.form-group{display:flex;flex-direction:column;gap:.5rem}.form-group label{font-size:.875rem;font-weight:500}.plan-name-input{padding:.75rem;border:1px solid #d1d5db;border-radius:.375rem;background-color:#fff;color:#000;font-size:.9rem;width:94%}.modal-actions{display:flex;justify-content:flex-end;gap:.75rem}.saved-plans-header{margin-bottom:1.5rem;text-align:center}.saved-plans-title{color:#fcd34d;font-size:1.5rem;margin:0}.saved-plans-list{display:flex;flex-direction:column;gap:1rem}.saved-plan-item{background-color:#ffffff1a;border-radius:.5rem;padding:1rem;display:flex;justify-content:space-between;align-items:center;transition:all .2s ease}.saved-plan-item:hover{background-color:#ffffff26}.saved-plan-info{flex:1}.saved-plan-name{font-size:1.125rem;margin:0 0 .5rem;color:#000;text-align:left}.saved-plan-details{display:flex;flex-wrap:wrap;gap:1rem;font-size:.875rem;color:#a9a9a9}.saved-plan-actions{display:flex;gap:.5rem}.load-plan-button,.edit-plan-button,.delete-plan-button{font-size:.75rem;padding:.375rem .75rem;border-radius:.25rem;border:none;cursor:pointer;transition:all .2s ease}.load-plan-button{background-color:#daa520;color:#fff}.load-plan-button:hover{background-color:#b8860b}.edit-plan-button{background-color:gray;color:#fff}.edit-plan-button:hover{background-color:#a9a9a9}.delete-plan-button{color:#fff}.delete-plan-button:hover{background-color:#dc2626}.empty-saved-plans{text-align:center;padding:2rem;color:#000}.empty-saved-plans p{margin:.5rem 0}.warning-text{color:#ef4444;font-size:.875rem;margin-top:-1rem}@media (max-width: 640px){.saved-plan-item{flex-direction:column;align-items:flex-start;gap:1rem}.saved-plan-actions{width:100%;justify-content:space-between}.form-fields{grid-template-columns:1fr}}.css-b62m3t-container{margin:1rem 0}.arrow-left{margin:0 .75rem 0 0}.arrow-right{margin:0 0 0 .75rem}.semester-controls .add-semester-form select,.semester-controls .add-semester-form input{padding:.5rem;border:1px solid #FFC72C;border-radius:.25rem;background-color:#ffffffe6;color:#1f2937;outline:none}.clear-all-semesters{background-color:#a9a9a9;padding:1rem;border-radius:1rem}.clear-all-semesters p{margin-top:0}.paneSearches{min-height:300px;display:flex;align-items:center;justify-content:center;color:#000;background-color:#fff;box-shadow:0 3px 6px #0000001a;overflow:hidden;border-radius:.5rem}.paneSearches .wrapper{padding:0 3rem}.paneSearches .content{text-align:left}.courses.section,.calendar.section{padding:0rem 2rem 2rem}.paneSearches h1,.paneSearches h2,.paneSearches h3{color:#900}.paneSearches select,.paneSearches input,.paneSearches .highlight{border-color:#ffc72c}.searchTypeSelection{display:flex;flex-direction:row;justify-content:space-evenly;width:100%}.searchTypeOption{cursor:pointer;transition:transform .3s ease;display:flex;flex-direction:column;align-items:center;padding:0 3rem;border-radius:8px;border:2px solid transparent}.searchTypeOption:hover{transform:scale(1.05);border-color:#ffc72c}.searchTypeOption img{width:120px;height:120px;object-fit:contain;margin-bottom:10px}.searchTypeOption h3{margin:5px 0;text-align:center;color:#000}.search-text{color:#fcd34d}.search-container{width:100%}.search-box{width:100%;padding:1.5rem;height:auto;display:block}.search-type-toggle{display:flex;margin-bottom:1.5rem;border-radius:.25rem;overflow:hidden}.toggle-button{flex:1;padding:.75rem;margin:0 .2rem;background-color:#0003;border:none;color:#fff;cursor:pointer;transition:background-color .2s}.toggle-button.active{background-color:#991b1b;font-weight:600;outline:none}.toggle-button:hover{color:#fcd34d}.toggle-button:hover:not(.active){background-color:#0000004d}.search-form{margin-bottom:1.5rem}.search-input-container{display:flex;margin-bottom:1rem;margin-left:.2rem;margin-right:.2rem}.search-input{flex:1;padding:.75rem;border:1px solid #b91c1c;border-radius:.25rem 0 0 .25rem;background-color:#ffffffe6;color:#1f2937;outline:none}.search-button{padding:0 1rem;background-color:#fcd34d;color:#7f1d1d;border:none;border-radius:0 .25rem .25rem 0;font-weight:600;cursor:pointer}.search-button:hover{background-color:#fcd34d}.search-filters{display:flex;gap:1rem;flex-wrap:wrap;margin-left:.2rem}.filter-group{display:flex;flex-direction:column;min-width:200px}.filter-group label{margin-bottom:.25rem;font-size:.875rem}.filter-select{padding:.5rem;border:1px solid #b91c1c;border-radius:.25rem;background-color:#ffffffe6;color:#1f2937;outline:none}.search-results{margin-top:1.5rem}.results-title{margin:0;font-size:1.125rem;color:#fcd34d}.results-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem}.clear-button{color:#fcd34d;border:1px solid #fcd34d;border-radius:.25rem;padding:.25rem .75rem;font-size:.875rem;cursor:pointer;transition:all .2s}.clear-button:hover{background-color:#fcd34d;color:#fef3c7}.results-list{display:flex;flex-direction:column;gap:1rem;max-height:480px;overflow-y:auto}.result-item{background-color:#991b1b;padding:1rem;border-radius:.25rem;transition:all .2s;text-align:left}.result-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:.5rem}.result-title-area{display:flex;align-items:center;gap:.5rem}.result-header h4{margin:0;font-size:1rem;color:#fcd34d}.clickable{cursor:pointer}.arrow-icon{font-size:1.5rem;line-height:1;display:block}.expand-icon{font-size:.75rem;color:#fcd34d;margin-left:.5rem}.course-credits,.professor-rating{font-size:.875rem;color:#fcd34d}.result-details{display:flex;flex-direction:column;font-size:.875rem;color:#fff}.expanded-details{margin-top:1rem;padding-top:1rem;border-top:1px solid rgba(255,255,255,.1);animation:fadeIn .3s ease-in-out;color:#fff}@keyframes fadeIn{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.detail-section{margin-bottom:1rem}.detail-section h5{font-size:.875rem;color:#fcd34d;margin:0 0 .5rem}.detail-section p{margin:0;font-size:.875rem;line-height:1.5}.detail-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(240px,1fr));gap:1rem;margin-bottom:1rem}.detail-item{display:flex;gap:.75rem;align-items:flex-start}.detail-icon{font-size:1rem;margin-top:.125rem;width:1rem;display:inline-block;color:#fcd34d}.detail-item h5{font-size:.875rem;color:#fcd34d;margin:0 0 .25rem}.detail-item p{margin:0;font-size:.875rem;line-height:1.5}.enrollment-status{margin-bottom:1rem}.seats-container{margin-top:.5rem}.seats-bar{height:.5rem;background-color:#ffffff1a;border-radius:.25rem;overflow:hidden;margin-bottom:.5rem}.seats-filled{height:100%;background-color:#fcd34d;border-radius:.25rem}.seats-container p{font-size:.75rem;margin:0}.action-buttons{display:flex;gap:.75rem;margin-top:1rem}.action-button{padding:.5rem 1rem;border-radius:.25rem;font-size:.875rem;font-weight:500;cursor:pointer;border:none}.action-button.primary{background-color:#fcd34d;color:#7f1d1d}.action-button.primary:hover{background-color:#fde68a}.action-button.secondary{background-color:#ffffff1a;color:#fff}.action-button.secondary:hover{background-color:#fff3}.results-list::-webkit-scrollbar{width:8px}.results-list::-webkit-scrollbar-track{background:#0000001a;border-radius:4px}.results-list::-webkit-scrollbar-thumb{background:#fff3;border-radius:4px}.results-list::-webkit-scrollbar-thumb:hover{background:#ffffff4d}.semester-columns{display:flex;gap:2rem;margin-top:1rem}.semester-column{flex:1;min-width:120px}.semester-column h4{margin-bottom:.5rem;color:#fcd34d}.instructor-list{padding-left:1.75rem;list-style-type:disc}.add-course-button.disabled-button{background-color:#ccc;color:#666;cursor:not-allowed;pointer-events:none}.info-line{display:flex;align-items:center;margin-top:6px}.professor-profile-pic{width:80px;height:80px;object-fit:cover;border-radius:50%;margin-bottom:10px}.professor-image-container{width:150px;height:150px;overflow:hidden;border-radius:50%;margin:1rem;transition:transform .3s ease}.professor-image-container:hover{transform:scale(1.1)}.professor-image{width:100%;height:100%;object-fit:cover;border-radius:50%}.professor-info{margin-left:1rem}.professor-rating{font-size:20px;color:gold;margin-top:8px}.professor-reviews{margin-top:15px;text-align:left}.reviews-list{list-style:none;padding:0}.review-item{color:#000;background-color:#f7f7f7;padding:10px;border-radius:8px;margin-bottom:10px}.review-stars{color:gold;margin-bottom:5px}.professor-listing{display:flex;justify-content:space-between;align-items:center}.professor-listing-left{display:flex;align-items:center}.professor-list-image{width:50px;height:50px;object-fit:cover;border-radius:50%;margin-right:12px;transition:transform .3s ease}.professor-list-image:hover{transform:scale(1.1)}.professor-listing-right{display:flex;align-items:center;gap:8px}.professor-rating-inline{font-size:16px;color:gold}.professor-name{margin:0}.result-item.professor-item:hover{transform:translateY(-3px);box-shadow:0 4px 10px #0003;transition:all .3s ease}.professor-rating{transition:color .3s ease}.result-item.professor-item:hover .professor-rating{color:gold;text-shadow:0 0 5px gold}.profile-details{display:flex;text-align:left}.modal-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background-color:#0009;z-index:999;display:flex;align-items:center;justify-content:center}.modal-content{background:#fff;padding:20px;border-radius:12px;max-width:600px;width:90%;box-shadow:0 4px 20px #0000004d;position:relative}.close-button{margin-top:10px;background-color:#ff5c5c;color:#fff;padding:8px 14px;border:none;border-radius:6px;cursor:pointer}.close-button:hover{background-color:#c00}.office-location-link{color:#06c;text-decoration:underline;cursor:pointer}.office-location-link:hover{color:#036;text-decoration:none}.modal-content.course{text-align:left}.modal-content.course h3{color:#7f1d1d;text-align:left;margin-top:.3rem}.modal-content.course .close-button{background-color:#7f1d1d}.modal-content.course .close-button:hover{background-color:#b91c1c}.profile-details .courses-taught .courses-list{display:flex;list-style-type:none;padding-left:0;gap:1rem}.professor-extras{margin-top:10px}.professor-extras p{margin:4px 0;font-size:.95rem;color:#fff}.paneSearches .add-to-plan-section .add-course-button{background-color:#daa520;color:#fff;padding:.6rem 2.8rem}.paneSearches .add-to-plan-section .add-course-button:hover{background-color:#b8860b;color:#fff}.paneSearches .add-to-plan-section select{padding:.5rem;border:1px solid #FFC72C;border-radius:.25rem;background-color:#ffffffe6;color:#1f2937;outline:none}.howToPanel{border:2px solid #990000;background-color:#fff;border-radius:12px;padding:2rem;margin:1rem 2rem 2rem;box-shadow:0 4px 12px #0000001a;font-family:Arial,sans-serif}.howToTitle{color:#ffc72c;font-size:2.5rem;margin-top:0;margin-bottom:20px;text-align:center;font-weight:700}.howToStep{display:flex;align-items:center;justify-content:space-between;margin-bottom:40px;gap:20px}.howToStep:nth-child(2n){flex-direction:row-reverse}.howToStep img{width:45%;border-radius:10px;box-shadow:0 2px 10px #0000001a}.text{flex:1}.text h3{color:#7f1d1d;font-size:1.3rem;margin-bottom:10px}.text p{color:#444;font-size:1rem;line-height:1.6}.note{background-color:#fff8dc;border-left:5px solid #990000;padding:15px 20px;margin-top:30px;font-size:1rem;color:#900;border-radius:8px}.usc-resources{margin:0 auto;padding:30px;color:#333;font-family:Segoe UI,Arial,sans-serif}.usc-resources h1{color:#ffc72c;text-align:center;font-size:2.5rem;margin-top:0;margin-bottom:30px;border-bottom:3px solid #FFC72C;padding-bottom:15px}.resources-container{display:flex;gap:30px;background-color:#fff;border-radius:12px;box-shadow:0 4px 15px #0000001a;overflow:hidden}.categories{width:280px;background-color:#900;padding:20px 0;min-height:600px}.categories ul{list-style:none;padding:0;margin:0}.category-item{padding:16px 20px;cursor:pointer;color:#fff;border-left:5px solid transparent;transition:all .3s ease;font-weight:500}.category-item:hover{background-color:#ffffff1a}.category-item.active{background-color:#ffc72c33;border-left:5px solid #FFC72C;font-weight:600}.links-panel{flex:1;padding:30px;position:relative}.links-section{display:none;animation:fadeIn .5s ease}.links-section.active{display:block}.links-section h2{color:#900;margin-top:0;border-bottom:2px solid #FFC72C;padding-bottom:10px;margin-bottom:25px}.link-card{background-color:#f9f9f9;padding:20px;border-radius:10px;margin-bottom:20px;border-left:5px solid #990000;transition:transform .2s ease,box-shadow .2s ease}.link-card:hover{transform:translateY(-5px);box-shadow:0 6px 15px #0000001a}.link-card h3{color:#900;margin-top:0;margin-bottom:10px}.link-card p{color:#555;line-height:1.5;margin-bottom:15px}.link-card a{display:inline-block;color:#900;font-weight:600;text-decoration:none;padding:8px 15px;background-color:#ffc72c33;border-radius:4px;transition:background-color .2s ease}.link-card a:hover{background-color:#ffc72c66;text-decoration:underline}@keyframes fadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.usc-resources script{display:none}.resources h1{color:#fcd34d}.resources .content{color:#000}.resources .content .column.left{color:#fcd34d}.resources .content .column.right{text-align:left}.resources .content .column.right h3{color:#000;margin-top:0}.column{float:left;padding:1rem;height:500px}.left{width:14%}.right{width:79%}.row:after{content:"";display:table;clear:both}.darkred{background-color:#7f1d1d}.red{background-color:#991b1b}.yellow{background-color:#fcd34d}.white{background-color:#fff}.text-left{text-align:left}.text-black{color:#000}.galleryContainer{padding:2rem 2rem 6rem;margin:1rem 2rem 2rem;background-color:#fff;border-radius:12px}.galleryContainer h2{font-size:2.5rem;font-weight:700;color:#fcd34d;margin-top:0;margin-bottom:0}.galleryContainer p{color:#000}.aboutUs-container{display:flex;justify-content:space-between;align-items:flex-start;background-color:#fff;padding:2rem;margin:1rem 2rem 2rem;min-height:55vh;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;border-radius:12px}.aboutUs-left{flex:1;margin-right:2.5rem;color:#2c2c2c;position:relative;min-height:450px}.aboutUs-left h2{font-size:2.5rem;font-weight:700;color:#fcd34d;margin-top:0;margin-bottom:.3rem}.aboutUs-left h3{font-size:1.3rem;color:#8b0000;margin-bottom:1.5rem}.aboutUs-left p{line-height:1.6;font-size:1rem;color:#333}.hoveredMember-info{margin-top:2rem;padding:1.25rem 1.75rem;background:linear-gradient(135deg,#f9fafb,#e8edf3);color:#1e1e1e;border-left:6px solid #8b0000;border-radius:12px;box-shadow:0 6px 20px #0000001a;max-width:400px;transition:all .3s ease;animation:fadeIn .3s ease-in-out}.hoveredMember-info h4{font-size:1.4rem;font-weight:600;margin-bottom:.4rem;color:#8b0000}.hoveredMember-info p{font-size:1rem;line-height:1.5;color:#333}.aboutUs-right{flex:1;display:flex;flex-wrap:wrap;gap:1.4rem;justify-content:center;align-items:center}.member-circle{width:7.2rem;height:7.2rem;border-radius:50%;overflow:hidden;cursor:pointer;box-shadow:0 2px 10px #0000001a;transition:transform .2s ease,box-shadow .2s ease}.member-circle:hover{transform:scale(1.08);box-shadow:0 4px 20px #0003}.member-circle img{width:100%;height:100%;object-fit:cover}.vertical-line-with-arrow{display:none;position:absolute;bottom:0;left:-20px;height:100px;width:2px;background-color:#8b0000}.hoveredMember-info{animation:fadeIn .4s ease-in-out}@media (max-width: 768px){.aboutUs-container{flex-direction:column}.aboutUs-left,.aboutUs-right{margin-right:0;width:100%}.aboutUs-right{margin-top:2rem}}@keyframes fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.profilePanel{background-color:#fff;border-radius:12px;padding:2rem;margin:1rem 2rem 2rem;box-shadow:0 6px 20px #0000001a;font-family:Segoe UI,sans-serif}.profileHeader{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;padding-bottom:20px;border-bottom:2px solid #FFC72C;margin-bottom:30px}.profileTitle{color:#900;font-size:2.5rem;font-weight:700}.profileImageContainer{position:relative;width:8rem;height:8rem;border-radius:50%;overflow:hidden;border:3px solid #FFC72C;box-shadow:0 2px 8px #00000026}.profileImage{width:100%;height:100%;object-fit:cover}.profileActions{display:flex;flex-direction:column;align-items:center;gap:10px}.profileTopRight{display:flex;align-items:center;gap:20px}.changePhotoButton{position:absolute;bottom:0;left:0;right:0;background-color:#0009;color:#fff;font-size:.75rem;border:none;padding:4px;text-align:center;cursor:pointer}.profileActions button{margin-left:10px;padding:8px 14px;border-radius:6px;font-weight:600;border:none;transition:all .3s ease}.editButton{background-color:#900;color:#fff;padding:.8rem 1rem}.saveButton{background-color:#006400;color:#fff;padding:.8rem 1rem}.cancelButton{background-color:#666;color:#fff;padding:.8rem 1rem}.profileContent{display:flex;gap:40px;flex-wrap:wrap}.leftPanel,.rightPanel{flex:1;min-width:300px}section{background-color:#fffdfd;border-radius:10px;padding:20px;margin-bottom:25px;box-shadow:0 2px 8px #0000000d}section h3{color:#900;margin-bottom:15px;border-bottom:1px solid #FFC72C;padding-bottom:5px}.infoField{display:flex;justify-content:space-between;margin-bottom:15px}.infoField label{font-weight:700;color:#555;flex:1}.infoField span,.editInput{flex:2;color:#333}.editInput{padding:8px;border:1px solid #ccc;border-radius:6px;font-size:1rem;background-color:#fff}.courseList{list-style:none;padding-left:0}.courseList li{padding:12px 14px;margin:6px 0;background-color:#fbeaea;border-left:4px solid #990000;border-radius:6px;color:#4a0000;font-size:1rem;font-weight:500}.courseList li:hover{background-color:#f8dcdc;cursor:pointer}.progressSection{margin-top:20px}.progressBar{background-color:#e0e0e0;height:22px;border-radius:12px;overflow:hidden}.progress{background-color:#900;height:100%;color:#fff;text-align:center;line-height:22px;font-size:.8rem;border-radius:12px 0 0 12px}.profilePanel .progressBar{width:100%!important}.course-list{display:flex;flex-wrap:wrap;gap:.5rem;justify-content:center;padding-left:0;margin:0 auto;background:none}.course-list li{list-style:none;background-color:#eee;color:indigo;padding:6px 12px;border-radius:20px;font-weight:600;box-shadow:0 2px 4px #0000001a;display:inline-flex;align-items:center}.plan-output h4{color:gold;font-size:1.5rem;margin-top:1rem;margin-bottom:1rem;text-align:center;font-weight:700;text-shadow:1px 1px 2px rgba(0,0,0,.3)}.section-label{color:gold;font-weight:600;font-size:1rem;text-align:center;margin-top:2rem;margin-bottom:1rem;text-transform:uppercase;letter-spacing:.5px}.plan-meta-container{background-color:#4b0000;border:1px solid #ffbf00;border-radius:12px;padding:1.5rem;margin-bottom:2rem;box-shadow:0 4px 12px #00000026;color:#f5f5f5;max-width:600px;margin-left:auto;margin-right:auto;text-align:center;font-size:1rem;transition:background-color .3s ease}.plan-meta-container p{margin:.5rem 0;line-height:1.4;font-size:1rem}.plan-meta-container strong{color:gold}.plan-summary-label{color:#ffeb3b;font-weight:600;font-size:.95rem;text-align:center;text-transform:uppercase;margin:.5rem 0;letter-spacing:.5px}.plan-summary{background-color:#fff;padding:1.5rem;border:1px solid #ccc;border-radius:10px;line-height:1.8;font-size:16px;color:#222;margin-top:1rem;box-shadow:0 0 8px #00000008}.plan-summary h2,.plan-summary h3,.plan-summary h4,.plan-summary h5{color:#991b1b;margin-top:1.2rem;margin-bottom:.5rem;font-weight:600}.plan-summary ul{list-style:none;padding-left:1.8rem;margin-bottom:1rem}.plan-summary li{margin-bottom:.5rem}.plan-summary p{margin-bottom:1rem}.plan-summary ol{list-style-type:none;margin-left:0;padding-left:0}.plan-summary ol>li:before{content:"• ";color:maroon;font-weight:700;margin-right:4px}.spinner-wrapper{display:flex;flex-direction:column;align-items:center;gap:10px;margin:1rem 0}.spinner{width:24px;height:24px;border:4px solid #ddd;border-top:4px solid #4B9CD3;border-radius:50%;animation:spin 1s linear infinite}.loading-text{font-weight:700;color:#fff;font-size:16px}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.elective-group{margin-top:2rem;background-color:#4b0000;padding:1rem 1.25rem;border-radius:12px;box-shadow:0 4px 10px #0003;color:#fff;border-left:6px solid #ffbf00}.elective-group h6{font-weight:700;font-size:1.2rem;margin-bottom:.75rem;color:gold}.elective-grid{columns:2;column-gap:.5rem;list-style:none;padding-left:0;margin:0}.elective-grid li{margin-bottom:6px;font-size:15px;color:#eee;padding:4px 10px;font-weight:500;break-inside:avoid;background-color:#ffffff0d;border-radius:6px;transition:background-color .2s ease}.elective-grid li:hover{color:#fff;background-color:#ffffff26;cursor:default}@media (max-width: 600px){.elective-grid{columns:1}}.section-divider{border:none;height:2px;background:linear-gradient(to right,#bbb,#fff,#bbb);margin:2rem 0}.chart-container{margin-top:2rem;padding:1rem}.chart-container h5{text-align:center;color:#fff;margin-bottom:1rem}.recharts-legend-item text{fill:#fff!important}.recharts-tooltip-label,.recharts-tooltip-item{color:#000!important}.chart-row{display:flex;flex-wrap:wrap;justify-content:center;gap:2rem}.chart-box{flex:1 1 45%;min-width:300px;max-width:500px}.chart-card{background-color:#4b0000;border:1px solid #ffbf00;border-radius:12px;padding:1.5rem;margin-top:2rem;box-shadow:0 4px 12px #0003}.chart-card input,.chart-card .generate-btn{display:block;margin-left:auto;margin-right:auto}.generate-btn{background-color:#ffc72c;color:#900}.success-message{color:#4caf50;font-weight:700;margin-top:.5rem}.error-message{color:#fff;font-weight:700;margin-top:.5rem}.plan-name-input{width:100%;max-width:400px;padding:.5rem;font-size:1rem;margin-top:1rem;border-radius:6px;border:1px solid #ccc}.plan-meta-label{display:inline-block;background-color:#00897b;color:#fff;font-size:.85rem;padding:4px 10px;border-radius:20px;margin:0 .5rem .5rem 0;font-weight:500}.course-stats-bar{background-color:#300000;border:1px solid #FFD700;border-radius:10px;color:#fff;padding:.75rem 1.5rem;margin-top:1rem;display:flex;justify-content:space-evenly;font-size:.95rem;gap:1.5rem}.course-stats-bar span{display:flex;align-items:center;gap:6px}.section-divider{height:2px;background:linear-gradient(to right,#ffeb3b,#fff6,#ffeb3b);margin:2rem 0 1.5rem;border-radius:4px;opacity:.9}.generate-container>h3{color:#fff!important}.generate-container h3{color:#000;margin-top:0;font-size:1.5rem;text-shadow:1px 1px 2px rgba(0,0,0,.3)}.paneDashboard{display:flex;flex-direction:column;min-height:300px;padding:1.5rem;align-items:center;justify-content:center;color:#000;background-color:#fff;border-radius:.5rem}.dashboard.section{padding:0rem 2rem 2rem}.course-dashboard{padding:1.5rem;background:#f9f9f9;border-radius:10px;margin-top:1rem}.course-dashboard h2{margin-bottom:1rem;font-size:1.5rem;color:#333}.course-section{width:80%;margin-bottom:0}.course-section h3{font-size:1.2rem;margin-bottom:.75rem;color:#555}.course-section ul{list-style-type:none}.course-section button{font-size:.85rem;padding:.5rem;margin:0 .5rem}.course-list{display:flex;flex-wrap:wrap;gap:1rem}.course-card{background-color:#fff;border:1px solid #ddd;border-left:6px solid #4caf50;border-radius:8px;padding:1rem;width:250px;box-shadow:0 2px 4px #0000000d}.course-card.enrolled{border-left-color:#2196f3}.course-card.completed{border-left-color:#4caf50}.course-code{font-weight:700;color:#333}.course-info{margin-top:.5rem;color:#666;font-size:.9rem}.filters{display:flex;gap:1.5rem;margin-bottom:1.5rem;align-items:center}.filters label{font-weight:500;font-size:.95rem;color:#333}.filters select{margin-left:.5rem;padding:.4rem;border-radius:5px;border:1px solid #ccc}.course-actions{display:flex;justify-content:space-between;margin-top:.5rem}.edit-button,.delete-button{padding:.3rem .5rem;border:none;cursor:pointer;font-size:.8rem;border-radius:4px}.edit-button{background-color:#f0c14b;color:#333}.delete-button{background-color:#ff4d4f;color:#fff}.autocomplete-results{background-color:gray}.enroll-controls input,.enroll-controls select{flex:1;padding:.75rem;border:1px solid #FFC72C;border-radius:.25rem 0 0 .25rem;background-color:#ffffffe6;color:#1f2937;outline:none}.enroll-controls input{margin:0 1rem}.course-search{min-width:50%}.course-table{width:100%;border-collapse:collapse;margin-top:1em}.course-table th,.course-table td{border:1px solid #ccc;padding:.5em;text-align:left}.course-table th{background-color:#f5f5f5}.course-table td button{margin-right:.5em}.transcript-download{margin-top:1.5rem}
