@planningcenter/tapestry 3.0.0-rc.18 → 3.0.0-rc.19

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 (30) hide show
  1. package/dist/components/page-header/index.js +1 -1
  2. package/dist/components/sidenav/index.js +1 -1
  3. package/dist/reactRender.css +1080 -1080
  4. package/dist/reactRender.css.map +1 -1
  5. package/dist/reactRenderLegacy.css +1080 -1080
  6. package/dist/reactRenderLegacy.css.map +1 -1
  7. package/dist/tapestry-wc/dist/components/{p-BfWtGbNU.js → p-01_HKH2P.js} +2 -2
  8. package/dist/tapestry-wc/dist/components/{p-BfWtGbNU.js.map → p-01_HKH2P.js.map} +1 -1
  9. package/dist/tapestry-wc/dist/components/{p-Bfc7bVCa.js → p-4J2maIkE.js} +3 -3
  10. package/dist/tapestry-wc/dist/components/{p-Bfc7bVCa.js.map → p-4J2maIkE.js.map} +1 -1
  11. package/dist/tapestry-wc/dist/components/{p-HBXJbYlS.js → p-DB3vpXty.js} +2 -2
  12. package/dist/tapestry-wc/dist/components/{p-HBXJbYlS.js.map → p-DB3vpXty.js.map} +1 -1
  13. package/dist/tapestry-wc/dist/components/{p-DmGaJ1sH.js → p-DCC7JKnS.js} +3 -3
  14. package/dist/tapestry-wc/dist/components/{p-DmGaJ1sH.js.map → p-DCC7JKnS.js.map} +1 -1
  15. package/dist/tapestry-wc/dist/components/{p-BY6zaL3N.js → p-DbUdcI2i.js} +3 -3
  16. package/dist/tapestry-wc/dist/components/{p-BY6zaL3N.js.map → p-DbUdcI2i.js.map} +1 -1
  17. package/dist/tapestry-wc/dist/components/tds-page-header-nav.js +2 -2
  18. package/dist/tapestry-wc/dist/components/tds-page-header-nav.js.map +1 -1
  19. package/dist/tapestry-wc/dist/components/tds-page-header.js +3 -3
  20. package/dist/tapestry-wc/dist/components/tds-page-header.js.map +1 -1
  21. package/dist/tapestry-wc/dist/components/tds-sidenav-item.js +3 -3
  22. package/dist/tapestry-wc/dist/components/tds-sidenav-item.js.map +1 -1
  23. package/dist/tapestry-wc/dist/components/tds-sidenav-responsive-header.js +2 -2
  24. package/dist/tapestry-wc/dist/components/tds-sidenav-responsive-header.js.map +1 -1
  25. package/dist/tapestry-wc/dist/components/tds-sidenav-section.js +3 -3
  26. package/dist/tapestry-wc/dist/components/tds-sidenav-section.js.map +1 -1
  27. package/dist/tapestry-wc/dist/components/tds-sidenav.js +5 -5
  28. package/dist/tapestry-wc/dist/components/tds-sidenav.js.map +1 -1
  29. package/dist/tokens/tokens-deprecated.json +1 -1
  30. package/package.json +3 -3
@@ -1,39 +1,301 @@
1
1
  @layer t-critical, t-component;
2
2
 
3
+ :root[data-color-mode="dark"]{
4
+ color-scheme:dark;
5
+ --t-text-color-headline:hsl(0, 0%, 94%);
6
+ --t-text-color:hsl(0, 0%, 80%);
7
+ --t-text-color-secondary:hsl(0, 0%, 54%);
8
+ --t-text-color-disabled:hsl(0, 0%, 25%);
9
+ --t-text-color-placeholder:hsl(0, 0%, 38%);
10
+ --t-text-color-interaction:hsl(204, 68%, 55%);
11
+ --t-text-color-interaction-hover:hsl(204, 68%, 50%);
12
+ --t-text-color-interaction-active:hsl(204, 68%, 45%);
13
+ --t-text-color-interaction-visited:hsl(204, 68%, 50%);
14
+ --t-text-color-status-neutral:hsl(0, 0%, 80%);
15
+ --t-text-color-status-info:hsl(204, 68%, 55%);
16
+ --t-text-color-status-success:hsl(97, 57%, 41%);
17
+ --t-text-color-status-warning:hsl(42, 84%, 55%);
18
+ --t-text-color-status-error:hsl(8, 61%, 61%);
19
+ --t-text-color-tag-subtle-gray:hsl(0, 0%, 80%);
20
+ --t-text-color-tag-subtle-blue:hsl(223, 46%, 84%);
21
+ --t-text-color-tag-subtle-indigo:hsl(233, 78%, 84%);
22
+ --t-text-color-tag-subtle-aqua:hsl(208, 77%, 85%);
23
+ --t-text-color-tag-subtle-teal:hsl(180, 95%, 74%);
24
+ --t-text-color-tag-subtle-green:hsl(99, 93%, 84%);
25
+ --t-text-color-tag-subtle-yellow:hsl(29, 100%, 85%);
26
+ --t-text-color-tag-subtle-orange:hsl(18, 100%, 85%);
27
+ --t-text-color-tag-subtle-pink:hsl(328, 89%, 89%);
28
+ --t-text-color-tag-subtle-purple:hsl(268, 70%, 88%);
29
+ --t-text-color-tag-subtle-magenta:hsl(285, 70%, 88%);
30
+ --t-text-color-tag-bold-gray:hsl(0, 0%, 100%);
31
+ --t-text-color-tag-bold-indigo:hsl(0, 0%, 100%);
32
+ --t-text-color-tag-bold-blue:hsl(0, 0%, 100%);
33
+ --t-text-color-tag-bold-aqua:hsl(0, 0%, 100%);
34
+ --t-text-color-tag-bold-teal:hsl(0, 0%, 100%);
35
+ --t-text-color-tag-bold-green:hsl(0, 0%, 100%);
36
+ --t-text-color-tag-bold-yellow:hsl(0, 0%, 100%);
37
+ --t-text-color-tag-bold-orange:hsl(0, 0%, 100%);
38
+ --t-text-color-tag-bold-pink:hsl(0, 0%, 100%);
39
+ --t-text-color-tag-bold-purple:hsl(0, 0%, 100%);
40
+ --t-text-color-tag-bold-magenta:hsl(0, 0%, 100%);
41
+ --t-icon-color:hsl(0, 0%, 80%);
42
+ --t-icon-color-secondary:hsl(0, 0%, 54%);
43
+ --t-icon-color-dim:hsl(0, 0%, 38%);
44
+ --t-icon-color-disabled:hsl(0, 0%, 25%);
45
+ --t-icon-color-status-neutral:hsl(0, 0%, 54%);
46
+ --t-icon-color-status-neutral-secondary:hsl(0, 0%, 38%);
47
+ --t-icon-color-status-neutral-bold:hsl(0, 0%, 80%);
48
+ --t-icon-color-status-info:hsl(204, 68%, 55%);
49
+ --t-icon-color-status-error:hsl(8, 61%, 61%);
50
+ --t-fill-color-neutral-100:hsl(0, 0%, 10%);
51
+ --t-fill-color-neutral-000:hsl(0, 0%, 98%);
52
+ --t-fill-color-neutral-010:hsl(0, 0%, 88%);
53
+ --t-fill-color-neutral-020:hsl(0, 0%, 68%);
54
+ --t-fill-color-neutral-025:hsl(0, 0%, 58%);
55
+ --t-fill-color-neutral-030:hsl(0, 0%, 50%);
56
+ --t-fill-color-neutral-040:hsl(0, 0%, 32%);
57
+ --t-fill-color-neutral-050:hsl(0, 0%, 24%);
58
+ --t-fill-color-neutral-060:hsl(0, 0%, 19%);
59
+ --t-fill-color-neutral-070:hsl(0, 0%, 17%);
60
+ --t-fill-color-neutral-080:hsl(0, 0%, 15%);
61
+ --t-fill-color-neutral-090:hsl(0, 0%, 12%);
62
+ --t-fill-color-interaction:hsl(204, 100%, 35%);
63
+ --t-fill-color-interaction-hover:hsl(204, 100%, 40%);
64
+ --t-fill-color-interaction-active:hsl(204, 80%, 45%);
65
+ --t-fill-color-interaction-disabled:hsl(0, 0%, 25%);
66
+ --t-fill-color-control-neutral-off:hsl(0, 0%, 32%);
67
+ --t-fill-color-control-neutral-on:hsl(0, 0%, 50%);
68
+ --t-fill-color-control:hsl(204, 100%, 35%);
69
+ --t-fill-color-control-disabled:hsl(0, 0%, 20%);
70
+ --t-fill-color-status-neutral:hsl(0, 0%, 24%);
71
+ --t-fill-color-status-neutral-ghost:hsl(0, 0%, 18%);
72
+ --t-fill-color-status-neutral-dim:hsl(0, 0%, 15%);
73
+ --t-fill-color-status-info:hsl(204, 100%, 35%);
74
+ --t-fill-color-status-info-ghost:hsl(204, 32%, 15%);
75
+ --t-fill-color-status-info-dim:hsl(206, 22%, 15%);
76
+ --t-fill-color-status-success-ghost:hsl(125, 17%, 15%);
77
+ --t-fill-color-status-success-dim:hsl(120, 12%, 14%);
78
+ --t-fill-color-status-warning-ghost:hsl(41, 18%, 17%);
79
+ --t-fill-color-status-warning-dim:hsl(42, 13%, 15%);
80
+ --t-fill-color-status-error-ghost:hsl(8, 20%, 16%);
81
+ --t-fill-color-status-error-dim:hsl(10, 16%, 15%);
82
+ --t-fill-color-tooltip:hsla(0, 0%, 24%, 0.9);
83
+ --t-fill-color-product-accounts-gradient-page:linear-gradient(111.72deg, hsl(220, 30%, 21%), hsl(220, 48%, 17%), hsl(204, 70%, 12%));
84
+ --t-fill-color-product-accounts-gradient-tint:linear-gradient(111.72deg, hsl(219, 21%, 16%), hsl(220, 30%, 14%), hsl(203, 37%, 11%));
85
+ --t-fill-color-product-calendar-gradient-page:linear-gradient(111.72deg, hsl(8, 48%, 15%), hsl(278, 13%, 17%), hsl(204, 70%, 12%));
86
+ --t-fill-color-product-calendar-gradient-tint:linear-gradient(111.72deg, hsl(9, 29%, 13%), hsl(276, 8%, 12%), hsl(203, 37%, 11%));
87
+ --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%));
88
+ --t-fill-color-product-checkins-gradient-tint:linear-gradient(111.72deg, hsl(285, 11%, 14%), hsl(266, 10%, 14%) 42%, hsl(203, 37%, 11%));
89
+ --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%));
90
+ --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%));
91
+ --t-fill-color-product-groups-gradient-page:linear-gradient(111.72deg, hsl(23, 46%, 18%), hsl(278, 13%, 17%), hsl(204, 70%, 12%));
92
+ --t-fill-color-product-groups-gradient-tint:linear-gradient(111.72deg, hsl(23, 29%, 14%), hsl(276, 7%, 14%), hsl(203, 37%, 11%));
93
+ --t-fill-color-product-home-gradient-page:linear-gradient(111.72deg, hsl(220, 30%, 21%), hsl(220, 48%, 17%), hsl(204, 70%, 12%));
94
+ --t-fill-color-product-home-gradient-tint:linear-gradient(111.72deg, hsl(219, 21%, 16%), hsl(220, 30%, 14%), hsl(203, 37%, 11%));
95
+ --t-fill-color-product-people-gradient-page:linear-gradient(111.72deg, hsl(220, 30%, 21%), hsl(220, 48%, 17%), hsl(204, 70%, 12%));
96
+ --t-fill-color-product-people-gradient-tint:linear-gradient(111.72deg, hsl(219, 21%, 16%), hsl(220, 30%, 14%), hsl(203, 37%, 11%));
97
+ --t-fill-color-product-publishing-gradient-page:linear-gradient(111.72deg, hsl(225, 11%, 22%), hsl(227, 20%, 18%) 45%, hsl(204, 70%, 12%));
98
+ --t-fill-color-product-publishing-gradient-tint:linear-gradient(111.72deg, hsl(220, 7%, 16%), hsl(227, 12%, 14%) 45%, hsl(203, 37%, 11%));
99
+ --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%));
100
+ --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%));
101
+ --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%));
102
+ --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%));
103
+ --t-fill-color-tag-gray-010:hsl(0, 0%, 20%);
104
+ --t-fill-color-tag-gray-020:hsl(0, 0%, 24%);
105
+ --t-fill-color-tag-gray-030:hsl(0, 0%, 36%);
106
+ --t-fill-color-tag-gray-040:hsl(0, 0%, 42%);
107
+ --t-fill-color-tag-blue-010:hsl(219, 26%, 24%);
108
+ --t-fill-color-tag-blue-020:hsl(220, 28%, 29%);
109
+ --t-fill-color-tag-blue-030:hsl(219, 32%, 45%);
110
+ --t-fill-color-tag-blue-040:hsl(220, 35%, 52%);
111
+ --t-fill-color-tag-aqua-010:hsl(200, 30%, 21%);
112
+ --t-fill-color-tag-aqua-020:hsl(200, 33%, 26%);
113
+ --t-fill-color-tag-aqua-030:hsl(200, 39%, 38%);
114
+ --t-fill-color-tag-aqua-040:hsl(200, 39%, 43%);
115
+ --t-fill-color-tag-teal-010:hsl(169, 33%, 19%);
116
+ --t-fill-color-tag-teal-020:hsl(169, 37%, 22%);
117
+ --t-fill-color-tag-teal-030:hsl(169, 43%, 31%);
118
+ --t-fill-color-tag-teal-040:hsl(169, 44%, 35%);
119
+ --t-fill-color-tag-green-010:hsl(110, 30%, 20%);
120
+ --t-fill-color-tag-green-020:hsl(112, 33%, 23%);
121
+ --t-fill-color-tag-green-030:hsl(112, 37%, 33%);
122
+ --t-fill-color-tag-green-040:hsl(112, 39%, 37%);
123
+ --t-fill-color-tag-yellow-010:hsl(44, 39%, 19%);
124
+ --t-fill-color-tag-yellow-020:hsl(44, 44%, 22%);
125
+ --t-fill-color-tag-yellow-030:hsl(44, 50%, 31%);
126
+ --t-fill-color-tag-yellow-040:hsl(44, 53%, 36%);
127
+ --t-fill-color-tag-orange-010:hsl(21, 35%, 22%);
128
+ --t-fill-color-tag-orange-020:hsl(20, 38%, 26%);
129
+ --t-fill-color-tag-orange-030:hsl(21, 44%, 40%);
130
+ --t-fill-color-tag-orange-040:hsl(21, 46%, 45%);
131
+ --t-fill-color-tag-pink-010:hsl(331, 22%, 24%);
132
+ --t-fill-color-tag-pink-020:hsl(324, 26%, 26%);
133
+ --t-fill-color-tag-pink-030:hsl(324, 30%, 45%);
134
+ --t-fill-color-tag-pink-040:hsl(324, 33%, 51%);
135
+ --t-fill-color-tag-purple-010:hsl(274, 20%, 23%);
136
+ --t-fill-color-tag-purple-020:hsl(274, 21%, 28%);
137
+ --t-fill-color-tag-purple-030:hsl(274, 25%, 46%);
138
+ --t-fill-color-tag-purple-040:hsl(274, 28%, 53%);
139
+ --t-fill-color-tag-magenta-010:hsl(292, 20%, 21%);
140
+ --t-fill-color-tag-magenta-020:hsl(292, 22%, 26%);
141
+ --t-fill-color-tag-magenta-030:hsl(293, 26%, 42%);
142
+ --t-fill-color-tag-magenta-040:hsl(292, 27%, 48%);
143
+ --t-fill-color-tag-indigo-010:hsl(235, 21%, 24%);
144
+ --t-fill-color-tag-indigo-020:hsl(236, 22%, 29%);
145
+ --t-fill-color-tag-indigo-030:hsl(236, 26%, 50%);
146
+ --t-fill-color-tag-indigo-040:hsl(236, 34%, 56%);
147
+ --t-fill-color-button-neutral-solid:hsl(0, 0%, 19%);
148
+ --t-fill-color-button-neutral-solid-hover:hsl(0, 0%, 24%);
149
+ --t-fill-color-button-neutral-solid-active:hsl(0, 0%, 32%);
150
+ --t-fill-color-button-neutral-solid-disabled:hsl(0, 0%, 12%);
151
+ --t-fill-color-button-neutral-outline:hsl(0, 0%, 15%);
152
+ --t-fill-color-button-neutral-outline-hover:hsl(0, 0%, 17%);
153
+ --t-fill-color-button-neutral-outline-active:hsl(0, 0%, 19%);
154
+ --t-fill-color-button-neutral-outline-disabled:hsl(0, 0%, 12%);
155
+ --t-fill-color-button-neutral-ghost:hsla(0, 0%, 0%, 0);
156
+ --t-fill-color-button-neutral-ghost-hover:hsl(0, 0%, 17%);
157
+ --t-fill-color-button-neutral-ghost-active:hsl(0, 0%, 19%);
158
+ --t-fill-color-button-neutral-ghost-disabled:hsla(0, 0%, 0%, 0);
159
+ --t-fill-color-button-neutral-responsive-header-disabled:hsla(0, 0%, 100%, 0.05);
160
+ --t-fill-color-button-interaction-solid:hsl(204, 100%, 35%);
161
+ --t-fill-color-button-interaction-solid-hover:hsl(204, 100%, 40%);
162
+ --t-fill-color-button-interaction-solid-active:hsl(204, 80%, 45%);
163
+ --t-fill-color-button-interaction-solid-disabled:hsl(0, 0%, 12%);
164
+ --t-fill-color-button-interaction-outline:hsl(204, 32%, 15%);
165
+ --t-fill-color-button-interaction-outline-hover:hsl(204, 39%, 17%);
166
+ --t-fill-color-button-interaction-outline-active:hsl(205, 45%, 18%);
167
+ --t-fill-color-button-interaction-outline-disabled:hsl(0, 0%, 12%);
168
+ --t-fill-color-button-interaction-ghost:hsla(0, 0%, 0%, 0);
169
+ --t-fill-color-button-interaction-ghost-hover:hsl(204, 32%, 15%);
170
+ --t-fill-color-button-interaction-ghost-active:hsl(204, 39%, 17%);
171
+ --t-fill-color-button-interaction-ghost-disabled:hsla(0, 0%, 0%, 0);
172
+ --t-fill-color-button-delete-solid:hsl(8, 60%, 40%);
173
+ --t-fill-color-button-delete-solid-active:hsl(8, 60%, 47%);
174
+ --t-fill-color-button-delete-solid-disabled:hsl(0, 0%, 12%);
175
+ --t-fill-color-button-delete-outline:hsl(8, 20%, 16%);
176
+ --t-fill-color-button-delete-outline-hover:hsl(9, 24%, 17%);
177
+ --t-fill-color-button-delete-outline-active:hsl(9, 29%, 19%);
178
+ --t-fill-color-button-delete-outline-disabled:hsl(0, 0%, 12%);
179
+ --t-fill-color-button-delete-ghost:hsla(0, 0%, 0%, 0);
180
+ --t-fill-color-button-delete-ghost-hover:hsl(8, 20%, 16%);
181
+ --t-fill-color-button-delete-ghost-active:hsl(9, 24%, 17%);
182
+ --t-fill-color-button-delete-ghost-disabled:hsla(0, 0%, 0%, 0);
183
+ --t-fill-color-button-pill:hsl(0, 0%, 18%);
184
+ --t-fill-color-button-pill-hover:hsl(0, 0%, 21%);
185
+ --t-fill-color-button-pill-active:hsl(0, 0%, 21%);
186
+ --t-fill-color-button-pill-disabled:hsl(0, 0%, 18%);
187
+ --t-fill-color-transparency-light-010:hsla(0, 0%, 0%, 0.1);
188
+ --t-fill-color-transparency-light-020:hsla(0, 0%, 0%, 0.2);
189
+ --t-fill-color-transparency-light-030:hsla(0, 0%, 0%, 0.3);
190
+ --t-fill-color-transparency-light-040:hsla(0, 0%, 0%, 0.4);
191
+ --t-fill-color-transparency-light-050:hsla(0, 0%, 0%, 0.5);
192
+ --t-fill-color-transparency-light-060:hsla(0, 0%, 0%, 0.6);
193
+ --t-fill-color-transparency-light-070:hsla(0, 0%, 0%, 0.7);
194
+ --t-fill-color-transparency-light-080:hsla(0, 0%, 0%, 0.8);
195
+ --t-fill-color-transparency-light-090:hsla(0, 0%, 0%, 0.9);
196
+ --t-fill-color-transparency-dark-010:hsla(0, 0%, 100%, 0.1);
197
+ --t-fill-color-transparency-dark-020:hsla(0, 0%, 100%, 0.2);
198
+ --t-fill-color-transparency-dark-030:hsla(0, 0%, 100%, 0.3);
199
+ --t-fill-color-transparency-dark-040:hsla(0, 0%, 100%, 0.4);
200
+ --t-fill-color-transparency-dark-050:hsla(0, 0%, 100%, 0.5);
201
+ --t-fill-color-transparency-dark-060:hsla(0, 0%, 100%, 0.6);
202
+ --t-fill-color-transparency-dark-070:hsla(0, 0%, 100%, 0.7);
203
+ --t-fill-color-transparency-dark-080:hsla(0, 0%, 100%, 0.8);
204
+ --t-fill-color-transparency-dark-090:hsla(0, 0%, 100%, 0.9);
205
+ --t-surface-color-card:hsl(0, 0%, 12%);
206
+ --t-surface-color-canvas:hsl(0, 0%, 10%);
207
+ --t-border-color:hsl(0, 0%, 21%);
208
+ --t-border-color-dark:hsl(0, 0%, 25%);
209
+ --t-border-color-darker:hsl(0, 0%, 33%);
210
+ --t-border-color-darkest:hsl(0, 0%, 38%);
211
+ --t-border-color-disabled:hsl(0, 0%, 21%);
212
+ --t-border-color-dim:hsl(0, 0%, 16%);
213
+ --t-border-color-white:hsl(0, 0%, 12%);
214
+ --t-border-color-status-neutral:hsl(0, 0%, 38%);
215
+ --t-border-color-status-info:hsl(204, 100%, 35%);
216
+ --t-border-color-button-neutral:hsl(0, 0%, 19%);
217
+ --t-border-color-button-info:hsla(204, 100%, 40%, 0.25);
218
+ --t-border-color-button-create:hsla(96, 57%, 33%, 0.25);
219
+ --t-border-color-button-delete:hsla(8, 60%, 47%, 0.25);
220
+ --t-border-color-control-neutral:hsl(0, 0%, 33%);
221
+ --t-border-color-control-info:hsl(204, 100%, 35%);
222
+ --t-border-color-control-disabled:hsl(0, 0%, 21%);
223
+ --t-shadow-overflow-color:hsla(0, 0%, 0%, 0.6);
224
+ }
225
+
3
226
  :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;
