.gallery-module__zlwOTG__container{max-width:1200px;margin:0 auto;padding:0 20px}.gallery-module__zlwOTG__header{text-align:center;padding:80px 0 60px}.gallery-module__zlwOTG__title{color:var(--accent-sage-dark);letter-spacing:-.02em;margin-top:35px;margin-bottom:20px;font-family:Poppins,sans-serif;font-size:clamp(2rem,2vw,2rem);font-weight:400}.gallery-module__zlwOTG__subtitle{color:var(--fg-secondary);max-width:600px;margin:0 auto;font-size:1.1rem;line-height:1.6}.gallery-module__zlwOTG__filterSection{text-align:center;flex-direction:column;align-items:center;gap:16px;margin-bottom:40px;display:flex}.gallery-module__zlwOTG__filterLabel{text-transform:uppercase;letter-spacing:1px;color:var(--fg-secondary);font-size:.9rem;font-weight:500}.gallery-module__zlwOTG__filterButtons{flex-wrap:wrap;gap:8px;display:flex}.gallery-module__zlwOTG__filterBtn{border:1px solid var(--accent-sage);color:var(--accent-sage);cursor:pointer;text-transform:lowercase;background:0 0;border-radius:25px;padding:8px 20px;font-size:.9rem;transition:all .3s}.gallery-module__zlwOTG__filterBtn:hover,.gallery-module__zlwOTG__filterBtn.gallery-module__zlwOTG__active{background:var(--accent-sage);color:#fff}.gallery-module__zlwOTG__mediaGrid{grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:24px;padding-bottom:80px;display:grid}.gallery-module__zlwOTG__mediaItem{cursor:pointer;opacity:0;transition:transform .22s,filter .22s;animation:.6s forwards gallery-module__zlwOTG__fadeInUp}.gallery-module__zlwOTG__mediaItem:hover{filter:saturate(1.02);transform:translateY(-6px)}@keyframes gallery-module__zlwOTG__fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.gallery-module__zlwOTG__mediaWrapper{aspect-ratio:16/12;background:linear-gradient(180deg, #ffffff1f, #fff0), var(--bg-secondary);border-radius:22px;position:relative;overflow:hidden;box-shadow:0 16px 40px #0f172a14}.gallery-module__zlwOTG__mediaImage{object-fit:cover;width:100%;height:100%;transition:transform .32s,filter .32s;transform:scale(1.001)}.gallery-module__zlwOTG__videoThumbContainer{width:100%;height:100%;position:relative}.gallery-module__zlwOTG__videoThumbnail{pointer-events:none}.gallery-module__zlwOTG__videoBadge{color:#fffffff2;letter-spacing:.04em;text-transform:uppercase;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#0a0a0aa8;border:1px solid #fff3;border-radius:999px;padding:5px 10px;font-size:.72rem;font-weight:600;position:absolute;top:14px;right:14px}.gallery-module__zlwOTG__mediaOverlay{opacity:0;background:linear-gradient(#0000,#1a202ce6);padding:20px;transition:transform .32s,opacity .32s;position:absolute;bottom:0;left:0;right:0;transform:translateY(18%)}.gallery-module__zlwOTG__mediaItem:hover .gallery-module__zlwOTG__mediaImage{filter:brightness(1.03)contrast(1.02);transform:scale(1.065)}.gallery-module__zlwOTG__mediaItem:hover .gallery-module__zlwOTG__mediaOverlay{opacity:1;transform:translateY(0)}.gallery-module__zlwOTG__mediaTitle{color:#fff;margin-bottom:8px;font-size:1.1rem;font-weight:600}.gallery-module__zlwOTG__mediaDescription{color:#ffffffe6;font-size:.9rem;line-height:1.4}.gallery-module__zlwOTG__mediaViewer{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);z-index:2000;opacity:0;background:#070a0e47;justify-content:center;align-items:center;padding:16px;transition:opacity .26s;display:flex;position:fixed;inset:0}.gallery-module__zlwOTG__viewerContent{-webkit-backdrop-filter:blur(18px);transform-origin:50%;opacity:0;background:#ffffff14;border:1px solid #ffffff26;border-radius:28px;grid-template-columns:minmax(0,1.6fr) minmax(280px,.8fr);gap:0;width:min(100vw - 32px,1120px);max-height:90vh;display:grid;position:relative;overflow:hidden;box-shadow:0 24px 80px #060a1459}.gallery-module__zlwOTG__viewerOpening{animation:.36s cubic-bezier(.22,1,.36,1) forwards gallery-module__zlwOTG__viewerIn}.gallery-module__zlwOTG__viewerOpen{opacity:1}.gallery-module__zlwOTG__viewerContentInner{z-index:2;display:contents;position:relative}.gallery-module__zlwOTG__mediaViewerVisible{opacity:1}.gallery-module__zlwOTG__viewerClosing{animation:.24s forwards gallery-module__zlwOTG__viewerOut}.gallery-module__zlwOTG__closeBtn{color:#fff;cursor:pointer;z-index:10;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff29;border:1px solid #ffffff3d;border-radius:999px;width:40px;height:40px;font-size:16px;transition:transform .2s,background .2s,border-color .2s;position:absolute;top:16px;right:16px}.gallery-module__zlwOTG__closeBtn:hover{background:#ffffff38;border-color:#fff6;transform:scale(1.04)}.gallery-module__zlwOTG__viewerFrame{background:#748e7f;place-items:center;min-height:320px;padding:20px;display:grid;position:relative}.gallery-module__zlwOTG__viewerFrame:after{content:"";pointer-events:none;border:1px solid #ffffff14;border-radius:22px;position:absolute;inset:20px}.gallery-module__zlwOTG__viewerSkeleton{background:linear-gradient(135deg,#ffffff1a,#ffffff0a);border-radius:18px;position:absolute;inset:20px;overflow:hidden}.gallery-module__zlwOTG__viewerSkeletonShimmer{background:linear-gradient(110deg,#ffffff0f 8%,#ffffff29 18%,#ffffff0f 33%) 0 0/220% 100%;width:100%;height:100%;animation:1.35s linear infinite gallery-module__zlwOTG__shimmer}.gallery-module__zlwOTG__viewerImage,.gallery-module__zlwOTG__viewerVideo{object-fit:contain;border-radius:18px;width:auto;max-width:100%;height:auto;max-height:100%;margin:auto;display:block}.gallery-module__zlwOTG__viewerImage{opacity:0;filter:saturate(.96)contrast(.98);transition:opacity .32s,transform .42s cubic-bezier(.22,1,.36,1),filter .32s;transform:scale(.985)}.gallery-module__zlwOTG__viewerImageLoaded{opacity:1;filter:saturate()contrast();transform:scale(1)}.gallery-module__zlwOTG__viewerInfo{color:#fff;background:linear-gradient(#ffffff14,#ffffff08);align-items:center;padding:16px 18px;display:flex}.gallery-module__zlwOTG__viewerMeta{width:100%}.gallery-module__zlwOTG__viewerCategory{color:#000000e0;letter-spacing:.12em;text-transform:uppercase;background:#ffffff1f;border-radius:999px;align-items:center;margin-bottom:12px;padding:5px 10px;font-size:.75rem;display:inline-flex}.gallery-module__zlwOTG__viewerInfo h2{color:#000;letter-spacing:-.02em;margin-bottom:8px;font-size:1.1rem;font-weight:600}.gallery-module__zlwOTG__viewerInfo p{color:#0a0a0abf;font-size:.88rem;font-weight:500;line-height:1.5}@media (max-width:768px){.gallery-module__zlwOTG__mediaGrid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:16px}.gallery-module__zlwOTG__filterSection{flex-direction:column;align-items:flex-start;gap:12px}.gallery-module__zlwOTG__header{padding:60px 0 40px}.gallery-module__zlwOTG__viewerContent{grid-template-columns:1fr;width:calc(100vw - 32px);max-height:92vh;overflow-y:auto}.gallery-module__zlwOTG__viewerFrame{justify-content:center;align-items:center;min-height:300px;max-height:60vh;padding:10px;display:flex;overflow:hidden}.gallery-module__zlwOTG__viewerFrame:after{display:none}.gallery-module__zlwOTG__viewerImage,.gallery-module__zlwOTG__viewerVideo{object-fit:contain;border-radius:12px;width:auto;max-width:100%;height:auto;max-height:100%}.gallery-module__zlwOTG__viewerInfo{align-items:flex-start;padding:14px 16px 20px}}@media (max-width:480px){.gallery-module__zlwOTG__viewerInfo{padding:14px 16px 16px}.gallery-module__zlwOTG__viewerInfo h2{font-size:.95rem}.gallery-module__zlwOTG__viewerInfo p{font-size:.8rem}.gallery-module__zlwOTG__mediaGrid{grid-template-columns:1fr}.gallery-module__zlwOTG__filterButtons{justify-content:space-between;width:100%}.gallery-module__zlwOTG__filterBtn{text-align:center;flex:1;padding:6px 12px;font-size:.8rem}}@keyframes gallery-module__zlwOTG__viewerIn{0%{opacity:0;filter:saturate(.92);transform:translateY(8px)scale(.97)}to{opacity:1;filter:saturate();transform:translateY(0)scale(1)}}@keyframes gallery-module__zlwOTG__viewerOut{0%{opacity:1;transform:translateY(0)scale(1)}to{opacity:0;transform:translateY(6px)scale(.985)}}@keyframes gallery-module__zlwOTG__shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}
