.Gallery-module__fvxASG__galleryPage{color:#fff;background:#0a0a0f;min-height:100vh;padding:8rem 2rem 4rem;position:relative;overflow-x:hidden}.Gallery-module__fvxASG__ambientGlow{pointer-events:none;z-index:0;background:radial-gradient(circle,#d4af370a 0%,#0000 60%);width:800px;height:800px;position:fixed;top:10%;right:-20%}.Gallery-module__fvxASG__container{z-index:1;max-width:1400px;margin:0 auto;position:relative}.Gallery-module__fvxASG__headerSection{margin-bottom:6rem}.Gallery-module__fvxASG__pageTitle{font-family:var(--font-display);text-transform:uppercase;letter-spacing:-.03em;font-size:clamp(3rem,10vw,8rem);font-weight:800;line-height:.9}.Gallery-module__fvxASG__hollowText{-webkit-text-stroke:1px #fffc;color:#0000;transition:color .5s}.Gallery-module__fvxASG__hollowText:hover{color:#fff}.Gallery-module__fvxASG__headerLine{background:#ffffff1a;width:100%;height:1px;margin-top:2rem}.Gallery-module__fvxASG__section{margin-bottom:6rem}.Gallery-module__fvxASG__sectionTitle{font-family:var(--font-display);color:#d4af37;letter-spacing:.2em;border-left:2px solid #d4af37;margin-bottom:2rem;padding-left:1rem;font-size:1.2rem}.Gallery-module__fvxASG__imageGrid{grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:1.5rem;display:grid}.Gallery-module__fvxASG__imageWrapper{aspect-ratio:4/3;background:#1a1a1f;border:1px solid #ffffff1a;transition:border-color .3s;position:relative;overflow:hidden}.Gallery-module__fvxASG__imageWrapper:hover{border-color:#d4af37}.Gallery-module__fvxASG__galleryImage{object-fit:cover;filter:grayscale(20%);transition:transform .6s cubic-bezier(.16,1,.3,1),filter .6s}.Gallery-module__fvxASG__imageWrapper:hover .Gallery-module__fvxASG__galleryImage{filter:grayscale(0%);transform:scale(1.05)}.Gallery-module__fvxASG__imageOverlay{opacity:0;background:#0003;transition:opacity .3s;position:absolute;inset:0}.Gallery-module__fvxASG__imageWrapper:hover .Gallery-module__fvxASG__imageOverlay{opacity:1}@media (max-width:768px){.Gallery-module__fvxASG__imageGrid{grid-template-columns:1fr;gap:1rem}.Gallery-module__fvxASG__sectionTitle{font-size:1rem}}.Gallery-module__fvxASG__lightboxOverlay{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:1000;opacity:0;background:#0a0a0ff2;justify-content:center;align-items:center;animation:.3s forwards Gallery-module__fvxASG__fadeIn;display:flex;position:fixed;inset:0}@keyframes Gallery-module__fvxASG__fadeIn{to{opacity:1}}.Gallery-module__fvxASG__lightboxContent{justify-content:center;align-items:center;width:90vw;height:85vh;display:flex;position:relative}.Gallery-module__fvxASG__lightboxImageWrapper{width:100%;height:100%;position:relative}.Gallery-module__fvxASG__lightboxImage{object-fit:contain;animation:.4s cubic-bezier(.16,1,.3,1) Gallery-module__fvxASG__zoomIn}@keyframes Gallery-module__fvxASG__zoomIn{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}.Gallery-module__fvxASG__closeBtn{color:#fff;cursor:pointer;z-index:1001;background:0 0;border:none;flex-direction:column;gap:5px;padding:1rem;transition:transform .3s;display:flex;position:absolute;top:2rem;right:2rem}.Gallery-module__fvxASG__closeBtn span{background:#fff;width:30px;height:2px;transition:all .3s;display:block}.Gallery-module__fvxASG__closeBtn span:first-child{transform:rotate(45deg)translate(2px,2px)}.Gallery-module__fvxASG__closeBtn span:last-child{transform:rotate(-45deg)translate(2px,-3px)}.Gallery-module__fvxASG__closeBtn:hover{transform:rotate(90deg)}.Gallery-module__fvxASG__navBtn{color:#fff;cursor:pointer;z-index:1001;width:50px;height:50px;font-family:var(--font-body);background:#ffffff1a;border:1px solid #fff3;border-radius:50%;justify-content:center;align-items:center;transition:all .3s;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.Gallery-module__fvxASG__navBtn:hover{color:#000;background:#d4af37;border-color:#d4af37}.Gallery-module__fvxASG__prevBtn{left:2rem}.Gallery-module__fvxASG__nextBtn{right:2rem}@media (max-width:768px){.Gallery-module__fvxASG__lightboxContent{width:100vw;height:80vh}.Gallery-module__fvxASG__navBtn{background:#00000080;width:40px;height:40px}.Gallery-module__fvxASG__prevBtn{left:1rem}.Gallery-module__fvxASG__nextBtn{right:1rem}.Gallery-module__fvxASG__closeBtn{top:1rem;right:1rem}}
