@luxonis/depthai-pipeline-lib 3.4.0-rc.1 → 3.5.0-rc.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 (229) hide show
  1. package/dist/index.css +1697 -2
  2. package/dist/src/components/BridgeEdge.js +3 -13
  3. package/dist/src/components/Node.js +18 -65
  4. package/dist/src/components/PipelineCanvas.js +1 -2
  5. package/dist/src/components/PipelineLegend.d.ts +1 -1
  6. package/dist/src/components/PipelineLegend.js +10 -24
  7. package/dist/src/version.d.ts +1 -1
  8. package/dist/src/version.js +1 -1
  9. package/package.json +3 -5
  10. package/dist/panda.css +0 -1342
  11. package/dist/src/styled-system/css/conditions.mjs +0 -36
  12. package/dist/src/styled-system/css/css.d.mts +0 -22
  13. package/dist/src/styled-system/css/css.mjs +0 -45
  14. package/dist/src/styled-system/css/cva.d.mts +0 -6
  15. package/dist/src/styled-system/css/cva.mjs +0 -87
  16. package/dist/src/styled-system/css/cx.d.mts +0 -5
  17. package/dist/src/styled-system/css/cx.mjs +0 -15
  18. package/dist/src/styled-system/css/index.d.mts +0 -5
  19. package/dist/src/styled-system/css/index.mjs +0 -4
  20. package/dist/src/styled-system/css/sva.d.mts +0 -4
  21. package/dist/src/styled-system/css/sva.mjs +0 -41
  22. package/dist/src/styled-system/helpers.mjs +0 -327
  23. package/dist/src/styled-system/patterns/aspect-ratio.d.mts +0 -21
  24. package/dist/src/styled-system/patterns/aspect-ratio.mjs +0 -38
  25. package/dist/src/styled-system/patterns/bleed.d.mts +0 -22
  26. package/dist/src/styled-system/patterns/bleed.mjs +0 -24
  27. package/dist/src/styled-system/patterns/box.d.mts +0 -21
  28. package/dist/src/styled-system/patterns/box.mjs +0 -15
  29. package/dist/src/styled-system/patterns/center.d.mts +0 -21
  30. package/dist/src/styled-system/patterns/center.mjs +0 -21
  31. package/dist/src/styled-system/patterns/circle.d.mts +0 -21
  32. package/dist/src/styled-system/patterns/circle.mjs +0 -25
  33. package/dist/src/styled-system/patterns/container.d.mts +0 -21
  34. package/dist/src/styled-system/patterns/container.mjs +0 -21
  35. package/dist/src/styled-system/patterns/cq.d.mts +0 -22
  36. package/dist/src/styled-system/patterns/cq.mjs +0 -21
  37. package/dist/src/styled-system/patterns/divider.d.mts +0 -23
  38. package/dist/src/styled-system/patterns/divider.mjs +0 -25
  39. package/dist/src/styled-system/patterns/flex.d.mts +0 -27
  40. package/dist/src/styled-system/patterns/flex.mjs +0 -26
  41. package/dist/src/styled-system/patterns/float.d.mts +0 -24
  42. package/dist/src/styled-system/patterns/float.mjs +0 -52
  43. package/dist/src/styled-system/patterns/grid-item.d.mts +0 -26
  44. package/dist/src/styled-system/patterns/grid-item.mjs +0 -25
  45. package/dist/src/styled-system/patterns/grid.d.mts +0 -25
  46. package/dist/src/styled-system/patterns/grid.mjs +0 -27
  47. package/dist/src/styled-system/patterns/hstack.d.mts +0 -22
  48. package/dist/src/styled-system/patterns/hstack.mjs +0 -24
  49. package/dist/src/styled-system/patterns/index.d.mts +0 -21
  50. package/dist/src/styled-system/patterns/index.mjs +0 -20
  51. package/dist/src/styled-system/patterns/link-overlay.d.mts +0 -21
  52. package/dist/src/styled-system/patterns/link-overlay.mjs +0 -24
  53. package/dist/src/styled-system/patterns/spacer.d.mts +0 -21
  54. package/dist/src/styled-system/patterns/spacer.mjs +0 -21
  55. package/dist/src/styled-system/patterns/square.d.mts +0 -21
  56. package/dist/src/styled-system/patterns/square.mjs +0 -24
  57. package/dist/src/styled-system/patterns/stack.d.mts +0 -24
  58. package/dist/src/styled-system/patterns/stack.mjs +0 -24
  59. package/dist/src/styled-system/patterns/visually-hidden.d.mts +0 -21
  60. package/dist/src/styled-system/patterns/visually-hidden.mjs +0 -18
  61. package/dist/src/styled-system/patterns/vstack.d.mts +0 -22
  62. package/dist/src/styled-system/patterns/vstack.mjs +0 -24
  63. package/dist/src/styled-system/patterns/wrap.d.mts +0 -25
  64. package/dist/src/styled-system/patterns/wrap.mjs +0 -25
  65. package/dist/src/styled-system/recipes/accordion.d.mts +0 -32
  66. package/dist/src/styled-system/recipes/accordion.mjs +0 -48
  67. package/dist/src/styled-system/recipes/alert-description.d.mts +0 -32
  68. package/dist/src/styled-system/recipes/alert-description.mjs +0 -24
  69. package/dist/src/styled-system/recipes/alert-dialog.d.mts +0 -32
  70. package/dist/src/styled-system/recipes/alert-dialog.mjs +0 -72
  71. package/dist/src/styled-system/recipes/alert-title.d.mts +0 -32
  72. package/dist/src/styled-system/recipes/alert-title.mjs +0 -24
  73. package/dist/src/styled-system/recipes/alert.d.mts +0 -35
  74. package/dist/src/styled-system/recipes/alert.mjs +0 -31
  75. package/dist/src/styled-system/recipes/avatar.d.mts +0 -32
  76. package/dist/src/styled-system/recipes/avatar.mjs +0 -40
  77. package/dist/src/styled-system/recipes/badge.d.mts +0 -35
  78. package/dist/src/styled-system/recipes/badge.mjs +0 -33
  79. package/dist/src/styled-system/recipes/blockquote.d.mts +0 -32
  80. package/dist/src/styled-system/recipes/blockquote.mjs +0 -24
  81. package/dist/src/styled-system/recipes/button.d.mts +0 -39
  82. package/dist/src/styled-system/recipes/button.mjs +0 -42
  83. package/dist/src/styled-system/recipes/calendar.d.mts +0 -32
  84. package/dist/src/styled-system/recipes/calendar.mjs +0 -120
  85. package/dist/src/styled-system/recipes/card-content.d.mts +0 -32
  86. package/dist/src/styled-system/recipes/card-content.mjs +0 -24
  87. package/dist/src/styled-system/recipes/card-description.d.mts +0 -32
  88. package/dist/src/styled-system/recipes/card-description.mjs +0 -24
  89. package/dist/src/styled-system/recipes/card-footer.d.mts +0 -32
  90. package/dist/src/styled-system/recipes/card-footer.mjs +0 -24
  91. package/dist/src/styled-system/recipes/card-header.d.mts +0 -32
  92. package/dist/src/styled-system/recipes/card-header.mjs +0 -24
  93. package/dist/src/styled-system/recipes/card-title.d.mts +0 -32
  94. package/dist/src/styled-system/recipes/card-title.mjs +0 -24
  95. package/dist/src/styled-system/recipes/card.d.mts +0 -32
  96. package/dist/src/styled-system/recipes/card.mjs +0 -24
  97. package/dist/src/styled-system/recipes/checkbox.d.mts +0 -32
  98. package/dist/src/styled-system/recipes/checkbox.mjs +0 -36
  99. package/dist/src/styled-system/recipes/collapsible.d.mts +0 -32
  100. package/dist/src/styled-system/recipes/collapsible.mjs +0 -40
  101. package/dist/src/styled-system/recipes/command-dialog.d.mts +0 -32
  102. package/dist/src/styled-system/recipes/command-dialog.mjs +0 -36
  103. package/dist/src/styled-system/recipes/command.d.mts +0 -32
  104. package/dist/src/styled-system/recipes/command.mjs +0 -68
  105. package/dist/src/styled-system/recipes/context-menu.d.mts +0 -35
  106. package/dist/src/styled-system/recipes/context-menu.mjs +0 -100
  107. package/dist/src/styled-system/recipes/create-recipe.mjs +0 -82
  108. package/dist/src/styled-system/recipes/dialog.d.mts +0 -32
  109. package/dist/src/styled-system/recipes/dialog.mjs +0 -68
  110. package/dist/src/styled-system/recipes/dropdown-menu.d.mts +0 -32
  111. package/dist/src/styled-system/recipes/dropdown-menu.mjs +0 -92
  112. package/dist/src/styled-system/recipes/form-control.d.mts +0 -32
  113. package/dist/src/styled-system/recipes/form-control.mjs +0 -24
  114. package/dist/src/styled-system/recipes/form-description.d.mts +0 -32
  115. package/dist/src/styled-system/recipes/form-description.mjs +0 -24
  116. package/dist/src/styled-system/recipes/form-item.d.mts +0 -32
  117. package/dist/src/styled-system/recipes/form-item.mjs +0 -24
  118. package/dist/src/styled-system/recipes/form-label.d.mts +0 -32
  119. package/dist/src/styled-system/recipes/form-label.mjs +0 -24
  120. package/dist/src/styled-system/recipes/form-message.d.mts +0 -32
  121. package/dist/src/styled-system/recipes/form-message.mjs +0 -24
  122. package/dist/src/styled-system/recipes/h1.d.mts +0 -32
  123. package/dist/src/styled-system/recipes/h1.mjs +0 -24
  124. package/dist/src/styled-system/recipes/h2.d.mts +0 -32
  125. package/dist/src/styled-system/recipes/h2.mjs +0 -24
  126. package/dist/src/styled-system/recipes/h3.d.mts +0 -32
  127. package/dist/src/styled-system/recipes/h3.mjs +0 -24
  128. package/dist/src/styled-system/recipes/h4.d.mts +0 -32
  129. package/dist/src/styled-system/recipes/h4.mjs +0 -24
  130. package/dist/src/styled-system/recipes/hover-card.d.mts +0 -32
  131. package/dist/src/styled-system/recipes/hover-card.mjs +0 -40
  132. package/dist/src/styled-system/recipes/icon.d.mts +0 -51
  133. package/dist/src/styled-system/recipes/icon.mjs +0 -54
  134. package/dist/src/styled-system/recipes/index.d.mts +0 -74
  135. package/dist/src/styled-system/recipes/index.mjs +0 -73
  136. package/dist/src/styled-system/recipes/inline-code.d.mts +0 -32
  137. package/dist/src/styled-system/recipes/inline-code.mjs +0 -24
  138. package/dist/src/styled-system/recipes/input.d.mts +0 -32
  139. package/dist/src/styled-system/recipes/input.mjs +0 -24
  140. package/dist/src/styled-system/recipes/label.d.mts +0 -32
  141. package/dist/src/styled-system/recipes/label.mjs +0 -24
  142. package/dist/src/styled-system/recipes/large.d.mts +0 -32
  143. package/dist/src/styled-system/recipes/large.mjs +0 -24
  144. package/dist/src/styled-system/recipes/lead.d.mts +0 -32
  145. package/dist/src/styled-system/recipes/lead.mjs +0 -24
  146. package/dist/src/styled-system/recipes/link.d.mts +0 -32
  147. package/dist/src/styled-system/recipes/link.mjs +0 -24
  148. package/dist/src/styled-system/recipes/list.d.mts +0 -32
  149. package/dist/src/styled-system/recipes/list.mjs +0 -24
  150. package/dist/src/styled-system/recipes/menubar.d.mts +0 -32
  151. package/dist/src/styled-system/recipes/menubar.mjs +0 -96
  152. package/dist/src/styled-system/recipes/muted.d.mts +0 -32
  153. package/dist/src/styled-system/recipes/muted.mjs +0 -24
  154. package/dist/src/styled-system/recipes/navigation-menu.d.mts +0 -32
  155. package/dist/src/styled-system/recipes/navigation-menu.mjs +0 -64
  156. package/dist/src/styled-system/recipes/p.d.mts +0 -32
  157. package/dist/src/styled-system/recipes/p.mjs +0 -24
  158. package/dist/src/styled-system/recipes/popover.d.mts +0 -32
  159. package/dist/src/styled-system/recipes/popover.mjs +0 -44
  160. package/dist/src/styled-system/recipes/progress.d.mts +0 -32
  161. package/dist/src/styled-system/recipes/progress.mjs +0 -36
  162. package/dist/src/styled-system/recipes/radio-group.d.mts +0 -32
  163. package/dist/src/styled-system/recipes/radio-group.mjs +0 -44
  164. package/dist/src/styled-system/recipes/scroll-area.d.mts +0 -32
  165. package/dist/src/styled-system/recipes/scroll-area.mjs +0 -48
  166. package/dist/src/styled-system/recipes/select.d.mts +0 -32
  167. package/dist/src/styled-system/recipes/select.mjs +0 -68
  168. package/dist/src/styled-system/recipes/separator.d.mts +0 -35
  169. package/dist/src/styled-system/recipes/separator.mjs +0 -31
  170. package/dist/src/styled-system/recipes/sheet.d.mts +0 -35
  171. package/dist/src/styled-system/recipes/sheet.mjs +0 -83
  172. package/dist/src/styled-system/recipes/skeleton.d.mts +0 -32
  173. package/dist/src/styled-system/recipes/skeleton.mjs +0 -24
  174. package/dist/src/styled-system/recipes/slider.d.mts +0 -32
  175. package/dist/src/styled-system/recipes/slider.mjs +0 -44
  176. package/dist/src/styled-system/recipes/small.d.mts +0 -32
  177. package/dist/src/styled-system/recipes/small.mjs +0 -24
  178. package/dist/src/styled-system/recipes/switch-recipe.d.mts +0 -32
  179. package/dist/src/styled-system/recipes/switch-recipe.mjs +0 -36
  180. package/dist/src/styled-system/recipes/table-body.d.mts +0 -32
  181. package/dist/src/styled-system/recipes/table-body.mjs +0 -24
  182. package/dist/src/styled-system/recipes/table-caption.d.mts +0 -32
  183. package/dist/src/styled-system/recipes/table-caption.mjs +0 -24
  184. package/dist/src/styled-system/recipes/table-cell.d.mts +0 -32
  185. package/dist/src/styled-system/recipes/table-cell.mjs +0 -24
  186. package/dist/src/styled-system/recipes/table-container.d.mts +0 -32
  187. package/dist/src/styled-system/recipes/table-container.mjs +0 -24
  188. package/dist/src/styled-system/recipes/table-footer.d.mts +0 -32
  189. package/dist/src/styled-system/recipes/table-footer.mjs +0 -24
  190. package/dist/src/styled-system/recipes/table-head.d.mts +0 -32
  191. package/dist/src/styled-system/recipes/table-head.mjs +0 -24
  192. package/dist/src/styled-system/recipes/table-header.d.mts +0 -32
  193. package/dist/src/styled-system/recipes/table-header.mjs +0 -24
  194. package/dist/src/styled-system/recipes/table-row.d.mts +0 -32
  195. package/dist/src/styled-system/recipes/table-row.mjs +0 -24
  196. package/dist/src/styled-system/recipes/table.d.mts +0 -32
  197. package/dist/src/styled-system/recipes/table.mjs +0 -24
  198. package/dist/src/styled-system/recipes/tabs.d.mts +0 -32
  199. package/dist/src/styled-system/recipes/tabs.mjs +0 -44
  200. package/dist/src/styled-system/recipes/textarea.d.mts +0 -32
  201. package/dist/src/styled-system/recipes/textarea.mjs +0 -24
  202. package/dist/src/styled-system/recipes/toast-viewport.d.mts +0 -32
  203. package/dist/src/styled-system/recipes/toast-viewport.mjs +0 -24
  204. package/dist/src/styled-system/recipes/toast.d.mts +0 -35
  205. package/dist/src/styled-system/recipes/toast.mjs +0 -61
  206. package/dist/src/styled-system/recipes/toggle.d.mts +0 -39
  207. package/dist/src/styled-system/recipes/toggle.mjs +0 -37
  208. package/dist/src/styled-system/recipes/tooltip.d.mts +0 -32
  209. package/dist/src/styled-system/recipes/tooltip.mjs +0 -40
  210. package/dist/src/styled-system/recipes/typography-table-container.d.mts +0 -32
  211. package/dist/src/styled-system/recipes/typography-table-container.mjs +0 -24
  212. package/dist/src/styled-system/recipes/typography-table.d.mts +0 -32
  213. package/dist/src/styled-system/recipes/typography-table.mjs +0 -24
  214. package/dist/src/styled-system/tokens/index.d.mts +0 -9
  215. package/dist/src/styled-system/tokens/index.mjs +0 -2732
  216. package/dist/src/styled-system/tokens/tokens.d.mts +0 -63
  217. package/dist/src/styled-system/types/composition.d.mts +0 -164
  218. package/dist/src/styled-system/types/conditions.d.mts +0 -322
  219. package/dist/src/styled-system/types/csstype.d.mts +0 -21298
  220. package/dist/src/styled-system/types/global.d.mts +0 -20
  221. package/dist/src/styled-system/types/index.d.mts +0 -7
  222. package/dist/src/styled-system/types/parts.d.mts +0 -8
  223. package/dist/src/styled-system/types/pattern.d.mts +0 -78
  224. package/dist/src/styled-system/types/prop-type.d.mts +0 -264
  225. package/dist/src/styled-system/types/recipe.d.mts +0 -181
  226. package/dist/src/styled-system/types/selectors.d.mts +0 -59
  227. package/dist/src/styled-system/types/static-css.d.mts +0 -56
  228. package/dist/src/styled-system/types/style-props.d.mts +0 -7549
  229. package/dist/src/styled-system/types/system-types.d.mts +0 -193
