:global(html[data-theme='light']) .root {
	filter: invert(1);
}

.root {
	user-select: none;
}
