<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">
@import url(mobile-layout.css?202312) screen and (max-width: 767px);

@import url(desktop-layout.css?202312) screen and (min-width: 768px);

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