/* Yep.to! Brandbook v1.2 — fundament identyfikacji, nie pełny design system. */
:root {
  --yep-ink: #111A35;
  --yep-blue: #294CDA;
  --yep-lime: #E0EE70;
  --yep-pale: #DCE4FF;
  --yep-paper: #F4F6FC;
  --yep-white: #FFFFFF;
  --yep-muted: #59627B;
  --yep-line: #D8DEED;
  --yep-font-body: Inter, system-ui, -apple-system, "Segoe UI", Arial, sans-serif;
  --yep-font-display: "Inter Display", Inter, system-ui, sans-serif;
  --yep-line-body: 1.55;
  --yep-line-short: 1.12;
  --yep-line-long: 1.18;
  --yep-radius-control: 12px;
  --yep-radius-panel: 18px;
}
