@primer/react-brand 0.74.0 → 0.75.0-rc.89e3cadf

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 (957) hide show
  1. package/docs/components/RiverAccordion/index.md +49 -6
  2. package/docs/components/SubdomainNavBar/index.md +215 -86
  3. package/docs/index.md +2 -2
  4. package/esm/Accordion/Accordion.d.ts +2 -2
  5. package/esm/Accordion/Accordion.d.ts.map +1 -1
  6. package/esm/Accordion/Accordion.js +2 -2
  7. package/esm/Accordion/Accordion.js.map +1 -1
  8. package/esm/Accordion/Accordion.module.js +6 -5
  9. package/esm/ActionMenu/ActionMenu.d.ts +2 -2
  10. package/esm/ActionMenu/ActionMenu.js +3 -2
  11. package/esm/ActionMenu/ActionMenu.js.map +1 -1
  12. package/esm/ActionMenu/ActionMenu.module.js +7 -6
  13. package/esm/AnchorNav/AnchorNav.d.ts +4 -4
  14. package/esm/AnchorNav/AnchorNav.d.ts.map +1 -1
  15. package/esm/AnchorNav/AnchorNav.js +9 -4
  16. package/esm/AnchorNav/AnchorNav.js.map +1 -1
  17. package/esm/AnchorNav/AnchorNav.module.js +5 -4
  18. package/esm/AnchorNav/useExpandedMenu.js.map +1 -1
  19. package/esm/Avatar/Avatar.js +1 -1
  20. package/esm/Avatar/Avatar.js.map +1 -1
  21. package/esm/Avatar/Avatar.module.js +5 -4
  22. package/esm/Bento/Bento.d.ts +4 -4
  23. package/esm/Bento/Bento.js +1 -1
  24. package/esm/Bento/Bento.js.map +1 -1
  25. package/esm/Bento/Bento.module.js +7 -6
  26. package/esm/Box/Box.d.ts +1 -1
  27. package/esm/Box/Box.d.ts.map +1 -1
  28. package/esm/Box/Box.js +1 -1
  29. package/esm/Box/Box.js.map +1 -1
  30. package/esm/Breadcrumbs/Breadcrumbs.js +1 -1
  31. package/esm/Breadcrumbs/Breadcrumbs.js.map +1 -1
  32. package/esm/Breadcrumbs/Breadcrumbs.module.js +7 -6
  33. package/esm/BreakoutBanner/BreakoutBanner.js +1 -1
  34. package/esm/BreakoutBanner/BreakoutBanner.js.map +1 -1
  35. package/esm/BreakoutBanner/BreakoutBanner.module.js +5 -4
  36. package/esm/Button/Button.js +1 -1
  37. package/esm/Button/Button.js.map +1 -1
  38. package/esm/Button/Button.module.js +5 -4
  39. package/esm/ButtonGroup/ButtonGroup.js +1 -1
  40. package/esm/ButtonGroup/ButtonGroup.js.map +1 -1
  41. package/esm/ButtonGroup/ButtonGroup.module.js +3 -2
  42. package/esm/CTABanner/CTABanner.d.ts +1 -1
  43. package/esm/CTABanner/CTABanner.js +2 -2
  44. package/esm/CTABanner/CTABanner.js.map +1 -1
  45. package/esm/CTABanner/CTABanner.module.js +4 -3
  46. package/esm/CTAForm/CTAForm.js +1 -1
  47. package/esm/CTAForm/CTAForm.js.map +1 -1
  48. package/esm/CTAForm/CTAForm.module.js +4 -3
  49. package/esm/Card/Card.d.ts +2 -2
  50. package/esm/Card/Card.d.ts.map +1 -1
  51. package/esm/Card/Card.js +3 -3
  52. package/esm/Card/Card.js.map +1 -1
  53. package/esm/Card/Card.module.js +18 -17
  54. package/esm/ComparisonTable/ComparisonTable.d.ts +3 -3
  55. package/esm/ComparisonTable/ComparisonTable.js +1 -1
  56. package/esm/ComparisonTable/ComparisonTable.js.map +1 -1
  57. package/esm/ComparisonTable/ComparisonTable.module.js +4 -3
  58. package/esm/ExpandableArrow/ExpandableArrow.d.ts +2 -1
  59. package/esm/ExpandableArrow/ExpandableArrow.d.ts.map +1 -1
  60. package/esm/ExpandableArrow/ExpandableArrow.js +1 -1
  61. package/esm/ExpandableArrow/ExpandableArrow.js.map +1 -1
  62. package/esm/ExpandableArrow/ExpandableArrow.module.js +4 -3
  63. package/esm/EyebrowBanner/EyebrowBanner.js +2 -2
  64. package/esm/EyebrowBanner/EyebrowBanner.js.map +1 -1
  65. package/esm/EyebrowBanner/EyebrowBanner.module.js +12 -11
  66. package/esm/EyebrowText/EyebrowText.js +1 -1
  67. package/esm/EyebrowText/EyebrowText.js.map +1 -1
  68. package/esm/EyebrowText/EyebrowText.module.js +4 -3
  69. package/esm/FAQ/FAQ.d.ts +2 -2
  70. package/esm/FAQ/FAQ.d.ts.map +1 -1
  71. package/esm/FAQ/FAQ.js +1 -1
  72. package/esm/FAQ/FAQ.js.map +1 -1
  73. package/esm/FAQ/FAQ.module.js +7 -6
  74. package/esm/FAQ/FAQGroup.d.ts +2 -2
  75. package/esm/FAQ/FAQGroup.d.ts.map +1 -1
  76. package/esm/FAQ/FAQGroup.js +7 -3
  77. package/esm/FAQ/FAQGroup.js.map +1 -1
  78. package/esm/FAQ/FAQGroup.module.js +8 -7
  79. package/esm/Footnotes/Footnotes.d.ts +2 -2
  80. package/esm/Footnotes/Footnotes.d.ts.map +1 -1
  81. package/esm/Footnotes/Footnotes.js +2 -2
  82. package/esm/Footnotes/Footnotes.js.map +1 -1
  83. package/esm/Footnotes/Footnotes.module.js +7 -6
  84. package/esm/FrostedGlassVFX/FrostedGlassVFX.d.ts +1 -1
  85. package/esm/FrostedGlassVFX/FrostedGlassVFX.d.ts.map +1 -1
  86. package/esm/FrostedGlassVFX/FrostedGlassVFX.js +1 -1
  87. package/esm/FrostedGlassVFX/FrostedGlassVFX.js.map +1 -1
  88. package/esm/FrostedGlassVFX/FrostedGlassVFX.module.js +4 -3
  89. package/esm/Grid/Grid.d.ts +2 -2
  90. package/esm/Grid/Grid.js +2 -2
  91. package/esm/Grid/Grid.js.map +1 -1
  92. package/esm/Grid/Grid.module.js +5 -4
  93. package/esm/Heading/Heading.js +1 -1
  94. package/esm/Heading/Heading.js.map +1 -1
  95. package/esm/Heading/Heading.module.js +4 -3
  96. package/esm/Hero/Hero.js +1 -1
  97. package/esm/Hero/Hero.js.map +1 -1
  98. package/esm/Hero/Hero.module.js +4 -3
  99. package/esm/Hero/HeroContext.js.map +1 -1
  100. package/esm/Hero/sub-components/HeroButtonGroup.js +1 -1
  101. package/esm/Hero/sub-components/HeroButtonGroup.js.map +1 -1
  102. package/esm/Hero/sub-components/HeroDescription.js +1 -1
  103. package/esm/Hero/sub-components/HeroDescription.js.map +1 -1
  104. package/esm/Hero/sub-components/HeroEyebrow.js +1 -1
  105. package/esm/Hero/sub-components/HeroEyebrow.js.map +1 -1
  106. package/esm/Hero/sub-components/HeroHeading.js +1 -1
  107. package/esm/Hero/sub-components/HeroHeading.js.map +1 -1
  108. package/esm/Hero/sub-components/HeroImage.js +1 -1
  109. package/esm/Hero/sub-components/HeroImage.js.map +1 -1
  110. package/esm/Hero/sub-components/HeroLabel.d.ts +1 -0
  111. package/esm/Hero/sub-components/HeroLabel.d.ts.map +1 -1
  112. package/esm/Hero/sub-components/HeroLabel.js +8 -7
  113. package/esm/Hero/sub-components/HeroLabel.js.map +1 -1
  114. package/esm/Hero/sub-components/HeroPrimaryAction.js.map +1 -1
  115. package/esm/Hero/sub-components/HeroSecondaryAction.js.map +1 -1
  116. package/esm/Hero/sub-components/HeroVideo.js +2 -2
  117. package/esm/Hero/sub-components/HeroVideo.js.map +1 -1
  118. package/esm/IDE/IDE.d.ts +1 -1
  119. package/esm/IDE/IDE.js +3 -2
  120. package/esm/IDE/IDE.js.map +1 -1
  121. package/esm/IDE/IDE.module.js +8 -7
  122. package/esm/Icon/Icon.d.ts +2 -2
  123. package/esm/Icon/Icon.d.ts.map +1 -1
  124. package/esm/Icon/Icon.js +2 -2
  125. package/esm/Icon/Icon.js.map +1 -1
  126. package/esm/Icon/Icon.module.js +4 -3
  127. package/esm/Image/Image.d.ts +1 -1
  128. package/esm/Image/Image.d.ts.map +1 -1
  129. package/esm/Image/Image.js +1 -1
  130. package/esm/Image/Image.js.map +1 -1
  131. package/esm/Image/Image.module.js +5 -4
  132. package/esm/InlineCode/InlineCode.js +1 -1
  133. package/esm/InlineCode/InlineCode.js.map +1 -1
  134. package/esm/InlineCode/InlineCode.module.js +5 -4
  135. package/esm/InlineLink/InlineLink.js +2 -2
  136. package/esm/InlineLink/InlineLink.js.map +1 -1
  137. package/esm/InlineLink/InlineLink.module.js +3 -2
  138. package/esm/Label/Label.js +1 -1
  139. package/esm/Label/Label.js.map +1 -1
  140. package/esm/Label/Label.module.js +6 -5
  141. package/esm/Link/Link.d.ts +1 -1
  142. package/esm/Link/Link.d.ts.map +1 -1
  143. package/esm/Link/Link.js +2 -2
  144. package/esm/Link/Link.js.map +1 -1
  145. package/esm/Link/Link.module.js +4 -3
  146. package/esm/LogoSuite/LogoSuite.d.ts +1 -1
  147. package/esm/LogoSuite/LogoSuite.js +4 -3
  148. package/esm/LogoSuite/LogoSuite.js.map +1 -1
  149. package/esm/LogoSuite/LogoSuite.module.js +11 -10
  150. package/esm/MediaPlaylist/MediaPlaylist.d.ts +4 -4
  151. package/esm/MediaPlaylist/MediaPlaylist.d.ts.map +1 -1
  152. package/esm/MediaPlaylist/MediaPlaylist.js +1 -1
  153. package/esm/MediaPlaylist/MediaPlaylist.js.map +1 -1
  154. package/esm/MediaPlaylist/MediaPlaylist.module.js +25 -24
  155. package/esm/MediaPlaylist/useMediaPlaylist.js.map +1 -1
  156. package/esm/MinimalFooter/MinimalFooter.d.ts +3 -3
  157. package/esm/MinimalFooter/MinimalFooter.d.ts.map +1 -1
  158. package/esm/MinimalFooter/MinimalFooter.js +4 -3
  159. package/esm/MinimalFooter/MinimalFooter.js.map +1 -1
  160. package/esm/MinimalFooter/MinimalFooter.module.js +15 -14
  161. package/esm/MinimalVideoPlayer/MinimalVideoPlayer.js +2 -2
  162. package/esm/MinimalVideoPlayer/MinimalVideoPlayer.js.map +1 -1
  163. package/esm/MinimalVideoPlayer/MinimalVideoPlayer.module.js +6 -5
  164. package/esm/MinimalVideoPlayer/useMinimalVideoPlayback.js.map +1 -1
  165. package/esm/NavList/NavList.js +2 -2
  166. package/esm/NavList/NavList.js.map +1 -1
  167. package/esm/NavList/NavList.module.js +18 -17
  168. package/esm/Pagination/Pagination.d.ts +1 -1
  169. package/esm/Pagination/Pagination.d.ts.map +1 -1
  170. package/esm/Pagination/Pagination.js +1 -1
  171. package/esm/Pagination/Pagination.js.map +1 -1
  172. package/esm/Pagination/Pagination.module.js +11 -10
  173. package/esm/Pagination/model.js.map +1 -1
  174. package/esm/Pillar/Pillar.d.ts +2 -2
  175. package/esm/Pillar/Pillar.d.ts.map +1 -1
  176. package/esm/Pillar/Pillar.js +1 -1
  177. package/esm/Pillar/Pillar.js.map +1 -1
  178. package/esm/Pillar/Pillar.module.js +9 -8
  179. package/esm/PricingOptions/PricingOptions.d.ts +1 -1
  180. package/esm/PricingOptions/PricingOptions.js +5 -3
  181. package/esm/PricingOptions/PricingOptions.js.map +1 -1
  182. package/esm/PricingOptions/PricingOptions.module.js +13 -12
  183. package/esm/Prose/Prose.js +1 -1
  184. package/esm/Prose/Prose.js.map +1 -1
  185. package/esm/Prose/Prose.module.js +4 -3
  186. package/esm/Section/Section.js +1 -1
  187. package/esm/Section/Section.js.map +1 -1
  188. package/esm/Section/Section.module.js +5 -4
  189. package/esm/SectionIntro/SectionIntro.js +1 -1
  190. package/esm/SectionIntro/SectionIntro.js.map +1 -1
  191. package/esm/SectionIntro/SectionIntro.module.js +4 -3
  192. package/esm/SectionIntroStacked/SectionIntroStacked.d.ts +3 -3
  193. package/esm/SectionIntroStacked/SectionIntroStacked.js +1 -1
  194. package/esm/SectionIntroStacked/SectionIntroStacked.js.map +1 -1
  195. package/esm/SectionIntroStacked/SectionIntroStacked.module.js +6 -5
  196. package/esm/Stack/Stack.js +1 -1
  197. package/esm/Stack/Stack.js.map +1 -1
  198. package/esm/Stack/Stack.module.js +4 -3
  199. package/esm/Statistic/Statistic.js +1 -1
  200. package/esm/Statistic/Statistic.js.map +1 -1
  201. package/esm/Statistic/Statistic.module.js +6 -5
  202. package/esm/SubNav/SubNav.d.ts +4 -4
  203. package/esm/SubNav/SubNav.d.ts.map +1 -1
  204. package/esm/SubNav/SubNav.js +6 -4
  205. package/esm/SubNav/SubNav.js.map +1 -1
  206. package/esm/SubNav/SubNav.module.js +9 -8
  207. package/esm/SubNav/useContainsFocus.js.map +1 -1
  208. package/esm/SubdomainNavBar/NavigationVisbilityObserver.d.ts +3 -1
  209. package/esm/SubdomainNavBar/NavigationVisbilityObserver.d.ts.map +1 -1
  210. package/esm/SubdomainNavBar/NavigationVisbilityObserver.js +117 -64
  211. package/esm/SubdomainNavBar/NavigationVisbilityObserver.js.map +1 -1
  212. package/esm/SubdomainNavBar/SubdomainNavBar.d.ts +157 -20
  213. package/esm/SubdomainNavBar/SubdomainNavBar.d.ts.map +1 -1
  214. package/esm/SubdomainNavBar/SubdomainNavBar.js +479 -299
  215. package/esm/SubdomainNavBar/SubdomainNavBar.js.map +1 -1
  216. package/esm/SubdomainNavBar/SubdomainNavBar.module-WIrpYyjV.css +1 -0
  217. package/esm/SubdomainNavBar/SubdomainNavBar.module.js +36 -11
  218. package/esm/SubdomainNavBar/SubdomainNavBar.module.js.map +1 -1
  219. package/esm/SubdomainNavBar/SubdomainNavBarLinkContext.d.ts +9 -0
  220. package/esm/SubdomainNavBar/SubdomainNavBarLinkContext.d.ts.map +1 -0
  221. package/esm/SubdomainNavBar/SubdomainNavBarLinkContext.js +10 -0
  222. package/esm/SubdomainNavBar/SubdomainNavBarLinkContext.js.map +1 -0
  223. package/esm/SubdomainNavBar/useSearchKeyboardShortcut.d.ts +8 -0
  224. package/esm/SubdomainNavBar/useSearchKeyboardShortcut.d.ts.map +1 -0
  225. package/esm/SubdomainNavBar/useSearchKeyboardShortcut.js +52 -0
  226. package/esm/SubdomainNavBar/useSearchKeyboardShortcut.js.map +1 -0
  227. package/esm/SubdomainNavBar/useSearchResults.d.ts +24 -0
  228. package/esm/SubdomainNavBar/useSearchResults.d.ts.map +1 -0
  229. package/esm/SubdomainNavBar/useSearchResults.js +57 -0
  230. package/esm/SubdomainNavBar/useSearchResults.js.map +1 -0
  231. package/esm/SubdomainNavBar/useVisibilityObserver.d.ts +1 -1
  232. package/esm/SubdomainNavBar/useVisibilityObserver.d.ts.map +1 -1
  233. package/esm/SubdomainNavBar/useVisibilityObserver.js +60 -23
  234. package/esm/SubdomainNavBar/useVisibilityObserver.js.map +1 -1
  235. package/esm/Tabs/Tabs.js +3 -2
  236. package/esm/Tabs/Tabs.js.map +1 -1
  237. package/esm/Tabs/Tabs.module.js +12 -11
  238. package/esm/Testimonial/Testimonial.d.ts +1 -1
  239. package/esm/Testimonial/Testimonial.d.ts.map +1 -1
  240. package/esm/Testimonial/Testimonial.js +1 -1
  241. package/esm/Testimonial/Testimonial.js.map +1 -1
  242. package/esm/Testimonial/Testimonial.module.js +8 -7
  243. package/esm/Text/Text.d.ts +1 -1
  244. package/esm/Text/Text.d.ts.map +1 -1
  245. package/esm/Text/Text.js +1 -1
  246. package/esm/Text/Text.js.map +1 -1
  247. package/esm/Text/Text.module.js +4 -3
  248. package/esm/TextCursorAnimation/TextCursorAnimation.d.ts +8 -3
  249. package/esm/TextCursorAnimation/TextCursorAnimation.d.ts.map +1 -1
  250. package/esm/TextCursorAnimation/TextCursorAnimation.js +54 -28
  251. package/esm/TextCursorAnimation/TextCursorAnimation.js.map +1 -1
  252. package/esm/TextCursorAnimation/TextCursorAnimation.module-BS4hPR8H.css +1 -0
  253. package/esm/TextCursorAnimation/TextCursorAnimation.module.js +17 -6
  254. package/esm/TextCursorAnimation/TextCursorAnimation.module.js.map +1 -1
  255. package/esm/ThemeProvider/ThemeProvider.d.ts +1 -1
  256. package/esm/ThemeProvider/ThemeProvider.d.ts.map +1 -1
  257. package/esm/ThemeProvider/ThemeProvider.js +4 -4
  258. package/esm/ThemeProvider/ThemeProvider.js.map +1 -1
  259. package/esm/ThemeProvider/useTheme.js.map +1 -1
  260. package/esm/Tiles/Tiles.js +2 -2
  261. package/esm/Tiles/Tiles.js.map +1 -1
  262. package/esm/Tiles/Tiles.module.js +4 -3
  263. package/esm/Timeline/Timeline.d.ts +3 -3
  264. package/esm/Timeline/Timeline.d.ts.map +1 -1
  265. package/esm/Timeline/Timeline.js +2 -2
  266. package/esm/Timeline/Timeline.js.map +1 -1
  267. package/esm/Timeline/Timeline.module.js +5 -4
  268. package/esm/Token/Token.js +1 -1
  269. package/esm/Token/Token.js.map +1 -1
  270. package/esm/Token/Token.module.js +6 -5
  271. package/esm/Tooltip/Tooltip.js +2 -2
  272. package/esm/Tooltip/Tooltip.js.map +1 -1
  273. package/esm/Tooltip/Tooltip.module.js +4 -3
  274. package/esm/VideoPlayer/VideoPlayer.d.ts +2 -2
  275. package/esm/VideoPlayer/VideoPlayer.js +2 -2
  276. package/esm/VideoPlayer/VideoPlayer.js.map +1 -1
  277. package/esm/VideoPlayer/VideoPlayer.module.js +29 -28
  278. package/esm/VideoPlayer/components/CCButton/CCButton.d.ts +2 -2
  279. package/esm/VideoPlayer/components/CCButton/CCButton.d.ts.map +1 -1
  280. package/esm/VideoPlayer/components/CCButton/CCButton.js +1 -1
  281. package/esm/VideoPlayer/components/CCButton/CCButton.js.map +1 -1
  282. package/esm/VideoPlayer/components/Captions/Captions.d.ts +2 -2
  283. package/esm/VideoPlayer/components/Captions/Captions.d.ts.map +1 -1
  284. package/esm/VideoPlayer/components/Captions/Captions.js +1 -1
  285. package/esm/VideoPlayer/components/Captions/Captions.js.map +1 -1
  286. package/esm/VideoPlayer/components/Captions/Captions.module.js +5 -4
  287. package/esm/VideoPlayer/components/ControlsBar/ControlsBar.d.ts +2 -2
  288. package/esm/VideoPlayer/components/ControlsBar/ControlsBar.d.ts.map +1 -1
  289. package/esm/VideoPlayer/components/ControlsBar/ControlsBar.js +1 -1
  290. package/esm/VideoPlayer/components/ControlsBar/ControlsBar.js.map +1 -1
  291. package/esm/VideoPlayer/components/FullScreenButton/FullScreenButton.d.ts +2 -2
  292. package/esm/VideoPlayer/components/FullScreenButton/FullScreenButton.d.ts.map +1 -1
  293. package/esm/VideoPlayer/components/FullScreenButton/FullScreenButton.js +2 -1
  294. package/esm/VideoPlayer/components/FullScreenButton/FullScreenButton.js.map +1 -1
  295. package/esm/VideoPlayer/components/IconControl/IconControl.d.ts +2 -2
  296. package/esm/VideoPlayer/components/IconControl/IconControl.d.ts.map +1 -1
  297. package/esm/VideoPlayer/components/IconControl/IconControl.js +1 -1
  298. package/esm/VideoPlayer/components/IconControl/IconControl.js.map +1 -1
  299. package/esm/VideoPlayer/components/MuteButton/MuteButton.d.ts +2 -2
  300. package/esm/VideoPlayer/components/MuteButton/MuteButton.d.ts.map +1 -1
  301. package/esm/VideoPlayer/components/MuteButton/MuteButton.js +2 -1
  302. package/esm/VideoPlayer/components/MuteButton/MuteButton.js.map +1 -1
  303. package/esm/VideoPlayer/components/PauseIcon/PauseIcon.d.ts +2 -2
  304. package/esm/VideoPlayer/components/PauseIcon/PauseIcon.d.ts.map +1 -1
  305. package/esm/VideoPlayer/components/PauseIcon/PauseIcon.js.map +1 -1
  306. package/esm/VideoPlayer/components/PlayIcon/PlayIcon.d.ts +2 -2
  307. package/esm/VideoPlayer/components/PlayIcon/PlayIcon.d.ts.map +1 -1
  308. package/esm/VideoPlayer/components/PlayIcon/PlayIcon.js.map +1 -1
  309. package/esm/VideoPlayer/components/PlayPauseButton/PlayPauseButton.d.ts +2 -2
  310. package/esm/VideoPlayer/components/PlayPauseButton/PlayPauseButton.d.ts.map +1 -1
  311. package/esm/VideoPlayer/components/PlayPauseButton/PlayPauseButton.js.map +1 -1
  312. package/esm/VideoPlayer/components/Range/Range.d.ts +1 -1
  313. package/esm/VideoPlayer/components/Range/Range.d.ts.map +1 -1
  314. package/esm/VideoPlayer/components/Range/Range.js +1 -1
  315. package/esm/VideoPlayer/components/Range/Range.js.map +1 -1
  316. package/esm/VideoPlayer/components/SeekControl/SeekControl.d.ts +2 -2
  317. package/esm/VideoPlayer/components/SeekControl/SeekControl.d.ts.map +1 -1
  318. package/esm/VideoPlayer/components/SeekControl/SeekControl.js +1 -1
  319. package/esm/VideoPlayer/components/SeekControl/SeekControl.js.map +1 -1
  320. package/esm/VideoPlayer/components/VideoTooltip/VideoTooltip.d.ts +2 -2
  321. package/esm/VideoPlayer/components/VideoTooltip/VideoTooltip.d.ts.map +1 -1
  322. package/esm/VideoPlayer/components/VideoTooltip/VideoTooltip.js +3 -2
  323. package/esm/VideoPlayer/components/VideoTooltip/VideoTooltip.js.map +1 -1
  324. package/esm/VideoPlayer/components/VolumeControl/VolumeControl.d.ts +2 -1
  325. package/esm/VideoPlayer/components/VolumeControl/VolumeControl.d.ts.map +1 -1
  326. package/esm/VideoPlayer/components/VolumeControl/VolumeControl.js.map +1 -1
  327. package/esm/VideoPlayer/components/VolumeControl/VolumeControl.module.js +3 -2
  328. package/esm/VideoPlayer/hooks/useIsElementFullScreen.js.map +1 -1
  329. package/esm/VideoPlayer/hooks/useVideo.js.map +1 -1
  330. package/esm/VideoPlayer/hooks/useVideoResizeObserver.js.map +1 -1
  331. package/esm/animation/Animate/Animate.d.ts +1 -1
  332. package/esm/animation/Animate/Animate.d.ts.map +1 -1
  333. package/esm/animation/Animate/Animate.js +1 -1
  334. package/esm/animation/Animate/Animate.js.map +1 -1
  335. package/esm/animation/Animation.module.js +4 -3
  336. package/esm/animation/AnimationProvider/AnimationProvider.d.ts +1 -1
  337. package/esm/animation/AnimationProvider/AnimationProvider.d.ts.map +1 -1
  338. package/esm/animation/AnimationProvider/AnimationProvider.js.map +1 -1
  339. package/esm/animation/TextRevealAnimation/TextRevealAnimation.js +1 -1
  340. package/esm/animation/TextRevealAnimation/TextRevealAnimation.js.map +1 -1
  341. package/esm/animation/TextRevealAnimation/TextRevealAnimation.module.js +5 -4
  342. package/esm/animation/TextRevealAnimation/useTextRevealAnimationLines.js.map +1 -1
  343. package/esm/animation/useAnimation.js.map +1 -1
  344. package/esm/component-helpers/shared.module.js +3 -2
  345. package/esm/component-helpers.d.ts +2 -2
  346. package/esm/component-helpers.d.ts.map +1 -1
  347. package/esm/constants.js.map +1 -1
  348. package/esm/css/stylesheets.js +1 -1
  349. package/esm/findElementInChildren.js.map +1 -1
  350. package/esm/forms/Checkbox/Checkbox.js +2 -2
  351. package/esm/forms/Checkbox/Checkbox.js.map +1 -1
  352. package/esm/forms/Checkbox/Checkbox.module.js +4 -3
  353. package/esm/forms/ControlGroup/ControlGroup.js +3 -2
  354. package/esm/forms/ControlGroup/ControlGroup.js.map +1 -1
  355. package/esm/forms/ControlGroup/ControlGroup.module.js +7 -6
  356. package/esm/forms/FormControl/FormControl.d.ts +5 -5
  357. package/esm/forms/FormControl/FormControl.d.ts.map +1 -1
  358. package/esm/forms/FormControl/FormControl.js +4 -3
  359. package/esm/forms/FormControl/FormControl.js.map +1 -1
  360. package/esm/forms/FormControl/FormControl.module.js +5 -4
  361. package/esm/forms/Radio/Radio.js +1 -1
  362. package/esm/forms/Radio/Radio.js.map +1 -1
  363. package/esm/forms/Radio/Radio.module.js +4 -3
  364. package/esm/forms/Select/Select.d.ts +2 -2
  365. package/esm/forms/Select/Select.js +1 -1
  366. package/esm/forms/Select/Select.js.map +1 -1
  367. package/esm/forms/Select/Select.module.js +4 -3
  368. package/esm/forms/TextInput/TextInput.js +1 -1
  369. package/esm/forms/TextInput/TextInput.js.map +1 -1
  370. package/esm/forms/TextInput/TextInput.module.js +5 -4
  371. package/esm/forms/Textarea/Textarea.js +1 -1
  372. package/esm/forms/Textarea/Textarea.js.map +1 -1
  373. package/esm/forms/Textarea/Textarea.module.js +4 -3
  374. package/esm/hooks/useAnchoredPosition.js +7 -4
  375. package/esm/hooks/useAnchoredPosition.js.map +1 -1
  376. package/esm/hooks/useCursorAnimation.d.ts +8 -31
  377. package/esm/hooks/useCursorAnimation.d.ts.map +1 -1
  378. package/esm/hooks/useCursorAnimation.js +86 -36
  379. package/esm/hooks/useCursorAnimation.js.map +1 -1
  380. package/esm/hooks/useFocusTrap.js.map +1 -1
  381. package/esm/hooks/useId.js.map +1 -1
  382. package/esm/hooks/useKeyboardEscape.js.map +1 -1
  383. package/esm/hooks/useOnClickOutside.js.map +1 -1
  384. package/esm/hooks/useReducedMotion.js +1 -1
  385. package/esm/hooks/useReducedMotion.js.map +1 -1
  386. package/esm/hooks/useRef.js.map +1 -1
  387. package/esm/hooks/useResizeObserver.js.map +1 -1
  388. package/esm/hooks/useTabs.js +1 -1
  389. package/esm/hooks/useTabs.js.map +1 -1
  390. package/esm/hooks/useWindowSize.js +7 -7
  391. package/esm/hooks/useWindowSize.js.map +1 -1
  392. package/esm/list/ListItem/ListItem.js +4 -2
  393. package/esm/list/ListItem/ListItem.js.map +1 -1
  394. package/esm/list/ListItem/ListItem.module.js +5 -4
  395. package/esm/list/OrderedList/OrderedList.d.ts +2 -2
  396. package/esm/list/OrderedList/OrderedList.d.ts.map +1 -1
  397. package/esm/list/OrderedList/OrderedList.js +1 -1
  398. package/esm/list/OrderedList/OrderedList.js.map +1 -1
  399. package/esm/list/OrderedList/OrderedList.module.js +3 -2
  400. package/esm/list/UnorderedList/UnorderedList.d.ts +2 -2
  401. package/esm/list/UnorderedList/UnorderedList.d.ts.map +1 -1
  402. package/esm/list/UnorderedList/UnorderedList.js +1 -1
  403. package/esm/list/UnorderedList/UnorderedList.js.map +1 -1
  404. package/esm/list/list-shared.module.js +3 -2
  405. package/esm/list/listContext.js.map +1 -1
  406. package/esm/node_modules/@primer/octicons-react/dist/icons/AlertFillIcon.js +28 -0
  407. package/esm/node_modules/@primer/octicons-react/dist/icons/AlertFillIcon.js.map +1 -0
  408. package/esm/node_modules/@primer/octicons-react/dist/icons/ArrowUpIcon.js +20 -0
  409. package/esm/node_modules/@primer/octicons-react/dist/icons/ArrowUpIcon.js.map +1 -0
  410. package/esm/node_modules/@primer/octicons-react/dist/icons/ArrowUpRightIcon.js +20 -0
  411. package/esm/node_modules/@primer/octicons-react/dist/icons/ArrowUpRightIcon.js.map +1 -0
  412. package/esm/node_modules/@primer/octicons-react/dist/icons/CheckCircleFillIcon.js +28 -0
  413. package/esm/node_modules/@primer/octicons-react/dist/icons/CheckCircleFillIcon.js.map +1 -0
  414. package/esm/node_modules/@primer/octicons-react/dist/icons/CheckIcon.js +20 -0
  415. package/esm/node_modules/@primer/octicons-react/dist/icons/CheckIcon.js.map +1 -0
  416. package/esm/node_modules/@primer/octicons-react/dist/icons/ChevronDownIcon.js +28 -0
  417. package/esm/node_modules/@primer/octicons-react/dist/icons/ChevronDownIcon.js.map +1 -0
  418. package/esm/node_modules/@primer/octicons-react/dist/icons/ChevronLeftIcon.js +28 -0
  419. package/esm/node_modules/@primer/octicons-react/dist/icons/ChevronLeftIcon.js.map +1 -0
  420. package/esm/node_modules/@primer/octicons-react/dist/icons/ChevronRightIcon.js +28 -0
  421. package/esm/node_modules/@primer/octicons-react/dist/icons/ChevronRightIcon.js.map +1 -0
  422. package/esm/node_modules/@primer/octicons-react/dist/icons/ChevronUpIcon.js +28 -0
  423. package/esm/node_modules/@primer/octicons-react/dist/icons/ChevronUpIcon.js.map +1 -0
  424. package/esm/node_modules/@primer/octicons-react/dist/icons/CopilotIcon.js +33 -0
  425. package/esm/node_modules/@primer/octicons-react/dist/icons/CopilotIcon.js.map +1 -0
  426. package/esm/node_modules/@primer/octicons-react/dist/icons/DashIcon.js +20 -0
  427. package/esm/node_modules/@primer/octicons-react/dist/icons/DashIcon.js.map +1 -0
  428. package/esm/node_modules/@primer/octicons-react/dist/icons/LinkExternalIcon.js +20 -0
  429. package/esm/node_modules/@primer/octicons-react/dist/icons/LinkExternalIcon.js.map +1 -0
  430. package/esm/node_modules/@primer/octicons-react/dist/icons/MarkGithubIcon.js +20 -0
  431. package/esm/node_modules/@primer/octicons-react/dist/icons/MarkGithubIcon.js.map +1 -0
  432. package/esm/node_modules/@primer/octicons-react/dist/icons/MuteIcon.js +20 -0
  433. package/esm/node_modules/@primer/octicons-react/dist/icons/MuteIcon.js.map +1 -0
  434. package/esm/node_modules/@primer/octicons-react/dist/icons/PaperAirplaneIcon.js +20 -0
  435. package/esm/node_modules/@primer/octicons-react/dist/icons/PaperAirplaneIcon.js.map +1 -0
  436. package/esm/node_modules/@primer/octicons-react/dist/icons/PauseIcon.js +20 -0
  437. package/esm/node_modules/@primer/octicons-react/dist/icons/PauseIcon.js.map +1 -0
  438. package/esm/node_modules/@primer/octicons-react/dist/icons/PlayIcon.js +20 -0
  439. package/esm/node_modules/@primer/octicons-react/dist/icons/PlayIcon.js.map +1 -0
  440. package/esm/node_modules/@primer/octicons-react/dist/icons/ReplyIcon.js +20 -0
  441. package/esm/node_modules/@primer/octicons-react/dist/icons/ReplyIcon.js.map +1 -0
  442. package/esm/node_modules/@primer/octicons-react/dist/icons/ScreenFullIcon.js +20 -0
  443. package/esm/node_modules/@primer/octicons-react/dist/icons/ScreenFullIcon.js.map +1 -0
  444. package/esm/node_modules/@primer/octicons-react/dist/icons/ScreenNormalIcon.js +20 -0
  445. package/esm/node_modules/@primer/octicons-react/dist/icons/ScreenNormalIcon.js.map +1 -0
  446. package/esm/node_modules/@primer/octicons-react/dist/icons/SearchIcon.js +20 -0
  447. package/esm/node_modules/@primer/octicons-react/dist/icons/SearchIcon.js.map +1 -0
  448. package/esm/node_modules/@primer/octicons-react/dist/icons/TriangleDownIcon.js +20 -0
  449. package/esm/node_modules/@primer/octicons-react/dist/icons/TriangleDownIcon.js.map +1 -0
  450. package/esm/node_modules/@primer/octicons-react/dist/icons/TriangleUpIcon.js +20 -0
  451. package/esm/node_modules/@primer/octicons-react/dist/icons/TriangleUpIcon.js.map +1 -0
  452. package/esm/node_modules/@primer/octicons-react/dist/icons/UnmuteIcon.js +20 -0
  453. package/esm/node_modules/@primer/octicons-react/dist/icons/UnmuteIcon.js.map +1 -0
  454. package/esm/node_modules/@primer/octicons-react/dist/icons/XIcon.js +28 -0
  455. package/esm/node_modules/@primer/octicons-react/dist/icons/XIcon.js.map +1 -0
  456. package/esm/node_modules/@primer/octicons-react/dist/renderOcticon-DuMQdmQC.js +132 -0
  457. package/esm/node_modules/@primer/octicons-react/dist/renderOcticon-DuMQdmQC.js.map +1 -0
  458. package/esm/node_modules/clsx/dist/clsx.js +1 -1
  459. package/esm/node_modules/clsx/dist/clsx.js.map +1 -1
  460. package/esm/packages/design-tokens/lib/design-tokens/css/tokens/functional/components/subdomain-nav-bar/colors-with-modes-BGj0AiDW.css +1 -0
  461. package/esm/packages/design-tokens/lib/design-tokens/css/tokens/functional/components/text-cursor-animation/base-DKbXhPKv.css +1 -0
  462. package/esm/packages/design-tokens/lib/design-tokens/css/tokens/functional/components/text-cursor-animation/colors-with-modes-BucKYl1n.css +1 -0
  463. package/esm/river/River/River.js +2 -2
  464. package/esm/river/River/River.js.map +1 -1
  465. package/esm/river/RiverAccordion/RiverAccordion.d.ts +15 -6
  466. package/esm/river/RiverAccordion/RiverAccordion.d.ts.map +1 -1
  467. package/esm/river/RiverAccordion/RiverAccordion.js +38 -26
  468. package/esm/river/RiverAccordion/RiverAccordion.js.map +1 -1
  469. package/esm/river/RiverAccordion/RiverAccordion.module-Cr6Q-qkm.css +1 -0
  470. package/esm/river/RiverAccordion/RiverAccordion.module.js +18 -13
  471. package/esm/river/RiverAccordion/RiverAccordion.module.js.map +1 -1
  472. package/esm/river/RiverBreakout/RiverBreakout.d.ts +1 -1
  473. package/esm/river/RiverBreakout/RiverBreakout.js +1 -1
  474. package/esm/river/RiverBreakout/RiverBreakout.js.map +1 -1
  475. package/esm/river/RiverBreakoutTabs/RiverBreakoutTabs.d.ts +5 -5
  476. package/esm/river/RiverBreakoutTabs/RiverBreakoutTabs.js +2 -2
  477. package/esm/river/RiverBreakoutTabs/RiverBreakoutTabs.js.map +1 -1
  478. package/esm/river/RiverBreakoutTabs/RiverBreakoutTabs.module.js +31 -30
  479. package/esm/river/RiverStoryScroll/RiverStoryScroll.d.ts +1 -1
  480. package/esm/river/RiverStoryScroll/RiverStoryScroll.d.ts.map +1 -1
  481. package/esm/river/RiverStoryScroll/RiverStoryScroll.js +5 -3
  482. package/esm/river/RiverStoryScroll/RiverStoryScroll.js.map +1 -1
  483. package/esm/river/RiverStoryScroll/RiverStoryScroll.module.js +8 -7
  484. package/esm/river/RiverStoryScroll/RiverStoryScrollProvider.d.ts +2 -2
  485. package/esm/river/RiverStoryScroll/RiverStoryScrollProvider.d.ts.map +1 -1
  486. package/esm/river/RiverStoryScroll/RiverStoryScrollProvider.js.map +1 -1
  487. package/esm/river/RiverStoryScroll/RiverStoryScrollResponder.d.ts +1 -1
  488. package/esm/river/RiverStoryScroll/RiverStoryScrollResponder.d.ts.map +1 -1
  489. package/esm/river/RiverStoryScroll/RiverStoryScrollResponder.js +1 -1
  490. package/esm/river/RiverStoryScroll/RiverStoryScrollResponder.js.map +1 -1
  491. package/esm/river/RiverStoryScroll/RiverStoryScrollTracker.d.ts +1 -1
  492. package/esm/river/RiverStoryScroll/RiverStoryScrollTracker.d.ts.map +1 -1
  493. package/esm/river/RiverStoryScroll/RiverStoryScrollTracker.js +1 -1
  494. package/esm/river/RiverStoryScroll/RiverStoryScrollTracker.js.map +1 -1
  495. package/esm/river/river-shared.module.js +13 -12
  496. package/esm/utils/getTextContent.js.map +1 -1
  497. package/esm/utils/isFragmentElement.js.map +1 -1
  498. package/lib/Accordion/Accordion.d.ts +2 -2
  499. package/lib/ActionMenu/ActionMenu.d.ts +2 -2
  500. package/lib/AnchorNav/AnchorNav.d.ts +4 -4
  501. package/lib/Bento/Bento.d.ts +4 -4
  502. package/lib/Box/Box.d.ts +1 -1
  503. package/lib/CTABanner/CTABanner.d.ts +1 -1
  504. package/lib/Card/Card.d.ts +2 -2
  505. package/lib/ComparisonTable/ComparisonTable.d.ts +3 -3
  506. package/lib/ExpandableArrow/ExpandableArrow.d.ts +2 -1
  507. package/lib/FAQ/FAQ.d.ts +2 -2
  508. package/lib/FAQ/FAQGroup.d.ts +2 -2
  509. package/lib/Footnotes/Footnotes.d.ts +2 -2
  510. package/lib/FrostedGlassVFX/FrostedGlassVFX.d.ts +1 -1
  511. package/lib/Grid/Grid.d.ts +2 -2
  512. package/lib/Hero/sub-components/HeroLabel.d.ts +1 -0
  513. package/lib/IDE/IDE.d.ts +1 -1
  514. package/lib/Icon/Icon.d.ts +2 -2
  515. package/lib/Image/Image.d.ts +1 -1
  516. package/lib/Link/Link.d.ts +1 -1
  517. package/lib/LogoSuite/LogoSuite.d.ts +1 -1
  518. package/lib/MediaPlaylist/MediaPlaylist.d.ts +4 -4
  519. package/lib/MinimalFooter/MinimalFooter.d.ts +3 -3
  520. package/lib/Pagination/Pagination.d.ts +1 -1
  521. package/lib/Pillar/Pillar.d.ts +2 -2
  522. package/lib/PricingOptions/PricingOptions.d.ts +1 -1
  523. package/lib/SectionIntroStacked/SectionIntroStacked.d.ts +3 -3
  524. package/lib/SubNav/SubNav.d.ts +4 -4
  525. package/lib/SubdomainNavBar/NavigationVisbilityObserver.d.ts +3 -1
  526. package/lib/SubdomainNavBar/SubdomainNavBar.d.ts +157 -20
  527. package/lib/SubdomainNavBar/SubdomainNavBarLinkContext.d.ts +8 -0
  528. package/lib/SubdomainNavBar/useSearchKeyboardShortcut.d.ts +7 -0
  529. package/lib/SubdomainNavBar/useSearchResults.d.ts +23 -0
  530. package/lib/SubdomainNavBar/useVisibilityObserver.d.ts +1 -1
  531. package/lib/Testimonial/Testimonial.d.ts +1 -1
  532. package/lib/Text/Text.d.ts +1 -1
  533. package/lib/TextCursorAnimation/TextCursorAnimation.d.ts +8 -3
  534. package/lib/ThemeProvider/ThemeProvider.d.ts +1 -1
  535. package/lib/Timeline/Timeline.d.ts +3 -3
  536. package/lib/VideoPlayer/VideoPlayer.d.ts +2 -2
  537. package/lib/VideoPlayer/components/CCButton/CCButton.d.ts +2 -2
  538. package/lib/VideoPlayer/components/Captions/Captions.d.ts +2 -2
  539. package/lib/VideoPlayer/components/ControlsBar/ControlsBar.d.ts +2 -2
  540. package/lib/VideoPlayer/components/FullScreenButton/FullScreenButton.d.ts +2 -2
  541. package/lib/VideoPlayer/components/IconControl/IconControl.d.ts +2 -2
  542. package/lib/VideoPlayer/components/MuteButton/MuteButton.d.ts +2 -2
  543. package/lib/VideoPlayer/components/PauseIcon/PauseIcon.d.ts +2 -2
  544. package/lib/VideoPlayer/components/PlayIcon/PlayIcon.d.ts +2 -2
  545. package/lib/VideoPlayer/components/PlayPauseButton/PlayPauseButton.d.ts +2 -2
  546. package/lib/VideoPlayer/components/Range/Range.d.ts +1 -1
  547. package/lib/VideoPlayer/components/SeekControl/SeekControl.d.ts +2 -2
  548. package/lib/VideoPlayer/components/VideoTooltip/VideoTooltip.d.ts +2 -2
  549. package/lib/VideoPlayer/components/VolumeControl/VolumeControl.d.ts +2 -1
  550. package/lib/animation/Animate/Animate.d.ts +1 -1
  551. package/lib/animation/AnimationProvider/AnimationProvider.d.ts +1 -1
  552. package/lib/component-helpers.d.ts +2 -2
  553. package/lib/css/main.css +1482 -1086
  554. package/lib/design-tokens/css/tokens/base/colors/color-scales-with-modes.css +1 -1
  555. package/lib/design-tokens/css/tokens/base/colors/light.css +1 -1
  556. package/lib/design-tokens/css/tokens/base/size/size.css +1 -1
  557. package/lib/design-tokens/css/tokens/base/typography/typography.css +1 -1
  558. package/lib/design-tokens/css/tokens/functional/animation/base.css +1 -1
  559. package/lib/design-tokens/css/tokens/functional/colors/global-with-modes.css +1 -1
  560. package/lib/design-tokens/css/tokens/functional/colors/global.css +1 -1
  561. package/lib/design-tokens/css/tokens/functional/components/accordion/colors-with-modes.css +1 -1
  562. package/lib/design-tokens/css/tokens/functional/components/action-menu/colors-with-modes.css +1 -1
  563. package/lib/design-tokens/css/tokens/functional/components/anchor-nav/colors-with-modes.css +1 -1
  564. package/lib/design-tokens/css/tokens/functional/components/bento/base.css +1 -1
  565. package/lib/design-tokens/css/tokens/functional/components/blinking-cursor/colors-with-modes.css +1 -1
  566. package/lib/design-tokens/css/tokens/functional/components/breadcrumbs/colors-with-modes.css +1 -1
  567. package/lib/design-tokens/css/tokens/functional/components/button/colors-with-modes.css +1 -1
  568. package/lib/design-tokens/css/tokens/functional/components/card/base.css +1 -1
  569. package/lib/design-tokens/css/tokens/functional/components/card/colors-with-modes.css +1 -1
  570. package/lib/design-tokens/css/tokens/functional/components/card/colors.css +1 -1
  571. package/lib/design-tokens/css/tokens/functional/components/comparison-table/colors-with-modes.css +1 -1
  572. package/lib/design-tokens/css/tokens/functional/components/comparison-table/comparison-table.css +1 -1
  573. package/lib/design-tokens/css/tokens/functional/components/control/colors-with-modes.css +1 -1
  574. package/lib/design-tokens/css/tokens/functional/components/cta-banner/colors-with-modes.css +1 -1
  575. package/lib/design-tokens/css/tokens/functional/components/eyebrow-banner/colors-with-modes.css +1 -1
  576. package/lib/design-tokens/css/tokens/functional/components/eyebrow-banner/eyebrow-banner.css +1 -1
  577. package/lib/design-tokens/css/tokens/functional/components/faq/base.css +1 -1
  578. package/lib/design-tokens/css/tokens/functional/components/faq/colors-with-modes.css +1 -1
  579. package/lib/design-tokens/css/tokens/functional/components/faq/colors.css +1 -1
  580. package/lib/design-tokens/css/tokens/functional/components/faq/faq.css +1 -1
  581. package/lib/design-tokens/css/tokens/functional/components/footer/base.css +1 -1
  582. package/lib/design-tokens/css/tokens/functional/components/footer/colors-with-modes.css +1 -1
  583. package/lib/design-tokens/css/tokens/functional/components/footer/colors.css +1 -1
  584. package/lib/design-tokens/css/tokens/functional/components/frosted-glass-vfx/base.css +1 -1
  585. package/lib/design-tokens/css/tokens/functional/components/frosted-glass-vfx/colors-with-modes.css +1 -1
  586. package/lib/design-tokens/css/tokens/functional/components/grid/colors-with-modes.css +1 -1
  587. package/lib/design-tokens/css/tokens/functional/components/grid/colors.css +1 -1
  588. package/lib/design-tokens/css/tokens/functional/components/grid/grid.css +1 -1
  589. package/lib/design-tokens/css/tokens/functional/components/hero/base.css +1 -1
  590. package/lib/design-tokens/css/tokens/functional/components/icon/colors-with-modes.css +1 -1
  591. package/lib/design-tokens/css/tokens/functional/components/icon/colors.css +1 -1
  592. package/lib/design-tokens/css/tokens/functional/components/ide/base.css +1 -1
  593. package/lib/design-tokens/css/tokens/functional/components/ide/colors-with-modes.css +1 -1
  594. package/lib/design-tokens/css/tokens/functional/components/image/base.css +1 -1
  595. package/lib/design-tokens/css/tokens/functional/components/inline-code/colors-with-modes.css +1 -1
  596. package/lib/design-tokens/css/tokens/functional/components/inline-code/colors.css +1 -1
  597. package/lib/design-tokens/css/tokens/functional/components/inline-link/base.css +1 -1
  598. package/lib/design-tokens/css/tokens/functional/components/inline-link/colors-with-modes.css +1 -1
  599. package/lib/design-tokens/css/tokens/functional/components/inline-link/colors.css +1 -1
  600. package/lib/design-tokens/css/tokens/functional/components/label/colors-with-modes.css +1 -1
  601. package/lib/design-tokens/css/tokens/functional/components/label/colors.css +1 -1
  602. package/lib/design-tokens/css/tokens/functional/components/link/colors-with-modes.css +1 -1
  603. package/lib/design-tokens/css/tokens/functional/components/link/colors.css +1 -1
  604. package/lib/design-tokens/css/tokens/functional/components/logosuite/base.css +1 -1
  605. package/lib/design-tokens/css/tokens/functional/components/logosuite/colors-with-modes.css +1 -1
  606. package/lib/design-tokens/css/tokens/functional/components/logosuite/colors.css +1 -1
  607. package/lib/design-tokens/css/tokens/functional/components/media-playlist/colors-with-modes.css +1 -1
  608. package/lib/design-tokens/css/tokens/functional/components/media-playlist/colors.css +1 -1
  609. package/lib/design-tokens/css/tokens/functional/components/nav-list/colors-with-modes.css +1 -1
  610. package/lib/design-tokens/css/tokens/functional/components/pricing-options/colors-with-modes.css +1 -1
  611. package/lib/design-tokens/css/tokens/functional/components/pricing-options/colors.css +1 -1
  612. package/lib/design-tokens/css/tokens/functional/components/pricing-options/pricing-options.css +1 -1
  613. package/lib/design-tokens/css/tokens/functional/components/prose/base.css +1 -1
  614. package/lib/design-tokens/css/tokens/functional/components/prose/colors-with-modes.css +1 -1
  615. package/lib/design-tokens/css/tokens/functional/components/river/base.css +1 -1
  616. package/lib/design-tokens/css/tokens/functional/components/river/river.css +1 -1
  617. package/lib/design-tokens/css/tokens/functional/components/river-story-scroll/colors-with-modes.css +1 -1
  618. package/lib/design-tokens/css/tokens/functional/components/section/section.css +1 -1
  619. package/lib/design-tokens/css/tokens/functional/components/statistic/base.css +1 -1
  620. package/lib/design-tokens/css/tokens/functional/components/sub-nav/base.css +1 -1
  621. package/lib/design-tokens/css/tokens/functional/components/sub-nav/colors-with-modes.css +1 -1
  622. package/lib/design-tokens/css/tokens/functional/components/subdomain-nav-bar/colors-with-modes.css +7 -1
  623. package/lib/design-tokens/css/tokens/functional/components/tabs/base.css +1 -1
  624. package/lib/design-tokens/css/tokens/functional/components/tabs/colors-with-modes.css +1 -1
  625. package/lib/design-tokens/css/tokens/functional/components/tabs/colors.css +1 -1
  626. package/lib/design-tokens/css/tokens/functional/components/testimonial/base.css +1 -1
  627. package/lib/design-tokens/css/tokens/functional/components/testimonial/colors-with-modes.css +1 -1
  628. package/lib/design-tokens/css/tokens/functional/components/testimonial/colors.css +1 -1
  629. package/lib/design-tokens/css/tokens/functional/components/text-cursor-animation/base.css +8 -0
  630. package/lib/design-tokens/css/tokens/functional/components/text-cursor-animation/colors-with-modes.css +7 -3
  631. package/lib/design-tokens/css/tokens/functional/components/text-cursor-animation/colors.css +4 -2
  632. package/lib/design-tokens/css/tokens/functional/components/tiles/colors-with-modes.css +1 -1
  633. package/lib/design-tokens/css/tokens/functional/components/timeline/base.css +1 -1
  634. package/lib/design-tokens/css/tokens/functional/components/timeline/colors-with-modes.css +1 -1
  635. package/lib/design-tokens/css/tokens/functional/components/timeline/colors.css +1 -1
  636. package/lib/design-tokens/css/tokens/functional/components/token/colors-with-modes.css +1 -1
  637. package/lib/design-tokens/css/tokens/functional/components/token/colors.css +1 -1
  638. package/lib/design-tokens/css/tokens/functional/components/tooltip/colors-with-modes.css +1 -1
  639. package/lib/design-tokens/css/tokens/functional/components/tooltip/colors.css +1 -1
  640. package/lib/design-tokens/css/tokens/functional/components/video-player/base.css +1 -1
  641. package/lib/design-tokens/css/tokens/functional/components/video-player/colors-with-modes.css +1 -1
  642. package/lib/design-tokens/css/tokens/functional/size/border.css +1 -1
  643. package/lib/design-tokens/css/tokens/functional/size/breakpoints.css +1 -1
  644. package/lib/design-tokens/css/tokens/functional/size/size-coarse.css +1 -1
  645. package/lib/design-tokens/css/tokens/functional/size/size-fine.css +1 -1
  646. package/lib/design-tokens/css/tokens/functional/size/size.css +1 -1
  647. package/lib/design-tokens/css/tokens/functional/size/viewport.css +1 -1
  648. package/lib/design-tokens/css/tokens/functional/typography/typography-responsive.css +1 -1
  649. package/lib/design-tokens/css/tokens/functional/typography/typography.css +1 -1
  650. package/lib/design-tokens/js/module/tokens/base/colors/light.js +1 -1
  651. package/lib/design-tokens/js/module/tokens/base/size/size.js +1 -1
  652. package/lib/design-tokens/js/module/tokens/base/typography/typography.js +1 -1
  653. package/lib/design-tokens/js/module/tokens/functional/animation/base.js +1 -1
  654. package/lib/design-tokens/js/module/tokens/functional/colors/global.js +1 -1
  655. package/lib/design-tokens/js/module/tokens/functional/components/bento/base.js +1 -1
  656. package/lib/design-tokens/js/module/tokens/functional/components/card/base.js +1 -1
  657. package/lib/design-tokens/js/module/tokens/functional/components/card/colors.js +1 -1
  658. package/lib/design-tokens/js/module/tokens/functional/components/comparison-table/comparison-table.js +1 -1
  659. package/lib/design-tokens/js/module/tokens/functional/components/eyebrow-banner/eyebrow-banner.js +1 -1
  660. package/lib/design-tokens/js/module/tokens/functional/components/faq/base.js +1 -1
  661. package/lib/design-tokens/js/module/tokens/functional/components/faq/colors.js +1 -1
  662. package/lib/design-tokens/js/module/tokens/functional/components/faq/faq.js +1 -1
  663. package/lib/design-tokens/js/module/tokens/functional/components/footer/base.js +1 -1
  664. package/lib/design-tokens/js/module/tokens/functional/components/footer/colors.js +1 -1
  665. package/lib/design-tokens/js/module/tokens/functional/components/frosted-glass-vfx/base.js +1 -1
  666. package/lib/design-tokens/js/module/tokens/functional/components/grid/colors.js +1 -1
  667. package/lib/design-tokens/js/module/tokens/functional/components/grid/grid.js +1 -1
  668. package/lib/design-tokens/js/module/tokens/functional/components/hero/base.js +1 -1
  669. package/lib/design-tokens/js/module/tokens/functional/components/icon/colors.js +1 -1
  670. package/lib/design-tokens/js/module/tokens/functional/components/ide/base.js +1 -1
  671. package/lib/design-tokens/js/module/tokens/functional/components/image/base.js +1 -1
  672. package/lib/design-tokens/js/module/tokens/functional/components/inline-code/colors.js +1 -1
  673. package/lib/design-tokens/js/module/tokens/functional/components/inline-link/base.js +1 -1
  674. package/lib/design-tokens/js/module/tokens/functional/components/inline-link/colors.js +1 -1
  675. package/lib/design-tokens/js/module/tokens/functional/components/label/colors.js +1 -1
  676. package/lib/design-tokens/js/module/tokens/functional/components/link/colors.js +1 -1
  677. package/lib/design-tokens/js/module/tokens/functional/components/logosuite/base.js +1 -1
  678. package/lib/design-tokens/js/module/tokens/functional/components/logosuite/colors.js +1 -1
  679. package/lib/design-tokens/js/module/tokens/functional/components/media-playlist/colors.js +1 -1
  680. package/lib/design-tokens/js/module/tokens/functional/components/pricing-options/colors.js +1 -1
  681. package/lib/design-tokens/js/module/tokens/functional/components/pricing-options/pricing-options.js +1 -1
  682. package/lib/design-tokens/js/module/tokens/functional/components/prose/base.js +1 -1
  683. package/lib/design-tokens/js/module/tokens/functional/components/river/base.js +1 -1
  684. package/lib/design-tokens/js/module/tokens/functional/components/river/river.js +1 -1
  685. package/lib/design-tokens/js/module/tokens/functional/components/section/section.js +1 -1
  686. package/lib/design-tokens/js/module/tokens/functional/components/statistic/base.js +1 -1
  687. package/lib/design-tokens/js/module/tokens/functional/components/sub-nav/base.js +1 -1
  688. package/lib/design-tokens/js/module/tokens/functional/components/tabs/base.js +1 -1
  689. package/lib/design-tokens/js/module/tokens/functional/components/tabs/colors.js +1 -1
  690. package/lib/design-tokens/js/module/tokens/functional/components/testimonial/base.js +1 -1
  691. package/lib/design-tokens/js/module/tokens/functional/components/testimonial/colors.js +1 -1
  692. package/lib/design-tokens/js/module/tokens/functional/components/text-cursor-animation/base.js +14 -0
  693. package/lib/design-tokens/js/module/tokens/functional/components/text-cursor-animation/colors.js +10 -2
  694. package/lib/design-tokens/js/module/tokens/functional/components/timeline/base.js +1 -1
  695. package/lib/design-tokens/js/module/tokens/functional/components/timeline/colors.js +1 -1
  696. package/lib/design-tokens/js/module/tokens/functional/components/token/colors.js +1 -1
  697. package/lib/design-tokens/js/module/tokens/functional/components/tooltip/colors.js +1 -1
  698. package/lib/design-tokens/js/module/tokens/functional/components/video-player/base.js +1 -1
  699. package/lib/design-tokens/js/module/tokens/functional/size/border.js +1 -1
  700. package/lib/design-tokens/js/module/tokens/functional/size/breakpoints.js +1 -1
  701. package/lib/design-tokens/js/module/tokens/functional/size/size-coarse.js +1 -1
  702. package/lib/design-tokens/js/module/tokens/functional/size/size-fine.js +1 -1
  703. package/lib/design-tokens/js/module/tokens/functional/size/size.js +1 -1
  704. package/lib/design-tokens/js/module/tokens/functional/size/viewport.js +1 -1
  705. package/lib/design-tokens/js/module/tokens/functional/typography/typography-responsive.js +1 -1
  706. package/lib/design-tokens/js/module/tokens/functional/typography/typography.js +1 -1
  707. package/lib/design-tokens/js/tokens/base/colors/light.js +1 -1
  708. package/lib/design-tokens/js/tokens/base/size/size.js +1 -1
  709. package/lib/design-tokens/js/tokens/base/typography/typography.js +1 -1
  710. package/lib/design-tokens/js/tokens/functional/animation/base.js +1 -1
  711. package/lib/design-tokens/js/tokens/functional/colors/global.js +1 -1
  712. package/lib/design-tokens/js/tokens/functional/components/bento/base.js +1 -1
  713. package/lib/design-tokens/js/tokens/functional/components/card/base.js +1 -1
  714. package/lib/design-tokens/js/tokens/functional/components/card/colors.js +1 -1
  715. package/lib/design-tokens/js/tokens/functional/components/comparison-table/comparison-table.js +1 -1
  716. package/lib/design-tokens/js/tokens/functional/components/eyebrow-banner/eyebrow-banner.js +1 -1
  717. package/lib/design-tokens/js/tokens/functional/components/faq/base.js +1 -1
  718. package/lib/design-tokens/js/tokens/functional/components/faq/colors.js +1 -1
  719. package/lib/design-tokens/js/tokens/functional/components/faq/faq.js +1 -1
  720. package/lib/design-tokens/js/tokens/functional/components/footer/base.js +1 -1
  721. package/lib/design-tokens/js/tokens/functional/components/footer/colors.js +1 -1
  722. package/lib/design-tokens/js/tokens/functional/components/frosted-glass-vfx/base.js +1 -1
  723. package/lib/design-tokens/js/tokens/functional/components/grid/colors.js +1 -1
  724. package/lib/design-tokens/js/tokens/functional/components/grid/grid.js +1 -1
  725. package/lib/design-tokens/js/tokens/functional/components/hero/base.js +1 -1
  726. package/lib/design-tokens/js/tokens/functional/components/icon/colors.js +1 -1
  727. package/lib/design-tokens/js/tokens/functional/components/ide/base.js +1 -1
  728. package/lib/design-tokens/js/tokens/functional/components/image/base.js +1 -1
  729. package/lib/design-tokens/js/tokens/functional/components/inline-code/colors.js +1 -1
  730. package/lib/design-tokens/js/tokens/functional/components/inline-link/base.js +1 -1
  731. package/lib/design-tokens/js/tokens/functional/components/inline-link/colors.js +1 -1
  732. package/lib/design-tokens/js/tokens/functional/components/label/colors.js +1 -1
  733. package/lib/design-tokens/js/tokens/functional/components/link/colors.js +1 -1
  734. package/lib/design-tokens/js/tokens/functional/components/logosuite/base.js +1 -1
  735. package/lib/design-tokens/js/tokens/functional/components/logosuite/colors.js +1 -1
  736. package/lib/design-tokens/js/tokens/functional/components/media-playlist/colors.js +1 -1
  737. package/lib/design-tokens/js/tokens/functional/components/pricing-options/colors.js +1 -1
  738. package/lib/design-tokens/js/tokens/functional/components/pricing-options/pricing-options.js +1 -1
  739. package/lib/design-tokens/js/tokens/functional/components/prose/base.js +1 -1
  740. package/lib/design-tokens/js/tokens/functional/components/river/base.js +1 -1
  741. package/lib/design-tokens/js/tokens/functional/components/river/river.js +1 -1
  742. package/lib/design-tokens/js/tokens/functional/components/section/section.js +1 -1
  743. package/lib/design-tokens/js/tokens/functional/components/statistic/base.js +1 -1
  744. package/lib/design-tokens/js/tokens/functional/components/sub-nav/base.js +1 -1
  745. package/lib/design-tokens/js/tokens/functional/components/tabs/base.js +1 -1
  746. package/lib/design-tokens/js/tokens/functional/components/tabs/colors.js +1 -1
  747. package/lib/design-tokens/js/tokens/functional/components/testimonial/base.js +1 -1
  748. package/lib/design-tokens/js/tokens/functional/components/testimonial/colors.js +1 -1
  749. package/lib/design-tokens/js/tokens/functional/components/text-cursor-animation/base.js +6 -0
  750. package/lib/design-tokens/js/tokens/functional/components/text-cursor-animation/colors.js +4 -2
  751. package/lib/design-tokens/js/tokens/functional/components/timeline/base.js +1 -1
  752. package/lib/design-tokens/js/tokens/functional/components/timeline/colors.js +1 -1
  753. package/lib/design-tokens/js/tokens/functional/components/token/colors.js +1 -1
  754. package/lib/design-tokens/js/tokens/functional/components/tooltip/colors.js +1 -1
  755. package/lib/design-tokens/js/tokens/functional/components/video-player/base.js +1 -1
  756. package/lib/design-tokens/js/tokens/functional/size/border.js +1 -1
  757. package/lib/design-tokens/js/tokens/functional/size/breakpoints.js +1 -1
  758. package/lib/design-tokens/js/tokens/functional/size/size-coarse.js +1 -1
  759. package/lib/design-tokens/js/tokens/functional/size/size-fine.js +1 -1
  760. package/lib/design-tokens/js/tokens/functional/size/size.js +1 -1
  761. package/lib/design-tokens/js/tokens/functional/size/viewport.js +1 -1
  762. package/lib/design-tokens/js/tokens/functional/typography/typography-responsive.js +1 -1
  763. package/lib/design-tokens/js/tokens/functional/typography/typography.js +1 -1
  764. package/lib/design-tokens/json/colors.json +6 -1
  765. package/lib/design-tokens/scss/tokens/base/colors/light.scss +1 -1
  766. package/lib/design-tokens/scss/tokens/base/size/size.scss +1 -1
  767. package/lib/design-tokens/scss/tokens/base/typography/typography.scss +1 -1
  768. package/lib/design-tokens/scss/tokens/functional/animation/base.scss +1 -1
  769. package/lib/design-tokens/scss/tokens/functional/colors/global.scss +1 -1
  770. package/lib/design-tokens/scss/tokens/functional/components/bento/base.scss +1 -1
  771. package/lib/design-tokens/scss/tokens/functional/components/card/base.scss +1 -1
  772. package/lib/design-tokens/scss/tokens/functional/components/card/colors.scss +1 -1
  773. package/lib/design-tokens/scss/tokens/functional/components/comparison-table/comparison-table.scss +1 -1
  774. package/lib/design-tokens/scss/tokens/functional/components/eyebrow-banner/eyebrow-banner.scss +1 -1
  775. package/lib/design-tokens/scss/tokens/functional/components/faq/base.scss +1 -1
  776. package/lib/design-tokens/scss/tokens/functional/components/faq/colors.scss +1 -1
  777. package/lib/design-tokens/scss/tokens/functional/components/faq/faq.scss +1 -1
  778. package/lib/design-tokens/scss/tokens/functional/components/footer/base.scss +1 -1
  779. package/lib/design-tokens/scss/tokens/functional/components/footer/colors.scss +1 -1
  780. package/lib/design-tokens/scss/tokens/functional/components/frosted-glass-vfx/base.scss +1 -1
  781. package/lib/design-tokens/scss/tokens/functional/components/grid/colors.scss +1 -1
  782. package/lib/design-tokens/scss/tokens/functional/components/grid/grid.scss +1 -1
  783. package/lib/design-tokens/scss/tokens/functional/components/hero/base.scss +1 -1
  784. package/lib/design-tokens/scss/tokens/functional/components/icon/colors.scss +1 -1
  785. package/lib/design-tokens/scss/tokens/functional/components/ide/base.scss +1 -1
  786. package/lib/design-tokens/scss/tokens/functional/components/image/base.scss +1 -1
  787. package/lib/design-tokens/scss/tokens/functional/components/inline-code/colors.scss +1 -1
  788. package/lib/design-tokens/scss/tokens/functional/components/inline-link/base.scss +1 -1
  789. package/lib/design-tokens/scss/tokens/functional/components/inline-link/colors.scss +1 -1
  790. package/lib/design-tokens/scss/tokens/functional/components/label/colors.scss +1 -1
  791. package/lib/design-tokens/scss/tokens/functional/components/link/colors.scss +1 -1
  792. package/lib/design-tokens/scss/tokens/functional/components/logosuite/base.scss +1 -1
  793. package/lib/design-tokens/scss/tokens/functional/components/logosuite/colors.scss +1 -1
  794. package/lib/design-tokens/scss/tokens/functional/components/media-playlist/colors.scss +1 -1
  795. package/lib/design-tokens/scss/tokens/functional/components/pricing-options/colors.scss +1 -1
  796. package/lib/design-tokens/scss/tokens/functional/components/pricing-options/pricing-options.scss +1 -1
  797. package/lib/design-tokens/scss/tokens/functional/components/prose/base.scss +1 -1
  798. package/lib/design-tokens/scss/tokens/functional/components/river/base.scss +1 -1
  799. package/lib/design-tokens/scss/tokens/functional/components/river/river.scss +1 -1
  800. package/lib/design-tokens/scss/tokens/functional/components/section/section.scss +1 -1
  801. package/lib/design-tokens/scss/tokens/functional/components/statistic/base.scss +1 -1
  802. package/lib/design-tokens/scss/tokens/functional/components/sub-nav/base.scss +1 -1
  803. package/lib/design-tokens/scss/tokens/functional/components/tabs/base.scss +1 -1
  804. package/lib/design-tokens/scss/tokens/functional/components/tabs/colors.scss +1 -1
  805. package/lib/design-tokens/scss/tokens/functional/components/testimonial/base.scss +1 -1
  806. package/lib/design-tokens/scss/tokens/functional/components/testimonial/colors.scss +1 -1
  807. package/lib/design-tokens/scss/tokens/functional/components/text-cursor-animation/base.scss +5 -0
  808. package/lib/design-tokens/scss/tokens/functional/components/text-cursor-animation/colors.scss +4 -2
  809. package/lib/design-tokens/scss/tokens/functional/components/timeline/base.scss +1 -1
  810. package/lib/design-tokens/scss/tokens/functional/components/timeline/colors.scss +1 -1
  811. package/lib/design-tokens/scss/tokens/functional/components/token/colors.scss +1 -1
  812. package/lib/design-tokens/scss/tokens/functional/components/tooltip/colors.scss +1 -1
  813. package/lib/design-tokens/scss/tokens/functional/components/video-player/base.scss +1 -1
  814. package/lib/design-tokens/scss/tokens/functional/size/border.scss +1 -1
  815. package/lib/design-tokens/scss/tokens/functional/size/breakpoints.scss +1 -1
  816. package/lib/design-tokens/scss/tokens/functional/size/size-coarse.scss +1 -1
  817. package/lib/design-tokens/scss/tokens/functional/size/size-fine.scss +1 -1
  818. package/lib/design-tokens/scss/tokens/functional/size/size.scss +1 -1
  819. package/lib/design-tokens/scss/tokens/functional/size/viewport.scss +1 -1
  820. package/lib/design-tokens/scss/tokens/functional/typography/typography-responsive.scss +1 -1
  821. package/lib/design-tokens/scss/tokens/functional/typography/typography.scss +1 -1
  822. package/lib/design-tokens/ts/tokens/base/colors/light.d.ts +1 -1
  823. package/lib/design-tokens/ts/tokens/base/colors/light.js +1 -1
  824. package/lib/design-tokens/ts/tokens/base/size/size.d.ts +1 -1
  825. package/lib/design-tokens/ts/tokens/base/size/size.js +1 -1
  826. package/lib/design-tokens/ts/tokens/base/typography/typography.d.ts +1 -1
  827. package/lib/design-tokens/ts/tokens/base/typography/typography.js +1 -1
  828. package/lib/design-tokens/ts/tokens/functional/animation/base.d.ts +1 -1
  829. package/lib/design-tokens/ts/tokens/functional/animation/base.js +1 -1
  830. package/lib/design-tokens/ts/tokens/functional/colors/global.d.ts +1 -1
  831. package/lib/design-tokens/ts/tokens/functional/colors/global.js +1 -1
  832. package/lib/design-tokens/ts/tokens/functional/components/bento/base.d.ts +1 -1
  833. package/lib/design-tokens/ts/tokens/functional/components/bento/base.js +1 -1
  834. package/lib/design-tokens/ts/tokens/functional/components/card/base.d.ts +1 -1
  835. package/lib/design-tokens/ts/tokens/functional/components/card/base.js +1 -1
  836. package/lib/design-tokens/ts/tokens/functional/components/card/colors.d.ts +1 -1
  837. package/lib/design-tokens/ts/tokens/functional/components/card/colors.js +1 -1
  838. package/lib/design-tokens/ts/tokens/functional/components/comparison-table/comparison-table.d.ts +1 -1
  839. package/lib/design-tokens/ts/tokens/functional/components/comparison-table/comparison-table.js +1 -1
  840. package/lib/design-tokens/ts/tokens/functional/components/eyebrow-banner/eyebrow-banner.d.ts +1 -1
  841. package/lib/design-tokens/ts/tokens/functional/components/eyebrow-banner/eyebrow-banner.js +1 -1
  842. package/lib/design-tokens/ts/tokens/functional/components/faq/base.d.ts +1 -1
  843. package/lib/design-tokens/ts/tokens/functional/components/faq/base.js +1 -1
  844. package/lib/design-tokens/ts/tokens/functional/components/faq/colors.d.ts +1 -1
  845. package/lib/design-tokens/ts/tokens/functional/components/faq/colors.js +1 -1
  846. package/lib/design-tokens/ts/tokens/functional/components/faq/faq.d.ts +1 -1
  847. package/lib/design-tokens/ts/tokens/functional/components/faq/faq.js +1 -1
  848. package/lib/design-tokens/ts/tokens/functional/components/footer/base.d.ts +1 -1
  849. package/lib/design-tokens/ts/tokens/functional/components/footer/base.js +1 -1
  850. package/lib/design-tokens/ts/tokens/functional/components/footer/colors.d.ts +1 -1
  851. package/lib/design-tokens/ts/tokens/functional/components/footer/colors.js +1 -1
  852. package/lib/design-tokens/ts/tokens/functional/components/frosted-glass-vfx/base.d.ts +1 -1
  853. package/lib/design-tokens/ts/tokens/functional/components/frosted-glass-vfx/base.js +1 -1
  854. package/lib/design-tokens/ts/tokens/functional/components/grid/colors.d.ts +1 -1
  855. package/lib/design-tokens/ts/tokens/functional/components/grid/colors.js +1 -1
  856. package/lib/design-tokens/ts/tokens/functional/components/grid/grid.d.ts +1 -1
  857. package/lib/design-tokens/ts/tokens/functional/components/grid/grid.js +1 -1
  858. package/lib/design-tokens/ts/tokens/functional/components/hero/base.d.ts +1 -1
  859. package/lib/design-tokens/ts/tokens/functional/components/hero/base.js +1 -1
  860. package/lib/design-tokens/ts/tokens/functional/components/icon/colors.d.ts +1 -1
  861. package/lib/design-tokens/ts/tokens/functional/components/icon/colors.js +1 -1
  862. package/lib/design-tokens/ts/tokens/functional/components/ide/base.d.ts +1 -1
  863. package/lib/design-tokens/ts/tokens/functional/components/ide/base.js +1 -1
  864. package/lib/design-tokens/ts/tokens/functional/components/image/base.d.ts +1 -1
  865. package/lib/design-tokens/ts/tokens/functional/components/image/base.js +1 -1
  866. package/lib/design-tokens/ts/tokens/functional/components/inline-code/colors.d.ts +1 -1
  867. package/lib/design-tokens/ts/tokens/functional/components/inline-code/colors.js +1 -1
  868. package/lib/design-tokens/ts/tokens/functional/components/inline-link/base.d.ts +1 -1
  869. package/lib/design-tokens/ts/tokens/functional/components/inline-link/base.js +1 -1
  870. package/lib/design-tokens/ts/tokens/functional/components/inline-link/colors.d.ts +1 -1
  871. package/lib/design-tokens/ts/tokens/functional/components/inline-link/colors.js +1 -1
  872. package/lib/design-tokens/ts/tokens/functional/components/label/colors.d.ts +1 -1
  873. package/lib/design-tokens/ts/tokens/functional/components/label/colors.js +1 -1
  874. package/lib/design-tokens/ts/tokens/functional/components/link/colors.d.ts +1 -1
  875. package/lib/design-tokens/ts/tokens/functional/components/link/colors.js +1 -1
  876. package/lib/design-tokens/ts/tokens/functional/components/logosuite/base.d.ts +1 -1
  877. package/lib/design-tokens/ts/tokens/functional/components/logosuite/base.js +1 -1
  878. package/lib/design-tokens/ts/tokens/functional/components/logosuite/colors.d.ts +1 -1
  879. package/lib/design-tokens/ts/tokens/functional/components/logosuite/colors.js +1 -1
  880. package/lib/design-tokens/ts/tokens/functional/components/media-playlist/colors.d.ts +1 -1
  881. package/lib/design-tokens/ts/tokens/functional/components/media-playlist/colors.js +1 -1
  882. package/lib/design-tokens/ts/tokens/functional/components/pricing-options/colors.d.ts +1 -1
  883. package/lib/design-tokens/ts/tokens/functional/components/pricing-options/colors.js +1 -1
  884. package/lib/design-tokens/ts/tokens/functional/components/pricing-options/pricing-options.d.ts +1 -1
  885. package/lib/design-tokens/ts/tokens/functional/components/pricing-options/pricing-options.js +1 -1
  886. package/lib/design-tokens/ts/tokens/functional/components/prose/base.d.ts +1 -1
  887. package/lib/design-tokens/ts/tokens/functional/components/prose/base.js +1 -1
  888. package/lib/design-tokens/ts/tokens/functional/components/river/base.d.ts +1 -1
  889. package/lib/design-tokens/ts/tokens/functional/components/river/base.js +1 -1
  890. package/lib/design-tokens/ts/tokens/functional/components/river/river.d.ts +1 -1
  891. package/lib/design-tokens/ts/tokens/functional/components/river/river.js +1 -1
  892. package/lib/design-tokens/ts/tokens/functional/components/section/section.d.ts +1 -1
  893. package/lib/design-tokens/ts/tokens/functional/components/section/section.js +1 -1
  894. package/lib/design-tokens/ts/tokens/functional/components/statistic/base.d.ts +1 -1
  895. package/lib/design-tokens/ts/tokens/functional/components/statistic/base.js +1 -1
  896. package/lib/design-tokens/ts/tokens/functional/components/sub-nav/base.d.ts +1 -1
  897. package/lib/design-tokens/ts/tokens/functional/components/sub-nav/base.js +1 -1
  898. package/lib/design-tokens/ts/tokens/functional/components/tabs/base.d.ts +1 -1
  899. package/lib/design-tokens/ts/tokens/functional/components/tabs/base.js +1 -1
  900. package/lib/design-tokens/ts/tokens/functional/components/tabs/colors.d.ts +1 -1
  901. package/lib/design-tokens/ts/tokens/functional/components/tabs/colors.js +1 -1
  902. package/lib/design-tokens/ts/tokens/functional/components/testimonial/base.d.ts +1 -1
  903. package/lib/design-tokens/ts/tokens/functional/components/testimonial/base.js +1 -1
  904. package/lib/design-tokens/ts/tokens/functional/components/testimonial/colors.d.ts +1 -1
  905. package/lib/design-tokens/ts/tokens/functional/components/testimonial/colors.js +1 -1
  906. package/lib/design-tokens/ts/tokens/functional/components/text-cursor-animation/base.d.ts +17 -0
  907. package/lib/design-tokens/ts/tokens/functional/components/text-cursor-animation/base.js +14 -0
  908. package/lib/design-tokens/ts/tokens/functional/components/text-cursor-animation/colors.d.ts +4 -2
  909. package/lib/design-tokens/ts/tokens/functional/components/text-cursor-animation/colors.js +4 -2
  910. package/lib/design-tokens/ts/tokens/functional/components/timeline/base.d.ts +1 -1
  911. package/lib/design-tokens/ts/tokens/functional/components/timeline/base.js +1 -1
  912. package/lib/design-tokens/ts/tokens/functional/components/timeline/colors.d.ts +1 -1
  913. package/lib/design-tokens/ts/tokens/functional/components/timeline/colors.js +1 -1
  914. package/lib/design-tokens/ts/tokens/functional/components/token/colors.d.ts +1 -1
  915. package/lib/design-tokens/ts/tokens/functional/components/token/colors.js +1 -1
  916. package/lib/design-tokens/ts/tokens/functional/components/tooltip/colors.d.ts +1 -1
  917. package/lib/design-tokens/ts/tokens/functional/components/tooltip/colors.js +1 -1
  918. package/lib/design-tokens/ts/tokens/functional/components/video-player/base.d.ts +1 -1
  919. package/lib/design-tokens/ts/tokens/functional/components/video-player/base.js +1 -1
  920. package/lib/design-tokens/ts/tokens/functional/size/border.d.ts +1 -1
  921. package/lib/design-tokens/ts/tokens/functional/size/border.js +1 -1
  922. package/lib/design-tokens/ts/tokens/functional/size/breakpoints.d.ts +1 -1
  923. package/lib/design-tokens/ts/tokens/functional/size/breakpoints.js +1 -1
  924. package/lib/design-tokens/ts/tokens/functional/size/size-coarse.d.ts +1 -1
  925. package/lib/design-tokens/ts/tokens/functional/size/size-coarse.js +1 -1
  926. package/lib/design-tokens/ts/tokens/functional/size/size-fine.d.ts +1 -1
  927. package/lib/design-tokens/ts/tokens/functional/size/size-fine.js +1 -1
  928. package/lib/design-tokens/ts/tokens/functional/size/size.d.ts +1 -1
  929. package/lib/design-tokens/ts/tokens/functional/size/size.js +1 -1
  930. package/lib/design-tokens/ts/tokens/functional/size/viewport.d.ts +1 -1
  931. package/lib/design-tokens/ts/tokens/functional/size/viewport.js +1 -1
  932. package/lib/design-tokens/ts/tokens/functional/typography/typography-responsive.d.ts +1 -1
  933. package/lib/design-tokens/ts/tokens/functional/typography/typography-responsive.js +1 -1
  934. package/lib/design-tokens/ts/tokens/functional/typography/typography.d.ts +1 -1
  935. package/lib/design-tokens/ts/tokens/functional/typography/typography.js +1 -1
  936. package/lib/forms/FormControl/FormControl.d.ts +5 -5
  937. package/lib/forms/Select/Select.d.ts +2 -2
  938. package/lib/hooks/useCursorAnimation.d.ts +8 -31
  939. package/lib/index.js +1 -1
  940. package/lib/list/OrderedList/OrderedList.d.ts +2 -2
  941. package/lib/list/UnorderedList/UnorderedList.d.ts +2 -2
  942. package/lib/river/RiverAccordion/RiverAccordion.d.ts +15 -6
  943. package/lib/river/RiverBreakout/RiverBreakout.d.ts +1 -1
  944. package/lib/river/RiverBreakoutTabs/RiverBreakoutTabs.d.ts +5 -5
  945. package/lib/river/RiverStoryScroll/RiverStoryScroll.d.ts +1 -1
  946. package/lib/river/RiverStoryScroll/RiverStoryScrollProvider.d.ts +2 -2
  947. package/lib/river/RiverStoryScroll/RiverStoryScrollResponder.d.ts +1 -1
  948. package/lib/river/RiverStoryScroll/RiverStoryScrollTracker.d.ts +1 -1
  949. package/llms.txt +2 -2
  950. package/package.json +24 -24
  951. package/esm/SubdomainNavBar/SubdomainNavBar.module-Rf4qEDka.css +0 -1
  952. package/esm/TextCursorAnimation/TextCursorAnimation.module-BJLhwKrK.css +0 -1
  953. package/esm/node_modules/@primer/octicons-react/dist/index.esm.js +0 -434
  954. package/esm/node_modules/@primer/octicons-react/dist/index.esm.js.map +0 -1
  955. package/esm/packages/design-tokens/lib/design-tokens/css/tokens/functional/components/subdomain-nav-bar/colors-with-modes-ehJCoExh.css +0 -1
  956. package/esm/packages/design-tokens/lib/design-tokens/css/tokens/functional/components/text-cursor-animation/colors-with-modes-BODdIvrY.css +0 -1
  957. package/esm/river/RiverAccordion/RiverAccordion.module-BTU_metB.css +0 -1
