<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">
/* root-vars */
:root 
{
	--radius-standard: 10px;
	--radius-large: 30px;
	--image-margin: 10px;
	--color-primary: #333333;

 }
</pre></body></html>