/*
Theme Name: Exprime.- 2026
Author: Mathieu Basili
Template: hello-biz
Author URI: https://lafab.nouveauxterritoires.fr
Version: 1.0.0
Stable tag: 1.0.0
Requires at least: 6.0
Tested up to: 6.5
Requires PHP: 7.4
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Text Domain: exprime
Tags: flexible-header, custom-colors, custom-menu, custom-logo, featured-images, rtl-language-support, threaded-comments, translation-ready, style-variations
*/

/* Add your custom styles here */

:root {

  /* Couleurs primitives */

  --soleil:        
#FED639;

  --soleil-deep:   
#F4C420;

  --soleil-soft:   
#FFF1B8;

  --encre:         
#418BEE;

  --encre-deep:    
#2A6FDB;

  --encre-soft:    
#E1ECFD;

  --noir:          
#0A0A0A;

  --noir-80:       rgba(10, 10, 10, 0.80);

  --noir-55:       rgba(10, 10, 10, 0.55);

  --noir-12:       rgba(10, 10, 10, 0.12);

  --noir-06:       rgba(10, 10, 10, 0.06);

  --creme:         
#FBF8EE;

  --papier:        
#FFFFFF;

  --sourdine:      
#5B6068;

  --sourdine-soft: 
#9CA0A6;

  --alerte:        
#E0463C;

  --alerte-soft:   
#FBE1DE;

  --valide:        
#1F8A5B;

  --valide-soft:   
#DDF1E6;

  /* Familles */

  --em-font-display: "Cabinet Grotesk", system-ui, sans-serif;
  --font-display: "Cabinet Grotesk", system-ui, sans-serif;
  --font-sans: "Cabinet Grotesk", system-ui, sans-serif;

  --em-font-body:    "Fraunces", Georgia, serif;
  --font-body:    "Fraunces", Georgia, serif;
  --font-serif:    "Fraunces", Georgia, serif;

  --em-font-mono:    "JetBrains Mono", ui-monospace, monospace;
  --font-mono:    "JetBrains Mono", ui-monospace, monospace;

  /* Espacement (base 4px) */

  --sp-1: 4px;  --sp-2: 8px;  --sp-3: 12px; --sp-4: 16px;

  --sp-5: 24px; --sp-6: 32px; --sp-7: 48px; --sp-8: 64px;

  --sp-9: 96px; --sp-10: 128px;

  /* Rayons */

  --radius-card:    6px;

  --radius-sticker: 12px;

  --radius-pill:    999px;

  --radius-brand:   22%;

  /* Bordures */

  --bw-line: 1.5px;

  --bw-hair: 1px;

  /* Ombres signature — paper-cut */

  --shadow-cut:    4px 4px 0 var(--noir);

  --shadow-cut-sm: 2px 2px 0 var(--noir);

  --shadow-cut-lg: 6px 6px 0 var(--noir);

  --shadow-soft:   0 1px 0 var(--noir-06), 0 8px 24px var(--noir-06);

  /* Easing & durations */

  --ease-snap: cubic-bezier(.2, .9, .3, 1);

  --t-fast:    80ms;

  --t-base:    120ms;

  /* Layout */

  --container: 1200px;
  --accent: var(--encre);
    --soleil: #FED639;
    --soleil-deep: #F4C420;
    --soleil-soft: #FFF1B8;
    --encre: #418BEE;
    --encre-deep: #2A6FDB;
    --encre-soft: #E1ECFD;
    --noir: #0A0A0A;
    --noir-80: rgba(10, 10, 10, 0.80);
    --noir-55: rgba(10, 10, 10, 0.55);
    --noir-12: rgba(10, 10, 10, 0.12);
    --noir-06: rgba(10, 10, 10, 0.06);
    --creme: #FBF8EE;
    --papier: #FFFFFF;
    --sourdine: #5B6068;
    --sourdine-soft: #9CA0A6;
    --alerte: #E0463C;
    --alerte-soft: #FBE1DE;
    --valide: #1F8A5B;
    --valide-soft: #DDF1E6;
    --info: var(--encre);
    --bg: var(--creme);
    --bg-elevated: var(--papier);
    --bg-inverse: var(--noir);
    --fg1: var(--noir);
    --fg2: var(--sourdine);
    --fg3: var(--sourdine-soft);
    --fg-inverse: var(--creme);
    --fg-brand: var(--encre);
    --line: var(--noir);
    --line-soft: var(--noir-12);
    --link: var(--encre);
    --focus-ring: var(--encre);
    --font-serif: "Fraunces", "Times New Roman", Georgia, serif;
    --font-sans: "Cabinet Grotesk", ui-sans-serif, system-ui, -apple-system, "Segoe UI", Roboto, sans-serif;
    --font-mono: "JetBrains Mono", ui-monospace, "Cascadia Mono", "Roboto Mono", Menlo, Consolas, monospace;
    --font-display: var(--font-sans);
    --font-body: var(--font-serif);
    --font-accent: var(--font-serif);
    --fvs-accent: "opsz" 144, "SOFT" 70, "WONK" 1;
    --fvs-accent-quiet: "opsz" 72, "SOFT" 40, "WONK" 0;
    --fvs-body: "opsz" 14, "SOFT" 60, "WONK" 0;
    --fvs-small: "opsz" 9, "SOFT" 80, "WONK" 0;
    --t-display: clamp(48px, 7vw, 96px);
    --t-h1: clamp(36px, 5vw, 64px);
    --t-h2: clamp(28px, 3.5vw, 44px);
    --t-h3: 24px;
    --t-h4: 20px;
    --t-body-lg: 18px;
    --t-body: 16px;
    --t-body-sm: 14px;
    --t-eyebrow: 12px;
    --t-caption: 11px;
    --lh-tight: 1.04;
    --lh-snug: 1.18;
    --lh-normal: 1.5;
    --lh-loose: 1.65;
    --tr-tight: -0.02em;
    --tr-normal: 0;
    --tr-eyebrow: 0.12em;
    --sp-1: 4px;
    --sp-2: 8px;
    --sp-3: 12px;
    --sp-4: 16px;
    --sp-5: 24px;
    --sp-6: 32px;
    --sp-7: 48px;
    --sp-8: 64px;
    --sp-9: 96px;
    --sp-10: 128px;
    --radius-card: 6px;
    --radius-input: 6px;
    --radius-sticker: 12px;
    --radius-pill: 999px;
    --radius-brand: 22%;
    --bw-line: 1.5px;
    --bw-hair: 1px;
    --shadow-cut: 4px 4px 0 var(--noir);
    --shadow-cut-sm: 2px 2px 0 var(--noir);
    --shadow-cut-lg: 6px 6px 0 var(--noir);
    --shadow-soft: 0 1px 0 var(--noir-06), 0 8px 24px var(--noir-06);
    --ease-snap: cubic-bezier(.2, .9, .3, 1);
    --t-fast: 80ms;
    --t-base: 120ms;
    --t-slow: 220ms;
    --container: 1200px;
    --gutter: 24px;
    --reading: 64ch;
}

body {
  padding: 0 !important;
}

p a, .elementor-element p a{
  font-size: inherit;
  color: var(--encre);
  text-underline-offset: 4px;
}

