
:root{--white:#fffdf8;--paper:#f7f2ea;--ultra:#123c8c;--turq:#5BC0BE;--ocean:#1B4965;--deep:#0D1B2A;--ink:#203040;--muted:#6d7f89;--line:rgba(18,60,140,.12)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--white);color:var(--ink);font-family:Inter,system-ui,sans-serif;overflow-x:hidden}body.lock{overflow:hidden}a{text-decoration:none;color:inherit}img{display:block;max-width:100%}h1,h2,h3{font-family:"Cormorant Garamond",serif;font-weight:400;color:var(--ultra)}
.intro{position:fixed;inset:0;z-index:1000;background:#02070b;color:white;overflow:hidden}.intro.hide{opacity:0;visibility:hidden;transition:1.2s}.shot{position:absolute;inset:0;opacity:0}.shot img{width:100%;height:100%;object-fit:cover}.shot:after{content:"";position:absolute;inset:0;background:linear-gradient(rgba(0,10,18,.08),rgba(0,10,18,.64))}
.s1{animation:s1 35s linear forwards}.s1 img{animation:t1 10.8s ease forwards}.s2{animation:s2 35s linear forwards}.s2 img{animation:t2 10.8s ease forwards}.s3{animation:s3 35s linear forwards}.s3 img{animation:t3 11.4s ease forwards}
.word{position:absolute;inset:0;display:grid;place-items:center;text-align:center;font-family:"Cormorant Garamond",serif;font-size:clamp(3rem,7vw,8rem);opacity:0;text-shadow:0 12px 42px black}.w1{animation:w1 35s}.w2{animation:w2 35s}.w3{animation:w3 35s}.mark{position:absolute;left:0;right:0;bottom:12vh;text-align:center;opacity:0;animation:mark 35s}.mark .motto{font-family:"Cormorant Garamond",serif;font-size:clamp(2.2rem,5vw,5rem)}.mark h1,.mark .intro-name{font-size:clamp(3.4rem,9vw,9rem);letter-spacing:.08em;margin:.05em 0;color:white}.mark p{text-transform:uppercase;letter-spacing:.3em}.intro-audio{display:none}.intro-controls{position:absolute;right:24px;bottom:24px;display:flex;gap:12px;align-items:center}.skip,.sound-toggle{border:1px solid white;background:rgba(0,0,0,.22);color:white;border-radius:999px;padding:11px 18px;cursor:pointer;backdrop-filter:blur(6px)}.sound-toggle{font-size:.78rem;letter-spacing:.04em}.sound-toggle.is-off{opacity:1;background:rgba(91,192,190,.22);border-color:rgba(255,255,255,.78)}.sound-toggle:hover,.skip:hover{background:rgba(255,255,255,.14)}
@keyframes s1{0%,2%{opacity:0}5%,34%{opacity:1}38%,100%{opacity:0}}@keyframes s2{0%,34%{opacity:0}38%,66%{opacity:1}70%,100%{opacity:0}}@keyframes s3{0%,66%{opacity:0}70%,100%{opacity:1}}@keyframes t1{from{transform:scale(1.20) translateX(-2%)}to{transform:scale(1.06) translateX(4%)}}@keyframes t2{from{transform:scale(1.18) translateX(4%)}to{transform:scale(1.07) translateX(-4%)}}@keyframes t3{from{transform:scale(1.07) translateY(3%)}to{transform:scale(1.20) translateY(-3%)}}@keyframes w1{0%,6%,28%,100%{opacity:0;transform:translateY(20px)}10%,22%{opacity:1;transform:none}}@keyframes w2{0%,39%,59%,100%{opacity:0;transform:translateY(20px)}43%,54%{opacity:1;transform:none}}@keyframes w3{0%,71%,86%,100%{opacity:0;transform:translateY(20px)}74%,82%{opacity:1;transform:none}}@keyframes mark{0%,84%{opacity:0;transform:translateY(24px)}92%,100%{opacity:1;transform:none}}
.header{position:fixed;top:0;left:0;right:0;z-index:60;display:flex;justify-content:space-between;align-items:center;padding:22px clamp(20px,5vw,76px);background:rgba(255,253,248,.86);backdrop-filter:blur(20px);border-bottom:1px solid rgba(18,60,140,.08)}.brand{font-family:"Cormorant Garamond",serif;color:var(--ultra);font-size:1.45rem;letter-spacing:.11em}.nav{display:flex;gap:24px;text-transform:uppercase;font-size:.74rem;letter-spacing:.16em;color:var(--ocean)}.lang{display:flex;gap:10px;color:var(--muted);font-size:.72rem}.nav a:hover,.lang a:hover{color:var(--turq)}
.hero{min-height:100vh;display:grid;grid-template-columns:.9fr 1.1fr;gap:6vw;align-items:center;padding:126px clamp(24px,7vw,110px) 76px}.eyebrow{color:var(--turq);letter-spacing:.26em;text-transform:uppercase;font-size:.78rem}.hero h1{font-size:clamp(4.8rem,9vw,10rem);line-height:.84;margin:.2em 0}.manifesto{font-family:"Cormorant Garamond",serif;color:var(--deep);font-size:clamp(1.9rem,3.4vw,3.9rem);line-height:1.08}.copy{max-width:760px;color:var(--muted);line-height:1.9;font-size:1.05rem}.btns{display:flex;gap:14px;flex-wrap:wrap;margin-top:34px}.btn{border:1px solid var(--ultra);color:var(--ultra);border-radius:999px;padding:13px 21px;text-transform:uppercase;letter-spacing:.13em;font-size:.74rem;cursor:pointer;background:transparent}.btn.primary{background:var(--ultra);color:white}.heroimg{background:var(--paper);box-shadow:0 40px 100px rgba(13,27,42,.10)}.heroimg img{width:100%;height:clamp(520px,72vh,840px);object-fit:cover}.caption,.credit{font-size:.78rem;color:var(--muted);margin-top:9px}
.section{padding:105px clamp(24px,7vw,110px)}.paper{background:var(--paper)}.kicker{color:var(--turq);letter-spacing:.23em;text-transform:uppercase;font-size:.75rem}.title{font-size:clamp(3.2rem,7vw,7.8rem);line-height:.9;margin:.1em 0 .28em}.introtext{max-width:900px;color:var(--muted);font-size:1.1rem;line-height:1.85}
.museum-wall{margin-top:76px;display:grid;grid-template-columns:repeat(12,1fr);gap:42px;align-items:start}.art{background:white;border:1px solid var(--line);padding:16px;cursor:pointer;transition:.35s}.art:hover{transform:translateY(-6px);box-shadow:0 24px 70px rgba(13,27,42,.08)}.art img{width:100%;object-fit:contain;background:#fbfaf7}.art h3{font-size:1.55rem;color:var(--deep);margin:18px 0 2px}.art p{color:var(--muted);font-size:.86rem;margin:0}.art.large{grid-column:span 7}.art.medium{grid-column:span 5}.art.small{grid-column:span 4}.art.large img{aspect-ratio:1.25/1}.art.medium img{aspect-ratio:1/1}.art.small img{aspect-ratio:1/1.15}
.feature{display:grid;grid-template-columns:1fr 1fr;gap:6vw;align-items:center}.feature blockquote{font-family:"Cormorant Garamond",serif;color:var(--ultra);font-size:clamp(2.3rem,5vw,5.6rem);line-height:.98;margin:0}.feature p{color:var(--muted);line-height:1.9}.visite{display:grid;grid-template-columns:repeat(4,1fr);gap:1px;background:var(--line);margin-top:54px}.visite div{background:var(--white);min-height:230px;padding:28px;display:flex;flex-direction:column;justify-content:flex-end}.visite small{color:var(--turq);letter-spacing:.16em;text-transform:uppercase}.visite h3{font-size:2rem;margin:.3em 0;color:var(--deep)}.archive-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;margin-top:46px}.archive-card{background:white;border:1px solid var(--line);padding:28px}.archive-card h3{font-size:1.8rem;color:var(--deep)}
.modal{position:fixed;inset:0;z-index:300;background:rgba(4,12,20,.94);display:none;color:white}.modal.open{display:grid;grid-template-columns:1.18fr .82fr}.modal-visual{display:grid;place-items:center;padding:32px}.modal-visual img{max-height:88vh;max-width:100%;object-fit:contain;background:white}.modal-info{padding:72px 48px;overflow:auto;border-left:1px solid rgba(255,255,255,.12)}.modal-info h2{color:white;font-size:3.2rem;margin:0}.modal-info h3{color:white;letter-spacing:.18em;text-transform:uppercase;font-family:Inter,system-ui,sans-serif;font-size:.78rem;margin-top:34px}.meta{border-top:1px solid rgba(255,255,255,.16);margin:22px 0;padding-top:18px;color:rgba(255,255,255,.72);line-height:1.9}.close{position:absolute;top:22px;right:22px;border:1px solid white;color:white;background:transparent;border-radius:50%;width:46px;height:46px;font-size:24px;cursor:pointer}
.expo{position:fixed;inset:0;background:#fffdf8;z-index:500;display:none;color:var(--ink)}.expo.open{display:grid}.expo .expo-img-wrap{height:100vh;display:grid;place-items:center;padding:54px}.expo img{max-width:94vw;max-height:82vh;object-fit:contain;background:white}.expo-bar{position:absolute;top:24px;left:24px;right:24px;display:flex;justify-content:space-between;align-items:center;color:var(--ocean);font-size:.78rem;text-transform:uppercase;letter-spacing:.16em}.expo-controls{position:absolute;bottom:24px;left:24px;right:24px;display:flex;justify-content:space-between;align-items:center}.expo-title{font-family:"Cormorant Garamond",serif;color:var(--ultra);font-size:2rem;text-transform:none;letter-spacing:0}.expo button{border:1px solid var(--ultra);background:transparent;color:var(--ultra);border-radius:999px;padding:11px 18px;cursor:pointer}
.footer{padding:70px clamp(24px,7vw,110px);background:var(--deep);color:white;display:flex;justify-content:space-between;gap:30px;flex-wrap:wrap}.footer strong{font-family:"Cormorant Garamond",serif;font-size:1.8rem;font-weight:400}
@media(max-width:1000px){.hero,.feature,.modal.open{grid-template-columns:1fr}.museum-wall{grid-template-columns:1fr 1fr}.art.large,.art.medium,.art.small{grid-column:span 1}.visite,.archive-grid{grid-template-columns:1fr 1fr}.nav{display:none}.modal-info{border-left:0;border-top:1px solid rgba(255,255,255,.12)}}@media(max-width:620px){.museum-wall,.visite,.archive-grid{grid-template-columns:1fr}.lang{display:none}.hero{padding-top:110px}.heroimg img{height:auto}.section{padding:72px 22px}.expo .expo-img-wrap{padding:24px}.expo-controls{gap:10px}.expo-title{font-size:1.4rem}.intro-controls{left:18px;right:18px;bottom:18px;justify-content:space-between;flex-wrap:wrap}.sound-toggle,.skip{width:auto;flex:1 1 220px;text-align:center}}


/* Galerie 1.2 — Archives */
.archive-hero{
  min-height:72vh;
  display:flex;
  align-items:end;
  padding:140px clamp(24px,7vw,110px) 80px;
  background:var(--paper);
}
.archive-hero .inner{max-width:980px}
.archive-hero h1{
  font-size:clamp(4rem,9vw,9rem);
  line-height:.88;
  margin:.15em 0;
}
.archive-hero p{
  max-width:820px;
  color:var(--muted);
  font-size:1.12rem;
  line-height:1.9;
}
.archive-library{
  padding:95px clamp(24px,7vw,110px);
}
.archive-wall{
  display:grid;
  grid-template-columns:repeat(12,1fr);
  gap:32px;
  align-items:start;
  margin-top:58px;
}
.doc-card{
  background:#fff;
  border:1px solid var(--line);
  padding:18px;
  grid-column:span 4;
}
.doc-card.wide{grid-column:span 6}
.doc-card img{
  width:100%;
  aspect-ratio:1/1.15;
  object-fit:contain;
  background:#fbfaf7;
}
.doc-card .doc-meta{
  margin-top:18px;
  color:var(--turq);
  text-transform:uppercase;
  letter-spacing:.16em;
  font-size:.72rem;
}
.doc-card h2{
  font-size:2rem;
  color:var(--deep);
  margin:.35em 0 .2em;
}
.doc-card p{
  color:var(--muted);
  line-height:1.75;
}
.doc-card a{
  display:inline-flex;
  margin-top:10px;
  color:var(--ultra);
  border-bottom:1px solid var(--ultra);
  padding-bottom:3px;
  font-size:.86rem;
  text-transform:uppercase;
  letter-spacing:.12em;
}
.timeline{
  margin-top:62px;
  border-left:1px solid var(--turq);
  padding-left:34px;
  max-width:920px;
}
.timeline-entry{
  margin-bottom:34px;
}
.timeline-entry strong{
  color:var(--ultra);
  font-size:1.1rem;
}
@media(max-width:1000px){
  .archive-wall{grid-template-columns:1fr 1fr}
  .doc-card,.doc-card.wide{grid-column:span 1}
}
@media(max-width:620px){
  .archive-wall{grid-template-columns:1fr}
}


/* Galerie 1.3 — Dossier galerie & langues */
.pro-hero{
  min-height:82vh;
  display:grid;
  grid-template-columns:.95fr 1.05fr;
  gap:6vw;
  align-items:center;
  padding:140px clamp(24px,7vw,110px) 80px;
  background:var(--white);
}
.pro-hero h1{
  font-size:clamp(4rem,8vw,8.8rem);
  line-height:.88;
  margin:.12em 0 .25em;
}
.pro-panel{
  background:var(--paper);
  border:1px solid var(--line);
  padding:clamp(28px,5vw,64px);
}
.pro-panel h2{
  color:var(--deep);
  font-size:clamp(2.4rem,4.6vw,4.8rem);
  line-height:.95;
  margin:.1em 0 .3em;
}
.pro-panel p{
  color:var(--muted);
  line-height:1.9;
}
.pro-grid{
  display:grid;
  grid-template-columns:repeat(3,1fr);
  gap:24px;
  margin-top:52px;
}
.pro-card{
  border:1px solid var(--line);
  background:#fff;
  padding:28px;
}
.pro-card h3{
  color:var(--deep);
  font-size:1.75rem;
  margin:.1em 0 .35em;
}
.pro-card p,
.pro-card li{
  color:var(--muted);
  line-height:1.75;
}
.pro-card ul{
  padding-left:1.1rem;
}
.statement{
  max-width:1060px;
}
.statement p{
  font-family:"Cormorant Garamond",serif;
  font-size:clamp(1.75rem,3.1vw,3.2rem);
  color:var(--deep);
  line-height:1.22;
}
.lang-page{
  min-height:100vh;
  padding:140px clamp(24px,7vw,110px) 80px;
}
.lang-page h1{
  font-size:clamp(4rem,8vw,9rem);
  line-height:.9;
  margin:.12em 0;
}
.lang-page .lead{
  max-width:1000px;
  color:var(--muted);
  font-size:1.1rem;
  line-height:1.9;
}
.lang-block{
  display:grid;
  grid-template-columns:1fr 1fr;
  gap:6vw;
  margin-top:70px;
  align-items:start;
}
.lang-block img{
  width:100%;
  background:var(--paper);
}
.lang-block .text{
  border-top:1px solid var(--turq);
  padding-top:28px;
}
.lang-block .text h2{
  font-size:clamp(2.7rem,5vw,5.5rem);
  line-height:.9;
  margin:0 0 .35em;
}
.lang-block .text p{
  color:var(--muted);
  line-height:1.9;
}
.download-row{
  display:flex;
  flex-wrap:wrap;
  gap:14px;
  margin-top:30px;
}
.pro-note{
  color:var(--muted);
  font-size:.9rem;
  line-height:1.75;
  margin-top:32px;
  max-width:850px;
}
@media(max-width:1000px){
  .pro-hero,.lang-block{grid-template-columns:1fr}
  .pro-grid{grid-template-columns:1fr 1fr}
}
@media(max-width:620px){
  .pro-grid{grid-template-columns:1fr}
}


/* Galerie 1.4 — Pressbook */
.pressbook-hero{
  min-height:76vh;
  display:flex;
  align-items:end;
  padding:140px clamp(24px,7vw,110px) 80px;
  background:linear-gradient(180deg,var(--paper),var(--white));
}
.pressbook-hero .inner{max-width:1080px}
.pressbook-hero h1{
  font-size:clamp(4rem,8vw,9rem);
  line-height:.88;
  margin:.12em 0;
}
.pressbook-hero p{
  max-width:920px;
  color:var(--muted);
  line-height:1.9;
  font-size:1.1rem;
}
.pressbook-tools{
  position:sticky;
  top:78px;
  z-index:30;
  background:rgba(255,253,248,.92);
  backdrop-filter:blur(18px);
  border-top:1px solid var(--line);
  border-bottom:1px solid var(--line);
  padding:16px clamp(24px,7vw,110px);
  display:flex;
  gap:12px;
  overflow:auto;
}
.filter-btn{
  border:1px solid var(--ultra);
  color:var(--ultra);
  background:transparent;
  border-radius:999px;
  padding:10px 15px;
  white-space:nowrap;
  cursor:pointer;
  font-size:.72rem;
  letter-spacing:.12em;
  text-transform:uppercase;
}
.filter-btn.active{
  background:var(--ultra);
  color:white;
}
.pressbook-section{
  padding:90px clamp(24px,7vw,110px);
}
.pressbook-grid{
  columns:4 280px;
  column-gap:28px;
  margin-top:50px;
}
.press-item{
  break-inside:avoid;
  display:inline-block;
  width:100%;
  margin:0 0 28px;
  background:white;
  border:1px solid var(--line);
  padding:14px;
}
.press-item img{
  width:100%;
  height:auto;
  object-fit:contain;
  background:#fbfaf7;
}
.press-item h2{
  color:var(--deep);
  font-size:1.35rem;
  margin:16px 0 5px;
}
.press-item p{
  color:var(--muted);
  line-height:1.65;
  font-size:.88rem;
}
.press-meta{
  margin-top:12px;
  color:var(--turq);
  text-transform:uppercase;
  letter-spacing:.14em;
  font-size:.68rem;
}
.press-note{
  max-width:960px;
  color:var(--muted);
  line-height:1.8;
  margin-top:40px;
  font-size:.95rem;
}
@media(max-width:620px){
  .pressbook-tools{top:70px}
}


/* Galerie 1.4.1 — archives unifiées */
.archive-subnav{
  display:flex;
  flex-wrap:wrap;
  gap:12px;
  margin:18px 0 38px;
}
.archive-subnav a{
  border:1px solid var(--line);
  padding:10px 14px;
  border-radius:999px;
  color:var(--deep);
  font-size:.78rem;
  text-transform:uppercase;
  letter-spacing:.12em;
  text-decoration:none;
}
.archive-subnav a:hover{
  border-color:var(--ultra);
  color:var(--ultra);
}
.archive-pressbook-block{
  margin-top:36px;
  padding-top:8px;
  border-top:1px solid var(--line);
}
.pressbook-tools.archive-embedded{
  position:static;
  padding:0;
  margin:28px 0 24px;
  background:transparent;
  backdrop-filter:none;
  border:0;
}
.archive-embedded-grid{
  margin-top:0;
}


/* Galerie 1.4.2 — ATLAS et correction layout */
.atlas-hero h1{
  letter-spacing:.08em;
}
.doc-placeholder{
  aspect-ratio:1/1.15;
  background:#fbfaf7;
  display:grid;
  place-items:center;
  color:var(--muted);
  padding:2rem;
  text-align:center;
}
.archive-pressbook-block{
  margin-top:90px;
  padding-top:74px;
  border-top:1px solid var(--line);
  clear:both;
}
.archive-pressbook-block .pressbook-grid{
  columns:4 280px;
  column-gap:28px;
  margin-top:38px;
}
.archive-library .archive-subnav{
  margin-bottom:72px;
}
#selection-atlas{
  display:block;
}
.archive-wall{
  width:100%;
}
.timeline{
  margin-top:90px;
}
@media(max-width:1000px){
  .archive-pressbook-block .pressbook-grid{
    columns:2 260px;
  }
}
@media(max-width:620px){
  .archive-pressbook-block .pressbook-grid{
    columns:1;
  }
}


/* Galerie 1.5 — Observer */
.observer-hero{
  min-height:82vh;
  display:grid;
  grid-template-columns:1fr 1fr;
  gap:6vw;
  align-items:end;
  padding:140px clamp(24px,7vw,110px) 86px;
  background:var(--white);
}
.observer-hero h1{
  font-size:clamp(4rem,9vw,9.4rem);
  line-height:.86;
  margin:.12em 0;
}
.observer-hero p{
  color:var(--muted);
  line-height:1.9;
  font-size:1.1rem;
  max-width:780px;
}
.observer-hero img{
  width:100%;
  max-height:72vh;
  object-fit:contain;
  background:var(--paper);
  border:1px solid var(--line);
}
.observer-note{
  padding:105px clamp(24px,7vw,110px);
  background:var(--paper);
}
.observer-note .statement{
  max-width:1050px;
  font-family:"Cormorant Garamond",serif;
  font-size:clamp(2rem,4vw,4.4rem);
  color:var(--ultra);
  line-height:1.05;
}
.carnet-grid{
  padding:105px clamp(24px,7vw,110px);
}
.carnet-wall{
  margin-top:64px;
  display:grid;
  grid-template-columns:repeat(12,1fr);
  gap:36px;
  align-items:start;
}
.carnet-card{
  background:#fff;
  border:1px solid var(--line);
  padding:18px;
}
.carnet-card:nth-child(1),
.carnet-card:nth-child(4){
  grid-column:span 7;
}
.carnet-card:nth-child(2),
.carnet-card:nth-child(5){
  grid-column:span 5;
}
.carnet-card:nth-child(3),
.carnet-card:nth-child(6){
  grid-column:span 6;
}
.carnet-card img{
  width:100%;
  aspect-ratio:1.2/1;
  object-fit:contain;
  background:#fbfaf7;
}
.carnet-meta{
  margin-top:18px;
  color:var(--turq);
  font-size:.72rem;
  text-transform:uppercase;
  letter-spacing:.15em;
}
.carnet-card h2{
  color:var(--deep);
  font-size:2rem;
  margin:.35em 0 .2em;
}
.carnet-card p{
  color:var(--muted);
  line-height:1.78;
}
.observer-footer-quote{
  padding:120px clamp(24px,7vw,110px);
  background:var(--deep);
  color:white;
}
.observer-footer-quote blockquote{
  margin:0;
  max-width:1100px;
  font-family:"Cormorant Garamond",serif;
  font-size:clamp(2.4rem,5vw,5.7rem);
  line-height:1;
}
@media(max-width:1000px){
  .observer-hero{grid-template-columns:1fr}
  .carnet-wall{grid-template-columns:1fr 1fr}
  .carnet-card:nth-child(n){grid-column:span 1}
}
@media(max-width:620px){
  .carnet-wall{grid-template-columns:1fr}
}


/* Galerie 1.5.1 — Observer devient carnet d’artiste */
.observer-hero.carnet{
  grid-template-columns:1.05fr .95fr;
  align-items:center;
}
.observer-card-paper{
  background:var(--paper);
  border:1px solid var(--line);
  padding:clamp(28px,4.5vw,58px);
}
.observer-card-paper h2{
  color:var(--deep);
  font-size:clamp(2.4rem,4.5vw,4.8rem);
  line-height:.95;
  margin:.1em 0 .35em;
}
.observer-card-paper p{
  color:var(--muted);
  line-height:1.9;
}
.carnet-principle{
  padding:96px clamp(24px,7vw,110px);
  background:var(--paper);
  display:grid;
  grid-template-columns:1fr 1fr;
  gap:6vw;
  align-items:start;
}
.carnet-principle blockquote{
  margin:0;
  font-family:"Cormorant Garamond",serif;
  color:var(--ultra);
  font-size:clamp(2.5rem,5.2vw,5.6rem);
  line-height:.98;
}
.carnet-principle p{
  color:var(--muted);
  line-height:1.9;
  font-size:1.05rem;
}
.carnet-notes{
  padding:105px clamp(24px,7vw,110px);
}
.notes-grid{
  margin-top:64px;
  display:grid;
  grid-template-columns:repeat(3,1fr);
  gap:1px;
  background:var(--line);
}
.note-card{
  min-height:300px;
  background:#fff;
  padding:32px;
  display:flex;
  flex-direction:column;
  justify-content:space-between;
}
.note-card .note-kicker{
  color:var(--turq);
  text-transform:uppercase;
  letter-spacing:.16em;
  font-size:.7rem;
}
.note-card h2{
  color:var(--deep);
  font-size:2.15rem;
  margin:.45em 0 .25em;
}
.note-card p{
  color:var(--muted);
  line-height:1.78;
}
.note-place{
  color:var(--ocean);
  font-size:.78rem;
  text-transform:uppercase;
  letter-spacing:.13em;
  margin-top:28px;
}
.observer-method{
  padding:105px clamp(24px,7vw,110px);
  display:grid;
  grid-template-columns:.8fr 1.2fr;
  gap:6vw;
  align-items:start;
}
.method-list{
  border-top:1px solid var(--turq);
}
.method-row{
  display:grid;
  grid-template-columns:180px 1fr;
  gap:28px;
  padding:28px 0;
  border-bottom:1px solid var(--line);
}
.method-row strong{
  color:var(--ultra);
  font-family:"Cormorant Garamond",serif;
  font-size:1.8rem;
  font-weight:400;
}
.method-row p{
  color:var(--muted);
  line-height:1.8;
  margin:0;
}
.observer-visual-note{
  max-width:980px;
  color:var(--muted);
  line-height:1.85;
  font-size:.96rem;
  margin-top:34px;
}
@media(max-width:1000px){
  .observer-hero.carnet,
  .carnet-principle,
  .observer-method{
    grid-template-columns:1fr;
  }
  .notes-grid{
    grid-template-columns:1fr 1fr;
  }
}
@media(max-width:620px){
  .notes-grid{
    grid-template-columns:1fr;
  }
  .method-row{
    grid-template-columns:1fr;
    gap:10px;
  }
}


/* Galerie 1.5.2 — interaction plein air / atelier */
.air-atelier-diagram{
  margin-top:48px;
  display:grid;
  grid-template-columns:1fr auto 1fr;
  gap:24px;
  align-items:center;
}
.air-atelier-box{
  border:1px solid var(--line);
  background:#fff;
  padding:28px;
}
.air-atelier-box h3{
  color:var(--deep);
  font-size:2rem;
  margin:.1em 0 .3em;
}
.air-atelier-box p{
  color:var(--muted);
  line-height:1.75;
}
.air-atelier-arrow{
  color:var(--ultra);
  font-family:"Cormorant Garamond",serif;
  font-size:3rem;
}
@media(max-width:800px){
  .air-atelier-diagram{
    grid-template-columns:1fr;
  }
  .air-atelier-arrow{
    transform:rotate(90deg);
    text-align:center;
  }
}


/* Galerie 1.6 — page L’Œuvre / catalogue vivant */
.oeuvre-hero{
  min-height:82vh;
  display:grid;
  grid-template-columns:.95fr 1.05fr;
  gap:6vw;
  align-items:center;
  padding:140px clamp(24px,7vw,110px) 80px;
  background:var(--white);
}
.oeuvre-hero h1{
  font-size:clamp(4rem,9vw,9.4rem);
  line-height:.86;
  margin:.12em 0;
}
.oeuvre-hero p{
  color:var(--muted);
  line-height:1.9;
  font-size:1.08rem;
  max-width:820px;
}
.oeuvre-hero img{
  width:100%;
  max-height:74vh;
  object-fit:contain;
  background:var(--paper);
  border:1px solid var(--line);
}
.catalogue-intro{
  padding:100px clamp(24px,7vw,110px);
  background:var(--paper);
}
.catalogue-principles{
  display:grid;
  grid-template-columns:repeat(4,1fr);
  gap:1px;
  background:var(--line);
  margin-top:52px;
}
.catalogue-principles div{
  background:var(--white);
  padding:28px;
  min-height:220px;
  display:flex;
  flex-direction:column;
  justify-content:flex-end;
}
.catalogue-principles small{
  color:var(--turq);
  letter-spacing:.16em;
  text-transform:uppercase;
}
.catalogue-principles h3{
  color:var(--deep);
  font-size:1.9rem;
  margin:.35em 0 .2em;
}
.catalogue-principles p{
  color:var(--muted);
  line-height:1.75;
}
.catalogue-toolbar{
  position:sticky;
  top:78px;
  z-index:35;
  display:flex;
  gap:12px;
  overflow:auto;
  padding:16px clamp(24px,7vw,110px);
  background:rgba(255,253,248,.93);
  backdrop-filter:blur(18px);
  border-top:1px solid var(--line);
  border-bottom:1px solid var(--line);
}
.catalogue-btn{
  border:1px solid var(--ultra);
  color:var(--ultra);
  background:transparent;
  border-radius:999px;
  padding:10px 16px;
  white-space:nowrap;
  cursor:pointer;
  font-size:.72rem;
  letter-spacing:.12em;
  text-transform:uppercase;
}
.catalogue-btn.active{
  background:var(--ultra);
  color:white;
}
.catalogue-list{
  padding:95px clamp(24px,7vw,110px);
}
.catalogue-wall{
  display:grid;
  grid-template-columns:repeat(12,1fr);
  gap:38px;
  align-items:start;
  margin-top:60px;
}
.work-entry{
  background:white;
  border:1px solid var(--line);
  padding:16px;
  cursor:pointer;
  transition:.35s;
}
.work-entry:hover{
  transform:translateY(-6px);
  box-shadow:0 24px 70px rgba(13,27,42,.08);
}
.work-entry.major{grid-column:span 7}
.work-entry.standard{grid-column:span 5}
.work-entry.foundation{grid-column:span 4}
.work-entry img{
  width:100%;
  aspect-ratio:1.08/1;
  object-fit:contain;
  background:#fbfaf7;
}
.work-entry h2{
  color:var(--deep);
  font-size:1.8rem;
  margin:18px 0 4px;
}
.work-entry p{
  color:var(--muted);
  margin:.2em 0;
  line-height:1.6;
}
.work-meta{
  margin-top:14px;
  color:var(--turq);
  text-transform:uppercase;
  letter-spacing:.14em;
  font-size:.68rem;
}
.catalogue-detail{
  position:fixed;
  inset:0;
  background:#fffdf8;
  z-index:600;
  display:none;
  grid-template-columns:1.15fr .85fr;
  color:var(--ink);
}
.catalogue-detail.open{
  display:grid;
}
.catalogue-detail-visual{
  display:grid;
  place-items:center;
  padding:46px;
}
.catalogue-detail-visual img{
  max-width:100%;
  max-height:88vh;
  object-fit:contain;
  background:white;
}
.catalogue-detail-info{
  border-left:1px solid var(--line);
  padding:78px 52px;
  overflow:auto;
}
.catalogue-detail-info h2{
  color:var(--ultra);
  font-size:clamp(2.6rem,5vw,5.2rem);
  line-height:.95;
  margin:0 0 .25em;
}
.detail-kicker{
  color:var(--turq);
  letter-spacing:.18em;
  text-transform:uppercase;
  font-size:.72rem;
}
.detail-block{
  border-top:1px solid var(--line);
  padding-top:20px;
  margin-top:24px;
}
.detail-block h3{
  color:var(--deep);
  font-family:Inter,system-ui,sans-serif;
  font-size:.78rem;
  letter-spacing:.16em;
  text-transform:uppercase;
}
.detail-block p{
  color:var(--muted);
  line-height:1.85;
}
.detail-close{
  position:absolute;
  top:22px;
  right:22px;
  border:1px solid var(--ultra);
  background:transparent;
  color:var(--ultra);
  border-radius:50%;
  width:46px;
  height:46px;
  cursor:pointer;
  font-size:24px;
}
.detail-nav{
  display:flex;
  gap:12px;
  flex-wrap:wrap;
  margin-top:28px;
}
.catalogue-future{
  padding:105px clamp(24px,7vw,110px);
  background:var(--paper);
}
.catalogue-future blockquote{
  margin:0;
  max-width:1100px;
  font-family:"Cormorant Garamond",serif;
  color:var(--ultra);
  font-size:clamp(2.4rem,5vw,5.6rem);
  line-height:1;
}
@media(max-width:1000px){
  .oeuvre-hero,
  .catalogue-detail.open{
    grid-template-columns:1fr;
  }
  .catalogue-wall{
    grid-template-columns:1fr 1fr;
  }
  .work-entry.major,
  .work-entry.standard,
  .work-entry.foundation{
    grid-column:span 1;
  }
  .catalogue-principles{
    grid-template-columns:1fr 1fr;
  }
  .catalogue-detail-info{
    border-left:0;
    border-top:1px solid var(--line);
  }
}
@media(max-width:620px){
  .catalogue-wall,
  .catalogue-principles{
    grid-template-columns:1fr;
  }
  .catalogue-detail-visual{
    padding:22px;
  }
  .catalogue-detail-info{
    padding:58px 26px;
  }
}


/* Galerie 1.7 — page L’Artiste */
.artist-hero{
  min-height:88vh;
  display:grid;
  grid-template-columns:.95fr 1.05fr;
  gap:6vw;
  align-items:center;
  padding:140px clamp(24px,7vw,110px) 80px;
  background:var(--white);
}
.artist-hero h1{
  font-size:clamp(4.2rem,9vw,9.6rem);
  line-height:.84;
  margin:.12em 0;
}
.artist-hero p{
  color:var(--muted);
  line-height:1.9;
  font-size:1.08rem;
  max-width:840px;
}
.artist-portrait-panel{
  background:var(--paper);
  border:1px solid var(--line);
  padding:18px;
}
.artist-portrait-panel img{
  width:100%;
  max-height:72vh;
  object-fit:contain;
  background:#fbfaf7;
}
.artist-statement{
  padding:110px clamp(24px,7vw,110px);
  background:var(--paper);
}
.artist-statement .big{
  max-width:1120px;
  font-family:"Cormorant Garamond",serif;
  font-size:clamp(2.2rem,4.7vw,5.2rem);
  color:var(--ultra);
  line-height:1.02;
}
.artist-statement .text{
  max-width:900px;
  color:var(--muted);
  line-height:1.9;
  font-size:1.08rem;
  margin-top:38px;
}
.artist-timeline{
  padding:105px clamp(24px,7vw,110px);
}
.artist-timeline-grid{
  display:grid;
  grid-template-columns:repeat(4,1fr);
  gap:1px;
  background:var(--line);
  margin-top:58px;
}
.artist-step{
  background:#fff;
  min-height:330px;
  padding:30px;
  display:flex;
  flex-direction:column;
  justify-content:space-between;
}
.artist-step small{
  color:var(--turq);
  text-transform:uppercase;
  letter-spacing:.16em;
}
.artist-step h2{
  color:var(--deep);
  font-size:2rem;
  line-height:1;
  margin:.35em 0;
}
.artist-step p{
  color:var(--muted);
  line-height:1.75;
}
.artist-method{
  padding:105px clamp(24px,7vw,110px);
  background:var(--white);
  display:grid;
  grid-template-columns:.85fr 1.15fr;
  gap:6vw;
  align-items:start;
}
.artist-method-list{
  border-top:1px solid var(--turq);
}
.artist-method-row{
  display:grid;
  grid-template-columns:180px 1fr;
  gap:28px;
  padding:28px 0;
  border-bottom:1px solid var(--line);
}
.artist-method-row strong{
  color:var(--ultra);
  font-family:"Cormorant Garamond",serif;
  font-size:1.8rem;
  font-weight:400;
}
.artist-method-row p{
  margin:0;
  color:var(--muted);
  line-height:1.8;
}
.artist-quote{
  padding:120px clamp(24px,7vw,110px);
  background:var(--deep);
  color:white;
}
.artist-quote blockquote{
  margin:0;
  max-width:1120px;
  font-family:"Cormorant Garamond",serif;
  font-size:clamp(2.4rem,5vw,5.8rem);
  line-height:1;
}
.artist-quote p{
  color:rgba(255,255,255,.72);
  max-width:850px;
  line-height:1.85;
  margin-top:34px;
}
@media(max-width:1000px){
  .artist-hero,
  .artist-method{
    grid-template-columns:1fr;
  }
  .artist-timeline-grid{
    grid-template-columns:1fr 1fr;
  }
}
@media(max-width:620px){
  .artist-timeline-grid{
    grid-template-columns:1fr;
  }
  .artist-method-row{
    grid-template-columns:1fr;
    gap:8px;
  }
}


/* Galerie 1.8 — page Le Regard / Démarche */
.regard-hero{
  min-height:86vh;
  display:grid;
  grid-template-columns:1fr 1fr;
  gap:6vw;
  align-items:center;
  padding:140px clamp(24px,7vw,110px) 86px;
  background:var(--white);
}
.regard-hero h1{
  font-size:clamp(4.3rem,9vw,9.8rem);
  line-height:.84;
  margin:.12em 0;
}
.regard-hero p{
  color:var(--muted);
  line-height:1.9;
  font-size:1.08rem;
  max-width:840px;
}
.regard-hero img{
  width:100%;
  max-height:74vh;
  object-fit:contain;
  background:var(--paper);
  border:1px solid var(--line);
}
.regard-manifesto{
  padding:110px clamp(24px,7vw,110px);
  background:var(--paper);
}
.regard-manifesto blockquote{
  margin:0;
  max-width:1120px;
  font-family:"Cormorant Garamond",serif;
  color:var(--ultra);
  font-size:clamp(2.4rem,5vw,5.7rem);
  line-height:1;
}
.regard-sections{
  padding:105px clamp(24px,7vw,110px);
}
.regard-grid{
  margin-top:64px;
  display:grid;
  grid-template-columns:repeat(2,1fr);
  gap:1px;
  background:var(--line);
}
.regard-panel{
  min-height:390px;
  background:#fff;
  padding:34px;
  display:flex;
  flex-direction:column;
  justify-content:space-between;
}
.regard-panel small{
  color:var(--turq);
  letter-spacing:.16em;
  text-transform:uppercase;
}
.regard-panel h2{
  color:var(--deep);
  font-size:clamp(2.2rem,4vw,4.2rem);
  line-height:.95;
  margin:.35em 0 .3em;
}
.regard-panel p{
  color:var(--muted);
  line-height:1.85;
}
.regard-process{
  padding:105px clamp(24px,7vw,110px);
  background:var(--paper);
}
.process-line{
  display:grid;
  grid-template-columns:repeat(5,1fr);
  gap:1px;
  background:var(--line);
  margin-top:58px;
}
.process-step{
  background:var(--white);
  min-height:240px;
  padding:28px;
  display:flex;
  flex-direction:column;
  justify-content:space-between;
}
.process-step strong{
  color:var(--ultra);
  font-family:"Cormorant Garamond",serif;
  font-size:2.1rem;
  font-weight:400;
}
.process-step p{
  color:var(--muted);
  line-height:1.75;
}
.regard-footer{
  padding:120px clamp(24px,7vw,110px);
  background:var(--deep);
  color:white;
}
.regard-footer blockquote{
  margin:0;
  max-width:1120px;
  font-family:"Cormorant Garamond",serif;
  font-size:clamp(2.4rem,5vw,5.8rem);
  line-height:1;
}
@media(max-width:1000px){
  .regard-hero,
  .regard-grid{
    grid-template-columns:1fr;
  }
  .process-line{
    grid-template-columns:1fr 1fr;
  }
}
@media(max-width:620px){
  .process-line{
    grid-template-columns:1fr;
  }
}


/* Galerie 1.9 — ATLAS réduit + titres sélectionnées */
.atlas-refined{padding-top:90px}
.atlas-curated-grid{
  display:grid;
  grid-template-columns:repeat(12,1fr);
  gap:30px;
  margin-top:58px;
  align-items:start;
}
.atlas-card{
  grid-column:span 4;
  background:#fff;
  border:1px solid var(--line);
  padding:18px;
}
.atlas-card.large{grid-column:span 6}
.atlas-card img{
  width:100%;
  aspect-ratio:1/1.12;
  object-fit:contain;
  background:#fbfaf7;
}
.atlas-card h2{
  color:var(--deep);
  font-size:1.9rem;
  margin:.35em 0 .2em;
}
.atlas-card p{
  color:var(--muted);
  line-height:1.75;
}
.atlas-path{margin-top:110px}
.catalogue-detail-info #detail-title-status{
  color:var(--muted);
  line-height:1.85;
}
@media(max-width:1000px){
  .atlas-curated-grid{grid-template-columns:1fr 1fr}
  .atlas-card,.atlas-card.large{grid-column:span 1}
}
@media(max-width:620px){
  .atlas-curated-grid{grid-template-columns:1fr}
}


/* Galerie 1.10 — Dossier galerie renforcé */
.dossier-hero{
  min-height:88vh;
  display:grid;
  grid-template-columns:.95fr 1.05fr;
  gap:6vw;
  align-items:center;
  padding:140px clamp(24px,7vw,110px) 86px;
  background:var(--white);
}
.dossier-hero h1{
  font-size:clamp(4rem,9vw,9.8rem);
  line-height:.84;
  margin:.12em 0;
}
.dossier-hero p{
  color:var(--muted);
  line-height:1.9;
  font-size:1.08rem;
  max-width:860px;
}
.dossier-panel{
  background:var(--paper);
  border:1px solid var(--line);
  padding:clamp(28px,5vw,62px);
}
.dossier-panel h2{
  color:var(--deep);
  font-size:clamp(2.6rem,5vw,5.2rem);
  line-height:.92;
  margin:.15em 0 .35em;
}
.dossier-panel p{
  color:var(--muted);
  line-height:1.9;
}
.dossier-facts{
  display:grid;
  grid-template-columns:repeat(4,1fr);
  gap:1px;
  background:var(--line);
  margin-top:42px;
}
.dossier-fact{
  background:#fff;
  padding:24px;
  min-height:170px;
  display:flex;
  flex-direction:column;
  justify-content:space-between;
}
.dossier-fact small{
  color:var(--turq);
  text-transform:uppercase;
  letter-spacing:.16em;
}
.dossier-fact strong{
  color:var(--deep);
  font-family:"Cormorant Garamond",serif;
  font-size:1.9rem;
  line-height:1;
  font-weight:400;
}
.dossier-note{
  padding:105px clamp(24px,7vw,110px);
  background:var(--paper);
  display:grid;
  grid-template-columns:.9fr 1.1fr;
  gap:6vw;
}
.dossier-note blockquote{
  margin:0;
  font-family:"Cormorant Garamond",serif;
  color:var(--ultra);
  font-size:clamp(2.4rem,5vw,5.6rem);
  line-height:1;
}
.dossier-note p{
  color:var(--muted);
  line-height:1.9;
  font-size:1.06rem;
}
.dossier-selection{
  padding:105px clamp(24px,7vw,110px);
}
.dossier-works{
  margin-top:60px;
  display:grid;
  grid-template-columns:repeat(12,1fr);
  gap:30px;
}
.dossier-work{
  grid-column:span 4;
  background:#fff;
  border:1px solid var(--line);
  padding:16px;
}
.dossier-work:nth-child(1),
.dossier-work:nth-child(5){
  grid-column:span 6;
}
.dossier-work img{
  width:100%;
  aspect-ratio:1/1;
  object-fit:contain;
  background:#fbfaf7;
}
.dossier-work h2{
  color:var(--deep);
  font-size:1.8rem;
  margin:18px 0 6px;
}
.dossier-work p{
  color:var(--muted);
  line-height:1.65;
  margin:.25em 0;
}
.dossier-atlas{
  padding:105px clamp(24px,7vw,110px);
  background:var(--white);
}
.dossier-atlas-grid{
  display:grid;
  grid-template-columns:repeat(5,1fr);
  gap:1px;
  background:var(--line);
  margin-top:52px;
}
.dossier-atlas-card{
  background:#fff;
  min-height:260px;
  padding:24px;
  display:flex;
  flex-direction:column;
  justify-content:space-between;
}
.dossier-atlas-card small{
  color:var(--turq);
  text-transform:uppercase;
  letter-spacing:.15em;
}
.dossier-atlas-card h3{
  color:var(--deep);
  font-size:1.65rem;
  line-height:1.05;
}
.dossier-checklist{
  padding:105px clamp(24px,7vw,110px);
  background:var(--paper);
  display:grid;
  grid-template-columns:.85fr 1.15fr;
  gap:6vw;
  align-items:start;
}
.dossier-checklist ul{
  margin:0;
  padding:0;
  list-style:none;
  border-top:1px solid var(--turq);
}
.dossier-checklist li{
  padding:24px 0;
  border-bottom:1px solid var(--line);
  color:var(--muted);
  line-height:1.75;
  font-size:1.02rem;
}
.dossier-contact{
  padding:120px clamp(24px,7vw,110px);
  background:var(--deep);
  color:white;
}
.dossier-contact h2{
  font-size:clamp(3rem,7vw,7rem);
  line-height:.9;
  margin:.1em 0 .25em;
}
.dossier-contact p{
  max-width:820px;
  color:rgba(255,255,255,.74);
  line-height:1.85;
}
.dossier-contact .btn{
  color:white;
  border-color:rgba(255,255,255,.7);
}
@media(max-width:1000px){
  .dossier-hero,
  .dossier-note,
  .dossier-checklist{
    grid-template-columns:1fr;
  }
  .dossier-facts,
  .dossier-atlas-grid{
    grid-template-columns:1fr 1fr;
  }
  .dossier-works{
    grid-template-columns:1fr 1fr;
  }
  .dossier-work,
  .dossier-work:nth-child(1),
  .dossier-work:nth-child(5){
    grid-column:span 1;
  }
}
@media(max-width:620px){
  .dossier-facts,
  .dossier-atlas-grid,
  .dossier-works{
    grid-template-columns:1fr;
  }
}


/* Galerie 1.11 — Contact */
.contact-hero{
  min-height:88vh;
  display:grid;
  grid-template-columns:.95fr 1.05fr;
  gap:6vw;
  align-items:center;
  padding:140px clamp(24px,7vw,110px) 86px;
  background:var(--white);
}
.contact-hero h1{
  font-size:clamp(4.4rem,9vw,10rem);
  line-height:.84;
  margin:.12em 0;
}
.contact-hero p{
  color:var(--muted);
  line-height:1.9;
  font-size:1.08rem;
  max-width:850px;
}
.contact-panel{
  background:var(--paper);
  border:1px solid var(--line);
  padding:clamp(28px,5vw,64px);
}
.contact-panel h2{
  color:var(--deep);
  font-size:clamp(2.6rem,5vw,5.3rem);
  line-height:.92;
  margin:.14em 0 .35em;
}
.contact-panel a{
  color:var(--ultra);
  border-bottom:1px solid var(--ultra);
  padding-bottom:3px;
}
.contact-grid-section{
  padding:105px clamp(24px,7vw,110px);
  background:var(--paper);
}
.contact-grid{
  margin-top:56px;
  display:grid;
  grid-template-columns:repeat(4,1fr);
  gap:1px;
  background:var(--line);
}
.contact-card{
  background:#fff;
  min-height:300px;
  padding:30px;
  display:flex;
  flex-direction:column;
  justify-content:space-between;
}
.contact-card small{
  color:var(--turq);
  text-transform:uppercase;
  letter-spacing:.16em;
}
.contact-card h2{
  color:var(--deep);
  font-size:2rem;
  line-height:1;
  margin:.4em 0;
}
.contact-card p{
  color:var(--muted);
  line-height:1.78;
}
.contact-send{
  padding:105px clamp(24px,7vw,110px);
  display:grid;
  grid-template-columns:.9fr 1.1fr;
  gap:6vw;
  align-items:start;
}
.contact-send ul{
  list-style:none;
  padding:0;
  margin:0;
  border-top:1px solid var(--turq);
}
.contact-send li{
  padding:22px 0;
  border-bottom:1px solid var(--line);
  color:var(--muted);
  line-height:1.7;
}
.contact-footer{
  padding:120px clamp(24px,7vw,110px);
  background:var(--deep);
  color:white;
}
.contact-footer h2{
  font-size:clamp(3.2rem,7vw,7.3rem);
  line-height:.88;
  margin:.1em 0 .25em;
}
.contact-footer p{
  max-width:850px;
  color:rgba(255,255,255,.74);
  line-height:1.85;
}
.contact-footer .btn{
  color:white;
  border-color:rgba(255,255,255,.72);
}
@media(max-width:1000px){
  .contact-hero,
  .contact-send{
    grid-template-columns:1fr;
  }
  .contact-grid{
    grid-template-columns:1fr 1fr;
  }
}
@media(max-width:620px){
  .contact-grid{
    grid-template-columns:1fr;
  }
}


/* Galerie 1.12 — navigation mobile, crédits, finition technique */
.nav-toggle{
  display:none;
  width:42px;
  height:42px;
  border:1px solid var(--line);
  border-radius:999px;
  background:rgba(255,253,248,.92);
  align-items:center;
  justify-content:center;
  cursor:pointer;
}
.nav-toggle span,
.nav-toggle span::before,
.nav-toggle span::after{
  content:"";
  display:block;
  width:18px;
  height:1px;
  background:var(--deep);
  transition:.25s;
}
.nav-toggle span::before{transform:translateY(-6px)}
.nav-toggle span::after{transform:translateY(5px)}
body.menu-open .nav-toggle span{background:transparent}
body.menu-open .nav-toggle span::before{transform:rotate(45deg)}
body.menu-open .nav-toggle span::after{transform:rotate(-45deg)}
.header .brand{
  z-index:1200;
}
.nav a.active{
  color:var(--turq);
}
.credits-hero{
  min-height:70vh;
  display:flex;
  align-items:end;
  padding:140px clamp(24px,7vw,110px) 86px;
  background:var(--paper);
}
.credits-hero .inner{
  max-width:1050px;
}
.credits-hero h1{
  font-size:clamp(4rem,9vw,9.6rem);
  line-height:.85;
  margin:.12em 0;
}
.credits-hero p{
  color:var(--muted);
  line-height:1.9;
  max-width:860px;
  font-size:1.08rem;
}
.credits-section{
  padding:105px clamp(24px,7vw,110px);
}
.credits-grid{
  display:grid;
  grid-template-columns:repeat(2,1fr);
  gap:1px;
  background:var(--line);
  margin-top:58px;
}
.credit-card{
  background:#fff;
  min-height:270px;
  padding:32px;
  display:flex;
  flex-direction:column;
  justify-content:space-between;
}
.credit-card small{
  color:var(--turq);
  text-transform:uppercase;
  letter-spacing:.16em;
}
.credit-card h2{
  color:var(--deep);
  font-size:2rem;
  line-height:1;
  margin:.35em 0;
}
.credit-card p{
  color:var(--muted);
  line-height:1.78;
}
.credits-principles{
  padding:105px clamp(24px,7vw,110px);
  background:var(--paper);
  display:grid;
  grid-template-columns:.85fr 1.15fr;
  gap:6vw;
  align-items:start;
}
.credits-principles ul{
  list-style:none;
  margin:0;
  padding:0;
  border-top:1px solid var(--turq);
}
.credits-principles li{
  color:var(--muted);
  border-bottom:1px solid var(--line);
  padding:24px 0;
  line-height:1.75;
}
.footer a{
  color:inherit;
  border-bottom:1px solid currentColor;
}
@media(max-width:1080px){
  .nav-toggle{display:flex}
  .header{
    align-items:center;
  }
  .nav{
    position:fixed;
    inset:0;
    z-index:1000;
    background:rgba(255,253,248,.97);
    backdrop-filter:blur(18px);
    display:flex;
    flex-direction:column;
    justify-content:center;
    align-items:center;
    gap:22px;
    opacity:0;
    pointer-events:none;
    transform:translateY(-10px);
    transition:.25s;
  }
  body.menu-open .nav{
    opacity:1;
    pointer-events:auto;
    transform:translateY(0);
  }
  .nav a{
    font-size:clamp(1.6rem,4vw,3rem);
    font-family:"Cormorant Garamond",serif;
    color:var(--deep);
  }
  .lang{
    display:none;
  }
  body.menu-open{
    overflow:hidden;
  }
}
@media(max-width:760px){
  .credits-grid,
  .credits-principles{
    grid-template-columns:1fr;
  }
}


/* Galerie 1.13 — Projet d’exposition */
.proposal-hero{
  min-height:88vh;
  display:grid;
  grid-template-columns:.95fr 1.05fr;
  gap:6vw;
  align-items:center;
  padding:140px clamp(24px,7vw,110px) 86px;
  background:var(--white);
}
.proposal-hero h1{
  font-size:clamp(4rem,9vw,9.8rem);
  line-height:.84;
  margin:.12em 0;
}
.proposal-hero p{
  color:var(--muted);
  line-height:1.9;
  font-size:1.08rem;
  max-width:860px;
}
.proposal-image-panel{
  background:var(--paper);
  border:1px solid var(--line);
  padding:18px;
}
.proposal-image-panel img{
  width:100%;
  max-height:74vh;
  object-fit:contain;
  background:#fbfaf7;
}
.proposal-manifesto{
  padding:110px clamp(24px,7vw,110px);
  background:var(--paper);
  display:grid;
  grid-template-columns:.9fr 1.1fr;
  gap:6vw;
  align-items:start;
}
.proposal-manifesto blockquote{
  margin:0;
  font-family:"Cormorant Garamond",serif;
  color:var(--ultra);
  font-size:clamp(2.5rem,5vw,5.8rem);
  line-height:.98;
}
.proposal-manifesto p{
  color:var(--muted);
  line-height:1.9;
  font-size:1.06rem;
}
.proposal-sequence{
  padding:105px clamp(24px,7vw,110px);
}
.sequence-grid{
  display:grid;
  grid-template-columns:repeat(5,1fr);
  gap:1px;
  background:var(--line);
  margin-top:58px;
}
.sequence-card{
  background:#fff;
  min-height:330px;
  padding:28px;
  display:flex;
  flex-direction:column;
  justify-content:space-between;
}
.sequence-card small{
  color:var(--turq);
  letter-spacing:.16em;
  text-transform:uppercase;
}
.sequence-card h2{
  color:var(--deep);
  font-size:2rem;
  line-height:1;
  margin:.35em 0 .25em;
}
.sequence-card h3{
  font-family:Inter,system-ui,sans-serif;
  color:var(--ocean);
  font-size:.8rem;
  letter-spacing:.13em;
  text-transform:uppercase;
  margin:.5em 0 1em;
}
.sequence-card p{
  color:var(--muted);
  line-height:1.75;
}
.proposal-selection{
  padding:105px clamp(24px,7vw,110px);
  background:var(--paper);
}
.proposal-wall{
  margin-top:60px;
  display:grid;
  grid-template-columns:repeat(12,1fr);
  gap:30px;
}
.proposal-work{
  grid-column:span 4;
  background:#fff;
  border:1px solid var(--line);
  padding:16px;
}
.proposal-work:nth-child(1),
.proposal-work:nth-child(4){
  grid-column:span 6;
}
.proposal-work img{
  width:100%;
  aspect-ratio:1/1;
  object-fit:contain;
  background:#fbfaf7;
}
.proposal-work h2{
  color:var(--deep);
  font-size:1.75rem;
  margin:18px 0 6px;
}
.proposal-work p{
  color:var(--muted);
  line-height:1.65;
}
.proposal-practical{
  padding:105px clamp(24px,7vw,110px);
  display:grid;
  grid-template-columns:.85fr 1.15fr;
  gap:6vw;
  align-items:start;
}
.proposal-practical ul{
  list-style:none;
  padding:0;
  margin:0;
  border-top:1px solid var(--turq);
}
.proposal-practical li{
  color:var(--muted);
  padding:24px 0;
  border-bottom:1px solid var(--line);
  line-height:1.75;
}
.proposal-atlas{
  padding:105px clamp(24px,7vw,110px);
  background:var(--deep);
  color:white;
}
.proposal-atlas h2{
  color:white;
  font-size:clamp(3rem,7vw,7rem);
  line-height:.9;
  margin:.1em 0 .25em;
}
.proposal-atlas p{
  max-width:900px;
  color:rgba(255,255,255,.74);
  line-height:1.85;
}
.proposal-atlas .btn{
  color:white;
  border-color:rgba(255,255,255,.72);
}
@media(max-width:1100px){
  .sequence-grid{
    grid-template-columns:1fr 1fr;
  }
}
@media(max-width:1000px){
  .proposal-hero,
  .proposal-manifesto,
  .proposal-practical{
    grid-template-columns:1fr;
  }
  .proposal-wall{
    grid-template-columns:1fr 1fr;
  }
  .proposal-work,
  .proposal-work:nth-child(1),
  .proposal-work:nth-child(4){
    grid-column:span 1;
  }
}
@media(max-width:620px){
  .sequence-grid,
  .proposal-wall{
    grid-template-columns:1fr;
  }
}


/* Galerie 1.14 — pages internationales renforcées */
.intl-hero{
  min-height:88vh;
  display:grid;
  grid-template-columns:.95fr 1.05fr;
  gap:6vw;
  align-items:center;
  padding:140px clamp(24px,7vw,110px) 86px;
  background:var(--white);
}
.intl-hero h1{
  font-size:clamp(4rem,9vw,9.8rem);
  line-height:.84;
  margin:.12em 0;
}
.intl-hero p{
  color:var(--muted);
  line-height:1.9;
  font-size:1.08rem;
  max-width:860px;
}
.intl-panel{
  background:var(--paper);
  border:1px solid var(--line);
  padding:18px;
}
.intl-panel img{
  width:100%;
  max-height:74vh;
  object-fit:contain;
  background:#fbfaf7;
}
.intl-approach{
  padding:105px clamp(24px,7vw,110px);
  background:var(--paper);
  display:grid;
  grid-template-columns:.9fr 1.1fr;
  gap:6vw;
  align-items:start;
}
.intl-approach blockquote{
  margin:0;
  font-family:"Cormorant Garamond",serif;
  color:var(--ultra);
  font-size:clamp(2.4rem,5vw,5.6rem);
  line-height:1;
}
.intl-approach p{
  color:var(--muted);
  line-height:1.9;
  font-size:1.06rem;
}
.intl-links{
  padding:105px clamp(24px,7vw,110px);
}
.intl-link-grid{
  margin-top:52px;
  display:grid;
  grid-template-columns:repeat(3,1fr);
  gap:1px;
  background:var(--line);
}
.intl-link-card{
  background:#fff;
  min-height:250px;
  padding:28px;
  display:flex;
  flex-direction:column;
  justify-content:space-between;
}
.intl-link-card small{
  color:var(--turq);
  text-transform:uppercase;
  letter-spacing:.16em;
}
.intl-link-card h2{
  color:var(--deep);
  font-size:2rem;
  line-height:1;
  margin:.35em 0;
}
.intl-note{
  color:var(--muted);
  line-height:1.75;
  margin-top:38px;
  max-width:820px;
}
@media(max-width:1000px){
  .intl-hero,
  .intl-approach{
    grid-template-columns:1fr;
  }
  .intl-link-grid{
    grid-template-columns:1fr;
  }
}


/* Galerie 1.14.1 — conservation du contexte langue */
.lang-context-note{
  color:var(--muted);
  line-height:1.75;
  font-size:.94rem;
  margin-top:34px;
  max-width:900px;
}
.intl-section-hero{
  min-height:78vh;
  display:grid;
  grid-template-columns:.95fr 1.05fr;
  gap:6vw;
  align-items:center;
  padding:140px clamp(24px,7vw,110px) 86px;
  background:var(--white);
}
.intl-section-hero h1{
  font-size:clamp(4rem,9vw,9.5rem);
  line-height:.86;
  margin:.12em 0;
}
.intl-section-hero p{
  color:var(--muted);
  line-height:1.9;
  font-size:1.08rem;
}
.intl-section-panel{
  background:var(--paper);
  border:1px solid var(--line);
  padding:clamp(28px,5vw,62px);
}
.intl-section-panel h2{
  color:var(--deep);
  font-size:clamp(2.5rem,5vw,5rem);
  line-height:.94;
  margin:.1em 0 .35em;
}
.intl-section-content{
  padding:105px clamp(24px,7vw,110px);
}
.intl-summary-grid{
  display:grid;
  grid-template-columns:repeat(3,1fr);
  gap:1px;
  background:var(--line);
  margin-top:58px;
}
.intl-summary-card{
  background:#fff;
  min-height:260px;
  padding:28px;
  display:flex;
  flex-direction:column;
  justify-content:space-between;
}
.intl-summary-card small{
  color:var(--turq);
  text-transform:uppercase;
  letter-spacing:.16em;
}
.intl-summary-card h2{
  color:var(--deep);
  font-size:1.9rem;
  line-height:1;
  margin:.35em 0;
}
.intl-summary-card p{
  color:var(--muted);
  line-height:1.7;
}
@media(max-width:1000px){
  .intl-section-hero{grid-template-columns:1fr}
  .intl-summary-grid{grid-template-columns:1fr}
}


/* Galerie 1.14.2 — visuels réintégrés dans les pages traduites */
.intl-visual-grid{
  display:grid;
  grid-template-columns:repeat(12,1fr);
  gap:30px;
  margin-top:58px;
}
.intl-visual-card{
  grid-column:span 4;
  background:#fff;
  border:1px solid var(--line);
  padding:16px;
  display:flex;
  flex-direction:column;
  justify-content:space-between;
}
.intl-visual-card.large{
  grid-column:span 6;
}
.intl-visual-card img{
  width:100%;
  aspect-ratio:1/1;
  object-fit:contain;
  background:#fbfaf7;
}
.intl-visual-card h2{
  color:var(--deep);
  font-size:1.75rem;
  line-height:1;
  margin:18px 0 8px;
}
.intl-visual-card p{
  color:var(--muted);
  line-height:1.7;
  margin:.25em 0;
}
.intl-visual-meta{
  margin-top:14px;
  color:var(--turq);
  text-transform:uppercase;
  letter-spacing:.14em;
  font-size:.68rem;
}
.intl-hero-gallery{
  margin-top:42px;
  display:grid;
  grid-template-columns:repeat(3,1fr);
  gap:18px;
}
.intl-hero-gallery img{
  width:100%;
  aspect-ratio:1/1;
  object-fit:contain;
  background:#fbfaf7;
  border:1px solid var(--line);
}
@media(max-width:1000px){
  .intl-visual-grid{
    grid-template-columns:1fr 1fr;
  }
  .intl-visual-card,
  .intl-visual-card.large{
    grid-column:span 1;
  }
}
@media(max-width:620px){
  .intl-visual-grid,
  .intl-hero-gallery{
    grid-template-columns:1fr;
  }
}


/* Galerie 1.16 — accessibilité, performance, mise en ligne */
.skip-link{
  position:fixed;
  left:16px;
  top:16px;
  z-index:5000;
  background:var(--deep);
  color:white;
  padding:12px 16px;
  border-radius:999px;
  transform:translateY(-140%);
  transition:.2s;
}
.skip-link:focus{
  transform:translateY(0);
}
a:focus-visible,
button:focus-visible{
  outline:2px solid var(--turq);
  outline-offset:4px;
}
@media (prefers-reduced-motion: reduce){
  *,
  *::before,
  *::after{
    animation-duration:.001ms !important;
    animation-iteration-count:1 !important;
    scroll-behavior:auto !important;
    transition-duration:.001ms !important;
  }
}
@media print{
  .header,
  .nav-toggle,
  .lang,
  .btns,
  .footer,
  video,
  .intro-film,
  .film-overlay{
    display:none !important;
  }
  body{
    background:white !important;
    color:#111 !important;
  }
  main,
  section{
    display:block !important;
    padding:24px !important;
    min-height:auto !important;
  }
  img{
    max-height:420px !important;
  }
  a::after{
    content:"";
  }
}


/* Observer — carnet vidéo et interaction plein air / atelier */
.observer-hero-carnet{align-items:center}
.observer-hero-photo{margin:0;min-height:420px;border-radius:28px;overflow:hidden;background:var(--paper);box-shadow:var(--shadow)}
.observer-hero-photo img{width:100%;height:100%;object-fit:cover;display:block}
.observer-carnet-video{padding:70px 6vw;display:grid;grid-template-columns:minmax(0,1.35fr) minmax(280px,.65fr);gap:44px;align-items:center}
.observer-video-frame{position:relative;border-radius:30px;overflow:hidden;background:#071014;box-shadow:var(--shadow)}
.observer-video-frame video{width:100%;display:block;aspect-ratio:16/9;object-fit:cover}
.observer-video-label{position:absolute;left:18px;bottom:16px;padding:8px 12px;border-radius:999px;background:rgba(0,0,0,.44);color:white;font-size:.74rem;letter-spacing:.08em;text-transform:uppercase;backdrop-filter:blur(6px)}
.observer-video-text{padding:12px 0}
.observer-flow{padding:24px 6vw 70px;display:grid;grid-template-columns:1fr auto 1fr auto 1fr;gap:18px;align-items:stretch}
.observer-flow-item{background:rgba(255,255,255,.72);border:1px solid rgba(10,30,45,.08);border-radius:24px;padding:26px;box-shadow:0 18px 50px rgba(0,35,65,.06)}
.observer-flow-item span{font-size:.78rem;letter-spacing:.18em;color:var(--turquoise);font-weight:700}
.observer-flow-item h3{font-family:"Cormorant Garamond",serif;font-size:2rem;margin:.25rem 0 .5rem}
.observer-flow-item p{color:var(--muted)}
.observer-flow-arrow{align-self:center;font-size:1.8rem;color:var(--turquoise);opacity:.75}
.observer-media-section{padding:72px 6vw;background:linear-gradient(180deg,rgba(234,250,252,.55),rgba(255,255,255,.9))}
.observer-media-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;margin-top:32px}
.observer-media-card{margin:0;background:white;border-radius:24px;overflow:hidden;box-shadow:0 20px 54px rgba(0,35,65,.10)}
.observer-media-card.wide{grid-column:span 2}
.observer-media-card img{width:100%;height:310px;object-fit:cover;display:block}
.observer-media-card.wide img{height:360px}
.observer-media-card figcaption{padding:15px 18px;color:var(--muted);font-size:.92rem}
.carnet-notes-refined{padding-top:72px}
@media(max-width:900px){
  .observer-carnet-video{grid-template-columns:1fr;padding:52px 22px}
  .observer-flow{grid-template-columns:1fr;padding:20px 22px 52px}
  .observer-flow-arrow{display:none}
  .observer-media-section{padding:52px 22px}
  .observer-media-grid{grid-template-columns:1fr}
  .observer-media-card.wide{grid-column:span 1}
  .observer-media-card img,.observer-media-card.wide img{height:auto;max-height:none}
}


/* Observer — motifs du large ajoutés */
.observer-large-section{background:linear-gradient(180deg,rgba(255,255,255,.96),rgba(232,248,250,.55))}
.observer-large-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px;margin-top:34px}
.observer-large-card{margin:0;border-radius:28px;overflow:hidden;background:white;box-shadow:0 22px 58px rgba(0,35,65,.11)}
.observer-large-card img{width:100%;height:420px;object-fit:cover;display:block}
.observer-large-card figcaption{padding:16px 20px;color:var(--muted);font-size:.94rem}
@media(max-width:900px){
  .observer-large-grid{grid-template-columns:1fr}
  .observer-large-card img{height:auto}
}


