:root {
  --accent: #ff0004;
  --dark: #111111;
  --text: #484c50;
  --muted: #85919d;
  --soft: #f7f7f7;
}

html {
  scroll-behavior: smooth;
}

body {
  font-family: Roboto, Arial, sans-serif;
  background: #fff;
}

#fh5co-header {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  padding-top: 32px;
  z-index: 20;
}

.site-nav-wrap {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  gap: 30px;
}

#fh5co-logo {
  position: static !important;
  text-align: left !important;
  width: auto !important;
  left: auto !important;
  top: auto !important;
  margin: 0;
  line-height: 1.1;
}

#fh5co-logo a {
  font-size: 20px !important;
  color: rgba(255,255,255,0.92) !important;
  font-weight: 20 !important;
  text-shadow: 0 2px 1px rgba(0,0,0,0.35);
}

#fh5co-logo a span,
.red-dot {
  color: var(--accent) !important;
}

.main-menu {
  list-style: none;
  padding: 0;
  margin: 0;
  display: flex;
  gap: 24px;
  align-items: center;
  flex-wrap: wrap;
  justify-content: flex-end;
}

.main-menu li {
  display: inline-block !important;
}

.main-menu a {
  color: rgba(255,255,255,1) !important;
  font-size: 14px !important;
  letter-spacing: 0.08em;
  text-transform: uppercase;
  font-weight: 20 !important;
  text-shadow: 2px 1px rgba(0,0,0,0.8);
}

.main-menu a:hover {
  color: #fff !important;
  font-family: Roboto, Arial, sans-serif;
}

.project-hero {
  min-height: 88vh;
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
  position: relative;
  color: #fff;
}












.project-hero-alice {
  background-image: url("../media/images/alice/alicegarde.jpg");
}

.project-hero-artmini {
  background-image: url("../media/images/artmini/artmini-installation-lumineuse-interactive-theatre.jpg");
}

.project-hero-bocca {
  background-image: url("../media/images/bocca/bocca-scenographie-immersive-plateau-lyrique.jpg");
}
.project-hero-zebre {
  background-image: url("../media/images/zebre/culture-zebre-creation-video-theatre-danse.jpg");
}
.project-hero-doulaterra {
  background-image: url("../media/images/doulaterra/doulaterra-garde.jpg");
}
.project-hero-enpleinefrance {
  background-image: url("../media/images/epf/en-pleine-france-simulation-video-mouvements-tulles.jpg");
}
.project-hero-satie {
  background-image: url("../media/images/satie/erik-satie-theatre-musical-creation-video-immersive.jpg");
}
.project-hero-fuoco {
  background-image: url("../media/images/fuoco/fuoco-creation-numerique-opera-contemporain.jpg");
}
.project-hero-horace {
  background-image: url("../media/images/horace/horace-fond-gare.jpg");
}
.project-hero-jpt {
  background-image: url("../media/images/jpt/jptgarde.jpg");
}
.project-hero-journey {
  background-image: url("../media/images/journeyoflife/journey-of-life13.jpg");
}
.project-hero-latempete {
  background-image: url("../media/images/arc/la-tempete-lumiere-image-espace-vivant.jpg");
}
.project-hero-lavoir {
  background-image: url("../media/images/lavoirActa/lavoir-acta-creation-immersive-corps-matiere-eau.jpg");
}
.project-hero-memory {
  background-image: url("../media/images/memoryofaflower/memoryofflower00.jpg");
}
.project-hero-nina {
  background-image: url("../media/images/nina/nina-managers-arts-numeriques-plateau-theatral.jpg");
}
.project-hero-oedipe {
  background-image: url("../media/images/oedipe/oedipe-roi-creation-video-theatre-classique.jpg");
}
.project-hero-orpheo {
  background-image: url("../media/images/orpheo/orpheo-eurydice-creation-video-opera-contemporain.jpg");
}
.project-hero-poupoule {
  background-image: url("../media/images/poupoule/gardepoupoule.jpg");
}
.project-hero-santeuil {
  background-image: url("../media/images/santeuil/jean-santeuil-scenographie-numerique-theatre-contemporain.jpg");
}
.project-hero-sleeping {
  background-image: url("../media/images/sleeping/fond-garde-sleeping.jpg");
}
.project-hero-technicore {
  background-image: url("../media/images/technicore/ce-qui-nous-relie-danse-contemporaine-scenographie-lumineuse.jpg");
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
}

.project-hero-techniqueorage {
  background-image: url("../media/images/techniqueorage/technique-orage-scenographie-generative-spectacle-vivant.jpg");
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
}

.project-hero-detour {
  background-image: url("../media/images/detour/trois-hommes-sur-un-toit-espace-onirique-projection-video.jpg");
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
}

.project-hero-voeux {
  background-image: url("../media/images/voeuxducoeur/voeux-du-coeur-scenographie-numerique-immersive.jpg");
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
}













.project-hero-overlay {
  position: absolute;
  inset: 0;
 
  z-index: 1;
}

.project-hero-content {
  position: relative;
  z-index: 2;
  min-height: 88vh;
  display: flex;
  align-items: center;
  max-width: 860px;
  padding-top: 80px;
}