/* Button — the brand's signature element */
.elementor-widget-button .elementor-button {
  display: inline-flex; align-items: center; gap: 8px;
  font-family: var(--font-serif);
  font-variation-settings: "opsz" 24, "SOFT" 30, "WONK" 0;
  font-weight: 500;
  font-size: 16px;
  line-height: 1;
  padding: 12px 18px;
  border: var(--bw-line) solid var(--noir);
  border-radius: var(--radius-card);
  background: var(--papier);
  color: var(--noir);
  box-shadow: var(--shadow-cut);
  cursor: pointer;
  text-decoration: none;
  transition: transform var(--t-fast) var(--ease-snap),
              box-shadow var(--t-fast) var(--ease-snap);
}
.elementor-widget-button .elementor-button:hover  { transform: translate(2px, 2px); box-shadow: var(--shadow-cut-sm); }
.elementor-widget-button .elementor-button:active { transform: translate(4px, 4px); box-shadow: 0 0 0 var(--noir); }

.elementor-widget-button .elementor-button.primary { background: var(--soleil); }
.elementor-widget-button.dark .elementor-button    { background: var(--noir) !important; color: var(--creme) !important; }
.elementor-widget-button.ghost .elementor-button   { background: transparent !important; border-color: transparent !important; box-shadow: none !important; text-decoration: underline !important; }
.elementor-widget-button.ghost .elementor-button:hover { transform: none !important; }

/* Card */
.card {
  background: var(--papier);
  border: var(--bw-line) solid var(--noir);
  border-radius: var(--radius-card);
  box-shadow: var(--shadow-cut);
  padding: 22px;
}
.card.hoverable { transition: transform var(--t-fast) var(--ease-snap), box-shadow var(--t-fast) var(--ease-snap); cursor: pointer; }
.card.hoverable:hover { transform: translate(2px, 2px); box-shadow: var(--shadow-cut-sm); }

/* Sticker — yellow rounded block with cut shadow */
.sticker {
  background: var(--soleil);
  border: var(--bw-line) solid var(--noir);
  border-radius: var(--radius-sticker);
  box-shadow: var(--shadow-cut-lg);
  padding: 24px 28px;
}

/* Form */
.field { display: flex; flex-direction: column; gap: 6px; }
.field label { font-family: var(--font-mono); font-size: 11px; letter-spacing: 0.08em; text-transform: uppercase; color: var(--sourdine); }
.field input, .field textarea {
  font-family: var(--font-serif);
  font-size: 15px;
  padding: 11px 13px;
  background: var(--papier);
  border: var(--bw-line) solid var(--noir);
  border-radius: var(--radius-input);
  box-shadow: var(--shadow-cut);
  outline: none;
  transition: box-shadow var(--t-base) var(--ease-snap);
}
.field input:focus, .field textarea:focus { box-shadow: 4px 4px 0 var(--encre); }


/* Italic wonk accent — uses the tweakable --accent color */
.accent-word {
  font-family: var(--font-serif);
  font-style: italic;
  font-variation-settings: "opsz" 144, "SOFT" 70, "WONK" 1;
  font-weight: 400;
  color: var(--accent);
}

/* Numbered marker for sections (eyebrow row) */
.section-num {
  font-family: var(--font-mono);
  font-size: 12px;
  letter-spacing: 0.12em;
  color: var(--sourdine);
  display: inline-flex;
  align-items: center;
  gap: 10px;
}
.section-num::before {
  content: "";
  width: 24px;
  height: 1.5px;
  background: var(--noir);
}

/* Display-style sec-title */
.sec-title {
  font-family: var(--font-sans);
  font-weight: 700;
  font-size: clamp(34px, 4.4vw, 56px);
  line-height: 1.04;
  letter-spacing: -0.02em;
  margin: 12px 0 0;
  text-wrap: balance;
  max-width: 18ch;
}

.sec-lede {
  font-family: var(--font-serif);
  font-size: 19px;
  line-height: 1.55;
  color: var(--sourdine);
  margin-top: 18px;
  max-width: 56ch;
  font-variation-settings: var(--fvs-body);
}

/* Constat — pull-quote treatment */
.constat-quote {
  font-family: var(--font-sans);
  font-weight: 700;
  font-size: clamp(32px, 3.6vw, 48px);
  line-height: 1.06;
  letter-spacing: -0.02em;
  max-width: 22ch;
}

/* Service cards — number + body */
.svc-grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(260px, 1fr));
  gap: 20px;
  margin-top: 48px;
}
.svc-card {
  background: var(--papier);
  border: var(--bw-line) solid var(--noir);
  border-radius: var(--radius-card);
  box-shadow: var(--shadow-cut);
  padding: 24px;
  display: flex;
  flex-direction: column;
  gap: 14px;
  transition: transform var(--t-fast) var(--ease-snap), box-shadow var(--t-fast) var(--ease-snap);
}
.svc-card:hover {
  transform: translate(2px, 2px);
  box-shadow: var(--shadow-cut-sm);
}
.svc-card .num {
  font-family: var(--font-mono);
  font-size: 13px;
  letter-spacing: 0.12em;
  color: var(--sourdine);
}
.svc-icon {
  width: 44px;
  height: 44px;
  border-radius: var(--radius-card);
  border: var(--bw-line) solid var(--noir);
  background: var(--soleil);
  box-shadow: 2px 2px 0 var(--noir) !important;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  color: var(--noir);
  flex-shrink: 0;
}
.svc-card h3 {
  font-family: var(--font-sans);
  font-weight: 700;
  font-size: 22px;
  line-height: 1.15;
  letter-spacing: -0.01em;
  margin: 0;
}
.svc-card p {
  font-size: 15px;
  line-height: 1.55;
  color: var(--sourdine);
}

/* Pourquoi — dark band */
.pourquoi {
  background: var(--noir);
  color: var(--creme);
}

.pourquoi .section-num::before {
  background: var(--soleil);
}

.pourquoi .headline span {
  color: var(--soleil);
}
.pourquoi .grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(260px, 1fr));
  gap: 32px;
  margin-top: 56px;
}
.pourquoi .item .n {
  font-family: var(--font-mono);
  font-size: 72px;
  line-height: 0.9;
  color: var(--soleil);
  font-weight: 300;
}
.pourquoi .item h3 {
  font-family: var(--font-sans);
  font-weight: 700;
  font-size: 26px;
  line-height: 1.15;
  letter-spacing: -0.01em;
  margin: 20px 0 10px;
  color: var(--creme);
}
.pourquoi .item p {
  font-size: 15px;
  line-height: 1.6;
  color: rgba(251, 248, 238, 0.72);
  max-width: 38ch;
}

/* Outils en détail — alternating feature rows */
.outils-row {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 64px;
  align-items: center;
  padding: 72px 0;
  border-top: 1.5px solid var(--noir);
}
.outils-row:last-child {
  border-bottom: 1.5px solid var(--noir);
}
.outils-row.reverse .text { order: 2; }
.outils-row.reverse .visual { order: 1; }

.outils-row .text .eyebrow {
  display: inline-flex;
  gap: 10px;
  align-items: center;
}
.outils-row .text h3 {
  font-family: var(--font-sans);
  font-weight: 700;
  font-size: clamp(28px, 2.6vw, 36px);
  line-height: 1.08;
  letter-spacing: -0.02em;
  margin: 12px 0 16px;
  max-width: 18ch;
}
.outils-row .text p {
  font-size: 17px;
  line-height: 1.55;
  color: var(--sourdine);
  max-width: 48ch;
  margin-bottom: 20px;
}
.outils-row .text .read-more {
  font-family: var(--font-serif);
  font-size: 15px;
  color: var(--encre);
  text-decoration: underline;
  text-underline-offset: 4px;
}

