/* Thème rouge — remplace le jaune / marron / bleu accent du site */
:root {
  --black: #000000 !important;
  --yellow: #DC2626 !important;
  --red: #DC2626;
  --red-light: #EF4444;
  --red-dark: #B91C1C;
  --wood: #DC2626;
  --wood-light: #EF4444;
  --wood-dark: #B91C1C;
}

/* Fond noir profond sur tout le site */
html,
body,
body.grain,
.page-wrapper,
.main-wrapper,
.grain,
.loader,
.loader__bg,
.loader__container,
.twostep-nav__bar,
.twostep-nav__back-bg,
.twostep-nav__bg,
.fixed-bottom,
.social-proof,
.draggable-marquee,
.draggable-marquee__collection,
.draggable-marquee__list,
.service_cards,
.service-cards_wrapper,
.scaling-element-header,
.social-proof_section,
.works-filter-section,
.originals-house_section,
.home-title_wrapper,
.feature-pills__wrap,
.more-services-section,
.footer,
.footer.footer--clean,
.footer--clean__inner,
section {
  background-color: #000000 !important;
}

.social-proof {
  background-color: #000000 !important;
}

.draggable-marquee,
.draggable-marquee__collection {
  background: #000000 !important;
}

/* Barre fixe Get in Touch — masquée */
.fixed-bottom,
.fixed-bottom-text-wrapper,
.btn-stop-motion,
.contact-button-css {
  display: none !important;
  visibility: hidden !important;
  pointer-events: none !important;
  height: 0 !important;
  overflow: hidden !important;
}

/* PARIS — footer */
.location,
.location.footer,
.footer-text-wrapper .location,
.footer-text-wrapper--clean .location.footer {
  color: #ffffff !important;
}

/* Navigation */
.twostep-nav__top-line,
._02px-nav__link:hover .twostep-nav__link-span,
._02px-nav__link:hover {
  background-color: var(--red) !important;
  color: var(--red) !important;
}

/* Hero & titres */
.rotating-text__highlight,
.heading,
.home-h2:not(.home-intro),
.home-h2.left.story-y,
.case-title,
.case-metric,
.case-metric.center,
.challenges-title,
.content-title,
.process-title,
.film-title,
.member-title,
.camp-title,
.camp-title.left,
.camp-package-title,
.camp-package-title.left,
.story-cards-content2,
._404-text {
  color: var(--red) !important;
  -webkit-text-stroke-color: var(--red) !important;
  text-shadow: 0 0 20px rgba(220, 38, 38, 0.35) !important;
}

/* Footer & liens */
.copyright,
.copyright.footer {
  color: #ffffff !important;
}

.footer-nav-link:hover {
  color: var(--red) !important;
}

/* Boutons & CTA */
.submit-button,
.submit-button-2,
.schedule-button,
._4040-button,
.radio-button.w--redirected-checked,
.w-radio-input--inputType-custom.w--redirected-checked {
  background-color: var(--red) !important;
  border-color: var(--red) !important;
}

.schedule-button {
  color: var(--red) !important;
}

.schedule-button:hover {
  background-color: var(--red) !important;
  color: #fff !important;
}

.submit-button-2 {
  color: #fff !important;
}

/* Feature pills */
.feature-pills__wrap {
  border-color: var(--red) !important;
}

.feature-pills__item-label {
  background-image: linear-gradient(180deg, var(--red), #fff) !important;
}

/* Cartes & survols */
.social-work-card:hover,
.gsap-slider__control:hover,
.service-nav-visual:hover {
  border-color: var(--red) !important;
  box-shadow: 0 0 14px 0 var(--red) !important;
}

/* Curseur */
.cursor {
  background-color: var(--red) !important;
}

/* Loader */
.loader__logo-img,
.loader__logo-img-sun,
.loader__bg-bar,
[data-load-progress] {
  color: var(--red) !important;
  background-color: var(--red) !important;
}

/* Blocs accent */
.content-title,
.camp-package,
.story-cards-content2,
.member-card,
.founder-section {
  background-color: var(--red) !important;
}

/* Séparateurs & lignes */
.challenges-section::before,
.divider-line {
  background-image: linear-gradient(90deg, transparent, var(--red) 51%, transparent) !important;
}

/* Flèches SVG */
.arrow,
.arrow.cursor,
.path.cursor {
  color: var(--red) !important;
}

/* Filtres work library */
.filter-btn[data-filter-status="active"] {
  color: var(--red) !important;
  border-color: var(--red) !important;
}

/* Timelines case studies */
.timeline-dot,
.progress-fill {
  background-color: var(--red) !important;
}

/* Nav — pleine largeur, collée en haut de page */
.twostep-nav__wrap {
  top: 0 !important;
  left: 0 !important;
  right: 0;
}

.twostep-nav__width {
  max-width: 100% !important;
  width: 100%;
  padding-top: 0 !important;
  padding-left: 0 !important;
  padding-right: 0 !important;
}

.twostep-nav__bar {
  max-width: 100% !important;
  width: 100%;
}

.twostep-nav__bar,
.twostep-nav__back-bg {
  background-color: rgba(0, 0, 0, 0.28) !important;
  background-image: none !important;
  -webkit-backdrop-filter: blur(16px) saturate(150%);
  backdrop-filter: blur(16px) saturate(150%);
  border: none !important;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05) !important;
  border-radius: 0 !important;
}

