<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.applicationembed--full-width {
  width: calc(100vw - var(--scrollbarWidth, 0px));
  max-width: calc(100vw - var(--scrollbarWidth, 0px));
  margin-left: calc(50% - 50vw + calc(var(--scrollbarWidth, 0px) / 2));
}

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