@primer/react-brand 0.74.0 → 0.75.0-rc.5af1749e

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 (409) hide show
  1. package/docs/index.md +2 -2
  2. package/esm/Hero/sub-components/HeroLabel.d.ts +1 -0
  3. package/esm/Hero/sub-components/HeroLabel.d.ts.map +1 -1
  4. package/esm/Hero/sub-components/HeroLabel.js +7 -6
  5. package/esm/Hero/sub-components/HeroLabel.js.map +1 -1
  6. package/esm/TextCursorAnimation/TextCursorAnimation.d.ts +8 -3
  7. package/esm/TextCursorAnimation/TextCursorAnimation.d.ts.map +1 -1
  8. package/esm/TextCursorAnimation/TextCursorAnimation.js +53 -27
  9. package/esm/TextCursorAnimation/TextCursorAnimation.js.map +1 -1
  10. package/esm/TextCursorAnimation/TextCursorAnimation.module-BS4hPR8H.css +1 -0
  11. package/esm/TextCursorAnimation/TextCursorAnimation.module.js +14 -4
  12. package/esm/TextCursorAnimation/TextCursorAnimation.module.js.map +1 -1
  13. package/esm/hooks/useCursorAnimation.d.ts +8 -31
  14. package/esm/hooks/useCursorAnimation.d.ts.map +1 -1
  15. package/esm/hooks/useCursorAnimation.js +84 -36
  16. package/esm/hooks/useCursorAnimation.js.map +1 -1
  17. package/esm/packages/design-tokens/lib/design-tokens/css/tokens/functional/components/text-cursor-animation/base-DKbXhPKv.css +1 -0
  18. package/esm/packages/design-tokens/lib/design-tokens/css/tokens/functional/components/text-cursor-animation/colors-with-modes-BucKYl1n.css +1 -0
  19. package/lib/Hero/sub-components/HeroLabel.d.ts +1 -0
  20. package/lib/TextCursorAnimation/TextCursorAnimation.d.ts +8 -3
  21. package/lib/css/main.css +143 -99
  22. package/lib/design-tokens/css/tokens/base/colors/color-scales-with-modes.css +1 -1
  23. package/lib/design-tokens/css/tokens/base/colors/light.css +1 -1
  24. package/lib/design-tokens/css/tokens/base/size/size.css +1 -1
  25. package/lib/design-tokens/css/tokens/base/typography/typography.css +1 -1
  26. package/lib/design-tokens/css/tokens/functional/animation/base.css +1 -1
  27. package/lib/design-tokens/css/tokens/functional/colors/global-with-modes.css +1 -1
  28. package/lib/design-tokens/css/tokens/functional/colors/global.css +1 -1
  29. package/lib/design-tokens/css/tokens/functional/components/accordion/colors-with-modes.css +1 -1
  30. package/lib/design-tokens/css/tokens/functional/components/action-menu/colors-with-modes.css +1 -1
  31. package/lib/design-tokens/css/tokens/functional/components/anchor-nav/colors-with-modes.css +1 -1
  32. package/lib/design-tokens/css/tokens/functional/components/bento/base.css +1 -1
  33. package/lib/design-tokens/css/tokens/functional/components/blinking-cursor/colors-with-modes.css +1 -1
  34. package/lib/design-tokens/css/tokens/functional/components/breadcrumbs/colors-with-modes.css +1 -1
  35. package/lib/design-tokens/css/tokens/functional/components/button/colors-with-modes.css +1 -1
  36. package/lib/design-tokens/css/tokens/functional/components/card/base.css +1 -1
  37. package/lib/design-tokens/css/tokens/functional/components/card/colors-with-modes.css +1 -1
  38. package/lib/design-tokens/css/tokens/functional/components/card/colors.css +1 -1
  39. package/lib/design-tokens/css/tokens/functional/components/comparison-table/colors-with-modes.css +1 -1
  40. package/lib/design-tokens/css/tokens/functional/components/comparison-table/comparison-table.css +1 -1
  41. package/lib/design-tokens/css/tokens/functional/components/control/colors-with-modes.css +1 -1
  42. package/lib/design-tokens/css/tokens/functional/components/cta-banner/colors-with-modes.css +1 -1
  43. package/lib/design-tokens/css/tokens/functional/components/eyebrow-banner/colors-with-modes.css +1 -1
  44. package/lib/design-tokens/css/tokens/functional/components/eyebrow-banner/eyebrow-banner.css +1 -1
  45. package/lib/design-tokens/css/tokens/functional/components/faq/base.css +1 -1
  46. package/lib/design-tokens/css/tokens/functional/components/faq/colors-with-modes.css +1 -1
  47. package/lib/design-tokens/css/tokens/functional/components/faq/colors.css +1 -1
  48. package/lib/design-tokens/css/tokens/functional/components/faq/faq.css +1 -1
  49. package/lib/design-tokens/css/tokens/functional/components/footer/base.css +1 -1
  50. package/lib/design-tokens/css/tokens/functional/components/footer/colors-with-modes.css +1 -1
  51. package/lib/design-tokens/css/tokens/functional/components/footer/colors.css +1 -1
  52. package/lib/design-tokens/css/tokens/functional/components/frosted-glass-vfx/base.css +1 -1
  53. package/lib/design-tokens/css/tokens/functional/components/frosted-glass-vfx/colors-with-modes.css +1 -1
  54. package/lib/design-tokens/css/tokens/functional/components/grid/colors-with-modes.css +1 -1
  55. package/lib/design-tokens/css/tokens/functional/components/grid/colors.css +1 -1
  56. package/lib/design-tokens/css/tokens/functional/components/grid/grid.css +1 -1
  57. package/lib/design-tokens/css/tokens/functional/components/hero/base.css +1 -1
  58. package/lib/design-tokens/css/tokens/functional/components/icon/colors-with-modes.css +1 -1
  59. package/lib/design-tokens/css/tokens/functional/components/icon/colors.css +1 -1
  60. package/lib/design-tokens/css/tokens/functional/components/ide/base.css +1 -1
  61. package/lib/design-tokens/css/tokens/functional/components/ide/colors-with-modes.css +1 -1
  62. package/lib/design-tokens/css/tokens/functional/components/image/base.css +1 -1
  63. package/lib/design-tokens/css/tokens/functional/components/inline-code/colors-with-modes.css +1 -1
  64. package/lib/design-tokens/css/tokens/functional/components/inline-code/colors.css +1 -1
  65. package/lib/design-tokens/css/tokens/functional/components/inline-link/base.css +1 -1
  66. package/lib/design-tokens/css/tokens/functional/components/inline-link/colors-with-modes.css +1 -1
  67. package/lib/design-tokens/css/tokens/functional/components/inline-link/colors.css +1 -1
  68. package/lib/design-tokens/css/tokens/functional/components/label/colors-with-modes.css +1 -1
  69. package/lib/design-tokens/css/tokens/functional/components/label/colors.css +1 -1
  70. package/lib/design-tokens/css/tokens/functional/components/link/colors-with-modes.css +1 -1
  71. package/lib/design-tokens/css/tokens/functional/components/link/colors.css +1 -1
  72. package/lib/design-tokens/css/tokens/functional/components/logosuite/base.css +1 -1
  73. package/lib/design-tokens/css/tokens/functional/components/logosuite/colors-with-modes.css +1 -1
  74. package/lib/design-tokens/css/tokens/functional/components/logosuite/colors.css +1 -1
  75. package/lib/design-tokens/css/tokens/functional/components/media-playlist/colors-with-modes.css +1 -1
  76. package/lib/design-tokens/css/tokens/functional/components/media-playlist/colors.css +1 -1
  77. package/lib/design-tokens/css/tokens/functional/components/nav-list/colors-with-modes.css +1 -1
  78. package/lib/design-tokens/css/tokens/functional/components/pricing-options/colors-with-modes.css +1 -1
  79. package/lib/design-tokens/css/tokens/functional/components/pricing-options/colors.css +1 -1
  80. package/lib/design-tokens/css/tokens/functional/components/pricing-options/pricing-options.css +1 -1
  81. package/lib/design-tokens/css/tokens/functional/components/prose/base.css +1 -1
  82. package/lib/design-tokens/css/tokens/functional/components/prose/colors-with-modes.css +1 -1
  83. package/lib/design-tokens/css/tokens/functional/components/river/base.css +1 -1
  84. package/lib/design-tokens/css/tokens/functional/components/river/river.css +1 -1
  85. package/lib/design-tokens/css/tokens/functional/components/river-story-scroll/colors-with-modes.css +1 -1
  86. package/lib/design-tokens/css/tokens/functional/components/section/section.css +1 -1
  87. package/lib/design-tokens/css/tokens/functional/components/statistic/base.css +1 -1
  88. package/lib/design-tokens/css/tokens/functional/components/sub-nav/base.css +1 -1
  89. package/lib/design-tokens/css/tokens/functional/components/sub-nav/colors-with-modes.css +1 -1
  90. package/lib/design-tokens/css/tokens/functional/components/subdomain-nav-bar/colors-with-modes.css +1 -1
  91. package/lib/design-tokens/css/tokens/functional/components/tabs/base.css +1 -1
  92. package/lib/design-tokens/css/tokens/functional/components/tabs/colors-with-modes.css +1 -1
  93. package/lib/design-tokens/css/tokens/functional/components/tabs/colors.css +1 -1
  94. package/lib/design-tokens/css/tokens/functional/components/testimonial/base.css +1 -1
  95. package/lib/design-tokens/css/tokens/functional/components/testimonial/colors-with-modes.css +1 -1
  96. package/lib/design-tokens/css/tokens/functional/components/testimonial/colors.css +1 -1
  97. package/lib/design-tokens/css/tokens/functional/components/text-cursor-animation/base.css +8 -0
  98. package/lib/design-tokens/css/tokens/functional/components/text-cursor-animation/colors-with-modes.css +7 -3
  99. package/lib/design-tokens/css/tokens/functional/components/text-cursor-animation/colors.css +4 -2
  100. package/lib/design-tokens/css/tokens/functional/components/tiles/colors-with-modes.css +1 -1
  101. package/lib/design-tokens/css/tokens/functional/components/timeline/base.css +1 -1
  102. package/lib/design-tokens/css/tokens/functional/components/timeline/colors-with-modes.css +1 -1
  103. package/lib/design-tokens/css/tokens/functional/components/timeline/colors.css +1 -1
  104. package/lib/design-tokens/css/tokens/functional/components/token/colors-with-modes.css +1 -1
  105. package/lib/design-tokens/css/tokens/functional/components/token/colors.css +1 -1
  106. package/lib/design-tokens/css/tokens/functional/components/tooltip/colors-with-modes.css +1 -1
  107. package/lib/design-tokens/css/tokens/functional/components/tooltip/colors.css +1 -1
  108. package/lib/design-tokens/css/tokens/functional/components/video-player/base.css +1 -1
  109. package/lib/design-tokens/css/tokens/functional/components/video-player/colors-with-modes.css +1 -1
  110. package/lib/design-tokens/css/tokens/functional/size/border.css +1 -1
  111. package/lib/design-tokens/css/tokens/functional/size/breakpoints.css +1 -1
  112. package/lib/design-tokens/css/tokens/functional/size/size-coarse.css +1 -1
  113. package/lib/design-tokens/css/tokens/functional/size/size-fine.css +1 -1
  114. package/lib/design-tokens/css/tokens/functional/size/size.css +1 -1
  115. package/lib/design-tokens/css/tokens/functional/size/viewport.css +1 -1
  116. package/lib/design-tokens/css/tokens/functional/typography/typography-responsive.css +1 -1
  117. package/lib/design-tokens/css/tokens/functional/typography/typography.css +1 -1
  118. package/lib/design-tokens/js/module/tokens/base/colors/light.js +1 -1
  119. package/lib/design-tokens/js/module/tokens/base/size/size.js +1 -1
  120. package/lib/design-tokens/js/module/tokens/base/typography/typography.js +1 -1
  121. package/lib/design-tokens/js/module/tokens/functional/animation/base.js +1 -1
  122. package/lib/design-tokens/js/module/tokens/functional/colors/global.js +1 -1
  123. package/lib/design-tokens/js/module/tokens/functional/components/bento/base.js +1 -1
  124. package/lib/design-tokens/js/module/tokens/functional/components/card/base.js +1 -1
  125. package/lib/design-tokens/js/module/tokens/functional/components/card/colors.js +1 -1
  126. package/lib/design-tokens/js/module/tokens/functional/components/comparison-table/comparison-table.js +1 -1
  127. package/lib/design-tokens/js/module/tokens/functional/components/eyebrow-banner/eyebrow-banner.js +1 -1
  128. package/lib/design-tokens/js/module/tokens/functional/components/faq/base.js +1 -1
  129. package/lib/design-tokens/js/module/tokens/functional/components/faq/colors.js +1 -1
  130. package/lib/design-tokens/js/module/tokens/functional/components/faq/faq.js +1 -1
  131. package/lib/design-tokens/js/module/tokens/functional/components/footer/base.js +1 -1
  132. package/lib/design-tokens/js/module/tokens/functional/components/footer/colors.js +1 -1
  133. package/lib/design-tokens/js/module/tokens/functional/components/frosted-glass-vfx/base.js +1 -1
  134. package/lib/design-tokens/js/module/tokens/functional/components/grid/colors.js +1 -1
  135. package/lib/design-tokens/js/module/tokens/functional/components/grid/grid.js +1 -1
  136. package/lib/design-tokens/js/module/tokens/functional/components/hero/base.js +1 -1
  137. package/lib/design-tokens/js/module/tokens/functional/components/icon/colors.js +1 -1
  138. package/lib/design-tokens/js/module/tokens/functional/components/ide/base.js +1 -1
  139. package/lib/design-tokens/js/module/tokens/functional/components/image/base.js +1 -1
  140. package/lib/design-tokens/js/module/tokens/functional/components/inline-code/colors.js +1 -1
  141. package/lib/design-tokens/js/module/tokens/functional/components/inline-link/base.js +1 -1
  142. package/lib/design-tokens/js/module/tokens/functional/components/inline-link/colors.js +1 -1
  143. package/lib/design-tokens/js/module/tokens/functional/components/label/colors.js +1 -1
  144. package/lib/design-tokens/js/module/tokens/functional/components/link/colors.js +1 -1
  145. package/lib/design-tokens/js/module/tokens/functional/components/logosuite/base.js +1 -1
  146. package/lib/design-tokens/js/module/tokens/functional/components/logosuite/colors.js +1 -1
  147. package/lib/design-tokens/js/module/tokens/functional/components/media-playlist/colors.js +1 -1
  148. package/lib/design-tokens/js/module/tokens/functional/components/pricing-options/colors.js +1 -1
  149. package/lib/design-tokens/js/module/tokens/functional/components/pricing-options/pricing-options.js +1 -1
  150. package/lib/design-tokens/js/module/tokens/functional/components/prose/base.js +1 -1
  151. package/lib/design-tokens/js/module/tokens/functional/components/river/base.js +1 -1
  152. package/lib/design-tokens/js/module/tokens/functional/components/river/river.js +1 -1
  153. package/lib/design-tokens/js/module/tokens/functional/components/section/section.js +1 -1
  154. package/lib/design-tokens/js/module/tokens/functional/components/statistic/base.js +1 -1
  155. package/lib/design-tokens/js/module/tokens/functional/components/sub-nav/base.js +1 -1
  156. package/lib/design-tokens/js/module/tokens/functional/components/tabs/base.js +1 -1
  157. package/lib/design-tokens/js/module/tokens/functional/components/tabs/colors.js +1 -1
  158. package/lib/design-tokens/js/module/tokens/functional/components/testimonial/base.js +1 -1
  159. package/lib/design-tokens/js/module/tokens/functional/components/testimonial/colors.js +1 -1
  160. package/lib/design-tokens/js/module/tokens/functional/components/text-cursor-animation/base.js +14 -0
  161. package/lib/design-tokens/js/module/tokens/functional/components/text-cursor-animation/colors.js +10 -2
  162. package/lib/design-tokens/js/module/tokens/functional/components/timeline/base.js +1 -1
  163. package/lib/design-tokens/js/module/tokens/functional/components/timeline/colors.js +1 -1
  164. package/lib/design-tokens/js/module/tokens/functional/components/token/colors.js +1 -1
  165. package/lib/design-tokens/js/module/tokens/functional/components/tooltip/colors.js +1 -1
  166. package/lib/design-tokens/js/module/tokens/functional/components/video-player/base.js +1 -1
  167. package/lib/design-tokens/js/module/tokens/functional/size/border.js +1 -1
  168. package/lib/design-tokens/js/module/tokens/functional/size/breakpoints.js +1 -1
  169. package/lib/design-tokens/js/module/tokens/functional/size/size-coarse.js +1 -1
  170. package/lib/design-tokens/js/module/tokens/functional/size/size-fine.js +1 -1
  171. package/lib/design-tokens/js/module/tokens/functional/size/size.js +1 -1
  172. package/lib/design-tokens/js/module/tokens/functional/size/viewport.js +1 -1
  173. package/lib/design-tokens/js/module/tokens/functional/typography/typography-responsive.js +1 -1
  174. package/lib/design-tokens/js/module/tokens/functional/typography/typography.js +1 -1
  175. package/lib/design-tokens/js/tokens/base/colors/light.js +1 -1
  176. package/lib/design-tokens/js/tokens/base/size/size.js +1 -1
  177. package/lib/design-tokens/js/tokens/base/typography/typography.js +1 -1
  178. package/lib/design-tokens/js/tokens/functional/animation/base.js +1 -1
  179. package/lib/design-tokens/js/tokens/functional/colors/global.js +1 -1
  180. package/lib/design-tokens/js/tokens/functional/components/bento/base.js +1 -1
  181. package/lib/design-tokens/js/tokens/functional/components/card/base.js +1 -1
  182. package/lib/design-tokens/js/tokens/functional/components/card/colors.js +1 -1
  183. package/lib/design-tokens/js/tokens/functional/components/comparison-table/comparison-table.js +1 -1
  184. package/lib/design-tokens/js/tokens/functional/components/eyebrow-banner/eyebrow-banner.js +1 -1
  185. package/lib/design-tokens/js/tokens/functional/components/faq/base.js +1 -1
  186. package/lib/design-tokens/js/tokens/functional/components/faq/colors.js +1 -1
  187. package/lib/design-tokens/js/tokens/functional/components/faq/faq.js +1 -1
  188. package/lib/design-tokens/js/tokens/functional/components/footer/base.js +1 -1
  189. package/lib/design-tokens/js/tokens/functional/components/footer/colors.js +1 -1
  190. package/lib/design-tokens/js/tokens/functional/components/frosted-glass-vfx/base.js +1 -1
  191. package/lib/design-tokens/js/tokens/functional/components/grid/colors.js +1 -1
  192. package/lib/design-tokens/js/tokens/functional/components/grid/grid.js +1 -1
  193. package/lib/design-tokens/js/tokens/functional/components/hero/base.js +1 -1
  194. package/lib/design-tokens/js/tokens/functional/components/icon/colors.js +1 -1
  195. package/lib/design-tokens/js/tokens/functional/components/ide/base.js +1 -1
  196. package/lib/design-tokens/js/tokens/functional/components/image/base.js +1 -1
  197. package/lib/design-tokens/js/tokens/functional/components/inline-code/colors.js +1 -1
  198. package/lib/design-tokens/js/tokens/functional/components/inline-link/base.js +1 -1
  199. package/lib/design-tokens/js/tokens/functional/components/inline-link/colors.js +1 -1
  200. package/lib/design-tokens/js/tokens/functional/components/label/colors.js +1 -1
  201. package/lib/design-tokens/js/tokens/functional/components/link/colors.js +1 -1
  202. package/lib/design-tokens/js/tokens/functional/components/logosuite/base.js +1 -1
  203. package/lib/design-tokens/js/tokens/functional/components/logosuite/colors.js +1 -1
  204. package/lib/design-tokens/js/tokens/functional/components/media-playlist/colors.js +1 -1
  205. package/lib/design-tokens/js/tokens/functional/components/pricing-options/colors.js +1 -1
  206. package/lib/design-tokens/js/tokens/functional/components/pricing-options/pricing-options.js +1 -1
  207. package/lib/design-tokens/js/tokens/functional/components/prose/base.js +1 -1
  208. package/lib/design-tokens/js/tokens/functional/components/river/base.js +1 -1
  209. package/lib/design-tokens/js/tokens/functional/components/river/river.js +1 -1
  210. package/lib/design-tokens/js/tokens/functional/components/section/section.js +1 -1
  211. package/lib/design-tokens/js/tokens/functional/components/statistic/base.js +1 -1
  212. package/lib/design-tokens/js/tokens/functional/components/sub-nav/base.js +1 -1
  213. package/lib/design-tokens/js/tokens/functional/components/tabs/base.js +1 -1
  214. package/lib/design-tokens/js/tokens/functional/components/tabs/colors.js +1 -1
  215. package/lib/design-tokens/js/tokens/functional/components/testimonial/base.js +1 -1
  216. package/lib/design-tokens/js/tokens/functional/components/testimonial/colors.js +1 -1
  217. package/lib/design-tokens/js/tokens/functional/components/text-cursor-animation/base.js +6 -0
  218. package/lib/design-tokens/js/tokens/functional/components/text-cursor-animation/colors.js +4 -2
  219. package/lib/design-tokens/js/tokens/functional/components/timeline/base.js +1 -1
  220. package/lib/design-tokens/js/tokens/functional/components/timeline/colors.js +1 -1
  221. package/lib/design-tokens/js/tokens/functional/components/token/colors.js +1 -1
  222. package/lib/design-tokens/js/tokens/functional/components/tooltip/colors.js +1 -1
  223. package/lib/design-tokens/js/tokens/functional/components/video-player/base.js +1 -1
  224. package/lib/design-tokens/js/tokens/functional/size/border.js +1 -1
  225. package/lib/design-tokens/js/tokens/functional/size/breakpoints.js +1 -1
  226. package/lib/design-tokens/js/tokens/functional/size/size-coarse.js +1 -1
  227. package/lib/design-tokens/js/tokens/functional/size/size-fine.js +1 -1
  228. package/lib/design-tokens/js/tokens/functional/size/size.js +1 -1
  229. package/lib/design-tokens/js/tokens/functional/size/viewport.js +1 -1
  230. package/lib/design-tokens/js/tokens/functional/typography/typography-responsive.js +1 -1
  231. package/lib/design-tokens/js/tokens/functional/typography/typography.js +1 -1
  232. package/lib/design-tokens/json/colors.json +3 -1
  233. package/lib/design-tokens/scss/tokens/base/colors/light.scss +1 -1
  234. package/lib/design-tokens/scss/tokens/base/size/size.scss +1 -1
  235. package/lib/design-tokens/scss/tokens/base/typography/typography.scss +1 -1
  236. package/lib/design-tokens/scss/tokens/functional/animation/base.scss +1 -1
  237. package/lib/design-tokens/scss/tokens/functional/colors/global.scss +1 -1
  238. package/lib/design-tokens/scss/tokens/functional/components/bento/base.scss +1 -1
  239. package/lib/design-tokens/scss/tokens/functional/components/card/base.scss +1 -1
  240. package/lib/design-tokens/scss/tokens/functional/components/card/colors.scss +1 -1
  241. package/lib/design-tokens/scss/tokens/functional/components/comparison-table/comparison-table.scss +1 -1
  242. package/lib/design-tokens/scss/tokens/functional/components/eyebrow-banner/eyebrow-banner.scss +1 -1
  243. package/lib/design-tokens/scss/tokens/functional/components/faq/base.scss +1 -1
  244. package/lib/design-tokens/scss/tokens/functional/components/faq/colors.scss +1 -1
  245. package/lib/design-tokens/scss/tokens/functional/components/faq/faq.scss +1 -1
  246. package/lib/design-tokens/scss/tokens/functional/components/footer/base.scss +1 -1
  247. package/lib/design-tokens/scss/tokens/functional/components/footer/colors.scss +1 -1
  248. package/lib/design-tokens/scss/tokens/functional/components/frosted-glass-vfx/base.scss +1 -1
  249. package/lib/design-tokens/scss/tokens/functional/components/grid/colors.scss +1 -1
  250. package/lib/design-tokens/scss/tokens/functional/components/grid/grid.scss +1 -1
  251. package/lib/design-tokens/scss/tokens/functional/components/hero/base.scss +1 -1
  252. package/lib/design-tokens/scss/tokens/functional/components/icon/colors.scss +1 -1
  253. package/lib/design-tokens/scss/tokens/functional/components/ide/base.scss +1 -1
  254. package/lib/design-tokens/scss/tokens/functional/components/image/base.scss +1 -1
  255. package/lib/design-tokens/scss/tokens/functional/components/inline-code/colors.scss +1 -1
  256. package/lib/design-tokens/scss/tokens/functional/components/inline-link/base.scss +1 -1
  257. package/lib/design-tokens/scss/tokens/functional/components/inline-link/colors.scss +1 -1
  258. package/lib/design-tokens/scss/tokens/functional/components/label/colors.scss +1 -1
  259. package/lib/design-tokens/scss/tokens/functional/components/link/colors.scss +1 -1
  260. package/lib/design-tokens/scss/tokens/functional/components/logosuite/base.scss +1 -1
  261. package/lib/design-tokens/scss/tokens/functional/components/logosuite/colors.scss +1 -1
  262. package/lib/design-tokens/scss/tokens/functional/components/media-playlist/colors.scss +1 -1
  263. package/lib/design-tokens/scss/tokens/functional/components/pricing-options/colors.scss +1 -1
  264. package/lib/design-tokens/scss/tokens/functional/components/pricing-options/pricing-options.scss +1 -1
  265. package/lib/design-tokens/scss/tokens/functional/components/prose/base.scss +1 -1
  266. package/lib/design-tokens/scss/tokens/functional/components/river/base.scss +1 -1
  267. package/lib/design-tokens/scss/tokens/functional/components/river/river.scss +1 -1
  268. package/lib/design-tokens/scss/tokens/functional/components/section/section.scss +1 -1
  269. package/lib/design-tokens/scss/tokens/functional/components/statistic/base.scss +1 -1
  270. package/lib/design-tokens/scss/tokens/functional/components/sub-nav/base.scss +1 -1
  271. package/lib/design-tokens/scss/tokens/functional/components/tabs/base.scss +1 -1
  272. package/lib/design-tokens/scss/tokens/functional/components/tabs/colors.scss +1 -1
  273. package/lib/design-tokens/scss/tokens/functional/components/testimonial/base.scss +1 -1
  274. package/lib/design-tokens/scss/tokens/functional/components/testimonial/colors.scss +1 -1
  275. package/lib/design-tokens/scss/tokens/functional/components/text-cursor-animation/base.scss +5 -0
  276. package/lib/design-tokens/scss/tokens/functional/components/text-cursor-animation/colors.scss +4 -2
  277. package/lib/design-tokens/scss/tokens/functional/components/timeline/base.scss +1 -1
  278. package/lib/design-tokens/scss/tokens/functional/components/timeline/colors.scss +1 -1
  279. package/lib/design-tokens/scss/tokens/functional/components/token/colors.scss +1 -1
  280. package/lib/design-tokens/scss/tokens/functional/components/tooltip/colors.scss +1 -1
  281. package/lib/design-tokens/scss/tokens/functional/components/video-player/base.scss +1 -1
  282. package/lib/design-tokens/scss/tokens/functional/size/border.scss +1 -1
  283. package/lib/design-tokens/scss/tokens/functional/size/breakpoints.scss +1 -1
  284. package/lib/design-tokens/scss/tokens/functional/size/size-coarse.scss +1 -1
  285. package/lib/design-tokens/scss/tokens/functional/size/size-fine.scss +1 -1
  286. package/lib/design-tokens/scss/tokens/functional/size/size.scss +1 -1
  287. package/lib/design-tokens/scss/tokens/functional/size/viewport.scss +1 -1
  288. package/lib/design-tokens/scss/tokens/functional/typography/typography-responsive.scss +1 -1
  289. package/lib/design-tokens/scss/tokens/functional/typography/typography.scss +1 -1
  290. package/lib/design-tokens/ts/tokens/base/colors/light.d.ts +1 -1
  291. package/lib/design-tokens/ts/tokens/base/colors/light.js +1 -1
  292. package/lib/design-tokens/ts/tokens/base/size/size.d.ts +1 -1
  293. package/lib/design-tokens/ts/tokens/base/size/size.js +1 -1
  294. package/lib/design-tokens/ts/tokens/base/typography/typography.d.ts +1 -1
  295. package/lib/design-tokens/ts/tokens/base/typography/typography.js +1 -1
  296. package/lib/design-tokens/ts/tokens/functional/animation/base.d.ts +1 -1
  297. package/lib/design-tokens/ts/tokens/functional/animation/base.js +1 -1
  298. package/lib/design-tokens/ts/tokens/functional/colors/global.d.ts +1 -1
  299. package/lib/design-tokens/ts/tokens/functional/colors/global.js +1 -1
  300. package/lib/design-tokens/ts/tokens/functional/components/bento/base.d.ts +1 -1
  301. package/lib/design-tokens/ts/tokens/functional/components/bento/base.js +1 -1
  302. package/lib/design-tokens/ts/tokens/functional/components/card/base.d.ts +1 -1
  303. package/lib/design-tokens/ts/tokens/functional/components/card/base.js +1 -1
  304. package/lib/design-tokens/ts/tokens/functional/components/card/colors.d.ts +1 -1
  305. package/lib/design-tokens/ts/tokens/functional/components/card/colors.js +1 -1
  306. package/lib/design-tokens/ts/tokens/functional/components/comparison-table/comparison-table.d.ts +1 -1
  307. package/lib/design-tokens/ts/tokens/functional/components/comparison-table/comparison-table.js +1 -1
  308. package/lib/design-tokens/ts/tokens/functional/components/eyebrow-banner/eyebrow-banner.d.ts +1 -1
  309. package/lib/design-tokens/ts/tokens/functional/components/eyebrow-banner/eyebrow-banner.js +1 -1
  310. package/lib/design-tokens/ts/tokens/functional/components/faq/base.d.ts +1 -1
  311. package/lib/design-tokens/ts/tokens/functional/components/faq/base.js +1 -1
  312. package/lib/design-tokens/ts/tokens/functional/components/faq/colors.d.ts +1 -1
  313. package/lib/design-tokens/ts/tokens/functional/components/faq/colors.js +1 -1
  314. package/lib/design-tokens/ts/tokens/functional/components/faq/faq.d.ts +1 -1
  315. package/lib/design-tokens/ts/tokens/functional/components/faq/faq.js +1 -1
  316. package/lib/design-tokens/ts/tokens/functional/components/footer/base.d.ts +1 -1
  317. package/lib/design-tokens/ts/tokens/functional/components/footer/base.js +1 -1
  318. package/lib/design-tokens/ts/tokens/functional/components/footer/colors.d.ts +1 -1
  319. package/lib/design-tokens/ts/tokens/functional/components/footer/colors.js +1 -1
  320. package/lib/design-tokens/ts/tokens/functional/components/frosted-glass-vfx/base.d.ts +1 -1
  321. package/lib/design-tokens/ts/tokens/functional/components/frosted-glass-vfx/base.js +1 -1
  322. package/lib/design-tokens/ts/tokens/functional/components/grid/colors.d.ts +1 -1
  323. package/lib/design-tokens/ts/tokens/functional/components/grid/colors.js +1 -1
  324. package/lib/design-tokens/ts/tokens/functional/components/grid/grid.d.ts +1 -1
  325. package/lib/design-tokens/ts/tokens/functional/components/grid/grid.js +1 -1
  326. package/lib/design-tokens/ts/tokens/functional/components/hero/base.d.ts +1 -1
  327. package/lib/design-tokens/ts/tokens/functional/components/hero/base.js +1 -1
  328. package/lib/design-tokens/ts/tokens/functional/components/icon/colors.d.ts +1 -1
  329. package/lib/design-tokens/ts/tokens/functional/components/icon/colors.js +1 -1
  330. package/lib/design-tokens/ts/tokens/functional/components/ide/base.d.ts +1 -1
  331. package/lib/design-tokens/ts/tokens/functional/components/ide/base.js +1 -1
  332. package/lib/design-tokens/ts/tokens/functional/components/image/base.d.ts +1 -1
  333. package/lib/design-tokens/ts/tokens/functional/components/image/base.js +1 -1
  334. package/lib/design-tokens/ts/tokens/functional/components/inline-code/colors.d.ts +1 -1
  335. package/lib/design-tokens/ts/tokens/functional/components/inline-code/colors.js +1 -1
  336. package/lib/design-tokens/ts/tokens/functional/components/inline-link/base.d.ts +1 -1
  337. package/lib/design-tokens/ts/tokens/functional/components/inline-link/base.js +1 -1
  338. package/lib/design-tokens/ts/tokens/functional/components/inline-link/colors.d.ts +1 -1
  339. package/lib/design-tokens/ts/tokens/functional/components/inline-link/colors.js +1 -1
  340. package/lib/design-tokens/ts/tokens/functional/components/label/colors.d.ts +1 -1
  341. package/lib/design-tokens/ts/tokens/functional/components/label/colors.js +1 -1
  342. package/lib/design-tokens/ts/tokens/functional/components/link/colors.d.ts +1 -1
  343. package/lib/design-tokens/ts/tokens/functional/components/link/colors.js +1 -1
  344. package/lib/design-tokens/ts/tokens/functional/components/logosuite/base.d.ts +1 -1
  345. package/lib/design-tokens/ts/tokens/functional/components/logosuite/base.js +1 -1
  346. package/lib/design-tokens/ts/tokens/functional/components/logosuite/colors.d.ts +1 -1
  347. package/lib/design-tokens/ts/tokens/functional/components/logosuite/colors.js +1 -1
  348. package/lib/design-tokens/ts/tokens/functional/components/media-playlist/colors.d.ts +1 -1
  349. package/lib/design-tokens/ts/tokens/functional/components/media-playlist/colors.js +1 -1
  350. package/lib/design-tokens/ts/tokens/functional/components/pricing-options/colors.d.ts +1 -1
  351. package/lib/design-tokens/ts/tokens/functional/components/pricing-options/colors.js +1 -1
  352. package/lib/design-tokens/ts/tokens/functional/components/pricing-options/pricing-options.d.ts +1 -1
  353. package/lib/design-tokens/ts/tokens/functional/components/pricing-options/pricing-options.js +1 -1
  354. package/lib/design-tokens/ts/tokens/functional/components/prose/base.d.ts +1 -1
  355. package/lib/design-tokens/ts/tokens/functional/components/prose/base.js +1 -1
  356. package/lib/design-tokens/ts/tokens/functional/components/river/base.d.ts +1 -1
  357. package/lib/design-tokens/ts/tokens/functional/components/river/base.js +1 -1
  358. package/lib/design-tokens/ts/tokens/functional/components/river/river.d.ts +1 -1
  359. package/lib/design-tokens/ts/tokens/functional/components/river/river.js +1 -1
  360. package/lib/design-tokens/ts/tokens/functional/components/section/section.d.ts +1 -1
  361. package/lib/design-tokens/ts/tokens/functional/components/section/section.js +1 -1
  362. package/lib/design-tokens/ts/tokens/functional/components/statistic/base.d.ts +1 -1
  363. package/lib/design-tokens/ts/tokens/functional/components/statistic/base.js +1 -1
  364. package/lib/design-tokens/ts/tokens/functional/components/sub-nav/base.d.ts +1 -1
  365. package/lib/design-tokens/ts/tokens/functional/components/sub-nav/base.js +1 -1
  366. package/lib/design-tokens/ts/tokens/functional/components/tabs/base.d.ts +1 -1
  367. package/lib/design-tokens/ts/tokens/functional/components/tabs/base.js +1 -1
  368. package/lib/design-tokens/ts/tokens/functional/components/tabs/colors.d.ts +1 -1
  369. package/lib/design-tokens/ts/tokens/functional/components/tabs/colors.js +1 -1
  370. package/lib/design-tokens/ts/tokens/functional/components/testimonial/base.d.ts +1 -1
  371. package/lib/design-tokens/ts/tokens/functional/components/testimonial/base.js +1 -1
  372. package/lib/design-tokens/ts/tokens/functional/components/testimonial/colors.d.ts +1 -1
  373. package/lib/design-tokens/ts/tokens/functional/components/testimonial/colors.js +1 -1
  374. package/lib/design-tokens/ts/tokens/functional/components/text-cursor-animation/base.d.ts +17 -0
  375. package/lib/design-tokens/ts/tokens/functional/components/text-cursor-animation/base.js +14 -0
  376. package/lib/design-tokens/ts/tokens/functional/components/text-cursor-animation/colors.d.ts +4 -2
  377. package/lib/design-tokens/ts/tokens/functional/components/text-cursor-animation/colors.js +4 -2
  378. package/lib/design-tokens/ts/tokens/functional/components/timeline/base.d.ts +1 -1
  379. package/lib/design-tokens/ts/tokens/functional/components/timeline/base.js +1 -1
  380. package/lib/design-tokens/ts/tokens/functional/components/timeline/colors.d.ts +1 -1
  381. package/lib/design-tokens/ts/tokens/functional/components/timeline/colors.js +1 -1
  382. package/lib/design-tokens/ts/tokens/functional/components/token/colors.d.ts +1 -1
  383. package/lib/design-tokens/ts/tokens/functional/components/token/colors.js +1 -1
  384. package/lib/design-tokens/ts/tokens/functional/components/tooltip/colors.d.ts +1 -1
  385. package/lib/design-tokens/ts/tokens/functional/components/tooltip/colors.js +1 -1
  386. package/lib/design-tokens/ts/tokens/functional/components/video-player/base.d.ts +1 -1
  387. package/lib/design-tokens/ts/tokens/functional/components/video-player/base.js +1 -1
  388. package/lib/design-tokens/ts/tokens/functional/size/border.d.ts +1 -1
  389. package/lib/design-tokens/ts/tokens/functional/size/border.js +1 -1
  390. package/lib/design-tokens/ts/tokens/functional/size/breakpoints.d.ts +1 -1
  391. package/lib/design-tokens/ts/tokens/functional/size/breakpoints.js +1 -1
  392. package/lib/design-tokens/ts/tokens/functional/size/size-coarse.d.ts +1 -1
  393. package/lib/design-tokens/ts/tokens/functional/size/size-coarse.js +1 -1
  394. package/lib/design-tokens/ts/tokens/functional/size/size-fine.d.ts +1 -1
  395. package/lib/design-tokens/ts/tokens/functional/size/size-fine.js +1 -1
  396. package/lib/design-tokens/ts/tokens/functional/size/size.d.ts +1 -1
  397. package/lib/design-tokens/ts/tokens/functional/size/size.js +1 -1
  398. package/lib/design-tokens/ts/tokens/functional/size/viewport.d.ts +1 -1
  399. package/lib/design-tokens/ts/tokens/functional/size/viewport.js +1 -1
  400. package/lib/design-tokens/ts/tokens/functional/typography/typography-responsive.d.ts +1 -1
  401. package/lib/design-tokens/ts/tokens/functional/typography/typography-responsive.js +1 -1
  402. package/lib/design-tokens/ts/tokens/functional/typography/typography.d.ts +1 -1
  403. package/lib/design-tokens/ts/tokens/functional/typography/typography.js +1 -1
  404. package/lib/hooks/useCursorAnimation.d.ts +8 -31
  405. package/lib/index.js +1 -1
  406. package/llms.txt +2 -2
  407. package/package.json +1 -1
  408. package/esm/TextCursorAnimation/TextCursorAnimation.module-BJLhwKrK.css +0 -1
  409. package/esm/packages/design-tokens/lib/design-tokens/css/tokens/functional/components/text-cursor-animation/colors-with-modes-BODdIvrY.css +0 -1
