.exh{background:#000;color:#ffffffeb;font-family:var(--font-body,"IBM Plex Sans",sans-serif);overflow-x:clip}.exh-hero{position:relative;min-height:clamp(520px,calc(100svh - 62px),1100px);display:flex;align-items:center;justify-content:center;overflow:hidden;background:#000}.exh-hero-bg{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;animation:exh-zoom 8s cubic-bezier(.05,.7,.1,1) both}.exh-hero-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(0deg,#0006,#0000001a),linear-gradient(180deg,#0000,#000c)}.exh-hero-fade{position:absolute;left:0;right:0;bottom:0;height:350px;background:linear-gradient(to top,#000 0%,#000 15%,rgba(0,0,0,.95) 25%,rgba(0,0,0,.85) 35%,rgba(0,0,0,.7) 50%,rgba(0,0,0,.4) 65%,rgba(0,0,0,.15) 80%,transparent 100%);pointer-events:none;z-index:1}.exh-hero-inner{position:relative;z-index:2;text-align:center;padding:0 48px 80px;max-width:1344px;animation:exh-rise 1.5s cubic-bezier(.05,.7,.1,1) .4s both}.exh-label{font-size:18px;font-weight:800;letter-spacing:2px;text-transform:uppercase;color:var(--gold,#d9c267);margin:0 0 4px;font-family:var(--font-body,sans-serif)}.exh-label--muted{color:var(--ink-3,#85858a);text-align:left;margin-bottom:20px}.exh-title{font-family:var(--font-display,serif);font-size:60px;font-weight:600;line-height:1.2;letter-spacing:-.02em;color:#fff;margin:0 0 6px;text-wrap:balance}.exh-hero-meta{font-size:18px;font-weight:800;letter-spacing:2px;color:#fffc;margin:0}.exh-hero-meta--sub{font-weight:400;letter-spacing:1px;margin-top:10px;font-variant-numeric:tabular-nums}.exh-section{padding:100px 80px;display:flex;flex-direction:column;align-items:center;gap:40px}.exh-section--band{background:var(--bg2,#16161a);padding:80px}.exh-section--credits{padding-bottom:40px}.exh-text{max-width:900px;width:100%;text-align:left}.exh-text--center .exh-label,.exh-text--center .exh-h2,.exh-text--center .exh-note{text-align:center}.exh-head{text-align:center;display:flex;flex-direction:column;align-items:center;gap:4px}.exh-h2{font-family:var(--font-display,serif);font-weight:300;font-size:40px;line-height:1.4;color:#fff;margin:0;padding:16px 0}.exh-note{font-size:14px;color:var(--ink-3,#85858a);margin:0 0 24px}.exh-prose{text-align:left}.exh-prose p{font-size:18px;line-height:28px;letter-spacing:.01em;font-weight:450;color:#ffffffd9;margin:0 0 1.2em}.exh-prose p:last-child{margin-bottom:0}.exh-wide{width:100%;max-width:1600px}.exh-stack{display:flex;flex-direction:column;gap:10px}.exh-stack .exh-head{margin-bottom:30px}.exh-video{margin:0;width:100%}.exh-video iframe{display:block;width:100%;aspect-ratio:16/9;height:auto;border:0;background:#000;border-radius:4px}.exh-masonry{display:grid;grid-template-columns:repeat(4,1fr);gap:10px;align-items:start}.exh-masonry .exh-tile{aspect-ratio:1}.exh-tile--large{grid-column:1/span 2;grid-row:1/span 2}.exh-masonry--right .exh-tile--large{grid-column:3/span 2}.exh-tile{margin:0;position:relative;overflow:hidden;border-radius:4px;background:#0d0d0f}.exh-tile img,.exh-tile video{display:block;width:100%;height:100%;object-fit:cover;filter:brightness(.95) contrast(1.05);transition:transform .6s cubic-bezier(.23,1,.32,1),filter .6s cubic-bezier(.23,1,.32,1)}.exh-tile:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(135deg,#ffffff1a,#00ffff0d,#ff00ff0d);opacity:0;transition:opacity .6s cubic-bezier(.23,1,.32,1);pointer-events:none}@media(hover:hover){.exh-tile:hover img,.exh-tile:hover video{transform:scale(1.06);filter:brightness(1.1) contrast(1.15)}.exh-tile--flow:hover img,.exh-tile--flow:hover video{transform:none}.exh-tile:hover:after{opacity:1}}.exh-double{display:grid;grid-template-columns:1fr 1fr;gap:10px}.exh-double .exh-tile{height:450px}.exh-double .exh-tile:last-child:nth-child(odd){grid-column:1/-1}.exh-seven-top{display:grid;grid-template-columns:1fr 2fr 1fr;gap:10px}.exh-seven-bottom{display:grid;grid-template-columns:repeat(4,1fr);gap:10px}.exh-tile--h300{height:300px}.exh-narrow{max-width:800px;width:100%;text-align:left}.exh-flow{width:100%;max-width:1200px;display:flex;flex-direction:column;gap:10px}.exh-tile--flow{width:100%}.exh-tile--flow img,.exh-tile--flow video{width:100%;height:auto;object-fit:contain}.exh-tile video{display:block;width:100%;height:100%;object-fit:cover;background:#000}.exh-lines{display:grid;gap:8px;margin:0}.exh-lines>div{display:grid;grid-template-columns:minmax(140px,max-content) 1fr;gap:6px 20px;font-size:18px;line-height:28px}.exh-lines dt{color:var(--ink-2,#b4b4b0);font-weight:400}.exh-lines dd{margin:0;color:#ffffffeb}.exh-lines-full{grid-column:1/-1}.exh-artist{margin:28px 0 0;font-size:18px;line-height:28px}.exh-artist span{color:var(--ink-2,#b4b4b0);margin-right:20px}.exh-footer{padding:40px 80px 100px;display:flex;justify-content:center}.exh-source{color:var(--gold,#d9c267);text-decoration:none;font-size:15px;letter-spacing:.04em}.exh-source:hover{text-decoration:underline}.exh-links{display:flex;flex-wrap:wrap;gap:12px 28px;margin-top:28px;padding-top:24px;border-top:1px solid var(--line,rgba(255,255,255,.08))}.exh-links a{color:var(--ink-2,#b4b4b0);text-decoration:none;font-size:15px}.exh-links a:hover{color:#fff}.rv{opacity:0;transform:translateY(60px);transition:opacity 1s ease-out,transform 1s ease-out;transition-delay:var(--rv-delay,0s);will-change:opacity,transform}.rv-in{opacity:1;transform:none}@keyframes exh-rise{0%{opacity:0;transform:translateY(40px)}to{opacity:1;transform:none}}@keyframes exh-zoom{0%{transform:scale(1.06)}to{transform:none}}@media(prefers-reduced-motion:reduce){.exh-hero-bg,.exh-hero-inner{animation:none}.rv{opacity:1;transform:none;transition:none}}@media(max-width:1439px){.exh-double .exh-tile{height:350px}}@media(max-width:767px){.exh-hero{min-height:clamp(420px,calc(100svh - 56px),820px)}.exh-hero-fade{height:200px}.exh-hero-inner{padding:0 24px 60px}.exh-label{font-size:14px;margin-bottom:12px}.exh-title{font-size:28px}.exh-hero-meta{font-size:14px;font-weight:400}.exh-section{padding:60px 24px;gap:24px}.exh-section--band{padding:56px 24px}.exh-h2{font-size:24px;padding:8px 0}.exh-prose p{font-size:16px;line-height:26px}.exh-masonry{grid-template-columns:1fr 1fr}.exh-tile--large,.exh-masonry--right .exh-tile--large{grid-column:1/span 2;grid-row:auto}.exh-double{grid-template-columns:1fr}.exh-double .exh-tile,.exh-tile--h300{height:250px}.exh-seven-top{grid-template-columns:1fr}.exh-seven-bottom{grid-template-columns:1fr 1fr}.exh-lines>div{grid-template-columns:1fr;gap:2px;font-size:16px;line-height:24px;text-align:left}.exh-footer{padding:24px 24px 72px}}
