@layer components{.gallery-intro{border-bottom:1px solid var(--rule);grid-template-columns:minmax(0,1.25fr) minmax(260px,.65fr);align-items:end;gap:clamp(30px,7vw,100px);padding-top:52px;padding-bottom:42px;display:grid}.gallery-intro h1{max-width:13ch;font-size:clamp(45px,6.4vw,88px)}.gallery-intro>p{color:var(--muted);font-size:clamp(17px,1.7vw,21px);line-height:1.55}.gallery-intro.compact h1{font-size:clamp(44px,5vw,68px)}.gallery-intro h1 span{color:var(--accent);font-weight:450}.gallery-kicker{color:var(--accent);font:600 12px/1.4 var(--mono);letter-spacing:.11em;text-transform:uppercase;margin-bottom:16px}.gallery-globe{padding:34px var(--gutter);border-bottom:1px solid var(--rule);background:#e8eee9;grid-template-rows:auto auto;grid-template-columns:minmax(230px,.8fr) minmax(260px,.65fr) minmax(230px,.7fr);align-items:center;gap:18px clamp(30px,5vw,72px);display:grid}.gallery-globe-copy h2{max-width:9ch;font-size:clamp(30px,3.6vw,48px)}.gallery-globe-copy>p:last-child{color:var(--muted);margin-top:14px;font-size:14px;line-height:1.55}.gallery-globe-visual{aspect-ratio:1;grid-area:1/2/3;width:min(100%,310px);margin-inline:auto;position:relative}.gallery-globe-visual canvas,.gallery-globe-visual>img,.gallery-globe-visual svg{width:100%;height:100%;position:absolute;inset:0}.gallery-globe-visual canvas{z-index:2}.gallery-globe-visual>img{z-index:1}.gallery-globe-visual svg{z-index:3;pointer-events:none}.gallery-globe-visual [data-globe-arc]{fill:none;stroke:var(--accent);stroke-width:1.6px;stroke-linecap:round;stroke-dasharray:4 5}.gallery-globe-visual [data-globe-halo]{fill:#c2410c2c}.gallery-globe-visual [data-globe-pin]{fill:var(--accent);stroke:#fff;stroke-width:1.5px}.gallery-globe-visual>p{z-index:4;min-width:max-content;color:var(--ink);font:600 11px/1 var(--mono);background:#f5f4f0e8;border-radius:999px;padding:6px 10px;position:absolute;bottom:14px;left:50%;transform:translate(-50%)}.gallery-globe[data-fallback=true] canvas{display:none}.gallery-globe-controls{grid-column:3;align-self:end;gap:8px;display:flex}.gallery-globe-controls button{min-height:44px;color:var(--ink);font:600 13px/1 var(--font);cursor:pointer;background:0 0;border:1px solid #9facaa;padding:8px 14px}.gallery-globe-controls button:first-child{background:var(--ink);color:var(--paper);border-color:var(--ink)}.gallery-city-list{grid-area:1/3;align-self:end;display:grid}.gallery-city-list a{border-bottom:1px solid #7f92864a;justify-content:space-between;gap:20px;padding:8px 0;font-size:14px;display:flex}.gallery-city-list a span{color:var(--muted);font:400 11px/1.4 var(--mono)}.gallery-no-locations{color:var(--muted);grid-column:2/4}.gallery-browser{padding:28px var(--gutter) 86px}.gallery-browse-heading{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;display:flex}.gallery-browse-heading [hidden]{display:none}.gallery-result-count{color:var(--muted);font:400 12px/1.5 var(--mono);padding:18px 0}.gallery-wall{grid-template-columns:repeat(4,minmax(0,1fr));align-items:start;gap:clamp(14px,2vw,28px);display:grid}.gallery-card{border-top:1px solid var(--rule);min-width:0;padding-top:12px}.gallery-card-media{background:var(--paper-deep);display:block;position:relative;overflow:hidden}.gallery-card-media img{object-fit:contain;width:100%;height:auto;max-height:520px;transition:transform .45s cubic-bezier(.22,.7,.22,1)}.gallery-card-media:hover img{transform:scale(1.018)}.gallery-duration{color:#fff;font:500 11px/1 var(--mono);background:#14141edb;border-radius:2px;padding:5px 8px;position:absolute;bottom:8px;right:8px}.gallery-missing{min-height:220px;color:var(--muted);place-items:center;font-size:14px;display:grid}.gallery-card-copy{padding:13px 2px 8px}.gallery-card-copy h2{letter-spacing:-.035em;font-size:clamp(19px,1.8vw,25px);line-height:1.16}.gallery-card-copy p{color:#4d4a4d;margin-top:8px;font-size:14px;line-height:1.5}.gallery-card-copy small{color:var(--muted);font:400 11px/1.4 var(--mono);margin-top:10px;display:block}.gallery-empty{border-bottom:1px solid var(--rule);color:var(--muted);padding:80px 0;font-size:22px}.gallery-pagination{border-top:1px solid var(--rule);grid-template-columns:1fr auto 1fr;align-items:center;gap:20px;margin-top:40px;padding-top:24px;font-size:14px;display:grid}.gallery-pagination a{text-decoration:underline}.gallery-pagination a:last-child{text-align:right}.gallery-pagination span{color:var(--muted);font:400 12px/1.5 var(--mono)}.gallery-item-page{padding-top:48px}.gallery-item-heading{grid-template-columns:minmax(0,1.1fr) minmax(260px,.6fr);align-items:end;gap:10px 60px;margin-bottom:38px;display:grid}.gallery-item-heading .gallery-kicker{grid-column:1/3}.gallery-item-heading h1{max-width:13ch;font-size:clamp(44px,6vw,82px)}.gallery-item-heading>p:last-child{color:var(--muted);font-size:20px;line-height:1.5}.gallery-primary{margin:0}.gallery-primary>img,.gallery-primary>video{object-fit:contain;background:#ddd9d0;width:100%;height:auto;max-height:min(80vh,980px);display:block}.gallery-primary.is-video{max-width:1180px;margin-inline:auto}.gallery-primary figcaption{border-bottom:1px solid var(--rule);color:#464348;grid-template-columns:minmax(0,1fr) auto;gap:20px;padding:14px 0 22px;font-size:15px;display:grid}.gallery-primary figcaption small{color:var(--muted);font:400 11px/1.5 var(--mono);text-align:right}.gallery-video-details,.gallery-context{max-width:900px;margin:36px auto 0}.gallery-video-details>p{color:var(--muted);font-size:14px}.gallery-video-details details{border-block:1px solid var(--rule);margin-top:22px;padding:16px 0}.gallery-video-details summary{font-weight:700}.gallery-transcript{margin-top:20px}.gallery-transcript p{white-space:pre-line;margin-bottom:14px}.gallery-context{flex-wrap:wrap;gap:18px 50px;display:flex}.gallery-context p{gap:5px;display:grid}.gallery-context strong{color:var(--muted);font:500 11px/1.4 var(--mono);text-transform:uppercase}.gallery-neighbours{border-top:1px solid var(--rule);grid-template-columns:1fr 1fr;gap:20px;margin-top:70px;padding-top:24px;display:grid}.gallery-neighbours a{align-items:center;gap:16px;font-weight:700;display:flex}.gallery-neighbours a:last-child{text-align:right;justify-self:end}.gallery-neighbours span{display:grid}.gallery-neighbours small{color:var(--muted);font:400 11px/1.5 var(--mono);text-transform:uppercase}}@layer responsive{@media (width<=1180px){.gallery-wall{grid-template-columns:repeat(3,minmax(0,1fr))}.gallery-globe{grid-template-columns:minmax(220px,.9fr) minmax(250px,.8fr)}.gallery-globe-visual{grid-column:2}.gallery-city-list,.gallery-globe-controls{grid-column:1}.gallery-city-list{grid-row:2}.gallery-globe-controls{grid-row:3}.gallery-globe-visual{grid-row:1/4}}@media (width<=760px){.gallery-intro,.gallery-item-heading{grid-template-columns:1fr;align-items:start}.gallery-intro{padding-top:34px}.gallery-intro h1{font-size:clamp(44px,12vw,68px)}.gallery-item-heading .gallery-kicker{grid-column:1}.gallery-item-heading>p:last-child{font-size:18px}.gallery-globe{grid-template-columns:1fr;padding-block:28px}.gallery-globe-copy{grid-column:1}.gallery-globe-copy h2{max-width:none}.gallery-globe-visual{grid-area:auto/1;width:min(72vw,260px)}.gallery-city-list,.gallery-globe-controls{grid-area:auto/1}.gallery-city-list{grid-template-columns:1fr 1fr;gap:0 18px}.gallery-wall{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px 12px}.gallery-primary figcaption{grid-template-columns:1fr}.gallery-primary figcaption small{text-align:left}.gallery-neighbours{grid-template-columns:1fr}.gallery-neighbours a:last-child{text-align:left;justify-self:start}}@media (width<=460px){.gallery-wall{grid-template-columns:1fr}.gallery-card-copy h2{font-size:25px}}}@media (prefers-reduced-motion:reduce){.gallery-card-media img{transition:none}}