.project-kicker {
  color: rgba(255,255,255,0.8);
  text-transform: uppercase;
  letter-spacing: 0.18em;
  font-size: 15px;
  margin-bottom: 18px;
  display: block;
  text-shadow: 2px 1px rgba(0,0,0,1);
}

.project-title {
  color: #fff;
  font-size: 66px;
  line-height: 1.04;
  font-weight: 300;
  margin-bottom: 24px;
  text-shadow: 0 3px 24px rgba(0,0,0,0.38);
}

.project-title span {
  color: var(--accent);
}

.project-subtitle {
  color: rgba(255,255,255,0.86);
  font-size: 22px;
  line-height: 1.55;
  max-width: 680px;
  margin-bottom: 34px;
  font-weight: 300;
}

.hero-actions {
  display: flex;
  gap: 16px;
  flex-wrap: wrap;
}

.btn-ghost {
  border: 1px solid rgba(255,255,255,0.65) !important;
  background: rgba(255,255,255,0.08) !important;
  color: #fff !important;
}

.btn-ghost:hover {
  background: rgba(255,255,255,0.18) !important;
}

.section-label {
  color: var(--accent);
  text-transform: uppercase;
  letter-spacing: 0.18em;
  font-size: 12px;
  font-weight: 700;
  margin-bottom: 18px;
  display: block;
}

.project-info-section {
  background: #fff;
  padding: 6em 0;
}

.project-info-grid {
  display: grid;
  grid-template-columns: 1.05fr 0.95fr;
  gap: 70px;
  align-items: start;
}

.project-intro h2 {
  font-size: 48px;
  font-weight: 300;
  line-height: 1.16;
  color: var(--text);
  margin-bottom: 26px;
}

.project-intro p {
  font-size: 19px;
  line-height: 34px;
  color: var(--muted);
  margin-bottom: 22px;
}

.project-meta {
  background: var(--soft);
  padding: 38px 34px;
}

.project-meta h3 {
  font-size: 28px;
  font-weight: 300;
  color: var(--dark);
  margin-bottom: 24px;
}

.project-meta p {
  color: var(--muted);
  font-size: 16px;
  line-height: 28px;
  margin-bottom: 18px;
}

.project-meta strong {
  color: var(--dark);
  font-weight: 500;
}

.project-feature {
  background: var(--soft);
  padding: 6em 0;
}

.project-feature img {
  width: 100%;
  height: auto;
  display: block;
}

.media-section {
  background: #fff;
  padding: 6em 0 0 0;
  text-align: center;
}

.media-section h2 {
  font-size: 42px;
  font-weight: 300;
  color: var(--text);
  margin-bottom: 26px;
}

.gallery-section {
  background: #fff;
  padding: 5em 0 6em 0;
}

.gallery-intro {
  max-width: 820px;
  margin: 0 auto 50px auto;
  text-align: center;
}

.gallery-intro h2 {
  font-size: 50px;
  font-weight: 300;
  color: var(--text);
  margin-bottom: 20px;
}

.gallery-intro p {
  font-size: 19px;
  line-height: 34px;
  color: var(--muted);
}

.project-gallery {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 24px;
}

.project-gallery a {
  display: block;
  overflow: hidden;
  background: #000;
}

.project-gallery img {
  width: 100%;
  aspect-ratio: 4 / 3;
  object-fit: cover;
  display: block;
  transition: transform 0.45s ease, opacity 0.45s ease;
}

.project-gallery a:hover img {
  opacity: 0.72;
  transform: scale(1.04);
}

.project-navigation {
  background: var(--soft);
  padding: 4em 0;
}

.project-navigation-inner {
  display: flex;
  justify-content: space-between;
  gap: 20px;
  flex-wrap: wrap;
  align-items: center;
}

.contact-strip {
  background: #111;
  color: #fff;
  padding: 5em 0;
  text-align: center;
}

.contact-strip h2 {
  color: #fff;
  font-size: 42px;
  font-weight: 300;
  margin-bottom: 16px;
}

.contact-strip p {
  color: rgba(255,255,255,0.72);
  font-size: 18px;
  margin-bottom: 30px;
}

.contact-strip a {
  color: #fff;
}

#fh5co-footer {
  padding: 3em 0;
  background: #fff;
}

#scrollUp2 {
  position: fixed;
  right: -60px;
  bottom: 20px;
  z-index: 999;
  transition: right 0.3s ease;
}

@media screen and (max-width: 992px) {
  .project-info-grid {
    grid-template-columns: 1fr;
    gap: 40px;
  }

  .project-gallery {
    grid-template-columns: repeat(2, 1fr);
  }
}

@media screen and (max-width: 768px) {
  #fh5co-header {
    padding-top: 20px;
  }

  .site-nav-wrap {
    display: block;
  }

  #fh5co-logo a {
    font-size: 23px !important;
  }

  .main-menu {
    justify-content: flex-start;
    gap: 14px;
    margin-top: 18px;
  }

  .main-menu a {
    font-size: 12px !important;
  }

  .project-title {
    font-size: 42px;
  }

  .project-subtitle {
    font-size: 18px;
    line-height: 1.55;
  }

  .project-intro h2,
  .gallery-intro h2,
  .media-section h2 {
    font-size: 34px;
  }

  .project-info-section,
  .project-feature,
  .gallery-section {
    padding: 4em 0;
  }

  .project-gallery {
    grid-template-columns: 1fr;
  }
}