/* Auto-generated — do not edit. Theme: light */
:root[data-theme="light"] {
  --bg: var(--background);
  --text: var(--foreground);
  --font-family: 'Inter', sans-serif;
  --font-weight: 400;
  --letter-spacing: 0.02em;
  --card-bg: hsl(0, 0%, 100%);
  --card-bg-alt: hsl(0, 0%, 90%);
  --card-border: hsl(0, 0%, 80%);
  --selection-bg: hsl(0, 0%, 60%);
  --selection-color: hsl(0, 0%, 98%);
  --background: hsl(0, 0%, 98%);
  --foreground: hsl(0, 0%, 20%);
  --card: hsl(0, 0%, 100%);
  --card-foreground: hsl(0, 0%, 20%);
  --popover: hsl(0, 0%, 100%);
  --popover-foreground: hsl(0, 0%, 20%);
  --primary: hsl(0, 0%, 40%);
  --primary-foreground: hsl(0, 0%, 98%);
  --secondary: hsl(0, 0%, 96%);
  --secondary-foreground: hsl(0, 0%, 30%);
  --muted: hsl(0, 0%, 96%);
  --muted-foreground: hsl(0, 0%, 80%);
  --accent: hsl(0, 0%, 96%);
  --accent-foreground: hsl(0, 0%, 30%);
  --destructive: hsl(348, 94%, 58%);
  --destructive-foreground: #fff;
  --border: hsl(0, 0%, 80%);
  --input: hsl(0, 0%, 90%);
  --ring: hsl(0, 0%, 60%);
  --radius: 0.5rem;
  --glass-bg: rgba(255, 255, 255, 0.05);
  --glass-border: rgba(255, 255, 255, 0.1);
  --glass-shadow: rgba(31, 38, 135, 0.3);
  --avatar-filter: none;
  --avatar-border-color: rgba(200, 200, 200, 0.7);
  --avatar-glow-color: rgba(200, 200, 200, 0.7);
  --aura-glow-color-1: rgba(120, 120, 120, 0.3);
  --aura-glow-color-2: rgba(160, 160, 160, 0.2);
  --aura-glow-color-3: rgba(80, 80, 80, 0.1);
  --glow-footer-bg: rgba(0, 0, 0, 0.05);
  --glow-footer-border: rgba(0, 0, 0, 0.1);
  --glow-footer-shadow: rgba(0, 0, 0, 0.1);
  --glow-footer-text: hsl(0, 0%, 30%);
  --glow-footer-link-hover: hsl(0, 0%, 15%);
  --aura-purple: #666666;
  --aura-neon: #888888;
  --aura-glow: #bbbbbb;
  --aura-glass: rgba(255, 255, 255, 0.07);
  --aura-border: rgba(255, 255, 255, 0.25);
  --aura-shadow: 0 8px 30px rgba(120, 120, 120, 0.3);
  --aura-purple-rgb: 102, 102, 102;
  --accent-purple: #666666;
  --accent-purple-dark: 102, 102, 102;
  --accent-purple-light: #999999;
  --accent-purple-light-alpha: rgba(153, 153, 153, 0.13);
  --header-bg: rgba(255, 255, 255, 0.7);
  --header-border: rgba(0, 0, 0, 0.1);
  --header-shadow: 0 0 20px rgba(0, 0, 0, 0.15);
}