package/lib/css/main.css CHANGED
@@ -1,782 +1,6 @@
1
- /**
2
- * Modified from https://github.com/hankchizljaw/modern-css-reset
3
- * Copyright (c) 2019 Andy Bell and other contributors
4
- * License: MIT
5
- */
6
-
7
- /* Box sizing rules */
8
- *,
9
- *::before,
10
- *::after {
11
- box-sizing: border-box;
12
- }
13
-
14
- /* Remove default margin */
15
- body,
16
- h1,
17
- h2,
18
- h3,
19
- h4,
20
- h5,
21
- h6,
22
- p,
23
- figure,
24
- blockquote,
25
- dl,
26
- dd {
27
- margin: 0;
28
- }
29
-
30
- /* Remove list styles on ul, ol elements with a list role, which suggests default styling will be removed */
31
- ul[role='list'],
32
- ol[role='list'] {
33
- list-style: none;
34
- }
35
-
36
- /* Set core root scrolling behavior */
37
- html,
38
- html:focus-within {
39
- scroll-behavior: smooth;
40
- }
41
-
42
- @media (prefers-reduced-motion: reduce) {
43
- html,
44
- html:focus-within {
45
- scroll-behavior: auto;
46
- }
47
- }
48
-
49
- /* Set core body defaults */
50
- body {
51
- min-height: 100vh;
52
- line-height: 1.5;
53
- }
54
-
55
- /* A elements that don't have a class get default styles */
56
- a:not([class]) {
57
- -webkit-text-decoration-skip: ink;
58
- text-decoration-skip-ink: auto;
59
- }
60
-
61
- /* Make images easier to work with */
62
- img,
63
- picture {
64
- max-width: 100%;
65
- }
66
-
67
- /* Inherit fonts for inputs and buttons */
68
- input,
69
- button,
70
- textarea,
71
- select {
72
- font: inherit;
73
- }
74
-
75
- /**
76
- * Do not edit directly
77
- * Generated on Wed, 26 Aug 2026 14:41:07 GMT
78
- */
79
-
80
- :root,
81
- [data-color-mode="light"] {
82
- --base-color-scale-black-0: #000000;
83
- --base-color-scale-transparent: rgba(255,255,255,0);
84
- --base-color-scale-white-0: #ffffff;
85
- --base-color-scale-gray-0: #f2f5f3;
86
- --base-color-scale-gray-1: #e4ebe6;
87
- --base-color-scale-gray-2: #d2d9d4;
88
- --base-color-scale-gray-3: #c4ccc6;
89
- --base-color-scale-gray-4: #b6bfb8;
90
- --base-color-scale-gray-5: #96a199;
91
- --base-color-scale-gray-6: #77827a;
92
- --base-color-scale-gray-7: #58635b;
93
- --base-color-scale-gray-8: #353d37;
94
- --base-color-scale-gray-9: #191f1b;
95
- --base-color-scale-blue-0: #ddf4ff;
96
- --base-color-scale-blue-1: #bcecff;
97
- --base-color-scale-blue-2: #8dd6ff;
98
- --base-color-scale-blue-3: #5fb9ff;
99
- --base-color-scale-blue-4: #3094ff;
100
- --base-color-scale-blue-5: #0377ff;
101
- --base-color-scale-blue-6: #0055d5;
102
- --base-color-scale-blue-7: #0040a7;
103
- --base-color-scale-blue-8: #002f7a;
104
- --base-color-scale-blue-9: #001c4d;
105
- --base-color-scale-green-0: #ebf9f4;
106
- --base-color-scale-green-1: #bfffd1;
107
- --base-color-scale-green-2: #8cf2a6;
108
- --base-color-scale-green-3: #5fed83;
109
- --base-color-scale-green-4: #23ea57;
110
- --base-color-scale-green-5: #0fbf3e;
111
- --base-color-scale-green-6: #08872b;
112
- --base-color-scale-green-7: #0d6731;
113
- --base-color-scale-green-8: #0e4a2e;
114
- --base-color-scale-green-9: #0d3024;
115
- --base-color-scale-yellow-0: #fff8c5;
116
- --base-color-scale-yellow-1: #ffe777;
117
- --base-color-scale-yellow-2: #ffd743;
118
- --base-color-scale-yellow-3: #fabf21;
119
- --base-color-scale-yellow-4: #db9d00;
120
- --base-color-scale-yellow-5: #be7d00;
121
- --base-color-scale-yellow-6: #a06100;
122
- --base-color-scale-yellow-7: #824800;
123
- --base-color-scale-yellow-8: #653200;
124
- --base-color-scale-yellow-9: #471f00;
125
- --base-color-scale-orange-0: #fff1e5;
126
- --base-color-scale-orange-1: #fcceab;
127
- --base-color-scale-orange-2: #f4a876;
128
- --base-color-scale-orange-3: #f08a3a;
129
- --base-color-scale-orange-4: #da7210;
130
- --base-color-scale-orange-5: #b85b06;
131
- --base-color-scale-orange-6: #954502;
132
- --base-color-scale-orange-7: #703100;
133
- --base-color-scale-orange-8: #5c2300;
134
- --base-color-scale-orange-9: #471700;
135
- --base-color-scale-red-0: #ffebe9;
136
- --base-color-scale-red-1: #ffcecb;
137
- --base-color-scale-red-2: #ffaba8;
138
- --base-color-scale-red-3: #ff8182;
139
- --base-color-scale-red-4: #fa4549;
140
- --base-color-scale-red-5: #cf2230;
141
- --base-color-scale-red-6: #ae0b29;
142
- --base-color-scale-red-7: #860620;
143
- --base-color-scale-red-8: #730019;
144
- --base-color-scale-red-9: #420011;
145
- --base-color-scale-purple-0: #f0e5ff;
146
- --base-color-scale-purple-1: #dbbffd;
147
- --base-color-scale-purple-2: #c898fd;
148
- --base-color-scale-purple-3: #b870ff;
149
- --base-color-scale-purple-4: #9f51fa;
150
- --base-color-scale-purple-5: #8534f3;
151
- --base-color-scale-purple-6: #6619e1;
152
- --base-color-scale-purple-7: #43179e;
153
- --base-color-scale-purple-8: #26115f;
154
- --base-color-scale-purple-9: #160048;
155
- --base-color-scale-pink-0: #fff0fc;
156
- --base-color-scale-pink-1: #ffc9f2;
157
- --base-color-scale-pink-2: #f67ed2;
158
- --base-color-scale-pink-3: #ff80d2;
159
- --base-color-scale-pink-4: #ff4ac0;
160
- --base-color-scale-pink-5: #ef2aa4;
161
- --base-color-scale-pink-6: #ca2186;
162
- --base-color-scale-pink-7: #952866;
163
- --base-color-scale-pink-8: #651643;
164
- --base-color-scale-pink-9: #3d0a28;
165
- --base-color-scale-coral-0: #fff0eb;
166
- --base-color-scale-coral-1: #ffcab8;
167
- --base-color-scale-coral-2: #ffa387;
168
- --base-color-scale-coral-3: #ff7b56;
169
- --base-color-scale-coral-4: #fe4c25;
170
- --base-color-scale-coral-5: #e13f1b;
171
- --base-color-scale-coral-6: #c53211;
172
- --base-color-scale-coral-7: #a22710;
173
- --base-color-scale-coral-8: #801e0f;
174
- --base-color-scale-coral-9: #500a00;
175
- --base-color-scale-lemon-0: #fdf5b3;
176
- --base-color-scale-lemon-1: #f5e36b;
177
- --base-color-scale-lemon-2: #f2da3b;
178
- --base-color-scale-lemon-3: #e1c50f;
179
- --base-color-scale-lemon-4: #c7a60b;
180
- --base-color-scale-lemon-5: #a98906;
181
- --base-color-scale-lemon-6: #806803;
182
- --base-color-scale-lemon-7: #614d01;
183
- --base-color-scale-lemon-8: #413200;
184
- --base-color-scale-lemon-9: #322400;
185
- --base-color-scale-lime-0: #f3fec8;
186
- --base-color-scale-lime-1: #e8fc97;
187
- --base-color-scale-lime-2: #dcfa67;
188
- --base-color-scale-lime-3: #d1f441;
189
- --base-color-scale-lime-4: #b2de28;
190
- --base-color-scale-lime-5: #92c219;
191
- --base-color-scale-lime-6: #698e17;
192
- --base-color-scale-lime-7: #425e13;
193
- --base-color-scale-lime-8: #2c440b;
194
- --base-color-scale-lime-9: #182c01;
195
- --base-color-scale-teal-0: #daf9f5;
196
- --base-color-scale-teal-1: #a4efe8;
197
- --base-color-scale-teal-2: #6ee5dc;
198
- --base-color-scale-teal-3: #39dad2;
199
- --base-color-scale-teal-4: #23b1ae;
200
- --base-color-scale-teal-5: #197b7b;
201
- --base-color-scale-teal-6: #136061;
202
- --base-color-scale-teal-7: #024b4d;
203
- --base-color-scale-teal-8: #083d3d;
204
- --base-color-scale-teal-9: #052b2c;
205
- --base-color-scale-indigo-0: #eff2ff;
206
- --base-color-scale-indigo-1: #d4dbff;
207
- --base-color-scale-indigo-2: #b3c1fd;
208
- --base-color-scale-indigo-3: #8e9df7;
209
- --base-color-scale-indigo-4: #6b7bef;
210
- --base-color-scale-indigo-5: #4956e5;
211
- --base-color-scale-indigo-6: #2d3dd7;
212
- --base-color-scale-indigo-7: #262dae;
213
- --base-color-scale-indigo-8: #212183;
214
- --base-color-scale-indigo-9: #12144f;
215
- }
216
-
217
- [data-color-mode="dark"] {
218
- --base-color-scale-black-0: #000000;
219
- --base-color-scale-transparent: rgba(0,0,0,0);
220
- --base-color-scale-white-0: #ffffff;
221
- --base-color-scale-gray-0: #d2d9d4;
222
- --base-color-scale-gray-1: #c4ccc6;
223
- --base-color-scale-gray-2: #a4aea6;
224
- --base-color-scale-gray-3: #7c8980;
225
- --base-color-scale-gray-4: #58635b;
226
- --base-color-scale-gray-5: #353d37;
227
- --base-color-scale-gray-6: #262c28;
228
- --base-color-scale-gray-7: #191f1b;
229
- --base-color-scale-gray-8: #0f1511;
230
- --base-color-scale-gray-9: #060907;
231
- --base-color-scale-blue-0: #c2edff;
232
- --base-color-scale-blue-1: #a2daff;
233
- --base-color-scale-blue-2: #78bafe;
234
- --base-color-scale-blue-3: #3094ff;
235
- --base-color-scale-blue-4: #0377ff;
236
- --base-color-scale-blue-5: #0a50db;
237
- --base-color-scale-blue-6: #1530b7;
238
- --base-color-scale-blue-7: #082a8f;
239
- --base-color-scale-blue-8: #052063;
240
- --base-color-scale-blue-9: #000839;
241
- --base-color-scale-green-0: #cdfcd9;
242
- --base-color-scale-green-1: #8cf2a6;
243
- --base-color-scale-green-2: #5fed83;
244
- --base-color-scale-green-3: #23ea57;
245
- --base-color-scale-green-4: #0fbf3e;
246
- --base-color-scale-green-5: #08872b;
247
- --base-color-scale-green-6: #0d6731;
248
- --base-color-scale-green-7: #0e422c;
249
- --base-color-scale-green-8: #0d3024;
250
- --base-color-scale-green-9: #0a241b;
251
- --base-color-scale-yellow-0: #f8e3a1;
252
- --base-color-scale-yellow-1: #f7d162;
253
- --base-color-scale-yellow-2: #fabf21;
254
- --base-color-scale-yellow-3: #db9d00;
255
- --base-color-scale-yellow-4: #be7d00;
256
- --base-color-scale-yellow-5: #a06100;
257
- --base-color-scale-yellow-6: #834800;
258
- --base-color-scale-yellow-7: #653200;
259
- --base-color-scale-yellow-8: #471f00;
260
- --base-color-scale-yellow-9: #2a1000;
261
- --base-color-scale-orange-0: #ffe2cc;
262
- --base-color-scale-orange-1: #fab580;
263
- --base-color-scale-orange-2: #f08a3a;
264
- --base-color-scale-orange-3: #ea7110;
265
- --base-color-scale-orange-4: #d56101;
266
- --base-color-scale-orange-5: #b35101;
267
- --base-color-scale-orange-6: #924100;
268
- --base-color-scale-orange-7: #703100;
269
- --base-color-scale-orange-8: #572400;
270
- --base-color-scale-orange-9: #3d1800;
271
- --base-color-scale-red-0: #ffd9d6;
272
- --base-color-scale-red-1: #feb2ae;
273
- --base-color-scale-red-2: #fd8986;
274
- --base-color-scale-red-3: #fc5c5d;
275
- --base-color-scale-red-4: #fa383d;
276
- --base-color-scale-red-5: #d31231;
277
- --base-color-scale-red-6: #ae0b29;
278
- --base-color-scale-red-7: #860620;
279
- --base-color-scale-red-8: #5e0217;
280
- --base-color-scale-red-9: #33000d;
281
- --base-color-scale-purple-0: #eadbff;
282
- --base-color-scale-purple-1: #d3b3fe;
283
- --base-color-scale-purple-2: #c08bfc;
284
- --base-color-scale-purple-3: #a665f9;
285
- --base-color-scale-purple-4: #8b40f5;
286
- --base-color-scale-purple-5: #6619e1;
287
- --base-color-scale-purple-6: #43179e;
288
- --base-color-scale-purple-7: #26115f;
289
- --base-color-scale-purple-8: #160048;
290
- --base-color-scale-purple-9: #0e022c;
291
- --base-color-scale-pink-0: #ffdbf7;
292
- --base-color-scale-pink-1: #fcabe7;
293
- --base-color-scale-pink-2: #f67ed2;
294
- --base-color-scale-pink-3: #ed55ba;
295
- --base-color-scale-pink-4: #e22d9f;
296
- --base-color-scale-pink-5: #ca2186;
297
- --base-color-scale-pink-6: #961c66;
298
- --base-color-scale-pink-7: #741550;
299
- --base-color-scale-pink-8: #520e39;
300
- --base-color-scale-pink-9: #30081f;
301
- --base-color-scale-coral-0: #ffd5c7;
302
- --base-color-scale-coral-1: #fdb7a1;
303
- --base-color-scale-coral-2: #fa9072;
304
- --base-color-scale-coral-3: #f66945;
305
- --base-color-scale-coral-4: #ef4319;
306
- --base-color-scale-coral-5: #c53211;
307
- --base-color-scale-coral-6: #a22710;
308
- --base-color-scale-coral-7: #801e0f;
309
- --base-color-scale-coral-8: #500a00;
310
- --base-color-scale-coral-9: #3c0000;
311
- --base-color-scale-lemon-0: #fcf2a5;
312
- --base-color-scale-lemon-1: #f9e76a;
313
- --base-color-scale-lemon-2: #f4da38;
314
- --base-color-scale-lemon-3: #e4c411;
315
- --base-color-scale-lemon-4: #c7a60b;
316
- --base-color-scale-lemon-5: #a98906;
317
- --base-color-scale-lemon-6: #876a04;
318
- --base-color-scale-lemon-7: #654d02;
319
- --base-color-scale-lemon-8: #423101;
320
- --base-color-scale-lemon-9: #241900;
321
- --base-color-scale-lime-0: #edffc9;
322
- --base-color-scale-lime-1: #dcff96;
323
- --base-color-scale-lime-2: #cdf041;
324
- --base-color-scale-lime-3: #b1e119;
325
- --base-color-scale-lime-4: #88b80f;
326
- --base-color-scale-lime-5: #608a10;
327
- --base-color-scale-lime-6: #3e5f0f;
328
- --base-color-scale-lime-7: #22360b;
329
- --base-color-scale-lime-8: #142a08;
330
- --base-color-scale-lime-9: #091d05;
331
- --base-color-scale-teal-0: #cff7f2;
332
- --base-color-scale-teal-1: #99f1e8;
333
- --base-color-scale-teal-2: #61eee3;
334
- --base-color-scale-teal-3: #26ede2;
335
- --base-color-scale-teal-4: #10dcd4;
336
- --base-color-scale-teal-5: #0bbab6;
337
- --base-color-scale-teal-6: #079695;
338
- --base-color-scale-teal-7: #047172;
339
- --base-color-scale-teal-8: #024b4d;
340
- --base-color-scale-teal-9: #052d2e;
341
- --base-color-scale-indigo-0: #dbe3ff;
342
- --base-color-scale-indigo-1: #b3c1fd;
343
- --base-color-scale-indigo-2: #8d9ff8;
344
- --base-color-scale-indigo-3: #6a7df0;
345
- --base-color-scale-indigo-4: #4a5ce5;
346
- --base-color-scale-indigo-5: #2d3dd7;
347
- --base-color-scale-indigo-6: #232fb3;
348
- --base-color-scale-indigo-7: #212183;
349
- --base-color-scale-indigo-8: #161962;
350
- --base-color-scale-indigo-9: #0d103f;
351
- }
352
-
353
- /**
354
- * Do not edit directly
355
- * Generated on Wed, 26 Aug 2026 14:41:07 GMT
356
- */
357
-
358
- :root {
359
- --base-size-128: 8rem;
360
- --base-size-112: 7rem;
361
- --base-size-96: 6rem;
362
- --base-size-88: 5.5rem;
363
- --base-size-80: 5rem;
364
- --base-size-64: 4rem;
365
- --base-size-60: 3.75rem;
366
- --base-size-48: 3rem;
367
- --base-size-44: 2.75rem;
368
- --base-size-40: 2.5rem;
369
- --base-size-36: 2.25rem;
370
- --base-size-32: 2rem;
371
- --base-size-28: 1.75rem;
372
- --base-size-24: 1.5rem;
373
- --base-size-20: 1.25rem;
374
- --base-size-16: 1rem;
375
- --base-size-12: 0.75rem;
376
- --base-size-8: 0.5rem;
377
- --base-size-6: 0.375rem;
378
- --base-size-4: 0.25rem;
379
- --base-size-2: 0.125rem;
380
- }
381
-
382
- /**
383
- * Do not edit directly
384
- * Generated on Wed, 26 Aug 2026 14:41:07 GMT
385
- */
386
-
387
- :root {
388
- --base-text-weight-heavy: 900;
389
- --base-text-weight-extrabold: 800;
390
- --base-text-weight-bold: 700;
391
- --base-text-weight-semibold: 600;
392
- --base-text-weight-medium: 500;
393
- --base-text-weight-normal: 400;
394
- --base-text-weight-regular: 400;
395
- --base-text-weight-light: 300;
396
- --base-text-weight-extralight: 200;
397
- }
398
-
399
- /**
400
- * Do not edit directly
401
- * Generated on Wed, 26 Aug 2026 14:41:06 GMT
402
- */
403
-
404
- :root {
405
- --brand-animation-variant-scaleInLeft-end: 1;
406
- --brand-animation-variant-scaleInLeft-start: 0.90;
407
- --brand-animation-variant-scaleInLeft-distance: 1.25rem;
408
- --brand-animation-variant-scaleInRight-end: 1;
409
- --brand-animation-variant-scaleInRight-start: 0.90;
410
- --brand-animation-variant-scaleInRight-distance: -1.25rem;
411
- --brand-animation-variant-scaleInTop-distance: ;
412
- --brand-animation-variant-scaleIn-end: 1;
413
- --brand-animation-variant-scaleIn-start: 0.96;
414
- --brand-animation-variant-scaleInDown-end: 1;
415
- --brand-animation-variant-scaleInDown-start: 0;
416
- --brand-animation-variant-scaleInDown-distance: -3.125rem;
417
- --brand-animation-variant-scaleInUp-end: 1;
418
- --brand-animation-variant-scaleInUp-start: 0.96;
419
- --brand-animation-variant-scaleInUp-distance: 1.5rem;
420
- --brand-animation-variant-slideInRight-distance: -0.9375rem;
421
- --brand-animation-variant-slideInLeft-distance: 0.9375rem;
422
- --brand-animation-variant-slideInDown-distance: -0.9375rem;
423
- --brand-animation-variant-slideInUp-distance: 0.9375rem;
424
- --brand-animation-transition-default: opacity var(--brand-animation-duration-default) var(--brand-animation-easing-default), transform var(--brand-animation-duration-default) var(--brand-animation-easing-default);
425
- --brand-animation-easing-glide: cubic-bezier(0.33, 1, 0.68, 1);
426
- --brand-animation-easing-default: cubic-bezier(0.16, 1, 0.3, 1);
427
- --brand-animation-duration-extended: 0.7s;
428
- --brand-animation-duration-default: 0.6s;
429
- --brand-animation-duration-fast: 0.3s;
430
- --brand-animation-duration-faster: 0.2s;
431
- }
432
-
433
- /**
434
- * Do not edit directly
435
- * Generated on Wed, 26 Aug 2026 14:41:06 GMT
436
- */
437
-
438
- :root {
439
- --brand-control-animation-easing: var(--brand-animation-easing-glide);
440
- --brand-control-animation-duration: 80ms;
441
- --brand-control-large-size: 3.75rem;
442
- --brand-control-medium-size: 2.6875rem;
443
- --brand-controlStack-large-gap-spacious: var(--base-size-12);
444
- --brand-controlStack-large-gap-condensed: var(--base-size-8);
445
- --brand-controlStack-large-gap-auto: var(--base-size-8);
446
- --brand-controlStack-medium-gap-spacious: var(--base-size-12);
447
- --brand-controlStack-medium-gap-condensed: var(--base-size-8);
448
- --brand-controlStack-small-gap-spacious: var(--base-size-16);
449
- --brand-controlStack-small-gap-condensed: var(--base-size-8);
450
- --brand-stack-gap-spacious: var(--base-size-48);
451
- --brand-stack-gap-normal: var(--base-size-24);
452
- --brand-stack-gap-condensed: var(--base-size-16);
453
- --brand-stack-padding-spacious: var(--base-size-48);
454
- --brand-stack-padding-normal: var(--base-size-24);
455
- --brand-stack-padding-condensed: var(--base-size-16);
456
- --brand-box-spacing-spacious: var(--base-size-48);
457
- --brand-box-spacing-normal: var(--base-size-24);
458
- --brand-box-spacing-condensed: var(--base-size-16);
459
- --brand-control-large-gap: var(--base-size-16);
460
- --brand-control-large-paddingInline-spacious: var(--base-size-32);
461
- --brand-control-large-paddingInline-normal: var(--base-size-20);
462
- --brand-control-large-paddingInline-condensed: var(--base-size-16);
463
- --brand-control-large-paddingBlock-normal: var(--base-size-20);
464
- --brand-control-large-paddingBlock-condensed: var(--base-size-12);
465
- --brand-control-large-lineBoxHeight: var(--base-size-20);
466
- --brand-control-medium-gap: var(--base-size-12);
467
- --brand-control-medium-paddingInline-spacious: var(--base-size-28);
468
- --brand-control-medium-paddingInline-normal: var(--base-size-16);
469
- --brand-control-medium-paddingInline-condensed: var(--base-size-12);
470
- --brand-control-medium-paddingBlock-normal: var(--base-size-16);
471
- --brand-control-medium-paddingBlock-condensed: var(--base-size-6);
472
- --brand-control-medium-lineBoxHeight: var(--base-size-16);
473
- --brand-control-small-gap: var(--base-size-8);
474
- --brand-control-small-paddingInline-spacious: var(--base-size-24);
475
- --brand-control-small-paddingInline-normal: var(--base-size-12);
476
- --brand-control-small-paddingInline-condensed: var(--base-size-8);
477
- --brand-control-small-paddingBlock: var(--base-size-8);
478
- --brand-control-small-lineBoxHeight: var(--base-size-12);
479
- --brand-control-small-size: var(--base-size-32);
480
- --brand-control-minTarget-coarse: var(--base-size-44);
481
- --brand-control-minTarget-fine: var(--base-size-16);
482
- }
483
-
484
- /**
485
- * Do not edit directly
486
- * Generated on Wed, 26 Aug 2026 14:41:07 GMT
487
- */
488
-
489
- :root {
490
- --brand-text-style-italic-10: "ital" 10;
491
- --brand-text-style-italic-9: "ital" 9;
492
- --brand-text-style-italic-8: "ital" 8;
493
- --brand-text-style-italic-7: "ital" 7;
494
- --brand-text-style-italic-6: "ital" 6;
495
- --brand-text-style-italic-5: "ital" 5;
496
- --brand-text-style-italic-4: "ital" 4;
497
- --brand-text-style-italic-3: "ital" 3;
498
- --brand-text-style-italic-2: "ital" 2;
499
- --brand-text-style-italic-1: "ital" 1;
500
- --brand-text-letterSpacing-1000: 0;
501
- --brand-text-letterSpacing-900: 0;
502
- --brand-text-letterSpacing-800: 0;
503
- --brand-text-letterSpacing-700: 0;
504
- --brand-text-letterSpacing-600: 0;
505
- --brand-text-letterSpacing-500: 0;
506
- --brand-text-letterSpacing-400: 0;
507
- --brand-text-letterSpacing-350: 0.18px;
508
- --brand-text-letterSpacing-300: 0.18px;
509
- --brand-text-letterSpacing-200: 0.24px;
510
- --brand-text-letterSpacing-100: 0.21px;
511
- --brand-text-lineHeight-1000: 1.149;
512
- --brand-text-lineHeight-900: 1.2;
513
- --brand-text-lineHeight-800: 1.2;
514
- --brand-text-lineHeight-700: 1.2;
515
- --brand-text-lineHeight-600: 1.3;
516
- --brand-text-lineHeight-500: 1.3;
517
- --brand-text-lineHeight-400: 1.4;
518
- --brand-text-lineHeight-350: 1.5;
519
- --brand-text-lineHeight-300: 1.5;
520
- --brand-text-lineHeight-200: 1.5;
521
- --brand-text-lineHeight-100: 1.5;
522
- --brand-text-size-1000: 2.5rem;
523
- --brand-text-size-900: 2.25rem;
524
- --brand-text-size-800: 2rem;
525
- --brand-text-size-700: 1.75rem;
526
- --brand-text-size-600: 1.5rem;
527
- --brand-text-size-500: 1.375rem;
528
- --brand-text-size-400: 1.25rem;
529
- --brand-text-size-350: 1.125rem;
530
- --brand-text-size-300: 1.125rem;
531
- --brand-text-size-200: 1rem;
532
- --brand-text-size-100: 0.875rem;
533
- --brand-text-weight-heavy: 550;
534
- --brand-text-weight-extrabold: 543;
535
- --brand-text-weight-bold: 537;
536
- --brand-text-weight-semibold: 525;
537
- --brand-text-weight-medium: 500;
538
- --brand-text-weight-normal: 400;
539
- --brand-text-weight-regular: 400;
540
- --brand-text-weight-light: 400;
541
- --brand-text-weight-extralight: 400;
542
- --brand-text-weight-1000: var(--base-text-weight-normal);
543
- --brand-text-weight-900: var(--base-text-weight-normal);
544
- --brand-text-weight-800: var(--base-text-weight-normal);
545
- --brand-text-weight-700: var(--base-text-weight-normal);
546
- --brand-text-weight-600: var(--base-text-weight-normal);
547
- --brand-text-weight-500: var(--base-text-weight-normal);
548
- --brand-text-weight-400: var(--base-text-weight-normal);
549
- --brand-text-weight-350: var(--base-text-weight-normal);
550
- --brand-text-weight-300: var(--base-text-weight-normal);
551
- --brand-text-weight-200: var(--base-text-weight-normal);
552
- --brand-text-weight-100: var(--base-text-weight-normal);
553
- --brand-text-subhead-lineHeight-large: 1.3;
554
- --brand-text-subhead-lineHeight-medium: 1.3;
555
- --brand-text-subhead-weight-large: 475;
556
- --brand-text-subhead-weight-medium: 550;
557
- --brand-text-subhead-letterSpacing-large: 0.1px;
558
- --brand-text-subhead-letterSpacing-medium: 0.24px;
559
- --brand-text-subhead-size-large: 1.125rem;
560
- --brand-text-subhead-size-medium: 1rem;
561
- --brand-heading-lineHeight-1000: 1.1;
562
- --brand-heading-lineHeight-900: 1.1;
563
- --brand-heading-lineHeight-800: 1.2;
564
- --brand-heading-lineHeight-700: 1.2;
565
- --brand-heading-lineHeight-600: 1.3;
566
- --brand-heading-lineHeight-500: 1.3;
567
- --brand-heading-lineHeight-400: 1.3;
568
- --brand-heading-letterSpacing-1000: 0;
569
- --brand-heading-letterSpacing-900: 0;
570
- --brand-heading-letterSpacing-800: 0;
571
- --brand-heading-letterSpacing-700: 0;
572
- --brand-heading-letterSpacing-600: 0;
573
- --brand-heading-letterSpacing-500: 0;
574
- --brand-heading-letterSpacing-400: 0;
575
- --brand-heading-weight-1000: 440;
576
- --brand-heading-weight-900: 440;
577
- --brand-heading-weight-800: 465;
578
- --brand-heading-weight-700: 460;
579
- --brand-heading-weight-600: 460;
580
- --brand-heading-weight-500: 480;
581
- --brand-heading-weight-400: 480;
582
- --brand-fontStack-monospace: "Mona Sans Mono", monospace;
583
- --brand-fontStack-sansSerifAlt: "Hubot Sans", "Hubot SansHeaderFallback", -apple-system, BlinkMacSystemFont, "Segoe UI", Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji";
584
- --brand-fontStack-sansSerif: "Mona Sans", "MonaSansFallback", -apple-system, BlinkMacSystemFont, "Segoe UI", Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji";
585
- --brand-fontStack-system: -apple-system, BlinkMacSystemFont, "Segoe UI", Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji";
586
- --brand-heading-fontFamilyAlt: var(--brand-fontStack-sansSerifAlt);
587
- --brand-heading-fontFamily: var(--brand-fontStack-sansSerif);
588
- --brand-body-fontFamilyAlt: var(--brand-fontStack-sansSerifAlt);
589
- --brand-body-fontFamily: var(--brand-fontStack-sansSerif);
590
- }
591
-
592
- @media (min-width: 768px) {
593
- :root {
594
- --brand-text-lineHeight-1000: 1.08;
595
- --brand-text-lineHeight-900: 1.2;
596
- --brand-text-lineHeight-800: 1.2;
597
- --brand-text-size-1000: 3.5rem;
598
- --brand-text-size-900: 3rem;
599
- --brand-text-size-800: 2.5rem;
600
- --brand-text-size-700: 2.125rem;
601
- --brand-text-size-600: 1.75rem;
602
- --brand-text-size-500: 1.5rem;
603
- --brand-text-size-400: 1.25rem;
604
- --brand-text-subhead-weight-large: 525;
605
- --brand-heading-lineHeight-1000: 1.05;
606
- --brand-heading-lineHeight-900: 1.05;
607
- --brand-heading-weight-1000: 440;
608
- --brand-heading-weight-900: 440;
609
- --brand-heading-weight-800: 465;
610
- --brand-heading-weight-700: 460;
611
- }
612
- }
613
-
614
- @media (min-width: 1012px) {
615
- :root {
616
- --brand-text-letterSpacing-1000: -0.035em;
617
- --brand-text-lineHeight-1000: 1.08;
618
- --brand-text-lineHeight-900: 1.1;
619
- --brand-text-lineHeight-800: 1.18;
620
- --brand-text-lineHeight-500: 1.35;
621
- --brand-text-size-1000: 4rem;
622
- --brand-text-size-900: 3.5rem;
623
- --brand-text-size-800: 3rem;
624
- --brand-text-size-700: 2.5rem;
625
- --brand-text-size-600: 2.125rem;
626
- --brand-text-size-500: 1.75rem;
627
- --brand-text-size-400: 1.375rem;
628
- --brand-text-size-350: 1.25rem;
629
- --brand-text-subhead-weight-large: 500;
630
- --brand-text-subhead-size-large: 1.25rem;
631
- --brand-heading-lineHeight-1000: 1;
632
- --brand-heading-lineHeight-900: 1;
633
- --brand-heading-lineHeight-600: 1.2;
634
- --brand-heading-letterSpacing-1000: -0.014rem;
635
- --brand-heading-weight-1000: 425;
636
- --brand-heading-weight-900: 440;
637
- --brand-heading-weight-800: 440;
638
- --brand-heading-weight-700: 460;
639
- }
640
- }
641
-
642
- /**
643
- * Do not edit directly
644
- * Generated on Wed, 26 Aug 2026 14:41:06 GMT
645
- */
646
-
647
- :root {
648
- --brand-breakpoint-xxlarge: 87.5rem;
649
- --brand-breakpoint-xlarge: 80rem;
650
- --brand-breakpoint-large: 63.25rem;
651
- --brand-breakpoint-medium: 48rem;
652
- --brand-breakpoint-small: 34rem;
653
- --brand-breakpoint-xsmall: 20rem;
654
- }
655
-
656
1
  /**
657
2
  * Do not edit directly
658
- * Generated on Wed, 26 Aug 2026 14:41:06 GMT
659
- */
660
-
661
- :root {
662
- --brand-borderRadius-full: 624.9375rem; /* Use this border radius for pill shaped elements */
663
- --brand-borderWidth-thicker: max(4px, 0.25rem);
664
- --brand-borderWidth-thick: max(2px, 0.125rem);
665
- --brand-borderWidth-thin: max(1px, 0.0625rem);
666
- --brand-borderRadius-xlarge: var(--base-size-24);
667
- --brand-borderRadius-large: var(--base-size-16);
668
- --brand-borderRadius-medium: var(--base-size-8);
669
- --brand-borderRadius-small: var(--base-size-4);
670
- --brand-borderInset-thicker: inset 0 0 0 var(--brand-borderWidth-thicker);
671
- --brand-borderInset-thick: inset 0 0 0 var(--brand-borderWidth-thick);
672
- --brand-borderInset-thin: inset 0 0 0 var(--brand-borderWidth-thin);
673
- }
674
-
675
- /**
676
- * Do not edit directly
677
- * Generated on Wed, 26 Aug 2026 14:41:07 GMT
678
- */
679
-
680
- :root,
681
- [data-color-mode="light"] {
682
- --brand-color-success-fg: var(--base-color-scale-green-6);
683
- --brand-color-success-emphasis: var(--base-color-scale-green-5);
684
- --brand-color-success-muted: rgba(140,242,166,0.6);
685
- --brand-color-success-subtle: var(--base-color-scale-green-1);
686
- --brand-color-danger-fg: var(--base-color-scale-red-5);
687
- --brand-color-danger-emphasis: var(--base-color-scale-red-5);
688
- --brand-color-danger-muted: rgba(255,171,168,0.6);
689
- --brand-color-danger-subtle: var(--base-color-scale-red-0);
690
- --brand-color-error-fg: var(--brand-color-danger-fg);
691
- --brand-color-error-emphasis: var(--brand-color-danger-emphasis);
692
- --brand-color-error-muted: var(--brand-color-danger-muted);
693
- --brand-color-error-subtle: var(--brand-color-danger-subtle);
694
- --brand-color-accent-primary: var(--base-color-scale-green-7);
695
- --brand-color-accent-secondary: var(--base-color-scale-yellow-5);
696
- --brand-color-text-default: var(--base-color-scale-black-0);
697
- --brand-color-text-muted: var(--base-color-scale-gray-7);
698
- --brand-color-text-subtle: var(--brand-color-text-muted);
699
- --brand-color-text-onEmphasis: var(--base-color-scale-white-0);
700
- --brand-color-text-emphasized: var(--base-color-scale-green-6);
701
- --brand-color-text-link-rest: var(--base-color-scale-blue-6);
702
- --brand-color-text-link-pressed: var(--base-color-scale-blue-8);
703
- --brand-color-text-danger: #cf222e;
704
- --brand-color-text-error: var(--brand-color-text-danger);
705
- --brand-color-neutral-emphasisPlus: var(--base-color-scale-gray-8);
706
- --brand-color-neutral-emphasis: var(--base-color-scale-gray-6);
707
- --brand-color-neutral-muted: rgba(196,204,198,0.99608);
708
- --brand-color-neutral-subtle: rgba(228,235,230,0.99608);
709
- --brand-color-canvas-default: var(--base-color-scale-white-0);
710
- --brand-color-canvas-invert: var(--base-color-scale-black-0);
711
- --brand-color-canvas-overlay: var(--base-color-scale-white-0);
712
- --brand-color-canvas-inset: var(--base-color-scale-gray-0);
713
- --brand-color-canvas-subtle: var(--base-color-scale-gray-0);
714
- --brand-color-canvas-muted: #f9fbf9;
715
- --brand-color-border-default: var(--base-color-scale-gray-4);
716
- --brand-color-border-muted: var(--base-color-scale-gray-1);
717
- --brand-color-border-subtle: var(--base-color-scale-gray-2);
718
- --brand-color-focus: var(--base-color-scale-blue-5);
719
- }
720
-
721
- [data-color-mode="dark"] {
722
- --brand-color-success-fg: var(--base-color-scale-green-3);
723
- --brand-color-success-emphasis: var(--base-color-scale-green-6);
724
- --brand-color-success-muted: rgba(13,48,36,0.6);
725
- --brand-color-success-subtle: rgba(14,66,44,0.85098);
726
- --brand-color-danger-fg: var(--base-color-scale-red-4);
727
- --brand-color-danger-emphasis: var(--base-color-scale-red-5);
728
- --brand-color-danger-muted: rgba(94,2,23,0.6);
729
- --brand-color-danger-subtle: rgba(250,56,61,0.85098);
730
- --brand-color-error-fg: var(--brand-color-danger-fg);
731
- --brand-color-error-emphasis: var(--brand-color-danger-emphasis);
732
- --brand-color-error-muted: var(--brand-color-danger-muted);
733
- --brand-color-error-subtle: var(--brand-color-danger-subtle);
734
- --brand-color-accent-primary: var(--base-color-scale-green-2);
735
- --brand-color-accent-secondary: var(--base-color-scale-yellow-3);
736
- --brand-color-text-default: var(--base-color-scale-white-0);
737
- --brand-color-text-muted: var(--base-color-scale-gray-2);
738
- --brand-color-text-subtle: var(--brand-color-text-muted);
739
- --brand-color-text-onEmphasis: var(--base-color-scale-black-0);
740
- --brand-color-text-emphasized: var(--base-color-scale-green-3);
741
- --brand-color-text-link-rest: var(--base-color-scale-blue-1);
742
- --brand-color-text-link-pressed: var(--base-color-scale-blue-1);
743
- --brand-color-text-danger: #ff8182;
744
- --brand-color-text-error: var(--brand-color-text-danger);
745
- --brand-color-neutral-emphasisPlus: var(--base-color-scale-gray-3);
746
- --brand-color-neutral-emphasis: var(--base-color-scale-gray-3);
747
- --brand-color-neutral-muted: rgba(124,137,128,0.99608);
748
- --brand-color-neutral-subtle: rgba(124,137,128,1);
749
- --brand-color-canvas-default: var(--base-color-scale-black-0);
750
- --brand-color-canvas-invert: var(--base-color-scale-white-0);
751
- --brand-color-canvas-overlay: var(--base-color-scale-gray-6);
752
- --brand-color-canvas-inset: var(--base-color-scale-black-0);
753
- --brand-color-canvas-subtle: var(--base-color-scale-gray-8);
754
- --brand-color-canvas-muted: #090d0a;
755
- --brand-color-border-default: var(--base-color-scale-gray-5);
756
- --brand-color-border-muted: var(--base-color-scale-gray-7);
757
- --brand-color-border-subtle: var(--base-color-scale-gray-6);
758
- --brand-color-focus: var(--base-color-scale-blue-3);
759
- }
760
-
761
- /*
762
- * For important high-utility CSS classes that are used
763
- * frequently throughout the library and helpful to library users.
764
- */
765
-
766
- .visually-hidden {
767
- position: absolute;
768
- width: 1px;
769
- height: 1px;
770
- padding: 0;
771
- overflow: hidden;
772
- clip: rect(0, 0, 0, 0);
773
- word-wrap: normal;
774
- border: 0;
775
- }
776
-
777
- /**
778
- * Do not edit directly
779
- * Generated on Wed, 26 Aug 2026 14:41:07 GMT
3
+ * Generated on Thu, 03 Sep 2026 15:36:21 GMT
780
4
  */
