.desktop-nav{gap:clamp(9px,1.25vw,20px)}
.desktop-nav a{font-size:10px}
.ex-index-hero{min-height:640px;padding:clamp(90px,10vw,150px) clamp(24px,7vw,110px) clamp(70px,8vw,120px);display:grid;grid-template-columns:minmax(0,1.45fr) minmax(280px,.55fr);gap:8vw;align-items:end;background:var(--ink);color:#fff;overflow:hidden;position:relative}
.ex-index-hero:after{content:"EXHIBITIONS";position:absolute;right:-.03em;top:-.18em;font:400 clamp(120px,24vw,360px)/1 var(--serif);color:rgba(255,255,255,.025);pointer-events:none}
.ex-index-hero h1{font:400 clamp(74px,11vw,174px)/.82 var(--serif);letter-spacing:-.055em;margin:0;position:relative;z-index:1}
.ex-index-hero h1 i{font-weight:400}
.ex-index-intro{border-top:1px solid #55514d;padding-top:22px;position:relative;z-index:1}
.ex-index-intro span,.ex-card-copy small,.ex-section-head>span{font-size:9px;letter-spacing:.18em;text-transform:uppercase;color:var(--gold)}
.ex-index-intro p{font-size:16px;color:#c7c3bd;margin:30px 0 0}
.ex-index-grid{display:grid;grid-template-columns:repeat(12,1fr);background:var(--ink);gap:1px;border-top:1px solid #3c3935}
.ex-card{grid-column:span 4;min-height:540px;position:relative;overflow:hidden;background:var(--accent);color:#fff}
.ex-card:nth-child(5n+1),.ex-card:nth-child(5n+4){grid-column:span 8}
.ex-card img{position:absolute;inset:0;height:100%;filter:saturate(.62);transition:transform .8s var(--ease),filter .5s}
.ex-card:hover img{transform:scale(1.035);filter:saturate(.9)}
.ex-card-shade{position:absolute;inset:0;background:linear-gradient(0deg,rgba(14,13,12,.8),rgba(14,13,12,.05) 68%)}
.ex-card--type{background:linear-gradient(145deg,var(--accent),#1e1e1e)}
.ex-card--type .ex-card-shade{background:linear-gradient(0deg,rgba(0,0,0,.34),transparent)}
.ex-card-mark{position:absolute;right:-.08em;top:-.2em;font:400 250px/1 var(--serif);color:rgba(255,255,255,.09)}
.ex-card-copy{position:absolute;inset:auto 32px 32px;display:flex;flex-direction:column;align-items:flex-start}
.ex-card-copy strong{font:400 clamp(38px,4vw,68px)/.95 var(--serif);letter-spacing:-.03em;margin:22px 0 10px}
.ex-card-copy em{font-style:normal;color:#d7d2cc;font-size:12px;letter-spacing:.08em;text-transform:uppercase}
.ex-index-note{display:grid;grid-template-columns:.6fr 1.4fr;gap:8vw;align-items:start}
.ex-index-note h2,.ex-section-head h2{font:400 clamp(46px,6vw,82px)/.94 var(--serif);letter-spacing:-.035em;margin:0 0 30px}
.ex-index-note p:last-child{max-width:650px;color:var(--muted);font-size:17px}
.ex-detail-hero{min-height:680px;display:grid;grid-template-columns:minmax(0,.85fr) minmax(460px,1.15fr);background:var(--ivory);border-bottom:1px solid var(--line)}
.ex-detail-title{padding:clamp(60px,8vw,120px) clamp(24px,7vw,100px);display:flex;flex-direction:column;justify-content:center;position:relative;overflow:hidden}
.ex-detail-title:after{content:"";position:absolute;width:180px;height:8px;background:var(--accent);left:clamp(24px,7vw,100px);bottom:70px}
.ex-detail-title h1{font:400 clamp(70px,8vw,132px)/.82 var(--serif);letter-spacing:-.055em;margin:0 0 32px}
.ex-detail-title>p:last-child{font-size:12px;text-transform:uppercase;letter-spacing:.16em;max-width:380px;color:var(--muted)}
.ex-detail-hero>figure{margin:0;position:relative;min-height:680px;background:#ddd8d0;overflow:hidden}
.ex-detail-hero>figure img{height:100%;filter:saturate(.72)}
.ex-detail-hero figcaption{position:absolute;right:20px;bottom:18px;background:rgba(252,251,249,.92);padding:9px 12px;font-size:9px;letter-spacing:.13em;text-transform:uppercase}
.ex-hero-type{min-height:680px;background:var(--accent);color:rgba(255,255,255,.17);display:flex;align-items:center;justify-content:center;position:relative;overflow:hidden}
.ex-hero-type>span{font:400 min(46vw,570px)/1 var(--serif)}
.ex-hero-type small{position:absolute;right:28px;bottom:28px;color:#fff;font-size:10px;letter-spacing:.18em;line-height:1.7}
.ex-story{display:grid;grid-template-columns:minmax(180px,.42fr) minmax(0,1.58fr);gap:9vw;padding-top:clamp(80px,10vw,150px);padding-bottom:clamp(80px,10vw,150px)}
.ex-story aside{display:flex;flex-direction:column;gap:15px;font-size:9px;letter-spacing:.15em;text-transform:uppercase;color:var(--muted);position:sticky;top:40px;align-self:start}
.ex-story aside a{color:var(--ink);text-decoration:underline;text-underline-offset:5px}
.ex-story article{max-width:790px}
.ex-story article p{font:400 18px/1.72 var(--sans);color:#514f4c;margin:0 0 28px}
.ex-story article .ex-lede{font:400 clamp(34px,4vw,54px)/1.12 var(--serif);letter-spacing:-.025em;color:var(--ink);margin-bottom:60px}
.ex-gallery{max-width:none;background:var(--ivory)}
.ex-gallery>*{max-width:calc(var(--max) - 128px);margin-left:auto;margin-right:auto}
.ex-section-head{display:flex;justify-content:space-between;align-items:end;margin-bottom:60px}
.ex-masonry{columns:3;column-gap:24px}
.ex-masonry figure{break-inside:avoid;margin:0 0 42px;background:var(--paper);padding:18px}
.ex-masonry figure:nth-child(4n+2){padding-top:45px}
.ex-masonry img{height:auto;max-height:720px;object-fit:contain;background:#eeeae4}
.ex-masonry figcaption{padding-top:14px;font-size:9px;letter-spacing:.14em;text-transform:uppercase;color:var(--muted)}
.ex-text-panel{background:var(--ink);color:white;max-width:none;padding-left:max(4vw,calc((100vw - var(--max))/2 + 64px));padding-right:max(4vw,calc((100vw - var(--max))/2 + 64px))}
.ex-text-panel blockquote{font:400 clamp(48px,7vw,98px)/.94 var(--serif);letter-spacing:-.04em;max-width:1050px;margin:0 0 45px}
.ex-text-panel>p:last-child{color:#aaa59f;max-width:620px}
.ex-next{min-height:390px;padding:70px clamp(24px,7vw,110px);display:flex;flex-direction:column;justify-content:center;background:var(--paper);transition:background .35s,color .35s}
.ex-next:hover{background:var(--ink);color:#fff}
.ex-next span{font-size:9px;letter-spacing:.18em;text-transform:uppercase;color:var(--gold)}
.ex-next strong{font:400 clamp(55px,8vw,118px)/.9 var(--serif);letter-spacing:-.045em;margin:25px 0 12px}
.ex-next em{font-style:normal;color:var(--muted);text-transform:uppercase;letter-spacing:.12em;font-size:10px}
@media(max-width:1100px){.ex-index-grid{grid-template-columns:repeat(2,1fr)}.ex-card,.ex-card:nth-child(5n+1),.ex-card:nth-child(5n+4){grid-column:auto}.ex-detail-hero{grid-template-columns:1fr 1fr}.ex-masonry{columns:2}}
@media(max-width:720px){.ex-index-hero{min-height:620px;grid-template-columns:1fr;gap:60px;padding:80px 22px 65px}.ex-index-hero h1{font-size:76px}.ex-index-grid{grid-template-columns:1fr}.ex-card{min-height:460px}.ex-card-copy{inset:auto 22px 26px}.ex-card-copy strong{font-size:48px}.ex-index-note{grid-template-columns:1fr}.ex-detail-hero{grid-template-columns:1fr}.ex-detail-title{min-height:500px;padding:80px 22px 110px}.ex-detail-title:after{left:22px;bottom:65px}.ex-detail-title h1{font-size:72px}.ex-detail-hero>figure,.ex-hero-type{min-height:520px}.ex-story{grid-template-columns:1fr;gap:45px}.ex-story aside{position:static}.ex-story article .ex-lede{font-size:36px;margin-bottom:45px}.ex-gallery>*{max-width:none}.ex-section-head{align-items:flex-start;flex-direction:column;gap:15px}.ex-masonry{columns:1}.ex-masonry figure,.ex-masonry figure:nth-child(4n+2){padding:12px;margin-bottom:22px}.ex-next{min-height:310px}.ex-next strong{font-size:58px}}
@media(prefers-reduced-motion:reduce){.ex-card img{transition:none}}
.voice-hero{min-height:650px;display:grid;grid-template-columns:minmax(0,.92fr) minmax(420px,1.08fr);background:#f2f0ec;border-bottom:1px solid var(--line)}
.voice-hero>div:first-child{padding:clamp(70px,9vw,140px) clamp(24px,8vw,120px);display:flex;flex-direction:column;justify-content:center;align-items:flex-start}
.voice-hero h1{font:400 clamp(72px,9vw,142px)/.84 var(--serif);letter-spacing:-.055em;margin:0 0 30px}
.voice-hero>div>p:not(.eyebrow){max-width:460px;font-size:13px;letter-spacing:.14em;text-transform:uppercase;color:var(--muted)}
.voice-hero>div>span{display:inline-block;margin-top:42px;padding-top:15px;border-top:3px solid #8a4d55;font-size:10px;letter-spacing:.18em;text-transform:uppercase}
.voice-hero figure{margin:0;min-height:650px;background:#242220;display:grid;place-items:center;overflow:hidden;padding:7vw}
.voice-hero figure img{height:100%;object-fit:contain;filter:saturate(.72);box-shadow:0 30px 70px rgba(0,0,0,.3)}
.voice-monogram{min-height:650px;background:#8a4d55;color:rgba(255,255,255,.16);display:grid;place-items:center;font:400 min(28vw,390px)/1 var(--serif)}
.voice-nav{display:flex;gap:0;overflow-x:auto;border-bottom:1px solid var(--line);scrollbar-width:thin;background:var(--paper)}
.voice-nav a{min-width:max-content;padding:20px 26px;border-right:1px solid var(--line);font-size:9px;letter-spacing:.13em;text-transform:uppercase;transition:.25s}
.voice-nav a:hover{background:var(--ink);color:#fff}
.voice-story{display:grid;grid-template-columns:minmax(180px,.42fr) minmax(0,1.58fr);gap:9vw}
.voice-story aside{align-self:start;position:sticky;top:30px}
.voice-story aside a{font-size:9px;letter-spacing:.13em;text-transform:uppercase;text-decoration:underline;text-underline-offset:5px}
.voice-story article{max-width:790px}
.voice-story article p{font-size:18px;line-height:1.75;color:#514f4c;margin:0 0 28px}
.voice-story article .ex-lede{font:400 clamp(34px,4vw,54px)/1.12 var(--serif);letter-spacing:-.025em;color:var(--ink);margin-bottom:55px}
.voice-gallery{max-width:none;background:var(--ivory)}
.voice-gallery>div{max-width:calc(var(--max) - 128px);margin-left:auto;margin-right:auto}
.voice-gallery>div:first-child{display:flex;justify-content:space-between;align-items:end;margin-bottom:55px}
.voice-gallery h2,.voice-directory h2{font:400 clamp(48px,6vw,84px)/.94 var(--serif);letter-spacing:-.04em;margin:0}
.voice-images{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px}
.voice-images figure{margin:0;background:var(--paper);padding:clamp(20px,4vw,55px);display:flex;flex-direction:column;justify-content:center;min-height:520px}
.voice-images figure:nth-child(3n){grid-column:1/-1}
.voice-images img{height:430px;object-fit:contain;image-rendering:auto}
.voice-images figcaption{margin-top:20px;padding-top:12px;border-top:1px solid var(--line);font-size:9px;letter-spacing:.12em;text-transform:uppercase;color:var(--muted)}
.voice-quote{max-width:none;background:#8a4d55;color:#fff;padding-left:max(4vw,calc((100vw - var(--max))/2 + 64px));padding-right:max(4vw,calc((100vw - var(--max))/2 + 64px))}
.voice-quote blockquote{font:400 clamp(50px,7vw,98px)/.94 var(--serif);max-width:1050px;margin:0 0 35px}
.voice-quote>p:last-child{max-width:630px;color:rgba(255,255,255,.72)}
.voice-directory{display:grid;grid-template-columns:.7fr 1.3fr;gap:8vw;border-top:1px solid var(--line)}
.voice-directory>div:last-child{border-top:1px solid var(--line)}
.voice-directory a{display:grid;grid-template-columns:45px 1fr .9fr;gap:20px;align-items:center;padding:25px 0;border-bottom:1px solid var(--line)}
.voice-directory a span{font-size:9px;color:var(--gold)}
.voice-directory a strong{font:400 28px/1 var(--serif)}
.voice-directory a em{font-style:normal;font-size:10px;letter-spacing:.08em;text-transform:uppercase;color:var(--muted)}
@media(max-width:720px){.voice-hero{grid-template-columns:1fr}.voice-hero>div:first-child{min-height:480px;padding:75px 22px}.voice-hero h1{font-size:70px}.voice-hero figure,.voice-monogram{min-height:480px}.voice-hero figure{padding:55px}.voice-story{grid-template-columns:1fr;gap:45px}.voice-story aside{position:static}.voice-story article .ex-lede{font-size:36px}.voice-gallery>div{max-width:none}.voice-gallery>div:first-child{display:block}.voice-images{grid-template-columns:1fr}.voice-images figure,.voice-images figure:nth-child(3n){grid-column:auto;min-height:410px;padding:25px}.voice-images img{height:340px}.voice-directory{grid-template-columns:1fr}.voice-directory a{grid-template-columns:30px 1fr}.voice-directory a em{grid-column:2}}
