/* KDS Tokens – CRI-Hausmeisterservice (Reskin von kds-base) */
:root{
  --accent:#861D32; --accent-d:#6A1727; --accent-l:#A8324A; --accent-foot:#D98C9A;
  --black:#1A1A18; --white:#fff;
  --ink:#1A1A18; --text:#4A443C; --muted:#8C8377; --line:#E2D8C6; --bg:#FBF7F0; --tint:#F1E7D6;
  --beige:#DFCBB0;
  --bar:#DFCBB0; --bar-line:rgba(26,26,24,.14);
  --foot:#1A1A18; --foot-text:rgba(255,255,255,.82); --foot-muted:rgba(255,255,255,.5); --foot-link:rgba(255,255,255,.72);
  --font:'Mulish',system-ui,Arial,sans-serif; --maxw:1180px; --gutter:clamp(18px,4vw,48px);
  --sec:clamp(66px,9vh,118px); --ease:cubic-bezier(.22,.61,.36,1); --r:10px;
}