781
5
 
782
6
  :root {
@@ -803,7 +27,7 @@ select {
803
27
 
804
28
  /**
805
29
  * Do not edit directly
806
- * Generated on Wed, 26 Aug 2026 14:41:07 GMT
30
+ * Generated on Thu, 03 Sep 2026 15:36:21 GMT
807
31
  */
808
32
 
809
33
  :root,
@@ -1574,6 +798,40 @@ select {
1574
798
  }
1575
799
  }
1576
800
 
801
+ /**
802
+ * Do not edit directly
803
+ * Generated on Thu, 03 Sep 2026 15:36:20 GMT
804
+ */
805
+
806
+ :root {
807
+ --brand-animation-variant-scaleInLeft-end: 1;
808
+ --brand-animation-variant-scaleInLeft-start: 0.90;
809
+ --brand-animation-variant-scaleInLeft-distance: 1.25rem;
810
+ --brand-animation-variant-scaleInRight-end: 1;
811
+ --brand-animation-variant-scaleInRight-start: 0.90;
812
+ --brand-animation-variant-scaleInRight-distance: -1.25rem;
813
+ --brand-animation-variant-scaleInTop-distance: ;
814
+ --brand-animation-variant-scaleIn-end: 1;
815
+ --brand-animation-variant-scaleIn-start: 0.96;
816
+ --brand-animation-variant-scaleInDown-end: 1;
817
+ --brand-animation-variant-scaleInDown-start: 0;
818
+ --brand-animation-variant-scaleInDown-distance: -3.125rem;
819
+ --brand-animation-variant-scaleInUp-end: 1;
820
+ --brand-animation-variant-scaleInUp-start: 0.96;
821
+ --brand-animation-variant-scaleInUp-distance: 1.5rem;
822
+ --brand-animation-variant-slideInRight-distance: -0.9375rem;
823
+ --brand-animation-variant-slideInLeft-distance: 0.9375rem;
824
+ --brand-animation-variant-slideInDown-distance: -0.9375rem;
825
+ --brand-animation-variant-slideInUp-distance: 0.9375rem;
826
+ --brand-animation-transition-default: opacity var(--brand-animation-duration-default) var(--brand-animation-easing-default), transform var(--brand-animation-duration-default) var(--brand-animation-easing-default);
827
+ --brand-animation-easing-glide: cubic-bezier(0.33, 1, 0.68, 1);
828
+ --brand-animation-easing-default: cubic-bezier(0.16, 1, 0.3, 1);
829
+ --brand-animation-duration-extended: 0.7s;
830
+ --brand-animation-duration-default: 0.6s;
831
+ --brand-animation-duration-fast: 0.3s;
832
+ --brand-animation-duration-faster: 0.2s;
833
+ }
834
+
1577
835
  .Primer_Brand__Animation-module__Animation___KNtEW {
1578
836
  transition: var(--brand-animation-transition-default);
1579
837
  }
@@ -1794,38 +1052,89 @@ select {
1794
1052
  }
1795
1053
  }
