/* Auto-generated by Podma — do not edit manually */
:root {
  --accent: #f03000;
  --primary: #f03000;
  --accent-dark: hsl(12, 100%, 39%);
  --accent-light: hsla(12, 100%, 47%, 0.12);
  --primary-light: hsla(12, 100%, 47%, 0.12);
  --sidebar-active: hsla(12, 100%, 47%, 0.1);
  --heading: #000000;
  --body-color: #4b5563;
  --muted: #9ca3af;
  --success: #10b981;
  --danger: #ef4444;
  --border-200: #e5e7eb;
}
