.elementor-kit-5{--e-global-color-primary:#C8704D;--e-global-color-secondary:#1F4530;--e-global-color-text:#1A1815;--e-global-color-accent:#E89F7E;--e-global-color-csc1:#EFE8DA;--e-global-color-csc2:#FAF6EE;--e-global-color-csc3:#1B2A3A;--e-global-color-csc4:#B8763E;--e-global-color-csc5:#985F32;--e-global-color-csc6:#7A8050;--e-global-color-csc7:#67693F;--e-global-color-csc8:#D6CBB2;--e-global-color-csc9:#445C73;--e-global-color-csc10:#4A7A5A;--e-global-color-csc11:#A04030;--e-global-color-csc12:#3A5878;--e-global-typography-primary-font-family:"Fraunces";--e-global-typography-primary-font-weight:400;--e-global-typography-secondary-font-family:"Manrope";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Manrope";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Instrument Serif";--e-global-typography-accent-font-weight:400;--e-global-typography-accent-font-style:italic;background-color:#EFE8DA;color:#1B2A3A;font-family:"Manrope";font-size:16px;font-weight:400;line-height:1.6em;}.elementor-kit-5 button,.elementor-kit-5 input[type="button"],.elementor-kit-5 input[type="submit"],.elementor-kit-5 .elementor-button{background-color:#1B2A3A;font-family:"Manrope";font-size:14px;font-weight:600;letter-spacing:0.14px;color:#FAF6EE;border-radius:8px 8px 8px 8px;padding:12px 24px 12px 24px;}.elementor-kit-5 button:hover,.elementor-kit-5 button:focus,.elementor-kit-5 input[type="button"]:hover,.elementor-kit-5 input[type="button"]:focus,.elementor-kit-5 input[type="submit"]:hover,.elementor-kit-5 input[type="submit"]:focus,.elementor-kit-5 .elementor-button:hover,.elementor-kit-5 .elementor-button:focus{background-color:#0F1A26;color:#FAF6EE;}.elementor-kit-5 e-page-transition{background-color:#FFBC7D;}.elementor-kit-5 a{color:#985F32;font-family:"Manrope";}.elementor-kit-5 a:hover{color:#7B4F2A;}.elementor-kit-5 h1{color:#1B2A3A;font-family:"Fraunces";font-size:40px;font-weight:600;line-height:1.15em;letter-spacing:-0.4px;}.elementor-kit-5 h2{color:#1B2A3A;font-family:"Fraunces";font-size:32px;font-weight:600;line-height:1.2em;}.elementor-kit-5 h3{color:#1B2A3A;font-family:"Fraunces";font-size:24px;font-weight:600;line-height:1.3em;}.elementor-kit-5 h4{color:#1B2A3A;font-family:"Fraunces";font-size:20px;font-weight:500;line-height:1.35em;}.elementor-kit-5 h5{color:#1B2A3A;font-family:"Manrope";font-size:18px;font-weight:600;}.elementor-kit-5 h6{color:#1B2A3A;font-family:"Manrope";font-size:16px;font-weight:600;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1240px;}.e-con{--container-max-width:1240px;}.elementor-widget:not(:last-child){--kit-widget-spacing:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}.site-header .site-branding{flex-direction:column;align-items:stretch;}.site-header{padding-inline-end:0px;padding-inline-start:0px;}.site-footer .site-branding{flex-direction:column;align-items:stretch;}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-5{font-size:16px;}.elementor-kit-5 h1{font-size:32px;}.elementor-kit-5 h2{font-size:26px;}.elementor-kit-5 h3{font-size:22px;}.elementor-kit-5 h4{font-size:18px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}
/* Start custom CSS *//* ============================================================
   reductions-impot.com — Tokens CSS — Direction "Le Cabinet"
   Version : 1.0 · 25/04/2026 · UX Designer
   À coller dans : Elementor → Site Settings → Custom CSS
   OU dans un fichier theme child : style.css après reset
   ============================================================
   IMPORTANT INTÉGRATEUR :
   1. Upload fonts WOFF2 via Elementor Custom Fonts :
      - fraunces-variable.woff2 (italic + roman)
      - manrope-variable.woff2
   2. Configure 4 Global Colors :
      Primary    #1B2A3A
      Secondary  #B8763E
      Text       #1B2A3A
      Accent     #7A8050
   3. Configure 4 Global Fonts :
      Primary   = Fraunces (display)
      Secondary = Manrope  (body)
      Text      = Manrope
      Accent    = Fraunces italic
   4. Désactive Google Fonts par défaut Elementor
   5. Colle ce fichier dans Custom CSS
   ============================================================ */

/* ---- 1. RESET LIGHT (compatible Hello Elementor) -------- */

*, *::before, *::after {
  box-sizing: border-box;
}

html {
  -webkit-text-size-adjust: 100%;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-rendering: optimizeLegibility;
  scroll-behavior: smooth;
}

@media (prefers-reduced-motion: reduce) {
  html { scroll-behavior: auto; }
}

/* ---- 2. CSS CUSTOM PROPERTIES (TOKENS) ------------------ */

:root {
  /* === COULEURS DE MARQUE — 5 principales === */
  --color-sable: #EFE8DA;
  --color-creme-lumiere: #FAF6EE;
  --color-encre-nuit: #1B2A3A;
  --color-ocre-profond: #B8763E;
  --color-olive-sourd: #7A8050;

  /* === ENCRE NUIT — Échelle 50→900 === */
  --encre-50: #F0F2F5;
  --encre-100: #D9DEE3;
  --encre-200: #B3BCC7;
  --encre-300: #8C99AA;
  --encre-400: #6E839B;
  --encre-500: #445C73;
  --encre-600: #2D4358;
  --encre-700: #1B2A3A;  /* base */
  --encre-800: #0F1A26;
  --encre-900: #070D14;

  /* === OCRE — Échelle 50→900 === */
  --ocre-50: #FAEFE0;
  --ocre-100: #F2DDB8;
  --ocre-200: #E8C490;
  --ocre-300: #DAA76A;
  --ocre-400: #CB8B53;
  --ocre-500: #B8763E;  /* base */
  --ocre-600: #985F32;  /* AA body sur sable */
  --ocre-700: #7B4F2A;  /* AA body hover */
  --ocre-800: #5C3B1F;
  --ocre-900: #3D2614;

  /* === OLIVE — Échelle 50→900 === */
  --olive-50: #F0F2E5;
  --olive-100: #DEE2C8;
  --olive-200: #C4CAA4;
  --olive-300: #A8B080;
  --olive-400: #929872;
  --olive-500: #7A8050;  /* base */
  --olive-600: #67693F;  /* AA body sur sable */
  --olive-700: #525636;
  --olive-800: #3D402A;
  --olive-900: #2A2C1D;

  /* === SABLE — Échelle 50→900 === */
  --sable-50: #FDFBF6;
  --sable-100: #FAF6EE;  /* crème lumière */
  --sable-200: #F4EFE3;
  --sable-300: #EFE8DA;  /* sable base */
  --sable-400: #E5DCC3;
  --sable-500: #D6CBB2;
  --sable-600: #B5A98B;
  --sable-700: #8E8568;
  --sable-800: #5C5644;
  --sable-900: #2E2B22;

  /* === NEUTRES === */
  --text-primary: #1B2A3A;
  --text-secondary: #445C73;
  --text-tertiary: #6E839B;
  --text-disabled: #B3BCC7;
  --text-inverse: #FAF6EE;
  --white: #FFFFFF;

  /* === FONCTIONNELS — Système état === */
  --color-success: #4A7A5A;
  --color-success-bg: #E1ECDF;
  --color-error: #A04030;
  --color-error-bg: #F2DCD6;
  --color-warning: #985F32;
  --color-warning-bg: #F2DDB8;
  --color-info: #3A5878;
  --color-info-bg: #DDE3EC;

  /* === TYPOGRAPHIE === */
  --font-display: 'Fraunces', 'Times New Roman', Georgia, serif;
  --font-body: 'Manrope', -apple-system, BlinkMacSystemFont, 'Segoe UI', system-ui, sans-serif;

  /* Échelle desktop */
  --text-display-1: 4rem;        /* 64px */
  --text-display-2: 3rem;        /* 48px */
  --text-h1: 2.5rem;             /* 40px */
  --text-h2: 2rem;               /* 32px */
  --text-h3: 1.5rem;             /* 24px */
  --text-h4: 1.25rem;            /* 20px */
  --text-h5: 1.125rem;           /* 18px */
  --text-eyebrow: 0.8125rem;     /* 13px */
  --text-body-lg: 1.125rem;      /* 18px */
  --text-body: 1rem;             /* 16px */
  --text-body-sm: 0.875rem;      /* 14px */
  --text-caption: 0.75rem;       /* 12px */
  --text-button-lg: 1rem;        /* 16px */
  --text-button: 0.875rem;       /* 14px */
  --text-button-sm: 0.8125rem;   /* 13px */
  --text-pull-quote: 1.5rem;     /* 24px */

  /* Line-heights */
  --lh-tight: 1.05;
  --lh-snug: 1.15;
  --lh-normal: 1.30;
  --lh-relaxed: 1.50;
  --lh-loose: 1.60;

  /* Letter-spacing */
  --ls-tight: -0.02em;
  --ls-snug: -0.01em;
  --ls-normal: 0;
  --ls-wide: 0.05em;
  --ls-wider: 0.10em;

  /* === ESPACEMENTS — Système 4px === */
  --space-3xs: 0.25rem;   /* 4px */
  --space-2xs: 0.5rem;    /* 8px */
  --space-xs: 0.75rem;    /* 12px */
  --space-sm: 1rem;       /* 16px */
  --space-md: 1.5rem;     /* 24px */
  --space-lg: 2rem;       /* 32px */
  --space-xl: 3rem;       /* 48px */
  --space-2xl: 4rem;      /* 64px */
  --space-3xl: 6rem;      /* 96px */
  --space-4xl: 8rem;      /* 128px */

  /* Section padding (responsive via media queries plus bas) */
  --section-padding: var(--space-3xl);

  /* Container */
  --container-width: 1240px;
  --container-narrow: 720px;
  --container-wide: 1320px;
  --container-padding: var(--space-xl);

  /* === RADIUS === */
  --radius-none: 0;
  --radius-sm: 4px;
  --radius-md: 8px;
  --radius-lg: 12px;
  --radius-xl: 16px;
  --radius-2xl: 24px;
  --radius-full: 9999px;

  /* === OMBRES === */
  --shadow-none: none;
  --shadow-xs: 0 1px 2px rgba(27, 42, 58, 0.04);
  --shadow-sm: 0 2px 4px rgba(27, 42, 58, 0.06);
  --shadow-md: 0 4px 12px rgba(27, 42, 58, 0.08);
  --shadow-lg: 0 8px 24px rgba(27, 42, 58, 0.10);
  --shadow-xl: 0 16px 40px rgba(27, 42, 58, 0.12);
  --shadow-focus: 0 0 0 3px rgba(184, 118, 62, 0.35);
  --shadow-focus-error: 0 0 0 3px rgba(160, 64, 48, 0.35);
  --shadow-focus-success: 0 0 0 3px rgba(74, 122, 90, 0.35);

  /* === MOTION === */
  --duration-instant: 0ms;
  --duration-fast: 120ms;
  --duration-base: 200ms;
  --duration-slow: 320ms;
  --duration-slower: 480ms;
  --ease-out: cubic-bezier(0.16, 1, 0.3, 1);
  --ease-in-out: cubic-bezier(0.65, 0, 0.35, 1);
  --ease-spring: cubic-bezier(0.34, 1.56, 0.64, 1);

  /* === PHOTO (préfiguré Phase 2) === */
  --photo-aspect-ratio: 16 / 9;
  --photo-aspect-portrait: 3 / 4;
  --photo-aspect-square: 1 / 1;
  --photo-radius: var(--radius-lg);
  --photo-overlay: rgba(27, 42, 58, 0.30);
}

/* === ADAPTATIONS MOBILE === */
@media (max-width: 767px) {
  :root {
    --text-display-1: 2.5rem;    /* 40px */
    --text-display-2: 2.25rem;   /* 36px */
    --text-h1: 2rem;             /* 32px */
    --text-h2: 1.625rem;         /* 26px */
    --text-h3: 1.375rem;         /* 22px */
    --text-h4: 1.125rem;         /* 18px */
    --text-h5: 1rem;             /* 16px */
    --text-body-lg: 1.0625rem;   /* 17px */
    --text-pull-quote: 1.25rem;  /* 20px */

    --section-padding: var(--space-xl); /* 48px */
    --container-padding: var(--space-md); /* 24px */
  }
}

@media (min-width: 768px) and (max-width: 1024px) {
  :root {
    --section-padding: var(--space-2xl); /* 64px */
    --container-padding: var(--space-lg); /* 32px */
  }
}

/* === REDUCED MOTION === */
@media (prefers-reduced-motion: reduce) {
  :root {
    --duration-instant: 0ms;
    --duration-fast: 0ms;
    --duration-base: 0ms;
    --duration-slow: 0ms;
    --duration-slower: 0ms;
  }
  *, *::before, *::after {
    animation-duration: 0.01ms !important;
    animation-iteration-count: 1 !important;
    transition-duration: 0.01ms !important;
    scroll-behavior: auto !important;
  }
}

/* ---- 3. BASE TYPOGRAPHY --------------------------------- */

body {
  font-family: var(--font-body);
  font-size: var(--text-body);
  line-height: var(--lh-loose);
  color: var(--text-primary);
  background-color: var(--color-sable);
  font-weight: 400;
  font-feature-settings: "kern" 1, "liga" 1;
  margin: 0;
}

h1, h2, h3, h4 {
  font-family: var(--font-display);
  font-weight: 600;
  color: var(--text-primary);
  margin: 0 0 var(--space-md) 0;
}

h5, h6 {
  font-family: var(--font-body);
  font-weight: 600;
  color: var(--text-primary);
  margin: 0 0 var(--space-sm) 0;
}

h1 { font-size: var(--text-h1); line-height: var(--lh-snug); letter-spacing: var(--ls-snug); }
h2 { font-size: var(--text-h2); line-height: 1.20; letter-spacing: var(--ls-snug); }
h3 { font-size: var(--text-h3); line-height: var(--lh-normal); }
h4 { font-size: var(--text-h4); line-height: 1.35; font-weight: 500; }
h5 { font-size: var(--text-h5); line-height: 1.40; }

.text-display-1 {
  font-family: var(--font-display);
  font-size: var(--text-display-1);
  line-height: var(--lh-tight);
  letter-spacing: var(--ls-tight);
  font-weight: 600;
}

.text-display-2 {
  font-family: var(--font-display);
  font-size: var(--text-display-2);
  line-height: 1.10;
  letter-spacing: -0.015em;
  font-weight: 600;
}

.text-eyebrow {
  font-family: var(--font-body);
  font-size: var(--text-eyebrow);
  line-height: 1.40;
  letter-spacing: var(--ls-wider);
  font-weight: 700;
  text-transform: uppercase;
  color: var(--ocre-600);
  display: inline-block;
  margin-bottom: var(--space-2xs);
}

p {
  margin: 0 0 var(--space-md) 0;
  line-height: var(--lh-loose);
  font-size: var(--text-body);
  color: var(--text-primary);
}

p.body-lg, .body-lg {
  font-size: var(--text-body-lg);
  line-height: var(--lh-loose);
}

p.body-sm, .body-sm {
  font-size: var(--text-body-sm);
  line-height: var(--lh-relaxed);
}

.caption {
  font-size: var(--text-caption);
  line-height: 1.40;
  letter-spacing: 0.01em;
  font-weight: 500;
  color: var(--text-tertiary);
}

a {
  color: var(--ocre-600);
  text-decoration: underline transparent;
  text-decoration-thickness: 1.5px;
  text-underline-offset: 3px;
  transition: color var(--duration-base) var(--ease-out),
              text-decoration-color var(--duration-base) var(--ease-out);
}

a:hover {
  color: var(--ocre-700);
  text-decoration-color: currentColor;
}

a:active { color: var(--ocre-800); }

a:focus-visible {
  outline: none;
  box-shadow: var(--shadow-focus);
  border-radius: var(--radius-sm);
}

/* ---- 4. PULL-QUOTE (signature éditoriale) -------------- */

.pull-quote {
  border-left: 3px solid var(--ocre-500);
  padding-left: var(--space-md);
  margin: var(--space-lg) 0;
  font-family: var(--font-display);
  font-size: var(--text-pull-quote);
  font-style: italic;
  font-weight: 400;
  line-height: 1.40;
  color: var(--encre-700);
  letter-spacing: -0.005em;
}

.pull-quote-author {
  display: block;
  margin-top: var(--space-xs);
  font-family: var(--font-body);
  font-size: var(--text-body-sm);
  font-style: normal;
  font-weight: 500;
  color: var(--encre-500);
}

/* ---- 5. DIVIDERS ---------------------------------------- */

.divider-default { border: none; border-top: 1px solid var(--sable-500); margin: var(--space-md) 0; }
.divider-section { border: none; border-top: 1px solid rgba(27, 42, 58, 0.10); margin: var(--space-2xl) 0; }
.divider-decorative {
  border: none;
  border-top: 1px solid var(--ocre-400);
  max-width: 80px;
  margin: var(--space-md) auto;
}

/* ---- 6. BOUTONS ----------------------------------------- */

.btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: var(--space-2xs);
  font-family: var(--font-body);
  font-weight: 600;
  text-decoration: none;
  border: none;
  border-radius: var(--radius-md);
  cursor: pointer;
  transition: background-color var(--duration-fast) var(--ease-out),
              border-color var(--duration-fast) var(--ease-out),
              color var(--duration-fast) var(--ease-out),
              transform var(--duration-fast) var(--ease-out),
              box-shadow var(--duration-base) var(--ease-out);
  white-space: nowrap;
  user-select: none;
}

