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

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 (29) 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 +767 -767
  4. package/dist/reactRender.css.map +1 -1
  5. package/dist/reactRenderLegacy.css +767 -767
  6. package/dist/reactRenderLegacy.css.map +1 -1
  7. package/dist/tapestry-wc/dist/components/{p-4J2maIkE.js → p-9PkglV2P.js} +3 -3
  8. package/dist/tapestry-wc/dist/components/{p-4J2maIkE.js.map → p-9PkglV2P.js.map} +1 -1
  9. package/dist/tapestry-wc/dist/components/{p-01_HKH2P.js → p-C4dGV2h9.js} +2 -2
  10. package/dist/tapestry-wc/dist/components/{p-01_HKH2P.js.map → p-C4dGV2h9.js.map} +1 -1
  11. package/dist/tapestry-wc/dist/components/{p-DB3vpXty.js → p-Cfwcrohl.js} +2 -2
  12. package/dist/tapestry-wc/dist/components/{p-DB3vpXty.js.map → p-Cfwcrohl.js.map} +1 -1
  13. package/dist/tapestry-wc/dist/components/{p-DCC7JKnS.js → p-DntE3Ce_.js} +3 -3
  14. package/dist/tapestry-wc/dist/components/{p-DCC7JKnS.js.map → p-DntE3Ce_.js.map} +1 -1
  15. package/dist/tapestry-wc/dist/components/{p-DbUdcI2i.js → p-DxkrfsDr.js} +3 -3
  16. package/dist/tapestry-wc/dist/components/{p-DbUdcI2i.js.map → p-DxkrfsDr.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/package.json +3 -3
@@ -1,267 +1,5 @@
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
-
226
- :root{
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
3
  :root{
266
4
  --t-border-radius-sm:2px;
267
5
  --t-border-radius-md:4px;
@@ -676,6 +414,538 @@
676
414
  --t-form-placeholder-color:var(--t-text-color-placeholder);
677
415
  }
678
416
 
417
+ @media (prefers-color-scheme: dark){
418
+ :root[data-color-mode="system"]{
419
+ color-scheme:dark;
420
+ --t-text-color-headline:hsl(0, 0%, 94%);
421
+ --t-text-color:hsl(0, 0%, 80%);
422
+ --t-text-color-secondary:hsl(0, 0%, 54%);
423
+ --t-text-color-disabled:hsl(0, 0%, 25%);
424
+ --t-text-color-placeholder:hsl(0, 0%, 38%);
425
+ --t-text-color-interaction:hsl(204, 68%, 55%);
426
+ --t-text-color-interaction-hover:hsl(204, 68%, 50%);
427
+ --t-text-color-interaction-active:hsl(204, 68%, 45%);
428
+ --t-text-color-interaction-visited:hsl(204, 68%, 50%);
429
+ --t-text-color-status-neutral:hsl(0, 0%, 80%);
430
+ --t-text-color-status-info:hsl(204, 68%, 55%);
431
+ --t-text-color-status-success:hsl(97, 57%, 41%);
432
+ --t-text-color-status-warning:hsl(42, 84%, 55%);
433
+ --t-text-color-status-error:hsl(8, 61%, 61%);
434
+ --t-text-color-tag-subtle-gray:hsl(0, 0%, 80%);
435
+ --t-text-color-tag-subtle-blue:hsl(223, 46%, 84%);
436
+ --t-text-color-tag-subtle-indigo:hsl(233, 78%, 84%);
437
+ --t-text-color-tag-subtle-aqua:hsl(208, 77%, 85%);
438
+ --t-text-color-tag-subtle-teal:hsl(180, 95%, 74%);
439
+ --t-text-color-tag-subtle-green:hsl(99, 93%, 84%);
440
+ --t-text-color-tag-subtle-yellow:hsl(29, 100%, 85%);
441
+ --t-text-color-tag-subtle-orange:hsl(18, 100%, 85%);
442
+ --t-text-color-tag-subtle-pink:hsl(328, 89%, 89%);
443
+ --t-text-color-tag-subtle-purple:hsl(268, 70%, 88%);
444
+ --t-text-color-tag-subtle-magenta:hsl(285, 70%, 88%);
445
+ --t-text-color-tag-bold-gray:hsl(0, 0%, 100%);
446
+ --t-text-color-tag-bold-indigo:hsl(0, 0%, 100%);
447
+ --t-text-color-tag-bold-blue:hsl(0, 0%, 100%);
448
+ --t-text-color-tag-bold-aqua:hsl(0, 0%, 100%);
449
+ --t-text-color-tag-bold-teal:hsl(0, 0%, 100%);
450
+ --t-text-color-tag-bold-green:hsl(0, 0%, 100%);
451
+ --t-text-color-tag-bold-yellow:hsl(0, 0%, 100%);
452
+ --t-text-color-tag-bold-orange:hsl(0, 0%, 100%);
453
+ --t-text-color-tag-bold-pink:hsl(0, 0%, 100%);
454
+ --t-text-color-tag-bold-purple:hsl(0, 0%, 100%);
455
+ --t-text-color-tag-bold-magenta:hsl(0, 0%, 100%);
456
+ --t-icon-color:hsl(0, 0%, 80%);
457
+ --t-icon-color-secondary:hsl(0, 0%, 54%);
458
+ --t-icon-color-dim:hsl(0, 0%, 38%);
459
+ --t-icon-color-disabled:hsl(0, 0%, 25%);
460
+ --t-icon-color-status-neutral:hsl(0, 0%, 54%);
461
+ --t-icon-color-status-neutral-secondary:hsl(0, 0%, 38%);
462
+ --t-icon-color-status-neutral-bold:hsl(0, 0%, 80%);
463
+ --t-icon-color-status-info:hsl(204, 68%, 55%);
464
+ --t-icon-color-status-error:hsl(8, 61%, 61%);
465
+ --t-fill-color-neutral-100:hsl(0, 0%, 10%);
466
+ --t-fill-color-neutral-000:hsl(0, 0%, 98%);
467
+ --t-fill-color-neutral-010:hsl(0, 0%, 88%);
468
+ --t-fill-color-neutral-020:hsl(0, 0%, 68%);
469
+ --t-fill-color-neutral-025:hsl(0, 0%, 58%);
470
+ --t-fill-color-neutral-030:hsl(0, 0%, 50%);
471
+ --t-fill-color-neutral-040:hsl(0, 0%, 32%);
472
+ --t-fill-color-neutral-050:hsl(0, 0%, 24%);
473
+ --t-fill-color-neutral-060:hsl(0, 0%, 19%);
474
+ --t-fill-color-neutral-070:hsl(0, 0%, 17%);
475
+ --t-fill-color-neutral-080:hsl(0, 0%, 15%);
476
+ --t-fill-color-neutral-090:hsl(0, 0%, 12%);
477
+ --t-fill-color-interaction:hsl(204, 100%, 35%);
478
+ --t-fill-color-interaction-hover:hsl(204, 100%, 40%);
479
+ --t-fill-color-interaction-active:hsl(204, 80%, 45%);
480
+ --t-fill-color-interaction-disabled:hsl(0, 0%, 25%);
481
+ --t-fill-color-control-neutral-off:hsl(0, 0%, 32%);
482
+ --t-fill-color-control-neutral-on:hsl(0, 0%, 50%);
483
+ --t-fill-color-control:hsl(204, 100%, 35%);
484
+ --t-fill-color-control-disabled:hsl(0, 0%, 20%);
485
+ --t-fill-color-status-neutral:hsl(0, 0%, 24%);
486
+ --t-fill-color-status-neutral-ghost:hsl(0, 0%, 18%);
487
+ --t-fill-color-status-neutral-dim:hsl(0, 0%, 15%);
488
+ --t-fill-color-status-info:hsl(204, 100%, 35%);
489
+ --t-fill-color-status-info-ghost:hsl(204, 32%, 15%);
490
+ --t-fill-color-status-info-dim:hsl(206, 22%, 15%);
491
+ --t-fill-color-status-success-ghost:hsl(125, 17%, 15%);
492
+ --t-fill-color-status-success-dim:hsl(120, 12%, 14%);
493
+ --t-fill-color-status-warning-ghost:hsl(41, 18%, 17%);
494
+ --t-fill-color-status-warning-dim:hsl(42, 13%, 15%);
495
+ --t-fill-color-status-error-ghost:hsl(8, 20%, 16%);
496
+ --t-fill-color-status-error-dim:hsl(10, 16%, 15%);
497
+ --t-fill-color-tooltip:hsla(0, 0%, 24%, 0.9);
498
+ --t-fill-color-product-accounts-gradient-page:linear-gradient(111.72deg, hsl(220, 30%, 21%), hsl(220, 48%, 17%), hsl(204, 70%, 12%));
499
+ --t-fill-color-product-accounts-gradient-tint:linear-gradient(111.72deg, hsl(219, 21%, 16%), hsl(220, 30%, 14%), hsl(203, 37%, 11%));
500
+ --t-fill-color-product-calendar-gradient-page:linear-gradient(111.72deg, hsl(8, 48%, 15%), hsl(278, 13%, 17%), hsl(204, 70%, 12%));
501
+ --t-fill-color-product-calendar-gradient-tint:linear-gradient(111.72deg, hsl(9, 29%, 13%), hsl(276, 8%, 12%), hsl(203, 37%, 11%));
502
+ --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%));
503
+ --t-fill-color-product-checkins-gradient-tint:linear-gradient(111.72deg, hsl(285, 11%, 14%), hsl(266, 10%, 14%) 42%, hsl(203, 37%, 11%));
504
+ --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%));
505
+ --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%));
506
+ --t-fill-color-product-groups-gradient-page:linear-gradient(111.72deg, hsl(23, 46%, 18%), hsl(278, 13%, 17%), hsl(204, 70%, 12%));
507
+ --t-fill-color-product-groups-gradient-tint:linear-gradient(111.72deg, hsl(23, 29%, 14%), hsl(276, 7%, 14%), hsl(203, 37%, 11%));
508
+ --t-fill-color-product-home-gradient-page:linear-gradient(111.72deg, hsl(220, 30%, 21%), hsl(220, 48%, 17%), hsl(204, 70%, 12%));
509
+ --t-fill-color-product-home-gradient-tint:linear-gradient(111.72deg, hsl(219, 21%, 16%), hsl(220, 30%, 14%), hsl(203, 37%, 11%));
510
+ --t-fill-color-product-people-gradient-page:linear-gradient(111.72deg, hsl(220, 30%, 21%), hsl(220, 48%, 17%), hsl(204, 70%, 12%));
511
+ --t-fill-color-product-people-gradient-tint:linear-gradient(111.72deg, hsl(219, 21%, 16%), hsl(220, 30%, 14%), hsl(203, 37%, 11%));
512
+ --t-fill-color-product-publishing-gradient-page:linear-gradient(111.72deg, hsl(225, 11%, 22%), hsl(227, 20%, 18%) 45%, hsl(204, 70%, 12%));
513
+ --t-fill-color-product-publishing-gradient-tint:linear-gradient(111.72deg, hsl(220, 7%, 16%), hsl(227, 12%, 14%) 45%, hsl(203, 37%, 11%));
514
+ --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%));
515
+ --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%));
516
+ --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%));
517
+ --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%));
518
+ --t-fill-color-tag-gray-010:hsl(0, 0%, 20%);
519
+ --t-fill-color-tag-gray-020:hsl(0, 0%, 24%);
520
+ --t-fill-color-tag-gray-030:hsl(0, 0%, 36%);
521
+ --t-fill-color-tag-gray-040:hsl(0, 0%, 42%);
522
+ --t-fill-color-tag-blue-010:hsl(219, 26%, 24%);
523
+ --t-fill-color-tag-blue-020:hsl(220, 28%, 29%);
524
+ --t-fill-color-tag-blue-030:hsl(219, 32%, 45%);
525
+ --t-fill-color-tag-blue-040:hsl(220, 35%, 52%);
526
+ --t-fill-color-tag-aqua-010:hsl(200, 30%, 21%);
527
+ --t-fill-color-tag-aqua-020:hsl(200, 33%, 26%);
528
+ --t-fill-color-tag-aqua-030:hsl(200, 39%, 38%);
529
+ --t-fill-color-tag-aqua-040:hsl(200, 39%, 43%);
530
+ --t-fill-color-tag-teal-010:hsl(169, 33%, 19%);
531
+ --t-fill-color-tag-teal-020:hsl(169, 37%, 22%);
532
+ --t-fill-color-tag-teal-030:hsl(169, 43%, 31%);
533
+ --t-fill-color-tag-teal-040:hsl(169, 44%, 35%);
534
+ --t-fill-color-tag-green-010:hsl(110, 30%, 20%);
535
+ --t-fill-color-tag-green-020:hsl(112, 33%, 23%);
536
+ --t-fill-color-tag-green-030:hsl(112, 37%, 33%);
537
+ --t-fill-color-tag-green-040:hsl(112, 39%, 37%);
538
+ --t-fill-color-tag-yellow-010:hsl(44, 39%, 19%);
539
+ --t-fill-color-tag-yellow-020:hsl(44, 44%, 22%);
540
+ --t-fill-color-tag-yellow-030:hsl(44, 50%, 31%);
541
+ --t-fill-color-tag-yellow-040:hsl(44, 53%, 36%);
542
+ --t-fill-color-tag-orange-010:hsl(21, 35%, 22%);
543
+ --t-fill-color-tag-orange-020:hsl(20, 38%, 26%);
544
+ --t-fill-color-tag-orange-030:hsl(21, 44%, 40%);
545
+ --t-fill-color-tag-orange-040:hsl(21, 46%, 45%);
546
+ --t-fill-color-tag-pink-010:hsl(331, 22%, 24%);
547
+ --t-fill-color-tag-pink-020:hsl(324, 26%, 26%);
548
+ --t-fill-color-tag-pink-030:hsl(324, 30%, 45%);
549
+ --t-fill-color-tag-pink-040:hsl(324, 33%, 51%);
550
+ --t-fill-color-tag-purple-010:hsl(274, 20%, 23%);
551
+ --t-fill-color-tag-purple-020:hsl(274, 21%, 28%);
552
+ --t-fill-color-tag-purple-030:hsl(274, 25%, 46%);
553
+ --t-fill-color-tag-purple-040:hsl(274, 28%, 53%);
554
+ --t-fill-color-tag-magenta-010:hsl(292, 20%, 21%);
555
+ --t-fill-color-tag-magenta-020:hsl(292, 22%, 26%);
556
+ --t-fill-color-tag-magenta-030:hsl(293, 26%, 42%);
557
+ --t-fill-color-tag-magenta-040:hsl(292, 27%, 48%);
558
+ --t-fill-color-tag-indigo-010:hsl(235, 21%, 24%);
559
+ --t-fill-color-tag-indigo-020:hsl(236, 22%, 29%);
560
+ --t-fill-color-tag-indigo-030:hsl(236, 26%, 50%);
561
+ --t-fill-color-tag-indigo-040:hsl(236, 34%, 56%);
562
+ --t-fill-color-button-neutral-solid:hsl(0, 0%, 19%);
563
+ --t-fill-color-button-neutral-solid-hover:hsl(0, 0%, 24%);
564
+ --t-fill-color-button-neutral-solid-active:hsl(0, 0%, 32%);
565
+ --t-fill-color-button-neutral-solid-disabled:hsl(0, 0%, 12%);
566
+ --t-fill-color-button-neutral-outline:hsl(0, 0%, 15%);
567
+ --t-fill-color-button-neutral-outline-hover:hsl(0, 0%, 17%);
568
+ --t-fill-color-button-neutral-outline-active:hsl(0, 0%, 19%);
569
+ --t-fill-color-button-neutral-outline-disabled:hsl(0, 0%, 12%);
570
+ --t-fill-color-button-neutral-ghost:hsla(0, 0%, 0%, 0);
571
+ --t-fill-color-button-neutral-ghost-hover:hsl(0, 0%, 17%);
572
+ --t-fill-color-button-neutral-ghost-active:hsl(0, 0%, 19%);
573
+ --t-fill-color-button-neutral-ghost-disabled:hsla(0, 0%, 0%, 0);
574
+ --t-fill-color-button-neutral-responsive-header-disabled:hsla(0, 0%, 100%, 0.05);
575
+ --t-fill-color-button-interaction-solid:hsl(204, 100%, 35%);
576
+ --t-fill-color-button-interaction-solid-hover:hsl(204, 100%, 40%);
577
+ --t-fill-color-button-interaction-solid-active:hsl(204, 80%, 45%);
578
+ --t-fill-color-button-interaction-solid-disabled:hsl(0, 0%, 12%);
579
+ --t-fill-color-button-interaction-outline:hsl(204, 32%, 15%);
580
+ --t-fill-color-button-interaction-outline-hover:hsl(204, 39%, 17%);
581
+ --t-fill-color-button-interaction-outline-active:hsl(205, 45%, 18%);
582
+ --t-fill-color-button-interaction-outline-disabled:hsl(0, 0%, 12%);
583
+ --t-fill-color-button-interaction-ghost:hsla(0, 0%, 0%, 0);
584
+ --t-fill-color-button-interaction-ghost-hover:hsl(204, 32%, 15%);
585
+ --t-fill-color-button-interaction-ghost-active:hsl(204, 39%, 17%);
586
+ --t-fill-color-button-interaction-ghost-disabled:hsla(0, 0%, 0%, 0);
587
+ --t-fill-color-button-delete-solid:hsl(8, 60%, 40%);
588
+ --t-fill-color-button-delete-solid-active:hsl(8, 60%, 47%);
589
+ --t-fill-color-button-delete-solid-disabled:hsl(0, 0%, 12%);
590
+ --t-fill-color-button-delete-outline:hsl(8, 20%, 16%);
591
+ --t-fill-color-button-delete-outline-hover:hsl(9, 24%, 17%);
592
+ --t-fill-color-button-delete-outline-active:hsl(9, 29%, 19%);
593
+ --t-fill-color-button-delete-outline-disabled:hsl(0, 0%, 12%);
594
+ --t-fill-color-button-delete-ghost:hsla(0, 0%, 0%, 0);
595
+ --t-fill-color-button-delete-ghost-hover:hsl(8, 20%, 16%);
596
+ --t-fill-color-button-delete-ghost-active:hsl(9, 24%, 17%);
597
+ --t-fill-color-button-delete-ghost-disabled:hsla(0, 0%, 0%, 0);
598
+ --t-fill-color-button-pill:hsl(0, 0%, 18%);
599
+ --t-fill-color-button-pill-hover:hsl(0, 0%, 21%);
600
+ --t-fill-color-button-pill-active:hsl(0, 0%, 21%);
601
+ --t-fill-color-button-pill-disabled:hsl(0, 0%, 18%);
602
+ --t-fill-color-transparency-light-010:hsla(0, 0%, 0%, 0.1);
603
+ --t-fill-color-transparency-light-020:hsla(0, 0%, 0%, 0.2);
604
+ --t-fill-color-transparency-light-030:hsla(0, 0%, 0%, 0.3);
605
+ --t-fill-color-transparency-light-040:hsla(0, 0%, 0%, 0.4);
606
+ --t-fill-color-transparency-light-050:hsla(0, 0%, 0%, 0.5);
607
+ --t-fill-color-transparency-light-060:hsla(0, 0%, 0%, 0.6);
608
+ --t-fill-color-transparency-light-070:hsla(0, 0%, 0%, 0.7);
609
+ --t-fill-color-transparency-light-080:hsla(0, 0%, 0%, 0.8);
610
+ --t-fill-color-transparency-light-090:hsla(0, 0%, 0%, 0.9);
611
+ --t-fill-color-transparency-dark-010:hsla(0, 0%, 100%, 0.1);
612
+ --t-fill-color-transparency-dark-020:hsla(0, 0%, 100%, 0.2);
613
+ --t-fill-color-transparency-dark-030:hsla(0, 0%, 100%, 0.3);
614
+ --t-fill-color-transparency-dark-040:hsla(0, 0%, 100%, 0.4);
615
+ --t-fill-color-transparency-dark-050:hsla(0, 0%, 100%, 0.5);
616
+ --t-fill-color-transparency-dark-060:hsla(0, 0%, 100%, 0.6);
617
+ --t-fill-color-transparency-dark-070:hsla(0, 0%, 100%, 0.7);
618
+ --t-fill-color-transparency-dark-080:hsla(0, 0%, 100%, 0.8);
619
+ --t-fill-color-transparency-dark-090:hsla(0, 0%, 100%, 0.9);
620
+ --t-surface-color-card:hsl(0, 0%, 12%);
621
+ --t-surface-color-canvas:hsl(0, 0%, 10%);
622
+ --t-border-color:hsl(0, 0%, 21%);
623
+ --t-border-color-dark:hsl(0, 0%, 25%);
624
+ --t-border-color-darker:hsl(0, 0%, 33%);
625
+ --t-border-color-darkest:hsl(0, 0%, 38%);
626
+ --t-border-color-disabled:hsl(0, 0%, 21%);
627
+ --t-border-color-dim:hsl(0, 0%, 16%);
628
+ --t-border-color-white:hsl(0, 0%, 12%);
629
+ --t-border-color-status-neutral:hsl(0, 0%, 38%);
630
+ --t-border-color-status-info:hsl(204, 100%, 35%);
631
+ --t-border-color-button-neutral:hsl(0, 0%, 19%);
632
+ --t-border-color-button-info:hsla(204, 100%, 40%, 0.25);
633
+ --t-border-color-button-create:hsla(96, 57%, 33%, 0.25);
634
+ --t-border-color-button-delete:hsla(8, 60%, 47%, 0.25);
635
+ --t-border-color-control-neutral:hsl(0, 0%, 33%);
636
+ --t-border-color-control-info:hsl(204, 100%, 35%);
637
+ --t-border-color-control-disabled:hsl(0, 0%, 21%);
638
+ --t-shadow-overflow-color:hsla(0, 0%, 0%, 0.6);
639
+ }
640
+ }
641
+
642
+ :root[data-color-mode="dark"]{
643
+ color-scheme:dark;
644
+ --t-text-color-headline:hsl(0, 0%, 94%);
645
+ --t-text-color:hsl(0, 0%, 80%);
646
+ --t-text-color-secondary:hsl(0, 0%, 54%);
647
+ --t-text-color-disabled:hsl(0, 0%, 25%);
648
+ --t-text-color-placeholder:hsl(0, 0%, 38%);
649
+ --t-text-color-interaction:hsl(204, 68%, 55%);
650
+ --t-text-color-interaction-hover:hsl(204, 68%, 50%);
651
+ --t-text-color-interaction-active:hsl(204, 68%, 45%);
652
+ --t-text-color-interaction-visited:hsl(204, 68%, 50%);
653
+ --t-text-color-status-neutral:hsl(0, 0%, 80%);
654
+ --t-text-color-status-info:hsl(204, 68%, 55%);
655
+ --t-text-color-status-success:hsl(97, 57%, 41%);
656
+ --t-text-color-status-warning:hsl(42, 84%, 55%);
657
+ --t-text-color-status-error:hsl(8, 61%, 61%);
658
+ --t-text-color-tag-subtle-gray:hsl(0, 0%, 80%);
659
+ --t-text-color-tag-subtle-blue:hsl(223, 46%, 84%);
660
+ --t-text-color-tag-subtle-indigo:hsl(233, 78%, 84%);
661
+ --t-text-color-tag-subtle-aqua:hsl(208, 77%, 85%);
662
+ --t-text-color-tag-subtle-teal:hsl(180, 95%, 74%);
663
+ --t-text-color-tag-subtle-green:hsl(99, 93%, 84%);
664
+ --t-text-color-tag-subtle-yellow:hsl(29, 100%, 85%);
665
+ --t-text-color-tag-subtle-orange:hsl(18, 100%, 85%);
666
+ --t-text-color-tag-subtle-pink:hsl(328, 89%, 89%);
667
+ --t-text-color-tag-subtle-purple:hsl(268, 70%, 88%);
668
+ --t-text-color-tag-subtle-magenta:hsl(285, 70%, 88%);
669
+ --t-text-color-tag-bold-gray:hsl(0, 0%, 100%);
670
+ --t-text-color-tag-bold-indigo:hsl(0, 0%, 100%);
671
+ --t-text-color-tag-bold-blue:hsl(0, 0%, 100%);
672
+ --t-text-color-tag-bold-aqua:hsl(0, 0%, 100%);
673
+ --t-text-color-tag-bold-teal:hsl(0, 0%, 100%);
674
+ --t-text-color-tag-bold-green:hsl(0, 0%, 100%);
675
+ --t-text-color-tag-bold-yellow:hsl(0, 0%, 100%);
676
+ --t-text-color-tag-bold-orange:hsl(0, 0%, 100%);
677
+ --t-text-color-tag-bold-pink:hsl(0, 0%, 100%);
678
+ --t-text-color-tag-bold-purple:hsl(0, 0%, 100%);
679
+ --t-text-color-tag-bold-magenta:hsl(0, 0%, 100%);
680
+ --t-icon-color:hsl(0, 0%, 80%);
681
+ --t-icon-color-secondary:hsl(0, 0%, 54%);
682
+ --t-icon-color-dim:hsl(0, 0%, 38%);
683
+ --t-icon-color-disabled:hsl(0, 0%, 25%);
684
+ --t-icon-color-status-neutral:hsl(0, 0%, 54%);
685
+ --t-icon-color-status-neutral-secondary:hsl(0, 0%, 38%);
686
+ --t-icon-color-status-neutral-bold:hsl(0, 0%, 80%);
687
+ --t-icon-color-status-info:hsl(204, 68%, 55%);
688
+ --t-icon-color-status-error:hsl(8, 61%, 61%);
689
+ --t-fill-color-neutral-100:hsl(0, 0%, 10%);
690
+ --t-fill-color-neutral-000:hsl(0, 0%, 98%);
691
+ --t-fill-color-neutral-010:hsl(0, 0%, 88%);
692
+ --t-fill-color-neutral-020:hsl(0, 0%, 68%);
693
+ --t-fill-color-neutral-025:hsl(0, 0%, 58%);
694
+ --t-fill-color-neutral-030:hsl(0, 0%, 50%);
695
+ --t-fill-color-neutral-040:hsl(0, 0%, 32%);
696
+ --t-fill-color-neutral-050:hsl(0, 0%, 24%);
697
+ --t-fill-color-neutral-060:hsl(0, 0%, 19%);
698
+ --t-fill-color-neutral-070:hsl(0, 0%, 17%);
699
+ --t-fill-color-neutral-080:hsl(0, 0%, 15%);
700
+ --t-fill-color-neutral-090:hsl(0, 0%, 12%);
701
+ --t-fill-color-interaction:hsl(204, 100%, 35%);
702
+ --t-fill-color-interaction-hover:hsl(204, 100%, 40%);
703
+ --t-fill-color-interaction-active:hsl(204, 80%, 45%);
704
+ --t-fill-color-interaction-disabled:hsl(0, 0%, 25%);
705
+ --t-fill-color-control-neutral-off:hsl(0, 0%, 32%);
706
+ --t-fill-color-control-neutral-on:hsl(0, 0%, 50%);
707
+ --t-fill-color-control:hsl(204, 100%, 35%);
708
+ --t-fill-color-control-disabled:hsl(0, 0%, 20%);
709
+ --t-fill-color-status-neutral:hsl(0, 0%, 24%);
710
+ --t-fill-color-status-neutral-ghost:hsl(0, 0%, 18%);
711
+ --t-fill-color-status-neutral-dim:hsl(0, 0%, 15%);
712
+ --t-fill-color-status-info:hsl(204, 100%, 35%);
713
+ --t-fill-color-status-info-ghost:hsl(204, 32%, 15%);
714
+ --t-fill-color-status-info-dim:hsl(206, 22%, 15%);
715
+ --t-fill-color-status-success-ghost:hsl(125, 17%, 15%);
716
+ --t-fill-color-status-success-dim:hsl(120, 12%, 14%);
717
+ --t-fill-color-status-warning-ghost:hsl(41, 18%, 17%);
718
+ --t-fill-color-status-warning-dim:hsl(42, 13%, 15%);
719
+ --t-fill-color-status-error-ghost:hsl(8, 20%, 16%);
720
+ --t-fill-color-status-error-dim:hsl(10, 16%, 15%);
721
+ --t-fill-color-tooltip:hsla(0, 0%, 24%, 0.9);
722
+ --t-fill-color-product-accounts-gradient-page:linear-gradient(111.72deg, hsl(220, 30%, 21%), hsl(220, 48%, 17%), hsl(204, 70%, 12%));
723
+ --t-fill-color-product-accounts-gradient-tint:linear-gradient(111.72deg, hsl(219, 21%, 16%), hsl(220, 30%, 14%), hsl(203, 37%, 11%));
724
+ --t-fill-color-product-calendar-gradient-page:linear-gradient(111.72deg, hsl(8, 48%, 15%), hsl(278, 13%, 17%), hsl(204, 70%, 12%));
725
+ --t-fill-color-product-calendar-gradient-tint:linear-gradient(111.72deg, hsl(9, 29%, 13%), hsl(276, 8%, 12%), hsl(203, 37%, 11%));
726
+ --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%));
727
+ --t-fill-color-product-checkins-gradient-tint:linear-gradient(111.72deg, hsl(285, 11%, 14%), hsl(266, 10%, 14%) 42%, hsl(203, 37%, 11%));
728
+ --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%));
729
+ --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%));
730
+ --t-fill-color-product-groups-gradient-page:linear-gradient(111.72deg, hsl(23, 46%, 18%), hsl(278, 13%, 17%), hsl(204, 70%, 12%));
731
+ --t-fill-color-product-groups-gradient-tint:linear-gradient(111.72deg, hsl(23, 29%, 14%), hsl(276, 7%, 14%), hsl(203, 37%, 11%));
732
+ --t-fill-color-product-home-gradient-page:linear-gradient(111.72deg, hsl(220, 30%, 21%), hsl(220, 48%, 17%), hsl(204, 70%, 12%));
733
+ --t-fill-color-product-home-gradient-tint:linear-gradient(111.72deg, hsl(219, 21%, 16%), hsl(220, 30%, 14%), hsl(203, 37%, 11%));
734
+ --t-fill-color-product-people-gradient-page:linear-gradient(111.72deg, hsl(220, 30%, 21%), hsl(220, 48%, 17%), hsl(204, 70%, 12%));
735
+ --t-fill-color-product-people-gradient-tint:linear-gradient(111.72deg, hsl(219, 21%, 16%), hsl(220, 30%, 14%), hsl(203, 37%, 11%));
736
+ --t-fill-color-product-publishing-gradient-page:linear-gradient(111.72deg, hsl(225, 11%, 22%), hsl(227, 20%, 18%) 45%, hsl(204, 70%, 12%));
737
+ --t-fill-color-product-publishing-gradient-tint:linear-gradient(111.72deg, hsl(220, 7%, 16%), hsl(227, 12%, 14%) 45%, hsl(203, 37%, 11%));
738
+ --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%));
739
+ --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%));
740
+ --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%));
741
+ --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%));
742
+ --t-fill-color-tag-gray-010:hsl(0, 0%, 20%);
743
+ --t-fill-color-tag-gray-020:hsl(0, 0%, 24%);
744
+ --t-fill-color-tag-gray-030:hsl(0, 0%, 36%);
745
+ --t-fill-color-tag-gray-040:hsl(0, 0%, 42%);
746
+ --t-fill-color-tag-blue-010:hsl(219, 26%, 24%);
747
+ --t-fill-color-tag-blue-020:hsl(220, 28%, 29%);
748
+ --t-fill-color-tag-blue-030:hsl(219, 32%, 45%);
749
+ --t-fill-color-tag-blue-040:hsl(220, 35%, 52%);
750
+ --t-fill-color-tag-aqua-010:hsl(200, 30%, 21%);
751
+ --t-fill-color-tag-aqua-020:hsl(200, 33%, 26%);
752
+ --t-fill-color-tag-aqua-030:hsl(200, 39%, 38%);
753
+ --t-fill-color-tag-aqua-040:hsl(200, 39%, 43%);
754
+ --t-fill-color-tag-teal-010:hsl(169, 33%, 19%);
755
+ --t-fill-color-tag-teal-020:hsl(169, 37%, 22%);
756
+ --t-fill-color-tag-teal-030:hsl(169, 43%, 31%);
757
+ --t-fill-color-tag-teal-040:hsl(169, 44%, 35%);
758
+ --t-fill-color-tag-green-010:hsl(110, 30%, 20%);
759
+ --t-fill-color-tag-green-020:hsl(112, 33%, 23%);
760
+ --t-fill-color-tag-green-030:hsl(112, 37%, 33%);
761
+ --t-fill-color-tag-green-040:hsl(112, 39%, 37%);
762
+ --t-fill-color-tag-yellow-010:hsl(44, 39%, 19%);
763
+ --t-fill-color-tag-yellow-020:hsl(44, 44%, 22%);
764
+ --t-fill-color-tag-yellow-030:hsl(44, 50%, 31%);
765
+ --t-fill-color-tag-yellow-040:hsl(44, 53%, 36%);
766
+ --t-fill-color-tag-orange-010:hsl(21, 35%, 22%);
767
+ --t-fill-color-tag-orange-020:hsl(20, 38%, 26%);
768
+ --t-fill-color-tag-orange-030:hsl(21, 44%, 40%);
769
+ --t-fill-color-tag-orange-040:hsl(21, 46%, 45%);
770
+ --t-fill-color-tag-pink-010:hsl(331, 22%, 24%);
771
+ --t-fill-color-tag-pink-020:hsl(324, 26%, 26%);
772
+ --t-fill-color-tag-pink-030:hsl(324, 30%, 45%);
773
+ --t-fill-color-tag-pink-040:hsl(324, 33%, 51%);
774
+ --t-fill-color-tag-purple-010:hsl(274, 20%, 23%);
775
+ --t-fill-color-tag-purple-020:hsl(274, 21%, 28%);
776
+ --t-fill-color-tag-purple-030:hsl(274, 25%, 46%);
777
+ --t-fill-color-tag-purple-040:hsl(274, 28%, 53%);
778
+ --t-fill-color-tag-magenta-010:hsl(292, 20%, 21%);
779
+ --t-fill-color-tag-magenta-020:hsl(292, 22%, 26%);
780
+ --t-fill-color-tag-magenta-030:hsl(293, 26%, 42%);
781
+ --t-fill-color-tag-magenta-040:hsl(292, 27%, 48%);
782
+ --t-fill-color-tag-indigo-010:hsl(235, 21%, 24%);
783
+ --t-fill-color-tag-indigo-020:hsl(236, 22%, 29%);
784
+ --t-fill-color-tag-indigo-030:hsl(236, 26%, 50%);
785
+ --t-fill-color-tag-indigo-040:hsl(236, 34%, 56%);
786
+ --t-fill-color-button-neutral-solid:hsl(0, 0%, 19%);
787
+ --t-fill-color-button-neutral-solid-hover:hsl(0, 0%, 24%);
788
+ --t-fill-color-button-neutral-solid-active:hsl(0, 0%, 32%);
789
+ --t-fill-color-button-neutral-solid-disabled:hsl(0, 0%, 12%);
790
+ --t-fill-color-button-neutral-outline:hsl(0, 0%, 15%);
791
+ --t-fill-color-button-neutral-outline-hover:hsl(0, 0%, 17%);
792
+ --t-fill-color-button-neutral-outline-active:hsl(0, 0%, 19%);
793
+ --t-fill-color-button-neutral-outline-disabled:hsl(0, 0%, 12%);
794
+ --t-fill-color-button-neutral-ghost:hsla(0, 0%, 0%, 0);
795
+ --t-fill-color-button-neutral-ghost-hover:hsl(0, 0%, 17%);
796
+ --t-fill-color-button-neutral-ghost-active:hsl(0, 0%, 19%);
797
+ --t-fill-color-button-neutral-ghost-disabled:hsla(0, 0%, 0%, 0);
798
+ --t-fill-color-button-neutral-responsive-header-disabled:hsla(0, 0%, 100%, 0.05);
799
+ --t-fill-color-button-interaction-solid:hsl(204, 100%, 35%);
800
+ --t-fill-color-button-interaction-solid-hover:hsl(204, 100%, 40%);
801
+ --t-fill-color-button-interaction-solid-active:hsl(204, 80%, 45%);
802
+ --t-fill-color-button-interaction-solid-disabled:hsl(0, 0%, 12%);
803
+ --t-fill-color-button-interaction-outline:hsl(204, 32%, 15%);
804
+ --t-fill-color-button-interaction-outline-hover:hsl(204, 39%, 17%);
805
+ --t-fill-color-button-interaction-outline-active:hsl(205, 45%, 18%);
806
+ --t-fill-color-button-interaction-outline-disabled:hsl(0, 0%, 12%);
807
+ --t-fill-color-button-interaction-ghost:hsla(0, 0%, 0%, 0);
808
+ --t-fill-color-button-interaction-ghost-hover:hsl(204, 32%, 15%);
809
+ --t-fill-color-button-interaction-ghost-active:hsl(204, 39%, 17%);
810
+ --t-fill-color-button-interaction-ghost-disabled:hsla(0, 0%, 0%, 0);
811
+ --t-fill-color-button-delete-solid:hsl(8, 60%, 40%);
812
+ --t-fill-color-button-delete-solid-active:hsl(8, 60%, 47%);
813
+ --t-fill-color-button-delete-solid-disabled:hsl(0, 0%, 12%);
814
+ --t-fill-color-button-delete-outline:hsl(8, 20%, 16%);
815
+ --t-fill-color-button-delete-outline-hover:hsl(9, 24%, 17%);
816
+ --t-fill-color-button-delete-outline-active:hsl(9, 29%, 19%);
817
+ --t-fill-color-button-delete-outline-disabled:hsl(0, 0%, 12%);
818
+ --t-fill-color-button-delete-ghost:hsla(0, 0%, 0%, 0);
819
+ --t-fill-color-button-delete-ghost-hover:hsl(8, 20%, 16%);
820
+ --t-fill-color-button-delete-ghost-active:hsl(9, 24%, 17%);
821
+ --t-fill-color-button-delete-ghost-disabled:hsla(0, 0%, 0%, 0);
822
+ --t-fill-color-button-pill:hsl(0, 0%, 18%);
823
+ --t-fill-color-button-pill-hover:hsl(0, 0%, 21%);
824
+ --t-fill-color-button-pill-active:hsl(0, 0%, 21%);
825
+ --t-fill-color-button-pill-disabled:hsl(0, 0%, 18%);
826
+ --t-fill-color-transparency-light-010:hsla(0, 0%, 0%, 0.1);
827
+ --t-fill-color-transparency-light-020:hsla(0, 0%, 0%, 0.2);
828
+ --t-fill-color-transparency-light-030:hsla(0, 0%, 0%, 0.3);
829
+ --t-fill-color-transparency-light-040:hsla(0, 0%, 0%, 0.4);
830
+ --t-fill-color-transparency-light-050:hsla(0, 0%, 0%, 0.5);
831
+ --t-fill-color-transparency-light-060:hsla(0, 0%, 0%, 0.6);
832
+ --t-fill-color-transparency-light-070:hsla(0, 0%, 0%, 0.7);
833
+ --t-fill-color-transparency-light-080:hsla(0, 0%, 0%, 0.8);
834
+ --t-fill-color-transparency-light-090:hsla(0, 0%, 0%, 0.9);
835
+ --t-fill-color-transparency-dark-010:hsla(0, 0%, 100%, 0.1);
836
+ --t-fill-color-transparency-dark-020:hsla(0, 0%, 100%, 0.2);
837
+ --t-fill-color-transparency-dark-030:hsla(0, 0%, 100%, 0.3);
838
+ --t-fill-color-transparency-dark-040:hsla(0, 0%, 100%, 0.4);
839
+ --t-fill-color-transparency-dark-050:hsla(0, 0%, 100%, 0.5);
840
+ --t-fill-color-transparency-dark-060:hsla(0, 0%, 100%, 0.6);
841
+ --t-fill-color-transparency-dark-070:hsla(0, 0%, 100%, 0.7);
842
+ --t-fill-color-transparency-dark-080:hsla(0, 0%, 100%, 0.8);
843
+ --t-fill-color-transparency-dark-090:hsla(0, 0%, 100%, 0.9);
844
+ --t-surface-color-card:hsl(0, 0%, 12%);
845
+ --t-surface-color-canvas:hsl(0, 0%, 10%);
846
+ --t-border-color:hsl(0, 0%, 21%);
847
+ --t-border-color-dark:hsl(0, 0%, 25%);
848
+ --t-border-color-darker:hsl(0, 0%, 33%);
849
+ --t-border-color-darkest:hsl(0, 0%, 38%);
850
+ --t-border-color-disabled:hsl(0, 0%, 21%);
851
+ --t-border-color-dim:hsl(0, 0%, 16%);
852
+ --t-border-color-white:hsl(0, 0%, 12%);
853
+ --t-border-color-status-neutral:hsl(0, 0%, 38%);
854
+ --t-border-color-status-info:hsl(204, 100%, 35%);
855
+ --t-border-color-button-neutral:hsl(0, 0%, 19%);
856
+ --t-border-color-button-info:hsla(204, 100%, 40%, 0.25);
857
+ --t-border-color-button-create:hsla(96, 57%, 33%, 0.25);
858
+ --t-border-color-button-delete:hsla(8, 60%, 47%, 0.25);
859
+ --t-border-color-control-neutral:hsl(0, 0%, 33%);
860
+ --t-border-color-control-info:hsl(204, 100%, 35%);
861
+ --t-border-color-control-disabled:hsl(0, 0%, 21%);
862
+ --t-shadow-overflow-color:hsla(0, 0%, 0%, 0.6);
863
+ }
864
+
865
+ :root{
866
+ --t-border-color-default-base:var(--t-border-color);
867
+ --t-border-color-default-dark:var(--t-border-color-dark);
868
+ --t-border-color-default-darker:var(--t-border-color-darker);
869
+ --t-border-color-default-darkest:var(--t-border-color-darkest);
870
+ --t-border-color-default-dim:var(--t-border-color-dim);
871
+ --t-border-color-default-disabled:var(--t-border-color-disabled);
872
+ --t-border-color-default-white:var(--t-border-color-white);
873
+ --t-border-radius-default:var(--t-border-radius);
874
+ --t-border-width-default:var(--t-border-width);
875
+ --t-fill-color-button-delete-ghost-default:var(--t-fill-color-button-delete-ghost);
876
+ --t-fill-color-button-delete-outline-default:var(--t-fill-color-button-delete-outline);
877
+ --t-fill-color-button-delete-solid-default:var(--t-fill-color-button-delete-solid);
878
+ --t-fill-color-button-interaction-ghost-default:var(--t-fill-color-button-interaction-ghost);
879
+ --t-fill-color-button-interaction-outline-default:var(--t-fill-color-button-interaction-outline);
880
+ --t-fill-color-button-interaction-solid-default:var(--t-fill-color-button-interaction-solid);
881
+ --t-fill-color-button-neutral-ghost-default:var(--t-fill-color-button-neutral-ghost);
882
+ --t-fill-color-button-neutral-outline-default:var(--t-fill-color-button-neutral-outline);
883
+ --t-fill-color-button-neutral-responsive-header-default:var(--t-fill-color-button-neutral-responsive-header);
884
+ --t-fill-color-button-neutral-solid-default:var(--t-fill-color-button-neutral-solid);
885
+ --t-fill-color-button-pill-default:var(--t-fill-color-button-pill);
886
+ --t-fill-color-control-primary:var(--t-fill-color-control);
887
+ --t-fill-color-interaction-default:var(--t-fill-color-interaction);
888
+ --t-fill-color-product-staff-base:var(--t-fill-color-product-staff);
889
+ --t-fill-color-status-error-primary:var(--t-fill-color-status-error);
890
+ --t-fill-color-tooltip-primary:var(--t-fill-color-tooltip);
891
+ --t-icon-color-default-dim:var(--t-icon-color-dim);
892
+ --t-icon-color-default-disabled:var(--t-icon-color-disabled);
893
+ --t-icon-color-default-inverted:var(--t-icon-color-inverted);
894
+ --t-icon-color-default-primary:var(--t-icon-color);
895
+ --t-icon-color-default-secondary:var(--t-icon-color-secondary);
896
+ --t-icon-color-status-error-primary:var(--t-icon-color-status-error);
897
+ --t-icon-color-status-info-primary:var(--t-icon-color-status-info);
898
+ --t-icon-color-status-neutral-primary:var(--t-icon-color-status-neutral);
899
+ --t-icon-color-status-success-primary:var(--t-icon-color-status-success);
900
+ --t-icon-color-status-warning-primary:var(--t-icon-color-status-warning);
901
+ --t-text-color-default-disabled:var(--t-text-color-disabled);
902
+ --t-text-color-default-headline:var(--t-text-color-headline);
903
+ --t-text-color-default-inverted:var(--t-text-color-inverted);
904
+ --t-text-color-default-placeholder:var(--t-text-color-placeholder);
905
+ --t-text-color-default-primary:var(--t-text-color);
906
+ --t-text-color-default-secondary:var(--t-text-color-secondary);
907
+ --t-text-color-interaction-primary:var(--t-text-color-interaction);
908
+ }
909
+
910
+ :root{
911
+ --t-border-size-default:var(--t-border-width);
912
+ --t-border-size-thick:var(--t-border-width-thick);
913
+ --t-font-weight-semi-bold:var(--t-font-weight-semibold);
914
+ --t-icon-color-status-neutral-dark:var(--t-icon-color-status-neutral-bold);
915
+ --t-icon-color-status-info-secondary:var(--t-icon-color-status-info);
916
+ --t-fill-color-status-neutral-solid:var(--t-fill-color-status-neutral);
917
+ --t-fill-color-status-info-solid:var(--t-fill-color-status-info);
918
+ --t-fill-color-status-success-solid:var(--t-fill-color-status-success);
919
+ --t-fill-color-status-warning-solid:var(--t-fill-color-status-warning);
920
+ --t-fill-color-status-error-solid:var(--t-fill-color-status-error);
921
+ --t-fill-color-alert-info:hsl(204, 94%, 49%);
922
+ --t-fill-color-alert-success:hsl(122, 60%, 41%);
923
+ --t-fill-color-alert-warning:hsl(43, 96%, 58%);
924
+ --t-fill-color-alert-error:hsl(4, 77%, 59%);
925
+ --t-fill-color-button-neutral-ghost-disabled-solid:hsl(0, 0%, 98%);
926
+ --t-fill-color-button-neutral-outline-dim-default:var(--t-fill-color-button-neutral-outline);
927
+ --t-fill-color-button-neutral-outline-dim-hover:var(--t-fill-color-button-neutral-outline-hover);
928
+ --t-fill-color-button-neutral-outline-dim-active:var(--t-fill-color-button-neutral-outline-active);
929
+ --t-fill-color-button-neutral-outline-dim-disabled:var(--t-fill-color-button-neutral-outline-disabled);
930
+ --t-fill-color-button-neutral-outline-dim-disabled-solid:hsl(0, 0%, 98%);
931
+ --t-fill-color-button-interaction-outline-dim-default:var(--t-fill-color-button-interaction-outline);
932
+ --t-fill-color-button-interaction-outline-dim-hover:var(--t-fill-color-button-interaction-outline-hover);
933
+ --t-fill-color-button-interaction-outline-dim-active:var(--t-fill-color-button-interaction-outline-active);
934
+ --t-fill-color-button-interaction-outline-dim-disabled:var(--t-fill-color-button-interaction-outline-disabled);
935
+ --t-fill-color-button-create-solid-default:hsl(96, 57%, 33%);
936
+ --t-fill-color-button-create-solid-hover:hsl(97, 57%, 28%);
937
+ --t-fill-color-button-create-solid-active:hsl(97, 57%, 23%);
938
+ --t-fill-color-button-create-solid-disabled:hsl(0, 0%, 81%);
939
+ --t-fill-color-button-create-ghost-default:hsla(0, 0%, 100%, 0);
940
+ --t-fill-color-button-create-ghost-hover:hsl(96, 60%, 95%);
941
+ --t-fill-color-button-create-ghost-active:hsl(97, 57%, 90%);
942
+ --t-fill-color-button-create-ghost-disabled:hsla(0, 0%, 100%, 0);
943
+ --t-fill-color-button-delete-outline-dim-default:var(--t-fill-color-button-delete-outline);
944
+ --t-fill-color-button-delete-outline-dim-hover:var(--t-fill-color-button-delete-outline-hover);
945
+ --t-fill-color-button-delete-outline-dim-active:var(--t-fill-color-button-delete-outline-active);
946
+ --t-fill-color-button-delete-outline-dim-disabled:var(--t-fill-color-button-delete-outline-disabled);
947
+ }
948
+
679
949
  :root[data-color-mode="dark"]{
680
950
  --t-fill-color-button-neutral-ghost-disabled-solid:hsl(0, 0%, 100%);
681
951
  --t-fill-color-button-neutral-outline-dim-disabled-solid:hsl(0, 0%, 100%);
@@ -1051,520 +1321,250 @@
1051
1321
 
1052
1322
  .tds-sidenav-section-header [slot="label-actions"]{
1053
1323
  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;
1061
- align-items:center;
1062
- min-height:42px;
1063
- padding:var(--t-spacing-1) 0;
1064
- }
1065
-
1066
- .tds-sidenav-section-list,
1067
- .tds-sidenav-item{
1068
- width:100%;
1069
- padding:0;
1070
- margin:0;
1071
- }
1072
-
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
- }
1095
-
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
- }
1104
-
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
- }
1110
-
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
- }
1129
-
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
- }
1135
-
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);
1139
-
1140
- --tds-sidenav-item-nested-background:var(--tds-sidenav-item-nested-background-selected);
1141
- font-weight:var(--t-font-weight-semibold);
1142
- }
1143
-
1144
- .tds-sidenav-item:has(.tds-sidenav-section){
1145
- display:flex;
1146
- flex-direction:column;
1147
- gap:var(--t-spacing-half);
1148
- }
1149
-
1150
- .tds-sidenav-item .tds-sidenav-section-list{
1151
- --tds-sidenav-item-depth:1;
1152
- gap:0;
1153
- }
1154
-
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
- }
1162
-
1163
- :is(.tds-sidenav-item .tds-sidenav-section-list) .tds-sidenav-section-list{
1164
- --tds-sidenav-item-depth:2;
1165
- }
1166
-
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%;
1222
- }
1223
-
1224
- .tds-sidenav-responsive-header .tds-sidenav-responsive-header-toggle{
1225
- order:0;
1226
- }
1227
-
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);
1235
- }
1236
-
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;
1252
- }
1253
-
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
- }
1276
- }
1277
- }
1278
-
1279
- @media (min-width: 720px){
1280
- .tds-sidenav-responsive-header{
1281
- display:none;
1324
+ gap:var(--t-spacing-half);
1325
+ align-items:center;
1282
1326
  }
1283
- }
1284
-
1285
- :is(tds-sidenav,tds-sidenav-section,tds-sidenav-item):not(.hydrated) > :not([slot="ssr"]){
1286
- display:none;
1287
- }
1288
1327
 
