@6thbridge/hexa 0.0.1
Sign up to get free protection for your applications and to get access to all the features.
- package/.turbo/turbo-build.log +35 -0
- package/.turbo/turbo-lint.log +5 -0
- package/dist/index.d.mts +105 -0
- package/dist/index.d.ts +105 -0
- package/dist/index.js +1053 -0
- package/dist/index.js.map +1 -0
- package/dist/index.mjs +1009 -0
- package/dist/index.mjs.map +1 -0
- package/dist/output.css +1779 -0
- package/eslint.config.mjs +33 -0
- package/package.json +69 -0
- package/postcss.config.js +12 -0
- package/tailwind.config.js +30 -0
- package/tsconfig.json +31 -0
- package/tsconfig.node.json +10 -0
- package/turbo/generators/config.ts +30 -0
- package/turbo/generators/templates/component.hbs +8 -0
package/dist/output.css
ADDED
@@ -0,0 +1,1779 @@
|
|
1
|
+
@import url("https://fonts.googleapis.com/css2?family=Bricolage+Grotesque:opsz,wght@12..96,200..800&display=swap");
|
2
|
+
|
3
|
+
*, ::before, ::after{
|
4
|
+
--tw-border-spacing-x: 0;
|
5
|
+
--tw-border-spacing-y: 0;
|
6
|
+
--tw-translate-x: 0;
|
7
|
+
--tw-translate-y: 0;
|
8
|
+
--tw-rotate: 0;
|
9
|
+
--tw-skew-x: 0;
|
10
|
+
--tw-skew-y: 0;
|
11
|
+
--tw-scale-x: 1;
|
12
|
+
--tw-scale-y: 1;
|
13
|
+
--tw-pan-x: ;
|
14
|
+
--tw-pan-y: ;
|
15
|
+
--tw-pinch-zoom: ;
|
16
|
+
--tw-scroll-snap-strictness: proximity;
|
17
|
+
--tw-gradient-from-position: ;
|
18
|
+
--tw-gradient-via-position: ;
|
19
|
+
--tw-gradient-to-position: ;
|
20
|
+
--tw-ordinal: ;
|
21
|
+
--tw-slashed-zero: ;
|
22
|
+
--tw-numeric-figure: ;
|
23
|
+
--tw-numeric-spacing: ;
|
24
|
+
--tw-numeric-fraction: ;
|
25
|
+
--tw-ring-inset: ;
|
26
|
+
--tw-ring-offset-width: 0px;
|
27
|
+
--tw-ring-offset-color: #fff;
|
28
|
+
--tw-ring-color: rgb(59 130 246 / 0.5);
|
29
|
+
--tw-ring-offset-shadow: 0 0 #0000;
|
30
|
+
--tw-ring-shadow: 0 0 #0000;
|
31
|
+
--tw-shadow: 0 0 #0000;
|
32
|
+
--tw-shadow-colored: 0 0 #0000;
|
33
|
+
--tw-blur: ;
|
34
|
+
--tw-brightness: ;
|
35
|
+
--tw-contrast: ;
|
36
|
+
--tw-grayscale: ;
|
37
|
+
--tw-hue-rotate: ;
|
38
|
+
--tw-invert: ;
|
39
|
+
--tw-saturate: ;
|
40
|
+
--tw-sepia: ;
|
41
|
+
--tw-drop-shadow: ;
|
42
|
+
--tw-backdrop-blur: ;
|
43
|
+
--tw-backdrop-brightness: ;
|
44
|
+
--tw-backdrop-contrast: ;
|
45
|
+
--tw-backdrop-grayscale: ;
|
46
|
+
--tw-backdrop-hue-rotate: ;
|
47
|
+
--tw-backdrop-invert: ;
|
48
|
+
--tw-backdrop-opacity: ;
|
49
|
+
--tw-backdrop-saturate: ;
|
50
|
+
--tw-backdrop-sepia: ;
|
51
|
+
--tw-contain-size: ;
|
52
|
+
--tw-contain-layout: ;
|
53
|
+
--tw-contain-paint: ;
|
54
|
+
--tw-contain-style: ;
|
55
|
+
}
|
56
|
+
|
57
|
+
::backdrop{
|
58
|
+
--tw-border-spacing-x: 0;
|
59
|
+
--tw-border-spacing-y: 0;
|
60
|
+
--tw-translate-x: 0;
|
61
|
+
--tw-translate-y: 0;
|
62
|
+
--tw-rotate: 0;
|
63
|
+
--tw-skew-x: 0;
|
64
|
+
--tw-skew-y: 0;
|
65
|
+
--tw-scale-x: 1;
|
66
|
+
--tw-scale-y: 1;
|
67
|
+
--tw-pan-x: ;
|
68
|
+
--tw-pan-y: ;
|
69
|
+
--tw-pinch-zoom: ;
|
70
|
+
--tw-scroll-snap-strictness: proximity;
|
71
|
+
--tw-gradient-from-position: ;
|
72
|
+
--tw-gradient-via-position: ;
|
73
|
+
--tw-gradient-to-position: ;
|
74
|
+
--tw-ordinal: ;
|
75
|
+
--tw-slashed-zero: ;
|
76
|
+
--tw-numeric-figure: ;
|
77
|
+
--tw-numeric-spacing: ;
|
78
|
+
--tw-numeric-fraction: ;
|
79
|
+
--tw-ring-inset: ;
|
80
|
+
--tw-ring-offset-width: 0px;
|
81
|
+
--tw-ring-offset-color: #fff;
|
82
|
+
--tw-ring-color: rgb(59 130 246 / 0.5);
|
83
|
+
--tw-ring-offset-shadow: 0 0 #0000;
|
84
|
+
--tw-ring-shadow: 0 0 #0000;
|
85
|
+
--tw-shadow: 0 0 #0000;
|
86
|
+
--tw-shadow-colored: 0 0 #0000;
|
87
|
+
--tw-blur: ;
|
88
|
+
--tw-brightness: ;
|
89
|
+
--tw-contrast: ;
|
90
|
+
--tw-grayscale: ;
|
91
|
+
--tw-hue-rotate: ;
|
92
|
+
--tw-invert: ;
|
93
|
+
--tw-saturate: ;
|
94
|
+
--tw-sepia: ;
|
95
|
+
--tw-drop-shadow: ;
|
96
|
+
--tw-backdrop-blur: ;
|
97
|
+
--tw-backdrop-brightness: ;
|
98
|
+
--tw-backdrop-contrast: ;
|
99
|
+
--tw-backdrop-grayscale: ;
|
100
|
+
--tw-backdrop-hue-rotate: ;
|
101
|
+
--tw-backdrop-invert: ;
|
102
|
+
--tw-backdrop-opacity: ;
|
103
|
+
--tw-backdrop-saturate: ;
|
104
|
+
--tw-backdrop-sepia: ;
|
105
|
+
--tw-contain-size: ;
|
106
|
+
--tw-contain-layout: ;
|
107
|
+
--tw-contain-paint: ;
|
108
|
+
--tw-contain-style: ;
|
109
|
+
}
|
110
|
+
|
111
|
+
/*
|
112
|
+
! tailwindcss v3.4.17 | MIT License | https://tailwindcss.com
|
113
|
+
*/
|
114
|
+
|
115
|
+
/*
|
116
|
+
1. Prevent padding and border from affecting element width. (https://github.com/mozdevs/cssremedy/issues/4)
|
117
|
+
2. Allow adding a border to an element by just adding a border-width. (https://github.com/tailwindcss/tailwindcss/pull/116)
|
118
|
+
*/
|
119
|
+
|
120
|
+
*,
|
121
|
+
::before,
|
122
|
+
::after {
|
123
|
+
box-sizing: border-box;
|
124
|
+
/* 1 */
|
125
|
+
border-width: 0;
|
126
|
+
/* 2 */
|
127
|
+
border-style: solid;
|
128
|
+
/* 2 */
|
129
|
+
border-color: #e5e7eb;
|
130
|
+
/* 2 */
|
131
|
+
}
|
132
|
+
|
133
|
+
::before,
|
134
|
+
::after {
|
135
|
+
--tw-content: '';
|
136
|
+
}
|
137
|
+
|
138
|
+
/*
|
139
|
+
1. Use a consistent sensible line-height in all browsers.
|
140
|
+
2. Prevent adjustments of font size after orientation changes in iOS.
|
141
|
+
3. Use a more readable tab size.
|
142
|
+
4. Use the user's configured `sans` font-family by default.
|
143
|
+
5. Use the user's configured `sans` font-feature-settings by default.
|
144
|
+
6. Use the user's configured `sans` font-variation-settings by default.
|
145
|
+
7. Disable tap highlights on iOS
|
146
|
+
*/
|
147
|
+
|
148
|
+
html,
|
149
|
+
:host {
|
150
|
+
line-height: 1.5;
|
151
|
+
/* 1 */
|
152
|
+
-webkit-text-size-adjust: 100%;
|
153
|
+
/* 2 */
|
154
|
+
-moz-tab-size: 4;
|
155
|
+
/* 3 */
|
156
|
+
-o-tab-size: 4;
|
157
|
+
tab-size: 4;
|
158
|
+
/* 3 */
|
159
|
+
font-family: Bricolage Grotesque, serif;
|
160
|
+
/* 4 */
|
161
|
+
font-feature-settings: normal;
|
162
|
+
/* 5 */
|
163
|
+
font-variation-settings: normal;
|
164
|
+
/* 6 */
|
165
|
+
-webkit-tap-highlight-color: transparent;
|
166
|
+
/* 7 */
|
167
|
+
}
|
168
|
+
|
169
|
+
/*
|
170
|
+
1. Remove the margin in all browsers.
|
171
|
+
2. Inherit line-height from `html` so users can set them as a class directly on the `html` element.
|
172
|
+
*/
|
173
|
+
|
174
|
+
body {
|
175
|
+
margin: 0;
|
176
|
+
/* 1 */
|
177
|
+
line-height: inherit;
|
178
|
+
/* 2 */
|
179
|
+
}
|
180
|
+
|
181
|
+
/*
|
182
|
+
1. Add the correct height in Firefox.
|
183
|
+
2. Correct the inheritance of border color in Firefox. (https://bugzilla.mozilla.org/show_bug.cgi?id=190655)
|
184
|
+
3. Ensure horizontal rules are visible by default.
|
185
|
+
*/
|
186
|
+
|
187
|
+
hr {
|
188
|
+
height: 0;
|
189
|
+
/* 1 */
|
190
|
+
color: inherit;
|
191
|
+
/* 2 */
|
192
|
+
border-top-width: 1px;
|
193
|
+
/* 3 */
|
194
|
+
}
|
195
|
+
|
196
|
+
/*
|
197
|
+
Add the correct text decoration in Chrome, Edge, and Safari.
|
198
|
+
*/
|
199
|
+
|
200
|
+
abbr:where([title]) {
|
201
|
+
-webkit-text-decoration: underline dotted;
|
202
|
+
text-decoration: underline dotted;
|
203
|
+
}
|
204
|
+
|
205
|
+
/*
|
206
|
+
Remove the default font size and weight for headings.
|
207
|
+
*/
|
208
|
+
|
209
|
+
h1,
|
210
|
+
h2,
|
211
|
+
h3,
|
212
|
+
h4,
|
213
|
+
h5,
|
214
|
+
h6 {
|
215
|
+
font-size: inherit;
|
216
|
+
font-weight: inherit;
|
217
|
+
}
|
218
|
+
|
219
|
+
/*
|
220
|
+
Reset links to optimize for opt-in styling instead of opt-out.
|
221
|
+
*/
|
222
|
+
|
223
|
+
a {
|
224
|
+
color: inherit;
|
225
|
+
text-decoration: inherit;
|
226
|
+
}
|
227
|
+
|
228
|
+
/*
|
229
|
+
Add the correct font weight in Edge and Safari.
|
230
|
+
*/
|
231
|
+
|
232
|
+
b,
|
233
|
+
strong {
|
234
|
+
font-weight: bolder;
|
235
|
+
}
|
236
|
+
|
237
|
+
/*
|
238
|
+
1. Use the user's configured `mono` font-family by default.
|
239
|
+
2. Use the user's configured `mono` font-feature-settings by default.
|
240
|
+
3. Use the user's configured `mono` font-variation-settings by default.
|
241
|
+
4. Correct the odd `em` font sizing in all browsers.
|
242
|
+
*/
|
243
|
+
|
244
|
+
code,
|
245
|
+
kbd,
|
246
|
+
samp,
|
247
|
+
pre {
|
248
|
+
font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
|
249
|
+
/* 1 */
|
250
|
+
font-feature-settings: normal;
|
251
|
+
/* 2 */
|
252
|
+
font-variation-settings: normal;
|
253
|
+
/* 3 */
|
254
|
+
font-size: 1em;
|
255
|
+
/* 4 */
|
256
|
+
}
|
257
|
+
|
258
|
+
/*
|
259
|
+
Add the correct font size in all browsers.
|
260
|
+
*/
|
261
|
+
|
262
|
+
small {
|
263
|
+
font-size: 80%;
|
264
|
+
}
|
265
|
+
|
266
|
+
/*
|
267
|
+
Prevent `sub` and `sup` elements from affecting the line height in all browsers.
|
268
|
+
*/
|
269
|
+
|
270
|
+
sub,
|
271
|
+
sup {
|
272
|
+
font-size: 75%;
|
273
|
+
line-height: 0;
|
274
|
+
position: relative;
|
275
|
+
vertical-align: baseline;
|
276
|
+
}
|
277
|
+
|
278
|
+
sub {
|
279
|
+
bottom: -0.25em;
|
280
|
+
}
|
281
|
+
|
282
|
+
sup {
|
283
|
+
top: -0.5em;
|
284
|
+
}
|
285
|
+
|
286
|
+
/*
|
287
|
+
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)
|
288
|
+
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)
|
289
|
+
3. Remove gaps between table borders by default.
|
290
|
+
*/
|
291
|
+
|
292
|
+
table {
|
293
|
+
text-indent: 0;
|
294
|
+
/* 1 */
|
295
|
+
border-color: inherit;
|
296
|
+
/* 2 */
|
297
|
+
border-collapse: collapse;
|
298
|
+
/* 3 */
|
299
|
+
}
|
300
|
+
|
301
|
+
/*
|
302
|
+
1. Change the font styles in all browsers.
|
303
|
+
2. Remove the margin in Firefox and Safari.
|
304
|
+
3. Remove default padding in all browsers.
|
305
|
+
*/
|
306
|
+
|
307
|
+
button,
|
308
|
+
input,
|
309
|
+
optgroup,
|
310
|
+
select,
|
311
|
+
textarea {
|
312
|
+
font-family: inherit;
|
313
|
+
/* 1 */
|
314
|
+
font-feature-settings: inherit;
|
315
|
+
/* 1 */
|
316
|
+
font-variation-settings: inherit;
|
317
|
+
/* 1 */
|
318
|
+
font-size: 100%;
|
319
|
+
/* 1 */
|
320
|
+
font-weight: inherit;
|
321
|
+
/* 1 */
|
322
|
+
line-height: inherit;
|
323
|
+
/* 1 */
|
324
|
+
letter-spacing: inherit;
|
325
|
+
/* 1 */
|
326
|
+
color: inherit;
|
327
|
+
/* 1 */
|
328
|
+
margin: 0;
|
329
|
+
/* 2 */
|
330
|
+
padding: 0;
|
331
|
+
/* 3 */
|
332
|
+
}
|
333
|
+
|
334
|
+
/*
|
335
|
+
Remove the inheritance of text transform in Edge and Firefox.
|
336
|
+
*/
|
337
|
+
|
338
|
+
button,
|
339
|
+
select {
|
340
|
+
text-transform: none;
|
341
|
+
}
|
342
|
+
|
343
|
+
/*
|
344
|
+
1. Correct the inability to style clickable types in iOS and Safari.
|
345
|
+
2. Remove default button styles.
|
346
|
+
*/
|
347
|
+
|
348
|
+
button,
|
349
|
+
input:where([type='button']),
|
350
|
+
input:where([type='reset']),
|
351
|
+
input:where([type='submit']) {
|
352
|
+
-webkit-appearance: button;
|
353
|
+
/* 1 */
|
354
|
+
background-color: transparent;
|
355
|
+
/* 2 */
|
356
|
+
background-image: none;
|
357
|
+
/* 2 */
|
358
|
+
}
|
359
|
+
|
360
|
+
/*
|
361
|
+
Use the modern Firefox focus style for all focusable elements.
|
362
|
+
*/
|
363
|
+
|
364
|
+
:-moz-focusring {
|
365
|
+
outline: auto;
|
366
|
+
}
|
367
|
+
|
368
|
+
/*
|
369
|
+
Remove the additional `:invalid` styles in Firefox. (https://github.com/mozilla/gecko-dev/blob/2f9eacd9d3d995c937b4251a5557d95d494c9be1/layout/style/res/forms.css#L728-L737)
|
370
|
+
*/
|
371
|
+
|
372
|
+
:-moz-ui-invalid {
|
373
|
+
box-shadow: none;
|
374
|
+
}
|
375
|
+
|
376
|
+
/*
|
377
|
+
Add the correct vertical alignment in Chrome and Firefox.
|
378
|
+
*/
|
379
|
+
|
380
|
+
progress {
|
381
|
+
vertical-align: baseline;
|
382
|
+
}
|
383
|
+
|
384
|
+
/*
|
385
|
+
Correct the cursor style of increment and decrement buttons in Safari.
|
386
|
+
*/
|
387
|
+
|
388
|
+
::-webkit-inner-spin-button,
|
389
|
+
::-webkit-outer-spin-button {
|
390
|
+
height: auto;
|
391
|
+
}
|
392
|
+
|
393
|
+
/*
|
394
|
+
1. Correct the odd appearance in Chrome and Safari.
|
395
|
+
2. Correct the outline style in Safari.
|
396
|
+
*/
|
397
|
+
|
398
|
+
[type='search'] {
|
399
|
+
-webkit-appearance: textfield;
|
400
|
+
/* 1 */
|
401
|
+
outline-offset: -2px;
|
402
|
+
/* 2 */
|
403
|
+
}
|
404
|
+
|
405
|
+
/*
|
406
|
+
Remove the inner padding in Chrome and Safari on macOS.
|
407
|
+
*/
|
408
|
+
|
409
|
+
::-webkit-search-decoration {
|
410
|
+
-webkit-appearance: none;
|
411
|
+
}
|
412
|
+
|
413
|
+
/*
|
414
|
+
1. Correct the inability to style clickable types in iOS and Safari.
|
415
|
+
2. Change font properties to `inherit` in Safari.
|
416
|
+
*/
|
417
|
+
|
418
|
+
::-webkit-file-upload-button {
|
419
|
+
-webkit-appearance: button;
|
420
|
+
/* 1 */
|
421
|
+
font: inherit;
|
422
|
+
/* 2 */
|
423
|
+
}
|
424
|
+
|
425
|
+
/*
|
426
|
+
Add the correct display in Chrome and Safari.
|
427
|
+
*/
|
428
|
+
|
429
|
+
summary {
|
430
|
+
display: list-item;
|
431
|
+
}
|
432
|
+
|
433
|
+
/*
|
434
|
+
Removes the default spacing and border for appropriate elements.
|
435
|
+
*/
|
436
|
+
|
437
|
+
blockquote,
|
438
|
+
dl,
|
439
|
+
dd,
|
440
|
+
h1,
|
441
|
+
h2,
|
442
|
+
h3,
|
443
|
+
h4,
|
444
|
+
h5,
|
445
|
+
h6,
|
446
|
+
hr,
|
447
|
+
figure,
|
448
|
+
p,
|
449
|
+
pre {
|
450
|
+
margin: 0;
|
451
|
+
}
|
452
|
+
|
453
|
+
fieldset {
|
454
|
+
margin: 0;
|
455
|
+
padding: 0;
|
456
|
+
}
|
457
|
+
|
458
|
+
legend {
|
459
|
+
padding: 0;
|
460
|
+
}
|
461
|
+
|
462
|
+
ol,
|
463
|
+
ul,
|
464
|
+
menu {
|
465
|
+
list-style: none;
|
466
|
+
margin: 0;
|
467
|
+
padding: 0;
|
468
|
+
}
|
469
|
+
|
470
|
+
/*
|
471
|
+
Reset default styling for dialogs.
|
472
|
+
*/
|
473
|
+
|
474
|
+
dialog {
|
475
|
+
padding: 0;
|
476
|
+
}
|
477
|
+
|
478
|
+
/*
|
479
|
+
Prevent resizing textareas horizontally by default.
|
480
|
+
*/
|
481
|
+
|
482
|
+
textarea {
|
483
|
+
resize: vertical;
|
484
|
+
}
|
485
|
+
|
486
|
+
/*
|
487
|
+
1. Reset the default placeholder opacity in Firefox. (https://github.com/tailwindlabs/tailwindcss/issues/3300)
|
488
|
+
2. Set the default placeholder color to the user's configured gray 400 color.
|
489
|
+
*/
|
490
|
+
|
491
|
+
input::-moz-placeholder, textarea::-moz-placeholder {
|
492
|
+
opacity: 1;
|
493
|
+
/* 1 */
|
494
|
+
color: #9ca3af;
|
495
|
+
/* 2 */
|
496
|
+
}
|
497
|
+
|
498
|
+
input::placeholder,
|
499
|
+
textarea::placeholder {
|
500
|
+
opacity: 1;
|
501
|
+
/* 1 */
|
502
|
+
color: #9ca3af;
|
503
|
+
/* 2 */
|
504
|
+
}
|
505
|
+
|
506
|
+
/*
|
507
|
+
Set the default cursor for buttons.
|
508
|
+
*/
|
509
|
+
|
510
|
+
button,
|
511
|
+
[role="button"] {
|
512
|
+
cursor: pointer;
|
513
|
+
}
|
514
|
+
|
515
|
+
/*
|
516
|
+
Make sure disabled buttons don't get the pointer cursor.
|
517
|
+
*/
|
518
|
+
|
519
|
+
:disabled {
|
520
|
+
cursor: default;
|
521
|
+
}
|
522
|
+
|
523
|
+
/*
|
524
|
+
1. Make replaced elements `display: block` by default. (https://github.com/mozdevs/cssremedy/issues/14)
|
525
|
+
2. Add `vertical-align: middle` to align replaced elements more sensibly by default. (https://github.com/jensimmons/cssremedy/issues/14#issuecomment-634934210)
|
526
|
+
This can trigger a poorly considered lint error in some tools but is included by design.
|
527
|
+
*/
|
528
|
+
|
529
|
+
img,
|
530
|
+
svg,
|
531
|
+
video,
|
532
|
+
canvas,
|
533
|
+
audio,
|
534
|
+
iframe,
|
535
|
+
embed,
|
536
|
+
object {
|
537
|
+
display: block;
|
538
|
+
/* 1 */
|
539
|
+
vertical-align: middle;
|
540
|
+
/* 2 */
|
541
|
+
}
|
542
|
+
|
543
|
+
/*
|
544
|
+
Constrain images and videos to the parent width and preserve their intrinsic aspect ratio. (https://github.com/mozdevs/cssremedy/issues/14)
|
545
|
+
*/
|
546
|
+
|
547
|
+
img,
|
548
|
+
video {
|
549
|
+
max-width: 100%;
|
550
|
+
height: auto;
|
551
|
+
}
|
552
|
+
|
553
|
+
/* Make elements with the HTML hidden attribute stay hidden by default */
|
554
|
+
|
555
|
+
[hidden]:where(:not([hidden="until-found"])) {
|
556
|
+
display: none;
|
557
|
+
}
|
558
|
+
|
559
|
+
.sr-only{
|
560
|
+
position: absolute;
|
561
|
+
width: 1px;
|
562
|
+
height: 1px;
|
563
|
+
padding: 0;
|
564
|
+
margin: -1px;
|
565
|
+
overflow: hidden;
|
566
|
+
clip: rect(0, 0, 0, 0);
|
567
|
+
white-space: nowrap;
|
568
|
+
border-width: 0;
|
569
|
+
}
|
570
|
+
|
571
|
+
.pointer-events-auto{
|
572
|
+
pointer-events: auto;
|
573
|
+
}
|
574
|
+
|
575
|
+
.fixed{
|
576
|
+
position: fixed;
|
577
|
+
}
|
578
|
+
|
579
|
+
.absolute{
|
580
|
+
position: absolute;
|
581
|
+
}
|
582
|
+
|
583
|
+
.relative{
|
584
|
+
position: relative;
|
585
|
+
}
|
586
|
+
|
587
|
+
.inset-0{
|
588
|
+
inset: 0px;
|
589
|
+
}
|
590
|
+
|
591
|
+
.left-0{
|
592
|
+
left: 0px;
|
593
|
+
}
|
594
|
+
|
595
|
+
.left-\[50\%\]{
|
596
|
+
left: 50%;
|
597
|
+
}
|
598
|
+
|
599
|
+
.right-0{
|
600
|
+
right: 0px;
|
601
|
+
}
|
602
|
+
|
603
|
+
.right-4{
|
604
|
+
right: 1rem;
|
605
|
+
}
|
606
|
+
|
607
|
+
.top-0{
|
608
|
+
top: 0px;
|
609
|
+
}
|
610
|
+
|
611
|
+
.top-4{
|
612
|
+
top: 1rem;
|
613
|
+
}
|
614
|
+
|
615
|
+
.top-\[50\%\]{
|
616
|
+
top: 50%;
|
617
|
+
}
|
618
|
+
|
619
|
+
.isolate{
|
620
|
+
isolation: isolate;
|
621
|
+
}
|
622
|
+
|
623
|
+
.z-50{
|
624
|
+
z-index: 50;
|
625
|
+
}
|
626
|
+
|
627
|
+
.-mx-1{
|
628
|
+
margin-left: -0.25rem;
|
629
|
+
margin-right: -0.25rem;
|
630
|
+
}
|
631
|
+
|
632
|
+
.mx-3{
|
633
|
+
margin-left: 0.75rem;
|
634
|
+
margin-right: 0.75rem;
|
635
|
+
}
|
636
|
+
|
637
|
+
.mx-auto{
|
638
|
+
margin-left: auto;
|
639
|
+
margin-right: auto;
|
640
|
+
}
|
641
|
+
|
642
|
+
.ml-auto{
|
643
|
+
margin-left: auto;
|
644
|
+
}
|
645
|
+
|
646
|
+
.mr-2{
|
647
|
+
margin-right: 0.5rem;
|
648
|
+
}
|
649
|
+
|
650
|
+
.flex{
|
651
|
+
display: flex;
|
652
|
+
}
|
653
|
+
|
654
|
+
.inline-flex{
|
655
|
+
display: inline-flex;
|
656
|
+
}
|
657
|
+
|
658
|
+
.grid{
|
659
|
+
display: grid;
|
660
|
+
}
|
661
|
+
|
662
|
+
.hidden{
|
663
|
+
display: none;
|
664
|
+
}
|
665
|
+
|
666
|
+
.h-10{
|
667
|
+
height: 2.5rem;
|
668
|
+
}
|
669
|
+
|
670
|
+
.h-12{
|
671
|
+
height: 3rem;
|
672
|
+
}
|
673
|
+
|
674
|
+
.h-2\.5{
|
675
|
+
height: 0.625rem;
|
676
|
+
}
|
677
|
+
|
678
|
+
.h-4{
|
679
|
+
height: 1rem;
|
680
|
+
}
|
681
|
+
|
682
|
+
.h-\[1\.75rem\]{
|
683
|
+
height: 1.75rem;
|
684
|
+
}
|
685
|
+
|
686
|
+
.h-\[2\.5rem\]{
|
687
|
+
height: 2.5rem;
|
688
|
+
}
|
689
|
+
|
690
|
+
.h-\[20px\]{
|
691
|
+
height: 20px;
|
692
|
+
}
|
693
|
+
|
694
|
+
.h-\[3rem\]{
|
695
|
+
height: 3rem;
|
696
|
+
}
|
697
|
+
|
698
|
+
.h-fit{
|
699
|
+
height: -moz-fit-content;
|
700
|
+
height: fit-content;
|
701
|
+
}
|
702
|
+
|
703
|
+
.h-full{
|
704
|
+
height: 100%;
|
705
|
+
}
|
706
|
+
|
707
|
+
.h-px{
|
708
|
+
height: 1px;
|
709
|
+
}
|
710
|
+
|
711
|
+
.max-h-\[225px\]{
|
712
|
+
max-height: 225px;
|
713
|
+
}
|
714
|
+
|
715
|
+
.max-h-\[270px\]{
|
716
|
+
max-height: 270px;
|
717
|
+
}
|
718
|
+
|
719
|
+
.max-h-\[300px\]{
|
720
|
+
max-height: 300px;
|
721
|
+
}
|
722
|
+
|
723
|
+
.min-h-\[80px\]{
|
724
|
+
min-height: 80px;
|
725
|
+
}
|
726
|
+
|
727
|
+
.w-2\.5{
|
728
|
+
width: 0.625rem;
|
729
|
+
}
|
730
|
+
|
731
|
+
.w-4{
|
732
|
+
width: 1rem;
|
733
|
+
}
|
734
|
+
|
735
|
+
.w-72{
|
736
|
+
width: 18rem;
|
737
|
+
}
|
738
|
+
|
739
|
+
.w-\[1\.75rem\]{
|
740
|
+
width: 1.75rem;
|
741
|
+
}
|
742
|
+
|
743
|
+
.w-\[2\.75rem\]{
|
744
|
+
width: 2.75rem;
|
745
|
+
}
|
746
|
+
|
747
|
+
.w-\[3rem\]{
|
748
|
+
width: 3rem;
|
749
|
+
}
|
750
|
+
|
751
|
+
.w-full{
|
752
|
+
width: 100%;
|
753
|
+
}
|
754
|
+
|
755
|
+
.min-w-\[200px\]{
|
756
|
+
min-width: 200px;
|
757
|
+
}
|
758
|
+
|
759
|
+
.min-w-\[50px\]{
|
760
|
+
min-width: 50px;
|
761
|
+
}
|
762
|
+
|
763
|
+
.max-w-\[100px\]{
|
764
|
+
max-width: 100px;
|
765
|
+
}
|
766
|
+
|
767
|
+
.max-w-lg{
|
768
|
+
max-width: 32rem;
|
769
|
+
}
|
770
|
+
|
771
|
+
.flex-1{
|
772
|
+
flex: 1 1 0%;
|
773
|
+
}
|
774
|
+
|
775
|
+
.shrink-0{
|
776
|
+
flex-shrink: 0;
|
777
|
+
}
|
778
|
+
|
779
|
+
.translate-x-\[-50\%\]{
|
780
|
+
--tw-translate-x: -50%;
|
781
|
+
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));
|
782
|
+
}
|
783
|
+
|
784
|
+
.translate-y-\[-50\%\]{
|
785
|
+
--tw-translate-y: -50%;
|
786
|
+
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));
|
787
|
+
}
|
788
|
+
|
789
|
+
@keyframes spin{
|
790
|
+
to{
|
791
|
+
transform: rotate(360deg);
|
792
|
+
}
|
793
|
+
}
|
794
|
+
|
795
|
+
.animate-spin{
|
796
|
+
animation: spin 1s linear infinite;
|
797
|
+
}
|
798
|
+
|
799
|
+
.cursor-default{
|
800
|
+
cursor: default;
|
801
|
+
}
|
802
|
+
|
803
|
+
.touch-none{
|
804
|
+
touch-action: none;
|
805
|
+
}
|
806
|
+
|
807
|
+
.select-none{
|
808
|
+
-webkit-user-select: none;
|
809
|
+
-moz-user-select: none;
|
810
|
+
user-select: none;
|
811
|
+
}
|
812
|
+
|
813
|
+
.resize-none{
|
814
|
+
resize: none;
|
815
|
+
}
|
816
|
+
|
817
|
+
.flex-row{
|
818
|
+
flex-direction: row;
|
819
|
+
}
|
820
|
+
|
821
|
+
.flex-col{
|
822
|
+
flex-direction: column;
|
823
|
+
}
|
824
|
+
|
825
|
+
.items-center{
|
826
|
+
align-items: center;
|
827
|
+
}
|
828
|
+
|
829
|
+
.justify-end{
|
830
|
+
justify-content: flex-end;
|
831
|
+
}
|
832
|
+
|
833
|
+
.justify-center{
|
834
|
+
justify-content: center;
|
835
|
+
}
|
836
|
+
|
837
|
+
.justify-between{
|
838
|
+
justify-content: space-between;
|
839
|
+
}
|
840
|
+
|
841
|
+
.gap-2{
|
842
|
+
gap: 0.5rem;
|
843
|
+
}
|
844
|
+
|
845
|
+
.gap-4{
|
846
|
+
gap: 1rem;
|
847
|
+
}
|
848
|
+
|
849
|
+
.space-y-1 > :not([hidden]) ~ :not([hidden]){
|
850
|
+
--tw-space-y-reverse: 0;
|
851
|
+
margin-top: calc(0.25rem * calc(1 - var(--tw-space-y-reverse)));
|
852
|
+
margin-bottom: calc(0.25rem * var(--tw-space-y-reverse));
|
853
|
+
}
|
854
|
+
|
855
|
+
.space-y-1\.5 > :not([hidden]) ~ :not([hidden]){
|
856
|
+
--tw-space-y-reverse: 0;
|
857
|
+
margin-top: calc(0.375rem * calc(1 - var(--tw-space-y-reverse)));
|
858
|
+
margin-bottom: calc(0.375rem * var(--tw-space-y-reverse));
|
859
|
+
}
|
860
|
+
|
861
|
+
.overflow-hidden{
|
862
|
+
overflow: hidden;
|
863
|
+
}
|
864
|
+
|
865
|
+
.overflow-y-auto{
|
866
|
+
overflow-y: auto;
|
867
|
+
}
|
868
|
+
|
869
|
+
.overflow-x-hidden{
|
870
|
+
overflow-x: hidden;
|
871
|
+
}
|
872
|
+
|
873
|
+
.whitespace-nowrap{
|
874
|
+
white-space: nowrap;
|
875
|
+
}
|
876
|
+
|
877
|
+
.rounded{
|
878
|
+
border-radius: 0.25rem;
|
879
|
+
}
|
880
|
+
|
881
|
+
.rounded-\[4px\]{
|
882
|
+
border-radius: 4px;
|
883
|
+
}
|
884
|
+
|
885
|
+
.rounded-\[8px\]{
|
886
|
+
border-radius: 8px;
|
887
|
+
}
|
888
|
+
|
889
|
+
.rounded-\[inherit\]{
|
890
|
+
border-radius: inherit;
|
891
|
+
}
|
892
|
+
|
893
|
+
.rounded-full{
|
894
|
+
border-radius: 9999px;
|
895
|
+
}
|
896
|
+
|
897
|
+
.rounded-lg{
|
898
|
+
border-radius: 0.5rem;
|
899
|
+
}
|
900
|
+
|
901
|
+
.rounded-md{
|
902
|
+
border-radius: 0.375rem;
|
903
|
+
}
|
904
|
+
|
905
|
+
.rounded-sm{
|
906
|
+
border-radius: 0.125rem;
|
907
|
+
}
|
908
|
+
|
909
|
+
.rounded-l-\[8px\]{
|
910
|
+
border-top-left-radius: 8px;
|
911
|
+
border-bottom-left-radius: 8px;
|
912
|
+
}
|
913
|
+
|
914
|
+
.rounded-r-\[8px\]{
|
915
|
+
border-top-right-radius: 8px;
|
916
|
+
border-bottom-right-radius: 8px;
|
917
|
+
}
|
918
|
+
|
919
|
+
.\!border-0{
|
920
|
+
border-width: 0px !important;
|
921
|
+
}
|
922
|
+
|
923
|
+
.border{
|
924
|
+
border-width: 1px;
|
925
|
+
}
|
926
|
+
|
927
|
+
.border-0{
|
928
|
+
border-width: 0px;
|
929
|
+
}
|
930
|
+
|
931
|
+
.\!border-l-0{
|
932
|
+
border-left-width: 0px !important;
|
933
|
+
}
|
934
|
+
|
935
|
+
.border-l{
|
936
|
+
border-left-width: 1px;
|
937
|
+
}
|
938
|
+
|
939
|
+
.border-r{
|
940
|
+
border-right-width: 1px;
|
941
|
+
}
|
942
|
+
|
943
|
+
.border-t{
|
944
|
+
border-top-width: 1px;
|
945
|
+
}
|
946
|
+
|
947
|
+
.\!border-transparent{
|
948
|
+
border-color: transparent !important;
|
949
|
+
}
|
950
|
+
|
951
|
+
.border-\[\#D7D7D7\]{
|
952
|
+
--tw-border-opacity: 1;
|
953
|
+
border-color: rgb(215 215 215 / var(--tw-border-opacity, 1));
|
954
|
+
}
|
955
|
+
|
956
|
+
.border-\[\#DEDEDE\]{
|
957
|
+
--tw-border-opacity: 1;
|
958
|
+
border-color: rgb(222 222 222 / var(--tw-border-opacity, 1));
|
959
|
+
}
|
960
|
+
|
961
|
+
.border-blue-950{
|
962
|
+
--tw-border-opacity: 1;
|
963
|
+
border-color: rgb(23 37 84 / var(--tw-border-opacity, 1));
|
964
|
+
}
|
965
|
+
|
966
|
+
.border-primary-main{
|
967
|
+
border-color: var(--color-primary);
|
968
|
+
}
|
969
|
+
|
970
|
+
.border-red-500{
|
971
|
+
--tw-border-opacity: 1;
|
972
|
+
border-color: rgb(239 68 68 / var(--tw-border-opacity, 1));
|
973
|
+
}
|
974
|
+
|
975
|
+
.border-transparent{
|
976
|
+
border-color: transparent;
|
977
|
+
}
|
978
|
+
|
979
|
+
.border-white{
|
980
|
+
--tw-border-opacity: 1;
|
981
|
+
border-color: rgb(255 255 255 / var(--tw-border-opacity, 1));
|
982
|
+
}
|
983
|
+
|
984
|
+
.border-l-transparent{
|
985
|
+
border-left-color: transparent;
|
986
|
+
}
|
987
|
+
|
988
|
+
.border-t-transparent{
|
989
|
+
border-top-color: transparent;
|
990
|
+
}
|
991
|
+
|
992
|
+
.\!bg-transparent{
|
993
|
+
background-color: transparent !important;
|
994
|
+
}
|
995
|
+
|
996
|
+
.bg-\[\#F6F6F6\]{
|
997
|
+
--tw-bg-opacity: 1;
|
998
|
+
background-color: rgb(246 246 246 / var(--tw-bg-opacity, 1));
|
999
|
+
}
|
1000
|
+
|
1001
|
+
.bg-black\/70{
|
1002
|
+
background-color: rgb(0 0 0 / 0.7);
|
1003
|
+
}
|
1004
|
+
|
1005
|
+
.bg-primary-main{
|
1006
|
+
background-color: var(--color-primary);
|
1007
|
+
}
|
1008
|
+
|
1009
|
+
.bg-red-50{
|
1010
|
+
--tw-bg-opacity: 1;
|
1011
|
+
background-color: rgb(254 242 242 / var(--tw-bg-opacity, 1));
|
1012
|
+
}
|
1013
|
+
|
1014
|
+
.bg-transparent{
|
1015
|
+
background-color: transparent;
|
1016
|
+
}
|
1017
|
+
|
1018
|
+
.bg-white{
|
1019
|
+
--tw-bg-opacity: 1;
|
1020
|
+
background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
|
1021
|
+
}
|
1022
|
+
|
1023
|
+
.stroke-\[\#232528\]{
|
1024
|
+
stroke: #232528;
|
1025
|
+
}
|
1026
|
+
|
1027
|
+
.\!p-0{
|
1028
|
+
padding: 0px !important;
|
1029
|
+
}
|
1030
|
+
|
1031
|
+
.p-0{
|
1032
|
+
padding: 0px;
|
1033
|
+
}
|
1034
|
+
|
1035
|
+
.p-1{
|
1036
|
+
padding: 0.25rem;
|
1037
|
+
}
|
1038
|
+
|
1039
|
+
.p-4{
|
1040
|
+
padding: 1rem;
|
1041
|
+
}
|
1042
|
+
|
1043
|
+
.p-6{
|
1044
|
+
padding: 1.5rem;
|
1045
|
+
}
|
1046
|
+
|
1047
|
+
.p-\[1px\]{
|
1048
|
+
padding: 1px;
|
1049
|
+
}
|
1050
|
+
|
1051
|
+
.\!px-3{
|
1052
|
+
padding-left: 0.75rem !important;
|
1053
|
+
padding-right: 0.75rem !important;
|
1054
|
+
}
|
1055
|
+
|
1056
|
+
.\!py-2{
|
1057
|
+
padding-top: 0.5rem !important;
|
1058
|
+
padding-bottom: 0.5rem !important;
|
1059
|
+
}
|
1060
|
+
|
1061
|
+
.px-0{
|
1062
|
+
padding-left: 0px;
|
1063
|
+
padding-right: 0px;
|
1064
|
+
}
|
1065
|
+
|
1066
|
+
.px-2{
|
1067
|
+
padding-left: 0.5rem;
|
1068
|
+
padding-right: 0.5rem;
|
1069
|
+
}
|
1070
|
+
|
1071
|
+
.px-3{
|
1072
|
+
padding-left: 0.75rem;
|
1073
|
+
padding-right: 0.75rem;
|
1074
|
+
}
|
1075
|
+
|
1076
|
+
.px-3\.5{
|
1077
|
+
padding-left: 0.875rem;
|
1078
|
+
padding-right: 0.875rem;
|
1079
|
+
}
|
1080
|
+
|
1081
|
+
.px-5{
|
1082
|
+
padding-left: 1.25rem;
|
1083
|
+
padding-right: 1.25rem;
|
1084
|
+
}
|
1085
|
+
|
1086
|
+
.px-8{
|
1087
|
+
padding-left: 2rem;
|
1088
|
+
padding-right: 2rem;
|
1089
|
+
}
|
1090
|
+
|
1091
|
+
.px-\[1\.5rem\]{
|
1092
|
+
padding-left: 1.5rem;
|
1093
|
+
padding-right: 1.5rem;
|
1094
|
+
}
|
1095
|
+
|
1096
|
+
.px-\[1rem\]{
|
1097
|
+
padding-left: 1rem;
|
1098
|
+
padding-right: 1rem;
|
1099
|
+
}
|
1100
|
+
|
1101
|
+
.py-1{
|
1102
|
+
padding-top: 0.25rem;
|
1103
|
+
padding-bottom: 0.25rem;
|
1104
|
+
}
|
1105
|
+
|
1106
|
+
.py-1\.5{
|
1107
|
+
padding-top: 0.375rem;
|
1108
|
+
padding-bottom: 0.375rem;
|
1109
|
+
}
|
1110
|
+
|
1111
|
+
.py-2{
|
1112
|
+
padding-top: 0.5rem;
|
1113
|
+
padding-bottom: 0.5rem;
|
1114
|
+
}
|
1115
|
+
|
1116
|
+
.py-3{
|
1117
|
+
padding-top: 0.75rem;
|
1118
|
+
padding-bottom: 0.75rem;
|
1119
|
+
}
|
1120
|
+
|
1121
|
+
.py-6{
|
1122
|
+
padding-top: 1.5rem;
|
1123
|
+
padding-bottom: 1.5rem;
|
1124
|
+
}
|
1125
|
+
|
1126
|
+
.py-\[0\.375rem\]{
|
1127
|
+
padding-top: 0.375rem;
|
1128
|
+
padding-bottom: 0.375rem;
|
1129
|
+
}
|
1130
|
+
|
1131
|
+
.py-\[0\.625rem\]{
|
1132
|
+
padding-top: 0.625rem;
|
1133
|
+
padding-bottom: 0.625rem;
|
1134
|
+
}
|
1135
|
+
|
1136
|
+
.py-\[0\.75rem\]{
|
1137
|
+
padding-top: 0.75rem;
|
1138
|
+
padding-bottom: 0.75rem;
|
1139
|
+
}
|
1140
|
+
|
1141
|
+
.pt-3{
|
1142
|
+
padding-top: 0.75rem;
|
1143
|
+
}
|
1144
|
+
|
1145
|
+
.text-left{
|
1146
|
+
text-align: left;
|
1147
|
+
}
|
1148
|
+
|
1149
|
+
.text-center{
|
1150
|
+
text-align: center;
|
1151
|
+
}
|
1152
|
+
|
1153
|
+
.text-\[0\.75rem\]{
|
1154
|
+
font-size: 0.75rem;
|
1155
|
+
}
|
1156
|
+
|
1157
|
+
.text-\[0\.875rem\]{
|
1158
|
+
font-size: 0.875rem;
|
1159
|
+
}
|
1160
|
+
|
1161
|
+
.text-\[10px\]{
|
1162
|
+
font-size: 10px;
|
1163
|
+
}
|
1164
|
+
|
1165
|
+
.text-\[1rem\]{
|
1166
|
+
font-size: 1rem;
|
1167
|
+
}
|
1168
|
+
|
1169
|
+
.text-base{
|
1170
|
+
font-size: 1rem;
|
1171
|
+
line-height: 1.5rem;
|
1172
|
+
}
|
1173
|
+
|
1174
|
+
.text-lg{
|
1175
|
+
font-size: 1.125rem;
|
1176
|
+
line-height: 1.75rem;
|
1177
|
+
}
|
1178
|
+
|
1179
|
+
.text-sm{
|
1180
|
+
font-size: 0.875rem;
|
1181
|
+
line-height: 1.25rem;
|
1182
|
+
}
|
1183
|
+
|
1184
|
+
.text-xs{
|
1185
|
+
font-size: 0.75rem;
|
1186
|
+
line-height: 1rem;
|
1187
|
+
}
|
1188
|
+
|
1189
|
+
.\!font-medium{
|
1190
|
+
font-weight: 500 !important;
|
1191
|
+
}
|
1192
|
+
|
1193
|
+
.\!font-normal{
|
1194
|
+
font-weight: 400 !important;
|
1195
|
+
}
|
1196
|
+
|
1197
|
+
.font-bold{
|
1198
|
+
font-weight: 700;
|
1199
|
+
}
|
1200
|
+
|
1201
|
+
.font-medium{
|
1202
|
+
font-weight: 500;
|
1203
|
+
}
|
1204
|
+
|
1205
|
+
.font-normal{
|
1206
|
+
font-weight: 400;
|
1207
|
+
}
|
1208
|
+
|
1209
|
+
.font-semibold{
|
1210
|
+
font-weight: 600;
|
1211
|
+
}
|
1212
|
+
|
1213
|
+
.leading-\[1\.25rem\]{
|
1214
|
+
line-height: 1.25rem;
|
1215
|
+
}
|
1216
|
+
|
1217
|
+
.leading-\[1\.5rem\]{
|
1218
|
+
line-height: 1.5rem;
|
1219
|
+
}
|
1220
|
+
|
1221
|
+
.leading-\[100\%\]{
|
1222
|
+
line-height: 100%;
|
1223
|
+
}
|
1224
|
+
|
1225
|
+
.leading-\[1rem\]{
|
1226
|
+
line-height: 1rem;
|
1227
|
+
}
|
1228
|
+
|
1229
|
+
.leading-none{
|
1230
|
+
line-height: 1;
|
1231
|
+
}
|
1232
|
+
|
1233
|
+
.tracking-tight{
|
1234
|
+
letter-spacing: -0.025em;
|
1235
|
+
}
|
1236
|
+
|
1237
|
+
.tracking-widest{
|
1238
|
+
letter-spacing: 0.1em;
|
1239
|
+
}
|
1240
|
+
|
1241
|
+
.text-\[\#191919\]{
|
1242
|
+
--tw-text-opacity: 1;
|
1243
|
+
color: rgb(25 25 25 / var(--tw-text-opacity, 1));
|
1244
|
+
}
|
1245
|
+
|
1246
|
+
.text-\[\#79818C\]{
|
1247
|
+
--tw-text-opacity: 1;
|
1248
|
+
color: rgb(121 129 140 / var(--tw-text-opacity, 1));
|
1249
|
+
}
|
1250
|
+
|
1251
|
+
.text-\[\#F04248\]{
|
1252
|
+
--tw-text-opacity: 1;
|
1253
|
+
color: rgb(240 66 72 / var(--tw-text-opacity, 1));
|
1254
|
+
}
|
1255
|
+
|
1256
|
+
.text-black{
|
1257
|
+
--tw-text-opacity: 1;
|
1258
|
+
color: rgb(0 0 0 / var(--tw-text-opacity, 1));
|
1259
|
+
}
|
1260
|
+
|
1261
|
+
.text-blue-950{
|
1262
|
+
--tw-text-opacity: 1;
|
1263
|
+
color: rgb(23 37 84 / var(--tw-text-opacity, 1));
|
1264
|
+
}
|
1265
|
+
|
1266
|
+
.text-gray-400{
|
1267
|
+
--tw-text-opacity: 1;
|
1268
|
+
color: rgb(156 163 175 / var(--tw-text-opacity, 1));
|
1269
|
+
}
|
1270
|
+
|
1271
|
+
.text-primary-main{
|
1272
|
+
color: var(--color-primary);
|
1273
|
+
}
|
1274
|
+
|
1275
|
+
.text-red-500{
|
1276
|
+
--tw-text-opacity: 1;
|
1277
|
+
color: rgb(239 68 68 / var(--tw-text-opacity, 1));
|
1278
|
+
}
|
1279
|
+
|
1280
|
+
.text-white{
|
1281
|
+
--tw-text-opacity: 1;
|
1282
|
+
color: rgb(255 255 255 / var(--tw-text-opacity, 1));
|
1283
|
+
}
|
1284
|
+
|
1285
|
+
.caret-\[\#00B2A9\]{
|
1286
|
+
caret-color: #00B2A9;
|
1287
|
+
}
|
1288
|
+
|
1289
|
+
.caret-\[\#D7D7D7\]{
|
1290
|
+
caret-color: #D7D7D7;
|
1291
|
+
}
|
1292
|
+
|
1293
|
+
.caret-\[\#DEDEDE\]{
|
1294
|
+
caret-color: #DEDEDE;
|
1295
|
+
}
|
1296
|
+
|
1297
|
+
.opacity-50{
|
1298
|
+
opacity: 0.5;
|
1299
|
+
}
|
1300
|
+
|
1301
|
+
.opacity-70{
|
1302
|
+
opacity: 0.7;
|
1303
|
+
}
|
1304
|
+
|
1305
|
+
.shadow-lg{
|
1306
|
+
--tw-shadow: 0 10px 15px -3px rgb(0 0 0 / 0.1), 0 4px 6px -4px rgb(0 0 0 / 0.1);
|
1307
|
+
--tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -4px var(--tw-shadow-color);
|
1308
|
+
box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
|
1309
|
+
}
|
1310
|
+
|
1311
|
+
.shadow-md{
|
1312
|
+
--tw-shadow: 0 4px 6px -1px rgb(0 0 0 / 0.1), 0 2px 4px -2px rgb(0 0 0 / 0.1);
|
1313
|
+
--tw-shadow-colored: 0 4px 6px -1px var(--tw-shadow-color), 0 2px 4px -2px var(--tw-shadow-color);
|
1314
|
+
box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
|
1315
|
+
}
|
1316
|
+
|
1317
|
+
.outline-none{
|
1318
|
+
outline: 2px solid transparent;
|
1319
|
+
outline-offset: 2px;
|
1320
|
+
}
|
1321
|
+
|
1322
|
+
.transition{
|
1323
|
+
transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, -webkit-backdrop-filter;
|
1324
|
+
transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
|
1325
|
+
transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter, -webkit-backdrop-filter;
|
1326
|
+
transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
|
1327
|
+
transition-duration: 150ms;
|
1328
|
+
}
|
1329
|
+
|
1330
|
+
.transition-all{
|
1331
|
+
transition-property: all;
|
1332
|
+
transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
|
1333
|
+
transition-duration: 150ms;
|
1334
|
+
}
|
1335
|
+
|
1336
|
+
.transition-colors{
|
1337
|
+
transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
|
1338
|
+
transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
|
1339
|
+
transition-duration: 150ms;
|
1340
|
+
}
|
1341
|
+
|
1342
|
+
.transition-opacity{
|
1343
|
+
transition-property: opacity;
|
1344
|
+
transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
|
1345
|
+
transition-duration: 150ms;
|
1346
|
+
}
|
1347
|
+
|
1348
|
+
.duration-200{
|
1349
|
+
transition-duration: 200ms;
|
1350
|
+
}
|
1351
|
+
|
1352
|
+
@keyframes enter{
|
1353
|
+
from{
|
1354
|
+
opacity: var(--tw-enter-opacity, 1);
|
1355
|
+
transform: translate3d(var(--tw-enter-translate-x, 0), var(--tw-enter-translate-y, 0), 0) scale3d(var(--tw-enter-scale, 1), var(--tw-enter-scale, 1), var(--tw-enter-scale, 1)) rotate(var(--tw-enter-rotate, 0));
|
1356
|
+
}
|
1357
|
+
}
|
1358
|
+
|
1359
|
+
@keyframes exit{
|
1360
|
+
to{
|
1361
|
+
opacity: var(--tw-exit-opacity, 1);
|
1362
|
+
transform: translate3d(var(--tw-exit-translate-x, 0), var(--tw-exit-translate-y, 0), 0) scale3d(var(--tw-exit-scale, 1), var(--tw-exit-scale, 1), var(--tw-exit-scale, 1)) rotate(var(--tw-exit-rotate, 0));
|
1363
|
+
}
|
1364
|
+
}
|
1365
|
+
|
1366
|
+
.duration-200{
|
1367
|
+
animation-duration: 200ms;
|
1368
|
+
}
|
1369
|
+
|
1370
|
+
input[type="number"] {
|
1371
|
+
-moz-appearance: textfield;
|
1372
|
+
}
|
1373
|
+
|
1374
|
+
/* Hide spinner arrows in WebKit browsers */
|
1375
|
+
|
1376
|
+
input[type="number"]::-webkit-inner-spin-button,
|
1377
|
+
input[type="number"]::-webkit-outer-spin-button {
|
1378
|
+
-webkit-appearance: none;
|
1379
|
+
margin: 0;
|
1380
|
+
}
|
1381
|
+
|
1382
|
+
/* Hide spinner arrows in Internet Explorer */
|
1383
|
+
|
1384
|
+
input[type="number"] {
|
1385
|
+
-ms-appearance: none;
|
1386
|
+
}
|
1387
|
+
|
1388
|
+
:root {
|
1389
|
+
/* --color-primary: rgb(1, 2, 4); */
|
1390
|
+
--color-primary: #0231c5;
|
1391
|
+
--color-primary-accent: #dedede;
|
1392
|
+
}
|
1393
|
+
|
1394
|
+
.placeholder\:text-\[\#79818C\]::-moz-placeholder{
|
1395
|
+
--tw-text-opacity: 1;
|
1396
|
+
color: rgb(121 129 140 / var(--tw-text-opacity, 1));
|
1397
|
+
}
|
1398
|
+
|
1399
|
+
.placeholder\:text-\[\#79818C\]::placeholder{
|
1400
|
+
--tw-text-opacity: 1;
|
1401
|
+
color: rgb(121 129 140 / var(--tw-text-opacity, 1));
|
1402
|
+
}
|
1403
|
+
|
1404
|
+
.placeholder\:text-\[\#C4C4C4\]::-moz-placeholder{
|
1405
|
+
--tw-text-opacity: 1;
|
1406
|
+
color: rgb(196 196 196 / var(--tw-text-opacity, 1));
|
1407
|
+
}
|
1408
|
+
|
1409
|
+
.placeholder\:text-\[\#C4C4C4\]::placeholder{
|
1410
|
+
--tw-text-opacity: 1;
|
1411
|
+
color: rgb(196 196 196 / var(--tw-text-opacity, 1));
|
1412
|
+
}
|
1413
|
+
|
1414
|
+
.placeholder\:text-red-500::-moz-placeholder{
|
1415
|
+
--tw-text-opacity: 1;
|
1416
|
+
color: rgb(239 68 68 / var(--tw-text-opacity, 1));
|
1417
|
+
}
|
1418
|
+
|
1419
|
+
.placeholder\:text-red-500::placeholder{
|
1420
|
+
--tw-text-opacity: 1;
|
1421
|
+
color: rgb(239 68 68 / var(--tw-text-opacity, 1));
|
1422
|
+
}
|
1423
|
+
|
1424
|
+
.focus-within\:border-\[\#00B2A9\]:focus-within{
|
1425
|
+
--tw-border-opacity: 1;
|
1426
|
+
border-color: rgb(0 178 169 / var(--tw-border-opacity, 1));
|
1427
|
+
}
|
1428
|
+
|
1429
|
+
.focus-within\:border-\[\#D7D7D7\]:focus-within{
|
1430
|
+
--tw-border-opacity: 1;
|
1431
|
+
border-color: rgb(215 215 215 / var(--tw-border-opacity, 1));
|
1432
|
+
}
|
1433
|
+
|
1434
|
+
.focus-within\:border-\[\#DEDEDE\]:focus-within{
|
1435
|
+
--tw-border-opacity: 1;
|
1436
|
+
border-color: rgb(222 222 222 / var(--tw-border-opacity, 1));
|
1437
|
+
}
|
1438
|
+
|
1439
|
+
.focus-within\:border-red-500:focus-within{
|
1440
|
+
--tw-border-opacity: 1;
|
1441
|
+
border-color: rgb(239 68 68 / var(--tw-border-opacity, 1));
|
1442
|
+
}
|
1443
|
+
|
1444
|
+
.focus-within\:bg-\[\#F6F6F6\]:focus-within{
|
1445
|
+
--tw-bg-opacity: 1;
|
1446
|
+
background-color: rgb(246 246 246 / var(--tw-bg-opacity, 1));
|
1447
|
+
}
|
1448
|
+
|
1449
|
+
.focus-within\:bg-red-50:focus-within{
|
1450
|
+
--tw-bg-opacity: 1;
|
1451
|
+
background-color: rgb(254 242 242 / var(--tw-bg-opacity, 1));
|
1452
|
+
}
|
1453
|
+
|
1454
|
+
.focus-within\:bg-white:focus-within{
|
1455
|
+
--tw-bg-opacity: 1;
|
1456
|
+
background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
|
1457
|
+
}
|
1458
|
+
|
1459
|
+
.focus-within\:outline-0:focus-within{
|
1460
|
+
outline-width: 0px;
|
1461
|
+
}
|
1462
|
+
|
1463
|
+
.focus-within\:ring-0:focus-within{
|
1464
|
+
--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
|
1465
|
+
--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(0px + var(--tw-ring-offset-width)) var(--tw-ring-color);
|
1466
|
+
box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
|
1467
|
+
}
|
1468
|
+
|
1469
|
+
.hover\:bg-opacity-70:hover{
|
1470
|
+
--tw-bg-opacity: 0.7;
|
1471
|
+
}
|
1472
|
+
|
1473
|
+
.hover\:opacity-100:hover{
|
1474
|
+
opacity: 1;
|
1475
|
+
}
|
1476
|
+
|
1477
|
+
.hover\:opacity-80:hover{
|
1478
|
+
opacity: 0.8;
|
1479
|
+
}
|
1480
|
+
|
1481
|
+
.focus\:outline-none:focus{
|
1482
|
+
outline: 2px solid transparent;
|
1483
|
+
outline-offset: 2px;
|
1484
|
+
}
|
1485
|
+
|
1486
|
+
.focus\:ring-2:focus{
|
1487
|
+
--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
|
1488
|
+
--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);
|
1489
|
+
box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
|
1490
|
+
}
|
1491
|
+
|
1492
|
+
.focus\:ring-offset-2:focus{
|
1493
|
+
--tw-ring-offset-width: 2px;
|
1494
|
+
}
|
1495
|
+
|
1496
|
+
.focus-visible\:bg-transparent:focus-visible{
|
1497
|
+
background-color: transparent;
|
1498
|
+
}
|
1499
|
+
|
1500
|
+
.focus-visible\:outline-none:focus-visible{
|
1501
|
+
outline: 2px solid transparent;
|
1502
|
+
outline-offset: 2px;
|
1503
|
+
}
|
1504
|
+
|
1505
|
+
.focus-visible\:ring-0:focus-visible{
|
1506
|
+
--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
|
1507
|
+
--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(0px + var(--tw-ring-offset-width)) var(--tw-ring-color);
|
1508
|
+
box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
|
1509
|
+
}
|
1510
|
+
|
1511
|
+
.focus-visible\:ring-2:focus-visible{
|
1512
|
+
--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
|
1513
|
+
--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);
|
1514
|
+
box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
|
1515
|
+
}
|
1516
|
+
|
1517
|
+
.focus-visible\:ring-offset-0:focus-visible{
|
1518
|
+
--tw-ring-offset-width: 0px;
|
1519
|
+
}
|
1520
|
+
|
1521
|
+
.focus-visible\:ring-offset-2:focus-visible{
|
1522
|
+
--tw-ring-offset-width: 2px;
|
1523
|
+
}
|
1524
|
+
|
1525
|
+
.disabled\:\!pointer-events-none:disabled{
|
1526
|
+
pointer-events: none !important;
|
1527
|
+
}
|
1528
|
+
|
1529
|
+
.disabled\:pointer-events-none:disabled{
|
1530
|
+
pointer-events: none;
|
1531
|
+
}
|
1532
|
+
|
1533
|
+
.disabled\:cursor-not-allowed:disabled{
|
1534
|
+
cursor: not-allowed;
|
1535
|
+
}
|
1536
|
+
|
1537
|
+
.disabled\:bg-opacity-70:disabled{
|
1538
|
+
--tw-bg-opacity: 0.7;
|
1539
|
+
}
|
1540
|
+
|
1541
|
+
.disabled\:opacity-50:disabled{
|
1542
|
+
opacity: 0.5;
|
1543
|
+
}
|
1544
|
+
|
1545
|
+
.disabled\:opacity-60:disabled{
|
1546
|
+
opacity: 0.6;
|
1547
|
+
}
|
1548
|
+
|
1549
|
+
.peer:disabled ~ .peer-disabled\:cursor-not-allowed{
|
1550
|
+
cursor: not-allowed;
|
1551
|
+
}
|
1552
|
+
|
1553
|
+
.peer:disabled ~ .peer-disabled\:opacity-70{
|
1554
|
+
opacity: 0.7;
|
1555
|
+
}
|
1556
|
+
|
1557
|
+
.data-\[disabled\=true\]\:pointer-events-none[data-disabled="true"]{
|
1558
|
+
pointer-events: none;
|
1559
|
+
}
|
1560
|
+
|
1561
|
+
.data-\[selected\=true\]\:bg-primary-accent[data-selected="true"]{
|
1562
|
+
background-color: var(--color-primary-accent);
|
1563
|
+
}
|
1564
|
+
|
1565
|
+
.data-\[disabled\=true\]\:opacity-50[data-disabled="true"]{
|
1566
|
+
opacity: 0.5;
|
1567
|
+
}
|
1568
|
+
|
1569
|
+
.data-\[state\=open\]\:animate-in[data-state="open"]{
|
1570
|
+
animation-name: enter;
|
1571
|
+
animation-duration: 150ms;
|
1572
|
+
--tw-enter-opacity: initial;
|
1573
|
+
--tw-enter-scale: initial;
|
1574
|
+
--tw-enter-rotate: initial;
|
1575
|
+
--tw-enter-translate-x: initial;
|
1576
|
+
--tw-enter-translate-y: initial;
|
1577
|
+
}
|
1578
|
+
|
1579
|
+
.data-\[state\=closed\]\:animate-out[data-state="closed"]{
|
1580
|
+
animation-name: exit;
|
1581
|
+
animation-duration: 150ms;
|
1582
|
+
--tw-exit-opacity: initial;
|
1583
|
+
--tw-exit-scale: initial;
|
1584
|
+
--tw-exit-rotate: initial;
|
1585
|
+
--tw-exit-translate-x: initial;
|
1586
|
+
--tw-exit-translate-y: initial;
|
1587
|
+
}
|
1588
|
+
|
1589
|
+
.data-\[state\=closed\]\:fade-out-0[data-state="closed"]{
|
1590
|
+
--tw-exit-opacity: 0;
|
1591
|
+
}
|
1592
|
+
|
1593
|
+
.data-\[state\=open\]\:fade-in-0[data-state="open"]{
|
1594
|
+
--tw-enter-opacity: 0;
|
1595
|
+
}
|
1596
|
+
|
1597
|
+
.data-\[state\=closed\]\:zoom-out-95[data-state="closed"]{
|
1598
|
+
--tw-exit-scale: .95;
|
1599
|
+
}
|
1600
|
+
|
1601
|
+
.data-\[state\=open\]\:zoom-in-95[data-state="open"]{
|
1602
|
+
--tw-enter-scale: .95;
|
1603
|
+
}
|
1604
|
+
|
1605
|
+
.data-\[side\=bottom\]\:slide-in-from-top-2[data-side="bottom"]{
|
1606
|
+
--tw-enter-translate-y: -0.5rem;
|
1607
|
+
}
|
1608
|
+
|
1609
|
+
.data-\[side\=left\]\:slide-in-from-right-2[data-side="left"]{
|
1610
|
+
--tw-enter-translate-x: 0.5rem;
|
1611
|
+
}
|
1612
|
+
|
1613
|
+
.data-\[side\=right\]\:slide-in-from-left-2[data-side="right"]{
|
1614
|
+
--tw-enter-translate-x: -0.5rem;
|
1615
|
+
}
|
1616
|
+
|
1617
|
+
.data-\[side\=top\]\:slide-in-from-bottom-2[data-side="top"]{
|
1618
|
+
--tw-enter-translate-y: 0.5rem;
|
1619
|
+
}
|
1620
|
+
|
1621
|
+
.data-\[state\=closed\]\:slide-out-to-left-1\/2[data-state="closed"]{
|
1622
|
+
--tw-exit-translate-x: -50%;
|
1623
|
+
}
|
1624
|
+
|
1625
|
+
.data-\[state\=closed\]\:slide-out-to-top-\[48\%\][data-state="closed"]{
|
1626
|
+
--tw-exit-translate-y: -48%;
|
1627
|
+
}
|
1628
|
+
|
1629
|
+
.data-\[state\=open\]\:slide-in-from-left-1\/2[data-state="open"]{
|
1630
|
+
--tw-enter-translate-x: -50%;
|
1631
|
+
}
|
1632
|
+
|
1633
|
+
.data-\[state\=open\]\:slide-in-from-top-\[48\%\][data-state="open"]{
|
1634
|
+
--tw-enter-translate-y: -48%;
|
1635
|
+
}
|
1636
|
+
|
1637
|
+
.dark\:\!border-\[\#9299A2\]:is(.dark *){
|
1638
|
+
--tw-border-opacity: 1 !important;
|
1639
|
+
border-color: rgb(146 153 162 / var(--tw-border-opacity, 1)) !important;
|
1640
|
+
}
|
1641
|
+
|
1642
|
+
.dark\:border-\[\#676767\]:is(.dark *){
|
1643
|
+
--tw-border-opacity: 1;
|
1644
|
+
border-color: rgb(103 103 103 / var(--tw-border-opacity, 1));
|
1645
|
+
}
|
1646
|
+
|
1647
|
+
.dark\:border-\[\#9299A2\]:is(.dark *){
|
1648
|
+
--tw-border-opacity: 1;
|
1649
|
+
border-color: rgb(146 153 162 / var(--tw-border-opacity, 1));
|
1650
|
+
}
|
1651
|
+
|
1652
|
+
.dark\:\!bg-red-50:is(.dark *){
|
1653
|
+
--tw-bg-opacity: 1 !important;
|
1654
|
+
background-color: rgb(254 242 242 / var(--tw-bg-opacity, 1)) !important;
|
1655
|
+
}
|
1656
|
+
|
1657
|
+
.dark\:\!bg-transparent:is(.dark *){
|
1658
|
+
background-color: transparent !important;
|
1659
|
+
}
|
1660
|
+
|
1661
|
+
.dark\:text-white:is(.dark *){
|
1662
|
+
--tw-text-opacity: 1;
|
1663
|
+
color: rgb(255 255 255 / var(--tw-text-opacity, 1));
|
1664
|
+
}
|
1665
|
+
|
1666
|
+
.dark\:ring-offset-transparent:is(.dark *){
|
1667
|
+
--tw-ring-offset-color: transparent;
|
1668
|
+
}
|
1669
|
+
|
1670
|
+
.dark\:placeholder\:text-\[\#9299A2\]:is(.dark *)::-moz-placeholder{
|
1671
|
+
--tw-text-opacity: 1;
|
1672
|
+
color: rgb(146 153 162 / var(--tw-text-opacity, 1));
|
1673
|
+
}
|
1674
|
+
|
1675
|
+
.dark\:placeholder\:text-\[\#9299A2\]:is(.dark *)::placeholder{
|
1676
|
+
--tw-text-opacity: 1;
|
1677
|
+
color: rgb(146 153 162 / var(--tw-text-opacity, 1));
|
1678
|
+
}
|
1679
|
+
|
1680
|
+
.dark\:focus-within\:border-\[\#9299A2\]:focus-within:is(.dark *){
|
1681
|
+
--tw-border-opacity: 1;
|
1682
|
+
border-color: rgb(146 153 162 / var(--tw-border-opacity, 1));
|
1683
|
+
}
|
1684
|
+
|
1685
|
+
.dark\:focus-within\:\!bg-transparent:focus-within:is(.dark *){
|
1686
|
+
background-color: transparent !important;
|
1687
|
+
}
|
1688
|
+
|
1689
|
+
.dark\:disabled\:\!border-\[\#9299A2\]:disabled:is(.dark *){
|
1690
|
+
--tw-border-opacity: 1 !important;
|
1691
|
+
border-color: rgb(146 153 162 / var(--tw-border-opacity, 1)) !important;
|
1692
|
+
}
|
1693
|
+
|
1694
|
+
@media (min-width: 640px){
|
1695
|
+
.sm\:space-x-2 > :not([hidden]) ~ :not([hidden]){
|
1696
|
+
--tw-space-x-reverse: 0;
|
1697
|
+
margin-right: calc(0.5rem * var(--tw-space-x-reverse));
|
1698
|
+
margin-left: calc(0.5rem * calc(1 - var(--tw-space-x-reverse)));
|
1699
|
+
}
|
1700
|
+
}
|
1701
|
+
|
1702
|
+
.\[\&\>span\]\:items-center>span{
|
1703
|
+
align-items: center;
|
1704
|
+
}
|
1705
|
+
|
1706
|
+
.\[\&\>span\]\:justify-start>span{
|
1707
|
+
justify-content: flex-start;
|
1708
|
+
}
|
1709
|
+
|
1710
|
+
.\[\&_\[cmdk-group-heading\]\]\:px-2 [cmdk-group-heading]{
|
1711
|
+
padding-left: 0.5rem;
|
1712
|
+
padding-right: 0.5rem;
|
1713
|
+
}
|
1714
|
+
|
1715
|
+
.\[\&_\[cmdk-group-heading\]\]\:py-1\.5 [cmdk-group-heading]{
|
1716
|
+
padding-top: 0.375rem;
|
1717
|
+
padding-bottom: 0.375rem;
|
1718
|
+
}
|
1719
|
+
|
1720
|
+
.\[\&_\[cmdk-group-heading\]\]\:text-xs [cmdk-group-heading]{
|
1721
|
+
font-size: 0.75rem;
|
1722
|
+
line-height: 1rem;
|
1723
|
+
}
|
1724
|
+
|
1725
|
+
.\[\&_\[cmdk-group-heading\]\]\:font-medium [cmdk-group-heading]{
|
1726
|
+
font-weight: 500;
|
1727
|
+
}
|
1728
|
+
|
1729
|
+
.\[\&_\[cmdk-group\]\:not\(\[hidden\]\)_\~\[cmdk-group\]\]\:pt-0 [cmdk-group]:not([hidden]) ~[cmdk-group]{
|
1730
|
+
padding-top: 0px;
|
1731
|
+
}
|
1732
|
+
|
1733
|
+
.\[\&_\[cmdk-group\]\]\:px-2 [cmdk-group]{
|
1734
|
+
padding-left: 0.5rem;
|
1735
|
+
padding-right: 0.5rem;
|
1736
|
+
}
|
1737
|
+
|
1738
|
+
.\[\&_\[cmdk-input-wrapper\]_svg\]\:h-5 [cmdk-input-wrapper] svg{
|
1739
|
+
height: 1.25rem;
|
1740
|
+
}
|
1741
|
+
|
1742
|
+
.\[\&_\[cmdk-input-wrapper\]_svg\]\:w-5 [cmdk-input-wrapper] svg{
|
1743
|
+
width: 1.25rem;
|
1744
|
+
}
|
1745
|
+
|
1746
|
+
.\[\&_\[cmdk-input\]\]\:h-12 [cmdk-input]{
|
1747
|
+
height: 3rem;
|
1748
|
+
}
|
1749
|
+
|
1750
|
+
.\[\&_\[cmdk-item\]\]\:px-2 [cmdk-item]{
|
1751
|
+
padding-left: 0.5rem;
|
1752
|
+
padding-right: 0.5rem;
|
1753
|
+
}
|
1754
|
+
|
1755
|
+
.\[\&_\[cmdk-item\]\]\:py-3 [cmdk-item]{
|
1756
|
+
padding-top: 0.75rem;
|
1757
|
+
padding-bottom: 0.75rem;
|
1758
|
+
}
|
1759
|
+
|
1760
|
+
.\[\&_\[cmdk-item\]_svg\]\:h-5 [cmdk-item] svg{
|
1761
|
+
height: 1.25rem;
|
1762
|
+
}
|
1763
|
+
|
1764
|
+
.\[\&_\[cmdk-item\]_svg\]\:w-5 [cmdk-item] svg{
|
1765
|
+
width: 1.25rem;
|
1766
|
+
}
|
1767
|
+
|
1768
|
+
.\[\&_svg\]\:pointer-events-none svg{
|
1769
|
+
pointer-events: none;
|
1770
|
+
}
|
1771
|
+
|
1772
|
+
.\[\&_svg\]\:size-4 svg{
|
1773
|
+
width: 1rem;
|
1774
|
+
height: 1rem;
|
1775
|
+
}
|
1776
|
+
|
1777
|
+
.\[\&_svg\]\:shrink-0 svg{
|
1778
|
+
flex-shrink: 0;
|
1779
|
+
}
|