<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">:root {
	--ui-font-weight-extra-black: 950;
	--ui-font-weight-black: 900;
	--ui-font-weight-extra-bold: 800;
	--ui-font-weight-bold: 700;
	--ui-font-weight-semi-bold: 600;
	--ui-font-weight-medium: 500;
	--ui-font-weight-normal: 400;
	--ui-font-weight-regular: 400;
	--ui-font-weight-light: 300;
	--ui-font-weight-extra-light: 200;
	--ui-font-weight-thin: 100;
	--ui-font-family-helvetica: "Helvetica Neue", Helvetica, Arial, sans-serif;
}</pre></body></html>