html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block;
}

body {
  line-height: 1;
}

ol, ul {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
  content: "";
  content: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

strong, b {
  font-weight: bold;
}

em, i {
  font-style: italic;
}

object {
  display: block;
}

.once, .clL {
  clear: left;
}

#img-container span.backgrounded a,
#img-container a.thickbox,
#img-container a.thumb-img,
#img-container #d-col1 a {
  background: transparent;
}

#index {
  overflow: auto;
  top: 0;
  bottom: 0;
  left: 0;
  position: fixed;
  height: 100%;
  z-index: 1;
}

#exhibit {
  height: 100%;
  top: 0;
}

#index .container {
  display: flex;
  flex-direction: column;
  min-height: 100%;
  box-sizing: border-box;
}

#index .bot {
  margin-top: auto;
  padding-top: 1.5em;
}

#index ul.section span.section_title,
#index ul.section span.section_title a {
  cursor: pointer;
  font-weight: normal;
}

#index ul.section span.subsection_title,
#index ul.section span.subsection_title a {
  cursor: pointer;
}

#index ul.section li.exhibit_title a:hover {
  text-decoration: none;
}

#index ul.section li.exhibit_title:hover {
  text-indent: 2px;
}

#exhibit .top {
  display: none;
}

#img-container .captioning .caption {
  text-align: left;
}

body {
  font-size: 16px;
  font-family: "Helvetica Neue", Arial, sans-serif;
  background: #fff;
  color: #000;
  line-height: 1.4em;
}

a:link {
  text-decoration: none;
  color: #000;
}

a:visited {
  text-decoration: none;
  color: #888;
}

a:hover {
  text-decoration: underline;
}

a:active {
  text-decoration: none;
  color: #0c0;
}

a img {
  border: none;
}

audio:focus {
  outline: none;
}

small {
  font-size: 9px;
}

code {
  font-family: monospace;
}

blockquote {
  padding-left: 9px;
}

h1, h2 {
  font-size: 16px;
  margin-bottom: 1em;
  font-weight: bold;
}

h3, h4 {
  font-size: 16px;
  margin-bottom: 1em;
}

#index p {
  margin-bottom: 1em;
}

#exhibit p, code, blockquote {
  width: 600px;
  margin-bottom: 1em;
}

.highlight {
  background: #cf0;
  color: #000;
}

#index {
  width: 215px;
  background: #fff;
}

#exhibit {
  margin: 0 0 0 215px;
}

#index ul {
  list-style: none;
  margin: 0;
}

#index ul.section {
  margin-bottom: 1em;
}

#index ul#all_tags {
  list-style: none;
  margin-bottom: 1em;
}

#index ul#all_tags li {
  display: inline;
  margin-right: 3px;
}

#index ul.section span.section_title,
#index ul.section span.section_title a {
  color: #000;
}

#index span.active_section_title,
#index span.active_section_title a {
  font-weight: bold;
}

li.active a:link,
li a.active,
li.active a:hover,
li.active a:active,
li.active a:visited,
li span.active,
#index ul.section li.active a:link,
#index ul.section li.active a:hover,
#index ul.section li.active a:active,
#index ul.section li.active a:visited {
  font-weight: normal;
  color: #00f;
}

#index ul li sup.new_exhibit {
  color: #0c0;
  font-weight: bold;
  text-transform: uppercase;
  font-size: 8px;
  vertical-align: top;
}
#index ul li sup.new_exhibit:before {
  color: #0c0;
  font-weight: bold;
  text-transform: uppercase;
  font-size: 8px;
  vertical-align: top;
  content: "New";
}

#exhibit a:link {
  text-decoration: underline;
}

#exhibit a:hover {
  text-decoration: none;
}

#index h1 a {
  font-weight: normal;
  text-decoration: none;
  color: #000;
}

.container {
  padding: 27px 9px 25px 27px;
}

.captioning {
  margin-top: 2px;
}

.title, .caption {
  font-size: 0.7em;
  font-style: italic;
  line-height: 1.2em;
}

#img-container {
  position: relative;
}

.picture {
  line-height: 0;
}

#exhibit #slideshow {
  margin-bottom: 0;
}

#exhibit .captioning {
  margin: 0.5em 0 1em 0;
  padding: 0;
  line-height: 1.3em;
}

#exhibit .captioning .caption p {
  margin-bottom: 0;
}

.placement-top {
  margin: 0;
}

.placement-bottom {
  margin: 6px 0 0 0;
}

.placement-right,
.placement-left {
  margin: 0;
}

.slideshow-nav {
  display: flex;
  gap: 1.5rem;
  align-items: center;
  margin: 0 0 1em 0;
  font-size: 0.9em;
}

.slideshow-nav .slide-previous,
.slideshow-nav .slide-next {
  text-decoration: none;
}

