.header-identity{display:flex;align-items:center;gap:25px;flex-wrap:wrap}.project-switcher{position:relative;font-size:13px;font-weight:400}.project-switcher>summary{cursor:pointer;list-style:none;padding:8px 0;color:var(--muted)}.project-switcher>summary::-webkit-details-marker{display:none}.project-switcher>summary:after{content:'';display:inline-block;width:6px;height:6px;border-right:1px solid currentColor;border-bottom:1px solid currentColor;transform:rotate(45deg);margin:0 0 3px 9px}.project-switcher[open]>summary:after{transform:rotate(225deg);margin-bottom:0}.site-header .project-switcher nav{position:absolute;top:100%;left:0;z-index:10;display:grid;gap:0;width:290px;padding:9px;background:white;border:1px solid var(--line);box-shadow:0 8px 24px #0000000c}.site-header .project-switcher nav a{display:block;padding:12px;line-height:1.5;text-decoration:none}.site-header .project-switcher nav a:hover{background:#f5f5f5}.site-header .project-switcher nav a[aria-current=page]{background:#f5f5f5;text-decoration:none}.site-header .project-switcher nav span{display:block;margin:3px 0 0;color:var(--muted);font-size:12px}
.exhibition-subtitle{font-size:17px;margin:10px 0 0;line-height:1.5;color:var(--muted)}.project-section{padding:68px 0;border-top:1px solid var(--line);scroll-margin-top:28px}.installation-page>.photo-item{margin-bottom:60px}.project-section-heading,.project-about{display:grid;grid-template-columns:1fr 1.3fr;gap:70px}.project-section-heading{margin-bottom:36px}.project-copy{font-size:17px;line-height:1.75;max-width:710px}.project-copy p{margin:0 0 18px}.project-copy p:last-child{margin-bottom:0}.artwork-catalogue{margin-top:30px;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.artwork-catalogue summary{cursor:pointer;padding:22px 0;font-size:16px;line-height:1.6}.artwork-catalogue summary span{color:var(--muted);font-size:13px;margin-left:16px}.artwork-links{display:grid;grid-template-columns:repeat(5,1fr);gap:28px 24px;padding:6px 0 28px;font-size:14px}.artwork-links a{display:block;min-width:0;text-decoration:none}.artwork-links img{display:block;width:100%;height:auto;aspect-ratio:1;object-fit:contain;background:#f5f5f5}.artwork-links a span{display:block;margin-top:10px;line-height:1.4}.artwork-links a:hover span{text-decoration:underline;text-underline-offset:4px}.visitor-film{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,480px);gap:64px;align-items:center;margin:54px 0}.visitor-film h3{font-size:clamp(25px,3vw,36px);font-weight:400;line-height:1.2;letter-spacing:-.02em;margin:0 0 20px}.visitor-film-copy{max-width:430px}.visitor-film-copy>p:not(.eyebrow){font-size:17px;line-height:1.75}.visitor-film .film-note{color:var(--muted);font-size:13px!important}.visitor-film figure{margin:0;width:100%;max-width:480px;justify-self:center}.visitor-film video{width:100%;height:auto;display:block;aspect-ratio:1;object-fit:contain;background:#fff}.visitor-film figcaption{font-size:13px;line-height:1.5;color:var(--muted);margin-top:12px}.project-reading{list-style:none;margin:28px 0 0;padding:0}.project-reading li{margin-bottom:16px}.project-reading a{text-decoration:underline;text-underline-offset:4px}.project-reading li span{display:block;color:var(--muted);font-size:13px}
@media(max-width:850px){.project-section-heading,.project-about{grid-template-columns:1fr;gap:20px}.visitor-film{gap:30px}.artwork-links{grid-template-columns:repeat(4,1fr)}.artwork-catalogue summary span{display:block;margin-left:0}.project-switcher{position:static}.header-identity{position:relative}.site-header .project-switcher nav{top:100%;left:0}.project-section{padding:44px 0}}@media(max-width:680px){.header-identity{width:100%;justify-content:space-between}.site-header .project-switcher nav{left:auto;right:0;max-width:calc(100vw - 36px)}.installation-page>.photo-item{margin-bottom:36px}.project-copy{font-size:16px}.visitor-film{grid-template-columns:1fr;margin:36px 0}.visitor-film-copy{max-width:none}.artwork-links{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px 14px}.project-section-heading{margin-bottom:26px}}

/* Shared exhibition footer, including the Tel Aviv presentation at the root. */
.exhibition-footer{display:grid;grid-template-columns:1fr 1.3fr;gap:70px;padding:36px 0 42px;align-items:start}
.exhibition-footer-copy{margin:0;font-size:16px;line-height:1.7}
.exhibition-footer-photo{max-width:440px;margin:14px 0 0;font-size:13px;line-height:1.7;color:var(--muted)}
/* The team named in an exhibition's credits, role beside name. */
.exhibition-footer-team{display:grid;grid-template-columns:max-content minmax(0,1fr);gap:4px 18px;max-width:500px;margin:18px 0 0;font-size:13px;line-height:1.6}
.exhibition-footer-team div{display:contents}
.exhibition-footer-team dt{color:var(--muted)}
.exhibition-footer-team dd{margin:0}
.exhibition-footer-name{white-space:nowrap}
.exhibition-footer-support{max-width:440px;margin:14px 0 0;font-size:13px;line-height:1.7}
.exhibition-footer-navigation{display:grid;gap:28px}
.exhibition-footer nav{display:flex;flex-wrap:wrap;gap:10px 24px;font-size:14px;line-height:1.7}
.exhibition-footer a{text-decoration:underline;text-underline-offset:4px}
.exhibition-footer a:hover{color:var(--muted)}
.exhibition-footer .exhibition-footer-other{display:grid;gap:8px;justify-items:start}
@media(max-width:850px){.exhibition-footer{grid-template-columns:1fr;gap:28px;padding:28px 0 36px}.exhibition-footer-navigation{gap:24px}}

/* The artist identity is shared by every exhibition and essay header. */
.site-header .artist{white-space:nowrap;gap:9px}.artist-logo{display:block;width:40px;height:40px;flex:none;object-fit:contain}
@media(max-width:680px){.artist-logo{width:32px;height:32px}.site-header .artist{gap:7px}}

/* Reusable native film presentation for exhibition pages. */
.exhibition-video{margin:0}.exhibition-video video{display:block;width:100%;height:auto;aspect-ratio:16/9;object-fit:contain;background:#111}.exhibition-video figcaption{margin-top:12px;font-size:13px;line-height:1.6;color:var(--muted)}
@media(max-width:680px){.installation-page .project-meta span{display:block;margin-left:0;white-space:normal}}
.exhibition-video-player{position:relative}.exhibition-video-error{font-size:14px;line-height:1.6}.exhibition-video-error a{text-decoration:underline}

.site-header .works-navigation-link,.project-switcher>summary{font-size:13px;font-weight:400;line-height:1.5;padding:8px 0;color:var(--muted)}
.site-header .works-navigation-link:is(:hover,:focus-visible,[aria-current]),.project-switcher>summary:is(:hover,:focus-visible){color:var(--ink);text-decoration:underline;text-underline-offset:8px;text-decoration-thickness:1px}
@media(max-width:680px){.header-identity{column-gap:18px;justify-content:flex-start}.header-identity .artist{margin-right:auto}}

/* The complete exhibition index follows the selected exhibition links. */
.site-header .project-switcher nav :is(.all-exhibitions-link,.all-works-link){border-top:1px solid var(--line);margin-top:6px;padding-top:15px}
.project-switcher>summary[aria-current]{color:var(--ink);text-decoration:underline;text-underline-offset:8px;text-decoration-thickness:1px}

/* Preserve the Toledo installation’s curated rows and columns at every width. */
.toledo-page .artwork-links{grid-template-columns:repeat(5,minmax(0,1fr))}
@media(max-width:680px){.toledo-page .artwork-links{gap:18px 8px;font-size:10px}.toledo-page .artwork-links a span{margin-top:6px}}

/* Phones: the search button stays on the first row, and a page's section links sit in a tighter second row
   that scrolls sideways and stays inside the page, fading at whichever edge has more links beyond it. */
@media(max-width:680px){.header-identity{column-gap:12px}.site-header{row-gap:8px}.site-header:has(>nav){padding-bottom:12px}.site-header>nav>a{padding:6px 0}.site-header>nav{flex-wrap:nowrap;overflow-x:auto;overscroll-behavior-x:contain;scrollbar-width:none;width:calc(100% + 36px);max-width:none;margin:0 -18px;padding:0 18px;scroll-padding-inline:18px}.site-header>nav::-webkit-scrollbar{display:none}.site-header>nav>a{flex:none;white-space:nowrap}.site-header>nav.nav-more-right{-webkit-mask-image:linear-gradient(90deg,#000 calc(100% - 52px),transparent calc(100% - 6px));mask-image:linear-gradient(90deg,#000 calc(100% - 52px),transparent calc(100% - 6px))}.site-header>nav.nav-more-left{-webkit-mask-image:linear-gradient(90deg,transparent 6px,#000 52px);mask-image:linear-gradient(90deg,transparent 6px,#000 52px)}.site-header>nav.nav-more-left.nav-more-right{-webkit-mask-image:linear-gradient(90deg,transparent 6px,#000 52px,#000 calc(100% - 52px),transparent calc(100% - 6px));mask-image:linear-gradient(90deg,transparent 6px,#000 52px,#000 calc(100% - 52px),transparent calc(100% - 6px))}}
@media(max-width:380px){.header-identity{column-gap:8px}.site-header .artist{gap:5px}.header-identity .site-search-button{width:26px}}

/* Exhibition headings link the works shown (apply-exhibition-footers.py). */
.project-meta a{text-decoration:none}
.project-meta a:is(:hover,:focus-visible){text-decoration:underline;text-underline-offset:6px;text-decoration-thickness:1px}