/* Visual blocks */
.visual {
  position: relative;
  aspect-ratio: 4 / 3;
  display: flex;
  align-items: stretch;
  justify-content: stretch;
}

.viz {
  width: 100%;
  height: 100%;
  border: var(--bw-line) solid var(--noir);
  border-radius: var(--radius-card);
  box-shadow: var(--shadow-cut-lg);
  overflow: hidden;
  position: relative;
}

/* Tor / GPG mock */
.viz-tor {
  background: var(--noir);
  color: var(--creme);
  padding: 22px;
  display: flex;
  flex-direction: column;
  gap: 16px;
  font-family: var(--font-mono);
  font-size: 12px;
}
.viz-tor .url {
  display: flex;
  gap: 10px;
  align-items: center;
  padding: 10px 12px;
  border: 1px solid rgba(251, 248, 238, 0.2);
  border-radius: 6px;
  background: rgba(251, 248, 238, 0.04);
  color: var(--soleil);
  font-size: 12px;
  word-break: break-all;
}
.viz-tor .lock {
  width: 14px; height: 14px;
  flex-shrink: 0;
  color: var(--valide);
}
.viz-tor .label {
  color: rgba(251, 248, 238, 0.45);
  font-size: 10px;
  letter-spacing: 0.14em;
  text-transform: uppercase;
}
.viz-tor .field-mock {
  border: 1px solid rgba(251, 248, 238, 0.18);
  border-radius: 6px;
  padding: 12px;
  flex: 1;
  display: flex;
  flex-direction: column;
  gap: 8px;
}
.viz-tor .blob {
  height: 8px;
  background: rgba(251, 248, 238, 0.12);
  border-radius: 2px;
}
.viz-tor .blob.short { width: 64%; }
.viz-tor .blob.med   { width: 82%; }
.viz-tor .status {
  display: flex;
  justify-content: space-between;
  align-items: center;
  color: rgba(251, 248, 238, 0.6);
  font-size: 10px;
  letter-spacing: 0.12em;
  text-transform: uppercase;
}
.viz-tor .status .dot {
  width: 7px; height: 7px;
  background: var(--valide);
  border-radius: 50%;
  display: inline-block;
  margin-right: 6px;
  box-shadow: 0 0 0 3px rgba(31, 138, 91, 0.18);
}

/* Phone mock */
.viz-phone {
  background: var(--soleil-soft);
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 28px;
}
.phone {
  width: 220px;
  height: 100%;
  max-height: 380px;
  background: var(--noir);
  border-radius: 28px;
  padding: 10px;
  box-shadow: 4px 4px 0 var(--noir);
  border: 1.5px solid var(--noir);
  position: relative;
}
.phone-screen {
  background: var(--creme);
  width: 100%;
  height: 100%;
  border-radius: 20px;
  overflow: hidden;
  display: flex;
  flex-direction: column;
}
.phone-statusbar {
  display: flex;
  justify-content: space-between;
  padding: 10px 14px 6px;
  font-family: var(--font-mono);
  font-size: 10px;
  color: var(--noir);
}
.phone-header {
  padding: 4px 14px 10px;
  border-bottom: 1px solid var(--noir-12);
}
.phone-header .brand {
  font-family: var(--font-sans);
  font-weight: 700;
  font-size: 14px;
  color: var(--noir);
}
.phone-header .brand .dot { color: var(--encre); }
.phone-feed {
  flex: 1;
  display: flex;
  flex-direction: column;
  gap: 0;
  overflow: hidden;
}
.phone-article {
  padding: 10px 14px;
  border-bottom: 1px solid var(--noir-12);
  display: flex;
  flex-direction: column;
  gap: 5px;
}
.phone-article .tag {
  font-family: var(--font-mono);
  font-size: 8px;
  letter-spacing: 0.14em;
  color: var(--sourdine);
  text-transform: uppercase;
}
.phone-article .title {
  font-family: var(--font-sans);
  font-weight: 700;
  font-size: 12px;
  line-height: 1.2;
  color: var(--noir);
}
.phone-article.feat {
  background: var(--soleil);
}

/* Thread mock */
.viz-thread {
  background: var(--creme);
  padding: 24px;
  display: flex;
  flex-direction: column;
  gap: 14px;
  overflow: hidden;
}
.msg {
  display: flex;
  gap: 12px;
  align-items: flex-start;
}
.msg .av {
  width: 32px; height: 32px;
  border-radius: 50%;
  border: 1.5px solid var(--noir);
  display: inline-flex;
  align-items: center;
  justify-content: center;
  font-family: var(--font-mono);
  font-size: 11px;
  flex-shrink: 0;
  font-weight: 600;
}
.msg .av.a1 { background: var(--soleil); }
.msg .av.a2 { background: var(--encre-soft); }
.msg .av.a3 { background: var(--valide-soft); }
.msg .body {
  flex: 1;
  min-width: 0;
}
.msg .meta {
  font-family: var(--font-mono);
  font-size: 10px;
  letter-spacing: 0.08em;
  color: var(--sourdine);
  margin-bottom: 4px;
  text-transform: uppercase;
}
.msg .meta b {
  color: var(--noir);
  text-transform: none;
  font-family: var(--font-sans);
  font-size: 12px;
  letter-spacing: 0;
  margin-right: 8px;
}
.msg .txt {
  font-family: var(--font-serif);
  font-size: 13px;
  line-height: 1.45;
  color: var(--noir);
}
.thread-meta {
  display: flex;
  justify-content: space-between;
  font-family: var(--font-mono);
  font-size: 10px;
  letter-spacing: 0.12em;
  color: var(--sourdine);
  text-transform: uppercase;
  padding-bottom: 8px;
  border-bottom: 1px solid var(--noir-12);
}

/* Veille feed mock */
.viz-veille {
  background: var(--papier);
  padding: 22px;
  display: flex;
  flex-direction: column;
  gap: 0;
  overflow: hidden;
}
.veille-head {
  display: flex;
  justify-content: space-between;
  padding-bottom: 14px;
  border-bottom: 1.5px solid var(--noir);
  margin-bottom: 6px;
  font-family: var(--font-mono);
  font-size: 11px;
  letter-spacing: 0.1em;
  color: var(--noir);
  text-transform: uppercase;
}
.veille-head .live {
  color: var(--alerte);
  display: inline-flex;
  align-items: center;
  gap: 6px;
}
.veille-head .live .dot {
  width: 7px; height: 7px;
  background: var(--alerte);
  border-radius: 50%;
  animation: pulse 1.6s infinite;
}
@keyframes pulse {
  0%, 100% { opacity: 1; }
  50% { opacity: 0.3; }
}
.veille-item {
  padding: 12px 0;
  border-bottom: 1px solid var(--noir-12);
  display: grid;
  grid-template-columns: 64px 1fr auto;
  gap: 12px;
  align-items: baseline;
}
.veille-item:last-child {
  border-bottom: 0;
}
.veille-item .when {
  font-family: var(--font-mono);
  font-size: 10px;
  color: var(--sourdine);
  letter-spacing: 0.06em;
  text-transform: uppercase;
}
.veille-item .ttl {
  font-family: var(--font-sans);
  font-size: 13px;
  line-height: 1.3;
  font-weight: 600;
  color: var(--noir);
}
.veille-item .src {
  font-family: var(--font-mono);
  font-size: 10px;
  color: var(--encre);
}

