@primer/react-brand 0.72.0 → 0.72.1-rc.8a8dc720

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 (384) hide show
  1. package/docs/components/Card/react.md +62 -13
  2. package/docs/index.md +2 -2
  3. package/esm/ButtonGroup/ButtonGroup.d.ts +2 -1
  4. package/esm/ButtonGroup/ButtonGroup.d.ts.map +1 -1
  5. package/esm/ButtonGroup/ButtonGroup.js.map +1 -1
  6. package/esm/Card/Card.d.ts +6 -3
  7. package/esm/Card/Card.d.ts.map +1 -1
  8. package/esm/Card/Card.js +28 -28
  9. package/esm/Card/Card.js.map +1 -1
  10. package/esm/Card/Card.module-4GGxtM9r.css +1 -0
  11. package/esm/Card/Card.module.js +4 -1
  12. package/esm/Card/Card.module.js.map +1 -1
  13. package/esm/index.esm.js +25 -25
  14. package/esm/packages/design-tokens/lib/design-tokens/css/tokens/functional/components/card/base-DgOt50dE.css +1 -0
  15. package/lib/ButtonGroup/ButtonGroup.d.ts +2 -1
  16. package/lib/Card/Card.d.ts +6 -3
  17. package/lib/css/main.css +177 -114
  18. package/lib/design-tokens/css/tokens/base/colors/color-scales-with-modes.css +1 -1
  19. package/lib/design-tokens/css/tokens/base/colors/light.css +1 -1
  20. package/lib/design-tokens/css/tokens/base/size/size.css +1 -1
  21. package/lib/design-tokens/css/tokens/base/typography/typography.css +1 -1
  22. package/lib/design-tokens/css/tokens/functional/animation/base.css +1 -1
  23. package/lib/design-tokens/css/tokens/functional/colors/global-with-modes.css +1 -1
  24. package/lib/design-tokens/css/tokens/functional/colors/global.css +1 -1
  25. package/lib/design-tokens/css/tokens/functional/components/accordion/colors-with-modes.css +1 -1
  26. package/lib/design-tokens/css/tokens/functional/components/action-menu/colors-with-modes.css +1 -1
  27. package/lib/design-tokens/css/tokens/functional/components/anchor-nav/colors-with-modes.css +1 -1
  28. package/lib/design-tokens/css/tokens/functional/components/bento/base.css +1 -1
  29. package/lib/design-tokens/css/tokens/functional/components/blinking-cursor/colors-with-modes.css +1 -1
  30. package/lib/design-tokens/css/tokens/functional/components/breadcrumbs/colors-with-modes.css +1 -1
  31. package/lib/design-tokens/css/tokens/functional/components/button/colors-with-modes.css +1 -1
  32. package/lib/design-tokens/css/tokens/functional/components/card/base.css +3 -1
  33. package/lib/design-tokens/css/tokens/functional/components/card/colors-with-modes.css +1 -1
  34. package/lib/design-tokens/css/tokens/functional/components/card/colors.css +1 -1
  35. package/lib/design-tokens/css/tokens/functional/components/comparison-table/colors-with-modes.css +1 -1
  36. package/lib/design-tokens/css/tokens/functional/components/comparison-table/comparison-table.css +1 -1
  37. package/lib/design-tokens/css/tokens/functional/components/control/colors-with-modes.css +1 -1
  38. package/lib/design-tokens/css/tokens/functional/components/cta-banner/colors-with-modes.css +1 -1
  39. package/lib/design-tokens/css/tokens/functional/components/eyebrow-banner/colors-with-modes.css +1 -1
  40. package/lib/design-tokens/css/tokens/functional/components/eyebrow-banner/eyebrow-banner.css +1 -1
  41. package/lib/design-tokens/css/tokens/functional/components/faq/base.css +1 -1
  42. package/lib/design-tokens/css/tokens/functional/components/faq/colors-with-modes.css +1 -1
  43. package/lib/design-tokens/css/tokens/functional/components/faq/colors.css +1 -1
  44. package/lib/design-tokens/css/tokens/functional/components/faq/faq.css +1 -1
  45. package/lib/design-tokens/css/tokens/functional/components/footer/colors-with-modes.css +1 -1
  46. package/lib/design-tokens/css/tokens/functional/components/footer/colors.css +1 -1
  47. package/lib/design-tokens/css/tokens/functional/components/frosted-glass-vfx/base.css +1 -1
  48. package/lib/design-tokens/css/tokens/functional/components/frosted-glass-vfx/colors-with-modes.css +1 -1
  49. package/lib/design-tokens/css/tokens/functional/components/grid/colors-with-modes.css +1 -1
  50. package/lib/design-tokens/css/tokens/functional/components/grid/colors.css +1 -1
  51. package/lib/design-tokens/css/tokens/functional/components/grid/grid.css +1 -1
  52. package/lib/design-tokens/css/tokens/functional/components/hero/base.css +1 -1
  53. package/lib/design-tokens/css/tokens/functional/components/icon/colors-with-modes.css +1 -1
  54. package/lib/design-tokens/css/tokens/functional/components/icon/colors.css +1 -1
  55. package/lib/design-tokens/css/tokens/functional/components/ide/base.css +1 -1
  56. package/lib/design-tokens/css/tokens/functional/components/ide/colors-with-modes.css +1 -1
  57. package/lib/design-tokens/css/tokens/functional/components/image/base.css +1 -1
  58. package/lib/design-tokens/css/tokens/functional/components/inline-link/base.css +1 -1
  59. package/lib/design-tokens/css/tokens/functional/components/inline-link/colors-with-modes.css +1 -1
  60. package/lib/design-tokens/css/tokens/functional/components/inline-link/colors.css +1 -1
  61. package/lib/design-tokens/css/tokens/functional/components/label/colors-with-modes.css +1 -1
  62. package/lib/design-tokens/css/tokens/functional/components/label/colors.css +1 -1
  63. package/lib/design-tokens/css/tokens/functional/components/link/colors-with-modes.css +1 -1
  64. package/lib/design-tokens/css/tokens/functional/components/link/colors.css +1 -1
  65. package/lib/design-tokens/css/tokens/functional/components/logosuite/base.css +1 -1
  66. package/lib/design-tokens/css/tokens/functional/components/logosuite/colors-with-modes.css +1 -1
  67. package/lib/design-tokens/css/tokens/functional/components/logosuite/colors.css +1 -1
  68. package/lib/design-tokens/css/tokens/functional/components/media-playlist/colors-with-modes.css +1 -1
  69. package/lib/design-tokens/css/tokens/functional/components/media-playlist/colors.css +1 -1
  70. package/lib/design-tokens/css/tokens/functional/components/nav-list/colors-with-modes.css +1 -1
  71. package/lib/design-tokens/css/tokens/functional/components/pricing-options/colors-with-modes.css +1 -1
  72. package/lib/design-tokens/css/tokens/functional/components/pricing-options/colors.css +1 -1
  73. package/lib/design-tokens/css/tokens/functional/components/pricing-options/pricing-options.css +1 -1
  74. package/lib/design-tokens/css/tokens/functional/components/prose/base.css +1 -1
  75. package/lib/design-tokens/css/tokens/functional/components/prose/colors-with-modes.css +1 -1
  76. package/lib/design-tokens/css/tokens/functional/components/river/base.css +1 -1
  77. package/lib/design-tokens/css/tokens/functional/components/river/river.css +1 -1
  78. package/lib/design-tokens/css/tokens/functional/components/river-story-scroll/colors-with-modes.css +1 -1
  79. package/lib/design-tokens/css/tokens/functional/components/section/section.css +1 -1
  80. package/lib/design-tokens/css/tokens/functional/components/statistic/base.css +1 -1
  81. package/lib/design-tokens/css/tokens/functional/components/sub-nav/base.css +1 -1
  82. package/lib/design-tokens/css/tokens/functional/components/sub-nav/colors-with-modes.css +1 -1
  83. package/lib/design-tokens/css/tokens/functional/components/subdomain-nav-bar/colors-with-modes.css +1 -1
  84. package/lib/design-tokens/css/tokens/functional/components/tabs/base.css +1 -1
  85. package/lib/design-tokens/css/tokens/functional/components/tabs/colors-with-modes.css +1 -1
  86. package/lib/design-tokens/css/tokens/functional/components/tabs/colors.css +1 -1
  87. package/lib/design-tokens/css/tokens/functional/components/testimonial/base.css +1 -1
  88. package/lib/design-tokens/css/tokens/functional/components/testimonial/colors-with-modes.css +1 -1
  89. package/lib/design-tokens/css/tokens/functional/components/testimonial/colors.css +1 -1
  90. package/lib/design-tokens/css/tokens/functional/components/text-cursor-animation/colors-with-modes.css +1 -1
  91. package/lib/design-tokens/css/tokens/functional/components/text-cursor-animation/colors.css +1 -1
  92. package/lib/design-tokens/css/tokens/functional/components/tiles/colors-with-modes.css +1 -1
  93. package/lib/design-tokens/css/tokens/functional/components/timeline/base.css +1 -1
  94. package/lib/design-tokens/css/tokens/functional/components/timeline/colors-with-modes.css +1 -1
  95. package/lib/design-tokens/css/tokens/functional/components/timeline/colors.css +1 -1
  96. package/lib/design-tokens/css/tokens/functional/components/token/colors-with-modes.css +1 -1
  97. package/lib/design-tokens/css/tokens/functional/components/token/colors.css +1 -1
  98. package/lib/design-tokens/css/tokens/functional/components/tooltip/colors-with-modes.css +1 -1
  99. package/lib/design-tokens/css/tokens/functional/components/tooltip/colors.css +1 -1
  100. package/lib/design-tokens/css/tokens/functional/components/video-player/base.css +1 -1
  101. package/lib/design-tokens/css/tokens/functional/components/video-player/colors-with-modes.css +1 -1
  102. package/lib/design-tokens/css/tokens/functional/size/border.css +1 -1
  103. package/lib/design-tokens/css/tokens/functional/size/breakpoints.css +1 -1
  104. package/lib/design-tokens/css/tokens/functional/size/size-coarse.css +1 -1
  105. package/lib/design-tokens/css/tokens/functional/size/size-fine.css +1 -1
  106. package/lib/design-tokens/css/tokens/functional/size/size.css +1 -1
  107. package/lib/design-tokens/css/tokens/functional/size/viewport.css +1 -1
  108. package/lib/design-tokens/css/tokens/functional/typography/typography-responsive.css +1 -1
  109. package/lib/design-tokens/css/tokens/functional/typography/typography.css +1 -1
  110. package/lib/design-tokens/js/module/tokens/base/colors/light.js +1 -1
  111. package/lib/design-tokens/js/module/tokens/base/size/size.js +1 -1
  112. package/lib/design-tokens/js/module/tokens/base/typography/typography.js +1 -1
  113. package/lib/design-tokens/js/module/tokens/functional/animation/base.js +1 -1
  114. package/lib/design-tokens/js/module/tokens/functional/colors/global.js +1 -1
  115. package/lib/design-tokens/js/module/tokens/functional/components/bento/base.js +1 -1
  116. package/lib/design-tokens/js/module/tokens/functional/components/card/base.js +5 -1
  117. package/lib/design-tokens/js/module/tokens/functional/components/card/colors.js +1 -1
  118. package/lib/design-tokens/js/module/tokens/functional/components/comparison-table/comparison-table.js +1 -1
  119. package/lib/design-tokens/js/module/tokens/functional/components/eyebrow-banner/eyebrow-banner.js +1 -1
  120. package/lib/design-tokens/js/module/tokens/functional/components/faq/base.js +1 -1
  121. package/lib/design-tokens/js/module/tokens/functional/components/faq/colors.js +1 -1
  122. package/lib/design-tokens/js/module/tokens/functional/components/faq/faq.js +1 -1
  123. package/lib/design-tokens/js/module/tokens/functional/components/footer/colors.js +1 -1
  124. package/lib/design-tokens/js/module/tokens/functional/components/frosted-glass-vfx/base.js +1 -1
  125. package/lib/design-tokens/js/module/tokens/functional/components/grid/colors.js +1 -1
  126. package/lib/design-tokens/js/module/tokens/functional/components/grid/grid.js +1 -1
  127. package/lib/design-tokens/js/module/tokens/functional/components/hero/base.js +1 -1
  128. package/lib/design-tokens/js/module/tokens/functional/components/icon/colors.js +1 -1
  129. package/lib/design-tokens/js/module/tokens/functional/components/ide/base.js +1 -1
  130. package/lib/design-tokens/js/module/tokens/functional/components/image/base.js +1 -1
  131. package/lib/design-tokens/js/module/tokens/functional/components/inline-link/base.js +1 -1
  132. package/lib/design-tokens/js/module/tokens/functional/components/inline-link/colors.js +1 -1
  133. package/lib/design-tokens/js/module/tokens/functional/components/label/colors.js +1 -1
  134. package/lib/design-tokens/js/module/tokens/functional/components/link/colors.js +1 -1
  135. package/lib/design-tokens/js/module/tokens/functional/components/logosuite/base.js +1 -1
  136. package/lib/design-tokens/js/module/tokens/functional/components/logosuite/colors.js +1 -1
  137. package/lib/design-tokens/js/module/tokens/functional/components/media-playlist/colors.js +1 -1
  138. package/lib/design-tokens/js/module/tokens/functional/components/pricing-options/colors.js +1 -1
  139. package/lib/design-tokens/js/module/tokens/functional/components/pricing-options/pricing-options.js +1 -1
  140. package/lib/design-tokens/js/module/tokens/functional/components/prose/base.js +1 -1
  141. package/lib/design-tokens/js/module/tokens/functional/components/river/base.js +1 -1
  142. package/lib/design-tokens/js/module/tokens/functional/components/river/river.js +1 -1
  143. package/lib/design-tokens/js/module/tokens/functional/components/section/section.js +1 -1
  144. package/lib/design-tokens/js/module/tokens/functional/components/statistic/base.js +1 -1
  145. package/lib/design-tokens/js/module/tokens/functional/components/sub-nav/base.js +1 -1
  146. package/lib/design-tokens/js/module/tokens/functional/components/tabs/base.js +1 -1
  147. package/lib/design-tokens/js/module/tokens/functional/components/tabs/colors.js +1 -1
  148. package/lib/design-tokens/js/module/tokens/functional/components/testimonial/base.js +1 -1
  149. package/lib/design-tokens/js/module/tokens/functional/components/testimonial/colors.js +1 -1
  150. package/lib/design-tokens/js/module/tokens/functional/components/text-cursor-animation/colors.js +1 -1
  151. package/lib/design-tokens/js/module/tokens/functional/components/timeline/base.js +1 -1
  152. package/lib/design-tokens/js/module/tokens/functional/components/timeline/colors.js +1 -1
  153. package/lib/design-tokens/js/module/tokens/functional/components/token/colors.js +1 -1
  154. package/lib/design-tokens/js/module/tokens/functional/components/tooltip/colors.js +1 -1
  155. package/lib/design-tokens/js/module/tokens/functional/components/video-player/base.js +1 -1
  156. package/lib/design-tokens/js/module/tokens/functional/size/border.js +1 -1
  157. package/lib/design-tokens/js/module/tokens/functional/size/breakpoints.js +1 -1
  158. package/lib/design-tokens/js/module/tokens/functional/size/size-coarse.js +1 -1
  159. package/lib/design-tokens/js/module/tokens/functional/size/size-fine.js +1 -1
  160. package/lib/design-tokens/js/module/tokens/functional/size/size.js +1 -1
  161. package/lib/design-tokens/js/module/tokens/functional/size/viewport.js +1 -1
  162. package/lib/design-tokens/js/module/tokens/functional/typography/typography-responsive.js +1 -1
  163. package/lib/design-tokens/js/module/tokens/functional/typography/typography.js +1 -1
  164. package/lib/design-tokens/js/tokens/base/colors/light.js +1 -1
  165. package/lib/design-tokens/js/tokens/base/size/size.js +1 -1
  166. package/lib/design-tokens/js/tokens/base/typography/typography.js +1 -1
  167. package/lib/design-tokens/js/tokens/functional/animation/base.js +1 -1
  168. package/lib/design-tokens/js/tokens/functional/colors/global.js +1 -1
  169. package/lib/design-tokens/js/tokens/functional/components/bento/base.js +1 -1
  170. package/lib/design-tokens/js/tokens/functional/components/card/base.js +3 -1
  171. package/lib/design-tokens/js/tokens/functional/components/card/colors.js +1 -1
  172. package/lib/design-tokens/js/tokens/functional/components/comparison-table/comparison-table.js +1 -1
  173. package/lib/design-tokens/js/tokens/functional/components/eyebrow-banner/eyebrow-banner.js +1 -1
  174. package/lib/design-tokens/js/tokens/functional/components/faq/base.js +1 -1
  175. package/lib/design-tokens/js/tokens/functional/components/faq/colors.js +1 -1
  176. package/lib/design-tokens/js/tokens/functional/components/faq/faq.js +1 -1
  177. package/lib/design-tokens/js/tokens/functional/components/footer/colors.js +1 -1
  178. package/lib/design-tokens/js/tokens/functional/components/frosted-glass-vfx/base.js +1 -1
  179. package/lib/design-tokens/js/tokens/functional/components/grid/colors.js +1 -1
  180. package/lib/design-tokens/js/tokens/functional/components/grid/grid.js +1 -1
  181. package/lib/design-tokens/js/tokens/functional/components/hero/base.js +1 -1
  182. package/lib/design-tokens/js/tokens/functional/components/icon/colors.js +1 -1
  183. package/lib/design-tokens/js/tokens/functional/components/ide/base.js +1 -1
  184. package/lib/design-tokens/js/tokens/functional/components/image/base.js +1 -1
  185. package/lib/design-tokens/js/tokens/functional/components/inline-link/base.js +1 -1
  186. package/lib/design-tokens/js/tokens/functional/components/inline-link/colors.js +1 -1
  187. package/lib/design-tokens/js/tokens/functional/components/label/colors.js +1 -1
  188. package/lib/design-tokens/js/tokens/functional/components/link/colors.js +1 -1
  189. package/lib/design-tokens/js/tokens/functional/components/logosuite/base.js +1 -1
  190. package/lib/design-tokens/js/tokens/functional/components/logosuite/colors.js +1 -1
  191. package/lib/design-tokens/js/tokens/functional/components/media-playlist/colors.js +1 -1
  192. package/lib/design-tokens/js/tokens/functional/components/pricing-options/colors.js +1 -1
  193. package/lib/design-tokens/js/tokens/functional/components/pricing-options/pricing-options.js +1 -1
  194. package/lib/design-tokens/js/tokens/functional/components/prose/base.js +1 -1
  195. package/lib/design-tokens/js/tokens/functional/components/river/base.js +1 -1
  196. package/lib/design-tokens/js/tokens/functional/components/river/river.js +1 -1
  197. package/lib/design-tokens/js/tokens/functional/components/section/section.js +1 -1
  198. package/lib/design-tokens/js/tokens/functional/components/statistic/base.js +1 -1
  199. package/lib/design-tokens/js/tokens/functional/components/sub-nav/base.js +1 -1
  200. package/lib/design-tokens/js/tokens/functional/components/tabs/base.js +1 -1
  201. package/lib/design-tokens/js/tokens/functional/components/tabs/colors.js +1 -1
  202. package/lib/design-tokens/js/tokens/functional/components/testimonial/base.js +1 -1
  203. package/lib/design-tokens/js/tokens/functional/components/testimonial/colors.js +1 -1
  204. package/lib/design-tokens/js/tokens/functional/components/text-cursor-animation/colors.js +1 -1
  205. package/lib/design-tokens/js/tokens/functional/components/timeline/base.js +1 -1
  206. package/lib/design-tokens/js/tokens/functional/components/timeline/colors.js +1 -1
  207. package/lib/design-tokens/js/tokens/functional/components/token/colors.js +1 -1
  208. package/lib/design-tokens/js/tokens/functional/components/tooltip/colors.js +1 -1
  209. package/lib/design-tokens/js/tokens/functional/components/video-player/base.js +1 -1
  210. package/lib/design-tokens/js/tokens/functional/size/border.js +1 -1
  211. package/lib/design-tokens/js/tokens/functional/size/breakpoints.js +1 -1
  212. package/lib/design-tokens/js/tokens/functional/size/size-coarse.js +1 -1
  213. package/lib/design-tokens/js/tokens/functional/size/size-fine.js +1 -1
  214. package/lib/design-tokens/js/tokens/functional/size/size.js +1 -1
  215. package/lib/design-tokens/js/tokens/functional/size/viewport.js +1 -1
  216. package/lib/design-tokens/js/tokens/functional/typography/typography-responsive.js +1 -1
  217. package/lib/design-tokens/js/tokens/functional/typography/typography.js +1 -1
  218. package/lib/design-tokens/scss/tokens/base/colors/light.scss +1 -1
  219. package/lib/design-tokens/scss/tokens/base/size/size.scss +1 -1
  220. package/lib/design-tokens/scss/tokens/base/typography/typography.scss +1 -1
  221. package/lib/design-tokens/scss/tokens/functional/animation/base.scss +1 -1
  222. package/lib/design-tokens/scss/tokens/functional/colors/global.scss +1 -1
  223. package/lib/design-tokens/scss/tokens/functional/components/bento/base.scss +1 -1
  224. package/lib/design-tokens/scss/tokens/functional/components/card/base.scss +3 -1
  225. package/lib/design-tokens/scss/tokens/functional/components/card/colors.scss +1 -1
  226. package/lib/design-tokens/scss/tokens/functional/components/comparison-table/comparison-table.scss +1 -1
  227. package/lib/design-tokens/scss/tokens/functional/components/eyebrow-banner/eyebrow-banner.scss +1 -1
  228. package/lib/design-tokens/scss/tokens/functional/components/faq/base.scss +1 -1
  229. package/lib/design-tokens/scss/tokens/functional/components/faq/colors.scss +1 -1
  230. package/lib/design-tokens/scss/tokens/functional/components/faq/faq.scss +1 -1
  231. package/lib/design-tokens/scss/tokens/functional/components/footer/colors.scss +1 -1
  232. package/lib/design-tokens/scss/tokens/functional/components/frosted-glass-vfx/base.scss +1 -1
  233. package/lib/design-tokens/scss/tokens/functional/components/grid/colors.scss +1 -1
  234. package/lib/design-tokens/scss/tokens/functional/components/grid/grid.scss +1 -1
  235. package/lib/design-tokens/scss/tokens/functional/components/hero/base.scss +1 -1
  236. package/lib/design-tokens/scss/tokens/functional/components/icon/colors.scss +1 -1
  237. package/lib/design-tokens/scss/tokens/functional/components/ide/base.scss +1 -1
  238. package/lib/design-tokens/scss/tokens/functional/components/image/base.scss +1 -1
  239. package/lib/design-tokens/scss/tokens/functional/components/inline-link/base.scss +1 -1
  240. package/lib/design-tokens/scss/tokens/functional/components/inline-link/colors.scss +1 -1
  241. package/lib/design-tokens/scss/tokens/functional/components/label/colors.scss +1 -1
  242. package/lib/design-tokens/scss/tokens/functional/components/link/colors.scss +1 -1
  243. package/lib/design-tokens/scss/tokens/functional/components/logosuite/base.scss +1 -1
  244. package/lib/design-tokens/scss/tokens/functional/components/logosuite/colors.scss +1 -1
  245. package/lib/design-tokens/scss/tokens/functional/components/media-playlist/colors.scss +1 -1
  246. package/lib/design-tokens/scss/tokens/functional/components/pricing-options/colors.scss +1 -1
  247. package/lib/design-tokens/scss/tokens/functional/components/pricing-options/pricing-options.scss +1 -1
  248. package/lib/design-tokens/scss/tokens/functional/components/prose/base.scss +1 -1
  249. package/lib/design-tokens/scss/tokens/functional/components/river/base.scss +1 -1
  250. package/lib/design-tokens/scss/tokens/functional/components/river/river.scss +1 -1
  251. package/lib/design-tokens/scss/tokens/functional/components/section/section.scss +1 -1
  252. package/lib/design-tokens/scss/tokens/functional/components/statistic/base.scss +1 -1
  253. package/lib/design-tokens/scss/tokens/functional/components/sub-nav/base.scss +1 -1
  254. package/lib/design-tokens/scss/tokens/functional/components/tabs/base.scss +1 -1
  255. package/lib/design-tokens/scss/tokens/functional/components/tabs/colors.scss +1 -1
  256. package/lib/design-tokens/scss/tokens/functional/components/testimonial/base.scss +1 -1
  257. package/lib/design-tokens/scss/tokens/functional/components/testimonial/colors.scss +1 -1
  258. package/lib/design-tokens/scss/tokens/functional/components/text-cursor-animation/colors.scss +1 -1
  259. package/lib/design-tokens/scss/tokens/functional/components/timeline/base.scss +1 -1
  260. package/lib/design-tokens/scss/tokens/functional/components/timeline/colors.scss +1 -1
  261. package/lib/design-tokens/scss/tokens/functional/components/token/colors.scss +1 -1
  262. package/lib/design-tokens/scss/tokens/functional/components/tooltip/colors.scss +1 -1
  263. package/lib/design-tokens/scss/tokens/functional/components/video-player/base.scss +1 -1
  264. package/lib/design-tokens/scss/tokens/functional/size/border.scss +1 -1
  265. package/lib/design-tokens/scss/tokens/functional/size/breakpoints.scss +1 -1
  266. package/lib/design-tokens/scss/tokens/functional/size/size-coarse.scss +1 -1
  267. package/lib/design-tokens/scss/tokens/functional/size/size-fine.scss +1 -1
  268. package/lib/design-tokens/scss/tokens/functional/size/size.scss +1 -1
  269. package/lib/design-tokens/scss/tokens/functional/size/viewport.scss +1 -1
  270. package/lib/design-tokens/scss/tokens/functional/typography/typography-responsive.scss +1 -1
  271. package/lib/design-tokens/scss/tokens/functional/typography/typography.scss +1 -1
  272. package/lib/design-tokens/ts/tokens/base/colors/light.d.ts +1 -1
  273. package/lib/design-tokens/ts/tokens/base/colors/light.js +1 -1
  274. package/lib/design-tokens/ts/tokens/base/size/size.d.ts +1 -1
  275. package/lib/design-tokens/ts/tokens/base/size/size.js +1 -1
  276. package/lib/design-tokens/ts/tokens/base/typography/typography.d.ts +1 -1
  277. package/lib/design-tokens/ts/tokens/base/typography/typography.js +1 -1
  278. package/lib/design-tokens/ts/tokens/functional/animation/base.d.ts +1 -1
  279. package/lib/design-tokens/ts/tokens/functional/animation/base.js +1 -1
  280. package/lib/design-tokens/ts/tokens/functional/colors/global.d.ts +1 -1
  281. package/lib/design-tokens/ts/tokens/functional/colors/global.js +1 -1
  282. package/lib/design-tokens/ts/tokens/functional/components/bento/base.d.ts +1 -1
  283. package/lib/design-tokens/ts/tokens/functional/components/bento/base.js +1 -1
  284. package/lib/design-tokens/ts/tokens/functional/components/card/base.d.ts +5 -1
  285. package/lib/design-tokens/ts/tokens/functional/components/card/base.js +5 -1
  286. package/lib/design-tokens/ts/tokens/functional/components/card/colors.d.ts +1 -1
  287. package/lib/design-tokens/ts/tokens/functional/components/card/colors.js +1 -1
  288. package/lib/design-tokens/ts/tokens/functional/components/comparison-table/comparison-table.d.ts +1 -1
  289. package/lib/design-tokens/ts/tokens/functional/components/comparison-table/comparison-table.js +1 -1
  290. package/lib/design-tokens/ts/tokens/functional/components/eyebrow-banner/eyebrow-banner.d.ts +1 -1
  291. package/lib/design-tokens/ts/tokens/functional/components/eyebrow-banner/eyebrow-banner.js +1 -1
  292. package/lib/design-tokens/ts/tokens/functional/components/faq/base.d.ts +1 -1
  293. package/lib/design-tokens/ts/tokens/functional/components/faq/base.js +1 -1
  294. package/lib/design-tokens/ts/tokens/functional/components/faq/colors.d.ts +1 -1
  295. package/lib/design-tokens/ts/tokens/functional/components/faq/colors.js +1 -1
  296. package/lib/design-tokens/ts/tokens/functional/components/faq/faq.d.ts +1 -1
  297. package/lib/design-tokens/ts/tokens/functional/components/faq/faq.js +1 -1
  298. package/lib/design-tokens/ts/tokens/functional/components/footer/colors.d.ts +1 -1
  299. package/lib/design-tokens/ts/tokens/functional/components/footer/colors.js +1 -1
  300. package/lib/design-tokens/ts/tokens/functional/components/frosted-glass-vfx/base.d.ts +1 -1
  301. package/lib/design-tokens/ts/tokens/functional/components/frosted-glass-vfx/base.js +1 -1
  302. package/lib/design-tokens/ts/tokens/functional/components/grid/colors.d.ts +1 -1
  303. package/lib/design-tokens/ts/tokens/functional/components/grid/colors.js +1 -1
  304. package/lib/design-tokens/ts/tokens/functional/components/grid/grid.d.ts +1 -1
  305. package/lib/design-tokens/ts/tokens/functional/components/grid/grid.js +1 -1
  306. package/lib/design-tokens/ts/tokens/functional/components/hero/base.d.ts +1 -1
  307. package/lib/design-tokens/ts/tokens/functional/components/hero/base.js +1 -1
  308. package/lib/design-tokens/ts/tokens/functional/components/icon/colors.d.ts +1 -1
  309. package/lib/design-tokens/ts/tokens/functional/components/icon/colors.js +1 -1
  310. package/lib/design-tokens/ts/tokens/functional/components/ide/base.d.ts +1 -1
  311. package/lib/design-tokens/ts/tokens/functional/components/ide/base.js +1 -1
  312. package/lib/design-tokens/ts/tokens/functional/components/image/base.d.ts +1 -1
  313. package/lib/design-tokens/ts/tokens/functional/components/image/base.js +1 -1
  314. package/lib/design-tokens/ts/tokens/functional/components/inline-link/base.d.ts +1 -1
  315. package/lib/design-tokens/ts/tokens/functional/components/inline-link/base.js +1 -1
  316. package/lib/design-tokens/ts/tokens/functional/components/inline-link/colors.d.ts +1 -1
  317. package/lib/design-tokens/ts/tokens/functional/components/inline-link/colors.js +1 -1
  318. package/lib/design-tokens/ts/tokens/functional/components/label/colors.d.ts +1 -1
  319. package/lib/design-tokens/ts/tokens/functional/components/label/colors.js +1 -1
  320. package/lib/design-tokens/ts/tokens/functional/components/link/colors.d.ts +1 -1
  321. package/lib/design-tokens/ts/tokens/functional/components/link/colors.js +1 -1
  322. package/lib/design-tokens/ts/tokens/functional/components/logosuite/base.d.ts +1 -1
  323. package/lib/design-tokens/ts/tokens/functional/components/logosuite/base.js +1 -1
  324. package/lib/design-tokens/ts/tokens/functional/components/logosuite/colors.d.ts +1 -1
  325. package/lib/design-tokens/ts/tokens/functional/components/logosuite/colors.js +1 -1
  326. package/lib/design-tokens/ts/tokens/functional/components/media-playlist/colors.d.ts +1 -1
  327. package/lib/design-tokens/ts/tokens/functional/components/media-playlist/colors.js +1 -1
  328. package/lib/design-tokens/ts/tokens/functional/components/pricing-options/colors.d.ts +1 -1
  329. package/lib/design-tokens/ts/tokens/functional/components/pricing-options/colors.js +1 -1
  330. package/lib/design-tokens/ts/tokens/functional/components/pricing-options/pricing-options.d.ts +1 -1
  331. package/lib/design-tokens/ts/tokens/functional/components/pricing-options/pricing-options.js +1 -1
  332. package/lib/design-tokens/ts/tokens/functional/components/prose/base.d.ts +1 -1
  333. package/lib/design-tokens/ts/tokens/functional/components/prose/base.js +1 -1
  334. package/lib/design-tokens/ts/tokens/functional/components/river/base.d.ts +1 -1
  335. package/lib/design-tokens/ts/tokens/functional/components/river/base.js +1 -1
  336. package/lib/design-tokens/ts/tokens/functional/components/river/river.d.ts +1 -1
  337. package/lib/design-tokens/ts/tokens/functional/components/river/river.js +1 -1
  338. package/lib/design-tokens/ts/tokens/functional/components/section/section.d.ts +1 -1
  339. package/lib/design-tokens/ts/tokens/functional/components/section/section.js +1 -1
  340. package/lib/design-tokens/ts/tokens/functional/components/statistic/base.d.ts +1 -1
  341. package/lib/design-tokens/ts/tokens/functional/components/statistic/base.js +1 -1
  342. package/lib/design-tokens/ts/tokens/functional/components/sub-nav/base.d.ts +1 -1
  343. package/lib/design-tokens/ts/tokens/functional/components/sub-nav/base.js +1 -1
  344. package/lib/design-tokens/ts/tokens/functional/components/tabs/base.d.ts +1 -1
  345. package/lib/design-tokens/ts/tokens/functional/components/tabs/base.js +1 -1
  346. package/lib/design-tokens/ts/tokens/functional/components/tabs/colors.d.ts +1 -1
  347. package/lib/design-tokens/ts/tokens/functional/components/tabs/colors.js +1 -1
  348. package/lib/design-tokens/ts/tokens/functional/components/testimonial/base.d.ts +1 -1
  349. package/lib/design-tokens/ts/tokens/functional/components/testimonial/base.js +1 -1
  350. package/lib/design-tokens/ts/tokens/functional/components/testimonial/colors.d.ts +1 -1
  351. package/lib/design-tokens/ts/tokens/functional/components/testimonial/colors.js +1 -1
  352. package/lib/design-tokens/ts/tokens/functional/components/text-cursor-animation/colors.d.ts +1 -1
  353. package/lib/design-tokens/ts/tokens/functional/components/text-cursor-animation/colors.js +1 -1
  354. package/lib/design-tokens/ts/tokens/functional/components/timeline/base.d.ts +1 -1
  355. package/lib/design-tokens/ts/tokens/functional/components/timeline/base.js +1 -1
  356. package/lib/design-tokens/ts/tokens/functional/components/timeline/colors.d.ts +1 -1
  357. package/lib/design-tokens/ts/tokens/functional/components/timeline/colors.js +1 -1
  358. package/lib/design-tokens/ts/tokens/functional/components/token/colors.d.ts +1 -1
  359. package/lib/design-tokens/ts/tokens/functional/components/token/colors.js +1 -1
  360. package/lib/design-tokens/ts/tokens/functional/components/tooltip/colors.d.ts +1 -1
  361. package/lib/design-tokens/ts/tokens/functional/components/tooltip/colors.js +1 -1
  362. package/lib/design-tokens/ts/tokens/functional/components/video-player/base.d.ts +1 -1
  363. package/lib/design-tokens/ts/tokens/functional/components/video-player/base.js +1 -1
  364. package/lib/design-tokens/ts/tokens/functional/size/border.d.ts +1 -1
  365. package/lib/design-tokens/ts/tokens/functional/size/border.js +1 -1
  366. package/lib/design-tokens/ts/tokens/functional/size/breakpoints.d.ts +1 -1
  367. package/lib/design-tokens/ts/tokens/functional/size/breakpoints.js +1 -1
  368. package/lib/design-tokens/ts/tokens/functional/size/size-coarse.d.ts +1 -1
  369. package/lib/design-tokens/ts/tokens/functional/size/size-coarse.js +1 -1
  370. package/lib/design-tokens/ts/tokens/functional/size/size-fine.d.ts +1 -1
  371. package/lib/design-tokens/ts/tokens/functional/size/size-fine.js +1 -1
  372. package/lib/design-tokens/ts/tokens/functional/size/size.d.ts +1 -1
  373. package/lib/design-tokens/ts/tokens/functional/size/size.js +1 -1
  374. package/lib/design-tokens/ts/tokens/functional/size/viewport.d.ts +1 -1
  375. package/lib/design-tokens/ts/tokens/functional/size/viewport.js +1 -1
  376. package/lib/design-tokens/ts/tokens/functional/typography/typography-responsive.d.ts +1 -1
  377. package/lib/design-tokens/ts/tokens/functional/typography/typography-responsive.js +1 -1
  378. package/lib/design-tokens/ts/tokens/functional/typography/typography.d.ts +1 -1
  379. package/lib/design-tokens/ts/tokens/functional/typography/typography.js +1 -1
  380. package/lib/index.js +1 -1
  381. package/llms.txt +2 -2
  382. package/package.json +1 -1
  383. package/esm/Card/Card.module-B41BqbuX.css +0 -1
  384. package/esm/packages/design-tokens/lib/design-tokens/css/tokens/functional/components/card/base-BRKNIzyd.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 Tue, 28 Jul 2026 20:18:31 GMT