1289
- :is(tds-sidenav,tds-sidenav-section,tds-sidenav-item):not(.hydrated) > [slot="ssr"]{
1290
- display:block;
1291
- }
1328
+ .tds-sidenav-section [slot="section-actions"]{
1329
+ display:flex;
1330
+ gap:12px;
1331
+ align-items:center;
1332
+ min-height:42px;
1333
+ padding:var(--t-spacing-1) 0;
1334
+ }
1292
1335
 
1293
- tds-sidenav-section:not(.hydrated) > [slot="ssr"]{
1294
- display:flex;
1295
- flex-direction:column;
1296
- }
1336
+ .tds-sidenav-section-list,
1337
+ .tds-sidenav-item{
1338
+ width:100%;
1339
+ padding:0;
1340
+ margin:0;
1341
+ }
1297
1342
 
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);
1343
+ .tds-sidenav-item :is(a,button){
1344
+ position:relative;
1345
+ display:flex;
1346
+ gap:12px;
1347
+ align-items:center;
1348
+ width:100%;
1349
+ padding:12px;
1350
+ overflow:hidden;
1351
+ font-size:var(--t-font-size-sm);
1352
+ line-height:18px;
1353
+ color:var(--t-text-color-default-headline);
1354
+ white-space:nowrap;
1355
+ text-decoration:none;
1356
+ -webkit-appearance:none;
1357
+ -moz-appearance:none;
1358
+ appearance:none;
1359
+ cursor:pointer;
1360
+ background-color:var(--tds-sidenav-item-background, transparent);
1361
+ border:0;
1362
+ border-radius:var(--t-border-radius-default);
1363
+ transition:var(--tds-sidenav-item-transition);
1364
+ }
1365
+
1366
+ :is(.tds-sidenav-item :is(a,button)):not(:has(.prefix,.suffix)),:is(.tds-sidenav-item :is(a,button)) :is(:not(.prefix,.suffix)){
1367
+ display:block;
1368
+ flex:1;
1369
+ overflow:hidden;
1370
+ text-overflow:ellipsis;
1371
+ text-align:left;
1372
+ white-space:nowrap;
1373
+ }
1374
+
1375
+ :is(.tds-sidenav-item :is(a,button)):hover,:is(.tds-sidenav-item :is(a,button)):focus-visible{
1376
+ --tds-sidenav-item-background:var(--tds-sidenav-item-background-hover);
1377
+ color:var(--t-text-color-default-headline);
1378
+ text-decoration:none;
1379
+ }
1380
+
1381
+ :is(.tds-sidenav-item :is(a,button)):active{
1382
+ --tds-sidenav-item-background:var(--tds-sidenav-item-background-active);
1383
+ }
1384
+
1385
+ :is(.tds-sidenav-item :is(a,button)) :is(.prefix,[slot="prefix"]){
1386
+ overflow:hidden;
1387
+ color:var(--tds-sidenav-item-icon-color);
1388
+ }
1389
+
1390
+ :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{
1391
+ display:block;
1392
+ width:var(--tds-sidenav-item-icon-size);
1393
+ height:var(--tds-sidenav-item-icon-size);
1394
+ }
1395
+
1396
+ :is(.tds-sidenav-item :is(a,button)):has(.prefix,[slot="prefix"]) + .tds-sidenav-section{
1397
+ --tds-sidenav-indent:19px;
1398
+ }
1399
+
1400
+ [aria-expanded="true"]:is(.tds-sidenav-item :is(a,button)) + .tds-sidenav-section-list{
1401
+ visibility:visible;
1402
+ block-size:auto;
1403
+ opacity:1;
1404
+ }
1405
+
1406
+ .tds-sidenav-item.selected > :is(a,button),.tds-sidenav-item:has(.tds-sidenav-section):has(.selected) > :is(a,button){
1407
+ --tds-sidenav-item-background:var(--tds-sidenav-item-background-selected);
1408
+ --tds-sidenav-item-icon-color:var(--tds-sidenav-item-icon-color-selected);
1409
+
1410
+ --tds-sidenav-item-nested-background:var(--tds-sidenav-item-nested-background-selected);
1411
+ font-weight:var(--t-font-weight-semibold);
1412
+ }
1413
+
1414
+ .tds-sidenav-item:has(.tds-sidenav-section){
1415
+ display:flex;
1416
+ flex-direction:column;
1417
+ gap:var(--t-spacing-half);
1418
+ }
1419
+
1420
+ .tds-sidenav-item .tds-sidenav-section-list{
1421
+ --tds-sidenav-item-depth:1;
1422
+ gap:0;
1423
+ }
1424
+
1425
+ .tds-sidenav-action--toggle + :is(.tds-sidenav-item .tds-sidenav-section-list){
1426
+ visibility:hidden;
1427
+ block-size:0;
1428
+ overflow-y:clip;
1429
+ opacity:0;
1430
+ transition:content-visibility .2s allow-discrete, opacity .2s, block-size .2s;
1431
+ }
1432
+
1433
+ :is(.tds-sidenav-item .tds-sidenav-section-list) .tds-sidenav-section-list{
1434
+ --tds-sidenav-item-depth:2;
1435
+ }
1436
+
1437
+ :is(.tds-sidenav-section-list .tds-sidenav-section-list .tds-sidenav-item) :is(a,button){
1438
+ min-height:var(--t-element-size-2xl);
1439
+ padding-block:9px;
1440
+ padding-left:calc((var(--tds-sidenav-indent) * var(--tds-sidenav-item-depth)) + var(--tds-sidenav-indent) + var(--t-spacing-fourth));
1441
+ line-height:1;
1442
+ background-color:transparent;
1443
+ }
1444
+
1445
+ :is(:is(.tds-sidenav-section-list .tds-sidenav-section-list .tds-sidenav-item) :is(a,button))::before{
1446
+ position:absolute;
1447
+ top:0;
1448
+ bottom:0;
1449
+ left:calc(var(--tds-sidenav-indent) * var(--tds-sidenav-item-depth));
1450
+ width:2px;
1451
+ content:"";
1452
+ background-color:var(--tds-sidenav-item-nested-border-color);
1453
+ transition:var(--tds-sidenav-item-transition);
1454
+ }
1455
+
1456
+ :is(:is(.tds-sidenav-section-list .tds-sidenav-section-list .tds-sidenav-item) :is(a,button))::after{
1457
+ position:absolute;
1458
+ inset:0 0 0 calc(var(--tds-sidenav-indent) * var(--tds-sidenav-item-depth));
1459
+ z-index:-1;
1460
+ height:100%;
1461
+ content:"";
1462
+ background-color:var(--tds-sidenav-item-nested-background);
1463
+ border-radius:0 var(--t-border-radius-default) var(--t-border-radius-default) 0;
1464
+ transition:var(--tds-sidenav-item-transition);
1465
+ }
1466
+
1467
+ :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)){
1468
+ display:block;
1469
+ text-align:left;
1470
+ white-space:normal;
1471
+ }
1472
+
1473
+ :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{
1474
+ --tds-sidenav-item-nested-border-color:var(--tds-sidenav-item-nested-border-color-hover);
1475
+ --tds-sidenav-item-nested-background:var(--tds-sidenav-item-nested-background-hover);
1476
+ }
1477
+
1478
+ :is(:is(.tds-sidenav-section-list .tds-sidenav-section-list .tds-sidenav-item) :is(a,button)):active{
1479
+ --tds-sidenav-item-nested-background:var(--tds-sidenav-item-nested-background-active);
1480
+ }
1481
+
1482
+ .selected:is(.tds-sidenav-section-list .tds-sidenav-section-list .tds-sidenav-item) :is(a,button){
1483
+ --tds-sidenav-item-nested-border-color:var(--tds-sidenav-item-nested-border-color-selected);
1484
+ font-weight:var(--t-font-weight-medium);
1485
+ }
1486
+
1487
+ .tds-sidenav-responsive-header{
1488
+ display:flex;
1489
+ gap:var(--t-spacing-2);
1490
+ align-items:center;
1491
+ width:100%;
1520
1492
  }