.slideshow-nav .slide-previous:hover,
.slideshow-nav .slide-next:hover {
  text-decoration: underline;
}

.slideshow-nav .position {
  color: #888;
  font-variant-numeric: tabular-nums;
}

#thumbnails a {
  margin-right: 2px;
  margin-bottom: 0;
}

.nav-above {
  margin-bottom: 6px;
}

.nav-below {
  margin-top: 12px;
}

.thumbnails-above {
  margin-bottom: 6px;
}

.thumbnails-below {
  margin-top: 0;
  margin-bottom: 30px;
}

.slideshow .slide {
  display: none;
}

.slideshow .slide:target {
  display: block;
}

.slideshow:not(:has(.slide:target)) .slide:first-child {
  display: block;
}

.horizontal .text {
  max-width: 600px;
}

.horizontal .strip {
  display: flex;
  gap: 16px;
  overflow-x: auto;
  overflow-y: hidden;
  scroll-snap-type: x mandatory;
  -webkit-overflow-scrolling: touch;
  overscroll-behavior-x: contain;
  padding-bottom: 12px;
  margin-bottom: 1em;
  scrollbar-color: #888 transparent;
}

.horizontal .strip::-webkit-scrollbar {
  height: 8px;
}

.horizontal .strip::-webkit-scrollbar-track {
  background: transparent;
}

.horizontal .strip::-webkit-scrollbar-thumb {
  background: rgba(0, 0, 0, 0.25);
  border-radius: 4px;
}

.horizontal .strip::-webkit-scrollbar-thumb:hover {
  background: rgba(0, 0, 0, 0.5);
}

.horizontal .strip .frame {
  flex: 0 0 auto;
  scroll-snap-align: start;
  line-height: 0;
}

.horizontal .strip .frame img,
.horizontal .strip .frame video {
  display: block;
  height: 60vh;
  max-height: 600px;
  width: auto;
  max-width: none;
}

.horizontal .strip .frame .captioning {
  line-height: 1.3em;
  padding-top: 4px;
}

@media (max-width: 768px) {
  .horizontal .strip .frame img,
.horizontal .strip .frame video {
    height: 50vh;
  }
}
.visual_index .thumbs {
  list-style: none;
  margin: 0;
  padding: 0;
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(180px, 1fr));
  gap: 12px;
}

.visual_index .thumbs .thumb {
  margin: 0;
  line-height: 0;
}

.visual_index .thumbs .thumb-img {
  display: block;
  overflow: hidden;
}

.visual_index .thumbs .thumb-img img {
  width: 100%;
  height: auto;
  display: block;
  transition: transform 200ms ease;
}

.visual_index .thumbs .thumb-img:hover img {
  transform: scale(1.02);
}

.visual_index .thumbs .captioning {
  margin-top: 4px;
  line-height: 1.3em;
}

.thickbox .thumbs {
  list-style: none;
  margin: 0;
  padding: 0;
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(160px, 1fr));
  gap: 10px;
}

.thickbox .thumbs li {
  margin: 0;
  line-height: 0;
}

.thickbox .thumbs .thickbox img {
  width: 100%;
  height: auto;
  display: block;
}

.documenta .documenta-grid {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(220px, 1fr));
  gap: 20px;
}

.documenta .documenta-grid .cell {
  line-height: 0;
}

.documenta .documenta-grid .cell img {
  width: 100%;
  height: auto;
  display: block;
}

.documenta .documenta-grid .cell .captioning {
  margin-top: 6px;
  line-height: 1.3em;
  font-size: 0.85em;
}

.tag_display .thumbs {
  list-style: none;
  margin: 0;
  padding: 0;
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(180px, 1fr));
  gap: 12px;
}

.tag_display .thumbs li {
  margin: 0;
  line-height: 0;
}

.tag_display .thumbs img {
  width: 100%;
  height: auto;
  display: block;
}

.over_and_over .picture {
  margin-bottom: 1em;
  line-height: 0;
}

.over_and_over .picture img,
.over_and_over .picture video {
  max-width: 100%;
  height: auto;
  display: block;
}

.no_thumbs .picture {
  margin-bottom: 1.5em;
  line-height: 0;
}

.no_thumbs .picture img,
.no_thumbs .picture video {
  max-width: 100%;
  height: auto;
  display: block;
}

.no_thumbs .picture .captioning {
  margin-top: 6px;
  line-height: 1.3em;
}

.random_image .picture img,
.random_image .picture video {
  max-width: 100%;
  height: auto;
  display: block;
}

.lightbox {
  display: none;
  position: fixed;
  inset: 0;
  z-index: 9500;
  background: rgba(0, 0, 0, 0.92);
  color: #fff;
}

.lightbox:target {
  display: block;
}

.lightbox .lb-close-zone {
  position: absolute;
  inset: 0;
  z-index: 1;
  display: block;
  cursor: zoom-out;
  text-decoration: none;
  color: transparent;
}

