@tarsis/toolkit 0.7.1 → 0.7.2

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.
Files changed (101) hide show
  1. package/dist/audio/hover.mp3 +0 -0
  2. package/dist/audio/public/audio/click.wav +0 -0
  3. package/dist/audio/public/audio/hover.mp3 +0 -0
  4. package/dist/audio/public/audio/lock/select.mp3 +0 -0
  5. package/dist/index.cjs +430 -207
  6. package/dist/index.d.ts +36 -3
  7. package/dist/index.js +431 -208
  8. package/dist/styles.css +618 -552
  9. package/dist/{tokens-B2AxRYyF.js → tokens-CDVSR49D.js} +1 -0
  10. package/dist/{tokens-DlMougUi.cjs → tokens-Nhzxtwvl.cjs} +1 -0
  11. package/dist/tokens.cjs +1 -1
  12. package/dist/tokens.d.ts +1 -0
  13. package/dist/tokens.js +1 -1
  14. package/package.json +17 -17
  15. package/dist/fonts/gt/maru/GT-Maru-Light-Oblique-Trial.woff2 +0 -0
  16. package/dist/fonts/gt/maru/GT-Maru-Light-Trial.woff2 +0 -0
  17. package/dist/fonts/gt/maru/GT-Maru-Medium-Oblique-Trial.woff2 +0 -0
  18. package/dist/fonts/gt/maru/GT-Maru-Medium-Trial.woff2 +0 -0
  19. package/dist/fonts/gt/maru/GT-Maru-Mono-Black-Oblique-Trial.woff2 +0 -0
  20. package/dist/fonts/gt/maru/GT-Maru-Mono-Black-Trial.woff2 +0 -0
  21. package/dist/fonts/gt/maru/GT-Maru-Mono-Bold-Oblique-Trial.woff2 +0 -0
  22. package/dist/fonts/gt/maru/GT-Maru-Mono-Bold-Trial.woff2 +0 -0
  23. package/dist/fonts/gt/maru/GT-Maru-Mono-Light-Oblique-Trial.woff2 +0 -0
  24. package/dist/fonts/gt/maru/GT-Maru-Mono-Light-Trial.woff2 +0 -0
  25. package/dist/fonts/gt/maru/GT-Maru-Mono-Medium-Oblique-Trial.woff2 +0 -0
  26. package/dist/fonts/gt/maru/GT-Maru-Mono-Medium-Trial.woff2 +0 -0
  27. package/dist/fonts/gt/maru/gt-maru-black-oblique.woff2 +0 -0
  28. package/dist/fonts/gt/maru/gt-maru-black.woff2 +0 -0
  29. package/dist/fonts/gt/maru/gt-maru-bold-oblique.woff2 +0 -0
  30. package/dist/fonts/gt/maru/gt-maru-bold.woff2 +0 -0
  31. package/dist/fonts/gt/maru/gt-maru-mega-l.woff2 +0 -0
  32. package/dist/fonts/gt/maru/gt-maru-mega-m.woff2 +0 -0
  33. package/dist/fonts/gt/maru/gt-maru-mega-s.woff2 +0 -0
  34. package/dist/fonts/gt/maru/gt-maru-mono-regular-oblique.woff2 +0 -0
  35. package/dist/fonts/gt/maru/gt-maru-mono-regular.woff2 +0 -0
  36. package/dist/fonts/gt/maru/gt-maru-regular-oblique.woff2 +0 -0
  37. package/dist/fonts/gt/maru/gt-maru-regular.woff2 +0 -0
  38. package/dist/fonts/gt-flexa/GT-Flexa-VF-Trial.woff2 +0 -0
  39. package/dist/fonts/maru/GT-Maru-Light-Oblique-Trial.woff2 +0 -0
  40. package/dist/fonts/maru/GT-Maru-Light-Trial.woff2 +0 -0
  41. package/dist/fonts/maru/GT-Maru-Medium-Oblique-Trial.woff2 +0 -0
  42. package/dist/fonts/maru/GT-Maru-Medium-Trial.woff2 +0 -0
  43. package/dist/fonts/maru/GT-Maru-Mono-Black-Oblique-Trial.woff2 +0 -0
  44. package/dist/fonts/maru/GT-Maru-Mono-Black-Trial.woff2 +0 -0
  45. package/dist/fonts/maru/GT-Maru-Mono-Bold-Oblique-Trial.woff2 +0 -0
  46. package/dist/fonts/maru/GT-Maru-Mono-Bold-Trial.woff2 +0 -0
  47. package/dist/fonts/maru/GT-Maru-Mono-Light-Oblique-Trial.woff2 +0 -0
  48. package/dist/fonts/maru/GT-Maru-Mono-Light-Trial.woff2 +0 -0
  49. package/dist/fonts/maru/GT-Maru-Mono-Medium-Oblique-Trial.woff2 +0 -0
  50. package/dist/fonts/maru/GT-Maru-Mono-Medium-Trial.woff2 +0 -0
  51. package/dist/fonts/maru/gt-maru-black-oblique.woff2 +0 -0
  52. package/dist/fonts/maru/gt-maru-black.woff2 +0 -0
  53. package/dist/fonts/maru/gt-maru-bold-oblique.woff2 +0 -0
  54. package/dist/fonts/maru/gt-maru-bold.woff2 +0 -0
  55. package/dist/fonts/maru/gt-maru-mega-l.woff2 +0 -0
  56. package/dist/fonts/maru/gt-maru-mega-m.woff2 +0 -0
  57. package/dist/fonts/maru/gt-maru-mega-s.woff2 +0 -0
  58. package/dist/fonts/maru/gt-maru-mono-regular-oblique.woff2 +0 -0
  59. package/dist/fonts/maru/gt-maru-mono-regular.woff2 +0 -0
  60. package/dist/fonts/maru/gt-maru-regular-oblique.woff2 +0 -0
  61. package/dist/fonts/maru/gt-maru-regular.woff2 +0 -0
  62. package/dist/fonts/orbitron/orbitron-black.fnt +0 -426
  63. package/dist/fonts/orbitron/orbitron-black.png +0 -0
  64. /package/dist/audio/{fail.mp3 → public/audio/lock/fail.mp3} +0 -0
  65. /package/dist/audio/{fail.ogg → public/audio/lock/fail.ogg} +0 -0
  66. /package/dist/audio/{select.mp3 → public/audio/lock/hover.mp3} +0 -0
  67. /package/dist/audio/{hover.ogg → public/audio/lock/hover.ogg} +0 -0
  68. /package/dist/audio/{prev-next.mp3 → public/audio/lock/prev-next.mp3} +0 -0
  69. /package/dist/audio/{prev-next.ogg → public/audio/lock/prev-next.ogg} +0 -0
  70. /package/dist/audio/{select.ogg → public/audio/lock/select.ogg} +0 -0
  71. /package/dist/audio/{success.mp3 → public/audio/lock/success.mp3} +0 -0
  72. /package/dist/audio/{success.ogg → public/audio/lock/success.ogg} +0 -0
  73. /package/dist/fonts/{GT-Maru-Light-Oblique-Trial.woff2 → src/fonts/gt/maru/GT-Maru-Light-Oblique-Trial.woff2} +0 -0
  74. /package/dist/fonts/{GT-Maru-Light-Trial.woff2 → src/fonts/gt/maru/GT-Maru-Light-Trial.woff2} +0 -0
  75. /package/dist/fonts/{GT-Maru-Medium-Oblique-Trial.woff2 → src/fonts/gt/maru/GT-Maru-Medium-Oblique-Trial.woff2} +0 -0
  76. /package/dist/fonts/{GT-Maru-Medium-Trial.woff2 → src/fonts/gt/maru/GT-Maru-Medium-Trial.woff2} +0 -0
  77. /package/dist/fonts/{GT-Maru-Mono-Black-Oblique-Trial.woff2 → src/fonts/gt/maru/GT-Maru-Mono-Black-Oblique-Trial.woff2} +0 -0
  78. /package/dist/fonts/{GT-Maru-Mono-Black-Trial.woff2 → src/fonts/gt/maru/GT-Maru-Mono-Black-Trial.woff2} +0 -0
  79. /package/dist/fonts/{GT-Maru-Mono-Bold-Oblique-Trial.woff2 → src/fonts/gt/maru/GT-Maru-Mono-Bold-Oblique-Trial.woff2} +0 -0
  80. /package/dist/fonts/{GT-Maru-Mono-Bold-Trial.woff2 → src/fonts/gt/maru/GT-Maru-Mono-Bold-Trial.woff2} +0 -0
  81. /package/dist/fonts/{GT-Maru-Mono-Light-Oblique-Trial.woff2 → src/fonts/gt/maru/GT-Maru-Mono-Light-Oblique-Trial.woff2} +0 -0
  82. /package/dist/fonts/{GT-Maru-Mono-Light-Trial.woff2 → src/fonts/gt/maru/GT-Maru-Mono-Light-Trial.woff2} +0 -0
  83. /package/dist/fonts/{GT-Maru-Mono-Medium-Oblique-Trial.woff2 → src/fonts/gt/maru/GT-Maru-Mono-Medium-Oblique-Trial.woff2} +0 -0
  84. /package/dist/fonts/{GT-Maru-Mono-Medium-Trial.woff2 → src/fonts/gt/maru/GT-Maru-Mono-Medium-Trial.woff2} +0 -0
  85. /package/dist/fonts/{gt-maru-black-oblique.woff2 → src/fonts/gt/maru/gt-maru-black-oblique.woff2} +0 -0
  86. /package/dist/fonts/{gt-maru-black.woff2 → src/fonts/gt/maru/gt-maru-black.woff2} +0 -0
  87. /package/dist/fonts/{gt-maru-bold-oblique.woff2 → src/fonts/gt/maru/gt-maru-bold-oblique.woff2} +0 -0
  88. /package/dist/fonts/{gt-maru-bold.woff2 → src/fonts/gt/maru/gt-maru-bold.woff2} +0 -0
  89. /package/dist/fonts/{gt-maru-mega-l.woff2 → src/fonts/gt/maru/gt-maru-mega-l.woff2} +0 -0
  90. /package/dist/fonts/{gt-maru-mega-m.woff2 → src/fonts/gt/maru/gt-maru-mega-m.woff2} +0 -0
  91. /package/dist/fonts/{gt-maru-mega-s.woff2 → src/fonts/gt/maru/gt-maru-mega-s.woff2} +0 -0
  92. /package/dist/fonts/{gt-maru-mono-regular-oblique.woff2 → src/fonts/gt/maru/gt-maru-mono-regular-oblique.woff2} +0 -0
  93. /package/dist/fonts/{gt-maru-mono-regular.woff2 → src/fonts/gt/maru/gt-maru-mono-regular.woff2} +0 -0
  94. /package/dist/fonts/{gt-maru-regular-oblique.woff2 → src/fonts/gt/maru/gt-maru-regular-oblique.woff2} +0 -0
  95. /package/dist/fonts/{gt-maru-regular.woff2 → src/fonts/gt/maru/gt-maru-regular.woff2} +0 -0
  96. /package/dist/fonts/{GT-Flexa-VF-Trial.woff2 → src/fonts/gt-flexa/GT-Flexa-VF-Trial.woff2} +0 -0
  97. /package/dist/fonts/{orbitron-black.fnt → src/fonts/orbitron/orbitron-black.fnt} +0 -0
  98. /package/dist/fonts/{orbitron-black.png → src/fonts/orbitron/orbitron-black.png} +0 -0
  99. /package/dist/icons/{arrow-dots-mask.svg → src/icons/arrow-dots-mask.svg} +0 -0
  100. /package/dist/icons/{arrow-dots.svg → src/icons/arrow-dots.svg} +0 -0
  101. /package/dist/icons/{repost.svg → src/icons/repost.svg} +0 -0
package/dist/styles.css CHANGED
@@ -331,7 +331,24 @@
331
331
  --effect-channel-highlight: var(--color-channel-highlight);
332
332
  --effect-channel-shadow: var(--color-channel-black);
333
333
 
334
- /* ── Space ── */
334
+ /* ── Space ──
335
+ *
336
+ * Scale: linear 0.25 rem steps. Semantic aliases reference the numeric
337
+ * vars so there is a single source of truth per value.
338
+ *
339
+ * Heuristics (from design-engineering spacing principles):
340
+ *
341
+ * Grouping – tightly related items: ≤ 1 rem (--space-1 … --space-4)
342
+ * Separating – distinct sections: 1.5–2 rem (--space-6 … --space-8)
343
+ * Inner < outer – inner spacing must always be smaller than outer spacing
344
+ * Buttons – horizontal padding 2-3× vertical (optical weight of text)
345
+ * – icon-text gap < horizontal padding
346
+ * Lists – start at 1 rem (--space-4) between items, adjust down
347
+ * Headings – larger gap than list items to visually detach
348
+ * Breathing – when space is available, use it; tight spacing hurts UX
349
+ * Radius – pair padding + radius from the same scale for harmony
350
+ */
351
+ --space-0: 0;
335
352
  --space-1: 0.25rem;
336
353
  --space-2: 0.5rem;
337
354
  --space-3: 0.75rem;
@@ -347,12 +364,12 @@
347
364
  --space-13: 3.25rem;
348
365
  --space-14: 3.5rem;
349
366
  --space-15: 3.75rem;
350
- --space-xs: 0.25rem;
351
- --space-sm: 0.5rem;
352
- --space-md: 1rem;
353
- --space-lg: 1.5rem;
354
- --space-xl: 2rem;
355
- --space-2xl: 3rem;
367
+ --space-xs: var(--space-1);
368
+ --space-sm: var(--space-2);
369
+ --space-md: var(--space-4);
370
+ --space-lg: var(--space-6);
371
+ --space-xl: var(--space-8);
372
+ --space-2xl: var(--space-12);
356
373
  --space-3xl: 4rem;
357
374
 
358
375
  /* ── Radii (legacy --radii-* kept for compat) ── */
@@ -528,7 +545,7 @@
528
545
  }
529
546
 
530
547
  /* ── Light mode (default) ── */
