@primer/react-brand 0.74.0-rc.ffd69649 → 0.74.0

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 (466) hide show
  1. package/docs/components/Card/index.md +2 -2
  2. package/docs/components/Card/react.md +2 -3
  3. package/docs/components/InlineCode/index.md +53 -0
  4. package/docs/components/Label/index.md +14 -46
  5. package/docs/components/Label/react.md +23 -20
  6. package/docs/components/MinimalFooter/index.md +54 -10
  7. package/docs/components/PricingOptions/index.md +28 -6
  8. package/docs/components/River/react.md +11 -8
  9. package/docs/components/Token/index.md +4 -3
  10. package/docs/components/index.md +4 -3
  11. package/docs/index.md +6 -5
  12. package/docs/introduction/mcp.md +10 -10
  13. package/esm/Bento/Bento.d.ts.map +1 -1
  14. package/esm/Bento/Bento.js +3 -3
  15. package/esm/Bento/Bento.js.map +1 -1
  16. package/esm/CTABanner/CTABanner.d.ts +1 -0
  17. package/esm/CTABanner/CTABanner.d.ts.map +1 -1
  18. package/esm/CTABanner/CTABanner.js +4 -3
  19. package/esm/CTABanner/CTABanner.js.map +1 -1
  20. package/esm/CTABanner/{CTABanner.module-CDLOww8c.css → CTABanner.module-D4pYR4mY.css} +1 -1
  21. package/esm/CTABanner/CTABanner.module.js +1 -2
  22. package/esm/CTABanner/CTABanner.module.js.map +1 -1
  23. package/esm/Card/Card.d.ts +2 -1
  24. package/esm/Card/Card.d.ts.map +1 -1
  25. package/esm/Card/Card.js +2 -1
  26. package/esm/Card/Card.js.map +1 -1
  27. package/esm/Card/Card.module-Svi04dp7.css +1 -0
  28. package/esm/Card/Card.module.js +1 -1
  29. package/esm/Card/Card.module.js.map +1 -1
  30. package/esm/InlineCode/InlineCode.d.ts +19 -0
  31. package/esm/InlineCode/InlineCode.d.ts.map +1 -0
  32. package/esm/InlineCode/InlineCode.js +22 -0
  33. package/esm/InlineCode/InlineCode.js.map +1 -0
  34. package/esm/InlineCode/InlineCode.module-Br3-YmSA.css +1 -0
  35. package/esm/InlineCode/InlineCode.module.js +9 -0
  36. package/esm/InlineCode/InlineCode.module.js.map +1 -0
  37. package/esm/InlineCode/index.d.ts +2 -0
  38. package/esm/InlineCode/index.d.ts.map +1 -0
  39. package/esm/Label/Label.d.ts +3 -1
  40. package/esm/Label/Label.d.ts.map +1 -1
  41. package/esm/Label/Label.js.map +1 -1
  42. package/esm/MinimalFooter/MinimalFooter.d.ts +25 -1
  43. package/esm/MinimalFooter/MinimalFooter.d.ts.map +1 -1
  44. package/esm/MinimalFooter/MinimalFooter.js +140 -100
  45. package/esm/MinimalFooter/MinimalFooter.js.map +1 -1
  46. package/esm/MinimalFooter/MinimalFooter.module-CGtOtT5r.css +1 -0
  47. package/esm/MinimalFooter/MinimalFooter.module.js +26 -13
  48. package/esm/MinimalFooter/MinimalFooter.module.js.map +1 -1
  49. package/esm/Pillar/Pillar.d.ts +1 -1
  50. package/esm/Pillar/Pillar.js.map +1 -1
  51. package/esm/PricingOptions/PricingOptions.d.ts +4 -0
  52. package/esm/PricingOptions/PricingOptions.d.ts.map +1 -1
  53. package/esm/PricingOptions/PricingOptions.js +10 -10
  54. package/esm/PricingOptions/PricingOptions.js.map +1 -1
  55. package/esm/Token/Token.d.ts +2 -2
  56. package/esm/Token/Token.js.map +1 -1
  57. package/esm/index.d.ts +1 -0
  58. package/esm/index.d.ts.map +1 -1
  59. package/esm/index.esm.js +48 -47
  60. package/esm/node_modules/@primer/octicons-react/dist/index.esm.js +22 -28
  61. package/esm/node_modules/@primer/octicons-react/dist/index.esm.js.map +1 -1
  62. package/esm/packages/design-tokens/lib/design-tokens/css/tokens/functional/components/footer/base-C0fjI9_t.css +1 -0
  63. package/esm/packages/design-tokens/lib/design-tokens/css/tokens/functional/components/footer/colors-with-modes-CMFhnjfv.css +1 -0
  64. package/esm/packages/design-tokens/lib/design-tokens/css/tokens/functional/components/inline-code/colors-with-modes-Bj7XtHMY.css +1 -0
  65. package/esm/river/River/River.d.ts +8 -2
  66. package/esm/river/River/River.d.ts.map +1 -1
  67. package/esm/river/River/River.js +6 -6
  68. package/esm/river/River/River.js.map +1 -1
  69. package/esm/river/river-shared.module-B1HvdKsP.css +1 -0
  70. package/esm/river/river-shared.module.js +1 -2
  71. package/esm/river/river-shared.module.js.map +1 -1
  72. package/lib/CTABanner/CTABanner.d.ts +1 -0
  73. package/lib/Card/Card.d.ts +2 -1
  74. package/lib/InlineCode/InlineCode.d.ts +18 -0
  75. package/lib/InlineCode/index.d.ts +1 -0
  76. package/lib/Label/Label.d.ts +3 -1
  77. package/lib/MinimalFooter/MinimalFooter.d.ts +25 -1
  78. package/lib/Pillar/Pillar.d.ts +1 -1
  79. package/lib/PricingOptions/PricingOptions.d.ts +4 -0
  80. package/lib/Token/Token.d.ts +2 -2
  81. package/lib/css/main.css +417 -218
  82. package/lib/design-tokens/css/tokens/base/colors/color-scales-with-modes.css +1 -1
  83. package/lib/design-tokens/css/tokens/base/colors/light.css +1 -1
  84. package/lib/design-tokens/css/tokens/base/size/size.css +1 -1
  85. package/lib/design-tokens/css/tokens/base/typography/typography.css +1 -1
  86. package/lib/design-tokens/css/tokens/functional/animation/base.css +1 -1
  87. package/lib/design-tokens/css/tokens/functional/colors/global-with-modes.css +1 -1
  88. package/lib/design-tokens/css/tokens/functional/colors/global.css +1 -1
  89. package/lib/design-tokens/css/tokens/functional/components/accordion/colors-with-modes.css +1 -1
  90. package/lib/design-tokens/css/tokens/functional/components/action-menu/colors-with-modes.css +1 -1
  91. package/lib/design-tokens/css/tokens/functional/components/anchor-nav/colors-with-modes.css +1 -1
  92. package/lib/design-tokens/css/tokens/functional/components/bento/base.css +1 -1
  93. package/lib/design-tokens/css/tokens/functional/components/blinking-cursor/colors-with-modes.css +1 -1
  94. package/lib/design-tokens/css/tokens/functional/components/breadcrumbs/colors-with-modes.css +1 -1
  95. package/lib/design-tokens/css/tokens/functional/components/button/colors-with-modes.css +1 -1
  96. package/lib/design-tokens/css/tokens/functional/components/card/base.css +1 -1
  97. package/lib/design-tokens/css/tokens/functional/components/card/colors-with-modes.css +1 -1
  98. package/lib/design-tokens/css/tokens/functional/components/card/colors.css +1 -1
  99. package/lib/design-tokens/css/tokens/functional/components/comparison-table/colors-with-modes.css +1 -1
  100. package/lib/design-tokens/css/tokens/functional/components/comparison-table/comparison-table.css +1 -1
  101. package/lib/design-tokens/css/tokens/functional/components/control/colors-with-modes.css +1 -1
  102. package/lib/design-tokens/css/tokens/functional/components/cta-banner/colors-with-modes.css +1 -1
  103. package/lib/design-tokens/css/tokens/functional/components/eyebrow-banner/colors-with-modes.css +1 -1
  104. package/lib/design-tokens/css/tokens/functional/components/eyebrow-banner/eyebrow-banner.css +1 -1
  105. package/lib/design-tokens/css/tokens/functional/components/faq/base.css +1 -1
  106. package/lib/design-tokens/css/tokens/functional/components/faq/colors-with-modes.css +1 -1
  107. package/lib/design-tokens/css/tokens/functional/components/faq/colors.css +1 -1
  108. package/lib/design-tokens/css/tokens/functional/components/faq/faq.css +1 -1
  109. package/lib/design-tokens/css/tokens/functional/components/footer/base.css +8 -0
  110. package/lib/design-tokens/css/tokens/functional/components/footer/colors-with-modes.css +19 -3
  111. package/lib/design-tokens/css/tokens/functional/components/footer/colors.css +10 -2
  112. package/lib/design-tokens/css/tokens/functional/components/frosted-glass-vfx/base.css +1 -1
  113. package/lib/design-tokens/css/tokens/functional/components/frosted-glass-vfx/colors-with-modes.css +1 -1
  114. package/lib/design-tokens/css/tokens/functional/components/grid/colors-with-modes.css +1 -1
  115. package/lib/design-tokens/css/tokens/functional/components/grid/colors.css +1 -1
  116. package/lib/design-tokens/css/tokens/functional/components/grid/grid.css +1 -1
  117. package/lib/design-tokens/css/tokens/functional/components/hero/base.css +1 -1
  118. package/lib/design-tokens/css/tokens/functional/components/icon/colors-with-modes.css +1 -1
  119. package/lib/design-tokens/css/tokens/functional/components/icon/colors.css +1 -1
  120. package/lib/design-tokens/css/tokens/functional/components/ide/base.css +1 -1
  121. package/lib/design-tokens/css/tokens/functional/components/ide/colors-with-modes.css +1 -1
  122. package/lib/design-tokens/css/tokens/functional/components/image/base.css +1 -1
  123. package/lib/design-tokens/css/tokens/functional/components/inline-code/colors-with-modes.css +17 -0
  124. package/lib/design-tokens/css/tokens/functional/components/inline-code/colors.css +10 -0
  125. package/lib/design-tokens/css/tokens/functional/components/inline-link/base.css +1 -1
  126. package/lib/design-tokens/css/tokens/functional/components/inline-link/colors-with-modes.css +1 -1
  127. package/lib/design-tokens/css/tokens/functional/components/inline-link/colors.css +1 -1
  128. package/lib/design-tokens/css/tokens/functional/components/label/colors-with-modes.css +1 -1
  129. package/lib/design-tokens/css/tokens/functional/components/label/colors.css +1 -1
  130. package/lib/design-tokens/css/tokens/functional/components/link/colors-with-modes.css +1 -1
  131. package/lib/design-tokens/css/tokens/functional/components/link/colors.css +1 -1
  132. package/lib/design-tokens/css/tokens/functional/components/logosuite/base.css +1 -1
  133. package/lib/design-tokens/css/tokens/functional/components/logosuite/colors-with-modes.css +1 -1
  134. package/lib/design-tokens/css/tokens/functional/components/logosuite/colors.css +1 -1
  135. package/lib/design-tokens/css/tokens/functional/components/media-playlist/colors-with-modes.css +1 -1
  136. package/lib/design-tokens/css/tokens/functional/components/media-playlist/colors.css +1 -1
  137. package/lib/design-tokens/css/tokens/functional/components/nav-list/colors-with-modes.css +1 -1
  138. package/lib/design-tokens/css/tokens/functional/components/pricing-options/colors-with-modes.css +1 -1
  139. package/lib/design-tokens/css/tokens/functional/components/pricing-options/colors.css +1 -1
  140. package/lib/design-tokens/css/tokens/functional/components/pricing-options/pricing-options.css +1 -1
  141. package/lib/design-tokens/css/tokens/functional/components/prose/base.css +1 -1
  142. package/lib/design-tokens/css/tokens/functional/components/prose/colors-with-modes.css +1 -1
  143. package/lib/design-tokens/css/tokens/functional/components/river/base.css +1 -1
  144. package/lib/design-tokens/css/tokens/functional/components/river/river.css +1 -1
  145. package/lib/design-tokens/css/tokens/functional/components/river-story-scroll/colors-with-modes.css +1 -1
  146. package/lib/design-tokens/css/tokens/functional/components/section/section.css +1 -1
  147. package/lib/design-tokens/css/tokens/functional/components/statistic/base.css +1 -1
  148. package/lib/design-tokens/css/tokens/functional/components/sub-nav/base.css +1 -1
  149. package/lib/design-tokens/css/tokens/functional/components/sub-nav/colors-with-modes.css +1 -1
  150. package/lib/design-tokens/css/tokens/functional/components/subdomain-nav-bar/colors-with-modes.css +1 -1
  151. package/lib/design-tokens/css/tokens/functional/components/tabs/base.css +1 -1
  152. package/lib/design-tokens/css/tokens/functional/components/tabs/colors-with-modes.css +1 -1
  153. package/lib/design-tokens/css/tokens/functional/components/tabs/colors.css +1 -1
  154. package/lib/design-tokens/css/tokens/functional/components/testimonial/base.css +1 -1
  155. package/lib/design-tokens/css/tokens/functional/components/testimonial/colors-with-modes.css +1 -1
  156. package/lib/design-tokens/css/tokens/functional/components/testimonial/colors.css +1 -1
  157. package/lib/design-tokens/css/tokens/functional/components/text-cursor-animation/colors-with-modes.css +1 -1
  158. package/lib/design-tokens/css/tokens/functional/components/text-cursor-animation/colors.css +1 -1
  159. package/lib/design-tokens/css/tokens/functional/components/tiles/colors-with-modes.css +1 -1
  160. package/lib/design-tokens/css/tokens/functional/components/timeline/base.css +1 -1
  161. package/lib/design-tokens/css/tokens/functional/components/timeline/colors-with-modes.css +1 -1
  162. package/lib/design-tokens/css/tokens/functional/components/timeline/colors.css +1 -1
  163. package/lib/design-tokens/css/tokens/functional/components/token/colors-with-modes.css +1 -1
  164. package/lib/design-tokens/css/tokens/functional/components/token/colors.css +1 -1
  165. package/lib/design-tokens/css/tokens/functional/components/tooltip/colors-with-modes.css +1 -1
  166. package/lib/design-tokens/css/tokens/functional/components/tooltip/colors.css +1 -1
  167. package/lib/design-tokens/css/tokens/functional/components/video-player/base.css +1 -1
  168. package/lib/design-tokens/css/tokens/functional/components/video-player/colors-with-modes.css +1 -1
  169. package/lib/design-tokens/css/tokens/functional/size/border.css +1 -1
  170. package/lib/design-tokens/css/tokens/functional/size/breakpoints.css +1 -1
  171. package/lib/design-tokens/css/tokens/functional/size/size-coarse.css +1 -1
  172. package/lib/design-tokens/css/tokens/functional/size/size-fine.css +1 -1
  173. package/lib/design-tokens/css/tokens/functional/size/size.css +1 -1
  174. package/lib/design-tokens/css/tokens/functional/size/viewport.css +1 -1
  175. package/lib/design-tokens/css/tokens/functional/typography/typography-responsive.css +1 -1
  176. package/lib/design-tokens/css/tokens/functional/typography/typography.css +1 -1
  177. package/lib/design-tokens/js/module/tokens/base/colors/light.js +1 -1
  178. package/lib/design-tokens/js/module/tokens/base/size/size.js +1 -1
  179. package/lib/design-tokens/js/module/tokens/base/typography/typography.js +1 -1
  180. package/lib/design-tokens/js/module/tokens/functional/animation/base.js +1 -1
  181. package/lib/design-tokens/js/module/tokens/functional/colors/global.js +1 -1
  182. package/lib/design-tokens/js/module/tokens/functional/components/bento/base.js +1 -1
  183. package/lib/design-tokens/js/module/tokens/functional/components/card/base.js +1 -1
  184. package/lib/design-tokens/js/module/tokens/functional/components/card/colors.js +1 -1
  185. package/lib/design-tokens/js/module/tokens/functional/components/comparison-table/comparison-table.js +1 -1
  186. package/lib/design-tokens/js/module/tokens/functional/components/eyebrow-banner/eyebrow-banner.js +1 -1
  187. package/lib/design-tokens/js/module/tokens/functional/components/faq/base.js +1 -1
  188. package/lib/design-tokens/js/module/tokens/functional/components/faq/colors.js +1 -1
  189. package/lib/design-tokens/js/module/tokens/functional/components/faq/faq.js +1 -1
  190. package/lib/design-tokens/js/module/tokens/functional/components/footer/base.js +14 -0
  191. package/lib/design-tokens/js/module/tokens/functional/components/footer/colors.js +41 -3
  192. package/lib/design-tokens/js/module/tokens/functional/components/frosted-glass-vfx/base.js +1 -1
  193. package/lib/design-tokens/js/module/tokens/functional/components/grid/colors.js +1 -1
  194. package/lib/design-tokens/js/module/tokens/functional/components/grid/grid.js +1 -1
  195. package/lib/design-tokens/js/module/tokens/functional/components/hero/base.js +1 -1
  196. package/lib/design-tokens/js/module/tokens/functional/components/icon/colors.js +1 -1
  197. package/lib/design-tokens/js/module/tokens/functional/components/ide/base.js +1 -1
  198. package/lib/design-tokens/js/module/tokens/functional/components/image/base.js +1 -1
  199. package/lib/design-tokens/js/module/tokens/functional/components/inline-code/colors.js +27 -0
  200. package/lib/design-tokens/js/module/tokens/functional/components/inline-link/base.js +1 -1
  201. package/lib/design-tokens/js/module/tokens/functional/components/inline-link/colors.js +1 -1
  202. package/lib/design-tokens/js/module/tokens/functional/components/label/colors.js +1 -1
  203. package/lib/design-tokens/js/module/tokens/functional/components/link/colors.js +1 -1
  204. package/lib/design-tokens/js/module/tokens/functional/components/logosuite/base.js +1 -1
  205. package/lib/design-tokens/js/module/tokens/functional/components/logosuite/colors.js +1 -1
  206. package/lib/design-tokens/js/module/tokens/functional/components/media-playlist/colors.js +1 -1
  207. package/lib/design-tokens/js/module/tokens/functional/components/pricing-options/colors.js +1 -1
  208. package/lib/design-tokens/js/module/tokens/functional/components/pricing-options/pricing-options.js +1 -1
  209. package/lib/design-tokens/js/module/tokens/functional/components/prose/base.js +1 -1
  210. package/lib/design-tokens/js/module/tokens/functional/components/river/base.js +1 -1
  211. package/lib/design-tokens/js/module/tokens/functional/components/river/river.js +1 -1
  212. package/lib/design-tokens/js/module/tokens/functional/components/section/section.js +1 -1
  213. package/lib/design-tokens/js/module/tokens/functional/components/statistic/base.js +1 -1
  214. package/lib/design-tokens/js/module/tokens/functional/components/sub-nav/base.js +1 -1
  215. package/lib/design-tokens/js/module/tokens/functional/components/tabs/base.js +1 -1
  216. package/lib/design-tokens/js/module/tokens/functional/components/tabs/colors.js +1 -1
  217. package/lib/design-tokens/js/module/tokens/functional/components/testimonial/base.js +1 -1
  218. package/lib/design-tokens/js/module/tokens/functional/components/testimonial/colors.js +1 -1
  219. package/lib/design-tokens/js/module/tokens/functional/components/text-cursor-animation/colors.js +1 -1
  220. package/lib/design-tokens/js/module/tokens/functional/components/timeline/base.js +1 -1
  221. package/lib/design-tokens/js/module/tokens/functional/components/timeline/colors.js +1 -1
  222. package/lib/design-tokens/js/module/tokens/functional/components/token/colors.js +1 -1
  223. package/lib/design-tokens/js/module/tokens/functional/components/tooltip/colors.js +1 -1
  224. package/lib/design-tokens/js/module/tokens/functional/components/video-player/base.js +1 -1
  225. package/lib/design-tokens/js/module/tokens/functional/size/border.js +1 -1
  226. package/lib/design-tokens/js/module/tokens/functional/size/breakpoints.js +1 -1
  227. package/lib/design-tokens/js/module/tokens/functional/size/size-coarse.js +1 -1
  228. package/lib/design-tokens/js/module/tokens/functional/size/size-fine.js +1 -1
  229. package/lib/design-tokens/js/module/tokens/functional/size/size.js +1 -1
  230. package/lib/design-tokens/js/module/tokens/functional/size/viewport.js +1 -1
  231. package/lib/design-tokens/js/module/tokens/functional/typography/typography-responsive.js +1 -1
  232. package/lib/design-tokens/js/module/tokens/functional/typography/typography.js +1 -1
  233. package/lib/design-tokens/js/tokens/base/colors/light.js +1 -1
  234. package/lib/design-tokens/js/tokens/base/size/size.js +1 -1
  235. package/lib/design-tokens/js/tokens/base/typography/typography.js +1 -1
  236. package/lib/design-tokens/js/tokens/functional/animation/base.js +1 -1
  237. package/lib/design-tokens/js/tokens/functional/colors/global.js +1 -1
  238. package/lib/design-tokens/js/tokens/functional/components/bento/base.js +1 -1
  239. package/lib/design-tokens/js/tokens/functional/components/card/base.js +1 -1
  240. package/lib/design-tokens/js/tokens/functional/components/card/colors.js +1 -1
  241. package/lib/design-tokens/js/tokens/functional/components/comparison-table/comparison-table.js +1 -1
  242. package/lib/design-tokens/js/tokens/functional/components/eyebrow-banner/eyebrow-banner.js +1 -1
  243. package/lib/design-tokens/js/tokens/functional/components/faq/base.js +1 -1
  244. package/lib/design-tokens/js/tokens/functional/components/faq/colors.js +1 -1
  245. package/lib/design-tokens/js/tokens/functional/components/faq/faq.js +1 -1
  246. package/lib/design-tokens/js/tokens/functional/components/footer/base.js +6 -0
  247. package/lib/design-tokens/js/tokens/functional/components/footer/colors.js +10 -2
  248. package/lib/design-tokens/js/tokens/functional/components/frosted-glass-vfx/base.js +1 -1
  249. package/lib/design-tokens/js/tokens/functional/components/grid/colors.js +1 -1
  250. package/lib/design-tokens/js/tokens/functional/components/grid/grid.js +1 -1
  251. package/lib/design-tokens/js/tokens/functional/components/hero/base.js +1 -1
  252. package/lib/design-tokens/js/tokens/functional/components/icon/colors.js +1 -1
  253. package/lib/design-tokens/js/tokens/functional/components/ide/base.js +1 -1
  254. package/lib/design-tokens/js/tokens/functional/components/image/base.js +1 -1
  255. package/lib/design-tokens/js/tokens/functional/components/inline-code/colors.js +8 -0
  256. package/lib/design-tokens/js/tokens/functional/components/inline-link/base.js +1 -1
  257. package/lib/design-tokens/js/tokens/functional/components/inline-link/colors.js +1 -1
  258. package/lib/design-tokens/js/tokens/functional/components/label/colors.js +1 -1
  259. package/lib/design-tokens/js/tokens/functional/components/link/colors.js +1 -1
  260. package/lib/design-tokens/js/tokens/functional/components/logosuite/base.js +1 -1
  261. package/lib/design-tokens/js/tokens/functional/components/logosuite/colors.js +1 -1
  262. package/lib/design-tokens/js/tokens/functional/components/media-playlist/colors.js +1 -1
  263. package/lib/design-tokens/js/tokens/functional/components/pricing-options/colors.js +1 -1
  264. package/lib/design-tokens/js/tokens/functional/components/pricing-options/pricing-options.js +1 -1
  265. package/lib/design-tokens/js/tokens/functional/components/prose/base.js +1 -1
  266. package/lib/design-tokens/js/tokens/functional/components/river/base.js +1 -1
  267. package/lib/design-tokens/js/tokens/functional/components/river/river.js +1 -1
  268. package/lib/design-tokens/js/tokens/functional/components/section/section.js +1 -1
  269. package/lib/design-tokens/js/tokens/functional/components/statistic/base.js +1 -1
  270. package/lib/design-tokens/js/tokens/functional/components/sub-nav/base.js +1 -1
  271. package/lib/design-tokens/js/tokens/functional/components/tabs/base.js +1 -1
  272. package/lib/design-tokens/js/tokens/functional/components/tabs/colors.js +1 -1
  273. package/lib/design-tokens/js/tokens/functional/components/testimonial/base.js +1 -1
  274. package/lib/design-tokens/js/tokens/functional/components/testimonial/colors.js +1 -1
  275. package/lib/design-tokens/js/tokens/functional/components/text-cursor-animation/colors.js +1 -1
  276. package/lib/design-tokens/js/tokens/functional/components/timeline/base.js +1 -1
  277. package/lib/design-tokens/js/tokens/functional/components/timeline/colors.js +1 -1
  278. package/lib/design-tokens/js/tokens/functional/components/token/colors.js +1 -1
  279. package/lib/design-tokens/js/tokens/functional/components/tooltip/colors.js +1 -1
  280. package/lib/design-tokens/js/tokens/functional/components/video-player/base.js +1 -1
  281. package/lib/design-tokens/js/tokens/functional/size/border.js +1 -1
  282. package/lib/design-tokens/js/tokens/functional/size/breakpoints.js +1 -1
  283. package/lib/design-tokens/js/tokens/functional/size/size-coarse.js +1 -1
  284. package/lib/design-tokens/js/tokens/functional/size/size-fine.js +1 -1
  285. package/lib/design-tokens/js/tokens/functional/size/size.js +1 -1
  286. package/lib/design-tokens/js/tokens/functional/size/viewport.js +1 -1
  287. package/lib/design-tokens/js/tokens/functional/typography/typography-responsive.js +1 -1
  288. package/lib/design-tokens/js/tokens/functional/typography/typography.js +1 -1
  289. package/lib/design-tokens/json/colors.json +11 -1
  290. package/lib/design-tokens/scss/tokens/base/colors/light.scss +1 -1
  291. package/lib/design-tokens/scss/tokens/base/size/size.scss +1 -1
  292. package/lib/design-tokens/scss/tokens/base/typography/typography.scss +1 -1
  293. package/lib/design-tokens/scss/tokens/functional/animation/base.scss +1 -1
  294. package/lib/design-tokens/scss/tokens/functional/colors/global.scss +1 -1
  295. package/lib/design-tokens/scss/tokens/functional/components/bento/base.scss +1 -1
  296. package/lib/design-tokens/scss/tokens/functional/components/card/base.scss +1 -1
  297. package/lib/design-tokens/scss/tokens/functional/components/card/colors.scss +1 -1
  298. package/lib/design-tokens/scss/tokens/functional/components/comparison-table/comparison-table.scss +1 -1
  299. package/lib/design-tokens/scss/tokens/functional/components/eyebrow-banner/eyebrow-banner.scss +1 -1
  300. package/lib/design-tokens/scss/tokens/functional/components/faq/base.scss +1 -1
  301. package/lib/design-tokens/scss/tokens/functional/components/faq/colors.scss +1 -1
  302. package/lib/design-tokens/scss/tokens/functional/components/faq/faq.scss +1 -1
  303. package/lib/design-tokens/scss/tokens/functional/components/footer/base.scss +5 -0
  304. package/lib/design-tokens/scss/tokens/functional/components/footer/colors.scss +10 -2
  305. package/lib/design-tokens/scss/tokens/functional/components/frosted-glass-vfx/base.scss +1 -1
  306. package/lib/design-tokens/scss/tokens/functional/components/grid/colors.scss +1 -1
  307. package/lib/design-tokens/scss/tokens/functional/components/grid/grid.scss +1 -1
  308. package/lib/design-tokens/scss/tokens/functional/components/hero/base.scss +1 -1
  309. package/lib/design-tokens/scss/tokens/functional/components/icon/colors.scss +1 -1
  310. package/lib/design-tokens/scss/tokens/functional/components/ide/base.scss +1 -1
  311. package/lib/design-tokens/scss/tokens/functional/components/image/base.scss +1 -1
  312. package/lib/design-tokens/scss/tokens/functional/components/inline-code/colors.scss +7 -0
  313. package/lib/design-tokens/scss/tokens/functional/components/inline-link/base.scss +1 -1
  314. package/lib/design-tokens/scss/tokens/functional/components/inline-link/colors.scss +1 -1
  315. package/lib/design-tokens/scss/tokens/functional/components/label/colors.scss +1 -1
  316. package/lib/design-tokens/scss/tokens/functional/components/link/colors.scss +1 -1
  317. package/lib/design-tokens/scss/tokens/functional/components/logosuite/base.scss +1 -1
  318. package/lib/design-tokens/scss/tokens/functional/components/logosuite/colors.scss +1 -1
  319. package/lib/design-tokens/scss/tokens/functional/components/media-playlist/colors.scss +1 -1
  320. package/lib/design-tokens/scss/tokens/functional/components/pricing-options/colors.scss +1 -1
  321. package/lib/design-tokens/scss/tokens/functional/components/pricing-options/pricing-options.scss +1 -1
  322. package/lib/design-tokens/scss/tokens/functional/components/prose/base.scss +1 -1
  323. package/lib/design-tokens/scss/tokens/functional/components/river/base.scss +1 -1
  324. package/lib/design-tokens/scss/tokens/functional/components/river/river.scss +1 -1
  325. package/lib/design-tokens/scss/tokens/functional/components/section/section.scss +1 -1
  326. package/lib/design-tokens/scss/tokens/functional/components/statistic/base.scss +1 -1
  327. package/lib/design-tokens/scss/tokens/functional/components/sub-nav/base.scss +1 -1
  328. package/lib/design-tokens/scss/tokens/functional/components/tabs/base.scss +1 -1
  329. package/lib/design-tokens/scss/tokens/functional/components/tabs/colors.scss +1 -1
  330. package/lib/design-tokens/scss/tokens/functional/components/testimonial/base.scss +1 -1
  331. package/lib/design-tokens/scss/tokens/functional/components/testimonial/colors.scss +1 -1
  332. package/lib/design-tokens/scss/tokens/functional/components/text-cursor-animation/colors.scss +1 -1
  333. package/lib/design-tokens/scss/tokens/functional/components/timeline/base.scss +1 -1
  334. package/lib/design-tokens/scss/tokens/functional/components/timeline/colors.scss +1 -1
  335. package/lib/design-tokens/scss/tokens/functional/components/token/colors.scss +1 -1
  336. package/lib/design-tokens/scss/tokens/functional/components/tooltip/colors.scss +1 -1
  337. package/lib/design-tokens/scss/tokens/functional/components/video-player/base.scss +1 -1
  338. package/lib/design-tokens/scss/tokens/functional/size/border.scss +1 -1
  339. package/lib/design-tokens/scss/tokens/functional/size/breakpoints.scss +1 -1
  340. package/lib/design-tokens/scss/tokens/functional/size/size-coarse.scss +1 -1
  341. package/lib/design-tokens/scss/tokens/functional/size/size-fine.scss +1 -1
  342. package/lib/design-tokens/scss/tokens/functional/size/size.scss +1 -1
  343. package/lib/design-tokens/scss/tokens/functional/size/viewport.scss +1 -1
  344. package/lib/design-tokens/scss/tokens/functional/typography/typography-responsive.scss +1 -1
  345. package/lib/design-tokens/scss/tokens/functional/typography/typography.scss +1 -1
  346. package/lib/design-tokens/ts/tokens/base/colors/light.d.ts +1 -1
  347. package/lib/design-tokens/ts/tokens/base/colors/light.js +1 -1
  348. package/lib/design-tokens/ts/tokens/base/size/size.d.ts +1 -1
  349. package/lib/design-tokens/ts/tokens/base/size/size.js +1 -1
  350. package/lib/design-tokens/ts/tokens/base/typography/typography.d.ts +1 -1
  351. package/lib/design-tokens/ts/tokens/base/typography/typography.js +1 -1
  352. package/lib/design-tokens/ts/tokens/functional/animation/base.d.ts +1 -1
  353. package/lib/design-tokens/ts/tokens/functional/animation/base.js +1 -1
  354. package/lib/design-tokens/ts/tokens/functional/colors/global.d.ts +1 -1
  355. package/lib/design-tokens/ts/tokens/functional/colors/global.js +1 -1
  356. package/lib/design-tokens/ts/tokens/functional/components/bento/base.d.ts +1 -1
  357. package/lib/design-tokens/ts/tokens/functional/components/bento/base.js +1 -1
  358. package/lib/design-tokens/ts/tokens/functional/components/card/base.d.ts +1 -1
  359. package/lib/design-tokens/ts/tokens/functional/components/card/base.js +1 -1
  360. package/lib/design-tokens/ts/tokens/functional/components/card/colors.d.ts +1 -1
  361. package/lib/design-tokens/ts/tokens/functional/components/card/colors.js +1 -1
  362. package/lib/design-tokens/ts/tokens/functional/components/comparison-table/comparison-table.d.ts +1 -1
  363. package/lib/design-tokens/ts/tokens/functional/components/comparison-table/comparison-table.js +1 -1
  364. package/lib/design-tokens/ts/tokens/functional/components/eyebrow-banner/eyebrow-banner.d.ts +1 -1
  365. package/lib/design-tokens/ts/tokens/functional/components/eyebrow-banner/eyebrow-banner.js +1 -1
  366. package/lib/design-tokens/ts/tokens/functional/components/faq/base.d.ts +1 -1
  367. package/lib/design-tokens/ts/tokens/functional/components/faq/base.js +1 -1
  368. package/lib/design-tokens/ts/tokens/functional/components/faq/colors.d.ts +1 -1
  369. package/lib/design-tokens/ts/tokens/functional/components/faq/colors.js +1 -1
  370. package/lib/design-tokens/ts/tokens/functional/components/faq/faq.d.ts +1 -1
  371. package/lib/design-tokens/ts/tokens/functional/components/faq/faq.js +1 -1
  372. package/lib/design-tokens/ts/tokens/functional/components/footer/base.d.ts +17 -0
  373. package/lib/design-tokens/ts/tokens/functional/components/footer/base.js +14 -0
  374. package/lib/design-tokens/ts/tokens/functional/components/footer/colors.d.ts +15 -1
  375. package/lib/design-tokens/ts/tokens/functional/components/footer/colors.js +16 -2
  376. package/lib/design-tokens/ts/tokens/functional/components/frosted-glass-vfx/base.d.ts +1 -1
  377. package/lib/design-tokens/ts/tokens/functional/components/frosted-glass-vfx/base.js +1 -1
  378. package/lib/design-tokens/ts/tokens/functional/components/grid/colors.d.ts +1 -1
  379. package/lib/design-tokens/ts/tokens/functional/components/grid/colors.js +1 -1
  380. package/lib/design-tokens/ts/tokens/functional/components/grid/grid.d.ts +1 -1
  381. package/lib/design-tokens/ts/tokens/functional/components/grid/grid.js +1 -1
  382. package/lib/design-tokens/ts/tokens/functional/components/hero/base.d.ts +1 -1
  383. package/lib/design-tokens/ts/tokens/functional/components/hero/base.js +1 -1
  384. package/lib/design-tokens/ts/tokens/functional/components/icon/colors.d.ts +1 -1
  385. package/lib/design-tokens/ts/tokens/functional/components/icon/colors.js +1 -1
  386. package/lib/design-tokens/ts/tokens/functional/components/ide/base.d.ts +1 -1
  387. package/lib/design-tokens/ts/tokens/functional/components/ide/base.js +1 -1
  388. package/lib/design-tokens/ts/tokens/functional/components/image/base.d.ts +1 -1
  389. package/lib/design-tokens/ts/tokens/functional/components/image/base.js +1 -1
  390. package/lib/design-tokens/ts/tokens/functional/components/inline-code/colors.d.ts +21 -0
  391. package/lib/design-tokens/ts/tokens/functional/components/inline-code/colors.js +18 -0
  392. package/lib/design-tokens/ts/tokens/functional/components/inline-link/base.d.ts +1 -1
  393. package/lib/design-tokens/ts/tokens/functional/components/inline-link/base.js +1 -1
  394. package/lib/design-tokens/ts/tokens/functional/components/inline-link/colors.d.ts +1 -1
  395. package/lib/design-tokens/ts/tokens/functional/components/inline-link/colors.js +1 -1
  396. package/lib/design-tokens/ts/tokens/functional/components/label/colors.d.ts +1 -1
  397. package/lib/design-tokens/ts/tokens/functional/components/label/colors.js +1 -1
  398. package/lib/design-tokens/ts/tokens/functional/components/link/colors.d.ts +1 -1
  399. package/lib/design-tokens/ts/tokens/functional/components/link/colors.js +1 -1
  400. package/lib/design-tokens/ts/tokens/functional/components/logosuite/base.d.ts +1 -1
  401. package/lib/design-tokens/ts/tokens/functional/components/logosuite/base.js +1 -1
  402. package/lib/design-tokens/ts/tokens/functional/components/logosuite/colors.d.ts +1 -1
  403. package/lib/design-tokens/ts/tokens/functional/components/logosuite/colors.js +1 -1
  404. package/lib/design-tokens/ts/tokens/functional/components/media-playlist/colors.d.ts +1 -1
  405. package/lib/design-tokens/ts/tokens/functional/components/media-playlist/colors.js +1 -1
  406. package/lib/design-tokens/ts/tokens/functional/components/pricing-options/colors.d.ts +1 -1
  407. package/lib/design-tokens/ts/tokens/functional/components/pricing-options/colors.js +1 -1
  408. package/lib/design-tokens/ts/tokens/functional/components/pricing-options/pricing-options.d.ts +1 -1
  409. package/lib/design-tokens/ts/tokens/functional/components/pricing-options/pricing-options.js +1 -1
  410. package/lib/design-tokens/ts/tokens/functional/components/prose/base.d.ts +1 -1
  411. package/lib/design-tokens/ts/tokens/functional/components/prose/base.js +1 -1
  412. package/lib/design-tokens/ts/tokens/functional/components/river/base.d.ts +1 -1
  413. package/lib/design-tokens/ts/tokens/functional/components/river/base.js +1 -1
  414. package/lib/design-tokens/ts/tokens/functional/components/river/river.d.ts +1 -1
  415. package/lib/design-tokens/ts/tokens/functional/components/river/river.js +1 -1
  416. package/lib/design-tokens/ts/tokens/functional/components/section/section.d.ts +1 -1
  417. package/lib/design-tokens/ts/tokens/functional/components/section/section.js +1 -1
  418. package/lib/design-tokens/ts/tokens/functional/components/statistic/base.d.ts +1 -1
  419. package/lib/design-tokens/ts/tokens/functional/components/statistic/base.js +1 -1
  420. package/lib/design-tokens/ts/tokens/functional/components/sub-nav/base.d.ts +1 -1
  421. package/lib/design-tokens/ts/tokens/functional/components/sub-nav/base.js +1 -1
  422. package/lib/design-tokens/ts/tokens/functional/components/tabs/base.d.ts +1 -1
  423. package/lib/design-tokens/ts/tokens/functional/components/tabs/base.js +1 -1
  424. package/lib/design-tokens/ts/tokens/functional/components/tabs/colors.d.ts +1 -1
  425. package/lib/design-tokens/ts/tokens/functional/components/tabs/colors.js +1 -1
  426. package/lib/design-tokens/ts/tokens/functional/components/testimonial/base.d.ts +1 -1
  427. package/lib/design-tokens/ts/tokens/functional/components/testimonial/base.js +1 -1
  428. package/lib/design-tokens/ts/tokens/functional/components/testimonial/colors.d.ts +1 -1
  429. package/lib/design-tokens/ts/tokens/functional/components/testimonial/colors.js +1 -1
  430. package/lib/design-tokens/ts/tokens/functional/components/text-cursor-animation/colors.d.ts +1 -1
  431. package/lib/design-tokens/ts/tokens/functional/components/text-cursor-animation/colors.js +1 -1
  432. package/lib/design-tokens/ts/tokens/functional/components/timeline/base.d.ts +1 -1
  433. package/lib/design-tokens/ts/tokens/functional/components/timeline/base.js +1 -1
  434. package/lib/design-tokens/ts/tokens/functional/components/timeline/colors.d.ts +1 -1
  435. package/lib/design-tokens/ts/tokens/functional/components/timeline/colors.js +1 -1
  436. package/lib/design-tokens/ts/tokens/functional/components/token/colors.d.ts +1 -1
  437. package/lib/design-tokens/ts/tokens/functional/components/token/colors.js +1 -1
  438. package/lib/design-tokens/ts/tokens/functional/components/tooltip/colors.d.ts +1 -1
  439. package/lib/design-tokens/ts/tokens/functional/components/tooltip/colors.js +1 -1
  440. package/lib/design-tokens/ts/tokens/functional/components/video-player/base.d.ts +1 -1
  441. package/lib/design-tokens/ts/tokens/functional/components/video-player/base.js +1 -1
  442. package/lib/design-tokens/ts/tokens/functional/size/border.d.ts +1 -1
  443. package/lib/design-tokens/ts/tokens/functional/size/border.js +1 -1
  444. package/lib/design-tokens/ts/tokens/functional/size/breakpoints.d.ts +1 -1
  445. package/lib/design-tokens/ts/tokens/functional/size/breakpoints.js +1 -1
  446. package/lib/design-tokens/ts/tokens/functional/size/size-coarse.d.ts +1 -1
  447. package/lib/design-tokens/ts/tokens/functional/size/size-coarse.js +1 -1
  448. package/lib/design-tokens/ts/tokens/functional/size/size-fine.d.ts +1 -1
  449. package/lib/design-tokens/ts/tokens/functional/size/size-fine.js +1 -1
  450. package/lib/design-tokens/ts/tokens/functional/size/size.d.ts +1 -1
  451. package/lib/design-tokens/ts/tokens/functional/size/size.js +1 -1
  452. package/lib/design-tokens/ts/tokens/functional/size/viewport.d.ts +1 -1
  453. package/lib/design-tokens/ts/tokens/functional/size/viewport.js +1 -1
  454. package/lib/design-tokens/ts/tokens/functional/typography/typography-responsive.d.ts +1 -1
  455. package/lib/design-tokens/ts/tokens/functional/typography/typography-responsive.js +1 -1
  456. package/lib/design-tokens/ts/tokens/functional/typography/typography.d.ts +1 -1
  457. package/lib/design-tokens/ts/tokens/functional/typography/typography.js +1 -1
  458. package/lib/index.d.ts +1 -0
  459. package/lib/index.js +1 -1
  460. package/lib/river/River/River.d.ts +8 -2
  461. package/llms.txt +6 -5
  462. package/package.json +1 -1
  463. package/esm/Card/Card.module-DvGFYMFf.css +0 -1
  464. package/esm/MinimalFooter/MinimalFooter.module-Cl2g38SO.css +0 -1
  465. package/esm/packages/design-tokens/lib/design-tokens/css/tokens/functional/components/footer/colors-with-modes-DhME9i-y.css +0 -1
  466. package/esm/river/river-shared.module-5fefR7ip.css +0 -1
