@primer/react-brand 0.66.0 → 0.67.0-rc.aeae84f6

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 (354) hide show
  1. package/lib/EyebrowText/EyebrowText.d.ts +3 -2
  2. package/lib/Hero/HeroContext.d.ts +1 -1
  3. package/lib/SectionIntro/SectionIntro.d.ts +7 -5
  4. package/lib/css/main.css +82 -73
  5. package/lib/design-tokens/css/tokens/base/colors/color-scales-with-modes.css +1 -1
  6. package/lib/design-tokens/css/tokens/base/colors/light.css +1 -1
  7. package/lib/design-tokens/css/tokens/base/size/size.css +1 -1
  8. package/lib/design-tokens/css/tokens/base/typography/typography.css +1 -1
  9. package/lib/design-tokens/css/tokens/functional/animation/base.css +1 -1
  10. package/lib/design-tokens/css/tokens/functional/colors/global-with-modes.css +1 -1
  11. package/lib/design-tokens/css/tokens/functional/colors/global.css +1 -1
  12. package/lib/design-tokens/css/tokens/functional/components/accordion/colors-with-modes.css +1 -1
  13. package/lib/design-tokens/css/tokens/functional/components/action-menu/colors-with-modes.css +1 -1
  14. package/lib/design-tokens/css/tokens/functional/components/anchor-nav/colors-with-modes.css +1 -1
  15. package/lib/design-tokens/css/tokens/functional/components/bento/base.css +1 -1
  16. package/lib/design-tokens/css/tokens/functional/components/blinking-cursor/colors-with-modes.css +1 -1
  17. package/lib/design-tokens/css/tokens/functional/components/breadcrumbs/colors-with-modes.css +1 -1
  18. package/lib/design-tokens/css/tokens/functional/components/button/colors-with-modes.css +1 -1
  19. package/lib/design-tokens/css/tokens/functional/components/card/base.css +1 -1
  20. package/lib/design-tokens/css/tokens/functional/components/card/colors-with-modes.css +1 -1
  21. package/lib/design-tokens/css/tokens/functional/components/card/colors.css +1 -1
  22. package/lib/design-tokens/css/tokens/functional/components/comparison-table/colors-with-modes.css +1 -1
  23. package/lib/design-tokens/css/tokens/functional/components/comparison-table/comparison-table.css +1 -1
  24. package/lib/design-tokens/css/tokens/functional/components/control/colors-with-modes.css +1 -1
  25. package/lib/design-tokens/css/tokens/functional/components/cta-banner/colors-with-modes.css +1 -1
  26. package/lib/design-tokens/css/tokens/functional/components/eyebrow-banner/colors-with-modes.css +1 -1
  27. package/lib/design-tokens/css/tokens/functional/components/eyebrow-banner/eyebrow-banner.css +1 -1
  28. package/lib/design-tokens/css/tokens/functional/components/faq/base.css +1 -1
  29. package/lib/design-tokens/css/tokens/functional/components/faq/colors-with-modes.css +1 -1
  30. package/lib/design-tokens/css/tokens/functional/components/faq/colors.css +1 -1
  31. package/lib/design-tokens/css/tokens/functional/components/faq/faq.css +1 -1
  32. package/lib/design-tokens/css/tokens/functional/components/footer/colors-with-modes.css +1 -1
  33. package/lib/design-tokens/css/tokens/functional/components/footer/colors.css +1 -1
  34. package/lib/design-tokens/css/tokens/functional/components/frosted-glass-vfx/base.css +1 -1
  35. package/lib/design-tokens/css/tokens/functional/components/frosted-glass-vfx/colors-with-modes.css +1 -1
  36. package/lib/design-tokens/css/tokens/functional/components/grid/colors-with-modes.css +1 -1
  37. package/lib/design-tokens/css/tokens/functional/components/grid/colors.css +1 -1
  38. package/lib/design-tokens/css/tokens/functional/components/grid/grid.css +1 -1
  39. package/lib/design-tokens/css/tokens/functional/components/hero/base.css +1 -1
  40. package/lib/design-tokens/css/tokens/functional/components/icon/colors-with-modes.css +1 -1
  41. package/lib/design-tokens/css/tokens/functional/components/icon/colors.css +1 -1
  42. package/lib/design-tokens/css/tokens/functional/components/ide/base.css +1 -1
  43. package/lib/design-tokens/css/tokens/functional/components/ide/colors-with-modes.css +1 -1
  44. package/lib/design-tokens/css/tokens/functional/components/image/base.css +1 -1
  45. package/lib/design-tokens/css/tokens/functional/components/inline-link/base.css +1 -1
  46. package/lib/design-tokens/css/tokens/functional/components/inline-link/colors-with-modes.css +1 -1
  47. package/lib/design-tokens/css/tokens/functional/components/inline-link/colors.css +1 -1
  48. package/lib/design-tokens/css/tokens/functional/components/label/colors-with-modes.css +1 -1
  49. package/lib/design-tokens/css/tokens/functional/components/label/colors.css +1 -1
  50. package/lib/design-tokens/css/tokens/functional/components/link/colors-with-modes.css +1 -1
  51. package/lib/design-tokens/css/tokens/functional/components/link/colors.css +1 -1
  52. package/lib/design-tokens/css/tokens/functional/components/logosuite/base.css +1 -1
  53. package/lib/design-tokens/css/tokens/functional/components/logosuite/colors-with-modes.css +1 -1
  54. package/lib/design-tokens/css/tokens/functional/components/logosuite/colors.css +1 -1
  55. package/lib/design-tokens/css/tokens/functional/components/pagination/colors-with-modes.css +1 -1
  56. package/lib/design-tokens/css/tokens/functional/components/pillar/colors-with-modes.css +1 -1
  57. package/lib/design-tokens/css/tokens/functional/components/pillar/colors.css +1 -1
  58. package/lib/design-tokens/css/tokens/functional/components/pricing-options/colors-with-modes.css +1 -1
  59. package/lib/design-tokens/css/tokens/functional/components/pricing-options/colors.css +1 -1
  60. package/lib/design-tokens/css/tokens/functional/components/pricing-options/pricing-options.css +1 -1
  61. package/lib/design-tokens/css/tokens/functional/components/prose/base.css +1 -1
  62. package/lib/design-tokens/css/tokens/functional/components/prose/colors-with-modes.css +1 -1
  63. package/lib/design-tokens/css/tokens/functional/components/river/base.css +1 -1
  64. package/lib/design-tokens/css/tokens/functional/components/river/river.css +1 -1
  65. package/lib/design-tokens/css/tokens/functional/components/river-story-scroll/colors-with-modes.css +1 -1
  66. package/lib/design-tokens/css/tokens/functional/components/section/section.css +1 -1
  67. package/lib/design-tokens/css/tokens/functional/components/statistic/base.css +1 -1
  68. package/lib/design-tokens/css/tokens/functional/components/sub-nav/base.css +1 -1
  69. package/lib/design-tokens/css/tokens/functional/components/sub-nav/colors-with-modes.css +1 -1
  70. package/lib/design-tokens/css/tokens/functional/components/subdomain-nav-bar/colors-with-modes.css +1 -1
  71. package/lib/design-tokens/css/tokens/functional/components/tabs/base.css +1 -1
  72. package/lib/design-tokens/css/tokens/functional/components/tabs/colors-with-modes.css +1 -1
  73. package/lib/design-tokens/css/tokens/functional/components/tabs/colors.css +1 -1
  74. package/lib/design-tokens/css/tokens/functional/components/testimonial/base.css +1 -1
  75. package/lib/design-tokens/css/tokens/functional/components/testimonial/colors-with-modes.css +1 -1
  76. package/lib/design-tokens/css/tokens/functional/components/testimonial/colors.css +1 -1
  77. package/lib/design-tokens/css/tokens/functional/components/tiles/colors-with-modes.css +1 -1
  78. package/lib/design-tokens/css/tokens/functional/components/timeline/base.css +1 -1
  79. package/lib/design-tokens/css/tokens/functional/components/timeline/colors-with-modes.css +1 -1
  80. package/lib/design-tokens/css/tokens/functional/components/timeline/colors.css +1 -1
  81. package/lib/design-tokens/css/tokens/functional/components/tooltip/colors-with-modes.css +1 -1
  82. package/lib/design-tokens/css/tokens/functional/components/tooltip/colors.css +1 -1
  83. package/lib/design-tokens/css/tokens/functional/components/video-player/base.css +1 -1
  84. package/lib/design-tokens/css/tokens/functional/components/video-player/colors-with-modes.css +1 -1
  85. package/lib/design-tokens/css/tokens/functional/size/border.css +1 -1
  86. package/lib/design-tokens/css/tokens/functional/size/breakpoints.css +1 -1
  87. package/lib/design-tokens/css/tokens/functional/size/size-coarse.css +1 -1
  88. package/lib/design-tokens/css/tokens/functional/size/size-fine.css +1 -1
  89. package/lib/design-tokens/css/tokens/functional/size/size.css +1 -1
  90. package/lib/design-tokens/css/tokens/functional/size/viewport.css +1 -1
  91. package/lib/design-tokens/css/tokens/functional/typography/typography-responsive.css +1 -1
  92. package/lib/design-tokens/css/tokens/functional/typography/typography.css +1 -1
  93. package/lib/design-tokens/js/module/tokens/base/colors/light.js +1 -1
  94. package/lib/design-tokens/js/module/tokens/base/size/size.js +1 -1
  95. package/lib/design-tokens/js/module/tokens/base/typography/typography.js +1 -1
  96. package/lib/design-tokens/js/module/tokens/functional/animation/base.js +1 -1
  97. package/lib/design-tokens/js/module/tokens/functional/colors/global.js +1 -1
  98. package/lib/design-tokens/js/module/tokens/functional/components/bento/base.js +1 -1
  99. package/lib/design-tokens/js/module/tokens/functional/components/card/base.js +1 -1
  100. package/lib/design-tokens/js/module/tokens/functional/components/card/colors.js +1 -1
  101. package/lib/design-tokens/js/module/tokens/functional/components/comparison-table/comparison-table.js +1 -1
  102. package/lib/design-tokens/js/module/tokens/functional/components/eyebrow-banner/eyebrow-banner.js +1 -1
  103. package/lib/design-tokens/js/module/tokens/functional/components/faq/base.js +1 -1
  104. package/lib/design-tokens/js/module/tokens/functional/components/faq/colors.js +1 -1
  105. package/lib/design-tokens/js/module/tokens/functional/components/faq/faq.js +1 -1
  106. package/lib/design-tokens/js/module/tokens/functional/components/footer/colors.js +1 -1
  107. package/lib/design-tokens/js/module/tokens/functional/components/frosted-glass-vfx/base.js +1 -1
  108. package/lib/design-tokens/js/module/tokens/functional/components/grid/colors.js +1 -1
  109. package/lib/design-tokens/js/module/tokens/functional/components/grid/grid.js +1 -1
  110. package/lib/design-tokens/js/module/tokens/functional/components/hero/base.js +1 -1
  111. package/lib/design-tokens/js/module/tokens/functional/components/icon/colors.js +1 -1
  112. package/lib/design-tokens/js/module/tokens/functional/components/ide/base.js +1 -1
  113. package/lib/design-tokens/js/module/tokens/functional/components/image/base.js +1 -1
  114. package/lib/design-tokens/js/module/tokens/functional/components/inline-link/base.js +1 -1
  115. package/lib/design-tokens/js/module/tokens/functional/components/inline-link/colors.js +1 -1
  116. package/lib/design-tokens/js/module/tokens/functional/components/label/colors.js +1 -1
  117. package/lib/design-tokens/js/module/tokens/functional/components/link/colors.js +1 -1
  118. package/lib/design-tokens/js/module/tokens/functional/components/logosuite/base.js +1 -1
  119. package/lib/design-tokens/js/module/tokens/functional/components/logosuite/colors.js +1 -1
  120. package/lib/design-tokens/js/module/tokens/functional/components/pillar/colors.js +1 -1
  121. package/lib/design-tokens/js/module/tokens/functional/components/pricing-options/colors.js +1 -1
  122. package/lib/design-tokens/js/module/tokens/functional/components/pricing-options/pricing-options.js +1 -1
  123. package/lib/design-tokens/js/module/tokens/functional/components/prose/base.js +1 -1
  124. package/lib/design-tokens/js/module/tokens/functional/components/river/base.js +1 -1
  125. package/lib/design-tokens/js/module/tokens/functional/components/river/river.js +1 -1
  126. package/lib/design-tokens/js/module/tokens/functional/components/section/section.js +1 -1
  127. package/lib/design-tokens/js/module/tokens/functional/components/statistic/base.js +1 -1
  128. package/lib/design-tokens/js/module/tokens/functional/components/sub-nav/base.js +1 -1
  129. package/lib/design-tokens/js/module/tokens/functional/components/tabs/base.js +1 -1
  130. package/lib/design-tokens/js/module/tokens/functional/components/tabs/colors.js +1 -1
  131. package/lib/design-tokens/js/module/tokens/functional/components/testimonial/base.js +1 -1
  132. package/lib/design-tokens/js/module/tokens/functional/components/testimonial/colors.js +1 -1
  133. package/lib/design-tokens/js/module/tokens/functional/components/timeline/base.js +1 -1
  134. package/lib/design-tokens/js/module/tokens/functional/components/timeline/colors.js +1 -1
  135. package/lib/design-tokens/js/module/tokens/functional/components/tooltip/colors.js +1 -1
  136. package/lib/design-tokens/js/module/tokens/functional/components/video-player/base.js +1 -1
  137. package/lib/design-tokens/js/module/tokens/functional/size/border.js +1 -1
  138. package/lib/design-tokens/js/module/tokens/functional/size/breakpoints.js +1 -1
  139. package/lib/design-tokens/js/module/tokens/functional/size/size-coarse.js +1 -1
  140. package/lib/design-tokens/js/module/tokens/functional/size/size-fine.js +1 -1
  141. package/lib/design-tokens/js/module/tokens/functional/size/size.js +1 -1
  142. package/lib/design-tokens/js/module/tokens/functional/size/viewport.js +1 -1
  143. package/lib/design-tokens/js/module/tokens/functional/typography/typography-responsive.js +1 -1
  144. package/lib/design-tokens/js/module/tokens/functional/typography/typography.js +1 -1
  145. package/lib/design-tokens/js/tokens/base/colors/light.js +1 -1
  146. package/lib/design-tokens/js/tokens/base/size/size.js +1 -1
  147. package/lib/design-tokens/js/tokens/base/typography/typography.js +1 -1
  148. package/lib/design-tokens/js/tokens/functional/animation/base.js +1 -1
  149. package/lib/design-tokens/js/tokens/functional/colors/global.js +1 -1
  150. package/lib/design-tokens/js/tokens/functional/components/bento/base.js +1 -1
  151. package/lib/design-tokens/js/tokens/functional/components/card/base.js +1 -1
  152. package/lib/design-tokens/js/tokens/functional/components/card/colors.js +1 -1
  153. package/lib/design-tokens/js/tokens/functional/components/comparison-table/comparison-table.js +1 -1
  154. package/lib/design-tokens/js/tokens/functional/components/eyebrow-banner/eyebrow-banner.js +1 -1
  155. package/lib/design-tokens/js/tokens/functional/components/faq/base.js +1 -1
  156. package/lib/design-tokens/js/tokens/functional/components/faq/colors.js +1 -1
  157. package/lib/design-tokens/js/tokens/functional/components/faq/faq.js +1 -1
  158. package/lib/design-tokens/js/tokens/functional/components/footer/colors.js +1 -1
  159. package/lib/design-tokens/js/tokens/functional/components/frosted-glass-vfx/base.js +1 -1
  160. package/lib/design-tokens/js/tokens/functional/components/grid/colors.js +1 -1
  161. package/lib/design-tokens/js/tokens/functional/components/grid/grid.js +1 -1
  162. package/lib/design-tokens/js/tokens/functional/components/hero/base.js +1 -1
  163. package/lib/design-tokens/js/tokens/functional/components/icon/colors.js +1 -1
  164. package/lib/design-tokens/js/tokens/functional/components/ide/base.js +1 -1
  165. package/lib/design-tokens/js/tokens/functional/components/image/base.js +1 -1
  166. package/lib/design-tokens/js/tokens/functional/components/inline-link/base.js +1 -1
  167. package/lib/design-tokens/js/tokens/functional/components/inline-link/colors.js +1 -1
  168. package/lib/design-tokens/js/tokens/functional/components/label/colors.js +1 -1
  169. package/lib/design-tokens/js/tokens/functional/components/link/colors.js +1 -1
  170. package/lib/design-tokens/js/tokens/functional/components/logosuite/base.js +1 -1
  171. package/lib/design-tokens/js/tokens/functional/components/logosuite/colors.js +1 -1
  172. package/lib/design-tokens/js/tokens/functional/components/pillar/colors.js +1 -1
  173. package/lib/design-tokens/js/tokens/functional/components/pricing-options/colors.js +1 -1
  174. package/lib/design-tokens/js/tokens/functional/components/pricing-options/pricing-options.js +1 -1
  175. package/lib/design-tokens/js/tokens/functional/components/prose/base.js +1 -1
  176. package/lib/design-tokens/js/tokens/functional/components/river/base.js +1 -1
  177. package/lib/design-tokens/js/tokens/functional/components/river/river.js +1 -1
  178. package/lib/design-tokens/js/tokens/functional/components/section/section.js +1 -1
  179. package/lib/design-tokens/js/tokens/functional/components/statistic/base.js +1 -1
  180. package/lib/design-tokens/js/tokens/functional/components/sub-nav/base.js +1 -1
  181. package/lib/design-tokens/js/tokens/functional/components/tabs/base.js +1 -1
  182. package/lib/design-tokens/js/tokens/functional/components/tabs/colors.js +1 -1
  183. package/lib/design-tokens/js/tokens/functional/components/testimonial/base.js +1 -1
  184. package/lib/design-tokens/js/tokens/functional/components/testimonial/colors.js +1 -1
  185. package/lib/design-tokens/js/tokens/functional/components/timeline/base.js +1 -1
  186. package/lib/design-tokens/js/tokens/functional/components/timeline/colors.js +1 -1
  187. package/lib/design-tokens/js/tokens/functional/components/tooltip/colors.js +1 -1
  188. package/lib/design-tokens/js/tokens/functional/components/video-player/base.js +1 -1
  189. package/lib/design-tokens/js/tokens/functional/size/border.js +1 -1
  190. package/lib/design-tokens/js/tokens/functional/size/breakpoints.js +1 -1
  191. package/lib/design-tokens/js/tokens/functional/size/size-coarse.js +1 -1
  192. package/lib/design-tokens/js/tokens/functional/size/size-fine.js +1 -1
  193. package/lib/design-tokens/js/tokens/functional/size/size.js +1 -1
  194. package/lib/design-tokens/js/tokens/functional/size/viewport.js +1 -1
  195. package/lib/design-tokens/js/tokens/functional/typography/typography-responsive.js +1 -1
  196. package/lib/design-tokens/js/tokens/functional/typography/typography.js +1 -1
  197. package/lib/design-tokens/scss/tokens/base/colors/light.scss +1 -1
  198. package/lib/design-tokens/scss/tokens/base/size/size.scss +1 -1
  199. package/lib/design-tokens/scss/tokens/base/typography/typography.scss +1 -1
  200. package/lib/design-tokens/scss/tokens/functional/animation/base.scss +1 -1
  201. package/lib/design-tokens/scss/tokens/functional/colors/global.scss +1 -1
  202. package/lib/design-tokens/scss/tokens/functional/components/bento/base.scss +1 -1
  203. package/lib/design-tokens/scss/tokens/functional/components/card/base.scss +1 -1
  204. package/lib/design-tokens/scss/tokens/functional/components/card/colors.scss +1 -1
  205. package/lib/design-tokens/scss/tokens/functional/components/comparison-table/comparison-table.scss +1 -1
  206. package/lib/design-tokens/scss/tokens/functional/components/eyebrow-banner/eyebrow-banner.scss +1 -1
  207. package/lib/design-tokens/scss/tokens/functional/components/faq/base.scss +1 -1
  208. package/lib/design-tokens/scss/tokens/functional/components/faq/colors.scss +1 -1
  209. package/lib/design-tokens/scss/tokens/functional/components/faq/faq.scss +1 -1
  210. package/lib/design-tokens/scss/tokens/functional/components/footer/colors.scss +1 -1
  211. package/lib/design-tokens/scss/tokens/functional/components/frosted-glass-vfx/base.scss +1 -1
  212. package/lib/design-tokens/scss/tokens/functional/components/grid/colors.scss +1 -1
  213. package/lib/design-tokens/scss/tokens/functional/components/grid/grid.scss +1 -1
  214. package/lib/design-tokens/scss/tokens/functional/components/hero/base.scss +1 -1
  215. package/lib/design-tokens/scss/tokens/functional/components/icon/colors.scss +1 -1
  216. package/lib/design-tokens/scss/tokens/functional/components/ide/base.scss +1 -1
  217. package/lib/design-tokens/scss/tokens/functional/components/image/base.scss +1 -1
  218. package/lib/design-tokens/scss/tokens/functional/components/inline-link/base.scss +1 -1
  219. package/lib/design-tokens/scss/tokens/functional/components/inline-link/colors.scss +1 -1
  220. package/lib/design-tokens/scss/tokens/functional/components/label/colors.scss +1 -1
  221. package/lib/design-tokens/scss/tokens/functional/components/link/colors.scss +1 -1
  222. package/lib/design-tokens/scss/tokens/functional/components/logosuite/base.scss +1 -1
  223. package/lib/design-tokens/scss/tokens/functional/components/logosuite/colors.scss +1 -1
  224. package/lib/design-tokens/scss/tokens/functional/components/pillar/colors.scss +1 -1
  225. package/lib/design-tokens/scss/tokens/functional/components/pricing-options/colors.scss +1 -1
  226. package/lib/design-tokens/scss/tokens/functional/components/pricing-options/pricing-options.scss +1 -1
  227. package/lib/design-tokens/scss/tokens/functional/components/prose/base.scss +1 -1
  228. package/lib/design-tokens/scss/tokens/functional/components/river/base.scss +1 -1
  229. package/lib/design-tokens/scss/tokens/functional/components/river/river.scss +1 -1
  230. package/lib/design-tokens/scss/tokens/functional/components/section/section.scss +1 -1
  231. package/lib/design-tokens/scss/tokens/functional/components/statistic/base.scss +1 -1
  232. package/lib/design-tokens/scss/tokens/functional/components/sub-nav/base.scss +1 -1
  233. package/lib/design-tokens/scss/tokens/functional/components/tabs/base.scss +1 -1
  234. package/lib/design-tokens/scss/tokens/functional/components/tabs/colors.scss +1 -1
  235. package/lib/design-tokens/scss/tokens/functional/components/testimonial/base.scss +1 -1
  236. package/lib/design-tokens/scss/tokens/functional/components/testimonial/colors.scss +1 -1
  237. package/lib/design-tokens/scss/tokens/functional/components/timeline/base.scss +1 -1
  238. package/lib/design-tokens/scss/tokens/functional/components/timeline/colors.scss +1 -1
  239. package/lib/design-tokens/scss/tokens/functional/components/tooltip/colors.scss +1 -1
  240. package/lib/design-tokens/scss/tokens/functional/components/video-player/base.scss +1 -1
  241. package/lib/design-tokens/scss/tokens/functional/size/border.scss +1 -1
  242. package/lib/design-tokens/scss/tokens/functional/size/breakpoints.scss +1 -1
  243. package/lib/design-tokens/scss/tokens/functional/size/size-coarse.scss +1 -1
  244. package/lib/design-tokens/scss/tokens/functional/size/size-fine.scss +1 -1
  245. package/lib/design-tokens/scss/tokens/functional/size/size.scss +1 -1
  246. package/lib/design-tokens/scss/tokens/functional/size/viewport.scss +1 -1
  247. package/lib/design-tokens/scss/tokens/functional/typography/typography-responsive.scss +1 -1
  248. package/lib/design-tokens/scss/tokens/functional/typography/typography.scss +1 -1
  249. package/lib/design-tokens/ts/tokens/base/colors/light.d.ts +1 -1
  250. package/lib/design-tokens/ts/tokens/base/colors/light.js +1 -1
  251. package/lib/design-tokens/ts/tokens/base/size/size.d.ts +1 -1
  252. package/lib/design-tokens/ts/tokens/base/size/size.js +1 -1
  253. package/lib/design-tokens/ts/tokens/base/typography/typography.d.ts +1 -1
  254. package/lib/design-tokens/ts/tokens/base/typography/typography.js +1 -1
  255. package/lib/design-tokens/ts/tokens/functional/animation/base.d.ts +1 -1
  256. package/lib/design-tokens/ts/tokens/functional/animation/base.js +1 -1
  257. package/lib/design-tokens/ts/tokens/functional/colors/global.d.ts +1 -1
  258. package/lib/design-tokens/ts/tokens/functional/colors/global.js +1 -1
  259. package/lib/design-tokens/ts/tokens/functional/components/bento/base.d.ts +1 -1
  260. package/lib/design-tokens/ts/tokens/functional/components/bento/base.js +1 -1
  261. package/lib/design-tokens/ts/tokens/functional/components/card/base.d.ts +1 -1
  262. package/lib/design-tokens/ts/tokens/functional/components/card/base.js +1 -1
  263. package/lib/design-tokens/ts/tokens/functional/components/card/colors.d.ts +1 -1
  264. package/lib/design-tokens/ts/tokens/functional/components/card/colors.js +1 -1
  265. package/lib/design-tokens/ts/tokens/functional/components/comparison-table/comparison-table.d.ts +1 -1
  266. package/lib/design-tokens/ts/tokens/functional/components/comparison-table/comparison-table.js +1 -1
  267. package/lib/design-tokens/ts/tokens/functional/components/eyebrow-banner/eyebrow-banner.d.ts +1 -1
  268. package/lib/design-tokens/ts/tokens/functional/components/eyebrow-banner/eyebrow-banner.js +1 -1
  269. package/lib/design-tokens/ts/tokens/functional/components/faq/base.d.ts +1 -1
  270. package/lib/design-tokens/ts/tokens/functional/components/faq/base.js +1 -1
  271. package/lib/design-tokens/ts/tokens/functional/components/faq/colors.d.ts +1 -1
  272. package/lib/design-tokens/ts/tokens/functional/components/faq/colors.js +1 -1
  273. package/lib/design-tokens/ts/tokens/functional/components/faq/faq.d.ts +1 -1
  274. package/lib/design-tokens/ts/tokens/functional/components/faq/faq.js +1 -1
  275. package/lib/design-tokens/ts/tokens/functional/components/footer/colors.d.ts +1 -1
  276. package/lib/design-tokens/ts/tokens/functional/components/footer/colors.js +1 -1
  277. package/lib/design-tokens/ts/tokens/functional/components/frosted-glass-vfx/base.d.ts +1 -1
  278. package/lib/design-tokens/ts/tokens/functional/components/frosted-glass-vfx/base.js +1 -1
  279. package/lib/design-tokens/ts/tokens/functional/components/grid/colors.d.ts +1 -1
  280. package/lib/design-tokens/ts/tokens/functional/components/grid/colors.js +1 -1
  281. package/lib/design-tokens/ts/tokens/functional/components/grid/grid.d.ts +1 -1
  282. package/lib/design-tokens/ts/tokens/functional/components/grid/grid.js +1 -1
  283. package/lib/design-tokens/ts/tokens/functional/components/hero/base.d.ts +1 -1
  284. package/lib/design-tokens/ts/tokens/functional/components/hero/base.js +1 -1
  285. package/lib/design-tokens/ts/tokens/functional/components/icon/colors.d.ts +1 -1
  286. package/lib/design-tokens/ts/tokens/functional/components/icon/colors.js +1 -1
  287. package/lib/design-tokens/ts/tokens/functional/components/ide/base.d.ts +1 -1
  288. package/lib/design-tokens/ts/tokens/functional/components/ide/base.js +1 -1
  289. package/lib/design-tokens/ts/tokens/functional/components/image/base.d.ts +1 -1
  290. package/lib/design-tokens/ts/tokens/functional/components/image/base.js +1 -1
  291. package/lib/design-tokens/ts/tokens/functional/components/inline-link/base.d.ts +1 -1
  292. package/lib/design-tokens/ts/tokens/functional/components/inline-link/base.js +1 -1
  293. package/lib/design-tokens/ts/tokens/functional/components/inline-link/colors.d.ts +1 -1
  294. package/lib/design-tokens/ts/tokens/functional/components/inline-link/colors.js +1 -1
  295. package/lib/design-tokens/ts/tokens/functional/components/label/colors.d.ts +1 -1
  296. package/lib/design-tokens/ts/tokens/functional/components/label/colors.js +1 -1
  297. package/lib/design-tokens/ts/tokens/functional/components/link/colors.d.ts +1 -1
  298. package/lib/design-tokens/ts/tokens/functional/components/link/colors.js +1 -1
  299. package/lib/design-tokens/ts/tokens/functional/components/logosuite/base.d.ts +1 -1
  300. package/lib/design-tokens/ts/tokens/functional/components/logosuite/base.js +1 -1
  301. package/lib/design-tokens/ts/tokens/functional/components/logosuite/colors.d.ts +1 -1
  302. package/lib/design-tokens/ts/tokens/functional/components/logosuite/colors.js +1 -1
  303. package/lib/design-tokens/ts/tokens/functional/components/pillar/colors.d.ts +1 -1
  304. package/lib/design-tokens/ts/tokens/functional/components/pillar/colors.js +1 -1
  305. package/lib/design-tokens/ts/tokens/functional/components/pricing-options/colors.d.ts +1 -1
  306. package/lib/design-tokens/ts/tokens/functional/components/pricing-options/colors.js +1 -1
  307. package/lib/design-tokens/ts/tokens/functional/components/pricing-options/pricing-options.d.ts +1 -1
  308. package/lib/design-tokens/ts/tokens/functional/components/pricing-options/pricing-options.js +1 -1
  309. package/lib/design-tokens/ts/tokens/functional/components/prose/base.d.ts +1 -1
  310. package/lib/design-tokens/ts/tokens/functional/components/prose/base.js +1 -1
  311. package/lib/design-tokens/ts/tokens/functional/components/river/base.d.ts +1 -1
  312. package/lib/design-tokens/ts/tokens/functional/components/river/base.js +1 -1
  313. package/lib/design-tokens/ts/tokens/functional/components/river/river.d.ts +1 -1
  314. package/lib/design-tokens/ts/tokens/functional/components/river/river.js +1 -1
  315. package/lib/design-tokens/ts/tokens/functional/components/section/section.d.ts +1 -1
  316. package/lib/design-tokens/ts/tokens/functional/components/section/section.js +1 -1
  317. package/lib/design-tokens/ts/tokens/functional/components/statistic/base.d.ts +1 -1
  318. package/lib/design-tokens/ts/tokens/functional/components/statistic/base.js +1 -1
  319. package/lib/design-tokens/ts/tokens/functional/components/sub-nav/base.d.ts +1 -1
  320. package/lib/design-tokens/ts/tokens/functional/components/sub-nav/base.js +1 -1
  321. package/lib/design-tokens/ts/tokens/functional/components/tabs/base.d.ts +1 -1
  322. package/lib/design-tokens/ts/tokens/functional/components/tabs/base.js +1 -1
  323. package/lib/design-tokens/ts/tokens/functional/components/tabs/colors.d.ts +1 -1
  324. package/lib/design-tokens/ts/tokens/functional/components/tabs/colors.js +1 -1
  325. package/lib/design-tokens/ts/tokens/functional/components/testimonial/base.d.ts +1 -1
  326. package/lib/design-tokens/ts/tokens/functional/components/testimonial/base.js +1 -1
  327. package/lib/design-tokens/ts/tokens/functional/components/testimonial/colors.d.ts +1 -1
  328. package/lib/design-tokens/ts/tokens/functional/components/testimonial/colors.js +1 -1
  329. package/lib/design-tokens/ts/tokens/functional/components/timeline/base.d.ts +1 -1
  330. package/lib/design-tokens/ts/tokens/functional/components/timeline/base.js +1 -1
  331. package/lib/design-tokens/ts/tokens/functional/components/timeline/colors.d.ts +1 -1
  332. package/lib/design-tokens/ts/tokens/functional/components/timeline/colors.js +1 -1
  333. package/lib/design-tokens/ts/tokens/functional/components/tooltip/colors.d.ts +1 -1
  334. package/lib/design-tokens/ts/tokens/functional/components/tooltip/colors.js +1 -1
  335. package/lib/design-tokens/ts/tokens/functional/components/video-player/base.d.ts +1 -1
  336. package/lib/design-tokens/ts/tokens/functional/components/video-player/base.js +1 -1
  337. package/lib/design-tokens/ts/tokens/functional/size/border.d.ts +1 -1
  338. package/lib/design-tokens/ts/tokens/functional/size/border.js +1 -1
  339. package/lib/design-tokens/ts/tokens/functional/size/breakpoints.d.ts +1 -1
  340. package/lib/design-tokens/ts/tokens/functional/size/breakpoints.js +1 -1
  341. package/lib/design-tokens/ts/tokens/functional/size/size-coarse.d.ts +1 -1
  342. package/lib/design-tokens/ts/tokens/functional/size/size-coarse.js +1 -1
  343. package/lib/design-tokens/ts/tokens/functional/size/size-fine.d.ts +1 -1
  344. package/lib/design-tokens/ts/tokens/functional/size/size-fine.js +1 -1
  345. package/lib/design-tokens/ts/tokens/functional/size/size.d.ts +1 -1
  346. package/lib/design-tokens/ts/tokens/functional/size/size.js +1 -1
  347. package/lib/design-tokens/ts/tokens/functional/size/viewport.d.ts +1 -1
  348. package/lib/design-tokens/ts/tokens/functional/size/viewport.js +1 -1
  349. package/lib/design-tokens/ts/tokens/functional/typography/typography-responsive.d.ts +1 -1
  350. package/lib/design-tokens/ts/tokens/functional/typography/typography-responsive.js +1 -1
  351. package/lib/design-tokens/ts/tokens/functional/typography/typography.d.ts +1 -1
  352. package/lib/design-tokens/ts/tokens/functional/typography/typography.js +1 -1
  353. package/lib/index.js +1 -1
  354. package/package.json +2 -1