/* CTA final — big yellow band */
.cta-final {
  background: var(--soleil);
  border-top: 1.5px solid var(--noir);
  border-bottom: 1.5px solid var(--noir);
  position: relative;
  overflow: hidden;
}
.cta-final .container {
  position: relative;
  z-index: 1;
  padding-top: 112px;
  padding-bottom: 112px;
  text-align: center;
}
.cta-final h2 {
  font-family: var(--font-sans);
  font-weight: 800;
  font-size: clamp(48px, 7vw, 96px);
  line-height: 0.98;
  letter-spacing: -0.03em;
  margin: 16px auto 24px;
  max-width: 14ch;
}
.cta-final p {
  font-family: var(--font-serif);
  font-size: 19px;
  line-height: 1.55;
  color: var(--noir);
  max-width: 52ch;
  margin: 0 auto 36px;
  font-variation-settings: var(--fvs-body);
}
.cta-final .cta-row {
  display: inline-flex;
  flex-direction: column;
  gap: 14px;
  align-items: center;
}
.cta-final .btn {
  font-size: 18px;
  padding: 18px 28px;
  background: var(--noir);
  color: var(--creme);
}
.cta-final .btn:hover {
  background: var(--noir);
}
.cta-final .caption {
  font-family: var(--font-mono);
  font-size: 12px;
  letter-spacing: 0.08em;
  color: var(--noir);
  opacity: 0.7;
  text-transform: uppercase;
}

/* Constat layout */
.constat {
  background: var(--papier);
  border-top: 1.5px solid var(--noir);
  border-bottom: 1.5px solid var(--noir);
}
.constat .row {
  display: grid;
  grid-template-columns: 1.1fr 1fr;
  gap: 80px;
  align-items: start;
  padding-top: 24px;
}
.constat .body p {
  font-family: var(--font-serif);
  font-size: 18px;
  line-height: 1.6;
  color: var(--noir);
  font-variation-settings: var(--fvs-body);
}
.constat .body p + p {
  margin-top: 18px;
}
.constat p strong {
  font-weight: 500;
  font-variation-settings: "opsz" 24, "SOFT" 30, "WONK" 0;
  background: linear-gradient(to top, var(--soleil) 0 38%, transparent 38% 100%);
  padding: 0 2px;
}

/* CTA row in hero — caption alignment */
.hero-cta-row {

}
.hero-cta-row .caption {
  font-family: var(--font-mono);
  font-size: 12px;
  letter-spacing: 0.04em;
  color: var(--sourdine);
}

/* Hero accroche measurements */
.hero-headline {
  font-family: var(--font-sans);
  font-weight: 700;
  font-size: clamp(48px, 7.2vw, 104px);
  line-height: 0.96;
  letter-spacing: -0.025em;
  margin: 28px 0 0;
  max-width: 16ch;
}

/* Big yellow sticker decoration in hero */
.hero-sticker {
  position: absolute;
  top: 80px;
  right: 48px;
  width: 124px;
  height: 124px;
  background: var(--soleil);
  border: 1.5px solid var(--noir);
  border-radius: 18%;
  box-shadow: var(--shadow-cut-lg);
  display: flex;
  align-items: center;
  justify-content: center;
  rotate: 6deg;
  pointer-events: none;
}
.hero-sticker .inner {
  font-family: var(--font-mono);
  font-size: 11px;
  letter-spacing: 0.14em;
  text-transform: uppercase;
  text-align: center;
  line-height: 1.3;
  color: var(--noir);
}
.hero-sticker .inner b {
  display: block;
  font-family: var(--font-sans);
  font-size: 22px;
  letter-spacing: -0.01em;
  margin-bottom: 4px;
  font-weight: 700;
}

/* ============================================================
   TOPBAR CTA — slim closable announcement band
   ============================================================ */
.topbar-cta {
  background: var(--noir);
  color: var(--creme);
  border-bottom: 1.5px solid var(--noir);
  font-family: var(--font-mono);
  font-size: 12px;
  letter-spacing: 0.04em;
}
.topbar-cta .row {
  display: flex;
  align-items: center;
  gap: 18px;
  padding: 10px var(--gutter);
  max-width: var(--container);
  margin: 0 auto;
}
.topbar-cta .badge {
  background: var(--soleil);
  color: var(--noir);
  font-family: var(--font-mono);
  font-size: 10px;
  letter-spacing: 0.14em;
  text-transform: uppercase;
  padding: 3px 8px;
  border-radius: var(--radius-pill);
  font-weight: 600;
  flex-shrink: 0;
}
.topbar-cta .text {
  flex: 1;
  color: var(--creme);
}
.topbar-cta .text em {
  font-family: var(--font-serif);
  font-style: italic;
  font-variation-settings: "opsz" 24, "SOFT" 60, "WONK" 1;
  color: var(--soleil);
  font-size: 14px;
  margin: 0 2px;
}
.topbar-cta .cta-link {
  color: var(--soleil);
  text-decoration: underline;
  text-decoration-thickness: 1px;
  text-underline-offset: 3px;
  font-family: var(--font-mono);
  font-size: 12px;
  letter-spacing: 0.04em;
  flex-shrink: 0;
  cursor: pointer;
  background: none;
  border: 0;
  padding: 0;
}
.topbar-cta .cta-link:hover {
  text-decoration-thickness: 2px;
}
.topbar-cta .close {
  background: transparent;
  border: 0;
  color: rgba(251, 248, 238, 0.6);
  cursor: pointer;
  padding: 4px;
  border-radius: 4px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  transition: color var(--t-base);
}
.topbar-cta .close:hover {
  color: var(--creme);
}

/* ============================================================
   SUR-MENU — slim utility nav above the main header
   ============================================================ */
.surmenu {
  background: var(--creme);
  border-bottom: 1px solid var(--noir-12);
  font-family: var(--font-mono);
  font-size: 11px;
  letter-spacing: 0.1em;
  text-transform: uppercase;
}
.surmenu .row {
  display: flex;
  align-items: center;
  gap: 24px;
  padding: 9px var(--gutter);
  max-width: var(--container);
  margin: 0 auto;
  color: var(--sourdine);
}
.surmenu .links {
  display: flex;
  gap: 22px;
  align-items: center;
}
.surmenu .links a {
  color: var(--sourdine);
  text-decoration: none;
  transition: color var(--t-base);
}
.surmenu .links a:hover {
  color: var(--noir);
}
.surmenu .right {
  margin-left: auto;
  display: flex;
  gap: 18px;
  align-items: center;
}
.surmenu .search {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  background: transparent;
  border: 1px solid transparent;
  color: var(--sourdine);
  cursor: pointer;
  padding: 4px 10px;
  border-radius: var(--radius-pill);
  font-family: var(--font-mono);
  font-size: 11px;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  transition: border-color var(--t-base), color var(--t-base);
  box-shadow: none !important;
}
.surmenu .search:hover {
  border-color: var(--noir) !important;
  color: var(--noir) !important;
  background: transparent !important;
}
.surmenu .search svg {
  width: 12px;
  height: 12px;
}
.surmenu .account {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  color: var(--noir);
  text-decoration: none;
  font-family: var(--font-mono);
  font-size: 11px;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  padding: 0px 12px;
  border: 1.5px solid var(--noir);
  border-radius: var(--radius-pill);
  background: var(--papier);
  transition: background var(--t-base);
}
.surmenu .account:hover {
  background: var(--soleil);
  color: var(--noir);
}
.surmenu .account svg {
  width: 12px;
  height: 12px;
}
.surmenu .sep {
  width: 1px;
  height: 14px;
  background: var(--noir-12);
  display: inline-block;
  margin: 0 1rem;
}

