.Navbar_navbar__fk_p7{display:flex;justify-content:space-between;align-items:center;height:52px;padding:0 1.5rem;background-color:#b8b8b89c;color:rgb(255,255,255);position:fixed;top:0;left:0;right:0;z-index:1000;box-sizing:border-box}.Navbar_logo__UM0Ax{font-weight:700;font-size:1.2rem}.Navbar_menuButton__6Djq2{position:absolute;right:1rem;font-size:1.5rem;background:none;border:none;color:rgb(0,0,0);cursor:pointer;width:40px;height:40px;display:flex;align-items:center;justify-content:center;z-index:1001}.Navbar_sidePanel__Fl_NU{position:fixed;top:0;right:-100%;width:15%;height:100vh;background-color:#b8b8b831;transition:right .3s ease;z-index:10001}.Navbar_open__hjzS7{right:0}.Navbar_closeButton__eOvZA{position:absolute;top:.5rem;right:1rem;font-size:2.2rem;background:none;border:none;cursor:pointer;width:40px;height:40px;display:flex;align-items:center;justify-content:center;color:#333;z-index:1001}.Navbar_menuList__9rSwT{margin-top:5rem;list-style:none;padding:0;display:flex;flex-direction:column;gap:1.5rem;font-size:1.2rem}.Navbar_menuList__9rSwT li a{text-decoration:none;color:#333;padding:.75rem 1.5rem;border-radius:6px;transition:background-color .2s ease}.Navbar_menuList__9rSwT li a:hover{background-color:#f0f0f0}@media (max-width:600px){.Navbar_sidePanel__Fl_NU{width:100%}}