@stackframe/stack 2.8.58 → 2.8.60

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 (235) hide show
  1. package/dist/components/api-key-dialogs.js.map +1 -1
  2. package/dist/components/api-key-table.js.map +1 -1
  3. package/dist/components/credential-sign-in.js.map +1 -1
  4. package/dist/components/credential-sign-up.js.map +1 -1
  5. package/dist/components/elements/form-warning.js.map +1 -1
  6. package/dist/components/elements/maybe-full-page.js.map +1 -1
  7. package/dist/components/elements/separator-with-text.js.map +1 -1
  8. package/dist/components/elements/sidebar-layout.js.map +1 -1
  9. package/dist/components/elements/ssr-layout-effect.js.map +1 -1
  10. package/dist/components/elements/user-avatar.js.map +1 -1
  11. package/dist/components/link.js.map +1 -1
  12. package/dist/components/magic-link-sign-in.js.map +1 -1
  13. package/dist/components/message-cards/known-error-message-card.js.map +1 -1
  14. package/dist/components/message-cards/message-card.js.map +1 -1
  15. package/dist/components/message-cards/predefined-message-card.js.map +1 -1
  16. package/dist/components/oauth-button-group.js.map +1 -1
  17. package/dist/components/oauth-button.js.map +1 -1
  18. package/dist/components/passkey-button.js.map +1 -1
  19. package/dist/components/profile-image-editor.js.map +1 -1
  20. package/dist/components/selected-team-switcher.js.map +1 -1
  21. package/dist/components/team-icon.js.map +1 -1
  22. package/dist/components/team-switcher.js.map +1 -1
  23. package/dist/components/use-in-iframe.js.map +1 -1
  24. package/dist/components/user-button.js.map +1 -1
  25. package/dist/components-page/account-settings/active-sessions/active-sessions-page.js.map +1 -1
  26. package/dist/components-page/account-settings/api-keys/api-keys-page.js.map +1 -1
  27. package/dist/components-page/account-settings/editable-text.js.map +1 -1
  28. package/dist/components-page/account-settings/email-and-auth/email-and-auth-page.js.map +1 -1
  29. package/dist/components-page/account-settings/email-and-auth/emails-section.js.map +1 -1
  30. package/dist/components-page/account-settings/email-and-auth/mfa-section.js.map +1 -1
  31. package/dist/components-page/account-settings/email-and-auth/otp-section.js.map +1 -1
  32. package/dist/components-page/account-settings/email-and-auth/passkey-section.js.map +1 -1
  33. package/dist/components-page/account-settings/email-and-auth/password-section.js.map +1 -1
  34. package/dist/components-page/account-settings/notifications/notifications-page.js.map +1 -1
  35. package/dist/components-page/account-settings/page-layout.js.map +1 -1
  36. package/dist/components-page/account-settings/payments/payments-page.js +79 -0
  37. package/dist/components-page/account-settings/payments/payments-page.js.map +1 -0
  38. package/dist/components-page/account-settings/payments/payments-panel.js +374 -0
  39. package/dist/components-page/account-settings/payments/payments-panel.js.map +1 -0
  40. package/dist/components-page/account-settings/profile-page/profile-page.js.map +1 -1
  41. package/dist/components-page/account-settings/section.js.map +1 -1
  42. package/dist/components-page/account-settings/settings/delete-account-section.js.map +1 -1
  43. package/dist/components-page/account-settings/settings/settings-page.js.map +1 -1
  44. package/dist/components-page/account-settings/settings/sign-out-section.js.map +1 -1
  45. package/dist/components-page/account-settings/teams/leave-team-section.js.map +1 -1
  46. package/dist/components-page/account-settings/teams/team-api-keys-section.js.map +1 -1
  47. package/dist/components-page/account-settings/teams/team-creation-page.js.map +1 -1
  48. package/dist/components-page/account-settings/teams/team-display-name-section.js.map +1 -1
  49. package/dist/components-page/account-settings/teams/team-member-invitation-section.js.map +1 -1
  50. package/dist/components-page/account-settings/teams/team-member-list-section.js.map +1 -1
  51. package/dist/components-page/account-settings/teams/team-page.js.map +1 -1
  52. package/dist/components-page/account-settings/teams/team-profile-image-section.js.map +1 -1
  53. package/dist/components-page/account-settings/teams/team-profile-user-section.js.map +1 -1
  54. package/dist/components-page/account-settings.js +22 -2
  55. package/dist/components-page/account-settings.js.map +1 -1
  56. package/dist/components-page/auth-page.js.map +1 -1
  57. package/dist/components-page/cli-auth-confirm.js.map +1 -1
  58. package/dist/components-page/email-verification.js.map +1 -1
  59. package/dist/components-page/error-page.js.map +1 -1
  60. package/dist/components-page/forgot-password.js.map +1 -1
  61. package/dist/components-page/magic-link-callback.js.map +1 -1
  62. package/dist/components-page/mfa.js.map +1 -1
  63. package/dist/components-page/oauth-callback.js.map +1 -1
  64. package/dist/components-page/onboarding.js.map +1 -1
  65. package/dist/components-page/password-reset.js.map +1 -1
  66. package/dist/components-page/section.js.map +1 -1
  67. package/dist/components-page/sign-in.js.map +1 -1
  68. package/dist/components-page/sign-out.js.map +1 -1
  69. package/dist/components-page/sign-up.js.map +1 -1
  70. package/dist/components-page/stack-handler-client.js.map +1 -1
  71. package/dist/components-page/stack-handler.js.map +1 -1
  72. package/dist/components-page/team-creation.js.map +1 -1
  73. package/dist/components-page/team-invitation.js.map +1 -1
  74. package/dist/esm/components/api-key-dialogs.js.map +1 -1
  75. package/dist/esm/components/api-key-table.js.map +1 -1
  76. package/dist/esm/components/credential-sign-in.js.map +1 -1
  77. package/dist/esm/components/credential-sign-up.js.map +1 -1
  78. package/dist/esm/components/elements/form-warning.js.map +1 -1
  79. package/dist/esm/components/elements/maybe-full-page.js.map +1 -1
  80. package/dist/esm/components/elements/separator-with-text.js.map +1 -1
  81. package/dist/esm/components/elements/sidebar-layout.js.map +1 -1
  82. package/dist/esm/components/elements/ssr-layout-effect.js.map +1 -1
  83. package/dist/esm/components/elements/user-avatar.js.map +1 -1
  84. package/dist/esm/components/link.js.map +1 -1
  85. package/dist/esm/components/magic-link-sign-in.js.map +1 -1
  86. package/dist/esm/components/message-cards/known-error-message-card.js.map +1 -1
  87. package/dist/esm/components/message-cards/message-card.js.map +1 -1
  88. package/dist/esm/components/message-cards/predefined-message-card.js.map +1 -1
  89. package/dist/esm/components/oauth-button-group.js.map +1 -1
  90. package/dist/esm/components/oauth-button.js.map +1 -1
  91. package/dist/esm/components/passkey-button.js.map +1 -1
  92. package/dist/esm/components/profile-image-editor.js.map +1 -1
  93. package/dist/esm/components/selected-team-switcher.js.map +1 -1
  94. package/dist/esm/components/team-icon.js.map +1 -1
  95. package/dist/esm/components/team-switcher.js.map +1 -1
  96. package/dist/esm/components/use-in-iframe.js.map +1 -1
  97. package/dist/esm/components/user-button.js.map +1 -1
  98. package/dist/esm/components-page/account-settings/active-sessions/active-sessions-page.js.map +1 -1
  99. package/dist/esm/components-page/account-settings/api-keys/api-keys-page.js.map +1 -1
  100. package/dist/esm/components-page/account-settings/editable-text.js.map +1 -1
  101. package/dist/esm/components-page/account-settings/email-and-auth/email-and-auth-page.js.map +1 -1
  102. package/dist/esm/components-page/account-settings/email-and-auth/emails-section.js.map +1 -1
  103. package/dist/esm/components-page/account-settings/email-and-auth/mfa-section.js.map +1 -1
  104. package/dist/esm/components-page/account-settings/email-and-auth/otp-section.js.map +1 -1
  105. package/dist/esm/components-page/account-settings/email-and-auth/passkey-section.js.map +1 -1
  106. package/dist/esm/components-page/account-settings/email-and-auth/password-section.js.map +1 -1
  107. package/dist/esm/components-page/account-settings/notifications/notifications-page.js.map +1 -1
  108. package/dist/esm/components-page/account-settings/page-layout.js.map +1 -1
  109. package/dist/esm/components-page/account-settings/payments/payments-page.js +55 -0
  110. package/dist/esm/components-page/account-settings/payments/payments-page.js.map +1 -0
  111. package/dist/esm/components-page/account-settings/payments/payments-panel.js +350 -0
  112. package/dist/esm/components-page/account-settings/payments/payments-panel.js.map +1 -0
  113. package/dist/esm/components-page/account-settings/profile-page/profile-page.js.map +1 -1
  114. package/dist/esm/components-page/account-settings/section.js.map +1 -1
  115. package/dist/esm/components-page/account-settings/settings/delete-account-section.js.map +1 -1
  116. package/dist/esm/components-page/account-settings/settings/settings-page.js.map +1 -1
  117. package/dist/esm/components-page/account-settings/settings/sign-out-section.js.map +1 -1
  118. package/dist/esm/components-page/account-settings/teams/leave-team-section.js.map +1 -1
  119. package/dist/esm/components-page/account-settings/teams/team-api-keys-section.js.map +1 -1
  120. package/dist/esm/components-page/account-settings/teams/team-creation-page.js.map +1 -1
  121. package/dist/esm/components-page/account-settings/teams/team-display-name-section.js.map +1 -1
  122. package/dist/esm/components-page/account-settings/teams/team-member-invitation-section.js.map +1 -1
  123. package/dist/esm/components-page/account-settings/teams/team-member-list-section.js.map +1 -1
  124. package/dist/esm/components-page/account-settings/teams/team-page.js.map +1 -1
  125. package/dist/esm/components-page/account-settings/teams/team-profile-image-section.js.map +1 -1
  126. package/dist/esm/components-page/account-settings/teams/team-profile-user-section.js.map +1 -1
  127. package/dist/esm/components-page/account-settings.js +23 -3
  128. package/dist/esm/components-page/account-settings.js.map +1 -1
  129. package/dist/esm/components-page/auth-page.js.map +1 -1
  130. package/dist/esm/components-page/cli-auth-confirm.js.map +1 -1
  131. package/dist/esm/components-page/email-verification.js.map +1 -1
  132. package/dist/esm/components-page/error-page.js.map +1 -1
  133. package/dist/esm/components-page/forgot-password.js.map +1 -1
  134. package/dist/esm/components-page/magic-link-callback.js.map +1 -1
  135. package/dist/esm/components-page/mfa.js.map +1 -1
  136. package/dist/esm/components-page/oauth-callback.js.map +1 -1
  137. package/dist/esm/components-page/onboarding.js.map +1 -1
  138. package/dist/esm/components-page/password-reset.js.map +1 -1
  139. package/dist/esm/components-page/section.js.map +1 -1
  140. package/dist/esm/components-page/sign-in.js.map +1 -1
  141. package/dist/esm/components-page/sign-out.js.map +1 -1
  142. package/dist/esm/components-page/sign-up.js.map +1 -1
  143. package/dist/esm/components-page/stack-handler-client.js.map +1 -1
  144. package/dist/esm/components-page/stack-handler.js.map +1 -1
  145. package/dist/esm/components-page/team-creation.js.map +1 -1
  146. package/dist/esm/components-page/team-invitation.js.map +1 -1
  147. package/dist/esm/generated/global-css.js +1 -1
  148. package/dist/esm/generated/global-css.js.map +1 -1
  149. package/dist/esm/generated/quetzal-translations.js +4032 -3556
  150. package/dist/esm/generated/quetzal-translations.js.map +1 -1
  151. package/dist/esm/index.js.map +1 -1
  152. package/dist/esm/integrations/convex/component/convex.config.js.map +1 -1
  153. package/dist/esm/integrations/convex.js.map +1 -1
  154. package/dist/esm/lib/auth.js.map +1 -1
  155. package/dist/esm/lib/cookie.js.map +1 -1
  156. package/dist/esm/lib/hooks.js.map +1 -1
  157. package/dist/esm/lib/stack-app/api-keys/index.js.map +1 -1
  158. package/dist/esm/lib/stack-app/apps/implementations/admin-app-impl.js.map +1 -1
  159. package/dist/esm/lib/stack-app/apps/implementations/client-app-impl.js +63 -4
  160. package/dist/esm/lib/stack-app/apps/implementations/client-app-impl.js.map +1 -1
  161. package/dist/esm/lib/stack-app/apps/implementations/common.js +1 -1
  162. package/dist/esm/lib/stack-app/apps/implementations/common.js.map +1 -1
  163. package/dist/esm/lib/stack-app/apps/implementations/index.js.map +1 -1
  164. package/dist/esm/lib/stack-app/apps/implementations/server-app-impl.js.map +1 -1
  165. package/dist/esm/lib/stack-app/apps/index.js.map +1 -1
  166. package/dist/esm/lib/stack-app/apps/interfaces/admin-app.js.map +1 -1
  167. package/dist/esm/lib/stack-app/apps/interfaces/client-app.js.map +1 -1
  168. package/dist/esm/lib/stack-app/apps/interfaces/server-app.js.map +1 -1
  169. package/dist/esm/lib/stack-app/common.js.map +1 -1
  170. package/dist/esm/lib/stack-app/contact-channels/index.js.map +1 -1
  171. package/dist/esm/lib/stack-app/email-templates/index.js.map +1 -1
  172. package/dist/esm/lib/stack-app/index.js.map +1 -1
  173. package/dist/esm/lib/stack-app/internal-api-keys/index.js.map +1 -1
  174. package/dist/esm/lib/stack-app/permissions/index.js.map +1 -1
  175. package/dist/esm/lib/stack-app/projects/index.js.map +1 -1
  176. package/dist/esm/lib/stack-app/teams/index.js.map +1 -1
  177. package/dist/esm/lib/stack-app/users/index.js.map +1 -1
  178. package/dist/esm/lib/translations.js.map +1 -1
  179. package/dist/esm/providers/stack-provider-client.js.map +1 -1
  180. package/dist/esm/providers/stack-provider.js.map +1 -1
  181. package/dist/esm/providers/theme-provider.js.map +1 -1
  182. package/dist/esm/providers/translation-provider-client.js.map +1 -1
  183. package/dist/esm/providers/translation-provider.js.map +1 -1
  184. package/dist/esm/utils/browser-script.js.map +1 -1
  185. package/dist/esm/utils/constants.js.map +1 -1
  186. package/dist/esm/utils/url.js.map +1 -1
  187. package/dist/generated/global-css.js +1 -1
  188. package/dist/generated/global-css.js.map +1 -1
  189. package/dist/generated/quetzal-translations.js +4032 -3556
  190. package/dist/generated/quetzal-translations.js.map +1 -1
  191. package/dist/index.d.mts +38 -2
  192. package/dist/index.d.ts +38 -2
  193. package/dist/index.js.map +1 -1
  194. package/dist/integrations/convex/component/convex.config.js.map +1 -1
  195. package/dist/integrations/convex.js.map +1 -1
  196. package/dist/lib/auth.js.map +1 -1
  197. package/dist/lib/cookie.js.map +1 -1
  198. package/dist/lib/hooks.js.map +1 -1
  199. package/dist/lib/stack-app/api-keys/index.js.map +1 -1
  200. package/dist/lib/stack-app/apps/implementations/admin-app-impl.js.map +1 -1
  201. package/dist/lib/stack-app/apps/implementations/client-app-impl.js +63 -4
  202. package/dist/lib/stack-app/apps/implementations/client-app-impl.js.map +1 -1
  203. package/dist/lib/stack-app/apps/implementations/common.js +1 -1
  204. package/dist/lib/stack-app/apps/implementations/common.js.map +1 -1
  205. package/dist/lib/stack-app/apps/implementations/index.js.map +1 -1
  206. package/dist/lib/stack-app/apps/implementations/server-app-impl.js.map +1 -1
  207. package/dist/lib/stack-app/apps/index.js.map +1 -1
  208. package/dist/lib/stack-app/apps/interfaces/admin-app.js.map +1 -1
  209. package/dist/lib/stack-app/apps/interfaces/client-app.js.map +1 -1
  210. package/dist/lib/stack-app/apps/interfaces/server-app.js.map +1 -1
  211. package/dist/lib/stack-app/common.js.map +1 -1
  212. package/dist/lib/stack-app/connected-accounts/index.js.map +1 -1
  213. package/dist/lib/stack-app/contact-channels/index.js.map +1 -1
  214. package/dist/lib/stack-app/customers/index.js.map +1 -1
  215. package/dist/lib/stack-app/data-vault/index.js.map +1 -1
  216. package/dist/lib/stack-app/email/index.js.map +1 -1
  217. package/dist/lib/stack-app/email-templates/index.js.map +1 -1
  218. package/dist/lib/stack-app/index.js.map +1 -1
  219. package/dist/lib/stack-app/internal-api-keys/index.js.map +1 -1
  220. package/dist/lib/stack-app/notification-categories/index.js.map +1 -1
  221. package/dist/lib/stack-app/permissions/index.js.map +1 -1
  222. package/dist/lib/stack-app/project-configs/index.js.map +1 -1
  223. package/dist/lib/stack-app/projects/index.js.map +1 -1
  224. package/dist/lib/stack-app/teams/index.js.map +1 -1
  225. package/dist/lib/stack-app/users/index.js.map +1 -1
  226. package/dist/lib/translations.js.map +1 -1
  227. package/dist/providers/stack-provider-client.js.map +1 -1
  228. package/dist/providers/stack-provider.js.map +1 -1
  229. package/dist/providers/theme-provider.js.map +1 -1
  230. package/dist/providers/translation-provider-client.js.map +1 -1
  231. package/dist/providers/translation-provider.js.map +1 -1
  232. package/dist/utils/browser-script.js.map +1 -1
  233. package/dist/utils/constants.js.map +1 -1
  234. package/dist/utils/url.js.map +1 -1
  235. package/package.json +19 -17
@@ -1 +1 @@
1
- {"version":3,"sources":["../../../src/generated/global-css.ts"],"sourcesContent":["export const globalCSS = \":where(.stack-scope) *, :where(.stack-scope) ::before, :where(.stack-scope) ::after, *:where(.stack-scope), :where(.stack-scope)::before, :where(.stack-scope)::after {\\n --tw-border-spacing-x: 0;\\n --tw-border-spacing-y: 0;\\n --tw-translate-x: 0;\\n --tw-translate-y: 0;\\n --tw-rotate: 0;\\n --tw-skew-x: 0;\\n --tw-skew-y: 0;\\n --tw-scale-x: 1;\\n --tw-scale-y: 1;\\n --tw-pan-x: ;\\n --tw-pan-y: ;\\n --tw-pinch-zoom: ;\\n --tw-scroll-snap-strictness: proximity;\\n --tw-gradient-from-position: ;\\n --tw-gradient-via-position: ;\\n --tw-gradient-to-position: ;\\n --tw-ordinal: ;\\n --tw-slashed-zero: ;\\n --tw-numeric-figure: ;\\n --tw-numeric-spacing: ;\\n --tw-numeric-fraction: ;\\n --tw-ring-inset: ;\\n --tw-ring-offset-width: 0px;\\n --tw-ring-offset-color: #fff;\\n --tw-ring-color: rgb(59 130 246 / 0.5);\\n --tw-ring-offset-shadow: 0 0 #0000;\\n --tw-ring-shadow: 0 0 #0000;\\n --tw-shadow: 0 0 #0000;\\n --tw-shadow-colored: 0 0 #0000;\\n --tw-blur: ;\\n --tw-brightness: ;\\n --tw-contrast: ;\\n --tw-grayscale: ;\\n --tw-hue-rotate: ;\\n --tw-invert: ;\\n --tw-saturate: ;\\n --tw-sepia: ;\\n --tw-drop-shadow: ;\\n --tw-backdrop-blur: ;\\n --tw-backdrop-brightness: ;\\n --tw-backdrop-contrast: ;\\n --tw-backdrop-grayscale: ;\\n --tw-backdrop-hue-rotate: ;\\n --tw-backdrop-invert: ;\\n --tw-backdrop-opacity: ;\\n --tw-backdrop-saturate: ;\\n --tw-backdrop-sepia: ;\\n --tw-contain-size: ;\\n --tw-contain-layout: ;\\n --tw-contain-paint: ;\\n --tw-contain-style: ;\\n}\\n:where(.stack-scope) ::backdrop, :where(.stack-scope)::backdrop {\\n --tw-border-spacing-x: 0;\\n --tw-border-spacing-y: 0;\\n --tw-translate-x: 0;\\n --tw-translate-y: 0;\\n --tw-rotate: 0;\\n --tw-skew-x: 0;\\n --tw-skew-y: 0;\\n --tw-scale-x: 1;\\n --tw-scale-y: 1;\\n --tw-pan-x: ;\\n --tw-pan-y: ;\\n --tw-pinch-zoom: ;\\n --tw-scroll-snap-strictness: proximity;\\n --tw-gradient-from-position: ;\\n --tw-gradient-via-position: ;\\n --tw-gradient-to-position: ;\\n --tw-ordinal: ;\\n --tw-slashed-zero: ;\\n --tw-numeric-figure: ;\\n --tw-numeric-spacing: ;\\n --tw-numeric-fraction: ;\\n --tw-ring-inset: ;\\n --tw-ring-offset-width: 0px;\\n --tw-ring-offset-color: #fff;\\n --tw-ring-color: rgb(59 130 246 / 0.5);\\n --tw-ring-offset-shadow: 0 0 #0000;\\n --tw-ring-shadow: 0 0 #0000;\\n --tw-shadow: 0 0 #0000;\\n --tw-shadow-colored: 0 0 #0000;\\n --tw-blur: ;\\n --tw-brightness: ;\\n --tw-contrast: ;\\n --tw-grayscale: ;\\n --tw-hue-rotate: ;\\n --tw-invert: ;\\n --tw-saturate: ;\\n --tw-sepia: ;\\n --tw-drop-shadow: ;\\n --tw-backdrop-blur: ;\\n --tw-backdrop-brightness: ;\\n --tw-backdrop-contrast: ;\\n --tw-backdrop-grayscale: ;\\n --tw-backdrop-hue-rotate: ;\\n --tw-backdrop-invert: ;\\n --tw-backdrop-opacity: ;\\n --tw-backdrop-saturate: ;\\n --tw-backdrop-sepia: ;\\n --tw-contain-size: ;\\n --tw-contain-layout: ;\\n --tw-contain-paint: ;\\n --tw-contain-style: ;\\n}\\n/*\\n! tailwindcss v3.4.14 | MIT License | https://tailwindcss.com\\n*/\\n/*\\n1. Prevent padding and border from affecting element width. (https://github.com/mozdevs/cssremedy/issues/4)\\n2. Allow adding a border to an element by just adding a border-width. (https://github.com/tailwindcss/tailwindcss/pull/116)\\n*/\\n:where(.stack-scope) *,\\n:where(.stack-scope) ::before,\\n:where(.stack-scope) ::after,\\n*:where(.stack-scope),\\n:where(.stack-scope)::before,\\n:where(.stack-scope)::after {\\n box-sizing: border-box;\\n /* 1 */\\n border-width: 0;\\n /* 2 */\\n border-style: solid;\\n /* 2 */\\n border-color: #e5e7eb;\\n /* 2 */\\n}\\n:where(.stack-scope) ::before,\\n:where(.stack-scope) ::after,\\n:where(.stack-scope)::before,\\n:where(.stack-scope)::after {\\n --tw-content: '';\\n}\\n/*\\n1. Use a consistent sensible line-height in all browsers.\\n2. Prevent adjustments of font size after orientation changes in iOS.\\n3. Use a more readable tab size.\\n4. Use the user's configured `sans` font-family by default.\\n5. Use the user's configured `sans` font-feature-settings by default.\\n6. Use the user's configured `sans` font-variation-settings by default.\\n7. Disable tap highlights on iOS\\n*/\\n:where(.stack-scope) html,\\n:where(.stack-scope) :host,\\nhtml:where(.stack-scope),\\n:where(.stack-scope):host {\\n line-height: 1.5;\\n /* 1 */\\n -webkit-text-size-adjust: 100%;\\n /* 2 */\\n -moz-tab-size: 4;\\n /* 3 */\\n -o-tab-size: 4;\\n tab-size: 4;\\n /* 3 */\\n font-family: ui-sans-serif, system-ui, sans-serif, \\\"Apple Color Emoji\\\", \\\"Segoe UI Emoji\\\", \\\"Segoe UI Symbol\\\", \\\"Noto Color Emoji\\\";\\n /* 4 */\\n font-feature-settings: normal;\\n /* 5 */\\n font-variation-settings: normal;\\n /* 6 */\\n -webkit-tap-highlight-color: transparent;\\n /* 7 */\\n}\\n/*\\n1. Remove the margin in all browsers.\\n2. Inherit line-height from `html` so users can set them as a class directly on the `html` element.\\n*/\\n:where(.stack-scope) body, body:where(.stack-scope) {\\n margin: 0;\\n /* 1 */\\n line-height: inherit;\\n /* 2 */\\n}\\n/*\\n1. Add the correct height in Firefox.\\n2. Correct the inheritance of border color in Firefox. (https://bugzilla.mozilla.org/show_bug.cgi?id=190655)\\n3. Ensure horizontal rules are visible by default.\\n*/\\n:where(.stack-scope) hr, hr:where(.stack-scope) {\\n height: 0;\\n /* 1 */\\n color: inherit;\\n /* 2 */\\n border-top-width: 1px;\\n /* 3 */\\n}\\n/*\\nAdd the correct text decoration in Chrome, Edge, and Safari.\\n*/\\n:where(.stack-scope) abbr:where([title]), abbr:where(.stack-scope):where([title]) {\\n text-decoration: underline dotted;\\n}\\n/*\\nRemove the default font size and weight for headings.\\n*/\\n:where(.stack-scope) h1,\\n:where(.stack-scope) h2,\\n:where(.stack-scope) h3,\\n:where(.stack-scope) h4,\\n:where(.stack-scope) h5,\\n:where(.stack-scope) h6,\\nh1:where(.stack-scope),\\nh2:where(.stack-scope),\\nh3:where(.stack-scope),\\nh4:where(.stack-scope),\\nh5:where(.stack-scope),\\nh6:where(.stack-scope) {\\n font-size: inherit;\\n font-weight: inherit;\\n}\\n/*\\nReset links to optimize for opt-in styling instead of opt-out.\\n*/\\n:where(.stack-scope) a, a:where(.stack-scope) {\\n color: inherit;\\n text-decoration: inherit;\\n}\\n/*\\nAdd the correct font weight in Edge and Safari.\\n*/\\n:where(.stack-scope) b,\\n:where(.stack-scope) strong,\\nb:where(.stack-scope),\\nstrong:where(.stack-scope) {\\n font-weight: bolder;\\n}\\n/*\\n1. Use the user's configured `mono` font-family by default.\\n2. Use the user's configured `mono` font-feature-settings by default.\\n3. Use the user's configured `mono` font-variation-settings by default.\\n4. Correct the odd `em` font sizing in all browsers.\\n*/\\n:where(.stack-scope) code,\\n:where(.stack-scope) kbd,\\n:where(.stack-scope) samp,\\n:where(.stack-scope) pre,\\ncode:where(.stack-scope),\\nkbd:where(.stack-scope),\\nsamp:where(.stack-scope),\\npre:where(.stack-scope) {\\n font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, \\\"Liberation Mono\\\", \\\"Courier New\\\", monospace;\\n /* 1 */\\n font-feature-settings: normal;\\n /* 2 */\\n font-variation-settings: normal;\\n /* 3 */\\n font-size: 1em;\\n /* 4 */\\n}\\n/*\\nAdd the correct font size in all browsers.\\n*/\\n:where(.stack-scope) small, small:where(.stack-scope) {\\n font-size: 80%;\\n}\\n/*\\nPrevent `sub` and `sup` elements from affecting the line height in all browsers.\\n*/\\n:where(.stack-scope) sub,\\n:where(.stack-scope) sup,\\nsub:where(.stack-scope),\\nsup:where(.stack-scope) {\\n font-size: 75%;\\n line-height: 0;\\n position: relative;\\n vertical-align: baseline;\\n}\\n:where(.stack-scope) sub, sub:where(.stack-scope) {\\n bottom: -0.25em;\\n}\\n:where(.stack-scope) sup, sup:where(.stack-scope) {\\n top: -0.5em;\\n}\\n/*\\n1. Remove text indentation from table contents in Chrome and Safari. (https://bugs.chromium.org/p/chromium/issues/detail?id=999088, https://bugs.webkit.org/show_bug.cgi?id=201297)\\n2. Correct table border color inheritance in all Chrome and Safari. (https://bugs.chromium.org/p/chromium/issues/detail?id=935729, https://bugs.webkit.org/show_bug.cgi?id=195016)\\n3. Remove gaps between table borders by default.\\n*/\\n:where(.stack-scope) table, table:where(.stack-scope) {\\n text-indent: 0;\\n /* 1 */\\n border-color: inherit;\\n /* 2 */\\n border-collapse: collapse;\\n /* 3 */\\n}\\n/*\\n1. Change the font styles in all browsers.\\n2. Remove the margin in Firefox and Safari.\\n3. Remove default padding in all browsers.\\n*/\\n:where(.stack-scope) button,\\n:where(.stack-scope) input,\\n:where(.stack-scope) optgroup,\\n:where(.stack-scope) select,\\n:where(.stack-scope) textarea,\\nbutton:where(.stack-scope),\\ninput:where(.stack-scope),\\noptgroup:where(.stack-scope),\\nselect:where(.stack-scope),\\ntextarea:where(.stack-scope) {\\n font-family: inherit;\\n /* 1 */\\n font-feature-settings: inherit;\\n /* 1 */\\n font-variation-settings: inherit;\\n /* 1 */\\n font-size: 100%;\\n /* 1 */\\n font-weight: inherit;\\n /* 1 */\\n line-height: inherit;\\n /* 1 */\\n letter-spacing: inherit;\\n /* 1 */\\n color: inherit;\\n /* 1 */\\n margin: 0;\\n /* 2 */\\n padding: 0;\\n /* 3 */\\n}\\n/*\\nRemove the inheritance of text transform in Edge and Firefox.\\n*/\\n:where(.stack-scope) button,\\n:where(.stack-scope) select,\\nbutton:where(.stack-scope),\\nselect:where(.stack-scope) {\\n text-transform: none;\\n}\\n/*\\n1. Correct the inability to style clickable types in iOS and Safari.\\n2. Remove default button styles.\\n*/\\n:where(.stack-scope) button,\\n:where(.stack-scope) input:where([type='button']),\\n:where(.stack-scope) input:where([type='reset']),\\n:where(.stack-scope) input:where([type='submit']),\\nbutton:where(.stack-scope),\\ninput:where(.stack-scope):where([type='button']),\\ninput:where(.stack-scope):where([type='reset']),\\ninput:where(.stack-scope):where([type='submit']) {\\n -webkit-appearance: button;\\n /* 1 */\\n background-color: transparent;\\n /* 2 */\\n background-image: none;\\n /* 2 */\\n}\\n/*\\nUse the modern Firefox focus style for all focusable elements.\\n*/\\n:where(.stack-scope) :-moz-focusring, :where(.stack-scope):-moz-focusring {\\n outline: auto;\\n}\\n/*\\nRemove the additional `:invalid` styles in Firefox. (https://github.com/mozilla/gecko-dev/blob/2f9eacd9d3d995c937b4251a5557d95d494c9be1/layout/style/res/forms.css#L728-L737)\\n*/\\n:where(.stack-scope) :-moz-ui-invalid, :where(.stack-scope):-moz-ui-invalid {\\n box-shadow: none;\\n}\\n/*\\nAdd the correct vertical alignment in Chrome and Firefox.\\n*/\\n:where(.stack-scope) progress, progress:where(.stack-scope) {\\n vertical-align: baseline;\\n}\\n/*\\nCorrect the cursor style of increment and decrement buttons in Safari.\\n*/\\n:where(.stack-scope) ::-webkit-inner-spin-button,\\n:where(.stack-scope) ::-webkit-outer-spin-button,\\n:where(.stack-scope)::-webkit-inner-spin-button,\\n:where(.stack-scope)::-webkit-outer-spin-button {\\n height: auto;\\n}\\n/*\\n1. Correct the odd appearance in Chrome and Safari.\\n2. Correct the outline style in Safari.\\n*/\\n:where(.stack-scope) [type='search'], [type='search'] :where(.stack-scope) {\\n -webkit-appearance: textfield;\\n /* 1 */\\n outline-offset: -2px;\\n /* 2 */\\n}\\n/*\\nRemove the inner padding in Chrome and Safari on macOS.\\n*/\\n:where(.stack-scope) ::-webkit-search-decoration, :where(.stack-scope)::-webkit-search-decoration {\\n -webkit-appearance: none;\\n}\\n/*\\n1. Correct the inability to style clickable types in iOS and Safari.\\n2. Change font properties to `inherit` in Safari.\\n*/\\n:where(.stack-scope) ::-webkit-file-upload-button, :where(.stack-scope)::-webkit-file-upload-button {\\n -webkit-appearance: button;\\n /* 1 */\\n font: inherit;\\n /* 2 */\\n}\\n/*\\nAdd the correct display in Chrome and Safari.\\n*/\\n:where(.stack-scope) summary, summary:where(.stack-scope) {\\n display: list-item;\\n}\\n/*\\nRemoves the default spacing and border for appropriate elements.\\n*/\\n:where(.stack-scope) blockquote,\\n:where(.stack-scope) dl,\\n:where(.stack-scope) dd,\\n:where(.stack-scope) h1,\\n:where(.stack-scope) h2,\\n:where(.stack-scope) h3,\\n:where(.stack-scope) h4,\\n:where(.stack-scope) h5,\\n:where(.stack-scope) h6,\\n:where(.stack-scope) hr,\\n:where(.stack-scope) figure,\\n:where(.stack-scope) p,\\n:where(.stack-scope) pre,\\nblockquote:where(.stack-scope),\\ndl:where(.stack-scope),\\ndd:where(.stack-scope),\\nh1:where(.stack-scope),\\nh2:where(.stack-scope),\\nh3:where(.stack-scope),\\nh4:where(.stack-scope),\\nh5:where(.stack-scope),\\nh6:where(.stack-scope),\\nhr:where(.stack-scope),\\nfigure:where(.stack-scope),\\np:where(.stack-scope),\\npre:where(.stack-scope) {\\n margin: 0;\\n}\\n:where(.stack-scope) fieldset, fieldset:where(.stack-scope) {\\n margin: 0;\\n padding: 0;\\n}\\n:where(.stack-scope) legend, legend:where(.stack-scope) {\\n padding: 0;\\n}\\n:where(.stack-scope) ol,\\n:where(.stack-scope) ul,\\n:where(.stack-scope) menu,\\nol:where(.stack-scope),\\nul:where(.stack-scope),\\nmenu:where(.stack-scope) {\\n list-style: none;\\n margin: 0;\\n padding: 0;\\n}\\n/*\\nReset default styling for dialogs.\\n*/\\n:where(.stack-scope) dialog, dialog:where(.stack-scope) {\\n padding: 0;\\n}\\n/*\\nPrevent resizing textareas horizontally by default.\\n*/\\n:where(.stack-scope) textarea, textarea:where(.stack-scope) {\\n resize: vertical;\\n}\\n/*\\n1. Reset the default placeholder opacity in Firefox. (https://github.com/tailwindlabs/tailwindcss/issues/3300)\\n2. Set the default placeholder color to the user's configured gray 400 color.\\n*/\\n:where(.stack-scope) input::-moz-placeholder, :where(.stack-scope) textarea::-moz-placeholder, input:where(.stack-scope)::-moz-placeholder, textarea:where(.stack-scope)::-moz-placeholder {\\n opacity: 1;\\n /* 1 */\\n color: #9ca3af;\\n /* 2 */\\n}\\n:where(.stack-scope) input::placeholder,\\n:where(.stack-scope) textarea::placeholder,\\ninput:where(.stack-scope)::placeholder,\\ntextarea:where(.stack-scope)::placeholder {\\n opacity: 1;\\n /* 1 */\\n color: #9ca3af;\\n /* 2 */\\n}\\n/*\\nSet the default cursor for buttons.\\n*/\\n:where(.stack-scope) button,\\n:where(.stack-scope) [role=\\\"button\\\"],\\nbutton:where(.stack-scope),\\n[role=\\\"button\\\"] :where(.stack-scope) {\\n cursor: pointer;\\n}\\n/*\\nMake sure disabled buttons don't get the pointer cursor.\\n*/\\n:where(.stack-scope) :disabled, :where(.stack-scope):disabled {\\n cursor: default;\\n}\\n/*\\n1. Make replaced elements `display: block` by default. (https://github.com/mozdevs/cssremedy/issues/14)\\n2. Add `vertical-align: middle` to align replaced elements more sensibly by default. (https://github.com/jensimmons/cssremedy/issues/14#issuecomment-634934210)\\n This can trigger a poorly considered lint error in some tools but is included by design.\\n*/\\n:where(.stack-scope) img,\\n:where(.stack-scope) svg,\\n:where(.stack-scope) video,\\n:where(.stack-scope) canvas,\\n:where(.stack-scope) audio,\\n:where(.stack-scope) iframe,\\n:where(.stack-scope) embed,\\n:where(.stack-scope) object,\\nimg:where(.stack-scope),\\nsvg:where(.stack-scope),\\nvideo:where(.stack-scope),\\ncanvas:where(.stack-scope),\\naudio:where(.stack-scope),\\niframe:where(.stack-scope),\\nembed:where(.stack-scope),\\nobject:where(.stack-scope) {\\n display: block;\\n /* 1 */\\n vertical-align: middle;\\n /* 2 */\\n}\\n/*\\nConstrain images and videos to the parent width and preserve their intrinsic aspect ratio. (https://github.com/mozdevs/cssremedy/issues/14)\\n*/\\n:where(.stack-scope) img,\\n:where(.stack-scope) video,\\nimg:where(.stack-scope),\\nvideo:where(.stack-scope) {\\n max-width: 100%;\\n height: auto;\\n}\\n/* Make elements with the HTML hidden attribute stay hidden by default */\\n:where(.stack-scope) [hidden]:where(:not([hidden=\\\"until-found\\\"])), [hidden] :where(.stack-scope):where(:not([hidden=\\\"until-found\\\"])) {\\n display: none;\\n}\\n:where(.stack-scope) .sr-only, :where(.stack-scope).sr-only {\\n position: absolute;\\n width: 1px;\\n height: 1px;\\n padding: 0;\\n margin: -1px;\\n overflow: hidden;\\n clip: rect(0, 0, 0, 0);\\n white-space: nowrap;\\n border-width: 0;\\n}\\n:where(.stack-scope) .pointer-events-none, :where(.stack-scope).pointer-events-none {\\n pointer-events: none;\\n}\\n:where(.stack-scope) .pointer-events-auto, :where(.stack-scope).pointer-events-auto {\\n pointer-events: auto;\\n}\\n:where(.stack-scope) .visible, :where(.stack-scope).visible {\\n visibility: visible;\\n}\\n:where(.stack-scope) .invisible, :where(.stack-scope).invisible {\\n visibility: hidden;\\n}\\n:where(.stack-scope) .static, :where(.stack-scope).static {\\n position: static;\\n}\\n:where(.stack-scope) .fixed, :where(.stack-scope).fixed {\\n position: fixed;\\n}\\n:where(.stack-scope) .absolute, :where(.stack-scope).absolute {\\n position: absolute;\\n}\\n:where(.stack-scope) .relative, :where(.stack-scope).relative {\\n position: relative;\\n}\\n:where(.stack-scope) .inset-0, :where(.stack-scope).inset-0 {\\n inset: 0px;\\n}\\n:where(.stack-scope) .inset-x-0, :where(.stack-scope).inset-x-0 {\\n left: 0px;\\n right: 0px;\\n}\\n:where(.stack-scope) .inset-y-0, :where(.stack-scope).inset-y-0 {\\n top: 0px;\\n bottom: 0px;\\n}\\n:where(.stack-scope) .-right-2, :where(.stack-scope).-right-2 {\\n right: -0.5rem;\\n}\\n:where(.stack-scope) .-top-2, :where(.stack-scope).-top-2 {\\n top: -0.5rem;\\n}\\n:where(.stack-scope) .bottom-0, :where(.stack-scope).bottom-0 {\\n bottom: 0px;\\n}\\n:where(.stack-scope) .left-0, :where(.stack-scope).left-0 {\\n left: 0px;\\n}\\n:where(.stack-scope) .left-2, :where(.stack-scope).left-2 {\\n left: 0.5rem;\\n}\\n:where(.stack-scope) .left-3, :where(.stack-scope).left-3 {\\n left: 0.75rem;\\n}\\n:where(.stack-scope) .left-\\\\[50\\\\%\\\\], :where(.stack-scope).left-\\\\[50\\\\%\\\\] {\\n left: 50%;\\n}\\n:where(.stack-scope) .right-0, :where(.stack-scope).right-0 {\\n right: 0px;\\n}\\n:where(.stack-scope) .right-1, :where(.stack-scope).right-1 {\\n right: 0.25rem;\\n}\\n:where(.stack-scope) .right-2, :where(.stack-scope).right-2 {\\n right: 0.5rem;\\n}\\n:where(.stack-scope) .right-3, :where(.stack-scope).right-3 {\\n right: 0.75rem;\\n}\\n:where(.stack-scope) .right-4, :where(.stack-scope).right-4 {\\n right: 1rem;\\n}\\n:where(.stack-scope) .top-0, :where(.stack-scope).top-0 {\\n top: 0px;\\n}\\n:where(.stack-scope) .top-1, :where(.stack-scope).top-1 {\\n top: 0.25rem;\\n}\\n:where(.stack-scope) .top-2, :where(.stack-scope).top-2 {\\n top: 0.5rem;\\n}\\n:where(.stack-scope) .top-4, :where(.stack-scope).top-4 {\\n top: 1rem;\\n}\\n:where(.stack-scope) .top-\\\\[1px\\\\], :where(.stack-scope).top-\\\\[1px\\\\] {\\n top: 1px;\\n}\\n:where(.stack-scope) .top-\\\\[50\\\\%\\\\], :where(.stack-scope).top-\\\\[50\\\\%\\\\] {\\n top: 50%;\\n}\\n:where(.stack-scope) .top-\\\\[60\\\\%\\\\], :where(.stack-scope).top-\\\\[60\\\\%\\\\] {\\n top: 60%;\\n}\\n:where(.stack-scope) .top-full, :where(.stack-scope).top-full {\\n top: 100%;\\n}\\n:where(.stack-scope) .z-10, :where(.stack-scope).z-10 {\\n z-index: 10;\\n}\\n:where(.stack-scope) .z-50, :where(.stack-scope).z-50 {\\n z-index: 50;\\n}\\n:where(.stack-scope) .z-\\\\[100\\\\], :where(.stack-scope).z-\\\\[100\\\\] {\\n z-index: 100;\\n}\\n:where(.stack-scope) .z-\\\\[1\\\\], :where(.stack-scope).z-\\\\[1\\\\] {\\n z-index: 1;\\n}\\n:where(.stack-scope) .-mx-1, :where(.stack-scope).-mx-1 {\\n margin-left: -0.25rem;\\n margin-right: -0.25rem;\\n}\\n:where(.stack-scope) .-mx-6, :where(.stack-scope).-mx-6 {\\n margin-left: -1.5rem;\\n margin-right: -1.5rem;\\n}\\n:where(.stack-scope) .mx-2, :where(.stack-scope).mx-2 {\\n margin-left: 0.5rem;\\n margin-right: 0.5rem;\\n}\\n:where(.stack-scope) .my-1, :where(.stack-scope).my-1 {\\n margin-top: 0.25rem;\\n margin-bottom: 0.25rem;\\n}\\n:where(.stack-scope) .my-2, :where(.stack-scope).my-2 {\\n margin-top: 0.5rem;\\n margin-bottom: 0.5rem;\\n}\\n:where(.stack-scope) .my-5, :where(.stack-scope).my-5 {\\n margin-top: 1.25rem;\\n margin-bottom: 1.25rem;\\n}\\n:where(.stack-scope) .my-6, :where(.stack-scope).my-6 {\\n margin-top: 1.5rem;\\n margin-bottom: 1.5rem;\\n}\\n:where(.stack-scope) .-ml-3, :where(.stack-scope).-ml-3 {\\n margin-left: -0.75rem;\\n}\\n:where(.stack-scope) .mb-1, :where(.stack-scope).mb-1 {\\n margin-bottom: 0.25rem;\\n}\\n:where(.stack-scope) .mb-2, :where(.stack-scope).mb-2 {\\n margin-bottom: 0.5rem;\\n}\\n:where(.stack-scope) .mb-4, :where(.stack-scope).mb-4 {\\n margin-bottom: 1rem;\\n}\\n:where(.stack-scope) .mb-6, :where(.stack-scope).mb-6 {\\n margin-bottom: 1.5rem;\\n}\\n:where(.stack-scope) .ml-1, :where(.stack-scope).ml-1 {\\n margin-left: 0.25rem;\\n}\\n:where(.stack-scope) .ml-2, :where(.stack-scope).ml-2 {\\n margin-left: 0.5rem;\\n}\\n:where(.stack-scope) .ml-auto, :where(.stack-scope).ml-auto {\\n margin-left: auto;\\n}\\n:where(.stack-scope) .mr-1\\\\.5, :where(.stack-scope).mr-1\\\\.5 {\\n margin-right: 0.375rem;\\n}\\n:where(.stack-scope) .mr-2, :where(.stack-scope).mr-2 {\\n margin-right: 0.5rem;\\n}\\n:where(.stack-scope) .mr-4, :where(.stack-scope).mr-4 {\\n margin-right: 1rem;\\n}\\n:where(.stack-scope) .mt-1, :where(.stack-scope).mt-1 {\\n margin-top: 0.25rem;\\n}\\n:where(.stack-scope) .mt-1\\\\.5, :where(.stack-scope).mt-1\\\\.5 {\\n margin-top: 0.375rem;\\n}\\n:where(.stack-scope) .mt-2, :where(.stack-scope).mt-2 {\\n margin-top: 0.5rem;\\n}\\n:where(.stack-scope) .mt-4, :where(.stack-scope).mt-4 {\\n margin-top: 1rem;\\n}\\n:where(.stack-scope) .mt-6, :where(.stack-scope).mt-6 {\\n margin-top: 1.5rem;\\n}\\n:where(.stack-scope) .mt-8, :where(.stack-scope).mt-8 {\\n margin-top: 2rem;\\n}\\n:where(.stack-scope) .box-border, :where(.stack-scope).box-border {\\n box-sizing: border-box;\\n}\\n:where(.stack-scope) .block, :where(.stack-scope).block {\\n display: block;\\n}\\n:where(.stack-scope) .inline, :where(.stack-scope).inline {\\n display: inline;\\n}\\n:where(.stack-scope) .flex, :where(.stack-scope).flex {\\n display: flex;\\n}\\n:where(.stack-scope) .inline-flex, :where(.stack-scope).inline-flex {\\n display: inline-flex;\\n}\\n:where(.stack-scope) .\\\\!table, :where(.stack-scope).\\\\!table {\\n display: table !important;\\n}\\n:where(.stack-scope) .table, :where(.stack-scope).table {\\n display: table;\\n}\\n:where(.stack-scope) .grid, :where(.stack-scope).grid {\\n display: grid;\\n}\\n:where(.stack-scope) .hidden, :where(.stack-scope).hidden {\\n display: none;\\n}\\n:where(.stack-scope) .aspect-square, :where(.stack-scope).aspect-square {\\n aspect-ratio: 1 / 1;\\n}\\n:where(.stack-scope) .h-0\\\\.5, :where(.stack-scope).h-0\\\\.5 {\\n height: 0.125rem;\\n}\\n:where(.stack-scope) .h-1\\\\.5, :where(.stack-scope).h-1\\\\.5 {\\n height: 0.375rem;\\n}\\n:where(.stack-scope) .h-10, :where(.stack-scope).h-10 {\\n height: 2.5rem;\\n}\\n:where(.stack-scope) .h-2, :where(.stack-scope).h-2 {\\n height: 0.5rem;\\n}\\n:where(.stack-scope) .h-2\\\\.5, :where(.stack-scope).h-2\\\\.5 {\\n height: 0.625rem;\\n}\\n:where(.stack-scope) .h-24, :where(.stack-scope).h-24 {\\n height: 6rem;\\n}\\n:where(.stack-scope) .h-3, :where(.stack-scope).h-3 {\\n height: 0.75rem;\\n}\\n:where(.stack-scope) .h-3\\\\.5, :where(.stack-scope).h-3\\\\.5 {\\n height: 0.875rem;\\n}\\n:where(.stack-scope) .h-4, :where(.stack-scope).h-4 {\\n height: 1rem;\\n}\\n:where(.stack-scope) .h-5, :where(.stack-scope).h-5 {\\n height: 1.25rem;\\n}\\n:where(.stack-scope) .h-6, :where(.stack-scope).h-6 {\\n height: 1.5rem;\\n}\\n:where(.stack-scope) .h-64, :where(.stack-scope).h-64 {\\n height: 16rem;\\n}\\n:where(.stack-scope) .h-7, :where(.stack-scope).h-7 {\\n height: 1.75rem;\\n}\\n:where(.stack-scope) .h-8, :where(.stack-scope).h-8 {\\n height: 2rem;\\n}\\n:where(.stack-scope) .h-9, :where(.stack-scope).h-9 {\\n height: 2.25rem;\\n}\\n:where(.stack-scope) .h-\\\\[1px\\\\], :where(.stack-scope).h-\\\\[1px\\\\] {\\n height: 1px;\\n}\\n:where(.stack-scope) .h-\\\\[200px\\\\], :where(.stack-scope).h-\\\\[200px\\\\] {\\n height: 200px;\\n}\\n:where(.stack-scope) .h-\\\\[300px\\\\], :where(.stack-scope).h-\\\\[300px\\\\] {\\n height: 300px;\\n}\\n:where(.stack-scope) .h-\\\\[34px\\\\], :where(.stack-scope).h-\\\\[34px\\\\] {\\n height: 34px;\\n}\\n:where(.stack-scope) .h-\\\\[60px\\\\], :where(.stack-scope).h-\\\\[60px\\\\] {\\n height: 60px;\\n}\\n:where(.stack-scope) .h-\\\\[var\\\\(--radix-navigation-menu-viewport-height\\\\)\\\\], :where(.stack-scope).h-\\\\[var\\\\(--radix-navigation-menu-viewport-height\\\\)\\\\] {\\n height: var(--radix-navigation-menu-viewport-height);\\n}\\n:where(.stack-scope) .h-\\\\[var\\\\(--radix-select-trigger-height\\\\)\\\\], :where(.stack-scope).h-\\\\[var\\\\(--radix-select-trigger-height\\\\)\\\\] {\\n height: var(--radix-select-trigger-height);\\n}\\n:where(.stack-scope) .h-full, :where(.stack-scope).h-full {\\n height: 100%;\\n}\\n:where(.stack-scope) .h-px, :where(.stack-scope).h-px {\\n height: 1px;\\n}\\n:where(.stack-scope) .max-h-6, :where(.stack-scope).max-h-6 {\\n max-height: 1.5rem;\\n}\\n:where(.stack-scope) .max-h-96, :where(.stack-scope).max-h-96 {\\n max-height: 24rem;\\n}\\n:where(.stack-scope) .max-h-\\\\[300px\\\\], :where(.stack-scope).max-h-\\\\[300px\\\\] {\\n max-height: 300px;\\n}\\n:where(.stack-scope) .max-h-screen, :where(.stack-scope).max-h-screen {\\n max-height: 100vh;\\n}\\n:where(.stack-scope) .min-h-6, :where(.stack-scope).min-h-6 {\\n min-height: 1.5rem;\\n}\\n:where(.stack-scope) .min-h-\\\\[60px\\\\], :where(.stack-scope).min-h-\\\\[60px\\\\] {\\n min-height: 60px;\\n}\\n:where(.stack-scope) .w-0, :where(.stack-scope).w-0 {\\n width: 0px;\\n}\\n:where(.stack-scope) .w-10, :where(.stack-scope).w-10 {\\n width: 2.5rem;\\n}\\n:where(.stack-scope) .w-16, :where(.stack-scope).w-16 {\\n width: 4rem;\\n}\\n:where(.stack-scope) .w-2, :where(.stack-scope).w-2 {\\n width: 0.5rem;\\n}\\n:where(.stack-scope) .w-2\\\\.5, :where(.stack-scope).w-2\\\\.5 {\\n width: 0.625rem;\\n}\\n:where(.stack-scope) .w-2\\\\/3, :where(.stack-scope).w-2\\\\/3 {\\n width: 66.666667%;\\n}\\n:where(.stack-scope) .w-24, :where(.stack-scope).w-24 {\\n width: 6rem;\\n}\\n:where(.stack-scope) .w-3, :where(.stack-scope).w-3 {\\n width: 0.75rem;\\n}\\n:where(.stack-scope) .w-3\\\\.5, :where(.stack-scope).w-3\\\\.5 {\\n width: 0.875rem;\\n}\\n:where(.stack-scope) .w-3\\\\/4, :where(.stack-scope).w-3\\\\/4 {\\n width: 75%;\\n}\\n:where(.stack-scope) .w-4, :where(.stack-scope).w-4 {\\n width: 1rem;\\n}\\n:where(.stack-scope) .w-48, :where(.stack-scope).w-48 {\\n width: 12rem;\\n}\\n:where(.stack-scope) .w-5, :where(.stack-scope).w-5 {\\n width: 1.25rem;\\n}\\n:where(.stack-scope) .w-6, :where(.stack-scope).w-6 {\\n width: 1.5rem;\\n}\\n:where(.stack-scope) .w-64, :where(.stack-scope).w-64 {\\n width: 16rem;\\n}\\n:where(.stack-scope) .w-7, :where(.stack-scope).w-7 {\\n width: 1.75rem;\\n}\\n:where(.stack-scope) .w-72, :where(.stack-scope).w-72 {\\n width: 18rem;\\n}\\n:where(.stack-scope) .w-8, :where(.stack-scope).w-8 {\\n width: 2rem;\\n}\\n:where(.stack-scope) .w-9, :where(.stack-scope).w-9 {\\n width: 2.25rem;\\n}\\n:where(.stack-scope) .w-\\\\[100px\\\\], :where(.stack-scope).w-\\\\[100px\\\\] {\\n width: 100px;\\n}\\n:where(.stack-scope) .w-\\\\[150px\\\\], :where(.stack-scope).w-\\\\[150px\\\\] {\\n width: 150px;\\n}\\n:where(.stack-scope) .w-\\\\[1px\\\\], :where(.stack-scope).w-\\\\[1px\\\\] {\\n width: 1px;\\n}\\n:where(.stack-scope) .w-\\\\[200px\\\\], :where(.stack-scope).w-\\\\[200px\\\\] {\\n width: 200px;\\n}\\n:where(.stack-scope) .w-\\\\[250px\\\\], :where(.stack-scope).w-\\\\[250px\\\\] {\\n width: 250px;\\n}\\n:where(.stack-scope) .w-\\\\[34px\\\\], :where(.stack-scope).w-\\\\[34px\\\\] {\\n width: 34px;\\n}\\n:where(.stack-scope) .w-\\\\[36px\\\\], :where(.stack-scope).w-\\\\[36px\\\\] {\\n width: 36px;\\n}\\n:where(.stack-scope) .w-\\\\[60px\\\\], :where(.stack-scope).w-\\\\[60px\\\\] {\\n width: 60px;\\n}\\n:where(.stack-scope) .w-\\\\[70px\\\\], :where(.stack-scope).w-\\\\[70px\\\\] {\\n width: 70px;\\n}\\n:where(.stack-scope) .w-\\\\[800px\\\\], :where(.stack-scope).w-\\\\[800px\\\\] {\\n width: 800px;\\n}\\n:where(.stack-scope) .w-\\\\[80px\\\\], :where(.stack-scope).w-\\\\[80px\\\\] {\\n width: 80px;\\n}\\n:where(.stack-scope) .w-\\\\[calc\\\\(100\\\\%\\\\+3rem\\\\)\\\\], :where(.stack-scope).w-\\\\[calc\\\\(100\\\\%\\\\+3rem\\\\)\\\\] {\\n width: calc(100% + 3rem);\\n}\\n:where(.stack-scope) .w-fit, :where(.stack-scope).w-fit {\\n width: -moz-fit-content;\\n width: fit-content;\\n}\\n:where(.stack-scope) .w-full, :where(.stack-scope).w-full {\\n width: 100%;\\n}\\n:where(.stack-scope) .w-max, :where(.stack-scope).w-max {\\n width: -moz-max-content;\\n width: max-content;\\n}\\n:where(.stack-scope) .w-px, :where(.stack-scope).w-px {\\n width: 1px;\\n}\\n:where(.stack-scope) .min-w-0, :where(.stack-scope).min-w-0 {\\n min-width: 0px;\\n}\\n:where(.stack-scope) .min-w-6, :where(.stack-scope).min-w-6 {\\n min-width: 1.5rem;\\n}\\n:where(.stack-scope) .min-w-\\\\[12rem\\\\], :where(.stack-scope).min-w-\\\\[12rem\\\\] {\\n min-width: 12rem;\\n}\\n:where(.stack-scope) .min-w-\\\\[150px\\\\], :where(.stack-scope).min-w-\\\\[150px\\\\] {\\n min-width: 150px;\\n}\\n:where(.stack-scope) .min-w-\\\\[200px\\\\], :where(.stack-scope).min-w-\\\\[200px\\\\] {\\n min-width: 200px;\\n}\\n:where(.stack-scope) .min-w-\\\\[8rem\\\\], :where(.stack-scope).min-w-\\\\[8rem\\\\] {\\n min-width: 8rem;\\n}\\n:where(.stack-scope) .min-w-\\\\[var\\\\(--radix-select-trigger-width\\\\)\\\\], :where(.stack-scope).min-w-\\\\[var\\\\(--radix-select-trigger-width\\\\)\\\\] {\\n min-width: var(--radix-select-trigger-width);\\n}\\n:where(.stack-scope) .max-w-40, :where(.stack-scope).max-w-40 {\\n max-width: 10rem;\\n}\\n:where(.stack-scope) .max-w-6, :where(.stack-scope).max-w-6 {\\n max-width: 1.5rem;\\n}\\n:where(.stack-scope) .max-w-60, :where(.stack-scope).max-w-60 {\\n max-width: 15rem;\\n}\\n:where(.stack-scope) .max-w-64, :where(.stack-scope).max-w-64 {\\n max-width: 16rem;\\n}\\n:where(.stack-scope) .max-w-\\\\[200px\\\\], :where(.stack-scope).max-w-\\\\[200px\\\\] {\\n max-width: 200px;\\n}\\n:where(.stack-scope) .max-w-\\\\[300px\\\\], :where(.stack-scope).max-w-\\\\[300px\\\\] {\\n max-width: 300px;\\n}\\n:where(.stack-scope) .max-w-\\\\[320px\\\\], :where(.stack-scope).max-w-\\\\[320px\\\\] {\\n max-width: 320px;\\n}\\n:where(.stack-scope) .max-w-\\\\[36px\\\\], :where(.stack-scope).max-w-\\\\[36px\\\\] {\\n max-width: 36px;\\n}\\n:where(.stack-scope) .max-w-\\\\[380px\\\\], :where(.stack-scope).max-w-\\\\[380px\\\\] {\\n max-width: 380px;\\n}\\n:where(.stack-scope) .max-w-\\\\[800px\\\\], :where(.stack-scope).max-w-\\\\[800px\\\\] {\\n max-width: 800px;\\n}\\n:where(.stack-scope) .max-w-full, :where(.stack-scope).max-w-full {\\n max-width: 100%;\\n}\\n:where(.stack-scope) .max-w-lg, :where(.stack-scope).max-w-lg {\\n max-width: 32rem;\\n}\\n:where(.stack-scope) .max-w-max, :where(.stack-scope).max-w-max {\\n max-width: -moz-max-content;\\n max-width: max-content;\\n}\\n:where(.stack-scope) .flex-1, :where(.stack-scope).flex-1 {\\n flex: 1 1 0%;\\n}\\n:where(.stack-scope) .flex-shrink-0, :where(.stack-scope).flex-shrink-0 {\\n flex-shrink: 0;\\n}\\n:where(.stack-scope) .shrink-0, :where(.stack-scope).shrink-0 {\\n flex-shrink: 0;\\n}\\n:where(.stack-scope) .flex-grow, :where(.stack-scope).flex-grow {\\n flex-grow: 1;\\n}\\n:where(.stack-scope) .grow, :where(.stack-scope).grow {\\n flex-grow: 1;\\n}\\n:where(.stack-scope) .caption-bottom, :where(.stack-scope).caption-bottom {\\n caption-side: bottom;\\n}\\n:where(.stack-scope) .border-collapse, :where(.stack-scope).border-collapse {\\n border-collapse: collapse;\\n}\\n:where(.stack-scope) .translate-x-\\\\[-50\\\\%\\\\], :where(.stack-scope).translate-x-\\\\[-50\\\\%\\\\] {\\n --tw-translate-x: -50%;\\n transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));\\n}\\n:where(.stack-scope) .translate-y-\\\\[-50\\\\%\\\\], :where(.stack-scope).translate-y-\\\\[-50\\\\%\\\\] {\\n --tw-translate-y: -50%;\\n transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));\\n}\\n:where(.stack-scope) .rotate-45, :where(.stack-scope).rotate-45 {\\n --tw-rotate: 45deg;\\n transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));\\n}\\n:where(.stack-scope) .transform, :where(.stack-scope).transform {\\n transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));\\n}\\n@keyframes pulse {\\n 50% {\\n opacity: .5;\\n }\\n}\\n:where(.stack-scope) .animate-pulse, :where(.stack-scope).animate-pulse {\\n animation: pulse 2s cubic-bezier(0.4, 0, 0.6, 1) infinite;\\n}\\n@keyframes spin {\\n to {\\n transform: rotate(360deg);\\n }\\n}\\n:where(.stack-scope) .animate-spin, :where(.stack-scope).animate-spin {\\n animation: spin 1s linear infinite;\\n}\\n:where(.stack-scope) .cursor-default, :where(.stack-scope).cursor-default {\\n cursor: default;\\n}\\n:where(.stack-scope) .cursor-not-allowed, :where(.stack-scope).cursor-not-allowed {\\n cursor: not-allowed;\\n}\\n:where(.stack-scope) .cursor-pointer, :where(.stack-scope).cursor-pointer {\\n cursor: pointer;\\n}\\n:where(.stack-scope) .cursor-wait, :where(.stack-scope).cursor-wait {\\n cursor: wait;\\n}\\n:where(.stack-scope) .touch-none, :where(.stack-scope).touch-none {\\n touch-action: none;\\n}\\n:where(.stack-scope) .select-none, :where(.stack-scope).select-none {\\n -moz-user-select: none;\\n user-select: none;\\n}\\n:where(.stack-scope) .resize, :where(.stack-scope).resize {\\n resize: both;\\n}\\n:where(.stack-scope) .list-none, :where(.stack-scope).list-none {\\n list-style-type: none;\\n}\\n:where(.stack-scope) .flex-row, :where(.stack-scope).flex-row {\\n flex-direction: row;\\n}\\n:where(.stack-scope) .flex-row-reverse, :where(.stack-scope).flex-row-reverse {\\n flex-direction: row-reverse;\\n}\\n:where(.stack-scope) .flex-col, :where(.stack-scope).flex-col {\\n flex-direction: column;\\n}\\n:where(.stack-scope) .flex-col-reverse, :where(.stack-scope).flex-col-reverse {\\n flex-direction: column-reverse;\\n}\\n:where(.stack-scope) .flex-wrap, :where(.stack-scope).flex-wrap {\\n flex-wrap: wrap;\\n}\\n:where(.stack-scope) .items-end, :where(.stack-scope).items-end {\\n align-items: flex-end;\\n}\\n:where(.stack-scope) .items-center, :where(.stack-scope).items-center {\\n align-items: center;\\n}\\n:where(.stack-scope) .items-stretch, :where(.stack-scope).items-stretch {\\n align-items: stretch;\\n}\\n:where(.stack-scope) .justify-start, :where(.stack-scope).justify-start {\\n justify-content: flex-start;\\n}\\n:where(.stack-scope) .justify-end, :where(.stack-scope).justify-end {\\n justify-content: flex-end;\\n}\\n:where(.stack-scope) .justify-center, :where(.stack-scope).justify-center {\\n justify-content: center;\\n}\\n:where(.stack-scope) .justify-between, :where(.stack-scope).justify-between {\\n justify-content: space-between;\\n}\\n:where(.stack-scope) .justify-evenly, :where(.stack-scope).justify-evenly {\\n justify-content: space-evenly;\\n}\\n:where(.stack-scope) .gap-1, :where(.stack-scope).gap-1 {\\n gap: 0.25rem;\\n}\\n:where(.stack-scope) .gap-1\\\\.5, :where(.stack-scope).gap-1\\\\.5 {\\n gap: 0.375rem;\\n}\\n:where(.stack-scope) .gap-2, :where(.stack-scope).gap-2 {\\n gap: 0.5rem;\\n}\\n:where(.stack-scope) .gap-4, :where(.stack-scope).gap-4 {\\n gap: 1rem;\\n}\\n:where(.stack-scope) .gap-6, :where(.stack-scope).gap-6 {\\n gap: 1.5rem;\\n}\\n:where(.stack-scope) .gap-x-6, :where(.stack-scope).gap-x-6 {\\n -moz-column-gap: 1.5rem;\\n column-gap: 1.5rem;\\n}\\n:where(.stack-scope) .gap-y-4, :where(.stack-scope).gap-y-4 {\\n row-gap: 1rem;\\n}\\n:where(.stack-scope) .space-x-1 > :not([hidden]) ~ :not([hidden]), :where(.stack-scope).space-x-1 > :not([hidden]) ~ :not([hidden]) {\\n --tw-space-x-reverse: 0;\\n margin-right: calc(0.25rem * var(--tw-space-x-reverse));\\n margin-left: calc(0.25rem * calc(1 - var(--tw-space-x-reverse)));\\n}\\n:where(.stack-scope) .space-x-2 > :not([hidden]) ~ :not([hidden]), :where(.stack-scope).space-x-2 > :not([hidden]) ~ :not([hidden]) {\\n --tw-space-x-reverse: 0;\\n margin-right: calc(0.5rem * var(--tw-space-x-reverse));\\n margin-left: calc(0.5rem * calc(1 - var(--tw-space-x-reverse)));\\n}\\n:where(.stack-scope) .space-y-1 > :not([hidden]) ~ :not([hidden]), :where(.stack-scope).space-y-1 > :not([hidden]) ~ :not([hidden]) {\\n --tw-space-y-reverse: 0;\\n margin-top: calc(0.25rem * calc(1 - var(--tw-space-y-reverse)));\\n margin-bottom: calc(0.25rem * var(--tw-space-y-reverse));\\n}\\n:where(.stack-scope) .space-y-1\\\\.5 > :not([hidden]) ~ :not([hidden]), :where(.stack-scope).space-y-1\\\\.5 > :not([hidden]) ~ :not([hidden]) {\\n --tw-space-y-reverse: 0;\\n margin-top: calc(0.375rem * calc(1 - var(--tw-space-y-reverse)));\\n margin-bottom: calc(0.375rem * var(--tw-space-y-reverse));\\n}\\n:where(.stack-scope) .space-y-2 > :not([hidden]) ~ :not([hidden]), :where(.stack-scope).space-y-2 > :not([hidden]) ~ :not([hidden]) {\\n --tw-space-y-reverse: 0;\\n margin-top: calc(0.5rem * calc(1 - var(--tw-space-y-reverse)));\\n margin-bottom: calc(0.5rem * var(--tw-space-y-reverse));\\n}\\n:where(.stack-scope) .space-y-4 > :not([hidden]) ~ :not([hidden]), :where(.stack-scope).space-y-4 > :not([hidden]) ~ :not([hidden]) {\\n --tw-space-y-reverse: 0;\\n margin-top: calc(1rem * calc(1 - var(--tw-space-y-reverse)));\\n margin-bottom: calc(1rem * var(--tw-space-y-reverse));\\n}\\n:where(.stack-scope) .self-center, :where(.stack-scope).self-center {\\n align-self: center;\\n}\\n:where(.stack-scope) .self-stretch, :where(.stack-scope).self-stretch {\\n align-self: stretch;\\n}\\n:where(.stack-scope) .overflow-auto, :where(.stack-scope).overflow-auto {\\n overflow: auto;\\n}\\n:where(.stack-scope) .overflow-hidden, :where(.stack-scope).overflow-hidden {\\n overflow: hidden;\\n}\\n:where(.stack-scope) .overflow-y-auto, :where(.stack-scope).overflow-y-auto {\\n overflow-y: auto;\\n}\\n:where(.stack-scope) .overflow-x-hidden, :where(.stack-scope).overflow-x-hidden {\\n overflow-x: hidden;\\n}\\n:where(.stack-scope) .truncate, :where(.stack-scope).truncate {\\n overflow: hidden;\\n text-overflow: ellipsis;\\n white-space: nowrap;\\n}\\n:where(.stack-scope) .overflow-ellipsis, :where(.stack-scope).overflow-ellipsis {\\n text-overflow: ellipsis;\\n}\\n:where(.stack-scope) .text-ellipsis, :where(.stack-scope).text-ellipsis {\\n text-overflow: ellipsis;\\n}\\n:where(.stack-scope) .whitespace-nowrap, :where(.stack-scope).whitespace-nowrap {\\n white-space: nowrap;\\n}\\n:where(.stack-scope) .whitespace-pre-wrap, :where(.stack-scope).whitespace-pre-wrap {\\n white-space: pre-wrap;\\n}\\n:where(.stack-scope) .text-wrap, :where(.stack-scope).text-wrap {\\n text-wrap: wrap;\\n}\\n:where(.stack-scope) .text-nowrap, :where(.stack-scope).text-nowrap {\\n text-wrap: nowrap;\\n}\\n:where(.stack-scope) .break-words, :where(.stack-scope).break-words {\\n overflow-wrap: break-word;\\n}\\n:where(.stack-scope) .rounded, :where(.stack-scope).rounded {\\n border-radius: 0.25rem;\\n}\\n:where(.stack-scope) .rounded-\\\\[inherit\\\\], :where(.stack-scope).rounded-\\\\[inherit\\\\] {\\n border-radius: inherit;\\n}\\n:where(.stack-scope) .rounded-full, :where(.stack-scope).rounded-full {\\n border-radius: 9999px;\\n}\\n:where(.stack-scope) .rounded-lg, :where(.stack-scope).rounded-lg {\\n border-radius: var(--radius);\\n}\\n:where(.stack-scope) .rounded-md, :where(.stack-scope).rounded-md {\\n border-radius: calc(var(--radius) - 2px);\\n}\\n:where(.stack-scope) .rounded-sm, :where(.stack-scope).rounded-sm {\\n border-radius: calc(var(--radius) - 4px);\\n}\\n:where(.stack-scope) .rounded-xl, :where(.stack-scope).rounded-xl {\\n border-radius: 0.75rem;\\n}\\n:where(.stack-scope) .rounded-b-md, :where(.stack-scope).rounded-b-md {\\n border-bottom-right-radius: calc(var(--radius) - 2px);\\n border-bottom-left-radius: calc(var(--radius) - 2px);\\n}\\n:where(.stack-scope) .rounded-l-md, :where(.stack-scope).rounded-l-md {\\n border-top-left-radius: calc(var(--radius) - 2px);\\n border-bottom-left-radius: calc(var(--radius) - 2px);\\n}\\n:where(.stack-scope) .rounded-l-none, :where(.stack-scope).rounded-l-none {\\n border-top-left-radius: 0px;\\n border-bottom-left-radius: 0px;\\n}\\n:where(.stack-scope) .rounded-tl-sm, :where(.stack-scope).rounded-tl-sm {\\n border-top-left-radius: calc(var(--radius) - 4px);\\n}\\n:where(.stack-scope) .border, :where(.stack-scope).border {\\n border-width: 1px;\\n}\\n:where(.stack-scope) .border-2, :where(.stack-scope).border-2 {\\n border-width: 2px;\\n}\\n:where(.stack-scope) .border-b, :where(.stack-scope).border-b {\\n border-bottom-width: 1px;\\n}\\n:where(.stack-scope) .border-l, :where(.stack-scope).border-l {\\n border-left-width: 1px;\\n}\\n:where(.stack-scope) .border-r, :where(.stack-scope).border-r {\\n border-right-width: 1px;\\n}\\n:where(.stack-scope) .border-t, :where(.stack-scope).border-t {\\n border-top-width: 1px;\\n}\\n:where(.stack-scope) .border-border, :where(.stack-scope).border-border {\\n border-color: hsl(var(--border));\\n}\\n:where(.stack-scope) .border-current, :where(.stack-scope).border-current {\\n border-color: currentColor;\\n}\\n:where(.stack-scope) .border-destructive, :where(.stack-scope).border-destructive {\\n border-color: hsl(var(--destructive));\\n}\\n:where(.stack-scope) .border-destructive\\\\/50, :where(.stack-scope).border-destructive\\\\/50 {\\n border-color: hsl(var(--destructive) / 0.5);\\n}\\n:where(.stack-scope) .border-input, :where(.stack-scope).border-input {\\n border-color: hsl(var(--input));\\n}\\n:where(.stack-scope) .border-primary, :where(.stack-scope).border-primary {\\n border-color: hsl(var(--primary));\\n}\\n:where(.stack-scope) .border-primary\\\\/50, :where(.stack-scope).border-primary\\\\/50 {\\n border-color: hsl(var(--primary) / 0.5);\\n}\\n:where(.stack-scope) .border-red-500, :where(.stack-scope).border-red-500 {\\n --tw-border-opacity: 1;\\n border-color: rgb(239 68 68 / var(--tw-border-opacity));\\n}\\n:where(.stack-scope) .border-success, :where(.stack-scope).border-success {\\n border-color: hsl(var(--success));\\n}\\n:where(.stack-scope) .border-success\\\\/50, :where(.stack-scope).border-success\\\\/50 {\\n border-color: hsl(var(--success) / 0.5);\\n}\\n:where(.stack-scope) .border-transparent, :where(.stack-scope).border-transparent {\\n border-color: transparent;\\n}\\n:where(.stack-scope) .border-l-transparent, :where(.stack-scope).border-l-transparent {\\n border-left-color: transparent;\\n}\\n:where(.stack-scope) .border-t-transparent, :where(.stack-scope).border-t-transparent {\\n border-top-color: transparent;\\n}\\n:where(.stack-scope) .bg-background, :where(.stack-scope).bg-background {\\n background-color: hsl(var(--background));\\n}\\n:where(.stack-scope) .bg-black\\\\/80, :where(.stack-scope).bg-black\\\\/80 {\\n background-color: rgb(0 0 0 / 0.8);\\n}\\n:where(.stack-scope) .bg-blue-500, :where(.stack-scope).bg-blue-500 {\\n --tw-bg-opacity: 1;\\n background-color: rgb(59 130 246 / var(--tw-bg-opacity));\\n}\\n:where(.stack-scope) .bg-border, :where(.stack-scope).bg-border {\\n background-color: hsl(var(--border));\\n}\\n:where(.stack-scope) .bg-card, :where(.stack-scope).bg-card {\\n background-color: hsl(var(--card));\\n}\\n:where(.stack-scope) .bg-destructive, :where(.stack-scope).bg-destructive {\\n background-color: hsl(var(--destructive));\\n}\\n:where(.stack-scope) .bg-destructive\\\\/5, :where(.stack-scope).bg-destructive\\\\/5 {\\n background-color: hsl(var(--destructive) / 0.05);\\n}\\n:where(.stack-scope) .bg-foreground, :where(.stack-scope).bg-foreground {\\n background-color: hsl(var(--foreground));\\n}\\n:where(.stack-scope) .bg-gray-200, :where(.stack-scope).bg-gray-200 {\\n --tw-bg-opacity: 1;\\n background-color: rgb(229 231 235 / var(--tw-bg-opacity));\\n}\\n:where(.stack-scope) .bg-gray-400, :where(.stack-scope).bg-gray-400 {\\n --tw-bg-opacity: 1;\\n background-color: rgb(156 163 175 / var(--tw-bg-opacity));\\n}\\n:where(.stack-scope) .bg-gray-500\\\\/20, :where(.stack-scope).bg-gray-500\\\\/20 {\\n background-color: rgb(107 114 128 / 0.2);\\n}\\n:where(.stack-scope) .bg-green-500, :where(.stack-scope).bg-green-500 {\\n --tw-bg-opacity: 1;\\n background-color: rgb(34 197 94 / var(--tw-bg-opacity));\\n}\\n:where(.stack-scope) .bg-muted, :where(.stack-scope).bg-muted {\\n background-color: hsl(var(--muted));\\n}\\n:where(.stack-scope) .bg-muted\\\\/50, :where(.stack-scope).bg-muted\\\\/50 {\\n background-color: hsl(var(--muted) / 0.5);\\n}\\n:where(.stack-scope) .bg-muted\\\\/70, :where(.stack-scope).bg-muted\\\\/70 {\\n background-color: hsl(var(--muted) / 0.7);\\n}\\n:where(.stack-scope) .bg-popover, :where(.stack-scope).bg-popover {\\n background-color: hsl(var(--popover));\\n}\\n:where(.stack-scope) .bg-primary, :where(.stack-scope).bg-primary {\\n background-color: hsl(var(--primary));\\n}\\n:where(.stack-scope) .bg-primary\\\\/10, :where(.stack-scope).bg-primary\\\\/10 {\\n background-color: hsl(var(--primary) / 0.1);\\n}\\n:where(.stack-scope) .bg-primary\\\\/20, :where(.stack-scope).bg-primary\\\\/20 {\\n background-color: hsl(var(--primary) / 0.2);\\n}\\n:where(.stack-scope) .bg-red-500, :where(.stack-scope).bg-red-500 {\\n --tw-bg-opacity: 1;\\n background-color: rgb(239 68 68 / var(--tw-bg-opacity));\\n}\\n:where(.stack-scope) .bg-secondary, :where(.stack-scope).bg-secondary {\\n background-color: hsl(var(--secondary));\\n}\\n:where(.stack-scope) .bg-success, :where(.stack-scope).bg-success {\\n background-color: hsl(var(--success));\\n}\\n:where(.stack-scope) .bg-success\\\\/5, :where(.stack-scope).bg-success\\\\/5 {\\n background-color: hsl(var(--success) / 0.05);\\n}\\n:where(.stack-scope) .bg-transparent, :where(.stack-scope).bg-transparent {\\n background-color: transparent;\\n}\\n:where(.stack-scope) .bg-white, :where(.stack-scope).bg-white {\\n --tw-bg-opacity: 1;\\n background-color: rgb(255 255 255 / var(--tw-bg-opacity));\\n}\\n:where(.stack-scope) .bg-white\\\\/20, :where(.stack-scope).bg-white\\\\/20 {\\n background-color: rgb(255 255 255 / 0.2);\\n}\\n:where(.stack-scope) .bg-yellow-500, :where(.stack-scope).bg-yellow-500 {\\n --tw-bg-opacity: 1;\\n background-color: rgb(234 179 8 / var(--tw-bg-opacity));\\n}\\n:where(.stack-scope) .bg-zinc-200, :where(.stack-scope).bg-zinc-200 {\\n --tw-bg-opacity: 1;\\n background-color: rgb(228 228 231 / var(--tw-bg-opacity));\\n}\\n:where(.stack-scope) .fill-current, :where(.stack-scope).fill-current {\\n fill: currentColor;\\n}\\n:where(.stack-scope) .fill-primary, :where(.stack-scope).fill-primary {\\n fill: hsl(var(--primary));\\n}\\n:where(.stack-scope) .p-0, :where(.stack-scope).p-0 {\\n padding: 0px;\\n}\\n:where(.stack-scope) .p-1, :where(.stack-scope).p-1 {\\n padding: 0.25rem;\\n}\\n:where(.stack-scope) .p-1\\\\.5, :where(.stack-scope).p-1\\\\.5 {\\n padding: 0.375rem;\\n}\\n:where(.stack-scope) .p-2, :where(.stack-scope).p-2 {\\n padding: 0.5rem;\\n}\\n:where(.stack-scope) .p-3, :where(.stack-scope).p-3 {\\n padding: 0.75rem;\\n}\\n:where(.stack-scope) .p-4, :where(.stack-scope).p-4 {\\n padding: 1rem;\\n}\\n:where(.stack-scope) .p-6, :where(.stack-scope).p-6 {\\n padding: 1.5rem;\\n}\\n:where(.stack-scope) .p-\\\\[1px\\\\], :where(.stack-scope).p-\\\\[1px\\\\] {\\n padding: 1px;\\n}\\n:where(.stack-scope) .px-1, :where(.stack-scope).px-1 {\\n padding-left: 0.25rem;\\n padding-right: 0.25rem;\\n}\\n:where(.stack-scope) .px-2, :where(.stack-scope).px-2 {\\n padding-left: 0.5rem;\\n padding-right: 0.5rem;\\n}\\n:where(.stack-scope) .px-2\\\\.5, :where(.stack-scope).px-2\\\\.5 {\\n padding-left: 0.625rem;\\n padding-right: 0.625rem;\\n}\\n:where(.stack-scope) .px-3, :where(.stack-scope).px-3 {\\n padding-left: 0.75rem;\\n padding-right: 0.75rem;\\n}\\n:where(.stack-scope) .px-4, :where(.stack-scope).px-4 {\\n padding-left: 1rem;\\n padding-right: 1rem;\\n}\\n:where(.stack-scope) .px-6, :where(.stack-scope).px-6 {\\n padding-left: 1.5rem;\\n padding-right: 1.5rem;\\n}\\n:where(.stack-scope) .px-8, :where(.stack-scope).px-8 {\\n padding-left: 2rem;\\n padding-right: 2rem;\\n}\\n:where(.stack-scope) .py-0\\\\.5, :where(.stack-scope).py-0\\\\.5 {\\n padding-top: 0.125rem;\\n padding-bottom: 0.125rem;\\n}\\n:where(.stack-scope) .py-1, :where(.stack-scope).py-1 {\\n padding-top: 0.25rem;\\n padding-bottom: 0.25rem;\\n}\\n:where(.stack-scope) .py-1\\\\.5, :where(.stack-scope).py-1\\\\.5 {\\n padding-top: 0.375rem;\\n padding-bottom: 0.375rem;\\n}\\n:where(.stack-scope) .py-2, :where(.stack-scope).py-2 {\\n padding-top: 0.5rem;\\n padding-bottom: 0.5rem;\\n}\\n:where(.stack-scope) .py-3, :where(.stack-scope).py-3 {\\n padding-top: 0.75rem;\\n padding-bottom: 0.75rem;\\n}\\n:where(.stack-scope) .py-4, :where(.stack-scope).py-4 {\\n padding-top: 1rem;\\n padding-bottom: 1rem;\\n}\\n:where(.stack-scope) .py-6, :where(.stack-scope).py-6 {\\n padding-top: 1.5rem;\\n padding-bottom: 1.5rem;\\n}\\n:where(.stack-scope) .pb-0, :where(.stack-scope).pb-0 {\\n padding-bottom: 0px;\\n}\\n:where(.stack-scope) .pb-2, :where(.stack-scope).pb-2 {\\n padding-bottom: 0.5rem;\\n}\\n:where(.stack-scope) .pb-4, :where(.stack-scope).pb-4 {\\n padding-bottom: 1rem;\\n}\\n:where(.stack-scope) .pl-2, :where(.stack-scope).pl-2 {\\n padding-left: 0.5rem;\\n}\\n:where(.stack-scope) .pl-3, :where(.stack-scope).pl-3 {\\n padding-left: 0.75rem;\\n}\\n:where(.stack-scope) .pl-8, :where(.stack-scope).pl-8 {\\n padding-left: 2rem;\\n}\\n:where(.stack-scope) .pr-10, :where(.stack-scope).pr-10 {\\n padding-right: 2.5rem;\\n}\\n:where(.stack-scope) .pr-2, :where(.stack-scope).pr-2 {\\n padding-right: 0.5rem;\\n}\\n:where(.stack-scope) .pr-3, :where(.stack-scope).pr-3 {\\n padding-right: 0.75rem;\\n}\\n:where(.stack-scope) .pr-6, :where(.stack-scope).pr-6 {\\n padding-right: 1.5rem;\\n}\\n:where(.stack-scope) .pr-8, :where(.stack-scope).pr-8 {\\n padding-right: 2rem;\\n}\\n:where(.stack-scope) .pt-0, :where(.stack-scope).pt-0 {\\n padding-top: 0px;\\n}\\n:where(.stack-scope) .pt-1, :where(.stack-scope).pt-1 {\\n padding-top: 0.25rem;\\n}\\n:where(.stack-scope) .pt-4, :where(.stack-scope).pt-4 {\\n padding-top: 1rem;\\n}\\n:where(.stack-scope) .text-left, :where(.stack-scope).text-left {\\n text-align: left;\\n}\\n:where(.stack-scope) .text-center, :where(.stack-scope).text-center {\\n text-align: center;\\n}\\n:where(.stack-scope) .align-middle, :where(.stack-scope).align-middle {\\n vertical-align: middle;\\n}\\n:where(.stack-scope) .text-2xl, :where(.stack-scope).text-2xl {\\n font-size: 1.5rem;\\n line-height: 2rem;\\n}\\n:where(.stack-scope) .text-3xl, :where(.stack-scope).text-3xl {\\n font-size: 1.875rem;\\n line-height: 2.25rem;\\n}\\n:where(.stack-scope) .text-\\\\[0\\\\.8rem\\\\], :where(.stack-scope).text-\\\\[0\\\\.8rem\\\\] {\\n font-size: 0.8rem;\\n}\\n:where(.stack-scope) .text-lg, :where(.stack-scope).text-lg {\\n font-size: 1.125rem;\\n line-height: 1.75rem;\\n}\\n:where(.stack-scope) .text-sm, :where(.stack-scope).text-sm {\\n font-size: 0.875rem;\\n line-height: 1.25rem;\\n}\\n:where(.stack-scope) .text-xl, :where(.stack-scope).text-xl {\\n font-size: 1.25rem;\\n line-height: 1.75rem;\\n}\\n:where(.stack-scope) .text-xs, :where(.stack-scope).text-xs {\\n font-size: 0.75rem;\\n line-height: 1rem;\\n}\\n:where(.stack-scope) .font-bold, :where(.stack-scope).font-bold {\\n font-weight: 700;\\n}\\n:where(.stack-scope) .font-medium, :where(.stack-scope).font-medium {\\n font-weight: 500;\\n}\\n:where(.stack-scope) .font-normal, :where(.stack-scope).font-normal {\\n font-weight: 400;\\n}\\n:where(.stack-scope) .font-semibold, :where(.stack-scope).font-semibold {\\n font-weight: 600;\\n}\\n:where(.stack-scope) .uppercase, :where(.stack-scope).uppercase {\\n text-transform: uppercase;\\n}\\n:where(.stack-scope) .capitalize, :where(.stack-scope).capitalize {\\n text-transform: capitalize;\\n}\\n:where(.stack-scope) .italic, :where(.stack-scope).italic {\\n font-style: italic;\\n}\\n:where(.stack-scope) .leading-6, :where(.stack-scope).leading-6 {\\n line-height: 1.5rem;\\n}\\n:where(.stack-scope) .leading-\\\\[0\\\\], :where(.stack-scope).leading-\\\\[0\\\\] {\\n line-height: 0;\\n}\\n:where(.stack-scope) .leading-none, :where(.stack-scope).leading-none {\\n line-height: 1;\\n}\\n:where(.stack-scope) .tracking-tight, :where(.stack-scope).tracking-tight {\\n letter-spacing: -0.025em;\\n}\\n:where(.stack-scope) .tracking-widest, :where(.stack-scope).tracking-widest {\\n letter-spacing: 0.1em;\\n}\\n:where(.stack-scope) .text-black, :where(.stack-scope).text-black {\\n --tw-text-opacity: 1;\\n color: rgb(0 0 0 / var(--tw-text-opacity));\\n}\\n:where(.stack-scope) .text-card-foreground, :where(.stack-scope).text-card-foreground {\\n color: hsl(var(--card-foreground));\\n}\\n:where(.stack-scope) .text-current, :where(.stack-scope).text-current {\\n color: currentColor;\\n}\\n:where(.stack-scope) .text-destructive, :where(.stack-scope).text-destructive {\\n color: hsl(var(--destructive));\\n}\\n:where(.stack-scope) .text-destructive-foreground, :where(.stack-scope).text-destructive-foreground {\\n color: hsl(var(--destructive-foreground));\\n}\\n:where(.stack-scope) .text-foreground, :where(.stack-scope).text-foreground {\\n color: hsl(var(--foreground));\\n}\\n:where(.stack-scope) .text-foreground\\\\/50, :where(.stack-scope).text-foreground\\\\/50 {\\n color: hsl(var(--foreground) / 0.5);\\n}\\n:where(.stack-scope) .text-gray-500, :where(.stack-scope).text-gray-500 {\\n --tw-text-opacity: 1;\\n color: rgb(107 114 128 / var(--tw-text-opacity));\\n}\\n:where(.stack-scope) .text-gray-600, :where(.stack-scope).text-gray-600 {\\n --tw-text-opacity: 1;\\n color: rgb(75 85 99 / var(--tw-text-opacity));\\n}\\n:where(.stack-scope) .text-gray-700, :where(.stack-scope).text-gray-700 {\\n --tw-text-opacity: 1;\\n color: rgb(55 65 81 / var(--tw-text-opacity));\\n}\\n:where(.stack-scope) .text-green-500, :where(.stack-scope).text-green-500 {\\n --tw-text-opacity: 1;\\n color: rgb(34 197 94 / var(--tw-text-opacity));\\n}\\n:where(.stack-scope) .text-green-600, :where(.stack-scope).text-green-600 {\\n --tw-text-opacity: 1;\\n color: rgb(22 163 74 / var(--tw-text-opacity));\\n}\\n:where(.stack-scope) .text-muted-foreground, :where(.stack-scope).text-muted-foreground {\\n color: hsl(var(--muted-foreground));\\n}\\n:where(.stack-scope) .text-muted-foreground\\\\/70, :where(.stack-scope).text-muted-foreground\\\\/70 {\\n color: hsl(var(--muted-foreground) / 0.7);\\n}\\n:where(.stack-scope) .text-popover-foreground, :where(.stack-scope).text-popover-foreground {\\n color: hsl(var(--popover-foreground));\\n}\\n:where(.stack-scope) .text-primary, :where(.stack-scope).text-primary {\\n color: hsl(var(--primary));\\n}\\n:where(.stack-scope) .text-primary-foreground, :where(.stack-scope).text-primary-foreground {\\n color: hsl(var(--primary-foreground));\\n}\\n:where(.stack-scope) .text-red-500, :where(.stack-scope).text-red-500 {\\n --tw-text-opacity: 1;\\n color: rgb(239 68 68 / var(--tw-text-opacity));\\n}\\n:where(.stack-scope) .text-red-600, :where(.stack-scope).text-red-600 {\\n --tw-text-opacity: 1;\\n color: rgb(220 38 38 / var(--tw-text-opacity));\\n}\\n:where(.stack-scope) .text-secondary-foreground, :where(.stack-scope).text-secondary-foreground {\\n color: hsl(var(--secondary-foreground));\\n}\\n:where(.stack-scope) .text-success, :where(.stack-scope).text-success {\\n color: hsl(var(--success));\\n}\\n:where(.stack-scope) .text-success-foreground, :where(.stack-scope).text-success-foreground {\\n color: hsl(var(--success-foreground));\\n}\\n:where(.stack-scope) .text-white, :where(.stack-scope).text-white {\\n --tw-text-opacity: 1;\\n color: rgb(255 255 255 / var(--tw-text-opacity));\\n}\\n:where(.stack-scope) .text-zinc-500, :where(.stack-scope).text-zinc-500 {\\n --tw-text-opacity: 1;\\n color: rgb(113 113 122 / var(--tw-text-opacity));\\n}\\n:where(.stack-scope) .text-zinc-600, :where(.stack-scope).text-zinc-600 {\\n --tw-text-opacity: 1;\\n color: rgb(82 82 91 / var(--tw-text-opacity));\\n}\\n:where(.stack-scope) .text-zinc-700, :where(.stack-scope).text-zinc-700 {\\n --tw-text-opacity: 1;\\n color: rgb(63 63 70 / var(--tw-text-opacity));\\n}\\n:where(.stack-scope) .text-zinc-800, :where(.stack-scope).text-zinc-800 {\\n --tw-text-opacity: 1;\\n color: rgb(39 39 42 / var(--tw-text-opacity));\\n}\\n:where(.stack-scope) .underline, :where(.stack-scope).underline {\\n text-decoration-line: underline;\\n}\\n:where(.stack-scope) .underline-offset-4, :where(.stack-scope).underline-offset-4 {\\n text-underline-offset: 4px;\\n}\\n:where(.stack-scope) .opacity-0, :where(.stack-scope).opacity-0 {\\n opacity: 0;\\n}\\n:where(.stack-scope) .opacity-50, :where(.stack-scope).opacity-50 {\\n opacity: 0.5;\\n}\\n:where(.stack-scope) .opacity-60, :where(.stack-scope).opacity-60 {\\n opacity: 0.6;\\n}\\n:where(.stack-scope) .opacity-70, :where(.stack-scope).opacity-70 {\\n opacity: 0.7;\\n}\\n:where(.stack-scope) .opacity-85, :where(.stack-scope).opacity-85 {\\n opacity: 0.85;\\n}\\n:where(.stack-scope) .opacity-90, :where(.stack-scope).opacity-90 {\\n opacity: 0.9;\\n}\\n:where(.stack-scope) .shadow, :where(.stack-scope).shadow {\\n --tw-shadow: 0 1px 3px 0 rgb(0 0 0 / 0.1), 0 1px 2px -1px rgb(0 0 0 / 0.1);\\n --tw-shadow-colored: 0 1px 3px 0 var(--tw-shadow-color), 0 1px 2px -1px var(--tw-shadow-color);\\n box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);\\n}\\n:where(.stack-scope) .shadow-2xl, :where(.stack-scope).shadow-2xl {\\n --tw-shadow: 0 25px 50px -12px rgb(0 0 0 / 0.25);\\n --tw-shadow-colored: 0 25px 50px -12px var(--tw-shadow-color);\\n box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);\\n}\\n:where(.stack-scope) .shadow-lg, :where(.stack-scope).shadow-lg {\\n --tw-shadow: 0 10px 15px -3px rgb(0 0 0 / 0.1), 0 4px 6px -4px rgb(0 0 0 / 0.1);\\n --tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -4px var(--tw-shadow-color);\\n box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);\\n}\\n:where(.stack-scope) .shadow-md, :where(.stack-scope).shadow-md {\\n --tw-shadow: 0 4px 6px -1px rgb(0 0 0 / 0.1), 0 2px 4px -2px rgb(0 0 0 / 0.1);\\n --tw-shadow-colored: 0 4px 6px -1px var(--tw-shadow-color), 0 2px 4px -2px var(--tw-shadow-color);\\n box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);\\n}\\n:where(.stack-scope) .shadow-sm, :where(.stack-scope).shadow-sm {\\n --tw-shadow: 0 1px 2px 0 rgb(0 0 0 / 0.05);\\n --tw-shadow-colored: 0 1px 2px 0 var(--tw-shadow-color);\\n box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);\\n}\\n:where(.stack-scope) .outline-none, :where(.stack-scope).outline-none {\\n outline: 2px solid transparent;\\n outline-offset: 2px;\\n}\\n:where(.stack-scope) .outline, :where(.stack-scope).outline {\\n outline-style: solid;\\n}\\n:where(.stack-scope) .ring, :where(.stack-scope).ring {\\n --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);\\n --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(3px + var(--tw-ring-offset-width)) var(--tw-ring-color);\\n box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);\\n}\\n:where(.stack-scope) .ring-0, :where(.stack-scope).ring-0 {\\n --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);\\n --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(0px + var(--tw-ring-offset-width)) var(--tw-ring-color);\\n box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);\\n}\\n:where(.stack-scope) .ring-1, :where(.stack-scope).ring-1 {\\n --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);\\n --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);\\n box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);\\n}\\n:where(.stack-scope) .ring-red-500, :where(.stack-scope).ring-red-500 {\\n --tw-ring-opacity: 1;\\n --tw-ring-color: rgb(239 68 68 / var(--tw-ring-opacity));\\n}\\n:where(.stack-scope) .ring-ring, :where(.stack-scope).ring-ring {\\n --tw-ring-color: hsl(var(--ring));\\n}\\n:where(.stack-scope) .ring-offset-background, :where(.stack-scope).ring-offset-background {\\n --tw-ring-offset-color: hsl(var(--background));\\n}\\n:where(.stack-scope) .blur, :where(.stack-scope).blur {\\n --tw-blur: blur(8px);\\n filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);\\n}\\n:where(.stack-scope) .filter, :where(.stack-scope).filter {\\n filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);\\n}\\n:where(.stack-scope) .backdrop-blur-md, :where(.stack-scope).backdrop-blur-md {\\n --tw-backdrop-blur: blur(12px);\\n 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);\\n}\\n:where(.stack-scope) .backdrop-blur-sm, :where(.stack-scope).backdrop-blur-sm {\\n --tw-backdrop-blur: blur(4px);\\n 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);\\n}\\n:where(.stack-scope) .transition, :where(.stack-scope).transition {\\n transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;\\n transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);\\n transition-duration: 150ms;\\n}\\n:where(.stack-scope) .transition-all, :where(.stack-scope).transition-all {\\n transition-property: all;\\n transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);\\n transition-duration: 150ms;\\n}\\n:where(.stack-scope) .transition-colors, :where(.stack-scope).transition-colors {\\n transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;\\n transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);\\n transition-duration: 150ms;\\n}\\n:where(.stack-scope) .transition-opacity, :where(.stack-scope).transition-opacity {\\n transition-property: opacity;\\n transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);\\n transition-duration: 150ms;\\n}\\n:where(.stack-scope) .transition-transform, :where(.stack-scope).transition-transform {\\n transition-property: transform;\\n transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);\\n transition-duration: 150ms;\\n}\\n:where(.stack-scope) .duration-100, :where(.stack-scope).duration-100 {\\n transition-duration: 100ms;\\n}\\n:where(.stack-scope) .duration-1000, :where(.stack-scope).duration-1000 {\\n transition-duration: 1000ms;\\n}\\n:where(.stack-scope) .duration-200, :where(.stack-scope).duration-200 {\\n transition-duration: 200ms;\\n}\\n:where(.stack-scope) .duration-300, :where(.stack-scope).duration-300 {\\n transition-duration: 300ms;\\n}\\n:where(.stack-scope) .ease-in-out, :where(.stack-scope).ease-in-out {\\n transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);\\n}\\n@keyframes enter {\\n from {\\n opacity: var(--tw-enter-opacity, 1);\\n transform: translate3d(var(--tw-enter-translate-x, 0), var(--tw-enter-translate-y, 0), 0) scale3d(var(--tw-enter-scale, 1), var(--tw-enter-scale, 1), var(--tw-enter-scale, 1)) rotate(var(--tw-enter-rotate, 0));\\n }\\n}\\n@keyframes exit {\\n to {\\n opacity: var(--tw-exit-opacity, 1);\\n transform: translate3d(var(--tw-exit-translate-x, 0), var(--tw-exit-translate-y, 0), 0) scale3d(var(--tw-exit-scale, 1), var(--tw-exit-scale, 1), var(--tw-exit-scale, 1)) rotate(var(--tw-exit-rotate, 0));\\n }\\n}\\n:where(.stack-scope) .animate-in, :where(.stack-scope).animate-in {\\n animation-name: enter;\\n animation-duration: 150ms;\\n --tw-enter-opacity: initial;\\n --tw-enter-scale: initial;\\n --tw-enter-rotate: initial;\\n --tw-enter-translate-x: initial;\\n --tw-enter-translate-y: initial;\\n}\\n:where(.stack-scope) .fade-in, :where(.stack-scope).fade-in {\\n --tw-enter-opacity: 0;\\n}\\n:where(.stack-scope) .fade-in-0, :where(.stack-scope).fade-in-0 {\\n --tw-enter-opacity: 0;\\n}\\n:where(.stack-scope) .zoom-in, :where(.stack-scope).zoom-in {\\n --tw-enter-scale: 0;\\n}\\n:where(.stack-scope) .zoom-in-95, :where(.stack-scope).zoom-in-95 {\\n --tw-enter-scale: .95;\\n}\\n:where(.stack-scope) .slide-in-from-bottom-2, :where(.stack-scope).slide-in-from-bottom-2 {\\n --tw-enter-translate-y: 0.5rem;\\n}\\n:where(.stack-scope) .duration-100, :where(.stack-scope).duration-100 {\\n animation-duration: 100ms;\\n}\\n:where(.stack-scope) .duration-1000, :where(.stack-scope).duration-1000 {\\n animation-duration: 1000ms;\\n}\\n:where(.stack-scope) .duration-200, :where(.stack-scope).duration-200 {\\n animation-duration: 200ms;\\n}\\n:where(.stack-scope) .duration-300, :where(.stack-scope).duration-300 {\\n animation-duration: 300ms;\\n}\\n:where(.stack-scope) .ease-in-out, :where(.stack-scope).ease-in-out {\\n animation-timing-function: cubic-bezier(0.4, 0, 0.2, 1);\\n}\\n:where(.stack-scope) .running, :where(.stack-scope).running {\\n animation-play-state: running;\\n}\\n:where(.stack-scope) .paused, :where(.stack-scope).paused {\\n animation-play-state: paused;\\n}\\n:where(.stack-scope) *, *:where(.stack-scope) {\\n border-color: hsl(var(--border));\\n}\\n:where(.stack-scope) * .hide-password-toggle::-ms-reveal,\\n :where(.stack-scope) * .hide-password-toggle::-ms-clear,\\n *:where(.stack-scope) .hide-password-toggle::-ms-reveal,\\n *:where(.stack-scope) .hide-password-toggle::-ms-clear {\\n visibility: hidden;\\n pointer-events: none;\\n display: none;\\n }\\n:where(.stack-scope) .file\\\\:border-0::file-selector-button, :where(.stack-scope).file\\\\:border-0::file-selector-button {\\n border-width: 0px;\\n}\\n:where(.stack-scope) .file\\\\:bg-transparent::file-selector-button, :where(.stack-scope).file\\\\:bg-transparent::file-selector-button {\\n background-color: transparent;\\n}\\n:where(.stack-scope) .file\\\\:text-sm::file-selector-button, :where(.stack-scope).file\\\\:text-sm::file-selector-button {\\n font-size: 0.875rem;\\n line-height: 1.25rem;\\n}\\n:where(.stack-scope) .file\\\\:font-medium::file-selector-button, :where(.stack-scope).file\\\\:font-medium::file-selector-button {\\n font-weight: 500;\\n}\\n:where(.stack-scope) .placeholder\\\\:text-muted-foreground::-moz-placeholder, :where(.stack-scope).placeholder\\\\:text-muted-foreground::-moz-placeholder {\\n color: hsl(var(--muted-foreground));\\n}\\n:where(.stack-scope) .placeholder\\\\:text-muted-foreground::placeholder, :where(.stack-scope).placeholder\\\\:text-muted-foreground::placeholder {\\n color: hsl(var(--muted-foreground));\\n}\\n:where(.stack-scope) .after\\\\:absolute::after, :where(.stack-scope).after\\\\:absolute::after {\\n content: var(--tw-content);\\n position: absolute;\\n}\\n:where(.stack-scope) .after\\\\:inset-y-0::after, :where(.stack-scope).after\\\\:inset-y-0::after {\\n content: var(--tw-content);\\n top: 0px;\\n bottom: 0px;\\n}\\n:where(.stack-scope) .after\\\\:left-1\\\\/2::after, :where(.stack-scope).after\\\\:left-1\\\\/2::after {\\n content: var(--tw-content);\\n left: 50%;\\n}\\n:where(.stack-scope) .after\\\\:w-1::after, :where(.stack-scope).after\\\\:w-1::after {\\n content: var(--tw-content);\\n width: 0.25rem;\\n}\\n:where(.stack-scope) .after\\\\:-translate-x-1\\\\/2::after, :where(.stack-scope).after\\\\:-translate-x-1\\\\/2::after {\\n content: var(--tw-content);\\n --tw-translate-x: -50%;\\n transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));\\n}\\n:where(.stack-scope) .focus-within\\\\:relative:focus-within, :where(.stack-scope).focus-within\\\\:relative:focus-within {\\n position: relative;\\n}\\n:where(.stack-scope) .focus-within\\\\:z-20:focus-within, :where(.stack-scope).focus-within\\\\:z-20:focus-within {\\n z-index: 20;\\n}\\n:where(.stack-scope) .hover\\\\:bg-accent:hover, :where(.stack-scope).hover\\\\:bg-accent:hover {\\n background-color: hsl(var(--accent));\\n}\\n:where(.stack-scope) .hover\\\\:bg-destructive\\\\/90:hover, :where(.stack-scope).hover\\\\:bg-destructive\\\\/90:hover {\\n background-color: hsl(var(--destructive) / 0.9);\\n}\\n:where(.stack-scope) .hover\\\\:bg-muted:hover, :where(.stack-scope).hover\\\\:bg-muted:hover {\\n background-color: hsl(var(--muted));\\n}\\n:where(.stack-scope) .hover\\\\:bg-muted\\\\/50:hover, :where(.stack-scope).hover\\\\:bg-muted\\\\/50:hover {\\n background-color: hsl(var(--muted) / 0.5);\\n}\\n:where(.stack-scope) .hover\\\\:bg-primary:hover, :where(.stack-scope).hover\\\\:bg-primary:hover {\\n background-color: hsl(var(--primary));\\n}\\n:where(.stack-scope) .hover\\\\:bg-primary\\\\/90:hover, :where(.stack-scope).hover\\\\:bg-primary\\\\/90:hover {\\n background-color: hsl(var(--primary) / 0.9);\\n}\\n:where(.stack-scope) .hover\\\\:bg-secondary:hover, :where(.stack-scope).hover\\\\:bg-secondary:hover {\\n background-color: hsl(var(--secondary));\\n}\\n:where(.stack-scope) .hover\\\\:bg-secondary\\\\/80:hover, :where(.stack-scope).hover\\\\:bg-secondary\\\\/80:hover {\\n background-color: hsl(var(--secondary) / 0.8);\\n}\\n:where(.stack-scope) .hover\\\\:bg-transparent:hover, :where(.stack-scope).hover\\\\:bg-transparent:hover {\\n background-color: transparent;\\n}\\n:where(.stack-scope) .hover\\\\:text-accent-foreground:hover, :where(.stack-scope).hover\\\\:text-accent-foreground:hover {\\n color: hsl(var(--accent-foreground));\\n}\\n:where(.stack-scope) .hover\\\\:text-foreground:hover, :where(.stack-scope).hover\\\\:text-foreground:hover {\\n color: hsl(var(--foreground));\\n}\\n:where(.stack-scope) .hover\\\\:text-muted-foreground:hover, :where(.stack-scope).hover\\\\:text-muted-foreground:hover {\\n color: hsl(var(--muted-foreground));\\n}\\n:where(.stack-scope) .hover\\\\:text-primary-foreground:hover, :where(.stack-scope).hover\\\\:text-primary-foreground:hover {\\n color: hsl(var(--primary-foreground));\\n}\\n:where(.stack-scope) .hover\\\\:underline:hover, :where(.stack-scope).hover\\\\:underline:hover {\\n text-decoration-line: underline;\\n}\\n:where(.stack-scope) .hover\\\\:opacity-100:hover, :where(.stack-scope).hover\\\\:opacity-100:hover {\\n opacity: 1;\\n}\\n:where(.stack-scope) .hover\\\\:transition-none:hover, :where(.stack-scope).hover\\\\:transition-none:hover {\\n transition-property: none;\\n}\\n:where(.stack-scope) .focus\\\\:bg-accent:focus, :where(.stack-scope).focus\\\\:bg-accent:focus {\\n background-color: hsl(var(--accent));\\n}\\n:where(.stack-scope) .focus\\\\:bg-primary:focus, :where(.stack-scope).focus\\\\:bg-primary:focus {\\n background-color: hsl(var(--primary));\\n}\\n:where(.stack-scope) .focus\\\\:text-accent-foreground:focus, :where(.stack-scope).focus\\\\:text-accent-foreground:focus {\\n color: hsl(var(--accent-foreground));\\n}\\n:where(.stack-scope) .focus\\\\:text-primary-foreground:focus, :where(.stack-scope).focus\\\\:text-primary-foreground:focus {\\n color: hsl(var(--primary-foreground));\\n}\\n:where(.stack-scope) .focus\\\\:opacity-100:focus, :where(.stack-scope).focus\\\\:opacity-100:focus {\\n opacity: 1;\\n}\\n:where(.stack-scope) .focus\\\\:outline-none:focus, :where(.stack-scope).focus\\\\:outline-none:focus {\\n outline: 2px solid transparent;\\n outline-offset: 2px;\\n}\\n:where(.stack-scope) .focus\\\\:ring-1:focus, :where(.stack-scope).focus\\\\:ring-1:focus {\\n --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);\\n --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);\\n box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);\\n}\\n:where(.stack-scope) .focus\\\\:ring-2:focus, :where(.stack-scope).focus\\\\:ring-2:focus {\\n --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);\\n --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);\\n box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);\\n}\\n:where(.stack-scope) .focus\\\\:ring-primary\\\\/50:focus, :where(.stack-scope).focus\\\\:ring-primary\\\\/50:focus {\\n --tw-ring-color: hsl(var(--primary) / 0.5);\\n}\\n:where(.stack-scope) .focus\\\\:ring-ring:focus, :where(.stack-scope).focus\\\\:ring-ring:focus {\\n --tw-ring-color: hsl(var(--ring));\\n}\\n:where(.stack-scope) .focus\\\\:ring-offset-2:focus, :where(.stack-scope).focus\\\\:ring-offset-2:focus {\\n --tw-ring-offset-width: 2px;\\n}\\n:where(.stack-scope) .focus-visible\\\\:outline-none:focus-visible, :where(.stack-scope).focus-visible\\\\:outline-none:focus-visible {\\n outline: 2px solid transparent;\\n outline-offset: 2px;\\n}\\n:where(.stack-scope) .focus-visible\\\\:ring-1:focus-visible, :where(.stack-scope).focus-visible\\\\:ring-1:focus-visible {\\n --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);\\n --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);\\n box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);\\n}\\n:where(.stack-scope) .focus-visible\\\\:ring-2:focus-visible, :where(.stack-scope).focus-visible\\\\:ring-2:focus-visible {\\n --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);\\n --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);\\n box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);\\n}\\n:where(.stack-scope) .focus-visible\\\\:ring-ring:focus-visible, :where(.stack-scope).focus-visible\\\\:ring-ring:focus-visible {\\n --tw-ring-color: hsl(var(--ring));\\n}\\n:where(.stack-scope) .focus-visible\\\\:ring-offset-1:focus-visible, :where(.stack-scope).focus-visible\\\\:ring-offset-1:focus-visible {\\n --tw-ring-offset-width: 1px;\\n}\\n:where(.stack-scope) .focus-visible\\\\:ring-offset-2:focus-visible, :where(.stack-scope).focus-visible\\\\:ring-offset-2:focus-visible {\\n --tw-ring-offset-width: 2px;\\n}\\n:where(.stack-scope) .focus-visible\\\\:ring-offset-background:focus-visible, :where(.stack-scope).focus-visible\\\\:ring-offset-background:focus-visible {\\n --tw-ring-offset-color: hsl(var(--background));\\n}\\n:where(.stack-scope) .disabled\\\\:pointer-events-none:disabled, :where(.stack-scope).disabled\\\\:pointer-events-none:disabled {\\n pointer-events: none;\\n}\\n:where(.stack-scope) .disabled\\\\:cursor-not-allowed:disabled, :where(.stack-scope).disabled\\\\:cursor-not-allowed:disabled {\\n cursor: not-allowed;\\n}\\n:where(.stack-scope) .disabled\\\\:opacity-50:disabled, :where(.stack-scope).disabled\\\\:opacity-50:disabled {\\n opacity: 0.5;\\n}\\n:where(.stack-scope) .group:hover .group-hover\\\\:opacity-100, :where(.stack-scope).group:hover .group-hover\\\\:opacity-100 {\\n opacity: 1;\\n}\\n:where(.stack-scope) .group.destructive .group-\\\\[\\\\.destructive\\\\]\\\\:border-muted\\\\/40, :where(.stack-scope).group.destructive .group-\\\\[\\\\.destructive\\\\]\\\\:border-muted\\\\/40 {\\n border-color: hsl(var(--muted) / 0.4);\\n}\\n:where(.stack-scope) .group.destructive .group-\\\\[\\\\.destructive\\\\]\\\\:text-red-300, :where(.stack-scope).group.destructive .group-\\\\[\\\\.destructive\\\\]\\\\:text-red-300 {\\n --tw-text-opacity: 1;\\n color: rgb(252 165 165 / var(--tw-text-opacity));\\n}\\n:where(.stack-scope) .group.success .group-\\\\[\\\\.success\\\\]\\\\:text-green-300, :where(.stack-scope).group.success .group-\\\\[\\\\.success\\\\]\\\\:text-green-300 {\\n --tw-text-opacity: 1;\\n color: rgb(134 239 172 / var(--tw-text-opacity));\\n}\\n:where(.stack-scope) .group.destructive .group-\\\\[\\\\.destructive\\\\]\\\\:hover\\\\:border-destructive\\\\/30:hover, :where(.stack-scope).group.destructive .group-\\\\[\\\\.destructive\\\\]\\\\:hover\\\\:border-destructive\\\\/30:hover {\\n border-color: hsl(var(--destructive) / 0.3);\\n}\\n:where(.stack-scope) .group.destructive .group-\\\\[\\\\.destructive\\\\]\\\\:hover\\\\:bg-destructive:hover, :where(.stack-scope).group.destructive .group-\\\\[\\\\.destructive\\\\]\\\\:hover\\\\:bg-destructive:hover {\\n background-color: hsl(var(--destructive));\\n}\\n:where(.stack-scope) .group.destructive .group-\\\\[\\\\.destructive\\\\]\\\\:hover\\\\:text-destructive-foreground:hover, :where(.stack-scope).group.destructive .group-\\\\[\\\\.destructive\\\\]\\\\:hover\\\\:text-destructive-foreground:hover {\\n color: hsl(var(--destructive-foreground));\\n}\\n:where(.stack-scope) .group.destructive .group-\\\\[\\\\.destructive\\\\]\\\\:hover\\\\:text-red-50:hover, :where(.stack-scope).group.destructive .group-\\\\[\\\\.destructive\\\\]\\\\:hover\\\\:text-red-50:hover {\\n --tw-text-opacity: 1;\\n color: rgb(254 242 242 / var(--tw-text-opacity));\\n}\\n:where(.stack-scope) .group.success .group-\\\\[\\\\.success\\\\]\\\\:hover\\\\:text-green-50:hover, :where(.stack-scope).group.success .group-\\\\[\\\\.success\\\\]\\\\:hover\\\\:text-green-50:hover {\\n --tw-text-opacity: 1;\\n color: rgb(240 253 244 / var(--tw-text-opacity));\\n}\\n:where(.stack-scope) .group.destructive .group-\\\\[\\\\.destructive\\\\]\\\\:focus\\\\:ring-destructive:focus, :where(.stack-scope).group.destructive .group-\\\\[\\\\.destructive\\\\]\\\\:focus\\\\:ring-destructive:focus {\\n --tw-ring-color: hsl(var(--destructive));\\n}\\n:where(.stack-scope) .group.destructive .group-\\\\[\\\\.destructive\\\\]\\\\:focus\\\\:ring-red-400:focus, :where(.stack-scope).group.destructive .group-\\\\[\\\\.destructive\\\\]\\\\:focus\\\\:ring-red-400:focus {\\n --tw-ring-opacity: 1;\\n --tw-ring-color: rgb(248 113 113 / var(--tw-ring-opacity));\\n}\\n:where(.stack-scope) .group.success .group-\\\\[\\\\.success\\\\]\\\\:focus\\\\:ring-green-400:focus, :where(.stack-scope).group.success .group-\\\\[\\\\.success\\\\]\\\\:focus\\\\:ring-green-400:focus {\\n --tw-ring-opacity: 1;\\n --tw-ring-color: rgb(74 222 128 / var(--tw-ring-opacity));\\n}\\n:where(.stack-scope) .group.destructive .group-\\\\[\\\\.destructive\\\\]\\\\:focus\\\\:ring-offset-red-600:focus, :where(.stack-scope).group.destructive .group-\\\\[\\\\.destructive\\\\]\\\\:focus\\\\:ring-offset-red-600:focus {\\n --tw-ring-offset-color: #dc2626;\\n}\\n:where(.stack-scope) .group.success .group-\\\\[\\\\.success\\\\]\\\\:focus\\\\:ring-offset-green-600:focus, :where(.stack-scope).group.success .group-\\\\[\\\\.success\\\\]\\\\:focus\\\\:ring-offset-green-600:focus {\\n --tw-ring-offset-color: #16a34a;\\n}\\n:where(.stack-scope) .peer:disabled ~ .peer-disabled\\\\:cursor-not-allowed, :where(.stack-scope).peer:disabled ~ .peer-disabled\\\\:cursor-not-allowed {\\n cursor: not-allowed;\\n}\\n:where(.stack-scope) .peer:disabled ~ .peer-disabled\\\\:opacity-70, :where(.stack-scope).peer:disabled ~ .peer-disabled\\\\:opacity-70 {\\n opacity: 0.7;\\n}\\n:where(.stack-scope) .has-\\\\[\\\\:disabled\\\\]\\\\:opacity-50:has(:disabled), :where(.stack-scope).has-\\\\[\\\\:disabled\\\\]\\\\:opacity-50:has(:disabled) {\\n opacity: 0.5;\\n}\\n:where(.stack-scope) .aria-selected\\\\:bg-accent[aria-selected=\\\"true\\\"], :where(.stack-scope).aria-selected\\\\:bg-accent[aria-selected=\\\"true\\\"] {\\n background-color: hsl(var(--accent));\\n}\\n:where(.stack-scope) .aria-selected\\\\:text-accent-foreground[aria-selected=\\\"true\\\"], :where(.stack-scope).aria-selected\\\\:text-accent-foreground[aria-selected=\\\"true\\\"] {\\n color: hsl(var(--accent-foreground));\\n}\\n:where(.stack-scope) .aria-selected\\\\:opacity-100[aria-selected=\\\"true\\\"], :where(.stack-scope).aria-selected\\\\:opacity-100[aria-selected=\\\"true\\\"] {\\n opacity: 1;\\n}\\n:where(.stack-scope) .data-\\\\[disabled\\\\=true\\\\]\\\\:pointer-events-none[data-disabled=\\\"true\\\"], :where(.stack-scope).data-\\\\[disabled\\\\=true\\\\]\\\\:pointer-events-none[data-disabled=\\\"true\\\"] {\\n pointer-events: none;\\n}\\n:where(.stack-scope) .data-\\\\[disabled\\\\]\\\\:pointer-events-none[data-disabled], :where(.stack-scope).data-\\\\[disabled\\\\]\\\\:pointer-events-none[data-disabled] {\\n pointer-events: none;\\n}\\n:where(.stack-scope) .data-\\\\[panel-group-direction\\\\=vertical\\\\]\\\\:h-px[data-panel-group-direction=\\\"vertical\\\"], :where(.stack-scope).data-\\\\[panel-group-direction\\\\=vertical\\\\]\\\\:h-px[data-panel-group-direction=\\\"vertical\\\"] {\\n height: 1px;\\n}\\n:where(.stack-scope) .data-\\\\[panel-group-direction\\\\=vertical\\\\]\\\\:w-full[data-panel-group-direction=\\\"vertical\\\"], :where(.stack-scope).data-\\\\[panel-group-direction\\\\=vertical\\\\]\\\\:w-full[data-panel-group-direction=\\\"vertical\\\"] {\\n width: 100%;\\n}\\n:where(.stack-scope) .data-\\\\[side\\\\=bottom\\\\]\\\\:translate-y-1[data-side=\\\"bottom\\\"], :where(.stack-scope).data-\\\\[side\\\\=bottom\\\\]\\\\:translate-y-1[data-side=\\\"bottom\\\"] {\\n --tw-translate-y: 0.25rem;\\n transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));\\n}\\n:where(.stack-scope) .data-\\\\[side\\\\=left\\\\]\\\\:-translate-x-1[data-side=\\\"left\\\"], :where(.stack-scope).data-\\\\[side\\\\=left\\\\]\\\\:-translate-x-1[data-side=\\\"left\\\"] {\\n --tw-translate-x: -0.25rem;\\n transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));\\n}\\n:where(.stack-scope) .data-\\\\[side\\\\=right\\\\]\\\\:translate-x-1[data-side=\\\"right\\\"], :where(.stack-scope).data-\\\\[side\\\\=right\\\\]\\\\:translate-x-1[data-side=\\\"right\\\"] {\\n --tw-translate-x: 0.25rem;\\n transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));\\n}\\n:where(.stack-scope) .data-\\\\[side\\\\=top\\\\]\\\\:-translate-y-1[data-side=\\\"top\\\"], :where(.stack-scope).data-\\\\[side\\\\=top\\\\]\\\\:-translate-y-1[data-side=\\\"top\\\"] {\\n --tw-translate-y: -0.25rem;\\n transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));\\n}\\n:where(.stack-scope) .data-\\\\[state\\\\=checked\\\\]\\\\:translate-x-4[data-state=\\\"checked\\\"], :where(.stack-scope).data-\\\\[state\\\\=checked\\\\]\\\\:translate-x-4[data-state=\\\"checked\\\"] {\\n --tw-translate-x: 1rem;\\n transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));\\n}\\n:where(.stack-scope) .data-\\\\[state\\\\=unchecked\\\\]\\\\:translate-x-0[data-state=\\\"unchecked\\\"], :where(.stack-scope).data-\\\\[state\\\\=unchecked\\\\]\\\\:translate-x-0[data-state=\\\"unchecked\\\"] {\\n --tw-translate-x: 0px;\\n transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));\\n}\\n:where(.stack-scope) .data-\\\\[swipe\\\\=cancel\\\\]\\\\:translate-x-0[data-swipe=\\\"cancel\\\"], :where(.stack-scope).data-\\\\[swipe\\\\=cancel\\\\]\\\\:translate-x-0[data-swipe=\\\"cancel\\\"] {\\n --tw-translate-x: 0px;\\n transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));\\n}\\n:where(.stack-scope) .data-\\\\[swipe\\\\=end\\\\]\\\\:translate-x-\\\\[var\\\\(--radix-toast-swipe-end-x\\\\)\\\\][data-swipe=\\\"end\\\"], :where(.stack-scope).data-\\\\[swipe\\\\=end\\\\]\\\\:translate-x-\\\\[var\\\\(--radix-toast-swipe-end-x\\\\)\\\\][data-swipe=\\\"end\\\"] {\\n --tw-translate-x: var(--radix-toast-swipe-end-x);\\n transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));\\n}\\n:where(.stack-scope) .data-\\\\[swipe\\\\=move\\\\]\\\\:translate-x-\\\\[var\\\\(--radix-toast-swipe-move-x\\\\)\\\\][data-swipe=\\\"move\\\"], :where(.stack-scope).data-\\\\[swipe\\\\=move\\\\]\\\\:translate-x-\\\\[var\\\\(--radix-toast-swipe-move-x\\\\)\\\\][data-swipe=\\\"move\\\"] {\\n --tw-translate-x: var(--radix-toast-swipe-move-x);\\n transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));\\n}\\n@keyframes accordion-up {\\n from {\\n height: var(--radix-accordion-content-height);\\n }\\n\\n to {\\n height: 0;\\n }\\n}\\n:where(.stack-scope) .data-\\\\[state\\\\=closed\\\\]\\\\:animate-accordion-up[data-state=\\\"closed\\\"], :where(.stack-scope).data-\\\\[state\\\\=closed\\\\]\\\\:animate-accordion-up[data-state=\\\"closed\\\"] {\\n animation: accordion-up 0.2s ease-out;\\n}\\n@keyframes accordion-down {\\n from {\\n height: 0;\\n }\\n\\n to {\\n height: var(--radix-accordion-content-height);\\n }\\n}\\n:where(.stack-scope) .data-\\\\[state\\\\=open\\\\]\\\\:animate-accordion-down[data-state=\\\"open\\\"], :where(.stack-scope).data-\\\\[state\\\\=open\\\\]\\\\:animate-accordion-down[data-state=\\\"open\\\"] {\\n animation: accordion-down 0.2s ease-out;\\n}\\n:where(.stack-scope) .data-\\\\[panel-group-direction\\\\=vertical\\\\]\\\\:flex-col[data-panel-group-direction=\\\"vertical\\\"], :where(.stack-scope).data-\\\\[panel-group-direction\\\\=vertical\\\\]\\\\:flex-col[data-panel-group-direction=\\\"vertical\\\"] {\\n flex-direction: column;\\n}\\n:where(.stack-scope) .data-\\\\[active\\\\]\\\\:bg-accent\\\\/50[data-active], :where(.stack-scope).data-\\\\[active\\\\]\\\\:bg-accent\\\\/50[data-active] {\\n background-color: hsl(var(--accent) / 0.5);\\n}\\n:where(.stack-scope) .data-\\\\[state\\\\=active\\\\]\\\\:bg-background[data-state=\\\"active\\\"], :where(.stack-scope).data-\\\\[state\\\\=active\\\\]\\\\:bg-background[data-state=\\\"active\\\"] {\\n background-color: hsl(var(--background));\\n}\\n:where(.stack-scope) .data-\\\\[state\\\\=checked\\\\]\\\\:bg-primary[data-state=\\\"checked\\\"], :where(.stack-scope).data-\\\\[state\\\\=checked\\\\]\\\\:bg-primary[data-state=\\\"checked\\\"] {\\n background-color: hsl(var(--primary));\\n}\\n:where(.stack-scope) .data-\\\\[state\\\\=on\\\\]\\\\:bg-accent[data-state=\\\"on\\\"], :where(.stack-scope).data-\\\\[state\\\\=on\\\\]\\\\:bg-accent[data-state=\\\"on\\\"] {\\n background-color: hsl(var(--accent));\\n}\\n:where(.stack-scope) .data-\\\\[state\\\\=open\\\\]\\\\:bg-accent[data-state=\\\"open\\\"], :where(.stack-scope).data-\\\\[state\\\\=open\\\\]\\\\:bg-accent[data-state=\\\"open\\\"] {\\n background-color: hsl(var(--accent));\\n}\\n:where(.stack-scope) .data-\\\\[state\\\\=open\\\\]\\\\:bg-accent\\\\/50[data-state=\\\"open\\\"], :where(.stack-scope).data-\\\\[state\\\\=open\\\\]\\\\:bg-accent\\\\/50[data-state=\\\"open\\\"] {\\n background-color: hsl(var(--accent) / 0.5);\\n}\\n:where(.stack-scope) .data-\\\\[state\\\\=open\\\\]\\\\:bg-muted[data-state=\\\"open\\\"], :where(.stack-scope).data-\\\\[state\\\\=open\\\\]\\\\:bg-muted[data-state=\\\"open\\\"] {\\n background-color: hsl(var(--muted));\\n}\\n:where(.stack-scope) .data-\\\\[state\\\\=open\\\\]\\\\:bg-secondary[data-state=\\\"open\\\"], :where(.stack-scope).data-\\\\[state\\\\=open\\\\]\\\\:bg-secondary[data-state=\\\"open\\\"] {\\n background-color: hsl(var(--secondary));\\n}\\n:where(.stack-scope) .data-\\\\[state\\\\=selected\\\\]\\\\:bg-muted[data-state=\\\"selected\\\"], :where(.stack-scope).data-\\\\[state\\\\=selected\\\\]\\\\:bg-muted[data-state=\\\"selected\\\"] {\\n background-color: hsl(var(--muted));\\n}\\n:where(.stack-scope) .data-\\\\[state\\\\=unchecked\\\\]\\\\:bg-input[data-state=\\\"unchecked\\\"], :where(.stack-scope).data-\\\\[state\\\\=unchecked\\\\]\\\\:bg-input[data-state=\\\"unchecked\\\"] {\\n background-color: hsl(var(--input));\\n}\\n:where(.stack-scope) .data-\\\\[state\\\\=active\\\\]\\\\:text-foreground[data-state=\\\"active\\\"], :where(.stack-scope).data-\\\\[state\\\\=active\\\\]\\\\:text-foreground[data-state=\\\"active\\\"] {\\n color: hsl(var(--foreground));\\n}\\n:where(.stack-scope) .data-\\\\[state\\\\=checked\\\\]\\\\:text-primary-foreground[data-state=\\\"checked\\\"], :where(.stack-scope).data-\\\\[state\\\\=checked\\\\]\\\\:text-primary-foreground[data-state=\\\"checked\\\"] {\\n color: hsl(var(--primary-foreground));\\n}\\n:where(.stack-scope) .data-\\\\[state\\\\=on\\\\]\\\\:text-accent-foreground[data-state=\\\"on\\\"], :where(.stack-scope).data-\\\\[state\\\\=on\\\\]\\\\:text-accent-foreground[data-state=\\\"on\\\"] {\\n color: hsl(var(--accent-foreground));\\n}\\n:where(.stack-scope) .data-\\\\[state\\\\=open\\\\]\\\\:text-accent-foreground[data-state=\\\"open\\\"], :where(.stack-scope).data-\\\\[state\\\\=open\\\\]\\\\:text-accent-foreground[data-state=\\\"open\\\"] {\\n color: hsl(var(--accent-foreground));\\n}\\n:where(.stack-scope) .data-\\\\[state\\\\=open\\\\]\\\\:text-muted-foreground[data-state=\\\"open\\\"], :where(.stack-scope).data-\\\\[state\\\\=open\\\\]\\\\:text-muted-foreground[data-state=\\\"open\\\"] {\\n color: hsl(var(--muted-foreground));\\n}\\n:where(.stack-scope) .data-\\\\[disabled\\\\=true\\\\]\\\\:opacity-50[data-disabled=\\\"true\\\"], :where(.stack-scope).data-\\\\[disabled\\\\=true\\\\]\\\\:opacity-50[data-disabled=\\\"true\\\"] {\\n opacity: 0.5;\\n}\\n:where(.stack-scope) .data-\\\\[disabled\\\\]\\\\:opacity-50[data-disabled], :where(.stack-scope).data-\\\\[disabled\\\\]\\\\:opacity-50[data-disabled] {\\n opacity: 0.5;\\n}\\n:where(.stack-scope) .data-\\\\[state\\\\=active\\\\]\\\\:shadow-sm[data-state=\\\"active\\\"], :where(.stack-scope).data-\\\\[state\\\\=active\\\\]\\\\:shadow-sm[data-state=\\\"active\\\"] {\\n --tw-shadow: 0 1px 2px 0 rgb(0 0 0 / 0.05);\\n --tw-shadow-colored: 0 1px 2px 0 var(--tw-shadow-color);\\n box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);\\n}\\n:where(.stack-scope) .data-\\\\[swipe\\\\=move\\\\]\\\\:transition-none[data-swipe=\\\"move\\\"], :where(.stack-scope).data-\\\\[swipe\\\\=move\\\\]\\\\:transition-none[data-swipe=\\\"move\\\"] {\\n transition-property: none;\\n}\\n:where(.stack-scope) .data-\\\\[state\\\\=closed\\\\]\\\\:duration-100[data-state=\\\"closed\\\"], :where(.stack-scope).data-\\\\[state\\\\=closed\\\\]\\\\:duration-100[data-state=\\\"closed\\\"] {\\n transition-duration: 100ms;\\n}\\n:where(.stack-scope) .data-\\\\[state\\\\=open\\\\]\\\\:duration-100[data-state=\\\"open\\\"], :where(.stack-scope).data-\\\\[state\\\\=open\\\\]\\\\:duration-100[data-state=\\\"open\\\"] {\\n transition-duration: 100ms;\\n}\\n:where(.stack-scope) .data-\\\\[motion\\\\^\\\\=from-\\\\]\\\\:animate-in[data-motion^=\\\"from-\\\"], :where(.stack-scope).data-\\\\[motion\\\\^\\\\=from-\\\\]\\\\:animate-in[data-motion^=\\\"from-\\\"] {\\n animation-name: enter;\\n animation-duration: 150ms;\\n --tw-enter-opacity: initial;\\n --tw-enter-scale: initial;\\n --tw-enter-rotate: initial;\\n --tw-enter-translate-x: initial;\\n --tw-enter-translate-y: initial;\\n}\\n:where(.stack-scope) .data-\\\\[state\\\\=open\\\\]\\\\:animate-in[data-state=\\\"open\\\"], :where(.stack-scope).data-\\\\[state\\\\=open\\\\]\\\\:animate-in[data-state=\\\"open\\\"] {\\n animation-name: enter;\\n animation-duration: 150ms;\\n --tw-enter-opacity: initial;\\n --tw-enter-scale: initial;\\n --tw-enter-rotate: initial;\\n --tw-enter-translate-x: initial;\\n --tw-enter-translate-y: initial;\\n}\\n:where(.stack-scope) .data-\\\\[state\\\\=visible\\\\]\\\\:animate-in[data-state=\\\"visible\\\"], :where(.stack-scope).data-\\\\[state\\\\=visible\\\\]\\\\:animate-in[data-state=\\\"visible\\\"] {\\n animation-name: enter;\\n animation-duration: 150ms;\\n --tw-enter-opacity: initial;\\n --tw-enter-scale: initial;\\n --tw-enter-rotate: initial;\\n --tw-enter-translate-x: initial;\\n --tw-enter-translate-y: initial;\\n}\\n:where(.stack-scope) .data-\\\\[motion\\\\^\\\\=to-\\\\]\\\\:animate-out[data-motion^=\\\"to-\\\"], :where(.stack-scope).data-\\\\[motion\\\\^\\\\=to-\\\\]\\\\:animate-out[data-motion^=\\\"to-\\\"] {\\n animation-name: exit;\\n animation-duration: 150ms;\\n --tw-exit-opacity: initial;\\n --tw-exit-scale: initial;\\n --tw-exit-rotate: initial;\\n --tw-exit-translate-x: initial;\\n --tw-exit-translate-y: initial;\\n}\\n:where(.stack-scope) .data-\\\\[state\\\\=closed\\\\]\\\\:animate-out[data-state=\\\"closed\\\"], :where(.stack-scope).data-\\\\[state\\\\=closed\\\\]\\\\:animate-out[data-state=\\\"closed\\\"] {\\n animation-name: exit;\\n animation-duration: 150ms;\\n --tw-exit-opacity: initial;\\n --tw-exit-scale: initial;\\n --tw-exit-rotate: initial;\\n --tw-exit-translate-x: initial;\\n --tw-exit-translate-y: initial;\\n}\\n:where(.stack-scope) .data-\\\\[state\\\\=hidden\\\\]\\\\:animate-out[data-state=\\\"hidden\\\"], :where(.stack-scope).data-\\\\[state\\\\=hidden\\\\]\\\\:animate-out[data-state=\\\"hidden\\\"] {\\n animation-name: exit;\\n animation-duration: 150ms;\\n --tw-exit-opacity: initial;\\n --tw-exit-scale: initial;\\n --tw-exit-rotate: initial;\\n --tw-exit-translate-x: initial;\\n --tw-exit-translate-y: initial;\\n}\\n:where(.stack-scope) .data-\\\\[swipe\\\\=end\\\\]\\\\:animate-out[data-swipe=\\\"end\\\"], :where(.stack-scope).data-\\\\[swipe\\\\=end\\\\]\\\\:animate-out[data-swipe=\\\"end\\\"] {\\n animation-name: exit;\\n animation-duration: 150ms;\\n --tw-exit-opacity: initial;\\n --tw-exit-scale: initial;\\n --tw-exit-rotate: initial;\\n --tw-exit-translate-x: initial;\\n --tw-exit-translate-y: initial;\\n}\\n:where(.stack-scope) .data-\\\\[motion\\\\^\\\\=from-\\\\]\\\\:fade-in[data-motion^=\\\"from-\\\"], :where(.stack-scope).data-\\\\[motion\\\\^\\\\=from-\\\\]\\\\:fade-in[data-motion^=\\\"from-\\\"] {\\n --tw-enter-opacity: 0;\\n}\\n:where(.stack-scope) .data-\\\\[motion\\\\^\\\\=to-\\\\]\\\\:fade-out[data-motion^=\\\"to-\\\"], :where(.stack-scope).data-\\\\[motion\\\\^\\\\=to-\\\\]\\\\:fade-out[data-motion^=\\\"to-\\\"] {\\n --tw-exit-opacity: 0;\\n}\\n:where(.stack-scope) .data-\\\\[state\\\\=closed\\\\]\\\\:fade-out[data-state=\\\"closed\\\"], :where(.stack-scope).data-\\\\[state\\\\=closed\\\\]\\\\:fade-out[data-state=\\\"closed\\\"] {\\n --tw-exit-opacity: 0;\\n}\\n:where(.stack-scope) .data-\\\\[state\\\\=closed\\\\]\\\\:fade-out-0[data-state=\\\"closed\\\"], :where(.stack-scope).data-\\\\[state\\\\=closed\\\\]\\\\:fade-out-0[data-state=\\\"closed\\\"] {\\n --tw-exit-opacity: 0;\\n}\\n:where(.stack-scope) .data-\\\\[state\\\\=closed\\\\]\\\\:fade-out-80[data-state=\\\"closed\\\"], :where(.stack-scope).data-\\\\[state\\\\=closed\\\\]\\\\:fade-out-80[data-state=\\\"closed\\\"] {\\n --tw-exit-opacity: 0.8;\\n}\\n:where(.stack-scope) .data-\\\\[state\\\\=hidden\\\\]\\\\:fade-out[data-state=\\\"hidden\\\"], :where(.stack-scope).data-\\\\[state\\\\=hidden\\\\]\\\\:fade-out[data-state=\\\"hidden\\\"] {\\n --tw-exit-opacity: 0;\\n}\\n:where(.stack-scope) .data-\\\\[state\\\\=open\\\\]\\\\:fade-in[data-state=\\\"open\\\"], :where(.stack-scope).data-\\\\[state\\\\=open\\\\]\\\\:fade-in[data-state=\\\"open\\\"] {\\n --tw-enter-opacity: 0;\\n}\\n:where(.stack-scope) .data-\\\\[state\\\\=open\\\\]\\\\:fade-in-0[data-state=\\\"open\\\"], :where(.stack-scope).data-\\\\[state\\\\=open\\\\]\\\\:fade-in-0[data-state=\\\"open\\\"] {\\n --tw-enter-opacity: 0;\\n}\\n:where(.stack-scope) .data-\\\\[state\\\\=visible\\\\]\\\\:fade-in[data-state=\\\"visible\\\"], :where(.stack-scope).data-\\\\[state\\\\=visible\\\\]\\\\:fade-in[data-state=\\\"visible\\\"] {\\n --tw-enter-opacity: 0;\\n}\\n:where(.stack-scope) .data-\\\\[state\\\\=closed\\\\]\\\\:zoom-out-95[data-state=\\\"closed\\\"], :where(.stack-scope).data-\\\\[state\\\\=closed\\\\]\\\\:zoom-out-95[data-state=\\\"closed\\\"] {\\n --tw-exit-scale: .95;\\n}\\n:where(.stack-scope) .data-\\\\[state\\\\=open\\\\]\\\\:zoom-in-90[data-state=\\\"open\\\"], :where(.stack-scope).data-\\\\[state\\\\=open\\\\]\\\\:zoom-in-90[data-state=\\\"open\\\"] {\\n --tw-enter-scale: .9;\\n}\\n:where(.stack-scope) .data-\\\\[state\\\\=open\\\\]\\\\:zoom-in-95[data-state=\\\"open\\\"], :where(.stack-scope).data-\\\\[state\\\\=open\\\\]\\\\:zoom-in-95[data-state=\\\"open\\\"] {\\n --tw-enter-scale: .95;\\n}\\n:where(.stack-scope) .data-\\\\[motion\\\\=from-end\\\\]\\\\:slide-in-from-right-52[data-motion=\\\"from-end\\\"], :where(.stack-scope).data-\\\\[motion\\\\=from-end\\\\]\\\\:slide-in-from-right-52[data-motion=\\\"from-end\\\"] {\\n --tw-enter-translate-x: 13rem;\\n}\\n:where(.stack-scope) .data-\\\\[motion\\\\=from-start\\\\]\\\\:slide-in-from-left-52[data-motion=\\\"from-start\\\"], :where(.stack-scope).data-\\\\[motion\\\\=from-start\\\\]\\\\:slide-in-from-left-52[data-motion=\\\"from-start\\\"] {\\n --tw-enter-translate-x: -13rem;\\n}\\n:where(.stack-scope) .data-\\\\[motion\\\\=to-end\\\\]\\\\:slide-out-to-right-52[data-motion=\\\"to-end\\\"], :where(.stack-scope).data-\\\\[motion\\\\=to-end\\\\]\\\\:slide-out-to-right-52[data-motion=\\\"to-end\\\"] {\\n --tw-exit-translate-x: 13rem;\\n}\\n:where(.stack-scope) .data-\\\\[motion\\\\=to-start\\\\]\\\\:slide-out-to-left-52[data-motion=\\\"to-start\\\"], :where(.stack-scope).data-\\\\[motion\\\\=to-start\\\\]\\\\:slide-out-to-left-52[data-motion=\\\"to-start\\\"] {\\n --tw-exit-translate-x: -13rem;\\n}\\n:where(.stack-scope) .data-\\\\[side\\\\=bottom\\\\]\\\\:slide-in-from-top-2[data-side=\\\"bottom\\\"], :where(.stack-scope).data-\\\\[side\\\\=bottom\\\\]\\\\:slide-in-from-top-2[data-side=\\\"bottom\\\"] {\\n --tw-enter-translate-y: -0.5rem;\\n}\\n:where(.stack-scope) .data-\\\\[side\\\\=left\\\\]\\\\:slide-in-from-right-2[data-side=\\\"left\\\"], :where(.stack-scope).data-\\\\[side\\\\=left\\\\]\\\\:slide-in-from-right-2[data-side=\\\"left\\\"] {\\n --tw-enter-translate-x: 0.5rem;\\n}\\n:where(.stack-scope) .data-\\\\[side\\\\=right\\\\]\\\\:slide-in-from-left-2[data-side=\\\"right\\\"], :where(.stack-scope).data-\\\\[side\\\\=right\\\\]\\\\:slide-in-from-left-2[data-side=\\\"right\\\"] {\\n --tw-enter-translate-x: -0.5rem;\\n}\\n:where(.stack-scope) .data-\\\\[side\\\\=top\\\\]\\\\:slide-in-from-bottom-2[data-side=\\\"top\\\"], :where(.stack-scope).data-\\\\[side\\\\=top\\\\]\\\\:slide-in-from-bottom-2[data-side=\\\"top\\\"] {\\n --tw-enter-translate-y: 0.5rem;\\n}\\n:where(.stack-scope) .data-\\\\[state\\\\=closed\\\\]\\\\:slide-out-to-bottom[data-state=\\\"closed\\\"], :where(.stack-scope).data-\\\\[state\\\\=closed\\\\]\\\\:slide-out-to-bottom[data-state=\\\"closed\\\"] {\\n --tw-exit-translate-y: 100%;\\n}\\n:where(.stack-scope) .data-\\\\[state\\\\=closed\\\\]\\\\:slide-out-to-left[data-state=\\\"closed\\\"], :where(.stack-scope).data-\\\\[state\\\\=closed\\\\]\\\\:slide-out-to-left[data-state=\\\"closed\\\"] {\\n --tw-exit-translate-x: -100%;\\n}\\n:where(.stack-scope) .data-\\\\[state\\\\=closed\\\\]\\\\:slide-out-to-left-1\\\\/2[data-state=\\\"closed\\\"], :where(.stack-scope).data-\\\\[state\\\\=closed\\\\]\\\\:slide-out-to-left-1\\\\/2[data-state=\\\"closed\\\"] {\\n --tw-exit-translate-x: -50%;\\n}\\n:where(.stack-scope) .data-\\\\[state\\\\=closed\\\\]\\\\:slide-out-to-right[data-state=\\\"closed\\\"], :where(.stack-scope).data-\\\\[state\\\\=closed\\\\]\\\\:slide-out-to-right[data-state=\\\"closed\\\"] {\\n --tw-exit-translate-x: 100%;\\n}\\n:where(.stack-scope) .data-\\\\[state\\\\=closed\\\\]\\\\:slide-out-to-right-full[data-state=\\\"closed\\\"], :where(.stack-scope).data-\\\\[state\\\\=closed\\\\]\\\\:slide-out-to-right-full[data-state=\\\"closed\\\"] {\\n --tw-exit-translate-x: 100%;\\n}\\n:where(.stack-scope) .data-\\\\[state\\\\=closed\\\\]\\\\:slide-out-to-top[data-state=\\\"closed\\\"], :where(.stack-scope).data-\\\\[state\\\\=closed\\\\]\\\\:slide-out-to-top[data-state=\\\"closed\\\"] {\\n --tw-exit-translate-y: -100%;\\n}\\n:where(.stack-scope) .data-\\\\[state\\\\=closed\\\\]\\\\:slide-out-to-top-\\\\[48\\\\%\\\\][data-state=\\\"closed\\\"], :where(.stack-scope).data-\\\\[state\\\\=closed\\\\]\\\\:slide-out-to-top-\\\\[48\\\\%\\\\][data-state=\\\"closed\\\"] {\\n --tw-exit-translate-y: -48%;\\n}\\n:where(.stack-scope) .data-\\\\[state\\\\=open\\\\]\\\\:slide-in-from-bottom[data-state=\\\"open\\\"], :where(.stack-scope).data-\\\\[state\\\\=open\\\\]\\\\:slide-in-from-bottom[data-state=\\\"open\\\"] {\\n --tw-enter-translate-y: 100%;\\n}\\n:where(.stack-scope) .data-\\\\[state\\\\=open\\\\]\\\\:slide-in-from-left[data-state=\\\"open\\\"], :where(.stack-scope).data-\\\\[state\\\\=open\\\\]\\\\:slide-in-from-left[data-state=\\\"open\\\"] {\\n --tw-enter-translate-x: -100%;\\n}\\n:where(.stack-scope) .data-\\\\[state\\\\=open\\\\]\\\\:slide-in-from-left-1\\\\/2[data-state=\\\"open\\\"], :where(.stack-scope).data-\\\\[state\\\\=open\\\\]\\\\:slide-in-from-left-1\\\\/2[data-state=\\\"open\\\"] {\\n --tw-enter-translate-x: -50%;\\n}\\n:where(.stack-scope) .data-\\\\[state\\\\=open\\\\]\\\\:slide-in-from-right[data-state=\\\"open\\\"], :where(.stack-scope).data-\\\\[state\\\\=open\\\\]\\\\:slide-in-from-right[data-state=\\\"open\\\"] {\\n --tw-enter-translate-x: 100%;\\n}\\n:where(.stack-scope) .data-\\\\[state\\\\=open\\\\]\\\\:slide-in-from-top[data-state=\\\"open\\\"], :where(.stack-scope).data-\\\\[state\\\\=open\\\\]\\\\:slide-in-from-top[data-state=\\\"open\\\"] {\\n --tw-enter-translate-y: -100%;\\n}\\n:where(.stack-scope) .data-\\\\[state\\\\=open\\\\]\\\\:slide-in-from-top-\\\\[48\\\\%\\\\][data-state=\\\"open\\\"], :where(.stack-scope).data-\\\\[state\\\\=open\\\\]\\\\:slide-in-from-top-\\\\[48\\\\%\\\\][data-state=\\\"open\\\"] {\\n --tw-enter-translate-y: -48%;\\n}\\n:where(.stack-scope) .data-\\\\[state\\\\=open\\\\]\\\\:slide-in-from-top-full[data-state=\\\"open\\\"], :where(.stack-scope).data-\\\\[state\\\\=open\\\\]\\\\:slide-in-from-top-full[data-state=\\\"open\\\"] {\\n --tw-enter-translate-y: -100%;\\n}\\n:where(.stack-scope) .data-\\\\[state\\\\=closed\\\\]\\\\:duration-100[data-state=\\\"closed\\\"], :where(.stack-scope).data-\\\\[state\\\\=closed\\\\]\\\\:duration-100[data-state=\\\"closed\\\"] {\\n animation-duration: 100ms;\\n}\\n:where(.stack-scope) .data-\\\\[state\\\\=open\\\\]\\\\:duration-100[data-state=\\\"open\\\"], :where(.stack-scope).data-\\\\[state\\\\=open\\\\]\\\\:duration-100[data-state=\\\"open\\\"] {\\n animation-duration: 100ms;\\n}\\n:where(.stack-scope) .data-\\\\[panel-group-direction\\\\=vertical\\\\]\\\\:after\\\\:left-0[data-panel-group-direction=\\\"vertical\\\"]::after, :where(.stack-scope).data-\\\\[panel-group-direction\\\\=vertical\\\\]\\\\:after\\\\:left-0[data-panel-group-direction=\\\"vertical\\\"]::after {\\n content: var(--tw-content);\\n left: 0px;\\n}\\n:where(.stack-scope) .data-\\\\[panel-group-direction\\\\=vertical\\\\]\\\\:after\\\\:h-1[data-panel-group-direction=\\\"vertical\\\"]::after, :where(.stack-scope).data-\\\\[panel-group-direction\\\\=vertical\\\\]\\\\:after\\\\:h-1[data-panel-group-direction=\\\"vertical\\\"]::after {\\n content: var(--tw-content);\\n height: 0.25rem;\\n}\\n:where(.stack-scope) .data-\\\\[panel-group-direction\\\\=vertical\\\\]\\\\:after\\\\:w-full[data-panel-group-direction=\\\"vertical\\\"]::after, :where(.stack-scope).data-\\\\[panel-group-direction\\\\=vertical\\\\]\\\\:after\\\\:w-full[data-panel-group-direction=\\\"vertical\\\"]::after {\\n content: var(--tw-content);\\n width: 100%;\\n}\\n:where(.stack-scope) .data-\\\\[panel-group-direction\\\\=vertical\\\\]\\\\:after\\\\:-translate-y-1\\\\/2[data-panel-group-direction=\\\"vertical\\\"]::after, :where(.stack-scope).data-\\\\[panel-group-direction\\\\=vertical\\\\]\\\\:after\\\\:-translate-y-1\\\\/2[data-panel-group-direction=\\\"vertical\\\"]::after {\\n content: var(--tw-content);\\n --tw-translate-y: -50%;\\n transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));\\n}\\n:where(.stack-scope) .data-\\\\[panel-group-direction\\\\=vertical\\\\]\\\\:after\\\\:translate-x-0[data-panel-group-direction=\\\"vertical\\\"]::after, :where(.stack-scope).data-\\\\[panel-group-direction\\\\=vertical\\\\]\\\\:after\\\\:translate-x-0[data-panel-group-direction=\\\"vertical\\\"]::after {\\n content: var(--tw-content);\\n --tw-translate-x: 0px;\\n transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));\\n}\\n:where(.stack-scope) .group[data-state=\\\"open\\\"] .group-data-\\\\[state\\\\=open\\\\]\\\\:rotate-180, :where(.stack-scope).group[data-state=\\\"open\\\"] .group-data-\\\\[state\\\\=open\\\\]\\\\:rotate-180 {\\n --tw-rotate: 180deg;\\n transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));\\n}\\n@media (min-width: 640px) {\\n :where(.stack-scope) .sm\\\\:bottom-0, :where(.stack-scope).sm\\\\:bottom-0 {\\n bottom: 0px;\\n }\\n\\n :where(.stack-scope) .sm\\\\:right-0, :where(.stack-scope).sm\\\\:right-0 {\\n right: 0px;\\n }\\n\\n :where(.stack-scope) .sm\\\\:top-auto, :where(.stack-scope).sm\\\\:top-auto {\\n top: auto;\\n }\\n\\n :where(.stack-scope) .sm\\\\:flex, :where(.stack-scope).sm\\\\:flex {\\n display: flex;\\n }\\n\\n :where(.stack-scope) .sm\\\\:hidden, :where(.stack-scope).sm\\\\:hidden {\\n display: none;\\n }\\n\\n :where(.stack-scope) .sm\\\\:max-w-sm, :where(.stack-scope).sm\\\\:max-w-sm {\\n max-width: 24rem;\\n }\\n\\n :where(.stack-scope) .sm\\\\:flex-1, :where(.stack-scope).sm\\\\:flex-1 {\\n flex: 1 1 0%;\\n }\\n\\n :where(.stack-scope) .sm\\\\:flex-row, :where(.stack-scope).sm\\\\:flex-row {\\n flex-direction: row;\\n }\\n\\n :where(.stack-scope) .sm\\\\:flex-col, :where(.stack-scope).sm\\\\:flex-col {\\n flex-direction: column;\\n }\\n\\n :where(.stack-scope) .sm\\\\:items-end, :where(.stack-scope).sm\\\\:items-end {\\n align-items: flex-end;\\n }\\n\\n :where(.stack-scope) .sm\\\\:justify-end, :where(.stack-scope).sm\\\\:justify-end {\\n justify-content: flex-end;\\n }\\n\\n :where(.stack-scope) .sm\\\\:gap-2\\\\.5, :where(.stack-scope).sm\\\\:gap-2\\\\.5 {\\n gap: 0.625rem;\\n }\\n\\n :where(.stack-scope) .sm\\\\:gap-y-0, :where(.stack-scope).sm\\\\:gap-y-0 {\\n row-gap: 0px;\\n }\\n\\n :where(.stack-scope) .sm\\\\:space-x-2 > :not([hidden]) ~ :not([hidden]), :where(.stack-scope).sm\\\\:space-x-2 > :not([hidden]) ~ :not([hidden]) {\\n --tw-space-x-reverse: 0;\\n margin-right: calc(0.5rem * var(--tw-space-x-reverse));\\n margin-left: calc(0.5rem * calc(1 - var(--tw-space-x-reverse)));\\n }\\n\\n :where(.stack-scope) .sm\\\\:rounded-lg, :where(.stack-scope).sm\\\\:rounded-lg {\\n border-radius: var(--radius);\\n }\\n\\n :where(.stack-scope) .sm\\\\:bg-muted, :where(.stack-scope).sm\\\\:bg-muted {\\n background-color: hsl(var(--muted));\\n }\\n\\n :where(.stack-scope) .sm\\\\:text-left, :where(.stack-scope).sm\\\\:text-left {\\n text-align: left;\\n }\\n\\n :where(.stack-scope) .data-\\\\[state\\\\=open\\\\]\\\\:sm\\\\:slide-in-from-bottom-full[data-state=\\\"open\\\"], :where(.stack-scope).data-\\\\[state\\\\=open\\\\]\\\\:sm\\\\:slide-in-from-bottom-full[data-state=\\\"open\\\"] {\\n --tw-enter-translate-y: 100%;\\n }\\n}\\n@media (min-width: 768px) {\\n :where(.stack-scope) .md\\\\:absolute, :where(.stack-scope).md\\\\:absolute {\\n position: absolute;\\n }\\n\\n :where(.stack-scope) .md\\\\:w-\\\\[90\\\\%\\\\], :where(.stack-scope).md\\\\:w-\\\\[90\\\\%\\\\] {\\n width: 90%;\\n }\\n\\n :where(.stack-scope) .md\\\\:w-\\\\[var\\\\(--radix-navigation-menu-viewport-width\\\\)\\\\], :where(.stack-scope).md\\\\:w-\\\\[var\\\\(--radix-navigation-menu-viewport-width\\\\)\\\\] {\\n width: var(--radix-navigation-menu-viewport-width);\\n }\\n\\n :where(.stack-scope) .md\\\\:w-auto, :where(.stack-scope).md\\\\:w-auto {\\n width: auto;\\n }\\n\\n :where(.stack-scope) .md\\\\:max-w-\\\\[420px\\\\], :where(.stack-scope).md\\\\:max-w-\\\\[420px\\\\] {\\n max-width: 420px;\\n }\\n\\n :where(.stack-scope) .md\\\\:flex-row, :where(.stack-scope).md\\\\:flex-row {\\n flex-direction: row;\\n }\\n\\n :where(.stack-scope) .md\\\\:justify-end, :where(.stack-scope).md\\\\:justify-end {\\n justify-content: flex-end;\\n }\\n\\n :where(.stack-scope) .md\\\\:gap-4, :where(.stack-scope).md\\\\:gap-4 {\\n gap: 1rem;\\n }\\n}\\n@media (min-width: 1024px) {\\n :where(.stack-scope) .lg\\\\:flex, :where(.stack-scope).lg\\\\:flex {\\n display: flex;\\n }\\n\\n :where(.stack-scope) .lg\\\\:hidden, :where(.stack-scope).lg\\\\:hidden {\\n display: none;\\n }\\n\\n :where(.stack-scope) .lg\\\\:gap-x-8, :where(.stack-scope).lg\\\\:gap-x-8 {\\n -moz-column-gap: 2rem;\\n column-gap: 2rem;\\n }\\n\\n :where(.stack-scope) .lg\\\\:px-3, :where(.stack-scope).lg\\\\:px-3 {\\n padding-left: 0.75rem;\\n padding-right: 0.75rem;\\n }\\n}\\n:where(.stack-scope) .dark\\\\:border-destructive:where(html:has(head > [data-stack-theme=\\\"dark\\\"]), html:has(head > [data-stack-theme=\\\"dark\\\"]) *), :where(.stack-scope).dark\\\\:border-destructive:where(html:has(head > [data-stack-theme=\\\"dark\\\"]), html:has(head > [data-stack-theme=\\\"dark\\\"]) *) {\\n border-color: hsl(var(--destructive));\\n}\\n:where(.stack-scope) .dark\\\\:border-gray-600:where(html:has(head > [data-stack-theme=\\\"dark\\\"]), html:has(head > [data-stack-theme=\\\"dark\\\"]) *), :where(.stack-scope).dark\\\\:border-gray-600:where(html:has(head > [data-stack-theme=\\\"dark\\\"]), html:has(head > [data-stack-theme=\\\"dark\\\"]) *) {\\n --tw-border-opacity: 1;\\n border-color: rgb(75 85 99 / var(--tw-border-opacity));\\n}\\n:where(.stack-scope) .dark\\\\:border-success:where(html:has(head > [data-stack-theme=\\\"dark\\\"]), html:has(head > [data-stack-theme=\\\"dark\\\"]) *), :where(.stack-scope).dark\\\\:border-success:where(html:has(head > [data-stack-theme=\\\"dark\\\"]), html:has(head > [data-stack-theme=\\\"dark\\\"]) *) {\\n border-color: hsl(var(--success));\\n}\\n:where(.stack-scope) .dark\\\\:bg-black:where(html:has(head > [data-stack-theme=\\\"dark\\\"]), html:has(head > [data-stack-theme=\\\"dark\\\"]) *), :where(.stack-scope).dark\\\\:bg-black:where(html:has(head > [data-stack-theme=\\\"dark\\\"]), html:has(head > [data-stack-theme=\\\"dark\\\"]) *) {\\n --tw-bg-opacity: 1;\\n background-color: rgb(0 0 0 / var(--tw-bg-opacity));\\n}\\n:where(.stack-scope) .dark\\\\:bg-black\\\\/20:where(html:has(head > [data-stack-theme=\\\"dark\\\"]), html:has(head > [data-stack-theme=\\\"dark\\\"]) *), :where(.stack-scope).dark\\\\:bg-black\\\\/20:where(html:has(head > [data-stack-theme=\\\"dark\\\"]), html:has(head > [data-stack-theme=\\\"dark\\\"]) *) {\\n background-color: rgb(0 0 0 / 0.2);\\n}\\n:where(.stack-scope) .dark\\\\:bg-gray-500:where(html:has(head > [data-stack-theme=\\\"dark\\\"]), html:has(head > [data-stack-theme=\\\"dark\\\"]) *), :where(.stack-scope).dark\\\\:bg-gray-500:where(html:has(head > [data-stack-theme=\\\"dark\\\"]), html:has(head > [data-stack-theme=\\\"dark\\\"]) *) {\\n --tw-bg-opacity: 1;\\n background-color: rgb(107 114 128 / var(--tw-bg-opacity));\\n}\\n:where(.stack-scope) .dark\\\\:bg-gray-700:where(html:has(head > [data-stack-theme=\\\"dark\\\"]), html:has(head > [data-stack-theme=\\\"dark\\\"]) *), :where(.stack-scope).dark\\\\:bg-gray-700:where(html:has(head > [data-stack-theme=\\\"dark\\\"]), html:has(head > [data-stack-theme=\\\"dark\\\"]) *) {\\n --tw-bg-opacity: 1;\\n background-color: rgb(55 65 81 / var(--tw-bg-opacity));\\n}\\n:where(.stack-scope) .dark\\\\:bg-gray-800:where(html:has(head > [data-stack-theme=\\\"dark\\\"]), html:has(head > [data-stack-theme=\\\"dark\\\"]) *), :where(.stack-scope).dark\\\\:bg-gray-800:where(html:has(head > [data-stack-theme=\\\"dark\\\"]), html:has(head > [data-stack-theme=\\\"dark\\\"]) *) {\\n --tw-bg-opacity: 1;\\n background-color: rgb(31 41 55 / var(--tw-bg-opacity));\\n}\\n:where(.stack-scope) .dark\\\\:bg-zinc-800:where(html:has(head > [data-stack-theme=\\\"dark\\\"]), html:has(head > [data-stack-theme=\\\"dark\\\"]) *), :where(.stack-scope).dark\\\\:bg-zinc-800:where(html:has(head > [data-stack-theme=\\\"dark\\\"]), html:has(head > [data-stack-theme=\\\"dark\\\"]) *) {\\n --tw-bg-opacity: 1;\\n background-color: rgb(39 39 42 / var(--tw-bg-opacity));\\n}\\n:where(.stack-scope) .dark\\\\:text-foreground:where(html:has(head > [data-stack-theme=\\\"dark\\\"]), html:has(head > [data-stack-theme=\\\"dark\\\"]) *), :where(.stack-scope).dark\\\\:text-foreground:where(html:has(head > [data-stack-theme=\\\"dark\\\"]), html:has(head > [data-stack-theme=\\\"dark\\\"]) *) {\\n color: hsl(var(--foreground));\\n}\\n:where(.stack-scope) .dark\\\\:text-gray-300:where(html:has(head > [data-stack-theme=\\\"dark\\\"]), html:has(head > [data-stack-theme=\\\"dark\\\"]) *), :where(.stack-scope).dark\\\\:text-gray-300:where(html:has(head > [data-stack-theme=\\\"dark\\\"]), html:has(head > [data-stack-theme=\\\"dark\\\"]) *) {\\n --tw-text-opacity: 1;\\n color: rgb(209 213 219 / var(--tw-text-opacity));\\n}\\n:where(.stack-scope) .dark\\\\:text-gray-400:where(html:has(head > [data-stack-theme=\\\"dark\\\"]), html:has(head > [data-stack-theme=\\\"dark\\\"]) *), :where(.stack-scope).dark\\\\:text-gray-400:where(html:has(head > [data-stack-theme=\\\"dark\\\"]), html:has(head > [data-stack-theme=\\\"dark\\\"]) *) {\\n --tw-text-opacity: 1;\\n color: rgb(156 163 175 / var(--tw-text-opacity));\\n}\\n:where(.stack-scope) .dark\\\\:text-white:where(html:has(head > [data-stack-theme=\\\"dark\\\"]), html:has(head > [data-stack-theme=\\\"dark\\\"]) *), :where(.stack-scope).dark\\\\:text-white:where(html:has(head > [data-stack-theme=\\\"dark\\\"]), html:has(head > [data-stack-theme=\\\"dark\\\"]) *) {\\n --tw-text-opacity: 1;\\n color: rgb(255 255 255 / var(--tw-text-opacity));\\n}\\n:where(.stack-scope) .dark\\\\:text-zinc-300:where(html:has(head > [data-stack-theme=\\\"dark\\\"]), html:has(head > [data-stack-theme=\\\"dark\\\"]) *), :where(.stack-scope).dark\\\\:text-zinc-300:where(html:has(head > [data-stack-theme=\\\"dark\\\"]), html:has(head > [data-stack-theme=\\\"dark\\\"]) *) {\\n --tw-text-opacity: 1;\\n color: rgb(212 212 216 / var(--tw-text-opacity));\\n}\\n:where(.stack-scope) .dark\\\\:text-zinc-400:where(html:has(head > [data-stack-theme=\\\"dark\\\"]), html:has(head > [data-stack-theme=\\\"dark\\\"]) *), :where(.stack-scope).dark\\\\:text-zinc-400:where(html:has(head > [data-stack-theme=\\\"dark\\\"]), html:has(head > [data-stack-theme=\\\"dark\\\"]) *) {\\n --tw-text-opacity: 1;\\n color: rgb(161 161 170 / var(--tw-text-opacity));\\n}\\n:where(.stack-scope) .dark\\\\:text-zinc-800:where(html:has(head > [data-stack-theme=\\\"dark\\\"]), html:has(head > [data-stack-theme=\\\"dark\\\"]) *), :where(.stack-scope).dark\\\\:text-zinc-800:where(html:has(head > [data-stack-theme=\\\"dark\\\"]), html:has(head > [data-stack-theme=\\\"dark\\\"]) *) {\\n --tw-text-opacity: 1;\\n color: rgb(39 39 42 / var(--tw-text-opacity));\\n}\\n:where(.stack-scope) .\\\\[\\\\&\\\\+div\\\\]\\\\:text-xs+div, :where(.stack-scope).\\\\[\\\\&\\\\+div\\\\]\\\\:text-xs+div {\\n font-size: 0.75rem;\\n line-height: 1rem;\\n}\\n:where(.stack-scope) .\\\\[\\\\&\\\\:has\\\\(\\\\>\\\\.range_end\\\\)\\\\]\\\\:rounded-r-md:has(>.range end), :where(.stack-scope).\\\\[\\\\&\\\\:has\\\\(\\\\>\\\\.range_end\\\\)\\\\]\\\\:rounded-r-md:has(>.range end) {\\n border-top-right-radius: calc(var(--radius) - 2px);\\n border-bottom-right-radius: calc(var(--radius) - 2px);\\n}\\n:where(.stack-scope) .\\\\[\\\\&\\\\:has\\\\(\\\\>\\\\.range_start\\\\)\\\\]\\\\:rounded-l-md:has(>.range start), :where(.stack-scope).\\\\[\\\\&\\\\:has\\\\(\\\\>\\\\.range_start\\\\)\\\\]\\\\:rounded-l-md:has(>.range start) {\\n border-top-left-radius: calc(var(--radius) - 2px);\\n border-bottom-left-radius: calc(var(--radius) - 2px);\\n}\\n:where(.stack-scope) .\\\\[\\\\&\\\\:has\\\\(\\\\[aria-selected\\\\]\\\\)\\\\]\\\\:rounded-md:has([aria-selected]), :where(.stack-scope).\\\\[\\\\&\\\\:has\\\\(\\\\[aria-selected\\\\]\\\\)\\\\]\\\\:rounded-md:has([aria-selected]) {\\n border-radius: calc(var(--radius) - 2px);\\n}\\n:where(.stack-scope) .\\\\[\\\\&\\\\:has\\\\(\\\\[aria-selected\\\\]\\\\)\\\\]\\\\:bg-accent:has([aria-selected]), :where(.stack-scope).\\\\[\\\\&\\\\:has\\\\(\\\\[aria-selected\\\\]\\\\)\\\\]\\\\:bg-accent:has([aria-selected]) {\\n background-color: hsl(var(--accent));\\n}\\n:where(.stack-scope) .first\\\\:\\\\[\\\\&\\\\:has\\\\(\\\\[aria-selected\\\\]\\\\)\\\\]\\\\:rounded-l-md:has([aria-selected]):first-child, :where(.stack-scope).first\\\\:\\\\[\\\\&\\\\:has\\\\(\\\\[aria-selected\\\\]\\\\)\\\\]\\\\:rounded-l-md:has([aria-selected]):first-child {\\n border-top-left-radius: calc(var(--radius) - 2px);\\n border-bottom-left-radius: calc(var(--radius) - 2px);\\n}\\n:where(.stack-scope) .last\\\\:\\\\[\\\\&\\\\:has\\\\(\\\\[aria-selected\\\\]\\\\)\\\\]\\\\:rounded-r-md:has([aria-selected]):last-child, :where(.stack-scope).last\\\\:\\\\[\\\\&\\\\:has\\\\(\\\\[aria-selected\\\\]\\\\)\\\\]\\\\:rounded-r-md:has([aria-selected]):last-child {\\n border-top-right-radius: calc(var(--radius) - 2px);\\n border-bottom-right-radius: calc(var(--radius) - 2px);\\n}\\n:where(.stack-scope) .\\\\[\\\\&\\\\:has\\\\(\\\\[aria-selected\\\\]\\\\.outside\\\\)\\\\]\\\\:bg-accent\\\\/50:has([aria-selected].outside), :where(.stack-scope).\\\\[\\\\&\\\\:has\\\\(\\\\[aria-selected\\\\]\\\\.outside\\\\)\\\\]\\\\:bg-accent\\\\/50:has([aria-selected].outside) {\\n background-color: hsl(var(--accent) / 0.5);\\n}\\n:where(.stack-scope) .\\\\[\\\\&\\\\:has\\\\(\\\\[aria-selected\\\\]\\\\.range_end\\\\)\\\\]\\\\:rounded-r-md:has([aria-selected].range end), :where(.stack-scope).\\\\[\\\\&\\\\:has\\\\(\\\\[aria-selected\\\\]\\\\.range_end\\\\)\\\\]\\\\:rounded-r-md:has([aria-selected].range end) {\\n border-top-right-radius: calc(var(--radius) - 2px);\\n border-bottom-right-radius: calc(var(--radius) - 2px);\\n}\\n:where(.stack-scope) .\\\\[\\\\&\\\\:has\\\\(\\\\[role\\\\=checkbox\\\\]\\\\)\\\\]\\\\:pr-0:has([role=checkbox]), :where(.stack-scope).\\\\[\\\\&\\\\:has\\\\(\\\\[role\\\\=checkbox\\\\]\\\\)\\\\]\\\\:pr-0:has([role=checkbox]) {\\n padding-right: 0px;\\n}\\n:where(.stack-scope) .\\\\[\\\\&\\\\>\\\\:not\\\\(\\\\.stack-button-do-not-hide-when-siblings-are\\\\)\\\\]\\\\:invisible>:not(.stack-button-do-not-hide-when-siblings-are), :where(.stack-scope).\\\\[\\\\&\\\\>\\\\:not\\\\(\\\\.stack-button-do-not-hide-when-siblings-are\\\\)\\\\]\\\\:invisible>:not(.stack-button-do-not-hide-when-siblings-are) {\\n visibility: hidden;\\n}\\n:where(.stack-scope) .\\\\[\\\\&\\\\>\\\\[role\\\\=checkbox\\\\]\\\\]\\\\:translate-y-\\\\[2px\\\\]>[role=checkbox], :where(.stack-scope).\\\\[\\\\&\\\\>\\\\[role\\\\=checkbox\\\\]\\\\]\\\\:translate-y-\\\\[2px\\\\]>[role=checkbox] {\\n --tw-translate-y: 2px;\\n transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));\\n}\\n:where(.stack-scope) .\\\\[\\\\&\\\\>button\\\\]\\\\:hidden>button, :where(.stack-scope).\\\\[\\\\&\\\\>button\\\\]\\\\:hidden>button {\\n display: none;\\n}\\n:where(.stack-scope) .\\\\[\\\\&\\\\>span\\\\]\\\\:line-clamp-1>span, :where(.stack-scope).\\\\[\\\\&\\\\>span\\\\]\\\\:line-clamp-1>span {\\n overflow: hidden;\\n display: -webkit-box;\\n -webkit-box-orient: vertical;\\n -webkit-line-clamp: 1;\\n}\\n:where(.stack-scope) .\\\\[\\\\&\\\\>svg\\\\+div\\\\]\\\\:translate-y-\\\\[-3px\\\\]>svg+div, :where(.stack-scope).\\\\[\\\\&\\\\>svg\\\\+div\\\\]\\\\:translate-y-\\\\[-3px\\\\]>svg+div {\\n --tw-translate-y: -3px;\\n transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));\\n}\\n:where(.stack-scope) .\\\\[\\\\&\\\\>svg\\\\]\\\\:absolute>svg, :where(.stack-scope).\\\\[\\\\&\\\\>svg\\\\]\\\\:absolute>svg {\\n position: absolute;\\n}\\n:where(.stack-scope) .\\\\[\\\\&\\\\>svg\\\\]\\\\:left-4>svg, :where(.stack-scope).\\\\[\\\\&\\\\>svg\\\\]\\\\:left-4>svg {\\n left: 1rem;\\n}\\n:where(.stack-scope) .\\\\[\\\\&\\\\>svg\\\\]\\\\:top-4>svg, :where(.stack-scope).\\\\[\\\\&\\\\>svg\\\\]\\\\:top-4>svg {\\n top: 1rem;\\n}\\n:where(.stack-scope) .\\\\[\\\\&\\\\>svg\\\\]\\\\:size-3\\\\.5>svg, :where(.stack-scope).\\\\[\\\\&\\\\>svg\\\\]\\\\:size-3\\\\.5>svg {\\n width: 0.875rem;\\n height: 0.875rem;\\n}\\n:where(.stack-scope) .\\\\[\\\\&\\\\>svg\\\\]\\\\:text-destructive>svg, :where(.stack-scope).\\\\[\\\\&\\\\>svg\\\\]\\\\:text-destructive>svg {\\n color: hsl(var(--destructive));\\n}\\n:where(.stack-scope) .\\\\[\\\\&\\\\>svg\\\\]\\\\:text-foreground>svg, :where(.stack-scope).\\\\[\\\\&\\\\>svg\\\\]\\\\:text-foreground>svg {\\n color: hsl(var(--foreground));\\n}\\n:where(.stack-scope) .\\\\[\\\\&\\\\>svg\\\\]\\\\:text-success>svg, :where(.stack-scope).\\\\[\\\\&\\\\>svg\\\\]\\\\:text-success>svg {\\n color: hsl(var(--success));\\n}\\n:where(.stack-scope) .\\\\[\\\\&\\\\>svg\\\\~\\\\*\\\\]\\\\:pl-7>svg~*, :where(.stack-scope).\\\\[\\\\&\\\\>svg\\\\~\\\\*\\\\]\\\\:pl-7>svg~* {\\n padding-left: 1.75rem;\\n}\\n:where(.stack-scope) .\\\\[\\\\&\\\\>tr\\\\]\\\\:last\\\\:border-b-0:last-child>tr, :where(.stack-scope).\\\\[\\\\&\\\\>tr\\\\]\\\\:last\\\\:border-b-0:last-child>tr {\\n border-bottom-width: 0px;\\n}\\n:where(.stack-scope) .\\\\[\\\\&\\\\[data-panel-group-direction\\\\=vertical\\\\]\\\\>div\\\\]\\\\:rotate-90[data-panel-group-direction=vertical]>div, :where(.stack-scope).\\\\[\\\\&\\\\[data-panel-group-direction\\\\=vertical\\\\]\\\\>div\\\\]\\\\:rotate-90[data-panel-group-direction=vertical]>div {\\n --tw-rotate: 90deg;\\n transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));\\n}\\n:where(.stack-scope) .\\\\[\\\\&\\\\[data-state\\\\=open\\\\]\\\\>svg\\\\]\\\\:rotate-180[data-state=open]>svg, :where(.stack-scope).\\\\[\\\\&\\\\[data-state\\\\=open\\\\]\\\\>svg\\\\]\\\\:rotate-180[data-state=open]>svg {\\n --tw-rotate: 180deg;\\n transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));\\n}\\n:where(.stack-scope) .\\\\[\\\\&_\\\\[cmdk-group-heading\\\\]\\\\]\\\\:px-2 [cmdk-group-heading], :where(.stack-scope).\\\\[\\\\&_\\\\[cmdk-group-heading\\\\]\\\\]\\\\:px-2 [cmdk-group-heading] {\\n padding-left: 0.5rem;\\n padding-right: 0.5rem;\\n}\\n:where(.stack-scope) .\\\\[\\\\&_\\\\[cmdk-group-heading\\\\]\\\\]\\\\:py-1\\\\.5 [cmdk-group-heading], :where(.stack-scope).\\\\[\\\\&_\\\\[cmdk-group-heading\\\\]\\\\]\\\\:py-1\\\\.5 [cmdk-group-heading] {\\n padding-top: 0.375rem;\\n padding-bottom: 0.375rem;\\n}\\n:where(.stack-scope) .\\\\[\\\\&_\\\\[cmdk-group-heading\\\\]\\\\]\\\\:text-xs [cmdk-group-heading], :where(.stack-scope).\\\\[\\\\&_\\\\[cmdk-group-heading\\\\]\\\\]\\\\:text-xs [cmdk-group-heading] {\\n font-size: 0.75rem;\\n line-height: 1rem;\\n}\\n:where(.stack-scope) .\\\\[\\\\&_\\\\[cmdk-group-heading\\\\]\\\\]\\\\:font-medium [cmdk-group-heading], :where(.stack-scope).\\\\[\\\\&_\\\\[cmdk-group-heading\\\\]\\\\]\\\\:font-medium [cmdk-group-heading] {\\n font-weight: 500;\\n}\\n:where(.stack-scope) .\\\\[\\\\&_\\\\[cmdk-group-heading\\\\]\\\\]\\\\:text-muted-foreground [cmdk-group-heading], :where(.stack-scope).\\\\[\\\\&_\\\\[cmdk-group-heading\\\\]\\\\]\\\\:text-muted-foreground [cmdk-group-heading] {\\n color: hsl(var(--muted-foreground));\\n}\\n:where(.stack-scope) .\\\\[\\\\&_\\\\[cmdk-group\\\\]\\\\:not\\\\(\\\\[hidden\\\\]\\\\)_\\\\~\\\\[cmdk-group\\\\]\\\\]\\\\:pt-0 [cmdk-group]:not([hidden]) ~[cmdk-group], :where(.stack-scope).\\\\[\\\\&_\\\\[cmdk-group\\\\]\\\\:not\\\\(\\\\[hidden\\\\]\\\\)_\\\\~\\\\[cmdk-group\\\\]\\\\]\\\\:pt-0 [cmdk-group]:not([hidden]) ~[cmdk-group] {\\n padding-top: 0px;\\n}\\n:where(.stack-scope) .\\\\[\\\\&_\\\\[cmdk-group\\\\]\\\\]\\\\:px-2 [cmdk-group], :where(.stack-scope).\\\\[\\\\&_\\\\[cmdk-group\\\\]\\\\]\\\\:px-2 [cmdk-group] {\\n padding-left: 0.5rem;\\n padding-right: 0.5rem;\\n}\\n:where(.stack-scope) .\\\\[\\\\&_\\\\[cmdk-input-wrapper\\\\]_svg\\\\]\\\\:h-5 [cmdk-input-wrapper] svg, :where(.stack-scope).\\\\[\\\\&_\\\\[cmdk-input-wrapper\\\\]_svg\\\\]\\\\:h-5 [cmdk-input-wrapper] svg {\\n height: 1.25rem;\\n}\\n:where(.stack-scope) .\\\\[\\\\&_\\\\[cmdk-input-wrapper\\\\]_svg\\\\]\\\\:w-5 [cmdk-input-wrapper] svg, :where(.stack-scope).\\\\[\\\\&_\\\\[cmdk-input-wrapper\\\\]_svg\\\\]\\\\:w-5 [cmdk-input-wrapper] svg {\\n width: 1.25rem;\\n}\\n:where(.stack-scope) .\\\\[\\\\&_\\\\[cmdk-input\\\\]\\\\]\\\\:h-12 [cmdk-input], :where(.stack-scope).\\\\[\\\\&_\\\\[cmdk-input\\\\]\\\\]\\\\:h-12 [cmdk-input] {\\n height: 3rem;\\n}\\n:where(.stack-scope) .\\\\[\\\\&_\\\\[cmdk-item\\\\]\\\\]\\\\:px-2 [cmdk-item], :where(.stack-scope).\\\\[\\\\&_\\\\[cmdk-item\\\\]\\\\]\\\\:px-2 [cmdk-item] {\\n padding-left: 0.5rem;\\n padding-right: 0.5rem;\\n}\\n:where(.stack-scope) .\\\\[\\\\&_\\\\[cmdk-item\\\\]\\\\]\\\\:py-3 [cmdk-item], :where(.stack-scope).\\\\[\\\\&_\\\\[cmdk-item\\\\]\\\\]\\\\:py-3 [cmdk-item] {\\n padding-top: 0.75rem;\\n padding-bottom: 0.75rem;\\n}\\n:where(.stack-scope) .\\\\[\\\\&_\\\\[cmdk-item\\\\]_svg\\\\]\\\\:h-5 [cmdk-item] svg, :where(.stack-scope).\\\\[\\\\&_\\\\[cmdk-item\\\\]_svg\\\\]\\\\:h-5 [cmdk-item] svg {\\n height: 1.25rem;\\n}\\n:where(.stack-scope) .\\\\[\\\\&_\\\\[cmdk-item\\\\]_svg\\\\]\\\\:w-5 [cmdk-item] svg, :where(.stack-scope).\\\\[\\\\&_\\\\[cmdk-item\\\\]_svg\\\\]\\\\:w-5 [cmdk-item] svg {\\n width: 1.25rem;\\n}\\n:where(.stack-scope) .\\\\[\\\\&_p\\\\]\\\\:leading-relaxed p, :where(.stack-scope).\\\\[\\\\&_p\\\\]\\\\:leading-relaxed p {\\n line-height: 1.625;\\n}\\n:where(.stack-scope) .\\\\[\\\\&_svg\\\\]\\\\:invisible svg, :where(.stack-scope).\\\\[\\\\&_svg\\\\]\\\\:invisible svg {\\n visibility: hidden;\\n}\\n:where(.stack-scope) .\\\\[\\\\&_tr\\\\:last-child\\\\]\\\\:border-0 tr:last-child, :where(.stack-scope).\\\\[\\\\&_tr\\\\:last-child\\\\]\\\\:border-0 tr:last-child {\\n border-width: 0px;\\n}\\n:where(.stack-scope) .\\\\[\\\\&_tr\\\\]\\\\:border-b tr, :where(.stack-scope).\\\\[\\\\&_tr\\\\]\\\\:border-b tr {\\n border-bottom-width: 1px;\\n}\";\n"],"mappings":";AAAO,IAAM,YAAY;","names":[]}
1
+ {"version":3,"sources":["../../../src/generated/global-css.ts"],"sourcesContent":["export const globalCSS = \":where(.stack-scope) *, :where(.stack-scope) ::before, :where(.stack-scope) ::after, *:where(.stack-scope), :where(.stack-scope)::before, :where(.stack-scope)::after {\\n --tw-border-spacing-x: 0;\\n --tw-border-spacing-y: 0;\\n --tw-translate-x: 0;\\n --tw-translate-y: 0;\\n --tw-rotate: 0;\\n --tw-skew-x: 0;\\n --tw-skew-y: 0;\\n --tw-scale-x: 1;\\n --tw-scale-y: 1;\\n --tw-pan-x: ;\\n --tw-pan-y: ;\\n --tw-pinch-zoom: ;\\n --tw-scroll-snap-strictness: proximity;\\n --tw-gradient-from-position: ;\\n --tw-gradient-via-position: ;\\n --tw-gradient-to-position: ;\\n --tw-ordinal: ;\\n --tw-slashed-zero: ;\\n --tw-numeric-figure: ;\\n --tw-numeric-spacing: ;\\n --tw-numeric-fraction: ;\\n --tw-ring-inset: ;\\n --tw-ring-offset-width: 0px;\\n --tw-ring-offset-color: #fff;\\n --tw-ring-color: rgb(59 130 246 / 0.5);\\n --tw-ring-offset-shadow: 0 0 #0000;\\n --tw-ring-shadow: 0 0 #0000;\\n --tw-shadow: 0 0 #0000;\\n --tw-shadow-colored: 0 0 #0000;\\n --tw-blur: ;\\n --tw-brightness: ;\\n --tw-contrast: ;\\n --tw-grayscale: ;\\n --tw-hue-rotate: ;\\n --tw-invert: ;\\n --tw-saturate: ;\\n --tw-sepia: ;\\n --tw-drop-shadow: ;\\n --tw-backdrop-blur: ;\\n --tw-backdrop-brightness: ;\\n --tw-backdrop-contrast: ;\\n --tw-backdrop-grayscale: ;\\n --tw-backdrop-hue-rotate: ;\\n --tw-backdrop-invert: ;\\n --tw-backdrop-opacity: ;\\n --tw-backdrop-saturate: ;\\n --tw-backdrop-sepia: ;\\n --tw-contain-size: ;\\n --tw-contain-layout: ;\\n --tw-contain-paint: ;\\n --tw-contain-style: ;\\n}\\n:where(.stack-scope) ::backdrop, :where(.stack-scope)::backdrop {\\n --tw-border-spacing-x: 0;\\n --tw-border-spacing-y: 0;\\n --tw-translate-x: 0;\\n --tw-translate-y: 0;\\n --tw-rotate: 0;\\n --tw-skew-x: 0;\\n --tw-skew-y: 0;\\n --tw-scale-x: 1;\\n --tw-scale-y: 1;\\n --tw-pan-x: ;\\n --tw-pan-y: ;\\n --tw-pinch-zoom: ;\\n --tw-scroll-snap-strictness: proximity;\\n --tw-gradient-from-position: ;\\n --tw-gradient-via-position: ;\\n --tw-gradient-to-position: ;\\n --tw-ordinal: ;\\n --tw-slashed-zero: ;\\n --tw-numeric-figure: ;\\n --tw-numeric-spacing: ;\\n --tw-numeric-fraction: ;\\n --tw-ring-inset: ;\\n --tw-ring-offset-width: 0px;\\n --tw-ring-offset-color: #fff;\\n --tw-ring-color: rgb(59 130 246 / 0.5);\\n --tw-ring-offset-shadow: 0 0 #0000;\\n --tw-ring-shadow: 0 0 #0000;\\n --tw-shadow: 0 0 #0000;\\n --tw-shadow-colored: 0 0 #0000;\\n --tw-blur: ;\\n --tw-brightness: ;\\n --tw-contrast: ;\\n --tw-grayscale: ;\\n --tw-hue-rotate: ;\\n --tw-invert: ;\\n --tw-saturate: ;\\n --tw-sepia: ;\\n --tw-drop-shadow: ;\\n --tw-backdrop-blur: ;\\n --tw-backdrop-brightness: ;\\n --tw-backdrop-contrast: ;\\n --tw-backdrop-grayscale: ;\\n --tw-backdrop-hue-rotate: ;\\n --tw-backdrop-invert: ;\\n --tw-backdrop-opacity: ;\\n --tw-backdrop-saturate: ;\\n --tw-backdrop-sepia: ;\\n --tw-contain-size: ;\\n --tw-contain-layout: ;\\n --tw-contain-paint: ;\\n --tw-contain-style: ;\\n}\\n/*\\n! tailwindcss v3.4.14 | MIT License | https://tailwindcss.com\\n*/\\n/*\\n1. Prevent padding and border from affecting element width. (https://github.com/mozdevs/cssremedy/issues/4)\\n2. Allow adding a border to an element by just adding a border-width. (https://github.com/tailwindcss/tailwindcss/pull/116)\\n*/\\n:where(.stack-scope) *,\\n:where(.stack-scope) ::before,\\n:where(.stack-scope) ::after,\\n*:where(.stack-scope),\\n:where(.stack-scope)::before,\\n:where(.stack-scope)::after {\\n box-sizing: border-box;\\n /* 1 */\\n border-width: 0;\\n /* 2 */\\n border-style: solid;\\n /* 2 */\\n border-color: #e5e7eb;\\n /* 2 */\\n}\\n:where(.stack-scope) ::before,\\n:where(.stack-scope) ::after,\\n:where(.stack-scope)::before,\\n:where(.stack-scope)::after {\\n --tw-content: '';\\n}\\n/*\\n1. Use a consistent sensible line-height in all browsers.\\n2. Prevent adjustments of font size after orientation changes in iOS.\\n3. Use a more readable tab size.\\n4. Use the user's configured `sans` font-family by default.\\n5. Use the user's configured `sans` font-feature-settings by default.\\n6. Use the user's configured `sans` font-variation-settings by default.\\n7. Disable tap highlights on iOS\\n*/\\n:where(.stack-scope) html,\\n:where(.stack-scope) :host,\\nhtml:where(.stack-scope),\\n:where(.stack-scope):host {\\n line-height: 1.5;\\n /* 1 */\\n -webkit-text-size-adjust: 100%;\\n /* 2 */\\n -moz-tab-size: 4;\\n /* 3 */\\n -o-tab-size: 4;\\n tab-size: 4;\\n /* 3 */\\n font-family: ui-sans-serif, system-ui, sans-serif, \\\"Apple Color Emoji\\\", \\\"Segoe UI Emoji\\\", \\\"Segoe UI Symbol\\\", \\\"Noto Color Emoji\\\";\\n /* 4 */\\n font-feature-settings: normal;\\n /* 5 */\\n font-variation-settings: normal;\\n /* 6 */\\n -webkit-tap-highlight-color: transparent;\\n /* 7 */\\n}\\n/*\\n1. Remove the margin in all browsers.\\n2. Inherit line-height from `html` so users can set them as a class directly on the `html` element.\\n*/\\n:where(.stack-scope) body, body:where(.stack-scope) {\\n margin: 0;\\n /* 1 */\\n line-height: inherit;\\n /* 2 */\\n}\\n/*\\n1. Add the correct height in Firefox.\\n2. Correct the inheritance of border color in Firefox. (https://bugzilla.mozilla.org/show_bug.cgi?id=190655)\\n3. Ensure horizontal rules are visible by default.\\n*/\\n:where(.stack-scope) hr, hr:where(.stack-scope) {\\n height: 0;\\n /* 1 */\\n color: inherit;\\n /* 2 */\\n border-top-width: 1px;\\n /* 3 */\\n}\\n/*\\nAdd the correct text decoration in Chrome, Edge, and Safari.\\n*/\\n:where(.stack-scope) abbr:where([title]), abbr:where(.stack-scope):where([title]) {\\n text-decoration: underline dotted;\\n}\\n/*\\nRemove the default font size and weight for headings.\\n*/\\n:where(.stack-scope) h1,\\n:where(.stack-scope) h2,\\n:where(.stack-scope) h3,\\n:where(.stack-scope) h4,\\n:where(.stack-scope) h5,\\n:where(.stack-scope) h6,\\nh1:where(.stack-scope),\\nh2:where(.stack-scope),\\nh3:where(.stack-scope),\\nh4:where(.stack-scope),\\nh5:where(.stack-scope),\\nh6:where(.stack-scope) {\\n font-size: inherit;\\n font-weight: inherit;\\n}\\n/*\\nReset links to optimize for opt-in styling instead of opt-out.\\n*/\\n:where(.stack-scope) a, a:where(.stack-scope) {\\n color: inherit;\\n text-decoration: inherit;\\n}\\n/*\\nAdd the correct font weight in Edge and Safari.\\n*/\\n:where(.stack-scope) b,\\n:where(.stack-scope) strong,\\nb:where(.stack-scope),\\nstrong:where(.stack-scope) {\\n font-weight: bolder;\\n}\\n/*\\n1. Use the user's configured `mono` font-family by default.\\n2. Use the user's configured `mono` font-feature-settings by default.\\n3. Use the user's configured `mono` font-variation-settings by default.\\n4. Correct the odd `em` font sizing in all browsers.\\n*/\\n:where(.stack-scope) code,\\n:where(.stack-scope) kbd,\\n:where(.stack-scope) samp,\\n:where(.stack-scope) pre,\\ncode:where(.stack-scope),\\nkbd:where(.stack-scope),\\nsamp:where(.stack-scope),\\npre:where(.stack-scope) {\\n font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, \\\"Liberation Mono\\\", \\\"Courier New\\\", monospace;\\n /* 1 */\\n font-feature-settings: normal;\\n /* 2 */\\n font-variation-settings: normal;\\n /* 3 */\\n font-size: 1em;\\n /* 4 */\\n}\\n/*\\nAdd the correct font size in all browsers.\\n*/\\n:where(.stack-scope) small, small:where(.stack-scope) {\\n font-size: 80%;\\n}\\n/*\\nPrevent `sub` and `sup` elements from affecting the line height in all browsers.\\n*/\\n:where(.stack-scope) sub,\\n:where(.stack-scope) sup,\\nsub:where(.stack-scope),\\nsup:where(.stack-scope) {\\n font-size: 75%;\\n line-height: 0;\\n position: relative;\\n vertical-align: baseline;\\n}\\n:where(.stack-scope) sub, sub:where(.stack-scope) {\\n bottom: -0.25em;\\n}\\n:where(.stack-scope) sup, sup:where(.stack-scope) {\\n top: -0.5em;\\n}\\n/*\\n1. Remove text indentation from table contents in Chrome and Safari. (https://bugs.chromium.org/p/chromium/issues/detail?id=999088, https://bugs.webkit.org/show_bug.cgi?id=201297)\\n2. Correct table border color inheritance in all Chrome and Safari. (https://bugs.chromium.org/p/chromium/issues/detail?id=935729, https://bugs.webkit.org/show_bug.cgi?id=195016)\\n3. Remove gaps between table borders by default.\\n*/\\n:where(.stack-scope) table, table:where(.stack-scope) {\\n text-indent: 0;\\n /* 1 */\\n border-color: inherit;\\n /* 2 */\\n border-collapse: collapse;\\n /* 3 */\\n}\\n/*\\n1. Change the font styles in all browsers.\\n2. Remove the margin in Firefox and Safari.\\n3. Remove default padding in all browsers.\\n*/\\n:where(.stack-scope) button,\\n:where(.stack-scope) input,\\n:where(.stack-scope) optgroup,\\n:where(.stack-scope) select,\\n:where(.stack-scope) textarea,\\nbutton:where(.stack-scope),\\ninput:where(.stack-scope),\\noptgroup:where(.stack-scope),\\nselect:where(.stack-scope),\\ntextarea:where(.stack-scope) {\\n font-family: inherit;\\n /* 1 */\\n font-feature-settings: inherit;\\n /* 1 */\\n font-variation-settings: inherit;\\n /* 1 */\\n font-size: 100%;\\n /* 1 */\\n font-weight: inherit;\\n /* 1 */\\n line-height: inherit;\\n /* 1 */\\n letter-spacing: inherit;\\n /* 1 */\\n color: inherit;\\n /* 1 */\\n margin: 0;\\n /* 2 */\\n padding: 0;\\n /* 3 */\\n}\\n/*\\nRemove the inheritance of text transform in Edge and Firefox.\\n*/\\n:where(.stack-scope) button,\\n:where(.stack-scope) select,\\nbutton:where(.stack-scope),\\nselect:where(.stack-scope) {\\n text-transform: none;\\n}\\n/*\\n1. Correct the inability to style clickable types in iOS and Safari.\\n2. Remove default button styles.\\n*/\\n:where(.stack-scope) button,\\n:where(.stack-scope) input:where([type='button']),\\n:where(.stack-scope) input:where([type='reset']),\\n:where(.stack-scope) input:where([type='submit']),\\nbutton:where(.stack-scope),\\ninput:where(.stack-scope):where([type='button']),\\ninput:where(.stack-scope):where([type='reset']),\\ninput:where(.stack-scope):where([type='submit']) {\\n -webkit-appearance: button;\\n /* 1 */\\n background-color: transparent;\\n /* 2 */\\n background-image: none;\\n /* 2 */\\n}\\n/*\\nUse the modern Firefox focus style for all focusable elements.\\n*/\\n:where(.stack-scope) :-moz-focusring, :where(.stack-scope):-moz-focusring {\\n outline: auto;\\n}\\n/*\\nRemove the additional `:invalid` styles in Firefox. (https://github.com/mozilla/gecko-dev/blob/2f9eacd9d3d995c937b4251a5557d95d494c9be1/layout/style/res/forms.css#L728-L737)\\n*/\\n:where(.stack-scope) :-moz-ui-invalid, :where(.stack-scope):-moz-ui-invalid {\\n box-shadow: none;\\n}\\n/*\\nAdd the correct vertical alignment in Chrome and Firefox.\\n*/\\n:where(.stack-scope) progress, progress:where(.stack-scope) {\\n vertical-align: baseline;\\n}\\n/*\\nCorrect the cursor style of increment and decrement buttons in Safari.\\n*/\\n:where(.stack-scope) ::-webkit-inner-spin-button,\\n:where(.stack-scope) ::-webkit-outer-spin-button,\\n:where(.stack-scope)::-webkit-inner-spin-button,\\n:where(.stack-scope)::-webkit-outer-spin-button {\\n height: auto;\\n}\\n/*\\n1. Correct the odd appearance in Chrome and Safari.\\n2. Correct the outline style in Safari.\\n*/\\n:where(.stack-scope) [type='search'], [type='search'] :where(.stack-scope) {\\n -webkit-appearance: textfield;\\n /* 1 */\\n outline-offset: -2px;\\n /* 2 */\\n}\\n/*\\nRemove the inner padding in Chrome and Safari on macOS.\\n*/\\n:where(.stack-scope) ::-webkit-search-decoration, :where(.stack-scope)::-webkit-search-decoration {\\n -webkit-appearance: none;\\n}\\n/*\\n1. Correct the inability to style clickable types in iOS and Safari.\\n2. Change font properties to `inherit` in Safari.\\n*/\\n:where(.stack-scope) ::-webkit-file-upload-button, :where(.stack-scope)::-webkit-file-upload-button {\\n -webkit-appearance: button;\\n /* 1 */\\n font: inherit;\\n /* 2 */\\n}\\n/*\\nAdd the correct display in Chrome and Safari.\\n*/\\n:where(.stack-scope) summary, summary:where(.stack-scope) {\\n display: list-item;\\n}\\n/*\\nRemoves the default spacing and border for appropriate elements.\\n*/\\n:where(.stack-scope) blockquote,\\n:where(.stack-scope) dl,\\n:where(.stack-scope) dd,\\n:where(.stack-scope) h1,\\n:where(.stack-scope) h2,\\n:where(.stack-scope) h3,\\n:where(.stack-scope) h4,\\n:where(.stack-scope) h5,\\n:where(.stack-scope) h6,\\n:where(.stack-scope) hr,\\n:where(.stack-scope) figure,\\n:where(.stack-scope) p,\\n:where(.stack-scope) pre,\\nblockquote:where(.stack-scope),\\ndl:where(.stack-scope),\\ndd:where(.stack-scope),\\nh1:where(.stack-scope),\\nh2:where(.stack-scope),\\nh3:where(.stack-scope),\\nh4:where(.stack-scope),\\nh5:where(.stack-scope),\\nh6:where(.stack-scope),\\nhr:where(.stack-scope),\\nfigure:where(.stack-scope),\\np:where(.stack-scope),\\npre:where(.stack-scope) {\\n margin: 0;\\n}\\n:where(.stack-scope) fieldset, fieldset:where(.stack-scope) {\\n margin: 0;\\n padding: 0;\\n}\\n:where(.stack-scope) legend, legend:where(.stack-scope) {\\n padding: 0;\\n}\\n:where(.stack-scope) ol,\\n:where(.stack-scope) ul,\\n:where(.stack-scope) menu,\\nol:where(.stack-scope),\\nul:where(.stack-scope),\\nmenu:where(.stack-scope) {\\n list-style: none;\\n margin: 0;\\n padding: 0;\\n}\\n/*\\nReset default styling for dialogs.\\n*/\\n:where(.stack-scope) dialog, dialog:where(.stack-scope) {\\n padding: 0;\\n}\\n/*\\nPrevent resizing textareas horizontally by default.\\n*/\\n:where(.stack-scope) textarea, textarea:where(.stack-scope) {\\n resize: vertical;\\n}\\n/*\\n1. Reset the default placeholder opacity in Firefox. (https://github.com/tailwindlabs/tailwindcss/issues/3300)\\n2. Set the default placeholder color to the user's configured gray 400 color.\\n*/\\n:where(.stack-scope) input::-moz-placeholder, :where(.stack-scope) textarea::-moz-placeholder, input:where(.stack-scope)::-moz-placeholder, textarea:where(.stack-scope)::-moz-placeholder {\\n opacity: 1;\\n /* 1 */\\n color: #9ca3af;\\n /* 2 */\\n}\\n:where(.stack-scope) input::placeholder,\\n:where(.stack-scope) textarea::placeholder,\\ninput:where(.stack-scope)::placeholder,\\ntextarea:where(.stack-scope)::placeholder {\\n opacity: 1;\\n /* 1 */\\n color: #9ca3af;\\n /* 2 */\\n}\\n/*\\nSet the default cursor for buttons.\\n*/\\n:where(.stack-scope) button,\\n:where(.stack-scope) [role=\\\"button\\\"],\\nbutton:where(.stack-scope),\\n[role=\\\"button\\\"] :where(.stack-scope) {\\n cursor: pointer;\\n}\\n/*\\nMake sure disabled buttons don't get the pointer cursor.\\n*/\\n:where(.stack-scope) :disabled, :where(.stack-scope):disabled {\\n cursor: default;\\n}\\n/*\\n1. Make replaced elements `display: block` by default. (https://github.com/mozdevs/cssremedy/issues/14)\\n2. Add `vertical-align: middle` to align replaced elements more sensibly by default. (https://github.com/jensimmons/cssremedy/issues/14#issuecomment-634934210)\\n This can trigger a poorly considered lint error in some tools but is included by design.\\n*/\\n:where(.stack-scope) img,\\n:where(.stack-scope) svg,\\n:where(.stack-scope) video,\\n:where(.stack-scope) canvas,\\n:where(.stack-scope) audio,\\n:where(.stack-scope) iframe,\\n:where(.stack-scope) embed,\\n:where(.stack-scope) object,\\nimg:where(.stack-scope),\\nsvg:where(.stack-scope),\\nvideo:where(.stack-scope),\\ncanvas:where(.stack-scope),\\naudio:where(.stack-scope),\\niframe:where(.stack-scope),\\nembed:where(.stack-scope),\\nobject:where(.stack-scope) {\\n display: block;\\n /* 1 */\\n vertical-align: middle;\\n /* 2 */\\n}\\n/*\\nConstrain images and videos to the parent width and preserve their intrinsic aspect ratio. (https://github.com/mozdevs/cssremedy/issues/14)\\n*/\\n:where(.stack-scope) img,\\n:where(.stack-scope) video,\\nimg:where(.stack-scope),\\nvideo:where(.stack-scope) {\\n max-width: 100%;\\n height: auto;\\n}\\n/* Make elements with the HTML hidden attribute stay hidden by default */\\n:where(.stack-scope) [hidden]:where(:not([hidden=\\\"until-found\\\"])), [hidden] :where(.stack-scope):where(:not([hidden=\\\"until-found\\\"])) {\\n display: none;\\n}\\n:where(.stack-scope) .sr-only, :where(.stack-scope).sr-only {\\n position: absolute;\\n width: 1px;\\n height: 1px;\\n padding: 0;\\n margin: -1px;\\n overflow: hidden;\\n clip: rect(0, 0, 0, 0);\\n white-space: nowrap;\\n border-width: 0;\\n}\\n:where(.stack-scope) .pointer-events-none, :where(.stack-scope).pointer-events-none {\\n pointer-events: none;\\n}\\n:where(.stack-scope) .pointer-events-auto, :where(.stack-scope).pointer-events-auto {\\n pointer-events: auto;\\n}\\n:where(.stack-scope) .visible, :where(.stack-scope).visible {\\n visibility: visible;\\n}\\n:where(.stack-scope) .invisible, :where(.stack-scope).invisible {\\n visibility: hidden;\\n}\\n:where(.stack-scope) .static, :where(.stack-scope).static {\\n position: static;\\n}\\n:where(.stack-scope) .fixed, :where(.stack-scope).fixed {\\n position: fixed;\\n}\\n:where(.stack-scope) .absolute, :where(.stack-scope).absolute {\\n position: absolute;\\n}\\n:where(.stack-scope) .relative, :where(.stack-scope).relative {\\n position: relative;\\n}\\n:where(.stack-scope) .inset-0, :where(.stack-scope).inset-0 {\\n inset: 0px;\\n}\\n:where(.stack-scope) .inset-x-0, :where(.stack-scope).inset-x-0 {\\n left: 0px;\\n right: 0px;\\n}\\n:where(.stack-scope) .inset-y-0, :where(.stack-scope).inset-y-0 {\\n top: 0px;\\n bottom: 0px;\\n}\\n:where(.stack-scope) .-right-2, :where(.stack-scope).-right-2 {\\n right: -0.5rem;\\n}\\n:where(.stack-scope) .-top-2, :where(.stack-scope).-top-2 {\\n top: -0.5rem;\\n}\\n:where(.stack-scope) .bottom-0, :where(.stack-scope).bottom-0 {\\n bottom: 0px;\\n}\\n:where(.stack-scope) .left-0, :where(.stack-scope).left-0 {\\n left: 0px;\\n}\\n:where(.stack-scope) .left-2, :where(.stack-scope).left-2 {\\n left: 0.5rem;\\n}\\n:where(.stack-scope) .left-3, :where(.stack-scope).left-3 {\\n left: 0.75rem;\\n}\\n:where(.stack-scope) .left-\\\\[50\\\\%\\\\], :where(.stack-scope).left-\\\\[50\\\\%\\\\] {\\n left: 50%;\\n}\\n:where(.stack-scope) .right-0, :where(.stack-scope).right-0 {\\n right: 0px;\\n}\\n:where(.stack-scope) .right-1, :where(.stack-scope).right-1 {\\n right: 0.25rem;\\n}\\n:where(.stack-scope) .right-2, :where(.stack-scope).right-2 {\\n right: 0.5rem;\\n}\\n:where(.stack-scope) .right-3, :where(.stack-scope).right-3 {\\n right: 0.75rem;\\n}\\n:where(.stack-scope) .right-4, :where(.stack-scope).right-4 {\\n right: 1rem;\\n}\\n:where(.stack-scope) .top-0, :where(.stack-scope).top-0 {\\n top: 0px;\\n}\\n:where(.stack-scope) .top-1, :where(.stack-scope).top-1 {\\n top: 0.25rem;\\n}\\n:where(.stack-scope) .top-2, :where(.stack-scope).top-2 {\\n top: 0.5rem;\\n}\\n:where(.stack-scope) .top-4, :where(.stack-scope).top-4 {\\n top: 1rem;\\n}\\n:where(.stack-scope) .top-\\\\[1px\\\\], :where(.stack-scope).top-\\\\[1px\\\\] {\\n top: 1px;\\n}\\n:where(.stack-scope) .top-\\\\[50\\\\%\\\\], :where(.stack-scope).top-\\\\[50\\\\%\\\\] {\\n top: 50%;\\n}\\n:where(.stack-scope) .top-\\\\[60\\\\%\\\\], :where(.stack-scope).top-\\\\[60\\\\%\\\\] {\\n top: 60%;\\n}\\n:where(.stack-scope) .top-full, :where(.stack-scope).top-full {\\n top: 100%;\\n}\\n:where(.stack-scope) .z-10, :where(.stack-scope).z-10 {\\n z-index: 10;\\n}\\n:where(.stack-scope) .z-50, :where(.stack-scope).z-50 {\\n z-index: 50;\\n}\\n:where(.stack-scope) .z-\\\\[100\\\\], :where(.stack-scope).z-\\\\[100\\\\] {\\n z-index: 100;\\n}\\n:where(.stack-scope) .z-\\\\[1\\\\], :where(.stack-scope).z-\\\\[1\\\\] {\\n z-index: 1;\\n}\\n:where(.stack-scope) .-mx-1, :where(.stack-scope).-mx-1 {\\n margin-left: -0.25rem;\\n margin-right: -0.25rem;\\n}\\n:where(.stack-scope) .-mx-6, :where(.stack-scope).-mx-6 {\\n margin-left: -1.5rem;\\n margin-right: -1.5rem;\\n}\\n:where(.stack-scope) .mx-2, :where(.stack-scope).mx-2 {\\n margin-left: 0.5rem;\\n margin-right: 0.5rem;\\n}\\n:where(.stack-scope) .my-1, :where(.stack-scope).my-1 {\\n margin-top: 0.25rem;\\n margin-bottom: 0.25rem;\\n}\\n:where(.stack-scope) .my-2, :where(.stack-scope).my-2 {\\n margin-top: 0.5rem;\\n margin-bottom: 0.5rem;\\n}\\n:where(.stack-scope) .my-5, :where(.stack-scope).my-5 {\\n margin-top: 1.25rem;\\n margin-bottom: 1.25rem;\\n}\\n:where(.stack-scope) .my-6, :where(.stack-scope).my-6 {\\n margin-top: 1.5rem;\\n margin-bottom: 1.5rem;\\n}\\n:where(.stack-scope) .-ml-3, :where(.stack-scope).-ml-3 {\\n margin-left: -0.75rem;\\n}\\n:where(.stack-scope) .mb-1, :where(.stack-scope).mb-1 {\\n margin-bottom: 0.25rem;\\n}\\n:where(.stack-scope) .mb-2, :where(.stack-scope).mb-2 {\\n margin-bottom: 0.5rem;\\n}\\n:where(.stack-scope) .mb-4, :where(.stack-scope).mb-4 {\\n margin-bottom: 1rem;\\n}\\n:where(.stack-scope) .mb-6, :where(.stack-scope).mb-6 {\\n margin-bottom: 1.5rem;\\n}\\n:where(.stack-scope) .ml-1, :where(.stack-scope).ml-1 {\\n margin-left: 0.25rem;\\n}\\n:where(.stack-scope) .ml-2, :where(.stack-scope).ml-2 {\\n margin-left: 0.5rem;\\n}\\n:where(.stack-scope) .ml-auto, :where(.stack-scope).ml-auto {\\n margin-left: auto;\\n}\\n:where(.stack-scope) .mr-1\\\\.5, :where(.stack-scope).mr-1\\\\.5 {\\n margin-right: 0.375rem;\\n}\\n:where(.stack-scope) .mr-2, :where(.stack-scope).mr-2 {\\n margin-right: 0.5rem;\\n}\\n:where(.stack-scope) .mr-4, :where(.stack-scope).mr-4 {\\n margin-right: 1rem;\\n}\\n:where(.stack-scope) .mt-1, :where(.stack-scope).mt-1 {\\n margin-top: 0.25rem;\\n}\\n:where(.stack-scope) .mt-1\\\\.5, :where(.stack-scope).mt-1\\\\.5 {\\n margin-top: 0.375rem;\\n}\\n:where(.stack-scope) .mt-2, :where(.stack-scope).mt-2 {\\n margin-top: 0.5rem;\\n}\\n:where(.stack-scope) .mt-4, :where(.stack-scope).mt-4 {\\n margin-top: 1rem;\\n}\\n:where(.stack-scope) .mt-6, :where(.stack-scope).mt-6 {\\n margin-top: 1.5rem;\\n}\\n:where(.stack-scope) .mt-8, :where(.stack-scope).mt-8 {\\n margin-top: 2rem;\\n}\\n:where(.stack-scope) .box-border, :where(.stack-scope).box-border {\\n box-sizing: border-box;\\n}\\n:where(.stack-scope) .block, :where(.stack-scope).block {\\n display: block;\\n}\\n:where(.stack-scope) .inline, :where(.stack-scope).inline {\\n display: inline;\\n}\\n:where(.stack-scope) .flex, :where(.stack-scope).flex {\\n display: flex;\\n}\\n:where(.stack-scope) .inline-flex, :where(.stack-scope).inline-flex {\\n display: inline-flex;\\n}\\n:where(.stack-scope) .\\\\!table, :where(.stack-scope).\\\\!table {\\n display: table !important;\\n}\\n:where(.stack-scope) .table, :where(.stack-scope).table {\\n display: table;\\n}\\n:where(.stack-scope) .grid, :where(.stack-scope).grid {\\n display: grid;\\n}\\n:where(.stack-scope) .hidden, :where(.stack-scope).hidden {\\n display: none;\\n}\\n:where(.stack-scope) .aspect-square, :where(.stack-scope).aspect-square {\\n aspect-ratio: 1 / 1;\\n}\\n:where(.stack-scope) .h-0\\\\.5, :where(.stack-scope).h-0\\\\.5 {\\n height: 0.125rem;\\n}\\n:where(.stack-scope) .h-1\\\\.5, :where(.stack-scope).h-1\\\\.5 {\\n height: 0.375rem;\\n}\\n:where(.stack-scope) .h-10, :where(.stack-scope).h-10 {\\n height: 2.5rem;\\n}\\n:where(.stack-scope) .h-2, :where(.stack-scope).h-2 {\\n height: 0.5rem;\\n}\\n:where(.stack-scope) .h-2\\\\.5, :where(.stack-scope).h-2\\\\.5 {\\n height: 0.625rem;\\n}\\n:where(.stack-scope) .h-24, :where(.stack-scope).h-24 {\\n height: 6rem;\\n}\\n:where(.stack-scope) .h-3, :where(.stack-scope).h-3 {\\n height: 0.75rem;\\n}\\n:where(.stack-scope) .h-3\\\\.5, :where(.stack-scope).h-3\\\\.5 {\\n height: 0.875rem;\\n}\\n:where(.stack-scope) .h-4, :where(.stack-scope).h-4 {\\n height: 1rem;\\n}\\n:where(.stack-scope) .h-5, :where(.stack-scope).h-5 {\\n height: 1.25rem;\\n}\\n:where(.stack-scope) .h-6, :where(.stack-scope).h-6 {\\n height: 1.5rem;\\n}\\n:where(.stack-scope) .h-64, :where(.stack-scope).h-64 {\\n height: 16rem;\\n}\\n:where(.stack-scope) .h-7, :where(.stack-scope).h-7 {\\n height: 1.75rem;\\n}\\n:where(.stack-scope) .h-8, :where(.stack-scope).h-8 {\\n height: 2rem;\\n}\\n:where(.stack-scope) .h-9, :where(.stack-scope).h-9 {\\n height: 2.25rem;\\n}\\n:where(.stack-scope) .h-\\\\[1px\\\\], :where(.stack-scope).h-\\\\[1px\\\\] {\\n height: 1px;\\n}\\n:where(.stack-scope) .h-\\\\[200px\\\\], :where(.stack-scope).h-\\\\[200px\\\\] {\\n height: 200px;\\n}\\n:where(.stack-scope) .h-\\\\[300px\\\\], :where(.stack-scope).h-\\\\[300px\\\\] {\\n height: 300px;\\n}\\n:where(.stack-scope) .h-\\\\[34px\\\\], :where(.stack-scope).h-\\\\[34px\\\\] {\\n height: 34px;\\n}\\n:where(.stack-scope) .h-\\\\[60px\\\\], :where(.stack-scope).h-\\\\[60px\\\\] {\\n height: 60px;\\n}\\n:where(.stack-scope) .h-\\\\[var\\\\(--radix-navigation-menu-viewport-height\\\\)\\\\], :where(.stack-scope).h-\\\\[var\\\\(--radix-navigation-menu-viewport-height\\\\)\\\\] {\\n height: var(--radix-navigation-menu-viewport-height);\\n}\\n:where(.stack-scope) .h-\\\\[var\\\\(--radix-select-trigger-height\\\\)\\\\], :where(.stack-scope).h-\\\\[var\\\\(--radix-select-trigger-height\\\\)\\\\] {\\n height: var(--radix-select-trigger-height);\\n}\\n:where(.stack-scope) .h-full, :where(.stack-scope).h-full {\\n height: 100%;\\n}\\n:where(.stack-scope) .h-px, :where(.stack-scope).h-px {\\n height: 1px;\\n}\\n:where(.stack-scope) .max-h-6, :where(.stack-scope).max-h-6 {\\n max-height: 1.5rem;\\n}\\n:where(.stack-scope) .max-h-96, :where(.stack-scope).max-h-96 {\\n max-height: 24rem;\\n}\\n:where(.stack-scope) .max-h-\\\\[300px\\\\], :where(.stack-scope).max-h-\\\\[300px\\\\] {\\n max-height: 300px;\\n}\\n:where(.stack-scope) .max-h-screen, :where(.stack-scope).max-h-screen {\\n max-height: 100vh;\\n}\\n:where(.stack-scope) .min-h-6, :where(.stack-scope).min-h-6 {\\n min-height: 1.5rem;\\n}\\n:where(.stack-scope) .min-h-\\\\[60px\\\\], :where(.stack-scope).min-h-\\\\[60px\\\\] {\\n min-height: 60px;\\n}\\n:where(.stack-scope) .w-0, :where(.stack-scope).w-0 {\\n width: 0px;\\n}\\n:where(.stack-scope) .w-10, :where(.stack-scope).w-10 {\\n width: 2.5rem;\\n}\\n:where(.stack-scope) .w-16, :where(.stack-scope).w-16 {\\n width: 4rem;\\n}\\n:where(.stack-scope) .w-2, :where(.stack-scope).w-2 {\\n width: 0.5rem;\\n}\\n:where(.stack-scope) .w-2\\\\.5, :where(.stack-scope).w-2\\\\.5 {\\n width: 0.625rem;\\n}\\n:where(.stack-scope) .w-2\\\\/3, :where(.stack-scope).w-2\\\\/3 {\\n width: 66.666667%;\\n}\\n:where(.stack-scope) .w-24, :where(.stack-scope).w-24 {\\n width: 6rem;\\n}\\n:where(.stack-scope) .w-3, :where(.stack-scope).w-3 {\\n width: 0.75rem;\\n}\\n:where(.stack-scope) .w-3\\\\.5, :where(.stack-scope).w-3\\\\.5 {\\n width: 0.875rem;\\n}\\n:where(.stack-scope) .w-3\\\\/4, :where(.stack-scope).w-3\\\\/4 {\\n width: 75%;\\n}\\n:where(.stack-scope) .w-4, :where(.stack-scope).w-4 {\\n width: 1rem;\\n}\\n:where(.stack-scope) .w-48, :where(.stack-scope).w-48 {\\n width: 12rem;\\n}\\n:where(.stack-scope) .w-5, :where(.stack-scope).w-5 {\\n width: 1.25rem;\\n}\\n:where(.stack-scope) .w-6, :where(.stack-scope).w-6 {\\n width: 1.5rem;\\n}\\n:where(.stack-scope) .w-64, :where(.stack-scope).w-64 {\\n width: 16rem;\\n}\\n:where(.stack-scope) .w-7, :where(.stack-scope).w-7 {\\n width: 1.75rem;\\n}\\n:where(.stack-scope) .w-72, :where(.stack-scope).w-72 {\\n width: 18rem;\\n}\\n:where(.stack-scope) .w-8, :where(.stack-scope).w-8 {\\n width: 2rem;\\n}\\n:where(.stack-scope) .w-9, :where(.stack-scope).w-9 {\\n width: 2.25rem;\\n}\\n:where(.stack-scope) .w-\\\\[100px\\\\], :where(.stack-scope).w-\\\\[100px\\\\] {\\n width: 100px;\\n}\\n:where(.stack-scope) .w-\\\\[150px\\\\], :where(.stack-scope).w-\\\\[150px\\\\] {\\n width: 150px;\\n}\\n:where(.stack-scope) .w-\\\\[1px\\\\], :where(.stack-scope).w-\\\\[1px\\\\] {\\n width: 1px;\\n}\\n:where(.stack-scope) .w-\\\\[200px\\\\], :where(.stack-scope).w-\\\\[200px\\\\] {\\n width: 200px;\\n}\\n:where(.stack-scope) .w-\\\\[250px\\\\], :where(.stack-scope).w-\\\\[250px\\\\] {\\n width: 250px;\\n}\\n:where(.stack-scope) .w-\\\\[34px\\\\], :where(.stack-scope).w-\\\\[34px\\\\] {\\n width: 34px;\\n}\\n:where(.stack-scope) .w-\\\\[36px\\\\], :where(.stack-scope).w-\\\\[36px\\\\] {\\n width: 36px;\\n}\\n:where(.stack-scope) .w-\\\\[60px\\\\], :where(.stack-scope).w-\\\\[60px\\\\] {\\n width: 60px;\\n}\\n:where(.stack-scope) .w-\\\\[70px\\\\], :where(.stack-scope).w-\\\\[70px\\\\] {\\n width: 70px;\\n}\\n:where(.stack-scope) .w-\\\\[800px\\\\], :where(.stack-scope).w-\\\\[800px\\\\] {\\n width: 800px;\\n}\\n:where(.stack-scope) .w-\\\\[80px\\\\], :where(.stack-scope).w-\\\\[80px\\\\] {\\n width: 80px;\\n}\\n:where(.stack-scope) .w-\\\\[calc\\\\(100\\\\%\\\\+3rem\\\\)\\\\], :where(.stack-scope).w-\\\\[calc\\\\(100\\\\%\\\\+3rem\\\\)\\\\] {\\n width: calc(100% + 3rem);\\n}\\n:where(.stack-scope) .w-fit, :where(.stack-scope).w-fit {\\n width: -moz-fit-content;\\n width: fit-content;\\n}\\n:where(.stack-scope) .w-full, :where(.stack-scope).w-full {\\n width: 100%;\\n}\\n:where(.stack-scope) .w-max, :where(.stack-scope).w-max {\\n width: -moz-max-content;\\n width: max-content;\\n}\\n:where(.stack-scope) .w-px, :where(.stack-scope).w-px {\\n width: 1px;\\n}\\n:where(.stack-scope) .min-w-0, :where(.stack-scope).min-w-0 {\\n min-width: 0px;\\n}\\n:where(.stack-scope) .min-w-6, :where(.stack-scope).min-w-6 {\\n min-width: 1.5rem;\\n}\\n:where(.stack-scope) .min-w-\\\\[12rem\\\\], :where(.stack-scope).min-w-\\\\[12rem\\\\] {\\n min-width: 12rem;\\n}\\n:where(.stack-scope) .min-w-\\\\[150px\\\\], :where(.stack-scope).min-w-\\\\[150px\\\\] {\\n min-width: 150px;\\n}\\n:where(.stack-scope) .min-w-\\\\[200px\\\\], :where(.stack-scope).min-w-\\\\[200px\\\\] {\\n min-width: 200px;\\n}\\n:where(.stack-scope) .min-w-\\\\[8rem\\\\], :where(.stack-scope).min-w-\\\\[8rem\\\\] {\\n min-width: 8rem;\\n}\\n:where(.stack-scope) .min-w-\\\\[var\\\\(--radix-select-trigger-width\\\\)\\\\], :where(.stack-scope).min-w-\\\\[var\\\\(--radix-select-trigger-width\\\\)\\\\] {\\n min-width: var(--radix-select-trigger-width);\\n}\\n:where(.stack-scope) .max-w-40, :where(.stack-scope).max-w-40 {\\n max-width: 10rem;\\n}\\n:where(.stack-scope) .max-w-6, :where(.stack-scope).max-w-6 {\\n max-width: 1.5rem;\\n}\\n:where(.stack-scope) .max-w-60, :where(.stack-scope).max-w-60 {\\n max-width: 15rem;\\n}\\n:where(.stack-scope) .max-w-64, :where(.stack-scope).max-w-64 {\\n max-width: 16rem;\\n}\\n:where(.stack-scope) .max-w-\\\\[200px\\\\], :where(.stack-scope).max-w-\\\\[200px\\\\] {\\n max-width: 200px;\\n}\\n:where(.stack-scope) .max-w-\\\\[300px\\\\], :where(.stack-scope).max-w-\\\\[300px\\\\] {\\n max-width: 300px;\\n}\\n:where(.stack-scope) .max-w-\\\\[320px\\\\], :where(.stack-scope).max-w-\\\\[320px\\\\] {\\n max-width: 320px;\\n}\\n:where(.stack-scope) .max-w-\\\\[36px\\\\], :where(.stack-scope).max-w-\\\\[36px\\\\] {\\n max-width: 36px;\\n}\\n:where(.stack-scope) .max-w-\\\\[380px\\\\], :where(.stack-scope).max-w-\\\\[380px\\\\] {\\n max-width: 380px;\\n}\\n:where(.stack-scope) .max-w-\\\\[800px\\\\], :where(.stack-scope).max-w-\\\\[800px\\\\] {\\n max-width: 800px;\\n}\\n:where(.stack-scope) .max-w-full, :where(.stack-scope).max-w-full {\\n max-width: 100%;\\n}\\n:where(.stack-scope) .max-w-lg, :where(.stack-scope).max-w-lg {\\n max-width: 32rem;\\n}\\n:where(.stack-scope) .max-w-max, :where(.stack-scope).max-w-max {\\n max-width: -moz-max-content;\\n max-width: max-content;\\n}\\n:where(.stack-scope) .flex-1, :where(.stack-scope).flex-1 {\\n flex: 1 1 0%;\\n}\\n:where(.stack-scope) .flex-shrink-0, :where(.stack-scope).flex-shrink-0 {\\n flex-shrink: 0;\\n}\\n:where(.stack-scope) .shrink-0, :where(.stack-scope).shrink-0 {\\n flex-shrink: 0;\\n}\\n:where(.stack-scope) .flex-grow, :where(.stack-scope).flex-grow {\\n flex-grow: 1;\\n}\\n:where(.stack-scope) .grow, :where(.stack-scope).grow {\\n flex-grow: 1;\\n}\\n:where(.stack-scope) .caption-bottom, :where(.stack-scope).caption-bottom {\\n caption-side: bottom;\\n}\\n:where(.stack-scope) .border-collapse, :where(.stack-scope).border-collapse {\\n border-collapse: collapse;\\n}\\n:where(.stack-scope) .translate-x-\\\\[-50\\\\%\\\\], :where(.stack-scope).translate-x-\\\\[-50\\\\%\\\\] {\\n --tw-translate-x: -50%;\\n transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));\\n}\\n:where(.stack-scope) .translate-y-\\\\[-50\\\\%\\\\], :where(.stack-scope).translate-y-\\\\[-50\\\\%\\\\] {\\n --tw-translate-y: -50%;\\n transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));\\n}\\n:where(.stack-scope) .rotate-45, :where(.stack-scope).rotate-45 {\\n --tw-rotate: 45deg;\\n transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));\\n}\\n:where(.stack-scope) .transform, :where(.stack-scope).transform {\\n transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));\\n}\\n@keyframes pulse {\\n 50% {\\n opacity: .5;\\n }\\n}\\n:where(.stack-scope) .animate-pulse, :where(.stack-scope).animate-pulse {\\n animation: pulse 2s cubic-bezier(0.4, 0, 0.6, 1) infinite;\\n}\\n@keyframes spin {\\n to {\\n transform: rotate(360deg);\\n }\\n}\\n:where(.stack-scope) .animate-spin, :where(.stack-scope).animate-spin {\\n animation: spin 1s linear infinite;\\n}\\n:where(.stack-scope) .cursor-default, :where(.stack-scope).cursor-default {\\n cursor: default;\\n}\\n:where(.stack-scope) .cursor-not-allowed, :where(.stack-scope).cursor-not-allowed {\\n cursor: not-allowed;\\n}\\n:where(.stack-scope) .cursor-pointer, :where(.stack-scope).cursor-pointer {\\n cursor: pointer;\\n}\\n:where(.stack-scope) .cursor-wait, :where(.stack-scope).cursor-wait {\\n cursor: wait;\\n}\\n:where(.stack-scope) .touch-none, :where(.stack-scope).touch-none {\\n touch-action: none;\\n}\\n:where(.stack-scope) .select-none, :where(.stack-scope).select-none {\\n -moz-user-select: none;\\n user-select: none;\\n}\\n:where(.stack-scope) .resize, :where(.stack-scope).resize {\\n resize: both;\\n}\\n:where(.stack-scope) .list-none, :where(.stack-scope).list-none {\\n list-style-type: none;\\n}\\n:where(.stack-scope) .flex-row, :where(.stack-scope).flex-row {\\n flex-direction: row;\\n}\\n:where(.stack-scope) .flex-row-reverse, :where(.stack-scope).flex-row-reverse {\\n flex-direction: row-reverse;\\n}\\n:where(.stack-scope) .flex-col, :where(.stack-scope).flex-col {\\n flex-direction: column;\\n}\\n:where(.stack-scope) .flex-col-reverse, :where(.stack-scope).flex-col-reverse {\\n flex-direction: column-reverse;\\n}\\n:where(.stack-scope) .flex-wrap, :where(.stack-scope).flex-wrap {\\n flex-wrap: wrap;\\n}\\n:where(.stack-scope) .items-start, :where(.stack-scope).items-start {\\n align-items: flex-start;\\n}\\n:where(.stack-scope) .items-end, :where(.stack-scope).items-end {\\n align-items: flex-end;\\n}\\n:where(.stack-scope) .items-center, :where(.stack-scope).items-center {\\n align-items: center;\\n}\\n:where(.stack-scope) .items-stretch, :where(.stack-scope).items-stretch {\\n align-items: stretch;\\n}\\n:where(.stack-scope) .justify-start, :where(.stack-scope).justify-start {\\n justify-content: flex-start;\\n}\\n:where(.stack-scope) .justify-end, :where(.stack-scope).justify-end {\\n justify-content: flex-end;\\n}\\n:where(.stack-scope) .justify-center, :where(.stack-scope).justify-center {\\n justify-content: center;\\n}\\n:where(.stack-scope) .justify-between, :where(.stack-scope).justify-between {\\n justify-content: space-between;\\n}\\n:where(.stack-scope) .justify-evenly, :where(.stack-scope).justify-evenly {\\n justify-content: space-evenly;\\n}\\n:where(.stack-scope) .gap-1, :where(.stack-scope).gap-1 {\\n gap: 0.25rem;\\n}\\n:where(.stack-scope) .gap-1\\\\.5, :where(.stack-scope).gap-1\\\\.5 {\\n gap: 0.375rem;\\n}\\n:where(.stack-scope) .gap-2, :where(.stack-scope).gap-2 {\\n gap: 0.5rem;\\n}\\n:where(.stack-scope) .gap-4, :where(.stack-scope).gap-4 {\\n gap: 1rem;\\n}\\n:where(.stack-scope) .gap-6, :where(.stack-scope).gap-6 {\\n gap: 1.5rem;\\n}\\n:where(.stack-scope) .gap-x-6, :where(.stack-scope).gap-x-6 {\\n -moz-column-gap: 1.5rem;\\n column-gap: 1.5rem;\\n}\\n:where(.stack-scope) .gap-y-4, :where(.stack-scope).gap-y-4 {\\n row-gap: 1rem;\\n}\\n:where(.stack-scope) .space-x-1 > :not([hidden]) ~ :not([hidden]), :where(.stack-scope).space-x-1 > :not([hidden]) ~ :not([hidden]) {\\n --tw-space-x-reverse: 0;\\n margin-right: calc(0.25rem * var(--tw-space-x-reverse));\\n margin-left: calc(0.25rem * calc(1 - var(--tw-space-x-reverse)));\\n}\\n:where(.stack-scope) .space-x-2 > :not([hidden]) ~ :not([hidden]), :where(.stack-scope).space-x-2 > :not([hidden]) ~ :not([hidden]) {\\n --tw-space-x-reverse: 0;\\n margin-right: calc(0.5rem * var(--tw-space-x-reverse));\\n margin-left: calc(0.5rem * calc(1 - var(--tw-space-x-reverse)));\\n}\\n:where(.stack-scope) .space-y-1 > :not([hidden]) ~ :not([hidden]), :where(.stack-scope).space-y-1 > :not([hidden]) ~ :not([hidden]) {\\n --tw-space-y-reverse: 0;\\n margin-top: calc(0.25rem * calc(1 - var(--tw-space-y-reverse)));\\n margin-bottom: calc(0.25rem * var(--tw-space-y-reverse));\\n}\\n:where(.stack-scope) .space-y-1\\\\.5 > :not([hidden]) ~ :not([hidden]), :where(.stack-scope).space-y-1\\\\.5 > :not([hidden]) ~ :not([hidden]) {\\n --tw-space-y-reverse: 0;\\n margin-top: calc(0.375rem * calc(1 - var(--tw-space-y-reverse)));\\n margin-bottom: calc(0.375rem * var(--tw-space-y-reverse));\\n}\\n:where(.stack-scope) .space-y-2 > :not([hidden]) ~ :not([hidden]), :where(.stack-scope).space-y-2 > :not([hidden]) ~ :not([hidden]) {\\n --tw-space-y-reverse: 0;\\n margin-top: calc(0.5rem * calc(1 - var(--tw-space-y-reverse)));\\n margin-bottom: calc(0.5rem * var(--tw-space-y-reverse));\\n}\\n:where(.stack-scope) .space-y-3 > :not([hidden]) ~ :not([hidden]), :where(.stack-scope).space-y-3 > :not([hidden]) ~ :not([hidden]) {\\n --tw-space-y-reverse: 0;\\n margin-top: calc(0.75rem * calc(1 - var(--tw-space-y-reverse)));\\n margin-bottom: calc(0.75rem * var(--tw-space-y-reverse));\\n}\\n:where(.stack-scope) .space-y-4 > :not([hidden]) ~ :not([hidden]), :where(.stack-scope).space-y-4 > :not([hidden]) ~ :not([hidden]) {\\n --tw-space-y-reverse: 0;\\n margin-top: calc(1rem * calc(1 - var(--tw-space-y-reverse)));\\n margin-bottom: calc(1rem * var(--tw-space-y-reverse));\\n}\\n:where(.stack-scope) .self-center, :where(.stack-scope).self-center {\\n align-self: center;\\n}\\n:where(.stack-scope) .self-stretch, :where(.stack-scope).self-stretch {\\n align-self: stretch;\\n}\\n:where(.stack-scope) .overflow-auto, :where(.stack-scope).overflow-auto {\\n overflow: auto;\\n}\\n:where(.stack-scope) .overflow-hidden, :where(.stack-scope).overflow-hidden {\\n overflow: hidden;\\n}\\n:where(.stack-scope) .overflow-y-auto, :where(.stack-scope).overflow-y-auto {\\n overflow-y: auto;\\n}\\n:where(.stack-scope) .overflow-x-hidden, :where(.stack-scope).overflow-x-hidden {\\n overflow-x: hidden;\\n}\\n:where(.stack-scope) .truncate, :where(.stack-scope).truncate {\\n overflow: hidden;\\n text-overflow: ellipsis;\\n white-space: nowrap;\\n}\\n:where(.stack-scope) .overflow-ellipsis, :where(.stack-scope).overflow-ellipsis {\\n text-overflow: ellipsis;\\n}\\n:where(.stack-scope) .text-ellipsis, :where(.stack-scope).text-ellipsis {\\n text-overflow: ellipsis;\\n}\\n:where(.stack-scope) .whitespace-nowrap, :where(.stack-scope).whitespace-nowrap {\\n white-space: nowrap;\\n}\\n:where(.stack-scope) .whitespace-pre-wrap, :where(.stack-scope).whitespace-pre-wrap {\\n white-space: pre-wrap;\\n}\\n:where(.stack-scope) .text-wrap, :where(.stack-scope).text-wrap {\\n text-wrap: wrap;\\n}\\n:where(.stack-scope) .text-nowrap, :where(.stack-scope).text-nowrap {\\n text-wrap: nowrap;\\n}\\n:where(.stack-scope) .break-words, :where(.stack-scope).break-words {\\n overflow-wrap: break-word;\\n}\\n:where(.stack-scope) .rounded, :where(.stack-scope).rounded {\\n border-radius: 0.25rem;\\n}\\n:where(.stack-scope) .rounded-\\\\[inherit\\\\], :where(.stack-scope).rounded-\\\\[inherit\\\\] {\\n border-radius: inherit;\\n}\\n:where(.stack-scope) .rounded-full, :where(.stack-scope).rounded-full {\\n border-radius: 9999px;\\n}\\n:where(.stack-scope) .rounded-lg, :where(.stack-scope).rounded-lg {\\n border-radius: var(--radius);\\n}\\n:where(.stack-scope) .rounded-md, :where(.stack-scope).rounded-md {\\n border-radius: calc(var(--radius) - 2px);\\n}\\n:where(.stack-scope) .rounded-sm, :where(.stack-scope).rounded-sm {\\n border-radius: calc(var(--radius) - 4px);\\n}\\n:where(.stack-scope) .rounded-xl, :where(.stack-scope).rounded-xl {\\n border-radius: 0.75rem;\\n}\\n:where(.stack-scope) .rounded-b-md, :where(.stack-scope).rounded-b-md {\\n border-bottom-right-radius: calc(var(--radius) - 2px);\\n border-bottom-left-radius: calc(var(--radius) - 2px);\\n}\\n:where(.stack-scope) .rounded-l-md, :where(.stack-scope).rounded-l-md {\\n border-top-left-radius: calc(var(--radius) - 2px);\\n border-bottom-left-radius: calc(var(--radius) - 2px);\\n}\\n:where(.stack-scope) .rounded-l-none, :where(.stack-scope).rounded-l-none {\\n border-top-left-radius: 0px;\\n border-bottom-left-radius: 0px;\\n}\\n:where(.stack-scope) .rounded-tl-sm, :where(.stack-scope).rounded-tl-sm {\\n border-top-left-radius: calc(var(--radius) - 4px);\\n}\\n:where(.stack-scope) .border, :where(.stack-scope).border {\\n border-width: 1px;\\n}\\n:where(.stack-scope) .border-2, :where(.stack-scope).border-2 {\\n border-width: 2px;\\n}\\n:where(.stack-scope) .border-b, :where(.stack-scope).border-b {\\n border-bottom-width: 1px;\\n}\\n:where(.stack-scope) .border-l, :where(.stack-scope).border-l {\\n border-left-width: 1px;\\n}\\n:where(.stack-scope) .border-r, :where(.stack-scope).border-r {\\n border-right-width: 1px;\\n}\\n:where(.stack-scope) .border-t, :where(.stack-scope).border-t {\\n border-top-width: 1px;\\n}\\n:where(.stack-scope) .border-border, :where(.stack-scope).border-border {\\n border-color: hsl(var(--border));\\n}\\n:where(.stack-scope) .border-current, :where(.stack-scope).border-current {\\n border-color: currentColor;\\n}\\n:where(.stack-scope) .border-destructive, :where(.stack-scope).border-destructive {\\n border-color: hsl(var(--destructive));\\n}\\n:where(.stack-scope) .border-destructive\\\\/50, :where(.stack-scope).border-destructive\\\\/50 {\\n border-color: hsl(var(--destructive) / 0.5);\\n}\\n:where(.stack-scope) .border-input, :where(.stack-scope).border-input {\\n border-color: hsl(var(--input));\\n}\\n:where(.stack-scope) .border-primary, :where(.stack-scope).border-primary {\\n border-color: hsl(var(--primary));\\n}\\n:where(.stack-scope) .border-primary\\\\/50, :where(.stack-scope).border-primary\\\\/50 {\\n border-color: hsl(var(--primary) / 0.5);\\n}\\n:where(.stack-scope) .border-red-500, :where(.stack-scope).border-red-500 {\\n --tw-border-opacity: 1;\\n border-color: rgb(239 68 68 / var(--tw-border-opacity));\\n}\\n:where(.stack-scope) .border-success, :where(.stack-scope).border-success {\\n border-color: hsl(var(--success));\\n}\\n:where(.stack-scope) .border-success\\\\/50, :where(.stack-scope).border-success\\\\/50 {\\n border-color: hsl(var(--success) / 0.5);\\n}\\n:where(.stack-scope) .border-transparent, :where(.stack-scope).border-transparent {\\n border-color: transparent;\\n}\\n:where(.stack-scope) .border-l-transparent, :where(.stack-scope).border-l-transparent {\\n border-left-color: transparent;\\n}\\n:where(.stack-scope) .border-t-transparent, :where(.stack-scope).border-t-transparent {\\n border-top-color: transparent;\\n}\\n:where(.stack-scope) .bg-background, :where(.stack-scope).bg-background {\\n background-color: hsl(var(--background));\\n}\\n:where(.stack-scope) .bg-black\\\\/80, :where(.stack-scope).bg-black\\\\/80 {\\n background-color: rgb(0 0 0 / 0.8);\\n}\\n:where(.stack-scope) .bg-blue-500, :where(.stack-scope).bg-blue-500 {\\n --tw-bg-opacity: 1;\\n background-color: rgb(59 130 246 / var(--tw-bg-opacity));\\n}\\n:where(.stack-scope) .bg-border, :where(.stack-scope).bg-border {\\n background-color: hsl(var(--border));\\n}\\n:where(.stack-scope) .bg-card, :where(.stack-scope).bg-card {\\n background-color: hsl(var(--card));\\n}\\n:where(.stack-scope) .bg-destructive, :where(.stack-scope).bg-destructive {\\n background-color: hsl(var(--destructive));\\n}\\n:where(.stack-scope) .bg-destructive\\\\/5, :where(.stack-scope).bg-destructive\\\\/5 {\\n background-color: hsl(var(--destructive) / 0.05);\\n}\\n:where(.stack-scope) .bg-foreground, :where(.stack-scope).bg-foreground {\\n background-color: hsl(var(--foreground));\\n}\\n:where(.stack-scope) .bg-gray-200, :where(.stack-scope).bg-gray-200 {\\n --tw-bg-opacity: 1;\\n background-color: rgb(229 231 235 / var(--tw-bg-opacity));\\n}\\n:where(.stack-scope) .bg-gray-400, :where(.stack-scope).bg-gray-400 {\\n --tw-bg-opacity: 1;\\n background-color: rgb(156 163 175 / var(--tw-bg-opacity));\\n}\\n:where(.stack-scope) .bg-gray-500\\\\/20, :where(.stack-scope).bg-gray-500\\\\/20 {\\n background-color: rgb(107 114 128 / 0.2);\\n}\\n:where(.stack-scope) .bg-green-500, :where(.stack-scope).bg-green-500 {\\n --tw-bg-opacity: 1;\\n background-color: rgb(34 197 94 / var(--tw-bg-opacity));\\n}\\n:where(.stack-scope) .bg-muted, :where(.stack-scope).bg-muted {\\n background-color: hsl(var(--muted));\\n}\\n:where(.stack-scope) .bg-muted\\\\/50, :where(.stack-scope).bg-muted\\\\/50 {\\n background-color: hsl(var(--muted) / 0.5);\\n}\\n:where(.stack-scope) .bg-muted\\\\/70, :where(.stack-scope).bg-muted\\\\/70 {\\n background-color: hsl(var(--muted) / 0.7);\\n}\\n:where(.stack-scope) .bg-popover, :where(.stack-scope).bg-popover {\\n background-color: hsl(var(--popover));\\n}\\n:where(.stack-scope) .bg-primary, :where(.stack-scope).bg-primary {\\n background-color: hsl(var(--primary));\\n}\\n:where(.stack-scope) .bg-primary\\\\/10, :where(.stack-scope).bg-primary\\\\/10 {\\n background-color: hsl(var(--primary) / 0.1);\\n}\\n:where(.stack-scope) .bg-primary\\\\/20, :where(.stack-scope).bg-primary\\\\/20 {\\n background-color: hsl(var(--primary) / 0.2);\\n}\\n:where(.stack-scope) .bg-red-500, :where(.stack-scope).bg-red-500 {\\n --tw-bg-opacity: 1;\\n background-color: rgb(239 68 68 / var(--tw-bg-opacity));\\n}\\n:where(.stack-scope) .bg-secondary, :where(.stack-scope).bg-secondary {\\n background-color: hsl(var(--secondary));\\n}\\n:where(.stack-scope) .bg-success, :where(.stack-scope).bg-success {\\n background-color: hsl(var(--success));\\n}\\n:where(.stack-scope) .bg-success\\\\/5, :where(.stack-scope).bg-success\\\\/5 {\\n background-color: hsl(var(--success) / 0.05);\\n}\\n:where(.stack-scope) .bg-transparent, :where(.stack-scope).bg-transparent {\\n background-color: transparent;\\n}\\n:where(.stack-scope) .bg-white, :where(.stack-scope).bg-white {\\n --tw-bg-opacity: 1;\\n background-color: rgb(255 255 255 / var(--tw-bg-opacity));\\n}\\n:where(.stack-scope) .bg-white\\\\/20, :where(.stack-scope).bg-white\\\\/20 {\\n background-color: rgb(255 255 255 / 0.2);\\n}\\n:where(.stack-scope) .bg-yellow-500, :where(.stack-scope).bg-yellow-500 {\\n --tw-bg-opacity: 1;\\n background-color: rgb(234 179 8 / var(--tw-bg-opacity));\\n}\\n:where(.stack-scope) .bg-zinc-200, :where(.stack-scope).bg-zinc-200 {\\n --tw-bg-opacity: 1;\\n background-color: rgb(228 228 231 / var(--tw-bg-opacity));\\n}\\n:where(.stack-scope) .fill-current, :where(.stack-scope).fill-current {\\n fill: currentColor;\\n}\\n:where(.stack-scope) .fill-primary, :where(.stack-scope).fill-primary {\\n fill: hsl(var(--primary));\\n}\\n:where(.stack-scope) .p-0, :where(.stack-scope).p-0 {\\n padding: 0px;\\n}\\n:where(.stack-scope) .p-1, :where(.stack-scope).p-1 {\\n padding: 0.25rem;\\n}\\n:where(.stack-scope) .p-1\\\\.5, :where(.stack-scope).p-1\\\\.5 {\\n padding: 0.375rem;\\n}\\n:where(.stack-scope) .p-2, :where(.stack-scope).p-2 {\\n padding: 0.5rem;\\n}\\n:where(.stack-scope) .p-3, :where(.stack-scope).p-3 {\\n padding: 0.75rem;\\n}\\n:where(.stack-scope) .p-4, :where(.stack-scope).p-4 {\\n padding: 1rem;\\n}\\n:where(.stack-scope) .p-6, :where(.stack-scope).p-6 {\\n padding: 1.5rem;\\n}\\n:where(.stack-scope) .p-\\\\[1px\\\\], :where(.stack-scope).p-\\\\[1px\\\\] {\\n padding: 1px;\\n}\\n:where(.stack-scope) .px-1, :where(.stack-scope).px-1 {\\n padding-left: 0.25rem;\\n padding-right: 0.25rem;\\n}\\n:where(.stack-scope) .px-2, :where(.stack-scope).px-2 {\\n padding-left: 0.5rem;\\n padding-right: 0.5rem;\\n}\\n:where(.stack-scope) .px-2\\\\.5, :where(.stack-scope).px-2\\\\.5 {\\n padding-left: 0.625rem;\\n padding-right: 0.625rem;\\n}\\n:where(.stack-scope) .px-3, :where(.stack-scope).px-3 {\\n padding-left: 0.75rem;\\n padding-right: 0.75rem;\\n}\\n:where(.stack-scope) .px-4, :where(.stack-scope).px-4 {\\n padding-left: 1rem;\\n padding-right: 1rem;\\n}\\n:where(.stack-scope) .px-6, :where(.stack-scope).px-6 {\\n padding-left: 1.5rem;\\n padding-right: 1.5rem;\\n}\\n:where(.stack-scope) .px-8, :where(.stack-scope).px-8 {\\n padding-left: 2rem;\\n padding-right: 2rem;\\n}\\n:where(.stack-scope) .py-0\\\\.5, :where(.stack-scope).py-0\\\\.5 {\\n padding-top: 0.125rem;\\n padding-bottom: 0.125rem;\\n}\\n:where(.stack-scope) .py-1, :where(.stack-scope).py-1 {\\n padding-top: 0.25rem;\\n padding-bottom: 0.25rem;\\n}\\n:where(.stack-scope) .py-1\\\\.5, :where(.stack-scope).py-1\\\\.5 {\\n padding-top: 0.375rem;\\n padding-bottom: 0.375rem;\\n}\\n:where(.stack-scope) .py-2, :where(.stack-scope).py-2 {\\n padding-top: 0.5rem;\\n padding-bottom: 0.5rem;\\n}\\n:where(.stack-scope) .py-3, :where(.stack-scope).py-3 {\\n padding-top: 0.75rem;\\n padding-bottom: 0.75rem;\\n}\\n:where(.stack-scope) .py-4, :where(.stack-scope).py-4 {\\n padding-top: 1rem;\\n padding-bottom: 1rem;\\n}\\n:where(.stack-scope) .py-6, :where(.stack-scope).py-6 {\\n padding-top: 1.5rem;\\n padding-bottom: 1.5rem;\\n}\\n:where(.stack-scope) .pb-0, :where(.stack-scope).pb-0 {\\n padding-bottom: 0px;\\n}\\n:where(.stack-scope) .pb-2, :where(.stack-scope).pb-2 {\\n padding-bottom: 0.5rem;\\n}\\n:where(.stack-scope) .pb-4, :where(.stack-scope).pb-4 {\\n padding-bottom: 1rem;\\n}\\n:where(.stack-scope) .pl-2, :where(.stack-scope).pl-2 {\\n padding-left: 0.5rem;\\n}\\n:where(.stack-scope) .pl-3, :where(.stack-scope).pl-3 {\\n padding-left: 0.75rem;\\n}\\n:where(.stack-scope) .pl-8, :where(.stack-scope).pl-8 {\\n padding-left: 2rem;\\n}\\n:where(.stack-scope) .pr-10, :where(.stack-scope).pr-10 {\\n padding-right: 2.5rem;\\n}\\n:where(.stack-scope) .pr-2, :where(.stack-scope).pr-2 {\\n padding-right: 0.5rem;\\n}\\n:where(.stack-scope) .pr-3, :where(.stack-scope).pr-3 {\\n padding-right: 0.75rem;\\n}\\n:where(.stack-scope) .pr-6, :where(.stack-scope).pr-6 {\\n padding-right: 1.5rem;\\n}\\n:where(.stack-scope) .pr-8, :where(.stack-scope).pr-8 {\\n padding-right: 2rem;\\n}\\n:where(.stack-scope) .pt-0, :where(.stack-scope).pt-0 {\\n padding-top: 0px;\\n}\\n:where(.stack-scope) .pt-1, :where(.stack-scope).pt-1 {\\n padding-top: 0.25rem;\\n}\\n:where(.stack-scope) .pt-4, :where(.stack-scope).pt-4 {\\n padding-top: 1rem;\\n}\\n:where(.stack-scope) .text-left, :where(.stack-scope).text-left {\\n text-align: left;\\n}\\n:where(.stack-scope) .text-center, :where(.stack-scope).text-center {\\n text-align: center;\\n}\\n:where(.stack-scope) .align-middle, :where(.stack-scope).align-middle {\\n vertical-align: middle;\\n}\\n:where(.stack-scope) .text-2xl, :where(.stack-scope).text-2xl {\\n font-size: 1.5rem;\\n line-height: 2rem;\\n}\\n:where(.stack-scope) .text-3xl, :where(.stack-scope).text-3xl {\\n font-size: 1.875rem;\\n line-height: 2.25rem;\\n}\\n:where(.stack-scope) .text-\\\\[0\\\\.8rem\\\\], :where(.stack-scope).text-\\\\[0\\\\.8rem\\\\] {\\n font-size: 0.8rem;\\n}\\n:where(.stack-scope) .text-lg, :where(.stack-scope).text-lg {\\n font-size: 1.125rem;\\n line-height: 1.75rem;\\n}\\n:where(.stack-scope) .text-sm, :where(.stack-scope).text-sm {\\n font-size: 0.875rem;\\n line-height: 1.25rem;\\n}\\n:where(.stack-scope) .text-xl, :where(.stack-scope).text-xl {\\n font-size: 1.25rem;\\n line-height: 1.75rem;\\n}\\n:where(.stack-scope) .text-xs, :where(.stack-scope).text-xs {\\n font-size: 0.75rem;\\n line-height: 1rem;\\n}\\n:where(.stack-scope) .font-bold, :where(.stack-scope).font-bold {\\n font-weight: 700;\\n}\\n:where(.stack-scope) .font-medium, :where(.stack-scope).font-medium {\\n font-weight: 500;\\n}\\n:where(.stack-scope) .font-normal, :where(.stack-scope).font-normal {\\n font-weight: 400;\\n}\\n:where(.stack-scope) .font-semibold, :where(.stack-scope).font-semibold {\\n font-weight: 600;\\n}\\n:where(.stack-scope) .uppercase, :where(.stack-scope).uppercase {\\n text-transform: uppercase;\\n}\\n:where(.stack-scope) .capitalize, :where(.stack-scope).capitalize {\\n text-transform: capitalize;\\n}\\n:where(.stack-scope) .italic, :where(.stack-scope).italic {\\n font-style: italic;\\n}\\n:where(.stack-scope) .leading-6, :where(.stack-scope).leading-6 {\\n line-height: 1.5rem;\\n}\\n:where(.stack-scope) .leading-\\\\[0\\\\], :where(.stack-scope).leading-\\\\[0\\\\] {\\n line-height: 0;\\n}\\n:where(.stack-scope) .leading-none, :where(.stack-scope).leading-none {\\n line-height: 1;\\n}\\n:where(.stack-scope) .tracking-tight, :where(.stack-scope).tracking-tight {\\n letter-spacing: -0.025em;\\n}\\n:where(.stack-scope) .tracking-widest, :where(.stack-scope).tracking-widest {\\n letter-spacing: 0.1em;\\n}\\n:where(.stack-scope) .text-black, :where(.stack-scope).text-black {\\n --tw-text-opacity: 1;\\n color: rgb(0 0 0 / var(--tw-text-opacity));\\n}\\n:where(.stack-scope) .text-card-foreground, :where(.stack-scope).text-card-foreground {\\n color: hsl(var(--card-foreground));\\n}\\n:where(.stack-scope) .text-current, :where(.stack-scope).text-current {\\n color: currentColor;\\n}\\n:where(.stack-scope) .text-destructive, :where(.stack-scope).text-destructive {\\n color: hsl(var(--destructive));\\n}\\n:where(.stack-scope) .text-destructive-foreground, :where(.stack-scope).text-destructive-foreground {\\n color: hsl(var(--destructive-foreground));\\n}\\n:where(.stack-scope) .text-foreground, :where(.stack-scope).text-foreground {\\n color: hsl(var(--foreground));\\n}\\n:where(.stack-scope) .text-foreground\\\\/50, :where(.stack-scope).text-foreground\\\\/50 {\\n color: hsl(var(--foreground) / 0.5);\\n}\\n:where(.stack-scope) .text-gray-500, :where(.stack-scope).text-gray-500 {\\n --tw-text-opacity: 1;\\n color: rgb(107 114 128 / var(--tw-text-opacity));\\n}\\n:where(.stack-scope) .text-gray-600, :where(.stack-scope).text-gray-600 {\\n --tw-text-opacity: 1;\\n color: rgb(75 85 99 / var(--tw-text-opacity));\\n}\\n:where(.stack-scope) .text-gray-700, :where(.stack-scope).text-gray-700 {\\n --tw-text-opacity: 1;\\n color: rgb(55 65 81 / var(--tw-text-opacity));\\n}\\n:where(.stack-scope) .text-green-500, :where(.stack-scope).text-green-500 {\\n --tw-text-opacity: 1;\\n color: rgb(34 197 94 / var(--tw-text-opacity));\\n}\\n:where(.stack-scope) .text-green-600, :where(.stack-scope).text-green-600 {\\n --tw-text-opacity: 1;\\n color: rgb(22 163 74 / var(--tw-text-opacity));\\n}\\n:where(.stack-scope) .text-muted-foreground, :where(.stack-scope).text-muted-foreground {\\n color: hsl(var(--muted-foreground));\\n}\\n:where(.stack-scope) .text-muted-foreground\\\\/70, :where(.stack-scope).text-muted-foreground\\\\/70 {\\n color: hsl(var(--muted-foreground) / 0.7);\\n}\\n:where(.stack-scope) .text-popover-foreground, :where(.stack-scope).text-popover-foreground {\\n color: hsl(var(--popover-foreground));\\n}\\n:where(.stack-scope) .text-primary, :where(.stack-scope).text-primary {\\n color: hsl(var(--primary));\\n}\\n:where(.stack-scope) .text-primary-foreground, :where(.stack-scope).text-primary-foreground {\\n color: hsl(var(--primary-foreground));\\n}\\n:where(.stack-scope) .text-red-500, :where(.stack-scope).text-red-500 {\\n --tw-text-opacity: 1;\\n color: rgb(239 68 68 / var(--tw-text-opacity));\\n}\\n:where(.stack-scope) .text-red-600, :where(.stack-scope).text-red-600 {\\n --tw-text-opacity: 1;\\n color: rgb(220 38 38 / var(--tw-text-opacity));\\n}\\n:where(.stack-scope) .text-secondary-foreground, :where(.stack-scope).text-secondary-foreground {\\n color: hsl(var(--secondary-foreground));\\n}\\n:where(.stack-scope) .text-success, :where(.stack-scope).text-success {\\n color: hsl(var(--success));\\n}\\n:where(.stack-scope) .text-success-foreground, :where(.stack-scope).text-success-foreground {\\n color: hsl(var(--success-foreground));\\n}\\n:where(.stack-scope) .text-white, :where(.stack-scope).text-white {\\n --tw-text-opacity: 1;\\n color: rgb(255 255 255 / var(--tw-text-opacity));\\n}\\n:where(.stack-scope) .text-zinc-500, :where(.stack-scope).text-zinc-500 {\\n --tw-text-opacity: 1;\\n color: rgb(113 113 122 / var(--tw-text-opacity));\\n}\\n:where(.stack-scope) .text-zinc-600, :where(.stack-scope).text-zinc-600 {\\n --tw-text-opacity: 1;\\n color: rgb(82 82 91 / var(--tw-text-opacity));\\n}\\n:where(.stack-scope) .text-zinc-700, :where(.stack-scope).text-zinc-700 {\\n --tw-text-opacity: 1;\\n color: rgb(63 63 70 / var(--tw-text-opacity));\\n}\\n:where(.stack-scope) .text-zinc-800, :where(.stack-scope).text-zinc-800 {\\n --tw-text-opacity: 1;\\n color: rgb(39 39 42 / var(--tw-text-opacity));\\n}\\n:where(.stack-scope) .underline, :where(.stack-scope).underline {\\n text-decoration-line: underline;\\n}\\n:where(.stack-scope) .underline-offset-4, :where(.stack-scope).underline-offset-4 {\\n text-underline-offset: 4px;\\n}\\n:where(.stack-scope) .opacity-0, :where(.stack-scope).opacity-0 {\\n opacity: 0;\\n}\\n:where(.stack-scope) .opacity-50, :where(.stack-scope).opacity-50 {\\n opacity: 0.5;\\n}\\n:where(.stack-scope) .opacity-60, :where(.stack-scope).opacity-60 {\\n opacity: 0.6;\\n}\\n:where(.stack-scope) .opacity-70, :where(.stack-scope).opacity-70 {\\n opacity: 0.7;\\n}\\n:where(.stack-scope) .opacity-85, :where(.stack-scope).opacity-85 {\\n opacity: 0.85;\\n}\\n:where(.stack-scope) .opacity-90, :where(.stack-scope).opacity-90 {\\n opacity: 0.9;\\n}\\n:where(.stack-scope) .shadow, :where(.stack-scope).shadow {\\n --tw-shadow: 0 1px 3px 0 rgb(0 0 0 / 0.1), 0 1px 2px -1px rgb(0 0 0 / 0.1);\\n --tw-shadow-colored: 0 1px 3px 0 var(--tw-shadow-color), 0 1px 2px -1px var(--tw-shadow-color);\\n box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);\\n}\\n:where(.stack-scope) .shadow-2xl, :where(.stack-scope).shadow-2xl {\\n --tw-shadow: 0 25px 50px -12px rgb(0 0 0 / 0.25);\\n --tw-shadow-colored: 0 25px 50px -12px var(--tw-shadow-color);\\n box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);\\n}\\n:where(.stack-scope) .shadow-lg, :where(.stack-scope).shadow-lg {\\n --tw-shadow: 0 10px 15px -3px rgb(0 0 0 / 0.1), 0 4px 6px -4px rgb(0 0 0 / 0.1);\\n --tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -4px var(--tw-shadow-color);\\n box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);\\n}\\n:where(.stack-scope) .shadow-md, :where(.stack-scope).shadow-md {\\n --tw-shadow: 0 4px 6px -1px rgb(0 0 0 / 0.1), 0 2px 4px -2px rgb(0 0 0 / 0.1);\\n --tw-shadow-colored: 0 4px 6px -1px var(--tw-shadow-color), 0 2px 4px -2px var(--tw-shadow-color);\\n box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);\\n}\\n:where(.stack-scope) .shadow-sm, :where(.stack-scope).shadow-sm {\\n --tw-shadow: 0 1px 2px 0 rgb(0 0 0 / 0.05);\\n --tw-shadow-colored: 0 1px 2px 0 var(--tw-shadow-color);\\n box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);\\n}\\n:where(.stack-scope) .outline-none, :where(.stack-scope).outline-none {\\n outline: 2px solid transparent;\\n outline-offset: 2px;\\n}\\n:where(.stack-scope) .outline, :where(.stack-scope).outline {\\n outline-style: solid;\\n}\\n:where(.stack-scope) .ring, :where(.stack-scope).ring {\\n --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);\\n --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(3px + var(--tw-ring-offset-width)) var(--tw-ring-color);\\n box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);\\n}\\n:where(.stack-scope) .ring-0, :where(.stack-scope).ring-0 {\\n --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);\\n --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(0px + var(--tw-ring-offset-width)) var(--tw-ring-color);\\n box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);\\n}\\n:where(.stack-scope) .ring-1, :where(.stack-scope).ring-1 {\\n --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);\\n --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);\\n box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);\\n}\\n:where(.stack-scope) .ring-red-500, :where(.stack-scope).ring-red-500 {\\n --tw-ring-opacity: 1;\\n --tw-ring-color: rgb(239 68 68 / var(--tw-ring-opacity));\\n}\\n:where(.stack-scope) .ring-ring, :where(.stack-scope).ring-ring {\\n --tw-ring-color: hsl(var(--ring));\\n}\\n:where(.stack-scope) .ring-offset-background, :where(.stack-scope).ring-offset-background {\\n --tw-ring-offset-color: hsl(var(--background));\\n}\\n:where(.stack-scope) .blur, :where(.stack-scope).blur {\\n --tw-blur: blur(8px);\\n filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);\\n}\\n:where(.stack-scope) .filter, :where(.stack-scope).filter {\\n filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);\\n}\\n:where(.stack-scope) .backdrop-blur-md, :where(.stack-scope).backdrop-blur-md {\\n --tw-backdrop-blur: blur(12px);\\n 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);\\n}\\n:where(.stack-scope) .backdrop-blur-sm, :where(.stack-scope).backdrop-blur-sm {\\n --tw-backdrop-blur: blur(4px);\\n 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);\\n}\\n:where(.stack-scope) .transition, :where(.stack-scope).transition {\\n transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;\\n transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);\\n transition-duration: 150ms;\\n}\\n:where(.stack-scope) .transition-all, :where(.stack-scope).transition-all {\\n transition-property: all;\\n transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);\\n transition-duration: 150ms;\\n}\\n:where(.stack-scope) .transition-colors, :where(.stack-scope).transition-colors {\\n transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;\\n transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);\\n transition-duration: 150ms;\\n}\\n:where(.stack-scope) .transition-opacity, :where(.stack-scope).transition-opacity {\\n transition-property: opacity;\\n transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);\\n transition-duration: 150ms;\\n}\\n:where(.stack-scope) .transition-transform, :where(.stack-scope).transition-transform {\\n transition-property: transform;\\n transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);\\n transition-duration: 150ms;\\n}\\n:where(.stack-scope) .duration-100, :where(.stack-scope).duration-100 {\\n transition-duration: 100ms;\\n}\\n:where(.stack-scope) .duration-1000, :where(.stack-scope).duration-1000 {\\n transition-duration: 1000ms;\\n}\\n:where(.stack-scope) .duration-200, :where(.stack-scope).duration-200 {\\n transition-duration: 200ms;\\n}\\n:where(.stack-scope) .duration-300, :where(.stack-scope).duration-300 {\\n transition-duration: 300ms;\\n}\\n:where(.stack-scope) .ease-in-out, :where(.stack-scope).ease-in-out {\\n transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);\\n}\\n@keyframes enter {\\n from {\\n opacity: var(--tw-enter-opacity, 1);\\n transform: translate3d(var(--tw-enter-translate-x, 0), var(--tw-enter-translate-y, 0), 0) scale3d(var(--tw-enter-scale, 1), var(--tw-enter-scale, 1), var(--tw-enter-scale, 1)) rotate(var(--tw-enter-rotate, 0));\\n }\\n}\\n@keyframes exit {\\n to {\\n opacity: var(--tw-exit-opacity, 1);\\n transform: translate3d(var(--tw-exit-translate-x, 0), var(--tw-exit-translate-y, 0), 0) scale3d(var(--tw-exit-scale, 1), var(--tw-exit-scale, 1), var(--tw-exit-scale, 1)) rotate(var(--tw-exit-rotate, 0));\\n }\\n}\\n:where(.stack-scope) .animate-in, :where(.stack-scope).animate-in {\\n animation-name: enter;\\n animation-duration: 150ms;\\n --tw-enter-opacity: initial;\\n --tw-enter-scale: initial;\\n --tw-enter-rotate: initial;\\n --tw-enter-translate-x: initial;\\n --tw-enter-translate-y: initial;\\n}\\n:where(.stack-scope) .fade-in, :where(.stack-scope).fade-in {\\n --tw-enter-opacity: 0;\\n}\\n:where(.stack-scope) .fade-in-0, :where(.stack-scope).fade-in-0 {\\n --tw-enter-opacity: 0;\\n}\\n:where(.stack-scope) .zoom-in, :where(.stack-scope).zoom-in {\\n --tw-enter-scale: 0;\\n}\\n:where(.stack-scope) .zoom-in-95, :where(.stack-scope).zoom-in-95 {\\n --tw-enter-scale: .95;\\n}\\n:where(.stack-scope) .slide-in-from-bottom-2, :where(.stack-scope).slide-in-from-bottom-2 {\\n --tw-enter-translate-y: 0.5rem;\\n}\\n:where(.stack-scope) .duration-100, :where(.stack-scope).duration-100 {\\n animation-duration: 100ms;\\n}\\n:where(.stack-scope) .duration-1000, :where(.stack-scope).duration-1000 {\\n animation-duration: 1000ms;\\n}\\n:where(.stack-scope) .duration-200, :where(.stack-scope).duration-200 {\\n animation-duration: 200ms;\\n}\\n:where(.stack-scope) .duration-300, :where(.stack-scope).duration-300 {\\n animation-duration: 300ms;\\n}\\n:where(.stack-scope) .ease-in-out, :where(.stack-scope).ease-in-out {\\n animation-timing-function: cubic-bezier(0.4, 0, 0.2, 1);\\n}\\n:where(.stack-scope) .running, :where(.stack-scope).running {\\n animation-play-state: running;\\n}\\n:where(.stack-scope) .paused, :where(.stack-scope).paused {\\n animation-play-state: paused;\\n}\\n:where(.stack-scope) *, *:where(.stack-scope) {\\n border-color: hsl(var(--border));\\n}\\n:where(.stack-scope) * .hide-password-toggle::-ms-reveal,\\n :where(.stack-scope) * .hide-password-toggle::-ms-clear,\\n *:where(.stack-scope) .hide-password-toggle::-ms-reveal,\\n *:where(.stack-scope) .hide-password-toggle::-ms-clear {\\n visibility: hidden;\\n pointer-events: none;\\n display: none;\\n }\\n:where(.stack-scope) .file\\\\:border-0::file-selector-button, :where(.stack-scope).file\\\\:border-0::file-selector-button {\\n border-width: 0px;\\n}\\n:where(.stack-scope) .file\\\\:bg-transparent::file-selector-button, :where(.stack-scope).file\\\\:bg-transparent::file-selector-button {\\n background-color: transparent;\\n}\\n:where(.stack-scope) .file\\\\:text-sm::file-selector-button, :where(.stack-scope).file\\\\:text-sm::file-selector-button {\\n font-size: 0.875rem;\\n line-height: 1.25rem;\\n}\\n:where(.stack-scope) .file\\\\:font-medium::file-selector-button, :where(.stack-scope).file\\\\:font-medium::file-selector-button {\\n font-weight: 500;\\n}\\n:where(.stack-scope) .placeholder\\\\:text-muted-foreground::-moz-placeholder, :where(.stack-scope).placeholder\\\\:text-muted-foreground::-moz-placeholder {\\n color: hsl(var(--muted-foreground));\\n}\\n:where(.stack-scope) .placeholder\\\\:text-muted-foreground::placeholder, :where(.stack-scope).placeholder\\\\:text-muted-foreground::placeholder {\\n color: hsl(var(--muted-foreground));\\n}\\n:where(.stack-scope) .after\\\\:absolute::after, :where(.stack-scope).after\\\\:absolute::after {\\n content: var(--tw-content);\\n position: absolute;\\n}\\n:where(.stack-scope) .after\\\\:inset-y-0::after, :where(.stack-scope).after\\\\:inset-y-0::after {\\n content: var(--tw-content);\\n top: 0px;\\n bottom: 0px;\\n}\\n:where(.stack-scope) .after\\\\:left-1\\\\/2::after, :where(.stack-scope).after\\\\:left-1\\\\/2::after {\\n content: var(--tw-content);\\n left: 50%;\\n}\\n:where(.stack-scope) .after\\\\:w-1::after, :where(.stack-scope).after\\\\:w-1::after {\\n content: var(--tw-content);\\n width: 0.25rem;\\n}\\n:where(.stack-scope) .after\\\\:-translate-x-1\\\\/2::after, :where(.stack-scope).after\\\\:-translate-x-1\\\\/2::after {\\n content: var(--tw-content);\\n --tw-translate-x: -50%;\\n transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));\\n}\\n:where(.stack-scope) .focus-within\\\\:relative:focus-within, :where(.stack-scope).focus-within\\\\:relative:focus-within {\\n position: relative;\\n}\\n:where(.stack-scope) .focus-within\\\\:z-20:focus-within, :where(.stack-scope).focus-within\\\\:z-20:focus-within {\\n z-index: 20;\\n}\\n:where(.stack-scope) .hover\\\\:bg-accent:hover, :where(.stack-scope).hover\\\\:bg-accent:hover {\\n background-color: hsl(var(--accent));\\n}\\n:where(.stack-scope) .hover\\\\:bg-destructive\\\\/90:hover, :where(.stack-scope).hover\\\\:bg-destructive\\\\/90:hover {\\n background-color: hsl(var(--destructive) / 0.9);\\n}\\n:where(.stack-scope) .hover\\\\:bg-muted:hover, :where(.stack-scope).hover\\\\:bg-muted:hover {\\n background-color: hsl(var(--muted));\\n}\\n:where(.stack-scope) .hover\\\\:bg-muted\\\\/50:hover, :where(.stack-scope).hover\\\\:bg-muted\\\\/50:hover {\\n background-color: hsl(var(--muted) / 0.5);\\n}\\n:where(.stack-scope) .hover\\\\:bg-primary:hover, :where(.stack-scope).hover\\\\:bg-primary:hover {\\n background-color: hsl(var(--primary));\\n}\\n:where(.stack-scope) .hover\\\\:bg-primary\\\\/90:hover, :where(.stack-scope).hover\\\\:bg-primary\\\\/90:hover {\\n background-color: hsl(var(--primary) / 0.9);\\n}\\n:where(.stack-scope) .hover\\\\:bg-secondary:hover, :where(.stack-scope).hover\\\\:bg-secondary:hover {\\n background-color: hsl(var(--secondary));\\n}\\n:where(.stack-scope) .hover\\\\:bg-secondary\\\\/80:hover, :where(.stack-scope).hover\\\\:bg-secondary\\\\/80:hover {\\n background-color: hsl(var(--secondary) / 0.8);\\n}\\n:where(.stack-scope) .hover\\\\:bg-transparent:hover, :where(.stack-scope).hover\\\\:bg-transparent:hover {\\n background-color: transparent;\\n}\\n:where(.stack-scope) .hover\\\\:text-accent-foreground:hover, :where(.stack-scope).hover\\\\:text-accent-foreground:hover {\\n color: hsl(var(--accent-foreground));\\n}\\n:where(.stack-scope) .hover\\\\:text-foreground:hover, :where(.stack-scope).hover\\\\:text-foreground:hover {\\n color: hsl(var(--foreground));\\n}\\n:where(.stack-scope) .hover\\\\:text-muted-foreground:hover, :where(.stack-scope).hover\\\\:text-muted-foreground:hover {\\n color: hsl(var(--muted-foreground));\\n}\\n:where(.stack-scope) .hover\\\\:text-primary-foreground:hover, :where(.stack-scope).hover\\\\:text-primary-foreground:hover {\\n color: hsl(var(--primary-foreground));\\n}\\n:where(.stack-scope) .hover\\\\:underline:hover, :where(.stack-scope).hover\\\\:underline:hover {\\n text-decoration-line: underline;\\n}\\n:where(.stack-scope) .hover\\\\:opacity-100:hover, :where(.stack-scope).hover\\\\:opacity-100:hover {\\n opacity: 1;\\n}\\n:where(.stack-scope) .hover\\\\:transition-none:hover, :where(.stack-scope).hover\\\\:transition-none:hover {\\n transition-property: none;\\n}\\n:where(.stack-scope) .focus\\\\:bg-accent:focus, :where(.stack-scope).focus\\\\:bg-accent:focus {\\n background-color: hsl(var(--accent));\\n}\\n:where(.stack-scope) .focus\\\\:bg-primary:focus, :where(.stack-scope).focus\\\\:bg-primary:focus {\\n background-color: hsl(var(--primary));\\n}\\n:where(.stack-scope) .focus\\\\:text-accent-foreground:focus, :where(.stack-scope).focus\\\\:text-accent-foreground:focus {\\n color: hsl(var(--accent-foreground));\\n}\\n:where(.stack-scope) .focus\\\\:text-primary-foreground:focus, :where(.stack-scope).focus\\\\:text-primary-foreground:focus {\\n color: hsl(var(--primary-foreground));\\n}\\n:where(.stack-scope) .focus\\\\:opacity-100:focus, :where(.stack-scope).focus\\\\:opacity-100:focus {\\n opacity: 1;\\n}\\n:where(.stack-scope) .focus\\\\:outline-none:focus, :where(.stack-scope).focus\\\\:outline-none:focus {\\n outline: 2px solid transparent;\\n outline-offset: 2px;\\n}\\n:where(.stack-scope) .focus\\\\:ring-1:focus, :where(.stack-scope).focus\\\\:ring-1:focus {\\n --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);\\n --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);\\n box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);\\n}\\n:where(.stack-scope) .focus\\\\:ring-2:focus, :where(.stack-scope).focus\\\\:ring-2:focus {\\n --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);\\n --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);\\n box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);\\n}\\n:where(.stack-scope) .focus\\\\:ring-primary\\\\/50:focus, :where(.stack-scope).focus\\\\:ring-primary\\\\/50:focus {\\n --tw-ring-color: hsl(var(--primary) / 0.5);\\n}\\n:where(.stack-scope) .focus\\\\:ring-ring:focus, :where(.stack-scope).focus\\\\:ring-ring:focus {\\n --tw-ring-color: hsl(var(--ring));\\n}\\n:where(.stack-scope) .focus\\\\:ring-offset-2:focus, :where(.stack-scope).focus\\\\:ring-offset-2:focus {\\n --tw-ring-offset-width: 2px;\\n}\\n:where(.stack-scope) .focus-visible\\\\:outline-none:focus-visible, :where(.stack-scope).focus-visible\\\\:outline-none:focus-visible {\\n outline: 2px solid transparent;\\n outline-offset: 2px;\\n}\\n:where(.stack-scope) .focus-visible\\\\:ring-1:focus-visible, :where(.stack-scope).focus-visible\\\\:ring-1:focus-visible {\\n --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);\\n --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);\\n box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);\\n}\\n:where(.stack-scope) .focus-visible\\\\:ring-2:focus-visible, :where(.stack-scope).focus-visible\\\\:ring-2:focus-visible {\\n --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);\\n --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);\\n box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);\\n}\\n:where(.stack-scope) .focus-visible\\\\:ring-ring:focus-visible, :where(.stack-scope).focus-visible\\\\:ring-ring:focus-visible {\\n --tw-ring-color: hsl(var(--ring));\\n}\\n:where(.stack-scope) .focus-visible\\\\:ring-offset-1:focus-visible, :where(.stack-scope).focus-visible\\\\:ring-offset-1:focus-visible {\\n --tw-ring-offset-width: 1px;\\n}\\n:where(.stack-scope) .focus-visible\\\\:ring-offset-2:focus-visible, :where(.stack-scope).focus-visible\\\\:ring-offset-2:focus-visible {\\n --tw-ring-offset-width: 2px;\\n}\\n:where(.stack-scope) .focus-visible\\\\:ring-offset-background:focus-visible, :where(.stack-scope).focus-visible\\\\:ring-offset-background:focus-visible {\\n --tw-ring-offset-color: hsl(var(--background));\\n}\\n:where(.stack-scope) .disabled\\\\:pointer-events-none:disabled, :where(.stack-scope).disabled\\\\:pointer-events-none:disabled {\\n pointer-events: none;\\n}\\n:where(.stack-scope) .disabled\\\\:cursor-not-allowed:disabled, :where(.stack-scope).disabled\\\\:cursor-not-allowed:disabled {\\n cursor: not-allowed;\\n}\\n:where(.stack-scope) .disabled\\\\:opacity-50:disabled, :where(.stack-scope).disabled\\\\:opacity-50:disabled {\\n opacity: 0.5;\\n}\\n:where(.stack-scope) .group:hover .group-hover\\\\:opacity-100, :where(.stack-scope).group:hover .group-hover\\\\:opacity-100 {\\n opacity: 1;\\n}\\n:where(.stack-scope) .group.destructive .group-\\\\[\\\\.destructive\\\\]\\\\:border-muted\\\\/40, :where(.stack-scope).group.destructive .group-\\\\[\\\\.destructive\\\\]\\\\:border-muted\\\\/40 {\\n border-color: hsl(var(--muted) / 0.4);\\n}\\n:where(.stack-scope) .group.destructive .group-\\\\[\\\\.destructive\\\\]\\\\:text-red-300, :where(.stack-scope).group.destructive .group-\\\\[\\\\.destructive\\\\]\\\\:text-red-300 {\\n --tw-text-opacity: 1;\\n color: rgb(252 165 165 / var(--tw-text-opacity));\\n}\\n:where(.stack-scope) .group.success .group-\\\\[\\\\.success\\\\]\\\\:text-green-300, :where(.stack-scope).group.success .group-\\\\[\\\\.success\\\\]\\\\:text-green-300 {\\n --tw-text-opacity: 1;\\n color: rgb(134 239 172 / var(--tw-text-opacity));\\n}\\n:where(.stack-scope) .group.destructive .group-\\\\[\\\\.destructive\\\\]\\\\:hover\\\\:border-destructive\\\\/30:hover, :where(.stack-scope).group.destructive .group-\\\\[\\\\.destructive\\\\]\\\\:hover\\\\:border-destructive\\\\/30:hover {\\n border-color: hsl(var(--destructive) / 0.3);\\n}\\n:where(.stack-scope) .group.destructive .group-\\\\[\\\\.destructive\\\\]\\\\:hover\\\\:bg-destructive:hover, :where(.stack-scope).group.destructive .group-\\\\[\\\\.destructive\\\\]\\\\:hover\\\\:bg-destructive:hover {\\n background-color: hsl(var(--destructive));\\n}\\n:where(.stack-scope) .group.destructive .group-\\\\[\\\\.destructive\\\\]\\\\:hover\\\\:text-destructive-foreground:hover, :where(.stack-scope).group.destructive .group-\\\\[\\\\.destructive\\\\]\\\\:hover\\\\:text-destructive-foreground:hover {\\n color: hsl(var(--destructive-foreground));\\n}\\n:where(.stack-scope) .group.destructive .group-\\\\[\\\\.destructive\\\\]\\\\:hover\\\\:text-red-50:hover, :where(.stack-scope).group.destructive .group-\\\\[\\\\.destructive\\\\]\\\\:hover\\\\:text-red-50:hover {\\n --tw-text-opacity: 1;\\n color: rgb(254 242 242 / var(--tw-text-opacity));\\n}\\n:where(.stack-scope) .group.success .group-\\\\[\\\\.success\\\\]\\\\:hover\\\\:text-green-50:hover, :where(.stack-scope).group.success .group-\\\\[\\\\.success\\\\]\\\\:hover\\\\:text-green-50:hover {\\n --tw-text-opacity: 1;\\n color: rgb(240 253 244 / var(--tw-text-opacity));\\n}\\n:where(.stack-scope) .group.destructive .group-\\\\[\\\\.destructive\\\\]\\\\:focus\\\\:ring-destructive:focus, :where(.stack-scope).group.destructive .group-\\\\[\\\\.destructive\\\\]\\\\:focus\\\\:ring-destructive:focus {\\n --tw-ring-color: hsl(var(--destructive));\\n}\\n:where(.stack-scope) .group.destructive .group-\\\\[\\\\.destructive\\\\]\\\\:focus\\\\:ring-red-400:focus, :where(.stack-scope).group.destructive .group-\\\\[\\\\.destructive\\\\]\\\\:focus\\\\:ring-red-400:focus {\\n --tw-ring-opacity: 1;\\n --tw-ring-color: rgb(248 113 113 / var(--tw-ring-opacity));\\n}\\n:where(.stack-scope) .group.success .group-\\\\[\\\\.success\\\\]\\\\:focus\\\\:ring-green-400:focus, :where(.stack-scope).group.success .group-\\\\[\\\\.success\\\\]\\\\:focus\\\\:ring-green-400:focus {\\n --tw-ring-opacity: 1;\\n --tw-ring-color: rgb(74 222 128 / var(--tw-ring-opacity));\\n}\\n:where(.stack-scope) .group.destructive .group-\\\\[\\\\.destructive\\\\]\\\\:focus\\\\:ring-offset-red-600:focus, :where(.stack-scope).group.destructive .group-\\\\[\\\\.destructive\\\\]\\\\:focus\\\\:ring-offset-red-600:focus {\\n --tw-ring-offset-color: #dc2626;\\n}\\n:where(.stack-scope) .group.success .group-\\\\[\\\\.success\\\\]\\\\:focus\\\\:ring-offset-green-600:focus, :where(.stack-scope).group.success .group-\\\\[\\\\.success\\\\]\\\\:focus\\\\:ring-offset-green-600:focus {\\n --tw-ring-offset-color: #16a34a;\\n}\\n:where(.stack-scope) .peer:disabled ~ .peer-disabled\\\\:cursor-not-allowed, :where(.stack-scope).peer:disabled ~ .peer-disabled\\\\:cursor-not-allowed {\\n cursor: not-allowed;\\n}\\n:where(.stack-scope) .peer:disabled ~ .peer-disabled\\\\:opacity-70, :where(.stack-scope).peer:disabled ~ .peer-disabled\\\\:opacity-70 {\\n opacity: 0.7;\\n}\\n:where(.stack-scope) .has-\\\\[\\\\:disabled\\\\]\\\\:opacity-50:has(:disabled), :where(.stack-scope).has-\\\\[\\\\:disabled\\\\]\\\\:opacity-50:has(:disabled) {\\n opacity: 0.5;\\n}\\n:where(.stack-scope) .aria-selected\\\\:bg-accent[aria-selected=\\\"true\\\"], :where(.stack-scope).aria-selected\\\\:bg-accent[aria-selected=\\\"true\\\"] {\\n background-color: hsl(var(--accent));\\n}\\n:where(.stack-scope) .aria-selected\\\\:text-accent-foreground[aria-selected=\\\"true\\\"], :where(.stack-scope).aria-selected\\\\:text-accent-foreground[aria-selected=\\\"true\\\"] {\\n color: hsl(var(--accent-foreground));\\n}\\n:where(.stack-scope) .aria-selected\\\\:opacity-100[aria-selected=\\\"true\\\"], :where(.stack-scope).aria-selected\\\\:opacity-100[aria-selected=\\\"true\\\"] {\\n opacity: 1;\\n}\\n:where(.stack-scope) .data-\\\\[disabled\\\\=true\\\\]\\\\:pointer-events-none[data-disabled=\\\"true\\\"], :where(.stack-scope).data-\\\\[disabled\\\\=true\\\\]\\\\:pointer-events-none[data-disabled=\\\"true\\\"] {\\n pointer-events: none;\\n}\\n:where(.stack-scope) .data-\\\\[disabled\\\\]\\\\:pointer-events-none[data-disabled], :where(.stack-scope).data-\\\\[disabled\\\\]\\\\:pointer-events-none[data-disabled] {\\n pointer-events: none;\\n}\\n:where(.stack-scope) .data-\\\\[panel-group-direction\\\\=vertical\\\\]\\\\:h-px[data-panel-group-direction=\\\"vertical\\\"], :where(.stack-scope).data-\\\\[panel-group-direction\\\\=vertical\\\\]\\\\:h-px[data-panel-group-direction=\\\"vertical\\\"] {\\n height: 1px;\\n}\\n:where(.stack-scope) .data-\\\\[panel-group-direction\\\\=vertical\\\\]\\\\:w-full[data-panel-group-direction=\\\"vertical\\\"], :where(.stack-scope).data-\\\\[panel-group-direction\\\\=vertical\\\\]\\\\:w-full[data-panel-group-direction=\\\"vertical\\\"] {\\n width: 100%;\\n}\\n:where(.stack-scope) .data-\\\\[side\\\\=bottom\\\\]\\\\:translate-y-1[data-side=\\\"bottom\\\"], :where(.stack-scope).data-\\\\[side\\\\=bottom\\\\]\\\\:translate-y-1[data-side=\\\"bottom\\\"] {\\n --tw-translate-y: 0.25rem;\\n transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));\\n}\\n:where(.stack-scope) .data-\\\\[side\\\\=left\\\\]\\\\:-translate-x-1[data-side=\\\"left\\\"], :where(.stack-scope).data-\\\\[side\\\\=left\\\\]\\\\:-translate-x-1[data-side=\\\"left\\\"] {\\n --tw-translate-x: -0.25rem;\\n transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));\\n}\\n:where(.stack-scope) .data-\\\\[side\\\\=right\\\\]\\\\:translate-x-1[data-side=\\\"right\\\"], :where(.stack-scope).data-\\\\[side\\\\=right\\\\]\\\\:translate-x-1[data-side=\\\"right\\\"] {\\n --tw-translate-x: 0.25rem;\\n transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));\\n}\\n:where(.stack-scope) .data-\\\\[side\\\\=top\\\\]\\\\:-translate-y-1[data-side=\\\"top\\\"], :where(.stack-scope).data-\\\\[side\\\\=top\\\\]\\\\:-translate-y-1[data-side=\\\"top\\\"] {\\n --tw-translate-y: -0.25rem;\\n transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));\\n}\\n:where(.stack-scope) .data-\\\\[state\\\\=checked\\\\]\\\\:translate-x-4[data-state=\\\"checked\\\"], :where(.stack-scope).data-\\\\[state\\\\=checked\\\\]\\\\:translate-x-4[data-state=\\\"checked\\\"] {\\n --tw-translate-x: 1rem;\\n transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));\\n}\\n:where(.stack-scope) .data-\\\\[state\\\\=unchecked\\\\]\\\\:translate-x-0[data-state=\\\"unchecked\\\"], :where(.stack-scope).data-\\\\[state\\\\=unchecked\\\\]\\\\:translate-x-0[data-state=\\\"unchecked\\\"] {\\n --tw-translate-x: 0px;\\n transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));\\n}\\n:where(.stack-scope) .data-\\\\[swipe\\\\=cancel\\\\]\\\\:translate-x-0[data-swipe=\\\"cancel\\\"], :where(.stack-scope).data-\\\\[swipe\\\\=cancel\\\\]\\\\:translate-x-0[data-swipe=\\\"cancel\\\"] {\\n --tw-translate-x: 0px;\\n transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));\\n}\\n:where(.stack-scope) .data-\\\\[swipe\\\\=end\\\\]\\\\:translate-x-\\\\[var\\\\(--radix-toast-swipe-end-x\\\\)\\\\][data-swipe=\\\"end\\\"], :where(.stack-scope).data-\\\\[swipe\\\\=end\\\\]\\\\:translate-x-\\\\[var\\\\(--radix-toast-swipe-end-x\\\\)\\\\][data-swipe=\\\"end\\\"] {\\n --tw-translate-x: var(--radix-toast-swipe-end-x);\\n transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));\\n}\\n:where(.stack-scope) .data-\\\\[swipe\\\\=move\\\\]\\\\:translate-x-\\\\[var\\\\(--radix-toast-swipe-move-x\\\\)\\\\][data-swipe=\\\"move\\\"], :where(.stack-scope).data-\\\\[swipe\\\\=move\\\\]\\\\:translate-x-\\\\[var\\\\(--radix-toast-swipe-move-x\\\\)\\\\][data-swipe=\\\"move\\\"] {\\n --tw-translate-x: var(--radix-toast-swipe-move-x);\\n transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));\\n}\\n@keyframes accordion-up {\\n from {\\n height: var(--radix-accordion-content-height);\\n }\\n\\n to {\\n height: 0;\\n }\\n}\\n:where(.stack-scope) .data-\\\\[state\\\\=closed\\\\]\\\\:animate-accordion-up[data-state=\\\"closed\\\"], :where(.stack-scope).data-\\\\[state\\\\=closed\\\\]\\\\:animate-accordion-up[data-state=\\\"closed\\\"] {\\n animation: accordion-up 0.2s ease-out;\\n}\\n@keyframes accordion-down {\\n from {\\n height: 0;\\n }\\n\\n to {\\n height: var(--radix-accordion-content-height);\\n }\\n}\\n:where(.stack-scope) .data-\\\\[state\\\\=open\\\\]\\\\:animate-accordion-down[data-state=\\\"open\\\"], :where(.stack-scope).data-\\\\[state\\\\=open\\\\]\\\\:animate-accordion-down[data-state=\\\"open\\\"] {\\n animation: accordion-down 0.2s ease-out;\\n}\\n:where(.stack-scope) .data-\\\\[panel-group-direction\\\\=vertical\\\\]\\\\:flex-col[data-panel-group-direction=\\\"vertical\\\"], :where(.stack-scope).data-\\\\[panel-group-direction\\\\=vertical\\\\]\\\\:flex-col[data-panel-group-direction=\\\"vertical\\\"] {\\n flex-direction: column;\\n}\\n:where(.stack-scope) .data-\\\\[active\\\\]\\\\:bg-accent\\\\/50[data-active], :where(.stack-scope).data-\\\\[active\\\\]\\\\:bg-accent\\\\/50[data-active] {\\n background-color: hsl(var(--accent) / 0.5);\\n}\\n:where(.stack-scope) .data-\\\\[state\\\\=active\\\\]\\\\:bg-background[data-state=\\\"active\\\"], :where(.stack-scope).data-\\\\[state\\\\=active\\\\]\\\\:bg-background[data-state=\\\"active\\\"] {\\n background-color: hsl(var(--background));\\n}\\n:where(.stack-scope) .data-\\\\[state\\\\=checked\\\\]\\\\:bg-primary[data-state=\\\"checked\\\"], :where(.stack-scope).data-\\\\[state\\\\=checked\\\\]\\\\:bg-primary[data-state=\\\"checked\\\"] {\\n background-color: hsl(var(--primary));\\n}\\n:where(.stack-scope) .data-\\\\[state\\\\=on\\\\]\\\\:bg-accent[data-state=\\\"on\\\"], :where(.stack-scope).data-\\\\[state\\\\=on\\\\]\\\\:bg-accent[data-state=\\\"on\\\"] {\\n background-color: hsl(var(--accent));\\n}\\n:where(.stack-scope) .data-\\\\[state\\\\=open\\\\]\\\\:bg-accent[data-state=\\\"open\\\"], :where(.stack-scope).data-\\\\[state\\\\=open\\\\]\\\\:bg-accent[data-state=\\\"open\\\"] {\\n background-color: hsl(var(--accent));\\n}\\n:where(.stack-scope) .data-\\\\[state\\\\=open\\\\]\\\\:bg-accent\\\\/50[data-state=\\\"open\\\"], :where(.stack-scope).data-\\\\[state\\\\=open\\\\]\\\\:bg-accent\\\\/50[data-state=\\\"open\\\"] {\\n background-color: hsl(var(--accent) / 0.5);\\n}\\n:where(.stack-scope) .data-\\\\[state\\\\=open\\\\]\\\\:bg-muted[data-state=\\\"open\\\"], :where(.stack-scope).data-\\\\[state\\\\=open\\\\]\\\\:bg-muted[data-state=\\\"open\\\"] {\\n background-color: hsl(var(--muted));\\n}\\n:where(.stack-scope) .data-\\\\[state\\\\=open\\\\]\\\\:bg-secondary[data-state=\\\"open\\\"], :where(.stack-scope).data-\\\\[state\\\\=open\\\\]\\\\:bg-secondary[data-state=\\\"open\\\"] {\\n background-color: hsl(var(--secondary));\\n}\\n:where(.stack-scope) .data-\\\\[state\\\\=selected\\\\]\\\\:bg-muted[data-state=\\\"selected\\\"], :where(.stack-scope).data-\\\\[state\\\\=selected\\\\]\\\\:bg-muted[data-state=\\\"selected\\\"] {\\n background-color: hsl(var(--muted));\\n}\\n:where(.stack-scope) .data-\\\\[state\\\\=unchecked\\\\]\\\\:bg-input[data-state=\\\"unchecked\\\"], :where(.stack-scope).data-\\\\[state\\\\=unchecked\\\\]\\\\:bg-input[data-state=\\\"unchecked\\\"] {\\n background-color: hsl(var(--input));\\n}\\n:where(.stack-scope) .data-\\\\[state\\\\=active\\\\]\\\\:text-foreground[data-state=\\\"active\\\"], :where(.stack-scope).data-\\\\[state\\\\=active\\\\]\\\\:text-foreground[data-state=\\\"active\\\"] {\\n color: hsl(var(--foreground));\\n}\\n:where(.stack-scope) .data-\\\\[state\\\\=checked\\\\]\\\\:text-primary-foreground[data-state=\\\"checked\\\"], :where(.stack-scope).data-\\\\[state\\\\=checked\\\\]\\\\:text-primary-foreground[data-state=\\\"checked\\\"] {\\n color: hsl(var(--primary-foreground));\\n}\\n:where(.stack-scope) .data-\\\\[state\\\\=on\\\\]\\\\:text-accent-foreground[data-state=\\\"on\\\"], :where(.stack-scope).data-\\\\[state\\\\=on\\\\]\\\\:text-accent-foreground[data-state=\\\"on\\\"] {\\n color: hsl(var(--accent-foreground));\\n}\\n:where(.stack-scope) .data-\\\\[state\\\\=open\\\\]\\\\:text-accent-foreground[data-state=\\\"open\\\"], :where(.stack-scope).data-\\\\[state\\\\=open\\\\]\\\\:text-accent-foreground[data-state=\\\"open\\\"] {\\n color: hsl(var(--accent-foreground));\\n}\\n:where(.stack-scope) .data-\\\\[state\\\\=open\\\\]\\\\:text-muted-foreground[data-state=\\\"open\\\"], :where(.stack-scope).data-\\\\[state\\\\=open\\\\]\\\\:text-muted-foreground[data-state=\\\"open\\\"] {\\n color: hsl(var(--muted-foreground));\\n}\\n:where(.stack-scope) .data-\\\\[disabled\\\\=true\\\\]\\\\:opacity-50[data-disabled=\\\"true\\\"], :where(.stack-scope).data-\\\\[disabled\\\\=true\\\\]\\\\:opacity-50[data-disabled=\\\"true\\\"] {\\n opacity: 0.5;\\n}\\n:where(.stack-scope) .data-\\\\[disabled\\\\]\\\\:opacity-50[data-disabled], :where(.stack-scope).data-\\\\[disabled\\\\]\\\\:opacity-50[data-disabled] {\\n opacity: 0.5;\\n}\\n:where(.stack-scope) .data-\\\\[state\\\\=active\\\\]\\\\:shadow-sm[data-state=\\\"active\\\"], :where(.stack-scope).data-\\\\[state\\\\=active\\\\]\\\\:shadow-sm[data-state=\\\"active\\\"] {\\n --tw-shadow: 0 1px 2px 0 rgb(0 0 0 / 0.05);\\n --tw-shadow-colored: 0 1px 2px 0 var(--tw-shadow-color);\\n box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);\\n}\\n:where(.stack-scope) .data-\\\\[swipe\\\\=move\\\\]\\\\:transition-none[data-swipe=\\\"move\\\"], :where(.stack-scope).data-\\\\[swipe\\\\=move\\\\]\\\\:transition-none[data-swipe=\\\"move\\\"] {\\n transition-property: none;\\n}\\n:where(.stack-scope) .data-\\\\[state\\\\=closed\\\\]\\\\:duration-100[data-state=\\\"closed\\\"], :where(.stack-scope).data-\\\\[state\\\\=closed\\\\]\\\\:duration-100[data-state=\\\"closed\\\"] {\\n transition-duration: 100ms;\\n}\\n:where(.stack-scope) .data-\\\\[state\\\\=open\\\\]\\\\:duration-100[data-state=\\\"open\\\"], :where(.stack-scope).data-\\\\[state\\\\=open\\\\]\\\\:duration-100[data-state=\\\"open\\\"] {\\n transition-duration: 100ms;\\n}\\n:where(.stack-scope) .data-\\\\[motion\\\\^\\\\=from-\\\\]\\\\:animate-in[data-motion^=\\\"from-\\\"], :where(.stack-scope).data-\\\\[motion\\\\^\\\\=from-\\\\]\\\\:animate-in[data-motion^=\\\"from-\\\"] {\\n animation-name: enter;\\n animation-duration: 150ms;\\n --tw-enter-opacity: initial;\\n --tw-enter-scale: initial;\\n --tw-enter-rotate: initial;\\n --tw-enter-translate-x: initial;\\n --tw-enter-translate-y: initial;\\n}\\n:where(.stack-scope) .data-\\\\[state\\\\=open\\\\]\\\\:animate-in[data-state=\\\"open\\\"], :where(.stack-scope).data-\\\\[state\\\\=open\\\\]\\\\:animate-in[data-state=\\\"open\\\"] {\\n animation-name: enter;\\n animation-duration: 150ms;\\n --tw-enter-opacity: initial;\\n --tw-enter-scale: initial;\\n --tw-enter-rotate: initial;\\n --tw-enter-translate-x: initial;\\n --tw-enter-translate-y: initial;\\n}\\n:where(.stack-scope) .data-\\\\[state\\\\=visible\\\\]\\\\:animate-in[data-state=\\\"visible\\\"], :where(.stack-scope).data-\\\\[state\\\\=visible\\\\]\\\\:animate-in[data-state=\\\"visible\\\"] {\\n animation-name: enter;\\n animation-duration: 150ms;\\n --tw-enter-opacity: initial;\\n --tw-enter-scale: initial;\\n --tw-enter-rotate: initial;\\n --tw-enter-translate-x: initial;\\n --tw-enter-translate-y: initial;\\n}\\n:where(.stack-scope) .data-\\\\[motion\\\\^\\\\=to-\\\\]\\\\:animate-out[data-motion^=\\\"to-\\\"], :where(.stack-scope).data-\\\\[motion\\\\^\\\\=to-\\\\]\\\\:animate-out[data-motion^=\\\"to-\\\"] {\\n animation-name: exit;\\n animation-duration: 150ms;\\n --tw-exit-opacity: initial;\\n --tw-exit-scale: initial;\\n --tw-exit-rotate: initial;\\n --tw-exit-translate-x: initial;\\n --tw-exit-translate-y: initial;\\n}\\n:where(.stack-scope) .data-\\\\[state\\\\=closed\\\\]\\\\:animate-out[data-state=\\\"closed\\\"], :where(.stack-scope).data-\\\\[state\\\\=closed\\\\]\\\\:animate-out[data-state=\\\"closed\\\"] {\\n animation-name: exit;\\n animation-duration: 150ms;\\n --tw-exit-opacity: initial;\\n --tw-exit-scale: initial;\\n --tw-exit-rotate: initial;\\n --tw-exit-translate-x: initial;\\n --tw-exit-translate-y: initial;\\n}\\n:where(.stack-scope) .data-\\\\[state\\\\=hidden\\\\]\\\\:animate-out[data-state=\\\"hidden\\\"], :where(.stack-scope).data-\\\\[state\\\\=hidden\\\\]\\\\:animate-out[data-state=\\\"hidden\\\"] {\\n animation-name: exit;\\n animation-duration: 150ms;\\n --tw-exit-opacity: initial;\\n --tw-exit-scale: initial;\\n --tw-exit-rotate: initial;\\n --tw-exit-translate-x: initial;\\n --tw-exit-translate-y: initial;\\n}\\n:where(.stack-scope) .data-\\\\[swipe\\\\=end\\\\]\\\\:animate-out[data-swipe=\\\"end\\\"], :where(.stack-scope).data-\\\\[swipe\\\\=end\\\\]\\\\:animate-out[data-swipe=\\\"end\\\"] {\\n animation-name: exit;\\n animation-duration: 150ms;\\n --tw-exit-opacity: initial;\\n --tw-exit-scale: initial;\\n --tw-exit-rotate: initial;\\n --tw-exit-translate-x: initial;\\n --tw-exit-translate-y: initial;\\n}\\n:where(.stack-scope) .data-\\\\[motion\\\\^\\\\=from-\\\\]\\\\:fade-in[data-motion^=\\\"from-\\\"], :where(.stack-scope).data-\\\\[motion\\\\^\\\\=from-\\\\]\\\\:fade-in[data-motion^=\\\"from-\\\"] {\\n --tw-enter-opacity: 0;\\n}\\n:where(.stack-scope) .data-\\\\[motion\\\\^\\\\=to-\\\\]\\\\:fade-out[data-motion^=\\\"to-\\\"], :where(.stack-scope).data-\\\\[motion\\\\^\\\\=to-\\\\]\\\\:fade-out[data-motion^=\\\"to-\\\"] {\\n --tw-exit-opacity: 0;\\n}\\n:where(.stack-scope) .data-\\\\[state\\\\=closed\\\\]\\\\:fade-out[data-state=\\\"closed\\\"], :where(.stack-scope).data-\\\\[state\\\\=closed\\\\]\\\\:fade-out[data-state=\\\"closed\\\"] {\\n --tw-exit-opacity: 0;\\n}\\n:where(.stack-scope) .data-\\\\[state\\\\=closed\\\\]\\\\:fade-out-0[data-state=\\\"closed\\\"], :where(.stack-scope).data-\\\\[state\\\\=closed\\\\]\\\\:fade-out-0[data-state=\\\"closed\\\"] {\\n --tw-exit-opacity: 0;\\n}\\n:where(.stack-scope) .data-\\\\[state\\\\=closed\\\\]\\\\:fade-out-80[data-state=\\\"closed\\\"], :where(.stack-scope).data-\\\\[state\\\\=closed\\\\]\\\\:fade-out-80[data-state=\\\"closed\\\"] {\\n --tw-exit-opacity: 0.8;\\n}\\n:where(.stack-scope) .data-\\\\[state\\\\=hidden\\\\]\\\\:fade-out[data-state=\\\"hidden\\\"], :where(.stack-scope).data-\\\\[state\\\\=hidden\\\\]\\\\:fade-out[data-state=\\\"hidden\\\"] {\\n --tw-exit-opacity: 0;\\n}\\n:where(.stack-scope) .data-\\\\[state\\\\=open\\\\]\\\\:fade-in[data-state=\\\"open\\\"], :where(.stack-scope).data-\\\\[state\\\\=open\\\\]\\\\:fade-in[data-state=\\\"open\\\"] {\\n --tw-enter-opacity: 0;\\n}\\n:where(.stack-scope) .data-\\\\[state\\\\=open\\\\]\\\\:fade-in-0[data-state=\\\"open\\\"], :where(.stack-scope).data-\\\\[state\\\\=open\\\\]\\\\:fade-in-0[data-state=\\\"open\\\"] {\\n --tw-enter-opacity: 0;\\n}\\n:where(.stack-scope) .data-\\\\[state\\\\=visible\\\\]\\\\:fade-in[data-state=\\\"visible\\\"], :where(.stack-scope).data-\\\\[state\\\\=visible\\\\]\\\\:fade-in[data-state=\\\"visible\\\"] {\\n --tw-enter-opacity: 0;\\n}\\n:where(.stack-scope) .data-\\\\[state\\\\=closed\\\\]\\\\:zoom-out-95[data-state=\\\"closed\\\"], :where(.stack-scope).data-\\\\[state\\\\=closed\\\\]\\\\:zoom-out-95[data-state=\\\"closed\\\"] {\\n --tw-exit-scale: .95;\\n}\\n:where(.stack-scope) .data-\\\\[state\\\\=open\\\\]\\\\:zoom-in-90[data-state=\\\"open\\\"], :where(.stack-scope).data-\\\\[state\\\\=open\\\\]\\\\:zoom-in-90[data-state=\\\"open\\\"] {\\n --tw-enter-scale: .9;\\n}\\n:where(.stack-scope) .data-\\\\[state\\\\=open\\\\]\\\\:zoom-in-95[data-state=\\\"open\\\"], :where(.stack-scope).data-\\\\[state\\\\=open\\\\]\\\\:zoom-in-95[data-state=\\\"open\\\"] {\\n --tw-enter-scale: .95;\\n}\\n:where(.stack-scope) .data-\\\\[motion\\\\=from-end\\\\]\\\\:slide-in-from-right-52[data-motion=\\\"from-end\\\"], :where(.stack-scope).data-\\\\[motion\\\\=from-end\\\\]\\\\:slide-in-from-right-52[data-motion=\\\"from-end\\\"] {\\n --tw-enter-translate-x: 13rem;\\n}\\n:where(.stack-scope) .data-\\\\[motion\\\\=from-start\\\\]\\\\:slide-in-from-left-52[data-motion=\\\"from-start\\\"], :where(.stack-scope).data-\\\\[motion\\\\=from-start\\\\]\\\\:slide-in-from-left-52[data-motion=\\\"from-start\\\"] {\\n --tw-enter-translate-x: -13rem;\\n}\\n:where(.stack-scope) .data-\\\\[motion\\\\=to-end\\\\]\\\\:slide-out-to-right-52[data-motion=\\\"to-end\\\"], :where(.stack-scope).data-\\\\[motion\\\\=to-end\\\\]\\\\:slide-out-to-right-52[data-motion=\\\"to-end\\\"] {\\n --tw-exit-translate-x: 13rem;\\n}\\n:where(.stack-scope) .data-\\\\[motion\\\\=to-start\\\\]\\\\:slide-out-to-left-52[data-motion=\\\"to-start\\\"], :where(.stack-scope).data-\\\\[motion\\\\=to-start\\\\]\\\\:slide-out-to-left-52[data-motion=\\\"to-start\\\"] {\\n --tw-exit-translate-x: -13rem;\\n}\\n:where(.stack-scope) .data-\\\\[side\\\\=bottom\\\\]\\\\:slide-in-from-top-2[data-side=\\\"bottom\\\"], :where(.stack-scope).data-\\\\[side\\\\=bottom\\\\]\\\\:slide-in-from-top-2[data-side=\\\"bottom\\\"] {\\n --tw-enter-translate-y: -0.5rem;\\n}\\n:where(.stack-scope) .data-\\\\[side\\\\=left\\\\]\\\\:slide-in-from-right-2[data-side=\\\"left\\\"], :where(.stack-scope).data-\\\\[side\\\\=left\\\\]\\\\:slide-in-from-right-2[data-side=\\\"left\\\"] {\\n --tw-enter-translate-x: 0.5rem;\\n}\\n:where(.stack-scope) .data-\\\\[side\\\\=right\\\\]\\\\:slide-in-from-left-2[data-side=\\\"right\\\"], :where(.stack-scope).data-\\\\[side\\\\=right\\\\]\\\\:slide-in-from-left-2[data-side=\\\"right\\\"] {\\n --tw-enter-translate-x: -0.5rem;\\n}\\n:where(.stack-scope) .data-\\\\[side\\\\=top\\\\]\\\\:slide-in-from-bottom-2[data-side=\\\"top\\\"], :where(.stack-scope).data-\\\\[side\\\\=top\\\\]\\\\:slide-in-from-bottom-2[data-side=\\\"top\\\"] {\\n --tw-enter-translate-y: 0.5rem;\\n}\\n:where(.stack-scope) .data-\\\\[state\\\\=closed\\\\]\\\\:slide-out-to-bottom[data-state=\\\"closed\\\"], :where(.stack-scope).data-\\\\[state\\\\=closed\\\\]\\\\:slide-out-to-bottom[data-state=\\\"closed\\\"] {\\n --tw-exit-translate-y: 100%;\\n}\\n:where(.stack-scope) .data-\\\\[state\\\\=closed\\\\]\\\\:slide-out-to-left[data-state=\\\"closed\\\"], :where(.stack-scope).data-\\\\[state\\\\=closed\\\\]\\\\:slide-out-to-left[data-state=\\\"closed\\\"] {\\n --tw-exit-translate-x: -100%;\\n}\\n:where(.stack-scope) .data-\\\\[state\\\\=closed\\\\]\\\\:slide-out-to-left-1\\\\/2[data-state=\\\"closed\\\"], :where(.stack-scope).data-\\\\[state\\\\=closed\\\\]\\\\:slide-out-to-left-1\\\\/2[data-state=\\\"closed\\\"] {\\n --tw-exit-translate-x: -50%;\\n}\\n:where(.stack-scope) .data-\\\\[state\\\\=closed\\\\]\\\\:slide-out-to-right[data-state=\\\"closed\\\"], :where(.stack-scope).data-\\\\[state\\\\=closed\\\\]\\\\:slide-out-to-right[data-state=\\\"closed\\\"] {\\n --tw-exit-translate-x: 100%;\\n}\\n:where(.stack-scope) .data-\\\\[state\\\\=closed\\\\]\\\\:slide-out-to-right-full[data-state=\\\"closed\\\"], :where(.stack-scope).data-\\\\[state\\\\=closed\\\\]\\\\:slide-out-to-right-full[data-state=\\\"closed\\\"] {\\n --tw-exit-translate-x: 100%;\\n}\\n:where(.stack-scope) .data-\\\\[state\\\\=closed\\\\]\\\\:slide-out-to-top[data-state=\\\"closed\\\"], :where(.stack-scope).data-\\\\[state\\\\=closed\\\\]\\\\:slide-out-to-top[data-state=\\\"closed\\\"] {\\n --tw-exit-translate-y: -100%;\\n}\\n:where(.stack-scope) .data-\\\\[state\\\\=closed\\\\]\\\\:slide-out-to-top-\\\\[48\\\\%\\\\][data-state=\\\"closed\\\"], :where(.stack-scope).data-\\\\[state\\\\=closed\\\\]\\\\:slide-out-to-top-\\\\[48\\\\%\\\\][data-state=\\\"closed\\\"] {\\n --tw-exit-translate-y: -48%;\\n}\\n:where(.stack-scope) .data-\\\\[state\\\\=open\\\\]\\\\:slide-in-from-bottom[data-state=\\\"open\\\"], :where(.stack-scope).data-\\\\[state\\\\=open\\\\]\\\\:slide-in-from-bottom[data-state=\\\"open\\\"] {\\n --tw-enter-translate-y: 100%;\\n}\\n:where(.stack-scope) .data-\\\\[state\\\\=open\\\\]\\\\:slide-in-from-left[data-state=\\\"open\\\"], :where(.stack-scope).data-\\\\[state\\\\=open\\\\]\\\\:slide-in-from-left[data-state=\\\"open\\\"] {\\n --tw-enter-translate-x: -100%;\\n}\\n:where(.stack-scope) .data-\\\\[state\\\\=open\\\\]\\\\:slide-in-from-left-1\\\\/2[data-state=\\\"open\\\"], :where(.stack-scope).data-\\\\[state\\\\=open\\\\]\\\\:slide-in-from-left-1\\\\/2[data-state=\\\"open\\\"] {\\n --tw-enter-translate-x: -50%;\\n}\\n:where(.stack-scope) .data-\\\\[state\\\\=open\\\\]\\\\:slide-in-from-right[data-state=\\\"open\\\"], :where(.stack-scope).data-\\\\[state\\\\=open\\\\]\\\\:slide-in-from-right[data-state=\\\"open\\\"] {\\n --tw-enter-translate-x: 100%;\\n}\\n:where(.stack-scope) .data-\\\\[state\\\\=open\\\\]\\\\:slide-in-from-top[data-state=\\\"open\\\"], :where(.stack-scope).data-\\\\[state\\\\=open\\\\]\\\\:slide-in-from-top[data-state=\\\"open\\\"] {\\n --tw-enter-translate-y: -100%;\\n}\\n:where(.stack-scope) .data-\\\\[state\\\\=open\\\\]\\\\:slide-in-from-top-\\\\[48\\\\%\\\\][data-state=\\\"open\\\"], :where(.stack-scope).data-\\\\[state\\\\=open\\\\]\\\\:slide-in-from-top-\\\\[48\\\\%\\\\][data-state=\\\"open\\\"] {\\n --tw-enter-translate-y: -48%;\\n}\\n:where(.stack-scope) .data-\\\\[state\\\\=open\\\\]\\\\:slide-in-from-top-full[data-state=\\\"open\\\"], :where(.stack-scope).data-\\\\[state\\\\=open\\\\]\\\\:slide-in-from-top-full[data-state=\\\"open\\\"] {\\n --tw-enter-translate-y: -100%;\\n}\\n:where(.stack-scope) .data-\\\\[state\\\\=closed\\\\]\\\\:duration-100[data-state=\\\"closed\\\"], :where(.stack-scope).data-\\\\[state\\\\=closed\\\\]\\\\:duration-100[data-state=\\\"closed\\\"] {\\n animation-duration: 100ms;\\n}\\n:where(.stack-scope) .data-\\\\[state\\\\=open\\\\]\\\\:duration-100[data-state=\\\"open\\\"], :where(.stack-scope).data-\\\\[state\\\\=open\\\\]\\\\:duration-100[data-state=\\\"open\\\"] {\\n animation-duration: 100ms;\\n}\\n:where(.stack-scope) .data-\\\\[panel-group-direction\\\\=vertical\\\\]\\\\:after\\\\:left-0[data-panel-group-direction=\\\"vertical\\\"]::after, :where(.stack-scope).data-\\\\[panel-group-direction\\\\=vertical\\\\]\\\\:after\\\\:left-0[data-panel-group-direction=\\\"vertical\\\"]::after {\\n content: var(--tw-content);\\n left: 0px;\\n}\\n:where(.stack-scope) .data-\\\\[panel-group-direction\\\\=vertical\\\\]\\\\:after\\\\:h-1[data-panel-group-direction=\\\"vertical\\\"]::after, :where(.stack-scope).data-\\\\[panel-group-direction\\\\=vertical\\\\]\\\\:after\\\\:h-1[data-panel-group-direction=\\\"vertical\\\"]::after {\\n content: var(--tw-content);\\n height: 0.25rem;\\n}\\n:where(.stack-scope) .data-\\\\[panel-group-direction\\\\=vertical\\\\]\\\\:after\\\\:w-full[data-panel-group-direction=\\\"vertical\\\"]::after, :where(.stack-scope).data-\\\\[panel-group-direction\\\\=vertical\\\\]\\\\:after\\\\:w-full[data-panel-group-direction=\\\"vertical\\\"]::after {\\n content: var(--tw-content);\\n width: 100%;\\n}\\n:where(.stack-scope) .data-\\\\[panel-group-direction\\\\=vertical\\\\]\\\\:after\\\\:-translate-y-1\\\\/2[data-panel-group-direction=\\\"vertical\\\"]::after, :where(.stack-scope).data-\\\\[panel-group-direction\\\\=vertical\\\\]\\\\:after\\\\:-translate-y-1\\\\/2[data-panel-group-direction=\\\"vertical\\\"]::after {\\n content: var(--tw-content);\\n --tw-translate-y: -50%;\\n transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));\\n}\\n:where(.stack-scope) .data-\\\\[panel-group-direction\\\\=vertical\\\\]\\\\:after\\\\:translate-x-0[data-panel-group-direction=\\\"vertical\\\"]::after, :where(.stack-scope).data-\\\\[panel-group-direction\\\\=vertical\\\\]\\\\:after\\\\:translate-x-0[data-panel-group-direction=\\\"vertical\\\"]::after {\\n content: var(--tw-content);\\n --tw-translate-x: 0px;\\n transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));\\n}\\n:where(.stack-scope) .group[data-state=\\\"open\\\"] .group-data-\\\\[state\\\\=open\\\\]\\\\:rotate-180, :where(.stack-scope).group[data-state=\\\"open\\\"] .group-data-\\\\[state\\\\=open\\\\]\\\\:rotate-180 {\\n --tw-rotate: 180deg;\\n transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));\\n}\\n@media (min-width: 640px) {\\n :where(.stack-scope) .sm\\\\:bottom-0, :where(.stack-scope).sm\\\\:bottom-0 {\\n bottom: 0px;\\n }\\n\\n :where(.stack-scope) .sm\\\\:right-0, :where(.stack-scope).sm\\\\:right-0 {\\n right: 0px;\\n }\\n\\n :where(.stack-scope) .sm\\\\:top-auto, :where(.stack-scope).sm\\\\:top-auto {\\n top: auto;\\n }\\n\\n :where(.stack-scope) .sm\\\\:flex, :where(.stack-scope).sm\\\\:flex {\\n display: flex;\\n }\\n\\n :where(.stack-scope) .sm\\\\:hidden, :where(.stack-scope).sm\\\\:hidden {\\n display: none;\\n }\\n\\n :where(.stack-scope) .sm\\\\:max-w-sm, :where(.stack-scope).sm\\\\:max-w-sm {\\n max-width: 24rem;\\n }\\n\\n :where(.stack-scope) .sm\\\\:flex-1, :where(.stack-scope).sm\\\\:flex-1 {\\n flex: 1 1 0%;\\n }\\n\\n :where(.stack-scope) .sm\\\\:flex-row, :where(.stack-scope).sm\\\\:flex-row {\\n flex-direction: row;\\n }\\n\\n :where(.stack-scope) .sm\\\\:flex-col, :where(.stack-scope).sm\\\\:flex-col {\\n flex-direction: column;\\n }\\n\\n :where(.stack-scope) .sm\\\\:items-end, :where(.stack-scope).sm\\\\:items-end {\\n align-items: flex-end;\\n }\\n\\n :where(.stack-scope) .sm\\\\:justify-end, :where(.stack-scope).sm\\\\:justify-end {\\n justify-content: flex-end;\\n }\\n\\n :where(.stack-scope) .sm\\\\:gap-2\\\\.5, :where(.stack-scope).sm\\\\:gap-2\\\\.5 {\\n gap: 0.625rem;\\n }\\n\\n :where(.stack-scope) .sm\\\\:gap-y-0, :where(.stack-scope).sm\\\\:gap-y-0 {\\n row-gap: 0px;\\n }\\n\\n :where(.stack-scope) .sm\\\\:space-x-2 > :not([hidden]) ~ :not([hidden]), :where(.stack-scope).sm\\\\:space-x-2 > :not([hidden]) ~ :not([hidden]) {\\n --tw-space-x-reverse: 0;\\n margin-right: calc(0.5rem * var(--tw-space-x-reverse));\\n margin-left: calc(0.5rem * calc(1 - var(--tw-space-x-reverse)));\\n }\\n\\n :where(.stack-scope) .sm\\\\:rounded-lg, :where(.stack-scope).sm\\\\:rounded-lg {\\n border-radius: var(--radius);\\n }\\n\\n :where(.stack-scope) .sm\\\\:bg-muted, :where(.stack-scope).sm\\\\:bg-muted {\\n background-color: hsl(var(--muted));\\n }\\n\\n :where(.stack-scope) .sm\\\\:text-left, :where(.stack-scope).sm\\\\:text-left {\\n text-align: left;\\n }\\n\\n :where(.stack-scope) .data-\\\\[state\\\\=open\\\\]\\\\:sm\\\\:slide-in-from-bottom-full[data-state=\\\"open\\\"], :where(.stack-scope).data-\\\\[state\\\\=open\\\\]\\\\:sm\\\\:slide-in-from-bottom-full[data-state=\\\"open\\\"] {\\n --tw-enter-translate-y: 100%;\\n }\\n}\\n@media (min-width: 768px) {\\n :where(.stack-scope) .md\\\\:absolute, :where(.stack-scope).md\\\\:absolute {\\n position: absolute;\\n }\\n\\n :where(.stack-scope) .md\\\\:w-\\\\[90\\\\%\\\\], :where(.stack-scope).md\\\\:w-\\\\[90\\\\%\\\\] {\\n width: 90%;\\n }\\n\\n :where(.stack-scope) .md\\\\:w-\\\\[var\\\\(--radix-navigation-menu-viewport-width\\\\)\\\\], :where(.stack-scope).md\\\\:w-\\\\[var\\\\(--radix-navigation-menu-viewport-width\\\\)\\\\] {\\n width: var(--radix-navigation-menu-viewport-width);\\n }\\n\\n :where(.stack-scope) .md\\\\:w-auto, :where(.stack-scope).md\\\\:w-auto {\\n width: auto;\\n }\\n\\n :where(.stack-scope) .md\\\\:max-w-\\\\[420px\\\\], :where(.stack-scope).md\\\\:max-w-\\\\[420px\\\\] {\\n max-width: 420px;\\n }\\n\\n :where(.stack-scope) .md\\\\:flex-row, :where(.stack-scope).md\\\\:flex-row {\\n flex-direction: row;\\n }\\n\\n :where(.stack-scope) .md\\\\:justify-end, :where(.stack-scope).md\\\\:justify-end {\\n justify-content: flex-end;\\n }\\n\\n :where(.stack-scope) .md\\\\:gap-4, :where(.stack-scope).md\\\\:gap-4 {\\n gap: 1rem;\\n }\\n}\\n@media (min-width: 1024px) {\\n :where(.stack-scope) .lg\\\\:flex, :where(.stack-scope).lg\\\\:flex {\\n display: flex;\\n }\\n\\n :where(.stack-scope) .lg\\\\:hidden, :where(.stack-scope).lg\\\\:hidden {\\n display: none;\\n }\\n\\n :where(.stack-scope) .lg\\\\:gap-x-8, :where(.stack-scope).lg\\\\:gap-x-8 {\\n -moz-column-gap: 2rem;\\n column-gap: 2rem;\\n }\\n\\n :where(.stack-scope) .lg\\\\:px-3, :where(.stack-scope).lg\\\\:px-3 {\\n padding-left: 0.75rem;\\n padding-right: 0.75rem;\\n }\\n}\\n:where(.stack-scope) .dark\\\\:border-destructive:where(html:has(head > [data-stack-theme=\\\"dark\\\"]), html:has(head > [data-stack-theme=\\\"dark\\\"]) *), :where(.stack-scope).dark\\\\:border-destructive:where(html:has(head > [data-stack-theme=\\\"dark\\\"]), html:has(head > [data-stack-theme=\\\"dark\\\"]) *) {\\n border-color: hsl(var(--destructive));\\n}\\n:where(.stack-scope) .dark\\\\:border-gray-600:where(html:has(head > [data-stack-theme=\\\"dark\\\"]), html:has(head > [data-stack-theme=\\\"dark\\\"]) *), :where(.stack-scope).dark\\\\:border-gray-600:where(html:has(head > [data-stack-theme=\\\"dark\\\"]), html:has(head > [data-stack-theme=\\\"dark\\\"]) *) {\\n --tw-border-opacity: 1;\\n border-color: rgb(75 85 99 / var(--tw-border-opacity));\\n}\\n:where(.stack-scope) .dark\\\\:border-success:where(html:has(head > [data-stack-theme=\\\"dark\\\"]), html:has(head > [data-stack-theme=\\\"dark\\\"]) *), :where(.stack-scope).dark\\\\:border-success:where(html:has(head > [data-stack-theme=\\\"dark\\\"]), html:has(head > [data-stack-theme=\\\"dark\\\"]) *) {\\n border-color: hsl(var(--success));\\n}\\n:where(.stack-scope) .dark\\\\:bg-black:where(html:has(head > [data-stack-theme=\\\"dark\\\"]), html:has(head > [data-stack-theme=\\\"dark\\\"]) *), :where(.stack-scope).dark\\\\:bg-black:where(html:has(head > [data-stack-theme=\\\"dark\\\"]), html:has(head > [data-stack-theme=\\\"dark\\\"]) *) {\\n --tw-bg-opacity: 1;\\n background-color: rgb(0 0 0 / var(--tw-bg-opacity));\\n}\\n:where(.stack-scope) .dark\\\\:bg-black\\\\/20:where(html:has(head > [data-stack-theme=\\\"dark\\\"]), html:has(head > [data-stack-theme=\\\"dark\\\"]) *), :where(.stack-scope).dark\\\\:bg-black\\\\/20:where(html:has(head > [data-stack-theme=\\\"dark\\\"]), html:has(head > [data-stack-theme=\\\"dark\\\"]) *) {\\n background-color: rgb(0 0 0 / 0.2);\\n}\\n:where(.stack-scope) .dark\\\\:bg-gray-500:where(html:has(head > [data-stack-theme=\\\"dark\\\"]), html:has(head > [data-stack-theme=\\\"dark\\\"]) *), :where(.stack-scope).dark\\\\:bg-gray-500:where(html:has(head > [data-stack-theme=\\\"dark\\\"]), html:has(head > [data-stack-theme=\\\"dark\\\"]) *) {\\n --tw-bg-opacity: 1;\\n background-color: rgb(107 114 128 / var(--tw-bg-opacity));\\n}\\n:where(.stack-scope) .dark\\\\:bg-gray-700:where(html:has(head > [data-stack-theme=\\\"dark\\\"]), html:has(head > [data-stack-theme=\\\"dark\\\"]) *), :where(.stack-scope).dark\\\\:bg-gray-700:where(html:has(head > [data-stack-theme=\\\"dark\\\"]), html:has(head > [data-stack-theme=\\\"dark\\\"]) *) {\\n --tw-bg-opacity: 1;\\n background-color: rgb(55 65 81 / var(--tw-bg-opacity));\\n}\\n:where(.stack-scope) .dark\\\\:bg-gray-800:where(html:has(head > [data-stack-theme=\\\"dark\\\"]), html:has(head > [data-stack-theme=\\\"dark\\\"]) *), :where(.stack-scope).dark\\\\:bg-gray-800:where(html:has(head > [data-stack-theme=\\\"dark\\\"]), html:has(head > [data-stack-theme=\\\"dark\\\"]) *) {\\n --tw-bg-opacity: 1;\\n background-color: rgb(31 41 55 / var(--tw-bg-opacity));\\n}\\n:where(.stack-scope) .dark\\\\:bg-zinc-800:where(html:has(head > [data-stack-theme=\\\"dark\\\"]), html:has(head > [data-stack-theme=\\\"dark\\\"]) *), :where(.stack-scope).dark\\\\:bg-zinc-800:where(html:has(head > [data-stack-theme=\\\"dark\\\"]), html:has(head > [data-stack-theme=\\\"dark\\\"]) *) {\\n --tw-bg-opacity: 1;\\n background-color: rgb(39 39 42 / var(--tw-bg-opacity));\\n}\\n:where(.stack-scope) .dark\\\\:text-foreground:where(html:has(head > [data-stack-theme=\\\"dark\\\"]), html:has(head > [data-stack-theme=\\\"dark\\\"]) *), :where(.stack-scope).dark\\\\:text-foreground:where(html:has(head > [data-stack-theme=\\\"dark\\\"]), html:has(head > [data-stack-theme=\\\"dark\\\"]) *) {\\n color: hsl(var(--foreground));\\n}\\n:where(.stack-scope) .dark\\\\:text-gray-300:where(html:has(head > [data-stack-theme=\\\"dark\\\"]), html:has(head > [data-stack-theme=\\\"dark\\\"]) *), :where(.stack-scope).dark\\\\:text-gray-300:where(html:has(head > [data-stack-theme=\\\"dark\\\"]), html:has(head > [data-stack-theme=\\\"dark\\\"]) *) {\\n --tw-text-opacity: 1;\\n color: rgb(209 213 219 / var(--tw-text-opacity));\\n}\\n:where(.stack-scope) .dark\\\\:text-gray-400:where(html:has(head > [data-stack-theme=\\\"dark\\\"]), html:has(head > [data-stack-theme=\\\"dark\\\"]) *), :where(.stack-scope).dark\\\\:text-gray-400:where(html:has(head > [data-stack-theme=\\\"dark\\\"]), html:has(head > [data-stack-theme=\\\"dark\\\"]) *) {\\n --tw-text-opacity: 1;\\n color: rgb(156 163 175 / var(--tw-text-opacity));\\n}\\n:where(.stack-scope) .dark\\\\:text-white:where(html:has(head > [data-stack-theme=\\\"dark\\\"]), html:has(head > [data-stack-theme=\\\"dark\\\"]) *), :where(.stack-scope).dark\\\\:text-white:where(html:has(head > [data-stack-theme=\\\"dark\\\"]), html:has(head > [data-stack-theme=\\\"dark\\\"]) *) {\\n --tw-text-opacity: 1;\\n color: rgb(255 255 255 / var(--tw-text-opacity));\\n}\\n:where(.stack-scope) .dark\\\\:text-zinc-300:where(html:has(head > [data-stack-theme=\\\"dark\\\"]), html:has(head > [data-stack-theme=\\\"dark\\\"]) *), :where(.stack-scope).dark\\\\:text-zinc-300:where(html:has(head > [data-stack-theme=\\\"dark\\\"]), html:has(head > [data-stack-theme=\\\"dark\\\"]) *) {\\n --tw-text-opacity: 1;\\n color: rgb(212 212 216 / var(--tw-text-opacity));\\n}\\n:where(.stack-scope) .dark\\\\:text-zinc-400:where(html:has(head > [data-stack-theme=\\\"dark\\\"]), html:has(head > [data-stack-theme=\\\"dark\\\"]) *), :where(.stack-scope).dark\\\\:text-zinc-400:where(html:has(head > [data-stack-theme=\\\"dark\\\"]), html:has(head > [data-stack-theme=\\\"dark\\\"]) *) {\\n --tw-text-opacity: 1;\\n color: rgb(161 161 170 / var(--tw-text-opacity));\\n}\\n:where(.stack-scope) .dark\\\\:text-zinc-800:where(html:has(head > [data-stack-theme=\\\"dark\\\"]), html:has(head > [data-stack-theme=\\\"dark\\\"]) *), :where(.stack-scope).dark\\\\:text-zinc-800:where(html:has(head > [data-stack-theme=\\\"dark\\\"]), html:has(head > [data-stack-theme=\\\"dark\\\"]) *) {\\n --tw-text-opacity: 1;\\n color: rgb(39 39 42 / var(--tw-text-opacity));\\n}\\n:where(.stack-scope) .\\\\[\\\\&\\\\+div\\\\]\\\\:text-xs+div, :where(.stack-scope).\\\\[\\\\&\\\\+div\\\\]\\\\:text-xs+div {\\n font-size: 0.75rem;\\n line-height: 1rem;\\n}\\n:where(.stack-scope) .\\\\[\\\\&\\\\:has\\\\(\\\\>\\\\.range_end\\\\)\\\\]\\\\:rounded-r-md:has(>.range end), :where(.stack-scope).\\\\[\\\\&\\\\:has\\\\(\\\\>\\\\.range_end\\\\)\\\\]\\\\:rounded-r-md:has(>.range end) {\\n border-top-right-radius: calc(var(--radius) - 2px);\\n border-bottom-right-radius: calc(var(--radius) - 2px);\\n}\\n:where(.stack-scope) .\\\\[\\\\&\\\\:has\\\\(\\\\>\\\\.range_start\\\\)\\\\]\\\\:rounded-l-md:has(>.range start), :where(.stack-scope).\\\\[\\\\&\\\\:has\\\\(\\\\>\\\\.range_start\\\\)\\\\]\\\\:rounded-l-md:has(>.range start) {\\n border-top-left-radius: calc(var(--radius) - 2px);\\n border-bottom-left-radius: calc(var(--radius) - 2px);\\n}\\n:where(.stack-scope) .\\\\[\\\\&\\\\:has\\\\(\\\\[aria-selected\\\\]\\\\)\\\\]\\\\:rounded-md:has([aria-selected]), :where(.stack-scope).\\\\[\\\\&\\\\:has\\\\(\\\\[aria-selected\\\\]\\\\)\\\\]\\\\:rounded-md:has([aria-selected]) {\\n border-radius: calc(var(--radius) - 2px);\\n}\\n:where(.stack-scope) .\\\\[\\\\&\\\\:has\\\\(\\\\[aria-selected\\\\]\\\\)\\\\]\\\\:bg-accent:has([aria-selected]), :where(.stack-scope).\\\\[\\\\&\\\\:has\\\\(\\\\[aria-selected\\\\]\\\\)\\\\]\\\\:bg-accent:has([aria-selected]) {\\n background-color: hsl(var(--accent));\\n}\\n:where(.stack-scope) .first\\\\:\\\\[\\\\&\\\\:has\\\\(\\\\[aria-selected\\\\]\\\\)\\\\]\\\\:rounded-l-md:has([aria-selected]):first-child, :where(.stack-scope).first\\\\:\\\\[\\\\&\\\\:has\\\\(\\\\[aria-selected\\\\]\\\\)\\\\]\\\\:rounded-l-md:has([aria-selected]):first-child {\\n border-top-left-radius: calc(var(--radius) - 2px);\\n border-bottom-left-radius: calc(var(--radius) - 2px);\\n}\\n:where(.stack-scope) .last\\\\:\\\\[\\\\&\\\\:has\\\\(\\\\[aria-selected\\\\]\\\\)\\\\]\\\\:rounded-r-md:has([aria-selected]):last-child, :where(.stack-scope).last\\\\:\\\\[\\\\&\\\\:has\\\\(\\\\[aria-selected\\\\]\\\\)\\\\]\\\\:rounded-r-md:has([aria-selected]):last-child {\\n border-top-right-radius: calc(var(--radius) - 2px);\\n border-bottom-right-radius: calc(var(--radius) - 2px);\\n}\\n:where(.stack-scope) .\\\\[\\\\&\\\\:has\\\\(\\\\[aria-selected\\\\]\\\\.outside\\\\)\\\\]\\\\:bg-accent\\\\/50:has([aria-selected].outside), :where(.stack-scope).\\\\[\\\\&\\\\:has\\\\(\\\\[aria-selected\\\\]\\\\.outside\\\\)\\\\]\\\\:bg-accent\\\\/50:has([aria-selected].outside) {\\n background-color: hsl(var(--accent) / 0.5);\\n}\\n:where(.stack-scope) .\\\\[\\\\&\\\\:has\\\\(\\\\[aria-selected\\\\]\\\\.range_end\\\\)\\\\]\\\\:rounded-r-md:has([aria-selected].range end), :where(.stack-scope).\\\\[\\\\&\\\\:has\\\\(\\\\[aria-selected\\\\]\\\\.range_end\\\\)\\\\]\\\\:rounded-r-md:has([aria-selected].range end) {\\n border-top-right-radius: calc(var(--radius) - 2px);\\n border-bottom-right-radius: calc(var(--radius) - 2px);\\n}\\n:where(.stack-scope) .\\\\[\\\\&\\\\:has\\\\(\\\\[role\\\\=checkbox\\\\]\\\\)\\\\]\\\\:pr-0:has([role=checkbox]), :where(.stack-scope).\\\\[\\\\&\\\\:has\\\\(\\\\[role\\\\=checkbox\\\\]\\\\)\\\\]\\\\:pr-0:has([role=checkbox]) {\\n padding-right: 0px;\\n}\\n:where(.stack-scope) .\\\\[\\\\&\\\\>\\\\:not\\\\(\\\\.stack-button-do-not-hide-when-siblings-are\\\\)\\\\]\\\\:invisible>:not(.stack-button-do-not-hide-when-siblings-are), :where(.stack-scope).\\\\[\\\\&\\\\>\\\\:not\\\\(\\\\.stack-button-do-not-hide-when-siblings-are\\\\)\\\\]\\\\:invisible>:not(.stack-button-do-not-hide-when-siblings-are) {\\n visibility: hidden;\\n}\\n:where(.stack-scope) .\\\\[\\\\&\\\\>\\\\[role\\\\=checkbox\\\\]\\\\]\\\\:translate-y-\\\\[2px\\\\]>[role=checkbox], :where(.stack-scope).\\\\[\\\\&\\\\>\\\\[role\\\\=checkbox\\\\]\\\\]\\\\:translate-y-\\\\[2px\\\\]>[role=checkbox] {\\n --tw-translate-y: 2px;\\n transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));\\n}\\n:where(.stack-scope) .\\\\[\\\\&\\\\>button\\\\]\\\\:hidden>button, :where(.stack-scope).\\\\[\\\\&\\\\>button\\\\]\\\\:hidden>button {\\n display: none;\\n}\\n:where(.stack-scope) .\\\\[\\\\&\\\\>span\\\\]\\\\:line-clamp-1>span, :where(.stack-scope).\\\\[\\\\&\\\\>span\\\\]\\\\:line-clamp-1>span {\\n overflow: hidden;\\n display: -webkit-box;\\n -webkit-box-orient: vertical;\\n -webkit-line-clamp: 1;\\n}\\n:where(.stack-scope) .\\\\[\\\\&\\\\>svg\\\\+div\\\\]\\\\:translate-y-\\\\[-3px\\\\]>svg+div, :where(.stack-scope).\\\\[\\\\&\\\\>svg\\\\+div\\\\]\\\\:translate-y-\\\\[-3px\\\\]>svg+div {\\n --tw-translate-y: -3px;\\n transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));\\n}\\n:where(.stack-scope) .\\\\[\\\\&\\\\>svg\\\\]\\\\:absolute>svg, :where(.stack-scope).\\\\[\\\\&\\\\>svg\\\\]\\\\:absolute>svg {\\n position: absolute;\\n}\\n:where(.stack-scope) .\\\\[\\\\&\\\\>svg\\\\]\\\\:left-4>svg, :where(.stack-scope).\\\\[\\\\&\\\\>svg\\\\]\\\\:left-4>svg {\\n left: 1rem;\\n}\\n:where(.stack-scope) .\\\\[\\\\&\\\\>svg\\\\]\\\\:top-4>svg, :where(.stack-scope).\\\\[\\\\&\\\\>svg\\\\]\\\\:top-4>svg {\\n top: 1rem;\\n}\\n:where(.stack-scope) .\\\\[\\\\&\\\\>svg\\\\]\\\\:size-3\\\\.5>svg, :where(.stack-scope).\\\\[\\\\&\\\\>svg\\\\]\\\\:size-3\\\\.5>svg {\\n width: 0.875rem;\\n height: 0.875rem;\\n}\\n:where(.stack-scope) .\\\\[\\\\&\\\\>svg\\\\]\\\\:text-destructive>svg, :where(.stack-scope).\\\\[\\\\&\\\\>svg\\\\]\\\\:text-destructive>svg {\\n color: hsl(var(--destructive));\\n}\\n:where(.stack-scope) .\\\\[\\\\&\\\\>svg\\\\]\\\\:text-foreground>svg, :where(.stack-scope).\\\\[\\\\&\\\\>svg\\\\]\\\\:text-foreground>svg {\\n color: hsl(var(--foreground));\\n}\\n:where(.stack-scope) .\\\\[\\\\&\\\\>svg\\\\]\\\\:text-success>svg, :where(.stack-scope).\\\\[\\\\&\\\\>svg\\\\]\\\\:text-success>svg {\\n color: hsl(var(--success));\\n}\\n:where(.stack-scope) .\\\\[\\\\&\\\\>svg\\\\~\\\\*\\\\]\\\\:pl-7>svg~*, :where(.stack-scope).\\\\[\\\\&\\\\>svg\\\\~\\\\*\\\\]\\\\:pl-7>svg~* {\\n padding-left: 1.75rem;\\n}\\n:where(.stack-scope) .\\\\[\\\\&\\\\>tr\\\\]\\\\:last\\\\:border-b-0:last-child>tr, :where(.stack-scope).\\\\[\\\\&\\\\>tr\\\\]\\\\:last\\\\:border-b-0:last-child>tr {\\n border-bottom-width: 0px;\\n}\\n:where(.stack-scope) .\\\\[\\\\&\\\\[data-panel-group-direction\\\\=vertical\\\\]\\\\>div\\\\]\\\\:rotate-90[data-panel-group-direction=vertical]>div, :where(.stack-scope).\\\\[\\\\&\\\\[data-panel-group-direction\\\\=vertical\\\\]\\\\>div\\\\]\\\\:rotate-90[data-panel-group-direction=vertical]>div {\\n --tw-rotate: 90deg;\\n transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));\\n}\\n:where(.stack-scope) .\\\\[\\\\&\\\\[data-state\\\\=open\\\\]\\\\>svg\\\\]\\\\:rotate-180[data-state=open]>svg, :where(.stack-scope).\\\\[\\\\&\\\\[data-state\\\\=open\\\\]\\\\>svg\\\\]\\\\:rotate-180[data-state=open]>svg {\\n --tw-rotate: 180deg;\\n transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));\\n}\\n:where(.stack-scope) .\\\\[\\\\&_\\\\[cmdk-group-heading\\\\]\\\\]\\\\:px-2 [cmdk-group-heading], :where(.stack-scope).\\\\[\\\\&_\\\\[cmdk-group-heading\\\\]\\\\]\\\\:px-2 [cmdk-group-heading] {\\n padding-left: 0.5rem;\\n padding-right: 0.5rem;\\n}\\n:where(.stack-scope) .\\\\[\\\\&_\\\\[cmdk-group-heading\\\\]\\\\]\\\\:py-1\\\\.5 [cmdk-group-heading], :where(.stack-scope).\\\\[\\\\&_\\\\[cmdk-group-heading\\\\]\\\\]\\\\:py-1\\\\.5 [cmdk-group-heading] {\\n padding-top: 0.375rem;\\n padding-bottom: 0.375rem;\\n}\\n:where(.stack-scope) .\\\\[\\\\&_\\\\[cmdk-group-heading\\\\]\\\\]\\\\:text-xs [cmdk-group-heading], :where(.stack-scope).\\\\[\\\\&_\\\\[cmdk-group-heading\\\\]\\\\]\\\\:text-xs [cmdk-group-heading] {\\n font-size: 0.75rem;\\n line-height: 1rem;\\n}\\n:where(.stack-scope) .\\\\[\\\\&_\\\\[cmdk-group-heading\\\\]\\\\]\\\\:font-medium [cmdk-group-heading], :where(.stack-scope).\\\\[\\\\&_\\\\[cmdk-group-heading\\\\]\\\\]\\\\:font-medium [cmdk-group-heading] {\\n font-weight: 500;\\n}\\n:where(.stack-scope) .\\\\[\\\\&_\\\\[cmdk-group-heading\\\\]\\\\]\\\\:text-muted-foreground [cmdk-group-heading], :where(.stack-scope).\\\\[\\\\&_\\\\[cmdk-group-heading\\\\]\\\\]\\\\:text-muted-foreground [cmdk-group-heading] {\\n color: hsl(var(--muted-foreground));\\n}\\n:where(.stack-scope) .\\\\[\\\\&_\\\\[cmdk-group\\\\]\\\\:not\\\\(\\\\[hidden\\\\]\\\\)_\\\\~\\\\[cmdk-group\\\\]\\\\]\\\\:pt-0 [cmdk-group]:not([hidden]) ~[cmdk-group], :where(.stack-scope).\\\\[\\\\&_\\\\[cmdk-group\\\\]\\\\:not\\\\(\\\\[hidden\\\\]\\\\)_\\\\~\\\\[cmdk-group\\\\]\\\\]\\\\:pt-0 [cmdk-group]:not([hidden]) ~[cmdk-group] {\\n padding-top: 0px;\\n}\\n:where(.stack-scope) .\\\\[\\\\&_\\\\[cmdk-group\\\\]\\\\]\\\\:px-2 [cmdk-group], :where(.stack-scope).\\\\[\\\\&_\\\\[cmdk-group\\\\]\\\\]\\\\:px-2 [cmdk-group] {\\n padding-left: 0.5rem;\\n padding-right: 0.5rem;\\n}\\n:where(.stack-scope) .\\\\[\\\\&_\\\\[cmdk-input-wrapper\\\\]_svg\\\\]\\\\:h-5 [cmdk-input-wrapper] svg, :where(.stack-scope).\\\\[\\\\&_\\\\[cmdk-input-wrapper\\\\]_svg\\\\]\\\\:h-5 [cmdk-input-wrapper] svg {\\n height: 1.25rem;\\n}\\n:where(.stack-scope) .\\\\[\\\\&_\\\\[cmdk-input-wrapper\\\\]_svg\\\\]\\\\:w-5 [cmdk-input-wrapper] svg, :where(.stack-scope).\\\\[\\\\&_\\\\[cmdk-input-wrapper\\\\]_svg\\\\]\\\\:w-5 [cmdk-input-wrapper] svg {\\n width: 1.25rem;\\n}\\n:where(.stack-scope) .\\\\[\\\\&_\\\\[cmdk-input\\\\]\\\\]\\\\:h-12 [cmdk-input], :where(.stack-scope).\\\\[\\\\&_\\\\[cmdk-input\\\\]\\\\]\\\\:h-12 [cmdk-input] {\\n height: 3rem;\\n}\\n:where(.stack-scope) .\\\\[\\\\&_\\\\[cmdk-item\\\\]\\\\]\\\\:px-2 [cmdk-item], :where(.stack-scope).\\\\[\\\\&_\\\\[cmdk-item\\\\]\\\\]\\\\:px-2 [cmdk-item] {\\n padding-left: 0.5rem;\\n padding-right: 0.5rem;\\n}\\n:where(.stack-scope) .\\\\[\\\\&_\\\\[cmdk-item\\\\]\\\\]\\\\:py-3 [cmdk-item], :where(.stack-scope).\\\\[\\\\&_\\\\[cmdk-item\\\\]\\\\]\\\\:py-3 [cmdk-item] {\\n padding-top: 0.75rem;\\n padding-bottom: 0.75rem;\\n}\\n:where(.stack-scope) .\\\\[\\\\&_\\\\[cmdk-item\\\\]_svg\\\\]\\\\:h-5 [cmdk-item] svg, :where(.stack-scope).\\\\[\\\\&_\\\\[cmdk-item\\\\]_svg\\\\]\\\\:h-5 [cmdk-item] svg {\\n height: 1.25rem;\\n}\\n:where(.stack-scope) .\\\\[\\\\&_\\\\[cmdk-item\\\\]_svg\\\\]\\\\:w-5 [cmdk-item] svg, :where(.stack-scope).\\\\[\\\\&_\\\\[cmdk-item\\\\]_svg\\\\]\\\\:w-5 [cmdk-item] svg {\\n width: 1.25rem;\\n}\\n:where(.stack-scope) .\\\\[\\\\&_p\\\\]\\\\:leading-relaxed p, :where(.stack-scope).\\\\[\\\\&_p\\\\]\\\\:leading-relaxed p {\\n line-height: 1.625;\\n}\\n:where(.stack-scope) .\\\\[\\\\&_svg\\\\]\\\\:invisible svg, :where(.stack-scope).\\\\[\\\\&_svg\\\\]\\\\:invisible svg {\\n visibility: hidden;\\n}\\n:where(.stack-scope) .\\\\[\\\\&_tr\\\\:last-child\\\\]\\\\:border-0 tr:last-child, :where(.stack-scope).\\\\[\\\\&_tr\\\\:last-child\\\\]\\\\:border-0 tr:last-child {\\n border-width: 0px;\\n}\\n:where(.stack-scope) .\\\\[\\\\&_tr\\\\]\\\\:border-b tr, :where(.stack-scope).\\\\[\\\\&_tr\\\\]\\\\:border-b tr {\\n border-bottom-width: 1px;\\n}\";\n"],"mappings":";AAAO,IAAM,YAAY;","names":[]}