/* Search dropdown — when search is "active" */
.search-overlay {
  position: fixed;
  inset: 0;
  background: rgba(10, 10, 10, 0.55);
  z-index: 90;
  display: flex;
  align-items: flex-start;
  justify-content: center;
  padding: 96px 24px 0;
  opacity: 0;
  pointer-events: none;
  transition: opacity 160ms var(--ease-snap);
}
.search-overlay.open {
  opacity: 1;
  pointer-events: auto;
}
.search-overlay .box {
  background: var(--papier);
  border: 1.5px solid var(--noir);
  border-radius: var(--radius-card);
  box-shadow: var(--shadow-cut-lg);
  width: 100%;
  max-width: 640px;
  padding: 18px 20px;
  display: flex;
  align-items: center;
  gap: 14px;
}
.search-overlay .box input {
  flex: 1;
  border: 0;
  outline: 0;
  font-family: var(--font-serif);
  font-size: 20px;
  background: transparent;
  font-variation-settings: var(--fvs-body);
  color: var(--noir);
}
.search-overlay .box input::placeholder { color: var(--sourdine-soft); }
.search-overlay .box .kbd {
  font-family: var(--font-mono);
  font-size: 10px;
  letter-spacing: 0.1em;
  color: var(--sourdine);
  padding: 3px 6px;
  border: 1px solid var(--noir-12);
  border-radius: 4px;
  text-transform: uppercase;
}

/* ============================================================
   MODAL — newsletter/inscription, refermable
   ============================================================ */
.modal-overlay {
  position: fixed;
  inset: 0;
  background: rgba(10, 10, 10, 0.62);
  z-index: 100;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 24px;
  opacity: 0;
  pointer-events: none;
  transition: opacity 180ms var(--ease-snap);
}
.modal-overlay.open {
  opacity: 1;
  pointer-events: auto;
}
.modal {
  background: var(--papier);
  border: 1.5px solid var(--noir);
  border-radius: var(--radius-card);
  box-shadow: var(--shadow-cut-lg);
  width: 100%;
  max-width: 880px;
  max-height: 92vh;
  display: grid;
  grid-template-columns: 1fr 1fr;
  overflow: hidden;
  position: relative;
  transform: translateY(12px);
  transition: transform 220ms var(--ease-snap);
}
.modal-overlay.open .modal {
  transform: translateY(0);
}
.modal .close {
  position: absolute;
  top: 16px;
  right: 16px;
  z-index: 2;
  background: var(--papier);
  border: 1.5px solid var(--noir);
  border-radius: 50%;
  width: 36px;
  height: 36px;
  cursor: pointer;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  box-shadow: 2px 2px 0 var(--noir);
  transition: transform var(--t-fast), box-shadow var(--t-fast);
}
.modal .close:hover {
  transform: translate(1px, 1px);
  box-shadow: 1px 1px 0 var(--noir);
}
.modal .visual {
  background: var(--noir);
  color: var(--creme);
  padding: 40px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  position: relative;
  overflow: hidden;
  aspect-ratio: auto;
}
.modal .visual .tag {
  font-family: var(--font-mono);
  font-size: 11px;
  letter-spacing: 0.14em;
  text-transform: uppercase;
  color: var(--soleil);
}
.modal .visual .quote {
  font-family: var(--font-sans);
  font-weight: 700;
  font-size: clamp(22px, 2.4vw, 32px);
  line-height: 1.12;
  letter-spacing: -0.02em;
  color: var(--creme);
  margin: 0;
  max-width: 22ch;
}
.modal .visual .quote .accent-word {
  color: var(--soleil);
}
.modal .visual .credit {
  font-family: var(--font-mono);
  font-size: 11px;
  color: rgba(251, 248, 238, 0.6);
  letter-spacing: 0.08em;
}
.modal .visual .credit b {
  display: block;
  font-family: var(--font-sans);
  font-size: 14px;
  color: var(--creme);
  font-weight: 600;
  letter-spacing: 0;
  text-transform: none;
  margin-bottom: 2px;
}
.modal .visual::after {
  content: "";
  position: absolute;
  bottom: -30px;
  right: -20px;
  width: 120px;
  height: 120px;
  background: var(--soleil);
  border-radius: 22%;
  border: 1.5px solid var(--noir);
  rotate: -8deg;
  opacity: 0.96;
}
.modal .visual .mark-M {
  position: absolute;
  bottom: 10px;
  right: 22px;
  font-family: var(--font-serif);
  font-style: italic;
  font-variation-settings: "opsz" 144, "WONK" 1, "SOFT" 60;
  font-size: 92px;
  line-height: 1;
  color: var(--encre);
  z-index: 1;
  text-shadow: 3px 3px 0 var(--noir);
}
.modal .content {
  padding: 44px 40px;
  display: flex;
  flex-direction: column;
  gap: 14px;
}
.modal .content .eyebrow-mono {
  font-family: var(--font-mono);
  font-size: 11px;
  letter-spacing: 0.14em;
  text-transform: uppercase;
  color: var(--sourdine);
}
.modal .content h3 {
  font-family: var(--font-sans);
  font-weight: 700;
  font-size: clamp(26px, 2.6vw, 34px);
  line-height: 1.06;
  letter-spacing: -0.02em;
  margin: 4px 0 0;
}
.modal .content > p {
  font-family: var(--font-serif);
  font-size: 15px;
  line-height: 1.55;
  color: var(--sourdine);
  font-variation-settings: var(--fvs-body);
  margin: 0;
}
.modal .content form {
  display: flex;
  flex-direction: column;
  gap: 10px;
  margin-top: 10px;
}
.modal .content form .field-row {
  display: flex;
  flex-direction: column;
  gap: 6px;
}
.modal .content form label {
  font-family: var(--font-mono);
  font-size: 10px;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  color: var(--sourdine);
}
.modal .content form input {
  font-family: var(--font-serif);
  font-size: 15px;
  padding: 12px 14px;
  background: var(--papier);
  border: 1.5px solid var(--noir);
  border-radius: var(--radius-input);
  box-shadow: var(--shadow-cut);
  outline: none;
  transition: box-shadow var(--t-base);
}
.modal .content form input:focus {
  box-shadow: 4px 4px 0 var(--encre);
}
.modal .content form button {
  margin-top: 6px;
  align-self: flex-start;
}
.modal .content .micro {
  font-family: var(--font-mono);
  font-size: 11px;
  color: var(--sourdine);
  margin-top: 4px;
  letter-spacing: 0.02em;
}
.modal .content .success {
  display: flex;
  flex-direction: column;
  gap: 8px;
  padding: 24px 0;
}
.modal .content .success h4 {
  font-family: var(--font-sans);
  font-weight: 700;
  font-size: 28px;
  line-height: 1.1;
  margin: 0;
}