.btn:focus-visible { outline: none; box-shadow: var(--shadow-focus); }

/* Tailles */
.btn-sm { font-size: var(--text-button-sm); padding: 0.5rem 1rem; min-height: 36px; letter-spacing: 0.015em; }
.btn-base { font-size: var(--text-button); padding: 0.75rem 1.5rem; min-height: 44px; letter-spacing: 0.01em; }
.btn-lg { font-size: var(--text-button-lg); padding: 1rem 2rem; min-height: 52px; letter-spacing: 0.005em; }

/* Variante Primary */
.btn-primary {
  background-color: var(--encre-700);
  color: var(--text-inverse);
}
.btn-primary:hover { background-color: var(--encre-800); }
.btn-primary:active { background-color: var(--encre-900); transform: translateY(1px); }
.btn-primary:disabled,
.btn-primary[aria-disabled="true"] {
  background-color: var(--encre-200);
  color: var(--encre-400);
  cursor: not-allowed;
  opacity: 0.7;
  transform: none;
}

/* Variante Secondary */
.btn-secondary {
  background-color: transparent;
  color: var(--encre-700);
  border: 1.5px solid var(--encre-700);
}
.btn-secondary:hover { background-color: var(--sable-200); }
.btn-secondary:active { background-color: var(--sable-400); }
.btn-secondary:disabled {
  border-color: var(--encre-200);
  color: var(--encre-300);
  cursor: not-allowed;
}

