@planningcenter/tapestry 3.0.0-rc.24 → 3.0.0-rc.26

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.
Files changed (65) hide show
  1. package/dist/components/link/BaseLink.d.ts.map +1 -1
  2. package/dist/components/link/BaseLink.js +4 -4
  3. package/dist/components/link/BaseLink.js.map +1 -1
  4. package/dist/components/page-header/index.js +1 -1
  5. package/dist/components/sidenav/index.js +1 -1
  6. package/dist/index.css +87 -98
  7. package/dist/index.css.map +1 -1
  8. package/dist/index.d.ts +0 -2
  9. package/dist/index.d.ts.map +1 -1
  10. package/dist/jsTokens.d.ts +1 -1
  11. package/dist/jsTokens.d.ts.map +1 -1
  12. package/dist/jsTokens.js +1 -1
  13. package/dist/jsTokens.js.map +1 -1
  14. package/dist/reactRender.css +1264 -1275
  15. package/dist/reactRender.css.map +1 -1
  16. package/dist/reactRenderLegacy.css +1264 -1275
  17. package/dist/reactRenderLegacy.css.map +1 -1
  18. package/dist/tapestry-wc/dist/components/{p-D8l_Sziw.js → p-B3g3KE10.js} +3 -3
  19. package/dist/tapestry-wc/dist/components/{p-D8l_Sziw.js.map → p-B3g3KE10.js.map} +1 -1
  20. package/dist/tapestry-wc/dist/components/{p-C0pXSfkK.js → p-BMbHCIAM.js} +3 -3
  21. package/dist/tapestry-wc/dist/components/{p-C0pXSfkK.js.map → p-BMbHCIAM.js.map} +1 -1
  22. package/dist/tapestry-wc/dist/components/{p-Dm53_R0v.js → p-BgG83B1-.js} +2 -2
  23. package/dist/tapestry-wc/dist/components/{p-Dm53_R0v.js.map → p-BgG83B1-.js.map} +1 -1
  24. package/dist/tapestry-wc/dist/components/{p-C6cgcKTe.js → p-CWT-jsBv.js} +2 -2
  25. package/dist/tapestry-wc/dist/components/{p-C6cgcKTe.js.map → p-CWT-jsBv.js.map} +1 -1
  26. package/dist/tapestry-wc/dist/components/{p-abQfB3Jf.js → p-DObZMtMA.js} +3 -3
  27. package/dist/tapestry-wc/dist/components/{p-abQfB3Jf.js.map → p-DObZMtMA.js.map} +1 -1
  28. package/dist/tapestry-wc/dist/components/tds-page-header-nav.js +2 -2
  29. package/dist/tapestry-wc/dist/components/tds-page-header-nav.js.map +1 -1
  30. package/dist/tapestry-wc/dist/components/tds-page-header.js +3 -3
  31. package/dist/tapestry-wc/dist/components/tds-page-header.js.map +1 -1
  32. package/dist/tapestry-wc/dist/components/tds-sidenav-item.js +3 -3
  33. package/dist/tapestry-wc/dist/components/tds-sidenav-item.js.map +1 -1
  34. package/dist/tapestry-wc/dist/components/tds-sidenav-responsive-header.js +2 -2
  35. package/dist/tapestry-wc/dist/components/tds-sidenav-responsive-header.js.map +1 -1
  36. package/dist/tapestry-wc/dist/components/tds-sidenav-section.js +3 -3
  37. package/dist/tapestry-wc/dist/components/tds-sidenav-section.js.map +1 -1
  38. package/dist/tapestry-wc/dist/components/tds-sidenav.js +5 -5
  39. package/dist/tapestry-wc/dist/components/tds-sidenav.js.map +1 -1
  40. package/dist/tokens-dark.css.map +1 -1
  41. package/dist/tokens-dark.js +2 -0
  42. package/dist/tokens-deprecated.css +0 -3
  43. package/dist/tokens-deprecated.css.map +1 -1
  44. package/dist/tokens-deprecated.js +2 -0
  45. package/dist/tokens.css.map +1 -1
  46. package/dist/tokens.js +2 -0
  47. package/dist/unstable.css +87 -98
  48. package/dist/unstable.css.map +1 -1
  49. package/dist/unstable.d.ts +1 -1
  50. package/dist/unstable.d.ts.map +1 -1
  51. package/dist/unstable.js +2 -1
  52. package/dist/unstable.js.map +1 -1
  53. package/package.json +7 -7
  54. package/dist/tokens/ts/react-native-tokens.d.ts +0 -1927
  55. package/dist/tokens/ts/react-native-tokens.d.ts.map +0 -1
  56. package/dist/tokens/ts/react-native-tokens.js +0 -497
  57. package/dist/tokens/ts/react-native-tokens.js.map +0 -1
  58. package/dist/tokens/ts/tokens.d.ts +0 -497
  59. package/dist/tokens/ts/tokens.d.ts.map +0 -1
  60. package/dist/tokens/ts/tokens.js +0 -499
  61. package/dist/tokens/ts/tokens.js.map +0 -1
  62. package/dist/tokens-deprecated.d.ts +0 -5
  63. package/dist/tokens-deprecated.d.ts.map +0 -1
  64. package/dist/tokens.d.ts +0 -4
  65. package/dist/tokens.d.ts.map +0 -1
@@ -1,951 +1,272 @@
1
- @layer t-critical, t-component;
1
+ @layer t-critical{
2
+ tds-page-header:not(.hydrated){
3
+ display:none;
4
+ }
5
+ }
2
6
 
3
- :root{
4
- --t-border-radius-sm:2px;
5
- --t-border-radius-md:4px;
6
- --t-border-radius-lg:8px;
7
- --t-border-radius-xl:16px;
8
- --t-border-radius-round:56px;
9
- --t-border-radius:4px;
10
- --t-border-width:1px;
11
- --t-border-width-thick:2px;
12
- --t-spacing-1:8px;
13
- --t-spacing-2:16px;
14
- --t-spacing-3:24px;
15
- --t-spacing-4:32px;
16
- --t-spacing-5:40px;
17
- --t-spacing-6:48px;
18
- --t-spacing-7:56px;
19
- --t-spacing-fourth:2px;
20
- --t-spacing-half:4px;
21
- --t-spacing-1-half:12px;
22
- --t-element-size-3xl:48px;
23
- --t-element-size-2xl:32px;
24
- --t-element-size-xl:24px;
25
- --t-element-size-lg:18px;
26
- --t-element-size-md:16px;
27
- --t-element-size-sm:14px;
28
- --t-element-size-xs:12px;
29
- --t-font-size-4xl:32px;
30
- --t-font-size-3xl:28px;
31
- --t-font-size-2xl:24px;
32
- --t-font-size-xl:20px;
33
- --t-font-size-lg:18px;
34
- --t-font-size-md:16px;
35
- --t-font-size-sm:14px;
36
- --t-font-size-xs:12px;
37
- --t-font-size-2xs:10px;
38
- --t-font-weight-normal:400;
39
- --t-font-weight-medium:500;
40
- --t-font-weight-semibold:600;
41
- --t-font-weight-bold:700;
42
- --t-container-size-xl:48px;
43
- --t-container-size-lg:40px;
44
- --t-container-size-md:32px;
45
- --t-container-size-sm:24px;
46
- --t-container-size-xs:20px;
47
- --t-avatar-size-20:20px;
48
- --t-avatar-size-24:24px;
49
- --t-avatar-size-36:36px;
50
- --t-avatar-size-48:48px;
51
- --t-avatar-size-72:72px;
52
- --t-avatar-size-112:112px;
53
- --t-text-color-headline:hsl(0, 0%, 12%);
54
- --t-text-color:hsl(0, 0%, 24%);
55
- --t-text-color-secondary:hsl(0, 0%, 42%);
56
- --t-text-color-disabled:hsl(0, 0%, 81%);
57
- --t-text-color-placeholder:hsl(0, 0%, 58%);
58
- --t-text-color-inverted:hsl(0, 0%, 100%);
59
- --t-text-color-interaction:hsl(204, 100%, 40%);
60
- --t-text-color-interaction-hover:hsl(204, 100%, 35%);
61
- --t-text-color-interaction-active:hsl(204, 100%, 30%);
62
- --t-text-color-interaction-visited:hsl(204, 100%, 30%);
63
- --t-text-color-status-neutral:hsl(0, 0%, 24%);
64
- --t-text-color-status-info:hsl(204, 100%, 35%);
65
- --t-text-color-status-success:hsl(97, 57%, 28%);
66
- --t-text-color-status-warning:hsl(42, 100%, 29%);
67
- --t-text-color-status-error:hsl(8, 60%, 45%);
68
- --t-text-color-tag-subtle-gray:hsl(0, 0%, 24%);
69
- --t-text-color-tag-subtle-blue:hsl(224, 47%, 31%);
70
- --t-text-color-tag-subtle-indigo:hsl(241, 59%, 28%);
71
- --t-text-color-tag-subtle-aqua:hsl(209, 77%, 22%);
72
- --t-text-color-tag-subtle-teal:hsl(180, 95%, 15%);
73
- --t-text-color-tag-subtle-green:hsl(100, 93%, 17%);
74
- --t-text-color-tag-subtle-yellow:hsl(29, 100%, 23%);
75
- --t-text-color-tag-subtle-orange:hsl(18, 100%, 18%);
76
- --t-text-color-tag-subtle-pink:hsl(327, 88%, 20%);
77
- --t-text-color-tag-subtle-purple:hsl(268, 71%, 27%);
78
- --t-text-color-tag-subtle-magenta:hsl(285, 71%, 20%);
79
- --t-text-color-tag-bold-gray:hsl(0, 0%, 24%);
80
- --t-text-color-tag-bold-indigo:hsl(241, 59%, 28%);
81
- --t-text-color-tag-bold-blue:hsl(224, 47%, 31%);
82
- --t-text-color-tag-bold-aqua:hsl(209, 77%, 22%);
83
- --t-text-color-tag-bold-teal:hsl(180, 95%, 15%);
84
- --t-text-color-tag-bold-green:hsl(100, 93%, 17%);
85
- --t-text-color-tag-bold-yellow:hsl(29, 100%, 23%);
86
- --t-text-color-tag-bold-orange:hsl(18, 100%, 18%);
87
- --t-text-color-tag-bold-pink:hsl(327, 88%, 20%);
88
- --t-text-color-tag-bold-purple:hsl(268, 71%, 27%);
89
- --t-text-color-tag-bold-magenta:hsl(285, 71%, 20%);
90
- --t-icon-color:hsl(0, 0%, 24%);
91
- --t-icon-color-secondary:hsl(0, 0%, 42%);
92
- --t-icon-color-dim:hsl(0, 0%, 58%);
93
- --t-icon-color-disabled:hsl(0, 0%, 81%);
94
- --t-icon-color-inverted:hsl(0, 0%, 100%);
95
- --t-icon-color-status-neutral:hsl(0, 0%, 42%);
96
- --t-icon-color-status-neutral-secondary:hsl(0, 0%, 58%);
97
- --t-icon-color-status-neutral-bold:hsl(0, 0%, 24%);
98
- --t-icon-color-status-info:hsl(204, 100%, 40%);
99
- --t-icon-color-status-success:hsl(96, 57%, 33%);
100
- --t-icon-color-status-success-secondary:hsl(97, 57%, 40%);
101
- --t-icon-color-status-warning:hsl(42, 84%, 49%);
102
- --t-icon-color-status-error:hsl(8, 60%, 47%);
103
- --t-fill-color-neutral-100:hsl(0, 0%, 100%);
104
- --t-fill-color-neutral-000:hsl(0, 0%, 12%);
105
- --t-fill-color-neutral-010:hsl(0, 0%, 24%);
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%);
109
- --t-fill-color-neutral-040:hsl(0, 0%, 81%);
110
- --t-fill-color-neutral-050:hsl(0, 0%, 88%);
111
- --t-fill-color-neutral-060:hsl(0, 0%, 93%);
112
- --t-fill-color-neutral-070:hsl(0, 0%, 95%);
113
- --t-fill-color-neutral-080:hsl(0, 0%, 97%);
114
- --t-fill-color-neutral-090:hsl(0, 0%, 98%);
115
- --t-fill-color-interaction:hsl(204, 100%, 40%);
116
- --t-fill-color-interaction-hover:hsl(204, 100%, 35%);
117
- --t-fill-color-interaction-active:hsl(204, 100%, 30%);
118
- --t-fill-color-interaction-disabled:hsl(0, 0%, 81%);
119
- --t-fill-color-control-neutral-off:hsl(0, 0%, 58%);
120
- --t-fill-color-control-neutral-on:hsl(0, 0%, 24%);
121
- --t-fill-color-control:hsl(204, 100%, 40%);
122
- --t-fill-color-control-secondary:hsl(97, 57%, 40%);
123
- --t-fill-color-control-error:hsl(8, 60%, 47%);
124
- --t-fill-color-control-disabled:hsl(0, 0%, 81%);
125
- --t-fill-color-status-neutral:hsl(0, 0%, 42%);
126
- --t-fill-color-status-neutral-ghost:hsl(0, 0%, 93%);
127
- --t-fill-color-status-neutral-dim:hsl(0, 0%, 97%);
128
- --t-fill-color-status-info:hsl(204, 100%, 40%);
129
- --t-fill-color-status-info-ghost:hsl(203, 94%, 94%);
130
- --t-fill-color-status-info-dim:hsl(204, 100%, 97%);
131
- --t-fill-color-status-success:hsl(96, 57%, 33%);
132
- --t-fill-color-status-success-ghost:hsl(97, 57%, 90%);
133
- --t-fill-color-status-success-dim:hsl(96, 60%, 95%);
134
- --t-fill-color-status-warning:hsl(42, 84%, 63%);
135
- --t-fill-color-status-warning-ghost:hsl(42, 87%, 94%);
136
- --t-fill-color-status-warning-dim:hsl(42, 87%, 97%);
137
- --t-fill-color-status-error:hsl(8, 60%, 47%);
138
- --t-fill-color-status-error-ghost:hsl(9, 59%, 93%);
139
- --t-fill-color-status-error-dim:hsl(7, 60%, 97%);
140
- --t-fill-color-tooltip:hsla(0, 0%, 12%, 0.9);
141
- --t-fill-color-product-accounts-010:hsl(212, 54%, 93%);
142
- --t-fill-color-product-accounts-020:hsl(209, 53%, 90%);
143
- --t-fill-color-product-accounts-030:hsl(210, 56%, 70%);
144
- --t-fill-color-product-accounts-040:hsl(210, 54%, 60%);
145
- --t-fill-color-product-accounts-050:hsl(210, 55%, 50%);
146
- --t-fill-color-product-accounts-060:hsl(210, 65%, 40%);
147
- --t-fill-color-product-accounts-070:hsl(211, 70%, 32%);
148
- --t-fill-color-product-accounts-080:hsl(210, 75%, 25%);
149
- --t-fill-color-product-calendar-010:hsl(8, 61%, 90%);
150
- --t-fill-color-product-calendar-020:hsl(8, 61%, 70%);
151
- --t-fill-color-product-calendar-030:hsl(8, 72%, 59%);
152
- --t-fill-color-product-calendar-040:hsl(8, 65%, 55%);
153
- --t-fill-color-product-calendar-050:hsl(9, 61%, 50%);
154
- --t-fill-color-product-calendar-060:hsl(8, 65%, 42%);
155
- --t-fill-color-product-calendar-070:hsl(7, 65%, 34%);
156
- --t-fill-color-product-calendar-080:hsl(9, 61%, 27%);
157
- --t-fill-color-product-checkins-010:hsl(285, 20%, 92%);
158
- --t-fill-color-product-checkins-020:hsl(283, 22%, 75%);
159
- --t-fill-color-product-checkins-030:hsl(284, 22%, 64%);
160
- --t-fill-color-product-checkins-040:hsl(283, 22%, 55%);
161
- --t-fill-color-product-checkins-050:hsl(283, 22%, 48%);
162
- --t-fill-color-product-checkins-060:hsl(283, 27%, 42%);
163
- --t-fill-color-product-checkins-070:hsl(284, 33%, 34%);
164
- --t-fill-color-product-checkins-080:hsl(283, 33%, 27%);
165
- --t-fill-color-product-giving-010:hsl(41, 95%, 93%);
166
- --t-fill-color-product-giving-020:hsl(42, 95%, 83%);
167
- --t-fill-color-product-giving-030:hsl(43, 95%, 75%);
168
- --t-fill-color-product-giving-040:hsl(43, 88%, 70%);
169
- --t-fill-color-product-giving-050:hsl(43, 88%, 64%);
170
- --t-fill-color-product-giving-060:hsl(42, 84%, 55%);
171
- --t-fill-color-product-giving-070:hsl(42, 84%, 48%);
172
- --t-fill-color-product-giving-080:hsl(42, 100%, 40%);
173
- --t-fill-color-product-groups-010:hsl(18, 95%, 92%);
174
- --t-fill-color-product-groups-020:hsl(17, 96%, 80%);
175
- --t-fill-color-product-groups-030:hsl(17, 96%, 70%);
176
- --t-fill-color-product-groups-040:hsl(17, 96%, 63%);
177
- --t-fill-color-product-groups-050:hsl(17, 88%, 55%);
178
- --t-fill-color-product-groups-060:hsl(12, 70%, 48%);
179
- --t-fill-color-product-groups-070:hsl(12, 70%, 40%);
180
- --t-fill-color-product-groups-080:hsl(14, 70%, 34%);
181
- --t-fill-color-product-home-010:hsl(221, 89%, 93%);
182
- --t-fill-color-product-home-020:hsl(221, 91%, 91%);
183
- --t-fill-color-product-home-030:hsl(221, 91%, 87%);
184
- --t-fill-color-product-home-040:hsl(221, 91%, 62%);
185
- --t-fill-color-product-home-050:hsl(221, 91%, 55%);
186
- --t-fill-color-product-home-060:hsl(221, 90%, 50%);
187
- --t-fill-color-product-home-070:hsl(221, 90%, 45%);
188
- --t-fill-color-product-home-080:hsl(218, 84%, 25%);
189
- --t-fill-color-product-people-010:hsl(219, 73%, 91%);
190
- --t-fill-color-product-people-020:hsl(220, 69%, 81%);
191
- --t-fill-color-product-people-030:hsl(221, 73%, 71%);
192
- --t-fill-color-product-people-040:hsl(221, 73%, 65%);
193
- --t-fill-color-product-people-050:hsl(220, 74%, 57%);
194
- --t-fill-color-product-people-060:hsl(220, 68%, 51%);
195
- --t-fill-color-product-people-070:hsl(220, 68%, 41%);
196
- --t-fill-color-product-people-080:hsl(221, 68%, 31%);
197
- --t-fill-color-product-publishing-010:hsl(220, 4%, 86%);
198
- --t-fill-color-product-publishing-020:hsl(222, 10%, 60%);
199
- --t-fill-color-product-publishing-030:hsl(221, 11%, 50%);
200
- --t-fill-color-product-publishing-040:hsl(222, 12%, 39%);
201
- --t-fill-color-product-publishing-050:hsl(220, 12%, 31%);
202
- --t-fill-color-product-publishing-060:hsl(220, 11%, 26%);
203
- --t-fill-color-product-publishing-070:hsl(217, 12%, 22%);
204
- --t-fill-color-product-publishing-080:hsl(214, 11%, 12%);
205
- --t-fill-color-product-registrations-010:hsl(173, 28%, 89%);
206
- --t-fill-color-product-registrations-020:hsl(176, 38%, 78%);
207
- --t-fill-color-product-registrations-030:hsl(176, 37%, 68%);
208
- --t-fill-color-product-registrations-040:hsl(176, 37%, 60%);
209
- --t-fill-color-product-registrations-050:hsl(175, 36%, 43%);
210
- --t-fill-color-product-registrations-060:hsl(175, 51%, 34%);
211
- --t-fill-color-product-registrations-070:hsl(174, 51%, 28%);
212
- --t-fill-color-product-registrations-080:hsl(175, 52%, 22%);
213
- --t-fill-color-product-services-010:hsl(88, 31%, 88%);
214
- --t-fill-color-product-services-020:hsl(88, 39%, 75%);
215
- --t-fill-color-product-services-030:hsl(88, 39%, 66%);
216
- --t-fill-color-product-services-040:hsl(88, 40%, 54%);
217
- --t-fill-color-product-services-050:hsl(88, 45%, 41%);
218
- --t-fill-color-product-services-060:hsl(89, 62%, 31%);
219
- --t-fill-color-product-services-070:hsl(89, 62%, 26%);
220
- --t-fill-color-product-services-080:hsl(89, 63%, 21%);
221
- --t-fill-color-product-staff:hsl(328, 100%, 45%);
222
- --t-fill-color-product-staff-dark:hsl(328, 100%, 38%);
223
- --t-fill-color-product-staff-darker:hsl(328, 100%, 33%);
224
- --t-fill-color-product-accounts-gradient-brand:linear-gradient(135deg, hsl(203, 86%, 57%), hsl(220, 76%, 57%));
225
- --t-fill-color-product-accounts-gradient-page:linear-gradient(111.72deg, hsl(220, 73%, 81%), hsl(220, 73%, 81%), hsl(204, 67%, 73%));
226
- --t-fill-color-product-accounts-gradient-tint:linear-gradient(111.72deg, hsl(218, 73%, 94%), hsl(218, 73%, 94%), hsl(204, 67%, 92%));
227
- --t-fill-color-product-api-gradient-brand:linear-gradient(180deg, hsl(221, 100%, 62%), hsl(217, 100%, 52%));
228
- --t-fill-color-product-calendar-gradient-brand:linear-gradient(135deg, hsl(10, 88%, 58%), hsl(8, 60%, 51%));
229
- --t-fill-color-product-calendar-gradient-page:linear-gradient(111.72deg, hsl(5, 80%, 80%), hsl(293, 13%, 74%), hsl(204, 67%, 73%));
230
- --t-fill-color-product-calendar-gradient-tint:linear-gradient(111.72deg, hsl(8, 100%, 94%), hsl(285, 18%, 91%), hsl(204, 67%, 92%));
231
- --t-fill-color-product-cc-gradient-brand:linear-gradient(135deg, hsl(207, 90%, 61%), hsl(123, 38%, 57%));
232
- --t-fill-color-product-checkins-gradient-brand:linear-gradient(135deg, hsl(283, 38%, 59%), hsl(284, 23%, 48%));
233
- --t-fill-color-product-checkins-gradient-page:linear-gradient(111.72deg, hsl(283, 21%, 77%) 25%, hsl(227, 36%, 78%) 60%, hsl(204, 67%, 73%));
234
- --t-fill-color-product-checkins-gradient-tint:linear-gradient(111.72deg, hsl(285, 22%, 93%), hsl(225, 35%, 93%) 42%, hsl(204, 67%, 92%));
235
- --t-fill-color-product-giving-gradient-brand:linear-gradient(90deg, hsl(46, 91%, 55%), hsl(41, 89%, 55%));
236
- --t-fill-color-product-giving-gradient-page:linear-gradient(111.72deg, hsl(42, 84%, 80%), hsl(255, 21%, 89%) 58.5%, hsl(204, 67%, 73%));
237
- --t-fill-color-product-giving-gradient-tint:linear-gradient(111.72deg, hsl(42, 87%, 94%), hsl(260, 18%, 97%) 58.5%, hsl(204, 67%, 92%));
238
- --t-fill-color-product-groups-gradient-brand:linear-gradient(135deg, hsl(30, 100%, 59%), hsl(19, 97%, 60%));
239
- --t-fill-color-product-groups-gradient-page:linear-gradient(111.72deg, hsl(17, 88%, 80%), hsl(293, 13%, 74%), hsl(204, 67%, 73%));
240
- --t-fill-color-product-groups-gradient-tint:linear-gradient(111.72deg, hsl(18, 87%, 94%), hsl(300, 12%, 92%), hsl(204, 67%, 92%));
241
- --t-fill-color-product-headcounts-gradient-brand:linear-gradient(135deg, hsl(283, 37%, 59%), hsl(285, 23%, 47%));
242
- --t-fill-color-product-home-gradient-page:linear-gradient(111.72deg, hsl(220, 73%, 81%), hsl(220, 73%, 81%), hsl(204, 67%, 73%));
243
- --t-fill-color-product-home-gradient-tint:linear-gradient(111.72deg, hsl(218, 73%, 94%), hsl(218, 73%, 94%), hsl(204, 67%, 92%));
244
- --t-fill-color-product-musicstand-gradient-brand:linear-gradient(135deg, hsl(204, 64%, 51%), hsl(211, 55%, 51%));
245
- --t-fill-color-product-people-gradient-brand:linear-gradient(135deg, hsl(205, 86%, 57%), hsl(220, 76%, 57%));
246
- --t-fill-color-product-people-gradient-page:linear-gradient(111.72deg, hsl(220, 73%, 81%), hsl(220, 73%, 81%), hsl(204, 67%, 73%));
247
- --t-fill-color-product-people-gradient-tint:linear-gradient(111.72deg, hsl(218, 73%, 94%), hsl(218, 73%, 94%), hsl(204, 67%, 92%));
248
- --t-fill-color-product-publishing-gradient-brand:linear-gradient(135deg, hsl(240, 4%, 49%), hsl(240, 6%, 39%));
249
- --t-fill-color-product-publishing-gradient-page:linear-gradient(111.72deg, hsl(217, 5%, 69%), hsl(214, 15%, 69%) 45%, hsl(204, 67%, 73%));
250
- --t-fill-color-product-publishing-gradient-tint:linear-gradient(111.72deg, hsl(210, 4%, 91%), hsl(214, 15%, 91%) 45%, hsl(204, 67%, 92%));
251
- --t-fill-color-product-registrations-gradient-brand:linear-gradient(135deg, hsl(168, 46%, 48%), hsl(175, 35%, 43%));
252
- --t-fill-color-product-registrations-gradient-page:linear-gradient(111.72deg, hsl(175, 27%, 74%), hsl(196, 46%, 73%) 39.5%, hsl(204, 67%, 73%));
253
- --t-fill-color-product-registrations-gradient-tint:linear-gradient(111.72deg, hsl(175, 28%, 92%), hsl(196, 46%, 92%) 39.5%, hsl(204, 67%, 92%));
254
- --t-fill-color-product-services-gradient-brand:linear-gradient(135deg, hsl(96, 49%, 47%), hsl(89, 52%, 39%));
255
- --t-fill-color-product-services-gradient-page:linear-gradient(111.72deg, hsl(89, 31%, 73%), hsl(122, 29%, 78%) 39.5%, hsl(204, 67%, 73%));
256
- --t-fill-color-product-services-gradient-tint:linear-gradient(111.72deg, hsl(88, 32%, 92%), hsl(126, 29%, 93%) 39.5%, hsl(204, 67%, 92%));
257
- --t-fill-color-tag-gray-010:hsl(0, 0%, 93%);
258
- --t-fill-color-tag-gray-020:hsl(0, 0%, 88%);
259
- --t-fill-color-tag-gray-030:hsl(0, 0%, 88%);
260
- --t-fill-color-tag-gray-040:hsl(0, 0%, 81%);
261
- --t-fill-color-tag-blue-010:hsl(220, 100%, 95%);
262
- --t-fill-color-tag-blue-020:hsl(221, 100%, 88%);
263
- --t-fill-color-tag-blue-030:hsl(220, 98%, 81%);
264
- --t-fill-color-tag-blue-040:hsl(220, 98%, 74%);
265
- --t-fill-color-tag-aqua-010:hsl(200, 82%, 89%);
266
- --t-fill-color-tag-aqua-020:hsl(200, 82%, 82%);
267
- --t-fill-color-tag-aqua-030:hsl(201, 76%, 71%);
268
- --t-fill-color-tag-aqua-040:hsl(200, 75%, 64%);
269
- --t-fill-color-tag-teal-010:hsl(163, 53%, 83%);
270
- --t-fill-color-tag-teal-020:hsl(164, 52%, 76%);
271
- --t-fill-color-tag-teal-030:hsl(169, 62%, 64%);
272
- --t-fill-color-tag-teal-040:hsl(169, 62%, 56%);
273
- --t-fill-color-tag-green-010:hsl(98, 59%, 85%);
274
- --t-fill-color-tag-green-020:hsl(99, 59%, 78%);
275
- --t-fill-color-tag-green-030:hsl(112, 57%, 65%);
276
- --t-fill-color-tag-green-040:hsl(112, 57%, 57%);
277
- --t-fill-color-tag-yellow-010:hsl(45, 77%, 85%);
278
- --t-fill-color-tag-yellow-020:hsl(44, 78%, 77%);
279
- --t-fill-color-tag-yellow-030:hsl(44, 92%, 69%);
280
- --t-fill-color-tag-yellow-040:hsl(44, 93%, 61%);
281
- --t-fill-color-tag-orange-010:hsl(22, 89%, 89%);
282
- --t-fill-color-tag-orange-020:hsl(21, 89%, 82%);
283
- --t-fill-color-tag-orange-030:hsl(21, 86%, 72%);
284
- --t-fill-color-tag-orange-040:hsl(21, 86%, 64%);
285
- --t-fill-color-tag-pink-010:hsl(311, 66%, 92%);
286
- --t-fill-color-tag-pink-020:hsl(310, 64%, 85%);
287
- --t-fill-color-tag-pink-030:hsl(324, 78%, 77%);
288
- --t-fill-color-tag-pink-040:hsl(324, 76%, 70%);
289
- --t-fill-color-tag-purple-010:hsl(259, 74%, 93%);
290
- --t-fill-color-tag-purple-020:hsl(259, 74%, 85%);
291
- --t-fill-color-tag-purple-030:hsl(273, 62%, 76%);
292
- --t-fill-color-tag-purple-040:hsl(273, 62%, 70%);
293
- --t-fill-color-tag-magenta-010:hsl(294, 37%, 90%);
294
- --t-fill-color-tag-magenta-020:hsl(291, 40%, 83%);
295
- --t-fill-color-tag-magenta-030:hsl(291, 48%, 70%);
296
- --t-fill-color-tag-magenta-040:hsl(292, 48%, 63%);
297
- --t-fill-color-tag-indigo-010:hsl(234, 78%, 93%);
298
- --t-fill-color-tag-indigo-020:hsl(233, 79%, 87%);
299
- --t-fill-color-tag-indigo-030:hsl(233, 77%, 81%);
300
- --t-fill-color-tag-indigo-040:hsl(236, 79%, 74%);
301
- --t-fill-color-button-neutral-solid:hsl(0, 0%, 93%);
302
- --t-fill-color-button-neutral-solid-hover:hsl(0, 0%, 88%);
303
- --t-fill-color-button-neutral-solid-active:hsl(0, 0%, 81%);
304
- --t-fill-color-button-neutral-solid-disabled:hsl(0, 0%, 95%);
305
- --t-fill-color-button-neutral-outline:hsla(0, 0%, 100%, 0);
306
- --t-fill-color-button-neutral-outline-hover:hsl(0, 0%, 95%);
307
- --t-fill-color-button-neutral-outline-active:hsl(0, 0%, 93%);
308
- --t-fill-color-button-neutral-outline-disabled:hsl(0, 0%, 98%);
309
- --t-fill-color-button-neutral-ghost:hsla(0, 0%, 100%, 0);
310
- --t-fill-color-button-neutral-ghost-hover:hsl(0, 0%, 95%);
311
- --t-fill-color-button-neutral-ghost-active:hsl(0, 0%, 93%);
312
- --t-fill-color-button-neutral-ghost-disabled:hsla(0, 0%, 100%, 0);
313
- --t-fill-color-button-neutral-responsive-header:hsla(0, 0%, 0%, 0.1);
314
- --t-fill-color-button-neutral-responsive-header-hover:hsla(0, 0%, 0%, 0.2);
315
- --t-fill-color-button-neutral-responsive-header-active:hsla(0, 0%, 0%, 0.3);
316
- --t-fill-color-button-neutral-responsive-header-disabled:hsla(0, 0%, 0%, 0.05);
317
- --t-fill-color-button-interaction-solid:hsl(204, 100%, 40%);
318
- --t-fill-color-button-interaction-solid-hover:hsl(204, 100%, 35%);
319
- --t-fill-color-button-interaction-solid-active:hsl(204, 100%, 30%);
320
- --t-fill-color-button-interaction-solid-disabled:hsl(0, 0%, 95%);
321
- --t-fill-color-button-interaction-outline:hsla(0, 0%, 100%, 0);
322
- --t-fill-color-button-interaction-outline-hover:hsl(204, 100%, 97%);
323
- --t-fill-color-button-interaction-outline-active:hsl(203, 94%, 94%);
324
- --t-fill-color-button-interaction-outline-disabled:hsl(0, 0%, 98%);
325
- --t-fill-color-button-interaction-ghost:hsla(0, 0%, 100%, 0);
326
- --t-fill-color-button-interaction-ghost-hover:hsl(204, 100%, 97%);
327
- --t-fill-color-button-interaction-ghost-active:hsl(203, 94%, 94%);
328
- --t-fill-color-button-interaction-ghost-disabled:hsla(0, 0%, 100%, 0);
329
- --t-fill-color-button-delete-solid:hsl(8, 60%, 47%);
330
- --t-fill-color-button-delete-solid-hover:hsl(8, 60%, 45%);
331
- --t-fill-color-button-delete-solid-active:hsl(8, 60%, 40%);
332
- --t-fill-color-button-delete-solid-disabled:hsl(0, 0%, 95%);
333
- --t-fill-color-button-delete-outline:hsla(0, 0%, 100%, 0);
334
- --t-fill-color-button-delete-outline-hover:hsl(7, 60%, 97%);
335
- --t-fill-color-button-delete-outline-active:hsl(9, 59%, 93%);
336
- --t-fill-color-button-delete-outline-disabled:hsl(0, 0%, 98%);
337
- --t-fill-color-button-delete-ghost:hsla(0, 0%, 100%, 0);
338
- --t-fill-color-button-delete-ghost-hover:hsl(7, 60%, 97%);
339
- --t-fill-color-button-delete-ghost-active:hsl(9, 59%, 93%);
340
- --t-fill-color-button-delete-ghost-disabled:hsla(0, 0%, 100%, 0);
341
- --t-fill-color-button-pill:hsl(0, 0%, 93%);
342
- --t-fill-color-button-pill-hover:hsl(0, 0%, 88%);
343
- --t-fill-color-button-pill-active:hsl(0, 0%, 88%);
344
- --t-fill-color-button-pill-disabled:hsl(0, 0%, 93%);
345
- --t-fill-color-transparency-light-010:hsla(0, 0%, 100%, 0.1);
346
- --t-fill-color-transparency-light-020:hsla(0, 0%, 100%, 0.2);
347
- --t-fill-color-transparency-light-030:hsla(0, 0%, 100%, 0.3);
348
- --t-fill-color-transparency-light-040:hsla(0, 0%, 100%, 0.4);
349
- --t-fill-color-transparency-light-050:hsla(0, 0%, 100%, 0.5);
350
- --t-fill-color-transparency-light-060:hsla(0, 0%, 100%, 0.6);
351
- --t-fill-color-transparency-light-070:hsla(0, 0%, 100%, 0.7);
352
- --t-fill-color-transparency-light-080:hsla(0, 0%, 100%, 0.8);
353
- --t-fill-color-transparency-light-090:hsla(0, 0%, 100%, 0.9);
354
- --t-fill-color-transparency-dark-010:hsla(0, 0%, 0%, 0.1);
355
- --t-fill-color-transparency-dark-020:hsla(0, 0%, 0%, 0.2);
356
- --t-fill-color-transparency-dark-030:hsla(0, 0%, 0%, 0.3);
357
- --t-fill-color-transparency-dark-040:hsla(0, 0%, 0%, 0.4);
358
- --t-fill-color-transparency-dark-050:hsla(0, 0%, 0%, 0.5);
359
- --t-fill-color-transparency-dark-060:hsla(0, 0%, 0%, 0.6);
360
- --t-fill-color-transparency-dark-070:hsla(0, 0%, 0%, 0.7);
361
- --t-fill-color-transparency-dark-080:hsla(0, 0%, 0%, 0.8);
362
- --t-fill-color-transparency-dark-090:hsla(0, 0%, 0%, 0.9);
363
- --t-fill-color-transparency-dark-static-010:hsla(0, 0%, 0%, 0.1);
364
- --t-fill-color-transparency-dark-static-020:hsla(0, 0%, 0%, 0.2);
365
- --t-fill-color-transparency-dark-static-030:hsla(0, 0%, 0%, 0.3);
366
- --t-fill-color-transparency-dark-static-040:hsla(0, 0%, 0%, 0.4);
367
- --t-fill-color-transparency-dark-static-050:hsla(0, 0%, 0%, 0.5);
368
- --t-fill-color-transparency-dark-static-060:hsla(0, 0%, 0%, 0.6);
369
- --t-fill-color-transparency-dark-static-070:hsla(0, 0%, 0%, 0.7);
370
- --t-fill-color-transparency-dark-static-080:hsla(0, 0%, 0%, 0.8);
371
- --t-fill-color-transparency-dark-static-090:hsla(0, 0%, 0%, 0.9);
372
- --t-surface-color-card:hsl(0, 0%, 100%);
373
- --t-surface-color-canvas:hsl(0, 0%, 100%);
374
- --t-border-color:hsl(0, 0%, 88%);
375
- --t-border-color-dark:hsl(0, 0%, 81%);
376
- --t-border-color-darker:hsl(0, 0%, 68%);
377
- --t-border-color-darkest:hsl(0, 0%, 58%);
378
- --t-border-color-disabled:hsl(0, 0%, 88%);
379
- --t-border-color-dim:hsl(0, 0%, 95%);
380
- --t-border-color-white:hsl(0, 0%, 100%);
381
- --t-border-color-status-neutral:hsl(0, 0%, 58%);
382
- --t-border-color-status-info:hsl(204, 100%, 40%);
383
- --t-border-color-status-success:hsl(97, 57%, 40%);
384
- --t-border-color-status-warning:hsl(42, 84%, 63%);
385
- --t-border-color-status-error:hsl(8, 60%, 47%);
386
- --t-border-color-button-neutral:hsl(0, 0%, 88%);
387
- --t-border-color-button-info:hsl(204, 100%, 40%);
388
- --t-border-color-button-create:hsl(96, 57%, 33%);
389
- --t-border-color-button-delete:hsl(8, 60%, 47%);
390
- --t-border-color-control-neutral:hsl(0, 0%, 68%);
391
- --t-border-color-control-info:hsl(204, 100%, 40%);
392
- --t-border-color-control-success:hsl(97, 57%, 40%);
393
- --t-border-color-control-warning:hsl(42, 84%, 63%);
394
- --t-border-color-control-error:hsl(8, 60%, 47%);
395
- --t-border-color-control-disabled:hsl(0, 0%, 88%);
396
- --t-shadow-overflow-color:hsla(0, 0%, 0%, 0.07);
397
- --t-font-sans-serif:ui-sans-serif, system-ui, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol', 'Noto Color Emoji';
398
- --t-font-monospace:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, 'Liberation Mono', 'Courier New', monospace;
399
- --t-form-background-color:var(--t-fill-color-neutral-100);
400
- --t-form-background-color-disabled:var(--t-fill-color-neutral-070);
401
- --t-form-background-color-error:var(--t-fill-color-neutral-100);
402
- --t-form-background-color-readonly:var(--t-fill-color-neutral-070);
403
- --t-form-border-color:var(--t-border-color);
404
- --t-form-border-color-disabled:var(--t-border-color);
405
- --t-form-border-color-error:var(--t-border-color-status-error);
406
- --t-form-border-color-focus:var(--t-fill-color-interaction);
407
- --t-form-border-color-hover:var(--t-border-color-dark);
408
- --t-form-border-color-readonly:hsla(0, 0%, 100%, 0);
409
- --t-form-border-radius:var(--t-border-radius-md);
410
- --t-form-border-width:var(--t-border-width);
411
- --t-form-font-color:var(--t-text-color);
412
- --t-form-font-color-disabled:var(--t-text-color-disabled);
413
- --t-form-font-color-error:var(--t-text-color-status-error);
414
- --t-form-font-color-readonly:var(--t-text-color);
415
- --t-form-picker-icon-color:var(--t-icon-color);
416
- --t-form-placeholder-color:var(--t-text-color-placeholder);
7
+ @layer t-component{
8
+ .tds-page-header{
9
+ --tds-page-header-background-color:var(--t-fill-color-product-current-gradient-tint, var(--t-surface-color-canvas));
10
+ --tds-page-header-background-color-inactive:var(--t-fill-color-neutral-090);
11
+ --tds-page-header-color:var(--t-text-color);
12
+ --tds-page-header-headline-color:var(--t-text-color-headline);
13
+ --tds-page-header-headline-font-size:var(--t-font-size-2xl);
14
+ --tds-page-header-padding-x:var(--t-spacing-2);
15
+ --tds-page-header-padding-y:var(--t-spacing-2);
16
+ --tds-page-header-nav-padding-x:var(--tds-page-header-padding-x, var(--t-spacing-3));
17
+ --tds-page-header-nav-gap:var(--t-spacing-1);
18
+ --tds-page-header-nav-background:linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, .1) 100%);
19
+ --tds-page-header-nav-item-padding-x:var(--t-spacing-1);
20
+ --tds-page-header-nav-item-padding-y:var(--t-spacing-1);
21
+ --tds-page-header-nav-item-color:var(--t-text-color-secondary);
22
+ --tds-page-header-nav-item-background-color:var(--t-fill-color-transparency-light-060);
23
+ --tds-page-header-nav-item-border-width:1px;
24
+
25
+ --tds-page-header-nav-item-border-color:var(--tds-page-header-nav-item-background-color);
26
+ --tds-page-header-nav-item-border-bottom-color:var(--t-border-color);
27
+
28
+ --tds-page-header-nav-item-color-hover:var(--t-text-color);
29
+ --tds-page-header-nav-item-background-color-hover:var(--t-fill-color-neutral-080);
30
+ --tds-page-header-nav-item-border-color-hover:var(--tds-page-header-nav-item-background-color-hover);
31
+
32
+ --tds-page-header-nav-item-background-color-active:var(--t-fill-color-neutral-060);
33
+ --tds-page-header-nav-item-border-color-active:var(--tds-page-header-nav-item-background-color-hover);
34
+
35
+ --tds-page-header-nav-item-color-disabled:var(--t-text-color-disabled);
36
+ --tds-page-header-nav-item-background-color-disabled:var(--t-fill-color-neutral-080);
37
+ --tds-page-header-nav-item-border-color-disabled:var(--tds-page-header-nav-item-background-color-disabled);
38
+
39
+ --tds-page-header-nav-item-color-selected:var(--t-text-color);
40
+ --tds-page-header-nav-item-background-color-selected:var(--t-surface-color-canvas);
41
+ --tds-page-header-nav-item-border-color-selected:var(--tds-page-header-nav-item-background-color-selected);
42
+ --tds-page-header-nav-item-border-bottom-color-selected:var(--tds-page-header-nav-item-background-color-selected);
43
+ --tds-page-header-nav-item-indicator-color:var(--t-icon-color-status-warning);
44
+ }
45
+
46
+ .tds-page-header--profile{
47
+ --tds-page-header-padding-y:20px;
48
+ }
49
+ @media (min-width: 600px){
50
+ .tds-page-header{
51
+ --tds-page-header-background-color:var(--t-surface-color-canvas);
52
+ --tds-page-header-color:var(--t-text-color-secondary);
53
+ --tds-page-header-padding-x:var(--t-spacing-3);
54
+ --tds-page-header-headline-font-size:var(--t-font-size-3xl);
55
+ --tds-page-header-nav-gap:var(--t-spacing-half);
56
+ --tds-page-header-nav-background:transparent;
57
+ --tds-page-header-nav-item-padding-x:var(--t-spacing-2);
58
+ --tds-page-header-nav-item-border-width:1px;
59
+ --tds-page-header-nav-item-color:var(--t-text-color);
60
+ --tds-page-header-nav-item-background-color:var(--t-fill-color-neutral-070);
61
+ --tds-page-header-nav-item-border-color-selected:var(--t-border-color);
62
+ }
63
+ }
417
64
  }
