.Navbar_navbar__zhZYq{display:flex;justify-content:space-between;align-items:center;padding:1rem 5%;background:linear-gradient(135deg,#011f83,#450297);color:white;box-shadow:0 2px 10px rgba(0,0,0,.1);position:sticky;top:0;z-index:1000}.Navbar_logo__YNqJh a{font-size:1.1rem;font-weight:700;text-decoration:none;color:white}.Navbar_navLinks__fa9HS{display:flex;list-style:none;gap:2rem;margin:0;padding:0}.Navbar_navItem__5nyab{color:white;text-decoration:none;font-size:1rem;font-weight:500;transition:all .3s ease;padding:.5rem 0;position:relative}.Navbar_navItem__5nyab:hover{color:#f0f0f0;transform:translateY(-2px)}.Navbar_navItem__5nyab:after{content:"";position:absolute;width:0;height:2px;bottom:0;left:0;background-color:white;transition:width .3s ease}.Navbar_navItem__5nyab:hover:after{width:100%}.Navbar_active__v_AMp{color:#f0f0f0}.Navbar_active__v_AMp:after{width:100%}