@media (max-width: 720px) {
  .modal { grid-template-columns: 1fr; max-height: 96vh; overflow-y: auto; }
  .modal .visual { padding: 28px; min-height: 200px; }
  .modal .visual .mark-M { font-size: 64px; }
  .modal .content { padding: 28px; }
  .topbar-cta .row { gap: 10px; }
  .topbar-cta .badge { display: none; }
  .surmenu .links { display: none; }
}

/* ============================================================
   PRIMARY NAV — dropdown menus in the header
   ============================================================ */
.primary-nav {
  display: flex;
  gap: 4px;
  margin-left: 28px;
  align-items: center;
}
.nav-item-wrap {
  position: relative;
  display: inline-flex;
}
.nav-link {
  display: inline-flex;
  align-items: center;
  font-family: var(--font-serif);
  font-size: 15px;
  color: var(--noir);
  text-decoration: none;
  background: transparent;
  border: 0;
  cursor: pointer;
  padding: 8px 12px;
  border-radius: 6px;
  font-variation-settings: "opsz" 14, "SOFT" 60;
  white-space: nowrap;
  transition: background var(--t-base);
}
.nav-link:hover { background: var(--noir-06); }
.nav-link.active {
  background: transparent;
  color: var(--noir);
}
.nav-link.active::after {
  content: "";
  position: absolute;
  left: 12px;
  right: 12px;
  bottom: 0;
  height: 2px;
  background: var(--encre);
}
.nav-link.open { background: var(--noir-06); }

.nav-dropdown {
  position: absolute;
  top: calc(100% + 6px);
  left: 0;
  min-width: 280px;
  background: var(--papier);
  border: 1.5px solid var(--noir);
  border-radius: var(--radius-card);
  box-shadow: var(--shadow-cut);
  padding: 6px;
  z-index: 80;
  animation: navfade 120ms ease-out;
}
@keyframes navfade {
  from { opacity: 0; transform: translateY(-4px); }
  to   { opacity: 1; transform: translateY(0); }
}
.nav-dropdown-item {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 10px 12px;
  border-radius: 4px;
  text-decoration: none;
  color: var(--noir);
  font-family: var(--font-serif);
  font-size: 14px;
  font-variation-settings: "opsz" 14, "SOFT" 60;
  transition: background var(--t-base);
}
.nav-dropdown-item:hover {
  background: var(--soleil-soft);
}
.nav-dropdown-label { color: var(--noir); }
.nav-dropdown-arrow {
  color: var(--sourdine);
  font-family: var(--font-mono);
  margin-left: 16px;
  transition: transform var(--t-base);
}
.nav-dropdown-item:hover .nav-dropdown-arrow {
  color: var(--encre);
  transform: translateX(2px);
}

@media (max-width: 1140px) {
  .primary-nav { gap: 0; margin-left: 16px; }
  .nav-link { padding: 8px 10px; font-size: 14px; }
}

/* ============================================================
   PAGE BLOCKS — reusable patterns for subpages
   ============================================================ */

/* Page hero — distinctive subpage variant (yellow band w/ brand motif) */
.page-hero {
  padding-top: 64px;
  padding-bottom: 88px;
  background: var(--soleil);
  border-bottom: 1.5px solid var(--noir);
  position: relative;
  overflow: hidden;
}
.page-hero .container {
  position: relative;
  z-index: 1;
}
.page-hero .crumbs {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  align-items: center;
  font-family: var(--font-mono);
  font-size: 11px;
  letter-spacing: 0.12em;
  text-transform: uppercase;
  color: var(--noir);
  opacity: 0.7;
  margin-bottom: 24px;
}
.page-hero .crumbs a {
  color: var(--noir);
  text-decoration: none;
  transition: opacity var(--t-base);
}
.page-hero .crumbs a:hover { text-decoration: underline; text-underline-offset: 3px; }
.page-hero .crumbs .sep { opacity: 0.4; }
.page-hero .crumbs .current { font-weight: 600; opacity: 1; }

.page-hero .hero-grid {
  display: grid;
  grid-template-columns: minmax(0, 1.4fr) minmax(0, 1fr);
  gap: 48px;
  align-items: end;
}
.page-hero .hero-text { min-width: 0; }
.page-hero .eyebrow-block {
  display: inline-flex;
  align-items: center;
  gap: 12px;
  margin-bottom: 14px;
}
.page-hero h1 {
  font-family: var(--font-sans);
  font-weight: 700;
  font-size: clamp(40px, 5.6vw, 80px);
  line-height: 0.98;
  letter-spacing: -0.025em;
  margin: 14px 0 0;
  max-width: 20ch;
  text-wrap: balance;
  color: var(--noir);
}
.page-hero h1 .accent-word { color: var(--encre); }
.page-hero .lede {
  font-family: var(--font-serif);
  font-size: clamp(17px, 1.5vw, 20px);
  line-height: 1.55;
  color: var(--noir);
  opacity: 0.88;
  margin-top: 22px;
  max-width: 56ch;
  font-variation-settings: var(--fvs-body);
}
.page-hero .hero-cta-row { margin-top: 32px; }
.page-hero .hero-cta-row .btn.primary {
  background: var(--noir);
  color: var(--creme);
  border-color: var(--noir);
}
.page-hero .hero-cta-row .btn.primary:hover {
  background: var(--noir);
}
.page-hero .hero-cta-row .caption {
  color: var(--noir);
  opacity: 0.65;
}

/* Decorative typographic motif on the right side */
.page-hero .hero-motif {
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  justify-content: flex-end;
  min-height: 240px;
  padding-bottom: 8px;
}
.page-hero .hero-motif .badge {
  display: inline-flex;
  align-items: center;
  gap: 10px;
  font-family: var(--font-mono);
  font-size: 11px;
  letter-spacing: 0.14em;
  text-transform: uppercase;
  background: var(--noir);
  color: var(--soleil);
  padding: 8px 14px;
  border-radius: var(--radius-pill);
  align-self: flex-end;
  margin-bottom: 24px;
}
.page-hero .hero-motif .mark {
  font-family: var(--font-serif);
  font-style: italic;
  font-variation-settings: "opsz" 144, "WONK" 1, "SOFT" 70;
  font-size: clamp(180px, 22vw, 320px);
  line-height: 0.85;
  color: var(--encre);
  text-shadow: 6px 6px 0 var(--noir);
  rotate: -4deg;
  user-select: none;
  margin-right: -8px;
  margin-bottom: -24px;
}
.page-hero .hero-motif .stamp {
  position: absolute;
  top: 0;
  right: 0;
  font-family: var(--font-mono);
  font-size: 11px;
  letter-spacing: 0.14em;
  text-transform: uppercase;
  color: var(--noir);
  opacity: 0.6;
}

/* Slim variant for shorter pages like Réalisations index */
.page-hero.slim { padding-top: 56px; padding-bottom: 64px; }

@media (max-width: 900px) {
  .page-hero .hero-grid { grid-template-columns: 1fr; gap: 16px; }
  .page-hero .hero-motif { min-height: 140px; align-items: flex-start; }
  .page-hero .hero-motif .mark { font-size: 140px; margin: 0; }
  .page-hero .hero-motif .badge { align-self: flex-start; }
}

