@planningcenter/tapestry 1.0.0-rc.2 → 1.0.0

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.
package/dist/tokens.css CHANGED
@@ -53,9 +53,9 @@
53
53
  --t-avatar-size-112: 112px;
54
54
  --t-text-color-default-headline: hsl(0, 0%, 12%);
55
55
  --t-text-color-default-primary: hsl(0, 0%, 24%);
56
- --t-text-color-default-secondary: hsl(0, 0%, 45%);
56
+ --t-text-color-default-secondary: hsl(0, 0%, 42%);
57
57
  --t-text-color-default-disabled: hsl(0, 0%, 81%);
58
- --t-text-color-default-placeholder: hsl(0, 0%, 62%);
58
+ --t-text-color-default-placeholder: hsl(0, 0%, 58%);
59
59
  --t-text-color-default-inverted: hsl(0, 0%, 100%);
60
60
  --t-text-color-interaction-primary: hsl(204, 100%, 40%);
61
61
  --t-text-color-interaction-hover: hsl(204, 100%, 35%);
@@ -68,6 +68,7 @@
68
68
  --t-text-color-status-error: hsl(8, 60%, 45%);
69
69
  --t-text-color-tag-subtle-gray: hsl(0, 0%, 24%);
70
70
  --t-text-color-tag-subtle-blue: hsl(224, 47%, 31%);
71
+ --t-text-color-tag-subtle-indigo: hsl(241, 59%, 28%);
71
72
  --t-text-color-tag-subtle-aqua: hsl(209, 77%, 22%);
72
73
  --t-text-color-tag-subtle-teal: hsl(180, 95%, 15%);
73
74
  --t-text-color-tag-subtle-green: hsl(100, 93%, 17%);
@@ -77,6 +78,7 @@
77
78
  --t-text-color-tag-subtle-purple: hsl(268, 71%, 27%);
78
79
  --t-text-color-tag-subtle-magenta: hsl(285, 71%, 20%);
79
80
  --t-text-color-tag-bold-gray: hsl(0, 0%, 24%);
81
+ --t-text-color-tag-bold-indigo: hsl(241, 59%, 28%);
80
82
  --t-text-color-tag-bold-blue: hsl(224, 47%, 31%);
81
83
  --t-text-color-tag-bold-aqua: hsl(209, 77%, 22%);
82
84
  --t-text-color-tag-bold-teal: hsl(180, 95%, 15%);
@@ -87,12 +89,12 @@
87
89
  --t-text-color-tag-bold-purple: hsl(268, 71%, 27%);
88
90
  --t-text-color-tag-bold-magenta: hsl(285, 71%, 20%);
89
91
  --t-icon-color-default-primary: hsl(0, 0%, 24%);
90
- --t-icon-color-default-secondary: hsl(0, 0%, 45%);
91
- --t-icon-color-default-dim: hsl(0, 0%, 62%);
92
+ --t-icon-color-default-secondary: hsl(0, 0%, 42%);
93
+ --t-icon-color-default-dim: hsl(0, 0%, 58%);
92
94
  --t-icon-color-default-disabled: hsl(0, 0%, 81%);
93
95
  --t-icon-color-default-inverted: hsl(0, 0%, 100%);
94
- --t-icon-color-status-neutral-primary: hsl(0, 0%, 45%);
95
- --t-icon-color-status-neutral-secondary: hsl(0, 0%, 62%);
96
+ --t-icon-color-status-neutral-primary: hsl(0, 0%, 42%);
97
+ --t-icon-color-status-neutral-secondary: hsl(0, 0%, 58%);
96
98
  --t-icon-color-status-neutral-bold: hsl(0, 0%, 24%);
97
99
  --t-icon-color-status-info-primary: hsl(204, 100%, 40%);
98
100
  --t-icon-color-status-success-primary: hsl(96, 57%, 33%);
@@ -101,8 +103,9 @@
101
103
  --t-icon-color-status-error-primary: hsl(8, 60%, 47%);
102
104
  --t-fill-color-neutral-000: hsl(0, 0%, 12%);
103
105
  --t-fill-color-neutral-010: hsl(0, 0%, 24%);
104
- --t-fill-color-neutral-020: hsl(0, 0%, 45%);
105
- --t-fill-color-neutral-030: hsl(0, 0%, 62%);
106
+ --t-fill-color-neutral-020: hsl(0, 0%, 42%);
107
+ --t-fill-color-neutral-025: hsl(0, 0%, 50%);
108
+ --t-fill-color-neutral-030: hsl(0, 0%, 58%);
106
109
  --t-fill-color-neutral-040: hsl(0, 0%, 81%);
107
110
  --t-fill-color-neutral-050: hsl(0, 0%, 88%);
108
111
  --t-fill-color-neutral-060: hsl(0, 0%, 93%);
@@ -114,13 +117,13 @@
114
117
  --t-fill-color-interaction-hover: hsl(204, 100%, 35%);
115
118
  --t-fill-color-interaction-active: hsl(204, 100%, 30%);
116
119
  --t-fill-color-interaction-disabled: hsl(0, 0%, 81%);
117
- --t-fill-color-control-neutral-off: hsl(0, 0%, 62%);
120
+ --t-fill-color-control-neutral-off: hsl(0, 0%, 58%);
118
121
  --t-fill-color-control-neutral-on: hsl(0, 0%, 24%);
119
122
  --t-fill-color-control-primary: hsl(204, 100%, 40%);
120
123
  --t-fill-color-control-secondary: hsl(97, 57%, 40%);
121
124
  --t-fill-color-control-error: hsl(8, 60%, 47%);
122
125
  --t-fill-color-control-disabled: hsl(0, 0%, 81%);
123
- --t-fill-color-status-neutral-solid: hsl(0, 0%, 45%);
126
+ --t-fill-color-status-neutral-solid: hsl(0, 0%, 42%);
124
127
  --t-fill-color-status-neutral-ghost: hsl(0, 0%, 93%);
125
128
  --t-fill-color-status-neutral-dim: hsl(0, 0%, 97%);
126
129
  --t-fill-color-status-info-solid: hsl(204, 100%, 40%);
@@ -217,12 +220,14 @@
217
220
  --t-fill-color-product-services-070: hsl(89, 62%, 26%);
218
221
  --t-fill-color-product-services-080: hsl(89, 63%, 21%);
219
222
  --t-fill-color-product-staff-base: hsl(328, 100%, 45%);
223
+ --t-fill-color-product-staff-dark: hsl(328, 100%, 38%);
224
+ --t-fill-color-product-staff-darker: hsl(328, 100%, 33%);
220
225
  --t-fill-color-tag-gray-010: hsl(0, 0%, 93%);
221
226
  --t-fill-color-tag-gray-020: hsl(0, 0%, 88%);
222
227
  --t-fill-color-tag-gray-030: hsl(0, 0%, 88%);
223
228
  --t-fill-color-tag-gray-040: hsl(0, 0%, 81%);
224
229
  --t-fill-color-tag-blue-010: hsl(220, 100%, 95%);
225
- --t-fill-color-tag-blue-020: hsl(221, 100%, 81%);
230
+ --t-fill-color-tag-blue-020: hsl(221, 100%, 88%);
226
231
  --t-fill-color-tag-blue-030: hsl(220, 98%, 81%);
227
232
  --t-fill-color-tag-blue-040: hsl(220, 98%, 74%);
228
233
  --t-fill-color-tag-aqua-010: hsl(200, 82%, 89%);
@@ -257,20 +262,22 @@
257
262
  --t-fill-color-tag-magenta-020: hsl(291, 40%, 83%);
258
263
  --t-fill-color-tag-magenta-030: hsl(291, 48%, 70%);
259
264
  --t-fill-color-tag-magenta-040: hsl(292, 48%, 63%);
260
- --t-fill-color-button-neutral-solid-default: hsl(0, 0%, 45%);
265
+ --t-fill-color-tag-indigo-010: hsl(234, 78%, 93%);
266
+ --t-fill-color-tag-indigo-020: hsl(233, 79%, 87%);
267
+ --t-fill-color-tag-indigo-030: hsl(233, 77%, 81%);
268
+ --t-fill-color-tag-indigo-040: hsl(236, 79%, 74%);
269
+ --t-fill-color-button-neutral-solid-default: hsl(0, 0%, 42%);
261
270
  --t-fill-color-button-neutral-solid-hover: hsl(0, 0%, 24%);
262
271
  --t-fill-color-button-neutral-solid-active: hsl(0, 0%, 12%);
263
272
  --t-fill-color-button-neutral-solid-disabled: hsl(0, 0%, 95%);
264
273
  --t-fill-color-button-neutral-outline-dim-default: hsla(0, 0%, 100%, 0);
265
274
  --t-fill-color-button-neutral-outline-dim-hover: hsl(0, 0%, 95%);
266
275
  --t-fill-color-button-neutral-outline-dim-active: hsl(0, 0%, 93%);
267
- --t-fill-color-button-neutral-outline-dim-disabled: hsla(0, 0%, 100%, 0);
268
- --t-fill-color-button-neutral-outline-dim-disabled-solid: hsl(0, 0%, 98%);
276
+ --t-fill-color-button-neutral-outline-dim-disabled: hsl(0, 0%, 98%);
269
277
  --t-fill-color-button-neutral-ghost-default: hsla(0, 0%, 100%, 0);
270
278
  --t-fill-color-button-neutral-ghost-hover: hsl(0, 0%, 95%);
271
279
  --t-fill-color-button-neutral-ghost-active: hsl(0, 0%, 93%);
272
- --t-fill-color-button-neutral-ghost-disabled: hsla(0, 0%, 100%, 0);
273
- --t-fill-color-button-neutral-ghost-disabled-solid: hsl(0, 0%, 98%);
280
+ --t-fill-color-button-neutral-ghost-disabled: hsl(0, 0%, 98%);
274
281
  --t-fill-color-button-interaction-solid-default: hsl(204, 100%, 40%);
275
282
  --t-fill-color-button-interaction-solid-hover: hsl(204, 100%, 35%);
276
283
  --t-fill-color-button-interaction-solid-active: hsl(204, 100%, 30%);
@@ -322,11 +329,11 @@
322
329
  --t-border-color-default-base: hsl(0, 0%, 88%);
323
330
  --t-border-color-default-dark: hsl(0, 0%, 81%);
324
331
  --t-border-color-default-darker: hsl(0, 0%, 68%);
325
- --t-border-color-default-darkest: hsl(0, 0%, 62%);
332
+ --t-border-color-default-darkest: hsl(0, 0%, 58%);
326
333
  --t-border-color-default-disabled: hsl(0, 0%, 88%);
327
334
  --t-border-color-default-dim: hsl(0, 0%, 95%);
328
335
  --t-border-color-default-white: hsl(0, 0%, 100%);
329
- --t-border-color-status-neutral: hsl(0, 0%, 62%);
336
+ --t-border-color-status-neutral: hsl(0, 0%, 58%);
330
337
  --t-border-color-status-info: hsl(204, 100%, 40%);
331
338
  --t-border-color-status-success: hsl(97, 57%, 40%);
332
339
  --t-border-color-status-warning: hsl(42, 84%, 63%);
@@ -341,152 +348,154 @@
341
348
  --t-border-color-control-warning: hsl(42, 84%, 63%);
342
349
  --t-border-color-control-error: hsl(8, 60%, 47%);
343
350
  --t-border-color-control-disabled: hsl(0, 0%, 88%);
344
- --t-text-color-tag-gray: hsl(0, 0%, 24%);
345
- --t-text-color-tag-magenta: hsl(285, 71%, 20%);
346
- --t-text-color-tag-blue: hsl(224, 47%, 31%);
347
- --t-text-color-tag-aqua: hsl(209, 77%, 22%);
348
- --t-text-color-tag-teal: hsl(180, 95%, 15%);
349
- --t-text-color-tag-green: hsl(100, 93%, 17%);
350
- --t-text-color-tag-yellow: hsl(29, 100%, 23%);
351
- --t-text-color-tag-orange: hsl(18, 100%, 18%);
352
- --t-text-color-tag-pink: hsl(327, 88%, 20%);
353
- --t-text-color-tag-purple: hsl(268, 71%, 27%);
351
+ --t-text-color-tag-gray: var(--t-text-color-tag-bold-gray);
352
+ --t-text-color-tag-magenta: var(--t-text-color-tag-bold-magenta);
353
+ --t-text-color-tag-blue: var(--t-text-color-tag-bold-blue);
354
+ --t-text-color-tag-aqua: var(--t-text-color-tag-bold-aqua);
355
+ --t-text-color-tag-teal: var(--t-text-color-tag-bold-teal);
356
+ --t-text-color-tag-green: var(--t-text-color-tag-bold-green);
357
+ --t-text-color-tag-yellow: var(--t-text-color-tag-bold-yellow);
358
+ --t-text-color-tag-orange: var(--t-text-color-tag-bold-orange);
359
+ --t-text-color-tag-pink: var(--t-text-color-tag-bold-pink);
360
+ --t-text-color-tag-purple: var(--t-text-color-tag-bold-purple);
354
361
  --t-icon-color-status-neutral-dark: hsl(0, 0%, 24%);
355
362
  --t-icon-color-status-info-secondary: hsl(204, 100%, 40%);
356
363
  --t-fill-color-alert-info: hsl(204, 94%, 49%);
357
364
  --t-fill-color-alert-success: hsl(122, 60%, 41%);
358
365
  --t-fill-color-alert-warning: hsl(43, 96%, 58%);
359
366
  --t-fill-color-alert-error: hsl(4, 77%, 59%);
