.elementor-5961 .elementor-element.elementor-element-d9948e0{padding:0px 0px 0px 0px;}.elementor-5961 .elementor-element.elementor-element-feffd00 > .elementor-element-populated{padding:0px 0px 0px 0px;}:root{--page-title-display:none;}/* Start custom CSS for html, class: .elementor-element-2fde6ac *//* ══════════════════════════════════════════
   00. VARIABLES — 100% charte CreawebMax
══════════════════════════════════════════ */
.pat *, .pat *::before, .pat *::after { box-sizing: border-box; margin: 0; padding: 0; }
.pat {
  font-family: Arial, sans-serif;
  --serif: 'Fraunces', Georgia, serif;
  --n:   #334A73;
  --n2:  #1a2a40;
  --y:   #FFEE66;
  --yd:  rgba(255,238,102,.15);
  --mu:  #5a6a84;
  --bd:  rgba(51,74,115,.12);
  --bg:  #f3f5f9;
  --cream: #faf8f3;
  --wh:  #ffffff;
  --r:   30px;
  color: var(--n2);
  background: var(--wh);
  overflow-x: hidden;
}
.pat-wrap { max-width: 1200px; margin: 0 auto; }
.pat-tag {
  display: inline-flex; align-items: center; gap: 9px;
  font-size: 10.5px; font-weight: 700; letter-spacing: .22em;
  text-transform: uppercase; color: var(--n);
}
.pat-tag i { display: block; width: 22px; height: 2px; background: var(--y); border-radius: 2px; flex-shrink: 0; }
.pat-h2 {
  font-family: var(--serif); font-weight: 600; color: var(--n2);
  font-size: clamp(28px, 4vw, 44px); line-height: 1.08; letter-spacing: -.01em;
}
.pat-h2 em { font-style: italic; font-weight: 500; color: var(--n); }
.pat-h3 { font-family: var(--serif); font-weight: 600; font-size: 19px; color: var(--n2); line-height: 1.3; margin-bottom: 10px; }
.pat-body { font-size: 14.5px; line-height: 1.85; color: var(--mu); }
.pat-body p + p { margin-top: 14px; }
.pat-body strong { color: var(--n); font-weight: 700; }

