PluginProbe
Discount Rules for WooCommerce – Disco | Dynamic Pricing, Conditions, Bulk, Bundle, BOGO / 1.4.17
Discount Rules for WooCommerce – Disco | Dynamic Pricing, Conditions, Bulk, Bundle, BOGO v1.4.17
1.4.17 1.4.16 1.4.15 1.4.14 1.4.13 1.4.12 1.4.11 1.4.10 1.4.9 1.4.8 1.4.7 1.4.6 1.4.5 1.4.4 1.4.3 1.4.2 1.4.1 1.4.0 1.3.54 1.3.53 1.3.52 1.3.51 1.3.50 1.3.49 1.3.48 All 180 releases
disco / backend / views / asset / common-tailwind.css

common-tailwind.css in Discount Rules for WooCommerce – Disco | Dynamic Pricing, Conditions, Bulk, Bundle, BOGO 1.4.17, at backend/views/asset/common-tailwind.css

3,341 lines 87.7 KB
No matching file
Up and down to move Enter to open Esc to close
Raw Download Zip
1 /*! tailwindcss v4.3.3 | MIT License | https://tailwindcss.com */
2 @layer properties;
3 @layer theme, base, components;
4 @layer theme {
5 :root, :host {
6 --disco-font-sans: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', 'Noto Sans', Arial,
7 sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol', 'Noto Color Emoji';
8 --disco-font-mono: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, 'Liberation Mono', 'Courier New',
9 monospace;
10 --disco-color-red-400: oklch(70.4% 0.191 22.216);
11 --disco-color-red-500: oklch(63.7% 0.237 25.331);
12 --disco-color-orange-50: oklch(98% 0.016 73.684);
13 --disco-color-orange-100: oklch(95.4% 0.038 75.164);
14 --disco-color-orange-200: oklch(90.1% 0.076 70.697);
15 --disco-color-orange-500: oklch(70.5% 0.213 47.604);
16 --disco-color-orange-600: oklch(64.6% 0.222 41.116);
17 --disco-color-amber-400: oklch(82.8% 0.189 84.429);
18 --disco-color-yellow-50: oklch(98.7% 0.026 102.212);
19 --disco-color-yellow-100: oklch(97.3% 0.071 103.193);
20 --disco-color-yellow-200: oklch(94.5% 0.129 101.54);
21 --disco-color-yellow-700: oklch(55.4% 0.135 66.442);
22 --disco-color-green-100: oklch(96.2% 0.044 156.743);
23 --disco-color-green-500: oklch(72.3% 0.219 149.579);
24 --disco-color-green-600: oklch(62.7% 0.194 149.214);
25 --disco-color-green-700: oklch(52.7% 0.154 150.069);
26 --disco-color-emerald-50: oklch(97.9% 0.021 166.113);
27 --disco-color-emerald-100: oklch(95% 0.052 163.051);
28 --disco-color-emerald-400: oklch(76.5% 0.177 163.223);
29 --disco-color-emerald-500: oklch(69.6% 0.17 162.48);
30 --disco-color-emerald-600: oklch(59.6% 0.145 163.225);
31 --disco-color-emerald-700: oklch(50.8% 0.118 165.612);
32 --disco-color-teal-50: oklch(98.4% 0.014 180.72);
33 --disco-color-blue-50: oklch(97% 0.014 254.604);
34 --disco-color-blue-100: oklch(93.2% 0.032 255.585);
35 --disco-color-blue-500: oklch(62.3% 0.214 259.815);
36 --disco-color-blue-600: oklch(54.6% 0.245 262.881);
37 --disco-color-purple-50: oklch(97.7% 0.014 308.299);
38 --disco-color-rose-50: oklch(96.9% 0.015 12.422);
39 --disco-color-gray-50: oklch(98.5% 0.002 247.839);
40 --disco-color-gray-100: oklch(96.7% 0.003 264.542);
41 --disco-color-gray-200: oklch(92.8% 0.006 264.531);
42 --disco-color-gray-300: oklch(87.2% 0.01 258.338);
43 --disco-color-gray-400: oklch(70.7% 0.022 261.325);
44 --disco-color-gray-500: oklch(55.1% 0.027 264.364);
45 --disco-color-gray-600: oklch(44.6% 0.03 256.802);
46 --disco-color-gray-700: oklch(37.3% 0.034 259.733);
47 --disco-color-gray-800: oklch(27.8% 0.033 256.848);
48 --disco-color-gray-900: oklch(21% 0.034 264.665);
49 --disco-color-black: #000;
50 --disco-color-white: #fff;
51 --disco-spacing: 0.25rem;
52 --disco-container-xs: 20rem;
53 --disco-container-sm: 24rem;
54 --disco-container-md: 28rem;
55 --disco-container-xl: 36rem;
56 --disco-container-5xl: 64rem;
57 --disco-text-xs: 0.75rem;
58 --disco-text-xs--line-height: calc(1 / 0.75);
59 --disco-text-sm: 0.875rem;
60 --disco-text-sm--line-height: calc(1.25 / 0.875);
61 --disco-text-base: 1rem;
62 --disco-text-base--line-height: calc(1.5 / 1);
63 --disco-text-lg: 1.125rem;
64 --disco-text-lg--line-height: calc(1.75 / 1.125);
65 --disco-text-xl: 1.25rem;
66 --disco-text-xl--line-height: calc(1.75 / 1.25);
67 --disco-text-2xl: 1.5rem;
68 --disco-text-2xl--line-height: calc(2 / 1.5);
69 --disco-text-3xl: 1.875rem;
70 --disco-text-3xl--line-height: calc(2.25 / 1.875);
71 --disco-text-4xl: 2.25rem;
72 --disco-text-4xl--line-height: calc(2.5 / 2.25);
73 --disco-text-5xl: 3rem;
74 --disco-text-5xl--line-height: 1;
75 --disco-font-weight-light: 300;
76 --disco-font-weight-normal: 400;
77 --disco-font-weight-medium: 500;
78 --disco-font-weight-semibold: 600;
79 --disco-font-weight-bold: 700;
80 --disco-font-weight-extrabold: 800;
81 --disco-tracking-tight: -0.025em;
82 --disco-tracking-wide: 0.025em;
83 --disco-tracking-wider: 0.05em;
84 --disco-tracking-widest: 0.1em;
85 --disco-leading-tight: 1.25;
86 --disco-leading-snug: 1.375;
87 --disco-leading-relaxed: 1.625;
88 --disco-radius-xs: 0.125rem;
89 --disco-radius-sm: 0.25rem;
90 --disco-radius-md: 0.375rem;
91 --disco-radius-lg: 0.5rem;
92 --disco-radius-xl: 0.75rem;
93 --disco-radius-2xl: 1rem;
94 --disco-radius-3xl: 1.5rem;
95 --disco-radius-4xl: 2rem;
96 --disco-ease-in-out: cubic-bezier(0.4, 0, 0.2, 1);
97 --disco-animate-spin: spin 1s linear infinite;
98 --disco-animate-pulse: pulse 2s cubic-bezier(0.4, 0, 0.6, 1) infinite;
99 --disco-default-transition-duration: 150ms;
100 --disco-default-transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
101 --disco-default-font-family: var(--disco-font-sans);
102 --disco-default-mono-font-family: var(--disco-font-mono);
103 --disco-color-primary-light: #dfffefe6;
104 --disco-color-primary: #47cd89;
105 --disco-color-primary-dark: #3cba7a;
106 }
107 }
108 @layer base {
109 *, ::after, ::before, ::backdrop, ::file-selector-button {
110 box-sizing: border-box;
111 margin: 0;
112 padding: 0;
113 border: 0 solid;
114 }
115 html, :host {
116 line-height: 1.5;
117 -webkit-text-size-adjust: 100%;
118 tab-size: 4;
119 font-family: var(--disco-default-font-family, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', 'Noto Sans', Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol', 'Noto Color Emoji');
120 font-feature-settings: var(--disco-default-font-feature-settings, normal);
121 font-variation-settings: var(--disco-default-font-variation-settings, normal);
122 -webkit-tap-highlight-color: transparent;
123 }
124 hr {
125 height: 0;
126 color: inherit;
127 border-top-width: 1px;
128 }
129 abbr:where([title]) {
130 -webkit-text-decoration: underline dotted;
131 text-decoration: underline dotted;
132 }
133 h1, h2, h3, h4, h5, h6 {
134 font-size: inherit;
135 font-weight: inherit;
136 }
137 a {
138 color: inherit;
139 -webkit-text-decoration: inherit;
140 text-decoration: inherit;
141 }
142 b, strong {
143 font-weight: bolder;
144 }
145 code, kbd, samp, pre {
146 font-family: var(--disco-default-mono-font-family, ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, 'Liberation Mono', 'Courier New', monospace);
147 font-feature-settings: var(--disco-default-mono-font-feature-settings, normal);
148 font-variation-settings: var(--disco-default-mono-font-variation-settings, normal);
149 font-size: 1em;
150 }
151 small {
152 font-size: 80%;
153 }
154 sub, sup {
155 font-size: 75%;
156 line-height: 0;
157 position: relative;
158 vertical-align: baseline;
159 }
160 sub {
161 bottom: -0.25em;
162 }
163 sup {
164 top: -0.5em;
165 }
166 table {
167 text-indent: 0;
168 border-color: inherit;
169 border-collapse: collapse;
170 }
171 :-moz-focusring:where(:not(iframe)) {
172 outline: auto;
173 }
174 progress {
175 vertical-align: baseline;
176 }
177 summary {
178 display: list-item;
179 }
180 ol, ul, menu {
181 list-style: none;
182 }
183 img, svg, video, canvas, audio, iframe, embed, object {
184 display: block;
185 vertical-align: middle;
186 }
187 img, video {
188 max-width: 100%;
189 height: auto;
190 }
191 button, input, select, optgroup, textarea, ::file-selector-button {
192 font: inherit;
193 font-feature-settings: inherit;
194 font-variation-settings: inherit;
195 letter-spacing: inherit;
196 color: inherit;
197 border-radius: 0;
198 background-color: transparent;
199 opacity: 1;
200 }
201 :where(select:is([multiple], [size])) optgroup {
202 font-weight: bolder;
203 }
204 :where(select:is([multiple], [size])) optgroup option {
205 padding-inline-start: 20px;
206 }
207 ::file-selector-button {
208 margin-inline-end: 4px;
209 }
210 ::placeholder {
211 opacity: 1;
212 }
213 @supports (not (-webkit-appearance: -apple-pay-button)) or (contain-intrinsic-size: 1px) {
214 ::placeholder {
215 color: currentcolor;
216 @supports (color: color-mix(in lab, red, red)) {
217 color: color-mix(in oklab, currentcolor 50%, transparent);
218 }
219 }
220 }
221 textarea {
222 resize: vertical;
223 }
224 ::-webkit-search-decoration {
225 -webkit-appearance: none;
226 }
227 ::-webkit-date-and-time-value {
228 min-height: 1lh;
229 text-align: inherit;
230 }
231 ::-webkit-datetime-edit {
232 display: inline-flex;
233 }
234 ::-webkit-datetime-edit-fields-wrapper {
235 padding: 0;
236 }
237 ::-webkit-datetime-edit, ::-webkit-datetime-edit-year-field, ::-webkit-datetime-edit-month-field, ::-webkit-datetime-edit-day-field, ::-webkit-datetime-edit-hour-field, ::-webkit-datetime-edit-minute-field, ::-webkit-datetime-edit-second-field, ::-webkit-datetime-edit-millisecond-field, ::-webkit-datetime-edit-meridiem-field {
238 padding-block: 0;
239 }
240 ::-webkit-calendar-picker-indicator {
241 line-height: 1;
242 }
243 :-moz-ui-invalid {
244 box-shadow: none;
245 }
246 button, input:where([type='button'], [type='reset'], [type='submit']), ::file-selector-button {
247 appearance: button;
248 }
249 ::-webkit-inner-spin-button, ::-webkit-outer-spin-button {
250 height: auto;
251 }
252 [hidden]:where(:not([hidden='until-found'])) {
253 display: none !important;
254 }
255 }
256 .disco\:\@container\/card-header {
257 container-type: inline-size;
258 container-name: card-header;
259 }
260 .disco\:pointer-events-none {
261 pointer-events: none;
262 }
263 .disco\:invisible {
264 visibility: hidden;
265 }
266 .disco\:sr-only {
267 position: absolute;
268 width: 1px;
269 height: 1px;
270 padding: 0;
271 margin: -1px;
272 overflow: hidden;
273 clip-path: inset(50%);
274 white-space: nowrap;
275 border-width: 0;
276 }
277 .disco\:absolute {
278 position: absolute;
279 }
280 .disco\:fixed {
281 position: fixed;
282 }
283 .disco\:relative {
284 position: relative;
285 }
286 .disco\:sticky {
287 position: sticky;
288 }
289 .disco\:inset-0 {
290 inset: 0px;
291 }
292 .disco\:inset-x-0 {
293 inset-inline: 0px;
294 }
295 .disco\:-top-30 {
296 top: calc(var(--disco-spacing) * -30);
297 }
298 .disco\:top-0 {
299 top: 0px;
300 }
301 .disco\:top-0\.5 {
302 top: calc(var(--disco-spacing) * 0.5);
303 }
304 .disco\:top-1\/2 {
305 top: calc(1 / 2 * 100%);
306 }
307 .disco\:top-8 {
308 top: calc(var(--disco-spacing) * 8);
309 }
310 .disco\:top-full {
311 top: 100%;
312 }
313 .disco\:right-0 {
314 right: 0px;
315 }
316 .disco\:right-3 {
317 right: calc(var(--disco-spacing) * 3);
318 }
319 .disco\:bottom-0 {
320 bottom: 0px;
321 }
322 .disco\:-left-20 {
323 left: calc(var(--disco-spacing) * -20);
324 }
325 .disco\:left-0 {
326 left: 0px;
327 }
328 .disco\:left-0\.5 {
329 left: calc(var(--disco-spacing) * 0.5);
330 }
331 .disco\:left-1\/2 {
332 left: calc(1 / 2 * 100%);
333 }
334 .disco\:left-2\.5 {
335 left: calc(var(--disco-spacing) * 2.5);
336 }
337 .disco\:left-3 {
338 left: calc(var(--disco-spacing) * 3);
339 }
340 .disco\:left-6 {
341 left: calc(var(--disco-spacing) * 6);
342 }
343 .disco\:isolate {
344 isolation: isolate;
345 }
346 .disco\:z-0 {
347 z-index: 0;
348 }
349 .disco\:z-10 {
350 z-index: 10;
351 }
352 .disco\:z-50 {
353 z-index: 50;
354 }
355 .disco\:col-start-2 {
356 grid-column-start: 2;
357 }
358 .disco\:row-span-2 {
359 grid-row: span 2 / span 2;
360 }
361 .disco\:row-start-1 {
362 grid-row-start: 1;
363 }
364 .disco\:m-0 {
365 margin: 0px;
366 }
367 .disco\:mx-auto {
368 margin-inline: auto;
369 }
370 .disco\:mx-auto\! {
371 margin-inline: auto !important;
372 }
373 .disco\:my-1 {
374 margin-block: var(--disco-spacing);
375 }
376 .disco\:my-3 {
377 margin-block: calc(var(--disco-spacing) * 3);
378 }
379 .disco\:my-4 {
380 margin-block: calc(var(--disco-spacing) * 4);
381 }
382 .disco\:my-5 {
383 margin-block: calc(var(--disco-spacing) * 5);
384 }
385 .disco\:mt-0\.5 {
386 margin-top: calc(var(--disco-spacing) * 0.5);
387 }
388 .disco\:mt-1 {
389 margin-top: var(--disco-spacing);
390 }
391 .disco\:mt-1\.5 {
392 margin-top: calc(var(--disco-spacing) * 1.5);
393 }
394 .disco\:mt-2 {
395 margin-top: calc(var(--disco-spacing) * 2);
396 }
397 .disco\:mt-3\! {
398 margin-top: calc(var(--disco-spacing) * 3) !important;
399 }
400 .disco\:mt-4 {
401 margin-top: calc(var(--disco-spacing) * 4);
402 }
403 .disco\:mt-4\! {
404 margin-top: calc(var(--disco-spacing) * 4) !important;
405 }
406 .disco\:mt-5 {
407 margin-top: calc(var(--disco-spacing) * 5);
408 }
409 .disco\:mt-6 {
410 margin-top: calc(var(--disco-spacing) * 6);
411 }
412 .disco\:mt-10 {
413 margin-top: calc(var(--disco-spacing) * 10);
414 }
415 .disco\:mt-\[6px\] {
416 margin-top: 6px;
417 }
418 .disco\:mt-auto {
419 margin-top: auto;
420 }
421 .disco\:mr-1 {
422 margin-right: var(--disco-spacing);
423 }
424 .disco\:mr-4 {
425 margin-right: calc(var(--disco-spacing) * 4);
426 }
427 .disco\:mb-0 {
428 margin-bottom: 0px;
429 }
430 .disco\:mb-1 {
431 margin-bottom: var(--disco-spacing);
432 }
433 .disco\:mb-1\! {
434 margin-bottom: var(--disco-spacing) !important;
435 }
436 .disco\:mb-1\.5 {
437 margin-bottom: calc(var(--disco-spacing) * 1.5);
438 }
439 .disco\:mb-2 {
440 margin-bottom: calc(var(--disco-spacing) * 2);
441 }
442 .disco\:mb-2\! {
443 margin-bottom: calc(var(--disco-spacing) * 2) !important;
444 }
445 .disco\:mb-3 {
446 margin-bottom: calc(var(--disco-spacing) * 3);
447 }
448 .disco\:mb-3\! {
449 margin-bottom: calc(var(--disco-spacing) * 3) !important;
450 }
451 .disco\:mb-4 {
452 margin-bottom: calc(var(--disco-spacing) * 4);
453 }
454 .disco\:mb-4\! {
455 margin-bottom: calc(var(--disco-spacing) * 4) !important;
456 }
457 .disco\:mb-5 {
458 margin-bottom: calc(var(--disco-spacing) * 5);
459 }
460 .disco\:mb-5\! {
461 margin-bottom: calc(var(--disco-spacing) * 5) !important;
462 }
463 .disco\:mb-6 {
464 margin-bottom: calc(var(--disco-spacing) * 6);
465 }
466 .disco\:mb-6\! {
467 margin-bottom: calc(var(--disco-spacing) * 6) !important;
468 }
469 .disco\:mb-8 {
470 margin-bottom: calc(var(--disco-spacing) * 8);
471 }
472 .disco\:mb-8\! {
473 margin-bottom: calc(var(--disco-spacing) * 8) !important;
474 }
475 .disco\:mb-10\! {
476 margin-bottom: calc(var(--disco-spacing) * 10) !important;
477 }
478 .disco\:mb-auto {
479 margin-bottom: auto;
480 }
481 .disco\:ml-0\.5 {
482 margin-left: calc(var(--disco-spacing) * 0.5);
483 }
484 .disco\:ml-1 {
485 margin-left: var(--disco-spacing);
486 }
487 .disco\:ml-2 {
488 margin-left: calc(var(--disco-spacing) * 2);
489 }
490 .disco\:flex {
491 display: flex;
492 }
493 .disco\:flex\! {
494 display: flex !important;
495 }
496 .disco\:grid {
497 display: grid;
498 }
499 .disco\:inline-block {
500 display: inline-block;
501 }
502 .disco\:inline-flex {
503 display: inline-flex;
504 }
505 .disco\:aspect-square {
506 aspect-ratio: 1 / 1;
507 }
508 .disco\:size-\(--cell-size\) {
509 width: var(--cell-size);
510 height: var(--cell-size);
511 }
512 .disco\:size-1\.5 {
513 width: calc(var(--disco-spacing) * 1.5);
514 height: calc(var(--disco-spacing) * 1.5);
515 }
516 .disco\:size-1\.75 {
517 width: calc(var(--disco-spacing) * 1.75);
518 height: calc(var(--disco-spacing) * 1.75);
519 }
520 .disco\:size-3 {
521 width: calc(var(--disco-spacing) * 3);
522 height: calc(var(--disco-spacing) * 3);
523 }
524 .disco\:size-4 {
525 width: calc(var(--disco-spacing) * 4);
526 height: calc(var(--disco-spacing) * 4);
527 }
528 .disco\:size-5 {
529 width: calc(var(--disco-spacing) * 5);
530 height: calc(var(--disco-spacing) * 5);
531 }
532 .disco\:size-6 {
533 width: calc(var(--disco-spacing) * 6);
534 height: calc(var(--disco-spacing) * 6);
535 }
536 .disco\:size-7 {
537 width: calc(var(--disco-spacing) * 7);
538 height: calc(var(--disco-spacing) * 7);
539 }
540 .disco\:size-8 {
541 width: calc(var(--disco-spacing) * 8);
542 height: calc(var(--disco-spacing) * 8);
543 }
544 .disco\:size-9 {
545 width: calc(var(--disco-spacing) * 9);
546 height: calc(var(--disco-spacing) * 9);
547 }
548 .disco\:size-12 {
549 width: calc(var(--disco-spacing) * 12);
550 height: calc(var(--disco-spacing) * 12);
551 }
552 .disco\:size-\[6px\] {
553 width: 6px;
554 height: 6px;
555 }
556 .disco\:size-\[9px\] {
557 width: 9px;
558 height: 9px;
559 }
560 .disco\:size-\[18px\] {
561 width: 18px;
562 height: 18px;
563 }
564 .disco\:size-auto {
565 width: auto;
566 height: auto;
567 }
568 .disco\:size-full {
569 width: 100%;
570 height: 100%;
571 }
572 .disco\:h-\(--cell-size\) {
573 height: var(--cell-size);
574 }
575 .disco\:h-0\.5 {
576 height: calc(var(--disco-spacing) * 0.5);
577 }
578 .disco\:h-0\.75 {
579 height: calc(var(--disco-spacing) * 0.75);
580 }
581 .disco\:h-1\.5 {
582 height: calc(var(--disco-spacing) * 1.5);
583 }
584 .disco\:h-3 {
585 height: calc(var(--disco-spacing) * 3);
586 }
587 .disco\:h-3\.5 {
588 height: calc(var(--disco-spacing) * 3.5);
589 }
590 .disco\:h-4 {
591 height: calc(var(--disco-spacing) * 4);
592 }
593 .disco\:h-5 {
594 height: calc(var(--disco-spacing) * 5);
595 }
596 .disco\:h-6 {
597 height: calc(var(--disco-spacing) * 6);
598 }
599 .disco\:h-7 {
600 height: calc(var(--disco-spacing) * 7);
601 }
602 .disco\:h-7\.75 {
603 height: calc(var(--disco-spacing) * 7.75);
604 }
605 .disco\:h-8 {
606 height: calc(var(--disco-spacing) * 8);
607 }
608 .disco\:h-9 {
609 height: calc(var(--disco-spacing) * 9);
610 }
611 .disco\:h-10 {
612 height: calc(var(--disco-spacing) * 10);
613 }
614 .disco\:h-11 {
615 height: calc(var(--disco-spacing) * 11);
616 }
617 .disco\:h-12 {
618 height: calc(var(--disco-spacing) * 12);
619 }
620 .disco\:h-14 {
621 height: calc(var(--disco-spacing) * 14);
622 }
623 .disco\:h-16 {
624 height: calc(var(--disco-spacing) * 16);
625 }
626 .disco\:h-20 {
627 height: calc(var(--disco-spacing) * 20);
628 }
629 .disco\:h-44 {
630 height: calc(var(--disco-spacing) * 44);
631 }
632 .disco\:h-87\.5 {
633 height: calc(var(--disco-spacing) * 87.5);
634 }
635 .disco\:h-\[21px\] {
636 height: 21px;
637 }
638 .disco\:h-\[26px\] {
639 height: 26px;
640 }
641 .disco\:h-\[30px\] {
642 height: 30px;
643 }
644 .disco\:h-\[50\%\] {
645 height: 50%;
646 }
647 .disco\:h-\[55\%\] {
648 height: 55%;
649 }
650 .disco\:h-\[200px\] {
651 height: 200px;
652 }
653 .disco\:h-\[280px\] {
654 height: 280px;
655 }
656 .disco\:h-auto {
657 height: auto;
658 }
659 .disco\:h-full {
660 height: 100%;
661 }
662 .disco\:h-px {
663 height: 1px;
664 }
665 .disco\:max-h-60 {
666 max-height: calc(var(--disco-spacing) * 60);
667 }
668 .disco\:max-h-72 {
669 max-height: calc(var(--disco-spacing) * 72);
670 }
671 .disco\:min-h-0\! {
672 min-height: 0px !important;
673 }
674 .disco\:min-h-50 {
675 min-height: calc(var(--disco-spacing) * 50);
676 }
677 .disco\:min-h-\[60vh\] {
678 min-height: 60vh;
679 }
680 .disco\:min-h-\[calc\(100vh-42px\)\] {
681 min-height: calc(100vh - 42px);
682 }
683 .disco\:min-h-screen {
684 min-height: 100vh;
685 }
686 .disco\:w-\(--cell-size\) {
687 width: var(--cell-size);
688 }
689 .disco\:w-1 {
690 width: var(--disco-spacing);
691 }
692 .disco\:w-1\.5 {
693 width: calc(var(--disco-spacing) * 1.5);
694 }
695 .disco\:w-1\/2 {
696 width: calc(1 / 2 * 100%);
697 }
698 .disco\:w-1\/4 {
699 width: calc(1 / 4 * 100%);
700 }
701 .disco\:w-3\.5 {
702 width: calc(var(--disco-spacing) * 3.5);
703 }
704 .disco\:w-3\/4 {
705 width: calc(3 / 4 * 100%);
706 }
707 .disco\:w-4 {
708 width: calc(var(--disco-spacing) * 4);
709 }
710 .disco\:w-5 {
711 width: calc(var(--disco-spacing) * 5);
712 }
713 .disco\:w-6 {
714 width: calc(var(--disco-spacing) * 6);
715 }
716 .disco\:w-8 {
717 width: calc(var(--disco-spacing) * 8);
718 }
719 .disco\:w-9 {
720 width: calc(var(--disco-spacing) * 9);
721 }
722 .disco\:w-10 {
723 width: calc(var(--disco-spacing) * 10);
724 }
725 .disco\:w-11 {
726 width: calc(var(--disco-spacing) * 11);
727 }
728 .disco\:w-12 {
729 width: calc(var(--disco-spacing) * 12);
730 }
731 .disco\:w-20 {
732 width: calc(var(--disco-spacing) * 20);
733 }
734 .disco\:w-24 {
735 width: calc(var(--disco-spacing) * 24);
736 }
737 .disco\:w-32 {
738 width: calc(var(--disco-spacing) * 32);
739 }
740 .disco\:w-44 {
741 width: calc(var(--disco-spacing) * 44);
742 }
743 .disco\:w-87\.5 {
744 width: calc(var(--disco-spacing) * 87.5);
745 }
746 .disco\:w-\[26px\] {
747 width: 26px;
748 }
749 .disco\:w-\[30\%\] {
750 width: 30%;
751 }
752 .disco\:w-\[70\%\] {
753 width: 70%;
754 }
755 .disco\:w-\[300px\] {
756 width: 300px;
757 }
758 .disco\:w-auto {
759 width: auto;
760 }
761 .disco\:w-fit {
762 width: fit-content;
763 }
764 .disco\:w-full {
765 width: 100%;
766 }
767 .disco\:w-px {
768 width: 1px;
769 }
770 .disco\:max-w-5xl {
771 max-width: var(--disco-container-5xl);
772 }
773 .disco\:max-w-28 {
774 max-width: calc(var(--disco-spacing) * 28);
775 }
776 .disco\:max-w-115 {
777 max-width: calc(var(--disco-spacing) * 115);
778 }
779 .disco\:max-w-\[60\%\] {
780 max-width: 60%;
781 }
782 .disco\:max-w-md {
783 max-width: var(--disco-container-md);
784 }
785 .disco\:max-w-sm {
786 max-width: var(--disco-container-sm);
787 }
788 .disco\:max-w-xl {
789 max-width: var(--disco-container-xl);
790 }
791 .disco\:max-w-xs {
792 max-width: var(--disco-container-xs);
793 }
794 .disco\:min-w-\(--cell-size\) {
795 min-width: var(--cell-size);
796 }
797 .disco\:min-w-0 {
798 min-width: 0px;
799 }
800 .disco\:min-w-60 {
801 min-width: calc(var(--disco-spacing) * 60);
802 }
803 .disco\:flex-1 {
804 flex: 1;
805 }
806 .disco\:flex-2 {
807 flex: 2;
808 }
809 .disco\:shrink-0 {
810 flex-shrink: 0;
811 }
812 .disco\:border-collapse {
813 border-collapse: collapse;
814 }
815 .disco\:-translate-x-1\/2 {
816 --tw-translate-x: calc(calc(1 / 2 * 100%) * -1);
817 translate: var(--tw-translate-x) var(--tw-translate-y);
818 }
819 .disco\:translate-x-0 {
820 --tw-translate-x: 0px;
821 translate: var(--tw-translate-x) var(--tw-translate-y);
822 }
823 .disco\:translate-x-4 {
824 --tw-translate-x: calc(var(--disco-spacing) * 4);
825 translate: var(--tw-translate-x) var(--tw-translate-y);
826 }
827 .disco\:-translate-y-1\/2 {
828 --tw-translate-y: calc(calc(1 / 2 * 100%) * -1);
829 translate: var(--tw-translate-x) var(--tw-translate-y);
830 }
831 .disco\:rotate-180 {
832 rotate: 180deg;
833 }
834 .disco\:transform {
835 transform: var(--tw-rotate-x,) var(--tw-rotate-y,) var(--tw-rotate-z,) var(--tw-skew-x,) var(--tw-skew-y,);
836 }
837 .disco\:animate-pulse {
838 animation: var(--disco-animate-pulse);
839 }
840 .disco\:animate-spin {
841 animation: var(--disco-animate-spin);
842 }
843 .disco\:cursor-default {
844 cursor: default;
845 }
846 .disco\:cursor-not-allowed {
847 cursor: not-allowed;
848 }
849 .disco\:cursor-pointer {
850 cursor: pointer;
851 }
852 .disco\:cursor-text {
853 cursor: text;
854 }
855 .disco\:auto-rows-min {
856 grid-auto-rows: min-content;
857 }
858 .disco\:grid-cols-1 {
859 grid-template-columns: repeat(1, minmax(0, 1fr));
860 }
861 .disco\:grid-cols-4 {
862 grid-template-columns: repeat(4, minmax(0, 1fr));
863 }
864 .disco\:flex-col {
865 flex-direction: column;
866 }
867 .disco\:flex-row {
868 flex-direction: row;
869 }
870 .disco\:flex-wrap {
871 flex-wrap: wrap;
872 }
873 .disco\:items-baseline {
874 align-items: baseline;
875 }
876 .disco\:items-center {
877 align-items: center;
878 }
879 .disco\:items-center\! {
880 align-items: center !important;
881 }
882 .disco\:items-start {
883 align-items: flex-start;
884 }
885 .disco\:justify-between {
886 justify-content: space-between;
887 }
888 .disco\:justify-center {
889 justify-content: center;
890 }
891 .disco\:justify-end {
892 justify-content: flex-end;
893 }
894 .disco\:gap-0 {
895 gap: 0px;
896 }
897 .disco\:gap-0\.5 {
898 gap: calc(var(--disco-spacing) * 0.5);
899 }
900 .disco\:gap-1 {
901 gap: var(--disco-spacing);
902 }
903 .disco\:gap-1\.5 {
904 gap: calc(var(--disco-spacing) * 1.5);
905 }
906 .disco\:gap-1\.25 {
907 gap: calc(var(--disco-spacing) * 1.25);
908 }
909 .disco\:gap-2 {
910 gap: calc(var(--disco-spacing) * 2);
911 }
912 .disco\:gap-2\.5 {
913 gap: calc(var(--disco-spacing) * 2.5);
914 }
915 .disco\:gap-3 {
916 gap: calc(var(--disco-spacing) * 3);
917 }
918 .disco\:gap-4 {
919 gap: calc(var(--disco-spacing) * 4);
920 }
921 .disco\:gap-5 {
922 gap: calc(var(--disco-spacing) * 5);
923 }
924 .disco\:gap-6 {
925 gap: calc(var(--disco-spacing) * 6);
926 }
927 .disco\:gap-8 {
928 gap: calc(var(--disco-spacing) * 8);
929 }
930 .disco\:gap-10 {
931 gap: calc(var(--disco-spacing) * 10);
932 }
933 :where(.disco\:space-y-2 > :not(:last-child)) {
934 --tw-space-y-reverse: 0;
935 margin-block-start: calc(calc(var(--disco-spacing) * 2) * var(--tw-space-y-reverse));
936 margin-block-end: calc(calc(var(--disco-spacing) * 2) * calc(1 - var(--tw-space-y-reverse)));
937 }
938 :where(.disco\:space-y-2\.5\! > :not(:last-child)) {
939 --tw-space-y-reverse: 0 !important;
940 margin-block-start: calc(calc(var(--disco-spacing) * 2.5) * var(--tw-space-y-reverse)) !important;
941 margin-block-end: calc(calc(var(--disco-spacing) * 2.5) * calc(1 - var(--tw-space-y-reverse))) !important;
942 }
943 :where(.disco\:space-y-3 > :not(:last-child)) {
944 --tw-space-y-reverse: 0;
945 margin-block-start: calc(calc(var(--disco-spacing) * 3) * var(--tw-space-y-reverse));
946 margin-block-end: calc(calc(var(--disco-spacing) * 3) * calc(1 - var(--tw-space-y-reverse)));
947 }
948 :where(.disco\:-space-x-2 > :not(:last-child)) {
949 --tw-space-x-reverse: 0;
950 margin-inline-start: calc(calc(var(--disco-spacing) * -2) * var(--tw-space-x-reverse));
951 margin-inline-end: calc(calc(var(--disco-spacing) * -2) * calc(1 - var(--tw-space-x-reverse)));
952 }
953 .disco\:self-start {
954 align-self: flex-start;
955 }
956 .disco\:self-stretch {
957 align-self: stretch;
958 }
959 .disco\:justify-self-end {
960 justify-self: flex-end;
961 }
962 .disco\:truncate {
963 overflow: hidden;
964 text-overflow: ellipsis;
965 white-space: nowrap;
966 }
967 .disco\:overflow-hidden {
968 overflow: hidden;
969 }
970 .disco\:overflow-x-auto {
971 overflow-x: auto;
972 }
973 .disco\:overflow-y-auto {
974 overflow-y: auto;
975 }
976 .disco\:rounded {
977 border-radius: 0.25rem;
978 }
979 .disco\:rounded-\(--cell-radius\) {
980 border-radius: var(--cell-radius);
981 }
982 .disco\:rounded-2xl {
983 border-radius: var(--disco-radius-2xl);
984 }
985 .disco\:rounded-2xl\! {
986 border-radius: var(--disco-radius-2xl) !important;
987 }
988 .disco\:rounded-3xl {
989 border-radius: var(--disco-radius-3xl);
990 }
991 .disco\:rounded-4xl {
992 border-radius: var(--disco-radius-4xl);
993 }
994 .disco\:rounded-\[3px\] {
995 border-radius: 3px;
996 }
997 .disco\:rounded-\[5px\] {
998 border-radius: 5px;
999 }
1000 .disco\:rounded-\[6px\] {
1001 border-radius: 6px;
1002 }
1003 .disco\:rounded-\[8px\] {
1004 border-radius: 8px;
1005 }
1006 .disco\:rounded-\[10px\] {
1007 border-radius: 10px;
1008 }
1009 .disco\:rounded-\[14px\] {
1010 border-radius: 14px;
1011 }
1012 .disco\:rounded-\[20px\] {
1013 border-radius: 20px;
1014 }
1015 .disco\:rounded-\[22px\] {
1016 border-radius: 22px;
1017 }
1018 .disco\:rounded-\[min\(var\(--radius-md\)\,10px\)\] {
1019 border-radius: min(var(--radius-md), 10px);
1020 }
1021 .disco\:rounded-\[min\(var\(--radius-md\)\,12px\)\] {
1022 border-radius: min(var(--radius-md), 12px);
1023 }
1024 .disco\:rounded-full {
1025 border-radius: calc(infinity * 1px);
1026 }
1027 .disco\:rounded-lg {
1028 border-radius: var(--disco-radius-lg);
1029 }
1030 .disco\:rounded-lg\! {
1031 border-radius: var(--disco-radius-lg) !important;
1032 }
1033 .disco\:rounded-md {
1034 border-radius: var(--disco-radius-md);
1035 }
1036 .disco\:rounded-md\! {
1037 border-radius: var(--disco-radius-md) !important;
1038 }
1039 .disco\:rounded-none {
1040 border-radius: 0;
1041 }
1042 .disco\:rounded-sm {
1043 border-radius: var(--disco-radius-sm);
1044 }
1045 .disco\:rounded-xl {
1046 border-radius: var(--disco-radius-xl);
1047 }
1048 .disco\:rounded-xs {
1049 border-radius: var(--disco-radius-xs);
1050 }
1051 .disco\:rounded-t-xl {
1052 border-top-left-radius: var(--disco-radius-xl);
1053 border-top-right-radius: var(--disco-radius-xl);
1054 }
1055 .disco\:rounded-l-\(--cell-radius\) {
1056 border-top-left-radius: var(--cell-radius);
1057 border-bottom-left-radius: var(--cell-radius);
1058 }
1059 .disco\:rounded-l-full {
1060 border-top-left-radius: calc(infinity * 1px);
1061 border-bottom-left-radius: calc(infinity * 1px);
1062 }
1063 .disco\:rounded-tl-none {
1064 border-top-left-radius: 0;
1065 }
1066 .disco\:rounded-tl-xl {
1067 border-top-left-radius: var(--disco-radius-xl);
1068 }
1069 .disco\:rounded-r-\(--cell-radius\) {
1070 border-top-right-radius: var(--cell-radius);
1071 border-bottom-right-radius: var(--cell-radius);
1072 }
1073 .disco\:rounded-r-full {
1074 border-top-right-radius: calc(infinity * 1px);
1075 border-bottom-right-radius: calc(infinity * 1px);
1076 }
1077 .disco\:rounded-tr-none {
1078 border-top-right-radius: 0;
1079 }
1080 .disco\:rounded-tr-xl {
1081 border-top-right-radius: var(--disco-radius-xl);
1082 }
1083 .disco\:rounded-b-\[10px\] {
1084 border-bottom-right-radius: 10px;
1085 border-bottom-left-radius: 10px;
1086 }
1087 .disco\:rounded-b-xl {
1088 border-bottom-right-radius: var(--disco-radius-xl);
1089 border-bottom-left-radius: var(--disco-radius-xl);
1090 }
1091 .disco\:border {
1092 border-style: var(--tw-border-style);
1093 border-width: 1px;
1094 }
1095 .disco\:border-0 {
1096 border-style: var(--tw-border-style);
1097 border-width: 0px;
1098 }
1099 .disco\:border-2 {
1100 border-style: var(--tw-border-style);
1101 border-width: 2px;
1102 }
1103 .disco\:border-2\! {
1104 border-style: var(--tw-border-style) !important;
1105 border-width: 2px !important;
1106 }
1107 .disco\:border-4 {
1108 border-style: var(--tw-border-style);
1109 border-width: 4px;
1110 }
1111 .disco\:border-t {
1112 border-top-style: var(--tw-border-style);
1113 border-top-width: 1px;
1114 }
1115 .disco\:border-b {
1116 border-bottom-style: var(--tw-border-style);
1117 border-bottom-width: 1px;
1118 }
1119 .disco\:border-b-2 {
1120 border-bottom-style: var(--tw-border-style);
1121 border-bottom-width: 2px;
1122 }
1123 .disco\:border-dashed {
1124 --tw-border-style: dashed;
1125 border-style: dashed;
1126 }
1127 .disco\:border-none {
1128 --tw-border-style: none;
1129 border-style: none;
1130 }
1131 .disco\:border-none\! {
1132 --tw-border-style: none !important;
1133 border-style: none !important;
1134 }
1135 .disco\:border-solid {
1136 --tw-border-style: solid;
1137 border-style: solid;
1138 }
1139 .disco\:border-\[\#0dc98b\] {
1140 border-color: #0dc98b;
1141 }
1142 .disco\:border-\[\#10C88A\] {
1143 border-color: #10C88A;
1144 }
1145 .disco\:border-\[\#10c88a\] {
1146 border-color: #10c88a;
1147 }
1148 .disco\:border-\[\#E2E8F0\] {
1149 border-color: #E2E8F0;
1150 }
1151 .disco\:border-\[\#F78411\] {
1152 border-color: #F78411;
1153 }
1154 .disco\:border-\[\#d6d6d6\] {
1155 border-color: #d6d6d6;
1156 }
1157 .disco\:border-\[\#dcfce7\] {
1158 border-color: #dcfce7;
1159 }
1160 .disco\:border-\[\#e2e8f0\] {
1161 border-color: #e2e8f0;
1162 }
1163 .disco\:border-\[\#e5e7eb\] {
1164 border-color: #e5e7eb;
1165 }
1166 .disco\:border-\[\#f1f5f9\] {
1167 border-color: #f1f5f9;
1168 }
1169 .disco\:border-\[\#f3f4f6\] {
1170 border-color: #f3f4f6;
1171 }
1172 .disco\:border-\[rgba\(34\,197\,94\,0\.2\)\] {
1173 border-color: rgba(34,197,94,0.2);
1174 }
1175 .disco\:border-blue-500 {
1176 border-color: var(--disco-color-blue-500);
1177 }
1178 .disco\:border-emerald-400 {
1179 border-color: var(--disco-color-emerald-400);
1180 }
1181 .disco\:border-emerald-500\/10 {
1182 border-color: var(--disco-color-emerald-500);
1183 @supports (color: color-mix(in lab, red, red)) {
1184 border-color: color-mix(in oklab, var(--disco-color-emerald-500) 10%, transparent);
1185 }
1186 }
1187 .disco\:border-gray-100 {
1188 border-color: var(--disco-color-gray-100);
1189 }
1190 .disco\:border-gray-200 {
1191 border-color: var(--disco-color-gray-200);
1192 }
1193 .disco\:border-gray-300 {
1194 border-color: var(--disco-color-gray-300);
1195 }
1196 .disco\:border-gray-300\! {
1197 border-color: var(--disco-color-gray-300) !important;
1198 }
1199 .disco\:border-orange-200 {
1200 border-color: var(--disco-color-orange-200);
1201 }
1202 .disco\:border-primary {
1203 border-color: var(--disco-color-primary);
1204 }
1205 .disco\:border-red-400 {
1206 border-color: var(--disco-color-red-400);
1207 }
1208 .disco\:border-transparent {
1209 border-color: transparent;
1210 }
1211 .disco\:border-yellow-200 {
1212 border-color: var(--disco-color-yellow-200);
1213 }
1214 .disco\:border-t-transparent {
1215 border-top-color: transparent;
1216 }
1217 .disco\:bg-\[\#0dc98b\] {
1218 background-color: #0dc98b;
1219 }
1220 .disco\:bg-\[\#1e2327\] {
1221 background-color: #1e2327;
1222 }
1223 .disco\:bg-\[\#08c889\] {
1224 background-color: #08c889;
1225 }
1226 .disco\:bg-\[\#10C88A\] {
1227 background-color: #10C88A;
1228 }
1229 .disco\:bg-\[\#16a34a\] {
1230 background-color: #16a34a;
1231 }
1232 .disco\:bg-\[\#22C55E33\] {
1233 background-color: #22C55E33;
1234 }
1235 .disco\:bg-\[\#94a3b8\] {
1236 background-color: #94a3b8;
1237 }
1238 .disco\:bg-\[\#AFEFCA\] {
1239 background-color: #AFEFCA;
1240 }
1241 .disco\:bg-\[\#F1F5F9\] {
1242 background-color: #F1F5F9;
1243 }
1244 .disco\:bg-\[\#F8FAFC\] {
1245 background-color: #F8FAFC;
1246 }
1247 .disco\:bg-\[\#FEF3C7\] {
1248 background-color: #FEF3C7;
1249 }
1250 .disco\:bg-\[\#FFCBA133\] {
1251 background-color: #FFCBA133;
1252 }
1253 .disco\:bg-\[\#FFE0DE\]\! {
1254 background-color: #FFE0DE !important;
1255 }
1256 .disco\:bg-\[\#dcfce7\] {
1257 background-color: #dcfce7;
1258 }
1259 .disco\:bg-\[\#dcfce7\]\! {
1260 background-color: #dcfce7 !important;
1261 }
1262 .disco\:bg-\[\#e5e7eb\] {
1263 background-color: #e5e7eb;
1264 }
1265 .disco\:bg-\[\#e5eeff\] {
1266 background-color: #e5eeff;
1267 }
1268 .disco\:bg-\[\#e9ffff\] {
1269 background-color: #e9ffff;
1270 }
1271 .disco\:bg-\[\#eeffe6\] {
1272 background-color: #eeffe6;
1273 }
1274 .disco\:bg-\[\#f0fdf4\] {
1275 background-color: #f0fdf4;
1276 }
1277 .disco\:bg-\[\#f1f5f9\] {
1278 background-color: #f1f5f9;
1279 }
1280 .disco\:bg-\[\#f3efff\] {
1281 background-color: #f3efff;
1282 }
1283 .disco\:bg-\[\#f3f4f6\] {
1284 background-color: #f3f4f6;
1285 }
1286 .disco\:bg-\[\#f6fff9\] {
1287 background-color: #f6fff9;
1288 }
1289 .disco\:bg-\[\#f8f8f8\] {
1290 background-color: #f8f8f8;
1291 }
1292 .disco\:bg-\[\#f8fafc\] {
1293 background-color: #f8fafc;
1294 }
1295 .disco\:bg-\[\#f9fafb\] {
1296 background-color: #f9fafb;
1297 }
1298 .disco\:bg-\[\#ffd9d9\] {
1299 background-color: #ffd9d9;
1300 }
1301 .disco\:bg-\[\#fff8ec\] {
1302 background-color: #fff8ec;
1303 }
1304 .disco\:bg-\[rgba\(8\,200\,137\,0\.12\)\] {
1305 background-color: rgba(8,200,137,0.12);
1306 }
1307 .disco\:bg-black\/30 {
1308 background-color: var(--disco-color-black);
1309 @supports (color: color-mix(in lab, red, red)) {
1310 background-color: color-mix(in oklab, var(--disco-color-black) 30%, transparent);
1311 }
1312 }
1313 .disco\:bg-blue-50 {
1314 background-color: var(--disco-color-blue-50);
1315 }
1316 .disco\:bg-blue-100 {
1317 background-color: var(--disco-color-blue-100);
1318 }
1319 .disco\:bg-emerald-50 {
1320 background-color: var(--disco-color-emerald-50);
1321 }
1322 .disco\:bg-emerald-100 {
1323 background-color: var(--disco-color-emerald-100);
1324 }
1325 .disco\:bg-emerald-500 {
1326 background-color: var(--disco-color-emerald-500);
1327 }
1328 .disco\:bg-gray-50 {
1329 background-color: var(--disco-color-gray-50);
1330 }
1331 .disco\:bg-gray-100 {
1332 background-color: var(--disco-color-gray-100);
1333 }
1334 .disco\:bg-gray-100\! {
1335 background-color: var(--disco-color-gray-100) !important;
1336 }
1337 .disco\:bg-gray-200 {
1338 background-color: var(--disco-color-gray-200);
1339 }
1340 .disco\:bg-gray-300 {
1341 background-color: var(--disco-color-gray-300);
1342 }
1343 .disco\:bg-gray-300\/50 {
1344 background-color: var(--disco-color-gray-300);
1345 @supports (color: color-mix(in lab, red, red)) {
1346 background-color: color-mix(in oklab, var(--disco-color-gray-300) 50%, transparent);
1347 }
1348 }
1349 .disco\:bg-green-100 {
1350 background-color: var(--disco-color-green-100);
1351 }
1352 .disco\:bg-green-500 {
1353 background-color: var(--disco-color-green-500);
1354 }
1355 .disco\:bg-orange-50 {
1356 background-color: var(--disco-color-orange-50);
1357 }
1358 .disco\:bg-orange-100 {
1359 background-color: var(--disco-color-orange-100);
1360 }
1361 .disco\:bg-primary {
1362 background-color: var(--disco-color-primary);
1363 }
1364 .disco\:bg-primary-light {
1365 background-color: var(--disco-color-primary-light);
1366 }
1367 .disco\:bg-purple-50 {
1368 background-color: var(--disco-color-purple-50);
1369 }
1370 .disco\:bg-rose-50 {
1371 background-color: var(--disco-color-rose-50);
1372 }
1373 .disco\:bg-teal-50 {
1374 background-color: var(--disco-color-teal-50);
1375 }
1376 .disco\:bg-transparent {
1377 background-color: transparent;
1378 }
1379 .disco\:bg-transparent\! {
1380 background-color: transparent !important;
1381 }
1382 .disco\:bg-white {
1383 background-color: var(--disco-color-white);
1384 }
1385 .disco\:bg-white\/60 {
1386 background-color: var(--disco-color-white);
1387 @supports (color: color-mix(in lab, red, red)) {
1388 background-color: color-mix(in oklab, var(--disco-color-white) 60%, transparent);
1389 }
1390 }
1391 .disco\:bg-white\/80 {
1392 background-color: var(--disco-color-white);
1393 @supports (color: color-mix(in lab, red, red)) {
1394 background-color: color-mix(in oklab, var(--disco-color-white) 80%, transparent);
1395 }
1396 }
1397 .disco\:bg-white\/94 {
1398 background-color: var(--disco-color-white);
1399 @supports (color: color-mix(in lab, red, red)) {
1400 background-color: color-mix(in oklab, var(--disco-color-white) 94%, transparent);
1401 }
1402 }
1403 .disco\:bg-yellow-50 {
1404 background-color: var(--disco-color-yellow-50);
1405 }
1406 .disco\:bg-yellow-100 {
1407 background-color: var(--disco-color-yellow-100);
1408 }
1409 .disco\:bg-linear-to-br {
1410 --tw-gradient-position: to bottom right;
1411 @supports (background-image: linear-gradient(in lab, red, red)) {
1412 --tw-gradient-position: to bottom right in oklab;
1413 }
1414 background-image: linear-gradient(var(--tw-gradient-stops));
1415 }
1416 .disco\:bg-linear-to-r {
1417 --tw-gradient-position: to right;
1418 @supports (background-image: linear-gradient(in lab, red, red)) {
1419 --tw-gradient-position: to right in oklab;
1420 }
1421 background-image: linear-gradient(var(--tw-gradient-stops));
1422 }
1423 .disco\:from-\[\#1a2e1a\] {
1424 --tw-gradient-from: #1a2e1a;
1425 --tw-gradient-stops: var(--tw-gradient-via-stops, var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-to) var(--tw-gradient-to-position));
1426 }
1427 .disco\:from-amber-400 {
1428 --tw-gradient-from: var(--disco-color-amber-400);
1429 --tw-gradient-stops: var(--tw-gradient-via-stops, var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-to) var(--tw-gradient-to-position));
1430 }
1431 .disco\:via-\[\#2d4a2d\] {
1432 --tw-gradient-via: #2d4a2d;
1433 --tw-gradient-via-stops: var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-via) var(--tw-gradient-via-position), var(--tw-gradient-to) var(--tw-gradient-to-position);
1434 --tw-gradient-stops: var(--tw-gradient-via-stops);
1435 }
1436 .disco\:to-\[\#1a3a2a\] {
1437 --tw-gradient-to: #1a3a2a;
1438 --tw-gradient-stops: var(--tw-gradient-via-stops, var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-to) var(--tw-gradient-to-position));
1439 }
1440 .disco\:to-orange-500 {
1441 --tw-gradient-to: var(--disco-color-orange-500);
1442 --tw-gradient-stops: var(--tw-gradient-via-stops, var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-to) var(--tw-gradient-to-position));
1443 }
1444 .disco\:bg-clip-padding {
1445 background-clip: padding-box;
1446 }
1447 .disco\:bg-clip-text {
1448 background-clip: text;
1449 }
1450 .disco\:object-cover {
1451 object-fit: cover;
1452 }
1453 .disco\:p-0 {
1454 padding: 0px;
1455 }
1456 .disco\:p-0\! {
1457 padding: 0px !important;
1458 }
1459 .disco\:p-2 {
1460 padding: calc(var(--disco-spacing) * 2);
1461 }
1462 .disco\:p-4 {
1463 padding: calc(var(--disco-spacing) * 4);
1464 }
1465 .disco\:p-4\.5 {
1466 padding: calc(var(--disco-spacing) * 4.5);
1467 }
1468 .disco\:p-5 {
1469 padding: calc(var(--disco-spacing) * 5);
1470 }
1471 .disco\:p-6 {
1472 padding: calc(var(--disco-spacing) * 6);
1473 }
1474 .disco\:p-7 {
1475 padding: calc(var(--disco-spacing) * 7);
1476 }
1477 .disco\:p-8 {
1478 padding: calc(var(--disco-spacing) * 8);
1479 }
1480 .disco\:px-\(--cell-size\) {
1481 padding-inline: var(--cell-size);
1482 }
1483 .disco\:px-1\.5 {
1484 padding-inline: calc(var(--disco-spacing) * 1.5);
1485 }
1486 .disco\:px-2 {
1487 padding-inline: calc(var(--disco-spacing) * 2);
1488 }
1489 .disco\:px-2\.5 {
1490 padding-inline: calc(var(--disco-spacing) * 2.5);
1491 }
1492 .disco\:px-3 {
1493 padding-inline: calc(var(--disco-spacing) * 3);
1494 }
1495 .disco\:px-3\.5 {
1496 padding-inline: calc(var(--disco-spacing) * 3.5);
1497 }
1498 .disco\:px-4 {
1499 padding-inline: calc(var(--disco-spacing) * 4);
1500 }
1501 .disco\:px-4\.5 {
1502 padding-inline: calc(var(--disco-spacing) * 4.5);
1503 }
1504 .disco\:px-5 {
1505 padding-inline: calc(var(--disco-spacing) * 5);
1506 }
1507 .disco\:px-6 {
1508 padding-inline: calc(var(--disco-spacing) * 6);
1509 }
1510 .disco\:px-7 {
1511 padding-inline: calc(var(--disco-spacing) * 7);
1512 }
1513 .disco\:px-8 {
1514 padding-inline: calc(var(--disco-spacing) * 8);
1515 }
1516 .disco\:px-10 {
1517 padding-inline: calc(var(--disco-spacing) * 10);
1518 }
1519 .disco\:px-10\! {
1520 padding-inline: calc(var(--disco-spacing) * 10) !important;
1521 }
1522 .disco\:px-\[23px\] {
1523 padding-inline: 23px;
1524 }
1525 .disco\:py-0\.5 {
1526 padding-block: calc(var(--disco-spacing) * 0.5);
1527 }
1528 .disco\:py-1 {
1529 padding-block: var(--disco-spacing);
1530 }
1531 .disco\:py-1\.5 {
1532 padding-block: calc(var(--disco-spacing) * 1.5);
1533 }
1534 .disco\:py-1\.5\! {
1535 padding-block: calc(var(--disco-spacing) * 1.5) !important;
1536 }
1537 .disco\:py-2 {
1538 padding-block: calc(var(--disco-spacing) * 2);
1539 }
1540 .disco\:py-2\.5 {
1541 padding-block: calc(var(--disco-spacing) * 2.5);
1542 }
1543 .disco\:py-3 {
1544 padding-block: calc(var(--disco-spacing) * 3);
1545 }
1546 .disco\:py-3\! {
1547 padding-block: calc(var(--disco-spacing) * 3) !important;
1548 }
1549 .disco\:py-3\.5 {
1550 padding-block: calc(var(--disco-spacing) * 3.5);
1551 }
1552 .disco\:py-3\.25 {
1553 padding-block: calc(var(--disco-spacing) * 3.25);
1554 }
1555 .disco\:py-4 {
1556 padding-block: calc(var(--disco-spacing) * 4);
1557 }
1558 .disco\:py-5 {
1559 padding-block: calc(var(--disco-spacing) * 5);
1560 }
1561 .disco\:py-6 {
1562 padding-block: calc(var(--disco-spacing) * 6);
1563 }
1564 .disco\:py-7 {
1565 padding-block: calc(var(--disco-spacing) * 7);
1566 }
1567 .disco\:py-10 {
1568 padding-block: calc(var(--disco-spacing) * 10);
1569 }
1570 .disco\:py-12 {
1571 padding-block: calc(var(--disco-spacing) * 12);
1572 }
1573 .disco\:py-14 {
1574 padding-block: calc(var(--disco-spacing) * 14);
1575 }
1576 .disco\:py-\[4\.5px\] {
1577 padding-block: 4.5px;
1578 }
1579 .disco\:py-\[8px\] {
1580 padding-block: 8px;
1581 }
1582 .disco\:pt-3 {
1583 padding-top: calc(var(--disco-spacing) * 3);
1584 }
1585 .disco\:pt-6 {
1586 padding-top: calc(var(--disco-spacing) * 6);
1587 }
1588 .disco\:pt-\[14px\] {
1589 padding-top: 14px;
1590 }
1591 .disco\:pr-3\! {
1592 padding-right: calc(var(--disco-spacing) * 3) !important;
1593 }
1594 .disco\:pr-4 {
1595 padding-right: calc(var(--disco-spacing) * 4);
1596 }
1597 .disco\:pr-px {
1598 padding-right: 1px;
1599 }
1600 .disco\:pb-1 {
1601 padding-bottom: var(--disco-spacing);
1602 }
1603 .disco\:pb-2\.5 {
1604 padding-bottom: calc(var(--disco-spacing) * 2.5);
1605 }
1606 .disco\:pb-3 {
1607 padding-bottom: calc(var(--disco-spacing) * 3);
1608 }
1609 .disco\:pb-4 {
1610 padding-bottom: calc(var(--disco-spacing) * 4);
1611 }
1612 .disco\:pb-6 {
1613 padding-bottom: calc(var(--disco-spacing) * 6);
1614 }
1615 .disco\:pb-8 {
1616 padding-bottom: calc(var(--disco-spacing) * 8);
1617 }
1618 .disco\:pb-10 {
1619 padding-bottom: calc(var(--disco-spacing) * 10);
1620 }
1621 .disco\:pb-\[18px\] {
1622 padding-bottom: 18px;
1623 }
1624 .disco\:pl-7\! {
1625 padding-left: calc(var(--disco-spacing) * 7) !important;
1626 }
1627 .disco\:text-center {
1628 text-align: center;
1629 }
1630 .disco\:text-center\! {
1631 text-align: center !important;
1632 }
1633 .disco\:text-left {
1634 text-align: left;
1635 }
1636 .disco\:font-mono {
1637 font-family: var(--disco-font-mono);
1638 }
1639 .disco\:font-sans {
1640 font-family: var(--disco-font-sans);
1641 }
1642 .disco\:text-2xl {
1643 font-size: var(--disco-text-2xl);
1644 line-height: var(--tw-leading, var(--disco-text-2xl--line-height));
1645 }
1646 .disco\:text-2xl\! {
1647 font-size: var(--disco-text-2xl) !important;
1648 line-height: var(--tw-leading, var(--disco-text-2xl--line-height)) !important;
1649 }
1650 .disco\:text-3xl {
1651 font-size: var(--disco-text-3xl);
1652 line-height: var(--tw-leading, var(--disco-text-3xl--line-height));
1653 }
1654 .disco\:text-3xl\! {
1655 font-size: var(--disco-text-3xl) !important;
1656 line-height: var(--tw-leading, var(--disco-text-3xl--line-height)) !important;
1657 }
1658 .disco\:text-4xl {
1659 font-size: var(--disco-text-4xl);
1660 line-height: var(--tw-leading, var(--disco-text-4xl--line-height));
1661 }
1662 .disco\:text-4xl\! {
1663 font-size: var(--disco-text-4xl) !important;
1664 line-height: var(--tw-leading, var(--disco-text-4xl--line-height)) !important;
1665 }
1666 .disco\:text-base {
1667 font-size: var(--disco-text-base);
1668 line-height: var(--tw-leading, var(--disco-text-base--line-height));
1669 }
1670 .disco\:text-base\! {
1671 font-size: var(--disco-text-base) !important;
1672 line-height: var(--tw-leading, var(--disco-text-base--line-height)) !important;
1673 }
1674 .disco\:text-lg {
1675 font-size: var(--disco-text-lg);
1676 line-height: var(--tw-leading, var(--disco-text-lg--line-height));
1677 }
1678 .disco\:text-lg\! {
1679 font-size: var(--disco-text-lg) !important;
1680 line-height: var(--tw-leading, var(--disco-text-lg--line-height)) !important;
1681 }
1682 .disco\:text-sm {
1683 font-size: var(--disco-text-sm);
1684 line-height: var(--tw-leading, var(--disco-text-sm--line-height));
1685 }
1686 .disco\:text-sm\! {
1687 font-size: var(--disco-text-sm) !important;
1688 line-height: var(--tw-leading, var(--disco-text-sm--line-height)) !important;
1689 }
1690 .disco\:text-sm\/relaxed {
1691 font-size: var(--disco-text-sm);
1692 line-height: var(--disco-leading-relaxed);
1693 }
1694 .disco\:text-xl {
1695 font-size: var(--disco-text-xl);
1696 line-height: var(--tw-leading, var(--disco-text-xl--line-height));
1697 }
1698 .disco\:text-xl\! {
1699 font-size: var(--disco-text-xl) !important;
1700 line-height: var(--tw-leading, var(--disco-text-xl--line-height)) !important;
1701 }
1702 .disco\:text-xs {
1703 font-size: var(--disco-text-xs);
1704 line-height: var(--tw-leading, var(--disco-text-xs--line-height));
1705 }
1706 .disco\:text-xs\! {
1707 font-size: var(--disco-text-xs) !important;
1708 line-height: var(--tw-leading, var(--disco-text-xs--line-height)) !important;
1709 }
1710 .disco\:text-\[0\.8rem\] {
1711 font-size: 0.8rem;
1712 }
1713 .disco\:text-\[8px\] {
1714 font-size: 8px;
1715 }
1716 .disco\:text-\[8px\]\! {
1717 font-size: 8px !important;
1718 }
1719 .disco\:text-\[9px\] {
1720 font-size: 9px;
1721 }
1722 .disco\:text-\[10\.5px\] {
1723 font-size: 10.5px;
1724 }
1725 .disco\:text-\[10\.8px\] {
1726 font-size: 10.8px;
1727 }
1728 .disco\:text-\[10px\] {
1729 font-size: 10px;
1730 }
1731 .disco\:text-\[11\.5px\] {
1732 font-size: 11.5px;
1733 }
1734 .disco\:text-\[11px\] {
1735 font-size: 11px;
1736 }
1737 .disco\:text-\[12\.5px\] {
1738 font-size: 12.5px;
1739 }
1740 .disco\:text-\[12px\] {
1741 font-size: 12px;
1742 }
1743 .disco\:text-\[13px\] {
1744 font-size: 13px;
1745 }
1746 .disco\:text-\[13px\]\! {
1747 font-size: 13px !important;
1748 }
1749 .disco\:text-\[14px\] {
1750 font-size: 14px;
1751 }
1752 .disco\:text-\[30px\] {
1753 font-size: 30px;
1754 }
1755 .disco\:text-\[80px\] {
1756 font-size: 80px;
1757 }
1758 .disco\:leading-6 {
1759 --tw-leading: calc(var(--disco-spacing) * 6);
1760 line-height: calc(var(--disco-spacing) * 6);
1761 }
1762 .disco\:leading-7 {
1763 --tw-leading: calc(var(--disco-spacing) * 7);
1764 line-height: calc(var(--disco-spacing) * 7);
1765 }
1766 .disco\:leading-8 {
1767 --tw-leading: calc(var(--disco-spacing) * 8);
1768 line-height: calc(var(--disco-spacing) * 8);
1769 }
1770 .disco\:leading-9 {
1771 --tw-leading: calc(var(--disco-spacing) * 9);
1772 line-height: calc(var(--disco-spacing) * 9);
1773 }
1774 .disco\:leading-\[16\.1px\] {
1775 --tw-leading: 16.1px;
1776 line-height: 16.1px;
1777 }
1778 .disco\:leading-\[18\.2px\] {
1779 --tw-leading: 18.2px;
1780 line-height: 18.2px;
1781 }
1782 .disco\:leading-\[19\.5px\] {
1783 --tw-leading: 19.5px;
1784 line-height: 19.5px;
1785 }
1786 .disco\:leading-\[19\.38px\] {
1787 --tw-leading: 19.38px;
1788 line-height: 19.38px;
1789 }
1790 .disco\:leading-none {
1791 --tw-leading: 1;
1792 line-height: 1;
1793 }
1794 .disco\:leading-relaxed {
1795 --tw-leading: var(--disco-leading-relaxed);
1796 line-height: var(--disco-leading-relaxed);
1797 }
1798 .disco\:leading-relaxed\! {
1799 --tw-leading: var(--disco-leading-relaxed) !important;
1800 line-height: var(--disco-leading-relaxed) !important;
1801 }
1802 .disco\:leading-snug {
1803 --tw-leading: var(--disco-leading-snug);
1804 line-height: var(--disco-leading-snug);
1805 }
1806 .disco\:leading-tight {
1807 --tw-leading: var(--disco-leading-tight);
1808 line-height: var(--disco-leading-tight);
1809 }
1810 .disco\:leading-tight\! {
1811 --tw-leading: var(--disco-leading-tight) !important;
1812 line-height: var(--disco-leading-tight) !important;
1813 }
1814 .disco\:font-bold {
1815 --tw-font-weight: var(--disco-font-weight-bold);
1816 font-weight: var(--disco-font-weight-bold);
1817 }
1818 .disco\:font-bold\! {
1819 --tw-font-weight: var(--disco-font-weight-bold) !important;
1820 font-weight: var(--disco-font-weight-bold) !important;
1821 }
1822 .disco\:font-extrabold {
1823 --tw-font-weight: var(--disco-font-weight-extrabold);
1824 font-weight: var(--disco-font-weight-extrabold);
1825 }
1826 .disco\:font-extrabold\! {
1827 --tw-font-weight: var(--disco-font-weight-extrabold) !important;
1828 font-weight: var(--disco-font-weight-extrabold) !important;
1829 }
1830 .disco\:font-light {
1831 --tw-font-weight: var(--disco-font-weight-light);
1832 font-weight: var(--disco-font-weight-light);
1833 }
1834 .disco\:font-medium {
1835 --tw-font-weight: var(--disco-font-weight-medium);
1836 font-weight: var(--disco-font-weight-medium);
1837 }
1838 .disco\:font-medium\! {
1839 --tw-font-weight: var(--disco-font-weight-medium) !important;
1840 font-weight: var(--disco-font-weight-medium) !important;
1841 }
1842 .disco\:font-normal {
1843 --tw-font-weight: var(--disco-font-weight-normal);
1844 font-weight: var(--disco-font-weight-normal);
1845 }
1846 .disco\:font-semibold {
1847 --tw-font-weight: var(--disco-font-weight-semibold);
1848 font-weight: var(--disco-font-weight-semibold);
1849 }
1850 .disco\:tracking-\[-0\.2px\] {
1851 --tw-tracking: -0.2px;
1852 letter-spacing: -0.2px;
1853 }
1854 .disco\:tracking-\[-0\.5px\] {
1855 --tw-tracking: -0.5px;
1856 letter-spacing: -0.5px;
1857 }
1858 .disco\:tracking-\[-0\.12px\] {
1859 --tw-tracking: -0.12px;
1860 letter-spacing: -0.12px;
1861 }
1862 .disco\:tracking-\[-0\.14px\] {
1863 --tw-tracking: -0.14px;
1864 letter-spacing: -0.14px;
1865 }
1866 .disco\:tracking-\[0\.5px\] {
1867 --tw-tracking: 0.5px;
1868 letter-spacing: 0.5px;
1869 }
1870 .disco\:tracking-\[0\.06em\] {
1871 --tw-tracking: 0.06em;
1872 letter-spacing: 0.06em;
1873 }
1874 .disco\:tracking-\[0\.22px\] {
1875 --tw-tracking: 0.22px;
1876 letter-spacing: 0.22px;
1877 }
1878 .disco\:tracking-\[0\.42px\] {
1879 --tw-tracking: 0.42px;
1880 letter-spacing: 0.42px;
1881 }
1882 .disco\:tracking-\[2\.5px\] {
1883 --tw-tracking: 2.5px;
1884 letter-spacing: 2.5px;
1885 }
1886 .disco\:tracking-tight {
1887 --tw-tracking: var(--disco-tracking-tight);
1888 letter-spacing: var(--disco-tracking-tight);
1889 }
1890 .disco\:tracking-wide {
1891 --tw-tracking: var(--disco-tracking-wide);
1892 letter-spacing: var(--disco-tracking-wide);
1893 }
1894 .disco\:tracking-wider {
1895 --tw-tracking: var(--disco-tracking-wider);
1896 letter-spacing: var(--disco-tracking-wider);
1897 }
1898 .disco\:tracking-widest {
1899 --tw-tracking: var(--disco-tracking-widest);
1900 letter-spacing: var(--disco-tracking-widest);
1901 }
1902 .disco\:text-balance {
1903 text-wrap: balance;
1904 }
1905 .disco\:wrap-break-word {
1906 overflow-wrap: break-word;
1907 }
1908 .disco\:whitespace-nowrap {
1909 white-space: nowrap;
1910 }
1911 .disco\:text-\[\#0dc98b\] {
1912 color: #0dc98b;
1913 }
1914 .disco\:text-\[\#0f172a\] {
1915 color: #0f172a;
1916 }
1917 .disco\:text-\[\#1a1d1f\] {
1918 color: #1a1d1f;
1919 }
1920 .disco\:text-\[\#1e293b\] {
1921 color: #1e293b;
1922 }
1923 .disco\:text-\[\#1f2937\] {
1924 color: #1f2937;
1925 }
1926 .disco\:text-\[\#1f2937\]\! {
1927 color: #1f2937 !important;
1928 }
1929 .disco\:text-\[\#2fa86d\] {
1930 color: #2fa86d;
1931 }
1932 .disco\:text-\[\#4B5563\] {
1933 color: #4B5563;
1934 }
1935 .disco\:text-\[\#4b5563\] {
1936 color: #4b5563;
1937 }
1938 .disco\:text-\[\#6b7280\] {
1939 color: #6b7280;
1940 }
1941 .disco\:text-\[\#7e7e7e\] {
1942 color: #7e7e7e;
1943 }
1944 .disco\:text-\[\#08c889\] {
1945 color: #08c889;
1946 }
1947 .disco\:text-\[\#8a8a8a\] {
1948 color: #8a8a8a;
1949 }
1950 .disco\:text-\[\#9ca3af\] {
1951 color: #9ca3af;
1952 }
1953 .disco\:text-\[\#10C88A\] {
1954 color: #10C88A;
1955 }
1956 .disco\:text-\[\#16A34A\]\! {
1957 color: #16A34A !important;
1958 }
1959 .disco\:text-\[\#94a3b8\] {
1960 color: #94a3b8;
1961 }
1962 .disco\:text-\[\#2563eb\]\! {
1963 color: #2563eb !important;
1964 }
1965 .disco\:text-\[\#15803D\] {
1966 color: #15803D;
1967 }
1968 .disco\:text-\[\#15803d\] {
1969 color: #15803d;
1970 }
1971 .disco\:text-\[\#35483D\]\! {
1972 color: #35483D !important;
1973 }
1974 .disco\:text-\[\#090909\] {
1975 color: #090909;
1976 }
1977 .disco\:text-\[\#92400E\] {
1978 color: #92400E;
1979 }
1980 .disco\:text-\[\#111827\] {
1981 color: #111827;
1982 }
1983 .disco\:text-\[\#111827\]\! {
1984 color: #111827 !important;
1985 }
1986 .disco\:text-\[\#334155\] {
1987 color: #334155;
1988 }
1989 .disco\:text-\[\#374151\] {
1990 color: #374151;
1991 }
1992 .disco\:text-\[\#475569\] {
1993 color: #475569;
1994 }
1995 .disco\:text-\[\#575757\] {
1996 color: #575757;
1997 }
1998 .disco\:text-\[\#DC5243\] {
1999 color: #DC5243;
2000 }
2001 .disco\:text-\[\#F59E0B\] {
2002 color: #F59E0B;
2003 }
2004 .disco\:text-\[\#F78411\] {
2005 color: #F78411;
2006 }
2007 .disco\:text-\[\#bbcfff\] {
2008 color: #bbcfff;
2009 }
2010 .disco\:text-\[\#d1d5db\] {
2011 color: #d1d5db;
2012 }
2013 .disco\:text-\[rgba\(74\,74\,74\,0\.3\)\] {
2014 color: rgba(74,74,74,0.3);
2015 }
2016 .disco\:text-\[rgba\(74\,74\,74\,0\.4\)\] {
2017 color: rgba(74,74,74,0.4);
2018 }
2019 .disco\:text-\[rgba\(74\,74\,74\,0\.8\)\] {
2020 color: rgba(74,74,74,0.8);
2021 }
2022 .disco\:text-\[rgba\(74\,74\,74\,0\.9\)\] {
2023 color: rgba(74,74,74,0.9);
2024 }
2025 .disco\:text-\[rgba\(74\,74\,74\,0\.25\)\] {
2026 color: rgba(74,74,74,0.25);
2027 }
2028 .disco\:text-\[rgba\(74\,74\,74\,0\.45\)\] {
2029 color: rgba(74,74,74,0.45);
2030 }
2031 .disco\:text-\[rgba\(74\,74\,74\,0\.85\)\] {
2032 color: rgba(74,74,74,0.85);
2033 }
2034 .disco\:text-black {
2035 color: var(--disco-color-black);
2036 }
2037 .disco\:text-black\! {
2038 color: var(--disco-color-black) !important;
2039 }
2040 .disco\:text-blue-600 {
2041 color: var(--disco-color-blue-600);
2042 }
2043 .disco\:text-emerald-600 {
2044 color: var(--disco-color-emerald-600);
2045 }
2046 .disco\:text-emerald-700 {
2047 color: var(--disco-color-emerald-700);
2048 }
2049 .disco\:text-gray-100 {
2050 color: var(--disco-color-gray-100);
2051 }
2052 .disco\:text-gray-300 {
2053 color: var(--disco-color-gray-300);
2054 }
2055 .disco\:text-gray-400 {
2056 color: var(--disco-color-gray-400);
2057 }
2058 .disco\:text-gray-400\! {
2059 color: var(--disco-color-gray-400) !important;
2060 }
2061 .disco\:text-gray-500 {
2062 color: var(--disco-color-gray-500);
2063 }
2064 .disco\:text-gray-500\! {
2065 color: var(--disco-color-gray-500) !important;
2066 }
2067 .disco\:text-gray-600 {
2068 color: var(--disco-color-gray-600);
2069 }
2070 .disco\:text-gray-600\! {
2071 color: var(--disco-color-gray-600) !important;
2072 }
2073 .disco\:text-gray-700 {
2074 color: var(--disco-color-gray-700);
2075 }
2076 .disco\:text-gray-700\! {
2077 color: var(--disco-color-gray-700) !important;
2078 }
2079 .disco\:text-gray-800 {
2080 color: var(--disco-color-gray-800);
2081 }
2082 .disco\:text-gray-900 {
2083 color: var(--disco-color-gray-900);
2084 }
2085 .disco\:text-gray-900\! {
2086 color: var(--disco-color-gray-900) !important;
2087 }
2088 .disco\:text-green-600 {
2089 color: var(--disco-color-green-600);
2090 }
2091 .disco\:text-green-700 {
2092 color: var(--disco-color-green-700);
2093 }
2094 .disco\:text-orange-600 {
2095 color: var(--disco-color-orange-600);
2096 }
2097 .disco\:text-primary {
2098 color: var(--disco-color-primary);
2099 }
2100 .disco\:text-primary\! {
2101 color: var(--disco-color-primary) !important;
2102 }
2103 .disco\:text-primary-dark\! {
2104 color: var(--disco-color-primary-dark) !important;
2105 }
2106 .disco\:text-red-400 {
2107 color: var(--disco-color-red-400);
2108 }
2109 .disco\:text-red-500 {
2110 color: var(--disco-color-red-500);
2111 }
2112 .disco\:text-transparent {
2113 color: transparent;
2114 }
2115 .disco\:text-white {
2116 color: var(--disco-color-white);
2117 }
2118 .disco\:text-white\! {
2119 color: var(--disco-color-white) !important;
2120 }
2121 .disco\:text-white\/35 {
2122 color: var(--disco-color-white);
2123 @supports (color: color-mix(in lab, red, red)) {
2124 color: color-mix(in oklab, var(--disco-color-white) 35%, transparent);
2125 }
2126 }
2127 .disco\:text-white\/50 {
2128 color: var(--disco-color-white);
2129 @supports (color: color-mix(in lab, red, red)) {
2130 color: color-mix(in oklab, var(--disco-color-white) 50%, transparent);
2131 }
2132 }
2133 .disco\:text-yellow-700 {
2134 color: var(--disco-color-yellow-700);
2135 }
2136 .disco\:uppercase {
2137 text-transform: uppercase;
2138 }
2139 .disco\:not-italic {
2140 font-style: normal;
2141 }
2142 .disco\:line-through {
2143 text-decoration-line: line-through;
2144 }
2145 .disco\:no-underline {
2146 text-decoration-line: none;
2147 }
2148 .disco\:underline-offset-4 {
2149 text-underline-offset: 4px;
2150 }
2151 .disco\:opacity-0 {
2152 opacity: 0%;
2153 }
2154 .disco\:opacity-30 {
2155 opacity: 30%;
2156 }
2157 .disco\:opacity-50 {
2158 opacity: 50%;
2159 }
2160 .disco\:opacity-\[0\.06\] {
2161 opacity: 0.06;
2162 }
2163 .disco\:bg-blend-color {
2164 background-blend-mode: color;
2165 }
2166 .disco\:shadow {
2167 --tw-shadow: 0 1px 3px 0 var(--tw-shadow-color, rgb(0 0 0 / 0.1)), 0 1px 2px -1px var(--tw-shadow-color, rgb(0 0 0 / 0.1));
2168 box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
2169 }
2170 .disco\:shadow-\[0px_0px_0px_3px_rgba\(245\,158\,11\,0\.07\)\] {
2171 --tw-shadow: 0px 0px 0px 3px var(--tw-shadow-color, rgba(245,158,11,0.07));
2172 box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
2173 }
2174 .disco\:shadow-\[0px_6px_5px_0px_rgba\(0\,0\,0\,0\.05\)\] {
2175 --tw-shadow: 0px 6px 5px 0px var(--tw-shadow-color, rgba(0,0,0,0.05));
2176 box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
2177 }
2178 .disco\:shadow-\[0px_8px_24px_0px_rgba\(22\,163\,74\,0\.18\)\] {
2179 --tw-shadow: 0px 8px 24px 0px var(--tw-shadow-color, rgba(22,163,74,0.18));
2180 box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
2181 }
2182 .disco\:shadow-\[3px_4px_2px_rgba\(0\,0\,0\,0\.07\)\] {
2183 --tw-shadow: 3px 4px 2px var(--tw-shadow-color, rgba(0,0,0,0.07));
2184 box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
2185 }
2186 .disco\:shadow-lg {
2187 --tw-shadow: 0 10px 15px -3px var(--tw-shadow-color, rgb(0 0 0 / 0.1)), 0 4px 6px -4px var(--tw-shadow-color, rgb(0 0 0 / 0.1));
2188 box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
2189 }
2190 .disco\:shadow-md {
2191 --tw-shadow: 0 4px 6px -1px var(--tw-shadow-color, rgb(0 0 0 / 0.1)), 0 2px 4px -2px var(--tw-shadow-color, rgb(0 0 0 / 0.1));
2192 box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
2193 }
2194 .disco\:shadow-none\! {
2195 --tw-shadow: 0 0 #0000 !important;
2196 box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow) !important;
2197 }
2198 .disco\:shadow-sm {
2199 --tw-shadow: 0 1px 3px 0 var(--tw-shadow-color, rgb(0 0 0 / 0.1)), 0 1px 2px -1px var(--tw-shadow-color, rgb(0 0 0 / 0.1));
2200 box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
2201 }
2202 .disco\:shadow-xl {
2203 --tw-shadow: 0 20px 25px -5px var(--tw-shadow-color, rgb(0 0 0 / 0.1)), 0 8px 10px -6px var(--tw-shadow-color, rgb(0 0 0 / 0.1));
2204 box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
2205 }
2206 .disco\:ring-0 {
2207 --tw-ring-shadow: var(--tw-ring-inset,) 0 0 0 calc(0px + var(--tw-ring-offset-width)) var(--tw-ring-color, currentcolor);
2208 box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
2209 }
2210 .disco\:ring-2 {
2211 --tw-ring-shadow: var(--tw-ring-inset,) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color, currentcolor);
2212 box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
2213 }
2214 .disco\:shadow-emerald-100 {
2215 --tw-shadow-color: var(--disco-color-emerald-100);
2216 @supports (color: color-mix(in lab, red, red)) {
2217 --tw-shadow-color: color-mix(in oklab, var(--disco-color-emerald-100) var(--tw-shadow-alpha), transparent);
2218 }
2219 }
2220 .disco\:shadow-orange-500\/50 {
2221 --tw-shadow-color: var(--disco-color-orange-500);
2222 @supports (color: color-mix(in lab, red, red)) {
2223 --tw-shadow-color: color-mix(in oklab, color-mix(in oklab, var(--disco-color-orange-500) 50%, transparent) var(--tw-shadow-alpha), transparent);
2224 }
2225 }
2226 .disco\:outline-hidden {
2227 --tw-outline-style: none;
2228 outline-style: none;
2229 @media (forced-colors: active) {
2230 outline: 2px solid transparent;
2231 outline-offset: 2px;
2232 }
2233 }
2234 .disco\:outline-hidden\! {
2235 --tw-outline-style: none !important;
2236 outline-style: none !important;
2237 @media (forced-colors: active) {
2238 outline: 2px solid transparent !important;
2239 outline-offset: 2px !important;
2240 }
2241 }
2242 .disco\:backdrop-blur-\[2px\] {
2243 --tw-backdrop-blur: blur(2px);
2244 -webkit-backdrop-filter: var(--tw-backdrop-blur,) var(--tw-backdrop-brightness,) var(--tw-backdrop-contrast,) var(--tw-backdrop-grayscale,) var(--tw-backdrop-hue-rotate,) var(--tw-backdrop-invert,) var(--tw-backdrop-opacity,) var(--tw-backdrop-saturate,) var(--tw-backdrop-sepia,);
2245 backdrop-filter: var(--tw-backdrop-blur,) var(--tw-backdrop-brightness,) var(--tw-backdrop-contrast,) var(--tw-backdrop-grayscale,) var(--tw-backdrop-hue-rotate,) var(--tw-backdrop-invert,) var(--tw-backdrop-opacity,) var(--tw-backdrop-saturate,) var(--tw-backdrop-sepia,);
2246 }
2247 .disco\:transition {
2248 transition-property: color, background-color, border-color, outline-color, text-decoration-color, fill, stroke, --tw-gradient-from, --tw-gradient-via, --tw-gradient-to, opacity, box-shadow, transform, translate, scale, rotate, filter, -webkit-backdrop-filter, backdrop-filter, display, content-visibility, overlay, pointer-events;
2249 transition-timing-function: var(--tw-ease, var(--disco-default-transition-timing-function));
2250 transition-duration: var(--tw-duration, var(--disco-default-transition-duration));
2251 }
2252 .disco\:transition-all {
2253 transition-property: all;
2254 transition-timing-function: var(--tw-ease, var(--disco-default-transition-timing-function));
2255 transition-duration: var(--tw-duration, var(--disco-default-transition-duration));
2256 }
2257 .disco\:transition-all\! {
2258 transition-property: all !important;
2259 transition-timing-function: var(--tw-ease, var(--disco-default-transition-timing-function)) !important;
2260 transition-duration: var(--tw-duration, var(--disco-default-transition-duration)) !important;
2261 }
2262 .disco\:transition-colors {
2263 transition-property: color, background-color, border-color, outline-color, text-decoration-color, fill, stroke, --tw-gradient-from, --tw-gradient-via, --tw-gradient-to;
2264 transition-timing-function: var(--tw-ease, var(--disco-default-transition-timing-function));
2265 transition-duration: var(--tw-duration, var(--disco-default-transition-duration));
2266 }
2267 .disco\:transition-opacity {
2268 transition-property: opacity;
2269 transition-timing-function: var(--tw-ease, var(--disco-default-transition-timing-function));
2270 transition-duration: var(--tw-duration, var(--disco-default-transition-duration));
2271 }
2272 .disco\:transition-transform {
2273 transition-property: transform, translate, scale, rotate;
2274 transition-timing-function: var(--tw-ease, var(--disco-default-transition-timing-function));
2275 transition-duration: var(--tw-duration, var(--disco-default-transition-duration));
2276 }
2277 .disco\:duration-150 {
2278 --tw-duration: 150ms;
2279 transition-duration: 150ms;
2280 }
2281 .disco\:duration-200 {
2282 --tw-duration: 200ms;
2283 transition-duration: 200ms;
2284 }
2285 .disco\:duration-300 {
2286 --tw-duration: 300ms;
2287 transition-duration: 300ms;
2288 }
2289 .disco\:ease-in-out {
2290 --tw-ease: var(--disco-ease-in-out);
2291 transition-timing-function: var(--disco-ease-in-out);
2292 }
2293 .disco\:select-none {
2294 -webkit-user-select: none;
2295 user-select: none;
2296 }
2297 .disco\:\[--cell-radius\:var\(--radius-md\)\] {
2298 --cell-radius: var(--radius-md);
2299 }
2300 .disco\:\[--cell-size\:--spacing\(7\)\] {
2301 --cell-size: calc(var(--disco-spacing) * 7);
2302 }
2303 @media (hover: hover) {
2304 .disco\:group-hover\:bg-primary:is(:where(.disco\:group):hover *) {
2305 background-color: var(--disco-color-primary);
2306 }
2307 .disco\:group-hover\:text-primary:is(:where(.disco\:group):hover *) {
2308 color: var(--disco-color-primary);
2309 }
2310 .disco\:group-hover\:text-white\!:is(:where(.disco\:group):hover *) {
2311 color: var(--disco-color-white) !important;
2312 }
2313 }
2314 .disco\:group-has-data-\[size\=lg\]\/avatar-group\:size-10:is(:where(.disco\:group\/avatar-group):has([data-size="lg"]) *) {
2315 width: calc(var(--disco-spacing) * 10);
2316 height: calc(var(--disco-spacing) * 10);
2317 }
2318 .disco\:group-has-data-\[size\=sm\]\/avatar-group\:size-6:is(:where(.disco\:group\/avatar-group):has([data-size="sm"]) *) {
2319 width: calc(var(--disco-spacing) * 6);
2320 height: calc(var(--disco-spacing) * 6);
2321 }
2322 .disco\:group-data-\[focused\=true\]\/day\:relative:is(:where(.disco\:group\/day)[data-focused="true"] *) {
2323 position: relative;
2324 }
2325 .disco\:group-data-\[focused\=true\]\/day\:z-10:is(:where(.disco\:group\/day)[data-focused="true"] *) {
2326 z-index: 10;
2327 }
2328 .disco\:group-data-\[focused\=true\]\/day\:ring-\[3px\]:is(:where(.disco\:group\/day)[data-focused="true"] *) {
2329 --tw-ring-shadow: var(--tw-ring-inset,) 0 0 0 calc(3px + var(--tw-ring-offset-width)) var(--tw-ring-color, currentcolor);
2330 box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
2331 }
2332 .disco\:group-data-\[size\=default\]\/avatar\:size-2\.5:is(:where(.disco\:group\/avatar)[data-size="default"] *) {
2333 width: calc(var(--disco-spacing) * 2.5);
2334 height: calc(var(--disco-spacing) * 2.5);
2335 }
2336 .disco\:group-data-\[size\=lg\]\/avatar\:size-3:is(:where(.disco\:group\/avatar)[data-size="lg"] *) {
2337 width: calc(var(--disco-spacing) * 3);
2338 height: calc(var(--disco-spacing) * 3);
2339 }
2340 .disco\:group-data-\[size\=sm\]\/avatar\:size-2:is(:where(.disco\:group\/avatar)[data-size="sm"] *) {
2341 width: calc(var(--disco-spacing) * 2);
2342 height: calc(var(--disco-spacing) * 2);
2343 }
2344 .disco\:group-data-\[size\=sm\]\/avatar\:text-xs:is(:where(.disco\:group\/avatar)[data-size="sm"] *) {
2345 font-size: var(--disco-text-xs);
2346 line-height: var(--tw-leading, var(--disco-text-xs--line-height));
2347 }
2348 .disco\:group-data-\[size\=sm\]\/card\:p-3:is(:where(.disco\:group\/card)[data-size="sm"] *) {
2349 padding: calc(var(--disco-spacing) * 3);
2350 }
2351 .disco\:group-data-\[size\=sm\]\/card\:px-3:is(:where(.disco\:group\/card)[data-size="sm"] *) {
2352 padding-inline: calc(var(--disco-spacing) * 3);
2353 }
2354 .disco\:group-data-\[size\=sm\]\/card\:text-sm:is(:where(.disco\:group\/card)[data-size="sm"] *) {
2355 font-size: var(--disco-text-sm);
2356 line-height: var(--tw-leading, var(--disco-text-sm--line-height));
2357 }
2358 .disco\:placeholder\:text-\[rgba\(0\,0\,0\,0\.35\)\]\!::placeholder {
2359 color: rgba(0,0,0,0.35) !important;
2360 }
2361 .disco\:placeholder\:text-gray-400::placeholder {
2362 color: var(--disco-color-gray-400);
2363 }
2364 .disco\:after\:absolute::after {
2365 content: var(--tw-content);
2366 position: absolute;
2367 }
2368 .disco\:after\:inset-0::after {
2369 content: var(--tw-content);
2370 inset: 0px;
2371 }
2372 .disco\:after\:inset-y-0::after {
2373 content: var(--tw-content);
2374 inset-block: 0px;
2375 }
2376 .disco\:after\:right-0::after {
2377 content: var(--tw-content);
2378 right: 0px;
2379 }
2380 .disco\:after\:left-0::after {
2381 content: var(--tw-content);
2382 left: 0px;
2383 }
2384 .disco\:after\:w-4::after {
2385 content: var(--tw-content);
2386 width: calc(var(--disco-spacing) * 4);
2387 }
2388 .disco\:after\:rounded-full::after {
2389 content: var(--tw-content);
2390 border-radius: calc(infinity * 1px);
2391 }
2392 .disco\:after\:border::after {
2393 content: var(--tw-content);
2394 border-style: var(--tw-border-style);
2395 border-width: 1px;
2396 }
2397 .disco\:after\:mix-blend-darken::after {
2398 content: var(--tw-content);
2399 mix-blend-mode: darken;
2400 }
2401 .disco\:last\:border-0:last-child {
2402 border-style: var(--tw-border-style);
2403 border-width: 0px;
2404 }
2405 .disco\:last\:border-b-0:last-child {
2406 border-bottom-style: var(--tw-border-style);
2407 border-bottom-width: 0px;
2408 }
2409 .disco\:visited\:outline-hidden:visited {
2410 --tw-outline-style: none;
2411 outline-style: none;
2412 @media (forced-colors: active) {
2413 outline: 2px solid transparent;
2414 outline-offset: 2px;
2415 }
2416 }
2417 @media (hover: hover) {
2418 .disco\:hover\:-translate-y-1:hover {
2419 --tw-translate-y: calc(var(--disco-spacing) * -1);
2420 translate: var(--tw-translate-x) var(--tw-translate-y);
2421 }
2422 .disco\:hover\:scale-105:hover {
2423 --tw-scale-x: 105%;
2424 --tw-scale-y: 105%;
2425 --tw-scale-z: 105%;
2426 scale: var(--tw-scale-x) var(--tw-scale-y);
2427 }
2428 .disco\:hover\:border-\[\#10C88A\]:hover {
2429 border-color: #10C88A;
2430 }
2431 .disco\:hover\:border-primary:hover {
2432 border-color: var(--disco-color-primary);
2433 }
2434 .disco\:hover\:border-primary-light:hover {
2435 border-color: var(--disco-color-primary-light);
2436 }
2437 .disco\:hover\:bg-\[\#0dc98b\]:hover {
2438 background-color: #0dc98b;
2439 }
2440 .disco\:hover\:bg-\[\#07b87c\]:hover {
2441 background-color: #07b87c;
2442 }
2443 .disco\:hover\:bg-\[\#efefef\]:hover {
2444 background-color: #efefef;
2445 }
2446 .disco\:hover\:bg-\[\#f9fafb\]:hover {
2447 background-color: #f9fafb;
2448 }
2449 .disco\:hover\:bg-\[rgba\(8\,200\,137\,0\.12\)\]:hover {
2450 background-color: rgba(8,200,137,0.12);
2451 }
2452 .disco\:hover\:bg-gray-50:hover {
2453 background-color: var(--disco-color-gray-50);
2454 }
2455 .disco\:hover\:bg-gray-200:hover {
2456 background-color: var(--disco-color-gray-200);
2457 }
2458 .disco\:hover\:bg-primary:hover {
2459 background-color: var(--disco-color-primary);
2460 }
2461 .disco\:hover\:bg-primary-dark:hover {
2462 background-color: var(--disco-color-primary-dark);
2463 }
2464 .disco\:hover\:bg-primary\/90:hover {
2465 background-color: var(--disco-color-primary);
2466 }
2467 @supports (color: color-mix(in lab, red, red)) {
2468 .disco\:hover\:bg-primary\/90:hover {
2469 background-color: color-mix(in oklab, var(--disco-color-primary) 90%, transparent);
2470 }
2471 }
2472 .disco\:hover\:bg-transparent:hover {
2473 background-color: transparent;
2474 }
2475 .disco\:hover\:bg-white:hover {
2476 background-color: var(--disco-color-white);
2477 }
2478 .disco\:hover\:text-\[\#7e7e7e\]:hover {
2479 color: #7e7e7e;
2480 }
2481 .disco\:hover\:text-\[\#10C88A\]:hover {
2482 color: #10C88A;
2483 }
2484 .disco\:hover\:text-\[\#111827\]:hover {
2485 color: #111827;
2486 }
2487 .disco\:hover\:text-\[rgba\(74\,74\,74\,0\.7\)\]:hover {
2488 color: rgba(74,74,74,0.7);
2489 }
2490 .disco\:hover\:text-\[rgba\(74\,74\,74\,0\.8\)\]:hover {
2491 color: rgba(74,74,74,0.8);
2492 }
2493 .disco\:hover\:text-\[rgba\(74\,74\,74\,1\)\]:hover {
2494 color: rgba(74,74,74,1);
2495 }
2496 .disco\:hover\:text-gray-600:hover {
2497 color: var(--disco-color-gray-600);
2498 }
2499 .disco\:hover\:text-gray-600\!:hover {
2500 color: var(--disco-color-gray-600) !important;
2501 }
2502 .disco\:hover\:text-primary:hover {
2503 color: var(--disco-color-primary);
2504 }
2505 .disco\:hover\:text-primary\!:hover {
2506 color: var(--disco-color-primary) !important;
2507 }
2508 .disco\:hover\:text-primary-dark\!:hover {
2509 color: var(--disco-color-primary-dark) !important;
2510 }
2511 .disco\:hover\:text-white:hover {
2512 color: var(--disco-color-white);
2513 }
2514 .disco\:hover\:text-white\!:hover {
2515 color: var(--disco-color-white) !important;
2516 }
2517 .disco\:hover\:underline:hover {
2518 text-decoration-line: underline;
2519 }
2520 .disco\:hover\:shadow-md:hover {
2521 --tw-shadow: 0 4px 6px -1px var(--tw-shadow-color, rgb(0 0 0 / 0.1)), 0 2px 4px -2px var(--tw-shadow-color, rgb(0 0 0 / 0.1));
2522 box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
2523 }
2524 .disco\:hover\:shadow-sm:hover {
2525 --tw-shadow: 0 1px 3px 0 var(--tw-shadow-color, rgb(0 0 0 / 0.1)), 0 1px 2px -1px var(--tw-shadow-color, rgb(0 0 0 / 0.1));
2526 box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
2527 }
2528 }
2529 .disco\:focus\:rounded-2xl:focus {
2530 border-radius: var(--disco-radius-2xl);
2531 }
2532 .disco\:focus\:rounded-full\!:focus {
2533 border-radius: calc(infinity * 1px) !important;
2534 }
2535 .disco\:focus\:rounded-xl:focus {
2536 border-radius: var(--disco-radius-xl);
2537 }
2538 .disco\:focus\:border-none\!:focus {
2539 --tw-border-style: none !important;
2540 border-style: none !important;
2541 }
2542 .disco\:focus\:border-primary\!:focus {
2543 border-color: var(--disco-color-primary) !important;
2544 }
2545 .disco\:focus\:text-gray-600\!:focus {
2546 color: var(--disco-color-gray-600) !important;
2547 }
2548 .disco\:focus\:text-primary:focus {
2549 color: var(--disco-color-primary);
2550 }
2551 .disco\:focus\:text-primary\!:focus {
2552 color: var(--disco-color-primary) !important;
2553 }
2554 .disco\:focus\:text-white\!:focus {
2555 color: var(--disco-color-white) !important;
2556 }
2557 .disco\:focus\:shadow-none:focus {
2558 --tw-shadow: 0 0 #0000;
2559 box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
2560 }
2561 .disco\:focus\:shadow-none\!:focus {
2562 --tw-shadow: 0 0 #0000 !important;
2563 box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow) !important;
2564 }
2565 .disco\:focus\:outline-hidden:focus {
2566 --tw-outline-style: none;
2567 outline-style: none;
2568 @media (forced-colors: active) {
2569 outline: 2px solid transparent;
2570 outline-offset: 2px;
2571 }
2572 }
2573 .disco\:focus\:outline-hidden\!:focus {
2574 --tw-outline-style: none !important;
2575 outline-style: none !important;
2576 @media (forced-colors: active) {
2577 outline: 2px solid transparent !important;
2578 outline-offset: 2px !important;
2579 }
2580 }
2581 .disco\:focus-visible\:ring-3:focus-visible {
2582 --tw-ring-shadow: var(--tw-ring-inset,) 0 0 0 calc(3px + var(--tw-ring-offset-width)) var(--tw-ring-color, currentcolor);
2583 box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
2584 }
2585 .disco\:focus-visible\:ring-\[3px\]:focus-visible {
2586 --tw-ring-shadow: var(--tw-ring-inset,) 0 0 0 calc(3px + var(--tw-ring-offset-width)) var(--tw-ring-color, currentcolor);
2587 box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
2588 }
2589 .disco\:active\:scale-95:active {
2590 --tw-scale-x: 95%;
2591 --tw-scale-y: 95%;
2592 --tw-scale-z: 95%;
2593 scale: var(--tw-scale-x) var(--tw-scale-y);
2594 }
2595 .disco\:active\:not-aria-\[haspopup\]\:translate-y-px:active:not([aria-haspopup]) {
2596 --tw-translate-y: 1px;
2597 translate: var(--tw-translate-x) var(--tw-translate-y);
2598 }
2599 .disco\:disabled\:pointer-events-none:disabled {
2600 pointer-events: none;
2601 }
2602 .disco\:disabled\:opacity-30:disabled {
2603 opacity: 30%;
2604 }
2605 .disco\:disabled\:opacity-50:disabled {
2606 opacity: 50%;
2607 }
2608 :where([data-slot="button-group"]) .disco\:in-data-\[slot\=button-group\]\:rounded-lg {
2609 border-radius: var(--disco-radius-lg);
2610 }
2611 :where([data-slot="card-content"]) .disco\:in-data-\[slot\=card-content\]\:bg-transparent {
2612 background-color: transparent;
2613 }
2614 :where([data-slot="popover-content"]) .disco\:in-data-\[slot\=popover-content\]\:bg-transparent {
2615 background-color: transparent;
2616 }
2617 .disco\:has-data-\[icon\=inline-end\]\:pr-1\.5:has([data-icon="inline-end"]) {
2618 padding-right: calc(var(--disco-spacing) * 1.5);
2619 }
2620 .disco\:has-data-\[icon\=inline-end\]\:pr-2:has([data-icon="inline-end"]) {
2621 padding-right: calc(var(--disco-spacing) * 2);
2622 }
2623 .disco\:has-data-\[icon\=inline-start\]\:pl-1\.5:has([data-icon="inline-start"]) {
2624 padding-left: calc(var(--disco-spacing) * 1.5);
2625 }
2626 .disco\:has-data-\[icon\=inline-start\]\:pl-2:has([data-icon="inline-start"]) {
2627 padding-left: calc(var(--disco-spacing) * 2);
2628 }
2629 .disco\:has-data-\[slot\=card-action\]\:grid-cols-\[1fr_auto\]:has([data-slot="card-action"]) {
2630 grid-template-columns: 1fr auto;
2631 }
2632 .disco\:has-data-\[slot\=card-description\]\:grid-rows-\[auto_auto\]:has([data-slot="card-description"]) {
2633 grid-template-rows: auto auto;
2634 }
2635 .disco\:has-data-\[slot\=card-footer\]\:pb-0:has([data-slot="card-footer"]) {
2636 padding-bottom: 0px;
2637 }
2638 .disco\:has-\[\>img\:first-child\]\:pt-0:has( > img:first-child) {
2639 padding-top: 0px;
2640 }
2641 .disco\:aria-disabled\:opacity-50[aria-disabled="true"] {
2642 opacity: 50%;
2643 }
2644 .disco\:aria-invalid\:ring-3[aria-invalid="true"] {
2645 --tw-ring-shadow: var(--tw-ring-inset,) 0 0 0 calc(3px + var(--tw-ring-offset-width)) var(--tw-ring-color, currentcolor);
2646 box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
2647 }
2648 .disco\:data-ending-style\:scale-95[data-ending-style] {
2649 --tw-scale-x: 95%;
2650 --tw-scale-y: 95%;
2651 --tw-scale-z: 95%;
2652 scale: var(--tw-scale-x) var(--tw-scale-y);
2653 }
2654 .disco\:data-ending-style\:opacity-0[data-ending-style] {
2655 opacity: 0%;
2656 }
2657 .disco\:data-starting-style\:scale-95[data-starting-style] {
2658 --tw-scale-x: 95%;
2659 --tw-scale-y: 95%;
2660 --tw-scale-z: 95%;
2661 scale: var(--tw-scale-x) var(--tw-scale-y);
2662 }
2663 .disco\:data-starting-style\:opacity-0[data-starting-style] {
2664 opacity: 0%;
2665 }
2666 .disco\:data-\[range-end\=true\]\:rounded-\(--cell-radius\)[data-range-end="true"] {
2667 border-radius: var(--cell-radius);
2668 }
2669 .disco\:data-\[range-end\=true\]\:rounded-r-\(--cell-radius\)[data-range-end="true"] {
2670 border-top-right-radius: var(--cell-radius);
2671 border-bottom-right-radius: var(--cell-radius);
2672 }
2673 .disco\:data-\[range-end\=true\]\:bg-primary[data-range-end="true"] {
2674 background-color: var(--disco-color-primary);
2675 }
2676 .disco\:data-\[range-middle\=true\]\:rounded-none[data-range-middle="true"] {
2677 border-radius: 0;
2678 }
2679 .disco\:data-\[range-start\=true\]\:rounded-\(--cell-radius\)[data-range-start="true"] {
2680 border-radius: var(--cell-radius);
2681 }
2682 .disco\:data-\[range-start\=true\]\:rounded-l-\(--cell-radius\)[data-range-start="true"] {
2683 border-top-left-radius: var(--cell-radius);
2684 border-bottom-left-radius: var(--cell-radius);
2685 }
2686 .disco\:data-\[range-start\=true\]\:bg-primary[data-range-start="true"] {
2687 background-color: var(--disco-color-primary);
2688 }
2689 .disco\:data-\[selected-single\=true\]\:bg-primary[data-selected-single="true"] {
2690 background-color: var(--disco-color-primary);
2691 }
2692 .disco\:data-\[selected\=true\]\:rounded-none[data-selected="true"] {
2693 border-radius: 0;
2694 }
2695 .disco\:data-\[size\=lg\]\:size-10[data-size="lg"] {
2696 width: calc(var(--disco-spacing) * 10);
2697 height: calc(var(--disco-spacing) * 10);
2698 }
2699 .disco\:data-\[size\=sm\]\:size-6[data-size="sm"] {
2700 width: calc(var(--disco-spacing) * 6);
2701 height: calc(var(--disco-spacing) * 6);
2702 }
2703 .disco\:data-\[size\=sm\]\:gap-3[data-size="sm"] {
2704 gap: calc(var(--disco-spacing) * 3);
2705 }
2706 .disco\:data-\[size\=sm\]\:py-3[data-size="sm"] {
2707 padding-block: calc(var(--disco-spacing) * 3);
2708 }
2709 .disco\:data-\[size\=sm\]\:has-data-\[slot\=card-footer\]\:pb-0[data-size="sm"]:has([data-slot="card-footer"]) {
2710 padding-bottom: 0px;
2711 }
2712 :is(.disco\:\*\:data-\[slot\=avatar\]\:ring-2 > *)[data-slot="avatar"] {
2713 --tw-ring-shadow: var(--tw-ring-inset,) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color, currentcolor);
2714 box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
2715 }
2716 @media (width >= 48rem) {
2717 .disco\:md\:grid-cols-2 {
2718 grid-template-columns: repeat(2, minmax(0, 1fr));
2719 }
2720 .disco\:md\:grid-cols-3 {
2721 grid-template-columns: repeat(3, minmax(0, 1fr));
2722 }
2723 .disco\:md\:flex-row {
2724 flex-direction: row;
2725 }
2726 .disco\:md\:text-5xl\! {
2727 font-size: var(--disco-text-5xl) !important;
2728 line-height: var(--tw-leading, var(--disco-text-5xl--line-height)) !important;
2729 }
2730 }
2731 @media (width >= 64rem) {
2732 .disco\:lg\:grid-cols-4 {
2733 grid-template-columns: repeat(4, minmax(0, 1fr));
2734 }
2735 .disco\:lg\:flex-row {
2736 flex-direction: row;
2737 }
2738 .disco\:lg\:px-16 {
2739 padding-inline: calc(var(--disco-spacing) * 16);
2740 }
2741 .disco\:lg\:text-\[40px\]\! {
2742 font-size: 40px !important;
2743 }
2744 }
2745 @media (prefers-color-scheme: dark) {
2746 .disco\:dark\:after\:mix-blend-lighten::after {
2747 content: var(--tw-content);
2748 mix-blend-mode: lighten;
2749 }
2750 }
2751 .disco\:\[\&_svg\]\:pointer-events-none svg {
2752 pointer-events: none;
2753 }
2754 .disco\:\[\&_svg\]\:shrink-0 svg {
2755 flex-shrink: 0;
2756 }
2757 .disco\:\[\&_svg\:not\(\[class\*\=size-\]\)\]\:size-3 svg:not([class*=size-]) {
2758 width: calc(var(--disco-spacing) * 3);
2759 height: calc(var(--disco-spacing) * 3);
2760 }
2761 .disco\:\[\&_svg\:not\(\[class\*\=size-\]\)\]\:size-3\.5 svg:not([class*=size-]) {
2762 width: calc(var(--disco-spacing) * 3.5);
2763 height: calc(var(--disco-spacing) * 3.5);
2764 }
2765 .disco\:\[\&_svg\:not\(\[class\*\=size-\]\)\]\:size-4 svg:not([class*=size-]) {
2766 width: calc(var(--disco-spacing) * 4);
2767 height: calc(var(--disco-spacing) * 4);
2768 }
2769 .disco\:\[\&\:first-child\[data-selected\=true\]_button\]\:rounded-l-\(--cell-radius\):first-child[data-selected=true] button {
2770 border-top-left-radius: var(--cell-radius);
2771 border-bottom-left-radius: var(--cell-radius);
2772 }
2773 .disco\:\[\.border-b\]\:pb-4:is(.border-b) {
2774 padding-bottom: calc(var(--disco-spacing) * 4);
2775 }
2776 .disco\:group-data-\[size\=sm\]\/card\:\[\.border-b\]\:pb-3:is(:where(.disco\:group\/card)[data-size="sm"] *):is(.border-b) {
2777 padding-bottom: calc(var(--disco-spacing) * 3);
2778 }
2779 @media (hover: hover) {
2780 .disco\:\[a\]\:hover\:bg-primary\/80:is(a):hover {
2781 background-color: var(--disco-color-primary);
2782 }
2783 @supports (color: color-mix(in lab, red, red)) {
2784 .disco\:\[a\]\:hover\:bg-primary\/80:is(a):hover {
2785 background-color: color-mix(in oklab, var(--disco-color-primary) 80%, transparent);
2786 }
2787 }
2788 }
2789 :is(.disco\:\*\:\[img\:first-child\]\:rounded-t-xl > *):is(img:first-child) {
2790 border-top-left-radius: var(--disco-radius-xl);
2791 border-top-right-radius: var(--disco-radius-xl);
2792 }
2793 :is(.disco\:\*\:\[img\:last-child\]\:rounded-b-xl > *):is(img:last-child) {
2794 border-bottom-right-radius: var(--disco-radius-xl);
2795 border-bottom-left-radius: var(--disco-radius-xl);
2796 }
2797 .disco\:\[\&\:last-child\[data-selected\=true\]_button\]\:rounded-r-\(--cell-radius\):last-child[data-selected=true] button {
2798 border-top-right-radius: var(--cell-radius);
2799 border-bottom-right-radius: var(--cell-radius);
2800 }
2801 .disco\:\[\&\:nth-child\(2\)\[data-selected\=true\]_button\]\:rounded-l-\(--cell-radius\):nth-child(2)[data-selected=true] button {
2802 border-top-left-radius: var(--cell-radius);
2803 border-bottom-left-radius: var(--cell-radius);
2804 }
2805 .disco\:\[\&\>a\]\:underline > a {
2806 text-decoration-line: underline;
2807 }
2808 .disco\:\[\&\>a\]\:underline-offset-4 > a {
2809 text-underline-offset: 4px;
2810 }
2811 .disco\:\[\&\>a\:hover\]\:text-primary > a:hover {
2812 color: var(--disco-color-primary);
2813 }
2814 .disco\:\[\&\>span\]\:text-xs > span {
2815 font-size: var(--disco-text-xs);
2816 line-height: var(--tw-leading, var(--disco-text-xs--line-height));
2817 }
2818 .disco\:\[\&\>span\]\:opacity-70 > span {
2819 opacity: 70%;
2820 }
2821 .disco\:\[\&\>svg\]\:pointer-events-none > svg {
2822 pointer-events: none;
2823 }
2824 .disco\:\[\&\>svg\]\:size-3\! > svg {
2825 width: calc(var(--disco-spacing) * 3) !important;
2826 height: calc(var(--disco-spacing) * 3) !important;
2827 }
2828 .disco\:\[\&\>svg\]\:size-3\.5 > svg {
2829 width: calc(var(--disco-spacing) * 3.5);
2830 height: calc(var(--disco-spacing) * 3.5);
2831 }
2832 .disco\:\[\&\>svg\]\:size-4 > svg {
2833 width: calc(var(--disco-spacing) * 4);
2834 height: calc(var(--disco-spacing) * 4);
2835 }
2836 .disco\:group-has-data-\[size\=lg\]\/avatar-group\:\[\&\>svg\]\:size-5:is(:where(.disco\:group\/avatar-group):has([data-size="lg"]) *) > svg {
2837 width: calc(var(--disco-spacing) * 5);
2838 height: calc(var(--disco-spacing) * 5);
2839 }
2840 .disco\:group-has-data-\[size\=sm\]\/avatar-group\:\[\&\>svg\]\:size-3:is(:where(.disco\:group\/avatar-group):has([data-size="sm"]) *) > svg {
2841 width: calc(var(--disco-spacing) * 3);
2842 height: calc(var(--disco-spacing) * 3);
2843 }
2844 .disco\:group-data-\[size\=default\]\/avatar\:\[\&\>svg\]\:size-2:is(:where(.disco\:group\/avatar)[data-size="default"] *) > svg {
2845 width: calc(var(--disco-spacing) * 2);
2846 height: calc(var(--disco-spacing) * 2);
2847 }
2848 .disco\:group-data-\[size\=lg\]\/avatar\:\[\&\>svg\]\:size-2:is(:where(.disco\:group\/avatar)[data-size="lg"] *) > svg {
2849 width: calc(var(--disco-spacing) * 2);
2850 height: calc(var(--disco-spacing) * 2);
2851 }
2852 .disco\:group-data-\[size\=sm\]\/avatar\:\[\&\>svg\]\:hidden:is(:where(.disco\:group\/avatar)[data-size="sm"] *) > svg {
2853 display: none;
2854 }
2855 @property --tw-animation-delay {
2856 syntax: "*";
2857 inherits: false;
2858 initial-value: 0s;
2859 }
2860 @property --tw-animation-direction {
2861 syntax: "*";
2862 inherits: false;
2863 initial-value: normal;
2864 }
2865 @property --tw-animation-duration {
2866 syntax: "*";
2867 inherits: false;
2868 }
2869 @property --tw-animation-fill-mode {
2870 syntax: "*";
2871 inherits: false;
2872 initial-value: none;
2873 }
2874 @property --tw-animation-iteration-count {
2875 syntax: "*";
2876 inherits: false;
2877 initial-value: 1;
2878 }
2879 @property --tw-enter-blur {
2880 syntax: "*";
2881 inherits: false;
2882 initial-value: 0;
2883 }
2884 @property --tw-enter-opacity {
2885 syntax: "*";
2886 inherits: false;
2887 initial-value: 1;
2888 }
2889 @property --tw-enter-rotate {
2890 syntax: "*";
2891 inherits: false;
2892 initial-value: 0;
2893 }
2894 @property --tw-enter-scale {
2895 syntax: "*";
2896 inherits: false;
2897 initial-value: 1;
2898 }
2899 @property --tw-enter-translate-x {
2900 syntax: "*";
2901 inherits: false;
2902 initial-value: 0;
2903 }
2904 @property --tw-enter-translate-y {
2905 syntax: "*";
2906 inherits: false;
2907 initial-value: 0;
2908 }
2909 @property --tw-exit-blur {
2910 syntax: "*";
2911 inherits: false;
2912 initial-value: 0;
2913 }
2914 @property --tw-exit-opacity {
2915 syntax: "*";
2916 inherits: false;
2917 initial-value: 1;
2918 }
2919 @property --tw-exit-rotate {
2920 syntax: "*";
2921 inherits: false;
2922 initial-value: 0;
2923 }
2924 @property --tw-exit-scale {
2925 syntax: "*";
2926 inherits: false;
2927 initial-value: 1;
2928 }
2929 @property --tw-exit-translate-x {
2930 syntax: "*";
2931 inherits: false;
2932 initial-value: 0;
2933 }
2934 @property --tw-exit-translate-y {
2935 syntax: "*";
2936 inherits: false;
2937 initial-value: 0;
2938 }
2939 @layer base {
2940 *, ::after, ::before, ::backdrop, ::file-selector-button {
2941 border-color: var(--disco-color-gray-200, currentcolor);
2942 }
2943 button:not(:disabled), [role="button"]:not(:disabled) {
2944 cursor: pointer;
2945 }
2946 input::placeholder, textarea::placeholder {
2947 color: var(--disco-color-gray-400);
2948 }
2949 }
2950 a:focus {
2951 outline: none;
2952 box-shadow: none;
2953 color: white;
2954 }
2955 #wpbody-content {
2956 padding-bottom: 10px;
2957 }
2958 #wpfooter {
2959 display: none;
2960 }
2961 li, ol {
2962 margin: 0px;
2963 list-style: none;
2964 }
2965 h1, h2, h3, h4, h5, h6, p {
2966 margin: 0;
2967 }
2968 @layer base {
2969 :root {
2970 --background: 0 0% 100%;
2971 --foreground: 222.2 84% 4.9%;
2972 --card: 0 0% 100%;
2973 --card-foreground: 222.2 84% 4.9%;
2974 --popover: 0 0% 100%;
2975 --popover-foreground: 222.2 84% 4.9%;
2976 --primary: 221.2 83.2% 53.3%;
2977 --primary-foreground: 210 40% 98%;
2978 --secondary: 210 40% 96.1%;
2979 --secondary-foreground: 222.2 47.4% 11.2%;
2980 --muted: 210 40% 96.1%;
2981 --muted-foreground: 215.4 16.3% 46.9%;
2982 --accent: 210 40% 96.1%;
2983 --accent-foreground: 222.2 47.4% 11.2%;
2984 --destructive: 0 84.2% 60.2%;
2985 --destructive-foreground: 210 40% 98%;
2986 --border: 214.3 31.8% 91.4%;
2987 --input: 214.3 31.8% 91.4%;
2988 --ring: 221.2 83.2% 53.3%;
2989 --radius: 1rem;
2990 --chart-1: 12 76% 61%;
2991 --chart-2: 173 58% 39%;
2992 --chart-3: 197 37% 24%;
2993 --chart-4: 43 74% 66%;
2994 --chart-5: 27 87% 67%;
2995 }
2996 .dark {
2997 --background: 222.2 84% 4.9%;
2998 --foreground: 210 40% 98%;
2999 --card: 222.2 84% 4.9%;
3000 --card-foreground: 210 40% 98%;
3001 --popover: 222.2 84% 4.9%;
3002 --popover-foreground: 210 40% 98%;
3003 --primary: 217.2 91.2% 59.8%;
3004 --primary-foreground: 222.2 47.4% 11.2%;
3005 --secondary: 217.2 32.6% 17.5%;
3006 --secondary-foreground: 210 40% 98%;
3007 --muted: 217.2 32.6% 17.5%;
3008 --muted-foreground: 215 20.2% 65.1%;
3009 --accent: 217.2 32.6% 17.5%;
3010 --accent-foreground: 210 40% 98%;
3011 --destructive: 0 62.8% 30.6%;
3012 --destructive-foreground: 210 40% 98%;
3013 --border: 217.2 32.6% 17.5%;
3014 --input: 217.2 32.6% 17.5%;
3015 --ring: 224.3 76.3% 48%;
3016 --chart-1: 220 70% 50%;
3017 --chart-2: 160 60% 45%;
3018 --chart-3: 30 80% 55%;
3019 --chart-4: 280 65% 60%;
3020 --chart-5: 340 75% 55%;
3021 }
3022 }
3023 @property --tw-translate-x {
3024 syntax: "*";
3025 inherits: false;
3026 initial-value: 0;
3027 }
3028 @property --tw-translate-y {
3029 syntax: "*";
3030 inherits: false;
3031 initial-value: 0;
3032 }
3033 @property --tw-translate-z {
3034 syntax: "*";
3035 inherits: false;
3036 initial-value: 0;
3037 }
3038 @property --tw-rotate-x {
3039 syntax: "*";
3040 inherits: false;
3041 }
3042 @property --tw-rotate-y {
3043 syntax: "*";
3044 inherits: false;
3045 }
3046 @property --tw-rotate-z {
3047 syntax: "*";
3048 inherits: false;
3049 }
3050 @property --tw-skew-x {
3051 syntax: "*";
3052 inherits: false;
3053 }
3054 @property --tw-skew-y {
3055 syntax: "*";
3056 inherits: false;
3057 }
3058 @property --tw-space-y-reverse {
3059 syntax: "*";
3060 inherits: false;
3061 initial-value: 0;
3062 }
3063 @property --tw-space-x-reverse {
3064 syntax: "*";
3065 inherits: false;
3066 initial-value: 0;
3067 }
3068 @property --tw-border-style {
3069 syntax: "*";
3070 inherits: false;
3071 initial-value: solid;
3072 }
3073 @property --tw-gradient-position {
3074 syntax: "*";
3075 inherits: false;
3076 }
3077 @property --tw-gradient-from {
3078 syntax: "<color>";
3079 inherits: false;
3080 initial-value: #0000;
3081 }
3082 @property --tw-gradient-via {
3083 syntax: "<color>";
3084 inherits: false;
3085 initial-value: #0000;
3086 }
3087 @property --tw-gradient-to {
3088 syntax: "<color>";
3089 inherits: false;
3090 initial-value: #0000;
3091 }
3092 @property --tw-gradient-stops {
3093 syntax: "*";
3094 inherits: false;
3095 }
3096 @property --tw-gradient-via-stops {
3097 syntax: "*";
3098 inherits: false;
3099 }
3100 @property --tw-gradient-from-position {
3101 syntax: "<length-percentage>";
3102 inherits: false;
3103 initial-value: 0%;
3104 }
3105 @property --tw-gradient-via-position {
3106 syntax: "<length-percentage>";
3107 inherits: false;
3108 initial-value: 50%;
3109 }
3110 @property --tw-gradient-to-position {
3111 syntax: "<length-percentage>";
3112 inherits: false;
3113 initial-value: 100%;
3114 }
3115 @property --tw-leading {
3116 syntax: "*";
3117 inherits: false;
3118 }
3119 @property --tw-font-weight {
3120 syntax: "*";
3121 inherits: false;
3122 }
3123 @property --tw-tracking {
3124 syntax: "*";
3125 inherits: false;
3126 }
3127 @property --tw-shadow {
3128 syntax: "*";
3129 inherits: false;
3130 initial-value: 0 0 #0000;
3131 }
3132 @property --tw-shadow-color {
3133 syntax: "*";
3134 inherits: false;
3135 }
3136 @property --tw-shadow-alpha {
3137 syntax: "<percentage>";
3138 inherits: false;
3139 initial-value: 100%;
3140 }
3141 @property --tw-inset-shadow {
3142 syntax: "*";
3143 inherits: false;
3144 initial-value: 0 0 #0000;
3145 }
3146 @property --tw-inset-shadow-color {
3147 syntax: "*";
3148 inherits: false;
3149 }
3150 @property --tw-inset-shadow-alpha {
3151 syntax: "<percentage>";
3152 inherits: false;
3153 initial-value: 100%;
3154 }
3155 @property --tw-ring-color {
3156 syntax: "*";
3157 inherits: false;
3158 }
3159 @property --tw-ring-shadow {
3160 syntax: "*";
3161 inherits: false;
3162 initial-value: 0 0 #0000;
3163 }
3164 @property --tw-inset-ring-color {
3165 syntax: "*";
3166 inherits: false;
3167 }
3168 @property --tw-inset-ring-shadow {
3169 syntax: "*";
3170 inherits: false;
3171 initial-value: 0 0 #0000;
3172 }
3173 @property --tw-ring-inset {
3174 syntax: "*";
3175 inherits: false;
3176 }
3177 @property --tw-ring-offset-width {
3178 syntax: "<length>";
3179 inherits: false;
3180 initial-value: 0px;
3181 }
3182 @property --tw-ring-offset-color {
3183 syntax: "*";
3184 inherits: false;
3185 initial-value: #fff;
3186 }
3187 @property --tw-ring-offset-shadow {
3188 syntax: "*";
3189 inherits: false;
3190 initial-value: 0 0 #0000;
3191 }
3192 @property --tw-backdrop-blur {
3193 syntax: "*";
3194 inherits: false;
3195 }
3196 @property --tw-backdrop-brightness {
3197 syntax: "*";
3198 inherits: false;
3199 }
3200 @property --tw-backdrop-contrast {
3201 syntax: "*";
3202 inherits: false;
3203 }
3204 @property --tw-backdrop-grayscale {
3205 syntax: "*";
3206 inherits: false;
3207 }
3208 @property --tw-backdrop-hue-rotate {
3209 syntax: "*";
3210 inherits: false;
3211 }
3212 @property --tw-backdrop-invert {
3213 syntax: "*";
3214 inherits: false;
3215 }
3216 @property --tw-backdrop-opacity {
3217 syntax: "*";
3218 inherits: false;
3219 }
3220 @property --tw-backdrop-saturate {
3221 syntax: "*";
3222 inherits: false;
3223 }
3224 @property --tw-backdrop-sepia {
3225 syntax: "*";
3226 inherits: false;
3227 }
3228 @property --tw-duration {
3229 syntax: "*";
3230 inherits: false;
3231 }
3232 @property --tw-ease {
3233 syntax: "*";
3234 inherits: false;
3235 }
3236 @property --tw-content {
3237 syntax: "*";
3238 initial-value: "";
3239 inherits: false;
3240 }
3241 @property --tw-scale-x {
3242 syntax: "*";
3243 inherits: false;
3244 initial-value: 1;
3245 }
3246 @property --tw-scale-y {
3247 syntax: "*";
3248 inherits: false;
3249 initial-value: 1;
3250 }
3251 @property --tw-scale-z {
3252 syntax: "*";
3253 inherits: false;
3254 initial-value: 1;
3255 }
3256 @keyframes spin {
3257 to {
3258 transform: rotate(360deg);
3259 }
3260 }
3261 @keyframes pulse {
3262 50% {
3263 opacity: 0.5;
3264 }
3265 }
3266 @layer properties {
3267 @supports ((-webkit-hyphens: none) and (not (margin-trim: inline))) or ((-moz-orient: inline) and (not (color:rgb(from red r g b)))) {
3268 *, ::before, ::after, ::backdrop {
3269 --tw-translate-x: 0;
3270 --tw-translate-y: 0;
3271 --tw-translate-z: 0;
3272 --tw-rotate-x: initial;
3273 --tw-rotate-y: initial;
3274 --tw-rotate-z: initial;
3275 --tw-skew-x: initial;
3276 --tw-skew-y: initial;
3277 --tw-space-y-reverse: 0;
3278 --tw-space-x-reverse: 0;
3279 --tw-border-style: solid;
3280 --tw-gradient-position: initial;
3281 --tw-gradient-from: #0000;
3282 --tw-gradient-via: #0000;
3283 --tw-gradient-to: #0000;
3284 --tw-gradient-stops: initial;
3285 --tw-gradient-via-stops: initial;
3286 --tw-gradient-from-position: 0%;
3287 --tw-gradient-via-position: 50%;
3288 --tw-gradient-to-position: 100%;
3289 --tw-leading: initial;
3290 --tw-font-weight: initial;
3291 --tw-tracking: initial;
3292 --tw-shadow: 0 0 #0000;
3293 --tw-shadow-color: initial;
3294 --tw-shadow-alpha: 100%;
3295 --tw-inset-shadow: 0 0 #0000;
3296 --tw-inset-shadow-color: initial;
3297 --tw-inset-shadow-alpha: 100%;
3298 --tw-ring-color: initial;
3299 --tw-ring-shadow: 0 0 #0000;
3300 --tw-inset-ring-color: initial;
3301 --tw-inset-ring-shadow: 0 0 #0000;
3302 --tw-ring-inset: initial;
3303 --tw-ring-offset-width: 0px;
3304 --tw-ring-offset-color: #fff;
3305 --tw-ring-offset-shadow: 0 0 #0000;
3306 --tw-backdrop-blur: initial;
3307 --tw-backdrop-brightness: initial;
3308 --tw-backdrop-contrast: initial;
3309 --tw-backdrop-grayscale: initial;
3310 --tw-backdrop-hue-rotate: initial;
3311 --tw-backdrop-invert: initial;
3312 --tw-backdrop-opacity: initial;
3313 --tw-backdrop-saturate: initial;
3314 --tw-backdrop-sepia: initial;
3315 --tw-duration: initial;
3316 --tw-ease: initial;
3317 --tw-content: "";
3318 --tw-scale-x: 1;
3319 --tw-scale-y: 1;
3320 --tw-scale-z: 1;
3321 --tw-animation-delay: 0s;
3322 --tw-animation-direction: normal;
3323 --tw-animation-duration: initial;
3324 --tw-animation-fill-mode: none;
3325 --tw-animation-iteration-count: 1;
3326 --tw-enter-blur: 0;
3327 --tw-enter-opacity: 1;
3328 --tw-enter-rotate: 0;
3329 --tw-enter-scale: 1;
3330 --tw-enter-translate-x: 0;
3331 --tw-enter-translate-y: 0;
3332 --tw-exit-blur: 0;
3333 --tw-exit-opacity: 1;
3334 --tw-exit-rotate: 0;
3335 --tw-exit-scale: 1;
3336 --tw-exit-translate-x: 0;
3337 --tw-exit-translate-y: 0;
3338 }
3339 }
3340 }
3341