.ThemeToggle-module__3b5zuq__toggleBtn{width:40px;height:40px;color:var(--text-muted);background:0 0;border-radius:50%;justify-content:center;align-items:center;transition:all .2s;display:flex}.ThemeToggle-module__3b5zuq__toggleBtn:hover{background:var(--surface);color:var(--primary)}[data-theme=dark] .ThemeToggle-module__3b5zuq__toggleBtn{color:var(--text-main)}[data-theme=dark] .ThemeToggle-module__3b5zuq__toggleBtn:hover{background:var(--surface);color:var(--primary)}
.Navbar-module__nuAbfa__header{-webkit-backdrop-filter:blur(16px);z-index:50;background:#0f172abf;border-bottom:1px solid #ffffff0d;transition:all .3s;position:sticky;top:0}.Navbar-module__nuAbfa__header.Navbar-module__nuAbfa__scrolled{background:#0f172ad9;border-bottom:1px solid #ffffff1a;box-shadow:0 4px 30px #0000004d}.Navbar-module__nuAbfa__inner{justify-content:space-between;align-items:center;height:72px;display:flex}.Navbar-module__nuAbfa__header.Navbar-module__nuAbfa__scrolled .Navbar-module__nuAbfa__inner{height:64px}.Navbar-module__nuAbfa__logo{align-items:center;gap:.6rem;text-decoration:none;transition:transform .2s;display:flex}.Navbar-module__nuAbfa__logo:hover{transform:scale(1.02)}.Navbar-module__nuAbfa__logoIcon{object-fit:contain;width:52px;height:52px;transition:transform .2s}.Navbar-module__nuAbfa__logo:hover .Navbar-module__nuAbfa__logoIcon{filter:drop-shadow(0 4px 14px #c9a84c80);transform:scale(1.06)}.Navbar-module__nuAbfa__brand{letter-spacing:-.02em;font-size:1.5rem;font-weight:800;display:flex}.Navbar-module__nuAbfa__brandPrep{color:#f8fafc}.Navbar-module__nuAbfa__brandCUET{color:#34d399}.Navbar-module__nuAbfa__desktopNav{gap:2.5rem;font-size:.95rem;font-weight:600;display:flex}.Navbar-module__nuAbfa__navItem{color:#94a3b8;transition:all .2s;position:relative}.Navbar-module__nuAbfa__navItem:hover{color:#f8fafc;text-shadow:0 0 10px #fff3}.Navbar-module__nuAbfa__highlightLink{color:#f8fafc;align-items:center;gap:.5rem;font-weight:700;display:flex}.Navbar-module__nuAbfa__newBadge{color:#fff;letter-spacing:.05em;background:linear-gradient(135deg,#f59e0b 0%,#d97706 100%);border-radius:6px;padding:.2rem .5rem;font-size:.65rem;font-weight:800;animation:2s infinite Navbar-module__nuAbfa__pulse;box-shadow:0 0 10px #f59e0b66}@keyframes Navbar-module__nuAbfa__pulse{0%{transform:scale(1)}50%{transform:scale(1.05)}to{transform:scale(1)}}.Navbar-module__nuAbfa__hasDropdown>span{align-items:center;gap:.4rem;display:flex}.Navbar-module__nuAbfa__dropdown{-webkit-backdrop-filter:blur(16px);opacity:0;visibility:hidden;background:#0f172ae6;border:1px solid #ffffff1a;border-radius:12px;min-width:220px;margin-top:.5rem;padding:.75rem 0;transition:all .2s;position:absolute;top:100%;left:0;transform:translateY(10px);box-shadow:0 10px 40px #00000080}.Navbar-module__nuAbfa__hasDropdown:hover .Navbar-module__nuAbfa__dropdown{opacity:1;visibility:visible;transform:translateY(0)}.Navbar-module__nuAbfa__dropdown a{color:#94a3b8;padding:.6rem 1.25rem;font-size:.9rem;transition:all .2s;display:block}.Navbar-module__nuAbfa__dropdown a:hover{color:#f8fafc;background:#ffffff0d}.Navbar-module__nuAbfa__actions{align-items:center;gap:1rem;display:flex}.Navbar-module__nuAbfa__iconBtn{color:#94a3b8;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;transition:all .2s;display:flex}.Navbar-module__nuAbfa__iconBtn:hover{color:#f8fafc;background:#ffffff1a}.Navbar-module__nuAbfa__userProfile{cursor:pointer;align-items:center;gap:.5rem;padding-left:.5rem;display:flex;position:relative}.Navbar-module__nuAbfa__profileAvatar{background:var(--surface);border-radius:50%;width:32px;height:32px;overflow:hidden}.Navbar-module__nuAbfa__avatarImage{object-fit:cover;width:100%;height:100%}.Navbar-module__nuAbfa__userName{color:var(--text-main);font-size:.9rem;font-weight:700}.Navbar-module__nuAbfa__chevron{color:var(--text-muted);transition:transform .2s}.Navbar-module__nuAbfa__userProfile:hover .Navbar-module__nuAbfa__chevron{transform:rotate(180deg)}.Navbar-module__nuAbfa__profileDropdown{-webkit-backdrop-filter:blur(16px);z-index:100;opacity:0;visibility:hidden;background:#0f172af2;border:1px solid #ffffff1a;border-radius:16px;width:280px;margin-top:1.25rem;transition:all .25s cubic-bezier(.16,1,.3,1);position:absolute;top:100%;right:0;overflow:hidden;transform:translateY(10px);box-shadow:0 10px 40px #00000080}.Navbar-module__nuAbfa__userProfile:hover .Navbar-module__nuAbfa__profileDropdown{opacity:1;visibility:visible;transform:translateY(0)}.Navbar-module__nuAbfa__topCard{background:var(--surface);border-bottom:1px solid var(--border);padding:.5rem}.Navbar-module__nuAbfa__topCardInner{background:var(--background);border-radius:12px;padding:.5rem;box-shadow:0 2px 8px #00000005}.Navbar-module__nuAbfa__dropdownHeader{cursor:pointer;border-radius:12px;justify-content:space-between;align-items:center;padding:.5rem .25rem;transition:background .2s;display:flex}.Navbar-module__nuAbfa__dropdownHeader:hover{background:#00000005}[data-theme=dark] .Navbar-module__nuAbfa__dropdownHeader:hover{background:#ffffff0d}.Navbar-module__nuAbfa__headerLeft{align-items:center;gap:.75rem;display:flex}.Navbar-module__nuAbfa__headerLeft .Navbar-module__nuAbfa__displayName{color:var(--text-main);font-size:1rem;font-weight:800}.Navbar-module__nuAbfa__expandIcon{opacity:.5;pointer-events:none;border-radius:6px;padding:4px;transition:transform .3s cubic-bezier(.16,1,.3,1)}.Navbar-module__nuAbfa__expandIcon:hover{background:var(--surface);opacity:1}.Navbar-module__nuAbfa__expandIcon.Navbar-module__nuAbfa__expanded{transform:rotate(180deg)}.Navbar-module__nuAbfa__expandableContent{opacity:1;max-height:500px;transition:all .4s cubic-bezier(.16,1,.3,1);overflow:hidden}.Navbar-module__nuAbfa__itemWithToggle{justify-content:space-between;align-items:center;width:100%;display:flex}.Navbar-module__nuAbfa__itemContentMain{align-items:center;gap:.75rem;display:flex}.Navbar-module__nuAbfa__miniSwitch{background:var(--border);border-radius:20px;width:32px;height:18px;transition:all .3s;position:relative}.Navbar-module__nuAbfa__miniSwitchActive{background:var(--primary)}.Navbar-module__nuAbfa__miniToggleCircle{background:#fff;border-radius:50%;width:14px;height:14px;transition:all .3s cubic-bezier(.16,1,.3,1);position:absolute;top:2px;left:2px}.Navbar-module__nuAbfa__miniCircleActive{left:16px}.Navbar-module__nuAbfa__profileDropdownItem{width:100%;color:var(--text-muted);border-radius:10px;justify-content:space-between;align-items:center;padding:.65rem .75rem;font-size:.9rem;font-weight:600;transition:all .2s;display:flex}.Navbar-module__nuAbfa__profileDropdownItem:hover{background:var(--surface);color:var(--text-main)}.Navbar-module__nuAbfa__itemContent{align-items:center;gap:.75rem;display:flex}.Navbar-module__nuAbfa__itemIcon{color:var(--text-muted);opacity:.7}.Navbar-module__nuAbfa__secondaryList{padding:.5rem}.Navbar-module__nuAbfa__secondaryItem{color:var(--text-muted);border-radius:10px;align-items:center;gap:.75rem;padding:.65rem .75rem;font-size:.9rem;font-weight:600;transition:all .2s;display:flex}.Navbar-module__nuAbfa__secondaryItem:hover{background:var(--surface);color:var(--text-main)}.Navbar-module__nuAbfa__logoutItem{color:#ef4444!important}.Navbar-module__nuAbfa__logoutItem:hover{background:#ef44440d!important}.Navbar-module__nuAbfa__logoutItem .Navbar-module__nuAbfa__itemIcon{color:#ef4444!important}.Navbar-module__nuAbfa__mobileToggle{display:none}.Navbar-module__nuAbfa__mobileMenu{-webkit-backdrop-filter:blur(20px);z-index:50;opacity:0;background:#0f172af2;flex-direction:column;gap:1.5rem;width:100%;height:calc(100vh - 72px);padding:1.5rem;transition:all .4s cubic-bezier(.16,1,.3,1);display:flex;position:fixed;top:72px;left:0;overflow-y:auto;transform:translate(100%);box-shadow:0 4px 20px #00000026}.Navbar-module__nuAbfa__mobileMenuOpen{opacity:1;transform:translate(0)}.Navbar-module__nuAbfa__mobileNav{flex-direction:column;display:flex}.Navbar-module__nuAbfa__mobileNavItem{color:#cbd5e1;border-bottom:1px solid #ffffff0d;justify-content:space-between;align-items:center;padding:1.25rem 0;font-size:1.1rem;font-weight:700;display:flex}.Navbar-module__nuAbfa__mobileHighlight{font-weight:800;color:var(--primary)!important}.Navbar-module__nuAbfa__mobileProfileSummary{background:#ffffff08;border:1px solid #ffffff0d;border-radius:16px;align-items:center;gap:1rem;padding:1.25rem;display:flex}.Navbar-module__nuAbfa__mobileActionGrid{grid-template-columns:1fr 1fr;gap:1rem;margin-top:auto;display:grid}.Navbar-module__nuAbfa__mobileActionBtn{background:var(--surface);text-align:center;border-radius:16px;flex-direction:column;align-items:center;gap:.5rem;padding:1.25rem;font-size:.9rem;font-weight:700;transition:all .2s;display:flex}.Navbar-module__nuAbfa__mobileActionBtn:hover{background:var(--primary-light);transform:translateY(-2px)}.Navbar-module__nuAbfa__mobileActionBtn:active{transform:translateY(0)}@media (max-width:768px){.Navbar-module__nuAbfa__desktopNav{display:none}.Navbar-module__nuAbfa__mobileToggle{display:block}.Navbar-module__nuAbfa__userName,.Navbar-module__nuAbfa__profileDropdown{display:none}.Navbar-module__nuAbfa__inner{height:64px}.Navbar-module__nuAbfa__mobileMenu{height:calc(100vh - 64px);top:64px}.Navbar-module__nuAbfa__actions{gap:.5rem}.Navbar-module__nuAbfa__searchWrapper{display:none}.Navbar-module__nuAbfa__loginBtn{white-space:nowrap;padding:.5rem .875rem;font-size:.875rem}}@media (max-width:480px){.Navbar-module__nuAbfa__brand{font-size:1.25rem}.Navbar-module__nuAbfa__logoIcon{width:40px;height:40px}.Navbar-module__nuAbfa__actions{gap:.375rem}.Navbar-module__nuAbfa__loginBtn{padding:.5rem .75rem;font-size:.8rem}}
.AnnouncementBar-module__Bwttza__bar{background-color:var(--secondary);color:var(--secondary-foreground);white-space:nowrap;z-index:50;padding:.5rem 0;font-size:.875rem;position:relative;overflow:hidden}.AnnouncementBar-module__Bwttza__content{align-items:center;padding-left:100%;animation:20s linear infinite AnnouncementBar-module__Bwttza__scroll;display:inline-flex}.AnnouncementBar-module__Bwttza__tag{background-color:var(--accent);color:var(--secondary);border-radius:2px;margin-right:.75rem;padding:.1rem .4rem;font-size:.75rem;font-weight:700}.AnnouncementBar-module__Bwttza__urgent{color:#991b1b;background-color:#fef2f2}.AnnouncementBar-module__Bwttza__text{font-weight:500}.AnnouncementBar-module__Bwttza__separator{opacity:.5;margin:0 1rem}@keyframes AnnouncementBar-module__Bwttza__scroll{0%{transform:translate(0)}to{transform:translate(-100%)}}.AnnouncementBar-module__Bwttza__bar:hover .AnnouncementBar-module__Bwttza__content{animation-play-state:paused}
.Footer-module__EZoWya__footer{color:#fff;background-color:#1e293b;margin-top:4rem;padding:4rem 0 0}.Footer-module__EZoWya__grid{border-bottom:1px solid #ffffff1a;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:3rem;padding-bottom:3rem;display:grid}.Footer-module__EZoWya__col{flex-direction:column;display:flex}.Footer-module__EZoWya__heading{margin-bottom:1rem;font-size:1.5rem;font-weight:800}.Footer-module__EZoWya__text{opacity:.8;margin-bottom:1.5rem;font-size:.9rem;line-height:1.6}.Footer-module__EZoWya__socials{gap:1rem;display:flex}.Footer-module__EZoWya__socialIcon{color:#fff;background:#ffffff1a;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;transition:all .2s;display:flex}.Footer-module__EZoWya__socialIcon:hover{background:var(--primary);transform:translateY(-2px)}.Footer-module__EZoWya__subHeading{color:#fbbf24;margin-bottom:1.25rem;font-size:1.1rem;font-weight:700}.Footer-module__EZoWya__links{font-size:.9rem;list-style:none}.Footer-module__EZoWya__links li{margin-bottom:.75rem}.Footer-module__EZoWya__links a{opacity:.8;transition:all .2s}.Footer-module__EZoWya__links a:hover{opacity:1;color:#fbbf24;padding-left:5px}.Footer-module__EZoWya__contactList{font-size:.9rem;list-style:none}.Footer-module__EZoWya__contactList li{opacity:.9;align-items:flex-start;gap:1rem;margin-bottom:1rem;display:flex}.Footer-module__EZoWya__icon{color:#fbbf24;flex-shrink:0;margin-top:.2rem}.Footer-module__EZoWya__bottomBar{text-align:center;opacity:.6;padding:1.5rem 0;font-size:.85rem}@media (max-width:768px){.Footer-module__EZoWya__footer{margin-top:3rem;padding:3rem 0 0}.Footer-module__EZoWya__grid{grid-template-columns:repeat(2,1fr);gap:2rem}.Footer-module__EZoWya__heading{font-size:1.25rem}.Footer-module__EZoWya__subHeading{font-size:1rem}}@media (max-width:640px){.Footer-module__EZoWya__footer{margin-top:2rem;padding:2rem 0 0}.Footer-module__EZoWya__grid{grid-template-columns:1fr;gap:2rem;padding-bottom:2rem}.Footer-module__EZoWya__heading{font-size:1.2rem}.Footer-module__EZoWya__text,.Footer-module__EZoWya__links,.Footer-module__EZoWya__contactList{font-size:.85rem}.Footer-module__EZoWya__socialIcon{width:36px;height:36px}.Footer-module__EZoWya__bottomBar{padding:1rem 0;font-size:.8rem}}
