@blank-utils/llm 0.3.6 → 0.3.7

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.
package/dist/index.css CHANGED
@@ -230,7 +230,6 @@
230
230
  .katex .base {
231
231
  position: relative;
232
232
  white-space: nowrap;
233
- width: -webkit-min-content;
234
233
  width: -moz-min-content;
235
234
  width: min-content;
236
235
  }
@@ -1153,3 +1152,1992 @@
1153
1152
  body {
1154
1153
  counter-reset: katexEqnNo mmlEqnNo;
1155
1154
  }
1155
+
1156
+ /* src/tailwind.css */
1157
+ *,
1158
+ ::before,
1159
+ ::after {
1160
+ --tw-border-spacing-x: 0;
1161
+ --tw-border-spacing-y: 0;
1162
+ --tw-translate-x: 0;
1163
+ --tw-translate-y: 0;
1164
+ --tw-rotate: 0;
1165
+ --tw-skew-x: 0;
1166
+ --tw-skew-y: 0;
1167
+ --tw-scale-x: 1;
1168
+ --tw-scale-y: 1;
1169
+ --tw-pan-x: ;
1170
+ --tw-pan-y: ;
1171
+ --tw-pinch-zoom: ;
1172
+ --tw-scroll-snap-strictness: proximity;
1173
+ --tw-gradient-from-position: ;
1174
+ --tw-gradient-via-position: ;
1175
+ --tw-gradient-to-position: ;
1176
+ --tw-ordinal: ;
1177
+ --tw-slashed-zero: ;
1178
+ --tw-numeric-figure: ;
1179
+ --tw-numeric-spacing: ;
1180
+ --tw-numeric-fraction: ;
1181
+ --tw-ring-inset: ;
1182
+ --tw-ring-offset-width: 0px;
1183
+ --tw-ring-offset-color: #fff;
1184
+ --tw-ring-color: rgb(59 130 246 / 0.5);
1185
+ --tw-ring-offset-shadow: 0 0 #0000;
1186
+ --tw-ring-shadow: 0 0 #0000;
1187
+ --tw-shadow: 0 0 #0000;
1188
+ --tw-shadow-colored: 0 0 #0000;
1189
+ --tw-blur: ;
1190
+ --tw-brightness: ;
1191
+ --tw-contrast: ;
1192
+ --tw-grayscale: ;
1193
+ --tw-hue-rotate: ;
1194
+ --tw-invert: ;
1195
+ --tw-saturate: ;
1196
+ --tw-sepia: ;
1197
+ --tw-drop-shadow: ;
1198
+ --tw-backdrop-blur: ;
1199
+ --tw-backdrop-brightness: ;
1200
+ --tw-backdrop-contrast: ;
1201
+ --tw-backdrop-grayscale: ;
1202
+ --tw-backdrop-hue-rotate: ;
1203
+ --tw-backdrop-invert: ;
1204
+ --tw-backdrop-opacity: ;
1205
+ --tw-backdrop-saturate: ;
1206
+ --tw-backdrop-sepia: ;
1207
+ --tw-contain-size: ;
1208
+ --tw-contain-layout: ;
1209
+ --tw-contain-paint: ;
1210
+ --tw-contain-style: ;
1211
+ }
1212
+ ::backdrop {
1213
+ --tw-border-spacing-x: 0;
1214
+ --tw-border-spacing-y: 0;
1215
+ --tw-translate-x: 0;
1216
+ --tw-translate-y: 0;
1217
+ --tw-rotate: 0;
1218
+ --tw-skew-x: 0;
1219
+ --tw-skew-y: 0;
1220
+ --tw-scale-x: 1;
1221
+ --tw-scale-y: 1;
1222
+ --tw-pan-x: ;
1223
+ --tw-pan-y: ;
1224
+ --tw-pinch-zoom: ;
1225
+ --tw-scroll-snap-strictness: proximity;
1226
+ --tw-gradient-from-position: ;
1227
+ --tw-gradient-via-position: ;
1228
+ --tw-gradient-to-position: ;
1229
+ --tw-ordinal: ;
1230
+ --tw-slashed-zero: ;
1231
+ --tw-numeric-figure: ;
1232
+ --tw-numeric-spacing: ;
1233
+ --tw-numeric-fraction: ;
1234
+ --tw-ring-inset: ;
1235
+ --tw-ring-offset-width: 0px;
1236
+ --tw-ring-offset-color: #fff;
1237
+ --tw-ring-color: rgb(59 130 246 / 0.5);
1238
+ --tw-ring-offset-shadow: 0 0 #0000;
1239
+ --tw-ring-shadow: 0 0 #0000;
1240
+ --tw-shadow: 0 0 #0000;
1241
+ --tw-shadow-colored: 0 0 #0000;
1242
+ --tw-blur: ;
1243
+ --tw-brightness: ;
1244
+ --tw-contrast: ;
1245
+ --tw-grayscale: ;
1246
+ --tw-hue-rotate: ;
1247
+ --tw-invert: ;
1248
+ --tw-saturate: ;
1249
+ --tw-sepia: ;
1250
+ --tw-drop-shadow: ;
1251
+ --tw-backdrop-blur: ;
1252
+ --tw-backdrop-brightness: ;
1253
+ --tw-backdrop-contrast: ;
1254
+ --tw-backdrop-grayscale: ;
1255
+ --tw-backdrop-hue-rotate: ;
1256
+ --tw-backdrop-invert: ;
1257
+ --tw-backdrop-opacity: ;
1258
+ --tw-backdrop-saturate: ;
1259
+ --tw-backdrop-sepia: ;
1260
+ --tw-contain-size: ;
1261
+ --tw-contain-layout: ;
1262
+ --tw-contain-paint: ;
1263
+ --tw-contain-style: ;
1264
+ }
1265
+ *,
1266
+ ::before,
1267
+ ::after {
1268
+ box-sizing: border-box;
1269
+ border-width: 0;
1270
+ border-style: solid;
1271
+ border-color: #e5e7eb;
1272
+ }
1273
+ ::before,
1274
+ ::after {
1275
+ --tw-content: "";
1276
+ }
1277
+ html,
1278
+ :host {
1279
+ line-height: 1.5;
1280
+ -webkit-text-size-adjust: 100%;
1281
+ -moz-tab-size: 4;
1282
+ -o-tab-size: 4;
1283
+ tab-size: 4;
1284
+ font-family:
1285
+ ui-sans-serif,
1286
+ system-ui,
1287
+ sans-serif,
1288
+ "Apple Color Emoji",
1289
+ "Segoe UI Emoji",
1290
+ "Segoe UI Symbol",
1291
+ "Noto Color Emoji";
1292
+ font-feature-settings: normal;
1293
+ font-variation-settings: normal;
1294
+ -webkit-tap-highlight-color: transparent;
1295
+ }
1296
+ body {
1297
+ margin: 0;
1298
+ line-height: inherit;
1299
+ }
1300
+ hr {
1301
+ height: 0;
1302
+ color: inherit;
1303
+ border-top-width: 1px;
1304
+ }
1305
+ abbr:where([title]) {
1306
+ -webkit-text-decoration: underline dotted;
1307
+ text-decoration: underline dotted;
1308
+ }
1309
+ h1,
1310
+ h2,
1311
+ h3,
1312
+ h4,
1313
+ h5,
1314
+ h6 {
1315
+ font-size: inherit;
1316
+ font-weight: inherit;
1317
+ }
1318
+ a {
1319
+ color: inherit;
1320
+ text-decoration: inherit;
1321
+ }
1322
+ b,
1323
+ strong {
1324
+ font-weight: bolder;
1325
+ }
1326
+ code,
1327
+ kbd,
1328
+ samp,
1329
+ pre {
1330
+ font-family:
1331
+ ui-monospace,
1332
+ SFMono-Regular,
1333
+ Menlo,
1334
+ Monaco,
1335
+ Consolas,
1336
+ "Liberation Mono",
1337
+ "Courier New",
1338
+ monospace;
1339
+ font-feature-settings: normal;
1340
+ font-variation-settings: normal;
1341
+ font-size: 1em;
1342
+ }
1343
+ small {
1344
+ font-size: 80%;
1345
+ }
1346
+ sub,
1347
+ sup {
1348
+ font-size: 75%;
1349
+ line-height: 0;
1350
+ position: relative;
1351
+ vertical-align: baseline;
1352
+ }
1353
+ sub {
1354
+ bottom: -0.25em;
1355
+ }
1356
+ sup {
1357
+ top: -0.5em;
1358
+ }
1359
+ table {
1360
+ text-indent: 0;
1361
+ border-color: inherit;
1362
+ border-collapse: collapse;
1363
+ }
1364
+ button,
1365
+ input,
1366
+ optgroup,
1367
+ select,
1368
+ textarea {
1369
+ font-family: inherit;
1370
+ font-feature-settings: inherit;
1371
+ font-variation-settings: inherit;
1372
+ font-size: 100%;
1373
+ font-weight: inherit;
1374
+ line-height: inherit;
1375
+ letter-spacing: inherit;
1376
+ color: inherit;
1377
+ margin: 0;
1378
+ padding: 0;
1379
+ }
1380
+ button,
1381
+ select {
1382
+ text-transform: none;
1383
+ }
1384
+ button,
1385
+ input:where([type=button]),
1386
+ input:where([type=reset]),
1387
+ input:where([type=submit]) {
1388
+ -webkit-appearance: button;
1389
+ background-color: transparent;
1390
+ background-image: none;
1391
+ }
1392
+ :-moz-focusring {
1393
+ outline: auto;
1394
+ }
1395
+ :-moz-ui-invalid {
1396
+ box-shadow: none;
1397
+ }
1398
+ progress {
1399
+ vertical-align: baseline;
1400
+ }
1401
+ ::-webkit-inner-spin-button,
1402
+ ::-webkit-outer-spin-button {
1403
+ height: auto;
1404
+ }
1405
+ [type=search] {
1406
+ -webkit-appearance: textfield;
1407
+ outline-offset: -2px;
1408
+ }
1409
+ ::-webkit-search-decoration {
1410
+ -webkit-appearance: none;
1411
+ }
1412
+ ::-webkit-file-upload-button {
1413
+ -webkit-appearance: button;
1414
+ font: inherit;
1415
+ }
1416
+ summary {
1417
+ display: list-item;
1418
+ }
1419
+ blockquote,
1420
+ dl,
1421
+ dd,
1422
+ h1,
1423
+ h2,
1424
+ h3,
1425
+ h4,
1426
+ h5,
1427
+ h6,
1428
+ hr,
1429
+ figure,
1430
+ p,
1431
+ pre {
1432
+ margin: 0;
1433
+ }
1434
+ fieldset {
1435
+ margin: 0;
1436
+ padding: 0;
1437
+ }
1438
+ legend {
1439
+ padding: 0;
1440
+ }
1441
+ ol,
1442
+ ul,
1443
+ menu {
1444
+ list-style: none;
1445
+ margin: 0;
1446
+ padding: 0;
1447
+ }
1448
+ dialog {
1449
+ padding: 0;
1450
+ }
1451
+ textarea {
1452
+ resize: vertical;
1453
+ }
1454
+ input::-moz-placeholder,
1455
+ textarea::-moz-placeholder {
1456
+ opacity: 1;
1457
+ color: #9ca3af;
1458
+ }
1459
+ input::placeholder,
1460
+ textarea::placeholder {
1461
+ opacity: 1;
1462
+ color: #9ca3af;
1463
+ }
1464
+ button,
1465
+ [role=button] {
1466
+ cursor: pointer;
1467
+ }
1468
+ :disabled {
1469
+ cursor: default;
1470
+ }
1471
+ img,
1472
+ svg,
1473
+ video,
1474
+ canvas,
1475
+ audio,
1476
+ iframe,
1477
+ embed,
1478
+ object {
1479
+ display: block;
1480
+ vertical-align: middle;
1481
+ }
1482
+ img,
1483
+ video {
1484
+ max-width: 100%;
1485
+ height: auto;
1486
+ }
1487
+ [hidden]:where(:not([hidden=until-found])) {
1488
+ display: none;
1489
+ }
1490
+ .container {
1491
+ width: 100%;
1492
+ }
1493
+ @media (min-width: 640px) {
1494
+ .container {
1495
+ max-width: 640px;
1496
+ }
1497
+ }
1498
+ @media (min-width: 768px) {
1499
+ .container {
1500
+ max-width: 768px;
1501
+ }
1502
+ }
1503
+ @media (min-width: 1024px) {
1504
+ .container {
1505
+ max-width: 1024px;
1506
+ }
1507
+ }
1508
+ @media (min-width: 1280px) {
1509
+ .container {
1510
+ max-width: 1280px;
1511
+ }
1512
+ }
1513
+ @media (min-width: 1536px) {
1514
+ .container {
1515
+ max-width: 1536px;
1516
+ }
1517
+ }
1518
+ .prose {
1519
+ color: var(--tw-prose-body);
1520
+ max-width: 65ch;
1521
+ }
1522
+ .prose :where(p):not(:where([class~=not-prose], [class~=not-prose] *)) {
1523
+ margin-top: 1.25em;
1524
+ margin-bottom: 1.25em;
1525
+ }
1526
+ .prose :where([class~=lead]):not(:where([class~=not-prose], [class~=not-prose] *)) {
1527
+ color: var(--tw-prose-lead);
1528
+ font-size: 1.25em;
1529
+ line-height: 1.6;
1530
+ margin-top: 1.2em;
1531
+ margin-bottom: 1.2em;
1532
+ }
1533
+ .prose :where(a):not(:where([class~=not-prose], [class~=not-prose] *)) {
1534
+ color: var(--tw-prose-links);
1535
+ text-decoration: underline;
1536
+ font-weight: 500;
1537
+ }
1538
+ .prose :where(strong):not(:where([class~=not-prose], [class~=not-prose] *)) {
1539
+ color: var(--tw-prose-bold);
1540
+ font-weight: 600;
1541
+ }
1542
+ .prose :where(a strong):not(:where([class~=not-prose], [class~=not-prose] *)) {
1543
+ color: inherit;
1544
+ }
1545
+ .prose :where(blockquote strong):not(:where([class~=not-prose], [class~=not-prose] *)) {
1546
+ color: inherit;
1547
+ }
1548
+ .prose :where(thead th strong):not(:where([class~=not-prose], [class~=not-prose] *)) {
1549
+ color: inherit;
1550
+ }
1551
+ .prose :where(ol):not(:where([class~=not-prose], [class~=not-prose] *)) {
1552
+ list-style-type: decimal;
1553
+ margin-top: 1.25em;
1554
+ margin-bottom: 1.25em;
1555
+ padding-inline-start: 1.625em;
1556
+ }
1557
+ .prose :where(ol[type=A]):not(:where([class~=not-prose], [class~=not-prose] *)) {
1558
+ list-style-type: upper-alpha;
1559
+ }
1560
+ .prose :where(ol[type=a]):not(:where([class~=not-prose], [class~=not-prose] *)) {
1561
+ list-style-type: lower-alpha;
1562
+ }
1563
+ .prose :where(ol[type=A s]):not(:where([class~=not-prose], [class~=not-prose] *)) {
1564
+ list-style-type: upper-alpha;
1565
+ }
1566
+ .prose :where(ol[type=a s]):not(:where([class~=not-prose], [class~=not-prose] *)) {
1567
+ list-style-type: lower-alpha;
1568
+ }
1569
+ .prose :where(ol[type=I]):not(:where([class~=not-prose], [class~=not-prose] *)) {
1570
+ list-style-type: upper-roman;
1571
+ }
1572
+ .prose :where(ol[type=i]):not(:where([class~=not-prose], [class~=not-prose] *)) {
1573
+ list-style-type: lower-roman;
1574
+ }
1575
+ .prose :where(ol[type=I s]):not(:where([class~=not-prose], [class~=not-prose] *)) {
1576
+ list-style-type: upper-roman;
1577
+ }
1578
+ .prose :where(ol[type=i s]):not(:where([class~=not-prose], [class~=not-prose] *)) {
1579
+ list-style-type: lower-roman;
1580
+ }
1581
+ .prose :where(ol[type="1"]):not(:where([class~=not-prose], [class~=not-prose] *)) {
1582
+ list-style-type: decimal;
1583
+ }
1584
+ .prose :where(ul):not(:where([class~=not-prose], [class~=not-prose] *)) {
1585
+ list-style-type: disc;
1586
+ margin-top: 1.25em;
1587
+ margin-bottom: 1.25em;
1588
+ padding-inline-start: 1.625em;
1589
+ }
1590
+ .prose :where(ol > li):not(:where([class~=not-prose], [class~=not-prose] *))::marker {
1591
+ font-weight: 400;
1592
+ color: var(--tw-prose-counters);
1593
+ }
1594
+ .prose :where(ul > li):not(:where([class~=not-prose], [class~=not-prose] *))::marker {
1595
+ color: var(--tw-prose-bullets);
1596
+ }
1597
+ .prose :where(dt):not(:where([class~=not-prose], [class~=not-prose] *)) {
1598
+ color: var(--tw-prose-headings);
1599
+ font-weight: 600;
1600
+ margin-top: 1.25em;
1601
+ }
1602
+ .prose :where(hr):not(:where([class~=not-prose], [class~=not-prose] *)) {
1603
+ border-color: var(--tw-prose-hr);
1604
+ border-top-width: 1px;
1605
+ margin-top: 3em;
1606
+ margin-bottom: 3em;
1607
+ }
1608
+ .prose :where(blockquote):not(:where([class~=not-prose], [class~=not-prose] *)) {
1609
+ font-weight: 500;
1610
+ font-style: italic;
1611
+ color: var(--tw-prose-quotes);
1612
+ border-inline-start-width: 0.25rem;
1613
+ border-inline-start-color: var(--tw-prose-quote-borders);
1614
+ quotes: "\201c""\201d""\2018""\2019";
1615
+ margin-top: 1.6em;
1616
+ margin-bottom: 1.6em;
1617
+ padding-inline-start: 1em;
1618
+ }
1619
+ .prose :where(blockquote p:first-of-type):not(:where([class~=not-prose], [class~=not-prose] *))::before {
1620
+ content: open-quote;
1621
+ }
1622
+ .prose :where(blockquote p:last-of-type):not(:where([class~=not-prose], [class~=not-prose] *))::after {
1623
+ content: close-quote;
1624
+ }
1625
+ .prose :where(h1):not(:where([class~=not-prose], [class~=not-prose] *)) {
1626
+ color: var(--tw-prose-headings);
1627
+ font-weight: 800;
1628
+ font-size: 2.25em;
1629
+ margin-top: 0;
1630
+ margin-bottom: 0.8888889em;
1631
+ line-height: 1.1111111;
1632
+ }
1633
+ .prose :where(h1 strong):not(:where([class~=not-prose], [class~=not-prose] *)) {
1634
+ font-weight: 900;
1635
+ color: inherit;
1636
+ }
1637
+ .prose :where(h2):not(:where([class~=not-prose], [class~=not-prose] *)) {
1638
+ color: var(--tw-prose-headings);
1639
+ font-weight: 700;
1640
+ font-size: 1.5em;
1641
+ margin-top: 2em;
1642
+ margin-bottom: 1em;
1643
+ line-height: 1.3333333;
1644
+ }
1645
+ .prose :where(h2 strong):not(:where([class~=not-prose], [class~=not-prose] *)) {
1646
+ font-weight: 800;
1647
+ color: inherit;
1648
+ }
1649
+ .prose :where(h3):not(:where([class~=not-prose], [class~=not-prose] *)) {
1650
+ color: var(--tw-prose-headings);
1651
+ font-weight: 600;
1652
+ font-size: 1.25em;
1653
+ margin-top: 1.6em;
1654
+ margin-bottom: 0.6em;
1655
+ line-height: 1.6;
1656
+ }
1657
+ .prose :where(h3 strong):not(:where([class~=not-prose], [class~=not-prose] *)) {
1658
+ font-weight: 700;
1659
+ color: inherit;
1660
+ }
1661
+ .prose :where(h4):not(:where([class~=not-prose], [class~=not-prose] *)) {
1662
+ color: var(--tw-prose-headings);
1663
+ font-weight: 600;
1664
+ margin-top: 1.5em;
1665
+ margin-bottom: 0.5em;
1666
+ line-height: 1.5;
1667
+ }
1668
+ .prose :where(h4 strong):not(:where([class~=not-prose], [class~=not-prose] *)) {
1669
+ font-weight: 700;
1670
+ color: inherit;
1671
+ }
1672
+ .prose :where(img):not(:where([class~=not-prose], [class~=not-prose] *)) {
1673
+ margin-top: 2em;
1674
+ margin-bottom: 2em;
1675
+ }
1676
+ .prose :where(picture):not(:where([class~=not-prose], [class~=not-prose] *)) {
1677
+ display: block;
1678
+ margin-top: 2em;
1679
+ margin-bottom: 2em;
1680
+ }
1681
+ .prose :where(video):not(:where([class~=not-prose], [class~=not-prose] *)) {
1682
+ margin-top: 2em;
1683
+ margin-bottom: 2em;
1684
+ }
1685
+ .prose :where(kbd):not(:where([class~=not-prose], [class~=not-prose] *)) {
1686
+ font-weight: 500;
1687
+ font-family: inherit;
1688
+ color: var(--tw-prose-kbd);
1689
+ box-shadow: 0 0 0 1px var(--tw-prose-kbd-shadows), 0 3px 0 var(--tw-prose-kbd-shadows);
1690
+ font-size: 0.875em;
1691
+ border-radius: 0.3125rem;
1692
+ padding-top: 0.1875em;
1693
+ padding-inline-end: 0.375em;
1694
+ padding-bottom: 0.1875em;
1695
+ padding-inline-start: 0.375em;
1696
+ }
1697
+ .prose :where(code):not(:where([class~=not-prose], [class~=not-prose] *)) {
1698
+ color: var(--tw-prose-code);
1699
+ font-weight: 600;
1700
+ font-size: 0.875em;
1701
+ }
1702
+ .prose :where(code):not(:where([class~=not-prose], [class~=not-prose] *))::before {
1703
+ content: "`";
1704
+ }
1705
+ .prose :where(code):not(:where([class~=not-prose], [class~=not-prose] *))::after {
1706
+ content: "`";
1707
+ }
1708
+ .prose :where(a code):not(:where([class~=not-prose], [class~=not-prose] *)) {
1709
+ color: inherit;
1710
+ }
1711
+ .prose :where(h1 code):not(:where([class~=not-prose], [class~=not-prose] *)) {
1712
+ color: inherit;
1713
+ }
1714
+ .prose :where(h2 code):not(:where([class~=not-prose], [class~=not-prose] *)) {
1715
+ color: inherit;
1716
+ font-size: 0.875em;
1717
+ }
1718
+ .prose :where(h3 code):not(:where([class~=not-prose], [class~=not-prose] *)) {
1719
+ color: inherit;
1720
+ font-size: 0.9em;
1721
+ }
1722
+ .prose :where(h4 code):not(:where([class~=not-prose], [class~=not-prose] *)) {
1723
+ color: inherit;
1724
+ }
1725
+ .prose :where(blockquote code):not(:where([class~=not-prose], [class~=not-prose] *)) {
1726
+ color: inherit;
1727
+ }
1728
+ .prose :where(thead th code):not(:where([class~=not-prose], [class~=not-prose] *)) {
1729
+ color: inherit;
1730
+ }
1731
+ .prose :where(pre):not(:where([class~=not-prose], [class~=not-prose] *)) {
1732
+ color: var(--tw-prose-pre-code);
1733
+ background-color: var(--tw-prose-pre-bg);
1734
+ overflow-x: auto;
1735
+ font-weight: 400;
1736
+ font-size: 0.875em;
1737
+ line-height: 1.7142857;
1738
+ margin-top: 1.7142857em;
1739
+ margin-bottom: 1.7142857em;
1740
+ border-radius: 0.375rem;
1741
+ padding-top: 0.8571429em;
1742
+ padding-inline-end: 1.1428571em;
1743
+ padding-bottom: 0.8571429em;
1744
+ padding-inline-start: 1.1428571em;
1745
+ }
1746
+ .prose :where(pre code):not(:where([class~=not-prose], [class~=not-prose] *)) {
1747
+ background-color: transparent;
1748
+ border-width: 0;
1749
+ border-radius: 0;
1750
+ padding: 0;
1751
+ font-weight: inherit;
1752
+ color: inherit;
1753
+ font-size: inherit;
1754
+ font-family: inherit;
1755
+ line-height: inherit;
1756
+ }
1757
+ .prose :where(pre code):not(:where([class~=not-prose], [class~=not-prose] *))::before {
1758
+ content: none;
1759
+ }
1760
+ .prose :where(pre code):not(:where([class~=not-prose], [class~=not-prose] *))::after {
1761
+ content: none;
1762
+ }
1763
+ .prose :where(table):not(:where([class~=not-prose], [class~=not-prose] *)) {
1764
+ width: 100%;
1765
+ table-layout: auto;
1766
+ margin-top: 2em;
1767
+ margin-bottom: 2em;
1768
+ font-size: 0.875em;
1769
+ line-height: 1.7142857;
1770
+ }
1771
+ .prose :where(thead):not(:where([class~=not-prose], [class~=not-prose] *)) {
1772
+ border-bottom-width: 1px;
1773
+ border-bottom-color: var(--tw-prose-th-borders);
1774
+ }
1775
+ .prose :where(thead th):not(:where([class~=not-prose], [class~=not-prose] *)) {
1776
+ color: var(--tw-prose-headings);
1777
+ font-weight: 600;
1778
+ vertical-align: bottom;
1779
+ padding-inline-end: 0.5714286em;
1780
+ padding-bottom: 0.5714286em;
1781
+ padding-inline-start: 0.5714286em;
1782
+ }
1783
+ .prose :where(tbody tr):not(:where([class~=not-prose], [class~=not-prose] *)) {
1784
+ border-bottom-width: 1px;
1785
+ border-bottom-color: var(--tw-prose-td-borders);
1786
+ }
1787
+ .prose :where(tbody tr:last-child):not(:where([class~=not-prose], [class~=not-prose] *)) {
1788
+ border-bottom-width: 0;
1789
+ }
1790
+ .prose :where(tbody td):not(:where([class~=not-prose], [class~=not-prose] *)) {
1791
+ vertical-align: baseline;
1792
+ }
1793
+ .prose :where(tfoot):not(:where([class~=not-prose], [class~=not-prose] *)) {
1794
+ border-top-width: 1px;
1795
+ border-top-color: var(--tw-prose-th-borders);
1796
+ }
1797
+ .prose :where(tfoot td):not(:where([class~=not-prose], [class~=not-prose] *)) {
1798
+ vertical-align: top;
1799
+ }
1800
+ .prose :where(th, td):not(:where([class~=not-prose], [class~=not-prose] *)) {
1801
+ text-align: start;
1802
+ }
1803
+ .prose :where(figure > *):not(:where([class~=not-prose], [class~=not-prose] *)) {
1804
+ margin-top: 0;
1805
+ margin-bottom: 0;
1806
+ }
1807
+ .prose :where(figcaption):not(:where([class~=not-prose], [class~=not-prose] *)) {
1808
+ color: var(--tw-prose-captions);
1809
+ font-size: 0.875em;
1810
+ line-height: 1.4285714;
1811
+ margin-top: 0.8571429em;
1812
+ }
1813
+ .prose {
1814
+ --tw-prose-body: #374151;
1815
+ --tw-prose-headings: #111827;
1816
+ --tw-prose-lead: #4b5563;
1817
+ --tw-prose-links: #111827;
1818
+ --tw-prose-bold: #111827;
1819
+ --tw-prose-counters: #6b7280;
1820
+ --tw-prose-bullets: #d1d5db;
1821
+ --tw-prose-hr: #e5e7eb;
1822
+ --tw-prose-quotes: #111827;
1823
+ --tw-prose-quote-borders: #e5e7eb;
1824
+ --tw-prose-captions: #6b7280;
1825
+ --tw-prose-kbd: #111827;
1826
+ --tw-prose-kbd-shadows: rgb(17 24 39 / 10%);
1827
+ --tw-prose-code: #111827;
1828
+ --tw-prose-pre-code: #e5e7eb;
1829
+ --tw-prose-pre-bg: #1f2937;
1830
+ --tw-prose-th-borders: #d1d5db;
1831
+ --tw-prose-td-borders: #e5e7eb;
1832
+ --tw-prose-invert-body: #d1d5db;
1833
+ --tw-prose-invert-headings: #fff;
1834
+ --tw-prose-invert-lead: #9ca3af;
1835
+ --tw-prose-invert-links: #fff;
1836
+ --tw-prose-invert-bold: #fff;
1837
+ --tw-prose-invert-counters: #9ca3af;
1838
+ --tw-prose-invert-bullets: #4b5563;
1839
+ --tw-prose-invert-hr: #374151;
1840
+ --tw-prose-invert-quotes: #f3f4f6;
1841
+ --tw-prose-invert-quote-borders: #374151;
1842
+ --tw-prose-invert-captions: #9ca3af;
1843
+ --tw-prose-invert-kbd: #fff;
1844
+ --tw-prose-invert-kbd-shadows: rgb(255 255 255 / 10%);
1845
+ --tw-prose-invert-code: #fff;
1846
+ --tw-prose-invert-pre-code: #d1d5db;
1847
+ --tw-prose-invert-pre-bg: rgb(0 0 0 / 50%);
1848
+ --tw-prose-invert-th-borders: #4b5563;
1849
+ --tw-prose-invert-td-borders: #374151;
1850
+ font-size: 1rem;
1851
+ line-height: 1.75;
1852
+ }
1853
+ .prose :where(picture > img):not(:where([class~=not-prose], [class~=not-prose] *)) {
1854
+ margin-top: 0;
1855
+ margin-bottom: 0;
1856
+ }
1857
+ .prose :where(li):not(:where([class~=not-prose], [class~=not-prose] *)) {
1858
+ margin-top: 0.5em;
1859
+ margin-bottom: 0.5em;
1860
+ }
1861
+ .prose :where(ol > li):not(:where([class~=not-prose], [class~=not-prose] *)) {
1862
+ padding-inline-start: 0.375em;
1863
+ }
1864
+ .prose :where(ul > li):not(:where([class~=not-prose], [class~=not-prose] *)) {
1865
+ padding-inline-start: 0.375em;
1866
+ }
1867
+ .prose :where(.prose > ul > li p):not(:where([class~=not-prose], [class~=not-prose] *)) {
1868
+ margin-top: 0.75em;
1869
+ margin-bottom: 0.75em;
1870
+ }
1871
+ .prose :where(.prose > ul > li > p:first-child):not(:where([class~=not-prose], [class~=not-prose] *)) {
1872
+ margin-top: 1.25em;
1873
+ }
1874
+ .prose :where(.prose > ul > li > p:last-child):not(:where([class~=not-prose], [class~=not-prose] *)) {
1875
+ margin-bottom: 1.25em;
1876
+ }
1877
+ .prose :where(.prose > ol > li > p:first-child):not(:where([class~=not-prose], [class~=not-prose] *)) {
1878
+ margin-top: 1.25em;
1879
+ }
1880
+ .prose :where(.prose > ol > li > p:last-child):not(:where([class~=not-prose], [class~=not-prose] *)) {
1881
+ margin-bottom: 1.25em;
1882
+ }
1883
+ .prose :where(ul ul, ul ol, ol ul, ol ol):not(:where([class~=not-prose], [class~=not-prose] *)) {
1884
+ margin-top: 0.75em;
1885
+ margin-bottom: 0.75em;
1886
+ }
1887
+ .prose :where(dl):not(:where([class~=not-prose], [class~=not-prose] *)) {
1888
+ margin-top: 1.25em;
1889
+ margin-bottom: 1.25em;
1890
+ }
1891
+ .prose :where(dd):not(:where([class~=not-prose], [class~=not-prose] *)) {
1892
+ margin-top: 0.5em;
1893
+ padding-inline-start: 1.625em;
1894
+ }
1895
+ .prose :where(hr + *):not(:where([class~=not-prose], [class~=not-prose] *)) {
1896
+ margin-top: 0;
1897
+ }
1898
+ .prose :where(h2 + *):not(:where([class~=not-prose], [class~=not-prose] *)) {
1899
+ margin-top: 0;
1900
+ }
1901
+ .prose :where(h3 + *):not(:where([class~=not-prose], [class~=not-prose] *)) {
1902
+ margin-top: 0;
1903
+ }
1904
+ .prose :where(h4 + *):not(:where([class~=not-prose], [class~=not-prose] *)) {
1905
+ margin-top: 0;
1906
+ }
1907
+ .prose :where(thead th:first-child):not(:where([class~=not-prose], [class~=not-prose] *)) {
1908
+ padding-inline-start: 0;
1909
+ }
1910
+ .prose :where(thead th:last-child):not(:where([class~=not-prose], [class~=not-prose] *)) {
1911
+ padding-inline-end: 0;
1912
+ }
1913
+ .prose :where(tbody td, tfoot td):not(:where([class~=not-prose], [class~=not-prose] *)) {
1914
+ padding-top: 0.5714286em;
1915
+ padding-inline-end: 0.5714286em;
1916
+ padding-bottom: 0.5714286em;
1917
+ padding-inline-start: 0.5714286em;
1918
+ }
1919
+ .prose :where(tbody td:first-child, tfoot td:first-child):not(:where([class~=not-prose], [class~=not-prose] *)) {
1920
+ padding-inline-start: 0;
1921
+ }
1922
+ .prose :where(tbody td:last-child, tfoot td:last-child):not(:where([class~=not-prose], [class~=not-prose] *)) {
1923
+ padding-inline-end: 0;
1924
+ }
1925
+ .prose :where(figure):not(:where([class~=not-prose], [class~=not-prose] *)) {
1926
+ margin-top: 2em;
1927
+ margin-bottom: 2em;
1928
+ }
1929
+ .prose :where(.prose > :first-child):not(:where([class~=not-prose], [class~=not-prose] *)) {
1930
+ margin-top: 0;
1931
+ }
1932
+ .prose :where(.prose > :last-child):not(:where([class~=not-prose], [class~=not-prose] *)) {
1933
+ margin-bottom: 0;
1934
+ }
1935
+ .prose-sm {
1936
+ font-size: 0.875rem;
1937
+ line-height: 1.7142857;
1938
+ }
1939
+ .prose-sm :where(p):not(:where([class~=not-prose], [class~=not-prose] *)) {
1940
+ margin-top: 1.1428571em;
1941
+ margin-bottom: 1.1428571em;
1942
+ }
1943
+ .prose-sm :where([class~=lead]):not(:where([class~=not-prose], [class~=not-prose] *)) {
1944
+ font-size: 1.2857143em;
1945
+ line-height: 1.5555556;
1946
+ margin-top: 0.8888889em;
1947
+ margin-bottom: 0.8888889em;
1948
+ }
1949
+ .prose-sm :where(blockquote):not(:where([class~=not-prose], [class~=not-prose] *)) {
1950
+ margin-top: 1.3333333em;
1951
+ margin-bottom: 1.3333333em;
1952
+ padding-inline-start: 1.1111111em;
1953
+ }
1954
+ .prose-sm :where(h1):not(:where([class~=not-prose], [class~=not-prose] *)) {
1955
+ font-size: 2.1428571em;
1956
+ margin-top: 0;
1957
+ margin-bottom: 0.8em;
1958
+ line-height: 1.2;
1959
+ }
1960
+ .prose-sm :where(h2):not(:where([class~=not-prose], [class~=not-prose] *)) {
1961
+ font-size: 1.4285714em;
1962
+ margin-top: 1.6em;
1963
+ margin-bottom: 0.8em;
1964
+ line-height: 1.4;
1965
+ }
1966
+ .prose-sm :where(h3):not(:where([class~=not-prose], [class~=not-prose] *)) {
1967
+ font-size: 1.2857143em;
1968
+ margin-top: 1.5555556em;
1969
+ margin-bottom: 0.4444444em;
1970
+ line-height: 1.5555556;
1971
+ }
1972
+ .prose-sm :where(h4):not(:where([class~=not-prose], [class~=not-prose] *)) {
1973
+ margin-top: 1.4285714em;
1974
+ margin-bottom: 0.5714286em;
1975
+ line-height: 1.4285714;
1976
+ }
1977
+ .prose-sm :where(img):not(:where([class~=not-prose], [class~=not-prose] *)) {
1978
+ margin-top: 1.7142857em;
1979
+ margin-bottom: 1.7142857em;
1980
+ }
1981
+ .prose-sm :where(picture):not(:where([class~=not-prose], [class~=not-prose] *)) {
1982
+ margin-top: 1.7142857em;
1983
+ margin-bottom: 1.7142857em;
1984
+ }
1985
+ .prose-sm :where(picture > img):not(:where([class~=not-prose], [class~=not-prose] *)) {
1986
+ margin-top: 0;
1987
+ margin-bottom: 0;
1988
+ }
1989
+ .prose-sm :where(video):not(:where([class~=not-prose], [class~=not-prose] *)) {
1990
+ margin-top: 1.7142857em;
1991
+ margin-bottom: 1.7142857em;
1992
+ }
1993
+ .prose-sm :where(kbd):not(:where([class~=not-prose], [class~=not-prose] *)) {
1994
+ font-size: 0.8571429em;
1995
+ border-radius: 0.3125rem;
1996
+ padding-top: 0.1428571em;
1997
+ padding-inline-end: 0.3571429em;
1998
+ padding-bottom: 0.1428571em;
1999
+ padding-inline-start: 0.3571429em;
2000
+ }
2001
+ .prose-sm :where(code):not(:where([class~=not-prose], [class~=not-prose] *)) {
2002
+ font-size: 0.8571429em;
2003
+ }
2004
+ .prose-sm :where(h2 code):not(:where([class~=not-prose], [class~=not-prose] *)) {
2005
+ font-size: 0.9em;
2006
+ }
2007
+ .prose-sm :where(h3 code):not(:where([class~=not-prose], [class~=not-prose] *)) {
2008
+ font-size: 0.8888889em;
2009
+ }
2010
+ .prose-sm :where(pre):not(:where([class~=not-prose], [class~=not-prose] *)) {
2011
+ font-size: 0.8571429em;
2012
+ line-height: 1.6666667;
2013
+ margin-top: 1.6666667em;
2014
+ margin-bottom: 1.6666667em;
2015
+ border-radius: 0.25rem;
2016
+ padding-top: 0.6666667em;
2017
+ padding-inline-end: 1em;
2018
+ padding-bottom: 0.6666667em;
2019
+ padding-inline-start: 1em;
2020
+ }
2021
+ .prose-sm :where(ol):not(:where([class~=not-prose], [class~=not-prose] *)) {
2022
+ margin-top: 1.1428571em;
2023
+ margin-bottom: 1.1428571em;
2024
+ padding-inline-start: 1.5714286em;
2025
+ }
2026
+ .prose-sm :where(ul):not(:where([class~=not-prose], [class~=not-prose] *)) {
2027
+ margin-top: 1.1428571em;
2028
+ margin-bottom: 1.1428571em;
2029
+ padding-inline-start: 1.5714286em;
2030
+ }
2031
+ .prose-sm :where(li):not(:where([class~=not-prose], [class~=not-prose] *)) {
2032
+ margin-top: 0.2857143em;
2033
+ margin-bottom: 0.2857143em;
2034
+ }
2035
+ .prose-sm :where(ol > li):not(:where([class~=not-prose], [class~=not-prose] *)) {
2036
+ padding-inline-start: 0.4285714em;
2037
+ }
2038
+ .prose-sm :where(ul > li):not(:where([class~=not-prose], [class~=not-prose] *)) {
2039
+ padding-inline-start: 0.4285714em;
2040
+ }
2041
+ .prose-sm :where(.prose-sm > ul > li p):not(:where([class~=not-prose], [class~=not-prose] *)) {
2042
+ margin-top: 0.5714286em;
2043
+ margin-bottom: 0.5714286em;
2044
+ }
2045
+ .prose-sm :where(.prose-sm > ul > li > p:first-child):not(:where([class~=not-prose], [class~=not-prose] *)) {
2046
+ margin-top: 1.1428571em;
2047
+ }
2048
+ .prose-sm :where(.prose-sm > ul > li > p:last-child):not(:where([class~=not-prose], [class~=not-prose] *)) {
2049
+ margin-bottom: 1.1428571em;
2050
+ }
2051
+ .prose-sm :where(.prose-sm > ol > li > p:first-child):not(:where([class~=not-prose], [class~=not-prose] *)) {
2052
+ margin-top: 1.1428571em;
2053
+ }
2054
+ .prose-sm :where(.prose-sm > ol > li > p:last-child):not(:where([class~=not-prose], [class~=not-prose] *)) {
2055
+ margin-bottom: 1.1428571em;
2056
+ }
2057
+ .prose-sm :where(ul ul, ul ol, ol ul, ol ol):not(:where([class~=not-prose], [class~=not-prose] *)) {
2058
+ margin-top: 0.5714286em;
2059
+ margin-bottom: 0.5714286em;
2060
+ }
2061
+ .prose-sm :where(dl):not(:where([class~=not-prose], [class~=not-prose] *)) {
2062
+ margin-top: 1.1428571em;
2063
+ margin-bottom: 1.1428571em;
2064
+ }
2065
+ .prose-sm :where(dt):not(:where([class~=not-prose], [class~=not-prose] *)) {
2066
+ margin-top: 1.1428571em;
2067
+ }
2068
+ .prose-sm :where(dd):not(:where([class~=not-prose], [class~=not-prose] *)) {
2069
+ margin-top: 0.2857143em;
2070
+ padding-inline-start: 1.5714286em;
2071
+ }
2072
+ .prose-sm :where(hr):not(:where([class~=not-prose], [class~=not-prose] *)) {
2073
+ margin-top: 2.8571429em;
2074
+ margin-bottom: 2.8571429em;
2075
+ }
2076
+ .prose-sm :where(hr + *):not(:where([class~=not-prose], [class~=not-prose] *)) {
2077
+ margin-top: 0;
2078
+ }
2079
+ .prose-sm :where(h2 + *):not(:where([class~=not-prose], [class~=not-prose] *)) {
2080
+ margin-top: 0;
2081
+ }
2082
+ .prose-sm :where(h3 + *):not(:where([class~=not-prose], [class~=not-prose] *)) {
2083
+ margin-top: 0;
2084
+ }
2085
+ .prose-sm :where(h4 + *):not(:where([class~=not-prose], [class~=not-prose] *)) {
2086
+ margin-top: 0;
2087
+ }
2088
+ .prose-sm :where(table):not(:where([class~=not-prose], [class~=not-prose] *)) {
2089
+ font-size: 0.8571429em;
2090
+ line-height: 1.5;
2091
+ }
2092
+ .prose-sm :where(thead th):not(:where([class~=not-prose], [class~=not-prose] *)) {
2093
+ padding-inline-end: 1em;
2094
+ padding-bottom: 0.6666667em;
2095
+ padding-inline-start: 1em;
2096
+ }
2097
+ .prose-sm :where(thead th:first-child):not(:where([class~=not-prose], [class~=not-prose] *)) {
2098
+ padding-inline-start: 0;
2099
+ }
2100
+ .prose-sm :where(thead th:last-child):not(:where([class~=not-prose], [class~=not-prose] *)) {
2101
+ padding-inline-end: 0;
2102
+ }
2103
+ .prose-sm :where(tbody td, tfoot td):not(:where([class~=not-prose], [class~=not-prose] *)) {
2104
+ padding-top: 0.6666667em;
2105
+ padding-inline-end: 1em;
2106
+ padding-bottom: 0.6666667em;
2107
+ padding-inline-start: 1em;
2108
+ }
2109
+ .prose-sm :where(tbody td:first-child, tfoot td:first-child):not(:where([class~=not-prose], [class~=not-prose] *)) {
2110
+ padding-inline-start: 0;
2111
+ }
2112
+ .prose-sm :where(tbody td:last-child, tfoot td:last-child):not(:where([class~=not-prose], [class~=not-prose] *)) {
2113
+ padding-inline-end: 0;
2114
+ }
2115
+ .prose-sm :where(figure):not(:where([class~=not-prose], [class~=not-prose] *)) {
2116
+ margin-top: 1.7142857em;
2117
+ margin-bottom: 1.7142857em;
2118
+ }
2119
+ .prose-sm :where(figure > *):not(:where([class~=not-prose], [class~=not-prose] *)) {
2120
+ margin-top: 0;
2121
+ margin-bottom: 0;
2122
+ }
2123
+ .prose-sm :where(figcaption):not(:where([class~=not-prose], [class~=not-prose] *)) {
2124
+ font-size: 0.8571429em;
2125
+ line-height: 1.3333333;
2126
+ margin-top: 0.6666667em;
2127
+ }
2128
+ .prose-sm :where(.prose-sm > :first-child):not(:where([class~=not-prose], [class~=not-prose] *)) {
2129
+ margin-top: 0;
2130
+ }
2131
+ .prose-sm :where(.prose-sm > :last-child):not(:where([class~=not-prose], [class~=not-prose] *)) {
2132
+ margin-bottom: 0;
2133
+ }
2134
+ .absolute {
2135
+ position: absolute;
2136
+ }
2137
+ .relative {
2138
+ position: relative;
2139
+ }
2140
+ .inset-0 {
2141
+ inset: 0px;
2142
+ }
2143
+ .left-0 {
2144
+ left: 0px;
2145
+ }
2146
+ .right-1 {
2147
+ right: 0.25rem;
2148
+ }
2149
+ .top-1 {
2150
+ top: 0.25rem;
2151
+ }
2152
+ .top-\[calc\(100\%\+8px\)\] {
2153
+ top: calc(100% + 8px);
2154
+ }
2155
+ .z-20 {
2156
+ z-index: 20;
2157
+ }
2158
+ .z-50 {
2159
+ z-index: 50;
2160
+ }
2161
+ .m-0 {
2162
+ margin: 0px;
2163
+ }
2164
+ .mx-5 {
2165
+ margin-left: 1.25rem;
2166
+ margin-right: 1.25rem;
2167
+ }
2168
+ .my-4 {
2169
+ margin-top: 1rem;
2170
+ margin-bottom: 1rem;
2171
+ }
2172
+ .mb-1\.5 {
2173
+ margin-bottom: 0.375rem;
2174
+ }
2175
+ .mb-2 {
2176
+ margin-bottom: 0.5rem;
2177
+ }
2178
+ .mb-3 {
2179
+ margin-bottom: 0.75rem;
2180
+ }
2181
+ .mb-4 {
2182
+ margin-bottom: 1rem;
2183
+ }
2184
+ .mb-6 {
2185
+ margin-bottom: 1.5rem;
2186
+ }
2187
+ .mb-8 {
2188
+ margin-bottom: 2rem;
2189
+ }
2190
+ .ml-1 {
2191
+ margin-left: 0.25rem;
2192
+ }
2193
+ .ml-6 {
2194
+ margin-left: 1.5rem;
2195
+ }
2196
+ .mr-2 {
2197
+ margin-right: 0.5rem;
2198
+ }
2199
+ .mt-1 {
2200
+ margin-top: 0.25rem;
2201
+ }
2202
+ .mt-12 {
2203
+ margin-top: 3rem;
2204
+ }
2205
+ .mt-2 {
2206
+ margin-top: 0.5rem;
2207
+ }
2208
+ .mt-3 {
2209
+ margin-top: 0.75rem;
2210
+ }
2211
+ .mt-4 {
2212
+ margin-top: 1rem;
2213
+ }
2214
+ .mt-6 {
2215
+ margin-top: 1.5rem;
2216
+ }
2217
+ .block {
2218
+ display: block;
2219
+ }
2220
+ .inline {
2221
+ display: inline;
2222
+ }
2223
+ .flex {
2224
+ display: flex;
2225
+ }
2226
+ .table {
2227
+ display: table;
2228
+ }
2229
+ .hidden {
2230
+ display: none;
2231
+ }
2232
+ .h-1\.5 {
2233
+ height: 0.375rem;
2234
+ }
2235
+ .h-14 {
2236
+ height: 3.5rem;
2237
+ }
2238
+ .h-16 {
2239
+ height: 4rem;
2240
+ }
2241
+ .h-2 {
2242
+ height: 0.5rem;
2243
+ }
2244
+ .h-24 {
2245
+ height: 6rem;
2246
+ }
2247
+ .h-3 {
2248
+ height: 0.75rem;
2249
+ }
2250
+ .h-3\.5 {
2251
+ height: 0.875rem;
2252
+ }
2253
+ .h-4 {
2254
+ height: 1rem;
2255
+ }
2256
+ .h-5 {
2257
+ height: 1.25rem;
2258
+ }
2259
+ .h-8 {
2260
+ height: 2rem;
2261
+ }
2262
+ .h-full {
2263
+ height: 100%;
2264
+ }
2265
+ .max-h-\[200px\] {
2266
+ max-height: 200px;
2267
+ }
2268
+ .max-h-\[300px\] {
2269
+ max-height: 300px;
2270
+ }
2271
+ .min-h-\[24px\] {
2272
+ min-height: 24px;
2273
+ }
2274
+ .w-14 {
2275
+ width: 3.5rem;
2276
+ }
2277
+ .w-16 {
2278
+ width: 4rem;
2279
+ }
2280
+ .w-2 {
2281
+ width: 0.5rem;
2282
+ }
2283
+ .w-24 {
2284
+ width: 6rem;
2285
+ }
2286
+ .w-3 {
2287
+ width: 0.75rem;
2288
+ }
2289
+ .w-3\.5 {
2290
+ width: 0.875rem;
2291
+ }
2292
+ .w-4 {
2293
+ width: 1rem;
2294
+ }
2295
+ .w-5 {
2296
+ width: 1.25rem;
2297
+ }
2298
+ .w-72 {
2299
+ width: 18rem;
2300
+ }
2301
+ .w-8 {
2302
+ width: 2rem;
2303
+ }
2304
+ .w-full {
2305
+ width: 100%;
2306
+ }
2307
+ .min-w-0 {
2308
+ min-width: 0px;
2309
+ }
2310
+ .max-w-\[85\%\] {
2311
+ max-width: 85%;
2312
+ }
2313
+ .max-w-none {
2314
+ max-width: none;
2315
+ }
2316
+ .max-w-sm {
2317
+ max-width: 24rem;
2318
+ }
2319
+ .flex-1 {
2320
+ flex: 1 1 0%;
2321
+ }
2322
+ .rotate-3 {
2323
+ --tw-rotate: 3deg;
2324
+ 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));
2325
+ }
2326
+ .transform {
2327
+ 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));
2328
+ }
2329
+ @keyframes pulse {
2330
+ 50% {
2331
+ opacity: .5;
2332
+ }
2333
+ }
2334
+ .animate-pulse {
2335
+ animation: pulse 2s cubic-bezier(0.4, 0, 0.6, 1) infinite;
2336
+ }
2337
+ .cursor-not-allowed {
2338
+ cursor: not-allowed;
2339
+ }
2340
+ .cursor-pointer {
2341
+ cursor: pointer;
2342
+ }
2343
+ .select-none {
2344
+ -webkit-user-select: none;
2345
+ -moz-user-select: none;
2346
+ user-select: none;
2347
+ }
2348
+ .resize-none {
2349
+ resize: none;
2350
+ }
2351
+ .resize {
2352
+ resize: both;
2353
+ }
2354
+ .list-decimal {
2355
+ list-style-type: decimal;
2356
+ }
2357
+ .list-disc {
2358
+ list-style-type: disc;
2359
+ }
2360
+ .flex-col {
2361
+ flex-direction: column;
2362
+ }
2363
+ .flex-wrap {
2364
+ flex-wrap: wrap;
2365
+ }
2366
+ .items-end {
2367
+ align-items: flex-end;
2368
+ }
2369
+ .items-center {
2370
+ align-items: center;
2371
+ }
2372
+ .justify-center {
2373
+ justify-content: center;
2374
+ }
2375
+ .justify-between {
2376
+ justify-content: space-between;
2377
+ }
2378
+ .gap-1 {
2379
+ gap: 0.25rem;
2380
+ }
2381
+ .gap-1\.5 {
2382
+ gap: 0.375rem;
2383
+ }
2384
+ .gap-2 {
2385
+ gap: 0.5rem;
2386
+ }
2387
+ .gap-6 {
2388
+ gap: 1.5rem;
2389
+ }
2390
+ .self-start {
2391
+ align-self: flex-start;
2392
+ }
2393
+ .self-end {
2394
+ align-self: flex-end;
2395
+ }
2396
+ .overflow-hidden {
2397
+ overflow: hidden;
2398
+ }
2399
+ .overflow-x-auto {
2400
+ overflow-x: auto;
2401
+ }
2402
+ .overflow-y-auto {
2403
+ overflow-y: auto;
2404
+ }
2405
+ .truncate {
2406
+ overflow: hidden;
2407
+ text-overflow: ellipsis;
2408
+ white-space: nowrap;
2409
+ }
2410
+ .rounded {
2411
+ border-radius: 0.25rem;
2412
+ }
2413
+ .rounded-2xl {
2414
+ border-radius: 1rem;
2415
+ }
2416
+ .rounded-3xl {
2417
+ border-radius: 1.5rem;
2418
+ }
2419
+ .rounded-\[24px\] {
2420
+ border-radius: 24px;
2421
+ }
2422
+ .rounded-full {
2423
+ border-radius: 9999px;
2424
+ }
2425
+ .rounded-lg {
2426
+ border-radius: 0.5rem;
2427
+ }
2428
+ .rounded-md {
2429
+ border-radius: 0.375rem;
2430
+ }
2431
+ .rounded-xl {
2432
+ border-radius: 0.75rem;
2433
+ }
2434
+ .rounded-br-\[8px\] {
2435
+ border-bottom-right-radius: 8px;
2436
+ }
2437
+ .border {
2438
+ border-width: 1px;
2439
+ }
2440
+ .border-2 {
2441
+ border-width: 2px;
2442
+ }
2443
+ .border-b {
2444
+ border-bottom-width: 1px;
2445
+ }
2446
+ .border-l-2 {
2447
+ border-left-width: 2px;
2448
+ }
2449
+ .border-t {
2450
+ border-top-width: 1px;
2451
+ }
2452
+ .border-dashed {
2453
+ border-style: dashed;
2454
+ }
2455
+ .border-none {
2456
+ border-style: none;
2457
+ }
2458
+ .border-blue-200 {
2459
+ --tw-border-opacity: 1;
2460
+ border-color: rgb(191 219 254 / var(--tw-border-opacity, 1));
2461
+ }
2462
+ .border-blue-500 {
2463
+ --tw-border-opacity: 1;
2464
+ border-color: rgb(59 130 246 / var(--tw-border-opacity, 1));
2465
+ }
2466
+ .border-red-200 {
2467
+ --tw-border-opacity: 1;
2468
+ border-color: rgb(254 202 202 / var(--tw-border-opacity, 1));
2469
+ }
2470
+ .border-zinc-100 {
2471
+ --tw-border-opacity: 1;
2472
+ border-color: rgb(244 244 245 / var(--tw-border-opacity, 1));
2473
+ }
2474
+ .border-zinc-200 {
2475
+ --tw-border-opacity: 1;
2476
+ border-color: rgb(228 228 231 / var(--tw-border-opacity, 1));
2477
+ }
2478
+ .border-zinc-300 {
2479
+ --tw-border-opacity: 1;
2480
+ border-color: rgb(212 212 216 / var(--tw-border-opacity, 1));
2481
+ }
2482
+ .bg-black {
2483
+ --tw-bg-opacity: 1;
2484
+ background-color: rgb(0 0 0 / var(--tw-bg-opacity, 1));
2485
+ }
2486
+ .bg-black\/50 {
2487
+ background-color: rgb(0 0 0 / 0.5);
2488
+ }
2489
+ .bg-blue-100 {
2490
+ --tw-bg-opacity: 1;
2491
+ background-color: rgb(219 234 254 / var(--tw-bg-opacity, 1));
2492
+ }
2493
+ .bg-blue-50 {
2494
+ --tw-bg-opacity: 1;
2495
+ background-color: rgb(239 246 255 / var(--tw-bg-opacity, 1));
2496
+ }
2497
+ .bg-blue-500 {
2498
+ --tw-bg-opacity: 1;
2499
+ background-color: rgb(59 130 246 / var(--tw-bg-opacity, 1));
2500
+ }
2501
+ .bg-emerald-500 {
2502
+ --tw-bg-opacity: 1;
2503
+ background-color: rgb(16 185 129 / var(--tw-bg-opacity, 1));
2504
+ }
2505
+ .bg-red-50 {
2506
+ --tw-bg-opacity: 1;
2507
+ background-color: rgb(254 242 242 / var(--tw-bg-opacity, 1));
2508
+ }
2509
+ .bg-red-500 {
2510
+ --tw-bg-opacity: 1;
2511
+ background-color: rgb(239 68 68 / var(--tw-bg-opacity, 1));
2512
+ }
2513
+ .bg-transparent {
2514
+ background-color: transparent;
2515
+ }
2516
+ .bg-white {
2517
+ --tw-bg-opacity: 1;
2518
+ background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
2519
+ }
2520
+ .bg-white\/50 {
2521
+ background-color: rgb(255 255 255 / 0.5);
2522
+ }
2523
+ .bg-white\/80 {
2524
+ background-color: rgb(255 255 255 / 0.8);
2525
+ }
2526
+ .bg-white\/90 {
2527
+ background-color: rgb(255 255 255 / 0.9);
2528
+ }
2529
+ .bg-zinc-100 {
2530
+ --tw-bg-opacity: 1;
2531
+ background-color: rgb(244 244 245 / var(--tw-bg-opacity, 1));
2532
+ }
2533
+ .bg-zinc-200 {
2534
+ --tw-bg-opacity: 1;
2535
+ background-color: rgb(228 228 231 / var(--tw-bg-opacity, 1));
2536
+ }
2537
+ .bg-zinc-300 {
2538
+ --tw-bg-opacity: 1;
2539
+ background-color: rgb(212 212 216 / var(--tw-bg-opacity, 1));
2540
+ }
2541
+ .bg-zinc-50 {
2542
+ --tw-bg-opacity: 1;
2543
+ background-color: rgb(250 250 250 / var(--tw-bg-opacity, 1));
2544
+ }
2545
+ .bg-zinc-50\/50 {
2546
+ background-color: rgb(250 250 250 / 0.5);
2547
+ }
2548
+ .bg-gradient-to-tr {
2549
+ background-image: linear-gradient(to top right, var(--tw-gradient-stops));
2550
+ }
2551
+ .from-blue-500 {
2552
+ --tw-gradient-from: #3b82f6 var(--tw-gradient-from-position);
2553
+ --tw-gradient-to: rgb(59 130 246 / 0) var(--tw-gradient-to-position);
2554
+ --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
2555
+ }
2556
+ .to-cyan-400 {
2557
+ --tw-gradient-to: #22d3ee var(--tw-gradient-to-position);
2558
+ }
2559
+ .fill-current {
2560
+ fill: currentColor;
2561
+ }
2562
+ .object-cover {
2563
+ -o-object-fit: cover;
2564
+ object-fit: cover;
2565
+ }
2566
+ .p-0 {
2567
+ padding: 0px;
2568
+ }
2569
+ .p-3 {
2570
+ padding: 0.75rem;
2571
+ }
2572
+ .p-4 {
2573
+ padding: 1rem;
2574
+ }
2575
+ .p-5 {
2576
+ padding: 1.25rem;
2577
+ }
2578
+ .px-1 {
2579
+ padding-left: 0.25rem;
2580
+ padding-right: 0.25rem;
2581
+ }
2582
+ .px-1\.5 {
2583
+ padding-left: 0.375rem;
2584
+ padding-right: 0.375rem;
2585
+ }
2586
+ .px-2 {
2587
+ padding-left: 0.5rem;
2588
+ padding-right: 0.5rem;
2589
+ }
2590
+ .px-3 {
2591
+ padding-left: 0.75rem;
2592
+ padding-right: 0.75rem;
2593
+ }
2594
+ .px-4 {
2595
+ padding-left: 1rem;
2596
+ padding-right: 1rem;
2597
+ }
2598
+ .px-5 {
2599
+ padding-left: 1.25rem;
2600
+ padding-right: 1.25rem;
2601
+ }
2602
+ .py-0\.5 {
2603
+ padding-top: 0.125rem;
2604
+ padding-bottom: 0.125rem;
2605
+ }
2606
+ .py-1 {
2607
+ padding-top: 0.25rem;
2608
+ padding-bottom: 0.25rem;
2609
+ }
2610
+ .py-1\.5 {
2611
+ padding-top: 0.375rem;
2612
+ padding-bottom: 0.375rem;
2613
+ }
2614
+ .py-2 {
2615
+ padding-top: 0.5rem;
2616
+ padding-bottom: 0.5rem;
2617
+ }
2618
+ .py-3 {
2619
+ padding-top: 0.75rem;
2620
+ padding-bottom: 0.75rem;
2621
+ }
2622
+ .py-3\.5 {
2623
+ padding-top: 0.875rem;
2624
+ padding-bottom: 0.875rem;
2625
+ }
2626
+ .py-4 {
2627
+ padding-top: 1rem;
2628
+ padding-bottom: 1rem;
2629
+ }
2630
+ .pb-2 {
2631
+ padding-bottom: 0.5rem;
2632
+ }
2633
+ .pl-4 {
2634
+ padding-left: 1rem;
2635
+ }
2636
+ .pr-4 {
2637
+ padding-right: 1rem;
2638
+ }
2639
+ .pt-3 {
2640
+ padding-top: 0.75rem;
2641
+ }
2642
+ .text-left {
2643
+ text-align: left;
2644
+ }
2645
+ .text-center {
2646
+ text-align: center;
2647
+ }
2648
+ .font-mono {
2649
+ font-family:
2650
+ ui-monospace,
2651
+ SFMono-Regular,
2652
+ Menlo,
2653
+ Monaco,
2654
+ Consolas,
2655
+ "Liberation Mono",
2656
+ "Courier New",
2657
+ monospace;
2658
+ }
2659
+ .text-2xl {
2660
+ font-size: 1.5rem;
2661
+ line-height: 2rem;
2662
+ }
2663
+ .text-3xl {
2664
+ font-size: 1.875rem;
2665
+ line-height: 2.25rem;
2666
+ }
2667
+ .text-\[10px\] {
2668
+ font-size: 10px;
2669
+ }
2670
+ .text-\[13px\] {
2671
+ font-size: 13px;
2672
+ }
2673
+ .text-\[15px\] {
2674
+ font-size: 15px;
2675
+ }
2676
+ .text-\[9px\] {
2677
+ font-size: 9px;
2678
+ }
2679
+ .text-lg {
2680
+ font-size: 1.125rem;
2681
+ line-height: 1.75rem;
2682
+ }
2683
+ .text-sm {
2684
+ font-size: 0.875rem;
2685
+ line-height: 1.25rem;
2686
+ }
2687
+ .text-xl {
2688
+ font-size: 1.25rem;
2689
+ line-height: 1.75rem;
2690
+ }
2691
+ .text-xs {
2692
+ font-size: 0.75rem;
2693
+ line-height: 1rem;
2694
+ }
2695
+ .font-bold {
2696
+ font-weight: 700;
2697
+ }
2698
+ .font-medium {
2699
+ font-weight: 500;
2700
+ }
2701
+ .font-semibold {
2702
+ font-weight: 600;
2703
+ }
2704
+ .uppercase {
2705
+ text-transform: uppercase;
2706
+ }
2707
+ .capitalize {
2708
+ text-transform: capitalize;
2709
+ }
2710
+ .italic {
2711
+ font-style: italic;
2712
+ }
2713
+ .leading-7 {
2714
+ line-height: 1.75rem;
2715
+ }
2716
+ .leading-relaxed {
2717
+ line-height: 1.625;
2718
+ }
2719
+ .tracking-tight {
2720
+ letter-spacing: -0.025em;
2721
+ }
2722
+ .tracking-wide {
2723
+ letter-spacing: 0.025em;
2724
+ }
2725
+ .tracking-wider {
2726
+ letter-spacing: 0.05em;
2727
+ }
2728
+ .text-blue-500 {
2729
+ --tw-text-opacity: 1;
2730
+ color: rgb(59 130 246 / var(--tw-text-opacity, 1));
2731
+ }
2732
+ .text-blue-600 {
2733
+ --tw-text-opacity: 1;
2734
+ color: rgb(37 99 235 / var(--tw-text-opacity, 1));
2735
+ }
2736
+ .text-red-700 {
2737
+ --tw-text-opacity: 1;
2738
+ color: rgb(185 28 28 / var(--tw-text-opacity, 1));
2739
+ }
2740
+ .text-white {
2741
+ --tw-text-opacity: 1;
2742
+ color: rgb(255 255 255 / var(--tw-text-opacity, 1));
2743
+ }
2744
+ .text-zinc-400 {
2745
+ --tw-text-opacity: 1;
2746
+ color: rgb(161 161 170 / var(--tw-text-opacity, 1));
2747
+ }
2748
+ .text-zinc-500 {
2749
+ --tw-text-opacity: 1;
2750
+ color: rgb(113 113 122 / var(--tw-text-opacity, 1));
2751
+ }
2752
+ .text-zinc-600 {
2753
+ --tw-text-opacity: 1;
2754
+ color: rgb(82 82 91 / var(--tw-text-opacity, 1));
2755
+ }
2756
+ .text-zinc-700 {
2757
+ --tw-text-opacity: 1;
2758
+ color: rgb(63 63 70 / var(--tw-text-opacity, 1));
2759
+ }
2760
+ .text-zinc-800 {
2761
+ --tw-text-opacity: 1;
2762
+ color: rgb(39 39 42 / var(--tw-text-opacity, 1));
2763
+ }
2764
+ .text-zinc-900 {
2765
+ --tw-text-opacity: 1;
2766
+ color: rgb(24 24 27 / var(--tw-text-opacity, 1));
2767
+ }
2768
+ .opacity-0 {
2769
+ opacity: 0;
2770
+ }
2771
+ .opacity-70 {
2772
+ opacity: 0.7;
2773
+ }
2774
+ .opacity-80 {
2775
+ opacity: 0.8;
2776
+ }
2777
+ .shadow-\[0_0_8px_rgba\(16\,185\,129\,0\.5\)\] {
2778
+ --tw-shadow: 0 0 8px rgba(16,185,129,0.5);
2779
+ --tw-shadow-colored: 0 0 8px var(--tw-shadow-color);
2780
+ box-shadow:
2781
+ var(--tw-ring-offset-shadow, 0 0 #0000),
2782
+ var(--tw-ring-shadow, 0 0 #0000),
2783
+ var(--tw-shadow);
2784
+ }
2785
+ .shadow-md {
2786
+ --tw-shadow: 0 4px 6px -1px rgb(0 0 0 / 0.1), 0 2px 4px -2px rgb(0 0 0 / 0.1);
2787
+ --tw-shadow-colored: 0 4px 6px -1px var(--tw-shadow-color), 0 2px 4px -2px var(--tw-shadow-color);
2788
+ box-shadow:
2789
+ var(--tw-ring-offset-shadow, 0 0 #0000),
2790
+ var(--tw-ring-shadow, 0 0 #0000),
2791
+ var(--tw-shadow);
2792
+ }
2793
+ .shadow-sm {
2794
+ --tw-shadow: 0 1px 2px 0 rgb(0 0 0 / 0.05);
2795
+ --tw-shadow-colored: 0 1px 2px 0 var(--tw-shadow-color);
2796
+ box-shadow:
2797
+ var(--tw-ring-offset-shadow, 0 0 #0000),
2798
+ var(--tw-ring-shadow, 0 0 #0000),
2799
+ var(--tw-shadow);
2800
+ }
2801
+ .shadow-xl {
2802
+ --tw-shadow: 0 20px 25px -5px rgb(0 0 0 / 0.1), 0 8px 10px -6px rgb(0 0 0 / 0.1);
2803
+ --tw-shadow-colored: 0 20px 25px -5px var(--tw-shadow-color), 0 8px 10px -6px var(--tw-shadow-color);
2804
+ box-shadow:
2805
+ var(--tw-ring-offset-shadow, 0 0 #0000),
2806
+ var(--tw-ring-shadow, 0 0 #0000),
2807
+ var(--tw-shadow);
2808
+ }
2809
+ .shadow-blue-500\/20 {
2810
+ --tw-shadow-color: rgb(59 130 246 / 0.2);
2811
+ --tw-shadow: var(--tw-shadow-colored);
2812
+ }
2813
+ .outline-none {
2814
+ outline: 2px solid transparent;
2815
+ outline-offset: 2px;
2816
+ }
2817
+ .filter {
2818
+ 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);
2819
+ }
2820
+ .backdrop-blur-md {
2821
+ --tw-backdrop-blur: blur(12px);
2822
+ backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
2823
+ }
2824
+ .backdrop-blur-sm {
2825
+ --tw-backdrop-blur: blur(4px);
2826
+ backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
2827
+ }
2828
+ .backdrop-blur-xl {
2829
+ --tw-backdrop-blur: blur(24px);
2830
+ backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
2831
+ }
2832
+ .transition {
2833
+ transition-property:
2834
+ color,
2835
+ background-color,
2836
+ border-color,
2837
+ text-decoration-color,
2838
+ fill,
2839
+ stroke,
2840
+ opacity,
2841
+ box-shadow,
2842
+ transform,
2843
+ filter,
2844
+ backdrop-filter;
2845
+ transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
2846
+ transition-duration: 150ms;
2847
+ }
2848
+ .transition-all {
2849
+ transition-property: all;
2850
+ transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
2851
+ transition-duration: 150ms;
2852
+ }
2853
+ .transition-colors {
2854
+ transition-property:
2855
+ color,
2856
+ background-color,
2857
+ border-color,
2858
+ text-decoration-color,
2859
+ fill,
2860
+ stroke;
2861
+ transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
2862
+ transition-duration: 150ms;
2863
+ }
2864
+ .transition-opacity {
2865
+ transition-property: opacity;
2866
+ transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
2867
+ transition-duration: 150ms;
2868
+ }
2869
+ .transition-transform {
2870
+ transition-property: transform;
2871
+ transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
2872
+ transition-duration: 150ms;
2873
+ }
2874
+ .duration-300 {
2875
+ transition-duration: 300ms;
2876
+ }
2877
+ .ease-out {
2878
+ transition-timing-function: cubic-bezier(0, 0, 0.2, 1);
2879
+ }
2880
+ @media (prefers-color-scheme: dark) {
2881
+ .dark\:prose-invert {
2882
+ --tw-prose-body: var(--tw-prose-invert-body);
2883
+ --tw-prose-headings: var(--tw-prose-invert-headings);
2884
+ --tw-prose-lead: var(--tw-prose-invert-lead);
2885
+ --tw-prose-links: var(--tw-prose-invert-links);
2886
+ --tw-prose-bold: var(--tw-prose-invert-bold);
2887
+ --tw-prose-counters: var(--tw-prose-invert-counters);
2888
+ --tw-prose-bullets: var(--tw-prose-invert-bullets);
2889
+ --tw-prose-hr: var(--tw-prose-invert-hr);
2890
+ --tw-prose-quotes: var(--tw-prose-invert-quotes);
2891
+ --tw-prose-quote-borders: var(--tw-prose-invert-quote-borders);
2892
+ --tw-prose-captions: var(--tw-prose-invert-captions);
2893
+ --tw-prose-kbd: var(--tw-prose-invert-kbd);
2894
+ --tw-prose-kbd-shadows: var(--tw-prose-invert-kbd-shadows);
2895
+ --tw-prose-code: var(--tw-prose-invert-code);
2896
+ --tw-prose-pre-code: var(--tw-prose-invert-pre-code);
2897
+ --tw-prose-pre-bg: var(--tw-prose-invert-pre-bg);
2898
+ --tw-prose-th-borders: var(--tw-prose-invert-th-borders);
2899
+ --tw-prose-td-borders: var(--tw-prose-invert-td-borders);
2900
+ }
2901
+ }
2902
+ .placeholder\:text-zinc-400::-moz-placeholder {
2903
+ --tw-text-opacity: 1;
2904
+ color: rgb(161 161 170 / var(--tw-text-opacity, 1));
2905
+ }
2906
+ .placeholder\:text-zinc-400::placeholder {
2907
+ --tw-text-opacity: 1;
2908
+ color: rgb(161 161 170 / var(--tw-text-opacity, 1));
2909
+ }
2910
+ .even\:bg-zinc-50:nth-child(even) {
2911
+ --tw-bg-opacity: 1;
2912
+ background-color: rgb(250 250 250 / var(--tw-bg-opacity, 1));
2913
+ }
2914
+ .focus-within\:border-blue-500:focus-within {
2915
+ --tw-border-opacity: 1;
2916
+ border-color: rgb(59 130 246 / var(--tw-border-opacity, 1));
2917
+ }
2918
+ .focus-within\:ring-2:focus-within {
2919
+ --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
2920
+ --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);
2921
+ box-shadow:
2922
+ var(--tw-ring-offset-shadow),
2923
+ var(--tw-ring-shadow),
2924
+ var(--tw-shadow, 0 0 #0000);
2925
+ }
2926
+ .focus-within\:ring-blue-500\/20:focus-within {
2927
+ --tw-ring-color: rgb(59 130 246 / 0.2);
2928
+ }
2929
+ .hover\:scale-\[1\.02\]:hover {
2930
+ --tw-scale-x: 1.02;
2931
+ --tw-scale-y: 1.02;
2932
+ 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));
2933
+ }
2934
+ .hover\:bg-black\/80:hover {
2935
+ background-color: rgb(0 0 0 / 0.8);
2936
+ }
2937
+ .hover\:bg-red-50:hover {
2938
+ --tw-bg-opacity: 1;
2939
+ background-color: rgb(254 242 242 / var(--tw-bg-opacity, 1));
2940
+ }
2941
+ .hover\:bg-zinc-200:hover {
2942
+ --tw-bg-opacity: 1;
2943
+ background-color: rgb(228 228 231 / var(--tw-bg-opacity, 1));
2944
+ }
2945
+ .hover\:bg-zinc-200\/50:hover {
2946
+ background-color: rgb(228 228 231 / 0.5);
2947
+ }
2948
+ .hover\:bg-zinc-300:hover {
2949
+ --tw-bg-opacity: 1;
2950
+ background-color: rgb(212 212 216 / var(--tw-bg-opacity, 1));
2951
+ }
2952
+ .hover\:bg-zinc-50:hover {
2953
+ --tw-bg-opacity: 1;
2954
+ background-color: rgb(250 250 250 / var(--tw-bg-opacity, 1));
2955
+ }
2956
+ .hover\:text-zinc-900:hover {
2957
+ --tw-text-opacity: 1;
2958
+ color: rgb(24 24 27 / var(--tw-text-opacity, 1));
2959
+ }
2960
+ .hover\:underline:hover {
2961
+ text-decoration-line: underline;
2962
+ }
2963
+ .hover\:opacity-100:hover {
2964
+ opacity: 1;
2965
+ }
2966
+ .active\:scale-\[0\.98\]:active {
2967
+ --tw-scale-x: 0.98;
2968
+ --tw-scale-y: 0.98;
2969
+ 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));
2970
+ }
2971
+ .group:hover .group-hover\:scale-105 {
2972
+ --tw-scale-x: 1.05;
2973
+ --tw-scale-y: 1.05;
2974
+ 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));
2975
+ }
2976
+ .group:hover .group-hover\:opacity-100 {
2977
+ opacity: 1;
2978
+ }
2979
+ @media (min-width: 640px) {
2980
+ .sm\:px-6 {
2981
+ padding-left: 1.5rem;
2982
+ padding-right: 1.5rem;
2983
+ }
2984
+ }
2985
+ @media (prefers-color-scheme: dark) {
2986
+ .dark\:border-blue-800 {
2987
+ --tw-border-opacity: 1;
2988
+ border-color: rgb(30 64 175 / var(--tw-border-opacity, 1));
2989
+ }
2990
+ .dark\:border-red-900 {
2991
+ --tw-border-opacity: 1;
2992
+ border-color: rgb(127 29 29 / var(--tw-border-opacity, 1));
2993
+ }
2994
+ .dark\:border-red-900\/50 {
2995
+ border-color: rgb(127 29 29 / 0.5);
2996
+ }
2997
+ .dark\:border-zinc-700 {
2998
+ --tw-border-opacity: 1;
2999
+ border-color: rgb(63 63 70 / var(--tw-border-opacity, 1));
3000
+ }
3001
+ .dark\:border-zinc-700\/50 {
3002
+ border-color: rgb(63 63 70 / 0.5);
3003
+ }
3004
+ .dark\:border-zinc-800 {
3005
+ --tw-border-opacity: 1;
3006
+ border-color: rgb(39 39 42 / var(--tw-border-opacity, 1));
3007
+ }
3008
+ .dark\:border-zinc-800\/60 {
3009
+ border-color: rgb(39 39 42 / 0.6);
3010
+ }
3011
+ .dark\:border-zinc-800\/80 {
3012
+ border-color: rgb(39 39 42 / 0.8);
3013
+ }
3014
+ .dark\:bg-\[\#09090b\] {
3015
+ --tw-bg-opacity: 1;
3016
+ background-color: rgb(9 9 11 / var(--tw-bg-opacity, 1));
3017
+ }
3018
+ .dark\:bg-black {
3019
+ --tw-bg-opacity: 1;
3020
+ background-color: rgb(0 0 0 / var(--tw-bg-opacity, 1));
3021
+ }
3022
+ .dark\:bg-blue-600 {
3023
+ --tw-bg-opacity: 1;
3024
+ background-color: rgb(37 99 235 / var(--tw-bg-opacity, 1));
3025
+ }
3026
+ .dark\:bg-blue-900\/20 {
3027
+ background-color: rgb(30 58 138 / 0.2);
3028
+ }
3029
+ .dark\:bg-blue-900\/30 {
3030
+ background-color: rgb(30 58 138 / 0.3);
3031
+ }
3032
+ .dark\:bg-red-950\/30 {
3033
+ background-color: rgb(69 10 10 / 0.3);
3034
+ }
3035
+ .dark\:bg-white {
3036
+ --tw-bg-opacity: 1;
3037
+ background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
3038
+ }
3039
+ .dark\:bg-zinc-700 {
3040
+ --tw-bg-opacity: 1;
3041
+ background-color: rgb(63 63 70 / var(--tw-bg-opacity, 1));
3042
+ }
3043
+ .dark\:bg-zinc-800 {
3044
+ --tw-bg-opacity: 1;
3045
+ background-color: rgb(39 39 42 / var(--tw-bg-opacity, 1));
3046
+ }
3047
+ .dark\:bg-zinc-800\/60 {
3048
+ background-color: rgb(39 39 42 / 0.6);
3049
+ }
3050
+ .dark\:bg-zinc-900 {
3051
+ --tw-bg-opacity: 1;
3052
+ background-color: rgb(24 24 27 / var(--tw-bg-opacity, 1));
3053
+ }
3054
+ .dark\:bg-zinc-900\/20 {
3055
+ background-color: rgb(24 24 27 / 0.2);
3056
+ }
3057
+ .dark\:bg-zinc-900\/30 {
3058
+ background-color: rgb(24 24 27 / 0.3);
3059
+ }
3060
+ .dark\:bg-zinc-900\/90 {
3061
+ background-color: rgb(24 24 27 / 0.9);
3062
+ }
3063
+ .dark\:bg-zinc-950 {
3064
+ --tw-bg-opacity: 1;
3065
+ background-color: rgb(9 9 11 / var(--tw-bg-opacity, 1));
3066
+ }
3067
+ .dark\:bg-zinc-950\/80 {
3068
+ background-color: rgb(9 9 11 / 0.8);
3069
+ }
3070
+ .dark\:text-black {
3071
+ --tw-text-opacity: 1;
3072
+ color: rgb(0 0 0 / var(--tw-text-opacity, 1));
3073
+ }
3074
+ .dark\:text-blue-400 {
3075
+ --tw-text-opacity: 1;
3076
+ color: rgb(96 165 250 / var(--tw-text-opacity, 1));
3077
+ }
3078
+ .dark\:text-red-400 {
3079
+ --tw-text-opacity: 1;
3080
+ color: rgb(248 113 113 / var(--tw-text-opacity, 1));
3081
+ }
3082
+ .dark\:text-zinc-100 {
3083
+ --tw-text-opacity: 1;
3084
+ color: rgb(244 244 245 / var(--tw-text-opacity, 1));
3085
+ }
3086
+ .dark\:text-zinc-300 {
3087
+ --tw-text-opacity: 1;
3088
+ color: rgb(212 212 216 / var(--tw-text-opacity, 1));
3089
+ }
3090
+ .dark\:text-zinc-400 {
3091
+ --tw-text-opacity: 1;
3092
+ color: rgb(161 161 170 / var(--tw-text-opacity, 1));
3093
+ }
3094
+ .dark\:text-zinc-500 {
3095
+ --tw-text-opacity: 1;
3096
+ color: rgb(113 113 122 / var(--tw-text-opacity, 1));
3097
+ }
3098
+ .dark\:text-zinc-600 {
3099
+ --tw-text-opacity: 1;
3100
+ color: rgb(82 82 91 / var(--tw-text-opacity, 1));
3101
+ }
3102
+ .dark\:placeholder\:text-zinc-500::-moz-placeholder {
3103
+ --tw-text-opacity: 1;
3104
+ color: rgb(113 113 122 / var(--tw-text-opacity, 1));
3105
+ }
3106
+ .dark\:placeholder\:text-zinc-500::placeholder {
3107
+ --tw-text-opacity: 1;
3108
+ color: rgb(113 113 122 / var(--tw-text-opacity, 1));
3109
+ }
3110
+ .dark\:even\:bg-zinc-900\/50:nth-child(even) {
3111
+ background-color: rgb(24 24 27 / 0.5);
3112
+ }
3113
+ .dark\:hover\:bg-red-950\/50:hover {
3114
+ background-color: rgb(69 10 10 / 0.5);
3115
+ }
3116
+ .dark\:hover\:bg-zinc-700:hover {
3117
+ --tw-bg-opacity: 1;
3118
+ background-color: rgb(63 63 70 / var(--tw-bg-opacity, 1));
3119
+ }
3120
+ .dark\:hover\:bg-zinc-800:hover {
3121
+ --tw-bg-opacity: 1;
3122
+ background-color: rgb(39 39 42 / var(--tw-bg-opacity, 1));
3123
+ }
3124
+ .dark\:hover\:bg-zinc-800\/50:hover {
3125
+ background-color: rgb(39 39 42 / 0.5);
3126
+ }
3127
+ .dark\:hover\:text-zinc-100:hover {
3128
+ --tw-text-opacity: 1;
3129
+ color: rgb(244 244 245 / var(--tw-text-opacity, 1));
3130
+ }
3131
+ }
3132
+ .\[\&\:not\(\:first-child\)\]\:mt-4:not(:first-child) {
3133
+ margin-top: 1rem;
3134
+ }
3135
+ .\[\&\>li\]\:mt-2 > li {
3136
+ margin-top: 0.5rem;
3137
+ }
3138
+ .\[\&\[align\=center\]\]\:text-center[align=center] {
3139
+ text-align: center;
3140
+ }
3141
+ .\[\&\[align\=right\]\]\:text-right[align=right] {
3142
+ text-align: right;
3143
+ }