/* boutons */
.pat-btn {
  display: inline-flex; align-items: center; gap: 10px;
  font-family: Arial, sans-serif; font-size: 13.5px; font-weight: 700;
  letter-spacing: .02em; text-decoration: none; padding: 15px 32px;
  border-radius: var(--r); border: none; cursor: pointer; white-space: normal;
}
.pat-arr { width: 16px; height: 16px; flex-shrink: 0; }
.pat-btn-y  { background: linear-gradient(135deg, var(--y), #ffe14a); color: #1a2a40 !important; box-shadow: 0 10px 28px rgba(255,238,102,.35); }
.pat-btn-y:hover { color: #1a2a40 !important; text-decoration: none; box-shadow: 0 14px 34px rgba(255,238,102,.5); }
.pat-btn-ow { background: transparent; color: #fff !important; border: 2px solid rgba(255,255,255,.35); }
.pat-btn-ow:hover { color: #fff !important; text-decoration: none; background: rgba(255,255,255,.08); }
.pat-btn-on { background: transparent; color: var(--n) !important; border: 2px solid var(--bd); }
.pat-btn-on:hover { color: var(--n) !important; text-decoration: none; background: var(--yd); }
.pat-btn-sm { padding: 10px 20px; font-size: 12.5px; }

/* mini-CTA — comble les espaces courts en fin de colonne */
.pat-mini-cta { margin-top: 20px; padding-top: 18px; border-top: 1px dashed rgba(255,255,255,.18); }
.pat-mini-cta p { font-size: 13px; font-weight: 600; margin-bottom: 12px; color: rgba(255,255,255,.85); }
.pat-tech .pat-mini-cta { border-top-color: var(--bd); }
.pat-tech .pat-mini-cta p { color: var(--n2); }

/* section head générique */
.pat-shead { max-width: 760px; }
.pat-shead.center { margin: 0 auto; text-align: center; }
.pat-shead h2 { margin-top: 10px; }
.pat-shead p { margin-top: 14px; }

/* ══════════════════════════════════════════
   [A] HERO — asymétrique, formes statiques
══════════════════════════════════════════ */
.pat-hero {
  background: linear-gradient(155deg, #0a1428 0%, #16294d 42%, #223a68 78%, #2b4272 100%);
  padding: 64px 24px 72px;
}
.pat-hero-blob1 { width: 520px; height: 520px; border-radius: 50%; background: radial-gradient(circle, rgba(255,238,102,.17) 0%, rgba(255,238,102,0) 70%); top: -220px; right: -140px; }
.pat-hero-blob2 { width: 360px; height: 360px; border-radius: 50%; background: radial-gradient(circle, rgba(106,140,201,.24) 0%, rgba(106,140,201,0) 70%); bottom: -150px; left: -90px; }
.pat-hero-inner { max-width: 1200px; margin: 0 auto; display: grid; grid-template-columns: 1.2fr .8fr; gap: 60px; align-items: center; }
.pat-hero-kicker { font-family: var(--serif); font-style: italic; font-size: 15px; color: var(--y); display: block; margin-bottom: 16px; }
.pat-hero h1 {
  font-family: var(--serif); font-weight: 600; color: #fff;
  font-size: clamp(36px, 5.4vw, 62px); line-height: 1.02; letter-spacing: -.015em; margin-bottom: 24px;
}
.pat-hero-desc { font-size: 15px; line-height: 1.82; color: rgba(255,255,255,.72); max-width: 480px; }
.pat-hero-desc p + p { margin-top: 15px; }
.pat-hero-desc strong { color: var(--y); font-weight: 700; }
.pat-hero-btns { margin-top: 32px; display: flex; gap: 12px; flex-wrap: wrap; }
.pat-hero-imgwrap { max-width: 400px; margin: 0 auto; }
.pat-hero-frame { background: linear-gradient(135deg, var(--y), #ffe14a); border-radius: 26px; padding: 14px 14px 0 0; }
.pat-hero-ph { width: 100%; height: 100%; object-fit: cover; display: block; border-radius: 22px; margin: -14px 0 0 -14px; aspect-ratio: 1/1; box-shadow: 0 26px 54px rgba(0,0,0,.4); background: linear-gradient(150deg, #223a68 0%, #1a2a40 100%); }

/* ══════════════════════════════════════════
   MANIFESTE — citation plein cadre
══════════════════════════════════════════ */
.pat-manifesto { background: var(--wh); padding: 46px 24px; text-align: center; }
.pat-manifesto-mark { font-family: var(--serif); font-size: 74px; line-height: 1; color: var(--y); font-weight: 600; margin-bottom: -8px; }
.pat-manifesto p { font-family: var(--serif); font-style: italic; font-weight: 500; font-size: clamp(22px, 3.6vw, 38px); line-height: 1.3; color: var(--n2); max-width: 900px; margin: 0 auto; }
.pat-manifesto-rule { width: 60px; height: 3px; background: var(--y); border-radius: 3px; margin: 28px auto 0; }

/* ══════════════════════════════════════════
   [C] AGENCE — zigzag image/texte + mini-cartes numérotées
══════════════════════════════════════════ */
.pat-agence { background: var(--cream); padding: 66px 24px; }
.pat-agence-grid { max-width: 1200px; margin: 0 auto; display: grid; grid-template-columns: .82fr 1.18fr; gap: 44px; align-items: center; }
.pat-agence-frame { background: var(--n2); border-radius: 26px; padding: 14px 0 0 14px; max-width: 420px; }
.pat-agence-ph { width: 100%; height: 100%; object-fit: cover; display: block; border-radius: 22px; margin: -14px -14px 0 0; aspect-ratio: 4/5; box-shadow: 0 22px 46px rgba(51,74,115,.22); background: linear-gradient(150deg, #eef1f7 0%, #dfe4ee 100%); }
.pat-agence-sub { margin-top: 30px; display: grid; grid-template-columns: 1fr 1fr; gap: 26px; align-items: start; }
.pat-agence-subnum { font-family: var(--serif); font-size: 30px; font-weight: 600; color: var(--y); -webkit-text-stroke: 1px var(--n); display: block; margin-bottom: 8px; }

/* ══════════════════════════════════════════
   [D] TYPES DE SITE — carrousel horizontal (scroll-snap natif)
══════════════════════════════════════════ */
.pat-types { background: var(--bg); padding: 60px 0; }
.pat-types-head { max-width: 1200px; margin: 0 auto 40px; padding: 0 24px; }
.pat-carousel {
  display: flex; align-items: flex-start; gap: 20px; overflow-x: auto; padding: 10px 24px 26px;
  scroll-snap-type: x proximity; -webkit-overflow-scrolling: touch;
}
.pat-carousel::-webkit-scrollbar { height: 6px; }
.pat-carousel::-webkit-scrollbar-thumb { background: var(--bd); border-radius: 6px; }
.pat-ccard {
  scroll-snap-align: start; flex: 0 0 268px; background: var(--wh);
  border-radius: 22px; padding: 30px 26px 28px; box-shadow: 0 14px 34px rgba(51,74,115,.1);
}
.pat-ccard:nth-child(odd) { margin-top: 0; }
.pat-ccard:nth-child(even) { margin-top: 26px; }
.pat-ccard:nth-child(3) { background: var(--n2); margin-top: -10px; box-shadow: 0 20px 42px rgba(26,42,64,.28); }
.pat-ccard:nth-child(3) .pat-ccard-num { color: var(--y); }
.pat-ccard:nth-child(3) h3, .pat-ccard:nth-child(3) .pat-ccard-target { color: #fff; }
.pat-ccard:nth-child(3) p { color: rgba(255,255,255,.65); }
.pat-ccard-num { font-family: var(--serif); font-size: 30px; font-weight: 600; color: var(--y); -webkit-text-stroke: 1px var(--n); display: block; margin-bottom: 12px; }
.pat-ccard h3 { font-family: var(--serif); font-size: 18px; font-weight: 600; color: var(--n2); margin: 0 0 12px; line-height: 1.25; }
.pat-ccard p { font-size: 12.5px; line-height: 1.6; color: var(--mu); margin-bottom: 14px; }
.pat-ccard-target { font-size: 10.5px; font-weight: 700; color: var(--n); text-transform: uppercase; letter-spacing: .05em; display: block; padding-top: 12px; border-top: 1px solid var(--bd); }
.pat-carousel-hint { max-width: 1200px; margin: 0 auto; padding: 0 24px; font-size: 11.5px; color: var(--mu); font-style: italic; }

/* ══════════════════════════════════════════
   [E] SERVICES DÉTAILLÉS — accordéon à grands numéros fantômes
══════════════════════════════════════════ */
.pat-services { background: var(--bg); padding: 64px 24px; }
.pat-slist { max-width: 900px; margin: 0 auto; }
.pat-srow { position: relative !important; border-bottom: 1px solid var(--bd); padding: 34px 0; }
.pat-srow:first-child { padding-top: 0; }
.pat-srow:last-child { border-bottom: none; padding-bottom: 0; }
.pat-srow-top { display: flex; align-items: baseline; gap: 22px; cursor: pointer; }
.pat-srow-ghost { font-family: var(--serif); font-size: 44px; font-weight: 600; color: transparent; -webkit-text-stroke: 1.4px rgba(51,74,115,.22); line-height: 1; flex-shrink: 0; width: 56px; }
.pat-srow h3 { flex: 1; font-family: var(--serif); font-size: 19px; font-weight: 600; color: var(--n2); margin: 0; }
.pat-srow-plus {
  width: 30px; height: 30px; min-width: 30px; border-radius: 50%; background: var(--yd);
  color: var(--n); font-size: 18px; display: flex; align-items: center; justify-content: center;
}
.pat-srow.open .pat-srow-plus { transform: rotate(45deg) !important; }
.pat-srow-body { display: none; margin: 18px 0 0 78px; }
.pat-srow.open .pat-srow-body { display: block; }

/* note responsive */
.pat-note {
  max-width: 900px; margin: 40px auto 0; background: var(--n2); border-radius: 20px;
  padding: 26px 30px; display: flex; align-items: flex-start; gap: 18px;
}
.pat-note-icon { width: 40px; height: 40px; min-width: 40px; border-radius: 50%; background: rgba(255,238,102,.15); display: flex; align-items: center; justify-content: center; }
.pat-note-icon svg { width: 18px; height: 18px; stroke: var(--y); fill: none; stroke-width: 1.8; }
.pat-note h4 { font-family: var(--serif); font-size: 15.5px; font-weight: 600; color: #fff; margin-bottom: 8px; }
.pat-note p { font-size: 12.5px; line-height: 1.7; color: rgba(255,255,255,.68); }
.pat-note p + p { margin-top: 8px; }

/* ══════════════════════════════════════════
   [F] BANDE CTA INTERMÉDIAIRE — diagonale
══════════════════════════════════════════ */
.pat-ctaband {
  background: linear-gradient(100deg, var(--y) 0%, #ffe14a 45%, var(--y) 100%);
  padding: 54px 24px;
  clip-path: polygon(0 4%, 100% 0, 100% 96%, 0 100%);
}
.pat-ctaband-inner { max-width: 900px; margin: 0 auto; text-align: center; }
.pat-ctaband p { font-family: var(--serif); font-size: clamp(17px, 2.2vw, 22px); font-weight: 600; color: var(--n2); line-height: 1.45; }
.pat-ctaband .pat-btn { margin-top: 22px; background: var(--n2); color: #fff !important; box-shadow: 0 10px 26px rgba(26,42,64,.3); }
.pat-ctaband .pat-btn:hover { background: #0a1428; }

/* ══════════════════════════════════════════
   [G] TECHNIQUE — fiche technique + liste feature
══════════════════════════════════════════ */
.pat-tech { background: var(--wh); padding: 64px 24px; }
.pat-tech-grid { max-width: 1200px; margin: 0 auto; display: grid; grid-template-columns: 1fr 1fr; gap: 46px; align-items: start; }
.pat-tech-frame { background: var(--n2); border-radius: 26px; padding: 0 0 14px 14px; max-width: 460px; }
.pat-tech-ph { width: 100%; height: 100%; object-fit: cover; display: block; border-radius: 22px; margin: 0 -14px -14px 0; aspect-ratio: 4/5; box-shadow: 0 22px 46px rgba(51,74,115,.2); background: linear-gradient(150deg, #eef1f7 0%, #dfe4ee 100%); }
.pat-tech-tags { max-width: 460px; margin-top: 18px; display: flex; flex-wrap: wrap; gap: 8px; }
.pat-tech-tags span { font-size: 11px; font-weight: 700; color: var(--n); background: var(--yd); padding: 6px 14px; border-radius: var(--r); border: 1px solid rgba(51,74,115,.14); }
.pat-tech-quote { max-width: 460px; margin-top: 18px; background: var(--cream); border-left: 4px solid var(--y); border-radius: 0 16px 16px 0; padding: 20px 22px; }
.pat-tech-quote p { font-family: var(--serif); font-style: italic; font-size: 15px; font-weight: 500; color: var(--n2); line-height: 1.4; }
.pat-spec { margin-top: 24px; display: flex; flex-direction: column; gap: 10px; }
.pat-spec-row {
  display: grid; grid-template-columns: 40px 92px 1fr; gap: 16px; align-items: start;
  padding: 16px 18px; border-radius: 14px; background: var(--bg);
}
.pat-spec-row:nth-child(even) { background: var(--cream); }
.pat-spec-icon { width: 40px; height: 40px; border-radius: 11px; background: linear-gradient(135deg, var(--n), #263958); display: flex; align-items: center; justify-content: center; }
.pat-spec-icon svg { width: 18px; height: 18px; stroke: #fff; fill: none; stroke-width: 1.8; }
.pat-spec-label { font-size: 10px; font-weight: 700; letter-spacing: .09em; text-transform: uppercase; color: var(--n); padding-top: 4px; }
.pat-spec-what { font-size: 13px; color: var(--n2); font-weight: 600; margin-bottom: 4px; }
.pat-spec-gain { font-size: 12px; color: var(--mu); }

/* ══════════════════════════════════════════
   [H] DOMAINE/HÉBERGEMENT — bande compacte
══════════════════════════════════════════ */
.pat-domain { background: var(--cream); padding: 54px 24px; }
.pat-domain-grid { max-width: 1200px; margin: 0 auto; display: grid; grid-template-columns: .5fr 1.5fr; gap: 40px; align-items: center; }

/* ══════════════════════════════════════════
   [I] DIGITAL — dark, 3 blocs asymétriques (1 grand + 2 petits)
══════════════════════════════════════════ */
.pat-digital { background: linear-gradient(150deg, #0a1428 0%, #16294d 55%, #223a68 100%); padding: 64px 24px; }
.pat-digital .pat-tag { color: rgba(255,238,102,.8); }
.pat-digital .pat-tag i { background: var(--y); }
.pat-digital .pat-h2 { color: #fff; }
.pat-digital .pat-body { color: rgba(255,255,255,.66); }
.pat-digital .pat-body strong { color: #fff; }
.pat-digital-intro { max-width: 720px; margin-bottom: 34px; }
.pat-digital-grid { max-width: 1200px; margin: 0 auto; display: grid; grid-template-columns: 1.3fr 1fr; gap: 22px; align-items: start; }
.pat-digital-main { background: rgba(255,255,255,.05); border: 1px solid rgba(255,255,255,.1); border-radius: 22px; padding: 34px; }
.pat-digital-side { display: flex; flex-direction: column; gap: 22px; }
.pat-digital-card { background: rgba(255,255,255,.05); border: 1px solid rgba(255,255,255,.1); border-radius: 22px; padding: 28px; flex: 1; }
.pat-digital-card h3, .pat-digital-main h3 { font-family: var(--serif); color: #fff; font-size: 17px; font-weight: 600; margin-bottom: 10px; }

/* ══════════════════════════════════════════
   [J] GALERIE — image + panneau chevauchant (Image 4)
══════════════════════════════════════════ */
.pat-gallery { background: var(--wh); padding: 64px 24px 0; }
.pat-gallery-head { max-width: 780px; margin: 0 auto 34px; text-align: center; }
.pat-gallery-visual { max-width: 1200px; margin: 0 auto; position: relative !important; }
.pat-gallery-ph { width: 100%; height: 100%; object-fit: cover; display: block; border-radius: 26px; aspect-ratio: 16/7; background: linear-gradient(150deg, #eef1f7 0%, #dfe4ee 100%); }
.pat-gallery-overlap {
  position: relative !important; z-index: 2; max-width: 420px; margin: -60px 0 0 auto;
  background: var(--wh); border-radius: 22px; padding: 30px 32px; box-shadow: 0 24px 50px rgba(51,74,115,.18);
}
.pat-gallery-body { max-width: 1200px; margin: 70px auto 0; display: grid; grid-template-columns: repeat(3, 1fr); gap: 26px; padding-bottom: 96px; align-items: start; }
.pat-gallery-card { border-top: 3px solid var(--y); padding-top: 18px; }
.pat-gallery-card:nth-child(2) { border-top-color: var(--n); }
.pat-gallery-card:nth-child(3) { border-top-color: #6a8cc9; }

/* ══════════════════════════════════════════
   [K] COMMANDES SUR MESURE — panneaux alternés (Image 5)
══════════════════════════════════════════ */
.pat-mesure { background: var(--bg); padding: 64px 24px; }
.pat-mesure-head { max-width: 780px; margin: 0 auto 34px; text-align: center; }
.pat-mesure-row { max-width: 1200px; margin: 0 auto 26px; display: grid; grid-template-columns: 1fr 1fr; gap: 50px; align-items: center; background: var(--wh); border-radius: 24px; padding: 44px; }
.pat-mesure-row:last-child { margin-bottom: 0; }
.pat-mesure-row.rev { grid-template-columns: 1fr 1fr; }
.pat-mesure-row.rev .pat-mesure-ph { order: 2; }
.pat-mesure-ph { width: 100%; height: 100%; object-fit: cover; display: block; border-radius: 18px; aspect-ratio: 1/1; box-shadow: 0 16px 36px rgba(51,74,115,.16); background: linear-gradient(150deg, #eef1f7 0%, #dfe4ee 100%); }
.pat-mesure-quote { background: var(--n2); border-radius: 24px; padding: 40px 44px; text-align: center; margin-top: 26px; }
.pat-mesure-quote p { font-family: var(--serif); font-style: italic; font-size: clamp(16px, 2vw, 20px); color: #fff; line-height: 1.5; }

/* ══════════════════════════════════════════
   [L] MÉTHODE — timeline à grands numéros, fond crème
══════════════════════════════════════════ */
.pat-method { background: var(--cream); padding: 66px 24px; }
.pat-method-head { max-width: 760px; margin: 0 auto 60px; text-align: center; }
.pat-timeline { max-width: 880px; margin: 0 auto; position: relative !important; }
.pat-timeline::before { content: ''; position: absolute !important; left: 44px; top: 10px; bottom: 10px; width: 1px; background: var(--bd); }
.pat-tstep { position: relative !important; display: grid; grid-template-columns: 88px 1fr; gap: 24px; padding-bottom: 54px; }
.pat-tstep:last-child { padding-bottom: 0; }
.pat-tnum { font-family: var(--serif); font-size: 42px; font-weight: 600; color: var(--wh); background: var(--n2); width: 88px; height: 88px; border-radius: 50%; display: flex; align-items: center; justify-content: center; box-shadow: 0 12px 26px rgba(51,74,115,.25); z-index: 1; }
.pat-tstep:nth-child(even) .pat-tnum { background: var(--n); }
.pat-tstep h3 { margin-top: 14px; }

/* ══════════════════════════════════════════
   [M] POURQUOI CHOISIR — split image/texte (Image 6)
══════════════════════════════════════════ */
.pat-why { background: var(--wh); padding: 64px 24px; }
.pat-why-grid { max-width: 1200px; margin: 0 auto; display: grid; grid-template-columns: 1.1fr .9fr; gap: 44px; align-items: start; }
.pat-why-frame { background: var(--y); border-radius: 26px; padding: 14px 0 0 14px; }
.pat-why-ph { width: 100%; height: 100%; object-fit: cover; display: block; border-radius: 22px; margin: -14px 0 0 -14px; aspect-ratio: 4/5; background: linear-gradient(150deg, #eef1f7 0%, #dfe4ee 100%); }
.pat-why-panel { background: var(--bg); border-radius: 22px; padding: 30px; margin-top: 30px; }

/* ══════════════════════════════════════════
   [N1] OBJECTIONS — grille "flashcards" rapide
══════════════════════════════════════════ */
.pat-obj { background: var(--n2); padding: 60px 24px; }
.pat-obj .pat-tag { color: rgba(255,238,102,.8); justify-content: center; }
.pat-obj .pat-tag i { background: var(--y); }
.pat-obj-head { max-width: 700px; margin: 0 auto 34px; text-align: center; }
.pat-obj-head h2 { color: #fff; }
.pat-obj-grid { max-width: 1200px; margin: 0 auto; display: grid; grid-template-columns: repeat(2, 1fr); gap: 14px; align-items: start; }
.pat-obj-card { background: rgba(255,255,255,.05); border: 1px solid rgba(255,255,255,.1); border-radius: 16px; padding: 22px 24px; }
.pat-obj-q { font-size: 12px; font-weight: 700; color: var(--y); text-transform: uppercase; letter-spacing: .03em; margin-bottom: 8px; }
.pat-obj-a { font-family: var(--serif); font-size: 15px; font-weight: 500; color: #fff; line-height: 1.4; }

/* ══════════════════════════════════════════
   [N2] DEVIS — bande de confiance
══════════════════════════════════════════ */
.pat-devis { background: var(--cream); padding: 54px 24px; }
.pat-devis-grid { max-width: 1000px; margin: 0 auto; text-align: center; }
.pat-devis-grid .pat-body { max-width: 760px; margin: 14px auto 0; }

/* ══════════════════════════════════════════
   [PRIX] OFFRE MENSUELLE — bloc diagonal impactant
══════════════════════════════════════════ */
.pat-price {
  background: linear-gradient(155deg, #0a1428 0%, #16294d 45%, #223a68 100%);
  padding: 78px 24px 90px;
  clip-path: polygon(0 0, 100% 3.5%, 100% 100%, 0 96.5%);
}
.pat-price-blob { width: 500px; height: 500px; border-radius: 50%; background: radial-gradient(circle, rgba(255,238,102,.16) 0%, rgba(255,238,102,0) 70%); top: -200px; right: -140px; }
.pat-price-inner { max-width: 900px; margin: 0 auto; text-align: center; }
.pat-price .pat-tag { justify-content: center; color: rgba(255,238,102,.8); }
.pat-price .pat-tag i { background: var(--y); }
.pat-price h2 { color: #fff; margin-top: 10px; }
.pat-price-card {
  margin-top: 40px; background: rgba(255,255,255,.06); border: 1px solid rgba(255,255,255,.14);
  border-radius: 28px; padding: 46px 40px;
}
.pat-price-badge {
  display: inline-flex; align-items: center; gap: 8px; background: var(--y); color: var(--n2);
  font-size: 11px; font-weight: 700; letter-spacing: .06em; text-transform: uppercase;
  padding: 7px 18px; border-radius: var(--r); margin-bottom: 22px;
}
.pat-price-amount { display: flex; align-items: baseline; justify-content: center; gap: 10px; }
.pat-price-amount .num { font-family: var(--serif); font-size: clamp(56px, 8vw, 84px); font-weight: 700; color: var(--y); line-height: 1; }
.pat-price-amount .unit { font-size: 15px; color: rgba(255,255,255,.65); font-weight: 700; }
.pat-price-sub { font-size: 13.5px; color: rgba(255,255,255,.6); margin-top: 8px; }
.pat-price-list { max-width: 560px; margin: 30px auto 0; display: grid; grid-template-columns: 1fr 1fr; gap: 14px 24px; text-align: left; align-items: start; }
.pat-price-list div { display: flex; align-items: flex-start; gap: 10px; font-size: 13px; color: rgba(255,255,255,.78); line-height: 1.4; }
.pat-price-list svg { width: 16px; height: 16px; min-width: 16px; stroke: var(--y); fill: none; stroke-width: 2.2; margin-top: 2px; }
.pat-price-card .pat-btn { margin-top: 32px; }

/* ══════════════════════════════════════════
   [OFFRES] NOS OFFRES — cartes premium
══════════════════════════════════════════ */
.pat-offers { background: var(--wh); padding: 78px 24px; }
.pat-offers-head { max-width: 720px; margin: 0 auto 40px; text-align: center; }
.pat-offers-grid { max-width: 1200px; margin: 0 auto; display: grid; grid-template-columns: repeat(3, 1fr); gap: 20px; align-items: start; }
.pat-ocard { border-radius: 22px; padding: 32px 28px; background: var(--bg); }
.pat-ocard.feat { background: var(--n2); }
.pat-ocard.feat * { color: #fff; }
.pat-ocard-tag { font-size: 10.5px; font-weight: 700; letter-spacing: .08em; text-transform: uppercase; color: var(--n); }
.pat-ocard.feat .pat-ocard-tag { color: var(--y); }
.pat-ocard h3 { font-family: var(--serif); font-size: 19px; font-weight: 600; color: var(--n2); margin: 10px 0 12px; }
.pat-ocard p { font-size: 13px; line-height: 1.65; color: var(--mu); }
.pat-offers-cta { text-align: center; margin-top: 40px; }

/* ══════════════════════════════════════════
   [O] FAQ — accordéon clair
══════════════════════════════════════════ */
.pat-faq { background: var(--wh); padding: 64px 24px; }
.pat-faq-head { max-width: 700px; margin: 0 auto 44px; text-align: center; }
.pat-faq-list { max-width: 780px; margin: 0 auto; }
.pat-fitem { border-bottom: 1px solid var(--bd); }
.pat-fitem:first-child { border-top: 1px solid var(--bd); }
.pat-fq {
  display: flex; justify-content: space-between; align-items: center; gap: 18px;
  padding: 24px 4px; cursor: pointer; font-family: var(--serif); font-size: 16.5px; font-weight: 600; color: var(--n2);
}
.pat-fplus { width: 28px; height: 28px; min-width: 28px; border-radius: 50%; background: var(--yd); color: var(--n); font-size: 18px; display: flex; align-items: center; justify-content: center; }
.pat-fitem.open .pat-fplus { transform: rotate(45deg) !important; }
.pat-fa { display: none; padding: 0 4px 26px; }
.pat-fitem.open .pat-fa { display: block; }

/* ══════════════════════════════════════════
   [P] CTA FINAL — point culminant
══════════════════════════════════════════ */
.pat-final {
  background: linear-gradient(155deg, #0a1428 0%, #16294d 45%, #223a68 100%);
  padding: 76px 24px; text-align: center;
}
.pat-final-blob { width: 600px; height: 600px; border-radius: 50%; background: radial-gradient(circle, rgba(255,238,102,.14) 0%, rgba(255,238,102,0) 70%); top: -260px; left: 50%; margin-left: -300px; }
.pat-final-inner { max-width: 780px; margin: 0 auto; }
.pat-final h2 { font-family: var(--serif); font-weight: 600; color: #fff; font-size: clamp(30px, 5vw, 52px); line-height: 1.08; margin-bottom: 24px; }
.pat-final h2 em { color: var(--y); font-style: italic; font-weight: 500; }
.pat-final p { font-size: 15px; line-height: 1.8; color: rgba(255,255,255,.68); max-width: 620px; margin: 0 auto; }
.pat-final-btns { margin-top: 34px; display: flex; gap: 14px; justify-content: center; flex-wrap: wrap; }

/* ══════════════════════════════════════════
   [Q] LIENS INTERNES — maillage
══════════════════════════════════════════ */
.pat-links { background: var(--bg); padding: 60px 24px; }
.pat-links-head { max-width: 760px; margin: 0 auto 44px; text-align: center; }
.pat-links-grid { max-width: 1200px; margin: 0 auto; display: grid; grid-template-columns: repeat(4, 1fr); gap: 18px; align-items: start; }
.pat-lcard {
  display: block; text-decoration: none; background: var(--wh); border-radius: 20px;
  padding: 30px 24px; border-top: 4px solid var(--y); box-shadow: 0 6px 22px rgba(51,74,115,.07);
}
.pat-lcard:hover { text-decoration: none; box-shadow: 0 14px 32px rgba(51,74,115,.15); }
.pat-lcard-ico { width: 44px; height: 44px; border-radius: 13px; background: linear-gradient(135deg, var(--n), #263958); display: flex; align-items: center; justify-content: center; margin-bottom: 18px; }
.pat-lcard-ico svg { width: 19px; height: 19px; stroke: #fff; fill: none; stroke-width: 1.8; }
.pat-lcard h3 { font-family: var(--serif); font-size: 15px; font-weight: 600; color: var(--n2); margin-bottom: 6px; line-height: 1.3; }
.pat-lcard span { font-size: 11.5px; color: var(--n); font-weight: 700; }

/* ══════════════════════════════════════════
   RESPONSIVE
══════════════════════════════════════════ */
@media (max-width: 900px) {
  .pat-hero-inner, .pat-agence-grid, .pat-tech-grid, .pat-domain-grid,
  .pat-digital-grid, .pat-mesure-row, .pat-why-grid { grid-template-columns: 1fr !important; gap: 34px !important; }
  .pat-hero-imgwrap, .pat-agence-frame, .pat-tech-frame, .pat-why-frame { order: -1; max-width: 320px; margin: 0 auto; }
  .pat-tech-tags, .pat-tech-quote { max-width: 320px; margin: 14px auto 0; justify-content: center; }
  .pat-mesure-row.rev .pat-mesure-ph { order: 0; }
  .pat-gallery-overlap { margin: -40px auto 0; max-width: 90%; }
  .pat-gallery-body { grid-template-columns: 1fr; }
  .pat-obj-grid { grid-template-columns: 1fr; }
  .pat-links-grid { grid-template-columns: repeat(2, 1fr); }
  .pat-agence-sub { grid-template-columns: 1fr; }
  .pat-offers-grid { grid-template-columns: 1fr; }
  .pat-price-list { grid-template-columns: 1fr; }
  .pat-hero, .pat-agence, .pat-types, .pat-services, .pat-tech, .pat-digital,
  .pat-gallery, .pat-mesure, .pat-method, .pat-why, .pat-obj, .pat-faq, .pat-final, .pat-links,
  .pat-price, .pat-offers { padding: 48px 20px; }
  .pat-price { clip-path: none; }
  .pat-ctaband { padding: 44px 20px; }
}
@media (max-width: 560px) {
  .pat-links-grid { grid-template-columns: 1fr; }
  .pat-spec-row { grid-template-columns: 1fr; }
  .pat-spec-icon { margin-bottom: 4px; }
  .pat-srow-body { margin-left: 0; }
  .pat-srow-ghost { width: 40px; font-size: 32px; }
}

/* ══ ANTI-VIBRATION / ANTI-JANK — pas d'animation continue, pas de transform
     au hover, pas d'effet lié au scroll, pas de sticky/fixed ══ */
.pat, .pat * { position: static !important; }
.pat *, .pat *::before, .pat *::after {
  animation: none !important; backdrop-filter: none !important; -webkit-backdrop-filter: none !important;
  will-change: auto !important; transform: none !important;
}
.pat a, .pat button { transition: none; }
.pat-lcard, .pat-ccard, .pat-srow-plus, .pat-fplus, .pat-btn { transition: box-shadow .15s ease-out; }

/* exceptions de position (formes déco, overlap, timeline) — après la règle globale */
.pat-hero, .pat-hero-blob1, .pat-hero-blob2, .pat-final, .pat-final-blob,
.pat-gallery-visual, .pat-gallery-overlap, .pat-timeline, .pat-tstep, .pat-tnum,
.pat-srow, .pat-price, .pat-price-blob { position: relative !important; }
.pat-hero-blob1, .pat-hero-blob2, .pat-final-blob, .pat-timeline::before, .pat-price-blob { position: absolute !important; }

@media (hover: hover) and (pointer: fine) {
  .pat-lcard:hover { box-shadow: 0 14px 32px rgba(51,74,115,.15); }
  .pat-ccard:hover { box-shadow: 0 10px 26px rgba(51,74,115,.1); }
  .pat-btn-y:hover { box-shadow: 0 14px 34px rgba(255,238,102,.5); }
}
@media (prefers-reduced-motion: reduce) {
  .pat *, .pat *::before, .pat *::after { transition: none !important; animation: none !important; }
}/* End custom CSS */