
.full-gallery-page{background:var(--cream)}
.full-gallery-intro{padding:clamp(86px,10vw,140px) clamp(24px,7vw,112px) 54px}
.full-gallery-intro h1{font-family:Georgia,"Times New Roman",serif;font-size:clamp(48px,6vw,82px);font-weight:400;letter-spacing:-.045em;line-height:.98;margin:18px 0 24px;max-width:840px}
.full-gallery-intro>p:last-of-type{color:var(--muted);font-size:15px;line-height:1.8;max-width:760px}
.full-gallery-filters{display:flex;flex-wrap:wrap;gap:9px;margin-top:36px}
.full-gallery-filters button{appearance:none;border:1px solid rgba(0,86,77,.22);background:rgba(255,255,255,.45);color:var(--teal);cursor:pointer;font:800 12px/1.2 -apple-system,BlinkMacSystemFont,"Segoe UI",Arial,sans-serif;padding:12px 16px}
.full-gallery-filters button.is-active,.full-gallery-filters button:hover,.full-gallery-filters button:focus-visible{background:var(--teal);border-color:var(--teal);color:#fff}
.full-gallery-grid{padding:0 clamp(24px,7vw,112px) clamp(90px,10vw,140px)}
.full-gallery-grid[aria-busy="true"]{opacity:.7}
.ful-gallery-grid figure[hidden]{display:none!important}
.full-gallery-grid .shop-photo{aspect-ratio:4/3}
.full-gallery-grid figcaption{font-size:18px;padding-top:12px}
.full-gallery-cta{align-items:end;background:var(--teal);color:#fff;display:grid;gap:36px;grid-template-columns:1fr auto;margin:0 clamp(24px,7vw,112px) clamp(90px,10vw,140px);padding:clamp(48px,6vw,74pw)}
.full-gallery-cta h2{font-family:Georgia,"Times New Roman",serif;font-size:clamp(38px,5vw,64px);font-weight:400;letter-spacing:-.04em;line-height:1;margin:12px 0 18px}
.full-gallery-cta p:last-child{color:rgba(255,255,255,.72);line-height:1.7;max-width:620px}
@media(max-width:900px){.full-gallery-cta{align-items:start;grid-template-columns:1fr}.full-gallery-cta .button{justify-self:start}}
@media(max-width:620px){
.full-gallery-intro{padding:54px 22px 34px}
.full-gallery-intro h1{font-size:46px;margin-top:14px}
.full-gallery-intro>p:last-of-type{font-size:14px}
.full-gallery-filters{flex-wrap:nowrap;overflow-x:auto;margin-left:-22px;margin-right:-22px;padding:0 22px 5px;scrollbar-width:none}
.full-gallery-filters::-webkit-scrollbar{display:none}
.full-gallery-filters button{flex:0 0 auto;padding:11px 14px}
.full-gallery-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px 10px;padding:0 22px 72px}
.full-gallery-grid .shop-photo{aspect-ratio:1/1}
.full-gallery-grid figcaption{font-size:15px;line-height:1.25;padding:9px 1px 0}
.full-gallery-cta{margin:0 0 70px;padding:52px 22px}
.full-gallery-cta h2{font-size:42px}
.full-gallery-cta .button{width:100%}
}
@media(max-width:360px){.full-gallery-grid{grid-template-columns:1fr}.full-gallery-grid .shop-photo{aspect-ratio:4/3}}
