.es-exhibition{--gallery-paper:#f4f4f4;--gallery-ink:#0c0c0c;--gallery-muted:#636668;--card-width:clamp(240px,28vw,450px);background:var(--gallery-paper);color:var(--gallery-ink);padding:80px var(--gutter);display:grid;grid-template-columns:minmax(260px,.7fr) minmax(0,1.3fr);column-gap:clamp(30px,4vw,75px);align-items:center;min-height:calc(100svh - var(--header))}
.es-ex-merch{--gallery-paper:#f4f4f4;--gallery-ink:#0c0c0c;--gallery-muted:#636668;border-top:1px solid #d2d3d3}.es-ex-heading>p{font-size:11px;letter-spacing:.13em;text-transform:uppercase;color:var(--gallery-muted);margin-bottom:24px}.es-ex-heading h2{font-size:clamp(62px,6.7vw,112px);font-weight:600;letter-spacing:-.055em;line-height:.94;margin:0 0 32px}
.es-gallery-filters{display:flex;flex-wrap:wrap;gap:6px;max-width:410px}.es-gallery-filters button,.es-gallery-views button{font:inherit;font-size:12px;border:1px solid #bfc1c2;color:inherit;background:none;padding:10px 12px;min-height:44px}.es-gallery-filters [aria-pressed=true],.es-gallery-views [aria-pressed=true]{background:var(--gallery-ink);color:var(--gallery-paper);border-color:var(--gallery-ink)}
.es-gallery{min-width:0;max-width:950px}.es-gallery-stage{position:relative}.es-gallery-viewport{position:relative;overflow-x:auto;overflow-y:hidden;scroll-snap-type:x mandatory;scrollbar-width:none;cursor:grab;overscroll-behavior-x:contain;-webkit-overflow-scrolling:touch}.es-gallery-viewport::-webkit-scrollbar{display:none}.es-gallery-track{position:relative;display:flex;gap:24px;align-items:center;padding:12px max(0px,calc((100% - var(--card-width))/2));width:max-content;min-width:100%;box-sizing:border-box}
.es-gallery-card{flex:0 0 var(--card-width);width:var(--card-width);height:clamp(330px,54svh,560px);min-width:0;border:0;padding:0;background:none;scroll-snap-align:center;scroll-snap-stop:always;transition:transform .3s,opacity .3s;transform:scale(.86);opacity:.45;cursor:inherit}.es-gallery-card[aria-current=true]{transform:scale(1);opacity:1}.es-gallery-card img{width:100%;height:100%;display:block;object-fit:contain;user-select:none;-webkit-user-drag:none}.es-gallery-card:focus-visible{outline:2px solid currentColor;outline-offset:-3px}
.es-gallery-arrow{position:absolute;z-index:3;top:calc(50% - 23px);height:46px;width:46px;display:grid;place-items:center;font-size:24px;border:1px solid var(--gallery-muted);border-radius:50%;background:var(--gallery-paper);color:var(--gallery-ink);box-shadow:0 2px 12px #0002}.es-gallery-arrow[data-gallery-prev]{left:4px}.es-gallery-arrow[data-gallery-next]{right:4px}.es-gallery-arrow:disabled{opacity:.3}.es-gallery-arrow:not(:disabled):hover{background:var(--gallery-ink);color:var(--gallery-paper)}
.es-gallery-toolbar{display:flex;align-items:center;justify-content:center;gap:20px;min-height:56px;margin-top:8px}.es-gallery-count{font-size:12px;letter-spacing:.07em;font-variant-numeric:tabular-nums;color:var(--gallery-muted)}.es-gallery-views{display:flex;gap:6px}.es-gallery-caption{text-align:center;max-width:520px;margin:10px auto 0}.es-gallery-caption p{font-size:12px;color:var(--gallery-muted);margin:0 0 5px}.es-gallery-caption h3{font-size:clamp(25px,2.4vw,37px);line-height:1.1;letter-spacing:-.04em;font-weight:600;margin:0 0 8px}.es-gallery-caption>span{display:block;font-size:13px;color:var(--gallery-muted)}.es-gallery-caption>button{color:inherit;font:inherit;font-size:13px;background:none;border:0;border-bottom:1px solid currentColor;padding:8px 0 4px;margin-top:8px}.es-gallery-status:empty{display:none}.es-gallery-status{font-size:13px}.es-gallery-viewport.is-dragging{scroll-snap-type:none;cursor:grabbing;user-select:none}.is-dragging .es-gallery-card{transition:none;pointer-events:none}
@media(max-width:1000px){.es-exhibition{grid-template-columns:minmax(220px,.7fr) minmax(0,1.3fr);column-gap:20px;--card-width:clamp(230px,31vw,340px)}.es-ex-heading h2{font-size:clamp(55px,6.8vw,76px)}.es-gallery-card{height:440px}.es-gallery-arrow{width:40px;height:40px;font-size:22px}}
@media(max-width:700px){.es-exhibition{display:block;padding-block:62px;min-height:0;--card-width:clamp(220px,70vw,400px)}.es-ex-heading h2{font-size:clamp(56px,15vw,84px);margin-bottom:25px}.es-gallery{margin-top:26px}.es-gallery-viewport{margin-inline:-8px}.es-gallery-card{height:clamp(320px,100vw,460px)}.es-gallery-track{gap:16px}.es-gallery-arrow[data-gallery-prev]{left:0}.es-gallery-arrow[data-gallery-next]{right:0}.es-gallery-caption h3{font-size:29px}.es-gallery-toolbar{margin-top:0}.es-gallery-caption{margin-top:5px}.es-gallery-filters button{font-size:11px;padding:9px 11px}}
@media(prefers-reduced-motion:reduce){.es-gallery-card{transition:none}}html[data-motion=off] .es-gallery-card{transition:none}

/* Shared with the live merch shop: charcoal opening, paper catalogue, ink controls. */
.es-ex-merch .es-gallery-card{height:var(--card-width)}
.es-ex-merch .es-ex-cta{display:inline-flex;align-items:center;gap:16px;min-height:46px;padding:12px 20px;background:var(--gallery-ink);color:var(--gallery-paper);border:1px solid var(--gallery-ink)}
.es-ex-merch .es-ex-cta span{margin-left:0}
.es-gallery-filters button:hover,.es-gallery-views button:hover{border-color:var(--gallery-ink)}
.capabilities{border-top:1px solid #d2d3d3}
.es-reel-dialog:is([data-kind="graphic"],[data-kind="merch"]){background:#f4f4f4;color:#0c0c0c;border-color:#bfc1c2;color-scheme:light}
.es-reel-dialog:is([data-kind="graphic"],[data-kind="merch"]) .es-reel-dialog-media{background:#e9e9e7}
.es-reel-dialog:is([data-kind="graphic"],[data-kind="merch"]) .es-reel-dialog-caption{background:#f4f4f4}
.es-reel-dialog:is([data-kind="graphic"],[data-kind="merch"]) .es-reel-dialog-caption :is(p,span){color:#636668}
.es-reel-dialog:is([data-kind="graphic"],[data-kind="merch"]) .es-reel-dialog-caption a{color:#0c0c0c}
.es-reel-dialog:is([data-kind="graphic"],[data-kind="merch"]) :is(.es-reel-dialog-close,.es-reel-dialog-step){background:#f4f4f4;color:#0c0c0c;border-color:#636668}
