/* Skin E · Festplakat – die Mandantenfarbe wird zur Fläche, kondensierte Versalien für Titel, Schwarz-Weiß darunter, dicke Balken. */
@import url("/fonts/Archivo.css");
@import url("/fonts/Oswald.css");
:root {
  --grund: #ffffff; --flaeche: #ffffff; --flaeche-2: #f3f3f3; --tinte: #141414; --tinte-2: #333333; --gedaempft: #6a6a6a; --linie: #141414;
  --akzent: #c8102e; --akzent-text: #ffffff; --akzent-hell: #fdecec; --warn: #a8690a; --warn-hell: #fff1cf; --ok: #1f5fbf; --ok-hell: #e6efff;
  --radius: 4px; --radius-klein: 3px; --radius-pille: 4px; --linienstaerke: 2px; --schatten: none;
  --schrift: "Archivo", "Segoe UI", system-ui, sans-serif; --schrift-titel: "Oswald", "Arial Narrow", sans-serif; --titel-transform: uppercase; --titel-spacing: 0.01em; --titel-gewicht: 700;
  --balken-hoehe: 12px; --balken-radius: 0; --balken-grund: #ededed; --balken-fuell: #141414;
  --tab-hintergrund: #ffffff;
}
h2, h3 { letter-spacing: 0.02em; }
.karte { border-color: var(--linie); }
.tabs .leiste { border-radius: 6px; }
.tabs a { border-radius: 4px; text-transform: uppercase; letter-spacing: .06em; }
.tabs a.active { background: var(--tinte); color: var(--grund); }
.dringend-tag { border-radius: 3px; text-transform: uppercase; letter-spacing: .06em; }
.btn { text-transform: uppercase; letter-spacing: .05em; font-size: 13px; }
.chip.an { background: var(--tinte); border-color: var(--tinte); }
.kopf { border-bottom-width: 2px; }
.marke .logo { border-radius: 3px; }
.zahl { font-size: 28px; }
