.projet-header{padding:2rem 0;background:var(--color-white)}.projet-header-content{display:flex;align-items:flex-start;gap:3rem;min-height:280px}.projet-header-left{flex:1;display:flex;flex-direction:column;gap:1rem}.projet-title{font-family:var(--font-title);font-size:clamp(2rem, 4vw, 3.5rem);font-weight:800;color:var(--color-black-01);text-transform:uppercase;line-height:1.1;margin:0}.projet-title-default{font-family:var(--font-title);font-size:clamp(1.25rem, 3.5vw, 2rem);font-weight:800;text-transform:uppercase;line-height:1.1}.projet-header-right{flex:1;max-width:50%}.projet-header-image{width:100%;height:auto;object-fit:cover}.btn-voir-site{display:inline-flex;align-items:center;padding:.75rem 1.5rem;background:0 0;color:var(--color-primary);border:1px solid var(--color-primary);text-decoration:none;font-family:var(--font-body);font-weight:600;text-transform:uppercase;font-size:.875rem;transition:all .3s ease;align-self:flex-start}.btn-voir-site:hover{background:var(--color-primary);color:var(--color-white)}.single-projet .projet-cta{display:flex;justify-content:center;margin-top:1.5rem}.projet-content{padding-top:1rem;padding-bottom:4rem;background:var(--color-white)}.projet-content-inner{display:flex;gap:1rem;align-items:flex-start}body.single-projet{--projet-aside-w:300px;--projet-gap:1rem;--projet-container-fix:7px;--projet-shift:calc((var(--projet-aside-w) + var(--projet-gap)) / 2 + var(--projet-container-fix))}.projet-infos{flex:0 0 var(--projet-aside-w);display:flex;flex-direction:column;gap:1.5rem}.projet-info-item h3{font-family:var(--font-title);font-size:1rem;font-weight:800;color:var(--color-black-01);text-transform:uppercase;margin:0 0 .5rem}.projet-info-item a,.projet-info-item span{font-family:var(--font-body);font-size:.9375rem;color:var(--color-black-03);text-decoration:none;display:block;transition:color .3s ease}.projet-info-item a:hover{color:var(--color-primary)}.projet-text{flex:1}.projet-text .title-dual-effect{font-family:var(--font-title);font-size:clamp(2rem, 3.5vw, 2.75rem);font-weight:800;text-transform:uppercase;line-height:1.1;margin:0 0 2rem}.projet-text .title-primary{color:var(--color-black-01);font-weight:800}.projet-text .title-secondary{color:transparent;-webkit-text-stroke:1px var(--color-black-04);text-stroke:1px var(--color-grey-01);font-weight:800}.projet-chapo{font-family:var(--font-body);font-size:1.125rem;font-weight:600;color:var(--color-black-02);line-height:1.6;margin-bottom:1.5rem}.projet-intro{font-family:var(--font-body);font-size:1rem;color:var(--color-black-03);line-height:1.7}.projet-image-main{padding:3rem 0;text-align:center;background:var(--color-white)}.projet-main-img{max-width:100%;height:auto;margin:0 auto}.projet-bandeau{width:100%;margin:3rem 0}.projet-bandeau-img{width:100%;height:auto;display:block}.projet-galerie{padding:4rem 0}.projet-galerie-noir{background:var(--color-black-01)}.projet-galerie-blanc{background:var(--color-white)}.galerie-quinconce{display:flex;flex-direction:column;gap:3rem;max-width:1200px;margin:0 auto}.galerie-item{cursor:pointer;transition:transform .3s ease;max-width:70%}.galerie-item.gauche{align-self:flex-start;margin-left:0}.galerie-item.droite{align-self:flex-end;margin-right:0}.galerie-item:hover{transform:scale(1.02)}.galerie-item img{width:100%;height:auto;display:block}.decouvrir-title{font-family:var(--font-title);font-size:2rem;font-weight:800;color:var(--color-black-01);text-transform:uppercase;text-align:center;margin:0 0 3rem}.galerie-popin{position:fixed;inset:0;background:rgba(0,0,0,.9);z-index:9999;display:none;align-items:center;justify-content:center}.galerie-popin.active{display:flex}.popin-content{position:relative;max-width:90vw;max-height:90vh;width:100%;height:100%;display:flex;align-items:center;justify-content:center}.popin-image-container{max-width:100%;max-height:100%;overflow:auto;display:flex;align-items:center;justify-content:center}#popin-image{max-width:100%;max-height:100%;object-fit:contain}.popin-close{position:absolute;top:2rem;right:2rem;background:0 0;border:none;color:var(--color-white);font-size:2rem;cursor:pointer;z-index:10001;padding:.5rem;line-height:1}.popin-nav{position:absolute;top:50%;transform:translateY(-50%);background:rgba(255,255,255,.2);border:none;color:var(--color-white);font-size:2rem;cursor:pointer;padding:1rem;z-index:10001;transition:background .3s ease}.popin-nav:hover{background:rgba(255,255,255,.3)}.popin-prev{left:2rem}.popin-next{right:2rem}.visually-hidden{position:absolute !important;width:1px !important;height:1px !important;padding:0 !important;margin:-1px !important;overflow:hidden !important;clip:rect(0,0,0,0) !important;white-space:nowrap !important;border:0 !important}.galerie-item:focus{outline:2px solid #0073aa;outline-offset:2px}.galerie-item[role=button]{cursor:pointer}img{max-width:100%;height:auto}body.single-projet{overflow-x:hidden;overflow-x:clip}body.single-projet .projet-text>.alignwide,body.single-projet .projet-text>figure.wp-block-image.alignwide,body.single-projet .projet-text>.wp-block-group.alignwide,body.single-projet .projet-text>.wp-block-cover.alignwide,body.single-projet .projet-text>.wp-block-gallery.alignwide{width:min(1200px, calc(100% - 2rem));max-width:min(1200px, calc(100% - 2rem));margin-left:auto;margin-right:auto}body.single-projet .projet-text>.alignfull,body.single-projet .projet-text>figure.wp-block-image.alignfull,body.single-projet .projet-text>.wp-block-group.alignfull,body.single-projet .projet-text>.wp-block-cover.alignfull,body.single-projet .projet-text>.wp-block-gallery.alignfull{width:100vw;max-width:100vw;position:relative;margin-left:calc(50% - 50vw - var(--projet-shift));margin-right:calc(50% - 50vw + var(--projet-shift))}body.single-projet .projet-text .wp-block-image img{width:100%;height:auto;display:block}body.single-projet .projet-text figure.wp-block-image.alignfull img{border-radius:0;box-shadow:none}@media (max-width:1024px){.projet-header-content{flex-direction:column;gap:2rem}.projet-header-right{max-width:100%;order:1}.projet-header-left{order:2}.projet-content-inner{flex-direction:column;gap:2rem}.projet-infos{flex:none;width:100%}body.single-projet{--projet-shift:0px}}@media (max-width:768px){.projet-header{padding:1.5rem 0}.projet-content{padding:2rem 0}.projet-galerie{padding:2rem 0}.projet-decouvrir{padding:2rem 0}.galerie-item{max-width:90%}.popin-nav{font-size:1.5rem;padding:.75rem}.popin-close{font-size:1.5rem;top:1rem;right:1rem}}@media (max-width:1024px){.single-projet .projet-content-inner{gap:.75rem}.single-projet .projet-infos{width:100%;display:grid;grid-template-columns:repeat(3,minmax(0, 1fr));gap:1rem;padding:0;margin:.25rem 0 .75rem}.single-projet .projet-info-item{margin:0}.single-projet .projet-info-item h3{margin:0 0 .15rem;font-size:.875rem;line-height:1.15}.single-projet .projet-info-item a,.single-projet .projet-info-item span{display:inline-block;margin:0;font-size:.9375rem;line-height:1.35}.single-projet .projet-info-item a+a:before,.single-projet .projet-info-item a+span:before{content:" • ";color:var(--color-black-03);opacity:.7;pointer-events:none}}@media (max-width:820px){.single-projet .projet-infos{grid-template-columns:repeat(2,minmax(0, 1fr));gap:1rem}}@media (max-width:520px){.single-projet .projet-infos{grid-template-columns:1fr;gap:.5rem;margin:.15rem 0 .6rem}}