<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@import url("normalize.css");

@import url("screen.default.css") screen;
@import url("screen.local.css") screen;

@import url("print.default.css") print;
@import url("print.local.css") print;
</pre></body></html>