/* ai-answering-service.com · LP SaaS, teinte indigo → cyan, police Inter. */
:root{
  --font-display:"Inter",ui-sans-serif,system-ui,sans-serif;
  --font-body:"Inter",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:#4f46e5;--accent-dark:#4338ca;--accent-soft:#eef2ff;--accent-tint:#f7f8ff;--on-accent:#ffffff;
  --grad:linear-gradient(135deg,#4f46e5 0%,#7c3aed 55%,#06b6d4 100%);
  --hero-glow:radial-gradient(900px 500px at 12% -10%,rgba(124,58,237,.16),transparent 60%),radial-gradient(700px 500px at 95% 10%,rgba(6,182,212,.16),transparent 60%);
  --link:#4338ca;--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(79,70,229,.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}
