.elementor-1163 .elementor-element.elementor-element-c617eb3{--display:flex;--min-height:100vh;--justify-content:flex-end;--overlay-opacity:0.5;--padding-top:0px;--padding-bottom:80px;--padding-left:88px;--padding-right:88px;}.elementor-1163 .elementor-element.elementor-element-c617eb3:not(.elementor-motion-effects-element-type-background), .elementor-1163 .elementor-element.elementor-element-c617eb3 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-image:url("https://studio.etatdesurfaces.fr/wp-content/uploads/2026/05/cabinet-orthodontie-paris-9-etat-de-surfaces.webp.webp");background-position:center center;background-repeat:no-repeat;background-size:cover;}.elementor-1163 .elementor-element.elementor-element-c617eb3::before, .elementor-1163 .elementor-element.elementor-element-c617eb3 > .elementor-background-video-container::before, .elementor-1163 .elementor-element.elementor-element-c617eb3 > .e-con-inner > .elementor-background-video-container::before, .elementor-1163 .elementor-element.elementor-element-c617eb3 > .elementor-background-slideshow::before, .elementor-1163 .elementor-element.elementor-element-c617eb3 > .e-con-inner > .elementor-background-slideshow::before, .elementor-1163 .elementor-element.elementor-element-c617eb3 > .elementor-motion-effects-container > .elementor-motion-effects-layer::before{background-color:transparent;--background-overlay:'';background-image:linear-gradient(180deg, #14141405 0%, #141414B8 100%);}.elementor-1163 .elementor-element.elementor-element-91ad1ee.elementor-element{--align-self:flex-start;}.elementor-1163 .elementor-element.elementor-element-46c2f7b{--display:flex;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-1163 .elementor-element.elementor-element-7c4cf13{--display:flex;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-1163 .elementor-element.elementor-element-fc28a80{--display:flex;}.elementor-1163 .elementor-element.elementor-element-6b5addf{--display:flex;--gap:0px 0px;--row-gap:0px;--column-gap:0px;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}@media(max-width:767px){.elementor-1163 .elementor-element.elementor-element-c617eb3{--padding-top:20px;--padding-bottom:20px;--padding-left:20px;--padding-right:20px;}}/* Start custom CSS *//* ═══════════════════════════════════════════════
   TOKENS GLOBAUX
═══════════════════════════════════════════════ */
:root {
  --bg:     #F8F6F2;
  --ink:    #141414;
  --ink-2:  #505050;
  --stone:  #7A6A58;
  --white:  #FFFFFF;
  --rule:   rgba(20,20,20,.1);
  --sans:   'DM Sans', system-ui, sans-serif;
  --ease:   cubic-bezier(.4,0,.2,1);
  --px:     clamp(22px, 5.5vw, 88px);
  --py:     clamp(64px, 8vw, 120px);
}

/* ═══════════════════════════════════════════════
   POLICES
   Cible uniquement les éléments de contenu
   pour ne pas casser les icônes Elementor
═══════════════════════════════════════════════ */
body,
p, h1, h2, h3, h4, h5, h6,
a, span, div, li, td, th, blockquote,
input, textarea, button, label,
.elementor-widget-container {
  font-family: 'DM Sans', system-ui, sans-serif !important;
}

/* Protège les polices d'icônes — ne jamais toucher */
[class*="eicon-"],
[class*="fa-"],
[class*="dashicons-"],
.elementor-icon i,
i[class] {
  font-family: eicons, FontAwesome, dashicons !important;
}

/* ═══════════════════════════════════════════════
   HERO — typographie et animations
═══════════════════════════════════════════════ */
.hero-over {
  font-size: 10px !important;
  font-weight: 400 !important;
  letter-spacing: .38em !important;
  text-transform: uppercase !important;
  color: rgba(248,246,242,.52) !important;
  margin-bottom: 16px !important;
  animation: fadeUp 0.9s 0.2s both !important;
}

.hero-h1 {
  font-size: clamp(52px, 9vw, 120px) !important;
  font-weight: 300 !important;
  line-height: 0.92 !important;
  letter-spacing: -0.02em !important;
  color: var(--bg) !important;
  margin: 0 !important;
  padding: 0 !important;
  animation: fadeUp 0.9s 0.4s both !important;
}

.hero-h1 .line2 {
  display: block !important;
  font-style: italic !important;
  font-weight: 700 !important;
  margin-left: clamp(20px, 3vw, 56px) !important;
}

.hero-rule {
  display: flex !important;
  align-items: center !important;
  gap: 16px !important;
  margin-top: 24px !important;
  animation: fadeUp 0.9s 0.65s both !important;
}

.hero-rule-line {
  flex-shrink: 0 !important;
  width: 32px !important;
  height: 1px !important;
  background: rgba(248,246,242,.32) !important;
  display: block !important;
}

.hero-rule-text {
  font-size: 10px !important;
  font-weight: 300 !important;
  letter-spacing: .22em !important;
  text-transform: uppercase !important;
  color: rgba(248,246,242,.46) !important;
}



/* ═══════════════════════════════════════════════
   ANIMATIONS AU SCROLL
═══════════════════════════════════════════════ */
.reveal,
.eds-reveal {
  opacity: 0 !important;
  transform: translateY(24px) !important;
  transition: opacity .8s var(--ease), transform .8s var(--ease) !important;
}

.reveal.in,
.eds-reveal.in {
  opacity: 1 !important;
  transform: none !important;
}

.d1, .eds-d1 { transition-delay: .1s !important; }
.d2, .eds-d2 { transition-delay: .2s !important; }
.d3, .eds-d3 { transition-delay: .3s !important; }

/* ═══════════════════════════════════════════════
   SECTION "NOS UNIVERS"
═══════════════════════════════════════════════ */

.categories {
  background: var(--white) !important;
  padding: var(--py) var(--px) !important;
  position: relative !important;
  overflow: hidden !important;
  display: block !important;
}

/* Arrière-plans dynamiques */
.cat-bg {
  position: absolute !important;
  inset: 0 !important;
  z-index: 0 !important;
  pointer-events: none !important;
}

/* État par défaut — invisible */
.cat-bg-img {
  position: absolute !important;
  inset: 0 !important;
  width: 100% !important;
  height: 100% !important;
  object-fit: cover !important;
  object-position: center !important;
  opacity: 0 !important;
  transform: scale(1.12) !important;
  transition: opacity .8s var(--ease), transform 8s cubic-bezier(.25,.46,.45,.94) !important;
  /* Annule toute règle Elementor lazyload sur les img */
  background-image: none !important;
}

/* État actif — visible au survol */
.cat-bg-img.cat-bg-active {
  opacity: .88 !important;
  transform: scale(1) !important;
}

/* Eyebrow et grille au-dessus du fond */
.categories > .sec-eyebrow,
.categories > .cat-grid {
  position: relative !important;
  z-index: 1 !important;
}

/* Label "Nos univers" */
.sec-eyebrow {
  display: flex !important;
  align-items: center !important;
  gap: 14px !important;
  font-size: 9px !important;
  font-weight: 500 !important;
  letter-spacing: .38em !important;
  text-transform: uppercase !important;
  color: var(--stone) !important;
  margin-bottom: 40px !important;
}

.sec-eyebrow::before {
  content: '' !important;
  display: block !important;
  width: 20px !important;
  height: 1px !important;
  background: var(--stone) !important;
  flex-shrink: 0 !important;
}

/* Grille */
.cat-grid {
  display: grid !important;
  grid-template-columns: repeat(3, 1fr) !important;
  gap: clamp(14px, 1.6vw, 22px) !important;
}

/* Carte */
.cat-card {
  display: block !important;
  text-decoration: none !important;
  color: var(--ink) !important;
  background: var(--bg) !important;
  overflow: hidden !important;
  position: relative !important;
}

/* Conteneur image */
.cat-photo-wrap {
  overflow: hidden !important;
  background: transparent !important;
  position: relative !important;
  transition: background .5s !important;
}

/* Image texture */
.cat-photo-img {
  width: 100% !important;
  aspect-ratio: 3/2 !important;
  object-fit: cover !important;
  display: block !important;
  transition: opacity .5s var(--ease), transform .75s var(--ease), filter .5s !important;
}

.cat-photo-img.mat {
  filter: saturate(.72) contrast(1.06) brightness(.96) !important;
}

.cat-card:hover .cat-photo-img {
  transform: scale(1.05) !important;
  filter: saturate(.58) brightness(.88) contrast(1.1) !important;
}

/* Voile sombre */
.cat-mat-veil {
  position: absolute !important;
  inset: 0 !important;
  background: linear-gradient(to bottom, rgba(20,20,16,.18) 0%, rgba(20,20,16,.32) 100%) !important;
  z-index: 1 !important;
  pointer-events: none !important;
  transition: opacity .5s var(--ease) !important;
}

.cat-card:hover .cat-mat-veil { opacity: .55 !important; }

/* Icône glassmorphism */
.cat-icon {
  position: absolute !important;
  top: 50% !important;
  left: 50% !important;
  transform: translate(-50%, -50%) !important;
  z-index: 4 !important;
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
  width: 96px !important;
  height: 96px !important;
  border-radius: 50% !important;
  background: rgba(255,255,255,.06) !important;
  backdrop-filter: blur(6px) saturate(220%) brightness(1.1) !important;
  -webkit-backdrop-filter: blur(6px) saturate(220%) brightness(1.1) !important;
  border: 1px solid rgba(255,255,255,.65) !important;
  box-shadow: 0 0 0 0.5px rgba(255,255,255,.18), 0 6px 28px rgba(0,0,0,.18), inset 0 1px 0 rgba(255,255,255,.6) !important;
  transition: transform .45s var(--ease), box-shadow .4s !important;
  opacity: 1 !important;
}

.cat-card:hover .cat-icon {
  transform: translate(-50%, -53%) !important;
  box-shadow: 0 0 0 0.5px rgba(255,255,255,.28), 0 8px 36px rgba(0,0,0,.22), inset 0 1px 0 rgba(255,255,255,.75) !important;
}

.cat-icon svg {
  width: 40px !important;
  height: 40px !important;
  stroke: rgba(255,255,255,.88) !important;
  fill: none !important;
  stroke-width: 1 !important;
  stroke-linecap: round !important;
  stroke-linejoin: round !important;
  filter: drop-shadow(0 1px 2px rgba(0,0,0,.3)) !important;
  transition: stroke .4s !important;
}

.cat-card:hover .cat-icon svg { stroke: rgba(255,255,255,.98) !important; }

/* Bloc texte */
.cat-text {
  padding: 26px 28px 32px !important;
  background: var(--white) !important;
  border-top: 2px solid var(--bg) !important;
  display: block !important;
  transition: opacity .5s var(--ease), border-color .35s !important;
}

.cat-card:hover .cat-text { border-color: var(--stone) !important; }

.cat-num {
  font-size: 9px !important;
  font-weight: 600 !important;
  letter-spacing: .28em !important;
  color: var(--stone) !important;
  margin-bottom: 8px !important;
}

.cat-name {
  font-size: clamp(20px, 2.4vw, 28px) !important;
  font-weight: 600 !important;
  line-height: 1.15 !important;
  color: var(--ink) !important;
  margin-bottom: 10px !important;
}

.cat-arrow {
  display: inline-flex !important;
  align-items: center !important;
  gap: 8px !important;
  font-size: 9px !important;
  font-weight: 500 !important;
  letter-spacing: .22em !important;
  text-transform: uppercase !important;
  color: var(--stone) !important;
  opacity: 0 !important;
  transform: translateX(-8px) !important;
  transition: opacity .35s, transform .35s var(--ease) !important;
}

.cat-card:hover .cat-arrow {
  opacity: 1 !important;
  transform: translateX(0) !important;
}

.cat-arrow-line {
  width: 20px !important;
  height: 1px !important;
  background: var(--stone) !important;
  flex-shrink: 0 !important;
}

/* Effets cartes non survolées */
.cat-grid.hov-active .cat-card:not(.hov) .cat-photo-img.mat { opacity: 0 !important; }
.cat-grid.hov-active .cat-card:not(.hov) .cat-mat-veil      { opacity: 0 !important; }
.cat-grid.hov-active .cat-card:not(.hov) .cat-text          { opacity: 0 !important; background: transparent !important; }
.cat-grid.hov-active .cat-card:not(.hov)                    { background: transparent !important; }
.cat-grid.hov-active .cat-card:not(.hov) .cat-photo-wrap    { background: transparent !important; }

/* ═══════════════════════════════════════════════
   FIX LAZYLOAD ELEMENTOR
   Empêche Elementor de masquer les images
   de fond dans les conteneurs profonds
═══════════════════════════════════════════════ */
.e-con.e-parent .cat-bg-img,
.e-con .cat-bg-img {
  background-image: none !important;
  display: block !important;
  visibility: visible !important;
}

/* ═══════════════════════════════════════════════
   RESPONSIVE
═══════════════════════════════════════════════ */
@media (max-width: 1024px) {
  .cat-grid { grid-template-columns: repeat(2, 1fr) !important; }
}

@media (max-width: 768px) {
  .cat-grid { grid-template-columns: 1fr !important; }
  .cat-photo-img { aspect-ratio: 16/9 !important; }
}

@media (prefers-reduced-motion: reduce) {
  .hero-over, .hero-h1, .hero-rule { animation: none !important; opacity: 1 !important; }
  .reveal, .eds-reveal { opacity: 1 !important; transform: none !important; }
}

/* ═══════════════════════════════════════════════
   SECTIONS PROJETS
═══════════════════════════════════════════════ */
.projets-sec {
  padding: var(--py) var(--px) !important;
  position: relative !important;
  background: var(--bg) !important;
}

.sec-head {
  display: flex !important;
  align-items: baseline !important;
  justify-content: space-between !important;
  gap: 20px !important;
  padding-bottom: 24px !important;
  margin-bottom: 52px !important;
  border-bottom: 1px solid var(--rule) !important;
}

.sec-title-wrap {
  display: flex !important;
  align-items: baseline !important;
  gap: 14px !important;
}

.sec-n {
  font-size: 12px !important;
  font-weight: 300 !important;
  font-style: italic !important;
  color: var(--stone) !important;
  flex-shrink: 0 !important;
}

.sec-title {
  font-size: clamp(32px, 4vw, 58px) !important;
  font-weight: 700 !important;
  font-style: italic !important;
  line-height: 1 !important;
  letter-spacing: -.02em !important;
  color: var(--ink) !important;
}

.sec-all {
  font-size: 9.5px !important;
  font-weight: 500 !important;
  letter-spacing: .26em !important;
  text-transform: uppercase !important;
  color: var(--stone) !important;
  text-decoration: none !important;
  white-space: nowrap !important;
  flex-shrink: 0 !important;
  display: inline-flex !important;
  align-items: center !important;
  gap: 8px !important;
  transition: gap .3s !important;
}

.sec-all::after {
  content: '→' !important;
  font-size: 13px !important;
}

.sec-all:hover { gap: 14px !important; }

.proj-grid {
  display: grid !important;
  grid-template-columns: repeat(3, 1fr) !important;
  gap: clamp(14px, 1.6vw, 22px) !important;
}

.proj-card {
  display: block !important;
  text-decoration: none !important;
  color: var(--ink) !important;
  background: var(--bg) !important;
  overflow: hidden !important;
}

.proj-img-wrap {
  overflow: hidden !important;
  background: var(--bg) !important;
}

.proj-img {
  width: 100% !important;
  aspect-ratio: 4/3 !important;
  object-fit: cover !important;
  display: block !important;
  filter: saturate(.88) !important;
  transition: transform .75s var(--ease), filter .5s !important;
}

.proj-card:hover .proj-img {
  transform: scale(1.04) !important;
  filter: saturate(.7) brightness(.92) !important;
}

.proj-caption {
  padding: 18px 20px 22px !important;
  background: var(--white) !important;
}

.proj-name {
  font-size: 18px !important;
  font-weight: 600 !important;
  line-height: 1.2 !important;
  color: var(--ink) !important;
}

.proj-meta {
  margin-top: 4px !important;
  font-size: 11px !important;
  font-weight: 400 !important;
  color: var(--stone) !important;
  letter-spacing: .06em !important;
}

/* Responsive */
@media (max-width: 1024px) {
  .proj-grid { grid-template-columns: repeat(2, 1fr) !important; }
}

@media (max-width: 768px) {
  .proj-grid { grid-template-columns: 1fr !important; }
  .sec-all { display: none !important; }
}

/* ═══════════════════════════════════════════════
   SECTION PHILOSOPHIE / MANIFESTE
═══════════════════════════════════════════════ */
.manifeste {
  padding: var(--py) var(--px) !important;
  background: var(--white) !important;
  position: relative !important;
  display: grid !important;
  grid-template-columns: 48px 1fr !important;
  gap: clamp(28px, 4vw, 60px) !important;
  align-items: start !important;
}

/* Label vertical "Philosophie" */
.manifeste-label {
  font-size: 9px !important;
  font-weight: 500 !important;
  letter-spacing: .38em !important;
  text-transform: uppercase !important;
  color: var(--stone) !important;
  writing-mode: vertical-rl !important;
  transform: rotate(180deg) !important;
  padding-top: 8px !important;
}

/* Citation */
.manifeste-quote {
  font-size: clamp(26px, 3.6vw, 52px) !important;
  font-weight: 300 !important;
  font-style: italic !important;
  line-height: 1.35 !important;
  color: var(--ink) !important;
  letter-spacing: -.02em !important;
}

/* Mots mis en valeur */
.manifeste-quote strong {
  font-weight: 700 !important;
  font-style: italic !important;
  color: var(--stone) !important;
}

/* Responsive tablette */
@media (max-width: 1024px) {
  .manifeste {
    grid-template-columns: 1fr !important;
    gap: 20px !important;
  }
  .manifeste-label {
    writing-mode: horizontal-tb !important;
    transform: none !important;
  }
}/* End custom CSS */