/* AltisCMS — CSS variables generated from active theme. */
:root {
  --altis-color-bg: #ffffff;
  --altis-font-sans: 'Manrope', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, sans-serif;
  --altis-color-text: #2a2e33;
  --altis-color-accent: #1f5bd3;
  --altis-color-border: #e4e6ea;
  --altis-color-bg-soft: #f5f6f8;
  --altis-container-max: 1280px;
  --altis-color-negative: #b91c1c;
  --altis-color-positive: #15803d;
  --altis-color-bg-softer: #fafbfc;
  --altis-color-text-mute: #6b7280;
  --altis-color-accent-soft: #eaf0fc;
  --altis-color-text-strong: #14171a;
  --altis-color-accent-hover: #1947ae;
  --altis-color-border-strong: #cdd1d7;
}
