:root:root{--radius-sm: 0.2rem;--radius: 0.4rem;--radius-md: 0.6rem;--radius-lg: 0.8rem;--radius-xl: 1.2rem;--radius-2xl: 1.6rem;--radius-3xl: 2.4rem;}
:root:root, [data-theme="light"]:root{--theme-primary: 124 179 66;--theme-primary-hover: 100 154 36;--theme-primary-foreground: 58 58 58;--theme-on-semantic: 255 255 255;--theme-accent: 38 166 154;--theme-surface: 251 255 248;--theme-surface-active: 238 242 235;--theme-border: 207 210 204;--theme-background: 248 252 245;--theme-text-primary: 30 32 27;--theme-text-secondary: 103 106 100;--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: 161 218 106;--theme-primary-hover: 186 245 132;--theme-primary-foreground: 85 85 85;--theme-on-semantic: 255 255 255;--theme-accent: 80 198 185;--theme-surface: 23 25 21;--theme-surface-active: 34 37 32;--theme-border: 54 57 52;--theme-background: 12 14 10;--theme-text-primary: 239 243 236;--theme-text-secondary: 175 178 172;--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;}