.s4-module__bn5KZq__container{box-sizing:border-box;width:100%;max-width:1200px;margin:0 auto;padding:1.5rem}.s4-module__bn5KZq__header{text-align:center;border-bottom:2px solid var(--accent);margin-bottom:1.5rem;padding:1.5rem 0}.s4-module__bn5KZq__header h1{color:var(--accent);font-size:2.2rem;font-weight:700;font-family:var(--font-poppins,sans-serif);margin-bottom:.5rem;line-height:1.2}.s4-module__bn5KZq__header p{color:var(--muted);font-size:1.1rem;line-height:1.4}.s4-module__bn5KZq__deptSelectionCard{background:var(--card-bg);box-shadow:0 4px 15px var(--shadow);text-align:center;border:1px solid var(--accent);border-radius:12px;max-width:900px;margin:0 auto 2.5rem;padding:2rem}.s4-module__bn5KZq__deptSelectTitle{color:var(--accent);font-size:1.8rem;font-family:var(--font-poppins,sans-serif);margin-bottom:1.5rem;font-weight:700}.s4-module__bn5KZq__deptSelectDesc{color:var(--muted);margin-bottom:2rem;font-size:1rem}.s4-module__bn5KZq__deptButtonsContainer{flex-wrap:wrap;justify-content:center;gap:1.5rem;margin-top:1.5rem;display:flex}.s4-module__bn5KZq__deptButton{cursor:pointer;text-align:center;box-sizing:border-box;background-color:var(--primary);color:#fff;border:none;border-radius:50px;flex-grow:1;justify-content:center;align-items:center;gap:.5rem;min-width:0;padding:1rem 1.5rem;font-family:Inter,sans-serif;font-size:1rem;font-weight:700;text-decoration:none;transition:all .3s;display:flex}.s4-module__bn5KZq__deptButton:hover,.s4-module__bn5KZq__deptButton.s4-module__bn5KZq__active{background-color:var(--accent);transform:translateY(-2px);box-shadow:0 4px 10px #1e90ff80}.s4-module__bn5KZq__deptSubheading{text-align:center;color:var(--accent);font-size:1.5rem;font-family:var(--font-poppins,sans-serif);justify-content:center;align-items:center;gap:.8rem;margin-bottom:2rem;font-weight:700;display:flex}.s4-module__bn5KZq__semesterSection{margin:1.5rem 0}.s4-module__bn5KZq__sectionTitle{color:var(--text);text-align:center;font-size:1.8rem;font-family:var(--font-poppins,sans-serif);margin-bottom:1.5rem;font-weight:700;line-height:1.2;position:relative}.s4-module__bn5KZq__sectionTitle:after{content:"";background:var(--accent);border-radius:3px;width:80px;height:3px;position:absolute;bottom:-8px;left:50%;transform:translate(-50%)}.s4-module__bn5KZq__subjectsGrid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:1.5rem;width:100%;display:grid}.s4-module__bn5KZq__copyright{text-align:center;max-width:1200px;color:var(--muted);width:100%;margin:2rem auto 0;padding:10px 15px;font-size:.85rem}.s4-module__bn5KZq__electiveToggleContainer{text-align:center;margin:2rem 0}.s4-module__bn5KZq__btnElective{background-color:var(--accent);color:#fff;cursor:pointer;font-weight:700;font-family:var(--font-poppins,sans-serif);border:none;border-radius:50px;align-items:center;gap:.8rem;padding:1rem 2rem;font-size:1rem;text-decoration:none;transition:all .3s;display:inline-flex}.s4-module__bn5KZq__btnElective:hover{background-color:var(--primary);transform:translateY(-2px);box-shadow:0 4px 10px #0003}.s4-module__bn5KZq__electiveSection{margin-top:2rem;animation:.5s ease-in-out s4-module__bn5KZq__fadeIn;display:block}@keyframes s4-module__bn5KZq__fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@media (max-width:768px){.s4-module__bn5KZq__header h1{font-size:1.8rem}.s4-module__bn5KZq__sectionTitle{font-size:1.5rem}.s4-module__bn5KZq__deptButtonsContainer{flex-direction:column;padding:0 10px;gap:.8rem!important}.s4-module__bn5KZq__deptButton{width:100%;padding:1rem!important;font-size:.9rem!important}}
.SubjectCard-module__Nsd05W__card{background:var(--card-bg,#f8f9fa);box-shadow:0 4px 15px var(--shadow);box-sizing:border-box;border-left:none;border-radius:10px;flex-direction:column;height:100%;padding:1.2rem;transition:all .3s;display:flex}.SubjectCard-module__Nsd05W__card:hover{box-shadow:0 8px 25px var(--shadow);transform:translateY(-5px)}.SubjectCard-module__Nsd05W__title{color:var(--text);font-size:1.8rem;font-weight:900;font-family:var(--font-poppins,sans-serif);text-transform:uppercase;margin-bottom:.8rem;line-height:1.2}.SubjectCard-module__Nsd05W__description{color:var(--muted);flex-grow:1;min-height:40px;margin-bottom:1.2rem;font-size:.9rem;line-height:1.5}.SubjectCard-module__Nsd05W__buttonsContainer{flex-wrap:wrap;gap:.6rem;margin-top:auto;display:flex}.SubjectCard-module__Nsd05W__btn{cursor:pointer;text-align:center;font-size:.85rem;font-weight:500;font-family:var(--font-inter,sans-serif);box-sizing:border-box;border:none;border-radius:50px;flex-grow:1;justify-content:center;align-items:center;gap:.5rem;min-width:0;padding:.6rem 1rem;text-decoration:none;transition:all .3s;display:flex}.SubjectCard-module__Nsd05W__primary{background-color:var(--accent);color:#fff}.SubjectCard-module__Nsd05W__primary:hover{background-color:var(--button-hover);box-shadow:0 4px 10px #1e90ff80}.SubjectCard-module__Nsd05W__secondary{color:var(--accent);border:1px solid var(--accent);background-color:#0000}.SubjectCard-module__Nsd05W__secondary:hover{color:var(--text);border-color:var(--text);background-color:#1e90ff1a}.SubjectCard-module__Nsd05W__snaplearn{color:#fff;background-color:#2480aa}.SubjectCard-module__Nsd05W__snaplearn:hover{background-color:#1a5c78}.SubjectCard-module__Nsd05W__klaw{color:#fff;background-color:#0b6623}.SubjectCard-module__Nsd05W__klaw:hover{background-color:#074617}@media (max-width:768px){.SubjectCard-module__Nsd05W__buttonsContainer{flex-flow:column;gap:.7rem}.SubjectCard-module__Nsd05W__btn{justify-content:center;width:100%;padding:.7rem 1rem;font-size:.9rem}}.SubjectCard-module__Nsd05W__youtube{color:#fff;background-color:red}.SubjectCard-module__Nsd05W__youtube:hover{background-color:#c00}.SubjectCard-module__Nsd05W__unlock{color:#fff;background:linear-gradient(90deg,orange,#ff4500)}.SubjectCard-module__Nsd05W__unlock:hover{background:linear-gradient(90deg,#ff8c00,#cc3700)}.SubjectCard-module__Nsd05W__pyq{color:#fff;background:linear-gradient(90deg,#8b5cf6,#6366f1);padding:.4rem .8rem;font-size:.75rem}.SubjectCard-module__Nsd05W__pyq:hover{background:linear-gradient(90deg,#7c3aed,#4f46e5);box-shadow:0 4px 10px #8b5cf666}
