/*
Theme Name: APEC Premium
Theme URI: https://alpespreventionergonomie.fr
Author: Alpes Prévention Ergonomie Conseil
Description: Thème sur mesure, léger et responsive pour Alpes Prévention Ergonomie Conseil.
Version: 0.15.0
Text Domain: apec-premium
*/

:root {
  --apec-navy-950: #071f2e;
  --apec-navy-900: #0b2a3d;
  --apec-navy-800: #12384d;
  --apec-cyan: #57b9d2;
  --apec-cyan-soft: #a8dce8;
  --apec-orange: #b87333;
  --apec-orange-bright: #d7a77d;
  --apec-cream: #f7f4ee;
  --apec-white: #ffffff;
  --apec-text-soft: #d7e4eb;
  --apec-line: rgba(255, 255, 255, 0.14);
  --apec-radius: 28px;
  --apec-shadow: 0 28px 80px rgba(2, 18, 28, 0.35);
  --apec-page: min(1440px, calc(100% - 96px));
}

* {
  box-sizing: border-box;
}

html {
  scroll-behavior: smooth;
}

body {
  margin: 0;
  overflow-x: hidden;
  background: var(--apec-navy-950);
  color: var(--apec-white);
  font-family: "Oxygen", sans-serif;
  font-size: 20px;
  line-height: 1.65;
  text-rendering: optimizeLegibility;
}

a {
  color: inherit;
  text-decoration: none;
}

button,
a {
  -webkit-tap-highlight-color: transparent;
}

.screen-reader-text {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border: 0;
}

.apec-container {
  width: var(--apec-page);
  margin-inline: auto;
}

.apec-header {
  position: sticky;
  z-index: 50;
  top: 0;
  height: 104px;
  background: rgba(7, 31, 46, 0.96);
  border-bottom: 1px solid var(--apec-line);
  backdrop-filter: blur(16px);
}

.apec-header__inner {
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 36px;
}

.apec-brand {
  display: inline-flex;
  align-items: center;
  gap: 15px;
  flex-shrink: 0;
}

.apec-brand__mark {
  width: 57px;
  height: 64px;
  object-fit: contain;
}

.apec-brand__copy {
  display: grid;
  gap: 4px;
  line-height: 1;
}

.apec-brand__name {
  font-family: "Playfair Display", serif;
  font-size: 25px;
  font-weight: 700;
  letter-spacing: -0.02em;
}

.apec-brand__descriptor {
  color: var(--apec-orange);
  font-family: "Jost", sans-serif;
  font-size: 12px;
  font-weight: 600;
  letter-spacing: 0.2em;
  line-height: 1.15;
  text-transform: uppercase;
}

.apec-nav {
  display: flex;
  align-items: center;
  gap: clamp(22px, 2.2vw, 42px);
  margin-left: auto;
}

.apec-nav a {
  position: relative;
  color: #e3edf2;
  font-family: "Jost", sans-serif;
  font-size: 15px;
  font-weight: 500;
  letter-spacing: 0.02em;
  transition: color 180ms ease;
}

.apec-nav a:not(.apec-nav__cta)::after {
  content: "";
  position: absolute;
  left: 0;
  right: 100%;
  bottom: -8px;
  height: 2px;
  background: var(--apec-cyan);
  transition: right 180ms ease;
}

.apec-nav a:hover,
.apec-nav a:focus-visible {
  color: var(--apec-white);
}

.apec-nav a:hover::after,
.apec-nav a:focus-visible::after {
  right: 0;
}

.apec-nav__cta {
  display: inline-flex;
  min-height: 48px;
  align-items: center;
  justify-content: center;
  padding: 0 24px;
  border: 1px solid rgba(239, 122, 59, 0.65);
  border-radius: 999px;
  background: rgba(239, 122, 59, 0.1);
  color: #ff9b63 !important;
}

.apec-menu-toggle {
  display: none;
  width: 46px;
  height: 46px;
  padding: 11px;
  border: 1px solid var(--apec-line);
  border-radius: 50%;
  background: transparent;
  color: white;
}

.apec-menu-toggle > span:not(.screen-reader-text) {
  display: block;
  width: 100%;
  height: 2px;
  margin: 5px 0;
  background: currentColor;
}

