/* Shared subpage shell — header matches homepage sticky bar */
body.pi-subpage .elementor-location-header .elementor-element-34bb8f8.sticky-menu {
	background: #000 !important;
}

body.pi-subpage .elementor-location-header .elementor-sticky--effects.sticky-menu {
	background: #000 !important;
}

/* Case detail content only — do not override header cursor */
body.pi-subpage main.pi-work-case-page,
body.pi-subpage main.pi-work-case-page * {
	cursor: auto !important;
}
