.gallery-page{min-height:100svh}.gallery-header{position:sticky;top:0;z-index:10;height:78px;padding:0 clamp(16px,3vw,40px);display:grid;grid-template-columns:1fr auto 1fr;align-items:center;background:rgba(232,228,223,.94);backdrop-filter:blur(16px);border-bottom:1px solid var(--border)}.gallery-header>a:nth-child(2) img{width:72px;height:60px;object-fit:contain}.gallery-header>.btn{justify-self:end;min-height:42px;padding:.65rem 1rem}.gallery-back{color:var(--terracotta)}.gallery-hero{padding:clamp(60px,8vw,110px) 0 clamp(38px,5vw,64px)}.gallery-hero h1{font-size:clamp(3.4rem,8vw,7rem);max-width:none}.gallery-hero>div>p:last-child{max-width:640px;margin-top:1rem;color:var(--muted);font-size:1.05rem}.gallery-all{padding-bottom:clamp(70px,9vw,120px)}.gallery-all-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1.5rem 1rem}.gallery-all-grid figure{margin:0}.gallery-all-grid img{width:100%;aspect-ratio:4/3;object-fit:cover;border-radius:8px;filter:saturate(.84);transition:transform .4s}.gallery-all-grid figure:hover img{transform:translateY(-3px)}.gallery-all-grid figcaption{margin-top:.55rem;color:var(--muted);font-size:.88rem}.gallery-all-empty{padding:3rem;border:1px dashed var(--border);border-radius:8px;text-align:center;color:var(--muted)}.gallery-all-empty[hidden]{display:none}.gallery-footer{padding:1.2rem clamp(16px,3vw,40px);display:flex;justify-content:space-between;gap:1rem;background:var(--sage);color:var(--ivory);font-size:.86rem}
@media(max-width:760px){.gallery-header{height:68px;padding:0 12px}.gallery-header>a:nth-child(2) img{width:58px;height:50px}.gallery-header>.btn{min-height:38px;padding:.45rem .7rem;font-size:.76rem}.gallery-back span{display:none}.gallery-hero{padding:48px 0 30px}.gallery-hero h1{font-size:3.1rem}.gallery-all-grid{grid-template-columns:1fr;gap:1.4rem}.gallery-all-grid img{aspect-ratio:4/3}.gallery-footer{display:grid}}