1796
1054
 
1797
- .Primer_Brand__Stack-module__Stack___tASKe {
1798
- display: flex;
1799
- }
1800
-
1801
- /*
1802
- * Direction
1055
+ /**
1056
+ * Do not edit directly
1057
+ * Generated on Thu, 03 Sep 2026 15:36:20 GMT
1803
1058
  */
1804
- .Primer_Brand__Stack-module__Stack--vertical___CFzE7 {
1805
- flex-direction: column;
1806
- }
1807
-
1808
- .Primer_Brand__Stack-module__Stack--horizontal___YJFas {
1809
- flex-direction: row;
1810
- }
1811
-
1812
- .Primer_Brand__Stack-module__Stack-narrow--vertical___GDT_Z {
1813
- flex-direction: column;
1814
- }
1815
-
1816
- .Primer_Brand__Stack-module__Stack-narrow--horizontal___Co6IL {
1817
- flex-direction: row;
1818
- }
1819
-
1820
- @media screen and (min-width: 48rem) {
1821
- .Primer_Brand__Stack-module__Stack-regular--vertical___TMpL8 {
1822
- flex-direction: column;
1823
- }
1824
1059
 
1825
- .Primer_Brand__Stack-module__Stack-regular--horizontal___WDLyR {
1826
- flex-direction: row;
1827
- }
1828
- }
1060
+ :root {
1061
+ --brand-control-animation-easing: var(--brand-animation-easing-glide);
1062
+ --brand-control-animation-duration: 80ms;
1063
+ --brand-control-large-size: 3.75rem;
1064
+ --brand-control-medium-size: 2.6875rem;
1065
+ --brand-controlStack-large-gap-spacious: var(--base-size-12);
1066
+ --brand-controlStack-large-gap-condensed: var(--base-size-8);
1067
+ --brand-controlStack-large-gap-auto: var(--base-size-8);
1068
+ --brand-controlStack-medium-gap-spacious: var(--base-size-12);
1069
+ --brand-controlStack-medium-gap-condensed: var(--base-size-8);
1070
+ --brand-controlStack-small-gap-spacious: var(--base-size-16);
1071
+ --brand-controlStack-small-gap-condensed: var(--base-size-8);
1072
+ --brand-stack-gap-spacious: var(--base-size-48);
1073
+ --brand-stack-gap-normal: var(--base-size-24);
1074
+ --brand-stack-gap-condensed: var(--base-size-16);
1075
+ --brand-stack-padding-spacious: var(--base-size-48);
1076
+ --brand-stack-padding-normal: var(--base-size-24);
1077
+ --brand-stack-padding-condensed: var(--base-size-16);
1078
+ --brand-box-spacing-spacious: var(--base-size-48);
1079
+ --brand-box-spacing-normal: var(--base-size-24);
1080
+ --brand-box-spacing-condensed: var(--base-size-16);
1081
+ --brand-control-large-gap: var(--base-size-16);
1082
+ --brand-control-large-paddingInline-spacious: var(--base-size-32);
1083
+ --brand-control-large-paddingInline-normal: var(--base-size-20);
1084
+ --brand-control-large-paddingInline-condensed: var(--base-size-16);
1085
+ --brand-control-large-paddingBlock-normal: var(--base-size-20);
1086
+ --brand-control-large-paddingBlock-condensed: var(--base-size-12);
1087
+ --brand-control-large-lineBoxHeight: var(--base-size-20);
1088
+ --brand-control-medium-gap: var(--base-size-12);
1089
+ --brand-control-medium-paddingInline-spacious: var(--base-size-28);
1090
+ --brand-control-medium-paddingInline-normal: var(--base-size-16);
1091
+ --brand-control-medium-paddingInline-condensed: var(--base-size-12);
1092
+ --brand-control-medium-paddingBlock-normal: var(--base-size-16);
1093
+ --brand-control-medium-paddingBlock-condensed: var(--base-size-6);
1094
+ --brand-control-medium-lineBoxHeight: var(--base-size-16);
1095
+ --brand-control-small-gap: var(--base-size-8);
1096
+ --brand-control-small-paddingInline-spacious: var(--base-size-24);
1097
+ --brand-control-small-paddingInline-normal: var(--base-size-12);
1098
+ --brand-control-small-paddingInline-condensed: var(--base-size-8);
1099
+ --brand-control-small-paddingBlock: var(--base-size-8);
1100
+ --brand-control-small-lineBoxHeight: var(--base-size-12);
1101
+ --brand-control-small-size: var(--base-size-32);
1102
+ --brand-control-minTarget-coarse: var(--base-size-44);
1103
+ --brand-control-minTarget-fine: var(--base-size-16);
1104
+ }
1105
+
1106
+ .Primer_Brand__Stack-module__Stack___tASKe {
1107
+ display: flex;
1108
+ }
1109
+
1110
+ /*
1111
+ * Direction
1112
+ */
1113
+ .Primer_Brand__Stack-module__Stack--vertical___CFzE7 {
1114
+ flex-direction: column;
1115
+ }
1116
+
1117
+ .Primer_Brand__Stack-module__Stack--horizontal___YJFas {
1118
+ flex-direction: row;
1119
+ }
1120
+
1121
+ .Primer_Brand__Stack-module__Stack-narrow--vertical___GDT_Z {
1122
+ flex-direction: column;
1123
+ }
1124
+
1125
+ .Primer_Brand__Stack-module__Stack-narrow--horizontal___Co6IL {
1126
+ flex-direction: row;
1127
+ }
1128
+
1129
+ @media screen and (min-width: 48rem) {
1130
+ .Primer_Brand__Stack-module__Stack-regular--vertical___TMpL8 {
1131
+ flex-direction: column;
1132
+ }
1133
+
1134
+ .Primer_Brand__Stack-module__Stack-regular--horizontal___WDLyR {
1135
+ flex-direction: row;
1136
+ }
1137
+ }
1829
1138
 
