.ProjectGallery_pageBreadcrumb__E_NXf{background:linear-gradient(135deg,#2c3539,#1a1f23);padding:25px 0;position:relative;overflow:hidden}.ProjectGallery_pageBreadcrumb__E_NXf:before{content:"";position:absolute;top:0;left:0;width:100%;height:4px;background:linear-gradient(90deg,#e40c29,#ff9800);z-index:1}.ProjectGallery_breadcrumbContainer__u1w5i{max-width:1200px;margin:0 auto;padding:0 20px}.ProjectGallery_breadcrumbNav__r5MXw{display:inline-block}.ProjectGallery_breadcrumbList__gw_v1{list-style:none;padding:0;margin:0;display:flex;align-items:center;gap:10px;flex-wrap:wrap}.ProjectGallery_breadcrumbItem__gMd4j{display:flex;align-items:center}.ProjectGallery_breadcrumbLink__Kwftk{display:flex;align-items:center;gap:8px;color:hsla(0,0%,100%,.85);text-decoration:none;font-size:14px;font-weight:500;padding:8px 16px;border-radius:25px;transition:all .3s ease;background:hsla(0,0%,100%,.05);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);border:1px solid hsla(0,0%,100%,.1)}.ProjectGallery_breadcrumbLink__Kwftk:hover{color:#fff;background:rgba(228,12,41,.2);transform:translateY(-2px);box-shadow:0 5px 15px rgba(228,12,41,.2)}.ProjectGallery_homeIcon__jws_m{stroke:hsla(0,0%,100%,.9);transition:stroke .3s ease}.ProjectGallery_breadcrumbLink__Kwftk:hover .ProjectGallery_homeIcon__jws_m{stroke:#fff}.ProjectGallery_breadcrumbSeparator__uVd0W{color:hsla(0,0%,100%,.5);display:flex;align-items:center;padding:0 5px}.ProjectGallery_breadcrumbSeparator__uVd0W svg{stroke:hsla(0,0%,100%,.5)}.ProjectGallery_breadcrumbCurrent__OVHTn{color:#fff;font-size:14px;font-weight:600;padding:8px 18px;background-color:rgba(228,12,41,.3);border:1px solid rgba(228,12,41,.4);border-radius:20px;position:relative;overflow:hidden}.ProjectGallery_breadcrumbCurrent__OVHTn:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,hsla(0,0%,100%,.2),transparent);animation:ProjectGallery_shine__Yv_qh 3s infinite}@keyframes ProjectGallery_shine__Yv_qh{0%{left:-100%}to{left:100%}}@keyframes ProjectGallery_pulse__cyZNH{0%,to{box-shadow:0 0 0 rgba(228,12,41,.4)}50%{box-shadow:0 0 0 8px rgba(228,12,41,0)}}@media (max-width:768px){.ProjectGallery_pageBreadcrumb__E_NXf{padding:20px 0}.ProjectGallery_breadcrumbList__gw_v1{gap:8px}.ProjectGallery_breadcrumbLink__Kwftk{font-size:13px;padding:6px 12px;gap:6px}.ProjectGallery_breadcrumbLink__Kwftk span{font-size:13px}.ProjectGallery_breadcrumbCurrent__OVHTn{font-size:13px;padding:6px 14px}.ProjectGallery_breadcrumbSeparator__uVd0W svg{width:10px;height:10px}}@media (max-width:576px){.ProjectGallery_pageBreadcrumb__E_NXf{padding:15px 0}.ProjectGallery_breadcrumbList__gw_v1{gap:6px}.ProjectGallery_breadcrumbLink__Kwftk{font-size:12px;padding:5px 10px}.ProjectGallery_breadcrumbLink__Kwftk span{font-size:12px}.ProjectGallery_breadcrumbCurrent__OVHTn{font-size:12px;padding:5px 12px}}.ProjectGallery_projectGallery__tDoqF{padding:40px 0;background:linear-gradient(180deg,#f8f9fa,#fff);min-height:100vh}.ProjectGallery_projectHeader__1TNd9{text-align:center;padding:40px 20px;max-width:1200px;margin:0 auto}.ProjectGallery_projectMeta__0Za8U{display:flex;justify-content:center;gap:30px;margin-bottom:20px;flex-wrap:wrap}.ProjectGallery_location__Eke9U,.ProjectGallery_year__bqqKx{display:flex;align-items:center;gap:8px;color:#666;font-size:1rem;font-weight:500}.ProjectGallery_location__Eke9U i,.ProjectGallery_year__bqqKx i{color:#e40c29;font-size:1.2rem}.ProjectGallery_projectTitle__m_BpO{font-size:3rem;font-weight:800;color:#2c3539;margin-bottom:30px;position:relative;display:inline-block}.ProjectGallery_projectTitle__m_BpO:after{content:"";position:absolute;bottom:-10px;left:50%;transform:translateX(-50%);width:100px;height:4px;background:linear-gradient(90deg,#e40c29,#ff9800);border-radius:2px}.ProjectGallery_projectDescription__CzFWc{font-size:1.2rem;line-height:1.8;color:#555;max-width:1200px;margin:30px auto;padding:0 20px}.ProjectGallery_projectFeatures__bQqBx{background:#fff;border-radius:15px;padding:30px;margin:40px auto;max-width:1000px;box-shadow:0 10px 30px rgba(0,0,0,.08);border:1px solid rgba(0,0,0,.05);animation:ProjectGallery_fadeInUp__8BKzF .8s ease}.ProjectGallery_projectFeatures__bQqBx h3{color:#2c3539;font-size:1.5rem;margin-bottom:25px;display:flex;align-items:center;gap:10px}.ProjectGallery_projectFeatures__bQqBx h3 i{color:#e40c29}.ProjectGallery_featuresGrid__yjL4d{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));grid-gap:20px;gap:20px}.ProjectGallery_featureItem__6kaVm{display:flex;align-items:center;gap:12px;padding:12px 15px;background:#f8f9fa;border-radius:8px;transition:all .3s ease;border-left:4px solid transparent}.ProjectGallery_featureItem__6kaVm:hover{background:#fff;border-left-color:red;transform:translateX(5px);box-shadow:0 5px 15px rgba(0,0,0,.05)}.ProjectGallery_featureItem__6kaVm i{color:#28a745;font-size:1.1rem}.ProjectGallery_featureItem__6kaVm span{color:#444;font-weight:500}.ProjectGallery_gallerySection___94Fm{padding:10px 20px;max-width:1400px;margin:0 auto}.ProjectGallery_galleryHeader__lA_Wq{text-align:center;margin-bottom:40px}.ProjectGallery_galleryTitle__DRuLN{font-size:2.5rem;color:#2c3539;margin-bottom:30px;display:flex;align-items:center;justify-content:center;gap:15px}.ProjectGallery_galleryTitle__DRuLN i{color:#e40c29}.ProjectGallery_filterButtons__YTF70{display:flex;justify-content:center;flex-wrap:wrap;gap:15px;margin-top:20px}.ProjectGallery_filterBtn__gUor0{padding:10px 25px;background:#fff;border:2px solid #e0e0e0;border-radius:50px;color:#666;font-weight:600;cursor:pointer;transition:all .3s ease;position:relative;overflow:hidden}.ProjectGallery_filterBtn__gUor0:hover{border-color:red;color:#ff9800;transform:translateY(-2px)}.ProjectGallery_filterBtn__gUor0.ProjectGallery_active__pwX82{background:linear-gradient(135deg,#e40c29,#ff9800);color:#fff;border-color:transparent;box-shadow:0 5px 15px rgba(255,152,0,.3)}.ProjectGallery_filterIndicator___PfSv{position:absolute;bottom:5px;left:50%;transform:translateX(-50%);width:6px;height:6px;background:#fff;border-radius:50%}.ProjectGallery_imageGrid__KGeZR{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));grid-gap:25px;gap:25px;padding:20px 0}.ProjectGallery_imageItem___oem3{position:relative;border-radius:15px;overflow:hidden;cursor:pointer;transition:all .4s cubic-bezier(.4,0,.2,1);height:300px;animation:ProjectGallery_fadeIn__piL5C .6s ease}.ProjectGallery_imageItem___oem3:hover{transform:translateY(-10px) scale(1.02);box-shadow:0 25px 50px rgba(0,0,0,.15)}.ProjectGallery_imageWrapper__GY5v7{width:100%;height:100%;position:relative}.ProjectGallery_imagePlaceholder__UdJE8{width:100%;height:100%;background:linear-gradient(45deg,#f0f0f0,#e0e0e0);display:flex;align-items:center;justify-content:center}.ProjectGallery_galleryImage__ekZ29{width:100%;height:100%;object-fit:cover;transition:transform .6s ease}.ProjectGallery_imageItem___oem3:hover .ProjectGallery_galleryImage__ekZ29{transform:scale(1.1)}.ProjectGallery_imageOverlay__fCg_U{position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(180deg,transparent 50%,rgba(0,0,0,.7));opacity:0;transition:opacity .3s ease;display:flex;align-items:flex-end;padding:20px}.ProjectGallery_imageItem___oem3:hover .ProjectGallery_imageOverlay__fCg_U{opacity:1}.ProjectGallery_overlayContent__pxwQN{color:#fff;transform:translateY(20px);transition:transform .3s ease}.ProjectGallery_imageItem___oem3:hover .ProjectGallery_overlayContent__pxwQN{transform:translateY(0)}.ProjectGallery_overlayContent__pxwQN i{font-size:2rem;margin-bottom:10px;display:block;color:#fff}.ProjectGallery_imageCategory__RdGsP{background:rgba(255,152,0,.9);padding:5px 15px;border-radius:20px;font-size:.9rem;text-transform:uppercase;letter-spacing:1px}.ProjectGallery_interior__serZ2 .ProjectGallery_imageCategory__RdGsP{background:#3498db}.ProjectGallery_kitchen__nY9gU .ProjectGallery_imageCategory__RdGsP{background:#e74c3c}.ProjectGallery_bathroom__CU6Np .ProjectGallery_imageCategory__RdGsP{background:#9b59b6}.ProjectGallery_structural__NSClM .ProjectGallery_imageCategory__RdGsP{background:#2ecc71}.ProjectGallery_exterior__YpuG_ .ProjectGallery_imageCategory__RdGsP{background:#f39c12}.ProjectGallery_emptyState__xLfyU{text-align:center;padding:60px 20px;color:#666}.ProjectGallery_emptyState__xLfyU i{font-size:4rem;color:#ddd;margin-bottom:20px}.ProjectGallery_emptyState__xLfyU p{font-size:1.2rem}.ProjectGallery_lightbox__S_V0U{position:fixed;top:0;left:0;width:100%;height:100%;z-index:9999;display:flex;align-items:center;justify-content:center;animation:ProjectGallery_fadeIn__piL5C .3s ease}.ProjectGallery_lightboxOverlay__4_5CK{position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.9);-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.ProjectGallery_lightboxContent__zbsM_{position:relative;z-index:10000;max-width:90%;max-height:90%;display:flex;align-items:center;gap:20px}.ProjectGallery_lightboxClose__svdzx{position:absolute;top:-50px;right:0;background:hsla(0,0%,100%,.2);border:none;width:40px;height:40px;border-radius:50%;color:#fff;font-size:1.5rem;cursor:pointer;transition:all .3s ease;display:flex;align-items:center;justify-content:center}.ProjectGallery_lightboxClose__svdzx:hover{background:hsla(0,0%,100%,.3);transform:rotate(90deg)}.ProjectGallery_lightboxNav__jCPbS{background:hsla(0,0%,100%,.2);border:none;width:50px;height:50px;border-radius:50%;color:#fff;font-size:1.5rem;cursor:pointer;transition:all .3s ease;display:flex;align-items:center;justify-content:center}.ProjectGallery_lightboxNav__jCPbS:hover{background:hsla(0,0%,100%,.3);transform:scale(1.1)}.ProjectGallery_lightboxImageContainer__q7fEn{position:relative;max-width:800px;max-height:80vh}.ProjectGallery_lightboxImage___G4ts{width:100%;height:auto;max-height:80vh;object-fit:contain;border-radius:10px;box-shadow:0 20px 60px rgba(0,0,0,.5)}.ProjectGallery_lightboxInfo__SMiYL{position:absolute;bottom:0;left:0;right:0;background:linear-gradient(transparent,rgba(0,0,0,.8));color:#fff;padding:30px 20px 20px;border-radius:0 0 10px 10px}.ProjectGallery_lightboxInfo__SMiYL h3{margin:0;font-size:1.3rem;font-weight:600}.ProjectGallery_lightboxCategory__99Quf{display:inline-block;background:#ff9800;padding:5px 15px;border-radius:20px;font-size:.9rem;margin-top:8px;text-transform:uppercase}.ProjectGallery_lightboxCounter__PfvJ1{position:absolute;bottom:-50px;left:50%;transform:translateX(-50%);color:#fff;font-size:1rem;opacity:.8}.ProjectGallery_projectStats__DyaGc{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));grid-gap:30px;gap:30px;max-width:900px;margin:60px auto;padding:0 20px}.ProjectGallery_statItem__UMmM7{text-align:center;padding:30px 20px;background:#fff;border-radius:15px;box-shadow:0 10px 30px rgba(0,0,0,.08);transition:all .3s ease}.ProjectGallery_statItem__UMmM7:hover{transform:translateY(-10px);box-shadow:0 20px 40px rgba(0,0,0,.12)}.ProjectGallery_statItem__UMmM7 i{font-size:3rem;color:#e40c29;margin-bottom:20px}.ProjectGallery_statItem__UMmM7 h3{font-size:2.5rem;color:#2c3539;margin:10px 0;font-weight:700}.ProjectGallery_statItem__UMmM7 p{color:#666;font-size:1rem;font-weight:500}@keyframes ProjectGallery_fadeInUp__8BKzF{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes ProjectGallery_fadeIn__piL5C{0%{opacity:0}to{opacity:1}}@media (max-width:1200px){.ProjectGallery_imageGrid__KGeZR{grid-template-columns:repeat(auto-fill,minmax(280px,1fr))}}@media (max-width:992px){.ProjectGallery_projectTitle__m_BpO{font-size:2.5rem}.ProjectGallery_galleryTitle__DRuLN{font-size:2rem}.ProjectGallery_lightboxContent__zbsM_{max-width:95%;gap:10px}.ProjectGallery_lightboxNav__jCPbS{width:40px;height:40px;font-size:1.2rem}}@media (max-width:768px){.ProjectGallery_projectGallery__tDoqF{padding:20px 0}.ProjectGallery_projectTitle__m_BpO{font-size:2rem}.ProjectGallery_projectDescription__CzFWc{font-size:1.1rem;padding:0 10px}.ProjectGallery_galleryTitle__DRuLN{font-size:1.8rem}.ProjectGallery_imageGrid__KGeZR{grid-template-columns:repeat(auto-fill,minmax(250px,1fr));gap:15px}.ProjectGallery_imageItem___oem3{height:250px}.ProjectGallery_filterButtons__YTF70{gap:10px}.ProjectGallery_filterBtn__gUor0{padding:8px 20px;font-size:.9rem}.ProjectGallery_lightboxContent__zbsM_{flex-direction:column}.ProjectGallery_lightboxNav__jCPbS{position:absolute;top:50%;transform:translateY(-50%)}.ProjectGallery_lightboxNav__jCPbS:first-of-type{left:10px}.ProjectGallery_lightboxNav__jCPbS:last-of-type{right:10px}.ProjectGallery_projectStats__DyaGc{grid-template-columns:1fr;gap:20px}}@media (max-width:576px){.ProjectGallery_projectTitle__m_BpO{font-size:1.8rem}.ProjectGallery_projectMeta__0Za8U{flex-direction:column;gap:10px;align-items:center}.ProjectGallery_featuresGrid__yjL4d,.ProjectGallery_imageGrid__KGeZR{grid-template-columns:1fr}.ProjectGallery_filterButtons__YTF70{flex-wrap:wrap;justify-content:center}.ProjectGallery_filterBtn__gUor0{padding:6px 15px;font-size:.85rem}}