<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">form{transition:opacity 70ms linear}.x-out-of-view{background-color:var(--theme-surface)}.x-out-of-view&gt;form{opacity:0 !important}.x-content-hidden{background-color:var(--theme-surface)}.x-content-hidden&gt;form{transition:opacity 70ms linear !important;opacity:0 !important}@keyframes hide-content{from{}to{visibility:hidden !important}}
</pre></body></html>