// Fylgja (https://fylgja.dev)
// Licensed under MIT Open Source

.range-vertical {
	--track-dir: to top;
	max-inline-size: 24ex;
	writing-mode: vertical-lr;
	direction: rtl;
	animation-direction: normal;
}
