<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.breadcrumb--item {
  display: none;
}
.page-header--nav {
  display: none;
}
aside {
  display: none;
}
.work--content:not(.grid) a:not(.next):not(.previous) {
  pointer-events: none;
  text-decoration: none;
  cursor: default;
}
.feedback--content a:not(.next):not(.previous) {
  pointer-events: none;
  text-decoration: none;
  cursor: default;
}
.feedback--content .content--item a {
  pointer-events: inherit !important;
  text-decoration: solid !important;
  cursor: pointer !important;
}
.page-header--logo a {
  pointer-events: none;
  text-decoration: none;
  cursor: default;
}

.work--filter {
  display: none;
}
.page-footer {
  display: none;
}
.group-link {
  display: none;
}
.nav--content {
  display: none;
}
.horizontal.related-nav {
  display: none;
}

.feedback--content {
  text-align: left;
}
body:not(.is--mounted) {
  position: inherit !important;
  overflow: auto !important;
}
.loading {
  display: none !important;
}
.badge.new {
  display: none;
}
</pre></body></html>