/* Variante Tertiary / Ghost */
.btn-tertiary {
  background-color: transparent;
  color: var(--encre-700);
  text-decoration: underline transparent;
  text-decoration-thickness: 1.5px;
  text-underline-offset: 4px;
  padding-left: 0;
  padding-right: 0;
}
.btn-tertiary:hover { text-decoration-color: currentColor; }
.btn-tertiary:active { color: var(--encre-800); }

/* Variante Accent / Ocre */
.btn-accent {
  background-color: var(--ocre-700);
  color: var(--text-inverse);
}
.btn-accent:hover { background-color: var(--ocre-800); }
.btn-accent:active { background-color: var(--ocre-900); transform: translateY(1px); }

/* Loading state */
.btn-loading::before {
  content: "";
  width: 16px;
  height: 16px;
  border: 2px solid currentColor;
  border-top-color: transparent;
  border-radius: 50%;
  animation: btn-spin 0.8s linear infinite;
  margin-right: var(--space-2xs);
}
@keyframes btn-spin { to { transform: rotate(360deg); } }
@media (prefers-reduced-motion: reduce) {
  .btn-loading::before { animation: none; }
}

/* ---- 7. INPUTS ----------------------------------------- */

.field {
  display: flex;
  flex-direction: column;
  margin-bottom: var(--space-md);
}

