:root {
  --aerotico-navy: #0b1f3a;
  --aerotico-blue: #1e5eff;
  --aerotico-teal: #14b8a6;
  --aerotico-green: #79e37d;
  --aerotico-orange: #ff8a3d;
  --aerotico-surface-light: #f6f9fc;
  --aerotico-muted-text: #667085;
  --aerotico-font-display: 'Sora', 'Inter', Arial, sans-serif;
  --aerotico-font-ui: 'Inter', Arial, sans-serif;
}
