/* brandidentity.com — wirelesslocker.com */
/* Auto-generated brand tokens. Do not edit by hand. */

:root {
  /* ── Colors ─────────────────────────────────────── */
  --brand-primary:    #7c3aed;
  --brand-secondary:  #4b5563;
  --brand-accent:     #f59e0b;
  --brand-bg:         #0f0a1a;
  --brand-text:       #e8e0f0;

  /* ── Legacy aliases (backwards compat) ─────────── */
  --color-primary:    #7c3aed;
  --color-secondary:  #4b5563;
  --color-accent:     #f59e0b;
  --color-bg:         #0f0a1a;
  --color-text:       #e8e0f0;

  /* ── Typography ─────────────────────────────────── */
  --brand-font-heading: 'Inter', system-ui, sans-serif;
  --brand-font-body:    'Inter', system-ui, sans-serif;
}
