:root{--bg-deep: hsl(var(--background));--bg-card: hsl(var(--card));--surface: hsl(var(--secondary));--accent: hsl(var(--primary));--accent-soft: hsl(var(--primary) / 0.15);--accent-glow: hsl(var(--primary) / 0.45);--text: hsl(var(--foreground));--text-muted: hsl(var(--muted-foreground));--cream: hsl(var(--foreground));--radius-lg: calc(var(--radius) * 1.75);--color-border: hsl(var(--border));--color-input-border: hsl(var(--input));--color-ring: hsl(var(--ring));--color-primary-fg: hsl(var(--primary-foreground));--color-destructive: hsl(var(--destructive));--color-destructive-fg: hsl(var(--destructive-foreground));--color-card-fg: hsl(var(--card-foreground));--color-muted-bg: hsl(var(--muted))}