.projects-section{position:relative;background:url(/backgrounds/projects-plomberie-bg.webp) 50%/cover no-repeat;color:#fff}.projects-overlay{background:radial-gradient(circle at 22% 28%,rgba(0,207,255,.17) 0,transparent 55%),rgba(10,26,40,.88);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:#00cfff;text-shadow:1px 1px 3px rgb(0 0 0/.55)}.projects-underline{width:60px;height:4px;background:#00cfff;border-radius:3px;margin:.6rem auto 1.25rem}.projects-subtitle{max-width:720px;margin:0 auto;font-size:1.05rem;line-height:1.6;color:#d1f3ff;text-shadow:1px 1px 2px rgb(0 0 0/.35)}.project-card{position:relative;cursor:zoom-in;overflow:hidden;border-radius:8px;box-shadow:0 4px 20px rgb(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 ease}@media(hover:hover){.project-card:hover .project-img{transform:scale(1.08)}}.project-overlay{position:absolute;inset:auto 0 0;background:linear-gradient(0deg,rgb(0 0 0/.88) 0,transparent);padding:1rem;text-align:center;opacity:0;visibility:hidden;transition:opacity .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:#00cfff}.projects-cta{background:#00cfff!important;color:#0a1a28!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:#08b9e0!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,207,255,.12) 0,transparent 55%),rgb(0 0 0/.95)}.fs-img{max-width:100%;max-height:90vh;object-fit:contain;border-radius:6px;box-shadow:0 0 25px rgb(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:#00cfff;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:#00cfff}.fs-close:focus-visible,.fs-nav:focus-visible,.project-card:focus-visible{outline:2px solid #00cfff;outline-offset:2px}@media(max-width:768px){.project-img{height:200px}.fs-title{font-size:1.55rem;margin-top:1rem}.fs-category{background:rgb(0 0 0/.85);padding:.5rem 1rem;border-radius:6px;display:inline-block;margin-top:.5rem}.fs-img{max-height:60vh}}