.projects-section{position:relative;background:url(/backgrounds/projects-plomberie-bg.webp) 50%/cover no-repeat;color:#fff}.projects-overlay{background:linear-gradient(rgba(0,0,0,.78),rgba(0,0,0,.78));padding:clamp(4rem,8vw,5rem) 0}.projects-title{font-family:var(--font-headings);font-size:clamp(1.9rem,4vw+1rem,2.4rem);font-weight:800;color:#00e6c3;text-shadow:1px 1px 3px rgba(0,0,0,.5)}.projects-underline{width:60px;height:4px;background:#00e6c3;border-radius:3px;margin:.5rem auto 1.2rem}.projects-subtitle{max-width:700px;margin:0 auto;font-size:1.05rem;line-height:1.6;color:#f0f0f0;text-shadow:1px 1px 2px rgba(0,0,0,.45)}.project-card{position:relative;border-radius:8px;overflow:hidden;cursor:zoom-in;box-shadow:0 4px 20px rgba(0,0,0,.4);transition:transform .25s,box-shadow .25s}@media(hover:hover){.project-card:hover{transform:translateY(-4px) scale(1.02)}}.project-img{width:100%;height:250px;object-fit:cover;transition:transform .3s}@media(hover:hover){.project-card:hover .project-img{transform:scale(1.08)}}.project-overlay{position:absolute;inset:auto 0 0;background:linear-gradient(0deg,rgba(0,0,0,.85),transparent);padding:1rem;text-align:center;opacity:0;visibility:hidden;transition:.25s}@media(hover:hover){.project-card:hover .project-overlay{opacity:1;visibility:visible}}.project-overlay h5{margin:0;font-size:1rem;font-weight:700;color:#fff}.project-overlay small{font-size:.85rem;color:#00e6c3}.projects-cta{background:#00e6c3!important;color:#0e2f44!important;border:none!important;font-weight:700;text-transform:uppercase;padding:.75rem 2.2rem;border-radius:8px;min-width:240px;transition:transform .25s,background-color .25s}@media(hover:hover){.projects-cta:hover{background:#00c2a6!important;transform:scale(1.05)}}.project-fullscreen{position:fixed;inset:0;z-index:9999;display:flex;align-items:center;justify-content:center;padding:1rem;background:radial-gradient(circle at 25% 20%,rgba(0,230,195,.12)0,transparent 55%),rgba(0,0,0,.95)}.fs-img{max-width:100%;max-height:90vh;object-fit:contain;border-radius:6px;box-shadow:0 0 25px rgba(0,0,0,.6)}.fs-title{font-family:var(--font-headings);font-size:2rem;font-weight:700;color:#fff;margin-top:1.3rem}.fs-category{font-size:1.1rem;color:#00e6c3;margin-top:.25rem}.fs-close,.fs-nav{position:absolute;background:none;border:none;color:#fff;cursor:pointer;font-size:3rem;line-height:1;transition:color .25s;z-index:10000}.fs-close{top:18px;right:28px;font-size:2.4rem}.fs-nav{top:50%;transform:translateY(-50%);padding:0 15px}.fs-nav.left{left:22px}.fs-nav.right{right:22px}.fs-close:hover,.fs-nav:hover{color:#00e6c3}.fs-close:focus-visible,.fs-nav:focus-visible,.project-card:focus-visible{outline:2px solid #00e6c3;outline-offset:2px}@media(max-width:768px){.project-img{height:200px}.fs-title{font-size:1.5rem;margin-top:1rem}.fs-category{background:rgba(0,0,0,.85);padding:.5rem 1rem;border-radius:6px;display:inline-block;margin-top:.5rem}.fs-img{max-height:60vh}}