.navbar4_component {
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	z-index: 1000;
	will-change: transform;
	display: none; /* Hidden by default, shown by JavaScript on scroll */
}