.twostep-nav__top {
  position: relative;
  justify-content: center !important;
  align-items: center !important;
  overflow: visible;
  padding-top: max(0.45em, env(safe-area-inset-top, 0px)) !important;
  gap: 0.75rem;
}

/* Logo — centré, à gauche du titre, rotation Webflow */
.twostep-nav__logo {
  flex: 0 0 auto !important;
  order: 1;
  width: 3.25rem !important;
  height: 3.25rem !important;
  min-width: 3.25rem;
  margin: 0 !important;
  padding: 0 !important;
  justify-content: center !important;
  align-items: center !important;
  overflow: visible;
  position: relative;
  z-index: 2;
}

.twostep-nav__logo .sun-svg-2 {
  position: relative !important;
  inset: auto !important;
  left: auto !important;
  top: auto !important;
  width: 2.75rem !important;
  height: auto !important;
  display: block;
  margin: 0 auto;
}

.twostep-nav__brand-center {
  order: 2;
  position: static !important;
  left: auto !important;
  top: auto !important;
  transform: none !important;
  color: #fff !important;
  font-family: Barlow, sans-serif !important;
  font-weight: 700 !important;
  font-size: clamp(1rem, 2.8vw, 1.35rem) !important;
  letter-spacing: 0.12em !important;
  text-transform: uppercase;
  white-space: nowrap;
  pointer-events: none;
  z-index: 2;
  line-height: 1;
}

/* Hamburger — centré, à droite du titre */
.twostep-nav__toggle {
  order: 3;
  position: relative !important;
  inset: auto !important;
  flex: 0 0 auto !important;
  width: 2.5em !important;
  height: 2.5em !important;
  margin: 0 !important;
  padding: 0 !important;
  z-index: 3;
}

/* Accueil — titres catégories */
.home-category-title,
.collection-logo-wrapper .home-category-title,
.work-card__h2,
.work-card__h3,
.case-work-card__visual .work-card__h2,
.case-work-card__visual .work-card__h3 {
  color: var(--red) !important;
}

.home-category-title {
  font-family: Barlow, sans-serif;
  font-weight: 700;
  font-size: 1.75rem;
  letter-spacing: 0.08em;
  text-transform: uppercase;
  margin: 0;
}

.collection-logo-wrapper {
  display: flex;
  align-items: baseline;
  justify-content: space-between;
  gap: 1rem;
  flex-wrap: wrap;
  padding: 0 2rem 1.5rem;
}

.home-category-link {
  color: var(--red) !important;
  font-family: Barlow, sans-serif;
  font-size: 0.85rem;
  letter-spacing: 0.06em;
  text-decoration: none;
  opacity: 0.85;
}

.home-category-link:hover {
  opacity: 1;
}

/* Accueil — texte d'intro agence */
.home-title_wrapper--intro {
  padding-top: 2.5em;
  padding-bottom: 3em;
}

.home-intro__eyebrow {
  color: rgba(255, 255, 255, 0.55) !important;
  font-family: Barlow, sans-serif;
  font-weight: 400;
  font-size: clamp(0.7rem, 1.8vw, 0.8rem);
  letter-spacing: 0.2em;
  text-transform: uppercase;
  margin: 0 0 1.25rem;
  max-width: 42rem;
}

