/* Initial states handled by JS to avoid conflicts */
.kb-effect-wrapper-696dedf7 {
	overflow: hidden !important;
	position: relative;
	display: inline-block;
	width: 100%;
	height: 100%;
}

.kb-effect-image-696dedf7 {
	will-change: transform;
	transform-origin: center center;
	transition: transform 0.1s linear; /* Smooth micro-transitions during scroll */
}
