| 1 |
/** @type {import('tailwindcss').Config} */ |
| 2 |
|
| 3 |
*, ::before, ::after { |
| 4 |
--tw-border-spacing-x: 0; |
| 5 |
--tw-border-spacing-y: 0; |
| 6 |
--tw-translate-x: 0; |
| 7 |
--tw-translate-y: 0; |
| 8 |
--tw-rotate: 0; |
| 9 |
--tw-skew-x: 0; |
| 10 |
--tw-skew-y: 0; |
| 11 |
--tw-scale-x: 1; |
| 12 |
--tw-scale-y: 1; |
| 13 |
--tw-pan-x: ; |
| 14 |
--tw-pan-y: ; |
| 15 |
--tw-pinch-zoom: ; |
| 16 |
--tw-scroll-snap-strictness: proximity; |
| 17 |
--tw-gradient-from-position: ; |
| 18 |
--tw-gradient-via-position: ; |
| 19 |
--tw-gradient-to-position: ; |
| 20 |
--tw-ordinal: ; |
| 21 |
--tw-slashed-zero: ; |
| 22 |
--tw-numeric-figure: ; |
| 23 |
--tw-numeric-spacing: ; |
| 24 |
--tw-numeric-fraction: ; |
| 25 |
--tw-ring-inset: ; |
| 26 |
--tw-ring-offset-width: 0px; |
| 27 |
--tw-ring-offset-color: #fff; |
| 28 |
--tw-ring-color: rgb(59 130 246 / 0.5); |
| 29 |
--tw-ring-offset-shadow: 0 0 #0000; |
| 30 |
--tw-ring-shadow: 0 0 #0000; |
| 31 |
--tw-shadow: 0 0 #0000; |
| 32 |
--tw-shadow-colored: 0 0 #0000; |
| 33 |
--tw-blur: ; |
| 34 |
--tw-brightness: ; |
| 35 |
--tw-contrast: ; |
| 36 |
--tw-grayscale: ; |
| 37 |
--tw-hue-rotate: ; |
| 38 |
--tw-invert: ; |
| 39 |
--tw-saturate: ; |
| 40 |
--tw-sepia: ; |
| 41 |
--tw-drop-shadow: ; |
| 42 |
--tw-backdrop-blur: ; |
| 43 |
--tw-backdrop-brightness: ; |
| 44 |
--tw-backdrop-contrast: ; |
| 45 |
--tw-backdrop-grayscale: ; |
| 46 |
--tw-backdrop-hue-rotate: ; |
| 47 |
--tw-backdrop-invert: ; |
| 48 |
--tw-backdrop-opacity: ; |
| 49 |
--tw-backdrop-saturate: ; |
| 50 |
--tw-backdrop-sepia: ; |
| 51 |
--tw-contain-size: ; |
| 52 |
--tw-contain-layout: ; |
| 53 |
--tw-contain-paint: ; |
| 54 |
--tw-contain-style: ; |
| 55 |
} |
| 56 |
|
| 57 |
::backdrop { |
| 58 |
--tw-border-spacing-x: 0; |
| 59 |
--tw-border-spacing-y: 0; |
| 60 |
--tw-translate-x: 0; |
| 61 |
--tw-translate-y: 0; |
| 62 |
--tw-rotate: 0; |
| 63 |
--tw-skew-x: 0; |
| 64 |
--tw-skew-y: 0; |
| 65 |
--tw-scale-x: 1; |
| 66 |
--tw-scale-y: 1; |
| 67 |
--tw-pan-x: ; |
| 68 |
--tw-pan-y: ; |
| 69 |
--tw-pinch-zoom: ; |
| 70 |
--tw-scroll-snap-strictness: proximity; |
| 71 |
--tw-gradient-from-position: ; |
| 72 |
--tw-gradient-via-position: ; |
| 73 |
--tw-gradient-to-position: ; |
| 74 |
--tw-ordinal: ; |
| 75 |
--tw-slashed-zero: ; |
| 76 |
--tw-numeric-figure: ; |
| 77 |
--tw-numeric-spacing: ; |
| 78 |
--tw-numeric-fraction: ; |
| 79 |
--tw-ring-inset: ; |
| 80 |
--tw-ring-offset-width: 0px; |
| 81 |
--tw-ring-offset-color: #fff; |
| 82 |
--tw-ring-color: rgb(59 130 246 / 0.5); |
| 83 |
--tw-ring-offset-shadow: 0 0 #0000; |
| 84 |
--tw-ring-shadow: 0 0 #0000; |
| 85 |
--tw-shadow: 0 0 #0000; |
| 86 |
--tw-shadow-colored: 0 0 #0000; |
| 87 |
--tw-blur: ; |
| 88 |
--tw-brightness: ; |
| 89 |
--tw-contrast: ; |
| 90 |
--tw-grayscale: ; |
| 91 |
--tw-hue-rotate: ; |
| 92 |
--tw-invert: ; |
| 93 |
--tw-saturate: ; |
| 94 |
--tw-sepia: ; |
| 95 |
--tw-drop-shadow: ; |
| 96 |
--tw-backdrop-blur: ; |
| 97 |
--tw-backdrop-brightness: ; |
| 98 |
--tw-backdrop-contrast: ; |
| 99 |
--tw-backdrop-grayscale: ; |
| 100 |
--tw-backdrop-hue-rotate: ; |
| 101 |
--tw-backdrop-invert: ; |
| 102 |
--tw-backdrop-opacity: ; |
| 103 |
--tw-backdrop-saturate: ; |
| 104 |
--tw-backdrop-sepia: ; |
| 105 |
--tw-contain-size: ; |
| 106 |
--tw-contain-layout: ; |
| 107 |
--tw-contain-paint: ; |
| 108 |
--tw-contain-style: ; |
| 109 |
} |
| 110 |
|
| 111 |
/*! tailwindcss v3.4.17 | MIT License | https://tailwindcss.com */ |
| 112 |
|
| 113 |
/* |
| 114 |
1. Prevent padding and border from affecting element width. (https://github.com/mozdevs/cssremedy/issues/4) |
| 115 |
2. Allow adding a border to an element by just adding a border-width. (https://github.com/tailwindcss/tailwindcss/pull/116) |
| 116 |
*/ |
| 117 |
|
| 118 |
*, |
| 119 |
::before, |
| 120 |
::after { |
| 121 |
box-sizing: border-box; |
| 122 |
/* 1 */ |
| 123 |
border-width: 0; |
| 124 |
/* 2 */ |
| 125 |
border-style: solid; |
| 126 |
/* 2 */ |
| 127 |
border-color: #e5e7eb; |
| 128 |
/* 2 */ |
| 129 |
} |
| 130 |
|
| 131 |
::before, |
| 132 |
::after { |
| 133 |
--tw-content: ''; |
| 134 |
} |
| 135 |
|
| 136 |
/* |
| 137 |
1. Use a consistent sensible line-height in all browsers. |
| 138 |
2. Prevent adjustments of font size after orientation changes in iOS. |
| 139 |
3. Use a more readable tab size. |
| 140 |
4. Use the user's configured `sans` font-family by default. |
| 141 |
5. Use the user's configured `sans` font-feature-settings by default. |
| 142 |
6. Use the user's configured `sans` font-variation-settings by default. |
| 143 |
7. Disable tap highlights on iOS |
| 144 |
*/ |
| 145 |
|
| 146 |
html, |
| 147 |
:host { |
| 148 |
line-height: 1.5; |
| 149 |
/* 1 */ |
| 150 |
-webkit-text-size-adjust: 100%; |
| 151 |
/* 2 */ |
| 152 |
/* 3 */ |
| 153 |
tab-size: 4; |
| 154 |
/* 3 */ |
| 155 |
font-family: ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"; |
| 156 |
/* 4 */ |
| 157 |
font-feature-settings: normal; |
| 158 |
/* 5 */ |
| 159 |
font-variation-settings: normal; |
| 160 |
/* 6 */ |
| 161 |
-webkit-tap-highlight-color: transparent; |
| 162 |
/* 7 */ |
| 163 |
} |
| 164 |
|
| 165 |
/* |
| 166 |
1. Remove the margin in all browsers. |
| 167 |
2. Inherit line-height from `html` so users can set them as a class directly on the `html` element. |
| 168 |
*/ |
| 169 |
|
| 170 |
body { |
| 171 |
margin: 0; |
| 172 |
/* 1 */ |
| 173 |
line-height: inherit; |
| 174 |
/* 2 */ |
| 175 |
} |
| 176 |
|
| 177 |
/* |
| 178 |
1. Add the correct height in Firefox. |
| 179 |
2. Correct the inheritance of border color in Firefox. (https://bugzilla.mozilla.org/show_bug.cgi?id=190655) |
| 180 |
3. Ensure horizontal rules are visible by default. |
| 181 |
*/ |
| 182 |
|
| 183 |
hr { |
| 184 |
height: 0; |
| 185 |
/* 1 */ |
| 186 |
color: inherit; |
| 187 |
/* 2 */ |
| 188 |
border-top-width: 1px; |
| 189 |
/* 3 */ |
| 190 |
} |
| 191 |
|
| 192 |
/* |
| 193 |
Add the correct text decoration in Chrome, Edge, and Safari. |
| 194 |
*/ |
| 195 |
|
| 196 |
abbr:where([title]) { |
| 197 |
-webkit-text-decoration: underline dotted; |
| 198 |
text-decoration: underline dotted; |
| 199 |
} |
| 200 |
|
| 201 |
/* |
| 202 |
Remove the default font size and weight for headings. |
| 203 |
*/ |
| 204 |
|
| 205 |
h1, |
| 206 |
h2, |
| 207 |
h3, |
| 208 |
h4, |
| 209 |
h5, |
| 210 |
h6 { |
| 211 |
font-size: inherit; |
| 212 |
font-weight: inherit; |
| 213 |
} |
| 214 |
|
| 215 |
/* |
| 216 |
Reset links to optimize for opt-in styling instead of opt-out. |
| 217 |
*/ |
| 218 |
|
| 219 |
a { |
| 220 |
color: inherit; |
| 221 |
text-decoration: inherit; |
| 222 |
} |
| 223 |
|
| 224 |
/* |
| 225 |
Add the correct font weight in Edge and Safari. |
| 226 |
*/ |
| 227 |
|
| 228 |
b, |
| 229 |
strong { |
| 230 |
font-weight: bolder; |
| 231 |
} |
| 232 |
|
| 233 |
/* |
| 234 |
1. Use the user's configured `mono` font-family by default. |
| 235 |
2. Use the user's configured `mono` font-feature-settings by default. |
| 236 |
3. Use the user's configured `mono` font-variation-settings by default. |
| 237 |
4. Correct the odd `em` font sizing in all browsers. |
| 238 |
*/ |
| 239 |
|
| 240 |
code, |
| 241 |
kbd, |
| 242 |
samp, |
| 243 |
pre { |
| 244 |
font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace; |
| 245 |
/* 1 */ |
| 246 |
font-feature-settings: normal; |
| 247 |
/* 2 */ |
| 248 |
font-variation-settings: normal; |
| 249 |
/* 3 */ |
| 250 |
font-size: 1em; |
| 251 |
/* 4 */ |
| 252 |
} |
| 253 |
|
| 254 |
/* |
| 255 |
Add the correct font size in all browsers. |
| 256 |
*/ |
| 257 |
|
| 258 |
small { |
| 259 |
font-size: 80%; |
| 260 |
} |
| 261 |
|
| 262 |
/* |
| 263 |
Prevent `sub` and `sup` elements from affecting the line height in all browsers. |
| 264 |
*/ |
| 265 |
|
| 266 |
sub, |
| 267 |
sup { |
| 268 |
font-size: 75%; |
| 269 |
line-height: 0; |
| 270 |
position: relative; |
| 271 |
vertical-align: baseline; |
| 272 |
} |
| 273 |
|
| 274 |
sub { |
| 275 |
bottom: -0.25em; |
| 276 |
} |
| 277 |
|
| 278 |
sup { |
| 279 |
top: -0.5em; |
| 280 |
} |
| 281 |
|
| 282 |
/* |
| 283 |
1. Remove text indentation from table contents in Chrome and Safari. (https://bugs.chromium.org/p/chromium/issues/detail?id=999088, https://bugs.webkit.org/show_bug.cgi?id=201297) |
| 284 |
2. Correct table border color inheritance in all Chrome and Safari. (https://bugs.chromium.org/p/chromium/issues/detail?id=935729, https://bugs.webkit.org/show_bug.cgi?id=195016) |
| 285 |
3. Remove gaps between table borders by default. |
| 286 |
*/ |
| 287 |
|
| 288 |
table { |
| 289 |
text-indent: 0; |
| 290 |
/* 1 */ |
| 291 |
border-color: inherit; |
| 292 |
/* 2 */ |
| 293 |
border-collapse: collapse; |
| 294 |
/* 3 */ |
| 295 |
} |
| 296 |
|
| 297 |
/* |
| 298 |
1. Change the font styles in all browsers. |
| 299 |
2. Remove the margin in Firefox and Safari. |
| 300 |
3. Remove default padding in all browsers. |
| 301 |
*/ |
| 302 |
|
| 303 |
button, |
| 304 |
input, |
| 305 |
optgroup, |
| 306 |
select, |
| 307 |
textarea { |
| 308 |
font-family: inherit; |
| 309 |
/* 1 */ |
| 310 |
font-feature-settings: inherit; |
| 311 |
/* 1 */ |
| 312 |
font-variation-settings: inherit; |
| 313 |
/* 1 */ |
| 314 |
font-size: 100%; |
| 315 |
/* 1 */ |
| 316 |
font-weight: inherit; |
| 317 |
/* 1 */ |
| 318 |
line-height: inherit; |
| 319 |
/* 1 */ |
| 320 |
letter-spacing: inherit; |
| 321 |
/* 1 */ |
| 322 |
color: inherit; |
| 323 |
/* 1 */ |
| 324 |
margin: 0; |
| 325 |
/* 2 */ |
| 326 |
padding: 0; |
| 327 |
/* 3 */ |
| 328 |
} |
| 329 |
|
| 330 |
/* |
| 331 |
Remove the inheritance of text transform in Edge and Firefox. |
| 332 |
*/ |
| 333 |
|
| 334 |
button, |
| 335 |
select { |
| 336 |
text-transform: none; |
| 337 |
} |
| 338 |
|
| 339 |
/* |
| 340 |
1. Correct the inability to style clickable types in iOS and Safari. |
| 341 |
2. Remove default button styles. |
| 342 |
*/ |
| 343 |
|
| 344 |
button, |
| 345 |
input:where([type='button']), |
| 346 |
input:where([type='reset']), |
| 347 |
input:where([type='submit']) { |
| 348 |
-webkit-appearance: button; |
| 349 |
/* 1 */ |
| 350 |
background-color: transparent; |
| 351 |
/* 2 */ |
| 352 |
background-image: none; |
| 353 |
/* 2 */ |
| 354 |
} |
| 355 |
|
| 356 |
/* |
| 357 |
Use the modern Firefox focus style for all focusable elements. |
| 358 |
*/ |
| 359 |
|
| 360 |
:-moz-focusring { |
| 361 |
outline: auto; |
| 362 |
} |
| 363 |
|
| 364 |
/* |
| 365 |
Remove the additional `:invalid` styles in Firefox. (https://github.com/mozilla/gecko-dev/blob/2f9eacd9d3d995c937b4251a5557d95d494c9be1/layout/style/res/forms.css#L728-L737) |
| 366 |
*/ |
| 367 |
|
| 368 |
:-moz-ui-invalid { |
| 369 |
box-shadow: none; |
| 370 |
} |
| 371 |
|
| 372 |
/* |
| 373 |
Add the correct vertical alignment in Chrome and Firefox. |
| 374 |
*/ |
| 375 |
|
| 376 |
progress { |
| 377 |
vertical-align: baseline; |
| 378 |
} |
| 379 |
|
| 380 |
/* |
| 381 |
Correct the cursor style of increment and decrement buttons in Safari. |
| 382 |
*/ |
| 383 |
|
| 384 |
::-webkit-inner-spin-button, |
| 385 |
::-webkit-outer-spin-button { |
| 386 |
height: auto; |
| 387 |
} |
| 388 |
|
| 389 |
/* |
| 390 |
1. Correct the odd appearance in Chrome and Safari. |
| 391 |
2. Correct the outline style in Safari. |
| 392 |
*/ |
| 393 |
|
| 394 |
[type='search'] { |
| 395 |
-webkit-appearance: textfield; |
| 396 |
/* 1 */ |
| 397 |
outline-offset: -2px; |
| 398 |
/* 2 */ |
| 399 |
} |
| 400 |
|
| 401 |
/* |
| 402 |
Remove the inner padding in Chrome and Safari on macOS. |
| 403 |
*/ |
| 404 |
|
| 405 |
::-webkit-search-decoration { |
| 406 |
-webkit-appearance: none; |
| 407 |
} |
| 408 |
|
| 409 |
/* |
| 410 |
1. Correct the inability to style clickable types in iOS and Safari. |
| 411 |
2. Change font properties to `inherit` in Safari. |
| 412 |
*/ |
| 413 |
|
| 414 |
::-webkit-file-upload-button { |
| 415 |
-webkit-appearance: button; |
| 416 |
/* 1 */ |
| 417 |
font: inherit; |
| 418 |
/* 2 */ |
| 419 |
} |
| 420 |
|
| 421 |
/* |
| 422 |
Add the correct display in Chrome and Safari. |
| 423 |
*/ |
| 424 |
|
| 425 |
summary { |
| 426 |
display: list-item; |
| 427 |
} |
| 428 |
|
| 429 |
/* |
| 430 |
Removes the default spacing and border for appropriate elements. |
| 431 |
*/ |
| 432 |
|
| 433 |
blockquote, |
| 434 |
dl, |
| 435 |
dd, |
| 436 |
h1, |
| 437 |
h2, |
| 438 |
h3, |
| 439 |
h4, |
| 440 |
h5, |
| 441 |
h6, |
| 442 |
hr, |
| 443 |
figure, |
| 444 |
p, |
| 445 |
pre { |
| 446 |
margin: 0; |
| 447 |
} |
| 448 |
|
| 449 |
fieldset { |
| 450 |
margin: 0; |
| 451 |
padding: 0; |
| 452 |
} |
| 453 |
|
| 454 |
legend { |
| 455 |
padding: 0; |
| 456 |
} |
| 457 |
|
| 458 |
ol, |
| 459 |
ul, |
| 460 |
menu { |
| 461 |
list-style: none; |
| 462 |
margin: 0; |
| 463 |
padding: 0; |
| 464 |
} |
| 465 |
|
| 466 |
/* |
| 467 |
Reset default styling for dialogs. |
| 468 |
*/ |
| 469 |
|
| 470 |
dialog { |
| 471 |
padding: 0; |
| 472 |
} |
| 473 |
|
| 474 |
/* |
| 475 |
Prevent resizing textareas horizontally by default. |
| 476 |
*/ |
| 477 |
|
| 478 |
textarea { |
| 479 |
resize: vertical; |
| 480 |
} |
| 481 |
|
| 482 |
/* |
| 483 |
1. Reset the default placeholder opacity in Firefox. (https://github.com/tailwindlabs/tailwindcss/issues/3300) |
| 484 |
2. Set the default placeholder color to the user's configured gray 400 color. |
| 485 |
*/ |
| 486 |
|
| 487 |
input::placeholder, |
| 488 |
textarea::placeholder { |
| 489 |
opacity: 1; |
| 490 |
/* 1 */ |
| 491 |
color: #9ca3af; |
| 492 |
/* 2 */ |
| 493 |
} |
| 494 |
|
| 495 |
/* |
| 496 |
Set the default cursor for buttons. |
| 497 |
*/ |
| 498 |
|
| 499 |
button, |
| 500 |
[role="button"] { |
| 501 |
cursor: pointer; |
| 502 |
} |
| 503 |
|
| 504 |
/* |
| 505 |
Make sure disabled buttons don't get the pointer cursor. |
| 506 |
*/ |
| 507 |
|
| 508 |
:disabled { |
| 509 |
cursor: default; |
| 510 |
} |
| 511 |
|
| 512 |
/* |
| 513 |
1. Make replaced elements `display: block` by default. (https://github.com/mozdevs/cssremedy/issues/14) |
| 514 |
2. Add `vertical-align: middle` to align replaced elements more sensibly by default. (https://github.com/jensimmons/cssremedy/issues/14#issuecomment-634934210) |
| 515 |
This can trigger a poorly considered lint error in some tools but is included by design. |
| 516 |
*/ |
| 517 |
|
| 518 |
img, |
| 519 |
svg, |
| 520 |
video, |
| 521 |
canvas, |
| 522 |
audio, |
| 523 |
iframe, |
| 524 |
embed, |
| 525 |
object { |
| 526 |
display: block; |
| 527 |
/* 1 */ |
| 528 |
vertical-align: middle; |
| 529 |
/* 2 */ |
| 530 |
} |
| 531 |
|
| 532 |
/* |
| 533 |
Constrain images and videos to the parent width and preserve their intrinsic aspect ratio. (https://github.com/mozdevs/cssremedy/issues/14) |
| 534 |
*/ |
| 535 |
|
| 536 |
img, |
| 537 |
video { |
| 538 |
max-width: 100%; |
| 539 |
height: auto; |
| 540 |
} |
| 541 |
|
| 542 |
/* Make elements with the HTML hidden attribute stay hidden by default */ |
| 543 |
|
| 544 |
[hidden]:where(:not([hidden="until-found"])) { |
| 545 |
display: none; |
| 546 |
} |
| 547 |
|
| 548 |
.disco-pointer-events-none { |
| 549 |
pointer-events: none; |
| 550 |
} |
| 551 |
|
| 552 |
.disco-invisible { |
| 553 |
visibility: hidden; |
| 554 |
} |
| 555 |
|
| 556 |
.disco-fixed { |
| 557 |
position: fixed; |
| 558 |
} |
| 559 |
|
| 560 |
.disco-absolute { |
| 561 |
position: absolute; |
| 562 |
} |
| 563 |
|
| 564 |
.disco-relative { |
| 565 |
position: relative; |
| 566 |
} |
| 567 |
|
| 568 |
.\!disco-sticky { |
| 569 |
position: sticky !important; |
| 570 |
} |
| 571 |
|
| 572 |
.disco-sticky { |
| 573 |
position: sticky; |
| 574 |
} |
| 575 |
|
| 576 |
.disco-inset-0 { |
| 577 |
inset: 0px; |
| 578 |
} |
| 579 |
|
| 580 |
.disco-inset-y-0 { |
| 581 |
top: 0px; |
| 582 |
bottom: 0px; |
| 583 |
} |
| 584 |
|
| 585 |
.-disco-bottom-1 { |
| 586 |
bottom: -0.25rem; |
| 587 |
} |
| 588 |
|
| 589 |
.-disco-bottom-2 { |
| 590 |
bottom: -0.5rem; |
| 591 |
} |
| 592 |
|
| 593 |
.-disco-bottom-\[15\%\] { |
| 594 |
bottom: -15%; |
| 595 |
} |
| 596 |
|
| 597 |
.-disco-left-1 { |
| 598 |
left: -0.25rem; |
| 599 |
} |
| 600 |
|
| 601 |
.-disco-left-6 { |
| 602 |
left: -1.5rem; |
| 603 |
} |
| 604 |
|
| 605 |
.-disco-left-\[20\%\] { |
| 606 |
left: -20%; |
| 607 |
} |
| 608 |
|
| 609 |
.-disco-right-1\/4 { |
| 610 |
right: -25%; |
| 611 |
} |
| 612 |
|
| 613 |
.-disco-right-10 { |
| 614 |
right: -2.5rem; |
| 615 |
} |
| 616 |
|
| 617 |
.-disco-right-2 { |
| 618 |
right: -0.5rem; |
| 619 |
} |
| 620 |
|
| 621 |
.-disco-right-2\.5 { |
| 622 |
right: -0.625rem; |
| 623 |
} |
| 624 |
|
| 625 |
.-disco-right-px { |
| 626 |
right: -1px; |
| 627 |
} |
| 628 |
|
| 629 |
.-disco-top-2\.5 { |
| 630 |
top: -0.625rem; |
| 631 |
} |
| 632 |
|
| 633 |
.-disco-top-3 { |
| 634 |
top: -0.75rem; |
| 635 |
} |
| 636 |
|
| 637 |
.-disco-top-7 { |
| 638 |
top: -1.75rem; |
| 639 |
} |
| 640 |
|
| 641 |
.-disco-top-\[20\%\] { |
| 642 |
top: -20%; |
| 643 |
} |
| 644 |
|
| 645 |
.disco-bottom-0 { |
| 646 |
bottom: 0px; |
| 647 |
} |
| 648 |
|
| 649 |
.disco-bottom-full { |
| 650 |
bottom: 100%; |
| 651 |
} |
| 652 |
|
| 653 |
.disco-bottom-px { |
| 654 |
bottom: 1px; |
| 655 |
} |
| 656 |
|
| 657 |
.disco-left-0 { |
| 658 |
left: 0px; |
| 659 |
} |
| 660 |
|
| 661 |
.disco-left-1 { |
| 662 |
left: 0.25rem; |
| 663 |
} |
| 664 |
|
| 665 |
.disco-left-1\/2 { |
| 666 |
left: 50%; |
| 667 |
} |
| 668 |
|
| 669 |
.disco-left-2 { |
| 670 |
left: 0.5rem; |
| 671 |
} |
| 672 |
|
| 673 |
.disco-left-3 { |
| 674 |
left: 0.75rem; |
| 675 |
} |
| 676 |
|
| 677 |
.disco-left-4 { |
| 678 |
left: 1rem; |
| 679 |
} |
| 680 |
|
| 681 |
.disco-right-0 { |
| 682 |
right: 0px; |
| 683 |
} |
| 684 |
|
| 685 |
.disco-right-2 { |
| 686 |
right: 0.5rem; |
| 687 |
} |
| 688 |
|
| 689 |
.disco-right-px { |
| 690 |
right: 1px; |
| 691 |
} |
| 692 |
|
| 693 |
.disco-top-0 { |
| 694 |
top: 0px; |
| 695 |
} |
| 696 |
|
| 697 |
.disco-top-1 { |
| 698 |
top: 0.25rem; |
| 699 |
} |
| 700 |
|
| 701 |
.disco-top-2 { |
| 702 |
top: 0.5rem; |
| 703 |
} |
| 704 |
|
| 705 |
.disco-top-20 { |
| 706 |
top: 5rem; |
| 707 |
} |
| 708 |
|
| 709 |
.disco-top-3 { |
| 710 |
top: 0.75rem; |
| 711 |
} |
| 712 |
|
| 713 |
.disco-top-32 { |
| 714 |
top: 8rem; |
| 715 |
} |
| 716 |
|
| 717 |
.disco-top-8 { |
| 718 |
top: 2rem; |
| 719 |
} |
| 720 |
|
| 721 |
.disco-top-\[100px\] { |
| 722 |
top: 100px; |
| 723 |
} |
| 724 |
|
| 725 |
.disco-top-px { |
| 726 |
top: 1px; |
| 727 |
} |
| 728 |
|
| 729 |
.disco-z-10 { |
| 730 |
z-index: 10; |
| 731 |
} |
| 732 |
|
| 733 |
.disco-z-20 { |
| 734 |
z-index: 20; |
| 735 |
} |
| 736 |
|
| 737 |
.disco-z-30 { |
| 738 |
z-index: 30; |
| 739 |
} |
| 740 |
|
| 741 |
.disco-z-40 { |
| 742 |
z-index: 40; |
| 743 |
} |
| 744 |
|
| 745 |
.disco-z-50 { |
| 746 |
z-index: 50; |
| 747 |
} |
| 748 |
|
| 749 |
.disco-z-\[100\] { |
| 750 |
z-index: 100; |
| 751 |
} |
| 752 |
|
| 753 |
.disco-z-\[1\] { |
| 754 |
z-index: 1; |
| 755 |
} |
| 756 |
|
| 757 |
.disco-z-\[2\] { |
| 758 |
z-index: 2; |
| 759 |
} |
| 760 |
|
| 761 |
.disco-col-span-1 { |
| 762 |
grid-column: span 1 / span 1; |
| 763 |
} |
| 764 |
|
| 765 |
.disco-col-span-2 { |
| 766 |
grid-column: span 2 / span 2; |
| 767 |
} |
| 768 |
|
| 769 |
.disco-col-span-3 { |
| 770 |
grid-column: span 3 / span 3; |
| 771 |
} |
| 772 |
|
| 773 |
.disco-col-span-4 { |
| 774 |
grid-column: span 4 / span 4; |
| 775 |
} |
| 776 |
|
| 777 |
.disco-col-span-5 { |
| 778 |
grid-column: span 5 / span 5; |
| 779 |
} |
| 780 |
|
| 781 |
.disco-col-span-7 { |
| 782 |
grid-column: span 7 / span 7; |
| 783 |
} |
| 784 |
|
| 785 |
.disco-col-span-9 { |
| 786 |
grid-column: span 9 / span 9; |
| 787 |
} |
| 788 |
|
| 789 |
.disco-mx-1 { |
| 790 |
margin-left: 0.25rem; |
| 791 |
margin-right: 0.25rem; |
| 792 |
} |
| 793 |
|
| 794 |
.disco-mx-14 { |
| 795 |
margin-left: 3.5rem; |
| 796 |
margin-right: 3.5rem; |
| 797 |
} |
| 798 |
|
| 799 |
.disco-mx-3 { |
| 800 |
margin-left: 0.75rem; |
| 801 |
margin-right: 0.75rem; |
| 802 |
} |
| 803 |
|
| 804 |
.disco-mx-5 { |
| 805 |
margin-left: 1.25rem; |
| 806 |
margin-right: 1.25rem; |
| 807 |
} |
| 808 |
|
| 809 |
.disco-mx-auto { |
| 810 |
margin-left: auto; |
| 811 |
margin-right: auto; |
| 812 |
} |
| 813 |
|
| 814 |
.disco-my-0\.5 { |
| 815 |
margin-top: 0.125rem; |
| 816 |
margin-bottom: 0.125rem; |
| 817 |
} |
| 818 |
|
| 819 |
.disco-my-1\.5 { |
| 820 |
margin-top: 0.375rem; |
| 821 |
margin-bottom: 0.375rem; |
| 822 |
} |
| 823 |
|
| 824 |
.disco-my-3 { |
| 825 |
margin-top: 0.75rem; |
| 826 |
margin-bottom: 0.75rem; |
| 827 |
} |
| 828 |
|
| 829 |
.disco-my-4 { |
| 830 |
margin-top: 1rem; |
| 831 |
margin-bottom: 1rem; |
| 832 |
} |
| 833 |
|
| 834 |
.disco-my-8 { |
| 835 |
margin-top: 2rem; |
| 836 |
margin-bottom: 2rem; |
| 837 |
} |
| 838 |
|
| 839 |
.\!disco-mr-2 { |
| 840 |
margin-right: 0.5rem !important; |
| 841 |
} |
| 842 |
|
| 843 |
.\!disco-mt-0 { |
| 844 |
margin-top: 0px !important; |
| 845 |
} |
| 846 |
|
| 847 |
.-disco-mb-1 { |
| 848 |
margin-bottom: -0.25rem; |
| 849 |
} |
| 850 |
|
| 851 |
.-disco-mr-1 { |
| 852 |
margin-right: -0.25rem; |
| 853 |
} |
| 854 |
|
| 855 |
.-disco-mt-1 { |
| 856 |
margin-top: -0.25rem; |
| 857 |
} |
| 858 |
|
| 859 |
.-disco-mt-11 { |
| 860 |
margin-top: -2.75rem; |
| 861 |
} |
| 862 |
|
| 863 |
.-disco-mt-2 { |
| 864 |
margin-top: -0.5rem; |
| 865 |
} |
| 866 |
|
| 867 |
.-disco-mt-\[2\.5px\] { |
| 868 |
margin-top: -2.5px; |
| 869 |
} |
| 870 |
|
| 871 |
.disco-mb-0 { |
| 872 |
margin-bottom: 0px; |
| 873 |
} |
| 874 |
|
| 875 |
.disco-mb-1 { |
| 876 |
margin-bottom: 0.25rem; |
| 877 |
} |
| 878 |
|
| 879 |
.disco-mb-1\.5 { |
| 880 |
margin-bottom: 0.375rem; |
| 881 |
} |
| 882 |
|
| 883 |
.disco-mb-2 { |
| 884 |
margin-bottom: 0.5rem; |
| 885 |
} |
| 886 |
|
| 887 |
.disco-mb-3 { |
| 888 |
margin-bottom: 0.75rem; |
| 889 |
} |
| 890 |
|
| 891 |
.disco-mb-4 { |
| 892 |
margin-bottom: 1rem; |
| 893 |
} |
| 894 |
|
| 895 |
.disco-mb-\[3px\] { |
| 896 |
margin-bottom: 3px; |
| 897 |
} |
| 898 |
|
| 899 |
.disco-ml-0\.5 { |
| 900 |
margin-left: 0.125rem; |
| 901 |
} |
| 902 |
|
| 903 |
.disco-ml-1 { |
| 904 |
margin-left: 0.25rem; |
| 905 |
} |
| 906 |
|
| 907 |
.disco-ml-2 { |
| 908 |
margin-left: 0.5rem; |
| 909 |
} |
| 910 |
|
| 911 |
.disco-ml-\[5px\] { |
| 912 |
margin-left: 5px; |
| 913 |
} |
| 914 |
|
| 915 |
.disco-mr-1 { |
| 916 |
margin-right: 0.25rem; |
| 917 |
} |
| 918 |
|
| 919 |
.disco-mr-2 { |
| 920 |
margin-right: 0.5rem; |
| 921 |
} |
| 922 |
|
| 923 |
.disco-mr-4 { |
| 924 |
margin-right: 1rem; |
| 925 |
} |
| 926 |
|
| 927 |
.disco-mr-5 { |
| 928 |
margin-right: 1.25rem; |
| 929 |
} |
| 930 |
|
| 931 |
.disco-mt-0\.5 { |
| 932 |
margin-top: 0.125rem; |
| 933 |
} |
| 934 |
|
| 935 |
.disco-mt-1 { |
| 936 |
margin-top: 0.25rem; |
| 937 |
} |
| 938 |
|
| 939 |
.disco-mt-1\.5 { |
| 940 |
margin-top: 0.375rem; |
| 941 |
} |
| 942 |
|
| 943 |
.disco-mt-12 { |
| 944 |
margin-top: 3rem; |
| 945 |
} |
| 946 |
|
| 947 |
.disco-mt-16 { |
| 948 |
margin-top: 4rem; |
| 949 |
} |
| 950 |
|
| 951 |
.disco-mt-2 { |
| 952 |
margin-top: 0.5rem; |
| 953 |
} |
| 954 |
|
| 955 |
.disco-mt-2\.5 { |
| 956 |
margin-top: 0.625rem; |
| 957 |
} |
| 958 |
|
| 959 |
.disco-mt-3 { |
| 960 |
margin-top: 0.75rem; |
| 961 |
} |
| 962 |
|
| 963 |
.disco-mt-4 { |
| 964 |
margin-top: 1rem; |
| 965 |
} |
| 966 |
|
| 967 |
.disco-mt-5 { |
| 968 |
margin-top: 1.25rem; |
| 969 |
} |
| 970 |
|
| 971 |
.disco-mt-6 { |
| 972 |
margin-top: 1.5rem; |
| 973 |
} |
| 974 |
|
| 975 |
.disco-mt-8 { |
| 976 |
margin-top: 2rem; |
| 977 |
} |
| 978 |
|
| 979 |
.disco-box-border { |
| 980 |
box-sizing: border-box; |
| 981 |
} |
| 982 |
|
| 983 |
.\!disco-block { |
| 984 |
display: block !important; |
| 985 |
} |
| 986 |
|
| 987 |
.disco-block { |
| 988 |
display: block; |
| 989 |
} |
| 990 |
|
| 991 |
.disco-inline-block { |
| 992 |
display: inline-block; |
| 993 |
} |
| 994 |
|
| 995 |
.disco-flex { |
| 996 |
display: flex; |
| 997 |
} |
| 998 |
|
| 999 |
.disco-inline-flex { |
| 1000 |
display: inline-flex; |
| 1001 |
} |
| 1002 |
|
| 1003 |
.disco-grid { |
| 1004 |
display: grid; |
| 1005 |
} |
| 1006 |
|
| 1007 |
.\!disco-hidden { |
| 1008 |
display: none !important; |
| 1009 |
} |
| 1010 |
|
| 1011 |
.disco-hidden { |
| 1012 |
display: none; |
| 1013 |
} |
| 1014 |
|
| 1015 |
.disco-aspect-square { |
| 1016 |
aspect-ratio: 1 / 1; |
| 1017 |
} |
| 1018 |
|
| 1019 |
.disco-size-5 { |
| 1020 |
width: 1.25rem; |
| 1021 |
height: 1.25rem; |
| 1022 |
} |
| 1023 |
|
| 1024 |
.disco-size-7 { |
| 1025 |
width: 1.75rem; |
| 1026 |
height: 1.75rem; |
| 1027 |
} |
| 1028 |
|
| 1029 |
.\!disco-h-4 { |
| 1030 |
height: 1rem !important; |
| 1031 |
} |
| 1032 |
|
| 1033 |
.\!disco-h-8 { |
| 1034 |
height: 2rem !important; |
| 1035 |
} |
| 1036 |
|
| 1037 |
.disco-h-1\.5 { |
| 1038 |
height: 0.375rem; |
| 1039 |
} |
| 1040 |
|
| 1041 |
.disco-h-10 { |
| 1042 |
height: 2.5rem; |
| 1043 |
} |
| 1044 |
|
| 1045 |
.disco-h-12 { |
| 1046 |
height: 3rem; |
| 1047 |
} |
| 1048 |
|
| 1049 |
.disco-h-16 { |
| 1050 |
height: 4rem; |
| 1051 |
} |
| 1052 |
|
| 1053 |
.disco-h-2 { |
| 1054 |
height: 0.5rem; |
| 1055 |
} |
| 1056 |
|
| 1057 |
.disco-h-20 { |
| 1058 |
height: 5rem; |
| 1059 |
} |
| 1060 |
|
| 1061 |
.disco-h-24 { |
| 1062 |
height: 6rem; |
| 1063 |
} |
| 1064 |
|
| 1065 |
.disco-h-3 { |
| 1066 |
height: 0.75rem; |
| 1067 |
} |
| 1068 |
|
| 1069 |
.disco-h-32 { |
| 1070 |
height: 8rem; |
| 1071 |
} |
| 1072 |
|
| 1073 |
.disco-h-4 { |
| 1074 |
height: 1rem; |
| 1075 |
} |
| 1076 |
|
| 1077 |
.disco-h-40 { |
| 1078 |
height: 10rem; |
| 1079 |
} |
| 1080 |
|
| 1081 |
.disco-h-48 { |
| 1082 |
height: 12rem; |
| 1083 |
} |
| 1084 |
|
| 1085 |
.disco-h-5 { |
| 1086 |
height: 1.25rem; |
| 1087 |
} |
| 1088 |
|
| 1089 |
.disco-h-6 { |
| 1090 |
height: 1.5rem; |
| 1091 |
} |
| 1092 |
|
| 1093 |
.disco-h-60 { |
| 1094 |
height: 15rem; |
| 1095 |
} |
| 1096 |
|
| 1097 |
.disco-h-8 { |
| 1098 |
height: 2rem; |
| 1099 |
} |
| 1100 |
|
| 1101 |
.disco-h-96 { |
| 1102 |
height: 24rem; |
| 1103 |
} |
| 1104 |
|
| 1105 |
.disco-h-\[18px\] { |
| 1106 |
height: 18px; |
| 1107 |
} |
| 1108 |
|
| 1109 |
.disco-h-\[1px\] { |
| 1110 |
height: 1px; |
| 1111 |
} |
| 1112 |
|
| 1113 |
.disco-h-\[42px\] { |
| 1114 |
height: 42px; |
| 1115 |
} |
| 1116 |
|
| 1117 |
.disco-h-\[500px\] { |
| 1118 |
height: 500px; |
| 1119 |
} |
| 1120 |
|
| 1121 |
.disco-h-\[590px\] { |
| 1122 |
height: 590px; |
| 1123 |
} |
| 1124 |
|
| 1125 |
.disco-h-\[600px\] { |
| 1126 |
height: 600px; |
| 1127 |
} |
| 1128 |
|
| 1129 |
.disco-h-\[62\.7734px\] { |
| 1130 |
height: 62.7734px; |
| 1131 |
} |
| 1132 |
|
| 1133 |
.disco-h-\[650px\] { |
| 1134 |
height: 650px; |
| 1135 |
} |
| 1136 |
|
| 1137 |
.disco-h-auto { |
| 1138 |
height: auto; |
| 1139 |
} |
| 1140 |
|
| 1141 |
.disco-h-full { |
| 1142 |
height: 100%; |
| 1143 |
} |
| 1144 |
|
| 1145 |
.disco-h-px { |
| 1146 |
height: 1px; |
| 1147 |
} |
| 1148 |
|
| 1149 |
.disco-max-h-60 { |
| 1150 |
max-height: 15rem; |
| 1151 |
} |
| 1152 |
|
| 1153 |
.disco-max-h-72 { |
| 1154 |
max-height: 18rem; |
| 1155 |
} |
| 1156 |
|
| 1157 |
.disco-max-h-96 { |
| 1158 |
max-height: 24rem; |
| 1159 |
} |
| 1160 |
|
| 1161 |
.disco-max-h-\[390px\] { |
| 1162 |
max-height: 390px; |
| 1163 |
} |
| 1164 |
|
| 1165 |
.disco-max-h-\[400px\] { |
| 1166 |
max-height: 400px; |
| 1167 |
} |
| 1168 |
|
| 1169 |
.disco-max-h-\[544px\] { |
| 1170 |
max-height: 544px; |
| 1171 |
} |
| 1172 |
|
| 1173 |
.disco-max-h-\[60vh\] { |
| 1174 |
max-height: 60vh; |
| 1175 |
} |
| 1176 |
|
| 1177 |
.\!disco-min-h-\[0px\] { |
| 1178 |
min-height: 0px !important; |
| 1179 |
} |
| 1180 |
|
| 1181 |
.disco-min-h-\[274px\] { |
| 1182 |
min-height: 274px; |
| 1183 |
} |
| 1184 |
|
| 1185 |
.disco-min-h-\[80px\] { |
| 1186 |
min-height: 80px; |
| 1187 |
} |
| 1188 |
|
| 1189 |
.disco-min-h-full { |
| 1190 |
min-height: 100%; |
| 1191 |
} |
| 1192 |
|
| 1193 |
.\!disco-w-4 { |
| 1194 |
width: 1rem !important; |
| 1195 |
} |
| 1196 |
|
| 1197 |
.\!disco-w-full { |
| 1198 |
width: 100% !important; |
| 1199 |
} |
| 1200 |
|
| 1201 |
.disco-w-0 { |
| 1202 |
width: 0px; |
| 1203 |
} |
| 1204 |
|
| 1205 |
.disco-w-1\.5 { |
| 1206 |
width: 0.375rem; |
| 1207 |
} |
| 1208 |
|
| 1209 |
.disco-w-1\/2 { |
| 1210 |
width: 50%; |
| 1211 |
} |
| 1212 |
|
| 1213 |
.disco-w-1\/3 { |
| 1214 |
width: 33.333333%; |
| 1215 |
} |
| 1216 |
|
| 1217 |
.disco-w-1\/5 { |
| 1218 |
width: 20%; |
| 1219 |
} |
| 1220 |
|
| 1221 |
.disco-w-10 { |
| 1222 |
width: 2.5rem; |
| 1223 |
} |
| 1224 |
|
| 1225 |
.disco-w-12 { |
| 1226 |
width: 3rem; |
| 1227 |
} |
| 1228 |
|
| 1229 |
.disco-w-2 { |
| 1230 |
width: 0.5rem; |
| 1231 |
} |
| 1232 |
|
| 1233 |
.disco-w-2\/3 { |
| 1234 |
width: 66.666667%; |
| 1235 |
} |
| 1236 |
|
| 1237 |
.disco-w-20 { |
| 1238 |
width: 5rem; |
| 1239 |
} |
| 1240 |
|
| 1241 |
.disco-w-24 { |
| 1242 |
width: 6rem; |
| 1243 |
} |
| 1244 |
|
| 1245 |
.disco-w-28 { |
| 1246 |
width: 7rem; |
| 1247 |
} |
| 1248 |
|
| 1249 |
.disco-w-3 { |
| 1250 |
width: 0.75rem; |
| 1251 |
} |
| 1252 |
|
| 1253 |
.disco-w-3\/5 { |
| 1254 |
width: 60%; |
| 1255 |
} |
| 1256 |
|
| 1257 |
.disco-w-32 { |
| 1258 |
width: 8rem; |
| 1259 |
} |
| 1260 |
|
| 1261 |
.disco-w-36 { |
| 1262 |
width: 9rem; |
| 1263 |
} |
| 1264 |
|
| 1265 |
.disco-w-4 { |
| 1266 |
width: 1rem; |
| 1267 |
} |
| 1268 |
|
| 1269 |
.disco-w-4\/5 { |
| 1270 |
width: 80%; |
| 1271 |
} |
| 1272 |
|
| 1273 |
.disco-w-44 { |
| 1274 |
width: 11rem; |
| 1275 |
} |
| 1276 |
|
| 1277 |
.disco-w-48 { |
| 1278 |
width: 12rem; |
| 1279 |
} |
| 1280 |
|
| 1281 |
.disco-w-5 { |
| 1282 |
width: 1.25rem; |
| 1283 |
} |
| 1284 |
|
| 1285 |
.disco-w-6 { |
| 1286 |
width: 1.5rem; |
| 1287 |
} |
| 1288 |
|
| 1289 |
.disco-w-60 { |
| 1290 |
width: 15rem; |
| 1291 |
} |
| 1292 |
|
| 1293 |
.disco-w-7 { |
| 1294 |
width: 1.75rem; |
| 1295 |
} |
| 1296 |
|
| 1297 |
.disco-w-8 { |
| 1298 |
width: 2rem; |
| 1299 |
} |
| 1300 |
|
| 1301 |
.disco-w-80 { |
| 1302 |
width: 20rem; |
| 1303 |
} |
| 1304 |
|
| 1305 |
.disco-w-9 { |
| 1306 |
width: 2.25rem; |
| 1307 |
} |
| 1308 |
|
| 1309 |
.disco-w-96 { |
| 1310 |
width: 24rem; |
| 1311 |
} |
| 1312 |
|
| 1313 |
.disco-w-\[140px\] { |
| 1314 |
width: 140px; |
| 1315 |
} |
| 1316 |
|
| 1317 |
.disco-w-\[18px\] { |
| 1318 |
width: 18px; |
| 1319 |
} |
| 1320 |
|
| 1321 |
.disco-w-\[200px\] { |
| 1322 |
width: 200px; |
| 1323 |
} |
| 1324 |
|
| 1325 |
.disco-w-\[410px\] { |
| 1326 |
width: 410px; |
| 1327 |
} |
| 1328 |
|
| 1329 |
.disco-w-\[420px\] { |
| 1330 |
width: 420px; |
| 1331 |
} |
| 1332 |
|
| 1333 |
.disco-w-\[66px\] { |
| 1334 |
width: 66px; |
| 1335 |
} |
| 1336 |
|
| 1337 |
.disco-w-full { |
| 1338 |
width: 100%; |
| 1339 |
} |
| 1340 |
|
| 1341 |
.disco-w-px { |
| 1342 |
width: 1px; |
| 1343 |
} |
| 1344 |
|
| 1345 |
.disco-w-screen { |
| 1346 |
width: 100vw; |
| 1347 |
} |
| 1348 |
|
| 1349 |
.disco-min-w-24 { |
| 1350 |
min-width: 6rem; |
| 1351 |
} |
| 1352 |
|
| 1353 |
.disco-min-w-32 { |
| 1354 |
min-width: 8rem; |
| 1355 |
} |
| 1356 |
|
| 1357 |
.disco-min-w-60 { |
| 1358 |
min-width: 15rem; |
| 1359 |
} |
| 1360 |
|
| 1361 |
.disco-min-w-\[100px\] { |
| 1362 |
min-width: 100px; |
| 1363 |
} |
| 1364 |
|
| 1365 |
.disco-min-w-\[160px\] { |
| 1366 |
min-width: 160px; |
| 1367 |
} |
| 1368 |
|
| 1369 |
.disco-min-w-\[200px\] { |
| 1370 |
min-width: 200px; |
| 1371 |
} |
| 1372 |
|
| 1373 |
.disco-min-w-\[210px\] { |
| 1374 |
min-width: 210px; |
| 1375 |
} |
| 1376 |
|
| 1377 |
.disco-min-w-\[250px\] { |
| 1378 |
min-width: 250px; |
| 1379 |
} |
| 1380 |
|
| 1381 |
.disco-min-w-\[290px\] { |
| 1382 |
min-width: 290px; |
| 1383 |
} |
| 1384 |
|
| 1385 |
.disco-min-w-\[320px\] { |
| 1386 |
min-width: 320px; |
| 1387 |
} |
| 1388 |
|
| 1389 |
.disco-min-w-\[40px\] { |
| 1390 |
min-width: 40px; |
| 1391 |
} |
| 1392 |
|
| 1393 |
.disco-max-w-32 { |
| 1394 |
max-width: 8rem; |
| 1395 |
} |
| 1396 |
|
| 1397 |
.disco-max-w-3xl { |
| 1398 |
max-width: 48rem; |
| 1399 |
} |
| 1400 |
|
| 1401 |
.disco-max-w-\[200px\] { |
| 1402 |
max-width: 200px; |
| 1403 |
} |
| 1404 |
|
| 1405 |
.disco-max-w-\[290px\] { |
| 1406 |
max-width: 290px; |
| 1407 |
} |
| 1408 |
|
| 1409 |
.disco-max-w-\[300px\] { |
| 1410 |
max-width: 300px; |
| 1411 |
} |
| 1412 |
|
| 1413 |
.disco-max-w-full { |
| 1414 |
max-width: 100%; |
| 1415 |
} |
| 1416 |
|
| 1417 |
.disco-max-w-md { |
| 1418 |
max-width: 28rem; |
| 1419 |
} |
| 1420 |
|
| 1421 |
.disco-flex-1 { |
| 1422 |
flex: 1 1 0%; |
| 1423 |
} |
| 1424 |
|
| 1425 |
.disco-flex-shrink-0 { |
| 1426 |
flex-shrink: 0; |
| 1427 |
} |
| 1428 |
|
| 1429 |
.disco-shrink-0 { |
| 1430 |
flex-shrink: 0; |
| 1431 |
} |
| 1432 |
|
| 1433 |
.disco-flex-grow { |
| 1434 |
flex-grow: 1; |
| 1435 |
} |
| 1436 |
|
| 1437 |
.disco-grow { |
| 1438 |
flex-grow: 1; |
| 1439 |
} |
| 1440 |
|
| 1441 |
.disco-table-auto { |
| 1442 |
table-layout: auto; |
| 1443 |
} |
| 1444 |
|
| 1445 |
.disco-border-separate { |
| 1446 |
border-collapse: separate; |
| 1447 |
} |
| 1448 |
|
| 1449 |
.disco-border-spacing-0 { |
| 1450 |
--tw-border-spacing-x: 0px; |
| 1451 |
--tw-border-spacing-y: 0px; |
| 1452 |
border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y); |
| 1453 |
} |
| 1454 |
|
| 1455 |
.disco-origin-top-right { |
| 1456 |
transform-origin: top right; |
| 1457 |
} |
| 1458 |
|
| 1459 |
.-disco-translate-x-1\/2 { |
| 1460 |
--tw-translate-x: -50%; |
| 1461 |
transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y)); |
| 1462 |
} |
| 1463 |
|
| 1464 |
.-disco-translate-x-2 { |
| 1465 |
--tw-translate-x: -0.5rem; |
| 1466 |
transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y)); |
| 1467 |
} |
| 1468 |
|
| 1469 |
.-disco-translate-y-2 { |
| 1470 |
--tw-translate-y: -0.5rem; |
| 1471 |
transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y)); |
| 1472 |
} |
| 1473 |
|
| 1474 |
.disco-translate-x-0 { |
| 1475 |
--tw-translate-x: 0px; |
| 1476 |
transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y)); |
| 1477 |
} |
| 1478 |
|
| 1479 |
.disco-translate-x-4 { |
| 1480 |
--tw-translate-x: 1rem; |
| 1481 |
transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y)); |
| 1482 |
} |
| 1483 |
|
| 1484 |
.disco-translate-y-0 { |
| 1485 |
--tw-translate-y: 0px; |
| 1486 |
transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y)); |
| 1487 |
} |
| 1488 |
|
| 1489 |
.disco-translate-y-4 { |
| 1490 |
--tw-translate-y: 1rem; |
| 1491 |
transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y)); |
| 1492 |
} |
| 1493 |
|
| 1494 |
.-disco-rotate-45 { |
| 1495 |
--tw-rotate: -45deg; |
| 1496 |
transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y)); |
| 1497 |
} |
| 1498 |
|
| 1499 |
.-disco-rotate-\[55deg\] { |
| 1500 |
--tw-rotate: -55deg; |
| 1501 |
transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y)); |
| 1502 |
} |
| 1503 |
|
| 1504 |
.disco-rotate-180 { |
| 1505 |
--tw-rotate: 180deg; |
| 1506 |
transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y)); |
| 1507 |
} |
| 1508 |
|
| 1509 |
.disco-rotate-45 { |
| 1510 |
--tw-rotate: 45deg; |
| 1511 |
transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y)); |
| 1512 |
} |
| 1513 |
|
| 1514 |
.disco-rotate-90 { |
| 1515 |
--tw-rotate: 90deg; |
| 1516 |
transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y)); |
| 1517 |
} |
| 1518 |
|
| 1519 |
.disco-scale-100 { |
| 1520 |
--tw-scale-x: 1; |
| 1521 |
--tw-scale-y: 1; |
| 1522 |
transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y)); |
| 1523 |
} |
| 1524 |
|
| 1525 |
.disco-scale-105 { |
| 1526 |
--tw-scale-x: 1.05; |
| 1527 |
--tw-scale-y: 1.05; |
| 1528 |
transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y)); |
| 1529 |
} |
| 1530 |
|
| 1531 |
.disco-scale-95 { |
| 1532 |
--tw-scale-x: .95; |
| 1533 |
--tw-scale-y: .95; |
| 1534 |
transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y)); |
| 1535 |
} |
| 1536 |
|
| 1537 |
.disco-scale-x-\[-1\] { |
| 1538 |
--tw-scale-x: -1; |
| 1539 |
transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y)); |
| 1540 |
} |
| 1541 |
|
| 1542 |
.disco-transform { |
| 1543 |
transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y)); |
| 1544 |
} |
| 1545 |
|
| 1546 |
@keyframes disco-pulse { |
| 1547 |
50% { |
| 1548 |
opacity: .5; |
| 1549 |
} |
| 1550 |
} |
| 1551 |
|
| 1552 |
.disco-animate-pulse { |
| 1553 |
animation: disco-pulse 2s cubic-bezier(0.4, 0, 0.6, 1) infinite; |
| 1554 |
} |
| 1555 |
|
| 1556 |
@keyframes disco-spin { |
| 1557 |
to { |
| 1558 |
transform: rotate(360deg); |
| 1559 |
} |
| 1560 |
} |
| 1561 |
|
| 1562 |
.disco-animate-spin { |
| 1563 |
animation: disco-spin 1s linear infinite; |
| 1564 |
} |
| 1565 |
|
| 1566 |
.\!disco-cursor-not-allowed { |
| 1567 |
cursor: not-allowed !important; |
| 1568 |
} |
| 1569 |
|
| 1570 |
.disco-cursor-not-allowed { |
| 1571 |
cursor: not-allowed; |
| 1572 |
} |
| 1573 |
|
| 1574 |
.disco-cursor-pointer { |
| 1575 |
cursor: pointer; |
| 1576 |
} |
| 1577 |
|
| 1578 |
.disco-select-none { |
| 1579 |
-webkit-user-select: none; |
| 1580 |
user-select: none; |
| 1581 |
} |
| 1582 |
|
| 1583 |
.disco-grid-cols-1 { |
| 1584 |
grid-template-columns: repeat(1, minmax(0, 1fr)); |
| 1585 |
} |
| 1586 |
|
| 1587 |
.disco-grid-cols-12 { |
| 1588 |
grid-template-columns: repeat(12, minmax(0, 1fr)); |
| 1589 |
} |
| 1590 |
|
| 1591 |
.disco-grid-cols-2 { |
| 1592 |
grid-template-columns: repeat(2, minmax(0, 1fr)); |
| 1593 |
} |
| 1594 |
|
| 1595 |
.disco-grid-cols-3 { |
| 1596 |
grid-template-columns: repeat(3, minmax(0, 1fr)); |
| 1597 |
} |
| 1598 |
|
| 1599 |
.disco-grid-cols-4 { |
| 1600 |
grid-template-columns: repeat(4, minmax(0, 1fr)); |
| 1601 |
} |
| 1602 |
|
| 1603 |
.disco-grid-cols-8 { |
| 1604 |
grid-template-columns: repeat(8, minmax(0, 1fr)); |
| 1605 |
} |
| 1606 |
|
| 1607 |
.\!disco-flex-row-reverse { |
| 1608 |
flex-direction: row-reverse !important; |
| 1609 |
} |
| 1610 |
|
| 1611 |
.disco-flex-col { |
| 1612 |
flex-direction: column; |
| 1613 |
} |
| 1614 |
|
| 1615 |
.disco-flex-wrap { |
| 1616 |
flex-wrap: wrap; |
| 1617 |
} |
| 1618 |
|
| 1619 |
.disco-items-start { |
| 1620 |
align-items: flex-start; |
| 1621 |
} |
| 1622 |
|
| 1623 |
.disco-items-end { |
| 1624 |
align-items: flex-end; |
| 1625 |
} |
| 1626 |
|
| 1627 |
.disco-items-center { |
| 1628 |
align-items: center; |
| 1629 |
} |
| 1630 |
|
| 1631 |
.disco-items-stretch { |
| 1632 |
align-items: stretch; |
| 1633 |
} |
| 1634 |
|
| 1635 |
.disco-justify-end { |
| 1636 |
justify-content: flex-end; |
| 1637 |
} |
| 1638 |
|
| 1639 |
.disco-justify-center { |
| 1640 |
justify-content: center; |
| 1641 |
} |
| 1642 |
|
| 1643 |
.disco-justify-between { |
| 1644 |
justify-content: space-between; |
| 1645 |
} |
| 1646 |
|
| 1647 |
.disco-gap-0\.5 { |
| 1648 |
gap: 0.125rem; |
| 1649 |
} |
| 1650 |
|
| 1651 |
.disco-gap-1 { |
| 1652 |
gap: 0.25rem; |
| 1653 |
} |
| 1654 |
|
| 1655 |
.disco-gap-1\.5 { |
| 1656 |
gap: 0.375rem; |
| 1657 |
} |
| 1658 |
|
| 1659 |
.disco-gap-2 { |
| 1660 |
gap: 0.5rem; |
| 1661 |
} |
| 1662 |
|
| 1663 |
.disco-gap-3 { |
| 1664 |
gap: 0.75rem; |
| 1665 |
} |
| 1666 |
|
| 1667 |
.disco-gap-36 { |
| 1668 |
gap: 9rem; |
| 1669 |
} |
| 1670 |
|
| 1671 |
.disco-gap-4 { |
| 1672 |
gap: 1rem; |
| 1673 |
} |
| 1674 |
|
| 1675 |
.disco-gap-5 { |
| 1676 |
gap: 1.25rem; |
| 1677 |
} |
| 1678 |
|
| 1679 |
.disco-gap-6 { |
| 1680 |
gap: 1.5rem; |
| 1681 |
} |
| 1682 |
|
| 1683 |
.disco-gap-8 { |
| 1684 |
gap: 2rem; |
| 1685 |
} |
| 1686 |
|
| 1687 |
.disco-gap-\[14px\] { |
| 1688 |
gap: 14px; |
| 1689 |
} |
| 1690 |
|
| 1691 |
.disco-space-x-1 > :not([hidden]) ~ :not([hidden]) { |
| 1692 |
--tw-space-x-reverse: 0; |
| 1693 |
margin-right: calc(0.25rem * var(--tw-space-x-reverse)); |
| 1694 |
margin-left: calc(0.25rem * calc(1 - var(--tw-space-x-reverse))); |
| 1695 |
} |
| 1696 |
|
| 1697 |
.disco-space-x-1\.5 > :not([hidden]) ~ :not([hidden]) { |
| 1698 |
--tw-space-x-reverse: 0; |
| 1699 |
margin-right: calc(0.375rem * var(--tw-space-x-reverse)); |
| 1700 |
margin-left: calc(0.375rem * calc(1 - var(--tw-space-x-reverse))); |
| 1701 |
} |
| 1702 |
|
| 1703 |
.disco-space-x-2 > :not([hidden]) ~ :not([hidden]) { |
| 1704 |
--tw-space-x-reverse: 0; |
| 1705 |
margin-right: calc(0.5rem * var(--tw-space-x-reverse)); |
| 1706 |
margin-left: calc(0.5rem * calc(1 - var(--tw-space-x-reverse))); |
| 1707 |
} |
| 1708 |
|
| 1709 |
.disco-space-x-4 > :not([hidden]) ~ :not([hidden]) { |
| 1710 |
--tw-space-x-reverse: 0; |
| 1711 |
margin-right: calc(1rem * var(--tw-space-x-reverse)); |
| 1712 |
margin-left: calc(1rem * calc(1 - var(--tw-space-x-reverse))); |
| 1713 |
} |
| 1714 |
|
| 1715 |
.disco-space-y-1 > :not([hidden]) ~ :not([hidden]) { |
| 1716 |
--tw-space-y-reverse: 0; |
| 1717 |
margin-top: calc(0.25rem * calc(1 - var(--tw-space-y-reverse))); |
| 1718 |
margin-bottom: calc(0.25rem * var(--tw-space-y-reverse)); |
| 1719 |
} |
| 1720 |
|
| 1721 |
.disco-space-y-2 > :not([hidden]) ~ :not([hidden]) { |
| 1722 |
--tw-space-y-reverse: 0; |
| 1723 |
margin-top: calc(0.5rem * calc(1 - var(--tw-space-y-reverse))); |
| 1724 |
margin-bottom: calc(0.5rem * var(--tw-space-y-reverse)); |
| 1725 |
} |
| 1726 |
|
| 1727 |
.disco-space-y-4 > :not([hidden]) ~ :not([hidden]) { |
| 1728 |
--tw-space-y-reverse: 0; |
| 1729 |
margin-top: calc(1rem * calc(1 - var(--tw-space-y-reverse))); |
| 1730 |
margin-bottom: calc(1rem * var(--tw-space-y-reverse)); |
| 1731 |
} |
| 1732 |
|
| 1733 |
.disco-space-y-6 > :not([hidden]) ~ :not([hidden]) { |
| 1734 |
--tw-space-y-reverse: 0; |
| 1735 |
margin-top: calc(1.5rem * calc(1 - var(--tw-space-y-reverse))); |
| 1736 |
margin-bottom: calc(1.5rem * var(--tw-space-y-reverse)); |
| 1737 |
} |
| 1738 |
|
| 1739 |
.disco-divide-y > :not([hidden]) ~ :not([hidden]) { |
| 1740 |
--tw-divide-y-reverse: 0; |
| 1741 |
border-top-width: calc(1px * calc(1 - var(--tw-divide-y-reverse))); |
| 1742 |
border-bottom-width: calc(1px * var(--tw-divide-y-reverse)); |
| 1743 |
} |
| 1744 |
|
| 1745 |
.disco-divide-gray-100 > :not([hidden]) ~ :not([hidden]) { |
| 1746 |
--tw-divide-opacity: 1; |
| 1747 |
border-color: rgb(243 244 246 / var(--tw-divide-opacity, 1)); |
| 1748 |
} |
| 1749 |
|
| 1750 |
.disco-self-stretch { |
| 1751 |
align-self: stretch; |
| 1752 |
} |
| 1753 |
|
| 1754 |
.disco-justify-self-start { |
| 1755 |
justify-self: start; |
| 1756 |
} |
| 1757 |
|
| 1758 |
.disco-justify-self-end { |
| 1759 |
justify-self: end; |
| 1760 |
} |
| 1761 |
|
| 1762 |
.disco-justify-self-center { |
| 1763 |
justify-self: center; |
| 1764 |
} |
| 1765 |
|
| 1766 |
.disco-overflow-auto { |
| 1767 |
overflow: auto; |
| 1768 |
} |
| 1769 |
|
| 1770 |
.disco-overflow-hidden { |
| 1771 |
overflow: hidden; |
| 1772 |
} |
| 1773 |
|
| 1774 |
.disco-overflow-y-auto { |
| 1775 |
overflow-y: auto; |
| 1776 |
} |
| 1777 |
|
| 1778 |
.disco-truncate { |
| 1779 |
overflow: hidden; |
| 1780 |
text-overflow: ellipsis; |
| 1781 |
white-space: nowrap; |
| 1782 |
} |
| 1783 |
|
| 1784 |
.disco-whitespace-nowrap { |
| 1785 |
white-space: nowrap; |
| 1786 |
} |
| 1787 |
|
| 1788 |
.disco-text-nowrap { |
| 1789 |
text-wrap: nowrap; |
| 1790 |
} |
| 1791 |
|
| 1792 |
.\!disco-rounded { |
| 1793 |
border-radius: 0.25rem !important; |
| 1794 |
} |
| 1795 |
|
| 1796 |
.\!disco-rounded-lg { |
| 1797 |
border-radius: 0.5rem !important; |
| 1798 |
} |
| 1799 |
|
| 1800 |
.\!disco-rounded-md { |
| 1801 |
border-radius: 0.375rem !important; |
| 1802 |
} |
| 1803 |
|
| 1804 |
.\!disco-rounded-xl { |
| 1805 |
border-radius: 0.75rem !important; |
| 1806 |
} |
| 1807 |
|
| 1808 |
.disco-rounded { |
| 1809 |
border-radius: 0.25rem; |
| 1810 |
} |
| 1811 |
|
| 1812 |
.disco-rounded-full { |
| 1813 |
border-radius: 9999px; |
| 1814 |
} |
| 1815 |
|
| 1816 |
.disco-rounded-lg { |
| 1817 |
border-radius: 0.5rem; |
| 1818 |
} |
| 1819 |
|
| 1820 |
.disco-rounded-md { |
| 1821 |
border-radius: 0.375rem; |
| 1822 |
} |
| 1823 |
|
| 1824 |
.disco-rounded-sm { |
| 1825 |
border-radius: 0.125rem; |
| 1826 |
} |
| 1827 |
|
| 1828 |
.disco-rounded-xl { |
| 1829 |
border-radius: 0.75rem; |
| 1830 |
} |
| 1831 |
|
| 1832 |
.disco-rounded-b-lg { |
| 1833 |
border-bottom-right-radius: 0.5rem; |
| 1834 |
border-bottom-left-radius: 0.5rem; |
| 1835 |
} |
| 1836 |
|
| 1837 |
.disco-rounded-e { |
| 1838 |
border-start-end-radius: 0.25rem; |
| 1839 |
border-end-end-radius: 0.25rem; |
| 1840 |
} |
| 1841 |
|
| 1842 |
.disco-rounded-e-md { |
| 1843 |
border-start-end-radius: 0.375rem; |
| 1844 |
border-end-end-radius: 0.375rem; |
| 1845 |
} |
| 1846 |
|
| 1847 |
.disco-rounded-l-md { |
| 1848 |
border-top-left-radius: 0.375rem; |
| 1849 |
border-bottom-left-radius: 0.375rem; |
| 1850 |
} |
| 1851 |
|
| 1852 |
.disco-rounded-r-md { |
| 1853 |
border-top-right-radius: 0.375rem; |
| 1854 |
border-bottom-right-radius: 0.375rem; |
| 1855 |
} |
| 1856 |
|
| 1857 |
.disco-rounded-s { |
| 1858 |
border-start-start-radius: 0.25rem; |
| 1859 |
border-end-start-radius: 0.25rem; |
| 1860 |
} |
| 1861 |
|
| 1862 |
.disco-rounded-t-lg { |
| 1863 |
border-top-left-radius: 0.5rem; |
| 1864 |
border-top-right-radius: 0.5rem; |
| 1865 |
} |
| 1866 |
|
| 1867 |
.disco-rounded-t-md { |
| 1868 |
border-top-left-radius: 0.375rem; |
| 1869 |
border-top-right-radius: 0.375rem; |
| 1870 |
} |
| 1871 |
|
| 1872 |
.disco-rounded-t-xl { |
| 1873 |
border-top-left-radius: 0.75rem; |
| 1874 |
border-top-right-radius: 0.75rem; |
| 1875 |
} |
| 1876 |
|
| 1877 |
.disco-rounded-bl-lg { |
| 1878 |
border-bottom-left-radius: 0.5rem; |
| 1879 |
} |
| 1880 |
|
| 1881 |
.disco-rounded-br-lg { |
| 1882 |
border-bottom-right-radius: 0.5rem; |
| 1883 |
} |
| 1884 |
|
| 1885 |
.disco-rounded-tl-lg { |
| 1886 |
border-top-left-radius: 0.5rem; |
| 1887 |
} |
| 1888 |
|
| 1889 |
.disco-rounded-tr-lg { |
| 1890 |
border-top-right-radius: 0.5rem; |
| 1891 |
} |
| 1892 |
|
| 1893 |
.\!disco-border { |
| 1894 |
border-width: 1px !important; |
| 1895 |
} |
| 1896 |
|
| 1897 |
.\!disco-border-\[0\.5px\] { |
| 1898 |
border-width: 0.5px !important; |
| 1899 |
} |
| 1900 |
|
| 1901 |
.disco-border { |
| 1902 |
border-width: 1px; |
| 1903 |
} |
| 1904 |
|
| 1905 |
.disco-border-2 { |
| 1906 |
border-width: 2px; |
| 1907 |
} |
| 1908 |
|
| 1909 |
.disco-border-x-0 { |
| 1910 |
border-left-width: 0px; |
| 1911 |
border-right-width: 0px; |
| 1912 |
} |
| 1913 |
|
| 1914 |
.\!disco-border-b-0 { |
| 1915 |
border-bottom-width: 0px !important; |
| 1916 |
} |
| 1917 |
|
| 1918 |
.\!disco-border-t-0 { |
| 1919 |
border-top-width: 0px !important; |
| 1920 |
} |
| 1921 |
|
| 1922 |
.disco-border-b { |
| 1923 |
border-bottom-width: 1px; |
| 1924 |
} |
| 1925 |
|
| 1926 |
.disco-border-l-0 { |
| 1927 |
border-left-width: 0px; |
| 1928 |
} |
| 1929 |
|
| 1930 |
.disco-border-r-0 { |
| 1931 |
border-right-width: 0px; |
| 1932 |
} |
| 1933 |
|
| 1934 |
.disco-border-r-2 { |
| 1935 |
border-right-width: 2px; |
| 1936 |
} |
| 1937 |
|
| 1938 |
.disco-border-t { |
| 1939 |
border-top-width: 1px; |
| 1940 |
} |
| 1941 |
|
| 1942 |
.disco-border-t-0 { |
| 1943 |
border-top-width: 0px; |
| 1944 |
} |
| 1945 |
|
| 1946 |
.\!disco-border-solid { |
| 1947 |
border-style: solid !important; |
| 1948 |
} |
| 1949 |
|
| 1950 |
.disco-border-solid { |
| 1951 |
border-style: solid; |
| 1952 |
} |
| 1953 |
|
| 1954 |
.disco-border-dotted { |
| 1955 |
border-style: dotted; |
| 1956 |
} |
| 1957 |
|
| 1958 |
.\!disco-border-none { |
| 1959 |
border-style: none !important; |
| 1960 |
} |
| 1961 |
|
| 1962 |
.\!disco-border-gray-200 { |
| 1963 |
--tw-border-opacity: 1 !important; |
| 1964 |
border-color: rgb(229 231 235 / var(--tw-border-opacity, 1)) !important; |
| 1965 |
} |
| 1966 |
|
| 1967 |
.\!disco-border-primary { |
| 1968 |
--tw-border-opacity: 1 !important; |
| 1969 |
border-color: rgb(71 205 137 / var(--tw-border-opacity, 1)) !important; |
| 1970 |
} |
| 1971 |
|
| 1972 |
.\!disco-border-red-500 { |
| 1973 |
--tw-border-opacity: 1 !important; |
| 1974 |
border-color: rgb(239 68 68 / var(--tw-border-opacity, 1)) !important; |
| 1975 |
} |
| 1976 |
|
| 1977 |
.disco-border-blue-400 { |
| 1978 |
--tw-border-opacity: 1; |
| 1979 |
border-color: rgb(96 165 250 / var(--tw-border-opacity, 1)); |
| 1980 |
} |
| 1981 |
|
| 1982 |
.disco-border-gray-100 { |
| 1983 |
--tw-border-opacity: 1; |
| 1984 |
border-color: rgb(243 244 246 / var(--tw-border-opacity, 1)); |
| 1985 |
} |
| 1986 |
|
| 1987 |
.disco-border-gray-200 { |
| 1988 |
--tw-border-opacity: 1; |
| 1989 |
border-color: rgb(229 231 235 / var(--tw-border-opacity, 1)); |
| 1990 |
} |
| 1991 |
|
| 1992 |
.disco-border-gray-300 { |
| 1993 |
--tw-border-opacity: 1; |
| 1994 |
border-color: rgb(209 213 219 / var(--tw-border-opacity, 1)); |
| 1995 |
} |
| 1996 |
|
| 1997 |
.disco-border-gray-400 { |
| 1998 |
--tw-border-opacity: 1; |
| 1999 |
border-color: rgb(156 163 175 / var(--tw-border-opacity, 1)); |
| 2000 |
} |
| 2001 |
|
| 2002 |
.disco-border-gray-500 { |
| 2003 |
--tw-border-opacity: 1; |
| 2004 |
border-color: rgb(107 114 128 / var(--tw-border-opacity, 1)); |
| 2005 |
} |
| 2006 |
|
| 2007 |
.disco-border-green-400 { |
| 2008 |
--tw-border-opacity: 1; |
| 2009 |
border-color: rgb(74 222 128 / var(--tw-border-opacity, 1)); |
| 2010 |
} |
| 2011 |
|
| 2012 |
.disco-border-orange-400 { |
| 2013 |
--tw-border-opacity: 1; |
| 2014 |
border-color: rgb(251 146 60 / var(--tw-border-opacity, 1)); |
| 2015 |
} |
| 2016 |
|
| 2017 |
.disco-border-primary { |
| 2018 |
--tw-border-opacity: 1; |
| 2019 |
border-color: rgb(71 205 137 / var(--tw-border-opacity, 1)); |
| 2020 |
} |
| 2021 |
|
| 2022 |
.disco-border-primary-dark { |
| 2023 |
--tw-border-opacity: 1; |
| 2024 |
border-color: rgb(60 186 122 / var(--tw-border-opacity, 1)); |
| 2025 |
} |
| 2026 |
|
| 2027 |
.disco-border-primary\/60 { |
| 2028 |
border-color: rgb(71 205 137 / 0.6); |
| 2029 |
} |
| 2030 |
|
| 2031 |
.disco-border-red-500 { |
| 2032 |
--tw-border-opacity: 1; |
| 2033 |
border-color: rgb(239 68 68 / var(--tw-border-opacity, 1)); |
| 2034 |
} |
| 2035 |
|
| 2036 |
.disco-border-transparent { |
| 2037 |
border-color: transparent; |
| 2038 |
} |
| 2039 |
|
| 2040 |
.disco-border-white { |
| 2041 |
--tw-border-opacity: 1; |
| 2042 |
border-color: rgb(255 255 255 / var(--tw-border-opacity, 1)); |
| 2043 |
} |
| 2044 |
|
| 2045 |
.disco-border-b-gray-200 { |
| 2046 |
--tw-border-opacity: 1; |
| 2047 |
border-bottom-color: rgb(229 231 235 / var(--tw-border-opacity, 1)); |
| 2048 |
} |
| 2049 |
|
| 2050 |
.disco-border-b-primary { |
| 2051 |
--tw-border-opacity: 1; |
| 2052 |
border-bottom-color: rgb(71 205 137 / var(--tw-border-opacity, 1)); |
| 2053 |
} |
| 2054 |
|
| 2055 |
.disco-border-b-white { |
| 2056 |
--tw-border-opacity: 1; |
| 2057 |
border-bottom-color: rgb(255 255 255 / var(--tw-border-opacity, 1)); |
| 2058 |
} |
| 2059 |
|
| 2060 |
.\!disco-bg-gray-100 { |
| 2061 |
--tw-bg-opacity: 1 !important; |
| 2062 |
background-color: rgb(243 244 246 / var(--tw-bg-opacity, 1)) !important; |
| 2063 |
} |
| 2064 |
|
| 2065 |
.\!disco-bg-red-500 { |
| 2066 |
--tw-bg-opacity: 1 !important; |
| 2067 |
background-color: rgb(239 68 68 / var(--tw-bg-opacity, 1)) !important; |
| 2068 |
} |
| 2069 |
|
| 2070 |
.\!disco-bg-white { |
| 2071 |
--tw-bg-opacity: 1 !important; |
| 2072 |
background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1)) !important; |
| 2073 |
} |
| 2074 |
|
| 2075 |
.disco-bg-\[\#0BC88A\] { |
| 2076 |
--tw-bg-opacity: 1; |
| 2077 |
background-color: rgb(11 200 138 / var(--tw-bg-opacity, 1)); |
| 2078 |
} |
| 2079 |
|
| 2080 |
.disco-bg-\[\#9DB4FF\] { |
| 2081 |
--tw-bg-opacity: 1; |
| 2082 |
background-color: rgb(157 180 255 / var(--tw-bg-opacity, 1)); |
| 2083 |
} |
| 2084 |
|
| 2085 |
.disco-bg-\[\#F9FAFB\] { |
| 2086 |
--tw-bg-opacity: 1; |
| 2087 |
background-color: rgb(249 250 251 / var(--tw-bg-opacity, 1)); |
| 2088 |
} |
| 2089 |
|
| 2090 |
.disco-bg-\[\#FB3C16\] { |
| 2091 |
--tw-bg-opacity: 1; |
| 2092 |
background-color: rgb(251 60 22 / var(--tw-bg-opacity, 1)); |
| 2093 |
} |
| 2094 |
|
| 2095 |
.disco-bg-\[\#FFFF00\] { |
| 2096 |
--tw-bg-opacity: 1; |
| 2097 |
background-color: rgb(255 255 0 / var(--tw-bg-opacity, 1)); |
| 2098 |
} |
| 2099 |
|
| 2100 |
.disco-bg-\[\#dfffefe6\] { |
| 2101 |
background-color: #dfffefe6; |
| 2102 |
} |
| 2103 |
|
| 2104 |
.disco-bg-\[rgba\(255\,255\,255\,0\.05\)\] { |
| 2105 |
background-color: rgba(255,255,255,0.05); |
| 2106 |
} |
| 2107 |
|
| 2108 |
.disco-bg-black { |
| 2109 |
--tw-bg-opacity: 1; |
| 2110 |
background-color: rgb(0 0 0 / var(--tw-bg-opacity, 1)); |
| 2111 |
} |
| 2112 |
|
| 2113 |
.disco-bg-black\/50 { |
| 2114 |
background-color: rgb(0 0 0 / 0.5); |
| 2115 |
} |
| 2116 |
|
| 2117 |
.disco-bg-gray-100 { |
| 2118 |
--tw-bg-opacity: 1; |
| 2119 |
background-color: rgb(243 244 246 / var(--tw-bg-opacity, 1)); |
| 2120 |
} |
| 2121 |
|
| 2122 |
.disco-bg-gray-200 { |
| 2123 |
--tw-bg-opacity: 1; |
| 2124 |
background-color: rgb(229 231 235 / var(--tw-bg-opacity, 1)); |
| 2125 |
} |
| 2126 |
|
| 2127 |
.disco-bg-gray-25 { |
| 2128 |
--tw-bg-opacity: 1; |
| 2129 |
background-color: rgb(250 250 250 / var(--tw-bg-opacity, 1)); |
| 2130 |
} |
| 2131 |
|
| 2132 |
.disco-bg-gray-300 { |
| 2133 |
--tw-bg-opacity: 1; |
| 2134 |
background-color: rgb(209 213 219 / var(--tw-bg-opacity, 1)); |
| 2135 |
} |
| 2136 |
|
| 2137 |
.disco-bg-gray-400 { |
| 2138 |
--tw-bg-opacity: 1; |
| 2139 |
background-color: rgb(156 163 175 / var(--tw-bg-opacity, 1)); |
| 2140 |
} |
| 2141 |
|
| 2142 |
.disco-bg-gray-50 { |
| 2143 |
--tw-bg-opacity: 1; |
| 2144 |
background-color: rgb(249 250 251 / var(--tw-bg-opacity, 1)); |
| 2145 |
} |
| 2146 |
|
| 2147 |
.disco-bg-gray-500 { |
| 2148 |
--tw-bg-opacity: 1; |
| 2149 |
background-color: rgb(107 114 128 / var(--tw-bg-opacity, 1)); |
| 2150 |
} |
| 2151 |
|
| 2152 |
.disco-bg-green-100 { |
| 2153 |
--tw-bg-opacity: 1; |
| 2154 |
background-color: rgb(220 252 231 / var(--tw-bg-opacity, 1)); |
| 2155 |
} |
| 2156 |
|
| 2157 |
.disco-bg-green-50 { |
| 2158 |
--tw-bg-opacity: 1; |
| 2159 |
background-color: rgb(240 253 244 / var(--tw-bg-opacity, 1)); |
| 2160 |
} |
| 2161 |
|
| 2162 |
.disco-bg-green-500 { |
| 2163 |
--tw-bg-opacity: 1; |
| 2164 |
background-color: rgb(34 197 94 / var(--tw-bg-opacity, 1)); |
| 2165 |
} |
| 2166 |
|
| 2167 |
.disco-bg-grey-light { |
| 2168 |
--tw-bg-opacity: 1; |
| 2169 |
background-color: rgb(250 250 250 / var(--tw-bg-opacity, 1)); |
| 2170 |
} |
| 2171 |
|
| 2172 |
.disco-bg-primary { |
| 2173 |
--tw-bg-opacity: 1; |
| 2174 |
background-color: rgb(71 205 137 / var(--tw-bg-opacity, 1)); |
| 2175 |
} |
| 2176 |
|
| 2177 |
.disco-bg-primary-light { |
| 2178 |
background-color: #dfffefe6; |
| 2179 |
} |
| 2180 |
|
| 2181 |
.disco-bg-primary\/5 { |
| 2182 |
background-color: rgb(71 205 137 / 0.05); |
| 2183 |
} |
| 2184 |
|
| 2185 |
.disco-bg-purple-500 { |
| 2186 |
--tw-bg-opacity: 1; |
| 2187 |
background-color: rgb(168 85 247 / var(--tw-bg-opacity, 1)); |
| 2188 |
} |
| 2189 |
|
| 2190 |
.disco-bg-red-100 { |
| 2191 |
--tw-bg-opacity: 1; |
| 2192 |
background-color: rgb(254 226 226 / var(--tw-bg-opacity, 1)); |
| 2193 |
} |
| 2194 |
|
| 2195 |
.disco-bg-red-400 { |
| 2196 |
--tw-bg-opacity: 1; |
| 2197 |
background-color: rgb(248 113 113 / var(--tw-bg-opacity, 1)); |
| 2198 |
} |
| 2199 |
|
| 2200 |
.disco-bg-red-500 { |
| 2201 |
--tw-bg-opacity: 1; |
| 2202 |
background-color: rgb(239 68 68 / var(--tw-bg-opacity, 1)); |
| 2203 |
} |
| 2204 |
|
| 2205 |
.disco-bg-red-600 { |
| 2206 |
--tw-bg-opacity: 1; |
| 2207 |
background-color: rgb(220 38 38 / var(--tw-bg-opacity, 1)); |
| 2208 |
} |
| 2209 |
|
| 2210 |
.disco-bg-transparent { |
| 2211 |
background-color: transparent; |
| 2212 |
} |
| 2213 |
|
| 2214 |
.disco-bg-white { |
| 2215 |
--tw-bg-opacity: 1; |
| 2216 |
background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1)); |
| 2217 |
} |
| 2218 |
|
| 2219 |
.disco-bg-yellow-300 { |
| 2220 |
--tw-bg-opacity: 1; |
| 2221 |
background-color: rgb(253 224 71 / var(--tw-bg-opacity, 1)); |
| 2222 |
} |
| 2223 |
|
| 2224 |
.disco-bg-yellow-400 { |
| 2225 |
--tw-bg-opacity: 1; |
| 2226 |
background-color: rgb(250 204 21 / var(--tw-bg-opacity, 1)); |
| 2227 |
} |
| 2228 |
|
| 2229 |
.disco-bg-opacity-50 { |
| 2230 |
--tw-bg-opacity: 0.5; |
| 2231 |
} |
| 2232 |
|
| 2233 |
.disco-bg-\[linear-gradient\(0deg\,\#FFCF56_-0\.01\%\,\#F8B203_37\.95\%\,\#FFCE32_58\.84\%\,\#FFDB00_86\.4\%\,\#FFE259_97\.52\%\,\#FFD000_100\%\)\] { |
| 2234 |
background-image: linear-gradient(0deg,#FFCF56 -0.01%,#F8B203 37.95%,#FFCE32 58.84%,#FFDB00 86.4%,#FFE259 97.52%,#FFD000 100%); |
| 2235 |
} |
| 2236 |
|
| 2237 |
.disco-bg-\[linear-gradient\(90\.1deg\,\#11C8FF_0\%\,\#E953FF_51\.44\%\,\#FF682F_100\%\)\] { |
| 2238 |
background-image: linear-gradient(90.1deg,#11C8FF 0%,#E953FF 51.44%,#FF682F 100%); |
| 2239 |
} |
| 2240 |
|
| 2241 |
.disco-bg-gradient-to-r { |
| 2242 |
background-image: linear-gradient(to right, var(--tw-gradient-stops)); |
| 2243 |
} |
| 2244 |
|
| 2245 |
.disco-from-indigo-500 { |
| 2246 |
--tw-gradient-from: #6366f1 var(--tw-gradient-from-position); |
| 2247 |
--tw-gradient-to: rgb(99 102 241 / 0) var(--tw-gradient-to-position); |
| 2248 |
--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to); |
| 2249 |
} |
| 2250 |
|
| 2251 |
.disco-via-purple-500 { |
| 2252 |
--tw-gradient-to: rgb(168 85 247 / 0) var(--tw-gradient-to-position); |
| 2253 |
--tw-gradient-stops: var(--tw-gradient-from), #a855f7 var(--tw-gradient-via-position), var(--tw-gradient-to); |
| 2254 |
} |
| 2255 |
|
| 2256 |
.disco-to-pink-500 { |
| 2257 |
--tw-gradient-to: #ec4899 var(--tw-gradient-to-position); |
| 2258 |
} |
| 2259 |
|
| 2260 |
.disco-fill-primary { |
| 2261 |
fill: #47CD89; |
| 2262 |
} |
| 2263 |
|
| 2264 |
.disco-object-contain { |
| 2265 |
object-fit: contain; |
| 2266 |
} |
| 2267 |
|
| 2268 |
.disco-object-cover { |
| 2269 |
object-fit: cover; |
| 2270 |
} |
| 2271 |
|
| 2272 |
.\!disco-p-0 { |
| 2273 |
padding: 0px !important; |
| 2274 |
} |
| 2275 |
|
| 2276 |
.disco-p-0\.5 { |
| 2277 |
padding: 0.125rem; |
| 2278 |
} |
| 2279 |
|
| 2280 |
.disco-p-1 { |
| 2281 |
padding: 0.25rem; |
| 2282 |
} |
| 2283 |
|
| 2284 |
.disco-p-1\.5 { |
| 2285 |
padding: 0.375rem; |
| 2286 |
} |
| 2287 |
|
| 2288 |
.disco-p-2 { |
| 2289 |
padding: 0.5rem; |
| 2290 |
} |
| 2291 |
|
| 2292 |
.disco-p-3 { |
| 2293 |
padding: 0.75rem; |
| 2294 |
} |
| 2295 |
|
| 2296 |
.disco-p-4 { |
| 2297 |
padding: 1rem; |
| 2298 |
} |
| 2299 |
|
| 2300 |
.disco-p-5 { |
| 2301 |
padding: 1.25rem; |
| 2302 |
} |
| 2303 |
|
| 2304 |
.disco-p-6 { |
| 2305 |
padding: 1.5rem; |
| 2306 |
} |
| 2307 |
|
| 2308 |
.disco-p-px { |
| 2309 |
padding: 1px; |
| 2310 |
} |
| 2311 |
|
| 2312 |
.\!disco-px-0\.5 { |
| 2313 |
padding-left: 0.125rem !important; |
| 2314 |
padding-right: 0.125rem !important; |
| 2315 |
} |
| 2316 |
|
| 2317 |
.\!disco-px-1\.5 { |
| 2318 |
padding-left: 0.375rem !important; |
| 2319 |
padding-right: 0.375rem !important; |
| 2320 |
} |
| 2321 |
|
| 2322 |
.\!disco-px-2 { |
| 2323 |
padding-left: 0.5rem !important; |
| 2324 |
padding-right: 0.5rem !important; |
| 2325 |
} |
| 2326 |
|
| 2327 |
.\!disco-px-2\.5 { |
| 2328 |
padding-left: 0.625rem !important; |
| 2329 |
padding-right: 0.625rem !important; |
| 2330 |
} |
| 2331 |
|
| 2332 |
.\!disco-px-3 { |
| 2333 |
padding-left: 0.75rem !important; |
| 2334 |
padding-right: 0.75rem !important; |
| 2335 |
} |
| 2336 |
|
| 2337 |
.\!disco-px-4 { |
| 2338 |
padding-left: 1rem !important; |
| 2339 |
padding-right: 1rem !important; |
| 2340 |
} |
| 2341 |
|
| 2342 |
.\!disco-py-0 { |
| 2343 |
padding-top: 0px !important; |
| 2344 |
padding-bottom: 0px !important; |
| 2345 |
} |
| 2346 |
|
| 2347 |
.\!disco-py-1 { |
| 2348 |
padding-top: 0.25rem !important; |
| 2349 |
padding-bottom: 0.25rem !important; |
| 2350 |
} |
| 2351 |
|
| 2352 |
.\!disco-py-1\.5 { |
| 2353 |
padding-top: 0.375rem !important; |
| 2354 |
padding-bottom: 0.375rem !important; |
| 2355 |
} |
| 2356 |
|
| 2357 |
.\!disco-py-2 { |
| 2358 |
padding-top: 0.5rem !important; |
| 2359 |
padding-bottom: 0.5rem !important; |
| 2360 |
} |
| 2361 |
|
| 2362 |
.\!disco-py-2\.5 { |
| 2363 |
padding-top: 0.625rem !important; |
| 2364 |
padding-bottom: 0.625rem !important; |
| 2365 |
} |
| 2366 |
|
| 2367 |
.disco-px-0\.5 { |
| 2368 |
padding-left: 0.125rem; |
| 2369 |
padding-right: 0.125rem; |
| 2370 |
} |
| 2371 |
|
| 2372 |
.disco-px-1 { |
| 2373 |
padding-left: 0.25rem; |
| 2374 |
padding-right: 0.25rem; |
| 2375 |
} |
| 2376 |
|
| 2377 |
.disco-px-1\.5 { |
| 2378 |
padding-left: 0.375rem; |
| 2379 |
padding-right: 0.375rem; |
| 2380 |
} |
| 2381 |
|
| 2382 |
.disco-px-12 { |
| 2383 |
padding-left: 3rem; |
| 2384 |
padding-right: 3rem; |
| 2385 |
} |
| 2386 |
|
| 2387 |
.disco-px-2 { |
| 2388 |
padding-left: 0.5rem; |
| 2389 |
padding-right: 0.5rem; |
| 2390 |
} |
| 2391 |
|
| 2392 |
.disco-px-2\.5 { |
| 2393 |
padding-left: 0.625rem; |
| 2394 |
padding-right: 0.625rem; |
| 2395 |
} |
| 2396 |
|
| 2397 |
.disco-px-3 { |
| 2398 |
padding-left: 0.75rem; |
| 2399 |
padding-right: 0.75rem; |
| 2400 |
} |
| 2401 |
|
| 2402 |
.disco-px-4 { |
| 2403 |
padding-left: 1rem; |
| 2404 |
padding-right: 1rem; |
| 2405 |
} |
| 2406 |
|
| 2407 |
.disco-px-5 { |
| 2408 |
padding-left: 1.25rem; |
| 2409 |
padding-right: 1.25rem; |
| 2410 |
} |
| 2411 |
|
| 2412 |
.disco-px-6 { |
| 2413 |
padding-left: 1.5rem; |
| 2414 |
padding-right: 1.5rem; |
| 2415 |
} |
| 2416 |
|
| 2417 |
.disco-px-8 { |
| 2418 |
padding-left: 2rem; |
| 2419 |
padding-right: 2rem; |
| 2420 |
} |
| 2421 |
|
| 2422 |
.disco-py-0 { |
| 2423 |
padding-top: 0px; |
| 2424 |
padding-bottom: 0px; |
| 2425 |
} |
| 2426 |
|
| 2427 |
.disco-py-0\.5 { |
| 2428 |
padding-top: 0.125rem; |
| 2429 |
padding-bottom: 0.125rem; |
| 2430 |
} |
| 2431 |
|
| 2432 |
.disco-py-1 { |
| 2433 |
padding-top: 0.25rem; |
| 2434 |
padding-bottom: 0.25rem; |
| 2435 |
} |
| 2436 |
|
| 2437 |
.disco-py-1\.5 { |
| 2438 |
padding-top: 0.375rem; |
| 2439 |
padding-bottom: 0.375rem; |
| 2440 |
} |
| 2441 |
|
| 2442 |
.disco-py-12 { |
| 2443 |
padding-top: 3rem; |
| 2444 |
padding-bottom: 3rem; |
| 2445 |
} |
| 2446 |
|
| 2447 |
.disco-py-2 { |
| 2448 |
padding-top: 0.5rem; |
| 2449 |
padding-bottom: 0.5rem; |
| 2450 |
} |
| 2451 |
|
| 2452 |
.disco-py-2\.5 { |
| 2453 |
padding-top: 0.625rem; |
| 2454 |
padding-bottom: 0.625rem; |
| 2455 |
} |
| 2456 |
|
| 2457 |
.disco-py-3 { |
| 2458 |
padding-top: 0.75rem; |
| 2459 |
padding-bottom: 0.75rem; |
| 2460 |
} |
| 2461 |
|
| 2462 |
.disco-py-3\.5 { |
| 2463 |
padding-top: 0.875rem; |
| 2464 |
padding-bottom: 0.875rem; |
| 2465 |
} |
| 2466 |
|
| 2467 |
.disco-py-4 { |
| 2468 |
padding-top: 1rem; |
| 2469 |
padding-bottom: 1rem; |
| 2470 |
} |
| 2471 |
|
| 2472 |
.disco-py-5 { |
| 2473 |
padding-top: 1.25rem; |
| 2474 |
padding-bottom: 1.25rem; |
| 2475 |
} |
| 2476 |
|
| 2477 |
.disco-py-6 { |
| 2478 |
padding-top: 1.5rem; |
| 2479 |
padding-bottom: 1.5rem; |
| 2480 |
} |
| 2481 |
|
| 2482 |
.disco-py-8 { |
| 2483 |
padding-top: 2rem; |
| 2484 |
padding-bottom: 2rem; |
| 2485 |
} |
| 2486 |
|
| 2487 |
.disco-py-\[14px\] { |
| 2488 |
padding-top: 14px; |
| 2489 |
padding-bottom: 14px; |
| 2490 |
} |
| 2491 |
|
| 2492 |
.disco-py-\[22px\] { |
| 2493 |
padding-top: 22px; |
| 2494 |
padding-bottom: 22px; |
| 2495 |
} |
| 2496 |
|
| 2497 |
.\!disco-pe-1 { |
| 2498 |
padding-inline-end: 0.25rem !important; |
| 2499 |
} |
| 2500 |
|
| 2501 |
.\!disco-ps-2 { |
| 2502 |
padding-inline-start: 0.5rem !important; |
| 2503 |
} |
| 2504 |
|
| 2505 |
.\!disco-ps-3 { |
| 2506 |
padding-inline-start: 0.75rem !important; |
| 2507 |
} |
| 2508 |
|
| 2509 |
.\!disco-ps-8 { |
| 2510 |
padding-inline-start: 2rem !important; |
| 2511 |
} |
| 2512 |
|
| 2513 |
.\!disco-ps-9 { |
| 2514 |
padding-inline-start: 2.25rem !important; |
| 2515 |
} |
| 2516 |
|
| 2517 |
.disco-pb-0\.5 { |
| 2518 |
padding-bottom: 0.125rem; |
| 2519 |
} |
| 2520 |
|
| 2521 |
.disco-pb-1 { |
| 2522 |
padding-bottom: 0.25rem; |
| 2523 |
} |
| 2524 |
|
| 2525 |
.disco-pb-2 { |
| 2526 |
padding-bottom: 0.5rem; |
| 2527 |
} |
| 2528 |
|
| 2529 |
.disco-pb-3 { |
| 2530 |
padding-bottom: 0.75rem; |
| 2531 |
} |
| 2532 |
|
| 2533 |
.disco-pb-4 { |
| 2534 |
padding-bottom: 1rem; |
| 2535 |
} |
| 2536 |
|
| 2537 |
.disco-pb-5 { |
| 2538 |
padding-bottom: 1.25rem; |
| 2539 |
} |
| 2540 |
|
| 2541 |
.disco-pb-9 { |
| 2542 |
padding-bottom: 2.25rem; |
| 2543 |
} |
| 2544 |
|
| 2545 |
.disco-pe-0 { |
| 2546 |
padding-inline-end: 0px; |
| 2547 |
} |
| 2548 |
|
| 2549 |
.disco-pl-1 { |
| 2550 |
padding-left: 0.25rem; |
| 2551 |
} |
| 2552 |
|
| 2553 |
.disco-pl-2 { |
| 2554 |
padding-left: 0.5rem; |
| 2555 |
} |
| 2556 |
|
| 2557 |
.disco-pl-2\.5 { |
| 2558 |
padding-left: 0.625rem; |
| 2559 |
} |
| 2560 |
|
| 2561 |
.disco-pl-3 { |
| 2562 |
padding-left: 0.75rem; |
| 2563 |
} |
| 2564 |
|
| 2565 |
.disco-pl-4 { |
| 2566 |
padding-left: 1rem; |
| 2567 |
} |
| 2568 |
|
| 2569 |
.disco-pl-8 { |
| 2570 |
padding-left: 2rem; |
| 2571 |
} |
| 2572 |
|
| 2573 |
.disco-pr-0\.5 { |
| 2574 |
padding-right: 0.125rem; |
| 2575 |
} |
| 2576 |
|
| 2577 |
.disco-pr-1 { |
| 2578 |
padding-right: 0.25rem; |
| 2579 |
} |
| 2580 |
|
| 2581 |
.disco-pr-10 { |
| 2582 |
padding-right: 2.5rem; |
| 2583 |
} |
| 2584 |
|
| 2585 |
.disco-pr-2 { |
| 2586 |
padding-right: 0.5rem; |
| 2587 |
} |
| 2588 |
|
| 2589 |
.disco-pr-3 { |
| 2590 |
padding-right: 0.75rem; |
| 2591 |
} |
| 2592 |
|
| 2593 |
.disco-pr-4 { |
| 2594 |
padding-right: 1rem; |
| 2595 |
} |
| 2596 |
|
| 2597 |
.disco-pr-8 { |
| 2598 |
padding-right: 2rem; |
| 2599 |
} |
| 2600 |
|
| 2601 |
.disco-ps-2 { |
| 2602 |
padding-inline-start: 0.5rem; |
| 2603 |
} |
| 2604 |
|
| 2605 |
.disco-ps-4 { |
| 2606 |
padding-inline-start: 1rem; |
| 2607 |
} |
| 2608 |
|
| 2609 |
.disco-pt-2 { |
| 2610 |
padding-top: 0.5rem; |
| 2611 |
} |
| 2612 |
|
| 2613 |
.disco-pt-3 { |
| 2614 |
padding-top: 0.75rem; |
| 2615 |
} |
| 2616 |
|
| 2617 |
.disco-pt-3\.5 { |
| 2618 |
padding-top: 0.875rem; |
| 2619 |
} |
| 2620 |
|
| 2621 |
.disco-pt-4 { |
| 2622 |
padding-top: 1rem; |
| 2623 |
} |
| 2624 |
|
| 2625 |
.disco-pt-5 { |
| 2626 |
padding-top: 1.25rem; |
| 2627 |
} |
| 2628 |
|
| 2629 |
.disco-text-left { |
| 2630 |
text-align: left; |
| 2631 |
} |
| 2632 |
|
| 2633 |
.disco-text-center { |
| 2634 |
text-align: center; |
| 2635 |
} |
| 2636 |
|
| 2637 |
.disco-text-end { |
| 2638 |
text-align: end; |
| 2639 |
} |
| 2640 |
|
| 2641 |
.disco-align-top { |
| 2642 |
vertical-align: top; |
| 2643 |
} |
| 2644 |
|
| 2645 |
.\!disco-text-3xl { |
| 2646 |
font-size: 1.875rem !important; |
| 2647 |
line-height: 2.25rem !important; |
| 2648 |
} |
| 2649 |
|
| 2650 |
.\!disco-text-base { |
| 2651 |
font-size: 1rem !important; |
| 2652 |
line-height: 1.5rem !important; |
| 2653 |
} |
| 2654 |
|
| 2655 |
.\!disco-text-lg { |
| 2656 |
font-size: 1.125rem !important; |
| 2657 |
line-height: 1.75rem !important; |
| 2658 |
} |
| 2659 |
|
| 2660 |
.\!disco-text-sm { |
| 2661 |
font-size: 0.875rem !important; |
| 2662 |
line-height: 1.25rem !important; |
| 2663 |
} |
| 2664 |
|
| 2665 |
.\!disco-text-xs { |
| 2666 |
font-size: 0.75rem !important; |
| 2667 |
line-height: 1rem !important; |
| 2668 |
} |
| 2669 |
|
| 2670 |
.disco-text-2xl { |
| 2671 |
font-size: 1.5rem; |
| 2672 |
line-height: 2rem; |
| 2673 |
} |
| 2674 |
|
| 2675 |
.disco-text-\[10px\] { |
| 2676 |
font-size: 10px; |
| 2677 |
} |
| 2678 |
|
| 2679 |
.disco-text-\[11px\] { |
| 2680 |
font-size: 11px; |
| 2681 |
} |
| 2682 |
|
| 2683 |
.disco-text-\[12px\] { |
| 2684 |
font-size: 12px; |
| 2685 |
} |
| 2686 |
|
| 2687 |
.disco-text-\[14px\] { |
| 2688 |
font-size: 14px; |
| 2689 |
} |
| 2690 |
|
| 2691 |
.disco-text-\[30px\] { |
| 2692 |
font-size: 30px; |
| 2693 |
} |
| 2694 |
|
| 2695 |
.disco-text-\[7px\] { |
| 2696 |
font-size: 7px; |
| 2697 |
} |
| 2698 |
|
| 2699 |
.disco-text-\[8px\] { |
| 2700 |
font-size: 8px; |
| 2701 |
} |
| 2702 |
|
| 2703 |
.disco-text-\[9px\] { |
| 2704 |
font-size: 9px; |
| 2705 |
} |
| 2706 |
|
| 2707 |
.disco-text-base { |
| 2708 |
font-size: 1rem; |
| 2709 |
line-height: 1.5rem; |
| 2710 |
} |
| 2711 |
|
| 2712 |
.disco-text-lg { |
| 2713 |
font-size: 1.125rem; |
| 2714 |
line-height: 1.75rem; |
| 2715 |
} |
| 2716 |
|
| 2717 |
.disco-text-sm { |
| 2718 |
font-size: 0.875rem; |
| 2719 |
line-height: 1.25rem; |
| 2720 |
} |
| 2721 |
|
| 2722 |
.disco-text-xl { |
| 2723 |
font-size: 1.25rem; |
| 2724 |
line-height: 1.75rem; |
| 2725 |
} |
| 2726 |
|
| 2727 |
.disco-text-xs { |
| 2728 |
font-size: 0.75rem; |
| 2729 |
line-height: 1rem; |
| 2730 |
} |
| 2731 |
|
| 2732 |
.\!disco-font-light { |
| 2733 |
font-weight: 300 !important; |
| 2734 |
} |
| 2735 |
|
| 2736 |
.\!disco-font-medium { |
| 2737 |
font-weight: 500 !important; |
| 2738 |
} |
| 2739 |
|
| 2740 |
.\!disco-font-normal { |
| 2741 |
font-weight: 400 !important; |
| 2742 |
} |
| 2743 |
|
| 2744 |
.disco-font-bold { |
| 2745 |
font-weight: 700; |
| 2746 |
} |
| 2747 |
|
| 2748 |
.disco-font-extrabold { |
| 2749 |
font-weight: 800; |
| 2750 |
} |
| 2751 |
|
| 2752 |
.disco-font-extralight { |
| 2753 |
font-weight: 200; |
| 2754 |
} |
| 2755 |
|
| 2756 |
.disco-font-light { |
| 2757 |
font-weight: 300; |
| 2758 |
} |
| 2759 |
|
| 2760 |
.disco-font-medium { |
| 2761 |
font-weight: 500; |
| 2762 |
} |
| 2763 |
|
| 2764 |
.disco-font-normal { |
| 2765 |
font-weight: 400; |
| 2766 |
} |
| 2767 |
|
| 2768 |
.disco-font-semibold { |
| 2769 |
font-weight: 600; |
| 2770 |
} |
| 2771 |
|
| 2772 |
.disco-font-thin { |
| 2773 |
font-weight: 100; |
| 2774 |
} |
| 2775 |
|
| 2776 |
.disco-capitalize { |
| 2777 |
text-transform: capitalize; |
| 2778 |
} |
| 2779 |
|
| 2780 |
.disco-italic { |
| 2781 |
font-style: italic; |
| 2782 |
} |
| 2783 |
|
| 2784 |
.disco-leading-6 { |
| 2785 |
line-height: 1.5rem; |
| 2786 |
} |
| 2787 |
|
| 2788 |
.disco-leading-\[41px\] { |
| 2789 |
line-height: 41px; |
| 2790 |
} |
| 2791 |
|
| 2792 |
.\!disco-text-gray-400 { |
| 2793 |
--tw-text-opacity: 1 !important; |
| 2794 |
color: rgb(156 163 175 / var(--tw-text-opacity, 1)) !important; |
| 2795 |
} |
| 2796 |
|
| 2797 |
.\!disco-text-gray-500 { |
| 2798 |
--tw-text-opacity: 1 !important; |
| 2799 |
color: rgb(107 114 128 / var(--tw-text-opacity, 1)) !important; |
| 2800 |
} |
| 2801 |
|
| 2802 |
.\!disco-text-primary { |
| 2803 |
--tw-text-opacity: 1 !important; |
| 2804 |
color: rgb(71 205 137 / var(--tw-text-opacity, 1)) !important; |
| 2805 |
} |
| 2806 |
|
| 2807 |
.\!disco-text-red-500 { |
| 2808 |
--tw-text-opacity: 1 !important; |
| 2809 |
color: rgb(239 68 68 / var(--tw-text-opacity, 1)) !important; |
| 2810 |
} |
| 2811 |
|
| 2812 |
.\!disco-text-white { |
| 2813 |
--tw-text-opacity: 1 !important; |
| 2814 |
color: rgb(255 255 255 / var(--tw-text-opacity, 1)) !important; |
| 2815 |
} |
| 2816 |
|
| 2817 |
.\!disco-text-yellow-400 { |
| 2818 |
--tw-text-opacity: 1 !important; |
| 2819 |
color: rgb(250 204 21 / var(--tw-text-opacity, 1)) !important; |
| 2820 |
} |
| 2821 |
|
| 2822 |
.disco-text-\[\#24292E\] { |
| 2823 |
--tw-text-opacity: 1; |
| 2824 |
color: rgb(36 41 46 / var(--tw-text-opacity, 1)); |
| 2825 |
} |
| 2826 |
|
| 2827 |
.disco-text-\[\#FFFF00\] { |
| 2828 |
--tw-text-opacity: 1; |
| 2829 |
color: rgb(255 255 0 / var(--tw-text-opacity, 1)); |
| 2830 |
} |
| 2831 |
|
| 2832 |
.disco-text-amber-400 { |
| 2833 |
--tw-text-opacity: 1; |
| 2834 |
color: rgb(251 191 36 / var(--tw-text-opacity, 1)); |
| 2835 |
} |
| 2836 |
|
| 2837 |
.disco-text-black { |
| 2838 |
--tw-text-opacity: 1; |
| 2839 |
color: rgb(0 0 0 / var(--tw-text-opacity, 1)); |
| 2840 |
} |
| 2841 |
|
| 2842 |
.disco-text-blue-400 { |
| 2843 |
--tw-text-opacity: 1; |
| 2844 |
color: rgb(96 165 250 / var(--tw-text-opacity, 1)); |
| 2845 |
} |
| 2846 |
|
| 2847 |
.disco-text-gray-200 { |
| 2848 |
--tw-text-opacity: 1; |
| 2849 |
color: rgb(229 231 235 / var(--tw-text-opacity, 1)); |
| 2850 |
} |
| 2851 |
|
| 2852 |
.disco-text-gray-300 { |
| 2853 |
--tw-text-opacity: 1; |
| 2854 |
color: rgb(209 213 219 / var(--tw-text-opacity, 1)); |
| 2855 |
} |
| 2856 |
|
| 2857 |
.disco-text-gray-400 { |
| 2858 |
--tw-text-opacity: 1; |
| 2859 |
color: rgb(156 163 175 / var(--tw-text-opacity, 1)); |
| 2860 |
} |
| 2861 |
|
| 2862 |
.disco-text-gray-500 { |
| 2863 |
--tw-text-opacity: 1; |
| 2864 |
color: rgb(107 114 128 / var(--tw-text-opacity, 1)); |
| 2865 |
} |
| 2866 |
|
| 2867 |
.disco-text-gray-600 { |
| 2868 |
--tw-text-opacity: 1; |
| 2869 |
color: rgb(75 85 99 / var(--tw-text-opacity, 1)); |
| 2870 |
} |
| 2871 |
|
| 2872 |
.disco-text-gray-700 { |
| 2873 |
--tw-text-opacity: 1; |
| 2874 |
color: rgb(55 65 81 / var(--tw-text-opacity, 1)); |
| 2875 |
} |
| 2876 |
|
| 2877 |
.disco-text-gray-800 { |
| 2878 |
--tw-text-opacity: 1; |
| 2879 |
color: rgb(31 41 55 / var(--tw-text-opacity, 1)); |
| 2880 |
} |
| 2881 |
|
| 2882 |
.disco-text-gray-900 { |
| 2883 |
--tw-text-opacity: 1; |
| 2884 |
color: rgb(17 24 39 / var(--tw-text-opacity, 1)); |
| 2885 |
} |
| 2886 |
|
| 2887 |
.disco-text-green-500 { |
| 2888 |
--tw-text-opacity: 1; |
| 2889 |
color: rgb(34 197 94 / var(--tw-text-opacity, 1)); |
| 2890 |
} |
| 2891 |
|
| 2892 |
.disco-text-green-600 { |
| 2893 |
--tw-text-opacity: 1; |
| 2894 |
color: rgb(22 163 74 / var(--tw-text-opacity, 1)); |
| 2895 |
} |
| 2896 |
|
| 2897 |
.disco-text-grey-dark { |
| 2898 |
--tw-text-opacity: 1; |
| 2899 |
color: rgb(74 74 74 / var(--tw-text-opacity, 1)); |
| 2900 |
} |
| 2901 |
|
| 2902 |
.disco-text-orange-400 { |
| 2903 |
--tw-text-opacity: 1; |
| 2904 |
color: rgb(251 146 60 / var(--tw-text-opacity, 1)); |
| 2905 |
} |
| 2906 |
|
| 2907 |
.disco-text-primary { |
| 2908 |
--tw-text-opacity: 1; |
| 2909 |
color: rgb(71 205 137 / var(--tw-text-opacity, 1)); |
| 2910 |
} |
| 2911 |
|
| 2912 |
.disco-text-primary-dark { |
| 2913 |
--tw-text-opacity: 1; |
| 2914 |
color: rgb(60 186 122 / var(--tw-text-opacity, 1)); |
| 2915 |
} |
| 2916 |
|
| 2917 |
.disco-text-red-500 { |
| 2918 |
--tw-text-opacity: 1; |
| 2919 |
color: rgb(239 68 68 / var(--tw-text-opacity, 1)); |
| 2920 |
} |
| 2921 |
|
| 2922 |
.disco-text-red-600 { |
| 2923 |
--tw-text-opacity: 1; |
| 2924 |
color: rgb(220 38 38 / var(--tw-text-opacity, 1)); |
| 2925 |
} |
| 2926 |
|
| 2927 |
.disco-text-red-700 { |
| 2928 |
--tw-text-opacity: 1; |
| 2929 |
color: rgb(185 28 28 / var(--tw-text-opacity, 1)); |
| 2930 |
} |
| 2931 |
|
| 2932 |
.disco-text-white { |
| 2933 |
--tw-text-opacity: 1; |
| 2934 |
color: rgb(255 255 255 / var(--tw-text-opacity, 1)); |
| 2935 |
} |
| 2936 |
|
| 2937 |
.disco-text-yellow-500 { |
| 2938 |
--tw-text-opacity: 1; |
| 2939 |
color: rgb(234 179 8 / var(--tw-text-opacity, 1)); |
| 2940 |
} |
| 2941 |
|
| 2942 |
.disco-underline { |
| 2943 |
text-decoration-line: underline; |
| 2944 |
} |
| 2945 |
|
| 2946 |
.disco-line-through { |
| 2947 |
text-decoration-line: line-through; |
| 2948 |
} |
| 2949 |
|
| 2950 |
.disco-decoration-red-500 { |
| 2951 |
text-decoration-color: #ef4444; |
| 2952 |
} |
| 2953 |
|
| 2954 |
.disco-opacity-0 { |
| 2955 |
opacity: 0; |
| 2956 |
} |
| 2957 |
|
| 2958 |
.disco-opacity-100 { |
| 2959 |
opacity: 1; |
| 2960 |
} |
| 2961 |
|
| 2962 |
.disco-opacity-50 { |
| 2963 |
opacity: 0.5; |
| 2964 |
} |
| 2965 |
|
| 2966 |
.\!disco-shadow-none { |
| 2967 |
--tw-shadow: 0 0 #0000 !important; |
| 2968 |
--tw-shadow-colored: 0 0 #0000 !important; |
| 2969 |
box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow) !important; |
| 2970 |
} |
| 2971 |
|
| 2972 |
.disco-shadow { |
| 2973 |
--tw-shadow: 0 1px 3px 0 rgb(0 0 0 / 0.1), 0 1px 2px -1px rgb(0 0 0 / 0.1); |
| 2974 |
--tw-shadow-colored: 0 1px 3px 0 var(--tw-shadow-color), 0 1px 2px -1px var(--tw-shadow-color); |
| 2975 |
box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow); |
| 2976 |
} |
| 2977 |
|
| 2978 |
.disco-shadow-2xl { |
| 2979 |
--tw-shadow: 0 25px 50px -12px rgb(0 0 0 / 0.25); |
| 2980 |
--tw-shadow-colored: 0 25px 50px -12px var(--tw-shadow-color); |
| 2981 |
box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow); |
| 2982 |
} |
| 2983 |
|
| 2984 |
.disco-shadow-\[0_-3px_10px_5px_rgba\(0\,0\,0\,0\.05\)\] { |
| 2985 |
--tw-shadow: 0 -3px 10px 5px rgba(0,0,0,0.05); |
| 2986 |
--tw-shadow-colored: 0 -3px 10px 5px var(--tw-shadow-color); |
| 2987 |
box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow); |
| 2988 |
} |
| 2989 |
|
| 2990 |
.disco-shadow-\[0_3\.907px_3\.907px_0_rgba\(0\,0\,0\,0\.10\)\,1\.953px_1\.953px_0_0\.977px_\#fff\] { |
| 2991 |
--tw-shadow: 0 3.907px 3.907px 0 rgba(0,0,0,0.10),1.953px 1.953px 0 0.977px #fff; |
| 2992 |
--tw-shadow-colored: 0 3.907px 3.907px 0 var(--tw-shadow-color), 1.953px 1.953px 0 0.977px var(--tw-shadow-color); |
| 2993 |
box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow); |
| 2994 |
} |
| 2995 |
|
| 2996 |
.disco-shadow-custom { |
| 2997 |
--tw-shadow: 3px 3px 4px 0px rgba(0,0,0,0.3); |
| 2998 |
--tw-shadow-colored: 3px 3px 4px 0px var(--tw-shadow-color); |
| 2999 |
box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow); |
| 3000 |
} |
| 3001 |
|
| 3002 |
.disco-shadow-lg { |
| 3003 |
--tw-shadow: 0 10px 15px -3px rgb(0 0 0 / 0.1), 0 4px 6px -4px rgb(0 0 0 / 0.1); |
| 3004 |
--tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -4px var(--tw-shadow-color); |
| 3005 |
box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow); |
| 3006 |
} |
| 3007 |
|
| 3008 |
.disco-shadow-md { |
| 3009 |
--tw-shadow: 0 4px 6px -1px rgb(0 0 0 / 0.1), 0 2px 4px -2px rgb(0 0 0 / 0.1); |
| 3010 |
--tw-shadow-colored: 0 4px 6px -1px var(--tw-shadow-color), 0 2px 4px -2px var(--tw-shadow-color); |
| 3011 |
box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow); |
| 3012 |
} |
| 3013 |
|
| 3014 |
.disco-shadow-sm { |
| 3015 |
--tw-shadow: 0 1px 2px 0 rgb(0 0 0 / 0.05); |
| 3016 |
--tw-shadow-colored: 0 1px 2px 0 var(--tw-shadow-color); |
| 3017 |
box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow); |
| 3018 |
} |
| 3019 |
|
| 3020 |
.\!disco-outline-none { |
| 3021 |
outline: 2px solid transparent !important; |
| 3022 |
outline-offset: 2px !important; |
| 3023 |
} |
| 3024 |
|
| 3025 |
.disco-outline-none { |
| 3026 |
outline: 2px solid transparent; |
| 3027 |
outline-offset: 2px; |
| 3028 |
} |
| 3029 |
|
| 3030 |
.disco-ring-0 { |
| 3031 |
--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color); |
| 3032 |
--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(0px + var(--tw-ring-offset-width)) var(--tw-ring-color); |
| 3033 |
box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000); |
| 3034 |
} |
| 3035 |
|
| 3036 |
.disco-ring-1 { |
| 3037 |
--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color); |
| 3038 |
--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color); |
| 3039 |
box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000); |
| 3040 |
} |
| 3041 |
|
| 3042 |
.disco-ring-inset { |
| 3043 |
--tw-ring-inset: inset; |
| 3044 |
} |
| 3045 |
|
| 3046 |
.disco-ring-black { |
| 3047 |
--tw-ring-opacity: 1; |
| 3048 |
--tw-ring-color: rgb(0 0 0 / var(--tw-ring-opacity, 1)); |
| 3049 |
} |
| 3050 |
|
| 3051 |
.disco-ring-gray-300 { |
| 3052 |
--tw-ring-opacity: 1; |
| 3053 |
--tw-ring-color: rgb(209 213 219 / var(--tw-ring-opacity, 1)); |
| 3054 |
} |
| 3055 |
|
| 3056 |
.disco-ring-opacity-5 { |
| 3057 |
--tw-ring-opacity: 0.05; |
| 3058 |
} |
| 3059 |
|
| 3060 |
.disco-transition { |
| 3061 |
transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, -webkit-backdrop-filter; |
| 3062 |
transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter; |
| 3063 |
transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter, -webkit-backdrop-filter; |
| 3064 |
transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1); |
| 3065 |
transition-duration: 150ms; |
| 3066 |
} |
| 3067 |
|
| 3068 |
.disco-transition-all { |
| 3069 |
transition-property: all; |
| 3070 |
transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1); |
| 3071 |
transition-duration: 150ms; |
| 3072 |
} |
| 3073 |
|
| 3074 |
.disco-transition-colors { |
| 3075 |
transition-property: color, background-color, border-color, text-decoration-color, fill, stroke; |
| 3076 |
transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1); |
| 3077 |
transition-duration: 150ms; |
| 3078 |
} |
| 3079 |
|
| 3080 |
.disco-transition-opacity { |
| 3081 |
transition-property: opacity; |
| 3082 |
transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1); |
| 3083 |
transition-duration: 150ms; |
| 3084 |
} |
| 3085 |
|
| 3086 |
.disco-duration-100 { |
| 3087 |
transition-duration: 100ms; |
| 3088 |
} |
| 3089 |
|
| 3090 |
.disco-duration-200 { |
| 3091 |
transition-duration: 200ms; |
| 3092 |
} |
| 3093 |
|
| 3094 |
.disco-duration-300 { |
| 3095 |
transition-duration: 300ms; |
| 3096 |
} |
| 3097 |
|
| 3098 |
.disco-duration-700 { |
| 3099 |
transition-duration: 700ms; |
| 3100 |
} |
| 3101 |
|
| 3102 |
.disco-duration-75 { |
| 3103 |
transition-duration: 75ms; |
| 3104 |
} |
| 3105 |
|
| 3106 |
.disco-ease-in { |
| 3107 |
transition-timing-function: cubic-bezier(0.4, 0, 1, 1); |
| 3108 |
} |
| 3109 |
|
| 3110 |
.disco-ease-in-out { |
| 3111 |
transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1); |
| 3112 |
} |
| 3113 |
|
| 3114 |
.disco-ease-out { |
| 3115 |
transition-timing-function: cubic-bezier(0, 0, 0.2, 1); |
| 3116 |
} |
| 3117 |
|
| 3118 |
body { |
| 3119 |
background: #DBEAFE; |
| 3120 |
} |
| 3121 |
|
| 3122 |
/** |
| 3123 |
* Emoji piker search bar custom style start |
| 3124 |
*/ |
| 3125 |
|
| 3126 |
.EmojiPickerReact input { |
| 3127 |
padding-left: 30px !important; |
| 3128 |
/* Adjust padding to prevent overlap with the search icon */ |
| 3129 |
} |
| 3130 |
|
| 3131 |
.disco-c-appearance-none::-webkit-inner-spin-button, |
| 3132 |
.disco-c-appearance-none::-webkit-outer-spin-button { |
| 3133 |
appearance: none; |
| 3134 |
margin: 0; |
| 3135 |
} |
| 3136 |
|
| 3137 |
:root { |
| 3138 |
--toastify-color-light: #fff; |
| 3139 |
--toastify-color-dark: #121212; |
| 3140 |
--toastify-color-info: #3498db; |
| 3141 |
--toastify-color-success: #07bc0c; |
| 3142 |
--toastify-color-warning: #f1c40f; |
| 3143 |
--toastify-color-error: #e74c3c; |
| 3144 |
--toastify-color-transparent: rgba(255, 255, 255, 0.7); |
| 3145 |
--toastify-icon-color-info: var(--toastify-color-info); |
| 3146 |
--toastify-icon-color-success: var(--toastify-color-success); |
| 3147 |
--toastify-icon-color-warning: var(--toastify-color-warning); |
| 3148 |
--toastify-icon-color-error: var(--toastify-color-error); |
| 3149 |
--toastify-toast-width: 320px; |
| 3150 |
--toastify-toast-background: #fff; |
| 3151 |
--toastify-toast-min-height: 64px; |
| 3152 |
--toastify-toast-max-height: 800px; |
| 3153 |
--toastify-font-family: sans-serif; |
| 3154 |
--toastify-z-index: 9999; |
| 3155 |
--toastify-text-color-light: #757575; |
| 3156 |
--toastify-text-color-dark: #fff; |
| 3157 |
--toastify-text-color-info: #fff; |
| 3158 |
--toastify-text-color-success: #fff; |
| 3159 |
--toastify-text-color-warning: #fff; |
| 3160 |
--toastify-text-color-error: #fff; |
| 3161 |
--toastify-spinner-color: #616161; |
| 3162 |
--toastify-spinner-color-empty-area: #e0e0e0; |
| 3163 |
--toastify-color-progress-light: linear-gradient( |
| 3164 |
to right, |
| 3165 |
#4cd964, |
| 3166 |
#5ac8fa, |
| 3167 |
#007aff, |
| 3168 |
#34aadc, |
| 3169 |
#5856d6, |
| 3170 |
#ff2d55 |
| 3171 |
); |
| 3172 |
--toastify-color-progress-dark: #bb86fc; |
| 3173 |
--toastify-color-progress-info: var(--toastify-color-info); |
| 3174 |
--toastify-color-progress-success: var(--toastify-color-success); |
| 3175 |
--toastify-color-progress-warning: var(--toastify-color-warning); |
| 3176 |
--toastify-color-progress-error: var(--toastify-color-error); |
| 3177 |
} |
| 3178 |
|
| 3179 |
.Toastify__toast-container { |
| 3180 |
z-index: var(--toastify-z-index); |
| 3181 |
-webkit-transform: translate3d(0, 0, var(--toastify-z-index)); |
| 3182 |
position: fixed; |
| 3183 |
padding: 4px; |
| 3184 |
width: var(--toastify-toast-width); |
| 3185 |
box-sizing: border-box; |
| 3186 |
color: #fff; |
| 3187 |
} |
| 3188 |
|
| 3189 |
.Toastify__toast-container--top-left { |
| 3190 |
top: 1em; |
| 3191 |
left: 1em; |
| 3192 |
} |
| 3193 |
|
| 3194 |
.Toastify__toast-container--top-center { |
| 3195 |
top: 1em; |
| 3196 |
left: 50%; |
| 3197 |
transform: translateX(-50%); |
| 3198 |
} |
| 3199 |
|
| 3200 |
.Toastify__toast-container--top-right { |
| 3201 |
top: 1em; |
| 3202 |
right: 1em; |
| 3203 |
} |
| 3204 |
|
| 3205 |
.Toastify__toast-container--bottom-left { |
| 3206 |
bottom: 1em; |
| 3207 |
left: 1em; |
| 3208 |
} |
| 3209 |
|
| 3210 |
.Toastify__toast-container--bottom-center { |
| 3211 |
bottom: 1em; |
| 3212 |
left: 50%; |
| 3213 |
transform: translateX(-50%); |
| 3214 |
} |
| 3215 |
|
| 3216 |
.Toastify__toast-container--bottom-right { |
| 3217 |
bottom: 1em; |
| 3218 |
right: 1em; |
| 3219 |
} |
| 3220 |
|
| 3221 |
@media only screen and (max-width : 480px) { |
| 3222 |
.Toastify__toast-container { |
| 3223 |
width: 100vw; |
| 3224 |
padding: 0; |
| 3225 |
left: 0; |
| 3226 |
margin: 0; |
| 3227 |
} |
| 3228 |
|
| 3229 |
.Toastify__toast-container--top-left, .Toastify__toast-container--top-center, .Toastify__toast-container--top-right { |
| 3230 |
top: 0; |
| 3231 |
transform: translateX(0); |
| 3232 |
} |
| 3233 |
|
| 3234 |
.Toastify__toast-container--bottom-left, .Toastify__toast-container--bottom-center, .Toastify__toast-container--bottom-right { |
| 3235 |
bottom: 0; |
| 3236 |
transform: translateX(0); |
| 3237 |
} |
| 3238 |
|
| 3239 |
.Toastify__toast-container--rtl { |
| 3240 |
right: 0; |
| 3241 |
left: initial; |
| 3242 |
} |
| 3243 |
} |
| 3244 |
|
| 3245 |
.Toastify__toast { |
| 3246 |
position: relative; |
| 3247 |
min-height: var(--toastify-toast-min-height); |
| 3248 |
box-sizing: border-box; |
| 3249 |
margin-bottom: 1rem; |
| 3250 |
padding: 8px; |
| 3251 |
border-radius: 4px; |
| 3252 |
box-shadow: 0 1px 10px 0 rgba(0, 0, 0, 0.1), 0 2px 15px 0 rgba(0, 0, 0, 0.05); |
| 3253 |
display: flex; |
| 3254 |
justify-content: space-between; |
| 3255 |
max-height: var(--toastify-toast-max-height); |
| 3256 |
overflow: hidden; |
| 3257 |
font-family: var(--toastify-font-family); |
| 3258 |
cursor: default; |
| 3259 |
direction: ltr; |
| 3260 |
/* webkit only issue #791 */ |
| 3261 |
z-index: 0; |
| 3262 |
} |
| 3263 |
|
| 3264 |
.Toastify__toast--rtl { |
| 3265 |
direction: rtl; |
| 3266 |
} |
| 3267 |
|
| 3268 |
.Toastify__toast--close-on-click { |
| 3269 |
cursor: pointer; |
| 3270 |
} |
| 3271 |
|
| 3272 |
.Toastify__toast-body { |
| 3273 |
margin: auto 0; |
| 3274 |
flex: 1 1 auto; |
| 3275 |
padding: 6px; |
| 3276 |
display: flex; |
| 3277 |
align-items: center; |
| 3278 |
} |
| 3279 |
|
| 3280 |
.Toastify__toast-body > div:last-child { |
| 3281 |
word-break: break-word; |
| 3282 |
flex: 1; |
| 3283 |
} |
| 3284 |
|
| 3285 |
.Toastify__toast-icon { |
| 3286 |
margin-inline-end: 10px; |
| 3287 |
width: 20px; |
| 3288 |
flex-shrink: 0; |
| 3289 |
display: flex; |
| 3290 |
} |
| 3291 |
|
| 3292 |
.Toastify--animate { |
| 3293 |
animation-fill-mode: both; |
| 3294 |
animation-duration: 0.7s; |
| 3295 |
} |
| 3296 |
|
| 3297 |
.Toastify--animate-icon { |
| 3298 |
animation-fill-mode: both; |
| 3299 |
animation-duration: 0.3s; |
| 3300 |
} |
| 3301 |
|
| 3302 |
@media only screen and (max-width : 480px) { |
| 3303 |
.Toastify__toast { |
| 3304 |
margin-bottom: 0; |
| 3305 |
border-radius: 0; |
| 3306 |
} |
| 3307 |
} |
| 3308 |
|
| 3309 |
.Toastify__toast-theme--dark { |
| 3310 |
background: var(--toastify-color-dark); |
| 3311 |
color: var(--toastify-text-color-dark); |
| 3312 |
} |
| 3313 |
|
| 3314 |
.Toastify__toast-theme--light { |
| 3315 |
background: var(--toastify-color-light); |
| 3316 |
color: var(--toastify-text-color-light); |
| 3317 |
} |
| 3318 |
|
| 3319 |
.Toastify__toast-theme--colored.Toastify__toast--default { |
| 3320 |
background: var(--toastify-color-light); |
| 3321 |
color: var(--toastify-text-color-light); |
| 3322 |
} |
| 3323 |
|
| 3324 |
.Toastify__toast-theme--colored.Toastify__toast--info { |
| 3325 |
color: var(--toastify-text-color-info); |
| 3326 |
background: var(--toastify-color-info); |
| 3327 |
} |
| 3328 |
|
| 3329 |
.Toastify__toast-theme--colored.Toastify__toast--success { |
| 3330 |
color: var(--toastify-text-color-success); |
| 3331 |
background: var(--toastify-color-success); |
| 3332 |
} |
| 3333 |
|
| 3334 |
.Toastify__toast-theme--colored.Toastify__toast--warning { |
| 3335 |
color: var(--toastify-text-color-warning); |
| 3336 |
background: var(--toastify-color-warning); |
| 3337 |
} |
| 3338 |
|
| 3339 |
.Toastify__toast-theme--colored.Toastify__toast--error { |
| 3340 |
color: var(--toastify-text-color-error); |
| 3341 |
background: var(--toastify-color-error); |
| 3342 |
} |
| 3343 |
|
| 3344 |
.Toastify__progress-bar-theme--light { |
| 3345 |
background: var(--toastify-color-progress-light); |
| 3346 |
} |
| 3347 |
|
| 3348 |
.Toastify__progress-bar-theme--dark { |
| 3349 |
background: var(--toastify-color-progress-dark); |
| 3350 |
} |
| 3351 |
|
| 3352 |
.Toastify__progress-bar--info { |
| 3353 |
background: var(--toastify-color-progress-info); |
| 3354 |
} |
| 3355 |
|
| 3356 |
.Toastify__progress-bar--success { |
| 3357 |
background: var(--toastify-color-progress-success); |
| 3358 |
} |
| 3359 |
|
| 3360 |
.Toastify__progress-bar--warning { |
| 3361 |
background: var(--toastify-color-progress-warning); |
| 3362 |
} |
| 3363 |
|
| 3364 |
.Toastify__progress-bar--error { |
| 3365 |
background: var(--toastify-color-progress-error); |
| 3366 |
} |
| 3367 |
|
| 3368 |
.Toastify__progress-bar-theme--colored.Toastify__progress-bar--info, .Toastify__progress-bar-theme--colored.Toastify__progress-bar--success, .Toastify__progress-bar-theme--colored.Toastify__progress-bar--warning, .Toastify__progress-bar-theme--colored.Toastify__progress-bar--error { |
| 3369 |
background: var(--toastify-color-transparent); |
| 3370 |
} |
| 3371 |
|
| 3372 |
.Toastify__close-button { |
| 3373 |
color: #fff; |
| 3374 |
background: transparent; |
| 3375 |
outline: none; |
| 3376 |
border: none; |
| 3377 |
padding: 0; |
| 3378 |
cursor: pointer; |
| 3379 |
opacity: 0.7; |
| 3380 |
transition: 0.3s ease; |
| 3381 |
align-self: flex-start; |
| 3382 |
} |
| 3383 |
|
| 3384 |
.Toastify__close-button--light { |
| 3385 |
color: #000; |
| 3386 |
opacity: 0.3; |
| 3387 |
} |
| 3388 |
|
| 3389 |
.Toastify__close-button > svg { |
| 3390 |
fill: currentColor; |
| 3391 |
height: 16px; |
| 3392 |
width: 14px; |
| 3393 |
} |
| 3394 |
|
| 3395 |
.Toastify__close-button:hover, .Toastify__close-button:focus { |
| 3396 |
opacity: 1; |
| 3397 |
} |
| 3398 |
|
| 3399 |
@keyframes Toastify__trackProgress { |
| 3400 |
0% { |
| 3401 |
transform: scaleX(1); |
| 3402 |
} |
| 3403 |
|
| 3404 |
100% { |
| 3405 |
transform: scaleX(0); |
| 3406 |
} |
| 3407 |
} |
| 3408 |
|
| 3409 |
.Toastify__progress-bar { |
| 3410 |
position: absolute; |
| 3411 |
bottom: 0; |
| 3412 |
left: 0; |
| 3413 |
width: 100%; |
| 3414 |
height: 5px; |
| 3415 |
z-index: var(--toastify-z-index); |
| 3416 |
opacity: 0.7; |
| 3417 |
transform-origin: left; |
| 3418 |
} |
| 3419 |
|
| 3420 |
.Toastify__progress-bar--animated { |
| 3421 |
animation: Toastify__trackProgress linear 1 forwards; |
| 3422 |
} |
| 3423 |
|
| 3424 |
.Toastify__progress-bar--controlled { |
| 3425 |
transition: transform 0.2s; |
| 3426 |
} |
| 3427 |
|
| 3428 |
.Toastify__progress-bar--rtl { |
| 3429 |
right: 0; |
| 3430 |
left: initial; |
| 3431 |
transform-origin: right; |
| 3432 |
} |
| 3433 |
|
| 3434 |
.Toastify__spinner { |
| 3435 |
width: 20px; |
| 3436 |
height: 20px; |
| 3437 |
box-sizing: border-box; |
| 3438 |
border: 2px solid; |
| 3439 |
border-radius: 100%; |
| 3440 |
border-color: var(--toastify-spinner-color-empty-area); |
| 3441 |
border-right-color: var(--toastify-spinner-color); |
| 3442 |
animation: Toastify__spin 0.65s linear infinite; |
| 3443 |
} |
| 3444 |
|
| 3445 |
@keyframes Toastify__bounceInRight { |
| 3446 |
from, 60%, 75%, 90%, to { |
| 3447 |
animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); |
| 3448 |
} |
| 3449 |
|
| 3450 |
from { |
| 3451 |
opacity: 0; |
| 3452 |
transform: translate3d(3000px, 0, 0); |
| 3453 |
} |
| 3454 |
|
| 3455 |
60% { |
| 3456 |
opacity: 1; |
| 3457 |
transform: translate3d(-25px, 0, 0); |
| 3458 |
} |
| 3459 |
|
| 3460 |
75% { |
| 3461 |
transform: translate3d(10px, 0, 0); |
| 3462 |
} |
| 3463 |
|
| 3464 |
90% { |
| 3465 |
transform: translate3d(-5px, 0, 0); |
| 3466 |
} |
| 3467 |
|
| 3468 |
to { |
| 3469 |
transform: none; |
| 3470 |
} |
| 3471 |
} |
| 3472 |
|
| 3473 |
@keyframes Toastify__bounceOutRight { |
| 3474 |
20% { |
| 3475 |
opacity: 1; |
| 3476 |
transform: translate3d(-20px, 0, 0); |
| 3477 |
} |
| 3478 |
|
| 3479 |
to { |
| 3480 |
opacity: 0; |
| 3481 |
transform: translate3d(2000px, 0, 0); |
| 3482 |
} |
| 3483 |
} |
| 3484 |
|
| 3485 |
@keyframes Toastify__bounceInLeft { |
| 3486 |
from, 60%, 75%, 90%, to { |
| 3487 |
animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); |
| 3488 |
} |
| 3489 |
|
| 3490 |
0% { |
| 3491 |
opacity: 0; |
| 3492 |
transform: translate3d(-3000px, 0, 0); |
| 3493 |
} |
| 3494 |
|
| 3495 |
60% { |
| 3496 |
opacity: 1; |
| 3497 |
transform: translate3d(25px, 0, 0); |
| 3498 |
} |
| 3499 |
|
| 3500 |
75% { |
| 3501 |
transform: translate3d(-10px, 0, 0); |
| 3502 |
} |
| 3503 |
|
| 3504 |
90% { |
| 3505 |
transform: translate3d(5px, 0, 0); |
| 3506 |
} |
| 3507 |
|
| 3508 |
to { |
| 3509 |
transform: none; |
| 3510 |
} |
| 3511 |
} |
| 3512 |
|
| 3513 |
@keyframes Toastify__bounceOutLeft { |
| 3514 |
20% { |
| 3515 |
opacity: 1; |
| 3516 |
transform: translate3d(20px, 0, 0); |
| 3517 |
} |
| 3518 |
|
| 3519 |
to { |
| 3520 |
opacity: 0; |
| 3521 |
transform: translate3d(-2000px, 0, 0); |
| 3522 |
} |
| 3523 |
} |
| 3524 |
|
| 3525 |
@keyframes Toastify__bounceInUp { |
| 3526 |
from, 60%, 75%, 90%, to { |
| 3527 |
animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); |
| 3528 |
} |
| 3529 |
|
| 3530 |
from { |
| 3531 |
opacity: 0; |
| 3532 |
transform: translate3d(0, 3000px, 0); |
| 3533 |
} |
| 3534 |
|
| 3535 |
60% { |
| 3536 |
opacity: 1; |
| 3537 |
transform: translate3d(0, -20px, 0); |
| 3538 |
} |
| 3539 |
|
| 3540 |
75% { |
| 3541 |
transform: translate3d(0, 10px, 0); |
| 3542 |
} |
| 3543 |
|
| 3544 |
90% { |
| 3545 |
transform: translate3d(0, -5px, 0); |
| 3546 |
} |
| 3547 |
|
| 3548 |
to { |
| 3549 |
transform: translate3d(0, 0, 0); |
| 3550 |
} |
| 3551 |
} |
| 3552 |
|
| 3553 |
@keyframes Toastify__bounceOutUp { |
| 3554 |
20% { |
| 3555 |
transform: translate3d(0, -10px, 0); |
| 3556 |
} |
| 3557 |
|
| 3558 |
40%, 45% { |
| 3559 |
opacity: 1; |
| 3560 |
transform: translate3d(0, 20px, 0); |
| 3561 |
} |
| 3562 |
|
| 3563 |
to { |
| 3564 |
opacity: 0; |
| 3565 |
transform: translate3d(0, -2000px, 0); |
| 3566 |
} |
| 3567 |
} |
| 3568 |
|
| 3569 |
@keyframes Toastify__bounceInDown { |
| 3570 |
from, 60%, 75%, 90%, to { |
| 3571 |
animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); |
| 3572 |
} |
| 3573 |
|
| 3574 |
0% { |
| 3575 |
opacity: 0; |
| 3576 |
transform: translate3d(0, -3000px, 0); |
| 3577 |
} |
| 3578 |
|
| 3579 |
60% { |
| 3580 |
opacity: 1; |
| 3581 |
transform: translate3d(0, 25px, 0); |
| 3582 |
} |
| 3583 |
|
| 3584 |
75% { |
| 3585 |
transform: translate3d(0, -10px, 0); |
| 3586 |
} |
| 3587 |
|
| 3588 |
90% { |
| 3589 |
transform: translate3d(0, 5px, 0); |
| 3590 |
} |
| 3591 |
|
| 3592 |
to { |
| 3593 |
transform: none; |
| 3594 |
} |
| 3595 |
} |
| 3596 |
|
| 3597 |
@keyframes Toastify__bounceOutDown { |
| 3598 |
20% { |
| 3599 |
transform: translate3d(0, 10px, 0); |
| 3600 |
} |
| 3601 |
|
| 3602 |
40%, 45% { |
| 3603 |
opacity: 1; |
| 3604 |
transform: translate3d(0, -20px, 0); |
| 3605 |
} |
| 3606 |
|
| 3607 |
to { |
| 3608 |
opacity: 0; |
| 3609 |
transform: translate3d(0, 2000px, 0); |
| 3610 |
} |
| 3611 |
} |
| 3612 |
|
| 3613 |
.Toastify__bounce-enter--top-left, .Toastify__bounce-enter--bottom-left { |
| 3614 |
animation-name: Toastify__bounceInLeft; |
| 3615 |
} |
| 3616 |
|
| 3617 |
.Toastify__bounce-enter--top-right, .Toastify__bounce-enter--bottom-right { |
| 3618 |
animation-name: Toastify__bounceInRight; |
| 3619 |
} |
| 3620 |
|
| 3621 |
.Toastify__bounce-enter--top-center { |
| 3622 |
animation-name: Toastify__bounceInDown; |
| 3623 |
} |
| 3624 |
|
| 3625 |
.Toastify__bounce-enter--bottom-center { |
| 3626 |
animation-name: Toastify__bounceInUp; |
| 3627 |
} |
| 3628 |
|
| 3629 |
.Toastify__bounce-exit--top-left, .Toastify__bounce-exit--bottom-left { |
| 3630 |
animation-name: Toastify__bounceOutLeft; |
| 3631 |
} |
| 3632 |
|
| 3633 |
.Toastify__bounce-exit--top-right, .Toastify__bounce-exit--bottom-right { |
| 3634 |
animation-name: Toastify__bounceOutRight; |
| 3635 |
} |
| 3636 |
|
| 3637 |
.Toastify__bounce-exit--top-center { |
| 3638 |
animation-name: Toastify__bounceOutUp; |
| 3639 |
} |
| 3640 |
|
| 3641 |
.Toastify__bounce-exit--bottom-center { |
| 3642 |
animation-name: Toastify__bounceOutDown; |
| 3643 |
} |
| 3644 |
|
| 3645 |
@keyframes Toastify__zoomIn { |
| 3646 |
from { |
| 3647 |
opacity: 0; |
| 3648 |
transform: scale3d(0.3, 0.3, 0.3); |
| 3649 |
} |
| 3650 |
|
| 3651 |
50% { |
| 3652 |
opacity: 1; |
| 3653 |
} |
| 3654 |
} |
| 3655 |
|
| 3656 |
@keyframes Toastify__zoomOut { |
| 3657 |
from { |
| 3658 |
opacity: 1; |
| 3659 |
} |
| 3660 |
|
| 3661 |
50% { |
| 3662 |
opacity: 0; |
| 3663 |
transform: scale3d(0.3, 0.3, 0.3); |
| 3664 |
} |
| 3665 |
|
| 3666 |
to { |
| 3667 |
opacity: 0; |
| 3668 |
} |
| 3669 |
} |
| 3670 |
|
| 3671 |
.Toastify__zoom-enter { |
| 3672 |
animation-name: Toastify__zoomIn; |
| 3673 |
} |
| 3674 |
|
| 3675 |
.Toastify__zoom-exit { |
| 3676 |
animation-name: Toastify__zoomOut; |
| 3677 |
} |
| 3678 |
|
| 3679 |
@keyframes Toastify__flipIn { |
| 3680 |
from { |
| 3681 |
transform: perspective(400px) rotate3d(1, 0, 0, 90deg); |
| 3682 |
animation-timing-function: ease-in; |
| 3683 |
opacity: 0; |
| 3684 |
} |
| 3685 |
|
| 3686 |
40% { |
| 3687 |
transform: perspective(400px) rotate3d(1, 0, 0, -20deg); |
| 3688 |
animation-timing-function: ease-in; |
| 3689 |
} |
| 3690 |
|
| 3691 |
60% { |
| 3692 |
transform: perspective(400px) rotate3d(1, 0, 0, 10deg); |
| 3693 |
opacity: 1; |
| 3694 |
} |
| 3695 |
|
| 3696 |
80% { |
| 3697 |
transform: perspective(400px) rotate3d(1, 0, 0, -5deg); |
| 3698 |
} |
| 3699 |
|
| 3700 |
to { |
| 3701 |
transform: perspective(400px); |
| 3702 |
} |
| 3703 |
} |
| 3704 |
|
| 3705 |
@keyframes Toastify__flipOut { |
| 3706 |
from { |
| 3707 |
transform: perspective(400px); |
| 3708 |
} |
| 3709 |
|
| 3710 |
30% { |
| 3711 |
transform: perspective(400px) rotate3d(1, 0, 0, -20deg); |
| 3712 |
opacity: 1; |
| 3713 |
} |
| 3714 |
|
| 3715 |
to { |
| 3716 |
transform: perspective(400px) rotate3d(1, 0, 0, 90deg); |
| 3717 |
opacity: 0; |
| 3718 |
} |
| 3719 |
} |
| 3720 |
|
| 3721 |
.Toastify__flip-enter { |
| 3722 |
animation-name: Toastify__flipIn; |
| 3723 |
} |
| 3724 |
|
| 3725 |
.Toastify__flip-exit { |
| 3726 |
animation-name: Toastify__flipOut; |
| 3727 |
} |
| 3728 |
|
| 3729 |
@keyframes Toastify__slideInRight { |
| 3730 |
from { |
| 3731 |
transform: translate3d(110%, 0, 0); |
| 3732 |
visibility: visible; |
| 3733 |
} |
| 3734 |
|
| 3735 |
to { |
| 3736 |
transform: translate3d(0, 0, 0); |
| 3737 |
} |
| 3738 |
} |
| 3739 |
|
| 3740 |
@keyframes Toastify__slideInLeft { |
| 3741 |
from { |
| 3742 |
transform: translate3d(-110%, 0, 0); |
| 3743 |
visibility: visible; |
| 3744 |
} |
| 3745 |
|
| 3746 |
to { |
| 3747 |
transform: translate3d(0, 0, 0); |
| 3748 |
} |
| 3749 |
} |
| 3750 |
|
| 3751 |
@keyframes Toastify__slideInUp { |
| 3752 |
from { |
| 3753 |
transform: translate3d(0, 110%, 0); |
| 3754 |
visibility: visible; |
| 3755 |
} |
| 3756 |
|
| 3757 |
to { |
| 3758 |
transform: translate3d(0, 0, 0); |
| 3759 |
} |
| 3760 |
} |
| 3761 |
|
| 3762 |
@keyframes Toastify__slideInDown { |
| 3763 |
from { |
| 3764 |
transform: translate3d(0, -110%, 0); |
| 3765 |
visibility: visible; |
| 3766 |
} |
| 3767 |
|
| 3768 |
to { |
| 3769 |
transform: translate3d(0, 0, 0); |
| 3770 |
} |
| 3771 |
} |
| 3772 |
|
| 3773 |
@keyframes Toastify__slideOutRight { |
| 3774 |
from { |
| 3775 |
transform: translate3d(0, 0, 0); |
| 3776 |
} |
| 3777 |
|
| 3778 |
to { |
| 3779 |
visibility: hidden; |
| 3780 |
transform: translate3d(110%, 0, 0); |
| 3781 |
} |
| 3782 |
} |
| 3783 |
|
| 3784 |
@keyframes Toastify__slideOutLeft { |
| 3785 |
from { |
| 3786 |
transform: translate3d(0, 0, 0); |
| 3787 |
} |
| 3788 |
|
| 3789 |
to { |
| 3790 |
visibility: hidden; |
| 3791 |
transform: translate3d(-110%, 0, 0); |
| 3792 |
} |
| 3793 |
} |
| 3794 |
|
| 3795 |
@keyframes Toastify__slideOutDown { |
| 3796 |
from { |
| 3797 |
transform: translate3d(0, 0, 0); |
| 3798 |
} |
| 3799 |
|
| 3800 |
to { |
| 3801 |
visibility: hidden; |
| 3802 |
transform: translate3d(0, 500px, 0); |
| 3803 |
} |
| 3804 |
} |
| 3805 |
|
| 3806 |
@keyframes Toastify__slideOutUp { |
| 3807 |
from { |
| 3808 |
transform: translate3d(0, 0, 0); |
| 3809 |
} |
| 3810 |
|
| 3811 |
to { |
| 3812 |
visibility: hidden; |
| 3813 |
transform: translate3d(0, -500px, 0); |
| 3814 |
} |
| 3815 |
} |
| 3816 |
|
| 3817 |
.Toastify__slide-enter--top-left, .Toastify__slide-enter--bottom-left { |
| 3818 |
animation-name: Toastify__slideInLeft; |
| 3819 |
} |
| 3820 |
|
| 3821 |
.Toastify__slide-enter--top-right, .Toastify__slide-enter--bottom-right { |
| 3822 |
animation-name: Toastify__slideInRight; |
| 3823 |
} |
| 3824 |
|
| 3825 |
.Toastify__slide-enter--top-center { |
| 3826 |
animation-name: Toastify__slideInDown; |
| 3827 |
} |
| 3828 |
|
| 3829 |
.Toastify__slide-enter--bottom-center { |
| 3830 |
animation-name: Toastify__slideInUp; |
| 3831 |
} |
| 3832 |
|
| 3833 |
.Toastify__slide-exit--top-left, .Toastify__slide-exit--bottom-left { |
| 3834 |
animation-name: Toastify__slideOutLeft; |
| 3835 |
} |
| 3836 |
|
| 3837 |
.Toastify__slide-exit--top-right, .Toastify__slide-exit--bottom-right { |
| 3838 |
animation-name: Toastify__slideOutRight; |
| 3839 |
} |
| 3840 |
|
| 3841 |
.Toastify__slide-exit--top-center { |
| 3842 |
animation-name: Toastify__slideOutUp; |
| 3843 |
} |
| 3844 |
|
| 3845 |
.Toastify__slide-exit--bottom-center { |
| 3846 |
animation-name: Toastify__slideOutDown; |
| 3847 |
} |
| 3848 |
|
| 3849 |
@keyframes Toastify__spin { |
| 3850 |
from { |
| 3851 |
transform: rotate(0deg); |
| 3852 |
} |
| 3853 |
|
| 3854 |
to { |
| 3855 |
transform: rotate(360deg); |
| 3856 |
} |
| 3857 |
} |
| 3858 |
|
| 3859 |
.after\:disco-absolute::after { |
| 3860 |
content: var(--tw-content); |
| 3861 |
position: absolute; |
| 3862 |
} |
| 3863 |
|
| 3864 |
.after\:disco-bottom-\[-15px\]::after { |
| 3865 |
content: var(--tw-content); |
| 3866 |
bottom: -15px; |
| 3867 |
} |
| 3868 |
|
| 3869 |
.after\:disco-left-1\/2::after { |
| 3870 |
content: var(--tw-content); |
| 3871 |
left: 50%; |
| 3872 |
} |
| 3873 |
|
| 3874 |
.after\:disco--translate-x-1\/2::after { |
| 3875 |
content: var(--tw-content); |
| 3876 |
--tw-translate-x: -50%; |
| 3877 |
transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y)); |
| 3878 |
} |
| 3879 |
|
| 3880 |
.after\:disco-transform::after { |
| 3881 |
content: var(--tw-content); |
| 3882 |
transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y)); |
| 3883 |
} |
| 3884 |
|
| 3885 |
.after\:disco-border-8::after { |
| 3886 |
content: var(--tw-content); |
| 3887 |
border-width: 8px; |
| 3888 |
} |
| 3889 |
|
| 3890 |
.after\:disco-border-transparent::after { |
| 3891 |
content: var(--tw-content); |
| 3892 |
border-color: transparent; |
| 3893 |
} |
| 3894 |
|
| 3895 |
.after\:disco-border-t-primary::after { |
| 3896 |
content: var(--tw-content); |
| 3897 |
--tw-border-opacity: 1; |
| 3898 |
border-top-color: rgb(71 205 137 / var(--tw-border-opacity, 1)); |
| 3899 |
} |
| 3900 |
|
| 3901 |
.after\:disco-content-\[\'\'\]::after { |
| 3902 |
--tw-content: ''; |
| 3903 |
content: var(--tw-content); |
| 3904 |
} |
| 3905 |
|
| 3906 |
.first\:disco-mt-5:first-child { |
| 3907 |
margin-top: 1.25rem; |
| 3908 |
} |
| 3909 |
|
| 3910 |
.first\:disco-rounded-l-xl:first-child { |
| 3911 |
border-top-left-radius: 0.75rem; |
| 3912 |
border-bottom-left-radius: 0.75rem; |
| 3913 |
} |
| 3914 |
|
| 3915 |
.last\:disco-rounded-r-xl:last-child { |
| 3916 |
border-top-right-radius: 0.75rem; |
| 3917 |
border-bottom-right-radius: 0.75rem; |
| 3918 |
} |
| 3919 |
|
| 3920 |
.odd\:\!disco-bg-gray-50:nth-child(odd) { |
| 3921 |
--tw-bg-opacity: 1 !important; |
| 3922 |
background-color: rgb(249 250 251 / var(--tw-bg-opacity, 1)) !important; |
| 3923 |
} |
| 3924 |
|
| 3925 |
.even\:\!disco-bg-white:nth-child(even) { |
| 3926 |
--tw-bg-opacity: 1 !important; |
| 3927 |
background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1)) !important; |
| 3928 |
} |
| 3929 |
|
| 3930 |
.visited\:disco-text-red-500:visited { |
| 3931 |
color: rgb(239 68 68 ); |
| 3932 |
} |
| 3933 |
|
| 3934 |
.visited\:disco-text-white:visited { |
| 3935 |
color: rgb(255 255 255 ); |
| 3936 |
} |
| 3937 |
|
| 3938 |
.hover\:disco-border-gray-300:hover { |
| 3939 |
--tw-border-opacity: 1; |
| 3940 |
border-color: rgb(209 213 219 / var(--tw-border-opacity, 1)); |
| 3941 |
} |
| 3942 |
|
| 3943 |
.hover\:disco-border-gray-400:hover { |
| 3944 |
--tw-border-opacity: 1; |
| 3945 |
border-color: rgb(156 163 175 / var(--tw-border-opacity, 1)); |
| 3946 |
} |
| 3947 |
|
| 3948 |
.hover\:disco-border-primary:hover { |
| 3949 |
--tw-border-opacity: 1; |
| 3950 |
border-color: rgb(71 205 137 / var(--tw-border-opacity, 1)); |
| 3951 |
} |
| 3952 |
|
| 3953 |
.hover\:disco-border-primary-dark:hover { |
| 3954 |
--tw-border-opacity: 1; |
| 3955 |
border-color: rgb(60 186 122 / var(--tw-border-opacity, 1)); |
| 3956 |
} |
| 3957 |
|
| 3958 |
.hover\:disco-bg-\[\#FF6749\]:hover { |
| 3959 |
--tw-bg-opacity: 1; |
| 3960 |
background-color: rgb(255 103 73 / var(--tw-bg-opacity, 1)); |
| 3961 |
} |
| 3962 |
|
| 3963 |
.hover\:disco-bg-\[\#dfffefe6\]:hover { |
| 3964 |
background-color: #dfffefe6; |
| 3965 |
} |
| 3966 |
|
| 3967 |
.hover\:disco-bg-gray-100:hover { |
| 3968 |
--tw-bg-opacity: 1; |
| 3969 |
background-color: rgb(243 244 246 / var(--tw-bg-opacity, 1)); |
| 3970 |
} |
| 3971 |
|
| 3972 |
.hover\:disco-bg-gray-200:hover { |
| 3973 |
--tw-bg-opacity: 1; |
| 3974 |
background-color: rgb(229 231 235 / var(--tw-bg-opacity, 1)); |
| 3975 |
} |
| 3976 |
|
| 3977 |
.hover\:disco-bg-gray-300:hover { |
| 3978 |
--tw-bg-opacity: 1; |
| 3979 |
background-color: rgb(209 213 219 / var(--tw-bg-opacity, 1)); |
| 3980 |
} |
| 3981 |
|
| 3982 |
.hover\:disco-bg-gray-50:hover { |
| 3983 |
--tw-bg-opacity: 1; |
| 3984 |
background-color: rgb(249 250 251 / var(--tw-bg-opacity, 1)); |
| 3985 |
} |
| 3986 |
|
| 3987 |
.hover\:disco-bg-primary-dark:hover { |
| 3988 |
--tw-bg-opacity: 1; |
| 3989 |
background-color: rgb(60 186 122 / var(--tw-bg-opacity, 1)); |
| 3990 |
} |
| 3991 |
|
| 3992 |
.hover\:disco-bg-primary\/90:hover { |
| 3993 |
background-color: rgb(71 205 137 / 0.9); |
| 3994 |
} |
| 3995 |
|
| 3996 |
.hover\:disco-bg-red-500:hover { |
| 3997 |
--tw-bg-opacity: 1; |
| 3998 |
background-color: rgb(239 68 68 / var(--tw-bg-opacity, 1)); |
| 3999 |
} |
| 4000 |
|
| 4001 |
.hover\:disco-font-semibold:hover { |
| 4002 |
font-weight: 600; |
| 4003 |
} |
| 4004 |
|
| 4005 |
.hover\:\!disco-text-white:hover { |
| 4006 |
--tw-text-opacity: 1 !important; |
| 4007 |
color: rgb(255 255 255 / var(--tw-text-opacity, 1)) !important; |
| 4008 |
} |
| 4009 |
|
| 4010 |
.hover\:disco-text-black:hover { |
| 4011 |
--tw-text-opacity: 1; |
| 4012 |
color: rgb(0 0 0 / var(--tw-text-opacity, 1)); |
| 4013 |
} |
| 4014 |
|
| 4015 |
.hover\:disco-text-blue-500:hover { |
| 4016 |
--tw-text-opacity: 1; |
| 4017 |
color: rgb(59 130 246 / var(--tw-text-opacity, 1)); |
| 4018 |
} |
| 4019 |
|
| 4020 |
.hover\:disco-text-gray-700:hover { |
| 4021 |
--tw-text-opacity: 1; |
| 4022 |
color: rgb(55 65 81 / var(--tw-text-opacity, 1)); |
| 4023 |
} |
| 4024 |
|
| 4025 |
.hover\:disco-text-primary:hover { |
| 4026 |
--tw-text-opacity: 1; |
| 4027 |
color: rgb(71 205 137 / var(--tw-text-opacity, 1)); |
| 4028 |
} |
| 4029 |
|
| 4030 |
.hover\:disco-text-red-500:hover { |
| 4031 |
--tw-text-opacity: 1; |
| 4032 |
color: rgb(239 68 68 / var(--tw-text-opacity, 1)); |
| 4033 |
} |
| 4034 |
|
| 4035 |
.hover\:disco-text-white:hover { |
| 4036 |
--tw-text-opacity: 1; |
| 4037 |
color: rgb(255 255 255 / var(--tw-text-opacity, 1)); |
| 4038 |
} |
| 4039 |
|
| 4040 |
.hover\:disco-underline:hover { |
| 4041 |
text-decoration-line: underline; |
| 4042 |
} |
| 4043 |
|
| 4044 |
.focus\:\!disco-border-none:focus { |
| 4045 |
border-style: none !important; |
| 4046 |
} |
| 4047 |
|
| 4048 |
.focus\:\!disco-border-gray-300:focus { |
| 4049 |
--tw-border-opacity: 1 !important; |
| 4050 |
border-color: rgb(209 213 219 / var(--tw-border-opacity, 1)) !important; |
| 4051 |
} |
| 4052 |
|
| 4053 |
.focus\:\!disco-border-primary:focus { |
| 4054 |
--tw-border-opacity: 1 !important; |
| 4055 |
border-color: rgb(71 205 137 / var(--tw-border-opacity, 1)) !important; |
| 4056 |
} |
| 4057 |
|
| 4058 |
.focus\:disco-border-primary:focus { |
| 4059 |
--tw-border-opacity: 1; |
| 4060 |
border-color: rgb(71 205 137 / var(--tw-border-opacity, 1)); |
| 4061 |
} |
| 4062 |
|
| 4063 |
.focus\:disco-shadow-none:focus { |
| 4064 |
--tw-shadow: 0 0 #0000; |
| 4065 |
--tw-shadow-colored: 0 0 #0000; |
| 4066 |
box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow); |
| 4067 |
} |
| 4068 |
|
| 4069 |
.focus\:\!disco-outline-none:focus { |
| 4070 |
outline: 2px solid transparent !important; |
| 4071 |
outline-offset: 2px !important; |
| 4072 |
} |
| 4073 |
|
| 4074 |
.focus\:disco-outline-none:focus { |
| 4075 |
outline: 2px solid transparent; |
| 4076 |
outline-offset: 2px; |
| 4077 |
} |
| 4078 |
|
| 4079 |
.focus\:\!disco-ring-0:focus { |
| 4080 |
--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color) !important; |
| 4081 |
--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(0px + var(--tw-ring-offset-width)) var(--tw-ring-color) !important; |
| 4082 |
box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000) !important; |
| 4083 |
} |
| 4084 |
|
| 4085 |
.focus\:disco-ring-0:focus { |
| 4086 |
--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color); |
| 4087 |
--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(0px + var(--tw-ring-offset-width)) var(--tw-ring-color); |
| 4088 |
box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000); |
| 4089 |
} |
| 4090 |
|
| 4091 |
.focus\:disco-ring-primary:focus { |
| 4092 |
--tw-ring-opacity: 1; |
| 4093 |
--tw-ring-color: rgb(71 205 137 / var(--tw-ring-opacity, 1)); |
| 4094 |
} |
| 4095 |
|
| 4096 |
.focus\:disco-ring-offset-2:focus { |
| 4097 |
--tw-ring-offset-width: 2px; |
| 4098 |
} |
| 4099 |
|
| 4100 |
.disabled\:\!disco-cursor-not-allowed:disabled { |
| 4101 |
cursor: not-allowed !important; |
| 4102 |
} |
| 4103 |
|
| 4104 |
.disabled\:disco-cursor-not-allowed:disabled { |
| 4105 |
cursor: not-allowed; |
| 4106 |
} |
| 4107 |
|
| 4108 |
.disabled\:disco-border-gray-400:disabled { |
| 4109 |
--tw-border-opacity: 1; |
| 4110 |
border-color: rgb(156 163 175 / var(--tw-border-opacity, 1)); |
| 4111 |
} |
| 4112 |
|
| 4113 |
.disabled\:disco-bg-white:disabled { |
| 4114 |
--tw-bg-opacity: 1; |
| 4115 |
background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1)); |
| 4116 |
} |
| 4117 |
|
| 4118 |
.disabled\:disco-text-gray-400:disabled { |
| 4119 |
--tw-text-opacity: 1; |
| 4120 |
color: rgb(156 163 175 / var(--tw-text-opacity, 1)); |
| 4121 |
} |
| 4122 |
|
| 4123 |
.disabled\:disco-opacity-50:disabled { |
| 4124 |
opacity: 0.5; |
| 4125 |
} |
| 4126 |
|
| 4127 |
.disco-group:hover .group-hover\:disco-visible { |
| 4128 |
visibility: visible; |
| 4129 |
} |
| 4130 |
|
| 4131 |
.disco-group:hover .group-hover\:disco-block { |
| 4132 |
display: block; |
| 4133 |
} |
| 4134 |
|
| 4135 |
.disco-group:hover .group-hover\:disco-w-full { |
| 4136 |
width: 100%; |
| 4137 |
} |
| 4138 |
|
| 4139 |
.disco-group:hover .group-hover\:disco-text-gray-600 { |
| 4140 |
--tw-text-opacity: 1; |
| 4141 |
color: rgb(75 85 99 / var(--tw-text-opacity, 1)); |
| 4142 |
} |
| 4143 |
|
| 4144 |
.disco-group:hover .group-hover\:disco-text-red-600 { |
| 4145 |
--tw-text-opacity: 1; |
| 4146 |
color: rgb(220 38 38 / var(--tw-text-opacity, 1)); |
| 4147 |
} |
| 4148 |
|
| 4149 |
.disco-group:hover .group-hover\:disco-opacity-100 { |
| 4150 |
opacity: 1; |
| 4151 |
} |
| 4152 |
|
| 4153 |
@media (min-width: 640px) { |
| 4154 |
.sm\:disco-mx-0 { |
| 4155 |
margin-left: 0px; |
| 4156 |
margin-right: 0px; |
| 4157 |
} |
| 4158 |
|
| 4159 |
.sm\:disco-my-8 { |
| 4160 |
margin-top: 2rem; |
| 4161 |
margin-bottom: 2rem; |
| 4162 |
} |
| 4163 |
|
| 4164 |
.sm\:disco-ml-3 { |
| 4165 |
margin-left: 0.75rem; |
| 4166 |
} |
| 4167 |
|
| 4168 |
.sm\:disco-ml-4 { |
| 4169 |
margin-left: 1rem; |
| 4170 |
} |
| 4171 |
|
| 4172 |
.sm\:disco-mt-0 { |
| 4173 |
margin-top: 0px; |
| 4174 |
} |
| 4175 |
|
| 4176 |
.sm\:disco-mt-4 { |
| 4177 |
margin-top: 1rem; |
| 4178 |
} |
| 4179 |
|
| 4180 |
.sm\:disco-block { |
| 4181 |
display: block; |
| 4182 |
} |
| 4183 |
|
| 4184 |
.sm\:disco-flex { |
| 4185 |
display: flex; |
| 4186 |
} |
| 4187 |
|
| 4188 |
.sm\:disco-h-10 { |
| 4189 |
height: 2.5rem; |
| 4190 |
} |
| 4191 |
|
| 4192 |
.sm\:disco-w-10 { |
| 4193 |
width: 2.5rem; |
| 4194 |
} |
| 4195 |
|
| 4196 |
.sm\:disco-w-auto { |
| 4197 |
width: auto; |
| 4198 |
} |
| 4199 |
|
| 4200 |
.sm\:disco-w-full { |
| 4201 |
width: 100%; |
| 4202 |
} |
| 4203 |
|
| 4204 |
.sm\:disco-max-w-lg { |
| 4205 |
max-width: 32rem; |
| 4206 |
} |
| 4207 |
|
| 4208 |
.sm\:disco-max-w-sm { |
| 4209 |
max-width: 24rem; |
| 4210 |
} |
| 4211 |
|
| 4212 |
.sm\:disco-translate-y-0 { |
| 4213 |
--tw-translate-y: 0px; |
| 4214 |
transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y)); |
| 4215 |
} |
| 4216 |
|
| 4217 |
.sm\:disco-scale-100 { |
| 4218 |
--tw-scale-x: 1; |
| 4219 |
--tw-scale-y: 1; |
| 4220 |
transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y)); |
| 4221 |
} |
| 4222 |
|
| 4223 |
.sm\:disco-scale-95 { |
| 4224 |
--tw-scale-x: .95; |
| 4225 |
--tw-scale-y: .95; |
| 4226 |
transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y)); |
| 4227 |
} |
| 4228 |
|
| 4229 |
.sm\:disco-flex-row-reverse { |
| 4230 |
flex-direction: row-reverse; |
| 4231 |
} |
| 4232 |
|
| 4233 |
.sm\:disco-items-start { |
| 4234 |
align-items: flex-start; |
| 4235 |
} |
| 4236 |
|
| 4237 |
.sm\:disco-items-center { |
| 4238 |
align-items: center; |
| 4239 |
} |
| 4240 |
|
| 4241 |
.sm\:disco-p-0 { |
| 4242 |
padding: 0px; |
| 4243 |
} |
| 4244 |
|
| 4245 |
.sm\:disco-p-6 { |
| 4246 |
padding: 1.5rem; |
| 4247 |
} |
| 4248 |
|
| 4249 |
.sm\:disco-text-left { |
| 4250 |
text-align: left; |
| 4251 |
} |
| 4252 |
|
| 4253 |
.sm\:disco-text-sm { |
| 4254 |
font-size: 0.875rem; |
| 4255 |
line-height: 1.25rem; |
| 4256 |
} |
| 4257 |
} |
| 4258 |
|
| 4259 |
@media (min-width: 1536px) { |
| 4260 |
.\32xl\:disco-w-1\/2 { |
| 4261 |
width: 50%; |
| 4262 |
} |
| 4263 |
|
| 4264 |
.\32xl\:disco-grid-cols-4 { |
| 4265 |
grid-template-columns: repeat(4, minmax(0, 1fr)); |
| 4266 |
} |
| 4267 |
|
| 4268 |
.\32xl\:disco-justify-start { |
| 4269 |
justify-content: flex-start; |
| 4270 |
} |
| 4271 |
|
| 4272 |
.\32xl\:disco-gap-4 { |
| 4273 |
gap: 1rem; |
| 4274 |
} |
| 4275 |
} |
| 4276 |
|