.home-h2.home-intro {
  color: #ffffff !important;
  -webkit-text-fill-color: #ffffff !important;
  background-image: none !important;
  background-clip: border-box !important;
  font-family: Barlow, sans-serif;
  font-style: normal;
  font-weight: 300;
  font-size: clamp(1.15rem, 2.4vw, 1.65rem);
  line-height: 1.7;
  letter-spacing: 0.01em;
  text-shadow: none !important;
  text-align: left;
  max-width: 42rem;
  margin: 0;
}

@media screen and (max-width: 767px) {
  .home-title_wrapper--intro {
    padding-left: 2em;
    padding-right: 2em;
    padding-bottom: 2em;
  }

  .home-h2.home-intro {
    font-size: 1.05rem;
    line-height: 1.65;
  }
}

/* Grandes cartes WORK / À PROPOS — image pleine + overlay */
.service-card--immersive {
  display: block !important;
  padding: 0 !important;
  overflow: hidden;
  border: none !important;
  box-shadow: none !important;
}

.service-card--immersive:hover {
  border: none !important;
  box-shadow: 0 0 20px 4px rgba(220, 38, 38, 0.15) !important;
}

.service-card--immersive .service-card-image {
  aspect-ratio: 1;
  width: 100%;
  min-height: clamp(220px, 42vw, 420px);
  border-radius: var(--border-radius, 0.5em);
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  overflow: hidden;
  background: #000 !important;
  background-image: none !important;
}

.service-card--immersive .service-card-image.creative,
.service-card--immersive .service-card-image.originals {
  background-image: none !important;
  object-position: center center !important;
}

.service-card--immersive .service-card__photo {
  position: absolute;
  inset: 0;
  z-index: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center center;
  display: block;
  -webkit-user-select: none;
  user-select: none;
  pointer-events: none;
}

.service-card__gradient {
  position: absolute;
  inset: 0;
  z-index: 1;
  pointer-events: none;
  background: linear-gradient(
    180deg,
    rgba(0, 0, 0, 0) 35%,
    rgba(0, 0, 0, 0.55) 70%,
    rgba(0, 0, 0, 0.92) 100%
  );
}

.service-card--immersive .service-card-image_wrapper {
  position: relative;
  z-index: 2;
  width: 100%;
  height: auto !important;
  min-height: 5.5rem;
  padding: 1rem 0.75rem 0.85rem;
  display: flex !important;
  align-items: flex-end;
  justify-content: space-between;
  gap: 0.75rem;
  box-sizing: border-box;
}

.service-card--immersive .service-content_wrapper {
  display: none !important;
}

.service-card--immersive .service-text_wrapper,
.service-card--immersive .service-text {
  display: none !important;
}

.service-card--immersive .service-card-title {
  flex: 1;
  margin: 0;
  padding: 0;
  color: var(--red) !important;
  font-family: Barlow, sans-serif;
  font-style: italic;
  font-weight: 800;
  font-size: clamp(1.65rem, 5.5vw, 2.85rem);
  line-height: 0.95;
  letter-spacing: 0.02em;
  text-transform: uppercase;
  text-shadow: 0 2px 24px rgba(0, 0, 0, 0.65);
  -webkit-font-smoothing: antialiased;
}

.service-card--immersive .arrow {
  position: relative !important;
  inset: auto !important;
  flex: 0 0 auto;
  width: clamp(2.75rem, 11vw, 4.25rem) !important;
  height: clamp(2.75rem, 11vw, 4.25rem) !important;
  max-width: none !important;
  padding: 0 !important;
  display: flex !important;
  align-items: center;
  justify-content: center;
  color: var(--red) !important;
}

.service-card--immersive .path {
  color: var(--red) !important;
}

@media screen and (max-width: 767px) {
  .service_cards {
    padding-top: 1.5rem;
    padding-bottom: 2rem;
  }

  .service-cards_wrapper {
    gap: 1.25rem !important;
  }

  .service-card--immersive,
  .service-card--immersive.centered {
    width: 100% !important;
    flex: none !important;
    margin-top: 0 !important;
  }

  .service-card--immersive:hover {
    margin-top: 0 !important;
  }

  .service-card--immersive .service-card-image {
    /* Photos portrait 1320×2346 — ratio proche du fichier source */
    aspect-ratio: 9 / 14 !important;
    min-height: min(72vw, 420px) !important;
    max-height: none !important;
    background-position: center center !important;
    object-position: center center !important;
  }

  .service-card--immersive .service-card__photo {
    object-fit: cover !important;
    object-position: center center !important;
    image-rendering: auto;
    transform: translateZ(0);
  }

  .service-card--immersive .service-card-image_wrapper {
    min-height: 4.75rem;
    padding: 0.85rem 0.65rem 0.75rem;
  }

  .service-card--immersive .service-card-title {
    font-size: clamp(1.45rem, 7vw, 2rem);
  }

  .service-card--immersive .arrow {
    width: clamp(2.5rem, 14vw, 3.5rem) !important;
    height: clamp(2.5rem, 14vw, 3.5rem) !important;
  }
}

