@font-face{font-family:'Overused Grotesk';src:url('fonts/OverusedGrotesk-VF.ttf') format('truetype-variations');font-weight:300 900;font-display:swap}body,html{margin:0;padding:0;width:100%;height:100%;overflow:hidden;font-family:'Overused Grotesk',system-ui,sans-serif}.projet a{color:#000}.projet header{mix-blend-mode:normal}*,::after,::before{box-sizing:border-box}header{position:fixed;top:0;left:0;width:100%;padding:10px 20px;z-index:10;mix-blend-mode:difference}nav{display:flex;justify-content:space-between}nav a{text-decoration:none;color:#fff;font-weight:500;transition:font-weight .2s}nav a:hover{font-weight:600}.accueil,.projet-accueil{position:relative;display:grid;grid-template-columns:repeat(3,1fr);grid-template-rows:repeat(3,1fr);width:100vw;height:100vh;background:#000}.accueil::after,.projet-accueil::after{content:'';position:absolute;inset:0;z-index:3;pointer-events:none;background:linear-gradient(to right,transparent calc(33.3333% - .05vw),#000 calc(33.3333% - .05vw),#000 calc(33.3333% + .05vw),transparent calc(33.3333% + .05vw),transparent calc(66.6667% - .05vw),#000 calc(66.6667% - .05vw),#000 calc(66.6667% + .05vw),transparent calc(66.6667% + .05vw),transparent),linear-gradient(to bottom,transparent calc(33.3333% - .05vw),#000 calc(33.3333% - .05vw),#000 calc(33.3333% + .05vw),transparent calc(33.3333% + .05vw),transparent calc(66.6667% - .05vw),#000 calc(66.6667% - .05vw),#000 calc(66.6667% + .05vw),transparent calc(66.6667% + .05vw),transparent)}.accueil .carte,.projet-accueil .carte{position:relative;width:100%;height:100%;margin:0;padding:0;border:0;background:0 0;overflow:hidden;cursor:pointer;z-index:2}.accueil .projet-video,.projet-accueil .projet-video{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;z-index:0;pointer-events:none;opacity:0;transition:opacity .5s linear}.accueil .projet-video.visible,.projet-accueil .projet-video.visible{opacity:1}.accueil .carte .slice-canvas,.projet-accueil .carte .slice-canvas{position:absolute;inset:0;display:block;width:100%;height:100%;pointer-events:none;opacity:0;transition:opacity .2s linear}.accueil .carte .slice-canvas.actif,.projet-accueil .carte .slice-canvas.actif{opacity:1}.presentation{position:fixed;bottom:0;left:0;width:100%;padding:10px 20px;z-index:10;display:flex;justify-content:space-between;align-items:center;mix-blend-mode:difference}.presentation h3{margin:0;padding:0;font-size:inherit;font-weight:500;color:#fff}.presentation a{text-decoration:underline;color:#fff;font-weight:500;transition:font-weight .2s}.presentation a:hover{font-weight:600}.projet .projet-accueil{grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);gap:1px;background:#000}.projet .projet-accueil::after{display:none}.projet .projet-accueil .carte{background:#fff}.projet .carte-contenu{position:absolute;inset:0;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:20px;color:#000}.projet .carte-contenu h2{margin:0;font-size:1.5rem;font-weight:500;text-align:center}.projet .carte-contenu p{margin:0;font-size:1rem;font-weight:400;text-align:center;max-width:80%}.projet .carte-5 .carte-contenu{position:relative;height:100%;padding:0}.projet .carte-5 .projet-media{position:relative;height:100%;max-width:100%;overflow:hidden}.projet .carte-5 .projet-media img{display:block;height:100%;width:auto;margin:0 auto;object-fit:cover}.projet .carte-5 .projet-media video{display:block;height:100%;width:auto;margin:0 auto;object-fit:contain}.projet .carte-5 .projet-media video:fullscreen{object-fit:contain;width:100%;height:100%}.projet .carte-5 .projet-media video:-webkit-full-screen{object-fit:contain;width:100%;height:100%}.projet .carousel-item{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;opacity:0;transition:opacity .3s linear;pointer-events:none}.projet .carousel-item.active{opacity:1}.projet .carousel-next,.projet .carousel-prev{position:absolute;top:50%;transform:translateY(-50%);z-index:2;width:44px;height:44px;border:1px solid rgba(0,0,0,.35);border-radius:50%;background:rgba(255,255,255,.6);color:#000;font-size:1.6rem;line-height:1;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .2s}.projet .carousel-next:hover,.projet .carousel-prev:hover{background:rgba(255,255,255,.9)}.projet .carousel-prev{left:8px}.projet .carousel-next{right:8px}.projet .carousel-compteur{position:absolute;bottom:8px;left:50%;transform:translateX(-50%);z-index:2;padding:2px 10px;background:rgba(255,255,255,.8);border-radius:999px;color:#000;font-size:.8rem;font-weight:500}.projet .carousel-lumiere{position:fixed;inset:0;z-index:50;background:rgba(0,0,0,.92);display:flex;align-items:center;justify-content:center;opacity:0;pointer-events:none;transition:opacity 250ms linear}.projet .carousel-lumiere.visible{opacity:1;pointer-events:auto}.projet .carousel-lumiere img{max-width:92vw;max-height:88vh;object-fit:contain}.projet .carousel-lumiere-fermer{position:absolute;top:14px;right:18px;z-index:2;border:0;background:0 0;color:#fff;font-size:2rem;line-height:1;cursor:pointer}html.travaux,html.travaux body{height:auto;overflow:auto}.travaux-galerie{padding-top:48px;border-top:1px solid #000}.travaux .rang{display:grid;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);align-items:center;padding:40px 32px;background:#fff;border-bottom:1px solid #000;text-decoration:none;color:#000}.travaux .rang-media{grid-column:2;width:min(58vw,880px)}.travaux .rang-media img,.travaux .rang-media video{display:block;width:100%;height:auto}.travaux .rang.gauche .rang-titre{grid-column:1;justify-self:start}.travaux .rang.droite .rang-titre{grid-column:3;justify-self:end;text-align:right}.travaux .rang h2{margin:0 0 4px;font-size:1.5rem;font-weight:500}.travaux .rang p{margin:0;font-size:.9rem;color:rgba(0,0,0,.6)}.travaux .rang-num{display:block;margin-bottom:6px;font-size:.75rem;font-weight:600;color:rgba(0,0,0,.45)}.travaux-mobile{display:none}.grille-texte{position:relative;display:grid;grid-template-columns:1fr;grid-template-rows:minmax(0,1fr) minmax(0,1fr) minmax(0,1fr);gap:1px;width:100vw;height:100vh;background:#000}.grille-texte .ligne{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;background:#000}.grille-texte .carte{position:relative;width:100%;margin:0;padding:10px;border:0;background:#fff;overflow:visible}.about-title{position:absolute;bottom:-35px;right:-80px;font-size:clamp(4rem, 9vw, 110px);font-weight:700;line-height:.85;letter-spacing:-2px;white-space:nowrap;z-index:10;pointer-events:none}.email-display{position:absolute;bottom:-35px;left:-40px;font-size:clamp(2rem, 5vw, 56px);font-weight:700;letter-spacing:-1.5px;line-height:1.1;text-decoration:underline;text-underline-offset:8px;text-decoration-thickness:3px;white-space:nowrap;z-index:10;color:#000}.contact-title{position:relative;font-size:clamp(4rem, 9vw, 110px);font-weight:700;letter-spacing:-3px;line-height:.85}.footer-cell{display:flex;flex-direction:column;justify-content:space-between}.projet .grille-texte .bio-text{font-size:15px;line-height:1.45;max-width:98%;color:#000}.projet .grille-texte .bio-text p{margin:0 0 12px}.projet .grille-texte .bio-text p:last-child{margin-bottom:0}.projet .grille-texte .contact-text{font-size:22px;line-height:1.35;color:#000}.projet .grille-texte .contact-text p{margin:0 0 6px}.projet .grille-texte .contact-text p:last-child{margin-bottom:0}@media (max-width:768px){body,html{height:auto;overflow:auto}.accueil{display:flex;flex-direction:column;width:100%;height:auto;padding-bottom:44px;background:#000}.accueil::after{display:none}.accueil .carte{width:100%;height:auto;aspect-ratio:16/9}.accueil .carte .slice-canvas{display:none}.accueil .projet-video{position:relative;inset:auto;width:100%;height:100%;object-fit:cover;opacity:1;pointer-events:none}.accueil .projet-video.visible{opacity:1}.projet .projet-accueil{display:flex;flex-direction:column;width:100%;height:auto}.projet .projet-accueil .carte-1,.projet .projet-accueil .carte-2,.projet .projet-accueil .carte-3,.projet .projet-accueil .carte-7,.projet .projet-accueil .carte-8,.projet .projet-accueil .carte-9,.projet .projet-accueil::after{display:none}.projet .projet-accueil .carte-4{order:1}.projet .projet-accueil .carte-5{order:2}.projet .projet-accueil .carte-6{order:3}.projet .carte-contenu{position:relative;inset:auto;padding:48px 20px}.projet .carte-5 .carte-contenu{padding:0}.projet .carte-5 .projet-media{width:100%;max-width:none;height:auto}.projet .carte-5 .projet-media.carousel{aspect-ratio:3/2}.projet .carte-5 .projet-media img,.projet .carte-5 .projet-media video{width:100%;height:auto;margin:0}.projet main{padding-bottom:60px}.grille-texte{display:block;width:100%;height:auto}.grille-texte .ligne{display:flex;flex-direction:column;gap:1px;height:auto}.grille-texte .carte{padding:24px 20px}.grille-texte .carte.vide{display:none}.about-title{position:static;font-size:clamp(3rem, 14vw, 4rem);white-space:normal;margin-top:16px}.email-display{position:static;font-size:clamp(1.4rem, 6.5vw, 2rem);white-space:normal;margin-top:16px}.contact-title{position:static;font-size:clamp(3rem, 14vw, 4rem)}.travaux .travaux-galerie{display:none}.travaux-mobile{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px;min-height:100vh;padding:24px;text-align:center;background:#fff;color:#000}.travaux-mobile a{color:#000;text-decoration:underline}}
