@primer/react-brand 0.34.0-rc.e0c354d → 0.34.1-rc.0b5aebd

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 (320) hide show
  1. package/lib/CTABanner/CTABanner.d.ts +6 -8
  2. package/lib/Card/Card.d.ts +8 -0
  3. package/lib/Heading/Heading.d.ts +1 -1
  4. package/lib/Hero/Hero.d.ts +4 -2
  5. package/lib/Image/Image.d.ts +4 -1
  6. package/lib/LogoSuite/LogoSuite.d.ts +10 -10
  7. package/lib/Prose/Prose.d.ts +7 -0
  8. package/lib/Stack/Stack.d.ts +2 -2
  9. package/lib/Text/Text.d.ts +1 -1
  10. package/lib/css/main.css +234 -102
  11. package/lib/design-tokens/css/tokens/base/colors/color-scales-with-modes.css +1 -1
  12. package/lib/design-tokens/css/tokens/base/colors/light.css +1 -1
  13. package/lib/design-tokens/css/tokens/base/size/size.css +1 -1
  14. package/lib/design-tokens/css/tokens/base/typography/typography.css +1 -1
  15. package/lib/design-tokens/css/tokens/functional/animation/base.css +1 -1
  16. package/lib/design-tokens/css/tokens/functional/colors/global-with-modes.css +1 -1
  17. package/lib/design-tokens/css/tokens/functional/colors/global.css +1 -1
  18. package/lib/design-tokens/css/tokens/functional/components/accordion/colors-with-modes.css +1 -1
  19. package/lib/design-tokens/css/tokens/functional/components/action-menu/colors-with-modes.css +1 -1
  20. package/lib/design-tokens/css/tokens/functional/components/anchor-nav/colors-with-modes.css +1 -1
  21. package/lib/design-tokens/css/tokens/functional/components/bento/base.css +1 -1
  22. package/lib/design-tokens/css/tokens/functional/components/breadcrumbs/colors-with-modes.css +1 -1
  23. package/lib/design-tokens/css/tokens/functional/components/button/colors-with-modes.css +1 -1
  24. package/lib/design-tokens/css/tokens/functional/components/card/base.css +1 -1
  25. package/lib/design-tokens/css/tokens/functional/components/card/colors-with-modes.css +1 -1
  26. package/lib/design-tokens/css/tokens/functional/components/card/colors.css +1 -1
  27. package/lib/design-tokens/css/tokens/functional/components/comparison-table/colors-with-modes.css +1 -1
  28. package/lib/design-tokens/css/tokens/functional/components/comparison-table/comparison-table.css +1 -1
  29. package/lib/design-tokens/css/tokens/functional/components/control/colors-with-modes.css +1 -1
  30. package/lib/design-tokens/css/tokens/functional/components/cta-banner/colors-with-modes.css +1 -1
  31. package/lib/design-tokens/css/tokens/functional/components/eyebrow-banner/colors-with-modes.css +1 -1
  32. package/lib/design-tokens/css/tokens/functional/components/eyebrow-banner/eyebrow-banner.css +1 -1
  33. package/lib/design-tokens/css/tokens/functional/components/faq/base.css +1 -1
  34. package/lib/design-tokens/css/tokens/functional/components/faq/colors-with-modes.css +1 -1
  35. package/lib/design-tokens/css/tokens/functional/components/faq/colors.css +1 -1
  36. package/lib/design-tokens/css/tokens/functional/components/faq/faq.css +1 -1
  37. package/lib/design-tokens/css/tokens/functional/components/footer/colors-with-modes.css +1 -1
  38. package/lib/design-tokens/css/tokens/functional/components/footer/colors.css +1 -1
  39. package/lib/design-tokens/css/tokens/functional/components/grid/colors-with-modes.css +1 -1
  40. package/lib/design-tokens/css/tokens/functional/components/grid/colors.css +1 -1
  41. package/lib/design-tokens/css/tokens/functional/components/grid/grid.css +3 -2
  42. package/lib/design-tokens/css/tokens/functional/components/hero/base.css +1 -1
  43. package/lib/design-tokens/css/tokens/functional/components/ide/base.css +1 -1
  44. package/lib/design-tokens/css/tokens/functional/components/ide/colors-with-modes.css +1 -1
  45. package/lib/design-tokens/css/tokens/functional/components/image/base.css +1 -1
  46. package/lib/design-tokens/css/tokens/functional/components/inline-link/base.css +1 -1
  47. package/lib/design-tokens/css/tokens/functional/components/inline-link/colors-with-modes.css +1 -1
  48. package/lib/design-tokens/css/tokens/functional/components/inline-link/colors.css +1 -1
  49. package/lib/design-tokens/css/tokens/functional/components/label/colors-with-modes.css +1 -1
  50. package/lib/design-tokens/css/tokens/functional/components/label/colors.css +1 -1
  51. package/lib/design-tokens/css/tokens/functional/components/link/colors-with-modes.css +1 -1
  52. package/lib/design-tokens/css/tokens/functional/components/link/colors.css +1 -1
  53. package/lib/design-tokens/css/tokens/functional/components/logosuite/base.css +1 -1
  54. package/lib/design-tokens/css/tokens/functional/components/logosuite/colors-with-modes.css +5 -5
  55. package/lib/design-tokens/css/tokens/functional/components/logosuite/colors.css +3 -3
  56. package/lib/design-tokens/css/tokens/functional/components/pagination/colors-with-modes.css +1 -1
  57. package/lib/design-tokens/css/tokens/functional/components/pillar/colors-with-modes.css +1 -1
  58. package/lib/design-tokens/css/tokens/functional/components/pillar/colors.css +1 -1
  59. package/lib/design-tokens/css/tokens/functional/components/pricing-options/pricing-options.css +1 -1
  60. package/lib/design-tokens/css/tokens/functional/components/prose/base.css +1 -1
  61. package/lib/design-tokens/css/tokens/functional/components/prose/colors-with-modes.css +1 -1
  62. package/lib/design-tokens/css/tokens/functional/components/river/base.css +1 -1
  63. package/lib/design-tokens/css/tokens/functional/components/river/river.css +1 -1
  64. package/lib/design-tokens/css/tokens/functional/components/sub-nav/base.css +1 -1
  65. package/lib/design-tokens/css/tokens/functional/components/sub-nav/colors-with-modes.css +1 -1
  66. package/lib/design-tokens/css/tokens/functional/components/subdomain-nav-bar/colors-with-modes.css +1 -1
  67. package/lib/design-tokens/css/tokens/functional/components/testimonial/base.css +1 -1
  68. package/lib/design-tokens/css/tokens/functional/components/testimonial/colors-with-modes.css +1 -1
  69. package/lib/design-tokens/css/tokens/functional/components/testimonial/colors.css +1 -1
  70. package/lib/design-tokens/css/tokens/functional/components/timeline/base.css +1 -1
  71. package/lib/design-tokens/css/tokens/functional/components/timeline/colors-with-modes.css +1 -1
  72. package/lib/design-tokens/css/tokens/functional/components/timeline/colors.css +1 -1
  73. package/lib/design-tokens/css/tokens/functional/components/tooltip/colors-with-modes.css +1 -1
  74. package/lib/design-tokens/css/tokens/functional/components/tooltip/colors.css +1 -1
  75. package/lib/design-tokens/css/tokens/functional/components/video-player/base.css +1 -1
  76. package/lib/design-tokens/css/tokens/functional/components/video-player/colors-with-modes.css +1 -1
  77. package/lib/design-tokens/css/tokens/functional/size/border.css +1 -1
  78. package/lib/design-tokens/css/tokens/functional/size/breakpoints.css +1 -1
  79. package/lib/design-tokens/css/tokens/functional/size/size-coarse.css +1 -1
  80. package/lib/design-tokens/css/tokens/functional/size/size-fine.css +1 -1
  81. package/lib/design-tokens/css/tokens/functional/size/size.css +1 -1
  82. package/lib/design-tokens/css/tokens/functional/typography/typography-responsive.css +1 -1
  83. package/lib/design-tokens/css/tokens/functional/typography/typography.css +1 -1
  84. package/lib/design-tokens/js/module/tokens/base/colors/light.js +1 -1
  85. package/lib/design-tokens/js/module/tokens/base/size/size.js +1 -1
  86. package/lib/design-tokens/js/module/tokens/base/typography/typography.js +1 -1
  87. package/lib/design-tokens/js/module/tokens/functional/animation/base.js +1 -1
  88. package/lib/design-tokens/js/module/tokens/functional/colors/global.js +1 -1
  89. package/lib/design-tokens/js/module/tokens/functional/components/bento/base.js +1 -1
  90. package/lib/design-tokens/js/module/tokens/functional/components/card/base.js +1 -1
  91. package/lib/design-tokens/js/module/tokens/functional/components/card/colors.js +1 -1
  92. package/lib/design-tokens/js/module/tokens/functional/components/comparison-table/comparison-table.js +1 -1
  93. package/lib/design-tokens/js/module/tokens/functional/components/eyebrow-banner/eyebrow-banner.js +1 -1
  94. package/lib/design-tokens/js/module/tokens/functional/components/faq/base.js +1 -1
  95. package/lib/design-tokens/js/module/tokens/functional/components/faq/colors.js +1 -1
  96. package/lib/design-tokens/js/module/tokens/functional/components/faq/faq.js +1 -1
  97. package/lib/design-tokens/js/module/tokens/functional/components/footer/colors.js +1 -1
  98. package/lib/design-tokens/js/module/tokens/functional/components/grid/colors.js +1 -1
  99. package/lib/design-tokens/js/module/tokens/functional/components/grid/grid.js +13 -3
  100. package/lib/design-tokens/js/module/tokens/functional/components/hero/base.js +1 -1
  101. package/lib/design-tokens/js/module/tokens/functional/components/ide/base.js +1 -1
  102. package/lib/design-tokens/js/module/tokens/functional/components/image/base.js +1 -1
  103. package/lib/design-tokens/js/module/tokens/functional/components/inline-link/base.js +1 -1
  104. package/lib/design-tokens/js/module/tokens/functional/components/inline-link/colors.js +1 -1
  105. package/lib/design-tokens/js/module/tokens/functional/components/label/colors.js +1 -1
  106. package/lib/design-tokens/js/module/tokens/functional/components/link/colors.js +1 -1
  107. package/lib/design-tokens/js/module/tokens/functional/components/logosuite/base.js +1 -1
  108. package/lib/design-tokens/js/module/tokens/functional/components/logosuite/colors.js +9 -9
  109. package/lib/design-tokens/js/module/tokens/functional/components/pillar/colors.js +1 -1
  110. package/lib/design-tokens/js/module/tokens/functional/components/pricing-options/pricing-options.js +1 -1
  111. package/lib/design-tokens/js/module/tokens/functional/components/prose/base.js +1 -1
  112. package/lib/design-tokens/js/module/tokens/functional/components/river/base.js +1 -1
  113. package/lib/design-tokens/js/module/tokens/functional/components/river/river.js +1 -1
  114. package/lib/design-tokens/js/module/tokens/functional/components/sub-nav/base.js +1 -1
  115. package/lib/design-tokens/js/module/tokens/functional/components/testimonial/base.js +1 -1
  116. package/lib/design-tokens/js/module/tokens/functional/components/testimonial/colors.js +1 -1
  117. package/lib/design-tokens/js/module/tokens/functional/components/timeline/base.js +1 -1
  118. package/lib/design-tokens/js/module/tokens/functional/components/timeline/colors.js +1 -1
  119. package/lib/design-tokens/js/module/tokens/functional/components/tooltip/colors.js +1 -1
  120. package/lib/design-tokens/js/module/tokens/functional/components/video-player/base.js +1 -1
  121. package/lib/design-tokens/js/module/tokens/functional/size/border.js +1 -1
  122. package/lib/design-tokens/js/module/tokens/functional/size/breakpoints.js +1 -1
  123. package/lib/design-tokens/js/module/tokens/functional/size/size-coarse.js +1 -1
  124. package/lib/design-tokens/js/module/tokens/functional/size/size-fine.js +1 -1
  125. package/lib/design-tokens/js/module/tokens/functional/size/size.js +1 -1
  126. package/lib/design-tokens/js/module/tokens/functional/size/viewport.js +1 -1
  127. package/lib/design-tokens/js/module/tokens/functional/typography/typography-responsive.js +1 -1
  128. package/lib/design-tokens/js/module/tokens/functional/typography/typography.js +1 -1
  129. package/lib/design-tokens/js/tokens/base/colors/light.js +1 -1
  130. package/lib/design-tokens/js/tokens/base/size/size.js +1 -1
  131. package/lib/design-tokens/js/tokens/base/typography/typography.js +1 -1
  132. package/lib/design-tokens/js/tokens/functional/animation/base.js +1 -1
  133. package/lib/design-tokens/js/tokens/functional/colors/global.js +1 -1
  134. package/lib/design-tokens/js/tokens/functional/components/bento/base.js +1 -1
  135. package/lib/design-tokens/js/tokens/functional/components/card/base.js +1 -1
  136. package/lib/design-tokens/js/tokens/functional/components/card/colors.js +1 -1
  137. package/lib/design-tokens/js/tokens/functional/components/comparison-table/comparison-table.js +1 -1
  138. package/lib/design-tokens/js/tokens/functional/components/eyebrow-banner/eyebrow-banner.js +1 -1
  139. package/lib/design-tokens/js/tokens/functional/components/faq/base.js +1 -1
  140. package/lib/design-tokens/js/tokens/functional/components/faq/colors.js +1 -1
  141. package/lib/design-tokens/js/tokens/functional/components/faq/faq.js +1 -1
  142. package/lib/design-tokens/js/tokens/functional/components/footer/colors.js +1 -1
  143. package/lib/design-tokens/js/tokens/functional/components/grid/colors.js +1 -1
  144. package/lib/design-tokens/js/tokens/functional/components/grid/grid.js +1 -1
  145. package/lib/design-tokens/js/tokens/functional/components/hero/base.js +1 -1
  146. package/lib/design-tokens/js/tokens/functional/components/ide/base.js +1 -1
  147. package/lib/design-tokens/js/tokens/functional/components/image/base.js +1 -1
  148. package/lib/design-tokens/js/tokens/functional/components/inline-link/base.js +1 -1
  149. package/lib/design-tokens/js/tokens/functional/components/inline-link/colors.js +1 -1
  150. package/lib/design-tokens/js/tokens/functional/components/label/colors.js +1 -1
  151. package/lib/design-tokens/js/tokens/functional/components/link/colors.js +1 -1
  152. package/lib/design-tokens/js/tokens/functional/components/logosuite/base.js +1 -1
  153. package/lib/design-tokens/js/tokens/functional/components/logosuite/colors.js +3 -3
  154. package/lib/design-tokens/js/tokens/functional/components/pillar/colors.js +1 -1
  155. package/lib/design-tokens/js/tokens/functional/components/pricing-options/pricing-options.js +1 -1
  156. package/lib/design-tokens/js/tokens/functional/components/prose/base.js +1 -1
  157. package/lib/design-tokens/js/tokens/functional/components/river/base.js +1 -1
  158. package/lib/design-tokens/js/tokens/functional/components/river/river.js +1 -1
  159. package/lib/design-tokens/js/tokens/functional/components/sub-nav/base.js +1 -1
  160. package/lib/design-tokens/js/tokens/functional/components/testimonial/base.js +1 -1
  161. package/lib/design-tokens/js/tokens/functional/components/testimonial/colors.js +1 -1
  162. package/lib/design-tokens/js/tokens/functional/components/timeline/base.js +1 -1
  163. package/lib/design-tokens/js/tokens/functional/components/timeline/colors.js +1 -1
  164. package/lib/design-tokens/js/tokens/functional/components/tooltip/colors.js +1 -1
  165. package/lib/design-tokens/js/tokens/functional/components/video-player/base.js +1 -1
  166. package/lib/design-tokens/js/tokens/functional/size/border.js +1 -1
  167. package/lib/design-tokens/js/tokens/functional/size/breakpoints.js +1 -1
  168. package/lib/design-tokens/js/tokens/functional/size/size-coarse.js +1 -1
  169. package/lib/design-tokens/js/tokens/functional/size/size-fine.js +1 -1
  170. package/lib/design-tokens/js/tokens/functional/size/size.js +1 -1
  171. package/lib/design-tokens/js/tokens/functional/size/viewport.js +1 -1
  172. package/lib/design-tokens/js/tokens/functional/typography/typography-responsive.js +1 -1
  173. package/lib/design-tokens/js/tokens/functional/typography/typography.js +1 -1
  174. package/lib/design-tokens/scss/tokens/base/colors/light.scss +1 -1
  175. package/lib/design-tokens/scss/tokens/base/size/size.scss +1 -1
  176. package/lib/design-tokens/scss/tokens/base/typography/typography.scss +1 -1
  177. package/lib/design-tokens/scss/tokens/functional/animation/base.scss +1 -1
  178. package/lib/design-tokens/scss/tokens/functional/colors/global.scss +1 -1
  179. package/lib/design-tokens/scss/tokens/functional/components/bento/base.scss +1 -1
  180. package/lib/design-tokens/scss/tokens/functional/components/card/base.scss +1 -1
  181. package/lib/design-tokens/scss/tokens/functional/components/card/colors.scss +1 -1
  182. package/lib/design-tokens/scss/tokens/functional/components/comparison-table/comparison-table.scss +1 -1
  183. package/lib/design-tokens/scss/tokens/functional/components/eyebrow-banner/eyebrow-banner.scss +1 -1
  184. package/lib/design-tokens/scss/tokens/functional/components/faq/base.scss +1 -1
  185. package/lib/design-tokens/scss/tokens/functional/components/faq/colors.scss +1 -1
  186. package/lib/design-tokens/scss/tokens/functional/components/faq/faq.scss +1 -1
  187. package/lib/design-tokens/scss/tokens/functional/components/footer/colors.scss +1 -1
  188. package/lib/design-tokens/scss/tokens/functional/components/grid/colors.scss +1 -1
  189. package/lib/design-tokens/scss/tokens/functional/components/grid/grid.scss +1 -1
  190. package/lib/design-tokens/scss/tokens/functional/components/hero/base.scss +1 -1
  191. package/lib/design-tokens/scss/tokens/functional/components/ide/base.scss +1 -1
  192. package/lib/design-tokens/scss/tokens/functional/components/image/base.scss +1 -1
  193. package/lib/design-tokens/scss/tokens/functional/components/inline-link/base.scss +1 -1
  194. package/lib/design-tokens/scss/tokens/functional/components/inline-link/colors.scss +1 -1
  195. package/lib/design-tokens/scss/tokens/functional/components/label/colors.scss +1 -1
  196. package/lib/design-tokens/scss/tokens/functional/components/link/colors.scss +1 -1
  197. package/lib/design-tokens/scss/tokens/functional/components/logosuite/base.scss +1 -1
  198. package/lib/design-tokens/scss/tokens/functional/components/logosuite/colors.scss +3 -3
  199. package/lib/design-tokens/scss/tokens/functional/components/pillar/colors.scss +1 -1
  200. package/lib/design-tokens/scss/tokens/functional/components/pricing-options/pricing-options.scss +1 -1
  201. package/lib/design-tokens/scss/tokens/functional/components/prose/base.scss +1 -1
  202. package/lib/design-tokens/scss/tokens/functional/components/river/base.scss +1 -1
  203. package/lib/design-tokens/scss/tokens/functional/components/river/river.scss +1 -1
  204. package/lib/design-tokens/scss/tokens/functional/components/sub-nav/base.scss +1 -1
  205. package/lib/design-tokens/scss/tokens/functional/components/testimonial/base.scss +1 -1
  206. package/lib/design-tokens/scss/tokens/functional/components/testimonial/colors.scss +1 -1
  207. package/lib/design-tokens/scss/tokens/functional/components/timeline/base.scss +1 -1
  208. package/lib/design-tokens/scss/tokens/functional/components/timeline/colors.scss +1 -1
  209. package/lib/design-tokens/scss/tokens/functional/components/tooltip/colors.scss +1 -1
  210. package/lib/design-tokens/scss/tokens/functional/components/video-player/base.scss +1 -1
  211. package/lib/design-tokens/scss/tokens/functional/size/border.scss +1 -1
  212. package/lib/design-tokens/scss/tokens/functional/size/breakpoints.scss +1 -1
  213. package/lib/design-tokens/scss/tokens/functional/size/size-coarse.scss +1 -1
  214. package/lib/design-tokens/scss/tokens/functional/size/size-fine.scss +1 -1
  215. package/lib/design-tokens/scss/tokens/functional/size/size.scss +1 -1
  216. package/lib/design-tokens/scss/tokens/functional/size/viewport.scss +1 -1
  217. package/lib/design-tokens/scss/tokens/functional/typography/typography-responsive.scss +1 -1
  218. package/lib/design-tokens/scss/tokens/functional/typography/typography.scss +1 -1
  219. package/lib/design-tokens/ts/tokens/base/colors/light.d.ts +1 -1
  220. package/lib/design-tokens/ts/tokens/base/colors/light.js +1 -1
  221. package/lib/design-tokens/ts/tokens/base/size/size.d.ts +1 -1
  222. package/lib/design-tokens/ts/tokens/base/size/size.js +1 -1
  223. package/lib/design-tokens/ts/tokens/base/typography/typography.d.ts +1 -1
  224. package/lib/design-tokens/ts/tokens/base/typography/typography.js +1 -1
  225. package/lib/design-tokens/ts/tokens/functional/animation/base.d.ts +1 -1
  226. package/lib/design-tokens/ts/tokens/functional/animation/base.js +1 -1
  227. package/lib/design-tokens/ts/tokens/functional/colors/global.d.ts +1 -1
  228. package/lib/design-tokens/ts/tokens/functional/colors/global.js +1 -1
  229. package/lib/design-tokens/ts/tokens/functional/components/bento/base.d.ts +1 -1
  230. package/lib/design-tokens/ts/tokens/functional/components/bento/base.js +1 -1
  231. package/lib/design-tokens/ts/tokens/functional/components/card/base.d.ts +1 -1
  232. package/lib/design-tokens/ts/tokens/functional/components/card/base.js +1 -1
  233. package/lib/design-tokens/ts/tokens/functional/components/card/colors.d.ts +1 -1
  234. package/lib/design-tokens/ts/tokens/functional/components/card/colors.js +1 -1
  235. package/lib/design-tokens/ts/tokens/functional/components/comparison-table/comparison-table.d.ts +1 -1
  236. package/lib/design-tokens/ts/tokens/functional/components/comparison-table/comparison-table.js +1 -1
  237. package/lib/design-tokens/ts/tokens/functional/components/eyebrow-banner/eyebrow-banner.d.ts +1 -1
  238. package/lib/design-tokens/ts/tokens/functional/components/eyebrow-banner/eyebrow-banner.js +1 -1
  239. package/lib/design-tokens/ts/tokens/functional/components/faq/base.d.ts +1 -1
  240. package/lib/design-tokens/ts/tokens/functional/components/faq/base.js +1 -1
  241. package/lib/design-tokens/ts/tokens/functional/components/faq/colors.d.ts +1 -1
  242. package/lib/design-tokens/ts/tokens/functional/components/faq/colors.js +1 -1
  243. package/lib/design-tokens/ts/tokens/functional/components/faq/faq.d.ts +1 -1
  244. package/lib/design-tokens/ts/tokens/functional/components/faq/faq.js +1 -1
  245. package/lib/design-tokens/ts/tokens/functional/components/footer/colors.d.ts +1 -1
  246. package/lib/design-tokens/ts/tokens/functional/components/footer/colors.js +1 -1
  247. package/lib/design-tokens/ts/tokens/functional/components/grid/colors.d.ts +1 -1
  248. package/lib/design-tokens/ts/tokens/functional/components/grid/colors.js +1 -1
  249. package/lib/design-tokens/ts/tokens/functional/components/grid/grid.d.ts +1 -1
  250. package/lib/design-tokens/ts/tokens/functional/components/grid/grid.js +1 -1
  251. package/lib/design-tokens/ts/tokens/functional/components/hero/base.d.ts +1 -1
  252. package/lib/design-tokens/ts/tokens/functional/components/hero/base.js +1 -1
  253. package/lib/design-tokens/ts/tokens/functional/components/ide/base.d.ts +1 -1
  254. package/lib/design-tokens/ts/tokens/functional/components/ide/base.js +1 -1
  255. package/lib/design-tokens/ts/tokens/functional/components/image/base.d.ts +1 -1
  256. package/lib/design-tokens/ts/tokens/functional/components/image/base.js +1 -1
  257. package/lib/design-tokens/ts/tokens/functional/components/inline-link/base.d.ts +1 -1
  258. package/lib/design-tokens/ts/tokens/functional/components/inline-link/base.js +1 -1
  259. package/lib/design-tokens/ts/tokens/functional/components/inline-link/colors.d.ts +1 -1
  260. package/lib/design-tokens/ts/tokens/functional/components/inline-link/colors.js +1 -1
  261. package/lib/design-tokens/ts/tokens/functional/components/label/colors.d.ts +1 -1
  262. package/lib/design-tokens/ts/tokens/functional/components/label/colors.js +1 -1
  263. package/lib/design-tokens/ts/tokens/functional/components/link/colors.d.ts +1 -1
  264. package/lib/design-tokens/ts/tokens/functional/components/link/colors.js +1 -1
  265. package/lib/design-tokens/ts/tokens/functional/components/logosuite/base.d.ts +1 -1
  266. package/lib/design-tokens/ts/tokens/functional/components/logosuite/base.js +1 -1
  267. package/lib/design-tokens/ts/tokens/functional/components/logosuite/colors.d.ts +1 -1
  268. package/lib/design-tokens/ts/tokens/functional/components/logosuite/colors.js +3 -3
  269. package/lib/design-tokens/ts/tokens/functional/components/pillar/colors.d.ts +1 -1
  270. package/lib/design-tokens/ts/tokens/functional/components/pillar/colors.js +1 -1
  271. package/lib/design-tokens/ts/tokens/functional/components/pricing-options/pricing-options.d.ts +1 -1
  272. package/lib/design-tokens/ts/tokens/functional/components/pricing-options/pricing-options.js +1 -1
  273. package/lib/design-tokens/ts/tokens/functional/components/prose/base.d.ts +1 -1
  274. package/lib/design-tokens/ts/tokens/functional/components/prose/base.js +1 -1
  275. package/lib/design-tokens/ts/tokens/functional/components/river/base.d.ts +1 -1
  276. package/lib/design-tokens/ts/tokens/functional/components/river/base.js +1 -1
  277. package/lib/design-tokens/ts/tokens/functional/components/river/river.d.ts +1 -1
  278. package/lib/design-tokens/ts/tokens/functional/components/river/river.js +1 -1
  279. package/lib/design-tokens/ts/tokens/functional/components/sub-nav/base.d.ts +1 -1
  280. package/lib/design-tokens/ts/tokens/functional/components/sub-nav/base.js +1 -1
  281. package/lib/design-tokens/ts/tokens/functional/components/testimonial/base.d.ts +1 -1
  282. package/lib/design-tokens/ts/tokens/functional/components/testimonial/base.js +1 -1
  283. package/lib/design-tokens/ts/tokens/functional/components/testimonial/colors.d.ts +1 -1
  284. package/lib/design-tokens/ts/tokens/functional/components/testimonial/colors.js +1 -1
  285. package/lib/design-tokens/ts/tokens/functional/components/timeline/base.d.ts +1 -1
  286. package/lib/design-tokens/ts/tokens/functional/components/timeline/base.js +1 -1
  287. package/lib/design-tokens/ts/tokens/functional/components/timeline/colors.d.ts +1 -1
  288. package/lib/design-tokens/ts/tokens/functional/components/timeline/colors.js +1 -1
  289. package/lib/design-tokens/ts/tokens/functional/components/tooltip/colors.d.ts +1 -1
  290. package/lib/design-tokens/ts/tokens/functional/components/tooltip/colors.js +1 -1
  291. package/lib/design-tokens/ts/tokens/functional/components/video-player/base.d.ts +1 -1
  292. package/lib/design-tokens/ts/tokens/functional/components/video-player/base.js +1 -1
  293. package/lib/design-tokens/ts/tokens/functional/size/border.d.ts +1 -1
  294. package/lib/design-tokens/ts/tokens/functional/size/border.js +1 -1
  295. package/lib/design-tokens/ts/tokens/functional/size/breakpoints.d.ts +1 -1
  296. package/lib/design-tokens/ts/tokens/functional/size/breakpoints.js +1 -1
  297. package/lib/design-tokens/ts/tokens/functional/size/size-coarse.d.ts +1 -1
  298. package/lib/design-tokens/ts/tokens/functional/size/size-coarse.js +1 -1
  299. package/lib/design-tokens/ts/tokens/functional/size/size-fine.d.ts +1 -1
  300. package/lib/design-tokens/ts/tokens/functional/size/size-fine.js +1 -1
  301. package/lib/design-tokens/ts/tokens/functional/size/size.d.ts +1 -1
  302. package/lib/design-tokens/ts/tokens/functional/size/size.js +1 -1
  303. package/lib/design-tokens/ts/tokens/functional/size/viewport.d.ts +1 -1
  304. package/lib/design-tokens/ts/tokens/functional/size/viewport.js +1 -1
  305. package/lib/design-tokens/ts/tokens/functional/typography/typography-responsive.d.ts +1 -1
  306. package/lib/design-tokens/ts/tokens/functional/typography/typography-responsive.js +1 -1
  307. package/lib/design-tokens/ts/tokens/functional/typography/typography.d.ts +1 -1
  308. package/lib/design-tokens/ts/tokens/functional/typography/typography.js +1 -1
  309. package/lib/forms/TextInput/TextInput.d.ts +1 -1
  310. package/lib/forms/Textarea/Textarea.d.ts +1 -1
  311. package/lib/index.js +1 -1
  312. package/lib/recipes/seo/Article/Article.d.ts +11 -0
  313. package/lib/recipes/seo/Article/Article.visual.spec.d.ts +1 -0
  314. package/lib/recipes/seo/Article/index.d.ts +1 -0
  315. package/lib/recipes/seo/Category/Category.visual.spec.d.ts +1 -0
  316. package/lib/recipes/seo/Category/CategoryPage.d.ts +9 -0
  317. package/lib/recipes/seo/Category/index.d.ts +1 -0
  318. package/lib/recipes/seo/index.d.ts +0 -0
  319. package/lib/river/RiverBreakout/RiverBreakout.d.ts +1 -1
  320. package/package.json +1 -1
