/* Exhibition art direction. Loaded by the home page only. */
.topbar {
  background: var(--black);
  color: var(--paper);
  border-bottom: 0;
}
.nav-wrap { min-height: 76px; }
.wordmark { color: var(--orange); }
.nav-cta {
  background: var(--orange);
  color: var(--black);
  border-color: var(--orange);
}
.menu-toggle { color: var(--paper); border-color: var(--paper); }
.hero-masthead { padding-top: 28px; container-type: inline-size; }
.hero-topline {
  display: flex;
  justify-content: space-between;
  gap: 24px;
  font-size: 14px;
  font-weight: 700;
  margin-bottom: 18px;
}
.hero-topline p + p { margin: 0; }
.hero h1 {
  display: flex;
  justify-content: space-between;
  gap: .12em;
  max-width: none;
  font-size: 14.1cqw;
  line-height: .95;
  letter-spacing: -.025em;
  white-space: nowrap;
}
.hero h1 span { display: block; }
.hero-grid {
  grid-template-columns: minmax(240px, 1fr) minmax(0, 3fr);
  gap: clamp(28px, 4vw, 64px);
  align-items: start;
  padding-top: 30px;
  padding-bottom: 38px;
}
.hero-copy { padding: 0; }
.hero-dates {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  margin: 0;
  font-size: 17px;
  line-height: 1.45;
  font-weight: 700;
}
.hero-dates span { line-height: .8; margin: 3px 0; }
.subtitle {
  font-size: clamp(23px, 2.1vw, 32px);
  line-height: 1.1;
  letter-spacing: -.035em;
  margin-top: 30px;
  max-width: 340px;
}
.curator-line { margin-top: 26px; font-size: 14px; }
.curator-line strong { font-size: 19px; line-height: 1.35; margin-top: 6px; }
.hero-actions { display: flex; flex-direction: column; align-items: flex-start; gap: 16px; margin-top: 28px; }
.hero-actions .btn { min-width: 185px; }
.hero-contribute-link { font-size: 15px; font-weight: 700; padding: 5px 0; }
.hero-offer { display: block; padding: 14px 16px; margin-top: 24px; max-width: 290px; background: var(--paper); text-decoration: none; }
.hero-offer span { display: block; font-size: 13px; line-height: 1.4; }
.hero-offer strong { display: block; margin: 5px 0; font: 32px/1.1 var(--display); }
.hero-offer:hover strong { text-decoration: underline; text-decoration-thickness: 1px; }
.hero-invitation { font-size: 13px; margin-top: 12px; max-width: 280px; }
.hero-photo { background: var(--black); color: var(--paper); }
.hero-photo img { aspect-ratio: auto; width: 100%; height: auto; object-fit: contain; }
.hero-photo figcaption { font-size: 11px; line-height: 1.5; max-width: none; margin: 0; padding: 12px 16px; }
.hero-meta { border-top: 1px solid var(--black); border-bottom: 0; }
.meta-grid { grid-template-columns: 1fr 1fr 1fr; }
.meta-item { border: 0; padding: 22px 0; }
.meta-item:nth-child(2) { text-align: center; }
.meta-item:last-child { text-align: right; }
.meta-item strong { font-size: 18px; }
.meta-item small { font-size: 12px; }
.intro { padding-top: 115px; padding-bottom: 115px; gap: 100px; grid-template-columns: 1fr 1fr; }
.intro h2 { font-size: clamp(65px, 6.7vw, 100px); }
.prose .lead { font-size: clamp(23px, 2.1vw, 30px); line-height: 1.3; letter-spacing: -.025em; margin-bottom: 30px; }
.prose p { font-size: 17px; }
.gallery-section { padding: 95px 0 90px; }
.section-head { margin-bottom: 75px; align-items: flex-end; }
.section-head h2 { font-size: clamp(75px, 9vw, 135px); line-height: .97; }
.section-head p { max-width: 340px; color: #cfcfcf; font-size: 17px; padding-bottom: 8px; }
.gallery { grid-template-columns: 7fr 5fr; gap: 90px 8%; align-items: center; }
.gallery figure { min-width: 0; }
.gallery figure:nth-child(6n + 2) { width: 80%; justify-self: end; }
.gallery figure:nth-child(6n + 3) { width: 82%; justify-self: center; }
.gallery figure:nth-child(6n + 6) { width: 88%; justify-self: end; }
.photo-link img { aspect-ratio: auto; height: auto; background: transparent; }
.photo-link .expand { bottom: 0; right: 0; width: 44px; height: 44px; background: var(--orange); font-size: 28px; }
.gallery figcaption { font-size: 12px; line-height: 1.5; margin-top: 16px; max-width: 550px; }
.gallery figcaption strong { font-size: 22px; font-weight: 400; margin-bottom: 8px; letter-spacing: -.02em; }
.more-photos { margin-top: 70px; background: transparent; color: white; border-width: 1px; min-height: 54px; }
.experience { padding-top: 100px; padding-bottom: 100px; grid-template-columns: 1fr 1fr; gap: 100px; }
.experience-heading h2 { font-size: clamp(52px, 5.6vw, 82px); }
.experience-heading > p:last-child { font-size: 17px; max-width: 365px; }
.experience-list article { padding: 24px 0; border-color: #b6b6b6; }
.experience-list article:first-child { border-top: 0; padding-top: 0; }
.experience-list article:last-child { padding-bottom: 0; }
.experience-list h3 { font-size: 22px; letter-spacing: -.02em; }
.experience-list p { font-size: 16px; }
.curators { border-top: 0; padding-top: 0; padding-bottom: 110px; }
.curators-heading { display: flex; align-items: baseline; justify-content: space-between; gap: 24px; border-top: 2px solid black; padding: 24px 0 50px; }
.curators-heading h2 { font: 26px/1.2 var(--body); font-weight: 700; text-transform: none; margin: 0; }
.curators-heading > p { font-size: 14px; margin: 0; }
.curator-grid { display: block; }
.curator-grid article { display: grid; grid-template-columns: 1fr 1fr; gap: 100px; padding: 0; border: 0; }
.curator-grid .curator-primary { padding-bottom: 65px; }
.curator-grid h3 { font-size: clamp(68px, 8.8vw, 130px); line-height: .95; letter-spacing: -.015em; margin-bottom: 20px; }
.curator-role { font-size: 15px; line-height: 1.45; max-width: 360px; }
.curator-bio { padding-top: 6px; font-size: 17px; }
.curators .curator-opening { padding: 32px 0 0; max-width: 590px; }
.curator-opening blockquote { font-size: clamp(25px, 2.4vw, 35px); line-height: 1.25; letter-spacing: -.025em; }
.curator-opening figcaption { font-size: 12px; margin-top: 16px; max-width: 320px; }
.curator-grid .curator-secondary { padding-top: 48px; border-top: 1px solid #b6b6b6; }
.curator-secondary h3 { font-size: clamp(50px, 5.4vw, 80px); }
.mutti-quote { border: 0; padding-left: 0; max-width: 420px; margin-top: 24px; }
.mutti-quote blockquote { font-size: 21px; line-height: 1.35; letter-spacing: -.015em; }
.mutti-quote figcaption { font-size: 12px; }
.contribute { border: 0; padding: 95px 0; }
.contribute-grid { grid-template-columns: 1.1fr 1fr; gap: 90px; align-items: center; }
.contribution-formats { font-size: 15px; font-weight: 700; margin-bottom: 30px; }
.contribute h2 { font-size: clamp(65px, 7.8vw, 115px); line-height: .98; }
.contribute .lead { font-size: clamp(24px, 2.3vw, 33px); letter-spacing: -.025em; }
.contribute .field-help { max-width: 490px; font-size: 13px; }
.contribute .btn { margin-top: 28px; min-height: 54px; }
.visit { padding-top: 110px; padding-bottom: 85px; }
.visit h2 { font-size: clamp(60px, 6.5vw, 94px); }
.visit-grid { grid-template-columns: 1fr 1fr; gap: 100px; align-items: start; margin-top: 55px; }
.visit-grid > div:first-child { padding-top: 15px; }
.tickets { padding: 35px; background: var(--orange); position: relative; }
.tickets::before, .tickets::after { content: ''; position: absolute; width: 24px; height: 24px; border-radius: 50%; background: white; top: 91px; }
.tickets::before { left: -12px; }
.tickets::after { right: -12px; }
.tickets > h3 { font: 50px/1.1 var(--display); text-transform: uppercase; font-weight: 400; padding-bottom: 18px; margin-bottom: 10px; border-bottom: 1px dashed black; }
.prices div { border-bottom-color: #0005; }
.prices dd { font-size: 42px; }
.tickets .btn { width: 100%; }
.tickets .faq details { border-bottom-color: #0005; }
.tickets .faq details:last-child { border-bottom: 0; }
.tickets .faq { margin-top: 20px; }
.tickets .faq summary { font-size: 15px; }
.tickets .ticket-note, .tickets .faq details p { font-size: 15px; }
.ticket-offer { background: var(--black); color: var(--paper); padding: 22px 24px; margin: 24px 0 12px; scroll-margin-top: 20px; }
.offer-deadline { font-size: 14px; }
.offer-price { display: flex; flex-wrap: wrap; align-items: baseline; justify-content: space-between; gap: 8px 16px; font-size: 19px; font-weight: 700; }
.offer-price strong { color: var(--orange); font: 52px/1.1 var(--display); white-space: nowrap; }
.ticket-offer .offer-price { margin-top: 12px; }
.ticket-offer .offer-gift { margin-top: 8px; font-size: 17px; }
.venue-description { display: grid; grid-template-columns: 1fr 1fr; gap: 100px; max-width: none; border-top-width: 1px; padding-top: 32px; margin-top: 65px; }
.venue-description h3 { max-width: 370px; font-size: 22px; line-height: 1.3; letter-spacing: -.02em; }
.venue-description p { font-size: 16px; }
.events { background: black; color: white; padding: 70px 0; }
.events-grid { grid-template-columns: 1fr 1fr; gap: 100px; align-items: center; }
.events h2 { font-size: clamp(50px, 5.4vw, 78px); }
.events p { font-size: 17px; }
.events p + p { color: var(--orange); font-size: 15px; }
.footer { background: white; border: 0; padding-top: 55px; }
.partners { padding-bottom: 40px; }
.footer-bottom { border-top-color: #b6b6b6; }
.lightbox .note { color: #cfcfcf; }

@media (min-width: 1601px) {
  .hero-grid { grid-template-columns: 1fr 3fr; }
}
@media (max-width: 1100px) and (min-width: 761px) {
  .hero-grid { grid-template-columns: minmax(215px, 1fr) minmax(0, 2.2fr); gap: 30px; }
  .hero-dates { font-size: 15px; }
  .subtitle { font-size: 25px; margin-top: 24px; }
  .hero-invitation { font-size: 12px; }
  .hero-photo { align-self: start; }
  .hero-photo figcaption { padding: 12px; }
  .intro, .experience, .curator-grid article, .visit-grid, .venue-description, .events-grid { gap: 50px; }
  .contribute-grid { gap: 45px; }
  .intro h2 { font-size: 7.4vw; }
  .tickets { padding: 26px; }
  .tickets::before, .tickets::after { top: 82px; }
  .meta-item strong { font-size: 15px; }
}
@media (max-width: 760px) {
  .nav-wrap { min-height: 70px; }
  .hero-masthead { padding-top: 25px; }
  .hero-topline { font-size: 12px; gap: 16px; align-items: baseline; margin-bottom: 22px; }
  .hero-topline p { max-width: 150px; line-height: 1.3; }
  .hero-topline p:last-child { text-align: right; }
  .hero h1 { display: block; font-size: 29cqw; line-height: .91; }
  .hero-grid { display: flex; flex-direction: column; padding-top: 25px; padding-bottom: 0; gap: 28px; }
  .hero-copy { display: grid; grid-template-columns: 1fr 1fr; gap: 20px; width: 100%; }
  .hero-dates { flex-direction: row; flex-wrap: wrap; gap: 0 7px; font-size: 14px; grid-column: 1 / -1; }
  .hero-dates span { margin: 0; line-height: inherit; }
  .subtitle { grid-column: 1; font-size: 24px; max-width: 310px; margin: 0; }
  .curator-line { grid-column: 2; font-size: 12px; margin: 0; align-self: end; }
  .curator-line strong { font-size: 16px; }
  .hero-actions { grid-column: 1 / -1; flex-direction: row; gap: 16px 22px; align-items: center; margin: 0; }
  .hero-offer { grid-column: 1 / -1; max-width: none; margin: 0; }
  .hero-actions .btn { min-width: 0; padding: 12px 18px; }
  .hero-contribute-link { font-size: 14px; }
  .hero-invitation { grid-column: 1 / -1; margin: -5px 0 0; max-width: 440px; font-size: 13px; }
  .hero-photo { margin: 0 calc(-1 * var(--gap)); width: calc(100% + 2 * var(--gap)); }
  .hero-photo figcaption { padding: 12px var(--gap); font-size: 10px; }
  .hero-meta { border-top: 0; }
  .meta-grid { grid-template-columns: 1fr 1fr; column-gap: 24px; }
  .meta-item, .meta-item:first-child { padding: 20px 0; }
  .meta-item:nth-child(2) { text-align: right; }
  .meta-item strong { font-size: 14px; }
  .meta-item:last-child { padding: 12px 0 18px; text-align: left; }
  .meta-item:last-child strong { font-size: 14px; }
  .intro { grid-template-columns: 1fr; gap: 32px; padding-top: 65px; padding-bottom: 65px; }
  .intro h2 { font-size: clamp(56px, 11vw, 82px); }
  .prose .lead { font-size: 24px; margin-bottom: 25px; }
  .gallery-section { padding: 60px 0; }
  .section-head { margin-bottom: 45px; }
  .section-head h2 { font-size: clamp(66px, 12vw, 100px); }
  .section-head p { max-width: 380px; font-size: 16px; }
  .gallery { grid-template-columns: 1fr 1fr; gap: 48px 24px; }
  .gallery figure:nth-child(n) { width: 100%; }
  .gallery figcaption { font-size: 11px; margin-top: 12px; }
  .gallery figcaption strong { font-size: 19px; }
  .more-photos { margin-top: 45px; }
  .experience { grid-template-columns: 1fr; gap: 38px; padding-top: 65px; padding-bottom: 65px; }
  .experience-heading h2 { font-size: clamp(52px, 10vw, 72px); margin-bottom: 20px; }
  .experience-heading > p:last-child { max-width: 450px; }
  .experience-list article { padding: 22px 0; }
  .experience-list h3 { font-size: 21px; }
  .curators { padding-bottom: 65px; }
  .curators-heading { gap: 16px; padding: 22px 0 35px; }
  .curators-heading h2 { font-size: 21px; max-width: 240px; }
  .curators-heading > p { font-size: 12px; white-space: nowrap; }
  .curator-grid article { grid-template-columns: 1fr; gap: 30px; }
  .curator-grid h3 { font-size: clamp(76px, 17vw, 120px); }
  .curator-bio { padding: 0; font-size: 16px; }
  .curators .curator-opening { padding-top: 25px; }
  .curator-opening blockquote { font-size: 29px; max-width: 540px; }
  .curator-grid .curator-primary { padding-bottom: 38px; }
  .curator-grid .curator-secondary { padding-top: 35px; }
  .curator-secondary h3 { font-size: clamp(58px, 12vw, 80px); }
  .mutti-quote blockquote { font-size: 22px; }
  .contribute { padding: 60px 0; }
  .contribute-grid { grid-template-columns: 1fr; gap: 35px; }
  .contribution-formats { margin-bottom: 24px; font-size: 14px; }
  .contribute h2 { font-size: clamp(59px, 12vw, 84px); }
  .contribute .lead { font-size: 25px; max-width: 470px; }
  .visit { padding-top: 65px; padding-bottom: 60px; }
  .visit h2 { font-size: clamp(52px, 10vw, 76px); }
  .visit-grid { grid-template-columns: 1fr; gap: 45px; margin-top: 30px; }
  .visit-grid > div:first-child { padding-top: 0; }
  .tickets { padding: 28px; }
  .tickets::before, .tickets::after { top: 84px; }
  .venue-description { grid-template-columns: 1fr; gap: 15px; margin-top: 45px; }
  .venue-description h3 { margin: 0; font-size: 21px; }
  .events { padding: 55px 0; }
  .events-grid { grid-template-columns: 1fr; gap: 30px; }
  .events h2 { font-size: clamp(50px, 10vw, 70px); }
  .events p { font-size: 16px; }
  .footer { padding-top: 40px; }
}
@media (min-width: 501px) and (max-width: 760px) {
  .hero h1 { display: flex; font-size: 14.1cqw; line-height: .95; }
}
@media (max-width: 500px) {
  .hero-copy { grid-template-columns: 1fr; gap: 20px; }
  .subtitle { grid-column: 1; font-size: 25px; }
  .curator-line { grid-column: 1; }
  .curator-line strong { font-size: 17px; }
  .curator-line strong br { display: none; }
  .hero-actions { gap: 14px; }
  .gallery { grid-template-columns: 1fr; gap: 45px; }
  .gallery figure:nth-child(6n + 2) { width: 80%; justify-self: end; }
  .gallery figure:nth-child(6n + 3) { width: 90%; }
  .gallery figure:nth-child(6n + 6) { width: 92%; justify-self: end; }
  .gallery figcaption { font-size: 12px; }
  .gallery figcaption strong { font-size: 21px; }
}
@media (max-width: 360px) {
  .hero-topline { font-size: 11px; }
  .hero-dates { font-size: 12px; }
  .hero-actions { gap: 10px; }
  .hero-actions .btn { font-size: 13px; padding: 12px; }
  .hero-contribute-link { font-size: 12px; }
  .curator-line strong { font-size: 16px; }
  .meta-item strong { font-size: 12px; }
  .curators-heading h2 { font-size: 19px; }
  .curators-heading > p { font-size: 11px; }
  .contribute h2 { font-size: 52px; }
  .tickets { padding: 24px; }
  .ticket-offer { padding: 20px; }
  .offer-price strong { font-size: 46px; }
  .tickets::before, .tickets::after { top: 80px; }
}