/* Generic section title block (eyebrow + title + lede + body) */
.block-section {
  padding: 96px 0;
}
.block-section.tight { padding: 72px 0; }
.block-section.dark {
  background: var(--noir);
  color: var(--creme);
}
.block-section.dark .sec-title,
.block-section.dark p,
.block-section.dark h3 {
  color: var(--creme);
}
.block-section.dark p { color: rgba(251, 248, 238, 0.78); }
.block-section.dark .section-num { color: var(--soleil); }
.block-section.dark .section-num::before { background: var(--soleil); }

.block-section.papier { background: var(--papier); border-top: 1.5px solid var(--noir); border-bottom: 1.5px solid var(--noir); }
.block-section.soleil { background: var(--soleil); border-top: 1.5px solid var(--noir); border-bottom: 1.5px solid var(--noir); }

.block-section .two-col {
  display: grid;
  grid-template-columns: 1.1fr 1fr;
  gap: 64px;
  align-items: start;
  margin-top: 24px;
}
.block-section .two-col p {
  font-family: var(--font-serif);
  font-size: 17px;
  line-height: 1.6;
  color: var(--sourdine);
  font-variation-settings: var(--fvs-body);
  margin: 0;
}
.block-section .two-col p + p { margin-top: 16px; }
.block-section .two-col h2 {
  font-family: var(--font-sans);
  font-weight: 700;
  font-size: clamp(32px, 3.4vw, 44px);
  line-height: 1.06;
  letter-spacing: -0.02em;
  margin: 0;
  max-width: 18ch;
}
.block-section.dark .two-col p { color: rgba(251, 248, 238, 0.78); }
.block-section.dark .two-col h2 { color: var(--creme); }

/* Feature grid (3 or 4 columns of icon + title + desc) */
.feature-grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(260px, 1fr));
  gap: 24px;
  margin-top: 48px;
}
.feature-grid.cols-2 { grid-template-columns: repeat(auto-fit, minmax(320px, 1fr)); }
.feature-card {
  background: var(--papier);
  border: 1.5px solid var(--noir);
  border-radius: var(--radius-card);
  box-shadow: var(--shadow-cut);
  padding: 28px;
  display: flex;
  flex-direction: column;
  gap: 14px;
  transition: transform var(--t-fast), box-shadow var(--t-fast);
}
.feature-card:hover {
  transform: translate(2px, 2px);
  box-shadow: var(--shadow-cut-sm);
}
.feature-card .ic {
  width: 48px;
  height: 48px;
  background: var(--soleil);
  border: 1.5px solid var(--noir);
  border-radius: var(--radius-card);
  box-shadow: 2px 2px 0 var(--noir);
  display: inline-flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
}
.feature-card h3 {
  font-family: var(--font-sans);
  font-weight: 700;
  font-size: 20px;
  line-height: 1.15;
  letter-spacing: -0.01em;
  margin: 0;
}
.feature-card p {
  font-family: var(--font-serif);
  font-size: 15px;
  line-height: 1.55;
  color: var(--sourdine);
  margin: 0;
  font-variation-settings: var(--fvs-body);
}

/* Dark variant — for use inside .block-section.dark */
.block-section.dark .feature-card {
  background: rgba(251, 248, 238, 0.04);
  border-color: rgba(251, 248, 238, 0.2);
  box-shadow: 4px 4px 0 var(--soleil);
}
.block-section.dark .feature-card h3 { color: var(--creme); }
.block-section.dark .feature-card p { color: rgba(251, 248, 238, 0.75); }

/* Checklist with cards */
.check-list {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 16px 32px;
  margin-top: 40px;
}
.check-list .item {
  display: flex;
  gap: 18px;
  padding: 18px 0;
  border-bottom: 1px solid var(--noir-12);
}
.check-list .item:nth-last-child(-n+2) {
  border-bottom: 0;
}
.check-list .check {
  width: 32px; height: 32px;
  background: var(--soleil);
  border: 1.5px solid var(--noir);
  border-radius: 50%;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  box-shadow: 2px 2px 0 var(--noir);
}
.check-list .item .body {
  display: flex;
  flex-direction: column;
  gap: 4px;
  flex: 1;
}
.check-list .item .body h4 {
  font-family: var(--font-sans);
  font-weight: 700;
  font-size: 17px;
  line-height: 1.2;
  margin: 0;
  letter-spacing: -0.01em;
}
.check-list .item .body p {
  font-family: var(--font-serif);
  font-size: 14px;
  line-height: 1.5;
  color: var(--sourdine);
  margin: 0;
  font-variation-settings: var(--fvs-small);
}
.check-list .item .body p.no-desc { display: none; }

/* Process steps — numbered horizontal */
.process-steps {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
  gap: 28px;
  margin-top: 48px;
  position: relative;
}
.step-card {
  display: flex;
  flex-direction: column;
  gap: 14px;
  padding: 28px 24px 32px;
  background: var(--papier);
  border: 1.5px solid var(--noir);
  border-radius: var(--radius-card);
  box-shadow: var(--shadow-cut);
  position: relative;
}
.step-card .step-n {
  font-family: var(--font-mono);
  font-size: 11px;
  letter-spacing: 0.14em;
  color: var(--sourdine);
  text-transform: uppercase;
}
.step-card .step-big {
  font-family: var(--font-sans);
  font-weight: 800;
  font-size: 56px;
  line-height: 0.92;
  letter-spacing: -0.03em;
  color: var(--encre);
}
.step-card h3 {
  font-family: var(--font-sans);
  font-weight: 700;
  font-size: 18px;
  line-height: 1.18;
  margin: 0;
  letter-spacing: -0.01em;
}
.step-card p {
  font-family: var(--font-serif);
  font-size: 14.5px;
  line-height: 1.55;
  color: var(--sourdine);
  margin: 0;
  font-variation-settings: var(--fvs-body);
}

/* Client wordmark tiles */
.clients-grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));
  gap: 0;
  margin-top: 40px;
  border: 1.5px solid var(--noir);
  border-radius: var(--radius-card);
  background: var(--papier);
  overflow: hidden;
}
.client-tile {
  padding: 36px 24px;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  border-right: 1px solid var(--noir-12);
  border-bottom: 1px solid var(--noir-12);
  font-family: var(--font-sans);
  font-weight: 700;
  font-size: 22px;
  letter-spacing: -0.01em;
  color: var(--noir);
  transition: background var(--t-base);
  text-decoration: none;
}
.client-tile:hover { background: var(--soleil-soft); }
.client-tile .accent-word {
  margin-left: 4px;
}

/* CTA end (big yellow band) — reusable across subpages */
.cta-end {
  background: var(--soleil);
  border-top: 1.5px solid var(--noir);
  border-bottom: 1.5px solid var(--noir);
  padding: 112px 0;
  text-align: center;
  position: relative;
  overflow: hidden;
}
.cta-end h2 {
  font-family: var(--font-sans);
  font-weight: 800;
  font-size: clamp(44px, 6vw, 88px);
  line-height: 0.98;
  letter-spacing: -0.025em;
  margin: 16px auto 24px;
  max-width: 16ch;
}
.cta-end p {
  font-family: var(--font-serif);
  font-size: 19px;
  line-height: 1.55;
  color: var(--noir);
  max-width: 56ch;
  margin: 0 auto 36px;
  font-variation-settings: var(--fvs-body);
}
.cta-end .cta-row {
  display: inline-flex;
  flex-direction: column;
  gap: 14px;
  align-items: center;
}
.cta-end .btn {
  font-size: 18px;
  padding: 18px 28px;
  background: var(--noir);
  color: var(--creme);
}
.cta-end .caption {
  font-family: var(--font-mono);
  font-size: 12px;
  letter-spacing: 0.08em;
  color: var(--noir);
  opacity: 0.7;
  text-transform: uppercase;
}