1830
1139
  @media screen and (min-width: 80rem) {
1831
1140
  .Primer_Brand__Stack-module__Stack-wide--vertical___G1Eu6 {
@@ -6119,16 +5428,29 @@ select {
6119
5428
 
6120
5429
  /**
6121
5430
  * Do not edit directly
6122
- * Generated on Wed, 26 Aug 2026 14:41:08 GMT
5431
+ * Generated on Thu, 03 Sep 2026 15:36:20 GMT
5432
+ */
5433
+
5434
+ :root {
5435
+ --brand-TextCursorAnimation-cursor-animationDuration: 833ms;
5436
+ }
5437
+
5438
+ /**
5439
+ * Do not edit directly
5440
+ * Generated on Thu, 03 Sep 2026 15:36:21 GMT
6123
5441
  */
6124
5442
 
6125
5443
  :root,
6126
5444
  [data-color-mode="light"] {
6127
- --brand-TextCursorAnimation-cursor-color: var(--base-color-scale-green-6);
5445
+ --brand-TextCursorAnimation-cursor-color: var(--base-color-scale-purple-5);
5446
+ --brand-TextCursorAnimation-cursor-deleteColor: var(--base-color-scale-blue-4);
5447
+ --brand-TextCursorAnimation-cursor-finalColor: var(--base-color-scale-green-6);
6128
5448
  }
6129
5449
 
6130
5450
  [data-color-mode="dark"] {
6131
- --brand-TextCursorAnimation-cursor-color: var(--brand-color-accent-primary);
5451
+ --brand-TextCursorAnimation-cursor-color: var(--base-color-scale-purple-3);
5452
+ --brand-TextCursorAnimation-cursor-deleteColor: var(--base-color-scale-blue-3);
5453
+ --brand-TextCursorAnimation-cursor-finalColor: var(--base-color-scale-green-2);
6132
5454
  }
6133
5455
 
6134
5456
  .Primer_Brand__TextCursorAnimation-module__TextCursorAnimation___oT5SI {
@@ -6136,50 +5458,81 @@ select {
6136
5458
  align-items: center;
6137
5459
  }
6138
5460
 
6139
- .Primer_Brand__TextCursorAnimation-module__TextCursorAnimation-inner___df60H {
5461
+ .Primer_Brand__TextCursorAnimation-module__TextCursorAnimation__inner___MKMEx {
6140
5462
  position: relative;
6141
5463
  display: inline-flex;
6142
5464
  align-items: center;
6143
5465
  }
6144
5466
 
6145
- .Primer_Brand__TextCursorAnimation-module__TextCursorAnimation-text___yWOoE {
5467
+ .Primer_Brand__TextCursorAnimation-module__TextCursorAnimation__text___gB3n2 {
6146
5468
  font-weight: var(--brand-text-weight-500);
6147
- clip-path: inset(0 calc((1 - 1) * 100%) 0 0);
6148
- clip-path: inset(0 calc((1 - var(--brand-TextCursorAnimation-reveal-progress, 1)) * 100%) 0 0);
6149
5469
  white-space: pre;
6150
5470
  }
6151
5471
 
6152
- .Primer_Brand__TextCursorAnimation-module__TextCursorAnimation-cursor___lnPed {
5472
+ .Primer_Brand__TextCursorAnimation-module__TextCursorAnimation__sizingContainer___BLhzn {
5473
+ display: inline-grid;
5474
+ clip-path: inset(50%);
5475
+ }
5476
+
5477
+ .Primer_Brand__TextCursorAnimation-module__TextCursorAnimation__sizingText___ipUBO {
5478
+ grid-area: 1 / 1;
5479
+ }
5480
+
5481
+ .Primer_Brand__TextCursorAnimation-module__TextCursorAnimation__content___V_c3N {
5482
+ display: inline-flex;
5483
+ align-items: center;
5484
+ gap: calc(var(--base-size-8) + var(--base-size-2));
5485
+ }
5486
+
5487
+ .Primer_Brand__TextCursorAnimation-module__TextCursorAnimation__content--animated___HgWNj {
6153
5488
  position: absolute;
6154
- left: calc((1 * 100%) + var(--base-size-6));
6155
- left: calc((var(--brand-TextCursorAnimation-reveal-progress, 1) * 100%) + var(--base-size-6));
6156
- top: calc((1lh - 0.3cap) / 2 - 0.5cap);
6157
- width: var(--base-size-8);
6158
- height: 1cap;
6159
- background-color: color-mix(
6160
- in srgb,
6161
- var(--brand-color-canvas-subtle) calc((1 - 0) * 100%),
6162
- var(--brand-TextCursorAnimation-cursor-color) calc(0 * 100%)
6163
- );
5489
+ inset-block-start: 0;
5490
+ inset-inline-start: 0;
6164
5491
  }
6165
5492
 
6166
- @supports (color: color-mix(in lch, red, blue)) {
6167
- .Primer_Brand__TextCursorAnimation-module__TextCursorAnimation-cursor___lnPed {
6168
- background-color: color-mix(
6169
- in srgb,
6170
- var(--brand-color-canvas-subtle) calc((1 - var(--brand-TextCursorAnimation-cursor-progress, 0)) * 100%),
6171
- var(--brand-TextCursorAnimation-cursor-color) calc(var(--brand-TextCursorAnimation-cursor-progress, 0) * 100%)
6172
- );
5493
+ .Primer_Brand__TextCursorAnimation-module__TextCursorAnimation__cursor___fNada {
5494
+ width: calc(var(--base-size-8) + var(--base-size-2) / 2);
5495
+ height: calc(var(--base-size-12) + var(--base-size-2));
5496
+ flex: 0 0 calc(var(--base-size-8) + var(--base-size-2) / 2);
6173
5497
  }
5498
+
5499
+ .Primer_Brand__TextCursorAnimation-module__TextCursorAnimation__cursor--initial___y1m0J {
5500
+ background-color: var(--brand-TextCursorAnimation-cursor-color);
6174
5501
  }
6175
5502
 
6176
- @media (prefers-reduced-motion: reduce) {
6177
- .Primer_Brand__TextCursorAnimation-module__TextCursorAnimation-cursor___lnPed {
6178
- display: none;
5503
+ .Primer_Brand__TextCursorAnimation-module__TextCursorAnimation__cursor--animated___NKuyb {
5504
+ animation: Primer_Brand__TextCursorAnimation-module__TextCursorAnimation-cursor-blink___B89IH var(--brand-TextCursorAnimation-cursor-animationDuration) steps(1, end)
5505
+ 250ms 3 forwards;
5506
+ }
5507
+
5508
+ .Primer_Brand__TextCursorAnimation-module__TextCursorAnimation__cursor--correction___H0shI {
5509
+ background-color: var(--brand-TextCursorAnimation-cursor-deleteColor);
5510
+ }
5511
+
5512
+ .Primer_Brand__TextCursorAnimation-module__TextCursorAnimation__cursor--final___HqWmn,
5513
+ .Primer_Brand__TextCursorAnimation-module__TextCursorAnimation__cursor--complete___eaBZl {
5514
+ background-color: var(--brand-TextCursorAnimation-cursor-finalColor);
5515
+ }
5516
+
5517
+ @keyframes Primer_Brand__TextCursorAnimation-module__TextCursorAnimation-cursor-blink___B89IH {
5518
+ 0%,
5519
+ 79% {
5520
+ opacity: 1;
5521
+ }
5522
+
5523
+ 80%,
5524
+ 99% {
5525
+ opacity: 0;
5526
+ }
5527
+
5528
+ 100% {
5529
+ opacity: 1;
6179
5530
  }
5531
+ }
6180
5532
 
6181
- .Primer_Brand__TextCursorAnimation-module__TextCursorAnimation-text___yWOoE {
6182
- clip-path: none;
5533
+ @media (prefers-reduced-motion: reduce) {
5534
+ .Primer_Brand__TextCursorAnimation-module__TextCursorAnimation__cursor___fNada {
5535
+ animation: none;
6183
5536
  }
6184
5537
  }
6185
5538
 
@@ -7028,7 +6381,7 @@ select {
7028
6381
 
7029
6382
  /**
7030
6383
  * Do not edit directly
7031
- * Generated on Wed, 26 Aug 2026 14:41:07 GMT
6384
+ * Generated on Thu, 03 Sep 2026 15:36:21 GMT
7032
6385
  */
7033
6386
 
7034
6387
  :root,
@@ -7339,7 +6692,7 @@ select {
7339
6692
 
7340
6693
  /**
7341
6694
  * Do not edit directly
7342
- * Generated on Wed, 26 Aug 2026 14:41:07 GMT
6695
+ * Generated on Thu, 03 Sep 2026 15:36:21 GMT
7343
6696
  */
7344
6697
 
7345
6698
  :root,
@@ -7726,7 +7079,7 @@ select {
7726
7079
 
7727
7080
  /**
7728
7081
  * Do not edit directly
7729
- * Generated on Wed, 26 Aug 2026 14:41:06 GMT
7082
+ * Generated on Thu, 03 Sep 2026 15:36:20 GMT
7730
7083
  */
7731
7084
 
7732
7085
  :root {
@@ -7851,7 +7204,7 @@ select {
7851
7204
 
7852
7205
  /**
7853
7206
  * Do not edit directly
7854
- * Generated on Wed, 26 Aug 2026 14:41:07 GMT
7207
+ * Generated on Thu, 03 Sep 2026 15:36:21 GMT
7855
7208
  */
7856
7209
 
7857
7210
  :root,
@@ -7867,7 +7220,7 @@ select {
7867
7220
 
7868
7221
  /**
7869
7222
  * Do not edit directly
7870
- * Generated on Wed, 26 Aug 2026 14:41:07 GMT
7223
+ * Generated on Thu, 03 Sep 2026 15:36:21 GMT
7871
7224
  */
7872
7225
 
7873
7226
  :root {
@@ -7993,11 +7346,7 @@ select {
7993
7346
  }
7994
7347
  }
7995
7348
 
7996
- .Primer_Brand__RiverAccordion-module__RiverAccordion--variant-gridline___Xsbet .Primer_Brand__RiverAccordion-module__RiverAccordion__visualsWrapper___H5Ixf {
7997
- border-radius: var(--brand-borderRadius-medium);
7998
- }
7999
-
8000
- .Primer_Brand__RiverAccordion-module__RiverAccordion--variant-gridline___Xsbet:has(.Primer_Brand__RiverAccordion-module__RiverAccordion__visual--has-background___kuInp) .Primer_Brand__RiverAccordion-module__RiverAccordion__visualsContainer___evCWP {
7349
+ .Primer_Brand__RiverAccordion-module__RiverAccordion--active-item-has-background___xYbsA .Primer_Brand__RiverAccordion-module__RiverAccordion__visualsContainer___evCWP {
8001
7350
  margin-inline: calc(-1 * var(--brand-RiverAccordion-variant-gridline-spacing-outerInline));
8002
7351
  margin-block-start: calc(-1 * var(--brand-RiverAccordion-variant-gridline-spacing-outerBlock));
8003
7352
  }
@@ -8013,7 +7362,7 @@ select {
8013
7362
  }
8014
7363
  }
8015
7364
 
8016
- .Primer_Brand__RiverAccordion-module__RiverAccordion--variant-gridline___Xsbet .Primer_Brand__RiverAccordion-module__RiverAccordion__visualsWrapper___H5Ixf:has(.Primer_Brand__RiverAccordion-module__RiverAccordion__visual--has-background___kuInp) {
7365
+ .Primer_Brand__RiverAccordion-module__RiverAccordion--active-item-has-background___xYbsA .Primer_Brand__RiverAccordion-module__RiverAccordion__visualsWrapper___H5Ixf {
8017
7366
  border-radius: 0;
8018
7367
  }
8019
7368
 
@@ -8028,7 +7377,7 @@ select {
8028
7377
  .Primer_Brand__RiverAccordion-module__RiverAccordion__visualsWrapper___H5Ixf {
8029
7378
  width: 100%;
8030
7379
  overflow: hidden;
8031
- border-radius: var(--brand-borderRadius-xlarge);
7380
+ border-radius: var(--base-size-6);
8032
7381
  display: grid;
8033
7382
  grid-template-columns: subgrid;
8034
7383
  grid-template-rows: subgrid;
@@ -8052,22 +7401,18 @@ select {
8052
7401
  width: 100%;
8053
7402
  height: auto;
8054
7403
  overflow: hidden;
8055
- border-radius: var(--brand-borderRadius-xlarge);
7404
+ border-radius: var(--base-size-6);
8056
7405
  -o-object-fit: contain;
8057
7406
  object-fit: contain;
8058
7407
  }
8059
7408
 
8060
- .Primer_Brand__RiverAccordion-module__RiverAccordion--variant-gridline___Xsbet .Primer_Brand__RiverAccordion-module__RiverAccordion__visualsWrapper___H5Ixf > .Primer_Brand__RiverAccordion-module__RiverAccordion__visual___GxbPw > * {
8061
- border-radius: var(--brand-borderRadius-medium);
8062
- }
8063
-
8064
7409
  .Primer_Brand__RiverAccordion-module__RiverAccordion__visualsWrapper___H5Ixf > .Primer_Brand__RiverAccordion-module__RiverAccordion__visual___GxbPw img,
8065
7410
  .Primer_Brand__RiverAccordion-module__RiverAccordion__visualsWrapper___H5Ixf > .Primer_Brand__RiverAccordion-module__RiverAccordion__visual___GxbPw picture,
8066
7411
  .Primer_Brand__RiverAccordion-module__RiverAccordion__visualsWrapper___H5Ixf > .Primer_Brand__RiverAccordion-module__RiverAccordion__visual___GxbPw video {
8067
7412
  display: block;
8068
7413
  width: 100%;
8069
7414
  height: auto;
8070
- border-radius: inherit;
7415
+ border-radius: var(--base-size-6);
8071
7416
  -o-object-fit: contain;
8072
7417
  object-fit: contain;
8073
7418
  }
@@ -8076,8 +7421,8 @@ select {
8076
7421
  .Primer_Brand__RiverAccordion-module__RiverAccordion__visualsWrapper___H5Ixf > .Primer_Brand__RiverAccordion-module__RiverAccordion__visual___GxbPw > * video {
8077
7422
  display: block;
8078
7423
  width: 100%;
8079
- height: 100%;
8080
- border-radius: inherit;
7424
+ height: auto;
7425
+ border-radius: var(--base-size-6);
8081
7426
  -o-object-fit: cover;
8082
7427
  object-fit: cover;
8083
7428
  }
@@ -8096,26 +7441,26 @@ select {
8096
7441
  justify-content: center;
8097
7442
  max-width: 100%;
8098
7443
  height: auto;
8099
- border-radius: var(--brand-borderRadius-large);
7444
+ border-radius: var(--base-size-6);
8100
7445
  }
8101
7446
 
8102
7447
  .Primer_Brand__RiverAccordion-module__RiverAccordion--variant-gridline___Xsbet .Primer_Brand__RiverAccordion-module__RiverAccordion__visualsWrapper___H5Ixf > .Primer_Brand__RiverAccordion-module__RiverAccordion__visual--has-background___kuInp img,
8103
7448
  .Primer_Brand__RiverAccordion-module__RiverAccordion--variant-gridline___Xsbet .Primer_Brand__RiverAccordion-module__RiverAccordion__visualsWrapper___H5Ixf > .Primer_Brand__RiverAccordion-module__RiverAccordion__visual--has-background___kuInp picture,
8104
7449
  .Primer_Brand__RiverAccordion-module__RiverAccordion--variant-gridline___Xsbet .Primer_Brand__RiverAccordion-module__RiverAccordion__visualsWrapper___H5Ixf > .Primer_Brand__RiverAccordion-module__RiverAccordion__visual--has-background___kuInp video {
8105
7450
  max-width: 100%;
8106
- height: 100%;
8107
- border-radius: var(--brand-borderRadius-large);
7451
+ height: auto;
7452
+ border-radius: var(--base-size-6);
8108
7453
  }
8109
7454
 
8110
7455
  @media screen and (min-width: 63.25rem) {
8111
- .Primer_Brand__RiverAccordion-module__RiverAccordion--variant-gridline___Xsbet:has(.Primer_Brand__RiverAccordion-module__RiverAccordion__visual--has-background___kuInp) {
7456
+ .Primer_Brand__RiverAccordion-module__RiverAccordion--active-item-has-background___xYbsA {
8112
7457
  padding: 0;
8113
7458
  gap: 0;
8114
7459
  align-items: stretch;
8115
7460
  grid-template-columns: 1fr 1fr;
8116
7461
  }
8117
7462
 
8118
- .Primer_Brand__RiverAccordion-module__RiverAccordion--variant-gridline___Xsbet:has(.Primer_Brand__RiverAccordion-module__RiverAccordion__visual--has-background___kuInp) .Primer_Brand__RiverAccordion-module__RiverAccordion__accordionContainer___fGxlS {
7463
+ .Primer_Brand__RiverAccordion-module__RiverAccordion--active-item-has-background___xYbsA .Primer_Brand__RiverAccordion-module__RiverAccordion__accordionContainer___fGxlS {
8119
7464
  display: flex;
8120
7465
  flex-direction: column;
8121
7466
  justify-content: center;
@@ -8123,21 +7468,19 @@ select {
8123
7468
  var(--brand-RiverAccordion-variant-gridline-spacing-outerInline);
8124
7469
  }
8125
7470
 
8126
- .Primer_Brand__RiverAccordion-module__RiverAccordion--variant-gridline___Xsbet.Primer_Brand__RiverAccordion-module__RiverAccordion__align-start___RuTNC:has(.Primer_Brand__RiverAccordion-module__RiverAccordion__visual--has-background___kuInp)
8127
- .Primer_Brand__RiverAccordion-module__RiverAccordion__accordionContainer___fGxlS {
7471
+ .Primer_Brand__RiverAccordion-module__RiverAccordion__align-start___RuTNC.Primer_Brand__RiverAccordion-module__RiverAccordion--active-item-has-background___xYbsA .Primer_Brand__RiverAccordion-module__RiverAccordion__accordionContainer___fGxlS {
8128
7472
  padding-inline-end: var(--brand-RiverAccordion-variant-gridline-spacing-contentGap);
8129
7473
  }
8130
7474
 
8131
- .Primer_Brand__RiverAccordion-module__RiverAccordion--variant-gridline___Xsbet.Primer_Brand__RiverAccordion-module__RiverAccordion__align-end___cYDE6:has(.Primer_Brand__RiverAccordion-module__RiverAccordion__visual--has-background___kuInp)
8132
- .Primer_Brand__RiverAccordion-module__RiverAccordion__accordionContainer___fGxlS {
7475
+ .Primer_Brand__RiverAccordion-module__RiverAccordion__align-end___cYDE6.Primer_Brand__RiverAccordion-module__RiverAccordion--active-item-has-background___xYbsA .Primer_Brand__RiverAccordion-module__RiverAccordion__accordionContainer___fGxlS {
8133
7476
  padding-inline-start: var(--brand-RiverAccordion-variant-gridline-spacing-contentGap);
8134
7477
  }
8135
7478
 
8136
- .Primer_Brand__RiverAccordion-module__RiverAccordion--variant-gridline___Xsbet:has(.Primer_Brand__RiverAccordion-module__RiverAccordion__visual--has-background___kuInp) .Primer_Brand__RiverAccordion-module__RiverAccordion__visualsContainer___evCWP {
7479
+ .Primer_Brand__RiverAccordion-module__RiverAccordion--active-item-has-background___xYbsA .Primer_Brand__RiverAccordion-module__RiverAccordion__visualsContainer___evCWP {
8137
7480
  margin: 0;
8138
7481
  }
8139
7482
 
8140
- .Primer_Brand__RiverAccordion-module__RiverAccordion--variant-gridline___Xsbet .Primer_Brand__RiverAccordion-module__RiverAccordion__visualsWrapper___H5Ixf:has(.Primer_Brand__RiverAccordion-module__RiverAccordion__visual--has-background___kuInp) {
7483
+ .Primer_Brand__RiverAccordion-module__RiverAccordion--active-item-has-background___xYbsA .Primer_Brand__RiverAccordion-module__RiverAccordion__visualsWrapper___H5Ixf {
8141
7484
  height: 100%;
8142
7485
  }
8143
7486
 
@@ -8151,7 +7494,7 @@ select {
8151
7494
  .Primer_Brand__RiverAccordion-module__RiverAccordion--variant-gridline___Xsbet .Primer_Brand__RiverAccordion-module__RiverAccordion__visualsWrapper___H5Ixf > .Primer_Brand__RiverAccordion-module__RiverAccordion__visual--has-background___kuInp img,
8152
7495
  .Primer_Brand__RiverAccordion-module__RiverAccordion--variant-gridline___Xsbet .Primer_Brand__RiverAccordion-module__RiverAccordion__visualsWrapper___H5Ixf > .Primer_Brand__RiverAccordion-module__RiverAccordion__visual--has-background___kuInp picture,
8153
7496
  .Primer_Brand__RiverAccordion-module__RiverAccordion--variant-gridline___Xsbet .Primer_Brand__RiverAccordion-module__RiverAccordion__visualsWrapper___H5Ixf > .Primer_Brand__RiverAccordion-module__RiverAccordion__visual--has-background___kuInp video {
8154
- border-radius: var(--brand-borderRadius-large);
7497
+ border-radius: var(--base-size-6);
8155
7498
  }
8156
7499
  }
8157
7500
 
@@ -8218,6 +7561,30 @@ select {
8218
7561
  margin: calc(var(--base-size-4) * -1);
8219
7562
  }
8220
7563
 
7564
+ .Primer_Brand__RiverAccordion-module__RiverAccordion__trigger--has-leading-visual___lyq8k {
7565
+ gap: var(--base-size-20);
7566
+ justify-content: flex-start;
7567
+ }
7568
+
7569
+ .Primer_Brand__RiverAccordion-module__RiverAccordion__leadingVisual___OseYz {
7570
+ align-items: center;
7571
+ display: flex;
7572
+ flex-shrink: 0;
7573
+ height: var(--base-size-20);
7574
+ justify-content: center;
7575
+ width: var(--base-size-20);
7576
+ }
7577
+
7578
+ .Primer_Brand__RiverAccordion-module__RiverAccordion__leadingVisual___OseYz > * {
7579
+ height: 100%;
7580
+ width: 100%;
7581
+ }
7582
+
7583
+ .Primer_Brand__RiverAccordion-module__RiverAccordion__headingText___tOQEC {
7584
+ flex: 1;
7585
+ min-width: 0;
7586
+ }
7587
+
8221
7588
  .Primer_Brand__RiverAccordion-module__RiverAccordion__item--open___nnixq .Primer_Brand__RiverAccordion-module__RiverAccordion__trigger___x_yLq {
8222
7589
  cursor: auto;
8223
7590
  cursor: initial;
@@ -8255,6 +7622,10 @@ select {
8255
7622
  gap: var(--base-size-20);
8256
7623
  }
8257
7624
 
7625
+ .Primer_Brand__RiverAccordion-module__RiverAccordion__item___SQRnH:has(.Primer_Brand__RiverAccordion-module__RiverAccordion__leadingVisual___OseYz) .Primer_Brand__RiverAccordion-module__RiverAccordion__content___ECkev {
7626
+ padding-inline-start: calc(var(--base-size-20) + var(--base-size-20));
7627
+ }
7628
+
8258
7629
  .Primer_Brand__RiverAccordion-module__RiverAccordion__icon___gl6pH {
8259
7630
  flex-shrink: 0;
8260
7631
  display: flex;
@@ -8301,7 +7672,7 @@ select {
8301
7672
 
8302
7673
  /**
8303
7674
  * Do not edit directly
8304
- * Generated on Wed, 26 Aug 2026 14:41:07 GMT
7675
+ * Generated on Thu, 03 Sep 2026 15:36:21 GMT
8305
7676
  */
8306
7677
 
8307
7678
  :root,
@@ -8568,7 +7939,7 @@ select {
8568
7939
 
8569
7940
  /**
8570
7941
  * Do not edit directly
8571
- * Generated on Wed, 26 Aug 2026 14:41:06 GMT
7942
+ * Generated on Thu, 03 Sep 2026 15:36:20 GMT
8572
7943
  */
8573
7944
 
8574
7945
  :root {
@@ -8579,7 +7950,7 @@ select {
8579
7950
 
8580
7951
  /**
8581
7952
  * Do not edit directly
8582
- * Generated on Wed, 26 Aug 2026 14:41:07 GMT
7953
+ * Generated on Thu, 03 Sep 2026 15:36:21 GMT
8583
7954
  */
8584
7955
 
8585
7956
  :root,
@@ -9378,7 +8749,7 @@ select {
9378
8749
 
9379
8750
  /**
9380
8751
  * Do not edit directly
9381
- * Generated on Wed, 26 Aug 2026 14:41:07 GMT
8752
+ * Generated on Thu, 03 Sep 2026 15:36:21 GMT
9382
8753
  */
9383
8754
 
9384
8755
  :root,
@@ -10008,7 +9379,7 @@ details[open] > .Primer_Brand__Accordion-module__Accordion__summary--reversed-to
10008
9379
 
10009
9380
  /**
10010
9381
  * Do not edit directly
10011
- * Generated on Wed, 26 Aug 2026 14:41:06 GMT
9382
+ * Generated on Thu, 03 Sep 2026 15:36:20 GMT
10012
9383
  */
10013
9384
 
10014
9385
  :root {
@@ -10044,7 +9415,7 @@ details[open] > .Primer_Brand__Accordion-module__Accordion__summary--reversed-to
10044
9415
 
10045
9416
  /**
10046
9417
  * Do not edit directly
10047
- * Generated on Wed, 26 Aug 2026 14:41:08 GMT
9418
+ * Generated on Thu, 03 Sep 2026 15:36:21 GMT
10048
9419
  */
10049
9420
 
10050
9421
  :root,
@@ -10928,7 +10299,7 @@ details[open] > .Primer_Brand__Accordion-module__Accordion__summary--reversed-to
10928
10299
 
10929
10300
  /**
10930
10301
  * Do not edit directly
10931
- * Generated on Wed, 26 Aug 2026 14:41:08 GMT
10302
+ * Generated on Thu, 03 Sep 2026 15:36:21 GMT
10932
10303
  */
10933
10304
 
10934
10305
  :root,
@@ -11025,7 +10396,7 @@ details[open] > .Primer_Brand__Accordion-module__Accordion__summary--reversed-to
11025
10396
 
11026
10397
  /**
11027
10398
  * Do not edit directly
11028
- * Generated on Wed, 26 Aug 2026 14:41:08 GMT
10399
+ * Generated on Thu, 03 Sep 2026 15:36:21 GMT
11029
10400
  */
11030
10401
 
11031
10402
  :root,
@@ -11414,7 +10785,7 @@ details[open] > .Primer_Brand__Accordion-module__Accordion__summary--reversed-to
11414
10785
 
11415
10786
  /**
11416
10787
  * Do not edit directly
11417
- * Generated on Wed, 26 Aug 2026 14:41:07 GMT
10788
+ * Generated on Thu, 03 Sep 2026 15:36:21 GMT
11418
10789
  */
11419
10790
 
11420
10791
  :root,
@@ -12518,24 +11889,41 @@ Fixes safari bug where outline doesn't respect border-radius
12518
11889
  * Main styles for the subdomain navigation bar.
12519
11890
  */
12520
11891
  .Primer_Brand__SubdomainNavBar-module__SubdomainNavBar___JNpcK {
11892
+ --SubdomainNavBar-height: var(--base-size-64);
11893
+
12521
11894
  position: relative;
12522
11895
  z-index: 90;
12523
11896
  font-weight: 550;
12524
- background: var(--brand-SubdomainNavBar-canvas-default);
12525
- backdrop-filter: blur(16px);
12526
- border-bottom: 1px solid rgba(0, 0, 0, 0.1);
12527
- transition: background-color var(--brand-animation-duration-fast) var(--brand-animation-easing-default),
12528
- border-color var(--brand-animation-duration-fast) var(--brand-animation-easing-default);
12529
- height: 75px;
11897
+ background: var(--brand-color-canvas-default);
11898
+ border-block-end: var(--brand-borderWidth-thin) solid var(--brand-color-border-muted);
11899
+ height: var(--SubdomainNavBar-height);
11900
+ }
11901
+
11902
+ .Primer_Brand__SubdomainNavBar-module__SubdomainNavBar___JNpcK::after {
11903
+ content: '';
11904
+ position: absolute;
11905
+ inset-inline: 0;
11906
+ inset-block-start: calc(100% + var(--brand-borderWidth-thin));
11907
+ height: var(--brand-borderWidth-thin);
11908
+ background-color: var(--brand-color-text-emphasized);
11909
+ pointer-events: none;
12530
11910
  }
12531
11911
 
12532
11912
  /*
12533
11913
  * Outer container
12534
11914
  */
12535
11915
  .Primer_Brand__SubdomainNavBar-module__SubdomainNavBar-outer-container___aE8uv {
11916
+ --SubdomainNavBar-height: var(--base-size-64);
11917
+
12536
11918
  z-index: 90;
12537
11919
  }
12538
11920
 
11921
+ @media screen and (max-width: 47.99rem) {
11922
+ .Primer_Brand__SubdomainNavBar-module__SubdomainNavBar-outer-container___aE8uv {
11923
+ --SubdomainNavBar-height: calc(var(--base-size-64) - var(--base-size-8));
11924
+ }
11925
+ }
11926
+
12539
11927
  .Primer_Brand__SubdomainNavBar-module__SubdomainNavBar-outer-container___aE8uv:not(.Primer_Brand__SubdomainNavBar-module__SubdomainNavBar-outer-container--fixed___ZhyZf) {
12540
11928
  position: relative;
12541
11929
  }
@@ -12591,18 +11979,24 @@ Fixes safari bug where outline doesn't respect border-radius
12591
11979
  }
12592
11980
  }
12593
11981
 
12594
- .Primer_Brand__SubdomainNavBar-module__SubdomainNavBar-logo-mark___pMn2_ {
11982
+ .Primer_Brand__SubdomainNavBar-module__SubdomainNavBar-logo-mark___pMn2_,
11983
+ .Primer_Brand__SubdomainNavBar-module__SubdomainNavBar-title___Zm_g2 {
11984
+ display: inline-flex;
11985
+ align-items: center;
12595
11986
  color: var(--brand-color-text-default);
11987
+ }
11988
+
11989
+ .Primer_Brand__SubdomainNavBar-module__SubdomainNavBar-logo-mark___pMn2_ {
12596
11990
  position: relative;
12597
11991
  }
12598
11992
 
12599
11993
  .Primer_Brand__SubdomainNavBar-module__SubdomainNavBar-back-arrow___OOrj8 {
12600
11994
  position: absolute;
12601
- left: calc(-32px + 5px);
11995
+ inset-inline-start: calc(-1 * var(--base-size-24) + var(--base-size-4));
11996
+ color: var(--brand-color-text-muted);
12602
11997
  opacity: 0;
11998
+ transform: translateX(var(--base-size-4));
12603
11999
  transition: opacity var(--brand-animation-duration-fast), transform var(--brand-animation-duration-fast) ease;
12604
- transform: translateX(5px);
12605
- color: var(--brand-color-text-muted);
12606
12000
  }
12607
12001
 
12608
12002
  .Primer_Brand__SubdomainNavBar-module__SubdomainNavBar-logo-mark___pMn2_:hover .Primer_Brand__SubdomainNavBar-module__SubdomainNavBar-back-arrow___OOrj8 {
@@ -12610,13 +12004,6 @@ Fixes safari bug where outline doesn't respect border-radius
12610
12004
  transform: translateX(0);
12611
12005
  }
12612
12006
 
12613
- .Primer_Brand__SubdomainNavBar-module__SubdomainNavBar-title-separator___djrH2 {
12614
- color: var(--brand-color-text-muted);
12615
- font-weight: var(--base-text-weight-normal);
12616
- font-size: var(--base-size-32);
12617
- line-height: 29px;
12618
- }
12619
-
12620
12007
  .Primer_Brand__SubdomainNavBar-module__SubdomainNavBar-logo-mark___pMn2_ svg {
12621
12008
  width: 32px;
12622
12009
  height: 32px;
@@ -12628,9 +12015,6 @@ Fixes safari bug where outline doesn't respect border-radius
12628
12015
  text-decoration: none;
12629
12016
  padding-right: var(--base-size-16);
12630
12017
  white-space: nowrap;
12631
- /* Optical alignment with logo */
12632
- position: relative;
12633
- top: 1px;
12634
12018
  }
12635
12019
 
12636
12020
  .Primer_Brand__SubdomainNavBar-module__SubdomainNavBar-title___Zm_g2:hover {
@@ -12638,6 +12022,29 @@ Fixes safari bug where outline doesn't respect border-radius
12638
12022
  text-decoration: none;
12639
12023
  }
12640
12024
 
12025
+ .Primer_Brand__SubdomainNavBar-module__SubdomainNavBar-title-prefix___MCu96 {
12026
+ color: var(--brand-color-text-default);
12027
+ }
12028
+
12029
+ .Primer_Brand__SubdomainNavBar-module__SubdomainNavBar-title-label___C3mii {
12030
+ color: var(--brand-color-text-muted);
12031
+ }
12032
+
12033
+ .Primer_Brand__SubdomainNavBar-module__SubdomainNavBar-leading-component___qa6xA,
12034
+ .Primer_Brand__SubdomainNavBar-module__SubdomainNavBar-trailing-component___zpwkV {
12035
+ display: inline-flex;
12036
+ align-items: center;
12037
+ min-width: 0;
12038
+ }
12039
+
12040
+ .Primer_Brand__SubdomainNavBar-module__SubdomainNavBar-leading-component___qa6xA {
12041
+ margin-inline-end: var(--base-size-16);
12042
+ }
12043
+
12044
+ .Primer_Brand__SubdomainNavBar-module__SubdomainNavBar-trailing-component___zpwkV {
12045
+ margin-inline-start: var(--base-size-16);
12046
+ }
12047
+
12641
12048
  /*
12642
12049
  * Primary navigation link area
12643
12050
  */
@@ -12645,6 +12052,8 @@ Fixes safari bug where outline doesn't respect border-radius
12645
12052
  display: inline-flex;
12646
12053
  list-style-type: none;
12647
12054
  align-items: center;
12055
+ flex: 1 1 0;
12056
+ min-width: 0;
12648
12057
  padding: 0;
12649
12058
  margin: 0;
12650
12059
  }
@@ -12668,20 +12077,37 @@ Fixes safari bug where outline doesn't respect border-radius
12668
12077
  padding: 0;
12669
12078
  }
12670
12079
 
12080
+ .Primer_Brand__SubdomainNavBar-module__SubdomainNavBar-leading-component___qa6xA,
12081
+ .Primer_Brand__SubdomainNavBar-module__SubdomainNavBar-trailing-component___zpwkV {
12082
+ flex: none;
12083
+ width: 100%;
12084
+ box-sizing: border-box;
12085
+ padding-block: var(--base-size-16);
12086
+ padding-inline: var(--base-size-16);
12087
+ }
12088
+
12089
+ .Primer_Brand__SubdomainNavBar-module__SubdomainNavBar-leading-component___qa6xA {
12090
+ margin-inline-end: 0;
12091
+ }
12092
+
12093
+ .Primer_Brand__SubdomainNavBar-module__SubdomainNavBar-trailing-component___zpwkV {
12094
+ margin-inline-start: 0;
12095
+ }
12096
+
12671
12097
  .Primer_Brand__SubdomainNavBar-module__SubdomainNavBar-menu-wrapper___b2uqO {
12672
12098
  display: flex;
12673
12099
  flex-direction: column;
12674
- justify-content: space-between;
12100
+ justify-content: flex-start;
12675
12101
  overflow-y: auto;
12676
12102
  position: absolute;
12677
- top: 75px;
12103
+ top: var(--SubdomainNavBar-height);
12678
12104
  left: 0;
12679
12105
  right: 0;
12680
- bottom: 0;
12681
12106
  z-index: 2;
12682
12107
  background-color: var(--brand-color-canvas-default);
12683
- width: 100vw;
12684
- height: calc(100vh - 75px);
12108
+ width: 100%;
12109
+ max-height: calc(100vh - var(--SubdomainNavBar-height) - 0px);
12110
+ max-height: calc(100vh - var(--SubdomainNavBar-height) - var(--SubdomainNavBar-menu-offset-block-start, 0px));
12685
12111
  animation: Primer_Brand__SubdomainNavBar-module__fade-in-down___kwg9g 500ms;
12686
12112
  animation-timing-function: var(--brand-animation-easing-default);
12687
12113
  }
@@ -12689,51 +12115,41 @@ Fixes safari bug where outline doesn't respect border-radius
12689
12115
  .Primer_Brand__SubdomainNavBar-module__SubdomainNavBar-menu-wrapper--close___NzelD {
12690
12116
  display: none;
12691
12117
  }
12118
+
12119
+ .Primer_Brand__SubdomainNavBar-module__SubdomainNavBar-menu-wrapper-footer___VLcHd {
12120
+ flex: none;
12121
+ display: flex;
12122
+ flex-direction: column;
12123
+ width: 100%;
12124
+ }
12692
12125
  }
12693
12126
 
12694
12127
  @media screen and (min-width: 48rem) {
12695
- .Primer_Brand__SubdomainNavBar-module__SubdomainNavBar-primary-nav-list___iQd2r {
12128
+ .Primer_Brand__SubdomainNavBar-module__SubdomainNavBar-primary-nav-overflow___OXKBt {
12696
12129
  display: flex;
12697
12130
  align-items: center;
12698
- width: 100%;
12699
- max-width: 150px;
12700
- padding: 0;
12701
- margin: 0 24px 0 0;
12702
- /* overflow: hidden; */
12131
+ flex: 1 1 0;
12132
+ min-width: 0;
12133
+ margin: 0 var(--base-size-24) 0 0;
12703
12134
  }
12704
- }
12705
12135
 
12706
- @media screen and (min-width: 768px) {
12707
12136
  .Primer_Brand__SubdomainNavBar-module__SubdomainNavBar-primary-nav-list___iQd2r {
12708
- max-width: 100px;
12137
+ display: flex;
12138
+ align-items: center;
12139
+ flex: 1 1 auto;
12140
+ flex-wrap: nowrap;
12141
+ min-width: 0;
12142
+ block-size: var(--base-size-48);
12143
+ max-block-size: var(--base-size-48);
12144
+ overflow: hidden;
12145
+ padding: 0;
12146
+ margin: 0;
12709
12147
  }
12710
12148
  }
12711
12149
 
12712
- @media screen and (min-width: 850px) {
12713
- .Primer_Brand__SubdomainNavBar-module__SubdomainNavBar-primary-nav-list___iQd2r {
12714
- max-width: 200px;
12715
- }
12716
- }
12717
-
12718
- @media screen and (min-width: 1024px) {
12719
- .Primer_Brand__SubdomainNavBar-module__SubdomainNavBar-primary-nav-list___iQd2r {
12720
- max-width: 300px;
12721
- }
12722
- }
12723
-
12724
- @media screen and (min-width: 1280px) {
12725
- .Primer_Brand__SubdomainNavBar-module__SubdomainNavBar-primary-nav-list___iQd2r {
12726
- max-width: 520px;
12727
- margin-right: 80px;
12728
- }
12729
-
12730
- .Primer_Brand__SubdomainNavBar-module__SubdomainNavBar-outer-container--has-actions___hG7AZ .Primer_Brand__SubdomainNavBar-module__SubdomainNavBar-primary-nav-list___iQd2r {
12731
- max-width: 465px;
12732
- }
12733
- }
12734
-
12735
- .Primer_Brand__SubdomainNavBar-module__SubdomainNavBar-primary-nav-list-item___sz8e9 {
12736
- white-space: nowrap;
12150
+ .Primer_Brand__SubdomainNavBar-module__SubdomainNavBar-primary-nav-list-item___sz8e9 {
12151
+ flex: 0 0 auto;
12152
+ white-space: nowrap;
12737
12153
  }
12738
12154
 
12739
12155
  @media screen and (max-width: 767px) {
@@ -12747,22 +12163,25 @@ Fixes safari bug where outline doesn't respect border-radius
12747
12163
  }
12748
12164
 
12749
12165
  @media screen and (min-width: 48rem) {
12750
- .Primer_Brand__SubdomainNavBar-module__SubdomainNavBar-primary-nav-list-item--visible___oDmLP {
12751
- order: 0;
12752
- visibility: visible;
12753
- opacity: 1;
12166
+ .Primer_Brand__SubdomainNavBar-module__SubdomainNavBar-primary-nav-list-item--overflowed___vVhQg {
12167
+ visibility: hidden;
12168
+ pointer-events: none;
12754
12169
  }
12755
12170
 
12756
- .Primer_Brand__SubdomainNavBar-module__SubdomainNavBar-primary-nav-list-item--invisible___NioAh {
12757
- order: 100;
12171
+ .Primer_Brand__SubdomainNavBar-module__SubdomainNavBar-primary-nav-list-item--overflow___FXC7u {
12172
+ display: flex;
12173
+ align-items: center;
12174
+ flex: 0 0 auto;
12175
+ position: absolute;
12176
+ inset-inline-end: 0;
12758
12177
  visibility: hidden;
12759
12178
  pointer-events: none;
12760
12179
  }
12761
12180
 
12762
- .Primer_Brand__SubdomainNavBar-module__SubdomainNavBar-primary-nav-list-item--overflow___FXC7u {
12763
- order: 99;
12181
+ .Primer_Brand__SubdomainNavBar-module__SubdomainNavBar-primary-nav-overflow--has-overflow___zoCZu .Primer_Brand__SubdomainNavBar-module__SubdomainNavBar-primary-nav-list-item--overflow___FXC7u {
12764
12182
  position: relative;
12765
- right: 0;
12183
+ visibility: visible;
12184
+ pointer-events: auto;
12766
12185
  }
12767
12186
  }
12768
12187
 
@@ -12791,6 +12210,12 @@ Fixes safari bug where outline doesn't respect border-radius
12791
12210
  position: relative;
12792
12211
  }
12793
12212
 
12213
+ .Primer_Brand__SubdomainNavBar-module__SubdomainNavBar-link-content___JKou9 {
12214
+ display: inline-flex;
12215
+ align-items: center;
12216
+ gap: var(--base-size-8);
12217
+ }
12218
+
12794
12219
  @media screen and (max-width: 767px) {
12795
12220
  .Primer_Brand__SubdomainNavBar-module__SubdomainNavBar-link___XmtPc:first-of-type {
12796
12221
  padding-top: var(--base-size-24);
@@ -12887,8 +12312,8 @@ Fixes safari bug where outline doesn't respect border-radius
12887
12312
 
12888
12313
  .Primer_Brand__SubdomainNavBar-module__SubdomainNavBar-overflow-menu___RXj_t {
12889
12314
  position: absolute;
12890
- right: 0;
12891
- top: var(--base-size-48);
12315
+ z-index: 100;
12316
+ right: auto;
12892
12317
  background-color: var(--base-color-scale-white-0);
12893
12318
  border-radius: var(--brand-borderRadius-large);
12894
12319
  animation: Primer_Brand__SubdomainNavBar-module__fade-in-down___kwg9g 0.25s, Primer_Brand__SubdomainNavBar-module__enlarge-shadow___pfcD5 250ms forwards;
@@ -12913,16 +12338,30 @@ Fixes safari bug where outline doesn't respect border-radius
12913
12338
  .Primer_Brand__SubdomainNavBar-module__SubdomainNavBar-secondary-nav___WHTTz {
12914
12339
  display: flex;
12915
12340
  align-items: center;
12916
- margin-left: auto;
12341
+ flex: 0 1 auto;
12917
12342
  min-width: 0;
12343
+ margin-left: auto;
12918
12344
  }
12919
12345
  .Primer_Brand__SubdomainNavBar-module__SubdomainNavBar-search-trigger___WyUIj {
12346
+ box-sizing: border-box;
12920
12347
  display: flex;
12921
12348
  align-items: center;
12349
+ min-width: 0;
12350
+ }
12351
+
12352
+ @media screen and (min-width: 63.25rem) {
12353
+ .Primer_Brand__SubdomainNavBar-module__SubdomainNavBar-search-trigger___WyUIj {
12354
+ --SubdomainNavBar-search-input-width: calc(var(--base-size-128) * 2 + var(--base-size-24));
12355
+
12356
+ flex: 0 9999 var(--SubdomainNavBar-search-input-width);
12357
+ width: var(--SubdomainNavBar-search-input-width);
12358
+ max-width: 100%;
12359
+ min-width: calc(var(--base-size-128) + var(--base-size-32));
12360
+ }
12922
12361
  }
12923
12362
 
12924
- .Primer_Brand__SubdomainNavBar-module__SubdomainNavBar-search-button___Nzz4R,
12925
12363
  .Primer_Brand__SubdomainNavBar-module__SubdomainNavBar-menu-button___hMy4J {
12364
+ position: relative;
12926
12365
  cursor: pointer;
12927
12366
  -webkit-appearance: none;
12928
12367
  -moz-appearance: none;
@@ -12938,19 +12377,132 @@ Fixes safari bug where outline doesn't respect border-radius
12938
12377
  transition: border 250ms var(--brand-animation-easing-default), box-shadow 250ms ease;
12939
12378
  border-radius: var(--brand-borderRadius-medium);
12940
12379
  box-shadow: 0 0 0 2px transparent;
12380
+ gap: 0;
12941
12381
  }
12942
12382
 
12943
- .Primer_Brand__SubdomainNavBar-module__SubdomainNavBar-search-button___Nzz4R svg,
12944
12383
  .Primer_Brand__SubdomainNavBar-module__SubdomainNavBar-menu-button___hMy4J svg {
12945
12384
  width: 24px;
12946
12385
  height: 24px;
12947
12386
  }
12948
12387
 
12388
+ .Primer_Brand__SubdomainNavBar-module__SubdomainNavBar-search-input-button____QKi7 {
12389
+ cursor: pointer;
12390
+ -webkit-appearance: none;
12391
+ -moz-appearance: none;
12392
+ appearance: none;
12393
+ display: flex;
12394
+ align-items: center;
12395
+ justify-content: space-between;
12396
+ gap: var(--base-size-16);
12397
+ width: 100%;
12398
+ block-size: var(--base-size-32);
12399
+ min-block-size: var(--base-size-32);
12400
+ padding: var(--base-size-4) var(--base-size-4) var(--base-size-4) calc(var(--base-size-8) + var(--base-size-2));
12401
+ overflow: hidden;
12402
+ color: var(--brand-color-text-muted);
12403
+ background-color: var(--brand-color-canvas-subtle);
12404
+ border: 0;
12405
+ border-radius: var(--brand-borderRadius-medium);
12406
+ font-family: var(--brand-body-fontFamily);
12407
+ transition: background-color var(--brand-animation-duration-fast) var(--brand-animation-easing-default),
12408
+ box-shadow var(--brand-animation-duration-fast) var(--brand-animation-easing-default);
12409
+ }
12410
+
12411
+ .Primer_Brand__SubdomainNavBar-module__SubdomainNavBar-search-input-button____QKi7:hover {
12412
+ box-shadow: inset 0 0 0 var(--brand-borderWidth-thin) var(--brand-color-border-muted);
12413
+ }
12414
+
12415
+ .Primer_Brand__SubdomainNavBar-module__SubdomainNavBar-search-input-button____QKi7:focus-visible {
12416
+ outline: var(--base-size-4) solid var(--brand-color-focus);
12417
+ outline-offset: var(--base-size-2);
12418
+ }
12419
+
12420
+ .Primer_Brand__SubdomainNavBar-module__SubdomainNavBar-search-input-button____QKi7:active {
12421
+ box-shadow: inset 0 0 0 var(--brand-borderWidth-thin) var(--brand-color-border-default);
12422
+ }
12423
+
12424
+ .Primer_Brand__SubdomainNavBar-module__SubdomainNavBar-search-input-button-placeholder___lFmsx {
12425
+ display: inline-flex;
12426
+ align-items: center;
12427
+ gap: var(--base-size-8);
12428
+ min-width: 0;
12429
+ overflow: hidden;
12430
+ color: var(--brand-color-text-muted);
12431
+ font-size: var(--brand-text-size-100);
12432
+ font-weight: var(--base-text-weight-normal);
12433
+ line-height: 1.2;
12434
+ white-space: nowrap;
12435
+ text-overflow: ellipsis;
12436
+ }
12437
+
12438
+ .Primer_Brand__SubdomainNavBar-module__SubdomainNavBar-search-input-button-placeholder___lFmsx svg {
12439
+ flex: none;
12440
+ }
12441
+
12442
+ .Primer_Brand__SubdomainNavBar-module__SubdomainNavBar-search-input-button-placeholder___lFmsx span {
12443
+ overflow: hidden;
12444
+ text-overflow: ellipsis;
12445
+ }
12446
+
12447
+ .Primer_Brand__SubdomainNavBar-module__SubdomainNavBar-search-input-button-shortcut___M8tMd {
12448
+ flex: none;
12449
+ display: inline-flex;
12450
+ align-items: center;
12451
+ justify-content: center;
12452
+ align-self: stretch;
12453
+ min-width: var(--base-size-24);
12454
+ padding-inline: var(--base-size-8);
12455
+ color: var(--brand-color-text-default);
12456
+ background-color: var(--brand-color-canvas-default);
12457
+ border: var(--brand-borderWidth-thin) solid var(--brand-color-border-muted);
12458
+ border-radius: calc(var(--brand-borderRadius-medium) / 2);
12459
+ font-family: var(--brand-fontStack-monospace);
12460
+ font-size: var(--brand-text-size-100);
12461
+ font-weight: var(--base-text-weight-normal);
12462
+ line-height: 1.6;
12463
+ }
12464
+
12465
+ @media screen and (max-width: 47.99rem) {
12466
+ .Primer_Brand__SubdomainNavBar-module__SubdomainNavBar-search-trigger___WyUIj {
12467
+ flex: 0 0 var(--base-size-48);
12468
+ justify-content: center;
12469
+ width: var(--base-size-48);
12470
+ }
12471
+
12472
+ .Primer_Brand__SubdomainNavBar-module__SubdomainNavBar-search-input-button____QKi7 {
12473
+ justify-content: center;
12474
+ gap: 0;
12475
+ width: var(--base-size-32);
12476
+ padding: var(--base-size-8);
12477
+ background-color: transparent;
12478
+ }
12479
+
12480
+ .Primer_Brand__SubdomainNavBar-module__SubdomainNavBar-search-input-button-placeholder___lFmsx {
12481
+ gap: 0;
12482
+ }
12483
+
12484
+ .Primer_Brand__SubdomainNavBar-module__SubdomainNavBar-search-input-button-placeholder___lFmsx span,
12485
+ .Primer_Brand__SubdomainNavBar-module__SubdomainNavBar-search-input-button-shortcut___M8tMd {
12486
+ display: none;
12487
+ }
12488
+ }
12489
+
12949
12490
  .Primer_Brand__SubdomainNavBar-module__SubdomainNavBar-menu-button___hMy4J {
12950
- display: inline-block;
12491
+ display: inline-flex;
12492
+ align-items: center;
12951
12493
  align-self: center;
12952
12494
  }
12953
12495
 
12496
+ .Primer_Brand__SubdomainNavBar-module__SubdomainNavBar-menu-button-icon___dXvjL {
12497
+ display: inline-flex;
12498
+ flex-direction: column;
12499
+ gap: calc(var(--base-size-4) - var(--brand-borderWidth-thin));
12500
+ }
12501
+
12502
+ .Primer_Brand__SubdomainNavBar-module__SubdomainNavBar-menu-button-label___iD85T {
12503
+ display: none;
12504
+ }
12505
+
12954
12506
  .Primer_Brand__SubdomainNavBar-module__SubdomainNavBar-menu-button-bar___cUVZF {
12955
12507
  width: 22px;
12956
12508
  height: 2px;
@@ -12989,77 +12541,717 @@ Fixes safari bug where outline doesn't respect border-radius
12989
12541
  transform: rotate(45deg) translateY(3px);
12990
12542
  }
12991
12543
 
12992
- @media screen and (min-width: 48rem) {
12993
- .Primer_Brand__SubdomainNavBar-module__SubdomainNavBar-search-button___Nzz4R:hover,
12544
+ .Primer_Brand__SubdomainNavBar-module__SubdomainNavBar-mobile-menu-button___CTbHW.Primer_Brand__SubdomainNavBar-module__SubdomainNavBar-menu-button--close___I0UtT {
12545
+ position: relative;
12546
+ z-index: 3;
12547
+ background-color: var(--brand-color-canvas-muted);
12548
+ }
12549
+
12550
+ .Primer_Brand__SubdomainNavBar-module__SubdomainNavBar-mobile-menu-button___CTbHW.Primer_Brand__SubdomainNavBar-module__SubdomainNavBar-menu-button--close___I0UtT:focus-visible {
12551
+ outline: none;
12552
+ box-shadow: none;
12553
+ transition: none;
12554
+ }
12555
+
12556
+ .Primer_Brand__SubdomainNavBar-module__SubdomainNavBar-mobile-menu-button___CTbHW.Primer_Brand__SubdomainNavBar-module__SubdomainNavBar-menu-button--close___I0UtT:focus-visible::before {
12557
+ content: '';
12558
+ position: absolute;
12559
+ inset: 0;
12560
+ z-index: 2;
12561
+ pointer-events: none;
12562
+ border: var(--brand-borderWidth-thick) solid var(--brand-color-focus);
12563
+ }
12564
+
12565
+ .Primer_Brand__SubdomainNavBar-module__SubdomainNavBar-mobile-menu-button___CTbHW.Primer_Brand__SubdomainNavBar-module__SubdomainNavBar-menu-button--close___I0UtT::after {
12566
+ content: '';
12567
+ position: absolute;
12568
+ z-index: 1;
12569
+ inset-inline: 0;
12570
+ inset-block-end: calc(var(--brand-borderWidth-thin) * -2);
12571
+ height: calc(var(--brand-borderWidth-thin) * 2);
12572
+ background-color: var(--brand-color-canvas-muted);
12573
+ }
12574
+
12575
+ @media screen and (min-width: 63.25rem) {
12994
12576
  .Primer_Brand__SubdomainNavBar-module__SubdomainNavBar-menu-button___hMy4J:hover {
12577
+ background-color: transparent;
12995
12578
  border: var(--brand-borderWidth-thick) solid var(--brand-SubdomainNavBar-border-button-hover);
12996
12579
  }
12997
12580
 
12998
- .Primer_Brand__SubdomainNavBar-module__SubdomainNavBar-search-button___Nzz4R:active,
12999
12581
  .Primer_Brand__SubdomainNavBar-module__SubdomainNavBar-menu-button___hMy4J:active {
12582
+ background-color: transparent;
13000
12583
  box-shadow: 0 0 0 1px var(--brand-SubdomainNavBar-border-button-hover);
13001
12584
  }
13002
12585
 
13003
12586
  .Primer_Brand__SubdomainNavBar-module__SubdomainNavBar-mobile-menu-button___CTbHW {
13004
12587
  display: none;
13005
12588
  }
12589
+ }
12590
+
12591
+ @media screen and (min-width: 48rem) and (max-width: 63.24rem) {
12592
+ .Primer_Brand__SubdomainNavBar-module__SubdomainNavBar-primary-nav___rZwCn {
12593
+ display: none;
12594
+ }
12595
+
12596
+ .Primer_Brand__SubdomainNavBar-module__SubdomainNavBar-secondary-nav___WHTTz {
12597
+ position: relative;
12598
+ flex: 0 0 auto;
12599
+ align-self: stretch;
12600
+ }
12601
+
12602
+ .Primer_Brand__SubdomainNavBar-module__SubdomainNavBar-search-trigger___WyUIj {
12603
+ --SubdomainNavBar-tablet-search-width: calc(var(--base-size-128) * 2 + var(--base-size-2));
12604
+
12605
+ flex: 0 0 var(--SubdomainNavBar-tablet-search-width);
12606
+ width: var(--SubdomainNavBar-tablet-search-width);
12607
+ padding-inline: var(--base-size-8);
12608
+ border-inline-start: var(--brand-borderWidth-thin) solid var(--brand-color-border-muted);
12609
+ }
12610
+
12611
+ .Primer_Brand__SubdomainNavBar-module__SubdomainNavBar-search-input-button____QKi7 {
12612
+ width: 100%;
12613
+ }
12614
+
12615
+ .Primer_Brand__SubdomainNavBar-module__SubdomainNavBar-mobile-menu-button___CTbHW {
12616
+ align-self: stretch;
12617
+ flex: none;
12618
+ flex-direction: row;
12619
+ align-items: center;
12620
+ justify-content: center;
12621
+ gap: var(--base-size-8);
12622
+ width: -moz-max-content;
12623
+ width: max-content;
12624
+ min-width: calc(var(--base-size-64) + var(--base-size-32));
12625
+ height: 100%;
12626
+ padding-inline: var(--base-size-16);
12627
+ color: var(--brand-color-text-default);
12628
+ border: 0;
12629
+ border-inline-start: var(--brand-borderWidth-thin) solid var(--brand-color-border-muted);
12630
+ border-inline-end: var(--brand-borderWidth-thin) solid var(--brand-color-border-muted);
12631
+ border-radius: 0;
12632
+ overflow: visible;
12633
+ font-family: var(--brand-body-fontFamily);
12634
+ font-size: var(--brand-text-size-100);
12635
+ line-height: var(--brand-text-lineHeight-100);
12636
+ }
12637
+
12638
+ .Primer_Brand__SubdomainNavBar-module__SubdomainNavBar-menu-button-label___iD85T {
12639
+ display: inline-flex;
12640
+ align-items: center;
12641
+ white-space: nowrap;
12642
+ }
12643
+
12644
+ .Primer_Brand__SubdomainNavBar-module__SubdomainNavBar-menu-button-icon___dXvjL {
12645
+ flex: none;
12646
+ align-items: stretch;
12647
+ justify-content: center;
12648
+ width: var(--base-size-16);
12649
+ height: var(--base-size-16);
12650
+ overflow: visible;
12651
+ }
12652
+
12653
+ .Primer_Brand__SubdomainNavBar-module__SubdomainNavBar-menu-button-icon___dXvjL .Primer_Brand__SubdomainNavBar-module__SubdomainNavBar-menu-button-bar___cUVZF {
12654
+ width: var(--base-size-16);
12655
+ height: var(--base-size-2);
12656
+ margin: 0;
12657
+ transform-origin: center;
12658
+ }
12659
+
12660
+ .Primer_Brand__SubdomainNavBar-module__SubdomainNavBar-menu-button--close___I0UtT .Primer_Brand__SubdomainNavBar-module__SubdomainNavBar-menu-button-bar___cUVZF:nth-of-type(1) {
12661
+ transform: translateY(calc(var(--base-size-6) - var(--brand-borderWidth-thin))) rotate(45deg);
12662
+ }
12663
+
12664
+ .Primer_Brand__SubdomainNavBar-module__SubdomainNavBar-menu-button--close___I0UtT .Primer_Brand__SubdomainNavBar-module__SubdomainNavBar-menu-button-bar___cUVZF:nth-of-type(3) {
12665
+ transform: translateY(calc(var(--brand-borderWidth-thin) - var(--base-size-6))) rotate(-45deg);
12666
+ }
12667
+
12668
+ .Primer_Brand__SubdomainNavBar-module__SubdomainNavBar-menu-wrapper___b2uqO {
12669
+ display: flex;
12670
+ flex-direction: column;
12671
+ justify-content: flex-start;
12672
+ overflow-y: auto;
12673
+ position: absolute;
12674
+ inset-inline: 0;
12675
+ top: var(--SubdomainNavBar-height);
12676
+ z-index: 2;
12677
+ box-sizing: border-box;
12678
+ width: 100%;
12679
+ max-height: calc(100vh - var(--SubdomainNavBar-height) - 0px);
12680
+ max-height: calc(100vh - var(--SubdomainNavBar-height) - var(--SubdomainNavBar-menu-offset-block-start, 0px));
12681
+ background-color: var(--brand-color-canvas-default);
12682
+ border-inline: var(--brand-borderWidth-thin) solid var(--brand-color-border-muted);
12683
+ border-block-end: var(--brand-borderWidth-thin) solid var(--brand-color-border-muted);
12684
+ animation: Primer_Brand__SubdomainNavBar-module__fade-in-down___kwg9g var(--brand-animation-duration-default);
12685
+ animation-timing-function: var(--brand-animation-easing-default);
12686
+ }
12687
+
12688
+ .Primer_Brand__SubdomainNavBar-module__SubdomainNavBar-menu-wrapper--close___NzelD {
12689
+ display: none;
12690
+ }
12691
+
12692
+ .Primer_Brand__SubdomainNavBar-module__SubdomainNavBar-primary-nav-list--visible___ZeoFv {
12693
+ display: grid;
12694
+ grid-gap: var(--brand-borderWidth-thin);
12695
+ gap: var(--brand-borderWidth-thin);
12696
+ margin: 0;
12697
+ padding: var(--base-size-8) var(--base-size-16);
12698
+ }
12699
+
12700
+ .Primer_Brand__SubdomainNavBar-module__SubdomainNavBar-menu-wrapper-footer___VLcHd {
12701
+ flex: none;
12702
+ display: flex;
12703
+ flex-direction: column;
12704
+ width: 100%;
12705
+ }
12706
+
12707
+ .Primer_Brand__SubdomainNavBar-module__SubdomainNavBar___JNpcK .Primer_Brand__SubdomainNavBar-module__SubdomainNavBar-menu-wrapper___b2uqO .Primer_Brand__SubdomainNavBar-module__SubdomainNavBar-link___XmtPc {
12708
+ box-sizing: border-box;
12709
+ width: 100%;
12710
+ min-height: var(--base-size-40);
12711
+ padding: var(--base-size-8) var(--base-size-12);
12712
+ color: var(--brand-color-text-muted);
12713
+ background-color: var(--brand-color-canvas-default);
12714
+ border-radius: var(--brand-borderRadius-medium);
12715
+ font-size: var(--brand-text-size-100);
12716
+ line-height: var(--brand-text-lineHeight-200);
12717
+ }
12718
+
12719
+ .Primer_Brand__SubdomainNavBar-module__SubdomainNavBar___JNpcK
12720
+ .Primer_Brand__SubdomainNavBar-module__SubdomainNavBar-menu-wrapper___b2uqO
12721
+ .Primer_Brand__SubdomainNavBar-module__SubdomainNavBar-primary-nav-list-item___sz8e9:not(.Primer_Brand__SubdomainNavBar-module__SubdomainNavBar-overflow-menu-item___sI1rx) {
12722
+ width: 100%;
12723
+ height: auto;
12724
+ }
12725
+
12726
+ .Primer_Brand__SubdomainNavBar-module__SubdomainNavBar___JNpcK
12727
+ .Primer_Brand__SubdomainNavBar-module__SubdomainNavBar-menu-wrapper___b2uqO
12728
+ .Primer_Brand__SubdomainNavBar-module__SubdomainNavBar-primary-nav-list-item___sz8e9:not(.Primer_Brand__SubdomainNavBar-module__SubdomainNavBar-overflow-menu-item___sI1rx)
12729
+ > .Primer_Brand__SubdomainNavBar-module__SubdomainNavBar-link___XmtPc {
12730
+ padding: var(--base-size-8) var(--base-size-12);
12731
+ }
12732
+
12733
+ .Primer_Brand__SubdomainNavBar-module__SubdomainNavBar___JNpcK
12734
+ .Primer_Brand__SubdomainNavBar-module__SubdomainNavBar-menu-wrapper___b2uqO
12735
+ .Primer_Brand__SubdomainNavBar-module__SubdomainNavBar-primary-nav-list-item___sz8e9:not(.Primer_Brand__SubdomainNavBar-module__SubdomainNavBar-overflow-menu-item___sI1rx)
12736
+ > .Primer_Brand__SubdomainNavBar-module__SubdomainNavBar-link___XmtPc
12737
+ > .Primer_Brand__SubdomainNavBar-module__SubdomainNavBar-link-content___JKou9 {
12738
+ width: 100%;
12739
+ padding: 0;
12740
+ background-color: transparent;
12741
+ border-radius: 0;
12742
+ }
12743
+
12744
+ .Primer_Brand__SubdomainNavBar-module__SubdomainNavBar___JNpcK
12745
+ .Primer_Brand__SubdomainNavBar-module__SubdomainNavBar-menu-wrapper___b2uqO
12746
+ .Primer_Brand__SubdomainNavBar-module__SubdomainNavBar-primary-nav-list-item___sz8e9:not(.Primer_Brand__SubdomainNavBar-module__SubdomainNavBar-overflow-menu-item___sI1rx)
12747
+ > .Primer_Brand__SubdomainNavBar-module__SubdomainNavBar-link___XmtPc:hover
12748
+ > .Primer_Brand__SubdomainNavBar-module__SubdomainNavBar-link-content___JKou9,
12749
+ .Primer_Brand__SubdomainNavBar-module__SubdomainNavBar___JNpcK
12750
+ .Primer_Brand__SubdomainNavBar-module__SubdomainNavBar-menu-wrapper___b2uqO
12751
+ .Primer_Brand__SubdomainNavBar-module__SubdomainNavBar-primary-nav-list-item___sz8e9:not(.Primer_Brand__SubdomainNavBar-module__SubdomainNavBar-overflow-menu-item___sI1rx)
12752
+ > .Primer_Brand__SubdomainNavBar-module__SubdomainNavBar-link___XmtPc:focus
12753
+ > .Primer_Brand__SubdomainNavBar-module__SubdomainNavBar-link-content___JKou9,
12754
+ .Primer_Brand__SubdomainNavBar-module__SubdomainNavBar___JNpcK
12755
+ .Primer_Brand__SubdomainNavBar-module__SubdomainNavBar-menu-wrapper___b2uqO
12756
+ .Primer_Brand__SubdomainNavBar-module__SubdomainNavBar-primary-nav-list-item___sz8e9:not(.Primer_Brand__SubdomainNavBar-module__SubdomainNavBar-overflow-menu-item___sI1rx)
12757
+ > .Primer_Brand__SubdomainNavBar-module__SubdomainNavBar-link___XmtPc:focus-visible
12758
+ > .Primer_Brand__SubdomainNavBar-module__SubdomainNavBar-link-content___JKou9,
12759
+ .Primer_Brand__SubdomainNavBar-module__SubdomainNavBar___JNpcK
12760
+ .Primer_Brand__SubdomainNavBar-module__SubdomainNavBar-menu-wrapper___b2uqO
12761
+ .Primer_Brand__SubdomainNavBar-module__SubdomainNavBar-primary-nav-list-item___sz8e9:not(.Primer_Brand__SubdomainNavBar-module__SubdomainNavBar-overflow-menu-item___sI1rx)
12762
+ > .Primer_Brand__SubdomainNavBar-module__SubdomainNavBar-link___XmtPc:active
12763
+ > .Primer_Brand__SubdomainNavBar-module__SubdomainNavBar-link-content___JKou9,
12764
+ .Primer_Brand__SubdomainNavBar-module__SubdomainNavBar___JNpcK
12765
+ .Primer_Brand__SubdomainNavBar-module__SubdomainNavBar-menu-wrapper___b2uqO
12766
+ .Primer_Brand__SubdomainNavBar-module__SubdomainNavBar-primary-nav-list-item___sz8e9:not(.Primer_Brand__SubdomainNavBar-module__SubdomainNavBar-overflow-menu-item___sI1rx)
12767
+ > .Primer_Brand__SubdomainNavBar-module__SubdomainNavBar-link___XmtPc[aria-current]:not([aria-current='false'])
12768
+ > .Primer_Brand__SubdomainNavBar-module__SubdomainNavBar-link-content___JKou9 {
12769
+ background-color: transparent;
12770
+ outline: none;
12771
+ }
12772
+
12773
+ .Primer_Brand__SubdomainNavBar-module__SubdomainNavBar___JNpcK
12774
+ .Primer_Brand__SubdomainNavBar-module__SubdomainNavBar-menu-wrapper___b2uqO
12775
+ .Primer_Brand__SubdomainNavBar-module__SubdomainNavBar-primary-nav-list-item___sz8e9:not(.Primer_Brand__SubdomainNavBar-module__SubdomainNavBar-overflow-menu-item___sI1rx)
12776
+ > .Primer_Brand__SubdomainNavBar-module__SubdomainNavBar-link___XmtPc:hover,
12777
+ .Primer_Brand__SubdomainNavBar-module__SubdomainNavBar___JNpcK
12778
+ .Primer_Brand__SubdomainNavBar-module__SubdomainNavBar-menu-wrapper___b2uqO
12779
+ .Primer_Brand__SubdomainNavBar-module__SubdomainNavBar-primary-nav-list-item___sz8e9:not(.Primer_Brand__SubdomainNavBar-module__SubdomainNavBar-overflow-menu-item___sI1rx)
12780
+ > .Primer_Brand__SubdomainNavBar-module__SubdomainNavBar-link___XmtPc:focus,
12781
+ .Primer_Brand__SubdomainNavBar-module__SubdomainNavBar___JNpcK
12782
+ .Primer_Brand__SubdomainNavBar-module__SubdomainNavBar-menu-wrapper___b2uqO
12783
+ .Primer_Brand__SubdomainNavBar-module__SubdomainNavBar-primary-nav-list-item___sz8e9:not(.Primer_Brand__SubdomainNavBar-module__SubdomainNavBar-overflow-menu-item___sI1rx)
12784
+ > .Primer_Brand__SubdomainNavBar-module__SubdomainNavBar-link___XmtPc:focus-visible,
12785
+ .Primer_Brand__SubdomainNavBar-module__SubdomainNavBar___JNpcK
12786
+ .Primer_Brand__SubdomainNavBar-module__SubdomainNavBar-menu-wrapper___b2uqO
12787
+ .Primer_Brand__SubdomainNavBar-module__SubdomainNavBar-primary-nav-list-item___sz8e9:not(.Primer_Brand__SubdomainNavBar-module__SubdomainNavBar-overflow-menu-item___sI1rx)
12788
+ > .Primer_Brand__SubdomainNavBar-module__SubdomainNavBar-link___XmtPc:active,
12789
+ .Primer_Brand__SubdomainNavBar-module__SubdomainNavBar___JNpcK
12790
+ .Primer_Brand__SubdomainNavBar-module__SubdomainNavBar-menu-wrapper___b2uqO
12791
+ .Primer_Brand__SubdomainNavBar-module__SubdomainNavBar-primary-nav-list-item___sz8e9:not(.Primer_Brand__SubdomainNavBar-module__SubdomainNavBar-overflow-menu-item___sI1rx)
12792
+ > .Primer_Brand__SubdomainNavBar-module__SubdomainNavBar-link___XmtPc[aria-current]:not([aria-current='false']) {
12793
+ color: var(--brand-color-text-default);
12794
+ background-color: var(--brand-color-canvas-subtle);
12795
+ }
12796
+
12797
+ .Primer_Brand__SubdomainNavBar-module__SubdomainNavBar___JNpcK
12798
+ .Primer_Brand__SubdomainNavBar-module__SubdomainNavBar-menu-wrapper___b2uqO
12799
+ .Primer_Brand__SubdomainNavBar-module__SubdomainNavBar-primary-nav-list-item___sz8e9:not(.Primer_Brand__SubdomainNavBar-module__SubdomainNavBar-overflow-menu-item___sI1rx)
12800
+ > .Primer_Brand__SubdomainNavBar-module__SubdomainNavBar-link___XmtPc:focus,
12801
+ .Primer_Brand__SubdomainNavBar-module__SubdomainNavBar___JNpcK
12802
+ .Primer_Brand__SubdomainNavBar-module__SubdomainNavBar-menu-wrapper___b2uqO
12803
+ .Primer_Brand__SubdomainNavBar-module__SubdomainNavBar-primary-nav-list-item___sz8e9:not(.Primer_Brand__SubdomainNavBar-module__SubdomainNavBar-overflow-menu-item___sI1rx)
12804
+ > .Primer_Brand__SubdomainNavBar-module__SubdomainNavBar-link___XmtPc:focus-visible {
12805
+ box-shadow: inset 0 0 0 var(--brand-borderWidth-thick) var(--brand-color-focus);
12806
+ outline: none;
12807
+ }
12808
+
12809
+ .Primer_Brand__SubdomainNavBar-module__SubdomainNavBar___JNpcK .Primer_Brand__SubdomainNavBar-module__SubdomainNavBar-menu-wrapper___b2uqO .Primer_Brand__SubdomainNavBar-module__SubdomainNavBar-link--title___ApFQt {
12810
+ font-size: var(--brand-text-size-100);
12811
+ line-height: var(--brand-text-lineHeight-200);
12812
+ }
12813
+
12814
+ .Primer_Brand__SubdomainNavBar-module__SubdomainNavBar-menu-wrapper___b2uqO .Primer_Brand__SubdomainNavBar-module__SubdomainNavBar-leading-component___qa6xA,
12815
+ .Primer_Brand__SubdomainNavBar-module__SubdomainNavBar-menu-wrapper___b2uqO .Primer_Brand__SubdomainNavBar-module__SubdomainNavBar-trailing-component___zpwkV {
12816
+ box-sizing: border-box;
12817
+ flex: none;
12818
+ width: 100%;
12819
+ height: auto;
12820
+ margin-inline: 0;
12821
+ padding: var(--base-size-16);
12822
+ }
12823
+
12824
+ .Primer_Brand__SubdomainNavBar-module__SubdomainNavBar___JNpcK .Primer_Brand__SubdomainNavBar-module__SubdomainNavBar-menu-wrapper___b2uqO .Primer_Brand__SubdomainNavBar-module__SubdomainNavBar-button-area___MbQys {
12825
+ display: flex;
12826
+ width: 100%;
12827
+ height: auto;
12828
+ padding: 0;
12829
+ }
12830
+
12831
+ .Primer_Brand__SubdomainNavBar-module__SubdomainNavBar-menu-wrapper___b2uqO .Primer_Brand__SubdomainNavBar-module__SubdomainNavBar-button-area-inner___dbpYv {
12832
+ box-sizing: border-box;
12833
+ flex-direction: column;
12834
+ width: 100%;
12835
+ margin-block: var(--base-size-24);
12836
+ padding-inline: var(--base-size-16);
12837
+ }
12838
+ }
12839
+
12840
+ .Primer_Brand__SubdomainNavBar-module__SubdomainNavBar___JNpcK .Primer_Brand__SubdomainNavBar-module__SubdomainNavBar-menu-wrapper-footer--has-leading-item___WS7Rf,
12841
+ .Primer_Brand__SubdomainNavBar-module__SubdomainNavBar___JNpcK
12842
+ .Primer_Brand__SubdomainNavBar-module__SubdomainNavBar-menu-wrapper___b2uqO
12843
+ .Primer_Brand__SubdomainNavBar-module__SubdomainNavBar-leading-component___qa6xA
12844
+ + .Primer_Brand__SubdomainNavBar-module__SubdomainNavBar-primary-nav-list--visible___ZeoFv,
12845
+ .Primer_Brand__SubdomainNavBar-module__SubdomainNavBar___JNpcK
12846
+ .Primer_Brand__SubdomainNavBar-module__SubdomainNavBar-menu-wrapper-footer___VLcHd
12847
+ .Primer_Brand__SubdomainNavBar-module__SubdomainNavBar-trailing-component___zpwkV
12848
+ + .Primer_Brand__SubdomainNavBar-module__SubdomainNavBar-button-area___MbQys {
12849
+ border-block-start: var(--brand-borderWidth-thin) solid var(--brand-color-border-muted);
12850
+ }
12851
+
12852
+ .Primer_Brand__SubdomainNavBar-module__SubdomainNavBar-button-area___MbQys {
12853
+ display: inline-flex;
12854
+ gap: var(--base-size-16);
12855
+ align-items: center;
12856
+ min-width: 0;
12857
+ }
12858
+
12859
+ .Primer_Brand__SubdomainNavBar-module__SubdomainNavBar-button-area-inner___dbpYv {
12860
+ display: flex;
12861
+ gap: var(--base-size-8);
12862
+ min-width: 0;
12863
+ }
12864
+
12865
+ @media screen and (max-width: 48rem) {
12866
+ .Primer_Brand__SubdomainNavBar-module__SubdomainNavBar-button-area___MbQys {
12867
+ display: none;
12868
+ }
12869
+
12870
+ .Primer_Brand__SubdomainNavBar-module__SubdomainNavBar-button-area--visible___fLvbf {
12871
+ display: flex;
12872
+ left: 0;
12873
+ z-index: 99;
12874
+ width: 100%;
12875
+ height: auto;
12876
+ animation-name: Primer_Brand__SubdomainNavBar-module__fade-in-down-staggered___zQfEQ;
12877
+ animation-duration: 500ms;
12878
+ animation-delay: calc(10 * 80ms);
12879
+ animation-fill-mode: both;
12880
+ animation-timing-function: var(--brand-animation-easing-default);
12881
+ }
12882
+
12883
+ .Primer_Brand__SubdomainNavBar-module__SubdomainNavBar-inner-container--search-open___nhMNU .Primer_Brand__SubdomainNavBar-module__SubdomainNavBar-button-area--visible___fLvbf {
12884
+ display: none;
12885
+ }
12886
+
12887
+ .Primer_Brand__SubdomainNavBar-module__SubdomainNavBar-button-area-inner___dbpYv {
12888
+ width: 100%;
12889
+ box-sizing: border-box;
12890
+ flex-direction: column;
12891
+ margin-block: var(--base-size-24);
12892
+ padding-inline: var(--base-size-24);
12893
+ min-width: 0;
12894
+ }
12895
+ }
12896
+
12897
+ .Primer_Brand__SubdomainNavBar-module__SubdomainNavBar-cta-button___g_9BM {
12898
+ white-space: nowrap;
12899
+ }
12900
+
12901
+ .Primer_Brand__SubdomainNavBar-module__SubdomainNavBar___JNpcK .Primer_Brand__SubdomainNavBar-module__SubdomainNavBar-menu-wrapper___b2uqO {
12902
+ top: var(--SubdomainNavBar-height);
12903
+ height: auto;
12904
+ max-height: calc(100vh - var(--SubdomainNavBar-height) - 0px);
12905
+ max-height: calc(100vh - var(--SubdomainNavBar-height) - var(--SubdomainNavBar-menu-offset-block-start, 0px));
12906
+ }
12907
+
12908
+ .Primer_Brand__SubdomainNavBar-module__SubdomainNavBar-menu-backdrop___sLFAC {
12909
+ position: fixed;
12910
+ inset-block-start: calc(var(--SubdomainNavBar-height) + 0px);
12911
+ inset-block-start: calc(var(--SubdomainNavBar-height) + var(--SubdomainNavBar-menu-offset-block-start, 0px));
12912
+ inset-block-end: 0;
12913
+ inset-inline: 0;
12914
+ z-index: 1;
12915
+ background-color: var(--brand-SubdomainNavBar-searchDialog-backdropColor);
12916
+ animation: Primer_Brand__SubdomainNavBar-module__fade-in___u4FB2 var(--brand-animation-duration-fast) var(--brand-animation-easing-glide);
12917
+ }
12918
+
12919
+ .Primer_Brand__SubdomainNavBar-module__SubdomainNavBar___JNpcK .Primer_Brand__SubdomainNavBar-module__SubdomainNavBar-inner-container--search-open___nhMNU {
12920
+ animation: none;
12921
+ }
12922
+
12923
+ @media screen and (max-width: 47.99rem) {
12924
+ .Primer_Brand__SubdomainNavBar-module__SubdomainNavBar___JNpcK {
12925
+ --SubdomainNavBar-height: calc(var(--base-size-64) - var(--base-size-8));
12926
+ --SubdomainNavBar-mobile-control-size: var(--base-size-48);
12927
+ }
12928
+
12929
+ .Primer_Brand__SubdomainNavBar-module__SubdomainNavBar___JNpcK .Primer_Brand__SubdomainNavBar-module__SubdomainNavBar-inner-container___kdy5Y {
12930
+ height: 100%;
12931
+ padding: 0;
12932
+ }
12933
+
12934
+ .Primer_Brand__SubdomainNavBar-module__SubdomainNavBar___JNpcK .Primer_Brand__SubdomainNavBar-module__SubdomainNavBar-title-area___W8IC5 {
12935
+ height: 100%;
12936
+ max-width: none;
12937
+ gap: 0;
12938
+ padding: 0;
12939
+ }
12940
+
12941
+ .Primer_Brand__SubdomainNavBar-module__SubdomainNavBar___JNpcK .Primer_Brand__SubdomainNavBar-module__SubdomainNavBar-title-area___W8IC5 > li {
12942
+ display: flex;
12943
+ align-items: center;
12944
+ height: 100%;
12945
+ padding-inline: 0 var(--base-size-16);
12946
+ }
12947
+
12948
+ .Primer_Brand__SubdomainNavBar-module__SubdomainNavBar___JNpcK .Primer_Brand__SubdomainNavBar-module__SubdomainNavBar-title-area___W8IC5 > li:first-child {
12949
+ justify-content: center;
12950
+ width: auto;
12951
+ padding-inline: var(--base-size-16) var(--base-size-8);
12952
+ }
12953
+
12954
+ .Primer_Brand__SubdomainNavBar-module__SubdomainNavBar___JNpcK .Primer_Brand__SubdomainNavBar-module__SubdomainNavBar-logo-mark___pMn2_ {
12955
+ justify-content: center;
12956
+ }
12957
+
12958
+ .Primer_Brand__SubdomainNavBar-module__SubdomainNavBar___JNpcK .Primer_Brand__SubdomainNavBar-module__SubdomainNavBar-logo-mark___pMn2_ svg {
12959
+ width: var(--base-size-24);
12960
+ height: var(--base-size-24);
12961
+ }
12962
+
12963
+ .Primer_Brand__SubdomainNavBar-module__SubdomainNavBar___JNpcK .Primer_Brand__SubdomainNavBar-module__SubdomainNavBar-title___Zm_g2 {
12964
+ padding-inline-end: 0;
12965
+ }
12966
+
12967
+ .Primer_Brand__SubdomainNavBar-module__SubdomainNavBar___JNpcK .Primer_Brand__SubdomainNavBar-module__SubdomainNavBar-title___Zm_g2 > * {
12968
+ font-size: var(--brand-text-size-100);
12969
+ line-height: var(--brand-text-lineHeight-100);
12970
+ }
12971
+
12972
+ .Primer_Brand__SubdomainNavBar-module__SubdomainNavBar___JNpcK .Primer_Brand__SubdomainNavBar-module__SubdomainNavBar-secondary-nav___WHTTz {
12973
+ height: 100%;
12974
+ }
12975
+
12976
+ .Primer_Brand__SubdomainNavBar-module__SubdomainNavBar___JNpcK .Primer_Brand__SubdomainNavBar-module__SubdomainNavBar-search-trigger___WyUIj {
12977
+ flex: 0 0 var(--SubdomainNavBar-mobile-control-size);
12978
+ justify-content: center;
12979
+ width: var(--SubdomainNavBar-mobile-control-size);
12980
+ height: 100%;
12981
+ padding-inline: 0;
12982
+ border-inline-start: var(--brand-borderWidth-thin) solid var(--brand-color-border-muted);
12983
+ }
12984
+
12985
+ .Primer_Brand__SubdomainNavBar-module__SubdomainNavBar___JNpcK .Primer_Brand__SubdomainNavBar-module__SubdomainNavBar-search-input-button____QKi7,
12986
+ .Primer_Brand__SubdomainNavBar-module__SubdomainNavBar___JNpcK .Primer_Brand__SubdomainNavBar-module__SubdomainNavBar-mobile-menu-button___CTbHW {
12987
+ box-sizing: border-box;
12988
+ display: inline-flex;
12989
+ flex: 0 0 var(--SubdomainNavBar-mobile-control-size);
12990
+ width: var(--SubdomainNavBar-mobile-control-size);
12991
+ flex-direction: column;
12992
+ height: 100%;
12993
+ padding-inline: var(--base-size-16);
12994
+ border-radius: 0;
12995
+ }
12996
+
12997
+ .Primer_Brand__SubdomainNavBar-module__SubdomainNavBar___JNpcK .Primer_Brand__SubdomainNavBar-module__SubdomainNavBar-mobile-menu-button___CTbHW {
12998
+ gap: calc(var(--base-size-4) - var(--brand-borderWidth-thin));
12999
+ border-inline-start: var(--brand-borderWidth-thin) solid var(--brand-color-border-muted);
13000
+ }
13001
+
13002
+ .Primer_Brand__SubdomainNavBar-module__SubdomainNavBar___JNpcK .Primer_Brand__SubdomainNavBar-module__SubdomainNavBar-menu-button-bar___cUVZF {
13003
+ width: var(--base-size-16);
13004
+ height: var(--base-size-2);
13005
+ margin: 0 auto;
13006
+ transform-origin: center;
13007
+ }
13008
+
13009
+ .Primer_Brand__SubdomainNavBar-module__SubdomainNavBar___JNpcK .Primer_Brand__SubdomainNavBar-module__SubdomainNavBar-menu-button--close___I0UtT .Primer_Brand__SubdomainNavBar-module__SubdomainNavBar-menu-button-bar___cUVZF:nth-of-type(1) {
13010
+ transform: translateY(calc(var(--base-size-6) - var(--brand-borderWidth-thin))) rotate(45deg);
13011
+ }
13012
+
13013
+ .Primer_Brand__SubdomainNavBar-module__SubdomainNavBar___JNpcK .Primer_Brand__SubdomainNavBar-module__SubdomainNavBar-menu-button--close___I0UtT .Primer_Brand__SubdomainNavBar-module__SubdomainNavBar-menu-button-bar___cUVZF:nth-of-type(3) {
13014
+ transform: translateY(calc(var(--brand-borderWidth-thin) - var(--base-size-6))) rotate(-45deg);
13015
+ }
13016
+
13017
+ .Primer_Brand__SubdomainNavBar-module__SubdomainNavBar___JNpcK .Primer_Brand__SubdomainNavBar-module__SubdomainNavBar-menu-wrapper___b2uqO .Primer_Brand__SubdomainNavBar-module__SubdomainNavBar-link___XmtPc {
13018
+ padding: var(--base-size-16);
13019
+ font-size: var(--brand-text-size-100);
13020
+ line-height: var(--brand-text-lineHeight-100);
13021
+ }
13022
+
13023
+ .Primer_Brand__SubdomainNavBar-module__SubdomainNavBar___JNpcK .Primer_Brand__SubdomainNavBar-module__SubdomainNavBar-menu-wrapper___b2uqO .Primer_Brand__SubdomainNavBar-module__SubdomainNavBar-link--title___ApFQt {
13024
+ font-size: var(--brand-text-size-100);
13025
+ line-height: var(--brand-text-lineHeight-100);
13026
+ }
13027
+
13028
+ .Primer_Brand__SubdomainNavBar-module__SubdomainNavBar___JNpcK .Primer_Brand__SubdomainNavBar-module__SubdomainNavBar-menu-wrapper___b2uqO .Primer_Brand__SubdomainNavBar-module__SubdomainNavBar-button-area-inner___dbpYv {
13029
+ padding-inline: var(--base-size-16);
13030
+ }
13031
+ }
13032
+
13033
+ @media screen and (min-width: 48rem) {
13034
+ .Primer_Brand__SubdomainNavBar-module__SubdomainNavBar___JNpcK .Primer_Brand__SubdomainNavBar-module__SubdomainNavBar-inner-container___kdy5Y {
13035
+ height: 100%;
13036
+ max-width: none;
13037
+ padding: 0;
13038
+ }
13039
+
13040
+ .Primer_Brand__SubdomainNavBar-module__SubdomainNavBar___JNpcK .Primer_Brand__SubdomainNavBar-module__SubdomainNavBar-title-area___W8IC5 {
13041
+ height: 100%;
13042
+ max-width: none;
13043
+ gap: 0;
13044
+ padding: 0;
13045
+ }
13046
+
13047
+ .Primer_Brand__SubdomainNavBar-module__SubdomainNavBar___JNpcK .Primer_Brand__SubdomainNavBar-module__SubdomainNavBar-title-area___W8IC5 > li {
13048
+ display: flex;
13049
+ align-items: center;
13050
+ height: 100%;
13051
+ padding-inline: 0 var(--base-size-16);
13052
+ border-inline-end: var(--brand-borderWidth-thin) solid var(--brand-color-border-muted);
13053
+ }
13054
+
13055
+ .Primer_Brand__SubdomainNavBar-module__SubdomainNavBar___JNpcK .Primer_Brand__SubdomainNavBar-module__SubdomainNavBar-title-area___W8IC5 > li:first-child {
13056
+ justify-content: center;
13057
+ width: auto;
13058
+ padding-inline: var(--base-size-16) var(--base-size-8);
13059
+ border-inline-end: 0;
13060
+ }
13061
+
13062
+ .Primer_Brand__SubdomainNavBar-module__SubdomainNavBar___JNpcK .Primer_Brand__SubdomainNavBar-module__SubdomainNavBar-logo-mark___pMn2_ {
13063
+ justify-content: center;
13064
+ }
13065
+
13066
+ .Primer_Brand__SubdomainNavBar-module__SubdomainNavBar___JNpcK .Primer_Brand__SubdomainNavBar-module__SubdomainNavBar-logo-mark___pMn2_ svg {
13067
+ width: var(--base-size-24);
13068
+ height: var(--base-size-24);
13069
+ }
13070
+
13071
+ .Primer_Brand__SubdomainNavBar-module__SubdomainNavBar___JNpcK .Primer_Brand__SubdomainNavBar-module__SubdomainNavBar-title___Zm_g2 {
13072
+ padding-inline-end: 0;
13073
+ }
13074
+
13075
+ .Primer_Brand__SubdomainNavBar-module__SubdomainNavBar___JNpcK .Primer_Brand__SubdomainNavBar-module__SubdomainNavBar-title___Zm_g2 > * {
13076
+ font-size: var(--base-size-16);
13077
+ line-height: var(--base-size-16);
13078
+ }
13079
+
13080
+ .Primer_Brand__SubdomainNavBar-module__SubdomainNavBar___JNpcK .Primer_Brand__SubdomainNavBar-module__SubdomainNavBar-primary-nav___rZwCn,
13081
+ .Primer_Brand__SubdomainNavBar-module__SubdomainNavBar___JNpcK .Primer_Brand__SubdomainNavBar-module__SubdomainNavBar-primary-nav-overflow___OXKBt,
13082
+ .Primer_Brand__SubdomainNavBar-module__SubdomainNavBar___JNpcK .Primer_Brand__SubdomainNavBar-module__SubdomainNavBar-primary-nav-list___iQd2r,
13083
+ .Primer_Brand__SubdomainNavBar-module__SubdomainNavBar___JNpcK .Primer_Brand__SubdomainNavBar-module__SubdomainNavBar-secondary-nav___WHTTz,
13084
+ .Primer_Brand__SubdomainNavBar-module__SubdomainNavBar___JNpcK .Primer_Brand__SubdomainNavBar-module__SubdomainNavBar-button-area___MbQys,
13085
+ .Primer_Brand__SubdomainNavBar-module__SubdomainNavBar___JNpcK .Primer_Brand__SubdomainNavBar-module__SubdomainNavBar-leading-component___qa6xA,
13086
+ .Primer_Brand__SubdomainNavBar-module__SubdomainNavBar___JNpcK .Primer_Brand__SubdomainNavBar-module__SubdomainNavBar-trailing-component___zpwkV {
13087
+ height: 100%;
13088
+ }
13089
+
13090
+ .Primer_Brand__SubdomainNavBar-module__SubdomainNavBar___JNpcK .Primer_Brand__SubdomainNavBar-module__SubdomainNavBar-leading-component___qa6xA,
13091
+ .Primer_Brand__SubdomainNavBar-module__SubdomainNavBar___JNpcK .Primer_Brand__SubdomainNavBar-module__SubdomainNavBar-trailing-component___zpwkV {
13092
+ padding-inline: var(--base-size-16);
13093
+ margin-inline: 0;
13094
+ }
13095
+
13096
+ .Primer_Brand__SubdomainNavBar-module__SubdomainNavBar___JNpcK .Primer_Brand__SubdomainNavBar-module__SubdomainNavBar-leading-component___qa6xA {
13097
+ border-inline: var(--brand-borderWidth-thin) solid var(--brand-color-border-muted);
13098
+ }
13099
+
13100
+ .Primer_Brand__SubdomainNavBar-module__SubdomainNavBar___JNpcK .Primer_Brand__SubdomainNavBar-module__SubdomainNavBar-primary-nav-list___iQd2r {
13101
+ align-items: stretch;
13102
+ margin: 0;
13103
+ block-size: 100%;
13104
+ max-block-size: 100%;
13105
+ padding-inline-start: var(--base-size-16);
13106
+ }
13107
+
13108
+ .Primer_Brand__SubdomainNavBar-module__SubdomainNavBar___JNpcK .Primer_Brand__SubdomainNavBar-module__SubdomainNavBar-primary-nav-overflow___OXKBt {
13109
+ margin: 0;
13110
+ }
13111
+
13112
+ .Primer_Brand__SubdomainNavBar-module__SubdomainNavBar___JNpcK .Primer_Brand__SubdomainNavBar-module__SubdomainNavBar-primary-nav-list-item___sz8e9 {
13113
+ display: flex;
13114
+ align-items: center;
13115
+ height: 100%;
13116
+ }
13117
+
13118
+ .Primer_Brand__SubdomainNavBar-module__SubdomainNavBar___JNpcK .Primer_Brand__SubdomainNavBar-module__SubdomainNavBar-link___XmtPc {
13119
+ align-items: center;
13120
+ height: 100%;
13121
+ padding: 0 var(--base-size-16);
13122
+ color: var(--brand-color-text-muted);
13123
+ font-size: var(--brand-text-size-100);
13124
+ line-height: var(--brand-text-lineHeight-200);
13125
+ }
13126
+
13127
+ .Primer_Brand__SubdomainNavBar-module__SubdomainNavBar___JNpcK
13128
+ .Primer_Brand__SubdomainNavBar-module__SubdomainNavBar-primary-nav-list-item___sz8e9:not(.Primer_Brand__SubdomainNavBar-module__SubdomainNavBar-overflow-menu-item___sI1rx)
13129
+ > .Primer_Brand__SubdomainNavBar-module__SubdomainNavBar-link___XmtPc,
13130
+ .Primer_Brand__SubdomainNavBar-module__SubdomainNavBar___JNpcK .Primer_Brand__SubdomainNavBar-module__SubdomainNavBar-more-link___GR7D2 {
13131
+ padding-inline: var(--base-size-4);
13132
+ }
13133
+
13134
+ .Primer_Brand__SubdomainNavBar-module__SubdomainNavBar___JNpcK
13135
+ .Primer_Brand__SubdomainNavBar-module__SubdomainNavBar-primary-nav-list-item___sz8e9:not(.Primer_Brand__SubdomainNavBar-module__SubdomainNavBar-overflow-menu-item___sI1rx)
13136
+ > .Primer_Brand__SubdomainNavBar-module__SubdomainNavBar-link___XmtPc
13137
+ > .Primer_Brand__SubdomainNavBar-module__SubdomainNavBar-link-content___JKou9,
13138
+ .Primer_Brand__SubdomainNavBar-module__SubdomainNavBar___JNpcK .Primer_Brand__SubdomainNavBar-module__SubdomainNavBar-more-link___GR7D2 > .Primer_Brand__SubdomainNavBar-module__SubdomainNavBar-link-content___JKou9 {
13139
+ gap: var(--base-size-4);
13140
+ padding: var(--base-size-4) var(--base-size-12);
13141
+ background-color: transparent;
13142
+ border-radius: var(--brand-borderRadius-full);
13143
+ }
13144
+
13145
+ .Primer_Brand__SubdomainNavBar-module__SubdomainNavBar___JNpcK
13146
+ .Primer_Brand__SubdomainNavBar-module__SubdomainNavBar-primary-nav-list-item___sz8e9:not(.Primer_Brand__SubdomainNavBar-module__SubdomainNavBar-overflow-menu-item___sI1rx)
13147
+ > .Primer_Brand__SubdomainNavBar-module__SubdomainNavBar-link___XmtPc:hover
13148
+ > .Primer_Brand__SubdomainNavBar-module__SubdomainNavBar-link-content___JKou9,
13149
+ .Primer_Brand__SubdomainNavBar-module__SubdomainNavBar___JNpcK
13150
+ .Primer_Brand__SubdomainNavBar-module__SubdomainNavBar-primary-nav-list-item___sz8e9:not(.Primer_Brand__SubdomainNavBar-module__SubdomainNavBar-overflow-menu-item___sI1rx)
13151
+ > .Primer_Brand__SubdomainNavBar-module__SubdomainNavBar-link___XmtPc:active
13152
+ > .Primer_Brand__SubdomainNavBar-module__SubdomainNavBar-link-content___JKou9,
13153
+ .Primer_Brand__SubdomainNavBar-module__SubdomainNavBar___JNpcK
13154
+ .Primer_Brand__SubdomainNavBar-module__SubdomainNavBar-primary-nav-list-item___sz8e9:not(.Primer_Brand__SubdomainNavBar-module__SubdomainNavBar-overflow-menu-item___sI1rx)
13155
+ > .Primer_Brand__SubdomainNavBar-module__SubdomainNavBar-link___XmtPc[aria-current]:not([aria-current='false'])
13156
+ > .Primer_Brand__SubdomainNavBar-module__SubdomainNavBar-link-content___JKou9,
13157
+ .Primer_Brand__SubdomainNavBar-module__SubdomainNavBar___JNpcK .Primer_Brand__SubdomainNavBar-module__SubdomainNavBar-more-link___GR7D2:hover > .Primer_Brand__SubdomainNavBar-module__SubdomainNavBar-link-content___JKou9,
13158
+ .Primer_Brand__SubdomainNavBar-module__SubdomainNavBar___JNpcK .Primer_Brand__SubdomainNavBar-module__SubdomainNavBar-more-link___GR7D2:active > .Primer_Brand__SubdomainNavBar-module__SubdomainNavBar-link-content___JKou9,
13159
+ .Primer_Brand__SubdomainNavBar-module__SubdomainNavBar___JNpcK .Primer_Brand__SubdomainNavBar-module__SubdomainNavBar-more-link___GR7D2[aria-expanded='true'] > .Primer_Brand__SubdomainNavBar-module__SubdomainNavBar-link-content___JKou9 {
13160
+ background-color: var(--brand-SubdomainNavBar-color-link-bgColor);
13161
+ }
13162
+
13163
+ .Primer_Brand__SubdomainNavBar-module__SubdomainNavBar___JNpcK
13164
+ .Primer_Brand__SubdomainNavBar-module__SubdomainNavBar-primary-nav-list-item___sz8e9:not(.Primer_Brand__SubdomainNavBar-module__SubdomainNavBar-overflow-menu-item___sI1rx)
13165
+ > .Primer_Brand__SubdomainNavBar-module__SubdomainNavBar-link___XmtPc:focus-visible,
13166
+ .Primer_Brand__SubdomainNavBar-module__SubdomainNavBar___JNpcK .Primer_Brand__SubdomainNavBar-module__SubdomainNavBar-more-link___GR7D2:focus-visible {
13167
+ outline: none;
13168
+ }
13169
+
13170
+ .Primer_Brand__SubdomainNavBar-module__SubdomainNavBar___JNpcK
13171
+ .Primer_Brand__SubdomainNavBar-module__SubdomainNavBar-primary-nav-list-item___sz8e9:not(.Primer_Brand__SubdomainNavBar-module__SubdomainNavBar-overflow-menu-item___sI1rx)
13172
+ > .Primer_Brand__SubdomainNavBar-module__SubdomainNavBar-link___XmtPc:focus-visible
13173
+ > .Primer_Brand__SubdomainNavBar-module__SubdomainNavBar-link-content___JKou9,
13174
+ .Primer_Brand__SubdomainNavBar-module__SubdomainNavBar___JNpcK .Primer_Brand__SubdomainNavBar-module__SubdomainNavBar-more-link___GR7D2:focus-visible > .Primer_Brand__SubdomainNavBar-module__SubdomainNavBar-link-content___JKou9 {
13175
+ outline: var(--brand-borderWidth-thick) solid var(--brand-color-focus);
13176
+ outline-offset: var(--base-size-2);
13177
+ }
13178
+
13179
+ .Primer_Brand__SubdomainNavBar-module__SubdomainNavBar___JNpcK .Primer_Brand__SubdomainNavBar-module__SubdomainNavBar-link-text___a540y::after {
13180
+ display: none;
13181
+ }
13182
+
13183
+ .Primer_Brand__SubdomainNavBar-module__SubdomainNavBar___JNpcK .Primer_Brand__SubdomainNavBar-module__SubdomainNavBar-overflow-menu___RXj_t {
13184
+ animation: Primer_Brand__SubdomainNavBar-module__fade-in-down-overflow____WJvz var(--brand-animation-duration-faster);
13185
+ animation-timing-function: var(--brand-animation-easing-default);
13186
+ border: var(--brand-borderWidth-thin) solid var(--brand-color-border-muted);
13187
+ border-start-start-radius: 0;
13188
+ border-start-end-radius: 0;
13189
+ border-end-start-radius: var(--brand-borderRadius-medium);
13190
+ border-end-end-radius: var(--brand-borderRadius-medium);
13191
+ box-shadow: none;
13192
+ min-width: calc(var(--base-size-128) + var(--base-size-32));
13193
+ transform: translateY(calc(0px - var(--base-size-4)));
13194
+ }
13195
+
13196
+ .Primer_Brand__SubdomainNavBar-module__SubdomainNavBar___JNpcK .Primer_Brand__SubdomainNavBar-module__SubdomainNavBar-overflow-menu-list___EbzqG {
13197
+ gap: var(--brand-borderWidth-thin);
13198
+ padding: var(--base-size-8);
13199
+ width: 100%;
13200
+ }
13201
+
13202
+ .Primer_Brand__SubdomainNavBar-module__SubdomainNavBar___JNpcK .Primer_Brand__SubdomainNavBar-module__SubdomainNavBar-overflow-menu-item___sI1rx .Primer_Brand__SubdomainNavBar-module__SubdomainNavBar-link___XmtPc {
13203
+ width: 100%;
13204
+ min-height: var(--base-size-40);
13205
+ padding: var(--base-size-8) var(--base-size-12);
13206
+ color: var(--brand-color-text-muted);
13207
+ background-color: var(--brand-color-canvas-default);
13208
+ border-radius: var(--brand-borderRadius-medium);
13209
+ font-size: var(--brand-text-size-100);
13210
+ line-height: var(--brand-text-lineHeight-200);
13211
+ }
13006
13212
 
13007
- .Primer_Brand__SubdomainNavBar-module__SubdomainNavBar-search-dialog-control-area___KlFbq .Primer_Brand__SubdomainNavBar-module__SubdomainNavBar-search-button___Nzz4R,
13008
- .Primer_Brand__SubdomainNavBar-module__SubdomainNavBar-search-dialog-control-area___KlFbq .Primer_Brand__SubdomainNavBar-module__SubdomainNavBar-menu-button___hMy4J {
13009
- display: inline-flex;
13010
- width: 48px;
13213
+ .Primer_Brand__SubdomainNavBar-module__SubdomainNavBar___JNpcK .Primer_Brand__SubdomainNavBar-module__SubdomainNavBar-overflow-menu-item___sI1rx .Primer_Brand__SubdomainNavBar-module__SubdomainNavBar-link___XmtPc:hover,
13214
+ .Primer_Brand__SubdomainNavBar-module__SubdomainNavBar___JNpcK .Primer_Brand__SubdomainNavBar-module__SubdomainNavBar-overflow-menu-item___sI1rx .Primer_Brand__SubdomainNavBar-module__SubdomainNavBar-link___XmtPc:focus,
13215
+ .Primer_Brand__SubdomainNavBar-module__SubdomainNavBar___JNpcK .Primer_Brand__SubdomainNavBar-module__SubdomainNavBar-overflow-menu-item___sI1rx .Primer_Brand__SubdomainNavBar-module__SubdomainNavBar-link___XmtPc:focus-visible {
13216
+ color: var(--brand-color-text-default);
13217
+ background-color: var(--brand-color-canvas-subtle);
13011
13218
  }
13012
13219
 
13013
- .Primer_Brand__SubdomainNavBar-module__SubdomainNavBar-search-button___Nzz4R {
13014
- margin: 0 var(--base-size-16) 0 auto;
13220
+ @media (prefers-reduced-motion: no-preference) {
13221
+ .Primer_Brand__SubdomainNavBar-module__SubdomainNavBar___JNpcK
13222
+ .Primer_Brand__SubdomainNavBar-module__SubdomainNavBar-primary-nav-list-item___sz8e9:not(.Primer_Brand__SubdomainNavBar-module__SubdomainNavBar-overflow-menu-item___sI1rx)
13223
+ > .Primer_Brand__SubdomainNavBar-module__SubdomainNavBar-link___XmtPc
13224
+ > .Primer_Brand__SubdomainNavBar-module__SubdomainNavBar-link-content___JKou9,
13225
+ .Primer_Brand__SubdomainNavBar-module__SubdomainNavBar___JNpcK .Primer_Brand__SubdomainNavBar-module__SubdomainNavBar-more-link___GR7D2 > .Primer_Brand__SubdomainNavBar-module__SubdomainNavBar-link-content___JKou9 {
13226
+ transition: background-color var(--brand-animation-duration-fast) var(--brand-animation-easing-default);
13227
+ }
13015
13228
  }
13016
- }
13017
-
13018
- .Primer_Brand__SubdomainNavBar-module__SubdomainNavBar-button-area___MbQys {
13019
- display: inline-flex;
13020
- gap: var(--base-size-16);
13021
- align-items: center;
13022
- min-width: 0;
13023
- }
13024
13229
 
13025
- .Primer_Brand__SubdomainNavBar-module__SubdomainNavBar-button-area-inner___dbpYv {
13026
- display: flex;
13027
- gap: var(--base-size-8);
13028
- min-width: 0;
13029
- }
13030
-
13031
- @media screen and (max-width: 48rem) {
13032
- .Primer_Brand__SubdomainNavBar-module__SubdomainNavBar-button-area___MbQys {
13033
- display: none;
13230
+ .Primer_Brand__SubdomainNavBar-module__SubdomainNavBar___JNpcK .Primer_Brand__SubdomainNavBar-module__SubdomainNavBar-search-trigger___WyUIj {
13231
+ height: 100%;
13232
+ padding-inline: var(--base-size-16);
13034
13233
  }
13035
13234
 
13036
- .Primer_Brand__SubdomainNavBar-module__SubdomainNavBar-button-area--visible___fLvbf {
13037
- display: flex;
13038
- left: 0;
13039
- z-index: 99;
13040
- width: 100%;
13041
- height: auto;
13042
- animation-name: Primer_Brand__SubdomainNavBar-module__fade-in-down-staggered___zQfEQ;
13043
- animation-duration: 500ms;
13044
- animation-delay: calc(10 * 80ms);
13045
- animation-fill-mode: both;
13046
- animation-timing-function: var(--brand-animation-easing-default);
13235
+ .Primer_Brand__SubdomainNavBar-module__SubdomainNavBar___JNpcK .Primer_Brand__SubdomainNavBar-module__SubdomainNavBar-search-trigger--has-trailing-item___sHQYt {
13236
+ border-inline-end: var(--brand-borderWidth-thin) solid var(--brand-color-border-muted);
13047
13237
  }
13048
13238
 
13049
- .Primer_Brand__SubdomainNavBar-module__SubdomainNavBar-inner-container--search-open___nhMNU .Primer_Brand__SubdomainNavBar-module__SubdomainNavBar-button-area--visible___fLvbf {
13050
- display: none;
13239
+ .Primer_Brand__SubdomainNavBar-module__SubdomainNavBar___JNpcK .Primer_Brand__SubdomainNavBar-module__SubdomainNavBar-button-area___MbQys {
13240
+ align-items: center;
13241
+ padding-inline: var(--base-size-16);
13051
13242
  }
13052
13243
 
13053
- .Primer_Brand__SubdomainNavBar-module__SubdomainNavBar-button-area-inner___dbpYv {
13054
- width: 100%;
13055
- flex-direction: column;
13056
- margin: 24px;
13057
- min-width: 0;
13244
+ .Primer_Brand__SubdomainNavBar-module__SubdomainNavBar___JNpcK .Primer_Brand__SubdomainNavBar-module__SubdomainNavBar-button-area--has-leading-item___HsvBF {
13245
+ border-inline-start: var(--brand-borderWidth-thin) solid var(--brand-color-border-muted);
13058
13246
  }
13059
13247
  }
13060
13248
 
13061
- .Primer_Brand__SubdomainNavBar-module__SubdomainNavBar-cta-button___g_9BM {
13062
- white-space: nowrap;
13249
+ @media screen and (min-width: 63.25rem) {
13250
+ .Primer_Brand__SubdomainNavBar-module__SubdomainNavBar___JNpcK .Primer_Brand__SubdomainNavBar-module__SubdomainNavBar-search-trigger___WyUIj {
13251
+ --SubdomainNavBar-search-input-width: max(calc(var(--base-size-128) + var(--base-size-32)), min(28.5vw, calc(var(--base-size-128) * 3 + var(--base-size-36))));
13252
+
13253
+ align-self: stretch;
13254
+ }
13063
13255
  }
13064
13256
 
13065
13257
  @media screen and (min-width: 1024px) {
@@ -13076,62 +13268,62 @@ Fixes safari bug where outline doesn't respect border-radius
13076
13268
  width: 100%;
13077
13269
  }
13078
13270
 
13079
- .Primer_Brand__SubdomainNavBar-module__SubdomainNavBar-search-dialog___yqQl5 {
13080
- position: absolute;
13081
- z-index: 99;
13271
+ .Primer_Brand__SubdomainNavBar-module__SubdomainNavBar-search-input-area___DttZX {
13272
+ display: flex;
13273
+ align-items: center;
13274
+ gap: var(--base-size-8);
13275
+ width: 100%;
13082
13276
  }
13083
13277
 
13084
- @media screen and (max-width: 767px) {
13085
- .Primer_Brand__SubdomainNavBar-module__SubdomainNavBar-search-dialog___yqQl5 {
13086
- top: 0;
13087
- left: 0;
13088
- right: 0;
13089
- background: var(--brand-SubdomainNavBar-canvas-search);
13090
- backdrop-filter: blur(100px);
13091
- height: 100vh;
13092
- width: 100vw;
13093
- animation: Primer_Brand__SubdomainNavBar-module__fade-in-down___kwg9g var(--brand-animation-duration-fast);
13094
- animation-timing-function: var(--brand-animation-easing-default);
13095
- }
13278
+ .Primer_Brand__SubdomainNavBar-module__SubdomainNavBar-search-close-button___aVOiQ {
13279
+ cursor: pointer;
13280
+ -webkit-appearance: none;
13281
+ -moz-appearance: none;
13282
+ appearance: none;
13283
+ display: inline-flex;
13284
+ align-items: center;
13285
+ justify-content: center;
13286
+ flex: none;
13287
+ min-block-size: var(--base-size-32);
13288
+ padding: var(--base-size-8) var(--base-size-12);
13289
+ color: var(--brand-color-text-default);
13290
+ background-color: var(--brand-color-canvas-subtle);
13291
+ border: 0;
13292
+ border-radius: var(--brand-borderRadius-medium);
13293
+ font-family: var(--brand-body-fontFamily);
13294
+ font-size: var(--brand-text-size-100);
13295
+ font-weight: var(--base-text-weight-medium);
13296
+ line-height: var(--base-size-14);
13297
+ letter-spacing: var(--brand-text-letterSpacing-100);
13096
13298
  }
13097
13299
 
13098
- @media screen and (min-width: 48rem) {
13099
- .Primer_Brand__SubdomainNavBar-module__SubdomainNavBar-search-dialog___yqQl5 {
13100
- position: absolute;
13101
- top: 0;
13102
- bottom: 1px;
13103
- left: 0;
13104
- right: 0;
13105
- background-color: var(--brand-SubdomainNavBar-canvas-search);
13106
- }
13300
+ .Primer_Brand__SubdomainNavBar-module__SubdomainNavBar-search-close-button___aVOiQ:hover {
13301
+ background-color: var(--brand-color-canvas-inset);
13107
13302
  }
13108
13303
 
13109
- .Primer_Brand__SubdomainNavBar-module__SubdomainNavBar-search-dialog___yqQl5 .Primer_Brand__SubdomainNavBar-module__SubdomainNavBar-search-trigger___WyUIj .Primer_Brand__SubdomainNavBar-module__SubdomainNavBar-search-button___Nzz4R {
13110
- margin-right: 0;
13304
+ .Primer_Brand__SubdomainNavBar-module__SubdomainNavBar-search-close-button___aVOiQ:focus-visible {
13305
+ outline: var(--base-size-4) solid var(--brand-color-focus);
13306
+ outline-offset: var(--base-size-2);
13111
13307
  }
13112
13308
 
13113
13309
  .Primer_Brand__SubdomainNavBar-module__SubdomainNavBar-search-dialog-control-area___KlFbq {
13114
- height: 74px;
13115
- background: var(--brand-SubdomainNavBar-canvas-default);
13116
- backdrop-filter: blur(16px);
13117
- padding: var(--base-size-12) var(--base-size-28);
13310
+ height: var(--base-size-40);
13311
+ max-width: none;
13312
+ padding: 0;
13313
+ margin: 0;
13118
13314
  display: flex;
13119
13315
  align-items: center;
13120
- animation: Primer_Brand__SubdomainNavBar-module__fade-in-down___kwg9g 500ms;
13121
- gap: var(--base-size-4);
13122
- }
13123
-
13124
- @media screen and (min-width: 48rem) {
13125
- .Primer_Brand__SubdomainNavBar-module__SubdomainNavBar-search-dialog-control-area___KlFbq {
13126
- max-width: 570px;
13127
- margin: 0 auto;
13128
- }
13316
+ background: transparent;
13129
13317
  }
13130
13318
 
13131
13319
  .Primer_Brand__SubdomainNavBar-module__SubdomainNavBar-search-text-input___kDY_0 {
13132
13320
  border-color: transparent;
13133
13321
  }
13134
13322
 
13323
+ .Primer_Brand__SubdomainNavBar-module__SubdomainNavBar-search-results-area___y0BAA {
13324
+ width: 100%;
13325
+ }
13326
+
13135
13327
  .Primer_Brand__SubdomainNavBar-module__SubdomainNavBar-search-results-container___kow2P {
13136
13328
  animation: Primer_Brand__SubdomainNavBar-module__fade-in-down___kwg9g 500ms;
13137
13329
  padding: var(--base-size-24);
@@ -13163,6 +13355,27 @@ Fixes safari bug where outline doesn't respect border-radius
13163
13355
  color: var(--base-color-scale-black-0);
13164
13356
  }
13165
13357
 
13358
+ .Primer_Brand__SubdomainNavBar-module__SubdomainNavBar-search-result-group___HQ5ec,
13359
+ .Primer_Brand__SubdomainNavBar-module__SubdomainNavBar-search-result-group-list___vCi4S {
13360
+ list-style: none;
13361
+ padding: 0;
13362
+ margin: 0;
13363
+ }
13364
+
13365
+ .Primer_Brand__SubdomainNavBar-module__SubdomainNavBar-search-result-group___HQ5ec + .Primer_Brand__SubdomainNavBar-module__SubdomainNavBar-search-result-group___HQ5ec {
13366
+ margin-block-start: var(--base-size-24);
13367
+ }
13368
+
13369
+ .Primer_Brand__SubdomainNavBar-module__SubdomainNavBar-search-result-group-heading___wULje {
13370
+ display: block;
13371
+ margin: 0 0 var(--base-size-20);
13372
+ padding: 0 var(--base-size-8);
13373
+ color: var(--brand-color-text-muted);
13374
+ font-weight: var(--brand-heading-weight-600);
13375
+ font-size: var(--brand-text-size-100);
13376
+ line-height: var(--brand-text-lineHeight-100);
13377
+ }
13378
+
13166
13379
  .Primer_Brand__SubdomainNavBar-module__SubdomainNavBar-search-result-item___YZV9z {
13167
13380
  padding: var(--base-size-16) var(--base-size-8);
13168
13381
  border-bottom: solid 1px
@@ -13171,7 +13384,7 @@ Fixes safari bug where outline doesn't respect border-radius
13171
13384
  var(--brand-SubdomainNavBar-search-results-border-default, #b7bfc7);
13172
13385
  }
13173
13386
 
13174
- .Primer_Brand__SubdomainNavBar-module__SubdomainNavBar-search-result-item___YZV9z[aria-selected='true'] a {
13387
+ .Primer_Brand__SubdomainNavBar-module__SubdomainNavBar-search-result-item-container___bEvSd a[aria-selected='true'] {
13175
13388
  outline: var(--brand-color-focus) auto var(--brand-borderWidth-thick);
13176
13389
  }
13177
13390
 
@@ -13192,6 +13405,10 @@ Fixes safari bug where outline doesn't respect border-radius
13192
13405
  line-height: var(--brand-text-lineHeight-400);
13193
13406
  }
13194
13407
 
13408
+ .Primer_Brand__SubdomainNavBar-module__SubdomainNavBar-search-result-item-container___bEvSd a svg {
13409
+ flex: none;
13410
+ }
13411
+
13195
13412
  .Primer_Brand__SubdomainNavBar-module__SubdomainNavBar-search-result-item-container___bEvSd a:hover {
13196
13413
  -webkit-text-decoration: none;
13197
13414
  text-decoration: none;
@@ -13201,12 +13418,164 @@ Fixes safari bug where outline doesn't respect border-radius
13201
13418
  color: var(--base-color-scale-black-0);
13202
13419
  }
13203
13420
 
13421
+ .Primer_Brand__SubdomainNavBar-module__SubdomainNavBar-search-dialog___yqQl5 {
13422
+ position: fixed;
13423
+ inset-block-start: calc(var(--base-size-64) + var(--base-size-8));
13424
+ inset-block-end: auto;
13425
+ inset-inline: calc(var(--base-size-64) + var(--base-size-8));
13426
+ z-index: 99;
13427
+ width: min(
13428
+ calc(100vw - ((var(--base-size-64) + var(--base-size-8)) * 2)),
13429
+ calc((var(--base-size-128) * 6) + var(--base-size-36))
13430
+ );
13431
+ max-height: calc(100vh - ((var(--base-size-64) + var(--base-size-8)) * 2));
13432
+ height: auto;
13433
+ margin-inline: auto;
13434
+ padding: var(--base-size-16);
13435
+ overflow: hidden;
13436
+ color: var(--brand-color-text-default);
13437
+ background-color: var(--brand-color-canvas-default);
13438
+ border: var(--brand-borderWidth-thin) solid var(--brand-color-border-default);
13439
+ border-radius: var(--brand-borderRadius-large);
13440
+ box-shadow: 0 0 calc(var(--base-size-32) + var(--base-size-2)) var(--brand-SubdomainNavBar-searchDialog-shadowColor);
13441
+ }
13442
+
13443
+ .Primer_Brand__SubdomainNavBar-module__SubdomainNavBar-search-dialog--has-results___fcWO5 {
13444
+ padding-block-end: var(--base-size-32);
13445
+ }
13446
+
13447
+ .Primer_Brand__SubdomainNavBar-module__SubdomainNavBar-search-dialog___yqQl5::backdrop {
13448
+ background-color: var(--brand-SubdomainNavBar-searchDialog-backdropColor);
13449
+ backdrop-filter: blur(var(--base-size-24));
13450
+ }
13451
+
13452
+ .Primer_Brand__SubdomainNavBar-module__SubdomainNavBar-search-dialog___yqQl5 .Primer_Brand__SubdomainNavBar-module__SubdomainNavBar-search-input-area___DttZX {
13453
+ gap: var(--base-size-16);
13454
+ }
13455
+
13456
+ .Primer_Brand__SubdomainNavBar-module__SubdomainNavBar-search-dialog___yqQl5 .Primer_Brand__SubdomainNavBar-module__SubdomainNavBar-search-form___zoZB5 {
13457
+ min-width: 0;
13458
+ }
13459
+
13460
+ .Primer_Brand__SubdomainNavBar-module__SubdomainNavBar-search-dialog___yqQl5 .Primer_Brand__SubdomainNavBar-module__SubdomainNavBar-search-form___zoZB5 section > span:focus-within {
13461
+ border-color: transparent;
13462
+ box-shadow: none;
13463
+ }
13464
+
13465
+ .Primer_Brand__SubdomainNavBar-module__SubdomainNavBar-search-dialog___yqQl5 .Primer_Brand__SubdomainNavBar-module__SubdomainNavBar-search-text-input___kDY_0 {
13466
+ color: var(--brand-color-text-default);
13467
+ font-size: calc(var(--base-size-16) + var(--base-size-2));
13468
+ font-weight: var(--base-text-weight-medium);
13469
+ line-height: var(--brand-text-lineHeight-300);
13470
+ letter-spacing: var(--brand-text-letterSpacing-100);
13471
+ }
13472
+
13473
+ .Primer_Brand__SubdomainNavBar-module__SubdomainNavBar-search-dialog___yqQl5 .Primer_Brand__SubdomainNavBar-module__SubdomainNavBar-search-close-button___aVOiQ {
13474
+ background-color: var(--brand-color-border-muted);
13475
+ }
13476
+
13477
+ .Primer_Brand__SubdomainNavBar-module__SubdomainNavBar-search-dialog___yqQl5 .Primer_Brand__SubdomainNavBar-module__SubdomainNavBar-search-results-area--visible___lo6ji {
13478
+ margin-block-start: var(--base-size-24);
13479
+ padding-block-start: var(--base-size-24);
13480
+ border-block-start: var(--brand-borderWidth-thin) dashed var(--brand-color-border-muted);
13481
+ }
13482
+
13483
+ .Primer_Brand__SubdomainNavBar-module__SubdomainNavBar-search-dialog___yqQl5 .Primer_Brand__SubdomainNavBar-module__SubdomainNavBar-search-results-container___kow2P {
13484
+ width: 100%;
13485
+ height: auto;
13486
+ max-width: none;
13487
+ max-height: calc(100vh - (((var(--base-size-64) + var(--base-size-8)) * 2) + var(--base-size-128)));
13488
+ padding: 0;
13489
+ margin: 0;
13490
+ overflow-y: auto;
13491
+ background-color: transparent;
13492
+ border-radius: 0;
13493
+ box-shadow: none;
13494
+ animation: none;
13495
+ }
13496
+
13497
+ .Primer_Brand__SubdomainNavBar-module__SubdomainNavBar-search-dialog___yqQl5 .Primer_Brand__SubdomainNavBar-module__SubdomainNavBar-search-results___haCH9 {
13498
+ height: auto;
13499
+ padding: 0;
13500
+ margin: 0;
13501
+ overflow: visible;
13502
+ }
13503
+
13504
+ .Primer_Brand__SubdomainNavBar-module__SubdomainNavBar-search-dialog___yqQl5 .Primer_Brand__SubdomainNavBar-module__SubdomainNavBar-search-results-heading___FTzyR,
13505
+ .Primer_Brand__SubdomainNavBar-module__SubdomainNavBar-search-dialog___yqQl5 .Primer_Brand__SubdomainNavBar-module__SubdomainNavBar-search-result-group-heading___wULje {
13506
+ margin-block-end: var(--base-size-20);
13507
+ padding: 0;
13508
+ color: var(--brand-color-text-muted);
13509
+ font-size: var(--brand-text-size-100);
13510
+ font-weight: var(--brand-heading-weight-600);
13511
+ line-height: var(--brand-text-lineHeight-100);
13512
+ }
13513
+
13514
+ .Primer_Brand__SubdomainNavBar-module__SubdomainNavBar-search-dialog___yqQl5 .Primer_Brand__SubdomainNavBar-module__SubdomainNavBar-search-result-group___HQ5ec + .Primer_Brand__SubdomainNavBar-module__SubdomainNavBar-search-result-group___HQ5ec {
13515
+ margin-block-start: var(--base-size-24);
13516
+ }
13517
+
13518
+ .Primer_Brand__SubdomainNavBar-module__SubdomainNavBar-search-dialog___yqQl5 .Primer_Brand__SubdomainNavBar-module__SubdomainNavBar-search-result-item___YZV9z {
13519
+ padding: var(--base-size-16) var(--base-size-4);
13520
+ border-block-end: 0;
13521
+ border-block-start: var(--brand-borderWidth-thin) dashed var(--brand-color-border-muted);
13522
+ }
13523
+
13524
+ .Primer_Brand__SubdomainNavBar-module__SubdomainNavBar-search-dialog___yqQl5
13525
+ .Primer_Brand__SubdomainNavBar-module__SubdomainNavBar-search-result-group-list___vCi4S
13526
+ > .Primer_Brand__SubdomainNavBar-module__SubdomainNavBar-search-result-item___YZV9z:first-child,
13527
+ .Primer_Brand__SubdomainNavBar-module__SubdomainNavBar-search-dialog___yqQl5 .Primer_Brand__SubdomainNavBar-module__SubdomainNavBar-search-results___haCH9 > .Primer_Brand__SubdomainNavBar-module__SubdomainNavBar-search-result-item___YZV9z:first-child {
13528
+ padding-block-start: var(--base-size-12);
13529
+ border-block-start: 0;
13530
+ }
13531
+
13532
+ .Primer_Brand__SubdomainNavBar-module__SubdomainNavBar-search-dialog___yqQl5 .Primer_Brand__SubdomainNavBar-module__SubdomainNavBar-search-result-item-container___bEvSd {
13533
+ font-size: var(--brand-text-size-300);
13534
+ letter-spacing: var(--brand-text-letterSpacing-100);
13535
+ }
13536
+
13537
+ .Primer_Brand__SubdomainNavBar-module__SubdomainNavBar-search-dialog___yqQl5 .Primer_Brand__SubdomainNavBar-module__SubdomainNavBar-search-result-item-container___bEvSd a {
13538
+ display: flex;
13539
+ align-items: center;
13540
+ gap: calc(var(--base-size-8) + var(--base-size-2));
13541
+ width: 100%;
13542
+ margin: 0;
13543
+ color: var(--brand-color-text-default);
13544
+ font-size: var(--brand-text-size-300);
13545
+ font-weight: var(--brand-heading-weight-600);
13546
+ line-height: var(--brand-text-lineHeight-300);
13547
+ letter-spacing: var(--brand-text-letterSpacing-100);
13548
+ }
13549
+
13550
+ .Primer_Brand__SubdomainNavBar-module__SubdomainNavBar-search-dialog___yqQl5 .Primer_Brand__SubdomainNavBar-module__SubdomainNavBar-search-result-item-container___bEvSd a span {
13551
+ min-width: 0;
13552
+ overflow: hidden;
13553
+ text-overflow: ellipsis;
13554
+ white-space: nowrap;
13555
+ }
13556
+
13557
+ .Primer_Brand__SubdomainNavBar-module__SubdomainNavBar-search-dialog___yqQl5 .Primer_Brand__SubdomainNavBar-module__SubdomainNavBar-search-result-item-desc___Rb5Tm,
13558
+ .Primer_Brand__SubdomainNavBar-module__SubdomainNavBar-search-dialog___yqQl5 .Primer_Brand__SubdomainNavBar-module__SubdomainNavBar-search-result-item-meta___HjhRd {
13559
+ display: none;
13560
+ }
13561
+
13562
+ @media screen and (max-width: 47.99rem) {
13563
+ .Primer_Brand__SubdomainNavBar-module__SubdomainNavBar-search-dialog___yqQl5 {
13564
+ inset-block-start: var(--base-size-16);
13565
+ inset-block-end: auto;
13566
+ inset-inline: var(--base-size-16);
13567
+ width: calc(100vw - (var(--base-size-16) * 2));
13568
+ max-height: calc(100vh - (var(--base-size-16) * 2));
13569
+ height: auto;
13570
+ }
13571
+ }
13572
+
13204
13573
  .Primer_Brand__SubdomainNavBar-module__SubdomainNavBar-skip-to-content___WMHSh {
13205
13574
  position: absolute;
13206
- top: 75px;
13207
- border-radius: 0px;
13208
- width: 100%;
13575
+ inset-block-start: calc(var(--SubdomainNavBar-height) / 2);
13576
+ inset-inline-start: var(--base-size-16);
13209
13577
  z-index: 100;
13578
+ transform: translateY(-50%);
13210
13579
  }
13211
13580
 
13212
13581
  /*
@@ -13223,6 +13592,26 @@ Fixes safari bug where outline doesn't respect border-radius
13223
13592
  }
13224
13593
  }
13225
13594
 
13595
+ @keyframes Primer_Brand__SubdomainNavBar-module__fade-in___u4FB2 {
13596
+ 0% {
13597
+ opacity: 0;
13598
+ }
13599
+ 100% {
13600
+ opacity: 1;
13601
+ }
13602
+ }
13603
+
13604
+ @keyframes Primer_Brand__SubdomainNavBar-module__fade-in-down-overflow____WJvz {
13605
+ 0% {
13606
+ opacity: 0;
13607
+ transform: translateY(calc(0px - var(--base-size-24)));
13608
+ }
13609
+ 100% {
13610
+ opacity: 1;
13611
+ transform: translateY(calc(0px - var(--base-size-4)));
13612
+ }
13613
+ }
13614
+
13226
13615
  @keyframes Primer_Brand__SubdomainNavBar-module__fade-out___fhdxi {
13227
13616
  0% {
13228
13617
  opacity: 1;
@@ -13268,7 +13657,7 @@ Fixes safari bug where outline doesn't respect border-radius
13268
13657
 
13269
13658
  /**
13270
13659
  * Do not edit directly
13271
- * Generated on Wed, 26 Aug 2026 14:41:07 GMT
13660
+ * Generated on Thu, 03 Sep 2026 15:36:21 GMT
13272
13661
  */
13273
13662
 
13274
13663
  :root,
@@ -13278,6 +13667,9 @@ Fixes safari bug where outline doesn't respect border-radius
13278
13667
  --brand-SubdomainNavBar-canvas-overflow-default: var(--base-color-scale-white-0);
13279
13668
  --brand-SubdomainNavBar-canvas-overflow-hover: var(--base-color-scale-gray-0);
13280
13669
  --brand-SubdomainNavBar-fg-overflow-default: var(--brand-color-text-default);
13670
+ --brand-SubdomainNavBar-color-link-bgColor: var(--base-color-scale-gray-1);
13671
+ --brand-SubdomainNavBar-searchDialog-shadowColor: rgba(0, 0, 0, 0.1);
13672
+ --brand-SubdomainNavBar-searchDialog-backdropColor: rgba(0, 0, 0, 0.2);
13281
13673
  --brand-SubdomainNavBar-border-nav-default: var(--base-color-scale-gray-9);
13282
13674
  --brand-SubdomainNavBar-border-nav-pressed: var(--base-color-scale-black-0);
13283
13675
  --brand-SubdomainNavBar-border-button-hover: var(--base-color-scale-black-0);
@@ -13289,6 +13681,9 @@ Fixes safari bug where outline doesn't respect border-radius
13289
13681
  --brand-SubdomainNavBar-canvas-overflow-default: var(--base-color-scale-white-0);
13290
13682
  --brand-SubdomainNavBar-canvas-overflow-hover: var(--base-color-scale-gray-0);
13291
13683
  --brand-SubdomainNavBar-fg-overflow-default: var(--brand-color-text-onEmphasis);
13684
+ --brand-SubdomainNavBar-color-link-bgColor: var(--base-color-scale-gray-6);
13685
+ --brand-SubdomainNavBar-searchDialog-shadowColor: rgba(0, 0, 0, 0.1);
13686
+ --brand-SubdomainNavBar-searchDialog-backdropColor: rgba(0, 0, 0, 0.2);
13292
13687
  --brand-SubdomainNavBar-border-nav-default: var(--base-color-scale-gray-3);
13293
13688
  --brand-SubdomainNavBar-border-nav-pressed: var(--base-color-scale-white-0);
13294
13689
  --brand-SubdomainNavBar-border-button-hover: var(--base-color-scale-white-0);
@@ -13296,7 +13691,7 @@ Fixes safari bug where outline doesn't respect border-radius
13296
13691
 
13297
13692
  /**
13298
13693
  * Do not edit directly
13299
- * Generated on Wed, 26 Aug 2026 14:41:07 GMT
13694
+ * Generated on Thu, 03 Sep 2026 15:36:21 GMT
13300
13695
  */
13301
13696
 
13302
13697
  :root,
@@ -13312,7 +13707,7 @@ Fixes safari bug where outline doesn't respect border-radius
13312
13707
 
13313
13708
  /**
13314
13709
  * Do not edit directly
13315
- * Generated on Wed, 26 Aug 2026 14:41:06 GMT
13710
+ * Generated on Thu, 03 Sep 2026 15:36:20 GMT
13316
13711
  */
13317
13712
 
13318
13713
  :root {
@@ -13404,7 +13799,7 @@ Fixes safari bug where outline doesn't respect border-radius
13404
13799
 
13405
13800
  /**
13406
13801
  * Do not edit directly
13407
- * Generated on Wed, 26 Aug 2026 14:41:07 GMT
13802
+ * Generated on Thu, 03 Sep 2026 15:36:21 GMT
13408
13803
  */
13409
13804
 
13410
13805
  :root,
@@ -13568,7 +13963,7 @@ Fixes safari bug where outline doesn't respect border-radius
13568
13963
 
13569
13964
  /**
13570
13965
  * Do not edit directly
13571
- * Generated on Wed, 26 Aug 2026 14:41:06 GMT
13966
+ * Generated on Thu, 03 Sep 2026 15:36:20 GMT
13572
13967
  */
13573
13968
 
13574
13969
  :root {
@@ -13577,7 +13972,7 @@ Fixes safari bug where outline doesn't respect border-radius
13577
13972
 
13578
13973
  /**
13579
13974
  * Do not edit directly
13580
- * Generated on Wed, 26 Aug 2026 14:41:07 GMT
13975
+ * Generated on Thu, 03 Sep 2026 15:36:21 GMT
13581
13976
  */
13582
13977
 
13583
13978
  :root,
@@ -13599,7 +13994,7 @@ Fixes safari bug where outline doesn't respect border-radius
13599
13994
 
13600
13995
  /**
13601
13996
  * Do not edit directly
13602
- * Generated on Wed, 26 Aug 2026 14:41:07 GMT
13997
+ * Generated on Thu, 03 Sep 2026 15:36:21 GMT
13603
13998
  */
13604
13999
 
13605
14000
  :root {
@@ -14071,7 +14466,7 @@ Fixes safari bug where outline doesn't respect border-radius
14071
14466
 
14072
14467
  /**
14073
14468
  * Do not edit directly
14074
- * Generated on Wed, 26 Aug 2026 14:41:06 GMT
14469
+ * Generated on Thu, 03 Sep 2026 15:36:20 GMT
14075
14470
  */
14076
14471
 
14077
14472
  :root {
@@ -14085,7 +14480,7 @@ Fixes safari bug where outline doesn't respect border-radius
14085
14480
 
14086
14481
  /**
14087
14482
  * Do not edit directly
14088
- * Generated on Wed, 26 Aug 2026 14:41:07 GMT
14483
+ * Generated on Thu, 03 Sep 2026 15:36:21 GMT
14089
14484
  */
14090
14485
 
14091
14486
  :root,
@@ -14636,7 +15031,7 @@ Fixes safari bug where outline doesn't respect border-radius
14636
15031
 
14637
15032
  /**
14638
15033
  * Do not edit directly
14639
- * Generated on Wed, 26 Aug 2026 14:41:07 GMT
15034
+ * Generated on Thu, 03 Sep 2026 15:36:21 GMT
14640
15035
  */
14641
15036
 
14642
15037
  :root,
@@ -14652,7 +15047,7 @@ Fixes safari bug where outline doesn't respect border-radius
14652
15047
 
14653
15048
  /**
14654
15049
  * Do not edit directly
14655
- * Generated on Wed, 26 Aug 2026 14:41:07 GMT
15050
+ * Generated on Thu, 03 Sep 2026 15:36:21 GMT
14656
15051
  */
14657
15052
 
14658
15053
  :root {
@@ -15397,7 +15792,7 @@ Fixes safari bug where outline doesn't respect border-radius
15397
15792
 
15398
15793
  /**
15399
15794
  * Do not edit directly
15400
- * Generated on Wed, 26 Aug 2026 14:41:07 GMT
15795
+ * Generated on Thu, 03 Sep 2026 15:36:21 GMT
15401
15796
  */
15402
15797
 
15403
15798
  :root,
@@ -15413,7 +15808,7 @@ Fixes safari bug where outline doesn't respect border-radius
15413
15808
 
15414
15809
  /**
15415
15810
  * Do not edit directly
15416
- * Generated on Wed, 26 Aug 2026 14:41:07 GMT
15811
+ * Generated on Thu, 03 Sep 2026 15:36:21 GMT
15417
15812
  */
15418
15813
 
15419
15814
  :root,
@@ -15844,7 +16239,7 @@ Fixes safari bug where outline doesn't respect border-radius
15844
16239
 
15845
16240
  /**
15846
16241
  * Do not edit directly
15847
- * Generated on Wed, 26 Aug 2026 14:41:07 GMT
16242
+ * Generated on Thu, 03 Sep 2026 15:36:21 GMT
15848
16243
  */
15849
16244
 
15850
16245
  :root,
@@ -15876,7 +16271,7 @@ Fixes safari bug where outline doesn't respect border-radius
15876
16271
 
15877
16272
  /**
15878
16273
  * Do not edit directly
15879
- * Generated on Wed, 26 Aug 2026 14:41:06 GMT
16274
+ * Generated on Thu, 03 Sep 2026 15:36:20 GMT
15880
16275
  */
15881
16276
 
15882
16277
  :root {
@@ -16249,7 +16644,7 @@ Fixes safari bug where outline doesn't respect border-radius
16249
16644
 
16250
16645
  /**
16251
16646
  * Do not edit directly
16252
- * Generated on Wed, 26 Aug 2026 14:41:06 GMT
16647
+ * Generated on Thu, 03 Sep 2026 15:36:20 GMT
16253
16648
  */
16254
16649
 
16255
16650
  :root {
@@ -16262,7 +16657,7 @@ Fixes safari bug where outline doesn't respect border-radius
16262
16657
 
16263
16658
  /**
16264
16659
  * Do not edit directly
16265
- * Generated on Wed, 26 Aug 2026 14:41:07 GMT
16660
+ * Generated on Thu, 03 Sep 2026 15:36:21 GMT
16266
16661
  */
16267
16662
 
16268
16663
  :root,
@@ -17511,7 +17906,7 @@ Fixes safari bug where outline doesn't respect border-radius
17511
17906
 
17512
17907
  /**
17513
17908
  * Do not edit directly
17514
- * Generated on Wed, 26 Aug 2026 14:41:06 GMT
17909
+ * Generated on Thu, 03 Sep 2026 15:36:20 GMT
17515
17910
  */
17516
17911
 
17517
17912
  :root {
@@ -17522,7 +17917,7 @@ Fixes safari bug where outline doesn't respect border-radius
17522
17917
 
17523
17918
  /**
17524
17919
  * Do not edit directly
17525
- * Generated on Wed, 26 Aug 2026 14:41:07 GMT
17920
+ * Generated on Thu, 03 Sep 2026 15:36:21 GMT
17526
17921
  */
17527
17922
 
17528
17923
  :root,
@@ -18021,7 +18416,7 @@ Fixes safari bug where outline doesn't respect border-radius
18021
18416
 
18022
18417
  /**
18023
18418
  * Do not edit directly
18024
- * Generated on Wed, 26 Aug 2026 14:41:06 GMT
18419
+ * Generated on Thu, 03 Sep 2026 15:36:20 GMT
18025
18420
  */
18026
18421
 
18027
18422
  :root {
@@ -18041,7 +18436,7 @@ Fixes safari bug where outline doesn't respect border-radius
18041
18436
 
18042
18437
  /**
18043
18438
  * Do not edit directly
18044
- * Generated on Wed, 26 Aug 2026 14:41:07 GMT
18439
+ * Generated on Thu, 03 Sep 2026 15:36:21 GMT
18045
18440
  */
18046
18441
 
18047
18442
  :root,
@@ -18130,7 +18525,7 @@ Fixes safari bug where outline doesn't respect border-radius
18130
18525
 
18131
18526
  /**
18132
18527
  * Do not edit directly
18133
- * Generated on Wed, 26 Aug 2026 14:41:07 GMT
18528
+ * Generated on Thu, 03 Sep 2026 15:36:21 GMT
18134
18529
  */
18135
18530
 
18136
18531
  :root,
@@ -18154,7 +18549,7 @@ Fixes safari bug where outline doesn't respect border-radius
18154
18549
 
18155
18550
  /**
18156
18551
  * Do not edit directly
18157
- * Generated on Wed, 26 Aug 2026 14:41:07 GMT
18552
+ * Generated on Thu, 03 Sep 2026 15:36:21 GMT
18158
18553
  */
18159
18554
 
18160
18555
  :root {
@@ -18630,7 +19025,7 @@ Fixes safari bug where outline doesn't respect border-radius
18630
19025
 
18631
19026
  /**
18632
19027
  * Do not edit directly
18633
- * Generated on Wed, 26 Aug 2026 14:41:07 GMT
19028
+ * Generated on Thu, 03 Sep 2026 15:36:21 GMT
18634
19029
  */
18635
19030
 
18636
19031
  :root,
@@ -18644,7 +19039,7 @@ Fixes safari bug where outline doesn't respect border-radius
18644
19039
 
18645
19040
  /**
18646
19041
  * Do not edit directly
18647
- * Generated on Wed, 26 Aug 2026 14:41:06 GMT
19042
+ * Generated on Thu, 03 Sep 2026 15:36:20 GMT
18648
19043
  */
18649
19044
 
18650
19045
  :root {
@@ -18658,7 +19053,7 @@ Fixes safari bug where outline doesn't respect border-radius
18658
19053
 
18659
19054
  /**
18660
19055
  * Do not edit directly
18661
- * Generated on Wed, 26 Aug 2026 14:41:06 GMT
19056
+ * Generated on Thu, 03 Sep 2026 15:36:20 GMT
18662
19057
  */
18663
19058
 
18664
19059
  :root {
@@ -20834,7 +21229,7 @@ Fixes safari bug where outline doesn't respect border-radius
20834
21229
 
20835
21230
  /**
20836
21231
  * Do not edit directly
20837
- * Generated on Wed, 26 Aug 2026 14:41:07 GMT
21232
+ * Generated on Thu, 03 Sep 2026 15:36:21 GMT
20838
21233
  */
20839
21234
 
20840
21235
  :root {
@@ -20858,7 +21253,7 @@ Fixes safari bug where outline doesn't respect border-radius
20858
21253
 
20859
21254
  /**
20860
21255
  * Do not edit directly
20861
- * Generated on Wed, 26 Aug 2026 14:41:07 GMT
21256
+ * Generated on Thu, 03 Sep 2026 15:36:21 GMT
20862
21257
  */
20863
21258
 
20864
21259
  :root,
@@ -21379,6 +21774,7 @@ Fixes safari bug where outline doesn't respect border-radius
21379
21774
  max(0%, var(--p) - var(--b) / 2) 100%
21380
21775
  );
21381
21776
  }
21777
+
21382
21778
  @supports (background: conic-gradient(red 0deg, red 0deg 1deg, red 2deg)) {
21383
21779
  .Primer_Brand__Tooltip-module__Tooltip___u1Usz[data-direction='n'] {
21384
21780
  -o-border-image: conic-gradient(var(--c) 0 0) 0 / var(--r) calc(100% - var(--p) - var(--b) / 2) 0
@@ -21517,7 +21913,7 @@ Fixes safari bug where outline doesn't respect border-radius
21517
21913
 
21518
21914
  /**
21519
21915
  * Do not edit directly
21520
- * Generated on Wed, 26 Aug 2026 14:41:08 GMT
21916
+ * Generated on Thu, 03 Sep 2026 15:36:21 GMT
21521
21917
  */
21522
21918
 
21523
21919
  :root,
@@ -21531,7 +21927,7 @@ Fixes safari bug where outline doesn't respect border-radius
21531
21927
 
21532
21928
  /**
21533
21929
  * Do not edit directly
21534
- * Generated on Wed, 26 Aug 2026 14:41:07 GMT
21930
+ * Generated on Thu, 03 Sep 2026 15:36:21 GMT
21535
21931
  */
21536
21932
 
21537
21933
  :root {
@@ -21547,7 +21943,7 @@ Fixes safari bug where outline doesn't respect border-radius
21547
21943
 
21548
21944
  /**
21549
21945
  * Do not edit directly
21550
- * Generated on Wed, 26 Aug 2026 14:41:08 GMT
21946
+ * Generated on Thu, 03 Sep 2026 15:36:21 GMT
21551
21947
  */
21552
21948
 
21553
21949
  :root,
@@ -22344,7 +22740,7 @@ Fixes safari bug where outline doesn't respect border-radius
22344
22740
 
22345
22741
  /**
22346
22742
  * Do not edit directly
22347
- * Generated on Wed, 26 Aug 2026 14:41:06 GMT
22743
+ * Generated on Thu, 03 Sep 2026 15:36:20 GMT
22348
22744
  */
22349
22745
 
22350
22746
  :root {
@@ -22353,7 +22749,7 @@ Fixes safari bug where outline doesn't respect border-radius
22353
22749
 
22354
22750
  /**
22355
22751
  * Do not edit directly
22356
- * Generated on Wed, 26 Aug 2026 14:41:07 GMT
22752
+ * Generated on Thu, 03 Sep 2026 15:36:21 GMT
22357
22753
  */
22358
22754
 
22359
22755
  :root,
@@ -23179,7 +23575,7 @@ Fixes safari bug where outline doesn't respect border-radius
23179
23575
 
23180
23576
  /**
23181
23577
  * Do not edit directly
23182
- * Generated on Wed, 26 Aug 2026 14:41:07 GMT
23578
+ * Generated on Thu, 03 Sep 2026 15:36:21 GMT
23183
23579
  */
23184
23580
 
23185
23581
  :root,
@@ -23725,7 +24121,7 @@ Fixes safari bug where outline doesn't respect border-radius
23725
24121
 
23726
24122
  /**
23727
24123
  * Do not edit directly
23728
- * Generated on Wed, 26 Aug 2026 14:41:06 GMT
24124
+ * Generated on Thu, 03 Sep 2026 15:36:20 GMT
23729
24125
  */
23730
24126
 
23731
24127
  :root {
@@ -23734,7 +24130,7 @@ Fixes safari bug where outline doesn't respect border-radius
23734
24130
 
23735
24131
  /**
23736
24132
  * Do not edit directly
23737
- * Generated on Wed, 26 Aug 2026 14:41:07 GMT
24133
+ * Generated on Thu, 03 Sep 2026 15:36:21 GMT
23738
24134
  */
23739
24135
 
23740
24136
  :root,
@@ -24230,7 +24626,7 @@ pre.Primer_Brand__IDE-module__IDE__Chat-copilot-indicator___FhoZe {
24230
24626
 
24231
24627
  /**
24232
24628
  * Do not edit directly
24233
- * Generated on Wed, 26 Aug 2026 14:41:08 GMT
24629
+ * Generated on Thu, 03 Sep 2026 15:36:21 GMT
24234
24630
  */
24235
24631
 
24236
24632
  :root,
@@ -24329,7 +24725,7 @@ pre.Primer_Brand__IDE-module__IDE__Chat-copilot-indicator___FhoZe {
24329
24725
 
24330
24726
  /**
24331
24727
  * Do not edit directly
24332
- * Generated on Wed, 26 Aug 2026 14:41:07 GMT
24728
+ * Generated on Thu, 03 Sep 2026 15:36:21 GMT
24333
24729
  */
24334
24730
 
24335
24731
  :root {
@@ -24516,7 +24912,7 @@ pre.Primer_Brand__IDE-module__IDE__Chat-copilot-indicator___FhoZe {
24516
24912
 
24517
24913
  /**
24518
24914
  * Do not edit directly
24519
- * Generated on Wed, 26 Aug 2026 14:41:06 GMT
24915
+ * Generated on Thu, 03 Sep 2026 15:36:20 GMT
24520
24916
  */
24521
24917
 
24522
24918
  :root {
@@ -24808,7 +25204,7 @@ pre.Primer_Brand__IDE-module__IDE__Chat-copilot-indicator___FhoZe {
24808
25204
 
24809
25205
  /**
24810
25206
  * Do not edit directly
24811
- * Generated on Wed, 26 Aug 2026 14:41:06 GMT
25207
+ * Generated on Thu, 03 Sep 2026 15:36:20 GMT
24812
25208
  */
24813
25209
 
24814
25210
  :root {
@@ -24819,7 +25215,7 @@ pre.Primer_Brand__IDE-module__IDE__Chat-copilot-indicator___FhoZe {
24819
25215
 
24820
25216
  /**
24821
25217
  * Do not edit directly
24822
- * Generated on Wed, 26 Aug 2026 14:41:08 GMT
25218
+ * Generated on Thu, 03 Sep 2026 15:36:21 GMT
24823
25219
  */
24824
25220
 
24825
25221
  :root,
@@ -25080,7 +25476,7 @@ pre.Primer_Brand__IDE-module__IDE__Chat-copilot-indicator___FhoZe {
25080
25476
 
25081
25477
  /**
25082
25478
  * Do not edit directly
25083
- * Generated on Wed, 26 Aug 2026 14:41:06 GMT
25479
+ * Generated on Thu, 03 Sep 2026 15:36:20 GMT
25084
25480
  */
25085
25481
 
25086
25482
  :root {
@@ -25089,7 +25485,7 @@ pre.Primer_Brand__IDE-module__IDE__Chat-copilot-indicator___FhoZe {
25089
25485
 
25090
25486
  /**
25091
25487
  * Do not edit directly
25092
- * Generated on Wed, 26 Aug 2026 14:41:08 GMT
25488
+ * Generated on Thu, 03 Sep 2026 15:36:21 GMT
25093
25489
  */
25094
25490
 
25095
25491
  :root,
@@ -25335,7 +25731,7 @@ pre.Primer_Brand__IDE-module__IDE__Chat-copilot-indicator___FhoZe {
25335
25731
 
25336
25732
  /**
25337
25733
  * Do not edit directly
25338
- * Generated on Wed, 26 Aug 2026 14:41:08 GMT
25734
+ * Generated on Thu, 03 Sep 2026 15:36:21 GMT
25339
25735
  */
25340
25736
 
25341
25737
  :root,