/* Observer — séquence élégante images / vidéos */
.observer-media-card video{width:100%;height:310px;object-fit:cover;display:block;background:#071014}
.observer-media-card.wide video{height:360px}
.observer-media-card .media-kicker{display:block;font-size:.72rem;letter-spacing:.12em;text-transform:uppercase;color:var(--turquoise);margin-bottom:6px;font-weight:700}
.observer-media-card .caption-main{display:block;color:var(--ink)}
@media(max-width:900px){.observer-media-card video,.observer-media-card.wide video{height:auto;max-height:none}}

/* Observer — corrections revue vocale 1.17.19 */
.observer-hero-photo{background:#fff;min-height:auto}
.observer-hero-photo img{width:100%;height:auto;object-fit:contain;display:block}
.carnet-notes-refined .notes-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px;background:transparent}
.carnet-notes-refined .note-card{border:1px solid rgba(10,30,45,.08);border-radius:24px;box-shadow:0 16px 42px rgba(0,35,65,.05)}
@media(max-width:900px){.carnet-notes-refined .notes-grid{grid-template-columns:1fr}}

/* Observer V13 — parcours cinématographique multilingue */
.observer-v13-hero{gap:clamp(34px,6vw,86px)}
.observer-v13-hero .observer-hero-photo img{width:100%;height:auto;object-fit:contain;display:block}
.observer-v13-opening{padding-top:84px;padding-bottom:84px}
.observer-v13-sequence .observer-media-grid{align-items:stretch}
.observer-v13-sequence .observer-media-card video{width:100%;height:310px;object-fit:cover;display:block;background:#071014}
.observer-v13-sequence .observer-media-card.wide video{height:360px}
.observer-v13-sequence .observer-media-card .media-kicker{display:block;font-size:.72rem;letter-spacing:.12em;text-transform:uppercase;color:var(--turquoise);margin-bottom:6px;font-weight:700}
.observer-v13-sequence .observer-media-card .caption-main{display:block;color:var(--ink)}
.observer-v13-notes .notes-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px;background:transparent}
.observer-v13-notes .note-card{border:1px solid rgba(10,30,45,.08);border-radius:24px;box-shadow:0 16px 42px rgba(0,35,65,.05)}
@media(max-width:900px){
  .observer-v13-sequence .observer-media-card video,.observer-v13-sequence .observer-media-card.wide video{height:auto;max-height:none}
  .observer-v13-notes .notes-grid{grid-template-columns:1fr}
}

/* Observer V14 — correction curatoriale, vidéo performance, images compressées */
.observer-v14-hero{gap:clamp(34px,6vw,86px)}
.observer-v14-hero .observer-hero-photo{background:#fff;min-height:auto}
.observer-v14-hero .observer-hero-photo img{width:100%;height:auto;object-fit:contain;display:block}
.observer-v14-opening{padding-top:84px;padding-bottom:72px;background:linear-gradient(180deg,rgba(255,255,255,.98),rgba(234,250,252,.42))}
.observer-v14-estran{padding-top:72px;padding-bottom:84px;background:linear-gradient(180deg,rgba(234,250,252,.42),rgba(255,255,255,.98))}
.observer-v14-sequence .observer-media-grid{align-items:stretch}
.observer-v14-sequence .observer-media-card .media-kicker{display:block;font-size:.72rem;letter-spacing:.12em;text-transform:uppercase;color:var(--turquoise);margin-bottom:6px;font-weight:700}
.observer-v14-sequence .observer-media-card .caption-main{display:block;color:var(--ink)}
.observer-v14-notes .notes-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px;background:transparent}
.observer-v14-notes .note-card{border:1px solid rgba(10,30,45,.08);border-radius:24px;box-shadow:0 16px 42px rgba(0,35,65,.05)}
@media(max-width:900px){
  .observer-v14-notes .notes-grid{grid-template-columns:1fr}
}


/* ATLAS refonte 1.17.25 */
.atlas-hero-refonte .atlas-lead{font-family:var(--serif);font-size:clamp(1.45rem,3.2vw,2.35rem);line-height:1.05;max-width:980px;margin:20px auto;color:var(--ink)}
.atlas-refonte{padding-top:80px}
.atlas-milestones-block,.atlas-selection-block,.atlas-us-block{margin-top:86px}
.atlas-milestones{list-style:none;padding:0;margin:34px 0 0;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}
.atlas-milestones li{border:1px solid rgba(8,26,44,.11);border-radius:24px;padding:18px 18px 20px;background:rgba(255,255,255,.72);box-shadow:0 12px 30px rgba(10,25,40,.06)}
.atlas-milestones strong{display:block;font-family:var(--serif);font-size:1.58rem;line-height:1;color:var(--blue);margin-bottom:10px}
.atlas-milestones span{font-size:.92rem;line-height:1.55;color:var(--muted)}
.atlas-curated-grid-refonte{margin-top:34px}
.atlas-curated-grid-refonte .atlas-card{min-height:100%;display:flex;flex-direction:column}
.atlas-curated-grid-refonte .atlas-card img{height:270px;object-fit:cover;background:#f3f5f6}
.atlas-curated-grid-refonte .atlas-card.large img{height:360px}
.atlas-photo-strip{display:grid;grid-template-columns:repeat(12,minmax(0,1fr));gap:14px;margin-top:34px}
.atlas-photo-strip figure{grid-column:span 4;margin:0;border-radius:24px;overflow:hidden;background:white;border:1px solid rgba(8,26,44,.1);box-shadow:0 14px 32px rgba(10,25,40,.07)}
.atlas-photo-strip figure:nth-child(4n+1){grid-column:span 6}
.atlas-photo-strip img{width:100%;height:280px;object-fit:cover;display:block}
.atlas-photo-strip figcaption{font-size:.78rem;letter-spacing:.08em;text-transform:uppercase;color:var(--muted);padding:12px 14px 14px}
.atlas-reserve-callout{display:flex;justify-content:space-between;gap:30px;align-items:center;margin-top:92px;padding:34px;border-radius:30px;border:1px solid rgba(8,26,44,.12);background:linear-gradient(135deg,rgba(255,255,255,.88),rgba(232,246,248,.82));box-shadow:0 16px 42px rgba(10,25,40,.07)}
.atlas-reserve-callout h2{font-family:var(--serif);font-size:clamp(1.7rem,3vw,2.7rem);margin:6px 0 8px}
.atlas-reserve-callout p{max-width:720px;color:var(--muted);line-height:1.7}
@media(max-width:900px){.atlas-milestones{grid-template-columns:repeat(2,minmax(0,1fr))}.atlas-photo-strip figure,.atlas-photo-strip figure:nth-child(4n+1){grid-column:span 6}.atlas-reserve-callout{display:block}.atlas-reserve-callout .btn{margin-top:18px}.atlas-curated-grid-refonte .atlas-card img,.atlas-curated-grid-refonte .atlas-card.large img{height:260px}}
@media(max-width:620px){.atlas-milestones{grid-template-columns:1fr}.atlas-photo-strip{grid-template-columns:1fr}.atlas-photo-strip figure,.atlas-photo-strip figure:nth-child(4n+1){grid-column:span 1}.atlas-photo-strip img{height:240px}}


/* Galerie 1.17.26 — ATLAS international refinement */
.atlas-markers{grid-template-columns:repeat(3,minmax(0,1fr));}
.atlas-whosnext-block{margin-top:86px;}
.atlas-whosnext-strip figure{grid-column:span 4;}
.atlas-whosnext-strip figure:nth-child(4n+1){grid-column:span 4;}
.atlas-whosnext-strip img{height:300px;}
@media(max-width:900px){.atlas-markers{grid-template-columns:repeat(2,minmax(0,1fr));}.atlas-whosnext-strip figure,.atlas-whosnext-strip figure:nth-child(4n+1){grid-column:span 6;}}
@media(max-width:620px){.atlas-markers{grid-template-columns:1fr}.atlas-whosnext-strip figure,.atlas-whosnext-strip figure:nth-child(4n+1){grid-column:span 1;}}


/* Galerie 1.17.31 — DOSSIER immersion + ATLAS refined */
.dossier-atlas-card.emphasis{
  background:linear-gradient(180deg,#f7fbfc 0%,#ffffff 100%);
  border-top:2px solid rgba(52,185,200,.45);
}
.dossier-atlas-grid.refined{
  grid-template-columns:repeat(12,1fr);
  gap:18px;
  background:transparent;
  margin-top:48px;
}
.dossier-atlas-grid.refined .dossier-atlas-card{
  grid-column:span 4;
  min-height:230px;
  border:1px solid var(--line);
  box-shadow:0 18px 46px rgba(7,31,53,.055);
}
.dossier-atlas-grid.refined .dossier-atlas-card.feature{
  grid-column:span 6;
  min-height:250px;
  background:#fbfaf7;
}
.dossier-atlas-grid.refined .dossier-atlas-card p{
  color:var(--muted);
  line-height:1.72;
}
@media(max-width:1000px){
  .dossier-atlas-grid.refined{
    grid-template-columns:repeat(6,1fr);
  }
  .dossier-atlas-grid.refined .dossier-atlas-card,
  .dossier-atlas-grid.refined .dossier-atlas-card.feature{
    grid-column:span 3;
  }
}
@media(max-width:620px){
  .dossier-atlas-grid.refined{
    grid-template-columns:1fr;
  }
  .dossier-atlas-grid.refined .dossier-atlas-card,
  .dossier-atlas-grid.refined .dossier-atlas-card.feature{
    grid-column:auto;
  }
}


/* Galerie 1.17.32 — DOSSIER process balance + exposition visuals */
.dossier-atlas-grid.process-grid{
  grid-template-columns:repeat(5,minmax(0,1fr));
  gap:18px;
  background:transparent;
  margin-top:52px;
}
.dossier-atlas-grid.process-grid .dossier-atlas-card{
  min-height:330px;
  border:1px solid var(--line);
  box-shadow:0 18px 46px rgba(7,31,53,.055);
  background:#fff;
}
.dossier-atlas-grid.process-grid .dossier-atlas-card h3{
  margin-top:10px;
}
.dossier-atlas-grid.process-grid .dossier-atlas-card p{
  color:var(--muted);
  line-height:1.72;
  font-size:1rem;
}
.exhibition-works{
  background:#fff;
}
.expo-works{
  gap:24px;
}
.expo-works .dossier-work,
.expo-works .dossier-work:nth-child(1),
.expo-works .dossier-work:nth-child(5){
  grid-column:span 3;
}
.expo-works .dossier-work img{
  aspect-ratio:4/3;
  object-fit:contain;
  background:#fbfaf7;
}
.expo-works .dossier-work h2{
  font-size:1.55rem;
}
@media(max-width:1100px){
  .dossier-atlas-grid.process-grid{
    grid-template-columns:repeat(2,minmax(0,1fr));
  }
  .dossier-atlas-grid.process-grid .dossier-atlas-card{
    min-height:270px;
  }
  .expo-works .dossier-work,
  .expo-works .dossier-work:nth-child(1),
  .expo-works .dossier-work:nth-child(5){
    grid-column:span 6;
  }
}
@media(max-width:620px){
  .dossier-atlas-grid.process-grid{
    grid-template-columns:1fr;
  }
  .expo-works .dossier-work,
  .expo-works .dossier-work:nth-child(1),
  .expo-works .dossier-work:nth-child(5){
    grid-column:span 12;
  }
}


/* Galerie 1.17.36 — homepage four-block alignment */
.home-route-grid{
  display:grid;
  grid-template-columns:repeat(4,minmax(0,1fr));
  gap:1px;
  background:var(--line);
}
.home-route-grid > div{
  min-height:250px;
  padding:30px;
  display:grid;
  grid-template-rows:26px 76px 1fr;
  align-items:start;
}
.home-route-grid small{
  display:block;
  line-height:1;
}
.home-route-grid h3{
  margin:0;
  align-self:end;
  font-size:clamp(1.65rem,2vw,2rem);
  line-height:1.05;
  min-height:2.1em;
}
.home-route-grid p{
  margin:0;
  color:var(--muted);
  line-height:1.68;
  font-size:.98rem;
}
@media(max-width:900px){
  .home-route-grid{grid-template-columns:repeat(2,minmax(0,1fr));}
}
@media(max-width:620px){
  .home-route-grid{grid-template-columns:1fr;}
  .home-route-grid > div{min-height:210px;}
}


/* Galerie 1.17.37 — cadrage langues longues / allemand */
html[lang="de"] .header,
html[lang="ja"] .header,
html[lang="zh"] .header{
  gap:18px;
}
html[lang="de"] .nav{
  gap:14px;
  font-size:.68rem;
  letter-spacing:.105em;
}
html[lang="de"] .lang{
  gap:8px;
}
html[lang="de"] .dossier-hero{
  grid-template-columns:1fr 1fr;
  gap:4vw;
  padding-top:158px;
}
html[lang="de"] .dossier-hero h1,
html[lang="de"] .dossier-panel h2,
html[lang="de"] .title{
  overflow-wrap:anywhere;
  hyphens:auto;
}
html[lang="de"] .dossier-hero h1{
  font-size:clamp(3.35rem,7.6vw,8.4rem);
}
html[lang="de"] .dossier-panel h2{
  font-size:clamp(2.25rem,4.3vw,4.8rem);
}
html[lang="de"] .dossier-atlas-card h3,
html[lang="de"] .dossier-work h2{
  overflow-wrap:anywhere;
  hyphens:auto;
}
html[lang="de"] .expo-works .dossier-work h2{
  font-size:1.38rem;
  line-height:1.1;
}
html[lang="de"] .dossier-atlas-grid.process-grid{
  grid-template-columns:repeat(5,minmax(0,1fr));
}
@media(max-width:1280px){
  html[lang="de"] .header{
    padding-left:clamp(16px,3vw,48px);
    padding-right:clamp(16px,3vw,48px);
  }
  html[lang="de"] .nav{
    gap:10px;
    font-size:.64rem;
    letter-spacing:.08em;
  }
}
@media(max-width:1100px){
  html[lang="de"] .dossier-hero{
    grid-template-columns:1fr;
  }
  html[lang="de"] .dossier-atlas-grid.process-grid{
    grid-template-columns:repeat(2,minmax(0,1fr));
  }
}


/* Galerie 1.17.37 — allemand : respiration des grilles longues */
html[lang="de"] .catalogue-intro .dossier-atlas-grid{
  grid-template-columns:repeat(3,minmax(0,1fr));
}
html[lang="de"] .catalogue-intro .dossier-atlas-card{
  min-height:300px;
}
html[lang="de"] .dossier-atlas-grid.process-grid{
  grid-template-columns:repeat(3,minmax(0,1fr));
}
@media(max-width:960px){
  html[lang="de"] .catalogue-intro .dossier-atlas-grid,
  html[lang="de"] .dossier-atlas-grid.process-grid{
    grid-template-columns:1fr;
  }
}


/* Galerie 1.17.38 — équilibre menus DE / ES / PT */
html[lang="de"] .header,
html[lang="es"] .header,
html[lang="pt"] .header{
  padding-left:clamp(18px,4vw,64px);
  padding-right:clamp(18px,4vw,64px);
  gap:20px;
}
html[lang="de"] .brand,
html[lang="es"] .brand,
html[lang="pt"] .brand{
  font-size:1.42rem;
  letter-spacing:.105em;
  white-space:nowrap;
}
html[lang="de"] .nav,
html[lang="es"] .nav,
html[lang="pt"] .nav{
  gap:clamp(12px,1.25vw,20px);
  font-size:.715rem;
  letter-spacing:.115em;
  line-height:1;
  align-items:center;
  white-space:nowrap;
}
html[lang="de"] .nav a,
html[lang="es"] .nav a,
html[lang="pt"] .nav a{
  display:inline-flex;
  align-items:center;
  min-height:20px;
}
html[lang="de"] .lang,
html[lang="es"] .lang,
html[lang="pt"] .lang{
  gap:9px;
  font-size:.70rem;
  line-height:1;
  white-space:nowrap;
}
@media(max-width:1320px){
  html[lang="de"] .header,
  html[lang="es"] .header,
  html[lang="pt"] .header{
    padding-left:clamp(16px,3vw,48px);
    padding-right:clamp(16px,3vw,48px);
  }
  html[lang="de"] .nav,
  html[lang="es"] .nav,
  html[lang="pt"] .nav{
    gap:10px;
    font-size:.70rem;
    letter-spacing:.085em;
  }
}
@media(max-width:1120px){
  html[lang="de"] .nav,
  html[lang="es"] .nav,
  html[lang="pt"] .nav{
    font-size:.68rem;
    gap:8px;
    letter-spacing:.065em;
  }
}


/* Galerie 1.17.40 — finition internationale GPT-5.6 */
html{
  -webkit-font-smoothing:antialiased;
  text-rendering:optimizeLegibility;
}
:where(h1,h2,h3,.title,.manifesto,blockquote){
  text-wrap:balance;
}
:where(p,.introtext,.copy,figcaption){
  text-wrap:pretty;
}
:where(a,button,[tabindex]):focus-visible{
  outline:2px solid var(--turq);
  outline-offset:4px;
}
.header{
  min-height:76px;
}
.nav,.lang{
  align-items:center;
}
.footer{
  line-height:1.55;
  align-items:flex-start;
}
.contact-card h2{
  min-height:2.05em;
  display:flex;
  align-items:flex-end;
}
.contact-card p{
  margin-top:0;
}
.dossier-work,
.dossier-atlas-card,
.artist-step,
.regard-panel{
  height:100%;
}
html[lang="de"] :where(h1,h2,h3,.title,.manifesto),
html[lang="es"] :where(h1,h2,h3,.title,.manifesto),
html[lang="pt"] :where(h1,h2,h3,.title,.manifesto){
  hyphens:auto;
  overflow-wrap:break-word;
}
html[lang="ja"] :where(.title,.manifesto,h1,h2,h3),
html[lang="zh"] :where(.title,.manifesto,h1,h2,h3){
  font-family:"Yu Mincho","Hiragino Mincho ProN","Noto Serif CJK JP","Noto Serif CJK SC",serif;
  letter-spacing:.015em;
  line-height:1.08;
}
html[lang="ja"] :where(p,.introtext,.copy),
html[lang="zh"] :where(p,.introtext,.copy){
  line-height:1.9;
  letter-spacing:.01em;
}
@media(max-width:1180px){
  .contact-grid{
    grid-template-columns:repeat(2,minmax(0,1fr));
  }
}
@media(max-width:620px){
  .contact-grid{
    grid-template-columns:1fr;
  }
  .contact-card h2{
    min-height:auto;
  }
}
@media(prefers-reduced-motion:reduce){
  *,*::before,*::after{
    scroll-behavior:auto!important;
    animation-duration:.01ms!important;
    animation-iteration-count:1!important;
    transition-duration:.01ms!important;
  }
}


/* Galerie 1.18.1 — SEO / stabilité visuelle */
img[width][height]{height:auto}
.intro-name{font-family:"Cormorant Garamond",serif;font-weight:600}


/* Galerie 1.18.2 — Observer : grille équilibrée */
.observer-media-grid{
  grid-template-columns:repeat(2,minmax(0,1fr));
  gap:24px;
}
.observer-media-card,
.observer-media-card.wide{
  grid-column:span 1;
  height:100%;
  display:flex;
  flex-direction:column;
}
.observer-media-card img,
.observer-media-card.wide img{
  width:100%;
  height:auto;
  aspect-ratio:4/3;
  object-fit:cover;
  display:block;
}
.observer-media-card:first-child img{
  object-position:center 70%;
}
.observer-media-card figcaption{
  min-height:68px;
  display:flex;
  align-items:center;
  padding:16px 20px;
}
@media(max-width:900px){
  .observer-media-grid{
    grid-template-columns:1fr;
  }
  .observer-media-card img,
  .observer-media-card.wide img{
    height:auto;
    aspect-ratio:4/3;
    max-height:none;
  }
  .observer-media-card figcaption{
    min-height:auto;
  }
}


/* Galerie 1.18.6 — V34 navigation multilingue tablette/mobile */
/* Aucun changement au rendu ordinateur au-dessus de 1100 px. */
@media(max-width:1100px){
  .header{
    z-index:1100;
    display:grid;
    grid-template-columns:auto minmax(0,1fr);
    grid-template-areas:
      "brand languages"
      "navigation navigation";
    align-items:center;
    gap:8px 16px;
    min-height:82px;
    padding:10px clamp(14px,3.5vw,34px) 8px;
    overflow:visible;
  }
  .header .brand{
    grid-area:brand;
    min-width:0;
    font-size:clamp(1.05rem,2.7vw,1.35rem);
    line-height:1;
    white-space:nowrap;
  }
  .header > .lang{
    grid-area:languages;
    display:flex!important;
    align-items:center;
    justify-content:flex-end;
    gap:clamp(3px,.8vw,9px);
    min-width:0;
    overflow:visible;
    white-space:nowrap;
    font-size:clamp(.56rem,1.45vw,.69rem);
    line-height:1;
    letter-spacing:.04em;
  }
  .header > .lang a{
    display:inline-flex;
    align-items:center;
    justify-content:center;
    min-width:22px;
    min-height:26px;
    padding:0 2px;
    border-bottom:1px solid transparent;
  }
  .header > .lang a.active,
  .header > .lang a[aria-current="page"]{
    color:var(--ultra);
    border-bottom-color:var(--turq);
  }
  .header > .nav{
    grid-area:navigation;
    display:flex!important;
    align-items:center;
    width:100%;
    max-width:100%;
    gap:0;
    padding-top:7px;
    overflow-x:auto;
    overflow-y:hidden;
    -webkit-overflow-scrolling:touch;
    overscroll-behavior-x:contain;
    scrollbar-width:none;
    border-top:1px solid rgba(18,60,140,.08);
    white-space:nowrap;
    font-size:clamp(.64rem,1.7vw,.76rem);
    line-height:1;
    letter-spacing:.09em;
  }
  .header > .nav::-webkit-scrollbar{
    display:none;
  }
  .header > .nav a{
    flex:0 0 auto;
    display:inline-flex;
    align-items:center;
    min-height:34px;
    padding:7px clamp(10px,2.1vw,18px) 6px 0;
  }
  .header > .nav a.active,
  .header > .nav a[aria-current="page"]{
    color:var(--ultra);
  }
}

@media(max-width:620px){
  .header{
    gap:7px 8px;
    min-height:78px;
    padding:9px 12px 7px;
  }
  .header .brand{
    font-size:1.02rem;
    letter-spacing:.085em;
  }
  .header > .lang{
    gap:2px;
    font-size:.56rem;
    letter-spacing:0;
  }
  .header > .lang a{
    min-width:21px;
    min-height:24px;
    padding:0 1px;
  }
  .header > .nav{
    padding-top:5px;
    font-size:.64rem;
    letter-spacing:.07em;
  }
  .header > .nav a{
    min-height:32px;
    padding-right:14px;
  }
}