.field-label {
  font-family: var(--font-body);
  font-size: var(--text-body-sm);
  font-weight: 500;
  color: var(--encre-600);
  margin-bottom: var(--space-3xs);
}

.field-required::after { content: " *"; color: var(--color-error); }

.input,
.textarea,
.select {
  font-family: var(--font-body);
  font-size: var(--text-body);
  line-height: var(--lh-relaxed);
  color: var(--encre-700);
  background-color: var(--white);
  border: 1.5px solid var(--sable-500);
  border-radius: var(--radius-md);
  padding: 0.75rem 1rem;
  min-height: 48px;
  width: 100%;
  transition: border-color var(--duration-base) var(--ease-out),
              background-color var(--duration-base) var(--ease-out),
              box-shadow var(--duration-base) var(--ease-out);
}

.input::placeholder,
.textarea::placeholder { color: var(--encre-300); }

.input:hover,
.textarea:hover,
.select:hover { border-color: var(--encre-400); }

.input:focus,
.textarea:focus,
.select:focus {
  outline: none;
  border-color: var(--encre-700);
  box-shadow: var(--shadow-focus);
}

.textarea { min-height: 120px; resize: vertical; }

.input.is-error,
.textarea.is-error {
  border-color: var(--color-error);
  background-color: var(--color-error-bg);
}
.input.is-error:focus { box-shadow: var(--shadow-focus-error); }