360
- --t-fill-color-product-accounts-lightest: hsl(212, 54%, 93%);
361
- --t-fill-color-product-accounts-lighter: hsl(209, 53%, 90%);
362
- --t-fill-color-product-accounts-light: hsl(210, 54%, 60%);
363
- --t-fill-color-product-accounts-base: hsl(210, 55%, 50%);
364
- --t-fill-color-product-accounts-dark: hsl(210, 65%, 40%);
365
- --t-fill-color-product-accounts-darker: hsl(211, 70%, 32%);
366
- --t-fill-color-product-accounts-darkest: hsl(210, 75%, 25%);
367
- --t-fill-color-product-calendar-lightest: hsl(8, 61%, 70%);
368
- --t-fill-color-product-calendar-lighter: hsl(8, 72%, 59%);
369
- --t-fill-color-product-calendar-light: hsl(8, 65%, 55%);
370
- --t-fill-color-product-calendar-base: hsl(9, 61%, 50%);
371
- --t-fill-color-product-calendar-dark: hsl(8, 65%, 42%);
372
- --t-fill-color-product-calendar-darker: hsl(7, 65%, 34%);
373
- --t-fill-color-product-calendar-darkest: hsl(9, 61%, 27%);
374
- --t-fill-color-product-checkins-lightest: hsl(283, 22%, 75%);
375
- --t-fill-color-product-checkins-lighter: hsl(284, 22%, 64%);
376
- --t-fill-color-product-checkins-light: hsl(283, 22%, 55%);
377
- --t-fill-color-product-checkins-base: hsl(283, 22%, 48%);
378
- --t-fill-color-product-checkins-dark: hsl(283, 27%, 42%);
379
- --t-fill-color-product-checkins-darker: hsl(284, 33%, 34%);
380
- --t-fill-color-product-checkins-darkest: hsl(283, 33%, 27%);
381
- --t-fill-color-product-giving-lightest: hsl(42, 95%, 83%);
382
- --t-fill-color-product-giving-lighter: hsl(43, 95%, 75%);
383
- --t-fill-color-product-giving-light: hsl(43, 88%, 70%);
384
- --t-fill-color-product-giving-base: hsl(43, 88%, 64%);
385
- --t-fill-color-product-giving-dark: hsl(42, 84%, 55%);
386
- --t-fill-color-product-giving-darker: hsl(42, 84%, 48%);
387
- --t-fill-color-product-giving-darkest: hsl(42, 100%, 40%);
388
- --t-fill-color-product-groups-lightest: hsl(17, 96%, 80%);
389
- --t-fill-color-product-groups-lighter: hsl(17, 96%, 70%);
390
- --t-fill-color-product-groups-light: hsl(17, 96%, 63%);
391
- --t-fill-color-product-groups-base: hsl(17, 88%, 55%);
392
- --t-fill-color-product-groups-dark: hsl(12, 70%, 48%);
393
- --t-fill-color-product-groups-darker: hsl(12, 70%, 40%);
394
- --t-fill-color-product-groups-darkest: hsl(14, 70%, 34%);
395
- --t-fill-color-product-home-lightest: hsl(221, 91%, 91%);
396
- --t-fill-color-product-home-lighter: hsl(221, 91%, 87%);
397
- --t-fill-color-product-home-light: hsl(221, 91%, 62%);
398
- --t-fill-color-product-home-base: hsl(221, 91%, 55%);
399
- --t-fill-color-product-home-dark: hsl(221, 90%, 50%);
400
- --t-fill-color-product-home-darker: hsl(221, 90%, 45%);
401
- --t-fill-color-product-home-darkest: hsl(218, 84%, 25%);
402
- --t-fill-color-product-people-lightest: hsl(220, 69%, 81%);
403
- --t-fill-color-product-people-lighter: hsl(221, 73%, 71%);
404
- --t-fill-color-product-people-light: hsl(221, 73%, 65%);
405
- --t-fill-color-product-people-base: hsl(220, 74%, 57%);
406
- --t-fill-color-product-people-dark: hsl(220, 68%, 51%);
407
- --t-fill-color-product-people-darker: hsl(220, 68%, 41%);
408
- --t-fill-color-product-people-darkest: hsl(221, 68%, 31%);
409
- --t-fill-color-product-publishing-lightest: hsl(222, 10%, 60%);
410
- --t-fill-color-product-publishing-lighter: hsl(221, 11%, 50%);
411
- --t-fill-color-product-publishing-light: hsl(222, 12%, 39%);
412
- --t-fill-color-product-publishing-base: hsl(220, 12%, 31%);
413
- --t-fill-color-product-publishing-dark: hsl(220, 11%, 26%);
414
- --t-fill-color-product-publishing-darker: hsl(217, 12%, 22%);
415
- --t-fill-color-product-publishing-darkest: hsl(214, 11%, 12%);
416
- --t-fill-color-product-registrations-lightest: hsl(176, 38%, 78%);
417
- --t-fill-color-product-registrations-lighter: hsl(176, 37%, 68%);
418
- --t-fill-color-product-registrations-light: hsl(176, 37%, 60%);
419
- --t-fill-color-product-registrations-base: hsl(175, 36%, 43%);
420
- --t-fill-color-product-registrations-dark: hsl(175, 51%, 34%);
421
- --t-fill-color-product-registrations-darker: hsl(174, 51%, 28%);
422
- --t-fill-color-product-registrations-darkest: hsl(175, 52%, 22%);
423
- --t-fill-color-product-services-lightest: hsl(88, 39%, 75%);
424
- --t-fill-color-product-services-lighter: hsl(88, 39%, 66%);
425
- --t-fill-color-product-services-light: hsl(88, 40%, 54%);
426
- --t-fill-color-product-services-base: hsl(88, 45%, 41%);
427
- --t-fill-color-product-services-dark: hsl(89, 62%, 32%);
428
- --t-fill-color-product-services-darker: hsl(89, 62%, 26%);
429
- --t-fill-color-product-services-darkest: hsl(89, 63%, 21%);
430
- --t-fill-color-tag-subtle-gray: hsl(0, 0%, 93%);
431
- --t-fill-color-tag-subtle-blue: hsl(220, 100%, 95%);
432
- --t-fill-color-tag-subtle-aqua: hsl(200, 82%, 89%);
433
- --t-fill-color-tag-subtle-teal: hsl(163, 53%, 83%);
434
- --t-fill-color-tag-subtle-green: hsl(98, 59%, 85%);
435
- --t-fill-color-tag-subtle-yellow: hsl(45, 77%, 85%);
436
- --t-fill-color-tag-subtle-orange: hsl(22, 89%, 89%);
437
- --t-fill-color-tag-subtle-pink: hsl(311, 66%, 92%);
438
- --t-fill-color-tag-subtle-purple: hsl(259, 74%, 93%);
439
- --t-fill-color-tag-subtle-magenta: hsl(294, 37%, 90%);
440
- --t-fill-color-tag-subtle-label-gray: hsl(0, 0%, 88%);
441
- --t-fill-color-tag-subtle-label-blue: hsl(221, 100%, 81%);
442
- --t-fill-color-tag-subtle-label-aqua: hsl(200, 82%, 82%);
443
- --t-fill-color-tag-subtle-label-teal: hsl(164, 52%, 76%);
444
- --t-fill-color-tag-subtle-label-green: hsl(99, 59%, 78%);
445
- --t-fill-color-tag-subtle-label-yellow: hsl(44, 78%, 77%);
446
- --t-fill-color-tag-subtle-label-orange: hsl(21, 89%, 82%);
447
- --t-fill-color-tag-subtle-label-pink: hsl(310, 64%, 85%);
448
- --t-fill-color-tag-subtle-label-purple: hsl(259, 74%, 85%);
449
- --t-fill-color-tag-subtle-label-magenta: hsl(291, 40%, 83%);
450
- --t-fill-color-tag-bold-gray: hsl(0, 0%, 88%);
451
- --t-fill-color-tag-bold-blue: hsl(220, 98%, 81%);
452
- --t-fill-color-tag-bold-aqua: hsl(201, 76%, 71%);
453
- --t-fill-color-tag-bold-teal: hsl(169, 62%, 64%);
454
- --t-fill-color-tag-bold-green: hsl(112, 57%, 65%);
455
- --t-fill-color-tag-bold-yellow: hsl(44, 92%, 69%);
456
- --t-fill-color-tag-bold-orange: hsl(21, 86%, 72%);
457
- --t-fill-color-tag-bold-pink: hsl(324, 78%, 77%);
458
- --t-fill-color-tag-bold-purple: hsl(273, 62%, 76%);
459
- --t-fill-color-tag-bold-magenta: hsl(291, 48%, 70%);
460
- --t-fill-color-tag-bold-label-gray: hsl(0, 0%, 81%);
461
- --t-fill-color-tag-bold-label-blue: hsl(220, 98%, 74%);
462
- --t-fill-color-tag-bold-label-aqua: hsl(200, 75%, 64%);
463
- --t-fill-color-tag-bold-label-teal: hsl(169, 62%, 56%);
464
- --t-fill-color-tag-bold-label-green: hsl(112, 57%, 57%);
465
- --t-fill-color-tag-bold-label-yellow: hsl(44, 93%, 61%);
466
- --t-fill-color-tag-bold-label-orange: hsl(21, 86%, 64%);
467
- --t-fill-color-tag-bold-label-pink: hsl(324, 76%, 70%);
468
- --t-fill-color-tag-bold-label-purple: hsl(273, 62%, 70%);
469
- --t-fill-color-tag-bold-label-magenta: hsl(292, 48%, 63%);
367
+ --t-fill-color-product-accounts-lightest: var(--t-fill-color-product-accounts-010);
368
+ --t-fill-color-product-accounts-lighter: var(--t-fill-color-product-accounts-020);
369
+ --t-fill-color-product-accounts-light: var(--t-fill-color-product-accounts-040);
370
+ --t-fill-color-product-accounts-base: var(--t-fill-color-product-accounts-050);
371
+ --t-fill-color-product-accounts-dark: var(--t-fill-color-product-accounts-060);
372
+ --t-fill-color-product-accounts-darker: var(--t-fill-color-product-accounts-070);
373
+ --t-fill-color-product-accounts-darkest: var(--t-fill-color-product-accounts-080);
374
+ --t-fill-color-product-calendar-lightest: var(--t-fill-color-product-calendar-020);
375
+ --t-fill-color-product-calendar-lighter: var(--t-fill-color-product-calendar-030);
376
+ --t-fill-color-product-calendar-light: var(--t-fill-color-product-calendar-040);
377
+ --t-fill-color-product-calendar-base: var(--t-fill-color-product-calendar-050);
378
+ --t-fill-color-product-calendar-dark: var(--t-fill-color-product-calendar-060);
379
+ --t-fill-color-product-calendar-darker: var(--t-fill-color-product-calendar-070);
380
+ --t-fill-color-product-calendar-darkest: var(--t-fill-color-product-calendar-080);
381
+ --t-fill-color-product-checkins-lightest: var(--t-fill-color-product-checkins-020);
382
+ --t-fill-color-product-checkins-lighter: var(--t-fill-color-product-checkins-030);
383
+ --t-fill-color-product-checkins-light: var(--t-fill-color-product-checkins-040);
384
+ --t-fill-color-product-checkins-base: var(--t-fill-color-product-checkins-050);
385
+ --t-fill-color-product-checkins-dark: var(--t-fill-color-product-checkins-060);
386
+ --t-fill-color-product-checkins-darker: var(--t-fill-color-product-checkins-070);
387
+ --t-fill-color-product-checkins-darkest: var(--t-fill-color-product-checkins-080);
388
+ --t-fill-color-product-giving-lightest: var(--t-fill-color-product-giving-020);
389
+ --t-fill-color-product-giving-lighter: var(--t-fill-color-product-giving-030);
390
+ --t-fill-color-product-giving-light: var(--t-fill-color-product-giving-040);
391
+ --t-fill-color-product-giving-base: var(--t-fill-color-product-giving-050);
392
+ --t-fill-color-product-giving-dark: var(--t-fill-color-product-giving-060);
393
+ --t-fill-color-product-giving-darker: var(--t-fill-color-product-giving-070);
394
+ --t-fill-color-product-giving-darkest: var(--t-fill-color-product-giving-080);
395
+ --t-fill-color-product-groups-lightest: var(--t-fill-color-product-groups-020);
396
+ --t-fill-color-product-groups-lighter: var(--t-fill-color-product-groups-030);
397
+ --t-fill-color-product-groups-light: var(--t-fill-color-product-groups-040);
398
+ --t-fill-color-product-groups-base: var(--t-fill-color-product-groups-050);
399
+ --t-fill-color-product-groups-dark: var(--t-fill-color-product-groups-060);
400
+ --t-fill-color-product-groups-darker: var(--t-fill-color-product-groups-070);
401
+ --t-fill-color-product-groups-darkest: var(--t-fill-color-product-groups-080);
402
+ --t-fill-color-product-home-lightest: var(--t-fill-color-product-home-020);
403
+ --t-fill-color-product-home-lighter: var(--t-fill-color-product-home-030);
404
+ --t-fill-color-product-home-light: var(--t-fill-color-product-home-040);
405
+ --t-fill-color-product-home-base: var(--t-fill-color-product-home-050);
406
+ --t-fill-color-product-home-dark: var(--t-fill-color-product-home-060);
407
+ --t-fill-color-product-home-darker: var(--t-fill-color-product-home-070);
408
+ --t-fill-color-product-home-darkest: var(--t-fill-color-product-home-080);
409
+ --t-fill-color-product-people-lightest: var(--t-fill-color-product-people-020);
410
+ --t-fill-color-product-people-lighter: var(--t-fill-color-product-people-030);
411
+ --t-fill-color-product-people-light: var(--t-fill-color-product-people-040);
412
+ --t-fill-color-product-people-base: var(--t-fill-color-product-people-050);
413
+ --t-fill-color-product-people-dark: var(--t-fill-color-product-people-060);
414
+ --t-fill-color-product-people-darker: var(--t-fill-color-product-people-070);
415
+ --t-fill-color-product-people-darkest: var(--t-fill-color-product-people-080);
416
+ --t-fill-color-product-publishing-lightest: var(--t-fill-color-product-publishing-020);
417
+ --t-fill-color-product-publishing-lighter: var(--t-fill-color-product-publishing-030);
418
+ --t-fill-color-product-publishing-light: var(--t-fill-color-product-publishing-040);
419
+ --t-fill-color-product-publishing-base: var(--t-fill-color-product-publishing-050);
420
+ --t-fill-color-product-publishing-dark: var(--t-fill-color-product-publishing-060);
421
+ --t-fill-color-product-publishing-darker: var(--t-fill-color-product-publishing-070);
422
+ --t-fill-color-product-publishing-darkest: var(--t-fill-color-product-publishing-080);
423
+ --t-fill-color-product-registrations-lightest: var(--t-fill-color-product-registrations-020);
424
+ --t-fill-color-product-registrations-lighter: var(--t-fill-color-product-registrations-030);
425
+ --t-fill-color-product-registrations-light: var(--t-fill-color-product-registrations-040);
426
+ --t-fill-color-product-registrations-base: var(--t-fill-color-product-registrations-050);
427
+ --t-fill-color-product-registrations-dark: var(--t-fill-color-product-registrations-060);
428
+ --t-fill-color-product-registrations-darker: var(--t-fill-color-product-registrations-070);
429
+ --t-fill-color-product-registrations-darkest: var(--t-fill-color-product-registrations-080);
430
+ --t-fill-color-product-services-lightest: var(--t-fill-color-product-services-020);
431
+ --t-fill-color-product-services-lighter: var(--t-fill-color-product-services-030);
432
+ --t-fill-color-product-services-light: var(--t-fill-color-product-services-040);
433
+ --t-fill-color-product-services-base: var(--t-fill-color-product-services-050);
434
+ --t-fill-color-product-services-dark: var(--t-fill-color-product-services-060);
435
+ --t-fill-color-product-services-darker: var(--t-fill-color-product-services-070);
436
+ --t-fill-color-product-services-darkest: var(--t-fill-color-product-services-080);
437
+ --t-fill-color-tag-subtle-gray: var(--t-fill-color-tag-gray-010);
438
+ --t-fill-color-tag-subtle-blue: var(--t-fill-color-tag-blue-010);
439
+ --t-fill-color-tag-subtle-aqua: var(--t-fill-color-tag-aqua-010);
440
+ --t-fill-color-tag-subtle-teal: var(--t-fill-color-tag-teal-010);
441
+ --t-fill-color-tag-subtle-green: var(--t-fill-color-tag-green-010);
442
+ --t-fill-color-tag-subtle-yellow: var(--t-fill-color-tag-yellow-010);
443
+ --t-fill-color-tag-subtle-orange: var(--t-fill-color-tag-orange-010);
444
+ --t-fill-color-tag-subtle-pink: var(--t-fill-color-tag-pink-010);
445
+ --t-fill-color-tag-subtle-purple: var(--t-fill-color-tag-purple-010);
446
+ --t-fill-color-tag-subtle-magenta: var(--t-fill-color-tag-magenta-010);
447
+ --t-fill-color-tag-subtle-label-gray: var(--t-fill-color-tag-gray-020);
448
+ --t-fill-color-tag-subtle-label-blue: var(--t-fill-color-tag-blue-020);
449
+ --t-fill-color-tag-subtle-label-aqua: var(--t-fill-color-tag-aqua-020);
450
+ --t-fill-color-tag-subtle-label-teal: var(--t-fill-color-tag-teal-020);
451
+ --t-fill-color-tag-subtle-label-green: var(--t-fill-color-tag-green-020);
452
+ --t-fill-color-tag-subtle-label-yellow: var(--t-fill-color-tag-yellow-020);
453
+ --t-fill-color-tag-subtle-label-orange: var(--t-fill-color-tag-orange-020);
454
+ --t-fill-color-tag-subtle-label-pink: var(--t-fill-color-tag-pink-020);
455
+ --t-fill-color-tag-subtle-label-purple: var(--t-fill-color-tag-purple-020);
456
+ --t-fill-color-tag-subtle-label-magenta: var(--t-fill-color-tag-magenta-020);
457
+ --t-fill-color-tag-bold-gray: var(--t-fill-color-tag-gray-030);
458
+ --t-fill-color-tag-bold-blue: var(--t-fill-color-tag-blue-030);
459
+ --t-fill-color-tag-bold-aqua: var(--t-fill-color-tag-aqua-030);
460
+ --t-fill-color-tag-bold-teal: var(--t-fill-color-tag-teal-030);
461
+ --t-fill-color-tag-bold-green: var(--t-fill-color-tag-green-030);
462
+ --t-fill-color-tag-bold-yellow: var(--t-fill-color-tag-yellow-030);
463
+ --t-fill-color-tag-bold-orange: var(--t-fill-color-tag-orange-030);
464
+ --t-fill-color-tag-bold-pink: var(--t-fill-color-tag-pink-030);
465
+ --t-fill-color-tag-bold-purple: var(--t-fill-color-tag-purple-030);
466
+ --t-fill-color-tag-bold-magenta: var(--t-fill-color-tag-magenta-030);
467
+ --t-fill-color-tag-bold-label-gray: var(--t-fill-color-tag-gray-040);
468
+ --t-fill-color-tag-bold-label-blue: var(--t-fill-color-tag-blue-040);
469
+ --t-fill-color-tag-bold-label-aqua: var(--t-fill-color-tag-aqua-040);
470
+ --t-fill-color-tag-bold-label-teal: var(--t-fill-color-tag-teal-040);
471
+ --t-fill-color-tag-bold-label-green: var(--t-fill-color-tag-green-040);
472
+ --t-fill-color-tag-bold-label-yellow: var(--t-fill-color-tag-yellow-040);
473
+ --t-fill-color-tag-bold-label-orange: var(--t-fill-color-tag-orange-040);
474
+ --t-fill-color-tag-bold-label-pink: var(--t-fill-color-tag-pink-040);
475
+ --t-fill-color-tag-bold-label-purple: var(--t-fill-color-tag-purple-040);
476
+ --t-fill-color-tag-bold-label-magenta: var(--t-fill-color-tag-magenta-040);
477
+ --t-fill-color-button-neutral-outline-dim-disabled-solid: hsl(0, 0%, 98%);
478
+ --t-fill-color-button-neutral-ghost-disabled-solid: hsl(0, 0%, 98%);
470
479
  --t-fill-color-button-default-info-solid-default: hsl(204, 100%, 40%);
