.gallery-page{padding:56px 0 88px}.gallery-intro{max-width:780px;text-align:center;margin-bottom:48px}.gallery-intro h1,.gallery-copy h1{font:600 clamp(2.8rem,6vw,4.8rem)/1.08 var(--site-serif);margin:12px 0 24px;letter-spacing:-.025em}.gallery-intro p,.gallery-copy p{font-size:1.05rem;line-height:1.75;color:var(--site-muted)}.gallery-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:32px}.gallery-poster{display:block;position:relative;aspect-ratio:9/13;overflow:hidden;border-radius:20px;background:#e8e0d6}.gallery-poster img{width:100%;height:100%;object-fit:cover;transition:transform .25s}.gallery-poster:hover img{transform:scale(1.025)}.gallery-play{position:absolute;bottom:20px;left:20px;width:48px;height:48px;background:#fff;border-radius:50%;display:grid;place-items:center;color:#171717;box-shadow:0 4px 18px #0002}.gallery-play svg{width:25px;height:25px}.gallery-card h2{font:600 1.65rem/1.22 var(--site-serif);margin:20px 0 10px}.gallery-card h2 a{text-decoration:none}.gallery-card p{font-size:1rem;line-height:1.65;color:var(--site-muted)}.gallery-breadcrumb{display:flex;gap:12px;font-size:.9rem;margin-bottom:32px}.gallery-watch{display:grid;grid-template-columns:minmax(0,480px) minmax(0,1fr);gap:64px;align-items:center}.gallery-player{min-width:0;overflow:hidden;border-radius:20px;background:#eee7df}.gallery-player video,.gallery-player iframe{display:block;width:100%;height:auto;aspect-ratio:9/16;border:0}.gallery-player .instagram-media{min-width:0!important;width:100%!important;margin:0!important}.gallery-player img{max-width:100%;height:auto}.gallery-copy time{font-size:.875rem;color:var(--site-muted)}.gallery-transcript{max-width:800px;padding-top:48px}.gallery-transcript div{white-space:pre-wrap;line-height:1.85}.gallery-empty{text-align:center;padding:30px 0 50px}@media(max-width:850px){.gallery-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:22px}.gallery-watch{gap:32px}.gallery-copy h1{font-size:2.6rem}}@media(max-width:600px){.gallery-page{padding:32px 0 64px}.gallery-grid{grid-template-columns:1fr;max-width:420px}.gallery-watch{grid-template-columns:1fr}.gallery-intro{margin-bottom:32px}.gallery-copy h1{font-size:2.8rem}.gallery-poster{aspect-ratio:9/12}}