.input.is-success { border-color: var(--color-success); }
.input.is-success:focus { box-shadow: var(--shadow-focus-success); }

.input:disabled,
.textarea:disabled {
  background-color: var(--sable-200);
  border-color: var(--sable-400);
  color: var(--encre-300);
  cursor: not-allowed;
}

.field-helper {
  font-size: var(--text-caption);
  line-height: 1.40;
  margin-top: var(--space-3xs);
  color: var(--encre-500);
}

.field-helper.is-error { color: var(--color-error); }
.field-helper.is-success { color: var(--color-success); }

/* Tabular numbers global pour calculateurs */
.tabular-nums { font-variant-numeric: tabular-nums; }

/* ---- 8. CARDS ------------------------------------------ */

.card {
  background-color: var(--sable-100);
  border: 1px solid var(--sable-500);
  border-radius: var(--radius-md);
  padding: var(--space-md);
  transition: box-shadow var(--duration-base) var(--ease-out),
              transform var(--duration-base) var(--ease-out);
}

.card:hover { box-shadow: var(--shadow-sm); transform: translateY(-2px); }

.card-premium {
  background-color: var(--white);
  border: 1px solid var(--ocre-200);
  border-radius: var(--radius-lg);
  padding: var(--space-lg);
  box-shadow: var(--shadow-md);
  position: relative;
  transition: box-shadow var(--duration-base) var(--ease-out),
              transform var(--duration-base) var(--ease-out);
}

.card-premium::before {
  content: "";
  position: absolute;
  top: 0; left: 0; bottom: 0;
  width: 3px;
  background-color: var(--ocre-500);
  border-radius: var(--radius-md) 0 0 var(--radius-md);
}

.card-premium:hover { box-shadow: var(--shadow-lg); transform: translateY(-3px); }

/* ---- 9. ENCARTS PÉDAGOGIQUES (signature Direction B) -- */

.callout-definition {
  background-color: var(--ocre-100);
  border: 1px solid var(--ocre-300);
  border-radius: var(--radius-md);
  padding: 1.25rem 1.5rem;
  margin: var(--space-md) 0;
}
.callout-definition .text-eyebrow { color: var(--ocre-700); margin-bottom: var(--space-2xs); }
.callout-definition p {
  font-family: var(--font-display);
  font-size: 1.0625rem;
  font-style: italic;
  font-weight: 400;
  line-height: 1.50;
  margin: 0;
  color: var(--encre-700);
}

.callout-cas-concret {
  background-color: var(--sable-100);
  border: 1px solid var(--sable-500);
  border-left: 3px solid var(--olive-500);
  border-radius: var(--radius-lg);
  padding: var(--space-md);
  margin: var(--space-md) 0;
}
.callout-cas-concret .text-eyebrow { color: var(--olive-700); margin-bottom: var(--space-xs); }

/* ---- 10. ALERTS --------------------------------------- */

.alert {
  display: flex;
  gap: var(--space-sm);
  align-items: flex-start;
  padding: var(--space-sm) 1.25rem;
  border-radius: var(--radius-md);
  border-left: 4px solid;
  margin-bottom: var(--space-md);
}

.alert-info { background-color: var(--color-info-bg); border-left-color: var(--color-info); color: var(--color-info); }
.alert-success { background-color: var(--color-success-bg); border-left-color: var(--color-success); color: var(--color-success); }
.alert-warning { background-color: var(--color-warning-bg); border-left-color: var(--color-warning); color: var(--color-warning); }
.alert-error { background-color: var(--color-error-bg); border-left-color: var(--color-error); color: var(--color-error); }

.alert-title { font-weight: 600; margin: 0 0 var(--space-3xs) 0; }
.alert-description { color: var(--encre-700); margin: 0; font-size: var(--text-body-sm); }

/* ---- 11. BADGES --------------------------------------- */

.badge {
  display: inline-flex;
  align-items: center;
  gap: var(--space-3xs);
  font-family: var(--font-body);
  font-size: var(--text-caption);
  font-weight: 600;
  line-height: 1.2;
  padding: 0.375rem 0.75rem;
  border-radius: var(--radius-sm);
  background-color: var(--sable-400);
  color: var(--encre-700);
}