package/lib/css/main.css CHANGED
@@ -74,7 +74,7 @@ select {
74
74
 
75
75
  /**
76
76
  * Do not edit directly
77
- * Generated on Wed, 19 Aug 2026 14:12:07 GMT
77
+ * Generated on Wed, 26 Aug 2026 14:41:07 GMT
78
78
  */
79
79
 
80
80
  :root,
@@ -352,7 +352,7 @@ select {
352
352
 
353
353
  /**
354
354
  * Do not edit directly
355
- * Generated on Wed, 19 Aug 2026 14:12:07 GMT
355
+ * Generated on Wed, 26 Aug 2026 14:41:07 GMT
356
356
  */
357
357
 
358
358
  :root {
@@ -381,7 +381,7 @@ select {
381
381
 
382
382
  /**
383
383
  * Do not edit directly
384
- * Generated on Wed, 19 Aug 2026 14:12:07 GMT
384
+ * Generated on Wed, 26 Aug 2026 14:41:07 GMT
385
385
  */
386
386
 
387
387
  :root {
@@ -398,7 +398,7 @@ select {
398
398
 
399
399
  /**
400
400
  * Do not edit directly
401
- * Generated on Wed, 19 Aug 2026 14:12:06 GMT
401
+ * Generated on Wed, 26 Aug 2026 14:41:06 GMT
402
402
  */
403
403
 
404
404
  :root {
@@ -432,7 +432,7 @@ select {
432
432
 
433
433
  /**
434
434
  * Do not edit directly
435
- * Generated on Wed, 19 Aug 2026 14:12:06 GMT
435
+ * Generated on Wed, 26 Aug 2026 14:41:06 GMT
436
436
  */
437
437
 
438
438
  :root {
@@ -483,7 +483,7 @@ select {
483
483
 
484
484
  /**
485
485
  * Do not edit directly
486
- * Generated on Wed, 19 Aug 2026 14:12:07 GMT
486
+ * Generated on Wed, 26 Aug 2026 14:41:07 GMT
487
487
  */
488
488
 
489
489
  :root {
@@ -641,7 +641,7 @@ select {
641
641
 
642
642
  /**
643
643
  * Do not edit directly
644
- * Generated on Wed, 19 Aug 2026 14:12:06 GMT
644
+ * Generated on Wed, 26 Aug 2026 14:41:06 GMT
645
645
  */
646
646
 
647
647
  :root {
@@ -655,7 +655,7 @@ select {
655
655
 
656
656
  /**
657
657
  * Do not edit directly
658
- * Generated on Wed, 19 Aug 2026 14:12:06 GMT
658
+ * Generated on Wed, 26 Aug 2026 14:41:06 GMT
659
659
  */
660
660
 
661
661
  :root {
@@ -674,7 +674,7 @@ select {
674
674
 
675
675
  /**
676
676
  * Do not edit directly
677
- * Generated on Wed, 19 Aug 2026 14:12:07 GMT
677
+ * Generated on Wed, 26 Aug 2026 14:41:07 GMT
678
678
  */
679
679
 
680
680
  :root,
@@ -776,7 +776,7 @@ select {
776
776
 
777
777
  /**
778
778
  * Do not edit directly
779
- * Generated on Wed, 19 Aug 2026 14:12:07 GMT
779
+ * Generated on Wed, 26 Aug 2026 14:41:07 GMT
780
780
  */
781
781
 
782
782
  :root {
@@ -803,7 +803,7 @@ select {
803
803
 
804
804
  /**
805
805
  * Do not edit directly
806
- * Generated on Wed, 19 Aug 2026 14:12:07 GMT
806
+ * Generated on Wed, 26 Aug 2026 14:41:07 GMT
807
807
  */
808
808
 
809
809
  :root,
@@ -6119,7 +6119,7 @@ select {
6119
6119
 
6120
6120
  /**
6121
6121
  * Do not edit directly
6122
- * Generated on Wed, 19 Aug 2026 14:12:07 GMT
6122
+ * Generated on Wed, 26 Aug 2026 14:41:08 GMT
6123
6123
  */
6124
6124
 
6125
6125
  :root,
@@ -7028,7 +7028,7 @@ select {
7028
7028
 
7029
7029
  /**
7030
7030
  * Do not edit directly
7031
- * Generated on Wed, 19 Aug 2026 14:12:07 GMT
7031
+ * Generated on Wed, 26 Aug 2026 14:41:07 GMT
7032
7032
  */
7033
7033
 
7034
7034
  :root,
@@ -7339,7 +7339,7 @@ select {
7339
7339
 
7340
7340
  /**
7341
7341
  * Do not edit directly
7342
- * Generated on Wed, 19 Aug 2026 14:12:07 GMT
7342
+ * Generated on Wed, 26 Aug 2026 14:41:07 GMT
7343
7343
  */
7344
7344
 
7345
7345
  :root,
@@ -7726,7 +7726,7 @@ select {
7726
7726
 
7727
7727
  /**
7728
7728
  * Do not edit directly
7729
- * Generated on Wed, 19 Aug 2026 14:12:06 GMT
7729
+ * Generated on Wed, 26 Aug 2026 14:41:06 GMT
7730
7730
  */
7731
7731
 
7732
7732
  :root {
@@ -7851,7 +7851,7 @@ select {
7851
7851
 
7852
7852
  /**
7853
7853
  * Do not edit directly
7854
- * Generated on Wed, 19 Aug 2026 14:12:07 GMT
7854
+ * Generated on Wed, 26 Aug 2026 14:41:07 GMT
7855
7855
  */
7856
7856
 
7857
7857
  :root,
@@ -7867,7 +7867,7 @@ select {
7867
7867
 
7868
7868
  /**
7869
7869
  * Do not edit directly
7870
- * Generated on Wed, 19 Aug 2026 14:12:07 GMT
7870
+ * Generated on Wed, 26 Aug 2026 14:41:07 GMT
7871
7871
  */
7872
7872
 
7873
7873
  :root {
@@ -8301,7 +8301,7 @@ select {
8301
8301
 
8302
8302
  /**
8303
8303
  * Do not edit directly
8304
- * Generated on Wed, 19 Aug 2026 14:12:07 GMT
8304
+ * Generated on Wed, 26 Aug 2026 14:41:07 GMT
8305
8305
  */
8306
8306
 
8307
8307
  :root,
@@ -8568,7 +8568,7 @@ select {
8568
8568
 
8569
8569
  /**
8570
8570
  * Do not edit directly
8571
- * Generated on Wed, 19 Aug 2026 14:12:06 GMT
8571
+ * Generated on Wed, 26 Aug 2026 14:41:06 GMT
8572
8572
  */
8573
8573
 
8574
8574
  :root {
@@ -8577,6 +8577,24 @@ select {
8577
8577
  --brand-River-heading-margin: var(--base-size-16);
8578
8578
  }
8579
8579
 
8580
+ /**
8581
+ * Do not edit directly
8582
+ * Generated on Wed, 26 Aug 2026 14:41:07 GMT
8583
+ */
8584
+
8585
+ :root,
8586
+ [data-color-mode="light"] {
8587
+ --brand-InlineCode-color-fg-default: var(--brand-color-text-muted);
8588
+ --brand-InlineCode-color-fg-heading: var(--brand-color-text-default);
8589
+ --brand-InlineCode-bgColor: var(--base-color-scale-gray-1);
8590
+ }
8591
+
8592
+ [data-color-mode="dark"] {
8593
+ --brand-InlineCode-color-fg-default: var(--brand-color-text-muted);
8594
+ --brand-InlineCode-color-fg-heading: var(--brand-color-text-default);
8595
+ --brand-InlineCode-bgColor: var(--base-color-scale-gray-7);
8596
+ }
8597
+
8580
8598
  .Primer_Brand__river-shared-module__River___eSXvR {
8581
8599
  display: grid;
8582
8600
  grid-gap: var(--brand-River-spacing-inner);
@@ -8711,32 +8729,21 @@ select {
8711
8729
 
8712
8730
  .Primer_Brand__river-shared-module__River__heading___tl6zS code,
8713
8731
  .Primer_Brand__river-shared-module__River__text___TQQhU code {
8714
- font-size: inherit;
8715
- font-family: var(--brand-fontStack-monospace) !important;
8716
- background-color: var(--brand-color-canvas-subtle);
8717
- padding: 0 var(--base-size-4) var(--base-size-2);
8718
- margin-inline: var(--base-size-2);
8719
- border: var(--brand-borderWidth-thin) solid var(--brand-color-border-default);
8720
- border-radius: var(--brand-borderRadius-small);
8721
- box-shadow: var(--brand-borderWidth-thin) var(--brand-borderWidth-thin) 0 0 var(--brand-color-border-default);
8722
- }
8723
-
8724
- .Primer_Brand__river-shared-module__River__text___TQQhU code {
8725
- padding: var(--base-size-2) var(--base-size-4) 0;
8726
- }
8727
-
8728
- .Primer_Brand__river-shared-module__River__heading-inner___HlgBo:has(code) {
8729
- line-height: calc(1lh * 1.8);
8730
- }
8731
-
8732
- @media screen and (min-width: 64rem) {
8733
- .Primer_Brand__river-shared-module__River__heading-inner___HlgBo:has(code) {
8734
- line-height: calc(1lh * 2.1);
8735
- }
8736
- }
8737
-
8738
- .Primer_Brand__river-shared-module__River__text___TQQhU:has(code) {
8739
- line-height: calc(1lh * 1.1);
8732
+ font-family: var(--brand-fontStack-monospace);
8733
+ /* optical resize relative to parent. monospace tends to be a little taller than sans-serif */
8734
+ font-size: calc(1em - 1px);
8735
+ font-weight: var(--base-text-weight-regular);
8736
+ /* Keep the background clear of adjacent lines when large text wraps. */
8737
+ line-height: 1.6;
8738
+ color: var(--brand-InlineCode-color-fg-default);
8739
+ background-color: var(--brand-InlineCode-bgColor);
8740
+ padding-block: 0;
8741
+ padding-inline: var(--base-size-4);
8742
+ border-radius: var(--base-size-2);
8743
+ white-space: normal;
8744
+ word-wrap: anywhere;
8745
+ -webkit-box-decoration-break: clone;
8746
+ box-decoration-break: clone;
8740
8747
  }
8741
8748
 
8742
8749
  .Primer_Brand__river-shared-module__River__leadingComponent___RBKiv img, .Primer_Brand__river-shared-module__River__leadingComponent___RBKiv picture, .Primer_Brand__river-shared-module__River__trailingComponent___bjdxv img, .Primer_Brand__river-shared-module__River__trailingComponent___bjdxv picture {
@@ -9371,7 +9378,7 @@ select {
9371
9378
 
9372
9379
  /**
9373
9380
  * Do not edit directly
9374
- * Generated on Wed, 19 Aug 2026 14:12:07 GMT
9381
+ * Generated on Wed, 26 Aug 2026 14:41:07 GMT
9375
9382
  */
9376
9383
 
9377
9384
  :root,
@@ -10001,7 +10008,7 @@ details[open] > .Primer_Brand__Accordion-module__Accordion__summary--reversed-to
10001
10008
 
10002
10009
  /**
10003
10010
  * Do not edit directly
10004
- * Generated on Wed, 19 Aug 2026 14:12:06 GMT
10011
+ * Generated on Wed, 26 Aug 2026 14:41:06 GMT
10005
10012
  */
10006
10013
 
10007
10014
  :root {
@@ -10037,7 +10044,7 @@ details[open] > .Primer_Brand__Accordion-module__Accordion__summary--reversed-to
10037
10044
 
10038
10045
  /**
10039
10046
  * Do not edit directly
10040
- * Generated on Wed, 19 Aug 2026 14:12:07 GMT
10047
+ * Generated on Wed, 26 Aug 2026 14:41:08 GMT
10041
10048
  */
10042
10049
 
10043
10050
  :root,
@@ -10921,7 +10928,7 @@ details[open] > .Primer_Brand__Accordion-module__Accordion__summary--reversed-to
10921
10928
 
10922
10929
  /**
10923
10930
  * Do not edit directly
10924
- * Generated on Wed, 19 Aug 2026 14:12:07 GMT
10931
+ * Generated on Wed, 26 Aug 2026 14:41:08 GMT
10925
10932
  */
10926
10933
 
10927
10934
  :root,
@@ -11018,7 +11025,7 @@ details[open] > .Primer_Brand__Accordion-module__Accordion__summary--reversed-to
11018
11025
 
11019
11026
  /**
11020
11027
  * Do not edit directly
11021
- * Generated on Wed, 19 Aug 2026 14:12:07 GMT
11028
+ * Generated on Wed, 26 Aug 2026 14:41:08 GMT
11022
11029
  */
11023
11030
 
11024
11031
  :root,
@@ -11407,7 +11414,7 @@ details[open] > .Primer_Brand__Accordion-module__Accordion__summary--reversed-to
11407
11414
 
11408
11415
  /**
11409
11416
  * Do not edit directly
11410
- * Generated on Wed, 19 Aug 2026 14:12:07 GMT
11417
+ * Generated on Wed, 26 Aug 2026 14:41:07 GMT
11411
11418
  */
11412
11419
 
11413
11420
  :root,
@@ -13261,7 +13268,7 @@ Fixes safari bug where outline doesn't respect border-radius
13261
13268
 
13262
13269
  /**
13263
13270
  * Do not edit directly
13264
- * Generated on Wed, 19 Aug 2026 14:12:07 GMT
13271
+ * Generated on Wed, 26 Aug 2026 14:41:07 GMT
13265
13272
  */
13266
13273
 
13267
13274
  :root,
@@ -13289,7 +13296,7 @@ Fixes safari bug where outline doesn't respect border-radius
13289
13296
 
13290
13297
  /**
13291
13298
  * Do not edit directly
13292
- * Generated on Wed, 19 Aug 2026 14:12:07 GMT
13299
+ * Generated on Wed, 26 Aug 2026 14:41:07 GMT
13293
13300
  */
13294
13301
 
13295
13302
  :root,
@@ -13305,7 +13312,7 @@ Fixes safari bug where outline doesn't respect border-radius
13305
13312
 
13306
13313
  /**
13307
13314
  * Do not edit directly
13308
- * Generated on Wed, 19 Aug 2026 14:12:06 GMT
13315
+ * Generated on Wed, 26 Aug 2026 14:41:06 GMT
13309
13316
  */
13310
13317
 
13311
13318
  :root {
@@ -13356,9 +13363,48 @@ Fixes safari bug where outline doesn't respect border-radius
13356
13363
  }
13357
13364
  }
13358
13365
 
13366
+ .Primer_Brand__InlineCode-module__InlineCode___NJ7el {
13367
+ font-family: var(--brand-fontStack-monospace);
13368
+ /* optical resize relative to parent. monospace tends to be a little taller than sans-serif */
13369
+ font-size: calc(1em - 1px);
13370
+ font-weight: var(--base-text-weight-regular);
13371
+ /* Keep the background clear of adjacent lines when large text wraps. */
13372
+ line-height: 1.6;
13373
+ color: var(--brand-InlineCode-color-fg-default);
13374
+ background-color: var(--brand-InlineCode-bgColor);
13375
+ padding-block: 0;
13376
+ padding-inline: var(--base-size-4);
13377
+ border-radius: var(--base-size-2);
13378
+ -webkit-box-decoration-break: clone;
13379
+ box-decoration-break: clone;
13380
+ white-space: normal;
13381
+ word-wrap: anywhere;
13382
+ }
13383
+
13384
+ .Primer_Brand__InlineCode-module__InlineCode___NJ7el.Primer_Brand__InlineCode-module__InlineCode--nowrap___mcEPL {
13385
+ white-space: nowrap;
13386
+ word-wrap: normal;
13387
+ }
13388
+
13389
+ :where(h1, h2, h3, h4, h5, h6) .Primer_Brand__InlineCode-module__InlineCode___NJ7el {
13390
+ border-radius: var(--base-size-4);
13391
+ }
13392
+
13393
+ :where(h1, h2, h3, h4, h5, h6) .Primer_Brand__InlineCode-module__InlineCode__text___N7vdd {
13394
+ color: var(--brand-InlineCode-color-fg-heading);
13395
+ }
13396
+
13397
+ .Primer_Brand__InlineCode-module__InlineCode__text___N7vdd {
13398
+ position: relative;
13399
+ /* TODO: this is some optical correction, but doesn't work well for uppercase. */
13400
+ inset-block-start: -0.03em;
13401
+ -webkit-font-smoothing: antialiased;
13402
+ -moz-osx-font-smoothing: auto;
13403
+ }
13404
+
13359
13405
  /**
13360
13406
  * Do not edit directly
13361
- * Generated on Wed, 19 Aug 2026 14:12:07 GMT
13407
+ * Generated on Wed, 26 Aug 2026 14:41:07 GMT
13362
13408
  */
13363
13409
 
13364
13410
  :root,
@@ -13522,7 +13568,7 @@ Fixes safari bug where outline doesn't respect border-radius
13522
13568
 
13523
13569
  /**
13524
13570
  * Do not edit directly
13525
- * Generated on Wed, 19 Aug 2026 14:12:06 GMT
13571
+ * Generated on Wed, 26 Aug 2026 14:41:06 GMT
13526
13572
  */
13527
13573
 
13528
13574
  :root {
@@ -13531,7 +13577,7 @@ Fixes safari bug where outline doesn't respect border-radius
13531
13577
 
13532
13578
  /**
13533
13579
  * Do not edit directly
13534
- * Generated on Wed, 19 Aug 2026 14:12:07 GMT
13580
+ * Generated on Wed, 26 Aug 2026 14:41:07 GMT
13535
13581
  */
13536
13582
 
13537
13583
  :root,
@@ -13553,7 +13599,7 @@ Fixes safari bug where outline doesn't respect border-radius
13553
13599
 
13554
13600
  /**
13555
13601
  * Do not edit directly
13556
- * Generated on Wed, 19 Aug 2026 14:12:07 GMT
13602
+ * Generated on Wed, 26 Aug 2026 14:41:07 GMT
13557
13603
  */
13558
13604
 
13559
13605
  :root {
@@ -14025,7 +14071,7 @@ Fixes safari bug where outline doesn't respect border-radius
14025
14071
 
14026
14072
  /**
14027
14073
  * Do not edit directly
14028
- * Generated on Wed, 19 Aug 2026 14:12:06 GMT
14074
+ * Generated on Wed, 26 Aug 2026 14:41:06 GMT
14029
14075
  */
14030
14076
 
14031
14077
  :root {
@@ -14039,7 +14085,7 @@ Fixes safari bug where outline doesn't respect border-radius
14039
14085
 
14040
14086
  /**
14041
14087
  * Do not edit directly
14042
- * Generated on Wed, 19 Aug 2026 14:12:07 GMT
14088
+ * Generated on Wed, 26 Aug 2026 14:41:07 GMT
14043
14089
  */
14044
14090
 
14045
14091
  :root,
@@ -14590,7 +14636,7 @@ Fixes safari bug where outline doesn't respect border-radius
14590
14636
 
14591
14637
  /**
14592
14638
  * Do not edit directly
14593
- * Generated on Wed, 19 Aug 2026 14:12:07 GMT
14639
+ * Generated on Wed, 26 Aug 2026 14:41:07 GMT
14594
14640
  */
14595
14641
 
14596
14642
  :root,
@@ -14606,7 +14652,7 @@ Fixes safari bug where outline doesn't respect border-radius
14606
14652
 
14607
14653
  /**
14608
14654
  * Do not edit directly
14609
- * Generated on Wed, 19 Aug 2026 14:12:07 GMT
14655
+ * Generated on Wed, 26 Aug 2026 14:41:07 GMT
14610
14656
  */
14611
14657
 
14612
14658
  :root {
@@ -15351,7 +15397,7 @@ Fixes safari bug where outline doesn't respect border-radius
15351
15397
 
15352
15398
  /**
15353
15399
  * Do not edit directly
15354
- * Generated on Wed, 19 Aug 2026 14:12:07 GMT
15400
+ * Generated on Wed, 26 Aug 2026 14:41:07 GMT
15355
15401
  */
15356
15402
 
15357
15403
  :root,
@@ -15367,7 +15413,7 @@ Fixes safari bug where outline doesn't respect border-radius
15367
15413
 
15368
15414
  /**
15369
15415
  * Do not edit directly
15370
- * Generated on Wed, 19 Aug 2026 14:12:07 GMT
15416
+ * Generated on Wed, 26 Aug 2026 14:41:07 GMT
15371
15417
  */
15372
15418
 
15373
15419
  :root,
@@ -15678,41 +15724,21 @@ Fixes safari bug where outline doesn't respect border-radius
15678
15724
 
15679
15725
  .Primer_Brand__CTABanner-module__CTABanner-heading___JYhUV code,
15680
15726
  .Primer_Brand__CTABanner-module__CTABanner-description___I7md6 code {
15681
- font-size: inherit;
15682
15727
  font-family: var(--brand-fontStack-monospace);
15683
- background-color: var(--brand-color-canvas-default);
15684
- padding: 0 var(--base-size-4) 0;
15685
- margin-inline: var(--base-size-2);
15686
- border: var(--brand-borderWidth-thin) solid var(--brand-color-border-default);
15687
- border-radius: var(--brand-borderRadius-small);
15688
- box-shadow: var(--brand-borderWidth-thin) var(--brand-borderWidth-thin) 0 0 var(--brand-color-border-default);
15689
- }
15690
-
15691
- .Primer_Brand__CTABanner-module__CTABanner--bgColor-default___ST6SJ .Primer_Brand__CTABanner-module__CTABanner-heading___JYhUV code,
15692
- .Primer_Brand__CTABanner-module__CTABanner--bgColor-default___ST6SJ .Primer_Brand__CTABanner-module__CTABanner-description___I7md6 code {
15693
- background-color: var(--brand-color-canvas-subtle);
15694
- }
15695
-
15696
- .Primer_Brand__CTABanner-module__CTABanner-description___I7md6 code {
15697
- padding: 0 var(--base-size-4) 0;
15698
- }
15699
-
15700
- .Primer_Brand__CTABanner-module__CTABanner-heading___JYhUV.Primer_Brand__CTABanner-module__CTABanner-heading___JYhUV:has(code) {
15701
- line-height: calc(1lh * 2);
15702
- }
15703
-
15704
- @media screen and (min-width: 63.25rem) {
15705
- .Primer_Brand__CTABanner-module__CTABanner--variant-balanced___eroPr .Primer_Brand__CTABanner-module__CTABanner-heading___JYhUV.Primer_Brand__CTABanner-module__CTABanner-heading___JYhUV:has(code) {
15706
- line-height: calc(1lh * 2.8);
15707
- }
15708
- }
15709
-
15710
- .Primer_Brand__CTABanner-module__CTABanner--variant-minimal___uuWf5 .Primer_Brand__CTABanner-module__CTABanner-heading___JYhUV.Primer_Brand__CTABanner-module__CTABanner-heading___JYhUV:has(code) {
15711
- line-height: calc(1lh * 1.9);
15712
- }
15713
-
15714
- .Primer_Brand__CTABanner-module__CTABanner-description___I7md6.Primer_Brand__CTABanner-module__CTABanner-description___I7md6:has(code) {
15715
- line-height: calc(1lh * 1.25);
15728
+ /* optical resize relative to parent. monospace tends to be a little taller than sans-serif */
15729
+ font-size: calc(1em - 1px);
15730
+ font-weight: var(--base-text-weight-regular);
15731
+ /* Keep the background clear of adjacent lines when large text wraps. */
15732
+ line-height: 1.6;
15733
+ color: var(--brand-InlineCode-color-fg-default);
15734
+ background-color: var(--brand-InlineCode-bgColor);
15735
+ padding-block: 0;
15736
+ padding-inline: var(--base-size-4);
15737
+ border-radius: var(--base-size-2);
15738
+ white-space: normal;
15739
+ word-wrap: anywhere;
15740
+ -webkit-box-decoration-break: clone;
15741
+ box-decoration-break: clone;
15716
15742
  }
15717
15743
 
15718
15744
  .Primer_Brand__CTABanner-module__CTABanner-buttonGroup___UMs1W {
@@ -15818,62 +15844,204 @@ Fixes safari bug where outline doesn't respect border-radius
15818
15844
 
15819
15845
  /**
15820
15846
  * Do not edit directly
15821
- * Generated on Wed, 19 Aug 2026 14:12:07 GMT
15847
+ * Generated on Wed, 26 Aug 2026 14:41:07 GMT
15822
15848
  */
15823
15849
 
15824
15850
  :root,
15825
15851
  [data-color-mode="light"] {
15826
- --brand-footer-bg-color: var(--base-color-scale-white);
15852
+ --brand-footer-borderColor: var(--base-color-scale-green-6);
15853
+ --brand-footer-bg-color: var(--brand-color-canvas-subtle);
15854
+ --brand-footer-backToTop-borderColor-rest: var(--base-color-scale-gray-2);
15855
+ --brand-footer-backToTop-borderColor-hover: var(--base-color-scale-gray-2);
15856
+ --brand-footer-backToTop-borderColor-active: var(--base-color-scale-gray-2);
15857
+ --brand-footer-backToTop-bgColor-rest: rgba(0, 0, 0, 0.01);
15858
+ --brand-footer-backToTop-bgColor-hover: rgba(0, 0, 0, 0.1164);
15859
+ --brand-footer-backToTop-bgColor-active: rgba(0, 0, 0, 0.2104);
15860
+ --brand-footer-socialIcon-restFilter: sepia(37%) saturate(152%) hue-rotate(77deg) brightness(57%);
15827
15861
  --brand-footer-socialIcon-hoverFilter: brightness(0);
15828
15862
  }
15829
15863
 
15830
15864
  [data-color-mode="dark"] {
15831
- --brand-footer-bg-color: var(--base-color-scale-gray-9);
15865
+ --brand-footer-borderColor: var(--base-color-scale-green-3);
15866
+ --brand-footer-bg-color: var(--brand-color-canvas-subtle);
15867
+ --brand-footer-backToTop-borderColor-rest: var(--base-color-scale-gray-6);
15868
+ --brand-footer-backToTop-borderColor-hover: rgba(255, 255, 255, 0.12);
15869
+ --brand-footer-backToTop-borderColor-active: rgba(255, 255, 255, 0.12);
15870
+ --brand-footer-backToTop-bgColor-rest: rgba(0, 0, 0, 0.01);
15871
+ --brand-footer-backToTop-bgColor-hover: rgba(255, 255, 255, 0.16);
15872
+ --brand-footer-backToTop-bgColor-active: rgba(255, 255, 255, 0.24);
15873
+ --brand-footer-socialIcon-restFilter: saturate(73%) hue-rotate(-89deg) brightness(110%);
15832
15874
  --brand-footer-socialIcon-hoverFilter: brightness(2);
15833
15875
  }
15834
15876
 
15835
- .Primer_Brand__MinimalFooter-module__Footer___oqJdA {
15877
+ /**
15878
+ * Do not edit directly
15879
+ * Generated on Wed, 26 Aug 2026 14:41:06 GMT
15880
+ */
15881
+
15882
+ :root {
15883
+ --brand-footer-backToTop-minTarget: var(--base-size-44);
15884
+ }
15885
+
15886
+ .Primer_Brand__MinimalFooter-module__MinimalFooter___QucKd {
15836
15887
  position: relative;
15888
+ border-top: var(--brand-borderWidth-thick) solid var(--brand-footer-borderColor);
15837
15889
  background-color: var(--brand-footer-bg-color);
15838
15890
  }
15839
15891
 
15892
+ .Primer_Brand__MinimalFooter-module__MinimalFooter--withFootnotes___r5iQL {
15893
+ border-top: 0;
15894
+ }
15895
+
15840
15896
  /**
15841
- * Footer shared styles
15897
+ * MinimalFooter shared styles
15842
15898
  */
15843
- .Primer_Brand__MinimalFooter-module__Footer__container___UqVWS {
15899
+ .Primer_Brand__MinimalFooter-module__MinimalFooter__container___phzVn {
15844
15900
  max-width: 1280px;
15845
15901
  max-width: var(--brand-footer-max-width, 1280px);
15846
- padding: 0 28px; /* should match SubdomainNavBar */
15902
+ padding-inline: var(--base-size-20);
15847
15903
  margin-right: auto;
15848
15904
  margin-left: auto;
15849
15905
  }
15850
15906
 
15907
+ @media screen and (min-width: 48rem) {
15908
+ .Primer_Brand__MinimalFooter-module__MinimalFooter__container___phzVn {
15909
+ padding-inline: var(--base-size-32);
15910
+ }
15911
+ }
15912
+
15851
15913
  /**
15852
- * Footer terms section
15914
+ * MinimalFooter terms section
15853
15915
  */
15854
- .Primer_Brand__MinimalFooter-module__Footer__terms___ACl36 {
15916
+ .Primer_Brand__MinimalFooter-module__MinimalFooter__terms___wPthK {
15855
15917
  padding: var(--base-size-48) 0;
15856
15918
  }
15857
15919
 
15858
- .Primer_Brand__MinimalFooter-module__Footer__terms-item___Z1f1_ {
15920
+ .Primer_Brand__MinimalFooter-module__MinimalFooter__terms-item___ex9bL {
15859
15921
  margin-bottom: var(--base-size-24);
15860
15922
  }
15861
15923
 
15862
- .Primer_Brand__MinimalFooter-module__Footer__terms-item___Z1f1_ sup {
15924
+ .Primer_Brand__MinimalFooter-module__MinimalFooter__terms-item___ex9bL sup {
15863
15925
  font-size: var(--base-size-12);
15864
15926
  vertical-align: super;
15865
15927
  display: inline-block;
15866
15928
  margin-right: var(--base-size-4);
15867
15929
  }
15868
15930
 
15869
- .Primer_Brand__MinimalFooter-module__Footer__terms-item___Z1f1_:last-child {
15931
+ .Primer_Brand__MinimalFooter-module__MinimalFooter__terms-item___ex9bL:last-child {
15870
15932
  margin-bottom: 0;
15871
15933
  }
15872
15934
 
15873
15935
  /**
15874
- * Footer social and logomarks section
15936
+ * MinimalFooter top section
15937
+ */
15938
+ .Primer_Brand__MinimalFooter-module__MinimalFooter__top___H_7ju {
15939
+ padding-top: var(--base-size-48);
15940
+ padding-bottom: var(--base-size-32);
15941
+ border-bottom: var(--brand-borderWidth-thin) solid var(--brand-color-border-subtle);
15942
+ }
15943
+
15944
+ .Primer_Brand__MinimalFooter-module__MinimalFooter__top-row___ZGvWR {
15945
+ display: grid;
15946
+ grid-template-columns: auto 1fr;
15947
+ align-items: center;
15948
+ grid-gap: var(--base-size-24);
15949
+ gap: var(--base-size-24);
15950
+ }
15951
+
15952
+ .Primer_Brand__MinimalFooter-module__MinimalFooter__top-actions___QIaDM {
15953
+ display: contents;
15954
+ }
15955
+
15956
+ .Primer_Brand__MinimalFooter-module__MinimalFooter__top-actions___QIaDM > .Primer_Brand__MinimalFooter-module__MinimalFooter__links___ukZs1 {
15957
+ grid-column: 1 / -1;
15958
+ grid-row: 2;
15959
+ justify-content: flex-start;
15960
+ }
15961
+
15962
+ .Primer_Brand__MinimalFooter-module__MinimalFooter__top-actions___QIaDM > .Primer_Brand__MinimalFooter-module__MinimalFooter__backToTop___uK0Ho {
15963
+ grid-column: 2;
15964
+ grid-row: 1;
15965
+ justify-self: flex-end;
15966
+ }
15967
+
15968
+ .Primer_Brand__MinimalFooter-module__MinimalFooter__logo___GvtJc {
15969
+ display: inline-flex;
15970
+ color: var(--brand-color-text-default);
15971
+ }
15972
+
15973
+ .Primer_Brand__MinimalFooter-module__MinimalFooter__logo___GvtJc > svg {
15974
+ width: var(--base-size-24);
15975
+ height: var(--base-size-24);
15976
+ }
15977
+
15978
+ .Primer_Brand__MinimalFooter-module__MinimalFooter__bottom___yXxek {
15979
+ padding-top: var(--base-size-32);
15980
+ padding-bottom: var(--base-size-32);
15981
+ }
15982
+
15983
+ @media screen and (min-width: 80rem) {
15984
+ .Primer_Brand__MinimalFooter-module__MinimalFooter__top___H_7ju {
15985
+ padding-top: var(--base-size-32);
15986
+ }
15987
+
15988
+ .Primer_Brand__MinimalFooter-module__MinimalFooter__top-row___ZGvWR {
15989
+ display: flex;
15990
+ justify-content: space-between;
15991
+ }
15992
+
15993
+ .Primer_Brand__MinimalFooter-module__MinimalFooter__top-actions___QIaDM {
15994
+ display: flex;
15995
+ flex: 1;
15996
+ flex-wrap: wrap;
15997
+ align-items: center;
15998
+ justify-content: flex-end;
15999
+ gap: var(--base-size-20);
16000
+ min-width: 0;
16001
+ }
16002
+
16003
+ .Primer_Brand__MinimalFooter-module__MinimalFooter__top-actions___QIaDM > .Primer_Brand__MinimalFooter-module__MinimalFooter__links___ukZs1 {
16004
+ justify-content: flex-end;
16005
+ }
16006
+
16007
+ .Primer_Brand__MinimalFooter-module__MinimalFooter__logo___GvtJc > svg {
16008
+ width: var(--base-size-32);
16009
+ height: var(--base-size-32);
16010
+ }
16011
+ }
16012
+
16013
+ .Primer_Brand__MinimalFooter-module__MinimalFooter__section____O9_E {
16014
+ min-width: 0;
16015
+ }
16016
+
16017
+ .Primer_Brand__MinimalFooter-module__MinimalFooter__section--footnotes___iIJlL {
16018
+ border-bottom: var(--brand-borderWidth-thick) solid var(--brand-footer-borderColor);
16019
+ background-color: var(--brand-color-canvas-default);
16020
+ }
16021
+
16022
+ .Primer_Brand__MinimalFooter-module__MinimalFooter__section--center___Tq8St > .Primer_Brand__MinimalFooter-module__MinimalFooter__container___phzVn {
16023
+ padding-top: var(--base-size-32);
16024
+ padding-bottom: var(--base-size-32);
16025
+ }
16026
+
16027
+ .Primer_Brand__MinimalFooter-module__MinimalFooter__section--center___Tq8St + .Primer_Brand__MinimalFooter-module__MinimalFooter__section--bottom___KBLLb {
16028
+ border-top: var(--brand-borderWidth-thin) solid var(--brand-color-border-subtle);
16029
+ }
16030
+
16031
+ /**
16032
+ * MinimalFooter bottom section
15875
16033
  */
15876
- .Primer_Brand__MinimalFooter-module__Footer__social-links___hRWfd {
16034
+ .Primer_Brand__MinimalFooter-module__MinimalFooter__bottom-row___Utlyc {
16035
+ display: flex;
16036
+ }
16037
+
16038
+ .Primer_Brand__MinimalFooter-module__MinimalFooter__bottom-row___Utlyc {
16039
+ flex-direction: column;
16040
+ align-items: flex-start;
16041
+ gap: var(--base-size-24);
16042
+ }
16043
+
16044
+ .Primer_Brand__MinimalFooter-module__MinimalFooter__social-links___L0cTI {
15877
16045
  display: flex;
15878
16046
  padding: 0;
15879
16047
  margin: 0;
@@ -15883,98 +16051,133 @@ Fixes safari bug where outline doesn't respect border-radius
15883
16051
  gap: var(--base-size-16);
15884
16052
  }
15885
16053
 
15886
- .Primer_Brand__MinimalFooter-module__Footer__logomarks___Weh9I {
15887
- border-top: var(--brand-borderWidth-thin) solid var(--brand-color-border-default);
15888
- border-bottom: var(--brand-borderWidth-thin) solid var(--brand-color-border-default);
15889
- }
15890
-
15891
- .Primer_Brand__MinimalFooter-module__Footer__logomarks___Weh9I,
15892
- .Primer_Brand__MinimalFooter-module__Footer__legal-and-links___gaF8g {
15893
- padding-top: var(--base-size-48);
15894
- padding-bottom: var(--base-size-48);
15895
- }
15896
-
15897
- .Primer_Brand__MinimalFooter-module__Footer__social-link___evPYT {
16054
+ .Primer_Brand__MinimalFooter-module__MinimalFooter__social-link___T7oRV {
15898
16055
  position: relative;
15899
- }
15900
-
15901
- .Primer_Brand__MinimalFooter-module__Footer__social-link___evPYT::before {
15902
- content: '';
15903
- display: block;
15904
- position: absolute;
16056
+ display: flex;
16057
+ align-items: center;
16058
+ justify-content: center;
15905
16059
  min-width: var(--base-size-24);
15906
16060
  min-height: var(--base-size-24);
15907
16061
  }
15908
16062
 
15909
- .Primer_Brand__MinimalFooter-module__Footer__social-link___evPYT:hover .Primer_Brand__MinimalFooter-module__Footer__social-icon___SxNsP,
15910
- .Primer_Brand__MinimalFooter-module__Footer__social-link___evPYT:focus-visible .Primer_Brand__MinimalFooter-module__Footer__social-icon___SxNsP {
16063
+ .Primer_Brand__MinimalFooter-module__MinimalFooter__social-link___T7oRV:hover .Primer_Brand__MinimalFooter-module__MinimalFooter__social-icon___rQIEL,
16064
+ .Primer_Brand__MinimalFooter-module__MinimalFooter__social-link___T7oRV:focus-visible .Primer_Brand__MinimalFooter-module__MinimalFooter__social-icon___rQIEL {
15911
16065
  filter: var(--brand-footer-socialIcon-hoverFilter);
15912
16066
  }
15913
16067
 
15914
- .Primer_Brand__MinimalFooter-module__Footer__social-icon___SxNsP {
16068
+ .Primer_Brand__MinimalFooter-module__MinimalFooter__social-icon___rQIEL {
15915
16069
  display: block;
15916
- width: 24px;
16070
+ width: auto;
15917
16071
  height: auto;
16072
+ max-height: var(--base-size-20);
16073
+ filter: var(--brand-footer-socialIcon-restFilter);
15918
16074
  }
15919
16075
 
15920
- [data-color-mode='light'] .Primer_Brand__MinimalFooter-module__Footer__social-icon___SxNsP {
15921
- filter: brightness(95%) saturate(100%);
16076
+ .Primer_Brand__MinimalFooter-module__MinimalFooter__copyright___Zz0yX {
16077
+ margin: 0;
16078
+ text-transform: uppercase;
15922
16079
  }
15923
16080
 
15924
- /**
15925
- * Footer legal section
15926
- */
16081
+ /* Keep the size-100 text rhythm, but use the approved 12px size token for footer chrome. */
16082
+ .Primer_Brand__MinimalFooter-module__MinimalFooter__metaText___NDwZ3 {
16083
+ font-size: var(--base-size-12);
16084
+ }
15927
16085
 
15928
- .Primer_Brand__MinimalFooter-module__Footer__copyright___c9JB5 {
16086
+ .Primer_Brand__MinimalFooter-module__MinimalFooter__links___ukZs1 {
15929
16087
  display: flex;
15930
- order: 2;
15931
- padding-bottom: var(--base-size-4);
16088
+ flex-wrap: wrap;
16089
+ align-items: center;
16090
+ gap: var(--base-size-20);
15932
16091
  }
15933
16092
 
15934
- @media screen and (min-width: 48rem) {
15935
- .Primer_Brand__MinimalFooter-module__Footer__copyright___c9JB5 {
15936
- order: 1;
15937
- }
16093
+ .Primer_Brand__MinimalFooter-module__MinimalFooter__link___zi47c {
16094
+ align-self: center;
16095
+ color: var(--brand-color-text-muted);
16096
+ -webkit-text-decoration: none;
16097
+ text-decoration: none;
16098
+ border: 0;
16099
+ background-color: transparent;
16100
+ cursor: pointer;
16101
+ padding: 0;
16102
+ text-transform: uppercase;
15938
16103
  }
15939
16104
 
15940
- .Primer_Brand__MinimalFooter-module__Footer__links___sXNki {
15941
- order: 1;
16105
+ .Primer_Brand__MinimalFooter-module__MinimalFooter__link___zi47c:hover {
16106
+ -webkit-text-decoration: underline;
16107
+ text-decoration: underline;
15942
16108
  }
15943
16109
 
15944
16110
  @media screen and (min-width: 48rem) {
15945
- .Primer_Brand__MinimalFooter-module__Footer__links___sXNki {
15946
- order: 2;
16111
+ .Primer_Brand__MinimalFooter-module__MinimalFooter__social-links___L0cTI {
16112
+ gap: var(--base-size-20);
15947
16113
  }
15948
16114
  }
15949
16115
 
15950
- .Primer_Brand__MinimalFooter-module__Footer__link___K13BH {
15951
- align-self: flex-start;
15952
- color: var(--brand-color-text-muted);
15953
- -webkit-text-decoration: none;
15954
- text-decoration: none;
15955
- border-top: none;
15956
- border-right: none;
15957
- border-left: none;
15958
- border-bottom: var(--brand-borderWidth-thin) solid transparent;
15959
- background-color: inherit;
15960
- cursor: pointer;
15961
- padding: 0 0 var(--base-size-4) 0;
15962
- transition: border var(--brand-animation-duration-fast) var(--brand-animation-easing-glide);
16116
+ @media screen and (min-width: 80rem) {
16117
+ .Primer_Brand__MinimalFooter-module__MinimalFooter__bottom-row___Utlyc {
16118
+ flex-direction: row;
16119
+ align-items: center;
16120
+ justify-content: space-between;
16121
+ }
15963
16122
  }
15964
16123
 
15965
- .Primer_Brand__MinimalFooter-module__Footer__link___K13BH:hover {
16124
+ .Primer_Brand__MinimalFooter-module__MinimalFooter__backToTop___uK0Ho {
16125
+ -webkit-appearance: none;
16126
+ -moz-appearance: none;
16127
+ appearance: none;
16128
+ display: inline-flex;
16129
+ padding: 0;
16130
+ border: 0;
15966
16131
  color: var(--brand-color-text-default);
15967
- border-bottom-color: var(--brand-color-text-muted);
15968
- -webkit-text-decoration: none;
15969
- text-decoration: none;
16132
+ background: none;
16133
+ cursor: pointer;
16134
+ }
16135
+
16136
+ .Primer_Brand__MinimalFooter-module__MinimalFooter__backToTop___uK0Ho:focus-visible {
16137
+ outline: var(--base-size-4) solid var(--brand-color-focus);
16138
+ outline-offset: var(--base-size-2);
16139
+ }
16140
+
16141
+ .Primer_Brand__MinimalFooter-module__MinimalFooter__backToTop___uK0Ho:disabled,
16142
+ .Primer_Brand__MinimalFooter-module__MinimalFooter__backToTop___uK0Ho[aria-disabled='true'] {
16143
+ cursor: not-allowed;
16144
+ }
16145
+
16146
+ .Primer_Brand__MinimalFooter-module__MinimalFooter__backToTop-content___fAoRM {
16147
+ display: inline-flex;
16148
+ align-items: center;
16149
+ gap: var(--base-size-12);
16150
+ }
16151
+
16152
+ .Primer_Brand__MinimalFooter-module__MinimalFooter__backToTop-icon___tpnv3 {
16153
+ display: inline-flex;
16154
+ align-items: center;
16155
+ justify-content: center;
16156
+ border: var(--brand-borderWidth-thin) solid var(--brand-footer-backToTop-borderColor-rest);
16157
+ border-radius: var(--base-size-6);
16158
+ background-color: var(--brand-footer-backToTop-bgColor-rest);
16159
+ min-width: var(--brand-footer-backToTop-minTarget);
16160
+ min-height: var(--brand-footer-backToTop-minTarget);
16161
+ transition: background-color var(--brand-animation-duration-fast) var(--brand-animation-easing-glide),
16162
+ border-color var(--brand-animation-duration-fast) var(--brand-animation-easing-glide);
16163
+ }
16164
+
16165
+ .Primer_Brand__MinimalFooter-module__MinimalFooter__backToTop___uK0Ho:not([disabled]):not([aria-disabled='true']):hover .Primer_Brand__MinimalFooter-module__MinimalFooter__backToTop-icon___tpnv3 {
16166
+ border-color: var(--brand-footer-backToTop-borderColor-hover);
16167
+ background-color: var(--brand-footer-backToTop-bgColor-hover);
16168
+ }
16169
+
16170
+ .Primer_Brand__MinimalFooter-module__MinimalFooter__backToTop___uK0Ho:not([disabled]):not([aria-disabled='true']):active .Primer_Brand__MinimalFooter-module__MinimalFooter__backToTop-icon___tpnv3 {
16171
+ border-color: var(--brand-footer-backToTop-borderColor-active);
16172
+ background-color: var(--brand-footer-backToTop-bgColor-active);
15970
16173
  }
15971
16174
 
15972
16175
  /* Remove all animations, transitions and smooth scroll for people that prefer not to see them */
15973
16176
  @media (prefers-reduced-motion: reduce) {
15974
- .Primer_Brand__MinimalFooter-module__Footer___oqJdA,
15975
- .Primer_Brand__MinimalFooter-module__Footer___oqJdA::before,
15976
- .Primer_Brand__MinimalFooter-module__Footer___oqJdA::after,
15977
- .Primer_Brand__MinimalFooter-module__Footer___oqJdA * {
16177
+ .Primer_Brand__MinimalFooter-module__MinimalFooter___QucKd,
16178
+ .Primer_Brand__MinimalFooter-module__MinimalFooter___QucKd::before,
16179
+ .Primer_Brand__MinimalFooter-module__MinimalFooter___QucKd::after,
16180
+ .Primer_Brand__MinimalFooter-module__MinimalFooter___QucKd * {
15978
16181
  animation: none !important;
15979
16182
  transition: none !important;
15980
16183
  scroll-behavior: auto !important;
@@ -16046,7 +16249,7 @@ Fixes safari bug where outline doesn't respect border-radius
16046
16249
 
16047
16250
  /**
16048
16251
  * Do not edit directly
16049
- * Generated on Wed, 19 Aug 2026 14:12:06 GMT
16252
+ * Generated on Wed, 26 Aug 2026 14:41:06 GMT
16050
16253
  */
16051
16254
 
16052
16255
  :root {
@@ -16059,7 +16262,7 @@ Fixes safari bug where outline doesn't respect border-radius
16059
16262
 
16060
16263
  /**
16061
16264
  * Do not edit directly
16062
- * Generated on Wed, 19 Aug 2026 14:12:07 GMT
16265
+ * Generated on Wed, 26 Aug 2026 14:41:07 GMT
16063
16266
  */
16064
16267
 
16065
16268
  :root,
@@ -16273,25 +16476,21 @@ Fixes safari bug where outline doesn't respect border-radius
16273
16476
 
16274
16477
  .Primer_Brand__Card-module__Card__link___Ye5mq code,
16275
16478
  .Primer_Brand__Card-module__Card__description___KN9CH code {
16276
- font-size: inherit;
16277
16479
  font-family: var(--brand-fontStack-monospace);
16278
- background-color: var(--brand-color-canvas-subtle);
16279
- padding: 0 var(--base-size-4) var(--base-size-2);
16280
- margin-inline: var(--base-size-2);
16281
- border: var(--brand-borderWidth-thin) solid var(--brand-color-border-default);
16282
- border-radius: var(--brand-borderRadius-small);
16283
- box-shadow: var(--brand-borderWidth-thin) var(--brand-borderWidth-thin) 0 0 var(--brand-color-border-default);
16284
- }
16285
-
16286
- .Primer_Brand__Card-module__Card__description___KN9CH code {
16287
- padding: var(--base-size-2) var(--base-size-4) 0;
16288
- }
16289
- .Primer_Brand__Card-module__Card__link___Ye5mq:has(code) {
16290
- line-height: calc(1lh * 1.4);
16291
- }
16292
-
16293
- .Primer_Brand__Card-module__Card__description___KN9CH.Primer_Brand__Card-module__Card__description___KN9CH:has(code) {
16294
- line-height: calc(1lh * 1.25);
16480
+ /* optical resize relative to parent. monospace tends to be a little taller than sans-serif */
16481
+ font-size: calc(1em - 1px);
16482
+ font-weight: var(--base-text-weight-regular);
16483
+ /* Keep the background clear of adjacent lines when large text wraps. */
16484
+ line-height: 1.6;
16485
+ color: var(--brand-InlineCode-color-fg-default);
16486
+ background-color: var(--brand-InlineCode-bgColor);
16487
+ padding-block: 0;
16488
+ padding-inline: var(--base-size-4);
16489
+ border-radius: var(--base-size-2);
16490
+ white-space: normal;
16491
+ word-wrap: anywhere;
16492
+ -webkit-box-decoration-break: clone;
16493
+ box-decoration-break: clone;
16295
16494
  }
16296
16495
 
16297
16496
  .Primer_Brand__Card-module__Card--disableAnimation___Zv8eW:hover .Primer_Brand__Card-module__Card__link___Ye5mq {
@@ -17312,7 +17511,7 @@ Fixes safari bug where outline doesn't respect border-radius
17312
17511
 
17313
17512
  /**
17314
17513
  * Do not edit directly
17315
- * Generated on Wed, 19 Aug 2026 14:12:06 GMT
17514
+ * Generated on Wed, 26 Aug 2026 14:41:06 GMT
17316
17515
  */
17317
17516
 
17318
17517
  :root {
@@ -17323,7 +17522,7 @@ Fixes safari bug where outline doesn't respect border-radius
17323
17522
 
17324
17523
  /**
17325
17524
  * Do not edit directly
17326
- * Generated on Wed, 19 Aug 2026 14:12:07 GMT
17525
+ * Generated on Wed, 26 Aug 2026 14:41:07 GMT
17327
17526
  */
17328
17527
 
17329
17528
  :root,
@@ -17822,7 +18021,7 @@ Fixes safari bug where outline doesn't respect border-radius
17822
18021
 
17823
18022
  /**
17824
18023
  * Do not edit directly
17825
- * Generated on Wed, 19 Aug 2026 14:12:06 GMT
18024
+ * Generated on Wed, 26 Aug 2026 14:41:06 GMT
17826
18025
  */
17827
18026
 
17828
18027
  :root {
@@ -17842,7 +18041,7 @@ Fixes safari bug where outline doesn't respect border-radius
17842
18041
 
17843
18042
  /**
17844
18043
  * Do not edit directly
17845
- * Generated on Wed, 19 Aug 2026 14:12:07 GMT
18044
+ * Generated on Wed, 26 Aug 2026 14:41:07 GMT
17846
18045
  */
17847
18046
 
17848
18047
  :root,
@@ -17931,7 +18130,7 @@ Fixes safari bug where outline doesn't respect border-radius
17931
18130
 
17932
18131
  /**
17933
18132
  * Do not edit directly
17934
- * Generated on Wed, 19 Aug 2026 14:12:07 GMT
18133
+ * Generated on Wed, 26 Aug 2026 14:41:07 GMT
17935
18134
  */
17936
18135
 
17937
18136
  :root,
@@ -17955,7 +18154,7 @@ Fixes safari bug where outline doesn't respect border-radius
17955
18154
 
17956
18155
  /**
17957
18156
  * Do not edit directly
17958
- * Generated on Wed, 19 Aug 2026 14:12:07 GMT
18157
+ * Generated on Wed, 26 Aug 2026 14:41:07 GMT
17959
18158
  */
17960
18159
 
17961
18160
  :root {
@@ -18431,7 +18630,7 @@ Fixes safari bug where outline doesn't respect border-radius
18431
18630
 
18432
18631
  /**
18433
18632
  * Do not edit directly
18434
- * Generated on Wed, 19 Aug 2026 14:12:07 GMT
18633
+ * Generated on Wed, 26 Aug 2026 14:41:07 GMT
18435
18634
  */
18436
18635
 
18437
18636
  :root,
@@ -18445,7 +18644,7 @@ Fixes safari bug where outline doesn't respect border-radius
18445
18644
 
18446
18645
  /**
18447
18646
  * Do not edit directly
18448
- * Generated on Wed, 19 Aug 2026 14:12:06 GMT
18647
+ * Generated on Wed, 26 Aug 2026 14:41:06 GMT
18449
18648
  */
18450
18649
 
18451
18650
  :root {
@@ -18459,7 +18658,7 @@ Fixes safari bug where outline doesn't respect border-radius
18459
18658
 
18460
18659
  /**
18461
18660
  * Do not edit directly
18462
- * Generated on Wed, 19 Aug 2026 14:12:06 GMT
18661
+ * Generated on Wed, 26 Aug 2026 14:41:06 GMT
18463
18662
  */
18464
18663
 
18465
18664
  :root {
@@ -20635,7 +20834,7 @@ Fixes safari bug where outline doesn't respect border-radius
20635
20834
 
20636
20835
  /**
20637
20836
  * Do not edit directly
20638
- * Generated on Wed, 19 Aug 2026 14:12:07 GMT
20837
+ * Generated on Wed, 26 Aug 2026 14:41:07 GMT
20639
20838
  */
20640
20839
 
20641
20840
  :root {
@@ -20659,7 +20858,7 @@ Fixes safari bug where outline doesn't respect border-radius
20659
20858
 
20660
20859
  /**
20661
20860
  * Do not edit directly
20662
- * Generated on Wed, 19 Aug 2026 14:12:07 GMT
20861
+ * Generated on Wed, 26 Aug 2026 14:41:07 GMT
20663
20862
  */
20664
20863
 
20665
20864
  :root,
@@ -21318,7 +21517,7 @@ Fixes safari bug where outline doesn't respect border-radius
21318
21517
 
21319
21518
  /**
21320
21519
  * Do not edit directly
21321
- * Generated on Wed, 19 Aug 2026 14:12:07 GMT
21520
+ * Generated on Wed, 26 Aug 2026 14:41:08 GMT
21322
21521
  */
21323
21522
 
21324
21523
  :root,
@@ -21332,7 +21531,7 @@ Fixes safari bug where outline doesn't respect border-radius
21332
21531
 
21333
21532
  /**
21334
21533
  * Do not edit directly
21335
- * Generated on Wed, 19 Aug 2026 14:12:07 GMT
21534
+ * Generated on Wed, 26 Aug 2026 14:41:07 GMT
21336
21535
  */
21337
21536
 
21338
21537
  :root {
@@ -21348,7 +21547,7 @@ Fixes safari bug where outline doesn't respect border-radius
21348
21547
 
21349
21548
  /**
21350
21549
  * Do not edit directly
21351
- * Generated on Wed, 19 Aug 2026 14:12:07 GMT
21550
+ * Generated on Wed, 26 Aug 2026 14:41:08 GMT
21352
21551
  */
21353
21552
 
21354
21553
  :root,
@@ -22145,7 +22344,7 @@ Fixes safari bug where outline doesn't respect border-radius
22145
22344
 
22146
22345
  /**
22147
22346
  * Do not edit directly
22148
- * Generated on Wed, 19 Aug 2026 14:12:06 GMT
22347
+ * Generated on Wed, 26 Aug 2026 14:41:06 GMT
22149
22348
  */
22150
22349
 
22151
22350
  :root {
@@ -22154,7 +22353,7 @@ Fixes safari bug where outline doesn't respect border-radius
22154
22353
 
22155
22354
  /**
22156
22355
  * Do not edit directly
22157
- * Generated on Wed, 19 Aug 2026 14:12:07 GMT
22356
+ * Generated on Wed, 26 Aug 2026 14:41:07 GMT
22158
22357
  */
22159
22358
 
22160
22359
  :root,
@@ -22980,7 +23179,7 @@ Fixes safari bug where outline doesn't respect border-radius
22980
23179
 
22981
23180
  /**
22982
23181
  * Do not edit directly
22983
- * Generated on Wed, 19 Aug 2026 14:12:07 GMT
23182
+ * Generated on Wed, 26 Aug 2026 14:41:07 GMT
22984
23183
  */
22985
23184
 
22986
23185
  :root,
@@ -23526,7 +23725,7 @@ Fixes safari bug where outline doesn't respect border-radius
23526
23725
 
23527
23726
  /**
23528
23727
  * Do not edit directly
23529
- * Generated on Wed, 19 Aug 2026 14:12:06 GMT
23728
+ * Generated on Wed, 26 Aug 2026 14:41:06 GMT
23530
23729
  */
23531
23730
 
23532
23731
  :root {
@@ -23535,7 +23734,7 @@ Fixes safari bug where outline doesn't respect border-radius
23535
23734
 
23536
23735
  /**
23537
23736
  * Do not edit directly
23538
- * Generated on Wed, 19 Aug 2026 14:12:07 GMT
23737
+ * Generated on Wed, 26 Aug 2026 14:41:07 GMT
23539
23738
  */
23540
23739
 
23541
23740
  :root,
@@ -24031,7 +24230,7 @@ pre.Primer_Brand__IDE-module__IDE__Chat-copilot-indicator___FhoZe {
24031
24230
 
24032
24231
  /**
24033
24232
  * Do not edit directly
24034
- * Generated on Wed, 19 Aug 2026 14:12:07 GMT
24233
+ * Generated on Wed, 26 Aug 2026 14:41:08 GMT
24035
24234
  */
24036
24235
 
24037
24236
  :root,
@@ -24130,7 +24329,7 @@ pre.Primer_Brand__IDE-module__IDE__Chat-copilot-indicator___FhoZe {
24130
24329
 
24131
24330
  /**
24132
24331
  * Do not edit directly
24133
- * Generated on Wed, 19 Aug 2026 14:12:07 GMT
24332
+ * Generated on Wed, 26 Aug 2026 14:41:07 GMT
24134
24333
  */
24135
24334
 
24136
24335
  :root {
@@ -24317,7 +24516,7 @@ pre.Primer_Brand__IDE-module__IDE__Chat-copilot-indicator___FhoZe {
24317
24516
 
24318
24517
  /**
24319
24518
  * Do not edit directly
24320
- * Generated on Wed, 19 Aug 2026 14:12:06 GMT
24519
+ * Generated on Wed, 26 Aug 2026 14:41:06 GMT
24321
24520
  */
24322
24521
 
24323
24522
  :root {
@@ -24609,7 +24808,7 @@ pre.Primer_Brand__IDE-module__IDE__Chat-copilot-indicator___FhoZe {
24609
24808
 
24610
24809
  /**
24611
24810
  * Do not edit directly
24612
- * Generated on Wed, 19 Aug 2026 14:12:06 GMT
24811
+ * Generated on Wed, 26 Aug 2026 14:41:06 GMT
24613
24812
  */
24614
24813
 
24615
24814
  :root {
@@ -24620,7 +24819,7 @@ pre.Primer_Brand__IDE-module__IDE__Chat-copilot-indicator___FhoZe {
24620
24819
 
24621
24820
  /**
24622
24821
  * Do not edit directly
24623
- * Generated on Wed, 19 Aug 2026 14:12:07 GMT
24822
+ * Generated on Wed, 26 Aug 2026 14:41:08 GMT
24624
24823
  */
24625
24824
 
24626
24825
  :root,
@@ -24881,7 +25080,7 @@ pre.Primer_Brand__IDE-module__IDE__Chat-copilot-indicator___FhoZe {
24881
25080
 
24882
25081
  /**
24883
25082
  * Do not edit directly
24884
- * Generated on Wed, 19 Aug 2026 14:12:06 GMT
25083
+ * Generated on Wed, 26 Aug 2026 14:41:06 GMT
24885
25084
  */
24886
25085
 
24887
25086
  :root {
@@ -24890,7 +25089,7 @@ pre.Primer_Brand__IDE-module__IDE__Chat-copilot-indicator___FhoZe {
24890
25089
 
24891
25090
  /**
24892
25091
  * Do not edit directly
24893
- * Generated on Wed, 19 Aug 2026 14:12:07 GMT
25092
+ * Generated on Wed, 26 Aug 2026 14:41:08 GMT
24894
25093
  */
24895
25094
 
24896
25095
  :root,
@@ -25136,7 +25335,7 @@ pre.Primer_Brand__IDE-module__IDE__Chat-copilot-indicator___FhoZe {
25136
25335
 
25137
25336
  /**
25138
25337
  * Do not edit directly
25139
- * Generated on Wed, 19 Aug 2026 14:12:07 GMT
25338
+ * Generated on Wed, 26 Aug 2026 14:41:08 GMT
25140
25339
  */
25141
25340
 
25142
25341
  :root,