227
+ --t-border-size-default:var(--t-border-width);
228
+ --t-border-size-thick:var(--t-border-width-thick);
229
+ --t-font-weight-semi-bold:var(--t-font-weight-semibold);
230
+ --t-icon-color-status-neutral-dark:var(--t-icon-color-status-neutral-bold);
231
+ --t-icon-color-status-info-secondary:var(--t-icon-color-status-info);
232
+ --t-fill-color-status-neutral-solid:var(--t-fill-color-status-neutral);
233
+ --t-fill-color-status-info-solid:var(--t-fill-color-status-info);
234
+ --t-fill-color-status-success-solid:var(--t-fill-color-status-success);
235
+ --t-fill-color-status-warning-solid:var(--t-fill-color-status-warning);
236
+ --t-fill-color-status-error-solid:var(--t-fill-color-status-error);
237
+ --t-fill-color-alert-info:hsl(204, 94%, 49%);
238
+ --t-fill-color-alert-success:hsl(122, 60%, 41%);
239
+ --t-fill-color-alert-warning:hsl(43, 96%, 58%);
240
+ --t-fill-color-alert-error:hsl(4, 77%, 59%);
241
+ --t-fill-color-button-neutral-ghost-disabled-solid:hsl(0, 0%, 98%);
242
+ --t-fill-color-button-neutral-outline-dim-default:var(--t-fill-color-button-neutral-outline);
243
+ --t-fill-color-button-neutral-outline-dim-hover:var(--t-fill-color-button-neutral-outline-hover);
244
+ --t-fill-color-button-neutral-outline-dim-active:var(--t-fill-color-button-neutral-outline-active);
245
+ --t-fill-color-button-neutral-outline-dim-disabled:var(--t-fill-color-button-neutral-outline-disabled);
246
+ --t-fill-color-button-neutral-outline-dim-disabled-solid:hsl(0, 0%, 98%);
247
+ --t-fill-color-button-interaction-outline-dim-default:var(--t-fill-color-button-interaction-outline);
248
+ --t-fill-color-button-interaction-outline-dim-hover:var(--t-fill-color-button-interaction-outline-hover);
249
+ --t-fill-color-button-interaction-outline-dim-active:var(--t-fill-color-button-interaction-outline-active);
250
+ --t-fill-color-button-interaction-outline-dim-disabled:var(--t-fill-color-button-interaction-outline-disabled);
251
+ --t-fill-color-button-create-solid-default:hsl(96, 57%, 33%);
252
+ --t-fill-color-button-create-solid-hover:hsl(97, 57%, 28%);
253
+ --t-fill-color-button-create-solid-active:hsl(97, 57%, 23%);
254
+ --t-fill-color-button-create-solid-disabled:hsl(0, 0%, 81%);
255
+ --t-fill-color-button-create-ghost-default:hsla(0, 0%, 100%, 0);
256
+ --t-fill-color-button-create-ghost-hover:hsl(96, 60%, 95%);
257
+ --t-fill-color-button-create-ghost-active:hsl(97, 57%, 90%);
258
+ --t-fill-color-button-create-ghost-disabled:hsla(0, 0%, 100%, 0);
259
+ --t-fill-color-button-delete-outline-dim-default:var(--t-fill-color-button-delete-outline);
260
+ --t-fill-color-button-delete-outline-dim-hover:var(--t-fill-color-button-delete-outline-hover);
261
+ --t-fill-color-button-delete-outline-dim-active:var(--t-fill-color-button-delete-outline-active);
262
+ --t-fill-color-button-delete-outline-dim-disabled:var(--t-fill-color-button-delete-outline-disabled);
263
+ }
264
+
265
+ :root{
266
+ --t-border-radius-sm:2px;
267
+ --t-border-radius-md:4px;
268
+ --t-border-radius-lg:8px;
269
+ --t-border-radius-xl:16px;
270
+ --t-border-radius-round:56px;
271
+ --t-border-radius:4px;
272
+ --t-border-width:1px;
273
+ --t-border-width-thick:2px;
274
+ --t-spacing-1:8px;
275
+ --t-spacing-2:16px;
276
+ --t-spacing-3:24px;
277
+ --t-spacing-4:32px;
278
+ --t-spacing-5:40px;
279
+ --t-spacing-6:48px;
280
+ --t-spacing-7:56px;
281
+ --t-spacing-fourth:2px;
282
+ --t-spacing-half:4px;
283
+ --t-spacing-1-half:12px;
284
+ --t-element-size-3xl:48px;
285
+ --t-element-size-2xl:32px;
286
+ --t-element-size-xl:24px;
287
+ --t-element-size-lg:18px;
288
+ --t-element-size-md:16px;
289
+ --t-element-size-sm:14px;
290
+ --t-element-size-xs:12px;
291
+ --t-font-size-4xl:32px;
292
+ --t-font-size-3xl:28px;
293
+ --t-font-size-2xl:24px;
294
+ --t-font-size-xl:20px;
295
+ --t-font-size-lg:18px;
296
+ --t-font-size-md:16px;
297
+ --t-font-size-sm:14px;
298
+ --t-font-size-xs:12px;
37
299
  --t-font-size-2xs:10px;
38
300
  --t-font-weight-normal:400;
39
301
  --t-font-weight-medium:500;
@@ -403,1166 +665,904 @@
403
665
  --t-form-border-color-error:var(--t-border-color-status-error);
404
666
  --t-form-border-color-focus:var(--t-fill-color-interaction);
405
667
  --t-form-border-color-hover:var(--t-border-color-dark);
406
- --t-form-border-color-readonly:hsla(0, 0%, 100%, 0);
407
- --t-form-border-radius:var(--t-border-radius-md);
408
- --t-form-border-width:var(--t-border-width);
409
- --t-form-font-color:var(--t-text-color);
410
- --t-form-font-color-disabled:var(--t-text-color-disabled);
411
- --t-form-font-color-error:var(--t-text-color-status-error);
412
- --t-form-font-color-readonly:var(--t-text-color);
413
- --t-form-picker-icon-color:var(--t-icon-color);
414
- --t-form-placeholder-color:var(--t-text-color-placeholder);
415
- }
416
-
417
- :root[data-color-mode="dark"]{
418
- color-scheme:dark;
419
- --t-text-color-headline:hsl(0, 0%, 94%);
420
- --t-text-color:hsl(0, 0%, 80%);
421
- --t-text-color-secondary:hsl(0, 0%, 54%);
422
- --t-text-color-disabled:hsl(0, 0%, 25%);
423
- --t-text-color-placeholder:hsl(0, 0%, 38%);
424
- --t-text-color-interaction:hsl(204, 68%, 55%);
425
- --t-text-color-interaction-hover:hsl(204, 68%, 50%);
426
- --t-text-color-interaction-active:hsl(204, 68%, 45%);
427
- --t-text-color-interaction-visited:hsl(204, 68%, 50%);
428
- --t-text-color-status-neutral:hsl(0, 0%, 80%);
429
- --t-text-color-status-info:hsl(204, 68%, 55%);
430
- --t-text-color-status-success:hsl(97, 57%, 41%);
431
- --t-text-color-status-warning:hsl(42, 84%, 55%);
432
- --t-text-color-status-error:hsl(8, 61%, 61%);
433
- --t-text-color-tag-subtle-gray:hsl(0, 0%, 80%);
434
- --t-text-color-tag-subtle-blue:hsl(223, 46%, 84%);
435
- --t-text-color-tag-subtle-indigo:hsl(233, 78%, 84%);
436
- --t-text-color-tag-subtle-aqua:hsl(208, 77%, 85%);
437
- --t-text-color-tag-subtle-teal:hsl(180, 95%, 74%);
438
- --t-text-color-tag-subtle-green:hsl(99, 93%, 84%);
439
- --t-text-color-tag-subtle-yellow:hsl(29, 100%, 85%);
440
- --t-text-color-tag-subtle-orange:hsl(18, 100%, 85%);
441
- --t-text-color-tag-subtle-pink:hsl(328, 89%, 89%);
442
- --t-text-color-tag-subtle-purple:hsl(268, 70%, 88%);
443
- --t-text-color-tag-subtle-magenta:hsl(285, 70%, 88%);
444
- --t-text-color-tag-bold-gray:hsl(0, 0%, 100%);
445
- --t-text-color-tag-bold-indigo:hsl(0, 0%, 100%);
446
- --t-text-color-tag-bold-blue:hsl(0, 0%, 100%);
447
- --t-text-color-tag-bold-aqua:hsl(0, 0%, 100%);
448
- --t-text-color-tag-bold-teal:hsl(0, 0%, 100%);
449
- --t-text-color-tag-bold-green:hsl(0, 0%, 100%);
450
- --t-text-color-tag-bold-yellow:hsl(0, 0%, 100%);
451
- --t-text-color-tag-bold-orange:hsl(0, 0%, 100%);
452
- --t-text-color-tag-bold-pink:hsl(0, 0%, 100%);
453
- --t-text-color-tag-bold-purple:hsl(0, 0%, 100%);
454
- --t-text-color-tag-bold-magenta:hsl(0, 0%, 100%);
455
- --t-icon-color:hsl(0, 0%, 80%);
456
- --t-icon-color-secondary:hsl(0, 0%, 54%);
457
- --t-icon-color-dim:hsl(0, 0%, 38%);
458
- --t-icon-color-disabled:hsl(0, 0%, 25%);
459
- --t-icon-color-status-neutral:hsl(0, 0%, 54%);
460
- --t-icon-color-status-neutral-secondary:hsl(0, 0%, 38%);
461
- --t-icon-color-status-neutral-bold:hsl(0, 0%, 80%);
462
- --t-icon-color-status-info:hsl(204, 68%, 55%);
463
- --t-icon-color-status-error:hsl(8, 61%, 61%);
464
- --t-fill-color-neutral-100:hsl(0, 0%, 10%);
465
- --t-fill-color-neutral-000:hsl(0, 0%, 98%);
466
- --t-fill-color-neutral-010:hsl(0, 0%, 88%);
467
- --t-fill-color-neutral-020:hsl(0, 0%, 68%);
468
- --t-fill-color-neutral-025:hsl(0, 0%, 58%);
469
- --t-fill-color-neutral-030:hsl(0, 0%, 50%);
470
- --t-fill-color-neutral-040:hsl(0, 0%, 32%);
471
- --t-fill-color-neutral-050:hsl(0, 0%, 24%);
472
- --t-fill-color-neutral-060:hsl(0, 0%, 19%);
473
- --t-fill-color-neutral-070:hsl(0, 0%, 17%);
474
- --t-fill-color-neutral-080:hsl(0, 0%, 15%);
475
- --t-fill-color-neutral-090:hsl(0, 0%, 12%);
476
- --t-fill-color-interaction:hsl(204, 100%, 35%);
477
- --t-fill-color-interaction-hover:hsl(204, 100%, 40%);
478
- --t-fill-color-interaction-active:hsl(204, 80%, 45%);
479
- --t-fill-color-interaction-disabled:hsl(0, 0%, 25%);
480
- --t-fill-color-control-neutral-off:hsl(0, 0%, 32%);
481
- --t-fill-color-control-neutral-on:hsl(0, 0%, 50%);
482
- --t-fill-color-control:hsl(204, 100%, 35%);
483
- --t-fill-color-control-disabled:hsl(0, 0%, 20%);
484
- --t-fill-color-status-neutral:hsl(0, 0%, 24%);
485
- --t-fill-color-status-neutral-ghost:hsl(0, 0%, 18%);
486
- --t-fill-color-status-neutral-dim:hsl(0, 0%, 15%);
487
- --t-fill-color-status-info:hsl(204, 100%, 35%);
488
- --t-fill-color-status-info-ghost:hsl(204, 32%, 15%);
489
- --t-fill-color-status-info-dim:hsl(206, 22%, 15%);
490
- --t-fill-color-status-success-ghost:hsl(125, 17%, 15%);
491
- --t-fill-color-status-success-dim:hsl(120, 12%, 14%);
492
- --t-fill-color-status-warning-ghost:hsl(41, 18%, 17%);
493
- --t-fill-color-status-warning-dim:hsl(42, 13%, 15%);
494
- --t-fill-color-status-error-ghost:hsl(8, 20%, 16%);
495
- --t-fill-color-status-error-dim:hsl(10, 16%, 15%);
496
- --t-fill-color-tooltip:hsla(0, 0%, 24%, 0.9);
497
- --t-fill-color-product-accounts-gradient-page:linear-gradient(111.72deg, hsl(220, 30%, 21%), hsl(220, 48%, 17%), hsl(204, 70%, 12%));
498
- --t-fill-color-product-accounts-gradient-tint:linear-gradient(111.72deg, hsl(219, 21%, 16%), hsl(220, 30%, 14%), hsl(203, 37%, 11%));
499
- --t-fill-color-product-calendar-gradient-page:linear-gradient(111.72deg, hsl(8, 48%, 15%), hsl(278, 13%, 17%), hsl(204, 70%, 12%));
500
- --t-fill-color-product-calendar-gradient-tint:linear-gradient(111.72deg, hsl(9, 29%, 13%), hsl(276, 8%, 12%), hsl(203, 37%, 11%));
501
- --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%));
502
- --t-fill-color-product-checkins-gradient-tint:linear-gradient(111.72deg, hsl(285, 11%, 14%), hsl(266, 10%, 14%) 42%, hsl(203, 37%, 11%));
503
- --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%));
504
- --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%));
505
- --t-fill-color-product-groups-gradient-page:linear-gradient(111.72deg, hsl(23, 46%, 18%), hsl(278, 13%, 17%), hsl(204, 70%, 12%));
506
- --t-fill-color-product-groups-gradient-tint:linear-gradient(111.72deg, hsl(23, 29%, 14%), hsl(276, 7%, 14%), hsl(203, 37%, 11%));
507
- --t-fill-color-product-home-gradient-page:linear-gradient(111.72deg, hsl(220, 30%, 21%), hsl(220, 48%, 17%), hsl(204, 70%, 12%));
508
- --t-fill-color-product-home-gradient-tint:linear-gradient(111.72deg, hsl(219, 21%, 16%), hsl(220, 30%, 14%), hsl(203, 37%, 11%));
509
- --t-fill-color-product-people-gradient-page:linear-gradient(111.72deg, hsl(220, 30%, 21%), hsl(220, 48%, 17%), hsl(204, 70%, 12%));
510
- --t-fill-color-product-people-gradient-tint:linear-gradient(111.72deg, hsl(219, 21%, 16%), hsl(220, 30%, 14%), hsl(203, 37%, 11%));
511
- --t-fill-color-product-publishing-gradient-page:linear-gradient(111.72deg, hsl(225, 11%, 22%), hsl(227, 20%, 18%) 45%, hsl(204, 70%, 12%));
512
- --t-fill-color-product-publishing-gradient-tint:linear-gradient(111.72deg, hsl(220, 7%, 16%), hsl(227, 12%, 14%) 45%, hsl(203, 37%, 11%));
513
- --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%));
514
- --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%));
515
- --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%));
516
- --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%));
517
- --t-fill-color-tag-gray-010:hsl(0, 0%, 20%);
518
- --t-fill-color-tag-gray-020:hsl(0, 0%, 24%);
519
- --t-fill-color-tag-gray-030:hsl(0, 0%, 36%);
520
- --t-fill-color-tag-gray-040:hsl(0, 0%, 42%);
521
- --t-fill-color-tag-blue-010:hsl(219, 26%, 24%);
522
- --t-fill-color-tag-blue-020:hsl(220, 28%, 29%);
523
- --t-fill-color-tag-blue-030:hsl(219, 32%, 45%);
524
- --t-fill-color-tag-blue-040:hsl(220, 35%, 52%);
525
- --t-fill-color-tag-aqua-010:hsl(200, 30%, 21%);
526
- --t-fill-color-tag-aqua-020:hsl(200, 33%, 26%);
527
- --t-fill-color-tag-aqua-030:hsl(200, 39%, 38%);
528
- --t-fill-color-tag-aqua-040:hsl(200, 39%, 43%);
529
- --t-fill-color-tag-teal-010:hsl(169, 33%, 19%);
530
- --t-fill-color-tag-teal-020:hsl(169, 37%, 22%);
531
- --t-fill-color-tag-teal-030:hsl(169, 43%, 31%);
532
- --t-fill-color-tag-teal-040:hsl(169, 44%, 35%);
533
- --t-fill-color-tag-green-010:hsl(110, 30%, 20%);
534
- --t-fill-color-tag-green-020:hsl(112, 33%, 23%);
535
- --t-fill-color-tag-green-030:hsl(112, 37%, 33%);
536
- --t-fill-color-tag-green-040:hsl(112, 39%, 37%);
537
- --t-fill-color-tag-yellow-010:hsl(44, 39%, 19%);
538
- --t-fill-color-tag-yellow-020:hsl(44, 44%, 22%);
539
- --t-fill-color-tag-yellow-030:hsl(44, 50%, 31%);
540
- --t-fill-color-tag-yellow-040:hsl(44, 53%, 36%);
541
- --t-fill-color-tag-orange-010:hsl(21, 35%, 22%);
542
- --t-fill-color-tag-orange-020:hsl(20, 38%, 26%);
543
- --t-fill-color-tag-orange-030:hsl(21, 44%, 40%);
544
- --t-fill-color-tag-orange-040:hsl(21, 46%, 45%);
545
- --t-fill-color-tag-pink-010:hsl(331, 22%, 24%);
546
- --t-fill-color-tag-pink-020:hsl(324, 26%, 26%);
547
- --t-fill-color-tag-pink-030:hsl(324, 30%, 45%);
548
- --t-fill-color-tag-pink-040:hsl(324, 33%, 51%);
549
- --t-fill-color-tag-purple-010:hsl(274, 20%, 23%);
550
- --t-fill-color-tag-purple-020:hsl(274, 21%, 28%);
551
- --t-fill-color-tag-purple-030:hsl(274, 25%, 46%);
552
- --t-fill-color-tag-purple-040:hsl(274, 28%, 53%);
553
- --t-fill-color-tag-magenta-010:hsl(292, 20%, 21%);
554
- --t-fill-color-tag-magenta-020:hsl(292, 22%, 26%);
555
- --t-fill-color-tag-magenta-030:hsl(293, 26%, 42%);
556
- --t-fill-color-tag-magenta-040:hsl(292, 27%, 48%);
557
- --t-fill-color-tag-indigo-010:hsl(235, 21%, 24%);
558
- --t-fill-color-tag-indigo-020:hsl(236, 22%, 29%);
559
- --t-fill-color-tag-indigo-030:hsl(236, 26%, 50%);
560
- --t-fill-color-tag-indigo-040:hsl(236, 34%, 56%);
561
- --t-fill-color-button-neutral-solid:hsl(0, 0%, 19%);
562
- --t-fill-color-button-neutral-solid-hover:hsl(0, 0%, 24%);
563
- --t-fill-color-button-neutral-solid-active:hsl(0, 0%, 32%);
564
- --t-fill-color-button-neutral-solid-disabled:hsl(0, 0%, 12%);
565
- --t-fill-color-button-neutral-outline:hsl(0, 0%, 15%);
566
- --t-fill-color-button-neutral-outline-hover:hsl(0, 0%, 17%);
567
- --t-fill-color-button-neutral-outline-active:hsl(0, 0%, 19%);
568
- --t-fill-color-button-neutral-outline-disabled:hsl(0, 0%, 12%);
569
- --t-fill-color-button-neutral-ghost:hsla(0, 0%, 0%, 0);
570
- --t-fill-color-button-neutral-ghost-hover:hsl(0, 0%, 17%);
571
- --t-fill-color-button-neutral-ghost-active:hsl(0, 0%, 19%);
572
- --t-fill-color-button-neutral-ghost-disabled:hsla(0, 0%, 0%, 0);
573
- --t-fill-color-button-neutral-responsive-header-disabled:hsla(0, 0%, 100%, 0.05);
574
- --t-fill-color-button-interaction-solid:hsl(204, 100%, 35%);
575
- --t-fill-color-button-interaction-solid-hover:hsl(204, 100%, 40%);
576
- --t-fill-color-button-interaction-solid-active:hsl(204, 80%, 45%);
577
- --t-fill-color-button-interaction-solid-disabled:hsl(0, 0%, 12%);
578
- --t-fill-color-button-interaction-outline:hsl(204, 32%, 15%);
579
- --t-fill-color-button-interaction-outline-hover:hsl(204, 39%, 17%);
580
- --t-fill-color-button-interaction-outline-active:hsl(205, 45%, 18%);
581
- --t-fill-color-button-interaction-outline-disabled:hsl(0, 0%, 12%);
582
- --t-fill-color-button-interaction-ghost:hsla(0, 0%, 0%, 0);
583
- --t-fill-color-button-interaction-ghost-hover:hsl(204, 32%, 15%);
584
- --t-fill-color-button-interaction-ghost-active:hsl(204, 39%, 17%);
585
- --t-fill-color-button-interaction-ghost-disabled:hsla(0, 0%, 0%, 0);
586
- --t-fill-color-button-delete-solid:hsl(8, 60%, 40%);
587
- --t-fill-color-button-delete-solid-active:hsl(8, 60%, 47%);
588
- --t-fill-color-button-delete-solid-disabled:hsl(0, 0%, 12%);
589
- --t-fill-color-button-delete-outline:hsl(8, 20%, 16%);
590
- --t-fill-color-button-delete-outline-hover:hsl(9, 24%, 17%);
591
- --t-fill-color-button-delete-outline-active:hsl(9, 29%, 19%);
592
- --t-fill-color-button-delete-outline-disabled:hsl(0, 0%, 12%);
593
- --t-fill-color-button-delete-ghost:hsla(0, 0%, 0%, 0);
594
- --t-fill-color-button-delete-ghost-hover:hsl(8, 20%, 16%);
595
- --t-fill-color-button-delete-ghost-active:hsl(9, 24%, 17%);
596
- --t-fill-color-button-delete-ghost-disabled:hsla(0, 0%, 0%, 0);
597
- --t-fill-color-button-pill:hsl(0, 0%, 18%);
598
- --t-fill-color-button-pill-hover:hsl(0, 0%, 21%);
599
- --t-fill-color-button-pill-active:hsl(0, 0%, 21%);
600
- --t-fill-color-button-pill-disabled:hsl(0, 0%, 18%);
601
- --t-fill-color-transparency-light-010:hsla(0, 0%, 0%, 0.1);
602
- --t-fill-color-transparency-light-020:hsla(0, 0%, 0%, 0.2);
603
- --t-fill-color-transparency-light-030:hsla(0, 0%, 0%, 0.3);
604
- --t-fill-color-transparency-light-040:hsla(0, 0%, 0%, 0.4);
605
- --t-fill-color-transparency-light-050:hsla(0, 0%, 0%, 0.5);
606
- --t-fill-color-transparency-light-060:hsla(0, 0%, 0%, 0.6);
607
- --t-fill-color-transparency-light-070:hsla(0, 0%, 0%, 0.7);
608
- --t-fill-color-transparency-light-080:hsla(0, 0%, 0%, 0.8);
609
- --t-fill-color-transparency-light-090:hsla(0, 0%, 0%, 0.9);
610
- --t-fill-color-transparency-dark-010:hsla(0, 0%, 100%, 0.1);
611
- --t-fill-color-transparency-dark-020:hsla(0, 0%, 100%, 0.2);
612
- --t-fill-color-transparency-dark-030:hsla(0, 0%, 100%, 0.3);
613
- --t-fill-color-transparency-dark-040:hsla(0, 0%, 100%, 0.4);
614
- --t-fill-color-transparency-dark-050:hsla(0, 0%, 100%, 0.5);
615
- --t-fill-color-transparency-dark-060:hsla(0, 0%, 100%, 0.6);
616
- --t-fill-color-transparency-dark-070:hsla(0, 0%, 100%, 0.7);
617
- --t-fill-color-transparency-dark-080:hsla(0, 0%, 100%, 0.8);
618
- --t-fill-color-transparency-dark-090:hsla(0, 0%, 100%, 0.9);
619
- --t-surface-color-card:hsl(0, 0%, 12%);
620
- --t-surface-color-canvas:hsl(0, 0%, 10%);
621
- --t-border-color:hsl(0, 0%, 21%);
622
- --t-border-color-dark:hsl(0, 0%, 25%);
623
- --t-border-color-darker:hsl(0, 0%, 33%);
624
- --t-border-color-darkest:hsl(0, 0%, 38%);
625
- --t-border-color-disabled:hsl(0, 0%, 21%);
626
- --t-border-color-dim:hsl(0, 0%, 16%);
627
- --t-border-color-white:hsl(0, 0%, 12%);
628
- --t-border-color-status-neutral:hsl(0, 0%, 38%);
629
- --t-border-color-status-info:hsl(204, 100%, 35%);
630
- --t-border-color-button-neutral:hsl(0, 0%, 19%);
631
- --t-border-color-button-info:hsla(204, 100%, 40%, 0.25);
632
- --t-border-color-button-create:hsla(96, 57%, 33%, 0.25);
633
- --t-border-color-button-delete:hsla(8, 60%, 47%, 0.25);
634
- --t-border-color-control-neutral:hsl(0, 0%, 33%);
635
- --t-border-color-control-info:hsl(204, 100%, 35%);
636
- --t-border-color-control-disabled:hsl(0, 0%, 21%);
637
- --t-shadow-overflow-color:hsla(0, 0%, 0%, 0.6);
638
- }
639
-
640
- @media (prefers-color-scheme: dark){
641
- :root[data-color-mode="system"]{
642
- color-scheme:dark;
643
- --t-text-color-headline:hsl(0, 0%, 94%);
644
- --t-text-color:hsl(0, 0%, 80%);
645
- --t-text-color-secondary:hsl(0, 0%, 54%);
646
- --t-text-color-disabled:hsl(0, 0%, 25%);
647
- --t-text-color-placeholder:hsl(0, 0%, 38%);
648
- --t-text-color-interaction:hsl(204, 68%, 55%);
649
- --t-text-color-interaction-hover:hsl(204, 68%, 50%);
650
- --t-text-color-interaction-active:hsl(204, 68%, 45%);
651
- --t-text-color-interaction-visited:hsl(204, 68%, 50%);
652
- --t-text-color-status-neutral:hsl(0, 0%, 80%);
653
- --t-text-color-status-info:hsl(204, 68%, 55%);
654
- --t-text-color-status-success:hsl(97, 57%, 41%);
655
- --t-text-color-status-warning:hsl(42, 84%, 55%);
656
- --t-text-color-status-error:hsl(8, 61%, 61%);
657
- --t-text-color-tag-subtle-gray:hsl(0, 0%, 80%);
658
- --t-text-color-tag-subtle-blue:hsl(223, 46%, 84%);
659
- --t-text-color-tag-subtle-indigo:hsl(233, 78%, 84%);
660
- --t-text-color-tag-subtle-aqua:hsl(208, 77%, 85%);
661
- --t-text-color-tag-subtle-teal:hsl(180, 95%, 74%);
662
- --t-text-color-tag-subtle-green:hsl(99, 93%, 84%);
663
- --t-text-color-tag-subtle-yellow:hsl(29, 100%, 85%);
664
- --t-text-color-tag-subtle-orange:hsl(18, 100%, 85%);
665
- --t-text-color-tag-subtle-pink:hsl(328, 89%, 89%);
666
- --t-text-color-tag-subtle-purple:hsl(268, 70%, 88%);
667
- --t-text-color-tag-subtle-magenta:hsl(285, 70%, 88%);
668
- --t-text-color-tag-bold-gray:hsl(0, 0%, 100%);
669
- --t-text-color-tag-bold-indigo:hsl(0, 0%, 100%);
670
- --t-text-color-tag-bold-blue:hsl(0, 0%, 100%);
671
- --t-text-color-tag-bold-aqua:hsl(0, 0%, 100%);
672
- --t-text-color-tag-bold-teal:hsl(0, 0%, 100%);
673
- --t-text-color-tag-bold-green:hsl(0, 0%, 100%);
674
- --t-text-color-tag-bold-yellow:hsl(0, 0%, 100%);
675
- --t-text-color-tag-bold-orange:hsl(0, 0%, 100%);
676
- --t-text-color-tag-bold-pink:hsl(0, 0%, 100%);
677
- --t-text-color-tag-bold-purple:hsl(0, 0%, 100%);
678
- --t-text-color-tag-bold-magenta:hsl(0, 0%, 100%);
679
- --t-icon-color:hsl(0, 0%, 80%);
680
- --t-icon-color-secondary:hsl(0, 0%, 54%);
681
- --t-icon-color-dim:hsl(0, 0%, 38%);
682
- --t-icon-color-disabled:hsl(0, 0%, 25%);
683
- --t-icon-color-status-neutral:hsl(0, 0%, 54%);
684
- --t-icon-color-status-neutral-secondary:hsl(0, 0%, 38%);
685
- --t-icon-color-status-neutral-bold:hsl(0, 0%, 80%);
686
- --t-icon-color-status-info:hsl(204, 68%, 55%);
687
- --t-icon-color-status-error:hsl(8, 61%, 61%);
688
- --t-fill-color-neutral-100:hsl(0, 0%, 10%);
689
- --t-fill-color-neutral-000:hsl(0, 0%, 98%);
690
- --t-fill-color-neutral-010:hsl(0, 0%, 88%);
691
- --t-fill-color-neutral-020:hsl(0, 0%, 68%);
692
- --t-fill-color-neutral-025:hsl(0, 0%, 58%);
693
- --t-fill-color-neutral-030:hsl(0, 0%, 50%);
694
- --t-fill-color-neutral-040:hsl(0, 0%, 32%);
695
- --t-fill-color-neutral-050:hsl(0, 0%, 24%);
696
- --t-fill-color-neutral-060:hsl(0, 0%, 19%);
697
- --t-fill-color-neutral-070:hsl(0, 0%, 17%);
698
- --t-fill-color-neutral-080:hsl(0, 0%, 15%);
699
- --t-fill-color-neutral-090:hsl(0, 0%, 12%);
700
- --t-fill-color-interaction:hsl(204, 100%, 35%);
701
- --t-fill-color-interaction-hover:hsl(204, 100%, 40%);
702
- --t-fill-color-interaction-active:hsl(204, 80%, 45%);
703
- --t-fill-color-interaction-disabled:hsl(0, 0%, 25%);
704
- --t-fill-color-control-neutral-off:hsl(0, 0%, 32%);
705
- --t-fill-color-control-neutral-on:hsl(0, 0%, 50%);
706
- --t-fill-color-control:hsl(204, 100%, 35%);
707
- --t-fill-color-control-disabled:hsl(0, 0%, 20%);
708
- --t-fill-color-status-neutral:hsl(0, 0%, 24%);
709
- --t-fill-color-status-neutral-ghost:hsl(0, 0%, 18%);
710
- --t-fill-color-status-neutral-dim:hsl(0, 0%, 15%);
711
- --t-fill-color-status-info:hsl(204, 100%, 35%);
712
- --t-fill-color-status-info-ghost:hsl(204, 32%, 15%);
713
- --t-fill-color-status-info-dim:hsl(206, 22%, 15%);
714
- --t-fill-color-status-success-ghost:hsl(125, 17%, 15%);
715
- --t-fill-color-status-success-dim:hsl(120, 12%, 14%);
716
- --t-fill-color-status-warning-ghost:hsl(41, 18%, 17%);
717
- --t-fill-color-status-warning-dim:hsl(42, 13%, 15%);
718
- --t-fill-color-status-error-ghost:hsl(8, 20%, 16%);
719
- --t-fill-color-status-error-dim:hsl(10, 16%, 15%);
720
- --t-fill-color-tooltip:hsla(0, 0%, 24%, 0.9);
721
- --t-fill-color-product-accounts-gradient-page:linear-gradient(111.72deg, hsl(220, 30%, 21%), hsl(220, 48%, 17%), hsl(204, 70%, 12%));
722
- --t-fill-color-product-accounts-gradient-tint:linear-gradient(111.72deg, hsl(219, 21%, 16%), hsl(220, 30%, 14%), hsl(203, 37%, 11%));
723
- --t-fill-color-product-calendar-gradient-page:linear-gradient(111.72deg, hsl(8, 48%, 15%), hsl(278, 13%, 17%), hsl(204, 70%, 12%));
724
- --t-fill-color-product-calendar-gradient-tint:linear-gradient(111.72deg, hsl(9, 29%, 13%), hsl(276, 8%, 12%), hsl(203, 37%, 11%));
725
- --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%));
726
- --t-fill-color-product-checkins-gradient-tint:linear-gradient(111.72deg, hsl(285, 11%, 14%), hsl(266, 10%, 14%) 42%, hsl(203, 37%, 11%));
727
- --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%));
728
- --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%));
729
- --t-fill-color-product-groups-gradient-page:linear-gradient(111.72deg, hsl(23, 46%, 18%), hsl(278, 13%, 17%), hsl(204, 70%, 12%));
730
- --t-fill-color-product-groups-gradient-tint:linear-gradient(111.72deg, hsl(23, 29%, 14%), hsl(276, 7%, 14%), hsl(203, 37%, 11%));
731
- --t-fill-color-product-home-gradient-page:linear-gradient(111.72deg, hsl(220, 30%, 21%), hsl(220, 48%, 17%), hsl(204, 70%, 12%));
732
- --t-fill-color-product-home-gradient-tint:linear-gradient(111.72deg, hsl(219, 21%, 16%), hsl(220, 30%, 14%), hsl(203, 37%, 11%));
733
- --t-fill-color-product-people-gradient-page:linear-gradient(111.72deg, hsl(220, 30%, 21%), hsl(220, 48%, 17%), hsl(204, 70%, 12%));
734
- --t-fill-color-product-people-gradient-tint:linear-gradient(111.72deg, hsl(219, 21%, 16%), hsl(220, 30%, 14%), hsl(203, 37%, 11%));
735
- --t-fill-color-product-publishing-gradient-page:linear-gradient(111.72deg, hsl(225, 11%, 22%), hsl(227, 20%, 18%) 45%, hsl(204, 70%, 12%));
736
- --t-fill-color-product-publishing-gradient-tint:linear-gradient(111.72deg, hsl(220, 7%, 16%), hsl(227, 12%, 14%) 45%, hsl(203, 37%, 11%));
737
- --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%));
738
- --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%));
739
- --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%));
740
- --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%));
741
- --t-fill-color-tag-gray-010:hsl(0, 0%, 20%);
742
- --t-fill-color-tag-gray-020:hsl(0, 0%, 24%);
743
- --t-fill-color-tag-gray-030:hsl(0, 0%, 36%);
744
- --t-fill-color-tag-gray-040:hsl(0, 0%, 42%);
745
- --t-fill-color-tag-blue-010:hsl(219, 26%, 24%);
746
- --t-fill-color-tag-blue-020:hsl(220, 28%, 29%);
747
- --t-fill-color-tag-blue-030:hsl(219, 32%, 45%);
748
- --t-fill-color-tag-blue-040:hsl(220, 35%, 52%);
749
- --t-fill-color-tag-aqua-010:hsl(200, 30%, 21%);
750
- --t-fill-color-tag-aqua-020:hsl(200, 33%, 26%);
751
- --t-fill-color-tag-aqua-030:hsl(200, 39%, 38%);
752
- --t-fill-color-tag-aqua-040:hsl(200, 39%, 43%);
753
- --t-fill-color-tag-teal-010:hsl(169, 33%, 19%);
754
- --t-fill-color-tag-teal-020:hsl(169, 37%, 22%);
755
- --t-fill-color-tag-teal-030:hsl(169, 43%, 31%);
756
- --t-fill-color-tag-teal-040:hsl(169, 44%, 35%);
757
- --t-fill-color-tag-green-010:hsl(110, 30%, 20%);
758
- --t-fill-color-tag-green-020:hsl(112, 33%, 23%);
759
- --t-fill-color-tag-green-030:hsl(112, 37%, 33%);
760
- --t-fill-color-tag-green-040:hsl(112, 39%, 37%);
761
- --t-fill-color-tag-yellow-010:hsl(44, 39%, 19%);
762
- --t-fill-color-tag-yellow-020:hsl(44, 44%, 22%);
763
- --t-fill-color-tag-yellow-030:hsl(44, 50%, 31%);
764
- --t-fill-color-tag-yellow-040:hsl(44, 53%, 36%);
765
- --t-fill-color-tag-orange-010:hsl(21, 35%, 22%);
766
- --t-fill-color-tag-orange-020:hsl(20, 38%, 26%);
767
- --t-fill-color-tag-orange-030:hsl(21, 44%, 40%);
768
- --t-fill-color-tag-orange-040:hsl(21, 46%, 45%);
769
- --t-fill-color-tag-pink-010:hsl(331, 22%, 24%);
770
- --t-fill-color-tag-pink-020:hsl(324, 26%, 26%);
771
- --t-fill-color-tag-pink-030:hsl(324, 30%, 45%);
772
- --t-fill-color-tag-pink-040:hsl(324, 33%, 51%);
773
- --t-fill-color-tag-purple-010:hsl(274, 20%, 23%);
774
- --t-fill-color-tag-purple-020:hsl(274, 21%, 28%);
775
- --t-fill-color-tag-purple-030:hsl(274, 25%, 46%);
776
- --t-fill-color-tag-purple-040:hsl(274, 28%, 53%);
777
- --t-fill-color-tag-magenta-010:hsl(292, 20%, 21%);
778
- --t-fill-color-tag-magenta-020:hsl(292, 22%, 26%);
779
- --t-fill-color-tag-magenta-030:hsl(293, 26%, 42%);
780
- --t-fill-color-tag-magenta-040:hsl(292, 27%, 48%);
781
- --t-fill-color-tag-indigo-010:hsl(235, 21%, 24%);
782
- --t-fill-color-tag-indigo-020:hsl(236, 22%, 29%);
783
- --t-fill-color-tag-indigo-030:hsl(236, 26%, 50%);
784
- --t-fill-color-tag-indigo-040:hsl(236, 34%, 56%);
785
- --t-fill-color-button-neutral-solid:hsl(0, 0%, 19%);
786
- --t-fill-color-button-neutral-solid-hover:hsl(0, 0%, 24%);
787
- --t-fill-color-button-neutral-solid-active:hsl(0, 0%, 32%);
788
- --t-fill-color-button-neutral-solid-disabled:hsl(0, 0%, 12%);
789
- --t-fill-color-button-neutral-outline:hsl(0, 0%, 15%);
790
- --t-fill-color-button-neutral-outline-hover:hsl(0, 0%, 17%);
791
- --t-fill-color-button-neutral-outline-active:hsl(0, 0%, 19%);
792
- --t-fill-color-button-neutral-outline-disabled:hsl(0, 0%, 12%);
793
- --t-fill-color-button-neutral-ghost:hsla(0, 0%, 0%, 0);
794
- --t-fill-color-button-neutral-ghost-hover:hsl(0, 0%, 17%);
795
- --t-fill-color-button-neutral-ghost-active:hsl(0, 0%, 19%);
796
- --t-fill-color-button-neutral-ghost-disabled:hsla(0, 0%, 0%, 0);
797
- --t-fill-color-button-neutral-responsive-header-disabled:hsla(0, 0%, 100%, 0.05);
798
- --t-fill-color-button-interaction-solid:hsl(204, 100%, 35%);
799
- --t-fill-color-button-interaction-solid-hover:hsl(204, 100%, 40%);
800
- --t-fill-color-button-interaction-solid-active:hsl(204, 80%, 45%);
801
- --t-fill-color-button-interaction-solid-disabled:hsl(0, 0%, 12%);
802
- --t-fill-color-button-interaction-outline:hsl(204, 32%, 15%);
803
- --t-fill-color-button-interaction-outline-hover:hsl(204, 39%, 17%);
804
- --t-fill-color-button-interaction-outline-active:hsl(205, 45%, 18%);
805
- --t-fill-color-button-interaction-outline-disabled:hsl(0, 0%, 12%);
806
- --t-fill-color-button-interaction-ghost:hsla(0, 0%, 0%, 0);
807
- --t-fill-color-button-interaction-ghost-hover:hsl(204, 32%, 15%);
808
- --t-fill-color-button-interaction-ghost-active:hsl(204, 39%, 17%);
809
- --t-fill-color-button-interaction-ghost-disabled:hsla(0, 0%, 0%, 0);
810
- --t-fill-color-button-delete-solid:hsl(8, 60%, 40%);
811
- --t-fill-color-button-delete-solid-active:hsl(8, 60%, 47%);
812
- --t-fill-color-button-delete-solid-disabled:hsl(0, 0%, 12%);
813
- --t-fill-color-button-delete-outline:hsl(8, 20%, 16%);
814
- --t-fill-color-button-delete-outline-hover:hsl(9, 24%, 17%);
815
- --t-fill-color-button-delete-outline-active:hsl(9, 29%, 19%);
816
- --t-fill-color-button-delete-outline-disabled:hsl(0, 0%, 12%);
817
- --t-fill-color-button-delete-ghost:hsla(0, 0%, 0%, 0);
818
- --t-fill-color-button-delete-ghost-hover:hsl(8, 20%, 16%);
819
- --t-fill-color-button-delete-ghost-active:hsl(9, 24%, 17%);
820
- --t-fill-color-button-delete-ghost-disabled:hsla(0, 0%, 0%, 0);
821
- --t-fill-color-button-pill:hsl(0, 0%, 18%);
822
- --t-fill-color-button-pill-hover:hsl(0, 0%, 21%);
823
- --t-fill-color-button-pill-active:hsl(0, 0%, 21%);
824
- --t-fill-color-button-pill-disabled:hsl(0, 0%, 18%);
825
- --t-fill-color-transparency-light-010:hsla(0, 0%, 0%, 0.1);
826
- --t-fill-color-transparency-light-020:hsla(0, 0%, 0%, 0.2);
827
- --t-fill-color-transparency-light-030:hsla(0, 0%, 0%, 0.3);
828
- --t-fill-color-transparency-light-040:hsla(0, 0%, 0%, 0.4);
829
- --t-fill-color-transparency-light-050:hsla(0, 0%, 0%, 0.5);
830
- --t-fill-color-transparency-light-060:hsla(0, 0%, 0%, 0.6);
831
- --t-fill-color-transparency-light-070:hsla(0, 0%, 0%, 0.7);
832
- --t-fill-color-transparency-light-080:hsla(0, 0%, 0%, 0.8);
833
- --t-fill-color-transparency-light-090:hsla(0, 0%, 0%, 0.9);
834
- --t-fill-color-transparency-dark-010:hsla(0, 0%, 100%, 0.1);
835
- --t-fill-color-transparency-dark-020:hsla(0, 0%, 100%, 0.2);
836
- --t-fill-color-transparency-dark-030:hsla(0, 0%, 100%, 0.3);
837
- --t-fill-color-transparency-dark-040:hsla(0, 0%, 100%, 0.4);
838
- --t-fill-color-transparency-dark-050:hsla(0, 0%, 100%, 0.5);
839
- --t-fill-color-transparency-dark-060:hsla(0, 0%, 100%, 0.6);
840
- --t-fill-color-transparency-dark-070:hsla(0, 0%, 100%, 0.7);
841
- --t-fill-color-transparency-dark-080:hsla(0, 0%, 100%, 0.8);
842
- --t-fill-color-transparency-dark-090:hsla(0, 0%, 100%, 0.9);
843
- --t-surface-color-card:hsl(0, 0%, 12%);
844
- --t-surface-color-canvas:hsl(0, 0%, 10%);
845
- --t-border-color:hsl(0, 0%, 21%);
846
- --t-border-color-dark:hsl(0, 0%, 25%);
847
- --t-border-color-darker:hsl(0, 0%, 33%);
848
- --t-border-color-darkest:hsl(0, 0%, 38%);
849
- --t-border-color-disabled:hsl(0, 0%, 21%);
850
- --t-border-color-dim:hsl(0, 0%, 16%);
851
- --t-border-color-white:hsl(0, 0%, 12%);
852
- --t-border-color-status-neutral:hsl(0, 0%, 38%);
853
- --t-border-color-status-info:hsl(204, 100%, 35%);
854
- --t-border-color-button-neutral:hsl(0, 0%, 19%);
855
- --t-border-color-button-info:hsla(204, 100%, 40%, 0.25);
856
- --t-border-color-button-create:hsla(96, 57%, 33%, 0.25);
857
- --t-border-color-button-delete:hsla(8, 60%, 47%, 0.25);
858
- --t-border-color-control-neutral:hsl(0, 0%, 33%);
859
- --t-border-color-control-info:hsl(204, 100%, 35%);
860
- --t-border-color-control-disabled:hsl(0, 0%, 21%);
861
- --t-shadow-overflow-color:hsla(0, 0%, 0%, 0.6);
862
- }
863
- }
864
-
865
- :root{
866
- --t-border-size-default:var(--t-border-width);
867
- --t-border-size-thick:var(--t-border-width-thick);
868
- --t-font-weight-semi-bold:var(--t-font-weight-semibold);
869
- --t-icon-color-status-neutral-dark:var(--t-icon-color-status-neutral-bold);
870
- --t-icon-color-status-info-secondary:var(--t-icon-color-status-info);
871
- --t-fill-color-status-neutral-solid:var(--t-fill-color-status-neutral);
872
- --t-fill-color-status-info-solid:var(--t-fill-color-status-info);
873
- --t-fill-color-status-success-solid:var(--t-fill-color-status-success);
874
- --t-fill-color-status-warning-solid:var(--t-fill-color-status-warning);
875
- --t-fill-color-status-error-solid:var(--t-fill-color-status-error);
876
- --t-fill-color-alert-info:hsl(204, 94%, 49%);
877
- --t-fill-color-alert-success:hsl(122, 60%, 41%);
878
- --t-fill-color-alert-warning:hsl(43, 96%, 58%);
879
- --t-fill-color-alert-error:hsl(4, 77%, 59%);
880
- --t-fill-color-button-neutral-ghost-disabled-solid:hsl(0, 0%, 98%);
881
- --t-fill-color-button-neutral-outline-dim-default:var(--t-fill-color-button-neutral-outline);
882
- --t-fill-color-button-neutral-outline-dim-hover:var(--t-fill-color-button-neutral-outline-hover);
883
- --t-fill-color-button-neutral-outline-dim-active:var(--t-fill-color-button-neutral-outline-active);
884
- --t-fill-color-button-neutral-outline-dim-disabled:var(--t-fill-color-button-neutral-outline-disabled);
885
- --t-fill-color-button-neutral-outline-dim-disabled-solid:hsl(0, 0%, 98%);
886
- --t-fill-color-button-interaction-outline-dim-default:var(--t-fill-color-button-interaction-outline);
887
- --t-fill-color-button-interaction-outline-dim-hover:var(--t-fill-color-button-interaction-outline-hover);
888
- --t-fill-color-button-interaction-outline-dim-active:var(--t-fill-color-button-interaction-outline-active);
889
- --t-fill-color-button-interaction-outline-dim-disabled:var(--t-fill-color-button-interaction-outline-disabled);
890
- --t-fill-color-button-create-solid-default:hsl(96, 57%, 33%);
891
- --t-fill-color-button-create-solid-hover:hsl(97, 57%, 28%);
892
- --t-fill-color-button-create-solid-active:hsl(97, 57%, 23%);
893
- --t-fill-color-button-create-solid-disabled:hsl(0, 0%, 81%);
894
- --t-fill-color-button-create-ghost-default:hsla(0, 0%, 100%, 0);
895
- --t-fill-color-button-create-ghost-hover:hsl(96, 60%, 95%);
896
- --t-fill-color-button-create-ghost-active:hsl(97, 57%, 90%);
897
- --t-fill-color-button-create-ghost-disabled:hsla(0, 0%, 100%, 0);
898
- --t-fill-color-button-delete-outline-dim-default:var(--t-fill-color-button-delete-outline);
899
- --t-fill-color-button-delete-outline-dim-hover:var(--t-fill-color-button-delete-outline-hover);
900
- --t-fill-color-button-delete-outline-dim-active:var(--t-fill-color-button-delete-outline-active);
901
- --t-fill-color-button-delete-outline-dim-disabled:var(--t-fill-color-button-delete-outline-disabled);
902
- }
903
-
904
- :root[data-color-mode="dark"]{
905
- --t-fill-color-button-neutral-ghost-disabled-solid:hsl(0, 0%, 100%);
906
- --t-fill-color-button-neutral-outline-dim-disabled-solid:hsl(0, 0%, 100%);
907
- --t-fill-color-button-create-solid-default:hsl(0, 0%, 25%);
908
- --t-fill-color-button-create-solid-hover:hsl(0, 0%, 25%);
909
- --t-fill-color-button-create-solid-active:hsl(0, 0%, 25%);
910
- --t-fill-color-button-create-solid-disabled:hsl(0, 0%, 25%);
911
- --t-fill-color-button-create-ghost-hover:hsla(0, 0%, 100%, 0);
912
- --t-fill-color-button-create-ghost-active:hsla(0, 0%, 100%, 0);
913
- }
914
-
915
- :root{
916
- --t-border-color-default-base:var(--t-border-color);
917
- --t-border-color-default-dark:var(--t-border-color-dark);
918
- --t-border-color-default-darker:var(--t-border-color-darker);
919
- --t-border-color-default-darkest:var(--t-border-color-darkest);
920
- --t-border-color-default-dim:var(--t-border-color-dim);
921
- --t-border-color-default-disabled:var(--t-border-color-disabled);
922
- --t-border-color-default-white:var(--t-border-color-white);
923
- --t-border-radius-default:var(--t-border-radius);
924
- --t-border-width-default:var(--t-border-width);
925
- --t-fill-color-button-delete-ghost-default:var(--t-fill-color-button-delete-ghost);
926
- --t-fill-color-button-delete-outline-default:var(--t-fill-color-button-delete-outline);
927
- --t-fill-color-button-delete-solid-default:var(--t-fill-color-button-delete-solid);
928
- --t-fill-color-button-interaction-ghost-default:var(--t-fill-color-button-interaction-ghost);
929
- --t-fill-color-button-interaction-outline-default:var(--t-fill-color-button-interaction-outline);
930
- --t-fill-color-button-interaction-solid-default:var(--t-fill-color-button-interaction-solid);
931
- --t-fill-color-button-neutral-ghost-default:var(--t-fill-color-button-neutral-ghost);
932
- --t-fill-color-button-neutral-outline-default:var(--t-fill-color-button-neutral-outline);
933
- --t-fill-color-button-neutral-responsive-header-default:var(--t-fill-color-button-neutral-responsive-header);
934
- --t-fill-color-button-neutral-solid-default:var(--t-fill-color-button-neutral-solid);
935
- --t-fill-color-button-pill-default:var(--t-fill-color-button-pill);
936
- --t-fill-color-control-primary:var(--t-fill-color-control);
937
- --t-fill-color-interaction-default:var(--t-fill-color-interaction);
938
- --t-fill-color-product-staff-base:var(--t-fill-color-product-staff);
939
- --t-fill-color-status-error-primary:var(--t-fill-color-status-error);
940
- --t-fill-color-tooltip-primary:var(--t-fill-color-tooltip);
941
- --t-icon-color-default-dim:var(--t-icon-color-dim);
942
- --t-icon-color-default-disabled:var(--t-icon-color-disabled);
943
- --t-icon-color-default-inverted:var(--t-icon-color-inverted);
944
- --t-icon-color-default-primary:var(--t-icon-color);
945
- --t-icon-color-default-secondary:var(--t-icon-color-secondary);
946
- --t-icon-color-status-error-primary:var(--t-icon-color-status-error);
947
- --t-icon-color-status-info-primary:var(--t-icon-color-status-info);
948
- --t-icon-color-status-neutral-primary:var(--t-icon-color-status-neutral);
949
- --t-icon-color-status-success-primary:var(--t-icon-color-status-success);
950
- --t-icon-color-status-warning-primary:var(--t-icon-color-status-warning);
951
- --t-text-color-default-disabled:var(--t-text-color-disabled);
952
- --t-text-color-default-headline:var(--t-text-color-headline);
953
- --t-text-color-default-inverted:var(--t-text-color-inverted);
954
- --t-text-color-default-placeholder:var(--t-text-color-placeholder);
955
- --t-text-color-default-primary:var(--t-text-color);
956
- --t-text-color-default-secondary:var(--t-text-color-secondary);
957
- --t-text-color-interaction-primary:var(--t-text-color-interaction);
668
+ --t-form-border-color-readonly:hsla(0, 0%, 100%, 0);
669
+ --t-form-border-radius:var(--t-border-radius-md);
670
+ --t-form-border-width:var(--t-border-width);
671
+ --t-form-font-color:var(--t-text-color);
672
+ --t-form-font-color-disabled:var(--t-text-color-disabled);
673
+ --t-form-font-color-error:var(--t-text-color-status-error);
674
+ --t-form-font-color-readonly:var(--t-text-color);
675
+ --t-form-picker-icon-color:var(--t-icon-color);
676
+ --t-form-placeholder-color:var(--t-text-color-placeholder);
958
677
  }
