<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body.assistant-page .header {
  display: flex;
  align-items: center;
  width: 100%;
  height: 80px;
  position: relative;
  z-index: 1;
}
body.assistant-page .header img.logo {
  vertical-align: top;
  height: 36px;
  padding-left: 40px;
}</pre></body></html>