:root{
  --bg:#080808;--panel:#111111;--panel-2:#171717;--line:#3d301d;--line-soft:rgba(200,163,90,.35);
  --text:#f2f0e9;--muted:#b7b2a8;--muted-2:#89847a;--gold:#c8a35a;--gold-2:#e3bd6d;--steel:#a7a9ac;
  --max:1160px;--pad:clamp(18px,4vw,54px);--radius:7px;
}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--bg);color:var(--text);font-family:Inter,ui-sans-serif,system-ui,-apple-system,"Segoe UI",Arial,sans-serif;line-height:1.6;background-image:radial-gradient(circle at 80% 0%,rgba(200,163,90,.10),transparent 34%),radial-gradient(circle at 10% 30%,rgba(255,255,255,.045),transparent 32%)}
body:before{content:"";position:fixed;inset:0;pointer-events:none;opacity:.13;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='180' height='180'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.9' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='.4'/%3E%3C/svg%3E");mix-blend-mode:screen}.container{max-width:var(--max);margin:auto;padding-left:var(--pad);padding-right:var(--pad)}
a{color:inherit;text-decoration:none}.topbar{position:sticky;top:0;z-index:50;background:rgba(8,8,8,.86);backdrop-filter:blur(14px);border-bottom:1px solid var(--line-soft)}.nav{height:78px;display:flex;align-items:center;justify-content:space-between;gap:26px}.brand{display:flex;align-items:center;min-width:220px}.brand img{width:210px;max-height:54px;height:auto;display:block;object-fit:contain;filter:drop-shadow(0 8px 14px #000)}.navlinks{display:flex;gap:34px;align-items:center}.navlinks a{font-family:"Arial Narrow",Inter,sans-serif;text-transform:uppercase;letter-spacing:.08em;font-size:.86rem;color:#d5d0c6;padding:28px 0 24px;border-bottom:2px solid transparent}.navlinks a.active,.navlinks a:hover{color:var(--gold-2);border-bottom-color:var(--gold)}.btn{display:inline-flex;align-items:center;gap:12px;border:1px solid var(--gold);color:#111;background:linear-gradient(135deg,#d7aa55,#f3cc78 45%,#a87125);font-weight:800;text-transform:uppercase;letter-spacing:.06em;font-size:.82rem;padding:14px 22px;box-shadow:0 10px 28px rgba(0,0,0,.34),inset 0 1px rgba(255,255,255,.4)}.btn.ghost{color:var(--gold-2);background:transparent}.btn:hover{transform:translateY(-1px)}.mobile-note{display:none}
.hero{position:relative;min-height:560px;border-bottom:1px solid var(--line-soft);overflow:hidden}.hero:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,#080808 0%,rgba(8,8,8,.86) 31%,rgba(8,8,8,.38) 62%,rgba(8,8,8,.08) 100%)}.hero-media{position:absolute;inset:0;background-image:url('assets/earth-hero.jpg');background-size:cover;background-position:center right;filter:saturate(1.06) contrast(1.04) brightness(1.04)}.hero-content{position:relative;z-index:1;max-width:545px;padding:92px 0 76px}.eyebrow{color:var(--gold);text-transform:uppercase;letter-spacing:.27em;font-weight:800;font-size:.82rem}.hero h1,.page-hero h1{font-family:"Arial Narrow","Roboto Condensed",Impact,sans-serif;font-stretch:condensed;text-transform:none;line-height:1.04;font-size:clamp(2.55rem,5vw,4.75rem);letter-spacing:-.028em;margin:22px 0 20px;text-shadow:0 12px 22px #000}.hero h1 span{display:block}.tagline{font-family:"Arial Narrow",Inter,sans-serif;text-transform:uppercase;letter-spacing:.48em;color:var(--gold-2);font-size:clamp(.9rem,1.8vw,1.18rem);margin:28px 0}.gold-rule{width:76px;height:3px;background:linear-gradient(90deg,var(--gold),transparent);margin:22px 0}.lead{max-width:460px;color:#d4d0c8;font-size:1.05rem}.section{padding:78px 0;border-bottom:1px solid var(--line-soft);position:relative}.section-title{text-align:center;margin-bottom:38px}.section-title .eyebrow{letter-spacing:.32em}.section-title h2{font-family:"Arial Narrow",Impact,sans-serif;text-transform:uppercase;letter-spacing:.13em;font-size:clamp(2.2rem,4vw,3.2rem);line-height:1.05;margin:8px 0;text-shadow:0 8px 18px #000}.section-title:before,.section-title:after{content:"";display:inline-block;width:min(190px,22vw);height:1px;background:linear-gradient(90deg,transparent,var(--gold));vertical-align:middle;margin:0 20px}.section-title:after{background:linear-gradient(90deg,var(--gold),transparent)}
.cap-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.cap-card{min-height:210px;padding:28px 24px;background:linear-gradient(180deg,rgba(255,255,255,.035),rgba(255,255,255,.012));border:1px solid var(--line-soft);display:flex;flex-direction:column;align-items:center;text-align:center;justify-content:center;transition:.2s}.cap-card:hover{border-color:rgba(227,189,109,.72);transform:translateY(-3px);background:linear-gradient(180deg,rgba(200,163,90,.09),rgba(255,255,255,.012))}.icon{width:48px;height:48px;color:var(--gold);margin-bottom:18px}.icon-img{width:68px;height:68px;object-fit:contain;margin-bottom:16px;filter:drop-shadow(0 10px 16px rgba(0,0,0,.55));border-radius:50%}.cap-card h3{font-family:"Arial Narrow",Inter,sans-serif;text-transform:uppercase;letter-spacing:.12em;margin:0 0 7px;font-size:1.05rem}.cap-card p{margin:0;color:var(--muted);font-size:.94rem}.atelier-band{display:grid;grid-template-columns:1.06fr .94fr;min-height:460px}.atelier-img{position:relative;overflow:hidden;background:radial-gradient(circle at 50% 44%,rgba(227,189,109,.12),transparent 34%),linear-gradient(135deg,#141414,#070707);border-right:1px solid var(--line-soft)}.atelier-img:before{content:"";position:absolute;inset:0;background-image:url('assets/atelier-milling.png');background-repeat:no-repeat;background-position:center;background-size:cover;filter:saturate(.62) contrast(1.12) brightness(.68) sepia(.16)}.atelier-img:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(0,0,0,.18),transparent 42%,rgba(0,0,0,.34)),linear-gradient(180deg,rgba(0,0,0,.10),transparent 42%,rgba(0,0,0,.50));pointer-events:none}.atelier-copy{padding:58px clamp(24px,5vw,70px);display:flex;flex-direction:column;justify-content:center;background:linear-gradient(135deg,rgba(255,255,255,.035),rgba(0,0,0,.06))}.atelier-copy h2{font-family:"Arial Narrow",Impact,sans-serif;font-size:clamp(2rem,3.8vw,3.4rem);line-height:1.03;margin:16px 0 20px}.mini-features{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin-top:28px}.mini{display:flex;gap:12px;align-items:center;color:var(--muted);font-size:.92rem}.mini svg{width:34px;min-width:34px;color:var(--gold)}.cta-strip{padding:64px 0;background:linear-gradient(90deg,rgba(200,163,90,.11),rgba(255,255,255,.025),rgba(200,163,90,.08));border-bottom:1px solid var(--line-soft)}.cta-wrap{display:flex;align-items:center;justify-content:space-between;gap:28px}.cta-wrap h2{font-family:"Arial Narrow",Impact,sans-serif;text-transform:uppercase;font-size:clamp(2rem,4vw,3rem);line-height:1;margin:0 0 10px}.cta-wrap p{margin:0;color:var(--muted);max-width:650px}.footer{background:#090909;padding:54px 0 24px}.footer-grid{display:grid;grid-template-columns:1.1fr 1fr 1fr;gap:44px;align-items:start}.footer .brand-big img{width:310px;max-width:100%;filter:drop-shadow(0 10px 18px #000)}.footer h3{color:var(--gold);font-size:.86rem;text-transform:uppercase;letter-spacing:.19em;margin:0 0 18px}.contact-list{list-style:none;padding:0;margin:0;color:var(--muted)}.contact-list li{margin:10px 0}.equinad-card{border-left:1px solid var(--line-soft);padding-left:28px}.equinad-word{width:220px;max-width:100%;display:block;margin:6px 0 12px;filter:drop-shadow(0 8px 12px #000)}.footer-bottom{border-top:1px solid rgba(200,163,90,.24);margin-top:38px;padding-top:22px;color:var(--muted-2);font-size:.86rem;display:flex;gap:18px;justify-content:center;letter-spacing:.06em}
.shop-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.shop-card{background:linear-gradient(180deg,rgba(255,255,255,.04),rgba(255,255,255,.015));border:1px solid var(--line-soft);overflow:hidden}.shop-card img{width:100%;height:250px;display:block;object-fit:cover;filter:saturate(.82) contrast(1.08) brightness(.88)}.shop-card-body{padding:24px}.shop-card h3{font-family:"Arial Narrow",Impact,sans-serif;text-transform:uppercase;letter-spacing:.1em;margin:0 0 8px}.shop-card p{margin:0;color:var(--muted);font-size:.95rem}.atelier-band + .section .section-title{margin-bottom:28px}
.page-hero{padding:92px 0 74px;border-bottom:1px solid var(--line-soft);background:radial-gradient(circle at 76% 0%,rgba(200,163,90,.13),transparent 34%),linear-gradient(180deg,#101010,#080808)}.page-hero h1{font-size:clamp(3rem,6vw,5.4rem);max-width:880px}.page-hero p{max-width:720px;color:var(--muted);font-size:1.1rem}.two-col{display:grid;grid-template-columns:1fr 1fr;gap:34px;align-items:start}.panel{background:linear-gradient(180deg,rgba(255,255,255,.04),rgba(255,255,255,.015));border:1px solid var(--line-soft);padding:34px}.panel h2,.panel h3{font-family:"Arial Narrow",Impact,sans-serif;text-transform:uppercase;letter-spacing:.08em}.list{padding-left:20px;color:var(--muted)}.list li{margin:10px 0}.contact-card a{color:var(--gold-2)}.map-card{min-height:320px;background:radial-gradient(circle at center,rgba(200,163,90,.18),transparent 35%),linear-gradient(135deg,#151515,#080808);border:1px solid var(--line-soft);display:flex;align-items:center;justify-content:center;text-align:center;padding:40px;color:var(--muted)}.small{font-size:.92rem;color:var(--muted-2)}
@media(max-width:920px){.shop-grid{grid-template-columns:1fr}.shop-card img{height:260px}.nav{height:auto;padding:16px 0;flex-wrap:wrap}.brand img{width:178px;max-height:48px}.navlinks{order:3;width:100%;justify-content:space-between;gap:12px;overflow:auto}.navlinks a{font-size:.78rem;padding:10px 0}.nav .btn{display:none}.hero{min-height:560px}.hero-content{padding:70px 0 58px}.cap-grid{grid-template-columns:repeat(2,1fr)}.atelier-band{grid-template-columns:1fr}.atelier-img{min-height:360px;border-right:0;border-bottom:1px solid var(--line-soft)}.cta-wrap,.footer-grid,.two-col{grid-template-columns:1fr;display:grid}.mini-features{grid-template-columns:1fr}.section-title:before,.section-title:after{display:none}.footer-grid{gap:30px}.equinad-card{border-left:0;padding-left:0}}
@media(max-width:560px){.cap-grid{grid-template-columns:1fr}.hero h1{font-size:2.45rem}.tagline{letter-spacing:.23em}.btn{width:100%;justify-content:center}.footer-bottom{flex-direction:column;text-align:center}.section{padding:58px 0}}

/* =========================================================
   V23 — cleanup visuel: plus sobre, plus lisible, moins lourd
   ========================================================= */
:root{
  --max:1260px;
  --pad:clamp(18px,3.2vw,46px);
}

body{
  font-size:15.5px;
}

.nav{height:70px}
.brand{min-width:185px}
.brand img{width:165px}
.navlinks{gap:28px}
.navlinks a{
  font-size:.78rem;
  letter-spacing:.07em;
  padding:24px 0 20px;
}
.btn{
  font-size:.76rem;
  padding:12px 18px;
}

.hero{
  min-height:520px;
}
.hero-media{
  background-image:url('assets/earth-hero.jpg');
  background-size:cover;
  background-position:center right;
  filter:saturate(1.05) contrast(1.06) brightness(1.18);
}
.hero:after{
  background:
    linear-gradient(90deg,
      rgba(8,8,8,.88) 0%,
      rgba(8,8,8,.70) 30%,
      rgba(8,8,8,.28) 58%,
      rgba(8,8,8,.08) 100%);
}
.hero-content{
  max-width:620px;
  padding:78px 0 64px;
}
.hero h1,
.page-hero h1{
  font-size:clamp(2.35rem,4.15vw,3.95rem);
  line-height:1.08;
  letter-spacing:-.018em;
  margin:18px 0 16px;
  text-shadow:0 8px 16px rgba(0,0,0,.75);
}
.tagline{
  font-size:clamp(.78rem,1.2vw,1rem);
  letter-spacing:.38em;
  margin:22px 0;
}
.lead{
  font-size:.98rem;
  max-width:520px;
}

.section{padding:58px 0}
.section-title{margin-bottom:28px}
.section-title h2{
  font-size:clamp(1.9rem,3vw,2.55rem);
  letter-spacing:.1em;
  text-shadow:0 5px 12px rgba(0,0,0,.65);
}
.eyebrow{
  font-size:.72rem;
  letter-spacing:.22em;
}
.gold-rule{
  width:58px;
  height:2px;
  margin:16px 0;
}

.cap-grid{
  gap:14px;
}
.cap-card{
  min-height:182px;
  padding:22px 18px;
  background:linear-gradient(180deg,rgba(255,255,255,.028),rgba(255,255,255,.010));
}
.cap-card:hover{
  transform:translateY(-2px);
}
.icon-img{
  width:58px;
  height:58px;
  margin-bottom:12px;
}
.cap-card h3{
  font-size:.88rem;
  letter-spacing:.075em;
  line-height:1.22;
  margin-bottom:6px;
}
.cap-card p{
  font-size:.84rem;
  line-height:1.42;
}

.atelier-band{
  min-height:390px;
}
.atelier-img:before{
  filter:saturate(.88) contrast(1.05) brightness(.88) sepia(.08);
}
.atelier-img:after{
  background:
    linear-gradient(90deg,rgba(0,0,0,.06),transparent 45%,rgba(0,0,0,.18)),
    linear-gradient(180deg,rgba(0,0,0,.03),transparent 48%,rgba(0,0,0,.22));
}
.atelier-copy{
  padding:44px clamp(22px,4vw,58px);
}
.atelier-copy h2{
  font-size:clamp(1.7rem,2.75vw,2.55rem);
  line-height:1.08;
  margin:12px 0 14px;
}
.atelier-copy p{
  font-size:.95rem;
}
.mini-features{
  gap:14px;
  margin-top:20px;
}
.mini{
  font-size:.82rem;
}
.mini svg{
  width:28px;
  min-width:28px;
}

.page-hero{
  padding:70px 0 54px;
}
.page-hero h1{
  max-width:980px;
}
.page-hero p{
  font-size:1rem;
  max-width:860px;
}
.panel{
  padding:28px;
}
.panel h2,
.panel h3{
  font-size:1.2rem;
}
.list li{
  margin:7px 0;
}

.shop-card img{
  height:235px;
  filter:saturate(.95) contrast(1.04) brightness(1.02);
}
.shop-card-body{
  padding:20px;
}
.shop-card h3{
  font-size:1.02rem;
}
.shop-card p{
  font-size:.88rem;
}

.cta-strip{padding:48px 0}
.cta-wrap h2{
  font-size:clamp(1.55rem,2.7vw,2.25rem);
}
.cta-wrap p{
  font-size:.95rem;
}

.footer{padding:42px 0 22px}
.footer .brand-big img{width:250px}
.footer h3{font-size:.76rem}
.footer-bottom{font-size:.78rem}

@media(max-width:920px){
  .hero{min-height:520px}
  .hero-media{background-position:center}
  .hero:after{
    background:linear-gradient(90deg,rgba(8,8,8,.86),rgba(8,8,8,.48));
  }
  .hero-content{padding:62px 0 52px}
  .cap-grid{grid-template-columns:repeat(2,1fr)}
  .atelier-img{min-height:310px}
  .shop-card img{height:240px}
}
@media(max-width:560px){
  body{font-size:15px}
  .hero h1{font-size:2.25rem}
  .tagline{letter-spacing:.22em}
  .cap-grid{grid-template-columns:1fr}
  .section{padding:46px 0}
  .page-hero{padding:54px 0 42px}
}

/* =========================================================
   V24 — correction hero Terre + bouton projet + typo
   ========================================================= */
.topbar{z-index:1000}
.nav .top-cta{
  position:relative;
  z-index:1001;
  color:#111;
  background:linear-gradient(135deg,#d7aa55,#f3cc78 45%,#a87125);
  border-color:#d7aa55;
  white-space:nowrap;
  pointer-events:auto;
}
.nav .top-cta:hover{
  transform:translateY(-1px);
  box-shadow:0 12px 28px rgba(0,0,0,.42), inset 0 1px rgba(255,255,255,.42);
}

.hero-media{
  background-image:url('assets/earth-hero.jpg') !important;
  background-size:cover;
  background-position:center right;
  filter:saturate(1.1) contrast(1.05) brightness(1.24);
}
.hero:after{
  background:
    linear-gradient(90deg,
      rgba(8,8,8,.88) 0%,
      rgba(8,8,8,.63) 29%,
      rgba(8,8,8,.24) 58%,
      rgba(8,8,8,.06) 100%);
}

/* Typo encore un cran plus raisonnable pour que les phrases respirent. */
.hero h1{
  font-size:clamp(2.2rem,3.65vw,3.55rem);
  max-width:760px;
}
.hero h1 span{
  white-space:nowrap;
}
.page-hero h1{
  font-size:clamp(2.35rem,4.2vw,4.15rem);
}
.section-title h2{
  font-size:clamp(1.75rem,2.7vw,2.35rem);
}
.atelier-copy h2{
  font-size:clamp(1.55rem,2.35vw,2.25rem);
}
.cta-wrap h2{
  font-size:clamp(1.35rem,2.25vw,2rem);
}
.lead,
.page-hero p,
.atelier-copy p,
.cta-wrap p{
  font-size:.93rem;
}
.cap-card h3{
  font-size:.82rem;
  letter-spacing:.06em;
}
.cap-card p{
  font-size:.80rem;
}

@media(max-width:760px){
  .hero h1 span{
    white-space:normal;
  }
  .nav .top-cta{
    display:none;
  }
}



/* V25 — bouton haut simplifié */
.nav .top-cta{
  color:var(--gold-2);
  background:transparent;
  border-color:rgba(227,189,109,.75);
  white-space:nowrap;
}
.nav .top-cta:hover{
  background:rgba(200,163,90,.10);
  box-shadow:none;
}

/* v27 - logo complet lisible dans le header */
.topbar .brand{
  flex-direction:column;
  align-items:flex-start;
  justify-content:center;
  gap:3px;
  min-width:230px;
  line-height:1;
}
.topbar .brand img{
  width:205px;
  max-height:46px;
}
.brand-subtitle{
  display:block;
  color:var(--gold-2);
  font-family:"Arial Narrow",Inter,sans-serif;
  font-size:.58rem;
  font-weight:700;
  letter-spacing:.245em;
  white-space:nowrap;
  text-transform:uppercase;
  text-shadow:0 2px 8px rgba(0,0,0,.9);
  transform:translateX(1px);
}

@media(max-width:920px){
  .topbar .brand{min-width:205px}
  .topbar .brand img{width:185px;max-height:42px}
  .brand-subtitle{font-size:.52rem;letter-spacing:.21em}
}

@media(max-width:560px){
  .topbar .brand{min-width:190px}
  .topbar .brand img{width:170px;max-height:40px}
  .brand-subtitle{font-size:.49rem;letter-spacing:.17em}
}


/* =========================================================
   V28 — nouveau logo complet + nouvelle Terre Canada
   ========================================================= */
.topbar .nav{height:92px;align-items:center;}
.topbar .brand{min-width:255px;align-items:center;justify-content:flex-start;gap:0;line-height:1;}
.topbar .brand img{width:250px;max-height:none;height:auto;display:block;filter:drop-shadow(0 8px 16px rgba(0,0,0,.72));}
.brand-subtitle{display:none !important;}
.footer .brand-big img{width:320px;max-width:100%;height:auto;}
.hero-media{background-image:url('assets/earth-hero.jpg') !important;background-position:center right 12%;filter:saturate(1.08) contrast(1.04) brightness(1.10);}
.hero:after{background:linear-gradient(90deg,rgba(8,8,8,.90) 0%,rgba(8,8,8,.68) 31%,rgba(8,8,8,.25) 60%,rgba(8,8,8,.06) 100%) !important;}
@media(max-width:920px){
  .topbar .nav{height:auto;padding:16px 0 14px;}
  .topbar .brand{min-width:220px;}
  .topbar .brand img{width:220px;}
}
@media(max-width:560px){
  .topbar .brand{min-width:185px;}
  .topbar .brand img{width:185px;}
  .footer .brand-big img{width:260px;}
  .hero-media{background-position:62% center;}
}


/* =========================================================
   V30 — retour à la base Terre + logo ajusté
   ========================================================= */
.topbar .nav{height:88px;}
.topbar .brand{min-width:245px;}
.topbar .brand img{width:238px;max-height:none;height:auto;display:block;filter:drop-shadow(0 8px 16px rgba(0,0,0,.74));}
.footer .brand-big img{width:305px;max-width:100%;height:auto;}
@media(max-width:920px){
  .topbar .brand{min-width:215px;}
  .topbar .brand img{width:210px;}
}
@media(max-width:560px){
  .topbar .brand{min-width:185px;}
  .topbar .brand img{width:185px;}
  .footer .brand-big img{width:250px;}
}


/* =========================================================
   V32 — entêtes intérieures plus sobres + petite finition
   ========================================================= */
.page-hero{
  padding:78px 0 58px;
}
.page-hero h1{
  font-size:clamp(2.25rem,4.25vw,3.7rem) !important;
  line-height:1.06;
  letter-spacing:-.02em;
  max-width:860px;
  margin:16px 0 14px;
}
.page-hero p{
  max-width:760px;
  font-size:1.02rem;
}
.page-hero ~ .section .section-title h2{
  font-size:clamp(1.8rem,2.9vw,2.55rem);
  letter-spacing:.095em;
}
.page-hero ~ .section .panel h2,
.page-hero ~ .section .panel h3{
  font-size:1.12rem;
  letter-spacing:.07em;
}
.page-hero ~ .section .shop-card h3{
  font-size:.95rem;
}
.page-hero ~ .section .shop-card p,
.page-hero ~ .section .panel p,
.page-hero ~ .section .list li{
  font-size:.93rem;
}
.page-hero ~ .section .map-card h2{
  font-size:clamp(1.55rem,2.5vw,2.1rem);
  line-height:1.08;
}
@media(max-width:920px){
  .page-hero{padding:64px 0 48px;}
  .page-hero h1{font-size:clamp(2.05rem,5.6vw,3rem) !important;}
}
@media(max-width:560px){
  .page-hero{padding:52px 0 40px;}
  .page-hero h1{font-size:2rem !important;}
  .page-hero p{font-size:.96rem;}
}


/* =========================================================
   V33 — rééquilibrage des grosseurs de texte pages intérieures
   ========================================================= */
.page-hero .eyebrow{
  font-size:.88rem;
  letter-spacing:.19em;
  font-weight:800;
}
.page-hero h1{
  font-size:clamp(2rem,3.6vw,3.15rem) !important;
  line-height:1.08;
  letter-spacing:-.012em;
  margin:14px 0 12px;
}
.page-hero p{
  font-size:.98rem;
  line-height:1.55;
  max-width:760px;
}
/* Uniformiser aussi les sous-titres intérieurs pour que tout fitte mieux */
.page-hero ~ .section .section-title .eyebrow{
  font-size:.76rem;
  letter-spacing:.24em;
}
.page-hero ~ .section .section-title h2{
  font-size:clamp(1.7rem,2.55vw,2.3rem);
  line-height:1.08;
}
@media(max-width:920px){
  .page-hero .eyebrow{
    font-size:.82rem;
    letter-spacing:.17em;
  }
  .page-hero h1{
    font-size:clamp(1.9rem,5vw,2.6rem) !important;
  }
}
@media(max-width:560px){
  .page-hero .eyebrow{
    font-size:.76rem;
    letter-spacing:.15em;
  }
  .page-hero h1{
    font-size:1.82rem !important;
  }
  .page-hero p{
    font-size:.95rem;
  }
}

/* =========================================================
   V34 — bouton de langue FR / EN
   ========================================================= */
.lang-switch{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  min-width:42px;
  height:38px;
  padding:0 11px;
  border:1px solid rgba(227,189,109,.72);
  color:var(--gold-2);
  background:rgba(0,0,0,.22);
  font-family:"Arial Narrow",Inter,sans-serif;
  font-weight:800;
  font-size:.78rem;
  letter-spacing:.08em;
  text-transform:uppercase;
  box-shadow:0 8px 18px rgba(0,0,0,.25), inset 0 1px rgba(255,255,255,.08);
}
.lang-switch:hover{
  color:#111;
  background:linear-gradient(135deg,#d7aa55,#f3cc78 45%,#a87125);
  border-color:#d7aa55;
  transform:translateY(-1px);
}
@media(max-width:920px){
  .lang-switch{
    margin-left:auto;
    height:36px;
  }
}
@media(max-width:560px){
  .lang-switch{
    min-width:38px;
    height:34px;
    font-size:.72rem;
  }
}

/* =========================================================
   V36 — ajustement anthracite sans toucher au texte/formatage
   ========================================================= */
:root{
  --bg:#25292d;
  --panel:#2b3034;
  --panel-2:#343a40;
  --line:rgba(200,163,90,.38);
  --line-soft:rgba(200,163,90,.28);
}

body{
  background-color:var(--bg);
  background-image:
    radial-gradient(circle at 80% 0%,rgba(200,163,90,.08),transparent 34%),
    radial-gradient(circle at 10% 30%,rgba(255,255,255,.040),transparent 32%),
    linear-gradient(180deg,#25292d 0%,#2a2f34 48%,#25292d 100%);
}

.topbar{
  background:rgba(8,8,8,.91);
}

.hero,
.page-hero{
  background-color:#080808;
}

main > .section{
  background:
    radial-gradient(circle at 82% 0%,rgba(200,163,90,.055),transparent 32%),
    linear-gradient(180deg,#2a2e32 0%,#24282c 100%);
}

main > .section:nth-of-type(odd){
  background:
    radial-gradient(circle at 18% 0%,rgba(255,255,255,.035),transparent 30%),
    linear-gradient(180deg,#30353a 0%,#282d31 100%);
}

.atelier-band{
  background:linear-gradient(180deg,#292e32 0%,#24282c 100%);
}

.atelier-copy{
  background:
    radial-gradient(circle at 100% 0%,rgba(200,163,90,.06),transparent 32%),
    linear-gradient(135deg,rgba(255,255,255,.040),rgba(255,255,255,.012));
}

.cta-strip{
  background:
    linear-gradient(90deg,rgba(200,163,90,.12),rgba(255,255,255,.040),rgba(200,163,90,.08)),
    linear-gradient(180deg,#30353a,#282d31);
}

.cap-card,
.panel,
.shop-card{
  background:linear-gradient(180deg,rgba(255,255,255,.055),rgba(255,255,255,.018));
}

.map-card{
  background:
    radial-gradient(circle at center,rgba(200,163,90,.16),transparent 36%),
    linear-gradient(135deg,#33383d,#24282c);
}

.footer{
  background:#090909;
}