959
678
 
679
+ :root[data-color-mode="dark"]{
680
+ --t-fill-color-button-neutral-ghost-disabled-solid:hsl(0, 0%, 100%);
681
+ --t-fill-color-button-neutral-outline-dim-disabled-solid:hsl(0, 0%, 100%);
682
+ --t-fill-color-button-create-solid-default:hsl(0, 0%, 25%);
683
+ --t-fill-color-button-create-solid-hover:hsl(0, 0%, 25%);
684
+ --t-fill-color-button-create-solid-active:hsl(0, 0%, 25%);
685
+ --t-fill-color-button-create-solid-disabled:hsl(0, 0%, 25%);
686
+ --t-fill-color-button-create-ghost-hover:hsla(0, 0%, 100%, 0);
687
+ --t-fill-color-button-create-ghost-active:hsla(0, 0%, 100%, 0);
688
+ }
960
689
 
961
- @media (prefers-reduced-motion: no-preference){
962
-
963
- :root{
964
- interpolate-size:allow-keywords;
690
+ @media (prefers-color-scheme: dark){
691
+ :root[data-color-mode="system"]{
692
+ --t-fill-color-button-neutral-ghost-disabled-solid:hsl(0, 0%, 100%);
693
+ --t-fill-color-button-neutral-outline-dim-disabled-solid:hsl(0, 0%, 100%);
694
+ --t-fill-color-button-create-solid-default:hsl(0, 0%, 25%);
695
+ --t-fill-color-button-create-solid-hover:hsl(0, 0%, 25%);
696
+ --t-fill-color-button-create-solid-active:hsl(0, 0%, 25%);
697
+ --t-fill-color-button-create-solid-disabled:hsl(0, 0%, 25%);
698
+ --t-fill-color-button-create-ghost-hover:hsla(0, 0%, 100%, 0);
699
+ --t-fill-color-button-create-ghost-active:hsla(0, 0%, 100%, 0);
700
+ }
965
701
  }
702
+
703
+ @layer t-critical{
704
+ tds-page-header:not(.hydrated){
705
+ display:none;
966
706
  }
707
+ }
967
708
 
968
- @layer tds-component{
969
- tds-sidenav, .tds-sidenav{
970
- --tds-sidenav-indent:12px;
971
- --tds-sidenav-item-depth:0;
709
+ @layer t-component{
710
+ .tds-page-header{
711
+ --tds-page-header-background-color:var(--t-fill-color-product-current-gradient-tint, var(--t-surface-color-canvas));
712
+ --tds-page-header-background-color-inactive:var(--t-fill-color-neutral-090);
713
+ --tds-page-header-color:var(--t-text-color-default-primary);
714
+ --tds-page-header-headline-color:var(--t-text-color-default-headline);
715
+ --tds-page-header-headline-font-size:var(--t-font-size-2xl);
716
+ --tds-page-header-padding-x:var(--t-spacing-2);
717
+ --tds-page-header-padding-y:var(--t-spacing-2);
718
+ --tds-page-header-nav-padding-x:var(--tds-page-header-padding-x, var(--t-spacing-3));
719
+ --tds-page-header-nav-gap:var(--t-spacing-1);
720
+ --tds-page-header-nav-background:linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, .1) 100%);
721
+ --tds-page-header-nav-item-padding-x:var(--t-spacing-1);
722
+ --tds-page-header-nav-item-padding-y:var(--t-spacing-1);
723
+ --tds-page-header-nav-item-color:var(--t-text-color-default-secondary);
724
+ --tds-page-header-nav-item-background-color:var(--t-fill-color-transparency-light-060);
725
+ --tds-page-header-nav-item-border-width:1px;
972
726
 
973
- --tds-sidenav-item-transition:background-color .2s cubic-bezier(.19, .91, .38, 1);
727
+ --tds-page-header-nav-item-border-color:var(--tds-page-header-nav-item-background-color);
728
+ --tds-page-header-nav-item-border-bottom-color:var(--t-border-color-default-base);
974
729
 
975
- --tds-sidenav-item-icon-size:var(--t-element-size-md);
976
- --tds-sidenav-item-background-hover:var(--t-fill-color-button-interaction-ghost-hover);
977
- --tds-sidenav-item-background-active:var(--t-fill-color-button-interaction-ghost-active);
978
- --tds-sidenav-item-background-selected:var(--t-fill-color-button-interaction-ghost-active);
730
+ --tds-page-header-nav-item-color-hover:var(--t-text-color-default-primary);
731
+ --tds-page-header-nav-item-background-color-hover:var(--t-fill-color-neutral-080);
732
+ --tds-page-header-nav-item-border-color-hover:var(--tds-page-header-nav-item-background-color-hover);
979
733
 
980
- --tds-sidenav-item-nested-background-hover:var(--tds-sidenav-item-background-hover);
981
- --tds-sidenav-item-nested-background-active:var(--tds-sidenav-item-background-hover);
982
- --tds-sidenav-item-nested-background-selected:transparent;
734
+ --tds-page-header-nav-item-background-color-active:var(--t-fill-color-neutral-060);
735
+ --tds-page-header-nav-item-border-color-active:var(--tds-page-header-nav-item-background-color-hover);
983
736
 
984
- --tds-sidenav-item-nested-border-color:var(--t-fill-color-neutral-050);
985
- --tds-sidenav-item-nested-border-color-hover:var(--t-fill-color-neutral-050);
986
- --tds-sidenav-item-nested-border-color-selected:var(--t-border-color-status-info);
737
+ --tds-page-header-nav-item-color-disabled:var(--t-text-color-default-disabled);
738
+ --tds-page-header-nav-item-background-color-disabled:var(--t-fill-color-neutral-080);
739
+ --tds-page-header-nav-item-border-color-disabled:var(--tds-page-header-nav-item-background-color-disabled);
987
740
 
988
- --tds-sidenav-item-icon-color:var(--t-icon-color-default-secondary);
989
- --tds-sidenav-item-icon-color-selected:var(--t-icon-color-default-primary);
741
+ --tds-page-header-nav-item-color-selected:var(--t-text-color-default-primary);
742
+ --tds-page-header-nav-item-background-color-selected:var(--t-surface-color-canvas);
743
+ --tds-page-header-nav-item-border-color-selected:var(--tds-page-header-nav-item-background-color-selected);
744
+ --tds-page-header-nav-item-border-bottom-color-selected:var(--tds-page-header-nav-item-background-color-selected);
745
+ --tds-page-header-nav-item-indicator-color:var(--t-icon-color-status-warning-primary);
990
746
  }
991
747
 
992
- .tds-sidenav--theme-gray{
993
- --tds-sidenav-item-background-hover:var(--t-fill-color-neutral-080);
994
- --tds-sidenav-item-background-active:var(--t-fill-color-neutral-070);
995
- --tds-sidenav-item-background-selected:var(--t-fill-color-neutral-050);
996
- --tds-sidenav-item-nested-border-color-hover:var(--t-fill-color-neutral-050);
997
- --tds-sidenav-item-nested-border-color-selected:var(--t-fill-color-neutral-010);
748
+ .tds-page-header--profile{
749
+ --tds-page-header-padding-y:20px;
750
+ }
751
+ @media (min-width: 600px){
752
+ .tds-page-header{
753
+ --tds-page-header-background-color:var(--t-surface-color-canvas);
754
+ --tds-page-header-color:var(--t-text-color-default-secondary);
755
+ --tds-page-header-padding-x:var(--t-spacing-3);
756
+ --tds-page-header-headline-font-size:var(--t-font-size-3xl);
757
+ --tds-page-header-nav-gap:var(--t-spacing-half);
758
+ --tds-page-header-nav-background:transparent;
759
+ --tds-page-header-nav-item-padding-x:var(--t-spacing-2);
760
+ --tds-page-header-nav-item-border-width:1px;
761
+ --tds-page-header-nav-item-color:var(--t-text-color-default-primary);
762
+ --tds-page-header-nav-item-background-color:var(--t-fill-color-neutral-070);
763
+ --tds-page-header-nav-item-border-color-selected:var(--t-border-color-default-base);
764
+ }
998
765
  }
999
766
  }
1000
767
 
1001
- .tds-sidenav :where(nav,ul,.tds-sidenav-section){
1002
- display:flex;
1003
- }
768
+ .tds-page-header{
769
+ display:flex;
770
+ flex-direction:column;
771
+ padding-top:var(--tds-page-header-padding-y);
772
+ color:var(--tds-page-header-color);
773
+ background:var(--tds-page-header-background-color);
774
+ border-bottom:1px solid var(--t-border-color-default-base);
775
+ }
1004
776
 
1005
- .tds-sidenav :where(nav,ul,.tds-sidenav-section,.tds-sidenav-collapse){
1006
- flex-direction:column;
1007
- gap:var(--t-spacing-half);
1008
- width:100%;
1009
- }
777
+ .tds-page-header:not(.has-nav){
778
+ padding-bottom:var(--tds-page-header-padding-y);
779
+ }
1010
780
 
1011
- .tds-sidenav-section-list{
1012
- width:100%;
1013
- padding:0;
1014
- margin:0;
1015
- list-style:none;
781
+ .tds-page-header.inactive{
782
+ background:var(--tds-page-header-background-color-inactive);
1016
783
  }
1017
784
 
1018
- .tds-sidenav-section-header{
785
+ .tds-page-header__title-bar{
1019
786
  display:flex;
1020
- align-items:baseline;
787
+ flex-direction:column;
788
+ gap:var(--t-spacing-2) var(--t-spacing-1);
789
+ align-items:flex-start;
1021
790
  justify-content:space-between;
1022
- padding-top:var(--t-spacing-2);
791
+ padding:0 var(--tds-page-header-padding-x);
1023
792
  }
1024
793
 
1025
- .tds-sidenav-section-header h2{
1026
- margin:0;
1027
- font-size:var(--t-font-size-sm);
1028
- font-weight:var(--t-font-weight-semibold);
1029
- line-height:1.35;
1030
- color:var(--t-text-color-default-secondary);
1031
- text-transform:uppercase;
1032
- }
1033
-
1034
- .tds-sidenav-section:first-of-type .tds-sidenav-section-header{
1035
- padding-top:0;
1036
- }
1037
-
1038
- .tds-sidenav-section-header [slot="label-actions"]{
1039
- display:flex;
1040
- gap:var(--t-spacing-half);
1041
- align-items:center;
1042
- }
1043
-
1044
- .tds-sidenav-section [slot="section-actions"]{
1045
- display:flex;
1046
- gap:12px;
794
+ .tds-page-header--profile > .tds-page-header__title-bar{
1047
795
  align-items:center;
1048
- min-height:42px;
1049
- padding:var(--t-spacing-1) 0;
1050
796
  }
1051
797
 
1052
- .tds-sidenav-section-list,
1053
- .tds-sidenav-item{
798
+ .tds-page-header__primary{
1054
799
  width:100%;
1055
- padding:0;
1056
- margin:0;
1057
800
  }
1058
801
 
1059
- .tds-sidenav-item :is(a,button){
1060
- position:relative;
1061
- display:flex;
1062
- gap:12px;
1063
- align-items:center;
1064
- width:100%;
1065
- padding:12px;
1066
- overflow:hidden;
1067
- font-size:var(--t-font-size-sm);
1068
- line-height:18px;
1069
- color:var(--t-text-color-default-headline);
1070
- white-space:nowrap;
1071
- text-decoration:none;
1072
- -webkit-appearance:none;
1073
- -moz-appearance:none;
1074
- appearance:none;
1075
- cursor:pointer;
1076
- background-color:var(--tds-sidenav-item-background, transparent);
1077
- border:0;
1078
- border-radius:var(--t-border-radius-default);
1079
- transition:var(--tds-sidenav-item-transition);
1080
- }
1081
-
1082
- :is(.tds-sidenav-item :is(a,button)):not(:has(.prefix,.suffix)),:is(.tds-sidenav-item :is(a,button)) :is(:not(.prefix,.suffix)){
1083
- display:block;
1084
- flex:1;
1085
- overflow:hidden;
1086
- text-overflow:ellipsis;
1087
- text-align:left;
1088
- white-space:nowrap;
1089
- }
1090
-
1091
- :is(.tds-sidenav-item :is(a,button)):hover,:is(.tds-sidenav-item :is(a,button)):focus-visible{
1092
- --tds-sidenav-item-background:var(--tds-sidenav-item-background-hover);
1093
- color:var(--t-text-color-default-headline);
1094
- text-decoration:none;
1095
- }
1096
-
1097
- :is(.tds-sidenav-item :is(a,button)):active{
1098
- --tds-sidenav-item-background:var(--tds-sidenav-item-background-active);
1099
- }
1100
-
1101
- :is(.tds-sidenav-item :is(a,button)) :is(.prefix,[slot="prefix"]){
1102
- overflow:hidden;
1103
- color:var(--tds-sidenav-item-icon-color);
1104
- }
1105
-
1106
- :is(:is(.tds-sidenav-item :is(a,button)) :is(.prefix,[slot="prefix"])),:is(:is(.tds-sidenav-item :is(a,button)) :is(.prefix,[slot="prefix"])) svg{
1107
- display:block;
1108
- width:var(--tds-sidenav-item-icon-size);
1109
- height:var(--tds-sidenav-item-icon-size);
1110
- }
1111
-
1112
- :is(.tds-sidenav-item :is(a,button)):has(.prefix,[slot="prefix"]) + .tds-sidenav-section{
1113
- --tds-sidenav-indent:19px;
1114
- }
1115
-
1116
- [aria-expanded="true"]:is(.tds-sidenav-item :is(a,button)) + .tds-sidenav-section-list{
1117
- visibility:visible;
1118
- block-size:auto;
1119
- opacity:1;
1120
- }
1121
-
1122
- .tds-sidenav-item.selected > :is(a,button),.tds-sidenav-item:has(.tds-sidenav-section):has(.selected) > :is(a,button){
1123
- --tds-sidenav-item-background:var(--tds-sidenav-item-background-selected);
1124
- --tds-sidenav-item-icon-color:var(--tds-sidenav-item-icon-color-selected);
1125
-
1126
- --tds-sidenav-item-nested-background:var(--tds-sidenav-item-nested-background-selected);
1127
- font-weight:var(--t-font-weight-semibold);
1128
- }
1129
-
1130
- .tds-sidenav-item:has(.tds-sidenav-section){
1131
- display:flex;
1132
- flex-direction:column;
1133
- gap:var(--t-spacing-half);
1134
- }
802
+ .tds-page-header__primary h1{
803
+ margin:0;
804
+ font-size:var(--tds-page-header-headline-font-size);
805
+ font-weight:var(--t-font-weight-normal);
806
+ line-height:32px;
807
+ color:var(--tds-page-header-headline-color);
808
+ overflow-wrap:break-word;
809
+ }
1135
810
 
1136
- .tds-sidenav-item .tds-sidenav-section-list{
1137
- --tds-sidenav-item-depth:1;
1138
- gap:0;
1139
- }
811
+ .tds-page-header [slot="actions"]{
812
+ width:100%;
813
+ }
1140
814
 
1141
- .tds-sidenav-action--toggle + :is(.tds-sidenav-item .tds-sidenav-section-list){
1142
- visibility:hidden;
1143
- block-size:0;
1144
- overflow-y:clip;
1145
- opacity:0;
1146
- transition:content-visibility .2s allow-discrete, opacity .2s, block-size .2s;
1147
- }
815
+ .has-multi-actions.tds-page-header [slot="actions"],
816
+ .has-multi-actions.tds-page-header .tds-page-header__actions{
817
+ display:flex;
818
+ flex-flow:row wrap;
819
+ gap:var(--t-spacing-half) var(--t-spacing-1);
820
+ align-items:flex-start;
821
+ justify-content:flex-start;
822
+ min-width:0;
823
+ }
1148
824
 
1149
- :is(.tds-sidenav-item .tds-sidenav-section-list) .tds-sidenav-section-list{
1150
- --tds-sidenav-item-depth:2;
1151
- }
825
+ .tds-page-header nav[slot="navigation"]:not(:has(ul)),
826
+ .tds-page-header nav.tds-page-header__nav:not(:has(ul)),
827
+ .tds-page-header nav[slot="navigation"] ul,
828
+ .tds-page-header nav.tds-page-header__nav ul{
829
+ display:flex;
830
+ gap:var(--tds-page-header-nav-gap);
831
+ padding:var(--t-spacing-2) var(--tds-page-header-nav-padding-x) 0;
832
+ margin:0 0 -1px;
833
+ overflow:auto;
834
+ list-style:none;
835
+ background:var(--tds-page-header-nav-background);
836
+ }
1152
837
 
1153
- :is(.tds-sidenav-section-list .tds-sidenav-section-list .tds-sidenav-item) :is(a,button){
1154
- min-height:var(--t-element-size-2xl);
1155
- padding-block:9px;
1156
- padding-left:calc((var(--tds-sidenav-indent) * var(--tds-sidenav-item-depth)) + var(--tds-sidenav-indent) + var(--t-spacing-fourth));
1157
- line-height:1;
1158
- background-color:transparent;
1159
- }
838
+ .tds-page-header nav[slot="navigation"] a,
839
+ .tds-page-header nav[slot="navigation"] button,
840
+ .tds-page-header nav.tds-page-header__nav a,
841
+ .tds-page-header nav.tds-page-header__nav button{
842
+ position:relative;
843
+ display:inline-flex;
844
+ padding:var(--tds-page-header-nav-item-padding-y) var(--tds-page-header-nav-item-padding-x);
845
+ font-size:var(--t-font-size-sm);
846
+ line-height:22px;
847
+ color:var(--tds-page-header-nav-item-color);
848
+ white-space:nowrap;
849
+ text-decoration:none;
850
+ -webkit-appearance:none;
851
+ -moz-appearance:none;
852
+ appearance:none;
853
+ cursor:pointer;
854
+ outline-offset:-2px;
855
+ background-color:var(--tds-page-header-nav-item-background-color);
856
+ background-clip:padding-box;
857
+ border:var(--tds-page-header-nav-item-border-width) solid var(--tds-page-header-nav-item-border-color);
858
+ border-bottom:1px solid var(--tds-page-header-nav-item-border-bottom-color);
859
+ border-radius:var(--t-border-radius-md) var(--t-border-radius-md) 0 0;
860
+ }
1160
861
 
1161
- :is(:is(.tds-sidenav-section-list .tds-sidenav-section-list .tds-sidenav-item) :is(a,button))::before{
1162
- position:absolute;
1163
- top:0;
1164
- bottom:0;
1165
- left:calc(var(--tds-sidenav-indent) * var(--tds-sidenav-item-depth));
1166
- width:2px;
1167
- content:"";
1168
- background-color:var(--tds-sidenav-item-nested-border-color);
1169
- transition:var(--tds-sidenav-item-transition);
1170
- }
862
+ .tds-page-header nav:is([slot="navigation"], .tds-page-header__nav) li:has(.indicator){
863
+ position:relative;
864
+ }
1171
865
 
1172
- :is(:is(.tds-sidenav-section-list .tds-sidenav-section-list .tds-sidenav-item) :is(a,button))::after{
1173
- position:absolute;
1174
- inset:0 0 0 calc(var(--tds-sidenav-indent) * var(--tds-sidenav-item-depth));
1175
- z-index:-1;
1176
- height:100%;
1177
- content:"";
1178
- background-color:var(--tds-sidenav-item-nested-background);
1179
- border-radius:0 var(--t-border-radius-default) var(--t-border-radius-default) 0;
1180
- transition:var(--tds-sidenav-item-transition);
1181
- }
866
+ .tds-page-header nav:is([slot="navigation"], .tds-page-header__nav) li:has(.indicator) :is(a, button){
867
+ -webkit-mask:radial-gradient(8px at calc(100% - 3px) 0, #0000 98%, #000);
868
+ mask:radial-gradient(8px at calc(100% - 3px) 0, #0000 98%, #000);
869
+ }
1182
870
 
1183
- :is(:is(.tds-sidenav-section-list .tds-sidenav-section-list .tds-sidenav-item) :is(a,button)):not(:has(.prefix,.suffix)),:is(:is(.tds-sidenav-section-list .tds-sidenav-section-list .tds-sidenav-item) :is(a,button)) :is(:not(.prefix,.suffix)){
1184
- display:block;
1185
- text-align:left;
1186
- white-space:normal;
1187
- }
871
+ .tds-page-header nav:is([slot="navigation"], .tds-page-header__nav) li:has(.indicator)::before,
872
+ .tds-page-header nav:is([slot="navigation"], .tds-page-header__nav) li:has(.indicator)::after{
873
+ position:absolute;
874
+ top:-5px;
875
+ right:-2px;
876
+ width:10px;
877
+ height:10px;
878
+ content:"";
879
+ background:var(--tds-page-header-nav-item-indicator-color);
880
+ border-radius:50%;
881
+ }
1188
882
 
1189
- :is(:is(.tds-sidenav-section-list .tds-sidenav-section-list .tds-sidenav-item) :is(a,button)):hover,:is(:is(.tds-sidenav-section-list .tds-sidenav-section-list .tds-sidenav-item) :is(a,button)):focus-visible{
1190
- --tds-sidenav-item-nested-border-color:var(--tds-sidenav-item-nested-border-color-hover);
1191
- --tds-sidenav-item-nested-background:var(--tds-sidenav-item-nested-background-hover);
1192
- }
883
+ @media (prefers-reduced-motion: no-preference){
884
+ .tds-page-header nav:is([slot="navigation"], .tds-page-header__nav) li:has(.indicator)::after{
885
+ animation:indicator-pulse 1.25s ease infinite;
886
+ }
887
+ }
1193
888
 
1194
- :is(:is(.tds-sidenav-section-list .tds-sidenav-section-list .tds-sidenav-item) :is(a,button)):active{
1195
- --tds-sidenav-item-nested-background:var(--tds-sidenav-item-nested-background-active);
1196
- }
889
+ .tds-page-header nav[slot="navigation"] a.selected,
890
+ .tds-page-header nav[slot="navigation"] button.selected,
891
+ .tds-page-header nav.tds-page-header__nav a.selected,
892
+ .tds-page-header nav.tds-page-header__nav button.selected{
893
+ --tds-page-header-nav-item-color:var(--tds-page-header-nav-item-color-selected);
894
+ --tds-page-header-nav-item-border-color:var(--tds-page-header-nav-item-border-color-selected);
895
+ --tds-page-header-nav-item-background-color:var(--tds-page-header-nav-item-background-color-selected);
896
+ --tds-page-header-nav-item-border-bottom-color:var(--tds-page-header-nav-item-background-color-selected);
897
+ }
1197
898
 
1198
- .selected:is(.tds-sidenav-section-list .tds-sidenav-section-list .tds-sidenav-item) :is(a,button){
1199
- --tds-sidenav-item-nested-border-color:var(--tds-sidenav-item-nested-border-color-selected);
1200
- font-weight:var(--t-font-weight-medium);
1201
- }
899
+ .tds-page-header nav[slot="navigation"] a:not(.selected):hover,
900
+ .tds-page-header nav[slot="navigation"] button:not(.selected):hover,
901
+ .tds-page-header nav.tds-page-header__nav a:not(.selected):hover,
902
+ .tds-page-header nav.tds-page-header__nav button:not(.selected):hover{
903
+ --tds-page-header-nav-item-color:var(--tds-page-header-nav-item-color-hover);
904
+ --tds-page-header-nav-item-background-color:var(--tds-page-header-nav-item-background-color-hover);
905
+ --tds-page-header-nav-item-border-color:var(--tds-page-header-nav-item-border-color-hover);
906
+ }
1202
907
 
1203
- .tds-sidenav-responsive-header{
1204
- display:flex;
1205
- gap:var(--t-spacing-2);
1206
- align-items:center;
1207
- width:100%;
908
+ .tds-page-header nav[slot="navigation"] a:not(.selected):active,
909
+ .tds-page-header nav[slot="navigation"] button:not(.selected):active,
910
+ .tds-page-header nav.tds-page-header__nav a:not(.selected):active,
911
+ .tds-page-header nav.tds-page-header__nav button:not(.selected):active{
912
+ background-color:var(--tds-page-header-nav-item-background-color-active);
1208
913
  }
1209
914
 
1210
- .tds-sidenav-responsive-header .tds-sidenav-responsive-header-toggle{
1211
- order:0;
1212
- }
915
+ .tds-page-header nav[slot="navigation"] a:not(.selected):disabled,
916
+ .tds-page-header nav[slot="navigation"] button:not(.selected):disabled,
917
+ .tds-page-header nav.tds-page-header__nav a:not(.selected):disabled,
918
+ .tds-page-header nav.tds-page-header__nav button:not(.selected):disabled{
919
+ color:var(--tds-page-header-nav-item-color-disabled);
920
+ cursor:not-allowed;
921
+ background-color:var(--tds-page-header-nav-item-background-color-disabled);
922
+ opacity:1;
923
+ }
1213
924
 
1214
- .tds-sidenav-responsive-header .tds-sidenav-responsive-header-label{
1215
- flex:1;
1216
- order:1;
1217
- margin:0;
1218
- font-size:var(--t-font-size-lg);
1219
- font-weight:var(--t-font-weight-medium);
1220
- color:var(--t-text-color-default-headline);
925
+ @media (min-width: 960px){
926
+ .tds-page-header__primary{
927
+ flex:1 1 max-content;
928
+ width:auto;
929
+ min-width:0;
930
+ max-width:100%;
1221
931
  }
1222
932
 
1223
- @media (max-width: 719px){
1224
- .tds-sidenav-collapse{
1225
- z-index:10001;
1226
- display:none;
1227
- max-width:min(448px, calc(100vw - 48px));
1228
- padding:0;
1229
- margin:12px 0;
1230
- overflow:hidden;
1231
- outline:0;
1232
- background:var(--t-surface-color-card);
1233
- border:0;
1234
- border-radius:6px;
1235
- box-shadow:0 8px 20px 0 rgba(0, 0, 0, .25);
1236
- will-change:transform;
1237
- position-area:bottom span-right;
933
+ .tds-page-header__title-bar,
934
+ .tds-page-header--profile .tds-page-header__title-bar{
935
+ flex-flow:row nowrap;
936
+ row-gap:12px;
937
+ align-items:flex-start;
1238
938
  }
1239
939
 
1240
- .tds-sidenav-scroll-container{
1241
- --webkit-overflow-scrolling:touch;
1242
- display:block;
1243
- width:100%;
1244
- height:-moz-fit-content;
1245
- height:fit-content;
1246
- padding:var(--t-spacing-2);
1247
- overflow-y:auto;
940
+ .tds-page-header [slot="actions"]{
941
+ width:auto;
1248
942
  }
1249
943
 
1250
- .tds-sidenav-item :is(a, button) :is(.prefix){
1251
- display:none;
1252
- }
1253
- @supports selector(:popover-open){
1254
- .tds-sidenav-collapse:popover-open{
1255
- display:flex;
1256
- }
1257
- }
1258
- @supports not selector(:popover-open){
1259
- .tds-sidenav-collapse.\:popover-open{
1260
- display:flex;
1261
- }
944
+ .has-multi-actions.tds-page-header [slot="actions"],
945
+ .has-multi-actions.tds-page-header .tds-page-header__actions{
946
+ justify-content:flex-end;
1262
947
  }
1263
948
  }
1264
949
 
1265
- @media (min-width: 720px){
1266
- .tds-sidenav-responsive-header{
1267
- display:none;
1268
- }
950
+ .tds-page-header-phone,
951
+ .tds-page-header-email{
952
+ color:var(--tds-page-header-color);
953
+ white-space:nowrap;
1269
954
  }
1270
955
 
1271
- :is(tds-sidenav,tds-sidenav-section,tds-sidenav-item):not(.hydrated) > :not([slot="ssr"]){
1272
- display:none;
1273
- }
1274
-
1275
- :is(tds-sidenav,tds-sidenav-section,tds-sidenav-item):not(.hydrated) > [slot="ssr"]{
1276
- display:block;
1277
- }
956
+ .tds-page-header-email{
957
+ max-width:100%;
958
+ overflow:hidden;
959
+ text-overflow:ellipsis;
960
+ }
1278
961
 
1279
- tds-sidenav-section:not(.hydrated) > [slot="ssr"]{
1280
- display:flex;
1281
- flex-direction:column;
1282
- }
962
+ @keyframes indicator-pulse{
963
+ 0%{
964
+ opacity:.3;
965
+ transform:scale(.9);
966
+ }
1283
967
 
1284
- @layer t-critical{
1285
- tds-page-header:not(.hydrated){
1286
- display:none;
968
+ 100%{
969
+ opacity:0;
970
+ transform:scale(1.75);
1287
971
  }
1288
972
  }
1289
973
 
1290
- @layer t-component{
1291
- .tds-page-header{
1292
- --tds-page-header-background-color:var(--t-fill-color-product-current-gradient-tint, var(--t-surface-color-canvas));
1293
- --tds-page-header-background-color-inactive:var(--t-fill-color-neutral-090);
1294
- --tds-page-header-color:var(--t-text-color-default-primary);
1295
- --tds-page-header-headline-color:var(--t-text-color-default-headline);
1296
- --tds-page-header-headline-font-size:var(--t-font-size-2xl);
1297
- --tds-page-header-padding-x:var(--t-spacing-2);
1298
- --tds-page-header-padding-y:var(--t-spacing-2);
1299
- --tds-page-header-nav-padding-x:var(--tds-page-header-padding-x, var(--t-spacing-3));
1300
- --tds-page-header-nav-gap:var(--t-spacing-1);
1301
- --tds-page-header-nav-background:linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, .1) 100%);
1302
- --tds-page-header-nav-item-padding-x:var(--t-spacing-1);
1303
- --tds-page-header-nav-item-padding-y:var(--t-spacing-1);
1304
- --tds-page-header-nav-item-color:var(--t-text-color-default-secondary);
1305
- --tds-page-header-nav-item-background-color:var(--t-fill-color-transparency-light-060);
1306
- --tds-page-header-nav-item-border-width:1px;
1307
974
 
1308
- --tds-page-header-nav-item-border-color:var(--tds-page-header-nav-item-background-color);
1309
- --tds-page-header-nav-item-border-bottom-color:var(--t-border-color-default-base);
975
+ @media (prefers-reduced-motion: no-preference){
1310
976
 
1311
- --tds-page-header-nav-item-color-hover:var(--t-text-color-default-primary);
1312
- --tds-page-header-nav-item-background-color-hover:var(--t-fill-color-neutral-080);
1313
- --tds-page-header-nav-item-border-color-hover:var(--tds-page-header-nav-item-background-color-hover);
977
+ :root{
978
+ interpolate-size:allow-keywords;
979
+ }
980
+ }
1314
981
 
1315
- --tds-page-header-nav-item-background-color-active:var(--t-fill-color-neutral-060);
1316
- --tds-page-header-nav-item-border-color-active:var(--tds-page-header-nav-item-background-color-hover);
982
+ @layer tds-component{
983
+ tds-sidenav, .tds-sidenav{
984
+ --tds-sidenav-indent:12px;
985
+ --tds-sidenav-item-depth:0;
1317
986
 
1318
- --tds-page-header-nav-item-color-disabled:var(--t-text-color-default-disabled);
1319
- --tds-page-header-nav-item-background-color-disabled:var(--t-fill-color-neutral-080);
1320
- --tds-page-header-nav-item-border-color-disabled:var(--tds-page-header-nav-item-background-color-disabled);
987
+ --tds-sidenav-item-transition:background-color .2s cubic-bezier(.19, .91, .38, 1);
1321
988
 
1322
- --tds-page-header-nav-item-color-selected:var(--t-text-color-default-primary);
1323
- --tds-page-header-nav-item-background-color-selected:var(--t-surface-color-canvas);
1324
- --tds-page-header-nav-item-border-color-selected:var(--tds-page-header-nav-item-background-color-selected);
1325
- --tds-page-header-nav-item-border-bottom-color-selected:var(--tds-page-header-nav-item-background-color-selected);
1326
- --tds-page-header-nav-item-indicator-color:var(--t-icon-color-status-warning-primary);
1327
- }
989
+ --tds-sidenav-item-icon-size:var(--t-element-size-md);
990
+ --tds-sidenav-item-background-hover:var(--t-fill-color-button-interaction-ghost-hover);
991
+ --tds-sidenav-item-background-active:var(--t-fill-color-button-interaction-ghost-active);
992
+ --tds-sidenav-item-background-selected:var(--t-fill-color-button-interaction-ghost-active);
1328
993
 
1329
- .tds-page-header--profile{
1330
- --tds-page-header-padding-y:20px;
994
+ --tds-sidenav-item-nested-background-hover:var(--tds-sidenav-item-background-hover);
995
+ --tds-sidenav-item-nested-background-active:var(--tds-sidenav-item-background-hover);
996
+ --tds-sidenav-item-nested-background-selected:transparent;
997
+
998
+ --tds-sidenav-item-nested-border-color:var(--t-fill-color-neutral-050);
999
+ --tds-sidenav-item-nested-border-color-hover:var(--t-fill-color-neutral-050);
1000
+ --tds-sidenav-item-nested-border-color-selected:var(--t-border-color-status-info);
1001
+
1002
+ --tds-sidenav-item-icon-color:var(--t-icon-color-default-secondary);
1003
+ --tds-sidenav-item-icon-color-selected:var(--t-icon-color-default-primary);
1331
1004
  }
1332
- @media (min-width: 600px){
1333
- .tds-page-header{
1334
- --tds-page-header-background-color:var(--t-surface-color-canvas);
1335
- --tds-page-header-color:var(--t-text-color-default-secondary);
1336
- --tds-page-header-padding-x:var(--t-spacing-3);
1337
- --tds-page-header-headline-font-size:var(--t-font-size-3xl);
1338
- --tds-page-header-nav-gap:var(--t-spacing-half);
1339
- --tds-page-header-nav-background:transparent;
1340
- --tds-page-header-nav-item-padding-x:var(--t-spacing-2);
1341
- --tds-page-header-nav-item-border-width:1px;
1342
- --tds-page-header-nav-item-color:var(--t-text-color-default-primary);
1343
- --tds-page-header-nav-item-background-color:var(--t-fill-color-neutral-070);
1344
- --tds-page-header-nav-item-border-color-selected:var(--t-border-color-default-base);
1345
- }
1005
+
1006
+ .tds-sidenav--theme-gray{
1007
+ --tds-sidenav-item-background-hover:var(--t-fill-color-neutral-080);
1008
+ --tds-sidenav-item-background-active:var(--t-fill-color-neutral-070);
1009
+ --tds-sidenav-item-background-selected:var(--t-fill-color-neutral-050);
1010
+ --tds-sidenav-item-nested-border-color-hover:var(--t-fill-color-neutral-050);
1011
+ --tds-sidenav-item-nested-border-color-selected:var(--t-fill-color-neutral-010);
1346
1012
  }
1347
1013
  }
1348
1014
 
1349
- .tds-page-header{
1350
- display:flex;
1351
- flex-direction:column;
1352
- padding-top:var(--tds-page-header-padding-y);
1353
- color:var(--tds-page-header-color);
1354
- background:var(--tds-page-header-background-color);
1355
- border-bottom:1px solid var(--t-border-color-default-base);
1356
- }
1015
+ .tds-sidenav :where(nav,ul,.tds-sidenav-section){
1016
+ display:flex;
1017
+ }
1357
1018
 
1358
- .tds-page-header:not(.has-nav){
1359
- padding-bottom:var(--tds-page-header-padding-y);
1360
- }
1019
+ .tds-sidenav :where(nav,ul,.tds-sidenav-section,.tds-sidenav-collapse){
1020
+ flex-direction:column;
1021
+ gap:var(--t-spacing-half);
1022
+ width:100%;
1023
+ }
1361
1024
 
1362
- .tds-page-header.inactive{
1363
- background:var(--tds-page-header-background-color-inactive);
1025
+ .tds-sidenav-section-list{
1026
+ width:100%;
1027
+ padding:0;
1028
+ margin:0;
1029
+ list-style:none;
1364
1030
  }
1365
1031
 
1366
- .tds-page-header__title-bar{
1032
+ .tds-sidenav-section-header{
1367
1033
  display:flex;
1368
- flex-direction:column;
1369
- gap:var(--t-spacing-2) var(--t-spacing-1);
1370
- align-items:flex-start;
1034
+ align-items:baseline;
1371
1035
  justify-content:space-between;
1372
- padding:0 var(--tds-page-header-padding-x);
1036
+ padding-top:var(--t-spacing-2);
1373
1037
  }
1374
1038
 
1375
- .tds-page-header--profile > .tds-page-header__title-bar{
1039
+ .tds-sidenav-section-header h2{
1040
+ margin:0;
1041
+ font-size:var(--t-font-size-sm);
1042
+ font-weight:var(--t-font-weight-semibold);
1043
+ line-height:1.35;
1044
+ color:var(--t-text-color-default-secondary);
1045
+ text-transform:uppercase;
1046
+ }
1047
+
1048
+ .tds-sidenav-section:first-of-type .tds-sidenav-section-header{
1049
+ padding-top:0;
1050
+ }
1051
+
1052
+ .tds-sidenav-section-header [slot="label-actions"]{
1053
+ display:flex;
1054
+ gap:var(--t-spacing-half);
1055
+ align-items:center;
1056
+ }
1057
+
1058
+ .tds-sidenav-section [slot="section-actions"]{
1059
+ display:flex;
1060
+ gap:12px;
1376
1061
  align-items:center;
1062
+ min-height:42px;
1063
+ padding:var(--t-spacing-1) 0;
1377
1064
  }
1378
1065
 
1379
- .tds-page-header__primary{
1066
+ .tds-sidenav-section-list,
1067
+ .tds-sidenav-item{
1380
1068
  width:100%;
1381
- }
1382
-
1383
- .tds-page-header__primary h1{
1069
+ padding:0;
1384
1070
  margin:0;
1385
- font-size:var(--tds-page-header-headline-font-size);
1386
- font-weight:var(--t-font-weight-normal);
1387
- line-height:32px;
1388
- color:var(--tds-page-header-headline-color);
1389
- overflow-wrap:break-word;
1390
1071
  }
1391
1072
 
1392
- .tds-page-header [slot="actions"]{
1393
- width:100%;
1394
- }
1073
+ .tds-sidenav-item :is(a,button){
1074
+ position:relative;
1075
+ display:flex;
1076
+ gap:12px;
1077
+ align-items:center;
1078
+ width:100%;
1079
+ padding:12px;
1080
+ overflow:hidden;
1081
+ font-size:var(--t-font-size-sm);
1082
+ line-height:18px;
1083
+ color:var(--t-text-color-default-headline);
1084
+ white-space:nowrap;
1085
+ text-decoration:none;
1086
+ -webkit-appearance:none;
1087
+ -moz-appearance:none;
1088
+ appearance:none;
1089
+ cursor:pointer;
1090
+ background-color:var(--tds-sidenav-item-background, transparent);
1091
+ border:0;
1092
+ border-radius:var(--t-border-radius-default);
1093
+ transition:var(--tds-sidenav-item-transition);
1094
+ }
1395
1095
 
1396
- .has-multi-actions.tds-page-header [slot="actions"],
1397
- .has-multi-actions.tds-page-header .tds-page-header__actions{
1398
- display:flex;
1399
- flex-flow:row wrap;
1400
- gap:var(--t-spacing-half) var(--t-spacing-1);
1401
- align-items:flex-start;
1402
- justify-content:flex-start;
1403
- min-width:0;
1404
- }
1096
+ :is(.tds-sidenav-item :is(a,button)):not(:has(.prefix,.suffix)),:is(.tds-sidenav-item :is(a,button)) :is(:not(.prefix,.suffix)){
1097
+ display:block;
1098
+ flex:1;
1099
+ overflow:hidden;
1100
+ text-overflow:ellipsis;
1101
+ text-align:left;
1102
+ white-space:nowrap;
1103
+ }
1405
1104
 
1406
- .tds-page-header nav[slot="navigation"]:not(:has(ul)),
1407
- .tds-page-header nav.tds-page-header__nav:not(:has(ul)),
1408
- .tds-page-header nav[slot="navigation"] ul,
1409
- .tds-page-header nav.tds-page-header__nav ul{
1410
- display:flex;
1411
- gap:var(--tds-page-header-nav-gap);
1412
- padding:var(--t-spacing-2) var(--tds-page-header-nav-padding-x) 0;
1413
- margin:0 0 -1px;
1414
- overflow:auto;
1415
- list-style:none;
1416
- background:var(--tds-page-header-nav-background);
1417
- }
1105
+ :is(.tds-sidenav-item :is(a,button)):hover,:is(.tds-sidenav-item :is(a,button)):focus-visible{
1106
+ --tds-sidenav-item-background:var(--tds-sidenav-item-background-hover);
1107
+ color:var(--t-text-color-default-headline);
1108
+ text-decoration:none;
1109
+ }
1418
1110
 
1419
- .tds-page-header nav[slot="navigation"] a,
1420
- .tds-page-header nav[slot="navigation"] button,
1421
- .tds-page-header nav.tds-page-header__nav a,
1422
- .tds-page-header nav.tds-page-header__nav button{
1423
- position:relative;
1424
- display:inline-flex;
1425
- padding:var(--tds-page-header-nav-item-padding-y) var(--tds-page-header-nav-item-padding-x);
1426
- font-size:var(--t-font-size-sm);
1427
- line-height:22px;
1428
- color:var(--tds-page-header-nav-item-color);
1429
- white-space:nowrap;
1430
- text-decoration:none;
1431
- -webkit-appearance:none;
1432
- -moz-appearance:none;
1433
- appearance:none;
1434
- cursor:pointer;
1435
- outline-offset:-2px;
1436
- background-color:var(--tds-page-header-nav-item-background-color);
1437
- background-clip:padding-box;
1438
- border:var(--tds-page-header-nav-item-border-width) solid var(--tds-page-header-nav-item-border-color);
1439
- border-bottom:1px solid var(--tds-page-header-nav-item-border-bottom-color);
1440
- border-radius:var(--t-border-radius-md) var(--t-border-radius-md) 0 0;
1441
- }
1111
+ :is(.tds-sidenav-item :is(a,button)):active{
1112
+ --tds-sidenav-item-background:var(--tds-sidenav-item-background-active);
1113
+ }
1114
+
1115
+ :is(.tds-sidenav-item :is(a,button)) :is(.prefix,[slot="prefix"]){
1116
+ overflow:hidden;
1117
+ color:var(--tds-sidenav-item-icon-color);
1118
+ }
1119
+
1120
+ :is(:is(.tds-sidenav-item :is(a,button)) :is(.prefix,[slot="prefix"])),:is(:is(.tds-sidenav-item :is(a,button)) :is(.prefix,[slot="prefix"])) svg{
1121
+ display:block;
1122
+ width:var(--tds-sidenav-item-icon-size);
1123
+ height:var(--tds-sidenav-item-icon-size);
1124
+ }
1125
+
1126
+ :is(.tds-sidenav-item :is(a,button)):has(.prefix,[slot="prefix"]) + .tds-sidenav-section{
1127
+ --tds-sidenav-indent:19px;
1128
+ }
1442
1129
 
1443
- .tds-page-header nav:is([slot="navigation"], .tds-page-header__nav) li:has(.indicator){
1444
- position:relative;
1445
- }
1130
+ [aria-expanded="true"]:is(.tds-sidenav-item :is(a,button)) + .tds-sidenav-section-list{
1131
+ visibility:visible;
1132
+ block-size:auto;
1133
+ opacity:1;
1134
+ }
1446
1135
 
1447
- .tds-page-header nav:is([slot="navigation"], .tds-page-header__nav) li:has(.indicator) :is(a, button){
1448
- -webkit-mask:radial-gradient(8px at calc(100% - 3px) 0, #0000 98%, #000);
1449
- mask:radial-gradient(8px at calc(100% - 3px) 0, #0000 98%, #000);
1450
- }
1136
+ .tds-sidenav-item.selected > :is(a,button),.tds-sidenav-item:has(.tds-sidenav-section):has(.selected) > :is(a,button){
1137
+ --tds-sidenav-item-background:var(--tds-sidenav-item-background-selected);
1138
+ --tds-sidenav-item-icon-color:var(--tds-sidenav-item-icon-color-selected);
1451
1139
 
1452
- .tds-page-header nav:is([slot="navigation"], .tds-page-header__nav) li:has(.indicator)::before,
1453
- .tds-page-header nav:is([slot="navigation"], .tds-page-header__nav) li:has(.indicator)::after{
1454
- position:absolute;
1455
- top:-5px;
1456
- right:-2px;
1457
- width:10px;
1458
- height:10px;
1459
- content:"";
1460
- background:var(--tds-page-header-nav-item-indicator-color);
1461
- border-radius:50%;
1462
- }
1140
+ --tds-sidenav-item-nested-background:var(--tds-sidenav-item-nested-background-selected);
1141
+ font-weight:var(--t-font-weight-semibold);
1142
+ }
1463
1143
 
1464
- @media (prefers-reduced-motion: no-preference){
1465
- .tds-page-header nav:is([slot="navigation"], .tds-page-header__nav) li:has(.indicator)::after{
1466
- animation:indicator-pulse 1.25s ease infinite;
1144
+ .tds-sidenav-item:has(.tds-sidenav-section){
1145
+ display:flex;
1146
+ flex-direction:column;
1147
+ gap:var(--t-spacing-half);
1467
1148
  }
1468
- }
1469
1149
 
1470
- .tds-page-header nav[slot="navigation"] a.selected,
1471
- .tds-page-header nav[slot="navigation"] button.selected,
1472
- .tds-page-header nav.tds-page-header__nav a.selected,
1473
- .tds-page-header nav.tds-page-header__nav button.selected{
1474
- --tds-page-header-nav-item-color:var(--tds-page-header-nav-item-color-selected);
1475
- --tds-page-header-nav-item-border-color:var(--tds-page-header-nav-item-border-color-selected);
1476
- --tds-page-header-nav-item-background-color:var(--tds-page-header-nav-item-background-color-selected);
1477
- --tds-page-header-nav-item-border-bottom-color:var(--tds-page-header-nav-item-background-color-selected);
1478
- }
1150
+ .tds-sidenav-item .tds-sidenav-section-list{
1151
+ --tds-sidenav-item-depth:1;
1152
+ gap:0;
1153
+ }
1479
1154
 
1480
- .tds-page-header nav[slot="navigation"] a:not(.selected):hover,
1481
- .tds-page-header nav[slot="navigation"] button:not(.selected):hover,
1482
- .tds-page-header nav.tds-page-header__nav a:not(.selected):hover,
1483
- .tds-page-header nav.tds-page-header__nav button:not(.selected):hover{
1484
- --tds-page-header-nav-item-color:var(--tds-page-header-nav-item-color-hover);
1485
- --tds-page-header-nav-item-background-color:var(--tds-page-header-nav-item-background-color-hover);
1486
- --tds-page-header-nav-item-border-color:var(--tds-page-header-nav-item-border-color-hover);
1487
- }
1155
+ .tds-sidenav-action--toggle + :is(.tds-sidenav-item .tds-sidenav-section-list){
1156
+ visibility:hidden;
1157
+ block-size:0;
1158
+ overflow-y:clip;
1159
+ opacity:0;
1160
+ transition:content-visibility .2s allow-discrete, opacity .2s, block-size .2s;
1161
+ }
1488
1162
 
1489
- .tds-page-header nav[slot="navigation"] a:not(.selected):active,
1490
- .tds-page-header nav[slot="navigation"] button:not(.selected):active,
1491
- .tds-page-header nav.tds-page-header__nav a:not(.selected):active,
1492
- .tds-page-header nav.tds-page-header__nav button:not(.selected):active{
1493
- background-color:var(--tds-page-header-nav-item-background-color-active);
1494
- }
1163
+ :is(.tds-sidenav-item .tds-sidenav-section-list) .tds-sidenav-section-list{
1164
+ --tds-sidenav-item-depth:2;
1165
+ }
1495
1166
 
1496
- .tds-page-header nav[slot="navigation"] a:not(.selected):disabled,
1497
- .tds-page-header nav[slot="navigation"] button:not(.selected):disabled,
1498
- .tds-page-header nav.tds-page-header__nav a:not(.selected):disabled,
1499
- .tds-page-header nav.tds-page-header__nav button:not(.selected):disabled{
1500
- color:var(--tds-page-header-nav-item-color-disabled);
1501
- cursor:not-allowed;
1502
- background-color:var(--tds-page-header-nav-item-background-color-disabled);
1503
- opacity:1;
1167
+ :is(.tds-sidenav-section-list .tds-sidenav-section-list .tds-sidenav-item) :is(a,button){
1168
+ min-height:var(--t-element-size-2xl);
1169
+ padding-block:9px;
1170
+ padding-left:calc((var(--tds-sidenav-indent) * var(--tds-sidenav-item-depth)) + var(--tds-sidenav-indent) + var(--t-spacing-fourth));
1171
+ line-height:1;
1172
+ background-color:transparent;
1173
+ }
1174
+
1175
+ :is(:is(.tds-sidenav-section-list .tds-sidenav-section-list .tds-sidenav-item) :is(a,button))::before{
1176
+ position:absolute;
1177
+ top:0;
1178
+ bottom:0;
1179
+ left:calc(var(--tds-sidenav-indent) * var(--tds-sidenav-item-depth));
1180
+ width:2px;
1181
+ content:"";
1182
+ background-color:var(--tds-sidenav-item-nested-border-color);
1183
+ transition:var(--tds-sidenav-item-transition);
1184
+ }
1185
+
1186
+ :is(:is(.tds-sidenav-section-list .tds-sidenav-section-list .tds-sidenav-item) :is(a,button))::after{
1187
+ position:absolute;
1188
+ inset:0 0 0 calc(var(--tds-sidenav-indent) * var(--tds-sidenav-item-depth));
1189
+ z-index:-1;
1190
+ height:100%;
1191
+ content:"";
1192
+ background-color:var(--tds-sidenav-item-nested-background);
1193
+ border-radius:0 var(--t-border-radius-default) var(--t-border-radius-default) 0;
1194
+ transition:var(--tds-sidenav-item-transition);
1195
+ }
1196
+
1197
+ :is(:is(.tds-sidenav-section-list .tds-sidenav-section-list .tds-sidenav-item) :is(a,button)):not(:has(.prefix,.suffix)),:is(:is(.tds-sidenav-section-list .tds-sidenav-section-list .tds-sidenav-item) :is(a,button)) :is(:not(.prefix,.suffix)){
1198
+ display:block;
1199
+ text-align:left;
1200
+ white-space:normal;
1201
+ }
1202
+
1203
+ :is(:is(.tds-sidenav-section-list .tds-sidenav-section-list .tds-sidenav-item) :is(a,button)):hover,:is(:is(.tds-sidenav-section-list .tds-sidenav-section-list .tds-sidenav-item) :is(a,button)):focus-visible{
1204
+ --tds-sidenav-item-nested-border-color:var(--tds-sidenav-item-nested-border-color-hover);
1205
+ --tds-sidenav-item-nested-background:var(--tds-sidenav-item-nested-background-hover);
1206
+ }
1207
+
1208
+ :is(:is(.tds-sidenav-section-list .tds-sidenav-section-list .tds-sidenav-item) :is(a,button)):active{
1209
+ --tds-sidenav-item-nested-background:var(--tds-sidenav-item-nested-background-active);
1210
+ }
1211
+
1212
+ .selected:is(.tds-sidenav-section-list .tds-sidenav-section-list .tds-sidenav-item) :is(a,button){
1213
+ --tds-sidenav-item-nested-border-color:var(--tds-sidenav-item-nested-border-color-selected);
1214
+ font-weight:var(--t-font-weight-medium);
1215
+ }
1216
+
1217
+ .tds-sidenav-responsive-header{
1218
+ display:flex;
1219
+ gap:var(--t-spacing-2);
1220
+ align-items:center;
1221
+ width:100%;
1504
1222
  }
1505
1223
 
1506
- @media (min-width: 960px){
1507
- .tds-page-header__primary{
1508
- flex:1 1 max-content;
1509
- width:auto;
1510
- min-width:0;
1511
- max-width:100%;
1224
+ .tds-sidenav-responsive-header .tds-sidenav-responsive-header-toggle{
1225
+ order:0;
1512
1226
  }
1513
1227
 
1514
- .tds-page-header__title-bar,
1515
- .tds-page-header--profile .tds-page-header__title-bar{
1516
- flex-flow:row nowrap;
1517
- row-gap:12px;
1518
- align-items:flex-start;
1228
+ .tds-sidenav-responsive-header .tds-sidenav-responsive-header-label{
1229
+ flex:1;
1230
+ order:1;
1231
+ margin:0;
1232
+ font-size:var(--t-font-size-lg);
1233
+ font-weight:var(--t-font-weight-medium);
1234
+ color:var(--t-text-color-default-headline);
1519
1235
  }
1520
1236
 
1521
- .tds-page-header [slot="actions"]{
1522
- width:auto;
1237
+ @media (max-width: 719px){
1238
+ .tds-sidenav-collapse{
1239
+ z-index:10001;
1240
+ display:none;
1241
+ max-width:min(448px, calc(100vw - 48px));
1242
+ padding:0;
1243
+ margin:12px 0;
1244
+ overflow:hidden;
1245
+ outline:0;
1246
+ background:var(--t-surface-color-card);
1247
+ border:0;
1248
+ border-radius:6px;
1249
+ box-shadow:0 8px 20px 0 rgba(0, 0, 0, .25);
1250
+ will-change:transform;
1251
+ position-area:bottom span-right;
1523
1252
  }
1524
1253
 
1525
- .has-multi-actions.tds-page-header [slot="actions"],
1526
- .has-multi-actions.tds-page-header .tds-page-header__actions{
1527
- justify-content:flex-end;
1254
+ .tds-sidenav-scroll-container{
1255
+ --webkit-overflow-scrolling:touch;
1256
+ display:block;
1257
+ width:100%;
1258
+ height:-moz-fit-content;
1259
+ height:fit-content;
1260
+ padding:var(--t-spacing-2);
1261
+ overflow-y:auto;
1262
+ }
1263
+
1264
+ .tds-sidenav-item :is(a, button) :is(.prefix){
1265
+ display:none;
1266
+ }
1267
+ @supports selector(:popover-open){
1268
+ .tds-sidenav-collapse:popover-open{
1269
+ display:flex;
1270
+ }
1271
+ }
1272
+ @supports not selector(:popover-open){
1273
+ .tds-sidenav-collapse.\:popover-open{
1274
+ display:flex;
1275
+ }
1528
1276
  }
1529
1277
  }
1530
1278
 
1531
- .tds-page-header-phone,
1532
- .tds-page-header-email{
1533
- color:var(--tds-page-header-color);
1534
- white-space:nowrap;
1279
+ @media (min-width: 720px){
1280
+ .tds-sidenav-responsive-header{
1281
+ display:none;
1282
+ }
1535
1283
  }
1536
1284
 
1537
- .tds-page-header-email{
1538
- max-width:100%;
1539
- overflow:hidden;
1540
- text-overflow:ellipsis;
1285
+ :is(tds-sidenav,tds-sidenav-section,tds-sidenav-item):not(.hydrated) > :not([slot="ssr"]){
1286
+ display:none;
1287
+ }
1288
+
1289
+ :is(tds-sidenav,tds-sidenav-section,tds-sidenav-item):not(.hydrated) > [slot="ssr"]{
1290
+ display:block;
1291
+ }
1292
+
1293
+ tds-sidenav-section:not(.hydrated) > [slot="ssr"]{
1294
+ display:flex;
1295
+ flex-direction:column;
1296
+ }
1297
+
1298
+ @media (prefers-color-scheme: dark){
1299
+ :root[data-color-mode="system"]{
1300
+ color-scheme:dark;
1301
+ --t-text-color-headline:hsl(0, 0%, 94%);
1302
+ --t-text-color:hsl(0, 0%, 80%);
1303
+ --t-text-color-secondary:hsl(0, 0%, 54%);
1304
+ --t-text-color-disabled:hsl(0, 0%, 25%);
1305
+ --t-text-color-placeholder:hsl(0, 0%, 38%);
1306
+ --t-text-color-interaction:hsl(204, 68%, 55%);
1307
+ --t-text-color-interaction-hover:hsl(204, 68%, 50%);
1308
+ --t-text-color-interaction-active:hsl(204, 68%, 45%);
1309
+ --t-text-color-interaction-visited:hsl(204, 68%, 50%);
1310
+ --t-text-color-status-neutral:hsl(0, 0%, 80%);
1311
+ --t-text-color-status-info:hsl(204, 68%, 55%);
1312
+ --t-text-color-status-success:hsl(97, 57%, 41%);
1313
+ --t-text-color-status-warning:hsl(42, 84%, 55%);
1314
+ --t-text-color-status-error:hsl(8, 61%, 61%);
1315
+ --t-text-color-tag-subtle-gray:hsl(0, 0%, 80%);
1316
+ --t-text-color-tag-subtle-blue:hsl(223, 46%, 84%);
1317
+ --t-text-color-tag-subtle-indigo:hsl(233, 78%, 84%);
1318
+ --t-text-color-tag-subtle-aqua:hsl(208, 77%, 85%);
1319
+ --t-text-color-tag-subtle-teal:hsl(180, 95%, 74%);
1320
+ --t-text-color-tag-subtle-green:hsl(99, 93%, 84%);
1321
+ --t-text-color-tag-subtle-yellow:hsl(29, 100%, 85%);
1322
+ --t-text-color-tag-subtle-orange:hsl(18, 100%, 85%);
1323
+ --t-text-color-tag-subtle-pink:hsl(328, 89%, 89%);
1324
+ --t-text-color-tag-subtle-purple:hsl(268, 70%, 88%);
1325
+ --t-text-color-tag-subtle-magenta:hsl(285, 70%, 88%);
1326
+ --t-text-color-tag-bold-gray:hsl(0, 0%, 100%);
1327
+ --t-text-color-tag-bold-indigo:hsl(0, 0%, 100%);
1328
+ --t-text-color-tag-bold-blue:hsl(0, 0%, 100%);
1329
+ --t-text-color-tag-bold-aqua:hsl(0, 0%, 100%);
1330
+ --t-text-color-tag-bold-teal:hsl(0, 0%, 100%);
1331
+ --t-text-color-tag-bold-green:hsl(0, 0%, 100%);
1332
+ --t-text-color-tag-bold-yellow:hsl(0, 0%, 100%);
1333
+ --t-text-color-tag-bold-orange:hsl(0, 0%, 100%);
1334
+ --t-text-color-tag-bold-pink:hsl(0, 0%, 100%);
1335
+ --t-text-color-tag-bold-purple:hsl(0, 0%, 100%);
1336
+ --t-text-color-tag-bold-magenta:hsl(0, 0%, 100%);
1337
+ --t-icon-color:hsl(0, 0%, 80%);
1338
+ --t-icon-color-secondary:hsl(0, 0%, 54%);
1339
+ --t-icon-color-dim:hsl(0, 0%, 38%);
1340
+ --t-icon-color-disabled:hsl(0, 0%, 25%);
1341
+ --t-icon-color-status-neutral:hsl(0, 0%, 54%);
1342
+ --t-icon-color-status-neutral-secondary:hsl(0, 0%, 38%);
1343
+ --t-icon-color-status-neutral-bold:hsl(0, 0%, 80%);
1344
+ --t-icon-color-status-info:hsl(204, 68%, 55%);
1345
+ --t-icon-color-status-error:hsl(8, 61%, 61%);
1346
+ --t-fill-color-neutral-100:hsl(0, 0%, 10%);
1347
+ --t-fill-color-neutral-000:hsl(0, 0%, 98%);
1348
+ --t-fill-color-neutral-010:hsl(0, 0%, 88%);
1349
+ --t-fill-color-neutral-020:hsl(0, 0%, 68%);
1350
+ --t-fill-color-neutral-025:hsl(0, 0%, 58%);
1351
+ --t-fill-color-neutral-030:hsl(0, 0%, 50%);
1352
+ --t-fill-color-neutral-040:hsl(0, 0%, 32%);
1353
+ --t-fill-color-neutral-050:hsl(0, 0%, 24%);
1354
+ --t-fill-color-neutral-060:hsl(0, 0%, 19%);
1355
+ --t-fill-color-neutral-070:hsl(0, 0%, 17%);
1356
+ --t-fill-color-neutral-080:hsl(0, 0%, 15%);
1357
+ --t-fill-color-neutral-090:hsl(0, 0%, 12%);
1358
+ --t-fill-color-interaction:hsl(204, 100%, 35%);
1359
+ --t-fill-color-interaction-hover:hsl(204, 100%, 40%);
1360
+ --t-fill-color-interaction-active:hsl(204, 80%, 45%);
1361
+ --t-fill-color-interaction-disabled:hsl(0, 0%, 25%);
1362
+ --t-fill-color-control-neutral-off:hsl(0, 0%, 32%);
1363
+ --t-fill-color-control-neutral-on:hsl(0, 0%, 50%);
1364
+ --t-fill-color-control:hsl(204, 100%, 35%);
1365
+ --t-fill-color-control-disabled:hsl(0, 0%, 20%);
1366
+ --t-fill-color-status-neutral:hsl(0, 0%, 24%);
1367
+ --t-fill-color-status-neutral-ghost:hsl(0, 0%, 18%);
1368
+ --t-fill-color-status-neutral-dim:hsl(0, 0%, 15%);
1369
+ --t-fill-color-status-info:hsl(204, 100%, 35%);
1370
+ --t-fill-color-status-info-ghost:hsl(204, 32%, 15%);
1371
+ --t-fill-color-status-info-dim:hsl(206, 22%, 15%);
1372
+ --t-fill-color-status-success-ghost:hsl(125, 17%, 15%);
1373
+ --t-fill-color-status-success-dim:hsl(120, 12%, 14%);
1374
+ --t-fill-color-status-warning-ghost:hsl(41, 18%, 17%);
1375
+ --t-fill-color-status-warning-dim:hsl(42, 13%, 15%);
1376
+ --t-fill-color-status-error-ghost:hsl(8, 20%, 16%);
1377
+ --t-fill-color-status-error-dim:hsl(10, 16%, 15%);
1378
+ --t-fill-color-tooltip:hsla(0, 0%, 24%, 0.9);
1379
+ --t-fill-color-product-accounts-gradient-page:linear-gradient(111.72deg, hsl(220, 30%, 21%), hsl(220, 48%, 17%), hsl(204, 70%, 12%));
1380
+ --t-fill-color-product-accounts-gradient-tint:linear-gradient(111.72deg, hsl(219, 21%, 16%), hsl(220, 30%, 14%), hsl(203, 37%, 11%));
1381
+ --t-fill-color-product-calendar-gradient-page:linear-gradient(111.72deg, hsl(8, 48%, 15%), hsl(278, 13%, 17%), hsl(204, 70%, 12%));
1382
+ --t-fill-color-product-calendar-gradient-tint:linear-gradient(111.72deg, hsl(9, 29%, 13%), hsl(276, 8%, 12%), hsl(203, 37%, 11%));
1383
+ --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%));
1384
+ --t-fill-color-product-checkins-gradient-tint:linear-gradient(111.72deg, hsl(285, 11%, 14%), hsl(266, 10%, 14%) 42%, hsl(203, 37%, 11%));
1385
+ --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%));
1386
+ --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%));
1387
+ --t-fill-color-product-groups-gradient-page:linear-gradient(111.72deg, hsl(23, 46%, 18%), hsl(278, 13%, 17%), hsl(204, 70%, 12%));
1388
+ --t-fill-color-product-groups-gradient-tint:linear-gradient(111.72deg, hsl(23, 29%, 14%), hsl(276, 7%, 14%), hsl(203, 37%, 11%));
1389
+ --t-fill-color-product-home-gradient-page:linear-gradient(111.72deg, hsl(220, 30%, 21%), hsl(220, 48%, 17%), hsl(204, 70%, 12%));
1390
+ --t-fill-color-product-home-gradient-tint:linear-gradient(111.72deg, hsl(219, 21%, 16%), hsl(220, 30%, 14%), hsl(203, 37%, 11%));
1391
+ --t-fill-color-product-people-gradient-page:linear-gradient(111.72deg, hsl(220, 30%, 21%), hsl(220, 48%, 17%), hsl(204, 70%, 12%));
1392
+ --t-fill-color-product-people-gradient-tint:linear-gradient(111.72deg, hsl(219, 21%, 16%), hsl(220, 30%, 14%), hsl(203, 37%, 11%));
1393
+ --t-fill-color-product-publishing-gradient-page:linear-gradient(111.72deg, hsl(225, 11%, 22%), hsl(227, 20%, 18%) 45%, hsl(204, 70%, 12%));
1394
+ --t-fill-color-product-publishing-gradient-tint:linear-gradient(111.72deg, hsl(220, 7%, 16%), hsl(227, 12%, 14%) 45%, hsl(203, 37%, 11%));
1395
+ --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%));
1396
+ --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%));
1397
+ --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%));
1398
+ --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%));
1399
+ --t-fill-color-tag-gray-010:hsl(0, 0%, 20%);
1400
+ --t-fill-color-tag-gray-020:hsl(0, 0%, 24%);
1401
+ --t-fill-color-tag-gray-030:hsl(0, 0%, 36%);
1402
+ --t-fill-color-tag-gray-040:hsl(0, 0%, 42%);
1403
+ --t-fill-color-tag-blue-010:hsl(219, 26%, 24%);
1404
+ --t-fill-color-tag-blue-020:hsl(220, 28%, 29%);
1405
+ --t-fill-color-tag-blue-030:hsl(219, 32%, 45%);
1406
+ --t-fill-color-tag-blue-040:hsl(220, 35%, 52%);
1407
+ --t-fill-color-tag-aqua-010:hsl(200, 30%, 21%);
1408
+ --t-fill-color-tag-aqua-020:hsl(200, 33%, 26%);
1409
+ --t-fill-color-tag-aqua-030:hsl(200, 39%, 38%);
1410
+ --t-fill-color-tag-aqua-040:hsl(200, 39%, 43%);
1411
+ --t-fill-color-tag-teal-010:hsl(169, 33%, 19%);
1412
+ --t-fill-color-tag-teal-020:hsl(169, 37%, 22%);
1413
+ --t-fill-color-tag-teal-030:hsl(169, 43%, 31%);
1414
+ --t-fill-color-tag-teal-040:hsl(169, 44%, 35%);
1415
+ --t-fill-color-tag-green-010:hsl(110, 30%, 20%);
1416
+ --t-fill-color-tag-green-020:hsl(112, 33%, 23%);
1417
+ --t-fill-color-tag-green-030:hsl(112, 37%, 33%);
1418
+ --t-fill-color-tag-green-040:hsl(112, 39%, 37%);
1419
+ --t-fill-color-tag-yellow-010:hsl(44, 39%, 19%);
1420
+ --t-fill-color-tag-yellow-020:hsl(44, 44%, 22%);
1421
+ --t-fill-color-tag-yellow-030:hsl(44, 50%, 31%);
1422
+ --t-fill-color-tag-yellow-040:hsl(44, 53%, 36%);
1423
+ --t-fill-color-tag-orange-010:hsl(21, 35%, 22%);
1424
+ --t-fill-color-tag-orange-020:hsl(20, 38%, 26%);
1425
+ --t-fill-color-tag-orange-030:hsl(21, 44%, 40%);
1426
+ --t-fill-color-tag-orange-040:hsl(21, 46%, 45%);
1427
+ --t-fill-color-tag-pink-010:hsl(331, 22%, 24%);
1428
+ --t-fill-color-tag-pink-020:hsl(324, 26%, 26%);
1429
+ --t-fill-color-tag-pink-030:hsl(324, 30%, 45%);
1430
+ --t-fill-color-tag-pink-040:hsl(324, 33%, 51%);
1431
+ --t-fill-color-tag-purple-010:hsl(274, 20%, 23%);
1432
+ --t-fill-color-tag-purple-020:hsl(274, 21%, 28%);
1433
+ --t-fill-color-tag-purple-030:hsl(274, 25%, 46%);
1434
+ --t-fill-color-tag-purple-040:hsl(274, 28%, 53%);
1435
+ --t-fill-color-tag-magenta-010:hsl(292, 20%, 21%);
1436
+ --t-fill-color-tag-magenta-020:hsl(292, 22%, 26%);
1437
+ --t-fill-color-tag-magenta-030:hsl(293, 26%, 42%);
1438
+ --t-fill-color-tag-magenta-040:hsl(292, 27%, 48%);
1439
+ --t-fill-color-tag-indigo-010:hsl(235, 21%, 24%);
1440
+ --t-fill-color-tag-indigo-020:hsl(236, 22%, 29%);
1441
+ --t-fill-color-tag-indigo-030:hsl(236, 26%, 50%);
1442
+ --t-fill-color-tag-indigo-040:hsl(236, 34%, 56%);
1443
+ --t-fill-color-button-neutral-solid:hsl(0, 0%, 19%);
1444
+ --t-fill-color-button-neutral-solid-hover:hsl(0, 0%, 24%);
1445
+ --t-fill-color-button-neutral-solid-active:hsl(0, 0%, 32%);
1446
+ --t-fill-color-button-neutral-solid-disabled:hsl(0, 0%, 12%);
1447
+ --t-fill-color-button-neutral-outline:hsl(0, 0%, 15%);
1448
+ --t-fill-color-button-neutral-outline-hover:hsl(0, 0%, 17%);
1449
+ --t-fill-color-button-neutral-outline-active:hsl(0, 0%, 19%);
1450
+ --t-fill-color-button-neutral-outline-disabled:hsl(0, 0%, 12%);
1451
+ --t-fill-color-button-neutral-ghost:hsla(0, 0%, 0%, 0);
1452
+ --t-fill-color-button-neutral-ghost-hover:hsl(0, 0%, 17%);
1453
+ --t-fill-color-button-neutral-ghost-active:hsl(0, 0%, 19%);
1454
+ --t-fill-color-button-neutral-ghost-disabled:hsla(0, 0%, 0%, 0);
1455
+ --t-fill-color-button-neutral-responsive-header-disabled:hsla(0, 0%, 100%, 0.05);
1456
+ --t-fill-color-button-interaction-solid:hsl(204, 100%, 35%);
1457
+ --t-fill-color-button-interaction-solid-hover:hsl(204, 100%, 40%);
1458
+ --t-fill-color-button-interaction-solid-active:hsl(204, 80%, 45%);
1459
+ --t-fill-color-button-interaction-solid-disabled:hsl(0, 0%, 12%);
1460
+ --t-fill-color-button-interaction-outline:hsl(204, 32%, 15%);
1461
+ --t-fill-color-button-interaction-outline-hover:hsl(204, 39%, 17%);
1462
+ --t-fill-color-button-interaction-outline-active:hsl(205, 45%, 18%);
1463
+ --t-fill-color-button-interaction-outline-disabled:hsl(0, 0%, 12%);
1464
+ --t-fill-color-button-interaction-ghost:hsla(0, 0%, 0%, 0);
1465
+ --t-fill-color-button-interaction-ghost-hover:hsl(204, 32%, 15%);
1466
+ --t-fill-color-button-interaction-ghost-active:hsl(204, 39%, 17%);
1467
+ --t-fill-color-button-interaction-ghost-disabled:hsla(0, 0%, 0%, 0);
1468
+ --t-fill-color-button-delete-solid:hsl(8, 60%, 40%);
1469
+ --t-fill-color-button-delete-solid-active:hsl(8, 60%, 47%);
1470
+ --t-fill-color-button-delete-solid-disabled:hsl(0, 0%, 12%);
1471
+ --t-fill-color-button-delete-outline:hsl(8, 20%, 16%);
1472
+ --t-fill-color-button-delete-outline-hover:hsl(9, 24%, 17%);
1473
+ --t-fill-color-button-delete-outline-active:hsl(9, 29%, 19%);
1474
+ --t-fill-color-button-delete-outline-disabled:hsl(0, 0%, 12%);
1475
+ --t-fill-color-button-delete-ghost:hsla(0, 0%, 0%, 0);
1476
+ --t-fill-color-button-delete-ghost-hover:hsl(8, 20%, 16%);
1477
+ --t-fill-color-button-delete-ghost-active:hsl(9, 24%, 17%);
1478
+ --t-fill-color-button-delete-ghost-disabled:hsla(0, 0%, 0%, 0);
1479
+ --t-fill-color-button-pill:hsl(0, 0%, 18%);
1480
+ --t-fill-color-button-pill-hover:hsl(0, 0%, 21%);
1481
+ --t-fill-color-button-pill-active:hsl(0, 0%, 21%);
1482
+ --t-fill-color-button-pill-disabled:hsl(0, 0%, 18%);
1483
+ --t-fill-color-transparency-light-010:hsla(0, 0%, 0%, 0.1);
1484
+ --t-fill-color-transparency-light-020:hsla(0, 0%, 0%, 0.2);
1485
+ --t-fill-color-transparency-light-030:hsla(0, 0%, 0%, 0.3);
1486
+ --t-fill-color-transparency-light-040:hsla(0, 0%, 0%, 0.4);
1487
+ --t-fill-color-transparency-light-050:hsla(0, 0%, 0%, 0.5);
1488
+ --t-fill-color-transparency-light-060:hsla(0, 0%, 0%, 0.6);
1489
+ --t-fill-color-transparency-light-070:hsla(0, 0%, 0%, 0.7);
1490
+ --t-fill-color-transparency-light-080:hsla(0, 0%, 0%, 0.8);
1491
+ --t-fill-color-transparency-light-090:hsla(0, 0%, 0%, 0.9);
1492
+ --t-fill-color-transparency-dark-010:hsla(0, 0%, 100%, 0.1);
1493
+ --t-fill-color-transparency-dark-020:hsla(0, 0%, 100%, 0.2);
1494
+ --t-fill-color-transparency-dark-030:hsla(0, 0%, 100%, 0.3);
1495
+ --t-fill-color-transparency-dark-040:hsla(0, 0%, 100%, 0.4);
1496
+ --t-fill-color-transparency-dark-050:hsla(0, 0%, 100%, 0.5);
1497
+ --t-fill-color-transparency-dark-060:hsla(0, 0%, 100%, 0.6);
1498
+ --t-fill-color-transparency-dark-070:hsla(0, 0%, 100%, 0.7);
1499
+ --t-fill-color-transparency-dark-080:hsla(0, 0%, 100%, 0.8);
1500
+ --t-fill-color-transparency-dark-090:hsla(0, 0%, 100%, 0.9);
1501
+ --t-surface-color-card:hsl(0, 0%, 12%);
1502
+ --t-surface-color-canvas:hsl(0, 0%, 10%);
1503
+ --t-border-color:hsl(0, 0%, 21%);
1504
+ --t-border-color-dark:hsl(0, 0%, 25%);
1505
+ --t-border-color-darker:hsl(0, 0%, 33%);
1506
+ --t-border-color-darkest:hsl(0, 0%, 38%);
1507
+ --t-border-color-disabled:hsl(0, 0%, 21%);
1508
+ --t-border-color-dim:hsl(0, 0%, 16%);
1509
+ --t-border-color-white:hsl(0, 0%, 12%);
1510
+ --t-border-color-status-neutral:hsl(0, 0%, 38%);
1511
+ --t-border-color-status-info:hsl(204, 100%, 35%);
1512
+ --t-border-color-button-neutral:hsl(0, 0%, 19%);
1513
+ --t-border-color-button-info:hsla(204, 100%, 40%, 0.25);
1514
+ --t-border-color-button-create:hsla(96, 57%, 33%, 0.25);
1515
+ --t-border-color-button-delete:hsla(8, 60%, 47%, 0.25);
1516
+ --t-border-color-control-neutral:hsl(0, 0%, 33%);
1517
+ --t-border-color-control-info:hsl(204, 100%, 35%);
1518
+ --t-border-color-control-disabled:hsl(0, 0%, 21%);
1519
+ --t-shadow-overflow-color:hsla(0, 0%, 0%, 0.6);
1541
1520
  }
1542
-
1543
- @keyframes indicator-pulse{
1544
- 0%{
1545
- opacity:.3;
1546
- transform:scale(.9);
1547
- }
1548
-
1549
- 100%{
1550
- opacity:0;
1551
- transform:scale(1.75);
1552
- }
1553
1521
  }
1554
1522
 
1555
- @media (prefers-color-scheme: dark){
1556
- :root[data-color-mode="system"]{
1557
- --t-fill-color-button-neutral-ghost-disabled-solid:hsl(0, 0%, 100%);
1558
- --t-fill-color-button-neutral-outline-dim-disabled-solid:hsl(0, 0%, 100%);
1559
- --t-fill-color-button-create-solid-default:hsl(0, 0%, 25%);
1560
- --t-fill-color-button-create-solid-hover:hsl(0, 0%, 25%);
1561
- --t-fill-color-button-create-solid-active:hsl(0, 0%, 25%);
1562
- --t-fill-color-button-create-solid-disabled:hsl(0, 0%, 25%);
1563
- --t-fill-color-button-create-ghost-hover:hsla(0, 0%, 100%, 0);
1564
- --t-fill-color-button-create-ghost-active:hsla(0, 0%, 100%, 0);
1565
- }
1523
+ :root{
1524
+ --t-border-color-default-base:var(--t-border-color);
1525
+ --t-border-color-default-dark:var(--t-border-color-dark);
1526
+ --t-border-color-default-darker:var(--t-border-color-darker);
1527
+ --t-border-color-default-darkest:var(--t-border-color-darkest);
1528
+ --t-border-color-default-dim:var(--t-border-color-dim);
1529
+ --t-border-color-default-disabled:var(--t-border-color-disabled);
1530
+ --t-border-color-default-white:var(--t-border-color-white);
1531
+ --t-border-radius-default:var(--t-border-radius);
1532
+ --t-border-width-default:var(--t-border-width);
1533
+ --t-fill-color-button-delete-ghost-default:var(--t-fill-color-button-delete-ghost);
1534
+ --t-fill-color-button-delete-outline-default:var(--t-fill-color-button-delete-outline);
1535
+ --t-fill-color-button-delete-solid-default:var(--t-fill-color-button-delete-solid);
1536
+ --t-fill-color-button-interaction-ghost-default:var(--t-fill-color-button-interaction-ghost);
1537
+ --t-fill-color-button-interaction-outline-default:var(--t-fill-color-button-interaction-outline);
1538
+ --t-fill-color-button-interaction-solid-default:var(--t-fill-color-button-interaction-solid);
1539
+ --t-fill-color-button-neutral-ghost-default:var(--t-fill-color-button-neutral-ghost);
1540
+ --t-fill-color-button-neutral-outline-default:var(--t-fill-color-button-neutral-outline);
1541
+ --t-fill-color-button-neutral-responsive-header-default:var(--t-fill-color-button-neutral-responsive-header);
1542
+ --t-fill-color-button-neutral-solid-default:var(--t-fill-color-button-neutral-solid);
1543
+ --t-fill-color-button-pill-default:var(--t-fill-color-button-pill);
1544
+ --t-fill-color-control-primary:var(--t-fill-color-control);
1545
+ --t-fill-color-interaction-default:var(--t-fill-color-interaction);
1546
+ --t-fill-color-product-staff-base:var(--t-fill-color-product-staff);
1547
+ --t-fill-color-status-error-primary:var(--t-fill-color-status-error);
1548
+ --t-fill-color-tooltip-primary:var(--t-fill-color-tooltip);
1549
+ --t-icon-color-default-dim:var(--t-icon-color-dim);
1550
+ --t-icon-color-default-disabled:var(--t-icon-color-disabled);
1551
+ --t-icon-color-default-inverted:var(--t-icon-color-inverted);
1552
+ --t-icon-color-default-primary:var(--t-icon-color);
1553
+ --t-icon-color-default-secondary:var(--t-icon-color-secondary);
1554
+ --t-icon-color-status-error-primary:var(--t-icon-color-status-error);
1555
+ --t-icon-color-status-info-primary:var(--t-icon-color-status-info);
1556
+ --t-icon-color-status-neutral-primary:var(--t-icon-color-status-neutral);
1557
+ --t-icon-color-status-success-primary:var(--t-icon-color-status-success);
1558
+ --t-icon-color-status-warning-primary:var(--t-icon-color-status-warning);
1559
+ --t-text-color-default-disabled:var(--t-text-color-disabled);
1560
+ --t-text-color-default-headline:var(--t-text-color-headline);
1561
+ --t-text-color-default-inverted:var(--t-text-color-inverted);
1562
+ --t-text-color-default-placeholder:var(--t-text-color-placeholder);
1563
+ --t-text-color-default-primary:var(--t-text-color);
1564
+ --t-text-color-default-secondary:var(--t-text-color-secondary);
1565
+ --t-text-color-interaction-primary:var(--t-text-color-interaction);
1566
1566
  }
1567
1567
 
1568
1568
  .tds-loading-spinner{