@hanzo/docs 16.3.0 → 16.4.1

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 (287) hide show
  1. package/.turbo/turbo-build.log +107 -0
  2. package/CHANGELOG.md +21 -0
  3. package/LICENSE +21 -0
  4. package/dist/cli/build.d.ts +1 -115
  5. package/dist/cli/build.d.ts.map +1 -0
  6. package/dist/content-collections/index.d.ts +1 -0
  7. package/dist/content-collections/index.d.ts.map +1 -0
  8. package/dist/core/breadcrumb.d.ts +1 -0
  9. package/dist/core/breadcrumb.d.ts.map +1 -0
  10. package/dist/core/content/github.d.ts +1 -0
  11. package/dist/core/content/github.d.ts.map +1 -0
  12. package/dist/core/content/index.d.ts +1 -0
  13. package/dist/core/content/index.d.ts.map +1 -0
  14. package/dist/core/content/toc.d.ts +1 -0
  15. package/dist/core/content/toc.d.ts.map +1 -0
  16. package/dist/core/dynamic-link.d.ts +1 -0
  17. package/dist/core/dynamic-link.d.ts.map +1 -0
  18. package/dist/core/framework/index.d.ts +1 -0
  19. package/dist/core/framework/index.d.ts.map +1 -0
  20. package/dist/core/framework/next.d.ts +1 -0
  21. package/dist/core/framework/next.d.ts.map +1 -0
  22. package/dist/core/framework/react-router.d.ts +1 -0
  23. package/dist/core/framework/react-router.d.ts.map +1 -0
  24. package/dist/core/framework/tanstack.d.ts +1 -0
  25. package/dist/core/framework/tanstack.d.ts.map +1 -0
  26. package/dist/core/framework/waku.d.ts +1 -0
  27. package/dist/core/framework/waku.d.ts.map +1 -0
  28. package/dist/core/highlight/client.d.ts +1 -0
  29. package/dist/core/highlight/client.d.ts.map +1 -0
  30. package/dist/core/highlight/index.d.ts +1 -0
  31. package/dist/core/highlight/index.d.ts.map +1 -0
  32. package/dist/core/i18n/index.d.ts +1 -0
  33. package/dist/core/i18n/index.d.ts.map +1 -0
  34. package/dist/core/i18n/middleware.d.ts +1 -0
  35. package/dist/core/i18n/middleware.d.ts.map +1 -0
  36. package/dist/core/link.d.ts +1 -0
  37. package/dist/core/link.d.ts.map +1 -0
  38. package/dist/core/mdx-plugins/codeblock-utils.d.ts +1 -0
  39. package/dist/core/mdx-plugins/codeblock-utils.d.ts.map +1 -0
  40. package/dist/core/mdx-plugins/index.d.ts +1 -0
  41. package/dist/core/mdx-plugins/index.d.ts.map +1 -0
  42. package/dist/core/mdx-plugins/rehype-code.d.ts +1 -0
  43. package/dist/core/mdx-plugins/rehype-code.d.ts.map +1 -0
  44. package/dist/core/mdx-plugins/remark-gfm.d.ts +1 -0
  45. package/dist/core/mdx-plugins/remark-gfm.d.ts.map +1 -0
  46. package/dist/core/mdx-plugins/remark-steps.d.ts +1 -0
  47. package/dist/core/mdx-plugins/remark-steps.d.ts.map +1 -0
  48. package/dist/core/mdx-plugins/remark-structure.d.ts +1 -0
  49. package/dist/core/mdx-plugins/remark-structure.d.ts.map +1 -0
  50. package/dist/core/negotiation.d.ts +1 -0
  51. package/dist/core/negotiation.d.ts.map +1 -0
  52. package/dist/core/page-tree.d.ts +1 -0
  53. package/dist/core/page-tree.d.ts.map +1 -0
  54. package/dist/core/search/algolia.d.ts +1 -0
  55. package/dist/core/search/algolia.d.ts.map +1 -0
  56. package/dist/core/search/client.d.ts +1 -0
  57. package/dist/core/search/client.d.ts.map +1 -0
  58. package/dist/core/search/index.d.ts +1 -0
  59. package/dist/core/search/index.d.ts.map +1 -0
  60. package/dist/core/search/orama-cloud.d.ts +1 -0
  61. package/dist/core/search/orama-cloud.d.ts.map +1 -0
  62. package/dist/core/search/server.d.ts +1 -0
  63. package/dist/core/search/server.d.ts.map +1 -0
  64. package/dist/core/source/client.d.ts +1 -0
  65. package/dist/core/source/client.d.ts.map +1 -0
  66. package/dist/core/source/index.d.ts +1 -0
  67. package/dist/core/source/index.d.ts.map +1 -0
  68. package/dist/core/source/lucide-icons.d.ts +1 -0
  69. package/dist/core/source/lucide-icons.d.ts.map +1 -0
  70. package/dist/core/source/schema.d.ts +1 -0
  71. package/dist/core/source/schema.d.ts.map +1 -0
  72. package/dist/core/toc.d.ts +1 -0
  73. package/dist/core/toc.d.ts.map +1 -0
  74. package/dist/docgen/index.d.ts +1 -0
  75. package/dist/docgen/index.d.ts.map +1 -0
  76. package/dist/docgen/remark-ts2js.d.ts +1 -0
  77. package/dist/docgen/remark-ts2js.d.ts.map +1 -0
  78. package/dist/mdx/bun.d.ts +1 -0
  79. package/dist/mdx/bun.d.ts.map +1 -0
  80. package/dist/mdx/config.d.ts +1 -0
  81. package/dist/mdx/config.d.ts.map +1 -0
  82. package/dist/mdx/index.d.ts +1 -0
  83. package/dist/mdx/index.d.ts.map +1 -0
  84. package/dist/mdx/next.d.ts +1 -0
  85. package/dist/mdx/next.d.ts.map +1 -0
  86. package/dist/mdx/runtime/browser.d.ts +1 -0
  87. package/dist/mdx/runtime/browser.d.ts.map +1 -0
  88. package/dist/mdx/runtime/dynamic.d.ts +1 -0
  89. package/dist/mdx/runtime/dynamic.d.ts.map +1 -0
  90. package/dist/mdx/runtime/server.d.ts +1 -0
  91. package/dist/mdx/runtime/server.d.ts.map +1 -0
  92. package/dist/mdx/runtime/types.d.ts +1 -0
  93. package/dist/mdx/runtime/types.d.ts.map +1 -0
  94. package/dist/mdx/vite.d.ts +1 -1
  95. package/dist/mdx/vite.d.ts.map +1 -0
  96. package/dist/mdx/vite.js +0 -4
  97. package/dist/mdx-remote/client.d.ts +1 -0
  98. package/dist/mdx-remote/client.d.ts.map +1 -0
  99. package/dist/mdx-remote/index.d.ts +1 -0
  100. package/dist/mdx-remote/index.d.ts.map +1 -0
  101. package/dist/obsidian/index.d.ts +1 -0
  102. package/dist/obsidian/index.d.ts.map +1 -0
  103. package/dist/obsidian/mdx.d.ts +1 -0
  104. package/dist/obsidian/mdx.d.ts.map +1 -0
  105. package/dist/obsidian/ui.d.ts +1 -0
  106. package/dist/obsidian/ui.d.ts.map +1 -0
  107. package/dist/openapi/css/generated/shared.css +926 -0
  108. package/dist/openapi/css/preset.css +1 -1
  109. package/dist/openapi/index.d.ts +1 -0
  110. package/dist/openapi/index.d.ts.map +1 -0
  111. package/dist/openapi/server.d.ts +1 -0
  112. package/dist/openapi/server.d.ts.map +1 -0
  113. package/dist/openapi/ui.d.ts +1 -0
  114. package/dist/openapi/ui.d.ts.map +1 -0
  115. package/dist/press/index.d.ts +1 -0
  116. package/dist/press/index.d.ts.map +1 -0
  117. package/dist/press/vite.d.ts +1 -0
  118. package/dist/press/vite.d.ts.map +1 -0
  119. package/dist/python/components.d.ts +1 -0
  120. package/dist/python/components.d.ts.map +1 -0
  121. package/dist/python/index.d.ts +1 -0
  122. package/dist/python/index.d.ts.map +1 -0
  123. package/dist/twoslash/cache-fs.d.ts +1 -0
  124. package/dist/twoslash/cache-fs.d.ts.map +1 -0
  125. package/dist/twoslash/index.d.ts +1 -0
  126. package/dist/twoslash/index.d.ts.map +1 -0
  127. package/dist/twoslash/ui.d.ts +1 -0
  128. package/dist/twoslash/ui.d.ts.map +1 -0
  129. package/dist/typescript/index.d.ts +1 -0
  130. package/dist/typescript/index.d.ts.map +1 -0
  131. package/dist/typescript/ui.d.ts +1 -0
  132. package/dist/typescript/ui.d.ts.map +1 -0
  133. package/dist/ui/components/accordion.d.ts +1 -0
  134. package/dist/ui/components/accordion.d.ts.map +1 -0
  135. package/dist/ui/components/banner.d.ts +1 -0
  136. package/dist/ui/components/banner.d.ts.map +1 -0
  137. package/dist/ui/components/callout.d.ts +1 -0
  138. package/dist/ui/components/callout.d.ts.map +1 -0
  139. package/dist/ui/components/card.d.ts +1 -0
  140. package/dist/ui/components/card.d.ts.map +1 -0
  141. package/dist/ui/components/codeblock.d.ts +1 -0
  142. package/dist/ui/components/codeblock.d.ts.map +1 -0
  143. package/dist/ui/components/dialog/search.d.ts +1 -0
  144. package/dist/ui/components/dialog/search.d.ts.map +1 -0
  145. package/dist/ui/components/dynamic-codeblock.d.ts +1 -0
  146. package/dist/ui/components/dynamic-codeblock.d.ts.map +1 -0
  147. package/dist/ui/components/files.d.ts +1 -0
  148. package/dist/ui/components/files.d.ts.map +1 -0
  149. package/dist/ui/components/github-info.d.ts +1 -0
  150. package/dist/ui/components/github-info.d.ts.map +1 -0
  151. package/dist/ui/components/heading.d.ts +1 -0
  152. package/dist/ui/components/heading.d.ts.map +1 -0
  153. package/dist/ui/components/image-zoom.d.ts +1 -0
  154. package/dist/ui/components/image-zoom.d.ts.map +1 -0
  155. package/dist/ui/components/inline-toc.d.ts +1 -0
  156. package/dist/ui/components/inline-toc.d.ts.map +1 -0
  157. package/dist/ui/components/steps.d.ts +1 -0
  158. package/dist/ui/components/steps.d.ts.map +1 -0
  159. package/dist/ui/components/tabs.d.ts +1 -0
  160. package/dist/ui/components/tabs.d.ts.map +1 -0
  161. package/dist/ui/components/type-table.d.ts +1 -0
  162. package/dist/ui/components/type-table.d.ts.map +1 -0
  163. package/dist/ui/components/ui/button.d.ts +1 -0
  164. package/dist/ui/components/ui/button.d.ts.map +1 -0
  165. package/dist/ui/contexts/i18n.d.ts +1 -0
  166. package/dist/ui/contexts/i18n.d.ts.map +1 -0
  167. package/dist/ui/contexts/tree.d.ts +1 -0
  168. package/dist/ui/contexts/tree.d.ts.map +1 -0
  169. package/dist/ui/i18n.d.ts +1 -0
  170. package/dist/ui/i18n.d.ts.map +1 -0
  171. package/dist/ui/index.d.ts +2 -0
  172. package/dist/ui/index.d.ts.map +1 -0
  173. package/dist/ui/index.js +0 -0
  174. package/dist/ui/layouts/docs.d.ts +1 -0
  175. package/dist/ui/layouts/docs.d.ts.map +1 -0
  176. package/dist/ui/layouts/home/navbar.d.ts +1 -0
  177. package/dist/ui/layouts/home/navbar.d.ts.map +1 -0
  178. package/dist/ui/layouts/home.d.ts +1 -0
  179. package/dist/ui/layouts/home.d.ts.map +1 -0
  180. package/dist/ui/layouts/shared.d.ts +1 -0
  181. package/dist/ui/layouts/shared.d.ts.map +1 -0
  182. package/dist/ui/mdx.d.ts +1 -0
  183. package/dist/ui/mdx.d.ts.map +1 -0
  184. package/dist/ui/og.d.ts +1 -0
  185. package/dist/ui/og.d.ts.map +1 -0
  186. package/dist/ui/page.d.ts +1 -0
  187. package/dist/ui/page.d.ts.map +1 -0
  188. package/dist/ui/provider/base.d.ts +1 -0
  189. package/dist/ui/provider/base.d.ts.map +1 -0
  190. package/dist/ui/utils/use-copy-button.d.ts +1 -0
  191. package/dist/ui/utils/use-copy-button.d.ts.map +1 -0
  192. package/package.json +410 -109
  193. package/scripts/copy-css.js +4 -24
  194. package/src/mdx/vite.ts +0 -1
  195. package/src/ui/index.ts +2 -0
  196. package/tsup.config.ts +23 -7
  197. package/dist/mdx/plugins/index-file.d.ts +0 -1
  198. package/dist/mdx/plugins/index-file.js +0 -2
  199. package/dist/mdx/plugins/json-schema.d.ts +0 -2
  200. package/dist/mdx/plugins/json-schema.js +0 -6
  201. package/dist/mdx/plugins/last-modified.d.ts +0 -2
  202. package/dist/mdx/plugins/last-modified.js +0 -6
  203. package/dist/ui/components/dialog/search-algolia.d.ts +0 -1
  204. package/dist/ui/components/dialog/search-algolia.js +0 -2
  205. package/dist/ui/components/dialog/search-default.d.ts +0 -1
  206. package/dist/ui/components/dialog/search-default.js +0 -2
  207. package/dist/ui/components/dialog/search-orama.d.ts +0 -1
  208. package/dist/ui/components/dialog/search-orama.js +0 -2
  209. package/dist/ui/components/sidebar/base.d.ts +0 -1
  210. package/dist/ui/components/sidebar/base.js +0 -2
  211. package/dist/ui/components/sidebar/link-item.d.ts +0 -1
  212. package/dist/ui/components/sidebar/link-item.js +0 -2
  213. package/dist/ui/components/sidebar/page-tree.d.ts +0 -1
  214. package/dist/ui/components/sidebar/page-tree.js +0 -2
  215. package/dist/ui/components/toc/clerk.d.ts +0 -1
  216. package/dist/ui/components/toc/clerk.js +0 -2
  217. package/dist/ui/components/toc/default.d.ts +0 -1
  218. package/dist/ui/components/toc/default.js +0 -2
  219. package/dist/ui/components/toc/index.d.ts +0 -1
  220. package/dist/ui/components/toc/index.js +0 -2
  221. package/dist/ui/components/ui/accordion.d.ts +0 -1
  222. package/dist/ui/components/ui/accordion.js +0 -2
  223. package/dist/ui/components/ui/collapsible.d.ts +0 -1
  224. package/dist/ui/components/ui/collapsible.js +0 -2
  225. package/dist/ui/components/ui/navigation-menu.d.ts +0 -1
  226. package/dist/ui/components/ui/navigation-menu.js +0 -2
  227. package/dist/ui/components/ui/popover.d.ts +0 -1
  228. package/dist/ui/components/ui/popover.js +0 -2
  229. package/dist/ui/components/ui/scroll-area.d.ts +0 -1
  230. package/dist/ui/components/ui/scroll-area.js +0 -2
  231. package/dist/ui/components/ui/tabs.d.ts +0 -1
  232. package/dist/ui/components/ui/tabs.js +0 -2
  233. package/dist/ui/css/black.css +0 -1
  234. package/dist/ui/css/catppuccin.css +0 -1
  235. package/dist/ui/css/dusk.css +0 -1
  236. package/dist/ui/css/layouts/docs.css +0 -1
  237. package/dist/ui/css/layouts/home.css +0 -1
  238. package/dist/ui/css/layouts/notebook.css +0 -1
  239. package/dist/ui/css/neutral.css +0 -1
  240. package/dist/ui/css/ocean.css +0 -1
  241. package/dist/ui/css/preset.css +0 -10
  242. package/dist/ui/css/purple.css +0 -1
  243. package/dist/ui/css/shadcn.css +0 -1
  244. package/dist/ui/css/solar.css +0 -1
  245. package/dist/ui/css/style.css +0 -9
  246. package/dist/ui/css/vitepress.css +0 -1
  247. package/dist/ui/image-zoom.css +0 -77
  248. package/dist/ui/layouts/docs/page.d.ts +0 -1
  249. package/dist/ui/layouts/docs/page.js +0 -2
  250. package/dist/ui/layouts/notebook/page.d.ts +0 -1
  251. package/dist/ui/layouts/notebook/page.js +0 -2
  252. package/dist/ui/layouts/notebook.d.ts +0 -1
  253. package/dist/ui/layouts/notebook.js +0 -2
  254. package/dist/ui/provider/next.d.ts +0 -1
  255. package/dist/ui/provider/next.js +0 -2
  256. package/dist/ui/provider/react-router.d.ts +0 -1
  257. package/dist/ui/provider/react-router.js +0 -2
  258. package/dist/ui/provider/tanstack.d.ts +0 -1
  259. package/dist/ui/provider/tanstack.js +0 -2
  260. package/dist/ui/provider/waku.d.ts +0 -1
  261. package/dist/ui/provider/waku.js +0 -2
  262. package/dist/ui/style.css +0 -3180
  263. package/src/mdx/plugins/index-file.ts +0 -1
  264. package/src/mdx/plugins/json-schema.ts +0 -2
  265. package/src/mdx/plugins/last-modified.ts +0 -2
  266. package/src/ui/components/dialog/search-algolia.ts +0 -1
  267. package/src/ui/components/dialog/search-default.ts +0 -1
  268. package/src/ui/components/dialog/search-orama.ts +0 -1
  269. package/src/ui/components/sidebar/base.ts +0 -1
  270. package/src/ui/components/sidebar/link-item.ts +0 -1
  271. package/src/ui/components/sidebar/page-tree.ts +0 -1
  272. package/src/ui/components/toc/clerk.ts +0 -1
  273. package/src/ui/components/toc/default.ts +0 -1
  274. package/src/ui/components/toc/index.ts +0 -1
  275. package/src/ui/components/ui/accordion.ts +0 -1
  276. package/src/ui/components/ui/collapsible.ts +0 -1
  277. package/src/ui/components/ui/navigation-menu.ts +0 -1
  278. package/src/ui/components/ui/popover.ts +0 -1
  279. package/src/ui/components/ui/scroll-area.ts +0 -1
  280. package/src/ui/components/ui/tabs.ts +0 -1
  281. package/src/ui/layouts/docs/page.ts +0 -1
  282. package/src/ui/layouts/notebook/page.ts +0 -1
  283. package/src/ui/layouts/notebook.ts +0 -1
  284. package/src/ui/provider/next.ts +0 -1
  285. package/src/ui/provider/react-router.ts +0 -1
  286. package/src/ui/provider/tanstack.ts +0 -1
  287. package/src/ui/provider/waku.ts +0 -1