.apec-hero {
  position: relative;
  min-height: calc(100vh - 104px);
  overflow: hidden;
  isolation: isolate;
  background:
    radial-gradient(circle at 84% 24%, rgba(87, 185, 210, 0.22), transparent 24%),
    radial-gradient(circle at 72% 82%, rgba(239, 122, 59, 0.13), transparent 25%),
    linear-gradient(128deg, #071f2e 0%, #0c3044 52%, #103e51 100%);
}

.apec-hero::before {
  content: "";
  position: absolute;
  z-index: -2;
  inset: 0;
  opacity: 0.42;
  background-image:
    linear-gradient(rgba(255,255,255,0.035) 1px, transparent 1px),
    linear-gradient(90deg, rgba(255,255,255,0.035) 1px, transparent 1px);
  background-size: 72px 72px;
  mask-image: linear-gradient(90deg, transparent 0%, black 40%, black 100%);
}

.apec-hero__inner {
  min-height: calc(100vh - 104px);
  display: grid;
  grid-template-columns: minmax(0, 1.06fr) minmax(380px, 0.94fr);
  align-items: center;
  gap: clamp(54px, 6vw, 110px);
  padding: 72px 0 78px;
}

.apec-kicker {
  display: inline-flex;
  align-items: center;
  gap: 14px;
  margin: 0 0 26px;
  color: var(--apec-cyan-soft);
  font-family: "Jost", sans-serif;
  font-size: 14px;
  font-weight: 600;
  letter-spacing: 0.19em;
  text-transform: uppercase;
}

.apec-kicker::before {
  content: "";
  width: 38px;
  height: 2px;
  background: var(--apec-orange);
}

.apec-hero h1 {
  max-width: 850px;
  margin: 0;
  font-family: "Playfair Display", serif;
  font-size: 64px;
  font-weight: 700;
  line-height: 1.04;
  letter-spacing: -0.035em;
  text-wrap: balance;
}

.apec-hero h1 em {
  color: var(--apec-cyan);
  font-style: normal;
}

.apec-hero__lead {
  max-width: 760px;
  margin: 30px 0 0;
  color: var(--apec-text-soft);
  font-size: 28px;
  line-height: 1.52;
}

.apec-hero__actions {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 28px;
  margin-top: 42px;
}

.apec-button {
  display: inline-flex;
  min-height: 58px;
  align-items: center;
  justify-content: center;
  gap: 14px;
  padding: 0 30px;
  border-radius: 999px;
  background: linear-gradient(135deg, var(--apec-orange), var(--apec-orange-bright));
  box-shadow: 0 14px 34px rgba(239, 122, 59, 0.22);
  color: #102b3b;
  font-family: "Jost", sans-serif;
  font-size: 17px;
  font-weight: 700;
  transition: transform 180ms ease, box-shadow 180ms ease;
}

.apec-button::after {
  content: "→";
  font-size: 22px;
  line-height: 1;
}

.apec-button:hover,
.apec-button:focus-visible {
  transform: translateY(-2px);
  box-shadow: 0 18px 42px rgba(239, 122, 59, 0.32);
}

.apec-text-link {
  position: relative;
  color: var(--apec-white);
  font-family: "Jost", sans-serif;
  font-size: 17px;
  font-weight: 600;
}

.apec-text-link::after {
  content: "";
  position: absolute;
  right: 0;
  bottom: -7px;
  left: 0;
  height: 1px;
  background: var(--apec-cyan);
}

.apec-hero__meta {
  display: flex;
  flex-wrap: wrap;
  gap: 11px 28px;
  margin-top: 52px;
  color: #abc0ca;
  font-family: "Jost", sans-serif;
  font-size: 14px;
  letter-spacing: 0.08em;
  text-transform: uppercase;
}

.apec-hero__meta span {
  display: inline-flex;
  align-items: center;
  gap: 10px;
}

.apec-hero__meta span::before {
  content: "";
  width: 5px;
  height: 5px;
  border-radius: 50%;
  background: var(--apec-cyan);
}

.apec-visual {
  position: relative;
  width: 100%;
  max-width: 650px;
  aspect-ratio: 1;
  margin-left: auto;
}

.apec-scene {
  position: absolute;
  inset: 0;
  perspective: 1100px;
  transform-style: preserve-3d;
}

.apec-scene::before,
.apec-scene::after {
  content: "";
  position: absolute;
  border-radius: 50%;
  pointer-events: none;
}

.apec-scene::before {
  inset: 7%;
  background: radial-gradient(circle, rgba(87, 185, 210, 0.19), rgba(87, 185, 210, 0.025) 52%, transparent 69%);
  filter: blur(7px);
  animation: apec-glow 5.5s ease-in-out infinite alternate;
}

.apec-scene::after {
  width: 62%;
  height: 18%;
  left: 19%;
  bottom: 8%;
  background: rgba(1, 13, 21, 0.56);
  filter: blur(28px);
  transform: rotateX(68deg);
}

.apec-scene__rig {
  position: absolute;
  inset: 5%;
  transform: rotateX(var(--scene-rx, -7deg)) rotateY(var(--scene-ry, -10deg));
  transform-style: preserve-3d;
  transition: transform 180ms ease-out;
  will-change: transform;
}

.apec-scene__world {
  position: absolute;
  inset: 0;
  transform-style: preserve-3d;
  animation: apec-world-float 7s ease-in-out infinite;
}

.apec-scene.is-gsap .apec-scene__world,
.apec-scene.is-gsap .apec-orb__logo,
.apec-scene.is-gsap .apec-orb__ring,
.apec-scene.is-gsap .apec-scene__chip {
  animation: none;
}

.apec-orb {
  position: absolute;
  top: 10%;
  left: 14%;
  width: 72%;
  aspect-ratio: 1;
  transform-style: preserve-3d;
}

.apec-orb__sphere {
  position: absolute;
  inset: 17%;
  overflow: hidden;
  border: 1px solid rgba(255,255,255,0.28);
  border-radius: 50%;
  background:
    radial-gradient(circle at 32% 26%, rgba(255,255,255,0.34), transparent 20%),
    radial-gradient(circle at 65% 70%, rgba(239,122,59,0.36), transparent 29%),
    linear-gradient(145deg, rgba(87,185,210,0.72), rgba(12,48,68,0.68) 52%, rgba(5,25,38,0.94));
  box-shadow:
    inset -28px -30px 58px rgba(0,0,0,0.38),
    inset 18px 15px 34px rgba(255,255,255,0.12),
    0 0 70px rgba(87,185,210,0.22),
    0 35px 80px rgba(1,14,22,0.46);
  transform: translateZ(38px);
}

.apec-orb__sphere::before {
  content: "";
  position: absolute;
  inset: -14%;
  opacity: 0.46;
  background:
    repeating-radial-gradient(ellipse at 64% 58%, transparent 0 14px, rgba(255,255,255,0.16) 15px 16px),
    linear-gradient(122deg, transparent 35%, rgba(255,255,255,0.18) 49%, transparent 61%);
  animation: apec-sphere-texture 14s linear infinite;
}

.apec-orb__logo {
  position: absolute;
  z-index: 3;
  width: 30%;
  height: 34%;
  left: 35%;
  top: 33%;
  object-fit: contain;
  filter: drop-shadow(0 18px 25px rgba(0,0,0,0.35));
  transform: translateZ(88px);
  animation: apec-logo-breathe 4.6s ease-in-out infinite;
}

.apec-orb__ring {
  position: absolute;
  inset: 4%;
  border: 1px solid rgba(87,185,210,0.58);
  border-radius: 50%;
  box-shadow: 0 0 22px rgba(87,185,210,0.12);
  transform-style: preserve-3d;
}

.apec-orb__ring::after {
  content: "";
  position: absolute;
  width: 11px;
  height: 11px;
  top: 8%;
  left: 46%;
  border: 2px solid rgba(255,255,255,0.78);
  border-radius: 50%;
  background: var(--apec-orange);
  box-shadow: 0 0 20px rgba(239,122,59,0.78);
}

.apec-orb__ring--one {
  animation: apec-ring-one 12s linear infinite;
}

.apec-orb__ring--two {
  inset: 8%;
  border-color: rgba(239,122,59,0.46);
  animation: apec-ring-two 15s linear infinite reverse;
}

.apec-orb__ring--three {
  inset: 13%;
  border-color: rgba(255,255,255,0.25);
  animation: apec-ring-three 10s linear infinite;
}

.apec-terrain {
  position: absolute;
  width: 83%;
  height: 47%;
  left: 8.5%;
  bottom: 2%;
  transform: rotateX(68deg) rotateZ(-11deg) translateZ(-42px);
  transform-style: preserve-3d;
}

.apec-terrain__layer {
  --layer-scale: 1;
  --layer-z: 0px;
  position: absolute;
  inset: 9%;
  border: 1px solid rgba(87,185,210,0.46);
  border-radius: 48% 52% 42% 58% / 59% 38% 62% 41%;
  background: rgba(87,185,210,0.015);
  box-shadow: inset 0 0 24px rgba(87,185,210,0.05);
  transform: translateZ(var(--layer-z)) scale(var(--layer-scale));
  transform-style: preserve-3d;
  animation: apec-contour-pulse 4.8s ease-in-out infinite alternate;
}

.apec-terrain__layer:nth-child(1) { --layer-scale: 1; --layer-z: 0px; }
.apec-terrain__layer:nth-child(2) { --layer-scale: .88; --layer-z: 17px; animation-delay: -.4s; }
.apec-terrain__layer:nth-child(3) { --layer-scale: .76; --layer-z: 34px; animation-delay: -.8s; }
.apec-terrain__layer:nth-child(4) { --layer-scale: .64; --layer-z: 51px; animation-delay: -1.2s; border-color: rgba(239,122,59,0.52); }
.apec-terrain__layer:nth-child(5) { --layer-scale: .52; --layer-z: 68px; animation-delay: -1.6s; }
.apec-terrain__layer:nth-child(6) { --layer-scale: .40; --layer-z: 85px; animation-delay: -2s; border-color: rgba(255,255,255,0.46); }
.apec-terrain__layer:nth-child(7) { --layer-scale: .28; --layer-z: 102px; animation-delay: -2.4s; background: rgba(239,122,59,0.12); }

.apec-scene__chip {
  position: absolute;
  z-index: 6;
  display: grid;
  min-width: 154px;
  padding: 14px 17px;
  border: 1px solid rgba(255,255,255,0.19);
  border-radius: 16px;
  background: rgba(7,31,46,0.74);
  box-shadow: 0 16px 42px rgba(0,0,0,0.28);
  backdrop-filter: blur(15px);
  color: var(--apec-white);
  font-family: "Jost", sans-serif;
  font-size: 13px;
  font-weight: 600;
  line-height: 1.3;
  letter-spacing: 0.04em;
  transform: translateZ(120px);
  animation: apec-chip-float 5s ease-in-out infinite;
}

.apec-scene__chip span {
  margin-bottom: 3px;
  color: var(--apec-cyan);
  font-size: 11px;
  letter-spacing: .15em;
}

.apec-scene__chip--one {
  top: 14%;
  left: -2%;
}

.apec-scene__chip--two {
  top: 43%;
  right: -3%;
  animation-delay: -1.7s;
}

.apec-scene__chip--three {
  left: 6%;
  bottom: 10%;
  animation-delay: -3.1s;
}

.apec-visual__badge {
  position: absolute;
  z-index: 8;
  right: 7%;
  bottom: 1%;
  width: min(285px, 56%);
  padding: 19px 21px;
  border: 1px solid rgba(255,255,255,0.2);
  border-radius: 18px;
  background: linear-gradient(145deg, rgba(13,54,73,0.91), rgba(6,28,42,0.91));
  box-shadow: 0 18px 52px rgba(2,18,28,0.38);
  backdrop-filter: blur(18px);
}

.apec-visual__badge small {
  display: block;
  margin-bottom: 7px;
  color: var(--apec-orange-bright);
  font-family: "Jost", sans-serif;
  font-size: 11px;
  font-weight: 600;
  letter-spacing: 0.16em;
  text-transform: uppercase;
}

.apec-visual__badge strong {
  display: block;
  font-family: "Playfair Display", serif;
  font-size: 23px;
  line-height: 1.25;
}

@keyframes apec-world-float {
  0%, 100% { transform: translate3d(0, 0, 0) rotateZ(-1deg); }
  50% { transform: translate3d(0, -12px, 18px) rotateZ(1deg); }
}

@keyframes apec-glow {
  from { opacity: .58; transform: scale(.94); }
  to { opacity: 1; transform: scale(1.06); }
}

@keyframes apec-sphere-texture {
  to { transform: rotate(360deg); }
}

@keyframes apec-logo-breathe {
  0%, 100% { transform: translateZ(88px) scale(.96); }
  50% { transform: translateZ(104px) scale(1.04); }
}

@keyframes apec-ring-one {
  from { transform: rotateX(68deg) rotateZ(0deg); }
  to { transform: rotateX(68deg) rotateZ(360deg); }
}

@keyframes apec-ring-two {
  from { transform: rotateY(70deg) rotateZ(0deg); }
  to { transform: rotateY(70deg) rotateZ(360deg); }
}

@keyframes apec-ring-three {
  from { transform: rotateX(52deg) rotateY(58deg) rotateZ(0deg); }
  to { transform: rotateX(52deg) rotateY(58deg) rotateZ(360deg); }
}

@keyframes apec-contour-pulse {
  from { opacity: .5; filter: brightness(.85); }
  to { opacity: 1; filter: brightness(1.2); }
}

@keyframes apec-chip-float {
  0%, 100% { transform: translate3d(0, 0, 120px); }
  50% { transform: translate3d(0, -10px, 145px); }
}

/* V3 — illustration centrée sur l'activité réelle */
.apec-visual--activity {
  max-width: 630px;
  aspect-ratio: 1 / 1.04;
}

.apec-activity {
  position: absolute;
  inset: 0 0 108px;
  perspective: 1200px;
  transform-style: preserve-3d;
}

.apec-activity__halo {
  position: absolute;
  inset: 7% 4% 3%;
  border-radius: 48% 52% 44% 56% / 56% 45% 55% 44%;
  background:
    radial-gradient(circle at 52% 43%, rgba(87, 185, 210, 0.25), transparent 43%),
    radial-gradient(circle at 69% 62%, rgba(239, 122, 59, 0.15), transparent 32%);
  filter: blur(18px);
}

.apec-activity__stage {
  position: absolute;
  inset: 0;
  transform-style: preserve-3d;
  will-change: transform;
}

.apec-activity__plane {
  position: absolute;
  left: 13%;
  width: 74%;
  height: 56%;
  border: 1px solid rgba(168, 220, 232, 0.3);
  border-radius: 47% 53% 42% 58% / 56% 39% 61% 44%;
  background: linear-gradient(150deg, rgba(87, 185, 210, 0.055), rgba(255, 255, 255, 0.012));
  box-shadow: inset 0 0 42px rgba(87, 185, 210, 0.035);
  transform-style: preserve-3d;
  will-change: transform;
}

.apec-activity__plane--back {
  top: 24%;
  transform: rotateX(68deg) rotateZ(-8deg) translateZ(-72px);
}

.apec-activity__plane--front {
  top: 34%;
  transform: rotateX(68deg) rotateZ(8deg) translateZ(-28px) scale(.82);
  border-color: rgba(239, 122, 59, 0.28);
}

.apec-activity__illustration {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  overflow: visible;
  transform: translateZ(28px);
  transform-style: preserve-3d;
}

.apec-activity__trace {
  fill: none;
  stroke: rgba(168, 220, 232, 0.42);
  stroke-width: 1.7;
  vector-effect: non-scaling-stroke;
}

.apec-activity__trace--accent {
  stroke: rgba(239, 122, 59, 0.62);
  stroke-width: 2;
}

.apec-activity__ground {
  fill: rgba(2, 15, 24, 0.34);
  stroke: rgba(168, 220, 232, 0.25);
  stroke-width: 1.5;
}

.apec-activity__desk-side {
  fill: #0d2f43;
  stroke: rgba(168, 220, 232, 0.34);
}

.apec-activity__desk-top {
  fill: url(#apec-work-gradient);
  stroke: rgba(255, 255, 255, 0.35);
  stroke-width: 1.5;
}

.apec-activity__desk-leg,
.apec-activity__desk-foot {
  fill: #12384d;
  stroke: rgba(168, 220, 232, 0.3);
}

.apec-activity__person,
.apec-activity__workstation,
.apec-activity__markers {
  transform-box: fill-box;
  transform-origin: center;
  will-change: transform;
}

.apec-activity__head,
.apec-activity__body {
  fill: url(#apec-person-gradient);
  stroke: rgba(255, 255, 255, 0.64);
  stroke-width: 1.5;
}

.apec-activity__arm,
.apec-activity__leg,
.apec-activity__shoe {
  fill: none;
  stroke: #cde7ed;
  stroke-linecap: round;
  stroke-linejoin: round;
}

.apec-activity__arm {
  stroke-width: 24;
}

.apec-activity__leg {
  stroke-width: 27;
}

.apec-activity__shoe {
  stroke: #f7f4ee;
  stroke-width: 17;
}

.apec-activity__hand {
  fill: #f7f4ee;
}

.apec-activity__markers circle {
  fill: var(--apec-orange);
  stroke: rgba(255, 255, 255, 0.88);
  stroke-width: 4;
  filter: drop-shadow(0 0 9px rgba(239, 122, 59, 0.52));
}

.apec-activity__caption {
  position: absolute;
  right: 6%;
  bottom: 0;
  left: 6%;
  display: grid;
  grid-template-columns: minmax(120px, auto) 1fr;
  align-items: start;
  gap: 22px;
  padding-top: 22px;
  border-top: 1px solid rgba(168, 220, 232, 0.34);
}

.apec-activity__caption small {
  color: var(--apec-orange-bright);
  font-family: "Jost", sans-serif;
  font-size: 11px;
  font-weight: 600;
  letter-spacing: 0.15em;
  line-height: 1.4;
  text-transform: uppercase;
}

.apec-activity__caption strong {
  font-family: "Playfair Display", serif;
  font-size: 22px;
  line-height: 1.28;
}

/* Sections communes */
.apec-needs,
.apec-offers {
  position: relative;
  overflow: hidden;
  padding: 136px 0 142px;
}

.apec-section-heading {
  display: grid;
  grid-template-columns: minmax(220px, .58fr) minmax(0, 1.42fr);
  align-items: start;
  gap: clamp(48px, 7vw, 112px);
  margin-bottom: 76px;
}

.apec-section-kicker {
  display: flex;
  align-items: center;
  gap: 14px;
  margin: 13px 0 0;
  color: var(--apec-cyan);
  font-family: "Jost", sans-serif;
  font-size: 14px;
  font-weight: 600;
  letter-spacing: .18em;
  text-transform: uppercase;
}

.apec-section-kicker::before {
  content: "";
  width: 36px;
  height: 2px;
  background: var(--apec-orange);
}

.apec-section-heading h2 {
  max-width: 920px;
  margin: 0;
  font-family: "Playfair Display", serif;
  font-size: 48px;
  line-height: 1.12;
  letter-spacing: -.025em;
}

.apec-section-heading p:not(.apec-section-kicker) {
  max-width: 900px;
  margin: 26px 0 0;
  color: var(--apec-text-soft);
  font-size: 28px;
  line-height: 1.55;
}

/* Chiffres */
.apec-needs {
  color: var(--apec-navy-950);
  background:
    radial-gradient(circle at 4% 18%, rgba(87, 185, 210, .2), transparent 27%),
    radial-gradient(circle at 91% 86%, rgba(239, 122, 59, .15), transparent 25%),
    linear-gradient(137deg, #f7f4ee 0%, #f2f6f6 53%, #eef4f5 100%);
}

.apec-needs::after {
  content: "";
  position: absolute;
  inset: 0;
  pointer-events: none;
  opacity: .46;
  background-image: radial-gradient(rgba(7, 31, 46, .16) .7px, transparent .7px);
  background-size: 15px 15px;
  mask-image: linear-gradient(100deg, transparent 8%, #000 65%, transparent 100%);
}

.apec-needs .apec-container {
  position: relative;
  z-index: 1;
}

.apec-section-heading--dark .apec-section-kicker {
  color: #267c96;
}

.apec-section-heading--dark p:not(.apec-section-kicker) {
  color: #35515f;
}

.apec-stats {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 24px;
}

.apec-stat {
  min-height: 330px;
  padding: 38px 38px 42px;
  border: 1px solid rgba(7, 31, 46, .12);
  border-top: 4px solid var(--apec-cyan);
  border-radius: 6px 6px 24px 24px;
  background: rgba(255, 255, 255, .65);
  box-shadow: 0 22px 60px rgba(18, 56, 77, .08);
  backdrop-filter: blur(10px);
}

.apec-stat:nth-child(2) {
  border-top-color: var(--apec-orange);
}

.apec-stat__value {
  display: block;
  min-height: 100px;
  color: var(--apec-navy-900);
  font-family: "Playfair Display", serif;
  font-size: clamp(58px, 5.5vw, 82px);
  line-height: 1;
  letter-spacing: -.04em;
}

.apec-stat p {
  margin: 28px 0 0;
  color: #2e4957;
  font-size: 20px;
  line-height: 1.6;
}

.apec-sources {
  margin: 32px 0 0;
  color: #5d737e;
  font-family: "Jost", sans-serif;
  font-size: 14px;
  line-height: 1.6;
}

.apec-sources a {
  text-decoration: underline;
  text-decoration-color: rgba(38, 124, 150, .45);
  text-underline-offset: 4px;
}

/* Deux offres */
.apec-offers {
  background:
    radial-gradient(circle at 9% 13%, rgba(87, 185, 210, .14), transparent 25%),
    radial-gradient(circle at 86% 79%, rgba(239, 122, 59, .12), transparent 23%),
    linear-gradient(132deg, #071f2e 0%, #0b2a3d 54%, #103b4d 100%);
}

.apec-offer-grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 28px;
}

.apec-offer-card {
  position: relative;
  min-height: 650px;
  overflow: hidden;
  padding: 58px 58px 52px;
  border-radius: 6px 6px 28px 28px;
  box-shadow: var(--apec-shadow);
}

.apec-offer-card--duerp {
  border-top: 5px solid var(--apec-orange);
  background: linear-gradient(145deg, #173b52, #0b2a3d 78%);
}

.apec-offer-card--ergonomie {
  border-top: 5px solid var(--apec-cyan);
  background:
    radial-gradient(circle at 92% 13%, rgba(87, 185, 210, .15), transparent 22%),
    linear-gradient(145deg, #fff, #f5f5f1);
  color: var(--apec-navy-950);
}

.apec-offer-card__number {
  position: absolute;
  top: 26px;
  right: 38px;
  color: rgba(255, 255, 255, .08);
  font-family: "Playfair Display", serif;
  font-size: 112px;
  font-weight: 700;
  line-height: 1;
}

.apec-offer-card--ergonomie .apec-offer-card__number {
  color: rgba(7, 31, 46, .07);
}

.apec-offer-card__kicker {
  margin: 0 0 28px;
  color: var(--apec-orange-bright);
  font-family: "Jost", sans-serif;
  font-size: 14px;
  font-weight: 600;
  letter-spacing: .18em;
  text-transform: uppercase;
}

.apec-offer-card--ergonomie .apec-offer-card__kicker {
  color: #267c96;
}

.apec-offer-card h3 {
  position: relative;
  max-width: 520px;
  margin: 0;
  font-family: "Playfair Display", serif;
  font-size: 42px;
  line-height: 1.1;
  letter-spacing: -.025em;
}

.apec-offer-card__intro {
  position: relative;
  margin: 30px 0 0;
  color: #d7e4eb;
  font-size: 21px;
  line-height: 1.6;
}

.apec-offer-card--ergonomie .apec-offer-card__intro {
  color: #263e4a;
}

.apec-offer-card ul {
  position: relative;
  margin: 34px 0 0;
  padding: 0;
  list-style: none;
}

.apec-offer-card li {
  display: flex;
  gap: 14px;
  padding: 16px 0;
  border-top: 1px solid rgba(255, 255, 255, .14);
  color: #d7e4eb;
  font-size: 18px;
  line-height: 1.5;
}

.apec-offer-card--ergonomie li {
  border-top-color: rgba(7, 31, 46, .13);
  color: #263e4a;
}

.apec-offer-card li::before {
  content: "✓";
  flex: 0 0 auto;
  color: var(--apec-cyan);
  font-weight: 700;
}

.apec-offer-card a {
  position: absolute;
  right: 58px;
  bottom: 48px;
  left: 58px;
  color: var(--apec-orange-bright);
  font-family: "Jost", sans-serif;
  font-size: 18px;
  font-weight: 700;
}

.apec-offer-card a::after {
  content: "  →";
}

.apec-offer-card--ergonomie a {
  color: #d86327;
}

.apec-footer {
  padding: 22px 0;
  border-top: 1px solid var(--apec-line);
  background: #061b28;
  color: #9fb4be;
  font-family: "Jost", sans-serif;
  font-size: 13px;
  letter-spacing: 0.04em;
}

.apec-footer__inner {
  display: flex;
  justify-content: space-between;
  gap: 24px;
}

@media (max-width: 1180px) {
  :root {
    --apec-page: min(100% - 56px, 1180px);
  }

  .apec-brand__name {
    font-size: 21px;
  }

  .apec-nav {
    gap: 20px;
  }

  .apec-nav a {
    font-size: 14px;
  }

  .apec-hero__inner {
    grid-template-columns: minmax(0, 1.08fr) minmax(340px, 0.92fr);
    gap: 50px;
  }

  .apec-hero h1 {
    font-size: 56px;
  }

  .apec-hero__lead {
    font-size: 24px;
  }

  .apec-section-heading {
    gap: 52px;
  }

  .apec-stat {
    padding: 32px 30px 36px;
  }

  .apec-stat p {
    font-size: 18px;
  }

  .apec-offer-card {
    padding: 48px 44px 48px;
  }

  .apec-offer-card h3 {
    font-size: 36px;
  }

  .apec-offer-card a {
    right: 44px;
    left: 44px;
  }
}

@media (max-width: 900px) {
  :root {
    --apec-page: min(100% - 40px, 760px);
  }

  .apec-header {
    height: 84px;
  }

  .apec-brand__mark {
    width: 45px;
    height: 52px;
  }

  .apec-brand__name {
    font-size: 19px;
  }

  .apec-brand__descriptor {
    display: block;
    font-size: 10px;
    letter-spacing: 0.16em;
  }

  .apec-menu-toggle {
    display: block;
  }

  .apec-nav {
    position: absolute;
    top: 84px;
    right: 0;
    left: 0;
    display: none;
    align-items: stretch;
    flex-direction: column;
    gap: 0;
    padding: 18px 20px 26px;
    border-bottom: 1px solid var(--apec-line);
    background: rgba(7, 31, 46, 0.98);
  }

  .apec-nav.is-open {
    display: flex;
  }

  .apec-nav a {
    padding: 13px 8px;
    font-size: 16px;
  }

  .apec-nav__cta {
    margin-top: 10px;
  }

  .apec-hero {
    min-height: 0;
  }

  .apec-hero::before {
    background-size: 52px 52px;
  }

  .apec-hero__inner {
    min-height: 0;
    grid-template-columns: 1fr;
    gap: 56px;
    padding: 64px 0 86px;
  }

  .apec-hero__copy {
    max-width: 760px;
  }

  .apec-hero h1 {
    font-size: 46px;
  }

  .apec-visual {
    width: min(90%, 610px);
    margin: 0 auto;
  }

  .apec-visual__badge {
    right: 4%;
  }

  .apec-needs,
  .apec-offers {
    padding: 104px 0 110px;
  }

  .apec-section-heading {
    grid-template-columns: 1fr;
    gap: 22px;
    margin-bottom: 54px;
  }

  .apec-section-kicker {
    margin-top: 0;
  }

  .apec-section-heading h2 {
    font-size: 40px;
  }

  .apec-section-heading p:not(.apec-section-kicker) {
    font-size: 22px;
  }

  .apec-stats,
  .apec-offer-grid {
    grid-template-columns: 1fr;
  }

  .apec-stat {
    min-height: 0;
  }

  .apec-offer-card {
    min-height: 610px;
  }
}

@media (max-width: 620px) {
  :root {
    --apec-page: calc(100% - 32px);
  }

  body {
    font-size: 16px;
  }

  .apec-header {
    height: 74px;
  }

  .apec-brand {
    gap: 10px;
  }

  .apec-brand__copy {
    gap: 3px;
  }

  .apec-brand__mark {
    width: 39px;
    height: 46px;
  }

  .apec-brand__name {
    font-size: 16px;
  }

  .apec-brand__descriptor {
    font-size: 8px;
    letter-spacing: 0.13em;
  }

  .apec-nav {
    top: 74px;
  }

  .apec-hero__inner {
    gap: 42px;
    padding: 48px 0 70px;
  }

  .apec-kicker {
    gap: 10px;
    margin-bottom: 20px;
    font-size: 14px;
    line-height: 1.4;
    letter-spacing: 0.12em;
  }

  .apec-kicker::before {
    width: 24px;
  }

  .apec-hero h1 {
    font-size: 24px;
    line-height: 1.12;
    letter-spacing: -0.02em;
  }

  .apec-hero__lead {
    margin-top: 22px;
    font-size: 16px;
    line-height: 1.65;
  }

  .apec-hero__actions {
    align-items: stretch;
    flex-direction: column;
    gap: 20px;
    margin-top: 30px;
  }

  .apec-button {
    width: 100%;
    min-height: 54px;
    padding: 0 22px;
    font-size: 16px;
  }

  .apec-text-link {
    align-self: flex-start;
    font-size: 16px;
  }

  .apec-hero__meta {
    display: grid;
    gap: 8px;
    margin-top: 38px;
    font-size: 14px;
    letter-spacing: 0.04em;
  }

  .apec-visual {
    width: 100%;
  }

  .apec-visual--activity {
    aspect-ratio: .86;
  }

  .apec-activity {
    inset: 0 0 92px;
  }

  .apec-activity__stage {
    inset: 2% 0 0;
  }

  .apec-activity__caption {
    right: 2%;
    left: 2%;
    grid-template-columns: 1fr;
    gap: 7px;
    padding-top: 15px;
  }

  .apec-activity__caption small {
    font-size: 10px;
  }

  .apec-activity__caption strong {
    font-size: 18px;
  }

  .apec-scene__rig {
    inset: 2%;
  }

  .apec-orb {
    top: 8%;
    left: 12%;
    width: 76%;
  }

  .apec-orb__sphere {
    transform: translateZ(0);
  }

  .apec-scene__chip {
    min-width: 104px;
    padding: 9px 11px;
    border-radius: 12px;
    font-size: 10px;
  }

  .apec-scene__chip span {
    font-size: 8px;
  }

  .apec-scene__chip--one {
    left: 8%;
  }

  .apec-scene__chip--two {
    right: 12%;
  }

  .apec-scene__chip--three {
    left: 7%;
    bottom: 34%;
  }

  .apec-visual__badge {
    right: 14px;
    bottom: 8px;
    left: 14px;
    width: calc(100% - 28px);
    padding: 17px 18px;
  }

  .apec-visual__badge strong {
    font-size: 20px;
  }

  .apec-needs,
  .apec-offers {
    padding: 80px 0 84px;
  }

  .apec-section-heading {
    gap: 18px;
    margin-bottom: 42px;
  }

  .apec-section-kicker {
    font-size: 14px;
    line-height: 1.4;
    letter-spacing: .14em;
  }

  .apec-section-heading h2 {
    font-size: 20px;
    line-height: 1.22;
  }

  .apec-section-heading p:not(.apec-section-kicker) {
    margin-top: 18px;
    font-size: 16px;
    line-height: 1.65;
  }

  .apec-stats {
    gap: 18px;
  }

  .apec-stat {
    padding: 28px 26px 30px;
  }

  .apec-stat__value {
    min-height: 62px;
    font-size: 52px;
  }

  .apec-stat p {
    margin-top: 18px;
    font-size: 16px;
  }

  .apec-sources {
    margin-top: 24px;
    font-size: 14px;
  }

  .apec-offer-grid {
    gap: 20px;
  }

  .apec-offer-card {
    min-height: 0;
    padding: 32px 26px 88px;
    border-radius: 5px 5px 22px 22px;
  }

  .apec-offer-card__number {
    top: 20px;
    right: 22px;
    font-size: 82px;
  }

  .apec-offer-card__kicker {
    margin-bottom: 22px;
    font-size: 14px;
    letter-spacing: .13em;
  }

  .apec-offer-card h3 {
    max-width: 75%;
    font-size: 27px;
  }

  .apec-offer-card__intro {
    margin-top: 24px;
    font-size: 16px;
  }

  .apec-offer-card ul {
    margin-top: 26px;
  }

  .apec-offer-card li {
    padding: 13px 0;
    font-size: 16px;
  }

  .apec-offer-card a {
    right: 26px;
    bottom: 30px;
    left: 26px;
    font-size: 16px;
  }

  .apec-footer__inner {
    flex-direction: column;
    gap: 6px;
  }
}

@media (prefers-reduced-motion: reduce) {
  *,
  *::before,
  *::after {
    scroll-behavior: auto !important;
    animation-duration: 0.01ms !important;
    animation-iteration-count: 1 !important;
    transition-duration: 0.01ms !important;
  }
}

/* V4 — continuité du dégradé, maquette d'analyse et finitions cuivre */
#contenu {
  position: relative;
  background:
    radial-gradient(circle at 86% 10%, rgba(87, 185, 210, .16), transparent 24%),
    radial-gradient(circle at 13% 42%, rgba(184, 115, 51, .13), transparent 25%),
    radial-gradient(circle at 82% 76%, rgba(87, 185, 210, .11), transparent 28%),
    linear-gradient(148deg, #071f2e 0%, #0c3044 32%, #123b49 58%, #0b2a3d 78%, #071f2e 100%);
}

.apec-hero,
.apec-needs,
.apec-offers {
  background: transparent;
}

.apec-hero {
  isolation: auto;
}

.apec-needs {
  color: var(--apec-white);
}

.apec-needs::before,
.apec-offers::before {
  content: "";
  position: absolute;
  top: 0;
  right: 3.5%;
  left: 3.5%;
  height: 1px;
  background: linear-gradient(90deg, transparent, rgba(168, 220, 232, .28), transparent);
}

.apec-needs::after {
  opacity: .22;
  background-image: radial-gradient(rgba(215, 167, 125, .3) .7px, transparent .7px);
}

.apec-section-heading--dark .apec-section-kicker {
  color: var(--apec-cyan-soft);
}

.apec-section-heading--dark p:not(.apec-section-kicker),
.apec-section-heading p:not(.apec-section-kicker) {
  color: var(--apec-text-soft);
}

.apec-text-link {
  min-height: 58px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 0 30px;
  border: 1px solid rgba(168, 220, 232, .55);
  border-radius: 999px;
  background: rgba(87, 185, 210, .045);
  transition: border-color 180ms ease, background 180ms ease, transform 180ms ease;
}

.apec-text-link::after {
  display: none;
}

.apec-text-link:hover,
.apec-text-link:focus-visible {
  border-color: var(--apec-cyan);
  background: rgba(87, 185, 210, .11);
  transform: translateY(-2px);
}

.apec-button {
  background: linear-gradient(135deg, #c98649, var(--apec-orange));
  box-shadow: 0 14px 34px rgba(184, 115, 51, .25);
}

.apec-button:hover,
.apec-button:focus-visible {
  box-shadow: 0 18px 42px rgba(184, 115, 51, .35);
}

/* Maquette axonométrique */
.apec-visual--model {
  max-width: 650px;
  aspect-ratio: 1 / 1.03;
}

.apec-model {
  position: absolute;
  inset: 0 0 112px;
  perspective: 1300px;
  transform-style: preserve-3d;
}

.apec-model__halo {
  position: absolute;
  inset: 11% 4% 4%;
  border-radius: 50%;
  background:
    radial-gradient(circle at 51% 46%, rgba(87, 185, 210, .2), transparent 42%),
    radial-gradient(circle at 64% 55%, rgba(184, 115, 51, .16), transparent 36%);
  filter: blur(24px);
}

.apec-model__stage,
.apec-model__world {
  position: absolute;
  inset: 0;
  transform-style: preserve-3d;
}

.apec-model__stage {
  will-change: transform;
}

.apec-model__world {
  will-change: transform;
}

.apec-model__base {
  position: absolute;
  inset: 3% 1% 0;
  transform: rotateX(57deg) rotateZ(-8deg) translateZ(-38px);
  transform-style: preserve-3d;
}

.apec-model__base svg {
  width: 100%;
  height: 100%;
  overflow: visible;
}

.apec-model__floor > path:first-child {
  fill: url(#apec-floor-gradient);
  stroke: rgba(168, 220, 232, .54);
  stroke-width: 2;
}

.apec-model__floor-line,
.apec-model__floor-axis {
  fill: none;
  stroke: rgba(168, 220, 232, .22);
  stroke-width: 1.5;
}

.apec-model__floor-axis {
  stroke-dasharray: 7 9;
  stroke: rgba(215, 167, 125, .24);
}

.apec-model__block-top {
  fill: url(#apec-copper-gradient);
  stroke: rgba(255, 255, 255, .34);
  stroke-width: 1.5;
}

.apec-model__block-front {
  fill: #173e51;
  stroke: rgba(168, 220, 232, .35);
  stroke-width: 1.5;
}

.apec-model__block-side {
  fill: #0c2c3f;
  stroke: rgba(168, 220, 232, .3);
  stroke-width: 1.5;
}

.apec-model__tool-top {
  fill: #c9e3e9;
  stroke: rgba(255, 255, 255, .6);
}

.apec-model__tool-front {
  fill: #315f70;
  stroke: rgba(168, 220, 232, .36);
}

.apec-model__tool-side {
  fill: #17394b;
  stroke: rgba(168, 220, 232, .3);
}

.apec-model__operator-zone ellipse {
  fill: rgba(87, 185, 210, .06);
  stroke: rgba(168, 220, 232, .52);
  stroke-width: 2;
}

.apec-model__operator-zone ellipse:nth-child(2) {
  stroke: rgba(215, 167, 125, .72);
}

.apec-model__operator-zone circle {
  fill: var(--apec-orange);
  stroke: rgba(255, 255, 255, .86);
  stroke-width: 3;
}

.apec-model__trace {
  fill: none;
  stroke: var(--apec-cyan-soft);
  stroke-width: 4;
  stroke-linecap: round;
  stroke-dasharray: 8 10;
}

.apec-model__trace--copper {
  stroke: var(--apec-orange-bright);
  stroke-width: 3;
}

.apec-model__flows circle {
  fill: var(--apec-orange);
  stroke: rgba(255, 255, 255, .88);
  stroke-width: 3;
  filter: drop-shadow(0 0 8px rgba(184, 115, 51, .65));
}

.apec-model__station,
.apec-model__operator-zone,
.apec-model__flows {
  transform-box: fill-box;
  transform-origin: center;
  will-change: transform;
}

.apec-model__layer {
  position: absolute;
  transform-style: preserve-3d;
  will-change: transform;
}

.apec-model__layer--observation {
  top: 14%;
  left: 18%;
  width: 62%;
  height: 52%;
  border: 1px solid rgba(168, 220, 232, .3);
  border-radius: 4px;
  background: linear-gradient(145deg, rgba(87, 185, 210, .035), rgba(255, 255, 255, .012));
  box-shadow: inset 0 0 34px rgba(87, 185, 210, .025), 0 24px 70px rgba(1, 12, 19, .14);
  transform: rotateY(-15deg) translateZ(74px);
}

.apec-model__corner {
  position: absolute;
  width: 46px;
  height: 46px;
  border-color: var(--apec-cyan-soft);
  border-style: solid;
}

.apec-model__corner--one {
  top: -1px;
  left: -1px;
  border-width: 2px 0 0 2px;
}

.apec-model__corner--two {
  top: -1px;
  right: -1px;
  border-width: 2px 2px 0 0;
}

.apec-model__corner--three {
  right: -1px;
  bottom: -1px;
  border-width: 0 2px 2px 0;
}

.apec-model__corner--four {
  bottom: -1px;
  left: -1px;
  border-width: 0 0 2px 2px;
}

.apec-model__measure {
  position: absolute;
  height: 1px;
  background: linear-gradient(90deg, transparent, rgba(215, 167, 125, .72), transparent);
  transform-origin: left center;
}

.apec-model__measure--one {
  top: 38%;
  left: 10%;
  width: 72%;
  transform: rotate(-18deg);
}

.apec-model__measure--two {
  top: 68%;
  left: 22%;
  width: 62%;
  transform: rotate(14deg);
}

.apec-model__layer--transformation {
  right: 9%;
  bottom: 12%;
  width: 42%;
  height: 24%;
  display: grid;
  align-content: center;
  gap: 13px;
  padding: 24px 30px;
  border: 1px solid rgba(215, 167, 125, .42);
  border-radius: 5px;
  background: linear-gradient(145deg, rgba(184, 115, 51, .14), rgba(7, 31, 46, .68));
  box-shadow: 0 22px 60px rgba(1, 12, 19, .3);
  transform: rotateX(65deg) rotateZ(-8deg) translateZ(122px);
}

.apec-model__layer--transformation span {
  display: block;
  height: 2px;
  background: linear-gradient(90deg, var(--apec-orange), rgba(215, 167, 125, .08));
}

.apec-model__layer--transformation span:nth-child(2) {
  width: 76%;
}

.apec-model__layer--transformation span:nth-child(3) {
  width: 52%;
}

.apec-model__caption {
  position: absolute;
  right: 5%;
  bottom: 0;
  left: 5%;
  display: grid;
  grid-template-columns: minmax(150px, auto) 1fr;
  align-items: start;
  gap: 24px;
  padding-top: 22px;
  border-top: 1px solid rgba(168, 220, 232, .3);
}

.apec-model__caption small {
  color: var(--apec-orange-bright);
  font-family: "Jost", sans-serif;
  font-size: 11px;
  font-weight: 600;
  letter-spacing: .16em;
  line-height: 1.4;
  text-transform: uppercase;
}

.apec-model__caption strong {
  font-family: "Playfair Display", serif;
  font-size: 21px;
  line-height: 1.3;
}

/* Cartes chiffres — verre sombre et cuivre */
.apec-stat {
  border-color: rgba(168, 220, 232, .18);
  border-top-color: var(--apec-cyan);
  background:
    radial-gradient(circle at 92% 10%, rgba(87, 185, 210, .1), transparent 28%),
    linear-gradient(145deg, rgba(19, 60, 78, .9), rgba(7, 31, 46, .91));
  box-shadow: 0 28px 70px rgba(1, 13, 21, .24);
}

.apec-stat:nth-child(2) {
  border-top-color: var(--apec-orange);
  background:
    radial-gradient(circle at 92% 10%, rgba(184, 115, 51, .13), transparent 28%),
    linear-gradient(145deg, rgba(26, 59, 72, .92), rgba(8, 31, 44, .94));
}

.apec-stat__value {
  color: var(--apec-cyan-soft);
}

.apec-stat:nth-child(2) .apec-stat__value {
  color: var(--apec-orange-bright);
}

.apec-stat p {
  color: var(--apec-text-soft);
}

.apec-sources {
  color: #a8bbc4;
}

.apec-sources a {
  color: #d6e4e9;
  text-decoration-color: rgba(215, 167, 125, .55);
}

/* Deux cartes d'offre cohérentes */
.apec-offer-card--duerp,
.apec-offer-card--ergonomie {
  color: var(--apec-white);
  border-right: 1px solid rgba(168, 220, 232, .12);
  border-bottom: 1px solid rgba(168, 220, 232, .12);
  border-left: 1px solid rgba(168, 220, 232, .12);
  background:
    radial-gradient(circle at 91% 12%, rgba(87, 185, 210, .11), transparent 25%),
    linear-gradient(145deg, rgba(21, 63, 82, .97), rgba(7, 31, 46, .98));
}

.apec-offer-card--duerp {
  border-top-color: var(--apec-orange);
  background:
    radial-gradient(circle at 91% 12%, rgba(184, 115, 51, .13), transparent 26%),
    linear-gradient(145deg, rgba(25, 61, 76, .98), rgba(7, 31, 46, .98));
}

.apec-offer-card--ergonomie {
  border-top-color: var(--apec-cyan);
}

.apec-offer-card--ergonomie .apec-offer-card__number,
.apec-offer-card__number {
  color: rgba(255, 255, 255, .07);
}

.apec-offer-card--ergonomie .apec-offer-card__kicker {
  color: var(--apec-cyan-soft);
}

.apec-offer-card--ergonomie .apec-offer-card__intro,
.apec-offer-card__intro,
.apec-offer-card--ergonomie li,
.apec-offer-card li {
  color: var(--apec-text-soft);
}

.apec-offer-card--ergonomie li,
.apec-offer-card li {
  border-top-color: rgba(255, 255, 255, .13);
}

.apec-offer-card--ergonomie a,
.apec-offer-card a {
  color: var(--apec-orange-bright);
}

/* Pied de page */
.apec-footer {
  padding: 0;
  border-top: 1px solid rgba(168, 220, 232, .16);
  background: #061d2b;
  color: #b9cbd4;
  font-family: "Oxygen", sans-serif;
  font-size: 18px;
  letter-spacing: 0;
}

.apec-footer__brand {
  display: flex;
  align-items: center;
  gap: 28px;
  padding: 88px 0 70px;
}

.apec-footer__brand img {
  width: 72px;
  height: 82px;
  object-fit: contain;
}

.apec-footer__brand strong {
  display: block;
  color: var(--apec-white);
  font-family: "Playfair Display", serif;
  font-size: 31px;
  line-height: 1.2;
}

.apec-footer__brand p {
  margin: 12px 0 0;
  color: #a9bdc7;
  font-size: 20px;
}

.apec-footer__columns {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: clamp(80px, 12vw, 190px);
  padding: 18px 0 92px;
}

.apec-footer__column {
  display: grid;
  align-content: start;
  justify-items: start;
  gap: 17px;
}

.apec-footer__column h2 {
  margin: 0 0 18px;
  color: var(--apec-white);
  font-family: "Jost", sans-serif;
  font-size: 14px;
  font-weight: 600;
  letter-spacing: .18em;
  text-transform: uppercase;
}

.apec-footer__column a,
.apec-footer__column address {
  color: #b9cbd4;
  font-size: 20px;
  font-style: normal;
  line-height: 1.6;
  transition: color 180ms ease;
}

.apec-footer__column a:hover,
.apec-footer__column a:focus-visible {
  color: var(--apec-orange-bright);
}

.apec-footer__contact {
  min-width: 0;
}

.apec-footer__contact a:last-child {
  max-width: 100%;
  overflow-wrap: anywhere;
}

.apec-footer__legal {
  border-top: 1px solid rgba(168, 220, 232, .17);
}

.apec-footer__legal .apec-container {
  display: grid;
  grid-template-columns: 1fr auto 1fr;
  align-items: center;
  gap: 32px;
  min-height: 92px;
  font-family: "Jost", sans-serif;
  font-size: 14px;
  letter-spacing: .03em;
}

.apec-footer__legal nav {
  display: flex;
  justify-content: flex-end;
  gap: 32px;
}

@media (max-width: 900px) {
  .apec-model__stage {
    inset: 2%;
  }

  .apec-model__layer--observation {
    left: 15%;
    width: 68%;
  }

  .apec-footer__columns {
    gap: 58px;
  }

  .apec-footer__legal .apec-container {
    grid-template-columns: 1fr 1fr;
    padding: 24px 0;
  }

  .apec-footer__legal nav {
    grid-column: 1 / -1;
    justify-content: flex-start;
  }
}

@media (max-width: 620px) {
  .apec-text-link {
    width: 100%;
    min-height: 54px;
    padding: 0 22px;
  }

  .apec-visual--model {
    aspect-ratio: .87;
  }

  .apec-model {
    inset: 0 0 96px;
  }

  .apec-model__stage {
    inset: 5% -1% 0;
  }

  .apec-model__base {
    inset: 6% -3% 0;
  }

  .apec-model__layer--observation {
    top: 17%;
    left: 12%;
    width: 74%;
    height: 47%;
  }

  .apec-model__layer--transformation {
    right: 7%;
    bottom: 10%;
    width: 46%;
    height: 22%;
    gap: 9px;
    padding: 17px 20px;
  }

  .apec-model__caption {
    right: 2%;
    left: 2%;
    grid-template-columns: 1fr;
    gap: 7px;
    padding-top: 15px;
  }

  .apec-model__caption small {
    font-size: 10px;
  }

  .apec-model__caption strong {
    font-size: 18px;
  }

  .apec-stat {
    border-color: rgba(168, 220, 232, .17);
  }

  .apec-footer__brand {
    align-items: flex-start;
    gap: 18px;
    padding: 58px 0 48px;
  }

  .apec-footer__brand img {
    width: 52px;
    height: 60px;
  }

  .apec-footer__brand strong {
    font-size: 20px;
  }

  .apec-footer__brand p {
    margin-top: 8px;
    font-size: 16px;
    line-height: 1.55;
  }

  .apec-footer__columns {
    grid-template-columns: 1fr;
    gap: 54px;
    padding: 6px 0 62px;
  }

  .apec-footer__column h2 {
    margin-bottom: 10px;
    font-size: 14px;
  }

  .apec-footer__column a,
  .apec-footer__column address {
    font-size: 16px;
  }

  .apec-footer__legal .apec-container {
    grid-template-columns: 1fr;
    gap: 12px;
    padding: 26px 0;
  }

  .apec-footer__legal nav {
    grid-column: auto;
    flex-wrap: wrap;
    gap: 18px;
    margin-top: 8px;
  }
}

/* V5 — méthode éditoriale, interactions et pied de page compact */
.apec-visual--method {
  max-width: 640px;
  aspect-ratio: .98;
}

.apec-method-scene {
  position: absolute;
  inset: 0;
  perspective: 1450px;
  transform-style: preserve-3d;
}

.apec-method-scene__glow {
  position: absolute;
  inset: 8% 2% 4%;
  border-radius: 50%;
  background:
    radial-gradient(circle at 60% 46%, rgba(87, 185, 210, .17), transparent 44%),
    radial-gradient(circle at 38% 60%, rgba(184, 115, 51, .16), transparent 38%);
  filter: blur(34px);
  transform: translateZ(-80px);
}

.apec-method-stack {
  position: absolute;
  inset: 4% 1% 7%;
  transform-style: preserve-3d;
  will-change: transform;
}

.apec-method-card {
  position: absolute;
  width: 79%;
  min-height: 166px;
  display: grid;
  grid-template-columns: 54px 1fr;
  align-items: center;
  gap: 0 22px;
  padding: 26px 32px 24px;
  overflow: hidden;
  border: 1px solid rgba(168, 220, 232, .25);
  border-radius: 7px;
  background:
    radial-gradient(circle at 93% 12%, rgba(87, 185, 210, .12), transparent 28%),
    linear-gradient(145deg, rgba(26, 67, 84, .97), rgba(8, 32, 46, .98));
  box-shadow: 0 28px 65px rgba(1, 13, 21, .34);
  transform-style: preserve-3d;
  backface-visibility: hidden;
  will-change: transform;
}

.apec-method-card::before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  width: 44%;
  height: 100%;
  opacity: .35;
  background:
    repeating-radial-gradient(circle at 100% 0, transparent 0 19px, rgba(168, 220, 232, .16) 20px 21px);
  pointer-events: none;
}

.apec-method-card::after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  height: 3px;
  background: linear-gradient(90deg, var(--apec-orange), rgba(215, 167, 125, .14));
}

.apec-method-card--observe {
  top: 1%;
  left: 1%;
  transform: translateZ(22px) rotateY(5deg) rotateZ(-1.2deg);
}

.apec-method-card--objectify {
  z-index: 2;
  top: 34%;
  right: 0;
  border-color: rgba(168, 220, 232, .34);
  transform: translateZ(72px) rotateY(-3deg) rotateZ(.8deg);
}

.apec-method-card--objectify::after {
  background: linear-gradient(90deg, var(--apec-cyan), rgba(168, 220, 232, .14));
}

.apec-method-card--transform {
  z-index: 3;
  bottom: 2%;
  left: 7%;
  border-color: rgba(215, 167, 125, .32);
  background:
    radial-gradient(circle at 93% 12%, rgba(184, 115, 51, .15), transparent 29%),
    linear-gradient(145deg, rgba(27, 62, 75, .98), rgba(8, 31, 44, .99));
  transform: translateZ(122px) rotateY(4deg) rotateZ(-.5deg);
}

.apec-method-card__number {
  position: relative;
  z-index: 1;
  align-self: start;
  padding-top: 8px;
  color: var(--apec-orange-bright);
  font-family: "Jost", sans-serif;
  font-size: 16px;
  font-weight: 600;
  letter-spacing: .1em;
}

.apec-method-card--objectify .apec-method-card__number {
  color: var(--apec-cyan-soft);
}

.apec-method-card div {
  position: relative;
  z-index: 1;
  display: grid;
  gap: 3px;
}

.apec-method-card small {
  color: #b6c9d2;
  font-family: "Jost", sans-serif;
  font-size: 11px;
  font-weight: 600;
  letter-spacing: .16em;
  line-height: 1.4;
  text-transform: uppercase;
}

.apec-method-card strong {
  color: var(--apec-white);
  font-family: "Playfair Display", serif;
  font-size: clamp(28px, 2.7vw, 40px);
  line-height: 1.1;
}

.apec-method-card__rule {
  position: relative;
  z-index: 1;
  grid-column: 1 / -1;
  height: 1px;
  margin-top: 17px;
  background: linear-gradient(90deg, rgba(215, 167, 125, .68), rgba(168, 220, 232, .08));
}

.apec-method-signature {
  position: absolute;
  right: 2%;
  bottom: -5%;
  display: flex;
  align-items: center;
  gap: 13px;
  color: #bed0d8;
  font-family: "Jost", sans-serif;
  font-size: 11px;
  font-weight: 600;
  letter-spacing: .17em;
  line-height: 1.4;
  text-transform: uppercase;
}

.apec-method-signature span {
  width: 58px;
  height: 1px;
  background: var(--apec-orange);
}

.apec-text-link {
  color: var(--apec-white);
  transition: color 200ms ease, border-color 200ms ease, background 200ms ease, box-shadow 200ms ease, transform 200ms ease;
}

.apec-text-link:hover,
.apec-text-link:focus-visible {
  border-color: var(--apec-orange-bright);
  background: linear-gradient(135deg, #c98649, var(--apec-orange));
  box-shadow: 0 14px 34px rgba(184, 115, 51, .25);
  color: #071f2e;
}

.apec-sources {
  margin-top: clamp(74px, 8vw, 112px);
  padding-top: 24px;
  border-top: 1px solid rgba(168, 220, 232, .17);
}

.apec-offer-card a,
.apec-offer-card--ergonomie a {
  display: inline-flex;
  width: fit-content;
  align-items: center;
  color: var(--apec-orange-bright);
  transition: color 190ms ease, text-shadow 190ms ease, transform 190ms ease;
}

.apec-offer-card a::after {
  display: inline-block;
  margin-left: 8px;
  content: "→";
  transition: transform 190ms ease;
}

.apec-offer-card a:hover,
.apec-offer-card a:focus-visible {
  color: #f4c8a3;
  text-shadow: 0 0 22px rgba(215, 167, 125, .28);
  transform: translateX(3px);
}

.apec-offer-card a:hover::after,
.apec-offer-card a:focus-visible::after {
  transform: translateX(5px);
}

.apec-footer__main {
  display: grid;
  grid-template-columns: minmax(340px, 1.15fr) minmax(0, 1.85fr);
  align-items: start;
  gap: clamp(60px, 8vw, 130px);
  padding: 48px 0 42px;
}

.apec-footer__brand {
  align-items: flex-start;
  gap: 18px;
  padding: 0;
}

.apec-footer__brand img {
  width: 52px;
  height: 60px;
}

.apec-footer__brand strong {
  font-size: 23px;
}

.apec-footer__brand p {
  max-width: 410px;
  margin-top: 8px;
  font-size: 15px;
  line-height: 1.55;
}

.apec-footer__columns {
  grid-template-columns: minmax(0, .86fr) minmax(0, 1.14fr);
  gap: clamp(48px, 6vw, 96px);
  padding: 0;
}

.apec-footer__column {
  gap: 8px;
}

.apec-footer__column h2 {
  margin-bottom: 8px;
}

.apec-footer__column a,
.apec-footer__column address {
  font-size: 15px;
  line-height: 1.55;
}

.apec-footer__contact a:last-child {
  font-size: 14px;
  letter-spacing: -.01em;
}

.apec-footer__legal .apec-container {
  min-height: 64px;
}

@media (max-width: 1180px) {
  .apec-nav {
    gap: 15px;
  }

  .apec-nav__cta {
    padding-inline: 18px;
  }
}

@media (max-width: 900px) {
  .apec-visual--method {
    max-width: 660px;
    aspect-ratio: 1.08;
  }

  .apec-method-stack {
    inset: 4% 4% 8%;
  }

  .apec-footer__main {
    grid-template-columns: 1fr;
    gap: 36px;
    padding: 42px 0 38px;
  }

  .apec-footer__columns {
    gap: 54px;
  }
}

@media (max-width: 620px) {
  .apec-visual--method {
    aspect-ratio: .82;
  }

  .apec-method-stack {
    inset: 2% 0 8%;
  }

  .apec-method-card {
    width: 88%;
    min-height: 128px;
    grid-template-columns: 40px 1fr;
    gap: 0 12px;
    padding: 20px 21px 18px;
  }

  .apec-method-card--observe {
    left: 0;
  }

  .apec-method-card--objectify {
    top: 35%;
  }

  .apec-method-card--transform {
    left: 4%;
  }

  .apec-method-card__number {
    padding-top: 5px;
    font-size: 13px;
  }

  .apec-method-card small {
    font-size: 9px;
  }

  .apec-method-card strong {
    font-size: 25px;
  }

  .apec-method-card__rule {
    margin-top: 13px;
  }

  .apec-method-signature {
    right: 0;
    bottom: -3%;
    font-size: 9px;
  }

  .apec-method-signature span {
    width: 34px;
  }

  .apec-sources {
    margin-top: 68px;
  }

  .apec-footer__main {
    gap: 32px;
    padding: 34px 0 30px;
  }

  .apec-footer__brand {
    gap: 15px;
    padding: 0;
  }

  .apec-footer__brand img {
    width: 44px;
    height: 51px;
  }

  .apec-footer__brand strong {
    font-size: 19px;
  }

  .apec-footer__brand p {
    font-size: 14px;
  }

  .apec-footer__columns {
    grid-template-columns: 1fr;
    gap: 28px;
    padding: 0;
  }

  .apec-footer__column a,
  .apec-footer__column address {
    font-size: 15px;
  }

  .apec-footer__legal .apec-container {
    gap: 8px;
    min-height: 0;
    padding: 20px 0;
  }
}

/* V6 — navigation finale et sources intégrées à la section */
.apec-method-signature {
  display: none;
}

.apec-sources {
  margin-top: clamp(58px, 6vw, 78px);
  padding-top: 0;
  border-top: 0;
}

.apec-nav__item {
  position: relative;
  height: 104px;
  display: flex;
  align-items: center;
}

.apec-nav__parent {
  display: inline-flex;
  align-items: center;
  gap: 8px;
}

.apec-nav__chevron {
  width: 7px;
  height: 7px;
  margin-top: -4px;
  border-right: 1px solid currentColor;
  border-bottom: 1px solid currentColor;
  transform: rotate(45deg);
  transition: transform 180ms ease;
}

.apec-submenu {
  position: absolute;
  z-index: 60;
  top: 86px;
  left: -24px;
  width: max-content;
  min-width: 370px;
  display: grid;
  gap: 3px;
  padding: 11px;
  border: 1px solid rgba(168, 220, 232, .15);
  border-radius: 0 0 8px 8px;
  background: rgba(6, 29, 43, .985);
  box-shadow: 0 24px 55px rgba(1, 12, 19, .36);
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
  transform: translateY(9px);
  transition: opacity 180ms ease, visibility 180ms ease, transform 180ms ease;
}

.apec-submenu a {
  display: block;
  padding: 11px 14px;
  border-radius: 5px;
  color: #d8e5eb;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.45;
  white-space: nowrap;
  transition: color 180ms ease, background 180ms ease, transform 180ms ease;
}

.apec-nav .apec-submenu a::after {
  display: none;
}

.apec-submenu a:hover,
.apec-submenu a:focus-visible {
  background: rgba(184, 115, 51, .13);
  color: var(--apec-orange-bright);
  transform: translateX(3px);
}

.apec-nav__item--has-submenu:hover .apec-submenu,
.apec-nav__item--has-submenu:focus-within .apec-submenu {
  opacity: 1;
  visibility: visible;
  pointer-events: auto;
  transform: translateY(0);
}

.apec-nav__item--has-submenu:hover .apec-nav__chevron,
.apec-nav__item--has-submenu:focus-within .apec-nav__chevron {
  transform: translateY(3px) rotate(225deg);
}

.apec-nav__cta {
  min-height: 48px;
  gap: 10px;
  border-color: transparent;
  background: linear-gradient(135deg, #c98649, var(--apec-orange));
  box-shadow: 0 10px 26px rgba(184, 115, 51, .22);
  color: #071f2e !important;
  font-weight: 700 !important;
  transition: transform 180ms ease, box-shadow 180ms ease, filter 180ms ease;
}

.apec-nav__cta:hover,
.apec-nav__cta:focus-visible {
  color: #071f2e !important;
  filter: brightness(1.06);
  transform: translateY(-2px);
  box-shadow: 0 15px 34px rgba(184, 115, 51, .34);
}

@media (max-width: 900px) {
  .apec-nav__item {
    width: 100%;
    height: auto;
    display: block;
  }

  .apec-nav__parent {
    width: 100%;
    justify-content: space-between;
  }

  .apec-submenu {
    position: static;
    width: 100%;
    min-width: 0;
    gap: 0;
    padding: 0 0 8px 18px;
    border: 0;
    border-radius: 0;
    background: transparent;
    box-shadow: none;
    opacity: 1;
    visibility: visible;
    pointer-events: auto;
    transform: none;
  }

  .apec-submenu a {
    padding: 8px 10px;
    color: #afc3cc;
    font-size: 14px;
    white-space: normal;
  }

  .apec-nav__item--has-submenu:hover .apec-submenu,
  .apec-nav__item--has-submenu:focus-within .apec-submenu {
    transform: none;
  }

  .apec-nav__cta {
    width: 100%;
    min-height: 54px;
    margin-top: 10px;
    padding: 0 22px !important;
  }
}

@media (max-width: 620px) {
  .apec-sources {
    margin-top: 50px;
  }

  .apec-submenu {
    padding-left: 12px;
  }

  .apec-submenu a {
    padding-block: 7px;
    font-size: 13px;
  }
}

/* Page DUERP V1 — document animé, méthode et formules de suivi */
.apec-duerp-page {
  position: relative;
  overflow: hidden;
  background:
    radial-gradient(circle at 92% 8%, rgba(87, 185, 210, .16), transparent 22%),
    radial-gradient(circle at 7% 35%, rgba(184, 115, 51, .16), transparent 22%),
    radial-gradient(circle at 88% 68%, rgba(68, 145, 139, .15), transparent 25%),
    linear-gradient(154deg, #061b29 0%, #0d3040 25%, #153b42 49%, #263c3a 72%, #0a2634 100%);
}

.apec-duerp-page::before {
  content: "";
  position: absolute;
  inset: 0;
  opacity: .24;
  pointer-events: none;
  background-image:
    linear-gradient(rgba(255, 255, 255, .025) 1px, transparent 1px),
    linear-gradient(90deg, rgba(255, 255, 255, .025) 1px, transparent 1px);
  background-size: 88px 88px;
  mask-image: linear-gradient(to bottom, #000 0%, transparent 21%, transparent 82%, #000 100%);
}

.apec-duerp-hero,
.apec-duerp-value,
.apec-duerp-method,
.apec-duerp-follow {
  position: relative;
  z-index: 1;
  background: transparent;
}

.apec-duerp-value,
.apec-duerp-method,
.apec-duerp-follow {
  padding: 136px 0 142px;
  border-top: 1px solid rgba(168, 220, 232, .1);
}

.apec-duerp-hero {
  min-height: calc(100vh - 104px);
  isolation: isolate;
}

.apec-duerp-hero::after {
  content: "";
  position: absolute;
  z-index: -1;
  width: 46vw;
  height: 46vw;
  max-width: 760px;
  max-height: 760px;
  right: -13vw;
  top: -20vw;
  border: 1px solid rgba(168, 220, 232, .08);
  border-radius: 50%;
  box-shadow: 0 0 0 90px rgba(168, 220, 232, .018), 0 0 0 180px rgba(168, 220, 232, .012);
}

.apec-duerp-hero__inner {
  min-height: calc(100vh - 104px);
  display: grid;
  grid-template-columns: minmax(0, 1.02fr) minmax(430px, .98fr);
  align-items: center;
  gap: clamp(52px, 6vw, 112px);
  padding: 72px 0 80px;
}

.apec-duerp-hero h1 {
  max-width: 790px;
  margin: 0;
  font-family: "Playfair Display", serif;
  font-size: 64px;
  font-weight: 700;
  line-height: 1.04;
  letter-spacing: -.035em;
  text-wrap: balance;
}

.apec-duerp-hero h1 em {
  color: var(--apec-orange-bright);
  font-style: normal;
}

.apec-duerp-hero__lead {
  max-width: 760px;
  margin: 30px 0 0;
  color: #d5e2e7;
  font-size: 28px;
  line-height: 1.5;
}

.apec-duerp-hero__actions {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 20px;
  margin-top: 42px;
}

.apec-duerp-link {
  display: inline-flex;
  min-height: 58px;
  align-items: center;
  justify-content: center;
  padding: 0 25px;
  border: 1px solid rgba(215, 167, 125, .46);
  border-radius: 999px;
  background: rgba(7, 31, 46, .28);
  color: #f1d0b6;
  font-family: "Jost", sans-serif;
  font-size: 16px;
  font-weight: 600;
  transition: color 180ms ease, background 180ms ease, border-color 180ms ease, transform 180ms ease;
}

.apec-duerp-link:hover,
.apec-duerp-link:focus-visible {
  border-color: var(--apec-orange-bright);
  background: rgba(184, 115, 51, .14);
  color: var(--apec-white);
  transform: translateY(-2px);
}

.apec-duerp-hero__proof {
  display: flex;
  flex-wrap: wrap;
  gap: 10px 22px;
  margin-top: 48px;
  color: #adc3cb;
  font-family: "Jost", sans-serif;
  font-size: 13px;
  letter-spacing: .07em;
  text-transform: uppercase;
}

.apec-duerp-hero__proof span {
  display: inline-flex;
  align-items: center;
  gap: 9px;
}

.apec-duerp-hero__proof span::before {
  content: "";
  width: 5px;
  height: 5px;
  border-radius: 50%;
  background: var(--apec-orange);
  box-shadow: 0 0 12px rgba(184, 115, 51, .48);
}

.apec-duerp-visual {
  width: 100%;
  max-width: 650px;
  aspect-ratio: 1 / 1.02;
  margin-left: auto;
}

.apec-duerp-scene {
  position: relative;
  width: 100%;
  height: 100%;
  perspective: 1500px;
  transform-style: preserve-3d;
}

.apec-duerp-scene__halo {
  position: absolute;
  inset: 7% 2% 2%;
  border-radius: 50%;
  background:
    radial-gradient(circle at 51% 41%, rgba(87, 185, 210, .22), transparent 42%),
    radial-gradient(circle at 68% 62%, rgba(184, 115, 51, .18), transparent 31%);
  filter: blur(24px);
}

.apec-duerp-stage {
  position: absolute;
  inset: 3% 1% 4%;
  transform-style: preserve-3d;
  will-change: transform;
}

.apec-duerp-floor {
  position: absolute;
  left: 3%;
  right: 1%;
  bottom: 2%;
  height: 41%;
  border: 1px solid rgba(168, 220, 232, .17);
  border-radius: 50%;
  background: radial-gradient(ellipse, rgba(4, 24, 33, .5), rgba(4, 24, 33, .04) 66%, transparent 72%);
  transform: rotateX(70deg) rotateZ(-8deg) translateZ(-120px);
  transform-style: preserve-3d;
}

.apec-duerp-floor span {
  position: absolute;
  inset: calc(var(--ring, 1) * 8%);
  border: 1px solid rgba(168, 220, 232, .12);
  border-radius: 50%;
}

.apec-duerp-floor span:nth-child(1) { --ring: 1; }
.apec-duerp-floor span:nth-child(2) { --ring: 2; border-color: rgba(184, 115, 51, .17); }
.apec-duerp-floor span:nth-child(3) { --ring: 3; }
.apec-duerp-floor span:nth-child(4) { --ring: 4; border-color: rgba(184, 115, 51, .25); }

.apec-duerp-sheet,
.apec-duerp-document {
  position: absolute;
  left: 16%;
  width: 68%;
  height: 72%;
  border-radius: 22px;
  transform-style: preserve-3d;
  will-change: transform;
}

.apec-duerp-sheet {
  top: 13%;
  border: 1px solid rgba(168, 220, 232, .15);
  background: rgba(11, 46, 59, .72);
  box-shadow: 0 28px 65px rgba(2, 15, 22, .28);
}

.apec-duerp-sheet--back {
  transform: translate3d(-38px, 28px, -80px) rotateZ(-7deg) rotateY(2deg);
  opacity: .64;
}

.apec-duerp-sheet--middle {
  transform: translate3d(34px, 18px, -35px) rotateZ(5.5deg) rotateY(-2deg);
  opacity: .82;
  background: rgba(23, 59, 63, .8);
}

.apec-duerp-document {
  z-index: 4;
  top: 7%;
  display: grid;
  grid-template-rows: auto 1fr auto;
  overflow: hidden;
  border: 1px solid rgba(255, 255, 255, .24);
  background:
    radial-gradient(circle at 90% 9%, rgba(184, 115, 51, .16), transparent 27%),
    linear-gradient(148deg, rgba(22, 64, 72, .98), rgba(7, 31, 44, .99));
  box-shadow: 0 38px 90px rgba(1, 15, 23, .48), inset 0 1px rgba(255, 255, 255, .08);
  transform: translateZ(72px) rotateZ(-1.4deg);
  backdrop-filter: blur(18px);
}

.apec-duerp-document::before {
  content: "";
  position: absolute;
  inset: 0;
  opacity: .12;
  pointer-events: none;
  background-image: linear-gradient(rgba(255, 255, 255, .07) 1px, transparent 1px);
  background-size: 100% 46px;
}

.apec-duerp-document__header {
  position: relative;
  z-index: 2;
  display: grid;
  grid-template-columns: 1fr auto;
  align-items: start;
  gap: 3px 18px;
  padding: 27px 28px 23px;
  border-bottom: 1px solid rgba(168, 220, 232, .16);
}

.apec-duerp-document__header span,
.apec-duerp-document__header small {
  font-family: "Jost", sans-serif;
  font-size: 10px;
  font-weight: 600;
  letter-spacing: .16em;
  text-transform: uppercase;
}

.apec-duerp-document__header span {
  color: var(--apec-orange-bright);
}

.apec-duerp-document__header small {
  grid-column: 1 / -1;
  color: #a8c2ca;
}

.apec-duerp-document__header strong {
  grid-row: 1 / 3;
  grid-column: 2;
  color: #f8f2e9;
  font-family: "Playfair Display", serif;
  font-size: 31px;
  line-height: 1;
}

.apec-duerp-document__body {
  position: relative;
  z-index: 2;
  display: grid;
  grid-template-columns: 1.04fr .96fr;
  align-items: center;
  gap: 24px;
  padding: 28px;
}

.apec-risk-matrix {
  position: relative;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-template-rows: repeat(3, 1fr);
  gap: 6px;
  aspect-ratio: 1;
  padding: 7px;
  border: 1px solid rgba(168, 220, 232, .17);
  border-radius: 13px;
  background: rgba(4, 25, 35, .3);
}

.apec-risk-matrix > span {
  border: 1px solid rgba(255, 255, 255, .05);
  border-radius: 5px;
}

.apec-risk-matrix .risk-low { background: rgba(87, 185, 210, .15); }
.apec-risk-matrix .risk-mid { background: rgba(184, 115, 51, .24); }
.apec-risk-matrix .risk-high { background: rgba(184, 115, 51, .44); }
.apec-risk-matrix .risk-critical { background: rgba(215, 167, 125, .7); }

.apec-risk-marker {
  position: absolute;
  width: 11px;
  height: 11px;
  border: 2px solid #f8f2e9;
  border-radius: 50%;
  background: var(--apec-orange);
  box-shadow: 0 0 0 4px rgba(184, 115, 51, .18), 0 0 18px rgba(184, 115, 51, .58);
  transform: translate(-50%, -50%);
}

.apec-risk-marker--one { left: 28%; top: 63%; }
.apec-risk-marker--two { left: 61%; top: 39%; }
.apec-risk-marker--three { left: 82%; top: 79%; }

.apec-duerp-lines {
  display: grid;
  gap: 18px;
}

.apec-duerp-lines span {
  position: relative;
  display: block;
  height: 7px;
  overflow: hidden;
  border-radius: 999px;
  background: rgba(168, 220, 232, .1);
}

.apec-duerp-lines span::after {
  content: "";
  position: absolute;
  inset: 0 30% 0 0;
  border-radius: inherit;
  background: linear-gradient(90deg, rgba(168, 220, 232, .62), rgba(87, 185, 210, .14));
}

.apec-duerp-lines span:nth-child(2)::after { right: 15%; background: linear-gradient(90deg, rgba(215, 167, 125, .66), rgba(184, 115, 51, .12)); }
.apec-duerp-lines span:nth-child(3)::after { right: 43%; }
.apec-duerp-lines span:nth-child(4)::after { right: 7%; background: linear-gradient(90deg, rgba(215, 167, 125, .48), rgba(184, 115, 51, .1)); }

.apec-duerp-scan {
  position: absolute;
  z-index: 6;
  left: 4%;
  right: 4%;
  top: 11%;
  height: 2px;
  opacity: 0;
  background: linear-gradient(90deg, transparent, var(--apec-orange-bright), transparent);
  box-shadow: 0 0 18px rgba(215, 167, 125, .62);
  pointer-events: none;
}

.apec-duerp-document__footer {
  position: relative;
  z-index: 2;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  border-top: 1px solid rgba(168, 220, 232, .14);
}

.apec-duerp-document__footer span {
  padding: 17px 6px;
  color: #b8ccd3;
  font-family: "Jost", sans-serif;
  font-size: 9px;
  font-weight: 600;
  letter-spacing: .13em;
  text-align: center;
  text-transform: uppercase;
}

.apec-duerp-document__footer span + span {
  border-left: 1px solid rgba(168, 220, 232, .12);
}

.apec-duerp-chip {
  position: absolute;
  z-index: 8;
  min-width: 132px;
  display: grid;
  grid-template-columns: auto 1fr;
  align-items: center;
  gap: 10px;
  padding: 13px 15px;
  border: 1px solid rgba(255, 255, 255, .18);
  border-radius: 13px;
  background: rgba(7, 31, 44, .88);
  box-shadow: 0 17px 40px rgba(1, 14, 22, .34);
  backdrop-filter: blur(14px);
  transform: translateZ(145px);
  will-change: transform;
}

.apec-duerp-chip small {
  color: var(--apec-orange-bright);
  font-family: "Jost", sans-serif;
  font-size: 10px;
  font-weight: 600;
  letter-spacing: .1em;
}

.apec-duerp-chip strong {
  color: #f4f7f6;
  font-family: "Playfair Display", serif;
  font-size: 16px;
}

.apec-duerp-chip--one { left: 0; top: 22%; }
.apec-duerp-chip--two { right: -1%; top: 48%; }
.apec-duerp-chip--three { left: 5%; bottom: 10%; }

.apec-duerp-heading {
  display: grid;
  grid-template-columns: minmax(210px, .52fr) minmax(0, 1.48fr);
  align-items: start;
  gap: clamp(48px, 7vw, 112px);
  margin-bottom: 76px;
}

.apec-duerp-heading h2,
.apec-duerp-follow h2 {
  max-width: 980px;
  margin: 0;
  font-family: "Playfair Display", serif;
  font-size: 48px;
  line-height: 1.12;
  letter-spacing: -.025em;
  text-wrap: balance;
}

.apec-duerp-heading > div > p,
.apec-duerp-follow__intro > div > p {
  max-width: 930px;
  margin: 26px 0 0;
  color: #d1dfe4;
  font-size: 28px;
  line-height: 1.52;
}

.apec-duerp-compare {
  display: grid;
  grid-template-columns: minmax(0, 1fr) 118px minmax(0, 1fr);
  align-items: stretch;
  gap: 28px;
}

.apec-duerp-panel {
  min-height: 540px;
  padding: clamp(36px, 4.2vw, 62px);
  border: 1px solid rgba(255, 255, 255, .13);
  border-radius: 24px;
  box-shadow: 0 26px 72px rgba(2, 16, 23, .23);
  backdrop-filter: blur(15px);
  transform-style: preserve-3d;
}

.apec-duerp-panel--without {
  background:
    radial-gradient(circle at 95% 7%, rgba(154, 137, 124, .13), transparent 26%),
    linear-gradient(145deg, rgba(45, 59, 61, .68), rgba(15, 39, 47, .64));
}

.apec-duerp-panel--with {
  border-color: rgba(215, 167, 125, .28);
  background:
    radial-gradient(circle at 96% 6%, rgba(184, 115, 51, .2), transparent 27%),
    linear-gradient(145deg, rgba(19, 66, 70, .82), rgba(8, 38, 48, .76));
}

.apec-duerp-panel__label {
  margin: 0 0 20px;
  color: #b7c9cf;
  font-family: "Jost", sans-serif;
  font-size: 14px;
  font-weight: 600;
  letter-spacing: .16em;
  text-transform: uppercase;
}

.apec-duerp-panel--with .apec-duerp-panel__label {
  color: var(--apec-orange-bright);
}

.apec-duerp-panel h3 {
  margin: 0 0 40px;
  font-family: "Playfair Display", serif;
  font-size: 35px;
  line-height: 1.15;
}

.apec-duerp-panel ul {
  display: grid;
  gap: 0;
  padding: 0;
  margin: 0;
  list-style: none;
}

.apec-duerp-panel li {
  display: grid;
  grid-template-columns: 38px 1fr;
  align-items: start;
  gap: 15px;
  padding: 20px 0;
  border-top: 1px solid rgba(255, 255, 255, .11);
  color: #dbe5e8;
  font-size: 18px;
  line-height: 1.5;
}

.apec-duerp-panel li span {
  color: #8faab3;
  font-family: "Jost", sans-serif;
  font-size: 12px;
  font-weight: 600;
  letter-spacing: .08em;
}

.apec-duerp-panel--with li span {
  color: var(--apec-orange-bright);
}

.apec-duerp-compare__axis {
  display: grid;
  grid-template-rows: 1fr auto 1fr;
  justify-items: center;
  align-items: center;
  gap: 18px;
}

.apec-duerp-compare__axis span {
  width: 1px;
  height: 100%;
  background: linear-gradient(transparent, rgba(215, 167, 125, .45), transparent);
}

.apec-duerp-compare__axis strong {
  writing-mode: vertical-rl;
  color: var(--apec-orange-bright);
  font-family: "Jost", sans-serif;
  font-size: 12px;
  font-weight: 600;
  letter-spacing: .2em;
  text-transform: uppercase;
}

.apec-duerp-delivery {
  display: grid;
  grid-template-columns: minmax(180px, .42fr) minmax(0, 1.58fr);
  align-items: center;
  gap: 42px;
  margin-top: 34px;
  padding: 30px 38px;
  border: 1px solid rgba(215, 167, 125, .22);
  border-radius: 18px;
  background: rgba(7, 31, 44, .4);
}

.apec-duerp-delivery p {
  margin: 0;
  color: var(--apec-orange-bright);
  font-family: "Jost", sans-serif;
  font-size: 13px;
  font-weight: 600;
  letter-spacing: .15em;
  text-transform: uppercase;
}

.apec-duerp-delivery strong {
  color: #edf2f2;
  font-family: "Playfair Display", serif;
  font-size: 23px;
  font-weight: 600;
  line-height: 1.35;
}

.apec-duerp-method {
  background: linear-gradient(90deg, rgba(5, 26, 36, .18), rgba(18, 55, 60, .26), rgba(5, 26, 36, .08));
}

.apec-duerp-heading--method {
  margin-bottom: 62px;
}

.apec-duerp-steps {
  padding: 0;
  margin: 0;
  border-top: 1px solid rgba(168, 220, 232, .18);
  list-style: none;
}

.apec-duerp-steps > li {
  position: relative;
  display: grid;
  grid-template-columns: 90px minmax(0, 1fr) 145px;
  align-items: center;
  gap: 38px;
  min-height: 156px;
  padding: 28px 24px;
  border-bottom: 1px solid rgba(168, 220, 232, .18);
  transition: background 200ms ease, padding-left 200ms ease;
}

.apec-duerp-steps > li::before {
  content: "";
  position: absolute;
  inset: 0 auto 0 0;
  width: 3px;
  background: var(--apec-orange);
  opacity: 0;
  transform: scaleY(.2);
  transition: opacity 200ms ease, transform 200ms ease;
}

.apec-duerp-steps > li:hover {
  padding-left: 34px;
  background: linear-gradient(90deg, rgba(184, 115, 51, .1), rgba(87, 185, 210, .03), transparent);
}

.apec-duerp-steps > li:hover::before {
  opacity: 1;
  transform: scaleY(1);
}

.apec-duerp-step__number {
  color: var(--apec-orange-bright);
  font-family: "Jost", sans-serif;
  font-size: 18px;
  font-weight: 600;
  letter-spacing: .1em;
}

.apec-duerp-steps h3 {
  margin: 0;
  font-family: "Playfair Display", serif;
  font-size: 32px;
  line-height: 1.15;
}

.apec-duerp-steps p {
  max-width: 900px;
  margin: 9px 0 0;
  color: #c6d6dc;
  font-size: 18px;
  line-height: 1.55;
}

.apec-duerp-step__tag {
  justify-self: end;
  min-width: 112px;
  padding: 8px 12px;
  border: 1px solid rgba(168, 220, 232, .17);
  border-radius: 999px;
  color: #a9c2ca;
  font-family: "Jost", sans-serif;
  font-size: 11px;
  font-weight: 600;
  letter-spacing: .15em;
  text-align: center;
  text-transform: uppercase;
}

.apec-duerp-follow {
  padding-bottom: 154px;
}

.apec-duerp-follow__intro {
  display: grid;
  grid-template-columns: minmax(0, 1.04fr) minmax(370px, .96fr);
  align-items: start;
  gap: clamp(58px, 8vw, 138px);
  margin-bottom: 70px;
}

.apec-duerp-follow__intro .apec-section-kicker {
  margin-bottom: 24px;
}

.apec-duerp-follow__intro > div > p {
  margin-top: 4px;
}

.apec-duerp-follow__intro .apec-button {
  margin-top: 32px;
}

.apec-duerp-follow__intro small {
  display: block;
  margin-top: 13px;
  color: #9fb6bf;
  font-family: "Jost", sans-serif;
  font-size: 12px;
  letter-spacing: .08em;
}

.apec-duerp-plans {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  align-items: stretch;
  gap: 18px;
}

.apec-duerp-plans > article {
  position: relative;
  min-height: 430px;
  display: flex;
  flex-direction: column;
  padding: 38px 34px 42px;
  overflow: hidden;
  border: 1px solid rgba(168, 220, 232, .15);
  border-radius: 22px;
  background:
    radial-gradient(circle at 94% 5%, rgba(87, 185, 210, .1), transparent 28%),
    linear-gradient(150deg, rgba(17, 54, 61, .72), rgba(7, 31, 44, .68));
  box-shadow: 0 24px 65px rgba(2, 16, 23, .2);
  transition: transform 200ms ease, border-color 200ms ease, box-shadow 200ms ease;
}

.apec-duerp-plans > article:hover {
  border-color: rgba(215, 167, 125, .3);
  box-shadow: 0 30px 72px rgba(2, 16, 23, .3);
  transform: translateY(-5px);
}

.apec-duerp-plans > .apec-duerp-plan--featured {
  border-color: rgba(215, 167, 125, .34);
  background:
    radial-gradient(circle at 94% 6%, rgba(184, 115, 51, .2), transparent 28%),
    linear-gradient(150deg, rgba(25, 69, 69, .88), rgba(8, 37, 47, .84));
}

.apec-duerp-plans article > span {
  position: absolute;
  right: 25px;
  top: 11px;
  color: rgba(255, 255, 255, .07);
  font-family: "Playfair Display", serif;
  font-size: 78px;
  font-weight: 700;
  line-height: 1;
}

.apec-duerp-plans article > p:first-of-type {
  position: relative;
  z-index: 1;
  margin: 0 0 28px;
  color: var(--apec-orange-bright);
  font-family: "Jost", sans-serif;
  font-size: 12px;
  font-weight: 600;
  letter-spacing: .16em;
  text-transform: uppercase;
}

.apec-duerp-plans h3 {
  position: relative;
  z-index: 1;
  margin: 0 0 26px;
  font-family: "Playfair Display", serif;
  font-size: 38px;
  line-height: 1.08;
}

.apec-duerp-plans strong {
  display: block;
  margin-bottom: 16px;
  color: #edf2f1;
  font-size: 18px;
  line-height: 1.45;
}

.apec-duerp-plans article > p:last-child {
  margin: 0;
  color: #c6d5da;
  font-size: 17px;
  line-height: 1.62;
}

@media (max-width: 1180px) {
  .apec-duerp-hero__inner {
    grid-template-columns: minmax(0, 1fr) minmax(390px, .86fr);
    gap: 46px;
  }

  .apec-duerp-hero h1 {
    font-size: 56px;
  }

  .apec-duerp-visual {
    max-width: 560px;
  }

  .apec-duerp-chip--one { left: -3%; }
  .apec-duerp-chip--two { right: -3%; }
  .apec-duerp-compare {
    grid-template-columns: minmax(0, 1fr) 72px minmax(0, 1fr);
    gap: 18px;
  }
}

@media (max-width: 900px) {
  .apec-duerp-value,
  .apec-duerp-method,
  .apec-duerp-follow {
    padding: 96px 0 102px;
  }

  .apec-duerp-hero__inner {
    min-height: auto;
    grid-template-columns: 1fr;
    gap: 52px;
    padding: 82px 0 88px;
  }

  .apec-duerp-hero__copy {
    max-width: 760px;
  }

  .apec-duerp-visual {
    width: min(680px, 100%);
    margin-inline: auto;
  }

  .apec-duerp-heading,
  .apec-duerp-follow__intro {
    grid-template-columns: 1fr;
    gap: 26px;
  }

  .apec-duerp-compare {
    grid-template-columns: 1fr;
    gap: 22px;
  }

  .apec-duerp-compare__axis {
    grid-template-columns: 1fr auto 1fr;
    grid-template-rows: auto;
  }

  .apec-duerp-compare__axis span {
    width: 100%;
    height: 1px;
    background: linear-gradient(90deg, transparent, rgba(215, 167, 125, .45), transparent);
  }

  .apec-duerp-compare__axis strong {
    writing-mode: initial;
  }

  .apec-duerp-panel {
    min-height: auto;
  }

  .apec-duerp-steps > li {
    grid-template-columns: 65px minmax(0, 1fr) 120px;
    gap: 24px;
  }

  .apec-duerp-follow__intro {
    margin-bottom: 58px;
  }

  .apec-duerp-plans {
    grid-template-columns: 1fr;
  }

  .apec-duerp-plans > article {
    min-height: 0;
  }
}

@media (max-width: 620px) {
  .apec-duerp-page::before {
    background-size: 54px 54px;
  }

  .apec-duerp-value,
  .apec-duerp-method,
  .apec-duerp-follow {
    padding: 72px 0 78px;
  }

  .apec-duerp-hero__inner {
    gap: 34px;
    padding: 62px 0 66px;
  }

  .apec-duerp-hero h1 {
    font-size: 24px;
    line-height: 1.14;
    letter-spacing: -.02em;
  }

  .apec-duerp-hero__lead,
  .apec-duerp-heading > div > p,
  .apec-duerp-follow__intro > div > p {
    font-size: 16px;
    line-height: 1.58;
  }

  .apec-duerp-hero__lead {
    margin-top: 20px;
  }

  .apec-duerp-hero__actions {
    display: grid;
    gap: 12px;
    margin-top: 30px;
  }

  .apec-duerp-hero__actions .apec-button,
  .apec-duerp-link {
    width: 100%;
    min-height: 54px;
    padding-inline: 18px;
    font-size: 15px;
  }

  .apec-duerp-hero__proof {
    display: grid;
    margin-top: 32px;
    font-size: 11px;
  }

  .apec-duerp-visual {
    aspect-ratio: .88;
  }

  .apec-duerp-stage {
    inset-inline: -2%;
  }

  .apec-duerp-sheet,
  .apec-duerp-document {
    left: 15%;
    width: 70%;
    height: 68%;
  }

  .apec-duerp-document__header {
    padding: 18px 17px 15px;
  }

  .apec-duerp-document__header strong {
    font-size: 22px;
  }

  .apec-duerp-document__header span,
  .apec-duerp-document__header small {
    font-size: 7px;
  }

  .apec-duerp-document__body {
    gap: 13px;
    padding: 18px;
  }

  .apec-duerp-lines {
    gap: 12px;
  }

  .apec-duerp-lines span {
    height: 5px;
  }

  .apec-duerp-document__footer span {
    padding: 12px 3px;
    font-size: 7px;
  }

  .apec-duerp-chip {
    min-width: 101px;
    gap: 7px;
    padding: 9px 10px;
    border-radius: 10px;
  }

  .apec-duerp-chip small {
    font-size: 8px;
  }

  .apec-duerp-chip strong {
    font-size: 12px;
  }

  .apec-duerp-chip--one { left: -1%; top: 23%; }
  .apec-duerp-chip--two { right: 0; top: 48%; }
  .apec-duerp-chip--three { left: 3%; bottom: 13%; }

  .apec-duerp-heading {
    gap: 14px;
    margin-bottom: 46px;
  }

  .apec-duerp-heading h2,
  .apec-duerp-follow h2 {
    font-size: 20px;
    line-height: 1.22;
  }

  .apec-duerp-heading > div > p {
    margin-top: 18px;
  }

  .apec-duerp-panel {
    padding: 28px 22px;
    border-radius: 18px;
  }

  .apec-duerp-panel__label {
    font-size: 11px;
  }

  .apec-duerp-panel h3 {
    margin-bottom: 26px;
    font-size: 24px;
  }

  .apec-duerp-panel li {
    grid-template-columns: 29px 1fr;
    gap: 9px;
    padding: 15px 0;
    font-size: 16px;
  }

  .apec-duerp-delivery {
    grid-template-columns: 1fr;
    gap: 13px;
    padding: 23px 21px;
  }

  .apec-duerp-delivery strong {
    font-size: 18px;
  }

  .apec-duerp-steps > li {
    grid-template-columns: 40px minmax(0, 1fr);
    gap: 15px;
    min-height: 0;
    padding: 23px 5px;
  }

  .apec-duerp-steps > li:hover {
    padding-left: 12px;
  }

  .apec-duerp-step__number {
    font-size: 14px;
  }

  .apec-duerp-steps h3 {
    font-size: 20px;
  }

  .apec-duerp-steps p {
    font-size: 16px;
  }

  .apec-duerp-step__tag {
    display: none;
  }

  .apec-duerp-follow__intro {
    gap: 20px;
    margin-bottom: 44px;
  }

  .apec-duerp-follow__intro .apec-button {
    width: 100%;
    margin-top: 25px;
    padding-inline: 18px;
    font-size: 15px;
  }

  .apec-duerp-plans {
    gap: 13px;
  }

  .apec-duerp-plans > article {
    padding: 29px 24px 32px;
    border-radius: 18px;
  }

  .apec-duerp-plans article > span {
    font-size: 59px;
  }

  .apec-duerp-plans h3 {
    font-size: 24px;
  }

  .apec-duerp-plans strong,
  .apec-duerp-plans article > p:last-child {
    font-size: 16px;
  }
}

/* Page DUERP V2 — composition 3D métier et méthode pilotée au défilement */
.apec-duerp-page--v2 {
  background:
    radial-gradient(circle at 89% 7%, rgba(64, 120, 185, .24), transparent 22%),
    radial-gradient(circle at 7% 32%, rgba(184, 115, 51, .17), transparent 23%),
    radial-gradient(circle at 82% 69%, rgba(98, 131, 166, .13), transparent 27%),
    linear-gradient(151deg, #050d24 0%, #0c2140 25%, #15344a 49%, #293341 74%, #0a182d 100%);
}

.apec-duerp-page--v2::before {
  opacity: .3;
  background-size: 82px 82px;
}

.apec-duerp-hero--v2 {
  background: radial-gradient(circle at 82% 34%, rgba(40, 103, 170, .16), transparent 31%);
}

.apec-duerp-visual--v2 {
  max-width: 700px;
  aspect-ratio: 1.08;
}

.apec-duerp-scene-v2 {
  position: relative;
  width: 100%;
  height: 100%;
  perspective: 1500px;
  transform-style: preserve-3d;
}

.apec-duerp-scene-v2__halo {
  position: absolute;
  inset: 3% -5% -4%;
  border-radius: 50%;
  background:
    radial-gradient(circle at 62% 45%, rgba(73, 151, 217, .23), transparent 45%),
    radial-gradient(circle at 31% 56%, rgba(184, 115, 51, .2), transparent 31%);
  filter: blur(22px);
}

.apec-duerp-stage-v2 {
  position: absolute;
  inset: 1% -2% 0;
  transform-style: preserve-3d;
  will-change: transform;
}

.apec-duerp-analytics {
  position: absolute;
  z-index: 1;
  width: 82%;
  height: 76%;
  top: 3%;
  right: -5%;
  overflow: visible;
  color: rgba(82, 173, 228, .17);
  filter: drop-shadow(0 0 16px rgba(73, 151, 217, .2));
  transform: translateZ(-90px) rotateY(-8deg) rotateX(3deg);
  transform-origin: center;
  will-change: transform, opacity;
}

.apec-duerp-analytics__grid {
  opacity: .42;
}

.apec-duerp-analytics__bars rect {
  fill: rgba(66, 156, 219, .16);
  stroke: rgba(133, 210, 243, .46);
}

.apec-duerp-analytics__line {
  stroke: rgba(103, 194, 233, .72);
  stroke-width: 3;
  stroke-linecap: round;
  stroke-dasharray: 850;
  stroke-dashoffset: 0;
}

.apec-duerp-analytics__points circle {
  fill: #d9eef6;
  stroke: rgba(66, 156, 219, .8);
  stroke-width: 4;
}

.apec-duerp-analytics__pie circle {
  fill: rgba(4, 20, 44, .42);
  stroke: rgba(94, 186, 229, .46);
  stroke-width: 4;
}

.apec-duerp-analytics__pie path {
  fill: rgba(86, 183, 226, .22);
  stroke: rgba(142, 218, 244, .5);
  stroke-width: 2;
}

.apec-duerp-binders {
  position: absolute;
  z-index: 3;
  left: 0;
  bottom: 15%;
  width: 47%;
  display: grid;
  gap: 7px;
  transform: translateZ(-15px) rotateY(12deg) rotateZ(3deg);
  transform-style: preserve-3d;
  will-change: transform;
}

.apec-duerp-binders > div {
  position: relative;
  height: 54px;
  display: flex;
  align-items: center;
  padding: 0 18px 0 52px;
  border: 1px solid rgba(140, 197, 224, .28);
  border-radius: 8px 3px 3px 8px;
  background: linear-gradient(160deg, rgba(31, 75, 111, .97), rgba(8, 30, 59, .98));
  box-shadow: -12px 16px 28px rgba(2, 10, 23, .27), inset 0 1px rgba(255, 255, 255, .08);
  color: #d6e7ef;
  font-family: "Jost", sans-serif;
  font-size: 10px;
  font-weight: 600;
  letter-spacing: .09em;
  text-transform: uppercase;
}

.apec-duerp-binders > div:nth-child(1) { transform: translate3d(4px, 0, 20px); }
.apec-duerp-binders > div:nth-child(2) { transform: translate3d(0, 0, 10px); }
.apec-duerp-binders > div:nth-child(3) { transform: translate3d(-4px, 0, 0); }

.apec-duerp-binders span {
  position: absolute;
  left: 18px;
  width: 18px;
  height: 18px;
  border: 2px solid rgba(215, 167, 125, .7);
  border-radius: 50%;
  box-shadow: 0 0 14px rgba(184, 115, 51, .22);
}

.apec-duerp-hardhat {
  position: absolute;
  z-index: 5;
  left: 3%;
  top: 19%;
  width: 38%;
  overflow: visible;
  filter: drop-shadow(-12px 24px 28px rgba(2, 10, 23, .42)) drop-shadow(0 0 14px rgba(184, 115, 51, .2));
  transform: translateZ(45px) rotateY(10deg) rotateZ(-7deg);
  transform-origin: center;
  will-change: transform;
}

.apec-duerp-clipboard {
  position: absolute;
  z-index: 7;
  top: 8%;
  left: 34%;
  width: 56%;
  height: 73%;
  display: grid;
  grid-template-rows: auto 1fr auto;
  overflow: visible;
  border: 10px solid #102b51;
  border-radius: 23px;
  background:
    radial-gradient(circle at 90% 7%, rgba(184, 115, 51, .13), transparent 28%),
    linear-gradient(148deg, rgba(18, 52, 80, .98), rgba(5, 20, 45, .99));
  box-shadow: 0 38px 85px rgba(1, 8, 22, .52), inset 0 0 0 1px rgba(168, 220, 232, .28);
  transform: translateZ(95px) rotateY(-10deg) rotateX(2deg) rotateZ(-5deg);
  transform-style: preserve-3d;
  will-change: transform;
}

.apec-duerp-clipboard::before {
  content: "";
  position: absolute;
  inset: 8px;
  border: 1px solid rgba(215, 167, 125, .28);
  border-radius: 10px;
  pointer-events: none;
}

.apec-duerp-clipboard__clip {
  position: absolute;
  z-index: 9;
  left: 50%;
  top: -46px;
  width: 42%;
  height: 63px;
  border: 2px solid rgba(244, 204, 164, .72);
  border-radius: 10px 10px 4px 4px;
  background: linear-gradient(155deg, #e1a56d, #8c4d22 50%, #c67d3d);
  box-shadow: 0 13px 24px rgba(3, 10, 23, .4), inset 0 2px rgba(255, 238, 212, .28);
  transform: translateX(-50%) translateZ(40px);
}

.apec-duerp-clipboard__clip::before {
  content: "";
  position: absolute;
  left: 50%;
  top: -24px;
  width: 42px;
  height: 42px;
  border: 8px solid #b87333;
  border-radius: 50%;
  background: #081a35;
  box-shadow: 0 0 0 2px rgba(244, 204, 164, .7), 0 10px 18px rgba(3, 10, 23, .45);
  transform: translateX(-50%);
}

.apec-duerp-clipboard__clip span {
  position: absolute;
  inset: auto 12% 9px;
  height: 6px;
  border-radius: 999px;
  background: rgba(72, 32, 12, .35);
}

.apec-duerp-clipboard header {
  position: relative;
  z-index: 2;
  display: grid;
  gap: 4px;
  padding: 48px 34px 20px;
  text-align: center;
}

.apec-duerp-clipboard header span,
.apec-duerp-clipboard header small {
  color: #9ec5d9;
  font-family: "Jost", sans-serif;
  font-size: 9px;
  font-weight: 600;
  letter-spacing: .14em;
  text-transform: uppercase;
}

.apec-duerp-clipboard header strong {
  color: #f7f0e7;
  font-family: "Playfair Display", serif;
  font-size: 31px;
  line-height: 1;
}

.apec-duerp-clipboard__body {
  position: relative;
  z-index: 2;
  display: grid;
  grid-template-columns: 1.03fr .97fr;
  align-items: center;
  gap: 20px;
  padding: 15px 32px 24px;
}

.apec-duerp-clipboard footer {
  position: relative;
  z-index: 2;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  margin: 0 10px 10px;
  border-top: 1px solid rgba(168, 220, 232, .15);
}

.apec-duerp-clipboard footer span {
  padding: 14px 3px;
  color: #9fc2d2;
  font-family: "Jost", sans-serif;
  font-size: 8px;
  font-weight: 600;
  letter-spacing: .12em;
  text-align: center;
  text-transform: uppercase;
}

.apec-duerp-pen {
  position: absolute;
  z-index: 8;
  right: 3%;
  bottom: 9%;
  width: 48%;
  height: 18px;
  border: 2px solid rgba(156, 211, 235, .45);
  border-radius: 999px;
  background: linear-gradient(90deg, #0b2343, #3c7ba4 53%, #091a34);
  box-shadow: 0 15px 27px rgba(1, 8, 20, .4), 0 0 17px rgba(79, 167, 213, .16);
  transform: translateZ(115px) rotateZ(-20deg);
  transform-origin: center;
  will-change: transform;
}

.apec-duerp-pen::before {
  content: "";
  position: absolute;
  left: -38px;
  top: 50%;
  border-top: 8px solid transparent;
  border-bottom: 8px solid transparent;
  border-right: 38px solid #d2e4eb;
  transform: translateY(-50%);
}

.apec-duerp-pen span {
  position: absolute;
  right: 18%;
  top: -2px;
  width: 18%;
  height: 18px;
  border-left: 2px solid rgba(255, 255, 255, .28);
  border-right: 2px solid rgba(255, 255, 255, .28);
}

.apec-duerp-data-chip {
  position: absolute;
  z-index: 10;
  min-width: 122px;
  display: grid;
  grid-template-columns: auto 1fr;
  align-items: center;
  gap: 9px;
  padding: 12px 14px;
  border: 1px solid rgba(142, 210, 241, .2);
  border-radius: 13px;
  background: rgba(5, 18, 41, .86);
  box-shadow: 0 16px 36px rgba(1, 8, 21, .35);
  backdrop-filter: blur(15px);
  transform: translateZ(170px);
  will-change: transform;
}

.apec-duerp-data-chip small {
  color: var(--apec-orange-bright);
  font: 600 9px/1 "Jost", sans-serif;
  letter-spacing: .1em;
}

.apec-duerp-data-chip strong {
  font-family: "Playfair Display", serif;
  font-size: 15px;
}

.apec-duerp-data-chip--one { left: 20%; top: 12%; }
.apec-duerp-data-chip--two { right: 12%; top: 47%; }
.apec-duerp-data-chip--three { left: 26%; bottom: 2%; }

.apec-duerp-panel li {
  grid-template-columns: 43px minmax(0, 1fr);
  align-items: center;
  gap: 15px;
}

.apec-duerp-panel li > span:last-child {
  color: #dbe5e8;
  font-family: "Oxygen", sans-serif;
  font-size: 18px;
  font-weight: 400;
  letter-spacing: 0;
}

.apec-duerp-item-icon {
  width: 38px;
  height: 38px;
  display: grid;
  place-items: center;
  border: 1px solid rgba(168, 220, 232, .17);
  border-radius: 11px;
  background: rgba(5, 20, 39, .24);
}

.apec-duerp-item-icon svg {
  width: 20px;
  height: 20px;
  fill: none;
  stroke: #9fbac6;
  stroke-width: 1.6;
  stroke-linecap: round;
  stroke-linejoin: round;
}

.apec-duerp-panel--with .apec-duerp-item-icon {
  border-color: rgba(215, 167, 125, .28);
  background: rgba(184, 115, 51, .09);
}

.apec-duerp-panel--with .apec-duerp-item-icon svg {
  stroke: var(--apec-orange-bright);
}

.apec-duerp-method--v2 {
  min-height: calc(100svh + 900px);
  padding: 0;
  background:
    radial-gradient(circle at 51% 48%, rgba(53, 119, 170, .16), transparent 33%),
    linear-gradient(90deg, rgba(5, 15, 36, .22), rgba(16, 42, 68, .34), rgba(5, 15, 36, .12));
}

.apec-duerp-method__pin {
  position: sticky;
  top: 104px;
  height: calc(100svh - 104px);
  min-height: calc(100svh - 104px);
  display: flex;
  align-items: center;
  overflow: hidden;
}

body.admin-bar .apec-duerp-method__pin {
  top: 136px;
  height: calc(100svh - 136px);
  min-height: calc(100svh - 136px);
}

.apec-duerp-method__layout {
  display: grid;
  grid-template-columns: minmax(260px, .78fr) minmax(380px, 1fr) minmax(320px, .86fr);
  align-items: center;
  gap: clamp(35px, 4vw, 72px);
  padding: 76px 0;
}

.apec-duerp-method__heading h2 {
  max-width: 520px;
  margin: 0;
  font-family: "Playfair Display", serif;
  font-size: 48px;
  line-height: 1.1;
  letter-spacing: -.025em;
}

.apec-duerp-method__heading > p:last-of-type {
  max-width: 520px;
  margin: 24px 0 0;
  color: #c9d9e1;
  font-size: 20px;
  line-height: 1.58;
}

.apec-duerp-method__progress {
  display: flex;
  gap: 9px;
  margin-top: 34px;
}

.apec-duerp-method__progress span {
  width: 38px;
  height: 38px;
  display: grid;
  place-items: center;
  border: 1px solid rgba(168, 220, 232, .15);
  border-radius: 50%;
  color: #8ea8b5;
  font-family: "Jost", sans-serif;
  font-size: 10px;
  font-weight: 600;
  transition: color 180ms ease, border-color 180ms ease, background 180ms ease;
}

.apec-duerp-method__progress span.is-active {
  border-color: rgba(215, 167, 125, .6);
  background: rgba(184, 115, 51, .14);
  color: #f1c39c;
}

.apec-duerp-workbook {
  position: relative;
  aspect-ratio: .96;
  perspective: 1500px;
  transform-style: preserve-3d;
}

.apec-duerp-workbook__halo {
  position: absolute;
  inset: 5% 0 2%;
  border-radius: 46%;
  background:
    radial-gradient(circle at 42% 43%, rgba(70, 151, 202, .25), transparent 43%),
    radial-gradient(circle at 63% 64%, rgba(184, 115, 51, .17), transparent 32%);
  filter: blur(20px);
}

.apec-duerp-workbook__stage {
  position: absolute;
  inset: 4% 1% 3%;
  transform: rotateX(2deg) rotateY(-4deg);
  transform-style: preserve-3d;
  will-change: transform;
}

.apec-duerp-workbook__shadow {
  position: absolute;
  z-index: 0;
  left: 9%;
  right: 12%;
  bottom: 5%;
  height: 17%;
  border-radius: 50%;
  background: rgba(0, 7, 18, .62);
  filter: blur(24px);
  transform: rotateZ(-4deg) translateZ(-90px);
}

.apec-duerp-workbook__binder {
  position: absolute;
  z-index: 2;
  left: 4%;
  top: 8%;
  width: 76%;
  height: 80%;
  border: 1px solid rgba(218, 167, 121, .45);
  border-radius: 20px;
  background: linear-gradient(145deg, #163b59, #071b35 76%);
  box-shadow: -18px 30px 58px rgba(0, 8, 23, .48), inset 0 1px rgba(255, 255, 255, .1);
  transform: translateZ(48px) rotateZ(-3deg);
  transform-style: preserve-3d;
  will-change: transform;
}

.apec-duerp-workbook__cover {
  position: absolute;
  inset: 0;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  gap: 4px;
  padding: 22px 28px;
  color: rgba(223, 239, 246, .7);
  font-family: "Jost", sans-serif;
  letter-spacing: .12em;
  text-transform: uppercase;
  transform: translateZ(-20px);
}

.apec-duerp-workbook__cover span,
.apec-duerp-workbook__cover small {
  font-size: 7px;
}

.apec-duerp-workbook__cover strong {
  color: #f2c397;
  font-family: "Playfair Display", serif;
  font-size: 22px;
  line-height: 1;
}

.apec-duerp-workbook__rings {
  position: absolute;
  z-index: 20;
  left: 6.5%;
  top: 20%;
  bottom: 20%;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  transform: translateZ(120px);
}

.apec-duerp-workbook__rings i {
  width: 26px;
  height: 12px;
  border: 3px solid #bf7d45;
  border-left: 0;
  border-radius: 0 999px 999px 0;
  box-shadow: 4px 3px 8px rgba(3, 12, 26, .35), inset 0 1px rgba(255, 232, 207, .45);
}

.apec-duerp-workbook__pages {
  position: absolute;
  z-index: 5;
  inset: 5% 6% 11% 10%;
  transform-style: preserve-3d;
}

.apec-duerp-workbook__page {
  position: absolute;
  inset: 0;
  overflow: hidden;
  padding: 31px 25px 26px 38px;
  border: 1px solid rgba(255, 255, 255, .72);
  border-radius: 7px 14px 14px 7px;
  background:
    linear-gradient(rgba(12, 42, 63, .045) 1px, transparent 1px) 0 83px / 100% 28px,
    radial-gradient(circle at 94% 8%, rgba(184, 115, 51, .13), transparent 28%),
    linear-gradient(150deg, #fbfaf6, #e2ecec 87%);
  box-shadow: 7px 14px 26px rgba(0, 8, 20, .2), inset 12px 0 22px rgba(9, 39, 57, .06);
  color: #0a2940;
  transform-origin: 0% 50%;
  transform-style: preserve-3d;
  backface-visibility: hidden;
  will-change: transform, opacity;
}

.apec-duerp-workbook__page:nth-child(1) { z-index: 5; transform: translate3d(0, 0, 75px); }
.apec-duerp-workbook__page:nth-child(2) { z-index: 4; transform: translate3d(4px, -4px, 60px) rotateZ(-.65deg); }
.apec-duerp-workbook__page:nth-child(3) { z-index: 3; transform: translate3d(8px, -8px, 45px) rotateZ(-1.3deg); }
.apec-duerp-workbook__page:nth-child(4) { z-index: 2; transform: translate3d(12px, -12px, 30px) rotateZ(-1.95deg); }
.apec-duerp-workbook__page:nth-child(5) { z-index: 1; transform: translate3d(16px, -16px, 15px) rotateZ(-2.6deg); }

.apec-duerp-workbook__page header {
  display: flex;
  align-items: center;
  gap: 9px;
  padding-bottom: 13px;
  border-bottom: 1px solid rgba(10, 41, 64, .15);
  font-family: "Jost", sans-serif;
  text-transform: uppercase;
}

.apec-duerp-workbook__page header span {
  width: 30px;
  height: 30px;
  display: grid;
  place-items: center;
  border-radius: 50%;
  background: #b87333;
  color: #fff9f3;
  font-size: 9px;
  font-weight: 700;
}

.apec-duerp-workbook__page header small {
  color: #496474;
  font-size: 8px;
  font-weight: 700;
  letter-spacing: .13em;
}

.apec-workbook-illustration {
  width: 100%;
  height: calc(100% - 48px);
  display: grid;
  place-items: center;
  padding: 5px 0 0;
}

.apec-workbook-illustration svg {
  width: 100%;
  height: 100%;
  overflow: visible;
}

.apec-workbook-illustration svg * {
  vector-effect: non-scaling-stroke;
}

.apec-workbook-ink {
  transform-box: fill-box;
  transform-origin: center;
  will-change: transform, opacity;
}

/* Page 01 — un plan de travail permet de visualiser le périmètre retenu. */
.apec-workbook-sheet {
  fill: rgba(255, 255, 255, .52);
  stroke: rgba(19, 69, 92, .14);
  stroke-width: 1.5;
}

.apec-workbook-grid {
  fill: none;
  stroke: rgba(17, 67, 91, .12);
  stroke-width: 1;
}

.apec-workbook-zone {
  fill: rgba(24, 74, 96, .08);
  stroke: rgba(17, 67, 91, .2);
  stroke-width: 1.25;
}

.apec-workbook-zone--cyan { fill: rgba(87, 185, 210, .2); }
.apec-workbook-zone--copper { fill: rgba(184, 115, 51, .22); }

.apec-workbook-route {
  fill: none;
  stroke: #236b80;
  stroke-width: 3;
  stroke-dasharray: 6 6;
}

.apec-workbook-point {
  fill: #f8faf7;
  stroke: #236b80;
  stroke-width: 3;
}

.apec-workbook-point--copper { stroke: #b87333; }

.apec-workbook-focus rect,
.apec-workbook-focus path {
  fill: none;
  stroke: #b87333;
  stroke-width: 2;
}

.apec-workbook-focus rect { stroke-dasharray: 5 5; opacity: .44; }

/* Page 02 — une situation de travail et ses angles d'observation. */
.apec-workbook-floor,
.apec-workbook-desk,
.apec-workbook-screen path,
.apec-workbook-person__body,
.apec-workbook-person__chair,
.apec-workbook-measure path,
.apec-workbook-viewfinder path {
  fill: none;
  stroke-linecap: round;
  stroke-linejoin: round;
}

.apec-workbook-floor { stroke: rgba(15, 59, 81, .2); stroke-width: 2; }
.apec-workbook-desk { stroke: #315e70; stroke-width: 5; }
.apec-workbook-screen rect { fill: rgba(87, 185, 210, .15); stroke: #236b80; stroke-width: 2; }
.apec-workbook-screen path { stroke: #236b80; stroke-width: 3; }
.apec-workbook-person__head { fill: rgba(184, 115, 51, .22); stroke: #9f612d; stroke-width: 3; }
.apec-workbook-person__body { stroke: #173f57; stroke-width: 7; }
.apec-workbook-person__chair { stroke: #5f7b87; stroke-width: 4; }
.apec-workbook-measure path { stroke: #b87333; stroke-width: 2.5; stroke-dasharray: 4 4; }
.apec-workbook-measure circle { fill: #b87333; }
.apec-workbook-viewfinder path { stroke: rgba(35, 107, 128, .62); stroke-width: 2; }

/* Page 03 — la matrice rend la hiérarchisation immédiatement concrète. */
.apec-workbook-matrix rect { fill: rgba(106, 184, 196, .28); stroke: rgba(19, 69, 92, .13); stroke-width: 1; }
.apec-workbook-matrix rect:nth-child(4),
.apec-workbook-matrix rect:nth-child(7),
.apec-workbook-matrix rect:nth-child(8),
.apec-workbook-matrix rect:nth-child(10),
.apec-workbook-matrix rect:nth-child(11) { fill: rgba(218, 171, 116, .46); }
.apec-workbook-matrix rect:nth-child(12),
.apec-workbook-matrix rect:nth-child(15) { fill: rgba(184, 115, 51, .65); }
.apec-workbook-matrix rect:nth-child(16) { fill: rgba(112, 61, 41, .76); }
.apec-workbook-axis { fill: none; stroke: #456a7a; stroke-width: 2; stroke-linecap: round; stroke-linejoin: round; }
.apec-workbook-risk-points circle { fill: #fffaf4; stroke: #b87333; stroke-width: 4; }
.apec-workbook-risk-points path { fill: none; stroke: #b87333; stroke-width: 2.5; stroke-dasharray: 4 5; }
.apec-workbook-gauge path { fill: none; stroke: rgba(35, 107, 128, .34); stroke-width: 7; stroke-linecap: round; }
.apec-workbook-gauge .apec-workbook-gauge__hand { stroke: #b87333; stroke-width: 3; }
.apec-workbook-gauge circle { fill: #b87333; }

/* Page 04 — le livrable prend la forme d'un document structuré et synthétique. */
.apec-workbook-page-back { fill: rgba(87, 185, 210, .12); stroke: rgba(19, 69, 92, .22); stroke-width: 1.5; }
.apec-workbook-page-main { fill: rgba(255, 255, 255, .72); stroke: rgba(19, 69, 92, .24); stroke-width: 1.5; }
.apec-workbook-page-fold { fill: none; stroke: rgba(19, 69, 92, .28); stroke-width: 1.5; }
.apec-workbook-document-lines path { fill: none; stroke: rgba(24, 73, 95, .34); stroke-width: 3; stroke-linecap: round; }
.apec-workbook-document-checks circle { fill: #236b80; }
.apec-workbook-document-checks path { fill: none; stroke: #fff; stroke-width: 2; stroke-linecap: round; stroke-linejoin: round; }
.apec-workbook-summary rect { fill: #123e58; stroke: rgba(184, 115, 51, .45); stroke-width: 1.5; }
.apec-workbook-summary circle { fill: none; stroke: #d79a63; stroke-width: 6; stroke-dasharray: 52 30; transform: rotate(-90deg); transform-origin: 221px 137px; }
.apec-workbook-summary path { fill: none; stroke: rgba(241, 246, 244, .72); stroke-width: 2.5; stroke-linecap: round; stroke-linejoin: round; }

/* Page 05 — une trajectoire relie décision, action et mise à jour. */
.apec-workbook-roadmap-line,
.apec-workbook-roadmap-arrow { fill: none; stroke: #2d788c; stroke-width: 5; stroke-linecap: round; stroke-linejoin: round; }
.apec-workbook-roadmap-line { stroke-dasharray: 7 7; }
.apec-workbook-roadmap-arrow { stroke: #b87333; stroke-width: 3; }
.apec-workbook-milestone circle { fill: #f8f8f3; stroke: #236b80; stroke-width: 4; }
.apec-workbook-milestone--two circle { fill: #174c65; stroke: #b87333; }
.apec-workbook-milestone--three circle { stroke: #b87333; }
.apec-workbook-milestone path { fill: none; stroke: #236b80; stroke-width: 2.5; stroke-linecap: round; stroke-linejoin: round; }
.apec-workbook-milestone--two path { stroke: #fff5e9; stroke-width: 4; }
.apec-workbook-milestone--three path { stroke: #9f612d; }
.apec-workbook-roadmap-bars rect { fill: rgba(27, 89, 111, .18); }
.apec-workbook-roadmap-bars rect:nth-child(2) { fill: rgba(184, 115, 51, .24); }
.apec-workbook-roadmap-bars rect:nth-child(3) { fill: rgba(87, 185, 210, .3); }

.apec-duerp-workbook__scan {
  position: absolute;
  z-index: 12;
  left: 7%;
  right: 7%;
  top: 9%;
  height: 2px;
  background: linear-gradient(90deg, transparent, rgba(184, 115, 51, .85), transparent);
  box-shadow: 0 0 12px rgba(184, 115, 51, .5);
  opacity: 0;
  pointer-events: none;
  will-change: transform, opacity;
}

.apec-duerp-workbook__tabs {
  position: absolute;
  z-index: 12;
  top: 18%;
  right: 0;
  width: 29%;
  display: grid;
  gap: 8px;
  transform: translateZ(180px);
}

.apec-duerp-workbook__tabs span {
  min-height: 48px;
  display: flex;
  align-items: center;
  gap: 8px;
  padding: 9px 10px;
  border: 1px solid rgba(142, 211, 239, .2);
  border-radius: 0 10px 10px 0;
  background: rgba(7, 27, 50, .78);
  box-shadow: 8px 11px 22px rgba(0, 8, 21, .22);
  color: #9ebbc8;
  font: 600 8px/1.15 "Jost", sans-serif;
  letter-spacing: .03em;
  text-transform: uppercase;
  transition: transform 180ms ease, color 180ms ease, border-color 180ms ease, background-color 180ms ease;
  will-change: transform, color, background-color;
}

.apec-duerp-workbook__tabs span.is-current {
  border-color: rgba(226, 173, 123, .68);
  background: rgba(184, 115, 51, .2);
  color: #fff4e9;
  transform: translateX(8px);
}

.apec-duerp-workbook__tabs b {
  color: #d99a61;
  font-size: 9px;
}

.apec-method-cards {
  display: grid;
  gap: 14px;
  padding: 0;
  margin: 0;
  list-style: none;
}

.apec-method-cards > li {
  padding: 32px;
  border: 1px solid rgba(168, 220, 232, .15);
  border-radius: 21px;
  background:
    radial-gradient(circle at 94% 5%, rgba(184, 115, 51, .13), transparent 31%),
    linear-gradient(148deg, rgba(18, 52, 74, .86), rgba(6, 24, 46, .84));
  box-shadow: 0 28px 65px rgba(1, 9, 22, .25);
}

.apec-method-cards.is-enhanced {
  position: relative;
  min-height: 360px;
  display: block;
}

.apec-method-cards.is-enhanced > li {
  position: absolute;
  inset: 0;
  display: flex;
  flex-direction: column;
  justify-content: center;
  visibility: hidden;
  opacity: 0;
  will-change: transform, opacity;
}

.apec-method-cards.is-enhanced > li.is-current {
  visibility: visible;
  opacity: 1;
}

.apec-method-cards h3 {
  margin: 17px 0 18px;
  font-family: "Playfair Display", serif;
  font-size: 41px;
  line-height: 1.1;
}

.apec-method-cards p {
  margin: 0;
  color: #d3dfe4;
  font-size: 19px;
  line-height: 1.58;
}

.apec-method-cards small {
  display: block;
  margin-top: 28px;
  padding-top: 20px;
  border-top: 1px solid rgba(168, 220, 232, .15);
  color: #8fb2c1;
  font-family: "Jost", sans-serif;
  font-size: 10px;
  font-weight: 600;
  letter-spacing: .14em;
  text-transform: uppercase;
}

@media (max-width: 1180px) {
  .apec-duerp-visual--v2 { max-width: 590px; }
  .apec-duerp-method__layout {
    grid-template-columns: minmax(235px, .72fr) minmax(340px, .94fr) minmax(300px, .8fr);
    gap: 28px;
  }
  .apec-duerp-method__heading h2 { font-size: 41px; }
  .apec-duerp-workbook__tabs span { min-height: 43px; padding-inline: 8px; font-size: 7px; }
  .apec-method-cards > li { padding: 28px; }
  .apec-method-cards h3 { font-size: 36px; }
}

@media (max-width: 900px) {
  .apec-duerp-visual--v2 {
    width: min(700px, 100%);
    aspect-ratio: 1.08;
  }

  .apec-duerp-method--v2 {
    min-height: auto;
    padding: 96px 0 102px;
  }

  .apec-duerp-method__pin {
    position: static;
    top: auto;
    height: auto;
    min-height: auto;
    overflow: visible;
  }

  body.admin-bar .apec-duerp-method__pin {
    top: auto;
    height: auto;
    min-height: auto;
  }

  .apec-duerp-method__layout {
    grid-template-columns: 1fr;
    gap: 44px;
    padding: 0;
  }

  .apec-duerp-method__heading {
    max-width: 740px;
  }

  .apec-duerp-method__heading h2 { max-width: 740px; }
  .apec-duerp-method__progress { display: none; }

  .apec-duerp-workbook {
    width: min(580px, 100%);
    margin-inline: auto;
  }
  .apec-method-cards { grid-template-columns: 1fr; }
  .apec-method-cards > li { min-height: 0; }
}

@media (max-width: 620px) {
  .apec-duerp-page--v2::before { background-size: 52px 52px; }
  .apec-duerp-visual--v2 { aspect-ratio: .94; }
  .apec-duerp-stage-v2 { inset: 3% -8% 0; }
  .apec-duerp-analytics { width: 88%; right: -3%; top: 4%; }
  .apec-duerp-binders { left: 3%; bottom: 16%; width: 49%; gap: 4px; }
  .apec-duerp-binders > div { height: 36px; padding-left: 35px; font-size: 6px; }
  .apec-duerp-binders span { left: 11px; width: 13px; height: 13px; }
  .apec-duerp-hardhat { left: 5%; top: 22%; width: 39%; }
  .apec-duerp-clipboard { top: 11%; left: 35%; width: 55%; height: 68%; border-width: 6px; border-radius: 15px; }
  .apec-duerp-clipboard__clip { top: -31px; height: 43px; }
  .apec-duerp-clipboard__clip::before { top: -17px; width: 29px; height: 29px; border-width: 5px; }
  .apec-duerp-clipboard header { padding: 32px 16px 11px; }
  .apec-duerp-clipboard header span,
  .apec-duerp-clipboard header small { font-size: 6px; }
  .apec-duerp-clipboard header strong { font-size: 20px; }
  .apec-duerp-clipboard__body { gap: 8px; padding: 8px 14px 13px; }
  .apec-duerp-clipboard footer { margin: 0 6px 6px; }
  .apec-duerp-clipboard footer span { padding: 9px 1px; font-size: 5px; }
  .apec-duerp-pen { right: 5%; bottom: 10%; height: 11px; }
  .apec-duerp-pen span { height: 11px; }
  .apec-duerp-pen::before { left: -25px; border-top-width: 5px; border-bottom-width: 5px; border-right-width: 25px; }
  .apec-duerp-data-chip { min-width: 86px; gap: 5px; padding: 8px 9px; border-radius: 9px; }
  .apec-duerp-data-chip small { font-size: 6px; }
  .apec-duerp-data-chip strong { font-size: 10px; }
  .apec-duerp-data-chip--one { left: 18%; top: 12%; }
  .apec-duerp-data-chip--two { right: 18%; top: 47%; }
  .apec-duerp-data-chip--three { left: 26%; bottom: 3%; }

  .apec-duerp-panel li {
    grid-template-columns: 37px minmax(0, 1fr);
    gap: 11px;
  }
  .apec-duerp-panel li > span:last-child { font-size: 16px; }
  .apec-duerp-item-icon { width: 34px; height: 34px; border-radius: 9px; }
  .apec-duerp-item-icon svg { width: 18px; height: 18px; }

  .apec-duerp-method--v2 { padding: 72px 0 78px; }
  .apec-duerp-method__layout { gap: 32px; }
  .apec-duerp-method__heading h2 { font-size: 20px; line-height: 1.22; }
  .apec-duerp-method__heading > p:last-of-type { margin-top: 18px; font-size: 16px; }
  .apec-duerp-workbook { width: 100%; aspect-ratio: 1.02; }
  .apec-duerp-workbook__stage { inset: 2% 0; }
  .apec-duerp-workbook__binder { left: 2%; top: 8%; width: 77%; height: 81%; }
  .apec-duerp-workbook__cover { padding: 16px 20px; }
  .apec-duerp-workbook__cover strong { font-size: 17px; }
  .apec-duerp-workbook__pages { inset: 5% 5% 12% 10%; }
  .apec-duerp-workbook__page { padding: 22px 16px 18px 28px; }
  .apec-duerp-workbook__page header { padding-bottom: 9px; }
  .apec-duerp-workbook__page header span { width: 24px; height: 24px; font-size: 7px; }
  .apec-duerp-workbook__page header small { font-size: 6px; }
  .apec-workbook-illustration { height: calc(100% - 37px); padding-top: 3px; }
  .apec-duerp-workbook__rings i { width: 20px; height: 9px; border-width: 2px; }
  .apec-duerp-workbook__tabs { top: 18%; width: 30%; gap: 6px; }
  .apec-duerp-workbook__tabs span { min-height: 36px; gap: 5px; padding: 7px 6px; border-radius: 0 8px 8px 0; font-size: 6px; }
  .apec-duerp-workbook__tabs b { font-size: 7px; }
  .apec-method-cards { gap: 12px; }
  .apec-method-cards > li { padding: 25px 22px; border-radius: 17px; }
  .apec-method-cards h3 { margin: 13px 0 14px; font-size: 24px; }
  .apec-method-cards p { font-size: 16px; }
  .apec-method-cards small { margin-top: 20px; padding-top: 15px; font-size: 8px; }
}

@media (prefers-reduced-motion: reduce) {
  .apec-duerp-stage-v2,
  .apec-duerp-analytics,
  .apec-duerp-binders,
  .apec-duerp-hardhat,
  .apec-duerp-clipboard,
  .apec-duerp-pen,
  .apec-duerp-data-chip,
  .apec-duerp-workbook__stage,
  .apec-duerp-workbook__binder,
  .apec-duerp-workbook__page,
  .apec-duerp-workbook__tabs span {
    will-change: auto;
  }
}


/* DUERP V3 — classeur stabilisé et pages métier finalisées */
.apec-duerp-method--v2 {
  min-height: calc(100svh + 760px);
}

.apec-duerp-workbook__stage,
.apec-duerp-workbook__binder {
  isolation: isolate;
}

.apec-duerp-workbook__pages {
  perspective: none;
  transform-style: flat;
}

.apec-duerp-workbook__page {
  contain: layout paint;
  transform-style: flat;
  backface-visibility: visible;
  -webkit-backface-visibility: visible;
  will-change: auto;
}

.apec-duerp-workbook__page.is-live {
  will-change: transform, opacity;
}

.apec-workbook-dashboard {
  width: 100%;
  height: calc(100% - 48px);
  padding-top: 10px;
  display: flex;
  flex-direction: column;
  color: #143348;
  font-family: "Jost", sans-serif;
  line-height: 1.15;
}

.apec-dashboard-topline {
  min-height: 25px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 8px;
  padding: 0 9px;
  border: 1px solid rgba(17, 67, 91, .12);
  border-radius: 8px;
  background: rgba(255, 255, 255, .68);
  box-shadow: 0 4px 12px rgba(10, 41, 64, .05);
}

.apec-dashboard-topline span {
  font-size: 7px;
  font-weight: 700;
  letter-spacing: .06em;
  text-transform: uppercase;
}

.apec-dashboard-topline b {
  padding: 4px 7px;
  border-radius: 999px;
  background: rgba(184, 115, 51, .12);
  color: #9a5927;
  font-size: 6px;
  letter-spacing: .06em;
  text-transform: uppercase;
}

/* 01 — périmètre et unités de travail */
.apec-scope-board {
  position: relative;
  flex: 1;
  min-height: 0;
  margin-top: 8px;
  border: 1px solid rgba(19, 69, 92, .12);
  border-radius: 13px;
  background:
    radial-gradient(circle at 50% 48%, rgba(87, 185, 210, .16), transparent 38%),
    linear-gradient(145deg, rgba(255,255,255,.74), rgba(223,237,237,.7));
  overflow: hidden;
}

.apec-scope-board::before,
.apec-scope-board::after {
  content: "";
  position: absolute;
  left: 50%;
  top: 50%;
  width: 55%;
  height: 1px;
  background: rgba(35, 107, 128, .25);
  transform-origin: 0 50%;
}

.apec-scope-board::before { transform: rotate(-31deg); }
.apec-scope-board::after { transform: rotate(31deg); }

.apec-scope-hub {
  position: absolute;
  z-index: 3;
  left: 50%;
  top: 50%;
  width: 35%;
  min-height: 52px;
  padding: 10px;
  border: 1px solid rgba(184, 115, 51, .35);
  border-radius: 13px;
  background: linear-gradient(145deg, #184d66, #0b3048);
  box-shadow: 0 10px 24px rgba(6, 35, 52, .22);
  color: #f7fbfb;
  transform: translate(-50%, -50%);
}

.apec-scope-hub span,
.apec-scope-hub strong { display: block; }

.apec-scope-hub span {
  color: #9fd5e1;
  font-size: 6px;
  letter-spacing: .08em;
  text-transform: uppercase;
}

.apec-scope-hub strong {
  margin-top: 5px;
  font-family: "Playfair Display", serif;
  font-size: 11px;
}

.apec-scope-hub i {
  position: absolute;
  right: 9px;
  top: 9px;
  width: 7px;
  height: 7px;
  border: 2px solid #d59a63;
  border-radius: 50%;
}

.apec-scope-unit {
  position: absolute;
  z-index: 2;
  width: 31%;
  min-height: 47px;
  padding: 8px 8px 7px 31px;
  border: 1px solid rgba(19, 69, 92, .13);
  border-radius: 10px;
  background: rgba(255, 255, 255, .82);
  box-shadow: 0 7px 17px rgba(10, 41, 64, .08);
}

.apec-scope-unit--a { left: 3%; top: 9%; }
.apec-scope-unit--b { right: 3%; top: 9%; }
.apec-scope-unit--c { right: 3%; bottom: 8%; }

.apec-scope-unit > span {
  position: absolute;
  left: 8px;
  top: 9px;
  width: 17px;
  height: 17px;
  display: grid;
  place-items: center;
  border-radius: 6px;
  background: #d9eef1;
  color: #236b80;
  font-size: 7px;
  font-weight: 700;
}

.apec-scope-unit b,
.apec-scope-unit small { display: block; }

.apec-scope-unit b { font-size: 7px; }
.apec-scope-unit small { margin-top: 3px; color: #68818e; font-size: 5.5px; }

.apec-dashboard-status {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 5px;
  margin-top: 7px;
}

.apec-dashboard-status span {
  display: flex;
  align-items: center;
  gap: 5px;
  padding: 6px;
  border-radius: 7px;
  background: rgba(19, 70, 93, .07);
  color: #4e6a78;
  font-size: 5.5px;
  font-weight: 600;
}

.apec-dashboard-status i {
  width: 7px;
  height: 7px;
  border-radius: 50%;
  background: #4ba3b9;
  box-shadow: inset 0 0 0 2px rgba(255,255,255,.55);
}

/* 02 — observation concrète d'une situation de travail */
.apec-workbook-dashboard--observation {
  display: grid;
  grid-template-columns: 1.38fr .82fr;
  grid-template-rows: auto 1fr;
  gap: 8px;
}

.apec-workbook-dashboard--observation .apec-dashboard-topline { grid-column: 1 / -1; }

.apec-observation-scene {
  position: relative;
  min-height: 0;
  overflow: hidden;
  border: 1px solid rgba(19, 69, 92, .12);
  border-radius: 13px;
  background:
    linear-gradient(180deg, rgba(87,185,210,.18), rgba(255,255,255,.7) 62%),
    linear-gradient(135deg, #f8faf7, #dcebed);
  box-shadow: inset 0 -18px 26px rgba(18, 68, 91, .06);
}

.apec-observation-scene::after {
  content: "";
  position: absolute;
  left: 7%;
  right: 7%;
  bottom: 16%;
  height: 2px;
  background: rgba(17, 67, 91, .12);
}

.apec-observation-person {
  position: absolute;
  z-index: 3;
  left: 18%;
  top: 25%;
  width: 31%;
  height: 58%;
}

.apec-observation-head {
  position: absolute;
  left: 31%;
  top: 0;
  width: 24%;
  aspect-ratio: 1;
  border-radius: 50%;
  background: linear-gradient(145deg, #e2ad7b, #9b5c2b);
  box-shadow: 0 4px 8px rgba(85,48,22,.18);
}

.apec-observation-body {
  position: absolute;
  left: 23%;
  top: 24%;
  width: 37%;
  height: 48%;
  border-radius: 45% 45% 24% 24%;
  background: linear-gradient(145deg, #1d6078, #0b334b);
  transform: rotate(-8deg);
}

.apec-observation-arm {
  position: absolute;
  left: 49%;
  top: 38%;
  width: 42%;
  height: 12%;
  border-radius: 999px;
  background: linear-gradient(90deg, #174b63, #bc7840);
  transform: rotate(12deg);
  transform-origin: 0 50%;
}

.apec-observation-workstation {
  position: absolute;
  z-index: 2;
  right: 6%;
  top: 21%;
  width: 47%;
  height: 64%;
}

.apec-observation-screen {
  position: absolute;
  right: 7%;
  top: 0;
  width: 50%;
  height: 38%;
  border: 4px solid #173f57;
  border-radius: 7px;
  background: linear-gradient(145deg, #4a9db2, #164a66);
  box-shadow: 0 7px 15px rgba(5,32,48,.17);
}

.apec-observation-screen::after {
  content: "";
  position: absolute;
  inset: 19%;
  border-radius: 3px;
  background: linear-gradient(90deg, rgba(255,255,255,.68) 48%, transparent 48%) 0 0 / 10px 3px;
  opacity: .48;
}

.apec-observation-desk {
  position: absolute;
  left: 0;
  right: 0;
  top: 48%;
  height: 10%;
  border-radius: 5px;
  background: linear-gradient(180deg, #b87333, #74401e);
  box-shadow: 0 5px 9px rgba(65,35,17,.16);
}

.apec-observation-base {
  position: absolute;
  right: 11%;
  top: 56%;
  width: 8%;
  height: 40%;
  background: #426574;
}

.apec-observation-focus {
  position: absolute;
  z-index: 5;
  width: 15px;
  height: 15px;
  border: 2px solid #b87333;
  border-radius: 50%;
  box-shadow: 0 0 0 4px rgba(184,115,51,.13);
}

.apec-observation-focus::after {
  content: "";
  position: absolute;
  left: 50%;
  top: 50%;
  width: 3px;
  height: 3px;
  border-radius: 50%;
  background: #b87333;
  transform: translate(-50%,-50%);
}

.apec-observation-focus--one { left: 33%; top: 39%; }
.apec-observation-focus--two { left: 47%; top: 58%; }
.apec-observation-focus--three { right: 23%; top: 30%; }

.apec-observation-scene > small {
  position: absolute;
  z-index: 4;
  left: 8px;
  bottom: 7px;
  padding: 4px 6px;
  border-radius: 999px;
  background: rgba(10,42,63,.82);
  color: #f3f8f7;
  font-size: 5.5px;
  letter-spacing: .05em;
}

.apec-observation-data {
  display: grid;
  align-content: center;
  gap: 11px;
  padding: 12px 10px;
  border: 1px solid rgba(19, 69, 92, .12);
  border-radius: 13px;
  background: rgba(255,255,255,.7);
}

.apec-observation-data span {
  display: block;
  margin-bottom: 5px;
  color: #4e6876;
  font-size: 6px;
  font-weight: 700;
}

.apec-observation-data i {
  height: 5px;
  display: block;
  overflow: hidden;
  border-radius: 999px;
  background: rgba(17,67,91,.1);
}

.apec-observation-data b {
  width: var(--value);
  height: 100%;
  display: block;
  border-radius: inherit;
  background: linear-gradient(90deg, #4aa6bb, #b87333);
}

/* 03 — matrice et synthèse de priorité */
.apec-risk-dashboard {
  flex: 1;
  min-height: 0;
  display: grid;
  grid-template-columns: 1.18fr .82fr;
  gap: 8px;
  margin-top: 8px;
}

.apec-risk-dashboard__matrix {
  position: relative;
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  grid-template-rows: repeat(4, 1fr);
  gap: 3px;
  padding: 8px;
  border: 1px solid rgba(19,69,92,.12);
  border-radius: 13px;
  background: rgba(255,255,255,.6);
}

.apec-risk-dashboard__matrix > span {
  border-radius: 4px;
  background: rgba(87,185,210,.25);
}

.apec-risk-dashboard__matrix > span:nth-child(4),
.apec-risk-dashboard__matrix > span:nth-child(7),
.apec-risk-dashboard__matrix > span:nth-child(8),
.apec-risk-dashboard__matrix > span:nth-child(10),
.apec-risk-dashboard__matrix > span:nth-child(11) { background: rgba(218,171,116,.46); }

.apec-risk-dashboard__matrix > span:nth-child(12),
.apec-risk-dashboard__matrix > span:nth-child(15) { background: rgba(184,115,51,.64); }

.apec-risk-dashboard__matrix > span:nth-child(16) { background: #77422d; }

.apec-risk-dot {
  position: absolute;
  width: 12px;
  height: 12px;
  border: 3px solid #fffaf4;
  border-radius: 50%;
  background: #174d65;
  box-shadow: 0 2px 7px rgba(8,35,51,.24);
}

.apec-risk-dot--a { left: 20%; bottom: 27%; }
.apec-risk-dot--b { left: 53%; top: 42%; }
.apec-risk-dot--c { right: 12%; top: 14%; background: #b87333; }

.apec-risk-dashboard__summary {
  display: grid;
  align-content: start;
  gap: 7px;
  padding: 10px;
  border-radius: 13px;
  background: linear-gradient(150deg, #164b65, #0b2e45);
  color: #f5f8f6;
  box-shadow: 0 10px 24px rgba(7,35,52,.18);
}

.apec-risk-dashboard__summary > div:first-child {
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
  padding-bottom: 7px;
  border-bottom: 1px solid rgba(255,255,255,.12);
}

.apec-risk-dashboard__summary small { color: #9bc7d3; font-size: 5.5px; text-transform: uppercase; }
.apec-risk-dashboard__summary strong { color: #e0aa78; font: 700 12px/1 "Playfair Display", serif; }

.apec-risk-ring {
  position: relative;
  width: 56px;
  height: 56px;
  margin: 2px auto;
  display: grid;
  place-items: center;
  border-radius: 50%;
  background: conic-gradient(#b87333 0 68%, rgba(255,255,255,.12) 68% 100%);
}

.apec-risk-ring::before {
  content: "";
  position: absolute;
  inset: 7px;
  border-radius: 50%;
  background: #103d56;
}

.apec-risk-ring span {
  z-index: 2;
  max-width: 34px;
  color: #f4e8dc;
  font-size: 5px;
  font-weight: 700;
  text-align: center;
}

.apec-risk-dashboard__summary p {
  display: flex;
  align-items: center;
  gap: 5px;
  margin: 0;
  color: #b7ccd5;
  font-size: 5.5px;
}

.apec-risk-dashboard__summary p > span {
  width: 7px;
  height: 7px;
  border-radius: 2px;
  background: #64b3c3;
}

.apec-risk-dashboard__summary p:nth-of-type(2) > span { background: #d8ab74; }
.apec-risk-dashboard__summary p:nth-of-type(3) > span { background: #a65f32; }

/* 04 — aperçu d'un livrable finalisé */
.apec-deliverable-preview {
  flex: 1;
  min-height: 0;
  display: grid;
  grid-template-columns: 1.1fr .9fr;
  grid-template-rows: auto auto 1fr auto;
  gap: 7px;
  margin-top: 8px;
  padding: 10px;
  border: 1px solid rgba(19,69,92,.13);
  border-radius: 13px;
  background: rgba(255,255,255,.74);
  box-shadow: 0 9px 22px rgba(9,42,61,.08);
}

.apec-deliverable-preview__header {
  grid-column: 1 / -1;
  display: flex;
  align-items: center;
  gap: 7px;
  padding-bottom: 7px;
  border-bottom: 1px solid rgba(19,69,92,.12);
}

.apec-deliverable-preview__header > i {
  width: 20px;
  height: 25px;
  border-radius: 4px;
  background: linear-gradient(145deg,#205f78,#0e354e);
  box-shadow: inset -4px 0 #b87333;
}

.apec-deliverable-preview__header b,
.apec-deliverable-preview__header small { display: block; }

.apec-deliverable-preview__header b { font: 700 9px/1.1 "Playfair Display",serif; }
.apec-deliverable-preview__header small { margin-top: 3px; color: #66808d; font-size: 5px; text-transform: uppercase; }

.apec-deliverable-preview__metrics {
  display: grid;
  gap: 5px;
}

.apec-deliverable-preview__metrics > div {
  padding: 7px;
  border-radius: 7px;
  background: rgba(25,75,98,.07);
}

.apec-deliverable-preview__metrics small,
.apec-deliverable-preview__metrics strong { display: block; }

.apec-deliverable-preview__metrics small { color:#68818d; font-size:5px; text-transform:uppercase; }
.apec-deliverable-preview__metrics strong { margin-top:3px; color:#174c65; font-size:7px; }

.apec-deliverable-preview__chart {
  min-height: 65px;
  display: flex;
  align-items: flex-end;
  gap: 5px;
  padding: 8px 8px 5px;
  border-radius: 8px;
  background: linear-gradient(180deg, rgba(87,185,210,.11), rgba(19,69,92,.04));
  border-bottom: 1px solid rgba(19,69,92,.18);
}

.apec-deliverable-preview__chart i {
  flex: 1;
  height: var(--h);
  min-height: 8px;
  border-radius: 4px 4px 1px 1px;
  background: linear-gradient(180deg,#4eacc0,#21647b);
  box-shadow: inset 0 1px rgba(255,255,255,.5);
}

.apec-deliverable-preview__chart i:nth-child(4) { background: linear-gradient(180deg,#d59a63,#9b5928); }

.apec-deliverable-preview__legend {
  grid-column: 1 / -1;
  display: flex;
  gap: 10px;
  padding-top: 2px;
  color: #617986;
  font-size: 5px;
}

.apec-deliverable-preview__legend span { display:flex; align-items:center; gap:4px; }
.apec-deliverable-preview__legend i { width:6px; height:6px; border-radius:2px; background:#4eacc0; }
.apec-deliverable-preview__legend span:last-child i { background:#b87333; }

/* 05 — feuille de route opérationnelle */
.apec-action-table {
  flex: 1;
  min-height: 0;
  display: grid;
  grid-template-rows: auto repeat(3, 1fr);
  margin-top: 8px;
  overflow: hidden;
  border: 1px solid rgba(19,69,92,.12);
  border-radius: 11px;
  background: rgba(255,255,255,.72);
}

.apec-action-table__head,
.apec-action-row {
  display: grid;
  grid-template-columns: 1.55fr .48fr .8fr;
  align-items: center;
  gap: 7px;
  padding: 0 9px;
}

.apec-action-table__head {
  min-height: 23px;
  background: linear-gradient(90deg,#174e67,#0d334b);
  color: #dcebed;
  font-size: 5px;
  font-weight: 700;
  letter-spacing: .06em;
  text-transform: uppercase;
}

.apec-action-row {
  border-top: 1px solid rgba(19,69,92,.09);
  color: #3a5968;
  font-size: 5.5px;
}

.apec-action-row > span {
  display: flex;
  align-items: center;
  gap: 5px;
  font-weight: 600;
}

.apec-action-row > span i {
  width: 6px;
  height: 6px;
  border-radius: 2px;
  background: #4ea9bc;
}

.apec-action-row b {
  justify-self: start;
  padding: 4px 5px;
  border-radius: 4px;
  background: rgba(184,115,51,.13);
  color: #8e501f;
  font-size: 5px;
}

.apec-action-row b.is-p2 { background: rgba(218,171,116,.25); color:#805e35; }
.apec-action-row b.is-p3 { background: rgba(87,185,210,.17); color:#2d7182; }

.apec-action-row em {
  height: 5px;
  display: block;
  overflow: hidden;
  border-radius: 999px;
  background: rgba(17,67,91,.1);
}

.apec-action-row em i {
  width: var(--progress);
  height: 100%;
  display: block;
  border-radius: inherit;
  background: linear-gradient(90deg,#4ba8bc,#b87333);
}

.apec-action-footer {
  display: flex;
  align-items: center;
  gap: 8px;
  margin-top: 7px;
  color: #6a818c;
  font-size: 5px;
  text-transform: uppercase;
}

.apec-action-footer span { padding-right:8px; border-right:1px solid rgba(19,69,92,.12); }
.apec-action-footer strong { margin-left:auto; color:#236b80; font-size:5px; }

@media (max-width: 620px) {
  .apec-workbook-dashboard { height: calc(100% - 37px); padding-top: 7px; }
  .apec-dashboard-topline { min-height: 21px; padding-inline: 7px; }
  .apec-dashboard-topline span { font-size: 5.5px; }
  .apec-dashboard-topline b { font-size: 4.5px; padding: 3px 5px; }
  .apec-scope-hub { min-height: 44px; padding: 8px; }
  .apec-scope-hub strong { font-size: 9px; }
  .apec-scope-unit { min-height: 39px; padding: 6px 5px 5px 25px; }
  .apec-scope-unit b { font-size: 5.5px; }
  .apec-scope-unit small { font-size: 4.5px; }
  .apec-scope-unit > span { left:6px; top:7px; width:14px; height:14px; font-size:5px; }
  .apec-dashboard-status span { padding:4px; font-size:4.5px; }
  .apec-observation-data { gap:7px; padding:8px 7px; }
  .apec-observation-data span { font-size:5px; }
  .apec-risk-ring { width:45px; height:45px; }
  .apec-deliverable-preview { gap:5px; padding:7px; }
  .apec-action-table__head,
  .apec-action-row { gap:4px; padding-inline:6px; }
  .apec-action-row { font-size:4.5px; }
}

@media (prefers-reduced-motion: reduce) {
  .apec-duerp-workbook__page,
  .apec-duerp-workbook__page.is-live {
    will-change: auto;
  }
}


/* APEC DUERP — méthode de confiance */
.apec-duerp-trust-method {
    position: relative;
    z-index: 1;
    overflow: hidden;
    padding: clamp(96px, 10vw, 150px) 0;
    color: #eaf2f4;
    isolation: isolate;
}

.apec-duerp-trust-method::before {
    content: "";
    position: absolute;
    inset: 0;
    z-index: -1;
    pointer-events: none;
    background:
        radial-gradient(circle at 12% 20%, rgba(86, 183, 212, 0.09), transparent 34%),
        radial-gradient(circle at 88% 78%, rgba(184, 115, 51, 0.11), transparent 32%),
        linear-gradient(180deg, rgba(3, 35, 48, 0.03), rgba(3, 27, 39, 0.22));
}

.apec-duerp-trust-method__header {
    display: grid;
    grid-template-columns: minmax(0, 1.3fr) minmax(300px, 0.7fr);
    gap: clamp(36px, 6vw, 88px);
    align-items: end;
    padding-bottom: clamp(42px, 5vw, 70px);
    border-bottom: 1px solid rgba(184, 115, 51, 0.34);
}

.apec-duerp-trust-method__header h2 {
    max-width: 860px;
    margin: 14px 0 0;
    color: #f7f4ee;
    font-family: "Playfair Display", serif;
    font-size: clamp(40px, 4vw, 48px);
    line-height: 1.08;
    letter-spacing: -0.025em;
}

.apec-duerp-trust-method__header > p {
    max-width: 610px;
    margin: 0;
    color: #c5d3d8;
    font-family: "Oxygen", sans-serif;
    font-size: clamp(19px, 1.45vw, 23px);
    line-height: 1.65;
}

.apec-duerp-trust-method__layout {
    display: grid;
    grid-template-columns: minmax(310px, 0.78fr) minmax(0, 1.32fr);
    gap: clamp(42px, 6vw, 86px);
    align-items: start;
    padding-top: clamp(52px, 6vw, 82px);
}

.apec-duerp-trust-panel {
    position: sticky;
    top: 128px;
    overflow: hidden;
    padding: clamp(30px, 3.6vw, 48px);
    border: 1px solid rgba(184, 115, 51, 0.45);
    border-radius: 28px;
    background:
        linear-gradient(145deg, rgba(19, 63, 78, 0.94), rgba(5, 32, 44, 0.96)),
        #0a2c3b;
    box-shadow:
        0 30px 80px rgba(0, 12, 20, 0.3),
        inset 0 1px 0 rgba(255, 255, 255, 0.07);
}

.apec-duerp-trust-panel::after {
    content: "";
    position: absolute;
    top: -110px;
    right: -120px;
    width: 260px;
    height: 260px;
    border: 1px solid rgba(86, 183, 212, 0.2);
    border-radius: 50%;
    box-shadow: 0 0 0 34px rgba(86, 183, 212, 0.035), 0 0 0 70px rgba(184, 115, 51, 0.025);
    pointer-events: none;
}

.apec-duerp-trust-panel__eyebrow,
.apec-duerp-trust-step__label {
    color: #d5975e;
    font-family: "Jost", sans-serif;
    font-size: 14px;
    font-weight: 700;
    letter-spacing: 0.16em;
    text-transform: uppercase;
}

.apec-duerp-trust-panel h3 {
    position: relative;
    z-index: 1;
    max-width: 480px;
    margin: 18px 0 18px;
    color: #ffffff;
    font-family: "Playfair Display", serif;
    font-size: clamp(29px, 2.7vw, 38px);
    line-height: 1.16;
}

.apec-duerp-trust-panel > p {
    position: relative;
    z-index: 1;
    margin: 0;
    color: #c9d6da;
    font-family: "Oxygen", sans-serif;
    font-size: 18px;
    line-height: 1.7;
}

.apec-duerp-trust-panel__proofs {
    position: relative;
    z-index: 1;
    display: grid;
    gap: 0;
    margin: 30px 0 0;
    padding: 0;
    list-style: none;
    border-top: 1px solid rgba(255, 255, 255, 0.12);
}

.apec-duerp-trust-panel__proofs li {
    display: grid;
    grid-template-columns: 25px minmax(0, 1fr);
    gap: 12px;
    align-items: start;
    padding: 15px 0;
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
    color: #edf4f5;
    font-family: "Oxygen", sans-serif;
    font-size: 17px;
    line-height: 1.45;
}

.apec-duerp-trust-panel__proofs li span {
    display: grid;
    width: 22px;
    height: 22px;
    place-items: center;
    margin-top: 1px;
    border: 1px solid rgba(86, 183, 212, 0.55);
    border-radius: 50%;
    color: #63c0dc;
    font-family: "Jost", sans-serif;
    font-size: 12px;
    font-weight: 700;
}

.apec-duerp-trust-panel__result {
    position: relative;
    z-index: 1;
    display: grid;
    gap: 6px;
    margin-top: 30px;
    padding: 22px 24px;
    border-left: 3px solid #b87333;
    border-radius: 0 14px 14px 0;
    background: rgba(0, 12, 20, 0.22);
}

.apec-duerp-trust-panel__result small {
    color: #9db3ba;
    font-family: "Jost", sans-serif;
    font-size: 14px;
    font-weight: 600;
    letter-spacing: 0.12em;
    text-transform: uppercase;
}

.apec-duerp-trust-panel__result strong {
    color: #ffffff;
    font-family: "Oxygen", sans-serif;
    font-size: 18px;
    line-height: 1.45;
}

.apec-duerp-trust-steps {
    margin: 0;
    padding: 0;
    list-style: none;
    counter-reset: none;
}

.apec-duerp-trust-step {
    display: grid;
    grid-template-columns: 68px minmax(0, 1fr);
    gap: clamp(22px, 3vw, 38px);
    min-height: 154px;
    padding: 28px 26px 30px 4px;
    border-bottom: 1px solid rgba(178, 205, 214, 0.2);
    transition: transform 220ms ease, background-color 220ms ease, border-color 220ms ease;
}

.apec-duerp-trust-step:first-child {
    padding-top: 0;
}

.apec-duerp-trust-step:hover {
    transform: translateX(8px);
    border-color: rgba(184, 115, 51, 0.5);
    background: linear-gradient(90deg, rgba(184, 115, 51, 0.07), transparent 82%);
}

.apec-duerp-trust-step__number {
    display: grid;
    width: 56px;
    height: 56px;
    place-items: center;
    margin-top: 4px;
    border: 1px solid rgba(184, 115, 51, 0.62);
    border-radius: 50%;
    background: rgba(184, 115, 51, 0.09);
    color: #d89a60;
    font-family: "Playfair Display", serif;
    font-size: 19px;
    font-weight: 700;
    box-shadow: inset 0 0 0 5px rgba(255, 255, 255, 0.015);
}

.apec-duerp-trust-step h3 {
    margin: 7px 0 8px;
    color: #ffffff;
    font-family: "Playfair Display", serif;
    font-size: clamp(27px, 2.5vw, 35px);
    line-height: 1.15;
}

.apec-duerp-trust-step p {
    max-width: 760px;
    margin: 0;
    color: #bdcdd2;
    font-family: "Oxygen", sans-serif;
    font-size: 18px;
    line-height: 1.65;
}

.apec-duerp-trust-step small {
    display: inline-flex;
    gap: 8px;
    align-items: center;
    margin-top: 15px;
    color: #d8e4e7;
    font-family: "Jost", sans-serif;
    font-size: 14px;
    font-weight: 600;
    letter-spacing: 0.035em;
}

.apec-duerp-trust-step small span {
    color: #58b8d5;
    font-weight: 700;
}

.apec-duerp-trust-method__note {
    display: flex;
    gap: 13px;
    align-items: center;
    justify-content: center;
    max-width: 1020px;
    margin: clamp(54px, 6vw, 82px) auto 0;
    color: #aebfc5;
    font-family: "Jost", sans-serif;
    font-size: 14px;
    line-height: 1.55;
    letter-spacing: 0.055em;
    text-align: center;
}

.apec-duerp-trust-method__note span {
    flex: 0 0 auto;
    width: 30px;
    height: 1px;
    background: #b87333;
}

@media (max-width: 980px) {
    .apec-duerp-trust-method__header {
        grid-template-columns: 1fr;
        gap: 24px;
    }

    .apec-duerp-trust-method__layout {
        grid-template-columns: 1fr;
    }

    .apec-duerp-trust-panel {
        position: relative;
        top: auto;
    }
}

@media (max-width: 640px) {
    .apec-duerp-trust-method {
        padding: 78px 0 84px;
    }

    .apec-duerp-trust-method__header {
        padding-bottom: 38px;
    }

    .apec-duerp-trust-method__header h2 {
        font-size: 30px;
        line-height: 1.13;
    }

    .apec-duerp-trust-method__header > p {
        font-size: 16px;
        line-height: 1.65;
    }

    .apec-duerp-trust-method__layout {
        gap: 42px;
        padding-top: 42px;
    }

    .apec-duerp-trust-panel {
        padding: 28px 24px;
        border-radius: 22px;
    }

    .apec-duerp-trust-panel h3 {
        font-size: 28px;
    }

    .apec-duerp-trust-panel > p,
    .apec-duerp-trust-panel__result strong {
        font-size: 16px;
    }

    .apec-duerp-trust-panel__proofs li {
        font-size: 16px;
    }

    .apec-duerp-trust-step {
        grid-template-columns: 48px minmax(0, 1fr);
        gap: 16px;
        min-height: 0;
        padding: 24px 0;
    }

    .apec-duerp-trust-step:first-child {
        padding-top: 0;
    }

    .apec-duerp-trust-step__number {
        width: 44px;
        height: 44px;
        font-size: 15px;
    }

    .apec-duerp-trust-step h3 {
        margin-top: 6px;
        font-size: 24px;
    }

    .apec-duerp-trust-step p {
        font-size: 16px;
        line-height: 1.6;
    }

    .apec-duerp-trust-step small {
        align-items: flex-start;
        font-size: 13px;
        line-height: 1.4;
    }

    .apec-duerp-trust-method__note {
        align-items: flex-start;
        margin-top: 48px;
        font-size: 13px;
        text-align: left;
    }

    .apec-duerp-trust-method__note span {
        margin-top: 10px;
    }
}

@media (prefers-reduced-motion: reduce) {
    .apec-duerp-trust-step {
        transition: none;
    }

    .apec-duerp-trust-step:hover {
        transform: none;
    }
}


/* APEC — Analyse ergonomique & transformation du travail */
.apec-ergo-page {
  --ergo-copper: #b87333;
  --ergo-copper-light: #dda46f;
  --ergo-ice: #75c5d7;
  --ergo-cream: #f6f2ea;
  --ergo-ink: #071f2e;
  position: relative;
  overflow: hidden;
  color: #edf4f5;
  background:
    radial-gradient(circle at 88% 9%, rgba(117, 197, 215, .14), transparent 24%),
    radial-gradient(circle at 7% 45%, rgba(184, 115, 51, .10), transparent 27%),
    radial-gradient(circle at 88% 72%, rgba(93, 157, 158, .13), transparent 30%),
    linear-gradient(180deg, #061d2b 0%, #102f3c 28%, #173a40 54%, #0c3039 76%, #061e2c 100%);
}

.apec-ergo-page *,
.apec-ergo-page *::before,
.apec-ergo-page *::after {
  box-sizing: border-box;
}

.apec-ergo-page section {
  position: relative;
  padding: 82px 0;
}

.apec-ergo-page .apec-section-kicker {
  display: flex;
  gap: 14px;
  align-items: center;
  margin: 0;
  color: var(--ergo-ice);
  font-family: "Jost", sans-serif;
  font-size: 14px;
  font-weight: 700;
  letter-spacing: .18em;
  line-height: 1.35;
  text-transform: uppercase;
}

.apec-ergo-page .apec-section-kicker::before {
  content: "";
  width: 34px;
  height: 2px;
  background: var(--ergo-copper);
}

.apec-ergo-page h1,
.apec-ergo-page h2,
.apec-ergo-page h3 {
  text-wrap: balance;
}

.apec-ergo-page .apec-button {
  display: inline-flex;
  gap: 18px;
  align-items: center;
  justify-content: center;
  min-height: 56px;
  padding: 16px 24px;
  border: 1px solid transparent;
  border-radius: 999px;
  font-family: "Jost", sans-serif;
  font-size: 16px;
  font-weight: 700;
  line-height: 1.2;
  text-align: center;
  text-decoration: none;
  transition: color .22s ease, background-color .22s ease, border-color .22s ease, transform .22s ease, box-shadow .22s ease;
}

.apec-ergo-page .apec-button--copper {
  color: #071f2e;
  background: linear-gradient(135deg, #dda46f, #b87333);
  box-shadow: 0 16px 34px rgba(184, 115, 51, .22);
}

.apec-ergo-page .apec-button--copper:hover,
.apec-ergo-page .apec-button--copper:focus-visible {
  color: #03141f;
  background: linear-gradient(135deg, #efbd8b, #ca8443);
  transform: translateY(-3px);
  box-shadow: 0 22px 44px rgba(184, 115, 51, .32);
}

.apec-ergo-page .apec-button--outline {
  color: #e8f1f3;
  border-color: rgba(221, 164, 111, .52);
  background: rgba(5, 25, 36, .2);
}

.apec-ergo-page .apec-button--outline:hover,
.apec-ergo-page .apec-button--outline:focus-visible {
  color: #fff;
  border-color: var(--ergo-copper-light);
  background: rgba(184, 115, 51, .12);
  transform: translateY(-3px);
}

.apec-ergo-page a:focus-visible {
  outline: 3px solid #8dd3e1;
  outline-offset: 4px;
}

.apec-ergo-hero {
  display: flex;
  min-height: calc(100svh - 92px);
  align-items: center;
  padding-top: 70px !important;
}

.apec-ergo-hero::after {
  content: "";
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  height: 1px;
  background: linear-gradient(90deg, transparent, rgba(117, 197, 215, .24), rgba(184, 115, 51, .32), transparent);
}

.apec-ergo-hero__grid {
  display: grid;
  gap: 54px;
  align-items: center;
}

.apec-ergo-hero__content {
  position: relative;
  z-index: 3;
}

.apec-ergo-hero h1 {
  max-width: 760px;
  margin: 22px 0 24px;
  color: #fff;
  font-family: "Playfair Display", serif;
  font-size: 42px;
  font-weight: 700;
  letter-spacing: -.035em;
  line-height: 1.04;
}

.apec-ergo-hero h1 em {
  color: var(--ergo-copper-light);
  font-style: normal;
}

.apec-ergo-hero__lead {
  max-width: 760px;
  margin: 0;
  color: #cbd9dd;
  font-family: "Oxygen", sans-serif;
  font-size: 18px;
  line-height: 1.68;
}

.apec-ergo-hero__actions {
  display: flex;
  flex-direction: column;
  gap: 14px;
  margin-top: 34px;
}

.apec-ergo-hero__scope {
  display: flex;
  flex-wrap: wrap;
  gap: 12px 20px;
  margin: 34px 0 0;
  padding: 24px 0 0;
  border-top: 1px solid rgba(196, 218, 224, .18);
  list-style: none;
}

.apec-ergo-hero__scope li {
  position: relative;
  padding-left: 15px;
  color: #b9cbd0;
  font-family: "Jost", sans-serif;
  font-size: 14px;
  font-weight: 600;
  letter-spacing: .035em;
}

.apec-ergo-hero__scope li::before {
  content: "";
  position: absolute;
  top: .48em;
  left: 0;
  width: 6px;
  height: 6px;
  border-radius: 50%;
  background: var(--ergo-copper);
  box-shadow: 0 0 12px rgba(184, 115, 51, .8);
}

.apec-ergo-anatomy {
  position: relative;
  min-height: 590px;
  isolation: isolate;
}

.apec-ergo-anatomy__halo {
  position: absolute;
  top: 10%;
  left: 50%;
  width: 430px;
  height: 430px;
  border-radius: 50%;
  background: radial-gradient(circle, rgba(84, 174, 195, .23), rgba(8, 37, 50, .05) 55%, transparent 72%);
  filter: blur(8px);
  transform: translateX(-50%);
}

.apec-ergo-anatomy__orbit {
  position: absolute;
  top: 46%;
  left: 50%;
  width: 420px;
  height: 420px;
  border: 1px solid rgba(117, 197, 215, .18);
  border-radius: 50%;
  transform: translate(-50%, -50%) rotateX(68deg);
}

.apec-ergo-anatomy__orbit--two {
  width: 330px;
  height: 510px;
  border-color: rgba(184, 115, 51, .18);
  transform: translate(-50%, -50%) rotateY(67deg);
}

.apec-ergo-anatomy__stage {
  position: relative;
  width: min(100%, 560px);
  min-height: 560px;
  margin: 0 auto;
  perspective: 1200px;
  transform-style: preserve-3d;
  will-change: transform;
}

.apec-ergo-anatomy__figure {
  position: absolute;
  top: -22px;
  left: 50%;
  width: min(100%, 495px);
  height: auto;
  overflow: visible;
  transform: translateX(-50%);
  filter: drop-shadow(0 30px 46px rgba(0, 10, 18, .28));
}

.apec-ergo-body-shell {
  fill: url(#apec-ergo-body-gradient);
  stroke: rgba(144, 214, 226, .42);
  stroke-width: 1.6;
}

.apec-ergo-head-line,
.apec-ergo-face-line,
.apec-ergo-shoulder-line,
.apec-ergo-arm-line {
  fill: none;
  stroke: rgba(150, 216, 226, .42);
  stroke-linecap: round;
  stroke-width: 2;
}

.apec-ergo-ribs path {
  fill: none;
  stroke: rgba(130, 198, 211, .25);
  stroke-linecap: round;
  stroke-width: 2.2;
}

.apec-ergo-spine-axis {
  fill: none;
  stroke: rgba(221, 164, 111, .54);
  stroke-width: 2;
  stroke-dasharray: 5 8;
}

.apec-ergo-vertebrae {
  transform-box: fill-box;
  transform-origin: center;
  will-change: transform, opacity;
}

.apec-ergo-joint-lines path {
  fill: none;
  stroke: rgba(117, 197, 215, .30);
  stroke-dasharray: 4 7;
  stroke-width: 1.5;
}

.apec-ergo-points circle {
  fill: #e4a86e;
  stroke: #f5d5b6;
  stroke-width: 1.5;
  transform-box: fill-box;
  transform-origin: center;
  will-change: transform, opacity;
}

.apec-ergo-data {
  position: absolute;
  z-index: 4;
  display: grid;
  grid-template-columns: 32px minmax(0, 1fr);
  column-gap: 10px;
  width: 185px;
  padding: 13px 15px;
  border: 1px solid rgba(117, 197, 215, .24);
  border-radius: 13px;
  background: rgba(5, 28, 40, .78);
  box-shadow: 0 18px 42px rgba(0, 12, 20, .22), inset 0 1px rgba(255, 255, 255, .05);
  backdrop-filter: blur(10px);
  will-change: transform, opacity;
}

.apec-ergo-data::after {
  content: "";
  position: absolute;
  top: 50%;
  width: 38px;
  height: 1px;
  background: linear-gradient(90deg, rgba(117, 197, 215, .6), transparent);
}

.apec-ergo-data span {
  grid-row: 1 / 3;
  color: var(--ergo-copper-light);
  font-family: "Playfair Display", serif;
  font-size: 17px;
  font-weight: 700;
}

.apec-ergo-data strong {
  color: #fff;
  font-family: "Jost", sans-serif;
  font-size: 14px;
  letter-spacing: .04em;
}

.apec-ergo-data small {
  color: #8faab2;
  font-family: "Jost", sans-serif;
  font-size: 11px;
  letter-spacing: .04em;
}

.apec-ergo-data--postures {
  top: 20%;
  left: -1%;
}

.apec-ergo-data--postures::after,
.apec-ergo-data--organisation::after {
  left: 100%;
}

.apec-ergo-data--efforts {
  top: 48%;
  right: -1%;
}

.apec-ergo-data--efforts::after {
  right: 100%;
  transform: rotate(180deg);
}

.apec-ergo-data--organisation {
  bottom: 9%;
  left: 4%;
}

.apec-ergo-anatomy__caption {
  position: absolute;
  right: 4%;
  bottom: 0;
  left: 4%;
  display: flex;
  gap: 12px;
  align-items: flex-start;
  margin: 0;
  color: #a9bec4;
  font-family: "Jost", sans-serif;
  font-size: 13px;
  line-height: 1.55;
  text-align: center;
}

.apec-ergo-anatomy__caption span {
  flex: 0 0 auto;
  width: 28px;
  height: 1px;
  margin-top: 10px;
  background: var(--ergo-copper);
}

.apec-ergo-situations {
  background: linear-gradient(180deg, rgba(255, 255, 255, .015), rgba(4, 25, 35, .08));
}

.apec-ergo-section-heading {
  display: grid;
  gap: 24px;
  padding-bottom: 42px;
  border-bottom: 1px solid rgba(207, 226, 231, .18);
}

.apec-ergo-section-heading h2 {
  max-width: 820px;
  margin: 16px 0 0;
  color: #fff;
  font-family: "Playfair Display", serif;
  font-size: 34px;
  letter-spacing: -.025em;
  line-height: 1.08;
}

.apec-ergo-section-heading > p {
  max-width: 660px;
  margin: 0;
  color: #bdcfd4;
  font-family: "Oxygen", sans-serif;
  font-size: 18px;
  line-height: 1.7;
}

.apec-ergo-cases {
  display: grid;
  gap: 18px;
  margin-top: 38px;
}

.apec-ergo-case {
  position: relative;
  overflow: hidden;
  min-height: 335px;
  padding: 28px 25px;
  border: 1px solid rgba(148, 190, 201, .19);
  border-radius: 22px;
  background: linear-gradient(145deg, rgba(20, 62, 72, .75), rgba(5, 29, 40, .62));
  box-shadow: inset 0 1px rgba(255, 255, 255, .035);
  transition: transform .25s ease, border-color .25s ease, box-shadow .25s ease, background-color .25s ease;
}

.apec-ergo-case::after {
  content: "";
  position: absolute;
  right: -90px;
  bottom: -100px;
  width: 210px;
  height: 210px;
  border: 1px solid rgba(117, 197, 215, .10);
  border-radius: 50%;
  box-shadow: 0 0 0 30px rgba(184, 115, 51, .025);
  transition: transform .35s ease;
}

.apec-ergo-case:hover {
  z-index: 1;
  border-color: rgba(221, 164, 111, .48);
  background: linear-gradient(145deg, rgba(25, 72, 82, .85), rgba(6, 31, 43, .72));
  box-shadow: 0 24px 55px rgba(0, 14, 22, .20);
  transform: translateY(-7px);
}

.apec-ergo-case:hover::after {
  transform: scale(1.12);
}

.apec-ergo-case__icon {
  display: grid;
  width: 48px;
  height: 48px;
  place-items: center;
  margin-bottom: 25px;
  border: 1px solid rgba(221, 164, 111, .52);
  border-radius: 50%;
  color: var(--ergo-copper-light);
  font-family: "Playfair Display", serif;
  font-size: 15px;
  font-weight: 700;
}

.apec-ergo-case__signal {
  margin: 0 0 10px;
  color: #79c5d6;
  font-family: "Jost", sans-serif;
  font-size: 13px;
  font-weight: 700;
  letter-spacing: .08em;
  line-height: 1.45;
  text-transform: uppercase;
}

.apec-ergo-case h3 {
  position: relative;
  z-index: 1;
  margin: 0 0 12px;
  color: #fff;
  font-family: "Playfair Display", serif;
  font-size: 25px;
  line-height: 1.18;
}

.apec-ergo-case > p:not(.apec-ergo-case__signal) {
  position: relative;
  z-index: 1;
  margin: 0;
  color: #b9cbd0;
  font-family: "Oxygen", sans-serif;
  font-size: 16px;
  line-height: 1.65;
}

.apec-ergo-case small {
  position: absolute;
  right: 25px;
  bottom: 25px;
  left: 25px;
  z-index: 1;
  padding-top: 15px;
  border-top: 1px solid rgba(198, 218, 224, .13);
  color: #d8e3e5;
  font-family: "Jost", sans-serif;
  font-size: 12px;
  font-weight: 600;
  letter-spacing: .035em;
}

.apec-ergo-situations__cta {
  display: grid;
  gap: 24px;
  align-items: center;
  margin-top: 26px;
  padding: 28px;
  border: 1px solid rgba(184, 115, 51, .35);
  border-radius: 22px;
  background: rgba(7, 29, 40, .42);
}

.apec-ergo-situations__cta div {
  display: grid;
  gap: 7px;
}

.apec-ergo-situations__cta div span {
  color: var(--ergo-copper-light);
  font-family: "Jost", sans-serif;
  font-size: 14px;
  font-weight: 700;
  letter-spacing: .1em;
  text-transform: uppercase;
}

.apec-ergo-situations__cta div strong {
  max-width: 780px;
  color: #f3f6f6;
  font-family: "Oxygen", sans-serif;
  font-size: 18px;
  line-height: 1.5;
}

.apec-ergo-method {
  background:
    radial-gradient(circle at 16% 56%, rgba(184, 115, 51, .08), transparent 26%),
    linear-gradient(180deg, rgba(5, 27, 38, .02), rgba(4, 25, 35, .14));
}

.apec-ergo-method__grid {
  display: grid;
  gap: 42px;
  align-items: start;
  padding-top: 48px;
}

.apec-ergo-method__commitment {
  position: relative;
  overflow: hidden;
  padding: 30px 25px;
  border: 1px solid rgba(184, 115, 51, .46);
  border-radius: 26px;
  background: linear-gradient(150deg, rgba(20, 61, 70, .94), rgba(4, 27, 38, .95));
  box-shadow: 0 30px 75px rgba(0, 12, 19, .23), inset 0 1px rgba(255, 255, 255, .05);
}

.apec-ergo-method__commitment::after {
  content: "";
  position: absolute;
  top: -100px;
  right: -105px;
  width: 230px;
  height: 230px;
  border: 1px solid rgba(117, 197, 215, .16);
  border-radius: 50%;
  box-shadow: 0 0 0 31px rgba(117, 197, 215, .025), 0 0 0 65px rgba(184, 115, 51, .02);
}

.apec-ergo-method__eyebrow {
  position: relative;
  z-index: 1;
  margin: 0;
  color: var(--ergo-copper-light);
  font-family: "Jost", sans-serif;
  font-size: 14px;
  font-weight: 700;
  letter-spacing: .14em;
  text-transform: uppercase;
}

.apec-ergo-method__commitment > h3 {
  position: relative;
  z-index: 1;
  margin: 18px 0;
  color: #fff;
  font-family: "Playfair Display", serif;
  font-size: 30px;
  line-height: 1.12;
}

.apec-ergo-method__commitment > p:not(.apec-ergo-method__eyebrow) {
  position: relative;
  z-index: 1;
  margin: 0;
  color: #c2d1d5;
  font-family: "Oxygen", sans-serif;
  font-size: 16px;
  line-height: 1.7;
}

.apec-ergo-method__commitment ul {
  position: relative;
  z-index: 1;
  display: grid;
  gap: 0;
  margin: 30px 0;
  padding: 0;
  border-top: 1px solid rgba(213, 228, 232, .12);
  list-style: none;
}

.apec-ergo-method__commitment li {
  display: grid;
  grid-template-columns: 24px minmax(0, 1fr);
  gap: 12px;
  padding: 16px 0;
  border-bottom: 1px solid rgba(213, 228, 232, .11);
}

.apec-ergo-method__commitment li > span {
  display: grid;
  width: 22px;
  height: 22px;
  place-items: center;
  border: 1px solid rgba(117, 197, 215, .48);
  border-radius: 50%;
  color: #77c9da;
  font-family: "Jost", sans-serif;
  font-size: 11px;
  font-weight: 700;
}

.apec-ergo-method__commitment li div {
  display: grid;
  gap: 4px;
}

.apec-ergo-method__commitment li strong {
  color: #f2f6f6;
  font-family: "Oxygen", sans-serif;
  font-size: 16px;
}

.apec-ergo-method__commitment li small {
  color: #8fa8af;
  font-family: "Jost", sans-serif;
  font-size: 13px;
  line-height: 1.45;
}

.apec-ergo-method__deliverable {
  position: relative;
  z-index: 1;
  display: grid;
  gap: 6px;
  padding: 20px;
  border-left: 3px solid var(--ergo-copper);
  border-radius: 0 13px 13px 0;
  background: rgba(0, 14, 22, .26);
}

.apec-ergo-method__deliverable span {
  color: #94acb3;
  font-family: "Jost", sans-serif;
  font-size: 12px;
  font-weight: 700;
  letter-spacing: .12em;
  text-transform: uppercase;
}

.apec-ergo-method__deliverable strong {
  color: #fff;
  font-family: "Oxygen", sans-serif;
  font-size: 16px;
  line-height: 1.5;
}

.apec-ergo-method__steps {
  margin: 0;
  padding: 0;
  list-style: none;
}

.apec-ergo-method__steps li {
  display: grid;
  grid-template-columns: 48px minmax(0, 1fr);
  gap: 18px;
  padding: 25px 0;
  border-bottom: 1px solid rgba(199, 221, 226, .17);
  transition: transform .22s ease, border-color .22s ease, background-color .22s ease;
}

.apec-ergo-method__steps li:first-child {
  padding-top: 0;
}

.apec-ergo-method__steps li:hover {
  border-color: rgba(184, 115, 51, .48);
  transform: translateX(7px);
}

.apec-ergo-method__number {
  display: grid;
  width: 44px;
  height: 44px;
  place-items: center;
  border: 1px solid rgba(184, 115, 51, .62);
  border-radius: 50%;
  color: var(--ergo-copper-light);
  background: rgba(184, 115, 51, .07);
  font-family: "Playfair Display", serif;
  font-size: 15px;
  font-weight: 700;
}

.apec-ergo-method__steps small {
  color: var(--ergo-copper-light);
  font-family: "Jost", sans-serif;
  font-size: 12px;
  font-weight: 700;
  letter-spacing: .14em;
  text-transform: uppercase;
}

.apec-ergo-method__steps h3 {
  margin: 6px 0 8px;
  color: #fff;
  font-family: "Playfair Display", serif;
  font-size: 25px;
  line-height: 1.16;
}

.apec-ergo-method__steps p {
  max-width: 760px;
  margin: 0;
  color: #b8cbd0;
  font-family: "Oxygen", sans-serif;
  font-size: 16px;
  line-height: 1.65;
}

.apec-ergo-method__steps em {
  display: block;
  margin-top: 12px;
  color: #d4e0e3;
  font-family: "Jost", sans-serif;
  font-size: 12px;
  font-style: normal;
  font-weight: 600;
  letter-spacing: .04em;
}

.apec-ergo-method__note {
  display: flex;
  gap: 12px;
  align-items: flex-start;
  max-width: 940px;
  margin: 46px auto 0;
  color: #a9bdc2;
  font-family: "Jost", sans-serif;
  font-size: 13px;
  letter-spacing: .045em;
  line-height: 1.55;
}

.apec-ergo-method__note span {
  flex: 0 0 auto;
  width: 30px;
  height: 1px;
  margin-top: 10px;
  background: var(--ergo-copper);
}

.apec-ergo-contact {
  padding-bottom: 105px !important;
}

.apec-ergo-contact__panel {
  position: relative;
  display: grid;
  overflow: hidden;
  border: 1px solid rgba(184, 115, 51, .48);
  border-radius: 28px;
  background:
    radial-gradient(circle at 92% 15%, rgba(117, 197, 215, .12), transparent 28%),
    linear-gradient(140deg, rgba(18, 58, 69, .97), rgba(4, 25, 36, .98));
  box-shadow: 0 38px 90px rgba(0, 12, 19, .30), inset 0 1px rgba(255, 255, 255, .06);
}

.apec-ergo-contact__content {
  padding: 38px 26px;
}

.apec-ergo-contact__content h2 {
  max-width: 800px;
  margin: 18px 0;
  color: #fff;
  font-family: "Playfair Display", serif;
  font-size: 34px;
  letter-spacing: -.025em;
  line-height: 1.08;
}

.apec-ergo-contact__content > p:not(.apec-section-kicker) {
  max-width: 800px;
  margin: 0;
  color: #bfd0d5;
  font-family: "Oxygen", sans-serif;
  font-size: 18px;
  line-height: 1.68;
}

.apec-ergo-contact__actions {
  display: flex;
  flex-direction: column;
  gap: 20px;
  align-items: flex-start;
  margin-top: 30px;
}

.apec-ergo-contact__phone {
  display: grid;
  gap: 2px;
  color: #fff;
  font-family: "Jost", sans-serif;
  text-decoration: none;
}

.apec-ergo-contact__phone span {
  color: #9db2b8;
  font-size: 12px;
  letter-spacing: .08em;
  text-transform: uppercase;
}

.apec-ergo-contact__phone strong {
  font-size: 20px;
}

.apec-ergo-contact__content > small {
  display: block;
  margin-top: 27px;
  color: #8fa6ad;
  font-family: "Jost", sans-serif;
  font-size: 12px;
  letter-spacing: .04em;
  line-height: 1.5;
}

.apec-ergo-contact__aside {
  position: relative;
  padding: 34px 26px;
  border-top: 1px solid rgba(205, 224, 229, .14);
  background: rgba(0, 13, 21, .18);
}

.apec-ergo-contact__index {
  display: block;
  margin-bottom: 36px;
  color: rgba(221, 164, 111, .33);
  font-family: "Playfair Display", serif;
  font-size: 54px;
  font-weight: 700;
  letter-spacing: .08em;
}

.apec-ergo-contact__aside h3 {
  margin: 0 0 15px;
  color: #fff;
  font-family: "Playfair Display", serif;
  font-size: 26px;
  line-height: 1.18;
}

.apec-ergo-contact__aside p {
  margin: 0;
  color: #b7c9ce;
  font-family: "Oxygen", sans-serif;
  font-size: 15px;
  line-height: 1.65;
}

.apec-ergo-contact__aside .apec-ergo-contact__disclaimer {
  margin-top: 18px;
  padding-top: 18px;
  border-top: 1px solid rgba(205, 224, 229, .12);
  color: #8ea6ad;
  font-family: "Jost", sans-serif;
  font-size: 12px;
}

@media (min-width: 640px) {
  .apec-ergo-page section {
    padding: 100px 0;
  }

  .apec-ergo-hero h1 {
    font-size: 52px;
  }

  .apec-ergo-hero__lead {
    font-size: 21px;
  }

  .apec-ergo-hero__actions {
    flex-direction: row;
    flex-wrap: wrap;
  }

  .apec-ergo-cases {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .apec-ergo-situations__cta {
    padding: 32px 36px;
  }

  .apec-ergo-contact__actions {
    flex-direction: row;
    align-items: center;
  }
}

@media (min-width: 900px) {
  .apec-ergo-section-heading {
    grid-template-columns: minmax(0, 1.12fr) minmax(320px, .72fr);
    gap: 64px;
    align-items: end;
  }

  .apec-ergo-section-heading h2,
  .apec-ergo-contact__content h2 {
    font-size: 48px;
  }

  .apec-ergo-section-heading > p {
    font-size: 21px;
  }

  .apec-ergo-situations__cta {
    grid-template-columns: minmax(0, 1fr) auto;
  }

  .apec-ergo-method__grid {
    grid-template-columns: minmax(330px, .78fr) minmax(0, 1.25fr);
    gap: 62px;
  }

  .apec-ergo-method__commitment {
    position: sticky;
    top: 125px;
    padding: 38px 34px;
  }

  .apec-ergo-contact__panel {
    grid-template-columns: minmax(0, 1.32fr) minmax(320px, .68fr);
  }

  .apec-ergo-contact__content {
    padding: 64px 58px;
  }

  .apec-ergo-contact__aside {
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding: 52px 44px;
    border-top: 0;
    border-left: 1px solid rgba(205, 224, 229, .14);
  }
}

@media (min-width: 1080px) {
  .apec-ergo-page section {
    padding: 126px 0;
  }

  .apec-ergo-hero {
    min-height: calc(100svh - 104px);
    padding-top: 54px !important;
  }

  .apec-ergo-hero__grid {
    grid-template-columns: minmax(0, 1.02fr) minmax(480px, .98fr);
    gap: 48px;
  }

  .apec-ergo-hero h1 {
    font-size: 64px;
  }

  .apec-ergo-hero__lead {
    font-size: 24px;
    line-height: 1.62;
  }

  .apec-ergo-anatomy {
    min-height: 650px;
  }

  .apec-ergo-anatomy__stage {
    min-height: 620px;
  }

  .apec-ergo-anatomy__figure {
    top: -35px;
    width: 530px;
  }

  .apec-ergo-data--postures {
    left: -5%;
  }

  .apec-ergo-data--efforts {
    right: -5%;
  }

  .apec-ergo-data--organisation {
    left: 0;
  }

  .apec-ergo-cases {
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 20px;
    margin-top: 48px;
  }

  .apec-ergo-case {
    min-height: 370px;
    padding: 32px 28px;
  }

  .apec-ergo-case h3 {
    font-size: 27px;
  }

  .apec-ergo-case > p:not(.apec-ergo-case__signal) {
    font-size: 17px;
  }

  .apec-ergo-method__grid {
    gap: 82px;
    padding-top: 65px;
  }

  .apec-ergo-method__commitment > h3 {
    font-size: 38px;
  }

  .apec-ergo-method__steps li {
    grid-template-columns: 60px minmax(0, 1fr);
    gap: 28px;
    padding: 30px 0;
  }

  .apec-ergo-method__number {
    width: 54px;
    height: 54px;
    font-size: 18px;
  }

  .apec-ergo-method__steps h3 {
    font-size: 31px;
  }

  .apec-ergo-method__steps p {
    font-size: 18px;
  }
}

@media (max-width: 460px) {
  .apec-ergo-anatomy {
    min-height: 535px;
  }

  .apec-ergo-anatomy__stage {
    min-height: 510px;
  }

  .apec-ergo-anatomy__figure {
    top: 10px;
    width: 390px;
  }

  .apec-ergo-anatomy__halo {
    width: 340px;
    height: 340px;
  }

  .apec-ergo-anatomy__orbit {
    width: 325px;
    height: 325px;
  }

  .apec-ergo-data {
    width: 150px;
    padding: 11px 12px;
    grid-template-columns: 25px minmax(0, 1fr);
  }

  .apec-ergo-data::after {
    width: 22px;
  }

  .apec-ergo-data--postures {
    top: 25%;
    left: -2%;
  }

  .apec-ergo-data--efforts {
    top: 50%;
    right: -2%;
  }

  .apec-ergo-data--organisation {
    bottom: 11%;
    left: 1%;
  }

  .apec-ergo-data strong {
    font-size: 12px;
  }

  .apec-ergo-data small {
    font-size: 9px;
  }

  .apec-ergo-anatomy__caption {
    right: 0;
    left: 0;
    font-size: 11px;
    text-align: left;
  }
}

@media (prefers-reduced-motion: reduce) {
  .apec-ergo-page *,
  .apec-ergo-page *::before,
  .apec-ergo-page *::after {
    scroll-behavior: auto !important;
    transition-duration: .01ms !important;
    animation-duration: .01ms !important;
    animation-iteration-count: 1 !important;
  }

  .apec-ergo-anatomy__stage,
  .apec-ergo-data,
  .apec-ergo-vertebrae,
  .apec-ergo-points circle {
    will-change: auto;
  }
}


/* APEC — Analyse ergonomique V2 */
.apec-ergo-anatomy__figure--realistic {
  top: -38px;
  width: min(100%, 535px);
  filter: drop-shadow(0 32px 52px rgba(0, 10, 18, .34));
}

.apec-ergo-skeleton-soft path,
.apec-ergo-skeleton-soft circle,
.apec-ergo-skeleton-soft ellipse {
  fill: url(#apec-ergo-bone-fill);
  stroke: rgba(155, 215, 226, .46);
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-width: 1.55;
}

.apec-ergo-skeleton-soft .apec-ergo-cranium {
  fill: url(#apec-ergo-skull-fill);
  stroke-width: 1.9;
}

.apec-ergo-skeleton-soft .apec-ergo-temple,
.apec-ergo-skeleton-soft .apec-ergo-jaw {
  fill: rgba(91, 157, 173, .06);
  stroke: rgba(175, 225, 233, .48);
}

.apec-ergo-skeleton-soft .apec-ergo-neck-bone,
.apec-ergo-skeleton-soft .apec-ergo-clavicle,
.apec-ergo-skeleton-soft .apec-ergo-scapula,
.apec-ergo-skeleton-soft .apec-ergo-pelvis-real path,
.apec-ergo-skeleton-soft .apec-ergo-pelvis-real ellipse {
  fill: rgba(85, 149, 164, .055);
  stroke: rgba(150, 209, 220, .37);
}

.apec-ergo-ribcage-real path,
.apec-ergo-limbs-real path,
.apec-ergo-limbs-real circle {
  fill: none;
  stroke: rgba(137, 199, 211, .34);
  stroke-width: 2;
}

.apec-ergo-ribcage-real .apec-ergo-sternum {
  stroke: rgba(178, 221, 228, .42);
  stroke-width: 2.4;
}

.apec-ergo-pelvis-real ellipse,
.apec-ergo-limbs-real circle {
  fill: rgba(113, 186, 201, .06);
}

.apec-ergo-spine-axis-real {
  fill: none;
  stroke: rgba(226, 167, 111, .72);
  stroke-dasharray: 4 7;
  stroke-linecap: round;
  stroke-width: 2;
}

.apec-ergo-vertebrae--real > * {
  stroke: rgba(249, 218, 184, .72);
  stroke-width: .75;
}

.apec-ergo-joint-lines--real path {
  fill: none;
  stroke: rgba(117, 197, 215, .28);
  stroke-dasharray: 4 7;
  stroke-width: 1.4;
}

.apec-ergo-cases {
  row-gap: 28px;
}

.apec-ergo-case {
  min-height: 410px;
  padding: 36px 32px;
}

.apec-ergo-case__icon {
  margin-bottom: 30px;
}

.apec-ergo-case h3 {
  margin-bottom: 17px;
}

.apec-ergo-case > p:not(.apec-ergo-case__signal) {
  line-height: 1.75;
}

.apec-ergo-case small {
  right: 32px;
  bottom: 30px;
  left: 32px;
  padding-top: 18px;
}

.apec-ergo-situations__cta {
  margin-top: 72px;
}

.apec-ergo-method__steps li {
  border-radius: 18px 0 0 18px;
  transition: transform .22s ease, background-color .22s ease, border-color .22s ease, box-shadow .22s ease;
}

.apec-ergo-method__steps li:hover,
.apec-ergo-method__steps li.is-current {
  border-color: rgba(184, 115, 51, .52);
  background: linear-gradient(90deg, rgba(184, 115, 51, .075), transparent 84%);
  box-shadow: inset 3px 0 0 rgba(184, 115, 51, .62);
  transform: translateX(8px);
}

.apec-ergo-method__steps li:hover .apec-ergo-method__number,
.apec-ergo-method__steps li.is-current .apec-ergo-method__number {
  color: #f0b77f;
  border-color: rgba(221, 164, 111, .82);
  background: rgba(184, 115, 51, .13);
  box-shadow: 0 0 0 5px rgba(184, 115, 51, .035);
}

.apec-ergo-contact__accent {
  display: flex;
  gap: 8px;
  align-items: flex-end;
  height: 70px;
  margin-bottom: 34px;
}

.apec-ergo-contact__accent i {
  display: block;
  width: 5px;
  border-radius: 999px;
  background: linear-gradient(180deg, rgba(221, 164, 111, .82), rgba(184, 115, 51, .20));
}

.apec-ergo-contact__accent i:nth-child(1) {
  height: 24px;
}

.apec-ergo-contact__accent i:nth-child(2) {
  height: 43px;
}

.apec-ergo-contact__accent i:nth-child(3) {
  height: 62px;
  background: linear-gradient(180deg, rgba(117, 197, 215, .76), rgba(117, 197, 215, .16));
}

@media (min-width: 1080px) {
  .apec-ergo-case {
    min-height: 445px;
    padding: 40px 36px;
  }

  .apec-ergo-case small {
    right: 36px;
    bottom: 34px;
    left: 36px;
  }

  .apec-ergo-cases {
    gap: 28px 24px;
  }

  .apec-ergo-situations__cta {
    margin-top: 86px;
  }
}

@media (max-width: 639px) {
  .apec-ergo-anatomy__figure--realistic {
    top: -2px;
    width: 410px;
  }

  .apec-ergo-case {
    min-height: 390px;
    padding: 32px 27px;
  }

  .apec-ergo-case small {
    right: 27px;
    bottom: 27px;
    left: 27px;
  }

  .apec-ergo-situations__cta {
    margin-top: 58px;
  }

  .apec-ergo-method__steps li:hover,
  .apec-ergo-method__steps li.is-current {
    transform: translateX(4px);
  }
}

@media (prefers-reduced-motion: reduce) {
  .apec-ergo-method__steps li:hover,
  .apec-ergo-method__steps li.is-current {
    transform: none;
  }
}


/* Ergonomie V2.1 — espacement final des situations */
.apec-ergo-situations__cta { margin-top: 86px !important; }
.apec-ergo-method__steps > li.is-current,
.apec-ergo-method__steps > li:hover { translate: 8px 0; }
@media (max-width: 767px) {
  .apec-ergo-situations__cta { margin-top: 64px !important; }
  .apec-ergo-method__steps > li.is-current,
  .apec-ergo-method__steps > li:hover { translate: 4px 0; }
}
@media (prefers-reduced-motion: reduce) {
  .apec-ergo-method__steps > li.is-current,
  .apec-ergo-method__steps > li:hover { translate: none; }
}
/*
Theme Name: APEC Premium
Theme URI: https://alpespreventionergonomie.fr
Author: Alpes Prévention Ergonomie Conseil
Description: Thème sur mesure, léger et responsive pour Alpes Prévention Ergonomie Conseil.
Version: 0.14.0
Text Domain: apec-premium
*/

:root {
  --apec-navy-950: #071f2e;
  --apec-navy-900: #0b2a3d;
  --apec-navy-800: #12384d;
  --apec-cyan: #57b9d2;
  --apec-cyan-soft: #a8dce8;
  --apec-orange: #b87333;
  --apec-orange-bright: #d7a77d;
  --apec-cream: #f7f4ee;
  --apec-white: #ffffff;
  --apec-text-soft: #d7e4eb;
  --apec-line: rgba(255, 255, 255, 0.14);
  --apec-radius: 28px;
  --apec-shadow: 0 28px 80px rgba(2, 18, 28, 0.35);
  --apec-page: min(1440px, calc(100% - 96px));
}

* {
  box-sizing: border-box;
}

html {
  scroll-behavior: smooth;
}

body {
  margin: 0;
  overflow-x: hidden;
  background: var(--apec-navy-950);
  color: var(--apec-white);
  font-family: "Oxygen", sans-serif;
  font-size: 20px;
  line-height: 1.65;
  text-rendering: optimizeLegibility;
}

a {
  color: inherit;
  text-decoration: none;
}

button,
a {
  -webkit-tap-highlight-color: transparent;
}

.screen-reader-text {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border: 0;
}

.apec-container {
  width: var(--apec-page);
  margin-inline: auto;
}

.apec-header {
  position: sticky;
  z-index: 50;
  top: 0;
  height: 104px;
  background: rgba(7, 31, 46, 0.96);
  border-bottom: 1px solid var(--apec-line);
  backdrop-filter: blur(16px);
}

.apec-header__inner {
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 36px;
}

.apec-brand {
  display: inline-flex;
  align-items: center;
  gap: 15px;
  flex-shrink: 0;
}

.apec-brand__mark {
  width: 57px;
  height: 64px;
  object-fit: contain;
}

.apec-brand__copy {
  display: grid;
  gap: 4px;
  line-height: 1;
}

.apec-brand__name {
  font-family: "Playfair Display", serif;
  font-size: 25px;
  font-weight: 700;
  letter-spacing: -0.02em;
}

.apec-brand__descriptor {
  color: var(--apec-orange);
  font-family: "Jost", sans-serif;
  font-size: 12px;
  font-weight: 600;
  letter-spacing: 0.2em;
  line-height: 1.15;
  text-transform: uppercase;
}

.apec-nav {
  display: flex;
  align-items: center;
  gap: clamp(22px, 2.2vw, 42px);
  margin-left: auto;
}

.apec-nav a {
  position: relative;
  color: #e3edf2;
  font-family: "Jost", sans-serif;
  font-size: 15px;
  font-weight: 500;
  letter-spacing: 0.02em;
  transition: color 180ms ease;
}

.apec-nav a:not(.apec-nav__cta)::after {
  content: "";
  position: absolute;
  left: 0;
  right: 100%;
  bottom: -8px;
  height: 2px;
  background: var(--apec-cyan);
  transition: right 180ms ease;
}

.apec-nav a:hover,
.apec-nav a:focus-visible {
  color: var(--apec-white);
}

.apec-nav a:hover::after,
.apec-nav a:focus-visible::after {
  right: 0;
}

.apec-nav__cta {
  display: inline-flex;
  min-height: 48px;
  align-items: center;
  justify-content: center;
  padding: 0 24px;
  border: 1px solid rgba(239, 122, 59, 0.65);
  border-radius: 999px;
  background: rgba(239, 122, 59, 0.1);
  color: #ff9b63 !important;
}

.apec-menu-toggle {
  display: none;
  width: 46px;
  height: 46px;
  padding: 11px;
  border: 1px solid var(--apec-line);
  border-radius: 50%;
  background: transparent;
  color: white;
}

.apec-menu-toggle > span:not(.screen-reader-text) {
  display: block;
  width: 100%;
  height: 2px;
  margin: 5px 0;
  background: currentColor;
}

.apec-hero {
  position: relative;
  min-height: calc(100vh - 104px);
  overflow: hidden;
  isolation: isolate;
  background:
    radial-gradient(circle at 84% 24%, rgba(87, 185, 210, 0.22), transparent 24%),
    radial-gradient(circle at 72% 82%, rgba(239, 122, 59, 0.13), transparent 25%),
    linear-gradient(128deg, #071f2e 0%, #0c3044 52%, #103e51 100%);
}

.apec-hero::before {
  content: "";
  position: absolute;
  z-index: -2;
  inset: 0;
  opacity: 0.42;
  background-image:
    linear-gradient(rgba(255,255,255,0.035) 1px, transparent 1px),
    linear-gradient(90deg, rgba(255,255,255,0.035) 1px, transparent 1px);
  background-size: 72px 72px;
  mask-image: linear-gradient(90deg, transparent 0%, black 40%, black 100%);
}

.apec-hero__inner {
  min-height: calc(100vh - 104px);
  display: grid;
  grid-template-columns: minmax(0, 1.06fr) minmax(380px, 0.94fr);
  align-items: center;
  gap: clamp(54px, 6vw, 110px);
  padding: 72px 0 78px;
}

.apec-kicker {
  display: inline-flex;
  align-items: center;
  gap: 14px;
  margin: 0 0 26px;
  color: var(--apec-cyan-soft);
  font-family: "Jost", sans-serif;
  font-size: 14px;
  font-weight: 600;
  letter-spacing: 0.19em;
  text-transform: uppercase;
}

.apec-kicker::before {
  content: "";
  width: 38px;
  height: 2px;
  background: var(--apec-orange);
}

.apec-hero h1 {
  max-width: 850px;
  margin: 0;
  font-family: "Playfair Display", serif;
  font-size: 64px;
  font-weight: 700;
  line-height: 1.04;
  letter-spacing: -0.035em;
  text-wrap: balance;
}

.apec-hero h1 em {
  color: var(--apec-cyan);
  font-style: normal;
}

.apec-hero__lead {
  max-width: 760px;
  margin: 30px 0 0;
  color: var(--apec-text-soft);
  font-size: 28px;
  line-height: 1.52;
}

.apec-hero__actions {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 28px;
  margin-top: 42px;
}

.apec-button {
  display: inline-flex;
  min-height: 58px;
  align-items: center;
  justify-content: center;
  gap: 14px;
  padding: 0 30px;
  border-radius: 999px;
  background: linear-gradient(135deg, var(--apec-orange), var(--apec-orange-bright));
  box-shadow: 0 14px 34px rgba(239, 122, 59, 0.22);
  color: #102b3b;
  font-family: "Jost", sans-serif;
  font-size: 17px;
  font-weight: 700;
  transition: transform 180ms ease, box-shadow 180ms ease;
}

.apec-button::after {
  content: "→";
  font-size: 22px;
  line-height: 1;
}

.apec-button:hover,
.apec-button:focus-visible {
  transform: translateY(-2px);
  box-shadow: 0 18px 42px rgba(239, 122, 59, 0.32);
}

.apec-text-link {
  position: relative;
  color: var(--apec-white);
  font-family: "Jost", sans-serif;
  font-size: 17px;
  font-weight: 600;
}

.apec-text-link::after {
  content: "";
  position: absolute;
  right: 0;
  bottom: -7px;
  left: 0;
  height: 1px;
  background: var(--apec-cyan);
}

.apec-hero__meta {
  display: flex;
  flex-wrap: wrap;
  gap: 11px 28px;
  margin-top: 52px;
  color: #abc0ca;
  font-family: "Jost", sans-serif;
  font-size: 14px;
  letter-spacing: 0.08em;
  text-transform: uppercase;
}

.apec-hero__meta span {
  display: inline-flex;
  align-items: center;
  gap: 10px;
}

.apec-hero__meta span::before {
  content: "";
  width: 5px;
  height: 5px;
  border-radius: 50%;
  background: var(--apec-cyan);
}

.apec-visual {
  position: relative;
  width: 100%;
  max-width: 650px;
  aspect-ratio: 1;
  margin-left: auto;
}

.apec-scene {
  position: absolute;
  inset: 0;
  perspective: 1100px;
  transform-style: preserve-3d;
}

.apec-scene::before,
.apec-scene::after {
  content: "";
  position: absolute;
  border-radius: 50%;
  pointer-events: none;
}

.apec-scene::before {
  inset: 7%;
  background: radial-gradient(circle, rgba(87, 185, 210, 0.19), rgba(87, 185, 210, 0.025) 52%, transparent 69%);
  filter: blur(7px);
  animation: apec-glow 5.5s ease-in-out infinite alternate;
}

.apec-scene::after {
  width: 62%;
  height: 18%;
  left: 19%;
  bottom: 8%;
  background: rgba(1, 13, 21, 0.56);
  filter: blur(28px);
  transform: rotateX(68deg);
}

.apec-scene__rig {
  position: absolute;
  inset: 5%;
  transform: rotateX(var(--scene-rx, -7deg)) rotateY(var(--scene-ry, -10deg));
  transform-style: preserve-3d;
  transition: transform 180ms ease-out;
  will-change: transform;
}

.apec-scene__world {
  position: absolute;
  inset: 0;
  transform-style: preserve-3d;
  animation: apec-world-float 7s ease-in-out infinite;
}

.apec-scene.is-gsap .apec-scene__world,
.apec-scene.is-gsap .apec-orb__logo,
.apec-scene.is-gsap .apec-orb__ring,
.apec-scene.is-gsap .apec-scene__chip {
  animation: none;
}

.apec-orb {
  position: absolute;
  top: 10%;
  left: 14%;
  width: 72%;
  aspect-ratio: 1;
  transform-style: preserve-3d;
}

.apec-orb__sphere {
  position: absolute;
  inset: 17%;
  overflow: hidden;
  border: 1px solid rgba(255,255,255,0.28);
  border-radius: 50%;
  background:
    radial-gradient(circle at 32% 26%, rgba(255,255,255,0.34), transparent 20%),
    radial-gradient(circle at 65% 70%, rgba(239,122,59,0.36), transparent 29%),
    linear-gradient(145deg, rgba(87,185,210,0.72), rgba(12,48,68,0.68) 52%, rgba(5,25,38,0.94));
  box-shadow:
    inset -28px -30px 58px rgba(0,0,0,0.38),
    inset 18px 15px 34px rgba(255,255,255,0.12),
    0 0 70px rgba(87,185,210,0.22),
    0 35px 80px rgba(1,14,22,0.46);
  transform: translateZ(38px);
}

.apec-orb__sphere::before {
  content: "";
  position: absolute;
  inset: -14%;
  opacity: 0.46;
  background:
    repeating-radial-gradient(ellipse at 64% 58%, transparent 0 14px, rgba(255,255,255,0.16) 15px 16px),
    linear-gradient(122deg, transparent 35%, rgba(255,255,255,0.18) 49%, transparent 61%);
  animation: apec-sphere-texture 14s linear infinite;
}

.apec-orb__logo {
  position: absolute;
  z-index: 3;
  width: 30%;
  height: 34%;
  left: 35%;
  top: 33%;
  object-fit: contain;
  filter: drop-shadow(0 18px 25px rgba(0,0,0,0.35));
  transform: translateZ(88px);
  animation: apec-logo-breathe 4.6s ease-in-out infinite;
}

.apec-orb__ring {
  position: absolute;
  inset: 4%;
  border: 1px solid rgba(87,185,210,0.58);
  border-radius: 50%;
  box-shadow: 0 0 22px rgba(87,185,210,0.12);
  transform-style: preserve-3d;
}

.apec-orb__ring::after {
  content: "";
  position: absolute;
  width: 11px;
  height: 11px;
  top: 8%;
  left: 46%;
  border: 2px solid rgba(255,255,255,0.78);
  border-radius: 50%;
  background: var(--apec-orange);
  box-shadow: 0 0 20px rgba(239,122,59,0.78);
}

.apec-orb__ring--one {
  animation: apec-ring-one 12s linear infinite;
}

.apec-orb__ring--two {
  inset: 8%;
  border-color: rgba(239,122,59,0.46);
  animation: apec-ring-two 15s linear infinite reverse;
}

.apec-orb__ring--three {
  inset: 13%;
  border-color: rgba(255,255,255,0.25);
  animation: apec-ring-three 10s linear infinite;
}

.apec-terrain {
  position: absolute;
  width: 83%;
  height: 47%;
  left: 8.5%;
  bottom: 2%;
  transform: rotateX(68deg) rotateZ(-11deg) translateZ(-42px);
  transform-style: preserve-3d;
}

.apec-terrain__layer {
  --layer-scale: 1;
  --layer-z: 0px;
  position: absolute;
  inset: 9%;
  border: 1px solid rgba(87,185,210,0.46);
  border-radius: 48% 52% 42% 58% / 59% 38% 62% 41%;
  background: rgba(87,185,210,0.015);
  box-shadow: inset 0 0 24px rgba(87,185,210,0.05);
  transform: translateZ(var(--layer-z)) scale(var(--layer-scale));
  transform-style: preserve-3d;
  animation: apec-contour-pulse 4.8s ease-in-out infinite alternate;
}

.apec-terrain__layer:nth-child(1) { --layer-scale: 1; --layer-z: 0px; }
.apec-terrain__layer:nth-child(2) { --layer-scale: .88; --layer-z: 17px; animation-delay: -.4s; }
.apec-terrain__layer:nth-child(3) { --layer-scale: .76; --layer-z: 34px; animation-delay: -.8s; }
.apec-terrain__layer:nth-child(4) { --layer-scale: .64; --layer-z: 51px; animation-delay: -1.2s; border-color: rgba(239,122,59,0.52); }
.apec-terrain__layer:nth-child(5) { --layer-scale: .52; --layer-z: 68px; animation-delay: -1.6s; }
.apec-terrain__layer:nth-child(6) { --layer-scale: .40; --layer-z: 85px; animation-delay: -2s; border-color: rgba(255,255,255,0.46); }
.apec-terrain__layer:nth-child(7) { --layer-scale: .28; --layer-z: 102px; animation-delay: -2.4s; background: rgba(239,122,59,0.12); }

.apec-scene__chip {
  position: absolute;
  z-index: 6;
  display: grid;
  min-width: 154px;
  padding: 14px 17px;
  border: 1px solid rgba(255,255,255,0.19);
  border-radius: 16px;
  background: rgba(7,31,46,0.74);
  box-shadow: 0 16px 42px rgba(0,0,0,0.28);
  backdrop-filter: blur(15px);
  color: var(--apec-white);
  font-family: "Jost", sans-serif;
  font-size: 13px;
  font-weight: 600;
  line-height: 1.3;
  letter-spacing: 0.04em;
  transform: translateZ(120px);
  animation: apec-chip-float 5s ease-in-out infinite;
}

.apec-scene__chip span {
  margin-bottom: 3px;
  color: var(--apec-cyan);
  font-size: 11px;
  letter-spacing: .15em;
}

.apec-scene__chip--one {
  top: 14%;
  left: -2%;
}

.apec-scene__chip--two {
  top: 43%;
  right: -3%;
  animation-delay: -1.7s;
}

.apec-scene__chip--three {
  left: 6%;
  bottom: 10%;
  animation-delay: -3.1s;
}

.apec-visual__badge {
  position: absolute;
  z-index: 8;
  right: 7%;
  bottom: 1%;
  width: min(285px, 56%);
  padding: 19px 21px;
  border: 1px solid rgba(255,255,255,0.2);
  border-radius: 18px;
  background: linear-gradient(145deg, rgba(13,54,73,0.91), rgba(6,28,42,0.91));
  box-shadow: 0 18px 52px rgba(2,18,28,0.38);
  backdrop-filter: blur(18px);
}

.apec-visual__badge small {
  display: block;
  margin-bottom: 7px;
  color: var(--apec-orange-bright);
  font-family: "Jost", sans-serif;
  font-size: 11px;
  font-weight: 600;
  letter-spacing: 0.16em;
  text-transform: uppercase;
}

.apec-visual__badge strong {
  display: block;
  font-family: "Playfair Display", serif;
  font-size: 23px;
  line-height: 1.25;
}

@keyframes apec-world-float {
  0%, 100% { transform: translate3d(0, 0, 0) rotateZ(-1deg); }
  50% { transform: translate3d(0, -12px, 18px) rotateZ(1deg); }
}

@keyframes apec-glow {
  from { opacity: .58; transform: scale(.94); }
  to { opacity: 1; transform: scale(1.06); }
}

@keyframes apec-sphere-texture {
  to { transform: rotate(360deg); }
}

@keyframes apec-logo-breathe {
  0%, 100% { transform: translateZ(88px) scale(.96); }
  50% { transform: translateZ(104px) scale(1.04); }
}

@keyframes apec-ring-one {
  from { transform: rotateX(68deg) rotateZ(0deg); }
  to { transform: rotateX(68deg) rotateZ(360deg); }
}

@keyframes apec-ring-two {
  from { transform: rotateY(70deg) rotateZ(0deg); }
  to { transform: rotateY(70deg) rotateZ(360deg); }
}

@keyframes apec-ring-three {
  from { transform: rotateX(52deg) rotateY(58deg) rotateZ(0deg); }
  to { transform: rotateX(52deg) rotateY(58deg) rotateZ(360deg); }
}

@keyframes apec-contour-pulse {
  from { opacity: .5; filter: brightness(.85); }
  to { opacity: 1; filter: brightness(1.2); }
}

@keyframes apec-chip-float {
  0%, 100% { transform: translate3d(0, 0, 120px); }
  50% { transform: translate3d(0, -10px, 145px); }
}

/* V3 — illustration centrée sur l'activité réelle */
.apec-visual--activity {
  max-width: 630px;
  aspect-ratio: 1 / 1.04;
}

.apec-activity {
  position: absolute;
  inset: 0 0 108px;
  perspective: 1200px;
  transform-style: preserve-3d;
}

.apec-activity__halo {
  position: absolute;
  inset: 7% 4% 3%;
  border-radius: 48% 52% 44% 56% / 56% 45% 55% 44%;
  background:
    radial-gradient(circle at 52% 43%, rgba(87, 185, 210, 0.25), transparent 43%),
    radial-gradient(circle at 69% 62%, rgba(239, 122, 59, 0.15), transparent 32%);
  filter: blur(18px);
}

.apec-activity__stage {
  position: absolute;
  inset: 0;
  transform-style: preserve-3d;
  will-change: transform;
}

.apec-activity__plane {
  position: absolute;
  left: 13%;
  width: 74%;
  height: 56%;
  border: 1px solid rgba(168, 220, 232, 0.3);
  border-radius: 47% 53% 42% 58% / 56% 39% 61% 44%;
  background: linear-gradient(150deg, rgba(87, 185, 210, 0.055), rgba(255, 255, 255, 0.012));
  box-shadow: inset 0 0 42px rgba(87, 185, 210, 0.035);
  transform-style: preserve-3d;
  will-change: transform;
}

.apec-activity__plane--back {
  top: 24%;
  transform: rotateX(68deg) rotateZ(-8deg) translateZ(-72px);
}

.apec-activity__plane--front {
  top: 34%;
  transform: rotateX(68deg) rotateZ(8deg) translateZ(-28px) scale(.82);
  border-color: rgba(239, 122, 59, 0.28);
}

.apec-activity__illustration {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  overflow: visible;
  transform: translateZ(28px);
  transform-style: preserve-3d;
}

.apec-activity__trace {
  fill: none;
  stroke: rgba(168, 220, 232, 0.42);
  stroke-width: 1.7;
  vector-effect: non-scaling-stroke;
}

.apec-activity__trace--accent {
  stroke: rgba(239, 122, 59, 0.62);
  stroke-width: 2;
}

.apec-activity__ground {
  fill: rgba(2, 15, 24, 0.34);
  stroke: rgba(168, 220, 232, 0.25);
  stroke-width: 1.5;
}

.apec-activity__desk-side {
  fill: #0d2f43;
  stroke: rgba(168, 220, 232, 0.34);
}

.apec-activity__desk-top {
  fill: url(#apec-work-gradient);
  stroke: rgba(255, 255, 255, 0.35);
  stroke-width: 1.5;
}

.apec-activity__desk-leg,
.apec-activity__desk-foot {
  fill: #12384d;
  stroke: rgba(168, 220, 232, 0.3);
}

.apec-activity__person,
.apec-activity__workstation,
.apec-activity__markers {
  transform-box: fill-box;
  transform-origin: center;
  will-change: transform;
}

.apec-activity__head,
.apec-activity__body {
  fill: url(#apec-person-gradient);
  stroke: rgba(255, 255, 255, 0.64);
  stroke-width: 1.5;
}

.apec-activity__arm,
.apec-activity__leg,
.apec-activity__shoe {
  fill: none;
  stroke: #cde7ed;
  stroke-linecap: round;
  stroke-linejoin: round;
}

.apec-activity__arm {
  stroke-width: 24;
}

.apec-activity__leg {
  stroke-width: 27;
}

.apec-activity__shoe {
  stroke: #f7f4ee;
  stroke-width: 17;
}

.apec-activity__hand {
  fill: #f7f4ee;
}

.apec-activity__markers circle {
  fill: var(--apec-orange);
  stroke: rgba(255, 255, 255, 0.88);
  stroke-width: 4;
  filter: drop-shadow(0 0 9px rgba(239, 122, 59, 0.52));
}

.apec-activity__caption {
  position: absolute;
  right: 6%;
  bottom: 0;
  left: 6%;
  display: grid;
  grid-template-columns: minmax(120px, auto) 1fr;
  align-items: start;
  gap: 22px;
  padding-top: 22px;
  border-top: 1px solid rgba(168, 220, 232, 0.34);
}

.apec-activity__caption small {
  color: var(--apec-orange-bright);
  font-family: "Jost", sans-serif;
  font-size: 11px;
  font-weight: 600;
  letter-spacing: 0.15em;
  line-height: 1.4;
  text-transform: uppercase;
}

.apec-activity__caption strong {
  font-family: "Playfair Display", serif;
  font-size: 22px;
  line-height: 1.28;
}

/* Sections communes */
.apec-needs,
.apec-offers {
  position: relative;
  overflow: hidden;
  padding: 136px 0 142px;
}

.apec-section-heading {
  display: grid;
  grid-template-columns: minmax(220px, .58fr) minmax(0, 1.42fr);
  align-items: start;
  gap: clamp(48px, 7vw, 112px);
  margin-bottom: 76px;
}

.apec-section-kicker {
  display: flex;
  align-items: center;
  gap: 14px;
  margin: 13px 0 0;
  color: var(--apec-cyan);
  font-family: "Jost", sans-serif;
  font-size: 14px;
  font-weight: 600;
  letter-spacing: .18em;
  text-transform: uppercase;
}

.apec-section-kicker::before {
  content: "";
  width: 36px;
  height: 2px;
  background: var(--apec-orange);
}

.apec-section-heading h2 {
  max-width: 920px;
  margin: 0;
  font-family: "Playfair Display", serif;
  font-size: 48px;
  line-height: 1.12;
  letter-spacing: -.025em;
}

.apec-section-heading p:not(.apec-section-kicker) {
  max-width: 900px;
  margin: 26px 0 0;
  color: var(--apec-text-soft);
  font-size: 28px;
  line-height: 1.55;
}

/* Chiffres */
.apec-needs {
  color: var(--apec-navy-950);
  background:
    radial-gradient(circle at 4% 18%, rgba(87, 185, 210, .2), transparent 27%),
    radial-gradient(circle at 91% 86%, rgba(239, 122, 59, .15), transparent 25%),
    linear-gradient(137deg, #f7f4ee 0%, #f2f6f6 53%, #eef4f5 100%);
}

.apec-needs::after {
  content: "";
  position: absolute;
  inset: 0;
  pointer-events: none;
  opacity: .46;
  background-image: radial-gradient(rgba(7, 31, 46, .16) .7px, transparent .7px);
  background-size: 15px 15px;
  mask-image: linear-gradient(100deg, transparent 8%, #000 65%, transparent 100%);
}

.apec-needs .apec-container {
  position: relative;
  z-index: 1;
}

.apec-section-heading--dark .apec-section-kicker {
  color: #267c96;
}

.apec-section-heading--dark p:not(.apec-section-kicker) {
  color: #35515f;
}

.apec-stats {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 24px;
}

.apec-stat {
  min-height: 330px;
  padding: 38px 38px 42px;
  border: 1px solid rgba(7, 31, 46, .12);
  border-top: 4px solid var(--apec-cyan);
  border-radius: 6px 6px 24px 24px;
  background: rgba(255, 255, 255, .65);
  box-shadow: 0 22px 60px rgba(18, 56, 77, .08);
  backdrop-filter: blur(10px);
}

.apec-stat:nth-child(2) {
  border-top-color: var(--apec-orange);
}

.apec-stat__value {
  display: block;
  min-height: 100px;
  color: var(--apec-navy-900);
  font-family: "Playfair Display", serif;
  font-size: clamp(58px, 5.5vw, 82px);
  line-height: 1;
  letter-spacing: -.04em;
}

.apec-stat p {
  margin: 28px 0 0;
  color: #2e4957;
  font-size: 20px;
  line-height: 1.6;
}

.apec-sources {
  margin: 32px 0 0;
  color: #5d737e;
  font-family: "Jost", sans-serif;
  font-size: 14px;
  line-height: 1.6;
}

.apec-sources a {
  text-decoration: underline;
  text-decoration-color: rgba(38, 124, 150, .45);
  text-underline-offset: 4px;
}

/* Deux offres */
.apec-offers {
  background:
    radial-gradient(circle at 9% 13%, rgba(87, 185, 210, .14), transparent 25%),
    radial-gradient(circle at 86% 79%, rgba(239, 122, 59, .12), transparent 23%),
    linear-gradient(132deg, #071f2e 0%, #0b2a3d 54%, #103b4d 100%);
}

.apec-offer-grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 28px;
}

.apec-offer-card {
  position: relative;
  min-height: 650px;
  overflow: hidden;
  padding: 58px 58px 52px;
  border-radius: 6px 6px 28px 28px;
  box-shadow: var(--apec-shadow);
}

.apec-offer-card--duerp {
  border-top: 5px solid var(--apec-orange);
  background: linear-gradient(145deg, #173b52, #0b2a3d 78%);
}

.apec-offer-card--ergonomie {
  border-top: 5px solid var(--apec-cyan);
  background:
    radial-gradient(circle at 92% 13%, rgba(87, 185, 210, .15), transparent 22%),
    linear-gradient(145deg, #fff, #f5f5f1);
  color: var(--apec-navy-950);
}

.apec-offer-card__number {
  position: absolute;
  top: 26px;
  right: 38px;
  color: rgba(255, 255, 255, .08);
  font-family: "Playfair Display", serif;
  font-size: 112px;
  font-weight: 700;
  line-height: 1;
}

.apec-offer-card--ergonomie .apec-offer-card__number {
  color: rgba(7, 31, 46, .07);
}

.apec-offer-card__kicker {
  margin: 0 0 28px;
  color: var(--apec-orange-bright);
  font-family: "Jost", sans-serif;
  font-size: 14px;
  font-weight: 600;
  letter-spacing: .18em;
  text-transform: uppercase;
}

.apec-offer-card--ergonomie .apec-offer-card__kicker {
  color: #267c96;
}

.apec-offer-card h3 {
  position: relative;
  max-width: 520px;
  margin: 0;
  font-family: "Playfair Display", serif;
  font-size: 42px;
  line-height: 1.1;
  letter-spacing: -.025em;
}

.apec-offer-card__intro {
  position: relative;
  margin: 30px 0 0;
  color: #d7e4eb;
  font-size: 21px;
  line-height: 1.6;
}

.apec-offer-card--ergonomie .apec-offer-card__intro {
  color: #263e4a;
}

.apec-offer-card ul {
  position: relative;
  margin: 34px 0 0;
  padding: 0;
  list-style: none;
}

.apec-offer-card li {
  display: flex;
  gap: 14px;
  padding: 16px 0;
  border-top: 1px solid rgba(255, 255, 255, .14);
  color: #d7e4eb;
  font-size: 18px;
  line-height: 1.5;
}

.apec-offer-card--ergonomie li {
  border-top-color: rgba(7, 31, 46, .13);
  color: #263e4a;
}

.apec-offer-card li::before {
  content: "✓";
  flex: 0 0 auto;
  color: var(--apec-cyan);
  font-weight: 700;
}

.apec-offer-card a {
  position: absolute;
  right: 58px;
  bottom: 48px;
  left: 58px;
  color: var(--apec-orange-bright);
  font-family: "Jost", sans-serif;
  font-size: 18px;
  font-weight: 700;
}

.apec-offer-card a::after {
  content: "  →";
}

.apec-offer-card--ergonomie a {
  color: #d86327;
}

.apec-footer {
  padding: 22px 0;
  border-top: 1px solid var(--apec-line);
  background: #061b28;
  color: #9fb4be;
  font-family: "Jost", sans-serif;
  font-size: 13px;
  letter-spacing: 0.04em;
}

.apec-footer__inner {
  display: flex;
  justify-content: space-between;
  gap: 24px;
}

@media (max-width: 1180px) {
  :root {
    --apec-page: min(100% - 56px, 1180px);
  }

  .apec-brand__name {
    font-size: 21px;
  }

  .apec-nav {
    gap: 20px;
  }

  .apec-nav a {
    font-size: 14px;
  }

  .apec-hero__inner {
    grid-template-columns: minmax(0, 1.08fr) minmax(340px, 0.92fr);
    gap: 50px;
  }

  .apec-hero h1 {
    font-size: 56px;
  }

  .apec-hero__lead {
    font-size: 24px;
  }

  .apec-section-heading {
    gap: 52px;
  }

  .apec-stat {
    padding: 32px 30px 36px;
  }

  .apec-stat p {
    font-size: 18px;
  }

  .apec-offer-card {
    padding: 48px 44px 48px;
  }

  .apec-offer-card h3 {
    font-size: 36px;
  }

  .apec-offer-card a {
    right: 44px;
    left: 44px;
  }
}

@media (max-width: 900px) {
  :root {
    --apec-page: min(100% - 40px, 760px);
  }

  .apec-header {
    height: 84px;
  }

  .apec-brand__mark {
    width: 45px;
    height: 52px;
  }

  .apec-brand__name {
    font-size: 19px;
  }

  .apec-brand__descriptor {
    display: block;
    font-size: 10px;
    letter-spacing: 0.16em;
  }

  .apec-menu-toggle {
    display: block;
  }

  .apec-nav {
    position: absolute;
    top: 84px;
    right: 0;
    left: 0;
    display: none;
    align-items: stretch;
    flex-direction: column;
    gap: 0;
    padding: 18px 20px 26px;
    border-bottom: 1px solid var(--apec-line);
    background: rgba(7, 31, 46, 0.98);
  }

  .apec-nav.is-open {
    display: flex;
  }

  .apec-nav a {
    padding: 13px 8px;
    font-size: 16px;
  }

  .apec-nav__cta {
    margin-top: 10px;
  }

  .apec-hero {
    min-height: 0;
  }

  .apec-hero::before {
    background-size: 52px 52px;
  }

  .apec-hero__inner {
    min-height: 0;
    grid-template-columns: 1fr;
    gap: 56px;
    padding: 64px 0 86px;
  }

  .apec-hero__copy {
    max-width: 760px;
  }

  .apec-hero h1 {
    font-size: 46px;
  }

  .apec-visual {
    width: min(90%, 610px);
    margin: 0 auto;
  }

  .apec-visual__badge {
    right: 4%;
  }

  .apec-needs,
  .apec-offers {
    padding: 104px 0 110px;
  }

  .apec-section-heading {
    grid-template-columns: 1fr;
    gap: 22px;
    margin-bottom: 54px;
  }

  .apec-section-kicker {
    margin-top: 0;
  }

  .apec-section-heading h2 {
    font-size: 40px;
  }

  .apec-section-heading p:not(.apec-section-kicker) {
    font-size: 22px;
  }

  .apec-stats,
  .apec-offer-grid {
    grid-template-columns: 1fr;
  }

  .apec-stat {
    min-height: 0;
  }

  .apec-offer-card {
    min-height: 610px;
  }
}

@media (max-width: 620px) {
  :root {
    --apec-page: calc(100% - 32px);
  }

  body {
    font-size: 16px;
  }

  .apec-header {
    height: 74px;
  }

  .apec-brand {
    gap: 10px;
  }

  .apec-brand__copy {
    gap: 3px;
  }

  .apec-brand__mark {
    width: 39px;
    height: 46px;
  }

  .apec-brand__name {
    font-size: 16px;
  }

  .apec-brand__descriptor {
    font-size: 8px;
    letter-spacing: 0.13em;
  }

  .apec-nav {
    top: 74px;
  }

  .apec-hero__inner {
    gap: 42px;
    padding: 48px 0 70px;
  }

  .apec-kicker {
    gap: 10px;
    margin-bottom: 20px;
    font-size: 14px;
    line-height: 1.4;
    letter-spacing: 0.12em;
  }

  .apec-kicker::before {
    width: 24px;
  }

  .apec-hero h1 {
    font-size: 24px;
    line-height: 1.12;
    letter-spacing: -0.02em;
  }

  .apec-hero__lead {
    margin-top: 22px;
    font-size: 16px;
    line-height: 1.65;
  }

  .apec-hero__actions {
    align-items: stretch;
    flex-direction: column;
    gap: 20px;
    margin-top: 30px;
  }

  .apec-button {
    width: 100%;
    min-height: 54px;
    padding: 0 22px;
    font-size: 16px;
  }

  .apec-text-link {
    align-self: flex-start;
    font-size: 16px;
  }

  .apec-hero__meta {
    display: grid;
    gap: 8px;
    margin-top: 38px;
    font-size: 14px;
    letter-spacing: 0.04em;
  }

  .apec-visual {
    width: 100%;
  }

  .apec-visual--activity {
    aspect-ratio: .86;
  }

  .apec-activity {
    inset: 0 0 92px;
  }

  .apec-activity__stage {
    inset: 2% 0 0;
  }

  .apec-activity__caption {
    right: 2%;
    left: 2%;
    grid-template-columns: 1fr;
    gap: 7px;
    padding-top: 15px;
  }

  .apec-activity__caption small {
    font-size: 10px;
  }

  .apec-activity__caption strong {
    font-size: 18px;
  }

  .apec-scene__rig {
    inset: 2%;
  }

  .apec-orb {
    top: 8%;
    left: 12%;
    width: 76%;
  }

  .apec-orb__sphere {
    transform: translateZ(0);
  }

  .apec-scene__chip {
    min-width: 104px;
    padding: 9px 11px;
    border-radius: 12px;
    font-size: 10px;
  }

  .apec-scene__chip span {
    font-size: 8px;
  }

  .apec-scene__chip--one {
    left: 8%;
  }

  .apec-scene__chip--two {
    right: 12%;
  }

  .apec-scene__chip--three {
    left: 7%;
    bottom: 34%;
  }

  .apec-visual__badge {
    right: 14px;
    bottom: 8px;
    left: 14px;
    width: calc(100% - 28px);
    padding: 17px 18px;
  }

  .apec-visual__badge strong {
    font-size: 20px;
  }

  .apec-needs,
  .apec-offers {
    padding: 80px 0 84px;
  }

  .apec-section-heading {
    gap: 18px;
    margin-bottom: 42px;
  }

  .apec-section-kicker {
    font-size: 14px;
    line-height: 1.4;
    letter-spacing: .14em;
  }

  .apec-section-heading h2 {
    font-size: 20px;
    line-height: 1.22;
  }

  .apec-section-heading p:not(.apec-section-kicker) {
    margin-top: 18px;
    font-size: 16px;
    line-height: 1.65;
  }

  .apec-stats {
    gap: 18px;
  }

  .apec-stat {
    padding: 28px 26px 30px;
  }

  .apec-stat__value {
    min-height: 62px;
    font-size: 52px;
  }

  .apec-stat p {
    margin-top: 18px;
    font-size: 16px;
  }

  .apec-sources {
    margin-top: 24px;
    font-size: 14px;
  }

  .apec-offer-grid {
    gap: 20px;
  }

  .apec-offer-card {
    min-height: 0;
    padding: 32px 26px 88px;
    border-radius: 5px 5px 22px 22px;
  }

  .apec-offer-card__number {
    top: 20px;
    right: 22px;
    font-size: 82px;
  }

  .apec-offer-card__kicker {
    margin-bottom: 22px;
    font-size: 14px;
    letter-spacing: .13em;
  }

  .apec-offer-card h3 {
    max-width: 75%;
    font-size: 27px;
  }

  .apec-offer-card__intro {
    margin-top: 24px;
    font-size: 16px;
  }

  .apec-offer-card ul {
    margin-top: 26px;
  }

  .apec-offer-card li {
    padding: 13px 0;
    font-size: 16px;
  }

  .apec-offer-card a {
    right: 26px;
    bottom: 30px;
    left: 26px;
    font-size: 16px;
  }

  .apec-footer__inner {
    flex-direction: column;
    gap: 6px;
  }
}

@media (prefers-reduced-motion: reduce) {
  *,
  *::before,
  *::after {
    scroll-behavior: auto !important;
    animation-duration: 0.01ms !important;
    animation-iteration-count: 1 !important;
    transition-duration: 0.01ms !important;
  }
}

/* V4 — continuité du dégradé, maquette d'analyse et finitions cuivre */
#contenu {
  position: relative;
  background:
    radial-gradient(circle at 86% 10%, rgba(87, 185, 210, .16), transparent 24%),
    radial-gradient(circle at 13% 42%, rgba(184, 115, 51, .13), transparent 25%),
    radial-gradient(circle at 82% 76%, rgba(87, 185, 210, .11), transparent 28%),
    linear-gradient(148deg, #071f2e 0%, #0c3044 32%, #123b49 58%, #0b2a3d 78%, #071f2e 100%);
}

.apec-hero,
.apec-needs,
.apec-offers {
  background: transparent;
}

.apec-hero {
  isolation: auto;
}

.apec-needs {
  color: var(--apec-white);
}

.apec-needs::before,
.apec-offers::before {
  content: "";
  position: absolute;
  top: 0;
  right: 3.5%;
  left: 3.5%;
  height: 1px;
  background: linear-gradient(90deg, transparent, rgba(168, 220, 232, .28), transparent);
}

.apec-needs::after {
  opacity: .22;
  background-image: radial-gradient(rgba(215, 167, 125, .3) .7px, transparent .7px);
}

.apec-section-heading--dark .apec-section-kicker {
  color: var(--apec-cyan-soft);
}

.apec-section-heading--dark p:not(.apec-section-kicker),
.apec-section-heading p:not(.apec-section-kicker) {
  color: var(--apec-text-soft);
}

.apec-text-link {
  min-height: 58px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 0 30px;
  border: 1px solid rgba(168, 220, 232, .55);
  border-radius: 999px;
  background: rgba(87, 185, 210, .045);
  transition: border-color 180ms ease, background 180ms ease, transform 180ms ease;
}

.apec-text-link::after {
  display: none;
}

.apec-text-link:hover,
.apec-text-link:focus-visible {
  border-color: var(--apec-cyan);
  background: rgba(87, 185, 210, .11);
  transform: translateY(-2px);
}

.apec-button {
  background: linear-gradient(135deg, #c98649, var(--apec-orange));
  box-shadow: 0 14px 34px rgba(184, 115, 51, .25);
}

.apec-button:hover,
.apec-button:focus-visible {
  box-shadow: 0 18px 42px rgba(184, 115, 51, .35);
}

/* Maquette axonométrique */
.apec-visual--model {
  max-width: 650px;
  aspect-ratio: 1 / 1.03;
}

.apec-model {
  position: absolute;
  inset: 0 0 112px;
  perspective: 1300px;
  transform-style: preserve-3d;
}

.apec-model__halo {
  position: absolute;
  inset: 11% 4% 4%;
  border-radius: 50%;
  background:
    radial-gradient(circle at 51% 46%, rgba(87, 185, 210, .2), transparent 42%),
    radial-gradient(circle at 64% 55%, rgba(184, 115, 51, .16), transparent 36%);
  filter: blur(24px);
}

.apec-model__stage,
.apec-model__world {
  position: absolute;
  inset: 0;
  transform-style: preserve-3d;
}

.apec-model__stage {
  will-change: transform;
}

.apec-model__world {
  will-change: transform;
}

.apec-model__base {
  position: absolute;
  inset: 3% 1% 0;
  transform: rotateX(57deg) rotateZ(-8deg) translateZ(-38px);
  transform-style: preserve-3d;
}

.apec-model__base svg {
  width: 100%;
  height: 100%;
  overflow: visible;
}

.apec-model__floor > path:first-child {
  fill: url(#apec-floor-gradient);
  stroke: rgba(168, 220, 232, .54);
  stroke-width: 2;
}

.apec-model__floor-line,
.apec-model__floor-axis {
  fill: none;
  stroke: rgba(168, 220, 232, .22);
  stroke-width: 1.5;
}

.apec-model__floor-axis {
  stroke-dasharray: 7 9;
  stroke: rgba(215, 167, 125, .24);
}

.apec-model__block-top {
  fill: url(#apec-copper-gradient);
  stroke: rgba(255, 255, 255, .34);
  stroke-width: 1.5;
}

.apec-model__block-front {
  fill: #173e51;
  stroke: rgba(168, 220, 232, .35);
  stroke-width: 1.5;
}

.apec-model__block-side {
  fill: #0c2c3f;
  stroke: rgba(168, 220, 232, .3);
  stroke-width: 1.5;
}

.apec-model__tool-top {
  fill: #c9e3e9;
  stroke: rgba(255, 255, 255, .6);
}

.apec-model__tool-front {
  fill: #315f70;
  stroke: rgba(168, 220, 232, .36);
}

.apec-model__tool-side {
  fill: #17394b;
  stroke: rgba(168, 220, 232, .3);
}

.apec-model__operator-zone ellipse {
  fill: rgba(87, 185, 210, .06);
  stroke: rgba(168, 220, 232, .52);
  stroke-width: 2;
}

.apec-model__operator-zone ellipse:nth-child(2) {
  stroke: rgba(215, 167, 125, .72);
}

.apec-model__operator-zone circle {
  fill: var(--apec-orange);
  stroke: rgba(255, 255, 255, .86);
  stroke-width: 3;
}

.apec-model__trace {
  fill: none;
  stroke: var(--apec-cyan-soft);
  stroke-width: 4;
  stroke-linecap: round;
  stroke-dasharray: 8 10;
}

.apec-model__trace--copper {
  stroke: var(--apec-orange-bright);
  stroke-width: 3;
}

.apec-model__flows circle {
  fill: var(--apec-orange);
  stroke: rgba(255, 255, 255, .88);
  stroke-width: 3;
  filter: drop-shadow(0 0 8px rgba(184, 115, 51, .65));
}

.apec-model__station,
.apec-model__operator-zone,
.apec-model__flows {
  transform-box: fill-box;
  transform-origin: center;
  will-change: transform;
}

.apec-model__layer {
  position: absolute;
  transform-style: preserve-3d;
  will-change: transform;
}

.apec-model__layer--observation {
  top: 14%;
  left: 18%;
  width: 62%;
  height: 52%;
  border: 1px solid rgba(168, 220, 232, .3);
  border-radius: 4px;
  background: linear-gradient(145deg, rgba(87, 185, 210, .035), rgba(255, 255, 255, .012));
  box-shadow: inset 0 0 34px rgba(87, 185, 210, .025), 0 24px 70px rgba(1, 12, 19, .14);
  transform: rotateY(-15deg) translateZ(74px);
}

.apec-model__corner {
  position: absolute;
  width: 46px;
  height: 46px;
  border-color: var(--apec-cyan-soft);
  border-style: solid;
}

.apec-model__corner--one {
  top: -1px;
  left: -1px;
  border-width: 2px 0 0 2px;
}

.apec-model__corner--two {
  top: -1px;
  right: -1px;
  border-width: 2px 2px 0 0;
}

.apec-model__corner--three {
  right: -1px;
  bottom: -1px;
  border-width: 0 2px 2px 0;
}

.apec-model__corner--four {
  bottom: -1px;
  left: -1px;
  border-width: 0 0 2px 2px;
}

.apec-model__measure {
  position: absolute;
  height: 1px;
  background: linear-gradient(90deg, transparent, rgba(215, 167, 125, .72), transparent);
  transform-origin: left center;
}

.apec-model__measure--one {
  top: 38%;
  left: 10%;
  width: 72%;
  transform: ro[Truncated]

/* Accueil V6 — carte Analyse ergonomique restaurée et figée */
.home .apec-offer-card--ergonomie {
  color: var(--apec-white);
  border-top: 5px solid var(--apec-cyan);
  border-right: 1px solid rgba(168, 220, 232, .12);
  border-bottom: 1px solid rgba(168, 220, 232, .12);
  border-left: 1px solid rgba(168, 220, 232, .12);
  background:
    radial-gradient(circle at 91% 12%, rgba(87, 185, 210, .11), transparent 25%),
    linear-gradient(145deg, rgba(21, 63, 82, .97), rgba(7, 31, 46, .98));
}
.home .apec-offer-card--ergonomie .apec-offer-card__number { color: rgba(255, 255, 255, .07); }
.home .apec-offer-card--ergonomie .apec-offer-card__kicker { color: var(--apec-cyan-soft); }
.home .apec-offer-card--ergonomie .apec-offer-card__intro,
.home .apec-offer-card--ergonomie li { color: var(--apec-text-soft); }
.home .apec-offer-card--ergonomie li { border-top-color: rgba(255, 255, 255, .13); }
.home .apec-offer-card--ergonomie a { color: var(--apec-orange-bright); }
