@abhir9/pd-design-system 0.1.16 → 0.1.18
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/index.css +30 -1301
- package/dist/styles.css +16 -1092
- package/package.json +1 -1
package/dist/index.css
CHANGED
|
@@ -1,504 +1,4 @@
|
|
|
1
|
-
*, ::before, ::after {
|
|
2
|
-
--tw-border-spacing-x: 0;
|
|
3
|
-
--tw-border-spacing-y: 0;
|
|
4
|
-
--tw-translate-x: 0;
|
|
5
|
-
--tw-translate-y: 0;
|
|
6
|
-
--tw-rotate: 0;
|
|
7
|
-
--tw-skew-x: 0;
|
|
8
|
-
--tw-skew-y: 0;
|
|
9
|
-
--tw-scale-x: 1;
|
|
10
|
-
--tw-scale-y: 1;
|
|
11
|
-
--tw-pan-x: ;
|
|
12
|
-
--tw-pan-y: ;
|
|
13
|
-
--tw-pinch-zoom: ;
|
|
14
|
-
--tw-scroll-snap-strictness: proximity;
|
|
15
|
-
--tw-gradient-from-position: ;
|
|
16
|
-
--tw-gradient-via-position: ;
|
|
17
|
-
--tw-gradient-to-position: ;
|
|
18
|
-
--tw-ordinal: ;
|
|
19
|
-
--tw-slashed-zero: ;
|
|
20
|
-
--tw-numeric-figure: ;
|
|
21
|
-
--tw-numeric-spacing: ;
|
|
22
|
-
--tw-numeric-fraction: ;
|
|
23
|
-
--tw-ring-inset: ;
|
|
24
|
-
--tw-ring-offset-width: 0px;
|
|
25
|
-
--tw-ring-offset-color: #fff;
|
|
26
|
-
--tw-ring-color: rgb(59 130 246 / 0.5);
|
|
27
|
-
--tw-ring-offset-shadow: 0 0 #0000;
|
|
28
|
-
--tw-ring-shadow: 0 0 #0000;
|
|
29
|
-
--tw-shadow: 0 0 #0000;
|
|
30
|
-
--tw-shadow-colored: 0 0 #0000;
|
|
31
|
-
--tw-blur: ;
|
|
32
|
-
--tw-brightness: ;
|
|
33
|
-
--tw-contrast: ;
|
|
34
|
-
--tw-grayscale: ;
|
|
35
|
-
--tw-hue-rotate: ;
|
|
36
|
-
--tw-invert: ;
|
|
37
|
-
--tw-saturate: ;
|
|
38
|
-
--tw-sepia: ;
|
|
39
|
-
--tw-drop-shadow: ;
|
|
40
|
-
--tw-backdrop-blur: ;
|
|
41
|
-
--tw-backdrop-brightness: ;
|
|
42
|
-
--tw-backdrop-contrast: ;
|
|
43
|
-
--tw-backdrop-grayscale: ;
|
|
44
|
-
--tw-backdrop-hue-rotate: ;
|
|
45
|
-
--tw-backdrop-invert: ;
|
|
46
|
-
--tw-backdrop-opacity: ;
|
|
47
|
-
--tw-backdrop-saturate: ;
|
|
48
|
-
--tw-backdrop-sepia: ;
|
|
49
|
-
--tw-contain-size: ;
|
|
50
|
-
--tw-contain-layout: ;
|
|
51
|
-
--tw-contain-paint: ;
|
|
52
|
-
--tw-contain-style: ;
|
|
53
|
-
}
|
|
54
|
-
|
|
55
|
-
::backdrop {
|
|
56
|
-
--tw-border-spacing-x: 0;
|
|
57
|
-
--tw-border-spacing-y: 0;
|
|
58
|
-
--tw-translate-x: 0;
|
|
59
|
-
--tw-translate-y: 0;
|
|
60
|
-
--tw-rotate: 0;
|
|
61
|
-
--tw-skew-x: 0;
|
|
62
|
-
--tw-skew-y: 0;
|
|
63
|
-
--tw-scale-x: 1;
|
|
64
|
-
--tw-scale-y: 1;
|
|
65
|
-
--tw-pan-x: ;
|
|
66
|
-
--tw-pan-y: ;
|
|
67
|
-
--tw-pinch-zoom: ;
|
|
68
|
-
--tw-scroll-snap-strictness: proximity;
|
|
69
|
-
--tw-gradient-from-position: ;
|
|
70
|
-
--tw-gradient-via-position: ;
|
|
71
|
-
--tw-gradient-to-position: ;
|
|
72
|
-
--tw-ordinal: ;
|
|
73
|
-
--tw-slashed-zero: ;
|
|
74
|
-
--tw-numeric-figure: ;
|
|
75
|
-
--tw-numeric-spacing: ;
|
|
76
|
-
--tw-numeric-fraction: ;
|
|
77
|
-
--tw-ring-inset: ;
|
|
78
|
-
--tw-ring-offset-width: 0px;
|
|
79
|
-
--tw-ring-offset-color: #fff;
|
|
80
|
-
--tw-ring-color: rgb(59 130 246 / 0.5);
|
|
81
|
-
--tw-ring-offset-shadow: 0 0 #0000;
|
|
82
|
-
--tw-ring-shadow: 0 0 #0000;
|
|
83
|
-
--tw-shadow: 0 0 #0000;
|
|
84
|
-
--tw-shadow-colored: 0 0 #0000;
|
|
85
|
-
--tw-blur: ;
|
|
86
|
-
--tw-brightness: ;
|
|
87
|
-
--tw-contrast: ;
|
|
88
|
-
--tw-grayscale: ;
|
|
89
|
-
--tw-hue-rotate: ;
|
|
90
|
-
--tw-invert: ;
|
|
91
|
-
--tw-saturate: ;
|
|
92
|
-
--tw-sepia: ;
|
|
93
|
-
--tw-drop-shadow: ;
|
|
94
|
-
--tw-backdrop-blur: ;
|
|
95
|
-
--tw-backdrop-brightness: ;
|
|
96
|
-
--tw-backdrop-contrast: ;
|
|
97
|
-
--tw-backdrop-grayscale: ;
|
|
98
|
-
--tw-backdrop-hue-rotate: ;
|
|
99
|
-
--tw-backdrop-invert: ;
|
|
100
|
-
--tw-backdrop-opacity: ;
|
|
101
|
-
--tw-backdrop-saturate: ;
|
|
102
|
-
--tw-backdrop-sepia: ;
|
|
103
|
-
--tw-contain-size: ;
|
|
104
|
-
--tw-contain-layout: ;
|
|
105
|
-
--tw-contain-paint: ;
|
|
106
|
-
--tw-contain-style: ;
|
|
107
|
-
}/*
|
|
108
|
-
! tailwindcss v3.4.19 | MIT License | https://tailwindcss.com
|
|
109
|
-
*//*
|
|
110
|
-
1. Prevent padding and border from affecting element width. (https://github.com/mozdevs/cssremedy/issues/4)
|
|
111
|
-
2. Allow adding a border to an element by just adding a border-width. (https://github.com/tailwindcss/tailwindcss/pull/116)
|
|
112
|
-
*/
|
|
113
|
-
|
|
114
|
-
*,
|
|
115
|
-
::before,
|
|
116
|
-
::after {
|
|
117
|
-
box-sizing: border-box; /* 1 */
|
|
118
|
-
border-width: 0; /* 2 */
|
|
119
|
-
border-style: solid; /* 2 */
|
|
120
|
-
border-color: #e5e7eb; /* 2 */
|
|
121
|
-
}
|
|
122
|
-
|
|
123
|
-
::before,
|
|
124
|
-
::after {
|
|
125
|
-
--tw-content: '';
|
|
126
|
-
}
|
|
127
|
-
|
|
128
|
-
/*
|
|
129
|
-
1. Use a consistent sensible line-height in all browsers.
|
|
130
|
-
2. Prevent adjustments of font size after orientation changes in iOS.
|
|
131
|
-
3. Use a more readable tab size.
|
|
132
|
-
4. Use the user's configured `sans` font-family by default.
|
|
133
|
-
5. Use the user's configured `sans` font-feature-settings by default.
|
|
134
|
-
6. Use the user's configured `sans` font-variation-settings by default.
|
|
135
|
-
7. Disable tap highlights on iOS
|
|
136
|
-
*/
|
|
137
|
-
|
|
138
|
-
html,
|
|
139
|
-
:host {
|
|
140
|
-
line-height: 1.5; /* 1 */
|
|
141
|
-
-webkit-text-size-adjust: 100%; /* 2 */
|
|
142
|
-
-moz-tab-size: 4; /* 3 */
|
|
143
|
-
-o-tab-size: 4;
|
|
144
|
-
tab-size: 4; /* 3 */
|
|
145
|
-
font-family: ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"; /* 4 */
|
|
146
|
-
font-feature-settings: normal; /* 5 */
|
|
147
|
-
font-variation-settings: normal; /* 6 */
|
|
148
|
-
-webkit-tap-highlight-color: transparent; /* 7 */
|
|
149
|
-
}
|
|
150
|
-
|
|
151
|
-
/*
|
|
152
|
-
1. Remove the margin in all browsers.
|
|
153
|
-
2. Inherit line-height from `html` so users can set them as a class directly on the `html` element.
|
|
154
|
-
*/
|
|
155
|
-
|
|
156
|
-
body {
|
|
157
|
-
margin: 0; /* 1 */
|
|
158
|
-
line-height: inherit; /* 2 */
|
|
159
|
-
}
|
|
160
|
-
|
|
161
|
-
/*
|
|
162
|
-
1. Add the correct height in Firefox.
|
|
163
|
-
2. Correct the inheritance of border color in Firefox. (https://bugzilla.mozilla.org/show_bug.cgi?id=190655)
|
|
164
|
-
3. Ensure horizontal rules are visible by default.
|
|
165
|
-
*/
|
|
166
|
-
|
|
167
|
-
hr {
|
|
168
|
-
height: 0; /* 1 */
|
|
169
|
-
color: inherit; /* 2 */
|
|
170
|
-
border-top-width: 1px; /* 3 */
|
|
171
|
-
}
|
|
172
|
-
|
|
173
|
-
/*
|
|
174
|
-
Add the correct text decoration in Chrome, Edge, and Safari.
|
|
175
|
-
*/
|
|
176
|
-
|
|
177
|
-
abbr:where([title]) {
|
|
178
|
-
-webkit-text-decoration: underline dotted;
|
|
179
|
-
text-decoration: underline dotted;
|
|
180
|
-
}
|
|
181
|
-
|
|
182
|
-
/*
|
|
183
|
-
Remove the default font size and weight for headings.
|
|
184
|
-
*/
|
|
185
|
-
|
|
186
|
-
h1,
|
|
187
|
-
h2,
|
|
188
|
-
h3,
|
|
189
|
-
h4,
|
|
190
|
-
h5,
|
|
191
|
-
h6 {
|
|
192
|
-
font-size: inherit;
|
|
193
|
-
font-weight: inherit;
|
|
194
|
-
}
|
|
195
|
-
|
|
196
|
-
/*
|
|
197
|
-
Reset links to optimize for opt-in styling instead of opt-out.
|
|
198
|
-
*/
|
|
199
|
-
|
|
200
|
-
a {
|
|
201
|
-
color: inherit;
|
|
202
|
-
text-decoration: inherit;
|
|
203
|
-
}
|
|
204
|
-
|
|
205
|
-
/*
|
|
206
|
-
Add the correct font weight in Edge and Safari.
|
|
207
|
-
*/
|
|
208
|
-
|
|
209
|
-
b,
|
|
210
|
-
strong {
|
|
211
|
-
font-weight: bolder;
|
|
212
|
-
}
|
|
213
|
-
|
|
214
|
-
/*
|
|
215
|
-
1. Use the user's configured `mono` font-family by default.
|
|
216
|
-
2. Use the user's configured `mono` font-feature-settings by default.
|
|
217
|
-
3. Use the user's configured `mono` font-variation-settings by default.
|
|
218
|
-
4. Correct the odd `em` font sizing in all browsers.
|
|
219
|
-
*/
|
|
220
|
-
|
|
221
|
-
code,
|
|
222
|
-
kbd,
|
|
223
|
-
samp,
|
|
224
|
-
pre {
|
|
225
|
-
font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace; /* 1 */
|
|
226
|
-
font-feature-settings: normal; /* 2 */
|
|
227
|
-
font-variation-settings: normal; /* 3 */
|
|
228
|
-
font-size: 1em; /* 4 */
|
|
229
|
-
}
|
|
230
|
-
|
|
231
|
-
/*
|
|
232
|
-
Add the correct font size in all browsers.
|
|
233
|
-
*/
|
|
234
|
-
|
|
235
|
-
small {
|
|
236
|
-
font-size: 80%;
|
|
237
|
-
}
|
|
238
|
-
|
|
239
|
-
/*
|
|
240
|
-
Prevent `sub` and `sup` elements from affecting the line height in all browsers.
|
|
241
|
-
*/
|
|
242
|
-
|
|
243
|
-
sub,
|
|
244
|
-
sup {
|
|
245
|
-
font-size: 75%;
|
|
246
|
-
line-height: 0;
|
|
247
|
-
position: relative;
|
|
248
|
-
vertical-align: baseline;
|
|
249
|
-
}
|
|
250
|
-
|
|
251
|
-
sub {
|
|
252
|
-
bottom: -0.25em;
|
|
253
|
-
}
|
|
254
|
-
|
|
255
|
-
sup {
|
|
256
|
-
top: -0.5em;
|
|
257
|
-
}
|
|
258
|
-
|
|
259
|
-
/*
|
|
260
|
-
1. Remove text indentation from table contents in Chrome and Safari. (https://bugs.chromium.org/p/chromium/issues/detail?id=999088, https://bugs.webkit.org/show_bug.cgi?id=201297)
|
|
261
|
-
2. Correct table border color inheritance in all Chrome and Safari. (https://bugs.chromium.org/p/chromium/issues/detail?id=935729, https://bugs.webkit.org/show_bug.cgi?id=195016)
|
|
262
|
-
3. Remove gaps between table borders by default.
|
|
263
|
-
*/
|
|
264
|
-
|
|
265
|
-
table {
|
|
266
|
-
text-indent: 0; /* 1 */
|
|
267
|
-
border-color: inherit; /* 2 */
|
|
268
|
-
border-collapse: collapse; /* 3 */
|
|
269
|
-
}
|
|
270
|
-
|
|
271
|
-
/*
|
|
272
|
-
1. Change the font styles in all browsers.
|
|
273
|
-
2. Remove the margin in Firefox and Safari.
|
|
274
|
-
3. Remove default padding in all browsers.
|
|
275
|
-
*/
|
|
276
|
-
|
|
277
|
-
button,
|
|
278
|
-
input,
|
|
279
|
-
optgroup,
|
|
280
|
-
select,
|
|
281
|
-
textarea {
|
|
282
|
-
font-family: inherit; /* 1 */
|
|
283
|
-
font-feature-settings: inherit; /* 1 */
|
|
284
|
-
font-variation-settings: inherit; /* 1 */
|
|
285
|
-
font-size: 100%; /* 1 */
|
|
286
|
-
font-weight: inherit; /* 1 */
|
|
287
|
-
line-height: inherit; /* 1 */
|
|
288
|
-
letter-spacing: inherit; /* 1 */
|
|
289
|
-
color: inherit; /* 1 */
|
|
290
|
-
margin: 0; /* 2 */
|
|
291
|
-
padding: 0; /* 3 */
|
|
292
|
-
}
|
|
293
|
-
|
|
294
|
-
/*
|
|
295
|
-
Remove the inheritance of text transform in Edge and Firefox.
|
|
296
|
-
*/
|
|
297
|
-
|
|
298
|
-
button,
|
|
299
|
-
select {
|
|
300
|
-
text-transform: none;
|
|
301
|
-
}
|
|
302
1
|
|
|
303
|
-
/*
|
|
304
|
-
1. Correct the inability to style clickable types in iOS and Safari.
|
|
305
|
-
2. Remove default button styles.
|
|
306
|
-
*/
|
|
307
|
-
|
|
308
|
-
button,
|
|
309
|
-
input:where([type='button']),
|
|
310
|
-
input:where([type='reset']),
|
|
311
|
-
input:where([type='submit']) {
|
|
312
|
-
-webkit-appearance: button; /* 1 */
|
|
313
|
-
background-color: transparent; /* 2 */
|
|
314
|
-
background-image: none; /* 2 */
|
|
315
|
-
}
|
|
316
|
-
|
|
317
|
-
/*
|
|
318
|
-
Use the modern Firefox focus style for all focusable elements.
|
|
319
|
-
*/
|
|
320
|
-
|
|
321
|
-
:-moz-focusring {
|
|
322
|
-
outline: auto;
|
|
323
|
-
}
|
|
324
|
-
|
|
325
|
-
/*
|
|
326
|
-
Remove the additional `:invalid` styles in Firefox. (https://github.com/mozilla/gecko-dev/blob/2f9eacd9d3d995c937b4251a5557d95d494c9be1/layout/style/res/forms.css#L728-L737)
|
|
327
|
-
*/
|
|
328
|
-
|
|
329
|
-
:-moz-ui-invalid {
|
|
330
|
-
box-shadow: none;
|
|
331
|
-
}
|
|
332
|
-
|
|
333
|
-
/*
|
|
334
|
-
Add the correct vertical alignment in Chrome and Firefox.
|
|
335
|
-
*/
|
|
336
|
-
|
|
337
|
-
progress {
|
|
338
|
-
vertical-align: baseline;
|
|
339
|
-
}
|
|
340
|
-
|
|
341
|
-
/*
|
|
342
|
-
Correct the cursor style of increment and decrement buttons in Safari.
|
|
343
|
-
*/
|
|
344
|
-
|
|
345
|
-
::-webkit-inner-spin-button,
|
|
346
|
-
::-webkit-outer-spin-button {
|
|
347
|
-
height: auto;
|
|
348
|
-
}
|
|
349
|
-
|
|
350
|
-
/*
|
|
351
|
-
1. Correct the odd appearance in Chrome and Safari.
|
|
352
|
-
2. Correct the outline style in Safari.
|
|
353
|
-
*/
|
|
354
|
-
|
|
355
|
-
[type='search'] {
|
|
356
|
-
-webkit-appearance: textfield; /* 1 */
|
|
357
|
-
outline-offset: -2px; /* 2 */
|
|
358
|
-
}
|
|
359
|
-
|
|
360
|
-
/*
|
|
361
|
-
Remove the inner padding in Chrome and Safari on macOS.
|
|
362
|
-
*/
|
|
363
|
-
|
|
364
|
-
::-webkit-search-decoration {
|
|
365
|
-
-webkit-appearance: none;
|
|
366
|
-
}
|
|
367
|
-
|
|
368
|
-
/*
|
|
369
|
-
1. Correct the inability to style clickable types in iOS and Safari.
|
|
370
|
-
2. Change font properties to `inherit` in Safari.
|
|
371
|
-
*/
|
|
372
|
-
|
|
373
|
-
::-webkit-file-upload-button {
|
|
374
|
-
-webkit-appearance: button; /* 1 */
|
|
375
|
-
font: inherit; /* 2 */
|
|
376
|
-
}
|
|
377
|
-
|
|
378
|
-
/*
|
|
379
|
-
Add the correct display in Chrome and Safari.
|
|
380
|
-
*/
|
|
381
|
-
|
|
382
|
-
summary {
|
|
383
|
-
display: list-item;
|
|
384
|
-
}
|
|
385
|
-
|
|
386
|
-
/*
|
|
387
|
-
Removes the default spacing and border for appropriate elements.
|
|
388
|
-
*/
|
|
389
|
-
|
|
390
|
-
blockquote,
|
|
391
|
-
dl,
|
|
392
|
-
dd,
|
|
393
|
-
h1,
|
|
394
|
-
h2,
|
|
395
|
-
h3,
|
|
396
|
-
h4,
|
|
397
|
-
h5,
|
|
398
|
-
h6,
|
|
399
|
-
hr,
|
|
400
|
-
figure,
|
|
401
|
-
p,
|
|
402
|
-
pre {
|
|
403
|
-
margin: 0;
|
|
404
|
-
}
|
|
405
|
-
|
|
406
|
-
fieldset {
|
|
407
|
-
margin: 0;
|
|
408
|
-
padding: 0;
|
|
409
|
-
}
|
|
410
|
-
|
|
411
|
-
legend {
|
|
412
|
-
padding: 0;
|
|
413
|
-
}
|
|
414
|
-
|
|
415
|
-
ol,
|
|
416
|
-
ul,
|
|
417
|
-
menu {
|
|
418
|
-
list-style: none;
|
|
419
|
-
margin: 0;
|
|
420
|
-
padding: 0;
|
|
421
|
-
}
|
|
422
|
-
|
|
423
|
-
/*
|
|
424
|
-
Reset default styling for dialogs.
|
|
425
|
-
*/
|
|
426
|
-
dialog {
|
|
427
|
-
padding: 0;
|
|
428
|
-
}
|
|
429
|
-
|
|
430
|
-
/*
|
|
431
|
-
Prevent resizing textareas horizontally by default.
|
|
432
|
-
*/
|
|
433
|
-
|
|
434
|
-
textarea {
|
|
435
|
-
resize: vertical;
|
|
436
|
-
}
|
|
437
|
-
|
|
438
|
-
/*
|
|
439
|
-
1. Reset the default placeholder opacity in Firefox. (https://github.com/tailwindlabs/tailwindcss/issues/3300)
|
|
440
|
-
2. Set the default placeholder color to the user's configured gray 400 color.
|
|
441
|
-
*/
|
|
442
|
-
|
|
443
|
-
input::-moz-placeholder, textarea::-moz-placeholder {
|
|
444
|
-
opacity: 1; /* 1 */
|
|
445
|
-
color: #9ca3af; /* 2 */
|
|
446
|
-
}
|
|
447
|
-
|
|
448
|
-
input::placeholder,
|
|
449
|
-
textarea::placeholder {
|
|
450
|
-
opacity: 1; /* 1 */
|
|
451
|
-
color: #9ca3af; /* 2 */
|
|
452
|
-
}
|
|
453
|
-
|
|
454
|
-
/*
|
|
455
|
-
Set the default cursor for buttons.
|
|
456
|
-
*/
|
|
457
|
-
|
|
458
|
-
button,
|
|
459
|
-
[role="button"] {
|
|
460
|
-
cursor: pointer;
|
|
461
|
-
}
|
|
462
|
-
|
|
463
|
-
/*
|
|
464
|
-
Make sure disabled buttons don't get the pointer cursor.
|
|
465
|
-
*/
|
|
466
|
-
:disabled {
|
|
467
|
-
cursor: default;
|
|
468
|
-
}
|
|
469
|
-
|
|
470
|
-
/*
|
|
471
|
-
1. Make replaced elements `display: block` by default. (https://github.com/mozdevs/cssremedy/issues/14)
|
|
472
|
-
2. Add `vertical-align: middle` to align replaced elements more sensibly by default. (https://github.com/jensimmons/cssremedy/issues/14#issuecomment-634934210)
|
|
473
|
-
This can trigger a poorly considered lint error in some tools but is included by design.
|
|
474
|
-
*/
|
|
475
|
-
|
|
476
|
-
img,
|
|
477
|
-
svg,
|
|
478
|
-
video,
|
|
479
|
-
canvas,
|
|
480
|
-
audio,
|
|
481
|
-
iframe,
|
|
482
|
-
embed,
|
|
483
|
-
object {
|
|
484
|
-
display: block; /* 1 */
|
|
485
|
-
vertical-align: middle; /* 2 */
|
|
486
|
-
}
|
|
487
|
-
|
|
488
|
-
/*
|
|
489
|
-
Constrain images and videos to the parent width and preserve their intrinsic aspect ratio. (https://github.com/mozdevs/cssremedy/issues/14)
|
|
490
|
-
*/
|
|
491
|
-
|
|
492
|
-
img,
|
|
493
|
-
video {
|
|
494
|
-
max-width: 100%;
|
|
495
|
-
height: auto;
|
|
496
|
-
}
|
|
497
|
-
|
|
498
|
-
/* Make elements with the HTML hidden attribute stay hidden by default */
|
|
499
|
-
[hidden]:where(:not([hidden="until-found"])) {
|
|
500
|
-
display: none;
|
|
501
|
-
}
|
|
502
2
|
/**
|
|
503
3
|
* Light Mode (Default Theme)
|
|
504
4
|
* Source: src/tokens/semantic.ts -> borderTokens.light, contentTokens.light, backgroundTokens.light
|
|
@@ -707,18 +207,14 @@ video {
|
|
|
707
207
|
--pd-reset-border-width: 0;
|
|
708
208
|
--pd-reset-focus-outline: 0;
|
|
709
209
|
--pd-reset-focus-box-shadow: 0 0 0 0 rgba(0, 0, 0, 0);
|
|
710
|
-
|
|
711
|
-
font-family: var(--font-sans, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, sans-serif);
|
|
712
|
-
color: var(--text-body);
|
|
713
|
-
background-color: var(--surface-base);
|
|
714
210
|
}
|
|
715
211
|
|
|
716
|
-
|
|
717
|
-
|
|
718
|
-
|
|
719
|
-
|
|
720
|
-
|
|
721
|
-
|
|
212
|
+
/**
|
|
213
|
+
* Dark Mode Theme
|
|
214
|
+
* Applied when .dark class is present on root element
|
|
215
|
+
* Source: src/tokens/semantic.ts -> borderTokens.dark, contentTokens.dark, backgroundTokens.dark
|
|
216
|
+
*/
|
|
217
|
+
.dark {
|
|
722
218
|
--accent: #17171C;
|
|
723
219
|
--accent-foreground: #DFDFE2;
|
|
724
220
|
--background: #09090B;
|
|
@@ -907,610 +403,18 @@ video {
|
|
|
907
403
|
--z-tooltip: 1070;
|
|
908
404
|
}
|
|
909
405
|
|
|
910
|
-
|
|
911
|
-
|
|
912
|
-
|
|
913
|
-
|
|
914
|
-
|
|
915
|
-
|
|
916
|
-
|
|
917
|
-
textarea:focus-visible {
|
|
918
|
-
outline: 2px solid var(--intent-primary);
|
|
919
|
-
outline-offset: 2px;
|
|
920
|
-
}
|
|
921
|
-
* {
|
|
922
|
-
border-color: var(--border-primary);
|
|
923
|
-
}
|
|
924
|
-
body {
|
|
925
|
-
background-color: var(--background-primary);
|
|
926
|
-
color: var(--content-primary);
|
|
927
|
-
}
|
|
928
|
-
html {
|
|
929
|
-
font-size: var(--pd-reset-html-font-size, 10px);
|
|
930
|
-
height: var(--pd-reset-html-height, 100vh);
|
|
931
|
-
min-height: var(--pd-reset-html-min-height, 100vh);
|
|
932
|
-
width: var(--pd-reset-html-width, 100vw);
|
|
933
|
-
min-width: var(--pd-reset-html-min-width, 100vw);
|
|
934
|
-
margin: 0;
|
|
935
|
-
padding: 0;
|
|
936
|
-
}
|
|
937
|
-
html, body {
|
|
938
|
-
height: var(--pd-reset-html-height, 100vh);
|
|
939
|
-
min-height: var(--pd-reset-html-min-height, 100vh);
|
|
940
|
-
width: var(--pd-reset-html-width, 100vw);
|
|
941
|
-
min-width: var(--pd-reset-html-min-width, 100vw);
|
|
942
|
-
margin: var(--pd-reset-body-margin, 0);
|
|
943
|
-
padding: var(--pd-reset-body-padding, 0);
|
|
944
|
-
}
|
|
945
|
-
body {
|
|
946
|
-
font-family: var(--font-sans);
|
|
947
|
-
-webkit-font-smoothing: antialiased;
|
|
948
|
-
-moz-osx-font-smoothing: grayscale;
|
|
949
|
-
}
|
|
950
|
-
*, ::before, ::after {
|
|
951
|
-
box-sizing: var(--pd-reset-box-sizing, border-box);
|
|
952
|
-
border-width: var(--pd-reset-border-width, 0);
|
|
953
|
-
}
|
|
954
|
-
:focus {
|
|
955
|
-
outline: var(--pd-reset-focus-outline, 0);
|
|
956
|
-
box-shadow: var(--pd-reset-focus-box-shadow, 0 0 0 0 rgba(0, 0, 0, 0));
|
|
957
|
-
}
|
|
958
|
-
/* Autofill behavior */
|
|
959
|
-
input:-webkit-autofill,
|
|
960
|
-
input:-webkit-autofill:hover,
|
|
961
|
-
input:-webkit-autofill:focus,
|
|
962
|
-
input:-webkit-autofill:active {
|
|
963
|
-
background-color: transparent;
|
|
964
|
-
-webkit-transition: background-color 5000s ease-in-out 0s;
|
|
965
|
-
transition: background-color 5000s ease-in-out 0s;
|
|
966
|
-
-webkit-text-fill-color: var(--content-primary);
|
|
967
|
-
}
|
|
968
|
-
.container {
|
|
969
|
-
width: 100%;
|
|
970
|
-
}
|
|
971
|
-
@media (min-width: 640px) {
|
|
972
|
-
|
|
973
|
-
.container {
|
|
974
|
-
max-width: 640px;
|
|
975
|
-
}
|
|
976
|
-
}
|
|
977
|
-
@media (min-width: 768px) {
|
|
978
|
-
|
|
979
|
-
.container {
|
|
980
|
-
max-width: 768px;
|
|
981
|
-
}
|
|
982
|
-
}
|
|
983
|
-
@media (min-width: 1024px) {
|
|
984
|
-
|
|
985
|
-
.container {
|
|
986
|
-
max-width: 1024px;
|
|
987
|
-
}
|
|
988
|
-
}
|
|
989
|
-
@media (min-width: 1280px) {
|
|
990
|
-
|
|
991
|
-
.container {
|
|
992
|
-
max-width: 1280px;
|
|
993
|
-
}
|
|
994
|
-
}
|
|
995
|
-
@media (min-width: 1536px) {
|
|
996
|
-
|
|
997
|
-
.container {
|
|
998
|
-
max-width: 1536px;
|
|
999
|
-
}
|
|
1000
|
-
}
|
|
1001
|
-
button { font-family: inherit; font-size: inherit; }
|
|
1002
|
-
.sr-only {
|
|
1003
|
-
position: absolute;
|
|
1004
|
-
width: 1px;
|
|
1005
|
-
height: 1px;
|
|
1006
|
-
padding: 0;
|
|
1007
|
-
margin: -1px;
|
|
1008
|
-
overflow: hidden;
|
|
1009
|
-
clip: rect(0, 0, 0, 0);
|
|
1010
|
-
white-space: nowrap;
|
|
1011
|
-
border-width: 0;
|
|
1012
|
-
}
|
|
1013
|
-
.fixed {
|
|
1014
|
-
position: fixed;
|
|
1015
|
-
}
|
|
1016
|
-
.absolute {
|
|
1017
|
-
position: absolute;
|
|
1018
|
-
}
|
|
1019
|
-
.relative {
|
|
1020
|
-
position: relative;
|
|
1021
|
-
}
|
|
1022
|
-
.sticky {
|
|
1023
|
-
position: sticky;
|
|
1024
|
-
}
|
|
1025
|
-
.bottom-1 {
|
|
1026
|
-
bottom: 0.25rem;
|
|
1027
|
-
}
|
|
1028
|
-
.left-1\/2 {
|
|
1029
|
-
left: 50%;
|
|
1030
|
-
}
|
|
1031
|
-
.mx-auto {
|
|
1032
|
-
margin-left: auto;
|
|
1033
|
-
margin-right: auto;
|
|
1034
|
-
}
|
|
1035
|
-
.mb-1 {
|
|
1036
|
-
margin-bottom: 0.25rem;
|
|
1037
|
-
}
|
|
1038
|
-
.mb-2 {
|
|
1039
|
-
margin-bottom: 0.5rem;
|
|
1040
|
-
}
|
|
1041
|
-
.mb-6 {
|
|
1042
|
-
margin-bottom: 1.5rem;
|
|
1043
|
-
}
|
|
1044
|
-
.ml-1\.5 {
|
|
1045
|
-
margin-left: 0.375rem;
|
|
1046
|
-
}
|
|
1047
|
-
.ml-2 {
|
|
1048
|
-
margin-left: 0.5rem;
|
|
1049
|
-
}
|
|
1050
|
-
.ml-2\.5 {
|
|
1051
|
-
margin-left: 0.625rem;
|
|
1052
|
-
}
|
|
1053
|
-
.mr-1\.5 {
|
|
1054
|
-
margin-right: 0.375rem;
|
|
1055
|
-
}
|
|
1056
|
-
.mr-2 {
|
|
1057
|
-
margin-right: 0.5rem;
|
|
1058
|
-
}
|
|
1059
|
-
.mr-2\.5 {
|
|
1060
|
-
margin-right: 0.625rem;
|
|
1061
|
-
}
|
|
1062
|
-
.inline {
|
|
1063
|
-
display: inline;
|
|
1064
|
-
}
|
|
1065
|
-
.flex {
|
|
1066
|
-
display: flex;
|
|
1067
|
-
}
|
|
1068
|
-
.inline-flex {
|
|
1069
|
-
display: inline-flex;
|
|
1070
|
-
}
|
|
1071
|
-
.table {
|
|
1072
|
-
display: table;
|
|
1073
|
-
}
|
|
1074
|
-
.grid {
|
|
1075
|
-
display: grid;
|
|
1076
|
-
}
|
|
1077
|
-
.hidden {
|
|
1078
|
-
display: none;
|
|
1079
|
-
}
|
|
1080
|
-
.h-10 {
|
|
1081
|
-
height: 2.5rem;
|
|
1082
|
-
}
|
|
1083
|
-
.h-12 {
|
|
1084
|
-
height: 3rem;
|
|
1085
|
-
}
|
|
1086
|
-
.h-16 {
|
|
1087
|
-
height: 4rem;
|
|
1088
|
-
}
|
|
1089
|
-
.h-2 {
|
|
1090
|
-
height: 0.5rem;
|
|
1091
|
-
}
|
|
1092
|
-
.h-28 {
|
|
1093
|
-
height: 7rem;
|
|
1094
|
-
}
|
|
1095
|
-
.h-3 {
|
|
1096
|
-
height: 0.75rem;
|
|
1097
|
-
}
|
|
1098
|
-
.h-4 {
|
|
1099
|
-
height: 1rem;
|
|
1100
|
-
}
|
|
1101
|
-
.h-5 {
|
|
1102
|
-
height: 1.25rem;
|
|
1103
|
-
}
|
|
1104
|
-
.h-8 {
|
|
1105
|
-
height: 2rem;
|
|
1106
|
-
}
|
|
1107
|
-
.min-h-\[100px\] {
|
|
1108
|
-
min-height: 100px;
|
|
1109
|
-
}
|
|
1110
|
-
.min-h-screen {
|
|
1111
|
-
min-height: 100vh;
|
|
1112
|
-
}
|
|
1113
|
-
.w-2 {
|
|
1114
|
-
width: 0.5rem;
|
|
1115
|
-
}
|
|
1116
|
-
.w-20 {
|
|
1117
|
-
width: 5rem;
|
|
1118
|
-
}
|
|
1119
|
-
.w-24 {
|
|
1120
|
-
width: 6rem;
|
|
1121
|
-
}
|
|
1122
|
-
.w-3 {
|
|
1123
|
-
width: 0.75rem;
|
|
1124
|
-
}
|
|
1125
|
-
.w-4 {
|
|
1126
|
-
width: 1rem;
|
|
1127
|
-
}
|
|
1128
|
-
.w-5 {
|
|
1129
|
-
width: 1.25rem;
|
|
1130
|
-
}
|
|
1131
|
-
.w-full {
|
|
1132
|
-
width: 100%;
|
|
1133
|
-
}
|
|
1134
|
-
.min-w-0 {
|
|
1135
|
-
min-width: 0px;
|
|
1136
|
-
}
|
|
1137
|
-
.max-w-3xl {
|
|
1138
|
-
max-width: 48rem;
|
|
1139
|
-
}
|
|
1140
|
-
.max-w-4xl {
|
|
1141
|
-
max-width: 56rem;
|
|
1142
|
-
}
|
|
1143
|
-
.max-w-7xl {
|
|
1144
|
-
max-width: 80rem;
|
|
1145
|
-
}
|
|
1146
|
-
.max-w-\[1400px\] {
|
|
1147
|
-
max-width: 1400px;
|
|
1148
|
-
}
|
|
1149
|
-
.max-w-md {
|
|
1150
|
-
max-width: 28rem;
|
|
1151
|
-
}
|
|
1152
|
-
.flex-1 {
|
|
1153
|
-
flex: 1 1 0%;
|
|
1154
|
-
}
|
|
1155
|
-
.flex-shrink-0 {
|
|
1156
|
-
flex-shrink: 0;
|
|
1157
|
-
}
|
|
1158
|
-
.-translate-x-1\/2 {
|
|
1159
|
-
--tw-translate-x: -50%;
|
|
1160
|
-
transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
|
|
406
|
+
/* Focus styles for accessibility - only applied to interactive elements */
|
|
407
|
+
button:focus-visible,
|
|
408
|
+
input:focus-visible,
|
|
409
|
+
select:focus-visible,
|
|
410
|
+
textarea:focus-visible {
|
|
411
|
+
outline: 2px solid var(--intent-primary);
|
|
412
|
+
outline-offset: 2px;
|
|
1161
413
|
}
|
|
1162
|
-
@keyframes spin {
|
|
1163
414
|
|
|
1164
|
-
|
|
1165
|
-
|
|
1166
|
-
|
|
1167
|
-
}
|
|
1168
|
-
.animate-spin {
|
|
1169
|
-
animation: spin 1s linear infinite;
|
|
1170
|
-
}
|
|
1171
|
-
.cursor-pointer {
|
|
1172
|
-
cursor: pointer;
|
|
1173
|
-
}
|
|
1174
|
-
.grid-cols-1 {
|
|
1175
|
-
grid-template-columns: repeat(1, minmax(0, 1fr));
|
|
1176
|
-
}
|
|
1177
|
-
.grid-cols-3 {
|
|
1178
|
-
grid-template-columns: repeat(3, minmax(0, 1fr));
|
|
1179
|
-
}
|
|
1180
|
-
.grid-cols-\[150px_repeat\(5\2c 1fr\)\] {
|
|
1181
|
-
grid-template-columns: 150px repeat(5,1fr);
|
|
1182
|
-
}
|
|
1183
|
-
.flex-row {
|
|
1184
|
-
flex-direction: row;
|
|
1185
|
-
}
|
|
1186
|
-
.flex-col {
|
|
1187
|
-
flex-direction: column;
|
|
1188
|
-
}
|
|
1189
|
-
.flex-wrap {
|
|
1190
|
-
flex-wrap: wrap;
|
|
1191
|
-
}
|
|
1192
|
-
.items-start {
|
|
1193
|
-
align-items: flex-start;
|
|
1194
|
-
}
|
|
1195
|
-
.items-center {
|
|
1196
|
-
align-items: center;
|
|
1197
|
-
}
|
|
1198
|
-
.justify-center {
|
|
1199
|
-
justify-content: center;
|
|
1200
|
-
}
|
|
1201
|
-
.gap-1 {
|
|
1202
|
-
gap: 0.25rem;
|
|
1203
|
-
}
|
|
1204
|
-
.gap-2 {
|
|
1205
|
-
gap: 0.5rem;
|
|
1206
|
-
}
|
|
1207
|
-
.gap-3 {
|
|
1208
|
-
gap: 0.75rem;
|
|
1209
|
-
}
|
|
1210
|
-
.gap-4 {
|
|
1211
|
-
gap: 1rem;
|
|
1212
|
-
}
|
|
1213
|
-
.gap-6 {
|
|
1214
|
-
gap: 1.5rem;
|
|
1215
|
-
}
|
|
1216
|
-
.gap-8 {
|
|
1217
|
-
gap: 2rem;
|
|
1218
|
-
}
|
|
1219
|
-
.gap-x-6 {
|
|
1220
|
-
-moz-column-gap: 1.5rem;
|
|
1221
|
-
column-gap: 1.5rem;
|
|
1222
|
-
}
|
|
1223
|
-
.space-y-10 > :not([hidden]) ~ :not([hidden]) {
|
|
1224
|
-
--tw-space-y-reverse: 0;
|
|
1225
|
-
margin-top: calc(2.5rem * calc(1 - var(--tw-space-y-reverse)));
|
|
1226
|
-
margin-bottom: calc(2.5rem * var(--tw-space-y-reverse));
|
|
1227
|
-
}
|
|
1228
|
-
.space-y-3 > :not([hidden]) ~ :not([hidden]) {
|
|
1229
|
-
--tw-space-y-reverse: 0;
|
|
1230
|
-
margin-top: calc(0.75rem * calc(1 - var(--tw-space-y-reverse)));
|
|
1231
|
-
margin-bottom: calc(0.75rem * var(--tw-space-y-reverse));
|
|
1232
|
-
}
|
|
1233
|
-
.space-y-4 > :not([hidden]) ~ :not([hidden]) {
|
|
1234
|
-
--tw-space-y-reverse: 0;
|
|
1235
|
-
margin-top: calc(1rem * calc(1 - var(--tw-space-y-reverse)));
|
|
1236
|
-
margin-bottom: calc(1rem * var(--tw-space-y-reverse));
|
|
1237
|
-
}
|
|
1238
|
-
.space-y-6 > :not([hidden]) ~ :not([hidden]) {
|
|
1239
|
-
--tw-space-y-reverse: 0;
|
|
1240
|
-
margin-top: calc(1.5rem * calc(1 - var(--tw-space-y-reverse)));
|
|
1241
|
-
margin-bottom: calc(1.5rem * var(--tw-space-y-reverse));
|
|
1242
|
-
}
|
|
1243
|
-
.space-y-8 > :not([hidden]) ~ :not([hidden]) {
|
|
1244
|
-
--tw-space-y-reverse: 0;
|
|
1245
|
-
margin-top: calc(2rem * calc(1 - var(--tw-space-y-reverse)));
|
|
1246
|
-
margin-bottom: calc(2rem * var(--tw-space-y-reverse));
|
|
1247
|
-
}
|
|
1248
|
-
.overflow-hidden {
|
|
1249
|
-
overflow: hidden;
|
|
1250
|
-
}
|
|
1251
|
-
.overflow-x-auto {
|
|
1252
|
-
overflow-x: auto;
|
|
1253
|
-
}
|
|
1254
|
-
.truncate {
|
|
1255
|
-
overflow: hidden;
|
|
1256
|
-
text-overflow: ellipsis;
|
|
1257
|
-
white-space: nowrap;
|
|
1258
|
-
}
|
|
1259
|
-
.whitespace-nowrap {
|
|
1260
|
-
white-space: nowrap;
|
|
1261
|
-
}
|
|
1262
|
-
.rounded-full {
|
|
1263
|
-
border-radius: 9999px;
|
|
1264
|
-
}
|
|
1265
|
-
.rounded-lg {
|
|
1266
|
-
border-radius: 0.5rem;
|
|
1267
|
-
}
|
|
1268
|
-
.rounded-md {
|
|
1269
|
-
border-radius: 0.375rem;
|
|
1270
|
-
}
|
|
1271
|
-
.rounded-xl {
|
|
1272
|
-
border-radius: 0.75rem;
|
|
1273
|
-
}
|
|
1274
|
-
.border {
|
|
1275
|
-
border-width: 1px;
|
|
1276
|
-
}
|
|
1277
|
-
.border-2 {
|
|
1278
|
-
border-width: 2px;
|
|
1279
|
-
}
|
|
1280
|
-
.border-\[var\(--border-blue\)\] {
|
|
1281
|
-
border-color: var(--border-blue);
|
|
1282
|
-
}
|
|
1283
|
-
.border-\[var\(--border-green\)\] {
|
|
1284
|
-
border-color: var(--border-green);
|
|
1285
|
-
}
|
|
1286
|
-
.border-\[var\(--border-green-subtle\)\] {
|
|
1287
|
-
border-color: var(--border-green-subtle);
|
|
1288
|
-
}
|
|
1289
|
-
.border-\[var\(--border-primary\)\] {
|
|
1290
|
-
border-color: var(--border-primary);
|
|
1291
|
-
}
|
|
1292
|
-
.border-\[var\(--border-red\)\] {
|
|
1293
|
-
border-color: var(--border-red);
|
|
1294
|
-
}
|
|
1295
|
-
.border-\[var\(--border-secondary\)\] {
|
|
1296
|
-
border-color: var(--border-secondary);
|
|
1297
|
-
}
|
|
1298
|
-
.border-\[var\(--border-subtle\)\] {
|
|
1299
|
-
border-color: var(--border-subtle);
|
|
1300
|
-
}
|
|
1301
|
-
.border-\[var\(--border-yellow\)\] {
|
|
1302
|
-
border-color: var(--border-yellow);
|
|
1303
|
-
}
|
|
1304
|
-
.border-\[var\(--border-yellow-subtle\)\] {
|
|
1305
|
-
border-color: var(--border-yellow-subtle);
|
|
1306
|
-
}
|
|
1307
|
-
.bg-\[var\(--background-base\)\] {
|
|
1308
|
-
background-color: var(--background-base);
|
|
1309
|
-
}
|
|
1310
|
-
.bg-\[var\(--background-green\)\] {
|
|
1311
|
-
background-color: var(--background-green);
|
|
1312
|
-
}
|
|
1313
|
-
.bg-\[var\(--background-info\)\] {
|
|
1314
|
-
background-color: var(--background-info);
|
|
1315
|
-
}
|
|
1316
|
-
.bg-\[var\(--background-invert\)\] {
|
|
1317
|
-
background-color: var(--background-invert);
|
|
1318
|
-
}
|
|
1319
|
-
.bg-\[var\(--background-low\)\] {
|
|
1320
|
-
background-color: var(--background-low);
|
|
1321
|
-
}
|
|
1322
|
-
.bg-\[var\(--background-primary\)\] {
|
|
1323
|
-
background-color: var(--background-primary);
|
|
1324
|
-
}
|
|
1325
|
-
.bg-\[var\(--background-red\)\] {
|
|
1326
|
-
background-color: var(--background-red);
|
|
1327
|
-
}
|
|
1328
|
-
.bg-\[var\(--background-secondary\)\] {
|
|
1329
|
-
background-color: var(--background-secondary);
|
|
1330
|
-
}
|
|
1331
|
-
.bg-\[var\(--background-yellow\)\] {
|
|
1332
|
-
background-color: var(--background-yellow);
|
|
1333
|
-
}
|
|
1334
|
-
.bg-\[var\(--content-primary\)\] {
|
|
1335
|
-
background-color: var(--content-primary);
|
|
1336
|
-
}
|
|
1337
|
-
.bg-blue-400 {
|
|
1338
|
-
--tw-bg-opacity: 1;
|
|
1339
|
-
background-color: rgb(96 165 250 / var(--tw-bg-opacity, 1));
|
|
1340
|
-
}
|
|
1341
|
-
.bg-yellow-400 {
|
|
1342
|
-
--tw-bg-opacity: 1;
|
|
1343
|
-
background-color: rgb(250 204 21 / var(--tw-bg-opacity, 1));
|
|
1344
|
-
}
|
|
1345
|
-
.p-12 {
|
|
1346
|
-
padding: 3rem;
|
|
1347
|
-
}
|
|
1348
|
-
.p-2 {
|
|
1349
|
-
padding: 0.5rem;
|
|
1350
|
-
}
|
|
1351
|
-
.p-4 {
|
|
1352
|
-
padding: 1rem;
|
|
1353
|
-
}
|
|
1354
|
-
.p-5 {
|
|
1355
|
-
padding: 1.25rem;
|
|
1356
|
-
}
|
|
1357
|
-
.p-6 {
|
|
1358
|
-
padding: 1.5rem;
|
|
1359
|
-
}
|
|
1360
|
-
.p-8 {
|
|
1361
|
-
padding: 2rem;
|
|
1362
|
-
}
|
|
1363
|
-
.px-1 {
|
|
1364
|
-
padding-left: 0.25rem;
|
|
1365
|
-
padding-right: 0.25rem;
|
|
1366
|
-
}
|
|
1367
|
-
.px-3 {
|
|
1368
|
-
padding-left: 0.75rem;
|
|
1369
|
-
padding-right: 0.75rem;
|
|
1370
|
-
}
|
|
1371
|
-
.px-4 {
|
|
1372
|
-
padding-left: 1rem;
|
|
1373
|
-
padding-right: 1rem;
|
|
1374
|
-
}
|
|
1375
|
-
.px-6 {
|
|
1376
|
-
padding-left: 1.5rem;
|
|
1377
|
-
padding-right: 1.5rem;
|
|
1378
|
-
}
|
|
1379
|
-
.pt-2 {
|
|
1380
|
-
padding-top: 0.5rem;
|
|
1381
|
-
}
|
|
1382
|
-
.text-center {
|
|
1383
|
-
text-align: center;
|
|
1384
|
-
}
|
|
1385
|
-
.font-mono {
|
|
1386
|
-
font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
|
|
1387
|
-
}
|
|
1388
|
-
.text-2xl {
|
|
1389
|
-
font-size: 1.5rem;
|
|
1390
|
-
line-height: 2rem;
|
|
1391
|
-
}
|
|
1392
|
-
.text-3xl {
|
|
1393
|
-
font-size: 1.875rem;
|
|
1394
|
-
line-height: 2.25rem;
|
|
1395
|
-
}
|
|
1396
|
-
.text-4xl {
|
|
1397
|
-
font-size: 2.25rem;
|
|
1398
|
-
line-height: 2.5rem;
|
|
1399
|
-
}
|
|
1400
|
-
.text-\[10px\] {
|
|
1401
|
-
font-size: 10px;
|
|
1402
|
-
}
|
|
1403
|
-
.text-\[8px\] {
|
|
1404
|
-
font-size: 8px;
|
|
1405
|
-
}
|
|
1406
|
-
.text-base {
|
|
1407
|
-
font-size: 1rem;
|
|
1408
|
-
line-height: 1.5rem;
|
|
1409
|
-
}
|
|
1410
|
-
.text-lg {
|
|
1411
|
-
font-size: 1.125rem;
|
|
1412
|
-
line-height: 1.75rem;
|
|
1413
|
-
}
|
|
1414
|
-
.text-sm {
|
|
1415
|
-
font-size: 0.875rem;
|
|
1416
|
-
line-height: 1.25rem;
|
|
1417
|
-
}
|
|
1418
|
-
.text-xl {
|
|
1419
|
-
font-size: 1.25rem;
|
|
1420
|
-
line-height: 1.75rem;
|
|
1421
|
-
}
|
|
1422
|
-
.text-xs {
|
|
1423
|
-
font-size: 0.75rem;
|
|
1424
|
-
line-height: 1rem;
|
|
1425
|
-
}
|
|
1426
|
-
.font-bold {
|
|
1427
|
-
font-weight: 700;
|
|
1428
|
-
}
|
|
1429
|
-
.font-medium {
|
|
1430
|
-
font-weight: 500;
|
|
1431
|
-
}
|
|
1432
|
-
.font-semibold {
|
|
1433
|
-
font-weight: 600;
|
|
1434
|
-
}
|
|
1435
|
-
.capitalize {
|
|
1436
|
-
text-transform: capitalize;
|
|
1437
|
-
}
|
|
1438
|
-
.leading-relaxed {
|
|
1439
|
-
line-height: 1.625;
|
|
1440
|
-
}
|
|
1441
|
-
.leading-tight {
|
|
1442
|
-
line-height: 1.25;
|
|
1443
|
-
}
|
|
1444
|
-
.text-\[var\(--content-blue\)\] {
|
|
1445
|
-
color: var(--content-blue);
|
|
1446
|
-
}
|
|
1447
|
-
.text-\[var\(--content-green\)\] {
|
|
1448
|
-
color: var(--content-green);
|
|
1449
|
-
}
|
|
1450
|
-
.text-\[var\(--content-on-color\)\] {
|
|
1451
|
-
color: var(--content-on-color);
|
|
1452
|
-
}
|
|
1453
|
-
.text-\[var\(--content-primary\)\] {
|
|
1454
|
-
color: var(--content-primary);
|
|
1455
|
-
}
|
|
1456
|
-
.text-\[var\(--content-red\)\] {
|
|
1457
|
-
color: var(--content-red);
|
|
1458
|
-
}
|
|
1459
|
-
.text-\[var\(--content-secondary\)\] {
|
|
1460
|
-
color: var(--content-secondary);
|
|
1461
|
-
}
|
|
1462
|
-
.text-\[var\(--content-subtle\)\] {
|
|
1463
|
-
color: var(--content-subtle);
|
|
1464
|
-
}
|
|
1465
|
-
.text-\[var\(--content-yellow\)\] {
|
|
1466
|
-
color: var(--content-yellow);
|
|
1467
|
-
}
|
|
1468
|
-
.text-gray-500 {
|
|
1469
|
-
--tw-text-opacity: 1;
|
|
1470
|
-
color: rgb(107 114 128 / var(--tw-text-opacity, 1));
|
|
1471
|
-
}
|
|
1472
|
-
.shadow-sm {
|
|
1473
|
-
--tw-shadow: 0 1px 2px 0 rgb(0 0 0 / 0.05);
|
|
1474
|
-
--tw-shadow-colored: 0 1px 2px 0 var(--tw-shadow-color);
|
|
1475
|
-
box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
|
|
1476
|
-
}
|
|
1477
|
-
.outline {
|
|
1478
|
-
outline-style: solid;
|
|
1479
|
-
}
|
|
1480
|
-
.invert {
|
|
1481
|
-
--tw-invert: invert(100%);
|
|
1482
|
-
filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
|
|
1483
|
-
}
|
|
1484
|
-
.filter {
|
|
1485
|
-
filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
|
|
1486
|
-
}
|
|
1487
|
-
.transition {
|
|
1488
|
-
transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
|
|
1489
|
-
transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
|
|
1490
|
-
transition-duration: 150ms;
|
|
1491
|
-
}
|
|
1492
|
-
.transition-all {
|
|
1493
|
-
transition-property: all;
|
|
1494
|
-
transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
|
|
1495
|
-
transition-duration: 150ms;
|
|
1496
|
-
}
|
|
1497
|
-
.transition-colors {
|
|
1498
|
-
transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
|
|
1499
|
-
transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
|
|
1500
|
-
transition-duration: 150ms;
|
|
1501
|
-
}
|
|
1502
|
-
.transition-shadow {
|
|
1503
|
-
transition-property: box-shadow;
|
|
1504
|
-
transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
|
|
1505
|
-
transition-duration: 150ms;
|
|
1506
|
-
}
|
|
1507
|
-
.transition-transform {
|
|
1508
|
-
transition-property: transform;
|
|
1509
|
-
transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
|
|
1510
|
-
transition-duration: 150ms;
|
|
1511
|
-
}
|
|
1512
|
-
/* Screen reader only utility - visually hidden but accessible to assistive technologies */
|
|
1513
|
-
.sr-only {
|
|
415
|
+
/* Utilities */
|
|
416
|
+
/* Screen reader only utility - visually hidden but accessible to assistive technologies */
|
|
417
|
+
.sr-only {
|
|
1514
418
|
position: absolute;
|
|
1515
419
|
width: 1px;
|
|
1516
420
|
height: 1px;
|
|
@@ -1521,194 +425,19 @@ button { font-family: inherit; font-size: inherit; }
|
|
|
1521
425
|
white-space: nowrap;
|
|
1522
426
|
border-width: 0;
|
|
1523
427
|
}
|
|
1524
|
-
/* Hide scrollbar */
|
|
1525
|
-
|
|
1526
|
-
|
|
1527
|
-
|
|
1528
|
-
.
|
|
1529
|
-
|
|
1530
|
-
|
|
1531
|
-
|
|
1532
|
-
|
|
1533
|
-
|
|
1534
|
-
|
|
428
|
+
/* Hide scrollbar */
|
|
429
|
+
.no-scrollbar::-webkit-scrollbar { display: none; }
|
|
430
|
+
.no-scrollbar { -ms-overflow-style: none; scrollbar-width: none; }
|
|
431
|
+
/* Backdrop blur helpers */
|
|
432
|
+
.backdrop-blur-sm { backdrop-filter: blur(4px); }
|
|
433
|
+
.backdrop-blur { backdrop-filter: blur(8px); }
|
|
434
|
+
/* Transition helpers */
|
|
435
|
+
.transition-all { transition: all 0.15s ease-in-out; }
|
|
436
|
+
.transition-colors { transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out; }
|
|
437
|
+
/* Opacity helpers */
|
|
438
|
+
.opacity-50 { opacity: 0.5; }
|
|
439
|
+
.opacity-60 { opacity: 0.6; }
|
|
440
|
+
.opacity-80 { opacity: 0.8; }
|
|
1535
441
|
|
|
1536
442
|
/* Component-friendly defaults (non-color) */
|
|
1537
|
-
|
|
1538
|
-
.hover\:border-\[var\(--border-green-on-hover\)\]:hover {
|
|
1539
|
-
border-color: var(--border-green-on-hover);
|
|
1540
|
-
}
|
|
1541
|
-
|
|
1542
|
-
.hover\:border-\[var\(--border-primary\)\]:hover {
|
|
1543
|
-
border-color: var(--border-primary);
|
|
1544
|
-
}
|
|
1545
|
-
|
|
1546
|
-
.hover\:border-\[var\(--border-red-on-hover\)\]:hover {
|
|
1547
|
-
border-color: var(--border-red-on-hover);
|
|
1548
|
-
}
|
|
1549
|
-
|
|
1550
|
-
.hover\:border-\[var\(--border-secondary\)\]:hover {
|
|
1551
|
-
border-color: var(--border-secondary);
|
|
1552
|
-
}
|
|
1553
|
-
|
|
1554
|
-
.hover\:border-\[var\(--border-yellow-on-hover\)\]:hover {
|
|
1555
|
-
border-color: var(--border-yellow-on-hover);
|
|
1556
|
-
}
|
|
1557
|
-
|
|
1558
|
-
.hover\:bg-\[var\(--background-green\)\]:hover {
|
|
1559
|
-
background-color: var(--background-green);
|
|
1560
|
-
}
|
|
1561
|
-
|
|
1562
|
-
.hover\:bg-\[var\(--background-green-on-hover\)\]:hover {
|
|
1563
|
-
background-color: var(--background-green-on-hover);
|
|
1564
|
-
}
|
|
1565
|
-
|
|
1566
|
-
.hover\:bg-\[var\(--background-invert-light\)\]:hover {
|
|
1567
|
-
background-color: var(--background-invert-light);
|
|
1568
|
-
}
|
|
1569
|
-
|
|
1570
|
-
.hover\:bg-\[var\(--background-low\)\]:hover {
|
|
1571
|
-
background-color: var(--background-low);
|
|
1572
|
-
}
|
|
1573
|
-
|
|
1574
|
-
.hover\:bg-\[var\(--background-low-on-hover\)\]:hover {
|
|
1575
|
-
background-color: var(--background-low-on-hover);
|
|
1576
|
-
}
|
|
1577
|
-
|
|
1578
|
-
.hover\:bg-\[var\(--background-red\)\]:hover {
|
|
1579
|
-
background-color: var(--background-red);
|
|
1580
|
-
}
|
|
1581
|
-
|
|
1582
|
-
.hover\:bg-\[var\(--background-red-on-hover\)\]:hover {
|
|
1583
|
-
background-color: var(--background-red-on-hover);
|
|
1584
|
-
}
|
|
1585
|
-
|
|
1586
|
-
.hover\:bg-\[var\(--background-yellow\)\]:hover {
|
|
1587
|
-
background-color: var(--background-yellow);
|
|
1588
|
-
}
|
|
1589
|
-
|
|
1590
|
-
.hover\:bg-\[var\(--background-yellow-on-hover\)\]:hover {
|
|
1591
|
-
background-color: var(--background-yellow-on-hover);
|
|
1592
|
-
}
|
|
1593
|
-
|
|
1594
|
-
.hover\:text-\[var\(--content-green-on-hover\)\]:hover {
|
|
1595
|
-
color: var(--content-green-on-hover);
|
|
1596
|
-
}
|
|
1597
|
-
|
|
1598
|
-
.hover\:text-\[var\(--content-primary\)\]:hover {
|
|
1599
|
-
color: var(--content-primary);
|
|
1600
|
-
}
|
|
1601
|
-
|
|
1602
|
-
.hover\:text-\[var\(--content-red-on-hover\)\]:hover {
|
|
1603
|
-
color: var(--content-red-on-hover);
|
|
1604
|
-
}
|
|
1605
|
-
|
|
1606
|
-
.hover\:text-\[var\(--content-yellow-on-hover\)\]:hover {
|
|
1607
|
-
color: var(--content-yellow-on-hover);
|
|
1608
|
-
}
|
|
1609
|
-
|
|
1610
|
-
.hover\:shadow-lg:hover {
|
|
1611
|
-
--tw-shadow: 0 10px 15px -3px rgb(0 0 0 / 0.1), 0 4px 6px -4px rgb(0 0 0 / 0.1);
|
|
1612
|
-
--tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -4px var(--tw-shadow-color);
|
|
1613
|
-
box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
|
|
1614
|
-
}
|
|
1615
|
-
|
|
1616
|
-
.hover\:shadow-md:hover {
|
|
1617
|
-
--tw-shadow: 0 4px 6px -1px rgb(0 0 0 / 0.1), 0 2px 4px -2px rgb(0 0 0 / 0.1);
|
|
1618
|
-
--tw-shadow-colored: 0 4px 6px -1px var(--tw-shadow-color), 0 2px 4px -2px var(--tw-shadow-color);
|
|
1619
|
-
box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
|
|
1620
|
-
}
|
|
1621
|
-
|
|
1622
|
-
.focus-visible\:outline-none:focus-visible {
|
|
1623
|
-
outline: 2px solid transparent;
|
|
1624
|
-
outline-offset: 2px;
|
|
1625
|
-
}
|
|
1626
|
-
|
|
1627
|
-
.focus-visible\:ring-2:focus-visible {
|
|
1628
|
-
--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
|
|
1629
|
-
--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);
|
|
1630
|
-
box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
|
|
1631
|
-
}
|
|
1632
|
-
|
|
1633
|
-
.focus-visible\:ring-\[var\(--border-blue\)\]:focus-visible {
|
|
1634
|
-
--tw-ring-color: var(--border-blue);
|
|
1635
|
-
}
|
|
1636
|
-
|
|
1637
|
-
.focus-visible\:ring-offset-2:focus-visible {
|
|
1638
|
-
--tw-ring-offset-width: 2px;
|
|
1639
|
-
}
|
|
1640
|
-
|
|
1641
|
-
.active\:bg-\[var\(--background-green\)\]:active {
|
|
1642
|
-
background-color: var(--background-green);
|
|
1643
|
-
}
|
|
1644
|
-
|
|
1645
|
-
.active\:bg-\[var\(--background-invert\)\]:active {
|
|
1646
|
-
background-color: var(--background-invert);
|
|
1647
|
-
}
|
|
1648
|
-
|
|
1649
|
-
.active\:bg-\[var\(--background-red\)\]:active {
|
|
1650
|
-
background-color: var(--background-red);
|
|
1651
|
-
}
|
|
1652
|
-
|
|
1653
|
-
.active\:bg-\[var\(--background-secondary\)\]:active {
|
|
1654
|
-
background-color: var(--background-secondary);
|
|
1655
|
-
}
|
|
1656
|
-
|
|
1657
|
-
.active\:bg-\[var\(--background-tertiary\)\]:active {
|
|
1658
|
-
background-color: var(--background-tertiary);
|
|
1659
|
-
}
|
|
1660
|
-
|
|
1661
|
-
.active\:bg-\[var\(--background-yellow\)\]:active {
|
|
1662
|
-
background-color: var(--background-yellow);
|
|
1663
|
-
}
|
|
1664
|
-
|
|
1665
|
-
.disabled\:pointer-events-none:disabled {
|
|
1666
|
-
pointer-events: none;
|
|
1667
|
-
}
|
|
1668
|
-
|
|
1669
|
-
.disabled\:border-\[var\(--border-subtle\)\]:disabled {
|
|
1670
|
-
border-color: var(--border-subtle);
|
|
1671
|
-
}
|
|
1672
|
-
|
|
1673
|
-
.disabled\:bg-\[var\(--background-red\)\]:disabled {
|
|
1674
|
-
background-color: var(--background-red);
|
|
1675
|
-
}
|
|
1676
|
-
|
|
1677
|
-
.disabled\:bg-\[var\(--background-secondary\)\]:disabled {
|
|
1678
|
-
background-color: var(--background-secondary);
|
|
1679
|
-
}
|
|
1680
|
-
|
|
1681
|
-
.disabled\:bg-\[var\(--background-tertiary\)\]:disabled {
|
|
1682
|
-
background-color: var(--background-tertiary);
|
|
1683
|
-
}
|
|
1684
|
-
|
|
1685
|
-
.disabled\:text-\[var\(--content-subtle\)\]:disabled {
|
|
1686
|
-
color: var(--content-subtle);
|
|
1687
|
-
}
|
|
1688
|
-
|
|
1689
|
-
.disabled\:opacity-50:disabled { opacity: 0.5;
|
|
1690
|
-
}
|
|
1691
|
-
|
|
1692
|
-
.group:hover .group-hover\:scale-105 {
|
|
1693
|
-
--tw-scale-x: 1.05;
|
|
1694
|
-
--tw-scale-y: 1.05;
|
|
1695
|
-
transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
|
|
1696
|
-
}
|
|
1697
|
-
|
|
1698
|
-
@media (min-width: 768px) {
|
|
1699
|
-
|
|
1700
|
-
.md\:grid-cols-2 {
|
|
1701
|
-
grid-template-columns: repeat(2, minmax(0, 1fr));
|
|
1702
|
-
}
|
|
1703
|
-
}
|
|
1704
|
-
|
|
1705
|
-
@media (min-width: 1024px) {
|
|
1706
|
-
|
|
1707
|
-
.lg\:grid-cols-2 {
|
|
1708
|
-
grid-template-columns: repeat(2, minmax(0, 1fr));
|
|
1709
|
-
}
|
|
1710
|
-
|
|
1711
|
-
.lg\:grid-cols-3 {
|
|
1712
|
-
grid-template-columns: repeat(3, minmax(0, 1fr));
|
|
1713
|
-
}
|
|
1714
|
-
}
|
|
443
|
+
button { font-family: inherit; font-size: inherit; }
|