.gallery-module__zlwOTG__pageWrapper{padding:60px 0 100px}.gallery-module__zlwOTG__container{max-width:1280px;margin:0 auto;padding:0 24px}.gallery-module__zlwOTG__titleSection{text-align:center;margin-bottom:60px}.gallery-module__zlwOTG__badge{color:var(--accent);font-family:var(--font-heading);letter-spacing:.05em;text-transform:uppercase;background-color:#b4530914;border:1px solid #b4530940;border-radius:20px;margin-bottom:12px;padding:6px 16px;font-size:13px;font-weight:600;display:inline-block}.gallery-module__zlwOTG__mainTitle{color:var(--text-primary);margin-bottom:16px;font-size:42px;font-weight:800}.gallery-module__zlwOTG__tagline{color:var(--text-secondary);max-width:700px;margin:0 auto;font-size:18px;line-height:1.5}.gallery-module__zlwOTG__tabs{flex-wrap:wrap;justify-content:center;gap:12px;margin-bottom:40px;display:flex}.gallery-module__zlwOTG__tabBtn{border:1px solid var(--border-subtle);color:var(--text-secondary);font-family:var(--font-heading);cursor:pointer;transition:var(--transition-fast);background:0 0;border-radius:30px;padding:10px 24px;font-size:14px;font-weight:600}.gallery-module__zlwOTG__tabBtn:hover{color:var(--text-primary);border-color:var(--text-secondary);background-color:#0f172a08}.gallery-module__zlwOTG__activeTab{color:var(--accent);border-color:var(--accent);background-color:#b4530914;box-shadow:0 2px 10px #b4530926}.gallery-module__zlwOTG__grid{grid-template-columns:repeat(3,1fr);gap:24px;display:grid}.gallery-module__zlwOTG__gridItem{aspect-ratio:4/3;border-radius:var(--border-radius-md);border:1px solid var(--border-subtle);cursor:pointer;background-color:var(--bg-surface);transition:var(--transition-smooth);position:relative;overflow:hidden;box-shadow:0 4px 15px #0f172a0d}.gallery-module__zlwOTG__galleryImg{object-fit:cover;transition:transform .6s cubic-bezier(.16,1,.3,1)}.gallery-module__zlwOTG__overlay{opacity:0;z-index:2;background:linear-gradient(#0f172a00 0%,#0f172ad9 100%);align-items:flex-end;padding:20px;transition:opacity .4s;display:flex;position:absolute;inset:0}.gallery-module__zlwOTG__gridItem:hover{border-color:var(--border-active);transform:translateY(-4px);box-shadow:0 8px 25px #0f172a1f}.gallery-module__zlwOTG__gridItem:hover .gallery-module__zlwOTG__galleryImg{transform:scale(1.08)}.gallery-module__zlwOTG__gridItem:hover .gallery-module__zlwOTG__overlay{opacity:1}.gallery-module__zlwOTG__photoTitle{color:#fff;font-family:var(--font-heading);font-size:15px;font-weight:700}.gallery-module__zlwOTG__photoCategory{color:#f59e0b;text-transform:uppercase;letter-spacing:.05em;margin-top:2px;font-size:10px;display:block}.gallery-module__zlwOTG__lightbox{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);z-index:1000;background-color:#0f172af2;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.gallery-module__zlwOTG__lightboxOverlay{cursor:zoom-out;width:100%;height:100%;position:absolute}.gallery-module__zlwOTG__closeBtn{color:#fff;cursor:pointer;z-index:1010;transition:var(--transition-fast);background:0 0;border:none;padding:10px;position:absolute;top:30px;right:30px}.gallery-module__zlwOTG__closeBtn:hover{color:#f59e0b;transform:scale(1.1)}.gallery-module__zlwOTG__lightboxContent{z-index:1005;flex-direction:column;justify-content:center;align-items:center;width:90%;max-width:1000px;height:80%;display:flex;position:relative}.gallery-module__zlwOTG__lightboxImgWrapper{width:100%;height:90%;position:relative}.gallery-module__zlwOTG__lightboxImg{object-fit:contain}.gallery-module__zlwOTG__lightboxCaption{color:#fff;text-align:center;font-family:var(--font-heading);margin-top:16px}.gallery-module__zlwOTG__captionTitle{font-size:18px;font-weight:700}.gallery-module__zlwOTG__captionSub{color:#f59e0b;text-transform:uppercase;margin-top:4px;font-size:12px}.gallery-module__zlwOTG__navBtn{color:#fff;cursor:pointer;z-index:1010;width:50px;height:50px;transition:var(--transition-fast);background:#ffffff26;border:1px solid #fff3;border-radius:50%;justify-content:center;align-items:center;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.gallery-module__zlwOTG__navBtn:hover{background-color:var(--accent);border-color:var(--accent);color:#fff;box-shadow:0 0 15px #b4530966}.gallery-module__zlwOTG__prevBtn{left:30px}.gallery-module__zlwOTG__nextBtn{right:30px}@media (max-width:991px){.gallery-module__zlwOTG__grid{grid-template-columns:repeat(2,1fr);gap:16px}}@media (max-width:768px){.gallery-module__zlwOTG__navBtn{width:40px;height:40px}.gallery-module__zlwOTG__prevBtn{left:10px}.gallery-module__zlwOTG__nextBtn{right:10px}}@media (max-width:576px){.gallery-module__zlwOTG__grid{grid-template-columns:1fr}.gallery-module__zlwOTG__mainTitle{font-size:32px}}
