.jadwal-module__U_nvIG__container{background:var(--bg-dark);min-height:100vh;color:var(--text-primary);flex-direction:column;display:flex}.jadwal-module__U_nvIG__navbar{z-index:100;-webkit-backdrop-filter:blur(20px);border-bottom:1px solid var(--border-subtle);transition:all .4s var(--transition-smooth);background:#06030fd9;justify-content:space-between;align-items:center;padding:1rem 2.5rem;display:flex;position:fixed;top:0;left:0;right:0}.jadwal-module__U_nvIG__navBrand{align-items:center;gap:.65rem;text-decoration:none;display:flex}.jadwal-module__U_nvIG__navLogo{border:1px solid var(--border-accent);border-radius:50%;justify-content:center;align-items:center;width:38px;height:38px;display:flex;overflow:hidden;box-shadow:0 0 12px #fbbf244d}.jadwal-module__U_nvIG__navLogoImg{object-fit:cover;width:100%;height:100%}.jadwal-module__U_nvIG__navTitle{letter-spacing:.06em;color:var(--text-primary);font-size:.95rem;font-weight:700}.jadwal-module__U_nvIG__navSubtitle{color:var(--text-secondary);letter-spacing:.04em;font-size:.65rem;font-weight:500}.jadwal-module__U_nvIG__navLinks{align-items:center;gap:2rem;display:flex}.jadwal-module__U_nvIG__navLink{color:var(--text-secondary);font-size:.85rem;font-weight:500;transition:color .25s}.jadwal-module__U_nvIG__navLink:hover{color:var(--text-primary)}.jadwal-module__U_nvIG__navLinkActive{color:var(--gold);font-weight:600}.jadwal-module__U_nvIG__navCta{color:var(--bg-dark);background:var(--gold);transition:all .3s var(--transition-smooth);border-radius:9999px;align-items:center;padding:.55rem 1.25rem;font-size:.82rem;font-weight:600;text-decoration:none;display:inline-flex}.jadwal-module__U_nvIG__navCta:hover{box-shadow:0 4px 20px var(--gold-glow);background:#f59e0b;transform:translateY(-1px)}.jadwal-module__U_nvIG__mainContent{flex:1;width:100%;max-width:1200px;margin:0 auto;padding:6.5rem 1.5rem 4rem}.jadwal-module__U_nvIG__headerSection{text-align:center;margin-bottom:2rem;position:relative}.jadwal-module__U_nvIG__headerBadge{background:var(--purple-dim);color:#c4b5fd;border:1px solid #7c3aed40;border-radius:9999px;align-items:center;gap:.5rem;margin-bottom:1rem;padding:.4rem 1.1rem;font-size:.8rem;font-weight:600;display:inline-flex}.jadwal-module__U_nvIG__badgeDot{background:var(--gold);border-radius:50%;width:6px;height:6px}.jadwal-module__U_nvIG__title{letter-spacing:-.02em;color:var(--text-primary);margin-bottom:.6rem;font-size:clamp(1.8rem,4vw,3rem);font-weight:800}.jadwal-module__U_nvIG__titleAccent{background:linear-gradient(135deg, var(--gold) 0%, #f59e0b 50%, #d97706 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.jadwal-module__U_nvIG__subtitle{color:var(--text-secondary);max-width:600px;margin:0 auto;font-size:.95rem;line-height:1.6}.jadwal-module__U_nvIG__controlsBar{flex-direction:column;align-items:center;gap:1.25rem;margin-bottom:2rem;display:flex}.jadwal-module__U_nvIG__dayTabs{background:var(--bg-card);border-radius:var(--radius-lg);border:1px solid var(--border-subtle);flex-wrap:wrap;justify-content:center;gap:.4rem;width:100%;max-width:640px;padding:.4rem;display:flex}.jadwal-module__U_nvIG__dayTab{color:var(--text-secondary);transition:all .25s var(--transition-smooth);text-align:center;border:1px solid #0000;border-radius:10px;flex:1;min-width:75px;padding:.55rem 1rem;font-size:.85rem;font-weight:600}.jadwal-module__U_nvIG__dayTab:hover{color:var(--text-primary);background:#ffffff0d}.jadwal-module__U_nvIG__dayTabActive{background:var(--gold);color:var(--bg-dark);box-shadow:0 4px 15px var(--gold-glow);font-weight:700}.jadwal-module__U_nvIG__searchBox{width:100%;max-width:480px;position:relative}.jadwal-module__U_nvIG__searchInput{background:var(--bg-card);border:1px solid var(--border-subtle);width:100%;color:var(--text-primary);border-radius:12px;outline:none;padding:.75rem 1rem .75rem 2.6rem;font-size:.88rem;transition:all .3s}.jadwal-module__U_nvIG__searchInput:focus{border-color:var(--border-accent);box-shadow:0 0 16px #fbbf2426}.jadwal-module__U_nvIG__searchIcon{color:var(--text-tertiary);pointer-events:none;position:absolute;top:50%;left:.85rem;transform:translateY(-50%)}.jadwal-module__U_nvIG__scheduleGrid{flex-direction:column;gap:2rem;display:flex}.jadwal-module__U_nvIG__dayBlock{background:var(--bg-card);border:1px solid var(--border-subtle);border-radius:var(--radius-xl);-webkit-backdrop-filter:blur(16px);overflow:hidden;box-shadow:0 15px 40px #0000004d}.jadwal-module__U_nvIG__dayHeader{border-bottom:1px solid var(--border-subtle);background:#ffffff08;justify-content:space-between;align-items:center;padding:1.1rem 1.5rem;display:flex}.jadwal-module__U_nvIG__dayTitle{color:var(--gold);align-items:center;gap:.6rem;font-size:1.15rem;font-weight:700;display:flex}.jadwal-module__U_nvIG__dayCount{color:var(--text-secondary);border:1px solid var(--border-subtle);background:#ffffff0f;border-radius:9999px;padding:.2rem .6rem;font-size:.75rem;font-weight:600}.jadwal-module__U_nvIG__tableList{flex-direction:column;display:flex}.jadwal-module__U_nvIG__tableRow{border-bottom:1px solid var(--border-subtle);grid-template-columns:130px 1fr 1fr 100px;align-items:center;padding:.9rem 1.5rem;transition:background .2s;display:grid}.jadwal-module__U_nvIG__tableRow:last-child{border-bottom:none}.jadwal-module__U_nvIG__tableRow:hover{background:#ffffff05}.jadwal-module__U_nvIG__tableRowBreak{background:#7c3aed0f;grid-template-columns:130px 1fr}.jadwal-module__U_nvIG__tableRowBreak:hover{background:#7c3aed17}.jadwal-module__U_nvIG__timeCol{flex-direction:column;display:flex}.jadwal-module__U_nvIG__timeText{color:var(--text-primary);font-size:.85rem;font-weight:700}.jadwal-module__U_nvIG__jamBadge{color:var(--text-secondary);margin-top:.15rem;font-size:.72rem}.jadwal-module__U_nvIG__subjectCol{align-items:center;gap:.6rem;display:flex}.jadwal-module__U_nvIG__subjectName{color:var(--text-primary);font-size:.92rem;font-weight:600}.jadwal-module__U_nvIG__breakName{letter-spacing:.05em;color:#c4b5fd;font-size:.88rem;font-weight:700}.jadwal-module__U_nvIG__teacherCol{color:var(--text-secondary);align-items:center;gap:.5rem;font-size:.85rem;display:flex}.jadwal-module__U_nvIG__codesCol{justify-content:flex-end;align-items:center;gap:.4rem;display:flex}.jadwal-module__U_nvIG__codeBadge{border:1px solid var(--border-subtle);border-radius:6px;padding:.2rem .5rem;font-size:.7rem;font-weight:700}.jadwal-module__U_nvIG__codeGuru{background:var(--purple-dim);color:#c4b5fd;border-color:#7c3aed4d}.jadwal-module__U_nvIG__codeMapel{background:var(--gold-glow);color:var(--gold);border-color:#fbbf244d}.jadwal-module__U_nvIG__teacherDirectory{border-top:1px solid var(--border-subtle);margin-top:4rem;padding-top:3.5rem}.jadwal-module__U_nvIG__sectionHeader{text-align:center;margin-bottom:2rem}.jadwal-module__U_nvIG__sectionTag{color:var(--gold);letter-spacing:.12em;text-transform:uppercase;margin-bottom:.5rem;font-size:.75rem;font-weight:700;display:block}.jadwal-module__U_nvIG__sectionTitle{color:var(--text-primary);margin-bottom:.4rem;font-size:1.7rem;font-weight:800}.jadwal-module__U_nvIG__sectionDesc{color:var(--text-secondary);max-width:500px;margin:0 auto;font-size:.88rem}.jadwal-module__U_nvIG__teacherGrid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:1rem;display:grid}.jadwal-module__U_nvIG__teacherCard{background:var(--bg-card);border:1px solid var(--border-subtle);border-radius:var(--radius-lg);transition:all .3s var(--transition-smooth);align-items:center;gap:.85rem;padding:1.1rem 1.25rem;display:flex}.jadwal-module__U_nvIG__teacherCard:hover{border-color:#ffffff1f;transform:translateY(-2px);box-shadow:0 8px 30px #0000004d}.jadwal-module__U_nvIG__teacherAvatar{background:linear-gradient(135deg, var(--purple-accent), var(--gold));width:40px;height:40px;color:var(--bg-dark);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:.9rem;font-weight:800;display:flex}.jadwal-module__U_nvIG__teacherInfo{flex:1;min-width:0}.jadwal-module__U_nvIG__teacherName{color:var(--text-primary);white-space:nowrap;text-overflow:ellipsis;font-size:.88rem;font-weight:700;overflow:hidden}.jadwal-module__U_nvIG__teacherSubject{color:var(--text-secondary);margin-top:.15rem;font-size:.75rem}.jadwal-module__U_nvIG__footer{border-top:1px solid var(--border-subtle);text-align:center;padding:2rem 1.5rem}.jadwal-module__U_nvIG__footerText{color:var(--text-tertiary);font-size:.82rem}@media (max-width:768px){.jadwal-module__U_nvIG__mainContent{padding:5.5rem 1rem 3rem}.jadwal-module__U_nvIG__tableRow{background:#ffffff03;grid-template-columns:1fr;gap:.4rem;padding:1rem 1.1rem}.jadwal-module__U_nvIG__tableRowBreak{grid-template-columns:1fr}.jadwal-module__U_nvIG__codesCol{justify-content:flex-start;margin-top:.3rem}.jadwal-module__U_nvIG__teacherGrid{grid-template-columns:1fr}.jadwal-module__U_nvIG__dayTab{flex:30%}}
.Navbar-module__cJzEcG__nav{z-index:200;background:0 0;justify-content:space-between;align-items:center;height:60px;padding:0 2.5rem;transition:background .35s,box-shadow .35s;display:flex;position:fixed;top:0;left:0;right:0}.Navbar-module__cJzEcG__navScrolled{-webkit-backdrop-filter:blur(16px);box-shadow:0 1px 0 var(--border-subtle);background:#06030feb}.Navbar-module__cJzEcG__brand{z-index:210;align-items:center;gap:.6rem;text-decoration:none;display:flex}.Navbar-module__cJzEcG__logo{border:1.5px solid #fbbf2466;border-radius:50%;flex-shrink:0;width:34px;height:34px;overflow:hidden}.Navbar-module__cJzEcG__logoImg{object-fit:cover;width:100%;height:100%}.Navbar-module__cJzEcG__brandText{flex-direction:column;gap:1px;display:flex}.Navbar-module__cJzEcG__brandName{letter-spacing:.05em;color:var(--text-primary);font-size:.88rem;font-weight:700;line-height:1.2}.Navbar-module__cJzEcG__brandSub{color:var(--text-secondary);letter-spacing:.03em;font-size:.62rem;font-weight:500;line-height:1.2}.Navbar-module__cJzEcG__desktopLinks{align-items:center;gap:2rem;display:flex}.Navbar-module__cJzEcG__desktopLink{color:var(--text-secondary);font-size:.84rem;font-weight:500;text-decoration:none;transition:color .2s}.Navbar-module__cJzEcG__desktopLink:hover{color:var(--text-primary)}.Navbar-module__cJzEcG__desktopLinkActive{color:var(--text-primary);font-weight:600}.Navbar-module__cJzEcG__desktopCta{color:var(--bg-dark);background:var(--gold);cursor:pointer;border:none;border-radius:8px;padding:.5rem 1.15rem;font-size:.8rem;font-weight:600;text-decoration:none;transition:background .2s,transform .2s}.Navbar-module__cJzEcG__desktopCta:hover{background:#f59e0b;transform:translateY(-1px)}.Navbar-module__cJzEcG__burger{cursor:pointer;z-index:210;background:0 0;border:none;flex-direction:column;justify-content:center;align-items:center;gap:6px;width:36px;height:36px;padding:0;display:none}.Navbar-module__cJzEcG__burgerLine{background:var(--text-primary);transform-origin:50%;border-radius:1px;width:22px;height:2px;transition:transform .3s,opacity .3s;display:block}.Navbar-module__cJzEcG__burgerActive .Navbar-module__cJzEcG__burgerLine:first-child{transform:translateY(4px)rotate(45deg)}.Navbar-module__cJzEcG__burgerActive .Navbar-module__cJzEcG__burgerLine:last-child{transform:translateY(-4px)rotate(-45deg)}@keyframes Navbar-module__cJzEcG__overlayIn{0%{opacity:0}to{opacity:1}}.Navbar-module__cJzEcG__overlay{z-index:195;background:var(--bg-dark);flex-direction:column;animation:.2s forwards Navbar-module__cJzEcG__overlayIn;display:flex;position:fixed;inset:0}.Navbar-module__cJzEcG__menu{flex-direction:column;flex:1;justify-content:center;gap:3rem;padding:0 2rem;display:flex}@keyframes Navbar-module__cJzEcG__linkSlideIn{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}.Navbar-module__cJzEcG__menuLinks{flex-direction:column;gap:.25rem;display:flex}.Navbar-module__cJzEcG__menuLink{color:var(--text-secondary);border-bottom:1px solid var(--border-subtle);opacity:0;padding:.75rem 0;font-size:2rem;font-weight:700;text-decoration:none;transition:color .2s;animation:.35s forwards Navbar-module__cJzEcG__linkSlideIn}.Navbar-module__cJzEcG__menuLink:last-child{border-bottom:none}.Navbar-module__cJzEcG__menuLink:hover{color:var(--text-primary)}.Navbar-module__cJzEcG__menuLinkActive{color:var(--gold)}.Navbar-module__cJzEcG__menuBottom{padding:0}.Navbar-module__cJzEcG__menuCta{width:100%;color:var(--bg-dark);background:var(--gold);cursor:pointer;opacity:0;border:none;border-radius:10px;justify-content:center;align-items:center;padding:.9rem;font-size:.9rem;font-weight:600;text-decoration:none;transition:background .2s;animation:.35s .2s forwards Navbar-module__cJzEcG__linkSlideIn;display:flex}.Navbar-module__cJzEcG__menuCta:hover{background:#f59e0b}@media (max-width:768px){.Navbar-module__cJzEcG__nav{padding:0 1.25rem}.Navbar-module__cJzEcG__desktopLinks,.Navbar-module__cJzEcG__desktopCta{display:none}.Navbar-module__cJzEcG__burger{display:flex}}
