.Navbar_navbar__2GufN{display:flex;flex-direction:column;background-color:#f8f9fa;padding:1rem;box-shadow:0 2px 4px rgba(0,0,0,.1)}.Navbar_navbarLogo___AJvf{text-align:center;margin-bottom:1rem}.Navbar_logo__Ym1u6{height:60px;object-fit:contain}.Navbar_navLinks__FVLYB{display:flex;justify-content:center;gap:2rem}.Navbar_navItem__GWN7x{text-decoration:none;color:#333;font-weight:500;padding:.5rem 1rem;border-radius:4px;transition:background-color .3s}.Navbar_navItem__GWN7x:hover{background-color:#e9ecef}.Navbar_logoutButton__FBfqP{background-color:#dc3545;color:#fff;border:none;padding:.5rem 1rem;border-radius:4px;cursor:pointer;font-weight:500;transition:background-color .3s}.Navbar_logoutButton__FBfqP:hover{background-color:#c82333}body,html{padding:0;margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;scroll-behavior:smooth;-webkit-overflow-scrolling:touch}.app{min-height:100vh;background-color:#f5f5f5;display:flex}.main-content{flex:1;padding:2rem;margin-left:250px}.publicContent{min-height:100vh;width:100%}