<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">          html {
            padding: 18px 36px;
          }

          head {
            display: block;
          }

          body {
            margin: 0;
            padding: 0;
          }

          body &gt; * {
            display: none !important;
          }

          head:after, body:before, body:after {
            display: block !important;
          }

          head:after {
            font-family: sans-serif;
            font-size: large;
            font-weight: bold;
            content: "Error compiling CSS asset";
          }

          body:before, body:after {
            font-family: monospace;
            white-space: pre-wrap;
          }

          body:before {
            font-weight: bold;
            content: "\000a SassC::SyntaxError: Error: Undefined variable: \0022 $color-heading\0022 .\000a         on line 4927:3788 of stdin\000a &gt;&gt; -shadow:0 0 8px rgba(0,0,0,.6);background:$color-heading}.mfp-figure small{c\000a    ------------------------------------------^\000a ";
          }

          body:after {
            content: "\000a   stdin:4927";
          }
</pre></body></html>