.lightbox .lb-img {
  position: absolute;
  inset: 0;
  z-index: 2;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  padding: 60px 80px;
  text-decoration: none;
  color: #fff;
  cursor: zoom-out;
}

.lightbox .lb-img img {
  max-width: 100%;
  max-height: calc(100vh - 120px);
  width: auto;
  height: auto;
  display: block;
  box-shadow: 0 8px 40px rgba(0, 0, 0, 0.6);
}

.lightbox .lb-img .lb-caption {
  display: block;
  margin-top: 14px;
  font-size: 13px;
  font-style: italic;
  text-align: center;
  max-width: 80ch;
}

.lightbox .lb-prev,
.lightbox .lb-next {
  position: absolute;
  top: 80px;
  bottom: 80px;
  width: 60px;
  z-index: 3;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  text-decoration: none;
  font-size: 56px;
  line-height: 1;
  opacity: 0.5;
  transition: opacity 150ms, background 150ms;
}

.lightbox .lb-prev {
  left: 0;
}

.lightbox .lb-next {
  right: 0;
}

.lightbox .lb-prev:hover,
.lightbox .lb-next:hover {
  opacity: 1;
  text-decoration: none;
  background: rgba(255, 255, 255, 0.08);
}

.lightbox .lb-close {
  position: absolute;
  top: 12px;
  right: 16px;
  z-index: 4;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 48px;
  height: 48px;
  font-size: 36px;
  line-height: 1;
  color: #fff;
  text-decoration: none;
  border-radius: 4px;
  background: rgba(255, 255, 255, 0.08);
  transition: background 150ms;
}

.lightbox .lb-close:hover {
  background: rgba(255, 255, 255, 0.25);
  text-decoration: none;
}

@media (max-width: 768px) {
  .lightbox .lb-img {
    padding: 64px 12px 50px;
  }
  .lightbox .lb-prev,
.lightbox .lb-next {
    width: 44px;
    font-size: 40px;
    top: 56px;
    bottom: 56px;
  }
  .lightbox .lb-close {
    width: 40px;
    height: 40px;
    font-size: 28px;
  }
}
audio, video {
  display: block;
  margin: 0.5em 0 1em 0;
  max-width: 100%;
}

video {
  width: 100%;
  height: auto;
  background: #000;
}

audio {
  width: 100%;
  max-width: 600px;
}

.visual_index .thumbs .thumb video,
.documenta .documenta-grid .cell video,
.thickbox .thumbs li video,
.tag_display .thumbs li video {
  max-width: 200px;
  width: 100%;
  height: auto;
  margin: 0;
}

#nav-toggle-input {
  display: none;
}

.index-toggle {
  display: none;
}

@media only screen and (min-width: 320px) and (max-width: 768px) {
  body {
    -webkit-text-size-adjust: 100%;
  }
  #index {
    left: -100vw;
    width: 100vw;
    height: 100vh;
    overflow: auto;
    -webkit-overflow-scrolling: touch;
    z-index: 9997;
    transition: left 250ms ease-in-out;
  }
  #nav-toggle-input:checked ~ #index {
    left: 0;
  }
  #exhibit {
    margin-left: 0;
    overflow-y: scroll;
    -webkit-overflow-scrolling: touch;
    padding-bottom: 30px;
  }
  #exhibit img, #exhibit object {
    max-width: 100%;
    width: 100%;
    height: auto;
  }
  #exhibit .container #img-container {
    margin-top: 0;
  }
  #exhibit .container #img-container div {
    width: 100%;
  }
  #index .container,
#exhibit .container {
    padding: 15px;
  }
  .index-toggle {
    display: block;
    height: 35px;
    width: 35px;
    background-color: #fff;
    position: fixed;
    bottom: 12px;
    right: 12px;
    z-index: 5000000;
    text-indent: -9999px;
    cursor: pointer;
    border: 1px solid #000;
    border-radius: 4px;
  }
  .index-toggle::before,
.index-toggle::after {
    content: "";
    display: block;
    position: absolute;
    left: 7px;
    right: 7px;
    height: 3px;
    background: #000;
  }
  .index-toggle::before {
    top: 11px;
  }
  .index-toggle::after {
    bottom: 11px;
  }
  body, p, h1, h2, h3, h4 {
    font-size: 18px;
    line-height: 24px;
  }
  #index .container p, #exhibit .container p {
    width: auto;
  }
  #exhibit .container p {
    width: auto;
    margin: 0 0 9px 0;
  }
}
.asset {
  line-height: 0;
}

.asset a {
  margin-bottom: 0;
  padding-bottom: 0;
  line-height: 0;
}

.video-container {
  position: relative;
  height: 0;
  overflow: hidden;
  padding-bottom: 75%;
}

.video-container .asset iframe {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
}

.spacer {
  padding-top: 15px;
}