531
- body {
548
+ :root {
532
549
  --color-bg: var(--color-gray1);
533
550
 
534
551
  /* Gray scale */
@@ -687,6 +704,11 @@
687
704
  --effect-glow-sheen-start: rgb(var(--effect-channel-glass) / 0.15);
688
705
  --effect-glow-veil: rgb(var(--effect-channel-glass) / 0.05);
689
706
  --effect-glow-warm: rgb(var(--effect-channel-danger) / 0.6);
707
+ --effect-dock-motion-border: var(--effect-glass-border);
708
+ --effect-dock-motion-gloss-end: var(--effect-gloss-line-medium);
709
+ --effect-dock-motion-gloss-middle: var(--effect-gloss-line-strong);
710
+ --effect-dock-motion-ring: var(--effect-glass-ring);
711
+ --effect-dock-motion-shell: var(--effect-glass-shell);
690
712
  --effect-gloss-line-faint: rgb(var(--effect-channel-glass) / 0.08);
691
713
  --effect-gloss-line-medium: rgb(var(--effect-channel-glass) / 0.18);
692
714
  --effect-gloss-line-soft: rgb(var(--effect-channel-glass) / 0.14);
@@ -706,7 +728,7 @@
706
728
 
707
729
  /* ── P3 wide-gamut / oklch overrides (light) ── */
708
730
  @supports (color: color(display-p3 1 1 1)) {
709
- body {
731
+ html[data-p3='true'] {
710
732
  --color-accent1: oklch(73.9% 0.139 282.47);
711
733
  --color-accent2: oklch(60.45% 0.119 282.84);
712
734
  --color-accent3: oklch(52.73% 0.129 281.55);
@@ -805,7 +827,7 @@
805
827
  }
806
828
 
807
829
  /* P3 dark mode overrides */
808
- html[data-theme='dark'] {
830
+ html[data-p3='true'][data-theme='dark'] {
809
831
  --color-gray1: oklch(19.87% 0 0);
810
832
  --color-gray2: oklch(22.67% 0 0);
811
833
  --color-gray3: oklch(25.48% 0 0);
@@ -916,6 +938,11 @@
916
938
 
917
939
  /* Dark semantic surfaces */
918
940
  --color-surface-overlay: var(--color-grayA5);
941
+ --effect-dock-motion-border: var(--color-grayA4);
942
+ --effect-dock-motion-gloss-end: var(--color-gray10);
943
+ --effect-dock-motion-gloss-middle: var(--color-gray6);
944
+ --effect-dock-motion-ring: var(--color-grayA2);
945
+ --effect-dock-motion-shell: rgb(22 22 22 / 0.8);
919
946
  --effect-glass-border-soft: rgb(var(--effect-channel-glass) / 0.12);
920
947
  --effect-glass-shadow-depth: rgb(var(--effect-channel-shadow) / 0.36);
921
948
  --effect-glass-shadow-soft: rgb(var(--effect-channel-shadow) / 0.18);
@@ -2385,17 +2412,17 @@ html[data-theme='dark'] ._root_1xfbo_1 {
2385
2412
  background-position: 0% 90%, 20% 90%, 45% 70%, 60% 110%, 75% 80%, 95% 70%, 110% 10%;
2386
2413
  background-size: 0% 0%, 0% 0%, 0% 0%, 0% 0%, 0% 0%, 0% 0%;
2387
2414
  }
2388
- }._root_7dhw5_1 {
2415
+ }._root_1mtdb_1 {
2389
2416
  --bg: hsl(223, 10%, 90%);
2390
2417
  --fg: hsl(223, 10%, 10%);
2391
2418
  font-size: calc(30px + 30 * (100vw - 320px) / 960);
2392
2419
  }
2393
- html[data-theme='dark'] ._root_7dhw5_1 {
2420
+ html[data-theme='dark'] ._root_1mtdb_1 {
2394
2421
  --bg: hsl(223, 10%, 10%);
2395
2422
  --fg: hsl(223, 10%, 90%);
2396
2423
  }
2397
2424
 
2398
- ._button_7dhw5_11 {
2425
+ ._button_1mtdb_11 {
2399
2426
  border-radius: 1.25em;
2400
2427
  color: hsl(0, 0%, 100%);
2401
2428
  font-weight: bold;
@@ -2408,12 +2435,12 @@ html[data-theme='dark'] ._root_7dhw5_1 {
2408
2435
  -webkit-apperance: none;
2409
2436
  cursor: pointer;
2410
2437
  }
2411
- ._button_7dhw5_11 ._p_7dhw5_24, ._button_7dhw5_11 ._text_7dhw5_24 {
2438
+ ._button_1mtdb_11 ._p_1mtdb_24, ._button_1mtdb_11 ._text_1mtdb_24 {
2412
2439
  background: hsl(3, 90%, 55%);
2413
2440
  border-radius: 50%;
2414
2441
  transition: background 0.15s linear;
2415
2442
  }
2416
- ._button_7dhw5_11 ._p_7dhw5_24 {
2443
+ ._button_1mtdb_11 ._p_1mtdb_24 {
2417
2444
  animation-duration: 1s;
2418
2445
  animation-timing-function: linear;
2419
2446
  animation-iteration-count: infinite;
@@ -2422,197 +2449,197 @@ html[data-theme='dark'] ._root_7dhw5_1 {
2422
2449
  width: 0.5em;
2423
2450
  height: 0.5em;
2424
2451
  }
2425
- ._button_7dhw5_11 ._p_7dhw5_24:nth-child(1) {
2426
- animation-name: _rise1_7dhw5_1;
2427
- animation-delay: -0.3s;
2452
+ ._button_1mtdb_11 ._p_1mtdb_24:nth-child(1) {
2453
+ animation-name: _rise1_1mtdb_1;
2454
+ animation-delay: -0.67s;
2428
2455
  top: calc(50% - 0.3907910185em);
2429
2456
  left: 0.1em;
2430
2457
  }
2431
- ._button_7dhw5_11 ._p_7dhw5_24:nth-child(2) {
2432
- animation-name: _rise2_7dhw5_1;
2433
- animation-delay: -0.5s;
2458
+ ._button_1mtdb_11 ._p_1mtdb_24:nth-child(2) {
2459
+ animation-name: _rise2_1mtdb_1;
2460
+ animation-delay: -0.83s;
2434
2461
  top: calc(50% - 0.5281152949em);
2435
2462
  left: 0.2em;
2436
2463
  }
2437
- ._button_7dhw5_11 ._p_7dhw5_24:nth-child(3) {
2438
- animation-name: _rise3_7dhw5_1;
2439
- animation-delay: -0.68s;
2464
+ ._button_1mtdb_11 ._p_1mtdb_24:nth-child(3) {
2465
+ animation-name: _rise3_1mtdb_1;
2466
+ animation-delay: -0.5s;
2440
2467
  top: calc(50% - 0.6585914498em);
2441
2468
  left: 0.3em;
2442
2469
  }
2443
- ._button_7dhw5_11 ._p_7dhw5_24:nth-child(4) {
2444
- animation-name: _rise4_7dhw5_1;
2445
- animation-delay: -0.57s;
2470
+ ._button_1mtdb_11 ._p_1mtdb_24:nth-child(4) {
2471
+ animation-name: _rise4_1mtdb_1;
2472
+ animation-delay: -0.15s;
2446
2473
  top: calc(50% - 0.7790067271em);
2447
2474
  left: 0.4em;
2448
2475
  }
2449
- ._button_7dhw5_11 ._p_7dhw5_24:nth-child(5) {
2450
- animation-name: _rise5_7dhw5_1;
2451
- animation-delay: -0.86s;
2476
+ ._button_1mtdb_11 ._p_1mtdb_24:nth-child(5) {
2477
+ animation-name: _rise5_1mtdb_1;
2478
+ animation-delay: -0.99s;
2452
2479
  top: calc(50% - 0.8863961031em);
2453
2480
  left: 0.5em;
2454
2481
  }
2455
- ._button_7dhw5_11 ._p_7dhw5_24:nth-child(6) {
2456
- animation-name: _rise6_7dhw5_1;
2457
- animation-delay: -0.94s;
2482
+ ._button_1mtdb_11 ._p_1mtdb_24:nth-child(6) {
2483
+ animation-name: _rise6_1mtdb_1;
2484
+ animation-delay: -0.69s;
2458
2485
  top: calc(50% - 0.9781152949em);
2459
2486
  left: 0.6em;
2460
2487
  }
2461
- ._button_7dhw5_11 ._p_7dhw5_24:nth-child(7) {
2462
- animation-name: _rise7_7dhw5_1;
2463
- animation-delay: -0.02s;
2488
+ ._button_1mtdb_11 ._p_1mtdb_24:nth-child(7) {
2489
+ animation-name: _rise7_1mtdb_1;
2490
+ animation-delay: -0.76s;
2464
2491
  top: calc(50% - 1.0519058718em);
2465
2492
  left: 0.7em;
2466
2493
  }
2467
- ._button_7dhw5_11 ._p_7dhw5_24:nth-child(8) {
2468
- animation-name: _rise8_7dhw5_1;
2469
- animation-delay: -0.77s;
2494
+ ._button_1mtdb_11 ._p_1mtdb_24:nth-child(8) {
2495
+ animation-name: _rise8_1mtdb_1;
2496
+ animation-delay: -0.98s;
2470
2497
  top: calc(50% - 1.1059508647em);
2471
2498
  left: 0.8em;
2472
2499
  }
2473
- ._button_7dhw5_11 ._p_7dhw5_24:nth-child(9) {
2474
- animation-name: _rise9_7dhw5_1;
2475
- animation-delay: -0.98s;
2500
+ ._button_1mtdb_11 ._p_1mtdb_24:nth-child(9) {
2501
+ animation-name: _rise9_1mtdb_1;
2502
+ animation-delay: -0.66s;
2476
2503
  top: calc(50% - 1.1389195065em);
2477
2504
  left: 0.9em;
2478
2505
  }
2479
- ._button_7dhw5_11 ._p_7dhw5_24:nth-child(10) {
2480
- animation-name: _rise10_7dhw5_1;
2481
- animation-delay: -0.01s;
2506
+ ._button_1mtdb_11 ._p_1mtdb_24:nth-child(10) {
2507
+ animation-name: _rise10_1mtdb_1;
2508
+ animation-delay: -0.23s;
2482
2509
  top: calc(50% - 1.15em);
2483
2510
  left: 1em;
2484
2511
  }
2485
- ._button_7dhw5_11 ._p_7dhw5_24:nth-child(11) {
2486
- animation-name: _rise11_7dhw5_1;
2487
- animation-delay: -0.9s;
2512
+ ._button_1mtdb_11 ._p_1mtdb_24:nth-child(11) {
2513
+ animation-name: _rise11_1mtdb_1;
2514
+ animation-delay: -0.37s;
2488
2515
  top: calc(50% - 1.1389195065em);
2489
2516
  left: 1.1em;
2490
2517
  }
2491
- ._button_7dhw5_11 ._p_7dhw5_24:nth-child(12) {
2492
- animation-name: _rise12_7dhw5_1;
2493
- animation-delay: -0.12s;
2518
+ ._button_1mtdb_11 ._p_1mtdb_24:nth-child(12) {
2519
+ animation-name: _rise12_1mtdb_1;
2520
+ animation-delay: -0.15s;
2494
2521
  top: calc(50% - 1.1059508647em);
2495
2522
  left: 1.2em;
2496
2523
  }
2497
- ._button_7dhw5_11 ._p_7dhw5_24:nth-child(13) {
2498
- animation-name: _rise13_7dhw5_1;
2499
- animation-delay: -0.2s;
2524
+ ._button_1mtdb_11 ._p_1mtdb_24:nth-child(13) {
2525
+ animation-name: _rise13_1mtdb_1;
2526
+ animation-delay: -0.15s;
2500
2527
  top: calc(50% - 1.0519058718em);
2501
2528
  left: 1.3em;
2502
2529
  }
2503
- ._button_7dhw5_11 ._p_7dhw5_24:nth-child(14) {
2504
- animation-name: _rise14_7dhw5_1;
2505
- animation-delay: -0.34s;
2530
+ ._button_1mtdb_11 ._p_1mtdb_24:nth-child(14) {
2531
+ animation-name: _rise14_1mtdb_1;
2532
+ animation-delay: -0.46s;
2506
2533
  top: calc(50% - 0.9781152949em);
2507
2534
  left: 1.4em;
2508
2535
  }
2509
- ._button_7dhw5_11 ._p_7dhw5_24:nth-child(15) {
2510
- animation-name: _rise15_7dhw5_1;
2511
- animation-delay: -0.78s;
2536
+ ._button_1mtdb_11 ._p_1mtdb_24:nth-child(15) {
2537
+ animation-name: _rise15_1mtdb_1;
2538
+ animation-delay: -0.76s;
2512
2539
  top: calc(50% - 0.8863961031em);
2513
2540
  left: 1.5em;
2514
2541
  }
2515
- ._button_7dhw5_11 ._p_7dhw5_24:nth-child(16) {
2516
- animation-name: _rise16_7dhw5_1;
2517
- animation-delay: -0.57s;
2542
+ ._button_1mtdb_11 ._p_1mtdb_24:nth-child(16) {
2543
+ animation-name: _rise16_1mtdb_1;
2544
+ animation-delay: -0.33s;
2518
2545
  top: calc(50% - 0.7790067271em);
2519
2546
  left: 1.6em;
2520
2547
  }
2521
- ._button_7dhw5_11 ._p_7dhw5_24:nth-child(17) {
2522
- animation-name: _rise17_7dhw5_1;
2523
- animation-delay: -0.88s;
2548
+ ._button_1mtdb_11 ._p_1mtdb_24:nth-child(17) {
2549
+ animation-name: _rise17_1mtdb_1;
2550
+ animation-delay: -0.71s;
2524
2551
  top: calc(50% - 0.6585914498em);
2525
2552
  left: 1.7em;
2526
2553
  }
2527
- ._button_7dhw5_11 ._p_7dhw5_24:nth-child(18) {
2528
- animation-name: _rise18_7dhw5_1;
2529
- animation-delay: -0.69s;
2554
+ ._button_1mtdb_11 ._p_1mtdb_24:nth-child(18) {
2555
+ animation-name: _rise18_1mtdb_1;
2556
+ animation-delay: -0.9s;
2530
2557
  top: calc(50% - 0.5281152949em);
2531
2558
  left: 1.8em;
2532
2559
  }
2533
- ._button_7dhw5_11 ._p_7dhw5_24:nth-child(19) {
2534
- animation-name: _rise19_7dhw5_1;
2535
- animation-delay: -0.49s;
2560
+ ._button_1mtdb_11 ._p_1mtdb_24:nth-child(19) {
2561
+ animation-name: _rise19_1mtdb_1;
2562
+ animation-delay: -0.06s;
2536
2563
  top: calc(50% - 0.3907910185em);
2537
2564
  left: 1.9em;
2538
2565
  }
2539
- ._button_7dhw5_11 ._p_7dhw5_24:nth-child(20) {
2540
- animation-name: _rise20_7dhw5_1;
2541
- animation-delay: -0.3s;
2566
+ ._button_1mtdb_11 ._p_1mtdb_24:nth-child(20) {
2567
+ animation-name: _rise20_1mtdb_1;
2568
+ animation-delay: -0.61s;
2542
2569
  top: calc(50% - 0.25em);
2543
2570
  left: 2em;
2544
2571
  }
2545
- ._button_7dhw5_11:active {
2572
+ ._button_1mtdb_11:active {
2546
2573
  transform: translateY(0.1em);
2547
2574
  }
2548
- ._button_7dhw5_11:focus ._p_7dhw5_24, ._button_7dhw5_11:hover ._p_7dhw5_24, ._button_7dhw5_11:focus ._text_7dhw5_24, ._button_7dhw5_11:hover ._text_7dhw5_24 {
2575
+ ._button_1mtdb_11:focus ._p_1mtdb_24, ._button_1mtdb_11:hover ._p_1mtdb_24, ._button_1mtdb_11:focus ._text_1mtdb_24, ._button_1mtdb_11:hover ._text_1mtdb_24 {
2549
2576
  background: hsl(18, 90%, 55%);
2550
2577
  }
2551
- ._button_7dhw5_11:focus ._p_7dhw5_24, ._button_7dhw5_11:hover ._p_7dhw5_24 {
2578
+ ._button_1mtdb_11:focus ._p_1mtdb_24, ._button_1mtdb_11:hover ._p_1mtdb_24 {
2552
2579
  animation-duration: 0.5s;
2553
2580
  }
2554
- ._button_7dhw5_11:focus ._p_7dhw5_24:nth-child(1), ._button_7dhw5_11:hover ._p_7dhw5_24:nth-child(1) {
2555
- animation-delay: -0.15s;
2556
- }
2557
- ._button_7dhw5_11:focus ._p_7dhw5_24:nth-child(2), ._button_7dhw5_11:hover ._p_7dhw5_24:nth-child(2) {
2558
- animation-delay: -0.25s;
2581
+ ._button_1mtdb_11:focus ._p_1mtdb_24:nth-child(1), ._button_1mtdb_11:hover ._p_1mtdb_24:nth-child(1) {
2582
+ animation-delay: -0.335s;
2559
2583
  }
2560
- ._button_7dhw5_11:focus ._p_7dhw5_24:nth-child(3), ._button_7dhw5_11:hover ._p_7dhw5_24:nth-child(3) {
2561
- animation-delay: -0.34s;
2584
+ ._button_1mtdb_11:focus ._p_1mtdb_24:nth-child(2), ._button_1mtdb_11:hover ._p_1mtdb_24:nth-child(2) {
2585
+ animation-delay: -0.415s;
2562
2586
  }
2563
- ._button_7dhw5_11:focus ._p_7dhw5_24:nth-child(4), ._button_7dhw5_11:hover ._p_7dhw5_24:nth-child(4) {
2564
- animation-delay: -0.285s;
2587
+ ._button_1mtdb_11:focus ._p_1mtdb_24:nth-child(3), ._button_1mtdb_11:hover ._p_1mtdb_24:nth-child(3) {
2588
+ animation-delay: -0.25s;
2565
2589
  }
2566
- ._button_7dhw5_11:focus ._p_7dhw5_24:nth-child(5), ._button_7dhw5_11:hover ._p_7dhw5_24:nth-child(5) {
2567
- animation-delay: -0.43s;
2590
+ ._button_1mtdb_11:focus ._p_1mtdb_24:nth-child(4), ._button_1mtdb_11:hover ._p_1mtdb_24:nth-child(4) {
2591
+ animation-delay: -0.075s;
2568
2592
  }
2569
- ._button_7dhw5_11:focus ._p_7dhw5_24:nth-child(6), ._button_7dhw5_11:hover ._p_7dhw5_24:nth-child(6) {
2570
- animation-delay: -0.47s;
2593
+ ._button_1mtdb_11:focus ._p_1mtdb_24:nth-child(5), ._button_1mtdb_11:hover ._p_1mtdb_24:nth-child(5) {
2594
+ animation-delay: -0.495s;
2571
2595
  }
2572
- ._button_7dhw5_11:focus ._p_7dhw5_24:nth-child(7), ._button_7dhw5_11:hover ._p_7dhw5_24:nth-child(7) {
2573
- animation-delay: -0.01s;
2596
+ ._button_1mtdb_11:focus ._p_1mtdb_24:nth-child(6), ._button_1mtdb_11:hover ._p_1mtdb_24:nth-child(6) {
2597
+ animation-delay: -0.345s;
2574
2598
  }
2575
- ._button_7dhw5_11:focus ._p_7dhw5_24:nth-child(8), ._button_7dhw5_11:hover ._p_7dhw5_24:nth-child(8) {
2576
- animation-delay: -0.385s;
2599
+ ._button_1mtdb_11:focus ._p_1mtdb_24:nth-child(7), ._button_1mtdb_11:hover ._p_1mtdb_24:nth-child(7) {
2600
+ animation-delay: -0.38s;
2577
2601
  }
2578
- ._button_7dhw5_11:focus ._p_7dhw5_24:nth-child(9), ._button_7dhw5_11:hover ._p_7dhw5_24:nth-child(9) {
2602
+ ._button_1mtdb_11:focus ._p_1mtdb_24:nth-child(8), ._button_1mtdb_11:hover ._p_1mtdb_24:nth-child(8) {
2579
2603
  animation-delay: -0.49s;
2580
2604
  }
2581
- ._button_7dhw5_11:focus ._p_7dhw5_24:nth-child(10), ._button_7dhw5_11:hover ._p_7dhw5_24:nth-child(10) {
2582
- animation-delay: -0.005s;
2605
+ ._button_1mtdb_11:focus ._p_1mtdb_24:nth-child(9), ._button_1mtdb_11:hover ._p_1mtdb_24:nth-child(9) {
2606
+ animation-delay: -0.33s;
2583
2607
  }
2584
- ._button_7dhw5_11:focus ._p_7dhw5_24:nth-child(11), ._button_7dhw5_11:hover ._p_7dhw5_24:nth-child(11) {
2585
- animation-delay: -0.45s;
2608
+ ._button_1mtdb_11:focus ._p_1mtdb_24:nth-child(10), ._button_1mtdb_11:hover ._p_1mtdb_24:nth-child(10) {
2609
+ animation-delay: -0.115s;
2586
2610
  }
2587
- ._button_7dhw5_11:focus ._p_7dhw5_24:nth-child(12), ._button_7dhw5_11:hover ._p_7dhw5_24:nth-child(12) {
2588
- animation-delay: -0.06s;
2611
+ ._button_1mtdb_11:focus ._p_1mtdb_24:nth-child(11), ._button_1mtdb_11:hover ._p_1mtdb_24:nth-child(11) {
2612
+ animation-delay: -0.185s;
2589
2613
  }
2590
- ._button_7dhw5_11:focus ._p_7dhw5_24:nth-child(13), ._button_7dhw5_11:hover ._p_7dhw5_24:nth-child(13) {
2591
- animation-delay: -0.1s;
2614
+ ._button_1mtdb_11:focus ._p_1mtdb_24:nth-child(12), ._button_1mtdb_11:hover ._p_1mtdb_24:nth-child(12) {
2615
+ animation-delay: -0.075s;
2592
2616
  }
2593
- ._button_7dhw5_11:focus ._p_7dhw5_24:nth-child(14), ._button_7dhw5_11:hover ._p_7dhw5_24:nth-child(14) {
2594
- animation-delay: -0.17s;
2617
+ ._button_1mtdb_11:focus ._p_1mtdb_24:nth-child(13), ._button_1mtdb_11:hover ._p_1mtdb_24:nth-child(13) {
2618
+ animation-delay: -0.075s;
2595
2619
  }
2596
- ._button_7dhw5_11:focus ._p_7dhw5_24:nth-child(15), ._button_7dhw5_11:hover ._p_7dhw5_24:nth-child(15) {
2597
- animation-delay: -0.39s;
2620
+ ._button_1mtdb_11:focus ._p_1mtdb_24:nth-child(14), ._button_1mtdb_11:hover ._p_1mtdb_24:nth-child(14) {
2621
+ animation-delay: -0.23s;
2598
2622
  }
2599
- ._button_7dhw5_11:focus ._p_7dhw5_24:nth-child(16), ._button_7dhw5_11:hover ._p_7dhw5_24:nth-child(16) {
2600
- animation-delay: -0.285s;
2623
+ ._button_1mtdb_11:focus ._p_1mtdb_24:nth-child(15), ._button_1mtdb_11:hover ._p_1mtdb_24:nth-child(15) {
2624
+ animation-delay: -0.38s;
2601
2625
  }
2602
- ._button_7dhw5_11:focus ._p_7dhw5_24:nth-child(17), ._button_7dhw5_11:hover ._p_7dhw5_24:nth-child(17) {
2603
- animation-delay: -0.44s;
2626
+ ._button_1mtdb_11:focus ._p_1mtdb_24:nth-child(16), ._button_1mtdb_11:hover ._p_1mtdb_24:nth-child(16) {
2627
+ animation-delay: -0.165s;
2604
2628
  }
2605
- ._button_7dhw5_11:focus ._p_7dhw5_24:nth-child(18), ._button_7dhw5_11:hover ._p_7dhw5_24:nth-child(18) {
2606
- animation-delay: -0.345s;
2629
+ ._button_1mtdb_11:focus ._p_1mtdb_24:nth-child(17), ._button_1mtdb_11:hover ._p_1mtdb_24:nth-child(17) {
2630
+ animation-delay: -0.355s;
2607
2631
  }
2608
- ._button_7dhw5_11:focus ._p_7dhw5_24:nth-child(19), ._button_7dhw5_11:hover ._p_7dhw5_24:nth-child(19) {
2609
- animation-delay: -0.245s;
2632
+ ._button_1mtdb_11:focus ._p_1mtdb_24:nth-child(18), ._button_1mtdb_11:hover ._p_1mtdb_24:nth-child(18) {
2633
+ animation-delay: -0.45s;
2610
2634
  }
2611
- ._button_7dhw5_11:focus ._p_7dhw5_24:nth-child(20), ._button_7dhw5_11:hover ._p_7dhw5_24:nth-child(20) {
2612
- animation-delay: -0.15s;
2635
+ ._button_1mtdb_11:focus ._p_1mtdb_24:nth-child(19), ._button_1mtdb_11:hover ._p_1mtdb_24:nth-child(19) {
2636
+ animation-delay: -0.03s;
2637
+ }
2638
+ ._button_1mtdb_11:focus ._p_1mtdb_24:nth-child(20), ._button_1mtdb_11:hover ._p_1mtdb_24:nth-child(20) {
2639
+ animation-delay: -0.305s;
2613
2640
  }
2614
2641
 
2615
- ._text_7dhw5_24 {
2642
+ ._text_1mtdb_24 {
2616
2643
  display: block;
2617
2644
  padding: 0.5em;
2618
2645
  width: 100%;
@@ -2621,231 +2648,231 @@ html[data-theme='dark'] ._root_7dhw5_1 {
2621
2648
  text-align: center;
2622
2649
  }
2623
2650
 
2624
- ._text_7dhw5_24,
2625
- ._effects_7dhw5_238 {
2651
+ ._text_1mtdb_24,
2652
+ ._effects_1mtdb_238 {
2626
2653
  position: absolute;
2627
2654
  top: 0;
2628
2655
  left: 0;
2629
2656
  }
2630
2657
 
2631
- @keyframes _rise1_7dhw5_1 {
2658
+ @keyframes _rise1_1mtdb_1 {
2632
2659
  from {
2633
2660
  transform: translate(0em, 0) scale(1);
2634
2661
  }
2635
2662
  50% {
2636
- transform: translate(0.072em, -1.11em) scale(1);
2663
+ transform: translate(0.072em, -0.6em) scale(1);
2637
2664
  }
2638
2665
  to {
2639
- transform: translate(0.055em, -2.22em) scale(0);
2666
+ transform: translate(-0.085em, -1.2em) scale(0);
2640
2667
  }
2641
2668
  }
2642
- @keyframes _rise2_7dhw5_1 {
2669
+ @keyframes _rise2_1mtdb_1 {
2643
2670
  from {
2644
2671
  transform: translate(0em, 0) scale(1);
2645
2672
  }
2646
2673
  50% {
2647
- transform: translate(-0.056em, -0.8em) scale(1);
2674
+ transform: translate(0.07em, -1.01em) scale(1);
2648
2675
  }
2649
2676
  to {
2650
- transform: translate(0.015em, -1.6em) scale(0);
2677
+ transform: translate(0.235em, -2.02em) scale(0);
2651
2678
  }
2652
2679
  }
2653
- @keyframes _rise3_7dhw5_1 {
2680
+ @keyframes _rise3_1mtdb_1 {
2654
2681
  from {
2655
2682
  transform: translate(0em, 0) scale(1);
2656
2683
  }
2657
2684
  50% {
2658
- transform: translate(-0.014em, -0.85em) scale(1);
2685
+ transform: translate(0.076em, -1.1em) scale(1);
2659
2686
  }
2660
2687
  to {
2661
- transform: translate(-0.145em, -1.7em) scale(0);
2688
+ transform: translate(0.035em, -2.2em) scale(0);
2662
2689
  }
2663
2690
  }
2664
- @keyframes _rise4_7dhw5_1 {
2691
+ @keyframes _rise4_1mtdb_1 {
2665
2692
  from {
2666
2693
  transform: translate(0em, 0) scale(1);
2667
2694
  }
2668
2695
  50% {
2669
- transform: translate(-0.07em, -0.7em) scale(1);
2696
+ transform: translate(-0.036em, -1.08em) scale(1);
2670
2697
  }
2671
2698
  to {
2672
- transform: translate(-0.2em, -1.4em) scale(0);
2699
+ transform: translate(0.25em, -2.16em) scale(0);
2673
2700
  }
2674
2701
  }
2675
- @keyframes _rise5_7dhw5_1 {
2702
+ @keyframes _rise5_1mtdb_1 {
2676
2703
  from {
2677
2704
  transform: translate(0em, 0) scale(1);
2678
2705
  }
2679
2706
  50% {
2680
- transform: translate(0.01em, -0.55em) scale(1);
2707
+ transform: translate(-0.044em, -1.04em) scale(1);
2681
2708
  }
2682
2709
  to {
2683
- transform: translate(0.06em, -1.1em) scale(0);
2710
+ transform: translate(-0.135em, -2.08em) scale(0);
2684
2711
  }
2685
2712
  }
2686
- @keyframes _rise6_7dhw5_1 {
2713
+ @keyframes _rise6_1mtdb_1 {
2687
2714
  from {
2688
2715
  transform: translate(0em, 0) scale(1);
2689
2716
  }
2690
2717
  50% {
2691
- transform: translate(0.016em, -1.28em) scale(1);
2718
+ transform: translate(0em, -0.69em) scale(1);
2692
2719
  }
2693
2720
  to {
2694
- transform: translate(-0.09em, -2.56em) scale(0);
2721
+ transform: translate(0.125em, -1.38em) scale(0);
2695
2722
  }
2696
2723
  }
2697
- @keyframes _rise7_7dhw5_1 {
2724
+ @keyframes _rise7_1mtdb_1 {
2698
2725
  from {
2699
2726
  transform: translate(0em, 0) scale(1);
2700
2727
  }
2701
2728
  50% {
2702
- transform: translate(-0.004em, -1.38em) scale(1);
2729
+ transform: translate(-0.078em, -1.14em) scale(1);
2703
2730
  }
2704
2731
  to {
2705
- transform: translate(-0.215em, -2.76em) scale(0);
2732
+ transform: translate(0.09em, -2.28em) scale(0);
2706
2733
  }
2707
2734
  }
2708
- @keyframes _rise8_7dhw5_1 {
2735
+ @keyframes _rise8_1mtdb_1 {
2709
2736
  from {
2710
2737
  transform: translate(0em, 0) scale(1);
2711
2738
  }
2712
2739
  50% {
2713
- transform: translate(0.014em, -1.31em) scale(1);
2740
+ transform: translate(0.094em, -1.22em) scale(1);
2714
2741
  }
2715
2742
  to {
2716
- transform: translate(-0.185em, -2.62em) scale(0);
2743
+ transform: translate(0.095em, -2.44em) scale(0);
2717
2744
  }
2718
2745
  }
2719
- @keyframes _rise9_7dhw5_1 {
2746
+ @keyframes _rise9_1mtdb_1 {
2720
2747
  from {
2721
2748
  transform: translate(0em, 0) scale(1);
2722
2749
  }
2723
2750
  50% {
2724
- transform: translate(0.082em, -0.92em) scale(1);
2751
+ transform: translate(0.042em, -0.83em) scale(1);
2725
2752
  }
2726
2753
  to {
2727
- transform: translate(0.195em, -1.84em) scale(0);
2754
+ transform: translate(-0.01em, -1.66em) scale(0);
2728
2755
  }
2729
2756
  }
2730
- @keyframes _rise10_7dhw5_1 {
2757
+ @keyframes _rise10_1mtdb_1 {
2731
2758
  from {
2732
2759
  transform: translate(0em, 0) scale(1);
2733
2760
  }
2734
2761
  50% {
2735
- transform: translate(-0.022em, -0.93em) scale(1);
2762
+ transform: translate(-0.072em, -1.19em) scale(1);
2736
2763
  }
2737
2764
  to {
2738
- transform: translate(-0.185em, -1.86em) scale(0);
2765
+ transform: translate(-0.145em, -2.38em) scale(0);
2739
2766
  }
2740
2767
  }
2741
- @keyframes _rise11_7dhw5_1 {
2768
+ @keyframes _rise11_1mtdb_1 {
2742
2769
  from {
2743
2770
  transform: translate(0em, 0) scale(1);
2744
2771
  }
2745
2772
  50% {
2746
- transform: translate(-0.058em, -1.03em) scale(1);
2773
+ transform: translate(0.09em, -0.73em) scale(1);
2747
2774
  }
2748
2775
  to {
2749
- transform: translate(0.02em, -2.06em) scale(0);
2776
+ transform: translate(-0.205em, -1.46em) scale(0);
2750
2777
  }
2751
2778
  }
2752
- @keyframes _rise12_7dhw5_1 {
2779
+ @keyframes _rise12_1mtdb_1 {
2753
2780
  from {
2754
2781
  transform: translate(0em, 0) scale(1);
2755
2782
  }
2756
2783
  50% {
2757
- transform: translate(-0.09em, -0.97em) scale(1);
2784
+ transform: translate(0.09em, -0.71em) scale(1);
2758
2785
  }
2759
2786
  to {
2760
- transform: translate(-0.125em, -1.94em) scale(0);
2787
+ transform: translate(0.22em, -1.42em) scale(0);
2761
2788
  }
2762
2789
  }
2763
- @keyframes _rise13_7dhw5_1 {
2790
+ @keyframes _rise13_1mtdb_1 {
2764
2791
  from {
2765
2792
  transform: translate(0em, 0) scale(1);
2766
2793
  }
2767
2794
  50% {
2768
- transform: translate(-0.036em, -1.04em) scale(1);
2795
+ transform: translate(0.006em, -0.57em) scale(1);
2769
2796
  }
2770
2797
  to {
2771
- transform: translate(-0.045em, -2.08em) scale(0);
2798
+ transform: translate(0.105em, -1.14em) scale(0);
2772
2799
  }
2773
2800
  }
2774
- @keyframes _rise14_7dhw5_1 {
2801
+ @keyframes _rise14_1mtdb_1 {
2775
2802
  from {
2776
2803
  transform: translate(0em, 0) scale(1);
2777
2804
  }
2778
2805
  50% {
2779
- transform: translate(-0.008em, -0.5em) scale(1);
2806
+ transform: translate(0.028em, -1.07em) scale(1);
2780
2807
  }
2781
2808
  to {
2782
- transform: translate(0.135em, -1em) scale(0);
2809
+ transform: translate(0.1em, -2.14em) scale(0);
2783
2810
  }
2784
2811
  }
2785
- @keyframes _rise15_7dhw5_1 {
2812
+ @keyframes _rise15_1mtdb_1 {
2786
2813
  from {
2787
2814
  transform: translate(0em, 0) scale(1);
2788
2815
  }
2789
2816
  50% {
2790
- transform: translate(-0.092em, -0.76em) scale(1);
2817
+ transform: translate(-0.044em, -0.59em) scale(1);
2791
2818
  }
2792
2819
  to {
2793
- transform: translate(0.175em, -1.52em) scale(0);
2820
+ transform: translate(0.22em, -1.18em) scale(0);
2794
2821
  }
2795
2822
  }
2796
- @keyframes _rise16_7dhw5_1 {
2823
+ @keyframes _rise16_1mtdb_1 {
2797
2824
  from {
2798
2825
  transform: translate(0em, 0) scale(1);
2799
2826
  }
2800
2827
  50% {
2801
- transform: translate(0.082em, -0.66em) scale(1);
2828
+ transform: translate(-0.058em, -1.1em) scale(1);
2802
2829
  }
2803
2830
  to {
2804
- transform: translate(-0.075em, -1.32em) scale(0);
2831
+ transform: translate(0.095em, -2.2em) scale(0);
2805
2832
  }
2806
2833
  }
2807
- @keyframes _rise17_7dhw5_1 {
2834
+ @keyframes _rise17_1mtdb_1 {
2808
2835
  from {
2809
2836
  transform: translate(0em, 0) scale(1);
2810
2837
  }
2811
2838
  50% {
2812
- transform: translate(0.056em, -1.09em) scale(1);
2839
+ transform: translate(0.022em, -0.56em) scale(1);
2813
2840
  }
2814
2841
  to {
2815
- transform: translate(-0.1em, -2.18em) scale(0);
2842
+ transform: translate(-0.245em, -1.12em) scale(0);
2816
2843
  }
2817
2844
  }
2818
- @keyframes _rise18_7dhw5_1 {
2845
+ @keyframes _rise18_1mtdb_1 {
2819
2846
  from {
2820
2847
  transform: translate(0em, 0) scale(1);
2821
2848
  }
2822
2849
  50% {
2823
- transform: translate(-0.06em, -1.21em) scale(1);
2850
+ transform: translate(0.004em, -0.91em) scale(1);
2824
2851
  }
2825
2852
  to {
2826
- transform: translate(0.02em, -2.42em) scale(0);
2853
+ transform: translate(0.055em, -1.82em) scale(0);
2827
2854
  }
2828
2855
  }
2829
- @keyframes _rise19_7dhw5_1 {
2856
+ @keyframes _rise19_1mtdb_1 {
2830
2857
  from {
2831
2858
  transform: translate(0em, 0) scale(1);
2832
2859
  }
2833
2860
  50% {
2834
- transform: translate(-0.038em, -1.3em) scale(1);
2861
+ transform: translate(0.084em, -0.82em) scale(1);
2835
2862
  }
2836
2863
  to {
2837
- transform: translate(-0.105em, -2.6em) scale(0);
2864
+ transform: translate(0.21em, -1.64em) scale(0);
2838
2865
  }
2839
2866
  }
2840
- @keyframes _rise20_7dhw5_1 {
2867
+ @keyframes _rise20_1mtdb_1 {
2841
2868
  from {
2842
2869
  transform: translate(0em, 0) scale(1);
2843
2870
  }
2844
2871
  50% {
2845
- transform: translate(-0.046em, -0.74em) scale(1);
2872
+ transform: translate(0.05em, -1.49em) scale(1);
2846
2873
  }
2847
2874
  to {
2848
- transform: translate(-0.135em, -1.48em) scale(0);
2875
+ transform: translate(-0.235em, -2.98em) scale(0);
2849
2876
  }
2850
2877
  }._root_exi6q_1 {
2851
2878
  --primary: black;
@@ -6127,7 +6154,7 @@ html[data-theme='dark'] ._root_nxo69_1 {
6127
6154
  ._root_1qkvm_1:focus::after {
6128
6155
  opacity: 1;
6129
6156
  }/*background-image: radial-gradient(circle, #333, #000 800px);*/
6130
- ._root_hepo2_2 {
6157
+ ._root_1nssk_2 {
6131
6158
  position: relative;
6132
6159
  width: 287px;
6133
6160
  height: 36px;
@@ -6141,13 +6168,13 @@ html[data-theme='dark'] ._root_nxo69_1 {
6141
6168
  justify-content: center;
6142
6169
  align-content: center;
6143
6170
  }
6144
- ._root_hepo2_2:hover {
6171
+ ._root_1nssk_2:hover {
6145
6172
  --sy: 1;
6146
6173
  --aps: running;
6147
6174
  --op: 0;
6148
6175
  }
6149
6176
 
6150
- ._i_hepo2_22 {
6177
+ ._i_1nssk_22 {
6151
6178
  position: absolute;
6152
6179
  left: var(--left, 0);
6153
6180
  top: 50%;
@@ -6157,16 +6184,16 @@ html[data-theme='dark'] ._root_nxo69_1 {
6157
6184
  transition: transform var(--duration) ease-out;
6158
6185
  z-index: -1;
6159
6186
  }
6160
- ._i_hepo2_22::after {
6187
+ ._i_1nssk_22::after {
6161
6188
  content: "";
6162
6189
  position: absolute;
6163
6190
  inset: 0;
6164
6191
  background-image: linear-gradient(#fff, hsl(var(--hue, 0), 75%, 75%));
6165
6192
  border-radius: 50%;
6166
- animation: _noise_hepo2_1 var(--duration) infinite ease-in-out alternate;
6193
+ animation: _noise_1nssk_1 var(--duration) infinite ease-in-out alternate;
6167
6194
  animation-play-state: var(--aps, paused);
6168
6195
  }
6169
- @keyframes _noise_hepo2_1 {
6196
+ @keyframes _noise_1nssk_1 {
6170
6197
  0% {
6171
6198
  transform: scaleY(calc(1 - (var(--size, 0))));
6172
6199
  }
@@ -6174,440 +6201,440 @@ html[data-theme='dark'] ._root_nxo69_1 {
6174
6201
  transform: scaleY(calc(1 + (var(--size, 0))));
6175
6202
  }
6176
6203
  }
6177
- ._i_hepo2_22:nth-child(1) {
6204
+ ._i_1nssk_22:nth-child(1) {
6178
6205
  --left: 0px;
6179
- --duration: 340ms;
6180
- --size: 0.845;
6206
+ --duration: 366ms;
6207
+ --size: 0.315;
6181
6208
  --hue: 0;
6182
6209
  }
6183
- ._i_hepo2_22:nth-child(2) {
6210
+ ._i_1nssk_22:nth-child(2) {
6184
6211
  --left: 4px;
6185
- --duration: 243ms;
6186
- --size: 0.04;
6212
+ --duration: 224ms;
6213
+ --size: 0.169;
6187
6214
  --hue: 5;
6188
6215
  }
6189
- ._i_hepo2_22:nth-child(3) {
6216
+ ._i_1nssk_22:nth-child(3) {
6190
6217
  --left: 8px;
6191
- --duration: 219ms;
6192
- --size: 0.521;
6218
+ --duration: 355ms;
6219
+ --size: 0.449;
6193
6220
  --hue: 10;
6194
6221
  }
6195
- ._i_hepo2_22:nth-child(4) {
6222
+ ._i_1nssk_22:nth-child(4) {
6196
6223
  --left: 12px;
6197
- --duration: 226ms;
6198
- --size: 0.356;
6224
+ --duration: 264ms;
6225
+ --size: 0.792;
6199
6226
  --hue: 15;
6200
6227
  }
6201
- ._i_hepo2_22:nth-child(5) {
6228
+ ._i_1nssk_22:nth-child(5) {
6202
6229
  --left: 16px;
6203
- --duration: 284ms;
6204
- --size: 0.64;
6230
+ --duration: 219ms;
6231
+ --size: 0.528;
6205
6232
  --hue: 20;
6206
6233
  }
6207
- ._i_hepo2_22:nth-child(6) {
6234
+ ._i_1nssk_22:nth-child(6) {
6208
6235
  --left: 20px;
6209
- --duration: 267ms;
6210
- --size: 0.543;
6236
+ --duration: 357ms;
6237
+ --size: 0.498;
6211
6238
  --hue: 25;
6212
6239
  }
6213
- ._i_hepo2_22:nth-child(7) {
6240
+ ._i_1nssk_22:nth-child(7) {
6214
6241
  --left: 24px;
6215
- --duration: 391ms;
6216
- --size: 0.543;
6242
+ --duration: 207ms;
6243
+ --size: 0.829;
6217
6244
  --hue: 30;
6218
6245
  }
6219
- ._i_hepo2_22:nth-child(8) {
6246
+ ._i_1nssk_22:nth-child(8) {
6220
6247
  --left: 28px;
6221
- --duration: 223ms;
6222
- --size: 0.402;
6248
+ --duration: 220ms;
6249
+ --size: 0.281;
6223
6250
  --hue: 35;
6224
6251
  }
6225
- ._i_hepo2_22:nth-child(9) {
6252
+ ._i_1nssk_22:nth-child(9) {
6226
6253
  --left: 32px;
6227
- --duration: 226ms;
6228
- --size: 0.725;
6254
+ --duration: 325ms;
6255
+ --size: 0.993;
6229
6256
  --hue: 40;
6230
6257
  }
6231
- ._i_hepo2_22:nth-child(10) {
6258
+ ._i_1nssk_22:nth-child(10) {
6232
6259
  --left: 36px;
6233
- --duration: 350ms;
6234
- --size: 0.747;
6260
+ --duration: 236ms;
6261
+ --size: 0.647;
6235
6262
  --hue: 45;
6236
6263
  }
6237
- ._i_hepo2_22:nth-child(11) {
6264
+ ._i_1nssk_22:nth-child(11) {
6238
6265
  --left: 40px;
6239
- --duration: 375ms;
6240
- --size: 0.679;
6266
+ --duration: 257ms;
6267
+ --size: 0.211;
6241
6268
  --hue: 50;
6242
6269
  }
6243
- ._i_hepo2_22:nth-child(12) {
6270
+ ._i_1nssk_22:nth-child(12) {
6244
6271
  --left: 44px;
6245
- --duration: 385ms;
6246
- --size: 0.621;
6272
+ --duration: 246ms;
6273
+ --size: 0.448;
6247
6274
  --hue: 55;
6248
6275
  }
6249
- ._i_hepo2_22:nth-child(13) {
6276
+ ._i_1nssk_22:nth-child(13) {
6250
6277
  --left: 48px;
6251
- --duration: 203ms;
6252
- --size: 0.371;
6278
+ --duration: 309ms;
6279
+ --size: 0.224;
6253
6280
  --hue: 60;
6254
6281
  }
6255
- ._i_hepo2_22:nth-child(14) {
6282
+ ._i_1nssk_22:nth-child(14) {
6256
6283
  --left: 52px;
6257
- --duration: 311ms;
6258
- --size: 0.432;
6284
+ --duration: 331ms;
6285
+ --size: 0.74;
6259
6286
  --hue: 65;
6260
6287
  }
6261
- ._i_hepo2_22:nth-child(15) {
6288
+ ._i_1nssk_22:nth-child(15) {
6262
6289
  --left: 56px;
6263
- --duration: 287ms;
6264
- --size: 0.045;
6290
+ --duration: 334ms;
6291
+ --size: 0.689;
6265
6292
  --hue: 70;
6266
6293
  }
6267
- ._i_hepo2_22:nth-child(16) {
6294
+ ._i_1nssk_22:nth-child(16) {
6268
6295
  --left: 60px;
6269
- --duration: 390ms;
6270
- --size: 0.026;
6296
+ --duration: 353ms;
6297
+ --size: 0.683;
6271
6298
  --hue: 75;
6272
6299
  }
6273
- ._i_hepo2_22:nth-child(17) {
6300
+ ._i_1nssk_22:nth-child(17) {
6274
6301
  --left: 64px;
6275
- --duration: 366ms;
6276
- --size: 0.31;
6302
+ --duration: 386ms;
6303
+ --size: 0.231;
6277
6304
  --hue: 80;
6278
6305
  }
6279
- ._i_hepo2_22:nth-child(18) {
6306
+ ._i_1nssk_22:nth-child(18) {
6280
6307
  --left: 68px;
6281
- --duration: 339ms;
6282
- --size: 0.975;
6308
+ --duration: 309ms;
6309
+ --size: 0.247;
6283
6310
  --hue: 85;
6284
6311
  }
6285
- ._i_hepo2_22:nth-child(19) {
6312
+ ._i_1nssk_22:nth-child(19) {
6286
6313
  --left: 72px;
6287
6314
  --duration: 242ms;
6288
- --size: 0.912;
6315
+ --size: 0.3;
6289
6316
  --hue: 90;
6290
6317
  }
6291
- ._i_hepo2_22:nth-child(20) {
6318
+ ._i_1nssk_22:nth-child(20) {
6292
6319
  --left: 76px;
6293
- --duration: 326ms;
6294
- --size: 0.309;
6320
+ --duration: 305ms;
6321
+ --size: 0.501;
6295
6322
  --hue: 95;
6296
6323
  }
6297
- ._i_hepo2_22:nth-child(21) {
6324
+ ._i_1nssk_22:nth-child(21) {
6298
6325
  --left: 80px;
6299
- --duration: 238ms;
6300
- --size: 0.913;
6326
+ --duration: 263ms;
6327
+ --size: 0.889;
6301
6328
  --hue: 100;
6302
6329
  }
6303
- ._i_hepo2_22:nth-child(22) {
6330
+ ._i_1nssk_22:nth-child(22) {
6304
6331
  --left: 84px;
6305
6332
  --duration: 362ms;
6306
- --size: 0.055;
6333
+ --size: 0.635;
6307
6334
  --hue: 105;
6308
6335
  }
6309
- ._i_hepo2_22:nth-child(23) {
6336
+ ._i_1nssk_22:nth-child(23) {
6310
6337
  --left: 88px;
6311
- --duration: 229ms;
6312
- --size: 0.628;
6338
+ --duration: 302ms;
6339
+ --size: 0.972;
6313
6340
  --hue: 110;
6314
6341
  }
6315
- ._i_hepo2_22:nth-child(24) {
6342
+ ._i_1nssk_22:nth-child(24) {
6316
6343
  --left: 92px;
6317
- --duration: 361ms;
6318
- --size: 0.544;
6344
+ --duration: 332ms;
6345
+ --size: 0.204;
6319
6346
  --hue: 115;
6320
6347
  }
6321
- ._i_hepo2_22:nth-child(25) {
6348
+ ._i_1nssk_22:nth-child(25) {
6322
6349
  --left: 96px;
6323
- --duration: 290ms;
6324
- --size: 0.545;
6350
+ --duration: 375ms;
6351
+ --size: 0.69;
6325
6352
  --hue: 120;
6326
6353
  }
6327
- ._i_hepo2_22:nth-child(26) {
6354
+ ._i_1nssk_22:nth-child(26) {
6328
6355
  --left: 100px;
6329
- --duration: 354ms;
6330
- --size: 0.114;
6356
+ --duration: 244ms;
6357
+ --size: 0.678;
6331
6358
  --hue: 125;
6332
6359
  }
6333
- ._i_hepo2_22:nth-child(27) {
6360
+ ._i_1nssk_22:nth-child(27) {
6334
6361
  --left: 104px;
6335
- --duration: 255ms;
6336
- --size: 0.691;
6362
+ --duration: 266ms;
6363
+ --size: 0.302;
6337
6364
  --hue: 130;
6338
6365
  }
6339
- ._i_hepo2_22:nth-child(28) {
6366
+ ._i_1nssk_22:nth-child(28) {
6340
6367
  --left: 108px;
6341
- --duration: 210ms;
6342
- --size: 0.51;
6368
+ --duration: 270ms;
6369
+ --size: 0.774;
6343
6370
  --hue: 135;
6344
6371
  }
6345
- ._i_hepo2_22:nth-child(29) {
6372
+ ._i_1nssk_22:nth-child(29) {
6346
6373
  --left: 112px;
6347
- --duration: 317ms;
6348
- --size: 0.892;
6374
+ --duration: 372ms;
6375
+ --size: 0.207;
6349
6376
  --hue: 140;
6350
6377
  }
6351
- ._i_hepo2_22:nth-child(30) {
6378
+ ._i_1nssk_22:nth-child(30) {
6352
6379
  --left: 116px;
6353
- --duration: 348ms;
6354
- --size: 0.343;
6380
+ --duration: 319ms;
6381
+ --size: 0.972;
6355
6382
  --hue: 145;
6356
6383
  }
6357
- ._i_hepo2_22:nth-child(31) {
6384
+ ._i_1nssk_22:nth-child(31) {
6358
6385
  --left: 120px;
6359
- --duration: 266ms;
6360
- --size: 0.207;
6386
+ --duration: 354ms;
6387
+ --size: 0.342;
6361
6388
  --hue: 150;
6362
6389
  }
6363
- ._i_hepo2_22:nth-child(32) {
6390
+ ._i_1nssk_22:nth-child(32) {
6364
6391
  --left: 124px;
6365
- --duration: 245ms;
6366
- --size: 0.862;
6392
+ --duration: 248ms;
6393
+ --size: 0.855;
6367
6394
  --hue: 155;
6368
6395
  }
6369
- ._i_hepo2_22:nth-child(33) {
6396
+ ._i_1nssk_22:nth-child(33) {
6370
6397
  --left: 128px;
6371
- --duration: 322ms;
6372
- --size: 0.042;
6398
+ --duration: 384ms;
6399
+ --size: 0.245;
6373
6400
  --hue: 160;
6374
6401
  }
6375
- ._i_hepo2_22:nth-child(34) {
6402
+ ._i_1nssk_22:nth-child(34) {
6376
6403
  --left: 132px;
6377
- --duration: 251ms;
6378
- --size: 0.83;
6404
+ --duration: 255ms;
6405
+ --size: 0.735;
6379
6406
  --hue: 165;
6380
6407
  }
6381
- ._i_hepo2_22:nth-child(35) {
6408
+ ._i_1nssk_22:nth-child(35) {
6382
6409
  --left: 136px;
6383
- --duration: 328ms;
6384
- --size: 0.069;
6410
+ --duration: 386ms;
6411
+ --size: 0.624;
6385
6412
  --hue: 170;
6386
6413
  }
6387
- ._i_hepo2_22:nth-child(36) {
6414
+ ._i_1nssk_22:nth-child(36) {
6388
6415
  --left: 140px;
6389
- --duration: 325ms;
6390
- --size: 0.197;
6416
+ --duration: 311ms;
6417
+ --size: 0.712;
6391
6418
  --hue: 175;
6392
6419
  }
6393
- ._i_hepo2_22:nth-child(37) {
6420
+ ._i_1nssk_22:nth-child(37) {
6394
6421
  --left: 144px;
6395
- --duration: 336ms;
6396
- --size: 0.436;
6422
+ --duration: 329ms;
6423
+ --size: 0.306;
6397
6424
  --hue: 180;
6398
6425
  }
6399
- ._i_hepo2_22:nth-child(38) {
6426
+ ._i_1nssk_22:nth-child(38) {
6400
6427
  --left: 148px;
6401
- --duration: 293ms;
6402
- --size: 0.946;
6428
+ --duration: 338ms;
6429
+ --size: 0.67;
6403
6430
  --hue: 185;
6404
6431
  }
6405
- ._i_hepo2_22:nth-child(39) {
6432
+ ._i_1nssk_22:nth-child(39) {
6406
6433
  --left: 152px;
6407
- --duration: 249ms;
6408
- --size: 0.394;
6434
+ --duration: 391ms;
6435
+ --size: 0.922;
6409
6436
  --hue: 190;
6410
6437
  }
6411
- ._i_hepo2_22:nth-child(40) {
6438
+ ._i_1nssk_22:nth-child(40) {
6412
6439
  --left: 156px;
6413
- --duration: 243ms;
6414
- --size: 0.81;
6440
+ --duration: 370ms;
6441
+ --size: 0.725;
6415
6442
  --hue: 195;
6416
6443
  }
6417
- ._i_hepo2_22:nth-child(41) {
6444
+ ._i_1nssk_22:nth-child(41) {
6418
6445
  --left: 160px;
6419
- --duration: 242ms;
6420
- --size: 0.025;
6446
+ --duration: 391ms;
6447
+ --size: 0.708;
6421
6448
  --hue: 200;
6422
6449
  }
6423
- ._i_hepo2_22:nth-child(42) {
6450
+ ._i_1nssk_22:nth-child(42) {
6424
6451
  --left: 164px;
6425
- --duration: 224ms;
6426
- --size: 0.689;
6452
+ --duration: 383ms;
6453
+ --size: 0.739;
6427
6454
  --hue: 205;
6428
6455
  }
6429
- ._i_hepo2_22:nth-child(43) {
6456
+ ._i_1nssk_22:nth-child(43) {
6430
6457
  --left: 168px;
6431
- --duration: 363ms;
6432
- --size: 0.883;
6458
+ --duration: 344ms;
6459
+ --size: 0.57;
6433
6460
  --hue: 210;
6434
6461
  }
6435
- ._i_hepo2_22:nth-child(44) {
6462
+ ._i_1nssk_22:nth-child(44) {
6436
6463
  --left: 172px;
6437
- --duration: 256ms;
6438
- --size: 0.393;
6464
+ --duration: 311ms;
6465
+ --size: 0.065;
6439
6466
  --hue: 215;
6440
6467
  }
6441
- ._i_hepo2_22:nth-child(45) {
6468
+ ._i_1nssk_22:nth-child(45) {
6442
6469
  --left: 176px;
6443
- --duration: 353ms;
6444
- --size: 0.174;
6470
+ --duration: 273ms;
6471
+ --size: 0.596;
6445
6472
  --hue: 220;
6446
6473
  }
6447
- ._i_hepo2_22:nth-child(46) {
6474
+ ._i_1nssk_22:nth-child(46) {
6448
6475
  --left: 180px;
6449
- --duration: 349ms;
6450
- --size: 0.382;
6476
+ --duration: 399ms;
6477
+ --size: 0.533;
6451
6478
  --hue: 225;
6452
6479
  }
6453
- ._i_hepo2_22:nth-child(47) {
6480
+ ._i_1nssk_22:nth-child(47) {
6454
6481
  --left: 184px;
6455
- --duration: 213ms;
6456
- --size: 0.798;
6482
+ --duration: 348ms;
6483
+ --size: 0.23;
6457
6484
  --hue: 230;
6458
6485
  }
6459
- ._i_hepo2_22:nth-child(48) {
6486
+ ._i_1nssk_22:nth-child(48) {
6460
6487
  --left: 188px;
6461
- --duration: 204ms;
6462
- --size: 0.038;
6488
+ --duration: 304ms;
6489
+ --size: 0.498;
6463
6490
  --hue: 235;
6464
6491
  }
6465
- ._i_hepo2_22:nth-child(49) {
6492
+ ._i_1nssk_22:nth-child(49) {
6466
6493
  --left: 192px;
6467
- --duration: 334ms;
6468
- --size: 0.632;
6494
+ --duration: 234ms;
6495
+ --size: 0.252;
6469
6496
  --hue: 240;
6470
6497
  }
6471
- ._i_hepo2_22:nth-child(50) {
6498
+ ._i_1nssk_22:nth-child(50) {
6472
6499
  --left: 196px;
6473
- --duration: 399ms;
6474
- --size: 0.629;
6500
+ --duration: 309ms;
6501
+ --size: 0.76;
6475
6502
  --hue: 245;
6476
6503
  }
6477
- ._i_hepo2_22:nth-child(51) {
6504
+ ._i_1nssk_22:nth-child(51) {
6478
6505
  --left: 200px;
6479
- --duration: 286ms;
6480
- --size: 0.27;
6506
+ --duration: 202ms;
6507
+ --size: 0.131;
6481
6508
  --hue: 250;
6482
6509
  }
6483
- ._i_hepo2_22:nth-child(52) {
6510
+ ._i_1nssk_22:nth-child(52) {
6484
6511
  --left: 204px;
6485
- --duration: 393ms;
6486
- --size: 0.15;
6512
+ --duration: 246ms;
6513
+ --size: 0.177;
6487
6514
  --hue: 255;
6488
6515
  }
6489
- ._i_hepo2_22:nth-child(53) {
6516
+ ._i_1nssk_22:nth-child(53) {
6490
6517
  --left: 208px;
6491
- --duration: 264ms;
6492
- --size: 0.056;
6518
+ --duration: 343ms;
6519
+ --size: 0.345;
6493
6520
  --hue: 260;
6494
6521
  }
6495
- ._i_hepo2_22:nth-child(54) {
6522
+ ._i_1nssk_22:nth-child(54) {
6496
6523
  --left: 212px;
6497
- --duration: 287ms;
6498
- --size: 0.562;
6524
+ --duration: 206ms;
6525
+ --size: 0.07;
6499
6526
  --hue: 265;
6500
6527
  }
6501
- ._i_hepo2_22:nth-child(55) {
6528
+ ._i_1nssk_22:nth-child(55) {
6502
6529
  --left: 216px;
6503
- --duration: 310ms;
6504
- --size: 0.432;
6530
+ --duration: 383ms;
6531
+ --size: 0.779;
6505
6532
  --hue: 270;
6506
6533
  }
6507
- ._i_hepo2_22:nth-child(56) {
6534
+ ._i_1nssk_22:nth-child(56) {
6508
6535
  --left: 220px;
6509
- --duration: 339ms;
6510
- --size: 0.656;
6536
+ --duration: 325ms;
6537
+ --size: 0.705;
6511
6538
  --hue: 275;
6512
6539
  }
6513
- ._i_hepo2_22:nth-child(57) {
6540
+ ._i_1nssk_22:nth-child(57) {
6514
6541
  --left: 224px;
6515
- --duration: 360ms;
6516
- --size: 0.435;
6542
+ --duration: 271ms;
6543
+ --size: 0.178;
6517
6544
  --hue: 280;
6518
6545
  }
6519
- ._i_hepo2_22:nth-child(58) {
6546
+ ._i_1nssk_22:nth-child(58) {
6520
6547
  --left: 228px;
6521
- --duration: 283ms;
6522
- --size: 0.201;
6548
+ --duration: 361ms;
6549
+ --size: 0.612;
6523
6550
  --hue: 285;
6524
6551
  }
6525
- ._i_hepo2_22:nth-child(59) {
6552
+ ._i_1nssk_22:nth-child(59) {
6526
6553
  --left: 232px;
6527
- --duration: 382ms;
6528
- --size: 0.306;
6554
+ --duration: 374ms;
6555
+ --size: 0.348;
6529
6556
  --hue: 290;
6530
6557
  }
6531
- ._i_hepo2_22:nth-child(60) {
6558
+ ._i_1nssk_22:nth-child(60) {
6532
6559
  --left: 236px;
6533
- --duration: 394ms;
6534
- --size: 0.099;
6560
+ --duration: 239ms;
6561
+ --size: 0.358;
6535
6562
  --hue: 295;
6536
6563
  }
6537
- ._i_hepo2_22:nth-child(61) {
6564
+ ._i_1nssk_22:nth-child(61) {
6538
6565
  --left: 240px;
6539
- --duration: 377ms;
6540
- --size: 0.14;
6566
+ --duration: 303ms;
6567
+ --size: 0.236;
6541
6568
  --hue: 300;
6542
6569
  }
6543
- ._i_hepo2_22:nth-child(62) {
6570
+ ._i_1nssk_22:nth-child(62) {
6544
6571
  --left: 244px;
6545
- --duration: 254ms;
6546
- --size: 0.017;
6572
+ --duration: 227ms;
6573
+ --size: 0.318;
6547
6574
  --hue: 305;
6548
6575
  }
6549
- ._i_hepo2_22:nth-child(63) {
6576
+ ._i_1nssk_22:nth-child(63) {
6550
6577
  --left: 248px;
6551
- --duration: 311ms;
6552
- --size: 0.495;
6578
+ --duration: 348ms;
6579
+ --size: 0.177;
6553
6580
  --hue: 310;
6554
6581
  }
6555
- ._i_hepo2_22:nth-child(64) {
6582
+ ._i_1nssk_22:nth-child(64) {
6556
6583
  --left: 252px;
6557
- --duration: 377ms;
6558
- --size: 0.669;
6584
+ --duration: 357ms;
6585
+ --size: 0.442;
6559
6586
  --hue: 315;
6560
6587
  }
6561
- ._i_hepo2_22:nth-child(65) {
6588
+ ._i_1nssk_22:nth-child(65) {
6562
6589
  --left: 256px;
6563
- --duration: 310ms;
6564
- --size: 0.583;
6590
+ --duration: 226ms;
6591
+ --size: 0.52;
6565
6592
  --hue: 320;
6566
6593
  }
6567
- ._i_hepo2_22:nth-child(66) {
6594
+ ._i_1nssk_22:nth-child(66) {
6568
6595
  --left: 260px;
6569
- --duration: 256ms;
6570
- --size: 0.235;
6596
+ --duration: 292ms;
6597
+ --size: 0.267;
6571
6598
  --hue: 325;
6572
6599
  }
6573
- ._i_hepo2_22:nth-child(67) {
6600
+ ._i_1nssk_22:nth-child(67) {
6574
6601
  --left: 264px;
6575
- --duration: 232ms;
6576
- --size: 0.849;
6602
+ --duration: 374ms;
6603
+ --size: 1;
6577
6604
  --hue: 330;
6578
6605
  }
6579
- ._i_hepo2_22:nth-child(68) {
6606
+ ._i_1nssk_22:nth-child(68) {
6580
6607
  --left: 268px;
6581
- --duration: 285ms;
6582
- --size: 0.013;
6608
+ --duration: 214ms;
6609
+ --size: 0.133;
6583
6610
  --hue: 335;
6584
6611
  }
6585
- ._i_hepo2_22:nth-child(69) {
6612
+ ._i_1nssk_22:nth-child(69) {
6586
6613
  --left: 272px;
6587
- --duration: 204ms;
6588
- --size: 0.19;
6614
+ --duration: 317ms;
6615
+ --size: 0.511;
6589
6616
  --hue: 340;
6590
6617
  }
6591
- ._i_hepo2_22:nth-child(70) {
6618
+ ._i_1nssk_22:nth-child(70) {
6592
6619
  --left: 276px;
6593
- --duration: 344ms;
6594
- --size: 0.208;
6620
+ --duration: 358ms;
6621
+ --size: 0.035;
6595
6622
  --hue: 345;
6596
6623
  }
6597
- ._i_hepo2_22:nth-child(71) {
6624
+ ._i_1nssk_22:nth-child(71) {
6598
6625
  --left: 280px;
6599
- --duration: 387ms;
6600
- --size: 0.027;
6626
+ --duration: 351ms;
6627
+ --size: 0.462;
6601
6628
  --hue: 350;
6602
6629
  }
6603
- ._i_hepo2_22:nth-child(72) {
6630
+ ._i_1nssk_22:nth-child(72) {
6604
6631
  --left: 284px;
6605
- --duration: 226ms;
6606
- --size: 0.271;
6632
+ --duration: 322ms;
6633
+ --size: 0.068;
6607
6634
  --hue: 355;
6608
6635
  }
6609
6636
 
6610
- ._text_hepo2_482 {
6637
+ ._text_1nssk_482 {
6611
6638
  opacity: var(--op, 1);
6612
6639
  transition: opacity 0.4s ease;
6613
6640
  }._root_aiqzw_1 {
@@ -8012,24 +8039,31 @@ html[data-theme='dark'] ._root_nxo69_1 {
8012
8039
  border-radius: calc(var(--border-radius) - var(--border-size));
8013
8040
  color: var(--foreground);
8014
8041
  white-space: nowrap;
8015
- }._root_yozjp_1 {
8042
+ }._root_1xtu1_1 {
8016
8043
  --transition: 0.1s;
8017
8044
  --border-radius: 56px;
8018
8045
  }
8019
8046
 
8020
- /* button */
8021
- ._buttonContainer_yozjp_7 {
8047
+ ._buttonContainer_1xtu1_6 {
8022
8048
  width: 300px;
8023
8049
  height: 100px;
8024
8050
  position: relative;
8025
8051
  transition: transform var(--transition), box-shadow var(--transition);
8026
8052
  user-select: none;
8027
8053
  }
8028
- ._buttonContainer_yozjp_7._pressed_yozjp_14 {
8054
+ ._buttonContainer_1xtu1_6._pressed_1xtu1_13 {
8029
8055
  transform: translateZ(0) scale(0.95);
8030
8056
  }
8031
8057
 
8032
- ._button_yozjp_7 {
8058
+ ._button_1xtu1_6 {
8059
+ appearance: none;
8060
+ border: none;
8061
+ margin: 0;
8062
+ padding: 0;
8063
+ font: inherit;
8064
+ color: inherit;
8065
+ background: transparent;
8066
+ text-align: inherit;
8033
8067
  width: 100%;
8034
8068
  height: 100%;
8035
8069
  overflow: hidden;
@@ -8039,12 +8073,27 @@ html[data-theme='dark'] ._root_nxo69_1 {
8039
8073
  transition: transform var(--transition), box-shadow var(--transition);
8040
8074
  cursor: pointer;
8041
8075
  -webkit-tap-highlight-color: transparent;
8076
+ position: relative;
8042
8077
  }
8043
- ._button_yozjp_7._pressed_yozjp_14 {
8078
+ ._button_1xtu1_6:focus {
8079
+ outline: none;
8080
+ }
8081
+ ._button_1xtu1_6:focus-visible {
8082
+ outline: none;
8083
+ box-shadow: inset 0 0 0 2px rgba(59, 130, 246, 0.9), 0px 4px 8px rgba(0, 0, 0, 0.25), 0px 8px 16px rgba(0, 0, 0, 0.15), 0px 16px 32px rgba(0, 0, 0, 0.125);
8084
+ }
8085
+ ._button_1xtu1_6:disabled {
8086
+ cursor: not-allowed;
8087
+ opacity: 0.55;
8088
+ }
8089
+ ._button_1xtu1_6._pressed_1xtu1_13 {
8044
8090
  box-shadow: 0px -2px 1px rgba(255, 255, 255, 0.5), 0px -1px 1px rgba(0, 0, 0, 0.5), 0px -4px 1px rgba(255, 255, 255, 0.5), 0px 4px 1px rgba(255, 255, 255, 0.5), 0px 1px 1px rgba(0, 0, 0, 0.5), 0px 4px 1px rgba(255, 255, 255, 0.5);
8045
8091
  }
8092
+ ._button_1xtu1_6._pressed_1xtu1_13:focus-visible {
8093
+ box-shadow: inset 0 0 0 2px rgba(59, 130, 246, 0.9), 0px -2px 1px rgba(255, 255, 255, 0.5), 0px -1px 1px rgba(0, 0, 0, 0.5), 0px -4px 1px rgba(255, 255, 255, 0.5), 0px 4px 1px rgba(255, 255, 255, 0.5), 0px 1px 1px rgba(0, 0, 0, 0.5), 0px 4px 1px rgba(255, 255, 255, 0.5);
8094
+ }
8046
8095
 
8047
- ._shadow_yozjp_33 {
8096
+ ._shadow_1xtu1_55 {
8048
8097
  width: 100%;
8049
8098
  height: 100%;
8050
8099
  position: absolute;
@@ -8056,11 +8105,11 @@ html[data-theme='dark'] ._root_nxo69_1 {
8056
8105
  box-shadow: inset 0px 2px 2px rgb(255, 255, 255), inset 0px 2px 2px rgba(255, 255, 255, 0.8), inset 0px -2px 2px rgba(255, 255, 255, 0.5);
8057
8106
  transition: box-shadow var(--transition);
8058
8107
  }
8059
- ._button_yozjp_7._pressed_yozjp_14 ._shadow_yozjp_33 {
8108
+ ._button_1xtu1_6._pressed_1xtu1_13 ._shadow_1xtu1_55 {
8060
8109
  box-shadow: inset 0px 4px 8px rgba(0, 0, 0, 0.1), inset 0px 4px 4px rgba(0, 0, 0, 0.2), inset 0px -6px 8px rgba(0, 0, 0, 0.1);
8061
8110
  }
8062
8111
 
8063
- ._text_yozjp_49 {
8112
+ ._text_1xtu1_71 {
8064
8113
  pointer-events: none;
8065
8114
  color: rgba(0, 0, 0, 0.7);
8066
8115
  font-size: 48px;
@@ -8068,18 +8117,16 @@ html[data-theme='dark'] ._root_nxo69_1 {
8068
8117
  position: absolute;
8069
8118
  left: 50%;
8070
8119
  top: 50%;
8071
- /* z-index: 2000000; */
8120
+ z-index: 1;
8072
8121
  transform: translate(-50%, -50%);
8073
8122
  filter: drop-shadow(0px -1px 0px rgba(255, 255, 255, 0.5)) drop-shadow(0px 1px 0px rgba(255, 255, 255, 0.6));
8074
8123
  backdrop-filter: blur(2px);
8075
- cursor: pointer;
8076
8124
  }
8077
- ._text_yozjp_49::selection {
8125
+ ._text_1xtu1_71::selection {
8078
8126
  background-color: transparent;
8079
8127
  }
8080
8128
 
8081
- /* video reflection */
8082
- ._buttonReflection_yozjp_68 {
8129
+ ._buttonReflection_1xtu1_88 {
8083
8130
  width: 100%;
8084
8131
  height: 100%;
8085
8132
  transform: scaleX(-1);
@@ -8087,8 +8134,7 @@ html[data-theme='dark'] ._root_nxo69_1 {
8087
8134
  opacity: 0.7;
8088
8135
  }
8089
8136
 
8090
- /* subtle reflecting surrounding the button */
8091
- ._surfaceReflection_yozjp_77 {
8137
+ ._surfaceReflection_1xtu1_96 {
8092
8138
  height: 150px;
8093
8139
  width: 350px;
8094
8140
  position: absolute;
@@ -8101,12 +8147,11 @@ html[data-theme='dark'] ._root_nxo69_1 {
8101
8147
  opacity: 0.35;
8102
8148
  transition: opacity var(--transition), transform var(--transition);
8103
8149
  }
8104
- ._surfaceReflection_yozjp_77._pressed_yozjp_14 {
8150
+ ._surfaceReflection_1xtu1_96._pressed_1xtu1_13 {
8105
8151
  opacity: 0.1;
8106
8152
  }
8107
8153
 
8108
- /* details: cursors reflection && smudges */
8109
- ._detailsContainer_yozjp_95 {
8154
+ ._detailsContainer_1xtu1_113 {
8110
8155
  pointer-events: none;
8111
8156
  width: 100%;
8112
8157
  height: 100%;
@@ -8115,11 +8160,10 @@ html[data-theme='dark'] ._root_nxo69_1 {
8115
8160
  top: 0;
8116
8161
  z-index: 1000;
8117
8162
  overflow: hidden;
8118
- /* border-radius: var(--border-radius); */
8163
+ border-radius: var(--border-radius);
8119
8164
  }
8120
8165
 
8121
- /* see code for explanation */
8122
- ._hackyCursorInnerDiv_yozjp_108 {
8166
+ ._playfulLayersClip_1xtu1_125 {
8123
8167
  position: absolute;
8124
8168
  left: 0;
8125
8169
  top: 0;
@@ -8129,8 +8173,7 @@ html[data-theme='dark'] ._root_nxo69_1 {
8129
8173
  border-radius: var(--border-radius);
8130
8174
  }
8131
8175
 
8132
- /* cursor reflection */
8133
- ._cursor_yozjp_119 {
8176
+ ._cursor_1xtu1_135 {
8134
8177
  height: 20px;
8135
8178
  width: 20px;
8136
8179
  position: absolute;
@@ -8139,8 +8182,19 @@ html[data-theme='dark'] ._root_nxo69_1 {
8139
8182
  filter: blur(2px);
8140
8183
  }
8141
8184
 
8142
- /* smudges */
8143
- ._fingerprint_yozjp_129 {
8185
+ ._visuallyHidden_1xtu1_144 {
8186
+ position: absolute;
8187
+ width: 1px;
8188
+ height: 1px;
8189
+ padding: 0;
8190
+ margin: -1px;
8191
+ overflow: hidden;
8192
+ clip: rect(0, 0, 0, 0);
8193
+ white-space: nowrap;
8194
+ border: 0;
8195
+ }
8196
+
8197
+ ._fingerprint_1xtu1_156 {
8144
8198
  position: absolute;
8145
8199
  left: 0;
8146
8200
  top: 0;
@@ -8156,7 +8210,7 @@ html[data-theme='dark'] ._root_nxo69_1 {
8156
8210
  }
8157
8211
 
8158
8212
  @media screen and (max-width: 800px) {
8159
- ._cursor_yozjp_119 {
8213
+ ._cursor_1xtu1_135 {
8160
8214
  display: none;
8161
8215
  }
8162
8216
  }/*
@@ -16934,13 +16988,13 @@ html[data-theme=dark] ._root_17z29_1 {
16934
16988
  border-bottom: 0;
16935
16989
  margin-left: calc(-1 * var(--size));
16936
16990
  margin-bottom: calc(-1 * var(--size));
16937
- }._root_ofkv2_1 {
16938
- --dock-motion-shell: var(--effect-glass-shell);
16939
- --dock-motion-border: var(--effect-glass-border);
16940
- --dock-motion-ring: var(--effect-glass-ring);
16991
+ }._root_1b5vk_1 {
16992
+ --dock-motion-shell: var(--effect-dock-motion-shell);
16993
+ --dock-motion-border: var(--effect-dock-motion-border);
16994
+ --dock-motion-ring: var(--effect-dock-motion-ring);
16941
16995
  --dock-motion-gloss-start: transparent;
16942
- --dock-motion-gloss-middle: var(--effect-gloss-line-strong);
16943
- --dock-motion-gloss-end: var(--effect-gloss-line-medium);
16996
+ --dock-motion-gloss-middle: var(--effect-dock-motion-gloss-middle);
16997
+ --dock-motion-gloss-end: var(--effect-dock-motion-gloss-end);
16944
16998
  --dock-motion-overlay-bg: var(--effect-glass-overlay-tint);
16945
16999
  --dock-motion-highlight: var(--effect-glass-specular-highlight);
16946
17000
  position: fixed;
@@ -16951,7 +17005,7 @@ html[data-theme=dark] ._root_17z29_1 {
16951
17005
  border-radius: var(--radius-xl);
16952
17006
  }
16953
17007
 
16954
- ._container_ofkv2_18 {
17008
+ ._container_1b5vk_18 {
16955
17009
  position: relative;
16956
17010
  display: flex;
16957
17011
  justify-content: center;
@@ -16965,14 +17019,14 @@ html[data-theme=dark] ._root_17z29_1 {
16965
17019
  box-shadow: 0 0 0 2px var(--dock-motion-ring);
16966
17020
  background: var(--dock-motion-shell);
16967
17021
  }
16968
- ._containerGlass_ofkv2_32 {
17022
+ ._containerGlass_1b5vk_32 {
16969
17023
  background: transparent;
16970
17024
  backdrop-filter: none;
16971
17025
  border: none;
16972
17026
  box-shadow: 0 6px 6px var(--effect-shadow-interactive), 0 0 20px var(--effect-shadow-muted);
16973
17027
  }
16974
17028
 
16975
- ._glossyXLine_ofkv2_39 {
17029
+ ._glossyXLine_1b5vk_39 {
16976
17030
  background: linear-gradient(90deg, var(--dock-motion-gloss-start), var(--dock-motion-gloss-middle) 20%, var(--dock-motion-gloss-end) 67.19%, var(--dock-motion-gloss-start));
16977
17031
  opacity: 0.55;
16978
17032
  position: absolute;
@@ -16982,7 +17036,7 @@ html[data-theme=dark] ._root_17z29_1 {
16982
17036
  z-index: -1;
16983
17037
  }
16984
17038
 
16985
- ._items_ofkv2_49 {
17039
+ ._items_1b5vk_49 {
16986
17040
  position: relative;
16987
17041
  z-index: 3;
16988
17042
  border-top-left-radius: 10px;
@@ -16994,41 +17048,41 @@ html[data-theme=dark] ._root_17z29_1 {
16994
17048
  padding-top: 10px;
16995
17049
  padding-bottom: 10px;
16996
17050
  }
16997
- ._items_ofkv2_49 > *:first-child {
17051
+ ._items_1b5vk_49 > *:first-child {
16998
17052
  margin-left: 10px;
16999
17053
  }
17000
- ._items_ofkv2_49 > *:last-child {
17054
+ ._items_1b5vk_49 > *:last-child {
17001
17055
  margin-right: 10px;
17002
17056
  }
17003
- ._items_ofkv2_49 {
17057
+ ._items_1b5vk_49 {
17004
17058
  overflow-x: auto;
17005
17059
  overflow-y: hidden;
17006
17060
  -webkit-overflow-scrolling: touch;
17007
17061
  scrollbar-width: none;
17008
17062
  -ms-overflow-style: none;
17009
17063
  }
17010
- ._items_ofkv2_49::-webkit-scrollbar {
17064
+ ._items_1b5vk_49::-webkit-scrollbar {
17011
17065
  display: none;
17012
17066
  width: 0;
17013
17067
  height: 0;
17014
17068
  }
17015
- ._items_ofkv2_49::-webkit-scrollbar-track {
17069
+ ._items_1b5vk_49::-webkit-scrollbar-track {
17016
17070
  display: none;
17017
17071
  }
17018
- ._items_ofkv2_49::-webkit-scrollbar-thumb {
17072
+ ._items_1b5vk_49::-webkit-scrollbar-thumb {
17019
17073
  display: none;
17020
17074
  }
17021
- ._items_ofkv2_49::-webkit-scrollbar-corner {
17075
+ ._items_1b5vk_49::-webkit-scrollbar-corner {
17022
17076
  display: none;
17023
17077
  }
17024
17078
 
17025
- ._child_ofkv2_89 {
17079
+ ._child_1b5vk_89 {
17026
17080
  display: flex;
17027
17081
  justify-content: center;
17028
17082
  align-items: center;
17029
17083
  }
17030
17084
 
17031
- ._divider_ofkv2_95 {
17085
+ ._divider_1b5vk_95 {
17032
17086
  opacity: 1;
17033
17087
  height: 36px;
17034
17088
  margin: 4px 1px;
@@ -17039,7 +17093,7 @@ html[data-theme=dark] ._root_17z29_1 {
17039
17093
  -webkit-mask-image: linear-gradient(0deg, transparent, var(--color-white) 16px, var(--color-white) calc(100% - 16px), transparent);
17040
17094
  }
17041
17095
 
17042
- ._glassFilter_ofkv2_106 {
17096
+ ._glassFilter_1b5vk_106 {
17043
17097
  position: absolute;
17044
17098
  inset: 0;
17045
17099
  z-index: 0;
@@ -17051,7 +17105,7 @@ html[data-theme=dark] ._root_17z29_1 {
17051
17105
  clip-path: inset(0 round 20px);
17052
17106
  }
17053
17107
 
17054
- ._glassOverlay_ofkv2_118 {
17108
+ ._glassOverlay_1b5vk_118 {
17055
17109
  position: absolute;
17056
17110
  inset: 0;
17057
17111
  z-index: 1;
@@ -17060,7 +17114,7 @@ html[data-theme=dark] ._root_17z29_1 {
17060
17114
  overflow: hidden;
17061
17115
  }
17062
17116
 
17063
- ._glassSpecular_ofkv2_127 {
17117
+ ._glassSpecular_1b5vk_127 {
17064
17118
  position: absolute;
17065
17119
  inset: 0;
17066
17120
  z-index: 2;
@@ -17310,7 +17364,7 @@ html[data-theme=dark] ._root_17z29_1 {
17310
17364
 
17311
17365
  ._outputValue_17tpn_102 {
17312
17366
  width: 2em;
17313
- }._root_1aw22_1 {
17367
+ }._root_5hf3i_1 {
17314
17368
  --dock-radius: 23%;
17315
17369
  --dock-item-shadow-top: var(--effect-shadow-faint);
17316
17370
  --dock-item-shadow-depth: var(--effect-shadow-muted);
@@ -17320,26 +17374,30 @@ html[data-theme=dark] ._root_17z29_1 {
17320
17374
  --dock-item-gloss-middle: var(--effect-gloss-line-soft);
17321
17375
  --dock-item-gloss-end: var(--effect-gloss-line-faint);
17322
17376
  }
17323
- html[data-theme=dark] ._root_1aw22_1 {
17324
- --dock-item-gradient-start: var(--color-gray3);
17325
- --dock-item-gradient-end: var(--color-gray4);
17377
+ html[data-theme=dark] ._root_5hf3i_1 {
17378
+ --dock-item-gradient-start: var(--color-gray2);
17379
+ --dock-item-gradient-end: var(--color-gray3);
17380
+ --dock-item-gloss-middle: var(--color-gray4);
17381
+ --dock-item-gloss-end: var(--color-gray7);
17326
17382
  }
17327
- ._root_1aw22_1._expanded_1aw22_15 {
17383
+ ._root_5hf3i_1._expanded_5hf3i_17 {
17328
17384
  --dock-radius: 14px;
17329
17385
  }
17330
- ._root_1aw22_1 {
17386
+ ._root_5hf3i_1 {
17331
17387
  position: relative;
17332
17388
  border-radius: var(--dock-radius);
17333
17389
  width: 100%;
17334
17390
  height: 100%;
17335
17391
  }
17336
- ._rootGlass_1aw22_24 {
17392
+ ._rootGlass_5hf3i_26 {
17337
17393
  position: relative;
17338
17394
  }
17339
17395
 
17340
- ._item_1aw22_28 {
17396
+ ._item_5hf3i_30 {
17341
17397
  -webkit-user-drag: none;
17342
17398
  user-select: none;
17399
+ -webkit-appearance: none;
17400
+ appearance: none;
17343
17401
  position: relative;
17344
17402
  border-radius: var(--dock-radius);
17345
17403
  width: 100%;
@@ -17348,12 +17406,20 @@ html[data-theme=dark] ._root_1aw22_1 {
17348
17406
  align-items: center;
17349
17407
  justify-content: center;
17350
17408
  border: none;
17409
+ margin: 0;
17410
+ padding: 0;
17411
+ background-color: transparent;
17412
+ color: inherit;
17413
+ font: inherit;
17414
+ line-height: inherit;
17415
+ text-decoration: none;
17351
17416
  cursor: pointer;
17417
+ -webkit-tap-highlight-color: transparent;
17352
17418
  box-shadow: 0 3px 1px var(--dock-item-shadow-top), 0 3px 8px var(--dock-item-shadow-depth);
17353
17419
  background-image: linear-gradient(45deg, var(--dock-item-gradient-start), var(--dock-item-gradient-end), var(--dock-item-gradient-start), var(--dock-item-gradient-end));
17354
17420
  background-size: 200% 100%;
17355
17421
  }
17356
- ._itemGlass_1aw22_44 {
17422
+ ._itemGlass_5hf3i_56 {
17357
17423
  background: transparent;
17358
17424
  backdrop-filter: none;
17359
17425
  border: none;
@@ -17361,7 +17427,7 @@ html[data-theme=dark] ._root_1aw22_1 {
17361
17427
  background-image: none;
17362
17428
  }
17363
17429
 
17364
- ._content_1aw22_52 {
17430
+ ._content_5hf3i_64 {
17365
17431
  position: relative;
17366
17432
  z-index: 3;
17367
17433
  display: flex;
@@ -17372,7 +17438,7 @@ html[data-theme=dark] ._root_1aw22_1 {
17372
17438
  will-change: transform, filter;
17373
17439
  }
17374
17440
 
17375
- ._gloss_1aw22_63 {
17441
+ ._gloss_5hf3i_75 {
17376
17442
  background: linear-gradient(90deg, var(--dock-item-gloss-start), var(--dock-item-gloss-middle) 20%, var(--dock-item-gloss-end) 67.19%, var(--dock-item-gloss-start));
17377
17443
  position: absolute;
17378
17444
  top: -1px;
@@ -17382,7 +17448,7 @@ html[data-theme=dark] ._root_1aw22_1 {
17382
17448
  z-index: -1;
17383
17449
  }
17384
17450
 
17385
- ._glassFilter_1aw22_73 {
17451
+ ._glassFilter_5hf3i_85 {
17386
17452
  position: absolute;
17387
17453
  inset: 0;
17388
17454
  z-index: 0;
@@ -17394,7 +17460,7 @@ html[data-theme=dark] ._root_1aw22_1 {
17394
17460
  clip-path: inset(0 round var(--dock-radius));
17395
17461
  }
17396
17462
 
17397
- ._glassOverlay_1aw22_85 {
17463
+ ._glassOverlay_5hf3i_97 {
17398
17464
  position: absolute;
17399
17465
  inset: 0;
17400
17466
  z-index: 1;
@@ -17403,7 +17469,7 @@ html[data-theme=dark] ._root_1aw22_1 {
17403
17469
  overflow: hidden;
17404
17470
  }
17405
17471
 
17406
- ._glassSpecular_1aw22_94 {
17472
+ ._glassSpecular_5hf3i_106 {
17407
17473
  position: absolute;
17408
17474
  inset: 0;
17409
17475
  z-index: 2;
@@ -32004,7 +32070,7 @@ html[data-theme=dark] ._root_rddfz_9 {
32004
32070
  color: #fff;
32005
32071
  cursor: default;
32006
32072
  text-transform: uppercase;
32007
- }._root_1xkae_1 {
32073
+ }._root_m9eu9_1 {
32008
32074
  font-size: 8vmin;
32009
32075
  font-family: Rubik, sans-serif;
32010
32076
  width: 75vmin;
@@ -32012,23 +32078,23 @@ html[data-theme=dark] ._root_rddfz_9 {
32012
32078
  color: #fff;
32013
32079
  }
32014
32080
 
32015
- ._line_1xkae_9 {
32081
+ ._line_m9eu9_9 {
32016
32082
  display: flex;
32017
32083
  justify-content: space-between;
32018
32084
  }
32019
32085
 
32020
- ._word_1xkae_14 {
32086
+ ._word_m9eu9_14 {
32021
32087
  transition: opacity 0.2s ease-in-out;
32022
32088
  cursor: default;
32023
32089
  }
32024
- ._word_1xkae_14._link_1xkae_18 {
32090
+ ._word_m9eu9_14._link_m9eu9_18 {
32025
32091
  cursor: pointer;
32026
32092
  color: inherit;
32027
32093
  }
32028
- ._word_1xkae_14._link_1xkae_18 ._letter_1xkae_22 {
32094
+ ._word_m9eu9_14._link_m9eu9_18 ._letter_m9eu9_22 {
32029
32095
  position: relative;
32030
32096
  }
32031
- ._word_1xkae_14._link_1xkae_18 ._letter_1xkae_22::before {
32097
+ ._word_m9eu9_14._link_m9eu9_18 ._letter_m9eu9_22::before {
32032
32098
  content: "";
32033
32099
  width: 100%;
32034
32100
  height: 3px;
@@ -32037,150 +32103,150 @@ html[data-theme=dark] ._root_rddfz_9 {
32037
32103
  bottom: 0;
32038
32104
  background-color: red;
32039
32105
  }
32040
- ._root_1xkae_1:hover ._word_1xkae_14 {
32106
+ ._root_m9eu9_1:hover ._word_m9eu9_14 {
32041
32107
  opacity: 0.25;
32042
32108
  }
32043
- ._root_1xkae_1:hover ._word_1xkae_14:hover {
32109
+ ._root_m9eu9_1:hover ._word_m9eu9_14:hover {
32044
32110
  opacity: 1;
32045
32111
  }
32046
- ._root_1xkae_1:hover ._word_1xkae_14:hover ._letter_1xkae_22:nth-child(1) {
32047
- --x: -21;
32048
- --y: 16;
32049
- --r: -22;
32112
+ ._root_m9eu9_1:hover ._word_m9eu9_14:hover ._letter_m9eu9_22:nth-child(1) {
32113
+ --x: 19;
32114
+ --y: 23;
32115
+ --r: 18;
32050
32116
  }
32051
- ._root_1xkae_1:hover ._word_1xkae_14:hover ._letter_1xkae_22:nth-child(1):hover {
32117
+ ._root_m9eu9_1:hover ._word_m9eu9_14:hover ._letter_m9eu9_22:nth-child(1):hover {
32052
32118
  z-index: 2;
32053
32119
  text-shadow: 2px 2px 10px rgb(0, 0, 0);
32054
- --x: 10;
32120
+ --x: 4;
32055
32121
  --y: 3;
32056
- --r: -1;
32122
+ --r: -8;
32057
32123
  --s: 1.25;
32058
32124
  }
32059
- ._root_1xkae_1:hover ._word_1xkae_14:hover ._letter_1xkae_22:nth-child(2) {
32060
- --x: 12;
32061
- --y: 10;
32062
- --r: 7;
32125
+ ._root_m9eu9_1:hover ._word_m9eu9_14:hover ._letter_m9eu9_22:nth-child(2) {
32126
+ --x: 15;
32127
+ --y: 19;
32128
+ --r: -20;
32063
32129
  }
32064
- ._root_1xkae_1:hover ._word_1xkae_14:hover ._letter_1xkae_22:nth-child(2):hover {
32130
+ ._root_m9eu9_1:hover ._word_m9eu9_14:hover ._letter_m9eu9_22:nth-child(2):hover {
32065
32131
  z-index: 2;
32066
32132
  text-shadow: 2px 2px 10px rgb(0, 0, 0);
32067
- --x: -4;
32068
- --y: 10;
32069
- --r: -1;
32133
+ --x: 6;
32134
+ --y: 8;
32135
+ --r: 5;
32070
32136
  --s: 1.25;
32071
32137
  }
32072
- ._root_1xkae_1:hover ._word_1xkae_14:hover ._letter_1xkae_22:nth-child(3) {
32073
- --x: -5;
32074
- --y: 19;
32075
- --r: -23;
32138
+ ._root_m9eu9_1:hover ._word_m9eu9_14:hover ._letter_m9eu9_22:nth-child(3) {
32139
+ --x: -8;
32140
+ --y: 7;
32141
+ --r: -20;
32076
32142
  }
32077
- ._root_1xkae_1:hover ._word_1xkae_14:hover ._letter_1xkae_22:nth-child(3):hover {
32143
+ ._root_m9eu9_1:hover ._word_m9eu9_14:hover ._letter_m9eu9_22:nth-child(3):hover {
32078
32144
  z-index: 2;
32079
32145
  text-shadow: 2px 2px 10px rgb(0, 0, 0);
32080
- --x: 0;
32081
- --y: 6;
32082
- --r: 0;
32146
+ --x: 9;
32147
+ --y: 3;
32148
+ --r: 9;
32083
32149
  --s: 1.25;
32084
32150
  }
32085
- ._root_1xkae_1:hover ._word_1xkae_14:hover ._letter_1xkae_22:nth-child(4) {
32086
- --x: 10;
32087
- --y: 25;
32088
- --r: -19;
32151
+ ._root_m9eu9_1:hover ._word_m9eu9_14:hover ._letter_m9eu9_22:nth-child(4) {
32152
+ --x: 23;
32153
+ --y: 23;
32154
+ --r: 13;
32089
32155
  }
32090
- ._root_1xkae_1:hover ._word_1xkae_14:hover ._letter_1xkae_22:nth-child(4):hover {
32156
+ ._root_m9eu9_1:hover ._word_m9eu9_14:hover ._letter_m9eu9_22:nth-child(4):hover {
32091
32157
  z-index: 2;
32092
32158
  text-shadow: 2px 2px 10px rgb(0, 0, 0);
32093
- --x: -3;
32094
- --y: -5;
32095
- --r: -5;
32159
+ --x: -1;
32160
+ --y: 5;
32161
+ --r: 8;
32096
32162
  --s: 1.25;
32097
32163
  }
32098
- ._root_1xkae_1:hover ._word_1xkae_14:hover ._letter_1xkae_22:nth-child(5) {
32099
- --x: -21;
32100
- --y: 16;
32101
- --r: 6;
32164
+ ._root_m9eu9_1:hover ._word_m9eu9_14:hover ._letter_m9eu9_22:nth-child(5) {
32165
+ --x: -8;
32166
+ --y: -20;
32167
+ --r: 16;
32102
32168
  }
32103
- ._root_1xkae_1:hover ._word_1xkae_14:hover ._letter_1xkae_22:nth-child(5):hover {
32169
+ ._root_m9eu9_1:hover ._word_m9eu9_14:hover ._letter_m9eu9_22:nth-child(5):hover {
32104
32170
  z-index: 2;
32105
32171
  text-shadow: 2px 2px 10px rgb(0, 0, 0);
32106
- --x: -4;
32107
- --y: 9;
32108
- --r: -1;
32172
+ --x: 10;
32173
+ --y: -1;
32174
+ --r: 0;
32109
32175
  --s: 1.25;
32110
32176
  }
32111
- ._root_1xkae_1:hover ._word_1xkae_14:hover ._letter_1xkae_22:nth-child(6) {
32112
- --x: 11;
32113
- --y: 0;
32114
- --r: 18;
32177
+ ._root_m9eu9_1:hover ._word_m9eu9_14:hover ._letter_m9eu9_22:nth-child(6) {
32178
+ --x: -13;
32179
+ --y: 13;
32180
+ --r: -20;
32115
32181
  }
32116
- ._root_1xkae_1:hover ._word_1xkae_14:hover ._letter_1xkae_22:nth-child(6):hover {
32182
+ ._root_m9eu9_1:hover ._word_m9eu9_14:hover ._letter_m9eu9_22:nth-child(6):hover {
32117
32183
  z-index: 2;
32118
32184
  text-shadow: 2px 2px 10px rgb(0, 0, 0);
32119
- --x: 7;
32120
- --y: 8;
32121
- --r: -6;
32185
+ --x: -4;
32186
+ --y: 9;
32187
+ --r: -2;
32122
32188
  --s: 1.25;
32123
32189
  }
32124
- ._root_1xkae_1:hover ._word_1xkae_14:hover ._letter_1xkae_22:nth-child(7) {
32125
- --x: 18;
32126
- --y: -12;
32127
- --r: -13;
32190
+ ._root_m9eu9_1:hover ._word_m9eu9_14:hover ._letter_m9eu9_22:nth-child(7) {
32191
+ --x: 8;
32192
+ --y: -9;
32193
+ --r: -4;
32128
32194
  }
32129
- ._root_1xkae_1:hover ._word_1xkae_14:hover ._letter_1xkae_22:nth-child(7):hover {
32195
+ ._root_m9eu9_1:hover ._word_m9eu9_14:hover ._letter_m9eu9_22:nth-child(7):hover {
32130
32196
  z-index: 2;
32131
32197
  text-shadow: 2px 2px 10px rgb(0, 0, 0);
32132
- --x: 3;
32198
+ --x: 0;
32133
32199
  --y: -2;
32134
- --r: -5;
32200
+ --r: -6;
32135
32201
  --s: 1.25;
32136
32202
  }
32137
- ._root_1xkae_1:hover ._word_1xkae_14:hover ._letter_1xkae_22:nth-child(8) {
32138
- --x: 7;
32139
- --y: -19;
32140
- --r: 4;
32203
+ ._root_m9eu9_1:hover ._word_m9eu9_14:hover ._letter_m9eu9_22:nth-child(8) {
32204
+ --x: 1;
32205
+ --y: -24;
32206
+ --r: 5;
32141
32207
  }
32142
- ._root_1xkae_1:hover ._word_1xkae_14:hover ._letter_1xkae_22:nth-child(8):hover {
32208
+ ._root_m9eu9_1:hover ._word_m9eu9_14:hover ._letter_m9eu9_22:nth-child(8):hover {
32143
32209
  z-index: 2;
32144
32210
  text-shadow: 2px 2px 10px rgb(0, 0, 0);
32145
- --x: -2;
32146
- --y: 5;
32147
- --r: 0;
32211
+ --x: -7;
32212
+ --y: -5;
32213
+ --r: -3;
32148
32214
  --s: 1.25;
32149
32215
  }
32150
- ._root_1xkae_1:hover ._word_1xkae_14:hover ._letter_1xkae_22:nth-child(9) {
32151
- --x: 1;
32152
- --y: -8;
32153
- --r: 16;
32216
+ ._root_m9eu9_1:hover ._word_m9eu9_14:hover ._letter_m9eu9_22:nth-child(9) {
32217
+ --x: 18;
32218
+ --y: 15;
32219
+ --r: -13;
32154
32220
  }
32155
- ._root_1xkae_1:hover ._word_1xkae_14:hover ._letter_1xkae_22:nth-child(9):hover {
32221
+ ._root_m9eu9_1:hover ._word_m9eu9_14:hover ._letter_m9eu9_22:nth-child(9):hover {
32156
32222
  z-index: 2;
32157
32223
  text-shadow: 2px 2px 10px rgb(0, 0, 0);
32158
- --x: 3;
32159
- --y: -1;
32160
- --r: -4;
32224
+ --x: -2;
32225
+ --y: 4;
32226
+ --r: -1;
32161
32227
  --s: 1.25;
32162
32228
  }
32163
- ._root_1xkae_1:hover ._word_1xkae_14:hover ._letter_1xkae_22:nth-child(10) {
32164
- --x: 21;
32165
- --y: 23;
32166
- --r: 15;
32229
+ ._root_m9eu9_1:hover ._word_m9eu9_14:hover ._letter_m9eu9_22:nth-child(10) {
32230
+ --x: -18;
32231
+ --y: 4;
32232
+ --r: 3;
32167
32233
  }
32168
- ._root_1xkae_1:hover ._word_1xkae_14:hover ._letter_1xkae_22:nth-child(10):hover {
32234
+ ._root_m9eu9_1:hover ._word_m9eu9_14:hover ._letter_m9eu9_22:nth-child(10):hover {
32169
32235
  z-index: 2;
32170
32236
  text-shadow: 2px 2px 10px rgb(0, 0, 0);
32171
- --x: 3;
32237
+ --x: 1;
32172
32238
  --y: 1;
32173
- --r: 3;
32239
+ --r: 7;
32174
32240
  --s: 1.25;
32175
32241
  }
32176
32242
 
32177
- ._letter_1xkae_22 {
32243
+ ._letter_m9eu9_22 {
32178
32244
  display: inline-block;
32179
32245
  transition: transform 0.2s ease-in-out;
32180
32246
  transform: translate(calc(var(--x, 0) * 1%), calc(var(--y, 0) * 1%)) rotate(calc(var(--r, 0) * 1deg)) scale(var(--s, 1));
32181
32247
  }
32182
32248
 
32183
- @keyframes _wobble_1xkae_1 {
32249
+ @keyframes _wobble_m9eu9_1 {
32184
32250
  0%, 100% {
32185
32251
  transform: translateY(0) rotate(0);
32186
32252
  }