.project-gallery-section{background:#fff;padding:100px 20px}.project-gallery-container{margin:0 auto;max-width:1200px}.project-gallery-header{margin-bottom:50px;max-width:850px}.project-eyebrow{align-items:center;color:#8b1e24;display:inline-flex;font-size:13px;font-weight:800;gap:12px;letter-spacing:2px;margin-bottom:16px;text-transform:uppercase}.project-eyebrow:before{background:#8b1e24;content:"";height:2px;width:40px}.project-gallery-header h2{color:#1e1e1e;font-size:clamp(38px,5vw,60px);letter-spacing:-1.5px;line-height:1.05;margin:0 0 18px}.project-gallery-header p{color:#666;font-size:17px;line-height:1.8;margin:0}.project-gallery-grid{display:grid;gap:28px;grid-template-columns:repeat(3,1fr)}.project-card{background:#f5f5f5;border-radius:24px;box-shadow:0 20px 50px rgba(0,0,0,.08);cursor:pointer;height:420px;overflow:hidden;position:relative;transition:transform .35s ease,box-shadow .35s ease}.project-card img{height:100%;object-fit:cover;transition:transform .7s ease;width:100%}.project-overlay{align-items:flex-end;background:rgba(139,30,36,.9);display:flex;inset:0;opacity:0;padding:32px;position:absolute;transition:opacity .35s ease}.project-overlay-content{transform:translateY(24px);transition:transform .35s ease}.project-overlay span{color:hsla(0,0%,100%,.78);display:inline-block;font-size:12px;font-weight:800;letter-spacing:2px;margin-bottom:12px;text-transform:uppercase}.project-overlay h3{color:#fff;font-size:28px;line-height:1.15;margin:0 0 12px}.project-overlay p{color:hsla(0,0%,100%,.9);font-size:15px;line-height:1.7;margin:0}.project-card:hover{box-shadow:0 30px 70px rgba(139,30,36,.18);transform:translateY(-8px)}.project-card:hover img{transform:scale(1.08)}.project-card:hover .project-overlay{opacity:1}.project-card:hover .project-overlay-content{transform:translateY(0)}.lightbox{align-items:center;background:rgba(0,0,0,.94);display:none;inset:0;justify-content:center;padding:20px;position:fixed;z-index:99999}.lightbox.active{display:flex}.lightbox img{border-radius:16px;max-height:90vh;max-width:95%;object-fit:contain}.lightbox-close{background:transparent;font-size:48px;right:25px;top:20px}.lightbox-arrow,.lightbox-close{border:none;color:#fff;cursor:pointer;position:absolute;z-index:2}.lightbox-arrow{background:#8b1e24;border-radius:50%;font-size:28px;height:52px;top:50%;transform:translateY(-50%);transition:background .3s ease;width:52px}.lightbox-arrow:hover{background:#a6232a}.lightbox-prev{left:20px}.lightbox-next{right:20px}@media (max-width:991px){.project-gallery-grid{grid-template-columns:repeat(2,1fr)}.project-card{height:340px}}@media (max-width:767px){.project-gallery-section{padding:70px 16px}.project-gallery-header{margin-bottom:35px}.project-gallery-header h2{font-size:38px;letter-spacing:-1px}.project-gallery-header p{font-size:16px;line-height:1.7}.project-gallery-grid{gap:18px;grid-template-columns:1fr}.project-card{border-radius:18px;height:280px}.project-overlay{background:linear-gradient(0deg,rgba(139,30,36,.96) 0,rgba(139,30,36,.7) 55%,rgba(139,30,36,.12));opacity:1;padding:22px}.project-overlay-content{transform:none}.project-overlay h3{font-size:22px}.project-overlay p{font-size:14px;line-height:1.55}.lightbox img{max-height:82vh;max-width:100%}.lightbox-arrow{font-size:22px;height:42px;width:42px}.lightbox-prev{left:10px}.lightbox-next{right:10px}.lightbox-close{font-size:40px;right:16px;top:12px}}