package/lib/css/main.css CHANGED
@@ -89,7 +89,7 @@ select {
89
89
 
90
90
  /**
91
91
  * Do not edit directly
92
- * Generated on Fri, 10 May 2024 14:51:08 GMT
92
+ * Generated on Mon, 17 Jun 2024 14:56:24 GMT
93
93
  */
94
94
 
95
95
  :root,
@@ -367,7 +367,7 @@ select {
367
367
 
368
368
  /**
369
369
  * Do not edit directly
370
- * Generated on Fri, 10 May 2024 14:51:07 GMT
370
+ * Generated on Mon, 17 Jun 2024 14:56:24 GMT
371
371
  */
372
372
 
373
373
  :root {
@@ -392,7 +392,7 @@ select {
392
392
 
393
393
  /**
394
394
  * Do not edit directly
395
- * Generated on Fri, 10 May 2024 14:51:07 GMT
395
+ * Generated on Mon, 17 Jun 2024 14:56:24 GMT
396
396
  */
397
397
 
398
398
  :root {
@@ -408,7 +408,7 @@ select {
408
408
 
409
409
  /**
410
410
  * Do not edit directly
411
- * Generated on Fri, 10 May 2024 14:51:07 GMT
411
+ * Generated on Mon, 17 Jun 2024 14:56:24 GMT
412
412
  */
413
413
 
414
414
  :root {
@@ -540,7 +540,7 @@ select {
540
540
 
541
541
  /**
542
542
  * Do not edit directly
543
- * Generated on Fri, 10 May 2024 14:51:07 GMT
543
+ * Generated on Mon, 17 Jun 2024 14:56:24 GMT
544
544
  */
545
545
 
546
546
  :root {
@@ -554,7 +554,7 @@ select {
554
554
 
555
555
  /**
556
556
  * Do not edit directly
557
- * Generated on Fri, 10 May 2024 14:51:07 GMT
557
+ * Generated on Mon, 17 Jun 2024 14:56:24 GMT
558
558
  */
559
559
 
560
560
  :root {
@@ -573,7 +573,7 @@ select {
573
573
 
574
574
  /**
575
575
  * Do not edit directly
576
- * Generated on Fri, 10 May 2024 14:51:08 GMT
576
+ * Generated on Mon, 17 Jun 2024 14:56:24 GMT
577
577
  */
578
578
 
579
579
  :root,
@@ -782,6 +782,10 @@ select {
782
782
  font-family: var(--brand-body-fontFamilyAlt);
783
783
  }
784
784
 
785
+ .Primer_Brand__Text-module__Text-font--monospace___Mifnv {
786
+ font-family: var(--brand-fontStack-monospace);
787
+ }
788
+
785
789
  .Primer_Brand__Text-module__Text--700___cOggy {
786
790
  font-weight: var(--brand-text-weight-700);
787
791
  font-size: var(--brand-text-size-700);
@@ -959,7 +963,7 @@ select {
959
963
 
960
964
  /**
961
965
  * Do not edit directly
962
- * Generated on Fri, 10 May 2024 14:51:08 GMT
966
+ * Generated on Mon, 17 Jun 2024 14:56:24 GMT
963
967
  */
964
968
 
965
969
  :root,
@@ -1259,9 +1263,14 @@ select {
1259
1263
  }
1260
1264
 
1261
1265
  .Primer_Brand__Heading-module__Heading___IVpmp {
1266
+ --condensed-stretch: 75%;
1262
1267
  color: var(--brand-color-text-default);
1263
1268
  }
1264
1269
 
1270
+ .Primer_Brand__Heading-module__Heading-font--hubot-sans___w3_5f {
1271
+ --condensed-stretch: 90%;
1272
+ }
1273
+
1265
1274
  [data-color-mode='dark'] .Primer_Brand__Heading-module__Heading___IVpmp {
1266
1275
  -webkit-font-smoothing: antialiased;
1267
1276
  -moz-osx-font-smoothing: grayscale;
@@ -1275,6 +1284,10 @@ select {
1275
1284
  font-family: var(--brand-heading-fontFamilyAlt);
1276
1285
  }
1277
1286
 
1287
+ .Primer_Brand__Heading-module__Heading-font--monospace___dFpiK {
1288
+ font-family: var(--brand-fontStack-monospace);
1289
+ }
1290
+
1278
1291
  .Primer_Brand__Heading-module__Heading--display___xFecE {
1279
1292
  font-weight: var(--brand-heading-weight-1000);
1280
1293
  font-size: var(--brand-text-size-1000);
@@ -1446,7 +1459,7 @@ select {
1446
1459
 
1447
1460
  .Primer_Brand__Heading-module__Heading--stretch-condensed____i8A2,
1448
1461
  .Primer_Brand__Heading-module__Heading-narrow--stretch-condensed___koHLR {
1449
- font-stretch: 75%;
1462
+ font-stretch: var(--condensed-stretch);
1450
1463
  }
1451
1464
 
1452
1465
  .Primer_Brand__Heading-module__Heading--stretch-normal___apWVy,
@@ -1461,7 +1474,7 @@ select {
1461
1474
 
1462
1475
  @media screen and (min-width: 48rem) {
1463
1476
  .Primer_Brand__Heading-module__Heading-regular--stretch-condensed___CHFa4 {
1464
- font-stretch: 75%;
1477
+ font-stretch: var(--condensed-stretch);
1465
1478
  }
1466
1479
 
1467
1480
  .Primer_Brand__Heading-module__Heading-regular--stretch-normal___IX9Vl {
@@ -1475,7 +1488,7 @@ select {
1475
1488
 
1476
1489
  @media screen and (min-width: 80rem) {
1477
1490
  .Primer_Brand__Heading-module__Heading-narrow--weight-expanded___jvotv .Primer_Brand__Heading-module__Heading-wide--stretch-condensed___d3GoN {
1478
- font-stretch: 75%;
1491
+ font-stretch: var(--condensed-stretch);
1479
1492
  }
1480
1493
 
1481
1494
  .Primer_Brand__Heading-module__Heading-wide--stretch-normal___te0lW {
@@ -1536,7 +1549,7 @@ select {
1536
1549
 
1537
1550
  /**
1538
1551
  * Do not edit directly
1539
- * Generated on Fri, 10 May 2024 14:51:07 GMT
1552
+ * Generated on Mon, 17 Jun 2024 14:56:24 GMT
1540
1553
  */
1541
1554
 
1542
1555
  :root {
@@ -1763,7 +1776,7 @@ select {
1763
1776
 
1764
1777
  /**
1765
1778
  * Do not edit directly
1766
- * Generated on Fri, 10 May 2024 14:51:08 GMT
1779
+ * Generated on Mon, 17 Jun 2024 14:56:24 GMT
1767
1780
  */
1768
1781
 
1769
1782
  :root,
@@ -2020,9 +2033,34 @@ select {
2020
2033
  --brand-image-aspectRatio: 4 / 3;
2021
2034
  }
2022
2035
 
2036
+ .Primer_Brand__Image-module__Image--borderRadius-small___p94p1 {
2037
+ display: block;
2038
+ border-radius: var(--brand-borderRadius-small);
2039
+ }
2040
+
2041
+ .Primer_Brand__Image-module__Image--borderRadius-medium___VsUEt {
2042
+ display: block;
2043
+ border-radius: var(--brand-borderRadius-medium);
2044
+ }
2045
+
2046
+ .Primer_Brand__Image-module__Image--borderRadius-large___ivnDN {
2047
+ display: block;
2048
+ border-radius: var(--brand-borderRadius-large);
2049
+ }
2050
+
2051
+ .Primer_Brand__Image-module__Image--borderRadius-xlarge___X8Rkm {
2052
+ display: block;
2053
+ border-radius: var(--brand-borderRadius-xlarge);
2054
+ }
2055
+
2056
+ .Primer_Brand__Image-module__Image--borderRadius-full___AlwaQ {
2057
+ display: block;
2058
+ border-radius: var(--brand-borderRadius-full);
2059
+ }
2060
+
2023
2061
  /**
2024
2062
  * Do not edit directly
2025
- * Generated on Fri, 10 May 2024 14:51:08 GMT
2063
+ * Generated on Mon, 17 Jun 2024 14:56:24 GMT
2026
2064
  */
2027
2065
 
2028
2066
  :root {
@@ -2035,7 +2073,7 @@ select {
2035
2073
  :root {
2036
2074
  --brand-Grid-spacing-margin: var(--base-size-40);
2037
2075
  --brand-Grid-spacing-column-gap: var(--base-size-32);
2038
- --brand-Grid-spacing-row: var(--base-size-24);
2076
+ --brand-Grid-spacing-row: var(--base-size-32);
2039
2077
  }
2040
2078
  }
2041
2079
 
@@ -2043,12 +2081,13 @@ select {
2043
2081
  :root {
2044
2082
  --brand-Grid-spacing-margin: var(--base-size-16);
2045
2083
  --brand-Grid-spacing-column-gap: var(--base-size-48);
2084
+ --brand-Grid-spacing-row: var(--base-size-48);
2046
2085
  }
2047
2086
  }
2048
2087
 
2049
2088
  /**
2050
2089
  * Do not edit directly
2051
- * Generated on Fri, 10 May 2024 14:51:08 GMT
2090
+ * Generated on Mon, 17 Jun 2024 14:56:24 GMT
2052
2091
  */
2053
2092
 
2054
2093
  :root,
@@ -2806,7 +2845,7 @@ select {
2806
2845
 
2807
2846
  /**
2808
2847
  * Do not edit directly
2809
- * Generated on Fri, 10 May 2024 14:51:07 GMT
2848
+ * Generated on Mon, 17 Jun 2024 14:56:24 GMT
2810
2849
  */
2811
2850
 
2812
2851
  :root {
@@ -3649,7 +3688,7 @@ select {
3649
3688
 
3650
3689
  /**
3651
3690
  * Do not edit directly
3652
- * Generated on Fri, 10 May 2024 14:51:07 GMT
3691
+ * Generated on Mon, 17 Jun 2024 14:56:24 GMT
3653
3692
  */
3654
3693
 
3655
3694
  :root {
@@ -3670,7 +3709,7 @@ select {
3670
3709
 
3671
3710
  /**
3672
3711
  * Do not edit directly
3673
- * Generated on Fri, 10 May 2024 14:51:07 GMT
3712
+ * Generated on Mon, 17 Jun 2024 14:56:24 GMT
3674
3713
  */
3675
3714
 
3676
3715
  :root {
@@ -3681,7 +3720,7 @@ select {
3681
3720
 
3682
3721
  /**
3683
3722
  * Do not edit directly
3684
- * Generated on Fri, 10 May 2024 14:51:08 GMT
3723
+ * Generated on Mon, 17 Jun 2024 14:56:24 GMT
3685
3724
  */
3686
3725
 
3687
3726
  :root {
@@ -4616,7 +4655,7 @@ select {
4616
4655
 
4617
4656
  /**
4618
4657
  * Do not edit directly
4619
- * Generated on Fri, 10 May 2024 14:51:08 GMT
4658
+ * Generated on Mon, 17 Jun 2024 14:56:24 GMT
4620
4659
  */
4621
4660
 
4622
4661
  :root,
@@ -4644,7 +4683,7 @@ select {
4644
4683
 
4645
4684
  /**
4646
4685
  * Do not edit directly
4647
- * Generated on Fri, 10 May 2024 14:51:08 GMT
4686
+ * Generated on Mon, 17 Jun 2024 14:56:24 GMT
4648
4687
  */
4649
4688
 
4650
4689
  :root,
@@ -4660,7 +4699,7 @@ select {
4660
4699
 
4661
4700
  /**
4662
4701
  * Do not edit directly
4663
- * Generated on Fri, 10 May 2024 14:51:07 GMT
4702
+ * Generated on Mon, 17 Jun 2024 14:56:24 GMT
4664
4703
  */
4665
4704
 
4666
4705
  :root {
@@ -4784,7 +4823,7 @@ select {
4784
4823
 
4785
4824
  /**
4786
4825
  * Do not edit directly
4787
- * Generated on Fri, 10 May 2024 14:51:08 GMT
4826
+ * Generated on Mon, 17 Jun 2024 14:56:24 GMT
4788
4827
  */
4789
4828
 
4790
4829
  :root,
@@ -4800,7 +4839,7 @@ select {
4800
4839
 
4801
4840
  /**
4802
4841
  * Do not edit directly
4803
- * Generated on Fri, 10 May 2024 14:51:08 GMT
4842
+ * Generated on Mon, 17 Jun 2024 14:56:24 GMT
4804
4843
  */
4805
4844
 
4806
4845
  :root,
@@ -5046,7 +5085,7 @@ details[open] > .Primer_Brand__Accordion-module__Accordion__content___wMZGe {
5046
5085
 
5047
5086
  /**
5048
5087
  * Do not edit directly
5049
- * Generated on Fri, 10 May 2024 14:51:07 GMT
5088
+ * Generated on Mon, 17 Jun 2024 14:56:24 GMT
5050
5089
  */
5051
5090
 
5052
5091
  :root {
@@ -5055,7 +5094,7 @@ details[open] > .Primer_Brand__Accordion-module__Accordion__content___wMZGe {
5055
5094
 
5056
5095
  /**
5057
5096
  * Do not edit directly
5058
- * Generated on Fri, 10 May 2024 14:51:08 GMT
5097
+ * Generated on Mon, 17 Jun 2024 14:56:24 GMT
5059
5098
  */
5060
5099
 
5061
5100
  :root,
@@ -5073,7 +5112,7 @@ details[open] > .Primer_Brand__Accordion-module__Accordion__content___wMZGe {
5073
5112
 
5074
5113
  /**
5075
5114
  * Do not edit directly
5076
- * Generated on Fri, 10 May 2024 14:51:08 GMT
5115
+ * Generated on Mon, 17 Jun 2024 14:56:24 GMT
5077
5116
  */
5078
5117
 
5079
5118
  :root {
@@ -5204,7 +5243,7 @@ details[open] > .Primer_Brand__Accordion-module__Accordion__content___wMZGe {
5204
5243
 
5205
5244
  /**
5206
5245
  * Do not edit directly
5207
- * Generated on Fri, 10 May 2024 14:51:08 GMT
5246
+ * Generated on Mon, 17 Jun 2024 14:56:24 GMT
5208
5247
  */
5209
5248
 
5210
5249
  :root,
@@ -6305,7 +6344,7 @@ Fixes safari bug where outline doesn't respect border-radius
6305
6344
 
6306
6345
  /**
6307
6346
  * Do not edit directly
6308
- * Generated on Fri, 10 May 2024 14:51:07 GMT
6347
+ * Generated on Mon, 17 Jun 2024 14:56:24 GMT
6309
6348
  */
6310
6349
 
6311
6350
  :root {
@@ -6319,7 +6358,7 @@ Fixes safari bug where outline doesn't respect border-radius
6319
6358
 
6320
6359
  /**
6321
6360
  * Do not edit directly
6322
- * Generated on Fri, 10 May 2024 14:51:08 GMT
6361
+ * Generated on Mon, 17 Jun 2024 14:56:24 GMT
6323
6362
  */
6324
6363
 
6325
6364
  :root,
@@ -6557,7 +6596,7 @@ Fixes safari bug where outline doesn't respect border-radius
6557
6596
 
6558
6597
  /**
6559
6598
  * Do not edit directly
6560
- * Generated on Fri, 10 May 2024 14:51:08 GMT
6599
+ * Generated on Mon, 17 Jun 2024 14:56:24 GMT
6561
6600
  */
6562
6601
 
6563
6602
  :root,
@@ -6573,7 +6612,7 @@ Fixes safari bug where outline doesn't respect border-radius
6573
6612
 
6574
6613
  /**
6575
6614
  * Do not edit directly
6576
- * Generated on Fri, 10 May 2024 14:51:08 GMT
6615
+ * Generated on Mon, 17 Jun 2024 14:56:24 GMT
6577
6616
  */
6578
6617
 
6579
6618
  :root {
@@ -6891,7 +6930,7 @@ Fixes safari bug where outline doesn't respect border-radius
6891
6930
 
6892
6931
  /**
6893
6932
  * Do not edit directly
6894
- * Generated on Fri, 10 May 2024 14:51:08 GMT
6933
+ * Generated on Mon, 17 Jun 2024 14:56:24 GMT
6895
6934
  */
6896
6935
 
6897
6936
  :root,
@@ -7332,7 +7371,7 @@ html {
7332
7371
 
7333
7372
  /**
7334
7373
  * Do not edit directly
7335
- * Generated on Fri, 10 May 2024 14:51:08 GMT
7374
+ * Generated on Mon, 17 Jun 2024 14:56:24 GMT
7336
7375
  */
7337
7376
 
7338
7377
  :root,
@@ -7521,7 +7560,7 @@ html {
7521
7560
 
7522
7561
  /**
7523
7562
  * Do not edit directly
7524
- * Generated on Fri, 10 May 2024 14:51:08 GMT
7563
+ * Generated on Mon, 17 Jun 2024 14:56:24 GMT
7525
7564
  */
7526
7565
 
7527
7566
  :root,
@@ -7660,7 +7699,7 @@ html {
7660
7699
 
7661
7700
  /**
7662
7701
  * Do not edit directly
7663
- * Generated on Fri, 10 May 2024 14:51:08 GMT
7702
+ * Generated on Mon, 17 Jun 2024 14:56:24 GMT
7664
7703
  */
7665
7704
 
7666
7705
  :root,
@@ -7790,7 +7829,7 @@ html {
7790
7829
 
7791
7830
  /**
7792
7831
  * Do not edit directly
7793
- * Generated on Fri, 10 May 2024 14:51:07 GMT
7832
+ * Generated on Mon, 17 Jun 2024 14:56:24 GMT
7794
7833
  */
7795
7834
 
7796
7835
  :root {
@@ -7801,7 +7840,7 @@ html {
7801
7840
 
7802
7841
  /**
7803
7842
  * Do not edit directly
7804
- * Generated on Fri, 10 May 2024 14:51:08 GMT
7843
+ * Generated on Mon, 17 Jun 2024 14:56:24 GMT
7805
7844
  */
7806
7845
 
7807
7846
  :root,
@@ -7874,8 +7913,8 @@ html {
7874
7913
  text-decoration: none;
7875
7914
  color: var(--brand-color-text-default);
7876
7915
  border-radius: var(--brand-borderRadius-large);
7877
- padding: var(--base-size-32);
7878
7916
  transition: transform var(--brand-Card-animation-duration) var(--brand-Card-animation-easing);
7917
+ padding: var(--base-size-32);
7879
7918
  display: grid;
7880
7919
  grid-template-columns: 1fr 1fr;
7881
7920
  grid-template-areas:
@@ -7891,6 +7930,15 @@ html {
7891
7930
  height: 100%;
7892
7931
  }
7893
7932
 
7933
+ .Primer_Brand__Card-module__Card--fullWidth___j46z5 {
7934
+ max-width: none;
7935
+ max-width: initial;
7936
+ }
7937
+
7938
+ .Primer_Brand__Card-module__Card--variant-minimal___lq45H {
7939
+ padding: 0;
7940
+ }
7941
+
7894
7942
  .Primer_Brand__Card-module__Card--colorMode-light___LXDwj {
7895
7943
  background-color: var(--brand-Card-background-default);
7896
7944
  }
@@ -7903,6 +7951,14 @@ html {
7903
7951
  outline: var(--brand-borderWidth-thick) solid var(--brand-color-focus);
7904
7952
  }
7905
7953
 
7954
+ .Primer_Brand__Card-module__Card--variant-minimal___lq45H[focus-within] {
7955
+ outline-offset: var(--base-size-16);
7956
+ }
7957
+
7958
+ .Primer_Brand__Card-module__Card--variant-minimal___lq45H:focus-within {
7959
+ outline-offset: var(--base-size-16);
7960
+ }
7961
+
7906
7962
  .Primer_Brand__Card-module__Card___ByGEk:hover {
7907
7963
  text-decoration: none;
7908
7964
  }
@@ -7959,7 +8015,7 @@ html {
7959
8015
  align-self: center;
7960
8016
  }
7961
8017
 
7962
- .Primer_Brand__Card-module__Card--colorMode-light___LXDwj:not(.Primer_Brand__Card-module__Card--disableAnimation___Zv8eW):hover {
8018
+ .Primer_Brand__Card-module__Card___ByGEk:not(.Primer_Brand__Card-module__Card--disableAnimation___Zv8eW):not(.Primer_Brand__Card-module__Card--variant-default___nSKnF.Primer_Brand__Card-module__Card--colorMode-dark___Sz8BE):hover {
7963
8019
  transform: scale3d(1.025, 1.025, 1);
7964
8020
  }
7965
8021
 
@@ -8225,7 +8281,7 @@ html {
8225
8281
 
8226
8282
  /**
8227
8283
  * Do not edit directly
8228
- * Generated on Fri, 10 May 2024 14:51:08 GMT
8284
+ * Generated on Mon, 17 Jun 2024 14:56:24 GMT
8229
8285
  */
8230
8286
 
8231
8287
  :root,
@@ -8450,6 +8506,11 @@ html {
8450
8506
  color: var(--brand-color-text-default);
8451
8507
  }
8452
8508
 
8509
+ .Primer_Brand__Prose-module__Prose--editorial___DtuDo {
8510
+ font-size: var(--brand-text-size-300);
8511
+ line-height: 1.7;
8512
+ }
8513
+
8453
8514
  /* ---------------------------------------------------------- */
8454
8515
  /* 2. Element spacing */
8455
8516
  /* ---------------------------------------------------------- */
@@ -8459,6 +8520,10 @@ html {
8459
8520
  margin-top: var(--spacing, 1em);
8460
8521
  }
8461
8522
 
8523
+ .Primer_Brand__Prose-module__Prose--editorial___DtuDo * + * {
8524
+ --spacing: var(--base-size-40);
8525
+ }
8526
+
8462
8527
  /* ---------------------------------------------------------- */
8463
8528
  /* 3. Line-length control */
8464
8529
  /* ---------------------------------------------------------- */
@@ -8472,11 +8537,11 @@ html {
8472
8537
  /* ---------------------------------------------------------- */
8473
8538
 
8474
8539
  .Primer_Brand__Prose-module__Prose___X2BXE h1 {
8475
- font-weight: var(--brand-heading-weight-900);
8476
- font-size: var(--brand-text-size-900);
8477
- line-height: var(--brand-text-lineHeight-900);
8540
+ font-weight: var(--brand-heading-weight-700);
8541
+ font-size: var(--brand-text-size-700);
8542
+ line-height: var(--brand-text-lineHeight-700);
8478
8543
  font-family: var(--brand-heading-fontFamily);
8479
- letter-spacing: var(--brand-text-letterSpacing-900);
8544
+ letter-spacing: var(--brand-text-letterSpacing-700);
8480
8545
  }
8481
8546
 
8482
8547
  .Primer_Brand__Prose-module__Prose--lineLength___ws7gn h1 {
@@ -8484,11 +8549,11 @@ html {
8484
8549
  }
8485
8550
 
8486
8551
  .Primer_Brand__Prose-module__Prose___X2BXE h2 {
8487
- font-weight: var(--brand-heading-weight-800);
8488
- font-size: var(--brand-text-size-800);
8489
- line-height: var(--brand-text-lineHeight-800);
8552
+ font-weight: var(--brand-heading-weight-600);
8553
+ font-size: var(--brand-text-size-600);
8554
+ line-height: var(--brand-text-lineHeight-600);
8490
8555
  font-family: var(--brand-heading-fontFamily);
8491
- letter-spacing: var(--brand-text-letterSpacing-800);
8556
+ letter-spacing: var(--brand-text-letterSpacing-600);
8492
8557
  }
8493
8558
 
8494
8559
  .Primer_Brand__Prose-module__Prose--lineLength___ws7gn h2 {
@@ -8496,11 +8561,11 @@ html {
8496
8561
  }
8497
8562
 
8498
8563
  .Primer_Brand__Prose-module__Prose___X2BXE h3 {
8499
- font-weight: var(--brand-heading-weight-700);
8500
- font-size: var(--brand-text-size-700);
8501
- line-height: var(--brand-heading-lineHeight-700);
8564
+ font-weight: var(--brand-heading-weight-500);
8565
+ font-size: var(--brand-text-size-500);
8566
+ line-height: var(--brand-heading-lineHeight-500);
8502
8567
  font-family: var(--brand-heading-fontFamily);
8503
- letter-spacing: var(--brand-heading-letterSpacing-700);
8568
+ letter-spacing: var(--brand-heading-letterSpacing-500);
8504
8569
  }
8505
8570
 
8506
8571
  .Primer_Brand__Prose-module__Prose--lineLength___ws7gn h1 {
@@ -8509,29 +8574,29 @@ html {
8509
8574
 
8510
8575
  .Primer_Brand__Prose-module__Prose___X2BXE h4 {
8511
8576
  --spacing: var(--base-size-48);
8512
- font-weight: var(--brand-heading-weight-600);
8513
- font-size: var(--brand-text-size-600);
8514
- line-height: var(--brand-text-lineHeight-600);
8577
+ font-weight: var(--brand-heading-weight-400);
8578
+ font-size: var(--brand-text-size-400);
8579
+ line-height: var(--brand-text-lineHeight-400);
8515
8580
  font-family: var(--brand-heading-fontFamily);
8516
- letter-spacing: var(--brand-heading-letterSpacing-600);
8581
+ letter-spacing: var(--brand-heading-letterSpacing-400);
8517
8582
  }
8518
8583
 
8519
8584
  .Primer_Brand__Prose-module__Prose___X2BXE h5 {
8520
8585
  --spacing: var(--base-size-48);
8521
- font-weight: var(--brand-heading-weight-500);
8522
- font-size: var(--brand-text-size-500);
8523
- line-height: var(--brand-text-lineHeight-500);
8586
+ font-weight: var(--brand-text-subhead-weight-large);
8587
+ font-size: var(--brand-text-subhead-size-large);
8588
+ line-height: var(--brand-text-subhead-lineHeight-large);
8524
8589
  font-family: var(--brand-heading-fontFamily);
8525
- letter-spacing: var(--brand-heading-letterSpacing-500);
8590
+ letter-spacing: var(--brand-heading-letterSpacing-300);
8526
8591
  }
8527
8592
 
8528
8593
  .Primer_Brand__Prose-module__Prose___X2BXE h6 {
8529
8594
  --spacing: var(--base-size-48);
8530
- font-weight: var(--brand-heading-weight-400);
8531
- font-size: var(--brand-text-size-400);
8532
- line-height: var(--brand-text-lineHeight-400);
8595
+ font-weight: var(--brand-text-subhead-weight-medium);
8596
+ font-size: var(--brand-text-subhead-size-medium);
8597
+ line-height: var(--brand-text-subhead-lineHeight-medium);
8533
8598
  font-family: var(--brand-heading-fontFamily);
8534
- letter-spacing: var(--brand-heading-letterSpacing-400);
8599
+ letter-spacing: var(--brand-heading-letterSpacing-200);
8535
8600
  }
8536
8601
 
8537
8602
  .Primer_Brand__Prose-module__Prose___X2BXE h1 {
@@ -8566,6 +8631,10 @@ html {
8566
8631
  --spacing: var(--base-size-24);
8567
8632
  }
8568
8633
 
8634
+ .Primer_Brand__Prose-module__Prose--editorial___DtuDo p {
8635
+ --spacing: var(--base-size-40);
8636
+ }
8637
+
8569
8638
  /* ---------------------------------------------------------- */
8570
8639
  /* 6. Lists */
8571
8640
  /* ---------------------------------------------------------- */
@@ -8590,6 +8659,13 @@ html {
8590
8659
  line-height: var(--brand-text-lineHeight-300);
8591
8660
  }
8592
8661
 
8662
+ .Primer_Brand__Prose-module__Prose--editorial___DtuDo ul,
8663
+ .Primer_Brand__Prose-module__Prose--editorial___DtuDo ol {
8664
+ --spacing: var(--base-size-48);
8665
+ gap: var(--base-size-16);
8666
+ line-height: 1.7;
8667
+ }
8668
+
8593
8669
  .Primer_Brand__Prose-module__Prose___X2BXE ul {
8594
8670
  list-style-type: image;
8595
8671
  list-style-image: var(--brand-Prose-unorderedList-imageUrl);
@@ -8666,6 +8742,12 @@ html {
8666
8742
  margin-bottom: var(--spacing);
8667
8743
  }
8668
8744
 
8745
+ .Primer_Brand__Prose-module__Prose--editorial___DtuDo figure img {
8746
+ margin-bottom: 0;
8747
+ border-radius: var(--brand-borderRadius-medium);
8748
+ display: block;
8749
+ }
8750
+
8669
8751
  /* ---------------------------------------------------------- */
8670
8752
  /* 9. Block elements */
8671
8753
  /* ---------------------------------------------------------- */
@@ -8676,11 +8758,28 @@ html {
8676
8758
  font-size: var(--brand-text-size-400);
8677
8759
  line-height: var(--brand-text-lineHeight-400);
8678
8760
  padding-top: var(--base-size-48);
8679
- padding-left: var(--base-size-40);
8680
8761
  padding-bottom: var(--base-size-8);
8681
8762
  margin-bottom: var(--spacing);
8682
8763
  }
8683
8764
 
8765
+ .Primer_Brand__Prose-module__Prose--default___ZqcxT blockquote {
8766
+ padding-left: var(--base-size-40);
8767
+ }
8768
+
8769
+ .Primer_Brand__Prose-module__Prose--editorial___DtuDo blockquote {
8770
+ font-size: var(--brand-text-size-500);
8771
+ line-height: var(--brand-text-lineHeight-500);
8772
+ font-weight: var(--brand-text-weight-500);
8773
+ padding-top: var(--base-size-64);
8774
+ }
8775
+
8776
+ @media screen and (min-width: 90rem) {
8777
+ .Primer_Brand__Prose-module__Prose--editorial___DtuDo blockquote {
8778
+ margin-top: var(--base-size-40);
8779
+ margin-bottom: var(--base-size-40);
8780
+ }
8781
+ }
8782
+
8684
8783
  .Primer_Brand__Prose-module__Prose___X2BXE blockquote::before {
8685
8784
  content: '“';
8686
8785
  font-size: var(--base-size-48);
@@ -8690,7 +8789,13 @@ html {
8690
8789
  top: 0;
8691
8790
  }
8692
8791
 
8693
- .Primer_Brand__Prose-module__Prose___X2BXE blockquote::after {
8792
+ .Primer_Brand__Prose-module__Prose--editorial___DtuDo blockquote::before {
8793
+ color: var(--brand-color-accent-primary);
8794
+ font-size: var(--base-size-64);
8795
+ line-height: var(--base-size-64);
8796
+ }
8797
+
8798
+ .Primer_Brand__Prose-module__Prose--default___ZqcxT blockquote::after {
8694
8799
  content: '';
8695
8800
  display: block;
8696
8801
  position: absolute;
@@ -8703,15 +8808,29 @@ html {
8703
8808
  }
8704
8809
 
8705
8810
  .Primer_Brand__Prose-module__Prose___X2BXE figure figcaption {
8811
+ --spacing: var(--base-size-24);
8706
8812
  font-family: var(--brand-fontStack-monospace);
8707
8813
  font-size: var(--brand-text-size-100);
8708
8814
  line-height: var(--brand-text-lineHeight-100);
8709
8815
  color: var(--brand-color-text-muted);
8710
8816
  }
8711
8817
 
8818
+ .Primer_Brand__Prose-module__Prose--editorial___DtuDo figcaption {
8819
+ font-size: var(--brand-text-size-100);
8820
+ line-height: var(--brand-text-lineHeight-100);
8821
+ font-weight: var(--brand-text-weight-100);
8822
+ }
8823
+
8824
+ .Primer_Brand__Prose-module__Prose--editorial___DtuDo hr {
8825
+ --spacing: var(--base-size-64);
8826
+ margin-top: var(--spacing);
8827
+ margin-bottom: var(--spacing);
8828
+ border: 1px solid var(--brand-color-border-muted);
8829
+ }
8830
+
8712
8831
  /**
8713
8832
  * Do not edit directly
8714
- * Generated on Fri, 10 May 2024 14:51:07 GMT
8833
+ * Generated on Mon, 17 Jun 2024 14:56:24 GMT
8715
8834
  */
8716
8835
 
8717
8836
  :root {
@@ -8722,7 +8841,7 @@ html {
8722
8841
 
8723
8842
  /**
8724
8843
  * Do not edit directly
8725
- * Generated on Fri, 10 May 2024 14:51:08 GMT
8844
+ * Generated on Mon, 17 Jun 2024 14:56:24 GMT
8726
8845
  */
8727
8846
 
8728
8847
  :root,
@@ -12956,7 +13075,7 @@ html {
12956
13075
 
12957
13076
  /**
12958
13077
  * Do not edit directly
12959
- * Generated on Fri, 10 May 2024 14:51:07 GMT
13078
+ * Generated on Mon, 17 Jun 2024 14:56:24 GMT
12960
13079
  */
12961
13080
 
12962
13081
  :root {
@@ -12974,7 +13093,7 @@ html {
12974
13093
 
12975
13094
  /**
12976
13095
  * Do not edit directly
12977
- * Generated on Fri, 10 May 2024 14:51:08 GMT
13096
+ * Generated on Mon, 17 Jun 2024 14:56:24 GMT
12978
13097
  */
12979
13098
 
12980
13099
  :root,
@@ -13010,23 +13129,23 @@ html {
13010
13129
 
13011
13130
  /**
13012
13131
  * Do not edit directly
13013
- * Generated on Fri, 10 May 2024 14:51:08 GMT
13132
+ * Generated on Mon, 17 Jun 2024 14:56:24 GMT
13014
13133
  */
13015
13134
 
13016
13135
  :root,
13017
13136
  [data-color-mode="light"] {
13018
- --brand-LogoSuite-color-logo-muted: var(--brand-color-text-muted);
13019
- --brand-LogoSuite-color-logo-emphasis: var(--brand-color-text-default);
13137
+ --brand-LogoSuite-color-logo-muted: brightness(0) saturate(100%) invert(37%) sepia(7%) saturate(778%) hue-rotate(171deg) brightness(96%) contrast(91%);
13138
+ --brand-LogoSuite-color-logo-emphasis: brightness(0) saturate(100%) invert(12%) sepia(20%) saturate(450%) hue-rotate(172deg) brightness(100%) contrast(91%);
13020
13139
  }
13021
13140
 
13022
13141
  [data-color-mode="dark"] {
13023
- --brand-LogoSuite-color-logo-muted: var(--brand-color-text-muted);
13024
- --brand-LogoSuite-color-logo-emphasis: var(--brand-color-text-default);
13142
+ --brand-LogoSuite-color-logo-muted: brightness(0) saturate(100%) invert(61%) sepia(8%) saturate(430%) hue-rotate(171deg) brightness(94%) contrast(92%);
13143
+ --brand-LogoSuite-color-logo-emphasis: brightness(0) saturate(100%) invert(91%) sepia(2%) saturate(2455%) hue-rotate(193deg) brightness(107%) contrast(98%);
13025
13144
  }
13026
13145
 
13027
13146
  /**
13028
13147
  * Do not edit directly
13029
- * Generated on Fri, 10 May 2024 14:51:07 GMT
13148
+ * Generated on Mon, 17 Jun 2024 14:56:24 GMT
13030
13149
  */
13031
13150
 
13032
13151
  :root {
@@ -13080,25 +13199,29 @@ html {
13080
13199
  }
13081
13200
 
13082
13201
  .Primer_Brand__LogoSuite-module__LogoSuite__logobar--variant-muted___a0P8Z svg,
13202
+ .Primer_Brand__LogoSuite-module__LogoSuite__logobar--variant-muted___a0P8Z img,
13083
13203
  .Primer_Brand__LogoSuite-module__LogoSuite__logobar--variant-muted___a0P8Z a {
13084
13204
  width: auto;
13085
13205
  height: var(--base-size-40);
13086
13206
  }
13087
13207
 
13088
13208
  .Primer_Brand__LogoSuite-module__LogoSuite__logobar--variant-emphasis___MjgGb svg,
13209
+ .Primer_Brand__LogoSuite-module__LogoSuite__logobar--variant-emphasis___MjgGb img,
13089
13210
  .Primer_Brand__LogoSuite-module__LogoSuite__logobar--variant-emphasis___MjgGb a {
13090
13211
  width: auto;
13091
13212
  height: var(--base-size-48);
13092
13213
  }
13093
13214
 
13094
13215
  .Primer_Brand__LogoSuite-module__LogoSuite__logobar--variant-muted___a0P8Z svg,
13095
- .Primer_Brand__LogoSuite-module__LogoSuite__logobar--variant-muted___a0P8Z path {
13096
- fill: var(--brand-LogoSuite-color-logo-muted);
13216
+ .Primer_Brand__LogoSuite-module__LogoSuite__logobar--variant-muted___a0P8Z path,
13217
+ .Primer_Brand__LogoSuite-module__LogoSuite__logobar--variant-muted___a0P8Z img {
13218
+ filter: var(--brand-LogoSuite-color-logo-muted);
13097
13219
  }
13098
13220
 
13099
13221
  .Primer_Brand__LogoSuite-module__LogoSuite__logobar--variant-emphasis___MjgGb svg,
13100
- .Primer_Brand__LogoSuite-module__LogoSuite__logobar--variant-emphasis___MjgGb path {
13101
- fill: var(--brand-LogoSuite-color-logo-emphasis);
13222
+ .Primer_Brand__LogoSuite-module__LogoSuite__logobar--variant-emphasis___MjgGb path,
13223
+ .Primer_Brand__LogoSuite-module__LogoSuite__logobar--variant-emphasis___MjgGb img {
13224
+ filter: var(--brand-LogoSuite-color-logo-emphasis);
13102
13225
  }
13103
13226
 
13104
13227
  .Primer_Brand__LogoSuite-module__LogoSuite--start___Kk6GC .Primer_Brand__LogoSuite-module__LogoSuite__logobar___hRzWm {
@@ -13274,7 +13397,7 @@ html {
13274
13397
 
13275
13398
  /**
13276
13399
  * Do not edit directly
13277
- * Generated on Fri, 10 May 2024 14:51:08 GMT
13400
+ * Generated on Mon, 17 Jun 2024 14:56:24 GMT
13278
13401
  */
13279
13402
 
13280
13403
  :root,
@@ -13288,7 +13411,7 @@ html {
13288
13411
 
13289
13412
  /**
13290
13413
  * Do not edit directly
13291
- * Generated on Fri, 10 May 2024 14:51:07 GMT
13414
+ * Generated on Mon, 17 Jun 2024 14:56:24 GMT
13292
13415
  */
13293
13416
 
13294
13417
  :root {
@@ -13302,7 +13425,7 @@ html {
13302
13425
 
13303
13426
  /**
13304
13427
  * Do not edit directly
13305
- * Generated on Fri, 10 May 2024 14:51:07 GMT
13428
+ * Generated on Mon, 17 Jun 2024 14:56:24 GMT
13306
13429
  */
13307
13430
 
13308
13431
  :root {
@@ -13321,7 +13444,7 @@ html {
13321
13444
  display: grid;
13322
13445
  width: 100%;
13323
13446
  grid-template-columns: repeat(12, minmax(0, 1fr));
13324
- grid-auto-rows: var(--base-size-80);
13447
+ grid-auto-rows: minmax(var(--base-size-80), max-content);
13325
13448
  grid-gap: var(--brand-Bento-gap-small);
13326
13449
  position: relative;
13327
13450
  }
@@ -15481,7 +15604,7 @@ html {
15481
15604
 
15482
15605
  /**
15483
15606
  * Do not edit directly
15484
- * Generated on Fri, 10 May 2024 14:51:08 GMT
15607
+ * Generated on Mon, 17 Jun 2024 14:56:24 GMT
15485
15608
  */
15486
15609
 
15487
15610
  :root {
@@ -15505,7 +15628,7 @@ html {
15505
15628
 
15506
15629
  /**
15507
15630
  * Do not edit directly
15508
- * Generated on Fri, 10 May 2024 14:51:08 GMT
15631
+ * Generated on Mon, 17 Jun 2024 14:56:24 GMT
15509
15632
  */
15510
15633
 
15511
15634
  :root,
@@ -15959,7 +16082,7 @@ html {
15959
16082
 
15960
16083
  /**
15961
16084
  * Do not edit directly
15962
- * Generated on Fri, 10 May 2024 14:51:08 GMT
16085
+ * Generated on Mon, 17 Jun 2024 14:56:24 GMT
15963
16086
  */
15964
16087
 
15965
16088
  :root {
@@ -16356,7 +16479,7 @@ html {
16356
16479
 
16357
16480
  /**
16358
16481
  * Do not edit directly
16359
- * Generated on Fri, 10 May 2024 14:51:07 GMT
16482
+ * Generated on Mon, 17 Jun 2024 14:56:24 GMT
16360
16483
  */
16361
16484
 
16362
16485
  :root {
@@ -16365,7 +16488,7 @@ html {
16365
16488
 
16366
16489
  /**
16367
16490
  * Do not edit directly
16368
- * Generated on Fri, 10 May 2024 14:51:08 GMT
16491
+ * Generated on Mon, 17 Jun 2024 14:56:24 GMT
16369
16492
  */
16370
16493
 
16371
16494
  :root,
@@ -16523,7 +16646,7 @@ html {
16523
16646
  text-decoration: none;
16524
16647
  }
16525
16648
 
16526
- .Primer_Brand__SubNav-module__SubNav__links-overlay--open___xdhUA .Primer_Brand__SubNav-module__SubNav__link___VBkrZ[aria-current] * {
16649
+ .Primer_Brand__SubNav-module__SubNav__links-overlay--open___xdhUA .Primer_Brand__SubNav-module__SubNav__link___VBkrZ[aria-current]:not([aria-current='false']) * {
16527
16650
  color: var(--brand-SubNav-color-link-active);
16528
16651
  }
16529
16652
 
@@ -16616,7 +16739,7 @@ html {
16616
16739
  display: flex;
16617
16740
  gap: var(--base-size-24);
16618
16741
  z-index: 1;
16619
- width: 100%;
16742
+ flex-grow: 1;
16620
16743
  }
16621
16744
 
16622
16745
  .Primer_Brand__SubNav-module__SubNav__link___VBkrZ {
@@ -16630,12 +16753,12 @@ html {
16630
16753
  }
16631
16754
 
16632
16755
  .Primer_Brand__SubNav-module__SubNav__link___VBkrZ:hover *,
16633
- .Primer_Brand__SubNav-module__SubNav__link___VBkrZ[aria-current] * {
16756
+ .Primer_Brand__SubNav-module__SubNav__link___VBkrZ[aria-current]:not([aria-current='false']) * {
16634
16757
  text-decoration: none !important;
16635
16758
  }
16636
16759
 
16637
16760
  .Primer_Brand__SubNav-module__SubNav__link___VBkrZ:hover *,
16638
- .Primer_Brand__SubNav-module__SubNav__link___VBkrZ[aria-current] * {
16761
+ .Primer_Brand__SubNav-module__SubNav__link___VBkrZ[aria-current]:not([aria-current='false']) * {
16639
16762
  color: var(--brand-SubNav-color-link-active); /* dotcom override */
16640
16763
  }
16641
16764
 
@@ -16656,7 +16779,7 @@ html {
16656
16779
 
16657
16780
  .Primer_Brand__SubNav-module__SubNav__link___VBkrZ:hover .Primer_Brand__SubNav-module__SubNav__link-label___IoiSp::after,
16658
16781
  .Primer_Brand__SubNav-module__SubNav__link___VBkrZ:focus .Primer_Brand__SubNav-module__SubNav__link-label___IoiSp::after,
16659
- .Primer_Brand__SubNav-module__SubNav__link___VBkrZ[aria-current] .Primer_Brand__SubNav-module__SubNav__link-label___IoiSp::after {
16782
+ .Primer_Brand__SubNav-module__SubNav__link___VBkrZ[aria-current]:not([aria-current='false']) .Primer_Brand__SubNav-module__SubNav__link-label___IoiSp::after {
16660
16783
  opacity: 1;
16661
16784
  transform: translate3d(0, 0.2em, 0);
16662
16785
  transform: scale(0.8, 1);
@@ -16710,7 +16833,16 @@ html {
16710
16833
  width: var(--brand-SubNav-width-subMenu);
16711
16834
  }
16712
16835
 
16713
- .Primer_Brand__SubNav-module__SubNav__link___VBkrZ:hover .Primer_Brand__SubNav-module__SubNav__sub-menu___UENed {
16836
+ .Primer_Brand__SubNav-module__SubNav__link--has-sub-menu___IrziW:hover .Primer_Brand__SubNav-module__SubNav__sub-menu___UENed,
16837
+ .Primer_Brand__SubNav-module__SubNav__link--has-sub-menu___IrziW.Primer_Brand__SubNav-module__focus-visible___mbLRX .Primer_Brand__SubNav-module__SubNav__sub-menu___UENed {
16838
+ visibility: visible;
16839
+ opacity: 1;
16840
+ transform: scale(1) translateY(0);
16841
+ box-shadow: var(--brand-SubNav-shadow);
16842
+ }
16843
+
16844
+ .Primer_Brand__SubNav-module__SubNav__link--has-sub-menu___IrziW:hover .Primer_Brand__SubNav-module__SubNav__sub-menu___UENed,
16845
+ .Primer_Brand__SubNav-module__SubNav__link--has-sub-menu___IrziW:focus-visible .Primer_Brand__SubNav-module__SubNav__sub-menu___UENed {
16714
16846
  visibility: visible;
16715
16847
  opacity: 1;
16716
16848
  transform: scale(1) translateY(0);
@@ -16778,7 +16910,7 @@ html {
16778
16910
 
16779
16911
  /**
16780
16912
  * Do not edit directly
16781
- * Generated on Fri, 10 May 2024 14:51:07 GMT
16913
+ * Generated on Mon, 17 Jun 2024 14:56:24 GMT
16782
16914
  */
16783
16915
 
16784
16916
  :root {
@@ -16787,7 +16919,7 @@ html {
16787
16919
 
16788
16920
  /**
16789
16921
  * Do not edit directly
16790
- * Generated on Fri, 10 May 2024 14:51:08 GMT
16922
+ * Generated on Mon, 17 Jun 2024 14:56:24 GMT
16791
16923
  */
16792
16924
 
16793
16925
  :root,
@@ -17242,7 +17374,7 @@ pre.Primer_Brand__IDE-module__IDE__Chat-copilot-indicator___FhoZe {
17242
17374
 
17243
17375
  /**
17244
17376
  * Do not edit directly
17245
- * Generated on Fri, 10 May 2024 14:51:08 GMT
17377
+ * Generated on Mon, 17 Jun 2024 14:56:24 GMT
17246
17378
  */
17247
17379
 
17248
17380
  :root,
@@ -17343,7 +17475,7 @@ pre.Primer_Brand__IDE-module__IDE__Chat-copilot-indicator___FhoZe {
17343
17475
 
17344
17476
  /**
17345
17477
  * Do not edit directly
17346
- * Generated on Fri, 10 May 2024 14:51:08 GMT
17478
+ * Generated on Mon, 17 Jun 2024 14:56:24 GMT
17347
17479
  */
17348
17480
 
17349
17481
  :root,
@@ -17679,7 +17811,7 @@ pre.Primer_Brand__IDE-module__IDE__Chat-copilot-indicator___FhoZe {
17679
17811
 
17680
17812
  /**
17681
17813
  * Do not edit directly
17682
- * Generated on Fri, 10 May 2024 14:51:08 GMT
17814
+ * Generated on Mon, 17 Jun 2024 14:56:24 GMT
17683
17815
  */
17684
17816
 
17685
17817
  :root,