/* standardiste-ia.fr · LP SaaS, teinte bleu de France → turquoise, police Figtree. */
:root{
  --font-display:"Figtree",ui-sans-serif,system-ui,sans-serif;
  --font-body:"Figtree",ui-sans-serif,system-ui,sans-serif;
  --display-weight:800;--tracking:-.035em;
  --ink:#0f172a;--muted:#5b6478;--paper:#ffffff;--card-bg:#ffffff;--line:#e6e9f0;--line-strong:#c5cbd8;
  --accent:#1d4ed8;--accent-dark:#1e40af;--accent-soft:#e8efff;--accent-tint:#f4f7ff;--on-accent:#ffffff;
  --grad:linear-gradient(135deg,#1d4ed8 0%,#0891b2 60%,#14b8a6 100%);
  --hero-glow:radial-gradient(900px 500px at 10% -10%,rgba(29,78,216,.16),transparent 60%),radial-gradient(700px 500px at 95% 10%,rgba(20,184,166,.14),transparent 60%);
  --link:#1e40af;--header-bg:rgba(255,255,255,.85);
  --media-bg:#f4f6fb;--table-head:#f6f7fb;--note-bg:#f6f7fb;--pill-bg:#f1f3f9;
  --foot-bg:#0f172a;--foot-ink:#cbd5e1;--foot-line:#1e293b;
  --radius:18px;--radius-xl:28px;--radius-btn:12px;
  --shadow:0 30px 60px -30px rgba(15,23,42,.35);--shadow-soft:0 12px 30px -20px rgba(15,23,42,.25);--btn-shadow:0 14px 30px -14px rgba(29,78,216,.7);
  --check-mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='%23000' d='M9 16.2 4.8 12l-1.4 1.4L9 19 21 7l-1.4-1.4z'/%3E%3C/svg%3E");
}
.section--cards,.section--table,.section--fit,.section--faq{background:#f8f9fc}
.section--steps,.section--pricing,.section--trial,.section--gallery,.section--quote{background:#ffffff}