package/dist/index.css CHANGED
@@ -1,4 +1,1699 @@
1
+ /*! tailwindcss v4.3.0 | MIT License | https://tailwindcss.com */
1
2
  @import url("@xyflow/react/dist/style.css");
2
- @import url("@luxonis/common-fe-components/styles");
3
3
  @import url("@luxonis/ui-components/styles.css");
4
- @import url("./panda.css");
4
+ @layer properties;
5
+ @layer theme, base, components, utilities;
6
+ @layer theme {
7
+ :root, :host {
8
+ --font-sans: ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji",
9
+ "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
10
+ --font-mono: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono",
11
+ "Courier New", monospace;
12
+ --color-black: #000;
13
+ --color-white: #fff;
14
+ --spacing: 0.25rem;
15
+ --container-sm: 24rem;
16
+ --text-xs: 0.75rem;
17
+ --text-xs--line-height: calc(1 / 0.75);
18
+ --text-sm: 0.875rem;
19
+ --text-sm--line-height: calc(1.25 / 0.875);
20
+ --text-base: 1rem;
21
+ --text-base--line-height: calc(1.5 / 1);
22
+ --text-lg: 1.125rem;
23
+ --text-lg--line-height: calc(1.75 / 1.125);
24
+ --text-xl: 1.25rem;
25
+ --text-xl--line-height: calc(1.75 / 1.25);
26
+ --text-2xl: 1.5rem;
27
+ --text-2xl--line-height: calc(2 / 1.5);
28
+ --text-3xl: 1.875rem;
29
+ --text-3xl--line-height: calc(2.25 / 1.875);
30
+ --font-weight-light: 300;
31
+ --font-weight-normal: 400;
32
+ --font-weight-medium: 500;
33
+ --font-weight-semibold: 600;
34
+ --font-weight-bold: 700;
35
+ --tracking-tight: -0.025em;
36
+ --leading-tight: 1.25;
37
+ --radius-sm: 0.25rem;
38
+ --radius-md: 0.375rem;
39
+ --radius-lg: 0.5rem;
40
+ --ease-out: cubic-bezier(0, 0, 0.2, 1);
41
+ --animate-spin: spin 1s linear infinite;
42
+ --animate-pulse: pulse 2s cubic-bezier(0.4, 0, 0.6, 1) infinite;
43
+ --blur-sm: 8px;
44
+ --default-transition-duration: 150ms;
45
+ --default-transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
46
+ --default-font-family: var(--font-sans);
47
+ --default-mono-font-family: var(--font-mono);
48
+ }
49
+ }
50
+ @layer base {
51
+ *, ::after, ::before, ::backdrop, ::file-selector-button {
52
+ box-sizing: border-box;
53
+ margin: 0;
54
+ padding: 0;
55
+ border: 0 solid;
56
+ }
57
+ html, :host {
58
+ line-height: 1.5;
59
+ -webkit-text-size-adjust: 100%;
60
+ tab-size: 4;
61
+ font-family: var(--default-font-family, ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");
62
+ font-feature-settings: var(--default-font-feature-settings, normal);
63
+ font-variation-settings: var(--default-font-variation-settings, normal);
64
+ -webkit-tap-highlight-color: transparent;
65
+ }
66
+ hr {
67
+ height: 0;
68
+ color: inherit;
69
+ border-top-width: 1px;
70
+ }
71
+ abbr:where([title]) {
72
+ -webkit-text-decoration: underline dotted;
73
+ text-decoration: underline dotted;
74
+ }
75
+ h1, h2, h3, h4, h5, h6 {
76
+ font-size: inherit;
77
+ font-weight: inherit;
78
+ }
79
+ a {
80
+ color: inherit;
81
+ -webkit-text-decoration: inherit;
82
+ text-decoration: inherit;
83
+ }
84
+ b, strong {
85
+ font-weight: bolder;
86
+ }
87
+ code, kbd, samp, pre {
88
+ font-family: var(--default-mono-font-family, ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);
89
+ font-feature-settings: var(--default-mono-font-feature-settings, normal);
90
+ font-variation-settings: var(--default-mono-font-variation-settings, normal);
91
+ font-size: 1em;
92
+ }
93
+ small {
94
+ font-size: 80%;
95
+ }
96
+ sub, sup {
97
+ font-size: 75%;
98
+ line-height: 0;
99
+ position: relative;
100
+ vertical-align: baseline;
101
+ }
102
+ sub {
103
+ bottom: -0.25em;
104
+ }
105
+ sup {
106
+ top: -0.5em;
107
+ }
108
+ table {
109
+ text-indent: 0;
110
+ border-color: inherit;
111
+ border-collapse: collapse;
112
+ }
113
+ :-moz-focusring {
114
+ outline: auto;
115
+ }
116
+ progress {
117
+ vertical-align: baseline;
118
+ }
119
+ summary {
120
+ display: list-item;
121
+ }
122
+ ol, ul, menu {
123
+ list-style: none;
124
+ }
125
+ img, svg, video, canvas, audio, iframe, embed, object {
126
+ display: block;
127
+ vertical-align: middle;
128
+ }
129
+ img, video {
130
+ max-width: 100%;
131
+ height: auto;
132
+ }
133
+ button, input, select, optgroup, textarea, ::file-selector-button {
134
+ font: inherit;
135
+ font-feature-settings: inherit;
136
+ font-variation-settings: inherit;
137
+ letter-spacing: inherit;
138
+ color: inherit;
139
+ border-radius: 0;
140
+ background-color: transparent;
141
+ opacity: 1;
142
+ }
143
+ :where(select:is([multiple], [size])) optgroup {
144
+ font-weight: bolder;
145
+ }
146
+ :where(select:is([multiple], [size])) optgroup option {
147
+ padding-inline-start: 20px;
148
+ }
149
+ ::file-selector-button {
150
+ margin-inline-end: 4px;
151
+ }
152
+ ::placeholder {
153
+ opacity: 1;
154
+ }
155
+ @supports (not (-webkit-appearance: -apple-pay-button)) or (contain-intrinsic-size: 1px) {
156
+ ::placeholder {
157
+ color: currentcolor;
158
+ @supports (color: color-mix(in lab, red, red)) {
159
+ color: color-mix(in oklab, currentcolor 50%, transparent);
160
+ }
161
+ }
162
+ }
163
+ textarea {
164
+ resize: vertical;
165
+ }
166
+ ::-webkit-search-decoration {
167
+ -webkit-appearance: none;
168
+ }
169
+ ::-webkit-date-and-time-value {
170
+ min-height: 1lh;
171
+ text-align: inherit;
172
+ }
173
+ ::-webkit-datetime-edit {
174
+ display: inline-flex;
175
+ }
176
+ ::-webkit-datetime-edit-fields-wrapper {
177
+ padding: 0;
178
+ }
179
+ ::-webkit-datetime-edit, ::-webkit-datetime-edit-year-field, ::-webkit-datetime-edit-month-field, ::-webkit-datetime-edit-day-field, ::-webkit-datetime-edit-hour-field, ::-webkit-datetime-edit-minute-field, ::-webkit-datetime-edit-second-field, ::-webkit-datetime-edit-millisecond-field, ::-webkit-datetime-edit-meridiem-field {
180
+ padding-block: 0;
181
+ }
182
+ ::-webkit-calendar-picker-indicator {
183
+ line-height: 1;
184
+ }
185
+ :-moz-ui-invalid {
186
+ box-shadow: none;
187
+ }
188
+ button, input:where([type="button"], [type="reset"], [type="submit"]), ::file-selector-button {
189
+ appearance: button;
190
+ }
191
+ ::-webkit-inner-spin-button, ::-webkit-outer-spin-button {
192
+ height: auto;
193
+ }
194
+ [hidden]:where(:not([hidden="until-found"])) {
195
+ display: none !important;
196
+ }
197
+ }
198
+ @layer utilities {
199
+ .pointer-events-auto {
200
+ pointer-events: auto;
201
+ }
202
+ .pointer-events-none {
203
+ pointer-events: none;
204
+ }
205
+ .visible {
206
+ visibility: visible;
207
+ }
208
+ .absolute {
209
+ position: absolute;
210
+ }
211
+ .fixed {
212
+ position: fixed;
213
+ }
214
+ .relative {
215
+ position: relative;
216
+ }
217
+ .static {
218
+ position: static;
219
+ }
220
+ .sticky {
221
+ position: sticky;
222
+ }
223
+ .inset-0 {
224
+ inset: calc(var(--spacing) * 0);
225
+ }
226
+ .top-0 {
227
+ top: calc(var(--spacing) * 0);
228
+ }
229
+ .top-1\/2 {
230
+ top: calc(1 / 2 * 100%);
231
+ }
232
+ .top-2 {
233
+ top: calc(var(--spacing) * 2);
234
+ }
235
+ .top-auto {
236
+ top: auto;
237
+ }
238
+ .right-0 {
239
+ right: calc(var(--spacing) * 0);
240
+ }
241
+ .right-2 {
242
+ right: calc(var(--spacing) * 2);
243
+ }
244
+ .bottom-0 {
245
+ bottom: calc(var(--spacing) * 0);
246
+ }
247
+ .bottom-auto {
248
+ bottom: auto;
249
+ }
250
+ .left-1\/2 {
251
+ left: calc(1 / 2 * 100%);
252
+ }
253
+ .left-2 {
254
+ left: calc(var(--spacing) * 2);
255
+ }
256
+ .z-\[700\] {
257
+ z-index: 700;
258
+ }
259
+ .z-\[1000\] {
260
+ z-index: 1000;
261
+ }
262
+ .col-span-1 {
263
+ grid-column: span 1 / span 1;
264
+ }
265
+ .col-span-2 {
266
+ grid-column: span 2 / span 2;
267
+ }
268
+ .col-span-3 {
269
+ grid-column: span 3 / span 3;
270
+ }
271
+ .col-span-4 {
272
+ grid-column: span 4 / span 4;
273
+ }
274
+ .col-span-5 {
275
+ grid-column: span 5 / span 5;
276
+ }
277
+ .col-span-6 {
278
+ grid-column: span 6 / span 6;
279
+ }
280
+ .col-span-7 {
281
+ grid-column: span 7 / span 7;
282
+ }
283
+ .col-span-8 {
284
+ grid-column: span 8 / span 8;
285
+ }
286
+ .col-span-9 {
287
+ grid-column: span 9 / span 9;
288
+ }
289
+ .col-span-10 {
290
+ grid-column: span 10 / span 10;
291
+ }
292
+ .col-span-11 {
293
+ grid-column: span 11 / span 11;
294
+ }
295
+ .col-span-12 {
296
+ grid-column: span 12 / span 12;
297
+ }
298
+ .container {
299
+ width: 100%;
300
+ @media (width >= 40rem) {
301
+ max-width: 40rem;
302
+ }
303
+ @media (width >= 48rem) {
304
+ max-width: 48rem;
305
+ }
306
+ @media (width >= 64rem) {
307
+ max-width: 64rem;
308
+ }
309
+ @media (width >= 80rem) {
310
+ max-width: 80rem;
311
+ }
312
+ @media (width >= 96rem) {
313
+ max-width: 96rem;
314
+ }
315
+ }
316
+ .-mx-1 {
317
+ margin-inline: calc(var(--spacing) * -1);
318
+ }
319
+ .-my-2 {
320
+ margin-block: calc(var(--spacing) * -2);
321
+ }
322
+ .my-1 {
323
+ margin-block: calc(var(--spacing) * 1);
324
+ }
325
+ .mt-1 {
326
+ margin-top: calc(var(--spacing) * 1);
327
+ }
328
+ .mt-2 {
329
+ margin-top: calc(var(--spacing) * 2);
330
+ }
331
+ .mr-2 {
332
+ margin-right: calc(var(--spacing) * 2);
333
+ }
334
+ .mb-2 {
335
+ margin-bottom: calc(var(--spacing) * 2);
336
+ }
337
+ .ml-2 {
338
+ margin-left: calc(var(--spacing) * 2);
339
+ }
340
+ .ml-auto {
341
+ margin-left: auto;
342
+ }
343
+ .block {
344
+ display: block;
345
+ }
346
+ .flex {
347
+ display: flex;
348
+ }
349
+ .grid {
350
+ display: grid;
351
+ }
352
+ .hidden {
353
+ display: none;
354
+ }
355
+ .inline-block {
356
+ display: inline-block;
357
+ }
358
+ .inline-flex {
359
+ display: inline-flex;
360
+ }
361
+ .\!h-2 {
362
+ height: calc(var(--spacing) * 2) !important;
363
+ }
364
+ .h-2 {
365
+ height: calc(var(--spacing) * 2);
366
+ }
367
+ .h-3\.5 {
368
+ height: calc(var(--spacing) * 3.5);
369
+ }
370
+ .h-4 {
371
+ height: calc(var(--spacing) * 4);
372
+ }
373
+ .h-5 {
374
+ height: calc(var(--spacing) * 5);
375
+ }
376
+ .h-6 {
377
+ height: calc(var(--spacing) * 6);
378
+ }
379
+ .h-8 {
380
+ height: calc(var(--spacing) * 8);
381
+ }
382
+ .h-9 {
383
+ height: calc(var(--spacing) * 9);
384
+ }
385
+ .h-10 {
386
+ height: calc(var(--spacing) * 10);
387
+ }
388
+ .h-11 {
389
+ height: calc(var(--spacing) * 11);
390
+ }
391
+ .h-12 {
392
+ height: calc(var(--spacing) * 12);
393
+ }
394
+ .h-\[32px\] {
395
+ height: 32px;
396
+ }
397
+ .h-\[64px\] {
398
+ height: 64px;
399
+ }
400
+ .h-\[128px\] {
401
+ height: 128px;
402
+ }
403
+ .h-\[256px\] {
404
+ height: 256px;
405
+ }
406
+ .h-\[512px\] {
407
+ height: 512px;
408
+ }
409
+ .h-auto {
410
+ height: auto;
411
+ }
412
+ .h-full {
413
+ height: 100%;
414
+ }
415
+ .h-px {
416
+ height: 1px;
417
+ }
418
+ .max-h-64 {
419
+ max-height: calc(var(--spacing) * 64);
420
+ }
421
+ .max-h-screen {
422
+ max-height: 100vh;
423
+ }
424
+ .min-h-20 {
425
+ min-height: calc(var(--spacing) * 20);
426
+ }
427
+ .min-h-40 {
428
+ min-height: calc(var(--spacing) * 40);
429
+ }
430
+ .min-h-\[40px\] {
431
+ min-height: 40px;
432
+ }
433
+ .\!w-2 {
434
+ width: calc(var(--spacing) * 2) !important;
435
+ }
436
+ .w-2 {
437
+ width: calc(var(--spacing) * 2);
438
+ }
439
+ .w-3\.5 {
440
+ width: calc(var(--spacing) * 3.5);
441
+ }
442
+ .w-4 {
443
+ width: calc(var(--spacing) * 4);
444
+ }
445
+ .w-5 {
446
+ width: calc(var(--spacing) * 5);
447
+ }
448
+ .w-6 {
449
+ width: calc(var(--spacing) * 6);
450
+ }
451
+ .w-8 {
452
+ width: calc(var(--spacing) * 8);
453
+ }
454
+ .w-10 {
455
+ width: calc(var(--spacing) * 10);
456
+ }
457
+ .w-11 {
458
+ width: calc(var(--spacing) * 11);
459
+ }
460
+ .w-12 {
461
+ width: calc(var(--spacing) * 12);
462
+ }
463
+ .w-\[var\(--radix-select-trigger-width\)\] {
464
+ width: var(--radix-select-trigger-width);
465
+ }
466
+ .w-auto {
467
+ width: auto;
468
+ }
469
+ .w-fit {
470
+ width: fit-content;
471
+ }
472
+ .w-full {
473
+ width: 100%;
474
+ }
475
+ .w-px {
476
+ width: 1px;
477
+ }
478
+ .max-w-\[240px\] {
479
+ max-width: 240px;
480
+ }
481
+ .max-w-\[390px\] {
482
+ max-width: 390px;
483
+ }
484
+ .max-w-full {
485
+ max-width: 100%;
486
+ }
487
+ .max-w-sm {
488
+ max-width: var(--container-sm);
489
+ }
490
+ .min-w-0 {
491
+ min-width: calc(var(--spacing) * 0);
492
+ }
493
+ .min-w-48 {
494
+ min-width: calc(var(--spacing) * 48);
495
+ }
496
+ .min-w-\[2\.25rem\] {
497
+ min-width: 2.25rem;
498
+ }
499
+ .min-w-\[120px\] {
500
+ min-width: 120px;
501
+ }
502
+ .min-w-\[376px\] {
503
+ min-width: 376px;
504
+ }
505
+ .min-w-\[var\(--radix-select-trigger-width\)\] {
506
+ min-width: var(--radix-select-trigger-width);
507
+ }
508
+ .min-w-full {
509
+ min-width: 100%;
510
+ }
511
+ .flex-1 {
512
+ flex: 1;
513
+ }
514
+ .flex-none {
515
+ flex: none;
516
+ }
517
+ .shrink-0 {
518
+ flex-shrink: 0;
519
+ }
520
+ .grow {
521
+ flex-grow: 1;
522
+ }
523
+ .-translate-x-1\/2 {
524
+ --tw-translate-x: calc(calc(1 / 2 * 100%) * -1);
525
+ translate: var(--tw-translate-x) var(--tw-translate-y);
526
+ }
527
+ .-translate-y-1\/2 {
528
+ --tw-translate-y: calc(calc(1 / 2 * 100%) * -1);
529
+ translate: var(--tw-translate-x) var(--tw-translate-y);
530
+ }
531
+ .rotate-180 {
532
+ rotate: 180deg;
533
+ }
534
+ .transform {
535
+ transform: var(--tw-rotate-x,) var(--tw-rotate-y,) var(--tw-rotate-z,) var(--tw-skew-x,) var(--tw-skew-y,);
536
+ }
537
+ .animate-pulse {
538
+ animation: var(--animate-pulse);
539
+ }
540
+ .animate-spin {
541
+ animation: var(--animate-spin);
542
+ }
543
+ .cursor-auto {
544
+ cursor: auto;
545
+ }
546
+ .cursor-default {
547
+ cursor: default;
548
+ }
549
+ .cursor-help {
550
+ cursor: help;
551
+ }
552
+ .cursor-not-allowed {
553
+ cursor: not-allowed;
554
+ }
555
+ .cursor-pointer {
556
+ cursor: pointer;
557
+ }
558
+ .touch-none {
559
+ touch-action: none;
560
+ }
561
+ .resize {
562
+ resize: both;
563
+ }
564
+ .grid-flow-col {
565
+ grid-auto-flow: column;
566
+ }
567
+ .grid-flow-col-dense {
568
+ grid-auto-flow: column dense;
569
+ }
570
+ .grid-flow-dense {
571
+ grid-auto-flow: dense;
572
+ }
573
+ .grid-flow-row {
574
+ grid-auto-flow: row;
575
+ }
576
+ .grid-flow-row-dense {
577
+ grid-auto-flow: row dense;
578
+ }
579
+ .grid-cols-1 {
580
+ grid-template-columns: repeat(1, minmax(0, 1fr));
581
+ }
582
+ .grid-cols-2 {
583
+ grid-template-columns: repeat(2, minmax(0, 1fr));
584
+ }
585
+ .grid-cols-3 {
586
+ grid-template-columns: repeat(3, minmax(0, 1fr));
587
+ }
588
+ .grid-cols-4 {
589
+ grid-template-columns: repeat(4, minmax(0, 1fr));
590
+ }
591
+ .grid-cols-5 {
592
+ grid-template-columns: repeat(5, minmax(0, 1fr));
593
+ }
594
+ .grid-cols-6 {
595
+ grid-template-columns: repeat(6, minmax(0, 1fr));
596
+ }
597
+ .grid-cols-7 {
598
+ grid-template-columns: repeat(7, minmax(0, 1fr));
599
+ }
600
+ .grid-cols-8 {
601
+ grid-template-columns: repeat(8, minmax(0, 1fr));
602
+ }
603
+ .grid-cols-9 {
604
+ grid-template-columns: repeat(9, minmax(0, 1fr));
605
+ }
606
+ .grid-cols-10 {
607
+ grid-template-columns: repeat(10, minmax(0, 1fr));
608
+ }
609
+ .grid-cols-11 {
610
+ grid-template-columns: repeat(11, minmax(0, 1fr));
611
+ }
612
+ .grid-cols-12 {
613
+ grid-template-columns: repeat(12, minmax(0, 1fr));
614
+ }
615
+ .grid-rows-1 {
616
+ grid-template-rows: repeat(1, minmax(0, 1fr));
617
+ }
618
+ .grid-rows-2 {
619
+ grid-template-rows: repeat(2, minmax(0, 1fr));
620
+ }
621
+ .grid-rows-3 {
622
+ grid-template-rows: repeat(3, minmax(0, 1fr));
623
+ }
624
+ .grid-rows-4 {
625
+ grid-template-rows: repeat(4, minmax(0, 1fr));
626
+ }
627
+ .grid-rows-5 {
628
+ grid-template-rows: repeat(5, minmax(0, 1fr));
629
+ }
630
+ .grid-rows-6 {
631
+ grid-template-rows: repeat(6, minmax(0, 1fr));
632
+ }
633
+ .grid-rows-7 {
634
+ grid-template-rows: repeat(7, minmax(0, 1fr));
635
+ }
636
+ .grid-rows-8 {
637
+ grid-template-rows: repeat(8, minmax(0, 1fr));
638
+ }
639
+ .grid-rows-9 {
640
+ grid-template-rows: repeat(9, minmax(0, 1fr));
641
+ }
642
+ .grid-rows-10 {
643
+ grid-template-rows: repeat(10, minmax(0, 1fr));
644
+ }
645
+ .grid-rows-11 {
646
+ grid-template-rows: repeat(11, minmax(0, 1fr));
647
+ }
648
+ .grid-rows-12 {
649
+ grid-template-rows: repeat(12, minmax(0, 1fr));
650
+ }
651
+ .flex-col {
652
+ flex-direction: column;
653
+ }
654
+ .flex-col-reverse {
655
+ flex-direction: column-reverse;
656
+ }
657
+ .flex-row {
658
+ flex-direction: row;
659
+ }
660
+ .flex-row-reverse {
661
+ flex-direction: row-reverse;
662
+ }
663
+ .flex-nowrap {
664
+ flex-wrap: nowrap;
665
+ }
666
+ .flex-wrap {
667
+ flex-wrap: wrap;
668
+ }
669
+ .flex-wrap-reverse {
670
+ flex-wrap: wrap-reverse;
671
+ }
672
+ .content-around {
673
+ align-content: space-around;
674
+ }
675
+ .content-between {
676
+ align-content: space-between;
677
+ }
678
+ .content-center {
679
+ align-content: center;
680
+ }
681
+ .content-end {
682
+ align-content: flex-end;
683
+ }
684
+ .content-evenly {
685
+ align-content: space-evenly;
686
+ }
687
+ .content-start {
688
+ align-content: flex-start;
689
+ }
690
+ .content-stretch {
691
+ align-content: stretch;
692
+ }
693
+ .items-baseline {
694
+ align-items: baseline;
695
+ }
696
+ .items-center {
697
+ align-items: center;
698
+ }
699
+ .items-end {
700
+ align-items: flex-end;
701
+ }
702
+ .items-start {
703
+ align-items: flex-start;
704
+ }
705
+ .items-stretch {
706
+ align-items: stretch;
707
+ }
708
+ .justify-around {
709
+ justify-content: space-around;
710
+ }
711
+ .justify-between {
712
+ justify-content: space-between;
713
+ }
714
+ .justify-center {
715
+ justify-content: center;
716
+ }
717
+ .justify-end {
718
+ justify-content: flex-end;
719
+ }
720
+ .justify-evenly {
721
+ justify-content: space-evenly;
722
+ }
723
+ .justify-start {
724
+ justify-content: flex-start;
725
+ }
726
+ .justify-items-center {
727
+ justify-items: center;
728
+ }
729
+ .justify-items-end {
730
+ justify-items: end;
731
+ }
732
+ .justify-items-start {
733
+ justify-items: start;
734
+ }
735
+ .justify-items-stretch {
736
+ justify-items: stretch;
737
+ }
738
+ .gap-0 {
739
+ gap: calc(var(--spacing) * 0);
740
+ }
741
+ .gap-1 {
742
+ gap: calc(var(--spacing) * 1);
743
+ }
744
+ .gap-2 {
745
+ gap: calc(var(--spacing) * 2);
746
+ }
747
+ .gap-3 {
748
+ gap: calc(var(--spacing) * 3);
749
+ }
750
+ .gap-4 {
751
+ gap: calc(var(--spacing) * 4);
752
+ }
753
+ .gap-6 {
754
+ gap: calc(var(--spacing) * 6);
755
+ }
756
+ .gap-8 {
757
+ gap: calc(var(--spacing) * 8);
758
+ }
759
+ .gap-16 {
760
+ gap: calc(var(--spacing) * 16);
761
+ }
762
+ .space-y-1\.5 {
763
+ :where(& > :not(:last-child)) {
764
+ --tw-space-y-reverse: 0;
765
+ margin-block-start: calc(calc(var(--spacing) * 1.5) * var(--tw-space-y-reverse));
766
+ margin-block-end: calc(calc(var(--spacing) * 1.5) * calc(1 - var(--tw-space-y-reverse)));
767
+ }
768
+ }
769
+ .space-y-2 {
770
+ :where(& > :not(:last-child)) {
771
+ --tw-space-y-reverse: 0;
772
+ margin-block-start: calc(calc(var(--spacing) * 2) * var(--tw-space-y-reverse));
773
+ margin-block-end: calc(calc(var(--spacing) * 2) * calc(1 - var(--tw-space-y-reverse)));
774
+ }
775
+ }
776
+ .space-y-4 {
777
+ :where(& > :not(:last-child)) {
778
+ --tw-space-y-reverse: 0;
779
+ margin-block-start: calc(calc(var(--spacing) * 4) * var(--tw-space-y-reverse));
780
+ margin-block-end: calc(calc(var(--spacing) * 4) * calc(1 - var(--tw-space-y-reverse)));
781
+ }
782
+ }
783
+ .self-auto {
784
+ align-self: auto;
785
+ }
786
+ .self-baseline {
787
+ align-self: baseline;
788
+ }
789
+ .self-center {
790
+ align-self: center;
791
+ }
792
+ .self-end {
793
+ align-self: flex-end;
794
+ }
795
+ .self-start {
796
+ align-self: flex-start;
797
+ }
798
+ .self-stretch {
799
+ align-self: stretch;
800
+ }
801
+ .justify-self-auto {
802
+ justify-self: auto;
803
+ }
804
+ .justify-self-center {
805
+ justify-self: center;
806
+ }
807
+ .justify-self-end {
808
+ justify-self: flex-end;
809
+ }
810
+ .justify-self-start {
811
+ justify-self: flex-start;
812
+ }
813
+ .justify-self-stretch {
814
+ justify-self: stretch;
815
+ }
816
+ .overflow-hidden {
817
+ overflow: hidden;
818
+ }
819
+ .overflow-y-auto {
820
+ overflow-y: auto;
821
+ }
822
+ .\!rounded-full {
823
+ border-radius: calc(infinity * 1px) !important;
824
+ }
825
+ .\!rounded-none {
826
+ border-radius: 0 !important;
827
+ }
828
+ .rounded-full {
829
+ border-radius: calc(infinity * 1px);
830
+ }
831
+ .rounded-lg {
832
+ border-radius: var(--radius-lg);
833
+ }
834
+ .rounded-md {
835
+ border-radius: var(--radius-md);
836
+ }
837
+ .rounded-none {
838
+ border-radius: 0;
839
+ }
840
+ .rounded-sm {
841
+ border-radius: var(--radius-sm);
842
+ }
843
+ .rounded-t-sm {
844
+ border-top-left-radius: var(--radius-sm);
845
+ border-top-right-radius: var(--radius-sm);
846
+ }
847
+ .\!border-0 {
848
+ border-style: var(--tw-border-style) !important;
849
+ border-width: 0px !important;
850
+ }
851
+ .border {
852
+ border-style: var(--tw-border-style);
853
+ border-width: 1px;
854
+ }
855
+ .border-0 {
856
+ border-style: var(--tw-border-style);
857
+ border-width: 0px;
858
+ }
859
+ .border-b {
860
+ border-bottom-style: var(--tw-border-style);
861
+ border-bottom-width: 1px;
862
+ }
863
+ .border-\[var\(--lux-intent-error-border\)\] {
864
+ border-color: var(--lux-intent-error-border);
865
+ }
866
+ .border-\[var\(--lux-intent-success-border\)\] {
867
+ border-color: var(--lux-intent-success-border);
868
+ }
869
+ .border-\[var\(--lux-intent-warning-border\)\] {
870
+ border-color: var(--lux-intent-warning-border);
871
+ }
872
+ .border-\[var\(--ui-color-border\)\] {
873
+ border-color: var(--ui-color-border);
874
+ }
875
+ .border-black {
876
+ border-color: var(--color-black);
877
+ }
878
+ .border-transparent {
879
+ border-color: transparent;
880
+ }
881
+ .\!bg-\[var\(--lux-error\)\] {
882
+ background-color: var(--lux-error) !important;
883
+ }
884
+ .\!bg-\[var\(--lux-gray\)\] {
885
+ background-color: var(--lux-gray) !important;
886
+ }
887
+ .\!bg-\[var\(--lux-success\)\] {
888
+ background-color: var(--lux-success) !important;
889
+ }
890
+ .\!bg-\[var\(--lux-warning\)\] {
891
+ background-color: var(--lux-warning) !important;
892
+ }
893
+ .\!bg-transparent {
894
+ background-color: transparent !important;
895
+ }
896
+ .bg-\[\#12B76A\] {
897
+ background-color: #12B76A;
898
+ }
899
+ .bg-\[\#667085\] {
900
+ background-color: #667085;
901
+ }
902
+ .bg-\[\#DC6803\] {
903
+ background-color: #DC6803;
904
+ }
905
+ .bg-\[\#F04438\] {
906
+ background-color: #F04438;
907
+ }
908
+ .bg-\[var\(--lux-intent-error-border\)\]\/10 {
909
+ background-color: var(--lux-intent-error-border);
910
+ @supports (color: color-mix(in lab, red, red)) {
911
+ background-color: color-mix(in oklab, var(--lux-intent-error-border) 10%, transparent);
912
+ }
913
+ }
914
+ .bg-\[var\(--lux-intent-success-border\)\]\/10 {
915
+ background-color: var(--lux-intent-success-border);
916
+ @supports (color: color-mix(in lab, red, red)) {
917
+ background-color: color-mix(in oklab, var(--lux-intent-success-border) 10%, transparent);
918
+ }
919
+ }
920
+ .bg-\[var\(--lux-intent-warning-border\)\]\/10 {
921
+ background-color: var(--lux-intent-warning-border);
922
+ @supports (color: color-mix(in lab, red, red)) {
923
+ background-color: color-mix(in oklab, var(--lux-intent-warning-border) 10%, transparent);
924
+ }
925
+ }
926
+ .bg-\[var\(--ui-color-bg\)\] {
927
+ background-color: var(--ui-color-bg);
928
+ }
929
+ .bg-black {
930
+ background-color: var(--color-black);
931
+ }
932
+ .bg-black\/50 {
933
+ background-color: color-mix(in srgb, #000 50%, transparent);
934
+ @supports (color: color-mix(in lab, red, red)) {
935
+ background-color: color-mix(in oklab, var(--color-black) 50%, transparent);
936
+ }
937
+ }
938
+ .bg-transparent {
939
+ background-color: transparent;
940
+ }
941
+ .bg-white {
942
+ background-color: var(--color-white);
943
+ }
944
+ .p-0 {
945
+ padding: calc(var(--spacing) * 0);
946
+ }
947
+ .p-1 {
948
+ padding: calc(var(--spacing) * 1);
949
+ }
950
+ .p-1\.5 {
951
+ padding: calc(var(--spacing) * 1.5);
952
+ }
953
+ .p-4 {
954
+ padding: calc(var(--spacing) * 4);
955
+ }
956
+ .p-6 {
957
+ padding: calc(var(--spacing) * 6);
958
+ }
959
+ .px-0 {
960
+ padding-inline: calc(var(--spacing) * 0);
961
+ }
962
+ .px-2 {
963
+ padding-inline: calc(var(--spacing) * 2);
964
+ }
965
+ .px-2\.5 {
966
+ padding-inline: calc(var(--spacing) * 2.5);
967
+ }
968
+ .px-3 {
969
+ padding-inline: calc(var(--spacing) * 3);
970
+ }
971
+ .px-4 {
972
+ padding-inline: calc(var(--spacing) * 4);
973
+ }
974
+ .px-6 {
975
+ padding-inline: calc(var(--spacing) * 6);
976
+ }
977
+ .px-\[5px\] {
978
+ padding-inline: 5px;
979
+ }
980
+ .py-0 {
981
+ padding-block: calc(var(--spacing) * 0);
982
+ }
983
+ .py-0\.5 {
984
+ padding-block: calc(var(--spacing) * 0.5);
985
+ }
986
+ .py-1 {
987
+ padding-block: calc(var(--spacing) * 1);
988
+ }
989
+ .py-1\.5 {
990
+ padding-block: calc(var(--spacing) * 1.5);
991
+ }
992
+ .py-2 {
993
+ padding-block: calc(var(--spacing) * 2);
994
+ }
995
+ .py-4 {
996
+ padding-block: calc(var(--spacing) * 4);
997
+ }
998
+ .py-6 {
999
+ padding-block: calc(var(--spacing) * 6);
1000
+ }
1001
+ .pt-0 {
1002
+ padding-top: calc(var(--spacing) * 0);
1003
+ }
1004
+ .pt-2 {
1005
+ padding-top: calc(var(--spacing) * 2);
1006
+ }
1007
+ .\!pr-0 {
1008
+ padding-right: calc(var(--spacing) * 0) !important;
1009
+ }
1010
+ .pr-2 {
1011
+ padding-right: calc(var(--spacing) * 2);
1012
+ }
1013
+ .pr-8 {
1014
+ padding-right: calc(var(--spacing) * 8);
1015
+ }
1016
+ .pb-4 {
1017
+ padding-bottom: calc(var(--spacing) * 4);
1018
+ }
1019
+ .pl-8 {
1020
+ padding-left: calc(var(--spacing) * 8);
1021
+ }
1022
+ .text-center {
1023
+ text-align: center;
1024
+ }
1025
+ .text-left {
1026
+ text-align: left;
1027
+ }
1028
+ .text-right {
1029
+ text-align: right;
1030
+ }
1031
+ .font-mono {
1032
+ font-family: var(--font-mono);
1033
+ }
1034
+ .font-sans {
1035
+ font-family: var(--font-sans);
1036
+ }
1037
+ .text-2xl {
1038
+ font-size: var(--text-2xl);
1039
+ line-height: var(--tw-leading, var(--text-2xl--line-height));
1040
+ }
1041
+ .text-3xl {
1042
+ font-size: var(--text-3xl);
1043
+ line-height: var(--tw-leading, var(--text-3xl--line-height));
1044
+ }
1045
+ .text-base {
1046
+ font-size: var(--text-base);
1047
+ line-height: var(--tw-leading, var(--text-base--line-height));
1048
+ }
1049
+ .text-lg {
1050
+ font-size: var(--text-lg);
1051
+ line-height: var(--tw-leading, var(--text-lg--line-height));
1052
+ }
1053
+ .text-sm {
1054
+ font-size: var(--text-sm);
1055
+ line-height: var(--tw-leading, var(--text-sm--line-height));
1056
+ }
1057
+ .text-xl {
1058
+ font-size: var(--text-xl);
1059
+ line-height: var(--tw-leading, var(--text-xl--line-height));
1060
+ }
1061
+ .text-xs {
1062
+ font-size: var(--text-xs);
1063
+ line-height: var(--tw-leading, var(--text-xs--line-height));
1064
+ }
1065
+ .text-\[10px\] {
1066
+ font-size: 10px;
1067
+ }
1068
+ .leading-4 {
1069
+ --tw-leading: calc(var(--spacing) * 4);
1070
+ line-height: calc(var(--spacing) * 4);
1071
+ }
1072
+ .leading-5 {
1073
+ --tw-leading: calc(var(--spacing) * 5);
1074
+ line-height: calc(var(--spacing) * 5);
1075
+ }
1076
+ .leading-6 {
1077
+ --tw-leading: calc(var(--spacing) * 6);
1078
+ line-height: calc(var(--spacing) * 6);
1079
+ }
1080
+ .leading-7 {
1081
+ --tw-leading: calc(var(--spacing) * 7);
1082
+ line-height: calc(var(--spacing) * 7);
1083
+ }
1084
+ .leading-none {
1085
+ --tw-leading: 1;
1086
+ line-height: 1;
1087
+ }
1088
+ .leading-tight {
1089
+ --tw-leading: var(--leading-tight);
1090
+ line-height: var(--leading-tight);
1091
+ }
1092
+ .font-bold {
1093
+ --tw-font-weight: var(--font-weight-bold);
1094
+ font-weight: var(--font-weight-bold);
1095
+ }
1096
+ .font-light {
1097
+ --tw-font-weight: var(--font-weight-light);
1098
+ font-weight: var(--font-weight-light);
1099
+ }
1100
+ .font-medium {
1101
+ --tw-font-weight: var(--font-weight-medium);
1102
+ font-weight: var(--font-weight-medium);
1103
+ }
1104
+ .font-normal {
1105
+ --tw-font-weight: var(--font-weight-normal);
1106
+ font-weight: var(--font-weight-normal);
1107
+ }
1108
+ .font-semibold {
1109
+ --tw-font-weight: var(--font-weight-semibold);
1110
+ font-weight: var(--font-weight-semibold);
1111
+ }
1112
+ .tracking-tight {
1113
+ --tw-tracking: var(--tracking-tight);
1114
+ letter-spacing: var(--tracking-tight);
1115
+ }
1116
+ .break-words {
1117
+ overflow-wrap: break-word;
1118
+ }
1119
+ .break-all {
1120
+ word-break: break-all;
1121
+ }
1122
+ .text-ellipsis {
1123
+ text-overflow: ellipsis;
1124
+ }
1125
+ .whitespace-nowrap {
1126
+ white-space: nowrap;
1127
+ }
1128
+ .whitespace-pre-wrap {
1129
+ white-space: pre-wrap;
1130
+ }
1131
+ .text-\[var\(--lux-intent-error-border\)\] {
1132
+ color: var(--lux-intent-error-border);
1133
+ }
1134
+ .text-\[var\(--lux-intent-success-border\)\] {
1135
+ color: var(--lux-intent-success-border);
1136
+ }
1137
+ .text-\[var\(--lux-intent-warning-border\)\] {
1138
+ color: var(--lux-intent-warning-border);
1139
+ }
1140
+ .text-\[var\(--ui-color-text\)\] {
1141
+ color: var(--ui-color-text);
1142
+ }
1143
+ .text-black {
1144
+ color: var(--color-black);
1145
+ }
1146
+ .text-inherit {
1147
+ color: inherit;
1148
+ }
1149
+ .text-white {
1150
+ color: var(--color-white);
1151
+ }
1152
+ .italic {
1153
+ font-style: italic;
1154
+ }
1155
+ .underline {
1156
+ text-decoration-line: underline;
1157
+ }
1158
+ .opacity-0 {
1159
+ opacity: 0%;
1160
+ }
1161
+ .opacity-50 {
1162
+ opacity: 50%;
1163
+ }
1164
+ .opacity-60 {
1165
+ opacity: 60%;
1166
+ }
1167
+ .opacity-90 {
1168
+ opacity: 90%;
1169
+ }
1170
+ .shadow-\[0_1px_2px_rgba\(0\,0\,0\,0\.12\)\] {
1171
+ --tw-shadow: 0 1px 2px var(--tw-shadow-color, rgba(0,0,0,0.12));
1172
+ box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
1173
+ }
1174
+ .shadow-lg {
1175
+ --tw-shadow: 0 10px 15px -3px var(--tw-shadow-color, rgb(0 0 0 / 0.1)), 0 4px 6px -4px var(--tw-shadow-color, rgb(0 0 0 / 0.1));
1176
+ box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
1177
+ }
1178
+ .shadow-md {
1179
+ --tw-shadow: 0 4px 6px -1px var(--tw-shadow-color, rgb(0 0 0 / 0.1)), 0 2px 4px -2px var(--tw-shadow-color, rgb(0 0 0 / 0.1));
1180
+ box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
1181
+ }
1182
+ .shadow-sm {
1183
+ --tw-shadow: 0 1px 3px 0 var(--tw-shadow-color, rgb(0 0 0 / 0.1)), 0 1px 2px -1px var(--tw-shadow-color, rgb(0 0 0 / 0.1));
1184
+ box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
1185
+ }
1186
+ .ring-0 {
1187
+ --tw-ring-shadow: var(--tw-ring-inset,) 0 0 0 calc(0px + var(--tw-ring-offset-width)) var(--tw-ring-color, currentcolor);
1188
+ box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
1189
+ }
1190
+ .outline {
1191
+ outline-style: var(--tw-outline-style);
1192
+ outline-width: 1px;
1193
+ }
1194
+ .backdrop-blur-sm {
1195
+ --tw-backdrop-blur: blur(var(--blur-sm));
1196
+ -webkit-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,);
1197
+ 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,);
1198
+ }
1199
+ .transition-all {
1200
+ transition-property: all;
1201
+ transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
1202
+ transition-duration: var(--tw-duration, var(--default-transition-duration));
1203
+ }
1204
+ .transition-colors {
1205
+ transition-property: color, background-color, border-color, outline-color, text-decoration-color, fill, stroke, --tw-gradient-from, --tw-gradient-via, --tw-gradient-to;
1206
+ transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
1207
+ transition-duration: var(--tw-duration, var(--default-transition-duration));
1208
+ }
1209
+ .transition-opacity {
1210
+ transition-property: opacity;
1211
+ transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
1212
+ transition-duration: var(--tw-duration, var(--default-transition-duration));
1213
+ }
1214
+ .transition-shadow {
1215
+ transition-property: box-shadow;
1216
+ transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
1217
+ transition-duration: var(--tw-duration, var(--default-transition-duration));
1218
+ }
1219
+ .transition-transform {
1220
+ transition-property: transform, translate, scale, rotate;
1221
+ transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
1222
+ transition-duration: var(--tw-duration, var(--default-transition-duration));
1223
+ }
1224
+ .duration-150 {
1225
+ --tw-duration: 150ms;
1226
+ transition-duration: 150ms;
1227
+ }
1228
+ .duration-200 {
1229
+ --tw-duration: 200ms;
1230
+ transition-duration: 200ms;
1231
+ }
1232
+ .duration-300 {
1233
+ --tw-duration: 300ms;
1234
+ transition-duration: 300ms;
1235
+ }
1236
+ .ease-out {
1237
+ --tw-ease: var(--ease-out);
1238
+ transition-timing-function: var(--ease-out);
1239
+ }
1240
+ .outline-none {
1241
+ --tw-outline-style: none;
1242
+ outline-style: none;
1243
+ }
1244
+ .select-none {
1245
+ -webkit-user-select: none;
1246
+ user-select: none;
1247
+ }
1248
+ .group-focus-within\:opacity-100 {
1249
+ &:is(:where(.group):focus-within *) {
1250
+ opacity: 100%;
1251
+ }
1252
+ }
1253
+ .group-hover\:opacity-100 {
1254
+ &:is(:where(.group):hover *) {
1255
+ @media (hover: hover) {
1256
+ opacity: 100%;
1257
+ }
1258
+ }
1259
+ }
1260
+ .hover\:scale-110 {
1261
+ &:hover {
1262
+ @media (hover: hover) {
1263
+ --tw-scale-x: 110%;
1264
+ --tw-scale-y: 110%;
1265
+ --tw-scale-z: 110%;
1266
+ scale: var(--tw-scale-x) var(--tw-scale-y);
1267
+ }
1268
+ }
1269
+ }
1270
+ .hover\:border-\[var\(--ui-color-border-hover\)\] {
1271
+ &:hover {
1272
+ @media (hover: hover) {
1273
+ border-color: var(--ui-color-border-hover);
1274
+ }
1275
+ }
1276
+ }
1277
+ .hover\:bg-\[var\(--ui-color-bg-hover\)\] {
1278
+ &:hover {
1279
+ @media (hover: hover) {
1280
+ background-color: var(--ui-color-bg-hover);
1281
+ }
1282
+ }
1283
+ }
1284
+ .hover\:text-\[var\(--ui-color-text-hover\)\] {
1285
+ &:hover {
1286
+ @media (hover: hover) {
1287
+ color: var(--ui-color-text-hover);
1288
+ }
1289
+ }
1290
+ }
1291
+ .hover\:underline {
1292
+ &:hover {
1293
+ @media (hover: hover) {
1294
+ text-decoration-line: underline;
1295
+ }
1296
+ }
1297
+ }
1298
+ .hover\:opacity-100 {
1299
+ &:hover {
1300
+ @media (hover: hover) {
1301
+ opacity: 100%;
1302
+ }
1303
+ }
1304
+ }
1305
+ .hover\:shadow-\[0_10px_24px_rgba\(0\,0\,0\,0\.22\)\] {
1306
+ &:hover {
1307
+ @media (hover: hover) {
1308
+ --tw-shadow: 0 10px 24px var(--tw-shadow-color, rgba(0,0,0,0.22));
1309
+ box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
1310
+ }
1311
+ }
1312
+ }
1313
+ .hover\:ring-4 {
1314
+ &:hover {
1315
+ @media (hover: hover) {
1316
+ --tw-ring-shadow: var(--tw-ring-inset,) 0 0 0 calc(4px + var(--tw-ring-offset-width)) var(--tw-ring-color, currentcolor);
1317
+ box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
1318
+ }
1319
+ }
1320
+ }
1321
+ .focus\:ring-2 {
1322
+ &:focus {
1323
+ --tw-ring-shadow: var(--tw-ring-inset,) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color, currentcolor);
1324
+ box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
1325
+ }
1326
+ }
1327
+ .focus\:ring-offset-2 {
1328
+ &:focus {
1329
+ --tw-ring-offset-width: 2px;
1330
+ --tw-ring-offset-shadow: var(--tw-ring-inset,) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
1331
+ }
1332
+ }
1333
+ .focus\:outline-none {
1334
+ &:focus {
1335
+ --tw-outline-style: none;
1336
+ outline-style: none;
1337
+ }
1338
+ }
1339
+ .focus-visible\:ring-2 {
1340
+ &:focus-visible {
1341
+ --tw-ring-shadow: var(--tw-ring-inset,) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color, currentcolor);
1342
+ box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
1343
+ }
1344
+ }
1345
+ .focus-visible\:ring-offset-2 {
1346
+ &:focus-visible {
1347
+ --tw-ring-offset-width: 2px;
1348
+ --tw-ring-offset-shadow: var(--tw-ring-inset,) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
1349
+ }
1350
+ }
1351
+ .focus-visible\:outline-none {
1352
+ &:focus-visible {
1353
+ --tw-outline-style: none;
1354
+ outline-style: none;
1355
+ }
1356
+ }
1357
+ .disabled\:pointer-events-none {
1358
+ &:disabled {
1359
+ pointer-events: none;
1360
+ }
1361
+ }
1362
+ .disabled\:cursor-default {
1363
+ &:disabled {
1364
+ cursor: default;
1365
+ }
1366
+ }
1367
+ .disabled\:cursor-not-allowed {
1368
+ &:disabled {
1369
+ cursor: not-allowed;
1370
+ }
1371
+ }
1372
+ .disabled\:opacity-50 {
1373
+ &:disabled {
1374
+ opacity: 50%;
1375
+ }
1376
+ }
1377
+ .data-\[disabled\]\:pointer-events-none {
1378
+ &[data-disabled] {
1379
+ pointer-events: none;
1380
+ }
1381
+ }
1382
+ .data-\[disabled\]\:opacity-50 {
1383
+ &[data-disabled] {
1384
+ opacity: 50%;
1385
+ }
1386
+ }
1387
+ .data-\[state\=active\]\:shadow-sm {
1388
+ &[data-state="active"] {
1389
+ --tw-shadow: 0 1px 3px 0 var(--tw-shadow-color, rgb(0 0 0 / 0.1)), 0 1px 2px -1px var(--tw-shadow-color, rgb(0 0 0 / 0.1));
1390
+ box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
1391
+ }
1392
+ }
1393
+ .data-\[state\=checked\]\:translate-x-5 {
1394
+ &[data-state="checked"] {
1395
+ --tw-translate-x: calc(var(--spacing) * 5);
1396
+ translate: var(--tw-translate-x) var(--tw-translate-y);
1397
+ }
1398
+ }
1399
+ .data-\[state\=inactive\]\:hidden {
1400
+ &[data-state="inactive"] {
1401
+ display: none;
1402
+ }
1403
+ }
1404
+ .data-\[state\=unchecked\]\:translate-x-0 {
1405
+ &[data-state="unchecked"] {
1406
+ --tw-translate-x: calc(var(--spacing) * 0);
1407
+ translate: var(--tw-translate-x) var(--tw-translate-y);
1408
+ }
1409
+ }
1410
+ .sm\:max-w-\[420px\] {
1411
+ @media (width >= 40rem) {
1412
+ max-width: 420px;
1413
+ }
1414
+ }
1415
+ .sm\:flex-row {
1416
+ @media (width >= 40rem) {
1417
+ flex-direction: row;
1418
+ }
1419
+ }
1420
+ .sm\:justify-end {
1421
+ @media (width >= 40rem) {
1422
+ justify-content: flex-end;
1423
+ }
1424
+ }
1425
+ .\[\&\>svg\]\:absolute {
1426
+ &>svg {
1427
+ position: absolute;
1428
+ }
1429
+ }
1430
+ .\[\&\>svg\]\:top-4 {
1431
+ &>svg {
1432
+ top: calc(var(--spacing) * 4);
1433
+ }
1434
+ }
1435
+ .\[\&\>svg\]\:left-4 {
1436
+ &>svg {
1437
+ left: calc(var(--spacing) * 4);
1438
+ }
1439
+ }
1440
+ .\[\&\>svg\]\:text-current {
1441
+ &>svg {
1442
+ color: currentcolor;
1443
+ }
1444
+ }
1445
+ .\[\&\>svg\~\*\]\:pl-7 {
1446
+ &>svg~* {
1447
+ padding-left: calc(var(--spacing) * 7);
1448
+ }
1449
+ }
1450
+ .\[\&\[data-state\=open\]\>svg\]\:rotate-180 {
1451
+ &[data-state=open]>svg {
1452
+ rotate: 180deg;
1453
+ }
1454
+ }
1455
+ }
1456
+ @property --tw-translate-x {
1457
+ syntax: "*";
1458
+ inherits: false;
1459
+ initial-value: 0;
1460
+ }
1461
+ @property --tw-translate-y {
1462
+ syntax: "*";
1463
+ inherits: false;
1464
+ initial-value: 0;
1465
+ }
1466
+ @property --tw-translate-z {
1467
+ syntax: "*";
1468
+ inherits: false;
1469
+ initial-value: 0;
1470
+ }
1471
+ @property --tw-rotate-x {
1472
+ syntax: "*";
1473
+ inherits: false;
1474
+ }
1475
+ @property --tw-rotate-y {
1476
+ syntax: "*";
1477
+ inherits: false;
1478
+ }
1479
+ @property --tw-rotate-z {
1480
+ syntax: "*";
1481
+ inherits: false;
1482
+ }
1483
+ @property --tw-skew-x {
1484
+ syntax: "*";
1485
+ inherits: false;
1486
+ }
1487
+ @property --tw-skew-y {
1488
+ syntax: "*";
1489
+ inherits: false;
1490
+ }
1491
+ @property --tw-space-y-reverse {
1492
+ syntax: "*";
1493
+ inherits: false;
1494
+ initial-value: 0;
1495
+ }
1496
+ @property --tw-border-style {
1497
+ syntax: "*";
1498
+ inherits: false;
1499
+ initial-value: solid;
1500
+ }
1501
+ @property --tw-leading {
1502
+ syntax: "*";
1503
+ inherits: false;
1504
+ }
1505
+ @property --tw-font-weight {
1506
+ syntax: "*";
1507
+ inherits: false;
1508
+ }
1509
+ @property --tw-tracking {
1510
+ syntax: "*";
1511
+ inherits: false;
1512
+ }
1513
+ @property --tw-shadow {
1514
+ syntax: "*";
1515
+ inherits: false;
1516
+ initial-value: 0 0 #0000;
1517
+ }
1518
+ @property --tw-shadow-color {
1519
+ syntax: "*";
1520
+ inherits: false;
1521
+ }
1522
+ @property --tw-shadow-alpha {
1523
+ syntax: "<percentage>";
1524
+ inherits: false;
1525
+ initial-value: 100%;
1526
+ }
1527
+ @property --tw-inset-shadow {
1528
+ syntax: "*";
1529
+ inherits: false;
1530
+ initial-value: 0 0 #0000;
1531
+ }
1532
+ @property --tw-inset-shadow-color {
1533
+ syntax: "*";
1534
+ inherits: false;
1535
+ }
1536
+ @property --tw-inset-shadow-alpha {
1537
+ syntax: "<percentage>";
1538
+ inherits: false;
1539
+ initial-value: 100%;
1540
+ }
1541
+ @property --tw-ring-color {
1542
+ syntax: "*";
1543
+ inherits: false;
1544
+ }
1545
+ @property --tw-ring-shadow {
1546
+ syntax: "*";
1547
+ inherits: false;
1548
+ initial-value: 0 0 #0000;
1549
+ }
1550
+ @property --tw-inset-ring-color {
1551
+ syntax: "*";
1552
+ inherits: false;
1553
+ }
1554
+ @property --tw-inset-ring-shadow {
1555
+ syntax: "*";
1556
+ inherits: false;
1557
+ initial-value: 0 0 #0000;
1558
+ }
1559
+ @property --tw-ring-inset {
1560
+ syntax: "*";
1561
+ inherits: false;
1562
+ }
1563
+ @property --tw-ring-offset-width {
1564
+ syntax: "<length>";
1565
+ inherits: false;
1566
+ initial-value: 0px;
1567
+ }
1568
+ @property --tw-ring-offset-color {
1569
+ syntax: "*";
1570
+ inherits: false;
1571
+ initial-value: #fff;
1572
+ }
1573
+ @property --tw-ring-offset-shadow {
1574
+ syntax: "*";
1575
+ inherits: false;
1576
+ initial-value: 0 0 #0000;
1577
+ }
1578
+ @property --tw-outline-style {
1579
+ syntax: "*";
1580
+ inherits: false;
1581
+ initial-value: solid;
1582
+ }
1583
+ @property --tw-backdrop-blur {
1584
+ syntax: "*";
1585
+ inherits: false;
1586
+ }
1587
+ @property --tw-backdrop-brightness {
1588
+ syntax: "*";
1589
+ inherits: false;
1590
+ }
1591
+ @property --tw-backdrop-contrast {
1592
+ syntax: "*";
1593
+ inherits: false;
1594
+ }
1595
+ @property --tw-backdrop-grayscale {
1596
+ syntax: "*";
1597
+ inherits: false;
1598
+ }
1599
+ @property --tw-backdrop-hue-rotate {
1600
+ syntax: "*";
1601
+ inherits: false;
1602
+ }
1603
+ @property --tw-backdrop-invert {
1604
+ syntax: "*";
1605
+ inherits: false;
1606
+ }
1607
+ @property --tw-backdrop-opacity {
1608
+ syntax: "*";
1609
+ inherits: false;
1610
+ }
1611
+ @property --tw-backdrop-saturate {
1612
+ syntax: "*";
1613
+ inherits: false;
1614
+ }
1615
+ @property --tw-backdrop-sepia {
1616
+ syntax: "*";
1617
+ inherits: false;
1618
+ }
1619
+ @property --tw-duration {
1620
+ syntax: "*";
1621
+ inherits: false;
1622
+ }
1623
+ @property --tw-ease {
1624
+ syntax: "*";
1625
+ inherits: false;
1626
+ }
1627
+ @property --tw-scale-x {
1628
+ syntax: "*";
1629
+ inherits: false;
1630
+ initial-value: 1;
1631
+ }
1632
+ @property --tw-scale-y {
1633
+ syntax: "*";
1634
+ inherits: false;
1635
+ initial-value: 1;
1636
+ }
1637
+ @property --tw-scale-z {
1638
+ syntax: "*";
1639
+ inherits: false;
1640
+ initial-value: 1;
1641
+ }
1642
+ @keyframes spin {
1643
+ to {
1644
+ transform: rotate(360deg);
1645
+ }
1646
+ }
1647
+ @keyframes pulse {
1648
+ 50% {
1649
+ opacity: 0.5;
1650
+ }
1651
+ }
1652
+ @layer properties {
1653
+ @supports ((-webkit-hyphens: none) and (not (margin-trim: inline))) or ((-moz-orient: inline) and (not (color:rgb(from red r g b)))) {
1654
+ *, ::before, ::after, ::backdrop {
1655
+ --tw-translate-x: 0;
1656
+ --tw-translate-y: 0;
1657
+ --tw-translate-z: 0;
1658
+ --tw-rotate-x: initial;
1659
+ --tw-rotate-y: initial;
1660
+ --tw-rotate-z: initial;
1661
+ --tw-skew-x: initial;
1662
+ --tw-skew-y: initial;
1663
+ --tw-space-y-reverse: 0;
1664
+ --tw-border-style: solid;
1665
+ --tw-leading: initial;
1666
+ --tw-font-weight: initial;
1667
+ --tw-tracking: initial;
1668
+ --tw-shadow: 0 0 #0000;
1669
+ --tw-shadow-color: initial;
1670
+ --tw-shadow-alpha: 100%;
1671
+ --tw-inset-shadow: 0 0 #0000;
1672
+ --tw-inset-shadow-color: initial;
1673
+ --tw-inset-shadow-alpha: 100%;
1674
+ --tw-ring-color: initial;
1675
+ --tw-ring-shadow: 0 0 #0000;
1676
+ --tw-inset-ring-color: initial;
1677
+ --tw-inset-ring-shadow: 0 0 #0000;
1678
+ --tw-ring-inset: initial;
1679
+ --tw-ring-offset-width: 0px;
1680
+ --tw-ring-offset-color: #fff;
1681
+ --tw-ring-offset-shadow: 0 0 #0000;
1682
+ --tw-outline-style: solid;
1683
+ --tw-backdrop-blur: initial;
1684
+ --tw-backdrop-brightness: initial;
1685
+ --tw-backdrop-contrast: initial;
1686
+ --tw-backdrop-grayscale: initial;
1687
+ --tw-backdrop-hue-rotate: initial;
1688
+ --tw-backdrop-invert: initial;
1689
+ --tw-backdrop-opacity: initial;
1690
+ --tw-backdrop-saturate: initial;
1691
+ --tw-backdrop-sepia: initial;
1692
+ --tw-duration: initial;
1693
+ --tw-ease: initial;
1694
+ --tw-scale-x: 1;
1695
+ --tw-scale-y: 1;
1696
+ --tw-scale-z: 1;
1697
+ }
1698
+ }
1699
+ }