.PhotoGallery-module__QQ8S3q__heroBanner{cursor:pointer;background:#0f172a;border-radius:12px;height:500px;margin-bottom:40px;position:relative;overflow:hidden}.PhotoGallery-module__QQ8S3q__heroBanner img{object-fit:cover;width:100%;height:100%;transition:transform .6s cubic-bezier(.16,1,.3,1);display:block}.PhotoGallery-module__QQ8S3q__heroBanner:hover img{transform:scale(1.03)}.PhotoGallery-module__QQ8S3q__heroBadgeTrigger{color:#fff;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:5;background:#0f172ad1;border:1px solid #fff3;border-radius:30px;align-items:center;gap:8px;padding:10px 22px;font-size:.92rem;font-weight:600;transition:all .25s;display:flex;position:absolute;bottom:24px;right:24px;box-shadow:0 8px 24px #0000004d}.PhotoGallery-module__QQ8S3q__heroBanner:hover .PhotoGallery-module__QQ8S3q__heroBadgeTrigger{color:#0f172a;background:#d4af37f2;border-color:#d4af37;transform:translateY(-2px);box-shadow:0 10px 28px #d4af3766}.PhotoGallery-module__QQ8S3q__soldBadge{color:#fff;letter-spacing:.05em;z-index:10;background:#ef4444;border-radius:6px;padding:8px 20px;font-size:1.1rem;font-weight:800;position:absolute;top:20px;right:20px;box-shadow:0 4px 15px #ef444466}.PhotoGallery-module__QQ8S3q__gallerySection{margin-top:35px;margin-bottom:35px}.PhotoGallery-module__QQ8S3q__galleryHeader{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;margin-bottom:18px;display:flex}.PhotoGallery-module__QQ8S3q__galleryTitle{color:var(--primary-color,#0f172a);align-items:center;gap:10px;margin:0;font-size:1.5rem;font-weight:700;display:flex}.PhotoGallery-module__QQ8S3q__viewAllBtn{color:var(--primary-color,#0f172a);cursor:pointer;background:#0f172a0d;border:1px solid #0f172a26;border-radius:30px;align-items:center;gap:8px;padding:8px 18px;font-size:.88rem;font-weight:600;transition:all .25s;display:inline-flex}.PhotoGallery-module__QQ8S3q__viewAllBtn:hover{background:var(--primary-color,#0f172a);color:#fff;border-color:var(--primary-color,#0f172a);transform:translateY(-1px)}.PhotoGallery-module__QQ8S3q__gridContainer{grid-template-columns:repeat(auto-fill,minmax(240px,1fr));gap:16px;display:grid}.PhotoGallery-module__QQ8S3q__gridItem{cursor:pointer;background:#0f172a;border-radius:10px;height:200px;transition:transform .3s,box-shadow .3s;position:relative;overflow:hidden;box-shadow:0 4px 15px #0000000f}.PhotoGallery-module__QQ8S3q__gridItem:hover{transform:translateY(-3px);box-shadow:0 10px 25px #00000026}.PhotoGallery-module__QQ8S3q__gridItem img{object-fit:cover;width:100%;height:100%;transition:transform .5s;display:block}.PhotoGallery-module__QQ8S3q__gridItem:hover img{transform:scale(1.06)}.PhotoGallery-module__QQ8S3q__imageOverlay{opacity:0;background:linear-gradient(#0000 40%,#0f172a99 100%);justify-content:center;align-items:center;transition:opacity .3s;display:flex;position:absolute;inset:0}.PhotoGallery-module__QQ8S3q__gridItem:hover .PhotoGallery-module__QQ8S3q__imageOverlay{opacity:1}.PhotoGallery-module__QQ8S3q__expandBadge{color:#0f172a;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffffe6;border-radius:20px;align-items:center;gap:6px;padding:8px 14px;font-size:.8rem;font-weight:600;display:flex;box-shadow:0 4px 12px #0003}.PhotoGallery-module__QQ8S3q__moreCountOverlay{color:#fff;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0f172abf;flex-direction:column;justify-content:center;align-items:center;font-size:1.5rem;font-weight:700;transition:background .3s;display:flex;position:absolute;inset:0}.PhotoGallery-module__QQ8S3q__moreCountOverlay span{color:#cbd5e1;margin-top:4px;font-size:.85rem;font-weight:400}.PhotoGallery-module__QQ8S3q__gridItem:hover .PhotoGallery-module__QQ8S3q__moreCountOverlay{background:#0f172ad9}.PhotoGallery-module__QQ8S3q__lightboxOverlay{z-index:999999;-webkit-user-select:none;user-select:none;background:#070a13;flex-direction:column;animation:.25s ease-out forwards PhotoGallery-module__QQ8S3q__fadeIn;display:flex;position:fixed;inset:0}@keyframes PhotoGallery-module__QQ8S3q__fadeIn{0%{opacity:0}to{opacity:1}}.PhotoGallery-module__QQ8S3q__lightboxHeader{background:#0f172a66;border-bottom:1px solid #ffffff14;flex-shrink:0;justify-content:space-between;align-items:center;height:64px;padding:0 24px;display:flex}.PhotoGallery-module__QQ8S3q__lightboxTitleGroup{align-items:baseline;gap:14px;display:flex;overflow:hidden}.PhotoGallery-module__QQ8S3q__lightboxTitle{color:#fff;white-space:nowrap;text-overflow:ellipsis;max-width:400px;font-size:1.05rem;font-weight:600;overflow:hidden}.PhotoGallery-module__QQ8S3q__lightboxCounter{color:#94a3b8;background:#ffffff14;border:1px solid #ffffff0f;border-radius:12px;padding:3px 10px;font-size:.85rem;font-weight:500}.PhotoGallery-module__QQ8S3q__lightboxActions{align-items:center;gap:10px;display:flex}.PhotoGallery-module__QQ8S3q__lightboxActionBtn{color:#f1f5f9;cursor:pointer;background:#ffffff14;border:1px solid #ffffff1f;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;font-size:.95rem;transition:all .2s;display:flex}.PhotoGallery-module__QQ8S3q__lightboxActionBtn:hover{color:#d4af37;background:#d4af3733;border-color:#d4af37;transform:scale(1.05)}.PhotoGallery-module__QQ8S3q__closeBtn{color:#fca5a5;background:#ef444426;border-color:#ef44444d}.PhotoGallery-module__QQ8S3q__closeBtn:hover{color:#fff;background:#ef44444d;border-color:#ef4444}.PhotoGallery-module__QQ8S3q__lightboxStage{flex:1;justify-content:center;align-items:center;padding:16px 20px;display:flex;position:relative;overflow:hidden}.PhotoGallery-module__QQ8S3q__stageImageWrapper{justify-content:center;align-items:center;max-width:100%;max-height:100%;transition:transform .3s cubic-bezier(.16,1,.3,1);display:flex;position:relative}.PhotoGallery-module__QQ8S3q__stageImage{object-fit:contain;cursor:zoom-in;border-radius:8px;max-width:90vw;max-height:72vh;animation:.25s ease-out PhotoGallery-module__QQ8S3q__zoomFade;box-shadow:0 15px 50px #000000b3}.PhotoGallery-module__QQ8S3q__stageImage.PhotoGallery-module__QQ8S3q__isZoomed{cursor:zoom-out;transform:scale(1.6)}@keyframes PhotoGallery-module__QQ8S3q__zoomFade{0%{opacity:.4;transform:scale(.96)}to{opacity:1;transform:scale(1)}}.PhotoGallery-module__QQ8S3q__navArrow{color:#fff;cursor:pointer;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:10;background:#0f172aa6;border:1px solid #ffffff26;border-radius:50%;justify-content:center;align-items:center;width:52px;height:52px;font-size:1.25rem;transition:all .25s;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.PhotoGallery-module__QQ8S3q__navArrow:hover{color:#fce892;background:#d4af3740;border-color:#d4af37;box-shadow:0 0 20px #d4af3766}.PhotoGallery-module__QQ8S3q__navArrowLeft{left:24px}.PhotoGallery-module__QQ8S3q__navArrowRight{right:24px}.PhotoGallery-module__QQ8S3q__lightboxThumbnails{scrollbar-width:thin;background:#0a0e1ad9;border-top:1px solid #ffffff14;flex-shrink:0;justify-content:center;align-items:center;gap:12px;height:96px;padding:10px 24px;display:flex;overflow-x:auto}.PhotoGallery-module__QQ8S3q__lightboxThumbnails::-webkit-scrollbar{height:6px}.PhotoGallery-module__QQ8S3q__lightboxThumbnails::-webkit-scrollbar-thumb{background:#fff3;border-radius:3px}.PhotoGallery-module__QQ8S3q__thumbnailItem{cursor:pointer;opacity:.45;border:2px solid #0000;border-radius:6px;flex-shrink:0;width:105px;height:70px;transition:all .25s;overflow:hidden}.PhotoGallery-module__QQ8S3q__thumbnailItem:hover{opacity:.8;transform:translateY(-2px)}.PhotoGallery-module__QQ8S3q__thumbnailItem.PhotoGallery-module__QQ8S3q__activeThumbnail{opacity:1;border-color:#d4af37;transform:translateY(-3px)scale(1.05);box-shadow:0 0 16px #d4af3799}.PhotoGallery-module__QQ8S3q__thumbnailItem img{object-fit:cover;width:100%;height:100%;display:block}@media (max-width:768px){.PhotoGallery-module__QQ8S3q__lightboxHeader{height:54px;padding:0 12px}.PhotoGallery-module__QQ8S3q__lightboxTitleGroup{flex:1;gap:8px;min-width:0}.PhotoGallery-module__QQ8S3q__lightboxTitle{max-width:140px;font-size:.88rem}.PhotoGallery-module__QQ8S3q__lightboxCounter{white-space:nowrap;padding:2px 8px;font-size:.78rem}.PhotoGallery-module__QQ8S3q__lightboxActions{gap:6px}.PhotoGallery-module__QQ8S3q__lightboxActionBtn{width:34px;height:34px;font-size:.85rem}.PhotoGallery-module__QQ8S3q__stageImage{max-width:98vw;max-height:68vh}.PhotoGallery-module__QQ8S3q__navArrow{background:#0f172ad9;width:38px;height:38px;font-size:.95rem}.PhotoGallery-module__QQ8S3q__navArrowLeft{left:8px}.PhotoGallery-module__QQ8S3q__navArrowRight{right:8px}.PhotoGallery-module__QQ8S3q__lightboxThumbnails{justify-content:flex-start;gap:8px;height:76px;padding:8px 12px}.PhotoGallery-module__QQ8S3q__thumbnailItem{width:76px;height:52px}}
