@cnc_cbz/usefultools-plugin-official 1.0.1 → 1.0.3

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1062,7 +1062,2210 @@ export {
1062
1062
  index as default
1063
1063
  };
1064
1064
 
1065
- ;(function(){var s=document.createElement("style");s.textContent=`.vjs-tree-brackets{cursor:pointer}.vjs-tree-brackets:hover{color:#1890ff}.vjs-check-controller{position:absolute;left:0}.vjs-check-controller.is-checked .vjs-check-controller-inner{background-color:#1890ff;border-color:#0076e4}.vjs-check-controller.is-checked .vjs-check-controller-inner.is-checkbox:after{transform:rotate(45deg) scaleY(1)}.vjs-check-controller.is-checked .vjs-check-controller-inner.is-radio:after{transform:translate(-50%,-50%) scale(1)}.vjs-check-controller .vjs-check-controller-inner{display:inline-block;position:relative;border:1px solid #bfcbd9;border-radius:2px;vertical-align:middle;box-sizing:border-box;width:16px;height:16px;background-color:#fff;z-index:1;cursor:pointer;transition:border-color .25s cubic-bezier(.71,-.46,.29,1.46),background-color .25s cubic-bezier(.71,-.46,.29,1.46)}.vjs-check-controller .vjs-check-controller-inner:after{box-sizing:content-box;content:"";border:2px solid #fff;border-left:0;border-top:0;height:8px;left:4px;position:absolute;top:1px;transform:rotate(45deg) scaleY(0);width:4px;transition:transform .15s cubic-bezier(.71,-.46,.88,.6) .05s;transform-origin:center}.vjs-check-controller .vjs-check-controller-inner.is-radio{border-radius:100%}.vjs-check-controller .vjs-check-controller-inner.is-radio:after{border-radius:100%;height:4px;background-color:#fff;left:50%;top:50%}.vjs-check-controller .vjs-check-controller-original{opacity:0;outline:none;position:absolute;z-index:-1;top:0;left:0;right:0;bottom:0;margin:0}.vjs-carets{position:absolute;right:0;cursor:pointer}.vjs-carets svg{transition:transform .3s}.vjs-carets:hover{color:#1890ff}.vjs-carets-close{transform:rotate(-90deg)}.vjs-tree-node{display:flex;position:relative;line-height:20px}.vjs-tree-node.has-carets{padding-left:15px}.vjs-tree-node.has-carets.has-selector,.vjs-tree-node.has-selector{padding-left:30px}.vjs-tree-node.is-highlight,.vjs-tree-node:hover{background-color:#e6f7ff;border-radius:4px}.vjs-tree-node.is-highlight .vjs-tree-node-actions,.vjs-tree-node:hover .vjs-tree-node-actions{display:block}.vjs-tree-node .vjs-indent{display:flex;position:relative}.vjs-tree-node .vjs-indent-unit.has-line{border-left:1px dashed #bfcbd9}.vjs-tree-node .vjs-tree-node-actions{display:none;position:absolute;right:0;top:0;padding:0 4px;background-color:#e6f7ff;border-radius:4px}.vjs-tree-node .vjs-tree-node-actions .vjs-tree-node-actions-item{cursor:pointer}.vjs-tree-node .vjs-tree-node-actions .vjs-tree-node-actions-item:hover{color:#1890ff}.vjs-tree-node.dark.is-highlight,.vjs-tree-node.dark .vjs-tree-node-actions,.vjs-tree-node.dark:hover{background-color:#2e4558}.vjs-node-index{position:absolute;right:100%;margin-right:4px;user-select:none}.vjs-colon{white-space:pre}.vjs-comment{color:#bfcbd9}.vjs-key{white-space:nowrap}.vjs-value{word-break:break-word}.vjs-tree-node.dynamic-height .vjs-value{white-space:pre-wrap}.vjs-value-null,.vjs-value-undefined{color:#d55fde}.vjs-value-boolean,.vjs-value-number{color:#1d8ce0}.vjs-value-string{color:#13ce66}.vjs-tree{font-family:Monaco,Menlo,Consolas,Bitstream Vera Sans Mono,monospace;font-size:14px;text-align:left}.vjs-tree.is-virtual{overflow:auto}.vjs-tree.is-virtual .vjs-tree-node{white-space:nowrap}
1065
+ ;(function(){var s=document.createElement("style");s.textContent=`/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
1066
+ @layer properties {
1067
+ @supports (((-webkit-hyphens: none)) and (not (margin-trim: inline))) or ((-moz-orient: inline) and (not (color: rgb(from red r g b)))) {
1068
+ *, :before, :after, ::backdrop {
1069
+ --tw-translate-x: 0;
1070
+ --tw-translate-y: 0;
1071
+ --tw-translate-z: 0;
1072
+ --tw-rotate-x: initial;
1073
+ --tw-rotate-y: initial;
1074
+ --tw-rotate-z: initial;
1075
+ --tw-skew-x: initial;
1076
+ --tw-skew-y: initial;
1077
+ --tw-space-y-reverse: 0;
1078
+ --tw-border-style: solid;
1079
+ --tw-leading: initial;
1080
+ --tw-font-weight: initial;
1081
+ --tw-tracking: initial;
1082
+ --tw-shadow: 0 0 #0000;
1083
+ --tw-shadow-color: initial;
1084
+ --tw-shadow-alpha: 100%;
1085
+ --tw-inset-shadow: 0 0 #0000;
1086
+ --tw-inset-shadow-color: initial;
1087
+ --tw-inset-shadow-alpha: 100%;
1088
+ --tw-ring-color: initial;
1089
+ --tw-ring-shadow: 0 0 #0000;
1090
+ --tw-inset-ring-color: initial;
1091
+ --tw-inset-ring-shadow: 0 0 #0000;
1092
+ --tw-ring-inset: initial;
1093
+ --tw-ring-offset-width: 0px;
1094
+ --tw-ring-offset-color: #fff;
1095
+ --tw-ring-offset-shadow: 0 0 #0000;
1096
+ --tw-outline-style: solid;
1097
+ --tw-duration: initial;
1098
+ --tw-scale-x: 1;
1099
+ --tw-scale-y: 1;
1100
+ --tw-scale-z: 1;
1101
+ --tw-blur: initial;
1102
+ --tw-brightness: initial;
1103
+ --tw-contrast: initial;
1104
+ --tw-grayscale: initial;
1105
+ --tw-hue-rotate: initial;
1106
+ --tw-invert: initial;
1107
+ --tw-opacity: initial;
1108
+ --tw-saturate: initial;
1109
+ --tw-sepia: initial;
1110
+ --tw-drop-shadow: initial;
1111
+ --tw-drop-shadow-color: initial;
1112
+ --tw-drop-shadow-alpha: 100%;
1113
+ --tw-drop-shadow-size: initial;
1114
+ }
1115
+ }
1116
+ }
1117
+
1118
+ @layer theme {
1119
+ :root, :host {
1120
+ --font-sans: ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji",
1121
+ "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
1122
+ --font-mono: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono",
1123
+ "Courier New", monospace;
1124
+ --color-gray-100: oklch(96.7% .003 264.542);
1125
+ --color-gray-200: oklch(92.8% .006 264.531);
1126
+ --color-gray-300: oklch(87.2% .01 258.338);
1127
+ --color-gray-400: oklch(70.7% .022 261.325);
1128
+ --color-gray-500: oklch(55.1% .027 264.364);
1129
+ --color-gray-600: oklch(44.6% .03 256.802);
1130
+ --color-gray-700: oklch(37.3% .034 259.733);
1131
+ --color-black: #000;
1132
+ --color-white: #fff;
1133
+ --spacing: .25rem;
1134
+ --container-lg: 32rem;
1135
+ --text-xs: .75rem;
1136
+ --text-xs--line-height: calc(1 / .75);
1137
+ --text-sm: .875rem;
1138
+ --text-sm--line-height: calc(1.25 / .875);
1139
+ --text-base: 1rem;
1140
+ --text-base--line-height: calc(1.5 / 1);
1141
+ --text-lg: 1.125rem;
1142
+ --text-lg--line-height: calc(1.75 / 1.125);
1143
+ --text-xl: 1.25rem;
1144
+ --text-xl--line-height: calc(1.75 / 1.25);
1145
+ --text-2xl: 1.5rem;
1146
+ --text-2xl--line-height: calc(2 / 1.5);
1147
+ --text-3xl: 1.875rem;
1148
+ --text-3xl--line-height: calc(2.25 / 1.875);
1149
+ --text-5xl: 3rem;
1150
+ --text-5xl--line-height: 1;
1151
+ --font-weight-bold: 700;
1152
+ --font-weight-black: 900;
1153
+ --tracking-wider: .05em;
1154
+ --tracking-widest: .1em;
1155
+ --leading-relaxed: 1.625;
1156
+ --radius-sm: .25rem;
1157
+ --radius-lg: .5rem;
1158
+ --radius-xl: .75rem;
1159
+ --animate-spin: spin 1s linear infinite;
1160
+ --animate-pulse: pulse 2s cubic-bezier(.4, 0, .6, 1) infinite;
1161
+ --default-transition-duration: .15s;
1162
+ --default-transition-timing-function: cubic-bezier(.4, 0, .2, 1);
1163
+ --default-font-family: var(--font-sans);
1164
+ --default-mono-font-family: var(--font-mono);
1165
+ --color-primary: #f9b11f;
1166
+ --color-bg-dark: #231c0f;
1167
+ --color-electric-blue: #3b82f6;
1168
+ --color-neon-green: #84cc16;
1169
+ --color-vibrant-purple: #a855f7;
1170
+ --color-deep-charcoal: #1f1a14;
1171
+ --color-coral-red: #ff6b6b;
1172
+ --color-hot-pink: #ec4899;
1173
+ --font-display: "Space Grotesk", sans-serif;
1174
+ }
1175
+ }
1176
+
1177
+ @layer base {
1178
+ *, :after, :before, ::backdrop {
1179
+ box-sizing: border-box;
1180
+ border: 0 solid;
1181
+ margin: 0;
1182
+ padding: 0;
1183
+ }
1184
+
1185
+ ::file-selector-button {
1186
+ box-sizing: border-box;
1187
+ border: 0 solid;
1188
+ margin: 0;
1189
+ padding: 0;
1190
+ }
1191
+
1192
+ html, :host {
1193
+ -webkit-text-size-adjust: 100%;
1194
+ tab-size: 4;
1195
+ line-height: 1.5;
1196
+ font-family: var(--default-font-family, ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");
1197
+ font-feature-settings: var(--default-font-feature-settings, normal);
1198
+ font-variation-settings: var(--default-font-variation-settings, normal);
1199
+ -webkit-tap-highlight-color: transparent;
1200
+ }
1201
+
1202
+ hr {
1203
+ height: 0;
1204
+ color: inherit;
1205
+ border-top-width: 1px;
1206
+ }
1207
+
1208
+ abbr:where([title]) {
1209
+ -webkit-text-decoration: underline dotted;
1210
+ text-decoration: underline dotted;
1211
+ }
1212
+
1213
+ h1, h2, h3, h4, h5, h6 {
1214
+ font-size: inherit;
1215
+ font-weight: inherit;
1216
+ }
1217
+
1218
+ a {
1219
+ color: inherit;
1220
+ -webkit-text-decoration: inherit;
1221
+ -webkit-text-decoration: inherit;
1222
+ -webkit-text-decoration: inherit;
1223
+ text-decoration: inherit;
1224
+ }
1225
+
1226
+ b, strong {
1227
+ font-weight: bolder;
1228
+ }
1229
+
1230
+ code, kbd, samp, pre {
1231
+ font-family: var(--default-mono-font-family, ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);
1232
+ font-feature-settings: var(--default-mono-font-feature-settings, normal);
1233
+ font-variation-settings: var(--default-mono-font-variation-settings, normal);
1234
+ font-size: 1em;
1235
+ }
1236
+
1237
+ small {
1238
+ font-size: 80%;
1239
+ }
1240
+
1241
+ sub, sup {
1242
+ vertical-align: baseline;
1243
+ font-size: 75%;
1244
+ line-height: 0;
1245
+ position: relative;
1246
+ }
1247
+
1248
+ sub {
1249
+ bottom: -.25em;
1250
+ }
1251
+
1252
+ sup {
1253
+ top: -.5em;
1254
+ }
1255
+
1256
+ table {
1257
+ text-indent: 0;
1258
+ border-color: inherit;
1259
+ border-collapse: collapse;
1260
+ }
1261
+
1262
+ :-moz-focusring {
1263
+ outline: auto;
1264
+ }
1265
+
1266
+ progress {
1267
+ vertical-align: baseline;
1268
+ }
1269
+
1270
+ summary {
1271
+ display: list-item;
1272
+ }
1273
+
1274
+ ol, ul, menu {
1275
+ list-style: none;
1276
+ }
1277
+
1278
+ img, svg, video, canvas, audio, iframe, embed, object {
1279
+ vertical-align: middle;
1280
+ display: block;
1281
+ }
1282
+
1283
+ img, video {
1284
+ max-width: 100%;
1285
+ height: auto;
1286
+ }
1287
+
1288
+ button, input, select, optgroup, textarea {
1289
+ font: inherit;
1290
+ font-feature-settings: inherit;
1291
+ font-variation-settings: inherit;
1292
+ letter-spacing: inherit;
1293
+ color: inherit;
1294
+ opacity: 1;
1295
+ background-color: #0000;
1296
+ border-radius: 0;
1297
+ }
1298
+
1299
+ ::file-selector-button {
1300
+ font: inherit;
1301
+ font-feature-settings: inherit;
1302
+ font-variation-settings: inherit;
1303
+ letter-spacing: inherit;
1304
+ color: inherit;
1305
+ opacity: 1;
1306
+ background-color: #0000;
1307
+ border-radius: 0;
1308
+ }
1309
+
1310
+ :where(select:is([multiple], [size])) optgroup {
1311
+ font-weight: bolder;
1312
+ }
1313
+
1314
+ :where(select:is([multiple], [size])) optgroup option {
1315
+ padding-inline-start: 20px;
1316
+ }
1317
+
1318
+ ::file-selector-button {
1319
+ margin-inline-end: 4px;
1320
+ }
1321
+
1322
+ ::placeholder {
1323
+ opacity: 1;
1324
+ }
1325
+
1326
+ @supports (not ((-webkit-appearance: -apple-pay-button))) or (contain-intrinsic-size: 1px) {
1327
+ ::placeholder {
1328
+ color: currentColor;
1329
+ }
1330
+
1331
+ @supports (color: color-mix(in lab, red, red)) {
1332
+ ::placeholder {
1333
+ color: color-mix(in oklab, currentcolor 50%, transparent);
1334
+ }
1335
+ }
1336
+ }
1337
+
1338
+ textarea {
1339
+ resize: vertical;
1340
+ }
1341
+
1342
+ ::-webkit-search-decoration {
1343
+ -webkit-appearance: none;
1344
+ }
1345
+
1346
+ ::-webkit-date-and-time-value {
1347
+ min-height: 1lh;
1348
+ text-align: inherit;
1349
+ }
1350
+
1351
+ ::-webkit-datetime-edit {
1352
+ display: inline-flex;
1353
+ }
1354
+
1355
+ ::-webkit-datetime-edit-fields-wrapper {
1356
+ padding: 0;
1357
+ }
1358
+
1359
+ ::-webkit-datetime-edit {
1360
+ padding-block: 0;
1361
+ }
1362
+
1363
+ ::-webkit-datetime-edit-year-field {
1364
+ padding-block: 0;
1365
+ }
1366
+
1367
+ ::-webkit-datetime-edit-month-field {
1368
+ padding-block: 0;
1369
+ }
1370
+
1371
+ ::-webkit-datetime-edit-day-field {
1372
+ padding-block: 0;
1373
+ }
1374
+
1375
+ ::-webkit-datetime-edit-hour-field {
1376
+ padding-block: 0;
1377
+ }
1378
+
1379
+ ::-webkit-datetime-edit-minute-field {
1380
+ padding-block: 0;
1381
+ }
1382
+
1383
+ ::-webkit-datetime-edit-second-field {
1384
+ padding-block: 0;
1385
+ }
1386
+
1387
+ ::-webkit-datetime-edit-millisecond-field {
1388
+ padding-block: 0;
1389
+ }
1390
+
1391
+ ::-webkit-datetime-edit-meridiem-field {
1392
+ padding-block: 0;
1393
+ }
1394
+
1395
+ ::-webkit-calendar-picker-indicator {
1396
+ line-height: 1;
1397
+ }
1398
+
1399
+ :-moz-ui-invalid {
1400
+ box-shadow: none;
1401
+ }
1402
+
1403
+ button, input:where([type="button"], [type="reset"], [type="submit"]) {
1404
+ appearance: button;
1405
+ }
1406
+
1407
+ ::file-selector-button {
1408
+ appearance: button;
1409
+ }
1410
+
1411
+ ::-webkit-inner-spin-button {
1412
+ height: auto;
1413
+ }
1414
+
1415
+ ::-webkit-outer-spin-button {
1416
+ height: auto;
1417
+ }
1418
+
1419
+ [hidden]:where(:not([hidden="until-found"])) {
1420
+ display: none !important;
1421
+ }
1422
+ }
1423
+
1424
+ @layer components;
1425
+
1426
+ @layer utilities {
1427
+ .pointer-events-none {
1428
+ pointer-events: none;
1429
+ }
1430
+
1431
+ .sr-only {
1432
+ clip-path: inset(50%);
1433
+ white-space: nowrap;
1434
+ border-width: 0;
1435
+ width: 1px;
1436
+ height: 1px;
1437
+ margin: -1px;
1438
+ padding: 0;
1439
+ position: absolute;
1440
+ overflow: hidden;
1441
+ }
1442
+
1443
+ .absolute {
1444
+ position: absolute;
1445
+ }
1446
+
1447
+ .fixed {
1448
+ position: fixed;
1449
+ }
1450
+
1451
+ .relative {
1452
+ position: relative;
1453
+ }
1454
+
1455
+ .inset-0 {
1456
+ inset: calc(var(--spacing) * 0);
1457
+ }
1458
+
1459
+ .start {
1460
+ inset-inline-start: var(--spacing);
1461
+ }
1462
+
1463
+ .end {
1464
+ inset-inline-end: var(--spacing);
1465
+ }
1466
+
1467
+ .top-1\\/2 {
1468
+ top: 50%;
1469
+ }
1470
+
1471
+ .left-2 {
1472
+ left: calc(var(--spacing) * 2);
1473
+ }
1474
+
1475
+ .z-50 {
1476
+ z-index: 50;
1477
+ }
1478
+
1479
+ .-mx-1 {
1480
+ margin-inline: calc(var(--spacing) * -1);
1481
+ }
1482
+
1483
+ .mx-0\\.5 {
1484
+ margin-inline: calc(var(--spacing) * .5);
1485
+ }
1486
+
1487
+ .mt-0\\.5 {
1488
+ margin-top: calc(var(--spacing) * .5);
1489
+ }
1490
+
1491
+ .mt-1 {
1492
+ margin-top: calc(var(--spacing) * 1);
1493
+ }
1494
+
1495
+ .mt-2 {
1496
+ margin-top: calc(var(--spacing) * 2);
1497
+ }
1498
+
1499
+ .mt-3 {
1500
+ margin-top: calc(var(--spacing) * 3);
1501
+ }
1502
+
1503
+ .mr-1 {
1504
+ margin-right: calc(var(--spacing) * 1);
1505
+ }
1506
+
1507
+ .mr-2 {
1508
+ margin-right: calc(var(--spacing) * 2);
1509
+ }
1510
+
1511
+ .mr-3 {
1512
+ margin-right: calc(var(--spacing) * 3);
1513
+ }
1514
+
1515
+ .mb-1 {
1516
+ margin-bottom: calc(var(--spacing) * 1);
1517
+ }
1518
+
1519
+ .mb-1\\.5 {
1520
+ margin-bottom: calc(var(--spacing) * 1.5);
1521
+ }
1522
+
1523
+ .mb-2 {
1524
+ margin-bottom: calc(var(--spacing) * 2);
1525
+ }
1526
+
1527
+ .mb-3 {
1528
+ margin-bottom: calc(var(--spacing) * 3);
1529
+ }
1530
+
1531
+ .ml-0\\.5 {
1532
+ margin-left: calc(var(--spacing) * .5);
1533
+ }
1534
+
1535
+ .ml-1 {
1536
+ margin-left: calc(var(--spacing) * 1);
1537
+ }
1538
+
1539
+ .ml-1\\.5 {
1540
+ margin-left: calc(var(--spacing) * 1.5);
1541
+ }
1542
+
1543
+ .ml-2 {
1544
+ margin-left: calc(var(--spacing) * 2);
1545
+ }
1546
+
1547
+ .ml-auto {
1548
+ margin-left: auto;
1549
+ }
1550
+
1551
+ .block {
1552
+ display: block;
1553
+ }
1554
+
1555
+ .flex {
1556
+ display: flex;
1557
+ }
1558
+
1559
+ .grid {
1560
+ display: grid;
1561
+ }
1562
+
1563
+ .hidden {
1564
+ display: none;
1565
+ }
1566
+
1567
+ .inline {
1568
+ display: inline;
1569
+ }
1570
+
1571
+ .inline-block {
1572
+ display: inline-block;
1573
+ }
1574
+
1575
+ .inline-flex {
1576
+ display: inline-flex;
1577
+ }
1578
+
1579
+ .table {
1580
+ display: table;
1581
+ }
1582
+
1583
+ .h-2 {
1584
+ height: calc(var(--spacing) * 2);
1585
+ }
1586
+
1587
+ .h-3 {
1588
+ height: calc(var(--spacing) * 3);
1589
+ }
1590
+
1591
+ .h-3\\.5 {
1592
+ height: calc(var(--spacing) * 3.5);
1593
+ }
1594
+
1595
+ .h-4 {
1596
+ height: calc(var(--spacing) * 4);
1597
+ }
1598
+
1599
+ .h-7 {
1600
+ height: calc(var(--spacing) * 7);
1601
+ }
1602
+
1603
+ .h-8 {
1604
+ height: calc(var(--spacing) * 8);
1605
+ }
1606
+
1607
+ .h-9 {
1608
+ height: calc(var(--spacing) * 9);
1609
+ }
1610
+
1611
+ .h-10 {
1612
+ height: calc(var(--spacing) * 10);
1613
+ }
1614
+
1615
+ .h-12 {
1616
+ height: calc(var(--spacing) * 12);
1617
+ }
1618
+
1619
+ .h-16 {
1620
+ height: calc(var(--spacing) * 16);
1621
+ }
1622
+
1623
+ .h-85 {
1624
+ height: calc(var(--spacing) * 85);
1625
+ }
1626
+
1627
+ .h-full {
1628
+ height: 100%;
1629
+ }
1630
+
1631
+ .max-h-40 {
1632
+ max-height: calc(var(--spacing) * 40);
1633
+ }
1634
+
1635
+ .max-h-60 {
1636
+ max-height: calc(var(--spacing) * 60);
1637
+ }
1638
+
1639
+ .max-h-\\[200px\\] {
1640
+ max-height: 200px;
1641
+ }
1642
+
1643
+ .max-h-full {
1644
+ max-height: 100%;
1645
+ }
1646
+
1647
+ .min-h-0 {
1648
+ min-height: calc(var(--spacing) * 0);
1649
+ }
1650
+
1651
+ .min-h-\\[80px\\] {
1652
+ min-height: 80px;
1653
+ }
1654
+
1655
+ .min-h-\\[180px\\] {
1656
+ min-height: 180px;
1657
+ }
1658
+
1659
+ .min-h-\\[200px\\] {
1660
+ min-height: 200px;
1661
+ }
1662
+
1663
+ .w-2 {
1664
+ width: calc(var(--spacing) * 2);
1665
+ }
1666
+
1667
+ .w-3 {
1668
+ width: calc(var(--spacing) * 3);
1669
+ }
1670
+
1671
+ .w-3\\.5 {
1672
+ width: calc(var(--spacing) * 3.5);
1673
+ }
1674
+
1675
+ .w-4 {
1676
+ width: calc(var(--spacing) * 4);
1677
+ }
1678
+
1679
+ .w-5 {
1680
+ width: calc(var(--spacing) * 5);
1681
+ }
1682
+
1683
+ .w-8 {
1684
+ width: calc(var(--spacing) * 8);
1685
+ }
1686
+
1687
+ .w-9 {
1688
+ width: calc(var(--spacing) * 9);
1689
+ }
1690
+
1691
+ .w-10 {
1692
+ width: calc(var(--spacing) * 10);
1693
+ }
1694
+
1695
+ .w-14 {
1696
+ width: calc(var(--spacing) * 14);
1697
+ }
1698
+
1699
+ .w-16 {
1700
+ width: calc(var(--spacing) * 16);
1701
+ }
1702
+
1703
+ .w-20 {
1704
+ width: calc(var(--spacing) * 20);
1705
+ }
1706
+
1707
+ .w-24 {
1708
+ width: calc(var(--spacing) * 24);
1709
+ }
1710
+
1711
+ .w-28 {
1712
+ width: calc(var(--spacing) * 28);
1713
+ }
1714
+
1715
+ .w-32 {
1716
+ width: calc(var(--spacing) * 32);
1717
+ }
1718
+
1719
+ .w-72 {
1720
+ width: calc(var(--spacing) * 72);
1721
+ }
1722
+
1723
+ .w-full {
1724
+ width: 100%;
1725
+ }
1726
+
1727
+ .max-w-70 {
1728
+ max-width: calc(var(--spacing) * 70);
1729
+ }
1730
+
1731
+ .max-w-full {
1732
+ max-width: 100%;
1733
+ }
1734
+
1735
+ .max-w-lg {
1736
+ max-width: var(--container-lg);
1737
+ }
1738
+
1739
+ .min-w-0 {
1740
+ min-width: calc(var(--spacing) * 0);
1741
+ }
1742
+
1743
+ .min-w-\\[200px\\] {
1744
+ min-width: 200px;
1745
+ }
1746
+
1747
+ .flex-1 {
1748
+ flex: 1;
1749
+ }
1750
+
1751
+ .shrink-0 {
1752
+ flex-shrink: 0;
1753
+ }
1754
+
1755
+ .border-collapse {
1756
+ border-collapse: collapse;
1757
+ }
1758
+
1759
+ .translate-x-0\\.5 {
1760
+ --tw-translate-x: calc(var(--spacing) * .5);
1761
+ translate: var(--tw-translate-x) var(--tw-translate-y);
1762
+ }
1763
+
1764
+ .-translate-y-1\\/2 {
1765
+ --tw-translate-y: calc(calc(1 / 2 * 100%) * -1);
1766
+ translate: var(--tw-translate-x) var(--tw-translate-y);
1767
+ }
1768
+
1769
+ .translate-y-0\\.5 {
1770
+ --tw-translate-y: calc(var(--spacing) * .5);
1771
+ translate: var(--tw-translate-x) var(--tw-translate-y);
1772
+ }
1773
+
1774
+ .transform {
1775
+ transform: var(--tw-rotate-x, ) var(--tw-rotate-y, ) var(--tw-rotate-z, ) var(--tw-skew-x, ) var(--tw-skew-y, );
1776
+ }
1777
+
1778
+ .animate-pulse {
1779
+ animation: var(--animate-pulse);
1780
+ }
1781
+
1782
+ .animate-spin {
1783
+ animation: var(--animate-spin);
1784
+ }
1785
+
1786
+ .cursor-grab {
1787
+ cursor: grab;
1788
+ }
1789
+
1790
+ .cursor-pointer {
1791
+ cursor: pointer;
1792
+ }
1793
+
1794
+ .resize {
1795
+ resize: both;
1796
+ }
1797
+
1798
+ .resize-none {
1799
+ resize: none;
1800
+ }
1801
+
1802
+ .appearance-none {
1803
+ appearance: none;
1804
+ }
1805
+
1806
+ .grid-cols-1 {
1807
+ grid-template-columns: repeat(1, minmax(0, 1fr));
1808
+ }
1809
+
1810
+ .grid-cols-2 {
1811
+ grid-template-columns: repeat(2, minmax(0, 1fr));
1812
+ }
1813
+
1814
+ .grid-cols-4 {
1815
+ grid-template-columns: repeat(4, minmax(0, 1fr));
1816
+ }
1817
+
1818
+ .grid-cols-5 {
1819
+ grid-template-columns: repeat(5, minmax(0, 1fr));
1820
+ }
1821
+
1822
+ .grid-cols-\\[1fr_60px_1fr\\] {
1823
+ grid-template-columns: 1fr 60px 1fr;
1824
+ }
1825
+
1826
+ .flex-col {
1827
+ flex-direction: column;
1828
+ }
1829
+
1830
+ .flex-wrap {
1831
+ flex-wrap: wrap;
1832
+ }
1833
+
1834
+ .items-baseline {
1835
+ align-items: baseline;
1836
+ }
1837
+
1838
+ .items-center {
1839
+ align-items: center;
1840
+ }
1841
+
1842
+ .justify-between {
1843
+ justify-content: space-between;
1844
+ }
1845
+
1846
+ .justify-center {
1847
+ justify-content: center;
1848
+ }
1849
+
1850
+ .justify-end {
1851
+ justify-content: flex-end;
1852
+ }
1853
+
1854
+ .gap-0\\.5 {
1855
+ gap: calc(var(--spacing) * .5);
1856
+ }
1857
+
1858
+ .gap-1 {
1859
+ gap: calc(var(--spacing) * 1);
1860
+ }
1861
+
1862
+ .gap-1\\.5 {
1863
+ gap: calc(var(--spacing) * 1.5);
1864
+ }
1865
+
1866
+ .gap-2 {
1867
+ gap: calc(var(--spacing) * 2);
1868
+ }
1869
+
1870
+ .gap-3 {
1871
+ gap: calc(var(--spacing) * 3);
1872
+ }
1873
+
1874
+ .gap-4 {
1875
+ gap: calc(var(--spacing) * 4);
1876
+ }
1877
+
1878
+ .gap-5 {
1879
+ gap: calc(var(--spacing) * 5);
1880
+ }
1881
+
1882
+ :where(.space-y-0\\.5 > :not(:last-child)) {
1883
+ --tw-space-y-reverse: 0;
1884
+ margin-block-start: calc(calc(var(--spacing) * .5) * var(--tw-space-y-reverse));
1885
+ margin-block-end: calc(calc(var(--spacing) * .5) * calc(1 - var(--tw-space-y-reverse)));
1886
+ }
1887
+
1888
+ :where(.space-y-1 > :not(:last-child)) {
1889
+ --tw-space-y-reverse: 0;
1890
+ margin-block-start: calc(calc(var(--spacing) * 1) * var(--tw-space-y-reverse));
1891
+ margin-block-end: calc(calc(var(--spacing) * 1) * calc(1 - var(--tw-space-y-reverse)));
1892
+ }
1893
+
1894
+ :where(.space-y-1\\.5 > :not(:last-child)) {
1895
+ --tw-space-y-reverse: 0;
1896
+ margin-block-start: calc(calc(var(--spacing) * 1.5) * var(--tw-space-y-reverse));
1897
+ margin-block-end: calc(calc(var(--spacing) * 1.5) * calc(1 - var(--tw-space-y-reverse)));
1898
+ }
1899
+
1900
+ :where(.space-y-2 > :not(:last-child)) {
1901
+ --tw-space-y-reverse: 0;
1902
+ margin-block-start: calc(calc(var(--spacing) * 2) * var(--tw-space-y-reverse));
1903
+ margin-block-end: calc(calc(var(--spacing) * 2) * calc(1 - var(--tw-space-y-reverse)));
1904
+ }
1905
+
1906
+ .gap-x-6 {
1907
+ column-gap: calc(var(--spacing) * 6);
1908
+ }
1909
+
1910
+ .gap-y-1 {
1911
+ row-gap: calc(var(--spacing) * 1);
1912
+ }
1913
+
1914
+ .truncate {
1915
+ text-overflow: ellipsis;
1916
+ white-space: nowrap;
1917
+ overflow: hidden;
1918
+ }
1919
+
1920
+ .overflow-auto {
1921
+ overflow: auto;
1922
+ }
1923
+
1924
+ .overflow-hidden {
1925
+ overflow: hidden;
1926
+ }
1927
+
1928
+ .overflow-y-auto {
1929
+ overflow-y: auto;
1930
+ }
1931
+
1932
+ .rounded {
1933
+ border-radius: .25rem;
1934
+ }
1935
+
1936
+ .rounded-full {
1937
+ border-radius: 3.40282e38px;
1938
+ }
1939
+
1940
+ .rounded-lg {
1941
+ border-radius: var(--radius-lg);
1942
+ }
1943
+
1944
+ .rounded-sm {
1945
+ border-radius: var(--radius-sm);
1946
+ }
1947
+
1948
+ .rounded-xl {
1949
+ border-radius: var(--radius-xl);
1950
+ }
1951
+
1952
+ .border {
1953
+ border-style: var(--tw-border-style);
1954
+ border-width: 1px;
1955
+ }
1956
+
1957
+ .border-2 {
1958
+ border-style: var(--tw-border-style);
1959
+ border-width: 2px;
1960
+ }
1961
+
1962
+ .border-4 {
1963
+ border-style: var(--tw-border-style);
1964
+ border-width: 4px;
1965
+ }
1966
+
1967
+ .border-r {
1968
+ border-right-style: var(--tw-border-style);
1969
+ border-right-width: 1px;
1970
+ }
1971
+
1972
+ .border-b {
1973
+ border-bottom-style: var(--tw-border-style);
1974
+ border-bottom-width: 1px;
1975
+ }
1976
+
1977
+ .border-b-2 {
1978
+ border-bottom-style: var(--tw-border-style);
1979
+ border-bottom-width: 2px;
1980
+ }
1981
+
1982
+ .border-l {
1983
+ border-left-style: var(--tw-border-style);
1984
+ border-left-width: 1px;
1985
+ }
1986
+
1987
+ .border-dashed {
1988
+ --tw-border-style: dashed;
1989
+ border-style: dashed;
1990
+ }
1991
+
1992
+ .border-black {
1993
+ border-color: var(--color-black);
1994
+ }
1995
+
1996
+ .border-coral-red {
1997
+ border-color: var(--color-coral-red);
1998
+ }
1999
+
2000
+ .border-coral-red\\/40 {
2001
+ border-color: #ff6b6b66;
2002
+ }
2003
+
2004
+ @supports (color: color-mix(in lab, red, red)) {
2005
+ .border-coral-red\\/40 {
2006
+ border-color: color-mix(in oklab, var(--color-coral-red) 40%, transparent);
2007
+ }
2008
+ }
2009
+
2010
+ .border-electric-blue\\/40 {
2011
+ border-color: #3b82f666;
2012
+ }
2013
+
2014
+ @supports (color: color-mix(in lab, red, red)) {
2015
+ .border-electric-blue\\/40 {
2016
+ border-color: color-mix(in oklab, var(--color-electric-blue) 40%, transparent);
2017
+ }
2018
+ }
2019
+
2020
+ .border-gray-600 {
2021
+ border-color: var(--color-gray-600);
2022
+ }
2023
+
2024
+ .border-gray-700 {
2025
+ border-color: var(--color-gray-700);
2026
+ }
2027
+
2028
+ .border-neon-green {
2029
+ border-color: var(--color-neon-green);
2030
+ }
2031
+
2032
+ .border-neon-green\\/40 {
2033
+ border-color: #84cc1666;
2034
+ }
2035
+
2036
+ @supports (color: color-mix(in lab, red, red)) {
2037
+ .border-neon-green\\/40 {
2038
+ border-color: color-mix(in oklab, var(--color-neon-green) 40%, transparent);
2039
+ }
2040
+ }
2041
+
2042
+ .border-primary {
2043
+ border-color: var(--color-primary);
2044
+ }
2045
+
2046
+ .border-transparent {
2047
+ border-color: #0000;
2048
+ }
2049
+
2050
+ .border-white\\/5 {
2051
+ border-color: #ffffff0d;
2052
+ }
2053
+
2054
+ @supports (color: color-mix(in lab, red, red)) {
2055
+ .border-white\\/5 {
2056
+ border-color: color-mix(in oklab, var(--color-white) 5%, transparent);
2057
+ }
2058
+ }
2059
+
2060
+ .border-white\\/10 {
2061
+ border-color: #ffffff1a;
2062
+ }
2063
+
2064
+ @supports (color: color-mix(in lab, red, red)) {
2065
+ .border-white\\/10 {
2066
+ border-color: color-mix(in oklab, var(--color-white) 10%, transparent);
2067
+ }
2068
+ }
2069
+
2070
+ .border-white\\/20 {
2071
+ border-color: #fff3;
2072
+ }
2073
+
2074
+ @supports (color: color-mix(in lab, red, red)) {
2075
+ .border-white\\/20 {
2076
+ border-color: color-mix(in oklab, var(--color-white) 20%, transparent);
2077
+ }
2078
+ }
2079
+
2080
+ .bg-bg-dark {
2081
+ background-color: var(--color-bg-dark);
2082
+ }
2083
+
2084
+ .bg-black\\/60 {
2085
+ background-color: #0009;
2086
+ }
2087
+
2088
+ @supports (color: color-mix(in lab, red, red)) {
2089
+ .bg-black\\/60 {
2090
+ background-color: color-mix(in oklab, var(--color-black) 60%, transparent);
2091
+ }
2092
+ }
2093
+
2094
+ .bg-coral-red {
2095
+ background-color: var(--color-coral-red);
2096
+ }
2097
+
2098
+ .bg-coral-red\\/10 {
2099
+ background-color: #ff6b6b1a;
2100
+ }
2101
+
2102
+ @supports (color: color-mix(in lab, red, red)) {
2103
+ .bg-coral-red\\/10 {
2104
+ background-color: color-mix(in oklab, var(--color-coral-red) 10%, transparent);
2105
+ }
2106
+ }
2107
+
2108
+ .bg-coral-red\\/12 {
2109
+ background-color: #ff6b6b1f;
2110
+ }
2111
+
2112
+ @supports (color: color-mix(in lab, red, red)) {
2113
+ .bg-coral-red\\/12 {
2114
+ background-color: color-mix(in oklab, var(--color-coral-red) 12%, transparent);
2115
+ }
2116
+ }
2117
+
2118
+ .bg-coral-red\\/15 {
2119
+ background-color: #ff6b6b26;
2120
+ }
2121
+
2122
+ @supports (color: color-mix(in lab, red, red)) {
2123
+ .bg-coral-red\\/15 {
2124
+ background-color: color-mix(in oklab, var(--color-coral-red) 15%, transparent);
2125
+ }
2126
+ }
2127
+
2128
+ .bg-coral-red\\/20 {
2129
+ background-color: #ff6b6b33;
2130
+ }
2131
+
2132
+ @supports (color: color-mix(in lab, red, red)) {
2133
+ .bg-coral-red\\/20 {
2134
+ background-color: color-mix(in oklab, var(--color-coral-red) 20%, transparent);
2135
+ }
2136
+ }
2137
+
2138
+ .bg-deep-charcoal {
2139
+ background-color: var(--color-deep-charcoal);
2140
+ }
2141
+
2142
+ .bg-electric-blue {
2143
+ background-color: var(--color-electric-blue);
2144
+ }
2145
+
2146
+ .bg-electric-blue\\/20 {
2147
+ background-color: #3b82f633;
2148
+ }
2149
+
2150
+ @supports (color: color-mix(in lab, red, red)) {
2151
+ .bg-electric-blue\\/20 {
2152
+ background-color: color-mix(in oklab, var(--color-electric-blue) 20%, transparent);
2153
+ }
2154
+ }
2155
+
2156
+ .bg-hot-pink {
2157
+ background-color: var(--color-hot-pink);
2158
+ }
2159
+
2160
+ .bg-neon-green {
2161
+ background-color: var(--color-neon-green);
2162
+ }
2163
+
2164
+ .bg-neon-green\\/10 {
2165
+ background-color: #84cc161a;
2166
+ }
2167
+
2168
+ @supports (color: color-mix(in lab, red, red)) {
2169
+ .bg-neon-green\\/10 {
2170
+ background-color: color-mix(in oklab, var(--color-neon-green) 10%, transparent);
2171
+ }
2172
+ }
2173
+
2174
+ .bg-neon-green\\/12 {
2175
+ background-color: #84cc161f;
2176
+ }
2177
+
2178
+ @supports (color: color-mix(in lab, red, red)) {
2179
+ .bg-neon-green\\/12 {
2180
+ background-color: color-mix(in oklab, var(--color-neon-green) 12%, transparent);
2181
+ }
2182
+ }
2183
+
2184
+ .bg-primary {
2185
+ background-color: var(--color-primary);
2186
+ }
2187
+
2188
+ .bg-primary\\/10 {
2189
+ background-color: #f9b11f1a;
2190
+ }
2191
+
2192
+ @supports (color: color-mix(in lab, red, red)) {
2193
+ .bg-primary\\/10 {
2194
+ background-color: color-mix(in oklab, var(--color-primary) 10%, transparent);
2195
+ }
2196
+ }
2197
+
2198
+ .bg-primary\\/15 {
2199
+ background-color: #f9b11f26;
2200
+ }
2201
+
2202
+ @supports (color: color-mix(in lab, red, red)) {
2203
+ .bg-primary\\/15 {
2204
+ background-color: color-mix(in oklab, var(--color-primary) 15%, transparent);
2205
+ }
2206
+ }
2207
+
2208
+ .bg-primary\\/20 {
2209
+ background-color: #f9b11f33;
2210
+ }
2211
+
2212
+ @supports (color: color-mix(in lab, red, red)) {
2213
+ .bg-primary\\/20 {
2214
+ background-color: color-mix(in oklab, var(--color-primary) 20%, transparent);
2215
+ }
2216
+ }
2217
+
2218
+ .bg-transparent {
2219
+ background-color: #0000;
2220
+ }
2221
+
2222
+ .bg-vibrant-purple {
2223
+ background-color: var(--color-vibrant-purple);
2224
+ }
2225
+
2226
+ .bg-white {
2227
+ background-color: var(--color-white);
2228
+ }
2229
+
2230
+ .bg-white\\/5 {
2231
+ background-color: #ffffff0d;
2232
+ }
2233
+
2234
+ @supports (color: color-mix(in lab, red, red)) {
2235
+ .bg-white\\/5 {
2236
+ background-color: color-mix(in oklab, var(--color-white) 5%, transparent);
2237
+ }
2238
+ }
2239
+
2240
+ .bg-white\\/10 {
2241
+ background-color: #ffffff1a;
2242
+ }
2243
+
2244
+ @supports (color: color-mix(in lab, red, red)) {
2245
+ .bg-white\\/10 {
2246
+ background-color: color-mix(in oklab, var(--color-white) 10%, transparent);
2247
+ }
2248
+ }
2249
+
2250
+ .bg-white\\/\\[0\\.02\\] {
2251
+ background-color: #ffffff05;
2252
+ }
2253
+
2254
+ @supports (color: color-mix(in lab, red, red)) {
2255
+ .bg-white\\/\\[0\\.02\\] {
2256
+ background-color: color-mix(in oklab, var(--color-white) 2%, transparent);
2257
+ }
2258
+ }
2259
+
2260
+ .bg-white\\/\\[0\\.03\\] {
2261
+ background-color: #ffffff08;
2262
+ }
2263
+
2264
+ @supports (color: color-mix(in lab, red, red)) {
2265
+ .bg-white\\/\\[0\\.03\\] {
2266
+ background-color: color-mix(in oklab, var(--color-white) 3%, transparent);
2267
+ }
2268
+ }
2269
+
2270
+ .bg-\\[url\\(\\'data\\:image\\/svg\\+xml\\;charset\\=utf-8\\,\\%3Csvg\\%20xmlns\\%3D\\%22http\\%3A\\%2F\\%2Fwww\\.w3\\.org\\%2F2000\\%2Fsvg\\%22\\%20width\\%3D\\%2212\\%22\\%20height\\%3D\\%2212\\%22\\%20viewBox\\%3D\\%220\\%200\\%2024\\%2024\\%22\\%20fill\\%3D\\%22\\%23999\\%22\\%3E\\%3Cpath\\%20d\\%3D\\%22M7\\%2010l5\\%205\\%205-5z\\%22\\%2F\\%3E\\%3C\\%2Fsvg\\%3E\\'\\)\\] {
2271
+ background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2212%22%20height%3D%2212%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22%23999%22%3E%3Cpath%20d%3D%22M7%2010l5%205%205-5z%22%2F%3E%3C%2Fsvg%3E");
2272
+ }
2273
+
2274
+ .bg-\\[right_4px_center\\] {
2275
+ background-position: right 4px center;
2276
+ }
2277
+
2278
+ .bg-no-repeat {
2279
+ background-repeat: no-repeat;
2280
+ }
2281
+
2282
+ .object-contain {
2283
+ object-fit: contain;
2284
+ }
2285
+
2286
+ .p-1\\.5 {
2287
+ padding: calc(var(--spacing) * 1.5);
2288
+ }
2289
+
2290
+ .p-2 {
2291
+ padding: calc(var(--spacing) * 2);
2292
+ }
2293
+
2294
+ .p-2\\.5 {
2295
+ padding: calc(var(--spacing) * 2.5);
2296
+ }
2297
+
2298
+ .p-3 {
2299
+ padding: calc(var(--spacing) * 3);
2300
+ }
2301
+
2302
+ .p-4 {
2303
+ padding: calc(var(--spacing) * 4);
2304
+ }
2305
+
2306
+ .p-5 {
2307
+ padding: calc(var(--spacing) * 5);
2308
+ }
2309
+
2310
+ .p-6 {
2311
+ padding: calc(var(--spacing) * 6);
2312
+ }
2313
+
2314
+ .px-1 {
2315
+ padding-inline: calc(var(--spacing) * 1);
2316
+ }
2317
+
2318
+ .px-1\\.5 {
2319
+ padding-inline: calc(var(--spacing) * 1.5);
2320
+ }
2321
+
2322
+ .px-2 {
2323
+ padding-inline: calc(var(--spacing) * 2);
2324
+ }
2325
+
2326
+ .px-2\\.5 {
2327
+ padding-inline: calc(var(--spacing) * 2.5);
2328
+ }
2329
+
2330
+ .px-3 {
2331
+ padding-inline: calc(var(--spacing) * 3);
2332
+ }
2333
+
2334
+ .px-4 {
2335
+ padding-inline: calc(var(--spacing) * 4);
2336
+ }
2337
+
2338
+ .px-5 {
2339
+ padding-inline: calc(var(--spacing) * 5);
2340
+ }
2341
+
2342
+ .py-0\\.5 {
2343
+ padding-block: calc(var(--spacing) * .5);
2344
+ }
2345
+
2346
+ .py-1 {
2347
+ padding-block: calc(var(--spacing) * 1);
2348
+ }
2349
+
2350
+ .py-1\\.5 {
2351
+ padding-block: calc(var(--spacing) * 1.5);
2352
+ }
2353
+
2354
+ .py-2 {
2355
+ padding-block: calc(var(--spacing) * 2);
2356
+ }
2357
+
2358
+ .py-2\\.5 {
2359
+ padding-block: calc(var(--spacing) * 2.5);
2360
+ }
2361
+
2362
+ .py-3 {
2363
+ padding-block: calc(var(--spacing) * 3);
2364
+ }
2365
+
2366
+ .py-6 {
2367
+ padding-block: calc(var(--spacing) * 6);
2368
+ }
2369
+
2370
+ .py-8 {
2371
+ padding-block: calc(var(--spacing) * 8);
2372
+ }
2373
+
2374
+ .pr-1 {
2375
+ padding-right: calc(var(--spacing) * 1);
2376
+ }
2377
+
2378
+ .pr-1\\.5 {
2379
+ padding-right: calc(var(--spacing) * 1.5);
2380
+ }
2381
+
2382
+ .pr-2 {
2383
+ padding-right: calc(var(--spacing) * 2);
2384
+ }
2385
+
2386
+ .pr-4 {
2387
+ padding-right: calc(var(--spacing) * 4);
2388
+ }
2389
+
2390
+ .pr-6 {
2391
+ padding-right: calc(var(--spacing) * 6);
2392
+ }
2393
+
2394
+ .pl-1\\.5 {
2395
+ padding-left: calc(var(--spacing) * 1.5);
2396
+ }
2397
+
2398
+ .pl-2 {
2399
+ padding-left: calc(var(--spacing) * 2);
2400
+ }
2401
+
2402
+ .pl-4 {
2403
+ padding-left: calc(var(--spacing) * 4);
2404
+ }
2405
+
2406
+ .pl-8 {
2407
+ padding-left: calc(var(--spacing) * 8);
2408
+ }
2409
+
2410
+ .text-center {
2411
+ text-align: center;
2412
+ }
2413
+
2414
+ .text-left {
2415
+ text-align: left;
2416
+ }
2417
+
2418
+ .text-right {
2419
+ text-align: right;
2420
+ }
2421
+
2422
+ .font-mono {
2423
+ font-family: var(--font-mono);
2424
+ }
2425
+
2426
+ .text-2xl {
2427
+ font-size: var(--text-2xl);
2428
+ line-height: var(--tw-leading, var(--text-2xl--line-height));
2429
+ }
2430
+
2431
+ .text-3xl {
2432
+ font-size: var(--text-3xl);
2433
+ line-height: var(--tw-leading, var(--text-3xl--line-height));
2434
+ }
2435
+
2436
+ .text-5xl {
2437
+ font-size: var(--text-5xl);
2438
+ line-height: var(--tw-leading, var(--text-5xl--line-height));
2439
+ }
2440
+
2441
+ .text-base {
2442
+ font-size: var(--text-base);
2443
+ line-height: var(--tw-leading, var(--text-base--line-height));
2444
+ }
2445
+
2446
+ .text-lg {
2447
+ font-size: var(--text-lg);
2448
+ line-height: var(--tw-leading, var(--text-lg--line-height));
2449
+ }
2450
+
2451
+ .text-sm {
2452
+ font-size: var(--text-sm);
2453
+ line-height: var(--tw-leading, var(--text-sm--line-height));
2454
+ }
2455
+
2456
+ .text-xl {
2457
+ font-size: var(--text-xl);
2458
+ line-height: var(--tw-leading, var(--text-xl--line-height));
2459
+ }
2460
+
2461
+ .text-xs {
2462
+ font-size: var(--text-xs);
2463
+ line-height: var(--tw-leading, var(--text-xs--line-height));
2464
+ }
2465
+
2466
+ .text-\\[9px\\] {
2467
+ font-size: 9px;
2468
+ }
2469
+
2470
+ .text-\\[10px\\] {
2471
+ font-size: 10px;
2472
+ }
2473
+
2474
+ .text-\\[11px\\] {
2475
+ font-size: 11px;
2476
+ }
2477
+
2478
+ .leading-6 {
2479
+ --tw-leading: calc(var(--spacing) * 6);
2480
+ line-height: calc(var(--spacing) * 6);
2481
+ }
2482
+
2483
+ .leading-none {
2484
+ --tw-leading: 1;
2485
+ line-height: 1;
2486
+ }
2487
+
2488
+ .leading-relaxed {
2489
+ --tw-leading: var(--leading-relaxed);
2490
+ line-height: var(--leading-relaxed);
2491
+ }
2492
+
2493
+ .font-black {
2494
+ --tw-font-weight: var(--font-weight-black);
2495
+ font-weight: var(--font-weight-black);
2496
+ }
2497
+
2498
+ .font-bold {
2499
+ --tw-font-weight: var(--font-weight-bold);
2500
+ font-weight: var(--font-weight-bold);
2501
+ }
2502
+
2503
+ .tracking-wider {
2504
+ --tw-tracking: var(--tracking-wider);
2505
+ letter-spacing: var(--tracking-wider);
2506
+ }
2507
+
2508
+ .tracking-widest {
2509
+ --tw-tracking: var(--tracking-widest);
2510
+ letter-spacing: var(--tracking-widest);
2511
+ }
2512
+
2513
+ .break-all {
2514
+ word-break: break-all;
2515
+ }
2516
+
2517
+ .whitespace-nowrap {
2518
+ white-space: nowrap;
2519
+ }
2520
+
2521
+ .whitespace-pre {
2522
+ white-space: pre;
2523
+ }
2524
+
2525
+ .whitespace-pre-wrap {
2526
+ white-space: pre-wrap;
2527
+ }
2528
+
2529
+ .text-black {
2530
+ color: var(--color-black);
2531
+ }
2532
+
2533
+ .text-coral-red {
2534
+ color: var(--color-coral-red);
2535
+ }
2536
+
2537
+ .text-coral-red\\/40 {
2538
+ color: #ff6b6b66;
2539
+ }
2540
+
2541
+ @supports (color: color-mix(in lab, red, red)) {
2542
+ .text-coral-red\\/40 {
2543
+ color: color-mix(in oklab, var(--color-coral-red) 40%, transparent);
2544
+ }
2545
+ }
2546
+
2547
+ .text-coral-red\\/70 {
2548
+ color: #ff6b6bb3;
2549
+ }
2550
+
2551
+ @supports (color: color-mix(in lab, red, red)) {
2552
+ .text-coral-red\\/70 {
2553
+ color: color-mix(in oklab, var(--color-coral-red) 70%, transparent);
2554
+ }
2555
+ }
2556
+
2557
+ .text-coral-red\\/90 {
2558
+ color: #ff6b6be6;
2559
+ }
2560
+
2561
+ @supports (color: color-mix(in lab, red, red)) {
2562
+ .text-coral-red\\/90 {
2563
+ color: color-mix(in oklab, var(--color-coral-red) 90%, transparent);
2564
+ }
2565
+ }
2566
+
2567
+ .text-electric-blue {
2568
+ color: var(--color-electric-blue);
2569
+ }
2570
+
2571
+ .text-gray-100 {
2572
+ color: var(--color-gray-100);
2573
+ }
2574
+
2575
+ .text-gray-200 {
2576
+ color: var(--color-gray-200);
2577
+ }
2578
+
2579
+ .text-gray-300 {
2580
+ color: var(--color-gray-300);
2581
+ }
2582
+
2583
+ .text-gray-400 {
2584
+ color: var(--color-gray-400);
2585
+ }
2586
+
2587
+ .text-gray-500 {
2588
+ color: var(--color-gray-500);
2589
+ }
2590
+
2591
+ .text-gray-600 {
2592
+ color: var(--color-gray-600);
2593
+ }
2594
+
2595
+ .text-gray-700 {
2596
+ color: var(--color-gray-700);
2597
+ }
2598
+
2599
+ .text-hot-pink {
2600
+ color: var(--color-hot-pink);
2601
+ }
2602
+
2603
+ .text-neon-green {
2604
+ color: var(--color-neon-green);
2605
+ }
2606
+
2607
+ .text-neon-green\\/40 {
2608
+ color: #84cc1666;
2609
+ }
2610
+
2611
+ @supports (color: color-mix(in lab, red, red)) {
2612
+ .text-neon-green\\/40 {
2613
+ color: color-mix(in oklab, var(--color-neon-green) 40%, transparent);
2614
+ }
2615
+ }
2616
+
2617
+ .text-neon-green\\/70 {
2618
+ color: #84cc16b3;
2619
+ }
2620
+
2621
+ @supports (color: color-mix(in lab, red, red)) {
2622
+ .text-neon-green\\/70 {
2623
+ color: color-mix(in oklab, var(--color-neon-green) 70%, transparent);
2624
+ }
2625
+ }
2626
+
2627
+ .text-neon-green\\/90 {
2628
+ color: #84cc16e6;
2629
+ }
2630
+
2631
+ @supports (color: color-mix(in lab, red, red)) {
2632
+ .text-neon-green\\/90 {
2633
+ color: color-mix(in oklab, var(--color-neon-green) 90%, transparent);
2634
+ }
2635
+ }
2636
+
2637
+ .text-primary {
2638
+ color: var(--color-primary);
2639
+ }
2640
+
2641
+ .text-primary\\/70 {
2642
+ color: #f9b11fb3;
2643
+ }
2644
+
2645
+ @supports (color: color-mix(in lab, red, red)) {
2646
+ .text-primary\\/70 {
2647
+ color: color-mix(in oklab, var(--color-primary) 70%, transparent);
2648
+ }
2649
+ }
2650
+
2651
+ .text-primary\\/80 {
2652
+ color: #f9b11fcc;
2653
+ }
2654
+
2655
+ @supports (color: color-mix(in lab, red, red)) {
2656
+ .text-primary\\/80 {
2657
+ color: color-mix(in oklab, var(--color-primary) 80%, transparent);
2658
+ }
2659
+ }
2660
+
2661
+ .text-transparent {
2662
+ color: #0000;
2663
+ }
2664
+
2665
+ .text-vibrant-purple {
2666
+ color: var(--color-vibrant-purple);
2667
+ }
2668
+
2669
+ .text-white {
2670
+ color: var(--color-white);
2671
+ }
2672
+
2673
+ .uppercase {
2674
+ text-transform: uppercase;
2675
+ }
2676
+
2677
+ .italic {
2678
+ font-style: italic;
2679
+ }
2680
+
2681
+ .placeholder-gray-600::placeholder {
2682
+ color: var(--color-gray-600);
2683
+ }
2684
+
2685
+ .accent-primary {
2686
+ accent-color: var(--color-primary);
2687
+ }
2688
+
2689
+ .opacity-0 {
2690
+ opacity: 0;
2691
+ }
2692
+
2693
+ .opacity-40 {
2694
+ opacity: .4;
2695
+ }
2696
+
2697
+ .opacity-60 {
2698
+ opacity: .6;
2699
+ }
2700
+
2701
+ .opacity-70 {
2702
+ opacity: .7;
2703
+ }
2704
+
2705
+ .shadow-hard {
2706
+ --tw-shadow: 4px 4px 0 0 var(--tw-shadow-color, #000);
2707
+ box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
2708
+ }
2709
+
2710
+ .shadow-hard-sm {
2711
+ --tw-shadow: 2px 2px 0 0 var(--tw-shadow-color, #000);
2712
+ box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
2713
+ }
2714
+
2715
+ .shadow-hard-xl {
2716
+ --tw-shadow: 8px 8px 0 0 var(--tw-shadow-color, #000);
2717
+ box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
2718
+ }
2719
+
2720
+ .shadow-none {
2721
+ --tw-shadow: 0 0 #0000;
2722
+ box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
2723
+ }
2724
+
2725
+ .ring {
2726
+ --tw-ring-shadow: var(--tw-ring-inset, ) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color, currentcolor);
2727
+ box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
2728
+ }
2729
+
2730
+ .outline {
2731
+ outline-style: var(--tw-outline-style);
2732
+ outline-width: 1px;
2733
+ }
2734
+
2735
+ .transition {
2736
+ transition-property: color, background-color, border-color, outline-color, text-decoration-color, fill, stroke, --tw-gradient-from, --tw-gradient-via, --tw-gradient-to, opacity, box-shadow, transform, translate, scale, rotate, filter, -webkit-backdrop-filter, backdrop-filter, display, content-visibility, overlay, pointer-events;
2737
+ transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
2738
+ transition-duration: var(--tw-duration, var(--default-transition-duration));
2739
+ }
2740
+
2741
+ .transition-all {
2742
+ transition-property: all;
2743
+ transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
2744
+ transition-duration: var(--tw-duration, var(--default-transition-duration));
2745
+ }
2746
+
2747
+ .transition-colors {
2748
+ transition-property: color, background-color, border-color, outline-color, text-decoration-color, fill, stroke, --tw-gradient-from, --tw-gradient-via, --tw-gradient-to;
2749
+ transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
2750
+ transition-duration: var(--tw-duration, var(--default-transition-duration));
2751
+ }
2752
+
2753
+ .transition-opacity {
2754
+ transition-property: opacity;
2755
+ transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
2756
+ transition-duration: var(--tw-duration, var(--default-transition-duration));
2757
+ }
2758
+
2759
+ .transition-transform {
2760
+ transition-property: transform, translate, scale, rotate;
2761
+ transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
2762
+ transition-duration: var(--tw-duration, var(--default-transition-duration));
2763
+ }
2764
+
2765
+ .duration-300 {
2766
+ --tw-duration: .3s;
2767
+ transition-duration: .3s;
2768
+ }
2769
+
2770
+ .outline-none {
2771
+ --tw-outline-style: none;
2772
+ outline-style: none;
2773
+ }
2774
+
2775
+ .select-all {
2776
+ -webkit-user-select: all;
2777
+ user-select: all;
2778
+ }
2779
+
2780
+ .select-none {
2781
+ -webkit-user-select: none;
2782
+ user-select: none;
2783
+ }
2784
+
2785
+ @media (hover: hover) {
2786
+ .group-hover\\:text-primary:is(:where(.group):hover *) {
2787
+ color: var(--color-primary);
2788
+ }
2789
+
2790
+ .group-hover\\:opacity-100:is(:where(.group):hover *) {
2791
+ opacity: 1;
2792
+ }
2793
+ }
2794
+
2795
+ .peer-checked\\:border-primary:is(:where(.peer):checked ~ *) {
2796
+ border-color: var(--color-primary);
2797
+ }
2798
+
2799
+ .peer-checked\\:bg-primary:is(:where(.peer):checked ~ *) {
2800
+ background-color: var(--color-primary);
2801
+ }
2802
+
2803
+ .peer-checked\\:text-black:is(:where(.peer):checked ~ *) {
2804
+ color: var(--color-black);
2805
+ }
2806
+
2807
+ .last\\:border-b-0:last-child {
2808
+ border-bottom-style: var(--tw-border-style);
2809
+ border-bottom-width: 0;
2810
+ }
2811
+
2812
+ @media (hover: hover) {
2813
+ .hover\\:translate-x-0\\.5:hover {
2814
+ --tw-translate-x: calc(var(--spacing) * .5);
2815
+ translate: var(--tw-translate-x) var(--tw-translate-y);
2816
+ }
2817
+
2818
+ .hover\\:translate-x-\\[2px\\]:hover {
2819
+ --tw-translate-x: 2px;
2820
+ translate: var(--tw-translate-x) var(--tw-translate-y);
2821
+ }
2822
+
2823
+ .hover\\:translate-y-0\\.5:hover {
2824
+ --tw-translate-y: calc(var(--spacing) * .5);
2825
+ translate: var(--tw-translate-x) var(--tw-translate-y);
2826
+ }
2827
+
2828
+ .hover\\:translate-y-\\[2px\\]:hover {
2829
+ --tw-translate-y: 2px;
2830
+ translate: var(--tw-translate-x) var(--tw-translate-y);
2831
+ }
2832
+
2833
+ .hover\\:scale-110:hover {
2834
+ --tw-scale-x: 110%;
2835
+ --tw-scale-y: 110%;
2836
+ --tw-scale-z: 110%;
2837
+ scale: var(--tw-scale-x) var(--tw-scale-y);
2838
+ }
2839
+
2840
+ .hover\\:border-coral-red:hover {
2841
+ border-color: var(--color-coral-red);
2842
+ }
2843
+
2844
+ .hover\\:border-gray-600:hover {
2845
+ border-color: var(--color-gray-600);
2846
+ }
2847
+
2848
+ .hover\\:border-neon-green:hover {
2849
+ border-color: var(--color-neon-green);
2850
+ }
2851
+
2852
+ .hover\\:border-primary:hover {
2853
+ border-color: var(--color-primary);
2854
+ }
2855
+
2856
+ .hover\\:border-primary\\/50:hover {
2857
+ border-color: #f9b11f80;
2858
+ }
2859
+
2860
+ @supports (color: color-mix(in lab, red, red)) {
2861
+ .hover\\:border-primary\\/50:hover {
2862
+ border-color: color-mix(in oklab, var(--color-primary) 50%, transparent);
2863
+ }
2864
+ }
2865
+
2866
+ .hover\\:border-vibrant-purple:hover {
2867
+ border-color: var(--color-vibrant-purple);
2868
+ }
2869
+
2870
+ .hover\\:border-white:hover {
2871
+ border-color: var(--color-white);
2872
+ }
2873
+
2874
+ .hover\\:bg-primary\\/5:hover {
2875
+ background-color: #f9b11f0d;
2876
+ }
2877
+
2878
+ @supports (color: color-mix(in lab, red, red)) {
2879
+ .hover\\:bg-primary\\/5:hover {
2880
+ background-color: color-mix(in oklab, var(--color-primary) 5%, transparent);
2881
+ }
2882
+ }
2883
+
2884
+ .hover\\:bg-white\\/5:hover {
2885
+ background-color: #ffffff0d;
2886
+ }
2887
+
2888
+ @supports (color: color-mix(in lab, red, red)) {
2889
+ .hover\\:bg-white\\/5:hover {
2890
+ background-color: color-mix(in oklab, var(--color-white) 5%, transparent);
2891
+ }
2892
+ }
2893
+
2894
+ .hover\\:bg-white\\/10:hover {
2895
+ background-color: #ffffff1a;
2896
+ }
2897
+
2898
+ @supports (color: color-mix(in lab, red, red)) {
2899
+ .hover\\:bg-white\\/10:hover {
2900
+ background-color: color-mix(in oklab, var(--color-white) 10%, transparent);
2901
+ }
2902
+ }
2903
+
2904
+ .hover\\:text-coral-red:hover {
2905
+ color: var(--color-coral-red);
2906
+ }
2907
+
2908
+ .hover\\:text-gray-300:hover {
2909
+ color: var(--color-gray-300);
2910
+ }
2911
+
2912
+ .hover\\:text-neon-green:hover {
2913
+ color: var(--color-neon-green);
2914
+ }
2915
+
2916
+ .hover\\:text-primary:hover {
2917
+ color: var(--color-primary);
2918
+ }
2919
+
2920
+ .hover\\:text-vibrant-purple:hover {
2921
+ color: var(--color-vibrant-purple);
2922
+ }
2923
+
2924
+ .hover\\:text-white:hover {
2925
+ color: var(--color-white);
2926
+ }
2927
+
2928
+ .hover\\:shadow-none:hover {
2929
+ --tw-shadow: 0 0 #0000;
2930
+ box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
2931
+ }
2932
+
2933
+ .hover\\:brightness-125:hover {
2934
+ --tw-brightness: brightness(125%);
2935
+ filter: var(--tw-blur, ) var(--tw-brightness, ) var(--tw-contrast, ) var(--tw-grayscale, ) var(--tw-hue-rotate, ) var(--tw-invert, ) var(--tw-saturate, ) var(--tw-sepia, ) var(--tw-drop-shadow, );
2936
+ }
2937
+ }
2938
+
2939
+ .focus\\:translate-x-1:focus {
2940
+ --tw-translate-x: calc(var(--spacing) * 1);
2941
+ translate: var(--tw-translate-x) var(--tw-translate-y);
2942
+ }
2943
+
2944
+ .focus\\:translate-x-\\[4px\\]:focus {
2945
+ --tw-translate-x: 4px;
2946
+ translate: var(--tw-translate-x) var(--tw-translate-y);
2947
+ }
2948
+
2949
+ .focus\\:translate-y-1:focus {
2950
+ --tw-translate-y: calc(var(--spacing) * 1);
2951
+ translate: var(--tw-translate-x) var(--tw-translate-y);
2952
+ }
2953
+
2954
+ .focus\\:translate-y-\\[4px\\]:focus {
2955
+ --tw-translate-y: 4px;
2956
+ translate: var(--tw-translate-x) var(--tw-translate-y);
2957
+ }
2958
+
2959
+ .focus\\:border-primary:focus {
2960
+ border-color: var(--color-primary);
2961
+ }
2962
+
2963
+ .focus\\:border-vibrant-purple:focus {
2964
+ border-color: var(--color-vibrant-purple);
2965
+ }
2966
+
2967
+ .focus\\:shadow-none:focus {
2968
+ --tw-shadow: 0 0 #0000;
2969
+ box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
2970
+ }
2971
+
2972
+ .active\\:cursor-grabbing:active {
2973
+ cursor: grabbing;
2974
+ }
2975
+
2976
+ @media (min-width: 40rem) {
2977
+ .sm\\:grid-cols-2 {
2978
+ grid-template-columns: repeat(2, minmax(0, 1fr));
2979
+ }
2980
+
2981
+ .sm\\:grid-cols-3 {
2982
+ grid-template-columns: repeat(3, minmax(0, 1fr));
2983
+ }
2984
+
2985
+ .sm\\:flex-row {
2986
+ flex-direction: row;
2987
+ }
2988
+ }
2989
+
2990
+ @media (min-width: 48rem) {
2991
+ .md\\:grid-cols-2 {
2992
+ grid-template-columns: repeat(2, minmax(0, 1fr));
2993
+ }
2994
+ }
2995
+
2996
+ @media (min-width: 64rem) {
2997
+ .lg\\:grid-cols-2 {
2998
+ grid-template-columns: repeat(2, minmax(0, 1fr));
2999
+ }
3000
+
3001
+ .lg\\:grid-cols-4 {
3002
+ grid-template-columns: repeat(4, minmax(0, 1fr));
3003
+ }
3004
+ }
3005
+
3006
+ @media (min-width: 80rem) {
3007
+ .xl\\:grid-cols-3 {
3008
+ grid-template-columns: repeat(3, minmax(0, 1fr));
3009
+ }
3010
+ }
3011
+ }
3012
+
3013
+ @property --tw-translate-x {
3014
+ syntax: "*";
3015
+ inherits: false;
3016
+ initial-value: 0;
3017
+ }
3018
+
3019
+ @property --tw-translate-y {
3020
+ syntax: "*";
3021
+ inherits: false;
3022
+ initial-value: 0;
3023
+ }
3024
+
3025
+ @property --tw-translate-z {
3026
+ syntax: "*";
3027
+ inherits: false;
3028
+ initial-value: 0;
3029
+ }
3030
+
3031
+ @property --tw-rotate-x {
3032
+ syntax: "*";
3033
+ inherits: false
3034
+ }
3035
+
3036
+ @property --tw-rotate-y {
3037
+ syntax: "*";
3038
+ inherits: false
3039
+ }
3040
+
3041
+ @property --tw-rotate-z {
3042
+ syntax: "*";
3043
+ inherits: false
3044
+ }
3045
+
3046
+ @property --tw-skew-x {
3047
+ syntax: "*";
3048
+ inherits: false
3049
+ }
3050
+
3051
+ @property --tw-skew-y {
3052
+ syntax: "*";
3053
+ inherits: false
3054
+ }
3055
+
3056
+ @property --tw-space-y-reverse {
3057
+ syntax: "*";
3058
+ inherits: false;
3059
+ initial-value: 0;
3060
+ }
3061
+
3062
+ @property --tw-border-style {
3063
+ syntax: "*";
3064
+ inherits: false;
3065
+ initial-value: solid;
3066
+ }
3067
+
3068
+ @property --tw-leading {
3069
+ syntax: "*";
3070
+ inherits: false
3071
+ }
3072
+
3073
+ @property --tw-font-weight {
3074
+ syntax: "*";
3075
+ inherits: false
3076
+ }
3077
+
3078
+ @property --tw-tracking {
3079
+ syntax: "*";
3080
+ inherits: false
3081
+ }
3082
+
3083
+ @property --tw-shadow {
3084
+ syntax: "*";
3085
+ inherits: false;
3086
+ initial-value: 0 0 #0000;
3087
+ }
3088
+
3089
+ @property --tw-shadow-color {
3090
+ syntax: "*";
3091
+ inherits: false
3092
+ }
3093
+
3094
+ @property --tw-shadow-alpha {
3095
+ syntax: "<percentage>";
3096
+ inherits: false;
3097
+ initial-value: 100%;
3098
+ }
3099
+
3100
+ @property --tw-inset-shadow {
3101
+ syntax: "*";
3102
+ inherits: false;
3103
+ initial-value: 0 0 #0000;
3104
+ }
3105
+
3106
+ @property --tw-inset-shadow-color {
3107
+ syntax: "*";
3108
+ inherits: false
3109
+ }
3110
+
3111
+ @property --tw-inset-shadow-alpha {
3112
+ syntax: "<percentage>";
3113
+ inherits: false;
3114
+ initial-value: 100%;
3115
+ }
3116
+
3117
+ @property --tw-ring-color {
3118
+ syntax: "*";
3119
+ inherits: false
3120
+ }
3121
+
3122
+ @property --tw-ring-shadow {
3123
+ syntax: "*";
3124
+ inherits: false;
3125
+ initial-value: 0 0 #0000;
3126
+ }
3127
+
3128
+ @property --tw-inset-ring-color {
3129
+ syntax: "*";
3130
+ inherits: false
3131
+ }
3132
+
3133
+ @property --tw-inset-ring-shadow {
3134
+ syntax: "*";
3135
+ inherits: false;
3136
+ initial-value: 0 0 #0000;
3137
+ }
3138
+
3139
+ @property --tw-ring-inset {
3140
+ syntax: "*";
3141
+ inherits: false
3142
+ }
3143
+
3144
+ @property --tw-ring-offset-width {
3145
+ syntax: "<length>";
3146
+ inherits: false;
3147
+ initial-value: 0;
3148
+ }
3149
+
3150
+ @property --tw-ring-offset-color {
3151
+ syntax: "*";
3152
+ inherits: false;
3153
+ initial-value: #fff;
3154
+ }
3155
+
3156
+ @property --tw-ring-offset-shadow {
3157
+ syntax: "*";
3158
+ inherits: false;
3159
+ initial-value: 0 0 #0000;
3160
+ }
3161
+
3162
+ @property --tw-outline-style {
3163
+ syntax: "*";
3164
+ inherits: false;
3165
+ initial-value: solid;
3166
+ }
3167
+
3168
+ @property --tw-duration {
3169
+ syntax: "*";
3170
+ inherits: false
3171
+ }
3172
+
3173
+ @property --tw-scale-x {
3174
+ syntax: "*";
3175
+ inherits: false;
3176
+ initial-value: 1;
3177
+ }
3178
+
3179
+ @property --tw-scale-y {
3180
+ syntax: "*";
3181
+ inherits: false;
3182
+ initial-value: 1;
3183
+ }
3184
+
3185
+ @property --tw-scale-z {
3186
+ syntax: "*";
3187
+ inherits: false;
3188
+ initial-value: 1;
3189
+ }
3190
+
3191
+ @property --tw-blur {
3192
+ syntax: "*";
3193
+ inherits: false
3194
+ }
3195
+
3196
+ @property --tw-brightness {
3197
+ syntax: "*";
3198
+ inherits: false
3199
+ }
3200
+
3201
+ @property --tw-contrast {
3202
+ syntax: "*";
3203
+ inherits: false
3204
+ }
3205
+
3206
+ @property --tw-grayscale {
3207
+ syntax: "*";
3208
+ inherits: false
3209
+ }
3210
+
3211
+ @property --tw-hue-rotate {
3212
+ syntax: "*";
3213
+ inherits: false
3214
+ }
3215
+
3216
+ @property --tw-invert {
3217
+ syntax: "*";
3218
+ inherits: false
3219
+ }
3220
+
3221
+ @property --tw-opacity {
3222
+ syntax: "*";
3223
+ inherits: false
3224
+ }
3225
+
3226
+ @property --tw-saturate {
3227
+ syntax: "*";
3228
+ inherits: false
3229
+ }
3230
+
3231
+ @property --tw-sepia {
3232
+ syntax: "*";
3233
+ inherits: false
3234
+ }
3235
+
3236
+ @property --tw-drop-shadow {
3237
+ syntax: "*";
3238
+ inherits: false
3239
+ }
3240
+
3241
+ @property --tw-drop-shadow-color {
3242
+ syntax: "*";
3243
+ inherits: false
3244
+ }
3245
+
3246
+ @property --tw-drop-shadow-alpha {
3247
+ syntax: "<percentage>";
3248
+ inherits: false;
3249
+ initial-value: 100%;
3250
+ }
3251
+
3252
+ @property --tw-drop-shadow-size {
3253
+ syntax: "*";
3254
+ inherits: false
3255
+ }
3256
+
3257
+ @keyframes spin {
3258
+ to {
3259
+ transform: rotate(360deg);
3260
+ }
3261
+ }
3262
+
3263
+ @keyframes pulse {
3264
+ 50% {
3265
+ opacity: .5;
3266
+ }
3267
+ }
3268
+ .vjs-tree-brackets{cursor:pointer}.vjs-tree-brackets:hover{color:#1890ff}.vjs-check-controller{position:absolute;left:0}.vjs-check-controller.is-checked .vjs-check-controller-inner{background-color:#1890ff;border-color:#0076e4}.vjs-check-controller.is-checked .vjs-check-controller-inner.is-checkbox:after{transform:rotate(45deg) scaleY(1)}.vjs-check-controller.is-checked .vjs-check-controller-inner.is-radio:after{transform:translate(-50%,-50%) scale(1)}.vjs-check-controller .vjs-check-controller-inner{display:inline-block;position:relative;border:1px solid #bfcbd9;border-radius:2px;vertical-align:middle;box-sizing:border-box;width:16px;height:16px;background-color:#fff;z-index:1;cursor:pointer;transition:border-color .25s cubic-bezier(.71,-.46,.29,1.46),background-color .25s cubic-bezier(.71,-.46,.29,1.46)}.vjs-check-controller .vjs-check-controller-inner:after{box-sizing:content-box;content:"";border:2px solid #fff;border-left:0;border-top:0;height:8px;left:4px;position:absolute;top:1px;transform:rotate(45deg) scaleY(0);width:4px;transition:transform .15s cubic-bezier(.71,-.46,.88,.6) .05s;transform-origin:center}.vjs-check-controller .vjs-check-controller-inner.is-radio{border-radius:100%}.vjs-check-controller .vjs-check-controller-inner.is-radio:after{border-radius:100%;height:4px;background-color:#fff;left:50%;top:50%}.vjs-check-controller .vjs-check-controller-original{opacity:0;outline:none;position:absolute;z-index:-1;top:0;left:0;right:0;bottom:0;margin:0}.vjs-carets{position:absolute;right:0;cursor:pointer}.vjs-carets svg{transition:transform .3s}.vjs-carets:hover{color:#1890ff}.vjs-carets-close{transform:rotate(-90deg)}.vjs-tree-node{display:flex;position:relative;line-height:20px}.vjs-tree-node.has-carets{padding-left:15px}.vjs-tree-node.has-carets.has-selector,.vjs-tree-node.has-selector{padding-left:30px}.vjs-tree-node.is-highlight,.vjs-tree-node:hover{background-color:#e6f7ff;border-radius:4px}.vjs-tree-node.is-highlight .vjs-tree-node-actions,.vjs-tree-node:hover .vjs-tree-node-actions{display:block}.vjs-tree-node .vjs-indent{display:flex;position:relative}.vjs-tree-node .vjs-indent-unit.has-line{border-left:1px dashed #bfcbd9}.vjs-tree-node .vjs-tree-node-actions{display:none;position:absolute;right:0;top:0;padding:0 4px;background-color:#e6f7ff;border-radius:4px}.vjs-tree-node .vjs-tree-node-actions .vjs-tree-node-actions-item{cursor:pointer}.vjs-tree-node .vjs-tree-node-actions .vjs-tree-node-actions-item:hover{color:#1890ff}.vjs-tree-node.dark.is-highlight,.vjs-tree-node.dark .vjs-tree-node-actions,.vjs-tree-node.dark:hover{background-color:#2e4558}.vjs-node-index{position:absolute;right:100%;margin-right:4px;user-select:none}.vjs-colon{white-space:pre}.vjs-comment{color:#bfcbd9}.vjs-key{white-space:nowrap}.vjs-value{word-break:break-word}.vjs-tree-node.dynamic-height .vjs-value{white-space:pre-wrap}.vjs-value-null,.vjs-value-undefined{color:#d55fde}.vjs-value-boolean,.vjs-value-number{color:#1d8ce0}.vjs-value-string{color:#13ce66}.vjs-tree{font-family:Monaco,Menlo,Consolas,Bitstream Vera Sans Mono,monospace;font-size:14px;text-align:left}.vjs-tree.is-virtual{overflow:auto}.vjs-tree.is-virtual .vjs-tree-node{white-space:nowrap}
1066
3269
  /* vue-json-pretty 深色主题覆盖 */
1067
3270
  .json-viewer-panel[data-v-306b8d9e] .vjs-tree {
1068
3271
  font-family: 'Space Grotesk', ui-monospace, monospace;