:root{color-scheme:light;--radius:12px;--background:248 250 252;--foreground:15 23 42;--text-strong:15 23 42;--text-default:15 23 42;--text-soft:100 116 139;--text-faint:129 140 158;--text-inverse:248 250 252;--muted:148 163 184;--border:226 232 240;--border-strong:203 213 225;--border-subtle:241 245 249;--card:255 255 255;--surface:255 255 255;--surface-base:255 255 255;--surface-muted:241 245 249;--surface-raised:255 255 255;--surface-contrast:226 232 240;--overlay-rgb:15 23 42;--border-soft:241 245 249;--border-rgb:226 232 240;--surface-muted-rgb:241 245 249;--brand-rgb:13 110 253;--brand-strong-rgb:11 100 255;--brand-soft:239 246 255;--success-rgb:25 135 84;--warning-rgb:217 142 4;--danger-rgb:196 69 54;--info-rgb:13 139 255;--focus-ring:13 110 253}:root[data-theme-mode=dark]{color-scheme:dark;--background:38 41 46;--foreground:243 244 246;--text-strong:243 244 246;--text-default:243 244 246;--text-soft:181 189 200;--text-faint:148 163 184;--text-inverse:15 23 42;--muted:128 138 150;--border:74 80 89;--border-strong:96 103 113;--border-subtle:58 64 72;--card:46 50 56;--surface:46 50 56;--surface-base:46 50 56;--surface-muted:56 61 68;--surface-raised:64 69 77;--surface-contrast:84 91 101;--overlay-rgb:2 6 23;--border-soft:58 64 72;--border-rgb:74 80 89;--surface-muted-rgb:56 61 68;--brand-rgb:59 130 246;--brand-strong-rgb:96 165 250;--brand-soft:32 44 68;--success-rgb:54 179 119;--warning-rgb:227 168 43;--danger-rgb:220 104 91;--info-rgb:96 165 250;--focus-ring:59 130 246}body,html{background:rgb(var(--background));color:rgb(var(--foreground))}