@@ -1,8 +1,9 @@
1
1
  import React from 'react';
2
+ import { type TextProps } from '../Text';
2
3
  import type { BaseProps } from '../component-helpers';
3
- export type EyebrowTextProps = BaseProps<HTMLSpanElement> & {
4
+ export type EyebrowTextProps = Omit<TextProps, 'as' | 'animate'> & Omit<BaseProps<HTMLSpanElement>, 'animate'> & {
4
5
  ['data-testid']?: string;
5
- } & React.ComponentPropsWithoutRef<'span'>;
6
+ };
6
7
  /**
7
8
  * EyebrowText is a simple text component that should be used above Headings.
8
9
  */
@@ -4,7 +4,7 @@ export type HeroAlign = (typeof HeroAlignOptions)[number];
4
4
  export declare const HeroVariantOptions: readonly ["default", "gridline", "gridline-expressive"];
5
5
  export type HeroVariant = (typeof HeroVariantOptions)[number];
6
6
  export declare const heroMediaPositions: readonly ["block-end", "block-end-padded", "inline-start", "inline-end", "inline-end-padded", "inline-start-padded"];
7
- export declare const heroMediaInlinePositions: ("inline-end" | "inline-start" | "block-end" | "block-end-padded" | "inline-end-padded" | "inline-start-padded")[];
7
+ export declare const heroMediaInlinePositions: ("block-end" | "block-end-padded" | "inline-start" | "inline-end" | "inline-end-padded" | "inline-start-padded")[];
8
8
  export type HeroMediaPositions = (typeof heroMediaPositions)[number];
