| 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.19 | 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-right-10 { |
| 594 |
right: -2.5rem; |
| 595 |
} |
| 596 |
|
| 597 |
.-disco-right-2 { |
| 598 |
right: -0.5rem; |
| 599 |
} |
| 600 |
|
| 601 |
.-disco-right-2\.5 { |
| 602 |
right: -0.625rem; |
| 603 |
} |
| 604 |
|
| 605 |
.-disco-right-px { |
| 606 |
right: -1px; |
| 607 |
} |
| 608 |
|
| 609 |
.-disco-top-2\.5 { |
| 610 |
top: -0.625rem; |
| 611 |
} |
| 612 |
|
| 613 |
.-disco-top-7 { |
| 614 |
top: -1.75rem; |
| 615 |
} |
| 616 |
|
| 617 |
.disco-bottom-0 { |
| 618 |
bottom: 0px; |
| 619 |
} |
| 620 |
|
| 621 |
.disco-bottom-full { |
| 622 |
bottom: 100%; |
| 623 |
} |
| 624 |
|
| 625 |
.disco-bottom-px { |
| 626 |
bottom: 1px; |
| 627 |
} |
| 628 |
|
| 629 |
.disco-left-0 { |
| 630 |
left: 0px; |
| 631 |
} |
| 632 |
|
| 633 |
.disco-left-1\/2 { |
| 634 |
left: 50%; |
| 635 |
} |
| 636 |
|
| 637 |
.disco-left-3 { |
| 638 |
left: 0.75rem; |
| 639 |
} |
| 640 |
|
| 641 |
.disco-left-4 { |
| 642 |
left: 1rem; |
| 643 |
} |
| 644 |
|
| 645 |
.disco-right-0 { |
| 646 |
right: 0px; |
| 647 |
} |
| 648 |
|
| 649 |
.disco-right-1 { |
| 650 |
right: 0.25rem; |
| 651 |
} |
| 652 |
|
| 653 |
.disco-right-2 { |
| 654 |
right: 0.5rem; |
| 655 |
} |
| 656 |
|
| 657 |
.disco-right-\[29px\] { |
| 658 |
right: 29px; |
| 659 |
} |
| 660 |
|
| 661 |
.disco-right-px { |
| 662 |
right: 1px; |
| 663 |
} |
| 664 |
|
| 665 |
.disco-top-0 { |
| 666 |
top: 0px; |
| 667 |
} |
| 668 |
|
| 669 |
.disco-top-1 { |
| 670 |
top: 0.25rem; |
| 671 |
} |
| 672 |
|
| 673 |
.disco-top-1\/2 { |
| 674 |
top: 50%; |
| 675 |
} |
| 676 |
|
| 677 |
.disco-top-20 { |
| 678 |
top: 5rem; |
| 679 |
} |
| 680 |
|
| 681 |
.disco-top-32 { |
| 682 |
top: 8rem; |
| 683 |
} |
| 684 |
|
| 685 |
.disco-top-8 { |
| 686 |
top: 2rem; |
| 687 |
} |
| 688 |
|
| 689 |
.disco-top-\[-30px\] { |
| 690 |
top: -30px; |
| 691 |
} |
| 692 |
|
| 693 |
.disco-top-\[100px\] { |
| 694 |
top: 100px; |
| 695 |
} |
| 696 |
|
| 697 |
.disco-top-px { |
| 698 |
top: 1px; |
| 699 |
} |
| 700 |
|
| 701 |
.disco-z-10 { |
| 702 |
z-index: 10; |
| 703 |
} |
| 704 |
|
| 705 |
.disco-z-20 { |
| 706 |
z-index: 20; |
| 707 |
} |
| 708 |
|
| 709 |
.disco-z-30 { |
| 710 |
z-index: 30; |
| 711 |
} |
| 712 |
|
| 713 |
.disco-z-40 { |
| 714 |
z-index: 40; |
| 715 |
} |
| 716 |
|
| 717 |
.disco-z-50 { |
| 718 |
z-index: 50; |
| 719 |
} |
| 720 |
|
| 721 |
.disco-z-\[100\] { |
| 722 |
z-index: 100; |
| 723 |
} |
| 724 |
|
| 725 |
.disco-z-\[2\] { |
| 726 |
z-index: 2; |
| 727 |
} |
| 728 |
|
| 729 |
.disco-col-span-2 { |
| 730 |
grid-column: span 2 / span 2; |
| 731 |
} |
| 732 |
|
| 733 |
.disco-col-span-3 { |
| 734 |
grid-column: span 3 / span 3; |
| 735 |
} |
| 736 |
|
| 737 |
.disco-col-span-4 { |
| 738 |
grid-column: span 4 / span 4; |
| 739 |
} |
| 740 |
|
| 741 |
.disco-col-span-9 { |
| 742 |
grid-column: span 9 / span 9; |
| 743 |
} |
| 744 |
|
| 745 |
.disco-m-0 { |
| 746 |
margin: 0px; |
| 747 |
} |
| 748 |
|
| 749 |
.disco-mx-14 { |
| 750 |
margin-left: 3.5rem; |
| 751 |
margin-right: 3.5rem; |
| 752 |
} |
| 753 |
|
| 754 |
.disco-mx-3 { |
| 755 |
margin-left: 0.75rem; |
| 756 |
margin-right: 0.75rem; |
| 757 |
} |
| 758 |
|
| 759 |
.disco-mx-5 { |
| 760 |
margin-left: 1.25rem; |
| 761 |
margin-right: 1.25rem; |
| 762 |
} |
| 763 |
|
| 764 |
.disco-mx-auto { |
| 765 |
margin-left: auto; |
| 766 |
margin-right: auto; |
| 767 |
} |
| 768 |
|
| 769 |
.disco-my-0\.5 { |
| 770 |
margin-top: 0.125rem; |
| 771 |
margin-bottom: 0.125rem; |
| 772 |
} |
| 773 |
|
| 774 |
.disco-my-3 { |
| 775 |
margin-top: 0.75rem; |
| 776 |
margin-bottom: 0.75rem; |
| 777 |
} |
| 778 |
|
| 779 |
.disco-my-4 { |
| 780 |
margin-top: 1rem; |
| 781 |
margin-bottom: 1rem; |
| 782 |
} |
| 783 |
|
| 784 |
.disco-my-8 { |
| 785 |
margin-top: 2rem; |
| 786 |
margin-bottom: 2rem; |
| 787 |
} |
| 788 |
|
| 789 |
.\!disco-mt-0 { |
| 790 |
margin-top: 0px !important; |
| 791 |
} |
| 792 |
|
| 793 |
.-disco-mb-1 { |
| 794 |
margin-bottom: -0.25rem; |
| 795 |
} |
| 796 |
|
| 797 |
.-disco-mt-11 { |
| 798 |
margin-top: -2.75rem; |
| 799 |
} |
| 800 |
|
| 801 |
.-disco-mt-2 { |
| 802 |
margin-top: -0.5rem; |
| 803 |
} |
| 804 |
|
| 805 |
.-disco-mt-\[2\.5px\] { |
| 806 |
margin-top: -2.5px; |
| 807 |
} |
| 808 |
|
| 809 |
.disco-mb-0 { |
| 810 |
margin-bottom: 0px; |
| 811 |
} |
| 812 |
|
| 813 |
.disco-mb-1 { |
| 814 |
margin-bottom: 0.25rem; |
| 815 |
} |
| 816 |
|
| 817 |
.disco-mb-2 { |
| 818 |
margin-bottom: 0.5rem; |
| 819 |
} |
| 820 |
|
| 821 |
.disco-mb-3 { |
| 822 |
margin-bottom: 0.75rem; |
| 823 |
} |
| 824 |
|
| 825 |
.disco-mb-4 { |
| 826 |
margin-bottom: 1rem; |
| 827 |
} |
| 828 |
|
| 829 |
.disco-mb-5 { |
| 830 |
margin-bottom: 1.25rem; |
| 831 |
} |
| 832 |
|
| 833 |
.disco-ml-0\.5 { |
| 834 |
margin-left: 0.125rem; |
| 835 |
} |
| 836 |
|
| 837 |
.disco-ml-1 { |
| 838 |
margin-left: 0.25rem; |
| 839 |
} |
| 840 |
|
| 841 |
.disco-ml-2 { |
| 842 |
margin-left: 0.5rem; |
| 843 |
} |
| 844 |
|
| 845 |
.disco-mr-1 { |
| 846 |
margin-right: 0.25rem; |
| 847 |
} |
| 848 |
|
| 849 |
.disco-mr-2 { |
| 850 |
margin-right: 0.5rem; |
| 851 |
} |
| 852 |
|
| 853 |
.disco-mr-4 { |
| 854 |
margin-right: 1rem; |
| 855 |
} |
| 856 |
|
| 857 |
.disco-mr-5 { |
| 858 |
margin-right: 1.25rem; |
| 859 |
} |
| 860 |
|
| 861 |
.disco-mt-0\.5 { |
| 862 |
margin-top: 0.125rem; |
| 863 |
} |
| 864 |
|
| 865 |
.disco-mt-1 { |
| 866 |
margin-top: 0.25rem; |
| 867 |
} |
| 868 |
|
| 869 |
.disco-mt-1\.5 { |
| 870 |
margin-top: 0.375rem; |
| 871 |
} |
| 872 |
|
| 873 |
.disco-mt-12 { |
| 874 |
margin-top: 3rem; |
| 875 |
} |
| 876 |
|
| 877 |
.disco-mt-2 { |
| 878 |
margin-top: 0.5rem; |
| 879 |
} |
| 880 |
|
| 881 |
.disco-mt-2\.5 { |
| 882 |
margin-top: 0.625rem; |
| 883 |
} |
| 884 |
|
| 885 |
.disco-mt-3 { |
| 886 |
margin-top: 0.75rem; |
| 887 |
} |
| 888 |
|
| 889 |
.disco-mt-4 { |
| 890 |
margin-top: 1rem; |
| 891 |
} |
| 892 |
|
| 893 |
.disco-mt-5 { |
| 894 |
margin-top: 1.25rem; |
| 895 |
} |
| 896 |
|
| 897 |
.disco-mt-6 { |
| 898 |
margin-top: 1.5rem; |
| 899 |
} |
| 900 |
|
| 901 |
.disco-mt-8 { |
| 902 |
margin-top: 2rem; |
| 903 |
} |
| 904 |
|
| 905 |
.disco-box-border { |
| 906 |
box-sizing: border-box; |
| 907 |
} |
| 908 |
|
| 909 |
.disco-block { |
| 910 |
display: block; |
| 911 |
} |
| 912 |
|
| 913 |
.disco-inline-block { |
| 914 |
display: inline-block; |
| 915 |
} |
| 916 |
|
| 917 |
.disco-flex { |
| 918 |
display: flex; |
| 919 |
} |
| 920 |
|
| 921 |
.disco-inline-flex { |
| 922 |
display: inline-flex; |
| 923 |
} |
| 924 |
|
| 925 |
.disco-grid { |
| 926 |
display: grid; |
| 927 |
} |
| 928 |
|
| 929 |
.\!disco-hidden { |
| 930 |
display: none !important; |
| 931 |
} |
| 932 |
|
| 933 |
.disco-hidden { |
| 934 |
display: none; |
| 935 |
} |
| 936 |
|
| 937 |
.disco-aspect-square { |
| 938 |
aspect-ratio: 1 / 1; |
| 939 |
} |
| 940 |
|
| 941 |
.disco-size-5 { |
| 942 |
width: 1.25rem; |
| 943 |
height: 1.25rem; |
| 944 |
} |
| 945 |
|
| 946 |
.disco-size-7 { |
| 947 |
width: 1.75rem; |
| 948 |
height: 1.75rem; |
| 949 |
} |
| 950 |
|
| 951 |
.\!disco-h-8 { |
| 952 |
height: 2rem !important; |
| 953 |
} |
| 954 |
|
| 955 |
.disco-h-1\.5 { |
| 956 |
height: 0.375rem; |
| 957 |
} |
| 958 |
|
| 959 |
.disco-h-10 { |
| 960 |
height: 2.5rem; |
| 961 |
} |
| 962 |
|
| 963 |
.disco-h-12 { |
| 964 |
height: 3rem; |
| 965 |
} |
| 966 |
|
| 967 |
.disco-h-2 { |
| 968 |
height: 0.5rem; |
| 969 |
} |
| 970 |
|
| 971 |
.disco-h-2\.5 { |
| 972 |
height: 0.625rem; |
| 973 |
} |
| 974 |
|
| 975 |
.disco-h-20 { |
| 976 |
height: 5rem; |
| 977 |
} |
| 978 |
|
| 979 |
.disco-h-24 { |
| 980 |
height: 6rem; |
| 981 |
} |
| 982 |
|
| 983 |
.disco-h-3 { |
| 984 |
height: 0.75rem; |
| 985 |
} |
| 986 |
|
| 987 |
.disco-h-32 { |
| 988 |
height: 8rem; |
| 989 |
} |
| 990 |
|
| 991 |
.disco-h-4 { |
| 992 |
height: 1rem; |
| 993 |
} |
| 994 |
|
| 995 |
.disco-h-40 { |
| 996 |
height: 10rem; |
| 997 |
} |
| 998 |
|
| 999 |
.disco-h-48 { |
| 1000 |
height: 12rem; |
| 1001 |
} |
| 1002 |
|
| 1003 |
.disco-h-5 { |
| 1004 |
height: 1.25rem; |
| 1005 |
} |
| 1006 |
|
| 1007 |
.disco-h-52 { |
| 1008 |
height: 13rem; |
| 1009 |
} |
| 1010 |
|
| 1011 |
.disco-h-6 { |
| 1012 |
height: 1.5rem; |
| 1013 |
} |
| 1014 |
|
| 1015 |
.disco-h-8 { |
| 1016 |
height: 2rem; |
| 1017 |
} |
| 1018 |
|
| 1019 |
.disco-h-96 { |
| 1020 |
height: 24rem; |
| 1021 |
} |
| 1022 |
|
| 1023 |
.disco-h-\[15px\] { |
| 1024 |
height: 15px; |
| 1025 |
} |
| 1026 |
|
| 1027 |
.disco-h-\[160px\] { |
| 1028 |
height: 160px; |
| 1029 |
} |
| 1030 |
|
| 1031 |
.disco-h-\[17px\] { |
| 1032 |
height: 17px; |
| 1033 |
} |
| 1034 |
|
| 1035 |
.disco-h-\[18px\] { |
| 1036 |
height: 18px; |
| 1037 |
} |
| 1038 |
|
| 1039 |
.disco-h-\[1px\] { |
| 1040 |
height: 1px; |
| 1041 |
} |
| 1042 |
|
| 1043 |
.disco-h-\[33px\] { |
| 1044 |
height: 33px; |
| 1045 |
} |
| 1046 |
|
| 1047 |
.disco-h-\[400px\] { |
| 1048 |
height: 400px; |
| 1049 |
} |
| 1050 |
|
| 1051 |
.disco-h-\[40px\] { |
| 1052 |
height: 40px; |
| 1053 |
} |
| 1054 |
|
| 1055 |
.disco-h-\[42px\] { |
| 1056 |
height: 42px; |
| 1057 |
} |
| 1058 |
|
| 1059 |
.disco-h-\[43px\] { |
| 1060 |
height: 43px; |
| 1061 |
} |
| 1062 |
|
| 1063 |
.disco-h-\[450px\] { |
| 1064 |
height: 450px; |
| 1065 |
} |
| 1066 |
|
| 1067 |
.disco-h-\[500px\] { |
| 1068 |
height: 500px; |
| 1069 |
} |
| 1070 |
|
| 1071 |
.disco-h-\[50px\] { |
| 1072 |
height: 50px; |
| 1073 |
} |
| 1074 |
|
| 1075 |
.disco-h-\[62\.7734px\] { |
| 1076 |
height: 62.7734px; |
| 1077 |
} |
| 1078 |
|
| 1079 |
.disco-h-\[74px\] { |
| 1080 |
height: 74px; |
| 1081 |
} |
| 1082 |
|
| 1083 |
.disco-h-\[8px\] { |
| 1084 |
height: 8px; |
| 1085 |
} |
| 1086 |
|
| 1087 |
.disco-h-auto { |
| 1088 |
height: auto; |
| 1089 |
} |
| 1090 |
|
| 1091 |
.disco-h-full { |
| 1092 |
height: 100%; |
| 1093 |
} |
| 1094 |
|
| 1095 |
.disco-max-h-60 { |
| 1096 |
max-height: 15rem; |
| 1097 |
} |
| 1098 |
|
| 1099 |
.disco-max-h-72 { |
| 1100 |
max-height: 18rem; |
| 1101 |
} |
| 1102 |
|
| 1103 |
.disco-max-h-96 { |
| 1104 |
max-height: 24rem; |
| 1105 |
} |
| 1106 |
|
| 1107 |
.disco-max-h-\[300px\] { |
| 1108 |
max-height: 300px; |
| 1109 |
} |
| 1110 |
|
| 1111 |
.disco-max-h-\[320px\] { |
| 1112 |
max-height: 320px; |
| 1113 |
} |
| 1114 |
|
| 1115 |
.disco-max-h-\[350px\] { |
| 1116 |
max-height: 350px; |
| 1117 |
} |
| 1118 |
|
| 1119 |
.disco-max-h-\[480px\] { |
| 1120 |
max-height: 480px; |
| 1121 |
} |
| 1122 |
|
| 1123 |
.disco-max-h-\[544px\] { |
| 1124 |
max-height: 544px; |
| 1125 |
} |
| 1126 |
|
| 1127 |
.disco-max-h-\[60vh\] { |
| 1128 |
max-height: 60vh; |
| 1129 |
} |
| 1130 |
|
| 1131 |
.disco-max-h-\[calc\(100vh-122px\)\] { |
| 1132 |
max-height: calc(100vh - 122px); |
| 1133 |
} |
| 1134 |
|
| 1135 |
.disco-max-h-\[calc\(100vh-200px\)\] { |
| 1136 |
max-height: calc(100vh - 200px); |
| 1137 |
} |
| 1138 |
|
| 1139 |
.disco-max-h-\[calc\(100vh-225px\)\] { |
| 1140 |
max-height: calc(100vh - 225px); |
| 1141 |
} |
| 1142 |
|
| 1143 |
.disco-max-h-full { |
| 1144 |
max-height: 100%; |
| 1145 |
} |
| 1146 |
|
| 1147 |
.\!disco-min-h-\[0px\] { |
| 1148 |
min-height: 0px !important; |
| 1149 |
} |
| 1150 |
|
| 1151 |
.\!disco-min-h-\[30px\] { |
| 1152 |
min-height: 30px !important; |
| 1153 |
} |
| 1154 |
|
| 1155 |
.disco-min-h-\[280px\] { |
| 1156 |
min-height: 280px; |
| 1157 |
} |
| 1158 |
|
| 1159 |
.disco-min-h-\[305px\] { |
| 1160 |
min-height: 305px; |
| 1161 |
} |
| 1162 |
|
| 1163 |
.disco-min-h-\[390px\] { |
| 1164 |
min-height: 390px; |
| 1165 |
} |
| 1166 |
|
| 1167 |
.disco-min-h-\[80px\] { |
| 1168 |
min-height: 80px; |
| 1169 |
} |
| 1170 |
|
| 1171 |
.disco-min-h-full { |
| 1172 |
min-height: 100%; |
| 1173 |
} |
| 1174 |
|
| 1175 |
.\!disco-w-full { |
| 1176 |
width: 100% !important; |
| 1177 |
} |
| 1178 |
|
| 1179 |
.disco-w-0 { |
| 1180 |
width: 0px; |
| 1181 |
} |
| 1182 |
|
| 1183 |
.disco-w-1\.5 { |
| 1184 |
width: 0.375rem; |
| 1185 |
} |
| 1186 |
|
| 1187 |
.disco-w-1\/2 { |
| 1188 |
width: 50%; |
| 1189 |
} |
| 1190 |
|
| 1191 |
.disco-w-1\/3 { |
| 1192 |
width: 33.333333%; |
| 1193 |
} |
| 1194 |
|
| 1195 |
.disco-w-1\/5 { |
| 1196 |
width: 20%; |
| 1197 |
} |
| 1198 |
|
| 1199 |
.disco-w-12 { |
| 1200 |
width: 3rem; |
| 1201 |
} |
| 1202 |
|
| 1203 |
.disco-w-2 { |
| 1204 |
width: 0.5rem; |
| 1205 |
} |
| 1206 |
|
| 1207 |
.disco-w-2\.5 { |
| 1208 |
width: 0.625rem; |
| 1209 |
} |
| 1210 |
|
| 1211 |
.disco-w-2\/3 { |
| 1212 |
width: 66.666667%; |
| 1213 |
} |
| 1214 |
|
| 1215 |
.disco-w-2\/5 { |
| 1216 |
width: 40%; |
| 1217 |
} |
| 1218 |
|
| 1219 |
.disco-w-3 { |
| 1220 |
width: 0.75rem; |
| 1221 |
} |
| 1222 |
|
| 1223 |
.disco-w-3\/5 { |
| 1224 |
width: 60%; |
| 1225 |
} |
| 1226 |
|
| 1227 |
.disco-w-32 { |
| 1228 |
width: 8rem; |
| 1229 |
} |
| 1230 |
|
| 1231 |
.disco-w-36 { |
| 1232 |
width: 9rem; |
| 1233 |
} |
| 1234 |
|
| 1235 |
.disco-w-4 { |
| 1236 |
width: 1rem; |
| 1237 |
} |
| 1238 |
|
| 1239 |
.disco-w-44 { |
| 1240 |
width: 11rem; |
| 1241 |
} |
| 1242 |
|
| 1243 |
.disco-w-48 { |
| 1244 |
width: 12rem; |
| 1245 |
} |
| 1246 |
|
| 1247 |
.disco-w-5 { |
| 1248 |
width: 1.25rem; |
| 1249 |
} |
| 1250 |
|
| 1251 |
.disco-w-52 { |
| 1252 |
width: 13rem; |
| 1253 |
} |
| 1254 |
|
| 1255 |
.disco-w-6 { |
| 1256 |
width: 1.5rem; |
| 1257 |
} |
| 1258 |
|
| 1259 |
.disco-w-60 { |
| 1260 |
width: 15rem; |
| 1261 |
} |
| 1262 |
|
| 1263 |
.disco-w-7 { |
| 1264 |
width: 1.75rem; |
| 1265 |
} |
| 1266 |
|
| 1267 |
.disco-w-8 { |
| 1268 |
width: 2rem; |
| 1269 |
} |
| 1270 |
|
| 1271 |
.disco-w-80 { |
| 1272 |
width: 20rem; |
| 1273 |
} |
| 1274 |
|
| 1275 |
.disco-w-9 { |
| 1276 |
width: 2.25rem; |
| 1277 |
} |
| 1278 |
|
| 1279 |
.disco-w-96 { |
| 1280 |
width: 24rem; |
| 1281 |
} |
| 1282 |
|
| 1283 |
.disco-w-\[130px\] { |
| 1284 |
width: 130px; |
| 1285 |
} |
| 1286 |
|
| 1287 |
.disco-w-\[140px\] { |
| 1288 |
width: 140px; |
| 1289 |
} |
| 1290 |
|
| 1291 |
.disco-w-\[160px\] { |
| 1292 |
width: 160px; |
| 1293 |
} |
| 1294 |
|
| 1295 |
.disco-w-\[170px\] { |
| 1296 |
width: 170px; |
| 1297 |
} |
| 1298 |
|
| 1299 |
.disco-w-\[18px\] { |
| 1300 |
width: 18px; |
| 1301 |
} |
| 1302 |
|
| 1303 |
.disco-w-\[40px\] { |
| 1304 |
width: 40px; |
| 1305 |
} |
| 1306 |
|
| 1307 |
.disco-w-\[410px\] { |
| 1308 |
width: 410px; |
| 1309 |
} |
| 1310 |
|
| 1311 |
.disco-w-\[420px\] { |
| 1312 |
width: 420px; |
| 1313 |
} |
| 1314 |
|
| 1315 |
.disco-w-\[50px\] { |
| 1316 |
width: 50px; |
| 1317 |
} |
| 1318 |
|
| 1319 |
.disco-w-\[60px\] { |
| 1320 |
width: 60px; |
| 1321 |
} |
| 1322 |
|
| 1323 |
.disco-w-\[72px\] { |
| 1324 |
width: 72px; |
| 1325 |
} |
| 1326 |
|
| 1327 |
.disco-w-\[8px\] { |
| 1328 |
width: 8px; |
| 1329 |
} |
| 1330 |
|
| 1331 |
.disco-w-\[91px\] { |
| 1332 |
width: 91px; |
| 1333 |
} |
| 1334 |
|
| 1335 |
.disco-w-full { |
| 1336 |
width: 100%; |
| 1337 |
} |
| 1338 |
|
| 1339 |
.disco-w-px { |
| 1340 |
width: 1px; |
| 1341 |
} |
| 1342 |
|
| 1343 |
.disco-w-screen { |
| 1344 |
width: 100vw; |
| 1345 |
} |
| 1346 |
|
| 1347 |
.disco-min-w-0 { |
| 1348 |
min-width: 0px; |
| 1349 |
} |
| 1350 |
|
| 1351 |
.disco-min-w-24 { |
| 1352 |
min-width: 6rem; |
| 1353 |
} |
| 1354 |
|
| 1355 |
.disco-min-w-28 { |
| 1356 |
min-width: 7rem; |
| 1357 |
} |
| 1358 |
|
| 1359 |
.disco-min-w-32 { |
| 1360 |
min-width: 8rem; |
| 1361 |
} |
| 1362 |
|
| 1363 |
.disco-min-w-40 { |
| 1364 |
min-width: 10rem; |
| 1365 |
} |
| 1366 |
|
| 1367 |
.disco-min-w-60 { |
| 1368 |
min-width: 15rem; |
| 1369 |
} |
| 1370 |
|
| 1371 |
.disco-min-w-\[130px\] { |
| 1372 |
min-width: 130px; |
| 1373 |
} |
| 1374 |
|
| 1375 |
.disco-min-w-\[135px\] { |
| 1376 |
min-width: 135px; |
| 1377 |
} |
| 1378 |
|
| 1379 |
.disco-min-w-\[160px\] { |
| 1380 |
min-width: 160px; |
| 1381 |
} |
| 1382 |
|
| 1383 |
.disco-min-w-\[165px\] { |
| 1384 |
min-width: 165px; |
| 1385 |
} |
| 1386 |
|
| 1387 |
.disco-min-w-\[179px\] { |
| 1388 |
min-width: 179px; |
| 1389 |
} |
| 1390 |
|
| 1391 |
.disco-min-w-\[200px\] { |
| 1392 |
min-width: 200px; |
| 1393 |
} |
| 1394 |
|
| 1395 |
.disco-min-w-\[210px\] { |
| 1396 |
min-width: 210px; |
| 1397 |
} |
| 1398 |
|
| 1399 |
.disco-min-w-\[250px\] { |
| 1400 |
min-width: 250px; |
| 1401 |
} |
| 1402 |
|
| 1403 |
.disco-min-w-\[290px\] { |
| 1404 |
min-width: 290px; |
| 1405 |
} |
| 1406 |
|
| 1407 |
.disco-min-w-\[320px\] { |
| 1408 |
min-width: 320px; |
| 1409 |
} |
| 1410 |
|
| 1411 |
.disco-min-w-\[40px\] { |
| 1412 |
min-width: 40px; |
| 1413 |
} |
| 1414 |
|
| 1415 |
.disco-max-w-20 { |
| 1416 |
max-width: 5rem; |
| 1417 |
} |
| 1418 |
|
| 1419 |
.disco-max-w-32 { |
| 1420 |
max-width: 8rem; |
| 1421 |
} |
| 1422 |
|
| 1423 |
.disco-max-w-3xl { |
| 1424 |
max-width: 48rem; |
| 1425 |
} |
| 1426 |
|
| 1427 |
.disco-max-w-\[290px\] { |
| 1428 |
max-width: 290px; |
| 1429 |
} |
| 1430 |
|
| 1431 |
.disco-max-w-\[300px\] { |
| 1432 |
max-width: 300px; |
| 1433 |
} |
| 1434 |
|
| 1435 |
.disco-max-w-\[631px\] { |
| 1436 |
max-width: 631px; |
| 1437 |
} |
| 1438 |
|
| 1439 |
.disco-max-w-\[640px\] { |
| 1440 |
max-width: 640px; |
| 1441 |
} |
| 1442 |
|
| 1443 |
.disco-max-w-full { |
| 1444 |
max-width: 100%; |
| 1445 |
} |
| 1446 |
|
| 1447 |
.disco-max-w-md { |
| 1448 |
max-width: 28rem; |
| 1449 |
} |
| 1450 |
|
| 1451 |
.disco-flex-1 { |
| 1452 |
flex: 1 1 0%; |
| 1453 |
} |
| 1454 |
|
| 1455 |
.disco-flex-shrink-0 { |
| 1456 |
flex-shrink: 0; |
| 1457 |
} |
| 1458 |
|
| 1459 |
.disco-shrink-0 { |
| 1460 |
flex-shrink: 0; |
| 1461 |
} |
| 1462 |
|
| 1463 |
.disco-flex-grow { |
| 1464 |
flex-grow: 1; |
| 1465 |
} |
| 1466 |
|
| 1467 |
.disco-grow { |
| 1468 |
flex-grow: 1; |
| 1469 |
} |
| 1470 |
|
| 1471 |
.disco-table-auto { |
| 1472 |
table-layout: auto; |
| 1473 |
} |
| 1474 |
|
| 1475 |
.disco-border-separate { |
| 1476 |
border-collapse: separate; |
| 1477 |
} |
| 1478 |
|
| 1479 |
.disco-border-spacing-0 { |
| 1480 |
--tw-border-spacing-x: 0px; |
| 1481 |
--tw-border-spacing-y: 0px; |
| 1482 |
border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y); |
| 1483 |
} |
| 1484 |
|
| 1485 |
.disco-origin-top-right { |
| 1486 |
transform-origin: top right; |
| 1487 |
} |
| 1488 |
|
| 1489 |
.-disco-translate-x-1\/2 { |
| 1490 |
--tw-translate-x: -50%; |
| 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-translate-x-0 { |
| 1495 |
--tw-translate-x: 0px; |
| 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-translate-x-4 { |
| 1500 |
--tw-translate-x: 1rem; |
| 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-translate-y-0 { |
| 1505 |
--tw-translate-y: 0px; |
| 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-translate-y-4 { |
| 1510 |
--tw-translate-y: 1rem; |
| 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-180 { |
| 1515 |
--tw-rotate: 180deg; |
| 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-rotate-45 { |
| 1520 |
--tw-rotate: 45deg; |
| 1521 |
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)); |
| 1522 |
} |
| 1523 |
|
| 1524 |
.disco-rotate-90 { |
| 1525 |
--tw-rotate: 90deg; |
| 1526 |
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)); |
| 1527 |
} |
| 1528 |
|
| 1529 |
.disco-scale-100 { |
| 1530 |
--tw-scale-x: 1; |
| 1531 |
--tw-scale-y: 1; |
| 1532 |
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)); |
| 1533 |
} |
| 1534 |
|
| 1535 |
.disco-scale-95 { |
| 1536 |
--tw-scale-x: .95; |
| 1537 |
--tw-scale-y: .95; |
| 1538 |
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)); |
| 1539 |
} |
| 1540 |
|
| 1541 |
.disco-scale-x-\[-1\] { |
| 1542 |
--tw-scale-x: -1; |
| 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 |
.disco-transform { |
| 1547 |
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)); |
| 1548 |
} |
| 1549 |
|
| 1550 |
@keyframes disco-pulse { |
| 1551 |
50% { |
| 1552 |
opacity: .5; |
| 1553 |
} |
| 1554 |
} |
| 1555 |
|
| 1556 |
.disco-animate-pulse { |
| 1557 |
animation: disco-pulse 2s cubic-bezier(0.4, 0, 0.6, 1) infinite; |
| 1558 |
} |
| 1559 |
|
| 1560 |
@keyframes disco-spin { |
| 1561 |
to { |
| 1562 |
transform: rotate(360deg); |
| 1563 |
} |
| 1564 |
} |
| 1565 |
|
| 1566 |
.disco-animate-spin { |
| 1567 |
animation: disco-spin 1s linear infinite; |
| 1568 |
} |
| 1569 |
|
| 1570 |
.\!disco-cursor-not-allowed { |
| 1571 |
cursor: not-allowed !important; |
| 1572 |
} |
| 1573 |
|
| 1574 |
.disco-cursor-default { |
| 1575 |
cursor: default; |
| 1576 |
} |
| 1577 |
|
| 1578 |
.disco-cursor-not-allowed { |
| 1579 |
cursor: not-allowed; |
| 1580 |
} |
| 1581 |
|
| 1582 |
.disco-cursor-pointer { |
| 1583 |
cursor: pointer; |
| 1584 |
} |
| 1585 |
|
| 1586 |
.disco-select-none { |
| 1587 |
-webkit-user-select: none; |
| 1588 |
user-select: none; |
| 1589 |
} |
| 1590 |
|
| 1591 |
.disco-grid-cols-1 { |
| 1592 |
grid-template-columns: repeat(1, minmax(0, 1fr)); |
| 1593 |
} |
| 1594 |
|
| 1595 |
.disco-grid-cols-12 { |
| 1596 |
grid-template-columns: repeat(12, minmax(0, 1fr)); |
| 1597 |
} |
| 1598 |
|
| 1599 |
.disco-grid-cols-2 { |
| 1600 |
grid-template-columns: repeat(2, minmax(0, 1fr)); |
| 1601 |
} |
| 1602 |
|
| 1603 |
.disco-grid-cols-3 { |
| 1604 |
grid-template-columns: repeat(3, minmax(0, 1fr)); |
| 1605 |
} |
| 1606 |
|
| 1607 |
.disco-grid-cols-4 { |
| 1608 |
grid-template-columns: repeat(4, minmax(0, 1fr)); |
| 1609 |
} |
| 1610 |
|
| 1611 |
.\!disco-flex-row-reverse { |
| 1612 |
flex-direction: row-reverse !important; |
| 1613 |
} |
| 1614 |
|
| 1615 |
.disco-flex-col { |
| 1616 |
flex-direction: column; |
| 1617 |
} |
| 1618 |
|
| 1619 |
.disco-flex-wrap { |
| 1620 |
flex-wrap: wrap; |
| 1621 |
} |
| 1622 |
|
| 1623 |
.disco-items-start { |
| 1624 |
align-items: flex-start; |
| 1625 |
} |
| 1626 |
|
| 1627 |
.disco-items-end { |
| 1628 |
align-items: flex-end; |
| 1629 |
} |
| 1630 |
|
| 1631 |
.disco-items-center { |
| 1632 |
align-items: center; |
| 1633 |
} |
| 1634 |
|
| 1635 |
.disco-items-stretch { |
| 1636 |
align-items: stretch; |
| 1637 |
} |
| 1638 |
|
| 1639 |
.disco-justify-end { |
| 1640 |
justify-content: flex-end; |
| 1641 |
} |
| 1642 |
|
| 1643 |
.disco-justify-center { |
| 1644 |
justify-content: center; |
| 1645 |
} |
| 1646 |
|
| 1647 |
.disco-justify-between { |
| 1648 |
justify-content: space-between; |
| 1649 |
} |
| 1650 |
|
| 1651 |
.disco-justify-around { |
| 1652 |
justify-content: space-around; |
| 1653 |
} |
| 1654 |
|
| 1655 |
.disco-gap-0\.5 { |
| 1656 |
gap: 0.125rem; |
| 1657 |
} |
| 1658 |
|
| 1659 |
.disco-gap-1 { |
| 1660 |
gap: 0.25rem; |
| 1661 |
} |
| 1662 |
|
| 1663 |
.disco-gap-1\.5 { |
| 1664 |
gap: 0.375rem; |
| 1665 |
} |
| 1666 |
|
| 1667 |
.disco-gap-2 { |
| 1668 |
gap: 0.5rem; |
| 1669 |
} |
| 1670 |
|
| 1671 |
.disco-gap-3 { |
| 1672 |
gap: 0.75rem; |
| 1673 |
} |
| 1674 |
|
| 1675 |
.disco-gap-36 { |
| 1676 |
gap: 9rem; |
| 1677 |
} |
| 1678 |
|
| 1679 |
.disco-gap-4 { |
| 1680 |
gap: 1rem; |
| 1681 |
} |
| 1682 |
|
| 1683 |
.disco-gap-5 { |
| 1684 |
gap: 1.25rem; |
| 1685 |
} |
| 1686 |
|
| 1687 |
.disco-gap-6 { |
| 1688 |
gap: 1.5rem; |
| 1689 |
} |
| 1690 |
|
| 1691 |
.disco-gap-8 { |
| 1692 |
gap: 2rem; |
| 1693 |
} |
| 1694 |
|
| 1695 |
.disco-gap-\[2px\] { |
| 1696 |
gap: 2px; |
| 1697 |
} |
| 1698 |
|
| 1699 |
.disco-gap-\[3px\] { |
| 1700 |
gap: 3px; |
| 1701 |
} |
| 1702 |
|
| 1703 |
.disco-gap-\[7px\] { |
| 1704 |
gap: 7px; |
| 1705 |
} |
| 1706 |
|
| 1707 |
.disco-gap-\[9px\] { |
| 1708 |
gap: 9px; |
| 1709 |
} |
| 1710 |
|
| 1711 |
.disco-space-x-1 > :not([hidden]) ~ :not([hidden]) { |
| 1712 |
--tw-space-x-reverse: 0; |
| 1713 |
margin-right: calc(0.25rem * var(--tw-space-x-reverse)); |
| 1714 |
margin-left: calc(0.25rem * calc(1 - var(--tw-space-x-reverse))); |
| 1715 |
} |
| 1716 |
|
| 1717 |
.disco-space-x-1\.5 > :not([hidden]) ~ :not([hidden]) { |
| 1718 |
--tw-space-x-reverse: 0; |
| 1719 |
margin-right: calc(0.375rem * var(--tw-space-x-reverse)); |
| 1720 |
margin-left: calc(0.375rem * calc(1 - var(--tw-space-x-reverse))); |
| 1721 |
} |
| 1722 |
|
| 1723 |
.disco-space-x-2 > :not([hidden]) ~ :not([hidden]) { |
| 1724 |
--tw-space-x-reverse: 0; |
| 1725 |
margin-right: calc(0.5rem * var(--tw-space-x-reverse)); |
| 1726 |
margin-left: calc(0.5rem * calc(1 - var(--tw-space-x-reverse))); |
| 1727 |
} |
| 1728 |
|
| 1729 |
.disco-space-y-1 > :not([hidden]) ~ :not([hidden]) { |
| 1730 |
--tw-space-y-reverse: 0; |
| 1731 |
margin-top: calc(0.25rem * calc(1 - var(--tw-space-y-reverse))); |
| 1732 |
margin-bottom: calc(0.25rem * var(--tw-space-y-reverse)); |
| 1733 |
} |
| 1734 |
|
| 1735 |
.disco-space-y-4 > :not([hidden]) ~ :not([hidden]) { |
| 1736 |
--tw-space-y-reverse: 0; |
| 1737 |
margin-top: calc(1rem * calc(1 - var(--tw-space-y-reverse))); |
| 1738 |
margin-bottom: calc(1rem * var(--tw-space-y-reverse)); |
| 1739 |
} |
| 1740 |
|
| 1741 |
.disco-space-y-6 > :not([hidden]) ~ :not([hidden]) { |
| 1742 |
--tw-space-y-reverse: 0; |
| 1743 |
margin-top: calc(1.5rem * calc(1 - var(--tw-space-y-reverse))); |
| 1744 |
margin-bottom: calc(1.5rem * var(--tw-space-y-reverse)); |
| 1745 |
} |
| 1746 |
|
| 1747 |
.disco-divide-y > :not([hidden]) ~ :not([hidden]) { |
| 1748 |
--tw-divide-y-reverse: 0; |
| 1749 |
border-top-width: calc(1px * calc(1 - var(--tw-divide-y-reverse))); |
| 1750 |
border-bottom-width: calc(1px * var(--tw-divide-y-reverse)); |
| 1751 |
} |
| 1752 |
|
| 1753 |
.disco-divide-gray-100 > :not([hidden]) ~ :not([hidden]) { |
| 1754 |
--tw-divide-opacity: 1; |
| 1755 |
border-color: rgb(243 244 246 / var(--tw-divide-opacity, 1)); |
| 1756 |
} |
| 1757 |
|
| 1758 |
.disco-justify-self-start { |
| 1759 |
justify-self: start; |
| 1760 |
} |
| 1761 |
|
| 1762 |
.disco-justify-self-end { |
| 1763 |
justify-self: end; |
| 1764 |
} |
| 1765 |
|
| 1766 |
.disco-justify-self-center { |
| 1767 |
justify-self: center; |
| 1768 |
} |
| 1769 |
|
| 1770 |
.disco-overflow-auto { |
| 1771 |
overflow: auto; |
| 1772 |
} |
| 1773 |
|
| 1774 |
.disco-overflow-hidden { |
| 1775 |
overflow: hidden; |
| 1776 |
} |
| 1777 |
|
| 1778 |
.disco-overflow-y-auto { |
| 1779 |
overflow-y: auto; |
| 1780 |
} |
| 1781 |
|
| 1782 |
.disco-overscroll-contain { |
| 1783 |
overscroll-behavior: contain; |
| 1784 |
} |
| 1785 |
|
| 1786 |
.disco-truncate { |
| 1787 |
overflow: hidden; |
| 1788 |
text-overflow: ellipsis; |
| 1789 |
white-space: nowrap; |
| 1790 |
} |
| 1791 |
|
| 1792 |
.disco-whitespace-nowrap { |
| 1793 |
white-space: nowrap; |
| 1794 |
} |
| 1795 |
|
| 1796 |
.disco-text-nowrap { |
| 1797 |
text-wrap: nowrap; |
| 1798 |
} |
| 1799 |
|
| 1800 |
.\!disco-rounded-\[9px\] { |
| 1801 |
border-radius: 9px !important; |
| 1802 |
} |
| 1803 |
|
| 1804 |
.\!disco-rounded-lg { |
| 1805 |
border-radius: 0.5rem !important; |
| 1806 |
} |
| 1807 |
|
| 1808 |
.\!disco-rounded-md { |
| 1809 |
border-radius: 0.375rem !important; |
| 1810 |
} |
| 1811 |
|
| 1812 |
.\!disco-rounded-xl { |
| 1813 |
border-radius: 0.75rem !important; |
| 1814 |
} |
| 1815 |
|
| 1816 |
.disco-rounded { |
| 1817 |
border-radius: 0.25rem; |
| 1818 |
} |
| 1819 |
|
| 1820 |
.disco-rounded-2xl { |
| 1821 |
border-radius: 1rem; |
| 1822 |
} |
| 1823 |
|
| 1824 |
.disco-rounded-\[12px\] { |
| 1825 |
border-radius: 12px; |
| 1826 |
} |
| 1827 |
|
| 1828 |
.disco-rounded-\[14px\] { |
| 1829 |
border-radius: 14px; |
| 1830 |
} |
| 1831 |
|
| 1832 |
.disco-rounded-\[18px\] { |
| 1833 |
border-radius: 18px; |
| 1834 |
} |
| 1835 |
|
| 1836 |
.disco-rounded-\[2px\] { |
| 1837 |
border-radius: 2px; |
| 1838 |
} |
| 1839 |
|
| 1840 |
.disco-rounded-\[4px\] { |
| 1841 |
border-radius: 4px; |
| 1842 |
} |
| 1843 |
|
| 1844 |
.disco-rounded-\[7px\] { |
| 1845 |
border-radius: 7px; |
| 1846 |
} |
| 1847 |
|
| 1848 |
.disco-rounded-\[8px\] { |
| 1849 |
border-radius: 8px; |
| 1850 |
} |
| 1851 |
|
| 1852 |
.disco-rounded-\[9px\] { |
| 1853 |
border-radius: 9px; |
| 1854 |
} |
| 1855 |
|
| 1856 |
.disco-rounded-full { |
| 1857 |
border-radius: 9999px; |
| 1858 |
} |
| 1859 |
|
| 1860 |
.disco-rounded-lg { |
| 1861 |
border-radius: 0.5rem; |
| 1862 |
} |
| 1863 |
|
| 1864 |
.disco-rounded-md { |
| 1865 |
border-radius: 0.375rem; |
| 1866 |
} |
| 1867 |
|
| 1868 |
.disco-rounded-sm { |
| 1869 |
border-radius: 0.125rem; |
| 1870 |
} |
| 1871 |
|
| 1872 |
.disco-rounded-xl { |
| 1873 |
border-radius: 0.75rem; |
| 1874 |
} |
| 1875 |
|
| 1876 |
.disco-rounded-b-lg { |
| 1877 |
border-bottom-right-radius: 0.5rem; |
| 1878 |
border-bottom-left-radius: 0.5rem; |
| 1879 |
} |
| 1880 |
|
| 1881 |
.disco-rounded-b-xl { |
| 1882 |
border-bottom-right-radius: 0.75rem; |
| 1883 |
border-bottom-left-radius: 0.75rem; |
| 1884 |
} |
| 1885 |
|
| 1886 |
.disco-rounded-e { |
| 1887 |
border-start-end-radius: 0.25rem; |
| 1888 |
border-end-end-radius: 0.25rem; |
| 1889 |
} |
| 1890 |
|
| 1891 |
.disco-rounded-e-md { |
| 1892 |
border-start-end-radius: 0.375rem; |
| 1893 |
border-end-end-radius: 0.375rem; |
| 1894 |
} |
| 1895 |
|
| 1896 |
.disco-rounded-l-md { |
| 1897 |
border-top-left-radius: 0.375rem; |
| 1898 |
border-bottom-left-radius: 0.375rem; |
| 1899 |
} |
| 1900 |
|
| 1901 |
.disco-rounded-r-md { |
| 1902 |
border-top-right-radius: 0.375rem; |
| 1903 |
border-bottom-right-radius: 0.375rem; |
| 1904 |
} |
| 1905 |
|
| 1906 |
.disco-rounded-s { |
| 1907 |
border-start-start-radius: 0.25rem; |
| 1908 |
border-end-start-radius: 0.25rem; |
| 1909 |
} |
| 1910 |
|
| 1911 |
.disco-rounded-t-lg { |
| 1912 |
border-top-left-radius: 0.5rem; |
| 1913 |
border-top-right-radius: 0.5rem; |
| 1914 |
} |
| 1915 |
|
| 1916 |
.disco-rounded-t-md { |
| 1917 |
border-top-left-radius: 0.375rem; |
| 1918 |
border-top-right-radius: 0.375rem; |
| 1919 |
} |
| 1920 |
|
| 1921 |
.disco-rounded-t-xl { |
| 1922 |
border-top-left-radius: 0.75rem; |
| 1923 |
border-top-right-radius: 0.75rem; |
| 1924 |
} |
| 1925 |
|
| 1926 |
.disco-rounded-bl-lg { |
| 1927 |
border-bottom-left-radius: 0.5rem; |
| 1928 |
} |
| 1929 |
|
| 1930 |
.disco-rounded-br-lg { |
| 1931 |
border-bottom-right-radius: 0.5rem; |
| 1932 |
} |
| 1933 |
|
| 1934 |
.disco-rounded-tl-lg { |
| 1935 |
border-top-left-radius: 0.5rem; |
| 1936 |
} |
| 1937 |
|
| 1938 |
.disco-rounded-tr-lg { |
| 1939 |
border-top-right-radius: 0.5rem; |
| 1940 |
} |
| 1941 |
|
| 1942 |
.\!disco-border { |
| 1943 |
border-width: 1px !important; |
| 1944 |
} |
| 1945 |
|
| 1946 |
.\!disco-border-\[0\.5px\] { |
| 1947 |
border-width: 0.5px !important; |
| 1948 |
} |
| 1949 |
|
| 1950 |
.disco-border { |
| 1951 |
border-width: 1px; |
| 1952 |
} |
| 1953 |
|
| 1954 |
.disco-border-2 { |
| 1955 |
border-width: 2px; |
| 1956 |
} |
| 1957 |
|
| 1958 |
.disco-border-\[0\.5px\] { |
| 1959 |
border-width: 0.5px; |
| 1960 |
} |
| 1961 |
|
| 1962 |
.disco-border-x-0 { |
| 1963 |
border-left-width: 0px; |
| 1964 |
border-right-width: 0px; |
| 1965 |
} |
| 1966 |
|
| 1967 |
.\!disco-border-b-0 { |
| 1968 |
border-bottom-width: 0px !important; |
| 1969 |
} |
| 1970 |
|
| 1971 |
.\!disco-border-t-0 { |
| 1972 |
border-top-width: 0px !important; |
| 1973 |
} |
| 1974 |
|
| 1975 |
.disco-border-b { |
| 1976 |
border-bottom-width: 1px; |
| 1977 |
} |
| 1978 |
|
| 1979 |
.disco-border-l-0 { |
| 1980 |
border-left-width: 0px; |
| 1981 |
} |
| 1982 |
|
| 1983 |
.disco-border-r-0 { |
| 1984 |
border-right-width: 0px; |
| 1985 |
} |
| 1986 |
|
| 1987 |
.disco-border-r-\[0\.25px\] { |
| 1988 |
border-right-width: 0.25px; |
| 1989 |
} |
| 1990 |
|
| 1991 |
.disco-border-t { |
| 1992 |
border-top-width: 1px; |
| 1993 |
} |
| 1994 |
|
| 1995 |
.disco-border-t-0 { |
| 1996 |
border-top-width: 0px; |
| 1997 |
} |
| 1998 |
|
| 1999 |
.disco-border-t-\[0\.25px\] { |
| 2000 |
border-top-width: 0.25px; |
| 2001 |
} |
| 2002 |
|
| 2003 |
.\!disco-border-solid { |
| 2004 |
border-style: solid !important; |
| 2005 |
} |
| 2006 |
|
| 2007 |
.disco-border-solid { |
| 2008 |
border-style: solid; |
| 2009 |
} |
| 2010 |
|
| 2011 |
.disco-border-dashed { |
| 2012 |
border-style: dashed; |
| 2013 |
} |
| 2014 |
|
| 2015 |
.\!disco-border-none { |
| 2016 |
border-style: none !important; |
| 2017 |
} |
| 2018 |
|
| 2019 |
.disco-border-none { |
| 2020 |
border-style: none; |
| 2021 |
} |
| 2022 |
|
| 2023 |
.\!disco-border-\[\#A8E6CE\] { |
| 2024 |
--tw-border-opacity: 1 !important; |
| 2025 |
border-color: rgb(168 230 206 / var(--tw-border-opacity, 1)) !important; |
| 2026 |
} |
| 2027 |
|
| 2028 |
.\!disco-border-gray-200 { |
| 2029 |
--tw-border-opacity: 1 !important; |
| 2030 |
border-color: rgb(229 231 235 / var(--tw-border-opacity, 1)) !important; |
| 2031 |
} |
| 2032 |
|
| 2033 |
.\!disco-border-primary { |
| 2034 |
--tw-border-opacity: 1 !important; |
| 2035 |
border-color: rgb(71 205 137 / var(--tw-border-opacity, 1)) !important; |
| 2036 |
} |
| 2037 |
|
| 2038 |
.\!disco-border-red-500 { |
| 2039 |
--tw-border-opacity: 1 !important; |
| 2040 |
border-color: rgb(239 68 68 / var(--tw-border-opacity, 1)) !important; |
| 2041 |
} |
| 2042 |
|
| 2043 |
.disco-border-\[\#0dc98b\] { |
| 2044 |
--tw-border-opacity: 1; |
| 2045 |
border-color: rgb(13 201 139 / var(--tw-border-opacity, 1)); |
| 2046 |
} |
| 2047 |
|
| 2048 |
.disco-border-\[\#3056d3\] { |
| 2049 |
--tw-border-opacity: 1; |
| 2050 |
border-color: rgb(48 86 211 / var(--tw-border-opacity, 1)); |
| 2051 |
} |
| 2052 |
|
| 2053 |
.disco-border-\[\#f1f3f8\] { |
| 2054 |
--tw-border-opacity: 1; |
| 2055 |
border-color: rgb(241 243 248 / var(--tw-border-opacity, 1)); |
| 2056 |
} |
| 2057 |
|
| 2058 |
.disco-border-\[\#f6f7f9\] { |
| 2059 |
--tw-border-opacity: 1; |
| 2060 |
border-color: rgb(246 247 249 / var(--tw-border-opacity, 1)); |
| 2061 |
} |
| 2062 |
|
| 2063 |
.disco-border-\[rgba\(34\,197\,94\,0\.15\)\] { |
| 2064 |
border-color: rgba(34,197,94,0.15); |
| 2065 |
} |
| 2066 |
|
| 2067 |
.disco-border-blue-400 { |
| 2068 |
--tw-border-opacity: 1; |
| 2069 |
border-color: rgb(96 165 250 / var(--tw-border-opacity, 1)); |
| 2070 |
} |
| 2071 |
|
| 2072 |
.disco-border-gray-100 { |
| 2073 |
--tw-border-opacity: 1; |
| 2074 |
border-color: rgb(243 244 246 / var(--tw-border-opacity, 1)); |
| 2075 |
} |
| 2076 |
|
| 2077 |
.disco-border-gray-200 { |
| 2078 |
--tw-border-opacity: 1; |
| 2079 |
border-color: rgb(229 231 235 / var(--tw-border-opacity, 1)); |
| 2080 |
} |
| 2081 |
|
| 2082 |
.disco-border-gray-300 { |
| 2083 |
--tw-border-opacity: 1; |
| 2084 |
border-color: rgb(209 213 219 / var(--tw-border-opacity, 1)); |
| 2085 |
} |
| 2086 |
|
| 2087 |
.disco-border-gray-500 { |
| 2088 |
--tw-border-opacity: 1; |
| 2089 |
border-color: rgb(107 114 128 / var(--tw-border-opacity, 1)); |
| 2090 |
} |
| 2091 |
|
| 2092 |
.disco-border-green-400 { |
| 2093 |
--tw-border-opacity: 1; |
| 2094 |
border-color: rgb(74 222 128 / var(--tw-border-opacity, 1)); |
| 2095 |
} |
| 2096 |
|
| 2097 |
.disco-border-orange-400 { |
| 2098 |
--tw-border-opacity: 1; |
| 2099 |
border-color: rgb(251 146 60 / var(--tw-border-opacity, 1)); |
| 2100 |
} |
| 2101 |
|
| 2102 |
.disco-border-primary { |
| 2103 |
--tw-border-opacity: 1; |
| 2104 |
border-color: rgb(71 205 137 / var(--tw-border-opacity, 1)); |
| 2105 |
} |
| 2106 |
|
| 2107 |
.disco-border-primary-dark { |
| 2108 |
--tw-border-opacity: 1; |
| 2109 |
border-color: rgb(60 186 122 / var(--tw-border-opacity, 1)); |
| 2110 |
} |
| 2111 |
|
| 2112 |
.disco-border-primary\/60 { |
| 2113 |
border-color: rgb(71 205 137 / 0.6); |
| 2114 |
} |
| 2115 |
|
| 2116 |
.disco-border-red-500 { |
| 2117 |
--tw-border-opacity: 1; |
| 2118 |
border-color: rgb(239 68 68 / var(--tw-border-opacity, 1)); |
| 2119 |
} |
| 2120 |
|
| 2121 |
.disco-border-transparent { |
| 2122 |
border-color: transparent; |
| 2123 |
} |
| 2124 |
|
| 2125 |
.disco-border-white { |
| 2126 |
--tw-border-opacity: 1; |
| 2127 |
border-color: rgb(255 255 255 / var(--tw-border-opacity, 1)); |
| 2128 |
} |
| 2129 |
|
| 2130 |
.disco-border-yellow-200 { |
| 2131 |
--tw-border-opacity: 1; |
| 2132 |
border-color: rgb(254 240 138 / var(--tw-border-opacity, 1)); |
| 2133 |
} |
| 2134 |
|
| 2135 |
.disco-border-b-white { |
| 2136 |
--tw-border-opacity: 1; |
| 2137 |
border-bottom-color: rgb(255 255 255 / var(--tw-border-opacity, 1)); |
| 2138 |
} |
| 2139 |
|
| 2140 |
.\!disco-bg-gray-100 { |
| 2141 |
--tw-bg-opacity: 1 !important; |
| 2142 |
background-color: rgb(243 244 246 / var(--tw-bg-opacity, 1)) !important; |
| 2143 |
} |
| 2144 |
|
| 2145 |
.\!disco-bg-primary { |
| 2146 |
--tw-bg-opacity: 1 !important; |
| 2147 |
background-color: rgb(71 205 137 / var(--tw-bg-opacity, 1)) !important; |
| 2148 |
} |
| 2149 |
|
| 2150 |
.\!disco-bg-red-500 { |
| 2151 |
--tw-bg-opacity: 1 !important; |
| 2152 |
background-color: rgb(239 68 68 / var(--tw-bg-opacity, 1)) !important; |
| 2153 |
} |
| 2154 |
|
| 2155 |
.\!disco-bg-white { |
| 2156 |
--tw-bg-opacity: 1 !important; |
| 2157 |
background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1)) !important; |
| 2158 |
} |
| 2159 |
|
| 2160 |
.disco-bg-\[\#0BC88A\] { |
| 2161 |
--tw-bg-opacity: 1; |
| 2162 |
background-color: rgb(11 200 138 / var(--tw-bg-opacity, 1)); |
| 2163 |
} |
| 2164 |
|
| 2165 |
.disco-bg-\[\#22C55E33\] { |
| 2166 |
background-color: #22C55E33; |
| 2167 |
} |
| 2168 |
|
| 2169 |
.disco-bg-\[\#9461ff\] { |
| 2170 |
--tw-bg-opacity: 1; |
| 2171 |
background-color: rgb(148 97 255 / var(--tw-bg-opacity, 1)); |
| 2172 |
} |
| 2173 |
|
| 2174 |
.disco-bg-\[\#9DB4FF\] { |
| 2175 |
--tw-bg-opacity: 1; |
| 2176 |
background-color: rgb(157 180 255 / var(--tw-bg-opacity, 1)); |
| 2177 |
} |
| 2178 |
|
| 2179 |
.disco-bg-\[\#F9FAFB\] { |
| 2180 |
--tw-bg-opacity: 1; |
| 2181 |
background-color: rgb(249 250 251 / var(--tw-bg-opacity, 1)); |
| 2182 |
} |
| 2183 |
|
| 2184 |
.disco-bg-\[\#FEFEFE\] { |
| 2185 |
--tw-bg-opacity: 1; |
| 2186 |
background-color: rgb(254 254 254 / var(--tw-bg-opacity, 1)); |
| 2187 |
} |
| 2188 |
|
| 2189 |
.disco-bg-\[\#dfffefe6\] { |
| 2190 |
background-color: #dfffefe6; |
| 2191 |
} |
| 2192 |
|
| 2193 |
.disco-bg-\[\#f6f7f9\] { |
| 2194 |
--tw-bg-opacity: 1; |
| 2195 |
background-color: rgb(246 247 249 / var(--tw-bg-opacity, 1)); |
| 2196 |
} |
| 2197 |
|
| 2198 |
.disco-bg-\[\#fafafa\] { |
| 2199 |
--tw-bg-opacity: 1; |
| 2200 |
background-color: rgb(250 250 250 / var(--tw-bg-opacity, 1)); |
| 2201 |
} |
| 2202 |
|
| 2203 |
.disco-bg-\[\#ff1d1d\] { |
| 2204 |
--tw-bg-opacity: 1; |
| 2205 |
background-color: rgb(255 29 29 / var(--tw-bg-opacity, 1)); |
| 2206 |
} |
| 2207 |
|
| 2208 |
.disco-bg-\[\#ff595e\] { |
| 2209 |
--tw-bg-opacity: 1; |
| 2210 |
background-color: rgb(255 89 94 / var(--tw-bg-opacity, 1)); |
| 2211 |
} |
| 2212 |
|
| 2213 |
.disco-bg-amber-100 { |
| 2214 |
--tw-bg-opacity: 1; |
| 2215 |
background-color: rgb(254 243 199 / var(--tw-bg-opacity, 1)); |
| 2216 |
} |
| 2217 |
|
| 2218 |
.disco-bg-black { |
| 2219 |
--tw-bg-opacity: 1; |
| 2220 |
background-color: rgb(0 0 0 / var(--tw-bg-opacity, 1)); |
| 2221 |
} |
| 2222 |
|
| 2223 |
.disco-bg-black\/50 { |
| 2224 |
background-color: rgb(0 0 0 / 0.5); |
| 2225 |
} |
| 2226 |
|
| 2227 |
.disco-bg-gray-100 { |
| 2228 |
--tw-bg-opacity: 1; |
| 2229 |
background-color: rgb(243 244 246 / var(--tw-bg-opacity, 1)); |
| 2230 |
} |
| 2231 |
|
| 2232 |
.disco-bg-gray-200 { |
| 2233 |
--tw-bg-opacity: 1; |
| 2234 |
background-color: rgb(229 231 235 / var(--tw-bg-opacity, 1)); |
| 2235 |
} |
| 2236 |
|
| 2237 |
.disco-bg-gray-25 { |
| 2238 |
--tw-bg-opacity: 1; |
| 2239 |
background-color: rgb(250 250 250 / var(--tw-bg-opacity, 1)); |
| 2240 |
} |
| 2241 |
|
| 2242 |
.disco-bg-gray-300 { |
| 2243 |
--tw-bg-opacity: 1; |
| 2244 |
background-color: rgb(209 213 219 / var(--tw-bg-opacity, 1)); |
| 2245 |
} |
| 2246 |
|
| 2247 |
.disco-bg-gray-400 { |
| 2248 |
--tw-bg-opacity: 1; |
| 2249 |
background-color: rgb(156 163 175 / var(--tw-bg-opacity, 1)); |
| 2250 |
} |
| 2251 |
|
| 2252 |
.disco-bg-gray-50 { |
| 2253 |
--tw-bg-opacity: 1; |
| 2254 |
background-color: rgb(249 250 251 / var(--tw-bg-opacity, 1)); |
| 2255 |
} |
| 2256 |
|
| 2257 |
.disco-bg-gray-500 { |
| 2258 |
--tw-bg-opacity: 1; |
| 2259 |
background-color: rgb(107 114 128 / var(--tw-bg-opacity, 1)); |
| 2260 |
} |
| 2261 |
|
| 2262 |
.disco-bg-green-100 { |
| 2263 |
--tw-bg-opacity: 1; |
| 2264 |
background-color: rgb(220 252 231 / var(--tw-bg-opacity, 1)); |
| 2265 |
} |
| 2266 |
|
| 2267 |
.disco-bg-green-50 { |
| 2268 |
--tw-bg-opacity: 1; |
| 2269 |
background-color: rgb(240 253 244 / var(--tw-bg-opacity, 1)); |
| 2270 |
} |
| 2271 |
|
| 2272 |
.disco-bg-green-500 { |
| 2273 |
--tw-bg-opacity: 1; |
| 2274 |
background-color: rgb(34 197 94 / var(--tw-bg-opacity, 1)); |
| 2275 |
} |
| 2276 |
|
| 2277 |
.disco-bg-primary { |
| 2278 |
--tw-bg-opacity: 1; |
| 2279 |
background-color: rgb(71 205 137 / var(--tw-bg-opacity, 1)); |
| 2280 |
} |
| 2281 |
|
| 2282 |
.disco-bg-primary-light { |
| 2283 |
background-color: #dfffefe6; |
| 2284 |
} |
| 2285 |
|
| 2286 |
.disco-bg-primary\/5 { |
| 2287 |
background-color: rgb(71 205 137 / 0.05); |
| 2288 |
} |
| 2289 |
|
| 2290 |
.disco-bg-red-100 { |
| 2291 |
--tw-bg-opacity: 1; |
| 2292 |
background-color: rgb(254 226 226 / var(--tw-bg-opacity, 1)); |
| 2293 |
} |
| 2294 |
|
| 2295 |
.disco-bg-red-400 { |
| 2296 |
--tw-bg-opacity: 1; |
| 2297 |
background-color: rgb(248 113 113 / var(--tw-bg-opacity, 1)); |
| 2298 |
} |
| 2299 |
|
| 2300 |
.disco-bg-red-500 { |
| 2301 |
--tw-bg-opacity: 1; |
| 2302 |
background-color: rgb(239 68 68 / var(--tw-bg-opacity, 1)); |
| 2303 |
} |
| 2304 |
|
| 2305 |
.disco-bg-red-600 { |
| 2306 |
--tw-bg-opacity: 1; |
| 2307 |
background-color: rgb(220 38 38 / var(--tw-bg-opacity, 1)); |
| 2308 |
} |
| 2309 |
|
| 2310 |
.disco-bg-transparent { |
| 2311 |
background-color: transparent; |
| 2312 |
} |
| 2313 |
|
| 2314 |
.disco-bg-white { |
| 2315 |
--tw-bg-opacity: 1; |
| 2316 |
background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1)); |
| 2317 |
} |
| 2318 |
|
| 2319 |
.disco-bg-yellow-50 { |
| 2320 |
--tw-bg-opacity: 1; |
| 2321 |
background-color: rgb(254 252 232 / var(--tw-bg-opacity, 1)); |
| 2322 |
} |
| 2323 |
|
| 2324 |
.disco-bg-opacity-50 { |
| 2325 |
--tw-bg-opacity: 0.5; |
| 2326 |
} |
| 2327 |
|
| 2328 |
.disco-bg-\[linear-gradient\(0deg\,\#FFCF56_-0\.01\%\,\#F8B203_37\.95\%\,\#FFCE32_58\.84\%\,\#FFDB00_86\.4\%\,\#FFE259_97\.52\%\,\#FFD000_100\%\)\] { |
| 2329 |
background-image: linear-gradient(0deg,#FFCF56 -0.01%,#F8B203 37.95%,#FFCE32 58.84%,#FFDB00 86.4%,#FFE259 97.52%,#FFD000 100%); |
| 2330 |
} |
| 2331 |
|
| 2332 |
.disco-bg-\[linear-gradient\(135deg\,\#F59E0B_0\%\,\#F97316_100\%\)\] { |
| 2333 |
background-image: linear-gradient(135deg,#F59E0B 0%,#F97316 100%); |
| 2334 |
} |
| 2335 |
|
| 2336 |
.disco-bg-\[linear-gradient\(142deg\,\#0C1A10_0\%\,\#1A3323_100\%\)\] { |
| 2337 |
background-image: linear-gradient(142deg,#0C1A10 0%,#1A3323 100%); |
| 2338 |
} |
| 2339 |
|
| 2340 |
.disco-bg-\[radial-gradient\(circle_at_center\,rgba\(34\,197\,94\,0\.12\)_0\%\,rgba\(34\,197\,94\,0\)_65\%\)\] { |
| 2341 |
background-image: radial-gradient(circle at center,rgba(34,197,94,0.12) 0%,rgba(34,197,94,0) 65%); |
| 2342 |
} |
| 2343 |
|
| 2344 |
.disco-bg-gradient-to-br { |
| 2345 |
background-image: linear-gradient(to bottom right, var(--tw-gradient-stops)); |
| 2346 |
} |
| 2347 |
|
| 2348 |
.disco-bg-gradient-to-r { |
| 2349 |
background-image: linear-gradient(to right, var(--tw-gradient-stops)); |
| 2350 |
} |
| 2351 |
|
| 2352 |
.disco-from-\[\#1a2e1a\] { |
| 2353 |
--tw-gradient-from: #1a2e1a var(--tw-gradient-from-position); |
| 2354 |
--tw-gradient-to: rgb(26 46 26 / 0) var(--tw-gradient-to-position); |
| 2355 |
--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to); |
| 2356 |
} |
| 2357 |
|
| 2358 |
.disco-from-amber-400 { |
| 2359 |
--tw-gradient-from: #fbbf24 var(--tw-gradient-from-position); |
| 2360 |
--tw-gradient-to: rgb(251 191 36 / 0) var(--tw-gradient-to-position); |
| 2361 |
--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to); |
| 2362 |
} |
| 2363 |
|
| 2364 |
.disco-via-\[\#2d4a2d\] { |
| 2365 |
--tw-gradient-to: rgb(45 74 45 / 0) var(--tw-gradient-to-position); |
| 2366 |
--tw-gradient-stops: var(--tw-gradient-from), #2d4a2d var(--tw-gradient-via-position), var(--tw-gradient-to); |
| 2367 |
} |
| 2368 |
|
| 2369 |
.disco-to-\[\#1a3a2a\] { |
| 2370 |
--tw-gradient-to: #1a3a2a var(--tw-gradient-to-position); |
| 2371 |
} |
| 2372 |
|
| 2373 |
.disco-to-orange-500 { |
| 2374 |
--tw-gradient-to: #f97316 var(--tw-gradient-to-position); |
| 2375 |
} |
| 2376 |
|
| 2377 |
.disco-fill-primary { |
| 2378 |
fill: #47CD89; |
| 2379 |
} |
| 2380 |
|
| 2381 |
.disco-object-contain { |
| 2382 |
object-fit: contain; |
| 2383 |
} |
| 2384 |
|
| 2385 |
.disco-object-cover { |
| 2386 |
object-fit: cover; |
| 2387 |
} |
| 2388 |
|
| 2389 |
.\!disco-p-0 { |
| 2390 |
padding: 0px !important; |
| 2391 |
} |
| 2392 |
|
| 2393 |
.disco-p-0\.5 { |
| 2394 |
padding: 0.125rem; |
| 2395 |
} |
| 2396 |
|
| 2397 |
.disco-p-1 { |
| 2398 |
padding: 0.25rem; |
| 2399 |
} |
| 2400 |
|
| 2401 |
.disco-p-1\.5 { |
| 2402 |
padding: 0.375rem; |
| 2403 |
} |
| 2404 |
|
| 2405 |
.disco-p-2 { |
| 2406 |
padding: 0.5rem; |
| 2407 |
} |
| 2408 |
|
| 2409 |
.disco-p-3 { |
| 2410 |
padding: 0.75rem; |
| 2411 |
} |
| 2412 |
|
| 2413 |
.disco-p-4 { |
| 2414 |
padding: 1rem; |
| 2415 |
} |
| 2416 |
|
| 2417 |
.disco-p-5 { |
| 2418 |
padding: 1.25rem; |
| 2419 |
} |
| 2420 |
|
| 2421 |
.disco-p-6 { |
| 2422 |
padding: 1.5rem; |
| 2423 |
} |
| 2424 |
|
| 2425 |
.disco-p-7 { |
| 2426 |
padding: 1.75rem; |
| 2427 |
} |
| 2428 |
|
| 2429 |
.disco-p-px { |
| 2430 |
padding: 1px; |
| 2431 |
} |
| 2432 |
|
| 2433 |
.\!disco-px-0\.5 { |
| 2434 |
padding-left: 0.125rem !important; |
| 2435 |
padding-right: 0.125rem !important; |
| 2436 |
} |
| 2437 |
|
| 2438 |
.\!disco-px-2 { |
| 2439 |
padding-left: 0.5rem !important; |
| 2440 |
padding-right: 0.5rem !important; |
| 2441 |
} |
| 2442 |
|
| 2443 |
.\!disco-px-2\.5 { |
| 2444 |
padding-left: 0.625rem !important; |
| 2445 |
padding-right: 0.625rem !important; |
| 2446 |
} |
| 2447 |
|
| 2448 |
.\!disco-px-3 { |
| 2449 |
padding-left: 0.75rem !important; |
| 2450 |
padding-right: 0.75rem !important; |
| 2451 |
} |
| 2452 |
|
| 2453 |
.\!disco-px-4 { |
| 2454 |
padding-left: 1rem !important; |
| 2455 |
padding-right: 1rem !important; |
| 2456 |
} |
| 2457 |
|
| 2458 |
.\!disco-py-0 { |
| 2459 |
padding-top: 0px !important; |
| 2460 |
padding-bottom: 0px !important; |
| 2461 |
} |
| 2462 |
|
| 2463 |
.\!disco-py-1 { |
| 2464 |
padding-top: 0.25rem !important; |
| 2465 |
padding-bottom: 0.25rem !important; |
| 2466 |
} |
| 2467 |
|
| 2468 |
.\!disco-py-1\.5 { |
| 2469 |
padding-top: 0.375rem !important; |
| 2470 |
padding-bottom: 0.375rem !important; |
| 2471 |
} |
| 2472 |
|
| 2473 |
.\!disco-py-2 { |
| 2474 |
padding-top: 0.5rem !important; |
| 2475 |
padding-bottom: 0.5rem !important; |
| 2476 |
} |
| 2477 |
|
| 2478 |
.\!disco-py-2\.5 { |
| 2479 |
padding-top: 0.625rem !important; |
| 2480 |
padding-bottom: 0.625rem !important; |
| 2481 |
} |
| 2482 |
|
| 2483 |
.disco-px-0\.5 { |
| 2484 |
padding-left: 0.125rem; |
| 2485 |
padding-right: 0.125rem; |
| 2486 |
} |
| 2487 |
|
| 2488 |
.disco-px-1 { |
| 2489 |
padding-left: 0.25rem; |
| 2490 |
padding-right: 0.25rem; |
| 2491 |
} |
| 2492 |
|
| 2493 |
.disco-px-1\.5 { |
| 2494 |
padding-left: 0.375rem; |
| 2495 |
padding-right: 0.375rem; |
| 2496 |
} |
| 2497 |
|
| 2498 |
.disco-px-10 { |
| 2499 |
padding-left: 2.5rem; |
| 2500 |
padding-right: 2.5rem; |
| 2501 |
} |
| 2502 |
|
| 2503 |
.disco-px-12 { |
| 2504 |
padding-left: 3rem; |
| 2505 |
padding-right: 3rem; |
| 2506 |
} |
| 2507 |
|
| 2508 |
.disco-px-2 { |
| 2509 |
padding-left: 0.5rem; |
| 2510 |
padding-right: 0.5rem; |
| 2511 |
} |
| 2512 |
|
| 2513 |
.disco-px-2\.5 { |
| 2514 |
padding-left: 0.625rem; |
| 2515 |
padding-right: 0.625rem; |
| 2516 |
} |
| 2517 |
|
| 2518 |
.disco-px-3 { |
| 2519 |
padding-left: 0.75rem; |
| 2520 |
padding-right: 0.75rem; |
| 2521 |
} |
| 2522 |
|
| 2523 |
.disco-px-4 { |
| 2524 |
padding-left: 1rem; |
| 2525 |
padding-right: 1rem; |
| 2526 |
} |
| 2527 |
|
| 2528 |
.disco-px-5 { |
| 2529 |
padding-left: 1.25rem; |
| 2530 |
padding-right: 1.25rem; |
| 2531 |
} |
| 2532 |
|
| 2533 |
.disco-px-6 { |
| 2534 |
padding-left: 1.5rem; |
| 2535 |
padding-right: 1.5rem; |
| 2536 |
} |
| 2537 |
|
| 2538 |
.disco-px-8 { |
| 2539 |
padding-left: 2rem; |
| 2540 |
padding-right: 2rem; |
| 2541 |
} |
| 2542 |
|
| 2543 |
.disco-px-\[3px\] { |
| 2544 |
padding-left: 3px; |
| 2545 |
padding-right: 3px; |
| 2546 |
} |
| 2547 |
|
| 2548 |
.disco-px-\[9px\] { |
| 2549 |
padding-left: 9px; |
| 2550 |
padding-right: 9px; |
| 2551 |
} |
| 2552 |
|
| 2553 |
.disco-py-0 { |
| 2554 |
padding-top: 0px; |
| 2555 |
padding-bottom: 0px; |
| 2556 |
} |
| 2557 |
|
| 2558 |
.disco-py-0\.5 { |
| 2559 |
padding-top: 0.125rem; |
| 2560 |
padding-bottom: 0.125rem; |
| 2561 |
} |
| 2562 |
|
| 2563 |
.disco-py-1 { |
| 2564 |
padding-top: 0.25rem; |
| 2565 |
padding-bottom: 0.25rem; |
| 2566 |
} |
| 2567 |
|
| 2568 |
.disco-py-1\.5 { |
| 2569 |
padding-top: 0.375rem; |
| 2570 |
padding-bottom: 0.375rem; |
| 2571 |
} |
| 2572 |
|
| 2573 |
.disco-py-12 { |
| 2574 |
padding-top: 3rem; |
| 2575 |
padding-bottom: 3rem; |
| 2576 |
} |
| 2577 |
|
| 2578 |
.disco-py-2 { |
| 2579 |
padding-top: 0.5rem; |
| 2580 |
padding-bottom: 0.5rem; |
| 2581 |
} |
| 2582 |
|
| 2583 |
.disco-py-2\.5 { |
| 2584 |
padding-top: 0.625rem; |
| 2585 |
padding-bottom: 0.625rem; |
| 2586 |
} |
| 2587 |
|
| 2588 |
.disco-py-3 { |
| 2589 |
padding-top: 0.75rem; |
| 2590 |
padding-bottom: 0.75rem; |
| 2591 |
} |
| 2592 |
|
| 2593 |
.disco-py-3\.5 { |
| 2594 |
padding-top: 0.875rem; |
| 2595 |
padding-bottom: 0.875rem; |
| 2596 |
} |
| 2597 |
|
| 2598 |
.disco-py-4 { |
| 2599 |
padding-top: 1rem; |
| 2600 |
padding-bottom: 1rem; |
| 2601 |
} |
| 2602 |
|
| 2603 |
.disco-py-5 { |
| 2604 |
padding-top: 1.25rem; |
| 2605 |
padding-bottom: 1.25rem; |
| 2606 |
} |
| 2607 |
|
| 2608 |
.disco-py-6 { |
| 2609 |
padding-top: 1.5rem; |
| 2610 |
padding-bottom: 1.5rem; |
| 2611 |
} |
| 2612 |
|
| 2613 |
.disco-py-8 { |
| 2614 |
padding-top: 2rem; |
| 2615 |
padding-bottom: 2rem; |
| 2616 |
} |
| 2617 |
|
| 2618 |
.disco-py-\[14px\] { |
| 2619 |
padding-top: 14px; |
| 2620 |
padding-bottom: 14px; |
| 2621 |
} |
| 2622 |
|
| 2623 |
.disco-py-\[2px\] { |
| 2624 |
padding-top: 2px; |
| 2625 |
padding-bottom: 2px; |
| 2626 |
} |
| 2627 |
|
| 2628 |
.disco-py-\[3px\] { |
| 2629 |
padding-top: 3px; |
| 2630 |
padding-bottom: 3px; |
| 2631 |
} |
| 2632 |
|
| 2633 |
.\!disco-pe-1 { |
| 2634 |
padding-inline-end: 0.25rem !important; |
| 2635 |
} |
| 2636 |
|
| 2637 |
.\!disco-ps-2 { |
| 2638 |
padding-inline-start: 0.5rem !important; |
| 2639 |
} |
| 2640 |
|
| 2641 |
.\!disco-ps-3 { |
| 2642 |
padding-inline-start: 0.75rem !important; |
| 2643 |
} |
| 2644 |
|
| 2645 |
.\!disco-ps-8 { |
| 2646 |
padding-inline-start: 2rem !important; |
| 2647 |
} |
| 2648 |
|
| 2649 |
.\!disco-ps-9 { |
| 2650 |
padding-inline-start: 2.25rem !important; |
| 2651 |
} |
| 2652 |
|
| 2653 |
.disco-pb-0\.5 { |
| 2654 |
padding-bottom: 0.125rem; |
| 2655 |
} |
| 2656 |
|
| 2657 |
.disco-pb-1 { |
| 2658 |
padding-bottom: 0.25rem; |
| 2659 |
} |
| 2660 |
|
| 2661 |
.disco-pb-2 { |
| 2662 |
padding-bottom: 0.5rem; |
| 2663 |
} |
| 2664 |
|
| 2665 |
.disco-pb-24 { |
| 2666 |
padding-bottom: 6rem; |
| 2667 |
} |
| 2668 |
|
| 2669 |
.disco-pb-3 { |
| 2670 |
padding-bottom: 0.75rem; |
| 2671 |
} |
| 2672 |
|
| 2673 |
.disco-pb-4 { |
| 2674 |
padding-bottom: 1rem; |
| 2675 |
} |
| 2676 |
|
| 2677 |
.disco-pb-5 { |
| 2678 |
padding-bottom: 1.25rem; |
| 2679 |
} |
| 2680 |
|
| 2681 |
.disco-pb-9 { |
| 2682 |
padding-bottom: 2.25rem; |
| 2683 |
} |
| 2684 |
|
| 2685 |
.disco-pe-0 { |
| 2686 |
padding-inline-end: 0px; |
| 2687 |
} |
| 2688 |
|
| 2689 |
.disco-pl-1 { |
| 2690 |
padding-left: 0.25rem; |
| 2691 |
} |
| 2692 |
|
| 2693 |
.disco-pl-2 { |
| 2694 |
padding-left: 0.5rem; |
| 2695 |
} |
| 2696 |
|
| 2697 |
.disco-pl-2\.5 { |
| 2698 |
padding-left: 0.625rem; |
| 2699 |
} |
| 2700 |
|
| 2701 |
.disco-pl-3 { |
| 2702 |
padding-left: 0.75rem; |
| 2703 |
} |
| 2704 |
|
| 2705 |
.disco-pl-4 { |
| 2706 |
padding-left: 1rem; |
| 2707 |
} |
| 2708 |
|
| 2709 |
.disco-pl-8 { |
| 2710 |
padding-left: 2rem; |
| 2711 |
} |
| 2712 |
|
| 2713 |
.disco-pr-0\.5 { |
| 2714 |
padding-right: 0.125rem; |
| 2715 |
} |
| 2716 |
|
| 2717 |
.disco-pr-1 { |
| 2718 |
padding-right: 0.25rem; |
| 2719 |
} |
| 2720 |
|
| 2721 |
.disco-pr-10 { |
| 2722 |
padding-right: 2.5rem; |
| 2723 |
} |
| 2724 |
|
| 2725 |
.disco-pr-2 { |
| 2726 |
padding-right: 0.5rem; |
| 2727 |
} |
| 2728 |
|
| 2729 |
.disco-pr-3 { |
| 2730 |
padding-right: 0.75rem; |
| 2731 |
} |
| 2732 |
|
| 2733 |
.disco-pr-4 { |
| 2734 |
padding-right: 1rem; |
| 2735 |
} |
| 2736 |
|
| 2737 |
.disco-pr-8 { |
| 2738 |
padding-right: 2rem; |
| 2739 |
} |
| 2740 |
|
| 2741 |
.disco-ps-2 { |
| 2742 |
padding-inline-start: 0.5rem; |
| 2743 |
} |
| 2744 |
|
| 2745 |
.disco-ps-4 { |
| 2746 |
padding-inline-start: 1rem; |
| 2747 |
} |
| 2748 |
|
| 2749 |
.disco-pt-2 { |
| 2750 |
padding-top: 0.5rem; |
| 2751 |
} |
| 2752 |
|
| 2753 |
.disco-pt-20 { |
| 2754 |
padding-top: 5rem; |
| 2755 |
} |
| 2756 |
|
| 2757 |
.disco-pt-3\.5 { |
| 2758 |
padding-top: 0.875rem; |
| 2759 |
} |
| 2760 |
|
| 2761 |
.disco-pt-4 { |
| 2762 |
padding-top: 1rem; |
| 2763 |
} |
| 2764 |
|
| 2765 |
.disco-pt-5 { |
| 2766 |
padding-top: 1.25rem; |
| 2767 |
} |
| 2768 |
|
| 2769 |
.disco-text-left { |
| 2770 |
text-align: left; |
| 2771 |
} |
| 2772 |
|
| 2773 |
.disco-text-center { |
| 2774 |
text-align: center; |
| 2775 |
} |
| 2776 |
|
| 2777 |
.\!disco-text-base { |
| 2778 |
font-size: 1rem !important; |
| 2779 |
line-height: 1.5rem !important; |
| 2780 |
} |
| 2781 |
|
| 2782 |
.\!disco-text-lg { |
| 2783 |
font-size: 1.125rem !important; |
| 2784 |
line-height: 1.75rem !important; |
| 2785 |
} |
| 2786 |
|
| 2787 |
.\!disco-text-sm { |
| 2788 |
font-size: 0.875rem !important; |
| 2789 |
line-height: 1.25rem !important; |
| 2790 |
} |
| 2791 |
|
| 2792 |
.\!disco-text-xl { |
| 2793 |
font-size: 1.25rem !important; |
| 2794 |
line-height: 1.75rem !important; |
| 2795 |
} |
| 2796 |
|
| 2797 |
.\!disco-text-xs { |
| 2798 |
font-size: 0.75rem !important; |
| 2799 |
line-height: 1rem !important; |
| 2800 |
} |
| 2801 |
|
| 2802 |
.disco-text-2xl { |
| 2803 |
font-size: 1.5rem; |
| 2804 |
line-height: 2rem; |
| 2805 |
} |
| 2806 |
|
| 2807 |
.disco-text-\[10px\] { |
| 2808 |
font-size: 10px; |
| 2809 |
} |
| 2810 |
|
| 2811 |
.disco-text-\[11px\] { |
| 2812 |
font-size: 11px; |
| 2813 |
} |
| 2814 |
|
| 2815 |
.disco-text-\[12px\] { |
| 2816 |
font-size: 12px; |
| 2817 |
} |
| 2818 |
|
| 2819 |
.disco-text-\[14px\] { |
| 2820 |
font-size: 14px; |
| 2821 |
} |
| 2822 |
|
| 2823 |
.disco-text-\[15px\] { |
| 2824 |
font-size: 15px; |
| 2825 |
} |
| 2826 |
|
| 2827 |
.disco-text-\[16px\] { |
| 2828 |
font-size: 16px; |
| 2829 |
} |
| 2830 |
|
| 2831 |
.disco-text-\[17px\] { |
| 2832 |
font-size: 17px; |
| 2833 |
} |
| 2834 |
|
| 2835 |
.disco-text-\[28px\] { |
| 2836 |
font-size: 28px; |
| 2837 |
} |
| 2838 |
|
| 2839 |
.disco-text-\[5\.5px\] { |
| 2840 |
font-size: 5.5px; |
| 2841 |
} |
| 2842 |
|
| 2843 |
.disco-text-\[5px\] { |
| 2844 |
font-size: 5px; |
| 2845 |
} |
| 2846 |
|
| 2847 |
.disco-text-\[6px\] { |
| 2848 |
font-size: 6px; |
| 2849 |
} |
| 2850 |
|
| 2851 |
.disco-text-\[7px\] { |
| 2852 |
font-size: 7px; |
| 2853 |
} |
| 2854 |
|
| 2855 |
.disco-text-\[8px\] { |
| 2856 |
font-size: 8px; |
| 2857 |
} |
| 2858 |
|
| 2859 |
.disco-text-\[9px\] { |
| 2860 |
font-size: 9px; |
| 2861 |
} |
| 2862 |
|
| 2863 |
.disco-text-base { |
| 2864 |
font-size: 1rem; |
| 2865 |
line-height: 1.5rem; |
| 2866 |
} |
| 2867 |
|
| 2868 |
.disco-text-lg { |
| 2869 |
font-size: 1.125rem; |
| 2870 |
line-height: 1.75rem; |
| 2871 |
} |
| 2872 |
|
| 2873 |
.disco-text-sm { |
| 2874 |
font-size: 0.875rem; |
| 2875 |
line-height: 1.25rem; |
| 2876 |
} |
| 2877 |
|
| 2878 |
.disco-text-xl { |
| 2879 |
font-size: 1.25rem; |
| 2880 |
line-height: 1.75rem; |
| 2881 |
} |
| 2882 |
|
| 2883 |
.disco-text-xs { |
| 2884 |
font-size: 0.75rem; |
| 2885 |
line-height: 1rem; |
| 2886 |
} |
| 2887 |
|
| 2888 |
.\!disco-font-light { |
| 2889 |
font-weight: 300 !important; |
| 2890 |
} |
| 2891 |
|
| 2892 |
.\!disco-font-medium { |
| 2893 |
font-weight: 500 !important; |
| 2894 |
} |
| 2895 |
|
| 2896 |
.\!disco-font-normal { |
| 2897 |
font-weight: 400 !important; |
| 2898 |
} |
| 2899 |
|
| 2900 |
.disco-font-bold { |
| 2901 |
font-weight: 700; |
| 2902 |
} |
| 2903 |
|
| 2904 |
.disco-font-extrabold { |
| 2905 |
font-weight: 800; |
| 2906 |
} |
| 2907 |
|
| 2908 |
.disco-font-extralight { |
| 2909 |
font-weight: 200; |
| 2910 |
} |
| 2911 |
|
| 2912 |
.disco-font-light { |
| 2913 |
font-weight: 300; |
| 2914 |
} |
| 2915 |
|
| 2916 |
.disco-font-medium { |
| 2917 |
font-weight: 500; |
| 2918 |
} |
| 2919 |
|
| 2920 |
.disco-font-normal { |
| 2921 |
font-weight: 400; |
| 2922 |
} |
| 2923 |
|
| 2924 |
.disco-font-semibold { |
| 2925 |
font-weight: 600; |
| 2926 |
} |
| 2927 |
|
| 2928 |
.disco-font-thin { |
| 2929 |
font-weight: 100; |
| 2930 |
} |
| 2931 |
|
| 2932 |
.disco-capitalize { |
| 2933 |
text-transform: capitalize; |
| 2934 |
} |
| 2935 |
|
| 2936 |
.disco-italic { |
| 2937 |
font-style: italic; |
| 2938 |
} |
| 2939 |
|
| 2940 |
.\!disco-leading-loose { |
| 2941 |
line-height: 2 !important; |
| 2942 |
} |
| 2943 |
|
| 2944 |
.disco-leading-10 { |
| 2945 |
line-height: 2.5rem; |
| 2946 |
} |
| 2947 |
|
| 2948 |
.disco-leading-4 { |
| 2949 |
line-height: 1rem; |
| 2950 |
} |
| 2951 |
|
| 2952 |
.disco-leading-6 { |
| 2953 |
line-height: 1.5rem; |
| 2954 |
} |
| 2955 |
|
| 2956 |
.disco-leading-7 { |
| 2957 |
line-height: 1.75rem; |
| 2958 |
} |
| 2959 |
|
| 2960 |
.disco-leading-\[18px\] { |
| 2961 |
line-height: 18px; |
| 2962 |
} |
| 2963 |
|
| 2964 |
.disco-leading-\[25px\] { |
| 2965 |
line-height: 25px; |
| 2966 |
} |
| 2967 |
|
| 2968 |
.disco-leading-snug { |
| 2969 |
line-height: 1.375; |
| 2970 |
} |
| 2971 |
|
| 2972 |
.disco-tracking-\[-0\.1px\] { |
| 2973 |
letter-spacing: -0.1px; |
| 2974 |
} |
| 2975 |
|
| 2976 |
.disco-tracking-\[-0\.2px\] { |
| 2977 |
letter-spacing: -0.2px; |
| 2978 |
} |
| 2979 |
|
| 2980 |
.\!disco-text-\[\#0BC88A\] { |
| 2981 |
--tw-text-opacity: 1 !important; |
| 2982 |
color: rgb(11 200 138 / var(--tw-text-opacity, 1)) !important; |
| 2983 |
} |
| 2984 |
|
| 2985 |
.\!disco-text-gray-400 { |
| 2986 |
--tw-text-opacity: 1 !important; |
| 2987 |
color: rgb(156 163 175 / var(--tw-text-opacity, 1)) !important; |
| 2988 |
} |
| 2989 |
|
| 2990 |
.\!disco-text-primary { |
| 2991 |
--tw-text-opacity: 1 !important; |
| 2992 |
color: rgb(71 205 137 / var(--tw-text-opacity, 1)) !important; |
| 2993 |
} |
| 2994 |
|
| 2995 |
.\!disco-text-red-500 { |
| 2996 |
--tw-text-opacity: 1 !important; |
| 2997 |
color: rgb(239 68 68 / var(--tw-text-opacity, 1)) !important; |
| 2998 |
} |
| 2999 |
|
| 3000 |
.\!disco-text-white { |
| 3001 |
--tw-text-opacity: 1 !important; |
| 3002 |
color: rgb(255 255 255 / var(--tw-text-opacity, 1)) !important; |
| 3003 |
} |
| 3004 |
|
| 3005 |
.disco-text-\[\#0BC88A\] { |
| 3006 |
--tw-text-opacity: 1; |
| 3007 |
color: rgb(11 200 138 / var(--tw-text-opacity, 1)); |
| 3008 |
} |
| 3009 |
|
| 3010 |
.disco-text-\[\#0F6E56\] { |
| 3011 |
--tw-text-opacity: 1; |
| 3012 |
color: rgb(15 110 86 / var(--tw-text-opacity, 1)); |
| 3013 |
} |
| 3014 |
|
| 3015 |
.disco-text-\[\#111111\] { |
| 3016 |
--tw-text-opacity: 1; |
| 3017 |
color: rgb(17 17 17 / var(--tw-text-opacity, 1)); |
| 3018 |
} |
| 3019 |
|
| 3020 |
.disco-text-\[\#1a1d1f\] { |
| 3021 |
--tw-text-opacity: 1; |
| 3022 |
color: rgb(26 29 31 / var(--tw-text-opacity, 1)); |
| 3023 |
} |
| 3024 |
|
| 3025 |
.disco-text-\[\#24292E\] { |
| 3026 |
--tw-text-opacity: 1; |
| 3027 |
color: rgb(36 41 46 / var(--tw-text-opacity, 1)); |
| 3028 |
} |
| 3029 |
|
| 3030 |
.disco-text-\[\#3056d3\] { |
| 3031 |
--tw-text-opacity: 1; |
| 3032 |
color: rgb(48 86 211 / var(--tw-text-opacity, 1)); |
| 3033 |
} |
| 3034 |
|
| 3035 |
.disco-text-\[\#4ade80\] { |
| 3036 |
--tw-text-opacity: 1; |
| 3037 |
color: rgb(74 222 128 / var(--tw-text-opacity, 1)); |
| 3038 |
} |
| 3039 |
|
| 3040 |
.disco-text-\[\#596066\] { |
| 3041 |
--tw-text-opacity: 1; |
| 3042 |
color: rgb(89 96 102 / var(--tw-text-opacity, 1)); |
| 3043 |
} |
| 3044 |
|
| 3045 |
.disco-text-\[\#597A67\] { |
| 3046 |
--tw-text-opacity: 1; |
| 3047 |
color: rgb(89 122 103 / var(--tw-text-opacity, 1)); |
| 3048 |
} |
| 3049 |
|
| 3050 |
.disco-text-\[\#64748b\] { |
| 3051 |
--tw-text-opacity: 1; |
| 3052 |
color: rgb(100 116 139 / var(--tw-text-opacity, 1)); |
| 3053 |
} |
| 3054 |
|
| 3055 |
.disco-text-\[\#AAAAAA\] { |
| 3056 |
--tw-text-opacity: 1; |
| 3057 |
color: rgb(170 170 170 / var(--tw-text-opacity, 1)); |
| 3058 |
} |
| 3059 |
|
| 3060 |
.disco-text-\[\#fafafa\] { |
| 3061 |
--tw-text-opacity: 1; |
| 3062 |
color: rgb(250 250 250 / var(--tw-text-opacity, 1)); |
| 3063 |
} |
| 3064 |
|
| 3065 |
.disco-text-\[rgba\(0\,0\,0\,0\.3\)\] { |
| 3066 |
color: rgba(0,0,0,0.3); |
| 3067 |
} |
| 3068 |
|
| 3069 |
.disco-text-\[rgba\(0\,0\,0\,0\.87\)\] { |
| 3070 |
color: rgba(0,0,0,0.87); |
| 3071 |
} |
| 3072 |
|
| 3073 |
.disco-text-amber-400 { |
| 3074 |
--tw-text-opacity: 1; |
| 3075 |
color: rgb(251 191 36 / var(--tw-text-opacity, 1)); |
| 3076 |
} |
| 3077 |
|
| 3078 |
.disco-text-amber-800 { |
| 3079 |
--tw-text-opacity: 1; |
| 3080 |
color: rgb(146 64 14 / var(--tw-text-opacity, 1)); |
| 3081 |
} |
| 3082 |
|
| 3083 |
.disco-text-black { |
| 3084 |
--tw-text-opacity: 1; |
| 3085 |
color: rgb(0 0 0 / var(--tw-text-opacity, 1)); |
| 3086 |
} |
| 3087 |
|
| 3088 |
.disco-text-blue-400 { |
| 3089 |
--tw-text-opacity: 1; |
| 3090 |
color: rgb(96 165 250 / var(--tw-text-opacity, 1)); |
| 3091 |
} |
| 3092 |
|
| 3093 |
.disco-text-gray-100 { |
| 3094 |
--tw-text-opacity: 1; |
| 3095 |
color: rgb(243 244 246 / var(--tw-text-opacity, 1)); |
| 3096 |
} |
| 3097 |
|
| 3098 |
.disco-text-gray-200 { |
| 3099 |
--tw-text-opacity: 1; |
| 3100 |
color: rgb(229 231 235 / var(--tw-text-opacity, 1)); |
| 3101 |
} |
| 3102 |
|
| 3103 |
.disco-text-gray-300 { |
| 3104 |
--tw-text-opacity: 1; |
| 3105 |
color: rgb(209 213 219 / var(--tw-text-opacity, 1)); |
| 3106 |
} |
| 3107 |
|
| 3108 |
.disco-text-gray-400 { |
| 3109 |
--tw-text-opacity: 1; |
| 3110 |
color: rgb(156 163 175 / var(--tw-text-opacity, 1)); |
| 3111 |
} |
| 3112 |
|
| 3113 |
.disco-text-gray-500 { |
| 3114 |
--tw-text-opacity: 1; |
| 3115 |
color: rgb(107 114 128 / var(--tw-text-opacity, 1)); |
| 3116 |
} |
| 3117 |
|
| 3118 |
.disco-text-gray-600 { |
| 3119 |
--tw-text-opacity: 1; |
| 3120 |
color: rgb(75 85 99 / var(--tw-text-opacity, 1)); |
| 3121 |
} |
| 3122 |
|
| 3123 |
.disco-text-gray-700 { |
| 3124 |
--tw-text-opacity: 1; |
| 3125 |
color: rgb(55 65 81 / var(--tw-text-opacity, 1)); |
| 3126 |
} |
| 3127 |
|
| 3128 |
.disco-text-gray-800 { |
| 3129 |
--tw-text-opacity: 1; |
| 3130 |
color: rgb(31 41 55 / var(--tw-text-opacity, 1)); |
| 3131 |
} |
| 3132 |
|
| 3133 |
.disco-text-gray-900 { |
| 3134 |
--tw-text-opacity: 1; |
| 3135 |
color: rgb(17 24 39 / var(--tw-text-opacity, 1)); |
| 3136 |
} |
| 3137 |
|
| 3138 |
.disco-text-green-500 { |
| 3139 |
--tw-text-opacity: 1; |
| 3140 |
color: rgb(34 197 94 / var(--tw-text-opacity, 1)); |
| 3141 |
} |
| 3142 |
|
| 3143 |
.disco-text-green-600 { |
| 3144 |
--tw-text-opacity: 1; |
| 3145 |
color: rgb(22 163 74 / var(--tw-text-opacity, 1)); |
| 3146 |
} |
| 3147 |
|
| 3148 |
.disco-text-grey-dark { |
| 3149 |
--tw-text-opacity: 1; |
| 3150 |
color: rgb(74 74 74 / var(--tw-text-opacity, 1)); |
| 3151 |
} |
| 3152 |
|
| 3153 |
.disco-text-orange-400 { |
| 3154 |
--tw-text-opacity: 1; |
| 3155 |
color: rgb(251 146 60 / var(--tw-text-opacity, 1)); |
| 3156 |
} |
| 3157 |
|
| 3158 |
.disco-text-primary { |
| 3159 |
--tw-text-opacity: 1; |
| 3160 |
color: rgb(71 205 137 / var(--tw-text-opacity, 1)); |
| 3161 |
} |
| 3162 |
|
| 3163 |
.disco-text-primary-dark { |
| 3164 |
--tw-text-opacity: 1; |
| 3165 |
color: rgb(60 186 122 / var(--tw-text-opacity, 1)); |
| 3166 |
} |
| 3167 |
|
| 3168 |
.disco-text-red-500 { |
| 3169 |
--tw-text-opacity: 1; |
| 3170 |
color: rgb(239 68 68 / var(--tw-text-opacity, 1)); |
| 3171 |
} |
| 3172 |
|
| 3173 |
.disco-text-red-600 { |
| 3174 |
--tw-text-opacity: 1; |
| 3175 |
color: rgb(220 38 38 / var(--tw-text-opacity, 1)); |
| 3176 |
} |
| 3177 |
|
| 3178 |
.disco-text-red-700 { |
| 3179 |
--tw-text-opacity: 1; |
| 3180 |
color: rgb(185 28 28 / var(--tw-text-opacity, 1)); |
| 3181 |
} |
| 3182 |
|
| 3183 |
.disco-text-white { |
| 3184 |
--tw-text-opacity: 1; |
| 3185 |
color: rgb(255 255 255 / var(--tw-text-opacity, 1)); |
| 3186 |
} |
| 3187 |
|
| 3188 |
.disco-text-white\/80 { |
| 3189 |
color: rgb(255 255 255 / 0.8); |
| 3190 |
} |
| 3191 |
|
| 3192 |
.disco-text-yellow-500 { |
| 3193 |
--tw-text-opacity: 1; |
| 3194 |
color: rgb(234 179 8 / var(--tw-text-opacity, 1)); |
| 3195 |
} |
| 3196 |
|
| 3197 |
.disco-text-yellow-700 { |
| 3198 |
--tw-text-opacity: 1; |
| 3199 |
color: rgb(161 98 7 / var(--tw-text-opacity, 1)); |
| 3200 |
} |
| 3201 |
|
| 3202 |
.disco-underline { |
| 3203 |
text-decoration-line: underline; |
| 3204 |
} |
| 3205 |
|
| 3206 |
.disco-line-through { |
| 3207 |
text-decoration-line: line-through; |
| 3208 |
} |
| 3209 |
|
| 3210 |
.disco-no-underline { |
| 3211 |
text-decoration-line: none; |
| 3212 |
} |
| 3213 |
|
| 3214 |
.disco-decoration-red-500 { |
| 3215 |
text-decoration-color: #ef4444; |
| 3216 |
} |
| 3217 |
|
| 3218 |
.disco-opacity-0 { |
| 3219 |
opacity: 0; |
| 3220 |
} |
| 3221 |
|
| 3222 |
.disco-opacity-100 { |
| 3223 |
opacity: 1; |
| 3224 |
} |
| 3225 |
|
| 3226 |
.disco-opacity-50 { |
| 3227 |
opacity: 0.5; |
| 3228 |
} |
| 3229 |
|
| 3230 |
.\!disco-shadow-none { |
| 3231 |
--tw-shadow: 0 0 #0000 !important; |
| 3232 |
--tw-shadow-colored: 0 0 #0000 !important; |
| 3233 |
box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow) !important; |
| 3234 |
} |
| 3235 |
|
| 3236 |
.disco-shadow { |
| 3237 |
--tw-shadow: 0 1px 3px 0 rgb(0 0 0 / 0.1), 0 1px 2px -1px rgb(0 0 0 / 0.1); |
| 3238 |
--tw-shadow-colored: 0 1px 3px 0 var(--tw-shadow-color), 0 1px 2px -1px var(--tw-shadow-color); |
| 3239 |
box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow); |
| 3240 |
} |
| 3241 |
|
| 3242 |
.disco-shadow-2xl { |
| 3243 |
--tw-shadow: 0 25px 50px -12px rgb(0 0 0 / 0.25); |
| 3244 |
--tw-shadow-colored: 0 25px 50px -12px var(--tw-shadow-color); |
| 3245 |
box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow); |
| 3246 |
} |
| 3247 |
|
| 3248 |
.disco-shadow-\[0_-3px_10px_5px_rgba\(0\,0\,0\,0\.05\)\] { |
| 3249 |
--tw-shadow: 0 -3px 10px 5px rgba(0,0,0,0.05); |
| 3250 |
--tw-shadow-colored: 0 -3px 10px 5px var(--tw-shadow-color); |
| 3251 |
box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow); |
| 3252 |
} |
| 3253 |
|
| 3254 |
.disco-shadow-\[0_0_18px_5px_rgba\(238\,238\,238\,0\.4\)\] { |
| 3255 |
--tw-shadow: 0 0 18px 5px rgba(238,238,238,0.4); |
| 3256 |
--tw-shadow-colored: 0 0 18px 5px var(--tw-shadow-color); |
| 3257 |
box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow); |
| 3258 |
} |
| 3259 |
|
| 3260 |
.disco-shadow-\[0_0_22px_6px_rgba\(201\,201\,201\,0\.4\)\] { |
| 3261 |
--tw-shadow: 0 0 22px 6px rgba(201,201,201,0.4); |
| 3262 |
--tw-shadow-colored: 0 0 22px 6px var(--tw-shadow-color); |
| 3263 |
box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow); |
| 3264 |
} |
| 3265 |
|
| 3266 |
.disco-shadow-\[0px_0px_32px_0px_rgba\(0\,0\,0\,0\.04\)\] { |
| 3267 |
--tw-shadow: 0px 0px 32px 0px rgba(0,0,0,0.04); |
| 3268 |
--tw-shadow-colored: 0px 0px 32px 0px var(--tw-shadow-color); |
| 3269 |
box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow); |
| 3270 |
} |
| 3271 |
|
| 3272 |
.disco-shadow-\[0px_3px_12px_0px_rgba\(245\,158\,11\,0\.35\)\] { |
| 3273 |
--tw-shadow: 0px 3px 12px 0px rgba(245,158,11,0.35); |
| 3274 |
--tw-shadow-colored: 0px 3px 12px 0px var(--tw-shadow-color); |
| 3275 |
box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow); |
| 3276 |
} |
| 3277 |
|
| 3278 |
.disco-shadow-\[0px_3px_6px_0px_rgba\(22\,163\,74\,0\.25\)\] { |
| 3279 |
--tw-shadow: 0px 3px 6px 0px rgba(22,163,74,0.25); |
| 3280 |
--tw-shadow-colored: 0px 3px 6px 0px var(--tw-shadow-color); |
| 3281 |
box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow); |
| 3282 |
} |
| 3283 |
|
| 3284 |
.disco-shadow-\[2px_2px_0_rgba\(88\,98\,118\,0\.32\)\] { |
| 3285 |
--tw-shadow: 2px 2px 0 rgba(88,98,118,0.32); |
| 3286 |
--tw-shadow-colored: 2px 2px 0 var(--tw-shadow-color); |
| 3287 |
box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow); |
| 3288 |
} |
| 3289 |
|
| 3290 |
.disco-shadow-custom { |
| 3291 |
--tw-shadow: 3px 3px 4px 0px rgba(0,0,0,0.3); |
| 3292 |
--tw-shadow-colored: 3px 3px 4px 0px var(--tw-shadow-color); |
| 3293 |
box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow); |
| 3294 |
} |
| 3295 |
|
| 3296 |
.disco-shadow-lg { |
| 3297 |
--tw-shadow: 0 10px 15px -3px rgb(0 0 0 / 0.1), 0 4px 6px -4px rgb(0 0 0 / 0.1); |
| 3298 |
--tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -4px var(--tw-shadow-color); |
| 3299 |
box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow); |
| 3300 |
} |
| 3301 |
|
| 3302 |
.disco-shadow-md { |
| 3303 |
--tw-shadow: 0 4px 6px -1px rgb(0 0 0 / 0.1), 0 2px 4px -2px rgb(0 0 0 / 0.1); |
| 3304 |
--tw-shadow-colored: 0 4px 6px -1px var(--tw-shadow-color), 0 2px 4px -2px var(--tw-shadow-color); |
| 3305 |
box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow); |
| 3306 |
} |
| 3307 |
|
| 3308 |
.disco-shadow-sm { |
| 3309 |
--tw-shadow: 0 1px 2px 0 rgb(0 0 0 / 0.05); |
| 3310 |
--tw-shadow-colored: 0 1px 2px 0 var(--tw-shadow-color); |
| 3311 |
box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow); |
| 3312 |
} |
| 3313 |
|
| 3314 |
.disco-shadow-orange-500\/50 { |
| 3315 |
--tw-shadow-color: rgb(249 115 22 / 0.5); |
| 3316 |
--tw-shadow: var(--tw-shadow-colored); |
| 3317 |
} |
| 3318 |
|
| 3319 |
.\!disco-outline-none { |
| 3320 |
outline: 2px solid transparent !important; |
| 3321 |
outline-offset: 2px !important; |
| 3322 |
} |
| 3323 |
|
| 3324 |
.disco-outline-none { |
| 3325 |
outline: 2px solid transparent; |
| 3326 |
outline-offset: 2px; |
| 3327 |
} |
| 3328 |
|
| 3329 |
.disco-ring-0 { |
| 3330 |
--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color); |
| 3331 |
--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(0px + var(--tw-ring-offset-width)) var(--tw-ring-color); |
| 3332 |
box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000); |
| 3333 |
} |
| 3334 |
|
| 3335 |
.disco-ring-1 { |
| 3336 |
--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color); |
| 3337 |
--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color); |
| 3338 |
box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000); |
| 3339 |
} |
| 3340 |
|
| 3341 |
.disco-ring-2 { |
| 3342 |
--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color); |
| 3343 |
--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color); |
| 3344 |
box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000); |
| 3345 |
} |
| 3346 |
|
| 3347 |
.disco-ring-inset { |
| 3348 |
--tw-ring-inset: inset; |
| 3349 |
} |
| 3350 |
|
| 3351 |
.disco-ring-black { |
| 3352 |
--tw-ring-opacity: 1; |
| 3353 |
--tw-ring-color: rgb(0 0 0 / var(--tw-ring-opacity, 1)); |
| 3354 |
} |
| 3355 |
|
| 3356 |
.disco-ring-gray-300 { |
| 3357 |
--tw-ring-opacity: 1; |
| 3358 |
--tw-ring-color: rgb(209 213 219 / var(--tw-ring-opacity, 1)); |
| 3359 |
} |
| 3360 |
|
| 3361 |
.disco-ring-primary { |
| 3362 |
--tw-ring-opacity: 1; |
| 3363 |
--tw-ring-color: rgb(71 205 137 / var(--tw-ring-opacity, 1)); |
| 3364 |
} |
| 3365 |
|
| 3366 |
.disco-ring-opacity-5 { |
| 3367 |
--tw-ring-opacity: 0.05; |
| 3368 |
} |
| 3369 |
|
| 3370 |
.disco-ring-opacity-50 { |
| 3371 |
--tw-ring-opacity: 0.5; |
| 3372 |
} |
| 3373 |
|
| 3374 |
.disco-transition { |
| 3375 |
transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter; |
| 3376 |
transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1); |
| 3377 |
transition-duration: 150ms; |
| 3378 |
} |
| 3379 |
|
| 3380 |
.disco-transition-all { |
| 3381 |
transition-property: all; |
| 3382 |
transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1); |
| 3383 |
transition-duration: 150ms; |
| 3384 |
} |
| 3385 |
|
| 3386 |
.disco-transition-colors { |
| 3387 |
transition-property: color, background-color, border-color, text-decoration-color, fill, stroke; |
| 3388 |
transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1); |
| 3389 |
transition-duration: 150ms; |
| 3390 |
} |
| 3391 |
|
| 3392 |
.disco-transition-opacity { |
| 3393 |
transition-property: opacity; |
| 3394 |
transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1); |
| 3395 |
transition-duration: 150ms; |
| 3396 |
} |
| 3397 |
|
| 3398 |
.disco-transition-transform { |
| 3399 |
transition-property: transform; |
| 3400 |
transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1); |
| 3401 |
transition-duration: 150ms; |
| 3402 |
} |
| 3403 |
|
| 3404 |
.disco-duration-100 { |
| 3405 |
transition-duration: 100ms; |
| 3406 |
} |
| 3407 |
|
| 3408 |
.disco-duration-200 { |
| 3409 |
transition-duration: 200ms; |
| 3410 |
} |
| 3411 |
|
| 3412 |
.disco-duration-300 { |
| 3413 |
transition-duration: 300ms; |
| 3414 |
} |
| 3415 |
|
| 3416 |
.disco-duration-700 { |
| 3417 |
transition-duration: 700ms; |
| 3418 |
} |
| 3419 |
|
| 3420 |
.disco-duration-75 { |
| 3421 |
transition-duration: 75ms; |
| 3422 |
} |
| 3423 |
|
| 3424 |
.disco-ease-in { |
| 3425 |
transition-timing-function: cubic-bezier(0.4, 0, 1, 1); |
| 3426 |
} |
| 3427 |
|
| 3428 |
.disco-ease-in-out { |
| 3429 |
transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1); |
| 3430 |
} |
| 3431 |
|
| 3432 |
.disco-ease-out { |
| 3433 |
transition-timing-function: cubic-bezier(0, 0, 0.2, 1); |
| 3434 |
} |
| 3435 |
|
| 3436 |
body { |
| 3437 |
background: #dbeafe; |
| 3438 |
} |
| 3439 |
|
| 3440 |
#wpbody-content { |
| 3441 |
padding-bottom: 0px; |
| 3442 |
position: sticky; |
| 3443 |
top: 32px; |
| 3444 |
} |
| 3445 |
|
| 3446 |
#wpfooter { |
| 3447 |
display: none; |
| 3448 |
} |
| 3449 |
|
| 3450 |
a:visited { |
| 3451 |
color: white; |
| 3452 |
} |
| 3453 |
|
| 3454 |
/** |
| 3455 |
* Emoji piker search bar custom style start |
| 3456 |
*/ |
| 3457 |
|
| 3458 |
.EmojiPickerReact input { |
| 3459 |
padding-left: 30px !important; |
| 3460 |
/* Adjust padding to prevent overlap with the search icon */ |
| 3461 |
} |
| 3462 |
|
| 3463 |
.disco-c-appearance-none::-webkit-inner-spin-button, |
| 3464 |
.disco-c-appearance-none::-webkit-outer-spin-button { |
| 3465 |
appearance: none; |
| 3466 |
margin: 0; |
| 3467 |
} |
| 3468 |
|
| 3469 |
:root { |
| 3470 |
--toastify-color-light: #fff; |
| 3471 |
--toastify-color-dark: #121212; |
| 3472 |
--toastify-color-info: #3498db; |
| 3473 |
--toastify-color-success: #07bc0c; |
| 3474 |
--toastify-color-warning: #f1c40f; |
| 3475 |
--toastify-color-error: #e74c3c; |
| 3476 |
--toastify-color-transparent: rgba(255, 255, 255, 0.7); |
| 3477 |
--toastify-icon-color-info: var(--toastify-color-info); |
| 3478 |
--toastify-icon-color-success: var(--toastify-color-success); |
| 3479 |
--toastify-icon-color-warning: var(--toastify-color-warning); |
| 3480 |
--toastify-icon-color-error: var(--toastify-color-error); |
| 3481 |
--toastify-toast-width: 320px; |
| 3482 |
--toastify-toast-background: #fff; |
| 3483 |
--toastify-toast-min-height: 64px; |
| 3484 |
--toastify-toast-max-height: 800px; |
| 3485 |
--toastify-font-family: sans-serif; |
| 3486 |
--toastify-z-index: 9999; |
| 3487 |
--toastify-text-color-light: #757575; |
| 3488 |
--toastify-text-color-dark: #fff; |
| 3489 |
--toastify-text-color-info: #fff; |
| 3490 |
--toastify-text-color-success: #fff; |
| 3491 |
--toastify-text-color-warning: #fff; |
| 3492 |
--toastify-text-color-error: #fff; |
| 3493 |
--toastify-spinner-color: #616161; |
| 3494 |
--toastify-spinner-color-empty-area: #e0e0e0; |
| 3495 |
--toastify-color-progress-light: linear-gradient( |
| 3496 |
to right, |
| 3497 |
#4cd964, |
| 3498 |
#5ac8fa, |
| 3499 |
#007aff, |
| 3500 |
#34aadc, |
| 3501 |
#5856d6, |
| 3502 |
#ff2d55 |
| 3503 |
); |
| 3504 |
--toastify-color-progress-dark: #bb86fc; |
| 3505 |
--toastify-color-progress-info: var(--toastify-color-info); |
| 3506 |
--toastify-color-progress-success: var(--toastify-color-success); |
| 3507 |
--toastify-color-progress-warning: var(--toastify-color-warning); |
| 3508 |
--toastify-color-progress-error: var(--toastify-color-error); |
| 3509 |
} |
| 3510 |
|
| 3511 |
.Toastify__toast-container { |
| 3512 |
z-index: var(--toastify-z-index); |
| 3513 |
-webkit-transform: translate3d(0, 0, var(--toastify-z-index)); |
| 3514 |
position: fixed; |
| 3515 |
padding: 4px; |
| 3516 |
width: var(--toastify-toast-width); |
| 3517 |
box-sizing: border-box; |
| 3518 |
color: #fff; |
| 3519 |
} |
| 3520 |
|
| 3521 |
.Toastify__toast-container--top-left { |
| 3522 |
top: 1em; |
| 3523 |
left: 1em; |
| 3524 |
} |
| 3525 |
|
| 3526 |
.Toastify__toast-container--top-center { |
| 3527 |
top: 1em; |
| 3528 |
left: 50%; |
| 3529 |
transform: translateX(-50%); |
| 3530 |
} |
| 3531 |
|
| 3532 |
.Toastify__toast-container--top-right { |
| 3533 |
top: 1em; |
| 3534 |
right: 1em; |
| 3535 |
} |
| 3536 |
|
| 3537 |
.Toastify__toast-container--bottom-left { |
| 3538 |
bottom: 1em; |
| 3539 |
left: 1em; |
| 3540 |
} |
| 3541 |
|
| 3542 |
.Toastify__toast-container--bottom-center { |
| 3543 |
bottom: 1em; |
| 3544 |
left: 50%; |
| 3545 |
transform: translateX(-50%); |
| 3546 |
} |
| 3547 |
|
| 3548 |
.Toastify__toast-container--bottom-right { |
| 3549 |
bottom: 1em; |
| 3550 |
right: 1em; |
| 3551 |
} |
| 3552 |
|
| 3553 |
@media only screen and (max-width: 480px) { |
| 3554 |
.Toastify__toast-container { |
| 3555 |
width: 100vw; |
| 3556 |
padding: 0; |
| 3557 |
left: 0; |
| 3558 |
margin: 0; |
| 3559 |
} |
| 3560 |
|
| 3561 |
.Toastify__toast-container--top-left, |
| 3562 |
.Toastify__toast-container--top-center, |
| 3563 |
.Toastify__toast-container--top-right { |
| 3564 |
top: 0; |
| 3565 |
transform: translateX(0); |
| 3566 |
} |
| 3567 |
|
| 3568 |
.Toastify__toast-container--bottom-left, |
| 3569 |
.Toastify__toast-container--bottom-center, |
| 3570 |
.Toastify__toast-container--bottom-right { |
| 3571 |
bottom: 0; |
| 3572 |
transform: translateX(0); |
| 3573 |
} |
| 3574 |
|
| 3575 |
.Toastify__toast-container--rtl { |
| 3576 |
right: 0; |
| 3577 |
left: initial; |
| 3578 |
} |
| 3579 |
} |
| 3580 |
|
| 3581 |
.Toastify__toast { |
| 3582 |
position: relative; |
| 3583 |
min-height: var(--toastify-toast-min-height); |
| 3584 |
box-sizing: border-box; |
| 3585 |
margin-bottom: 1rem; |
| 3586 |
padding: 8px; |
| 3587 |
border-radius: 4px; |
| 3588 |
box-shadow: |
| 3589 |
0 1px 10px 0 rgba(0, 0, 0, 0.1), |
| 3590 |
0 2px 15px 0 rgba(0, 0, 0, 0.05); |
| 3591 |
display: flex; |
| 3592 |
justify-content: space-between; |
| 3593 |
max-height: var(--toastify-toast-max-height); |
| 3594 |
overflow: hidden; |
| 3595 |
font-family: var(--toastify-font-family); |
| 3596 |
cursor: default; |
| 3597 |
direction: ltr; |
| 3598 |
/* webkit only issue #791 */ |
| 3599 |
z-index: 0; |
| 3600 |
} |
| 3601 |
|
| 3602 |
.Toastify__toast--rtl { |
| 3603 |
direction: rtl; |
| 3604 |
} |
| 3605 |
|
| 3606 |
.Toastify__toast--close-on-click { |
| 3607 |
cursor: pointer; |
| 3608 |
} |
| 3609 |
|
| 3610 |
.Toastify__toast-body { |
| 3611 |
margin: auto 0; |
| 3612 |
flex: 1 1 auto; |
| 3613 |
padding: 6px; |
| 3614 |
display: flex; |
| 3615 |
align-items: center; |
| 3616 |
} |
| 3617 |
|
| 3618 |
.Toastify__toast-body > div:last-child { |
| 3619 |
word-break: break-word; |
| 3620 |
flex: 1; |
| 3621 |
} |
| 3622 |
|
| 3623 |
.Toastify__toast-icon { |
| 3624 |
margin-inline-end: 10px; |
| 3625 |
width: 20px; |
| 3626 |
flex-shrink: 0; |
| 3627 |
display: flex; |
| 3628 |
} |
| 3629 |
|
| 3630 |
.Toastify--animate { |
| 3631 |
animation-fill-mode: both; |
| 3632 |
animation-duration: 0.7s; |
| 3633 |
} |
| 3634 |
|
| 3635 |
.Toastify--animate-icon { |
| 3636 |
animation-fill-mode: both; |
| 3637 |
animation-duration: 0.3s; |
| 3638 |
} |
| 3639 |
|
| 3640 |
@media only screen and (max-width: 480px) { |
| 3641 |
.Toastify__toast { |
| 3642 |
margin-bottom: 0; |
| 3643 |
border-radius: 0; |
| 3644 |
} |
| 3645 |
} |
| 3646 |
|
| 3647 |
.Toastify__toast-theme--dark { |
| 3648 |
background: var(--toastify-color-dark); |
| 3649 |
color: var(--toastify-text-color-dark); |
| 3650 |
} |
| 3651 |
|
| 3652 |
.Toastify__toast-theme--light { |
| 3653 |
background: var(--toastify-color-light); |
| 3654 |
color: var(--toastify-text-color-light); |
| 3655 |
} |
| 3656 |
|
| 3657 |
.Toastify__toast-theme--colored.Toastify__toast--default { |
| 3658 |
background: var(--toastify-color-light); |
| 3659 |
color: var(--toastify-text-color-light); |
| 3660 |
} |
| 3661 |
|
| 3662 |
.Toastify__toast-theme--colored.Toastify__toast--info { |
| 3663 |
color: var(--toastify-text-color-info); |
| 3664 |
background: var(--toastify-color-info); |
| 3665 |
} |
| 3666 |
|
| 3667 |
.Toastify__toast-theme--colored.Toastify__toast--success { |
| 3668 |
color: var(--toastify-text-color-success); |
| 3669 |
background: var(--toastify-color-success); |
| 3670 |
} |
| 3671 |
|
| 3672 |
.Toastify__toast-theme--colored.Toastify__toast--warning { |
| 3673 |
color: var(--toastify-text-color-warning); |
| 3674 |
background: var(--toastify-color-warning); |
| 3675 |
} |
| 3676 |
|
| 3677 |
.Toastify__toast-theme--colored.Toastify__toast--error { |
| 3678 |
color: var(--toastify-text-color-error); |
| 3679 |
background: var(--toastify-color-error); |
| 3680 |
} |
| 3681 |
|
| 3682 |
.Toastify__progress-bar-theme--light { |
| 3683 |
background: var(--toastify-color-progress-light); |
| 3684 |
} |
| 3685 |
|
| 3686 |
.Toastify__progress-bar-theme--dark { |
| 3687 |
background: var(--toastify-color-progress-dark); |
| 3688 |
} |
| 3689 |
|
| 3690 |
.Toastify__progress-bar--info { |
| 3691 |
background: var(--toastify-color-progress-info); |
| 3692 |
} |
| 3693 |
|
| 3694 |
.Toastify__progress-bar--success { |
| 3695 |
background: var(--toastify-color-progress-success); |
| 3696 |
} |
| 3697 |
|
| 3698 |
.Toastify__progress-bar--warning { |
| 3699 |
background: var(--toastify-color-progress-warning); |
| 3700 |
} |
| 3701 |
|
| 3702 |
.Toastify__progress-bar--error { |
| 3703 |
background: var(--toastify-color-progress-error); |
| 3704 |
} |
| 3705 |
|
| 3706 |
.Toastify__progress-bar-theme--colored.Toastify__progress-bar--info, |
| 3707 |
.Toastify__progress-bar-theme--colored.Toastify__progress-bar--success, |
| 3708 |
.Toastify__progress-bar-theme--colored.Toastify__progress-bar--warning, |
| 3709 |
.Toastify__progress-bar-theme--colored.Toastify__progress-bar--error { |
| 3710 |
background: var(--toastify-color-transparent); |
| 3711 |
} |
| 3712 |
|
| 3713 |
.Toastify__close-button { |
| 3714 |
color: #fff; |
| 3715 |
background: transparent; |
| 3716 |
outline: none; |
| 3717 |
border: none; |
| 3718 |
padding: 0; |
| 3719 |
cursor: pointer; |
| 3720 |
opacity: 0.7; |
| 3721 |
transition: 0.3s ease; |
| 3722 |
align-self: flex-start; |
| 3723 |
} |
| 3724 |
|
| 3725 |
.Toastify__close-button--light { |
| 3726 |
color: #000; |
| 3727 |
opacity: 0.3; |
| 3728 |
} |
| 3729 |
|
| 3730 |
.Toastify__close-button > svg { |
| 3731 |
fill: currentColor; |
| 3732 |
height: 16px; |
| 3733 |
width: 14px; |
| 3734 |
} |
| 3735 |
|
| 3736 |
.Toastify__close-button:hover, |
| 3737 |
.Toastify__close-button:focus { |
| 3738 |
opacity: 1; |
| 3739 |
} |
| 3740 |
|
| 3741 |
@keyframes Toastify__trackProgress { |
| 3742 |
0% { |
| 3743 |
transform: scaleX(1); |
| 3744 |
} |
| 3745 |
|
| 3746 |
100% { |
| 3747 |
transform: scaleX(0); |
| 3748 |
} |
| 3749 |
} |
| 3750 |
|
| 3751 |
.Toastify__progress-bar { |
| 3752 |
position: absolute; |
| 3753 |
bottom: 0; |
| 3754 |
left: 0; |
| 3755 |
width: 100%; |
| 3756 |
height: 5px; |
| 3757 |
z-index: var(--toastify-z-index); |
| 3758 |
opacity: 0.7; |
| 3759 |
transform-origin: left; |
| 3760 |
} |
| 3761 |
|
| 3762 |
.Toastify__progress-bar--animated { |
| 3763 |
animation: Toastify__trackProgress linear 1 forwards; |
| 3764 |
} |
| 3765 |
|
| 3766 |
.Toastify__progress-bar--controlled { |
| 3767 |
transition: transform 0.2s; |
| 3768 |
} |
| 3769 |
|
| 3770 |
.Toastify__progress-bar--rtl { |
| 3771 |
right: 0; |
| 3772 |
left: initial; |
| 3773 |
transform-origin: right; |
| 3774 |
} |
| 3775 |
|
| 3776 |
.Toastify__spinner { |
| 3777 |
width: 20px; |
| 3778 |
height: 20px; |
| 3779 |
box-sizing: border-box; |
| 3780 |
border: 2px solid; |
| 3781 |
border-radius: 100%; |
| 3782 |
border-color: var(--toastify-spinner-color-empty-area); |
| 3783 |
border-right-color: var(--toastify-spinner-color); |
| 3784 |
animation: Toastify__spin 0.65s linear infinite; |
| 3785 |
} |
| 3786 |
|
| 3787 |
@keyframes Toastify__bounceInRight { |
| 3788 |
from, |
| 3789 |
60%, |
| 3790 |
75%, |
| 3791 |
90%, |
| 3792 |
to { |
| 3793 |
animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); |
| 3794 |
} |
| 3795 |
|
| 3796 |
from { |
| 3797 |
opacity: 0; |
| 3798 |
transform: translate3d(3000px, 0, 0); |
| 3799 |
} |
| 3800 |
|
| 3801 |
60% { |
| 3802 |
opacity: 1; |
| 3803 |
transform: translate3d(-25px, 0, 0); |
| 3804 |
} |
| 3805 |
|
| 3806 |
75% { |
| 3807 |
transform: translate3d(10px, 0, 0); |
| 3808 |
} |
| 3809 |
|
| 3810 |
90% { |
| 3811 |
transform: translate3d(-5px, 0, 0); |
| 3812 |
} |
| 3813 |
|
| 3814 |
to { |
| 3815 |
transform: none; |
| 3816 |
} |
| 3817 |
} |
| 3818 |
|
| 3819 |
@keyframes Toastify__bounceOutRight { |
| 3820 |
20% { |
| 3821 |
opacity: 1; |
| 3822 |
transform: translate3d(-20px, 0, 0); |
| 3823 |
} |
| 3824 |
|
| 3825 |
to { |
| 3826 |
opacity: 0; |
| 3827 |
transform: translate3d(2000px, 0, 0); |
| 3828 |
} |
| 3829 |
} |
| 3830 |
|
| 3831 |
@keyframes Toastify__bounceInLeft { |
| 3832 |
from, |
| 3833 |
60%, |
| 3834 |
75%, |
| 3835 |
90%, |
| 3836 |
to { |
| 3837 |
animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); |
| 3838 |
} |
| 3839 |
|
| 3840 |
0% { |
| 3841 |
opacity: 0; |
| 3842 |
transform: translate3d(-3000px, 0, 0); |
| 3843 |
} |
| 3844 |
|
| 3845 |
60% { |
| 3846 |
opacity: 1; |
| 3847 |
transform: translate3d(25px, 0, 0); |
| 3848 |
} |
| 3849 |
|
| 3850 |
75% { |
| 3851 |
transform: translate3d(-10px, 0, 0); |
| 3852 |
} |
| 3853 |
|
| 3854 |
90% { |
| 3855 |
transform: translate3d(5px, 0, 0); |
| 3856 |
} |
| 3857 |
|
| 3858 |
to { |
| 3859 |
transform: none; |
| 3860 |
} |
| 3861 |
} |
| 3862 |
|
| 3863 |
@keyframes Toastify__bounceOutLeft { |
| 3864 |
20% { |
| 3865 |
opacity: 1; |
| 3866 |
transform: translate3d(20px, 0, 0); |
| 3867 |
} |
| 3868 |
|
| 3869 |
to { |
| 3870 |
opacity: 0; |
| 3871 |
transform: translate3d(-2000px, 0, 0); |
| 3872 |
} |
| 3873 |
} |
| 3874 |
|
| 3875 |
@keyframes Toastify__bounceInUp { |
| 3876 |
from, |
| 3877 |
60%, |
| 3878 |
75%, |
| 3879 |
90%, |
| 3880 |
to { |
| 3881 |
animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); |
| 3882 |
} |
| 3883 |
|
| 3884 |
from { |
| 3885 |
opacity: 0; |
| 3886 |
transform: translate3d(0, 3000px, 0); |
| 3887 |
} |
| 3888 |
|
| 3889 |
60% { |
| 3890 |
opacity: 1; |
| 3891 |
transform: translate3d(0, -20px, 0); |
| 3892 |
} |
| 3893 |
|
| 3894 |
75% { |
| 3895 |
transform: translate3d(0, 10px, 0); |
| 3896 |
} |
| 3897 |
|
| 3898 |
90% { |
| 3899 |
transform: translate3d(0, -5px, 0); |
| 3900 |
} |
| 3901 |
|
| 3902 |
to { |
| 3903 |
transform: translate3d(0, 0, 0); |
| 3904 |
} |
| 3905 |
} |
| 3906 |
|
| 3907 |
@keyframes Toastify__bounceOutUp { |
| 3908 |
20% { |
| 3909 |
transform: translate3d(0, -10px, 0); |
| 3910 |
} |
| 3911 |
|
| 3912 |
40%, |
| 3913 |
45% { |
| 3914 |
opacity: 1; |
| 3915 |
transform: translate3d(0, 20px, 0); |
| 3916 |
} |
| 3917 |
|
| 3918 |
to { |
| 3919 |
opacity: 0; |
| 3920 |
transform: translate3d(0, -2000px, 0); |
| 3921 |
} |
| 3922 |
} |
| 3923 |
|
| 3924 |
@keyframes Toastify__bounceInDown { |
| 3925 |
from, |
| 3926 |
60%, |
| 3927 |
75%, |
| 3928 |
90%, |
| 3929 |
to { |
| 3930 |
animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); |
| 3931 |
} |
| 3932 |
|
| 3933 |
0% { |
| 3934 |
opacity: 0; |
| 3935 |
transform: translate3d(0, -3000px, 0); |
| 3936 |
} |
| 3937 |
|
| 3938 |
60% { |
| 3939 |
opacity: 1; |
| 3940 |
transform: translate3d(0, 25px, 0); |
| 3941 |
} |
| 3942 |
|
| 3943 |
75% { |
| 3944 |
transform: translate3d(0, -10px, 0); |
| 3945 |
} |
| 3946 |
|
| 3947 |
90% { |
| 3948 |
transform: translate3d(0, 5px, 0); |
| 3949 |
} |
| 3950 |
|
| 3951 |
to { |
| 3952 |
transform: none; |
| 3953 |
} |
| 3954 |
} |
| 3955 |
|
| 3956 |
@keyframes Toastify__bounceOutDown { |
| 3957 |
20% { |
| 3958 |
transform: translate3d(0, 10px, 0); |
| 3959 |
} |
| 3960 |
|
| 3961 |
40%, |
| 3962 |
45% { |
| 3963 |
opacity: 1; |
| 3964 |
transform: translate3d(0, -20px, 0); |
| 3965 |
} |
| 3966 |
|
| 3967 |
to { |
| 3968 |
opacity: 0; |
| 3969 |
transform: translate3d(0, 2000px, 0); |
| 3970 |
} |
| 3971 |
} |
| 3972 |
|
| 3973 |
.Toastify__bounce-enter--top-left, |
| 3974 |
.Toastify__bounce-enter--bottom-left { |
| 3975 |
animation-name: Toastify__bounceInLeft; |
| 3976 |
} |
| 3977 |
|
| 3978 |
.Toastify__bounce-enter--top-right, |
| 3979 |
.Toastify__bounce-enter--bottom-right { |
| 3980 |
animation-name: Toastify__bounceInRight; |
| 3981 |
} |
| 3982 |
|
| 3983 |
.Toastify__bounce-enter--top-center { |
| 3984 |
animation-name: Toastify__bounceInDown; |
| 3985 |
} |
| 3986 |
|
| 3987 |
.Toastify__bounce-enter--bottom-center { |
| 3988 |
animation-name: Toastify__bounceInUp; |
| 3989 |
} |
| 3990 |
|
| 3991 |
.Toastify__bounce-exit--top-left, |
| 3992 |
.Toastify__bounce-exit--bottom-left { |
| 3993 |
animation-name: Toastify__bounceOutLeft; |
| 3994 |
} |
| 3995 |
|
| 3996 |
.Toastify__bounce-exit--top-right, |
| 3997 |
.Toastify__bounce-exit--bottom-right { |
| 3998 |
animation-name: Toastify__bounceOutRight; |
| 3999 |
} |
| 4000 |
|
| 4001 |
.Toastify__bounce-exit--top-center { |
| 4002 |
animation-name: Toastify__bounceOutUp; |
| 4003 |
} |
| 4004 |
|
| 4005 |
.Toastify__bounce-exit--bottom-center { |
| 4006 |
animation-name: Toastify__bounceOutDown; |
| 4007 |
} |
| 4008 |
|
| 4009 |
@keyframes Toastify__zoomIn { |
| 4010 |
from { |
| 4011 |
opacity: 0; |
| 4012 |
transform: scale3d(0.3, 0.3, 0.3); |
| 4013 |
} |
| 4014 |
|
| 4015 |
50% { |
| 4016 |
opacity: 1; |
| 4017 |
} |
| 4018 |
} |
| 4019 |
|
| 4020 |
@keyframes Toastify__zoomOut { |
| 4021 |
from { |
| 4022 |
opacity: 1; |
| 4023 |
} |
| 4024 |
|
| 4025 |
50% { |
| 4026 |
opacity: 0; |
| 4027 |
transform: scale3d(0.3, 0.3, 0.3); |
| 4028 |
} |
| 4029 |
|
| 4030 |
to { |
| 4031 |
opacity: 0; |
| 4032 |
} |
| 4033 |
} |
| 4034 |
|
| 4035 |
.Toastify__zoom-enter { |
| 4036 |
animation-name: Toastify__zoomIn; |
| 4037 |
} |
| 4038 |
|
| 4039 |
.Toastify__zoom-exit { |
| 4040 |
animation-name: Toastify__zoomOut; |
| 4041 |
} |
| 4042 |
|
| 4043 |
@keyframes Toastify__flipIn { |
| 4044 |
from { |
| 4045 |
transform: perspective(400px) rotate3d(1, 0, 0, 90deg); |
| 4046 |
animation-timing-function: ease-in; |
| 4047 |
opacity: 0; |
| 4048 |
} |
| 4049 |
|
| 4050 |
40% { |
| 4051 |
transform: perspective(400px) rotate3d(1, 0, 0, -20deg); |
| 4052 |
animation-timing-function: ease-in; |
| 4053 |
} |
| 4054 |
|
| 4055 |
60% { |
| 4056 |
transform: perspective(400px) rotate3d(1, 0, 0, 10deg); |
| 4057 |
opacity: 1; |
| 4058 |
} |
| 4059 |
|
| 4060 |
80% { |
| 4061 |
transform: perspective(400px) rotate3d(1, 0, 0, -5deg); |
| 4062 |
} |
| 4063 |
|
| 4064 |
to { |
| 4065 |
transform: perspective(400px); |
| 4066 |
} |
| 4067 |
} |
| 4068 |
|
| 4069 |
@keyframes Toastify__flipOut { |
| 4070 |
from { |
| 4071 |
transform: perspective(400px); |
| 4072 |
} |
| 4073 |
|
| 4074 |
30% { |
| 4075 |
transform: perspective(400px) rotate3d(1, 0, 0, -20deg); |
| 4076 |
opacity: 1; |
| 4077 |
} |
| 4078 |
|
| 4079 |
to { |
| 4080 |
transform: perspective(400px) rotate3d(1, 0, 0, 90deg); |
| 4081 |
opacity: 0; |
| 4082 |
} |
| 4083 |
} |
| 4084 |
|
| 4085 |
.Toastify__flip-enter { |
| 4086 |
animation-name: Toastify__flipIn; |
| 4087 |
} |
| 4088 |
|
| 4089 |
.Toastify__flip-exit { |
| 4090 |
animation-name: Toastify__flipOut; |
| 4091 |
} |
| 4092 |
|
| 4093 |
@keyframes Toastify__slideInRight { |
| 4094 |
from { |
| 4095 |
transform: translate3d(110%, 0, 0); |
| 4096 |
visibility: visible; |
| 4097 |
} |
| 4098 |
|
| 4099 |
to { |
| 4100 |
transform: translate3d(0, 0, 0); |
| 4101 |
} |
| 4102 |
} |
| 4103 |
|
| 4104 |
@keyframes Toastify__slideInLeft { |
| 4105 |
from { |
| 4106 |
transform: translate3d(-110%, 0, 0); |
| 4107 |
visibility: visible; |
| 4108 |
} |
| 4109 |
|
| 4110 |
to { |
| 4111 |
transform: translate3d(0, 0, 0); |
| 4112 |
} |
| 4113 |
} |
| 4114 |
|
| 4115 |
@keyframes Toastify__slideInUp { |
| 4116 |
from { |
| 4117 |
transform: translate3d(0, 110%, 0); |
| 4118 |
visibility: visible; |
| 4119 |
} |
| 4120 |
|
| 4121 |
to { |
| 4122 |
transform: translate3d(0, 0, 0); |
| 4123 |
} |
| 4124 |
} |
| 4125 |
|
| 4126 |
@keyframes Toastify__slideInDown { |
| 4127 |
from { |
| 4128 |
transform: translate3d(0, -110%, 0); |
| 4129 |
visibility: visible; |
| 4130 |
} |
| 4131 |
|
| 4132 |
to { |
| 4133 |
transform: translate3d(0, 0, 0); |
| 4134 |
} |
| 4135 |
} |
| 4136 |
|
| 4137 |
@keyframes Toastify__slideOutRight { |
| 4138 |
from { |
| 4139 |
transform: translate3d(0, 0, 0); |
| 4140 |
} |
| 4141 |
|
| 4142 |
to { |
| 4143 |
visibility: hidden; |
| 4144 |
transform: translate3d(110%, 0, 0); |
| 4145 |
} |
| 4146 |
} |
| 4147 |
|
| 4148 |
@keyframes Toastify__slideOutLeft { |
| 4149 |
from { |
| 4150 |
transform: translate3d(0, 0, 0); |
| 4151 |
} |
| 4152 |
|
| 4153 |
to { |
| 4154 |
visibility: hidden; |
| 4155 |
transform: translate3d(-110%, 0, 0); |
| 4156 |
} |
| 4157 |
} |
| 4158 |
|
| 4159 |
@keyframes Toastify__slideOutDown { |
| 4160 |
from { |
| 4161 |
transform: translate3d(0, 0, 0); |
| 4162 |
} |
| 4163 |
|
| 4164 |
to { |
| 4165 |
visibility: hidden; |
| 4166 |
transform: translate3d(0, 500px, 0); |
| 4167 |
} |
| 4168 |
} |
| 4169 |
|
| 4170 |
@keyframes Toastify__slideOutUp { |
| 4171 |
from { |
| 4172 |
transform: translate3d(0, 0, 0); |
| 4173 |
} |
| 4174 |
|
| 4175 |
to { |
| 4176 |
visibility: hidden; |
| 4177 |
transform: translate3d(0, -500px, 0); |
| 4178 |
} |
| 4179 |
} |
| 4180 |
|
| 4181 |
.Toastify__slide-enter--top-left, |
| 4182 |
.Toastify__slide-enter--bottom-left { |
| 4183 |
animation-name: Toastify__slideInLeft; |
| 4184 |
} |
| 4185 |
|
| 4186 |
.Toastify__slide-enter--top-right, |
| 4187 |
.Toastify__slide-enter--bottom-right { |
| 4188 |
animation-name: Toastify__slideInRight; |
| 4189 |
} |
| 4190 |
|
| 4191 |
.Toastify__slide-enter--top-center { |
| 4192 |
animation-name: Toastify__slideInDown; |
| 4193 |
} |
| 4194 |
|
| 4195 |
.Toastify__slide-enter--bottom-center { |
| 4196 |
animation-name: Toastify__slideInUp; |
| 4197 |
} |
| 4198 |
|
| 4199 |
.Toastify__slide-exit--top-left, |
| 4200 |
.Toastify__slide-exit--bottom-left { |
| 4201 |
animation-name: Toastify__slideOutLeft; |
| 4202 |
} |
| 4203 |
|
| 4204 |
.Toastify__slide-exit--top-right, |
| 4205 |
.Toastify__slide-exit--bottom-right { |
| 4206 |
animation-name: Toastify__slideOutRight; |
| 4207 |
} |
| 4208 |
|
| 4209 |
.Toastify__slide-exit--top-center { |
| 4210 |
animation-name: Toastify__slideOutUp; |
| 4211 |
} |
| 4212 |
|
| 4213 |
.Toastify__slide-exit--bottom-center { |
| 4214 |
animation-name: Toastify__slideOutDown; |
| 4215 |
} |
| 4216 |
|
| 4217 |
@keyframes Toastify__spin { |
| 4218 |
from { |
| 4219 |
transform: rotate(0deg); |
| 4220 |
} |
| 4221 |
|
| 4222 |
to { |
| 4223 |
transform: rotate(360deg); |
| 4224 |
} |
| 4225 |
} |
| 4226 |
|
| 4227 |
/* Hide scrollbar */ |
| 4228 |
|
| 4229 |
.disco-no-scrollbar { |
| 4230 |
-ms-overflow-style: none; |
| 4231 |
scrollbar-width: none; |
| 4232 |
} |
| 4233 |
|
| 4234 |
.placeholder\:disco-text-\[\#B0D4C8\]::placeholder { |
| 4235 |
--tw-text-opacity: 1; |
| 4236 |
color: rgb(176 212 200 / var(--tw-text-opacity, 1)); |
| 4237 |
} |
| 4238 |
|
| 4239 |
.after\:disco-absolute::after { |
| 4240 |
content: var(--tw-content); |
| 4241 |
position: absolute; |
| 4242 |
} |
| 4243 |
|
| 4244 |
.after\:disco-bottom-\[-15px\]::after { |
| 4245 |
content: var(--tw-content); |
| 4246 |
bottom: -15px; |
| 4247 |
} |
| 4248 |
|
| 4249 |
.after\:disco-left-1\/2::after { |
| 4250 |
content: var(--tw-content); |
| 4251 |
left: 50%; |
| 4252 |
} |
| 4253 |
|
| 4254 |
.after\:disco--translate-x-1\/2::after { |
| 4255 |
content: var(--tw-content); |
| 4256 |
--tw-translate-x: -50%; |
| 4257 |
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)); |
| 4258 |
} |
| 4259 |
|
| 4260 |
.after\:disco-transform::after { |
| 4261 |
content: var(--tw-content); |
| 4262 |
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)); |
| 4263 |
} |
| 4264 |
|
| 4265 |
.after\:disco-border-8::after { |
| 4266 |
content: var(--tw-content); |
| 4267 |
border-width: 8px; |
| 4268 |
} |
| 4269 |
|
| 4270 |
.after\:disco-border-transparent::after { |
| 4271 |
content: var(--tw-content); |
| 4272 |
border-color: transparent; |
| 4273 |
} |
| 4274 |
|
| 4275 |
.after\:disco-border-t-primary::after { |
| 4276 |
content: var(--tw-content); |
| 4277 |
--tw-border-opacity: 1; |
| 4278 |
border-top-color: rgb(71 205 137 / var(--tw-border-opacity, 1)); |
| 4279 |
} |
| 4280 |
|
| 4281 |
.after\:disco-content-\[\'\'\]::after { |
| 4282 |
--tw-content: ''; |
| 4283 |
content: var(--tw-content); |
| 4284 |
} |
| 4285 |
|
| 4286 |
.first\:disco-mt-5:first-child { |
| 4287 |
margin-top: 1.25rem; |
| 4288 |
} |
| 4289 |
|
| 4290 |
.first\:disco-rounded-l-xl:first-child { |
| 4291 |
border-top-left-radius: 0.75rem; |
| 4292 |
border-bottom-left-radius: 0.75rem; |
| 4293 |
} |
| 4294 |
|
| 4295 |
.last\:disco-rounded-r-xl:last-child { |
| 4296 |
border-top-right-radius: 0.75rem; |
| 4297 |
border-bottom-right-radius: 0.75rem; |
| 4298 |
} |
| 4299 |
|
| 4300 |
.odd\:\!disco-bg-gray-50:nth-child(odd) { |
| 4301 |
--tw-bg-opacity: 1 !important; |
| 4302 |
background-color: rgb(249 250 251 / var(--tw-bg-opacity, 1)) !important; |
| 4303 |
} |
| 4304 |
|
| 4305 |
.even\:\!disco-bg-white:nth-child(even) { |
| 4306 |
--tw-bg-opacity: 1 !important; |
| 4307 |
background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1)) !important; |
| 4308 |
} |
| 4309 |
|
| 4310 |
.visited\:\!disco-text-\[\#0BC88A\]:visited { |
| 4311 |
color: rgb(11 200 138 ) !important; |
| 4312 |
} |
| 4313 |
|
| 4314 |
.visited\:disco-text-red-500:visited { |
| 4315 |
color: rgb(239 68 68 ); |
| 4316 |
} |
| 4317 |
|
| 4318 |
.visited\:disco-text-white:visited { |
| 4319 |
color: rgb(255 255 255 ); |
| 4320 |
} |
| 4321 |
|
| 4322 |
.hover\:disco-scale-105:hover { |
| 4323 |
--tw-scale-x: 1.05; |
| 4324 |
--tw-scale-y: 1.05; |
| 4325 |
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)); |
| 4326 |
} |
| 4327 |
|
| 4328 |
.hover\:disco-border-gray-300:hover { |
| 4329 |
--tw-border-opacity: 1; |
| 4330 |
border-color: rgb(209 213 219 / var(--tw-border-opacity, 1)); |
| 4331 |
} |
| 4332 |
|
| 4333 |
.hover\:disco-border-gray-400:hover { |
| 4334 |
--tw-border-opacity: 1; |
| 4335 |
border-color: rgb(156 163 175 / var(--tw-border-opacity, 1)); |
| 4336 |
} |
| 4337 |
|
| 4338 |
.hover\:disco-border-primary:hover { |
| 4339 |
--tw-border-opacity: 1; |
| 4340 |
border-color: rgb(71 205 137 / var(--tw-border-opacity, 1)); |
| 4341 |
} |
| 4342 |
|
| 4343 |
.hover\:disco-border-primary-dark:hover { |
| 4344 |
--tw-border-opacity: 1; |
| 4345 |
border-color: rgb(60 186 122 / var(--tw-border-opacity, 1)); |
| 4346 |
} |
| 4347 |
|
| 4348 |
.hover\:disco-bg-\[\#0AB57D\]:hover { |
| 4349 |
--tw-bg-opacity: 1; |
| 4350 |
background-color: rgb(10 181 125 / var(--tw-bg-opacity, 1)); |
| 4351 |
} |
| 4352 |
|
| 4353 |
.hover\:disco-bg-\[\#dfffefe6\]:hover { |
| 4354 |
background-color: #dfffefe6; |
| 4355 |
} |
| 4356 |
|
| 4357 |
.hover\:disco-bg-gray-100:hover { |
| 4358 |
--tw-bg-opacity: 1; |
| 4359 |
background-color: rgb(243 244 246 / var(--tw-bg-opacity, 1)); |
| 4360 |
} |
| 4361 |
|
| 4362 |
.hover\:disco-bg-gray-200:hover { |
| 4363 |
--tw-bg-opacity: 1; |
| 4364 |
background-color: rgb(229 231 235 / var(--tw-bg-opacity, 1)); |
| 4365 |
} |
| 4366 |
|
| 4367 |
.hover\:disco-bg-gray-300:hover { |
| 4368 |
--tw-bg-opacity: 1; |
| 4369 |
background-color: rgb(209 213 219 / var(--tw-bg-opacity, 1)); |
| 4370 |
} |
| 4371 |
|
| 4372 |
.hover\:disco-bg-gray-50:hover { |
| 4373 |
--tw-bg-opacity: 1; |
| 4374 |
background-color: rgb(249 250 251 / var(--tw-bg-opacity, 1)); |
| 4375 |
} |
| 4376 |
|
| 4377 |
.hover\:disco-bg-primary-dark:hover { |
| 4378 |
--tw-bg-opacity: 1; |
| 4379 |
background-color: rgb(60 186 122 / var(--tw-bg-opacity, 1)); |
| 4380 |
} |
| 4381 |
|
| 4382 |
.hover\:disco-bg-primary\/90:hover { |
| 4383 |
background-color: rgb(71 205 137 / 0.9); |
| 4384 |
} |
| 4385 |
|
| 4386 |
.hover\:disco-bg-red-500:hover { |
| 4387 |
--tw-bg-opacity: 1; |
| 4388 |
background-color: rgb(239 68 68 / var(--tw-bg-opacity, 1)); |
| 4389 |
} |
| 4390 |
|
| 4391 |
.hover\:disco-bg-red-600:hover { |
| 4392 |
--tw-bg-opacity: 1; |
| 4393 |
background-color: rgb(220 38 38 / var(--tw-bg-opacity, 1)); |
| 4394 |
} |
| 4395 |
|
| 4396 |
.hover\:\!disco-text-\[\#0AB57D\]:hover { |
| 4397 |
--tw-text-opacity: 1 !important; |
| 4398 |
color: rgb(10 181 125 / var(--tw-text-opacity, 1)) !important; |
| 4399 |
} |
| 4400 |
|
| 4401 |
.hover\:\!disco-text-white:hover { |
| 4402 |
--tw-text-opacity: 1 !important; |
| 4403 |
color: rgb(255 255 255 / var(--tw-text-opacity, 1)) !important; |
| 4404 |
} |
| 4405 |
|
| 4406 |
.hover\:disco-text-black:hover { |
| 4407 |
--tw-text-opacity: 1; |
| 4408 |
color: rgb(0 0 0 / var(--tw-text-opacity, 1)); |
| 4409 |
} |
| 4410 |
|
| 4411 |
.hover\:disco-text-gray-700:hover { |
| 4412 |
--tw-text-opacity: 1; |
| 4413 |
color: rgb(55 65 81 / var(--tw-text-opacity, 1)); |
| 4414 |
} |
| 4415 |
|
| 4416 |
.hover\:disco-text-primary:hover { |
| 4417 |
--tw-text-opacity: 1; |
| 4418 |
color: rgb(71 205 137 / var(--tw-text-opacity, 1)); |
| 4419 |
} |
| 4420 |
|
| 4421 |
.hover\:disco-text-red-500:hover { |
| 4422 |
--tw-text-opacity: 1; |
| 4423 |
color: rgb(239 68 68 / var(--tw-text-opacity, 1)); |
| 4424 |
} |
| 4425 |
|
| 4426 |
.hover\:disco-text-white:hover { |
| 4427 |
--tw-text-opacity: 1; |
| 4428 |
color: rgb(255 255 255 / var(--tw-text-opacity, 1)); |
| 4429 |
} |
| 4430 |
|
| 4431 |
.hover\:disco-opacity-90:hover { |
| 4432 |
opacity: 0.9; |
| 4433 |
} |
| 4434 |
|
| 4435 |
.focus\:\!disco-rounded-\[8px\]:focus { |
| 4436 |
border-radius: 8px !important; |
| 4437 |
} |
| 4438 |
|
| 4439 |
.focus\:disco-rounded-\[14px\]:focus { |
| 4440 |
border-radius: 14px; |
| 4441 |
} |
| 4442 |
|
| 4443 |
.focus\:disco-rounded-full:focus { |
| 4444 |
border-radius: 9999px; |
| 4445 |
} |
| 4446 |
|
| 4447 |
.focus\:\!disco-border-none:focus { |
| 4448 |
border-style: none !important; |
| 4449 |
} |
| 4450 |
|
| 4451 |
.focus\:disco-border-none:focus { |
| 4452 |
border-style: none; |
| 4453 |
} |
| 4454 |
|
| 4455 |
.focus\:\!disco-border-\[\#0BC88A\]:focus { |
| 4456 |
--tw-border-opacity: 1 !important; |
| 4457 |
border-color: rgb(11 200 138 / var(--tw-border-opacity, 1)) !important; |
| 4458 |
} |
| 4459 |
|
| 4460 |
.focus\:\!disco-border-gray-300:focus { |
| 4461 |
--tw-border-opacity: 1 !important; |
| 4462 |
border-color: rgb(209 213 219 / var(--tw-border-opacity, 1)) !important; |
| 4463 |
} |
| 4464 |
|
| 4465 |
.focus\:\!disco-border-primary:focus { |
| 4466 |
--tw-border-opacity: 1 !important; |
| 4467 |
border-color: rgb(71 205 137 / var(--tw-border-opacity, 1)) !important; |
| 4468 |
} |
| 4469 |
|
| 4470 |
.focus\:disco-border-primary:focus { |
| 4471 |
--tw-border-opacity: 1; |
| 4472 |
border-color: rgb(71 205 137 / var(--tw-border-opacity, 1)); |
| 4473 |
} |
| 4474 |
|
| 4475 |
.focus\:disco-text-white:focus { |
| 4476 |
--tw-text-opacity: 1; |
| 4477 |
color: rgb(255 255 255 / var(--tw-text-opacity, 1)); |
| 4478 |
} |
| 4479 |
|
| 4480 |
.focus\:\!disco-shadow-none:focus { |
| 4481 |
--tw-shadow: 0 0 #0000 !important; |
| 4482 |
--tw-shadow-colored: 0 0 #0000 !important; |
| 4483 |
box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow) !important; |
| 4484 |
} |
| 4485 |
|
| 4486 |
.focus\:disco-shadow-none:focus { |
| 4487 |
--tw-shadow: 0 0 #0000; |
| 4488 |
--tw-shadow-colored: 0 0 #0000; |
| 4489 |
box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow); |
| 4490 |
} |
| 4491 |
|
| 4492 |
.focus\:\!disco-outline-none:focus { |
| 4493 |
outline: 2px solid transparent !important; |
| 4494 |
outline-offset: 2px !important; |
| 4495 |
} |
| 4496 |
|
| 4497 |
.focus\:disco-outline-none:focus { |
| 4498 |
outline: 2px solid transparent; |
| 4499 |
outline-offset: 2px; |
| 4500 |
} |
| 4501 |
|
| 4502 |
.focus\:\!disco-ring-0:focus { |
| 4503 |
--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color) !important; |
| 4504 |
--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(0px + var(--tw-ring-offset-width)) var(--tw-ring-color) !important; |
| 4505 |
box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000) !important; |
| 4506 |
} |
| 4507 |
|
| 4508 |
.focus\:disco-ring-0:focus { |
| 4509 |
--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color); |
| 4510 |
--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(0px + var(--tw-ring-offset-width)) var(--tw-ring-color); |
| 4511 |
box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000); |
| 4512 |
} |
| 4513 |
|
| 4514 |
.focus\:disco-ring-primary:focus { |
| 4515 |
--tw-ring-opacity: 1; |
| 4516 |
--tw-ring-color: rgb(71 205 137 / var(--tw-ring-opacity, 1)); |
| 4517 |
} |
| 4518 |
|
| 4519 |
.focus\:disco-ring-offset-2:focus { |
| 4520 |
--tw-ring-offset-width: 2px; |
| 4521 |
} |
| 4522 |
|
| 4523 |
.active\:disco-scale-95:active { |
| 4524 |
--tw-scale-x: .95; |
| 4525 |
--tw-scale-y: .95; |
| 4526 |
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)); |
| 4527 |
} |
| 4528 |
|
| 4529 |
.disabled\:\!disco-cursor-not-allowed:disabled { |
| 4530 |
cursor: not-allowed !important; |
| 4531 |
} |
| 4532 |
|
| 4533 |
.disabled\:disco-cursor-not-allowed:disabled { |
| 4534 |
cursor: not-allowed; |
| 4535 |
} |
| 4536 |
|
| 4537 |
.disabled\:disco-border-gray-400:disabled { |
| 4538 |
--tw-border-opacity: 1; |
| 4539 |
border-color: rgb(156 163 175 / var(--tw-border-opacity, 1)); |
| 4540 |
} |
| 4541 |
|
| 4542 |
.disabled\:disco-bg-white:disabled { |
| 4543 |
--tw-bg-opacity: 1; |
| 4544 |
background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1)); |
| 4545 |
} |
| 4546 |
|
| 4547 |
.disabled\:disco-text-gray-400:disabled { |
| 4548 |
--tw-text-opacity: 1; |
| 4549 |
color: rgb(156 163 175 / var(--tw-text-opacity, 1)); |
| 4550 |
} |
| 4551 |
|
| 4552 |
.disabled\:disco-opacity-50:disabled { |
| 4553 |
opacity: 0.5; |
| 4554 |
} |
| 4555 |
|
| 4556 |
.disabled\:disco-opacity-60:disabled { |
| 4557 |
opacity: 0.6; |
| 4558 |
} |
| 4559 |
|
| 4560 |
.disco-group:hover .group-hover\:disco-visible { |
| 4561 |
visibility: visible; |
| 4562 |
} |
| 4563 |
|
| 4564 |
.disco-group:hover .group-hover\:disco-block { |
| 4565 |
display: block; |
| 4566 |
} |
| 4567 |
|
| 4568 |
.disco-group:hover .group-hover\:disco-flex { |
| 4569 |
display: flex; |
| 4570 |
} |
| 4571 |
|
| 4572 |
.disco-group:hover .group-hover\:disco-w-full { |
| 4573 |
width: 100%; |
| 4574 |
} |
| 4575 |
|
| 4576 |
.disco-group:hover .group-hover\:disco-text-gray-600 { |
| 4577 |
--tw-text-opacity: 1; |
| 4578 |
color: rgb(75 85 99 / var(--tw-text-opacity, 1)); |
| 4579 |
} |
| 4580 |
|
| 4581 |
.disco-group:hover .group-hover\:disco-text-primary { |
| 4582 |
--tw-text-opacity: 1; |
| 4583 |
color: rgb(71 205 137 / var(--tw-text-opacity, 1)); |
| 4584 |
} |
| 4585 |
|
| 4586 |
.disco-group:hover .group-hover\:disco-text-red-600 { |
| 4587 |
--tw-text-opacity: 1; |
| 4588 |
color: rgb(220 38 38 / var(--tw-text-opacity, 1)); |
| 4589 |
} |
| 4590 |
|
| 4591 |
.disco-group:hover .group-hover\:disco-opacity-100 { |
| 4592 |
opacity: 1; |
| 4593 |
} |
| 4594 |
|
| 4595 |
.data-\[checked\]\:disco-border-primary[data-checked] { |
| 4596 |
--tw-border-opacity: 1; |
| 4597 |
border-color: rgb(71 205 137 / var(--tw-border-opacity, 1)); |
| 4598 |
} |
| 4599 |
|
| 4600 |
.data-\[checked\]\:disco-bg-primary[data-checked] { |
| 4601 |
--tw-bg-opacity: 1; |
| 4602 |
background-color: rgb(71 205 137 / var(--tw-bg-opacity, 1)); |
| 4603 |
} |
| 4604 |
|
| 4605 |
@media (min-width: 640px) { |
| 4606 |
.sm\:disco-mx-0 { |
| 4607 |
margin-left: 0px; |
| 4608 |
margin-right: 0px; |
| 4609 |
} |
| 4610 |
|
| 4611 |
.sm\:disco-my-8 { |
| 4612 |
margin-top: 2rem; |
| 4613 |
margin-bottom: 2rem; |
| 4614 |
} |
| 4615 |
|
| 4616 |
.sm\:disco-ml-3 { |
| 4617 |
margin-left: 0.75rem; |
| 4618 |
} |
| 4619 |
|
| 4620 |
.sm\:disco-ml-4 { |
| 4621 |
margin-left: 1rem; |
| 4622 |
} |
| 4623 |
|
| 4624 |
.sm\:disco-mt-0 { |
| 4625 |
margin-top: 0px; |
| 4626 |
} |
| 4627 |
|
| 4628 |
.sm\:disco-mt-4 { |
| 4629 |
margin-top: 1rem; |
| 4630 |
} |
| 4631 |
|
| 4632 |
.sm\:disco-block { |
| 4633 |
display: block; |
| 4634 |
} |
| 4635 |
|
| 4636 |
.sm\:disco-flex { |
| 4637 |
display: flex; |
| 4638 |
} |
| 4639 |
|
| 4640 |
.sm\:disco-h-10 { |
| 4641 |
height: 2.5rem; |
| 4642 |
} |
| 4643 |
|
| 4644 |
.sm\:disco-w-10 { |
| 4645 |
width: 2.5rem; |
| 4646 |
} |
| 4647 |
|
| 4648 |
.sm\:disco-w-auto { |
| 4649 |
width: auto; |
| 4650 |
} |
| 4651 |
|
| 4652 |
.sm\:disco-w-full { |
| 4653 |
width: 100%; |
| 4654 |
} |
| 4655 |
|
| 4656 |
.sm\:disco-max-w-lg { |
| 4657 |
max-width: 32rem; |
| 4658 |
} |
| 4659 |
|
| 4660 |
.sm\:disco-translate-y-0 { |
| 4661 |
--tw-translate-y: 0px; |
| 4662 |
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)); |
| 4663 |
} |
| 4664 |
|
| 4665 |
.sm\:disco-scale-100 { |
| 4666 |
--tw-scale-x: 1; |
| 4667 |
--tw-scale-y: 1; |
| 4668 |
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)); |
| 4669 |
} |
| 4670 |
|
| 4671 |
.sm\:disco-scale-95 { |
| 4672 |
--tw-scale-x: .95; |
| 4673 |
--tw-scale-y: .95; |
| 4674 |
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)); |
| 4675 |
} |
| 4676 |
|
| 4677 |
.sm\:disco-grid-cols-2 { |
| 4678 |
grid-template-columns: repeat(2, minmax(0, 1fr)); |
| 4679 |
} |
| 4680 |
|
| 4681 |
.sm\:disco-flex-row-reverse { |
| 4682 |
flex-direction: row-reverse; |
| 4683 |
} |
| 4684 |
|
| 4685 |
.sm\:disco-items-start { |
| 4686 |
align-items: flex-start; |
| 4687 |
} |
| 4688 |
|
| 4689 |
.sm\:disco-items-center { |
| 4690 |
align-items: center; |
| 4691 |
} |
| 4692 |
|
| 4693 |
.sm\:disco-p-0 { |
| 4694 |
padding: 0px; |
| 4695 |
} |
| 4696 |
|
| 4697 |
.sm\:disco-p-6 { |
| 4698 |
padding: 1.5rem; |
| 4699 |
} |
| 4700 |
|
| 4701 |
.sm\:disco-text-left { |
| 4702 |
text-align: left; |
| 4703 |
} |
| 4704 |
|
| 4705 |
.sm\:disco-text-sm { |
| 4706 |
font-size: 0.875rem; |
| 4707 |
line-height: 1.25rem; |
| 4708 |
} |
| 4709 |
} |
| 4710 |
|
| 4711 |
@media (min-width: 1024px) { |
| 4712 |
.lg\:disco-grid-cols-2 { |
| 4713 |
grid-template-columns: repeat(2, minmax(0, 1fr)); |
| 4714 |
} |
| 4715 |
} |
| 4716 |
|
| 4717 |
@media (min-width: 1280px) { |
| 4718 |
.xl\:disco-grid-cols-3 { |
| 4719 |
grid-template-columns: repeat(3, minmax(0, 1fr)); |
| 4720 |
} |
| 4721 |
} |
| 4722 |
|
| 4723 |
@media (min-width: 1536px) { |
| 4724 |
.\32xl\:disco-w-1\/2 { |
| 4725 |
width: 50%; |
| 4726 |
} |
| 4727 |
|
| 4728 |
.\32xl\:disco-max-w-full { |
| 4729 |
max-width: 100%; |
| 4730 |
} |
| 4731 |
|
| 4732 |
.\32xl\:disco-grid-cols-4 { |
| 4733 |
grid-template-columns: repeat(4, minmax(0, 1fr)); |
| 4734 |
} |
| 4735 |
|
| 4736 |
.\32xl\:disco-justify-start { |
| 4737 |
justify-content: flex-start; |
| 4738 |
} |
| 4739 |
} |
| 4740 |
|
| 4741 |
[data-checked] .\[\[data-checked\]_\&\]\:disco-block { |
| 4742 |
display: block; |
| 4743 |
} |
| 4744 |
|