.Loader-module__9u6O_W__loader{z-index:10000;background:var(--void);flex-direction:column;justify-content:center;align-items:center;gap:1.5rem;display:flex;position:fixed;inset:0}.Loader-module__9u6O_W__word{font-family:var(--font-display);font-optical-sizing:auto;letter-spacing:.03em;color:var(--bone);font-size:clamp(3.5rem,14vw,9rem);font-weight:500;position:relative;overflow:hidden}.Loader-module__9u6O_W__count{font-family:var(--font-mono);letter-spacing:.3em;color:var(--bone-dim);font-size:.85rem}
.Hero-module__Z8hQ_W__hero{background:var(--void);flex-direction:column;justify-content:flex-end;width:100%;height:100svh;display:flex;position:relative;overflow:hidden}.Hero-module__Z8hQ_W__video{object-fit:cover;opacity:.55;filter:saturate(1.3)contrast(1.15);width:100%;height:100%;position:absolute;inset:0}.Hero-module__Z8hQ_W__scrim{background:linear-gradient(180deg, #07060559 0%, #07060540 40%, var(--void) 96%), linear-gradient(90deg, #07060580, transparent 40%, transparent 60%, #07060580);position:absolute;inset:0}.Hero-module__Z8hQ_W__content{z-index:2;padding:0 var(--section-pad-x) clamp(2.5rem, 6vh, 5rem);flex-direction:column;gap:1.25rem;display:flex;position:relative}.Hero-module__Z8hQ_W__eyebrowRow{justify-content:space-between;align-items:baseline;display:flex}.Hero-module__Z8hQ_W__wordmark{font-family:var(--font-display);font-optical-sizing:auto;letter-spacing:.01em;color:var(--bone);text-shadow:0 0 60px #d4291f59;margin:0;font-size:clamp(4.5rem,16vw,13rem);font-weight:480;line-height:.86}.Hero-module__Z8hQ_W__tagline{max-width:34ch;color:var(--bone-dim);font-size:clamp(.95rem,1.6vw,1.15rem);line-height:1.5}.Hero-module__Z8hQ_W__scrollCue{bottom:clamp(1.5rem,4vh,2.5rem);right:var(--section-pad-x);z-index:2;font-family:var(--font-mono);letter-spacing:.28em;color:var(--bone-dim);align-items:center;gap:.6rem;font-size:.7rem;display:flex;position:absolute}.Hero-module__Z8hQ_W__scrollLine{background:var(--bone-dim);width:1px;height:34px;position:relative;overflow:hidden}.Hero-module__Z8hQ_W__scrollLine:after{content:"";background:var(--blood-bright);width:100%;height:100%;animation:1.8s ease-in-out infinite Hero-module__Z8hQ_W__drip;position:absolute;top:-100%;left:0}@keyframes Hero-module__Z8hQ_W__drip{0%{top:-100%}60%{top:100%}to{top:100%}}
.Manifesto-module__ciNx7q__section{min-height:70vh;padding:clamp(4rem, 12vh, 8rem) var(--section-pad-x);background:var(--void);align-items:center;display:flex}.Manifesto-module__ciNx7q__inner{max-width:62rem;margin:0 auto}.Manifesto-module__ciNx7q__line{font-family:var(--font-display);font-optical-sizing:auto;color:var(--ash);margin:0;font-size:clamp(1.5rem,4.4vw,3.1rem);font-weight:400;line-height:1.28}.Manifesto-module__ciNx7q__line em{color:inherit;font-style:italic}
.PaintingGallery-module__TFsMuG__section{padding:clamp(4rem, 10vh, 7rem) var(--section-pad-x);background:var(--void)}.PaintingGallery-module__TFsMuG__header{flex-wrap:wrap;justify-content:space-between;align-items:baseline;gap:1rem;margin-bottom:clamp(2rem,6vh,4rem);display:flex}.PaintingGallery-module__TFsMuG__title{font-family:var(--font-display);font-optical-sizing:auto;color:var(--bone);font-size:clamp(2.2rem,6vw,4.5rem);font-weight:480}.PaintingGallery-module__TFsMuG__grid{grid-template-columns:repeat(12,1fr);gap:clamp(.6rem,1.4vw,1.4rem);display:grid}.PaintingGallery-module__TFsMuG__item{aspect-ratio:4/5;background:0 0;border:none;grid-column:span 6;padding:0;position:relative;overflow:hidden}.PaintingGallery-module__TFsMuG__item:first-child{grid-column:span 7}.PaintingGallery-module__TFsMuG__item:nth-child(2){grid-column:span 5}.PaintingGallery-module__TFsMuG__item:nth-child(3){aspect-ratio:1;grid-column:span 4}.PaintingGallery-module__TFsMuG__item:nth-child(4){aspect-ratio:16/10;grid-column:span 8}.PaintingGallery-module__TFsMuG__item:nth-child(5){grid-column:span 5}.PaintingGallery-module__TFsMuG__item:nth-child(6){aspect-ratio:16/11;grid-column:span 7}@media (max-width:720px){.PaintingGallery-module__TFsMuG__item,.PaintingGallery-module__TFsMuG__item:nth-child(n){aspect-ratio:4/5;grid-column:span 12}}.PaintingGallery-module__TFsMuG__item img{object-fit:cover;filter:grayscale(.15)contrast(1.05);width:100%;height:100%;transition:transform .7s cubic-bezier(.16,1,.3,1),filter .5s}.PaintingGallery-module__TFsMuG__item:hover img{filter:grayscale(0)contrast(1.1);transform:scale(1.05)}.PaintingGallery-module__TFsMuG__caption{opacity:0;text-align:left;background:linear-gradient(#0000,#070605d9);padding:1rem 1.1rem;transition:opacity .35s,transform .35s;position:absolute;bottom:0;left:0;right:0;transform:translateY(6px)}.PaintingGallery-module__TFsMuG__item:hover .PaintingGallery-module__TFsMuG__caption{opacity:1;transform:translateY(0)}.PaintingGallery-module__TFsMuG__caption h3{font-family:var(--font-display);color:var(--bone);font-size:1.05rem}
.Lightbox-module__s-tCFa__overlay{z-index:500;background:#070605f0;flex-direction:column;justify-content:center;align-items:center;padding:clamp(1.5rem,5vw,4rem);display:flex;position:fixed;inset:0}.Lightbox-module__s-tCFa__imgWrap{max-width:min(90vw,900px);max-height:72vh}.Lightbox-module__s-tCFa__imgWrap img{object-fit:contain;width:auto;max-width:100%;height:auto;max-height:72vh;box-shadow:0 30px 90px #0009}.Lightbox-module__s-tCFa__caption{text-align:center;margin-top:1.5rem}.Lightbox-module__s-tCFa__caption h3{font-family:var(--font-display);color:var(--bone);font-size:1.4rem;font-weight:480}.Lightbox-module__s-tCFa__caption p{letter-spacing:.2em;text-transform:uppercase;color:var(--bone-dim);margin-top:.35rem;font-size:.72rem}.Lightbox-module__s-tCFa__close{top:clamp(1rem,3vh,2rem);right:var(--section-pad-x);border:1px solid var(--bone-dim);color:var(--bone);background:0 0;border-radius:50%;width:44px;height:44px;font-size:1.1rem;position:absolute}.Lightbox-module__s-tCFa__nav{color:var(--bone-dim);background:0 0;border:none;padding:1rem;font-size:2rem;position:absolute;top:50%;transform:translateY(-50%)}.Lightbox-module__s-tCFa__prev{left:clamp(.5rem,3vw,2rem)}.Lightbox-module__s-tCFa__next{right:clamp(.5rem,3vw,2rem)}
.FilmGallery-module__vIKToG__section{padding:clamp(4rem, 10vh, 7rem) var(--section-pad-x);background:var(--void-2)}.FilmGallery-module__vIKToG__header{flex-wrap:wrap;justify-content:space-between;align-items:baseline;gap:1rem;margin-bottom:clamp(2rem,6vh,4rem);display:flex}.FilmGallery-module__vIKToG__title{font-family:var(--font-display);font-optical-sizing:auto;color:var(--bone);font-size:clamp(2.2rem,6vw,4.5rem);font-weight:480}.FilmGallery-module__vIKToG__intro{max-width:46ch;color:var(--bone-dim);margin-bottom:clamp(2rem,5vh,3rem);font-size:.85rem;line-height:1.6}.FilmGallery-module__vIKToG__grid{grid-template-columns:repeat(6,1fr);gap:clamp(.6rem,1.4vw,1.4rem);display:grid}.FilmGallery-module__vIKToG__card{aspect-ratio:16/10;text-align:left;background:0 0;border:none;grid-column:span 3;padding:0;position:relative;overflow:hidden}.FilmGallery-module__vIKToG__card.FilmGallery-module__vIKToG__wide{aspect-ratio:21/9;grid-column:span 6}.FilmGallery-module__vIKToG__card.FilmGallery-module__vIKToG__small{aspect-ratio:3/4;grid-column:span 2}@media (max-width:780px){.FilmGallery-module__vIKToG__card,.FilmGallery-module__vIKToG__card.FilmGallery-module__vIKToG__wide,.FilmGallery-module__vIKToG__card.FilmGallery-module__vIKToG__small{aspect-ratio:4/5;grid-column:span 6}}.FilmGallery-module__vIKToG__card img{object-fit:cover;filter:grayscale(.3)brightness(.85);width:100%;height:100%;transition:transform .7s cubic-bezier(.16,1,.3,1),filter .5s}.FilmGallery-module__vIKToG__card:hover img{filter:grayscale(0)brightness();transform:scale(1.05)}.FilmGallery-module__vIKToG__overlay{background:linear-gradient(#0000 45%,#070605e6);flex-direction:column;justify-content:flex-end;padding:1.1rem 1.2rem;display:flex;position:absolute;inset:0}.FilmGallery-module__vIKToG__tag{font-family:var(--font-mono);letter-spacing:.24em;text-transform:uppercase;color:var(--blood-bright);margin-bottom:.35rem;font-size:.62rem}.FilmGallery-module__vIKToG__cardTitle{font-family:var(--font-display);color:var(--bone);font-size:clamp(1.05rem,2vw,1.5rem)}.FilmGallery-module__vIKToG__playIcon{border:1px solid var(--bone-dim);width:40px;height:40px;color:var(--bone);border-radius:50%;justify-content:center;align-items:center;font-size:.8rem;display:flex;position:absolute;top:1rem;right:1rem}.FilmGallery-module__vIKToG__videoOverlay{z-index:500;background:#040303f5;flex-direction:column;justify-content:center;align-items:center;padding:clamp(1rem,4vw,3rem);display:flex;position:fixed;inset:0}.FilmGallery-module__vIKToG__videoOverlay video{max-width:92vw;max-height:78vh;box-shadow:0 30px 90px #0009}.FilmGallery-module__vIKToG__videoCaption{text-align:center;margin-top:1.25rem}.FilmGallery-module__vIKToG__videoCaption h3{font-family:var(--font-display);color:var(--bone);font-size:1.3rem}.FilmGallery-module__vIKToG__close{top:clamp(1rem,3vh,2rem);right:var(--section-pad-x);border:1px solid var(--bone-dim);color:var(--bone);background:0 0;border-radius:50%;width:44px;height:44px;font-size:1.1rem;position:absolute}
.ThreeDSection-module__MUxTOa__section{padding:clamp(4rem, 10vh, 7rem) var(--section-pad-x);background:var(--void)}.ThreeDSection-module__MUxTOa__header{flex-wrap:wrap;justify-content:space-between;align-items:baseline;gap:1rem;margin-bottom:clamp(2rem,6vh,4rem);display:flex}.ThreeDSection-module__MUxTOa__title{font-family:var(--font-display);font-optical-sizing:auto;color:var(--bone);font-size:clamp(2.2rem,6vw,4.5rem);font-weight:480}.ThreeDSection-module__MUxTOa__layout{grid-template-columns:1.3fr 1fr;gap:clamp(.6rem,1.4vw,1.4rem);display:grid}@media (max-width:900px){.ThreeDSection-module__MUxTOa__layout{grid-template-columns:1fr}}.ThreeDSection-module__MUxTOa__canvasHost{aspect-ratio:16/10;background:radial-gradient(ellipse at 50% 30%, #1a0f0c 0%, var(--void-2) 70%);border:1px solid #ece3d614;position:relative}.ThreeDSection-module__MUxTOa__videoStack{flex-direction:column;gap:clamp(.6rem,1.4vw,1.4rem);display:flex}.ThreeDSection-module__MUxTOa__card{aspect-ratio:16/10;text-align:left;background:0 0;border:none;padding:0;position:relative;overflow:hidden}.ThreeDSection-module__MUxTOa__card img{object-fit:cover;filter:grayscale(.3)brightness(.85);width:100%;height:100%;transition:transform .7s cubic-bezier(.16,1,.3,1),filter .5s}.ThreeDSection-module__MUxTOa__card:hover img{filter:grayscale(0)brightness();transform:scale(1.05)}.ThreeDSection-module__MUxTOa__overlay{background:linear-gradient(#0000 45%,#070605e6);flex-direction:column;justify-content:flex-end;padding:1.1rem 1.2rem;display:flex;position:absolute;inset:0}.ThreeDSection-module__MUxTOa__tag{font-family:var(--font-mono);letter-spacing:.24em;text-transform:uppercase;color:var(--blood-bright);margin-bottom:.35rem;font-size:.62rem}.ThreeDSection-module__MUxTOa__cardTitle{font-family:var(--font-display);color:var(--bone);font-size:clamp(1.05rem,2vw,1.5rem)}.ThreeDSection-module__MUxTOa__videoOverlay{z-index:500;background:#040303f5;flex-direction:column;justify-content:center;align-items:center;padding:clamp(1rem,4vw,3rem);display:flex;position:fixed;inset:0}.ThreeDSection-module__MUxTOa__videoOverlay video{max-width:92vw;max-height:78vh;box-shadow:0 30px 90px #0009}.ThreeDSection-module__MUxTOa__close{top:clamp(1rem,3vh,2rem);right:var(--section-pad-x);border:1px solid var(--bone-dim);color:var(--bone);background:0 0;border-radius:50%;width:44px;height:44px;font-size:1.1rem;position:absolute}
.Scene3D-module__xKhu3W__wrap{aspect-ratio:16/10;background:radial-gradient(ellipse at 50% 30%, #1a0f0c 0%, var(--void-2) 70%);border:1px solid #ece3d614;position:relative}.Scene3D-module__xKhu3W__canvasHint{font-family:var(--font-mono);letter-spacing:.24em;text-transform:uppercase;color:var(--bone-dim);pointer-events:none;font-size:.6rem;position:absolute;bottom:1rem;left:1.2rem}.Scene3D-module__xKhu3W__tabs{z-index:2;gap:.6rem;display:flex;position:absolute;top:1rem;left:1.2rem}.Scene3D-module__xKhu3W__tab{color:var(--bone-dim);font-family:var(--font-mono);letter-spacing:.18em;text-transform:uppercase;background:0 0;border:1px solid #ece3d640;border-radius:999px;padding:.4rem .8rem;font-size:.62rem}.Scene3D-module__xKhu3W__tabActive{color:var(--void);background:var(--bone);border-color:var(--bone)}.Scene3D-module__xKhu3W__fallback{color:var(--bone-dim);font-family:var(--font-mono);letter-spacing:.2em;text-transform:uppercase;justify-content:center;align-items:center;font-size:.7rem;display:flex;position:absolute;inset:0}
.ComingSoon-module__0kgzzW__section{padding:clamp(3rem, 8vh, 5rem) var(--section-pad-x);background:var(--void-2);border-top:1px solid #ece3d614;border-bottom:1px solid #ece3d614}.ComingSoon-module__0kgzzW__row{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1.5rem;display:flex}.ComingSoon-module__0kgzzW__label{font-family:var(--font-mono);letter-spacing:.24em;text-transform:uppercase;color:var(--bone-dim);font-size:.68rem}.ComingSoon-module__0kgzzW__items{gap:clamp(1.5rem,5vw,4rem);display:flex}.ComingSoon-module__0kgzzW__item{font-family:var(--font-display);font-optical-sizing:auto;color:var(--ash);font-size:clamp(1.6rem,4vw,2.8rem);position:relative}.ComingSoon-module__0kgzzW__item:after{content:"bientôt";font-family:var(--font-mono);letter-spacing:.2em;text-transform:uppercase;color:var(--blood-bright);font-size:.6rem;position:absolute;bottom:-1.1rem;left:0}
.Contact-module__OWeMSG__section{min-height:90vh;padding:clamp(4rem, 10vh, 6rem) var(--section-pad-x) clamp(2rem, 5vh, 3rem);background:radial-gradient(ellipse at 50% 100%, #1a0f0c 0%, var(--void) 65%);flex-direction:column;justify-content:space-between;display:flex}.Contact-module__OWeMSG__top{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:2rem;display:flex}.Contact-module__OWeMSG__title{font-family:var(--font-display);font-optical-sizing:auto;color:var(--bone);font-size:clamp(3rem,10vw,7rem);font-weight:480;line-height:.95}.Contact-module__OWeMSG__email{font-family:var(--font-mono);letter-spacing:.04em;color:var(--bone-dim);border-bottom:1px solid var(--bone-dim);padding-bottom:.2rem;font-size:clamp(.85rem,1.6vw,1.1rem);transition:color .3s,border-color .3s}.Contact-module__OWeMSG__email:hover{color:var(--blood-bright);border-color:var(--blood-bright)}.Contact-module__OWeMSG__bottom{flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:1rem;margin-top:4rem;display:flex}.Contact-module__OWeMSG__wordmark{font-family:var(--font-mono);letter-spacing:.3em;text-transform:uppercase;color:var(--ash);font-size:.68rem}