.badge-primary { background-color: var(--encre-100); color: var(--encre-700); }
.badge-ocre { background-color: var(--ocre-100); color: var(--ocre-700); }
.badge-olive { background-color: var(--olive-100); color: var(--olive-700); }
.badge-success { background-color: var(--color-success-bg); color: var(--color-success); }
.badge-error { background-color: var(--color-error-bg); color: var(--color-error); }
.badge-pill { border-radius: var(--radius-full); }

/* ---- 12. TABS (style underline magazine) -------------- */

.tabs {
  display: flex;
  gap: var(--space-lg);
  border-bottom: 1px solid var(--sable-500);
  margin-bottom: var(--space-md);
  overflow-x: auto;
}

.tab {
  font-family: var(--font-body);
  font-size: var(--text-body-sm);
  font-weight: 600;
  color: var(--encre-500);
  background: none;
  border: none;
  padding: var(--space-xs) 0;
  cursor: pointer;
  white-space: nowrap;
  border-bottom: 2px solid transparent;
  transition: color var(--duration-fast) var(--ease-out),
              border-color var(--duration-fast) var(--ease-out);
}

.tab:hover { color: var(--encre-700); border-bottom-color: var(--sable-500); }
.tab.is-active { color: var(--encre-700); border-bottom-color: var(--ocre-500); }
.tab:focus-visible { outline: none; box-shadow: var(--shadow-focus); border-radius: var(--radius-sm); }

/* ---- 13. ACCORDÉON (FAQ — style filets fins) --------- */

.accordion-item { border-top: 1px solid var(--sable-500); }
.accordion-item:last-child { border-bottom: 1px solid var(--sable-500); }

.accordion-trigger {
  display: flex;
  width: 100%;
  justify-content: space-between;
  align-items: center;
  font-family: var(--font-display);
  font-size: var(--text-h5);
  font-weight: 500;
  color: var(--encre-700);
  background: transparent;
  border: none;
  padding: 1.25rem 0;
  cursor: pointer;
  text-align: left;
  transition: background-color var(--duration-fast) var(--ease-out);
}

.accordion-trigger:hover { background-color: var(--sable-200); padding-left: var(--space-sm); padding-right: var(--space-sm); }
.accordion-trigger:focus-visible { outline: none; box-shadow: var(--shadow-focus); border-radius: var(--radius-sm); }

.accordion-chevron {
  transition: transform var(--duration-base) var(--ease-out);
  flex-shrink: 0;
}
.accordion-trigger[aria-expanded="true"] .accordion-chevron { transform: rotate(180deg); }

.accordion-content {
  display: grid;
  grid-template-rows: 0fr;
  transition: grid-template-rows var(--duration-slow) var(--ease-out);
}
.accordion-trigger[aria-expanded="true"] + .accordion-content { grid-template-rows: 1fr; }
.accordion-content > div { overflow: hidden; padding-bottom: 1.25rem; max-width: var(--container-narrow); }

/* ---- 14. STEPPER (formulaire 4 étapes) --------------- */

.stepper {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  gap: var(--space-2xs);
  margin-bottom: var(--space-lg);
  position: relative;
}

.step { display: flex; flex-direction: column; align-items: center; flex: 1; position: relative; }

.step-circle {
  width: 40px; height: 40px;
  border-radius: var(--radius-full);
  display: flex; align-items: center; justify-content: center;
  font-family: var(--font-body);
  font-size: var(--text-body-sm);
  font-weight: 600;
  font-variant-numeric: tabular-nums;
  background: var(--sable-100);
  border: 1.5px solid var(--sable-500);
  color: var(--encre-500);
  z-index: 1;
}

.step-label {
  font-family: var(--font-display);
  font-size: var(--text-body-sm);
  font-weight: 500;
  color: var(--encre-500);
  margin-top: var(--space-2xs);
  text-align: center;
}

.step.is-current .step-circle {
  background: var(--ocre-600);
  color: var(--text-inverse);
  border-color: var(--ocre-600);
  box-shadow: var(--shadow-focus);
}
.step.is-current .step-label { color: var(--encre-700); }

.step.is-completed .step-circle {
  background: var(--encre-700);
  color: var(--text-inverse);
  border-color: var(--encre-700);
}

.step:not(:last-child)::after {
  content: "";
  position: absolute;
  top: 20px; left: 50%; right: -50%;
  height: 2px;
  background: var(--sable-500);
  z-index: 0;
}
.step.is-completed:not(:last-child)::after { background: var(--encre-700); }

/* Mobile : barre linéaire */
@media (max-width: 767px) {
  .stepper { display: block; }
  .step { display: none; }
  .stepper-mobile {
    display: block;
    font-size: var(--text-body-sm);
    font-weight: 500;
    margin-bottom: var(--space-2xs);
  }
  .stepper-mobile-bar {
    height: 4px;
    background: var(--sable-500);
    border-radius: var(--radius-full);
    overflow: hidden;
  }
  .stepper-mobile-bar-fill {
    height: 100%;
    background: var(--ocre-600);
    transition: width var(--duration-slow) var(--ease-out);
  }
}
@media (min-width: 768px) {
  .stepper-mobile, .stepper-mobile-bar { display: none; }
}

/* ---- 15. OTP INPUT (SMS Brevo) ----------------------- */

.otp-group {
  display: flex;
  gap: var(--space-2xs);
  justify-content: center;
}