1493
+
1494
+ .tds-sidenav-responsive-header .tds-sidenav-responsive-header-toggle{
1495
+ order:0;
1496
+ }
1497
+
1498
+ .tds-sidenav-responsive-header .tds-sidenav-responsive-header-label{
1499
+ flex:1;
1500
+ order:1;
1501
+ margin:0;
1502
+ font-size:var(--t-font-size-lg);
1503
+ font-weight:var(--t-font-weight-medium);
1504
+ color:var(--t-text-color-default-headline);
1505
+ }
1506
+
1507
+ @media (max-width: 719px){
1508
+ .tds-sidenav-collapse{
1509
+ z-index:10001;
1510
+ display:none;
1511
+ max-width:min(448px, calc(100vw - 48px));
1512
+ padding:0;
1513
+ margin:12px 0;
1514
+ overflow:hidden;
1515
+ outline:0;
1516
+ background:var(--t-surface-color-card);
1517
+ border:0;
1518
+ border-radius:6px;
1519
+ box-shadow:0 8px 20px 0 rgba(0, 0, 0, .25);
1520
+ will-change:transform;
1521
+ position-area:bottom span-right;
1522
+ }
1523
+
1524
+ .tds-sidenav-scroll-container{
1525
+ --webkit-overflow-scrolling:touch;
1526
+ display:block;
1527
+ width:100%;
1528
+ height:-moz-fit-content;
1529
+ height:fit-content;
1530
+ padding:var(--t-spacing-2);
1531
+ overflow-y:auto;
1532
+ }
1533
+
1534
+ .tds-sidenav-item :is(a, button) :is(.prefix){
1535
+ display:none;
1536
+ }
1537
+ @supports selector(:popover-open){
1538
+ .tds-sidenav-collapse:popover-open{
1539
+ display:flex;
1540
+ }
1541
+ }
1542
+ @supports not selector(:popover-open){
1543
+ .tds-sidenav-collapse.\:popover-open{
1544
+ display:flex;
1545
+ }
1546
+ }
1521
1547
  }
1522
1548
 
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);
1549
+ @media (min-width: 720px){
1550
+ .tds-sidenav-responsive-header{
1551
+ display:none;
1552
+ }
1566
1553
  }
1567
1554
 
1555
+ :is(tds-sidenav,tds-sidenav-section,tds-sidenav-item):not(.hydrated) > :not([slot="ssr"]){
1556
+ display:none;
1557
+ }
1558
+
1559
+ :is(tds-sidenav,tds-sidenav-section,tds-sidenav-item):not(.hydrated) > [slot="ssr"]{
1560
+ display:block;
1561
+ }
1562
+
1563
+ tds-sidenav-section:not(.hydrated) > [slot="ssr"]{
1564
+ display:flex;
1565
+ flex-direction:column;
1566
+ }
1567
+
1568
1568
  .tds-loading-spinner{
1569
1569
  --tds-loading-spinner-size:1.25em;
1570
1570