package/lib/css/main.css CHANGED
@@ -74,7 +74,7 @@ select {
74
74
 
75
75
  /**
76
76
  * Do not edit directly
77
- * Generated on Wed, 26 Aug 2026 14:41:07 GMT
77
+ * Generated on Fri, 28 Aug 2026 08:04:54 GMT
78
78
  */
79
79
 
80
80
  :root,
@@ -352,7 +352,7 @@ select {
352
352
 
353
353
  /**
354
354
  * Do not edit directly
355
- * Generated on Wed, 26 Aug 2026 14:41:07 GMT
355
+ * Generated on Fri, 28 Aug 2026 08:04:54 GMT
356
356
  */
357
357
 
358
358
  :root {
@@ -381,7 +381,7 @@ select {
381
381
 
382
382
  /**
383
383
  * Do not edit directly
384
- * Generated on Wed, 26 Aug 2026 14:41:07 GMT
384
+ * Generated on Fri, 28 Aug 2026 08:04:54 GMT
385
385
  */
386
386
 
387
387
  :root {
@@ -398,7 +398,7 @@ select {
398
398
 
399
399
  /**
400
400
  * Do not edit directly
401
- * Generated on Wed, 26 Aug 2026 14:41:06 GMT
401
+ * Generated on Fri, 28 Aug 2026 08:04:53 GMT
402
402
  */
403
403
 
404
404
  :root {
@@ -432,7 +432,7 @@ select {
432
432
 
433
433
  /**
434
434
  * Do not edit directly
435
- * Generated on Wed, 26 Aug 2026 14:41:06 GMT
435
+ * Generated on Fri, 28 Aug 2026 08:04:53 GMT
436
436
  */
437
437
 
438
438
  :root {
@@ -483,7 +483,7 @@ select {
483
483
 
484
484
  /**
485
485
  * Do not edit directly
486
- * Generated on Wed, 26 Aug 2026 14:41:07 GMT
486
+ * Generated on Fri, 28 Aug 2026 08:04:54 GMT
487
487
  */
488
488
 
489
489
  :root {
@@ -641,7 +641,7 @@ select {
641
641
 
642
642
  /**
643
643
  * Do not edit directly
644
- * Generated on Wed, 26 Aug 2026 14:41:06 GMT
644
+ * Generated on Fri, 28 Aug 2026 08:04:53 GMT
645
645
  */
646
646
 
647
647
  :root {
@@ -655,7 +655,7 @@ select {
655
655
 
656
656
  /**
657
657
  * Do not edit directly
658
- * Generated on Wed, 26 Aug 2026 14:41:06 GMT
658
+ * Generated on Fri, 28 Aug 2026 08:04:53 GMT
659
659
  */
660
660
 
661
661
  :root {
@@ -674,7 +674,7 @@ select {
674
674
 
675
675
  /**
676
676
  * Do not edit directly
677
- * Generated on Wed, 26 Aug 2026 14:41:07 GMT
677
+ * Generated on Fri, 28 Aug 2026 08:04:54 GMT
678
678
  */
679
679
 
680
680
  :root,
@@ -776,7 +776,7 @@ select {
776
776
 
777
777
  /**
778
778
  * Do not edit directly
779
- * Generated on Wed, 26 Aug 2026 14:41:07 GMT
779
+ * Generated on Fri, 28 Aug 2026 08:04:54 GMT
780
780
  */
781
781
 
782
782
  :root {
@@ -803,7 +803,7 @@ select {
803
803
 
804
804
  /**
805
805
  * Do not edit directly
806
- * Generated on Wed, 26 Aug 2026 14:41:07 GMT
806
+ * Generated on Fri, 28 Aug 2026 08:04:54 GMT
807
807
  */
808
808
 
809
809
  :root,
@@ -6119,16 +6119,29 @@ select {
6119
6119
 
6120
6120
  /**
6121
6121
  * Do not edit directly
6122
- * Generated on Wed, 26 Aug 2026 14:41:08 GMT
6122
+ * Generated on Fri, 28 Aug 2026 08:04:53 GMT
6123
+ */
6124
+
6125
+ :root {
6126
+ --brand-TextCursorAnimation-cursor-animationDuration: 833ms;
6127
+ }
6128
+
6129
+ /**
6130
+ * Do not edit directly
6131
+ * Generated on Fri, 28 Aug 2026 08:04:54 GMT
6123
6132
  */
6124
6133
 
6125
6134
  :root,
6126
6135
  [data-color-mode="light"] {
6127
- --brand-TextCursorAnimation-cursor-color: var(--base-color-scale-green-6);
6136
+ --brand-TextCursorAnimation-cursor-color: var(--base-color-scale-purple-5);
6137
+ --brand-TextCursorAnimation-cursor-deleteColor: var(--base-color-scale-blue-4);
6138
+ --brand-TextCursorAnimation-cursor-finalColor: var(--base-color-scale-green-6);
6128
6139
  }
6129
6140
 
6130
6141
  [data-color-mode="dark"] {
6131
- --brand-TextCursorAnimation-cursor-color: var(--brand-color-accent-primary);
6142
+ --brand-TextCursorAnimation-cursor-color: var(--base-color-scale-purple-3);
6143
+ --brand-TextCursorAnimation-cursor-deleteColor: var(--base-color-scale-blue-3);
6144
+ --brand-TextCursorAnimation-cursor-finalColor: var(--base-color-scale-green-2);
6132
6145
  }
6133
6146
 
6134
6147
  .Primer_Brand__TextCursorAnimation-module__TextCursorAnimation___oT5SI {
@@ -6136,50 +6149,81 @@ select {
6136
6149
  align-items: center;
6137
6150
  }
6138
6151
 
6139
- .Primer_Brand__TextCursorAnimation-module__TextCursorAnimation-inner___df60H {
6152
+ .Primer_Brand__TextCursorAnimation-module__TextCursorAnimation__inner___MKMEx {
6140
6153
  position: relative;
6141
6154
  display: inline-flex;
6142
6155
  align-items: center;
6143
6156
  }
6144
6157
 
6145
- .Primer_Brand__TextCursorAnimation-module__TextCursorAnimation-text___yWOoE {
6158
+ .Primer_Brand__TextCursorAnimation-module__TextCursorAnimation__text___gB3n2 {
6146
6159
  font-weight: var(--brand-text-weight-500);
6147
- clip-path: inset(0 calc((1 - 1) * 100%) 0 0);
6148
- clip-path: inset(0 calc((1 - var(--brand-TextCursorAnimation-reveal-progress, 1)) * 100%) 0 0);
6149
6160
  white-space: pre;
6150
6161
  }
6151
6162
 
6152
- .Primer_Brand__TextCursorAnimation-module__TextCursorAnimation-cursor___lnPed {
6163
+ .Primer_Brand__TextCursorAnimation-module__TextCursorAnimation__sizingContainer___BLhzn {
6164
+ display: inline-grid;
6165
+ clip-path: inset(50%);
6166
+ }
6167
+
6168
+ .Primer_Brand__TextCursorAnimation-module__TextCursorAnimation__sizingText___ipUBO {
6169
+ grid-area: 1 / 1;
6170
+ }
6171
+
6172
+ .Primer_Brand__TextCursorAnimation-module__TextCursorAnimation__content___V_c3N {
6173
+ display: inline-flex;
6174
+ align-items: center;
6175
+ gap: calc(var(--base-size-8) + var(--base-size-2));
6176
+ }
6177
+
6178
+ .Primer_Brand__TextCursorAnimation-module__TextCursorAnimation__content--animated___HgWNj {
6153
6179
  position: absolute;
6154
- left: calc((1 * 100%) + var(--base-size-6));
6155
- left: calc((var(--brand-TextCursorAnimation-reveal-progress, 1) * 100%) + var(--base-size-6));
6156
- top: calc((1lh - 0.3cap) / 2 - 0.5cap);
6157
- width: var(--base-size-8);
6158
- height: 1cap;
6159
- background-color: color-mix(
6160
- in srgb,
6161
- var(--brand-color-canvas-subtle) calc((1 - 0) * 100%),
6162
- var(--brand-TextCursorAnimation-cursor-color) calc(0 * 100%)
6163
- );
6180
+ inset-block-start: 0;
6181
+ inset-inline-start: 0;
6164
6182
  }
6165
6183
 
6166
- @supports (color: color-mix(in lch, red, blue)) {
6167
- .Primer_Brand__TextCursorAnimation-module__TextCursorAnimation-cursor___lnPed {
6168
- background-color: color-mix(
6169
- in srgb,
6170
- var(--brand-color-canvas-subtle) calc((1 - var(--brand-TextCursorAnimation-cursor-progress, 0)) * 100%),
6171
- var(--brand-TextCursorAnimation-cursor-color) calc(var(--brand-TextCursorAnimation-cursor-progress, 0) * 100%)
6172
- );
6184
+ .Primer_Brand__TextCursorAnimation-module__TextCursorAnimation__cursor___fNada {
6185
+ width: calc(var(--base-size-8) + var(--base-size-2) / 2);
6186
+ height: calc(var(--base-size-12) + var(--base-size-2));
6187
+ flex: 0 0 calc(var(--base-size-8) + var(--base-size-2) / 2);
6173
6188
  }
6189
+
6190
+ .Primer_Brand__TextCursorAnimation-module__TextCursorAnimation__cursor--initial___y1m0J {
6191
+ background-color: var(--brand-TextCursorAnimation-cursor-color);
6174
6192
  }
6175
6193
 
6176
- @media (prefers-reduced-motion: reduce) {
6177
- .Primer_Brand__TextCursorAnimation-module__TextCursorAnimation-cursor___lnPed {
6178
- display: none;
6194
+ .Primer_Brand__TextCursorAnimation-module__TextCursorAnimation__cursor--animated___NKuyb {
6195
+ animation: Primer_Brand__TextCursorAnimation-module__TextCursorAnimation-cursor-blink___B89IH var(--brand-TextCursorAnimation-cursor-animationDuration) steps(1, end)
6196
+ 250ms 3 forwards;
6197
+ }
6198
+
6199
+ .Primer_Brand__TextCursorAnimation-module__TextCursorAnimation__cursor--correction___H0shI {
6200
+ background-color: var(--brand-TextCursorAnimation-cursor-deleteColor);
6201
+ }
6202
+
6203
+ .Primer_Brand__TextCursorAnimation-module__TextCursorAnimation__cursor--final___HqWmn,
6204
+ .Primer_Brand__TextCursorAnimation-module__TextCursorAnimation__cursor--complete___eaBZl {
6205
+ background-color: var(--brand-TextCursorAnimation-cursor-finalColor);
6206
+ }
6207
+
6208
+ @keyframes Primer_Brand__TextCursorAnimation-module__TextCursorAnimation-cursor-blink___B89IH {
6209
+ 0%,
6210
+ 79% {
6211
+ opacity: 1;
6212
+ }
6213
+
6214
+ 80%,
6215
+ 99% {
6216
+ opacity: 0;
6217
+ }
6218
+
6219
+ 100% {
6220
+ opacity: 1;
6179
6221
  }
6222
+ }
6180
6223
 
6181
- .Primer_Brand__TextCursorAnimation-module__TextCursorAnimation-text___yWOoE {
6182
- clip-path: none;
6224
+ @media (prefers-reduced-motion: reduce) {
6225
+ .Primer_Brand__TextCursorAnimation-module__TextCursorAnimation__cursor___fNada {
6226
+ animation: none;
6183
6227
  }
6184
6228
  }
6185
6229
 
@@ -7028,7 +7072,7 @@ select {
7028
7072
 
7029
7073
  /**
7030
7074
  * Do not edit directly
7031
- * Generated on Wed, 26 Aug 2026 14:41:07 GMT
7075
+ * Generated on Fri, 28 Aug 2026 08:04:54 GMT
7032
7076
  */
7033
7077
 
7034
7078
  :root,
@@ -7339,7 +7383,7 @@ select {
7339
7383
 
7340
7384
  /**
7341
7385
  * Do not edit directly
7342
- * Generated on Wed, 26 Aug 2026 14:41:07 GMT
7386
+ * Generated on Fri, 28 Aug 2026 08:04:54 GMT
7343
7387
  */
7344
7388
 
7345
7389
  :root,
@@ -7726,7 +7770,7 @@ select {
7726
7770
 
7727
7771
  /**
7728
7772
  * Do not edit directly
7729
- * Generated on Wed, 26 Aug 2026 14:41:06 GMT
7773
+ * Generated on Fri, 28 Aug 2026 08:04:53 GMT
7730
7774
  */
7731
7775
 
7732
7776
  :root {
@@ -7851,7 +7895,7 @@ select {
7851
7895
 
7852
7896
  /**
7853
7897
  * Do not edit directly
7854
- * Generated on Wed, 26 Aug 2026 14:41:07 GMT
7898
+ * Generated on Fri, 28 Aug 2026 08:04:54 GMT
7855
7899
  */
7856
7900
 
7857
7901
  :root,
@@ -7867,7 +7911,7 @@ select {
7867
7911
 
7868
7912
  /**
7869
7913
  * Do not edit directly
7870
- * Generated on Wed, 26 Aug 2026 14:41:07 GMT
7914
+ * Generated on Fri, 28 Aug 2026 08:04:54 GMT
7871
7915
  */
7872
7916
 
7873
7917
  :root {
@@ -8301,7 +8345,7 @@ select {
8301
8345
 
8302
8346
  /**
8303
8347
  * Do not edit directly
8304
- * Generated on Wed, 26 Aug 2026 14:41:07 GMT
8348
+ * Generated on Fri, 28 Aug 2026 08:04:54 GMT
8305
8349
  */
8306
8350
 
8307
8351
  :root,
@@ -8568,7 +8612,7 @@ select {
8568
8612
 
8569
8613
  /**
8570
8614
  * Do not edit directly
8571
- * Generated on Wed, 26 Aug 2026 14:41:06 GMT
8615
+ * Generated on Fri, 28 Aug 2026 08:04:53 GMT
8572
8616
  */
8573
8617
 
8574
8618
  :root {
@@ -8579,7 +8623,7 @@ select {
8579
8623
 
8580
8624
  /**
8581
8625
  * Do not edit directly
8582
- * Generated on Wed, 26 Aug 2026 14:41:07 GMT
8626
+ * Generated on Fri, 28 Aug 2026 08:04:54 GMT
8583
8627
  */
8584
8628
 
8585
8629
  :root,
@@ -9378,7 +9422,7 @@ select {
9378
9422
 
9379
9423
  /**
9380
9424
  * Do not edit directly
9381
- * Generated on Wed, 26 Aug 2026 14:41:07 GMT
9425
+ * Generated on Fri, 28 Aug 2026 08:04:54 GMT
9382
9426
  */
9383
9427
 
9384
9428
  :root,
@@ -10008,7 +10052,7 @@ details[open] > .Primer_Brand__Accordion-module__Accordion__summary--reversed-to
10008
10052
 
10009
10053
  /**
10010
10054
  * Do not edit directly
10011
- * Generated on Wed, 26 Aug 2026 14:41:06 GMT
10055
+ * Generated on Fri, 28 Aug 2026 08:04:53 GMT
10012
10056
  */
10013
10057
 
10014
10058
  :root {
@@ -10044,7 +10088,7 @@ details[open] > .Primer_Brand__Accordion-module__Accordion__summary--reversed-to
10044
10088
 
10045
10089
  /**
10046
10090
  * Do not edit directly
10047
- * Generated on Wed, 26 Aug 2026 14:41:08 GMT
10091
+ * Generated on Fri, 28 Aug 2026 08:04:54 GMT
10048
10092
  */
10049
10093
 
10050
10094
  :root,
@@ -10928,7 +10972,7 @@ details[open] > .Primer_Brand__Accordion-module__Accordion__summary--reversed-to
10928
10972
 
10929
10973
  /**
10930
10974
  * Do not edit directly
10931
- * Generated on Wed, 26 Aug 2026 14:41:08 GMT
10975
+ * Generated on Fri, 28 Aug 2026 08:04:54 GMT
10932
10976
  */
10933
10977
 
10934
10978
  :root,
@@ -11025,7 +11069,7 @@ details[open] > .Primer_Brand__Accordion-module__Accordion__summary--reversed-to
11025
11069
 
11026
11070
  /**
11027
11071
  * Do not edit directly
11028
- * Generated on Wed, 26 Aug 2026 14:41:08 GMT
11072
+ * Generated on Fri, 28 Aug 2026 08:04:54 GMT
11029
11073
  */
11030
11074
 
11031
11075
  :root,
@@ -11414,7 +11458,7 @@ details[open] > .Primer_Brand__Accordion-module__Accordion__summary--reversed-to
11414
11458
 
11415
11459
  /**
11416
11460
  * Do not edit directly
11417
- * Generated on Wed, 26 Aug 2026 14:41:07 GMT
11461
+ * Generated on Fri, 28 Aug 2026 08:04:54 GMT
11418
11462
  */
11419
11463
 
11420
11464
  :root,
@@ -13268,7 +13312,7 @@ Fixes safari bug where outline doesn't respect border-radius
13268
13312
 
13269
13313
  /**
13270
13314
  * Do not edit directly
13271
- * Generated on Wed, 26 Aug 2026 14:41:07 GMT
13315
+ * Generated on Fri, 28 Aug 2026 08:04:54 GMT
13272
13316
  */
13273
13317
 
13274
13318
  :root,
@@ -13296,7 +13340,7 @@ Fixes safari bug where outline doesn't respect border-radius
13296
13340
 
13297
13341
  /**
13298
13342
  * Do not edit directly
13299
- * Generated on Wed, 26 Aug 2026 14:41:07 GMT
13343
+ * Generated on Fri, 28 Aug 2026 08:04:54 GMT
13300
13344
  */
13301
13345
 
13302
13346
  :root,
@@ -13312,7 +13356,7 @@ Fixes safari bug where outline doesn't respect border-radius
13312
13356
 
13313
13357
  /**
13314
13358
  * Do not edit directly
13315
- * Generated on Wed, 26 Aug 2026 14:41:06 GMT
13359
+ * Generated on Fri, 28 Aug 2026 08:04:53 GMT
13316
13360
  */
13317
13361
 
13318
13362
  :root {
@@ -13404,7 +13448,7 @@ Fixes safari bug where outline doesn't respect border-radius
13404
13448
 
13405
13449
  /**
13406
13450
  * Do not edit directly
13407
- * Generated on Wed, 26 Aug 2026 14:41:07 GMT
13451
+ * Generated on Fri, 28 Aug 2026 08:04:54 GMT
13408
13452
  */
13409
13453
 
13410
13454
  :root,
@@ -13568,7 +13612,7 @@ Fixes safari bug where outline doesn't respect border-radius
13568
13612
 
13569
13613
  /**
13570
13614
  * Do not edit directly
13571
- * Generated on Wed, 26 Aug 2026 14:41:06 GMT
13615
+ * Generated on Fri, 28 Aug 2026 08:04:53 GMT
13572
13616
  */
13573
13617
 
13574
13618
  :root {
@@ -13577,7 +13621,7 @@ Fixes safari bug where outline doesn't respect border-radius
13577
13621
 
13578
13622
  /**
13579
13623
  * Do not edit directly
13580
- * Generated on Wed, 26 Aug 2026 14:41:07 GMT
13624
+ * Generated on Fri, 28 Aug 2026 08:04:54 GMT
13581
13625
  */
13582
13626
 
13583
13627
  :root,
@@ -13599,7 +13643,7 @@ Fixes safari bug where outline doesn't respect border-radius
13599
13643
 
13600
13644
  /**
13601
13645
  * Do not edit directly
13602
- * Generated on Wed, 26 Aug 2026 14:41:07 GMT
13646
+ * Generated on Fri, 28 Aug 2026 08:04:54 GMT
13603
13647
  */
13604
13648
 
13605
13649
  :root {
@@ -14071,7 +14115,7 @@ Fixes safari bug where outline doesn't respect border-radius
14071
14115
 
14072
14116
  /**
14073
14117
  * Do not edit directly
14074
- * Generated on Wed, 26 Aug 2026 14:41:06 GMT
14118
+ * Generated on Fri, 28 Aug 2026 08:04:53 GMT
14075
14119
  */
14076
14120
 
14077
14121
  :root {
@@ -14085,7 +14129,7 @@ Fixes safari bug where outline doesn't respect border-radius
14085
14129
 
14086
14130
  /**
14087
14131
  * Do not edit directly
14088
- * Generated on Wed, 26 Aug 2026 14:41:07 GMT
14132
+ * Generated on Fri, 28 Aug 2026 08:04:54 GMT
14089
14133
  */
14090
14134
 
14091
14135
  :root,
@@ -14636,7 +14680,7 @@ Fixes safari bug where outline doesn't respect border-radius
14636
14680
 
14637
14681
  /**
14638
14682
  * Do not edit directly
14639
- * Generated on Wed, 26 Aug 2026 14:41:07 GMT
14683
+ * Generated on Fri, 28 Aug 2026 08:04:54 GMT
14640
14684
  */
14641
14685
 
14642
14686
  :root,
@@ -14652,7 +14696,7 @@ Fixes safari bug where outline doesn't respect border-radius
14652
14696
 
14653
14697
  /**
14654
14698
  * Do not edit directly
14655
- * Generated on Wed, 26 Aug 2026 14:41:07 GMT
14699
+ * Generated on Fri, 28 Aug 2026 08:04:54 GMT
14656
14700
  */
14657
14701
 
14658
14702
  :root {
@@ -15397,7 +15441,7 @@ Fixes safari bug where outline doesn't respect border-radius
15397
15441
 
15398
15442
  /**
15399
15443
  * Do not edit directly
15400
- * Generated on Wed, 26 Aug 2026 14:41:07 GMT
15444
+ * Generated on Fri, 28 Aug 2026 08:04:54 GMT
15401
15445
  */
15402
15446
 
15403
15447
  :root,
@@ -15413,7 +15457,7 @@ Fixes safari bug where outline doesn't respect border-radius
15413
15457
 
15414
15458
  /**
15415
15459
  * Do not edit directly
15416
- * Generated on Wed, 26 Aug 2026 14:41:07 GMT
15460
+ * Generated on Fri, 28 Aug 2026 08:04:54 GMT
15417
15461
  */
15418
15462
 
15419
15463
  :root,
@@ -15844,7 +15888,7 @@ Fixes safari bug where outline doesn't respect border-radius
15844
15888
 
15845
15889
  /**
15846
15890
  * Do not edit directly
15847
- * Generated on Wed, 26 Aug 2026 14:41:07 GMT
15891
+ * Generated on Fri, 28 Aug 2026 08:04:54 GMT
15848
15892
  */
15849
15893
 
15850
15894
  :root,
@@ -15876,7 +15920,7 @@ Fixes safari bug where outline doesn't respect border-radius
15876
15920
 
15877
15921
  /**
15878
15922
  * Do not edit directly
15879
- * Generated on Wed, 26 Aug 2026 14:41:06 GMT
15923
+ * Generated on Fri, 28 Aug 2026 08:04:53 GMT
15880
15924
  */
15881
15925
 
15882
15926
  :root {
@@ -16249,7 +16293,7 @@ Fixes safari bug where outline doesn't respect border-radius
16249
16293
 
16250
16294
  /**
16251
16295
  * Do not edit directly
16252
- * Generated on Wed, 26 Aug 2026 14:41:06 GMT
16296
+ * Generated on Fri, 28 Aug 2026 08:04:53 GMT
16253
16297
  */
16254
16298
 
16255
16299
  :root {
@@ -16262,7 +16306,7 @@ Fixes safari bug where outline doesn't respect border-radius
16262
16306
 
16263
16307
  /**
16264
16308
  * Do not edit directly
16265
- * Generated on Wed, 26 Aug 2026 14:41:07 GMT
16309
+ * Generated on Fri, 28 Aug 2026 08:04:54 GMT
16266
16310
  */
16267
16311
 
16268
16312
  :root,
@@ -17511,7 +17555,7 @@ Fixes safari bug where outline doesn't respect border-radius
17511
17555
 
17512
17556
  /**
17513
17557
  * Do not edit directly
17514
- * Generated on Wed, 26 Aug 2026 14:41:06 GMT
17558
+ * Generated on Fri, 28 Aug 2026 08:04:53 GMT
17515
17559
  */
17516
17560
 
17517
17561
  :root {
@@ -17522,7 +17566,7 @@ Fixes safari bug where outline doesn't respect border-radius
17522
17566
 
17523
17567
  /**
17524
17568
  * Do not edit directly
17525
- * Generated on Wed, 26 Aug 2026 14:41:07 GMT
17569
+ * Generated on Fri, 28 Aug 2026 08:04:54 GMT
17526
17570
  */
17527
17571
 
17528
17572
  :root,
@@ -18021,7 +18065,7 @@ Fixes safari bug where outline doesn't respect border-radius
18021
18065
 
18022
18066
  /**
18023
18067
  * Do not edit directly
18024
- * Generated on Wed, 26 Aug 2026 14:41:06 GMT
18068
+ * Generated on Fri, 28 Aug 2026 08:04:53 GMT
18025
18069
  */
18026
18070
 
18027
18071
  :root {
@@ -18041,7 +18085,7 @@ Fixes safari bug where outline doesn't respect border-radius
18041
18085
 
18042
18086
  /**
18043
18087
  * Do not edit directly
18044
- * Generated on Wed, 26 Aug 2026 14:41:07 GMT
18088
+ * Generated on Fri, 28 Aug 2026 08:04:54 GMT
18045
18089
  */
18046
18090
 
18047
18091
  :root,
@@ -18130,7 +18174,7 @@ Fixes safari bug where outline doesn't respect border-radius
18130
18174
 
18131
18175
  /**
18132
18176
  * Do not edit directly
18133
- * Generated on Wed, 26 Aug 2026 14:41:07 GMT
18177
+ * Generated on Fri, 28 Aug 2026 08:04:54 GMT
18134
18178
  */
18135
18179
 
18136
18180
  :root,
@@ -18154,7 +18198,7 @@ Fixes safari bug where outline doesn't respect border-radius
18154
18198
 
18155
18199
  /**
18156
18200
  * Do not edit directly
18157
- * Generated on Wed, 26 Aug 2026 14:41:07 GMT
18201
+ * Generated on Fri, 28 Aug 2026 08:04:54 GMT
18158
18202
  */
18159
18203
 
18160
18204
  :root {
@@ -18630,7 +18674,7 @@ Fixes safari bug where outline doesn't respect border-radius
18630
18674
 
18631
18675
  /**
18632
18676
  * Do not edit directly
18633
- * Generated on Wed, 26 Aug 2026 14:41:07 GMT
18677
+ * Generated on Fri, 28 Aug 2026 08:04:54 GMT
18634
18678
  */
18635
18679
 
18636
18680
  :root,
@@ -18644,7 +18688,7 @@ Fixes safari bug where outline doesn't respect border-radius
18644
18688
 
18645
18689
  /**
18646
18690
  * Do not edit directly
18647
- * Generated on Wed, 26 Aug 2026 14:41:06 GMT
18691
+ * Generated on Fri, 28 Aug 2026 08:04:53 GMT
18648
18692
  */
18649
18693
 
18650
18694
  :root {
@@ -18658,7 +18702,7 @@ Fixes safari bug where outline doesn't respect border-radius
18658
18702
 
18659
18703
  /**
18660
18704
  * Do not edit directly
18661
- * Generated on Wed, 26 Aug 2026 14:41:06 GMT
18705
+ * Generated on Fri, 28 Aug 2026 08:04:53 GMT
18662
18706
  */
18663
18707
 
18664
18708
  :root {
@@ -20834,7 +20878,7 @@ Fixes safari bug where outline doesn't respect border-radius
20834
20878
 
20835
20879
  /**
20836
20880
  * Do not edit directly
20837
- * Generated on Wed, 26 Aug 2026 14:41:07 GMT
20881
+ * Generated on Fri, 28 Aug 2026 08:04:54 GMT
20838
20882
  */
20839
20883
 
20840
20884
  :root {
@@ -20858,7 +20902,7 @@ Fixes safari bug where outline doesn't respect border-radius
20858
20902
 
20859
20903
  /**
20860
20904
  * Do not edit directly
20861
- * Generated on Wed, 26 Aug 2026 14:41:07 GMT
20905
+ * Generated on Fri, 28 Aug 2026 08:04:54 GMT
20862
20906
  */
20863
20907
 
20864
20908
  :root,
@@ -21517,7 +21561,7 @@ Fixes safari bug where outline doesn't respect border-radius
21517
21561
 
21518
21562
  /**
21519
21563
  * Do not edit directly
21520
- * Generated on Wed, 26 Aug 2026 14:41:08 GMT
21564
+ * Generated on Fri, 28 Aug 2026 08:04:54 GMT
21521
21565
  */
21522
21566
 
21523
21567
  :root,
@@ -21531,7 +21575,7 @@ Fixes safari bug where outline doesn't respect border-radius
21531
21575
 
21532
21576
  /**
21533
21577
  * Do not edit directly
21534
- * Generated on Wed, 26 Aug 2026 14:41:07 GMT
21578
+ * Generated on Fri, 28 Aug 2026 08:04:54 GMT
21535
21579
  */
21536
21580
 
21537
21581
  :root {
@@ -21547,7 +21591,7 @@ Fixes safari bug where outline doesn't respect border-radius
21547
21591
 
21548
21592
  /**
21549
21593
  * Do not edit directly
21550
- * Generated on Wed, 26 Aug 2026 14:41:08 GMT
21594
+ * Generated on Fri, 28 Aug 2026 08:04:54 GMT
21551
21595
  */
21552
21596
 
21553
21597
  :root,
@@ -22344,7 +22388,7 @@ Fixes safari bug where outline doesn't respect border-radius
22344
22388
 
22345
22389
  /**
22346
22390
  * Do not edit directly
22347
- * Generated on Wed, 26 Aug 2026 14:41:06 GMT
22391
+ * Generated on Fri, 28 Aug 2026 08:04:53 GMT
22348
22392
  */
22349
22393
 
22350
22394
  :root {
@@ -22353,7 +22397,7 @@ Fixes safari bug where outline doesn't respect border-radius
22353
22397
 
22354
22398
  /**
22355
22399
  * Do not edit directly
22356
- * Generated on Wed, 26 Aug 2026 14:41:07 GMT
22400
+ * Generated on Fri, 28 Aug 2026 08:04:54 GMT
22357
22401
  */
22358
22402
 
22359
22403
  :root,
@@ -23179,7 +23223,7 @@ Fixes safari bug where outline doesn't respect border-radius
23179
23223
 
23180
23224
  /**
23181
23225
  * Do not edit directly
23182
- * Generated on Wed, 26 Aug 2026 14:41:07 GMT
23226
+ * Generated on Fri, 28 Aug 2026 08:04:54 GMT
23183
23227
  */
23184
23228
 
23185
23229
  :root,
@@ -23725,7 +23769,7 @@ Fixes safari bug where outline doesn't respect border-radius
23725
23769
 
23726
23770
  /**
23727
23771
  * Do not edit directly
23728
- * Generated on Wed, 26 Aug 2026 14:41:06 GMT
23772
+ * Generated on Fri, 28 Aug 2026 08:04:53 GMT
23729
23773
  */
23730
23774
 
23731
23775
  :root {
@@ -23734,7 +23778,7 @@ Fixes safari bug where outline doesn't respect border-radius
23734
23778
 
23735
23779
  /**
23736
23780
  * Do not edit directly
23737
- * Generated on Wed, 26 Aug 2026 14:41:07 GMT
23781
+ * Generated on Fri, 28 Aug 2026 08:04:54 GMT
23738
23782
  */
23739
23783
 
23740
23784
  :root,
@@ -24230,7 +24274,7 @@ pre.Primer_Brand__IDE-module__IDE__Chat-copilot-indicator___FhoZe {
24230
24274
 
24231
24275
  /**
24232
24276
  * Do not edit directly
24233
- * Generated on Wed, 26 Aug 2026 14:41:08 GMT
24277
+ * Generated on Fri, 28 Aug 2026 08:04:54 GMT
24234
24278
  */
24235
24279
 
24236
24280
  :root,
@@ -24329,7 +24373,7 @@ pre.Primer_Brand__IDE-module__IDE__Chat-copilot-indicator___FhoZe {
24329
24373
 
24330
24374
  /**
24331
24375
  * Do not edit directly
24332
- * Generated on Wed, 26 Aug 2026 14:41:07 GMT
24376
+ * Generated on Fri, 28 Aug 2026 08:04:54 GMT
24333
24377
  */
24334
24378
 
24335
24379
  :root {
@@ -24516,7 +24560,7 @@ pre.Primer_Brand__IDE-module__IDE__Chat-copilot-indicator___FhoZe {
24516
24560
 
24517
24561
  /**
24518
24562
  * Do not edit directly
24519
- * Generated on Wed, 26 Aug 2026 14:41:06 GMT
24563
+ * Generated on Fri, 28 Aug 2026 08:04:53 GMT
24520
24564
  */
24521
24565
 
24522
24566
  :root {
@@ -24808,7 +24852,7 @@ pre.Primer_Brand__IDE-module__IDE__Chat-copilot-indicator___FhoZe {
24808
24852
 
24809
24853
  /**
24810
24854
  * Do not edit directly
24811
- * Generated on Wed, 26 Aug 2026 14:41:06 GMT
24855
+ * Generated on Fri, 28 Aug 2026 08:04:53 GMT
24812
24856
  */
24813
24857
 
24814
24858
  :root {
@@ -24819,7 +24863,7 @@ pre.Primer_Brand__IDE-module__IDE__Chat-copilot-indicator___FhoZe {
24819
24863
 
24820
24864
  /**
24821
24865
  * Do not edit directly
24822
- * Generated on Wed, 26 Aug 2026 14:41:08 GMT
24866
+ * Generated on Fri, 28 Aug 2026 08:04:54 GMT
24823
24867
  */
24824
24868
 
24825
24869
  :root,
@@ -25080,7 +25124,7 @@ pre.Primer_Brand__IDE-module__IDE__Chat-copilot-indicator___FhoZe {
25080
25124
 
25081
25125
  /**
25082
25126
  * Do not edit directly
25083
- * Generated on Wed, 26 Aug 2026 14:41:06 GMT
25127
+ * Generated on Fri, 28 Aug 2026 08:04:53 GMT
25084
25128
  */
25085
25129
 
25086
25130
  :root {
@@ -25089,7 +25133,7 @@ pre.Primer_Brand__IDE-module__IDE__Chat-copilot-indicator___FhoZe {
25089
25133
 
25090
25134
  /**
25091
25135
  * Do not edit directly
25092
- * Generated on Wed, 26 Aug 2026 14:41:08 GMT
25136
+ * Generated on Fri, 28 Aug 2026 08:04:54 GMT
25093
25137
  */
25094
25138
 
25095
25139
  :root,
@@ -25335,7 +25379,7 @@ pre.Primer_Brand__IDE-module__IDE__Chat-copilot-indicator___FhoZe {
25335
25379
 
25336
25380
  /**
25337
25381
  * Do not edit directly
25338
- * Generated on Wed, 26 Aug 2026 14:41:08 GMT
25382
+ * Generated on Fri, 28 Aug 2026 08:04:54 GMT
25339
25383
  */
25340
25384
 
25341
25385
  :root,