@use 'sass:math';

.ptr-DeckTooltip {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 50000;
	pointer-events: none;
}
