/* KDS Tokens – CI-Reskin-Schalter (WAFA: --accent:#005CA3) */
:root{
  --accent:#005CA3; --accent-d:#00477E; --accent-l:#2E7FC0; --black:#000; --white:#fff;
  --ink:#15181b; --text:#4d5157; --muted:#8b9097; --line:#e7e9ed; --bg:#fff; --tint:#F5F7FA;
  --bar:#005CA3; --bar-line:rgba(255,255,255,.14);
  --foot:#005CA3; --foot-text:rgba(255,255,255,.82); --foot-muted:rgba(255,255,255,.5); --foot-link:rgba(255,255,255,.72); --accent-foot:#cfe6fa;
  --font:'Roboto',system-ui,Arial,sans-serif; --maxw:1180px; --gutter:clamp(18px,4vw,48px);
  --sec:clamp(66px,9vh,118px); --ease:cubic-bezier(.22,.61,.36,1);
}