77
+ * Generated on Mon, 10 Aug 2026 14:55:23 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 Tue, 28 Jul 2026 20:18:31 GMT
355
+ * Generated on Mon, 10 Aug 2026 14:55:22 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 Tue, 28 Jul 2026 20:18:31 GMT
384
+ * Generated on Mon, 10 Aug 2026 14:55:22 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 Tue, 28 Jul 2026 20:18:31 GMT
401
+ * Generated on Mon, 10 Aug 2026 14:55:23 GMT
402
402
  */
403
403
 
404
404
  :root {
@@ -556,7 +556,7 @@ select {
556
556
 
557
557
  /**
558
558
  * Do not edit directly
559
- * Generated on Tue, 28 Jul 2026 20:18:30 GMT
559
+ * Generated on Mon, 10 Aug 2026 14:55:22 GMT
560
560
  */
561
561
 
562
562
  :root {
@@ -570,7 +570,7 @@ select {
570
570
 
571
571
  /**
572
572
  * Do not edit directly
573
- * Generated on Tue, 28 Jul 2026 20:18:30 GMT
573
+ * Generated on Mon, 10 Aug 2026 14:55:22 GMT
574
574
  */
575
575
 
576
576
  :root {
@@ -589,7 +589,7 @@ select {
589
589
 
590
590
  /**
591
591
  * Do not edit directly
592
- * Generated on Tue, 28 Jul 2026 20:18:31 GMT
592
+ * Generated on Mon, 10 Aug 2026 14:55:23 GMT
593
593
  */
594
594
 
595
595
  :root,
@@ -691,7 +691,7 @@ select {
691
691
 
692
692
  /**
693
693
  * Do not edit directly
694
- * Generated on Tue, 28 Jul 2026 20:18:31 GMT
694
+ * Generated on Mon, 10 Aug 2026 14:55:23 GMT
695
695
  */
696
696
 
697
697
  :root {
@@ -718,7 +718,7 @@ select {
718
718
 
719
719
  /**
720
720
  * Do not edit directly
721
- * Generated on Tue, 28 Jul 2026 20:18:31 GMT
721
+ * Generated on Mon, 10 Aug 2026 14:55:23 GMT
722
722
  */
723
723
 
724
724
  :root,
@@ -1491,7 +1491,7 @@ select {
1491
1491
 
1492
1492
  /**
1493
1493
  * Do not edit directly
1494
- * Generated on Tue, 28 Jul 2026 20:18:30 GMT
1494
+ * Generated on Mon, 10 Aug 2026 14:55:22 GMT
1495
1495
  */
1496
1496
 
1497
1497
  :root {
@@ -1745,7 +1745,7 @@ select {
1745
1745
 
1746
1746
  /**
1747
1747
  * Do not edit directly
1748
- * Generated on Tue, 28 Jul 2026 20:18:30 GMT
1748
+ * Generated on Mon, 10 Aug 2026 14:55:22 GMT
1749
1749
  */
1750
1750
 
1751
1751
  :root {
@@ -6119,7 +6119,7 @@ select {
6119
6119
 
6120
6120
  /**
6121
6121
  * Do not edit directly
6122
- * Generated on Tue, 28 Jul 2026 20:18:31 GMT
6122
+ * Generated on Mon, 10 Aug 2026 14:55:23 GMT
6123
6123
  */
6124
6124
 
6125
6125
  :root,
@@ -7028,7 +7028,7 @@ select {
7028
7028
 
7029
7029
  /**
7030
7030
  * Do not edit directly
7031
- * Generated on Tue, 28 Jul 2026 20:18:31 GMT
7031
+ * Generated on Mon, 10 Aug 2026 14:55:23 GMT
7032
7032
  */
7033
7033
 
7034
7034
  :root,
@@ -7339,7 +7339,7 @@ select {
7339
7339
 
7340
7340
  /**
7341
7341
  * Do not edit directly
7342
- * Generated on Tue, 28 Jul 2026 20:18:31 GMT
7342
+ * Generated on Mon, 10 Aug 2026 14:55:23 GMT
7343
7343
  */
7344
7344
 
7345
7345
  :root,
@@ -7726,7 +7726,7 @@ select {
7726
7726
 
7727
7727
  /**
7728
7728
  * Do not edit directly
7729
- * Generated on Tue, 28 Jul 2026 20:18:30 GMT
7729
+ * Generated on Mon, 10 Aug 2026 14:55:22 GMT
7730
7730
  */
7731
7731
 
7732
7732
  :root {
@@ -7851,7 +7851,7 @@ select {
7851
7851
 
7852
7852
  /**
7853
7853
  * Do not edit directly
7854
- * Generated on Tue, 28 Jul 2026 20:18:31 GMT
7854
+ * Generated on Mon, 10 Aug 2026 14:55:23 GMT
7855
7855
  */
7856
7856
 
7857
7857
  :root,
@@ -7867,7 +7867,7 @@ select {
7867
7867
 
7868
7868
  /**
7869
7869
  * Do not edit directly
7870
- * Generated on Tue, 28 Jul 2026 20:18:31 GMT
7870
+ * Generated on Mon, 10 Aug 2026 14:55:23 GMT
7871
7871
  */
7872
7872
 
7873
7873
  :root {
@@ -8301,7 +8301,7 @@ select {
8301
8301
 
8302
8302
  /**
8303
8303
  * Do not edit directly
8304
- * Generated on Tue, 28 Jul 2026 20:18:31 GMT
8304
+ * Generated on Mon, 10 Aug 2026 14:55:23 GMT
8305
8305
  */
8306
8306
 
8307
8307
  :root,
@@ -8568,7 +8568,7 @@ select {
8568
8568
 
8569
8569
  /**
8570
8570
  * Do not edit directly
8571
- * Generated on Tue, 28 Jul 2026 20:18:30 GMT
8571
+ * Generated on Mon, 10 Aug 2026 14:55:22 GMT
8572
8572
  */
8573
8573
 
8574
8574
  :root {
@@ -9371,7 +9371,7 @@ select {
9371
9371
 
9372
9372
  /**
9373
9373
  * Do not edit directly
9374
- * Generated on Tue, 28 Jul 2026 20:18:31 GMT
9374
+ * Generated on Mon, 10 Aug 2026 14:55:23 GMT
9375
9375
  */
9376
9376
 
9377
9377
  :root,
@@ -10001,7 +10001,7 @@ details[open] > .Primer_Brand__Accordion-module__Accordion__summary--reversed-to
10001
10001
 
10002
10002
  /**
10003
10003
  * Do not edit directly
10004
- * Generated on Tue, 28 Jul 2026 20:18:30 GMT
10004
+ * Generated on Mon, 10 Aug 2026 14:55:22 GMT
10005
10005
  */
10006
10006
 
10007
10007
  :root {
@@ -10037,7 +10037,7 @@ details[open] > .Primer_Brand__Accordion-module__Accordion__summary--reversed-to
10037
10037
 
10038
10038
  /**
10039
10039
  * Do not edit directly
10040
- * Generated on Tue, 28 Jul 2026 20:18:31 GMT
10040
+ * Generated on Mon, 10 Aug 2026 14:55:23 GMT
10041
10041
  */
10042
10042
 
10043
10043
  :root,
@@ -10921,7 +10921,7 @@ details[open] > .Primer_Brand__Accordion-module__Accordion__summary--reversed-to
10921
10921
 
10922
10922
  /**
10923
10923
  * Do not edit directly
10924
- * Generated on Tue, 28 Jul 2026 20:18:31 GMT
10924
+ * Generated on Mon, 10 Aug 2026 14:55:23 GMT
10925
10925
  */
10926
10926
 
10927
10927
  :root,
@@ -11018,7 +11018,7 @@ details[open] > .Primer_Brand__Accordion-module__Accordion__summary--reversed-to
11018
11018
 
11019
11019
  /**
11020
11020
  * Do not edit directly
11021
- * Generated on Tue, 28 Jul 2026 20:18:31 GMT
11021
+ * Generated on Mon, 10 Aug 2026 14:55:23 GMT
11022
11022
  */
11023
11023
 
11024
11024
  :root,
@@ -11407,7 +11407,7 @@ details[open] > .Primer_Brand__Accordion-module__Accordion__summary--reversed-to
11407
11407
 
11408
11408
  /**
11409
11409
  * Do not edit directly
11410
- * Generated on Tue, 28 Jul 2026 20:18:31 GMT
11410
+ * Generated on Mon, 10 Aug 2026 14:55:23 GMT
11411
11411
  */
11412
11412
 
11413
11413
  :root,
@@ -13261,7 +13261,7 @@ Fixes safari bug where outline doesn't respect border-radius
13261
13261
 
13262
13262
  /**
13263
13263
  * Do not edit directly
13264
- * Generated on Tue, 28 Jul 2026 20:18:31 GMT
13264
+ * Generated on Mon, 10 Aug 2026 14:55:23 GMT
13265
13265
  */
13266
13266
 
13267
13267
  :root,
@@ -13289,7 +13289,7 @@ Fixes safari bug where outline doesn't respect border-radius
13289
13289
 
13290
13290
  /**
13291
13291
  * Do not edit directly
13292
- * Generated on Tue, 28 Jul 2026 20:18:31 GMT
13292
+ * Generated on Mon, 10 Aug 2026 14:55:23 GMT
13293
13293
  */
13294
13294
 
13295
13295
  :root,
@@ -13305,7 +13305,7 @@ Fixes safari bug where outline doesn't respect border-radius
13305
13305
 
13306
13306
  /**
13307
13307
  * Do not edit directly
13308
- * Generated on Tue, 28 Jul 2026 20:18:30 GMT
13308
+ * Generated on Mon, 10 Aug 2026 14:55:22 GMT
13309
13309
  */
13310
13310
 
13311
13311
  :root {
@@ -13358,7 +13358,7 @@ Fixes safari bug where outline doesn't respect border-radius
13358
13358
 
13359
13359
  /**
13360
13360
  * Do not edit directly
13361
- * Generated on Tue, 28 Jul 2026 20:18:31 GMT
13361
+ * Generated on Mon, 10 Aug 2026 14:55:23 GMT
13362
13362
  */
13363
13363
 
13364
13364
  :root,
@@ -13522,7 +13522,7 @@ Fixes safari bug where outline doesn't respect border-radius
13522
13522
 
13523
13523
  /**
13524
13524
  * Do not edit directly
13525
- * Generated on Tue, 28 Jul 2026 20:18:30 GMT
13525
+ * Generated on Mon, 10 Aug 2026 14:55:22 GMT
13526
13526
  */
13527
13527
 
13528
13528
  :root {
@@ -13531,7 +13531,7 @@ Fixes safari bug where outline doesn't respect border-radius
13531
13531
 
13532
13532
  /**
13533
13533
  * Do not edit directly
13534
- * Generated on Tue, 28 Jul 2026 20:18:31 GMT
13534
+ * Generated on Mon, 10 Aug 2026 14:55:23 GMT
13535
13535
  */
13536
13536
 
13537
13537
  :root,
@@ -13553,7 +13553,7 @@ Fixes safari bug where outline doesn't respect border-radius
13553
13553
 
13554
13554
  /**
13555
13555
  * Do not edit directly
13556
- * Generated on Tue, 28 Jul 2026 20:18:31 GMT
13556
+ * Generated on Mon, 10 Aug 2026 14:55:23 GMT
13557
13557
  */
13558
13558
 
13559
13559
  :root {
@@ -14011,7 +14011,7 @@ Fixes safari bug where outline doesn't respect border-radius
14011
14011
 
14012
14012
  /**
14013
14013
  * Do not edit directly
14014
- * Generated on Tue, 28 Jul 2026 20:18:30 GMT
14014
+ * Generated on Mon, 10 Aug 2026 14:55:22 GMT
14015
14015
  */
14016
14016
 
14017
14017
  :root {
@@ -14025,7 +14025,7 @@ Fixes safari bug where outline doesn't respect border-radius
14025
14025
 
14026
14026
  /**
14027
14027
  * Do not edit directly
14028
- * Generated on Tue, 28 Jul 2026 20:18:31 GMT
14028
+ * Generated on Mon, 10 Aug 2026 14:55:23 GMT
14029
14029
  */
14030
14030
 
14031
14031
  :root,
@@ -14480,7 +14480,7 @@ Fixes safari bug where outline doesn't respect border-radius
14480
14480
 
14481
14481
  /**
14482
14482
  * Do not edit directly
14483
- * Generated on Tue, 28 Jul 2026 20:18:31 GMT
14483
+ * Generated on Mon, 10 Aug 2026 14:55:23 GMT
14484
14484
  */
14485
14485
 
14486
14486
  :root,
@@ -14496,7 +14496,7 @@ Fixes safari bug where outline doesn't respect border-radius
14496
14496
 
14497
14497
  /**
14498
14498
  * Do not edit directly
14499
- * Generated on Tue, 28 Jul 2026 20:18:31 GMT
14499
+ * Generated on Mon, 10 Aug 2026 14:55:23 GMT
14500
14500
  */
14501
14501
 
14502
14502
  :root {
@@ -15241,7 +15241,7 @@ Fixes safari bug where outline doesn't respect border-radius
15241
15241
 
15242
15242
  /**
15243
15243
  * Do not edit directly
15244
- * Generated on Tue, 28 Jul 2026 20:18:31 GMT
15244
+ * Generated on Mon, 10 Aug 2026 14:55:23 GMT
15245
15245
  */
15246
15246
 
15247
15247
  :root,
@@ -15257,7 +15257,7 @@ Fixes safari bug where outline doesn't respect border-radius
15257
15257
 
15258
15258
  /**
15259
15259
  * Do not edit directly
15260
- * Generated on Tue, 28 Jul 2026 20:18:31 GMT
15260
+ * Generated on Mon, 10 Aug 2026 14:55:23 GMT
15261
15261
  */
15262
15262
 
15263
15263
  :root,
@@ -15708,7 +15708,7 @@ Fixes safari bug where outline doesn't respect border-radius
15708
15708
 
15709
15709
  /**
15710
15710
  * Do not edit directly
15711
- * Generated on Tue, 28 Jul 2026 20:18:31 GMT
15711
+ * Generated on Mon, 10 Aug 2026 14:55:23 GMT
15712
15712
  */
15713
15713
 
15714
15714
  :root,
@@ -15936,18 +15936,20 @@ Fixes safari bug where outline doesn't respect border-radius
15936
15936
 
15937
15937
  /**
15938
15938
  * Do not edit directly
15939
- * Generated on Tue, 28 Jul 2026 20:18:30 GMT
15939
+ * Generated on Mon, 10 Aug 2026 14:55:22 GMT
15940
15940
  */
15941
15941
 
15942
15942
  :root {
15943
15943
  --brand-Card-animation-easing: cubic-bezier(0.01, 0.73, 0.08, 0.93);
15944
15944
  --brand-Card-animation-duration: 400ms;
15945
+ --brand-Card-padding-inline: var(--base-size-20);
15946
+ --brand-Card-padding-block: var(--base-size-32);
15945
15947
  --brand-Card-maxWidth: 26.25rem;
15946
15948
  }
15947
15949
 
15948
15950
  /**
15949
15951
  * Do not edit directly
15950
- * Generated on Tue, 28 Jul 2026 20:18:31 GMT
15952
+ * Generated on Mon, 10 Aug 2026 14:55:23 GMT
15951
15953
  */
15952
15954
 
15953
15955
  :root,
@@ -15970,8 +15972,7 @@ Fixes safari bug where outline doesn't respect border-radius
15970
15972
  text-decoration: none;
15971
15973
  color: var(--brand-color-text-default);
15972
15974
 
15973
- transition: transform var(--brand-Card-animation-duration) var(--brand-Card-animation-easing);
15974
- padding: var(--base-size-32);
15975
+ padding: var(--brand-Card-padding-block) var(--brand-Card-padding-inline);
15975
15976
  display: grid;
15976
15977
  grid-template-columns: 1fr 1fr;
15977
15978
  grid-template-areas:
@@ -15991,14 +15992,22 @@ Fixes safari bug where outline doesn't respect border-radius
15991
15992
  border-radius: var(--brand-borderRadius-medium);
15992
15993
  }
15993
15994
 
15995
+ @media screen and (min-width: 64rem) {
15996
+ .Primer_Brand__Card-module__Card___ByGEk {
15997
+ --brand-Card-padding-inline: var(--base-size-32);
15998
+ }
15999
+ }
16000
+
15994
16001
  .Primer_Brand__Card-module__Card--align-center___geXUu .Primer_Brand__Card-module__Card___ByGEk {
16002
+ --brand-Card-padding-block: var(--base-size-64);
16003
+ --brand-Card-padding-inline: var(--base-size-40);
16004
+
15995
16005
  text-align: center;
15996
- padding: var(--base-size-64) var(--base-size-40);
15997
16006
  }
15998
16007
 
15999
16008
  @media screen and (min-width: 64rem) {
16000
16009
  .Primer_Brand__Card-module__Card--align-center___geXUu .Primer_Brand__Card-module__Card___ByGEk {
16001
- padding: var(--base-size-64) var(--base-size-80);
16010
+ --brand-Card-padding-inline: var(--base-size-80);
16002
16011
  }
16003
16012
  }
16004
16013
 
@@ -16111,7 +16120,8 @@ Fixes safari bug where outline doesn't respect border-radius
16111
16120
  }
16112
16121
 
16113
16122
  .Primer_Brand__Card-module__Card--hasLeadingVisual___JnH6q {
16114
- padding: var(--base-size-64) var(--base-size-40);
16123
+ --brand-Card-padding-block: var(--base-size-64);
16124
+ --brand-Card-padding-inline: var(--base-size-40);
16115
16125
  }
16116
16126
 
16117
16127
  .Primer_Brand__Card-module__Card--imagePos-block-end___I2w2f .Primer_Brand__Card-module__Card__image___zt4oH {
@@ -16214,10 +16224,6 @@ Fixes safari bug where outline doesn't respect border-radius
16214
16224
  ); /* This value is adjusted so that, when combined with the container's border radius, the total border radius equals `var(--brand-borderRadius-medium)` */
16215
16225
  }
16216
16226
 
16217
- .Primer_Brand__Card-module__Card___ByGEk:not(.Primer_Brand__Card-module__Card--disableAnimation___Zv8eW):hover {
16218
- transform: scale3d(1.025, 1.025, 1);
16219
- }
16220
-
16221
16227
  .Primer_Brand__Card-module__Card__image___zt4oH {
16222
16228
  margin-block-end: var(--base-size-28);
16223
16229
  border-radius: var(--brand-borderRadius-medium);
@@ -16225,6 +16231,41 @@ Fixes safari bug where outline doesn't respect border-radius
16225
16231
  grid-area: image;
16226
16232
  }
16227
16233
 
16234
+ .Primer_Brand__Card-module__Card__image--padding-none___k5R8r {
16235
+ margin-inline: calc(var(--brand-Card-padding-inline) * -1);
16236
+ }
16237
+
16238
+ .Primer_Brand__Card-module__Card__image--position-block-start___r8NDr.Primer_Brand__Card-module__Card__image--padding-none___k5R8r {
16239
+ margin-block-start: calc(var(--brand-Card-padding-block) * -1);
16240
+ }
16241
+
16242
+ .Primer_Brand__Card-module__Card__image--position-block-end___FHlIj.Primer_Brand__Card-module__Card__image--padding-none___k5R8r {
16243
+ margin-block-end: calc(var(--brand-Card-padding-block) * -1);
16244
+ }
16245
+
16246
+ .Primer_Brand__Card-module__Card--border___nNZlZ .Primer_Brand__Card-module__Card__image--position-block-start___r8NDr.Primer_Brand__Card-module__Card__image--padding-none___k5R8r {
16247
+ border-end-start-radius: 0;
16248
+ border-end-end-radius: 0;
16249
+ }
16250
+
16251
+ .Primer_Brand__Card-module__Card--border___nNZlZ .Primer_Brand__Card-module__Card__image--position-block-end___FHlIj.Primer_Brand__Card-module__Card__image--padding-none___k5R8r {
16252
+ border-block-start: var(--brand-borderWidth-thin) solid var(--brand-color-border-muted);
16253
+ border-start-start-radius: 0;
16254
+ border-start-end-radius: 0;
16255
+ }
16256
+
16257
+ .Primer_Brand__Card-module__Card--variant-minimal___lq45H .Primer_Brand__Card-module__Card__image--padding-none___k5R8r {
16258
+ margin-inline: 0;
16259
+ }
16260
+
16261
+ .Primer_Brand__Card-module__Card--variant-minimal___lq45H .Primer_Brand__Card-module__Card__image--position-block-start___r8NDr.Primer_Brand__Card-module__Card__image--padding-none___k5R8r {
16262
+ margin-block-start: 0;
16263
+ }
16264
+
16265
+ .Primer_Brand__Card-module__Card--variant-minimal___lq45H .Primer_Brand__Card-module__Card__image--position-block-end___FHlIj.Primer_Brand__Card-module__Card__image--padding-none___k5R8r {
16266
+ margin-block-end: 0;
16267
+ }
16268
+
16228
16269
  .Primer_Brand__Card-module__Card__image___zt4oH img,
16229
16270
  .Primer_Brand__Card-module__Card__image___zt4oH picture,
16230
16271
  .Primer_Brand__Card-module__Card__image___zt4oH span {
@@ -16308,9 +16349,9 @@ Fixes safari bug where outline doesn't respect border-radius
16308
16349
  .Primer_Brand__Card-module__Card__actionLabel___nT5Pl {
16309
16350
  display: block;
16310
16351
  min-inline-size: 0;
16311
- overflow: hidden;
16312
- text-overflow: ellipsis;
16313
- white-space: nowrap;
16352
+ overflow: visible;
16353
+ text-overflow: clip;
16354
+ white-space: normal;
16314
16355
  }
16315
16356
 
16316
16357
  .Primer_Brand__Card-module__Card___ByGEk:not(.Primer_Brand__Card-module__Card--ctaVariant-arrow___UMWZa) .Primer_Brand__Card-module__Card__action___C6sRY {
@@ -16334,23 +16375,7 @@ Fixes safari bug where outline doesn't respect border-radius
16334
16375
  }
16335
16376
 
16336
16377
  .Primer_Brand__Card-module__Card__actionLabelClip___XkCTY {
16337
- --actionLabelClip-duration: 400ms;
16338
- display: inline-flex;
16339
- flex: 1 1 auto;
16340
- align-items: center;
16341
- align-self: stretch;
16342
- min-inline-size: 0;
16343
- overflow: hidden;
16344
- max-inline-size: 0;
16345
- background-color: transparent;
16346
- opacity: 0;
16347
- transform: translateX(calc(var(--base-size-12) * -1));
16348
- transition: max-inline-size 400ms var(--brand-Card-animation-easing),
16349
- opacity 400ms ease-out, transform 400ms ease-out,
16350
- margin-inline 400ms ease-out, padding-inline 400ms ease-out;
16351
- transition: max-inline-size var(--actionLabelClip-duration) var(--brand-Card-animation-easing),
16352
- opacity var(--actionLabelClip-duration) ease-out, transform var(--actionLabelClip-duration) ease-out,
16353
- margin-inline var(--actionLabelClip-duration) ease-out, padding-inline var(--actionLabelClip-duration) ease-out;
16378
+ display: contents;
16354
16379
  }
16355
16380
 
16356
16381
  .Primer_Brand__Card-module__Card--tokensPosition-block-end___eF64M .Primer_Brand__Card-module__Card__action___C6sRY {
@@ -16366,23 +16391,16 @@ Fixes safari bug where outline doesn't respect border-radius
16366
16391
  min-inline-size: 0;
16367
16392
  max-inline-size: calc(100% - var(--Card-arrowAction-endInset));
16368
16393
  justify-content: flex-start;
16369
- -moz-column-gap: 0;
16370
- column-gap: 0;
16394
+ -moz-column-gap: var(--base-size-8);
16395
+ column-gap: var(--base-size-8);
16371
16396
  padding-block: var(--base-size-4);
16372
- padding-inline: 0;
16373
- border: var(--brand-borderWidth-thin) solid transparent;
16397
+ padding-inline-start: var(--base-size-12);
16398
+ padding-inline-end: var(--base-size-4);
16399
+ border: var(--brand-borderWidth-thin) solid var(--brand-color-border-default);
16374
16400
  border-radius: var(--brand-borderRadius-full);
16375
- background-color: transparent;
16401
+ background-color: var(--brand-Card-background-overlay);
16376
16402
  flex-shrink: 0;
16377
16403
  overflow: hidden;
16378
- transition: border-color 300ms ease-out, background-color 300ms ease-out,
16379
- column-gap 300ms ease-out, padding-inline 300ms ease-out;
16380
- transition: border-color 300ms ease-out, background-color 300ms ease-out,
16381
- column-gap 300ms ease-out, padding-inline 300ms ease-out, -moz-column-gap 300ms ease-out;
16382
- transition: border-color var(--actionArrow-duration) ease-out, background-color var(--actionArrow-duration) ease-out,
16383
- column-gap var(--actionArrow-duration) ease-out, padding-inline var(--actionArrow-duration) ease-out;
16384
- transition: border-color var(--actionArrow-duration) ease-out, background-color var(--actionArrow-duration) ease-out,
16385
- column-gap var(--actionArrow-duration) ease-out, padding-inline var(--actionArrow-duration) ease-out, -moz-column-gap var(--actionArrow-duration) ease-out;
16386
16404
  }
16387
16405
 
16388
16406
  .Primer_Brand__Card-module__Card__actionIcon--arrowOnly___Vi3cC {
@@ -16460,15 +16478,54 @@ Fixes safari bug where outline doesn't respect border-radius
16460
16478
  margin-bottom: var(--base-size-12);
16461
16479
  }
16462
16480
 
16463
- .Primer_Brand__Card-module__Card--ctaVariant-arrow___UMWZa:not(.Primer_Brand__Card-module__Card--disableAnimation___Zv8eW):hover {
16464
- transform: none;
16465
- }
16466
-
16467
16481
  .Primer_Brand__Card-module__Card--ctaVariant-arrow___UMWZa .Primer_Brand__Card-module__Card__action___C6sRY {
16468
16482
  min-inline-size: 0;
16469
16483
  justify-self: start;
16470
16484
  }
16471
16485
 
16486
+ @media (hover: hover) {
16487
+ .Primer_Brand__Card-module__Card__action--arrowOnly____4i56 {
16488
+ -moz-column-gap: 0;
16489
+ column-gap: 0;
16490
+ padding-inline: 0;
16491
+ border-color: transparent;
16492
+ background-color: transparent;
16493
+ transition: border-color var(--actionArrow-duration) ease-out, background-color var(--actionArrow-duration) ease-out,
16494
+ column-gap var(--actionArrow-duration) ease-out, padding-inline var(--actionArrow-duration) ease-out;
16495
+ transition: border-color var(--actionArrow-duration) ease-out, background-color var(--actionArrow-duration) ease-out,
16496
+ column-gap var(--actionArrow-duration) ease-out, padding-inline var(--actionArrow-duration) ease-out, -moz-column-gap var(--actionArrow-duration) ease-out;
16497
+ }
16498
+
16499
+ .Primer_Brand__Card-module__Card__actionLabelClip___XkCTY {
16500
+ --actionLabelClip-duration: 400ms;
16501
+
16502
+ display: inline-flex;
16503
+ flex: 1 1 auto;
16504
+ align-items: center;
16505
+ align-self: stretch;
16506
+ min-inline-size: 0;
16507
+ overflow: hidden;
16508
+ max-inline-size: 0;
16509
+ background-color: transparent;
16510
+ opacity: 0;
16511
+ transform: translateX(calc(var(--base-size-12) * -1));
16512
+ margin-inline: 0;
16513
+ padding-inline: 0;
16514
+ transition: max-inline-size 400ms var(--brand-Card-animation-easing),
16515
+ opacity 400ms ease-out, transform 400ms ease-out,
16516
+ margin-inline 400ms ease-out, padding-inline 400ms ease-out;
16517
+ transition: max-inline-size var(--actionLabelClip-duration) var(--brand-Card-animation-easing),
16518
+ opacity var(--actionLabelClip-duration) ease-out, transform var(--actionLabelClip-duration) ease-out,
16519
+ margin-inline var(--actionLabelClip-duration) ease-out, padding-inline var(--actionLabelClip-duration) ease-out;
16520
+ }
16521
+
16522
+ .Primer_Brand__Card-module__Card--ctaVariant-arrow___UMWZa .Primer_Brand__Card-module__Card__actionLabel___nT5Pl {
16523
+ overflow: hidden;
16524
+ text-overflow: ellipsis;
16525
+ white-space: nowrap;
16526
+ }
16527
+ }
16528
+
16472
16529
  .Primer_Brand__Card-module__Card--align-center___geXUu .Primer_Brand__Card-module__Card--ctaVariant-arrow___UMWZa .Primer_Brand__Card-module__Card__action___C6sRY {
16473
16530
  justify-self: center;
16474
16531
  }
@@ -16527,6 +16584,12 @@ Fixes safari bug where outline doesn't respect border-radius
16527
16584
  stroke-dashoffset: 20;
16528
16585
  }
16529
16586
 
16587
+ .Primer_Brand__Card-module__Card--disableAnimation___Zv8eW,
16588
+ .Primer_Brand__Card-module__Card--disableAnimation___Zv8eW * {
16589
+ animation: none;
16590
+ transition: none;
16591
+ }
16592
+
16530
16593
  /* Remove all animations, transitions and smooth scroll for people that prefer not to see them */
16531
16594
  @media (prefers-reduced-motion: reduce) {
16532
16595
  .Primer_Brand__Card-module__Card___ByGEk,
@@ -17173,7 +17236,7 @@ Fixes safari bug where outline doesn't respect border-radius
17173
17236
 
17174
17237
  /**
17175
17238
  * Do not edit directly
17176
- * Generated on Tue, 28 Jul 2026 20:18:30 GMT
17239
+ * Generated on Mon, 10 Aug 2026 14:55:22 GMT
17177
17240
  */
17178
17241
 
17179
17242
  :root {
@@ -17184,7 +17247,7 @@ Fixes safari bug where outline doesn't respect border-radius
17184
17247
 
17185
17248
  /**
17186
17249
  * Do not edit directly
17187
- * Generated on Tue, 28 Jul 2026 20:18:31 GMT
17250
+ * Generated on Mon, 10 Aug 2026 14:55:23 GMT
17188
17251
  */
17189
17252
 
17190
17253
  :root,
@@ -17683,7 +17746,7 @@ Fixes safari bug where outline doesn't respect border-radius
17683
17746
 
17684
17747
  /**
17685
17748
  * Do not edit directly
17686
- * Generated on Tue, 28 Jul 2026 20:18:30 GMT
17749
+ * Generated on Mon, 10 Aug 2026 14:55:22 GMT
17687
17750
  */
17688
17751
 
17689
17752
  :root {
@@ -17703,7 +17766,7 @@ Fixes safari bug where outline doesn't respect border-radius
17703
17766
 
17704
17767
  /**
17705
17768
  * Do not edit directly
17706
- * Generated on Tue, 28 Jul 2026 20:18:31 GMT
17769
+ * Generated on Mon, 10 Aug 2026 14:55:23 GMT
17707
17770
  */
17708
17771
 
17709
17772
  :root,
@@ -17739,7 +17802,7 @@ Fixes safari bug where outline doesn't respect border-radius
17739
17802
 
17740
17803
  /**
17741
17804
  * Do not edit directly
17742
- * Generated on Tue, 28 Jul 2026 20:18:31 GMT
17805
+ * Generated on Mon, 10 Aug 2026 14:55:23 GMT
17743
17806
  */
17744
17807
 
17745
17808
  :root,
@@ -17763,7 +17826,7 @@ Fixes safari bug where outline doesn't respect border-radius
17763
17826
 
17764
17827
  /**
17765
17828
  * Do not edit directly
17766
- * Generated on Tue, 28 Jul 2026 20:18:31 GMT
17829
+ * Generated on Mon, 10 Aug 2026 14:55:23 GMT
17767
17830
  */
17768
17831
 
17769
17832
  :root {
@@ -18239,7 +18302,7 @@ Fixes safari bug where outline doesn't respect border-radius
18239
18302
 
18240
18303
  /**
18241
18304
  * Do not edit directly
18242
- * Generated on Tue, 28 Jul 2026 20:18:31 GMT
18305
+ * Generated on Mon, 10 Aug 2026 14:55:23 GMT
18243
18306
  */
18244
18307
 
18245
18308
  :root,
@@ -18253,7 +18316,7 @@ Fixes safari bug where outline doesn't respect border-radius
18253
18316
 
18254
18317
  /**
18255
18318
  * Do not edit directly
18256
- * Generated on Tue, 28 Jul 2026 20:18:30 GMT
18319
+ * Generated on Mon, 10 Aug 2026 14:55:22 GMT
18257
18320
  */
18258
18321
 
18259
18322
  :root {
@@ -18267,7 +18330,7 @@ Fixes safari bug where outline doesn't respect border-radius
18267
18330
 
18268
18331
  /**
18269
18332
  * Do not edit directly
18270
- * Generated on Tue, 28 Jul 2026 20:18:30 GMT
18333
+ * Generated on Mon, 10 Aug 2026 14:55:22 GMT
18271
18334
  */
18272
18335
 
18273
18336
  :root {
@@ -20443,7 +20506,7 @@ Fixes safari bug where outline doesn't respect border-radius
20443
20506
 
20444
20507
  /**
20445
20508
  * Do not edit directly
20446
- * Generated on Tue, 28 Jul 2026 20:18:31 GMT
20509
+ * Generated on Mon, 10 Aug 2026 14:55:23 GMT
20447
20510
  */
20448
20511
 
20449
20512
  :root {
@@ -20467,7 +20530,7 @@ Fixes safari bug where outline doesn't respect border-radius
20467
20530
 
20468
20531
  /**
20469
20532
  * Do not edit directly
20470
- * Generated on Tue, 28 Jul 2026 20:18:31 GMT
20533
+ * Generated on Mon, 10 Aug 2026 14:55:23 GMT
20471
20534
  */
20472
20535
 
20473
20536
  :root,
@@ -21126,7 +21189,7 @@ Fixes safari bug where outline doesn't respect border-radius
21126
21189
 
21127
21190
  /**
21128
21191
  * Do not edit directly
21129
- * Generated on Tue, 28 Jul 2026 20:18:31 GMT
21192
+ * Generated on Mon, 10 Aug 2026 14:55:23 GMT
21130
21193
  */
21131
21194
 
21132
21195
  :root,
@@ -21140,7 +21203,7 @@ Fixes safari bug where outline doesn't respect border-radius
21140
21203
 
21141
21204
  /**
21142
21205
  * Do not edit directly
21143
- * Generated on Tue, 28 Jul 2026 20:18:31 GMT
21206
+ * Generated on Mon, 10 Aug 2026 14:55:23 GMT
21144
21207
  */
21145
21208
 
21146
21209
  :root {
@@ -21156,7 +21219,7 @@ Fixes safari bug where outline doesn't respect border-radius
21156
21219
 
21157
21220
  /**
21158
21221
  * Do not edit directly
21159
- * Generated on Tue, 28 Jul 2026 20:18:31 GMT
21222
+ * Generated on Mon, 10 Aug 2026 14:55:23 GMT
21160
21223
  */
21161
21224
 
21162
21225
  :root,
@@ -21953,7 +22016,7 @@ Fixes safari bug where outline doesn't respect border-radius
21953
22016
 
21954
22017
  /**
21955
22018
  * Do not edit directly
21956
- * Generated on Tue, 28 Jul 2026 20:18:30 GMT
22019
+ * Generated on Mon, 10 Aug 2026 14:55:22 GMT
21957
22020
  */
21958
22021
 
21959
22022
  :root {
@@ -21962,7 +22025,7 @@ Fixes safari bug where outline doesn't respect border-radius
21962
22025
 
21963
22026
  /**
21964
22027
  * Do not edit directly
21965
- * Generated on Tue, 28 Jul 2026 20:18:31 GMT
22028
+ * Generated on Mon, 10 Aug 2026 14:55:23 GMT
21966
22029
  */
21967
22030
 
21968
22031
  :root,
@@ -22788,7 +22851,7 @@ Fixes safari bug where outline doesn't respect border-radius
22788
22851
 
22789
22852
  /**
22790
22853
  * Do not edit directly
22791
- * Generated on Tue, 28 Jul 2026 20:18:31 GMT
22854
+ * Generated on Mon, 10 Aug 2026 14:55:23 GMT
22792
22855
  */
22793
22856
 
22794
22857
  :root,
@@ -23334,7 +23397,7 @@ Fixes safari bug where outline doesn't respect border-radius
23334
23397
 
23335
23398
  /**
23336
23399
  * Do not edit directly
23337
- * Generated on Tue, 28 Jul 2026 20:18:30 GMT
23400
+ * Generated on Mon, 10 Aug 2026 14:55:22 GMT
23338
23401
  */
23339
23402
 
23340
23403
  :root {
@@ -23343,7 +23406,7 @@ Fixes safari bug where outline doesn't respect border-radius
23343
23406
 
23344
23407
  /**
23345
23408
  * Do not edit directly
23346
- * Generated on Tue, 28 Jul 2026 20:18:31 GMT
23409
+ * Generated on Mon, 10 Aug 2026 14:55:23 GMT
23347
23410
  */
23348
23411
 
23349
23412
  :root,
@@ -23839,7 +23902,7 @@ pre.Primer_Brand__IDE-module__IDE__Chat-copilot-indicator___FhoZe {
23839
23902
 
23840
23903
  /**
23841
23904
  * Do not edit directly
23842
- * Generated on Tue, 28 Jul 2026 20:18:31 GMT
23905
+ * Generated on Mon, 10 Aug 2026 14:55:23 GMT
23843
23906
  */
23844
23907
 
23845
23908
  :root,
@@ -23938,7 +24001,7 @@ pre.Primer_Brand__IDE-module__IDE__Chat-copilot-indicator___FhoZe {
23938
24001
 
23939
24002
  /**
23940
24003
  * Do not edit directly
23941
- * Generated on Tue, 28 Jul 2026 20:18:31 GMT
24004
+ * Generated on Mon, 10 Aug 2026 14:55:23 GMT
23942
24005
  */
23943
24006
 
23944
24007
  :root {
@@ -24125,7 +24188,7 @@ pre.Primer_Brand__IDE-module__IDE__Chat-copilot-indicator___FhoZe {
24125
24188
 
24126
24189
  /**
24127
24190
  * Do not edit directly
24128
- * Generated on Tue, 28 Jul 2026 20:18:30 GMT
24191
+ * Generated on Mon, 10 Aug 2026 14:55:22 GMT
24129
24192
  */
24130
24193
 
24131
24194
  :root {
@@ -24417,7 +24480,7 @@ pre.Primer_Brand__IDE-module__IDE__Chat-copilot-indicator___FhoZe {
24417
24480
 
24418
24481
  /**
24419
24482
  * Do not edit directly
24420
- * Generated on Tue, 28 Jul 2026 20:18:30 GMT
24483
+ * Generated on Mon, 10 Aug 2026 14:55:22 GMT
24421
24484
  */
24422
24485
 
24423
24486
  :root {
@@ -24428,7 +24491,7 @@ pre.Primer_Brand__IDE-module__IDE__Chat-copilot-indicator___FhoZe {
24428
24491
 
24429
24492
  /**
24430
24493
  * Do not edit directly
24431
- * Generated on Tue, 28 Jul 2026 20:18:31 GMT
24494
+ * Generated on Mon, 10 Aug 2026 14:55:23 GMT
24432
24495
  */
24433
24496
 
24434
24497
  :root,
@@ -24689,7 +24752,7 @@ pre.Primer_Brand__IDE-module__IDE__Chat-copilot-indicator___FhoZe {
24689
24752
 
24690
24753
  /**
24691
24754
  * Do not edit directly
24692
- * Generated on Tue, 28 Jul 2026 20:18:30 GMT
24755
+ * Generated on Mon, 10 Aug 2026 14:55:22 GMT
24693
24756
  */
24694
24757
 
24695
24758
  :root {
@@ -24698,7 +24761,7 @@ pre.Primer_Brand__IDE-module__IDE__Chat-copilot-indicator___FhoZe {
24698
24761
 
24699
24762
  /**
24700
24763
  * Do not edit directly
24701
- * Generated on Tue, 28 Jul 2026 20:18:31 GMT
24764
+ * Generated on Mon, 10 Aug 2026 14:55:23 GMT
24702
24765
  */
24703
24766
 
24704
24767
  :root,
@@ -24944,7 +25007,7 @@ pre.Primer_Brand__IDE-module__IDE__Chat-copilot-indicator___FhoZe {
24944
25007
 
24945
25008
  /**
24946
25009
  * Do not edit directly
24947
- * Generated on Tue, 28 Jul 2026 20:18:31 GMT
25010
+ * Generated on Mon, 10 Aug 2026 14:55:23 GMT
24948
25011
  */
24949
25012
 
24950
25013
  :root,