.GallerySection-module__86sFJq__section{padding:clamp(64px, 9vw, 100px) var(--hero-pad);background:var(--white);border-top:1px solid var(--color-line);position:relative;overflow:hidden}.GallerySection-module__86sFJq__glow{pointer-events:none;background:radial-gradient(#f0d2d866 0%,#0000 70%);width:45vw;height:50vh;position:absolute;bottom:-20%;left:-8%}.GallerySection-module__86sFJq__inner{z-index:1;width:100%;position:relative}.GallerySection-module__86sFJq__header{max-width:34rem;margin-bottom:clamp(28px,4vw,40px)}.GallerySection-module__86sFJq__heading{font-family:var(--font-display);letter-spacing:-.01em;text-transform:uppercase;color:var(--color-text);margin:0 0 16px;font-size:clamp(40px,6vw,68px);font-weight:700;line-height:.98}.GallerySection-module__86sFJq__heading em{color:var(--rose);font-style:italic}.GallerySection-module__86sFJq__lead{color:var(--color-muted);margin:0;font-size:clamp(15px,1.4vw,17px);font-weight:600;line-height:1.65}.GallerySection-module__86sFJq__grid{grid-template-columns:repeat(12,minmax(0,1fr));grid-auto-rows:minmax(140px,18vw);gap:clamp(10px,1.4vw,16px);display:grid}.GallerySection-module__86sFJq__item{background:var(--white);cursor:pointer;border:1.5px solid #1f1f1f14;border-radius:22px;margin:0;padding:0;transition:box-shadow .25s,border-color .25s;position:relative;overflow:hidden}.GallerySection-module__86sFJq__item:hover{border-color:#c45a7559;box-shadow:0 16px 40px #1f1f1f1f}.GallerySection-module__86sFJq__item:focus-visible{outline:2px solid var(--rose);outline-offset:3px}.GallerySection-module__86sFJq__image{object-fit:cover;transition:transform .55s cubic-bezier(.16,1,.3,1)}.GallerySection-module__86sFJq__item:hover .GallerySection-module__86sFJq__image{transform:scale(1.04)}.GallerySection-module__86sFJq__large{grid-area:span 2/span 7}.GallerySection-module__86sFJq__tall{grid-area:span 2/span 5}.GallerySection-module__86sFJq__wide{grid-area:span 1/span 6}.GallerySection-module__86sFJq__square{grid-area:span 1/span 3}@media (max-width:900px){.GallerySection-module__86sFJq__grid{grid-template-columns:repeat(6,minmax(0,1fr));grid-auto-rows:minmax(160px,28vw)}.GallerySection-module__86sFJq__large{grid-area:span 2/span 6}.GallerySection-module__86sFJq__tall,.GallerySection-module__86sFJq__wide{grid-area:span 2/span 3}.GallerySection-module__86sFJq__square{grid-area:span 1/span 3}}@media (max-width:560px){.GallerySection-module__86sFJq__heading{font-size:clamp(34px,10vw,48px)}.GallerySection-module__86sFJq__grid{grid-template-columns:1fr 1fr;grid-auto-rows:160px}.GallerySection-module__86sFJq__large{grid-area:span 2/span 2}.GallerySection-module__86sFJq__tall,.GallerySection-module__86sFJq__wide,.GallerySection-module__86sFJq__square{grid-area:span 1/span 1}.GallerySection-module__86sFJq__tall{grid-row:span 2}}.GallerySection-module__86sFJq__lightbox{z-index:280;padding:max(16px, var(--hero-pad));justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.GallerySection-module__86sFJq__backdrop{cursor:pointer;-webkit-backdrop-filter:blur(10px);background:#29292985;border:none;padding:0;animation:.25s both GallerySection-module__86sFJq__galleryFade;position:absolute;inset:0}.GallerySection-module__86sFJq__lightboxPanel{z-index:1;background:var(--white);border:1px solid #1f1f1f1a;border-radius:28px;flex-direction:column;width:min(100%,1080px);max-height:min(92dvh,900px);padding:clamp(20px,3vw,28px);animation:.35s cubic-bezier(.16,1,.3,1) both GallerySection-module__86sFJq__galleryUp;display:flex;position:relative;overflow:hidden;box-shadow:0 28px 80px #2929293d}.GallerySection-module__86sFJq__lightboxHead{flex-shrink:0;justify-content:space-between;align-items:center;gap:16px;margin-bottom:18px;display:flex}.GallerySection-module__86sFJq__lightboxTitle{font-family:var(--font-display);text-transform:uppercase;letter-spacing:.02em;color:var(--graphite);margin:0;font-size:clamp(22px,3vw,30px);font-weight:700}.GallerySection-module__86sFJq__lightboxTitle em{color:var(--rose);font-style:italic}.GallerySection-module__86sFJq__close{background:var(--warm-grey);width:40px;height:40px;color:var(--graphite);cursor:pointer;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;padding:0;transition:background .2s,color .2s;display:inline-flex}.GallerySection-module__86sFJq__close:hover{background:var(--blush);color:var(--rose)}.GallerySection-module__86sFJq__lightboxCounter{color:var(--color-muted);margin:4px 0 0;font-size:13px;font-weight:600}.GallerySection-module__86sFJq__flexWrap{flex:1;align-items:center;gap:10px;min-height:0;display:flex}.GallerySection-module__86sFJq__navBtn{background:var(--white);width:40px;height:40px;color:var(--graphite);cursor:pointer;border:1.5px solid #1f1f1f1a;border-radius:50%;flex-shrink:0;font-size:18px;line-height:1;transition:background .2s,border-color .2s,opacity .2s}.GallerySection-module__86sFJq__navBtn:hover:not(:disabled){background:var(--warm-grey);border-color:#c45a7559}.GallerySection-module__86sFJq__navBtn:disabled{opacity:.35;cursor:not-allowed}.GallerySection-module__86sFJq__flexGallery{overscroll-behavior-x:contain;-webkit-overflow-scrolling:touch;scroll-snap-type:x mandatory;flex-flow:row;flex:1;gap:16px;min-width:0;padding:4px 12px 12px;scroll-padding-inline:12px;display:flex;overflow:auto hidden}.GallerySection-module__86sFJq__flexGallery::-webkit-scrollbar{height:6px}.GallerySection-module__86sFJq__flexGallery::-webkit-scrollbar-thumb{background:#c45a7559;border-radius:999px}.GallerySection-module__86sFJq__flexItem{scroll-snap-align:center;cursor:pointer;opacity:.72;flex-direction:column;flex:0 0 min(88vw,480px);gap:10px;margin:0;transition:opacity .25s,transform .25s;display:flex;transform:scale(.96)}.GallerySection-module__86sFJq__flexItemActive{opacity:1;transform:scale(1)}.GallerySection-module__86sFJq__flexItemActive .GallerySection-module__86sFJq__flexFrame{border-color:var(--rose);box-shadow:0 0 0 3px #c45a752e}.GallerySection-module__86sFJq__flexFrame{aspect-ratio:4/3;background:var(--warm-grey);border:1.5px solid #1f1f1f14;border-radius:18px;width:100%;transition:border-color .2s,box-shadow .2s;position:relative;overflow:hidden}.GallerySection-module__86sFJq__flexImage{object-fit:cover}.GallerySection-module__86sFJq__flexItem figcaption{color:var(--color-muted);padding:0 4px;font-size:13px;font-weight:600;line-height:1.45}.GallerySection-module__86sFJq__dots{flex-wrap:wrap;flex-shrink:0;justify-content:center;gap:8px;margin-top:14px;display:flex}.GallerySection-module__86sFJq__dot{cursor:pointer;background:#1f1f1f29;border:none;border-radius:50%;width:8px;height:8px;padding:0;transition:transform .2s,background .2s}.GallerySection-module__86sFJq__dotActive{background:var(--rose);transform:scale(1.25)}@keyframes GallerySection-module__86sFJq__galleryFade{0%{opacity:0}to{opacity:1}}@keyframes GallerySection-module__86sFJq__galleryUp{0%{opacity:0;transform:translateY(16px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}@media (max-width:560px){.GallerySection-module__86sFJq__lightbox{padding:12px}.GallerySection-module__86sFJq__lightboxPanel{border-radius:22px;max-height:94dvh;padding:16px}.GallerySection-module__86sFJq__navBtn{display:none}.GallerySection-module__86sFJq__flexItem{flex:0 0 88vw}}