.otp-input {
  width: 48px;
  height: 56px;
  text-align: center;
  font-family: var(--font-body);
  font-size: 1.375rem;
  font-weight: 600;
  font-variant-numeric: tabular-nums;
  color: var(--encre-700);
  background-color: var(--white);
  border: 1.5px solid var(--sable-500);
  border-radius: var(--radius-md);
  transition: border-color var(--duration-base) var(--ease-out),
              box-shadow var(--duration-base) var(--ease-out);
}

.otp-input:focus {
  outline: none;
  border-color: var(--encre-700);
  box-shadow: var(--shadow-focus);
}

.otp-input.is-error { border-color: var(--color-error); animation: shake 200ms ease-out; }

@keyframes shake {
  0%, 100% { transform: translateX(0); }
  25% { transform: translateX(-4px); }
  75% { transform: translateX(4px); }
}
@media (prefers-reduced-motion: reduce) {
  .otp-input.is-error { animation: none; }
}

/* ---- 16. SLIDER (calculateurs) ---------------------- */

.slider-wrapper { display: flex; align-items: center; gap: var(--space-sm); }

.slider {
  flex: 1;
  -webkit-appearance: none;
  appearance: none;
  height: 4px;
  background: var(--sable-500);
  border-radius: var(--radius-full);
  outline: none;
}

.slider::-webkit-slider-thumb {
  -webkit-appearance: none;
  width: 24px; height: 24px;
  border-radius: 50%;
  background: var(--white);
  border: 2px solid var(--encre-700);
  box-shadow: var(--shadow-md);
  cursor: pointer;
  transition: transform var(--duration-fast) var(--ease-out);
}
.slider::-webkit-slider-thumb:active { transform: scale(1.10); }
.slider::-moz-range-thumb {
  width: 24px; height: 24px;
  border-radius: 50%;
  background: var(--white);
  border: 2px solid var(--encre-700);
  box-shadow: var(--shadow-md);
  cursor: pointer;
}
.slider:focus-visible { box-shadow: var(--shadow-focus); border-radius: var(--radius-full); }

.slider-value {
  font-family: var(--font-body);
  font-size: var(--text-body);
  font-weight: 600;
  font-variant-numeric: tabular-nums;
  color: var(--encre-700);
  background-color: var(--sable-100);
  padding: 0.25rem 0.625rem;
  border-radius: var(--radius-sm);
  min-width: 100px;
  text-align: right;
}

/* ---- 17. MODALES ------------------------------------ */

.modal-backdrop {
  position: fixed; inset: 0;
  background-color: rgba(27, 42, 58, 0.6);
  backdrop-filter: blur(4px);
  -webkit-backdrop-filter: blur(4px);
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 1000;
  padding: var(--space-md);
}

.modal {
  background-color: var(--sable-100);
  border-radius: var(--radius-xl);
  padding: var(--space-lg);
  max-width: 560px;
  width: 100%;
  max-height: 90vh;
  overflow-y: auto;
  box-shadow: var(--shadow-xl);
  animation: modal-in var(--duration-base) var(--ease-out);
}

@keyframes modal-in {
  from { opacity: 0; transform: scale(0.96); }
  to { opacity: 1; transform: scale(1); }
}
@media (prefers-reduced-motion: reduce) { .modal { animation: none; } }

@media (max-width: 767px) {
  .modal-backdrop { padding: 0; }
  .modal {
    max-width: 100%;
    height: 100vh;
    max-height: 100vh;
    border-radius: 0;
    padding: var(--space-md);
  }
}

/* ---- 18. TOOLTIPS ----------------------------------- */

.tooltip {
  position: absolute;
  background-color: var(--encre-700);
  color: var(--sable-100);
  font-family: var(--font-body);
  font-size: var(--text-caption);
  font-weight: 500;
  padding: 0.5rem 0.75rem;
  border-radius: var(--radius-sm);
  box-shadow: var(--shadow-md);
  max-width: 240px;
  z-index: 100;
  opacity: 0;
  transform: translateY(4px);
  pointer-events: none;
  transition: opacity var(--duration-fast) var(--ease-out),
              transform var(--duration-fast) var(--ease-out);
}

.tooltip[data-visible="true"] { opacity: 1; transform: translateY(0); }

/* ---- 19. TABLEAU DE DONNÉES FISCALES ---------------- */

.data-table {
  width: 100%;
  border-collapse: collapse;
  font-family: var(--font-body);
  font-size: var(--text-body-sm);
  font-variant-numeric: tabular-nums;
}

.data-table thead {
  background-color: var(--encre-700);
  color: var(--sable-100);
}

.data-table th {
  padding: 0.75rem 1rem;
  font-size: var(--text-eyebrow);
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 0.08em;
  text-align: left;
}

.data-table tbody tr:nth-child(odd) { background-color: var(--sable-100); }
.data-table tbody tr:nth-child(even) { background-color: var(--sable-300); }

.data-table td {
  padding: 0.875rem 1rem;
  border-bottom: 1px solid var(--sable-500);
  color: var(--encre-700);
}

.data-table tr.is-highlight {
  background-color: var(--ocre-100) !important;
  font-weight: 600;
}

@media (max-width: 767px) {
  .data-table-wrapper { overflow-x: auto; -webkit-overflow-scrolling: touch; }
}

/* ---- 20. CHECKBOX & RADIO custom -------------------- */