418
65
 
419
- :root[data-color-mode="dark"]{
420
- color-scheme:dark;
421
- --t-text-color-headline:hsl(0, 0%, 94%);
422
- --t-text-color:hsl(0, 0%, 80%);
423
- --t-text-color-secondary:hsl(0, 0%, 54%);
424
- --t-text-color-disabled:hsl(0, 0%, 25%);
425
- --t-text-color-placeholder:hsl(0, 0%, 38%);
426
- --t-text-color-interaction:hsl(204, 68%, 55%);
427
- --t-text-color-interaction-hover:hsl(204, 68%, 50%);
428
- --t-text-color-interaction-active:hsl(204, 68%, 45%);
429
- --t-text-color-interaction-visited:hsl(204, 68%, 50%);
430
- --t-text-color-status-neutral:hsl(0, 0%, 80%);
431
- --t-text-color-status-info:hsl(204, 68%, 55%);
432
- --t-text-color-status-success:hsl(97, 57%, 41%);
433
- --t-text-color-status-warning:hsl(42, 84%, 55%);
434
- --t-text-color-status-error:hsl(8, 61%, 61%);
435
- --t-text-color-tag-subtle-gray:hsl(0, 0%, 80%);
436
- --t-text-color-tag-subtle-blue:hsl(223, 46%, 84%);
437
- --t-text-color-tag-subtle-indigo:hsl(233, 78%, 84%);
438
- --t-text-color-tag-subtle-aqua:hsl(208, 77%, 85%);
439
- --t-text-color-tag-subtle-teal:hsl(180, 95%, 74%);
440
- --t-text-color-tag-subtle-green:hsl(99, 93%, 84%);
441
- --t-text-color-tag-subtle-yellow:hsl(29, 100%, 85%);
442
- --t-text-color-tag-subtle-orange:hsl(18, 100%, 85%);
443
- --t-text-color-tag-subtle-pink:hsl(328, 89%, 89%);
444
- --t-text-color-tag-subtle-purple:hsl(268, 70%, 88%);
445
- --t-text-color-tag-subtle-magenta:hsl(285, 70%, 88%);
446
- --t-text-color-tag-bold-gray:hsl(0, 0%, 100%);
447
- --t-text-color-tag-bold-indigo:hsl(0, 0%, 100%);
448
- --t-text-color-tag-bold-blue:hsl(0, 0%, 100%);
449
- --t-text-color-tag-bold-aqua:hsl(0, 0%, 100%);
450
- --t-text-color-tag-bold-teal:hsl(0, 0%, 100%);
451
- --t-text-color-tag-bold-green:hsl(0, 0%, 100%);
452
- --t-text-color-tag-bold-yellow:hsl(0, 0%, 100%);
453
- --t-text-color-tag-bold-orange:hsl(0, 0%, 100%);
454
- --t-text-color-tag-bold-pink:hsl(0, 0%, 100%);
455
- --t-text-color-tag-bold-purple:hsl(0, 0%, 100%);
456
- --t-text-color-tag-bold-magenta:hsl(0, 0%, 100%);
457
- --t-icon-color:hsl(0, 0%, 80%);
458
- --t-icon-color-secondary:hsl(0, 0%, 54%);
459
- --t-icon-color-dim:hsl(0, 0%, 38%);
460
- --t-icon-color-disabled:hsl(0, 0%, 25%);
461
- --t-icon-color-status-neutral:hsl(0, 0%, 54%);
462
- --t-icon-color-status-neutral-secondary:hsl(0, 0%, 38%);
463
- --t-icon-color-status-neutral-bold:hsl(0, 0%, 80%);
464
- --t-icon-color-status-info:hsl(204, 68%, 55%);
465
- --t-icon-color-status-error:hsl(8, 61%, 61%);
466
- --t-fill-color-neutral-100:hsl(0, 0%, 10%);
467
- --t-fill-color-neutral-000:hsl(0, 0%, 98%);
468
- --t-fill-color-neutral-010:hsl(0, 0%, 88%);
469
- --t-fill-color-neutral-020:hsl(0, 0%, 68%);
470
- --t-fill-color-neutral-025:hsl(0, 0%, 58%);
471
- --t-fill-color-neutral-030:hsl(0, 0%, 50%);
472
- --t-fill-color-neutral-040:hsl(0, 0%, 32%);
473
- --t-fill-color-neutral-050:hsl(0, 0%, 24%);
474
- --t-fill-color-neutral-060:hsl(0, 0%, 19%);
475
- --t-fill-color-neutral-070:hsl(0, 0%, 17%);
476
- --t-fill-color-neutral-080:hsl(0, 0%, 15%);
477
- --t-fill-color-neutral-090:hsl(0, 0%, 12%);
478
- --t-fill-color-interaction:hsl(204, 100%, 35%);
479
- --t-fill-color-interaction-hover:hsl(204, 100%, 40%);
480
- --t-fill-color-interaction-active:hsl(204, 80%, 45%);
481
- --t-fill-color-interaction-disabled:hsl(0, 0%, 25%);
482
- --t-fill-color-control-neutral-off:hsl(0, 0%, 32%);
483
- --t-fill-color-control-neutral-on:hsl(0, 0%, 50%);
484
- --t-fill-color-control:hsl(204, 100%, 35%);
485
- --t-fill-color-control-disabled:hsl(0, 0%, 20%);
486
- --t-fill-color-status-neutral:hsl(0, 0%, 24%);
487
- --t-fill-color-status-neutral-ghost:hsl(0, 0%, 18%);
488
- --t-fill-color-status-neutral-dim:hsl(0, 0%, 15%);
489
- --t-fill-color-status-info:hsl(204, 100%, 35%);
490
- --t-fill-color-status-info-ghost:hsl(204, 32%, 15%);
491
- --t-fill-color-status-info-dim:hsl(206, 22%, 15%);
492
- --t-fill-color-status-success-ghost:hsl(125, 17%, 15%);
493
- --t-fill-color-status-success-dim:hsl(120, 12%, 14%);
494
- --t-fill-color-status-warning-ghost:hsl(41, 18%, 17%);
495
- --t-fill-color-status-warning-dim:hsl(42, 13%, 15%);
496
- --t-fill-color-status-error-ghost:hsl(8, 20%, 16%);
497
- --t-fill-color-status-error-dim:hsl(10, 16%, 15%);
498
- --t-fill-color-tooltip:hsla(0, 0%, 24%, 0.9);
499
- --t-fill-color-product-accounts-gradient-page:linear-gradient(111.72deg, hsl(220, 30%, 21%), hsl(220, 48%, 17%), hsl(204, 70%, 12%));
500
- --t-fill-color-product-accounts-gradient-tint:linear-gradient(111.72deg, hsl(219, 21%, 16%), hsl(220, 30%, 14%), hsl(203, 37%, 11%));
501
- --t-fill-color-product-calendar-gradient-page:linear-gradient(111.72deg, hsl(8, 48%, 15%), hsl(278, 13%, 17%), hsl(204, 70%, 12%));
502
- --t-fill-color-product-calendar-gradient-tint:linear-gradient(111.72deg, hsl(9, 29%, 13%), hsl(276, 8%, 12%), hsl(203, 37%, 11%));
503
- --t-fill-color-product-checkins-gradient-page:linear-gradient(111.72deg, hsl(285, 17%, 18%) 25%, hsl(263, 15%, 17%) 60%, hsl(204, 70%, 12%));
504
- --t-fill-color-product-checkins-gradient-tint:linear-gradient(111.72deg, hsl(285, 11%, 14%), hsl(266, 10%, 14%) 42%, hsl(203, 37%, 11%));
505
- --t-fill-color-product-giving-gradient-page:linear-gradient(111.72deg, hsl(43, 80%, 16%), hsl(267, 15%, 14%) 58.5%, hsl(204, 70%, 12%));
506
- --t-fill-color-product-giving-gradient-tint:linear-gradient(111.72deg, hsl(44, 49%, 13%), hsl(264, 8%, 12%) 58.5%, hsl(203, 37%, 11%));
507
- --t-fill-color-product-groups-gradient-page:linear-gradient(111.72deg, hsl(23, 46%, 18%), hsl(278, 13%, 17%), hsl(204, 70%, 12%));
508
- --t-fill-color-product-groups-gradient-tint:linear-gradient(111.72deg, hsl(23, 29%, 14%), hsl(276, 7%, 14%), hsl(203, 37%, 11%));
509
- --t-fill-color-product-home-gradient-page:linear-gradient(111.72deg, hsl(220, 30%, 21%), hsl(220, 48%, 17%), hsl(204, 70%, 12%));
510
- --t-fill-color-product-home-gradient-tint:linear-gradient(111.72deg, hsl(219, 21%, 16%), hsl(220, 30%, 14%), hsl(203, 37%, 11%));
511
- --t-fill-color-product-people-gradient-page:linear-gradient(111.72deg, hsl(220, 30%, 21%), hsl(220, 48%, 17%), hsl(204, 70%, 12%));
512
- --t-fill-color-product-people-gradient-tint:linear-gradient(111.72deg, hsl(219, 21%, 16%), hsl(220, 30%, 14%), hsl(203, 37%, 11%));
513
- --t-fill-color-product-publishing-gradient-page:linear-gradient(111.72deg, hsl(225, 11%, 22%), hsl(227, 20%, 18%) 45%, hsl(204, 70%, 12%));
514
- --t-fill-color-product-publishing-gradient-tint:linear-gradient(111.72deg, hsl(220, 7%, 16%), hsl(227, 12%, 14%) 45%, hsl(203, 37%, 11%));
515
- --t-fill-color-product-registrations-gradient-page:linear-gradient(111.72deg, hsl(174, 34%, 18%), hsl(187, 39%, 14%) 39.5%, hsl(204, 70%, 12%));
516
- --t-fill-color-product-registrations-gradient-tint:linear-gradient(111.72deg, hsl(173, 22%, 15%), hsl(185, 21%, 12%) 39.5%, hsl(203, 37%, 11%));
517
- --t-fill-color-product-services-gradient-page:linear-gradient(111.72deg, hsl(87, 26%, 18%), hsl(88, 25%, 15%) 39.5%, hsl(204, 70%, 12%));
518
- --t-fill-color-product-services-gradient-tint:linear-gradient(111.72deg, hsl(85, 17%, 14%), hsl(87, 14%, 13%) 39.5%, hsl(203, 37%, 11%));
519
- --t-fill-color-tag-gray-010:hsl(0, 0%, 20%);
520
- --t-fill-color-tag-gray-020:hsl(0, 0%, 24%);
521
- --t-fill-color-tag-gray-030:hsl(0, 0%, 36%);
522
- --t-fill-color-tag-gray-040:hsl(0, 0%, 42%);
523
- --t-fill-color-tag-blue-010:hsl(219, 26%, 24%);
524
- --t-fill-color-tag-blue-020:hsl(220, 28%, 29%);
525
- --t-fill-color-tag-blue-030:hsl(219, 32%, 45%);
526
- --t-fill-color-tag-blue-040:hsl(220, 35%, 52%);
527
- --t-fill-color-tag-aqua-010:hsl(200, 30%, 21%);
528
- --t-fill-color-tag-aqua-020:hsl(200, 33%, 26%);
529
- --t-fill-color-tag-aqua-030:hsl(200, 39%, 38%);
530
- --t-fill-color-tag-aqua-040:hsl(200, 39%, 43%);
531
- --t-fill-color-tag-teal-010:hsl(169, 33%, 19%);
532
- --t-fill-color-tag-teal-020:hsl(169, 37%, 22%);
533
- --t-fill-color-tag-teal-030:hsl(169, 43%, 31%);
534
- --t-fill-color-tag-teal-040:hsl(169, 44%, 35%);
535
- --t-fill-color-tag-green-010:hsl(110, 30%, 20%);
536
- --t-fill-color-tag-green-020:hsl(112, 33%, 23%);
537
- --t-fill-color-tag-green-030:hsl(112, 37%, 33%);
538
- --t-fill-color-tag-green-040:hsl(112, 39%, 37%);
539
- --t-fill-color-tag-yellow-010:hsl(44, 39%, 19%);
540
- --t-fill-color-tag-yellow-020:hsl(44, 44%, 22%);
541
- --t-fill-color-tag-yellow-030:hsl(44, 50%, 31%);
542
- --t-fill-color-tag-yellow-040:hsl(44, 53%, 36%);
543
- --t-fill-color-tag-orange-010:hsl(21, 35%, 22%);
544
- --t-fill-color-tag-orange-020:hsl(20, 38%, 26%);
545
- --t-fill-color-tag-orange-030:hsl(21, 44%, 40%);
546
- --t-fill-color-tag-orange-040:hsl(21, 46%, 45%);
547
- --t-fill-color-tag-pink-010:hsl(331, 22%, 24%);
548
- --t-fill-color-tag-pink-020:hsl(324, 26%, 26%);
549
- --t-fill-color-tag-pink-030:hsl(324, 30%, 45%);
550
- --t-fill-color-tag-pink-040:hsl(324, 33%, 51%);
551
- --t-fill-color-tag-purple-010:hsl(274, 20%, 23%);
552
- --t-fill-color-tag-purple-020:hsl(274, 21%, 28%);
553
- --t-fill-color-tag-purple-030:hsl(274, 25%, 46%);
554
- --t-fill-color-tag-purple-040:hsl(274, 28%, 53%);
555
- --t-fill-color-tag-magenta-010:hsl(292, 20%, 21%);
556
- --t-fill-color-tag-magenta-020:hsl(292, 22%, 26%);
557
- --t-fill-color-tag-magenta-030:hsl(293, 26%, 42%);
558
- --t-fill-color-tag-magenta-040:hsl(292, 27%, 48%);
559
- --t-fill-color-tag-indigo-010:hsl(235, 21%, 24%);
560
- --t-fill-color-tag-indigo-020:hsl(236, 22%, 29%);
561
- --t-fill-color-tag-indigo-030:hsl(236, 26%, 50%);
562
- --t-fill-color-tag-indigo-040:hsl(236, 34%, 56%);
563
- --t-fill-color-button-neutral-solid:hsl(0, 0%, 19%);
564
- --t-fill-color-button-neutral-solid-hover:hsl(0, 0%, 24%);
565
- --t-fill-color-button-neutral-solid-active:hsl(0, 0%, 32%);
566
- --t-fill-color-button-neutral-solid-disabled:hsl(0, 0%, 12%);
567
- --t-fill-color-button-neutral-outline:hsl(0, 0%, 15%);
568
- --t-fill-color-button-neutral-outline-hover:hsl(0, 0%, 17%);
569
- --t-fill-color-button-neutral-outline-active:hsl(0, 0%, 19%);
570
- --t-fill-color-button-neutral-outline-disabled:hsl(0, 0%, 12%);
571
- --t-fill-color-button-neutral-ghost:hsla(0, 0%, 0%, 0);
572
- --t-fill-color-button-neutral-ghost-hover:hsl(0, 0%, 17%);
573
- --t-fill-color-button-neutral-ghost-active:hsl(0, 0%, 19%);
574
- --t-fill-color-button-neutral-ghost-disabled:hsla(0, 0%, 0%, 0);
575
- --t-fill-color-button-neutral-responsive-header-disabled:hsla(0, 0%, 100%, 0.05);
576
- --t-fill-color-button-interaction-solid:hsl(204, 100%, 35%);
577
- --t-fill-color-button-interaction-solid-hover:hsl(204, 100%, 40%);
578
- --t-fill-color-button-interaction-solid-active:hsl(204, 80%, 45%);
579
- --t-fill-color-button-interaction-solid-disabled:hsl(0, 0%, 12%);
580
- --t-fill-color-button-interaction-outline:hsl(204, 32%, 15%);
581
- --t-fill-color-button-interaction-outline-hover:hsl(204, 39%, 17%);
582
- --t-fill-color-button-interaction-outline-active:hsl(205, 45%, 18%);
583
- --t-fill-color-button-interaction-outline-disabled:hsl(0, 0%, 12%);
584
- --t-fill-color-button-interaction-ghost:hsla(0, 0%, 0%, 0);
585
- --t-fill-color-button-interaction-ghost-hover:hsl(204, 32%, 15%);
586
- --t-fill-color-button-interaction-ghost-active:hsl(204, 39%, 17%);
587
- --t-fill-color-button-interaction-ghost-disabled:hsla(0, 0%, 0%, 0);
588
- --t-fill-color-button-delete-solid:hsl(8, 60%, 40%);
589
- --t-fill-color-button-delete-solid-active:hsl(8, 60%, 47%);
590
- --t-fill-color-button-delete-solid-disabled:hsl(0, 0%, 12%);
591
- --t-fill-color-button-delete-outline:hsl(8, 20%, 16%);
592
- --t-fill-color-button-delete-outline-hover:hsl(9, 24%, 17%);
593
- --t-fill-color-button-delete-outline-active:hsl(9, 29%, 19%);
594
- --t-fill-color-button-delete-outline-disabled:hsl(0, 0%, 12%);
595
- --t-fill-color-button-delete-ghost:hsla(0, 0%, 0%, 0);
596
- --t-fill-color-button-delete-ghost-hover:hsl(8, 20%, 16%);
597
- --t-fill-color-button-delete-ghost-active:hsl(9, 24%, 17%);
598
- --t-fill-color-button-delete-ghost-disabled:hsla(0, 0%, 0%, 0);
599
- --t-fill-color-button-pill:hsl(0, 0%, 18%);
600
- --t-fill-color-button-pill-hover:hsl(0, 0%, 21%);
601
- --t-fill-color-button-pill-active:hsl(0, 0%, 21%);
602
- --t-fill-color-button-pill-disabled:hsl(0, 0%, 18%);
603
- --t-fill-color-transparency-light-010:hsla(0, 0%, 0%, 0.1);
604
- --t-fill-color-transparency-light-020:hsla(0, 0%, 0%, 0.2);
605
- --t-fill-color-transparency-light-030:hsla(0, 0%, 0%, 0.3);
606
- --t-fill-color-transparency-light-040:hsla(0, 0%, 0%, 0.4);
607
- --t-fill-color-transparency-light-050:hsla(0, 0%, 0%, 0.5);
608
- --t-fill-color-transparency-light-060:hsla(0, 0%, 0%, 0.6);
609
- --t-fill-color-transparency-light-070:hsla(0, 0%, 0%, 0.7);
610
- --t-fill-color-transparency-light-080:hsla(0, 0%, 0%, 0.8);
611
- --t-fill-color-transparency-light-090:hsla(0, 0%, 0%, 0.9);
612
- --t-fill-color-transparency-dark-010:hsla(0, 0%, 100%, 0.1);
613
- --t-fill-color-transparency-dark-020:hsla(0, 0%, 100%, 0.2);
614
- --t-fill-color-transparency-dark-030:hsla(0, 0%, 100%, 0.3);
615
- --t-fill-color-transparency-dark-040:hsla(0, 0%, 100%, 0.4);
616
- --t-fill-color-transparency-dark-050:hsla(0, 0%, 100%, 0.5);
617
- --t-fill-color-transparency-dark-060:hsla(0, 0%, 100%, 0.6);
618
- --t-fill-color-transparency-dark-070:hsla(0, 0%, 100%, 0.7);
619
- --t-fill-color-transparency-dark-080:hsla(0, 0%, 100%, 0.8);
620
- --t-fill-color-transparency-dark-090:hsla(0, 0%, 100%, 0.9);
621
- --t-surface-color-card:hsl(0, 0%, 12%);
622
- --t-surface-color-canvas:hsl(0, 0%, 10%);
623
- --t-border-color:hsl(0, 0%, 21%);
624
- --t-border-color-dark:hsl(0, 0%, 25%);
625
- --t-border-color-darker:hsl(0, 0%, 33%);
626
- --t-border-color-darkest:hsl(0, 0%, 38%);
627
- --t-border-color-disabled:hsl(0, 0%, 21%);
628
- --t-border-color-dim:hsl(0, 0%, 16%);
629
- --t-border-color-white:hsl(0, 0%, 12%);
630
- --t-border-color-status-neutral:hsl(0, 0%, 38%);
631
- --t-border-color-status-info:hsl(204, 100%, 35%);
632
- --t-border-color-button-neutral:hsl(0, 0%, 19%);
633
- --t-border-color-button-info:hsla(204, 100%, 40%, 0.25);
634
- --t-border-color-button-create:hsla(96, 57%, 33%, 0.25);
635
- --t-border-color-button-delete:hsla(8, 60%, 47%, 0.25);
636
- --t-border-color-control-neutral:hsl(0, 0%, 33%);
637
- --t-border-color-control-info:hsl(204, 100%, 35%);
638
- --t-border-color-control-disabled:hsl(0, 0%, 21%);
639
- --t-shadow-overflow-color:hsla(0, 0%, 0%, 0.6);
66
+ .tds-page-header{
67
+ display:flex;
68
+ flex-direction:column;
69
+ padding-top:var(--tds-page-header-padding-y);
70
+ color:var(--tds-page-header-color);
71
+ background:var(--tds-page-header-background-color);
72
+ border-bottom:1px solid var(--t-border-color);
640
73
  }
641
74
 
642
- @media (prefers-color-scheme: dark){
643
- :root[data-color-mode="system"]{
644
- color-scheme:dark;
645
- --t-text-color-headline:hsl(0, 0%, 94%);
646
- --t-text-color:hsl(0, 0%, 80%);
647
- --t-text-color-secondary:hsl(0, 0%, 54%);
648
- --t-text-color-disabled:hsl(0, 0%, 25%);
649
- --t-text-color-placeholder:hsl(0, 0%, 38%);
650
- --t-text-color-interaction:hsl(204, 68%, 55%);
651
- --t-text-color-interaction-hover:hsl(204, 68%, 50%);
652
- --t-text-color-interaction-active:hsl(204, 68%, 45%);
653
- --t-text-color-interaction-visited:hsl(204, 68%, 50%);
654
- --t-text-color-status-neutral:hsl(0, 0%, 80%);
655
- --t-text-color-status-info:hsl(204, 68%, 55%);
656
- --t-text-color-status-success:hsl(97, 57%, 41%);
657
- --t-text-color-status-warning:hsl(42, 84%, 55%);
658
- --t-text-color-status-error:hsl(8, 61%, 61%);
659
- --t-text-color-tag-subtle-gray:hsl(0, 0%, 80%);
660
- --t-text-color-tag-subtle-blue:hsl(223, 46%, 84%);
661
- --t-text-color-tag-subtle-indigo:hsl(233, 78%, 84%);
662
- --t-text-color-tag-subtle-aqua:hsl(208, 77%, 85%);
663
- --t-text-color-tag-subtle-teal:hsl(180, 95%, 74%);
664
- --t-text-color-tag-subtle-green:hsl(99, 93%, 84%);
665
- --t-text-color-tag-subtle-yellow:hsl(29, 100%, 85%);
666
- --t-text-color-tag-subtle-orange:hsl(18, 100%, 85%);
667
- --t-text-color-tag-subtle-pink:hsl(328, 89%, 89%);
668
- --t-text-color-tag-subtle-purple:hsl(268, 70%, 88%);
669
- --t-text-color-tag-subtle-magenta:hsl(285, 70%, 88%);
670
- --t-text-color-tag-bold-gray:hsl(0, 0%, 100%);
671
- --t-text-color-tag-bold-indigo:hsl(0, 0%, 100%);
672
- --t-text-color-tag-bold-blue:hsl(0, 0%, 100%);
673
- --t-text-color-tag-bold-aqua:hsl(0, 0%, 100%);
674
- --t-text-color-tag-bold-teal:hsl(0, 0%, 100%);
675
- --t-text-color-tag-bold-green:hsl(0, 0%, 100%);
676
- --t-text-color-tag-bold-yellow:hsl(0, 0%, 100%);
677
- --t-text-color-tag-bold-orange:hsl(0, 0%, 100%);
678
- --t-text-color-tag-bold-pink:hsl(0, 0%, 100%);
679
- --t-text-color-tag-bold-purple:hsl(0, 0%, 100%);
680
- --t-text-color-tag-bold-magenta:hsl(0, 0%, 100%);
681
- --t-icon-color:hsl(0, 0%, 80%);
682
- --t-icon-color-secondary:hsl(0, 0%, 54%);
683
- --t-icon-color-dim:hsl(0, 0%, 38%);
684
- --t-icon-color-disabled:hsl(0, 0%, 25%);
685
- --t-icon-color-status-neutral:hsl(0, 0%, 54%);
686
- --t-icon-color-status-neutral-secondary:hsl(0, 0%, 38%);
687
- --t-icon-color-status-neutral-bold:hsl(0, 0%, 80%);
688
- --t-icon-color-status-info:hsl(204, 68%, 55%);
689
- --t-icon-color-status-error:hsl(8, 61%, 61%);
690
- --t-fill-color-neutral-100:hsl(0, 0%, 10%);
691
- --t-fill-color-neutral-000:hsl(0, 0%, 98%);
692
- --t-fill-color-neutral-010:hsl(0, 0%, 88%);
693
- --t-fill-color-neutral-020:hsl(0, 0%, 68%);
694
- --t-fill-color-neutral-025:hsl(0, 0%, 58%);
695
- --t-fill-color-neutral-030:hsl(0, 0%, 50%);
696
- --t-fill-color-neutral-040:hsl(0, 0%, 32%);
697
- --t-fill-color-neutral-050:hsl(0, 0%, 24%);
698
- --t-fill-color-neutral-060:hsl(0, 0%, 19%);
699
- --t-fill-color-neutral-070:hsl(0, 0%, 17%);
700
- --t-fill-color-neutral-080:hsl(0, 0%, 15%);
701
- --t-fill-color-neutral-090:hsl(0, 0%, 12%);
702
- --t-fill-color-interaction:hsl(204, 100%, 35%);
703
- --t-fill-color-interaction-hover:hsl(204, 100%, 40%);
704
- --t-fill-color-interaction-active:hsl(204, 80%, 45%);
705
- --t-fill-color-interaction-disabled:hsl(0, 0%, 25%);
706
- --t-fill-color-control-neutral-off:hsl(0, 0%, 32%);
707
- --t-fill-color-control-neutral-on:hsl(0, 0%, 50%);
708
- --t-fill-color-control:hsl(204, 100%, 35%);
709
- --t-fill-color-control-disabled:hsl(0, 0%, 20%);
710
- --t-fill-color-status-neutral:hsl(0, 0%, 24%);
711
- --t-fill-color-status-neutral-ghost:hsl(0, 0%, 18%);
712
- --t-fill-color-status-neutral-dim:hsl(0, 0%, 15%);
713
- --t-fill-color-status-info:hsl(204, 100%, 35%);
714
- --t-fill-color-status-info-ghost:hsl(204, 32%, 15%);
715
- --t-fill-color-status-info-dim:hsl(206, 22%, 15%);
716
- --t-fill-color-status-success-ghost:hsl(125, 17%, 15%);
717
- --t-fill-color-status-success-dim:hsl(120, 12%, 14%);
718
- --t-fill-color-status-warning-ghost:hsl(41, 18%, 17%);
719
- --t-fill-color-status-warning-dim:hsl(42, 13%, 15%);
720
- --t-fill-color-status-error-ghost:hsl(8, 20%, 16%);
721
- --t-fill-color-status-error-dim:hsl(10, 16%, 15%);
722
- --t-fill-color-tooltip:hsla(0, 0%, 24%, 0.9);
723
- --t-fill-color-product-accounts-gradient-page:linear-gradient(111.72deg, hsl(220, 30%, 21%), hsl(220, 48%, 17%), hsl(204, 70%, 12%));
724
- --t-fill-color-product-accounts-gradient-tint:linear-gradient(111.72deg, hsl(219, 21%, 16%), hsl(220, 30%, 14%), hsl(203, 37%, 11%));
725
- --t-fill-color-product-calendar-gradient-page:linear-gradient(111.72deg, hsl(8, 48%, 15%), hsl(278, 13%, 17%), hsl(204, 70%, 12%));
726
- --t-fill-color-product-calendar-gradient-tint:linear-gradient(111.72deg, hsl(9, 29%, 13%), hsl(276, 8%, 12%), hsl(203, 37%, 11%));
727
- --t-fill-color-product-checkins-gradient-page:linear-gradient(111.72deg, hsl(285, 17%, 18%) 25%, hsl(263, 15%, 17%) 60%, hsl(204, 70%, 12%));
728
- --t-fill-color-product-checkins-gradient-tint:linear-gradient(111.72deg, hsl(285, 11%, 14%), hsl(266, 10%, 14%) 42%, hsl(203, 37%, 11%));
729
- --t-fill-color-product-giving-gradient-page:linear-gradient(111.72deg, hsl(43, 80%, 16%), hsl(267, 15%, 14%) 58.5%, hsl(204, 70%, 12%));
730
- --t-fill-color-product-giving-gradient-tint:linear-gradient(111.72deg, hsl(44, 49%, 13%), hsl(264, 8%, 12%) 58.5%, hsl(203, 37%, 11%));
731
- --t-fill-color-product-groups-gradient-page:linear-gradient(111.72deg, hsl(23, 46%, 18%), hsl(278, 13%, 17%), hsl(204, 70%, 12%));
732
- --t-fill-color-product-groups-gradient-tint:linear-gradient(111.72deg, hsl(23, 29%, 14%), hsl(276, 7%, 14%), hsl(203, 37%, 11%));
733
- --t-fill-color-product-home-gradient-page:linear-gradient(111.72deg, hsl(220, 30%, 21%), hsl(220, 48%, 17%), hsl(204, 70%, 12%));
734
- --t-fill-color-product-home-gradient-tint:linear-gradient(111.72deg, hsl(219, 21%, 16%), hsl(220, 30%, 14%), hsl(203, 37%, 11%));
735
- --t-fill-color-product-people-gradient-page:linear-gradient(111.72deg, hsl(220, 30%, 21%), hsl(220, 48%, 17%), hsl(204, 70%, 12%));
736
- --t-fill-color-product-people-gradient-tint:linear-gradient(111.72deg, hsl(219, 21%, 16%), hsl(220, 30%, 14%), hsl(203, 37%, 11%));
737
- --t-fill-color-product-publishing-gradient-page:linear-gradient(111.72deg, hsl(225, 11%, 22%), hsl(227, 20%, 18%) 45%, hsl(204, 70%, 12%));
738
- --t-fill-color-product-publishing-gradient-tint:linear-gradient(111.72deg, hsl(220, 7%, 16%), hsl(227, 12%, 14%) 45%, hsl(203, 37%, 11%));
739
- --t-fill-color-product-registrations-gradient-page:linear-gradient(111.72deg, hsl(174, 34%, 18%), hsl(187, 39%, 14%) 39.5%, hsl(204, 70%, 12%));
740
- --t-fill-color-product-registrations-gradient-tint:linear-gradient(111.72deg, hsl(173, 22%, 15%), hsl(185, 21%, 12%) 39.5%, hsl(203, 37%, 11%));
741
- --t-fill-color-product-services-gradient-page:linear-gradient(111.72deg, hsl(87, 26%, 18%), hsl(88, 25%, 15%) 39.5%, hsl(204, 70%, 12%));
742
- --t-fill-color-product-services-gradient-tint:linear-gradient(111.72deg, hsl(85, 17%, 14%), hsl(87, 14%, 13%) 39.5%, hsl(203, 37%, 11%));
743
- --t-fill-color-tag-gray-010:hsl(0, 0%, 20%);
744
- --t-fill-color-tag-gray-020:hsl(0, 0%, 24%);
745
- --t-fill-color-tag-gray-030:hsl(0, 0%, 36%);
746
- --t-fill-color-tag-gray-040:hsl(0, 0%, 42%);
747
- --t-fill-color-tag-blue-010:hsl(219, 26%, 24%);
748
- --t-fill-color-tag-blue-020:hsl(220, 28%, 29%);
749
- --t-fill-color-tag-blue-030:hsl(219, 32%, 45%);
750
- --t-fill-color-tag-blue-040:hsl(220, 35%, 52%);
751
- --t-fill-color-tag-aqua-010:hsl(200, 30%, 21%);
752
- --t-fill-color-tag-aqua-020:hsl(200, 33%, 26%);
753
- --t-fill-color-tag-aqua-030:hsl(200, 39%, 38%);
754
- --t-fill-color-tag-aqua-040:hsl(200, 39%, 43%);
755
- --t-fill-color-tag-teal-010:hsl(169, 33%, 19%);
756
- --t-fill-color-tag-teal-020:hsl(169, 37%, 22%);
757
- --t-fill-color-tag-teal-030:hsl(169, 43%, 31%);
758
- --t-fill-color-tag-teal-040:hsl(169, 44%, 35%);
759
- --t-fill-color-tag-green-010:hsl(110, 30%, 20%);
760
- --t-fill-color-tag-green-020:hsl(112, 33%, 23%);
761
- --t-fill-color-tag-green-030:hsl(112, 37%, 33%);
762
- --t-fill-color-tag-green-040:hsl(112, 39%, 37%);
763
- --t-fill-color-tag-yellow-010:hsl(44, 39%, 19%);
764
- --t-fill-color-tag-yellow-020:hsl(44, 44%, 22%);
765
- --t-fill-color-tag-yellow-030:hsl(44, 50%, 31%);
766
- --t-fill-color-tag-yellow-040:hsl(44, 53%, 36%);
767
- --t-fill-color-tag-orange-010:hsl(21, 35%, 22%);
768
- --t-fill-color-tag-orange-020:hsl(20, 38%, 26%);
769
- --t-fill-color-tag-orange-030:hsl(21, 44%, 40%);
770
- --t-fill-color-tag-orange-040:hsl(21, 46%, 45%);
771
- --t-fill-color-tag-pink-010:hsl(331, 22%, 24%);
772
- --t-fill-color-tag-pink-020:hsl(324, 26%, 26%);
773
- --t-fill-color-tag-pink-030:hsl(324, 30%, 45%);
774
- --t-fill-color-tag-pink-040:hsl(324, 33%, 51%);
775
- --t-fill-color-tag-purple-010:hsl(274, 20%, 23%);
776
- --t-fill-color-tag-purple-020:hsl(274, 21%, 28%);
777
- --t-fill-color-tag-purple-030:hsl(274, 25%, 46%);
778
- --t-fill-color-tag-purple-040:hsl(274, 28%, 53%);
779
- --t-fill-color-tag-magenta-010:hsl(292, 20%, 21%);
780
- --t-fill-color-tag-magenta-020:hsl(292, 22%, 26%);
781
- --t-fill-color-tag-magenta-030:hsl(293, 26%, 42%);
782
- --t-fill-color-tag-magenta-040:hsl(292, 27%, 48%);
783
- --t-fill-color-tag-indigo-010:hsl(235, 21%, 24%);
784
- --t-fill-color-tag-indigo-020:hsl(236, 22%, 29%);
785
- --t-fill-color-tag-indigo-030:hsl(236, 26%, 50%);
786
- --t-fill-color-tag-indigo-040:hsl(236, 34%, 56%);
787
- --t-fill-color-button-neutral-solid:hsl(0, 0%, 19%);
788
- --t-fill-color-button-neutral-solid-hover:hsl(0, 0%, 24%);
789
- --t-fill-color-button-neutral-solid-active:hsl(0, 0%, 32%);
790
- --t-fill-color-button-neutral-solid-disabled:hsl(0, 0%, 12%);
791
- --t-fill-color-button-neutral-outline:hsl(0, 0%, 15%);
792
- --t-fill-color-button-neutral-outline-hover:hsl(0, 0%, 17%);
793
- --t-fill-color-button-neutral-outline-active:hsl(0, 0%, 19%);
794
- --t-fill-color-button-neutral-outline-disabled:hsl(0, 0%, 12%);
795
- --t-fill-color-button-neutral-ghost:hsla(0, 0%, 0%, 0);
796
- --t-fill-color-button-neutral-ghost-hover:hsl(0, 0%, 17%);
797
- --t-fill-color-button-neutral-ghost-active:hsl(0, 0%, 19%);
798
- --t-fill-color-button-neutral-ghost-disabled:hsla(0, 0%, 0%, 0);
799
- --t-fill-color-button-neutral-responsive-header-disabled:hsla(0, 0%, 100%, 0.05);
800
- --t-fill-color-button-interaction-solid:hsl(204, 100%, 35%);
801
- --t-fill-color-button-interaction-solid-hover:hsl(204, 100%, 40%);
802
- --t-fill-color-button-interaction-solid-active:hsl(204, 80%, 45%);
803
- --t-fill-color-button-interaction-solid-disabled:hsl(0, 0%, 12%);
804
- --t-fill-color-button-interaction-outline:hsl(204, 32%, 15%);
805
- --t-fill-color-button-interaction-outline-hover:hsl(204, 39%, 17%);
806
- --t-fill-color-button-interaction-outline-active:hsl(205, 45%, 18%);
807
- --t-fill-color-button-interaction-outline-disabled:hsl(0, 0%, 12%);
808
- --t-fill-color-button-interaction-ghost:hsla(0, 0%, 0%, 0);
809
- --t-fill-color-button-interaction-ghost-hover:hsl(204, 32%, 15%);
810
- --t-fill-color-button-interaction-ghost-active:hsl(204, 39%, 17%);
811
- --t-fill-color-button-interaction-ghost-disabled:hsla(0, 0%, 0%, 0);
812
- --t-fill-color-button-delete-solid:hsl(8, 60%, 40%);
813
- --t-fill-color-button-delete-solid-active:hsl(8, 60%, 47%);
814
- --t-fill-color-button-delete-solid-disabled:hsl(0, 0%, 12%);
815
- --t-fill-color-button-delete-outline:hsl(8, 20%, 16%);
816
- --t-fill-color-button-delete-outline-hover:hsl(9, 24%, 17%);
817
- --t-fill-color-button-delete-outline-active:hsl(9, 29%, 19%);
818
- --t-fill-color-button-delete-outline-disabled:hsl(0, 0%, 12%);
819
- --t-fill-color-button-delete-ghost:hsla(0, 0%, 0%, 0);
820
- --t-fill-color-button-delete-ghost-hover:hsl(8, 20%, 16%);
821
- --t-fill-color-button-delete-ghost-active:hsl(9, 24%, 17%);
822
- --t-fill-color-button-delete-ghost-disabled:hsla(0, 0%, 0%, 0);
823
- --t-fill-color-button-pill:hsl(0, 0%, 18%);
824
- --t-fill-color-button-pill-hover:hsl(0, 0%, 21%);
825
- --t-fill-color-button-pill-active:hsl(0, 0%, 21%);
826
- --t-fill-color-button-pill-disabled:hsl(0, 0%, 18%);
827
- --t-fill-color-transparency-light-010:hsla(0, 0%, 0%, 0.1);
828
- --t-fill-color-transparency-light-020:hsla(0, 0%, 0%, 0.2);
829
- --t-fill-color-transparency-light-030:hsla(0, 0%, 0%, 0.3);
830
- --t-fill-color-transparency-light-040:hsla(0, 0%, 0%, 0.4);
831
- --t-fill-color-transparency-light-050:hsla(0, 0%, 0%, 0.5);
832
- --t-fill-color-transparency-light-060:hsla(0, 0%, 0%, 0.6);
833
- --t-fill-color-transparency-light-070:hsla(0, 0%, 0%, 0.7);
834
- --t-fill-color-transparency-light-080:hsla(0, 0%, 0%, 0.8);
835
- --t-fill-color-transparency-light-090:hsla(0, 0%, 0%, 0.9);
836
- --t-fill-color-transparency-dark-010:hsla(0, 0%, 100%, 0.1);
837
- --t-fill-color-transparency-dark-020:hsla(0, 0%, 100%, 0.2);
838
- --t-fill-color-transparency-dark-030:hsla(0, 0%, 100%, 0.3);
839
- --t-fill-color-transparency-dark-040:hsla(0, 0%, 100%, 0.4);
840
- --t-fill-color-transparency-dark-050:hsla(0, 0%, 100%, 0.5);
841
- --t-fill-color-transparency-dark-060:hsla(0, 0%, 100%, 0.6);
842
- --t-fill-color-transparency-dark-070:hsla(0, 0%, 100%, 0.7);
843
- --t-fill-color-transparency-dark-080:hsla(0, 0%, 100%, 0.8);
844
- --t-fill-color-transparency-dark-090:hsla(0, 0%, 100%, 0.9);
845
- --t-surface-color-card:hsl(0, 0%, 12%);
846
- --t-surface-color-canvas:hsl(0, 0%, 10%);
847
- --t-border-color:hsl(0, 0%, 21%);
848
- --t-border-color-dark:hsl(0, 0%, 25%);
849
- --t-border-color-darker:hsl(0, 0%, 33%);
850
- --t-border-color-darkest:hsl(0, 0%, 38%);
851
- --t-border-color-disabled:hsl(0, 0%, 21%);
852
- --t-border-color-dim:hsl(0, 0%, 16%);
853
- --t-border-color-white:hsl(0, 0%, 12%);
854
- --t-border-color-status-neutral:hsl(0, 0%, 38%);
855
- --t-border-color-status-info:hsl(204, 100%, 35%);
856
- --t-border-color-button-neutral:hsl(0, 0%, 19%);
857
- --t-border-color-button-info:hsla(204, 100%, 40%, 0.25);
858
- --t-border-color-button-create:hsla(96, 57%, 33%, 0.25);
859
- --t-border-color-button-delete:hsla(8, 60%, 47%, 0.25);
860
- --t-border-color-control-neutral:hsl(0, 0%, 33%);
861
- --t-border-color-control-info:hsl(204, 100%, 35%);
862
- --t-border-color-control-disabled:hsl(0, 0%, 21%);
863
- --t-shadow-overflow-color:hsla(0, 0%, 0%, 0.6);
75
+ .tds-page-header:not(.has-nav){
76
+ padding-bottom:var(--tds-page-header-padding-y);
864
77
  }
78
+
79
+ .tds-page-header.inactive{
80
+ background:var(--tds-page-header-background-color-inactive);
865
81
  }
866
82
 
867
- :root{
868
- --t-border-size-default:var(--t-border-width);
869
- --t-border-size-thick:var(--t-border-width-thick);
870
- --t-font-weight-semi-bold:var(--t-font-weight-semibold);
871
- --t-icon-color-status-neutral-dark:var(--t-icon-color-status-neutral-bold);
872
- --t-icon-color-status-info-secondary:var(--t-icon-color-status-info);
873
- --t-fill-color-status-neutral-solid:var(--t-fill-color-status-neutral);
874
- --t-fill-color-status-info-solid:var(--t-fill-color-status-info);
875
- --t-fill-color-status-success-solid:var(--t-fill-color-status-success);
876
- --t-fill-color-status-warning-solid:var(--t-fill-color-status-warning);
877
- --t-fill-color-status-error-solid:var(--t-fill-color-status-error);
878
- --t-fill-color-alert-info:hsl(204, 94%, 49%);
879
- --t-fill-color-alert-success:hsl(122, 60%, 41%);
880
- --t-fill-color-alert-warning:hsl(43, 96%, 58%);
881
- --t-fill-color-alert-error:hsl(4, 77%, 59%);
882
- --t-fill-color-button-neutral-ghost-disabled-solid:hsl(0, 0%, 98%);
883
- --t-fill-color-button-neutral-outline-dim-default:var(--t-fill-color-button-neutral-outline);
884
- --t-fill-color-button-neutral-outline-dim-hover:var(--t-fill-color-button-neutral-outline-hover);
885
- --t-fill-color-button-neutral-outline-dim-active:var(--t-fill-color-button-neutral-outline-active);
886
- --t-fill-color-button-neutral-outline-dim-disabled:var(--t-fill-color-button-neutral-outline-disabled);
887
- --t-fill-color-button-neutral-outline-dim-disabled-solid:hsl(0, 0%, 98%);
888
- --t-fill-color-button-interaction-outline-dim-default:var(--t-fill-color-button-interaction-outline);
889
- --t-fill-color-button-interaction-outline-dim-hover:var(--t-fill-color-button-interaction-outline-hover);
890
- --t-fill-color-button-interaction-outline-dim-active:var(--t-fill-color-button-interaction-outline-active);
891
- --t-fill-color-button-interaction-outline-dim-disabled:var(--t-fill-color-button-interaction-outline-disabled);
892
- --t-fill-color-button-create-solid-default:hsl(96, 57%, 33%);
893
- --t-fill-color-button-create-solid-hover:hsl(97, 57%, 28%);
894
- --t-fill-color-button-create-solid-active:hsl(97, 57%, 23%);
895
- --t-fill-color-button-create-solid-disabled:hsl(0, 0%, 81%);
896
- --t-fill-color-button-create-ghost-default:hsla(0, 0%, 100%, 0);
897
- --t-fill-color-button-create-ghost-hover:hsl(96, 60%, 95%);
898
- --t-fill-color-button-create-ghost-active:hsl(97, 57%, 90%);
899
- --t-fill-color-button-create-ghost-disabled:hsla(0, 0%, 100%, 0);
900
- --t-fill-color-button-delete-outline-dim-default:var(--t-fill-color-button-delete-outline);
901
- --t-fill-color-button-delete-outline-dim-hover:var(--t-fill-color-button-delete-outline-hover);
902
- --t-fill-color-button-delete-outline-dim-active:var(--t-fill-color-button-delete-outline-active);
903
- --t-fill-color-button-delete-outline-dim-disabled:var(--t-fill-color-button-delete-outline-disabled);
83
+ .tds-page-header__title-bar{
84
+ display:flex;
85
+ flex-direction:column;
86
+ gap:var(--t-spacing-2) var(--t-spacing-1);
87
+ align-items:flex-start;
88
+ justify-content:space-between;
89
+ padding:0 var(--tds-page-header-padding-x);
904
90
  }
905
91
 
906
- :root{
907
- --t-border-color-default-base:var(--t-border-color);
908
- --t-border-color-default-dark:var(--t-border-color-dark);
909
- --t-border-color-default-darker:var(--t-border-color-darker);
910
- --t-border-color-default-darkest:var(--t-border-color-darkest);
911
- --t-border-color-default-dim:var(--t-border-color-dim);
912
- --t-border-color-default-disabled:var(--t-border-color-disabled);
913
- --t-border-color-default-white:var(--t-border-color-white);
914
- --t-border-radius-default:var(--t-border-radius);
915
- --t-border-width-default:var(--t-border-width);
916
- --t-fill-color-button-delete-ghost-default:var(--t-fill-color-button-delete-ghost);
917
- --t-fill-color-button-delete-outline-default:var(--t-fill-color-button-delete-outline);
918
- --t-fill-color-button-delete-solid-default:var(--t-fill-color-button-delete-solid);
919
- --t-fill-color-button-interaction-ghost-default:var(--t-fill-color-button-interaction-ghost);
920
- --t-fill-color-button-interaction-outline-default:var(--t-fill-color-button-interaction-outline);
921
- --t-fill-color-button-interaction-solid-default:var(--t-fill-color-button-interaction-solid);
922
- --t-fill-color-button-neutral-ghost-default:var(--t-fill-color-button-neutral-ghost);
923
- --t-fill-color-button-neutral-outline-default:var(--t-fill-color-button-neutral-outline);
924
- --t-fill-color-button-neutral-responsive-header-default:var(--t-fill-color-button-neutral-responsive-header);
925
- --t-fill-color-button-neutral-solid-default:var(--t-fill-color-button-neutral-solid);
926
- --t-fill-color-button-pill-default:var(--t-fill-color-button-pill);
927
- --t-fill-color-control-primary:var(--t-fill-color-control);
928
- --t-fill-color-interaction-default:var(--t-fill-color-interaction);
929
- --t-fill-color-product-staff-base:var(--t-fill-color-product-staff);
930
- --t-fill-color-status-error-primary:var(--t-fill-color-status-error);
931
- --t-fill-color-tooltip-primary:var(--t-fill-color-tooltip);
932
- --t-icon-color-default-dim:var(--t-icon-color-dim);
933
- --t-icon-color-default-disabled:var(--t-icon-color-disabled);
934
- --t-icon-color-default-inverted:var(--t-icon-color-inverted);
935
- --t-icon-color-default-primary:var(--t-icon-color);
936
- --t-icon-color-default-secondary:var(--t-icon-color-secondary);
937
- --t-icon-color-status-error-primary:var(--t-icon-color-status-error);
938
- --t-icon-color-status-info-primary:var(--t-icon-color-status-info);
939
- --t-icon-color-status-neutral-primary:var(--t-icon-color-status-neutral);
940
- --t-icon-color-status-success-primary:var(--t-icon-color-status-success);
941
- --t-icon-color-status-warning-primary:var(--t-icon-color-status-warning);
942
- --t-text-color-default-disabled:var(--t-text-color-disabled);
943
- --t-text-color-default-headline:var(--t-text-color-headline);
944
- --t-text-color-default-inverted:var(--t-text-color-inverted);
945
- --t-text-color-default-placeholder:var(--t-text-color-placeholder);
946
- --t-text-color-default-primary:var(--t-text-color);
947
- --t-text-color-default-secondary:var(--t-text-color-secondary);
948
- --t-text-color-interaction-primary:var(--t-text-color-interaction);
92
+ .tds-page-header--profile > .tds-page-header__title-bar{
93
+ align-items:center;
94
+ }
95
+
96
+ .tds-page-header__primary{
97
+ width:100%;
98
+ }
99
+
100
+ .tds-page-header__primary h1{
101
+ margin:0;
102
+ font-size:var(--tds-page-header-headline-font-size);
103
+ font-weight:var(--t-font-weight-normal);
104
+ line-height:32px;
105
+ color:var(--tds-page-header-headline-color);
106
+ overflow-wrap:break-word;
107
+ }
108
+
109
+ .tds-page-header [slot="actions"]{
110
+ width:100%;
111
+ }
112
+
113
+ .has-multi-actions.tds-page-header [slot="actions"],
114
+ .has-multi-actions.tds-page-header .tds-page-header__actions{
115
+ display:flex;
116
+ flex-flow:row wrap;
117
+ gap:var(--t-spacing-half) var(--t-spacing-1);
118
+ align-items:flex-start;
119
+ justify-content:flex-start;
120
+ min-width:0;
121
+ }
122
+
123
+ .tds-page-header nav[slot="navigation"]:not(:has(ul)),
124
+ .tds-page-header nav.tds-page-header__nav:not(:has(ul)),
125
+ .tds-page-header nav[slot="navigation"] ul,
126
+ .tds-page-header nav.tds-page-header__nav ul{
127
+ display:flex;
128
+ gap:var(--tds-page-header-nav-gap);
129
+ padding:var(--t-spacing-2) var(--tds-page-header-nav-padding-x) 0;
130
+ margin:0 0 -1px;
131
+ overflow:auto;
132
+ list-style:none;
133
+ background:var(--tds-page-header-nav-background);
134
+ }
135
+
136
+ .tds-page-header nav[slot="navigation"] a,
137
+ .tds-page-header nav[slot="navigation"] button,
138
+ .tds-page-header nav.tds-page-header__nav a,
139
+ .tds-page-header nav.tds-page-header__nav button{
140
+ position:relative;
141
+ display:inline-flex;
142
+ padding:var(--tds-page-header-nav-item-padding-y) var(--tds-page-header-nav-item-padding-x);
143
+ font-size:var(--t-font-size-sm);
144
+ line-height:22px;
145
+ color:var(--tds-page-header-nav-item-color);
146
+ white-space:nowrap;
147
+ text-decoration:none;
148
+ -webkit-appearance:none;
149
+ -moz-appearance:none;
150
+ appearance:none;
151
+ cursor:pointer;
152
+ outline-offset:-2px;
153
+ background-color:var(--tds-page-header-nav-item-background-color);
154
+ background-clip:padding-box;
155
+ border:var(--tds-page-header-nav-item-border-width) solid var(--tds-page-header-nav-item-border-color);
156
+ border-bottom:1px solid var(--tds-page-header-nav-item-border-bottom-color);
157
+ border-radius:var(--t-border-radius-md) var(--t-border-radius-md) 0 0;
158
+ }
159
+
160
+ .tds-page-header nav:is([slot="navigation"], .tds-page-header__nav) li:has(.indicator){
161
+ position:relative;
162
+ }
163
+
164
+ .tds-page-header nav:is([slot="navigation"], .tds-page-header__nav) li:has(.indicator) :is(a, button){
165
+ -webkit-mask:radial-gradient(8px at calc(100% - 3px) 0, #0000 98%, #000);
166
+ mask:radial-gradient(8px at calc(100% - 3px) 0, #0000 98%, #000);
167
+ }
168
+
169
+ .tds-page-header nav:is([slot="navigation"], .tds-page-header__nav) li:has(.indicator)::before,
170
+ .tds-page-header nav:is([slot="navigation"], .tds-page-header__nav) li:has(.indicator)::after{
171
+ position:absolute;
172
+ top:-5px;
173
+ right:-2px;
174
+ width:10px;
175
+ height:10px;
176
+ content:"";
177
+ background:var(--tds-page-header-nav-item-indicator-color);
178
+ border-radius:50%;
179
+ }
180
+
181
+ @media (prefers-reduced-motion: no-preference){
182
+ .tds-page-header nav:is([slot="navigation"], .tds-page-header__nav) li:has(.indicator)::after{
183
+ animation:indicator-pulse 1.25s ease infinite;
184
+ }
185
+ }
186
+
187
+ .tds-page-header nav[slot="navigation"] a.selected,
188
+ .tds-page-header nav[slot="navigation"] button.selected,
189
+ .tds-page-header nav.tds-page-header__nav a.selected,
190
+ .tds-page-header nav.tds-page-header__nav button.selected{
191
+ --tds-page-header-nav-item-color:var(--tds-page-header-nav-item-color-selected);
192
+ --tds-page-header-nav-item-border-color:var(--tds-page-header-nav-item-border-color-selected);
193
+ --tds-page-header-nav-item-background-color:var(--tds-page-header-nav-item-background-color-selected);
194
+ --tds-page-header-nav-item-border-bottom-color:var(--tds-page-header-nav-item-background-color-selected);
195
+ }
196
+
197
+ .tds-page-header nav[slot="navigation"] a:not(.selected):hover,
198
+ .tds-page-header nav[slot="navigation"] button:not(.selected):hover,
199
+ .tds-page-header nav.tds-page-header__nav a:not(.selected):hover,
200
+ .tds-page-header nav.tds-page-header__nav button:not(.selected):hover{
201
+ --tds-page-header-nav-item-color:var(--tds-page-header-nav-item-color-hover);
202
+ --tds-page-header-nav-item-background-color:var(--tds-page-header-nav-item-background-color-hover);
203
+ --tds-page-header-nav-item-border-color:var(--tds-page-header-nav-item-border-color-hover);
204
+ }
205
+
206
+ .tds-page-header nav[slot="navigation"] a:not(.selected):active,
207
+ .tds-page-header nav[slot="navigation"] button:not(.selected):active,
208
+ .tds-page-header nav.tds-page-header__nav a:not(.selected):active,
209
+ .tds-page-header nav.tds-page-header__nav button:not(.selected):active{
210
+ background-color:var(--tds-page-header-nav-item-background-color-active);
211
+ }
212
+
213
+ .tds-page-header nav[slot="navigation"] a:not(.selected):disabled,
214
+ .tds-page-header nav[slot="navigation"] button:not(.selected):disabled,
215
+ .tds-page-header nav.tds-page-header__nav a:not(.selected):disabled,
216
+ .tds-page-header nav.tds-page-header__nav button:not(.selected):disabled{
217
+ color:var(--tds-page-header-nav-item-color-disabled);
218
+ cursor:not-allowed;
219
+ background-color:var(--tds-page-header-nav-item-background-color-disabled);
220
+ opacity:1;
221
+ }
222
+
223
+ @media (min-width: 960px){
224
+ .tds-page-header__primary{
225
+ flex:1 1 max-content;
226
+ width:auto;
227
+ min-width:0;
228
+ max-width:100%;
229
+ }
230
+
231
+ .tds-page-header__title-bar,
232
+ .tds-page-header--profile .tds-page-header__title-bar{
233
+ flex-flow:row nowrap;
234
+ row-gap:12px;
235
+ align-items:flex-start;
236
+ }
237
+
238
+ .tds-page-header [slot="actions"]{
239
+ width:auto;
240
+ }
241
+
242
+ .has-multi-actions.tds-page-header [slot="actions"],
243
+ .has-multi-actions.tds-page-header .tds-page-header__actions{
244
+ justify-content:flex-end;
245
+ }
246
+ }
247
+
248
+ .tds-page-header-phone,
249
+ .tds-page-header-email{
250
+ color:var(--tds-page-header-color);
251
+ white-space:nowrap;
252
+ }
253
+
254
+ .tds-page-header-email{
255
+ max-width:100%;
256
+ overflow:hidden;
257
+ text-overflow:ellipsis;
258
+ }
259
+
260
+ @keyframes indicator-pulse{
261
+ 0%{
262
+ opacity:.3;
263
+ transform:scale(.9);
264
+ }
265
+
266
+ 100%{
267
+ opacity:0;
268
+ transform:scale(1.75);
269
+ }
949
270
  }
950
271
 
951
272
 
@@ -1272,329 +593,34 @@ tds-sidenav-section:not(.hydrated) > [slot="ssr"]{
1272
593
  flex-direction:column;
1273
594
  }
1274
595
 
1275
- :root[data-color-mode="dark"]{
1276
- --t-fill-color-button-neutral-ghost-disabled-solid:hsl(0, 0%, 100%);
1277
- --t-fill-color-button-neutral-outline-dim-disabled-solid:hsl(0, 0%, 100%);
1278
- --t-fill-color-button-create-solid-default:hsl(0, 0%, 25%);
1279
- --t-fill-color-button-create-solid-hover:hsl(0, 0%, 25%);
1280
- --t-fill-color-button-create-solid-active:hsl(0, 0%, 25%);
1281
- --t-fill-color-button-create-solid-disabled:hsl(0, 0%, 25%);
1282
- --t-fill-color-button-create-ghost-hover:hsla(0, 0%, 100%, 0);
1283
- --t-fill-color-button-create-ghost-active:hsla(0, 0%, 100%, 0);
1284
- }
596
+ .tds-loading-spinner{
597
+ --tds-loading-spinner-size:1.25em;
1285
598
 
1286
- @media (prefers-color-scheme: dark){
1287
- :root[data-color-mode="system"]{
1288
- --t-fill-color-button-neutral-ghost-disabled-solid:hsl(0, 0%, 100%);
1289
- --t-fill-color-button-neutral-outline-dim-disabled-solid:hsl(0, 0%, 100%);
1290
- --t-fill-color-button-create-solid-default:hsl(0, 0%, 25%);
1291
- --t-fill-color-button-create-solid-hover:hsl(0, 0%, 25%);
1292
- --t-fill-color-button-create-solid-active:hsl(0, 0%, 25%);
1293
- --t-fill-color-button-create-solid-disabled:hsl(0, 0%, 25%);
1294
- --t-fill-color-button-create-ghost-hover:hsla(0, 0%, 100%, 0);
1295
- --t-fill-color-button-create-ghost-active:hsla(0, 0%, 100%, 0);
1296
- }
599
+ position:absolute;
600
+ right:0;
601
+ left:0;
602
+ visibility:var(--tds-loading-spinner-visibility, hidden);
603
+ width:var(--tds-loading-spinner-size);
604
+ height:var(--tds-loading-spinner-size);
605
+ margin:auto;
606
+ border:var(--tds-loading-spinner-track-width, 4px) solid var(--tds-loading-spinner-track-color, var(--t-fill-color-transparency-dark-020));
607
+ border-top-color:var(--tds-loading-spinner-color, currentcolor);
608
+ border-radius:50%;
609
+ animation:spinner-rotate 500ms infinite linear;
610
+ animation-play-state:var(--tds-loading-spinner-animation-play-state, paused);
1297
611
  }
1298
612
 
1299
- @layer t-critical{
1300
- tds-page-header:not(.hydrated){
1301
- display:none;
613
+ @keyframes spinner-rotate{
614
+ to{
615
+ transform:rotate(360deg);
1302
616
  }
1303
617
  }
1304
618
 
1305
- @layer t-component{
1306
- .tds-page-header{
1307
- --tds-page-header-background-color:var(--t-fill-color-product-current-gradient-tint, var(--t-surface-color-canvas));
1308
- --tds-page-header-background-color-inactive:var(--t-fill-color-neutral-090);
1309
- --tds-page-header-color:var(--t-text-color);
1310
- --tds-page-header-headline-color:var(--t-text-color-headline);
1311
- --tds-page-header-headline-font-size:var(--t-font-size-2xl);
1312
- --tds-page-header-padding-x:var(--t-spacing-2);
1313
- --tds-page-header-padding-y:var(--t-spacing-2);
1314
- --tds-page-header-nav-padding-x:var(--tds-page-header-padding-x, var(--t-spacing-3));
1315
- --tds-page-header-nav-gap:var(--t-spacing-1);
1316
- --tds-page-header-nav-background:linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, .1) 100%);
1317
- --tds-page-header-nav-item-padding-x:var(--t-spacing-1);
1318
- --tds-page-header-nav-item-padding-y:var(--t-spacing-1);
1319
- --tds-page-header-nav-item-color:var(--t-text-color-secondary);
1320
- --tds-page-header-nav-item-background-color:var(--t-fill-color-transparency-light-060);
1321
- --tds-page-header-nav-item-border-width:1px;
1322
-
1323
- --tds-page-header-nav-item-border-color:var(--tds-page-header-nav-item-background-color);
1324
- --tds-page-header-nav-item-border-bottom-color:var(--t-border-color);
1325
-
1326
- --tds-page-header-nav-item-color-hover:var(--t-text-color);
1327
- --tds-page-header-nav-item-background-color-hover:var(--t-fill-color-neutral-080);
1328
- --tds-page-header-nav-item-border-color-hover:var(--tds-page-header-nav-item-background-color-hover);
1329
-
1330
- --tds-page-header-nav-item-background-color-active:var(--t-fill-color-neutral-060);
1331
- --tds-page-header-nav-item-border-color-active:var(--tds-page-header-nav-item-background-color-hover);
1332
-
1333
- --tds-page-header-nav-item-color-disabled:var(--t-text-color-disabled);
1334
- --tds-page-header-nav-item-background-color-disabled:var(--t-fill-color-neutral-080);
1335
- --tds-page-header-nav-item-border-color-disabled:var(--tds-page-header-nav-item-background-color-disabled);
1336
-
1337
- --tds-page-header-nav-item-color-selected:var(--t-text-color);
1338
- --tds-page-header-nav-item-background-color-selected:var(--t-surface-color-canvas);
1339
- --tds-page-header-nav-item-border-color-selected:var(--tds-page-header-nav-item-background-color-selected);
1340
- --tds-page-header-nav-item-border-bottom-color-selected:var(--tds-page-header-nav-item-background-color-selected);
1341
- --tds-page-header-nav-item-indicator-color:var(--t-icon-color-status-warning);
619
+ @media (prefers-reduced-motion: reduce){
620
+ [class*="--loading"] .tds-loading-spinner{
621
+ --tds-loading-spinner-animation-play-state:paused;
1342
622
  }
1343
-
1344
- .tds-page-header--profile{
1345
- --tds-page-header-padding-y:20px;
1346
- }
1347
- @media (min-width: 600px){
1348
- .tds-page-header{
1349
- --tds-page-header-background-color:var(--t-surface-color-canvas);
1350
- --tds-page-header-color:var(--t-text-color-secondary);
1351
- --tds-page-header-padding-x:var(--t-spacing-3);
1352
- --tds-page-header-headline-font-size:var(--t-font-size-3xl);
1353
- --tds-page-header-nav-gap:var(--t-spacing-half);
1354
- --tds-page-header-nav-background:transparent;
1355
- --tds-page-header-nav-item-padding-x:var(--t-spacing-2);
1356
- --tds-page-header-nav-item-border-width:1px;
1357
- --tds-page-header-nav-item-color:var(--t-text-color);
1358
- --tds-page-header-nav-item-background-color:var(--t-fill-color-neutral-070);
1359
- --tds-page-header-nav-item-border-color-selected:var(--t-border-color);
1360
- }
1361
- }
1362
- }
1363
-
1364
- .tds-page-header{
1365
- display:flex;
1366
- flex-direction:column;
1367
- padding-top:var(--tds-page-header-padding-y);
1368
- color:var(--tds-page-header-color);
1369
- background:var(--tds-page-header-background-color);
1370
- border-bottom:1px solid var(--t-border-color);
1371
- }
1372
-
1373
- .tds-page-header:not(.has-nav){
1374
- padding-bottom:var(--tds-page-header-padding-y);
1375
- }
1376
-
1377
- .tds-page-header.inactive{
1378
- background:var(--tds-page-header-background-color-inactive);
1379
- }
1380
-
1381
- .tds-page-header__title-bar{
1382
- display:flex;
1383
- flex-direction:column;
1384
- gap:var(--t-spacing-2) var(--t-spacing-1);
1385
- align-items:flex-start;
1386
- justify-content:space-between;
1387
- padding:0 var(--tds-page-header-padding-x);
1388
- }
1389
-
1390
- .tds-page-header--profile > .tds-page-header__title-bar{
1391
- align-items:center;
1392
- }
1393
-
1394
- .tds-page-header__primary{
1395
- width:100%;
1396
- }
1397
-
1398
- .tds-page-header__primary h1{
1399
- margin:0;
1400
- font-size:var(--tds-page-header-headline-font-size);
1401
- font-weight:var(--t-font-weight-normal);
1402
- line-height:32px;
1403
- color:var(--tds-page-header-headline-color);
1404
- overflow-wrap:break-word;
1405
- }
1406
-
1407
- .tds-page-header [slot="actions"]{
1408
- width:100%;
1409
- }
1410
-
1411
- .has-multi-actions.tds-page-header [slot="actions"],
1412
- .has-multi-actions.tds-page-header .tds-page-header__actions{
1413
- display:flex;
1414
- flex-flow:row wrap;
1415
- gap:var(--t-spacing-half) var(--t-spacing-1);
1416
- align-items:flex-start;
1417
- justify-content:flex-start;
1418
- min-width:0;
1419
- }
1420
-
1421
- .tds-page-header nav[slot="navigation"]:not(:has(ul)),
1422
- .tds-page-header nav.tds-page-header__nav:not(:has(ul)),
1423
- .tds-page-header nav[slot="navigation"] ul,
1424
- .tds-page-header nav.tds-page-header__nav ul{
1425
- display:flex;
1426
- gap:var(--tds-page-header-nav-gap);
1427
- padding:var(--t-spacing-2) var(--tds-page-header-nav-padding-x) 0;
1428
- margin:0 0 -1px;
1429
- overflow:auto;
1430
- list-style:none;
1431
- background:var(--tds-page-header-nav-background);
1432
- }
1433
-
1434
- .tds-page-header nav[slot="navigation"] a,
1435
- .tds-page-header nav[slot="navigation"] button,
1436
- .tds-page-header nav.tds-page-header__nav a,
1437
- .tds-page-header nav.tds-page-header__nav button{
1438
- position:relative;
1439
- display:inline-flex;
1440
- padding:var(--tds-page-header-nav-item-padding-y) var(--tds-page-header-nav-item-padding-x);
1441
- font-size:var(--t-font-size-sm);
1442
- line-height:22px;
1443
- color:var(--tds-page-header-nav-item-color);
1444
- white-space:nowrap;
1445
- text-decoration:none;
1446
- -webkit-appearance:none;
1447
- -moz-appearance:none;
1448
- appearance:none;
1449
- cursor:pointer;
1450
- outline-offset:-2px;
1451
- background-color:var(--tds-page-header-nav-item-background-color);
1452
- background-clip:padding-box;
1453
- border:var(--tds-page-header-nav-item-border-width) solid var(--tds-page-header-nav-item-border-color);
1454
- border-bottom:1px solid var(--tds-page-header-nav-item-border-bottom-color);
1455
- border-radius:var(--t-border-radius-md) var(--t-border-radius-md) 0 0;
1456
- }
1457
-
1458
- .tds-page-header nav:is([slot="navigation"], .tds-page-header__nav) li:has(.indicator){
1459
- position:relative;
1460
- }
1461
-
1462
- .tds-page-header nav:is([slot="navigation"], .tds-page-header__nav) li:has(.indicator) :is(a, button){
1463
- -webkit-mask:radial-gradient(8px at calc(100% - 3px) 0, #0000 98%, #000);
1464
- mask:radial-gradient(8px at calc(100% - 3px) 0, #0000 98%, #000);
1465
- }
1466
-
1467
- .tds-page-header nav:is([slot="navigation"], .tds-page-header__nav) li:has(.indicator)::before,
1468
- .tds-page-header nav:is([slot="navigation"], .tds-page-header__nav) li:has(.indicator)::after{
1469
- position:absolute;
1470
- top:-5px;
1471
- right:-2px;
1472
- width:10px;
1473
- height:10px;
1474
- content:"";
1475
- background:var(--tds-page-header-nav-item-indicator-color);
1476
- border-radius:50%;
1477
- }
1478
-
1479
- @media (prefers-reduced-motion: no-preference){
1480
- .tds-page-header nav:is([slot="navigation"], .tds-page-header__nav) li:has(.indicator)::after{
1481
- animation:indicator-pulse 1.25s ease infinite;
1482
- }
1483
- }
1484
-
1485
- .tds-page-header nav[slot="navigation"] a.selected,
1486
- .tds-page-header nav[slot="navigation"] button.selected,
1487
- .tds-page-header nav.tds-page-header__nav a.selected,
1488
- .tds-page-header nav.tds-page-header__nav button.selected{
1489
- --tds-page-header-nav-item-color:var(--tds-page-header-nav-item-color-selected);
1490
- --tds-page-header-nav-item-border-color:var(--tds-page-header-nav-item-border-color-selected);
1491
- --tds-page-header-nav-item-background-color:var(--tds-page-header-nav-item-background-color-selected);
1492
- --tds-page-header-nav-item-border-bottom-color:var(--tds-page-header-nav-item-background-color-selected);
1493
- }
1494
-
1495
- .tds-page-header nav[slot="navigation"] a:not(.selected):hover,
1496
- .tds-page-header nav[slot="navigation"] button:not(.selected):hover,
1497
- .tds-page-header nav.tds-page-header__nav a:not(.selected):hover,
1498
- .tds-page-header nav.tds-page-header__nav button:not(.selected):hover{
1499
- --tds-page-header-nav-item-color:var(--tds-page-header-nav-item-color-hover);
1500
- --tds-page-header-nav-item-background-color:var(--tds-page-header-nav-item-background-color-hover);
1501
- --tds-page-header-nav-item-border-color:var(--tds-page-header-nav-item-border-color-hover);
1502
- }
1503
-
1504
- .tds-page-header nav[slot="navigation"] a:not(.selected):active,
1505
- .tds-page-header nav[slot="navigation"] button:not(.selected):active,
1506
- .tds-page-header nav.tds-page-header__nav a:not(.selected):active,
1507
- .tds-page-header nav.tds-page-header__nav button:not(.selected):active{
1508
- background-color:var(--tds-page-header-nav-item-background-color-active);
1509
- }
1510
-
1511
- .tds-page-header nav[slot="navigation"] a:not(.selected):disabled,
1512
- .tds-page-header nav[slot="navigation"] button:not(.selected):disabled,
1513
- .tds-page-header nav.tds-page-header__nav a:not(.selected):disabled,
1514
- .tds-page-header nav.tds-page-header__nav button:not(.selected):disabled{
1515
- color:var(--tds-page-header-nav-item-color-disabled);
1516
- cursor:not-allowed;
1517
- background-color:var(--tds-page-header-nav-item-background-color-disabled);
1518
- opacity:1;
1519
- }
1520
-
1521
- @media (min-width: 960px){
1522
- .tds-page-header__primary{
1523
- flex:1 1 max-content;
1524
- width:auto;
1525
- min-width:0;
1526
- max-width:100%;
1527
- }
1528
-
1529
- .tds-page-header__title-bar,
1530
- .tds-page-header--profile .tds-page-header__title-bar{
1531
- flex-flow:row nowrap;
1532
- row-gap:12px;
1533
- align-items:flex-start;
1534
- }
1535
-
1536
- .tds-page-header [slot="actions"]{
1537
- width:auto;
1538
- }
1539
-
1540
- .has-multi-actions.tds-page-header [slot="actions"],
1541
- .has-multi-actions.tds-page-header .tds-page-header__actions{
1542
- justify-content:flex-end;
1543
- }
1544
- }
1545
-
1546
- .tds-page-header-phone,
1547
- .tds-page-header-email{
1548
- color:var(--tds-page-header-color);
1549
- white-space:nowrap;
1550
- }
1551
-
1552
- .tds-page-header-email{
1553
- max-width:100%;
1554
- overflow:hidden;
1555
- text-overflow:ellipsis;
1556
- }
1557
-
1558
- @keyframes indicator-pulse{
1559
- 0%{
1560
- opacity:.3;
1561
- transform:scale(.9);
1562
- }
1563
-
1564
- 100%{
1565
- opacity:0;
1566
- transform:scale(1.75);
1567
- }
1568
- }
1569
-
1570
- .tds-loading-spinner{
1571
- --tds-loading-spinner-size:1.25em;
1572
-
1573
- position:absolute;
1574
- right:0;
1575
- left:0;
1576
- visibility:var(--tds-loading-spinner-visibility, hidden);
1577
- width:var(--tds-loading-spinner-size);
1578
- height:var(--tds-loading-spinner-size);
1579
- margin:auto;
1580
- border:var(--tds-loading-spinner-track-width, 4px) solid var(--tds-loading-spinner-track-color, var(--t-fill-color-transparency-dark-020));
1581
- border-top-color:var(--tds-loading-spinner-color, currentcolor);
1582
- border-radius:50%;
1583
- animation:spinner-rotate 500ms infinite linear;
1584
- animation-play-state:var(--tds-loading-spinner-animation-play-state, paused);
1585
- }
1586
-
1587
- @keyframes spinner-rotate{
1588
- to{
1589
- transform:rotate(360deg);
1590
- }
1591
- }
1592
-
1593
- @media (prefers-reduced-motion: reduce){
1594
- [class*="--loading"] .tds-loading-spinner{
1595
- --tds-loading-spinner-animation-play-state:paused;
1596
- }
1597
- }
623
+ }
1598
624
 
1599
625
  .symbol{
1600
626
  display:inline-block;
@@ -2031,32 +1057,995 @@ a[class="tds-btn"]{
2031
1057
  transition:transform .2s ease-in-out;
2032
1058
  }
2033
1059
 
2034
- .tds-btn--dropdown[aria-expanded="true"] .suffix{
2035
- transform:rotate(-180deg);
1060
+ .tds-btn--dropdown[aria-expanded="true"] .suffix{
1061
+ transform:rotate(-180deg);
1062
+ }
1063
+
1064
+ .tds-btn--full-width{
1065
+ width:100%;
1066
+ }
1067
+
1068
+ .tds-btn--loading{
1069
+ --tds-btn-loading-spinner-visibility:visible;
1070
+ --tds-btn-loading-spinner-animation-play-state:running;
1071
+
1072
+ position:relative;
1073
+ }
1074
+
1075
+ .tds-btn--loading :not(.tds-loading-spinner){
1076
+ visibility:hidden;
1077
+ }
1078
+
1079
+ .tds-btn--attention .attention-icon{
1080
+ display:inline-block;
1081
+ width:var(--tds-btn-attention-icon-size);
1082
+ height:var(--tds-btn-attention-icon-size);
1083
+ background-color:var(--t-icon-color-status-warning);
1084
+ border:.125em solid var(--t-border-color-white);
1085
+ border-radius:var(--t-border-radius-round);
1086
+ }
1087
+
1088
+ @layer t-critical, t-component;
1089
+
1090
+ :root{
1091
+ --t-border-radius-sm:2px;
1092
+ --t-border-radius-md:4px;
1093
+ --t-border-radius-lg:8px;
1094
+ --t-border-radius-xl:16px;
1095
+ --t-border-radius-round:56px;
1096
+ --t-border-radius:4px;
1097
+ --t-border-width:1px;
1098
+ --t-border-width-thick:2px;
1099
+ --t-spacing-1:8px;
1100
+ --t-spacing-2:16px;
1101
+ --t-spacing-3:24px;
1102
+ --t-spacing-4:32px;
1103
+ --t-spacing-5:40px;
1104
+ --t-spacing-6:48px;
1105
+ --t-spacing-7:56px;
1106
+ --t-spacing-fourth:2px;
1107
+ --t-spacing-half:4px;
1108
+ --t-spacing-1-half:12px;
1109
+ --t-element-size-3xl:48px;
1110
+ --t-element-size-2xl:32px;
1111
+ --t-element-size-xl:24px;
1112
+ --t-element-size-lg:18px;
1113
+ --t-element-size-md:16px;
1114
+ --t-element-size-sm:14px;
1115
+ --t-element-size-xs:12px;
1116
+ --t-font-size-4xl:32px;
1117
+ --t-font-size-3xl:28px;
1118
+ --t-font-size-2xl:24px;
1119
+ --t-font-size-xl:20px;
1120
+ --t-font-size-lg:18px;
1121
+ --t-font-size-md:16px;
1122
+ --t-font-size-sm:14px;
1123
+ --t-font-size-xs:12px;
1124
+ --t-font-size-2xs:10px;
1125
+ --t-font-weight-normal:400;
1126
+ --t-font-weight-medium:500;
1127
+ --t-font-weight-semibold:600;
1128
+ --t-font-weight-bold:700;
1129
+ --t-container-size-xl:48px;
1130
+ --t-container-size-lg:40px;
1131
+ --t-container-size-md:32px;
1132
+ --t-container-size-sm:24px;
1133
+ --t-container-size-xs:20px;
1134
+ --t-avatar-size-20:20px;
1135
+ --t-avatar-size-24:24px;
1136
+ --t-avatar-size-36:36px;
1137
+ --t-avatar-size-48:48px;
1138
+ --t-avatar-size-72:72px;
1139
+ --t-avatar-size-112:112px;
1140
+ --t-text-color-headline:hsl(0, 0%, 12%);
1141
+ --t-text-color:hsl(0, 0%, 24%);
1142
+ --t-text-color-secondary:hsl(0, 0%, 42%);
1143
+ --t-text-color-disabled:hsl(0, 0%, 81%);
1144
+ --t-text-color-placeholder:hsl(0, 0%, 58%);
1145
+ --t-text-color-inverted:hsl(0, 0%, 100%);
1146
+ --t-text-color-interaction:hsl(204, 100%, 40%);
1147
+ --t-text-color-interaction-hover:hsl(204, 100%, 35%);
1148
+ --t-text-color-interaction-active:hsl(204, 100%, 30%);
1149
+ --t-text-color-interaction-visited:hsl(204, 100%, 30%);
1150
+ --t-text-color-status-neutral:hsl(0, 0%, 24%);
1151
+ --t-text-color-status-info:hsl(204, 100%, 35%);
1152
+ --t-text-color-status-success:hsl(97, 57%, 28%);
1153
+ --t-text-color-status-warning:hsl(42, 100%, 29%);
1154
+ --t-text-color-status-error:hsl(8, 60%, 45%);
1155
+ --t-text-color-tag-subtle-gray:hsl(0, 0%, 24%);
1156
+ --t-text-color-tag-subtle-blue:hsl(224, 47%, 31%);
1157
+ --t-text-color-tag-subtle-indigo:hsl(241, 59%, 28%);
1158
+ --t-text-color-tag-subtle-aqua:hsl(209, 77%, 22%);
1159
+ --t-text-color-tag-subtle-teal:hsl(180, 95%, 15%);
1160
+ --t-text-color-tag-subtle-green:hsl(100, 93%, 17%);
1161
+ --t-text-color-tag-subtle-yellow:hsl(29, 100%, 23%);
1162
+ --t-text-color-tag-subtle-orange:hsl(18, 100%, 18%);
1163
+ --t-text-color-tag-subtle-pink:hsl(327, 88%, 20%);
1164
+ --t-text-color-tag-subtle-purple:hsl(268, 71%, 27%);
1165
+ --t-text-color-tag-subtle-magenta:hsl(285, 71%, 20%);
1166
+ --t-text-color-tag-bold-gray:hsl(0, 0%, 24%);
1167
+ --t-text-color-tag-bold-indigo:hsl(241, 59%, 28%);
1168
+ --t-text-color-tag-bold-blue:hsl(224, 47%, 31%);
1169
+ --t-text-color-tag-bold-aqua:hsl(209, 77%, 22%);
1170
+ --t-text-color-tag-bold-teal:hsl(180, 95%, 15%);
1171
+ --t-text-color-tag-bold-green:hsl(100, 93%, 17%);
1172
+ --t-text-color-tag-bold-yellow:hsl(29, 100%, 23%);
1173
+ --t-text-color-tag-bold-orange:hsl(18, 100%, 18%);
1174
+ --t-text-color-tag-bold-pink:hsl(327, 88%, 20%);
1175
+ --t-text-color-tag-bold-purple:hsl(268, 71%, 27%);
1176
+ --t-text-color-tag-bold-magenta:hsl(285, 71%, 20%);
1177
+ --t-icon-color:hsl(0, 0%, 24%);
1178
+ --t-icon-color-secondary:hsl(0, 0%, 42%);
1179
+ --t-icon-color-dim:hsl(0, 0%, 58%);
1180
+ --t-icon-color-disabled:hsl(0, 0%, 81%);
1181
+ --t-icon-color-inverted:hsl(0, 0%, 100%);
1182
+ --t-icon-color-status-neutral:hsl(0, 0%, 42%);
1183
+ --t-icon-color-status-neutral-secondary:hsl(0, 0%, 58%);
1184
+ --t-icon-color-status-neutral-bold:hsl(0, 0%, 24%);
1185
+ --t-icon-color-status-info:hsl(204, 100%, 40%);
1186
+ --t-icon-color-status-success:hsl(96, 57%, 33%);
1187
+ --t-icon-color-status-success-secondary:hsl(97, 57%, 40%);
1188
+ --t-icon-color-status-warning:hsl(42, 84%, 49%);
1189
+ --t-icon-color-status-error:hsl(8, 60%, 47%);
1190
+ --t-fill-color-neutral-100:hsl(0, 0%, 100%);
1191
+ --t-fill-color-neutral-000:hsl(0, 0%, 12%);
1192
+ --t-fill-color-neutral-010:hsl(0, 0%, 24%);
1193
+ --t-fill-color-neutral-020:hsl(0, 0%, 42%);
1194
+ --t-fill-color-neutral-025:hsl(0, 0%, 50%);
1195
+ --t-fill-color-neutral-030:hsl(0, 0%, 58%);
1196
+ --t-fill-color-neutral-040:hsl(0, 0%, 81%);
1197
+ --t-fill-color-neutral-050:hsl(0, 0%, 88%);
1198
+ --t-fill-color-neutral-060:hsl(0, 0%, 93%);
1199
+ --t-fill-color-neutral-070:hsl(0, 0%, 95%);
1200
+ --t-fill-color-neutral-080:hsl(0, 0%, 97%);
1201
+ --t-fill-color-neutral-090:hsl(0, 0%, 98%);
1202
+ --t-fill-color-interaction:hsl(204, 100%, 40%);
1203
+ --t-fill-color-interaction-hover:hsl(204, 100%, 35%);
1204
+ --t-fill-color-interaction-active:hsl(204, 100%, 30%);
1205
+ --t-fill-color-interaction-disabled:hsl(0, 0%, 81%);
1206
+ --t-fill-color-control-neutral-off:hsl(0, 0%, 58%);
1207
+ --t-fill-color-control-neutral-on:hsl(0, 0%, 24%);
1208
+ --t-fill-color-control:hsl(204, 100%, 40%);
1209
+ --t-fill-color-control-secondary:hsl(97, 57%, 40%);
1210
+ --t-fill-color-control-error:hsl(8, 60%, 47%);
1211
+ --t-fill-color-control-disabled:hsl(0, 0%, 81%);
1212
+ --t-fill-color-status-neutral:hsl(0, 0%, 42%);
1213
+ --t-fill-color-status-neutral-ghost:hsl(0, 0%, 93%);
1214
+ --t-fill-color-status-neutral-dim:hsl(0, 0%, 97%);
1215
+ --t-fill-color-status-info:hsl(204, 100%, 40%);
1216
+ --t-fill-color-status-info-ghost:hsl(203, 94%, 94%);
1217
+ --t-fill-color-status-info-dim:hsl(204, 100%, 97%);
1218
+ --t-fill-color-status-success:hsl(96, 57%, 33%);
1219
+ --t-fill-color-status-success-ghost:hsl(97, 57%, 90%);
1220
+ --t-fill-color-status-success-dim:hsl(96, 60%, 95%);
1221
+ --t-fill-color-status-warning:hsl(42, 84%, 63%);
1222
+ --t-fill-color-status-warning-ghost:hsl(42, 87%, 94%);
1223
+ --t-fill-color-status-warning-dim:hsl(42, 87%, 97%);
1224
+ --t-fill-color-status-error:hsl(8, 60%, 47%);
1225
+ --t-fill-color-status-error-ghost:hsl(9, 59%, 93%);
1226
+ --t-fill-color-status-error-dim:hsl(7, 60%, 97%);
1227
+ --t-fill-color-tooltip:hsla(0, 0%, 12%, 0.9);
1228
+ --t-fill-color-product-accounts-010:hsl(212, 54%, 93%);
1229
+ --t-fill-color-product-accounts-020:hsl(209, 53%, 90%);
1230
+ --t-fill-color-product-accounts-030:hsl(210, 56%, 70%);
1231
+ --t-fill-color-product-accounts-040:hsl(210, 54%, 60%);
1232
+ --t-fill-color-product-accounts-050:hsl(210, 55%, 50%);
1233
+ --t-fill-color-product-accounts-060:hsl(210, 65%, 40%);
1234
+ --t-fill-color-product-accounts-070:hsl(211, 70%, 32%);
1235
+ --t-fill-color-product-accounts-080:hsl(210, 75%, 25%);
1236
+ --t-fill-color-product-calendar-010:hsl(8, 61%, 90%);
1237
+ --t-fill-color-product-calendar-020:hsl(8, 61%, 70%);
1238
+ --t-fill-color-product-calendar-030:hsl(8, 72%, 59%);
1239
+ --t-fill-color-product-calendar-040:hsl(8, 65%, 55%);
1240
+ --t-fill-color-product-calendar-050:hsl(9, 61%, 50%);
1241
+ --t-fill-color-product-calendar-060:hsl(8, 65%, 42%);
1242
+ --t-fill-color-product-calendar-070:hsl(7, 65%, 34%);
1243
+ --t-fill-color-product-calendar-080:hsl(9, 61%, 27%);
1244
+ --t-fill-color-product-checkins-010:hsl(285, 20%, 92%);
1245
+ --t-fill-color-product-checkins-020:hsl(283, 22%, 75%);
1246
+ --t-fill-color-product-checkins-030:hsl(284, 22%, 64%);
1247
+ --t-fill-color-product-checkins-040:hsl(283, 22%, 55%);
1248
+ --t-fill-color-product-checkins-050:hsl(283, 22%, 48%);
1249
+ --t-fill-color-product-checkins-060:hsl(283, 27%, 42%);
1250
+ --t-fill-color-product-checkins-070:hsl(284, 33%, 34%);
1251
+ --t-fill-color-product-checkins-080:hsl(283, 33%, 27%);
1252
+ --t-fill-color-product-giving-010:hsl(41, 95%, 93%);
1253
+ --t-fill-color-product-giving-020:hsl(42, 95%, 83%);
1254
+ --t-fill-color-product-giving-030:hsl(43, 95%, 75%);
1255
+ --t-fill-color-product-giving-040:hsl(43, 88%, 70%);
1256
+ --t-fill-color-product-giving-050:hsl(43, 88%, 64%);
1257
+ --t-fill-color-product-giving-060:hsl(42, 84%, 55%);
1258
+ --t-fill-color-product-giving-070:hsl(42, 84%, 48%);
1259
+ --t-fill-color-product-giving-080:hsl(42, 100%, 40%);
1260
+ --t-fill-color-product-groups-010:hsl(18, 95%, 92%);
1261
+ --t-fill-color-product-groups-020:hsl(17, 96%, 80%);
1262
+ --t-fill-color-product-groups-030:hsl(17, 96%, 70%);
1263
+ --t-fill-color-product-groups-040:hsl(17, 96%, 63%);
1264
+ --t-fill-color-product-groups-050:hsl(17, 88%, 55%);
1265
+ --t-fill-color-product-groups-060:hsl(12, 70%, 48%);
1266
+ --t-fill-color-product-groups-070:hsl(12, 70%, 40%);
1267
+ --t-fill-color-product-groups-080:hsl(14, 70%, 34%);
1268
+ --t-fill-color-product-home-010:hsl(221, 89%, 93%);
1269
+ --t-fill-color-product-home-020:hsl(221, 91%, 91%);
1270
+ --t-fill-color-product-home-030:hsl(221, 91%, 87%);
1271
+ --t-fill-color-product-home-040:hsl(221, 91%, 62%);
1272
+ --t-fill-color-product-home-050:hsl(221, 91%, 55%);
1273
+ --t-fill-color-product-home-060:hsl(221, 90%, 50%);
1274
+ --t-fill-color-product-home-070:hsl(221, 90%, 45%);
1275
+ --t-fill-color-product-home-080:hsl(218, 84%, 25%);
1276
+ --t-fill-color-product-people-010:hsl(219, 73%, 91%);
1277
+ --t-fill-color-product-people-020:hsl(220, 69%, 81%);
1278
+ --t-fill-color-product-people-030:hsl(221, 73%, 71%);
1279
+ --t-fill-color-product-people-040:hsl(221, 73%, 65%);
1280
+ --t-fill-color-product-people-050:hsl(220, 74%, 57%);
1281
+ --t-fill-color-product-people-060:hsl(220, 68%, 51%);
1282
+ --t-fill-color-product-people-070:hsl(220, 68%, 41%);
1283
+ --t-fill-color-product-people-080:hsl(221, 68%, 31%);
1284
+ --t-fill-color-product-publishing-010:hsl(220, 4%, 86%);
1285
+ --t-fill-color-product-publishing-020:hsl(222, 10%, 60%);
1286
+ --t-fill-color-product-publishing-030:hsl(221, 11%, 50%);
1287
+ --t-fill-color-product-publishing-040:hsl(222, 12%, 39%);
1288
+ --t-fill-color-product-publishing-050:hsl(220, 12%, 31%);
1289
+ --t-fill-color-product-publishing-060:hsl(220, 11%, 26%);
1290
+ --t-fill-color-product-publishing-070:hsl(217, 12%, 22%);
1291
+ --t-fill-color-product-publishing-080:hsl(214, 11%, 12%);
1292
+ --t-fill-color-product-registrations-010:hsl(173, 28%, 89%);
1293
+ --t-fill-color-product-registrations-020:hsl(176, 38%, 78%);
1294
+ --t-fill-color-product-registrations-030:hsl(176, 37%, 68%);
1295
+ --t-fill-color-product-registrations-040:hsl(176, 37%, 60%);
1296
+ --t-fill-color-product-registrations-050:hsl(175, 36%, 43%);
1297
+ --t-fill-color-product-registrations-060:hsl(175, 51%, 34%);
1298
+ --t-fill-color-product-registrations-070:hsl(174, 51%, 28%);
1299
+ --t-fill-color-product-registrations-080:hsl(175, 52%, 22%);
1300
+ --t-fill-color-product-services-010:hsl(88, 31%, 88%);
1301
+ --t-fill-color-product-services-020:hsl(88, 39%, 75%);
1302
+ --t-fill-color-product-services-030:hsl(88, 39%, 66%);
1303
+ --t-fill-color-product-services-040:hsl(88, 40%, 54%);
1304
+ --t-fill-color-product-services-050:hsl(88, 45%, 41%);
1305
+ --t-fill-color-product-services-060:hsl(89, 62%, 31%);
1306
+ --t-fill-color-product-services-070:hsl(89, 62%, 26%);
1307
+ --t-fill-color-product-services-080:hsl(89, 63%, 21%);
1308
+ --t-fill-color-product-staff:hsl(328, 100%, 45%);
1309
+ --t-fill-color-product-staff-dark:hsl(328, 100%, 38%);
1310
+ --t-fill-color-product-staff-darker:hsl(328, 100%, 33%);
1311
+ --t-fill-color-product-accounts-gradient-brand:linear-gradient(135deg, hsl(203, 86%, 57%), hsl(220, 76%, 57%));
1312
+ --t-fill-color-product-accounts-gradient-page:linear-gradient(111.72deg, hsl(220, 73%, 81%), hsl(220, 73%, 81%), hsl(204, 67%, 73%));
1313
+ --t-fill-color-product-accounts-gradient-tint:linear-gradient(111.72deg, hsl(218, 73%, 94%), hsl(218, 73%, 94%), hsl(204, 67%, 92%));
1314
+ --t-fill-color-product-api-gradient-brand:linear-gradient(180deg, hsl(221, 100%, 62%), hsl(217, 100%, 52%));
1315
+ --t-fill-color-product-calendar-gradient-brand:linear-gradient(135deg, hsl(10, 88%, 58%), hsl(8, 60%, 51%));
1316
+ --t-fill-color-product-calendar-gradient-page:linear-gradient(111.72deg, hsl(5, 80%, 80%), hsl(293, 13%, 74%), hsl(204, 67%, 73%));
1317
+ --t-fill-color-product-calendar-gradient-tint:linear-gradient(111.72deg, hsl(8, 100%, 94%), hsl(285, 18%, 91%), hsl(204, 67%, 92%));
1318
+ --t-fill-color-product-cc-gradient-brand:linear-gradient(135deg, hsl(207, 90%, 61%), hsl(123, 38%, 57%));
1319
+ --t-fill-color-product-checkins-gradient-brand:linear-gradient(135deg, hsl(283, 38%, 59%), hsl(284, 23%, 48%));
1320
+ --t-fill-color-product-checkins-gradient-page:linear-gradient(111.72deg, hsl(283, 21%, 77%) 25%, hsl(227, 36%, 78%) 60%, hsl(204, 67%, 73%));
1321
+ --t-fill-color-product-checkins-gradient-tint:linear-gradient(111.72deg, hsl(285, 22%, 93%), hsl(225, 35%, 93%) 42%, hsl(204, 67%, 92%));
1322
+ --t-fill-color-product-giving-gradient-brand:linear-gradient(90deg, hsl(46, 91%, 55%), hsl(41, 89%, 55%));
1323
+ --t-fill-color-product-giving-gradient-page:linear-gradient(111.72deg, hsl(42, 84%, 80%), hsl(255, 21%, 89%) 58.5%, hsl(204, 67%, 73%));
1324
+ --t-fill-color-product-giving-gradient-tint:linear-gradient(111.72deg, hsl(42, 87%, 94%), hsl(260, 18%, 97%) 58.5%, hsl(204, 67%, 92%));
1325
+ --t-fill-color-product-groups-gradient-brand:linear-gradient(135deg, hsl(30, 100%, 59%), hsl(19, 97%, 60%));
1326
+ --t-fill-color-product-groups-gradient-page:linear-gradient(111.72deg, hsl(17, 88%, 80%), hsl(293, 13%, 74%), hsl(204, 67%, 73%));
1327
+ --t-fill-color-product-groups-gradient-tint:linear-gradient(111.72deg, hsl(18, 87%, 94%), hsl(300, 12%, 92%), hsl(204, 67%, 92%));
1328
+ --t-fill-color-product-headcounts-gradient-brand:linear-gradient(135deg, hsl(283, 37%, 59%), hsl(285, 23%, 47%));
1329
+ --t-fill-color-product-home-gradient-page:linear-gradient(111.72deg, hsl(220, 73%, 81%), hsl(220, 73%, 81%), hsl(204, 67%, 73%));
1330
+ --t-fill-color-product-home-gradient-tint:linear-gradient(111.72deg, hsl(218, 73%, 94%), hsl(218, 73%, 94%), hsl(204, 67%, 92%));
1331
+ --t-fill-color-product-musicstand-gradient-brand:linear-gradient(135deg, hsl(204, 64%, 51%), hsl(211, 55%, 51%));
1332
+ --t-fill-color-product-people-gradient-brand:linear-gradient(135deg, hsl(205, 86%, 57%), hsl(220, 76%, 57%));
1333
+ --t-fill-color-product-people-gradient-page:linear-gradient(111.72deg, hsl(220, 73%, 81%), hsl(220, 73%, 81%), hsl(204, 67%, 73%));
1334
+ --t-fill-color-product-people-gradient-tint:linear-gradient(111.72deg, hsl(218, 73%, 94%), hsl(218, 73%, 94%), hsl(204, 67%, 92%));
1335
+ --t-fill-color-product-publishing-gradient-brand:linear-gradient(135deg, hsl(240, 4%, 49%), hsl(240, 6%, 39%));
1336
+ --t-fill-color-product-publishing-gradient-page:linear-gradient(111.72deg, hsl(217, 5%, 69%), hsl(214, 15%, 69%) 45%, hsl(204, 67%, 73%));
1337
+ --t-fill-color-product-publishing-gradient-tint:linear-gradient(111.72deg, hsl(210, 4%, 91%), hsl(214, 15%, 91%) 45%, hsl(204, 67%, 92%));
1338
+ --t-fill-color-product-registrations-gradient-brand:linear-gradient(135deg, hsl(168, 46%, 48%), hsl(175, 35%, 43%));
1339
+ --t-fill-color-product-registrations-gradient-page:linear-gradient(111.72deg, hsl(175, 27%, 74%), hsl(196, 46%, 73%) 39.5%, hsl(204, 67%, 73%));
1340
+ --t-fill-color-product-registrations-gradient-tint:linear-gradient(111.72deg, hsl(175, 28%, 92%), hsl(196, 46%, 92%) 39.5%, hsl(204, 67%, 92%));
1341
+ --t-fill-color-product-services-gradient-brand:linear-gradient(135deg, hsl(96, 49%, 47%), hsl(89, 52%, 39%));
1342
+ --t-fill-color-product-services-gradient-page:linear-gradient(111.72deg, hsl(89, 31%, 73%), hsl(122, 29%, 78%) 39.5%, hsl(204, 67%, 73%));
1343
+ --t-fill-color-product-services-gradient-tint:linear-gradient(111.72deg, hsl(88, 32%, 92%), hsl(126, 29%, 93%) 39.5%, hsl(204, 67%, 92%));
1344
+ --t-fill-color-tag-gray-010:hsl(0, 0%, 93%);
1345
+ --t-fill-color-tag-gray-020:hsl(0, 0%, 88%);
1346
+ --t-fill-color-tag-gray-030:hsl(0, 0%, 88%);
1347
+ --t-fill-color-tag-gray-040:hsl(0, 0%, 81%);
1348
+ --t-fill-color-tag-blue-010:hsl(220, 100%, 95%);
1349
+ --t-fill-color-tag-blue-020:hsl(221, 100%, 88%);
1350
+ --t-fill-color-tag-blue-030:hsl(220, 98%, 81%);
1351
+ --t-fill-color-tag-blue-040:hsl(220, 98%, 74%);
1352
+ --t-fill-color-tag-aqua-010:hsl(200, 82%, 89%);
1353
+ --t-fill-color-tag-aqua-020:hsl(200, 82%, 82%);
1354
+ --t-fill-color-tag-aqua-030:hsl(201, 76%, 71%);
1355
+ --t-fill-color-tag-aqua-040:hsl(200, 75%, 64%);
1356
+ --t-fill-color-tag-teal-010:hsl(163, 53%, 83%);
1357
+ --t-fill-color-tag-teal-020:hsl(164, 52%, 76%);
1358
+ --t-fill-color-tag-teal-030:hsl(169, 62%, 64%);
1359
+ --t-fill-color-tag-teal-040:hsl(169, 62%, 56%);
1360
+ --t-fill-color-tag-green-010:hsl(98, 59%, 85%);
1361
+ --t-fill-color-tag-green-020:hsl(99, 59%, 78%);
1362
+ --t-fill-color-tag-green-030:hsl(112, 57%, 65%);
1363
+ --t-fill-color-tag-green-040:hsl(112, 57%, 57%);
1364
+ --t-fill-color-tag-yellow-010:hsl(45, 77%, 85%);
1365
+ --t-fill-color-tag-yellow-020:hsl(44, 78%, 77%);
1366
+ --t-fill-color-tag-yellow-030:hsl(44, 92%, 69%);
1367
+ --t-fill-color-tag-yellow-040:hsl(44, 93%, 61%);
1368
+ --t-fill-color-tag-orange-010:hsl(22, 89%, 89%);
1369
+ --t-fill-color-tag-orange-020:hsl(21, 89%, 82%);
1370
+ --t-fill-color-tag-orange-030:hsl(21, 86%, 72%);
1371
+ --t-fill-color-tag-orange-040:hsl(21, 86%, 64%);
1372
+ --t-fill-color-tag-pink-010:hsl(311, 66%, 92%);
1373
+ --t-fill-color-tag-pink-020:hsl(310, 64%, 85%);
1374
+ --t-fill-color-tag-pink-030:hsl(324, 78%, 77%);
1375
+ --t-fill-color-tag-pink-040:hsl(324, 76%, 70%);
1376
+ --t-fill-color-tag-purple-010:hsl(259, 74%, 93%);
1377
+ --t-fill-color-tag-purple-020:hsl(259, 74%, 85%);
1378
+ --t-fill-color-tag-purple-030:hsl(273, 62%, 76%);
1379
+ --t-fill-color-tag-purple-040:hsl(273, 62%, 70%);
1380
+ --t-fill-color-tag-magenta-010:hsl(294, 37%, 90%);
1381
+ --t-fill-color-tag-magenta-020:hsl(291, 40%, 83%);
1382
+ --t-fill-color-tag-magenta-030:hsl(291, 48%, 70%);
1383
+ --t-fill-color-tag-magenta-040:hsl(292, 48%, 63%);
1384
+ --t-fill-color-tag-indigo-010:hsl(234, 78%, 93%);
1385
+ --t-fill-color-tag-indigo-020:hsl(233, 79%, 87%);
1386
+ --t-fill-color-tag-indigo-030:hsl(233, 77%, 81%);
1387
+ --t-fill-color-tag-indigo-040:hsl(236, 79%, 74%);
1388
+ --t-fill-color-button-neutral-solid:hsl(0, 0%, 93%);
1389
+ --t-fill-color-button-neutral-solid-hover:hsl(0, 0%, 88%);
1390
+ --t-fill-color-button-neutral-solid-active:hsl(0, 0%, 81%);
1391
+ --t-fill-color-button-neutral-solid-disabled:hsl(0, 0%, 95%);
1392
+ --t-fill-color-button-neutral-outline:hsla(0, 0%, 100%, 0);
1393
+ --t-fill-color-button-neutral-outline-hover:hsl(0, 0%, 95%);
1394
+ --t-fill-color-button-neutral-outline-active:hsl(0, 0%, 93%);
1395
+ --t-fill-color-button-neutral-outline-disabled:hsl(0, 0%, 98%);
1396
+ --t-fill-color-button-neutral-ghost:hsla(0, 0%, 100%, 0);
1397
+ --t-fill-color-button-neutral-ghost-hover:hsl(0, 0%, 95%);
1398
+ --t-fill-color-button-neutral-ghost-active:hsl(0, 0%, 93%);
1399
+ --t-fill-color-button-neutral-ghost-disabled:hsla(0, 0%, 100%, 0);
1400
+ --t-fill-color-button-neutral-responsive-header:hsla(0, 0%, 0%, 0.1);
1401
+ --t-fill-color-button-neutral-responsive-header-hover:hsla(0, 0%, 0%, 0.2);
1402
+ --t-fill-color-button-neutral-responsive-header-active:hsla(0, 0%, 0%, 0.3);
1403
+ --t-fill-color-button-neutral-responsive-header-disabled:hsla(0, 0%, 0%, 0.05);
1404
+ --t-fill-color-button-interaction-solid:hsl(204, 100%, 40%);
1405
+ --t-fill-color-button-interaction-solid-hover:hsl(204, 100%, 35%);
1406
+ --t-fill-color-button-interaction-solid-active:hsl(204, 100%, 30%);
1407
+ --t-fill-color-button-interaction-solid-disabled:hsl(0, 0%, 95%);
1408
+ --t-fill-color-button-interaction-outline:hsla(0, 0%, 100%, 0);
1409
+ --t-fill-color-button-interaction-outline-hover:hsl(204, 100%, 97%);
1410
+ --t-fill-color-button-interaction-outline-active:hsl(203, 94%, 94%);
1411
+ --t-fill-color-button-interaction-outline-disabled:hsl(0, 0%, 98%);
1412
+ --t-fill-color-button-interaction-ghost:hsla(0, 0%, 100%, 0);
1413
+ --t-fill-color-button-interaction-ghost-hover:hsl(204, 100%, 97%);
1414
+ --t-fill-color-button-interaction-ghost-active:hsl(203, 94%, 94%);
1415
+ --t-fill-color-button-interaction-ghost-disabled:hsla(0, 0%, 100%, 0);
1416
+ --t-fill-color-button-delete-solid:hsl(8, 60%, 47%);
1417
+ --t-fill-color-button-delete-solid-hover:hsl(8, 60%, 45%);
1418
+ --t-fill-color-button-delete-solid-active:hsl(8, 60%, 40%);
1419
+ --t-fill-color-button-delete-solid-disabled:hsl(0, 0%, 95%);
1420
+ --t-fill-color-button-delete-outline:hsla(0, 0%, 100%, 0);
1421
+ --t-fill-color-button-delete-outline-hover:hsl(7, 60%, 97%);
1422
+ --t-fill-color-button-delete-outline-active:hsl(9, 59%, 93%);
1423
+ --t-fill-color-button-delete-outline-disabled:hsl(0, 0%, 98%);
1424
+ --t-fill-color-button-delete-ghost:hsla(0, 0%, 100%, 0);
1425
+ --t-fill-color-button-delete-ghost-hover:hsl(7, 60%, 97%);
1426
+ --t-fill-color-button-delete-ghost-active:hsl(9, 59%, 93%);
1427
+ --t-fill-color-button-delete-ghost-disabled:hsla(0, 0%, 100%, 0);
1428
+ --t-fill-color-button-pill:hsl(0, 0%, 93%);
1429
+ --t-fill-color-button-pill-hover:hsl(0, 0%, 88%);
1430
+ --t-fill-color-button-pill-active:hsl(0, 0%, 88%);
1431
+ --t-fill-color-button-pill-disabled:hsl(0, 0%, 93%);
1432
+ --t-fill-color-transparency-light-010:hsla(0, 0%, 100%, 0.1);
1433
+ --t-fill-color-transparency-light-020:hsla(0, 0%, 100%, 0.2);
1434
+ --t-fill-color-transparency-light-030:hsla(0, 0%, 100%, 0.3);
1435
+ --t-fill-color-transparency-light-040:hsla(0, 0%, 100%, 0.4);
1436
+ --t-fill-color-transparency-light-050:hsla(0, 0%, 100%, 0.5);
1437
+ --t-fill-color-transparency-light-060:hsla(0, 0%, 100%, 0.6);
1438
+ --t-fill-color-transparency-light-070:hsla(0, 0%, 100%, 0.7);
1439
+ --t-fill-color-transparency-light-080:hsla(0, 0%, 100%, 0.8);
1440
+ --t-fill-color-transparency-light-090:hsla(0, 0%, 100%, 0.9);
1441
+ --t-fill-color-transparency-dark-010:hsla(0, 0%, 0%, 0.1);
1442
+ --t-fill-color-transparency-dark-020:hsla(0, 0%, 0%, 0.2);
1443
+ --t-fill-color-transparency-dark-030:hsla(0, 0%, 0%, 0.3);
1444
+ --t-fill-color-transparency-dark-040:hsla(0, 0%, 0%, 0.4);
1445
+ --t-fill-color-transparency-dark-050:hsla(0, 0%, 0%, 0.5);
1446
+ --t-fill-color-transparency-dark-060:hsla(0, 0%, 0%, 0.6);
1447
+ --t-fill-color-transparency-dark-070:hsla(0, 0%, 0%, 0.7);
1448
+ --t-fill-color-transparency-dark-080:hsla(0, 0%, 0%, 0.8);
1449
+ --t-fill-color-transparency-dark-090:hsla(0, 0%, 0%, 0.9);
1450
+ --t-fill-color-transparency-dark-static-010:hsla(0, 0%, 0%, 0.1);
1451
+ --t-fill-color-transparency-dark-static-020:hsla(0, 0%, 0%, 0.2);
1452
+ --t-fill-color-transparency-dark-static-030:hsla(0, 0%, 0%, 0.3);
1453
+ --t-fill-color-transparency-dark-static-040:hsla(0, 0%, 0%, 0.4);
1454
+ --t-fill-color-transparency-dark-static-050:hsla(0, 0%, 0%, 0.5);
1455
+ --t-fill-color-transparency-dark-static-060:hsla(0, 0%, 0%, 0.6);
1456
+ --t-fill-color-transparency-dark-static-070:hsla(0, 0%, 0%, 0.7);
1457
+ --t-fill-color-transparency-dark-static-080:hsla(0, 0%, 0%, 0.8);
1458
+ --t-fill-color-transparency-dark-static-090:hsla(0, 0%, 0%, 0.9);
1459
+ --t-surface-color-card:hsl(0, 0%, 100%);
1460
+ --t-surface-color-canvas:hsl(0, 0%, 100%);
1461
+ --t-border-color:hsl(0, 0%, 88%);
1462
+ --t-border-color-dark:hsl(0, 0%, 81%);
1463
+ --t-border-color-darker:hsl(0, 0%, 68%);
1464
+ --t-border-color-darkest:hsl(0, 0%, 58%);
1465
+ --t-border-color-disabled:hsl(0, 0%, 88%);
1466
+ --t-border-color-dim:hsl(0, 0%, 95%);
1467
+ --t-border-color-white:hsl(0, 0%, 100%);
1468
+ --t-border-color-status-neutral:hsl(0, 0%, 58%);
1469
+ --t-border-color-status-info:hsl(204, 100%, 40%);
1470
+ --t-border-color-status-success:hsl(97, 57%, 40%);
1471
+ --t-border-color-status-warning:hsl(42, 84%, 63%);
1472
+ --t-border-color-status-error:hsl(8, 60%, 47%);
1473
+ --t-border-color-button-neutral:hsl(0, 0%, 88%);
1474
+ --t-border-color-button-info:hsl(204, 100%, 40%);
1475
+ --t-border-color-button-create:hsl(96, 57%, 33%);
1476
+ --t-border-color-button-delete:hsl(8, 60%, 47%);
1477
+ --t-border-color-control-neutral:hsl(0, 0%, 68%);
1478
+ --t-border-color-control-info:hsl(204, 100%, 40%);
1479
+ --t-border-color-control-success:hsl(97, 57%, 40%);
1480
+ --t-border-color-control-warning:hsl(42, 84%, 63%);
1481
+ --t-border-color-control-error:hsl(8, 60%, 47%);
1482
+ --t-border-color-control-disabled:hsl(0, 0%, 88%);
1483
+ --t-shadow-overflow-color:hsla(0, 0%, 0%, 0.07);
1484
+ --t-font-sans-serif:ui-sans-serif, system-ui, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol', 'Noto Color Emoji';
1485
+ --t-font-monospace:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, 'Liberation Mono', 'Courier New', monospace;
1486
+ --t-form-background-color:var(--t-fill-color-neutral-100);
1487
+ --t-form-background-color-disabled:var(--t-fill-color-neutral-070);
1488
+ --t-form-background-color-error:var(--t-fill-color-neutral-100);
1489
+ --t-form-background-color-readonly:var(--t-fill-color-neutral-070);
1490
+ --t-form-border-color:var(--t-border-color);
1491
+ --t-form-border-color-disabled:var(--t-border-color);
1492
+ --t-form-border-color-error:var(--t-border-color-status-error);
1493
+ --t-form-border-color-focus:var(--t-fill-color-interaction);
1494
+ --t-form-border-color-hover:var(--t-border-color-dark);
1495
+ --t-form-border-color-readonly:hsla(0, 0%, 100%, 0);
1496
+ --t-form-border-radius:var(--t-border-radius-md);
1497
+ --t-form-border-width:var(--t-border-width);
1498
+ --t-form-font-color:var(--t-text-color);
1499
+ --t-form-font-color-disabled:var(--t-text-color-disabled);
1500
+ --t-form-font-color-error:var(--t-text-color-status-error);
1501
+ --t-form-font-color-readonly:var(--t-text-color);
1502
+ --t-form-picker-icon-color:var(--t-icon-color);
1503
+ --t-form-placeholder-color:var(--t-text-color-placeholder);
1504
+ --t-border-size-default:var(--t-border-width);
1505
+ --t-border-size-thick:var(--t-border-width-thick);
1506
+ --t-font-weight-semi-bold:var(--t-font-weight-semibold);
1507
+ --t-icon-color-status-neutral-dark:var(--t-icon-color-status-neutral-bold);
1508
+ --t-icon-color-status-info-secondary:var(--t-icon-color-status-info);
1509
+ --t-fill-color-status-neutral-solid:var(--t-fill-color-status-neutral);
1510
+ --t-fill-color-status-info-solid:var(--t-fill-color-status-info);
1511
+ --t-fill-color-status-success-solid:var(--t-fill-color-status-success);
1512
+ --t-fill-color-status-warning-solid:var(--t-fill-color-status-warning);
1513
+ --t-fill-color-status-error-solid:var(--t-fill-color-status-error);
1514
+ --t-fill-color-alert-info:hsl(204, 94%, 49%);
1515
+ --t-fill-color-alert-success:hsl(122, 60%, 41%);
1516
+ --t-fill-color-alert-warning:hsl(43, 96%, 58%);
1517
+ --t-fill-color-alert-error:hsl(4, 77%, 59%);
1518
+ --t-fill-color-button-neutral-ghost-disabled-solid:hsl(0, 0%, 98%);
1519
+ --t-fill-color-button-neutral-outline-dim-default:var(--t-fill-color-button-neutral-outline);
1520
+ --t-fill-color-button-neutral-outline-dim-hover:var(--t-fill-color-button-neutral-outline-hover);
1521
+ --t-fill-color-button-neutral-outline-dim-active:var(--t-fill-color-button-neutral-outline-active);
1522
+ --t-fill-color-button-neutral-outline-dim-disabled:var(--t-fill-color-button-neutral-outline-disabled);
1523
+ --t-fill-color-button-neutral-outline-dim-disabled-solid:hsl(0, 0%, 98%);
1524
+ --t-fill-color-button-interaction-outline-dim-default:var(--t-fill-color-button-interaction-outline);
1525
+ --t-fill-color-button-interaction-outline-dim-hover:var(--t-fill-color-button-interaction-outline-hover);
1526
+ --t-fill-color-button-interaction-outline-dim-active:var(--t-fill-color-button-interaction-outline-active);
1527
+ --t-fill-color-button-interaction-outline-dim-disabled:var(--t-fill-color-button-interaction-outline-disabled);
1528
+ --t-fill-color-button-create-solid-default:hsl(96, 57%, 33%);
1529
+ --t-fill-color-button-create-solid-hover:hsl(97, 57%, 28%);
1530
+ --t-fill-color-button-create-solid-active:hsl(97, 57%, 23%);
1531
+ --t-fill-color-button-create-solid-disabled:hsl(0, 0%, 81%);
1532
+ --t-fill-color-button-create-ghost-default:hsla(0, 0%, 100%, 0);
1533
+ --t-fill-color-button-create-ghost-hover:hsl(96, 60%, 95%);
1534
+ --t-fill-color-button-create-ghost-active:hsl(97, 57%, 90%);
1535
+ --t-fill-color-button-create-ghost-disabled:hsla(0, 0%, 100%, 0);
1536
+ --t-fill-color-button-delete-outline-dim-default:var(--t-fill-color-button-delete-outline);
1537
+ --t-fill-color-button-delete-outline-dim-hover:var(--t-fill-color-button-delete-outline-hover);
1538
+ --t-fill-color-button-delete-outline-dim-active:var(--t-fill-color-button-delete-outline-active);
1539
+ --t-fill-color-button-delete-outline-dim-disabled:var(--t-fill-color-button-delete-outline-disabled);
1540
+ --t-border-color-default-base:var(--t-border-color);
1541
+ --t-border-color-default-dark:var(--t-border-color-dark);
1542
+ --t-border-color-default-darker:var(--t-border-color-darker);
1543
+ --t-border-color-default-darkest:var(--t-border-color-darkest);
1544
+ --t-border-color-default-dim:var(--t-border-color-dim);
1545
+ --t-border-color-default-disabled:var(--t-border-color-disabled);
1546
+ --t-border-color-default-white:var(--t-border-color-white);
1547
+ --t-border-radius-default:var(--t-border-radius);
1548
+ --t-border-width-default:var(--t-border-width);
1549
+ --t-fill-color-button-delete-ghost-default:var(--t-fill-color-button-delete-ghost);
1550
+ --t-fill-color-button-delete-outline-default:var(--t-fill-color-button-delete-outline);
1551
+ --t-fill-color-button-delete-solid-default:var(--t-fill-color-button-delete-solid);
1552
+ --t-fill-color-button-interaction-ghost-default:var(--t-fill-color-button-interaction-ghost);
1553
+ --t-fill-color-button-interaction-outline-default:var(--t-fill-color-button-interaction-outline);
1554
+ --t-fill-color-button-interaction-solid-default:var(--t-fill-color-button-interaction-solid);
1555
+ --t-fill-color-button-neutral-ghost-default:var(--t-fill-color-button-neutral-ghost);
1556
+ --t-fill-color-button-neutral-outline-default:var(--t-fill-color-button-neutral-outline);
1557
+ --t-fill-color-button-neutral-responsive-header-default:var(--t-fill-color-button-neutral-responsive-header);
1558
+ --t-fill-color-button-neutral-solid-default:var(--t-fill-color-button-neutral-solid);
1559
+ --t-fill-color-button-pill-default:var(--t-fill-color-button-pill);
1560
+ --t-fill-color-control-primary:var(--t-fill-color-control);
1561
+ --t-fill-color-interaction-default:var(--t-fill-color-interaction);
1562
+ --t-fill-color-product-staff-base:var(--t-fill-color-product-staff);
1563
+ --t-fill-color-status-error-primary:var(--t-fill-color-status-error);
1564
+ --t-fill-color-tooltip-primary:var(--t-fill-color-tooltip);
1565
+ --t-icon-color-default-dim:var(--t-icon-color-dim);
1566
+ --t-icon-color-default-disabled:var(--t-icon-color-disabled);
1567
+ --t-icon-color-default-inverted:var(--t-icon-color-inverted);
1568
+ --t-icon-color-default-primary:var(--t-icon-color);
1569
+ --t-icon-color-default-secondary:var(--t-icon-color-secondary);
1570
+ --t-icon-color-status-error-primary:var(--t-icon-color-status-error);
1571
+ --t-icon-color-status-info-primary:var(--t-icon-color-status-info);
1572
+ --t-icon-color-status-neutral-primary:var(--t-icon-color-status-neutral);
1573
+ --t-icon-color-status-success-primary:var(--t-icon-color-status-success);
1574
+ --t-icon-color-status-warning-primary:var(--t-icon-color-status-warning);
1575
+ --t-text-color-default-disabled:var(--t-text-color-disabled);
1576
+ --t-text-color-default-headline:var(--t-text-color-headline);
1577
+ --t-text-color-default-inverted:var(--t-text-color-inverted);
1578
+ --t-text-color-default-placeholder:var(--t-text-color-placeholder);
1579
+ --t-text-color-default-primary:var(--t-text-color);
1580
+ --t-text-color-default-secondary:var(--t-text-color-secondary);
1581
+ --t-text-color-interaction-primary:var(--t-text-color-interaction);
1582
+ }
1583
+
1584
+ :root[data-color-mode="dark"]{
1585
+ color-scheme:dark;
1586
+ --t-text-color-headline:hsl(0, 0%, 94%);
1587
+ --t-text-color:hsl(0, 0%, 80%);
1588
+ --t-text-color-secondary:hsl(0, 0%, 54%);
1589
+ --t-text-color-disabled:hsl(0, 0%, 25%);
1590
+ --t-text-color-placeholder:hsl(0, 0%, 38%);
1591
+ --t-text-color-interaction:hsl(204, 68%, 55%);
1592
+ --t-text-color-interaction-hover:hsl(204, 68%, 50%);
1593
+ --t-text-color-interaction-active:hsl(204, 68%, 45%);
1594
+ --t-text-color-interaction-visited:hsl(204, 68%, 50%);
1595
+ --t-text-color-status-neutral:hsl(0, 0%, 80%);
1596
+ --t-text-color-status-info:hsl(204, 68%, 55%);
1597
+ --t-text-color-status-success:hsl(97, 57%, 41%);
1598
+ --t-text-color-status-warning:hsl(42, 84%, 55%);
1599
+ --t-text-color-status-error:hsl(8, 61%, 61%);
1600
+ --t-text-color-tag-subtle-gray:hsl(0, 0%, 80%);
1601
+ --t-text-color-tag-subtle-blue:hsl(223, 46%, 84%);
1602
+ --t-text-color-tag-subtle-indigo:hsl(233, 78%, 84%);
1603
+ --t-text-color-tag-subtle-aqua:hsl(208, 77%, 85%);
1604
+ --t-text-color-tag-subtle-teal:hsl(180, 95%, 74%);
1605
+ --t-text-color-tag-subtle-green:hsl(99, 93%, 84%);
1606
+ --t-text-color-tag-subtle-yellow:hsl(29, 100%, 85%);
1607
+ --t-text-color-tag-subtle-orange:hsl(18, 100%, 85%);
1608
+ --t-text-color-tag-subtle-pink:hsl(328, 89%, 89%);
1609
+ --t-text-color-tag-subtle-purple:hsl(268, 70%, 88%);
1610
+ --t-text-color-tag-subtle-magenta:hsl(285, 70%, 88%);
1611
+ --t-text-color-tag-bold-gray:hsl(0, 0%, 100%);
1612
+ --t-text-color-tag-bold-indigo:hsl(0, 0%, 100%);
1613
+ --t-text-color-tag-bold-blue:hsl(0, 0%, 100%);
1614
+ --t-text-color-tag-bold-aqua:hsl(0, 0%, 100%);
1615
+ --t-text-color-tag-bold-teal:hsl(0, 0%, 100%);
1616
+ --t-text-color-tag-bold-green:hsl(0, 0%, 100%);
1617
+ --t-text-color-tag-bold-yellow:hsl(0, 0%, 100%);
1618
+ --t-text-color-tag-bold-orange:hsl(0, 0%, 100%);
1619
+ --t-text-color-tag-bold-pink:hsl(0, 0%, 100%);
1620
+ --t-text-color-tag-bold-purple:hsl(0, 0%, 100%);
1621
+ --t-text-color-tag-bold-magenta:hsl(0, 0%, 100%);
1622
+ --t-icon-color:hsl(0, 0%, 80%);
1623
+ --t-icon-color-secondary:hsl(0, 0%, 54%);
1624
+ --t-icon-color-dim:hsl(0, 0%, 38%);
1625
+ --t-icon-color-disabled:hsl(0, 0%, 25%);
1626
+ --t-icon-color-status-neutral:hsl(0, 0%, 54%);
1627
+ --t-icon-color-status-neutral-secondary:hsl(0, 0%, 38%);
1628
+ --t-icon-color-status-neutral-bold:hsl(0, 0%, 80%);
1629
+ --t-icon-color-status-info:hsl(204, 68%, 55%);
1630
+ --t-icon-color-status-error:hsl(8, 61%, 61%);
1631
+ --t-fill-color-neutral-100:hsl(0, 0%, 10%);
1632
+ --t-fill-color-neutral-000:hsl(0, 0%, 98%);
1633
+ --t-fill-color-neutral-010:hsl(0, 0%, 88%);
1634
+ --t-fill-color-neutral-020:hsl(0, 0%, 68%);
1635
+ --t-fill-color-neutral-025:hsl(0, 0%, 58%);
1636
+ --t-fill-color-neutral-030:hsl(0, 0%, 50%);
1637
+ --t-fill-color-neutral-040:hsl(0, 0%, 32%);
1638
+ --t-fill-color-neutral-050:hsl(0, 0%, 24%);
1639
+ --t-fill-color-neutral-060:hsl(0, 0%, 19%);
1640
+ --t-fill-color-neutral-070:hsl(0, 0%, 17%);
1641
+ --t-fill-color-neutral-080:hsl(0, 0%, 15%);
1642
+ --t-fill-color-neutral-090:hsl(0, 0%, 12%);
1643
+ --t-fill-color-interaction:hsl(204, 100%, 35%);
1644
+ --t-fill-color-interaction-hover:hsl(204, 100%, 40%);
1645
+ --t-fill-color-interaction-active:hsl(204, 80%, 45%);
1646
+ --t-fill-color-interaction-disabled:hsl(0, 0%, 25%);
1647
+ --t-fill-color-control-neutral-off:hsl(0, 0%, 32%);
1648
+ --t-fill-color-control-neutral-on:hsl(0, 0%, 50%);
1649
+ --t-fill-color-control:hsl(204, 100%, 35%);
1650
+ --t-fill-color-control-disabled:hsl(0, 0%, 20%);
1651
+ --t-fill-color-status-neutral:hsl(0, 0%, 24%);
1652
+ --t-fill-color-status-neutral-ghost:hsl(0, 0%, 18%);
1653
+ --t-fill-color-status-neutral-dim:hsl(0, 0%, 15%);
1654
+ --t-fill-color-status-info:hsl(204, 100%, 35%);
1655
+ --t-fill-color-status-info-ghost:hsl(204, 32%, 15%);
1656
+ --t-fill-color-status-info-dim:hsl(206, 22%, 15%);
1657
+ --t-fill-color-status-success-ghost:hsl(125, 17%, 15%);
1658
+ --t-fill-color-status-success-dim:hsl(120, 12%, 14%);
1659
+ --t-fill-color-status-warning-ghost:hsl(41, 18%, 17%);
1660
+ --t-fill-color-status-warning-dim:hsl(42, 13%, 15%);
1661
+ --t-fill-color-status-error-ghost:hsl(8, 20%, 16%);
1662
+ --t-fill-color-status-error-dim:hsl(10, 16%, 15%);
1663
+ --t-fill-color-tooltip:hsla(0, 0%, 24%, 0.9);
1664
+ --t-fill-color-product-accounts-gradient-page:linear-gradient(111.72deg, hsl(220, 30%, 21%), hsl(220, 48%, 17%), hsl(204, 70%, 12%));
1665
+ --t-fill-color-product-accounts-gradient-tint:linear-gradient(111.72deg, hsl(219, 21%, 16%), hsl(220, 30%, 14%), hsl(203, 37%, 11%));
1666
+ --t-fill-color-product-calendar-gradient-page:linear-gradient(111.72deg, hsl(8, 48%, 15%), hsl(278, 13%, 17%), hsl(204, 70%, 12%));
1667
+ --t-fill-color-product-calendar-gradient-tint:linear-gradient(111.72deg, hsl(9, 29%, 13%), hsl(276, 8%, 12%), hsl(203, 37%, 11%));
1668
+ --t-fill-color-product-checkins-gradient-page:linear-gradient(111.72deg, hsl(285, 17%, 18%) 25%, hsl(263, 15%, 17%) 60%, hsl(204, 70%, 12%));
1669
+ --t-fill-color-product-checkins-gradient-tint:linear-gradient(111.72deg, hsl(285, 11%, 14%), hsl(266, 10%, 14%) 42%, hsl(203, 37%, 11%));
1670
+ --t-fill-color-product-giving-gradient-page:linear-gradient(111.72deg, hsl(43, 80%, 16%), hsl(267, 15%, 14%) 58.5%, hsl(204, 70%, 12%));
1671
+ --t-fill-color-product-giving-gradient-tint:linear-gradient(111.72deg, hsl(44, 49%, 13%), hsl(264, 8%, 12%) 58.5%, hsl(203, 37%, 11%));
1672
+ --t-fill-color-product-groups-gradient-page:linear-gradient(111.72deg, hsl(23, 46%, 18%), hsl(278, 13%, 17%), hsl(204, 70%, 12%));
1673
+ --t-fill-color-product-groups-gradient-tint:linear-gradient(111.72deg, hsl(23, 29%, 14%), hsl(276, 7%, 14%), hsl(203, 37%, 11%));
1674
+ --t-fill-color-product-home-gradient-page:linear-gradient(111.72deg, hsl(220, 30%, 21%), hsl(220, 48%, 17%), hsl(204, 70%, 12%));
1675
+ --t-fill-color-product-home-gradient-tint:linear-gradient(111.72deg, hsl(219, 21%, 16%), hsl(220, 30%, 14%), hsl(203, 37%, 11%));
1676
+ --t-fill-color-product-people-gradient-page:linear-gradient(111.72deg, hsl(220, 30%, 21%), hsl(220, 48%, 17%), hsl(204, 70%, 12%));
1677
+ --t-fill-color-product-people-gradient-tint:linear-gradient(111.72deg, hsl(219, 21%, 16%), hsl(220, 30%, 14%), hsl(203, 37%, 11%));
1678
+ --t-fill-color-product-publishing-gradient-page:linear-gradient(111.72deg, hsl(225, 11%, 22%), hsl(227, 20%, 18%) 45%, hsl(204, 70%, 12%));
1679
+ --t-fill-color-product-publishing-gradient-tint:linear-gradient(111.72deg, hsl(220, 7%, 16%), hsl(227, 12%, 14%) 45%, hsl(203, 37%, 11%));
1680
+ --t-fill-color-product-registrations-gradient-page:linear-gradient(111.72deg, hsl(174, 34%, 18%), hsl(187, 39%, 14%) 39.5%, hsl(204, 70%, 12%));
1681
+ --t-fill-color-product-registrations-gradient-tint:linear-gradient(111.72deg, hsl(173, 22%, 15%), hsl(185, 21%, 12%) 39.5%, hsl(203, 37%, 11%));
1682
+ --t-fill-color-product-services-gradient-page:linear-gradient(111.72deg, hsl(87, 26%, 18%), hsl(88, 25%, 15%) 39.5%, hsl(204, 70%, 12%));
1683
+ --t-fill-color-product-services-gradient-tint:linear-gradient(111.72deg, hsl(85, 17%, 14%), hsl(87, 14%, 13%) 39.5%, hsl(203, 37%, 11%));
1684
+ --t-fill-color-tag-gray-010:hsl(0, 0%, 20%);
1685
+ --t-fill-color-tag-gray-020:hsl(0, 0%, 24%);
1686
+ --t-fill-color-tag-gray-030:hsl(0, 0%, 36%);
1687
+ --t-fill-color-tag-gray-040:hsl(0, 0%, 42%);
1688
+ --t-fill-color-tag-blue-010:hsl(219, 26%, 24%);
1689
+ --t-fill-color-tag-blue-020:hsl(220, 28%, 29%);
1690
+ --t-fill-color-tag-blue-030:hsl(219, 32%, 45%);
1691
+ --t-fill-color-tag-blue-040:hsl(220, 35%, 52%);
1692
+ --t-fill-color-tag-aqua-010:hsl(200, 30%, 21%);
1693
+ --t-fill-color-tag-aqua-020:hsl(200, 33%, 26%);
1694
+ --t-fill-color-tag-aqua-030:hsl(200, 39%, 38%);
1695
+ --t-fill-color-tag-aqua-040:hsl(200, 39%, 43%);
1696
+ --t-fill-color-tag-teal-010:hsl(169, 33%, 19%);
1697
+ --t-fill-color-tag-teal-020:hsl(169, 37%, 22%);
1698
+ --t-fill-color-tag-teal-030:hsl(169, 43%, 31%);
1699
+ --t-fill-color-tag-teal-040:hsl(169, 44%, 35%);
1700
+ --t-fill-color-tag-green-010:hsl(110, 30%, 20%);
1701
+ --t-fill-color-tag-green-020:hsl(112, 33%, 23%);
1702
+ --t-fill-color-tag-green-030:hsl(112, 37%, 33%);
1703
+ --t-fill-color-tag-green-040:hsl(112, 39%, 37%);
1704
+ --t-fill-color-tag-yellow-010:hsl(44, 39%, 19%);
1705
+ --t-fill-color-tag-yellow-020:hsl(44, 44%, 22%);
1706
+ --t-fill-color-tag-yellow-030:hsl(44, 50%, 31%);
1707
+ --t-fill-color-tag-yellow-040:hsl(44, 53%, 36%);
1708
+ --t-fill-color-tag-orange-010:hsl(21, 35%, 22%);
1709
+ --t-fill-color-tag-orange-020:hsl(20, 38%, 26%);
1710
+ --t-fill-color-tag-orange-030:hsl(21, 44%, 40%);
1711
+ --t-fill-color-tag-orange-040:hsl(21, 46%, 45%);
1712
+ --t-fill-color-tag-pink-010:hsl(331, 22%, 24%);
1713
+ --t-fill-color-tag-pink-020:hsl(324, 26%, 26%);
1714
+ --t-fill-color-tag-pink-030:hsl(324, 30%, 45%);
1715
+ --t-fill-color-tag-pink-040:hsl(324, 33%, 51%);
1716
+ --t-fill-color-tag-purple-010:hsl(274, 20%, 23%);
1717
+ --t-fill-color-tag-purple-020:hsl(274, 21%, 28%);
1718
+ --t-fill-color-tag-purple-030:hsl(274, 25%, 46%);
1719
+ --t-fill-color-tag-purple-040:hsl(274, 28%, 53%);
1720
+ --t-fill-color-tag-magenta-010:hsl(292, 20%, 21%);
1721
+ --t-fill-color-tag-magenta-020:hsl(292, 22%, 26%);
1722
+ --t-fill-color-tag-magenta-030:hsl(293, 26%, 42%);
1723
+ --t-fill-color-tag-magenta-040:hsl(292, 27%, 48%);
1724
+ --t-fill-color-tag-indigo-010:hsl(235, 21%, 24%);
1725
+ --t-fill-color-tag-indigo-020:hsl(236, 22%, 29%);
1726
+ --t-fill-color-tag-indigo-030:hsl(236, 26%, 50%);
1727
+ --t-fill-color-tag-indigo-040:hsl(236, 34%, 56%);
1728
+ --t-fill-color-button-neutral-solid:hsl(0, 0%, 19%);
1729
+ --t-fill-color-button-neutral-solid-hover:hsl(0, 0%, 24%);
1730
+ --t-fill-color-button-neutral-solid-active:hsl(0, 0%, 32%);
1731
+ --t-fill-color-button-neutral-solid-disabled:hsl(0, 0%, 12%);
1732
+ --t-fill-color-button-neutral-outline:hsl(0, 0%, 15%);
1733
+ --t-fill-color-button-neutral-outline-hover:hsl(0, 0%, 17%);
1734
+ --t-fill-color-button-neutral-outline-active:hsl(0, 0%, 19%);
1735
+ --t-fill-color-button-neutral-outline-disabled:hsl(0, 0%, 12%);
1736
+ --t-fill-color-button-neutral-ghost:hsla(0, 0%, 0%, 0);
1737
+ --t-fill-color-button-neutral-ghost-hover:hsl(0, 0%, 17%);
1738
+ --t-fill-color-button-neutral-ghost-active:hsl(0, 0%, 19%);
1739
+ --t-fill-color-button-neutral-ghost-disabled:hsla(0, 0%, 0%, 0);
1740
+ --t-fill-color-button-neutral-responsive-header-disabled:hsla(0, 0%, 100%, 0.05);
1741
+ --t-fill-color-button-interaction-solid:hsl(204, 100%, 35%);
1742
+ --t-fill-color-button-interaction-solid-hover:hsl(204, 100%, 40%);
1743
+ --t-fill-color-button-interaction-solid-active:hsl(204, 80%, 45%);
1744
+ --t-fill-color-button-interaction-solid-disabled:hsl(0, 0%, 12%);
1745
+ --t-fill-color-button-interaction-outline:hsl(204, 32%, 15%);
1746
+ --t-fill-color-button-interaction-outline-hover:hsl(204, 39%, 17%);
1747
+ --t-fill-color-button-interaction-outline-active:hsl(205, 45%, 18%);
1748
+ --t-fill-color-button-interaction-outline-disabled:hsl(0, 0%, 12%);
1749
+ --t-fill-color-button-interaction-ghost:hsla(0, 0%, 0%, 0);
1750
+ --t-fill-color-button-interaction-ghost-hover:hsl(204, 32%, 15%);
1751
+ --t-fill-color-button-interaction-ghost-active:hsl(204, 39%, 17%);
1752
+ --t-fill-color-button-interaction-ghost-disabled:hsla(0, 0%, 0%, 0);
1753
+ --t-fill-color-button-delete-solid:hsl(8, 60%, 40%);
1754
+ --t-fill-color-button-delete-solid-active:hsl(8, 60%, 47%);
1755
+ --t-fill-color-button-delete-solid-disabled:hsl(0, 0%, 12%);
1756
+ --t-fill-color-button-delete-outline:hsl(8, 20%, 16%);
1757
+ --t-fill-color-button-delete-outline-hover:hsl(9, 24%, 17%);
1758
+ --t-fill-color-button-delete-outline-active:hsl(9, 29%, 19%);
1759
+ --t-fill-color-button-delete-outline-disabled:hsl(0, 0%, 12%);
1760
+ --t-fill-color-button-delete-ghost:hsla(0, 0%, 0%, 0);
1761
+ --t-fill-color-button-delete-ghost-hover:hsl(8, 20%, 16%);
1762
+ --t-fill-color-button-delete-ghost-active:hsl(9, 24%, 17%);
1763
+ --t-fill-color-button-delete-ghost-disabled:hsla(0, 0%, 0%, 0);
1764
+ --t-fill-color-button-pill:hsl(0, 0%, 18%);
1765
+ --t-fill-color-button-pill-hover:hsl(0, 0%, 21%);
1766
+ --t-fill-color-button-pill-active:hsl(0, 0%, 21%);
1767
+ --t-fill-color-button-pill-disabled:hsl(0, 0%, 18%);
1768
+ --t-fill-color-transparency-light-010:hsla(0, 0%, 0%, 0.1);
1769
+ --t-fill-color-transparency-light-020:hsla(0, 0%, 0%, 0.2);
1770
+ --t-fill-color-transparency-light-030:hsla(0, 0%, 0%, 0.3);
1771
+ --t-fill-color-transparency-light-040:hsla(0, 0%, 0%, 0.4);
1772
+ --t-fill-color-transparency-light-050:hsla(0, 0%, 0%, 0.5);
1773
+ --t-fill-color-transparency-light-060:hsla(0, 0%, 0%, 0.6);
1774
+ --t-fill-color-transparency-light-070:hsla(0, 0%, 0%, 0.7);
1775
+ --t-fill-color-transparency-light-080:hsla(0, 0%, 0%, 0.8);
1776
+ --t-fill-color-transparency-light-090:hsla(0, 0%, 0%, 0.9);
1777
+ --t-fill-color-transparency-dark-010:hsla(0, 0%, 100%, 0.1);
1778
+ --t-fill-color-transparency-dark-020:hsla(0, 0%, 100%, 0.2);
1779
+ --t-fill-color-transparency-dark-030:hsla(0, 0%, 100%, 0.3);
1780
+ --t-fill-color-transparency-dark-040:hsla(0, 0%, 100%, 0.4);
1781
+ --t-fill-color-transparency-dark-050:hsla(0, 0%, 100%, 0.5);
1782
+ --t-fill-color-transparency-dark-060:hsla(0, 0%, 100%, 0.6);
1783
+ --t-fill-color-transparency-dark-070:hsla(0, 0%, 100%, 0.7);
1784
+ --t-fill-color-transparency-dark-080:hsla(0, 0%, 100%, 0.8);
1785
+ --t-fill-color-transparency-dark-090:hsla(0, 0%, 100%, 0.9);
1786
+ --t-surface-color-card:hsl(0, 0%, 12%);
1787
+ --t-surface-color-canvas:hsl(0, 0%, 10%);
1788
+ --t-border-color:hsl(0, 0%, 21%);
1789
+ --t-border-color-dark:hsl(0, 0%, 25%);
1790
+ --t-border-color-darker:hsl(0, 0%, 33%);
1791
+ --t-border-color-darkest:hsl(0, 0%, 38%);
1792
+ --t-border-color-disabled:hsl(0, 0%, 21%);
1793
+ --t-border-color-dim:hsl(0, 0%, 16%);
1794
+ --t-border-color-white:hsl(0, 0%, 12%);
1795
+ --t-border-color-status-neutral:hsl(0, 0%, 38%);
1796
+ --t-border-color-status-info:hsl(204, 100%, 35%);
1797
+ --t-border-color-button-neutral:hsl(0, 0%, 19%);
1798
+ --t-border-color-button-info:hsla(204, 100%, 40%, 0.25);
1799
+ --t-border-color-button-create:hsla(96, 57%, 33%, 0.25);
1800
+ --t-border-color-button-delete:hsla(8, 60%, 47%, 0.25);
1801
+ --t-border-color-control-neutral:hsl(0, 0%, 33%);
1802
+ --t-border-color-control-info:hsl(204, 100%, 35%);
1803
+ --t-border-color-control-disabled:hsl(0, 0%, 21%);
1804
+ --t-shadow-overflow-color:hsla(0, 0%, 0%, 0.6);
1805
+ --t-fill-color-button-neutral-ghost-disabled-solid:hsl(0, 0%, 100%);
1806
+ --t-fill-color-button-neutral-outline-dim-disabled-solid:hsl(0, 0%, 100%);
1807
+ --t-fill-color-button-create-solid-default:hsl(0, 0%, 25%);
1808
+ --t-fill-color-button-create-solid-hover:hsl(0, 0%, 25%);
1809
+ --t-fill-color-button-create-solid-active:hsl(0, 0%, 25%);
1810
+ --t-fill-color-button-create-solid-disabled:hsl(0, 0%, 25%);
1811
+ --t-fill-color-button-create-ghost-hover:hsla(0, 0%, 100%, 0);
1812
+ --t-fill-color-button-create-ghost-active:hsla(0, 0%, 100%, 0);
2036
1813
  }
2037
1814
 
2038
- .tds-btn--full-width{
2039
- width:100%;
1815
+ @media (prefers-color-scheme: dark){
1816
+ :root[data-color-mode="system"]{
1817
+ color-scheme:dark;
1818
+ --t-text-color-headline:hsl(0, 0%, 94%);
1819
+ --t-text-color:hsl(0, 0%, 80%);
1820
+ --t-text-color-secondary:hsl(0, 0%, 54%);
1821
+ --t-text-color-disabled:hsl(0, 0%, 25%);
1822
+ --t-text-color-placeholder:hsl(0, 0%, 38%);
1823
+ --t-text-color-interaction:hsl(204, 68%, 55%);
1824
+ --t-text-color-interaction-hover:hsl(204, 68%, 50%);
1825
+ --t-text-color-interaction-active:hsl(204, 68%, 45%);
1826
+ --t-text-color-interaction-visited:hsl(204, 68%, 50%);
1827
+ --t-text-color-status-neutral:hsl(0, 0%, 80%);
1828
+ --t-text-color-status-info:hsl(204, 68%, 55%);
1829
+ --t-text-color-status-success:hsl(97, 57%, 41%);
1830
+ --t-text-color-status-warning:hsl(42, 84%, 55%);
1831
+ --t-text-color-status-error:hsl(8, 61%, 61%);
1832
+ --t-text-color-tag-subtle-gray:hsl(0, 0%, 80%);
1833
+ --t-text-color-tag-subtle-blue:hsl(223, 46%, 84%);
1834
+ --t-text-color-tag-subtle-indigo:hsl(233, 78%, 84%);
1835
+ --t-text-color-tag-subtle-aqua:hsl(208, 77%, 85%);
1836
+ --t-text-color-tag-subtle-teal:hsl(180, 95%, 74%);
1837
+ --t-text-color-tag-subtle-green:hsl(99, 93%, 84%);
1838
+ --t-text-color-tag-subtle-yellow:hsl(29, 100%, 85%);
1839
+ --t-text-color-tag-subtle-orange:hsl(18, 100%, 85%);
1840
+ --t-text-color-tag-subtle-pink:hsl(328, 89%, 89%);
1841
+ --t-text-color-tag-subtle-purple:hsl(268, 70%, 88%);
1842
+ --t-text-color-tag-subtle-magenta:hsl(285, 70%, 88%);
1843
+ --t-text-color-tag-bold-gray:hsl(0, 0%, 100%);
1844
+ --t-text-color-tag-bold-indigo:hsl(0, 0%, 100%);
1845
+ --t-text-color-tag-bold-blue:hsl(0, 0%, 100%);
1846
+ --t-text-color-tag-bold-aqua:hsl(0, 0%, 100%);
1847
+ --t-text-color-tag-bold-teal:hsl(0, 0%, 100%);
1848
+ --t-text-color-tag-bold-green:hsl(0, 0%, 100%);
1849
+ --t-text-color-tag-bold-yellow:hsl(0, 0%, 100%);
1850
+ --t-text-color-tag-bold-orange:hsl(0, 0%, 100%);
1851
+ --t-text-color-tag-bold-pink:hsl(0, 0%, 100%);
1852
+ --t-text-color-tag-bold-purple:hsl(0, 0%, 100%);
1853
+ --t-text-color-tag-bold-magenta:hsl(0, 0%, 100%);
1854
+ --t-icon-color:hsl(0, 0%, 80%);
1855
+ --t-icon-color-secondary:hsl(0, 0%, 54%);
1856
+ --t-icon-color-dim:hsl(0, 0%, 38%);
1857
+ --t-icon-color-disabled:hsl(0, 0%, 25%);
1858
+ --t-icon-color-status-neutral:hsl(0, 0%, 54%);
1859
+ --t-icon-color-status-neutral-secondary:hsl(0, 0%, 38%);
1860
+ --t-icon-color-status-neutral-bold:hsl(0, 0%, 80%);
1861
+ --t-icon-color-status-info:hsl(204, 68%, 55%);
1862
+ --t-icon-color-status-error:hsl(8, 61%, 61%);
1863
+ --t-fill-color-neutral-100:hsl(0, 0%, 10%);
1864
+ --t-fill-color-neutral-000:hsl(0, 0%, 98%);
1865
+ --t-fill-color-neutral-010:hsl(0, 0%, 88%);
1866
+ --t-fill-color-neutral-020:hsl(0, 0%, 68%);
1867
+ --t-fill-color-neutral-025:hsl(0, 0%, 58%);
1868
+ --t-fill-color-neutral-030:hsl(0, 0%, 50%);
1869
+ --t-fill-color-neutral-040:hsl(0, 0%, 32%);
1870
+ --t-fill-color-neutral-050:hsl(0, 0%, 24%);
1871
+ --t-fill-color-neutral-060:hsl(0, 0%, 19%);
1872
+ --t-fill-color-neutral-070:hsl(0, 0%, 17%);
1873
+ --t-fill-color-neutral-080:hsl(0, 0%, 15%);
1874
+ --t-fill-color-neutral-090:hsl(0, 0%, 12%);
1875
+ --t-fill-color-interaction:hsl(204, 100%, 35%);
1876
+ --t-fill-color-interaction-hover:hsl(204, 100%, 40%);
1877
+ --t-fill-color-interaction-active:hsl(204, 80%, 45%);
1878
+ --t-fill-color-interaction-disabled:hsl(0, 0%, 25%);
1879
+ --t-fill-color-control-neutral-off:hsl(0, 0%, 32%);
1880
+ --t-fill-color-control-neutral-on:hsl(0, 0%, 50%);
1881
+ --t-fill-color-control:hsl(204, 100%, 35%);
1882
+ --t-fill-color-control-disabled:hsl(0, 0%, 20%);
1883
+ --t-fill-color-status-neutral:hsl(0, 0%, 24%);
1884
+ --t-fill-color-status-neutral-ghost:hsl(0, 0%, 18%);
1885
+ --t-fill-color-status-neutral-dim:hsl(0, 0%, 15%);
1886
+ --t-fill-color-status-info:hsl(204, 100%, 35%);
1887
+ --t-fill-color-status-info-ghost:hsl(204, 32%, 15%);
1888
+ --t-fill-color-status-info-dim:hsl(206, 22%, 15%);
1889
+ --t-fill-color-status-success-ghost:hsl(125, 17%, 15%);
1890
+ --t-fill-color-status-success-dim:hsl(120, 12%, 14%);
1891
+ --t-fill-color-status-warning-ghost:hsl(41, 18%, 17%);
1892
+ --t-fill-color-status-warning-dim:hsl(42, 13%, 15%);
1893
+ --t-fill-color-status-error-ghost:hsl(8, 20%, 16%);
1894
+ --t-fill-color-status-error-dim:hsl(10, 16%, 15%);
1895
+ --t-fill-color-tooltip:hsla(0, 0%, 24%, 0.9);
1896
+ --t-fill-color-product-accounts-gradient-page:linear-gradient(111.72deg, hsl(220, 30%, 21%), hsl(220, 48%, 17%), hsl(204, 70%, 12%));
1897
+ --t-fill-color-product-accounts-gradient-tint:linear-gradient(111.72deg, hsl(219, 21%, 16%), hsl(220, 30%, 14%), hsl(203, 37%, 11%));
1898
+ --t-fill-color-product-calendar-gradient-page:linear-gradient(111.72deg, hsl(8, 48%, 15%), hsl(278, 13%, 17%), hsl(204, 70%, 12%));
1899
+ --t-fill-color-product-calendar-gradient-tint:linear-gradient(111.72deg, hsl(9, 29%, 13%), hsl(276, 8%, 12%), hsl(203, 37%, 11%));
1900
+ --t-fill-color-product-checkins-gradient-page:linear-gradient(111.72deg, hsl(285, 17%, 18%) 25%, hsl(263, 15%, 17%) 60%, hsl(204, 70%, 12%));
1901
+ --t-fill-color-product-checkins-gradient-tint:linear-gradient(111.72deg, hsl(285, 11%, 14%), hsl(266, 10%, 14%) 42%, hsl(203, 37%, 11%));
1902
+ --t-fill-color-product-giving-gradient-page:linear-gradient(111.72deg, hsl(43, 80%, 16%), hsl(267, 15%, 14%) 58.5%, hsl(204, 70%, 12%));
1903
+ --t-fill-color-product-giving-gradient-tint:linear-gradient(111.72deg, hsl(44, 49%, 13%), hsl(264, 8%, 12%) 58.5%, hsl(203, 37%, 11%));
1904
+ --t-fill-color-product-groups-gradient-page:linear-gradient(111.72deg, hsl(23, 46%, 18%), hsl(278, 13%, 17%), hsl(204, 70%, 12%));
1905
+ --t-fill-color-product-groups-gradient-tint:linear-gradient(111.72deg, hsl(23, 29%, 14%), hsl(276, 7%, 14%), hsl(203, 37%, 11%));
1906
+ --t-fill-color-product-home-gradient-page:linear-gradient(111.72deg, hsl(220, 30%, 21%), hsl(220, 48%, 17%), hsl(204, 70%, 12%));
1907
+ --t-fill-color-product-home-gradient-tint:linear-gradient(111.72deg, hsl(219, 21%, 16%), hsl(220, 30%, 14%), hsl(203, 37%, 11%));
1908
+ --t-fill-color-product-people-gradient-page:linear-gradient(111.72deg, hsl(220, 30%, 21%), hsl(220, 48%, 17%), hsl(204, 70%, 12%));
1909
+ --t-fill-color-product-people-gradient-tint:linear-gradient(111.72deg, hsl(219, 21%, 16%), hsl(220, 30%, 14%), hsl(203, 37%, 11%));
1910
+ --t-fill-color-product-publishing-gradient-page:linear-gradient(111.72deg, hsl(225, 11%, 22%), hsl(227, 20%, 18%) 45%, hsl(204, 70%, 12%));
1911
+ --t-fill-color-product-publishing-gradient-tint:linear-gradient(111.72deg, hsl(220, 7%, 16%), hsl(227, 12%, 14%) 45%, hsl(203, 37%, 11%));
1912
+ --t-fill-color-product-registrations-gradient-page:linear-gradient(111.72deg, hsl(174, 34%, 18%), hsl(187, 39%, 14%) 39.5%, hsl(204, 70%, 12%));
1913
+ --t-fill-color-product-registrations-gradient-tint:linear-gradient(111.72deg, hsl(173, 22%, 15%), hsl(185, 21%, 12%) 39.5%, hsl(203, 37%, 11%));
1914
+ --t-fill-color-product-services-gradient-page:linear-gradient(111.72deg, hsl(87, 26%, 18%), hsl(88, 25%, 15%) 39.5%, hsl(204, 70%, 12%));
1915
+ --t-fill-color-product-services-gradient-tint:linear-gradient(111.72deg, hsl(85, 17%, 14%), hsl(87, 14%, 13%) 39.5%, hsl(203, 37%, 11%));
1916
+ --t-fill-color-tag-gray-010:hsl(0, 0%, 20%);
1917
+ --t-fill-color-tag-gray-020:hsl(0, 0%, 24%);
1918
+ --t-fill-color-tag-gray-030:hsl(0, 0%, 36%);
1919
+ --t-fill-color-tag-gray-040:hsl(0, 0%, 42%);
1920
+ --t-fill-color-tag-blue-010:hsl(219, 26%, 24%);
1921
+ --t-fill-color-tag-blue-020:hsl(220, 28%, 29%);
1922
+ --t-fill-color-tag-blue-030:hsl(219, 32%, 45%);
1923
+ --t-fill-color-tag-blue-040:hsl(220, 35%, 52%);
1924
+ --t-fill-color-tag-aqua-010:hsl(200, 30%, 21%);
1925
+ --t-fill-color-tag-aqua-020:hsl(200, 33%, 26%);
1926
+ --t-fill-color-tag-aqua-030:hsl(200, 39%, 38%);
1927
+ --t-fill-color-tag-aqua-040:hsl(200, 39%, 43%);
1928
+ --t-fill-color-tag-teal-010:hsl(169, 33%, 19%);
1929
+ --t-fill-color-tag-teal-020:hsl(169, 37%, 22%);
1930
+ --t-fill-color-tag-teal-030:hsl(169, 43%, 31%);
1931
+ --t-fill-color-tag-teal-040:hsl(169, 44%, 35%);
1932
+ --t-fill-color-tag-green-010:hsl(110, 30%, 20%);
1933
+ --t-fill-color-tag-green-020:hsl(112, 33%, 23%);
1934
+ --t-fill-color-tag-green-030:hsl(112, 37%, 33%);
1935
+ --t-fill-color-tag-green-040:hsl(112, 39%, 37%);
1936
+ --t-fill-color-tag-yellow-010:hsl(44, 39%, 19%);
1937
+ --t-fill-color-tag-yellow-020:hsl(44, 44%, 22%);
1938
+ --t-fill-color-tag-yellow-030:hsl(44, 50%, 31%);
1939
+ --t-fill-color-tag-yellow-040:hsl(44, 53%, 36%);
1940
+ --t-fill-color-tag-orange-010:hsl(21, 35%, 22%);
1941
+ --t-fill-color-tag-orange-020:hsl(20, 38%, 26%);
1942
+ --t-fill-color-tag-orange-030:hsl(21, 44%, 40%);
1943
+ --t-fill-color-tag-orange-040:hsl(21, 46%, 45%);
1944
+ --t-fill-color-tag-pink-010:hsl(331, 22%, 24%);
1945
+ --t-fill-color-tag-pink-020:hsl(324, 26%, 26%);
1946
+ --t-fill-color-tag-pink-030:hsl(324, 30%, 45%);
1947
+ --t-fill-color-tag-pink-040:hsl(324, 33%, 51%);
1948
+ --t-fill-color-tag-purple-010:hsl(274, 20%, 23%);
1949
+ --t-fill-color-tag-purple-020:hsl(274, 21%, 28%);
1950
+ --t-fill-color-tag-purple-030:hsl(274, 25%, 46%);
1951
+ --t-fill-color-tag-purple-040:hsl(274, 28%, 53%);
1952
+ --t-fill-color-tag-magenta-010:hsl(292, 20%, 21%);
1953
+ --t-fill-color-tag-magenta-020:hsl(292, 22%, 26%);
1954
+ --t-fill-color-tag-magenta-030:hsl(293, 26%, 42%);
1955
+ --t-fill-color-tag-magenta-040:hsl(292, 27%, 48%);
1956
+ --t-fill-color-tag-indigo-010:hsl(235, 21%, 24%);
1957
+ --t-fill-color-tag-indigo-020:hsl(236, 22%, 29%);
1958
+ --t-fill-color-tag-indigo-030:hsl(236, 26%, 50%);
1959
+ --t-fill-color-tag-indigo-040:hsl(236, 34%, 56%);
1960
+ --t-fill-color-button-neutral-solid:hsl(0, 0%, 19%);
1961
+ --t-fill-color-button-neutral-solid-hover:hsl(0, 0%, 24%);
1962
+ --t-fill-color-button-neutral-solid-active:hsl(0, 0%, 32%);
1963
+ --t-fill-color-button-neutral-solid-disabled:hsl(0, 0%, 12%);
1964
+ --t-fill-color-button-neutral-outline:hsl(0, 0%, 15%);
1965
+ --t-fill-color-button-neutral-outline-hover:hsl(0, 0%, 17%);
1966
+ --t-fill-color-button-neutral-outline-active:hsl(0, 0%, 19%);
1967
+ --t-fill-color-button-neutral-outline-disabled:hsl(0, 0%, 12%);
1968
+ --t-fill-color-button-neutral-ghost:hsla(0, 0%, 0%, 0);
1969
+ --t-fill-color-button-neutral-ghost-hover:hsl(0, 0%, 17%);
1970
+ --t-fill-color-button-neutral-ghost-active:hsl(0, 0%, 19%);
1971
+ --t-fill-color-button-neutral-ghost-disabled:hsla(0, 0%, 0%, 0);
1972
+ --t-fill-color-button-neutral-responsive-header-disabled:hsla(0, 0%, 100%, 0.05);
1973
+ --t-fill-color-button-interaction-solid:hsl(204, 100%, 35%);
1974
+ --t-fill-color-button-interaction-solid-hover:hsl(204, 100%, 40%);
1975
+ --t-fill-color-button-interaction-solid-active:hsl(204, 80%, 45%);
1976
+ --t-fill-color-button-interaction-solid-disabled:hsl(0, 0%, 12%);
1977
+ --t-fill-color-button-interaction-outline:hsl(204, 32%, 15%);
1978
+ --t-fill-color-button-interaction-outline-hover:hsl(204, 39%, 17%);
1979
+ --t-fill-color-button-interaction-outline-active:hsl(205, 45%, 18%);
1980
+ --t-fill-color-button-interaction-outline-disabled:hsl(0, 0%, 12%);
1981
+ --t-fill-color-button-interaction-ghost:hsla(0, 0%, 0%, 0);
1982
+ --t-fill-color-button-interaction-ghost-hover:hsl(204, 32%, 15%);
1983
+ --t-fill-color-button-interaction-ghost-active:hsl(204, 39%, 17%);
1984
+ --t-fill-color-button-interaction-ghost-disabled:hsla(0, 0%, 0%, 0);
1985
+ --t-fill-color-button-delete-solid:hsl(8, 60%, 40%);
1986
+ --t-fill-color-button-delete-solid-active:hsl(8, 60%, 47%);
1987
+ --t-fill-color-button-delete-solid-disabled:hsl(0, 0%, 12%);
1988
+ --t-fill-color-button-delete-outline:hsl(8, 20%, 16%);
1989
+ --t-fill-color-button-delete-outline-hover:hsl(9, 24%, 17%);
1990
+ --t-fill-color-button-delete-outline-active:hsl(9, 29%, 19%);
1991
+ --t-fill-color-button-delete-outline-disabled:hsl(0, 0%, 12%);
1992
+ --t-fill-color-button-delete-ghost:hsla(0, 0%, 0%, 0);
1993
+ --t-fill-color-button-delete-ghost-hover:hsl(8, 20%, 16%);
1994
+ --t-fill-color-button-delete-ghost-active:hsl(9, 24%, 17%);
1995
+ --t-fill-color-button-delete-ghost-disabled:hsla(0, 0%, 0%, 0);
1996
+ --t-fill-color-button-pill:hsl(0, 0%, 18%);
1997
+ --t-fill-color-button-pill-hover:hsl(0, 0%, 21%);
1998
+ --t-fill-color-button-pill-active:hsl(0, 0%, 21%);
1999
+ --t-fill-color-button-pill-disabled:hsl(0, 0%, 18%);
2000
+ --t-fill-color-transparency-light-010:hsla(0, 0%, 0%, 0.1);
2001
+ --t-fill-color-transparency-light-020:hsla(0, 0%, 0%, 0.2);
2002
+ --t-fill-color-transparency-light-030:hsla(0, 0%, 0%, 0.3);
2003
+ --t-fill-color-transparency-light-040:hsla(0, 0%, 0%, 0.4);
2004
+ --t-fill-color-transparency-light-050:hsla(0, 0%, 0%, 0.5);
2005
+ --t-fill-color-transparency-light-060:hsla(0, 0%, 0%, 0.6);
2006
+ --t-fill-color-transparency-light-070:hsla(0, 0%, 0%, 0.7);
2007
+ --t-fill-color-transparency-light-080:hsla(0, 0%, 0%, 0.8);
2008
+ --t-fill-color-transparency-light-090:hsla(0, 0%, 0%, 0.9);
2009
+ --t-fill-color-transparency-dark-010:hsla(0, 0%, 100%, 0.1);
2010
+ --t-fill-color-transparency-dark-020:hsla(0, 0%, 100%, 0.2);
2011
+ --t-fill-color-transparency-dark-030:hsla(0, 0%, 100%, 0.3);
2012
+ --t-fill-color-transparency-dark-040:hsla(0, 0%, 100%, 0.4);
2013
+ --t-fill-color-transparency-dark-050:hsla(0, 0%, 100%, 0.5);
2014
+ --t-fill-color-transparency-dark-060:hsla(0, 0%, 100%, 0.6);
2015
+ --t-fill-color-transparency-dark-070:hsla(0, 0%, 100%, 0.7);
2016
+ --t-fill-color-transparency-dark-080:hsla(0, 0%, 100%, 0.8);
2017
+ --t-fill-color-transparency-dark-090:hsla(0, 0%, 100%, 0.9);
2018
+ --t-surface-color-card:hsl(0, 0%, 12%);
2019
+ --t-surface-color-canvas:hsl(0, 0%, 10%);
2020
+ --t-border-color:hsl(0, 0%, 21%);
2021
+ --t-border-color-dark:hsl(0, 0%, 25%);
2022
+ --t-border-color-darker:hsl(0, 0%, 33%);
2023
+ --t-border-color-darkest:hsl(0, 0%, 38%);
2024
+ --t-border-color-disabled:hsl(0, 0%, 21%);
2025
+ --t-border-color-dim:hsl(0, 0%, 16%);
2026
+ --t-border-color-white:hsl(0, 0%, 12%);
2027
+ --t-border-color-status-neutral:hsl(0, 0%, 38%);
2028
+ --t-border-color-status-info:hsl(204, 100%, 35%);
2029
+ --t-border-color-button-neutral:hsl(0, 0%, 19%);
2030
+ --t-border-color-button-info:hsla(204, 100%, 40%, 0.25);
2031
+ --t-border-color-button-create:hsla(96, 57%, 33%, 0.25);
2032
+ --t-border-color-button-delete:hsla(8, 60%, 47%, 0.25);
2033
+ --t-border-color-control-neutral:hsl(0, 0%, 33%);
2034
+ --t-border-color-control-info:hsl(204, 100%, 35%);
2035
+ --t-border-color-control-disabled:hsl(0, 0%, 21%);
2036
+ --t-shadow-overflow-color:hsla(0, 0%, 0%, 0.6);
2037
+ --t-fill-color-button-neutral-ghost-disabled-solid:hsl(0, 0%, 100%);
2038
+ --t-fill-color-button-neutral-outline-dim-disabled-solid:hsl(0, 0%, 100%);
2039
+ --t-fill-color-button-create-solid-default:hsl(0, 0%, 25%);
2040
+ --t-fill-color-button-create-solid-hover:hsl(0, 0%, 25%);
2041
+ --t-fill-color-button-create-solid-active:hsl(0, 0%, 25%);
2042
+ --t-fill-color-button-create-solid-disabled:hsl(0, 0%, 25%);
2043
+ --t-fill-color-button-create-ghost-hover:hsla(0, 0%, 100%, 0);
2044
+ --t-fill-color-button-create-ghost-active:hsla(0, 0%, 100%, 0);
2040
2045
  }
2041
-
2042
- .tds-btn--loading{
2043
- --tds-btn-loading-spinner-visibility:visible;
2044
- --tds-btn-loading-spinner-animation-play-state:running;
2045
-
2046
- position:relative;
2047
2046
  }
2048
2047
 
2049
- .tds-btn--loading :not(.tds-loading-spinner){
2050
- visibility:hidden;
2051
- }
2052
-
2053
- .tds-btn--attention .attention-icon{
2054
- display:inline-block;
2055
- width:var(--tds-btn-attention-icon-size);
2056
- height:var(--tds-btn-attention-icon-size);
2057
- background-color:var(--t-icon-color-status-warning);
2058
- border:.125em solid var(--t-border-color-white);
2059
- border-radius:var(--t-border-radius-round);
2048
+ @media (prefers-color-scheme: dark){
2060
2049
  }
2061
2050
 
2062
2051
  .tds-checkbox{