:root:not(.dark){--destructive-aa:oklch(from var(--destructive) calc(l * .86) c h);--muted-foreground-aa:oklch(from var(--muted-foreground) calc(l * .95) c h)}html:not(.dark) body{--destructive:var(--destructive-aa);--muted-foreground:var(--muted-foreground-aa)}
