.gallery-page{background:var(--paper);color:var(--ink)}
.gallery-page .site-header{position:relative}
.gallery-page .site-header nav a[aria-current="page"]:after{transform:scaleX(1)}
.gallery-intro{display:flex;justify-content:space-between;align-items:flex-end;gap:35px;padding:65px 6vw 62px;max-width:1800px;margin:auto}
.gallery-eyebrow{font-size:12px;letter-spacing:.08em;line-height:1.6;margin:0 0 26px}
.gallery-intro h1{font:500 clamp(58px,7.2vw,116px)/.99 var(--display);letter-spacing:-.065em;margin:0}
.gallery-intro h1 em{font-style:normal;color:var(--accent)}
.gallery-intro-note{padding-bottom:6px}
.gallery-intro-note p{font-size:17px;line-height:1.65;color:#6b615b;margin:0 0 25px}
.gallery-intro-note a{font-size:14px;display:flex;align-items:center;justify-content:space-between;gap:30px;border-bottom:1px solid var(--line);padding-bottom:10px}
.gallery-stats{max-width:1800px;margin:0 auto;padding:0 6vw 62px}
.gallery-stats-list{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));list-style:none;margin:0;padding:0;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}
.gallery-stats-list>li{min-width:0;border-left:1px solid var(--line)}
.gallery-stats-list>li:first-child{border-left:0}
.gallery-stat{display:flex;flex-direction:column;gap:16px;height:100%;padding:28px 18px 27px}
.gallery-stats-list>li:first-child .gallery-stat{padding-left:0}
.gallery-stats-list>li:last-child .gallery-stat{padding-right:0}
.gallery-stat-number{display:block;font:500 clamp(34px,3.5vw,62px)/1.08 var(--display);letter-spacing:-.065em;white-space:nowrap;transition:color .2s}
.gallery-stat-number>span{color:var(--accent)}
.gallery-stat-label{display:flex;align-items:center;justify-content:space-between;gap:8px;max-width:180px;color:#6b615b;font-size:12px;line-height:1.5}
.gallery-stat-label .ui-chevron{width:10px;height:10px;color:var(--ink);flex-shrink:0}
a.gallery-stat:hover .gallery-stat-number,a.gallery-stat:hover .gallery-stat-label{color:var(--accent)}
a.gallery-stat:hover .ui-chevron{transform:translateX(3px);color:var(--accent)}
a.gallery-stat:focus-visible{outline-offset:-5px}
@media(min-width:701px) and (max-width:1100px){
  .gallery-stats-list{grid-template-columns:repeat(3,minmax(0,1fr))}
  .gallery-stats-list>li:nth-child(3n+1){border-left:0}
  .gallery-stats-list>li:nth-child(n+4){border-top:1px solid var(--line)}
  .gallery-stat{padding:25px 23px}
  .gallery-stats-list>li:nth-child(3n+1) .gallery-stat{padding-left:0}
  .gallery-stat-number{font-size:clamp(44px,5.5vw,60px)}
}
@media(max-width:700px){
  .gallery-stats{padding-bottom:38px}
  .gallery-stats-list{grid-template-columns:repeat(2,minmax(0,1fr))}
  .gallery-stats-list>li:nth-child(odd){border-left:0}
  .gallery-stats-list>li:nth-child(n+3){border-top:1px solid var(--line)}
  .gallery-stat{gap:12px;padding:24px 16px}
  .gallery-stats-list>li:nth-child(odd) .gallery-stat{padding-left:0}
  .gallery-stats-list>li:nth-child(even) .gallery-stat{padding-right:0}
  .gallery-stat-number{font-size:clamp(38px,10.4vw,64px)}
  .gallery-stat-label{font-size:11px;min-height:33px;max-width:165px}
}
@media(prefers-reduced-motion:reduce){.gallery-stat-number{transition:none}}
.gallery-grid{display:grid;grid-template-columns:repeat(12,minmax(0,1fr));gap:90px 3vw;padding:0 4vw;max-width:1900px;margin:auto;scroll-margin-top:30px}
.gallery-photo{margin:0;min-width:0;grid-column:span 6}
.gallery-photo:first-child{grid-column:1/-1}
.gallery-photo:nth-child(6n+7){grid-column:6/span 6;align-self:center}
.gallery-photo:nth-child(6n+2){grid-column:1/span 5}
.gallery-photo:nth-child(6n+3){grid-column:7/span 6;align-self:center}
.gallery-photo:nth-child(6n+4){grid-column:1/span 6;align-self:center}
.gallery-photo:nth-child(6n+5){grid-column:8/span 5}
.gallery-photo:nth-child(6n){grid-column:1/span 4;align-self:center}
.gallery-photo:last-child:nth-child(even){grid-column:4/span 6}
.photo-open{display:block;cursor:zoom-in;border-radius:8px}
.photo-image{position:relative;overflow:hidden;border-radius:8px;background:#d1cbc4}
.photo-image>img{display:block;width:100%;height:auto;transition:transform .8s cubic-bezier(.22,1,.36,1)}
.photo-open-label{position:absolute;right:20px;bottom:20px;display:flex;align-items:center;gap:18px;background:var(--paper);color:var(--ink);padding:12px 16px;border-radius:99px;font-size:14px;opacity:0;transform:translateY(8px);transition:opacity .25s,transform .25s}
.photo-open:hover img{transform:scale(1.025)}
.photo-open:hover .photo-open-label,.photo-open:focus-visible .photo-open-label{opacity:1;transform:none}
.gallery-photo figcaption{display:flex;justify-content:space-between;gap:24px;padding-top:16px;font-size:14px;line-height:1.4}
.gallery-photo figcaption>span:first-child{display:flex;gap:20px}
.photo-number,.gallery-photo figcaption>span:last-child{color:#766e66}
.gallery-photo figcaption>span:last-child{text-align:right}
.gallery-end{max-width:1800px;margin:auto;padding:110px 6vw 80px;display:flex;justify-content:space-between;align-items:baseline;gap:30px}
.gallery-end>p{font:500 clamp(35px,5vw,72px)/1 var(--display);letter-spacing:-.06em;margin:0}
.gallery-footer{display:flex;align-items:center;justify-content:space-between;gap:25px;font-size:12px;letter-spacing:.04em;margin:0 6vw;padding:26px 0;border-top:1px solid var(--line)}
.gallery-footer>a{font-size:14px;letter-spacing:0}
.gallery-footer .ui-chevron{margin-left:14px}
.photo-viewer{position:fixed;inset:0;margin:0;width:100%;max-width:none;height:100%;height:100dvh;max-height:none;border:0;padding:0;background:#191a1b;color:var(--paper);overflow:hidden}
.photo-viewer::backdrop{background:#191a1b}
.photo-viewer[open]{display:grid;grid-template-rows:80px minmax(0,1fr) 90px}
.viewer-top,.viewer-bottom{display:flex;align-items:center;justify-content:space-between;gap:25px;padding:0 4vw}
.viewer-top{font-size:14px}
.viewer-close{border:0;background:transparent;color:inherit;display:flex;align-items:center;gap:14px;padding:12px 0 12px 12px;cursor:pointer;min-height:48px}
.viewer-close svg{width:24px;height:24px}
.viewer-stage{position:relative;display:flex;justify-content:center;align-items:center;min-height:0;padding:0 85px}
#viewer-image{display:block;max-width:100%;max-height:100%;width:auto;height:auto;object-fit:contain;touch-action:pan-y}
#viewer-image[hidden]{display:none}
.viewer-stage>button{position:absolute;top:50%;transform:translateY(-50%);width:48px;height:48px;display:grid;place-items:center;background:#303234;border:1px solid #ffffff20;border-radius:50%;color:var(--paper);cursor:pointer;font-size:25px}
.viewer-prev{left:20px}.viewer-next{right:20px}
.viewer-prev .ui-chevron{transform:rotate(180deg)}
.viewer-stage>button:hover{background:#4b4a48}
.viewer-bottom p{font-size:16px;margin:0;line-height:1.5}
.viewer-bottom>span{font-size:12px;letter-spacing:.05em;color:#b6afa8}
#viewer-error{position:absolute;inset:auto 12%;text-align:center;background:#191a1b;padding:25px;font-size:16px;line-height:1.6}
#viewer-error a{display:block;text-decoration:underline;text-underline-offset:5px}
.gallery-page:has(.photo-viewer[open]){overflow:hidden}
@media(prefers-reduced-motion:no-preference){.gallery-intro{animation:gallery-enter .7s both}.gallery-photo.reveal-ready{opacity:0;transform:translateY(24px);transition:opacity .7s,transform .7s}.gallery-photo.reveal-ready.is-visible{opacity:1;transform:none}@keyframes gallery-enter{from{opacity:0;transform:translateY(16px)}to{opacity:1;transform:none}}}
@media(max-width:900px){.gallery-intro{padding-top:40px;gap:20px}.gallery-intro h1{font-size:8vw}.gallery-intro-note p{font-size:15px}.gallery-grid{gap:65px 3vw}.gallery-photo figcaption{font-size:13px;gap:12px}.gallery-photo figcaption>span:first-child{gap:12px}}
@media(max-width:700px){.gallery-intro{display:block;padding:35px 6vw 38px}.gallery-eyebrow{margin-bottom:22px}.gallery-intro h1{font-size:13.2vw;line-height:1.01}.gallery-intro-note{margin-top:25px;display:flex;align-items:flex-end;justify-content:space-between;gap:25px}.gallery-intro-note p{font-size:15px;margin:0}.gallery-intro-note a{font-size:12px;max-width:110px;gap:15px;line-height:1.5}.gallery-grid{display:block;padding:0 6vw}.gallery-photo{margin-bottom:43px}.photo-image,.photo-open{border-radius:5px}.photo-open-label{display:none}.gallery-photo figcaption{padding-top:12px;font-size:13px}.gallery-end{padding:35px 6vw 50px;align-items:start;flex-direction:column;gap:23px}.gallery-end>p{font-size:42px}.gallery-footer{font-size:12px;gap:25px;line-height:1.6}.gallery-footer>span{max-width:50%}.gallery-footer>a{font-size:13px;text-align:right}.gallery-footer .ui-chevron{margin-left:8px}.photo-viewer[open]{grid-template-rows:70px minmax(0,1fr) 110px}.viewer-stage{padding:0 10px 60px}.viewer-stage>button{top:auto;bottom:0;transform:none;width:46px;height:46px;font-size:23px}.viewer-prev{left:calc(50% - 57px)}.viewer-next{right:calc(50% - 57px)}.viewer-top,.viewer-bottom{padding:0 6vw}.viewer-bottom{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;gap:8px}.viewer-bottom p{font-size:14px}.viewer-bottom>span{font-size:12px}}
@media(prefers-reduced-motion:reduce){.photo-image>img,.photo-open-label{transition:none}.photo-open:hover img{transform:none}}
