body,.project-page-layout{background:#fff}.detail-project-container{z-index:1;max-width:1100px;margin:48px auto;padding:40px 32px 32px;font-family:Neue Montreal,Inter,sans-serif;animation:.6s ease-out fadeIn;position:relative}.detail-project-back{color:#3d3c3a;margin-bottom:18px;font-family:Nunito Sans,Open Sans,sans-serif;font-size:15px;text-decoration:none;transition:color .2s;animation:.7s ease-out fadeInUp;display:inline-block}.detail-project-back:hover{color:#000}.detail-project-title{color:#222;letter-spacing:1px;margin-bottom:32px;font-family:Neue Montreal,Inter,sans-serif;font-size:2.8rem;font-weight:700;animation:.8s ease-out fadeInUp}.detail-project-info-grid{grid-template-columns:repeat(5,1fr);gap:32px;margin-bottom:48px;animation:.9s ease-out fadeInUp;display:grid}.detail-project-label{color:#888;letter-spacing:1.2px;text-transform:uppercase;margin-bottom:8px;font-family:Neue Montreal,Inter,sans-serif;font-size:.85rem;font-weight:700}.detail-project-value{color:#222;font-family:Nunito Sans,Open Sans,sans-serif;font-size:1.05rem;font-weight:500;line-height:1.5}.detail-project-gallery{grid-template-columns:repeat(2,1fr);gap:16px;margin-bottom:48px;animation:1s ease-out fadeIn;display:grid}.detail-project-image-wrapper{cursor:pointer;border-radius:12px;transition:all .3s;animation:.6s ease-out backwards fadeInUp;position:relative;overflow:hidden}.detail-project-image-wrapper:hover{transform:scale(1.02);box-shadow:0 8px 24px #00000026}.detail-project-image{object-fit:cover;background:#f5f5f5;border-radius:12px;width:100%;height:100%;transition:all .3s}.detail-project-image-wrapper:hover .detail-project-image{filter:brightness(.85)}.image-zoom-icon{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);pointer-events:none;color:#fff;background:#000000b3;border:2px solid #ffffff4d;border-radius:50%;justify-content:center;align-items:center;width:80px;height:80px;font-size:3rem;transition:all .3s;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)scale(0)}.detail-project-image-wrapper:hover .image-zoom-icon{transform:translate(-50%,-50%)scale(1)}.detail-project-image-wrapper:first-child{grid-area:span 2/span 1;height:500px;animation-delay:.1s}.detail-project-image-wrapper:nth-child(2){grid-area:span 1/span 1;height:240px;animation-delay:.15s}.detail-project-image-wrapper:nth-child(3){grid-area:span 1/span 1;height:240px;animation-delay:.2s}.detail-project-image-wrapper:nth-child(4){grid-area:span 1/span 2;height:350px;animation-delay:.25s}.detail-project-image-wrapper:nth-child(5){grid-area:span 1/span 1;height:300px;animation-delay:.3s}.detail-project-gallery video{object-fit:cover;background:#000;border-radius:12px;width:100%;height:100%;box-shadow:0 4px 12px #00000014}.detail-project-gallery video::-webkit-media-controls-panel{background:#000000b3}.detail-project-share{text-align:center;margin-top:48px;margin-bottom:24px;animation:1.1s ease-out fadeInUp}.detail-project-share h2{color:#222;margin-bottom:20px;font-family:Neue Montreal,Inter,sans-serif;font-size:1.75rem;font-weight:600}.share-icons{justify-content:center;gap:16px;margin-top:0;display:flex}.share-icon{cursor:pointer;background:0 0;border:none;padding:0;transition:transform .2s;position:relative}.share-icon:hover{transform:scale(1.1)}.copy-tooltip{color:#fff;white-space:nowrap;background:#222;border-radius:6px;padding:6px 12px;font-size:.85rem;animation:.3s ease-out fadeIn;position:absolute;top:-35px;left:50%;transform:translate(-50%)}.lightbox-overlay{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:9999;background:#000000f2;justify-content:center;align-items:center;width:100vw;height:100vh;animation:.2s fadeIn;display:flex;position:fixed;top:0;left:0}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.lightbox-content{justify-content:center;align-items:center;max-width:90vw;max-height:90vh;display:flex}.lightbox-image{object-fit:contain;border-radius:8px;max-width:100%;max-height:90vh;box-shadow:0 8px 32px #0006;width:auto!important;height:auto!important}.lightbox-close{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:#fff;cursor:pointer;z-index:10000;background:#ffffff26;border:2px solid #ffffff4d;border-radius:50%;justify-content:center;align-items:center;width:56px;height:56px;padding:0;font-size:3rem;font-weight:300;line-height:1;transition:all .2s;display:flex;position:absolute;top:24px;right:32px}.lightbox-close:hover{background:#ffffff40;transform:rotate(90deg)}.lightbox-prev,.lightbox-next{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:#fff;cursor:pointer;z-index:10000;background:#ffffff26;border:2px solid #ffffff4d;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;font-size:2rem;font-weight:300;transition:all .2s;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.lightbox-prev{left:32px}.lightbox-next{right:32px}.lightbox-prev:hover,.lightbox-next:hover{background:#ffffff40;transform:translateY(-50%)scale(1.1)}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@media (max-width:900px){.detail-project-container{max-width:100%;margin:24px auto;padding:24px 16px}.detail-project-title{margin-bottom:24px;font-size:2rem}.detail-project-info-grid{grid-template-columns:1fr 1fr;gap:20px;margin-bottom:32px}.detail-project-label{font-size:.75rem}.detail-project-value{font-size:.95rem}.detail-project-gallery{grid-template-columns:1fr;gap:16px;margin-bottom:32px}.image-zoom-icon{width:60px;height:60px;font-size:2rem}.detail-project-gallery .detail-project-image-wrapper:first-child,.detail-project-gallery .detail-project-image-wrapper:nth-child(2),.detail-project-gallery .detail-project-image-wrapper:nth-child(3),.detail-project-gallery .detail-project-image-wrapper:nth-child(4),.detail-project-gallery .detail-project-image-wrapper:nth-child(5){grid-area:span 1/span 1;height:250px}.detail-project-image{border-radius:8px}.detail-project-share h2{font-size:1.5rem}.detail-project-container,.detail-project-back,.detail-project-title,.detail-project-info-grid,.detail-project-gallery,.detail-project-share{animation:.5s ease-out fadeIn}.detail-project-image-wrapper{animation:.4s ease-out fadeIn}.detail-project-image-wrapper:nth-child(n){animation-delay:0s}}@media (max-width:768px){.lightbox-close{width:44px;height:44px;font-size:2rem;top:16px;right:16px}.lightbox-prev,.lightbox-next{width:40px;height:40px;font-size:1.5rem}.lightbox-prev{left:16px}.lightbox-next{right:16px}.lightbox-content{max-width:95vw;max-height:85vh}}@media (max-width:600px){.detail-project-info-grid{grid-template-columns:1fr;gap:16px}.detail-project-title{font-size:1.75rem}}
