/* Etz Chaim — Design-Tokens. Quelle: Elementor-Kit der Live-Seite + Kostenvorschlag. */
@font-face{font-family:'Chewy';src:url('fonts/chewy-v18-latin-regular.woff2') format('woff2');font-weight:400;font-display:swap}
@font-face{font-family:'Atkinson';src:url('fonts/atkinson-hyperlegible-v12-latin_latin-ext-regular.woff2') format('woff2');font-weight:400;font-style:normal;font-display:swap}
@font-face{font-family:'Atkinson';src:url('fonts/atkinson-hyperlegible-v12-latin_latin-ext-italic.woff2') format('woff2');font-weight:400;font-style:italic;font-display:swap}
@font-face{font-family:'Atkinson';src:url('fonts/atkinson-hyperlegible-v12-latin_latin-ext-700.woff2') format('woff2');font-weight:700;font-style:normal;font-display:swap}
@font-face{font-family:'Atkinson';src:url('fonts/atkinson-hyperlegible-v12-latin_latin-ext-700italic.woff2') format('woff2');font-weight:700;font-style:italic;font-display:swap}

:root{
  --ec-bordeaux:#400000;   /* Basis: Überschriften, Fusszeile */
  --ec-blue:#3F88C5;
  --ec-yellow:#FFBA08;     /* Akzent, Wegweiser-Flächen */
  --ec-cream:#FFFCF4;      /* Seitenhintergrund – nie reines Weiss */
  --ec-red:#DF3131;        /* Primär-Button */
  --ec-white:#FFFFFF;      /* Sekundär-Button */
  --ec-ink:#333333;        /* Fliesstext */

  --ec-font-display:'Chewy',system-ui,sans-serif;
  --ec-font-body:'Atkinson','Atkinson Hyperlegible',system-ui,sans-serif;
  --ec-body-size:18px;

  --ec-max:1410px;         /* boxed_width der Live-Seite */
  --ec-radius:30px;        /* Button-Radius der Live-Seite */
  --ec-radius-card:24px;
  --ec-section-y:80px;
}
