@imj_media/ui 1.10.8 → 1.10.9

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1,8 +1,8 @@
1
1
  {
2
2
  "schemaVersion": "1.0.0",
3
3
  "package": "@imj_media/ui",
4
- "version": "1.10.8",
5
- "indexedAt": "2026-05-27T20:27:20.532Z",
4
+ "version": "1.10.9",
5
+ "indexedAt": "2026-05-29T19:39:05.304Z",
6
6
  "orbitTokensVersion": "1.3.1",
7
7
  "modules": [
8
8
  {
@@ -3056,5 +3056,1752 @@
3056
3056
  "md": "0 4px 8px -2px rgba(0, 0, 0, 0.2)",
3057
3057
  "lg": "0 16px 24px -8px rgba(0, 0, 0, 0.3)"
3058
3058
  }
3059
+ },
3060
+ "themeCssVars": {
3061
+ "light": {
3062
+ "--ui-color-white": "rgb(255, 255, 255)",
3063
+ "--ui-color-black": "rgb(0, 0, 0)",
3064
+ "--ui-color-red-50": "rgb(255, 242, 242)",
3065
+ "--ui-color-red-100": "rgb(252, 227, 227)",
3066
+ "--ui-color-red-200": "rgb(250, 189, 189)",
3067
+ "--ui-color-red-300": "rgb(245, 148, 148)",
3068
+ "--ui-color-red-400": "rgb(242, 107, 107)",
3069
+ "--ui-color-red-500": "rgb(240, 69, 69)",
3070
+ "--ui-color-red-600": "rgb(212, 61, 61)",
3071
+ "--ui-color-red-700": "rgb(184, 51, 51)",
3072
+ "--ui-color-red-800": "rgb(156, 43, 43)",
3073
+ "--ui-color-red-900": "rgb(128, 36, 36)",
3074
+ "--ui-color-orange-50": "rgb(255, 247, 242)",
3075
+ "--ui-color-orange-100": "rgb(252, 237, 227)",
3076
+ "--ui-color-orange-200": "rgb(252, 209, 176)",
3077
+ "--ui-color-orange-300": "rgb(250, 176, 125)",
3078
+ "--ui-color-orange-400": "rgb(250, 145, 74)",
3079
+ "--ui-color-orange-500": "rgb(250, 115, 23)",
3080
+ "--ui-color-orange-600": "rgb(219, 102, 20)",
3081
+ "--ui-color-orange-700": "rgb(189, 87, 18)",
3082
+ "--ui-color-orange-800": "rgb(158, 74, 13)",
3083
+ "--ui-color-orange-900": "rgb(128, 59, 10)",
3084
+ "--ui-color-yellow-50": "rgb(255, 250, 242)",
3085
+ "--ui-color-yellow-100": "rgb(252, 245, 227)",
3086
+ "--ui-color-yellow-200": "rgb(247, 230, 173)",
3087
+ "--ui-color-yellow-300": "rgb(242, 214, 117)",
3088
+ "--ui-color-yellow-400": "rgb(240, 196, 64)",
3089
+ "--ui-color-yellow-500": "rgb(235, 179, 8)",
3090
+ "--ui-color-yellow-600": "rgb(209, 158, 8)",
3091
+ "--ui-color-yellow-700": "rgb(181, 140, 5)",
3092
+ "--ui-color-yellow-800": "rgb(156, 120, 5)",
3093
+ "--ui-color-yellow-900": "rgb(128, 97, 5)",
3094
+ "--ui-color-lime-50": "rgb(250, 255, 242)",
3095
+ "--ui-color-lime-100": "rgb(242, 252, 227)",
3096
+ "--ui-color-lime-200": "rgb(214, 240, 176)",
3097
+ "--ui-color-lime-300": "rgb(186, 227, 125)",
3098
+ "--ui-color-lime-400": "rgb(161, 217, 74)",
3099
+ "--ui-color-lime-500": "rgb(133, 204, 23)",
3100
+ "--ui-color-lime-600": "rgb(120, 186, 20)",
3101
+ "--ui-color-lime-700": "rgb(107, 166, 18)",
3102
+ "--ui-color-lime-800": "rgb(97, 148, 15)",
3103
+ "--ui-color-lime-900": "rgb(84, 128, 13)",
3104
+ "--ui-color-green-50": "rgb(242, 255, 245)",
3105
+ "--ui-color-green-100": "rgb(227, 252, 237)",
3106
+ "--ui-color-green-200": "rgb(179, 240, 201)",
3107
+ "--ui-color-green-300": "rgb(130, 224, 166)",
3108
+ "--ui-color-green-400": "rgb(84, 212, 130)",
3109
+ "--ui-color-green-500": "rgb(33, 196, 94)",
3110
+ "--ui-color-green-600": "rgb(31, 181, 87)",
3111
+ "--ui-color-green-700": "rgb(28, 163, 79)",
3112
+ "--ui-color-green-800": "rgb(26, 145, 69)",
3113
+ "--ui-color-green-900": "rgb(23, 128, 61)",
3114
+ "--ui-color-cyan-50": "rgb(242, 252, 255)",
3115
+ "--ui-color-cyan-100": "rgb(227, 250, 252)",
3116
+ "--ui-color-cyan-200": "rgb(171, 232, 242)",
3117
+ "--ui-color-cyan-300": "rgb(117, 217, 232)",
3118
+ "--ui-color-cyan-400": "rgb(61, 199, 222)",
3119
+ "--ui-color-cyan-500": "rgb(5, 181, 212)",
3120
+ "--ui-color-cyan-600": "rgb(5, 163, 191)",
3121
+ "--ui-color-cyan-700": "rgb(5, 145, 171)",
3122
+ "--ui-color-cyan-800": "rgb(5, 128, 148)",
3123
+ "--ui-color-cyan-900": "rgb(5, 110, 128)",
3124
+ "--ui-color-azure-50": "rgb(242, 250, 255)",
3125
+ "--ui-color-azure-100": "rgb(227, 245, 252)",
3126
+ "--ui-color-azure-200": "rgb(173, 224, 247)",
3127
+ "--ui-color-azure-300": "rgb(120, 204, 242)",
3128
+ "--ui-color-azure-400": "rgb(69, 186, 237)",
3129
+ "--ui-color-azure-500": "rgb(13, 166, 232)",
3130
+ "--ui-color-azure-600": "rgb(13, 148, 207)",
3131
+ "--ui-color-azure-700": "rgb(10, 128, 181)",
3132
+ "--ui-color-azure-800": "rgb(10, 110, 156)",
3133
+ "--ui-color-azure-900": "rgb(8, 89, 128)",
3134
+ "--ui-color-blue-50": "rgb(242, 245, 255)",
3135
+ "--ui-color-blue-100": "rgb(227, 232, 252)",
3136
+ "--ui-color-blue-200": "rgb(184, 196, 237)",
3137
+ "--ui-color-blue-300": "rgb(140, 161, 222)",
3138
+ "--ui-color-blue-400": "rgb(97, 125, 209)",
3139
+ "--ui-color-blue-500": "rgb(54, 89, 194)",
3140
+ "--ui-color-blue-600": "rgb(51, 82, 176)",
3141
+ "--ui-color-blue-700": "rgb(46, 74, 161)",
3142
+ "--ui-color-blue-800": "rgb(41, 66, 145)",
3143
+ "--ui-color-blue-900": "rgb(36, 59, 128)",
3144
+ "--ui-color-violet-50": "rgb(245, 242, 255)",
3145
+ "--ui-color-violet-100": "rgb(237, 227, 252)",
3146
+ "--ui-color-violet-200": "rgb(209, 186, 250)",
3147
+ "--ui-color-violet-300": "rgb(181, 143, 245)",
3148
+ "--ui-color-violet-400": "rgb(153, 102, 242)",
3149
+ "--ui-color-violet-500": "rgb(125, 59, 237)",
3150
+ "--ui-color-violet-600": "rgb(110, 51, 209)",
3151
+ "--ui-color-violet-700": "rgb(97, 46, 184)",
3152
+ "--ui-color-violet-800": "rgb(82, 38, 156)",
3153
+ "--ui-color-violet-900": "rgb(66, 31, 128)",
3154
+ "--ui-color-magenta-50": "rgb(255, 242, 247)",
3155
+ "--ui-color-magenta-100": "rgb(252, 227, 240)",
3156
+ "--ui-color-magenta-200": "rgb(247, 184, 214)",
3157
+ "--ui-color-magenta-300": "rgb(245, 140, 186)",
3158
+ "--ui-color-magenta-400": "rgb(240, 94, 161)",
3159
+ "--ui-color-magenta-500": "rgb(235, 51, 135)",
3160
+ "--ui-color-magenta-600": "rgb(209, 46, 120)",
3161
+ "--ui-color-magenta-700": "rgb(181, 41, 105)",
3162
+ "--ui-color-magenta-800": "rgb(156, 33, 89)",
3163
+ "--ui-color-magenta-900": "rgb(128, 28, 74)",
3164
+ "--ui-color-rose-50": "rgb(255, 242, 245)",
3165
+ "--ui-color-rose-100": "rgb(252, 227, 232)",
3166
+ "--ui-color-rose-200": "rgb(245, 179, 194)",
3167
+ "--ui-color-rose-300": "rgb(240, 128, 153)",
3168
+ "--ui-color-rose-400": "rgb(232, 79, 112)",
3169
+ "--ui-color-rose-500": "rgb(224, 28, 71)",
3170
+ "--ui-color-rose-600": "rgb(201, 26, 64)",
3171
+ "--ui-color-rose-700": "rgb(176, 23, 56)",
3172
+ "--ui-color-rose-800": "rgb(153, 20, 48)",
3173
+ "--ui-color-rose-900": "rgb(128, 15, 41)",
3174
+ "--ui-color-light-gray-50": "rgb(247, 247, 250)",
3175
+ "--ui-color-light-gray-100": "rgb(240, 242, 242)",
3176
+ "--ui-color-light-gray-200": "rgb(224, 227, 230)",
3177
+ "--ui-color-light-gray-300": "rgb(212, 214, 217)",
3178
+ "--ui-color-light-gray-400": "rgb(199, 199, 204)",
3179
+ "--ui-color-light-gray-500": "rgb(186, 189, 191)",
3180
+ "--ui-color-light-gray-600": "rgb(171, 173, 179)",
3181
+ "--ui-color-light-gray-700": "rgb(158, 163, 166)",
3182
+ "--ui-color-light-gray-800": "rgb(145, 148, 153)",
3183
+ "--ui-color-light-gray-900": "rgb(133, 135, 140)",
3184
+ "--ui-color-dark-gray-50": "rgb(120, 122, 128)",
3185
+ "--ui-color-dark-gray-100": "rgb(107, 110, 115)",
3186
+ "--ui-color-dark-gray-200": "rgb(97, 99, 105)",
3187
+ "--ui-color-dark-gray-300": "rgb(89, 89, 94)",
3188
+ "--ui-color-dark-gray-400": "rgb(77, 79, 84)",
3189
+ "--ui-color-dark-gray-500": "rgb(69, 69, 74)",
3190
+ "--ui-color-dark-gray-600": "rgb(59, 61, 64)",
3191
+ "--ui-color-dark-gray-700": "rgb(48, 51, 54)",
3192
+ "--ui-color-dark-gray-800": "rgb(38, 41, 43)",
3193
+ "--ui-color-dark-gray-900": "rgb(31, 31, 33)",
3194
+ "--ui-color-black-alpha-transparent": "rgba(0, 0, 0, 0)",
3195
+ "--ui-color-black-alpha-5": "rgba(0, 0, 0, 0.05)",
3196
+ "--ui-color-black-alpha-10": "rgba(0, 0, 0, 0.1)",
3197
+ "--ui-color-black-alpha-20": "rgba(0, 0, 0, 0.2)",
3198
+ "--ui-color-black-alpha-30": "rgba(0, 0, 0, 0.3)",
3199
+ "--ui-color-black-alpha-40": "rgba(0, 0, 0, 0.4)",
3200
+ "--ui-color-black-alpha-50": "rgba(0, 0, 0, 0.5)",
3201
+ "--ui-color-black-alpha-60": "rgba(0, 0, 0, 0.6)",
3202
+ "--ui-color-black-alpha-70": "rgba(0, 0, 0, 0.7)",
3203
+ "--ui-color-black-alpha-80": "rgba(0, 0, 0, 0.8)",
3204
+ "--ui-color-black-alpha-90": "rgba(0, 0, 0, 0.9)",
3205
+ "--ui-positive-Value_0": "0",
3206
+ "--ui-positive-Value_12": "0.66px",
3207
+ "--ui-positive-Value_25": "1px",
3208
+ "--ui-positive-Value_50": "2px",
3209
+ "--ui-positive-Value_100": "4px",
3210
+ "--ui-positive-Value_150": "6px",
3211
+ "--ui-positive-Value_200": "8px",
3212
+ "--ui-positive-Value_250": "10px",
3213
+ "--ui-positive-Value_275": "11px",
3214
+ "--ui-positive-Value_300": "12px",
3215
+ "--ui-positive-Value_325": "13px",
3216
+ "--ui-positive-Value_350": "14px",
3217
+ "--ui-positive-Value_400": "16px",
3218
+ "--ui-positive-Value_450": "18px",
3219
+ "--ui-positive-Value_500": "20px",
3220
+ "--ui-positive-Value_600": "24px",
3221
+ "--ui-positive-Value_700": "28px",
3222
+ "--ui-positive-Value_750": "30px",
3223
+ "--ui-positive-Value_800": "32px",
3224
+ "--ui-positive-Value_900": "36px",
3225
+ "--ui-positive-Value_1000": "40px",
3226
+ "--ui-positive-Value_1200": "48px",
3227
+ "--ui-positive-Value_1400": "56px",
3228
+ "--ui-positive-Value_1600": "64px",
3229
+ "--ui-positive-Value_2000": "80px",
3230
+ "--ui-positive-Value_2400": "96px",
3231
+ "--ui-positive-Value_2800": "112px",
3232
+ "--ui-positive-Value_3200": "128px",
3233
+ "--ui-positive-Value_full": "9999px",
3234
+ "--ui-negative-Value_0": "0",
3235
+ "--ui-negative-Value_12": "-0.66px",
3236
+ "--ui-negative-Value_25": "-1px",
3237
+ "--ui-negative-Value_50": "-2px",
3238
+ "--ui-negative-Value_100": "-4px",
3239
+ "--ui-negative-Value_150": "-6px",
3240
+ "--ui-negative-Value_200": "-8px",
3241
+ "--ui-negative-Value_250": "-10px",
3242
+ "--ui-negative-Value_275": "-11px",
3243
+ "--ui-negative-Value_300": "-12px",
3244
+ "--ui-negative-Value_325": "-13px",
3245
+ "--ui-negative-Value_350": "-14px",
3246
+ "--ui-negative-Value_400": "-16px",
3247
+ "--ui-negative-Value_450": "-18px",
3248
+ "--ui-negative-Value_500": "-20px",
3249
+ "--ui-negative-Value_600": "-24px",
3250
+ "--ui-negative-Value_700": "-28px",
3251
+ "--ui-negative-Value_750": "-30px",
3252
+ "--ui-negative-Value_800": "-32px",
3253
+ "--ui-negative-Value_900": "-36px",
3254
+ "--ui-negative-Value_1000": "-40px",
3255
+ "--ui-negative-Value_1200": "-48px",
3256
+ "--ui-negative-Value_1400": "-56px",
3257
+ "--ui-negative-Value_1600": "-64px",
3258
+ "--ui-negative-Value_2000": "-80px",
3259
+ "--ui-negative-Value_2400": "-96px",
3260
+ "--ui-negative-Value_2800": "-112px",
3261
+ "--ui-negative-Value_3200": "-128px",
3262
+ "--ui-negative-Value_full": "-9999px",
3263
+ "--ui-font-family-ui": "var(--app-font-family, 'Inter'), -apple-system, BlinkMacSystemFont, 'Segoe UI',\n sans-serif",
3264
+ "--ui-font-family-mono": "'IBM Plex Mono'",
3265
+ "--ui-font-lh-10-tight": "12px",
3266
+ "--ui-font-lh-10-snug": "12.5px",
3267
+ "--ui-font-lh-10-normal": "14.5px",
3268
+ "--ui-font-lh-10-relaxed": "16px",
3269
+ "--ui-font-track-tight": "0.5px",
3270
+ "--ui-font-track-normal": "0",
3271
+ "--ui-font-track-wide": "2px",
3272
+ "--ui-font-weight-regular": "400",
3273
+ "--ui-font-weight-medium": "500",
3274
+ "--ui-font-weight-semibold": "600",
3275
+ "--ui-font-weight-bold": "700",
3276
+ "--ui-font-lh-12-tight": "14.5px",
3277
+ "--ui-font-lh-12-snug": "15px",
3278
+ "--ui-font-lh-12-normal": "17.5px",
3279
+ "--ui-font-lh-12-relaxed": "19px",
3280
+ "--ui-font-lh-14-tight": "17px",
3281
+ "--ui-font-lh-14-snug": "17.5px",
3282
+ "--ui-font-lh-14-normal": "20.5px",
3283
+ "--ui-font-lh-14-relaxed": "22.5px",
3284
+ "--ui-font-lh-16-tight": "19.5px",
3285
+ "--ui-font-lh-16-snug": "20px",
3286
+ "--ui-font-lh-16-normal": "23px",
3287
+ "--ui-font-lh-16-relaxed": "25.5px",
3288
+ "--ui-font-lh-18-tight": "22px",
3289
+ "--ui-font-lh-18-snug": "22.5px",
3290
+ "--ui-font-lh-18-normal": "26px",
3291
+ "--ui-font-lh-18-relaxed": "29px",
3292
+ "--ui-font-lh-20-tight": "24px",
3293
+ "--ui-font-lh-20-snug": "25px",
3294
+ "--ui-font-lh-20-normal": "29px",
3295
+ "--ui-font-lh-20-relaxed": "32px",
3296
+ "--ui-font-lh-24-tight": "29px",
3297
+ "--ui-font-lh-24-snug": "30px",
3298
+ "--ui-font-lh-24-normal": "35px",
3299
+ "--ui-font-lh-24-relaxed": "38.5px",
3300
+ "--ui-font-lh-30-tight": "36.5px",
3301
+ "--ui-font-lh-30-snug": "37.5px",
3302
+ "--ui-font-lh-30-normal": "43.5px",
3303
+ "--ui-font-lh-30-relaxed": "48px",
3304
+ "--ui-font-lh-36-tight": "43.5px",
3305
+ "--ui-font-lh-36-snug": "45px",
3306
+ "--ui-font-lh-36-normal": "52px",
3307
+ "--ui-font-lh-36-relaxed": "57.5px",
3308
+ "--ui-font-lh-48-tight": "58px",
3309
+ "--ui-font-lh-48-snug": "60px",
3310
+ "--ui-font-lh-48-normal": "69.5px",
3311
+ "--ui-font-lh-48-relaxed": "77px",
3312
+ "--ui-style-solid": "'solid'",
3313
+ "--ui-style-dashed": "'dashed'",
3314
+ "--ui-shadow-none-x": "0",
3315
+ "--ui-shadow-none-y": "0",
3316
+ "--ui-shadow-none-blur": "0",
3317
+ "--ui-shadow-none-Spread": "0",
3318
+ "--ui-shadow-none-Color": "rgba(0, 0, 0, 0)",
3319
+ "--ui-shadow-01-x": "0",
3320
+ "--ui-shadow-01-y": "1px",
3321
+ "--ui-shadow-01-blur": "2px",
3322
+ "--ui-shadow-01-Spread": "0",
3323
+ "--ui-shadow-02-x": "0",
3324
+ "--ui-shadow-02-y": "2px",
3325
+ "--ui-shadow-02-blur": "4px",
3326
+ "--ui-shadow-02-Spread": "-1px",
3327
+ "--ui-shadow-03-x": "0",
3328
+ "--ui-shadow-03-y": "4px",
3329
+ "--ui-shadow-03-blur": "8px",
3330
+ "--ui-shadow-03-Spread": "-2px",
3331
+ "--ui-shadow-04-x": "0",
3332
+ "--ui-shadow-04-y": "8px",
3333
+ "--ui-shadow-04-blur": "16px",
3334
+ "--ui-shadow-04-Spread": "-4px",
3335
+ "--ui-shadow-05-x": "0",
3336
+ "--ui-shadow-05-y": "16px",
3337
+ "--ui-shadow-05-blur": "24px",
3338
+ "--ui-shadow-05-Spread": "-8px",
3339
+ "--ui-shadow-x": "0",
3340
+ "--ui-z-hide": "-1px",
3341
+ "--ui-z-base": "0",
3342
+ "--ui-z-raised": "100px",
3343
+ "--ui-z-sticky": "200px",
3344
+ "--ui-z-shell": "300px",
3345
+ "--ui-z-dropdown": "400px",
3346
+ "--ui-z-popover": "500px",
3347
+ "--ui-z-tooltip": "600px",
3348
+ "--ui-z-modalBackdrop": "690px",
3349
+ "--ui-z-modal": "700px",
3350
+ "--ui-z-toast": "800px",
3351
+ "--ui-z-overlay": "900px",
3352
+ "--ui-z-max": "99999",
3353
+ "--ui-font-size-2xs": "10px",
3354
+ "--ui-font-size-xs": "12px",
3355
+ "--ui-font-size-sm": "14px",
3356
+ "--ui-font-size-md": "16px",
3357
+ "--ui-font-size-lg": "18px",
3358
+ "--ui-font-size-xl": "20px",
3359
+ "--ui-font-size-2xl": "24px",
3360
+ "--ui-font-size-3xl": "30px",
3361
+ "--ui-font-size-4xl": "36px",
3362
+ "--ui-font-size-5xl": "48px",
3363
+ "--ui-type-heading-h1-family": "var(--app-font-family, 'Inter'), -apple-system, BlinkMacSystemFont, 'Segoe UI',\n sans-serif",
3364
+ "--ui-type-heading-h1-size": "36px",
3365
+ "--ui-type-heading-h1-weight": "600",
3366
+ "--ui-type-heading-h1-ih": "45px",
3367
+ "--ui-type-heading-h1-tracking": "0.5px",
3368
+ "--ui-type-heading-h2-family": "var(--app-font-family, 'Inter'), -apple-system, BlinkMacSystemFont, 'Segoe UI',\n sans-serif",
3369
+ "--ui-type-heading-h2-size": "30px",
3370
+ "--ui-type-heading-h2-weight": "600",
3371
+ "--ui-type-heading-h2-ih": "37.5px",
3372
+ "--ui-type-heading-h2-tracking": "0.5px",
3373
+ "--ui-type-heading-h3-family": "var(--app-font-family, 'Inter'), -apple-system, BlinkMacSystemFont, 'Segoe UI',\n sans-serif",
3374
+ "--ui-type-heading-h3-size": "20px",
3375
+ "--ui-type-heading-h3-weight": "600",
3376
+ "--ui-type-heading-h3-ih": "25px",
3377
+ "--ui-type-heading-h3-tracking": "0",
3378
+ "--ui-type-body-lg-Regular-family": "var(--app-font-family, 'Inter'), -apple-system, BlinkMacSystemFont, 'Segoe UI',\n sans-serif",
3379
+ "--ui-type-caption-xs-family": "var(--app-font-family, 'Inter'), -apple-system, BlinkMacSystemFont, 'Segoe UI',\n sans-serif",
3380
+ "--ui-type-caption-xs-size": "10px",
3381
+ "--ui-type-caption-xs-weight": "400",
3382
+ "--ui-type-caption-xs-ih": "14.5px",
3383
+ "--ui-type-caption-xs-tracking": "2px",
3384
+ "--ui-type-caption-md-family": "var(--app-font-family, 'Inter'), -apple-system, BlinkMacSystemFont, 'Segoe UI',\n sans-serif",
3385
+ "--ui-type-caption-md-size": "12px",
3386
+ "--ui-type-caption-md-weight": "400",
3387
+ "--ui-type-caption-md-ih": "17.5px",
3388
+ "--ui-type-caption-md-tracking": "2px",
3389
+ "--ui-type-body-lg-Regular-size": "18px",
3390
+ "--ui-type-body-lg-Regular-weight": "400",
3391
+ "--ui-type-body-lg-Regular-ih": "26px",
3392
+ "--ui-type-body-lg-Regular-tracking": "0.5px",
3393
+ "--ui-type-body-md-Regular-family": "var(--app-font-family, 'Inter'), -apple-system, BlinkMacSystemFont, 'Segoe UI',\n sans-serif",
3394
+ "--ui-type-body-md-Regular-size": "16px",
3395
+ "--ui-type-body-md-Regular-weight": "400",
3396
+ "--ui-type-body-md-Regular-ih": "23px",
3397
+ "--ui-type-body-md-Regular-tracking": "0.5px",
3398
+ "--ui-type-body-sm-Regular-family": "var(--app-font-family, 'Inter'), -apple-system, BlinkMacSystemFont, 'Segoe UI',\n sans-serif",
3399
+ "--ui-type-body-sm-Regular-size": "14px",
3400
+ "--ui-type-body-sm-Regular-weight": "400",
3401
+ "--ui-type-body-sm-Regular-ih": "20.5px",
3402
+ "--ui-type-body-sm-Regular-tracking": "0.5px",
3403
+ "--ui-type-label-md-Regular-family": "var(--app-font-family, 'Inter'), -apple-system, BlinkMacSystemFont, 'Segoe UI',\n sans-serif",
3404
+ "--ui-type-label-md-Regular-size": "14px",
3405
+ "--ui-type-label-md-Regular-weight": "400",
3406
+ "--ui-type-label-md-Regular-ih": "20.5px",
3407
+ "--ui-type-label-md-Regular-tracking": "0.5px",
3408
+ "--ui-type-code-md-family": "'IBM Plex Mono'",
3409
+ "--ui-type-code-md-size": "14px",
3410
+ "--ui-type-code-md-weight": "400",
3411
+ "--ui-type-code-md-ih": "14.5px",
3412
+ "--ui-type-code-md-tracking": "0",
3413
+ "--ui-type-heading-h4-family": "var(--app-font-family, 'Inter'), -apple-system, BlinkMacSystemFont, 'Segoe UI',\n sans-serif",
3414
+ "--ui-type-heading-h4-size": "18px",
3415
+ "--ui-type-heading-h4-weight": "600",
3416
+ "--ui-type-heading-h4-ih": "25px",
3417
+ "--ui-type-heading-h4-tracking": "0",
3418
+ "--ui-type-heading-h5-family": "var(--app-font-family, 'Inter'), -apple-system, BlinkMacSystemFont, 'Segoe UI',\n sans-serif",
3419
+ "--ui-type-heading-h5-size": "16px",
3420
+ "--ui-type-heading-h5-weight": "600",
3421
+ "--ui-type-heading-h5-ih": "25px",
3422
+ "--ui-type-heading-h5-tracking": "0",
3423
+ "--ui-type-heading-h6-family": "var(--app-font-family, 'Inter'), -apple-system, BlinkMacSystemFont, 'Segoe UI',\n sans-serif",
3424
+ "--ui-type-heading-h6-size": "14px",
3425
+ "--ui-type-heading-h6-weight": "600",
3426
+ "--ui-type-heading-h6-ih": "25px",
3427
+ "--ui-type-heading-h6-tracking": "0",
3428
+ "--ui-type-body-lg-Medium-family": "var(--app-font-family, 'Inter'), -apple-system, BlinkMacSystemFont, 'Segoe UI',\n sans-serif",
3429
+ "--ui-type-body-lg-Medium-size": "18px",
3430
+ "--ui-type-body-lg-Medium-weight": "500",
3431
+ "--ui-type-body-lg-Medium-ih": "26px",
3432
+ "--ui-type-body-lg-Medium-tracking": "0.5px",
3433
+ "--ui-type-body-lg-Semibold-family": "var(--app-font-family, 'Inter'), -apple-system, BlinkMacSystemFont, 'Segoe UI',\n sans-serif",
3434
+ "--ui-type-body-lg-Semibold-size": "18px",
3435
+ "--ui-type-body-lg-Semibold-weight": "600",
3436
+ "--ui-type-body-lg-Semibold-ih": "26px",
3437
+ "--ui-type-body-lg-Semibold-tracking": "0.5px",
3438
+ "--ui-type-body-lg-Bold-family": "var(--app-font-family, 'Inter'), -apple-system, BlinkMacSystemFont, 'Segoe UI',\n sans-serif",
3439
+ "--ui-type-body-lg-Bold-size": "18px",
3440
+ "--ui-type-body-lg-Bold-weight": "700",
3441
+ "--ui-type-body-lg-Bold-ih": "26px",
3442
+ "--ui-type-body-lg-Bold-tracking": "0.5px",
3443
+ "--ui-type-body-md-Medium-family": "var(--app-font-family, 'Inter'), -apple-system, BlinkMacSystemFont, 'Segoe UI',\n sans-serif",
3444
+ "--ui-type-body-md-Medium-size": "16px",
3445
+ "--ui-type-body-md-Medium-weight": "500",
3446
+ "--ui-type-body-md-Medium-ih": "23px",
3447
+ "--ui-type-body-md-Medium-tracking": "0.5px",
3448
+ "--ui-type-body-md-Semibold-family": "var(--app-font-family, 'Inter'), -apple-system, BlinkMacSystemFont, 'Segoe UI',\n sans-serif",
3449
+ "--ui-type-body-md-Semibold-size": "16px",
3450
+ "--ui-type-body-md-Semibold-weight": "600",
3451
+ "--ui-type-body-md-Semibold-ih": "23px",
3452
+ "--ui-type-body-md-Semibold-tracking": "0.5px",
3453
+ "--ui-type-body-sm-Medium-family": "var(--app-font-family, 'Inter'), -apple-system, BlinkMacSystemFont, 'Segoe UI',\n sans-serif",
3454
+ "--ui-type-body-sm-Medium-size": "14px",
3455
+ "--ui-type-body-sm-Medium-weight": "500",
3456
+ "--ui-type-body-sm-Medium-ih": "20.5px",
3457
+ "--ui-type-body-sm-Medium-tracking": "0.5px",
3458
+ "--ui-type-body-sm-Semibold-family": "var(--app-font-family, 'Inter'), -apple-system, BlinkMacSystemFont, 'Segoe UI',\n sans-serif",
3459
+ "--ui-type-body-sm-Semibold-size": "14px",
3460
+ "--ui-type-body-sm-Semibold-weight": "600",
3461
+ "--ui-type-body-sm-Semibold-ih": "20.5px",
3462
+ "--ui-type-body-sm-Semibold-tracking": "0.5px",
3463
+ "--ui-type-body-sm-Bold-family": "var(--app-font-family, 'Inter'), -apple-system, BlinkMacSystemFont, 'Segoe UI',\n sans-serif",
3464
+ "--ui-type-body-sm-Bold-size": "14px",
3465
+ "--ui-type-body-sm-Bold-weight": "700",
3466
+ "--ui-type-body-sm-Bold-ih": "20.5px",
3467
+ "--ui-type-body-sm-Bold-tracking": "0.5px",
3468
+ "--ui-type-label-md-Medium-family": "var(--app-font-family, 'Inter'), -apple-system, BlinkMacSystemFont, 'Segoe UI',\n sans-serif",
3469
+ "--ui-type-label-md-Medium-size": "14px",
3470
+ "--ui-type-label-md-Medium-weight": "500",
3471
+ "--ui-type-label-md-Medium-ih": "20.5px",
3472
+ "--ui-type-label-md-Medium-tracking": "0.5px",
3473
+ "--ui-type-label-md-Semibold-family": "var(--app-font-family, 'Inter'), -apple-system, BlinkMacSystemFont, 'Segoe UI',\n sans-serif",
3474
+ "--ui-type-label-md-Semibold-size": "14px",
3475
+ "--ui-type-label-md-Semibold-weight": "600",
3476
+ "--ui-type-label-md-Semibold-ih": "20.5px",
3477
+ "--ui-type-label-md-Semibold-tracking": "0.5px",
3478
+ "--ui-type-label-md-Bold-family": "var(--app-font-family, 'Inter'), -apple-system, BlinkMacSystemFont, 'Segoe UI',\n sans-serif",
3479
+ "--ui-type-label-md-Bold-size": "14px",
3480
+ "--ui-type-label-md-Bold-weight": "700",
3481
+ "--ui-type-label-md-Bold-ih": "20.5px",
3482
+ "--ui-type-label-md-Bold-tracking": "0.5px",
3483
+ "--ui-type-body-md-Bold-family": "var(--app-font-family, 'Inter'), -apple-system, BlinkMacSystemFont, 'Segoe UI',\n sans-serif",
3484
+ "--ui-type-body-md-Bold-size": "16px",
3485
+ "--ui-type-body-md-Bold-weight": "700",
3486
+ "--ui-type-body-md-Bold-ih": "23px",
3487
+ "--ui-type-body-md-Bold-tracking": "0.5px",
3488
+ "--ui-type-body-xs-Regular-family": "var(--app-font-family, 'Inter'), -apple-system, BlinkMacSystemFont, 'Segoe UI',\n sans-serif",
3489
+ "--ui-type-body-xs-Regular-size": "12px",
3490
+ "--ui-type-body-xs-Regular-weight": "400",
3491
+ "--ui-type-body-xs-Regular-ih": "17.5px",
3492
+ "--ui-type-body-xs-Regular-tracking": "0.5px",
3493
+ "--ui-type-body-xs-Medium-family": "var(--app-font-family, 'Inter'), -apple-system, BlinkMacSystemFont, 'Segoe UI',\n sans-serif",
3494
+ "--ui-type-body-xs-Medium-size": "12px",
3495
+ "--ui-type-body-xs-Medium-weight": "500",
3496
+ "--ui-type-body-xs-Medium-ih": "17.5px",
3497
+ "--ui-type-body-xs-Medium-tracking": "0.5px",
3498
+ "--ui-type-body-xs-Semibold-family": "var(--app-font-family, 'Inter'), -apple-system, BlinkMacSystemFont, 'Segoe UI',\n sans-serif",
3499
+ "--ui-type-body-xs-Semibold-size": "12px",
3500
+ "--ui-type-body-xs-Semibold-weight": "600",
3501
+ "--ui-type-body-xs-Semibold-ih": "17.5px",
3502
+ "--ui-type-body-xs-Semibold-tracking": "0.5px",
3503
+ "--ui-type-body-xs-Bold-family": "var(--app-font-family, 'Inter'), -apple-system, BlinkMacSystemFont, 'Segoe UI',\n sans-serif",
3504
+ "--ui-type-body-xs-Bold-size": "12px",
3505
+ "--ui-type-body-xs-Bold-weight": "700",
3506
+ "--ui-type-body-xs-Bold-ih": "17.5px",
3507
+ "--ui-type-body-xs-Bold-tracking": "0.5px",
3508
+ "--ui-color-bg-canvas-default": "rgb(247, 247, 250)",
3509
+ "--ui-color-bg-canvas-inverse": "rgb(31, 31, 33)",
3510
+ "--ui-color-bg-overlay-default": "rgba(0, 0, 0, 0.4)",
3511
+ "--ui-color-bg-overlay-darker": "rgba(0, 0, 0, 0.7)",
3512
+ "--ui-color-text-primary": "rgb(48, 51, 54)",
3513
+ "--ui-color-text-secondary": "rgb(89, 89, 94)",
3514
+ "--ui-color-icon-default": "rgb(77, 79, 84)",
3515
+ "--ui-color-text-tertiary": "rgb(107, 110, 115)",
3516
+ "--ui-color-icon-hover": "rgb(59, 61, 64)",
3517
+ "--ui-color-icon-pressed": "rgb(38, 41, 43)",
3518
+ "--ui-color-text-disabled": "rgb(186, 189, 191)",
3519
+ "--ui-color-icon-selected": "rgb(51, 82, 176)",
3520
+ "--ui-color-icon-secondary-default": "rgb(97, 99, 105)",
3521
+ "--ui-color-icon-secondary-hover": "rgb(89, 89, 94)",
3522
+ "--ui-color-icon-secondary-pressed": "rgb(69, 69, 74)",
3523
+ "--ui-color-icon-secondary-selected": "rgb(77, 79, 84)",
3524
+ "--ui-color-icon-tertiary-default": "rgb(145, 148, 153)",
3525
+ "--ui-color-icon-tertiary-hover": "rgb(133, 135, 140)",
3526
+ "--ui-color-icon-tertiary-pressed": "rgb(107, 110, 115)",
3527
+ "--ui-color-icon-tertiary-selected": "rgb(120, 122, 128)",
3528
+ "--ui-color-icon-brand-default": "rgb(97, 125, 209)",
3529
+ "--ui-color-icon-brand-hover": "rgb(54, 89, 194)",
3530
+ "--ui-color-icon-brand-pressed": "rgb(51, 82, 176)",
3531
+ "--ui-color-icon-brand-selected": "rgb(51, 82, 176)",
3532
+ "--ui-color-icon-success-default": "rgb(28, 163, 79)",
3533
+ "--ui-color-icon-success-hover": "rgb(26, 145, 69)",
3534
+ "--ui-color-icon-success-pressed": "rgb(23, 128, 61)",
3535
+ "--ui-color-icon-success-selected": "rgb(23, 128, 61)",
3536
+ "--ui-color-icon-warning-default": "rgb(181, 140, 5)",
3537
+ "--ui-color-icon-warning-hover": "rgb(156, 120, 5)",
3538
+ "--ui-color-icon-warning-pressed": "rgb(128, 97, 5)",
3539
+ "--ui-color-icon-warning-selected": "rgb(128, 97, 5)",
3540
+ "--ui-color-icon-danger-default": "rgb(184, 51, 51)",
3541
+ "--ui-color-icon-danger-hover": "rgb(156, 43, 43)",
3542
+ "--ui-color-icon-danger-pressed": "rgb(128, 36, 36)",
3543
+ "--ui-color-icon-danger-selected": "rgb(128, 36, 36)",
3544
+ "--ui-color-icon-info-default": "rgb(5, 145, 171)",
3545
+ "--ui-color-icon-all-colors-red": "rgb(240, 69, 69)",
3546
+ "--ui-color-icon-all-colors-orange": "rgb(250, 115, 23)",
3547
+ "--ui-color-icon-all-colors-yellow": "rgb(235, 179, 8)",
3548
+ "--ui-color-icon-all-colors-lime": "rgb(133, 204, 23)",
3549
+ "--ui-color-icon-all-colors-green": "rgb(33, 196, 94)",
3550
+ "--ui-color-icon-all-colors-cyan": "rgb(5, 181, 212)",
3551
+ "--ui-color-icon-all-colors-azure": "rgb(13, 166, 232)",
3552
+ "--ui-color-icon-all-colors-blue": "rgb(54, 89, 194)",
3553
+ "--ui-color-icon-all-colors-violet": "rgb(125, 59, 237)",
3554
+ "--ui-color-icon-all-colors-magenta": "rgb(235, 51, 135)",
3555
+ "--ui-color-icon-all-colors-rose": "rgb(224, 28, 71)",
3556
+ "--ui-color-icon-info-hover": "rgb(5, 128, 148)",
3557
+ "--ui-color-icon-info-pressed": "rgb(5, 110, 128)",
3558
+ "--ui-color-icon-info-selected": "rgb(5, 110, 128)",
3559
+ "--ui-color-icon-disabled": "rgb(186, 189, 191)",
3560
+ "--ui-color-icon-on-color": "rgb(255, 255, 255)",
3561
+ "--ui-color-border-default": "rgb(199, 199, 204)",
3562
+ "--ui-color-border-hover": "rgb(133, 135, 140)",
3563
+ "--ui-color-border-pressed": "rgb(69, 69, 74)",
3564
+ "--ui-color-border-focus": "rgb(97, 125, 209)",
3565
+ "--ui-color-border-disabled": "rgb(212, 214, 217)",
3566
+ "--ui-color-border-subtle": "rgb(212, 214, 217)",
3567
+ "--ui-color-border-on-color": "rgb(255, 255, 255)",
3568
+ "--ui-color-border-strong": "rgb(77, 79, 84)",
3569
+ "--ui-color-border-brand": "rgb(54, 89, 194)",
3570
+ "--ui-color-border-success": "rgb(33, 196, 94)",
3571
+ "--ui-color-border-warning": "rgb(235, 179, 8)",
3572
+ "--ui-color-border-danger": "rgb(240, 69, 69)",
3573
+ "--ui-color-border-info": "rgb(5, 181, 212)",
3574
+ "--ui-color-text-text-on-color": "rgb(255, 255, 255)",
3575
+ "--ui-color-bg-surface-default": "rgb(255, 255, 255)",
3576
+ "--ui-color-bg-surface-hover": "rgb(247, 247, 250)",
3577
+ "--ui-color-bg-surface-pressed": "rgb(224, 227, 230)",
3578
+ "--ui-color-bg-surface-selected": "rgb(240, 242, 242)",
3579
+ "--ui-color-bg-surface-dissabled": "rgb(247, 247, 250)",
3580
+ "--ui-color-bg-surface-secondary-default": "rgb(247, 247, 250)",
3581
+ "--ui-color-bg-surface-secondary-hover": "rgb(240, 242, 242)",
3582
+ "--ui-color-bg-surface-secondary-pressed": "rgb(199, 199, 204)",
3583
+ "--ui-color-bg-surface-secondary-selected": "rgb(212, 214, 217)",
3584
+ "--ui-color-bg-surface-tertiary-default": "rgb(224, 227, 230)",
3585
+ "--ui-color-bg-surface-tertiary-hover": "rgb(212, 214, 217)",
3586
+ "--ui-color-bg-surface-tertiary-pressed": "rgb(186, 189, 191)",
3587
+ "--ui-color-bg-surface-tertiary-selected": "rgb(199, 199, 204)",
3588
+ "--ui-color-bg-surface-brand-default": "rgb(242, 245, 255)",
3589
+ "--ui-color-bg-surface-brand-hover": "rgb(227, 232, 252)",
3590
+ "--ui-color-bg-surface-brand-pressed": "rgb(140, 161, 222)",
3591
+ "--ui-color-bg-surface-brand-selected": "rgb(184, 196, 237)",
3592
+ "--ui-color-bg-surface-brand-disabled": "rgb(242, 245, 255)",
3593
+ "--ui-color-bg-surface-success-default": "rgb(242, 255, 245)",
3594
+ "--ui-color-bg-surface-success-hover": "rgb(227, 252, 237)",
3595
+ "--ui-color-bg-surface-success-pressed": "rgb(130, 224, 166)",
3596
+ "--ui-color-bg-surface-success-selected": "rgb(179, 240, 201)",
3597
+ "--ui-color-bg-surface-success-disabled": "rgb(242, 255, 245)",
3598
+ "--ui-color-bg-surface-warning-default": "rgb(255, 250, 242)",
3599
+ "--ui-color-bg-surface-warning-hover": "rgb(252, 245, 227)",
3600
+ "--ui-color-bg-surface-warning-pressed": "rgb(242, 214, 117)",
3601
+ "--ui-color-bg-surface-warning-selected": "rgb(247, 230, 173)",
3602
+ "--ui-color-bg-surface-warning-disabled": "rgb(255, 250, 242)",
3603
+ "--ui-color-bg-surface-danger-default": "rgb(255, 242, 242)",
3604
+ "--ui-color-bg-surface-danger-hover": "rgb(252, 227, 227)",
3605
+ "--ui-color-bg-surface-danger-pressed": "rgb(245, 148, 148)",
3606
+ "--ui-color-bg-surface-danger-selected": "rgb(250, 189, 189)",
3607
+ "--ui-color-bg-surface-danger-disabled": "rgb(255, 242, 242)",
3608
+ "--ui-color-bg-fill-default": "rgb(255, 255, 255)",
3609
+ "--ui-color-bg-fill-hover": "rgb(240, 242, 242)",
3610
+ "--ui-color-bg-fill-pressed": "rgb(199, 199, 204)",
3611
+ "--ui-color-bg-fill-selected": "rgb(224, 227, 230)",
3612
+ "--ui-color-bg-fill-dissabled": "rgb(247, 247, 250)",
3613
+ "--ui-color-bg-fill-secondary-default": "rgb(247, 247, 250)",
3614
+ "--ui-color-bg-fill-secondary-hover": "rgb(224, 227, 230)",
3615
+ "--ui-color-bg-fill-secondary-pressed": "rgb(186, 189, 191)",
3616
+ "--ui-color-bg-fill-secondary-selected": "rgb(212, 214, 217)",
3617
+ "--ui-color-bg-fill-tertiary-default": "rgb(240, 242, 242)",
3618
+ "--ui-color-bg-fill-tertiary-hover": "rgb(212, 214, 217)",
3619
+ "--ui-color-bg-fill-tertiary-pressed": "rgb(171, 173, 179)",
3620
+ "--ui-color-bg-fill-tertiary-selected": "rgb(199, 199, 204)",
3621
+ "--ui-color-bg-fill-brand-default": "rgb(54, 89, 194)",
3622
+ "--ui-color-bg-fill-brand-hover": "rgb(51, 82, 176)",
3623
+ "--ui-color-bg-fill-brand-pressed": "rgb(46, 74, 161)",
3624
+ "--ui-color-bg-fill-brand-selected": "rgb(97, 125, 209)",
3625
+ "--ui-color-bg-fill-brand-disabled": "rgb(184, 196, 237)",
3626
+ "--ui-color-bg-fill-success-default": "rgb(33, 196, 94)",
3627
+ "--ui-color-bg-fill-success-hover": "rgb(31, 181, 87)",
3628
+ "--ui-color-bg-fill-success-pressed": "rgb(28, 163, 79)",
3629
+ "--ui-color-bg-fill-success-selected": "rgb(84, 212, 130)",
3630
+ "--ui-color-bg-fill-success-disabled": "rgb(179, 240, 201)",
3631
+ "--ui-color-bg-fill-warning-default": "rgb(235, 179, 8)",
3632
+ "--ui-color-bg-fill-warning-hover": "rgb(209, 158, 8)",
3633
+ "--ui-color-bg-fill-warning-pressed": "rgb(181, 140, 5)",
3634
+ "--ui-color-bg-fill-warning-selected": "rgb(240, 196, 64)",
3635
+ "--ui-color-bg-fill-warning-disabled": "rgb(247, 230, 173)",
3636
+ "--ui-color-bg-fill-danger-default": "rgb(240, 69, 69)",
3637
+ "--ui-color-bg-fill-danger-hover": "rgb(212, 61, 61)",
3638
+ "--ui-color-bg-fill-danger-pressed": "rgb(184, 51, 51)",
3639
+ "--ui-color-bg-fill-danger-selected": "rgb(242, 107, 107)",
3640
+ "--ui-color-bg-fill-danger-pressed-2": "rgb(250, 189, 189)",
3641
+ "--ui-color-bg-fill-info-default": "rgb(5, 181, 212)",
3642
+ "--ui-color-bg-fill-info-hover": "rgb(5, 163, 191)",
3643
+ "--ui-color-bg-fill-info-pressed": "rgb(5, 145, 171)",
3644
+ "--ui-color-bg-fill-info-selected": "rgb(61, 199, 222)",
3645
+ "--ui-color-bg-fill-info-pressed-2": "rgb(171, 232, 242)",
3646
+ "--ui-color-text-on-canvas-Inverse": "rgb(255, 255, 255)",
3647
+ "--ui-color-text-brand-default": "rgb(46, 74, 161)",
3648
+ "--ui-color-text-brand-hover": "rgb(41, 66, 145)",
3649
+ "--ui-color-text-brand-pressed": "rgb(36, 59, 128)",
3650
+ "--ui-color-text-brand-selected": "rgb(36, 59, 128)",
3651
+ "--ui-color-bg-surface-info-default": "rgb(242, 252, 255)",
3652
+ "--ui-color-bg-surface-info-hover": "rgb(227, 250, 252)",
3653
+ "--ui-color-bg-surface-info-pressed": "rgb(117, 217, 232)",
3654
+ "--ui-color-bg-surface-info-selected": "rgb(171, 232, 242)",
3655
+ "--ui-color-bg-surface-info-disabled": "rgb(242, 252, 255)",
3656
+ "--ui-color-text-success-default": "rgb(28, 163, 79)",
3657
+ "--ui-color-text-success-hover": "rgb(26, 145, 69)",
3658
+ "--ui-color-text-success-pressed": "rgb(23, 128, 61)",
3659
+ "--ui-color-text-success-selected": "rgb(23, 128, 61)",
3660
+ "--ui-color-text-warning-default": "rgb(181, 140, 5)",
3661
+ "--ui-color-text-warning-hover": "rgb(156, 120, 5)",
3662
+ "--ui-color-text-warning-pressed": "rgb(128, 97, 5)",
3663
+ "--ui-color-text-warning-selected": "rgb(128, 97, 5)",
3664
+ "--ui-color-text-danger-default": "rgb(184, 51, 51)",
3665
+ "--ui-color-text-danger-hover": "rgb(156, 43, 43)",
3666
+ "--ui-color-text-danger-pressed": "rgb(128, 36, 36)",
3667
+ "--ui-color-text-danger-selected": "rgb(128, 36, 36)",
3668
+ "--ui-color-text-info-default": "rgb(5, 145, 171)",
3669
+ "--ui-color-text-link-default": "rgb(51, 82, 176)",
3670
+ "--ui-color-text-all-colors-red": "rgb(184, 51, 51)",
3671
+ "--ui-color-text-all-colors-orange": "rgb(189, 87, 18)",
3672
+ "--ui-color-text-all-colors-yellow": "rgb(181, 140, 5)",
3673
+ "--ui-color-text-all-colors-lime": "rgb(107, 166, 18)",
3674
+ "--ui-color-text-all-colors-green": "rgb(28, 163, 79)",
3675
+ "--ui-color-text-all-colors-cyan": "rgb(5, 145, 171)",
3676
+ "--ui-color-text-all-colors-azure": "rgb(10, 128, 181)",
3677
+ "--ui-color-text-all-colors-blue": "rgb(46, 74, 161)",
3678
+ "--ui-color-text-all-colors-violet": "rgb(97, 46, 184)",
3679
+ "--ui-color-text-all-colors-magenta": "rgb(181, 41, 105)",
3680
+ "--ui-color-text-all-colors-rose": "rgb(176, 23, 56)",
3681
+ "--ui-color-text-link-hover": "rgb(46, 74, 161)",
3682
+ "--ui-color-text-link-pressed": "rgb(41, 66, 145)",
3683
+ "--ui-color-text-link-visited": "rgb(97, 46, 184)",
3684
+ "--ui-color-text-info-hover": "rgb(5, 128, 148)",
3685
+ "--ui-color-text-info-pressed": "rgb(5, 110, 128)",
3686
+ "--ui-color-text-info-selected": "rgb(5, 110, 128)",
3687
+ "--ui-color-bg-fill-all-colors-red": "rgb(240, 69, 69)",
3688
+ "--ui-color-bg-fill-all-colors-orange": "rgb(250, 115, 23)",
3689
+ "--ui-color-bg-fill-all-colors-yellow": "rgb(235, 179, 8)",
3690
+ "--ui-color-bg-fill-all-colors-lime": "rgb(133, 204, 23)",
3691
+ "--ui-color-bg-surface-all-colors-red": "rgb(252, 227, 227)",
3692
+ "--ui-color-bg-surface-all-colors-orange": "rgb(252, 237, 227)",
3693
+ "--ui-color-bg-fill-all-colors-green": "rgb(33, 196, 94)",
3694
+ "--ui-color-bg-surface-all-colors-yellow": "rgb(252, 245, 227)",
3695
+ "--ui-color-bg-fill-all-colors-cyan": "rgb(5, 181, 212)",
3696
+ "--ui-color-bg-surface-all-colors-lime": "rgb(242, 252, 227)",
3697
+ "--ui-color-bg-fill-all-colors-azure": "rgb(13, 166, 232)",
3698
+ "--ui-color-bg-surface-all-colors-green": "rgb(227, 252, 237)",
3699
+ "--ui-color-bg-fill-all-colors-blue": "rgb(54, 89, 194)",
3700
+ "--ui-color-bg-fill-all-colors-violet": "rgb(125, 59, 237)",
3701
+ "--ui-color-bg-surface-all-colors-cyan": "rgb(227, 250, 252)",
3702
+ "--ui-color-bg-fill-all-colors-magenta": "rgb(235, 51, 135)",
3703
+ "--ui-color-bg-fill-all-colors-rose": "rgb(224, 28, 71)",
3704
+ "--ui-color-bg-surface-all-colors-azure": "rgb(227, 245, 252)",
3705
+ "--ui-color-bg-surface-all-colors-blue": "rgb(227, 232, 252)",
3706
+ "--ui-color-bg-surface-all-colors-violet": "rgb(237, 227, 252)",
3707
+ "--ui-color-bg-surface-all-colors-magenta": "rgb(252, 227, 240)",
3708
+ "--ui-color-bg-surface-all-colors-rose": "rgb(252, 227, 232)",
3709
+ "--ui-color-border-all-colors-red": "rgb(242, 107, 107)",
3710
+ "--ui-color-border-all-colors-orange": "rgb(250, 145, 74)",
3711
+ "--ui-color-border-all-colors-yellow": "rgb(240, 196, 64)",
3712
+ "--ui-color-border-all-colors-lime": "rgb(161, 217, 74)",
3713
+ "--ui-color-border-all-colors-green": "rgb(84, 212, 130)",
3714
+ "--ui-color-border-all-colors-cyan": "rgb(61, 199, 222)",
3715
+ "--ui-color-border-all-colors-azure": "rgb(69, 186, 237)",
3716
+ "--ui-color-border-all-colors-blue": "rgb(97, 125, 209)",
3717
+ "--ui-color-border-all-colors-violet": "rgb(153, 102, 242)",
3718
+ "--ui-color-border-all-colors-magenta": "rgb(240, 94, 161)",
3719
+ "--ui-color-border-all-colors-rose": "rgb(232, 79, 112)",
3720
+ "--ui-Positive-space_0": "0",
3721
+ "--ui-Positive-space_2": "2px",
3722
+ "--ui-Positive-space_4": "4px",
3723
+ "--ui-Positive-space_6": "6px",
3724
+ "--ui-Positive-space_8": "8px",
3725
+ "--ui-Positive-space_10": "10px",
3726
+ "--ui-Positive-space_12": "12px",
3727
+ "--ui-Positive-space_16": "16px",
3728
+ "--ui-Positive-space_20": "20px",
3729
+ "--ui-Positive-space_24": "24px",
3730
+ "--ui-Positive-space_28": "28px",
3731
+ "--ui-Positive-space_32": "32px",
3732
+ "--ui-Positive-space_40": "40px",
3733
+ "--ui-Positive-space_48": "48px",
3734
+ "--ui-Positive-space_56": "56px",
3735
+ "--ui-Positive-space_64": "64px",
3736
+ "--ui-Positive-space_80": "80px",
3737
+ "--ui-Positive-space_96": "96px",
3738
+ "--ui-Negative-space_0": "0",
3739
+ "--ui-Negative-space_2": "-2px",
3740
+ "--ui-Negative-space_4": "-4px",
3741
+ "--ui-Negative-space_6": "-6px",
3742
+ "--ui-Negative-space_8": "-8px",
3743
+ "--ui-Negative-space_10": "-10px",
3744
+ "--ui-Negative-space_12": "-12px",
3745
+ "--ui-Negative-space_16": "-16px",
3746
+ "--ui-Negative-space_20": "-20px",
3747
+ "--ui-Negative-space_24": "-24px",
3748
+ "--ui-Negative-space_28": "-28px",
3749
+ "--ui-Negative-space_32": "-32px",
3750
+ "--ui-Negative-space_40": "-40px",
3751
+ "--ui-Negative-space_48": "-48px",
3752
+ "--ui-Negative-space_56": "-56px",
3753
+ "--ui-Negative-space_64": "-64px",
3754
+ "--ui-Negative-space_80": "-80px",
3755
+ "--ui-Negative-space_96": "-96px",
3756
+ "--ui-size-control-xxs": "20px",
3757
+ "--ui-size-control-xs": "32px",
3758
+ "--ui-size-control-sm": "36px",
3759
+ "--ui-size-control-md": "40px",
3760
+ "--ui-size-control-lg": "48px",
3761
+ "--ui-size-Icon-xs": "10px",
3762
+ "--ui-size-Icon-sm": "16px",
3763
+ "--ui-size-Icon-md": "20px",
3764
+ "--ui-size-Icon-lg": "24px",
3765
+ "--ui-size-Icon-xl": "32px",
3766
+ "--ui-size-avatar-xxs": "16px",
3767
+ "--ui-size-avatar-xs": "24px",
3768
+ "--ui-size-row-regular": "32px",
3769
+ "--ui-size-row-compact": "40px",
3770
+ "--ui-size-avatar-sm": "32px",
3771
+ "--ui-size-avatar-md": "40px",
3772
+ "--ui-size-avatar-lg": "48px",
3773
+ "--ui-size-avatar-xl": "64px",
3774
+ "--ui-size-Image-xs": "24px",
3775
+ "--ui-size-Image-sm": "40px",
3776
+ "--ui-size-Image-md": "64px",
3777
+ "--ui-size-Image-lg": "128px",
3778
+ "--ui-size-Image-full": "9999px",
3779
+ "--ui-width-0": "0",
3780
+ "--ui-width-1": "1px",
3781
+ "--ui-width-2": "2px",
3782
+ "--ui-radius_0": "0",
3783
+ "--ui-radius_2": "2px",
3784
+ "--ui-radius_4": "4px",
3785
+ "--ui-radius_6": "6px",
3786
+ "--ui-radius_8": "8px",
3787
+ "--ui-radius_10": "10px",
3788
+ "--ui-radius_12": "12px",
3789
+ "--ui-radius_16": "16px",
3790
+ "--ui-radius_24": "24px",
3791
+ "--ui-radius_full": "9999px",
3792
+ "--ui-radius-control-na": "0",
3793
+ "--ui-radius-control-xs": "6px",
3794
+ "--ui-radius-control-sm": "8px",
3795
+ "--ui-radius-control-md": "8px",
3796
+ "--ui-radius-control-lg": "10px",
3797
+ "--ui-radius-control-pill": "9999px",
3798
+ "--ui-radius-surface-cuadrado": "0",
3799
+ "--ui-radius-surface-forms": "2px",
3800
+ "--ui-radius-surface-card": "12px",
3801
+ "--ui-radius-surface-modal": "16px",
3802
+ "--ui-radius-surface-sheet": "16px",
3803
+ "--ui-radius-surface-popover": "8px",
3804
+ "--ui-radius-surface-tooltip": "6px",
3805
+ "--ui-radius-image-na": "0",
3806
+ "--ui-radius-image-sm": "8px",
3807
+ "--ui-radius-image-md": "16px",
3808
+ "--ui-radius-image-pill": "9999px",
3809
+ "--ui-shadow-01-Color": "rgba(0, 0, 0, 0.1)",
3810
+ "--ui-shadow-02-Color": "rgba(0, 0, 0, 0.2)",
3811
+ "--ui-shadow-03-Color": "rgba(0, 0, 0, 0.2)",
3812
+ "--ui-shadow-04-Color": "rgba(0, 0, 0, 0.3)",
3813
+ "--ui-shadow-05-Color": "rgba(0, 0, 0, 0.3)",
3814
+ "--ui-Layer-App-header": "300px",
3815
+ "--ui-Layer-nav-dropdown": "400px",
3816
+ "--ui-Layer-surface-popover": "500px",
3817
+ "--ui-Layer-surface-tooltip": "600px",
3818
+ "--ui-Layer-dialog-backdrop": "690px",
3819
+ "--ui-Layer-dialog-modal": "700px",
3820
+ "--ui-Layer-feedback-toast": "800px",
3821
+ "--ui-Layer-system-overlay": "900px",
3822
+ "--ui-color-blue-50-legacy": "#ebeef9",
3823
+ "--ui-color-blue-100-legacy": "#c1cbec",
3824
+ "--ui-color-blue-200-legacy": "#a3b2e2",
3825
+ "--ui-color-blue-300-legacy": "#788fd5",
3826
+ "--ui-color-blue-400-legacy": "#5e79cd",
3827
+ "--ui-color-blue-500-legacy": "#3658c1",
3828
+ "--ui-color-blue-600-legacy": "#3150b0",
3829
+ "--ui-color-blue-700-legacy": "#263e89",
3830
+ "--ui-color-blue-800-legacy": "#1e306a",
3831
+ "--ui-color-blue-900-legacy": "#172551",
3832
+ "--ui-color-green-50-legacy": "#f0f9f0",
3833
+ "--ui-color-green-100-legacy": "#b1e0cc",
3834
+ "--ui-color-green-200-legacy": "#8bd1b3",
3835
+ "--ui-color-green-300-legacy": "#56bc90",
3836
+ "--ui-color-green-400-legacy": "#35af7a",
3837
+ "--ui-color-green-500-legacy": "#039b59",
3838
+ "--ui-color-green-600-legacy": "#038d51",
3839
+ "--ui-color-green-700-legacy": "#026e3f",
3840
+ "--ui-color-green-800-legacy": "#025531",
3841
+ "--ui-color-green-900-legacy": "#014125",
3842
+ "--ui-color-neutral-50-legacy": "#f0f0f0",
3843
+ "--ui-color-neutral-100-legacy": "#d1d1d1",
3844
+ "--ui-color-neutral-200-legacy": "#bbbbbb",
3845
+ "--ui-color-neutral-300-legacy": "#9c9c9c",
3846
+ "--ui-color-neutral-400-legacy": "#898989",
3847
+ "--ui-color-neutral-500-legacy": "#6b6b6b",
3848
+ "--ui-color-neutral-600-legacy": "#616161",
3849
+ "--ui-color-neutral-700-legacy": "#4c4c4c",
3850
+ "--ui-color-neutral-800-legacy": "#3b3b3b",
3851
+ "--ui-color-neutral-900-legacy": "#2d2d2d",
3852
+ "--ui-color-red-50-legacy": "#f9eae9",
3853
+ "--ui-color-red-100-legacy": "#edbeba",
3854
+ "--ui-color-red-200-legacy": "#e59f98",
3855
+ "--ui-color-red-300-legacy": "#d97369",
3856
+ "--ui-color-red-400-legacy": "#d1584c",
3857
+ "--ui-color-red-500-legacy": "#c62e1f",
3858
+ "--ui-color-red-600-legacy": "#b42a1c",
3859
+ "--ui-color-red-700-legacy": "#8d2116",
3860
+ "--ui-color-red-800-legacy": "#6d1911",
3861
+ "--ui-color-red-900-legacy": "#53130d",
3862
+ "--ui-color-orange-50-legacy": "#fcf3e9",
3863
+ "--ui-color-orange-100-legacy": "#f4daba",
3864
+ "--ui-color-orange-200-legacy": "#efc999",
3865
+ "--ui-color-orange-300-legacy": "#e8b06a",
3866
+ "--ui-color-orange-400-legacy": "#e3a14d",
3867
+ "--ui-color-orange-500-legacy": "#dc8921",
3868
+ "--ui-color-orange-600-legacy": "#c87d1e",
3869
+ "--ui-color-orange-700-legacy": "#9c6117",
3870
+ "--ui-color-orange-800-legacy": "#794b12",
3871
+ "--ui-color-orange-900-legacy": "#5c3a0e",
3872
+ "--ui-color-yellow-50-legacy": "#fcfbec",
3873
+ "--ui-color-yellow-100-legacy": "#f6f2c3",
3874
+ "--ui-color-yellow-200-legacy": "#f1eca6",
3875
+ "--ui-color-yellow-300-legacy": "#ebe47d",
3876
+ "--ui-color-yellow-400-legacy": "#e7de64",
3877
+ "--ui-color-yellow-500-legacy": "#e1d63d",
3878
+ "--ui-color-yellow-600-legacy": "#cdc338",
3879
+ "--ui-color-yellow-700-legacy": "#a0982b",
3880
+ "--ui-color-yellow-800-legacy": "#7c7622",
3881
+ "--ui-color-yellow-900-legacy": "#5f5a1a",
3882
+ "--ui-color-blue-dark-50-legacy": "#e8f0f5",
3883
+ "--ui-color-blue-dark-100-legacy": "#b8d0df",
3884
+ "--ui-color-blue-dark-200-legacy": "#96b9d0",
3885
+ "--ui-color-blue-dark-300-legacy": "#6698ba",
3886
+ "--ui-color-blue-dark-400-legacy": "#4985ad",
3887
+ "--ui-color-blue-dark-500-legacy": "#1b6698",
3888
+ "--ui-color-blue-dark-600-legacy": "#195d8a",
3889
+ "--ui-color-blue-dark-700-legacy": "#13486c",
3890
+ "--ui-color-blue-dark-800-legacy": "#0f3854",
3891
+ "--ui-color-blue-dark-900-legacy": "#0b2b40",
3892
+ "--ui-color-blue-light-50-legacy": "#e7f6fd",
3893
+ "--ui-color-blue-light-100-legacy": "#b4e3f8",
3894
+ "--ui-color-blue-light-200-legacy": "#90d6f5",
3895
+ "--ui-color-blue-light-300-legacy": "#5ec3f0",
3896
+ "--ui-color-blue-light-400-legacy": "#3eb7ed",
3897
+ "--ui-color-blue-light-500-legacy": "#0ea5e9",
3898
+ "--ui-color-blue-light-600-legacy": "#0d96d4",
3899
+ "--ui-color-blue-light-700-legacy": "#0a75a5",
3900
+ "--ui-color-blue-light-800-legacy": "#085b80",
3901
+ "--ui-color-blue-light-900-legacy": "#064562",
3902
+ "--ui-color-gray-50-legacy": "#f9fafb",
3903
+ "--ui-color-gray-100-legacy": "#f3f4f6",
3904
+ "--ui-color-gray-200-legacy": "#e5e7eb",
3905
+ "--ui-color-gray-300-legacy": "#d1d5db",
3906
+ "--ui-color-gray-400-legacy": "#9ca3af",
3907
+ "--ui-color-gray-500-legacy": "#6b7280",
3908
+ "--ui-color-gray-600-legacy": "#4b5563",
3909
+ "--ui-color-gray-700-legacy": "#374151",
3910
+ "--ui-color-gray-800-legacy": "#1f2937",
3911
+ "--ui-color-gray-900-legacy": "#111827",
3912
+ "--ui-color-alert-info-bg": "#f1f4fe",
3913
+ "--ui-color-alert-info-border": "#627dd0",
3914
+ "--ui-color-alert-info-text": "#2d49a1",
3915
+ "--ui-color-alert-info-icon": "#2d49a1",
3916
+ "--ui-color-alert-success-bg": "#f1fef6",
3917
+ "--ui-color-alert-success-border": "#53d382",
3918
+ "--ui-color-alert-success-text": "#1ca34e",
3919
+ "--ui-color-alert-success-icon": "#1ca34e",
3920
+ "--ui-color-alert-danger-bg": "#fff3f1",
3921
+ "--ui-color-alert-danger-border": "#fc3d38",
3922
+ "--ui-color-alert-danger-text": "#da3430",
3923
+ "--ui-color-alert-danger-icon": "#da3430",
3924
+ "--ui-color-alert-warning-bg": "#fefbf1",
3925
+ "--ui-color-alert-warning-border": "#efc43f",
3926
+ "--ui-color-alert-warning-text": "#b58b06",
3927
+ "--ui-color-alert-warning-icon": "#b58b06",
3928
+ "--ui-bg-base": "rgb(247, 247, 250)",
3929
+ "--ui-text-primary": "rgb(48, 51, 54)",
3930
+ "--ui-text-secondary": "rgb(89, 89, 94)",
3931
+ "--ui-border-default": "rgb(199, 199, 204)"
3932
+ },
3933
+ "dark": {
3934
+ "--ui-color-white": "rgb(255, 255, 255)",
3935
+ "--ui-color-black": "rgb(0, 0, 0)",
3936
+ "--ui-color-red-50": "rgb(255, 242, 242)",
3937
+ "--ui-color-red-100": "rgb(252, 227, 227)",
3938
+ "--ui-color-red-200": "rgb(250, 189, 189)",
3939
+ "--ui-color-red-300": "rgb(245, 148, 148)",
3940
+ "--ui-color-red-400": "rgb(242, 107, 107)",
3941
+ "--ui-color-red-500": "rgb(240, 69, 69)",
3942
+ "--ui-color-red-600": "rgb(212, 61, 61)",
3943
+ "--ui-color-red-700": "rgb(184, 51, 51)",
3944
+ "--ui-color-red-800": "rgb(156, 43, 43)",
3945
+ "--ui-color-red-900": "rgb(128, 36, 36)",
3946
+ "--ui-color-orange-50": "rgb(255, 247, 242)",
3947
+ "--ui-color-orange-100": "rgb(252, 237, 227)",
3948
+ "--ui-color-orange-200": "rgb(252, 209, 176)",
3949
+ "--ui-color-orange-300": "rgb(250, 176, 125)",
3950
+ "--ui-color-orange-400": "rgb(250, 145, 74)",
3951
+ "--ui-color-orange-500": "rgb(250, 115, 23)",
3952
+ "--ui-color-orange-600": "rgb(219, 102, 20)",
3953
+ "--ui-color-orange-700": "rgb(189, 87, 18)",
3954
+ "--ui-color-orange-800": "rgb(158, 74, 13)",
3955
+ "--ui-color-orange-900": "rgb(128, 59, 10)",
3956
+ "--ui-color-yellow-50": "rgb(255, 250, 242)",
3957
+ "--ui-color-yellow-100": "rgb(252, 245, 227)",
3958
+ "--ui-color-yellow-200": "rgb(247, 230, 173)",
3959
+ "--ui-color-yellow-300": "rgb(242, 214, 117)",
3960
+ "--ui-color-yellow-400": "rgb(240, 196, 64)",
3961
+ "--ui-color-yellow-500": "rgb(235, 179, 8)",
3962
+ "--ui-color-yellow-600": "rgb(209, 158, 8)",
3963
+ "--ui-color-yellow-700": "rgb(181, 140, 5)",
3964
+ "--ui-color-yellow-800": "rgb(156, 120, 5)",
3965
+ "--ui-color-yellow-900": "rgb(128, 97, 5)",
3966
+ "--ui-color-lime-50": "rgb(250, 255, 242)",
3967
+ "--ui-color-lime-100": "rgb(242, 252, 227)",
3968
+ "--ui-color-lime-200": "rgb(214, 240, 176)",
3969
+ "--ui-color-lime-300": "rgb(186, 227, 125)",
3970
+ "--ui-color-lime-400": "rgb(161, 217, 74)",
3971
+ "--ui-color-lime-500": "rgb(133, 204, 23)",
3972
+ "--ui-color-lime-600": "rgb(120, 186, 20)",
3973
+ "--ui-color-lime-700": "rgb(107, 166, 18)",
3974
+ "--ui-color-lime-800": "rgb(97, 148, 15)",
3975
+ "--ui-color-lime-900": "rgb(84, 128, 13)",
3976
+ "--ui-color-green-50": "rgb(242, 255, 245)",
3977
+ "--ui-color-green-100": "rgb(227, 252, 237)",
3978
+ "--ui-color-green-200": "rgb(179, 240, 201)",
3979
+ "--ui-color-green-300": "rgb(130, 224, 166)",
3980
+ "--ui-color-green-400": "rgb(84, 212, 130)",
3981
+ "--ui-color-green-500": "rgb(33, 196, 94)",
3982
+ "--ui-color-green-600": "rgb(31, 181, 87)",
3983
+ "--ui-color-green-700": "rgb(28, 163, 79)",
3984
+ "--ui-color-green-800": "rgb(26, 145, 69)",
3985
+ "--ui-color-green-900": "rgb(23, 128, 61)",
3986
+ "--ui-color-cyan-50": "rgb(242, 252, 255)",
3987
+ "--ui-color-cyan-100": "rgb(227, 250, 252)",
3988
+ "--ui-color-cyan-200": "rgb(171, 232, 242)",
3989
+ "--ui-color-cyan-300": "rgb(117, 217, 232)",
3990
+ "--ui-color-cyan-400": "rgb(61, 199, 222)",
3991
+ "--ui-color-cyan-500": "rgb(5, 181, 212)",
3992
+ "--ui-color-cyan-600": "rgb(5, 163, 191)",
3993
+ "--ui-color-cyan-700": "rgb(5, 145, 171)",
3994
+ "--ui-color-cyan-800": "rgb(5, 128, 148)",
3995
+ "--ui-color-cyan-900": "rgb(5, 110, 128)",
3996
+ "--ui-color-azure-50": "rgb(242, 250, 255)",
3997
+ "--ui-color-azure-100": "rgb(227, 245, 252)",
3998
+ "--ui-color-azure-200": "rgb(173, 224, 247)",
3999
+ "--ui-color-azure-300": "rgb(120, 204, 242)",
4000
+ "--ui-color-azure-400": "rgb(69, 186, 237)",
4001
+ "--ui-color-azure-500": "rgb(13, 166, 232)",
4002
+ "--ui-color-azure-600": "rgb(13, 148, 207)",
4003
+ "--ui-color-azure-700": "rgb(10, 128, 181)",
4004
+ "--ui-color-azure-800": "rgb(10, 110, 156)",
4005
+ "--ui-color-azure-900": "rgb(8, 89, 128)",
4006
+ "--ui-color-blue-50": "rgb(242, 245, 255)",
4007
+ "--ui-color-blue-100": "rgb(227, 232, 252)",
4008
+ "--ui-color-blue-200": "rgb(184, 196, 237)",
4009
+ "--ui-color-blue-300": "rgb(140, 161, 222)",
4010
+ "--ui-color-blue-400": "rgb(97, 125, 209)",
4011
+ "--ui-color-blue-500": "rgb(54, 89, 194)",
4012
+ "--ui-color-blue-600": "rgb(51, 82, 176)",
4013
+ "--ui-color-blue-700": "rgb(46, 74, 161)",
4014
+ "--ui-color-blue-800": "rgb(41, 66, 145)",
4015
+ "--ui-color-blue-900": "rgb(36, 59, 128)",
4016
+ "--ui-color-violet-50": "rgb(245, 242, 255)",
4017
+ "--ui-color-violet-100": "rgb(237, 227, 252)",
4018
+ "--ui-color-violet-200": "rgb(209, 186, 250)",
4019
+ "--ui-color-violet-300": "rgb(181, 143, 245)",
4020
+ "--ui-color-violet-400": "rgb(153, 102, 242)",
4021
+ "--ui-color-violet-500": "rgb(125, 59, 237)",
4022
+ "--ui-color-violet-600": "rgb(110, 51, 209)",
4023
+ "--ui-color-violet-700": "rgb(97, 46, 184)",
4024
+ "--ui-color-violet-800": "rgb(82, 38, 156)",
4025
+ "--ui-color-violet-900": "rgb(66, 31, 128)",
4026
+ "--ui-color-magenta-50": "rgb(255, 242, 247)",
4027
+ "--ui-color-magenta-100": "rgb(252, 227, 240)",
4028
+ "--ui-color-magenta-200": "rgb(247, 184, 214)",
4029
+ "--ui-color-magenta-300": "rgb(245, 140, 186)",
4030
+ "--ui-color-magenta-400": "rgb(240, 94, 161)",
4031
+ "--ui-color-magenta-500": "rgb(235, 51, 135)",
4032
+ "--ui-color-magenta-600": "rgb(209, 46, 120)",
4033
+ "--ui-color-magenta-700": "rgb(181, 41, 105)",
4034
+ "--ui-color-magenta-800": "rgb(156, 33, 89)",
4035
+ "--ui-color-magenta-900": "rgb(128, 28, 74)",
4036
+ "--ui-color-rose-50": "rgb(255, 242, 245)",
4037
+ "--ui-color-rose-100": "rgb(252, 227, 232)",
4038
+ "--ui-color-rose-200": "rgb(245, 179, 194)",
4039
+ "--ui-color-rose-300": "rgb(240, 128, 153)",
4040
+ "--ui-color-rose-400": "rgb(232, 79, 112)",
4041
+ "--ui-color-rose-500": "rgb(224, 28, 71)",
4042
+ "--ui-color-rose-600": "rgb(201, 26, 64)",
4043
+ "--ui-color-rose-700": "rgb(176, 23, 56)",
4044
+ "--ui-color-rose-800": "rgb(153, 20, 48)",
4045
+ "--ui-color-rose-900": "rgb(128, 15, 41)",
4046
+ "--ui-color-light-gray-50": "rgb(247, 247, 250)",
4047
+ "--ui-color-light-gray-100": "rgb(240, 242, 242)",
4048
+ "--ui-color-light-gray-200": "rgb(224, 227, 230)",
4049
+ "--ui-color-light-gray-300": "rgb(212, 214, 217)",
4050
+ "--ui-color-light-gray-400": "rgb(199, 199, 204)",
4051
+ "--ui-color-light-gray-500": "rgb(186, 189, 191)",
4052
+ "--ui-color-light-gray-600": "rgb(171, 173, 179)",
4053
+ "--ui-color-light-gray-700": "rgb(158, 163, 166)",
4054
+ "--ui-color-light-gray-800": "rgb(145, 148, 153)",
4055
+ "--ui-color-light-gray-900": "rgb(133, 135, 140)",
4056
+ "--ui-color-dark-gray-50": "rgb(120, 122, 128)",
4057
+ "--ui-color-dark-gray-100": "rgb(107, 110, 115)",
4058
+ "--ui-color-dark-gray-200": "rgb(97, 99, 105)",
4059
+ "--ui-color-dark-gray-300": "rgb(89, 89, 94)",
4060
+ "--ui-color-dark-gray-400": "rgb(77, 79, 84)",
4061
+ "--ui-color-dark-gray-500": "rgb(69, 69, 74)",
4062
+ "--ui-color-dark-gray-600": "rgb(59, 61, 64)",
4063
+ "--ui-color-dark-gray-700": "rgb(48, 51, 54)",
4064
+ "--ui-color-dark-gray-800": "rgb(38, 41, 43)",
4065
+ "--ui-color-dark-gray-900": "rgb(31, 31, 33)",
4066
+ "--ui-color-black-alpha-transparent": "rgba(0, 0, 0, 0)",
4067
+ "--ui-color-black-alpha-5": "rgba(0, 0, 0, 0.05)",
4068
+ "--ui-color-black-alpha-10": "rgba(0, 0, 0, 0.1)",
4069
+ "--ui-color-black-alpha-20": "rgba(0, 0, 0, 0.2)",
4070
+ "--ui-color-black-alpha-30": "rgba(0, 0, 0, 0.3)",
4071
+ "--ui-color-black-alpha-40": "rgba(0, 0, 0, 0.4)",
4072
+ "--ui-color-black-alpha-50": "rgba(0, 0, 0, 0.5)",
4073
+ "--ui-color-black-alpha-60": "rgba(0, 0, 0, 0.6)",
4074
+ "--ui-color-black-alpha-70": "rgba(0, 0, 0, 0.7)",
4075
+ "--ui-color-black-alpha-80": "rgba(0, 0, 0, 0.8)",
4076
+ "--ui-color-black-alpha-90": "rgba(0, 0, 0, 0.9)",
4077
+ "--ui-positive-Value_0": "0",
4078
+ "--ui-positive-Value_12": "0.66px",
4079
+ "--ui-positive-Value_25": "1px",
4080
+ "--ui-positive-Value_50": "2px",
4081
+ "--ui-positive-Value_100": "4px",
4082
+ "--ui-positive-Value_150": "6px",
4083
+ "--ui-positive-Value_200": "8px",
4084
+ "--ui-positive-Value_250": "10px",
4085
+ "--ui-positive-Value_275": "11px",
4086
+ "--ui-positive-Value_300": "12px",
4087
+ "--ui-positive-Value_325": "13px",
4088
+ "--ui-positive-Value_350": "14px",
4089
+ "--ui-positive-Value_400": "16px",
4090
+ "--ui-positive-Value_450": "18px",
4091
+ "--ui-positive-Value_500": "20px",
4092
+ "--ui-positive-Value_600": "24px",
4093
+ "--ui-positive-Value_700": "28px",
4094
+ "--ui-positive-Value_750": "30px",
4095
+ "--ui-positive-Value_800": "32px",
4096
+ "--ui-positive-Value_900": "36px",
4097
+ "--ui-positive-Value_1000": "40px",
4098
+ "--ui-positive-Value_1200": "48px",
4099
+ "--ui-positive-Value_1400": "56px",
4100
+ "--ui-positive-Value_1600": "64px",
4101
+ "--ui-positive-Value_2000": "80px",
4102
+ "--ui-positive-Value_2400": "96px",
4103
+ "--ui-positive-Value_2800": "112px",
4104
+ "--ui-positive-Value_3200": "128px",
4105
+ "--ui-positive-Value_full": "9999px",
4106
+ "--ui-negative-Value_0": "0",
4107
+ "--ui-negative-Value_12": "-0.66px",
4108
+ "--ui-negative-Value_25": "-1px",
4109
+ "--ui-negative-Value_50": "-2px",
4110
+ "--ui-negative-Value_100": "-4px",
4111
+ "--ui-negative-Value_150": "-6px",
4112
+ "--ui-negative-Value_200": "-8px",
4113
+ "--ui-negative-Value_250": "-10px",
4114
+ "--ui-negative-Value_275": "-11px",
4115
+ "--ui-negative-Value_300": "-12px",
4116
+ "--ui-negative-Value_325": "-13px",
4117
+ "--ui-negative-Value_350": "-14px",
4118
+ "--ui-negative-Value_400": "-16px",
4119
+ "--ui-negative-Value_450": "-18px",
4120
+ "--ui-negative-Value_500": "-20px",
4121
+ "--ui-negative-Value_600": "-24px",
4122
+ "--ui-negative-Value_700": "-28px",
4123
+ "--ui-negative-Value_750": "-30px",
4124
+ "--ui-negative-Value_800": "-32px",
4125
+ "--ui-negative-Value_900": "-36px",
4126
+ "--ui-negative-Value_1000": "-40px",
4127
+ "--ui-negative-Value_1200": "-48px",
4128
+ "--ui-negative-Value_1400": "-56px",
4129
+ "--ui-negative-Value_1600": "-64px",
4130
+ "--ui-negative-Value_2000": "-80px",
4131
+ "--ui-negative-Value_2400": "-96px",
4132
+ "--ui-negative-Value_2800": "-112px",
4133
+ "--ui-negative-Value_3200": "-128px",
4134
+ "--ui-negative-Value_full": "-9999px",
4135
+ "--ui-font-family-ui": "var(--app-font-family, 'Inter'), -apple-system, BlinkMacSystemFont, 'Segoe UI',\n sans-serif",
4136
+ "--ui-font-family-mono": "'IBM Plex Mono'",
4137
+ "--ui-font-lh-10-tight": "12px",
4138
+ "--ui-font-lh-10-snug": "12.5px",
4139
+ "--ui-font-lh-10-normal": "14.5px",
4140
+ "--ui-font-lh-10-relaxed": "16px",
4141
+ "--ui-font-track-tight": "0.5px",
4142
+ "--ui-font-track-normal": "0",
4143
+ "--ui-font-track-wide": "2px",
4144
+ "--ui-font-weight-regular": "400",
4145
+ "--ui-font-weight-medium": "500",
4146
+ "--ui-font-weight-semibold": "600",
4147
+ "--ui-font-weight-bold": "700",
4148
+ "--ui-font-lh-12-tight": "14.5px",
4149
+ "--ui-font-lh-12-snug": "15px",
4150
+ "--ui-font-lh-12-normal": "17.5px",
4151
+ "--ui-font-lh-12-relaxed": "19px",
4152
+ "--ui-font-lh-14-tight": "17px",
4153
+ "--ui-font-lh-14-snug": "17.5px",
4154
+ "--ui-font-lh-14-normal": "20.5px",
4155
+ "--ui-font-lh-14-relaxed": "22.5px",
4156
+ "--ui-font-lh-16-tight": "19.5px",
4157
+ "--ui-font-lh-16-snug": "20px",
4158
+ "--ui-font-lh-16-normal": "23px",
4159
+ "--ui-font-lh-16-relaxed": "25.5px",
4160
+ "--ui-font-lh-18-tight": "22px",
4161
+ "--ui-font-lh-18-snug": "22.5px",
4162
+ "--ui-font-lh-18-normal": "26px",
4163
+ "--ui-font-lh-18-relaxed": "29px",
4164
+ "--ui-font-lh-20-tight": "24px",
4165
+ "--ui-font-lh-20-snug": "25px",
4166
+ "--ui-font-lh-20-normal": "29px",
4167
+ "--ui-font-lh-20-relaxed": "32px",
4168
+ "--ui-font-lh-24-tight": "29px",
4169
+ "--ui-font-lh-24-snug": "30px",
4170
+ "--ui-font-lh-24-normal": "35px",
4171
+ "--ui-font-lh-24-relaxed": "38.5px",
4172
+ "--ui-font-lh-30-tight": "36.5px",
4173
+ "--ui-font-lh-30-snug": "37.5px",
4174
+ "--ui-font-lh-30-normal": "43.5px",
4175
+ "--ui-font-lh-30-relaxed": "48px",
4176
+ "--ui-font-lh-36-tight": "43.5px",
4177
+ "--ui-font-lh-36-snug": "45px",
4178
+ "--ui-font-lh-36-normal": "52px",
4179
+ "--ui-font-lh-36-relaxed": "57.5px",
4180
+ "--ui-font-lh-48-tight": "58px",
4181
+ "--ui-font-lh-48-snug": "60px",
4182
+ "--ui-font-lh-48-normal": "69.5px",
4183
+ "--ui-font-lh-48-relaxed": "77px",
4184
+ "--ui-style-solid": "'solid'",
4185
+ "--ui-style-dashed": "'dashed'",
4186
+ "--ui-shadow-none-x": "0",
4187
+ "--ui-shadow-none-y": "0",
4188
+ "--ui-shadow-none-blur": "0",
4189
+ "--ui-shadow-none-Spread": "0",
4190
+ "--ui-shadow-none-Color": "rgba(0, 0, 0, 0)",
4191
+ "--ui-shadow-01-x": "0",
4192
+ "--ui-shadow-01-y": "1px",
4193
+ "--ui-shadow-01-blur": "2px",
4194
+ "--ui-shadow-01-Spread": "0",
4195
+ "--ui-shadow-02-x": "0",
4196
+ "--ui-shadow-02-y": "2px",
4197
+ "--ui-shadow-02-blur": "4px",
4198
+ "--ui-shadow-02-Spread": "-1px",
4199
+ "--ui-shadow-03-x": "0",
4200
+ "--ui-shadow-03-y": "4px",
4201
+ "--ui-shadow-03-blur": "8px",
4202
+ "--ui-shadow-03-Spread": "-2px",
4203
+ "--ui-shadow-04-x": "0",
4204
+ "--ui-shadow-04-y": "8px",
4205
+ "--ui-shadow-04-blur": "16px",
4206
+ "--ui-shadow-04-Spread": "-4px",
4207
+ "--ui-shadow-05-x": "0",
4208
+ "--ui-shadow-05-y": "16px",
4209
+ "--ui-shadow-05-blur": "24px",
4210
+ "--ui-shadow-05-Spread": "-8px",
4211
+ "--ui-shadow-x": "0",
4212
+ "--ui-z-hide": "-1px",
4213
+ "--ui-z-base": "0",
4214
+ "--ui-z-raised": "100px",
4215
+ "--ui-z-sticky": "200px",
4216
+ "--ui-z-shell": "300px",
4217
+ "--ui-z-dropdown": "400px",
4218
+ "--ui-z-popover": "500px",
4219
+ "--ui-z-tooltip": "600px",
4220
+ "--ui-z-modalBackdrop": "690px",
4221
+ "--ui-z-modal": "700px",
4222
+ "--ui-z-toast": "800px",
4223
+ "--ui-z-overlay": "900px",
4224
+ "--ui-z-max": "99999",
4225
+ "--ui-font-size-2xs": "10px",
4226
+ "--ui-font-size-xs": "12px",
4227
+ "--ui-font-size-sm": "14px",
4228
+ "--ui-font-size-md": "16px",
4229
+ "--ui-font-size-lg": "18px",
4230
+ "--ui-font-size-xl": "20px",
4231
+ "--ui-font-size-2xl": "24px",
4232
+ "--ui-font-size-3xl": "30px",
4233
+ "--ui-font-size-4xl": "36px",
4234
+ "--ui-font-size-5xl": "48px",
4235
+ "--ui-type-heading-h1-family": "var(--app-font-family, 'Inter'), -apple-system, BlinkMacSystemFont, 'Segoe UI',\n sans-serif",
4236
+ "--ui-type-heading-h1-size": "36px",
4237
+ "--ui-type-heading-h1-weight": "600",
4238
+ "--ui-type-heading-h1-ih": "45px",
4239
+ "--ui-type-heading-h1-tracking": "0.5px",
4240
+ "--ui-type-heading-h2-family": "var(--app-font-family, 'Inter'), -apple-system, BlinkMacSystemFont, 'Segoe UI',\n sans-serif",
4241
+ "--ui-type-heading-h2-size": "30px",
4242
+ "--ui-type-heading-h2-weight": "600",
4243
+ "--ui-type-heading-h2-ih": "37.5px",
4244
+ "--ui-type-heading-h2-tracking": "0.5px",
4245
+ "--ui-type-heading-h3-family": "var(--app-font-family, 'Inter'), -apple-system, BlinkMacSystemFont, 'Segoe UI',\n sans-serif",
4246
+ "--ui-type-heading-h3-size": "20px",
4247
+ "--ui-type-heading-h3-weight": "600",
4248
+ "--ui-type-heading-h3-ih": "25px",
4249
+ "--ui-type-heading-h3-tracking": "0",
4250
+ "--ui-type-body-lg-Regular-family": "var(--app-font-family, 'Inter'), -apple-system, BlinkMacSystemFont, 'Segoe UI',\n sans-serif",
4251
+ "--ui-type-caption-xs-family": "var(--app-font-family, 'Inter'), -apple-system, BlinkMacSystemFont, 'Segoe UI',\n sans-serif",
4252
+ "--ui-type-caption-xs-size": "10px",
4253
+ "--ui-type-caption-xs-weight": "400",
4254
+ "--ui-type-caption-xs-ih": "14.5px",
4255
+ "--ui-type-caption-xs-tracking": "2px",
4256
+ "--ui-type-caption-md-family": "var(--app-font-family, 'Inter'), -apple-system, BlinkMacSystemFont, 'Segoe UI',\n sans-serif",
4257
+ "--ui-type-caption-md-size": "12px",
4258
+ "--ui-type-caption-md-weight": "400",
4259
+ "--ui-type-caption-md-ih": "17.5px",
4260
+ "--ui-type-caption-md-tracking": "2px",
4261
+ "--ui-type-body-lg-Regular-size": "18px",
4262
+ "--ui-type-body-lg-Regular-weight": "400",
4263
+ "--ui-type-body-lg-Regular-ih": "26px",
4264
+ "--ui-type-body-lg-Regular-tracking": "0.5px",
4265
+ "--ui-type-body-md-Regular-family": "var(--app-font-family, 'Inter'), -apple-system, BlinkMacSystemFont, 'Segoe UI',\n sans-serif",
4266
+ "--ui-type-body-md-Regular-size": "16px",
4267
+ "--ui-type-body-md-Regular-weight": "400",
4268
+ "--ui-type-body-md-Regular-ih": "23px",
4269
+ "--ui-type-body-md-Regular-tracking": "0.5px",
4270
+ "--ui-type-body-sm-Regular-family": "var(--app-font-family, 'Inter'), -apple-system, BlinkMacSystemFont, 'Segoe UI',\n sans-serif",
4271
+ "--ui-type-body-sm-Regular-size": "14px",
4272
+ "--ui-type-body-sm-Regular-weight": "400",
4273
+ "--ui-type-body-sm-Regular-ih": "20.5px",
4274
+ "--ui-type-body-sm-Regular-tracking": "0.5px",
4275
+ "--ui-type-label-md-Regular-family": "var(--app-font-family, 'Inter'), -apple-system, BlinkMacSystemFont, 'Segoe UI',\n sans-serif",
4276
+ "--ui-type-label-md-Regular-size": "14px",
4277
+ "--ui-type-label-md-Regular-weight": "400",
4278
+ "--ui-type-label-md-Regular-ih": "20.5px",
4279
+ "--ui-type-label-md-Regular-tracking": "0.5px",
4280
+ "--ui-type-code-md-family": "'IBM Plex Mono'",
4281
+ "--ui-type-code-md-size": "14px",
4282
+ "--ui-type-code-md-weight": "400",
4283
+ "--ui-type-code-md-ih": "14.5px",
4284
+ "--ui-type-code-md-tracking": "0",
4285
+ "--ui-type-heading-h4-family": "var(--app-font-family, 'Inter'), -apple-system, BlinkMacSystemFont, 'Segoe UI',\n sans-serif",
4286
+ "--ui-type-heading-h4-size": "18px",
4287
+ "--ui-type-heading-h4-weight": "600",
4288
+ "--ui-type-heading-h4-ih": "25px",
4289
+ "--ui-type-heading-h4-tracking": "0",
4290
+ "--ui-type-heading-h5-family": "var(--app-font-family, 'Inter'), -apple-system, BlinkMacSystemFont, 'Segoe UI',\n sans-serif",
4291
+ "--ui-type-heading-h5-size": "16px",
4292
+ "--ui-type-heading-h5-weight": "600",
4293
+ "--ui-type-heading-h5-ih": "25px",
4294
+ "--ui-type-heading-h5-tracking": "0",
4295
+ "--ui-type-heading-h6-family": "var(--app-font-family, 'Inter'), -apple-system, BlinkMacSystemFont, 'Segoe UI',\n sans-serif",
4296
+ "--ui-type-heading-h6-size": "14px",
4297
+ "--ui-type-heading-h6-weight": "600",
4298
+ "--ui-type-heading-h6-ih": "25px",
4299
+ "--ui-type-heading-h6-tracking": "0",
4300
+ "--ui-type-body-lg-Medium-family": "var(--app-font-family, 'Inter'), -apple-system, BlinkMacSystemFont, 'Segoe UI',\n sans-serif",
4301
+ "--ui-type-body-lg-Medium-size": "18px",
4302
+ "--ui-type-body-lg-Medium-weight": "500",
4303
+ "--ui-type-body-lg-Medium-ih": "26px",
4304
+ "--ui-type-body-lg-Medium-tracking": "0.5px",
4305
+ "--ui-type-body-lg-Semibold-family": "var(--app-font-family, 'Inter'), -apple-system, BlinkMacSystemFont, 'Segoe UI',\n sans-serif",
4306
+ "--ui-type-body-lg-Semibold-size": "18px",
4307
+ "--ui-type-body-lg-Semibold-weight": "600",
4308
+ "--ui-type-body-lg-Semibold-ih": "26px",
4309
+ "--ui-type-body-lg-Semibold-tracking": "0.5px",
4310
+ "--ui-type-body-lg-Bold-family": "var(--app-font-family, 'Inter'), -apple-system, BlinkMacSystemFont, 'Segoe UI',\n sans-serif",
4311
+ "--ui-type-body-lg-Bold-size": "18px",
4312
+ "--ui-type-body-lg-Bold-weight": "700",
4313
+ "--ui-type-body-lg-Bold-ih": "26px",
4314
+ "--ui-type-body-lg-Bold-tracking": "0.5px",
4315
+ "--ui-type-body-md-Medium-family": "var(--app-font-family, 'Inter'), -apple-system, BlinkMacSystemFont, 'Segoe UI',\n sans-serif",
4316
+ "--ui-type-body-md-Medium-size": "16px",
4317
+ "--ui-type-body-md-Medium-weight": "500",
4318
+ "--ui-type-body-md-Medium-ih": "23px",
4319
+ "--ui-type-body-md-Medium-tracking": "0.5px",
4320
+ "--ui-type-body-md-Semibold-family": "var(--app-font-family, 'Inter'), -apple-system, BlinkMacSystemFont, 'Segoe UI',\n sans-serif",
4321
+ "--ui-type-body-md-Semibold-size": "16px",
4322
+ "--ui-type-body-md-Semibold-weight": "600",
4323
+ "--ui-type-body-md-Semibold-ih": "23px",
4324
+ "--ui-type-body-md-Semibold-tracking": "0.5px",
4325
+ "--ui-type-body-sm-Medium-family": "var(--app-font-family, 'Inter'), -apple-system, BlinkMacSystemFont, 'Segoe UI',\n sans-serif",
4326
+ "--ui-type-body-sm-Medium-size": "14px",
4327
+ "--ui-type-body-sm-Medium-weight": "500",
4328
+ "--ui-type-body-sm-Medium-ih": "20.5px",
4329
+ "--ui-type-body-sm-Medium-tracking": "0.5px",
4330
+ "--ui-type-body-sm-Semibold-family": "var(--app-font-family, 'Inter'), -apple-system, BlinkMacSystemFont, 'Segoe UI',\n sans-serif",
4331
+ "--ui-type-body-sm-Semibold-size": "14px",
4332
+ "--ui-type-body-sm-Semibold-weight": "600",
4333
+ "--ui-type-body-sm-Semibold-ih": "20.5px",
4334
+ "--ui-type-body-sm-Semibold-tracking": "0.5px",
4335
+ "--ui-type-body-sm-Bold-family": "var(--app-font-family, 'Inter'), -apple-system, BlinkMacSystemFont, 'Segoe UI',\n sans-serif",
4336
+ "--ui-type-body-sm-Bold-size": "14px",
4337
+ "--ui-type-body-sm-Bold-weight": "700",
4338
+ "--ui-type-body-sm-Bold-ih": "20.5px",
4339
+ "--ui-type-body-sm-Bold-tracking": "0.5px",
4340
+ "--ui-type-label-md-Medium-family": "var(--app-font-family, 'Inter'), -apple-system, BlinkMacSystemFont, 'Segoe UI',\n sans-serif",
4341
+ "--ui-type-label-md-Medium-size": "14px",
4342
+ "--ui-type-label-md-Medium-weight": "500",
4343
+ "--ui-type-label-md-Medium-ih": "20.5px",
4344
+ "--ui-type-label-md-Medium-tracking": "0.5px",
4345
+ "--ui-type-label-md-Semibold-family": "var(--app-font-family, 'Inter'), -apple-system, BlinkMacSystemFont, 'Segoe UI',\n sans-serif",
4346
+ "--ui-type-label-md-Semibold-size": "14px",
4347
+ "--ui-type-label-md-Semibold-weight": "600",
4348
+ "--ui-type-label-md-Semibold-ih": "20.5px",
4349
+ "--ui-type-label-md-Semibold-tracking": "0.5px",
4350
+ "--ui-type-label-md-Bold-family": "var(--app-font-family, 'Inter'), -apple-system, BlinkMacSystemFont, 'Segoe UI',\n sans-serif",
4351
+ "--ui-type-label-md-Bold-size": "14px",
4352
+ "--ui-type-label-md-Bold-weight": "700",
4353
+ "--ui-type-label-md-Bold-ih": "20.5px",
4354
+ "--ui-type-label-md-Bold-tracking": "0.5px",
4355
+ "--ui-type-body-md-Bold-family": "var(--app-font-family, 'Inter'), -apple-system, BlinkMacSystemFont, 'Segoe UI',\n sans-serif",
4356
+ "--ui-type-body-md-Bold-size": "16px",
4357
+ "--ui-type-body-md-Bold-weight": "700",
4358
+ "--ui-type-body-md-Bold-ih": "23px",
4359
+ "--ui-type-body-md-Bold-tracking": "0.5px",
4360
+ "--ui-type-body-xs-Regular-family": "var(--app-font-family, 'Inter'), -apple-system, BlinkMacSystemFont, 'Segoe UI',\n sans-serif",
4361
+ "--ui-type-body-xs-Regular-size": "12px",
4362
+ "--ui-type-body-xs-Regular-weight": "400",
4363
+ "--ui-type-body-xs-Regular-ih": "17.5px",
4364
+ "--ui-type-body-xs-Regular-tracking": "0.5px",
4365
+ "--ui-type-body-xs-Medium-family": "var(--app-font-family, 'Inter'), -apple-system, BlinkMacSystemFont, 'Segoe UI',\n sans-serif",
4366
+ "--ui-type-body-xs-Medium-size": "12px",
4367
+ "--ui-type-body-xs-Medium-weight": "500",
4368
+ "--ui-type-body-xs-Medium-ih": "17.5px",
4369
+ "--ui-type-body-xs-Medium-tracking": "0.5px",
4370
+ "--ui-type-body-xs-Semibold-family": "var(--app-font-family, 'Inter'), -apple-system, BlinkMacSystemFont, 'Segoe UI',\n sans-serif",
4371
+ "--ui-type-body-xs-Semibold-size": "12px",
4372
+ "--ui-type-body-xs-Semibold-weight": "600",
4373
+ "--ui-type-body-xs-Semibold-ih": "17.5px",
4374
+ "--ui-type-body-xs-Semibold-tracking": "0.5px",
4375
+ "--ui-type-body-xs-Bold-family": "var(--app-font-family, 'Inter'), -apple-system, BlinkMacSystemFont, 'Segoe UI',\n sans-serif",
4376
+ "--ui-type-body-xs-Bold-size": "12px",
4377
+ "--ui-type-body-xs-Bold-weight": "700",
4378
+ "--ui-type-body-xs-Bold-ih": "17.5px",
4379
+ "--ui-type-body-xs-Bold-tracking": "0.5px",
4380
+ "--ui-color-bg-canvas-default": "rgb(31, 31, 33)",
4381
+ "--ui-color-bg-canvas-inverse": "rgb(247, 247, 250)",
4382
+ "--ui-color-bg-overlay-default": "rgba(0, 0, 0, 0.6)",
4383
+ "--ui-color-bg-overlay-darker": "rgba(0, 0, 0, 0.8)",
4384
+ "--ui-color-text-primary": "rgb(240, 242, 242)",
4385
+ "--ui-color-text-secondary": "rgb(199, 199, 204)",
4386
+ "--ui-color-icon-default": "rgb(212, 214, 217)",
4387
+ "--ui-color-text-tertiary": "rgb(158, 163, 166)",
4388
+ "--ui-color-icon-hover": "rgb(240, 242, 242)",
4389
+ "--ui-color-icon-pressed": "rgb(255, 255, 255)",
4390
+ "--ui-color-text-disabled": "rgb(97, 99, 105)",
4391
+ "--ui-color-icon-selected": "rgb(97, 125, 209)",
4392
+ "--ui-color-icon-secondary-default": "rgb(186, 189, 191)",
4393
+ "--ui-color-icon-secondary-hover": "rgb(212, 214, 217)",
4394
+ "--ui-color-icon-secondary-pressed": "rgb(240, 242, 242)",
4395
+ "--ui-color-icon-secondary-selected": "rgb(212, 214, 217)",
4396
+ "--ui-color-icon-tertiary-default": "rgb(133, 135, 140)",
4397
+ "--ui-color-icon-tertiary-hover": "rgb(158, 163, 166)",
4398
+ "--ui-color-icon-tertiary-pressed": "rgb(186, 189, 191)",
4399
+ "--ui-color-icon-tertiary-selected": "rgb(158, 163, 166)",
4400
+ "--ui-color-icon-brand-default": "rgb(184, 196, 237)",
4401
+ "--ui-color-icon-brand-hover": "rgb(227, 232, 252)",
4402
+ "--ui-color-icon-brand-pressed": "rgb(242, 245, 255)",
4403
+ "--ui-color-icon-brand-selected": "rgb(255, 255, 255)",
4404
+ "--ui-color-icon-success-default": "rgb(179, 240, 201)",
4405
+ "--ui-color-icon-success-hover": "rgb(227, 252, 237)",
4406
+ "--ui-color-icon-success-pressed": "rgb(242, 255, 245)",
4407
+ "--ui-color-icon-success-selected": "rgb(255, 255, 255)",
4408
+ "--ui-color-icon-warning-default": "rgb(247, 230, 173)",
4409
+ "--ui-color-icon-warning-hover": "rgb(252, 245, 227)",
4410
+ "--ui-color-icon-warning-pressed": "rgb(255, 250, 242)",
4411
+ "--ui-color-icon-warning-selected": "rgb(255, 255, 255)",
4412
+ "--ui-color-icon-danger-default": "rgb(250, 189, 189)",
4413
+ "--ui-color-icon-danger-hover": "rgb(252, 227, 227)",
4414
+ "--ui-color-icon-danger-pressed": "rgb(255, 242, 242)",
4415
+ "--ui-color-icon-danger-selected": "rgb(255, 255, 255)",
4416
+ "--ui-color-icon-info-default": "rgb(171, 232, 242)",
4417
+ "--ui-color-icon-all-colors-red": "rgb(242, 107, 107)",
4418
+ "--ui-color-icon-all-colors-orange": "rgb(250, 145, 74)",
4419
+ "--ui-color-icon-all-colors-yellow": "rgb(240, 196, 64)",
4420
+ "--ui-color-icon-all-colors-lime": "rgb(161, 217, 74)",
4421
+ "--ui-color-icon-all-colors-green": "rgb(84, 212, 130)",
4422
+ "--ui-color-icon-all-colors-cyan": "rgb(61, 199, 222)",
4423
+ "--ui-color-icon-all-colors-azure": "rgb(69, 186, 237)",
4424
+ "--ui-color-icon-all-colors-blue": "rgb(97, 125, 209)",
4425
+ "--ui-color-icon-all-colors-violet": "rgb(153, 102, 242)",
4426
+ "--ui-color-icon-all-colors-magenta": "rgb(240, 94, 161)",
4427
+ "--ui-color-icon-all-colors-rose": "rgb(232, 79, 112)",
4428
+ "--ui-color-icon-info-hover": "rgb(227, 250, 252)",
4429
+ "--ui-color-icon-info-pressed": "rgb(242, 252, 255)",
4430
+ "--ui-color-icon-info-selected": "rgb(255, 255, 255)",
4431
+ "--ui-color-icon-disabled": "rgb(97, 99, 105)",
4432
+ "--ui-color-icon-on-color": "rgb(255, 255, 255)",
4433
+ "--ui-color-border-default": "rgb(77, 79, 84)",
4434
+ "--ui-color-border-hover": "rgb(158, 163, 166)",
4435
+ "--ui-color-border-pressed": "rgb(186, 189, 191)",
4436
+ "--ui-color-border-focus": "rgb(97, 125, 209)",
4437
+ "--ui-color-border-disabled": "rgb(69, 69, 74)",
4438
+ "--ui-color-border-subtle": "rgb(69, 69, 74)",
4439
+ "--ui-color-border-on-color": "rgb(255, 255, 255)",
4440
+ "--ui-color-border-strong": "rgb(171, 173, 179)",
4441
+ "--ui-color-border-brand": "rgb(97, 125, 209)",
4442
+ "--ui-color-border-success": "rgb(84, 212, 130)",
4443
+ "--ui-color-border-warning": "rgb(240, 196, 64)",
4444
+ "--ui-color-border-danger": "rgb(242, 107, 107)",
4445
+ "--ui-color-border-info": "rgb(61, 199, 222)",
4446
+ "--ui-color-text-text-on-color": "rgb(255, 255, 255)",
4447
+ "--ui-color-bg-surface-default": "rgb(38, 41, 43)",
4448
+ "--ui-color-bg-surface-hover": "rgb(48, 51, 54)",
4449
+ "--ui-color-bg-surface-pressed": "rgb(69, 69, 74)",
4450
+ "--ui-color-bg-surface-selected": "rgb(59, 61, 64)",
4451
+ "--ui-color-bg-surface-dissabled": "rgb(48, 51, 54)",
4452
+ "--ui-color-bg-surface-secondary-default": "rgb(48, 51, 54)",
4453
+ "--ui-color-bg-surface-secondary-hover": "rgb(59, 61, 64)",
4454
+ "--ui-color-bg-surface-secondary-pressed": "rgb(89, 89, 94)",
4455
+ "--ui-color-bg-surface-secondary-selected": "rgb(77, 79, 84)",
4456
+ "--ui-color-bg-surface-tertiary-default": "rgb(69, 69, 74)",
4457
+ "--ui-color-bg-surface-tertiary-hover": "rgb(77, 79, 84)",
4458
+ "--ui-color-bg-surface-tertiary-pressed": "rgb(97, 99, 105)",
4459
+ "--ui-color-bg-surface-tertiary-selected": "rgb(89, 89, 94)",
4460
+ "--ui-color-bg-surface-brand-default": "rgb(36, 59, 128)",
4461
+ "--ui-color-bg-surface-brand-hover": "rgb(41, 66, 145)",
4462
+ "--ui-color-bg-surface-brand-pressed": "rgb(51, 82, 176)",
4463
+ "--ui-color-bg-surface-brand-selected": "rgb(46, 74, 161)",
4464
+ "--ui-color-bg-surface-brand-disabled": "rgb(36, 59, 128)",
4465
+ "--ui-color-bg-surface-success-default": "rgb(23, 128, 61)",
4466
+ "--ui-color-bg-surface-success-hover": "rgb(26, 145, 69)",
4467
+ "--ui-color-bg-surface-success-pressed": "rgb(31, 181, 87)",
4468
+ "--ui-color-bg-surface-success-selected": "rgb(28, 163, 79)",
4469
+ "--ui-color-bg-surface-success-disabled": "rgb(23, 128, 61)",
4470
+ "--ui-color-bg-surface-warning-default": "rgb(128, 97, 5)",
4471
+ "--ui-color-bg-surface-warning-hover": "rgb(156, 120, 5)",
4472
+ "--ui-color-bg-surface-warning-pressed": "rgb(209, 158, 8)",
4473
+ "--ui-color-bg-surface-warning-selected": "rgb(181, 140, 5)",
4474
+ "--ui-color-bg-surface-warning-disabled": "rgb(128, 97, 5)",
4475
+ "--ui-color-bg-surface-danger-default": "rgb(128, 36, 36)",
4476
+ "--ui-color-bg-surface-danger-hover": "rgb(156, 43, 43)",
4477
+ "--ui-color-bg-surface-danger-pressed": "rgb(212, 61, 61)",
4478
+ "--ui-color-bg-surface-danger-selected": "rgb(184, 51, 51)",
4479
+ "--ui-color-bg-surface-danger-disabled": "rgb(128, 36, 36)",
4480
+ "--ui-color-bg-fill-default": "rgb(38, 41, 43)",
4481
+ "--ui-color-bg-fill-hover": "rgb(59, 61, 64)",
4482
+ "--ui-color-bg-fill-pressed": "rgb(89, 89, 94)",
4483
+ "--ui-color-bg-fill-selected": "rgb(69, 69, 74)",
4484
+ "--ui-color-bg-fill-dissabled": "rgb(48, 51, 54)",
4485
+ "--ui-color-bg-fill-secondary-default": "rgb(48, 51, 54)",
4486
+ "--ui-color-bg-fill-secondary-hover": "rgb(69, 69, 74)",
4487
+ "--ui-color-bg-fill-secondary-pressed": "rgb(97, 99, 105)",
4488
+ "--ui-color-bg-fill-secondary-selected": "rgb(77, 79, 84)",
4489
+ "--ui-color-bg-fill-tertiary-default": "rgb(59, 61, 64)",
4490
+ "--ui-color-bg-fill-tertiary-hover": "rgb(77, 79, 84)",
4491
+ "--ui-color-bg-fill-tertiary-pressed": "rgb(107, 110, 115)",
4492
+ "--ui-color-bg-fill-tertiary-selected": "rgb(89, 89, 94)",
4493
+ "--ui-color-bg-fill-brand-default": "rgb(51, 82, 176)",
4494
+ "--ui-color-bg-fill-brand-hover": "rgb(54, 89, 194)",
4495
+ "--ui-color-bg-fill-brand-pressed": "rgb(97, 125, 209)",
4496
+ "--ui-color-bg-fill-brand-selected": "rgb(46, 74, 161)",
4497
+ "--ui-color-bg-fill-brand-disabled": "rgb(36, 59, 128)",
4498
+ "--ui-color-bg-fill-success-default": "rgb(31, 181, 87)",
4499
+ "--ui-color-bg-fill-success-hover": "rgb(33, 196, 94)",
4500
+ "--ui-color-bg-fill-success-pressed": "rgb(84, 212, 130)",
4501
+ "--ui-color-bg-fill-success-selected": "rgb(28, 163, 79)",
4502
+ "--ui-color-bg-fill-success-disabled": "rgb(23, 128, 61)",
4503
+ "--ui-color-bg-fill-warning-default": "rgb(209, 158, 8)",
4504
+ "--ui-color-bg-fill-warning-hover": "rgb(235, 179, 8)",
4505
+ "--ui-color-bg-fill-warning-pressed": "rgb(240, 196, 64)",
4506
+ "--ui-color-bg-fill-warning-selected": "rgb(181, 140, 5)",
4507
+ "--ui-color-bg-fill-warning-disabled": "rgb(128, 97, 5)",
4508
+ "--ui-color-bg-fill-danger-default": "rgb(212, 61, 61)",
4509
+ "--ui-color-bg-fill-danger-hover": "rgb(240, 69, 69)",
4510
+ "--ui-color-bg-fill-danger-pressed": "rgb(242, 107, 107)",
4511
+ "--ui-color-bg-fill-danger-selected": "rgb(184, 51, 51)",
4512
+ "--ui-color-bg-fill-danger-pressed-2": "rgb(128, 36, 36)",
4513
+ "--ui-color-bg-fill-info-default": "rgb(5, 163, 191)",
4514
+ "--ui-color-bg-fill-info-hover": "rgb(5, 181, 212)",
4515
+ "--ui-color-bg-fill-info-pressed": "rgb(61, 199, 222)",
4516
+ "--ui-color-bg-fill-info-selected": "rgb(5, 145, 171)",
4517
+ "--ui-color-bg-fill-info-pressed-2": "rgb(5, 110, 128)",
4518
+ "--ui-color-text-on-canvas-Inverse": "rgb(48, 51, 54)",
4519
+ "--ui-color-text-brand-default": "rgb(227, 232, 252)",
4520
+ "--ui-color-text-brand-hover": "rgb(242, 245, 255)",
4521
+ "--ui-color-text-brand-pressed": "rgb(255, 255, 255)",
4522
+ "--ui-color-text-brand-selected": "rgb(242, 245, 255)",
4523
+ "--ui-color-bg-surface-info-default": "rgb(5, 110, 128)",
4524
+ "--ui-color-bg-surface-info-hover": "rgb(5, 128, 148)",
4525
+ "--ui-color-bg-surface-info-pressed": "rgb(5, 163, 191)",
4526
+ "--ui-color-bg-surface-info-selected": "rgb(5, 145, 171)",
4527
+ "--ui-color-bg-surface-info-disabled": "rgb(5, 110, 128)",
4528
+ "--ui-color-text-success-default": "rgb(227, 252, 237)",
4529
+ "--ui-color-text-success-hover": "rgb(242, 255, 245)",
4530
+ "--ui-color-text-success-pressed": "rgb(255, 255, 255)",
4531
+ "--ui-color-text-success-selected": "rgb(242, 255, 245)",
4532
+ "--ui-color-text-warning-default": "rgb(252, 245, 227)",
4533
+ "--ui-color-text-warning-hover": "rgb(255, 250, 242)",
4534
+ "--ui-color-text-warning-pressed": "rgb(255, 255, 255)",
4535
+ "--ui-color-text-warning-selected": "rgb(255, 250, 242)",
4536
+ "--ui-color-text-danger-default": "rgb(252, 227, 227)",
4537
+ "--ui-color-text-danger-hover": "rgb(255, 242, 242)",
4538
+ "--ui-color-text-danger-pressed": "rgb(255, 255, 255)",
4539
+ "--ui-color-text-danger-selected": "rgb(255, 242, 242)",
4540
+ "--ui-color-text-info-default": "rgb(227, 250, 252)",
4541
+ "--ui-color-text-link-default": "rgb(97, 125, 209)",
4542
+ "--ui-color-text-all-colors-red": "rgb(245, 148, 148)",
4543
+ "--ui-color-text-all-colors-orange": "rgb(250, 176, 125)",
4544
+ "--ui-color-text-all-colors-yellow": "rgb(242, 214, 117)",
4545
+ "--ui-color-text-all-colors-lime": "rgb(186, 227, 125)",
4546
+ "--ui-color-text-all-colors-green": "rgb(130, 224, 166)",
4547
+ "--ui-color-text-all-colors-cyan": "rgb(117, 217, 232)",
4548
+ "--ui-color-text-all-colors-azure": "rgb(120, 204, 242)",
4549
+ "--ui-color-text-all-colors-blue": "rgb(140, 161, 222)",
4550
+ "--ui-color-text-all-colors-violet": "rgb(181, 143, 245)",
4551
+ "--ui-color-text-all-colors-magenta": "rgb(245, 140, 186)",
4552
+ "--ui-color-text-all-colors-rose": "rgb(240, 128, 153)",
4553
+ "--ui-color-text-link-hover": "rgb(140, 161, 222)",
4554
+ "--ui-color-text-link-pressed": "rgb(184, 196, 237)",
4555
+ "--ui-color-text-link-visited": "rgb(181, 143, 245)",
4556
+ "--ui-color-text-info-hover": "rgb(242, 252, 255)",
4557
+ "--ui-color-text-info-pressed": "rgb(255, 255, 255)",
4558
+ "--ui-color-text-info-selected": "rgb(242, 252, 255)",
4559
+ "--ui-color-bg-fill-all-colors-red": "rgb(212, 61, 61)",
4560
+ "--ui-color-bg-fill-all-colors-orange": "rgb(219, 102, 20)",
4561
+ "--ui-color-bg-fill-all-colors-yellow": "rgb(209, 158, 8)",
4562
+ "--ui-color-bg-fill-all-colors-lime": "rgb(120, 186, 20)",
4563
+ "--ui-color-bg-surface-all-colors-red": "rgb(128, 36, 36)",
4564
+ "--ui-color-bg-surface-all-colors-orange": "rgb(128, 59, 10)",
4565
+ "--ui-color-bg-fill-all-colors-green": "rgb(31, 181, 87)",
4566
+ "--ui-color-bg-surface-all-colors-yellow": "rgb(128, 97, 5)",
4567
+ "--ui-color-bg-fill-all-colors-cyan": "rgb(5, 163, 191)",
4568
+ "--ui-color-bg-surface-all-colors-lime": "rgb(84, 128, 13)",
4569
+ "--ui-color-bg-fill-all-colors-azure": "rgb(13, 148, 207)",
4570
+ "--ui-color-bg-surface-all-colors-green": "rgb(23, 128, 61)",
4571
+ "--ui-color-bg-fill-all-colors-blue": "rgb(51, 82, 176)",
4572
+ "--ui-color-bg-fill-all-colors-violet": "rgb(110, 51, 209)",
4573
+ "--ui-color-bg-surface-all-colors-cyan": "rgb(5, 110, 128)",
4574
+ "--ui-color-bg-fill-all-colors-magenta": "rgb(209, 46, 120)",
4575
+ "--ui-color-bg-fill-all-colors-rose": "rgb(201, 26, 64)",
4576
+ "--ui-color-bg-surface-all-colors-azure": "rgb(8, 89, 128)",
4577
+ "--ui-color-bg-surface-all-colors-blue": "rgb(36, 59, 128)",
4578
+ "--ui-color-bg-surface-all-colors-violet": "rgb(66, 31, 128)",
4579
+ "--ui-color-bg-surface-all-colors-magenta": "rgb(128, 28, 74)",
4580
+ "--ui-color-bg-surface-all-colors-rose": "rgb(128, 15, 41)",
4581
+ "--ui-color-border-all-colors-red": "rgb(240, 69, 69)",
4582
+ "--ui-color-border-all-colors-orange": "rgb(250, 115, 23)",
4583
+ "--ui-color-border-all-colors-yellow": "rgb(235, 179, 8)",
4584
+ "--ui-color-border-all-colors-lime": "rgb(133, 204, 23)",
4585
+ "--ui-color-border-all-colors-green": "rgb(33, 196, 94)",
4586
+ "--ui-color-border-all-colors-cyan": "rgb(5, 181, 212)",
4587
+ "--ui-color-border-all-colors-azure": "rgb(13, 166, 232)",
4588
+ "--ui-color-border-all-colors-blue": "rgb(54, 89, 194)",
4589
+ "--ui-color-border-all-colors-violet": "rgb(125, 59, 237)",
4590
+ "--ui-color-border-all-colors-magenta": "rgb(235, 51, 135)",
4591
+ "--ui-color-border-all-colors-rose": "rgb(224, 28, 71)",
4592
+ "--ui-Positive-space_0": "0",
4593
+ "--ui-Positive-space_2": "2px",
4594
+ "--ui-Positive-space_4": "4px",
4595
+ "--ui-Positive-space_6": "6px",
4596
+ "--ui-Positive-space_8": "8px",
4597
+ "--ui-Positive-space_10": "10px",
4598
+ "--ui-Positive-space_12": "12px",
4599
+ "--ui-Positive-space_16": "16px",
4600
+ "--ui-Positive-space_20": "20px",
4601
+ "--ui-Positive-space_24": "24px",
4602
+ "--ui-Positive-space_28": "28px",
4603
+ "--ui-Positive-space_32": "32px",
4604
+ "--ui-Positive-space_40": "40px",
4605
+ "--ui-Positive-space_48": "48px",
4606
+ "--ui-Positive-space_56": "56px",
4607
+ "--ui-Positive-space_64": "64px",
4608
+ "--ui-Positive-space_80": "80px",
4609
+ "--ui-Positive-space_96": "96px",
4610
+ "--ui-Negative-space_0": "0",
4611
+ "--ui-Negative-space_2": "-2px",
4612
+ "--ui-Negative-space_4": "-4px",
4613
+ "--ui-Negative-space_6": "-6px",
4614
+ "--ui-Negative-space_8": "-8px",
4615
+ "--ui-Negative-space_10": "-10px",
4616
+ "--ui-Negative-space_12": "-12px",
4617
+ "--ui-Negative-space_16": "-16px",
4618
+ "--ui-Negative-space_20": "-20px",
4619
+ "--ui-Negative-space_24": "-24px",
4620
+ "--ui-Negative-space_28": "-28px",
4621
+ "--ui-Negative-space_32": "-32px",
4622
+ "--ui-Negative-space_40": "-40px",
4623
+ "--ui-Negative-space_48": "-48px",
4624
+ "--ui-Negative-space_56": "-56px",
4625
+ "--ui-Negative-space_64": "-64px",
4626
+ "--ui-Negative-space_80": "-80px",
4627
+ "--ui-Negative-space_96": "-96px",
4628
+ "--ui-size-control-xxs": "20px",
4629
+ "--ui-size-control-xs": "32px",
4630
+ "--ui-size-control-sm": "36px",
4631
+ "--ui-size-control-md": "40px",
4632
+ "--ui-size-control-lg": "48px",
4633
+ "--ui-size-Icon-xs": "10px",
4634
+ "--ui-size-Icon-sm": "16px",
4635
+ "--ui-size-Icon-md": "20px",
4636
+ "--ui-size-Icon-lg": "24px",
4637
+ "--ui-size-Icon-xl": "32px",
4638
+ "--ui-size-avatar-xxs": "16px",
4639
+ "--ui-size-avatar-xs": "24px",
4640
+ "--ui-size-row-regular": "32px",
4641
+ "--ui-size-row-compact": "40px",
4642
+ "--ui-size-avatar-sm": "32px",
4643
+ "--ui-size-avatar-md": "40px",
4644
+ "--ui-size-avatar-lg": "48px",
4645
+ "--ui-size-avatar-xl": "64px",
4646
+ "--ui-size-Image-xs": "24px",
4647
+ "--ui-size-Image-sm": "40px",
4648
+ "--ui-size-Image-md": "64px",
4649
+ "--ui-size-Image-lg": "128px",
4650
+ "--ui-size-Image-full": "9999px",
4651
+ "--ui-width-0": "0",
4652
+ "--ui-width-1": "1px",
4653
+ "--ui-width-2": "2px",
4654
+ "--ui-radius_0": "0",
4655
+ "--ui-radius_2": "2px",
4656
+ "--ui-radius_4": "4px",
4657
+ "--ui-radius_6": "6px",
4658
+ "--ui-radius_8": "8px",
4659
+ "--ui-radius_10": "10px",
4660
+ "--ui-radius_12": "12px",
4661
+ "--ui-radius_16": "16px",
4662
+ "--ui-radius_24": "24px",
4663
+ "--ui-radius_full": "9999px",
4664
+ "--ui-radius-control-na": "0",
4665
+ "--ui-radius-control-xs": "6px",
4666
+ "--ui-radius-control-sm": "8px",
4667
+ "--ui-radius-control-md": "8px",
4668
+ "--ui-radius-control-lg": "10px",
4669
+ "--ui-radius-control-pill": "9999px",
4670
+ "--ui-radius-surface-cuadrado": "0",
4671
+ "--ui-radius-surface-forms": "2px",
4672
+ "--ui-radius-surface-card": "12px",
4673
+ "--ui-radius-surface-modal": "16px",
4674
+ "--ui-radius-surface-sheet": "16px",
4675
+ "--ui-radius-surface-popover": "8px",
4676
+ "--ui-radius-surface-tooltip": "6px",
4677
+ "--ui-radius-image-na": "0",
4678
+ "--ui-radius-image-sm": "8px",
4679
+ "--ui-radius-image-md": "16px",
4680
+ "--ui-radius-image-pill": "9999px",
4681
+ "--ui-shadow-01-Color": "rgba(0, 0, 0, 0.4)",
4682
+ "--ui-shadow-02-Color": "rgba(0, 0, 0, 0.5)",
4683
+ "--ui-shadow-03-Color": "rgba(0, 0, 0, 0.5)",
4684
+ "--ui-shadow-04-Color": "rgba(0, 0, 0, 0.6)",
4685
+ "--ui-shadow-05-Color": "rgba(0, 0, 0, 0.6)",
4686
+ "--ui-Layer-App-header": "300px",
4687
+ "--ui-Layer-nav-dropdown": "400px",
4688
+ "--ui-Layer-surface-popover": "500px",
4689
+ "--ui-Layer-surface-tooltip": "600px",
4690
+ "--ui-Layer-dialog-backdrop": "690px",
4691
+ "--ui-Layer-dialog-modal": "700px",
4692
+ "--ui-Layer-feedback-toast": "800px",
4693
+ "--ui-Layer-system-overlay": "900px",
4694
+ "--ui-color-blue-50-legacy": "#ebeef9",
4695
+ "--ui-color-blue-100-legacy": "#c1cbec",
4696
+ "--ui-color-blue-200-legacy": "#a3b2e2",
4697
+ "--ui-color-blue-300-legacy": "#788fd5",
4698
+ "--ui-color-blue-400-legacy": "#5e79cd",
4699
+ "--ui-color-blue-500-legacy": "#3658c1",
4700
+ "--ui-color-blue-600-legacy": "#3150b0",
4701
+ "--ui-color-blue-700-legacy": "#263e89",
4702
+ "--ui-color-blue-800-legacy": "#1e306a",
4703
+ "--ui-color-blue-900-legacy": "#172551",
4704
+ "--ui-color-green-50-legacy": "#f0f9f0",
4705
+ "--ui-color-green-100-legacy": "#b1e0cc",
4706
+ "--ui-color-green-200-legacy": "#8bd1b3",
4707
+ "--ui-color-green-300-legacy": "#56bc90",
4708
+ "--ui-color-green-400-legacy": "#35af7a",
4709
+ "--ui-color-green-500-legacy": "#039b59",
4710
+ "--ui-color-green-600-legacy": "#038d51",
4711
+ "--ui-color-green-700-legacy": "#026e3f",
4712
+ "--ui-color-green-800-legacy": "#025531",
4713
+ "--ui-color-green-900-legacy": "#014125",
4714
+ "--ui-color-neutral-50-legacy": "#f0f0f0",
4715
+ "--ui-color-neutral-100-legacy": "#d1d1d1",
4716
+ "--ui-color-neutral-200-legacy": "#bbbbbb",
4717
+ "--ui-color-neutral-300-legacy": "#9c9c9c",
4718
+ "--ui-color-neutral-400-legacy": "#898989",
4719
+ "--ui-color-neutral-500-legacy": "#6b6b6b",
4720
+ "--ui-color-neutral-600-legacy": "#616161",
4721
+ "--ui-color-neutral-700-legacy": "#4c4c4c",
4722
+ "--ui-color-neutral-800-legacy": "#3b3b3b",
4723
+ "--ui-color-neutral-900-legacy": "#2d2d2d",
4724
+ "--ui-color-red-50-legacy": "#f9eae9",
4725
+ "--ui-color-red-100-legacy": "#edbeba",
4726
+ "--ui-color-red-200-legacy": "#e59f98",
4727
+ "--ui-color-red-300-legacy": "#d97369",
4728
+ "--ui-color-red-400-legacy": "#d1584c",
4729
+ "--ui-color-red-500-legacy": "#c62e1f",
4730
+ "--ui-color-red-600-legacy": "#b42a1c",
4731
+ "--ui-color-red-700-legacy": "#8d2116",
4732
+ "--ui-color-red-800-legacy": "#6d1911",
4733
+ "--ui-color-red-900-legacy": "#53130d",
4734
+ "--ui-color-orange-50-legacy": "#fcf3e9",
4735
+ "--ui-color-orange-100-legacy": "#f4daba",
4736
+ "--ui-color-orange-200-legacy": "#efc999",
4737
+ "--ui-color-orange-300-legacy": "#e8b06a",
4738
+ "--ui-color-orange-400-legacy": "#e3a14d",
4739
+ "--ui-color-orange-500-legacy": "#dc8921",
4740
+ "--ui-color-orange-600-legacy": "#c87d1e",
4741
+ "--ui-color-orange-700-legacy": "#9c6117",
4742
+ "--ui-color-orange-800-legacy": "#794b12",
4743
+ "--ui-color-orange-900-legacy": "#5c3a0e",
4744
+ "--ui-color-yellow-50-legacy": "#fcfbec",
4745
+ "--ui-color-yellow-100-legacy": "#f6f2c3",
4746
+ "--ui-color-yellow-200-legacy": "#f1eca6",
4747
+ "--ui-color-yellow-300-legacy": "#ebe47d",
4748
+ "--ui-color-yellow-400-legacy": "#e7de64",
4749
+ "--ui-color-yellow-500-legacy": "#e1d63d",
4750
+ "--ui-color-yellow-600-legacy": "#cdc338",
4751
+ "--ui-color-yellow-700-legacy": "#a0982b",
4752
+ "--ui-color-yellow-800-legacy": "#7c7622",
4753
+ "--ui-color-yellow-900-legacy": "#5f5a1a",
4754
+ "--ui-color-blue-dark-50-legacy": "#e8f0f5",
4755
+ "--ui-color-blue-dark-100-legacy": "#b8d0df",
4756
+ "--ui-color-blue-dark-200-legacy": "#96b9d0",
4757
+ "--ui-color-blue-dark-300-legacy": "#6698ba",
4758
+ "--ui-color-blue-dark-400-legacy": "#4985ad",
4759
+ "--ui-color-blue-dark-500-legacy": "#1b6698",
4760
+ "--ui-color-blue-dark-600-legacy": "#195d8a",
4761
+ "--ui-color-blue-dark-700-legacy": "#13486c",
4762
+ "--ui-color-blue-dark-800-legacy": "#0f3854",
4763
+ "--ui-color-blue-dark-900-legacy": "#0b2b40",
4764
+ "--ui-color-blue-light-50-legacy": "#e7f6fd",
4765
+ "--ui-color-blue-light-100-legacy": "#b4e3f8",
4766
+ "--ui-color-blue-light-200-legacy": "#90d6f5",
4767
+ "--ui-color-blue-light-300-legacy": "#5ec3f0",
4768
+ "--ui-color-blue-light-400-legacy": "#3eb7ed",
4769
+ "--ui-color-blue-light-500-legacy": "#0ea5e9",
4770
+ "--ui-color-blue-light-600-legacy": "#0d96d4",
4771
+ "--ui-color-blue-light-700-legacy": "#0a75a5",
4772
+ "--ui-color-blue-light-800-legacy": "#085b80",
4773
+ "--ui-color-blue-light-900-legacy": "#064562",
4774
+ "--ui-color-gray-50-legacy": "#f9fafb",
4775
+ "--ui-color-gray-100-legacy": "#f3f4f6",
4776
+ "--ui-color-gray-200-legacy": "#e5e7eb",
4777
+ "--ui-color-gray-300-legacy": "#d1d5db",
4778
+ "--ui-color-gray-400-legacy": "#9ca3af",
4779
+ "--ui-color-gray-500-legacy": "#6b7280",
4780
+ "--ui-color-gray-600-legacy": "#4b5563",
4781
+ "--ui-color-gray-700-legacy": "#374151",
4782
+ "--ui-color-gray-800-legacy": "#1f2937",
4783
+ "--ui-color-gray-900-legacy": "#111827",
4784
+ "--ui-color-alert-info-bg": "#1a2338",
4785
+ "--ui-color-alert-info-border": "rgb(54, 89, 194)",
4786
+ "--ui-color-alert-info-text": "rgb(184, 196, 237)",
4787
+ "--ui-color-alert-info-icon": "rgb(140, 161, 222)",
4788
+ "--ui-color-alert-success-bg": "#14261c",
4789
+ "--ui-color-alert-success-border": "rgb(33, 196, 94)",
4790
+ "--ui-color-alert-success-text": "rgb(130, 224, 166)",
4791
+ "--ui-color-alert-success-icon": "rgb(84, 212, 130)",
4792
+ "--ui-color-alert-danger-bg": "#2a1818",
4793
+ "--ui-color-alert-danger-border": "rgb(240, 69, 69)",
4794
+ "--ui-color-alert-danger-text": "rgb(245, 148, 148)",
4795
+ "--ui-color-alert-danger-icon": "rgb(242, 107, 107)",
4796
+ "--ui-color-alert-warning-bg": "#2a2414",
4797
+ "--ui-color-alert-warning-border": "rgb(235, 179, 8)",
4798
+ "--ui-color-alert-warning-text": "rgb(242, 214, 117)",
4799
+ "--ui-color-alert-warning-icon": "rgb(240, 196, 64)",
4800
+ "--ui-color-icon-on-canvas-inverse": "rgb(77, 79, 84)",
4801
+ "--ui-bg-base": "rgb(31, 31, 33)",
4802
+ "--ui-text-primary": "rgb(240, 242, 242)",
4803
+ "--ui-text-secondary": "rgb(199, 199, 204)",
4804
+ "--ui-border-default": "rgb(77, 79, 84)"
4805
+ }
3059
4806
  }
3060
4807
  }