471
480
  --t-fill-color-button-default-info-solid-hover: hsl(204, 100%, 35%);
472
481
  --t-fill-color-button-default-info-solid-active: hsl(204, 100%, 30%);
473
482
  --t-fill-color-button-default-info-solid-disabled: hsl(0, 0%, 81%);
474
- --t-fill-color-button-default-info-outline-dim-default: hsla(0, 0%, 100%, 0);
483
+ --t-fill-color-button-default-info-outline-dim-default: #ffffff00;
475
484
  --t-fill-color-button-default-info-outline-dim-hover: hsl(204, 100%, 97%);
476
485
  --t-fill-color-button-default-info-outline-dim-active: hsl(203, 94%, 94%);
477
- --t-fill-color-button-default-info-outline-dim-disabled: hsla(0, 0%, 100%, 0);
478
- --t-fill-color-button-default-info-ghost-default: hsla(0, 0%, 100%, 0);
486
+ --t-fill-color-button-default-info-outline-dim-disabled: #ffffff00;
487
+ --t-fill-color-button-default-info-ghost-default: #ffffff00;
479
488
  --t-fill-color-button-default-info-ghost-hover: hsl(204, 100%, 97%);
480
489
  --t-fill-color-button-default-info-ghost-active: hsl(203, 94%, 94%);
481
- --t-fill-color-button-default-info-ghost-disabled: hsla(0, 0%, 100%, 0);
490
+ --t-fill-color-button-default-info-ghost-disabled: #ffffff00;
482
491
  --t-fill-color-button-create-solid-default: hsl(96, 57%, 33%);
483
492
  --t-fill-color-button-create-solid-hover: hsl(97, 57%, 28%);
484
493
  --t-fill-color-button-create-solid-active: hsl(97, 57%, 23%);
485
494
  --t-fill-color-button-create-solid-disabled: hsl(0, 0%, 81%);
486
- --t-fill-color-button-create-ghost-default: hsla(0, 0%, 100%, 0);
495
+ --t-fill-color-button-create-ghost-default: #ffffff00;
487
496
  --t-fill-color-button-create-ghost-hover: hsl(96, 60%, 95%);
488
497
  --t-fill-color-button-create-ghost-active: hsl(97, 57%, 90%);
489
- --t-fill-color-button-create-ghost-disabled: hsla(0, 0%, 100%, 0);
498
+ --t-fill-color-button-create-ghost-disabled: #ffffff00;
490
499
  }
491
500
 