@media screen and (max-width: 479px) {
  .service-card--immersive .service-card-image {
    aspect-ratio: 3 / 4 !important;
    min-height: 58vw !important;
  }
}

/* Sections accueil Work / À propos */
.work-preview .home-category-title,
.about-preview .home-category-title {
  color: #fff !important;
}

.about-preview__lead,
.about-preview__quote,
.about-preview__title {
  color: #fff !important;
  -webkit-text-fill-color: unset !important;
  text-shadow: none !important;
}

.about-preview__quote {
  color: rgba(255, 255, 255, 0.6) !important;
}

/* Hero — fond noir en attente (plus d'image Webflow moto) */
.bunny-bg {
  background: #000 !important;
}

.bunny-bg__placeholder {
  object-fit: cover;
}

.hero-bg-video video,
.bunny-bg__video {
  background: #000;
  object-fit: cover;
}

/* Hero GSAP Flip : la vidéo animée ne doit pas bloquer les clics en dessous */
[data-flip-element="target"],
.bunny-bg,
.bunny-bg__video {
  pointer-events: none !important;
}

.scaling-element-header > a,
.scaling-element-header .twostep-nav__toggle,
.scaling-element-header .twostep-nav__logo {
  pointer-events: auto !important;
}

.scaling-element-video [data-flip-element="wrapper"] {
  pointer-events: none;
}

/* Footer global */
.footer.footer--clean {
  background: #000 !important;
  padding: 3.5rem 2rem 2.5rem;
  border-top: 1px solid rgba(255, 255, 255, 0.08);
}

.footer--clean__inner {
  max-width: 72rem;
  margin: 0 auto;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 1.75rem;
  text-align: center;
}

.footer-logo-wrapper img {
  width: 4.5rem;
  height: auto;
  display: block;
}

.footer-nav {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  gap: 0.5rem 1.25rem;
}

.footer-nav__link {
  color: rgba(255, 255, 255, 0.75);
  font-family: Barlow, sans-serif;
  font-size: 0.72rem;
  font-weight: 500;
  letter-spacing: 0.14em;
  text-transform: uppercase;
  text-decoration: none;
  transition: color 0.2s ease;
}

.footer-nav__link:hover {
  color: #fff;
}

.footer-social {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 0.45rem;
}

.footer-social__link {
  color: rgba(255, 255, 255, 0.55);
  font-family: Barlow, sans-serif;
  font-size: 0.72rem;
  font-weight: 400;
  letter-spacing: 0.08em;
  text-decoration: none;
  transition: color 0.2s ease;
}

.footer-social__link:hover {
  color: var(--red, #dc2626);
}

.footer-text-wrapper--clean .location.footer {
  color: #fff !important;
  font-family: Barlow, sans-serif;
  font-size: 0.75rem;
  letter-spacing: 0.12em;
  text-transform: uppercase;
}

.footer-text-wrapper--clean .copyright.footer {
  color: rgba(255, 255, 255, 0.85) !important;
  font-family: Barlow, sans-serif;
  font-size: 0.75rem;
  letter-spacing: 0.12em;
  text-transform: uppercase;
  margin-top: 0.35rem;
}

.footer-powered__link {
  color: rgba(255, 255, 255, 0.4);
  font-family: Barlow, sans-serif;
  font-size: 0.68rem;
  letter-spacing: 0.06em;
  text-decoration: none;
  transition: color 0.2s ease;
}

.footer-powered__link:hover {
  color: #fff;
}

@media screen and (max-width: 767px) {
  .footer.footer--clean {
    padding: 2.5rem 1.25rem 2rem;
  }

  .footer-nav {
    gap: 0.4rem 0.85rem;
  }
}