package/dist/ui/style.css DELETED
@@ -1,3180 +0,0 @@
1
- /*! tailwindcss v4.1.18 | MIT License | https://tailwindcss.com */
2
- @layer properties;
3
- @layer theme, base, components, utilities;
4
- @layer theme {
5
- :root, :host {
6
- --font-sans: ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji",
7
- "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
8
- --font-mono: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono",
9
- "Courier New", monospace;
10
- --color-black: #000;
11
- --spacing: 0.25rem;
12
- --breakpoint-sm: 40rem;
13
- --container-sm: 24rem;
14
- --text-xs: 0.75rem;
15
- --text-xs--line-height: calc(1 / 0.75);
16
- --text-sm: 0.875rem;
17
- --text-sm--line-height: calc(1.25 / 0.875);
18
- --text-base: 1rem;
19
- --text-base--line-height: calc(1.5 / 1);
20
- --text-lg: 1.125rem;
21
- --text-lg--line-height: calc(1.75 / 1.125);
22
- --text-2xl: 1.5rem;
23
- --text-3xl: 1.875rem;
24
- --font-weight-medium: 500;
25
- --font-weight-semibold: 600;
26
- --radius-sm: 0.25rem;
27
- --radius-md: 0.375rem;
28
- --radius-lg: 0.5rem;
29
- --radius-xl: 0.75rem;
30
- --radius-2xl: 1rem;
31
- --ease-out: cubic-bezier(0, 0, 0.2, 1);
32
- --animate-pulse: pulse 2s cubic-bezier(0.4, 0, 0.6, 1) infinite;
33
- --blur-xs: 4px;
34
- --blur-sm: 8px;
35
- --blur-lg: 16px;
36
- --default-transition-duration: 150ms;
37
- --default-transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
38
- --default-font-family: var(--font-sans);
39
- --default-mono-font-family: var(--font-mono);
40
- --color-fd-background: hsl(0, 0%, 96%);
41
- --color-fd-foreground: hsl(0, 0%, 3.9%);
42
- --color-fd-muted: hsl(0, 0%, 96.1%);
43
- --color-fd-muted-foreground: hsl(0, 0%, 45.1%);
44
- --color-fd-popover: hsl(0, 0%, 98%);
45
- --color-fd-popover-foreground: hsl(0, 0%, 15.1%);
46
- --color-fd-card: hsl(0, 0%, 94.7%);
47
- --color-fd-card-foreground: hsl(0, 0%, 3.9%);
48
- --color-fd-border: hsla(0, 0%, 80%, 50%);
49
- --color-fd-primary: hsl(0, 0%, 9%);
50
- --color-fd-primary-foreground: hsl(0, 0%, 98%);
51
- --color-fd-secondary: hsl(0, 0%, 93.1%);
52
- --color-fd-secondary-foreground: hsl(0, 0%, 9%);
53
- --color-fd-accent: hsla(0, 0%, 82%, 50%);
54
- --color-fd-accent-foreground: hsl(0, 0%, 9%);
55
- --color-fd-ring: hsl(0, 0%, 63.9%);
56
- --color-fd-overlay: hsla(0, 0%, 0%, 0.2);
57
- --color-fd-info: oklch(62.3% 0.214 259.815);
58
- --color-fd-warning: oklch(76.9% 0.188 70.08);
59
- --color-fd-error: oklch(63.7% 0.237 25.331);
60
- --color-fd-success: oklch(72.3% 0.219 149.579);
61
- --color-fd-idea: oklch(70.5% 0.209 60.849);
62
- --color-fd-diff-remove: rgba(200, 10, 100, 0.12);
63
- --color-fd-diff-remove-symbol: rgb(230, 10, 100);
64
- --color-fd-diff-add: rgba(14, 180, 100, 0.1);
65
- --color-fd-diff-add-symbol: rgb(10, 200, 100);
66
- --animate-fd-fade-in: fd-fade-in 300ms ease;
67
- --animate-fd-fade-out: fd-fade-out 300ms ease;
68
- --animate-fd-dialog-in: fd-dialog-in 300ms cubic-bezier(0.16, 1, 0.3, 1);
69
- --animate-fd-dialog-out: fd-dialog-out 300ms cubic-bezier(0.16, 1, 0.3, 1);
70
- --animate-fd-popover-in: fd-popover-in 100ms ease;
71
- --animate-fd-popover-out: fd-popover-out 100ms ease;
72
- --animate-fd-sidebar-in: fd-sidebar-in 250ms ease;
73
- --animate-fd-sidebar-out: fd-sidebar-out 250ms ease;
74
- }
75
- }
76
- @layer base {
77
- *, ::after, ::before, ::backdrop, ::file-selector-button {
78
- box-sizing: border-box;
79
- margin: 0;
80
- padding: 0;
81
- border: 0 solid;
82
- }
83
- html, :host {
84
- line-height: 1.5;
85
- -webkit-text-size-adjust: 100%;
86
- tab-size: 4;
87
- font-family: var(--default-font-family, ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");
88
- font-feature-settings: var(--default-font-feature-settings, normal);
89
- font-variation-settings: var(--default-font-variation-settings, normal);
90
- -webkit-tap-highlight-color: transparent;
91
- }
92
- hr {
93
- height: 0;
94
- color: inherit;
95
- border-top-width: 1px;
96
- }
97
- abbr:where([title]) {
98
- -webkit-text-decoration: underline dotted;
99
- text-decoration: underline dotted;
100
- }
101
- h1, h2, h3, h4, h5, h6 {
102
- font-size: inherit;
103
- font-weight: inherit;
104
- }
105
- a {
106
- color: inherit;
107
- -webkit-text-decoration: inherit;
108
- text-decoration: inherit;
109
- }
110
- b, strong {
111
- font-weight: bolder;
112
- }
113
- code, kbd, samp, pre {
114
- font-family: var(--default-mono-font-family, ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);
115
- font-feature-settings: var(--default-mono-font-feature-settings, normal);
116
- font-variation-settings: var(--default-mono-font-variation-settings, normal);
117
- font-size: 1em;
118
- }
119
- small {
120
- font-size: 80%;
121
- }
122
- sub, sup {
123
- font-size: 75%;
124
- line-height: 0;
125
- position: relative;
126
- vertical-align: baseline;
127
- }
128
- sub {
129
- bottom: -0.25em;
130
- }
131
- sup {
132
- top: -0.5em;
133
- }
134
- table {
135
- text-indent: 0;
136
- border-color: inherit;
137
- border-collapse: collapse;
138
- }
139
- :-moz-focusring {
140
- outline: auto;
141
- }
142
- progress {
143
- vertical-align: baseline;
144
- }
145
- summary {
146
- display: list-item;
147
- }
148
- ol, ul, menu {
149
- list-style: none;
150
- }
151
- img, svg, video, canvas, audio, iframe, embed, object {
152
- display: block;
153
- vertical-align: middle;
154
- }
155
- img, video {
156
- max-width: 100%;
157
- height: auto;
158
- }
159
- button, input, select, optgroup, textarea, ::file-selector-button {
160
- font: inherit;
161
- font-feature-settings: inherit;
162
- font-variation-settings: inherit;
163
- letter-spacing: inherit;
164
- color: inherit;
165
- border-radius: 0;
166
- background-color: transparent;
167
- opacity: 1;
168
- }
169
- :where(select:is([multiple], [size])) optgroup {
170
- font-weight: bolder;
171
- }
172
- :where(select:is([multiple], [size])) optgroup option {
173
- padding-inline-start: 20px;
174
- }
175
- ::file-selector-button {
176
- margin-inline-end: 4px;
177
- }
178
- ::placeholder {
179
- opacity: 1;
180
- }
181
- @supports (not (-webkit-appearance: -apple-pay-button)) or (contain-intrinsic-size: 1px) {
182
- ::placeholder {
183
- color: currentcolor;
184
- @supports (color: color-mix(in lab, red, red)) {
185
- color: color-mix(in oklab, currentcolor 50%, transparent);
186
- }
187
- }
188
- }
189
- textarea {
190
- resize: vertical;
191
- }
192
- ::-webkit-search-decoration {
193
- -webkit-appearance: none;
194
- }
195
- ::-webkit-date-and-time-value {
196
- min-height: 1lh;
197
- text-align: inherit;
198
- }
199
- ::-webkit-datetime-edit {
200
- display: inline-flex;
201
- }
202
- ::-webkit-datetime-edit-fields-wrapper {
203
- padding: 0;
204
- }
205
- ::-webkit-datetime-edit, ::-webkit-datetime-edit-year-field, ::-webkit-datetime-edit-month-field, ::-webkit-datetime-edit-day-field, ::-webkit-datetime-edit-hour-field, ::-webkit-datetime-edit-minute-field, ::-webkit-datetime-edit-second-field, ::-webkit-datetime-edit-millisecond-field, ::-webkit-datetime-edit-meridiem-field {
206
- padding-block: 0;
207
- }
208
- ::-webkit-calendar-picker-indicator {
209
- line-height: 1;
210
- }
211
- :-moz-ui-invalid {
212
- box-shadow: none;
213
- }
214
- button, input:where([type="button"], [type="reset"], [type="submit"]), ::file-selector-button {
215
- appearance: button;
216
- }
217
- ::-webkit-inner-spin-button, ::-webkit-outer-spin-button {
218
- height: auto;
219
- }
220
- [hidden]:where(:not([hidden="until-found"])) {
221
- display: none !important;
222
- }
223
- }
224
- @layer utilities {
225
- .\@container {
226
- container-type: inline-size;
227
- }
228
- .pointer-events-none {
229
- pointer-events: none;
230
- }
231
- .invisible {
232
- visibility: hidden;
233
- }
234
- .visible {
235
- visibility: visible;
236
- }
237
- .fd-step {
238
- &:before {
239
- background-color: var(--color-fd-secondary);
240
- color: var(--color-fd-secondary-foreground);
241
- content: counter(step);
242
- counter-increment: step;
243
- justify-content: center;
244
- align-items: center;
245
- font-size: 0.875rem;
246
- line-height: 1.25rem;
247
- display: flex;
248
- position: absolute;
249
- inset-inline-start: calc(var(--spacing) * -4);
250
- width: calc(var(--spacing) * 8);
251
- height: calc(var(--spacing) * 8);
252
- border-radius: calc(infinity * 1px);
253
- }
254
- }
255
- .fd-steps {
256
- counter-reset: step;
257
- position: relative;
258
- margin-left: calc(var(--spacing) * 2);
259
- border-left-style: var(--tw-border-style);
260
- border-left-width: 1px;
261
- padding-left: calc(var(--spacing) * 6);
262
- @media (width >= 40rem) {
263
- margin-left: calc(var(--spacing) * 4);
264
- }
265
- @media (width >= 40rem) {
266
- padding-left: calc(var(--spacing) * 7);
267
- }
268
- }
269
- .absolute {
270
- position: absolute;
271
- }
272
- .fixed {
273
- position: fixed;
274
- }
275
- .relative {
276
- position: relative;
277
- }
278
- .static {
279
- position: static;
280
- }
281
- .sticky {
282
- position: sticky;
283
- }
284
- .inset-0 {
285
- inset: calc(var(--spacing) * 0);
286
- }
287
- .inset-x-2 {
288
- inset-inline: calc(var(--spacing) * 2);
289
- }
290
- .inset-y-0 {
291
- inset-block: calc(var(--spacing) * 0);
292
- }
293
- .inset-y-2 {
294
- inset-block: calc(var(--spacing) * 2);
295
- }
296
- .start-0 {
297
- inset-inline-start: calc(var(--spacing) * 0);
298
- }
299
- .start-3 {
300
- inset-inline-start: calc(var(--spacing) * 3);
301
- }
302
- .start-4 {
303
- inset-inline-start: calc(var(--spacing) * 4);
304
- }
305
- .end-0 {
306
- inset-inline-end: calc(var(--spacing) * 0);
307
- }
308
- .end-2 {
309
- inset-inline-end: calc(var(--spacing) * 2);
310
- }
311
- .-top-1\.5 {
312
- top: calc(var(--spacing) * -1.5);
313
- }
314
- .top-\(--fd-docs-row-1\) {
315
- top: var(--fd-docs-row-1);
316
- }
317
- .top-\(--fd-docs-row-2\) {
318
- top: var(--fd-docs-row-2);
319
- }
320
- .top-\(--fd-docs-row-3\) {
321
- top: var(--fd-docs-row-3);
322
- }
323
- .top-\(--fd-top\) {
324
- top: var(--fd-top);
325
- }
326
- .top-0 {
327
- top: calc(var(--spacing) * 0);
328
- }
329
- .top-1\.5 {
330
- top: calc(var(--spacing) * 1.5);
331
- }
332
- .top-1\/2 {
333
- top: calc(1/2 * 100%);
334
- }
335
- .top-2 {
336
- top: calc(var(--spacing) * 2);
337
- }
338
- .top-4 {
339
- top: calc(var(--spacing) * 4);
340
- }
341
- .top-\[calc\(--spacing\(4\)\+var\(--fd-docs-row-3\)\)\] {
342
- top: calc(calc(var(--spacing) * 4) + var(--fd-docs-row-3));
343
- }
344
- .right-2 {
345
- right: calc(var(--spacing) * 2);
346
- }
347
- .bottom-0 {
348
- bottom: calc(var(--spacing) * 0);
349
- }
350
- .bottom-1\.5 {
351
- bottom: calc(var(--spacing) * 1.5);
352
- }
353
- .left-1\/2 {
354
- left: calc(1/2 * 100%);
355
- }
356
- .z-2 {
357
- z-index: 2;
358
- }
359
- .z-10 {
360
- z-index: 10;
361
- }
362
- .z-20 {
363
- z-index: 20;
364
- }
365
- .z-30 {
366
- z-index: 30;
367
- }
368
- .z-40 {
369
- z-index: 40;
370
- }
371
- .z-50 {
372
- z-index: 50;
373
- }
374
- .z-\[-1\] {
375
- z-index: -1;
376
- }
377
- .col-span-full {
378
- grid-column: 1 / -1;
379
- }
380
- .container {
381
- width: 100%;
382
- @media (width >= 40rem) {
383
- max-width: 40rem;
384
- }
385
- @media (width >= 48rem) {
386
- max-width: 48rem;
387
- }
388
- @media (width >= 64rem) {
389
- max-width: 64rem;
390
- }
391
- @media (width >= 80rem) {
392
- max-width: 80rem;
393
- }
394
- @media (width >= 96rem) {
395
- max-width: 96rem;
396
- }
397
- }
398
- .-mx-1 {
399
- margin-inline: calc(var(--spacing) * -1);
400
- }
401
- .-mx-px {
402
- margin-inline: -1px;
403
- }
404
- .mx-0\.5 {
405
- margin-inline: calc(var(--spacing) * 0.5);
406
- }
407
- .mx-auto {
408
- margin-inline: auto;
409
- }
410
- .my-0 {
411
- margin-block: calc(var(--spacing) * 0);
412
- }
413
- .my-0\! {
414
- margin-block: calc(var(--spacing) * 0) !important;
415
- }
416
- .my-4 {
417
- margin-block: calc(var(--spacing) * 4);
418
- }
419
- .my-6 {
420
- margin-block: calc(var(--spacing) * 6);
421
- }
422
- .my-auto {
423
- margin-block: auto;
424
- }
425
- .-ms-1\.5 {
426
- margin-inline-start: calc(var(--spacing) * -1.5);
427
- }
428
- .ms-2 {
429
- margin-inline-start: calc(var(--spacing) * 2);
430
- }
431
- .ms-auto {
432
- margin-inline-start: auto;
433
- }
434
- .ms-px {
435
- margin-inline-start: 1px;
436
- }
437
- .-me-0\.5 {
438
- margin-inline-end: calc(var(--spacing) * -0.5);
439
- }
440
- .-me-1\.5 {
441
- margin-inline-end: calc(var(--spacing) * -1.5);
442
- }
443
- .-me-2 {
444
- margin-inline-end: calc(var(--spacing) * -2);
445
- }
446
- .me-1 {
447
- margin-inline-end: calc(var(--spacing) * 1);
448
- }
449
- .me-2 {
450
- margin-inline-end: calc(var(--spacing) * 2);
451
- }
452
- .me-auto {
453
- margin-inline-end: auto;
454
- }
455
- .prose {
456
- color: var(--tw-prose-body);
457
- max-width: none;
458
- font-size: 1rem;
459
- line-height: 1.75rem;
460
- :where([class~="lead"]):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
461
- font-size: 1.25em;
462
- line-height: 1.6;
463
- margin-top: 1.2em;
464
- margin-bottom: 1.2em;
465
- color: var(--tw-prose-lead);
466
- }
467
- :where(ul):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
468
- padding-inline-start: 1rem;
469
- list-style-type: disc;
470
- margin-top: 1.25em;
471
- margin-bottom: 1.25em;
472
- }
473
- :where(li):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
474
- margin-top: 0.5em;
475
- margin-bottom: 0.5em;
476
- }
477
- :where(ol > li):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
478
- padding-inline-start: 0.375em;
479
- }
480
- :where(ul > li):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
481
- padding-inline-start: 0;
482
- }
483
- :where(.prose > ul > li p):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
484
- margin-top: 0.75em;
485
- margin-bottom: 0.75em;
486
- }
487
- :where(.prose > ul > li > p:first-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
488
- margin-top: 1.25em;
489
- }
490
- :where(.prose > ul > li > p:last-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
491
- margin-bottom: 1.25em;
492
- }
493
- :where(.prose > ol > li > p:first-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
494
- margin-top: 1.25em;
495
- }
496
- :where(.prose > ol > li > p:last-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
497
- margin-bottom: 1.25em;
498
- }
499
- :where(ul ul, ul ol, ol ul, ol ol):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
500
- margin-top: 0.75em;
501
- margin-bottom: 0.75em;
502
- }
503
- :where(dl):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
504
- margin-top: 1.25em;
505
- margin-bottom: 1.25em;
506
- }
507
- :where(dt):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
508
- color: var(--tw-prose-headings);
509
- font-weight: 600;
510
- margin-top: 1.25em;
511
- }
512
- :where(dd):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
513
- margin-top: 0.5em;
514
- padding-inline-start: 1.625em;
515
- }
516
- :where(hr):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
517
- border-color: var(--tw-prose-hr);
518
- border-top-width: 1px;
519
- margin-top: 3em;
520
- margin-bottom: 3em;
521
- }
522
- :where(p):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
523
- margin-top: 1.25em;
524
- margin-bottom: 1.25em;
525
- }
526
- :where(strong):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
527
- color: var(--tw-prose-bold);
528
- font-weight: 500;
529
- }
530
- :where(a strong):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
531
- color: inherit;
532
- }
533
- :where(blockquote strong):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
534
- color: inherit;
535
- }
536
- :where(thead th strong):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
537
- color: inherit;
538
- }
539
- :where(ol):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
540
- list-style-type: decimal;
541
- margin-top: 1.25em;
542
- margin-bottom: 1.25em;
543
- padding-inline-start: 1.625em;
544
- }
545
- :where(ol[type="A"]):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
546
- list-style-type: upper-alpha;
547
- }
548
- :where(ol[type="a"]):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
549
- list-style-type: lower-alpha;
550
- }
551
- :where(ol[type="A" s]):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
552
- list-style-type: upper-alpha;
553
- }
554
- :where(ol[type="a" s]):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
555
- list-style-type: lower-alpha;
556
- }
557
- :where(ol[type="I"]):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
558
- list-style-type: upper-roman;
559
- }
560
- :where(ol[type="i"]):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
561
- list-style-type: lower-roman;
562
- }
563
- :where(ol[type="I" s]):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
564
- list-style-type: upper-roman;
565
- }
566
- :where(ol[type="i" s]):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
567
- list-style-type: lower-roman;
568
- }
569
- :where(ol[type="1"]):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
570
- list-style-type: decimal;
571
- }
572
- :where(ol > li):not(:where([class~="not-prose"],[class~="not-prose"] *))::marker {
573
- font-weight: 400;
574
- color: var(--tw-prose-counters);
575
- }
576
- :where(ul > li):not(:where([class~="not-prose"],[class~="not-prose"] *))::marker {
577
- color: var(--tw-prose-bullets);
578
- }
579
- :where(blockquote):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
580
- margin-top: 1.6em;
581
- margin-bottom: 1.6em;
582
- padding-inline-start: 1em;
583
- font-weight: 500;
584
- font-style: italic;
585
- color: var(--tw-prose-quotes);
586
- border-inline-start-width: 0.25rem;
587
- border-inline-start-color: var(--tw-prose-quote-borders);
588
- quotes: "\201C""\201D""\2018""\2019";
589
- }
590
- :where(blockquote p:first-of-type):not(:where([class~="not-prose"],[class~="not-prose"] *))::before {
591
- content: open-quote;
592
- }
593
- :where(blockquote p:last-of-type):not(:where([class~="not-prose"],[class~="not-prose"] *))::after {
594
- content: close-quote;
595
- }
596
- :where(h1):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
597
- color: var(--tw-prose-headings);
598
- font-weight: 800;
599
- font-size: var(--text-3xl);
600
- margin-top: 0;
601
- margin-bottom: 0.8888889em;
602
- line-height: 1.1111111;
603
- }
604
- :where(h1 strong):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
605
- font-weight: 900;
606
- color: inherit;
607
- }
608
- :where(h2):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
609
- color: var(--tw-prose-headings);
610
- font-size: 1.5em;
611
- margin-top: 2em;
612
- margin-bottom: 1em;
613
- line-height: 1.3333333;
614
- font-weight: 600;
615
- }
616
- :where(h2 strong):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
617
- font-weight: 800;
618
- color: inherit;
619
- }
620
- :where(h3):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
621
- color: var(--tw-prose-headings);
622
- font-weight: 600;
623
- font-size: 1.25em;
624
- margin-top: 1.6em;
625
- margin-bottom: 0.6em;
626
- line-height: 1.6;
627
- }
628
- :where(h3 strong):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
629
- font-weight: 700;
630
- color: inherit;
631
- }
632
- :where(h4):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
633
- color: var(--tw-prose-headings);
634
- font-weight: 600;
635
- margin-top: 1.5em;
636
- margin-bottom: 0.5em;
637
- line-height: 1.5;
638
- }
639
- :where(h4 strong):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
640
- font-weight: 700;
641
- color: inherit;
642
- }
643
- :where(hr + *):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
644
- margin-top: 0;
645
- }
646
- :where(h2 + *):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
647
- margin-top: 0;
648
- }
649
- :where(h3 + *):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
650
- margin-top: 0;
651
- }
652
- :where(h4 + *):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
653
- margin-top: 0;
654
- }
655
- :where(img):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
656
- margin-top: 2em;
657
- margin-bottom: 2em;
658
- }
659
- :where(picture):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
660
- display: block;
661
- margin-top: 2em;
662
- margin-bottom: 2em;
663
- }
664
- :where(picture > img):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
665
- margin-top: 0;
666
- margin-bottom: 0;
667
- }
668
- :where(video):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
669
- margin-top: 2em;
670
- margin-bottom: 2em;
671
- }
672
- :where(kbd):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
673
- font-size: 0.875em;
674
- border-radius: 0.3125rem;
675
- padding-top: 0.1875em;
676
- padding-inline-end: 0.375em;
677
- padding-bottom: 0.1875em;
678
- padding-inline-start: 0.375em;
679
- font-weight: 500;
680
- font-family: inherit;
681
- color: var(--tw-prose-kbd);
682
- box-shadow: 0 0 0 1px var(--tw-prose-kbd-shadows),0 3px 0 var(--tw-prose-kbd-shadows);
683
- }
684
- :where(code):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
685
- padding: 3px;
686
- border: solid 1px;
687
- font-size: 13px;
688
- border-color: var(--color-fd-border);
689
- border-radius: 5px;
690
- font-weight: 400;
691
- background: var(--color-fd-muted);
692
- color: var(--tw-prose-code);
693
- }
694
- :where(a code):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
695
- color: inherit;
696
- }
697
- :where(h1 code):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
698
- color: inherit;
699
- font-size: var(--text-2xl);
700
- }
701
- :where(h2 code):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
702
- color: inherit;
703
- font-size: 0.875em;
704
- }
705
- :where(h3 code):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
706
- color: inherit;
707
- font-size: 0.9em;
708
- }
709
- :where(h4 code):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
710
- color: inherit;
711
- }
712
- :where(blockquote code):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
713
- color: inherit;
714
- }
715
- :where(thead th code):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
716
- color: inherit;
717
- }
718
- :where(table):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
719
- font-size: 0.875em;
720
- line-height: 1.7142857;
721
- width: 100%;
722
- table-layout: auto;
723
- margin-top: 2em;
724
- margin-bottom: 2em;
725
- border-collapse: separate;
726
- border-spacing: 0;
727
- background: var(--color-fd-card);
728
- border-radius: var(--radius-lg);
729
- border: 1px solid var(--color-fd-border);
730
- overflow: hidden;
731
- }
732
- :where(thead th):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
733
- color: var(--tw-prose-headings);
734
- font-weight: 600;
735
- }
736
- :where(figure):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
737
- margin-top: 2em;
738
- margin-bottom: 2em;
739
- }
740
- :where(figure > *):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
741
- margin-top: 0;
742
- margin-bottom: 0;
743
- }
744
- :where(figcaption):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
745
- color: var(--tw-prose-captions);
746
- font-size: 0.875em;
747
- line-height: 1.4285714;
748
- margin-top: 0.8571429em;
749
- }
750
- :where(a:not([data-card])):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
751
- color: var(--tw-prose-links);
752
- transition: opacity .2s;
753
- font-weight: 500;
754
- text-decoration: underline;
755
- text-underline-offset: 3.5px;
756
- text-decoration-color: var(--color-fd-primary);
757
- text-decoration-thickness: 1.5px;
758
- }
759
- :where(a:not([data-card]):hover):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
760
- opacity: 80%;
761
- }
762
- --tw-prose-body: color-mix(in srgb, hsl(0, 0%, 3.9%) 90%, transparent);
763
- @supports (color: color-mix(in lab, red, red)) {
764
- --tw-prose-body: color-mix(in oklab, var(--color-fd-foreground) 90%, transparent);
765
- }
766
- --tw-prose-headings: var(--color-fd-foreground);
767
- --tw-prose-lead: var(--color-fd-foreground);
768
- --tw-prose-links: var(--color-fd-foreground);
769
- --tw-prose-bold: var(--color-fd-foreground);
770
- --tw-prose-counters: var(--color-fd-muted-foreground);
771
- --tw-prose-bullets: var(--color-fd-muted-foreground);
772
- --tw-prose-hr: var(--color-fd-border);
773
- --tw-prose-quotes: var(--color-fd-foreground);
774
- --tw-prose-quote-borders: var(--color-fd-border);
775
- --tw-prose-captions: var(--color-fd-foreground);
776
- --tw-prose-code: var(--color-fd-foreground);
777
- --tw-prose-th-borders: var(--color-fd-border);
778
- --tw-prose-td-borders: var(--color-fd-border);
779
- --tw-prose-kbd: var(--color-fd-foreground);
780
- --tw-prose-kbd-shadows: color-mix(in srgb, hsl(0, 0%, 9%) 50%, transparent);
781
- @supports (color: color-mix(in lab, red, red)) {
782
- --tw-prose-kbd-shadows: color-mix(in oklab, var(--color-fd-primary) 50%, transparent);
783
- }
784
- :where(.prose > :first-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
785
- margin-top: 0;
786
- }
787
- :where(.prose > :last-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
788
- margin-bottom: 0;
789
- }
790
- :where(th):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
791
- text-align: start;
792
- padding: calc(var(--spacing) * 2.5);
793
- border-inline-start: 1px solid var(--color-fd-border);
794
- background: var(--color-fd-muted);
795
- }
796
- :where(th:first-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
797
- border-inline-start: none;
798
- }
799
- :where(th:not(tr:last-child *), td:not(tr:last-child *)):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
800
- border-bottom: 1px solid var(--color-fd-border);
801
- }
802
- :where(td):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
803
- text-align: start;
804
- border-inline-start: 1px solid var(--color-fd-border);
805
- padding: calc(var(--spacing) * 2.5);
806
- }
807
- :where(td:first-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
808
- border-inline-start: none;
809
- }
810
- :where(tfoot th, tfoot td):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
811
- border-top-width: 1px;
812
- border-top-color: var(--tw-prose-th-borders);
813
- }
814
- :where(thead th, thead td):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
815
- border-bottom-width: 1px;
816
- border-bottom-color: var(--tw-prose-th-borders);
817
- }
818
- }
819
- .prose-no-margin {
820
- & > :first-child {
821
- margin-top: 0;
822
- }
823
- & > :last-child {
824
- margin-bottom: 0;
825
- }
826
- }
827
- .mt-1 {
828
- margin-top: calc(var(--spacing) * 1);
829
- }
830
- .mt-6 {
831
- margin-top: calc(var(--spacing) * 6);
832
- }
833
- .mt-px {
834
- margin-top: 1px;
835
- }
836
- .-mb-px {
837
- margin-bottom: -1px;
838
- }
839
- .mb-1 {
840
- margin-bottom: calc(var(--spacing) * 1);
841
- }
842
- .mb-1\.5 {
843
- margin-bottom: calc(var(--spacing) * 1.5);
844
- }
845
- .mb-2 {
846
- margin-bottom: calc(var(--spacing) * 2);
847
- }
848
- .mb-4 {
849
- margin-bottom: calc(var(--spacing) * 4);
850
- }
851
- .mb-8 {
852
- margin-bottom: calc(var(--spacing) * 8);
853
- }
854
- .mb-auto {
855
- margin-bottom: auto;
856
- }
857
- .fd-scroll-container {
858
- &::-webkit-scrollbar {
859
- width: 5px;
860
- height: 5px;
861
- }
862
- &::-webkit-scrollbar-thumb {
863
- border-radius: 5px;
864
- background: var(--color-fd-border);
865
- }
866
- &::-webkit-scrollbar-track {
867
- background: transparent;
868
- }
869
- &::-webkit-scrollbar-corner {
870
- display: none;
871
- }
872
- }
873
- .block {
874
- display: block;
875
- }
876
- .flex {
877
- display: flex;
878
- }
879
- .grid {
880
- display: grid;
881
- }
882
- .hidden {
883
- display: none;
884
- }
885
- .inline {
886
- display: inline;
887
- }
888
- .inline-flex {
889
- display: inline-flex;
890
- }
891
- .table {
892
- display: table;
893
- }
894
- .size-3 {
895
- width: calc(var(--spacing) * 3);
896
- height: calc(var(--spacing) * 3);
897
- }
898
- .size-3\.5 {
899
- width: calc(var(--spacing) * 3.5);
900
- height: calc(var(--spacing) * 3.5);
901
- }
902
- .size-4 {
903
- width: calc(var(--spacing) * 4);
904
- height: calc(var(--spacing) * 4);
905
- }
906
- .size-4\.5 {
907
- width: calc(var(--spacing) * 4.5);
908
- height: calc(var(--spacing) * 4.5);
909
- }
910
- .size-5 {
911
- width: calc(var(--spacing) * 5);
912
- height: calc(var(--spacing) * 5);
913
- }
914
- .size-6\.5 {
915
- width: calc(var(--spacing) * 6.5);
916
- height: calc(var(--spacing) * 6.5);
917
- }
918
- .size-9 {
919
- width: calc(var(--spacing) * 9);
920
- height: calc(var(--spacing) * 9);
921
- }
922
- .size-full {
923
- width: 100%;
924
- height: 100%;
925
- }
926
- .h-\(--accordion-panel-height\) {
927
- height: var(--accordion-panel-height);
928
- }
929
- .h-\(--collapsible-panel-height\) {
930
- height: var(--collapsible-panel-height);
931
- }
932
- .h-\(--fd-animated-height\) {
933
- height: var(--fd-animated-height);
934
- }
935
- .h-\(--fd-header-height\) {
936
- height: var(--fd-header-height);
937
- }
938
- .h-\(--fd-height\) {
939
- height: var(--fd-height);
940
- }
941
- .h-\(--fd-toc-popover-height\) {
942
- height: var(--fd-toc-popover-height);
943
- }
944
- .h-\(--popup-height\) {
945
- height: var(--popup-height);
946
- }
947
- .h-\(--positioner-height\) {
948
- height: var(--positioner-height);
949
- }
950
- .h-1\.5 {
951
- height: calc(var(--spacing) * 1.5);
952
- }
953
- .h-9\.5 {
954
- height: calc(var(--spacing) * 9.5);
955
- }
956
- .h-10 {
957
- height: calc(var(--spacing) * 10);
958
- }
959
- .h-14 {
960
- height: calc(var(--spacing) * 14);
961
- }
962
- .h-\[calc\(var\(--fd-docs-height\)-var\(--fd-docs-row-1\)\)\] {
963
- height: calc(var(--fd-docs-height) - var(--fd-docs-row-1));
964
- }
965
- .h-\[calc\(var\(--fd-docs-height\)-var\(--fd-docs-row-2\)\)\] {
966
- height: calc(var(--fd-docs-height) - var(--fd-docs-row-2));
967
- }
968
- .h-\[calc\(var\(--fd-docs-height\)-var\(--fd-docs-row-3\)\)\] {
969
- height: calc(var(--fd-docs-height) - var(--fd-docs-row-3));
970
- }
971
- .h-full {
972
- height: 100%;
973
- }
974
- .h-px {
975
- height: 1px;
976
- }
977
- .max-h-\(--available-height\) {
978
- max-height: var(--available-height);
979
- }
980
- .max-h-\[50vh\] {
981
- max-height: 50vh;
982
- }
983
- .max-h-\[460px\] {
984
- max-height: 460px;
985
- }
986
- .max-h-\[600px\] {
987
- max-height: 600px;
988
- }
989
- .min-h-\(--fd-docs-height\) {
990
- min-height: var(--fd-docs-height);
991
- }
992
- .min-h-0 {
993
- min-height: calc(var(--spacing) * 0);
994
- }
995
- .w-\(--anchor-width\) {
996
- width: var(--anchor-width);
997
- }
998
- .w-\(--fd-sidebar-width\) {
999
- width: var(--fd-sidebar-width);
1000
- }
1001
- .w-\(--fd-toc-width\) {
1002
- width: var(--fd-toc-width);
1003
- }
1004
- .w-\(--popup-width\) {
1005
- width: var(--popup-width);
1006
- }
1007
- .w-\(--positioner-width\) {
1008
- width: var(--positioner-width);
1009
- }
1010
- .w-0 {
1011
- width: calc(var(--spacing) * 0);
1012
- }
1013
- .w-0\.5 {
1014
- width: calc(var(--spacing) * 0.5);
1015
- }
1016
- .w-1\.5 {
1017
- width: calc(var(--spacing) * 1.5);
1018
- }
1019
- .w-4 {
1020
- width: calc(var(--spacing) * 4);
1021
- }
1022
- .w-\[25\%\] {
1023
- width: 25%;
1024
- }
1025
- .w-\[85\%\] {
1026
- width: 85%;
1027
- }
1028
- .w-\[calc\(100\%-1rem\)\] {
1029
- width: calc(100% - 1rem);
1030
- }
1031
- .w-fit {
1032
- width: fit-content;
1033
- }
1034
- .w-full {
1035
- width: 100%;
1036
- }
1037
- .w-max {
1038
- width: max-content;
1039
- }
1040
- .w-px {
1041
- width: 1px;
1042
- }
1043
- .max-w-\(--available-width\) {
1044
- max-width: var(--available-width);
1045
- }
1046
- .max-w-\(--fd-layout-width\) {
1047
- max-width: var(--fd-layout-width);
1048
- }
1049
- .max-w-\(--fd-layout-width\,1400px\) {
1050
- max-width: var(--fd-layout-width,1400px);
1051
- }
1052
- .max-w-\[98vw\] {
1053
- max-width: 98vw;
1054
- }
1055
- .max-w-\[240px\] {
1056
- max-width: 240px;
1057
- }
1058
- .max-w-\[380px\] {
1059
- max-width: 380px;
1060
- }
1061
- .max-w-\[900px\] {
1062
- max-width: 900px;
1063
- }
1064
- .max-w-\[1200px\] {
1065
- max-width: 1200px;
1066
- }
1067
- .max-w-\[1400px\] {
1068
- max-width: 1400px;
1069
- }
1070
- .max-w-screen-sm {
1071
- max-width: var(--breakpoint-sm);
1072
- }
1073
- .max-w-sm {
1074
- max-width: var(--container-sm);
1075
- }
1076
- .min-w-0 {
1077
- min-width: calc(var(--spacing) * 0);
1078
- }
1079
- .min-w-\[240px\] {
1080
- min-width: 240px;
1081
- }
1082
- .min-w-fit {
1083
- min-width: fit-content;
1084
- }
1085
- .min-w-full {
1086
- min-width: 100%;
1087
- }
1088
- .flex-1 {
1089
- flex: 1;
1090
- }
1091
- .shrink-0 {
1092
- flex-shrink: 0;
1093
- }
1094
- .origin-\(--transform-origin\) {
1095
- transform-origin: var(--transform-origin);
1096
- }
1097
- .-translate-x-\(--fd-sidebar-width\) {
1098
- --tw-translate-x: calc(var(--fd-sidebar-width) * -1);
1099
- translate: var(--tw-translate-x) var(--tw-translate-y);
1100
- }
1101
- .-translate-x-1\/2 {
1102
- --tw-translate-x: calc(calc(1/2 * 100%) * -1);
1103
- translate: var(--tw-translate-x) var(--tw-translate-y);
1104
- }
1105
- .translate-x-2 {
1106
- --tw-translate-x: calc(var(--spacing) * 2);
1107
- translate: var(--tw-translate-x) var(--tw-translate-y);
1108
- }
1109
- .-translate-y-1\/2 {
1110
- --tw-translate-y: calc(calc(1/2 * 100%) * -1);
1111
- translate: var(--tw-translate-x) var(--tw-translate-y);
1112
- }
1113
- .-translate-y-full {
1114
- --tw-translate-y: -100%;
1115
- translate: var(--tw-translate-x) var(--tw-translate-y);
1116
- }
1117
- .translate-y-full {
1118
- --tw-translate-y: 100%;
1119
- translate: var(--tw-translate-x) var(--tw-translate-y);
1120
- }
1121
- .-rotate-90 {
1122
- rotate: calc(90deg * -1);
1123
- }
1124
- .rotate-180 {
1125
- rotate: 180deg;
1126
- }
1127
- .transform {
1128
- transform: var(--tw-rotate-x,) var(--tw-rotate-y,) var(--tw-rotate-z,) var(--tw-skew-x,) var(--tw-skew-y,);
1129
- }
1130
- .animate-pulse {
1131
- animation: var(--animate-pulse);
1132
- }
1133
- .scroll-m-24 {
1134
- scroll-margin: calc(var(--spacing) * 24);
1135
- }
1136
- .scroll-m-28 {
1137
- scroll-margin: calc(var(--spacing) * 28);
1138
- }
1139
- .list-none {
1140
- list-style-type: none;
1141
- }
1142
- .auto-cols-auto {
1143
- grid-auto-columns: auto;
1144
- }
1145
- .auto-rows-auto {
1146
- grid-auto-rows: auto;
1147
- }
1148
- .grid-cols-1 {
1149
- grid-template-columns: repeat(1, minmax(0, 1fr));
1150
- }
1151
- .grid-cols-2 {
1152
- grid-template-columns: repeat(2, minmax(0, 1fr));
1153
- }
1154
- .grid-cols-\[1fr_3fr\] {
1155
- grid-template-columns: 1fr 3fr;
1156
- }
1157
- .flex-col {
1158
- flex-direction: column;
1159
- }
1160
- .flex-row {
1161
- flex-direction: row;
1162
- }
1163
- .flex-row-reverse {
1164
- flex-direction: row-reverse;
1165
- }
1166
- .flex-wrap {
1167
- flex-wrap: wrap;
1168
- }
1169
- .items-center {
1170
- align-items: center;
1171
- }
1172
- .items-end {
1173
- align-items: flex-end;
1174
- }
1175
- .justify-between {
1176
- justify-content: space-between;
1177
- }
1178
- .justify-center {
1179
- justify-content: center;
1180
- }
1181
- .justify-end {
1182
- justify-content: flex-end;
1183
- }
1184
- .gap-0\.5 {
1185
- gap: calc(var(--spacing) * 0.5);
1186
- }
1187
- .gap-1 {
1188
- gap: calc(var(--spacing) * 1);
1189
- }
1190
- .gap-1\.5 {
1191
- gap: calc(var(--spacing) * 1.5);
1192
- }
1193
- .gap-2 {
1194
- gap: calc(var(--spacing) * 2);
1195
- }
1196
- .gap-2\.5 {
1197
- gap: calc(var(--spacing) * 2.5);
1198
- }
1199
- .gap-3 {
1200
- gap: calc(var(--spacing) * 3);
1201
- }
1202
- .gap-3\.5 {
1203
- gap: calc(var(--spacing) * 3.5);
1204
- }
1205
- .gap-4 {
1206
- gap: calc(var(--spacing) * 4);
1207
- }
1208
- .gap-6 {
1209
- gap: calc(var(--spacing) * 6);
1210
- }
1211
- .gap-y-4 {
1212
- row-gap: calc(var(--spacing) * 4);
1213
- }
1214
- .divide-y {
1215
- :where(& > :not(:last-child)) {
1216
- --tw-divide-y-reverse: 0;
1217
- border-bottom-style: var(--tw-border-style);
1218
- border-top-style: var(--tw-border-style);
1219
- border-top-width: calc(1px * var(--tw-divide-y-reverse));
1220
- border-bottom-width: calc(1px * calc(1 - var(--tw-divide-y-reverse)));
1221
- }
1222
- }
1223
- .divide-fd-border {
1224
- :where(& > :not(:last-child)) {
1225
- border-color: var(--color-fd-border);
1226
- }
1227
- }
1228
- .truncate {
1229
- overflow: hidden;
1230
- text-overflow: ellipsis;
1231
- white-space: nowrap;
1232
- }
1233
- .overflow-auto {
1234
- overflow: auto;
1235
- }
1236
- .overflow-hidden {
1237
- overflow: hidden;
1238
- }
1239
- .overflow-x-auto {
1240
- overflow-x: auto;
1241
- }
1242
- .overflow-x-clip {
1243
- overflow-x: clip;
1244
- }
1245
- .overflow-x-hidden {
1246
- overflow-x: hidden;
1247
- }
1248
- .overflow-y-auto {
1249
- overflow-y: auto;
1250
- }
1251
- .overscroll-contain {
1252
- overscroll-behavior: contain;
1253
- }
1254
- .rounded-2xl {
1255
- border-radius: var(--radius-2xl);
1256
- }
1257
- .rounded-\[inherit\] {
1258
- border-radius: inherit;
1259
- }
1260
- .rounded-full {
1261
- border-radius: calc(infinity * 1px);
1262
- }
1263
- .rounded-lg {
1264
- border-radius: var(--radius-lg);
1265
- }
1266
- .rounded-md {
1267
- border-radius: var(--radius-md);
1268
- }
1269
- .rounded-sm {
1270
- border-radius: var(--radius-sm);
1271
- }
1272
- .rounded-xl {
1273
- border-radius: var(--radius-xl);
1274
- }
1275
- .rounded-e-sm {
1276
- border-start-end-radius: var(--radius-sm);
1277
- border-end-end-radius: var(--radius-sm);
1278
- }
1279
- .rounded-b-2xl {
1280
- border-bottom-right-radius: var(--radius-2xl);
1281
- border-bottom-left-radius: var(--radius-2xl);
1282
- }
1283
- .border {
1284
- border-style: var(--tw-border-style);
1285
- border-width: 1px;
1286
- }
1287
- .border-s {
1288
- border-inline-start-style: var(--tw-border-style);
1289
- border-inline-start-width: 1px;
1290
- }
1291
- .border-e {
1292
- border-inline-end-style: var(--tw-border-style);
1293
- border-inline-end-width: 1px;
1294
- }
1295
- .border-t {
1296
- border-top-style: var(--tw-border-style);
1297
- border-top-width: 1px;
1298
- }
1299
- .border-b {
1300
- border-bottom-style: var(--tw-border-style);
1301
- border-bottom-width: 1px;
1302
- }
1303
- .border-b-2 {
1304
- border-bottom-style: var(--tw-border-style);
1305
- border-bottom-width: 2px;
1306
- }
1307
- .border-l {
1308
- border-left-style: var(--tw-border-style);
1309
- border-left-width: 1px;
1310
- }
1311
- .border-fd-foreground\/10 {
1312
- border-color: color-mix(in srgb, hsl(0, 0%, 3.9%) 10%, transparent);
1313
- @supports (color: color-mix(in lab, red, red)) {
1314
- border-color: color-mix(in oklab, var(--color-fd-foreground) 10%, transparent);
1315
- }
1316
- }
1317
- .border-fd-primary {
1318
- border-color: var(--color-fd-primary);
1319
- }
1320
- .border-transparent {
1321
- border-color: transparent;
1322
- }
1323
- .bg-\(--callout-color\)\/50 {
1324
- background-color: var(--callout-color);
1325
- @supports (color: color-mix(in lab, red, red)) {
1326
- background-color: color-mix(in oklab, var(--callout-color) 50%, transparent);
1327
- }
1328
- }
1329
- .bg-\(--shiki-light-bg\) {
1330
- background-color: var(--shiki-light-bg);
1331
- }
1332
- .bg-fd-accent {
1333
- background-color: var(--color-fd-accent);
1334
- }
1335
- .bg-fd-background {
1336
- background-color: var(--color-fd-background);
1337
- }
1338
- .bg-fd-background\/80 {
1339
- background-color: color-mix(in srgb, hsl(0, 0%, 96%) 80%, transparent);
1340
- @supports (color: color-mix(in lab, red, red)) {
1341
- background-color: color-mix(in oklab, var(--color-fd-background) 80%, transparent);
1342
- }
1343
- }
1344
- .bg-fd-border {
1345
- background-color: var(--color-fd-border);
1346
- }
1347
- .bg-fd-card {
1348
- background-color: var(--color-fd-card);
1349
- }
1350
- .bg-fd-foreground\/10 {
1351
- background-color: color-mix(in srgb, hsl(0, 0%, 3.9%) 10%, transparent);
1352
- @supports (color: color-mix(in lab, red, red)) {
1353
- background-color: color-mix(in oklab, var(--color-fd-foreground) 10%, transparent);
1354
- }
1355
- }
1356
- .bg-fd-muted {
1357
- background-color: var(--color-fd-muted);
1358
- }
1359
- .bg-fd-overlay {
1360
- background-color: var(--color-fd-overlay);
1361
- }
1362
- .bg-fd-popover {
1363
- background-color: var(--color-fd-popover);
1364
- }
1365
- .bg-fd-popover\/60 {
1366
- background-color: color-mix(in srgb, hsl(0, 0%, 98%) 60%, transparent);
1367
- @supports (color: color-mix(in lab, red, red)) {
1368
- background-color: color-mix(in oklab, var(--color-fd-popover) 60%, transparent);
1369
- }
1370
- }
1371
- .bg-fd-primary {
1372
- background-color: var(--color-fd-primary);
1373
- }
1374
- .bg-fd-primary\/10 {
1375
- background-color: color-mix(in srgb, hsl(0, 0%, 9%) 10%, transparent);
1376
- @supports (color: color-mix(in lab, red, red)) {
1377
- background-color: color-mix(in oklab, var(--color-fd-primary) 10%, transparent);
1378
- }
1379
- }
1380
- .bg-fd-secondary {
1381
- background-color: var(--color-fd-secondary);
1382
- }
1383
- .bg-fd-secondary\/50 {
1384
- background-color: color-mix(in srgb, hsl(0, 0%, 93.1%) 50%, transparent);
1385
- @supports (color: color-mix(in lab, red, red)) {
1386
- background-color: color-mix(in oklab, var(--color-fd-secondary) 50%, transparent);
1387
- }
1388
- }
1389
- .bg-transparent {
1390
- background-color: transparent;
1391
- }
1392
- .mask-\[linear-gradient\(to_bottom\,transparent\,white_16px\,white_calc\(100\%-16px\)\,transparent\)\] {
1393
- mask-image: linear-gradient(to bottom,transparent,white 16px,white calc(100% - 16px),transparent);
1394
- }
1395
- .fill-\(--callout-color\) {
1396
- fill: var(--callout-color);
1397
- }
1398
- .stroke-current\/25 {
1399
- stroke: currentcolor;
1400
- @supports (color: color-mix(in lab, red, red)) {
1401
- stroke: color-mix(in oklab, currentcolor 25%, transparent);
1402
- }
1403
- }
1404
- .stroke-fd-foreground\/10 {
1405
- stroke: color-mix(in srgb, hsl(0, 0%, 3.9%) 10%, transparent);
1406
- @supports (color: color-mix(in lab, red, red)) {
1407
- stroke: color-mix(in oklab, var(--color-fd-foreground) 10%, transparent);
1408
- }
1409
- }
1410
- .p-0 {
1411
- padding: calc(var(--spacing) * 0);
1412
- }
1413
- .p-0\.5 {
1414
- padding: calc(var(--spacing) * 0.5);
1415
- }
1416
- .p-1 {
1417
- padding: calc(var(--spacing) * 1);
1418
- }
1419
- .p-1\.5 {
1420
- padding: calc(var(--spacing) * 1.5);
1421
- }
1422
- .p-2 {
1423
- padding: calc(var(--spacing) * 2);
1424
- }
1425
- .p-3 {
1426
- padding: calc(var(--spacing) * 3);
1427
- }
1428
- .p-4 {
1429
- padding: calc(var(--spacing) * 4);
1430
- }
1431
- .px-1\.5 {
1432
- padding-inline: calc(var(--spacing) * 1.5);
1433
- }
1434
- .px-2 {
1435
- padding-inline: calc(var(--spacing) * 2);
1436
- }
1437
- .px-2\.5 {
1438
- padding-inline: calc(var(--spacing) * 2.5);
1439
- }
1440
- .px-3 {
1441
- padding-inline: calc(var(--spacing) * 3);
1442
- }
1443
- .px-4 {
1444
- padding-inline: calc(var(--spacing) * 4);
1445
- }
1446
- .px-6 {
1447
- padding-inline: calc(var(--spacing) * 6);
1448
- }
1449
- .py-0\.5 {
1450
- padding-block: calc(var(--spacing) * 0.5);
1451
- }
1452
- .py-1 {
1453
- padding-block: calc(var(--spacing) * 1);
1454
- }
1455
- .py-1\.5 {
1456
- padding-block: calc(var(--spacing) * 1.5);
1457
- }
1458
- .py-2 {
1459
- padding-block: calc(var(--spacing) * 2);
1460
- }
1461
- .py-2\.5 {
1462
- padding-block: calc(var(--spacing) * 2.5);
1463
- }
1464
- .py-3 {
1465
- padding-block: calc(var(--spacing) * 3);
1466
- }
1467
- .py-3\.5 {
1468
- padding-block: calc(var(--spacing) * 3.5);
1469
- }
1470
- .py-6 {
1471
- padding-block: calc(var(--spacing) * 6);
1472
- }
1473
- .py-12 {
1474
- padding-block: calc(var(--spacing) * 12);
1475
- }
1476
- .ps-1 {
1477
- padding-inline-start: calc(var(--spacing) * 1);
1478
- }
1479
- .ps-2 {
1480
- padding-inline-start: calc(var(--spacing) * 2);
1481
- }
1482
- .ps-2\.5 {
1483
- padding-inline-start: calc(var(--spacing) * 2.5);
1484
- }
1485
- .ps-3 {
1486
- padding-inline-start: calc(var(--spacing) * 3);
1487
- }
1488
- .ps-4 {
1489
- padding-inline-start: calc(var(--spacing) * 4);
1490
- }
1491
- .ps-6 {
1492
- padding-inline-start: calc(var(--spacing) * 6);
1493
- }
1494
- .ps-8 {
1495
- padding-inline-start: calc(var(--spacing) * 8);
1496
- }
1497
- .pe-2 {
1498
- padding-inline-end: calc(var(--spacing) * 2);
1499
- }
1500
- .pe-2\.5 {
1501
- padding-inline-end: calc(var(--spacing) * 2.5);
1502
- }
1503
- .pe-4 {
1504
- padding-inline-end: calc(var(--spacing) * 4);
1505
- }
1506
- .pt-0 {
1507
- padding-top: calc(var(--spacing) * 0);
1508
- }
1509
- .pt-2 {
1510
- padding-top: calc(var(--spacing) * 2);
1511
- }
1512
- .pt-3 {
1513
- padding-top: calc(var(--spacing) * 3);
1514
- }
1515
- .pt-12 {
1516
- padding-top: calc(var(--spacing) * 12);
1517
- }
1518
- .pb-1\.5 {
1519
- padding-bottom: calc(var(--spacing) * 1.5);
1520
- }
1521
- .pb-2 {
1522
- padding-bottom: calc(var(--spacing) * 2);
1523
- }
1524
- .pb-4 {
1525
- padding-bottom: calc(var(--spacing) * 4);
1526
- }
1527
- .text-center {
1528
- text-align: center;
1529
- }
1530
- .text-end {
1531
- text-align: end;
1532
- }
1533
- .text-start {
1534
- text-align: start;
1535
- }
1536
- .font-mono {
1537
- font-family: var(--font-mono);
1538
- }
1539
- .text-base {
1540
- font-size: var(--text-base);
1541
- line-height: var(--tw-leading, var(--text-base--line-height));
1542
- }
1543
- .text-lg {
1544
- font-size: var(--text-lg);
1545
- line-height: var(--tw-leading, var(--text-lg--line-height));
1546
- }
1547
- .text-sm {
1548
- font-size: var(--text-sm);
1549
- line-height: var(--tw-leading, var(--text-sm--line-height));
1550
- }
1551
- .text-xs {
1552
- font-size: var(--text-xs);
1553
- line-height: var(--tw-leading, var(--text-xs--line-height));
1554
- }
1555
- .text-\[0\.8125rem\] {
1556
- font-size: 0.8125rem;
1557
- }
1558
- .text-\[0\.9375rem\] {
1559
- font-size: 0.9375rem;
1560
- }
1561
- .text-\[1\.75em\] {
1562
- font-size: 1.75em;
1563
- }
1564
- .leading-none {
1565
- --tw-leading: 1;
1566
- line-height: 1;
1567
- }
1568
- .font-medium {
1569
- --tw-font-weight: var(--font-weight-medium);
1570
- font-weight: var(--font-weight-medium);
1571
- }
1572
- .font-semibold {
1573
- --tw-font-weight: var(--font-weight-semibold);
1574
- font-weight: var(--font-weight-semibold);
1575
- }
1576
- .text-nowrap {
1577
- text-wrap: nowrap;
1578
- }
1579
- .wrap-anywhere {
1580
- overflow-wrap: anywhere;
1581
- }
1582
- .whitespace-nowrap {
1583
- white-space: nowrap;
1584
- }
1585
- .text-\(--callout-color\) {
1586
- color: var(--callout-color);
1587
- }
1588
- .text-fd-accent-foreground {
1589
- color: var(--color-fd-accent-foreground);
1590
- }
1591
- .text-fd-card {
1592
- color: var(--color-fd-card);
1593
- }
1594
- .text-fd-card-foreground {
1595
- color: var(--color-fd-card-foreground);
1596
- }
1597
- .text-fd-foreground {
1598
- color: var(--color-fd-foreground);
1599
- }
1600
- .text-fd-foreground\/80 {
1601
- color: color-mix(in srgb, hsl(0, 0%, 3.9%) 80%, transparent);
1602
- @supports (color: color-mix(in lab, red, red)) {
1603
- color: color-mix(in oklab, var(--color-fd-foreground) 80%, transparent);
1604
- }
1605
- }
1606
- .text-fd-muted-foreground {
1607
- color: var(--color-fd-muted-foreground);
1608
- }
1609
- .text-fd-muted-foreground\/50 {
1610
- color: color-mix(in srgb, hsl(0, 0%, 45.1%) 50%, transparent);
1611
- @supports (color: color-mix(in lab, red, red)) {
1612
- color: color-mix(in oklab, var(--color-fd-muted-foreground) 50%, transparent);
1613
- }
1614
- }
1615
- .text-fd-popover-foreground {
1616
- color: var(--color-fd-popover-foreground);
1617
- }
1618
- .text-fd-popover-foreground\/80 {
1619
- color: color-mix(in srgb, hsl(0, 0%, 15.1%) 80%, transparent);
1620
- @supports (color: color-mix(in lab, red, red)) {
1621
- color: color-mix(in oklab, var(--color-fd-popover-foreground) 80%, transparent);
1622
- }
1623
- }
1624
- .text-fd-primary {
1625
- color: var(--color-fd-primary);
1626
- }
1627
- .text-fd-primary-foreground {
1628
- color: var(--color-fd-primary-foreground);
1629
- }
1630
- .text-fd-primary\/50 {
1631
- color: color-mix(in srgb, hsl(0, 0%, 9%) 50%, transparent);
1632
- @supports (color: color-mix(in lab, red, red)) {
1633
- color: color-mix(in oklab, var(--color-fd-primary) 50%, transparent);
1634
- }
1635
- }
1636
- .text-fd-secondary-foreground {
1637
- color: var(--color-fd-secondary-foreground);
1638
- }
1639
- .line-through {
1640
- text-decoration-line: line-through;
1641
- }
1642
- .underline {
1643
- text-decoration-line: underline;
1644
- }
1645
- .opacity-0 {
1646
- opacity: 0%;
1647
- }
1648
- .shadow-2xl {
1649
- --tw-shadow: 0 25px 50px -12px var(--tw-shadow-color, rgb(0 0 0 / 0.25));
1650
- box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
1651
- }
1652
- .shadow-lg {
1653
- --tw-shadow: 0 10px 15px -3px var(--tw-shadow-color, rgb(0 0 0 / 0.1)), 0 4px 6px -4px var(--tw-shadow-color, rgb(0 0 0 / 0.1));
1654
- box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
1655
- }
1656
- .shadow-md {
1657
- --tw-shadow: 0 4px 6px -1px var(--tw-shadow-color, rgb(0 0 0 / 0.1)), 0 2px 4px -2px var(--tw-shadow-color, rgb(0 0 0 / 0.1));
1658
- box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
1659
- }
1660
- .shadow-sm {
1661
- --tw-shadow: 0 1px 3px 0 var(--tw-shadow-color, rgb(0 0 0 / 0.1)), 0 1px 2px -1px var(--tw-shadow-color, rgb(0 0 0 / 0.1));
1662
- box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
1663
- }
1664
- .shadow-black\/50 {
1665
- --tw-shadow-color: color-mix(in srgb, #000 50%, transparent);
1666
- @supports (color: color-mix(in lab, red, red)) {
1667
- --tw-shadow-color: color-mix(in oklab, color-mix(in oklab, var(--color-black) 50%, transparent) var(--tw-shadow-alpha), transparent);
1668
- }
1669
- }
1670
- .outline {
1671
- outline-style: var(--tw-outline-style);
1672
- outline-width: 1px;
1673
- }
1674
- .filter {
1675
- 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,);
1676
- }
1677
- .backdrop-blur-lg {
1678
- --tw-backdrop-blur: blur(var(--blur-lg));
1679
- -webkit-backdrop-filter: var(--tw-backdrop-blur,) var(--tw-backdrop-brightness,) var(--tw-backdrop-contrast,) var(--tw-backdrop-grayscale,) var(--tw-backdrop-hue-rotate,) var(--tw-backdrop-invert,) var(--tw-backdrop-opacity,) var(--tw-backdrop-saturate,) var(--tw-backdrop-sepia,);
1680
- 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,);
1681
- }
1682
- .backdrop-blur-sm {
1683
- --tw-backdrop-blur: blur(var(--blur-sm));
1684
- -webkit-backdrop-filter: var(--tw-backdrop-blur,) var(--tw-backdrop-brightness,) var(--tw-backdrop-contrast,) var(--tw-backdrop-grayscale,) var(--tw-backdrop-hue-rotate,) var(--tw-backdrop-invert,) var(--tw-backdrop-opacity,) var(--tw-backdrop-saturate,) var(--tw-backdrop-sepia,);
1685
- 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,);
1686
- }
1687
- .backdrop-blur-xs {
1688
- --tw-backdrop-blur: blur(var(--blur-xs));
1689
- -webkit-backdrop-filter: var(--tw-backdrop-blur,) var(--tw-backdrop-brightness,) var(--tw-backdrop-contrast,) var(--tw-backdrop-grayscale,) var(--tw-backdrop-hue-rotate,) var(--tw-backdrop-invert,) var(--tw-backdrop-opacity,) var(--tw-backdrop-saturate,) var(--tw-backdrop-sepia,);
1690
- 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,);
1691
- }
1692
- .transition {
1693
- transition-property: color, background-color, border-color, outline-color, text-decoration-color, fill, stroke, --tw-gradient-from, --tw-gradient-via, --tw-gradient-to, opacity, box-shadow, transform, translate, scale, rotate, filter, -webkit-backdrop-filter, backdrop-filter, display, content-visibility, overlay, pointer-events;
1694
- transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
1695
- transition-duration: var(--tw-duration, var(--default-transition-duration));
1696
- }
1697
- .transition-\[grid-template-columns\] {
1698
- transition-property: grid-template-columns;
1699
- transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
1700
- transition-duration: var(--tw-duration, var(--default-transition-duration));
1701
- }
1702
- .transition-\[height\] {
1703
- transition-property: height;
1704
- transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
1705
- transition-duration: var(--tw-duration, var(--default-transition-duration));
1706
- }
1707
- .transition-\[left\,right\] {
1708
- transition-property: left,right;
1709
- transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
1710
- transition-duration: var(--tw-duration, var(--default-transition-duration));
1711
- }
1712
- .transition-\[opacity\,transform\,translate\] {
1713
- transition-property: opacity,transform,translate;
1714
- transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
1715
- transition-duration: var(--tw-duration, var(--default-transition-duration));
1716
- }
1717
- .transition-\[opacity\,transform\,width\,height\,scale\,translate\] {
1718
- transition-property: opacity,transform,width,height,scale,translate;
1719
- transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
1720
- transition-duration: var(--tw-duration, var(--default-transition-duration));
1721
- }
1722
- .transition-\[top\,height\] {
1723
- transition-property: top,height;
1724
- transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
1725
- transition-duration: var(--tw-duration, var(--default-transition-duration));
1726
- }
1727
- .transition-\[width\,inset-block\,translate\,background-color\] {
1728
- transition-property: width,inset-block,translate,background-color;
1729
- transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
1730
- transition-duration: var(--tw-duration, var(--default-transition-duration));
1731
- }
1732
- .transition-all {
1733
- transition-property: all;
1734
- transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
1735
- transition-duration: var(--tw-duration, var(--default-transition-duration));
1736
- }
1737
- .transition-colors {
1738
- transition-property: color, background-color, border-color, outline-color, text-decoration-color, fill, stroke, --tw-gradient-from, --tw-gradient-via, --tw-gradient-to;
1739
- transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
1740
- transition-duration: var(--tw-duration, var(--default-transition-duration));
1741
- }
1742
- .transition-opacity {
1743
- transition-property: opacity;
1744
- transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
1745
- transition-duration: var(--tw-duration, var(--default-transition-duration));
1746
- }
1747
- .transition-transform {
1748
- transition-property: transform, translate, scale, rotate;
1749
- transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
1750
- transition-duration: var(--tw-duration, var(--default-transition-duration));
1751
- }
1752
- .duration-\(--duration\) {
1753
- --tw-duration: var(--duration);
1754
- transition-duration: var(--duration);
1755
- }
1756
- .duration-100 {
1757
- --tw-duration: 100ms;
1758
- transition-duration: 100ms;
1759
- }
1760
- .duration-200 {
1761
- --tw-duration: 200ms;
1762
- transition-duration: 200ms;
1763
- }
1764
- .duration-250 {
1765
- --tw-duration: 250ms;
1766
- transition-duration: 250ms;
1767
- }
1768
- .duration-300 {
1769
- --tw-duration: 300ms;
1770
- transition-duration: 300ms;
1771
- }
1772
- .duration-400 {
1773
- --tw-duration: 400ms;
1774
- transition-duration: 400ms;
1775
- }
1776
- .ease-\(--easing\) {
1777
- --tw-ease: var(--easing);
1778
- transition-timing-function: var(--easing);
1779
- }
1780
- .ease-out {
1781
- --tw-ease: var(--ease-out);
1782
- transition-timing-function: var(--ease-out);
1783
- }
1784
- .outline-none {
1785
- --tw-outline-style: none;
1786
- outline-style: none;
1787
- }
1788
- .select-none {
1789
- -webkit-user-select: none;
1790
- user-select: none;
1791
- }
1792
- .\[--fd-docs-height\:100dvh\] {
1793
- --fd-docs-height: 100dvh;
1794
- }
1795
- .\[--fd-header-height\:0px\] {
1796
- --fd-header-height: 0px;
1797
- }
1798
- .\[--fd-layout-width\:1400px\] {
1799
- --fd-layout-width: 1400px;
1800
- }
1801
- .\[--fd-sidebar-width\:0px\] {
1802
- --fd-sidebar-width: 0px;
1803
- }
1804
- .\[--fd-toc-popover-height\:0px\] {
1805
- --fd-toc-popover-height: 0px;
1806
- }
1807
- .\[--fd-toc-width\:0px\] {
1808
- --fd-toc-width: 0px;
1809
- }
1810
- .\[grid-area\:header\] {
1811
- grid-area: header;
1812
- }
1813
- .\[grid-area\:main\] {
1814
- grid-area: main;
1815
- }
1816
- .\[grid-area\:sidebar\] {
1817
- grid-area: sidebar;
1818
- }
1819
- .\[grid-area\:toc-popover\] {
1820
- grid-area: toc-popover;
1821
- }
1822
- .\[grid-area\:toc\] {
1823
- grid-area: toc;
1824
- }
1825
- .\[scrollbar-width\:none\] {
1826
- scrollbar-width: none;
1827
- }
1828
- .\*\:pointer-events-auto {
1829
- :is(& > *) {
1830
- pointer-events: auto;
1831
- }
1832
- }
1833
- .\*\:col-start-1 {
1834
- :is(& > *) {
1835
- grid-column-start: 1;
1836
- }
1837
- }
1838
- .\*\:row-start-1 {
1839
- :is(& > *) {
1840
- grid-row-start: 1;
1841
- }
1842
- }
1843
- .\*\:my-auto {
1844
- :is(& > *) {
1845
- margin-block: auto;
1846
- }
1847
- }
1848
- .\*\:flex {
1849
- :is(& > *) {
1850
- display: flex;
1851
- }
1852
- }
1853
- .\*\:w-\(--fd-sidebar-width\) {
1854
- :is(& > *) {
1855
- width: var(--fd-sidebar-width);
1856
- }
1857
- }
1858
- .\*\:max-w-\[900px\] {
1859
- :is(& > *) {
1860
- max-width: 900px;
1861
- }
1862
- }
1863
- .\*\:max-w-\[1285px\] {
1864
- :is(& > *) {
1865
- max-width: 1285px;
1866
- }
1867
- }
1868
- .\*\:flex-col {
1869
- :is(& > *) {
1870
- flex-direction: column;
1871
- }
1872
- }
1873
- .\*\:border-b {
1874
- :is(& > *) {
1875
- border-bottom-style: var(--tw-border-style);
1876
- border-bottom-width: 1px;
1877
- }
1878
- }
1879
- .not-last\:mb-2 {
1880
- &:not(*:last-child) {
1881
- margin-bottom: calc(var(--spacing) * 2);
1882
- }
1883
- }
1884
- .group-data-\[active\]\:bg-fd-primary {
1885
- &:is(:where(.group)[data-active] *) {
1886
- background-color: var(--color-fd-primary);
1887
- }
1888
- }
1889
- .group-data-\[open\]\:rotate-180 {
1890
- &:is(:where(.group)[data-open] *) {
1891
- rotate: 180deg;
1892
- }
1893
- }
1894
- .group-data-\[panel-open\]\:rotate-90 {
1895
- &:is(:where(.group)[data-panel-open] *) {
1896
- rotate: 90deg;
1897
- }
1898
- }
1899
- .group-data-\[panel-open\]\:rotate-180 {
1900
- &:is(:where(.group)[data-panel-open] *) {
1901
- rotate: 180deg;
1902
- }
1903
- }
1904
- .peer-hover\:opacity-100 {
1905
- &:is(:where(.peer):hover ~ *) {
1906
- @media (hover: hover) {
1907
- opacity: 100%;
1908
- }
1909
- }
1910
- }
1911
- .placeholder\:text-fd-muted-foreground {
1912
- &::placeholder {
1913
- color: var(--color-fd-muted-foreground);
1914
- }
1915
- }
1916
- .before\:absolute {
1917
- &::before {
1918
- content: var(--tw-content);
1919
- position: absolute;
1920
- }
1921
- }
1922
- .before\:inset-y-1 {
1923
- &::before {
1924
- content: var(--tw-content);
1925
- inset-block: calc(var(--spacing) * 1);
1926
- }
1927
- }
1928
- .before\:start-2\.5 {
1929
- &::before {
1930
- content: var(--tw-content);
1931
- inset-inline-start: calc(var(--spacing) * 2.5);
1932
- }
1933
- }
1934
- .before\:w-px {
1935
- &::before {
1936
- content: var(--tw-content);
1937
- width: 1px;
1938
- }
1939
- }
1940
- .before\:bg-fd-border {
1941
- &::before {
1942
- content: var(--tw-content);
1943
- background-color: var(--color-fd-border);
1944
- }
1945
- }
1946
- .before\:content-\[\'\'\] {
1947
- &::before {
1948
- --tw-content: '';
1949
- content: var(--tw-content);
1950
- }
1951
- }
1952
- .first\:ms-0 {
1953
- &:first-child {
1954
- margin-inline-start: calc(var(--spacing) * 0);
1955
- }
1956
- }
1957
- .first\:mt-0 {
1958
- &:first-child {
1959
- margin-top: calc(var(--spacing) * 0);
1960
- }
1961
- }
1962
- .first\:mt-4 {
1963
- &:first-child {
1964
- margin-top: calc(var(--spacing) * 4);
1965
- }
1966
- }
1967
- .first\:pt-0 {
1968
- &:first-child {
1969
- padding-top: calc(var(--spacing) * 0);
1970
- }
1971
- }
1972
- .last\:me-0 {
1973
- &:last-child {
1974
- margin-inline-end: calc(var(--spacing) * 0);
1975
- }
1976
- }
1977
- .last\:rounded-b-xl {
1978
- &:last-child {
1979
- border-bottom-right-radius: var(--radius-xl);
1980
- border-bottom-left-radius: var(--radius-xl);
1981
- }
1982
- }
1983
- .last\:pb-0 {
1984
- &:last-child {
1985
- padding-bottom: calc(var(--spacing) * 0);
1986
- }
1987
- }
1988
- .\*\:last\:border-b-0 {
1989
- :is(& > *) {
1990
- &:last-child {
1991
- border-bottom-style: var(--tw-border-style);
1992
- border-bottom-width: 0px;
1993
- }
1994
- }
1995
- }
1996
- .empty\:mb-0 {
1997
- &:empty {
1998
- margin-bottom: calc(var(--spacing) * 0);
1999
- }
2000
- }
2001
- .empty\:hidden {
2002
- &:empty {
2003
- display: none;
2004
- }
2005
- }
2006
- .hover\:bg-fd-accent {
2007
- &:hover {
2008
- @media (hover: hover) {
2009
- background-color: var(--color-fd-accent);
2010
- }
2011
- }
2012
- }
2013
- .hover\:bg-fd-accent\/50 {
2014
- &:hover {
2015
- @media (hover: hover) {
2016
- background-color: color-mix(in srgb, hsla(0, 0%, 82%, 50%) 50%, transparent);
2017
- @supports (color: color-mix(in lab, red, red)) {
2018
- background-color: color-mix(in oklab, var(--color-fd-accent) 50%, transparent);
2019
- }
2020
- }
2021
- }
2022
- }
2023
- .hover\:bg-fd-accent\/80 {
2024
- &:hover {
2025
- @media (hover: hover) {
2026
- background-color: color-mix(in srgb, hsla(0, 0%, 82%, 50%) 80%, transparent);
2027
- @supports (color: color-mix(in lab, red, red)) {
2028
- background-color: color-mix(in oklab, var(--color-fd-accent) 80%, transparent);
2029
- }
2030
- }
2031
- }
2032
- }
2033
- .hover\:bg-fd-primary\/80 {
2034
- &:hover {
2035
- @media (hover: hover) {
2036
- background-color: color-mix(in srgb, hsl(0, 0%, 9%) 80%, transparent);
2037
- @supports (color: color-mix(in lab, red, red)) {
2038
- background-color: color-mix(in oklab, var(--color-fd-primary) 80%, transparent);
2039
- }
2040
- }
2041
- }
2042
- }
2043
- .hover\:text-fd-accent-foreground {
2044
- &:hover {
2045
- @media (hover: hover) {
2046
- color: var(--color-fd-accent-foreground);
2047
- }
2048
- }
2049
- }
2050
- .hover\:text-fd-accent-foreground\/80 {
2051
- &:hover {
2052
- @media (hover: hover) {
2053
- color: color-mix(in srgb, hsl(0, 0%, 9%) 80%, transparent);
2054
- @supports (color: color-mix(in lab, red, red)) {
2055
- color: color-mix(in oklab, var(--color-fd-accent-foreground) 80%, transparent);
2056
- }
2057
- }
2058
- }
2059
- }
2060
- .hover\:text-fd-popover-foreground\/50 {
2061
- &:hover {
2062
- @media (hover: hover) {
2063
- color: color-mix(in srgb, hsl(0, 0%, 15.1%) 50%, transparent);
2064
- @supports (color: color-mix(in lab, red, red)) {
2065
- color: color-mix(in oklab, var(--color-fd-popover-foreground) 50%, transparent);
2066
- }
2067
- }
2068
- }
2069
- }
2070
- .hover\:opacity-80 {
2071
- &:hover {
2072
- @media (hover: hover) {
2073
- opacity: 80%;
2074
- }
2075
- }
2076
- }
2077
- .hover\:transition-none {
2078
- &:hover {
2079
- @media (hover: hover) {
2080
- transition-property: none;
2081
- }
2082
- }
2083
- }
2084
- .focus-visible\:ring-2 {
2085
- &:focus-visible {
2086
- --tw-ring-shadow: var(--tw-ring-inset,) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color, currentcolor);
2087
- box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
2088
- }
2089
- }
2090
- .focus-visible\:ring-fd-ring {
2091
- &:focus-visible {
2092
- --tw-ring-color: var(--color-fd-ring);
2093
- }
2094
- }
2095
- .focus-visible\:outline-none {
2096
- &:focus-visible {
2097
- --tw-outline-style: none;
2098
- outline-style: none;
2099
- }
2100
- }
2101
- .focus-visible\:ring-inset {
2102
- &:focus-visible {
2103
- --tw-ring-inset: inset;
2104
- }
2105
- }
2106
- .disabled\:pointer-events-none {
2107
- &:disabled {
2108
- pointer-events: none;
2109
- }
2110
- }
2111
- .disabled\:opacity-50 {
2112
- &:disabled {
2113
- opacity: 50%;
2114
- }
2115
- }
2116
- .has-focus-visible\:bg-fd-accent {
2117
- &:has(*:focus-visible) {
2118
- background-color: var(--color-fd-accent);
2119
- }
2120
- }
2121
- .has-data-\[active\=true\]\:text-fd-primary {
2122
- &:has(*[data-active="true"]) {
2123
- color: var(--color-fd-primary);
2124
- }
2125
- }
2126
- .\*\:has-\[\+\:last-child\[data-empty\=true\]\]\:border-b-0 {
2127
- :is(& > *) {
2128
- &:has(+:last-child[data-empty=true]) {
2129
- border-bottom-style: var(--tw-border-style);
2130
- border-bottom-width: 0px;
2131
- }
2132
- }
2133
- }
2134
- .data-checked\:text-fd-accent-foreground {
2135
- &[data-checked] {
2136
- color: var(--color-fd-accent-foreground);
2137
- }
2138
- }
2139
- .data-\[active\]\:border-fd-primary {
2140
- &[data-active] {
2141
- border-color: var(--color-fd-primary);
2142
- }
2143
- }
2144
- .data-\[active\]\:text-fd-primary {
2145
- &[data-active] {
2146
- color: var(--color-fd-primary);
2147
- }
2148
- }
2149
- .data-\[active\=true\]\:bg-fd-primary\/10 {
2150
- &[data-active="true"] {
2151
- background-color: color-mix(in srgb, hsl(0, 0%, 9%) 10%, transparent);
2152
- @supports (color: color-mix(in lab, red, red)) {
2153
- background-color: color-mix(in oklab, var(--color-fd-primary) 10%, transparent);
2154
- }
2155
- }
2156
- }
2157
- .data-\[active\=true\]\:font-medium {
2158
- &[data-active="true"] {
2159
- --tw-font-weight: var(--font-weight-medium);
2160
- font-weight: var(--font-weight-medium);
2161
- }
2162
- }
2163
- .data-\[active\=true\]\:text-fd-primary {
2164
- &[data-active="true"] {
2165
- color: var(--color-fd-primary);
2166
- }
2167
- }
2168
- .data-\[active\=true\]\:before\:absolute {
2169
- &[data-active="true"] {
2170
- &::before {
2171
- content: var(--tw-content);
2172
- position: absolute;
2173
- }
2174
- }
2175
- }
2176
- .data-\[active\=true\]\:before\:inset-y-2\.5 {
2177
- &[data-active="true"] {
2178
- &::before {
2179
- content: var(--tw-content);
2180
- inset-block: calc(var(--spacing) * 2.5);
2181
- }
2182
- }
2183
- }
2184
- .data-\[active\=true\]\:before\:start-2\.5 {
2185
- &[data-active="true"] {
2186
- &::before {
2187
- content: var(--tw-content);
2188
- inset-inline-start: calc(var(--spacing) * 2.5);
2189
- }
2190
- }
2191
- }
2192
- .data-\[active\=true\]\:before\:w-px {
2193
- &[data-active="true"] {
2194
- &::before {
2195
- content: var(--tw-content);
2196
- width: 1px;
2197
- }
2198
- }
2199
- }
2200
- .data-\[active\=true\]\:before\:bg-fd-primary {
2201
- &[data-active="true"] {
2202
- &::before {
2203
- content: var(--tw-content);
2204
- background-color: var(--color-fd-primary);
2205
- }
2206
- }
2207
- }
2208
- .data-\[active\=true\]\:before\:content-\[\'\'\] {
2209
- &[data-active="true"] {
2210
- &::before {
2211
- --tw-content: '';
2212
- content: var(--tw-content);
2213
- }
2214
- }
2215
- }
2216
- .data-\[active\=true\]\:hover\:transition-colors {
2217
- &[data-active="true"] {
2218
- &:hover {
2219
- @media (hover: hover) {
2220
- transition-property: color, background-color, border-color, outline-color, text-decoration-color, fill, stroke, --tw-gradient-from, --tw-gradient-via, --tw-gradient-to;
2221
- transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
2222
- transition-duration: var(--tw-duration, var(--default-transition-duration));
2223
- }
2224
- }
2225
- }
2226
- }
2227
- .data-\[closed\]\:animate-fd-dialog-out {
2228
- &[data-closed] {
2229
- animation: var(--animate-fd-dialog-out);
2230
- }
2231
- }
2232
- .data-\[closed\]\:animate-fd-fade-out {
2233
- &[data-closed] {
2234
- animation: var(--animate-fd-fade-out);
2235
- }
2236
- }
2237
- .data-\[closed\]\:animate-fd-popover-out {
2238
- &[data-closed] {
2239
- animation: var(--animate-fd-popover-out);
2240
- }
2241
- }
2242
- .data-\[collapsed\=false\]\:hidden {
2243
- &[data-collapsed="false"] {
2244
- display: none;
2245
- }
2246
- }
2247
- .\*\:data-\[empty\=true\]\:border-b-0 {
2248
- :is(& > *) {
2249
- &[data-empty="true"] {
2250
- border-bottom-style: var(--tw-border-style);
2251
- border-bottom-width: 0px;
2252
- }
2253
- }
2254
- }
2255
- .data-\[ending-style\]\:h-0 {
2256
- &[data-ending-style] {
2257
- height: calc(var(--spacing) * 0);
2258
- }
2259
- }
2260
- .data-\[ending-style\]\:scale-90 {
2261
- &[data-ending-style] {
2262
- --tw-scale-x: 90%;
2263
- --tw-scale-y: 90%;
2264
- --tw-scale-z: 90%;
2265
- scale: var(--tw-scale-x) var(--tw-scale-y);
2266
- }
2267
- }
2268
- .data-\[ending-style\]\:opacity-0 {
2269
- &[data-ending-style] {
2270
- opacity: 0%;
2271
- }
2272
- }
2273
- .data-\[ending-style\]\:duration-150 {
2274
- &[data-ending-style] {
2275
- --tw-duration: 150ms;
2276
- transition-duration: 150ms;
2277
- }
2278
- }
2279
- .data-\[ending-style\]\:data-\[activation-direction\=left\]\:translate-x-1\/2 {
2280
- &[data-ending-style] {
2281
- &[data-activation-direction="left"] {
2282
- --tw-translate-x: calc(1/2 * 100%);
2283
- translate: var(--tw-translate-x) var(--tw-translate-y);
2284
- }
2285
- }
2286
- }
2287
- .data-\[ending-style\]\:data-\[activation-direction\=right\]\:-translate-x-1\/2 {
2288
- &[data-ending-style] {
2289
- &[data-activation-direction="right"] {
2290
- --tw-translate-x: calc(calc(1/2 * 100%) * -1);
2291
- translate: var(--tw-translate-x) var(--tw-translate-y);
2292
- }
2293
- }
2294
- }
2295
- .data-\[inactive\]\:hidden {
2296
- &[data-inactive] {
2297
- display: none;
2298
- }
2299
- }
2300
- .data-\[instant\]\:transition-none {
2301
- &[data-instant] {
2302
- transition-property: none;
2303
- }
2304
- }
2305
- .data-\[open\]\:animate-fd-dialog-in {
2306
- &[data-open] {
2307
- animation: var(--animate-fd-dialog-in);
2308
- }
2309
- }
2310
- .data-\[open\]\:animate-fd-fade-in {
2311
- &[data-open] {
2312
- animation: var(--animate-fd-fade-in);
2313
- }
2314
- }
2315
- .data-\[open\]\:animate-fd-popover-in {
2316
- &[data-open] {
2317
- animation: var(--animate-fd-popover-in);
2318
- }
2319
- }
2320
- .data-\[open\]\:bg-fd-accent {
2321
- &[data-open] {
2322
- background-color: var(--color-fd-accent);
2323
- }
2324
- }
2325
- .data-\[open\]\:text-fd-accent-foreground {
2326
- &[data-open] {
2327
- color: var(--color-fd-accent-foreground);
2328
- }
2329
- }
2330
- .data-\[popup-open\]\:text-fd-primary {
2331
- &[data-popup-open] {
2332
- color: var(--color-fd-primary);
2333
- }
2334
- }
2335
- .data-\[starting-style\]\:h-0 {
2336
- &[data-starting-style] {
2337
- height: calc(var(--spacing) * 0);
2338
- }
2339
- }
2340
- .data-\[starting-style\]\:scale-90 {
2341
- &[data-starting-style] {
2342
- --tw-scale-x: 90%;
2343
- --tw-scale-y: 90%;
2344
- --tw-scale-z: 90%;
2345
- scale: var(--tw-scale-x) var(--tw-scale-y);
2346
- }
2347
- }
2348
- .data-\[starting-style\]\:opacity-0 {
2349
- &[data-starting-style] {
2350
- opacity: 0%;
2351
- }
2352
- }
2353
- .data-\[starting-style\]\:data-\[activation-direction\=left\]\:-translate-x-1\/2 {
2354
- &[data-starting-style] {
2355
- &[data-activation-direction="left"] {
2356
- --tw-translate-x: calc(calc(1/2 * 100%) * -1);
2357
- translate: var(--tw-translate-x) var(--tw-translate-y);
2358
- }
2359
- }
2360
- }
2361
- .data-\[starting-style\]\:data-\[activation-direction\=right\]\:translate-x-1\/2 {
2362
- &[data-starting-style] {
2363
- &[data-activation-direction="right"] {
2364
- --tw-translate-x: calc(1/2 * 100%);
2365
- translate: var(--tw-translate-x) var(--tw-translate-y);
2366
- }
2367
- }
2368
- }
2369
- .data-\[state\=closed\]\:animate-fd-fade-out {
2370
- &[data-state="closed"] {
2371
- animation: var(--animate-fd-fade-out);
2372
- }
2373
- }
2374
- .data-\[state\=closed\]\:animate-fd-sidebar-out {
2375
- &[data-state="closed"] {
2376
- animation: var(--animate-fd-sidebar-out);
2377
- }
2378
- }
2379
- .data-\[state\=open\]\:animate-fd-fade-in {
2380
- &[data-state="open"] {
2381
- animation: var(--animate-fd-fade-in);
2382
- }
2383
- }
2384
- .data-\[state\=open\]\:animate-fd-sidebar-in {
2385
- &[data-state="open"] {
2386
- animation: var(--animate-fd-sidebar-in);
2387
- }
2388
- }
2389
- .data-\[state\=open\]\:text-fd-accent-foreground {
2390
- &[data-state="open"] {
2391
- color: var(--color-fd-accent-foreground);
2392
- }
2393
- }
2394
- .data-\[transparent\=false\]\:bg-fd-background\/80 {
2395
- &[data-transparent="false"] {
2396
- background-color: color-mix(in srgb, hsl(0, 0%, 96%) 80%, transparent);
2397
- @supports (color: color-mix(in lab, red, red)) {
2398
- background-color: color-mix(in oklab, var(--color-fd-background) 80%, transparent);
2399
- }
2400
- }
2401
- }
2402
- .max-xl\:hidden {
2403
- @media (width < 80rem) {
2404
- display: none;
2405
- }
2406
- }
2407
- .max-lg\:flex {
2408
- @media (width < 64rem) {
2409
- display: flex;
2410
- }
2411
- }
2412
- .max-lg\:hidden {
2413
- @media (width < 64rem) {
2414
- display: none;
2415
- }
2416
- }
2417
- .max-md\:flex {
2418
- @media (width < 48rem) {
2419
- display: flex;
2420
- }
2421
- }
2422
- .max-md\:hidden {
2423
- @media (width < 48rem) {
2424
- display: none;
2425
- }
2426
- }
2427
- .max-md\:rounded-md {
2428
- @media (width < 48rem) {
2429
- border-radius: var(--radius-md);
2430
- }
2431
- }
2432
- .max-md\:border {
2433
- @media (width < 48rem) {
2434
- border-style: var(--tw-border-style);
2435
- border-width: 1px;
2436
- }
2437
- }
2438
- .max-md\:bg-fd-secondary {
2439
- @media (width < 48rem) {
2440
- background-color: var(--color-fd-secondary);
2441
- }
2442
- }
2443
- .max-md\:p-1\.5 {
2444
- @media (width < 48rem) {
2445
- padding: calc(var(--spacing) * 1.5);
2446
- }
2447
- }
2448
- .max-sm\:hidden {
2449
- @media (width < 40rem) {
2450
- display: none;
2451
- }
2452
- }
2453
- .sm\:hidden {
2454
- @media (width >= 40rem) {
2455
- display: none;
2456
- }
2457
- }
2458
- .md\:top-\[calc\(50\%-250px\)\] {
2459
- @media (width >= 48rem) {
2460
- top: calc(50% - 250px);
2461
- }
2462
- }
2463
- .md\:mb-auto {
2464
- @media (width >= 48rem) {
2465
- margin-bottom: auto;
2466
- }
2467
- }
2468
- .md\:hidden {
2469
- @media (width >= 48rem) {
2470
- display: none;
2471
- }
2472
- }
2473
- .md\:size-5 {
2474
- @media (width >= 48rem) {
2475
- width: calc(var(--spacing) * 5);
2476
- height: calc(var(--spacing) * 5);
2477
- }
2478
- }
2479
- .md\:grid-cols-2 {
2480
- @media (width >= 48rem) {
2481
- grid-template-columns: repeat(2, minmax(0, 1fr));
2482
- }
2483
- }
2484
- .md\:gap-2 {
2485
- @media (width >= 48rem) {
2486
- gap: calc(var(--spacing) * 2);
2487
- }
2488
- }
2489
- .md\:px-6 {
2490
- @media (width >= 48rem) {
2491
- padding-inline: calc(var(--spacing) * 6);
2492
- }
2493
- }
2494
- .md\:pt-8 {
2495
- @media (width >= 48rem) {
2496
- padding-top: calc(var(--spacing) * 8);
2497
- }
2498
- }
2499
- .has-data-\[collapsed\=true\]\:md\:flex {
2500
- &:has(*[data-collapsed="true"]) {
2501
- @media (width >= 48rem) {
2502
- display: flex;
2503
- }
2504
- }
2505
- }
2506
- .lg\:hidden {
2507
- @media (width >= 64rem) {
2508
- display: none;
2509
- }
2510
- }
2511
- .lg\:grid-cols-3 {
2512
- @media (width >= 64rem) {
2513
- grid-template-columns: repeat(3, minmax(0, 1fr));
2514
- }
2515
- }
2516
- .lg\:flex-row {
2517
- @media (width >= 64rem) {
2518
- flex-direction: row;
2519
- }
2520
- }
2521
- .lg\:items-center {
2522
- @media (width >= 64rem) {
2523
- align-items: center;
2524
- }
2525
- }
2526
- .xl\:hidden {
2527
- @media (width >= 80rem) {
2528
- display: none;
2529
- }
2530
- }
2531
- .xl\:px-8 {
2532
- @media (width >= 80rem) {
2533
- padding-inline: calc(var(--spacing) * 8);
2534
- }
2535
- }
2536
- .xl\:pt-14 {
2537
- @media (width >= 80rem) {
2538
- padding-top: calc(var(--spacing) * 14);
2539
- }
2540
- }
2541
- .\@max-xl\:hidden {
2542
- @container (width < 36rem) {
2543
- display: none;
2544
- }
2545
- }
2546
- .\@max-lg\:col-span-full {
2547
- @container (width < 32rem) {
2548
- grid-column: 1 / -1;
2549
- }
2550
- }
2551
- .rtl\:-translate-x-2 {
2552
- &:where(:dir(rtl), [dir="rtl"], [dir="rtl"] *) {
2553
- --tw-translate-x: calc(var(--spacing) * -2);
2554
- translate: var(--tw-translate-x) var(--tw-translate-y);
2555
- }
2556
- }
2557
- .rtl\:translate-x-full {
2558
- &:where(:dir(rtl), [dir="rtl"], [dir="rtl"] *) {
2559
- --tw-translate-x: 100%;
2560
- translate: var(--tw-translate-x) var(--tw-translate-y);
2561
- }
2562
- }
2563
- .rtl\:-scale-x-100 {
2564
- &:where(:dir(rtl), [dir="rtl"], [dir="rtl"] *) {
2565
- --tw-scale-x: calc(100% * -1);
2566
- scale: var(--tw-scale-x) var(--tw-scale-y);
2567
- }
2568
- }
2569
- .rtl\:rotate-180 {
2570
- &:where(:dir(rtl), [dir="rtl"], [dir="rtl"] *) {
2571
- rotate: 180deg;
2572
- }
2573
- }
2574
- .dark\:bg-\(--shiki-dark-bg\) {
2575
- &:where(.dark, .dark *) {
2576
- background-color: var(--shiki-dark-bg);
2577
- }
2578
- }
2579
- .layout\:\[--fd-header-height\:--spacing\(14\)\] {
2580
- #nd-docs-layout:has(&), #nd-notebook-layout:has(&), #nd-home-layout:has(&) {
2581
- --fd-header-height: calc(var(--spacing) * 14);
2582
- }
2583
- }
2584
- .max-xl\:layout\:\[--fd-toc-popover-height\:--spacing\(10\)\] {
2585
- @media (width < 80rem) {
2586
- #nd-docs-layout:has(&), #nd-notebook-layout:has(&), #nd-home-layout:has(&) {
2587
- --fd-toc-popover-height: calc(var(--spacing) * 10);
2588
- }
2589
- }
2590
- }
2591
- .max-md\:layout\:\[--fd-header-height\:--spacing\(14\)\] {
2592
- @media (width < 48rem) {
2593
- #nd-docs-layout:has(&), #nd-notebook-layout:has(&), #nd-home-layout:has(&) {
2594
- --fd-header-height: calc(var(--spacing) * 14);
2595
- }
2596
- }
2597
- }
2598
- .md\:layout\:\[--fd-sidebar-width\:268px\] {
2599
- @media (width >= 48rem) {
2600
- #nd-docs-layout:has(&), #nd-notebook-layout:has(&), #nd-home-layout:has(&) {
2601
- --fd-sidebar-width: 268px;
2602
- }
2603
- }
2604
- }
2605
- .lg\:layout\:\[--fd-header-height\:--spacing\(24\)\] {
2606
- @media (width >= 64rem) {
2607
- #nd-docs-layout:has(&), #nd-notebook-layout:has(&), #nd-home-layout:has(&) {
2608
- --fd-header-height: calc(var(--spacing) * 24);
2609
- }
2610
- }
2611
- }
2612
- .xl\:layout\:\[--fd-toc-width\:268px\] {
2613
- @media (width >= 80rem) {
2614
- #nd-docs-layout:has(&), #nd-notebook-layout:has(&), #nd-home-layout:has(&) {
2615
- --fd-toc-width: 268px;
2616
- }
2617
- }
2618
- }
2619
- .\[\&_svg\]\:size-3\.5 {
2620
- & svg {
2621
- width: calc(var(--spacing) * 3.5);
2622
- height: calc(var(--spacing) * 3.5);
2623
- }
2624
- }
2625
- .\[\&_svg\]\:size-4 {
2626
- & svg {
2627
- width: calc(var(--spacing) * 4);
2628
- height: calc(var(--spacing) * 4);
2629
- }
2630
- }
2631
- .\[\&_svg\]\:size-4\.5 {
2632
- & svg {
2633
- width: calc(var(--spacing) * 4.5);
2634
- height: calc(var(--spacing) * 4.5);
2635
- }
2636
- }
2637
- .\[\&_svg\]\:size-5 {
2638
- & svg {
2639
- width: calc(var(--spacing) * 5);
2640
- height: calc(var(--spacing) * 5);
2641
- }
2642
- }
2643
- .\[\&_svg\]\:size-5\.5 {
2644
- & svg {
2645
- width: calc(var(--spacing) * 5.5);
2646
- height: calc(var(--spacing) * 5.5);
2647
- }
2648
- }
2649
- .\[\&_svg\]\:size-full {
2650
- & svg {
2651
- width: 100%;
2652
- height: 100%;
2653
- }
2654
- }
2655
- .\[\&_svg\]\:shrink-0 {
2656
- & svg {
2657
- flex-shrink: 0;
2658
- }
2659
- }
2660
- .\[\&\>figure\:only-child\]\:-m-4 {
2661
- &>figure:only-child {
2662
- margin: calc(var(--spacing) * -4);
2663
- }
2664
- }
2665
- .\[\&\>figure\:only-child\]\:border-none {
2666
- &>figure:only-child {
2667
- --tw-border-style: none;
2668
- border-style: none;
2669
- }
2670
- }
2671
- .\[\&\[hidden\]\:not\(\[hidden\=\'until-found\'\]\)\]\:hidden {
2672
- &[hidden]:not([hidden='until-found']) {
2673
- display: none;
2674
- }
2675
- }
2676
- }
2677
- .dark {
2678
- --color-fd-background: hsl(0, 0%, 7.04%);
2679
- --color-fd-foreground: hsl(0, 0%, 92%);
2680
- --color-fd-muted: hsl(0, 0%, 12.9%);
2681
- --color-fd-muted-foreground: hsla(0, 0%, 70%, 0.8);
2682
- --color-fd-popover: hsl(0, 0%, 11.6%);
2683
- --color-fd-popover-foreground: hsl(0, 0%, 86.9%);
2684
- --color-fd-card: hsl(0, 0%, 9.8%);
2685
- --color-fd-card-foreground: hsl(0, 0%, 98%);
2686
- --color-fd-border: hsla(0, 0%, 40%, 20%);
2687
- --color-fd-primary: hsl(0, 0%, 98%);
2688
- --color-fd-primary-foreground: hsl(0, 0%, 9%);
2689
- --color-fd-secondary: hsl(0, 0%, 12.9%);
2690
- --color-fd-secondary-foreground: hsl(0, 0%, 92%);
2691
- --color-fd-accent: hsla(0, 0%, 40.9%, 30%);
2692
- --color-fd-accent-foreground: hsl(0, 0%, 90%);
2693
- --color-fd-ring: hsl(0, 0%, 54.9%);
2694
- --color-fd-overlay: hsla(0, 0%, 0%, 0.2);
2695
- }
2696
- .dark #nd-sidebar {
2697
- --color-fd-muted: hsl(0, 0%, 16%);
2698
- --color-fd-secondary: hsl(0, 0%, 18%);
2699
- --color-fd-muted-foreground: hsl(0, 0%, 72%);
2700
- }
2701
- .shiki:not(.not-fumadocs-codeblock *) {
2702
- --padding-left: calc(var(--spacing) * 4);
2703
- --padding-right: calc(var(--spacing) * 4);
2704
- code span {
2705
- color: var(--shiki-light);
2706
- }
2707
- }
2708
- .dark .shiki:not(.not-fumadocs-codeblock *) {
2709
- code span {
2710
- color: var(--shiki-dark);
2711
- }
2712
- }
2713
- :is(pre *):is(.shiki *):not(.not-fumadocs-codeblock *) {
2714
- .line& {
2715
- position: relative;
2716
- min-height: 1lh;
2717
- padding-left: var(--padding-left);
2718
- padding-right: var(--padding-right);
2719
- }
2720
- .has-focused .line&:not(.focused) {
2721
- filter: blur(2px);
2722
- transition: filter 200ms;
2723
- }
2724
- .has-focused:hover .line&:not(.focused) {
2725
- filter: blur(0);
2726
- }
2727
- [data-line-numbers] .twoslash-meta-line& {
2728
- padding-left: calc(var(--padding-left) + 7 * var(--spacing));
2729
- }
2730
- [data-line-numbers] .line& {
2731
- counter-increment: line;
2732
- padding-left: calc(var(--padding-left) + 7 * var(--spacing));
2733
- }
2734
- [data-line-numbers] .line&::after {
2735
- position: absolute;
2736
- content: counter(line);
2737
- color: var(--fd-counter-color, hsl(0, 0%, 45.1%));
2738
- @supports (color: color-mix(in lab, red, red)) {
2739
- color: color-mix( in oklab, var(--fd-counter-color, var(--color-fd-muted-foreground)) 60%, transparent );
2740
- }
2741
- top: calc(var(--spacing) * 0);
2742
- left: calc(var(--spacing) * 4);
2743
- }
2744
- .diff&::before {
2745
- position: absolute;
2746
- left: calc(var(--spacing) * 1.5);
2747
- }
2748
- .diff.remove& {
2749
- opacity: 0.7;
2750
- --fd-counter-color: var(--color-fd-diff-remove-symbol);
2751
- background-color: var(--color-fd-diff-remove);
2752
- }
2753
- .diff.remove&::before {
2754
- content: '-';
2755
- color: var(--color-fd-diff-remove-symbol);
2756
- }
2757
- .diff.add& {
2758
- --fd-counter-color: var(--color-fd-diff-add-symbol);
2759
- background-color: var(--color-fd-diff-add);
2760
- }
2761
- .diff.add&::before {
2762
- content: '+';
2763
- color: var(--color-fd-diff-add-symbol);
2764
- }
2765
- .highlighted& {
2766
- --fd-counter-color: var(--color-fd-primary);
2767
- padding-left: calc(var(--padding-left) - 2px);
2768
- border-left-style: var(--tw-border-style);
2769
- border-left-width: 2px;
2770
- border-color: color-mix(in srgb, hsl(0, 0%, 9%) 50%, transparent);
2771
- @supports (color: color-mix(in lab, red, red)) {
2772
- border-color: color-mix(in oklab, var(--color-fd-primary) 50%, transparent);
2773
- }
2774
- background-color: color-mix(in srgb, hsl(0, 0%, 9%) 10%, transparent);
2775
- @supports (color: color-mix(in lab, red, red)) {
2776
- background-color: color-mix(in oklab, var(--color-fd-primary) 10%, transparent);
2777
- }
2778
- }
2779
- .highlighted-word& {
2780
- padding: 1px;
2781
- margin-block: -1px;
2782
- border-radius: var(--radius-md);
2783
- border-style: var(--tw-border-style);
2784
- border-width: 1px;
2785
- border-color: color-mix(in srgb, hsl(0, 0%, 9%) 30%, transparent);
2786
- @supports (color: color-mix(in lab, red, red)) {
2787
- border-color: color-mix(in oklab, var(--color-fd-primary) 30%, transparent);
2788
- }
2789
- background-color: color-mix(in srgb, hsl(0, 0%, 9%) 10%, transparent);
2790
- @supports (color: color-mix(in lab, red, red)) {
2791
- background-color: color-mix(in oklab, var(--color-fd-primary) 10%, transparent);
2792
- }
2793
- --tw-font-weight: var(--font-weight-medium);
2794
- font-weight: var(--font-weight-medium);
2795
- }
2796
- }
2797
- :root {
2798
- --fd-sidebar-drawer-offset: 100%;
2799
- }
2800
- [dir='rtl'] {
2801
- --fd-sidebar-drawer-offset: -100%;
2802
- }
2803
- @layer base {
2804
- *, ::after, ::before, ::backdrop, ::file-selector-button {
2805
- border-color: var(--color-fd-border, currentColor);
2806
- }
2807
- body {
2808
- background-color: var(--color-fd-background);
2809
- color: var(--color-fd-foreground);
2810
- }
2811
- }
2812
- @layer base {
2813
- body {
2814
- display: flex;
2815
- min-height: 100vh;
2816
- flex-direction: column;
2817
- }
2818
- }
2819
- @property --tw-border-style {
2820
- syntax: "*";
2821
- inherits: false;
2822
- initial-value: solid;
2823
- }
2824
- @property --tw-translate-x {
2825
- syntax: "*";
2826
- inherits: false;
2827
- initial-value: 0;
2828
- }
2829
- @property --tw-translate-y {
2830
- syntax: "*";
2831
- inherits: false;
2832
- initial-value: 0;
2833
- }
2834
- @property --tw-translate-z {
2835
- syntax: "*";
2836
- inherits: false;
2837
- initial-value: 0;
2838
- }
2839
- @property --tw-rotate-x {
2840
- syntax: "*";
2841
- inherits: false;
2842
- }
2843
- @property --tw-rotate-y {
2844
- syntax: "*";
2845
- inherits: false;
2846
- }
2847
- @property --tw-rotate-z {
2848
- syntax: "*";
2849
- inherits: false;
2850
- }
2851
- @property --tw-skew-x {
2852
- syntax: "*";
2853
- inherits: false;
2854
- }
2855
- @property --tw-skew-y {
2856
- syntax: "*";
2857
- inherits: false;
2858
- }
2859
- @property --tw-divide-y-reverse {
2860
- syntax: "*";
2861
- inherits: false;
2862
- initial-value: 0;
2863
- }
2864
- @property --tw-leading {
2865
- syntax: "*";
2866
- inherits: false;
2867
- }
2868
- @property --tw-font-weight {
2869
- syntax: "*";
2870
- inherits: false;
2871
- }
2872
- @property --tw-shadow {
2873
- syntax: "*";
2874
- inherits: false;
2875
- initial-value: 0 0 #0000;
2876
- }
2877
- @property --tw-shadow-color {
2878
- syntax: "*";
2879
- inherits: false;
2880
- }
2881
- @property --tw-shadow-alpha {
2882
- syntax: "<percentage>";
2883
- inherits: false;
2884
- initial-value: 100%;
2885
- }
2886
- @property --tw-inset-shadow {
2887
- syntax: "*";
2888
- inherits: false;
2889
- initial-value: 0 0 #0000;
2890
- }
2891
- @property --tw-inset-shadow-color {
2892
- syntax: "*";
2893
- inherits: false;
2894
- }
2895
- @property --tw-inset-shadow-alpha {
2896
- syntax: "<percentage>";
2897
- inherits: false;
2898
- initial-value: 100%;
2899
- }
2900
- @property --tw-ring-color {
2901
- syntax: "*";
2902
- inherits: false;
2903
- }
2904
- @property --tw-ring-shadow {
2905
- syntax: "*";
2906
- inherits: false;
2907
- initial-value: 0 0 #0000;
2908
- }
2909
- @property --tw-inset-ring-color {
2910
- syntax: "*";
2911
- inherits: false;
2912
- }
2913
- @property --tw-inset-ring-shadow {
2914
- syntax: "*";
2915
- inherits: false;
2916
- initial-value: 0 0 #0000;
2917
- }
2918
- @property --tw-ring-inset {
2919
- syntax: "*";
2920
- inherits: false;
2921
- }
2922
- @property --tw-ring-offset-width {
2923
- syntax: "<length>";
2924
- inherits: false;
2925
- initial-value: 0px;
2926
- }
2927
- @property --tw-ring-offset-color {
2928
- syntax: "*";
2929
- inherits: false;
2930
- initial-value: #fff;
2931
- }
2932
- @property --tw-ring-offset-shadow {
2933
- syntax: "*";
2934
- inherits: false;
2935
- initial-value: 0 0 #0000;
2936
- }
2937
- @property --tw-outline-style {
2938
- syntax: "*";
2939
- inherits: false;
2940
- initial-value: solid;
2941
- }
2942
- @property --tw-blur {
2943
- syntax: "*";
2944
- inherits: false;
2945
- }
2946
- @property --tw-brightness {
2947
- syntax: "*";
2948
- inherits: false;
2949
- }
2950
- @property --tw-contrast {
2951
- syntax: "*";
2952
- inherits: false;
2953
- }
2954
- @property --tw-grayscale {
2955
- syntax: "*";
2956
- inherits: false;
2957
- }
2958
- @property --tw-hue-rotate {
2959
- syntax: "*";
2960
- inherits: false;
2961
- }
2962
- @property --tw-invert {
2963
- syntax: "*";
2964
- inherits: false;
2965
- }
2966
- @property --tw-opacity {
2967
- syntax: "*";
2968
- inherits: false;
2969
- }
2970
- @property --tw-saturate {
2971
- syntax: "*";
2972
- inherits: false;
2973
- }
2974
- @property --tw-sepia {
2975
- syntax: "*";
2976
- inherits: false;
2977
- }
2978
- @property --tw-drop-shadow {
2979
- syntax: "*";
2980
- inherits: false;
2981
- }
2982
- @property --tw-drop-shadow-color {
2983
- syntax: "*";
2984
- inherits: false;
2985
- }
2986
- @property --tw-drop-shadow-alpha {
2987
- syntax: "<percentage>";
2988
- inherits: false;
2989
- initial-value: 100%;
2990
- }
2991
- @property --tw-drop-shadow-size {
2992
- syntax: "*";
2993
- inherits: false;
2994
- }
2995
- @property --tw-backdrop-blur {
2996
- syntax: "*";
2997
- inherits: false;
2998
- }
2999
- @property --tw-backdrop-brightness {
3000
- syntax: "*";
3001
- inherits: false;
3002
- }
3003
- @property --tw-backdrop-contrast {
3004
- syntax: "*";
3005
- inherits: false;
3006
- }
3007
- @property --tw-backdrop-grayscale {
3008
- syntax: "*";
3009
- inherits: false;
3010
- }
3011
- @property --tw-backdrop-hue-rotate {
3012
- syntax: "*";
3013
- inherits: false;
3014
- }
3015
- @property --tw-backdrop-invert {
3016
- syntax: "*";
3017
- inherits: false;
3018
- }
3019
- @property --tw-backdrop-opacity {
3020
- syntax: "*";
3021
- inherits: false;
3022
- }
3023
- @property --tw-backdrop-saturate {
3024
- syntax: "*";
3025
- inherits: false;
3026
- }
3027
- @property --tw-backdrop-sepia {
3028
- syntax: "*";
3029
- inherits: false;
3030
- }
3031
- @property --tw-duration {
3032
- syntax: "*";
3033
- inherits: false;
3034
- }
3035
- @property --tw-ease {
3036
- syntax: "*";
3037
- inherits: false;
3038
- }
3039
- @property --tw-content {
3040
- syntax: "*";
3041
- initial-value: "";
3042
- inherits: false;
3043
- }
3044
- @property --tw-scale-x {
3045
- syntax: "*";
3046
- inherits: false;
3047
- initial-value: 1;
3048
- }
3049
- @property --tw-scale-y {
3050
- syntax: "*";
3051
- inherits: false;
3052
- initial-value: 1;
3053
- }
3054
- @property --tw-scale-z {
3055
- syntax: "*";
3056
- inherits: false;
3057
- initial-value: 1;
3058
- }
3059
- @keyframes pulse {
3060
- 50% {
3061
- opacity: 0.5;
3062
- }
3063
- }
3064
- @keyframes fd-sidebar-in {
3065
- from {
3066
- transform: translateX(var(--fd-sidebar-drawer-offset));
3067
- }
3068
- }
3069
- @keyframes fd-sidebar-out {
3070
- to {
3071
- transform: translateX(var(--fd-sidebar-drawer-offset));
3072
- }
3073
- }
3074
- @keyframes fd-dialog-in {
3075
- from {
3076
- transform: scale(1.06);
3077
- opacity: 0;
3078
- }
3079
- to {
3080
- transform: scale(1);
3081
- }
3082
- }
3083
- @keyframes fd-dialog-out {
3084
- from {
3085
- transform: scale(1);
3086
- }
3087
- to {
3088
- transform: scale(1.04);
3089
- opacity: 0;
3090
- }
3091
- }
3092
- @keyframes fd-popover-in {
3093
- from {
3094
- opacity: 0;
3095
- transform: scale(0.9);
3096
- }
3097
- }
3098
- @keyframes fd-popover-out {
3099
- to {
3100
- opacity: 0;
3101
- transform: scale(0.9);
3102
- }
3103
- }
3104
- @keyframes fd-fade-in {
3105
- from {
3106
- opacity: 0;
3107
- }
3108
- to {
3109
- opacity: 1;
3110
- }
3111
- }
3112
- @keyframes fd-fade-out {
3113
- from {
3114
- opacity: 1;
3115
- }
3116
- to {
3117
- opacity: 0;
3118
- }
3119
- }
3120
- @layer properties {
3121
- @supports ((-webkit-hyphens: none) and (not (margin-trim: inline))) or ((-moz-orient: inline) and (not (color:rgb(from red r g b)))) {
3122
- *, ::before, ::after, ::backdrop {
3123
- --tw-border-style: solid;
3124
- --tw-translate-x: 0;
3125
- --tw-translate-y: 0;
3126
- --tw-translate-z: 0;
3127
- --tw-rotate-x: initial;
3128
- --tw-rotate-y: initial;
3129
- --tw-rotate-z: initial;
3130
- --tw-skew-x: initial;
3131
- --tw-skew-y: initial;
3132
- --tw-divide-y-reverse: 0;
3133
- --tw-leading: initial;
3134
- --tw-font-weight: initial;
3135
- --tw-shadow: 0 0 #0000;
3136
- --tw-shadow-color: initial;
3137
- --tw-shadow-alpha: 100%;
3138
- --tw-inset-shadow: 0 0 #0000;
3139
- --tw-inset-shadow-color: initial;
3140
- --tw-inset-shadow-alpha: 100%;
3141
- --tw-ring-color: initial;
3142
- --tw-ring-shadow: 0 0 #0000;
3143
- --tw-inset-ring-color: initial;
3144
- --tw-inset-ring-shadow: 0 0 #0000;
3145
- --tw-ring-inset: initial;
3146
- --tw-ring-offset-width: 0px;
3147
- --tw-ring-offset-color: #fff;
3148
- --tw-ring-offset-shadow: 0 0 #0000;
3149
- --tw-outline-style: solid;
3150
- --tw-blur: initial;
3151
- --tw-brightness: initial;
3152
- --tw-contrast: initial;
3153
- --tw-grayscale: initial;
3154
- --tw-hue-rotate: initial;
3155
- --tw-invert: initial;
3156
- --tw-opacity: initial;
3157
- --tw-saturate: initial;
3158
- --tw-sepia: initial;
3159
- --tw-drop-shadow: initial;
3160
- --tw-drop-shadow-color: initial;
3161
- --tw-drop-shadow-alpha: 100%;
3162
- --tw-drop-shadow-size: initial;
3163
- --tw-backdrop-blur: initial;
3164
- --tw-backdrop-brightness: initial;
3165
- --tw-backdrop-contrast: initial;
3166
- --tw-backdrop-grayscale: initial;
3167
- --tw-backdrop-hue-rotate: initial;
3168
- --tw-backdrop-invert: initial;
3169
- --tw-backdrop-opacity: initial;
3170
- --tw-backdrop-saturate: initial;
3171
- --tw-backdrop-sepia: initial;
3172
- --tw-duration: initial;
3173
- --tw-ease: initial;
3174
- --tw-content: "";
3175
- --tw-scale-x: 1;
3176
- --tw-scale-y: 1;
3177
- --tw-scale-z: 1;
3178
- }
3179
- }
3180
- }