.GallerySection_gallerySection__WYfXL{width:100%;background:linear-gradient(135deg,#f8f9fa,#ffffff);overflow:hidden}.GallerySection_container__WRcPT{width:100%;margin:0 auto;padding:0 40px}.GallerySection_title__NLVjj{font-size:clamp(2rem,5vw,3.5rem);font-weight:700;text-align:center;margin-bottom:70px;color:black;line-height:1.3;background:linear-gradient(135deg,black,black);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;padding:20px}.GallerySection_gallery__QF7wC{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;grid-auto-rows:200px;grid-auto-flow:dense;max-height:calc(200px * 2 + 16px);overflow:hidden}@media (min-width:768px){.GallerySection_gallery__QF7wC{grid-template-columns:repeat(4,1fr);gap:20px;grid-auto-rows:220px;max-height:calc(200px * 2 + 20px)}}@media (min-width:1024px){.GallerySection_gallery__QF7wC{grid-template-columns:repeat(6,1fr);gap:24px;grid-auto-rows:240px;max-height:calc(240px * 2 + 24px)}}@media (min-width:1400px){.GallerySection_gallery__QF7wC{grid-template-columns:repeat(6,1fr);gap:28px;grid-auto-rows:260px;max-height:calc(260px * 2 + 28px)}}.GallerySection_galleryItem__NifE6{position:relative;overflow:hidden;border-radius:16px;cursor:pointer;box-shadow:0 4px 20px rgba(0,0,0,.08),inset 0 0 20px rgba(255,255,255,.1);transition:box-shadow .3s ease;backdrop-filter:blur(2px)}.GallerySection_galleryItem__NifE6:hover{box-shadow:0 8px 30px rgba(0,0,0,.15)}.GallerySection_imageWrapper__bVNs0{position:relative;width:100%;height:100%;overflow:hidden}.GallerySection_imageWrapper__bVNs0:after{content:"";position:absolute;top:0;left:0;right:0;bottom:0;box-shadow:inset 0 0 40px 10px rgba(0,0,0,.25);pointer-events:none;border-radius:16px}.GallerySection_image___DJRF{object-fit:cover;transition:transform .5s cubic-bezier(.4,0,.2,1);filter:blur(0)}.GallerySection_galleryItem__NifE6:hover .GallerySection_image___DJRF{transform:scale(1.08)}.GallerySection_overlay__9F1Nh{position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(180deg,rgba(0,0,0,0),rgba(0,0,0,.3));opacity:0;transition:opacity .3s ease;pointer-events:none}.GallerySection_galleryItem__NifE6:hover .GallerySection_overlay__9F1Nh{opacity:1}.GallerySection_emptyState__gCpiO{grid-column:1/-1;display:flex;align-items:center;justify-content:center;min-height:400px;background:linear-gradient(135deg,#f0f4f8,#e2e8f0);border-radius:20px;border:2px dashed #cbd5e0}.GallerySection_emptyText__X68kc{font-size:1.25rem;color:#718096;text-align:center;padding:20px;max-width:600px}[dir=rtl] .GallerySection_title__NLVjj{direction:rtl}@keyframes GallerySection_fadeInUp__riGe5{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.GallerySection_skeleton__B8DVD{background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0 50%,#f0f0f0 75%);background-size:200% 100%;animation:GallerySection_loading__uUecg 1.5s infinite}@keyframes GallerySection_loading__uUecg{0%{background-position:200% 0}to{background-position:-200% 0}}@media (max-width:767px){.GallerySection_gallerySection__WYfXL{padding:60px 0}.GallerySection_title__NLVjj{margin-bottom:40px;font-size:1.75rem}.GallerySection_gallery__QF7wC{grid-template-columns:repeat(3,1fr);gap:12px;grid-auto-rows:180px;max-height:calc(180px * 2 + 12px)}.GallerySection_galleryItem__NifE6{grid-column:span 1!important;grid-row:span 1!important}}@media (min-width:768px) and (max-width:1023px){.GallerySection_gallerySection__WYfXL{padding:70px 0}.GallerySection_title__NLVjj{margin-bottom:50px}}