*{color:var(--bistre-);box-sizing:border-box;font-family:var(--font-theme-);margin:0;padding:0;font-size:1rem}:root{--light-beige-:#fafaf3;--beige-:linen;--khaki-:#cbb799;--chamoisse-:#a07856;--coffee-:#6f4d38;--bistre-:#3d211a;--font-theme-:"Segoe UI",Tahoma,Geneva,Verdana,sans-serif}.empty-section{text-align:center;align-self:center}.empty-section i{color:var(--bistre-);font-size:5rem}.empty-section p{font-size:2rem;font-weight:500}.section-style{border:1px solid var(--coffee-);background-color:var(--light-beige-);border-radius:10px}.welcome-stats,.achievements{flex-direction:column;row-gap:20px;padding:20px;display:flex}:is(.welcome-stats,.achievements) p{font-size:.9rem}:is(.welcome-stats,.achievements) p span:first-child{color:maroon;font-weight:700}:is(.welcome-stats,.achievements) p span:nth-child(2){font-size:.9rem;font-weight:700}:is(.welcome-stats,.achievements) img{align-self:center;width:60%}.stats-card{background-color:#fff;border-radius:10px;flex-direction:column;row-gap:20px;padding:10px;display:flex;box-shadow:0 1px 4px #00000029}.stats-card>div{justify-content:space-between;display:flex}.stats-card>div>span:first-child{font-weight:700}.stats-card>div>span{font-size:.8rem}#bar-percentage{color:var(--bistre-);padding-left:10px;font-weight:700}#progress-bar{border:1px solid var(--bistre-);background-color:#fff;border-radius:13px;flex-grow:1;padding:3px}#progress-bar>div{background-color:var(--chamoisse-);border-radius:10px;height:20px}main>h1:first-child{text-align:center;background-color:var(--chamoisse-);color:var(--light-beige-);border-radius:10px;margin-top:10px;padding:3px 10px;font-size:1.5rem}nav{background-color:var(--khaki-);border-bottom-right-radius:15px;border-bottom-left-radius:15px;justify-content:space-between;height:100px;padding:20px 30px;display:flex;position:relative;box-shadow:0 0 15px}#nav-img-header{column-gap:5em;display:flex}#nav-img-header a{display:flex}.nav-index:hover{background-color:var(--chamoisse-);border-radius:10px;padding:10px;transition:all .5s}.nav-index:hover i,.nav-index:hover a{font-size:20px}.active{background-color:maroon;border-radius:10px;padding:10px;transition:all .5s}.active i,.active a{font-size:20px}nav ul li a,i{color:#fff;cursor:pointer;font-size:18px;font-weight:700;text-decoration:none;transition:all .7s}.large-menulist{align-items:center;gap:30px;list-style:none;display:flex}#nav-title,#menu-icon,#short-qu-logo{display:none}.open-menulist{background-color:var(--khaki-);z-index:2;border-bottom-right-radius:15px;border-bottom-left-radius:15px;flex-direction:column;align-items:center;gap:30px;max-height:350px;padding:20px;list-style:none;transition:all 1s;display:flex;position:absolute;top:100px;left:0;right:0;overflow:hidden;box-shadow:0 4px 2px -2px gray}.close-menulist{opacity:0;transform:translateY(-400px)}.dialog{z-index:3;background-color:#00000080;width:100%;height:100%;display:block;position:fixed;top:0}.dialog-content{background-color:#fff;border-radius:10px;flex-direction:column;row-gap:10px;width:70%;padding:20px;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 4px 8px #0003}.dialog p{font-size:15px;display:none}.dialog-buttons{justify-content:start;column-gap:10px;display:flex}.dialog button{cursor:pointer;border:1px solid var(--bistre-);border-radius:5px;padding:10px 20px;font-size:16px;font-weight:700}.logout-btn{background-color:var(--bistre-);color:#fff}.logout-btn:hover{background-color:var(--coffee-)}.cancel-btn{background-color:#fff}.bistre{color:var(--bistre-)}.course-card{border:.5px solid var(--bistre-);border-left:10px solid var(--coffee-);background-color:#fff;border-radius:10px;flex-direction:column;row-gap:10px;padding:35px 10px 10px;transition:transform .5s;display:flex;position:relative;box-shadow:0 5px 15px #00000059}.course-card:hover{transform:scale(1.015)}.hover-underline:hover .card-course-name{text-decoration:underline}.hover-underline{cursor:pointer}.card-flag{background-color:var(--chamoisse-);border-radius:0 0 10px 10px;padding:1px 10px 4px;display:block;position:absolute;top:0;left:15px}.card-flag p{color:var(--beige-);font-size:.9rem}.position-slight-top-left{top:5px;right:40px}.position-corner-top-left{top:5px;right:5px}.card-seats{background-color:var(--chamoisse-);border-radius:15px;align-items:center;gap:2px;padding:4px 10px;display:flex;position:absolute}.card-seats i,.card-seats p{color:var(--beige-)}.card-seats i{cursor:default;font-size:1rem}.card-seats p{font-size:.7rem}:is(.card-course-section-location,.card-course-instructor) p,:is(.card-course-section-location,.card-course-instructor) span{font-size:.8rem}.card-course-section-location{justify-content:space-between;display:flex}.card-course-name p{font-size:.95rem;font-weight:700}.card-course-sem-schedule{justify-content:space-between;display:flex}.card-course-sem-schedule p{text-align:center;border-radius:5px;width:4.8rem;font-size:.65rem}.card-course-sem-schedule p i{color:var(--bistre-);display:block}.welcome-img img{border-radius:15px;width:100%;box-shadow:0 10px 36px #00000029,0 0 0 1px #0000000f}.registered-courses{padding:15px}.main-dashboard{flex-direction:column;row-gap:10px;margin:20px;display:flex}.section-list{border:1px solid var(--bistre-);background-color:#f0e6cc;border-radius:15px;flex-direction:column;gap:10px;padding:10px;display:flex}.course-section{border:1px solid var(--bistre-);background-color:var(--light-beige-);border-radius:15px;flex-direction:column;gap:10px;width:100%;padding:20px;display:flex}.section-header{background-color:var(--chamoisse-);border-radius:15px;width:fit-content;padding:5px 10px}.section-header h1{color:var(--beige-)}.semester-filter,.approval-filter,.section-status-filter{flex-direction:column;gap:5px;margin-bottom:10px;display:flex}:is(.semester-filter,.approval-filter,.section-status-filter) label{font-weight:700}:is(.semester-filter,.approval-filter,.section-status-filter) select{border-radius:5px;padding:5px}h3{padding:10px}.icon-circle{background-color:#fff;border-radius:50%;padding:5px;font-size:25px;box-shadow:0 3px 8px #0000003d}.manage-class-btn{border:1px solid var(--bistre-);border-radius:5px;align-items:center;gap:5px;padding:2px 5px;display:flex;position:absolute;top:5px;right:7px}.manage-class-btn i{color:var(--bistre-);font-size:.7rem}.manage-class-btn p{font-size:.7rem;font-weight:700}.manage-class-btn:hover{cursor:pointer;background-color:var(--coffee-);border:none}.manage-class-btn:hover i,.manage-class-btn:hover p{color:var(--beige-)}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (min-width:768px){.dialog p{display:block}.dialog-content{width:50%}.dialog-buttons{justify-content:end}}@media (max-width:768px){#long-qu-logo{display:block}#short-qu-logo,#nav-title{display:none}}@media (max-width:480px){#long-qu-logo{display:none}#short-qu-logo{display:block}#nav-title{display:none}}@media (max-width:1024px){#menu-icon{margin-top:auto;margin-bottom:auto;display:block}#menu-icon i{color:#fff;font-size:30px;font-weight:700;text-decoration:none}#nav-title{color:#fff;margin-top:auto;margin-bottom:auto;font-size:20px;font-weight:700;display:block}}@media (min-width:1024px){.main-dashboard{grid-template:"title title""welcome-stats welcome-img"1fr"courses-header courses-header""courses courses"/1fr 1fr;gap:15px;display:grid}.main-dashboard>h1:first-child{grid-area:title}.main-dashboard>h1:nth-child(2){grid-area:courses-header}.welcome-stats{grid-area:welcome-stats}.welcome-img{grid-area:welcome-img;place-self:center}.welcome-img img{height:27vw}.registered-courses{grid-area:courses}.section-list{grid-template-columns:repeat(auto-fit,minmax(500px,1fr));gap:30px;display:grid}}.week-days{background-color:#0000;border-radius:5px;justify-content:center;gap:4px;display:flex}.day{border:1px solid var(--bistre-);color:#000;background-color:#fff;border-radius:3px;justify-content:center;align-items:center;width:30px;height:30px;font-size:1rem;font-weight:700;display:flex}.day.selected{background-color:var(--coffee-);color:#fff}#schedule-table{border-collapse:collapse;max-height:500px;display:block;overflow-y:auto;box-shadow:0 7px 29px #64646f33}#schedule-table th,#schedule-table td{border:.5px solid var(--bistre-);text-align:center;padding:12px}#schedule-table th{background-color:var(--khaki-);font-weight:700}#schedule-table tr:nth-child(2n){background-color:#f9f9f9}#schedule-table tr:nth-child(odd){background-color:#fff}@media (max-width:900px){#schedule-table{width:100%;overflow-x:auto}}.add-page-main{display:flex}.form-container{border:2px solid var(--chamoisse-);background-color:wheat;border-radius:15px;width:100%;margin:30px;padding:30px 20px;box-shadow:0 3px 8px #0000003d}.form-container h2{text-align:center;color:var(--coffee-);border-bottom:3px solid var(--chamoisse-);margin-bottom:10px;padding-bottom:10px;font-size:1.5rem}.add-page-form{flex-direction:column;gap:20px;display:flex}.form-group{flex-wrap:wrap;display:flex}.add-page-label{color:var(--coffee-);font-weight:700}.add-page-label p{font-size:.8rem}.form-group input,.form-group select{border:1px solid var(--chamoisse-);background-color:var(--light-beige-);border-radius:5px;width:100%;margin-top:10px;padding:10px;font-size:1rem}.add-page-input:focus,.add-page-select:focus{border:2px solid var(--chamoisse-)}.add-page-input,.add-page-select{outline:none}.checkbox-group{border:1px solid var(--chamoisse-);background-color:#f5e6cc;border-radius:5px;flex-direction:column;gap:5px;padding:10px;display:flex}.checkbox-group p{font-size:1.2rem;font-weight:700}.checkbox-group label{cursor:pointer}.button-group{justify-content:space-between;gap:15px;display:flex}.button-group button:first-child{background-color:green}.button-group button:last-child{background-color:red}.button-group button{color:#fff;cursor:pointer;border:none;border-radius:5px;width:100%;padding:10px;font-size:1.05rem}.button-group button:first-child:hover{background-color:#006400}.button-group button:last-child:hover{background-color:#dc143c}.prerequisites-dropdown{height:150px;overflow-x:auto}.day-select{gap:5px;width:100%;margin-top:5px;display:flex}.day-checkbox{display:none}.day-label{border:1px solid var(--chamoisse-);background-color:var(--light-beige-);color:#000;cursor:pointer;border-radius:5px;justify-content:center;align-items:center;width:100%;height:40px;font-size:.7rem;font-weight:700;display:flex}.day-checkbox:checked+.day-label{background-color:var(--chamoisse-);color:#fff}@media (min-width:1024px){.form-group{flex-wrap:nowrap;justify-content:space-between;column-gap:5px}.form-group label{align-self:center;width:30%}.form-group input,.form-group select,.day-select{width:70%;margin-top:0}.day-label{font-size:1rem}}.notification{color:#fff;border-radius:6px;padding:12px 20px;font-size:14px;transition:transform .4s;position:fixed;bottom:20px;right:20px;transform:translate(150%);box-shadow:0 4px 6px #0000001a}.fail{background-color:#f53434}.success{background-color:#4caf50}.notification.show{transform:translate(0%)}.stats-button{color:var(--coffee-);cursor:pointer;background-color:#fff;border:2px solid #e0e0e0;border-radius:999px;justify-content:center;align-items:center;padding:.6rem 1rem;font-size:1.1rem;font-weight:600;text-decoration:none;transition:all .2s;display:flex}.stats-button:hover{box-shadow:0 2px 8px #00000026}.stats-page-main{flex-direction:column;gap:1.5rem;padding:10px;display:flex}.stat-page-intro-container{background-color:wheat;border-radius:15px;flex-direction:column;gap:10px;height:630px;padding:10px;display:flex}.stat-page-container{background-color:#f9f4ef;border-radius:15px;flex-direction:column;gap:20px;max-height:500px;padding:1rem;display:flex;overflow:auto;box-shadow:0 6px 24px #0000000d,0 0 0 1px #00000014}.stat-page-card{cursor:pointer;background:#fff;border:1px solid #e0d6ca;border-radius:16px;transition:all .3s;box-shadow:0 4px 8px #5b3e2b14}.stat-page-card:hover{background:linear-gradient(to bottom right,#fffaf5,#f0e6da);transform:translateY(-3px)scale(1.015);box-shadow:0 10px 16px #5b3e2b26}.stat-page-card-content{padding:1.5rem}.stat-page-title{color:var(--bistre-);margin-bottom:1rem;font-size:1.1rem;font-weight:600}.stat-page-list{list-style:none}.stat-page-list-item{border-bottom:1px dashed var(--khaki-);justify-content:space-between;padding:.5rem 0;font-size:.95rem;display:flex}.stat-page-label{font-weight:500}.stat-page-value{color:var(--chamoisse-);font-weight:600}.stat-page-img{border-radius:16px;max-width:100%;height:auto;display:none;box-shadow:0 10px 20px #0000001a}.qu-header{width:100%;height:200px;position:relative}.qu-header-bg{object-fit:cover;filter:brightness(.85);width:100%;height:100%}.qu-header-overlay{background:linear-gradient(90deg,#000000b3,#0000004d);justify-content:space-between;align-items:center;width:100%;padding:1rem 2rem;display:flex;position:absolute;bottom:0;left:0}.qu-header-left{align-items:center;gap:1rem;display:flex}.qu-login-btn{color:var(--bistre-);background-color:#fff;border-radius:8px;padding:.5rem 1rem;font-weight:600;text-decoration:none;transition:all .2s}.qu-login-btn:hover{background-color:#f1e5d4;transform:translateY(-1px)}.qu-logo{object-fit:contain;width:80px;height:80px;margin-right:1rem}.qu-title{color:#fff;margin:0;font-size:1.75rem;font-weight:600;display:none}.stat-page-intro{text-align:center;background-color:#fffaf5;border:1px solid #e7d8c5;border-radius:12px;padding:1.5rem;box-shadow:0 4px 10px #5b3e2b0d}.stat-page-intro h2{color:var(--bistre-);margin-bottom:.5rem;font-size:1.2rem;font-weight:600}.stat-page-intro p{color:var(--coffee-);font-size:.95rem;line-height:1.5}.stat-page-title{color:var(--bistre-);justify-content:space-between;align-items:center;margin-bottom:.5rem;font-size:1.1rem;font-weight:600;display:flex}.stat-card-toggle{color:var(--chamoisse-);margin-left:.5rem;font-size:.9rem;transition:all .3s}.stat-card.open .stat-card-toggle{transform:rotate(180deg)}.stat-card-description{color:var(--coffee-);margin:.25rem 0 .75rem;font-size:.85rem}@media (min-width:480px){.qu-title{display:block}}@media (min-width:1024px){.stats-page-main{grid-template-columns:1fr 1fr;grid-template-areas:"header header""stat-container stat-image";gap:2rem;display:grid}.stats-page-main>h1{grid-area:header}.stat-page-img{grid-area:stat-image;place-self:center;max-width:100%;height:95vh;max-height:630px;display:block}.stat-page-intro-container{grid-area:stat-container}}.loading-wrapper{flex-direction:column;justify-content:center;align-items:center;display:flex}.loading-center{height:100vh}.prerequisite i,.tracker i{color:var(--bistre-);font-size:1.5em}.prerequisite{flex-direction:column;grid-area:prerequisite;align-items:center;gap:10px;padding:10px;display:flex}.prerequisite h1{text-align:center;border-bottom:2px solid var(--bistre-);width:100%;padding-bottom:5px;font-weight:700}.img-prerequsite{background-color:var(--beige-);border-radius:15px;width:100%;padding:5px;box-shadow:0 10px 36px #00000029,0 0 0 1px #0000000f}.img-prerequsite img{border-radius:15px;width:100%}.tracker{text-align:center;flex-direction:column;grid-area:path;gap:10px;padding:10px;display:flex}.tracker h1{border-bottom:2px solid var(--bistre-);justify-content:center;align-items:center;gap:5px;padding-bottom:3px;display:flex}.status-completed,.status-in_progress,.status-pending{border:1px solid var(--bistre-);text-align:center;background:#fff;background-color:var(--beige-);border-radius:10px;flex-direction:column;width:32%;padding:15px;display:flex;overflow-y:auto;box-shadow:0 4px 12px #0000001a}.status-completed h2,.status-in_progress h2,.status-pending h2{border-bottom:2px solid var(--bistre-);justify-content:center;align-items:center;gap:10px;margin-bottom:20px;padding-bottom:10px;font-size:20px;font-weight:700;display:flex}.status-dot{border-radius:50%;width:12px;height:12px;display:inline-block}.completed-dot{background-color:green}.in_progress-dot{background-color:#00f}.pending-dot{background-color:orange}.scrolling{flex-direction:column;gap:10px;display:flex}.status-dropdown,.status-label{display:none}@media (max-width:900px){.status-completed,.status-pending,.status-in_progress{width:100%}.achievements img{display:none}.scrolling{width:100%;overflow:visible}.status-dropdown{background:#fff;border:1px solid #000;border-radius:5px;width:100%;padding:10px;font-size:16px;display:block}.status-label{margin-bottom:5px;font-weight:700;display:block}.status-completed,.status-pending,.status-in_progress{display:none}[data-active=completed]>.status-completed,[data-active=pending]>.status-pending,[data-active=in_progress]>.status-in_progress{display:block}}.course-info{border:1px solid var(--bistre-);background-color:var(--light-beige-);border-radius:10px;flex-direction:column;gap:20px;width:100%;padding:10px;display:flex}.info-header{align-items:center;gap:5px;display:flex}.info-header i,.info-header h2{color:var(--bistre-);font-size:1.3rem}.course-desc-table{border-collapse:collapse;background-color:#fff;border-style:hidden;border-radius:10px;overflow:hidden;box-shadow:0 0 0 1px #666}.course-desc-table th,.course-desc-table td{padding:12px}.course-desc-table th{text-align:left;background-color:#f0e6cc;width:35%}.red-box,.green-box{border:1.5px solid #000;width:1.05rem;height:1.05rem}.red-bg{background-color:red}.green-bg{background-color:green}.main-manage-courses{flex-direction:column;align-items:center;gap:20px;margin:20px 10px;display:flex}.main-manage-courses>h1{width:100%}.header-btn{justify-content:space-between;align-items:center;display:flex}.course-btn{cursor:pointer;border:none;border-radius:5px;padding:2px 5px}.course-btn i{font-size:1.1rem}.edit-btn{background-color:var(--chamoisse-)}.edit-btn i{color:var(--beige-)}.save-btn:hover{background-color:#006400}.cancel-btn:hover{background-color:#dc143c}.edit-btn:hover{background-color:var(--coffee-)}.prerequisite-list{flex-wrap:wrap;gap:10px;display:flex}.prerequisite-list p{color:var(--beige-)}.prerequisite-list div{background-color:var(--chamoisse-);border-radius:15px;padding:5px 10px}.card-course-statuses{justify-content:space-around;display:flex}.card-course-statuses p{font-size:.65rem}.statuses{text-align:center}.statuses>p{font-weight:700}.status-value{border-radius:15px;align-items:center;gap:5px;margin:5px;display:flex}.status-value i{color:var(--bistre-)}.approval-type{border:1px solid var(--bistre-);padding:2px 7px}.section-type{border:none;padding:5px 10px}.section-type p{color:#fff;font-weight:500}.completed-card{background-color:green}.ongoing-card{background-color:orange}.open-for-reg-card{background-color:#00f}.section-btn{cursor:pointer;border:none;border-radius:15px;padding:1px 3px}.section-btn i{font-size:1rem}.section-btns{gap:5px;display:flex;position:absolute;top:5px;right:10px}.edit-section-approval,.edit-section-status{margin-top:5px;padding:3px 5px;font-size:.65rem}:is(.edit-section-approval,.edit-section-status) option{font-size:.65rem}@media (max-width:350px){.edit-section-approval,.edit-section-status{font-size:.5rem}:is(.edit-section-approval,.edit-section-status) option{font-size:.5rem}}.loading-overlay{pointer-events:none}.search-bar{border:3px solid #000;align-items:center;width:100%;display:flex}.search-box{width:100%;color:var(--bistre-);align-items:center;display:flex}.search-box input{width:100%;color:var(--coffee-);background-color:var(--light-beige-);border:0;outline:0;padding:1rem;font-weight:400}.search-box input::placeholder{color:var(--coffee-);font-weight:400}.search-box i{cursor:pointer;color:var(--bistre-);background-color:var(--light-beige-);padding:1rem;font-size:1.1rem}.dropdown{background-color:var(--coffee-);cursor:pointer;width:20%;min-width:100px;position:relative}.dropdown-text{justify-content:space-between;align-items:center;padding:1rem 1.5rem;display:flex}.dropdown-text span{color:#fff}.dropdown-text i{font-size:1.3rem}.dropdown-list{background-color:var(--khaki-);z-index:999;width:100%;max-height:0;transition:max-height .3s;position:absolute;top:4rem;overflow:hidden}.show-list{max-height:300px}.dropdown-list-item{cursor:pointer;padding:1rem 0 1rem 1.5rem;font-size:.9rem;transition:margin-left .2s}.dropdown-list-item:hover{color:var(--coffee-);margin-left:.3rem}.student-course-card{border:.5px solid var(--bistre-);border-left:10px solid var(--coffee-);z-index:0;background-color:#fff;border-radius:10px;flex-direction:column;row-gap:10px;min-width:240px;min-height:100%;padding:35px 10px 10px;transition:transform .5s;display:flex;position:relative;box-shadow:0 5px 15px #00000059}.student-course-card:hover{cursor:pointer;transform:translateY(-5px);box-shadow:0 10px 20px #00000073}.student-course-card:hover .card-course-name>p{text-decoration:underline}.sub-card-styling{justify-content:space-around;display:flex}.course-status{flex-direction:column;justify-content:space-around;align-items:center;gap:.2rem;display:flex}.green{color:green}.red{color:red}.display-courses{flex-direction:column;gap:10px;display:flex}.course-status span{font-size:.9rem}.main-student-courses{flex-direction:column;gap:20px;margin:10px;display:flex}@media (min-width:768px){.display-courses{grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:1rem;padding-top:1rem;display:grid}}.main-registration{flex-direction:column;gap:20px;margin:10px;display:flex}.course-completed{justify-content:space-evenly;align-items:center;display:flex}.orange{color:orange}.reg-btn{color:#fff;border-radius:20px;width:100%;padding:1rem}.active-reg-btn{background-color:var(--coffee-);border:1px solid var(--coffee-)}.grey{background-color:#d3d3d3;border:gray}.active-reg-btn:hover{cursor:pointer}#note{font-weight:500}.registered-courses{border:1px solid var(--coffee-);background-color:var(--light-beige-);border-radius:20px;flex-direction:column;gap:1rem;padding:15px;display:flex}.delete-button{border-radius:10px;padding:2px 5px;position:absolute}.displayed-registered,.display-precourses{flex-direction:column;gap:10px;display:flex}@media (min-width:1024px){.display-precourses{grid-template-columns:repeat(auto-fit,minmax(350px,1fr));display:grid}.main-registration{grid-template-columns:1fr auto;grid-template-areas:"title title""info info""section registered";display:grid}.title-grid{grid-area:title}.course-info-grid{grid-area:info}.course-section-grid{grid-area:section}.registered-courses-grid{grid-area:registered}.displayed-registered{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:30px;display:grid}}.main-grades{flex-direction:column;row-gap:10px;margin:5px 20px 0;display:flex}.search-bar-grades{border:2px var(--coffee-)solid;border-radius:5px;align-items:center;width:100%;margin-top:10px;display:flex}.bordered-search-bar{border-radius:5px}.course-card-list{flex-direction:column;gap:20px;display:flex}.buttons{flex-direction:row;justify-content:center;display:flex}.buttons button{cursor:pointer;border:none;border-radius:10px;width:7rem;height:2.6rem;margin:18px;font-size:17px;font-weight:700}.buttons button:hover{box-shadow:0 4px 8px #00000040}.cancel-button{color:#353434;background-color:#dcdcdc}.save-button{background-color:var(--chamoisse-);color:var(--beige-)}.save-button:active{background-color:#a18770}.cancel-button:active{background-color:#b6b4b4}.main-grades table{border-collapse:collapse;width:100%}.main-grades th{text-align:center;border-bottom:2px solid #484747;width:33.33%;padding:20px}.main-grades tbody{text-align:center}.main-grades tbody tr:nth-child(odd){background-color:#f3ebdd;border-bottom:1px solid gray;height:50px}.main-grades tbody tr:nth-child(2n){background-color:#fcfaf6;height:50px}.main-grades tbody tr:hover{background-color:#e8e0d1}.main-grades tbody tr{border:1px solid gray}.main-grades select{color:#4b3b2a;appearance:none;cursor:pointer;background-color:#f3ebdd;background-image:url("data:image/svg+xml;charset=US-ASCII,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16'%3E%3Cpath fill='%234B3B2A' d='M4 6l4 4 4-4z'/%3E%3C/svg%3E");background-position:right 10px center;background-repeat:no-repeat;background-size:12px;border:1px solid #d6c2a5;border-radius:6px;padding:6px 20px;font-family:inherit;font-size:1em;transition:box-shadow .2s,border-color .2s;box-shadow:0 2px 5px #0000001a}.main-grades select:focus{border-color:#b99e7a;outline:none;box-shadow:0 4px 8px #00000040}
