.zoom-project-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#fff;z-index:1000;overflow-y:auto}.zoom-project-content{min-height:100vh;display:flex;flex-direction:column;position:relative}.zoom-project-close{position:fixed;top:30px;right:30px;background:#000;color:#fff;border:none;border-radius:50%;width:50px;height:50px;font-size:28px;cursor:pointer;display:flex;align-items:center;justify-content:center;z-index:1001;transition:all .3s ease}.zoom-project-close:hover{background:red;transform:scale(1.1)}.zoom-project-info{padding:80px 40px 40px;max-width:1950px;margin:0 auto;display:flex;flex-direction:column;gap:40px;flex:1}.zoom-project-image{width:100%;max-width:1200px;height:600px;position:relative;overflow:hidden;margin:auto auto 0;border-radius:15px;box-shadow:0 8px 24px #0000001a}.zoom-project-image2{width:100%;max-width:1200px;height:400px;position:relative;overflow:hidden;margin:auto auto 0;border-radius:15px;box-shadow:0 8px 24px #0000001a}.zoom-project-images-row{width:100%;max-width:1200px;margin:40px auto 0;display:flex;gap:20px}.zoom-project-image-half{flex:1;height:600px;position:relative;overflow:hidden;border-radius:15px;box-shadow:0 8px 24px #0000001a}.zoom-project-image-half img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.section-title{font-size:2rem;font-weight:700;color:#000;margin:0 0 20px;text-align:left}.zoom-project-image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.zoom-project-image-spaced{margin-top:40px}.stat-item{display:flex;flex-direction:column;align-items:center;gap:10px}.stat-number{font-size:3rem;font-weight:900;color:red}.stat-label{font-size:1.2rem;font-weight:500;color:#fff;text-transform:uppercase;letter-spacing:1px}.zoom-project-title{font-size:4rem;text-align:center;font-weight:900;color:#000;margin:0;line-height:1.1}.zoom-project-subtitle{font-size:2rem;text-align:center;font-weight:600;color:#666;margin:0;line-height:1.3}.zoom-project-details{display:grid;grid-template-columns:repeat(3,1fr);gap:40px;margin-top:40px;margin-left:auto;margin-right:auto}.zoom-project-detail{display:grid;flex-direction:column;gap:15px;padding:30px;border-radius:15px}.detail-label{font-size:1.2rem;font-weight:700;color:#000;letter-spacing:1px}.detail-value{font-size:1.4rem;color:#333;line-height:1.5}.zoom-project-services{text-align:center}.zoom-project-year{justify-self:end}.zoom-project-step{max-width:1300px;margin:40px auto;padding:0 40px}.step-title{font-size:2rem;font-weight:700;color:#000;margin:0 0 20px;text-align:left}.step-description{font-size:1.8rem;margin-left:200px;line-height:1.6;color:#333;text-align:right}.project-page{min-height:100vh;background:#fff}.project-page-header{padding:120px 0 80px;text-align:center}.project-page-title{font-size:100px;font-weight:900;color:#000;margin:0 0 20px;line-height:1.1}.project-page-subtitle{font-size:1.5rem;color:#666;max-width:600px;margin:0 auto;line-height:1.4}.projects{padding:80px 0;background:#fff;color:#000}.projects .container{max-width:1950px;margin:0 auto;padding:0 20px}.projects .title{font-size:100px;font-weight:900;text-align:left;margin-bottom:60px}.projects .grid{display:grid;grid-template-columns:repeat(2,1fr);gap:30px}.projects .project-item{text-align:center}.projects .project-image-container{position:relative;width:100%;height:1200px;border-radius:10px;overflow:hidden;cursor:pointer;transition:transform .3s ease}.projects .project-image-container:hover{transform:scale(1.02)}.projects .project-image{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;border-radius:10px}.projects .project-title{position:absolute;bottom:20px;left:20px;font-size:6rem;font-weight:600;color:#fff;text-shadow:2px 2px 4px rgba(0,0,0,.7);z-index:2;margin:0}@media (max-width: 768px){.project-page-header{padding:100px 0 60px}.project-page-title{font-size:2.5rem;margin-bottom:15px}.project-page-subtitle{font-size:1.2rem;padding:0 20px}.projects{padding:60px 0}.projects .container{padding:0 20px}.projects .grid{grid-template-columns:1fr;gap:20px}.projects .project-image-container{height:400px}.projects .project-title{font-size:3rem;bottom:15px;left:15px}}
