/* ============================================================
   MKF Design Token System — Shared across all pages
   Single source of truth for colors, typography, spacing, etc.
   ============================================================ */

/* ─── Self-hosted Webfonts (DSGVO/Schrems II) ─────────────────────────────
   Outfit (UI/Display), Instrument Sans (Landings), JetBrains Mono (Code/IBAN).
   Subsets latin + latin-ext (für ä/ö/ü/ß und osteuropäische Diakritika).
   Wird hier in mkf-tokens.css definiert weil sowohl die Angular-App als auch
   die statischen Landing-Pages diese Datei einbinden. */
@font-face {
  font-family: 'Outfit';
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url('/assets/fonts/outfit-300-latin.woff2') format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
  font-family: 'Outfit';
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url('/assets/fonts/outfit-300-latinext.woff2') format('woff2');
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
@font-face {
  font-family: 'Outfit';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url('/assets/fonts/outfit-400-latin.woff2') format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
  font-family: 'Outfit';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url('/assets/fonts/outfit-400-latinext.woff2') format('woff2');
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
@font-face {
  font-family: 'Outfit';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url('/assets/fonts/outfit-500-latin.woff2') format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
  font-family: 'Outfit';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url('/assets/fonts/outfit-500-latinext.woff2') format('woff2');
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
@font-face {
  font-family: 'Outfit';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url('/assets/fonts/outfit-600-latin.woff2') format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
  font-family: 'Outfit';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url('/assets/fonts/outfit-600-latinext.woff2') format('woff2');
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
@font-face {
  font-family: 'Outfit';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url('/assets/fonts/outfit-700-latin.woff2') format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
  font-family: 'Outfit';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url('/assets/fonts/outfit-700-latinext.woff2') format('woff2');
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
@font-face {
  font-family: 'Instrument Sans';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url('/assets/fonts/instrument-sans-400-latin.woff2') format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
  font-family: 'Instrument Sans';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url('/assets/fonts/instrument-sans-400-latinext.woff2') format('woff2');
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
@font-face {
  font-family: 'Instrument Sans';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url('/assets/fonts/instrument-sans-500-latin.woff2') format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
  font-family: 'Instrument Sans';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url('/assets/fonts/instrument-sans-500-latinext.woff2') format('woff2');
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
@font-face {
  font-family: 'Instrument Sans';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url('/assets/fonts/instrument-sans-600-latin.woff2') format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
  font-family: 'Instrument Sans';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url('/assets/fonts/instrument-sans-600-latinext.woff2') format('woff2');
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
@font-face {
  font-family: 'JetBrains Mono';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url('/assets/fonts/jetbrains-mono-400-latin.woff2') format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
  font-family: 'JetBrains Mono';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url('/assets/fonts/jetbrains-mono-400-latinext.woff2') format('woff2');
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
@font-face {
  font-family: 'JetBrains Mono';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url('/assets/fonts/jetbrains-mono-500-latin.woff2') format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
  font-family: 'JetBrains Mono';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url('/assets/fonts/jetbrains-mono-500-latinext.woff2') format('woff2');
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}

:root {
  /* Waldgrün-Palette */
  --mkf-forest-50: #EEF4F1;
  --mkf-forest-100: #D5E7DE;
  --mkf-forest-200: #AACFBC;
  --mkf-forest-300: #7FB79A;
  --mkf-forest-400: #559F78;
  --mkf-forest-500: #2A8756;
  --mkf-forest-600: #226F46;
  --mkf-forest-700: #1A5736;
  --mkf-forest-800: #1B4D3E;
  --mkf-forest-900: #122E25;

  /* Creme-Palette */
  --mkf-cream-50: #F7F4EE;
  --mkf-cream-100: #EFE9DE;
  --mkf-cream-200: #DDD4C5;
  --mkf-cream-300: #C2BBB3;
  --mkf-cream-400: #A89F96;
  --mkf-cream-500: #78716C;
  --mkf-cream-600: #57534E;
  --mkf-cream-700: #44403C;
  --mkf-cream-800: #292524;
  --mkf-cream-900: #1C1917;
  --mkf-white: #FDFCFA;

  /* Gold-Palette */
  --mkf-gold-700: #8C6518;
  --mkf-gold-500: #B8892A;
  --mkf-gold-300: #D4AC6A;
  --mkf-gold-100: #F5E6C8;
  --mkf-gold-50: #FAF3E4;

  /* Semantische Farben */
  --mkf-success-700: #276146;
  --mkf-success-500: #3D8A62;
  --mkf-success-100: #D4EDDE;
  --mkf-success-50: #EBF7EF;
  --mkf-warning-700: #B45309;
  --mkf-warning-600: #D97706;
  --mkf-warning-500: #D97706;
  --mkf-warning-100: #FDE8C4;
  --mkf-warning-50: #FEF3C7;
  --mkf-danger-700: #9B1C1C;
  --mkf-danger-500: #C53030;
  --mkf-danger-100: #FEE2E2;
  --mkf-danger-50: #FDD5D5;
  --mkf-info-700: #1E40AF;
  --mkf-info-500: #3B82F6;
  --mkf-info-100: #DBEAFE;

  /* Indigo-Akzente */
  --mkf-indigo-400: #818CF8;
  --mkf-indigo-300: #A5B4FC;
  --mkf-indigo-bg: rgba(99, 102, 241, 0.25);

  /* Ergänzende Farben */
  --mkf-text-primary: var(--mkf-cream-900);
  --mkf-text-secondary: var(--mkf-cream-600);
  --mkf-text-muted: var(--mkf-cream-500);
  --mkf-border: var(--mkf-cream-300);
  --mkf-border-light: var(--mkf-cream-200);

  /* Transparenzen */
  --mkf-overlay-light: rgba(255, 255, 255, 0.07);
  --mkf-overlay-lighter: rgba(255, 255, 255, 0.05);
  --mkf-overlay-medium: rgba(255, 255, 255, 0.08);
  --mkf-overlay-strong: rgba(255, 255, 255, 0.10);
  --mkf-overlay-dark: rgba(0, 0, 0, 0.5);
  --mkf-overlay-subtle: rgba(0, 0, 0, 0.04);
  --mkf-shadow-border: rgba(15, 23, 42, 0.08);
  --mkf-shadow-card: 0 18px 50px rgba(15, 23, 42, 0.06);
  --mkf-shadow-color: rgba(15, 23, 42, 0.06);

  /* Akzentfarbe */
  --mkf-color-primary: var(--mkf-forest-600);

  /* Feste Farben */
  --mkf-pure-white: #ffffff;
  --mkf-heading-dark: #243041;
  --mkf-app-password-bg: #FEF3CD;
  --mkf-app-password-border: #FFC107;
  --mkf-app-password-text: #664D03;

  /* KU-Tracker */
  --mkf-ku-safe: #3D8A62;
  --mkf-ku-notice: #B8892A;
  --mkf-ku-warning: #D97706;
  --mkf-ku-exceeded: #C53030;

  /* Typografie */
  --mkf-font-display: 'Outfit', sans-serif;
  --mkf-font-body: 'Outfit', sans-serif;
  --mkf-font-mono: 'JetBrains Mono', monospace;

  /* Border-Radien */
  --mkf-radius-sm: 6px;
  --mkf-radius-md: 10px;
  --mkf-radius-lg: 16px;
  --mkf-radius-xl: 24px;
  --mkf-radius-full: 9999px;

  /* Schatten */
  --mkf-shadow-xs: 0 1px 2px rgba(28, 25, 23, 0.06);
  --mkf-shadow-sm: 0 2px 8px rgba(28, 25, 23, 0.08);
  --mkf-shadow-md: 0 4px 16px rgba(28, 25, 23, 0.10);
  --mkf-shadow-lg: 0 8px 32px rgba(28, 25, 23, 0.12);

  /* Abstände */
  --mkf-space-1: 4px;
  --mkf-space-2: 8px;
  --mkf-space-3: 12px;
  --mkf-space-4: 16px;
  --mkf-space-5: 20px;
  --mkf-space-6: 24px;
  --mkf-space-8: 32px;
  --mkf-space-10: 40px;
  --mkf-space-12: 48px;

  /* Animationen */
  --mkf-ease-out: cubic-bezier(0.16, 1, 0.3, 1);
  --mkf-ease-spring: cubic-bezier(0.34, 1.56, 0.64, 1);
  --mkf-duration-fast: 150ms;
  --mkf-duration-normal: 250ms;
}
