:root:root{--radius-sm: 0.125rem;--radius: 0.25rem;--radius-md: 0.375rem;--radius-lg: 0.5rem;--radius-xl: 0.75rem;--radius-2xl: 1rem;--radius-3xl: 1.5rem;}
:root:root, [data-theme="light"]:root{--theme-primary: 59 130 246;--theme-primary-hover: 33 105 218;--theme-primary-foreground: 29 29 29;--theme-on-semantic: 255 255 255;--theme-accent: 59 130 246;--theme-surface: 250 254 255;--theme-surface-active: 236 240 247;--theme-border: 205 209 216;--theme-background: 246 250 255;--theme-text-primary: 28 31 36;--theme-text-secondary: 102 105 111;--theme-success: 16 185 129;--theme-warning: 245 158 11;--theme-error: 239 68 68;--theme-info: 59 130 246;--theme-ai: 139 92 246;--theme-ai-hover: 124 58 237;--theme-ai-secondary: 217 70 239;}
html.dark:root, [data-theme="dark"]:root{--theme-primary: 96 169 255;--theme-primary-hover: 121 195 255;--theme-primary-foreground: 58 58 58;--theme-on-semantic: 255 255 255;--theme-accent: 90 162 255;--theme-surface: 22 24 29;--theme-surface-active: 33 36 41;--theme-border: 53 56 61;--theme-background: 11 13 18;--theme-text-primary: 238 242 249;--theme-text-secondary: 173 177 184;--theme-success: 35 165 90;--theme-warning: 240 178 50;--theme-error: 237 66 69;--theme-info: 88 101 242;--theme-ai: 167 139 250;--theme-ai-hover: 196 181 253;--theme-ai-secondary: 232 121 249;}