<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* Responsive CSS Variables */

@media screen and (max-width: 1024px) and (min-width: 783px) {
}

@media screen and (max-width: 782px) {
}
</pre></body></html>