492
501
  /**
@@ -1 +1 @@
1
- {"version":3,"sources":["tokens-alias.css","tokens-alias-deprecated.css"],"names":[],"mappings":"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","file":"tokens.css","sourcesContent":["/**\n * Do not edit directly, this file was auto-generated.\n */\n\n:root {\n --t-border-radius-sm: 2px;\n --t-border-radius-md: 4px;\n --t-border-radius-lg: 8px;\n --t-border-radius-xl: 16px;\n --t-border-radius-round: 56px;\n --t-border-radius-default: 4px;\n --t-border-size-default: 1px;\n --t-border-size-thick: 2px;\n --t-spacing-1: 8px;\n --t-spacing-2: 16px;\n --t-spacing-3: 24px;\n --t-spacing-4: 32px;\n --t-spacing-5: 40px;\n --t-spacing-6: 48px;\n --t-spacing-7: 56px;\n --t-spacing-fourth: 2px;\n --t-spacing-half: 4px;\n --t-element-size-3xl: 48px;\n --t-element-size-2xl: 32px;\n --t-element-size-xl: 24px;\n --t-element-size-lg: 18px;\n --t-element-size-md: 16px;\n --t-element-size-sm: 14px;\n --t-element-size-xs: 12px;\n --t-font-size-4xl: 32px;\n --t-font-size-3xl: 28px;\n --t-font-size-2xl: 24px;\n --t-font-size-xl: 20px;\n --t-font-size-lg: 18px;\n --t-font-size-md: 16px;\n --t-font-size-sm: 14px;\n --t-font-size-xs: 12px;\n --t-font-size-2xs: 10px;\n --t-font-weight-normal: 400;\n --t-font-weight-medium: 500;\n --t-font-weight-semi-bold: 600;\n --t-font-weight-bold: 700;\n --t-container-size-xl: 48px;\n --t-container-size-lg: 40px;\n --t-container-size-md: 32px;\n --t-container-size-sm: 24px;\n --t-container-size-xs: 20px;\n --t-avatar-size-20: 20px;\n --t-avatar-size-24: 24px;\n --t-avatar-size-36: 36px;\n --t-avatar-size-48: 48px;\n --t-avatar-size-72: 72px;\n --t-avatar-size-112: 112px;\n --t-text-color-default-headline: hsl(0, 0%, 12%);\n --t-text-color-default-primary: hsl(0, 0%, 24%);\n --t-text-color-default-secondary: hsl(0, 0%, 45%);\n --t-text-color-default-disabled: hsl(0, 0%, 81%);\n --t-text-color-default-placeholder: hsl(0, 0%, 62%);\n --t-text-color-default-inverted: hsl(0, 0%, 100%);\n --t-text-color-interaction-primary: hsl(204, 100%, 40%);\n --t-text-color-interaction-hover: hsl(204, 100%, 35%);\n --t-text-color-interaction-active: hsl(204, 100%, 30%);\n --t-text-color-interaction-visited: hsl(204, 100%, 30%);\n --t-text-color-status-neutral: hsl(0, 0%, 24%);\n --t-text-color-status-info: hsl(204, 100%, 35%);\n --t-text-color-status-success: hsl(97, 57%, 28%);\n --t-text-color-status-warning: hsl(42, 100%, 29%);\n --t-text-color-status-error: hsl(8, 60%, 45%);\n --t-text-color-tag-subtle-gray: hsl(0, 0%, 24%);\n --t-text-color-tag-subtle-blue: hsl(224, 47%, 31%);\n --t-text-color-tag-subtle-aqua: hsl(209, 77%, 22%);\n --t-text-color-tag-subtle-teal: hsl(180, 95%, 15%);\n --t-text-color-tag-subtle-green: hsl(100, 93%, 17%);\n --t-text-color-tag-subtle-yellow: hsl(29, 100%, 23%);\n --t-text-color-tag-subtle-orange: hsl(18, 100%, 18%);\n --t-text-color-tag-subtle-pink: hsl(327, 88%, 20%);\n --t-text-color-tag-subtle-purple: hsl(268, 71%, 27%);\n --t-text-color-tag-subtle-magenta: hsl(285, 71%, 20%);\n --t-text-color-tag-bold-gray: hsl(0, 0%, 24%);\n --t-text-color-tag-bold-blue: hsl(224, 47%, 31%);\n --t-text-color-tag-bold-aqua: hsl(209, 77%, 22%);\n --t-text-color-tag-bold-teal: hsl(180, 95%, 15%);\n --t-text-color-tag-bold-green: hsl(100, 93%, 17%);\n --t-text-color-tag-bold-yellow: hsl(29, 100%, 23%);\n --t-text-color-tag-bold-orange: hsl(18, 100%, 18%);\n --t-text-color-tag-bold-pink: hsl(327, 88%, 20%);\n --t-text-color-tag-bold-purple: hsl(268, 71%, 27%);\n --t-text-color-tag-bold-magenta: hsl(285, 71%, 20%);\n --t-icon-color-default-primary: hsl(0, 0%, 24%);\n --t-icon-color-default-secondary: hsl(0, 0%, 45%);\n --t-icon-color-default-dim: hsl(0, 0%, 62%);\n --t-icon-color-default-disabled: hsl(0, 0%, 81%);\n --t-icon-color-default-inverted: hsl(0, 0%, 100%);\n --t-icon-color-status-neutral-primary: hsl(0, 0%, 45%);\n --t-icon-color-status-neutral-secondary: hsl(0, 0%, 62%);\n --t-icon-color-status-neutral-bold: hsl(0, 0%, 24%);\n --t-icon-color-status-info-primary: hsl(204, 100%, 40%);\n --t-icon-color-status-success-primary: hsl(96, 57%, 33%);\n --t-icon-color-status-success-secondary: hsl(97, 57%, 40%);\n --t-icon-color-status-warning-primary: hsl(42, 84%, 49%);\n --t-icon-color-status-error-primary: hsl(8, 60%, 47%);\n --t-fill-color-neutral-000: hsl(0, 0%, 12%);\n --t-fill-color-neutral-010: hsl(0, 0%, 24%);\n --t-fill-color-neutral-020: hsl(0, 0%, 45%);\n --t-fill-color-neutral-030: hsl(0, 0%, 62%);\n --t-fill-color-neutral-040: hsl(0, 0%, 81%);\n --t-fill-color-neutral-050: hsl(0, 0%, 88%);\n --t-fill-color-neutral-060: hsl(0, 0%, 93%);\n --t-fill-color-neutral-070: hsl(0, 0%, 95%);\n --t-fill-color-neutral-080: hsl(0, 0%, 97%);\n --t-fill-color-neutral-090: hsl(0, 0%, 98%);\n --t-fill-color-neutral-100: hsl(0, 0%, 100%);\n --t-fill-color-interaction-default: hsl(204, 100%, 40%);\n --t-fill-color-interaction-hover: hsl(204, 100%, 35%);\n --t-fill-color-interaction-active: hsl(204, 100%, 30%);\n --t-fill-color-interaction-disabled: hsl(0, 0%, 81%);\n --t-fill-color-control-neutral-off: hsl(0, 0%, 62%);\n --t-fill-color-control-neutral-on: hsl(0, 0%, 24%);\n --t-fill-color-control-primary: hsl(204, 100%, 40%);\n --t-fill-color-control-secondary: hsl(97, 57%, 40%);\n --t-fill-color-control-error: hsl(8, 60%, 47%);\n --t-fill-color-control-disabled: hsl(0, 0%, 81%);\n --t-fill-color-status-neutral-solid: hsl(0, 0%, 45%);\n --t-fill-color-status-neutral-ghost: hsl(0, 0%, 93%);\n --t-fill-color-status-neutral-dim: hsl(0, 0%, 97%);\n --t-fill-color-status-info-solid: hsl(204, 100%, 40%);\n --t-fill-color-status-info-ghost: hsl(203, 94%, 94%);\n --t-fill-color-status-info-dim: hsl(204, 100%, 97%);\n --t-fill-color-status-success-solid: hsl(96, 57%, 33%);\n --t-fill-color-status-success-ghost: hsl(97, 57%, 90%);\n --t-fill-color-status-success-dim: hsl(96, 60%, 95%);\n --t-fill-color-status-warning-solid: hsl(42, 84%, 63%);\n --t-fill-color-status-warning-ghost: hsl(42, 87%, 94%);\n --t-fill-color-status-warning-dim: hsl(42, 87%, 97%);\n --t-fill-color-status-error-solid: hsl(8, 60%, 47%);\n --t-fill-color-status-error-ghost: hsl(9, 59%, 93%);\n --t-fill-color-status-error-dim: hsl(7, 60%, 97%);\n --t-fill-color-tooltip-primary: hsla(0, 0%, 12%, 0.77);\n --t-fill-color-product-accounts-010: hsl(212, 54%, 93%);\n --t-fill-color-product-accounts-020: hsl(209, 53%, 90%);\n --t-fill-color-product-accounts-030: hsl(210, 56%, 70%);\n --t-fill-color-product-accounts-040: hsl(210, 54%, 60%);\n --t-fill-color-product-accounts-050: hsl(210, 55%, 50%);\n --t-fill-color-product-accounts-060: hsl(210, 65%, 40%);\n --t-fill-color-product-accounts-070: hsl(211, 70%, 32%);\n --t-fill-color-product-accounts-080: hsl(210, 75%, 25%);\n --t-fill-color-product-calendar-010: hsl(8, 61%, 90%);\n --t-fill-color-product-calendar-020: hsl(8, 61%, 70%);\n --t-fill-color-product-calendar-030: hsl(8, 72%, 59%);\n --t-fill-color-product-calendar-040: hsl(8, 65%, 55%);\n --t-fill-color-product-calendar-050: hsl(9, 61%, 50%);\n --t-fill-color-product-calendar-060: hsl(8, 65%, 42%);\n --t-fill-color-product-calendar-070: hsl(7, 65%, 34%);\n --t-fill-color-product-calendar-080: hsl(9, 61%, 27%);\n --t-fill-color-product-checkins-010: hsl(285, 20%, 92%);\n --t-fill-color-product-checkins-020: hsl(283, 22%, 75%);\n --t-fill-color-product-checkins-030: hsl(284, 22%, 64%);\n --t-fill-color-product-checkins-040: hsl(283, 22%, 55%);\n --t-fill-color-product-checkins-050: hsl(283, 22%, 48%);\n --t-fill-color-product-checkins-060: hsl(283, 27%, 42%);\n --t-fill-color-product-checkins-070: hsl(284, 33%, 34%);\n --t-fill-color-product-checkins-080: hsl(283, 33%, 27%);\n --t-fill-color-product-giving-010: hsl(41, 95%, 93%);\n --t-fill-color-product-giving-020: hsl(42, 95%, 83%);\n --t-fill-color-product-giving-030: hsl(43, 95%, 75%);\n --t-fill-color-product-giving-040: hsl(43, 88%, 70%);\n --t-fill-color-product-giving-050: hsl(43, 88%, 64%);\n --t-fill-color-product-giving-060: hsl(42, 84%, 55%);\n --t-fill-color-product-giving-070: hsl(42, 84%, 48%);\n --t-fill-color-product-giving-080: hsl(42, 100%, 40%);\n --t-fill-color-product-groups-010: hsl(18, 95%, 92%);\n --t-fill-color-product-groups-020: hsl(17, 96%, 80%);\n --t-fill-color-product-groups-030: hsl(17, 96%, 70%);\n --t-fill-color-product-groups-040: hsl(17, 96%, 63%);\n --t-fill-color-product-groups-050: hsl(17, 88%, 55%);\n --t-fill-color-product-groups-060: hsl(12, 70%, 48%);\n --t-fill-color-product-groups-070: hsl(12, 70%, 40%);\n --t-fill-color-product-groups-080: hsl(14, 70%, 34%);\n --t-fill-color-product-home-010: hsl(221, 89%, 93%);\n --t-fill-color-product-home-020: hsl(221, 91%, 91%);\n --t-fill-color-product-home-030: hsl(221, 91%, 87%);\n --t-fill-color-product-home-040: hsl(221, 91%, 62%);\n --t-fill-color-product-home-050: hsl(221, 91%, 55%);\n --t-fill-color-product-home-060: hsl(221, 90%, 50%);\n --t-fill-color-product-home-070: hsl(221, 90%, 45%);\n --t-fill-color-product-home-080: hsl(218, 84%, 25%);\n --t-fill-color-product-people-010: hsl(219, 73%, 91%);\n --t-fill-color-product-people-020: hsl(220, 69%, 81%);\n --t-fill-color-product-people-030: hsl(221, 73%, 71%);\n --t-fill-color-product-people-040: hsl(221, 73%, 65%);\n --t-fill-color-product-people-050: hsl(220, 74%, 57%);\n --t-fill-color-product-people-060: hsl(220, 68%, 51%);\n --t-fill-color-product-people-070: hsl(220, 68%, 41%);\n --t-fill-color-product-people-080: hsl(221, 68%, 31%);\n --t-fill-color-product-publishing-010: hsl(220, 4%, 86%);\n --t-fill-color-product-publishing-020: hsl(222, 10%, 60%);\n --t-fill-color-product-publishing-030: hsl(221, 11%, 50%);\n --t-fill-color-product-publishing-040: hsl(222, 12%, 39%);\n --t-fill-color-product-publishing-050: hsl(220, 12%, 31%);\n --t-fill-color-product-publishing-060: hsl(220, 11%, 26%);\n --t-fill-color-product-publishing-070: hsl(217, 12%, 22%);\n --t-fill-color-product-publishing-080: hsl(214, 11%, 12%);\n --t-fill-color-product-registrations-010: hsl(173, 28%, 89%);\n --t-fill-color-product-registrations-020: hsl(176, 38%, 78%);\n --t-fill-color-product-registrations-030: hsl(176, 37%, 68%);\n --t-fill-color-product-registrations-040: hsl(176, 37%, 60%);\n --t-fill-color-product-registrations-050: hsl(175, 36%, 43%);\n --t-fill-color-product-registrations-060: hsl(175, 51%, 34%);\n --t-fill-color-product-registrations-070: hsl(174, 51%, 28%);\n --t-fill-color-product-registrations-080: hsl(175, 52%, 22%);\n --t-fill-color-product-services-010: hsl(88, 31%, 88%);\n --t-fill-color-product-services-020: hsl(88, 39%, 75%);\n --t-fill-color-product-services-030: hsl(88, 39%, 66%);\n --t-fill-color-product-services-040: hsl(88, 40%, 54%);\n --t-fill-color-product-services-050: hsl(88, 45%, 41%);\n --t-fill-color-product-services-060: hsl(89, 62%, 31%);\n --t-fill-color-product-services-070: hsl(89, 62%, 26%);\n --t-fill-color-product-services-080: hsl(89, 63%, 21%);\n --t-fill-color-product-staff-base: hsl(328, 100%, 45%);\n --t-fill-color-tag-gray-010: hsl(0, 0%, 93%);\n --t-fill-color-tag-gray-020: hsl(0, 0%, 88%);\n --t-fill-color-tag-gray-030: hsl(0, 0%, 88%);\n --t-fill-color-tag-gray-040: hsl(0, 0%, 81%);\n --t-fill-color-tag-blue-010: hsl(220, 100%, 95%);\n --t-fill-color-tag-blue-020: hsl(221, 100%, 81%);\n --t-fill-color-tag-blue-030: hsl(220, 98%, 81%);\n --t-fill-color-tag-blue-040: hsl(220, 98%, 74%);\n --t-fill-color-tag-aqua-010: hsl(200, 82%, 89%);\n --t-fill-color-tag-aqua-020: hsl(200, 82%, 82%);\n --t-fill-color-tag-aqua-030: hsl(201, 76%, 71%);\n --t-fill-color-tag-aqua-040: hsl(200, 75%, 64%);\n --t-fill-color-tag-teal-010: hsl(163, 53%, 83%);\n --t-fill-color-tag-teal-020: hsl(164, 52%, 76%);\n --t-fill-color-tag-teal-030: hsl(169, 62%, 64%);\n --t-fill-color-tag-teal-040: hsl(169, 62%, 56%);\n --t-fill-color-tag-green-010: hsl(98, 59%, 85%);\n --t-fill-color-tag-green-020: hsl(99, 59%, 78%);\n --t-fill-color-tag-green-030: hsl(112, 57%, 65%);\n --t-fill-color-tag-green-040: hsl(112, 57%, 57%);\n --t-fill-color-tag-yellow-010: hsl(45, 77%, 85%);\n --t-fill-color-tag-yellow-020: hsl(44, 78%, 77%);\n --t-fill-color-tag-yellow-030: hsl(44, 92%, 69%);\n --t-fill-color-tag-yellow-040: hsl(44, 93%, 61%);\n --t-fill-color-tag-orange-010: hsl(22, 89%, 89%);\n --t-fill-color-tag-orange-020: hsl(21, 89%, 82%);\n --t-fill-color-tag-orange-030: hsl(21, 86%, 72%);\n --t-fill-color-tag-orange-040: hsl(21, 86%, 64%);\n --t-fill-color-tag-pink-010: hsl(311, 66%, 92%);\n --t-fill-color-tag-pink-020: hsl(310, 64%, 85%);\n --t-fill-color-tag-pink-030: hsl(324, 78%, 77%);\n --t-fill-color-tag-pink-040: hsl(324, 76%, 70%);\n --t-fill-color-tag-purple-010: hsl(259, 74%, 93%);\n --t-fill-color-tag-purple-020: hsl(259, 74%, 85%);\n --t-fill-color-tag-purple-030: hsl(273, 62%, 76%);\n --t-fill-color-tag-purple-040: hsl(273, 62%, 70%);\n --t-fill-color-tag-magenta-010: hsl(294, 37%, 90%);\n --t-fill-color-tag-magenta-020: hsl(291, 40%, 83%);\n --t-fill-color-tag-magenta-030: hsl(291, 48%, 70%);\n --t-fill-color-tag-magenta-040: hsl(292, 48%, 63%);\n --t-fill-color-button-neutral-solid-default: hsl(0, 0%, 45%);\n --t-fill-color-button-neutral-solid-hover: hsl(0, 0%, 24%);\n --t-fill-color-button-neutral-solid-active: hsl(0, 0%, 12%);\n --t-fill-color-button-neutral-solid-disabled: hsl(0, 0%, 95%);\n --t-fill-color-button-neutral-outline-dim-default: hsla(0, 0%, 100%, 0);\n --t-fill-color-button-neutral-outline-dim-hover: hsl(0, 0%, 95%);\n --t-fill-color-button-neutral-outline-dim-active: hsl(0, 0%, 93%);\n --t-fill-color-button-neutral-outline-dim-disabled: hsla(0, 0%, 100%, 0);\n --t-fill-color-button-neutral-outline-dim-disabled-solid: hsl(0, 0%, 98%);\n --t-fill-color-button-neutral-ghost-default: hsla(0, 0%, 100%, 0);\n --t-fill-color-button-neutral-ghost-hover: hsl(0, 0%, 95%);\n --t-fill-color-button-neutral-ghost-active: hsl(0, 0%, 93%);\n --t-fill-color-button-neutral-ghost-disabled: hsla(0, 0%, 100%, 0);\n --t-fill-color-button-neutral-ghost-disabled-solid: hsl(0, 0%, 98%);\n --t-fill-color-button-interaction-solid-default: hsl(204, 100%, 40%);\n --t-fill-color-button-interaction-solid-hover: hsl(204, 100%, 35%);\n --t-fill-color-button-interaction-solid-active: hsl(204, 100%, 30%);\n --t-fill-color-button-interaction-solid-disabled: hsl(0, 0%, 81%);\n --t-fill-color-button-interaction-outline-dim-default: hsla(0, 0%, 100%, 0);\n --t-fill-color-button-interaction-outline-dim-hover: hsl(204, 100%, 97%);\n --t-fill-color-button-interaction-outline-dim-active: hsl(203, 94%, 94%);\n --t-fill-color-button-interaction-outline-dim-disabled: hsla(0, 0%, 100%, 0);\n --t-fill-color-button-interaction-ghost-default: hsla(0, 0%, 100%, 0);\n --t-fill-color-button-interaction-ghost-hover: hsl(204, 100%, 97%);\n --t-fill-color-button-interaction-ghost-active: hsl(203, 94%, 94%);\n --t-fill-color-button-interaction-ghost-disabled: hsla(0, 0%, 100%, 0);\n --t-fill-color-button-delete-solid-default: hsl(8, 60%, 47%);\n --t-fill-color-button-delete-solid-hover: hsl(8, 60%, 45%);\n --t-fill-color-button-delete-solid-active: hsl(8, 60%, 40%);\n --t-fill-color-button-delete-solid-disabled: hsl(0, 0%, 81%);\n --t-fill-color-button-delete-outline-dim-default: hsla(0, 0%, 100%, 0);\n --t-fill-color-button-delete-outline-dim-hover: hsl(7, 60%, 97%);\n --t-fill-color-button-delete-outline-dim-active: hsl(9, 59%, 93%);\n --t-fill-color-button-delete-outline-dim-disabled: hsla(0, 0%, 100%, 0);\n --t-fill-color-button-delete-ghost-default: hsla(0, 0%, 100%, 0);\n --t-fill-color-button-delete-ghost-hover: hsl(7, 60%, 97%);\n --t-fill-color-button-delete-ghost-active: hsl(9, 59%, 93%);\n --t-fill-color-button-delete-ghost-disabled: hsla(0, 0%, 100%, 0);\n --t-fill-color-button-pill-default: hsl(0, 0%, 93%);\n --t-fill-color-button-pill-hover: hsl(0, 0%, 88%);\n --t-fill-color-button-pill-active: hsl(0, 0%, 88%);\n --t-fill-color-button-pill-disabled: hsl(0, 0%, 93%);\n --t-fill-color-transparency-light-010: hsla(0, 0%, 100%, 0.1);\n --t-fill-color-transparency-light-020: hsla(0, 0%, 100%, 0.2);\n --t-fill-color-transparency-light-030: hsla(0, 0%, 100%, 0.3);\n --t-fill-color-transparency-light-040: hsla(0, 0%, 100%, 0.4);\n --t-fill-color-transparency-light-050: hsla(0, 0%, 100%, 0.5);\n --t-fill-color-transparency-light-060: hsla(0, 0%, 100%, 0.6);\n --t-fill-color-transparency-light-070: hsla(0, 0%, 100%, 0.7);\n --t-fill-color-transparency-light-080: hsla(0, 0%, 100%, 0.8);\n --t-fill-color-transparency-light-090: hsla(0, 0%, 100%, 0.9);\n --t-fill-color-transparency-dark-010: hsla(0, 0%, 0%, 0.1);\n --t-fill-color-transparency-dark-020: hsla(0, 0%, 0%, 0.2);\n --t-fill-color-transparency-dark-030: hsla(0, 0%, 0%, 0.3);\n --t-fill-color-transparency-dark-040: hsla(0, 0%, 0%, 0.4);\n --t-fill-color-transparency-dark-050: hsla(0, 0%, 0%, 0.5);\n --t-fill-color-transparency-dark-060: hsla(0, 0%, 0%, 0.6);\n --t-fill-color-transparency-dark-070: hsla(0, 0%, 0%, 0.7);\n --t-fill-color-transparency-dark-080: hsla(0, 0%, 0%, 0.8);\n --t-fill-color-transparency-dark-090: hsla(0, 0%, 0%, 0.9);\n --t-surface-color-canvas: hsl(0, 0%, 98%);\n --t-surface-color-card: hsl(0, 0%, 100%);\n --t-border-color-default-base: hsl(0, 0%, 88%);\n --t-border-color-default-dark: hsl(0, 0%, 81%);\n --t-border-color-default-darker: hsl(0, 0%, 68%);\n --t-border-color-default-darkest: hsl(0, 0%, 62%);\n --t-border-color-default-disabled: hsl(0, 0%, 88%);\n --t-border-color-default-dim: hsl(0, 0%, 95%);\n --t-border-color-default-white: hsl(0, 0%, 100%);\n --t-border-color-status-neutral: hsl(0, 0%, 62%);\n --t-border-color-status-info: hsl(204, 100%, 40%);\n --t-border-color-status-success: hsl(97, 57%, 40%);\n --t-border-color-status-warning: hsl(42, 84%, 63%);\n --t-border-color-status-error: hsl(8, 60%, 47%);\n --t-border-color-button-neutral: hsl(0, 0%, 88%);\n --t-border-color-button-info: hsl(204, 100%, 40%);\n --t-border-color-button-create: hsl(96, 57%, 33%);\n --t-border-color-button-delete: hsl(8, 60%, 47%);\n --t-border-color-control-neutral: hsl(0, 0%, 68%);\n --t-border-color-control-info: hsl(204, 100%, 40%);\n --t-border-color-control-success: hsl(97, 57%, 40%);\n --t-border-color-control-warning: hsl(42, 84%, 63%);\n --t-border-color-control-error: hsl(8, 60%, 47%);\n --t-border-color-control-disabled: hsl(0, 0%, 88%);\n}\n","/**\n * Do not edit directly, this file was auto-generated.\n */\n\n:root {\n --t-text-color-tag-gray: hsl(0, 0%, 24%);\n --t-text-color-tag-magenta: hsl(285, 71%, 20%);\n --t-text-color-tag-blue: hsl(224, 47%, 31%);\n --t-text-color-tag-aqua: hsl(209, 77%, 22%);\n --t-text-color-tag-teal: hsl(180, 95%, 15%);\n --t-text-color-tag-green: hsl(100, 93%, 17%);\n --t-text-color-tag-yellow: hsl(29, 100%, 23%);\n --t-text-color-tag-orange: hsl(18, 100%, 18%);\n --t-text-color-tag-pink: hsl(327, 88%, 20%);\n --t-text-color-tag-purple: hsl(268, 71%, 27%);\n --t-icon-color-status-neutral-dark: hsl(0, 0%, 24%);\n --t-icon-color-status-info-secondary: hsl(204, 100%, 40%);\n --t-fill-color-alert-info: hsl(204, 94%, 49%);\n --t-fill-color-alert-success: hsl(122, 60%, 41%);\n --t-fill-color-alert-warning: hsl(43, 96%, 58%);\n --t-fill-color-alert-error: hsl(4, 77%, 59%);\n --t-fill-color-product-accounts-lightest: hsl(212, 54%, 93%);\n --t-fill-color-product-accounts-lighter: hsl(209, 53%, 90%);\n --t-fill-color-product-accounts-light: hsl(210, 54%, 60%);\n --t-fill-color-product-accounts-base: hsl(210, 55%, 50%);\n --t-fill-color-product-accounts-dark: hsl(210, 65%, 40%);\n --t-fill-color-product-accounts-darker: hsl(211, 70%, 32%);\n --t-fill-color-product-accounts-darkest: hsl(210, 75%, 25%);\n --t-fill-color-product-calendar-lightest: hsl(8, 61%, 70%);\n --t-fill-color-product-calendar-lighter: hsl(8, 72%, 59%);\n --t-fill-color-product-calendar-light: hsl(8, 65%, 55%);\n --t-fill-color-product-calendar-base: hsl(9, 61%, 50%);\n --t-fill-color-product-calendar-dark: hsl(8, 65%, 42%);\n --t-fill-color-product-calendar-darker: hsl(7, 65%, 34%);\n --t-fill-color-product-calendar-darkest: hsl(9, 61%, 27%);\n --t-fill-color-product-checkins-lightest: hsl(283, 22%, 75%);\n --t-fill-color-product-checkins-lighter: hsl(284, 22%, 64%);\n --t-fill-color-product-checkins-light: hsl(283, 22%, 55%);\n --t-fill-color-product-checkins-base: hsl(283, 22%, 48%);\n --t-fill-color-product-checkins-dark: hsl(283, 27%, 42%);\n --t-fill-color-product-checkins-darker: hsl(284, 33%, 34%);\n --t-fill-color-product-checkins-darkest: hsl(283, 33%, 27%);\n --t-fill-color-product-giving-lightest: hsl(42, 95%, 83%);\n --t-fill-color-product-giving-lighter: hsl(43, 95%, 75%);\n --t-fill-color-product-giving-light: hsl(43, 88%, 70%);\n --t-fill-color-product-giving-base: hsl(43, 88%, 64%);\n --t-fill-color-product-giving-dark: hsl(42, 84%, 55%);\n --t-fill-color-product-giving-darker: hsl(42, 84%, 48%);\n --t-fill-color-product-giving-darkest: hsl(42, 100%, 40%);\n --t-fill-color-product-groups-lightest: hsl(17, 96%, 80%);\n --t-fill-color-product-groups-lighter: hsl(17, 96%, 70%);\n --t-fill-color-product-groups-light: hsl(17, 96%, 63%);\n --t-fill-color-product-groups-base: hsl(17, 88%, 55%);\n --t-fill-color-product-groups-dark: hsl(12, 70%, 48%);\n --t-fill-color-product-groups-darker: hsl(12, 70%, 40%);\n --t-fill-color-product-groups-darkest: hsl(14, 70%, 34%);\n --t-fill-color-product-home-lightest: hsl(221, 91%, 91%);\n --t-fill-color-product-home-lighter: hsl(221, 91%, 87%);\n --t-fill-color-product-home-light: hsl(221, 91%, 62%);\n --t-fill-color-product-home-base: hsl(221, 91%, 55%);\n --t-fill-color-product-home-dark: hsl(221, 90%, 50%);\n --t-fill-color-product-home-darker: hsl(221, 90%, 45%);\n --t-fill-color-product-home-darkest: hsl(218, 84%, 25%);\n --t-fill-color-product-people-lightest: hsl(220, 69%, 81%);\n --t-fill-color-product-people-lighter: hsl(221, 73%, 71%);\n --t-fill-color-product-people-light: hsl(221, 73%, 65%);\n --t-fill-color-product-people-base: hsl(220, 74%, 57%);\n --t-fill-color-product-people-dark: hsl(220, 68%, 51%);\n --t-fill-color-product-people-darker: hsl(220, 68%, 41%);\n --t-fill-color-product-people-darkest: hsl(221, 68%, 31%);\n --t-fill-color-product-publishing-lightest: hsl(222, 10%, 60%);\n --t-fill-color-product-publishing-lighter: hsl(221, 11%, 50%);\n --t-fill-color-product-publishing-light: hsl(222, 12%, 39%);\n --t-fill-color-product-publishing-base: hsl(220, 12%, 31%);\n --t-fill-color-product-publishing-dark: hsl(220, 11%, 26%);\n --t-fill-color-product-publishing-darker: hsl(217, 12%, 22%);\n --t-fill-color-product-publishing-darkest: hsl(214, 11%, 12%);\n --t-fill-color-product-registrations-lightest: hsl(176, 38%, 78%);\n --t-fill-color-product-registrations-lighter: hsl(176, 37%, 68%);\n --t-fill-color-product-registrations-light: hsl(176, 37%, 60%);\n --t-fill-color-product-registrations-base: hsl(175, 36%, 43%);\n --t-fill-color-product-registrations-dark: hsl(175, 51%, 34%);\n --t-fill-color-product-registrations-darker: hsl(174, 51%, 28%);\n --t-fill-color-product-registrations-darkest: hsl(175, 52%, 22%);\n --t-fill-color-product-services-lightest: hsl(88, 39%, 75%);\n --t-fill-color-product-services-lighter: hsl(88, 39%, 66%);\n --t-fill-color-product-services-light: hsl(88, 40%, 54%);\n --t-fill-color-product-services-base: hsl(88, 45%, 41%);\n --t-fill-color-product-services-dark: hsl(89, 62%, 32%);\n --t-fill-color-product-services-darker: hsl(89, 62%, 26%);\n --t-fill-color-product-services-darkest: hsl(89, 63%, 21%);\n --t-fill-color-tag-subtle-gray: hsl(0, 0%, 93%);\n --t-fill-color-tag-subtle-blue: hsl(220, 100%, 95%);\n --t-fill-color-tag-subtle-aqua: hsl(200, 82%, 89%);\n --t-fill-color-tag-subtle-teal: hsl(163, 53%, 83%);\n --t-fill-color-tag-subtle-green: hsl(98, 59%, 85%);\n --t-fill-color-tag-subtle-yellow: hsl(45, 77%, 85%);\n --t-fill-color-tag-subtle-orange: hsl(22, 89%, 89%);\n --t-fill-color-tag-subtle-pink: hsl(311, 66%, 92%);\n --t-fill-color-tag-subtle-purple: hsl(259, 74%, 93%);\n --t-fill-color-tag-subtle-magenta: hsl(294, 37%, 90%);\n --t-fill-color-tag-subtle-label-gray: hsl(0, 0%, 88%);\n --t-fill-color-tag-subtle-label-blue: hsl(221, 100%, 81%);\n --t-fill-color-tag-subtle-label-aqua: hsl(200, 82%, 82%);\n --t-fill-color-tag-subtle-label-teal: hsl(164, 52%, 76%);\n --t-fill-color-tag-subtle-label-green: hsl(99, 59%, 78%);\n --t-fill-color-tag-subtle-label-yellow: hsl(44, 78%, 77%);\n --t-fill-color-tag-subtle-label-orange: hsl(21, 89%, 82%);\n --t-fill-color-tag-subtle-label-pink: hsl(310, 64%, 85%);\n --t-fill-color-tag-subtle-label-purple: hsl(259, 74%, 85%);\n --t-fill-color-tag-subtle-label-magenta: hsl(291, 40%, 83%);\n --t-fill-color-tag-bold-gray: hsl(0, 0%, 88%);\n --t-fill-color-tag-bold-blue: hsl(220, 98%, 81%);\n --t-fill-color-tag-bold-aqua: hsl(201, 76%, 71%);\n --t-fill-color-tag-bold-teal: hsl(169, 62%, 64%);\n --t-fill-color-tag-bold-green: hsl(112, 57%, 65%);\n --t-fill-color-tag-bold-yellow: hsl(44, 92%, 69%);\n --t-fill-color-tag-bold-orange: hsl(21, 86%, 72%);\n --t-fill-color-tag-bold-pink: hsl(324, 78%, 77%);\n --t-fill-color-tag-bold-purple: hsl(273, 62%, 76%);\n --t-fill-color-tag-bold-magenta: hsl(291, 48%, 70%);\n --t-fill-color-tag-bold-label-gray: hsl(0, 0%, 81%);\n --t-fill-color-tag-bold-label-blue: hsl(220, 98%, 74%);\n --t-fill-color-tag-bold-label-aqua: hsl(200, 75%, 64%);\n --t-fill-color-tag-bold-label-teal: hsl(169, 62%, 56%);\n --t-fill-color-tag-bold-label-green: hsl(112, 57%, 57%);\n --t-fill-color-tag-bold-label-yellow: hsl(44, 93%, 61%);\n --t-fill-color-tag-bold-label-orange: hsl(21, 86%, 64%);\n --t-fill-color-tag-bold-label-pink: hsl(324, 76%, 70%);\n --t-fill-color-tag-bold-label-purple: hsl(273, 62%, 70%);\n --t-fill-color-tag-bold-label-magenta: hsl(292, 48%, 63%);\n --t-fill-color-button-default-info-solid-default: hsl(204, 100%, 40%);\n --t-fill-color-button-default-info-solid-hover: hsl(204, 100%, 35%);\n --t-fill-color-button-default-info-solid-active: hsl(204, 100%, 30%);\n --t-fill-color-button-default-info-solid-disabled: hsl(0, 0%, 81%);\n --t-fill-color-button-default-info-outline-dim-default: hsla(0, 0%, 100%, 0);\n --t-fill-color-button-default-info-outline-dim-hover: hsl(204, 100%, 97%);\n --t-fill-color-button-default-info-outline-dim-active: hsl(203, 94%, 94%);\n --t-fill-color-button-default-info-outline-dim-disabled: hsla(0, 0%, 100%, 0);\n --t-fill-color-button-default-info-ghost-default: hsla(0, 0%, 100%, 0);\n --t-fill-color-button-default-info-ghost-hover: hsl(204, 100%, 97%);\n --t-fill-color-button-default-info-ghost-active: hsl(203, 94%, 94%);\n --t-fill-color-button-default-info-ghost-disabled: hsla(0, 0%, 100%, 0);\n --t-fill-color-button-create-solid-default: hsl(96, 57%, 33%);\n --t-fill-color-button-create-solid-hover: hsl(97, 57%, 28%);\n --t-fill-color-button-create-solid-active: hsl(97, 57%, 23%);\n --t-fill-color-button-create-solid-disabled: hsl(0, 0%, 81%);\n --t-fill-color-button-create-ghost-default: hsla(0, 0%, 100%, 0);\n --t-fill-color-button-create-ghost-hover: hsl(96, 60%, 95%);\n --t-fill-color-button-create-ghost-active: hsl(97, 57%, 90%);\n --t-fill-color-button-create-ghost-disabled: hsla(0, 0%, 100%, 0);\n}\n"]}
1
+ {"version":3,"sources":["tokens-alias.css","tokens-alias-deprecated.css"],"names":[],"mappings":"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","file":"tokens.css","sourcesContent":["/**\n * Do not edit directly, this file was auto-generated.\n */\n\n:root {\n --t-border-radius-sm: 2px;\n --t-border-radius-md: 4px;\n --t-border-radius-lg: 8px;\n --t-border-radius-xl: 16px;\n --t-border-radius-round: 56px;\n --t-border-radius-default: 4px;\n --t-border-size-default: 1px;\n --t-border-size-thick: 2px;\n --t-spacing-1: 8px;\n --t-spacing-2: 16px;\n --t-spacing-3: 24px;\n --t-spacing-4: 32px;\n --t-spacing-5: 40px;\n --t-spacing-6: 48px;\n --t-spacing-7: 56px;\n --t-spacing-fourth: 2px;\n --t-spacing-half: 4px;\n --t-element-size-3xl: 48px;\n --t-element-size-2xl: 32px;\n --t-element-size-xl: 24px;\n --t-element-size-lg: 18px;\n --t-element-size-md: 16px;\n --t-element-size-sm: 14px;\n --t-element-size-xs: 12px;\n --t-font-size-4xl: 32px;\n --t-font-size-3xl: 28px;\n --t-font-size-2xl: 24px;\n --t-font-size-xl: 20px;\n --t-font-size-lg: 18px;\n --t-font-size-md: 16px;\n --t-font-size-sm: 14px;\n --t-font-size-xs: 12px;\n --t-font-size-2xs: 10px;\n --t-font-weight-normal: 400;\n --t-font-weight-medium: 500;\n --t-font-weight-semi-bold: 600;\n --t-font-weight-bold: 700;\n --t-container-size-xl: 48px;\n --t-container-size-lg: 40px;\n --t-container-size-md: 32px;\n --t-container-size-sm: 24px;\n --t-container-size-xs: 20px;\n --t-avatar-size-20: 20px;\n --t-avatar-size-24: 24px;\n --t-avatar-size-36: 36px;\n --t-avatar-size-48: 48px;\n --t-avatar-size-72: 72px;\n --t-avatar-size-112: 112px;\n --t-text-color-default-headline: hsl(0, 0%, 12%);\n --t-text-color-default-primary: hsl(0, 0%, 24%);\n --t-text-color-default-secondary: hsl(0, 0%, 42%);\n --t-text-color-default-disabled: hsl(0, 0%, 81%);\n --t-text-color-default-placeholder: hsl(0, 0%, 58%);\n --t-text-color-default-inverted: hsl(0, 0%, 100%);\n --t-text-color-interaction-primary: hsl(204, 100%, 40%);\n --t-text-color-interaction-hover: hsl(204, 100%, 35%);\n --t-text-color-interaction-active: hsl(204, 100%, 30%);\n --t-text-color-interaction-visited: hsl(204, 100%, 30%);\n --t-text-color-status-neutral: hsl(0, 0%, 24%);\n --t-text-color-status-info: hsl(204, 100%, 35%);\n --t-text-color-status-success: hsl(97, 57%, 28%);\n --t-text-color-status-warning: hsl(42, 100%, 29%);\n --t-text-color-status-error: hsl(8, 60%, 45%);\n --t-text-color-tag-subtle-gray: hsl(0, 0%, 24%);\n --t-text-color-tag-subtle-blue: hsl(224, 47%, 31%);\n --t-text-color-tag-subtle-indigo: hsl(241, 59%, 28%);\n --t-text-color-tag-subtle-aqua: hsl(209, 77%, 22%);\n --t-text-color-tag-subtle-teal: hsl(180, 95%, 15%);\n --t-text-color-tag-subtle-green: hsl(100, 93%, 17%);\n --t-text-color-tag-subtle-yellow: hsl(29, 100%, 23%);\n --t-text-color-tag-subtle-orange: hsl(18, 100%, 18%);\n --t-text-color-tag-subtle-pink: hsl(327, 88%, 20%);\n --t-text-color-tag-subtle-purple: hsl(268, 71%, 27%);\n --t-text-color-tag-subtle-magenta: hsl(285, 71%, 20%);\n --t-text-color-tag-bold-gray: hsl(0, 0%, 24%);\n --t-text-color-tag-bold-indigo: hsl(241, 59%, 28%);\n --t-text-color-tag-bold-blue: hsl(224, 47%, 31%);\n --t-text-color-tag-bold-aqua: hsl(209, 77%, 22%);\n --t-text-color-tag-bold-teal: hsl(180, 95%, 15%);\n --t-text-color-tag-bold-green: hsl(100, 93%, 17%);\n --t-text-color-tag-bold-yellow: hsl(29, 100%, 23%);\n --t-text-color-tag-bold-orange: hsl(18, 100%, 18%);\n --t-text-color-tag-bold-pink: hsl(327, 88%, 20%);\n --t-text-color-tag-bold-purple: hsl(268, 71%, 27%);\n --t-text-color-tag-bold-magenta: hsl(285, 71%, 20%);\n --t-icon-color-default-primary: hsl(0, 0%, 24%);\n --t-icon-color-default-secondary: hsl(0, 0%, 42%);\n --t-icon-color-default-dim: hsl(0, 0%, 58%);\n --t-icon-color-default-disabled: hsl(0, 0%, 81%);\n --t-icon-color-default-inverted: hsl(0, 0%, 100%);\n --t-icon-color-status-neutral-primary: hsl(0, 0%, 42%);\n --t-icon-color-status-neutral-secondary: hsl(0, 0%, 58%);\n --t-icon-color-status-neutral-bold: hsl(0, 0%, 24%);\n --t-icon-color-status-info-primary: hsl(204, 100%, 40%);\n --t-icon-color-status-success-primary: hsl(96, 57%, 33%);\n --t-icon-color-status-success-secondary: hsl(97, 57%, 40%);\n --t-icon-color-status-warning-primary: hsl(42, 84%, 49%);\n --t-icon-color-status-error-primary: hsl(8, 60%, 47%);\n --t-fill-color-neutral-000: hsl(0, 0%, 12%);\n --t-fill-color-neutral-010: hsl(0, 0%, 24%);\n --t-fill-color-neutral-020: hsl(0, 0%, 42%);\n --t-fill-color-neutral-025: hsl(0, 0%, 50%);\n --t-fill-color-neutral-030: hsl(0, 0%, 58%);\n --t-fill-color-neutral-040: hsl(0, 0%, 81%);\n --t-fill-color-neutral-050: hsl(0, 0%, 88%);\n --t-fill-color-neutral-060: hsl(0, 0%, 93%);\n --t-fill-color-neutral-070: hsl(0, 0%, 95%);\n --t-fill-color-neutral-080: hsl(0, 0%, 97%);\n --t-fill-color-neutral-090: hsl(0, 0%, 98%);\n --t-fill-color-neutral-100: hsl(0, 0%, 100%);\n --t-fill-color-interaction-default: hsl(204, 100%, 40%);\n --t-fill-color-interaction-hover: hsl(204, 100%, 35%);\n --t-fill-color-interaction-active: hsl(204, 100%, 30%);\n --t-fill-color-interaction-disabled: hsl(0, 0%, 81%);\n --t-fill-color-control-neutral-off: hsl(0, 0%, 58%);\n --t-fill-color-control-neutral-on: hsl(0, 0%, 24%);\n --t-fill-color-control-primary: hsl(204, 100%, 40%);\n --t-fill-color-control-secondary: hsl(97, 57%, 40%);\n --t-fill-color-control-error: hsl(8, 60%, 47%);\n --t-fill-color-control-disabled: hsl(0, 0%, 81%);\n --t-fill-color-status-neutral-solid: hsl(0, 0%, 42%);\n --t-fill-color-status-neutral-ghost: hsl(0, 0%, 93%);\n --t-fill-color-status-neutral-dim: hsl(0, 0%, 97%);\n --t-fill-color-status-info-solid: hsl(204, 100%, 40%);\n --t-fill-color-status-info-ghost: hsl(203, 94%, 94%);\n --t-fill-color-status-info-dim: hsl(204, 100%, 97%);\n --t-fill-color-status-success-solid: hsl(96, 57%, 33%);\n --t-fill-color-status-success-ghost: hsl(97, 57%, 90%);\n --t-fill-color-status-success-dim: hsl(96, 60%, 95%);\n --t-fill-color-status-warning-solid: hsl(42, 84%, 63%);\n --t-fill-color-status-warning-ghost: hsl(42, 87%, 94%);\n --t-fill-color-status-warning-dim: hsl(42, 87%, 97%);\n --t-fill-color-status-error-solid: hsl(8, 60%, 47%);\n --t-fill-color-status-error-ghost: hsl(9, 59%, 93%);\n --t-fill-color-status-error-dim: hsl(7, 60%, 97%);\n --t-fill-color-tooltip-primary: hsla(0, 0%, 12%, 0.77);\n --t-fill-color-product-accounts-010: hsl(212, 54%, 93%);\n --t-fill-color-product-accounts-020: hsl(209, 53%, 90%);\n --t-fill-color-product-accounts-030: hsl(210, 56%, 70%);\n --t-fill-color-product-accounts-040: hsl(210, 54%, 60%);\n --t-fill-color-product-accounts-050: hsl(210, 55%, 50%);\n --t-fill-color-product-accounts-060: hsl(210, 65%, 40%);\n --t-fill-color-product-accounts-070: hsl(211, 70%, 32%);\n --t-fill-color-product-accounts-080: hsl(210, 75%, 25%);\n --t-fill-color-product-calendar-010: hsl(8, 61%, 90%);\n --t-fill-color-product-calendar-020: hsl(8, 61%, 70%);\n --t-fill-color-product-calendar-030: hsl(8, 72%, 59%);\n --t-fill-color-product-calendar-040: hsl(8, 65%, 55%);\n --t-fill-color-product-calendar-050: hsl(9, 61%, 50%);\n --t-fill-color-product-calendar-060: hsl(8, 65%, 42%);\n --t-fill-color-product-calendar-070: hsl(7, 65%, 34%);\n --t-fill-color-product-calendar-080: hsl(9, 61%, 27%);\n --t-fill-color-product-checkins-010: hsl(285, 20%, 92%);\n --t-fill-color-product-checkins-020: hsl(283, 22%, 75%);\n --t-fill-color-product-checkins-030: hsl(284, 22%, 64%);\n --t-fill-color-product-checkins-040: hsl(283, 22%, 55%);\n --t-fill-color-product-checkins-050: hsl(283, 22%, 48%);\n --t-fill-color-product-checkins-060: hsl(283, 27%, 42%);\n --t-fill-color-product-checkins-070: hsl(284, 33%, 34%);\n --t-fill-color-product-checkins-080: hsl(283, 33%, 27%);\n --t-fill-color-product-giving-010: hsl(41, 95%, 93%);\n --t-fill-color-product-giving-020: hsl(42, 95%, 83%);\n --t-fill-color-product-giving-030: hsl(43, 95%, 75%);\n --t-fill-color-product-giving-040: hsl(43, 88%, 70%);\n --t-fill-color-product-giving-050: hsl(43, 88%, 64%);\n --t-fill-color-product-giving-060: hsl(42, 84%, 55%);\n --t-fill-color-product-giving-070: hsl(42, 84%, 48%);\n --t-fill-color-product-giving-080: hsl(42, 100%, 40%);\n --t-fill-color-product-groups-010: hsl(18, 95%, 92%);\n --t-fill-color-product-groups-020: hsl(17, 96%, 80%);\n --t-fill-color-product-groups-030: hsl(17, 96%, 70%);\n --t-fill-color-product-groups-040: hsl(17, 96%, 63%);\n --t-fill-color-product-groups-050: hsl(17, 88%, 55%);\n --t-fill-color-product-groups-060: hsl(12, 70%, 48%);\n --t-fill-color-product-groups-070: hsl(12, 70%, 40%);\n --t-fill-color-product-groups-080: hsl(14, 70%, 34%);\n --t-fill-color-product-home-010: hsl(221, 89%, 93%);\n --t-fill-color-product-home-020: hsl(221, 91%, 91%);\n --t-fill-color-product-home-030: hsl(221, 91%, 87%);\n --t-fill-color-product-home-040: hsl(221, 91%, 62%);\n --t-fill-color-product-home-050: hsl(221, 91%, 55%);\n --t-fill-color-product-home-060: hsl(221, 90%, 50%);\n --t-fill-color-product-home-070: hsl(221, 90%, 45%);\n --t-fill-color-product-home-080: hsl(218, 84%, 25%);\n --t-fill-color-product-people-010: hsl(219, 73%, 91%);\n --t-fill-color-product-people-020: hsl(220, 69%, 81%);\n --t-fill-color-product-people-030: hsl(221, 73%, 71%);\n --t-fill-color-product-people-040: hsl(221, 73%, 65%);\n --t-fill-color-product-people-050: hsl(220, 74%, 57%);\n --t-fill-color-product-people-060: hsl(220, 68%, 51%);\n --t-fill-color-product-people-070: hsl(220, 68%, 41%);\n --t-fill-color-product-people-080: hsl(221, 68%, 31%);\n --t-fill-color-product-publishing-010: hsl(220, 4%, 86%);\n --t-fill-color-product-publishing-020: hsl(222, 10%, 60%);\n --t-fill-color-product-publishing-030: hsl(221, 11%, 50%);\n --t-fill-color-product-publishing-040: hsl(222, 12%, 39%);\n --t-fill-color-product-publishing-050: hsl(220, 12%, 31%);\n --t-fill-color-product-publishing-060: hsl(220, 11%, 26%);\n --t-fill-color-product-publishing-070: hsl(217, 12%, 22%);\n --t-fill-color-product-publishing-080: hsl(214, 11%, 12%);\n --t-fill-color-product-registrations-010: hsl(173, 28%, 89%);\n --t-fill-color-product-registrations-020: hsl(176, 38%, 78%);\n --t-fill-color-product-registrations-030: hsl(176, 37%, 68%);\n --t-fill-color-product-registrations-040: hsl(176, 37%, 60%);\n --t-fill-color-product-registrations-050: hsl(175, 36%, 43%);\n --t-fill-color-product-registrations-060: hsl(175, 51%, 34%);\n --t-fill-color-product-registrations-070: hsl(174, 51%, 28%);\n --t-fill-color-product-registrations-080: hsl(175, 52%, 22%);\n --t-fill-color-product-services-010: hsl(88, 31%, 88%);\n --t-fill-color-product-services-020: hsl(88, 39%, 75%);\n --t-fill-color-product-services-030: hsl(88, 39%, 66%);\n --t-fill-color-product-services-040: hsl(88, 40%, 54%);\n --t-fill-color-product-services-050: hsl(88, 45%, 41%);\n --t-fill-color-product-services-060: hsl(89, 62%, 31%);\n --t-fill-color-product-services-070: hsl(89, 62%, 26%);\n --t-fill-color-product-services-080: hsl(89, 63%, 21%);\n --t-fill-color-product-staff-base: hsl(328, 100%, 45%);\n --t-fill-color-product-staff-dark: hsl(328, 100%, 38%);\n --t-fill-color-product-staff-darker: hsl(328, 100%, 33%);\n --t-fill-color-tag-gray-010: hsl(0, 0%, 93%);\n --t-fill-color-tag-gray-020: hsl(0, 0%, 88%);\n --t-fill-color-tag-gray-030: hsl(0, 0%, 88%);\n --t-fill-color-tag-gray-040: hsl(0, 0%, 81%);\n --t-fill-color-tag-blue-010: hsl(220, 100%, 95%);\n --t-fill-color-tag-blue-020: hsl(221, 100%, 88%);\n --t-fill-color-tag-blue-030: hsl(220, 98%, 81%);\n --t-fill-color-tag-blue-040: hsl(220, 98%, 74%);\n --t-fill-color-tag-aqua-010: hsl(200, 82%, 89%);\n --t-fill-color-tag-aqua-020: hsl(200, 82%, 82%);\n --t-fill-color-tag-aqua-030: hsl(201, 76%, 71%);\n --t-fill-color-tag-aqua-040: hsl(200, 75%, 64%);\n --t-fill-color-tag-teal-010: hsl(163, 53%, 83%);\n --t-fill-color-tag-teal-020: hsl(164, 52%, 76%);\n --t-fill-color-tag-teal-030: hsl(169, 62%, 64%);\n --t-fill-color-tag-teal-040: hsl(169, 62%, 56%);\n --t-fill-color-tag-green-010: hsl(98, 59%, 85%);\n --t-fill-color-tag-green-020: hsl(99, 59%, 78%);\n --t-fill-color-tag-green-030: hsl(112, 57%, 65%);\n --t-fill-color-tag-green-040: hsl(112, 57%, 57%);\n --t-fill-color-tag-yellow-010: hsl(45, 77%, 85%);\n --t-fill-color-tag-yellow-020: hsl(44, 78%, 77%);\n --t-fill-color-tag-yellow-030: hsl(44, 92%, 69%);\n --t-fill-color-tag-yellow-040: hsl(44, 93%, 61%);\n --t-fill-color-tag-orange-010: hsl(22, 89%, 89%);\n --t-fill-color-tag-orange-020: hsl(21, 89%, 82%);\n --t-fill-color-tag-orange-030: hsl(21, 86%, 72%);\n --t-fill-color-tag-orange-040: hsl(21, 86%, 64%);\n --t-fill-color-tag-pink-010: hsl(311, 66%, 92%);\n --t-fill-color-tag-pink-020: hsl(310, 64%, 85%);\n --t-fill-color-tag-pink-030: hsl(324, 78%, 77%);\n --t-fill-color-tag-pink-040: hsl(324, 76%, 70%);\n --t-fill-color-tag-purple-010: hsl(259, 74%, 93%);\n --t-fill-color-tag-purple-020: hsl(259, 74%, 85%);\n --t-fill-color-tag-purple-030: hsl(273, 62%, 76%);\n --t-fill-color-tag-purple-040: hsl(273, 62%, 70%);\n --t-fill-color-tag-magenta-010: hsl(294, 37%, 90%);\n --t-fill-color-tag-magenta-020: hsl(291, 40%, 83%);\n --t-fill-color-tag-magenta-030: hsl(291, 48%, 70%);\n --t-fill-color-tag-magenta-040: hsl(292, 48%, 63%);\n --t-fill-color-tag-indigo-010: hsl(234, 78%, 93%);\n --t-fill-color-tag-indigo-020: hsl(233, 79%, 87%);\n --t-fill-color-tag-indigo-030: hsl(233, 77%, 81%);\n --t-fill-color-tag-indigo-040: hsl(236, 79%, 74%);\n --t-fill-color-button-neutral-solid-default: hsl(0, 0%, 42%);\n --t-fill-color-button-neutral-solid-hover: hsl(0, 0%, 24%);\n --t-fill-color-button-neutral-solid-active: hsl(0, 0%, 12%);\n --t-fill-color-button-neutral-solid-disabled: hsl(0, 0%, 95%);\n --t-fill-color-button-neutral-outline-dim-default: hsla(0, 0%, 100%, 0);\n --t-fill-color-button-neutral-outline-dim-hover: hsl(0, 0%, 95%);\n --t-fill-color-button-neutral-outline-dim-active: hsl(0, 0%, 93%);\n --t-fill-color-button-neutral-outline-dim-disabled: hsl(0, 0%, 98%);\n --t-fill-color-button-neutral-ghost-default: hsla(0, 0%, 100%, 0);\n --t-fill-color-button-neutral-ghost-hover: hsl(0, 0%, 95%);\n --t-fill-color-button-neutral-ghost-active: hsl(0, 0%, 93%);\n --t-fill-color-button-neutral-ghost-disabled: hsl(0, 0%, 98%);\n --t-fill-color-button-interaction-solid-default: hsl(204, 100%, 40%);\n --t-fill-color-button-interaction-solid-hover: hsl(204, 100%, 35%);\n --t-fill-color-button-interaction-solid-active: hsl(204, 100%, 30%);\n --t-fill-color-button-interaction-solid-disabled: hsl(0, 0%, 81%);\n --t-fill-color-button-interaction-outline-dim-default: hsla(0, 0%, 100%, 0);\n --t-fill-color-button-interaction-outline-dim-hover: hsl(204, 100%, 97%);\n --t-fill-color-button-interaction-outline-dim-active: hsl(203, 94%, 94%);\n --t-fill-color-button-interaction-outline-dim-disabled: hsla(0, 0%, 100%, 0);\n --t-fill-color-button-interaction-ghost-default: hsla(0, 0%, 100%, 0);\n --t-fill-color-button-interaction-ghost-hover: hsl(204, 100%, 97%);\n --t-fill-color-button-interaction-ghost-active: hsl(203, 94%, 94%);\n --t-fill-color-button-interaction-ghost-disabled: hsla(0, 0%, 100%, 0);\n --t-fill-color-button-delete-solid-default: hsl(8, 60%, 47%);\n --t-fill-color-button-delete-solid-hover: hsl(8, 60%, 45%);\n --t-fill-color-button-delete-solid-active: hsl(8, 60%, 40%);\n --t-fill-color-button-delete-solid-disabled: hsl(0, 0%, 81%);\n --t-fill-color-button-delete-outline-dim-default: hsla(0, 0%, 100%, 0);\n --t-fill-color-button-delete-outline-dim-hover: hsl(7, 60%, 97%);\n --t-fill-color-button-delete-outline-dim-active: hsl(9, 59%, 93%);\n --t-fill-color-button-delete-outline-dim-disabled: hsla(0, 0%, 100%, 0);\n --t-fill-color-button-delete-ghost-default: hsla(0, 0%, 100%, 0);\n --t-fill-color-button-delete-ghost-hover: hsl(7, 60%, 97%);\n --t-fill-color-button-delete-ghost-active: hsl(9, 59%, 93%);\n --t-fill-color-button-delete-ghost-disabled: hsla(0, 0%, 100%, 0);\n --t-fill-color-button-pill-default: hsl(0, 0%, 93%);\n --t-fill-color-button-pill-hover: hsl(0, 0%, 88%);\n --t-fill-color-button-pill-active: hsl(0, 0%, 88%);\n --t-fill-color-button-pill-disabled: hsl(0, 0%, 93%);\n --t-fill-color-transparency-light-010: hsla(0, 0%, 100%, 0.1);\n --t-fill-color-transparency-light-020: hsla(0, 0%, 100%, 0.2);\n --t-fill-color-transparency-light-030: hsla(0, 0%, 100%, 0.3);\n --t-fill-color-transparency-light-040: hsla(0, 0%, 100%, 0.4);\n --t-fill-color-transparency-light-050: hsla(0, 0%, 100%, 0.5);\n --t-fill-color-transparency-light-060: hsla(0, 0%, 100%, 0.6);\n --t-fill-color-transparency-light-070: hsla(0, 0%, 100%, 0.7);\n --t-fill-color-transparency-light-080: hsla(0, 0%, 100%, 0.8);\n --t-fill-color-transparency-light-090: hsla(0, 0%, 100%, 0.9);\n --t-fill-color-transparency-dark-010: hsla(0, 0%, 0%, 0.1);\n --t-fill-color-transparency-dark-020: hsla(0, 0%, 0%, 0.2);\n --t-fill-color-transparency-dark-030: hsla(0, 0%, 0%, 0.3);\n --t-fill-color-transparency-dark-040: hsla(0, 0%, 0%, 0.4);\n --t-fill-color-transparency-dark-050: hsla(0, 0%, 0%, 0.5);\n --t-fill-color-transparency-dark-060: hsla(0, 0%, 0%, 0.6);\n --t-fill-color-transparency-dark-070: hsla(0, 0%, 0%, 0.7);\n --t-fill-color-transparency-dark-080: hsla(0, 0%, 0%, 0.8);\n --t-fill-color-transparency-dark-090: hsla(0, 0%, 0%, 0.9);\n --t-surface-color-canvas: hsl(0, 0%, 98%);\n --t-surface-color-card: hsl(0, 0%, 100%);\n --t-border-color-default-base: hsl(0, 0%, 88%);\n --t-border-color-default-dark: hsl(0, 0%, 81%);\n --t-border-color-default-darker: hsl(0, 0%, 68%);\n --t-border-color-default-darkest: hsl(0, 0%, 58%);\n --t-border-color-default-disabled: hsl(0, 0%, 88%);\n --t-border-color-default-dim: hsl(0, 0%, 95%);\n --t-border-color-default-white: hsl(0, 0%, 100%);\n --t-border-color-status-neutral: hsl(0, 0%, 58%);\n --t-border-color-status-info: hsl(204, 100%, 40%);\n --t-border-color-status-success: hsl(97, 57%, 40%);\n --t-border-color-status-warning: hsl(42, 84%, 63%);\n --t-border-color-status-error: hsl(8, 60%, 47%);\n --t-border-color-button-neutral: hsl(0, 0%, 88%);\n --t-border-color-button-info: hsl(204, 100%, 40%);\n --t-border-color-button-create: hsl(96, 57%, 33%);\n --t-border-color-button-delete: hsl(8, 60%, 47%);\n --t-border-color-control-neutral: hsl(0, 0%, 68%);\n --t-border-color-control-info: hsl(204, 100%, 40%);\n --t-border-color-control-success: hsl(97, 57%, 40%);\n --t-border-color-control-warning: hsl(42, 84%, 63%);\n --t-border-color-control-error: hsl(8, 60%, 47%);\n --t-border-color-control-disabled: hsl(0, 0%, 88%);\n}\n","/**\n * Do not edit directly, this file was auto-generated.\n */\n\n:root {\n --t-text-color-tag-gray: var(--t-text-color-tag-bold-gray);\n --t-text-color-tag-magenta: var(--t-text-color-tag-bold-magenta);\n --t-text-color-tag-blue: var(--t-text-color-tag-bold-blue);\n --t-text-color-tag-aqua: var(--t-text-color-tag-bold-aqua);\n --t-text-color-tag-teal: var(--t-text-color-tag-bold-teal);\n --t-text-color-tag-green: var(--t-text-color-tag-bold-green);\n --t-text-color-tag-yellow: var(--t-text-color-tag-bold-yellow);\n --t-text-color-tag-orange: var(--t-text-color-tag-bold-orange);\n --t-text-color-tag-pink: var(--t-text-color-tag-bold-pink);\n --t-text-color-tag-purple: var(--t-text-color-tag-bold-purple);\n --t-icon-color-status-neutral-dark: hsl(0, 0%, 24%);\n --t-icon-color-status-info-secondary: hsl(204, 100%, 40%);\n --t-fill-color-alert-info: hsl(204, 94%, 49%);\n --t-fill-color-alert-success: hsl(122, 60%, 41%);\n --t-fill-color-alert-warning: hsl(43, 96%, 58%);\n --t-fill-color-alert-error: hsl(4, 77%, 59%);\n --t-fill-color-product-accounts-lightest: var(--t-fill-color-product-accounts-010);\n --t-fill-color-product-accounts-lighter: var(--t-fill-color-product-accounts-020);\n --t-fill-color-product-accounts-light: var(--t-fill-color-product-accounts-040);\n --t-fill-color-product-accounts-base: var(--t-fill-color-product-accounts-050);\n --t-fill-color-product-accounts-dark: var(--t-fill-color-product-accounts-060);\n --t-fill-color-product-accounts-darker: var(--t-fill-color-product-accounts-070);\n --t-fill-color-product-accounts-darkest: var(--t-fill-color-product-accounts-080);\n --t-fill-color-product-calendar-lightest: var(--t-fill-color-product-calendar-020);\n --t-fill-color-product-calendar-lighter: var(--t-fill-color-product-calendar-030);\n --t-fill-color-product-calendar-light: var(--t-fill-color-product-calendar-040);\n --t-fill-color-product-calendar-base: var(--t-fill-color-product-calendar-050);\n --t-fill-color-product-calendar-dark: var(--t-fill-color-product-calendar-060);\n --t-fill-color-product-calendar-darker: var(--t-fill-color-product-calendar-070);\n --t-fill-color-product-calendar-darkest: var(--t-fill-color-product-calendar-080);\n --t-fill-color-product-checkins-lightest: var(--t-fill-color-product-checkins-020);\n --t-fill-color-product-checkins-lighter: var(--t-fill-color-product-checkins-030);\n --t-fill-color-product-checkins-light: var(--t-fill-color-product-checkins-040);\n --t-fill-color-product-checkins-base: var(--t-fill-color-product-checkins-050);\n --t-fill-color-product-checkins-dark: var(--t-fill-color-product-checkins-060);\n --t-fill-color-product-checkins-darker: var(--t-fill-color-product-checkins-070);\n --t-fill-color-product-checkins-darkest: var(--t-fill-color-product-checkins-080);\n --t-fill-color-product-giving-lightest: var(--t-fill-color-product-giving-020);\n --t-fill-color-product-giving-lighter: var(--t-fill-color-product-giving-030);\n --t-fill-color-product-giving-light: var(--t-fill-color-product-giving-040);\n --t-fill-color-product-giving-base: var(--t-fill-color-product-giving-050);\n --t-fill-color-product-giving-dark: var(--t-fill-color-product-giving-060);\n --t-fill-color-product-giving-darker: var(--t-fill-color-product-giving-070);\n --t-fill-color-product-giving-darkest: var(--t-fill-color-product-giving-080);\n --t-fill-color-product-groups-lightest: var(--t-fill-color-product-groups-020);\n --t-fill-color-product-groups-lighter: var(--t-fill-color-product-groups-030);\n --t-fill-color-product-groups-light: var(--t-fill-color-product-groups-040);\n --t-fill-color-product-groups-base: var(--t-fill-color-product-groups-050);\n --t-fill-color-product-groups-dark: var(--t-fill-color-product-groups-060);\n --t-fill-color-product-groups-darker: var(--t-fill-color-product-groups-070);\n --t-fill-color-product-groups-darkest: var(--t-fill-color-product-groups-080);\n --t-fill-color-product-home-lightest: var(--t-fill-color-product-home-020);\n --t-fill-color-product-home-lighter: var(--t-fill-color-product-home-030);\n --t-fill-color-product-home-light: var(--t-fill-color-product-home-040);\n --t-fill-color-product-home-base: var(--t-fill-color-product-home-050);\n --t-fill-color-product-home-dark: var(--t-fill-color-product-home-060);\n --t-fill-color-product-home-darker: var(--t-fill-color-product-home-070);\n --t-fill-color-product-home-darkest: var(--t-fill-color-product-home-080);\n --t-fill-color-product-people-lightest: var(--t-fill-color-product-people-020);\n --t-fill-color-product-people-lighter: var(--t-fill-color-product-people-030);\n --t-fill-color-product-people-light: var(--t-fill-color-product-people-040);\n --t-fill-color-product-people-base: var(--t-fill-color-product-people-050);\n --t-fill-color-product-people-dark: var(--t-fill-color-product-people-060);\n --t-fill-color-product-people-darker: var(--t-fill-color-product-people-070);\n --t-fill-color-product-people-darkest: var(--t-fill-color-product-people-080);\n --t-fill-color-product-publishing-lightest: var(--t-fill-color-product-publishing-020);\n --t-fill-color-product-publishing-lighter: var(--t-fill-color-product-publishing-030);\n --t-fill-color-product-publishing-light: var(--t-fill-color-product-publishing-040);\n --t-fill-color-product-publishing-base: var(--t-fill-color-product-publishing-050);\n --t-fill-color-product-publishing-dark: var(--t-fill-color-product-publishing-060);\n --t-fill-color-product-publishing-darker: var(--t-fill-color-product-publishing-070);\n --t-fill-color-product-publishing-darkest: var(--t-fill-color-product-publishing-080);\n --t-fill-color-product-registrations-lightest: var(--t-fill-color-product-registrations-020);\n --t-fill-color-product-registrations-lighter: var(--t-fill-color-product-registrations-030);\n --t-fill-color-product-registrations-light: var(--t-fill-color-product-registrations-040);\n --t-fill-color-product-registrations-base: var(--t-fill-color-product-registrations-050);\n --t-fill-color-product-registrations-dark: var(--t-fill-color-product-registrations-060);\n --t-fill-color-product-registrations-darker: var(--t-fill-color-product-registrations-070);\n --t-fill-color-product-registrations-darkest: var(--t-fill-color-product-registrations-080);\n --t-fill-color-product-services-lightest: var(--t-fill-color-product-services-020);\n --t-fill-color-product-services-lighter: var(--t-fill-color-product-services-030);\n --t-fill-color-product-services-light: var(--t-fill-color-product-services-040);\n --t-fill-color-product-services-base: var(--t-fill-color-product-services-050);\n --t-fill-color-product-services-dark: var(--t-fill-color-product-services-060);\n --t-fill-color-product-services-darker: var(--t-fill-color-product-services-070);\n --t-fill-color-product-services-darkest: var(--t-fill-color-product-services-080);\n --t-fill-color-tag-subtle-gray: var(--t-fill-color-tag-gray-010);\n --t-fill-color-tag-subtle-blue: var(--t-fill-color-tag-blue-010);\n --t-fill-color-tag-subtle-aqua: var(--t-fill-color-tag-aqua-010);\n --t-fill-color-tag-subtle-teal: var(--t-fill-color-tag-teal-010);\n --t-fill-color-tag-subtle-green: var(--t-fill-color-tag-green-010);\n --t-fill-color-tag-subtle-yellow: var(--t-fill-color-tag-yellow-010);\n --t-fill-color-tag-subtle-orange: var(--t-fill-color-tag-orange-010);\n --t-fill-color-tag-subtle-pink: var(--t-fill-color-tag-pink-010);\n --t-fill-color-tag-subtle-purple: var(--t-fill-color-tag-purple-010);\n --t-fill-color-tag-subtle-magenta: var(--t-fill-color-tag-magenta-010);\n --t-fill-color-tag-subtle-label-gray: var(--t-fill-color-tag-gray-020);\n --t-fill-color-tag-subtle-label-blue: var(--t-fill-color-tag-blue-020);\n --t-fill-color-tag-subtle-label-aqua: var(--t-fill-color-tag-aqua-020);\n --t-fill-color-tag-subtle-label-teal: var(--t-fill-color-tag-teal-020);\n --t-fill-color-tag-subtle-label-green: var(--t-fill-color-tag-green-020);\n --t-fill-color-tag-subtle-label-yellow: var(--t-fill-color-tag-yellow-020);\n --t-fill-color-tag-subtle-label-orange: var(--t-fill-color-tag-orange-020);\n --t-fill-color-tag-subtle-label-pink: var(--t-fill-color-tag-pink-020);\n --t-fill-color-tag-subtle-label-purple: var(--t-fill-color-tag-purple-020);\n --t-fill-color-tag-subtle-label-magenta: var(--t-fill-color-tag-magenta-020);\n --t-fill-color-tag-bold-gray: var(--t-fill-color-tag-gray-030);\n --t-fill-color-tag-bold-blue: var(--t-fill-color-tag-blue-030);\n --t-fill-color-tag-bold-aqua: var(--t-fill-color-tag-aqua-030);\n --t-fill-color-tag-bold-teal: var(--t-fill-color-tag-teal-030);\n --t-fill-color-tag-bold-green: var(--t-fill-color-tag-green-030);\n --t-fill-color-tag-bold-yellow: var(--t-fill-color-tag-yellow-030);\n --t-fill-color-tag-bold-orange: var(--t-fill-color-tag-orange-030);\n --t-fill-color-tag-bold-pink: var(--t-fill-color-tag-pink-030);\n --t-fill-color-tag-bold-purple: var(--t-fill-color-tag-purple-030);\n --t-fill-color-tag-bold-magenta: var(--t-fill-color-tag-magenta-030);\n --t-fill-color-tag-bold-label-gray: var(--t-fill-color-tag-gray-040);\n --t-fill-color-tag-bold-label-blue: var(--t-fill-color-tag-blue-040);\n --t-fill-color-tag-bold-label-aqua: var(--t-fill-color-tag-aqua-040);\n --t-fill-color-tag-bold-label-teal: var(--t-fill-color-tag-teal-040);\n --t-fill-color-tag-bold-label-green: var(--t-fill-color-tag-green-040);\n --t-fill-color-tag-bold-label-yellow: var(--t-fill-color-tag-yellow-040);\n --t-fill-color-tag-bold-label-orange: var(--t-fill-color-tag-orange-040);\n --t-fill-color-tag-bold-label-pink: var(--t-fill-color-tag-pink-040);\n --t-fill-color-tag-bold-label-purple: var(--t-fill-color-tag-purple-040);\n --t-fill-color-tag-bold-label-magenta: var(--t-fill-color-tag-magenta-040);\n --t-fill-color-button-neutral-outline-dim-disabled-solid: hsl(0, 0%, 98%);\n --t-fill-color-button-neutral-ghost-disabled-solid: hsl(0, 0%, 98%);\n --t-fill-color-button-default-info-solid-default: hsl(204, 100%, 40%);\n --t-fill-color-button-default-info-solid-hover: hsl(204, 100%, 35%);\n --t-fill-color-button-default-info-solid-active: hsl(204, 100%, 30%);\n --t-fill-color-button-default-info-solid-disabled: hsl(0, 0%, 81%);\n --t-fill-color-button-default-info-outline-dim-default: #ffffff00;\n --t-fill-color-button-default-info-outline-dim-hover: hsl(204, 100%, 97%);\n --t-fill-color-button-default-info-outline-dim-active: hsl(203, 94%, 94%);\n --t-fill-color-button-default-info-outline-dim-disabled: #ffffff00;\n --t-fill-color-button-default-info-ghost-default: #ffffff00;\n --t-fill-color-button-default-info-ghost-hover: hsl(204, 100%, 97%);\n --t-fill-color-button-default-info-ghost-active: hsl(203, 94%, 94%);\n --t-fill-color-button-default-info-ghost-disabled: #ffffff00;\n --t-fill-color-button-create-solid-default: hsl(96, 57%, 33%);\n --t-fill-color-button-create-solid-hover: hsl(97, 57%, 28%);\n --t-fill-color-button-create-solid-active: hsl(97, 57%, 23%);\n --t-fill-color-button-create-solid-disabled: hsl(0, 0%, 81%);\n --t-fill-color-button-create-ghost-default: #ffffff00;\n --t-fill-color-button-create-ghost-hover: hsl(96, 60%, 95%);\n --t-fill-color-button-create-ghost-active: hsl(97, 57%, 90%);\n --t-fill-color-button-create-ghost-disabled: #ffffff00;\n}\n"]}