@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Space+Grotesk:wght@400;500;600;700&display=swap');
:root{--ink:#241347;--purple:#301458;--acid:#e4f443;--blue:#a9caff;--pink:#f7b4d4;--paper:#f4f1ec;--line:#2d174b33}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);background:var(--paper);font-family:'DM Sans',Arial,sans-serif;font-size:16px}button,select{font:inherit}button{cursor:pointer}a{color:inherit;text-decoration:none}svg{width:1.15em;height:1.15em;flex:none}h1,h2,h3,p{margin-top:0}h1,h2,h3,.brand,.project-row{font-family:'Space Grotesk',Arial,sans-serif}section,article{scroll-margin-top:90px}.skip-link{position:absolute;top:-80px;left:20px;z-index:100;background:white;padding:12px}.skip-link:focus{top:10px}.topbar{position:sticky;top:0;z-index:20;display:flex;align-items:center;gap:2rem;min-height:88px;padding:12px 3.5vw;background:var(--purple);color:white;border-bottom:1px solid #ffffff35}.brand{display:flex;flex-direction:column;line-height:.73;letter-spacing:-.08em;font-weight:700;min-width:130px}.brand span{font-size:2.55rem}.brand small{font-size:.58rem;letter-spacing:.32em;margin-top:11px}.topbar nav{display:flex;align-items:center;gap:clamp(12px,2.2vw,36px);margin-left:auto;font-weight:600}.topbar nav a:hover,.footer-bottom a:hover{text-decoration:underline;text-underline-offset:5px}.nav-contact{display:flex;align-items:center;gap:8px;border:1px solid #ffffff80;padding:11px 16px;border-radius:100px}.menu-button{display:none}.language-switch{margin-left:1rem;display:grid;gap:4px}.language-row{display:flex;gap:3px}.language-switch button{display:flex;align-items:center;gap:3px;min-width:39px;border:0;background:transparent;color:#ffffffa8;font-size:11px;padding:2px}.language-switch button.active{color:white;font-weight:700}.flag-svg{width:18px;height:12px;border-radius:1px}.hero{min-height:min(820px,calc(100svh - 88px));background:var(--purple);color:var(--acid);padding:clamp(36px,5vw,76px) 3.5vw 46px;display:flex;flex-direction:column;justify-content:space-between}.hero-kicker,.eyebrow,.section-label,.video-label,.calendar-month{font-size:.88rem;font-weight:700;text-transform:uppercase;letter-spacing:.09em}.hero-title{font-size:clamp(3.7rem,8.3vw,10rem);line-height:.94;letter-spacing:-.075em;font-weight:700;margin:35px 0;color:var(--acid)}.hero-title-accessible{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0)}.hero-title-word{white-space:nowrap}.hero-title-letter{display:inline-block;animation:rise .6s both;animation-delay:var(--letter-delay)}@keyframes rise{from{opacity:0;transform:translateY(.25em)}to{opacity:1;transform:translateY(0)}}.hero-footer{display:flex;justify-content:space-between;align-items:flex-end;gap:30px;color:white}.hero-footer p{max-width:430px;font-size:1.25rem;line-height:1.4;margin:0}.hero-cta{display:flex;align-items:center;gap:20px;font-weight:700}.round-link{width:48px;height:48px;display:grid;place-items:center;border:1px solid white;border-radius:50%}.projects,.about,.calendar{padding:55px 3.5vw 100px}.section-label{display:flex;align-items:center;gap:18px;border-top:1px solid currentColor;padding-top:14px;margin-bottom:50px}.section-label a{margin-left:auto}.project-list{border-top:1px solid var(--ink)}.project-row{display:grid;grid-template-columns:60px minmax(0,1.3fr) minmax(190px,.8fr) 36px;align-items:center;gap:18px;min-height:133px;border-bottom:1px solid var(--ink);padding:18px 12px;transition:padding .25s,background .25s}.project-row:hover{padding-left:27px;background:var(--acid)}.project-row.blue:hover{background:var(--blue)}.project-row.pink:hover{background:var(--pink)}.project-row h3{font-size:clamp(1.4rem,3vw,3.1rem);letter-spacing:-.055em;line-height:1.03;margin:0}.project-row p{margin:7px 0 0;font-size:.95rem}.project-number,.project-note{font-size:.9rem}.project-arrow{justify-self:end}.feature{min-height:660px;display:grid;grid-template-columns:1fr 1fr;background:#e4f443}.feature:nth-of-type(even){background:#a7c5f5}.feature:nth-of-type(3n){background:#f0afcf}.feature-image{min-height:560px;background-color:#271946;background-size:cover;background-position:center}.silence-image{background-image:url('/assets/silence.webp')}.casting-image{background-image:url('/assets/casting.webp')}.avis-image{background-image:url('/assets/avis.webp')}.monde-image{background-image:url('/assets/monde.webp')}.ayoub-image{background-image:url('/assets/ayoub.webp')}.fuck-image{background-image:url('/assets/fuck-me.webp')}.train-image{background-image:url('/assets/train.webp')}.antoine-image{background-image:url('/assets/antoine.webp')}.feature-copy{padding:clamp(32px,5vw,85px);display:flex;flex-direction:column;align-items:flex-start;justify-content:center}.feature-copy h3{font-size:clamp(3.6rem,6vw,7rem);line-height:.88;letter-spacing:-.085em;margin:32px 0;overflow-wrap:anywhere}.feature-copy p{max-width:560px;line-height:1.55}.feature-copy p.lead{font-size:clamp(1.25rem,1.9vw,1.8rem);font-weight:600;line-height:1.3}.project-actions{display:flex;flex-wrap:wrap;gap:20px 26px;margin-top:28px}.text-link{display:inline-flex;align-items:center;gap:8px;border-bottom:1px solid currentColor;padding-bottom:6px;font-weight:700}.text-link small{display:block;font-size:.75rem;font-weight:400}.video-block{width:100%;max-width:560px;margin-top:38px}.video-label{margin-bottom:10px}.video-frame{aspect-ratio:16/9;background:#1a112c}.video-launch{border:0;width:100%;height:100%;color:white;background-size:cover;background-position:center;display:flex;align-items:center;justify-content:center;gap:12px}.play-circle{display:grid;place-items:center;width:52px;height:52px;border:1px solid white;border-radius:50%}.video-frame iframe{width:100%;height:100%;border:0}.video-actions{margin-top:12px}.video-link{display:inline-flex;align-items:center;gap:5px;text-decoration:underline;text-underline-offset:4px}.artists{padding:95px 3.5vw;background:var(--purple);color:white}.artists-heading{display:flex;justify-content:space-between;align-items:end;gap:20px}.artists-heading h2{font-size:clamp(3.4rem,7vw,7rem);letter-spacing:-.075em;line-height:1;margin-bottom:35px}.artists-heading p{max-width:350px}.artists-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.artist-card{border-top:1px solid #ffffff80;padding:18px 4px}.artist-card summary{display:flex;align-items:start;justify-content:space-between;cursor:pointer;list-style:none}.artist-card summary::-webkit-details-marker{display:none}.artist-card strong{display:block;font-family:'Space Grotesk';font-size:1.55rem}.artist-card small{display:block;margin-top:7px;color:#ffffffad;font-size:.85rem}.artist-card b{font-size:1.8rem;font-weight:400}.artist-card[open] b{transform:rotate(45deg)}.artist-bio{padding:28px 0 12px;line-height:1.55}.artist-bio>span{font-size:.8rem;text-transform:uppercase}.artist-bio a{display:inline-flex;gap:7px;border-bottom:1px solid white}.calendar{background:#e9e4f1}.calendar-heading{display:flex;justify-content:space-between;gap:30px;align-items:end}.calendar-heading h2{font-size:clamp(3.8rem,8vw,9rem);line-height:.85;letter-spacing:-.085em;margin:0 0 50px}.calendar-heading p{max-width:310px;margin-bottom:50px}.calendar-filters{display:flex;flex-wrap:wrap;align-items:end;gap:14px;padding:22px 0;border-top:1px solid var(--ink);border-bottom:1px solid var(--ink)}.calendar-filters label{display:grid;gap:8px;font-size:.82rem;font-weight:700;text-transform:uppercase}.calendar-filters select{min-width:180px;max-width:320px;border:1px solid var(--ink);background:transparent;color:var(--ink);padding:12px;border-radius:0}.calendar-filters button{padding:12px 17px;border:1px solid var(--ink);background:var(--ink);color:white}.result-count{font-size:.9rem;margin:26px 0}.calendar-month{margin:45px 0 9px}.calendar-row{display:grid;grid-template-columns:minmax(175px,.9fr) minmax(180px,1fr) minmax(220px,1.5fr) 24px;align-items:center;gap:18px;padding:16px 6px;border-top:1px solid var(--line);font-size:.95rem}.calendar-row:last-child{border-bottom:1px solid var(--line)}.calendar-row:hover{background:#d9d2e8}.calendar-row strong{font-family:'Space Grotesk';font-size:1.12rem}.calendar-row svg{justify-self:end}.about{background:var(--acid)}.about-grid{display:grid;grid-template-columns:1.2fr 1fr;gap:8vw}.about h2{font-size:clamp(3.5rem,7vw,8rem);line-height:.93;letter-spacing:-.08em}.about h2 em{font-style:normal;text-decoration:underline;text-decoration-thickness:.06em}.about-copy{max-width:600px;font-size:1.15rem;line-height:1.55}.about-copy .lead{font-size:1.6rem;font-weight:700;line-height:1.3}.about-copy .text-link{margin-top:35px}footer{padding:90px 3.5vw 25px;background:var(--purple);color:white}.footer-title{display:flex;justify-content:space-between;align-items:start;font-family:'Space Grotesk';font-weight:700;font-size:clamp(3rem,9vw,10rem);letter-spacing:-.09em;line-height:1;border-bottom:1px solid #ffffff8c;padding-bottom:55px;overflow-wrap:anywhere}.footer-title span{font-size:.65em}.footer-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:30px;padding:60px 0 90px;line-height:1.65}.footer-grid strong{font-size:1.3rem}.footer-grid a{text-decoration:underline;text-underline-offset:4px}.footer-bottom{border-top:1px solid #ffffff8c;padding-top:18px;display:flex;flex-wrap:wrap;gap:25px}.footer-bottom span{margin-right:auto}.footer-bottom a{display:inline-flex;align-items:center;gap:6px}.back-top{position:fixed;bottom:24px;right:24px;z-index:10;width:45px;height:45px;display:grid;place-items:center;border-radius:50%;background:var(--acid);box-shadow:0 3px 20px #0004}.hidden{display:none!important}
@media(max-width:1100px){.topbar{flex-wrap:wrap}.language-switch{margin-left:auto}.topbar nav{order:3;width:100%;justify-content:space-between;margin:0}.feature-copy{padding:44px}.feature-copy h3{font-size:clamp(3rem,6vw,5rem)}}
@media(max-width:700px){.topbar{min-height:70px;padding:12px 5vw}.brand{min-width:75px}.brand span{font-size:1.9rem}.brand small{font-size:.44rem;margin-top:8px}.menu-button{display:flex;align-items:center;gap:4px;order:2;margin-left:auto;background:transparent;color:white;border:1px solid #fff9;padding:7px 10px}.topbar nav{display:none;order:4;flex-direction:column;align-items:stretch;gap:0}.topbar nav.open{display:flex}.topbar nav a{padding:12px 0;border-bottom:1px solid #fff5}.language-switch{order:3;width:100%;margin:0;display:flex;gap:10px;justify-content:center}.hero{min-height:630px;padding:35px 5vw}.hero-title{font-size:clamp(3.15rem,11vw,6rem)}.hero-footer{align-items:start;flex-direction:column}.hero-footer p{font-size:1.1rem}.projects,.calendar,.about,.artists{padding:45px 5vw 70px}.section-label{margin-bottom:30px}.project-row{grid-template-columns:32px 1fr 25px;min-height:100px;gap:10px}.project-row h3{font-size:1.45rem}.project-row p{font-size:.78rem}.project-note{display:none}.feature{display:flex;flex-direction:column}.feature-image{min-height:420px;order:0}.feature-copy{order:1;padding:45px 5vw 65px}.feature-copy h3{font-size:clamp(3.2rem,13vw,5rem)}.artists-heading,.calendar-heading{display:block}.artists-grid{grid-template-columns:1fr}.calendar-heading h2{font-size:clamp(3.5rem,13vw,6rem)}.calendar-heading p{margin:0 0 35px}.calendar-filters label,.calendar-filters select{width:100%;max-width:none}.calendar-row{grid-template-columns:1fr 22px;gap:5px}.calendar-row time,.calendar-row strong,.calendar-row span{grid-column:1}.calendar-row svg{grid-column:2;grid-row:1/4}.about-grid,.footer-grid{grid-template-columns:1fr}.about h2{font-size:clamp(3.2rem,12vw,6rem)}.footer-title{font-size:clamp(3rem,12vw,6rem)}.footer-grid{padding:40px 0}.footer-bottom span{width:100%}}
@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;animation:none!important;transition:none!important}}
.train-image{background-image:url('/assets/train.webp');background-position:57% center}.feature-image[role=img]{position:relative}

.project-credits{margin:20px 0;font-size:.9rem;line-height:1.65}.project-credits summary{cursor:pointer;font-weight:600}.project-credits p{margin:12px 0}.avis-image{background-position:center 65%}.monde-image{background-position:60% center}

html:not([lang="fr"]) .hero-title{font-size:clamp(3.1rem,7.5vw,7.5rem);line-height:1.08;letter-spacing:-.035em;overflow-wrap:anywhere}
html[lang="hi"] .hero-title,html[lang="ar"] .hero-title{line-height:1.4;letter-spacing:normal}
html[lang="ja"] .hero-title,html[lang="zh"] .hero-title{line-height:1.35;letter-spacing:normal}
html[dir="rtl"] .feature-copy,html[dir="rtl"] .about-copy,html[dir="rtl"] .artist-card{text-align:right}
html[dir="rtl"] .language-switch,html[dir="rtl"] .brand,html[dir="rtl"] .feature h3,html[dir="rtl"] .project-row h3{direction:ltr}
html[dir="rtl"] .footer-grid a[href^="mailto:"],html[dir="rtl"] .footer-grid a[href^="tel:"]{direction:ltr;unicode-bidi:isolate;display:inline-block}
html[dir="rtl"] .footer-bottom span{margin-right:0;margin-left:auto}
html:not([lang="fr"]) #about-title{overflow-wrap:anywhere}
@media(max-width:700px){html:not([lang="fr"]) .hero-title{font-size:clamp(2.7rem,9.5vw,4.5rem)}}

/* Visual direction restored from the supplied reference captures. */
:root{--ink:#111;--purple:#111;--paper:#f2f0e9;--acid:#d7ff36;--blue:#a9caff;--pink:#f7b4d4;--teal:#7ab4a6;--line:#1114}
body,h1,h2,h3,.brand,.project-row,.artist-card strong,.calendar-row strong,.footer-title{font-family:Arial,Helvetica,sans-serif}
section,article{scroll-margin-top:clamp(100px,8.4vw,160px)}
.topbar{min-height:clamp(100px,8.4vw,160px);padding:10px 3.5vw;background:var(--paper);color:var(--ink);border-bottom:1px solid #1115;gap:2vw}
.brand{flex-direction:row;align-items:baseline;gap:12px;min-width:0;white-space:nowrap;letter-spacing:-.08em;line-height:1}
.brand span{font-size:clamp(2.4rem,2.7vw,3.2rem);font-weight:900}
.brand small{margin:0;font-size:clamp(.6rem,.8vw,.9rem);letter-spacing:.16em;font-weight:400}
.topbar nav{margin:0 auto;gap:clamp(18px,2vw,40px);font-size:clamp(.85rem,1.05vw,1.25rem);font-weight:400;text-transform:uppercase;letter-spacing:.05em}
.nav-contact{border:0;border-radius:0;padding:0;gap:12px}
.language-switch{margin:0;gap:0}
.language-row{gap:0}
.language-switch button{flex-direction:column;justify-content:center;gap:6px;min-width:clamp(38px,3.6vw,69px);min-height:clamp(40px,3.45vw,66px);padding:7px;color:var(--ink);font-size:clamp(.75rem,.85vw,1rem);font-weight:700;transition:background-color .2s ease}
.language-switch button.active,.language-switch button:hover{background:var(--acid);color:var(--ink)}
.flag-svg{width:clamp(22px,1.8vw,35px);height:clamp(15px,1.2vw,24px);border-radius:0}
.hero{min-height:calc(100svh - clamp(100px,8.4vw,160px));background:var(--paper);color:var(--ink);padding:24px 3.5vw 40px;gap:22px}
.hero-kicker{font-weight:400;letter-spacing:.12em}
.hero-title{font-size:clamp(3.2rem,8.8vw,11rem);font-weight:400;line-height:1.1;letter-spacing:-.065em;color:var(--ink);margin:0 0 14px}
.hero-title-letter{animation-duration:.65s;animation-timing-function:cubic-bezier(.22,1,.36,1)}
.hero-footer{color:var(--ink);gap:35px}
.hero-footer p{max-width:42%;font-size:clamp(1.2rem,2vw,2.4rem);line-height:1.13}
.hero-cta{font-size:clamp(.85rem,1.05vw,1.25rem);font-weight:400;text-transform:uppercase;letter-spacing:.04em;gap:30px}
.round-link{width:clamp(60px,6vw,112px);height:clamp(60px,6vw,112px);border-color:var(--ink);transition:background-color .25s,transform .25s}
.round-link svg{width:35%;height:35%}
.hero-cta:hover .round-link{background:var(--acid);transform:rotate(8deg)}
.projects{background:var(--ink);color:#fff;padding:60px 3.5vw 80px}
.projects .section-label{border-color:#707070}
.project-list{border-top:1px solid #707070}
.project-row{--project-color:var(--acid);grid-template-columns:5.5vw minmax(0,1fr) minmax(200px,22%) 40px;min-height:clamp(150px,14vw,270px);padding:28px 0;gap:24px;background:transparent;color:#fff;border-color:#707070;transition:background-color .32s ease,color .32s ease}
.project-row h3{font-size:clamp(2rem,5.1vw,6rem);font-weight:800;letter-spacing:-.055em;line-height:.9;max-width:1000px}
.project-row p{font-size:clamp(1rem,1.1vw,1.3rem);margin-top:14px;line-height:1.3}
.project-note{font-size:clamp(.9rem,1.1vw,1.3rem);color:#c3c3c3;line-height:1.35}
.project-number{font-size:clamp(.8rem,.9vw,1rem);color:#c3c3c3}
.project-arrow{width:32px;height:32px;transition:transform .3s ease}
.project-row.blue{--project-color:var(--blue)}
.project-row.pink,.project-row.fuck{--project-color:var(--pink)}
.project-row.cream,.project-row.acid{--project-color:var(--acid)}
.project-row.orange{--project-color:#f5a36b}
.project-row.train{--project-color:#c6d4f2}
.project-row.antoine{--project-color:var(--teal)}
.project-list .project-row:is(:hover,:focus-visible){background:var(--project-color);color:var(--ink);padding-left:0}
.project-row:is(:hover,:focus-visible) .project-number,.project-row:is(:hover,:focus-visible) .project-note{color:var(--ink)}
.project-row:is(:hover,:focus-visible) .project-arrow{transform:translate(4px,-4px)}
.project-row:focus-visible{outline:3px solid white;outline-offset:-3px}
.feature,.feature:nth-of-type(even),.feature:nth-of-type(3n){color:var(--ink);background:var(--paper);grid-template-columns:minmax(0,1fr) minmax(0,1fr)}
.feature.feature-silence{background:var(--acid)}
.feature.feature-casting{background:var(--blue)}
.feature.feature-dark{background:var(--pink)}
.feature.feature-light{background:var(--acid)}
.feature.feature-ayoub{background:#f5a36b}
.feature.feature-fuck{background:var(--pink)}
.feature.feature-train{background:#c6d4f2}
.feature.feature-antoine{background:var(--teal)}
.feature-copy{padding:clamp(30px,5vw,96px);justify-content:center;min-width:0}
.feature-copy h3{font-weight:400;font-size:clamp(3rem,6vw,7.2rem);letter-spacing:-.07em;line-height:.91;margin:30px 0 46px;max-width:100%}
.feature-copy p{max-width:none;font-size:clamp(1rem,1.4vw,1.65rem);line-height:1.45;margin-bottom:12px}
.feature-copy p.lead{font-size:clamp(1.4rem,2.2vw,2.65rem);line-height:1.12;font-weight:400}
.eyebrow{font-weight:400;letter-spacing:.12em;line-height:1.5}
.feature-copy p.project-collab{font-size:clamp(.85rem,1.1vw,1.3rem)}
.project-credits{font-size:1rem;max-width:100%}
.project-credits p{font-size:1rem}
.text-link{font-weight:400;text-transform:uppercase;font-size:clamp(.8rem,1vw,1.2rem);letter-spacing:.035em;transition:opacity .2s}
.text-link:hover{opacity:.65}
.image-credit{position:absolute;bottom:14px;right:16px;padding:4px 7px;background:#111b;color:white;font-size:.75rem}
.artists,footer{background:var(--ink)}
.artists-heading h2,.calendar-heading h2{font-weight:400}
.calendar{background:var(--paper)}
.calendar-row{transition:background-color .25s}
.calendar-row:hover{background:var(--acid)}
.about{background:var(--paper);padding-top:70px;padding-bottom:110px}
.about-grid{grid-template-columns:1.2fr 1fr;gap:10vw}
.about h2{font-weight:400;text-transform:uppercase;font-size:clamp(3.5rem,8.4vw,10rem);line-height:.82;letter-spacing:-.065em;margin-bottom:0}
.about h2 em{display:inline-block;font-family:Georgia,'Times New Roman',serif;font-style:italic;font-weight:400;text-transform:none;text-decoration:none;line-height:1.1;letter-spacing:-.07em}
.about-copy{max-width:none;font-size:clamp(1.05rem,1.45vw,1.8rem);line-height:1.5}
.about-copy .lead{font-size:clamp(1.6rem,2.55vw,3.1rem);line-height:1.1;font-weight:400;margin-bottom:0}
.about-copy .text-link{display:flex;justify-content:space-between;width:100%;border-bottom:0;border-top:1px solid currentColor;padding-top:28px;margin-top:55px}
.back-top{width:clamp(44px,3.5vw,66px);height:clamp(44px,3.5vw,66px);right:3vw;bottom:28px;background:var(--ink);color:var(--paper);border:1px solid var(--paper);transition:background-color .2s,color .2s,transform .2s}
.back-top:hover{background:var(--acid);color:var(--ink);transform:translateY(-3px)}
.back-top svg{width:50%;height:50%}
@media(min-width:1101px){.topbar{flex-wrap:nowrap}.topbar nav{order:initial;width:auto}}
@media(min-width:701px) and (max-width:1100px){.topbar{flex-wrap:wrap;padding-top:12px;padding-bottom:12px}.topbar nav{order:3;width:100%;justify-content:center;margin-top:8px}.language-switch{margin-left:auto}.project-row{grid-template-columns:35px minmax(0,1fr) 190px 30px;gap:16px}.feature-copy{padding:32px}.feature-copy h3{font-size:5.7vw}.about-grid{gap:5vw}}
@media(max-width:700px){
 section,article{scroll-margin-top:150px}
 .topbar{min-height:0;padding:14px 5vw;gap:12px}
 .brand span{font-size:2rem}.brand small{font-size:.55rem;margin:0;letter-spacing:.12em}
 .menu-button{color:var(--ink);border-color:#1118}
 .topbar nav{margin:0}.topbar nav a{border-color:#1114}
 .language-switch{width:100%;margin:0;gap:0;justify-content:space-between}
 .language-row{flex:1;justify-content:space-around}
 .language-switch button{min-width:34px;min-height:42px;padding:4px;font-size:.75rem;gap:4px}
 .flag-svg{width:22px;height:15px}
 .hero{padding:30px 5vw 40px;min-height:calc(100svh - 140px);gap:28px}
 .hero-title{font-size:clamp(2.2rem,8.9vw,4rem);line-height:1.12;letter-spacing:-.06em}
 .hero-footer{gap:28px;align-items:stretch}.hero-footer p{max-width:100%;font-size:1.2rem;line-height:1.25}
 .hero-cta{justify-content:space-between;font-size:.8rem;gap:12px}.round-link{width:56px;height:56px}
 .projects{padding:40px 5vw 55px}.project-row{grid-template-columns:25px minmax(0,1fr) 26px;min-height:135px;gap:12px;padding:25px 0}
 .project-row h3{font-size:clamp(1.7rem,6.8vw,2.8rem);line-height:.96}.project-row p{font-size:.9rem;margin-top:10px}.project-arrow{width:24px;height:24px}
 .feature-copy{padding:40px 6vw 55px}.feature-copy h3{font-size:clamp(2.8rem,10vw,4.6rem);margin:25px 0 30px;line-height:.96}
 .feature-copy p{font-size:1rem}.feature-copy p.lead{font-size:1.45rem}.feature-image{min-height:400px}
 .about{padding:45px 5vw 65px}.about-grid{grid-template-columns:1fr;gap:40px}.about h2{font-size:clamp(3.5rem,12vw,5.5rem)}.about-copy{font-size:1.1rem}.about-copy .lead{font-size:1.65rem}
}
@media(prefers-reduced-motion:reduce){.project-row,.project-arrow,.round-link,.back-top,.language-switch button{transition:none}.hero-title-letter{animation:none}}

.ayoub-image{background-position:25% center}.antoine-image{background-position:58% center}.feature.feature-ayoub{background:#ff7e41}.project-row.orange{--project-color:#ff7e41}
/* Separate the small section label from the large production titles. */
.projects{padding-top:clamp(60px,6.5vw,125px)}
.projects .section-label{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:32px;border-top:0;padding-top:0;margin:0 0 clamp(35px,3.3vw,64px);font-size:clamp(.8rem,.95vw,1.125rem);font-weight:400;line-height:1.4;letter-spacing:.12em}
.projects .section-label h2{font:inherit;text-transform:inherit;letter-spacing:inherit;margin:0}
.projects .section-label a{margin:0;white-space:nowrap}
@media(max-width:700px){.projects .section-label{gap:14px;font-size:.75rem;letter-spacing:.07em}.projects .section-label a{font-size:.7rem}}

/* Two sliding shutters reveal the existing hero without blocking navigation. */
.hero{position:relative;isolation:isolate}
.hero-title-letter{animation:none}
.hero-opening{position:absolute;inset:0;z-index:3;overflow:hidden;pointer-events:none;direction:ltr}
.hero-opening-panel{position:absolute;top:0;bottom:0;width:50%;display:flex;align-items:center;background:var(--paper);color:var(--ink);will-change:transform;animation-duration:2.2s;animation-delay:.25s;animation-timing-function:cubic-bezier(.22,1,.36,1);animation-fill-mode:both}
.hero-opening-panel span{font-family:Arial,Helvetica,sans-serif;font-size:clamp(4rem,11vw,12rem);font-weight:900;line-height:1;letter-spacing:-.08em}
.hero-opening-left{left:0;justify-content:flex-end;border-right:1px solid #1113;padding-right:.06em;animation-name:otto-open-left}
.hero-opening-right{right:0;justify-content:flex-start;padding-left:.06em;animation-name:otto-open-right}
@keyframes otto-open-left{from{transform:translateX(0)}to{transform:translateX(-101%)}}
@keyframes otto-open-right{from{transform:translateX(0)}to{transform:translateX(101%)}}
@media(prefers-reduced-motion:reduce){.hero-opening{display:none}.hero-opening-panel{animation:none}}
@media print{.hero-opening{display:none}}
