:root{--g-ink:#292227;--g-muted:#756b70;--g-rose:#a94760;--g-deep:#512837;--g-cream:#fdf9f6}.gallery-hero{position:relative;overflow:hidden;padding:105px 0 96px;background:linear-gradient(128deg,#fff9f5,#fae7e2 59%,#efd1d0);text-align:center}.gallery-hero__inner{position:relative;z-index:1;max-width:820px}.gallery-eyebrow{display:flex;align-items:center;gap:10px;margin:0 0 17px;color:var(--g-rose);font-size:11px;font-weight:700;letter-spacing:2px;text-transform:uppercase}.gallery-eyebrow span{display:inline-block;width:29px;height:1px;background:currentColor}.gallery-cta .gallery-eyebrow,.gallery-hero .gallery-eyebrow{justify-content:center}.gallery-cta h2,.gallery-hero h1,.gallery-showcase h2{font-family:Georgia,'Times New Roman',serif;font-weight:400;line-height:1.08}.gallery-hero h1{max-width:730px;margin:0 auto;color:var(--g-ink);font-size:clamp(46px,5.5vw,78px);letter-spacing:-2.5px}.gallery-cta em,.gallery-hero em{color:var(--g-rose)}.gallery-hero__inner>p:not(.gallery-eyebrow){max-width:580px;margin:23px auto 28px;color:var(--g-muted);font-size:17px;line-height:1.75}.gallery-scroll-link{display:inline-flex;align-items:center;gap:10px;color:var(--g-deep)!important;font-size:13px;font-weight:700;text-decoration:none!important}.gallery-scroll-link i{display:grid;width:28px;height:28px;place-items:center;border-radius:50%;background:#fff;color:var(--g-rose);box-shadow:0 5px 13px #6b39451c;animation:gBob 2.4s ease-in-out infinite}.gallery-hero__bloom{position:absolute;top:-145px;left:-60px;width:320px;height:320px;border:42px solid #f3c7bc66;border-radius:48% 52% 45% 55%;transform:rotate(24deg)}.gallery-showcase{padding:94px 0 105px;background:var(--g-cream)}.gallery-showcase__heading{display:flex;align-items:end;justify-content:space-between;gap:30px;margin-bottom:38px}.gallery-showcase h2{margin:0;color:var(--g-ink);font-size:clamp(34px,3.7vw,53px);letter-spacing:-1.6px}.gallery-showcase__legend{display:flex;align-items:center;gap:8px;padding:9px 12px;border:1px solid #ecdcd6;border-radius:99px;color:#8e747a;font-size:11px;white-space:nowrap}.gallery-showcase__legend i{color:var(--g-rose)}.gallery-mosaic{display:grid;grid-template-columns:repeat(4,1fr);grid-auto-flow:dense;gap:15px}.gallery-card{min-height:225px;overflow:hidden;border-radius:13px;background:#eadfda;animation:gRise .55s both}.gallery-card--0,.gallery-card--5{grid-row:span 2;min-height:465px}.gallery-card--3{grid-column:span 2}.gallery-card button{position:relative;display:block;width:100%;height:100%;min-height:inherit;padding:0;border:0;background:0 0;cursor:zoom-in}.gallery-card img{display:block;width:100%;height:100%;min-height:inherit;object-fit:cover;filter:saturate(.86);transition:transform .55s ease,filter .4s}.gallery-card:hover img{transform:scale(1.075);filter:saturate(1.05)}.gallery-card:after{position:absolute;right:0;bottom:0;left:0;height:55%;background:linear-gradient(transparent,#211015b5);content:"";pointer-events:none;opacity:.7;transition:.3s}.gallery-card:hover:after{opacity:1}.gallery-card__caption{position:absolute;z-index:1;right:17px;bottom:15px;left:17px;color:#fff;text-align:left;transform:translateY(6px);transition:.3s}.gallery-card:hover .gallery-card__caption{transform:none}.gallery-card__caption span,.gallery-card__caption strong{display:block}.gallery-card__caption span{margin-bottom:3px;color:#f4d9cf;font-size:10px;letter-spacing:1.2px;text-transform:uppercase}.gallery-card__caption strong{font-family:Georgia,serif;font-size:18px;font-weight:400}.gallery-card__caption i{position:absolute;right:0;bottom:2px;display:grid;width:30px;height:30px;place-items:center;border:1px solid #ffffff88;border-radius:50%;font-size:11px}.gallery-loading{grid-column:1/-1;display:flex;align-items:center;justify-content:center;gap:12px;min-height:280px;color:var(--g-muted);font-size:14px}.gallery-loading i{color:var(--g-rose);font-size:21px;animation:gBeat 1.4s ease-in-out infinite}.gallery-empty{padding:75px 20px;text-align:center;color:var(--g-muted)}.gallery-empty i{color:var(--g-rose);font-size:28px}.gallery-empty h3{margin:16px 0 8px;color:var(--g-ink);font-family:Georgia,serif;font-size:26px;font-weight:400}.gallery-empty p{font-size:14px}.gallery-cta{padding:0 0 105px;background:var(--g-cream)}.gallery-cta__panel{display:flex;align-items:center;justify-content:space-between;gap:35px;padding:58px 65px;border-radius:17px;background:linear-gradient(115deg,#572d3d,#7d3a4e);box-shadow:0 19px 40px #51283726;color:#fff}.gallery-cta h2{max-width:650px;margin:0;color:#fff;font-size:clamp(35px,3.7vw,53px)}.gallery-cta h2 em{color:#f7cbb6}.gallery-cta .gallery-eyebrow{color:#f2c6bd}.gallery-cta__panel>div>p:last-child{margin:14px 0 0;color:#efdce0;font-size:15px}.gallery-button{flex:none;display:inline-flex;align-items:center;gap:11px;padding:15px 22px;border-radius:99px;background:#fff;color:var(--g-deep)!important;font-size:13px;font-weight:700;text-decoration:none!important;transition:.25s}.gallery-button:hover{transform:translateY(-3px);box-shadow:0 10px 20px #16070d30}.gallery-lightbox{position:fixed;z-index:10050;inset:0;display:flex;align-items:center;justify-content:center;padding:25px;background:#1c0d13ed;opacity:0;pointer-events:none;transition:opacity .25s}.gallery-lightbox.is-open{opacity:1;pointer-events:auto}.gallery-lightbox__frame{max-width:min(600px,90vw);max-height:88vh;overflow:hidden;border-radius:12px;background:#fff;box-shadow:0 25px 70px #0007;transform:translateY(14px) scale(.98);transition:.25s}.gallery-lightbox.is-open .gallery-lightbox__frame{transform:none}.gallery-lightbox__frame img{display:block;width:100%;max-height:72vh;object-fit:contain;background:#241217}.gallery-lightbox__frame p{margin:0;padding:15px 18px;color:#5d4c52}.gallery-lightbox__frame span,.gallery-lightbox__frame strong{display:block}.gallery-lightbox__frame span{color:var(--g-rose);font-size:10px;font-weight:700;letter-spacing:1px;text-transform:uppercase}.gallery-lightbox__frame strong{margin-top:3px;font-family:Georgia,serif;font-size:19px;font-weight:400}.gallery-lightbox__close{position:absolute;top:18px;right:20px;z-index:1;display:grid;width:40px;height:40px;place-items:center;border:1px solid #fff5;border-radius:50%;background:0 0;color:#fff;font-size:16px}@keyframes gRise{from{opacity:0;transform:translateY(14px)}to{opacity:1;transform:none}}@keyframes gBob{50%{transform:translateY(5px)}}@keyframes gBeat{50%{transform:scale(1.15)}}.gallery-lightbox-open{overflow:hidden}@media(max-width:991px){.gallery-mosaic{grid-template-columns:repeat(3,1fr)}.gallery-cta__panel{padding:45px}}@media(max-width:575px){.gallery-hero{padding:72px 0}.gallery-hero h1{font-size:46px;letter-spacing:-1.5px}.gallery-showcase{padding:70px 0}.gallery-showcase__heading{align-items:start}.gallery-showcase__legend{display:none}.gallery-mosaic{grid-template-columns:repeat(2,1fr);gap:10px}.gallery-card{min-height:185px}.gallery-card--0,.gallery-card--5{min-height:380px}.gallery-card--3{grid-column:span 1}.gallery-card__caption{right:12px;bottom:10px;left:12px}.gallery-card__caption strong{font-size:15px}.gallery-cta{padding-bottom:70px}.gallery-cta__panel{display:block;padding:35px 27px}.gallery-button{margin-top:26px}}@media(prefers-reduced-motion:reduce){.gallery-card,.gallery-card img,.gallery-lightbox,.gallery-lightbox__frame{transition:none}.gallery-card,.gallery-loading i,.gallery-scroll-link i{animation:none}}