.checkbox-wrapper,
.radio-wrapper {
  display: inline-flex;
  align-items: center;
  gap: var(--space-2xs);
  cursor: pointer;
  font-size: var(--text-body);
  color: var(--encre-700);
}

.checkbox,
.radio {
  appearance: none;
  -webkit-appearance: none;
  width: 20px; height: 20px;
  border: 1.5px solid var(--sable-500);
  background-color: var(--white);
  cursor: pointer;
  flex-shrink: 0;
  position: relative;
  transition: border-color var(--duration-fast) var(--ease-out),
              background-color var(--duration-fast) var(--ease-out);
}

.checkbox { border-radius: var(--radius-sm); }
.radio { border-radius: var(--radius-full); }

.checkbox:hover,
.radio:hover { border-color: var(--encre-400); }

.checkbox:focus-visible,
.radio:focus-visible { outline: none; box-shadow: var(--shadow-focus); }

.checkbox:checked {
  background-color: var(--encre-700);
  border-color: var(--encre-700);
}
.checkbox:checked::after {
  content: "";
  position: absolute;
  inset: 4px;
  background: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 12 12" fill="none"><path d="M2 6L5 9L10 3" stroke="%23FAF6EE" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>') center/contain no-repeat;
}

.radio:checked { border-color: var(--encre-700); border-width: 1.5px; }
.radio:checked::after {
  content: "";
  position: absolute;
  inset: 4px;
  background-color: var(--encre-700);
  border-radius: var(--radius-full);
}

/* ---- 21. TOGGLE / SWITCH ---------------------------- */

.toggle {
  appearance: none;
  -webkit-appearance: none;
  width: 44px; height: 24px;
  background-color: var(--sable-500);
  border-radius: var(--radius-full);
  position: relative;
  cursor: pointer;
  transition: background-color var(--duration-base) var(--ease-out);
}

.toggle::after {
  content: "";
  position: absolute;
  top: 2px; left: 2px;
  width: 20px; height: 20px;
  background: var(--white);
  border-radius: var(--radius-full);
  box-shadow: var(--shadow-sm);
  transition: transform var(--duration-base) var(--ease-out);
}

.toggle:checked { background-color: var(--encre-700); }
.toggle:checked::after { transform: translateX(20px); }
.toggle:focus-visible { outline: none; box-shadow: var(--shadow-focus); }

/* ---- 22. SKIP LINK & ACCESSIBILITÉ ------------------ */

.skip-link {
  position: absolute;
  top: -100px;
  left: 0;
  z-index: 9999;
  background: var(--encre-700);
  color: var(--text-inverse);
  padding: var(--space-sm) var(--space-md);
  text-decoration: none;
  font-weight: 600;
  border-radius: 0 0 var(--radius-md) 0;
  transition: top var(--duration-fast) var(--ease-out);
}
.skip-link:focus { top: 0; outline: none; box-shadow: var(--shadow-focus); }

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

/* ---- 23. CONTAINER LAYOUT --------------------------- */

.container {
  max-width: var(--container-width);
  margin-inline: auto;
  padding-inline: var(--container-padding);
  width: 100%;
}

.container-narrow {
  max-width: var(--container-narrow);
  margin-inline: auto;
  padding-inline: var(--container-padding);
}

.container-wide {
  max-width: var(--container-wide);
  margin-inline: auto;
  padding-inline: var(--container-padding);
}

.section {
  padding-block: var(--section-padding);
}

.section-alt {
  background-color: var(--sable-100);
}

/* ---- 24. UTILITAIRES -------------------------------- */

.text-primary { color: var(--text-primary); }
.text-secondary { color: var(--text-secondary); }
.text-tertiary { color: var(--text-tertiary); }
.text-inverse { color: var(--text-inverse); }
.text-ocre { color: var(--ocre-600); }
.text-olive { color: var(--olive-600); }

.bg-sable { background-color: var(--color-sable); }
.bg-creme { background-color: var(--color-creme-lumiere); }
.bg-encre { background-color: var(--color-encre-nuit); color: var(--text-inverse); }

/* Espacements verticaux */
.mt-xs { margin-top: var(--space-xs); } .mt-sm { margin-top: var(--space-sm); } .mt-md { margin-top: var(--space-md); } .mt-lg { margin-top: var(--space-lg); } .mt-xl { margin-top: var(--space-xl); }
.mb-xs { margin-bottom: var(--space-xs); } .mb-sm { margin-bottom: var(--space-sm); } .mb-md { margin-bottom: var(--space-md); } .mb-lg { margin-bottom: var(--space-lg); } .mb-xl { margin-bottom: var(--space-xl); }

/* ---- 25. DISCLAIMER OBLIGATOIRE (vocabulaire encadré) - */

.disclaimer-legal {
  font-family: var(--font-body);
  font-size: var(--text-caption);
  line-height: var(--lh-relaxed);
  color: var(--encre-500);
  font-style: italic;
  padding: var(--space-sm) var(--space-md);
  border-top: 1px solid var(--sable-500);
  margin-top: var(--space-md);
}

/* ============================================================
   FIN DES TOKENS — reductions-impot.com — Direction "Le Cabinet"
   Total composants : 25 sections · WCAG 2.1 AA conforme
   Compatible Elementor Pro · Hello Elementor child theme
   ============================================================ *//* End custom CSS */