.Gallery-module__br4CYq__gallery{background:var(--background);min-height:100svh;position:relative}.Gallery-module__br4CYq__hero{justify-content:center;align-items:center;width:100%;height:100svh;display:flex;position:relative;overflow:hidden}.Gallery-module__br4CYq__heroImageWrapper{width:100%;height:100%;position:absolute;inset:0}.Gallery-module__br4CYq__heroImage{object-fit:cover;object-position:center;will-change:transform, opacity;width:100%;height:100%;position:absolute;inset:0}.Gallery-module__br4CYq__heroOverlay{z-index:2;background:linear-gradient(to bottom, var(--black-alpha-50) 0%, var(--black-alpha-45) 30%, var(--black-alpha-50) 60%, var(--black-alpha-85) 100%);position:absolute;inset:0}.Gallery-module__br4CYq__heroContent{z-index:10;text-align:center;max-width:900px;padding:0 2rem;position:relative}.Gallery-module__br4CYq__heroLabel{letter-spacing:.3em;text-transform:uppercase;color:var(--white-alpha-70);border:1px solid var(--white-alpha-20);border-radius:100px;margin-bottom:1.5rem;padding:.5rem 1.5rem;font-size:.75rem;font-weight:600;display:inline-block}.Gallery-module__br4CYq__heroTitle{font-family:var(--font-primary);letter-spacing:-.03em;color:var(--text-primary);margin:0 0 1.5rem;font-size:clamp(3rem,10vw,7rem);font-weight:300;line-height:1}.Gallery-module__br4CYq__heroSubtitle{color:var(--white-alpha-70);max-width:600px;margin:0 auto;font-size:clamp(1rem,2vw,1.25rem);font-weight:400;line-height:1.6}.Gallery-module__br4CYq__heroQuoteWrapper{z-index:10;text-align:center;pointer-events:none;justify-content:center;align-items:center;max-width:900px;padding:0 2rem;display:flex;position:relative}.Gallery-module__br4CYq__heroQuote{margin:0;padding:0}.Gallery-module__br4CYq__heroQuoteText{color:var(--text-primary);letter-spacing:-.01em;text-shadow:0 2px 20px var(--black-alpha-60), 0 4px 40px var(--black-alpha-40);margin:0 0 1.5rem;font-size:clamp(1.5rem,4vw,3rem);font-style:italic;font-weight:300;line-height:1.4}.Gallery-module__br4CYq__heroQuoteAuthor{letter-spacing:.15em;text-transform:uppercase;color:var(--white-alpha-70);text-shadow:0 1px 10px var(--black-alpha-50);font-size:clamp(.85rem,1.5vw,1.1rem);font-style:normal;font-weight:400;display:block}.Gallery-module__br4CYq__heroQuoteDash{color:var(--white-alpha-50);margin-right:.5rem}.Gallery-module__br4CYq__heroScrollIndicator{z-index:10;font-size:inherit;cursor:pointer;background:0 0;border:none;flex-direction:column;align-items:center;gap:.75rem;padding:0;display:flex;position:absolute;bottom:3rem;left:50%;transform:translate(-50%)}.Gallery-module__br4CYq__heroScrollIndicator:hover{color:var(--text-primary);background:0 0;transform:translate(-50%)}.Gallery-module__br4CYq__heroScrollIcon{border:1px solid var(--white-alpha-30);width:48px;height:48px;color:var(--text-primary);background:var(--white-alpha-5);-webkit-backdrop-filter:blur(10px);border-radius:50%;justify-content:center;align-items:center;display:flex}.Gallery-module__br4CYq__heroScrollIndicator span{letter-spacing:.25em;text-transform:uppercase;color:var(--white-alpha-80);font-size:.75rem;font-weight:500}.Gallery-module__br4CYq__categoryNav{z-index:100;background:color-mix(in srgb, var(--background) 95%, transparent);-webkit-backdrop-filter:blur(20px);border-bottom:1px solid var(--border-light);position:sticky;top:0}.Gallery-module__br4CYq__categoryNavInner{flex-wrap:wrap;justify-content:center;align-items:center;gap:.5rem;max-width:1600px;margin:0 auto;padding:1.25rem 4rem;display:flex}.Gallery-module__br4CYq__categoryBtn{color:var(--text-muted);cursor:pointer;background:0 0;border:none;border-radius:100px;align-items:center;gap:.5rem;padding:.65rem 1.25rem;font-size:.85rem;font-weight:500;transition:all .3s;display:flex;position:relative}.Gallery-module__br4CYq__categoryBtn:after{content:"";background:var(--primary);width:0;height:2px;transition:width .3s;position:absolute;bottom:0;left:50%;transform:translate(-50%)}.Gallery-module__br4CYq__categoryBtn:hover{color:var(--primary);background:rgba(var(--primary-rgb), .08)}.Gallery-module__br4CYq__categoryBtn:hover:after{width:60%}.Gallery-module__br4CYq__categoryBtnActive{color:var(--primary);background:rgba(var(--primary-rgb), .1)}.Gallery-module__br4CYq__categoryBtnActive:after{width:100%}.Gallery-module__br4CYq__categoryLabel{font-weight:500}.Gallery-module__br4CYq__categoryCount{color:var(--text-muted);background:var(--white-alpha-8);border-radius:10px;padding:.15rem .5rem;font-size:.7rem;font-weight:600}.Gallery-module__br4CYq__categoryBtn:hover .Gallery-module__br4CYq__categoryCount{background:rgba(var(--primary-rgb), .15);color:var(--primary)}.Gallery-module__br4CYq__categoryBtnActive .Gallery-module__br4CYq__categoryCount{background:rgba(var(--primary-rgb), .2);color:var(--primary)}.Gallery-module__br4CYq__gallerySection{max-width:1800px;margin:0 auto;padding:4rem 4rem 6rem}.Gallery-module__br4CYq__galleryGrid{grid-template-columns:repeat(4,1fr);grid-auto-rows:280px;gap:1.25rem;display:grid}.Gallery-module__br4CYq__galleryItem{cursor:pointer;background:var(--surface);border-radius:4px;position:relative;overflow:hidden}.Gallery-module__br4CYq__itemPortrait{grid-row:span 2}.Gallery-module__br4CYq__itemLandscape{grid-column:span 2}.Gallery-module__br4CYq__itemFeatured{grid-area:span 2/span 2}.Gallery-module__br4CYq__itemSkeleton{background:linear-gradient(110deg, var(--surface) 0%, var(--surface-hover) 20%, var(--surface) 40%);z-index:1;background-size:200% 100%;animation:1.5s ease-in-out infinite Gallery-module__br4CYq__shimmer;position:absolute;inset:0}@keyframes Gallery-module__br4CYq__shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.Gallery-module__br4CYq__itemImageWrapper{position:absolute;inset:0;overflow:hidden}.Gallery-module__br4CYq__itemImage{object-fit:cover;width:100%;height:100%;transition:opacity .5s}.Gallery-module__br4CYq__itemOverlay{background:linear-gradient(to top, var(--black-alpha-80) 0%, var(--black-alpha-40) 40%, transparent 100%);pointer-events:none;flex-direction:column;justify-content:flex-end;padding:1.5rem;display:flex;position:absolute;inset:0}.Gallery-module__br4CYq__itemInfo{opacity:0;transition:transform .4s,opacity .4s;transform:translateY(10px)}:is(.Gallery-module__br4CYq__itemOverlay.framer-motion-opacity-1 .Gallery-module__br4CYq__itemInfo,.Gallery-module__br4CYq__galleryItem:hover .Gallery-module__br4CYq__itemInfo){opacity:1;transform:translateY(0)}.Gallery-module__br4CYq__itemTitle{font-family:var(--font-primary);color:var(--text-primary);letter-spacing:-.01em;margin:0 0 .5rem;font-size:1.25rem;font-weight:500}.Gallery-module__br4CYq__itemLocation{color:var(--white-alpha-70);align-items:center;gap:.4rem;font-size:.8rem;display:flex}.Gallery-module__br4CYq__itemLocation svg{width:12px;height:12px;color:var(--secondary)}.Gallery-module__br4CYq__itemAction{background:var(--white-alpha-10);-webkit-backdrop-filter:blur(10px);border:1px solid var(--white-alpha-15);color:var(--text-primary);opacity:0;border-radius:100px;align-items:center;gap:.5rem;padding:.5rem 1rem;font-size:.75rem;font-weight:500;transition:opacity .3s,transform .3s;display:flex;position:absolute;top:1.25rem;right:1.25rem;transform:translateY(-10px)}.Gallery-module__br4CYq__galleryItem:hover .Gallery-module__br4CYq__itemAction{opacity:1;transform:translateY(0)}.Gallery-module__br4CYq__itemAction svg{width:12px;height:12px}.Gallery-module__br4CYq__emptyState{color:var(--text-muted);flex-direction:column;justify-content:center;align-items:center;padding:8rem 2rem;display:flex}.Gallery-module__br4CYq__emptyState svg{opacity:.4;stroke-width:1.5px;width:48px;height:48px;margin-bottom:1.5rem}.Gallery-module__br4CYq__emptyState p{font-size:1rem;font-weight:400}.Gallery-module__br4CYq__lightbox{z-index:1000;overscroll-behavior:contain;flex-direction:column;display:flex;position:fixed;inset:0}.Gallery-module__br4CYq__lightboxBackdrop{background:var(--background);position:absolute;inset:0}.Gallery-module__br4CYq__lightboxCounter{z-index:20;font-family:var(--font-mono,monospace);align-items:baseline;gap:.25rem;display:flex;position:absolute;top:2rem;left:2rem}.Gallery-module__br4CYq__lightboxCounterCurrent{color:var(--text-primary);font-size:1.25rem;font-weight:500}.Gallery-module__br4CYq__lightboxCounterDivider{color:var(--white-alpha-30);margin:0 .2rem;font-size:.9rem}.Gallery-module__br4CYq__lightboxCounterTotal{color:var(--white-alpha-50);font-size:.9rem}.Gallery-module__br4CYq__lightboxClose{background:var(--white-alpha-6);border:1px solid var(--white-alpha-15);cursor:pointer;width:44px;height:44px;color:var(--text-primary);z-index:20;border-radius:50%;justify-content:center;align-items:center;transition:all .25s;display:flex;position:absolute;top:2rem;right:2rem}.Gallery-module__br4CYq__lightboxClose:hover{background:var(--white-alpha-12);border-color:var(--white-alpha-30);transform:scale(1.05)}.Gallery-module__br4CYq__lightboxClose svg{flex-shrink:0;width:20px;height:20px;display:block}.Gallery-module__br4CYq__lightboxNav{z-index:10;background:var(--white-alpha-6);border:1px solid var(--white-alpha-15);cursor:pointer;width:48px;height:48px;color:var(--text-primary);border-radius:50%;justify-content:center;align-items:center;transition:all .25s;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.Gallery-module__br4CYq__lightboxNav:hover{background:var(--white-alpha-12);border-color:var(--white-alpha-30);transform:translateY(-50%)scale(1.08)}.Gallery-module__br4CYq__lightboxNav svg{flex-shrink:0;width:22px;height:22px;display:block}.Gallery-module__br4CYq__lightboxPrev{left:2rem}.Gallery-module__br4CYq__lightboxNext{right:2rem}.Gallery-module__br4CYq__lightboxContent{z-index:5;flex:1;justify-content:center;align-items:center;padding:0 8rem;display:flex;position:relative}.Gallery-module__br4CYq__lightboxImageContainer{max-width:100%;max-height:100%;position:relative}.Gallery-module__br4CYq__lightboxLoader{border:2px solid var(--white-alpha-10);border-top-color:var(--text-primary);border-radius:50%;width:40px;height:40px;animation:.8s linear infinite Gallery-module__br4CYq__spin;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}@keyframes Gallery-module__br4CYq__spin{to{transform:translate(-50%,-50%)rotate(360deg)}}.Gallery-module__br4CYq__lightboxImage{object-fit:contain;border-radius:2px;max-width:85vw;max-height:70vh;transition:opacity .3s}.Gallery-module__br4CYq__lightboxCaption{z-index:10;text-align:center;padding:1.5rem 2rem 2.5rem;position:relative}.Gallery-module__br4CYq__lightboxTitle{font-family:var(--font-primary);color:var(--text-primary);letter-spacing:-.01em;margin:0 0 .75rem;font-size:1.5rem;font-weight:500}.Gallery-module__br4CYq__lightboxLocation{color:var(--white-alpha-60);justify-content:center;align-items:center;gap:.5rem;font-size:.95rem;display:flex}.Gallery-module__br4CYq__lightboxLocation svg{width:14px;height:14px;color:var(--secondary);flex-shrink:0}.Gallery-module__br4CYq__backToTop{background:var(--primary);width:52px;height:52px;color:var(--background);cursor:pointer;box-shadow:0 4px 20px var(--black-alpha-30);z-index:50;border:none;border-radius:50%;justify-content:center;align-items:center;transition:box-shadow .3s;display:flex;position:fixed;bottom:2rem;right:2rem}.Gallery-module__br4CYq__backToTop:hover{box-shadow:0 6px 30px var(--black-alpha-40)}.Gallery-module__br4CYq__backToTop svg{width:20px;height:20px}@media (max-width:1400px){.Gallery-module__br4CYq__galleryGrid{grid-template-columns:repeat(3,1fr);grid-auto-rows:260px}.Gallery-module__br4CYq__gallerySection{padding:3rem 3rem 5rem}.Gallery-module__br4CYq__categoryNavInner{padding:1rem 3rem}.Gallery-module__br4CYq__lightboxContent{padding:0 6rem}.Gallery-module__br4CYq__lightboxImage{max-width:80vw;max-height:65vh}}@media (max-width:1024px){.Gallery-module__br4CYq__heroTitle{font-size:clamp(2.5rem,8vw,5rem)}.Gallery-module__br4CYq__galleryGrid{grid-template-columns:repeat(2,1fr);grid-auto-rows:240px}.Gallery-module__br4CYq__gallerySection{padding:2.5rem 2rem 4rem}.Gallery-module__br4CYq__categoryNavInner{flex-wrap:nowrap;justify-content:flex-start;gap:.25rem;padding:1rem 1.5rem;overflow-x:auto}.Gallery-module__br4CYq__categoryNavInner::-webkit-scrollbar{display:none}.Gallery-module__br4CYq__categoryBtn{flex-shrink:0;padding:.5rem 1rem;font-size:.8rem}.Gallery-module__br4CYq__lightboxNav{width:44px;height:44px}.Gallery-module__br4CYq__lightboxNav svg{width:20px;height:20px}.Gallery-module__br4CYq__lightboxPrev{left:1.5rem}.Gallery-module__br4CYq__lightboxNext{right:1.5rem}.Gallery-module__br4CYq__lightboxClose{width:40px;height:40px;top:1.5rem;right:1.5rem}.Gallery-module__br4CYq__lightboxClose svg{width:18px;height:18px}.Gallery-module__br4CYq__lightboxCounter{top:1.5rem;left:1.5rem}.Gallery-module__br4CYq__lightboxContent{padding:0 4rem}.Gallery-module__br4CYq__lightboxCaption{padding:1.25rem 2rem 1.75rem}.Gallery-module__br4CYq__lightboxTitle{font-size:1.35rem}}@media (max-width:768px){.Gallery-module__br4CYq__hero{height:80vh}.Gallery-module__br4CYq__heroContent{padding:0 1.5rem}.Gallery-module__br4CYq__heroTitle{font-size:clamp(2rem,12vw,3.5rem)}.Gallery-module__br4CYq__heroSubtitle{font-size:.95rem}.Gallery-module__br4CYq__heroQuoteWrapper{max-width:100%;padding:0 1.5rem}.Gallery-module__br4CYq__heroQuoteText{font-size:clamp(1.25rem,5vw,1.75rem);line-height:1.5}.Gallery-module__br4CYq__heroQuoteAuthor{letter-spacing:.1em;font-size:.8rem}.Gallery-module__br4CYq__heroScrollIndicator{bottom:2rem}.Gallery-module__br4CYq__heroScrollIcon{width:40px;height:40px}.Gallery-module__br4CYq__heroScrollIcon svg{width:20px;height:20px}.Gallery-module__br4CYq__galleryGrid{grid-template-columns:repeat(2,1fr);grid-auto-rows:200px;gap:.75rem}.Gallery-module__br4CYq__gallerySection{padding:2rem 1rem 3rem}.Gallery-module__br4CYq__itemPortrait{grid-row:span 2}.Gallery-module__br4CYq__itemLandscape,.Gallery-module__br4CYq__itemFeatured{grid-area:span 1/span 2}.Gallery-module__br4CYq__itemOverlay{padding:1rem}.Gallery-module__br4CYq__itemTitle{font-size:1rem}.Gallery-module__br4CYq__itemAction{display:none}.Gallery-module__br4CYq__lightboxHeader{padding:1rem}.Gallery-module__br4CYq__lightboxNav{width:40px;height:40px}.Gallery-module__br4CYq__lightboxNav svg{width:18px;height:18px}.Gallery-module__br4CYq__lightboxClose{width:38px;height:38px;top:1rem;right:1rem}.Gallery-module__br4CYq__lightboxClose svg{width:16px;height:16px}.Gallery-module__br4CYq__lightboxCounter{top:1rem;left:1rem}.Gallery-module__br4CYq__lightboxPrev{left:1rem}.Gallery-module__br4CYq__lightboxNext{right:1rem}.Gallery-module__br4CYq__lightboxContent{padding:0 2rem}.Gallery-module__br4CYq__lightboxImage{max-width:95vw;max-height:55vh}.Gallery-module__br4CYq__lightboxCaption{padding:1rem 1rem 1.5rem}.Gallery-module__br4CYq__lightboxTitle{font-size:1.15rem}.Gallery-module__br4CYq__lightboxLocation{font-size:.85rem}.Gallery-module__br4CYq__backToTop{width:46px;height:46px;bottom:1.5rem;right:1.5rem}}@media (max-width:480px){.Gallery-module__br4CYq__hero{height:70vh}.Gallery-module__br4CYq__heroLabel{padding:.4rem 1rem;font-size:.65rem}.Gallery-module__br4CYq__heroQuoteWrapper{padding:0 1.25rem}.Gallery-module__br4CYq__heroQuoteText{margin-bottom:1rem;font-size:1.15rem;line-height:1.5}.Gallery-module__br4CYq__heroQuoteAuthor{font-size:.75rem}.Gallery-module__br4CYq__galleryGrid{grid-template-columns:1fr 1fr;grid-auto-rows:160px;gap:.5rem}.Gallery-module__br4CYq__itemPortrait,.Gallery-module__br4CYq__itemLandscape,.Gallery-module__br4CYq__itemFeatured{grid-area:span 1/span 1}.Gallery-module__br4CYq__lightboxClose{width:36px;height:36px}.Gallery-module__br4CYq__lightboxClose svg{width:14px;height:14px}.Gallery-module__br4CYq__lightboxNav{width:36px;height:36px}.Gallery-module__br4CYq__lightboxNav svg{width:16px;height:16px}.Gallery-module__br4CYq__lightboxCounterCurrent{font-size:1rem}.Gallery-module__br4CYq__lightboxCounterDivider,.Gallery-module__br4CYq__lightboxCounterTotal{font-size:.8rem}}@media (prefers-reduced-motion:reduce){.Gallery-module__br4CYq__itemSkeleton,.Gallery-module__br4CYq__lightboxLoader,.Gallery-module__br4CYq__heroScrollLine{animation:none}.Gallery-module__br4CYq__categoryBtn:after,.Gallery-module__br4CYq__itemImage,.Gallery-module__br4CYq__itemInfo,.Gallery-module__br4CYq__itemAction,.Gallery-module__br4CYq__galleryItem,.Gallery-module__br4CYq__lightboxNav,.Gallery-module__br4CYq__lightboxClose,.Gallery-module__br4CYq__backToTop{transition:none}}@media print{.Gallery-module__br4CYq__hero,.Gallery-module__br4CYq__categoryNav,.Gallery-module__br4CYq__backToTop,.Gallery-module__br4CYq__lightbox{display:none!important}.Gallery-module__br4CYq__gallerySection{padding:1rem}.Gallery-module__br4CYq__galleryGrid{display:block}.Gallery-module__br4CYq__galleryItem{page-break-inside:avoid;border-radius:0;margin-bottom:1rem}.Gallery-module__br4CYq__itemOverlay{display:none}}
.CorporateGallery-module__rM41iq__corporateGallery{background:var(--background);min-height:100svh;position:relative;overflow-x:hidden}.CorporateGallery-module__rM41iq__hero{justify-content:center;align-items:center;height:100svh;min-height:700px;display:flex;position:relative;overflow:hidden}.CorporateGallery-module__rM41iq__heroBg{z-index:1;position:absolute;inset:0}.CorporateGallery-module__rM41iq__heroBgImage{object-fit:cover;object-position:center;width:100%;height:100%}.CorporateGallery-module__rM41iq__heroOverlay{background:linear-gradient(to bottom, var(--overlay-bg-40) 0%, var(--overlay-bg-60) 50%, var(--overlay-bg-95) 100%);position:absolute;inset:0}.CorporateGallery-module__rM41iq__heroContent{z-index:10;text-align:center;max-width:900px;padding:0 2rem;position:relative}.CorporateGallery-module__rM41iq__heroLabel{background:var(--corporate-warm-alpha-15);border:1px solid var(--corporate-warm-alpha-30);color:var(--secondary);text-transform:uppercase;letter-spacing:.1em;border-radius:100px;align-items:center;gap:.5rem;margin-bottom:2rem;padding:.5rem 1rem;font-size:.8rem;font-weight:600;display:inline-flex}.CorporateGallery-module__rM41iq__heroLabel svg{width:14px;height:14px}.CorporateGallery-module__rM41iq__heroTitle{font-family:var(--font-primary);color:var(--text-primary);letter-spacing:-.03em;margin:0 0 1.5rem;font-size:clamp(2.5rem,6vw,4.5rem);font-weight:300;line-height:1.1}.CorporateGallery-module__rM41iq__heroTitleAccent{color:var(--secondary);font-weight:600}.CorporateGallery-module__rM41iq__heroDescription{color:var(--text-secondary);max-width:600px;margin:0 auto 3rem;font-size:1.125rem;line-height:1.7}.CorporateGallery-module__rM41iq__heroStats{justify-content:center;align-items:center;gap:2rem;display:flex}.CorporateGallery-module__rM41iq__heroStat{flex-direction:column;align-items:center;gap:.25rem;display:flex}.CorporateGallery-module__rM41iq__heroStatNumber{font-family:var(--font-primary);color:var(--text-primary);letter-spacing:-.02em;font-size:2.5rem;font-weight:600}.CorporateGallery-module__rM41iq__heroStatLabel{color:var(--text-muted);text-transform:uppercase;letter-spacing:.1em;font-size:.75rem;font-weight:500}.CorporateGallery-module__rM41iq__heroStatDivider{background:var(--border);width:1px;height:40px}.CorporateGallery-module__rM41iq__scrollIndicator{z-index:10;flex-direction:column;align-items:center;gap:1rem;display:flex;position:absolute;bottom:3rem;left:50%;transform:translate(-50%)}.CorporateGallery-module__rM41iq__scrollIndicator span{color:var(--text-muted);text-transform:uppercase;letter-spacing:.15em;font-size:.7rem;font-weight:600}.CorporateGallery-module__rM41iq__scrollLine{background:var(--secondary);width:1px}.CorporateGallery-module__rM41iq__gallerySection{max-width:1600px;margin:0 auto;padding:4rem 2rem 6rem}.CorporateGallery-module__rM41iq__galleryGrid{grid-template-columns:repeat(4,1fr);grid-auto-rows:280px;gap:1.5rem;display:grid}.CorporateGallery-module__rM41iq__galleryItem{cursor:pointer;background:var(--surface);border-radius:12px;position:relative;overflow:hidden}.CorporateGallery-module__rM41iq__itemPortrait{grid-row:span 2}.CorporateGallery-module__rM41iq__itemLandscape{grid-column:span 1}.CorporateGallery-module__rM41iq__itemLandscapeFeatured{grid-column:span 2}.CorporateGallery-module__rM41iq__itemSkeleton{background:linear-gradient(90deg, var(--surface) 0%, var(--surface-hover) 50%, var(--surface) 100%);z-index:1;background-size:200% 100%;animation:1.5s infinite CorporateGallery-module__rM41iq__shimmer;position:absolute;inset:0}@keyframes CorporateGallery-module__rM41iq__shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.CorporateGallery-module__rM41iq__itemImage{object-fit:cover;width:100%;height:100%;transition:opacity .5s}.CorporateGallery-module__rM41iq__loadingContainer{min-height:100svh;color:var(--text-muted);flex-direction:column;justify-content:center;align-items:center;gap:1.5rem;display:flex}.CorporateGallery-module__rM41iq__loadingSpinner{border:3px solid var(--border);border-top-color:var(--secondary);border-radius:50%;width:48px;height:48px;animation:1s linear infinite CorporateGallery-module__rM41iq__spin}.CorporateGallery-module__rM41iq__loadingContainer p{color:var(--text-muted);font-size:1rem}.CorporateGallery-module__rM41iq__errorContainer{min-height:100svh;color:var(--text-muted);flex-direction:column;justify-content:center;align-items:center;gap:1.5rem;padding:2rem;display:flex}.CorporateGallery-module__rM41iq__errorContainer p{color:var(--text-secondary);font-size:1.125rem}.CorporateGallery-module__rM41iq__errorContainer button{background:var(--secondary);color:var(--background);cursor:pointer;border:none;border-radius:8px;padding:.75rem 1.5rem;font-size:.95rem;font-weight:600;transition:all .3s}.CorporateGallery-module__rM41iq__errorContainer button:hover{background:var(--accent)}.CorporateGallery-module__rM41iq__emptyState{color:var(--text-muted);flex-direction:column;justify-content:center;align-items:center;padding:6rem 2rem;display:flex}.CorporateGallery-module__rM41iq__emptyState svg{opacity:.5;width:48px;height:48px;margin-bottom:1rem}.CorporateGallery-module__rM41iq__emptyState p{font-size:1rem}.CorporateGallery-module__rM41iq__lightbox{z-index:1000;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.CorporateGallery-module__rM41iq__lightboxBackdrop{background:var(--background);opacity:.98;position:absolute;inset:0}.CorporateGallery-module__rM41iq__lightboxClose{background:var(--white-alpha-6);-webkit-backdrop-filter:blur(12px);border:1px solid var(--white-alpha-10);cursor:pointer;width:44px;height:44px;color:var(--text-muted);z-index:10;border-radius:50%;justify-content:center;align-items:center;transition:color .25s,background .25s,border-color .25s,transform .2s;display:flex;position:absolute;top:2rem;right:2rem}.CorporateGallery-module__rM41iq__lightboxClose:hover{background:var(--white-alpha-12);border-color:var(--white-alpha-20);color:var(--text-primary);transform:scale(1.05)}.CorporateGallery-module__rM41iq__lightboxClose svg{flex-shrink:0;width:20px;height:20px;display:block}.CorporateGallery-module__rM41iq__lightboxNav{background:var(--white-alpha-6);-webkit-backdrop-filter:blur(12px);border:1px solid var(--white-alpha-10);cursor:pointer;width:48px;height:48px;color:var(--text-muted);z-index:10;border-radius:50%;justify-content:center;align-items:center;transition:color .25s,background .25s,border-color .25s,transform .2s;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.CorporateGallery-module__rM41iq__lightboxNav:hover{background:var(--white-alpha-12);border-color:var(--white-alpha-20);color:var(--text-primary);transform:translateY(-50%)scale(1.08)}.CorporateGallery-module__rM41iq__lightboxNav svg{flex-shrink:0;width:22px;height:22px;display:block}.CorporateGallery-module__rM41iq__lightboxPrev{left:2rem}.CorporateGallery-module__rM41iq__lightboxNext{right:2rem}.CorporateGallery-module__rM41iq__lightboxContent{z-index:5;justify-content:center;align-items:center;max-width:90vw;max-height:90vh;display:flex;position:relative}.CorporateGallery-module__rM41iq__lightboxLoader{border:2px solid var(--border);border-top-color:var(--secondary);border-radius:50%;width:40px;height:40px;animation:1s linear infinite CorporateGallery-module__rM41iq__spin;position:absolute}@keyframes CorporateGallery-module__rM41iq__spin{to{transform:rotate(360deg)}}.CorporateGallery-module__rM41iq__lightboxImage{object-fit:contain;border-radius:4px;max-width:90vw;max-height:85vh}.CorporateGallery-module__rM41iq__lightboxCounter{font-family:var(--font-primary);z-index:10;align-items:baseline;gap:.25rem;display:flex;position:absolute;top:2rem;left:2rem}.CorporateGallery-module__rM41iq__lightboxCounterCurrent{color:var(--text-primary);font-size:1.25rem;font-weight:600}.CorporateGallery-module__rM41iq__lightboxCounterDivider{color:var(--text-light);margin:0 .15rem;font-size:1rem}.CorporateGallery-module__rM41iq__lightboxCounterTotal{color:var(--text-muted);font-size:1rem}.CorporateGallery-module__rM41iq__ctaSection{background:linear-gradient(to bottom, var(--background) 0%, var(--surface) 100%);padding:8rem 2rem}.CorporateGallery-module__rM41iq__ctaContent{text-align:center;max-width:700px;margin:0 auto}.CorporateGallery-module__rM41iq__ctaTitle{font-family:var(--font-primary);color:var(--text-primary);letter-spacing:-.03em;margin:0 0 1.5rem;font-size:clamp(2rem,4vw,3rem);font-weight:300;line-height:1.2}.CorporateGallery-module__rM41iq__ctaTitle span{color:var(--secondary);font-weight:600}.CorporateGallery-module__rM41iq__ctaDescription{color:var(--text-muted);margin:0 0 2.5rem;font-size:1.1rem;line-height:1.7}.CorporateGallery-module__rM41iq__ctaButton{background:var(--secondary);color:var(--background);cursor:pointer;border:none;border-radius:100px;align-items:center;gap:.75rem;padding:1rem 2rem;font-size:.95rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-flex}.CorporateGallery-module__rM41iq__ctaButton:hover{background:var(--accent);color:var(--background);box-shadow:var(--shadow-lg)}.CorporateGallery-module__rM41iq__ctaButton svg{width:18px;height:18px}.CorporateGallery-module__rM41iq__ctaButton svg:last-child{transition:transform .3s}.CorporateGallery-module__rM41iq__ctaButton:hover svg:last-child{transform:translate(4px)}.CorporateGallery-module__rM41iq__backToTop{background:var(--primary);width:50px;height:50px;color:var(--background);cursor:pointer;box-shadow:var(--shadow-lg);z-index:50;border:none;border-radius:50%;justify-content:center;align-items:center;display:flex;position:fixed;bottom:2rem;right:2rem}.CorporateGallery-module__rM41iq__backToTop svg{width:22px;height:22px}@media (max-width:1400px){.CorporateGallery-module__rM41iq__galleryGrid{grid-template-columns:repeat(3,1fr);grid-auto-rows:260px}.CorporateGallery-module__rM41iq__itemLandscapeFeatured{grid-column:span 2}.CorporateGallery-module__rM41iq__lightboxImage{max-height:80vh}}@media (max-width:1024px){.CorporateGallery-module__rM41iq__hero{min-height:600px}.CorporateGallery-module__rM41iq__heroTitle{font-size:clamp(2rem,5vw,3rem)}.CorporateGallery-module__rM41iq__heroStats{flex-wrap:wrap;gap:1.5rem}.CorporateGallery-module__rM41iq__heroStatDivider{display:none}.CorporateGallery-module__rM41iq__gallerySection{padding:2rem 1.5rem 4rem}.CorporateGallery-module__rM41iq__galleryGrid{grid-template-columns:repeat(2,1fr);grid-auto-rows:220px;gap:1rem}.CorporateGallery-module__rM41iq__itemLandscapeFeatured{grid-column:span 2}.CorporateGallery-module__rM41iq__lightboxNav{width:40px;height:40px}.CorporateGallery-module__rM41iq__lightboxNav:hover{transform:translateY(-50%)scale(1.06)}.CorporateGallery-module__rM41iq__lightboxPrev{left:1rem}.CorporateGallery-module__rM41iq__lightboxNext{right:1rem}.CorporateGallery-module__rM41iq__ctaSection{padding:5rem 1.5rem}}@media (max-width:768px){.CorporateGallery-module__rM41iq__hero{min-height:550px}.CorporateGallery-module__rM41iq__heroContent{padding:0 1.5rem}.CorporateGallery-module__rM41iq__heroLabel{padding:.4rem .8rem;font-size:.7rem}.CorporateGallery-module__rM41iq__heroDescription{font-size:1rem}.CorporateGallery-module__rM41iq__heroStats{gap:1.25rem}.CorporateGallery-module__rM41iq__heroStatNumber{font-size:2rem}.CorporateGallery-module__rM41iq__heroStatLabel{font-size:.65rem}.CorporateGallery-module__rM41iq__scrollIndicator{bottom:2rem}.CorporateGallery-module__rM41iq__gallerySection{padding:1.5rem 1rem 3rem}.CorporateGallery-module__rM41iq__galleryGrid{grid-template-columns:repeat(2,1fr);grid-auto-rows:180px;gap:.75rem}.CorporateGallery-module__rM41iq__itemLandscapeFeatured{grid-column:span 2}.CorporateGallery-module__rM41iq__galleryItem{border-radius:8px}.CorporateGallery-module__rM41iq__lightboxContent{padding:1rem}.CorporateGallery-module__rM41iq__lightboxImage{border-radius:4px;max-height:70vh}.CorporateGallery-module__rM41iq__lightboxClose{width:38px;height:38px;top:1rem;right:1rem}.CorporateGallery-module__rM41iq__lightboxNav{width:38px;height:38px}.CorporateGallery-module__rM41iq__lightboxCounter{top:1rem;left:1rem}.CorporateGallery-module__rM41iq__ctaSection{padding:4rem 1rem}.CorporateGallery-module__rM41iq__ctaTitle{font-size:1.75rem}.CorporateGallery-module__rM41iq__ctaDescription{font-size:1rem}.CorporateGallery-module__rM41iq__ctaButton{padding:.875rem 1.5rem;font-size:.9rem}.CorporateGallery-module__rM41iq__backToTop{width:44px;height:44px;bottom:1.5rem;right:1.5rem}}@media (max-width:480px){.CorporateGallery-module__rM41iq__heroTitle,.CorporateGallery-module__rM41iq__heroStatNumber{font-size:1.75rem}.CorporateGallery-module__rM41iq__galleryGrid{grid-template-columns:1fr 1fr;grid-auto-rows:140px;gap:.5rem}.CorporateGallery-module__rM41iq__itemPortrait,.CorporateGallery-module__rM41iq__itemLandscape,.CorporateGallery-module__rM41iq__itemLandscapeFeatured{grid-area:span 1/span 1}}@media (prefers-reduced-motion:reduce){.CorporateGallery-module__rM41iq__itemSkeleton,.CorporateGallery-module__rM41iq__lightboxLoader{animation:none}.CorporateGallery-module__rM41iq__itemImage,.CorporateGallery-module__rM41iq__galleryItem,.CorporateGallery-module__rM41iq__lightboxNav,.CorporateGallery-module__rM41iq__lightboxClose,.CorporateGallery-module__rM41iq__backToTop,.CorporateGallery-module__rM41iq__ctaButton{transition:none}.CorporateGallery-module__rM41iq__heroOverlay,.CorporateGallery-module__rM41iq__heroBgImage{animation:none}}@media print{.CorporateGallery-module__rM41iq__hero,.CorporateGallery-module__rM41iq__scrollIndicator,.CorporateGallery-module__rM41iq__backToTop,.CorporateGallery-module__rM41iq__lightbox,.CorporateGallery-module__rM41iq__ctaSection{display:none!important}.CorporateGallery-module__rM41iq__corporateGallery{background:var(--text-primary)}.CorporateGallery-module__rM41iq__galleryGrid{display:block}.CorporateGallery-module__rM41iq__galleryItem{page-break-inside:avoid;margin-bottom:1rem}}
.UnderwaterGallery-module__volY3G__underwaterGallery{background:linear-gradient(180deg, var(--uw-deep-blue) 0%, var(--uw-ocean-blue) 30%, var(--uw-abyss) 100%);min-height:100svh;position:relative;overflow-x:hidden}.UnderwaterGallery-module__volY3G__webglCanvas{pointer-events:none;z-index:1;width:100%;height:100%;position:fixed;top:0;left:0}.UnderwaterGallery-module__volY3G__bubblesContainer{pointer-events:none;z-index:2;width:100%;height:100%;position:fixed;top:0;left:0;overflow:hidden}.UnderwaterGallery-module__volY3G__bubble{background:radial-gradient(circle at 30% 30%, var(--white-alpha-40), var(--uw-cyan-alpha-20) 50%, transparent 70%);opacity:.6;border-radius:50%;animation:linear infinite UnderwaterGallery-module__volY3G__bubbleRise;position:absolute;bottom:-100px}.UnderwaterGallery-module__volY3G__bubble:before{content:"";background:var(--white-alpha-60);border-radius:50%;width:30%;height:30%;position:absolute;top:20%;left:20%}@keyframes UnderwaterGallery-module__volY3G__bubbleRise{0%{opacity:0;transform:translateY(0)translate(0)scale(1)}10%{opacity:.6}90%{opacity:.6}to{opacity:0;transform:translateY(-110vh)translate(30px)scale(.5)}}.UnderwaterGallery-module__volY3G__lightRays{pointer-events:none;z-index:1;width:100%;height:100%;position:fixed;top:0;left:0;overflow:hidden}.UnderwaterGallery-module__volY3G__lightRay{background:linear-gradient(180deg, var(--uw-cyan-alpha-15) 0%, var(--uw-light-blue-alpha-8) 50%, transparent 100%);transform-origin:top;filter:blur(30px);width:150px;height:150%;animation:8s ease-in-out infinite UnderwaterGallery-module__volY3G__rayShimmer;position:absolute;top:-100px}.UnderwaterGallery-module__volY3G__lightRay:first-child{animation-delay:0s;left:10%;transform:rotate(-15deg)}.UnderwaterGallery-module__volY3G__lightRay:nth-child(2){width:200px;animation-delay:2s;left:30%;transform:rotate(5deg)}.UnderwaterGallery-module__volY3G__lightRay:nth-child(3){animation-delay:4s;left:50%;transform:rotate(-8deg)}.UnderwaterGallery-module__volY3G__lightRay:nth-child(4){width:180px;animation-delay:1s;left:70%;transform:rotate(12deg)}.UnderwaterGallery-module__volY3G__lightRay:nth-child(5){animation-delay:3s;left:85%;transform:rotate(-5deg)}@keyframes UnderwaterGallery-module__volY3G__rayShimmer{0%,to{opacity:.3;transform:rotate(var(--ray-rotation,0deg)) scaleY(1)}50%{opacity:.6;transform:rotate(var(--ray-rotation,0deg)) scaleY(1.1)}}.UnderwaterGallery-module__volY3G__causticOverlay{pointer-events:none;z-index:2;background:radial-gradient(ellipse 100% 50% at 50% 0%, var(--uw-cyan-alpha-10) 0%, transparent 50%);mix-blend-mode:overlay;width:100%;height:100%;animation:15s ease-in-out infinite UnderwaterGallery-module__volY3G__causticShift;position:fixed;top:0;left:0}@keyframes UnderwaterGallery-module__volY3G__causticShift{0%,to{opacity:.5;transform:translate(-2%)scale(1)}50%{opacity:.7;transform:translate(2%)scale(1.05)}}.UnderwaterGallery-module__volY3G__hero{z-index:5;justify-content:center;align-items:center;height:100svh;min-height:700px;display:flex;position:relative;overflow:hidden}.UnderwaterGallery-module__volY3G__heroBg{z-index:1;position:absolute;inset:0}.UnderwaterGallery-module__volY3G__heroBgImage{object-fit:cover;object-position:center;filter:brightness(.7)saturate(1.2);width:100%;height:100%}.UnderwaterGallery-module__volY3G__heroOverlay{background:linear-gradient(180deg, var(--uw-deep-blue-alpha-30) 0%, var(--uw-deep-blue-alpha-50) 40%, var(--uw-ocean-blue-alpha-80) 70%, var(--uw-abyss-alpha-95) 100%);position:absolute;inset:0}.UnderwaterGallery-module__volY3G__heroVignette{background:radial-gradient(ellipse 80% 60% at 50% 50%, transparent 30%, var(--uw-abyss-alpha-40) 100%);position:absolute;inset:0}.UnderwaterGallery-module__volY3G__heroContent{z-index:10;text-align:center;max-width:900px;padding:0 2rem;position:relative}.UnderwaterGallery-module__volY3G__heroLabel{background:var(--uw-cyan-alpha-15);border:1px solid var(--uw-cyan-alpha-30);color:var(--uw-cyan);text-transform:uppercase;letter-spacing:.1em;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-radius:100px;align-items:center;gap:.5rem;margin-bottom:2rem;padding:.5rem 1rem;font-size:.8rem;font-weight:600;display:inline-flex}.UnderwaterGallery-module__volY3G__heroLabel svg{width:16px;height:16px}.UnderwaterGallery-module__volY3G__heroTitle{font-family:var(--font-primary);color:var(--text-primary);letter-spacing:-.03em;text-shadow:0 4px 30px var(--black-alpha-50);margin:0 0 1.5rem;font-size:clamp(2.5rem,6vw,4.5rem);font-weight:300;line-height:1.1}.UnderwaterGallery-module__volY3G__heroTitleAccent{background:linear-gradient(135deg, var(--uw-cyan), var(--uw-bioluminescent));-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-weight:600}.UnderwaterGallery-module__volY3G__heroDescription{color:var(--text-secondary);max-width:600px;text-shadow:0 2px 10px var(--black-alpha-30);margin:0 auto 3rem;font-size:1.125rem;line-height:1.7}.UnderwaterGallery-module__volY3G__heroStats{justify-content:center;align-items:center;gap:2rem;display:flex}.UnderwaterGallery-module__volY3G__heroStat{flex-direction:column;align-items:center;gap:.25rem;display:flex}.UnderwaterGallery-module__volY3G__heroStatNumber{font-family:var(--font-primary);background:linear-gradient(135deg, var(--uw-cyan), var(--uw-seafoam));-webkit-text-fill-color:transparent;letter-spacing:-.02em;-webkit-background-clip:text;background-clip:text;font-size:2.5rem;font-weight:600}.UnderwaterGallery-module__volY3G__heroStatLabel{color:var(--text-muted);text-transform:uppercase;letter-spacing:.1em;font-size:.75rem;font-weight:500}.UnderwaterGallery-module__volY3G__heroStatDivider{background:linear-gradient(180deg, transparent 0%, var(--uw-cyan-alpha-40) 50%, transparent 100%);width:1px;height:40px}.UnderwaterGallery-module__volY3G__depthIndicator{z-index:10;flex-direction:column;align-items:center;gap:.5rem;display:flex;position:absolute;top:50%;left:3rem;transform:translateY(-50%)}.UnderwaterGallery-module__volY3G__depthLine{background:linear-gradient(180deg, var(--uw-cyan-alpha-60) 0%, var(--uw-cyan-alpha-10) 100%);width:2px;height:150px;position:relative}.UnderwaterGallery-module__volY3G__depthMarker{background:var(--uw-cyan);border-radius:50%;width:8px;height:8px;animation:2s ease-in-out infinite UnderwaterGallery-module__volY3G__depthPulse;position:absolute;left:-3px}.UnderwaterGallery-module__volY3G__depthText{color:var(--uw-cyan);text-transform:uppercase;letter-spacing:.15em;writing-mode:vertical-rl;text-orientation:mixed;font-size:.7rem;font-weight:600}@keyframes UnderwaterGallery-module__volY3G__depthPulse{0%,to{box-shadow:0 0 0 0 var(--uw-cyan-alpha-40)}50%{box-shadow:0 0 0 8px #0000}}.UnderwaterGallery-module__volY3G__scrollIndicator{z-index:10;flex-direction:column;align-items:center;gap:1rem;display:flex;position:absolute;bottom:3rem;left:50%;transform:translate(-50%)}.UnderwaterGallery-module__volY3G__scrollIndicator span{color:var(--uw-cyan);text-transform:uppercase;letter-spacing:.15em;font-size:.7rem;font-weight:600}.UnderwaterGallery-module__volY3G__scrollLine{background:linear-gradient(180deg, var(--uw-cyan) 0%, transparent 100%);width:1px}.UnderwaterGallery-module__volY3G__scrollBubbles{flex-direction:column;align-items:center;gap:4px;display:flex}.UnderwaterGallery-module__volY3G__scrollBubble{background:var(--uw-cyan);opacity:0;border-radius:50%;width:4px;height:4px;animation:2s ease-in-out infinite UnderwaterGallery-module__volY3G__scrollBubbleRise}.UnderwaterGallery-module__volY3G__scrollBubble:first-child{animation-delay:0s}.UnderwaterGallery-module__volY3G__scrollBubble:nth-child(2){animation-delay:.3s}.UnderwaterGallery-module__volY3G__scrollBubble:nth-child(3){animation-delay:.6s}@keyframes UnderwaterGallery-module__volY3G__scrollBubbleRise{0%{opacity:0;transform:translateY(10px)}50%{opacity:1}to{opacity:0;transform:translateY(-10px)}}.UnderwaterGallery-module__volY3G__gallerySection{z-index:5;max-width:1600px;margin:0 auto;padding:4rem 2rem 6rem;position:relative}.UnderwaterGallery-module__volY3G__gallerySectionTitle{text-align:center;margin-bottom:3rem}.UnderwaterGallery-module__volY3G__gallerySectionLabel{color:var(--uw-cyan);text-transform:uppercase;letter-spacing:.15em;align-items:center;gap:.5rem;margin-bottom:1rem;font-size:.75rem;font-weight:600;display:inline-flex}.UnderwaterGallery-module__volY3G__gallerySectionLabel svg{width:14px;height:14px}.UnderwaterGallery-module__volY3G__gallerySectionHeading{font-family:var(--font-primary);color:var(--text-primary);letter-spacing:-.02em;margin:0;font-size:clamp(1.75rem,4vw,2.5rem);font-weight:300}.UnderwaterGallery-module__volY3G__gallerySectionHeading span{color:var(--uw-cyan);font-weight:600}.UnderwaterGallery-module__volY3G__categoryFilter{flex-wrap:wrap;justify-content:center;gap:.5rem;margin-bottom:3rem;display:flex}.UnderwaterGallery-module__volY3G__categoryButton{background:var(--uw-cyan-alpha-10);border:1px solid var(--uw-cyan-alpha-20);color:var(--text-secondary);cursor:pointer;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);border-radius:100px;padding:.6rem 1.25rem;font-size:.85rem;font-weight:500;transition:all .3s}.UnderwaterGallery-module__volY3G__categoryButton:hover{background:var(--uw-cyan-alpha-20);border-color:var(--uw-cyan-alpha-40);color:var(--text-primary)}.UnderwaterGallery-module__volY3G__categoryButtonActive{background:var(--uw-cyan-alpha-25);border-color:var(--uw-cyan);color:var(--uw-cyan);box-shadow:0 0 20px var(--uw-cyan-alpha-30)}.UnderwaterGallery-module__volY3G__galleryGrid{column-count:3;column-gap:1.5rem;width:100%}.UnderwaterGallery-module__volY3G__galleryItem{cursor:pointer;background:var(--uw-ocean-blue);width:100%;box-shadow:0 4px 20px var(--black-alpha-30), inset 0 0 30px var(--uw-cyan-alpha-5);break-inside:avoid;border-radius:16px;margin-bottom:1.5rem;transition:all .5s cubic-bezier(.25,.46,.45,.94);position:relative;overflow:hidden}.UnderwaterGallery-module__volY3G__galleryItem:before{content:"";background:linear-gradient(180deg, transparent 50%, var(--uw-abyss-alpha-80) 100%);z-index:2;opacity:0;transition:opacity .4s;position:absolute;inset:0}.UnderwaterGallery-module__volY3G__galleryItem:hover{box-shadow:0 12px 40px var(--black-alpha-40), 0 0 30px var(--uw-cyan-alpha-15);transform:translateY(-8px)scale(1.02)}.UnderwaterGallery-module__volY3G__galleryItem:hover:before{opacity:1}.UnderwaterGallery-module__volY3G__itemFeaturedBadge{background:var(--uw-cyan-alpha-90);color:var(--uw-deep-blue);text-transform:uppercase;letter-spacing:.1em;z-index:5;box-shadow:0 4px 15px var(--uw-cyan-alpha-40);border-radius:100px;padding:.35rem .75rem;font-size:.65rem;font-weight:700;position:absolute;top:1rem;left:1rem}.UnderwaterGallery-module__volY3G__itemSkeleton{background:linear-gradient(90deg, var(--uw-ocean-blue) 0%, var(--uw-surface-blue) 50%, var(--uw-ocean-blue) 100%);z-index:1;background-size:200% 100%;min-height:200px;animation:2s infinite UnderwaterGallery-module__volY3G__underwaterShimmer;position:absolute;inset:0}@keyframes UnderwaterGallery-module__volY3G__underwaterShimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.UnderwaterGallery-module__volY3G__itemImage{width:100%;height:auto;transition:all .6s cubic-bezier(.25,.46,.45,.94);display:block}.UnderwaterGallery-module__volY3G__itemInfo{z-index:3;opacity:0;padding:1.5rem;transition:all .4s;position:absolute;bottom:0;left:0;right:0;transform:translateY(20px)}.UnderwaterGallery-module__volY3G__galleryItem:hover .UnderwaterGallery-module__volY3G__itemInfo{opacity:1;transform:translateY(0)}.UnderwaterGallery-module__volY3G__itemCategory{color:var(--uw-cyan);text-transform:uppercase;letter-spacing:.1em;align-items:center;gap:.25rem;margin-bottom:.5rem;font-size:.7rem;font-weight:600;display:inline-flex}.UnderwaterGallery-module__volY3G__itemTitle{color:var(--text-primary);margin:0 0 .25rem;font-size:1rem;font-weight:600}.UnderwaterGallery-module__volY3G__itemLocation{color:var(--text-muted);align-items:center;gap:.35rem;font-size:.8rem;display:flex}.UnderwaterGallery-module__volY3G__itemLocation svg{width:12px;height:12px}.UnderwaterGallery-module__volY3G__itemDepth{color:var(--uw-seafoam);align-items:center;gap:.25rem;margin-top:.5rem;font-size:.75rem;display:inline-flex}.UnderwaterGallery-module__volY3G__loadingContainer{min-height:100svh;color:var(--text-muted);flex-direction:column;justify-content:center;align-items:center;gap:1.5rem;display:flex}.UnderwaterGallery-module__volY3G__loadingSpinner{border:3px solid var(--uw-cyan-alpha-20);border-top-color:var(--uw-cyan);border-radius:50%;width:48px;height:48px;animation:1s linear infinite UnderwaterGallery-module__volY3G__spin}.UnderwaterGallery-module__volY3G__loadingBubbles{gap:8px;display:flex}.UnderwaterGallery-module__volY3G__loadingBubble{background:var(--uw-cyan);border-radius:50%;width:12px;height:12px;animation:1.4s ease-in-out infinite UnderwaterGallery-module__volY3G__loadingBubble}.UnderwaterGallery-module__volY3G__loadingBubble:first-child{animation-delay:0s}.UnderwaterGallery-module__volY3G__loadingBubble:nth-child(2){animation-delay:.2s}.UnderwaterGallery-module__volY3G__loadingBubble:nth-child(3){animation-delay:.4s}@keyframes UnderwaterGallery-module__volY3G__loadingBubble{0%,80%,to{opacity:.4;transform:scale(.6)}40%{opacity:1;transform:scale(1)}}.UnderwaterGallery-module__volY3G__loadingContainer p{color:var(--uw-cyan);font-size:1rem}.UnderwaterGallery-module__volY3G__errorContainer{min-height:100svh;color:var(--text-muted);flex-direction:column;justify-content:center;align-items:center;gap:1.5rem;padding:2rem;display:flex}.UnderwaterGallery-module__volY3G__errorContainer p{color:var(--text-secondary);font-size:1.125rem}.UnderwaterGallery-module__volY3G__errorContainer button{background:var(--uw-cyan);color:var(--uw-deep-blue);cursor:pointer;border:none;border-radius:8px;padding:.75rem 1.5rem;font-size:.95rem;font-weight:600;transition:all .3s}.UnderwaterGallery-module__volY3G__errorContainer button:hover{background:var(--uw-bioluminescent);box-shadow:0 0 20px var(--uw-cyan-alpha-40)}.UnderwaterGallery-module__volY3G__emptyState{color:var(--text-muted);flex-direction:column;justify-content:center;align-items:center;padding:6rem 2rem;display:flex}.UnderwaterGallery-module__volY3G__emptyState svg{width:64px;height:64px;color:var(--uw-cyan);opacity:.5;margin-bottom:1rem}.UnderwaterGallery-module__volY3G__emptyState p{font-size:1rem}.UnderwaterGallery-module__volY3G__lightbox{z-index:1000;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.UnderwaterGallery-module__volY3G__lightboxBackdrop{background:linear-gradient(180deg, var(--uw-deep-blue) 0%, var(--uw-abyss) 100%);opacity:.98;position:absolute;inset:0}.UnderwaterGallery-module__volY3G__lightboxClose{background:var(--uw-cyan-alpha-8);-webkit-backdrop-filter:blur(12px);border:1px solid var(--uw-cyan-alpha-20);cursor:pointer;width:44px;height:44px;color:var(--uw-cyan);z-index:10;border-radius:50%;justify-content:center;align-items:center;transition:color .25s,background .25s,border-color .25s,box-shadow .25s,transform .2s;display:flex;position:absolute;top:2rem;right:2rem}.UnderwaterGallery-module__volY3G__lightboxClose:hover{background:var(--uw-cyan-alpha-18);border-color:var(--uw-cyan-alpha-50);box-shadow:0 0 24px var(--uw-cyan-alpha-20);transform:scale(1.05)}.UnderwaterGallery-module__volY3G__lightboxClose svg{flex-shrink:0;width:20px;height:20px;display:block}.UnderwaterGallery-module__volY3G__lightboxNav{background:var(--uw-cyan-alpha-8);-webkit-backdrop-filter:blur(12px);border:1px solid var(--uw-cyan-alpha-20);cursor:pointer;width:48px;height:48px;color:var(--uw-cyan);z-index:10;border-radius:50%;justify-content:center;align-items:center;transition:color .25s,background .25s,border-color .25s,box-shadow .25s,transform .2s;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.UnderwaterGallery-module__volY3G__lightboxNav:hover{background:var(--uw-cyan-alpha-18);border-color:var(--uw-cyan-alpha-50);box-shadow:0 0 24px var(--uw-cyan-alpha-20);transform:translateY(-50%)scale(1.08)}.UnderwaterGallery-module__volY3G__lightboxNav svg{flex-shrink:0;width:22px;height:22px;display:block}.UnderwaterGallery-module__volY3G__lightboxPrev{left:2rem}.UnderwaterGallery-module__volY3G__lightboxNext{right:2rem}.UnderwaterGallery-module__volY3G__lightboxContent{z-index:5;justify-content:center;align-items:center;max-width:90vw;max-height:90vh;display:flex;position:relative}.UnderwaterGallery-module__volY3G__lightboxLoader{border:2px solid var(--uw-cyan-alpha-20);border-top-color:var(--uw-cyan);border-radius:50%;width:40px;height:40px;animation:1s linear infinite UnderwaterGallery-module__volY3G__spin;position:absolute}@keyframes UnderwaterGallery-module__volY3G__spin{to{transform:rotate(360deg)}}.UnderwaterGallery-module__volY3G__lightboxImage{object-fit:contain;max-width:90vw;max-height:85vh;box-shadow:0 0 60px var(--uw-cyan-alpha-20);border-radius:8px}.UnderwaterGallery-module__volY3G__lightboxInfo{text-align:center;z-index:10;background:var(--uw-deep-blue-alpha-80);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid var(--uw-cyan-alpha-20);border-radius:12px;padding:1rem 2rem;position:absolute;bottom:2rem;left:50%;transform:translate(-50%)}.UnderwaterGallery-module__volY3G__lightboxTitle{color:var(--text-primary);margin:0 0 .25rem;font-size:1.125rem;font-weight:600}.UnderwaterGallery-module__volY3G__lightboxMeta{color:var(--text-muted);justify-content:center;align-items:center;gap:1rem;font-size:.85rem;display:flex}.UnderwaterGallery-module__volY3G__lightboxMeta svg{width:14px;height:14px}.UnderwaterGallery-module__volY3G__lightboxDepth{color:var(--uw-cyan)}.UnderwaterGallery-module__volY3G__lightboxCounter{font-family:var(--font-primary);z-index:10;align-items:baseline;gap:.25rem;display:flex;position:absolute;top:2rem;left:2rem}.UnderwaterGallery-module__volY3G__lightboxCounterCurrent{color:var(--uw-cyan);font-size:1.25rem;font-weight:600}.UnderwaterGallery-module__volY3G__lightboxCounterDivider{color:var(--text-light);margin:0 .15rem;font-size:1rem}.UnderwaterGallery-module__volY3G__lightboxCounterTotal{color:var(--text-muted);font-size:1rem}.UnderwaterGallery-module__volY3G__ctaSection{background:linear-gradient(180deg, transparent 0%, var(--uw-cyan-alpha-5) 50%, var(--uw-abyss) 100%);z-index:5;padding:8rem 2rem;position:relative}.UnderwaterGallery-module__volY3G__ctaContent{text-align:center;max-width:700px;margin:0 auto}.UnderwaterGallery-module__volY3G__ctaIcon{background:var(--uw-cyan-alpha-10);border:1px solid var(--uw-cyan-alpha-30);width:64px;height:64px;color:var(--uw-cyan);border-radius:50%;justify-content:center;align-items:center;margin:0 auto 2rem;display:flex}.UnderwaterGallery-module__volY3G__ctaIcon svg{width:28px;height:28px}.UnderwaterGallery-module__volY3G__ctaTitle{font-family:var(--font-primary);color:var(--text-primary);letter-spacing:-.03em;margin:0 0 1.5rem;font-size:clamp(2rem,4vw,3rem);font-weight:300;line-height:1.2}.UnderwaterGallery-module__volY3G__ctaTitle span{background:linear-gradient(135deg, var(--uw-cyan), var(--uw-bioluminescent));-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-weight:600}.UnderwaterGallery-module__volY3G__ctaDescription{color:var(--text-muted);margin:0 0 2.5rem;font-size:1.1rem;line-height:1.7}.UnderwaterGallery-module__volY3G__ctaButton{background:linear-gradient(135deg, var(--uw-cyan), var(--uw-light-blue));color:var(--uw-deep-blue);cursor:pointer;box-shadow:0 4px 20px var(--uw-cyan-alpha-30);border:none;border-radius:100px;align-items:center;gap:.75rem;padding:1rem 2rem;font-size:.95rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-flex}.UnderwaterGallery-module__volY3G__ctaButton:hover{color:var(--uw-deep-blue);box-shadow:0 8px 30px var(--uw-cyan-alpha-50);transform:translateY(-2px)}.UnderwaterGallery-module__volY3G__ctaButton svg{width:18px;height:18px}.UnderwaterGallery-module__volY3G__ctaButton svg:last-child{transition:transform .3s}.UnderwaterGallery-module__volY3G__ctaButton:hover svg:last-child{transform:translate(4px)}.UnderwaterGallery-module__volY3G__backToTop{background:linear-gradient(135deg, var(--uw-cyan), var(--uw-light-blue));width:50px;height:50px;color:var(--uw-deep-blue);cursor:pointer;box-shadow:0 4px 20px var(--uw-cyan-alpha-40);z-index:50;border:none;border-radius:50%;justify-content:center;align-items:center;display:flex;position:fixed;bottom:2rem;right:2rem}.UnderwaterGallery-module__volY3G__backToTop svg{width:22px;height:22px}@media (max-width:1400px){.UnderwaterGallery-module__volY3G__galleryGrid{column-count:3;column-gap:1.25rem}.UnderwaterGallery-module__volY3G__galleryItem{margin-bottom:1.25rem}.UnderwaterGallery-module__volY3G__lightboxImage{max-height:80vh}.UnderwaterGallery-module__volY3G__depthIndicator{display:none}}@media (max-width:1024px){.UnderwaterGallery-module__volY3G__hero{min-height:600px}.UnderwaterGallery-module__volY3G__heroTitle{font-size:clamp(2rem,5vw,3rem)}.UnderwaterGallery-module__volY3G__heroStats{flex-wrap:wrap;gap:1.5rem}.UnderwaterGallery-module__volY3G__heroStatDivider{display:none}.UnderwaterGallery-module__volY3G__gallerySection{padding:2rem 1.5rem 4rem}.UnderwaterGallery-module__volY3G__galleryGrid{column-count:2;column-gap:1.25rem}.UnderwaterGallery-module__volY3G__galleryItem{margin-bottom:1.25rem}.UnderwaterGallery-module__volY3G__lightboxNav{width:40px;height:40px}.UnderwaterGallery-module__volY3G__lightboxNav:hover{transform:translateY(-50%)scale(1.06)}.UnderwaterGallery-module__volY3G__lightboxPrev{left:1rem}.UnderwaterGallery-module__volY3G__lightboxNext{right:1rem}.UnderwaterGallery-module__volY3G__lightboxInfo{padding:.75rem 1.5rem}.UnderwaterGallery-module__volY3G__ctaSection{padding:5rem 1.5rem}.UnderwaterGallery-module__volY3G__categoryFilter{gap:.4rem}.UnderwaterGallery-module__volY3G__categoryButton{padding:.5rem 1rem;font-size:.8rem}}@media (max-width:768px){.UnderwaterGallery-module__volY3G__hero{min-height:550px}.UnderwaterGallery-module__volY3G__heroContent{padding:0 1.5rem}.UnderwaterGallery-module__volY3G__heroLabel{padding:.4rem .8rem;font-size:.7rem}.UnderwaterGallery-module__volY3G__heroDescription{font-size:1rem}.UnderwaterGallery-module__volY3G__heroStats{gap:1.25rem}.UnderwaterGallery-module__volY3G__heroStatNumber{font-size:2rem}.UnderwaterGallery-module__volY3G__heroStatLabel{font-size:.65rem}.UnderwaterGallery-module__volY3G__scrollIndicator{bottom:2rem}.UnderwaterGallery-module__volY3G__gallerySection{padding:1.5rem 1rem 3rem}.UnderwaterGallery-module__volY3G__galleryGrid{column-count:2;column-gap:1rem}.UnderwaterGallery-module__volY3G__galleryItem{border-radius:12px;margin-bottom:1rem}.UnderwaterGallery-module__volY3G__itemInfo{padding:1rem}.UnderwaterGallery-module__volY3G__itemTitle{font-size:.9rem}.UnderwaterGallery-module__volY3G__lightboxContent{padding:1rem}.UnderwaterGallery-module__volY3G__lightboxImage{border-radius:8px;max-height:70vh}.UnderwaterGallery-module__volY3G__lightboxClose{width:38px;height:38px;top:1rem;right:1rem}.UnderwaterGallery-module__volY3G__lightboxNav{width:38px;height:38px}.UnderwaterGallery-module__volY3G__lightboxCounter{top:1rem;left:1rem}.UnderwaterGallery-module__volY3G__lightboxInfo{padding:.5rem 1rem;font-size:.85rem;bottom:1rem}.UnderwaterGallery-module__volY3G__ctaSection{padding:4rem 1rem}.UnderwaterGallery-module__volY3G__ctaTitle{font-size:1.75rem}.UnderwaterGallery-module__volY3G__ctaDescription{font-size:1rem}.UnderwaterGallery-module__volY3G__ctaButton{padding:.875rem 1.5rem;font-size:.9rem}.UnderwaterGallery-module__volY3G__backToTop{width:44px;height:44px;bottom:1.5rem;right:1.5rem}.UnderwaterGallery-module__volY3G__bubblesContainer,.UnderwaterGallery-module__volY3G__lightRays{display:none}}@media (max-width:480px){.UnderwaterGallery-module__volY3G__heroTitle,.UnderwaterGallery-module__volY3G__heroStatNumber{font-size:1.75rem}.UnderwaterGallery-module__volY3G__galleryGrid{column-count:2;column-gap:.75rem}.UnderwaterGallery-module__volY3G__galleryItem{margin-bottom:.75rem}.UnderwaterGallery-module__volY3G__categoryFilter{gap:.3rem}.UnderwaterGallery-module__volY3G__categoryButton{padding:.4rem .75rem;font-size:.75rem}}@media (prefers-reduced-motion:reduce){.UnderwaterGallery-module__volY3G__bubble,.UnderwaterGallery-module__volY3G__lightRay,.UnderwaterGallery-module__volY3G__causticOverlay,.UnderwaterGallery-module__volY3G__itemSkeleton,.UnderwaterGallery-module__volY3G__lightboxLoader,.UnderwaterGallery-module__volY3G__loadingBubble,.UnderwaterGallery-module__volY3G__scrollBubble,.UnderwaterGallery-module__volY3G__depthMarker{animation:none}.UnderwaterGallery-module__volY3G__itemImage,.UnderwaterGallery-module__volY3G__galleryItem,.UnderwaterGallery-module__volY3G__lightboxNav,.UnderwaterGallery-module__volY3G__lightboxClose,.UnderwaterGallery-module__volY3G__backToTop,.UnderwaterGallery-module__volY3G__ctaButton,.UnderwaterGallery-module__volY3G__categoryButton{transition:none}}@media print{.UnderwaterGallery-module__volY3G__hero,.UnderwaterGallery-module__volY3G__scrollIndicator,.UnderwaterGallery-module__volY3G__backToTop,.UnderwaterGallery-module__volY3G__lightbox,.UnderwaterGallery-module__volY3G__ctaSection,.UnderwaterGallery-module__volY3G__bubblesContainer,.UnderwaterGallery-module__volY3G__lightRays,.UnderwaterGallery-module__volY3G__causticOverlay,.UnderwaterGallery-module__volY3G__webglCanvas{display:none!important}.UnderwaterGallery-module__volY3G__underwaterGallery{background:var(--text-primary)}.UnderwaterGallery-module__volY3G__galleryGrid{column-count:2;column-gap:1rem}.UnderwaterGallery-module__volY3G__galleryItem{page-break-inside:avoid;break-inside:avoid;margin-bottom:1rem}}
.PeopleGallery-module__QzBD1G__peopleGallery{background:linear-gradient(180deg, var(--pe-deep-charcoal) 0%, var(--pe-warm-dark) 25%, var(--pe-twilight-blue) 60%, var(--pe-abyss) 100%);min-height:100svh;position:relative;overflow-x:hidden}.PeopleGallery-module__QzBD1G__irisContainer{pointer-events:none;z-index:1;width:100%;height:100%;position:fixed;top:0;left:0;overflow:hidden}.PeopleGallery-module__QzBD1G__iris{background:radial-gradient(ellipse 60% 60% at 50% 30%, var(--pe-iris-violet-alpha-12) 0%, var(--pe-iris-blue-alpha-8) 25%, var(--pe-rose-alpha-6) 50%, transparent 70%);filter:blur(80px);width:130%;height:130%;animation:15s ease-in-out infinite PeopleGallery-module__QzBD1G__irisPulse;position:absolute;top:-30%;left:-15%}.PeopleGallery-module__QzBD1G__irisSecondary{background:radial-gradient(ellipse 70% 50% at 60% 50%, var(--pe-amber-alpha-10) 0%, var(--pe-blush-pink-alpha-6) 40%, transparent 70%);filter:blur(60px);width:80%;height:80%;animation:18s ease-in-out infinite reverse PeopleGallery-module__QzBD1G__irisPulse;position:absolute;top:20%;right:-20%}.PeopleGallery-module__QzBD1G__irisRing{background:radial-gradient(circle, transparent 40%, var(--pe-iris-violet-alpha-4) 50%, transparent 60%);filter:blur(40px);border-radius:50%;width:40%;height:40%;animation:25s linear infinite PeopleGallery-module__QzBD1G__irisRotate;position:absolute;top:10%;left:30%}@keyframes PeopleGallery-module__QzBD1G__irisPulse{0%,to{opacity:.8;transform:translate(0)scale(1)}25%{opacity:1;transform:translate(3%,-2%)scale(1.05)}50%{opacity:.7;transform:translate(-2%,3%)scale(.95)}75%{opacity:.9;transform:translate(1%,-1%)scale(1.02)}}@keyframes PeopleGallery-module__QzBD1G__irisRotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.PeopleGallery-module__QzBD1G__dnaContainer{justify-content:center;align-items:center;width:280px;height:280px;display:flex;position:absolute}.PeopleGallery-module__QzBD1G__dnaHelix{width:240px;height:240px;position:relative}.PeopleGallery-module__QzBD1G__dnaParticle{background:radial-gradient(circle, var(--pe-iris-violet-alpha-90), var(--pe-iris-blue-alpha-6));box-shadow:0 0 8px var(--pe-iris-violet-alpha-40), 0 0 20px var(--pe-iris-blue-alpha-20);will-change:transform;border-radius:50%;transition:opacity .3s;position:absolute;top:50%;left:50%}.PeopleGallery-module__QzBD1G__dnaConnection{background:linear-gradient(90deg, var(--pe-iris-violet-alpha-30), var(--pe-blush-pink-alpha-20), var(--pe-iris-violet-alpha-30));transform-origin:0;opacity:.4;height:1px;position:absolute;top:50%;left:50%}.PeopleGallery-module__QzBD1G__floatingElements{pointer-events:none;z-index:2;width:100%;height:100%;position:fixed;top:0;left:0;overflow:hidden}.PeopleGallery-module__QzBD1G__floatingElement{color:var(--pe-iris-violet-alpha-12);will-change:transform;animation:20s ease-in-out infinite PeopleGallery-module__QzBD1G__floatDrift;position:absolute}@keyframes PeopleGallery-module__QzBD1G__floatDrift{0%,to{opacity:.4;transform:translate(0)rotate(0)}25%{opacity:.7;transform:translate(15px,-20px)rotate(5deg)}50%{opacity:.5;transform:translate(-10px,10px)rotate(-3deg)}75%{opacity:.6;transform:translate(8px,-15px)rotate(2deg)}}.PeopleGallery-module__QzBD1G__goldenSpirals{pointer-events:none;z-index:1;opacity:.15;width:100%;height:100%;position:fixed;top:0;left:0;overflow:hidden}.PeopleGallery-module__QzBD1G__goldenSpiralsSvg{width:100%;height:100%}.PeopleGallery-module__QzBD1G__goldenPath{fill:none;stroke:var(--pe-amber-alpha-30);stroke-width:1.5px;stroke-dasharray:8 12;stroke-linecap:round;animation:12s linear infinite PeopleGallery-module__QzBD1G__spiralDash;animation-delay:var(--path-delay,0s);opacity:.6}@keyframes PeopleGallery-module__QzBD1G__spiralDash{0%{stroke-dashoffset:0}to{stroke-dashoffset:-200px}}.PeopleGallery-module__QzBD1G__hero{z-index:5;align-items:center;min-height:100svh;display:flex;position:relative;overflow:hidden}.PeopleGallery-module__QzBD1G__heroBg{z-index:0;position:absolute;inset:0}.PeopleGallery-module__QzBD1G__heroBgImage{object-fit:cover;object-position:center top;width:100%;height:100%}.PeopleGallery-module__QzBD1G__heroOverlay{background:linear-gradient(135deg, var(--pe-deep-charcoal-alpha-92) 0%, var(--pe-warm-dark-alpha-85) 40%, var(--pe-twilight-blue-alpha-75) 70%, var(--pe-abyss-alpha-90) 100%);position:absolute;inset:0}.PeopleGallery-module__QzBD1G__heroVignette{background:radial-gradient(ellipse 80% 80% at 50% 50%, transparent 40%, var(--pe-abyss-alpha-60) 100%);position:absolute;inset:0}.PeopleGallery-module__QzBD1G__heroDNA{z-index:2;opacity:.7;position:absolute;top:50%;right:8%;transform:translateY(-50%)}.PeopleGallery-module__QzBD1G__heroContent{z-index:3;max-width:700px;padding:0 8%;position:relative}.PeopleGallery-module__QzBD1G__heroLabel{background:var(--pe-iris-violet-alpha-15);border:1px solid var(--pe-iris-violet-alpha-25);color:var(--pe-iris-violet);letter-spacing:.05em;text-transform:uppercase;border-radius:100px;align-items:center;gap:8px;margin-bottom:24px;padding:8px 16px;font-size:.8rem;font-weight:500;display:inline-flex}.PeopleGallery-module__QzBD1G__heroTitle{color:var(--pe-cloud-white);letter-spacing:-.02em;margin:0 0 24px;font-size:clamp(2.5rem,6vw,4.5rem);font-weight:700;line-height:1.1}.PeopleGallery-module__QzBD1G__heroTitleAccent{background:linear-gradient(135deg, var(--pe-iris-violet), var(--pe-rose), var(--pe-amber));-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.PeopleGallery-module__QzBD1G__heroDescription{color:var(--pe-silver);max-width:550px;margin:0 0 40px;font-size:1.1rem;line-height:1.7}.PeopleGallery-module__QzBD1G__heroStats{align-items:center;gap:32px;display:flex}.PeopleGallery-module__QzBD1G__heroStat{flex-direction:column;gap:4px;display:flex}.PeopleGallery-module__QzBD1G__heroStatNumber{color:var(--pe-cloud-white);letter-spacing:-.02em;background:linear-gradient(135deg, var(--pe-iris-violet), var(--pe-amber));-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-size:1.8rem;font-weight:700}.PeopleGallery-module__QzBD1G__heroStatLabel{color:var(--pe-silver);text-transform:uppercase;letter-spacing:.08em;font-size:.75rem}.PeopleGallery-module__QzBD1G__heroStatDivider{background:var(--pe-iris-violet-alpha-20);width:1px;height:40px}.PeopleGallery-module__QzBD1G__apertureIndicator{z-index:4;color:var(--pe-iris-violet-alpha-50);flex-direction:column;align-items:center;gap:12px;display:flex;position:absolute;top:50%;left:3%;transform:translateY(-50%)}.PeopleGallery-module__QzBD1G__apertureRose{animation:20s linear infinite PeopleGallery-module__QzBD1G__apertureRotate}@keyframes PeopleGallery-module__QzBD1G__apertureRotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.PeopleGallery-module__QzBD1G__apertureText{writing-mode:vertical-rl;text-transform:uppercase;letter-spacing:.15em;color:var(--pe-iris-violet-alpha-40);font-size:.7rem}.PeopleGallery-module__QzBD1G__scrollIndicator{z-index:4;color:var(--pe-iris-violet-alpha-50);text-transform:uppercase;letter-spacing:.15em;flex-direction:column;align-items:center;gap:8px;font-size:.7rem;display:flex;position:absolute;bottom:40px;left:50%;transform:translate(-50%)}.PeopleGallery-module__QzBD1G__scrollFilm{animation:2s ease-in-out infinite PeopleGallery-module__QzBD1G__scrollFloat}@keyframes PeopleGallery-module__QzBD1G__scrollFloat{0%,to{transform:translateY(0)}50%{transform:translateY(5px)}}.PeopleGallery-module__QzBD1G__scrollLine{background:linear-gradient(to bottom, var(--pe-iris-violet-alpha-40), transparent);width:1px}.PeopleGallery-module__QzBD1G__gallerySection{z-index:5;padding:80px 5% 60px;position:relative}.PeopleGallery-module__QzBD1G__gallerySectionTitle{text-align:center;margin-bottom:48px}.PeopleGallery-module__QzBD1G__gallerySectionLabel{color:var(--pe-iris-violet);text-transform:uppercase;letter-spacing:.1em;align-items:center;gap:8px;margin-bottom:12px;font-size:.8rem;font-weight:500;display:inline-flex}.PeopleGallery-module__QzBD1G__gallerySectionHeading{color:var(--pe-cloud-white);letter-spacing:-.01em;margin:0;font-size:clamp(1.8rem,4vw,2.5rem);font-weight:700}.PeopleGallery-module__QzBD1G__gallerySectionHeading span{background:linear-gradient(135deg, var(--pe-iris-violet), var(--pe-rose));-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.PeopleGallery-module__QzBD1G__categoryFilter{flex-wrap:wrap;justify-content:center;gap:8px;margin-bottom:40px;display:flex}.PeopleGallery-module__QzBD1G__categoryButton{border:1px solid var(--pe-iris-violet-alpha-20);background:var(--pe-iris-violet-alpha-5);color:var(--pe-silver);cursor:pointer;border-radius:100px;padding:8px 20px;font-size:.85rem;font-weight:500;transition:all .3s}.PeopleGallery-module__QzBD1G__categoryButton:hover{background:var(--pe-iris-violet-alpha-10);border-color:var(--pe-iris-violet-alpha-30);color:var(--pe-cloud-white)}.PeopleGallery-module__QzBD1G__categoryButtonActive{background:linear-gradient(135deg, var(--pe-iris-violet-alpha-20), var(--pe-rose-alpha-15));border-color:var(--pe-iris-violet-alpha-40);color:var(--pe-cloud-white);box-shadow:0 0 20px var(--pe-iris-violet-alpha-15)}.PeopleGallery-module__QzBD1G__galleryGrid{column-count:3;column-gap:20px;padding:0 2%}.PeopleGallery-module__QzBD1G__galleryItem{break-inside:avoid;cursor:pointer;background:var(--pe-deep-charcoal-alpha-50);border:1px solid var(--pe-iris-violet-alpha-8);border-radius:12px;margin-bottom:20px;transition:border-color .3s;position:relative;overflow:hidden}.PeopleGallery-module__QzBD1G__galleryItem:hover{border-color:var(--pe-iris-violet-alpha-20)}.PeopleGallery-module__QzBD1G__itemSkeleton{background:linear-gradient(135deg, var(--pe-deep-charcoal-alpha-80), var(--pe-warm-dark-alpha-60));animation:1.5s ease-in-out infinite PeopleGallery-module__QzBD1G__skeletonPulse;position:absolute;inset:0}@keyframes PeopleGallery-module__QzBD1G__skeletonPulse{0%,to{opacity:.5}50%{opacity:1}}.PeopleGallery-module__QzBD1G__itemFeaturedBadge{background:var(--pe-iris-violet-alpha-85);color:var(--text-primary);text-transform:uppercase;letter-spacing:.05em;z-index:3;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-radius:100px;align-items:center;gap:4px;padding:4px 10px;font-size:.65rem;font-weight:600;display:flex;position:absolute;top:12px;left:12px}.PeopleGallery-module__QzBD1G__itemImage{width:100%;transition:opacity .3s;display:block}.PeopleGallery-module__QzBD1G__itemInfo{background:linear-gradient(transparent, var(--pe-abyss-alpha-85));opacity:0;padding:40px 16px 16px;transition:all .3s;position:absolute;bottom:0;left:0;right:0;transform:translateY(8px)}.PeopleGallery-module__QzBD1G__galleryItem:hover .PeopleGallery-module__QzBD1G__itemInfo{opacity:1;transform:translateY(0)}.PeopleGallery-module__QzBD1G__itemCategory{color:var(--pe-iris-violet);text-transform:uppercase;letter-spacing:.08em;align-items:center;gap:4px;margin-bottom:6px;font-size:.65rem;display:inline-flex}.PeopleGallery-module__QzBD1G__itemTitle{color:var(--pe-cloud-white);margin:0 0 6px;font-size:.95rem;font-weight:600;line-height:1.3}.PeopleGallery-module__QzBD1G__itemSubject{color:var(--pe-blush-pink);align-items:center;gap:4px;margin-bottom:4px;font-size:.75rem;display:flex}.PeopleGallery-module__QzBD1G__itemLocation{color:var(--pe-silver);align-items:center;gap:4px;margin-bottom:2px;font-size:.75rem;display:flex}.PeopleGallery-module__QzBD1G__itemYear{color:var(--pe-silver-alpha-60);align-items:center;gap:4px;font-size:.7rem;display:flex}.PeopleGallery-module__QzBD1G__itemFrame{border-top:2px solid var(--pe-iris-violet-alpha-30);border-right:2px solid var(--pe-iris-violet-alpha-30);opacity:0;z-index:3;width:24px;height:24px;transition:opacity .3s;position:absolute;top:12px;right:12px}.PeopleGallery-module__QzBD1G__galleryItem:hover .PeopleGallery-module__QzBD1G__itemFrame{opacity:1}.PeopleGallery-module__QzBD1G__lightbox{z-index:1000;cursor:pointer;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.PeopleGallery-module__QzBD1G__lightboxBackdrop{background:var(--pe-abyss-alpha-95);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);position:absolute;inset:0}.PeopleGallery-module__QzBD1G__lightboxClose{z-index:10;border:1px solid var(--pe-iris-violet-alpha-20);background:var(--pe-deep-charcoal-alpha-70);-webkit-backdrop-filter:blur(12px);width:44px;height:44px;color:var(--pe-cloud-white);cursor:pointer;border-radius:50%;justify-content:center;align-items:center;transition:color .25s,background .25s,border-color .25s,box-shadow .25s,transform .2s;display:flex;position:absolute;top:2rem;right:2rem}.PeopleGallery-module__QzBD1G__lightboxClose:hover{background:var(--pe-iris-violet-alpha-20);border-color:var(--pe-iris-violet-alpha-45);box-shadow:0 0 24px var(--pe-iris-violet-alpha-20);transform:scale(1.05)}.PeopleGallery-module__QzBD1G__lightboxClose svg{flex-shrink:0;width:20px;height:20px;display:block}.PeopleGallery-module__QzBD1G__lightboxNav{z-index:10;border:1px solid var(--pe-iris-violet-alpha-20);background:var(--pe-deep-charcoal-alpha-70);-webkit-backdrop-filter:blur(12px);width:48px;height:48px;color:var(--pe-cloud-white);cursor:pointer;border-radius:50%;justify-content:center;align-items:center;transition:color .25s,background .25s,border-color .25s,box-shadow .25s,transform .2s;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.PeopleGallery-module__QzBD1G__lightboxNav:hover{background:var(--pe-iris-violet-alpha-20);border-color:var(--pe-iris-violet-alpha-45);box-shadow:0 0 24px var(--pe-iris-violet-alpha-20);transform:translateY(-50%)scale(1.08)}.PeopleGallery-module__QzBD1G__lightboxNav svg{flex-shrink:0;width:22px;height:22px;display:block}.PeopleGallery-module__QzBD1G__lightboxPrev{left:2rem}.PeopleGallery-module__QzBD1G__lightboxNext{right:2rem}.PeopleGallery-module__QzBD1G__lightboxContent{cursor:default;justify-content:center;align-items:center;max-width:85vw;max-height:85vh;display:flex;position:relative}.PeopleGallery-module__QzBD1G__lightboxLoader{border:3px solid var(--pe-iris-violet-alpha-10);border-top-color:var(--pe-iris-violet);border-radius:50%;width:40px;height:40px;animation:.8s linear infinite PeopleGallery-module__QzBD1G__spin}@keyframes PeopleGallery-module__QzBD1G__spin{to{transform:rotate(360deg)}}.PeopleGallery-module__QzBD1G__lightboxImage{object-fit:contain;border-radius:8px;max-width:85vw;max-height:85vh}.PeopleGallery-module__QzBD1G__lightboxInfo{text-align:center;z-index:10;background:var(--pe-deep-charcoal-alpha-90);border:1px solid var(--pe-iris-violet-alpha-15);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-radius:12px;min-width:200px;padding:16px 24px;position:absolute;bottom:20px;left:50%;transform:translate(-50%)}.PeopleGallery-module__QzBD1G__lightboxTitle{color:var(--pe-cloud-white);margin:0 0 8px;font-size:1rem;font-weight:600}.PeopleGallery-module__QzBD1G__lightboxMeta{color:var(--pe-silver);justify-content:center;align-items:center;gap:16px;font-size:.8rem;display:flex}.PeopleGallery-module__QzBD1G__lightboxMeta span{align-items:center;gap:4px;display:flex}.PeopleGallery-module__QzBD1G__lightboxMeta svg{width:14px;height:14px}.PeopleGallery-module__QzBD1G__lightboxSubject{color:var(--pe-blush-pink)}.PeopleGallery-module__QzBD1G__lightboxYear{color:var(--pe-silver-alpha-60)}.PeopleGallery-module__QzBD1G__lightboxCounter{z-index:10;background:var(--pe-deep-charcoal-alpha-80);border:1px solid var(--pe-iris-violet-alpha-15);border-radius:8px;align-items:baseline;gap:2px;padding:8px 14px;font-size:.85rem;display:flex;position:absolute;bottom:20px;right:20px}.PeopleGallery-module__QzBD1G__lightboxCounterCurrent{color:var(--pe-cloud-white);font-weight:600}.PeopleGallery-module__QzBD1G__lightboxCounterDivider{color:var(--pe-iris-violet-alpha-30);margin:0 2px}.PeopleGallery-module__QzBD1G__lightboxCounterTotal{color:var(--pe-silver)}.PeopleGallery-module__QzBD1G__ctaSection{z-index:5;text-align:center;padding:80px 5%;position:relative}.PeopleGallery-module__QzBD1G__ctaContent{max-width:600px;margin:0 auto}.PeopleGallery-module__QzBD1G__ctaIcon{background:var(--pe-iris-violet-alpha-10);border:1px solid var(--pe-iris-violet-alpha-20);width:56px;height:56px;color:var(--pe-iris-violet);border-radius:50%;justify-content:center;align-items:center;margin-bottom:24px;display:inline-flex}.PeopleGallery-module__QzBD1G__ctaTitle{color:var(--pe-cloud-white);letter-spacing:-.01em;margin:0 0 16px;font-size:clamp(1.5rem,3.5vw,2.2rem);font-weight:700}.PeopleGallery-module__QzBD1G__ctaTitle span{background:linear-gradient(135deg, var(--pe-iris-violet), var(--pe-rose));-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.PeopleGallery-module__QzBD1G__ctaDescription{color:var(--pe-silver);margin:0 0 32px;font-size:1rem;line-height:1.7}.PeopleGallery-module__QzBD1G__ctaButton{background:linear-gradient(135deg, var(--pe-iris-violet), var(--pe-rose));color:var(--text-primary);cursor:pointer;box-shadow:0 4px 20px var(--pe-iris-violet-alpha-30);border:none;border-radius:100px;align-items:center;gap:10px;padding:14px 32px;font-size:.95rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-flex}.PeopleGallery-module__QzBD1G__ctaButton:hover{color:var(--text-primary);box-shadow:0 6px 30px var(--pe-iris-violet-alpha-40)}.PeopleGallery-module__QzBD1G__backToTop{z-index:100;border:1px solid var(--pe-iris-violet-alpha-20);background:var(--pe-deep-charcoal-alpha-90);width:44px;height:44px;color:var(--pe-cloud-white);cursor:pointer;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-radius:50%;justify-content:center;align-items:center;font-size:1.2rem;transition:all .3s;display:flex;position:fixed;bottom:30px;right:30px}.PeopleGallery-module__QzBD1G__backToTop:hover{background:var(--pe-iris-violet-alpha-20);border-color:var(--pe-iris-violet-alpha-40);transform:translateY(-2px)}.PeopleGallery-module__QzBD1G__loadingContainer{z-index:10;min-height:100svh;color:var(--pe-silver);flex-direction:column;justify-content:center;align-items:center;gap:20px;display:flex;position:relative}.PeopleGallery-module__QzBD1G__loadingEye{color:var(--pe-iris-violet);animation:2s ease-in-out infinite PeopleGallery-module__QzBD1G__eyePulse}@keyframes PeopleGallery-module__QzBD1G__eyePulse{0%,to{opacity:.6;transform:scale(1)}50%{opacity:1;transform:scale(1.1)}}.PeopleGallery-module__QzBD1G__loadingContainer p{letter-spacing:.05em;font-size:.9rem}.PeopleGallery-module__QzBD1G__errorContainer{z-index:10;min-height:100svh;color:var(--pe-silver);flex-direction:column;justify-content:center;align-items:center;gap:16px;display:flex;position:relative}.PeopleGallery-module__QzBD1G__errorContainer button{background:var(--pe-iris-violet-alpha-15);border:1px solid var(--pe-iris-violet-alpha-30);color:var(--pe-cloud-white);cursor:pointer;border-radius:8px;padding:10px 24px;font-size:.85rem;transition:all .3s}.PeopleGallery-module__QzBD1G__errorContainer button:hover{background:var(--pe-iris-violet-alpha-25)}.PeopleGallery-module__QzBD1G__emptyState{color:var(--pe-silver);flex-direction:column;justify-content:center;align-items:center;gap:16px;padding:80px 20px;display:flex}.PeopleGallery-module__QzBD1G__emptyState svg{opacity:.3}.PeopleGallery-module__QzBD1G__emptyState p{font-size:1rem}@media (max-width:1400px){.PeopleGallery-module__QzBD1G__galleryGrid{column-count:3}}@media (max-width:1024px){.PeopleGallery-module__QzBD1G__galleryGrid{column-count:2;column-gap:16px}.PeopleGallery-module__QzBD1G__heroDNA{opacity:.4;right:4%}.PeopleGallery-module__QzBD1G__apertureIndicator{display:none}.PeopleGallery-module__QzBD1G__heroStats{gap:24px}}@media (max-width:768px){.PeopleGallery-module__QzBD1G__galleryGrid{column-count:2;column-gap:12px;padding:0}.PeopleGallery-module__QzBD1G__galleryItem{margin-bottom:12px}.PeopleGallery-module__QzBD1G__heroContent{padding:0 6%}.PeopleGallery-module__QzBD1G__heroTitle{font-size:2rem}.PeopleGallery-module__QzBD1G__heroDescription{font-size:.95rem}.PeopleGallery-module__QzBD1G__heroStats{flex-wrap:wrap;gap:16px}.PeopleGallery-module__QzBD1G__heroStatDivider,.PeopleGallery-module__QzBD1G__heroDNA{display:none}.PeopleGallery-module__QzBD1G__lightboxNav{width:38px;height:38px}.PeopleGallery-module__QzBD1G__lightboxNav:hover{transform:translateY(-50%)scale(1.06)}.PeopleGallery-module__QzBD1G__lightboxClose{width:38px;height:38px;top:1rem;right:1rem}.PeopleGallery-module__QzBD1G__lightboxPrev{left:1rem}.PeopleGallery-module__QzBD1G__lightboxNext{right:1rem}.PeopleGallery-module__QzBD1G__lightboxImage{max-width:95vw;max-height:80vh}}@media (max-width:480px){.PeopleGallery-module__QzBD1G__galleryGrid{column-count:1}.PeopleGallery-module__QzBD1G__heroLabel{font-size:.7rem}.PeopleGallery-module__QzBD1G__heroTitle{font-size:1.7rem}.PeopleGallery-module__QzBD1G__heroStatNumber{font-size:1.4rem}.PeopleGallery-module__QzBD1G__categoryFilter{gap:6px}.PeopleGallery-module__QzBD1G__categoryButton{padding:6px 14px;font-size:.8rem}.PeopleGallery-module__QzBD1G__gallerySection{padding:60px 4% 40px}}@media (prefers-reduced-motion:reduce){.PeopleGallery-module__QzBD1G__iris,.PeopleGallery-module__QzBD1G__irisSecondary,.PeopleGallery-module__QzBD1G__irisRing,.PeopleGallery-module__QzBD1G__dnaParticle,.PeopleGallery-module__QzBD1G__floatingElement,.PeopleGallery-module__QzBD1G__goldenPath,.PeopleGallery-module__QzBD1G__apertureRose,.PeopleGallery-module__QzBD1G__scrollFilm,.PeopleGallery-module__QzBD1G__loadingEye{animation:none!important}.PeopleGallery-module__QzBD1G__galleryItem,.PeopleGallery-module__QzBD1G__itemInfo,.PeopleGallery-module__QzBD1G__itemFrame{transition:none!important}}
