@primer/react-brand 0.70.0-rc.4599efb5 → 0.70.0-rc.88de47fc

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 (385) hide show
  1. package/docs/components/NavList/index.md +210 -0
  2. package/docs/components/index.md +1 -0
  3. package/docs/index.md +3 -2
  4. package/esm/NavList/NavList.d.ts +86 -0
  5. package/esm/NavList/NavList.d.ts.map +1 -0
  6. package/esm/NavList/NavList.js +277 -0
  7. package/esm/NavList/NavList.js.map +1 -0
  8. package/esm/NavList/NavList.module-CZFnt8br.css +1 -0
  9. package/esm/NavList/NavList.module.js +32 -0
  10. package/esm/NavList/NavList.module.js.map +1 -0
  11. package/esm/NavList/index.d.ts +2 -0
  12. package/esm/NavList/index.d.ts.map +1 -0
  13. package/esm/index.d.ts +1 -0
  14. package/esm/index.d.ts.map +1 -1
  15. package/esm/index.esm.js +12 -11
  16. package/esm/packages/design-tokens/lib/design-tokens/css/tokens/functional/components/nav-list/colors-with-modes-CGyt2t8f.css +1 -0
  17. package/lib/NavList/NavList.d.ts +85 -0
  18. package/lib/NavList/index.d.ts +1 -0
  19. package/lib/css/main.css +605 -67
  20. package/lib/design-tokens/css/tokens/base/colors/color-scales-with-modes.css +1 -1
  21. package/lib/design-tokens/css/tokens/base/colors/light.css +1 -1
  22. package/lib/design-tokens/css/tokens/base/size/size.css +1 -1
  23. package/lib/design-tokens/css/tokens/base/typography/typography.css +1 -1
  24. package/lib/design-tokens/css/tokens/functional/animation/base.css +1 -1
  25. package/lib/design-tokens/css/tokens/functional/colors/global-with-modes.css +1 -1
  26. package/lib/design-tokens/css/tokens/functional/colors/global.css +1 -1
  27. package/lib/design-tokens/css/tokens/functional/components/accordion/colors-with-modes.css +1 -1
  28. package/lib/design-tokens/css/tokens/functional/components/action-menu/colors-with-modes.css +1 -1
  29. package/lib/design-tokens/css/tokens/functional/components/anchor-nav/colors-with-modes.css +1 -1
  30. package/lib/design-tokens/css/tokens/functional/components/bento/base.css +1 -1
  31. package/lib/design-tokens/css/tokens/functional/components/blinking-cursor/colors-with-modes.css +1 -1
  32. package/lib/design-tokens/css/tokens/functional/components/breadcrumbs/colors-with-modes.css +1 -1
  33. package/lib/design-tokens/css/tokens/functional/components/button/colors-with-modes.css +1 -1
  34. package/lib/design-tokens/css/tokens/functional/components/card/base.css +1 -1
  35. package/lib/design-tokens/css/tokens/functional/components/card/colors-with-modes.css +1 -1
  36. package/lib/design-tokens/css/tokens/functional/components/card/colors.css +1 -1
  37. package/lib/design-tokens/css/tokens/functional/components/comparison-table/colors-with-modes.css +1 -1
  38. package/lib/design-tokens/css/tokens/functional/components/comparison-table/comparison-table.css +1 -1
  39. package/lib/design-tokens/css/tokens/functional/components/control/colors-with-modes.css +1 -1
  40. package/lib/design-tokens/css/tokens/functional/components/cta-banner/colors-with-modes.css +1 -1
  41. package/lib/design-tokens/css/tokens/functional/components/eyebrow-banner/colors-with-modes.css +1 -1
  42. package/lib/design-tokens/css/tokens/functional/components/eyebrow-banner/eyebrow-banner.css +1 -1
  43. package/lib/design-tokens/css/tokens/functional/components/faq/base.css +1 -1
  44. package/lib/design-tokens/css/tokens/functional/components/faq/colors-with-modes.css +1 -1
  45. package/lib/design-tokens/css/tokens/functional/components/faq/colors.css +1 -1
  46. package/lib/design-tokens/css/tokens/functional/components/faq/faq.css +1 -1
  47. package/lib/design-tokens/css/tokens/functional/components/footer/colors-with-modes.css +1 -1
  48. package/lib/design-tokens/css/tokens/functional/components/footer/colors.css +1 -1
  49. package/lib/design-tokens/css/tokens/functional/components/frosted-glass-vfx/base.css +1 -1
  50. package/lib/design-tokens/css/tokens/functional/components/frosted-glass-vfx/colors-with-modes.css +1 -1
  51. package/lib/design-tokens/css/tokens/functional/components/grid/colors-with-modes.css +1 -1
  52. package/lib/design-tokens/css/tokens/functional/components/grid/colors.css +1 -1
  53. package/lib/design-tokens/css/tokens/functional/components/grid/grid.css +1 -1
  54. package/lib/design-tokens/css/tokens/functional/components/hero/base.css +1 -1
  55. package/lib/design-tokens/css/tokens/functional/components/icon/colors-with-modes.css +1 -1
  56. package/lib/design-tokens/css/tokens/functional/components/icon/colors.css +1 -1
  57. package/lib/design-tokens/css/tokens/functional/components/ide/base.css +1 -1
  58. package/lib/design-tokens/css/tokens/functional/components/ide/colors-with-modes.css +1 -1
  59. package/lib/design-tokens/css/tokens/functional/components/image/base.css +1 -1
  60. package/lib/design-tokens/css/tokens/functional/components/inline-link/base.css +1 -1
  61. package/lib/design-tokens/css/tokens/functional/components/inline-link/colors-with-modes.css +1 -1
  62. package/lib/design-tokens/css/tokens/functional/components/inline-link/colors.css +1 -1
  63. package/lib/design-tokens/css/tokens/functional/components/label/colors-with-modes.css +1 -1
  64. package/lib/design-tokens/css/tokens/functional/components/label/colors.css +1 -1
  65. package/lib/design-tokens/css/tokens/functional/components/link/colors-with-modes.css +1 -1
  66. package/lib/design-tokens/css/tokens/functional/components/link/colors.css +1 -1
  67. package/lib/design-tokens/css/tokens/functional/components/logosuite/base.css +1 -1
  68. package/lib/design-tokens/css/tokens/functional/components/logosuite/colors-with-modes.css +1 -1
  69. package/lib/design-tokens/css/tokens/functional/components/logosuite/colors.css +1 -1
  70. package/lib/design-tokens/css/tokens/functional/components/media-playlist/colors-with-modes.css +1 -1
  71. package/lib/design-tokens/css/tokens/functional/components/media-playlist/colors.css +1 -1
  72. package/lib/design-tokens/css/tokens/functional/components/nav-list/colors-with-modes.css +13 -0
  73. package/lib/design-tokens/css/tokens/functional/components/pricing-options/colors-with-modes.css +1 -1
  74. package/lib/design-tokens/css/tokens/functional/components/pricing-options/colors.css +1 -1
  75. package/lib/design-tokens/css/tokens/functional/components/pricing-options/pricing-options.css +1 -1
  76. package/lib/design-tokens/css/tokens/functional/components/prose/base.css +1 -1
  77. package/lib/design-tokens/css/tokens/functional/components/prose/colors-with-modes.css +1 -1
  78. package/lib/design-tokens/css/tokens/functional/components/river/base.css +1 -1
  79. package/lib/design-tokens/css/tokens/functional/components/river/river.css +1 -1
  80. package/lib/design-tokens/css/tokens/functional/components/river-story-scroll/colors-with-modes.css +1 -1
  81. package/lib/design-tokens/css/tokens/functional/components/section/section.css +1 -1
  82. package/lib/design-tokens/css/tokens/functional/components/statistic/base.css +1 -1
  83. package/lib/design-tokens/css/tokens/functional/components/sub-nav/base.css +1 -1
  84. package/lib/design-tokens/css/tokens/functional/components/sub-nav/colors-with-modes.css +1 -1
  85. package/lib/design-tokens/css/tokens/functional/components/subdomain-nav-bar/colors-with-modes.css +1 -1
  86. package/lib/design-tokens/css/tokens/functional/components/tabs/base.css +1 -1
  87. package/lib/design-tokens/css/tokens/functional/components/tabs/colors-with-modes.css +1 -1
  88. package/lib/design-tokens/css/tokens/functional/components/tabs/colors.css +1 -1
  89. package/lib/design-tokens/css/tokens/functional/components/testimonial/base.css +1 -1
  90. package/lib/design-tokens/css/tokens/functional/components/testimonial/colors-with-modes.css +1 -1
  91. package/lib/design-tokens/css/tokens/functional/components/testimonial/colors.css +1 -1
  92. package/lib/design-tokens/css/tokens/functional/components/text-cursor-animation/colors-with-modes.css +1 -1
  93. package/lib/design-tokens/css/tokens/functional/components/text-cursor-animation/colors.css +1 -1
  94. package/lib/design-tokens/css/tokens/functional/components/tiles/colors-with-modes.css +1 -1
  95. package/lib/design-tokens/css/tokens/functional/components/timeline/base.css +1 -1
  96. package/lib/design-tokens/css/tokens/functional/components/timeline/colors-with-modes.css +1 -1
  97. package/lib/design-tokens/css/tokens/functional/components/timeline/colors.css +1 -1
  98. package/lib/design-tokens/css/tokens/functional/components/token/colors-with-modes.css +1 -1
  99. package/lib/design-tokens/css/tokens/functional/components/token/colors.css +1 -1
  100. package/lib/design-tokens/css/tokens/functional/components/tooltip/colors-with-modes.css +1 -1
  101. package/lib/design-tokens/css/tokens/functional/components/tooltip/colors.css +1 -1
  102. package/lib/design-tokens/css/tokens/functional/components/video-player/base.css +1 -1
  103. package/lib/design-tokens/css/tokens/functional/components/video-player/colors-with-modes.css +1 -1
  104. package/lib/design-tokens/css/tokens/functional/size/border.css +1 -1
  105. package/lib/design-tokens/css/tokens/functional/size/breakpoints.css +1 -1
  106. package/lib/design-tokens/css/tokens/functional/size/size-coarse.css +1 -1
  107. package/lib/design-tokens/css/tokens/functional/size/size-fine.css +1 -1
  108. package/lib/design-tokens/css/tokens/functional/size/size.css +1 -1
  109. package/lib/design-tokens/css/tokens/functional/size/viewport.css +1 -1
  110. package/lib/design-tokens/css/tokens/functional/typography/typography-responsive.css +1 -1
  111. package/lib/design-tokens/css/tokens/functional/typography/typography.css +1 -1
  112. package/lib/design-tokens/js/module/tokens/base/colors/light.js +1 -1
  113. package/lib/design-tokens/js/module/tokens/base/size/size.js +1 -1
  114. package/lib/design-tokens/js/module/tokens/base/typography/typography.js +1 -1
  115. package/lib/design-tokens/js/module/tokens/functional/animation/base.js +1 -1
  116. package/lib/design-tokens/js/module/tokens/functional/colors/global.js +1 -1
  117. package/lib/design-tokens/js/module/tokens/functional/components/bento/base.js +1 -1
  118. package/lib/design-tokens/js/module/tokens/functional/components/card/base.js +1 -1
  119. package/lib/design-tokens/js/module/tokens/functional/components/card/colors.js +1 -1
  120. package/lib/design-tokens/js/module/tokens/functional/components/comparison-table/comparison-table.js +1 -1
  121. package/lib/design-tokens/js/module/tokens/functional/components/eyebrow-banner/eyebrow-banner.js +1 -1
  122. package/lib/design-tokens/js/module/tokens/functional/components/faq/base.js +1 -1
  123. package/lib/design-tokens/js/module/tokens/functional/components/faq/colors.js +1 -1
  124. package/lib/design-tokens/js/module/tokens/functional/components/faq/faq.js +1 -1
  125. package/lib/design-tokens/js/module/tokens/functional/components/footer/colors.js +1 -1
  126. package/lib/design-tokens/js/module/tokens/functional/components/frosted-glass-vfx/base.js +1 -1
  127. package/lib/design-tokens/js/module/tokens/functional/components/grid/colors.js +1 -1
  128. package/lib/design-tokens/js/module/tokens/functional/components/grid/grid.js +1 -1
  129. package/lib/design-tokens/js/module/tokens/functional/components/hero/base.js +1 -1
  130. package/lib/design-tokens/js/module/tokens/functional/components/icon/colors.js +1 -1
  131. package/lib/design-tokens/js/module/tokens/functional/components/ide/base.js +1 -1
  132. package/lib/design-tokens/js/module/tokens/functional/components/image/base.js +1 -1
  133. package/lib/design-tokens/js/module/tokens/functional/components/inline-link/base.js +1 -1
  134. package/lib/design-tokens/js/module/tokens/functional/components/inline-link/colors.js +1 -1
  135. package/lib/design-tokens/js/module/tokens/functional/components/label/colors.js +1 -1
  136. package/lib/design-tokens/js/module/tokens/functional/components/link/colors.js +1 -1
  137. package/lib/design-tokens/js/module/tokens/functional/components/logosuite/base.js +1 -1
  138. package/lib/design-tokens/js/module/tokens/functional/components/logosuite/colors.js +1 -1
  139. package/lib/design-tokens/js/module/tokens/functional/components/media-playlist/colors.js +1 -1
  140. package/lib/design-tokens/js/module/tokens/functional/components/pricing-options/colors.js +1 -1
  141. package/lib/design-tokens/js/module/tokens/functional/components/pricing-options/pricing-options.js +1 -1
  142. package/lib/design-tokens/js/module/tokens/functional/components/prose/base.js +1 -1
  143. package/lib/design-tokens/js/module/tokens/functional/components/river/base.js +1 -1
  144. package/lib/design-tokens/js/module/tokens/functional/components/river/river.js +1 -1
  145. package/lib/design-tokens/js/module/tokens/functional/components/section/section.js +1 -1
  146. package/lib/design-tokens/js/module/tokens/functional/components/statistic/base.js +1 -1
  147. package/lib/design-tokens/js/module/tokens/functional/components/sub-nav/base.js +1 -1
  148. package/lib/design-tokens/js/module/tokens/functional/components/tabs/base.js +1 -1
  149. package/lib/design-tokens/js/module/tokens/functional/components/tabs/colors.js +1 -1
  150. package/lib/design-tokens/js/module/tokens/functional/components/testimonial/base.js +1 -1
  151. package/lib/design-tokens/js/module/tokens/functional/components/testimonial/colors.js +1 -1
  152. package/lib/design-tokens/js/module/tokens/functional/components/text-cursor-animation/colors.js +1 -1
  153. package/lib/design-tokens/js/module/tokens/functional/components/timeline/base.js +1 -1
  154. package/lib/design-tokens/js/module/tokens/functional/components/timeline/colors.js +1 -1
  155. package/lib/design-tokens/js/module/tokens/functional/components/token/colors.js +1 -1
  156. package/lib/design-tokens/js/module/tokens/functional/components/tooltip/colors.js +1 -1
  157. package/lib/design-tokens/js/module/tokens/functional/components/video-player/base.js +1 -1
  158. package/lib/design-tokens/js/module/tokens/functional/size/border.js +1 -1
  159. package/lib/design-tokens/js/module/tokens/functional/size/breakpoints.js +1 -1
  160. package/lib/design-tokens/js/module/tokens/functional/size/size-coarse.js +1 -1
  161. package/lib/design-tokens/js/module/tokens/functional/size/size-fine.js +1 -1
  162. package/lib/design-tokens/js/module/tokens/functional/size/size.js +1 -1
  163. package/lib/design-tokens/js/module/tokens/functional/size/viewport.js +1 -1
  164. package/lib/design-tokens/js/module/tokens/functional/typography/typography-responsive.js +1 -1
  165. package/lib/design-tokens/js/module/tokens/functional/typography/typography.js +1 -1
  166. package/lib/design-tokens/js/tokens/base/colors/light.js +1 -1
  167. package/lib/design-tokens/js/tokens/base/size/size.js +1 -1
  168. package/lib/design-tokens/js/tokens/base/typography/typography.js +1 -1
  169. package/lib/design-tokens/js/tokens/functional/animation/base.js +1 -1
  170. package/lib/design-tokens/js/tokens/functional/colors/global.js +1 -1
  171. package/lib/design-tokens/js/tokens/functional/components/bento/base.js +1 -1
  172. package/lib/design-tokens/js/tokens/functional/components/card/base.js +1 -1
  173. package/lib/design-tokens/js/tokens/functional/components/card/colors.js +1 -1
  174. package/lib/design-tokens/js/tokens/functional/components/comparison-table/comparison-table.js +1 -1
  175. package/lib/design-tokens/js/tokens/functional/components/eyebrow-banner/eyebrow-banner.js +1 -1
  176. package/lib/design-tokens/js/tokens/functional/components/faq/base.js +1 -1
  177. package/lib/design-tokens/js/tokens/functional/components/faq/colors.js +1 -1
  178. package/lib/design-tokens/js/tokens/functional/components/faq/faq.js +1 -1
  179. package/lib/design-tokens/js/tokens/functional/components/footer/colors.js +1 -1
  180. package/lib/design-tokens/js/tokens/functional/components/frosted-glass-vfx/base.js +1 -1
  181. package/lib/design-tokens/js/tokens/functional/components/grid/colors.js +1 -1
  182. package/lib/design-tokens/js/tokens/functional/components/grid/grid.js +1 -1
  183. package/lib/design-tokens/js/tokens/functional/components/hero/base.js +1 -1
  184. package/lib/design-tokens/js/tokens/functional/components/icon/colors.js +1 -1
  185. package/lib/design-tokens/js/tokens/functional/components/ide/base.js +1 -1
  186. package/lib/design-tokens/js/tokens/functional/components/image/base.js +1 -1
  187. package/lib/design-tokens/js/tokens/functional/components/inline-link/base.js +1 -1
  188. package/lib/design-tokens/js/tokens/functional/components/inline-link/colors.js +1 -1
  189. package/lib/design-tokens/js/tokens/functional/components/label/colors.js +1 -1
  190. package/lib/design-tokens/js/tokens/functional/components/link/colors.js +1 -1
  191. package/lib/design-tokens/js/tokens/functional/components/logosuite/base.js +1 -1
  192. package/lib/design-tokens/js/tokens/functional/components/logosuite/colors.js +1 -1
  193. package/lib/design-tokens/js/tokens/functional/components/media-playlist/colors.js +1 -1
  194. package/lib/design-tokens/js/tokens/functional/components/pricing-options/colors.js +1 -1
  195. package/lib/design-tokens/js/tokens/functional/components/pricing-options/pricing-options.js +1 -1
  196. package/lib/design-tokens/js/tokens/functional/components/prose/base.js +1 -1
  197. package/lib/design-tokens/js/tokens/functional/components/river/base.js +1 -1
  198. package/lib/design-tokens/js/tokens/functional/components/river/river.js +1 -1
  199. package/lib/design-tokens/js/tokens/functional/components/section/section.js +1 -1
  200. package/lib/design-tokens/js/tokens/functional/components/statistic/base.js +1 -1
  201. package/lib/design-tokens/js/tokens/functional/components/sub-nav/base.js +1 -1
  202. package/lib/design-tokens/js/tokens/functional/components/tabs/base.js +1 -1
  203. package/lib/design-tokens/js/tokens/functional/components/tabs/colors.js +1 -1
  204. package/lib/design-tokens/js/tokens/functional/components/testimonial/base.js +1 -1
  205. package/lib/design-tokens/js/tokens/functional/components/testimonial/colors.js +1 -1
  206. package/lib/design-tokens/js/tokens/functional/components/text-cursor-animation/colors.js +1 -1
  207. package/lib/design-tokens/js/tokens/functional/components/timeline/base.js +1 -1
  208. package/lib/design-tokens/js/tokens/functional/components/timeline/colors.js +1 -1
  209. package/lib/design-tokens/js/tokens/functional/components/token/colors.js +1 -1
  210. package/lib/design-tokens/js/tokens/functional/components/tooltip/colors.js +1 -1
  211. package/lib/design-tokens/js/tokens/functional/components/video-player/base.js +1 -1
  212. package/lib/design-tokens/js/tokens/functional/size/border.js +1 -1
  213. package/lib/design-tokens/js/tokens/functional/size/breakpoints.js +1 -1
  214. package/lib/design-tokens/js/tokens/functional/size/size-coarse.js +1 -1
  215. package/lib/design-tokens/js/tokens/functional/size/size-fine.js +1 -1
  216. package/lib/design-tokens/js/tokens/functional/size/size.js +1 -1
  217. package/lib/design-tokens/js/tokens/functional/size/viewport.js +1 -1
  218. package/lib/design-tokens/js/tokens/functional/typography/typography-responsive.js +1 -1
  219. package/lib/design-tokens/js/tokens/functional/typography/typography.js +1 -1
  220. package/lib/design-tokens/scss/tokens/base/colors/light.scss +1 -1
  221. package/lib/design-tokens/scss/tokens/base/size/size.scss +1 -1
  222. package/lib/design-tokens/scss/tokens/base/typography/typography.scss +1 -1
  223. package/lib/design-tokens/scss/tokens/functional/animation/base.scss +1 -1
  224. package/lib/design-tokens/scss/tokens/functional/colors/global.scss +1 -1
  225. package/lib/design-tokens/scss/tokens/functional/components/bento/base.scss +1 -1
  226. package/lib/design-tokens/scss/tokens/functional/components/card/base.scss +1 -1
  227. package/lib/design-tokens/scss/tokens/functional/components/card/colors.scss +1 -1
  228. package/lib/design-tokens/scss/tokens/functional/components/comparison-table/comparison-table.scss +1 -1
  229. package/lib/design-tokens/scss/tokens/functional/components/eyebrow-banner/eyebrow-banner.scss +1 -1
  230. package/lib/design-tokens/scss/tokens/functional/components/faq/base.scss +1 -1
  231. package/lib/design-tokens/scss/tokens/functional/components/faq/colors.scss +1 -1
  232. package/lib/design-tokens/scss/tokens/functional/components/faq/faq.scss +1 -1
  233. package/lib/design-tokens/scss/tokens/functional/components/footer/colors.scss +1 -1
  234. package/lib/design-tokens/scss/tokens/functional/components/frosted-glass-vfx/base.scss +1 -1
  235. package/lib/design-tokens/scss/tokens/functional/components/grid/colors.scss +1 -1
  236. package/lib/design-tokens/scss/tokens/functional/components/grid/grid.scss +1 -1
  237. package/lib/design-tokens/scss/tokens/functional/components/hero/base.scss +1 -1
  238. package/lib/design-tokens/scss/tokens/functional/components/icon/colors.scss +1 -1
  239. package/lib/design-tokens/scss/tokens/functional/components/ide/base.scss +1 -1
  240. package/lib/design-tokens/scss/tokens/functional/components/image/base.scss +1 -1
  241. package/lib/design-tokens/scss/tokens/functional/components/inline-link/base.scss +1 -1
  242. package/lib/design-tokens/scss/tokens/functional/components/inline-link/colors.scss +1 -1
  243. package/lib/design-tokens/scss/tokens/functional/components/label/colors.scss +1 -1
  244. package/lib/design-tokens/scss/tokens/functional/components/link/colors.scss +1 -1
  245. package/lib/design-tokens/scss/tokens/functional/components/logosuite/base.scss +1 -1
  246. package/lib/design-tokens/scss/tokens/functional/components/logosuite/colors.scss +1 -1
  247. package/lib/design-tokens/scss/tokens/functional/components/media-playlist/colors.scss +1 -1
  248. package/lib/design-tokens/scss/tokens/functional/components/pricing-options/colors.scss +1 -1
  249. package/lib/design-tokens/scss/tokens/functional/components/pricing-options/pricing-options.scss +1 -1
  250. package/lib/design-tokens/scss/tokens/functional/components/prose/base.scss +1 -1
  251. package/lib/design-tokens/scss/tokens/functional/components/river/base.scss +1 -1
  252. package/lib/design-tokens/scss/tokens/functional/components/river/river.scss +1 -1
  253. package/lib/design-tokens/scss/tokens/functional/components/section/section.scss +1 -1
  254. package/lib/design-tokens/scss/tokens/functional/components/statistic/base.scss +1 -1
  255. package/lib/design-tokens/scss/tokens/functional/components/sub-nav/base.scss +1 -1
  256. package/lib/design-tokens/scss/tokens/functional/components/tabs/base.scss +1 -1
  257. package/lib/design-tokens/scss/tokens/functional/components/tabs/colors.scss +1 -1
  258. package/lib/design-tokens/scss/tokens/functional/components/testimonial/base.scss +1 -1
  259. package/lib/design-tokens/scss/tokens/functional/components/testimonial/colors.scss +1 -1
  260. package/lib/design-tokens/scss/tokens/functional/components/text-cursor-animation/colors.scss +1 -1
  261. package/lib/design-tokens/scss/tokens/functional/components/timeline/base.scss +1 -1
  262. package/lib/design-tokens/scss/tokens/functional/components/timeline/colors.scss +1 -1
  263. package/lib/design-tokens/scss/tokens/functional/components/token/colors.scss +1 -1
  264. package/lib/design-tokens/scss/tokens/functional/components/tooltip/colors.scss +1 -1
  265. package/lib/design-tokens/scss/tokens/functional/components/video-player/base.scss +1 -1
  266. package/lib/design-tokens/scss/tokens/functional/size/border.scss +1 -1
  267. package/lib/design-tokens/scss/tokens/functional/size/breakpoints.scss +1 -1
  268. package/lib/design-tokens/scss/tokens/functional/size/size-coarse.scss +1 -1
  269. package/lib/design-tokens/scss/tokens/functional/size/size-fine.scss +1 -1
  270. package/lib/design-tokens/scss/tokens/functional/size/size.scss +1 -1
  271. package/lib/design-tokens/scss/tokens/functional/size/viewport.scss +1 -1
  272. package/lib/design-tokens/scss/tokens/functional/typography/typography-responsive.scss +1 -1
  273. package/lib/design-tokens/scss/tokens/functional/typography/typography.scss +1 -1
  274. package/lib/design-tokens/ts/tokens/base/colors/light.d.ts +1 -1
  275. package/lib/design-tokens/ts/tokens/base/colors/light.js +1 -1
  276. package/lib/design-tokens/ts/tokens/base/size/size.d.ts +1 -1
  277. package/lib/design-tokens/ts/tokens/base/size/size.js +1 -1
  278. package/lib/design-tokens/ts/tokens/base/typography/typography.d.ts +1 -1
  279. package/lib/design-tokens/ts/tokens/base/typography/typography.js +1 -1
  280. package/lib/design-tokens/ts/tokens/functional/animation/base.d.ts +1 -1
  281. package/lib/design-tokens/ts/tokens/functional/animation/base.js +1 -1
  282. package/lib/design-tokens/ts/tokens/functional/colors/global.d.ts +1 -1
  283. package/lib/design-tokens/ts/tokens/functional/colors/global.js +1 -1
  284. package/lib/design-tokens/ts/tokens/functional/components/bento/base.d.ts +1 -1
  285. package/lib/design-tokens/ts/tokens/functional/components/bento/base.js +1 -1
  286. package/lib/design-tokens/ts/tokens/functional/components/card/base.d.ts +1 -1
  287. package/lib/design-tokens/ts/tokens/functional/components/card/base.js +1 -1
  288. package/lib/design-tokens/ts/tokens/functional/components/card/colors.d.ts +1 -1
  289. package/lib/design-tokens/ts/tokens/functional/components/card/colors.js +1 -1
  290. package/lib/design-tokens/ts/tokens/functional/components/comparison-table/comparison-table.d.ts +1 -1
  291. package/lib/design-tokens/ts/tokens/functional/components/comparison-table/comparison-table.js +1 -1
  292. package/lib/design-tokens/ts/tokens/functional/components/eyebrow-banner/eyebrow-banner.d.ts +1 -1
  293. package/lib/design-tokens/ts/tokens/functional/components/eyebrow-banner/eyebrow-banner.js +1 -1
  294. package/lib/design-tokens/ts/tokens/functional/components/faq/base.d.ts +1 -1
  295. package/lib/design-tokens/ts/tokens/functional/components/faq/base.js +1 -1
  296. package/lib/design-tokens/ts/tokens/functional/components/faq/colors.d.ts +1 -1
  297. package/lib/design-tokens/ts/tokens/functional/components/faq/colors.js +1 -1
  298. package/lib/design-tokens/ts/tokens/functional/components/faq/faq.d.ts +1 -1
  299. package/lib/design-tokens/ts/tokens/functional/components/faq/faq.js +1 -1
  300. package/lib/design-tokens/ts/tokens/functional/components/footer/colors.d.ts +1 -1
  301. package/lib/design-tokens/ts/tokens/functional/components/footer/colors.js +1 -1
  302. package/lib/design-tokens/ts/tokens/functional/components/frosted-glass-vfx/base.d.ts +1 -1
  303. package/lib/design-tokens/ts/tokens/functional/components/frosted-glass-vfx/base.js +1 -1
  304. package/lib/design-tokens/ts/tokens/functional/components/grid/colors.d.ts +1 -1
  305. package/lib/design-tokens/ts/tokens/functional/components/grid/colors.js +1 -1
  306. package/lib/design-tokens/ts/tokens/functional/components/grid/grid.d.ts +1 -1
  307. package/lib/design-tokens/ts/tokens/functional/components/grid/grid.js +1 -1
  308. package/lib/design-tokens/ts/tokens/functional/components/hero/base.d.ts +1 -1
  309. package/lib/design-tokens/ts/tokens/functional/components/hero/base.js +1 -1
  310. package/lib/design-tokens/ts/tokens/functional/components/icon/colors.d.ts +1 -1
  311. package/lib/design-tokens/ts/tokens/functional/components/icon/colors.js +1 -1
  312. package/lib/design-tokens/ts/tokens/functional/components/ide/base.d.ts +1 -1
  313. package/lib/design-tokens/ts/tokens/functional/components/ide/base.js +1 -1
  314. package/lib/design-tokens/ts/tokens/functional/components/image/base.d.ts +1 -1
  315. package/lib/design-tokens/ts/tokens/functional/components/image/base.js +1 -1
  316. package/lib/design-tokens/ts/tokens/functional/components/inline-link/base.d.ts +1 -1
  317. package/lib/design-tokens/ts/tokens/functional/components/inline-link/base.js +1 -1
  318. package/lib/design-tokens/ts/tokens/functional/components/inline-link/colors.d.ts +1 -1
  319. package/lib/design-tokens/ts/tokens/functional/components/inline-link/colors.js +1 -1
  320. package/lib/design-tokens/ts/tokens/functional/components/label/colors.d.ts +1 -1
  321. package/lib/design-tokens/ts/tokens/functional/components/label/colors.js +1 -1
  322. package/lib/design-tokens/ts/tokens/functional/components/link/colors.d.ts +1 -1
  323. package/lib/design-tokens/ts/tokens/functional/components/link/colors.js +1 -1
  324. package/lib/design-tokens/ts/tokens/functional/components/logosuite/base.d.ts +1 -1
  325. package/lib/design-tokens/ts/tokens/functional/components/logosuite/base.js +1 -1
  326. package/lib/design-tokens/ts/tokens/functional/components/logosuite/colors.d.ts +1 -1
  327. package/lib/design-tokens/ts/tokens/functional/components/logosuite/colors.js +1 -1
  328. package/lib/design-tokens/ts/tokens/functional/components/media-playlist/colors.d.ts +1 -1
  329. package/lib/design-tokens/ts/tokens/functional/components/media-playlist/colors.js +1 -1
  330. package/lib/design-tokens/ts/tokens/functional/components/pricing-options/colors.d.ts +1 -1
  331. package/lib/design-tokens/ts/tokens/functional/components/pricing-options/colors.js +1 -1
  332. package/lib/design-tokens/ts/tokens/functional/components/pricing-options/pricing-options.d.ts +1 -1
  333. package/lib/design-tokens/ts/tokens/functional/components/pricing-options/pricing-options.js +1 -1
  334. package/lib/design-tokens/ts/tokens/functional/components/prose/base.d.ts +1 -1
  335. package/lib/design-tokens/ts/tokens/functional/components/prose/base.js +1 -1
  336. package/lib/design-tokens/ts/tokens/functional/components/river/base.d.ts +1 -1
  337. package/lib/design-tokens/ts/tokens/functional/components/river/base.js +1 -1
  338. package/lib/design-tokens/ts/tokens/functional/components/river/river.d.ts +1 -1
  339. package/lib/design-tokens/ts/tokens/functional/components/river/river.js +1 -1
  340. package/lib/design-tokens/ts/tokens/functional/components/section/section.d.ts +1 -1
  341. package/lib/design-tokens/ts/tokens/functional/components/section/section.js +1 -1
  342. package/lib/design-tokens/ts/tokens/functional/components/statistic/base.d.ts +1 -1
  343. package/lib/design-tokens/ts/tokens/functional/components/statistic/base.js +1 -1
  344. package/lib/design-tokens/ts/tokens/functional/components/sub-nav/base.d.ts +1 -1
  345. package/lib/design-tokens/ts/tokens/functional/components/sub-nav/base.js +1 -1
  346. package/lib/design-tokens/ts/tokens/functional/components/tabs/base.d.ts +1 -1
  347. package/lib/design-tokens/ts/tokens/functional/components/tabs/base.js +1 -1
  348. package/lib/design-tokens/ts/tokens/functional/components/tabs/colors.d.ts +1 -1
  349. package/lib/design-tokens/ts/tokens/functional/components/tabs/colors.js +1 -1
  350. package/lib/design-tokens/ts/tokens/functional/components/testimonial/base.d.ts +1 -1
  351. package/lib/design-tokens/ts/tokens/functional/components/testimonial/base.js +1 -1
  352. package/lib/design-tokens/ts/tokens/functional/components/testimonial/colors.d.ts +1 -1
  353. package/lib/design-tokens/ts/tokens/functional/components/testimonial/colors.js +1 -1
  354. package/lib/design-tokens/ts/tokens/functional/components/text-cursor-animation/colors.d.ts +1 -1
  355. package/lib/design-tokens/ts/tokens/functional/components/text-cursor-animation/colors.js +1 -1
  356. package/lib/design-tokens/ts/tokens/functional/components/timeline/base.d.ts +1 -1
  357. package/lib/design-tokens/ts/tokens/functional/components/timeline/base.js +1 -1
  358. package/lib/design-tokens/ts/tokens/functional/components/timeline/colors.d.ts +1 -1
  359. package/lib/design-tokens/ts/tokens/functional/components/timeline/colors.js +1 -1
  360. package/lib/design-tokens/ts/tokens/functional/components/token/colors.d.ts +1 -1
  361. package/lib/design-tokens/ts/tokens/functional/components/token/colors.js +1 -1
  362. package/lib/design-tokens/ts/tokens/functional/components/tooltip/colors.d.ts +1 -1
  363. package/lib/design-tokens/ts/tokens/functional/components/tooltip/colors.js +1 -1
  364. package/lib/design-tokens/ts/tokens/functional/components/video-player/base.d.ts +1 -1
  365. package/lib/design-tokens/ts/tokens/functional/components/video-player/base.js +1 -1
  366. package/lib/design-tokens/ts/tokens/functional/size/border.d.ts +1 -1
  367. package/lib/design-tokens/ts/tokens/functional/size/border.js +1 -1
  368. package/lib/design-tokens/ts/tokens/functional/size/breakpoints.d.ts +1 -1
  369. package/lib/design-tokens/ts/tokens/functional/size/breakpoints.js +1 -1
  370. package/lib/design-tokens/ts/tokens/functional/size/size-coarse.d.ts +1 -1
  371. package/lib/design-tokens/ts/tokens/functional/size/size-coarse.js +1 -1
  372. package/lib/design-tokens/ts/tokens/functional/size/size-fine.d.ts +1 -1
  373. package/lib/design-tokens/ts/tokens/functional/size/size-fine.js +1 -1
  374. package/lib/design-tokens/ts/tokens/functional/size/size.d.ts +1 -1
  375. package/lib/design-tokens/ts/tokens/functional/size/size.js +1 -1
  376. package/lib/design-tokens/ts/tokens/functional/size/viewport.d.ts +1 -1
  377. package/lib/design-tokens/ts/tokens/functional/size/viewport.js +1 -1
  378. package/lib/design-tokens/ts/tokens/functional/typography/typography-responsive.d.ts +1 -1
  379. package/lib/design-tokens/ts/tokens/functional/typography/typography-responsive.js +1 -1
  380. package/lib/design-tokens/ts/tokens/functional/typography/typography.d.ts +1 -1
  381. package/lib/design-tokens/ts/tokens/functional/typography/typography.js +1 -1
  382. package/lib/index.d.ts +1 -0
  383. package/lib/index.js +1 -1
  384. package/llms.txt +3 -2
  385. package/package.json +1 -1
