/* Corporate sobre — bleu marine & blanc (Inter) */
:root{
  --font-head:'Inter',-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,Arial,sans-serif;
  --font-body:'Inter',-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,Arial,sans-serif;
  --head-weight:700;--head-spacing:-.02em;
  --bg:#ffffff;--surface:#f4f7fb;--surface-2:#e7eef7;--card-bg:#ffffff;
  --ink:#0b2545;--text:#33414f;--muted:#5f6f80;--line:#dde6f0;
  --accent:#1d5cc8;--accent-strong:#16459b;--on-accent:#ffffff;--secondary:#1d5cc8;
  --header-bg:rgba(255,255,255,.92);--header-fg:#0b2545;--header-border:#e2e9f2;
  --footer-bg:#0b2545;--footer-fg:#a9bcd6;--footer-head:#ffffff;
  --hero-bg:radial-gradient(1100px 520px at 88% -10%,rgba(29,92,200,.10),transparent 60%),#f4f7fb;
  --icon-bg:#e7eef7;--accent-ring:rgba(29,92,200,.2);
  --cta-bg:linear-gradient(120deg,#0b2545,#15366b);--cta-head:#ffffff;--cta-fg:#cdd9ec;--cta-btn:#1d5cc8;--cta-btn-fg:#ffffff;
  --radius:12px;--radius-sm:8px;--btn-radius:8px;
  --bar1:#a9c2e8;--bar2:#7ba0da;--bar3:#4f7cc9;--bar4:#2f5cb0;--bar5:#16459b;
}
.logo-text small{color:var(--accent)}
