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

@import url(Pad.css) screen and (min-width:993px) and (max-width:1224px);
@import url(mphone.css) screen and (min-width:702px) and (max-width:993px);
@import url(Mobile.css) screen and (max-width:700px);

/* hide template textarea */
.UnpcPush textarea, .PcPush textarea, .MobilePush textarea, .UnmobilePush textarea{display: none;}

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