.demo-theme{--demo-font-family:ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;--demo-background:0.15 0.006 70;--demo-foreground:0.97 0.004 80;--demo-surface:0.2 0.008 70;--demo-surface-elevated:0.23 0.01 70;--demo-primary:var(--cyan-oklch);--demo-primary-foreground:0.17 0.02 211;--demo-secondary:0.26 0.01 70;--demo-secondary-foreground:0.97 0.004 80;--demo-muted:0.24 0.01 70;--demo-muted-foreground:0.66 0.012 75;--demo-accent:var(--cyan-oklch);--demo-accent-foreground:0.17 0.02 211;--demo-attention:var(--amber-oklch);--demo-success:0.78 0.17 155;--demo-destructive:0.65 0.24 27;--demo-destructive-foreground:0.97 0.004 80;--demo-border:0.3 0.008 70;--demo-input:0.3 0.008 70;--demo-ring:var(--cyan-oklch);--demo-sidebar:0.17 0.008 70;--demo-sidebar-foreground:0.97 0.004 80;--color-accent:oklch(var(--demo-accent));--color-attention:oklch(var(--demo-attention));--color-success:oklch(var(--demo-success));background-color:oklch(var(--demo-background));color:oklch(var(--demo-foreground));font-family:var(--demo-font-family)}.demo-theme ::-moz-selection{background:oklch(var(--demo-accent)/.28);color:oklch(var(--demo-foreground))}.demo-theme ::selection{background:oklch(var(--demo-accent)/.28);color:oklch(var(--demo-foreground))}