:root{color-scheme:light}:root,:root[data-appearance=dark],:root[data-theme=dark]{--background:var(--gray-1);--foreground:var(--gray-12);--card:var(--gray-2);--card-foreground:var(--gray-12);--muted:var(--gray-3);--muted-foreground:var(--gray-11);--border:var(--gray-6);--ring:var(--accent-8);--primary:var(--accent-9);--primary-foreground:var(--accent-1);--secondary:var(--gray-4);--secondary-foreground:var(--gray-12);--accent:var(--accent-9);--accent-foreground:var(--accent-1);--destructive:var(--tomato-9);--destructive-foreground:var(--tomato-1);--popover:var(--gray-2);--popover-foreground:var(--gray-12);--input:var(--gray-6)}:root[data-appearance=dark],:root[data-theme=dark]{color-scheme:dark}