9
9
  export type HeroMediaInlinePositions = (typeof heroMediaInlinePositions)[number];
10
10
  type HeroContextType = {
@@ -1,7 +1,7 @@
1
- import React, { PropsWithChildren } from 'react';
1
+ import React from 'react';
2
2
  import { LinkProps } from '../Link';
3
3
  import { HeadingProps } from '../Heading';
4
- import { LabelProps } from '../Label';
4
+ import { TextProps } from '../Text';
5
5
  import type { BaseProps } from '../component-helpers';
6
6
  export type SectionIntroProps = {
7
7
  align?: 'start' | 'center';
@@ -18,13 +18,15 @@ type SectionIntroHeadingProps = BaseProps<HTMLHeadingElement> & HeadingProps;
18
18
  type SectionIntroDescriptionProps = BaseProps<HTMLParagraphElement> & {
19
19
  children: React.ReactNode | React.ReactNode[];
20
20
  };
21
- type SectionIntroLabelProps = LabelProps & BaseProps<HTMLDivElement>;
22
- declare function _Label({ children, ...rest }: PropsWithChildren<SectionIntroLabelProps>): import("react/jsx-runtime").JSX.Element;
21
+ export type SectionIntroLabelProps = Omit<TextProps, 'as' | 'ref' | 'animate'> & Omit<BaseProps<HTMLSpanElement>, 'animate'> & {
22
+ animate?: boolean;
23
+ animationDelay?: number;
24
+ };
23
25
  type SectionIntroLinkProps = Omit<LinkProps, 'size'> & BaseProps<HTMLAnchorElement>;
24
26
  export declare const SectionIntro: React.ForwardRefExoticComponent<Omit<React.PropsWithChildren<SectionIntroProps>, "ref"> & React.RefAttributes<HTMLHeadingElement>> & {
25
27
  Heading: React.ForwardRefExoticComponent<Omit<React.PropsWithChildren<SectionIntroHeadingProps>, "ref"> & React.RefAttributes<HTMLHeadingElement>>;
26
28
  Description: React.ForwardRefExoticComponent<Omit<SectionIntroDescriptionProps, "ref"> & React.RefAttributes<HTMLParagraphElement>>;
27
29
  Link: React.ForwardRefExoticComponent<Omit<SectionIntroLinkProps, "ref"> & React.RefAttributes<HTMLAnchorElement>>;
28
- Label: typeof _Label;
30
+ Label: React.ForwardRefExoticComponent<Omit<React.PropsWithChildren<SectionIntroLabelProps>, "ref"> & React.RefAttributes<HTMLSpanElement>>;
29
31
  };
30
32
  export {};
package/lib/css/main.css CHANGED
@@ -78,7 +78,7 @@ html {
78
78
 
79
79
  /**
80
80
  * Do not edit directly
81
- * Generated on Wed, 08 Apr 2026 15:02:25 GMT
81
+ * Generated on Sun, 12 Apr 2026 19:02:30 GMT
82
82
  */
83
83
 
84
84
  :root,
@@ -356,7 +356,7 @@ html {
356
356
 
357
357
  /**
358
358
  * Do not edit directly
359
- * Generated on Wed, 08 Apr 2026 15:02:25 GMT
359
+ * Generated on Sun, 12 Apr 2026 19:02:30 GMT
360
360
  */
361
361
 
362
362
  :root {
@@ -383,7 +383,7 @@ html {
383
383
 
384
384
  /**
385
385
  * Do not edit directly
386
- * Generated on Wed, 08 Apr 2026 15:02:25 GMT
386
+ * Generated on Sun, 12 Apr 2026 19:02:30 GMT
387
387
  */
388
388
 
389
389
  :root {
@@ -400,7 +400,7 @@ html {
400
400
 
401
401
  /**
402
402
  * Do not edit directly
403
- * Generated on Wed, 08 Apr 2026 15:02:25 GMT
403
+ * Generated on Sun, 12 Apr 2026 19:02:30 GMT
404
404
  */
405
405
 
406
406
  :root {
@@ -558,7 +558,7 @@ html {
558
558
 
559
559
  /**
560
560
  * Do not edit directly
561
- * Generated on Wed, 08 Apr 2026 15:02:24 GMT
561
+ * Generated on Sun, 12 Apr 2026 19:02:29 GMT
562
562
  */
563
563
 
564
564
  :root {
@@ -572,7 +572,7 @@ html {
572
572
 
573
573
  /**
574
574
  * Do not edit directly
575
- * Generated on Wed, 08 Apr 2026 15:02:24 GMT
575
+ * Generated on Sun, 12 Apr 2026 19:02:29 GMT
576
576
  */
577
577
 
578
578
  :root {
@@ -591,7 +591,7 @@ html {
591
591
 
592
592
  /**
593
593
  * Do not edit directly
594
- * Generated on Wed, 08 Apr 2026 15:02:25 GMT
594
+ * Generated on Sun, 12 Apr 2026 19:02:30 GMT
595
595
  */
596
596
 
597
597
  :root,
@@ -691,7 +691,7 @@ html {
691
691
 
692
692
  /**
693
693
  * Do not edit directly
694
- * Generated on Wed, 08 Apr 2026 15:02:25 GMT
694
+ * Generated on Sun, 12 Apr 2026 19:02:30 GMT
695
695
  */
696
696
 
697
697
  :root {
@@ -718,7 +718,7 @@ html {
718
718
 
719
719
  /**
720
720
  * Do not edit directly
721
- * Generated on Wed, 08 Apr 2026 15:02:25 GMT
721
+ * Generated on Sun, 12 Apr 2026 19:02:30 GMT
722
722
  */
723
723
 
724
724
  :root,
@@ -1491,7 +1491,7 @@ html {
1491
1491
 
1492
1492
  /**
1493
1493
  * Do not edit directly
1494
- * Generated on Wed, 08 Apr 2026 15:02:24 GMT
1494
+ * Generated on Sun, 12 Apr 2026 19:02:29 GMT
1495
1495
  */
1496
1496
 
1497
1497
  :root {
@@ -1799,7 +1799,7 @@ html {
1799
1799
 
1800
1800
  /**
1801
1801
  * Do not edit directly
1802
- * Generated on Wed, 08 Apr 2026 15:02:24 GMT
1802
+ * Generated on Sun, 12 Apr 2026 19:02:29 GMT
1803
1803
  */
1804
1804
 
1805
1805
  :root {
@@ -5874,6 +5874,11 @@ html {
5874
5874
  text-align: center;
5875
5875
  }
5876
5876
 
5877
+ .Primer_Brand__EyebrowText-module__EyebrowText___YZHDa {
5878
+ text-transform: uppercase;
5879
+ letter-spacing: var(--brand-text-letterSpacing-100);
5880
+ }
5881
+
5877
5882
  .Primer_Brand__TextCursorAnimation-module__TextCursorAnimation___oT5SI {
5878
5883
  display: inline-flex;
5879
5884
  align-items: center;
@@ -5886,7 +5891,6 @@ html {
5886
5891
  }
5887
5892
 
5888
5893
  .Primer_Brand__TextCursorAnimation-module__TextCursorAnimation-text___yWOoE {
5889
- text-transform: uppercase;
5890
5894
  font-weight: var(--brand-text-weight-500);
5891
5895
  clip-path: inset(0 calc((1 - 1) * 100%) 0 0);
5892
5896
  clip-path: inset(0 calc((1 - var(--brand-TextCursorAnimation-reveal-progress, 1)) * 100%) 0 0);
@@ -6785,7 +6789,7 @@ html {
6785
6789
 
6786
6790
  /**
6787
6791
  * Do not edit directly
6788
- * Generated on Wed, 08 Apr 2026 15:02:25 GMT
6792
+ * Generated on Sun, 12 Apr 2026 19:02:30 GMT
6789
6793
  */
6790
6794
 
6791
6795
  :root,
@@ -7122,7 +7126,7 @@ html {
7122
7126
 
7123
7127
  /**
7124
7128
  * Do not edit directly
7125
- * Generated on Wed, 08 Apr 2026 15:02:24 GMT
7129
+ * Generated on Sun, 12 Apr 2026 19:02:29 GMT
7126
7130
  */
7127
7131
 
7128
7132
  :root {
@@ -7143,7 +7147,7 @@ html {
7143
7147
 
7144
7148
  /**
7145
7149
  * Do not edit directly
7146
- * Generated on Wed, 08 Apr 2026 15:02:25 GMT
7150
+ * Generated on Sun, 12 Apr 2026 19:02:30 GMT
7147
7151
  */
7148
7152
 
7149
7153
  :root {
@@ -7541,7 +7545,7 @@ html {
7541
7545
 
7542
7546
  /**
7543
7547
  * Do not edit directly
7544
- * Generated on Wed, 08 Apr 2026 15:02:25 GMT
7548
+ * Generated on Sun, 12 Apr 2026 19:02:30 GMT
7545
7549
  */
7546
7550
 
7547
7551
  :root,
@@ -7557,7 +7561,7 @@ html {
7557
7561
 
7558
7562
  /**
7559
7563
  * Do not edit directly
7560
- * Generated on Wed, 08 Apr 2026 15:02:25 GMT
7564
+ * Generated on Sun, 12 Apr 2026 19:02:30 GMT
7561
7565
  */
7562
7566
 
7563
7567
  :root,
@@ -7822,14 +7826,9 @@ html {
7822
7826
  }
7823
7827
  }
7824
7828
 
7825
- .Primer_Brand__EyebrowText-module__EyebrowText___YZHDa {
7826
- text-transform: uppercase;
7827
- letter-spacing: var(--brand-text-letterSpacing-100);
7828
- }
7829
-
7830
7829
  /**
7831
7830
  * Do not edit directly
7832
- * Generated on Wed, 08 Apr 2026 15:02:24 GMT
7831
+ * Generated on Sun, 12 Apr 2026 19:02:29 GMT
7833
7832
  */
7834
7833
 
7835
7834
  :root {
@@ -8480,7 +8479,16 @@ html {
8480
8479
 
8481
8480
  @media screen and (min-width: 63.25rem) {
8482
8481
  .Primer_Brand__river-shared-module__RiverBreakout--variant-gridline___jHgqX .Primer_Brand__river-shared-module__River__visual--has-background___QG17S {
8482
+ align-items: flex-end;
8483
8483
  padding: var(--base-size-64);
8484
+ padding-block-end: 0;
8485
+ }
8486
+
8487
+ .Primer_Brand__river-shared-module__RiverBreakout--variant-gridline___jHgqX .Primer_Brand__river-shared-module__River__visual--has-background___QG17S img,
8488
+ .Primer_Brand__river-shared-module__RiverBreakout--variant-gridline___jHgqX .Primer_Brand__river-shared-module__River__visual--has-background___QG17S picture,
8489
+ .Primer_Brand__river-shared-module__RiverBreakout--variant-gridline___jHgqX .Primer_Brand__river-shared-module__River__visual--has-background___QG17S video {
8490
+ border-end-start-radius: 0;
8491
+ border-end-end-radius: 0;
8484
8492
  }
8485
8493
 
8486
8494
  .Primer_Brand__river-shared-module__RiverBreakout--variant-gridline___jHgqX .Primer_Brand__river-shared-module__River__visual--has-background___QG17S.Primer_Brand__river-shared-module__River__visual--rounded___x1iTx {
@@ -8974,7 +8982,7 @@ html {
8974
8982
 
8975
8983
  /**
8976
8984
  * Do not edit directly
8977
- * Generated on Wed, 08 Apr 2026 15:02:25 GMT
8985
+ * Generated on Sun, 12 Apr 2026 19:02:30 GMT
8978
8986
  */
8979
8987
 
8980
8988
  :root,
@@ -9742,7 +9750,7 @@ html {
9742
9750
 
9743
9751
  /**
9744
9752
  * Do not edit directly
9745
- * Generated on Wed, 08 Apr 2026 15:02:25 GMT
9753
+ * Generated on Sun, 12 Apr 2026 19:02:30 GMT
9746
9754
  */
9747
9755
 
9748
9756
  :root,
@@ -9770,7 +9778,7 @@ html {
9770
9778
 
9771
9779
  /**
9772
9780
  * Do not edit directly
9773
- * Generated on Wed, 08 Apr 2026 15:02:25 GMT
9781
+ * Generated on Sun, 12 Apr 2026 19:02:30 GMT
9774
9782
  */
9775
9783
 
9776
9784
  :root,
@@ -9786,7 +9794,7 @@ html {
9786
9794
 
9787
9795
  /**
9788
9796
  * Do not edit directly
9789
- * Generated on Wed, 08 Apr 2026 15:02:24 GMT
9797
+ * Generated on Sun, 12 Apr 2026 19:02:29 GMT
9790
9798
  */
9791
9799
 
9792
9800
  :root {
@@ -9839,7 +9847,7 @@ html {
9839
9847
 
9840
9848
  /**
9841
9849
  * Do not edit directly
9842
- * Generated on Wed, 08 Apr 2026 15:02:25 GMT
9850
+ * Generated on Sun, 12 Apr 2026 19:02:30 GMT
9843
9851
  */
9844
9852
 
9845
9853
  :root,
@@ -10267,7 +10275,7 @@ details[open] > .Primer_Brand__Accordion-module__Accordion__summary--reversed-to
10267
10275
 
10268
10276
  /**
10269
10277
  * Do not edit directly
10270
- * Generated on Wed, 08 Apr 2026 15:02:24 GMT
10278
+ * Generated on Sun, 12 Apr 2026 19:02:29 GMT
10271
10279
  */
10272
10280
 
10273
10281
  :root {
@@ -10276,7 +10284,7 @@ details[open] > .Primer_Brand__Accordion-module__Accordion__summary--reversed-to
10276
10284
 
10277
10285
  /**
10278
10286
  * Do not edit directly
10279
- * Generated on Wed, 08 Apr 2026 15:02:25 GMT
10287
+ * Generated on Sun, 12 Apr 2026 19:02:30 GMT
10280
10288
  */
10281
10289
 
10282
10290
  :root,
@@ -10298,7 +10306,7 @@ details[open] > .Primer_Brand__Accordion-module__Accordion__summary--reversed-to
10298
10306
 
10299
10307
  /**
10300
10308
  * Do not edit directly
10301
- * Generated on Wed, 08 Apr 2026 15:02:25 GMT
10309
+ * Generated on Sun, 12 Apr 2026 19:02:30 GMT
10302
10310
  */
10303
10311
 
10304
10312
  :root {
@@ -10580,7 +10588,7 @@ details[open] > .Primer_Brand__Accordion-module__Accordion__summary--reversed-to
10580
10588
 
10581
10589
  /**
10582
10590
  * Do not edit directly
10583
- * Generated on Wed, 08 Apr 2026 15:02:25 GMT
10591
+ * Generated on Sun, 12 Apr 2026 19:02:30 GMT
10584
10592
  */
10585
10593
 
10586
10594
  :root,
@@ -11783,7 +11791,7 @@ Fixes safari bug where outline doesn't respect border-radius
11783
11791
 
11784
11792
  /**
11785
11793
  * Do not edit directly
11786
- * Generated on Wed, 08 Apr 2026 15:02:24 GMT
11794
+ * Generated on Sun, 12 Apr 2026 19:02:29 GMT
11787
11795
  */
11788
11796
 
11789
11797
  :root {
@@ -11797,7 +11805,7 @@ Fixes safari bug where outline doesn't respect border-radius
11797
11805
 
11798
11806
  /**
11799
11807
  * Do not edit directly
11800
- * Generated on Wed, 08 Apr 2026 15:02:25 GMT
11808
+ * Generated on Sun, 12 Apr 2026 19:02:30 GMT
11801
11809
  */
11802
11810
 
11803
11811
  :root,
@@ -12248,7 +12256,7 @@ Fixes safari bug where outline doesn't respect border-radius
12248
12256
 
12249
12257
  /**
12250
12258
  * Do not edit directly
12251
- * Generated on Wed, 08 Apr 2026 15:02:25 GMT
12259
+ * Generated on Sun, 12 Apr 2026 19:02:30 GMT
12252
12260
  */
12253
12261
 
12254
12262
  :root,
@@ -12264,7 +12272,7 @@ Fixes safari bug where outline doesn't respect border-radius
12264
12272
 
12265
12273
  /**
12266
12274
  * Do not edit directly
12267
- * Generated on Wed, 08 Apr 2026 15:02:25 GMT
12275
+ * Generated on Sun, 12 Apr 2026 19:02:30 GMT
12268
12276
  */
12269
12277
 
12270
12278
  :root {
@@ -13009,7 +13017,7 @@ Fixes safari bug where outline doesn't respect border-radius
13009
13017
 
13010
13018
  /**
13011
13019
  * Do not edit directly
13012
- * Generated on Wed, 08 Apr 2026 15:02:25 GMT
13020
+ * Generated on Sun, 12 Apr 2026 19:02:30 GMT
13013
13021
  */
13014
13022
 
13015
13023
  :root,
@@ -13025,7 +13033,7 @@ Fixes safari bug where outline doesn't respect border-radius
13025
13033
 
13026
13034
  /**
13027
13035
  * Do not edit directly
13028
- * Generated on Wed, 08 Apr 2026 15:02:25 GMT
13036
+ * Generated on Sun, 12 Apr 2026 19:02:30 GMT
13029
13037
  */
13030
13038
 
13031
13039
  :root,
@@ -13411,7 +13419,7 @@ Fixes safari bug where outline doesn't respect border-radius
13411
13419
 
13412
13420
  /**
13413
13421
  * Do not edit directly
13414
- * Generated on Wed, 08 Apr 2026 15:02:25 GMT
13422
+ * Generated on Sun, 12 Apr 2026 19:02:30 GMT
13415
13423
  */
13416
13424
 
13417
13425
  :root,
@@ -13575,7 +13583,7 @@ Fixes safari bug where outline doesn't respect border-radius
13575
13583
 
13576
13584
  /**
13577
13585
  * Do not edit directly
13578
- * Generated on Wed, 08 Apr 2026 15:02:25 GMT
13586
+ * Generated on Sun, 12 Apr 2026 19:02:30 GMT
13579
13587
  */
13580
13588
 
13581
13589
  :root,
@@ -13883,7 +13891,7 @@ Fixes safari bug where outline doesn't respect border-radius
13883
13891
 
13884
13892
  /**
13885
13893
  * Do not edit directly
13886
- * Generated on Wed, 08 Apr 2026 15:02:24 GMT
13894
+ * Generated on Sun, 12 Apr 2026 19:02:29 GMT
13887
13895
  */
13888
13896
 
13889
13897
  :root {
@@ -13919,7 +13927,7 @@ Fixes safari bug where outline doesn't respect border-radius
13919
13927
 
13920
13928
  /**
13921
13929
  * Do not edit directly
13922
- * Generated on Wed, 08 Apr 2026 15:02:25 GMT
13930
+ * Generated on Sun, 12 Apr 2026 19:02:30 GMT
13923
13931
  */
13924
13932
 
13925
13933
  :root,
@@ -13987,7 +13995,7 @@ Fixes safari bug where outline doesn't respect border-radius
13987
13995
 
13988
13996
  /**
13989
13997
  * Do not edit directly
13990
- * Generated on Wed, 08 Apr 2026 15:02:24 GMT
13998
+ * Generated on Sun, 12 Apr 2026 19:02:29 GMT
13991
13999
  */
13992
14000
 
13993
14001
  :root {
@@ -13998,7 +14006,7 @@ Fixes safari bug where outline doesn't respect border-radius
13998
14006
 
13999
14007
  /**
14000
14008
  * Do not edit directly
14001
- * Generated on Wed, 08 Apr 2026 15:02:25 GMT
14009
+ * Generated on Sun, 12 Apr 2026 19:02:30 GMT
14002
14010
  */
14003
14011
 
14004
14012
  :root,
@@ -14353,10 +14361,11 @@ Fixes safari bug where outline doesn't respect border-radius
14353
14361
  }
14354
14362
 
14355
14363
  .Primer_Brand__SectionIntro-module__SectionIntro-label___ZjciO {
14356
- margin-block-end: var(--base-size-8);
14364
+ margin-block-end: var(--base-size-2);
14357
14365
  }
14358
14366
 
14359
14367
  .Primer_Brand__SectionIntro-module__SectionIntro-description___Sz93l {
14368
+ padding-block-start: var(--base-size-2);
14360
14369
  max-width: 50ch;
14361
14370
  }
14362
14371
 
@@ -14366,7 +14375,7 @@ Fixes safari bug where outline doesn't respect border-radius
14366
14375
 
14367
14376
  /**
14368
14377
  * Do not edit directly
14369
- * Generated on Wed, 08 Apr 2026 15:02:25 GMT
14378
+ * Generated on Sun, 12 Apr 2026 19:02:30 GMT
14370
14379
  */
14371
14380
 
14372
14381
  :root,
@@ -15207,7 +15216,7 @@ Fixes safari bug where outline doesn't respect border-radius
15207
15216
 
15208
15217
  /**
15209
15218
  * Do not edit directly
15210
- * Generated on Wed, 08 Apr 2026 15:02:24 GMT
15219
+ * Generated on Sun, 12 Apr 2026 19:02:29 GMT
15211
15220
  */
15212
15221
 
15213
15222
  :root {
@@ -15218,7 +15227,7 @@ Fixes safari bug where outline doesn't respect border-radius
15218
15227
 
15219
15228
  /**
15220
15229
  * Do not edit directly
15221
- * Generated on Wed, 08 Apr 2026 15:02:25 GMT
15230
+ * Generated on Sun, 12 Apr 2026 19:02:30 GMT
15222
15231
  */
15223
15232
 
15224
15233
  :root,
@@ -15717,7 +15726,7 @@ Fixes safari bug where outline doesn't respect border-radius
15717
15726
 
15718
15727
  /**
15719
15728
  * Do not edit directly
15720
- * Generated on Wed, 08 Apr 2026 15:02:24 GMT
15729
+ * Generated on Sun, 12 Apr 2026 19:02:29 GMT
15721
15730
  */
15722
15731
 
15723
15732
  :root {
@@ -15737,7 +15746,7 @@ Fixes safari bug where outline doesn't respect border-radius
15737
15746
 
15738
15747
  /**
15739
15748
  * Do not edit directly
15740
- * Generated on Wed, 08 Apr 2026 15:02:25 GMT
15749
+ * Generated on Sun, 12 Apr 2026 19:02:30 GMT
15741
15750
  */
15742
15751
 
15743
15752
  :root,
@@ -15773,7 +15782,7 @@ Fixes safari bug where outline doesn't respect border-radius
15773
15782
 
15774
15783
  /**
15775
15784
  * Do not edit directly
15776
- * Generated on Wed, 08 Apr 2026 15:02:25 GMT
15785
+ * Generated on Sun, 12 Apr 2026 19:02:30 GMT
15777
15786
  */
15778
15787
 
15779
15788
  :root,
@@ -15797,7 +15806,7 @@ Fixes safari bug where outline doesn't respect border-radius
15797
15806
 
15798
15807
  /**
15799
15808
  * Do not edit directly
15800
- * Generated on Wed, 08 Apr 2026 15:02:25 GMT
15809
+ * Generated on Sun, 12 Apr 2026 19:02:30 GMT
15801
15810
  */
15802
15811
 
15803
15812
  :root {
@@ -16273,7 +16282,7 @@ Fixes safari bug where outline doesn't respect border-radius
16273
16282
 
16274
16283
  /**
16275
16284
  * Do not edit directly
16276
- * Generated on Wed, 08 Apr 2026 15:02:25 GMT
16285
+ * Generated on Sun, 12 Apr 2026 19:02:30 GMT
16277
16286
  */
16278
16287
 
16279
16288
  :root,
@@ -16287,7 +16296,7 @@ Fixes safari bug where outline doesn't respect border-radius
16287
16296
 
16288
16297
  /**
16289
16298
  * Do not edit directly
16290
- * Generated on Wed, 08 Apr 2026 15:02:24 GMT
16299
+ * Generated on Sun, 12 Apr 2026 19:02:29 GMT
16291
16300
  */
16292
16301
 
16293
16302
  :root {
@@ -16301,7 +16310,7 @@ Fixes safari bug where outline doesn't respect border-radius
16301
16310
 
16302
16311
  /**
16303
16312
  * Do not edit directly
16304
- * Generated on Wed, 08 Apr 2026 15:02:24 GMT
16313
+ * Generated on Sun, 12 Apr 2026 19:02:29 GMT
16305
16314
  */
16306
16315
 
16307
16316
  :root {
@@ -18477,7 +18486,7 @@ Fixes safari bug where outline doesn't respect border-radius
18477
18486
 
18478
18487
  /**
18479
18488
  * Do not edit directly
18480
- * Generated on Wed, 08 Apr 2026 15:02:25 GMT
18489
+ * Generated on Sun, 12 Apr 2026 19:02:30 GMT
18481
18490
  */
18482
18491
 
18483
18492
  :root {
@@ -18501,7 +18510,7 @@ Fixes safari bug where outline doesn't respect border-radius
18501
18510
 
18502
18511
  /**
18503
18512
  * Do not edit directly
18504
- * Generated on Wed, 08 Apr 2026 15:02:25 GMT
18513
+ * Generated on Sun, 12 Apr 2026 19:02:30 GMT
18505
18514
  */
18506
18515
 
18507
18516
  :root,
@@ -18936,7 +18945,7 @@ Fixes safari bug where outline doesn't respect border-radius
18936
18945
 
18937
18946
  /**
18938
18947
  * Do not edit directly
18939
- * Generated on Wed, 08 Apr 2026 15:02:25 GMT
18948
+ * Generated on Sun, 12 Apr 2026 19:02:30 GMT
18940
18949
  */
18941
18950
 
18942
18951
  :root {
@@ -18952,7 +18961,7 @@ Fixes safari bug where outline doesn't respect border-radius
18952
18961
 
18953
18962
  /**
18954
18963
  * Do not edit directly
18955
- * Generated on Wed, 08 Apr 2026 15:02:25 GMT
18964
+ * Generated on Sun, 12 Apr 2026 19:02:30 GMT
18956
18965
  */
18957
18966
 
18958
18967
  :root,
@@ -19456,7 +19465,7 @@ Fixes safari bug where outline doesn't respect border-radius
19456
19465
 
19457
19466
  /**
19458
19467
  * Do not edit directly
19459
- * Generated on Wed, 08 Apr 2026 15:02:24 GMT
19468
+ * Generated on Sun, 12 Apr 2026 19:02:29 GMT
19460
19469
  */
19461
19470
 
19462
19471
  :root {
@@ -19465,7 +19474,7 @@ Fixes safari bug where outline doesn't respect border-radius
19465
19474
 
19466
19475
  /**
19467
19476
  * Do not edit directly
19468
- * Generated on Wed, 08 Apr 2026 15:02:25 GMT
19477
+ * Generated on Sun, 12 Apr 2026 19:02:30 GMT
19469
19478
  */
19470
19479
 
19471
19480
  :root,
@@ -20276,7 +20285,7 @@ Fixes safari bug where outline doesn't respect border-radius
20276
20285
 
20277
20286
  /**
20278
20287
  * Do not edit directly
20279
- * Generated on Wed, 08 Apr 2026 15:02:24 GMT
20288
+ * Generated on Sun, 12 Apr 2026 19:02:29 GMT
20280
20289
  */
20281
20290
 
20282
20291
  :root {
@@ -20285,7 +20294,7 @@ Fixes safari bug where outline doesn't respect border-radius
20285
20294
 
20286
20295
  /**
20287
20296
  * Do not edit directly
20288
- * Generated on Wed, 08 Apr 2026 15:02:25 GMT
20297
+ * Generated on Sun, 12 Apr 2026 19:02:30 GMT
20289
20298
  */
20290
20299
 
20291
20300
  :root,
@@ -20781,7 +20790,7 @@ pre.Primer_Brand__IDE-module__IDE__Chat-copilot-indicator___FhoZe {
20781
20790
 
20782
20791
  /**
20783
20792
  * Do not edit directly
20784
- * Generated on Wed, 08 Apr 2026 15:02:25 GMT
20793
+ * Generated on Sun, 12 Apr 2026 19:02:30 GMT
20785
20794
  */
20786
20795
 
20787
20796
  :root,
@@ -20880,7 +20889,7 @@ pre.Primer_Brand__IDE-module__IDE__Chat-copilot-indicator___FhoZe {
20880
20889
 
20881
20890
  /**
20882
20891
  * Do not edit directly
20883
- * Generated on Wed, 08 Apr 2026 15:02:25 GMT
20892
+ * Generated on Sun, 12 Apr 2026 19:02:30 GMT
20884
20893
  */
20885
20894
 
20886
20895
  :root,
@@ -21258,7 +21267,7 @@ pre.Primer_Brand__IDE-module__IDE__Chat-copilot-indicator___FhoZe {
21258
21267
 
21259
21268
  /**
21260
21269
  * Do not edit directly
21261
- * Generated on Wed, 08 Apr 2026 15:02:25 GMT
21270
+ * Generated on Sun, 12 Apr 2026 19:02:30 GMT
21262
21271
  */
21263
21272
 
21264
21273
  :root,
@@ -21272,7 +21281,7 @@ pre.Primer_Brand__IDE-module__IDE__Chat-copilot-indicator___FhoZe {
21272
21281
 
21273
21282
  /**
21274
21283
  * Do not edit directly
21275
- * Generated on Wed, 08 Apr 2026 15:02:25 GMT
21284
+ * Generated on Sun, 12 Apr 2026 19:02:30 GMT
21276
21285
  */
21277
21286
 
21278
21287
  :root {
@@ -21459,7 +21468,7 @@ pre.Primer_Brand__IDE-module__IDE__Chat-copilot-indicator___FhoZe {
21459
21468
 
21460
21469
  /**
21461
21470
  * Do not edit directly
21462
- * Generated on Wed, 08 Apr 2026 15:02:24 GMT
21471
+ * Generated on Sun, 12 Apr 2026 19:02:29 GMT
21463
21472
  */
21464
21473
 
21465
21474
  :root {
@@ -21743,7 +21752,7 @@ pre.Primer_Brand__IDE-module__IDE__Chat-copilot-indicator___FhoZe {
21743
21752
 
21744
21753
  /**
21745
21754
  * Do not edit directly
21746
- * Generated on Wed, 08 Apr 2026 15:02:24 GMT
21755
+ * Generated on Sun, 12 Apr 2026 19:02:29 GMT
21747
21756
  */
21748
21757
 
21749
21758
  :root {
@@ -21754,7 +21763,7 @@ pre.Primer_Brand__IDE-module__IDE__Chat-copilot-indicator___FhoZe {
21754
21763
 
21755
21764
  /**
21756
21765
  * Do not edit directly
21757
- * Generated on Wed, 08 Apr 2026 15:02:25 GMT
21766
+ * Generated on Sun, 12 Apr 2026 19:02:30 GMT
21758
21767
  */
21759
21768
 
21760
21769
  :root,
@@ -22022,7 +22031,7 @@ pre.Primer_Brand__IDE-module__IDE__Chat-copilot-indicator___FhoZe {
22022
22031
 
22023
22032
  /**
22024
22033
  * Do not edit directly
22025
- * Generated on Wed, 08 Apr 2026 15:02:24 GMT
22034
+ * Generated on Sun, 12 Apr 2026 19:02:29 GMT
22026
22035
  */
22027
22036
 
22028
22037
  :root {
@@ -22031,7 +22040,7 @@ pre.Primer_Brand__IDE-module__IDE__Chat-copilot-indicator___FhoZe {
22031
22040
 
22032
22041
  /**
22033
22042
  * Do not edit directly
22034
- * Generated on Wed, 08 Apr 2026 15:02:25 GMT
22043
+ * Generated on Sun, 12 Apr 2026 19:02:30 GMT
22035
22044
  */
22036
22045
 
22037
22046
  :root,
@@ -22277,7 +22286,7 @@ pre.Primer_Brand__IDE-module__IDE__Chat-copilot-indicator___FhoZe {
22277
22286
 
22278
22287
  /**
22279
22288
  * Do not edit directly
22280
- * Generated on Wed, 08 Apr 2026 15:02:25 GMT
22289
+ * Generated on Sun, 12 Apr 2026 19:02:30 GMT
22281
22290
  */
22282
22291
 
22283
22292
  :root,
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Wed, 08 Apr 2026 15:02:25 GMT
3
+ * Generated on Sun, 12 Apr 2026 19:02:30 GMT
4
4
  */
5
5
 
6
6
  :root,