package/lib/css/main.css CHANGED
@@ -78,7 +78,7 @@ html {
78
78
 
79
79
  /**
80
80
  * Do not edit directly
81
- * Generated on Wed, 01 Jul 2026 08:25:14 GMT
81
+ * Generated on Thu, 02 Jul 2026 16:00:10 GMT
82
82
  */
83
83
 
84
84
  :root,
@@ -356,7 +356,7 @@ html {
356
356
 
357
357
  /**
358
358
  * Do not edit directly
359
- * Generated on Wed, 01 Jul 2026 08:25:14 GMT
359
+ * Generated on Thu, 02 Jul 2026 16:00:09 GMT
360
360
  */
361
361
 
362
362
  :root {
@@ -385,7 +385,7 @@ html {
385
385
 
386
386
  /**
387
387
  * Do not edit directly
388
- * Generated on Wed, 01 Jul 2026 08:25:14 GMT
388
+ * Generated on Thu, 02 Jul 2026 16:00:09 GMT
389
389
  */
390
390
 
391
391
  :root {
@@ -402,7 +402,7 @@ html {
402
402
 
403
403
  /**
404
404
  * Do not edit directly
405
- * Generated on Wed, 01 Jul 2026 08:25:14 GMT
405
+ * Generated on Thu, 02 Jul 2026 16:00:09 GMT
406
406
  */
407
407
 
408
408
  :root {
@@ -560,7 +560,7 @@ html {
560
560
 
561
561
  /**
562
562
  * Do not edit directly
563
- * Generated on Wed, 01 Jul 2026 08:25:13 GMT
563
+ * Generated on Thu, 02 Jul 2026 16:00:09 GMT
564
564
  */
565
565
 
566
566
  :root {
@@ -574,7 +574,7 @@ html {
574
574
 
575
575
  /**
576
576
  * Do not edit directly
577
- * Generated on Wed, 01 Jul 2026 08:25:13 GMT
577
+ * Generated on Thu, 02 Jul 2026 16:00:09 GMT
578
578
  */
579
579
 
580
580
  :root {
@@ -593,7 +593,7 @@ html {
593
593
 
594
594
  /**
595
595
  * Do not edit directly
596
- * Generated on Wed, 01 Jul 2026 08:25:14 GMT
596
+ * Generated on Thu, 02 Jul 2026 16:00:10 GMT
597
597
  */
598
598
 
599
599
  :root,
@@ -695,7 +695,7 @@ html {
695
695
 
696
696
  /**
697
697
  * Do not edit directly
698
- * Generated on Wed, 01 Jul 2026 08:25:14 GMT
698
+ * Generated on Thu, 02 Jul 2026 16:00:10 GMT
699
699
  */
700
700
 
701
701
  :root {
@@ -722,7 +722,7 @@ html {
722
722
 
723
723
  /**
724
724
  * Do not edit directly
725
- * Generated on Wed, 01 Jul 2026 08:25:14 GMT
725
+ * Generated on Thu, 02 Jul 2026 16:00:10 GMT
726
726
  */
727
727
 
728
728
  :root,
@@ -1495,7 +1495,7 @@ html {
1495
1495
 
1496
1496
  /**
1497
1497
  * Do not edit directly
1498
- * Generated on Wed, 01 Jul 2026 08:25:13 GMT
1498
+ * Generated on Thu, 02 Jul 2026 16:00:09 GMT
1499
1499
  */
1500
1500
 
1501
1501
  :root {
@@ -1749,7 +1749,7 @@ html {
1749
1749
 
1750
1750
  /**
1751
1751
  * Do not edit directly
1752
- * Generated on Wed, 01 Jul 2026 08:25:13 GMT
1752
+ * Generated on Thu, 02 Jul 2026 16:00:09 GMT
1753
1753
  */
1754
1754
 
1755
1755
  :root {
@@ -6123,7 +6123,7 @@ html {
6123
6123
 
6124
6124
  /**
6125
6125
  * Do not edit directly
6126
- * Generated on Wed, 01 Jul 2026 08:25:14 GMT
6126
+ * Generated on Thu, 02 Jul 2026 16:00:10 GMT
6127
6127
  */
6128
6128
 
6129
6129
  :root,
@@ -7050,7 +7050,7 @@ html {
7050
7050
 
7051
7051
  /**
7052
7052
  * Do not edit directly
7053
- * Generated on Wed, 01 Jul 2026 08:25:14 GMT
7053
+ * Generated on Thu, 02 Jul 2026 16:00:10 GMT
7054
7054
  */
7055
7055
 
7056
7056
  :root,
@@ -7361,7 +7361,7 @@ html {
7361
7361
 
7362
7362
  /**
7363
7363
  * Do not edit directly
7364
- * Generated on Wed, 01 Jul 2026 08:25:13 GMT
7364
+ * Generated on Thu, 02 Jul 2026 16:00:09 GMT
7365
7365
  */
7366
7366
 
7367
7367
  :root {
@@ -7497,7 +7497,7 @@ html {
7497
7497
 
7498
7498
  /**
7499
7499
  * Do not edit directly
7500
- * Generated on Wed, 01 Jul 2026 08:25:14 GMT
7500
+ * Generated on Thu, 02 Jul 2026 16:00:10 GMT
7501
7501
  */
7502
7502
 
7503
7503
  :root,
@@ -7513,7 +7513,7 @@ html {
7513
7513
 
7514
7514
  /**
7515
7515
  * Do not edit directly
7516
- * Generated on Wed, 01 Jul 2026 08:25:14 GMT
7516
+ * Generated on Thu, 02 Jul 2026 16:00:10 GMT
7517
7517
  */
7518
7518
 
7519
7519
  :root {
@@ -7923,7 +7923,7 @@ html {
7923
7923
 
7924
7924
  /**
7925
7925
  * Do not edit directly
7926
- * Generated on Wed, 01 Jul 2026 08:25:14 GMT
7926
+ * Generated on Thu, 02 Jul 2026 16:00:10 GMT
7927
7927
  */
7928
7928
 
7929
7929
  :root,
@@ -8190,7 +8190,7 @@ html {
8190
8190
 
8191
8191
  /**
8192
8192
  * Do not edit directly
8193
- * Generated on Wed, 01 Jul 2026 08:25:13 GMT
8193
+ * Generated on Thu, 02 Jul 2026 16:00:09 GMT
8194
8194
  */
8195
8195
 
8196
8196
  :root {
@@ -8860,7 +8860,7 @@ html {
8860
8860
 
8861
8861
  /**
8862
8862
  * Do not edit directly
8863
- * Generated on Wed, 01 Jul 2026 08:25:14 GMT
8863
+ * Generated on Thu, 02 Jul 2026 16:00:10 GMT
8864
8864
  */
8865
8865
 
8866
8866
  :root,
@@ -9490,7 +9490,7 @@ details[open] > .Primer_Brand__Accordion-module__Accordion__summary--reversed-to
9490
9490
 
9491
9491
  /**
9492
9492
  * Do not edit directly
9493
- * Generated on Wed, 01 Jul 2026 08:25:13 GMT
9493
+ * Generated on Thu, 02 Jul 2026 16:00:09 GMT
9494
9494
  */
9495
9495
 
9496
9496
  :root {
@@ -9526,7 +9526,7 @@ details[open] > .Primer_Brand__Accordion-module__Accordion__summary--reversed-to
9526
9526
 
9527
9527
  /**
9528
9528
  * Do not edit directly
9529
- * Generated on Wed, 01 Jul 2026 08:25:14 GMT
9529
+ * Generated on Thu, 02 Jul 2026 16:00:10 GMT
9530
9530
  */
9531
9531
 
9532
9532
  :root,
@@ -10410,7 +10410,7 @@ details[open] > .Primer_Brand__Accordion-module__Accordion__summary--reversed-to
10410
10410
 
10411
10411
  /**
10412
10412
  * Do not edit directly
10413
- * Generated on Wed, 01 Jul 2026 08:25:14 GMT
10413
+ * Generated on Thu, 02 Jul 2026 16:00:10 GMT
10414
10414
  */
10415
10415
 
10416
10416
  :root,
@@ -10507,7 +10507,7 @@ details[open] > .Primer_Brand__Accordion-module__Accordion__summary--reversed-to
10507
10507
 
10508
10508
  /**
10509
10509
  * Do not edit directly
10510
- * Generated on Wed, 01 Jul 2026 08:25:14 GMT
10510
+ * Generated on Thu, 02 Jul 2026 16:00:10 GMT
10511
10511
  */
10512
10512
 
10513
10513
  :root,
@@ -12656,7 +12656,7 @@ Fixes safari bug where outline doesn't respect border-radius
12656
12656
 
12657
12657
  /**
12658
12658
  * Do not edit directly
12659
- * Generated on Wed, 01 Jul 2026 08:25:14 GMT
12659
+ * Generated on Thu, 02 Jul 2026 16:00:10 GMT
12660
12660
  */
12661
12661
 
12662
12662
  :root,
@@ -12684,7 +12684,7 @@ Fixes safari bug where outline doesn't respect border-radius
12684
12684
 
12685
12685
  /**
12686
12686
  * Do not edit directly
12687
- * Generated on Wed, 01 Jul 2026 08:25:14 GMT
12687
+ * Generated on Thu, 02 Jul 2026 16:00:10 GMT
12688
12688
  */
12689
12689
 
12690
12690
  :root,
@@ -12700,7 +12700,7 @@ Fixes safari bug where outline doesn't respect border-radius
12700
12700
 
12701
12701
  /**
12702
12702
  * Do not edit directly
12703
- * Generated on Wed, 01 Jul 2026 08:25:13 GMT
12703
+ * Generated on Thu, 02 Jul 2026 16:00:09 GMT
12704
12704
  */
12705
12705
 
12706
12706
  :root {
@@ -12753,7 +12753,7 @@ Fixes safari bug where outline doesn't respect border-radius
12753
12753
 
12754
12754
  /**
12755
12755
  * Do not edit directly
12756
- * Generated on Wed, 01 Jul 2026 08:25:14 GMT
12756
+ * Generated on Thu, 02 Jul 2026 16:00:10 GMT
12757
12757
  */
12758
12758
 
12759
12759
  :root,
@@ -12917,7 +12917,7 @@ Fixes safari bug where outline doesn't respect border-radius
12917
12917
 
12918
12918
  /**
12919
12919
  * Do not edit directly
12920
- * Generated on Wed, 01 Jul 2026 08:25:13 GMT
12920
+ * Generated on Thu, 02 Jul 2026 16:00:09 GMT
12921
12921
  */
12922
12922
 
12923
12923
  :root {
@@ -12926,7 +12926,7 @@ Fixes safari bug where outline doesn't respect border-radius
12926
12926
 
12927
12927
  /**
12928
12928
  * Do not edit directly
12929
- * Generated on Wed, 01 Jul 2026 08:25:14 GMT
12929
+ * Generated on Thu, 02 Jul 2026 16:00:10 GMT
12930
12930
  */
12931
12931
 
12932
12932
  :root,
@@ -12948,7 +12948,7 @@ Fixes safari bug where outline doesn't respect border-radius
12948
12948
 
12949
12949
  /**
12950
12950
  * Do not edit directly
12951
- * Generated on Wed, 01 Jul 2026 08:25:14 GMT
12951
+ * Generated on Thu, 02 Jul 2026 16:00:10 GMT
12952
12952
  */
12953
12953
 
12954
12954
  :root {
@@ -13230,7 +13230,7 @@ Fixes safari bug where outline doesn't respect border-radius
13230
13230
 
13231
13231
  /**
13232
13232
  * Do not edit directly
13233
- * Generated on Wed, 01 Jul 2026 08:25:14 GMT
13233
+ * Generated on Thu, 02 Jul 2026 16:00:10 GMT
13234
13234
  */
13235
13235
 
13236
13236
  :root,
@@ -13489,7 +13489,7 @@ Fixes safari bug where outline doesn't respect border-radius
13489
13489
 
13490
13490
  /**
13491
13491
  * Do not edit directly
13492
- * Generated on Wed, 01 Jul 2026 08:25:13 GMT
13492
+ * Generated on Thu, 02 Jul 2026 16:00:09 GMT
13493
13493
  */
13494
13494
 
13495
13495
  :root {
@@ -13503,7 +13503,7 @@ Fixes safari bug where outline doesn't respect border-radius
13503
13503
 
13504
13504
  /**
13505
13505
  * Do not edit directly
13506
- * Generated on Wed, 01 Jul 2026 08:25:14 GMT
13506
+ * Generated on Thu, 02 Jul 2026 16:00:10 GMT
13507
13507
  */
13508
13508
 
13509
13509
  :root,
@@ -13954,7 +13954,7 @@ Fixes safari bug where outline doesn't respect border-radius
13954
13954
 
13955
13955
  /**
13956
13956
  * Do not edit directly
13957
- * Generated on Wed, 01 Jul 2026 08:25:14 GMT
13957
+ * Generated on Thu, 02 Jul 2026 16:00:10 GMT
13958
13958
  */
13959
13959
 
13960
13960
  :root,
@@ -13970,7 +13970,7 @@ Fixes safari bug where outline doesn't respect border-radius
13970
13970
 
13971
13971
  /**
13972
13972
  * Do not edit directly
13973
- * Generated on Wed, 01 Jul 2026 08:25:14 GMT
13973
+ * Generated on Thu, 02 Jul 2026 16:00:10 GMT
13974
13974
  */
13975
13975
 
13976
13976
  :root {
@@ -14715,7 +14715,7 @@ Fixes safari bug where outline doesn't respect border-radius
14715
14715
 
14716
14716
  /**
14717
14717
  * Do not edit directly
14718
- * Generated on Wed, 01 Jul 2026 08:25:14 GMT
14718
+ * Generated on Thu, 02 Jul 2026 16:00:10 GMT
14719
14719
  */
14720
14720
 
14721
14721
  :root,
@@ -14731,7 +14731,7 @@ Fixes safari bug where outline doesn't respect border-radius
14731
14731
 
14732
14732
  /**
14733
14733
  * Do not edit directly
14734
- * Generated on Wed, 01 Jul 2026 08:25:14 GMT
14734
+ * Generated on Thu, 02 Jul 2026 16:00:10 GMT
14735
14735
  */
14736
14736
 
14737
14737
  :root,
@@ -15170,7 +15170,7 @@ Fixes safari bug where outline doesn't respect border-radius
15170
15170
 
15171
15171
  /**
15172
15172
  * Do not edit directly
15173
- * Generated on Wed, 01 Jul 2026 08:25:14 GMT
15173
+ * Generated on Thu, 02 Jul 2026 16:00:10 GMT
15174
15174
  */
15175
15175
 
15176
15176
  :root,
@@ -15393,7 +15393,7 @@ Fixes safari bug where outline doesn't respect border-radius
15393
15393
 
15394
15394
  /**
15395
15395
  * Do not edit directly
15396
- * Generated on Wed, 01 Jul 2026 08:25:13 GMT
15396
+ * Generated on Thu, 02 Jul 2026 16:00:09 GMT
15397
15397
  */
15398
15398
 
15399
15399
  :root {
@@ -15404,7 +15404,7 @@ Fixes safari bug where outline doesn't respect border-radius
15404
15404
 
15405
15405
  /**
15406
15406
  * Do not edit directly
15407
- * Generated on Wed, 01 Jul 2026 08:25:14 GMT
15407
+ * Generated on Thu, 02 Jul 2026 16:00:10 GMT
15408
15408
  */
15409
15409
 
15410
15410
  :root,
@@ -16048,7 +16048,7 @@ Fixes safari bug where outline doesn't respect border-radius
16048
16048
 
16049
16049
  /**
16050
16050
  * Do not edit directly
16051
- * Generated on Wed, 01 Jul 2026 08:25:14 GMT
16051
+ * Generated on Thu, 02 Jul 2026 16:00:10 GMT
16052
16052
  */
16053
16053
 
16054
16054
  :root,
@@ -16947,7 +16947,7 @@ Fixes safari bug where outline doesn't respect border-radius
16947
16947
 
16948
16948
  /**
16949
16949
  * Do not edit directly
16950
- * Generated on Wed, 01 Jul 2026 08:25:13 GMT
16950
+ * Generated on Thu, 02 Jul 2026 16:00:09 GMT
16951
16951
  */
16952
16952
 
16953
16953
  :root {
@@ -16958,7 +16958,7 @@ Fixes safari bug where outline doesn't respect border-radius
16958
16958
 
16959
16959
  /**
16960
16960
  * Do not edit directly
16961
- * Generated on Wed, 01 Jul 2026 08:25:14 GMT
16961
+ * Generated on Thu, 02 Jul 2026 16:00:10 GMT
16962
16962
  */
16963
16963
 
16964
16964
  :root,
@@ -17457,7 +17457,7 @@ Fixes safari bug where outline doesn't respect border-radius
17457
17457
 
17458
17458
  /**
17459
17459
  * Do not edit directly
17460
- * Generated on Wed, 01 Jul 2026 08:25:13 GMT
17460
+ * Generated on Thu, 02 Jul 2026 16:00:09 GMT
17461
17461
  */
17462
17462
 
17463
17463
  :root {
@@ -17477,7 +17477,7 @@ Fixes safari bug where outline doesn't respect border-radius
17477
17477
 
17478
17478
  /**
17479
17479
  * Do not edit directly
17480
- * Generated on Wed, 01 Jul 2026 08:25:14 GMT
17480
+ * Generated on Thu, 02 Jul 2026 16:00:10 GMT
17481
17481
  */
17482
17482
 
17483
17483
  :root,
@@ -17513,7 +17513,7 @@ Fixes safari bug where outline doesn't respect border-radius
17513
17513
 
17514
17514
  /**
17515
17515
  * Do not edit directly
17516
- * Generated on Wed, 01 Jul 2026 08:25:14 GMT
17516
+ * Generated on Thu, 02 Jul 2026 16:00:10 GMT
17517
17517
  */
17518
17518
 
17519
17519
  :root,
@@ -17537,7 +17537,7 @@ Fixes safari bug where outline doesn't respect border-radius
17537
17537
 
17538
17538
  /**
17539
17539
  * Do not edit directly
17540
- * Generated on Wed, 01 Jul 2026 08:25:14 GMT
17540
+ * Generated on Thu, 02 Jul 2026 16:00:10 GMT
17541
17541
  */
17542
17542
 
17543
17543
  :root {
@@ -18009,7 +18009,7 @@ Fixes safari bug where outline doesn't respect border-radius
18009
18009
 
18010
18010
  /**
18011
18011
  * Do not edit directly
18012
- * Generated on Wed, 01 Jul 2026 08:25:14 GMT
18012
+ * Generated on Thu, 02 Jul 2026 16:00:10 GMT
18013
18013
  */
18014
18014
 
18015
18015
  :root,
@@ -18023,7 +18023,7 @@ Fixes safari bug where outline doesn't respect border-radius
18023
18023
 
18024
18024
  /**
18025
18025
  * Do not edit directly
18026
- * Generated on Wed, 01 Jul 2026 08:25:13 GMT
18026
+ * Generated on Thu, 02 Jul 2026 16:00:09 GMT
18027
18027
  */
18028
18028
 
18029
18029
  :root {
@@ -18037,7 +18037,7 @@ Fixes safari bug where outline doesn't respect border-radius
18037
18037
 
18038
18038
  /**
18039
18039
  * Do not edit directly
18040
- * Generated on Wed, 01 Jul 2026 08:25:13 GMT
18040
+ * Generated on Thu, 02 Jul 2026 16:00:09 GMT
18041
18041
  */
18042
18042
 
18043
18043
  :root {
@@ -20213,7 +20213,7 @@ Fixes safari bug where outline doesn't respect border-radius
20213
20213
 
20214
20214
  /**
20215
20215
  * Do not edit directly
20216
- * Generated on Wed, 01 Jul 2026 08:25:14 GMT
20216
+ * Generated on Thu, 02 Jul 2026 16:00:10 GMT
20217
20217
  */
20218
20218
 
20219
20219
  :root {
@@ -20237,7 +20237,7 @@ Fixes safari bug where outline doesn't respect border-radius
20237
20237
 
20238
20238
  /**
20239
20239
  * Do not edit directly
20240
- * Generated on Wed, 01 Jul 2026 08:25:14 GMT
20240
+ * Generated on Thu, 02 Jul 2026 16:00:10 GMT
20241
20241
  */
20242
20242
 
20243
20243
  :root,
@@ -20891,7 +20891,7 @@ Fixes safari bug where outline doesn't respect border-radius
20891
20891
 
20892
20892
  /**
20893
20893
  * Do not edit directly
20894
- * Generated on Wed, 01 Jul 2026 08:25:14 GMT
20894
+ * Generated on Thu, 02 Jul 2026 16:00:10 GMT
20895
20895
  */
20896
20896
 
20897
20897
  :root,
@@ -20905,7 +20905,7 @@ Fixes safari bug where outline doesn't respect border-radius
20905
20905
 
20906
20906
  /**
20907
20907
  * Do not edit directly
20908
- * Generated on Wed, 01 Jul 2026 08:25:14 GMT
20908
+ * Generated on Thu, 02 Jul 2026 16:00:10 GMT
20909
20909
  */
20910
20910
 
20911
20911
  :root {
@@ -20921,7 +20921,7 @@ Fixes safari bug where outline doesn't respect border-radius
20921
20921
 
20922
20922
  /**
20923
20923
  * Do not edit directly
20924
- * Generated on Wed, 01 Jul 2026 08:25:14 GMT
20924
+ * Generated on Thu, 02 Jul 2026 16:00:10 GMT
20925
20925
  */
20926
20926
 
20927
20927
  :root,
@@ -21714,7 +21714,7 @@ Fixes safari bug where outline doesn't respect border-radius
21714
21714
 
21715
21715
  /**
21716
21716
  * Do not edit directly
21717
- * Generated on Wed, 01 Jul 2026 08:25:13 GMT
21717
+ * Generated on Thu, 02 Jul 2026 16:00:09 GMT
21718
21718
  */
21719
21719
 
21720
21720
  :root {
@@ -21723,7 +21723,7 @@ Fixes safari bug where outline doesn't respect border-radius
21723
21723
 
21724
21724
  /**
21725
21725
  * Do not edit directly
21726
- * Generated on Wed, 01 Jul 2026 08:25:14 GMT
21726
+ * Generated on Thu, 02 Jul 2026 16:00:10 GMT
21727
21727
  */
21728
21728
 
21729
21729
  :root,
@@ -22549,7 +22549,545 @@ Fixes safari bug where outline doesn't respect border-radius
22549
22549
 
22550
22550
  /**
22551
22551
  * Do not edit directly
22552
- * Generated on Wed, 01 Jul 2026 08:25:13 GMT
22552
+ * Generated on Thu, 02 Jul 2026 16:00:10 GMT
22553
+ */
22554
+
22555
+ :root,
22556
+ [data-color-mode="light"] {
22557
+ --brand-NavList-activeIndicator-color: var(--brand-color-text-emphasized);
22558
+ }
22559
+
22560
+ [data-color-mode="dark"] {
22561
+ --brand-NavList-activeIndicator-color: var(--brand-color-accent-primary);
22562
+ }
22563
+
22564
+ .Primer_Brand__NavList-module__NavList___U7Jyj {
22565
+ box-sizing: border-box;
22566
+ font-family: var(--brand-fontStack-sansSerif);
22567
+ color: var(--brand-color-text-default);
22568
+ padding-inline-start: var(--base-size-16);
22569
+ width: 100%;
22570
+ }
22571
+
22572
+ .Primer_Brand__NavList-module__NavList__list___K5lSx,
22573
+ .Primer_Brand__NavList-module__NavList__subNav___DZ2GX,
22574
+ .Primer_Brand__NavList-module__NavList__groupList___ylfjF {
22575
+ list-style: none;
22576
+ margin: 0;
22577
+ padding: 0;
22578
+ }
22579
+
22580
+ .Primer_Brand__NavList-module__NavList__list___K5lSx {
22581
+ display: flex;
22582
+ flex-direction: column;
22583
+ gap: 0;
22584
+ }
22585
+
22586
+ .Primer_Brand__NavList-module__NavList__list--flat___wuoKR,
22587
+ .Primer_Brand__NavList-module__NavList__groupList___ylfjF {
22588
+ --brand-NavList-alignedLabel-paddingInlineStart: var(--base-size-2);
22589
+ }
22590
+
22591
+ .Primer_Brand__NavList-module__NavList__groupList___ylfjF {
22592
+ --brand-NavList-item-paddingInlineStart-level-2: var(--base-size-2);
22593
+ }
22594
+
22595
+ .Primer_Brand__NavList-module__NavList__item___OceIg,
22596
+ .Primer_Brand__NavList-module__NavList__group___LANuQ {
22597
+ position: relative;
22598
+ }
22599
+
22600
+ .Primer_Brand__NavList-module__NavList__list___K5lSx:not(.Primer_Brand__NavList-module__NavList__list--flat___wuoKR) > .Primer_Brand__NavList-module__NavList__item___OceIg + .Primer_Brand__NavList-module__NavList__item___OceIg, .Primer_Brand__NavList-module__NavList__list___K5lSx:not(.Primer_Brand__NavList-module__NavList__list--flat___wuoKR) > .Primer_Brand__NavList-module__NavList__item___OceIg + .Primer_Brand__NavList-module__NavList__group___LANuQ, .Primer_Brand__NavList-module__NavList__list___K5lSx:not(.Primer_Brand__NavList-module__NavList__list--flat___wuoKR) > .Primer_Brand__NavList-module__NavList__group___LANuQ + .Primer_Brand__NavList-module__NavList__item___OceIg, .Primer_Brand__NavList-module__NavList__list___K5lSx:not(.Primer_Brand__NavList-module__NavList__list--flat___wuoKR) > .Primer_Brand__NavList-module__NavList__group___LANuQ + .Primer_Brand__NavList-module__NavList__group___LANuQ {
22601
+ background-image: repeating-linear-gradient(
22602
+ to right,
22603
+ var(--brand-color-border-muted) 0 var(--base-size-2),
22604
+ transparent var(--base-size-2) var(--base-size-4)
22605
+ );
22606
+ background-repeat: no-repeat;
22607
+ background-size: 100% var(--brand-borderWidth-thin);
22608
+ background-position: top left;
22609
+ }
22610
+
22611
+ .Primer_Brand__NavList-module__NavList__groupTitle___Ios1h {
22612
+ margin: 0;
22613
+ padding: var(--base-size-24) var(--base-size-16) var(--base-size-16);
22614
+ color: var(--brand-color-text-default);
22615
+ font-size: var(--brand-text-size-200);
22616
+ font-weight: var(--brand-text-weight-500);
22617
+ line-height: var(--brand-text-lineHeight-200);
22618
+ letter-spacing: var(--brand-text-letterSpacing-200);
22619
+ }
22620
+
22621
+ .Primer_Brand__NavList-module__NavList__groupList___ylfjF {
22622
+ display: flex;
22623
+ flex-direction: column;
22624
+ gap: 0;
22625
+ padding-block-end: var(--base-size-16);
22626
+ }
22627
+
22628
+ .Primer_Brand__NavList-module__NavList__itemContent___TyAP4 {
22629
+ display: flex;
22630
+ align-items: center;
22631
+ gap: var(--base-size-8);
22632
+ min-width: 0;
22633
+ }
22634
+
22635
+ .Primer_Brand__NavList-module__NavList__link___lJiXk {
22636
+ position: relative;
22637
+ display: flex;
22638
+ align-items: center;
22639
+ gap: var(--base-size-8);
22640
+ flex: 1 1 auto;
22641
+ min-width: 0;
22642
+ border-radius: var(--brand-borderRadius-medium);
22643
+ padding: 0;
22644
+ color: var(--brand-color-text-muted);
22645
+ font-size: var(--brand-text-size-100);
22646
+ font-weight: var(--brand-text-weight-500);
22647
+ line-height: var(--brand-text-lineHeight-100);
22648
+ letter-spacing: var(--brand-text-letterSpacing-100);
22649
+ -webkit-text-decoration: none !important;
22650
+ text-decoration: none !important; /* dotcom override */
22651
+ transition: background-color var(--brand-animation-duration-fast) var(--brand-animation-easing-default),
22652
+ color var(--brand-animation-duration-fast) var(--brand-animation-easing-default);
22653
+ }
22654
+
22655
+ .Primer_Brand__NavList-module__NavList__accordionButton___Jii1C {
22656
+ position: relative;
22657
+ box-sizing: border-box;
22658
+ width: 100%;
22659
+ border: 0;
22660
+ background: transparent;
22661
+ color: var(--brand-color-text-muted);
22662
+ cursor: pointer;
22663
+ font-family: inherit;
22664
+ text-align: start;
22665
+ }
22666
+
22667
+ .Primer_Brand__NavList-module__NavList__link___lJiXk:hover {
22668
+ color: var(--brand-color-text-default);
22669
+ background-color: var(--brand-color-canvas-subtle);
22670
+ }
22671
+
22672
+ .Primer_Brand__NavList-module__NavList__accordionButton___Jii1C:hover {
22673
+ color: var(--brand-color-text-default);
22674
+ background-color: transparent;
22675
+ }
22676
+
22677
+ .Primer_Brand__NavList-module__NavList__item___OceIg:not(.Primer_Brand__NavList-module__NavList__item--level-1___rA6Ts) > .Primer_Brand__NavList-module__NavList__itemContent___TyAP4 .Primer_Brand__NavList-module__NavList__accordionButton___Jii1C .Primer_Brand__NavList-module__NavList__labelArea___N5Ya6 {
22678
+ order: 2;
22679
+ min-height: var(--base-size-32);
22680
+ padding-inline-start: var(--base-size-6);
22681
+ }
22682
+
22683
+ .Primer_Brand__NavList-module__NavList__item___OceIg:not(.Primer_Brand__NavList-module__NavList__item--level-1___rA6Ts)
22684
+ > .Primer_Brand__NavList-module__NavList__itemContent___TyAP4
22685
+ .Primer_Brand__NavList-module__NavList__accordionButton___Jii1C:not(:disabled):hover
22686
+ .Primer_Brand__NavList-module__NavList__labelArea___N5Ya6 {
22687
+ background-color: var(--brand-color-canvas-subtle);
22688
+ }
22689
+
22690
+ .Primer_Brand__NavList-module__NavList__item--has-current-descendant___xFrMb > .Primer_Brand__NavList-module__NavList__itemContent___TyAP4 .Primer_Brand__NavList-module__NavList__accordionButton___Jii1C:not(:disabled) {
22691
+ color: var(--brand-color-text-default);
22692
+ }
22693
+
22694
+ .Primer_Brand__NavList-module__NavList__item___OceIg:not(.Primer_Brand__NavList-module__NavList__item--level-1___rA6Ts).Primer_Brand__NavList-module__NavList__item--has-current-descendant___xFrMb
22695
+ > .Primer_Brand__NavList-module__NavList__itemContent___TyAP4
22696
+ .Primer_Brand__NavList-module__NavList__accordionButton___Jii1C[aria-expanded='false']:not(:disabled)
22697
+ .Primer_Brand__NavList-module__NavList__labelArea___N5Ya6 {
22698
+ background-color: var(--brand-color-canvas-subtle);
22699
+ }
22700
+
22701
+ .Primer_Brand__NavList-module__NavList__link___lJiXk:focus-visible {
22702
+ outline: var(--brand-borderWidth-thick) solid var(--brand-color-focus);
22703
+ outline-offset: var(--base-size-2);
22704
+ }
22705
+
22706
+ .Primer_Brand__NavList-module__NavList__accordionButton___Jii1C:focus-visible {
22707
+ outline: var(--brand-borderWidth-thick) solid var(--brand-color-focus);
22708
+ outline-offset: var(--base-size-2);
22709
+ }
22710
+
22711
+ .Primer_Brand__NavList-module__NavList__subNav___DZ2GX .Primer_Brand__NavList-module__NavList__link___lJiXk:focus-visible {
22712
+ outline-offset: calc(-1 * var(--base-size-2));
22713
+ }
22714
+
22715
+ .Primer_Brand__NavList-module__NavList__subNav___DZ2GX .Primer_Brand__NavList-module__NavList__accordionButton___Jii1C:focus-visible {
22716
+ outline-offset: calc(-1 * var(--base-size-2));
22717
+ }
22718
+
22719
+ .Primer_Brand__NavList-module__NavList__link___lJiXk[aria-current]:not([aria-current='false']) {
22720
+ color: var(--brand-color-text-default);
22721
+ background-color: var(--brand-color-canvas-subtle);
22722
+ padding-inline-start: var(--base-size-6);
22723
+ }
22724
+
22725
+ .Primer_Brand__NavList-module__NavList__item--leaf___SN9hT:not(.Primer_Brand__NavList-module__NavList__item--level-1___rA6Ts) .Primer_Brand__NavList-module__NavList__link___lJiXk[aria-current]:not([aria-current='false'])::before {
22726
+ content: '';
22727
+ position: absolute;
22728
+ inset-block: var(--base-size-8);
22729
+ inset-inline-start: 0;
22730
+ width: var(--base-size-4);
22731
+ border-radius: var(--base-size-2);
22732
+ background-color: var(--brand-NavList-activeIndicator-color);
22733
+ }
22734
+
22735
+ .Primer_Brand__NavList-module__NavList__item--has-current-descendant___xFrMb
22736
+ > .Primer_Brand__NavList-module__NavList__itemContent___TyAP4
22737
+ .Primer_Brand__NavList-module__NavList__accordionButton___Jii1C[aria-expanded='false']:not(:disabled)::before {
22738
+ content: '';
22739
+ position: absolute;
22740
+ inset-block-start: 50%;
22741
+ block-size: var(--base-size-16);
22742
+ width: var(--base-size-4);
22743
+ border-radius: var(--base-size-2);
22744
+ background-color: var(--brand-NavList-activeIndicator-color);
22745
+ transform: translateY(-50%);
22746
+ z-index: 1;
22747
+ }
22748
+
22749
+ .Primer_Brand__NavList-module__NavList__item--level-1___rA6Ts.Primer_Brand__NavList-module__NavList__item--has-current-descendant___xFrMb
22750
+ > .Primer_Brand__NavList-module__NavList__itemContent___TyAP4
22751
+ .Primer_Brand__NavList-module__NavList__accordionButton___Jii1C[aria-expanded='false']::before {
22752
+ inset-inline-start: calc(-1 * var(--base-size-8));
22753
+ }
22754
+
22755
+ .Primer_Brand__NavList-module__NavList__item___OceIg:not(.Primer_Brand__NavList-module__NavList__item--level-1___rA6Ts).Primer_Brand__NavList-module__NavList__item--has-current-descendant___xFrMb
22756
+ > .Primer_Brand__NavList-module__NavList__itemContent___TyAP4
22757
+ .Primer_Brand__NavList-module__NavList__accordionButton___Jii1C[aria-expanded='false']::before {
22758
+ inset-inline-start: var(--base-size-4);
22759
+ }
22760
+
22761
+ .Primer_Brand__NavList-module__NavList__item___OceIg:not(.Primer_Brand__NavList-module__NavList__item--level-1___rA6Ts).Primer_Brand__NavList-module__NavList__item--has-current-descendant___xFrMb
22762
+ > .Primer_Brand__NavList-module__NavList__itemContent___TyAP4
22763
+ .Primer_Brand__NavList-module__NavList__accordionButton___Jii1C[aria-expanded='false'] {
22764
+ padding-inline-start: var(--base-size-12);
22765
+ }
22766
+
22767
+ .Primer_Brand__NavList-module__NavList__item___OceIg:not(.Primer_Brand__NavList-module__NavList__item--level-1___rA6Ts).Primer_Brand__NavList-module__NavList__item--has-current-descendant___xFrMb
22768
+ > .Primer_Brand__NavList-module__NavList__itemContent___TyAP4
22769
+ .Primer_Brand__NavList-module__NavList__accordionButton___Jii1C[aria-expanded='false']
22770
+ .Primer_Brand__NavList-module__NavList__labelArea___N5Ya6 {
22771
+ padding-inline-start: var(--base-size-2);
22772
+ }
22773
+
22774
+ .Primer_Brand__NavList-module__NavList__item--level-1___rA6Ts > .Primer_Brand__NavList-module__NavList__itemContent___TyAP4 .Primer_Brand__NavList-module__NavList__link___lJiXk[aria-current]:not([aria-current='false']) {
22775
+ padding-inline-start: 0;
22776
+ }
22777
+
22778
+ .Primer_Brand__NavList-module__NavList__link--disabled___gPpvz {
22779
+ color: var(--brand-color-text-disabled);
22780
+ pointer-events: none;
22781
+ }
22782
+
22783
+ .Primer_Brand__NavList-module__NavList__accordionButton___Jii1C:disabled {
22784
+ color: var(--brand-color-text-disabled);
22785
+ cursor: not-allowed;
22786
+ }
22787
+
22788
+ .Primer_Brand__NavList-module__NavList__label___cZ4Jt {
22789
+ min-width: 0;
22790
+ word-break: break-word;
22791
+ }
22792
+
22793
+ .Primer_Brand__NavList-module__NavList__labelArea___N5Ya6 {
22794
+ display: flex;
22795
+ align-items: center;
22796
+ flex: 1 1 auto;
22797
+ gap: var(--base-size-8);
22798
+ min-width: 0;
22799
+ border-radius: var(--brand-borderRadius-small);
22800
+ }
22801
+
22802
+ .Primer_Brand__NavList-module__NavList__leadingVisual___ToOHr,
22803
+ .Primer_Brand__NavList-module__NavList__trailingVisual___q6Uc4 {
22804
+ display: inline-flex;
22805
+ flex: none;
22806
+ color: inherit;
22807
+ }
22808
+
22809
+ .Primer_Brand__NavList-module__NavList__trailingVisual___q6Uc4 {
22810
+ margin-inline-start: auto;
22811
+ margin-inline-end: var(--base-size-6);
22812
+ }
22813
+
22814
+ .Primer_Brand__NavList-module__NavList__toggleIcon___hh94D {
22815
+ flex: none;
22816
+ transform-origin: 50% 50%;
22817
+ transition: transform var(--brand-animation-duration-fast) var(--brand-animation-easing-glide);
22818
+ }
22819
+
22820
+ .Primer_Brand__NavList-module__NavList__accordionButton___Jii1C[aria-expanded='true'] .Primer_Brand__NavList-module__NavList__toggleIcon___hh94D {
22821
+ transform: rotate(-180deg);
22822
+ }
22823
+
22824
+ .Primer_Brand__NavList-module__NavList__subNav___DZ2GX {
22825
+ display: flex;
22826
+ flex-direction: column;
22827
+ gap: 0;
22828
+ margin: 0;
22829
+ max-height: 0;
22830
+ opacity: 0;
22831
+ overflow: hidden;
22832
+ padding: 0;
22833
+ transform: translateY(calc(-1 * var(--base-size-8)));
22834
+ visibility: hidden;
22835
+ transition: max-height var(--brand-animation-duration-fast) var(--brand-animation-easing-glide),
22836
+ opacity var(--brand-animation-duration-fast) var(--brand-animation-easing-glide),
22837
+ transform var(--brand-animation-duration-fast) var(--brand-animation-easing-glide),
22838
+ visibility 0s linear var(--brand-animation-duration-fast);
22839
+ }
22840
+
22841
+ .Primer_Brand__NavList-module__NavList__subNav--expanded___Wu6L6 {
22842
+ max-height: none;
22843
+ max-height: var(--brand-NavList-subNav-height, none);
22844
+ opacity: 1;
22845
+ transform: translateY(0);
22846
+ visibility: visible;
22847
+ transition: max-height var(--brand-animation-duration-fast) var(--brand-animation-easing-glide),
22848
+ opacity var(--brand-animation-duration-fast) var(--brand-animation-easing-glide),
22849
+ transform var(--brand-animation-duration-fast) var(--brand-animation-easing-glide), visibility 0s linear 0s;
22850
+ }
22851
+
22852
+ .Primer_Brand__NavList-module__NavList__subNav___DZ2GX[aria-hidden='true'] .Primer_Brand__NavList-module__NavList__subNav___DZ2GX {
22853
+ visibility: hidden;
22854
+ }
22855
+
22856
+ .Primer_Brand__NavList-module__NavList__item--level-1___rA6Ts > .Primer_Brand__NavList-module__NavList__itemContent___TyAP4 {
22857
+ padding: var(--base-size-24) var(--base-size-16) var(--base-size-16);
22858
+ }
22859
+
22860
+ .Primer_Brand__NavList-module__NavList__item--level-1___rA6Ts.Primer_Brand__NavList-module__NavList__item--expanded___b3doz {
22861
+ padding-block-end: var(--base-size-16);
22862
+ }
22863
+
22864
+ .Primer_Brand__NavList-module__NavList__item--level-1___rA6Ts > .Primer_Brand__NavList-module__NavList__itemContent___TyAP4 .Primer_Brand__NavList-module__NavList__link___lJiXk {
22865
+ order: 1;
22866
+ font-size: var(--brand-text-size-200);
22867
+ font-weight: var(--brand-text-weight-500);
22868
+ line-height: var(--brand-text-lineHeight-200);
22869
+ }
22870
+
22871
+ .Primer_Brand__NavList-module__NavList__item--level-1___rA6Ts > .Primer_Brand__NavList-module__NavList__itemContent___TyAP4 .Primer_Brand__NavList-module__NavList__accordionButton___Jii1C {
22872
+ color: var(--brand-color-text-default);
22873
+ min-height: var(--base-size-32);
22874
+ margin-block: calc(-1 * var(--base-size-8));
22875
+ padding-inline-start: 0;
22876
+ padding-inline-end: var(--base-size-6);
22877
+ border-radius: var(--brand-borderRadius-small);
22878
+ }
22879
+
22880
+ .Primer_Brand__NavList-module__NavList__item--level-1___rA6Ts > .Primer_Brand__NavList-module__NavList__itemContent___TyAP4 .Primer_Brand__NavList-module__NavList__accordionButton___Jii1C > * {
22881
+ position: relative;
22882
+ z-index: 1;
22883
+ }
22884
+
22885
+ .Primer_Brand__NavList-module__NavList__item--level-1___rA6Ts > .Primer_Brand__NavList-module__NavList__itemContent___TyAP4 .Primer_Brand__NavList-module__NavList__accordionButton___Jii1C:not(:disabled):hover::after {
22886
+ content: '';
22887
+ position: absolute;
22888
+ z-index: 0;
22889
+ inset-block: 0;
22890
+ inset-inline-start: 0;
22891
+ inset-inline-end: 0;
22892
+ border-radius: var(--brand-borderRadius-small);
22893
+ background-color: var(--brand-color-canvas-subtle);
22894
+ pointer-events: none;
22895
+ }
22896
+
22897
+ .Primer_Brand__NavList-module__NavList__item--level-1___rA6Ts > .Primer_Brand__NavList-module__NavList__itemContent___TyAP4 .Primer_Brand__NavList-module__NavList__accordionButton___Jii1C:not(:disabled):active::after {
22898
+ content: '';
22899
+ position: absolute;
22900
+ z-index: 0;
22901
+ inset-block: 0;
22902
+ inset-inline-start: 0;
22903
+ inset-inline-end: 0;
22904
+ border-radius: var(--brand-borderRadius-small);
22905
+ background-color: var(--brand-color-canvas-subtle);
22906
+ pointer-events: none;
22907
+ }
22908
+
22909
+ .Primer_Brand__NavList-module__NavList__item--level-1___rA6Ts.Primer_Brand__NavList-module__NavList__item--has-current-descendant___xFrMb
22910
+ > .Primer_Brand__NavList-module__NavList__itemContent___TyAP4
22911
+ .Primer_Brand__NavList-module__NavList__accordionButton___Jii1C[aria-expanded='false']:not(:disabled)::after {
22912
+ content: '';
22913
+ position: absolute;
22914
+ z-index: 0;
22915
+ inset-block: 0;
22916
+ inset-inline-start: 0;
22917
+ inset-inline-end: 0;
22918
+ border-radius: var(--brand-borderRadius-small);
22919
+ background-color: var(--brand-color-canvas-subtle);
22920
+ pointer-events: none;
22921
+ }
22922
+
22923
+ .Primer_Brand__NavList-module__NavList__item--level-1___rA6Ts > .Primer_Brand__NavList-module__NavList__itemContent___TyAP4 .Primer_Brand__NavList-module__NavList__toggleIcon___hh94D {
22924
+ order: 2;
22925
+ margin-inline-start: auto;
22926
+ }
22927
+
22928
+ .Primer_Brand__NavList-module__NavList__item___OceIg.Primer_Brand__NavList-module__NavList__item--level-2___AEntj > .Primer_Brand__NavList-module__NavList__itemContent___TyAP4, .Primer_Brand__NavList-module__NavList__item___OceIg.Primer_Brand__NavList-module__NavList__item--level-3___yJC82 > .Primer_Brand__NavList-module__NavList__itemContent___TyAP4, .Primer_Brand__NavList-module__NavList__item___OceIg.Primer_Brand__NavList-module__NavList__item--level-4___w3rA3 > .Primer_Brand__NavList-module__NavList__itemContent___TyAP4 {
22929
+ padding-block: calc(var(--base-size-8) + var(--base-size-2));
22930
+ padding-inline-end: var(--base-size-16);
22931
+ }
22932
+
22933
+ .Primer_Brand__NavList-module__NavList__item--level-2___AEntj > .Primer_Brand__NavList-module__NavList__itemContent___TyAP4 {
22934
+ padding-inline-start: var(--brand-NavList-item-paddingInlineStart-level-2, var(--base-size-24));
22935
+ }
22936
+
22937
+ .Primer_Brand__NavList-module__NavList__item--level-3___yJC82 > .Primer_Brand__NavList-module__NavList__itemContent___TyAP4 {
22938
+ padding-inline-start: var(--base-size-40);
22939
+ }
22940
+
22941
+ .Primer_Brand__NavList-module__NavList__item--level-4___w3rA3 > .Primer_Brand__NavList-module__NavList__itemContent___TyAP4 {
22942
+ padding-inline-start: calc(var(--base-size-48) + var(--base-size-8));
22943
+ }
22944
+
22945
+ .Primer_Brand__NavList-module__NavList__item--leaf___SN9hT:not(.Primer_Brand__NavList-module__NavList__item--level-1___rA6Ts) > .Primer_Brand__NavList-module__NavList__itemContent___TyAP4 {
22946
+ min-height: var(--base-size-32);
22947
+ padding-block: 0;
22948
+ padding-inline: var(--base-size-16);
22949
+ }
22950
+
22951
+ .Primer_Brand__NavList-module__NavList__item--leaf___SN9hT.Primer_Brand__NavList-module__NavList__item--level-2___AEntj > .Primer_Brand__NavList-module__NavList__itemContent___TyAP4 {
22952
+ padding-inline-start: var(--brand-NavList-alignedLabel-paddingInlineStart, var(--base-size-24));
22953
+ }
22954
+
22955
+ .Primer_Brand__NavList-module__NavList__item--leaf___SN9hT.Primer_Brand__NavList-module__NavList__item--level-3___yJC82 > .Primer_Brand__NavList-module__NavList__itemContent___TyAP4 {
22956
+ padding-inline-start: var(--base-size-40);
22957
+ }
22958
+
22959
+ .Primer_Brand__NavList-module__NavList__item--leaf___SN9hT.Primer_Brand__NavList-module__NavList__item--level-4___w3rA3 > .Primer_Brand__NavList-module__NavList__itemContent___TyAP4 {
22960
+ padding-inline-start: calc(var(--base-size-48) + var(--base-size-8));
22961
+ }
22962
+
22963
+ .Primer_Brand__NavList-module__NavList__item--leaf___SN9hT.Primer_Brand__NavList-module__NavList__item--level-5___euPGq > .Primer_Brand__NavList-module__NavList__itemContent___TyAP4 {
22964
+ padding-inline-start: calc(var(--base-size-64) + var(--base-size-8));
22965
+ }
22966
+
22967
+ .Primer_Brand__NavList-module__NavList__item___OceIg.Primer_Brand__NavList-module__NavList__item--level-2___AEntj
22968
+ > .Primer_Brand__NavList-module__NavList__itemContent___TyAP4
22969
+ .Primer_Brand__NavList-module__NavList__toggleIcon___hh94D, .Primer_Brand__NavList-module__NavList__item___OceIg.Primer_Brand__NavList-module__NavList__item--level-3___yJC82
22970
+ > .Primer_Brand__NavList-module__NavList__itemContent___TyAP4
22971
+ .Primer_Brand__NavList-module__NavList__toggleIcon___hh94D, .Primer_Brand__NavList-module__NavList__item___OceIg.Primer_Brand__NavList-module__NavList__item--level-4___w3rA3
22972
+ > .Primer_Brand__NavList-module__NavList__itemContent___TyAP4
22973
+ .Primer_Brand__NavList-module__NavList__toggleIcon___hh94D {
22974
+ order: 1;
22975
+ }
22976
+
22977
+ .Primer_Brand__NavList-module__NavList__item___OceIg.Primer_Brand__NavList-module__NavList__item--level-2___AEntj
22978
+ > .Primer_Brand__NavList-module__NavList__itemContent___TyAP4
22979
+ .Primer_Brand__NavList-module__NavList__accordionButton___Jii1C, .Primer_Brand__NavList-module__NavList__item___OceIg.Primer_Brand__NavList-module__NavList__item--level-3___yJC82
22980
+ > .Primer_Brand__NavList-module__NavList__itemContent___TyAP4
22981
+ .Primer_Brand__NavList-module__NavList__accordionButton___Jii1C, .Primer_Brand__NavList-module__NavList__item___OceIg.Primer_Brand__NavList-module__NavList__item--level-4___w3rA3
22982
+ > .Primer_Brand__NavList-module__NavList__itemContent___TyAP4
22983
+ .Primer_Brand__NavList-module__NavList__accordionButton___Jii1C {
22984
+ min-height: var(--base-size-32);
22985
+ margin-block: calc(-1 * var(--base-size-8));
22986
+ padding-inline-start: var(--base-size-8);
22987
+ border-radius: var(--brand-borderRadius-small);
22988
+ }
22989
+
22990
+ .Primer_Brand__NavList-module__NavList__item___OceIg.Primer_Brand__NavList-module__NavList__item--level-2___AEntj
22991
+ > .Primer_Brand__NavList-module__NavList__itemContent___TyAP4
22992
+ .Primer_Brand__NavList-module__NavList__toggleIcon___hh94D, .Primer_Brand__NavList-module__NavList__item___OceIg.Primer_Brand__NavList-module__NavList__item--level-3___yJC82
22993
+ > .Primer_Brand__NavList-module__NavList__itemContent___TyAP4
22994
+ .Primer_Brand__NavList-module__NavList__toggleIcon___hh94D, .Primer_Brand__NavList-module__NavList__item___OceIg.Primer_Brand__NavList-module__NavList__item--level-4___w3rA3
22995
+ > .Primer_Brand__NavList-module__NavList__itemContent___TyAP4
22996
+ .Primer_Brand__NavList-module__NavList__toggleIcon___hh94D {
22997
+ position: absolute;
22998
+ inset-block-start: 50%;
22999
+ inset-inline-start: calc(-1 * var(--base-size-8));
23000
+ transform: translateY(-50%);
23001
+ }
23002
+
23003
+ .Primer_Brand__NavList-module__NavList__item___OceIg.Primer_Brand__NavList-module__NavList__item--level-2___AEntj
23004
+ > .Primer_Brand__NavList-module__NavList__itemContent___TyAP4
23005
+ .Primer_Brand__NavList-module__NavList__accordionButton___Jii1C[aria-expanded='true']
23006
+ .Primer_Brand__NavList-module__NavList__toggleIcon___hh94D, .Primer_Brand__NavList-module__NavList__item___OceIg.Primer_Brand__NavList-module__NavList__item--level-3___yJC82
23007
+ > .Primer_Brand__NavList-module__NavList__itemContent___TyAP4
23008
+ .Primer_Brand__NavList-module__NavList__accordionButton___Jii1C[aria-expanded='true']
23009
+ .Primer_Brand__NavList-module__NavList__toggleIcon___hh94D, .Primer_Brand__NavList-module__NavList__item___OceIg.Primer_Brand__NavList-module__NavList__item--level-4___w3rA3
23010
+ > .Primer_Brand__NavList-module__NavList__itemContent___TyAP4
23011
+ .Primer_Brand__NavList-module__NavList__accordionButton___Jii1C[aria-expanded='true']
23012
+ .Primer_Brand__NavList-module__NavList__toggleIcon___hh94D {
23013
+ transform: translateY(-50%) rotate(-180deg);
23014
+ }
23015
+
23016
+ .Primer_Brand__NavList-module__NavList__item___OceIg:not(.Primer_Brand__NavList-module__NavList__item--level-1___rA6Ts).Primer_Brand__NavList-module__NavList__item--has-current-descendant___xFrMb
23017
+ > .Primer_Brand__NavList-module__NavList__itemContent___TyAP4
23018
+ .Primer_Brand__NavList-module__NavList__accordionButton___Jii1C[aria-expanded='false']
23019
+ .Primer_Brand__NavList-module__NavList__toggleIcon___hh94D {
23020
+ inset-inline-start: calc(-1 * var(--base-size-16));
23021
+ }
23022
+
23023
+ .Primer_Brand__NavList-module__NavList__item___OceIg.Primer_Brand__NavList-module__NavList__item--level-2___AEntj
23024
+ > .Primer_Brand__NavList-module__NavList__itemContent___TyAP4
23025
+ .Primer_Brand__NavList-module__NavList__link___lJiXk, .Primer_Brand__NavList-module__NavList__item___OceIg.Primer_Brand__NavList-module__NavList__item--level-3___yJC82
23026
+ > .Primer_Brand__NavList-module__NavList__itemContent___TyAP4
23027
+ .Primer_Brand__NavList-module__NavList__link___lJiXk, .Primer_Brand__NavList-module__NavList__item___OceIg.Primer_Brand__NavList-module__NavList__item--level-4___w3rA3
23028
+ > .Primer_Brand__NavList-module__NavList__itemContent___TyAP4
23029
+ .Primer_Brand__NavList-module__NavList__link___lJiXk, .Primer_Brand__NavList-module__NavList__item___OceIg.Primer_Brand__NavList-module__NavList__item--level-5___euPGq
23030
+ > .Primer_Brand__NavList-module__NavList__itemContent___TyAP4
23031
+ .Primer_Brand__NavList-module__NavList__link___lJiXk {
23032
+ order: 2;
23033
+ font-size: var(--brand-text-size-100);
23034
+ line-height: var(--brand-text-lineHeight-100);
23035
+ }
23036
+
23037
+ .Primer_Brand__NavList-module__NavList__list--flat___wuoKR > .Primer_Brand__NavList-module__NavList__item--leaf___SN9hT > .Primer_Brand__NavList-module__NavList__itemContent___TyAP4 .Primer_Brand__NavList-module__NavList__link___lJiXk {
23038
+ font-size: var(--brand-text-size-200);
23039
+ line-height: var(--brand-text-lineHeight-200);
23040
+ letter-spacing: var(--brand-text-letterSpacing-200);
23041
+ }
23042
+
23043
+ .Primer_Brand__NavList-module__NavList__item--leaf___SN9hT:not(.Primer_Brand__NavList-module__NavList__item--level-1___rA6Ts) > .Primer_Brand__NavList-module__NavList__itemContent___TyAP4 .Primer_Brand__NavList-module__NavList__link___lJiXk {
23044
+ min-height: var(--base-size-32);
23045
+ padding-inline-start: var(--base-size-8);
23046
+ border-radius: var(--brand-borderRadius-small);
23047
+ }
23048
+
23049
+ .Primer_Brand__NavList-module__NavList__item--leaf___SN9hT:not(.Primer_Brand__NavList-module__NavList__item--level-1___rA6Ts) > .Primer_Brand__NavList-module__NavList__itemContent___TyAP4 .Primer_Brand__NavList-module__NavList__labelArea___N5Ya6 {
23050
+ min-height: calc(var(--base-size-32) - var(--brand-borderWidth-thin));
23051
+ margin-block-end: var(--brand-borderWidth-thin);
23052
+ padding-inline-start: var(--base-size-6);
23053
+ }
23054
+
23055
+ .Primer_Brand__NavList-module__NavList__item--leaf___SN9hT:not(.Primer_Brand__NavList-module__NavList__item--level-1___rA6Ts) .Primer_Brand__NavList-module__NavList__link___lJiXk[aria-current]:not([aria-current='false']) {
23056
+ background-color: transparent;
23057
+ padding-inline-start: var(--base-size-8);
23058
+ }
23059
+
23060
+ .Primer_Brand__NavList-module__NavList__item--leaf___SN9hT:not(.Primer_Brand__NavList-module__NavList__item--level-1___rA6Ts) > .Primer_Brand__NavList-module__NavList__itemContent___TyAP4 .Primer_Brand__NavList-module__NavList__link___lJiXk:hover .Primer_Brand__NavList-module__NavList__labelArea___N5Ya6,
23061
+ .Primer_Brand__NavList-module__NavList__item--leaf___SN9hT:not(.Primer_Brand__NavList-module__NavList__item--level-1___rA6Ts)
23062
+ .Primer_Brand__NavList-module__NavList__link___lJiXk[aria-current]:not([aria-current='false'])
23063
+ .Primer_Brand__NavList-module__NavList__labelArea___N5Ya6 {
23064
+ background-color: var(--brand-color-canvas-subtle);
23065
+ }
23066
+
23067
+ .Primer_Brand__NavList-module__NavList__item--leaf___SN9hT:not(.Primer_Brand__NavList-module__NavList__item--level-1___rA6Ts) > .Primer_Brand__NavList-module__NavList__itemContent___TyAP4 .Primer_Brand__NavList-module__NavList__link___lJiXk:hover {
23068
+ background-color: transparent;
23069
+ padding-inline-start: var(--base-size-8);
23070
+ }
23071
+
23072
+ [data-color-mode='dark'] .Primer_Brand__NavList-module__NavList___U7Jyj {
23073
+ -webkit-font-smoothing: antialiased;
23074
+ -moz-osx-font-smoothing: grayscale;
23075
+ }
23076
+
23077
+ @media (prefers-reduced-motion: reduce) {
23078
+ .Primer_Brand__NavList-module__NavList___U7Jyj,
23079
+ .Primer_Brand__NavList-module__NavList___U7Jyj::before,
23080
+ .Primer_Brand__NavList-module__NavList___U7Jyj::after,
23081
+ .Primer_Brand__NavList-module__NavList___U7Jyj * {
23082
+ animation: none !important;
23083
+ transition: none !important;
23084
+ scroll-behavior: auto !important;
23085
+ }
23086
+ }
23087
+
23088
+ /**
23089
+ * Do not edit directly
23090
+ * Generated on Thu, 02 Jul 2026 16:00:09 GMT
22553
23091
  */
22554
23092
 
22555
23093
  :root {
@@ -22558,7 +23096,7 @@ Fixes safari bug where outline doesn't respect border-radius
22558
23096
 
22559
23097
  /**
22560
23098
  * Do not edit directly
22561
- * Generated on Wed, 01 Jul 2026 08:25:14 GMT
23099
+ * Generated on Thu, 02 Jul 2026 16:00:10 GMT
22562
23100
  */
22563
23101
 
22564
23102
  :root,
@@ -23054,7 +23592,7 @@ pre.Primer_Brand__IDE-module__IDE__Chat-copilot-indicator___FhoZe {
23054
23592
 
23055
23593
  /**
23056
23594
  * Do not edit directly
23057
- * Generated on Wed, 01 Jul 2026 08:25:14 GMT
23595
+ * Generated on Thu, 02 Jul 2026 16:00:10 GMT
23058
23596
  */
23059
23597
 
23060
23598
  :root,
@@ -23153,7 +23691,7 @@ pre.Primer_Brand__IDE-module__IDE__Chat-copilot-indicator___FhoZe {
23153
23691
 
23154
23692
  /**
23155
23693
  * Do not edit directly
23156
- * Generated on Wed, 01 Jul 2026 08:25:14 GMT
23694
+ * Generated on Thu, 02 Jul 2026 16:00:10 GMT
23157
23695
  */
23158
23696
 
23159
23697
  :root {
@@ -23340,7 +23878,7 @@ pre.Primer_Brand__IDE-module__IDE__Chat-copilot-indicator___FhoZe {
23340
23878
 
23341
23879
  /**
23342
23880
  * Do not edit directly
23343
- * Generated on Wed, 01 Jul 2026 08:25:13 GMT
23881
+ * Generated on Thu, 02 Jul 2026 16:00:09 GMT
23344
23882
  */
23345
23883
 
23346
23884
  :root {
@@ -23624,7 +24162,7 @@ pre.Primer_Brand__IDE-module__IDE__Chat-copilot-indicator___FhoZe {
23624
24162
 
23625
24163
  /**
23626
24164
  * Do not edit directly
23627
- * Generated on Wed, 01 Jul 2026 08:25:13 GMT
24165
+ * Generated on Thu, 02 Jul 2026 16:00:09 GMT
23628
24166
  */
23629
24167
 
23630
24168
  :root {
@@ -23635,7 +24173,7 @@ pre.Primer_Brand__IDE-module__IDE__Chat-copilot-indicator___FhoZe {
23635
24173
 
23636
24174
  /**
23637
24175
  * Do not edit directly
23638
- * Generated on Wed, 01 Jul 2026 08:25:14 GMT
24176
+ * Generated on Thu, 02 Jul 2026 16:00:10 GMT
23639
24177
  */
23640
24178
 
23641
24179
  :root,
@@ -23883,7 +24421,7 @@ pre.Primer_Brand__IDE-module__IDE__Chat-copilot-indicator___FhoZe {
23883
24421
 
23884
24422
  /**
23885
24423
  * Do not edit directly
23886
- * Generated on Wed, 01 Jul 2026 08:25:13 GMT
24424
+ * Generated on Thu, 02 Jul 2026 16:00:09 GMT
23887
24425
  */
23888
24426
 
23889
24427
  :root {
@@ -23892,7 +24430,7 @@ pre.Primer_Brand__IDE-module__IDE__Chat-copilot-indicator___FhoZe {
23892
24430
 
23893
24431
  /**
23894
24432
  * Do not edit directly
23895
- * Generated on Wed, 01 Jul 2026 08:25:14 GMT
24433
+ * Generated on Thu, 02 Jul 2026 16:00:10 GMT
23896
24434
  */
23897
24435
 
23898
24436
  :root,
@@ -24138,7 +24676,7 @@ pre.Primer_Brand__IDE-module__IDE__Chat-copilot-indicator___FhoZe {
24138
24676
 
24139
24677
  /**
24140
24678
  * Do not edit directly
24141
- * Generated on Wed, 01 Jul 2026 08:25:14 GMT
24679
+ * Generated on Thu, 02 Jul 2026 16:00:10 GMT
24142
24680
  */
24143
24681
 
24144
24682
  :root,