<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@media screen and (min-width: 1385px) {
  .dialog {
    min-width: 800px;
    min-height: 310px;
    padding: 10px;
  }
  .dialog h2 {
    font-size: 15pt !important;
    margin-bottom: 12.5px;
  }
  .dialog p {
    font-size: 11pt !important;
    min-height: 200px;
    padding: 10px;
  }
}</pre></body></html>