/* Realisations grid — large cards with screenshot mock */
.real-grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(440px, 1fr));
  gap: 32px;
  margin-top: 56px;
}
.real-card {
  background: var(--papier);
  border: 1.5px solid var(--noir);
  border-radius: var(--radius-card);
  box-shadow: var(--shadow-cut);
  overflow: hidden;
  display: flex;
  flex-direction: column;
  transition: transform var(--t-fast), box-shadow var(--t-fast);
}
.real-card:hover {
  transform: translate(2px, 2px);
  box-shadow: var(--shadow-cut-sm);
}
.real-screenshot {
  aspect-ratio: 16/10;
  border-bottom: 1.5px solid var(--noir);
  overflow: hidden;
  position: relative;
}
.real-card .body {
  padding: 24px 28px 28px;
  display: flex;
  flex-direction: column;
  gap: 12px;
}
.real-card .url {
  font-family: var(--font-mono);
  font-size: 12px;
  color: var(--encre);
  letter-spacing: 0.04em;
  text-decoration: none;
}
.real-card h3 {
  font-family: var(--font-sans);
  font-weight: 700;
  font-size: 26px;
  line-height: 1.1;
  letter-spacing: -0.01em;
  margin: 0;
}
.real-card .accroche {
  font-family: var(--font-serif);
  font-size: 16px;
  line-height: 1.4;
  color: var(--noir);
  margin: 0;
  font-style: italic;
  font-variation-settings: "opsz" 18, "SOFT" 60, "WONK" 1;
}
.real-card .desc {
  font-family: var(--font-serif);
  font-size: 15px;
  line-height: 1.55;
  color: var(--sourdine);
  margin: 0;
  font-variation-settings: var(--fvs-body);
}
.real-tags {
  display: flex;
  flex-wrap: wrap;
  gap: 6px;
  margin-top: 6px;
}
.real-tag {
  font-family: var(--font-mono);
  font-size: 10px;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  padding: 4px 10px;
  border-radius: var(--radius-pill);
  background: var(--soleil-soft);
  color: var(--noir);
  border: 1px solid var(--noir);
}

/* Screenshot mocks — site previews */
.ssh {
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
}
.ssh-bar {
  background: var(--noir);
  display: flex;
  align-items: center;
  gap: 8px;
  padding: 6px 12px;
  flex-shrink: 0;
}
.ssh-bar .dots { display: flex; gap: 4px; }
.ssh-bar .dot { width: 8px; height: 8px; border-radius: 50%; background: rgba(251,248,238,0.3); }
.ssh-bar .url {
  font-family: var(--font-mono);
  font-size: 10px;
  color: rgba(251,248,238,0.7);
  letter-spacing: 0.04em;
  margin-left: 8px;
}
.ssh-body {
  flex: 1;
  padding: 16px 18px;
  overflow: hidden;
  display: flex;
  flex-direction: column;
  gap: 8px;
}
.ssh-row { display: flex; gap: 8px; }
.ssh-block {
  background: var(--noir-12);
  border-radius: 3px;
}
.ssh-block.text { height: 8px; }
.ssh-block.h    { height: 18px; background: var(--noir); }

/* À propos — team placeholder grid */
.team-grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(220px, 1fr));
  gap: 24px;
  margin-top: 48px;
}
.team-card {
  background: var(--papier);
  border: 1.5px solid var(--noir);
  border-radius: var(--radius-card);
  box-shadow: var(--shadow-cut);
  overflow: hidden;
  display: flex;
  flex-direction: column;
}
.team-portrait {
  aspect-ratio: 4/5;
  background: var(--creme);
  border-bottom: 1.5px solid var(--noir);
  display: flex;
  align-items: flex-end;
  justify-content: center;
  position: relative;
  overflow: hidden;
}
.team-portrait .placeholder {
  font-family: var(--font-mono);
  font-size: 11px;
  letter-spacing: 0.1em;
  color: var(--sourdine);
  text-transform: uppercase;
  padding-bottom: 16px;
}
.team-portrait .initials {
  font-family: var(--font-sans);
  font-weight: 800;
  font-size: 88px;
  letter-spacing: -0.04em;
  color: var(--noir);
  line-height: 1;
  margin-bottom: -12px;
  background: var(--soleil);
  padding: 0 14px;
  border: 1.5px solid var(--noir);
  border-radius: var(--radius-card);
  box-shadow: 2px 2px 0 var(--noir);
  position: absolute;
  top: 20px;
  left: 20px;
  rotate: -3deg;
}
.team-portrait .scrim {
  position: absolute;
  inset: 0;
  background: repeating-linear-gradient(45deg, var(--creme) 0 8px, var(--noir-06) 8px 16px);
  opacity: 0.6;
}
.team-card .meta {
  padding: 16px 20px 20px;
}
.team-card .meta b {
  font-family: var(--font-sans);
  font-weight: 700;
  font-size: 16px;
  letter-spacing: -0.01em;
  display: block;
}
.team-card .meta span {
  font-family: var(--font-mono);
  font-size: 11px;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  color: var(--sourdine);
  display: block;
  margin-top: 4px;
}

/* Values list (à propos) */
.values-list {
  display: grid;
  grid-template-columns: 1fr;
  gap: 0;
  margin-top: 48px;
}
.value-row {
  display: grid;
  grid-template-columns: 220px 80px 1fr;
  gap: 32px;
  padding: 36px 0;
  border-top: 1.5px solid var(--noir);
  align-items: baseline;
}
.value-row:last-child { border-bottom: 1.5px solid var(--noir); }
.value-row .label {
  font-family: var(--font-mono);
  font-size: 12px;
  letter-spacing: 0.14em;
  text-transform: uppercase;
  color: var(--sourdine);
}
.value-row .name {
  font-family: var(--font-sans);
  font-weight: 700;
  font-size: clamp(26px, 2.6vw, 36px);
  letter-spacing: -0.02em;
  line-height: 1.04;
}
.value-row .desc {
  font-family: var(--font-serif);
  font-size: 17px;
  line-height: 1.55;
  color: var(--sourdine);
  max-width: 52ch;
  font-variation-settings: var(--fvs-body);
}

@media (max-width: 900px) {
  .check-list { grid-template-columns: 1fr; }
  .value-row { grid-template-columns: 1fr; gap: 8px; padding: 28px 0; }
  .real-grid { grid-template-columns: 1fr; }
  .block-section .two-col { grid-template-columns: 1fr; gap: 16px; }
  .clients-grid { grid-template-columns: 1fr 1fr; }

  .constat .row { grid-template-columns: 1fr; gap: 24px; }
  .outils-row { grid-template-columns: 1fr; gap: 40px; padding: 56px 0; }
  .outils-row.reverse .text { order: unset; }
  .outils-row.reverse .visual { order: unset; }
  .hero-sticker { display: none; }
  .svc-grid { grid-template-columns: 1fr; }
}

/* Parlons */
.parlons .elementor-button .elementor-button-text {
  padding: 1rem 2rem;
}

#footer #logo-text {
  color: var(--creme);
}

#footer #logo-text span {
  color: var(--soleil);
}