@primer/react-brand 0.75.0-rc.a3f7dbd6 → 0.75.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (940) hide show
  1. package/docs/components/SubdomainNavBar/index.md +215 -86
  2. package/docs/index.md +2 -2
  3. package/esm/Accordion/Accordion.d.ts +2 -2
  4. package/esm/Accordion/Accordion.d.ts.map +1 -1
  5. package/esm/Accordion/Accordion.js +2 -2
  6. package/esm/Accordion/Accordion.js.map +1 -1
  7. package/esm/Accordion/Accordion.module.js +6 -5
  8. package/esm/ActionMenu/ActionMenu.d.ts +2 -2
  9. package/esm/ActionMenu/ActionMenu.js +3 -2
  10. package/esm/ActionMenu/ActionMenu.js.map +1 -1
  11. package/esm/ActionMenu/ActionMenu.module.js +7 -6
  12. package/esm/AnchorNav/AnchorNav.d.ts +4 -4
  13. package/esm/AnchorNav/AnchorNav.d.ts.map +1 -1
  14. package/esm/AnchorNav/AnchorNav.js +9 -4
  15. package/esm/AnchorNav/AnchorNav.js.map +1 -1
  16. package/esm/AnchorNav/AnchorNav.module.js +5 -4
  17. package/esm/AnchorNav/useExpandedMenu.js.map +1 -1
  18. package/esm/Avatar/Avatar.js +1 -1
  19. package/esm/Avatar/Avatar.js.map +1 -1
  20. package/esm/Avatar/Avatar.module.js +5 -4
  21. package/esm/Bento/Bento.d.ts +4 -4
  22. package/esm/Bento/Bento.js +1 -1
  23. package/esm/Bento/Bento.js.map +1 -1
  24. package/esm/Bento/Bento.module.js +7 -6
  25. package/esm/Box/Box.d.ts +1 -1
  26. package/esm/Box/Box.d.ts.map +1 -1
  27. package/esm/Box/Box.js +1 -1
  28. package/esm/Box/Box.js.map +1 -1
  29. package/esm/Breadcrumbs/Breadcrumbs.js +1 -1
  30. package/esm/Breadcrumbs/Breadcrumbs.js.map +1 -1
  31. package/esm/Breadcrumbs/Breadcrumbs.module.js +7 -6
  32. package/esm/BreakoutBanner/BreakoutBanner.js +1 -1
  33. package/esm/BreakoutBanner/BreakoutBanner.js.map +1 -1
  34. package/esm/BreakoutBanner/BreakoutBanner.module.js +5 -4
  35. package/esm/Button/Button.js +1 -1
  36. package/esm/Button/Button.js.map +1 -1
  37. package/esm/Button/Button.module.js +5 -4
  38. package/esm/ButtonGroup/ButtonGroup.js +1 -1
  39. package/esm/ButtonGroup/ButtonGroup.js.map +1 -1
  40. package/esm/ButtonGroup/ButtonGroup.module.js +3 -2
  41. package/esm/CTABanner/CTABanner.d.ts +1 -1
  42. package/esm/CTABanner/CTABanner.js +2 -2
  43. package/esm/CTABanner/CTABanner.js.map +1 -1
  44. package/esm/CTABanner/CTABanner.module.js +4 -3
  45. package/esm/CTAForm/CTAForm.js +1 -1
  46. package/esm/CTAForm/CTAForm.js.map +1 -1
  47. package/esm/CTAForm/CTAForm.module.js +4 -3
  48. package/esm/Card/Card.d.ts +2 -2
  49. package/esm/Card/Card.d.ts.map +1 -1
  50. package/esm/Card/Card.js +3 -3
  51. package/esm/Card/Card.js.map +1 -1
  52. package/esm/Card/Card.module.js +18 -17
  53. package/esm/ComparisonTable/ComparisonTable.d.ts +3 -3
  54. package/esm/ComparisonTable/ComparisonTable.js +1 -1
  55. package/esm/ComparisonTable/ComparisonTable.js.map +1 -1
  56. package/esm/ComparisonTable/ComparisonTable.module.js +4 -3
  57. package/esm/ExpandableArrow/ExpandableArrow.d.ts +2 -1
  58. package/esm/ExpandableArrow/ExpandableArrow.d.ts.map +1 -1
  59. package/esm/ExpandableArrow/ExpandableArrow.js +1 -1
  60. package/esm/ExpandableArrow/ExpandableArrow.js.map +1 -1
  61. package/esm/ExpandableArrow/ExpandableArrow.module.js +4 -3
  62. package/esm/EyebrowBanner/EyebrowBanner.js +2 -2
  63. package/esm/EyebrowBanner/EyebrowBanner.js.map +1 -1
  64. package/esm/EyebrowBanner/EyebrowBanner.module.js +12 -11
  65. package/esm/EyebrowText/EyebrowText.js +1 -1
  66. package/esm/EyebrowText/EyebrowText.js.map +1 -1
  67. package/esm/EyebrowText/EyebrowText.module.js +4 -3
  68. package/esm/FAQ/FAQ.d.ts +2 -2
  69. package/esm/FAQ/FAQ.d.ts.map +1 -1
  70. package/esm/FAQ/FAQ.js +1 -1
  71. package/esm/FAQ/FAQ.js.map +1 -1
  72. package/esm/FAQ/FAQ.module.js +7 -6
  73. package/esm/FAQ/FAQGroup.d.ts +2 -2
  74. package/esm/FAQ/FAQGroup.d.ts.map +1 -1
  75. package/esm/FAQ/FAQGroup.js +7 -3
  76. package/esm/FAQ/FAQGroup.js.map +1 -1
  77. package/esm/FAQ/FAQGroup.module.js +8 -7
  78. package/esm/Footnotes/Footnotes.d.ts +2 -2
  79. package/esm/Footnotes/Footnotes.d.ts.map +1 -1
  80. package/esm/Footnotes/Footnotes.js +2 -2
  81. package/esm/Footnotes/Footnotes.js.map +1 -1
  82. package/esm/Footnotes/Footnotes.module.js +7 -6
  83. package/esm/FrostedGlassVFX/FrostedGlassVFX.d.ts +1 -1
  84. package/esm/FrostedGlassVFX/FrostedGlassVFX.d.ts.map +1 -1
  85. package/esm/FrostedGlassVFX/FrostedGlassVFX.js +1 -1
  86. package/esm/FrostedGlassVFX/FrostedGlassVFX.js.map +1 -1
  87. package/esm/FrostedGlassVFX/FrostedGlassVFX.module.js +4 -3
  88. package/esm/Grid/Grid.d.ts +2 -2
  89. package/esm/Grid/Grid.js +2 -2
  90. package/esm/Grid/Grid.js.map +1 -1
  91. package/esm/Grid/Grid.module.js +5 -4
  92. package/esm/Heading/Heading.js +1 -1
  93. package/esm/Heading/Heading.js.map +1 -1
  94. package/esm/Heading/Heading.module.js +4 -3
  95. package/esm/Hero/Hero.js +1 -1
  96. package/esm/Hero/Hero.js.map +1 -1
  97. package/esm/Hero/Hero.module.js +4 -3
  98. package/esm/Hero/HeroContext.js.map +1 -1
  99. package/esm/Hero/sub-components/HeroButtonGroup.js +1 -1
  100. package/esm/Hero/sub-components/HeroButtonGroup.js.map +1 -1
  101. package/esm/Hero/sub-components/HeroDescription.js +1 -1
  102. package/esm/Hero/sub-components/HeroDescription.js.map +1 -1
  103. package/esm/Hero/sub-components/HeroEyebrow.js +1 -1
  104. package/esm/Hero/sub-components/HeroEyebrow.js.map +1 -1
  105. package/esm/Hero/sub-components/HeroHeading.js +1 -1
  106. package/esm/Hero/sub-components/HeroHeading.js.map +1 -1
  107. package/esm/Hero/sub-components/HeroImage.js +1 -1
  108. package/esm/Hero/sub-components/HeroImage.js.map +1 -1
  109. package/esm/Hero/sub-components/HeroLabel.js +1 -1
  110. package/esm/Hero/sub-components/HeroLabel.js.map +1 -1
  111. package/esm/Hero/sub-components/HeroPrimaryAction.js.map +1 -1
  112. package/esm/Hero/sub-components/HeroSecondaryAction.js.map +1 -1
  113. package/esm/Hero/sub-components/HeroVideo.js +2 -2
  114. package/esm/Hero/sub-components/HeroVideo.js.map +1 -1
  115. package/esm/IDE/IDE.d.ts +1 -1
  116. package/esm/IDE/IDE.js +3 -2
  117. package/esm/IDE/IDE.js.map +1 -1
  118. package/esm/IDE/IDE.module.js +8 -7
  119. package/esm/Icon/Icon.d.ts +2 -2
  120. package/esm/Icon/Icon.d.ts.map +1 -1
  121. package/esm/Icon/Icon.js +2 -2
  122. package/esm/Icon/Icon.js.map +1 -1
  123. package/esm/Icon/Icon.module.js +4 -3
  124. package/esm/Image/Image.d.ts +1 -1
  125. package/esm/Image/Image.d.ts.map +1 -1
  126. package/esm/Image/Image.js +1 -1
  127. package/esm/Image/Image.js.map +1 -1
  128. package/esm/Image/Image.module.js +5 -4
  129. package/esm/InlineCode/InlineCode.js +1 -1
  130. package/esm/InlineCode/InlineCode.js.map +1 -1
  131. package/esm/InlineCode/InlineCode.module.js +5 -4
  132. package/esm/InlineLink/InlineLink.js +2 -2
  133. package/esm/InlineLink/InlineLink.js.map +1 -1
  134. package/esm/InlineLink/InlineLink.module.js +3 -2
  135. package/esm/Label/Label.js +1 -1
  136. package/esm/Label/Label.js.map +1 -1
  137. package/esm/Label/Label.module.js +6 -5
  138. package/esm/Link/Link.d.ts +1 -1
  139. package/esm/Link/Link.d.ts.map +1 -1
  140. package/esm/Link/Link.js +2 -2
  141. package/esm/Link/Link.js.map +1 -1
  142. package/esm/Link/Link.module.js +4 -3
  143. package/esm/LogoSuite/LogoSuite.d.ts +1 -1
  144. package/esm/LogoSuite/LogoSuite.js +4 -3
  145. package/esm/LogoSuite/LogoSuite.js.map +1 -1
  146. package/esm/LogoSuite/LogoSuite.module.js +11 -10
  147. package/esm/MediaPlaylist/MediaPlaylist.d.ts +4 -4
  148. package/esm/MediaPlaylist/MediaPlaylist.d.ts.map +1 -1
  149. package/esm/MediaPlaylist/MediaPlaylist.js +1 -1
  150. package/esm/MediaPlaylist/MediaPlaylist.js.map +1 -1
  151. package/esm/MediaPlaylist/MediaPlaylist.module.js +25 -24
  152. package/esm/MediaPlaylist/useMediaPlaylist.js.map +1 -1
  153. package/esm/MinimalFooter/MinimalFooter.d.ts +3 -3
  154. package/esm/MinimalFooter/MinimalFooter.d.ts.map +1 -1
  155. package/esm/MinimalFooter/MinimalFooter.js +4 -3
  156. package/esm/MinimalFooter/MinimalFooter.js.map +1 -1
  157. package/esm/MinimalFooter/MinimalFooter.module.js +15 -14
  158. package/esm/MinimalVideoPlayer/MinimalVideoPlayer.js +2 -2
  159. package/esm/MinimalVideoPlayer/MinimalVideoPlayer.js.map +1 -1
  160. package/esm/MinimalVideoPlayer/MinimalVideoPlayer.module.js +6 -5
  161. package/esm/MinimalVideoPlayer/useMinimalVideoPlayback.js.map +1 -1
  162. package/esm/NavList/NavList.js +2 -2
  163. package/esm/NavList/NavList.js.map +1 -1
  164. package/esm/NavList/NavList.module.js +18 -17
  165. package/esm/Pagination/Pagination.d.ts +1 -1
  166. package/esm/Pagination/Pagination.d.ts.map +1 -1
  167. package/esm/Pagination/Pagination.js +1 -1
  168. package/esm/Pagination/Pagination.js.map +1 -1
  169. package/esm/Pagination/Pagination.module.js +11 -10
  170. package/esm/Pagination/model.js.map +1 -1
  171. package/esm/Pillar/Pillar.d.ts +2 -2
  172. package/esm/Pillar/Pillar.d.ts.map +1 -1
  173. package/esm/Pillar/Pillar.js +1 -1
  174. package/esm/Pillar/Pillar.js.map +1 -1
  175. package/esm/Pillar/Pillar.module.js +9 -8
  176. package/esm/PricingOptions/PricingOptions.d.ts +1 -1
  177. package/esm/PricingOptions/PricingOptions.js +5 -3
  178. package/esm/PricingOptions/PricingOptions.js.map +1 -1
  179. package/esm/PricingOptions/PricingOptions.module.js +13 -12
  180. package/esm/Prose/Prose.js +1 -1
  181. package/esm/Prose/Prose.js.map +1 -1
  182. package/esm/Prose/Prose.module.js +4 -3
  183. package/esm/Section/Section.js +1 -1
  184. package/esm/Section/Section.js.map +1 -1
  185. package/esm/Section/Section.module.js +5 -4
  186. package/esm/SectionIntro/SectionIntro.js +1 -1
  187. package/esm/SectionIntro/SectionIntro.js.map +1 -1
  188. package/esm/SectionIntro/SectionIntro.module.js +4 -3
  189. package/esm/SectionIntroStacked/SectionIntroStacked.d.ts +3 -3
  190. package/esm/SectionIntroStacked/SectionIntroStacked.js +1 -1
  191. package/esm/SectionIntroStacked/SectionIntroStacked.js.map +1 -1
  192. package/esm/SectionIntroStacked/SectionIntroStacked.module.js +6 -5
  193. package/esm/Stack/Stack.js +1 -1
  194. package/esm/Stack/Stack.js.map +1 -1
  195. package/esm/Stack/Stack.module.js +4 -3
  196. package/esm/Statistic/Statistic.js +1 -1
  197. package/esm/Statistic/Statistic.js.map +1 -1
  198. package/esm/Statistic/Statistic.module.js +6 -5
  199. package/esm/SubNav/SubNav.d.ts +4 -4
  200. package/esm/SubNav/SubNav.d.ts.map +1 -1
  201. package/esm/SubNav/SubNav.js +6 -4
  202. package/esm/SubNav/SubNav.js.map +1 -1
  203. package/esm/SubNav/SubNav.module.js +9 -8
  204. package/esm/SubNav/useContainsFocus.js.map +1 -1
  205. package/esm/SubdomainNavBar/NavigationVisbilityObserver.d.ts +3 -1
  206. package/esm/SubdomainNavBar/NavigationVisbilityObserver.d.ts.map +1 -1
  207. package/esm/SubdomainNavBar/NavigationVisbilityObserver.js +117 -64
  208. package/esm/SubdomainNavBar/NavigationVisbilityObserver.js.map +1 -1
  209. package/esm/SubdomainNavBar/SubdomainNavBar.d.ts +157 -20
  210. package/esm/SubdomainNavBar/SubdomainNavBar.d.ts.map +1 -1
  211. package/esm/SubdomainNavBar/SubdomainNavBar.js +479 -299
  212. package/esm/SubdomainNavBar/SubdomainNavBar.js.map +1 -1
  213. package/esm/SubdomainNavBar/SubdomainNavBar.module-WIrpYyjV.css +1 -0
  214. package/esm/SubdomainNavBar/SubdomainNavBar.module.js +36 -11
  215. package/esm/SubdomainNavBar/SubdomainNavBar.module.js.map +1 -1
  216. package/esm/SubdomainNavBar/SubdomainNavBarLinkContext.d.ts +9 -0
  217. package/esm/SubdomainNavBar/SubdomainNavBarLinkContext.d.ts.map +1 -0
  218. package/esm/SubdomainNavBar/SubdomainNavBarLinkContext.js +10 -0
  219. package/esm/SubdomainNavBar/SubdomainNavBarLinkContext.js.map +1 -0
  220. package/esm/SubdomainNavBar/useSearchKeyboardShortcut.d.ts +8 -0
  221. package/esm/SubdomainNavBar/useSearchKeyboardShortcut.d.ts.map +1 -0
  222. package/esm/SubdomainNavBar/useSearchKeyboardShortcut.js +52 -0
  223. package/esm/SubdomainNavBar/useSearchKeyboardShortcut.js.map +1 -0
  224. package/esm/SubdomainNavBar/useSearchResults.d.ts +24 -0
  225. package/esm/SubdomainNavBar/useSearchResults.d.ts.map +1 -0
  226. package/esm/SubdomainNavBar/useSearchResults.js +57 -0
  227. package/esm/SubdomainNavBar/useSearchResults.js.map +1 -0
  228. package/esm/SubdomainNavBar/useVisibilityObserver.d.ts +1 -1
  229. package/esm/SubdomainNavBar/useVisibilityObserver.d.ts.map +1 -1
  230. package/esm/SubdomainNavBar/useVisibilityObserver.js +60 -23
  231. package/esm/SubdomainNavBar/useVisibilityObserver.js.map +1 -1
  232. package/esm/Tabs/Tabs.js +3 -2
  233. package/esm/Tabs/Tabs.js.map +1 -1
  234. package/esm/Tabs/Tabs.module.js +12 -11
  235. package/esm/Testimonial/Testimonial.d.ts +1 -1
  236. package/esm/Testimonial/Testimonial.d.ts.map +1 -1
  237. package/esm/Testimonial/Testimonial.js +1 -1
  238. package/esm/Testimonial/Testimonial.js.map +1 -1
  239. package/esm/Testimonial/Testimonial.module.js +8 -7
  240. package/esm/Text/Text.d.ts +1 -1
  241. package/esm/Text/Text.d.ts.map +1 -1
  242. package/esm/Text/Text.js +1 -1
  243. package/esm/Text/Text.js.map +1 -1
  244. package/esm/Text/Text.module.js +4 -3
  245. package/esm/TextCursorAnimation/TextCursorAnimation.d.ts +1 -1
  246. package/esm/TextCursorAnimation/TextCursorAnimation.d.ts.map +1 -1
  247. package/esm/TextCursorAnimation/TextCursorAnimation.js +1 -1
  248. package/esm/TextCursorAnimation/TextCursorAnimation.js.map +1 -1
  249. package/esm/TextCursorAnimation/TextCursorAnimation.module.js +10 -9
  250. package/esm/ThemeProvider/ThemeProvider.d.ts +1 -1
  251. package/esm/ThemeProvider/ThemeProvider.d.ts.map +1 -1
  252. package/esm/ThemeProvider/ThemeProvider.js +4 -4
  253. package/esm/ThemeProvider/ThemeProvider.js.map +1 -1
  254. package/esm/ThemeProvider/useTheme.js.map +1 -1
  255. package/esm/Tiles/Tiles.js +2 -2
  256. package/esm/Tiles/Tiles.js.map +1 -1
  257. package/esm/Tiles/Tiles.module.js +4 -3
  258. package/esm/Timeline/Timeline.d.ts +3 -3
  259. package/esm/Timeline/Timeline.d.ts.map +1 -1
  260. package/esm/Timeline/Timeline.js +2 -2
  261. package/esm/Timeline/Timeline.js.map +1 -1
  262. package/esm/Timeline/Timeline.module.js +5 -4
  263. package/esm/Token/Token.js +1 -1
  264. package/esm/Token/Token.js.map +1 -1
  265. package/esm/Token/Token.module.js +6 -5
  266. package/esm/Tooltip/Tooltip.js +2 -2
  267. package/esm/Tooltip/Tooltip.js.map +1 -1
  268. package/esm/Tooltip/Tooltip.module.js +4 -3
  269. package/esm/VideoPlayer/VideoPlayer.d.ts +2 -2
  270. package/esm/VideoPlayer/VideoPlayer.js +2 -2
  271. package/esm/VideoPlayer/VideoPlayer.js.map +1 -1
  272. package/esm/VideoPlayer/VideoPlayer.module.js +29 -28
  273. package/esm/VideoPlayer/components/CCButton/CCButton.d.ts +2 -2
  274. package/esm/VideoPlayer/components/CCButton/CCButton.d.ts.map +1 -1
  275. package/esm/VideoPlayer/components/CCButton/CCButton.js +1 -1
  276. package/esm/VideoPlayer/components/CCButton/CCButton.js.map +1 -1
  277. package/esm/VideoPlayer/components/Captions/Captions.d.ts +2 -2
  278. package/esm/VideoPlayer/components/Captions/Captions.d.ts.map +1 -1
  279. package/esm/VideoPlayer/components/Captions/Captions.js +1 -1
  280. package/esm/VideoPlayer/components/Captions/Captions.js.map +1 -1
  281. package/esm/VideoPlayer/components/Captions/Captions.module.js +5 -4
  282. package/esm/VideoPlayer/components/ControlsBar/ControlsBar.d.ts +2 -2
  283. package/esm/VideoPlayer/components/ControlsBar/ControlsBar.d.ts.map +1 -1
  284. package/esm/VideoPlayer/components/ControlsBar/ControlsBar.js +1 -1
  285. package/esm/VideoPlayer/components/ControlsBar/ControlsBar.js.map +1 -1
  286. package/esm/VideoPlayer/components/FullScreenButton/FullScreenButton.d.ts +2 -2
  287. package/esm/VideoPlayer/components/FullScreenButton/FullScreenButton.d.ts.map +1 -1
  288. package/esm/VideoPlayer/components/FullScreenButton/FullScreenButton.js +2 -1
  289. package/esm/VideoPlayer/components/FullScreenButton/FullScreenButton.js.map +1 -1
  290. package/esm/VideoPlayer/components/IconControl/IconControl.d.ts +2 -2
  291. package/esm/VideoPlayer/components/IconControl/IconControl.d.ts.map +1 -1
  292. package/esm/VideoPlayer/components/IconControl/IconControl.js +1 -1
  293. package/esm/VideoPlayer/components/IconControl/IconControl.js.map +1 -1
  294. package/esm/VideoPlayer/components/MuteButton/MuteButton.d.ts +2 -2
  295. package/esm/VideoPlayer/components/MuteButton/MuteButton.d.ts.map +1 -1
  296. package/esm/VideoPlayer/components/MuteButton/MuteButton.js +2 -1
  297. package/esm/VideoPlayer/components/MuteButton/MuteButton.js.map +1 -1
  298. package/esm/VideoPlayer/components/PauseIcon/PauseIcon.d.ts +2 -2
  299. package/esm/VideoPlayer/components/PauseIcon/PauseIcon.d.ts.map +1 -1
  300. package/esm/VideoPlayer/components/PauseIcon/PauseIcon.js.map +1 -1
  301. package/esm/VideoPlayer/components/PlayIcon/PlayIcon.d.ts +2 -2
  302. package/esm/VideoPlayer/components/PlayIcon/PlayIcon.d.ts.map +1 -1
  303. package/esm/VideoPlayer/components/PlayIcon/PlayIcon.js.map +1 -1
  304. package/esm/VideoPlayer/components/PlayPauseButton/PlayPauseButton.d.ts +2 -2
  305. package/esm/VideoPlayer/components/PlayPauseButton/PlayPauseButton.d.ts.map +1 -1
  306. package/esm/VideoPlayer/components/PlayPauseButton/PlayPauseButton.js.map +1 -1
  307. package/esm/VideoPlayer/components/Range/Range.d.ts +1 -1
  308. package/esm/VideoPlayer/components/Range/Range.d.ts.map +1 -1
  309. package/esm/VideoPlayer/components/Range/Range.js +1 -1
  310. package/esm/VideoPlayer/components/Range/Range.js.map +1 -1
  311. package/esm/VideoPlayer/components/SeekControl/SeekControl.d.ts +2 -2
  312. package/esm/VideoPlayer/components/SeekControl/SeekControl.d.ts.map +1 -1
  313. package/esm/VideoPlayer/components/SeekControl/SeekControl.js +1 -1
  314. package/esm/VideoPlayer/components/SeekControl/SeekControl.js.map +1 -1
  315. package/esm/VideoPlayer/components/VideoTooltip/VideoTooltip.d.ts +2 -2
  316. package/esm/VideoPlayer/components/VideoTooltip/VideoTooltip.d.ts.map +1 -1
  317. package/esm/VideoPlayer/components/VideoTooltip/VideoTooltip.js +3 -2
  318. package/esm/VideoPlayer/components/VideoTooltip/VideoTooltip.js.map +1 -1
  319. package/esm/VideoPlayer/components/VolumeControl/VolumeControl.d.ts +2 -1
  320. package/esm/VideoPlayer/components/VolumeControl/VolumeControl.d.ts.map +1 -1
  321. package/esm/VideoPlayer/components/VolumeControl/VolumeControl.js.map +1 -1
  322. package/esm/VideoPlayer/components/VolumeControl/VolumeControl.module.js +3 -2
  323. package/esm/VideoPlayer/hooks/useIsElementFullScreen.js.map +1 -1
  324. package/esm/VideoPlayer/hooks/useVideo.js.map +1 -1
  325. package/esm/VideoPlayer/hooks/useVideoResizeObserver.js.map +1 -1
  326. package/esm/animation/Animate/Animate.d.ts +1 -1
  327. package/esm/animation/Animate/Animate.d.ts.map +1 -1
  328. package/esm/animation/Animate/Animate.js +1 -1
  329. package/esm/animation/Animate/Animate.js.map +1 -1
  330. package/esm/animation/Animation.module.js +4 -3
  331. package/esm/animation/AnimationProvider/AnimationProvider.d.ts +1 -1
  332. package/esm/animation/AnimationProvider/AnimationProvider.d.ts.map +1 -1
  333. package/esm/animation/AnimationProvider/AnimationProvider.js.map +1 -1
  334. package/esm/animation/TextRevealAnimation/TextRevealAnimation.js +1 -1
  335. package/esm/animation/TextRevealAnimation/TextRevealAnimation.js.map +1 -1
  336. package/esm/animation/TextRevealAnimation/TextRevealAnimation.module.js +5 -4
  337. package/esm/animation/TextRevealAnimation/useTextRevealAnimationLines.js.map +1 -1
  338. package/esm/animation/useAnimation.js.map +1 -1
  339. package/esm/component-helpers/shared.module.js +3 -2
  340. package/esm/component-helpers.d.ts +2 -2
  341. package/esm/component-helpers.d.ts.map +1 -1
  342. package/esm/constants.js.map +1 -1
  343. package/esm/css/stylesheets.js +1 -1
  344. package/esm/findElementInChildren.js.map +1 -1
  345. package/esm/forms/Checkbox/Checkbox.js +2 -2
  346. package/esm/forms/Checkbox/Checkbox.js.map +1 -1
  347. package/esm/forms/Checkbox/Checkbox.module.js +4 -3
  348. package/esm/forms/ControlGroup/ControlGroup.js +3 -2
  349. package/esm/forms/ControlGroup/ControlGroup.js.map +1 -1
  350. package/esm/forms/ControlGroup/ControlGroup.module.js +7 -6
  351. package/esm/forms/FormControl/FormControl.d.ts +5 -5
  352. package/esm/forms/FormControl/FormControl.d.ts.map +1 -1
  353. package/esm/forms/FormControl/FormControl.js +4 -3
  354. package/esm/forms/FormControl/FormControl.js.map +1 -1
  355. package/esm/forms/FormControl/FormControl.module.js +5 -4
  356. package/esm/forms/Radio/Radio.js +1 -1
  357. package/esm/forms/Radio/Radio.js.map +1 -1
  358. package/esm/forms/Radio/Radio.module.js +4 -3
  359. package/esm/forms/Select/Select.d.ts +2 -2
  360. package/esm/forms/Select/Select.js +1 -1
  361. package/esm/forms/Select/Select.js.map +1 -1
  362. package/esm/forms/Select/Select.module.js +4 -3
  363. package/esm/forms/TextInput/TextInput.js +1 -1
  364. package/esm/forms/TextInput/TextInput.js.map +1 -1
  365. package/esm/forms/TextInput/TextInput.module.js +5 -4
  366. package/esm/forms/Textarea/Textarea.js +1 -1
  367. package/esm/forms/Textarea/Textarea.js.map +1 -1
  368. package/esm/forms/Textarea/Textarea.module.js +4 -3
  369. package/esm/hooks/useAnchoredPosition.js +7 -4
  370. package/esm/hooks/useAnchoredPosition.js.map +1 -1
  371. package/esm/hooks/useCursorAnimation.js +4 -2
  372. package/esm/hooks/useCursorAnimation.js.map +1 -1
  373. package/esm/hooks/useFocusTrap.js.map +1 -1
  374. package/esm/hooks/useId.js.map +1 -1
  375. package/esm/hooks/useKeyboardEscape.js.map +1 -1
  376. package/esm/hooks/useOnClickOutside.js.map +1 -1
  377. package/esm/hooks/useReducedMotion.js +1 -1
  378. package/esm/hooks/useReducedMotion.js.map +1 -1
  379. package/esm/hooks/useRef.js.map +1 -1
  380. package/esm/hooks/useResizeObserver.js.map +1 -1
  381. package/esm/hooks/useTabs.js +1 -1
  382. package/esm/hooks/useTabs.js.map +1 -1
  383. package/esm/hooks/useWindowSize.js +7 -7
  384. package/esm/hooks/useWindowSize.js.map +1 -1
  385. package/esm/list/ListItem/ListItem.js +4 -2
  386. package/esm/list/ListItem/ListItem.js.map +1 -1
  387. package/esm/list/ListItem/ListItem.module.js +5 -4
  388. package/esm/list/OrderedList/OrderedList.d.ts +2 -2
  389. package/esm/list/OrderedList/OrderedList.d.ts.map +1 -1
  390. package/esm/list/OrderedList/OrderedList.js +1 -1
  391. package/esm/list/OrderedList/OrderedList.js.map +1 -1
  392. package/esm/list/OrderedList/OrderedList.module.js +3 -2
  393. package/esm/list/UnorderedList/UnorderedList.d.ts +2 -2
  394. package/esm/list/UnorderedList/UnorderedList.d.ts.map +1 -1
  395. package/esm/list/UnorderedList/UnorderedList.js +1 -1
  396. package/esm/list/UnorderedList/UnorderedList.js.map +1 -1
  397. package/esm/list/list-shared.module.js +3 -2
  398. package/esm/list/listContext.js.map +1 -1
  399. package/esm/node_modules/@primer/octicons-react/dist/icons/AlertFillIcon.js +28 -0
  400. package/esm/node_modules/@primer/octicons-react/dist/icons/AlertFillIcon.js.map +1 -0
  401. package/esm/node_modules/@primer/octicons-react/dist/icons/ArrowUpIcon.js +20 -0
  402. package/esm/node_modules/@primer/octicons-react/dist/icons/ArrowUpIcon.js.map +1 -0
  403. package/esm/node_modules/@primer/octicons-react/dist/icons/ArrowUpRightIcon.js +20 -0
  404. package/esm/node_modules/@primer/octicons-react/dist/icons/ArrowUpRightIcon.js.map +1 -0
  405. package/esm/node_modules/@primer/octicons-react/dist/icons/CheckCircleFillIcon.js +28 -0
  406. package/esm/node_modules/@primer/octicons-react/dist/icons/CheckCircleFillIcon.js.map +1 -0
  407. package/esm/node_modules/@primer/octicons-react/dist/icons/CheckIcon.js +20 -0
  408. package/esm/node_modules/@primer/octicons-react/dist/icons/CheckIcon.js.map +1 -0
  409. package/esm/node_modules/@primer/octicons-react/dist/icons/ChevronDownIcon.js +28 -0
  410. package/esm/node_modules/@primer/octicons-react/dist/icons/ChevronDownIcon.js.map +1 -0
  411. package/esm/node_modules/@primer/octicons-react/dist/icons/ChevronLeftIcon.js +28 -0
  412. package/esm/node_modules/@primer/octicons-react/dist/icons/ChevronLeftIcon.js.map +1 -0
  413. package/esm/node_modules/@primer/octicons-react/dist/icons/ChevronRightIcon.js +28 -0
  414. package/esm/node_modules/@primer/octicons-react/dist/icons/ChevronRightIcon.js.map +1 -0
  415. package/esm/node_modules/@primer/octicons-react/dist/icons/ChevronUpIcon.js +28 -0
  416. package/esm/node_modules/@primer/octicons-react/dist/icons/ChevronUpIcon.js.map +1 -0
  417. package/esm/node_modules/@primer/octicons-react/dist/icons/CopilotIcon.js +33 -0
  418. package/esm/node_modules/@primer/octicons-react/dist/icons/CopilotIcon.js.map +1 -0
  419. package/esm/node_modules/@primer/octicons-react/dist/icons/DashIcon.js +20 -0
  420. package/esm/node_modules/@primer/octicons-react/dist/icons/DashIcon.js.map +1 -0
  421. package/esm/node_modules/@primer/octicons-react/dist/icons/LinkExternalIcon.js +20 -0
  422. package/esm/node_modules/@primer/octicons-react/dist/icons/LinkExternalIcon.js.map +1 -0
  423. package/esm/node_modules/@primer/octicons-react/dist/icons/MarkGithubIcon.js +20 -0
  424. package/esm/node_modules/@primer/octicons-react/dist/icons/MarkGithubIcon.js.map +1 -0
  425. package/esm/node_modules/@primer/octicons-react/dist/icons/MuteIcon.js +20 -0
  426. package/esm/node_modules/@primer/octicons-react/dist/icons/MuteIcon.js.map +1 -0
  427. package/esm/node_modules/@primer/octicons-react/dist/icons/PaperAirplaneIcon.js +20 -0
  428. package/esm/node_modules/@primer/octicons-react/dist/icons/PaperAirplaneIcon.js.map +1 -0
  429. package/esm/node_modules/@primer/octicons-react/dist/icons/PauseIcon.js +20 -0
  430. package/esm/node_modules/@primer/octicons-react/dist/icons/PauseIcon.js.map +1 -0
  431. package/esm/node_modules/@primer/octicons-react/dist/icons/PlayIcon.js +20 -0
  432. package/esm/node_modules/@primer/octicons-react/dist/icons/PlayIcon.js.map +1 -0
  433. package/esm/node_modules/@primer/octicons-react/dist/icons/ReplyIcon.js +20 -0
  434. package/esm/node_modules/@primer/octicons-react/dist/icons/ReplyIcon.js.map +1 -0
  435. package/esm/node_modules/@primer/octicons-react/dist/icons/ScreenFullIcon.js +20 -0
  436. package/esm/node_modules/@primer/octicons-react/dist/icons/ScreenFullIcon.js.map +1 -0
  437. package/esm/node_modules/@primer/octicons-react/dist/icons/ScreenNormalIcon.js +20 -0
  438. package/esm/node_modules/@primer/octicons-react/dist/icons/ScreenNormalIcon.js.map +1 -0
  439. package/esm/node_modules/@primer/octicons-react/dist/icons/SearchIcon.js +20 -0
  440. package/esm/node_modules/@primer/octicons-react/dist/icons/SearchIcon.js.map +1 -0
  441. package/esm/node_modules/@primer/octicons-react/dist/icons/TriangleDownIcon.js +20 -0
  442. package/esm/node_modules/@primer/octicons-react/dist/icons/TriangleDownIcon.js.map +1 -0
  443. package/esm/node_modules/@primer/octicons-react/dist/icons/TriangleUpIcon.js +20 -0
  444. package/esm/node_modules/@primer/octicons-react/dist/icons/TriangleUpIcon.js.map +1 -0
  445. package/esm/node_modules/@primer/octicons-react/dist/icons/UnmuteIcon.js +20 -0
  446. package/esm/node_modules/@primer/octicons-react/dist/icons/UnmuteIcon.js.map +1 -0
  447. package/esm/node_modules/@primer/octicons-react/dist/icons/XIcon.js +28 -0
  448. package/esm/node_modules/@primer/octicons-react/dist/icons/XIcon.js.map +1 -0
  449. package/esm/node_modules/@primer/octicons-react/dist/renderOcticon-DuMQdmQC.js +132 -0
  450. package/esm/node_modules/@primer/octicons-react/dist/renderOcticon-DuMQdmQC.js.map +1 -0
  451. package/esm/node_modules/clsx/dist/clsx.js +1 -1
  452. package/esm/node_modules/clsx/dist/clsx.js.map +1 -1
  453. package/esm/packages/design-tokens/lib/design-tokens/css/tokens/functional/components/subdomain-nav-bar/colors-with-modes-BGj0AiDW.css +1 -0
  454. package/esm/river/River/River.js +2 -2
  455. package/esm/river/River/River.js.map +1 -1
  456. package/esm/river/RiverAccordion/RiverAccordion.d.ts +4 -4
  457. package/esm/river/RiverAccordion/RiverAccordion.js +3 -2
  458. package/esm/river/RiverAccordion/RiverAccordion.js.map +1 -1
  459. package/esm/river/RiverAccordion/RiverAccordion.module.js +16 -15
  460. package/esm/river/RiverBreakout/RiverBreakout.d.ts +1 -1
  461. package/esm/river/RiverBreakout/RiverBreakout.js +1 -1
  462. package/esm/river/RiverBreakout/RiverBreakout.js.map +1 -1
  463. package/esm/river/RiverBreakoutTabs/RiverBreakoutTabs.d.ts +5 -5
  464. package/esm/river/RiverBreakoutTabs/RiverBreakoutTabs.js +2 -2
  465. package/esm/river/RiverBreakoutTabs/RiverBreakoutTabs.js.map +1 -1
  466. package/esm/river/RiverBreakoutTabs/RiverBreakoutTabs.module.js +31 -30
  467. package/esm/river/RiverStoryScroll/RiverStoryScroll.d.ts +1 -1
  468. package/esm/river/RiverStoryScroll/RiverStoryScroll.d.ts.map +1 -1
  469. package/esm/river/RiverStoryScroll/RiverStoryScroll.js +5 -3
  470. package/esm/river/RiverStoryScroll/RiverStoryScroll.js.map +1 -1
  471. package/esm/river/RiverStoryScroll/RiverStoryScroll.module.js +8 -7
  472. package/esm/river/RiverStoryScroll/RiverStoryScrollProvider.d.ts +2 -2
  473. package/esm/river/RiverStoryScroll/RiverStoryScrollProvider.d.ts.map +1 -1
  474. package/esm/river/RiverStoryScroll/RiverStoryScrollProvider.js.map +1 -1
  475. package/esm/river/RiverStoryScroll/RiverStoryScrollResponder.d.ts +1 -1
  476. package/esm/river/RiverStoryScroll/RiverStoryScrollResponder.d.ts.map +1 -1
  477. package/esm/river/RiverStoryScroll/RiverStoryScrollResponder.js +1 -1
  478. package/esm/river/RiverStoryScroll/RiverStoryScrollResponder.js.map +1 -1
  479. package/esm/river/RiverStoryScroll/RiverStoryScrollTracker.d.ts +1 -1
  480. package/esm/river/RiverStoryScroll/RiverStoryScrollTracker.d.ts.map +1 -1
  481. package/esm/river/RiverStoryScroll/RiverStoryScrollTracker.js +1 -1
  482. package/esm/river/RiverStoryScroll/RiverStoryScrollTracker.js.map +1 -1
  483. package/esm/river/river-shared.module.js +13 -12
  484. package/esm/utils/getTextContent.js.map +1 -1
  485. package/esm/utils/isFragmentElement.js.map +1 -1
  486. package/lib/Accordion/Accordion.d.ts +2 -2
  487. package/lib/ActionMenu/ActionMenu.d.ts +2 -2
  488. package/lib/AnchorNav/AnchorNav.d.ts +4 -4
  489. package/lib/Bento/Bento.d.ts +4 -4
  490. package/lib/Box/Box.d.ts +1 -1
  491. package/lib/CTABanner/CTABanner.d.ts +1 -1
  492. package/lib/Card/Card.d.ts +2 -2
  493. package/lib/ComparisonTable/ComparisonTable.d.ts +3 -3
  494. package/lib/ExpandableArrow/ExpandableArrow.d.ts +2 -1
  495. package/lib/FAQ/FAQ.d.ts +2 -2
  496. package/lib/FAQ/FAQGroup.d.ts +2 -2
  497. package/lib/Footnotes/Footnotes.d.ts +2 -2
  498. package/lib/FrostedGlassVFX/FrostedGlassVFX.d.ts +1 -1
  499. package/lib/Grid/Grid.d.ts +2 -2
  500. package/lib/IDE/IDE.d.ts +1 -1
  501. package/lib/Icon/Icon.d.ts +2 -2
  502. package/lib/Image/Image.d.ts +1 -1
  503. package/lib/Link/Link.d.ts +1 -1
  504. package/lib/LogoSuite/LogoSuite.d.ts +1 -1
  505. package/lib/MediaPlaylist/MediaPlaylist.d.ts +4 -4
  506. package/lib/MinimalFooter/MinimalFooter.d.ts +3 -3
  507. package/lib/Pagination/Pagination.d.ts +1 -1
  508. package/lib/Pillar/Pillar.d.ts +2 -2
  509. package/lib/PricingOptions/PricingOptions.d.ts +1 -1
  510. package/lib/SectionIntroStacked/SectionIntroStacked.d.ts +3 -3
  511. package/lib/SubNav/SubNav.d.ts +4 -4
  512. package/lib/SubdomainNavBar/NavigationVisbilityObserver.d.ts +3 -1
  513. package/lib/SubdomainNavBar/SubdomainNavBar.d.ts +157 -20
  514. package/lib/SubdomainNavBar/SubdomainNavBarLinkContext.d.ts +8 -0
  515. package/lib/SubdomainNavBar/useSearchKeyboardShortcut.d.ts +7 -0
  516. package/lib/SubdomainNavBar/useSearchResults.d.ts +23 -0
  517. package/lib/SubdomainNavBar/useVisibilityObserver.d.ts +1 -1
  518. package/lib/Testimonial/Testimonial.d.ts +1 -1
  519. package/lib/Text/Text.d.ts +1 -1
  520. package/lib/TextCursorAnimation/TextCursorAnimation.d.ts +1 -1
  521. package/lib/ThemeProvider/ThemeProvider.d.ts +1 -1
  522. package/lib/Timeline/Timeline.d.ts +3 -3
  523. package/lib/VideoPlayer/VideoPlayer.d.ts +2 -2
  524. package/lib/VideoPlayer/components/CCButton/CCButton.d.ts +2 -2
  525. package/lib/VideoPlayer/components/Captions/Captions.d.ts +2 -2
  526. package/lib/VideoPlayer/components/ControlsBar/ControlsBar.d.ts +2 -2
  527. package/lib/VideoPlayer/components/FullScreenButton/FullScreenButton.d.ts +2 -2
  528. package/lib/VideoPlayer/components/IconControl/IconControl.d.ts +2 -2
  529. package/lib/VideoPlayer/components/MuteButton/MuteButton.d.ts +2 -2
  530. package/lib/VideoPlayer/components/PauseIcon/PauseIcon.d.ts +2 -2
  531. package/lib/VideoPlayer/components/PlayIcon/PlayIcon.d.ts +2 -2
  532. package/lib/VideoPlayer/components/PlayPauseButton/PlayPauseButton.d.ts +2 -2
  533. package/lib/VideoPlayer/components/Range/Range.d.ts +1 -1
  534. package/lib/VideoPlayer/components/SeekControl/SeekControl.d.ts +2 -2
  535. package/lib/VideoPlayer/components/VideoTooltip/VideoTooltip.d.ts +2 -2
  536. package/lib/VideoPlayer/components/VolumeControl/VolumeControl.d.ts +2 -1
  537. package/lib/animation/Animate/Animate.d.ts +1 -1
  538. package/lib/animation/AnimationProvider/AnimationProvider.d.ts +1 -1
  539. package/lib/component-helpers.d.ts +2 -2
  540. package/lib/css/main.css +1390 -1056
  541. package/lib/design-tokens/css/tokens/base/colors/color-scales-with-modes.css +1 -1
  542. package/lib/design-tokens/css/tokens/base/colors/light.css +1 -1
  543. package/lib/design-tokens/css/tokens/base/size/size.css +1 -1
  544. package/lib/design-tokens/css/tokens/base/typography/typography.css +1 -1
  545. package/lib/design-tokens/css/tokens/functional/animation/base.css +1 -1
  546. package/lib/design-tokens/css/tokens/functional/colors/global-with-modes.css +1 -1
  547. package/lib/design-tokens/css/tokens/functional/colors/global.css +1 -1
  548. package/lib/design-tokens/css/tokens/functional/components/accordion/colors-with-modes.css +1 -1
  549. package/lib/design-tokens/css/tokens/functional/components/action-menu/colors-with-modes.css +1 -1
  550. package/lib/design-tokens/css/tokens/functional/components/anchor-nav/colors-with-modes.css +1 -1
  551. package/lib/design-tokens/css/tokens/functional/components/bento/base.css +1 -1
  552. package/lib/design-tokens/css/tokens/functional/components/blinking-cursor/colors-with-modes.css +1 -1
  553. package/lib/design-tokens/css/tokens/functional/components/breadcrumbs/colors-with-modes.css +1 -1
  554. package/lib/design-tokens/css/tokens/functional/components/button/colors-with-modes.css +1 -1
  555. package/lib/design-tokens/css/tokens/functional/components/card/base.css +1 -1
  556. package/lib/design-tokens/css/tokens/functional/components/card/colors-with-modes.css +1 -1
  557. package/lib/design-tokens/css/tokens/functional/components/card/colors.css +1 -1
  558. package/lib/design-tokens/css/tokens/functional/components/comparison-table/colors-with-modes.css +1 -1
  559. package/lib/design-tokens/css/tokens/functional/components/comparison-table/comparison-table.css +1 -1
  560. package/lib/design-tokens/css/tokens/functional/components/control/colors-with-modes.css +1 -1
  561. package/lib/design-tokens/css/tokens/functional/components/cta-banner/colors-with-modes.css +1 -1
  562. package/lib/design-tokens/css/tokens/functional/components/eyebrow-banner/colors-with-modes.css +1 -1
  563. package/lib/design-tokens/css/tokens/functional/components/eyebrow-banner/eyebrow-banner.css +1 -1
  564. package/lib/design-tokens/css/tokens/functional/components/faq/base.css +1 -1
  565. package/lib/design-tokens/css/tokens/functional/components/faq/colors-with-modes.css +1 -1
  566. package/lib/design-tokens/css/tokens/functional/components/faq/colors.css +1 -1
  567. package/lib/design-tokens/css/tokens/functional/components/faq/faq.css +1 -1
  568. package/lib/design-tokens/css/tokens/functional/components/footer/base.css +1 -1
  569. package/lib/design-tokens/css/tokens/functional/components/footer/colors-with-modes.css +1 -1
  570. package/lib/design-tokens/css/tokens/functional/components/footer/colors.css +1 -1
  571. package/lib/design-tokens/css/tokens/functional/components/frosted-glass-vfx/base.css +1 -1
  572. package/lib/design-tokens/css/tokens/functional/components/frosted-glass-vfx/colors-with-modes.css +1 -1
  573. package/lib/design-tokens/css/tokens/functional/components/grid/colors-with-modes.css +1 -1
  574. package/lib/design-tokens/css/tokens/functional/components/grid/colors.css +1 -1
  575. package/lib/design-tokens/css/tokens/functional/components/grid/grid.css +1 -1
  576. package/lib/design-tokens/css/tokens/functional/components/hero/base.css +1 -1
  577. package/lib/design-tokens/css/tokens/functional/components/icon/colors-with-modes.css +1 -1
  578. package/lib/design-tokens/css/tokens/functional/components/icon/colors.css +1 -1
  579. package/lib/design-tokens/css/tokens/functional/components/ide/base.css +1 -1
  580. package/lib/design-tokens/css/tokens/functional/components/ide/colors-with-modes.css +1 -1
  581. package/lib/design-tokens/css/tokens/functional/components/image/base.css +1 -1
  582. package/lib/design-tokens/css/tokens/functional/components/inline-code/colors-with-modes.css +1 -1
  583. package/lib/design-tokens/css/tokens/functional/components/inline-code/colors.css +1 -1
  584. package/lib/design-tokens/css/tokens/functional/components/inline-link/base.css +1 -1
  585. package/lib/design-tokens/css/tokens/functional/components/inline-link/colors-with-modes.css +1 -1
  586. package/lib/design-tokens/css/tokens/functional/components/inline-link/colors.css +1 -1
  587. package/lib/design-tokens/css/tokens/functional/components/label/colors-with-modes.css +1 -1
  588. package/lib/design-tokens/css/tokens/functional/components/label/colors.css +1 -1
  589. package/lib/design-tokens/css/tokens/functional/components/link/colors-with-modes.css +1 -1
  590. package/lib/design-tokens/css/tokens/functional/components/link/colors.css +1 -1
  591. package/lib/design-tokens/css/tokens/functional/components/logosuite/base.css +1 -1
  592. package/lib/design-tokens/css/tokens/functional/components/logosuite/colors-with-modes.css +1 -1
  593. package/lib/design-tokens/css/tokens/functional/components/logosuite/colors.css +1 -1
  594. package/lib/design-tokens/css/tokens/functional/components/media-playlist/colors-with-modes.css +1 -1
  595. package/lib/design-tokens/css/tokens/functional/components/media-playlist/colors.css +1 -1
  596. package/lib/design-tokens/css/tokens/functional/components/nav-list/colors-with-modes.css +1 -1
  597. package/lib/design-tokens/css/tokens/functional/components/pricing-options/colors-with-modes.css +1 -1
  598. package/lib/design-tokens/css/tokens/functional/components/pricing-options/colors.css +1 -1
  599. package/lib/design-tokens/css/tokens/functional/components/pricing-options/pricing-options.css +1 -1
  600. package/lib/design-tokens/css/tokens/functional/components/prose/base.css +1 -1
  601. package/lib/design-tokens/css/tokens/functional/components/prose/colors-with-modes.css +1 -1
  602. package/lib/design-tokens/css/tokens/functional/components/river/base.css +1 -1
  603. package/lib/design-tokens/css/tokens/functional/components/river/river.css +1 -1
  604. package/lib/design-tokens/css/tokens/functional/components/river-story-scroll/colors-with-modes.css +1 -1
  605. package/lib/design-tokens/css/tokens/functional/components/section/section.css +1 -1
  606. package/lib/design-tokens/css/tokens/functional/components/statistic/base.css +1 -1
  607. package/lib/design-tokens/css/tokens/functional/components/sub-nav/base.css +1 -1
  608. package/lib/design-tokens/css/tokens/functional/components/sub-nav/colors-with-modes.css +1 -1
  609. package/lib/design-tokens/css/tokens/functional/components/subdomain-nav-bar/colors-with-modes.css +7 -1
  610. package/lib/design-tokens/css/tokens/functional/components/tabs/base.css +1 -1
  611. package/lib/design-tokens/css/tokens/functional/components/tabs/colors-with-modes.css +1 -1
  612. package/lib/design-tokens/css/tokens/functional/components/tabs/colors.css +1 -1
  613. package/lib/design-tokens/css/tokens/functional/components/testimonial/base.css +1 -1
  614. package/lib/design-tokens/css/tokens/functional/components/testimonial/colors-with-modes.css +1 -1
  615. package/lib/design-tokens/css/tokens/functional/components/testimonial/colors.css +1 -1
  616. package/lib/design-tokens/css/tokens/functional/components/text-cursor-animation/base.css +1 -1
  617. package/lib/design-tokens/css/tokens/functional/components/text-cursor-animation/colors-with-modes.css +1 -1
  618. package/lib/design-tokens/css/tokens/functional/components/text-cursor-animation/colors.css +1 -1
  619. package/lib/design-tokens/css/tokens/functional/components/tiles/colors-with-modes.css +1 -1
  620. package/lib/design-tokens/css/tokens/functional/components/timeline/base.css +1 -1
  621. package/lib/design-tokens/css/tokens/functional/components/timeline/colors-with-modes.css +1 -1
  622. package/lib/design-tokens/css/tokens/functional/components/timeline/colors.css +1 -1
  623. package/lib/design-tokens/css/tokens/functional/components/token/colors-with-modes.css +1 -1
  624. package/lib/design-tokens/css/tokens/functional/components/token/colors.css +1 -1
  625. package/lib/design-tokens/css/tokens/functional/components/tooltip/colors-with-modes.css +1 -1
  626. package/lib/design-tokens/css/tokens/functional/components/tooltip/colors.css +1 -1
  627. package/lib/design-tokens/css/tokens/functional/components/video-player/base.css +1 -1
  628. package/lib/design-tokens/css/tokens/functional/components/video-player/colors-with-modes.css +1 -1
  629. package/lib/design-tokens/css/tokens/functional/size/border.css +1 -1
  630. package/lib/design-tokens/css/tokens/functional/size/breakpoints.css +1 -1
  631. package/lib/design-tokens/css/tokens/functional/size/size-coarse.css +1 -1
  632. package/lib/design-tokens/css/tokens/functional/size/size-fine.css +1 -1
  633. package/lib/design-tokens/css/tokens/functional/size/size.css +1 -1
  634. package/lib/design-tokens/css/tokens/functional/size/viewport.css +1 -1
  635. package/lib/design-tokens/css/tokens/functional/typography/typography-responsive.css +1 -1
  636. package/lib/design-tokens/css/tokens/functional/typography/typography.css +1 -1
  637. package/lib/design-tokens/js/module/tokens/base/colors/light.js +1 -1
  638. package/lib/design-tokens/js/module/tokens/base/size/size.js +1 -1
  639. package/lib/design-tokens/js/module/tokens/base/typography/typography.js +1 -1
  640. package/lib/design-tokens/js/module/tokens/functional/animation/base.js +1 -1
  641. package/lib/design-tokens/js/module/tokens/functional/colors/global.js +1 -1
  642. package/lib/design-tokens/js/module/tokens/functional/components/bento/base.js +1 -1
  643. package/lib/design-tokens/js/module/tokens/functional/components/card/base.js +1 -1
  644. package/lib/design-tokens/js/module/tokens/functional/components/card/colors.js +1 -1
  645. package/lib/design-tokens/js/module/tokens/functional/components/comparison-table/comparison-table.js +1 -1
  646. package/lib/design-tokens/js/module/tokens/functional/components/eyebrow-banner/eyebrow-banner.js +1 -1
  647. package/lib/design-tokens/js/module/tokens/functional/components/faq/base.js +1 -1
  648. package/lib/design-tokens/js/module/tokens/functional/components/faq/colors.js +1 -1
  649. package/lib/design-tokens/js/module/tokens/functional/components/faq/faq.js +1 -1
  650. package/lib/design-tokens/js/module/tokens/functional/components/footer/base.js +1 -1
  651. package/lib/design-tokens/js/module/tokens/functional/components/footer/colors.js +1 -1
  652. package/lib/design-tokens/js/module/tokens/functional/components/frosted-glass-vfx/base.js +1 -1
  653. package/lib/design-tokens/js/module/tokens/functional/components/grid/colors.js +1 -1
  654. package/lib/design-tokens/js/module/tokens/functional/components/grid/grid.js +1 -1
  655. package/lib/design-tokens/js/module/tokens/functional/components/hero/base.js +1 -1
  656. package/lib/design-tokens/js/module/tokens/functional/components/icon/colors.js +1 -1
  657. package/lib/design-tokens/js/module/tokens/functional/components/ide/base.js +1 -1
  658. package/lib/design-tokens/js/module/tokens/functional/components/image/base.js +1 -1
  659. package/lib/design-tokens/js/module/tokens/functional/components/inline-code/colors.js +1 -1
  660. package/lib/design-tokens/js/module/tokens/functional/components/inline-link/base.js +1 -1
  661. package/lib/design-tokens/js/module/tokens/functional/components/inline-link/colors.js +1 -1
  662. package/lib/design-tokens/js/module/tokens/functional/components/label/colors.js +1 -1
  663. package/lib/design-tokens/js/module/tokens/functional/components/link/colors.js +1 -1
  664. package/lib/design-tokens/js/module/tokens/functional/components/logosuite/base.js +1 -1
  665. package/lib/design-tokens/js/module/tokens/functional/components/logosuite/colors.js +1 -1
  666. package/lib/design-tokens/js/module/tokens/functional/components/media-playlist/colors.js +1 -1
  667. package/lib/design-tokens/js/module/tokens/functional/components/pricing-options/colors.js +1 -1
  668. package/lib/design-tokens/js/module/tokens/functional/components/pricing-options/pricing-options.js +1 -1
  669. package/lib/design-tokens/js/module/tokens/functional/components/prose/base.js +1 -1
  670. package/lib/design-tokens/js/module/tokens/functional/components/river/base.js +1 -1
  671. package/lib/design-tokens/js/module/tokens/functional/components/river/river.js +1 -1
  672. package/lib/design-tokens/js/module/tokens/functional/components/section/section.js +1 -1
  673. package/lib/design-tokens/js/module/tokens/functional/components/statistic/base.js +1 -1
  674. package/lib/design-tokens/js/module/tokens/functional/components/sub-nav/base.js +1 -1
  675. package/lib/design-tokens/js/module/tokens/functional/components/tabs/base.js +1 -1
  676. package/lib/design-tokens/js/module/tokens/functional/components/tabs/colors.js +1 -1
  677. package/lib/design-tokens/js/module/tokens/functional/components/testimonial/base.js +1 -1
  678. package/lib/design-tokens/js/module/tokens/functional/components/testimonial/colors.js +1 -1
  679. package/lib/design-tokens/js/module/tokens/functional/components/text-cursor-animation/base.js +1 -1
  680. package/lib/design-tokens/js/module/tokens/functional/components/text-cursor-animation/colors.js +1 -1
  681. package/lib/design-tokens/js/module/tokens/functional/components/timeline/base.js +1 -1
  682. package/lib/design-tokens/js/module/tokens/functional/components/timeline/colors.js +1 -1
  683. package/lib/design-tokens/js/module/tokens/functional/components/token/colors.js +1 -1
  684. package/lib/design-tokens/js/module/tokens/functional/components/tooltip/colors.js +1 -1
  685. package/lib/design-tokens/js/module/tokens/functional/components/video-player/base.js +1 -1
  686. package/lib/design-tokens/js/module/tokens/functional/size/border.js +1 -1
  687. package/lib/design-tokens/js/module/tokens/functional/size/breakpoints.js +1 -1
  688. package/lib/design-tokens/js/module/tokens/functional/size/size-coarse.js +1 -1
  689. package/lib/design-tokens/js/module/tokens/functional/size/size-fine.js +1 -1
  690. package/lib/design-tokens/js/module/tokens/functional/size/size.js +1 -1
  691. package/lib/design-tokens/js/module/tokens/functional/size/viewport.js +1 -1
  692. package/lib/design-tokens/js/module/tokens/functional/typography/typography-responsive.js +1 -1
  693. package/lib/design-tokens/js/module/tokens/functional/typography/typography.js +1 -1
  694. package/lib/design-tokens/js/tokens/base/colors/light.js +1 -1
  695. package/lib/design-tokens/js/tokens/base/size/size.js +1 -1
  696. package/lib/design-tokens/js/tokens/base/typography/typography.js +1 -1
  697. package/lib/design-tokens/js/tokens/functional/animation/base.js +1 -1
  698. package/lib/design-tokens/js/tokens/functional/colors/global.js +1 -1
  699. package/lib/design-tokens/js/tokens/functional/components/bento/base.js +1 -1
  700. package/lib/design-tokens/js/tokens/functional/components/card/base.js +1 -1
  701. package/lib/design-tokens/js/tokens/functional/components/card/colors.js +1 -1
  702. package/lib/design-tokens/js/tokens/functional/components/comparison-table/comparison-table.js +1 -1
  703. package/lib/design-tokens/js/tokens/functional/components/eyebrow-banner/eyebrow-banner.js +1 -1
  704. package/lib/design-tokens/js/tokens/functional/components/faq/base.js +1 -1
  705. package/lib/design-tokens/js/tokens/functional/components/faq/colors.js +1 -1
  706. package/lib/design-tokens/js/tokens/functional/components/faq/faq.js +1 -1
  707. package/lib/design-tokens/js/tokens/functional/components/footer/base.js +1 -1
  708. package/lib/design-tokens/js/tokens/functional/components/footer/colors.js +1 -1
  709. package/lib/design-tokens/js/tokens/functional/components/frosted-glass-vfx/base.js +1 -1
  710. package/lib/design-tokens/js/tokens/functional/components/grid/colors.js +1 -1
  711. package/lib/design-tokens/js/tokens/functional/components/grid/grid.js +1 -1
  712. package/lib/design-tokens/js/tokens/functional/components/hero/base.js +1 -1
  713. package/lib/design-tokens/js/tokens/functional/components/icon/colors.js +1 -1
  714. package/lib/design-tokens/js/tokens/functional/components/ide/base.js +1 -1
  715. package/lib/design-tokens/js/tokens/functional/components/image/base.js +1 -1
  716. package/lib/design-tokens/js/tokens/functional/components/inline-code/colors.js +1 -1
  717. package/lib/design-tokens/js/tokens/functional/components/inline-link/base.js +1 -1
  718. package/lib/design-tokens/js/tokens/functional/components/inline-link/colors.js +1 -1
  719. package/lib/design-tokens/js/tokens/functional/components/label/colors.js +1 -1
  720. package/lib/design-tokens/js/tokens/functional/components/link/colors.js +1 -1
  721. package/lib/design-tokens/js/tokens/functional/components/logosuite/base.js +1 -1
  722. package/lib/design-tokens/js/tokens/functional/components/logosuite/colors.js +1 -1
  723. package/lib/design-tokens/js/tokens/functional/components/media-playlist/colors.js +1 -1
  724. package/lib/design-tokens/js/tokens/functional/components/pricing-options/colors.js +1 -1
  725. package/lib/design-tokens/js/tokens/functional/components/pricing-options/pricing-options.js +1 -1
  726. package/lib/design-tokens/js/tokens/functional/components/prose/base.js +1 -1
  727. package/lib/design-tokens/js/tokens/functional/components/river/base.js +1 -1
  728. package/lib/design-tokens/js/tokens/functional/components/river/river.js +1 -1
  729. package/lib/design-tokens/js/tokens/functional/components/section/section.js +1 -1
  730. package/lib/design-tokens/js/tokens/functional/components/statistic/base.js +1 -1
  731. package/lib/design-tokens/js/tokens/functional/components/sub-nav/base.js +1 -1
  732. package/lib/design-tokens/js/tokens/functional/components/tabs/base.js +1 -1
  733. package/lib/design-tokens/js/tokens/functional/components/tabs/colors.js +1 -1
  734. package/lib/design-tokens/js/tokens/functional/components/testimonial/base.js +1 -1
  735. package/lib/design-tokens/js/tokens/functional/components/testimonial/colors.js +1 -1
  736. package/lib/design-tokens/js/tokens/functional/components/text-cursor-animation/base.js +1 -1
  737. package/lib/design-tokens/js/tokens/functional/components/text-cursor-animation/colors.js +1 -1
  738. package/lib/design-tokens/js/tokens/functional/components/timeline/base.js +1 -1
  739. package/lib/design-tokens/js/tokens/functional/components/timeline/colors.js +1 -1
  740. package/lib/design-tokens/js/tokens/functional/components/token/colors.js +1 -1
  741. package/lib/design-tokens/js/tokens/functional/components/tooltip/colors.js +1 -1
  742. package/lib/design-tokens/js/tokens/functional/components/video-player/base.js +1 -1
  743. package/lib/design-tokens/js/tokens/functional/size/border.js +1 -1
  744. package/lib/design-tokens/js/tokens/functional/size/breakpoints.js +1 -1
  745. package/lib/design-tokens/js/tokens/functional/size/size-coarse.js +1 -1
  746. package/lib/design-tokens/js/tokens/functional/size/size-fine.js +1 -1
  747. package/lib/design-tokens/js/tokens/functional/size/size.js +1 -1
  748. package/lib/design-tokens/js/tokens/functional/size/viewport.js +1 -1
  749. package/lib/design-tokens/js/tokens/functional/typography/typography-responsive.js +1 -1
  750. package/lib/design-tokens/js/tokens/functional/typography/typography.js +1 -1
  751. package/lib/design-tokens/json/colors.json +3 -0
  752. package/lib/design-tokens/scss/tokens/base/colors/light.scss +1 -1
  753. package/lib/design-tokens/scss/tokens/base/size/size.scss +1 -1
  754. package/lib/design-tokens/scss/tokens/base/typography/typography.scss +1 -1
  755. package/lib/design-tokens/scss/tokens/functional/animation/base.scss +1 -1
  756. package/lib/design-tokens/scss/tokens/functional/colors/global.scss +1 -1
  757. package/lib/design-tokens/scss/tokens/functional/components/bento/base.scss +1 -1
  758. package/lib/design-tokens/scss/tokens/functional/components/card/base.scss +1 -1
  759. package/lib/design-tokens/scss/tokens/functional/components/card/colors.scss +1 -1
  760. package/lib/design-tokens/scss/tokens/functional/components/comparison-table/comparison-table.scss +1 -1
  761. package/lib/design-tokens/scss/tokens/functional/components/eyebrow-banner/eyebrow-banner.scss +1 -1
  762. package/lib/design-tokens/scss/tokens/functional/components/faq/base.scss +1 -1
  763. package/lib/design-tokens/scss/tokens/functional/components/faq/colors.scss +1 -1
  764. package/lib/design-tokens/scss/tokens/functional/components/faq/faq.scss +1 -1
  765. package/lib/design-tokens/scss/tokens/functional/components/footer/base.scss +1 -1
  766. package/lib/design-tokens/scss/tokens/functional/components/footer/colors.scss +1 -1
  767. package/lib/design-tokens/scss/tokens/functional/components/frosted-glass-vfx/base.scss +1 -1
  768. package/lib/design-tokens/scss/tokens/functional/components/grid/colors.scss +1 -1
  769. package/lib/design-tokens/scss/tokens/functional/components/grid/grid.scss +1 -1
  770. package/lib/design-tokens/scss/tokens/functional/components/hero/base.scss +1 -1
  771. package/lib/design-tokens/scss/tokens/functional/components/icon/colors.scss +1 -1
  772. package/lib/design-tokens/scss/tokens/functional/components/ide/base.scss +1 -1
  773. package/lib/design-tokens/scss/tokens/functional/components/image/base.scss +1 -1
  774. package/lib/design-tokens/scss/tokens/functional/components/inline-code/colors.scss +1 -1
  775. package/lib/design-tokens/scss/tokens/functional/components/inline-link/base.scss +1 -1
  776. package/lib/design-tokens/scss/tokens/functional/components/inline-link/colors.scss +1 -1
  777. package/lib/design-tokens/scss/tokens/functional/components/label/colors.scss +1 -1
  778. package/lib/design-tokens/scss/tokens/functional/components/link/colors.scss +1 -1
  779. package/lib/design-tokens/scss/tokens/functional/components/logosuite/base.scss +1 -1
  780. package/lib/design-tokens/scss/tokens/functional/components/logosuite/colors.scss +1 -1
  781. package/lib/design-tokens/scss/tokens/functional/components/media-playlist/colors.scss +1 -1
  782. package/lib/design-tokens/scss/tokens/functional/components/pricing-options/colors.scss +1 -1
  783. package/lib/design-tokens/scss/tokens/functional/components/pricing-options/pricing-options.scss +1 -1
  784. package/lib/design-tokens/scss/tokens/functional/components/prose/base.scss +1 -1
  785. package/lib/design-tokens/scss/tokens/functional/components/river/base.scss +1 -1
  786. package/lib/design-tokens/scss/tokens/functional/components/river/river.scss +1 -1
  787. package/lib/design-tokens/scss/tokens/functional/components/section/section.scss +1 -1
  788. package/lib/design-tokens/scss/tokens/functional/components/statistic/base.scss +1 -1
  789. package/lib/design-tokens/scss/tokens/functional/components/sub-nav/base.scss +1 -1
  790. package/lib/design-tokens/scss/tokens/functional/components/tabs/base.scss +1 -1
  791. package/lib/design-tokens/scss/tokens/functional/components/tabs/colors.scss +1 -1
  792. package/lib/design-tokens/scss/tokens/functional/components/testimonial/base.scss +1 -1
  793. package/lib/design-tokens/scss/tokens/functional/components/testimonial/colors.scss +1 -1
  794. package/lib/design-tokens/scss/tokens/functional/components/text-cursor-animation/base.scss +1 -1
  795. package/lib/design-tokens/scss/tokens/functional/components/text-cursor-animation/colors.scss +1 -1
  796. package/lib/design-tokens/scss/tokens/functional/components/timeline/base.scss +1 -1
  797. package/lib/design-tokens/scss/tokens/functional/components/timeline/colors.scss +1 -1
  798. package/lib/design-tokens/scss/tokens/functional/components/token/colors.scss +1 -1
  799. package/lib/design-tokens/scss/tokens/functional/components/tooltip/colors.scss +1 -1
  800. package/lib/design-tokens/scss/tokens/functional/components/video-player/base.scss +1 -1
  801. package/lib/design-tokens/scss/tokens/functional/size/border.scss +1 -1
  802. package/lib/design-tokens/scss/tokens/functional/size/breakpoints.scss +1 -1
  803. package/lib/design-tokens/scss/tokens/functional/size/size-coarse.scss +1 -1
  804. package/lib/design-tokens/scss/tokens/functional/size/size-fine.scss +1 -1
  805. package/lib/design-tokens/scss/tokens/functional/size/size.scss +1 -1
  806. package/lib/design-tokens/scss/tokens/functional/size/viewport.scss +1 -1
  807. package/lib/design-tokens/scss/tokens/functional/typography/typography-responsive.scss +1 -1
  808. package/lib/design-tokens/scss/tokens/functional/typography/typography.scss +1 -1
  809. package/lib/design-tokens/ts/tokens/base/colors/light.d.ts +1 -1
  810. package/lib/design-tokens/ts/tokens/base/colors/light.js +1 -1
  811. package/lib/design-tokens/ts/tokens/base/size/size.d.ts +1 -1
  812. package/lib/design-tokens/ts/tokens/base/size/size.js +1 -1
  813. package/lib/design-tokens/ts/tokens/base/typography/typography.d.ts +1 -1
  814. package/lib/design-tokens/ts/tokens/base/typography/typography.js +1 -1
  815. package/lib/design-tokens/ts/tokens/functional/animation/base.d.ts +1 -1
  816. package/lib/design-tokens/ts/tokens/functional/animation/base.js +1 -1
  817. package/lib/design-tokens/ts/tokens/functional/colors/global.d.ts +1 -1
  818. package/lib/design-tokens/ts/tokens/functional/colors/global.js +1 -1
  819. package/lib/design-tokens/ts/tokens/functional/components/bento/base.d.ts +1 -1
  820. package/lib/design-tokens/ts/tokens/functional/components/bento/base.js +1 -1
  821. package/lib/design-tokens/ts/tokens/functional/components/card/base.d.ts +1 -1
  822. package/lib/design-tokens/ts/tokens/functional/components/card/base.js +1 -1
  823. package/lib/design-tokens/ts/tokens/functional/components/card/colors.d.ts +1 -1
  824. package/lib/design-tokens/ts/tokens/functional/components/card/colors.js +1 -1
  825. package/lib/design-tokens/ts/tokens/functional/components/comparison-table/comparison-table.d.ts +1 -1
  826. package/lib/design-tokens/ts/tokens/functional/components/comparison-table/comparison-table.js +1 -1
  827. package/lib/design-tokens/ts/tokens/functional/components/eyebrow-banner/eyebrow-banner.d.ts +1 -1
  828. package/lib/design-tokens/ts/tokens/functional/components/eyebrow-banner/eyebrow-banner.js +1 -1
  829. package/lib/design-tokens/ts/tokens/functional/components/faq/base.d.ts +1 -1
  830. package/lib/design-tokens/ts/tokens/functional/components/faq/base.js +1 -1
  831. package/lib/design-tokens/ts/tokens/functional/components/faq/colors.d.ts +1 -1
  832. package/lib/design-tokens/ts/tokens/functional/components/faq/colors.js +1 -1
  833. package/lib/design-tokens/ts/tokens/functional/components/faq/faq.d.ts +1 -1
  834. package/lib/design-tokens/ts/tokens/functional/components/faq/faq.js +1 -1
  835. package/lib/design-tokens/ts/tokens/functional/components/footer/base.d.ts +1 -1
  836. package/lib/design-tokens/ts/tokens/functional/components/footer/base.js +1 -1
  837. package/lib/design-tokens/ts/tokens/functional/components/footer/colors.d.ts +1 -1
  838. package/lib/design-tokens/ts/tokens/functional/components/footer/colors.js +1 -1
  839. package/lib/design-tokens/ts/tokens/functional/components/frosted-glass-vfx/base.d.ts +1 -1
  840. package/lib/design-tokens/ts/tokens/functional/components/frosted-glass-vfx/base.js +1 -1
  841. package/lib/design-tokens/ts/tokens/functional/components/grid/colors.d.ts +1 -1
  842. package/lib/design-tokens/ts/tokens/functional/components/grid/colors.js +1 -1
  843. package/lib/design-tokens/ts/tokens/functional/components/grid/grid.d.ts +1 -1
  844. package/lib/design-tokens/ts/tokens/functional/components/grid/grid.js +1 -1
  845. package/lib/design-tokens/ts/tokens/functional/components/hero/base.d.ts +1 -1
  846. package/lib/design-tokens/ts/tokens/functional/components/hero/base.js +1 -1
  847. package/lib/design-tokens/ts/tokens/functional/components/icon/colors.d.ts +1 -1
  848. package/lib/design-tokens/ts/tokens/functional/components/icon/colors.js +1 -1
  849. package/lib/design-tokens/ts/tokens/functional/components/ide/base.d.ts +1 -1
  850. package/lib/design-tokens/ts/tokens/functional/components/ide/base.js +1 -1
  851. package/lib/design-tokens/ts/tokens/functional/components/image/base.d.ts +1 -1
  852. package/lib/design-tokens/ts/tokens/functional/components/image/base.js +1 -1
  853. package/lib/design-tokens/ts/tokens/functional/components/inline-code/colors.d.ts +1 -1
  854. package/lib/design-tokens/ts/tokens/functional/components/inline-code/colors.js +1 -1
  855. package/lib/design-tokens/ts/tokens/functional/components/inline-link/base.d.ts +1 -1
  856. package/lib/design-tokens/ts/tokens/functional/components/inline-link/base.js +1 -1
  857. package/lib/design-tokens/ts/tokens/functional/components/inline-link/colors.d.ts +1 -1
  858. package/lib/design-tokens/ts/tokens/functional/components/inline-link/colors.js +1 -1
  859. package/lib/design-tokens/ts/tokens/functional/components/label/colors.d.ts +1 -1
  860. package/lib/design-tokens/ts/tokens/functional/components/label/colors.js +1 -1
  861. package/lib/design-tokens/ts/tokens/functional/components/link/colors.d.ts +1 -1
  862. package/lib/design-tokens/ts/tokens/functional/components/link/colors.js +1 -1
  863. package/lib/design-tokens/ts/tokens/functional/components/logosuite/base.d.ts +1 -1
  864. package/lib/design-tokens/ts/tokens/functional/components/logosuite/base.js +1 -1
  865. package/lib/design-tokens/ts/tokens/functional/components/logosuite/colors.d.ts +1 -1
  866. package/lib/design-tokens/ts/tokens/functional/components/logosuite/colors.js +1 -1
  867. package/lib/design-tokens/ts/tokens/functional/components/media-playlist/colors.d.ts +1 -1
  868. package/lib/design-tokens/ts/tokens/functional/components/media-playlist/colors.js +1 -1
  869. package/lib/design-tokens/ts/tokens/functional/components/pricing-options/colors.d.ts +1 -1
  870. package/lib/design-tokens/ts/tokens/functional/components/pricing-options/colors.js +1 -1
  871. package/lib/design-tokens/ts/tokens/functional/components/pricing-options/pricing-options.d.ts +1 -1
  872. package/lib/design-tokens/ts/tokens/functional/components/pricing-options/pricing-options.js +1 -1
  873. package/lib/design-tokens/ts/tokens/functional/components/prose/base.d.ts +1 -1
  874. package/lib/design-tokens/ts/tokens/functional/components/prose/base.js +1 -1
  875. package/lib/design-tokens/ts/tokens/functional/components/river/base.d.ts +1 -1
  876. package/lib/design-tokens/ts/tokens/functional/components/river/base.js +1 -1
  877. package/lib/design-tokens/ts/tokens/functional/components/river/river.d.ts +1 -1
  878. package/lib/design-tokens/ts/tokens/functional/components/river/river.js +1 -1
  879. package/lib/design-tokens/ts/tokens/functional/components/section/section.d.ts +1 -1
  880. package/lib/design-tokens/ts/tokens/functional/components/section/section.js +1 -1
  881. package/lib/design-tokens/ts/tokens/functional/components/statistic/base.d.ts +1 -1
  882. package/lib/design-tokens/ts/tokens/functional/components/statistic/base.js +1 -1
  883. package/lib/design-tokens/ts/tokens/functional/components/sub-nav/base.d.ts +1 -1
  884. package/lib/design-tokens/ts/tokens/functional/components/sub-nav/base.js +1 -1
  885. package/lib/design-tokens/ts/tokens/functional/components/tabs/base.d.ts +1 -1
  886. package/lib/design-tokens/ts/tokens/functional/components/tabs/base.js +1 -1
  887. package/lib/design-tokens/ts/tokens/functional/components/tabs/colors.d.ts +1 -1
  888. package/lib/design-tokens/ts/tokens/functional/components/tabs/colors.js +1 -1
  889. package/lib/design-tokens/ts/tokens/functional/components/testimonial/base.d.ts +1 -1
  890. package/lib/design-tokens/ts/tokens/functional/components/testimonial/base.js +1 -1
  891. package/lib/design-tokens/ts/tokens/functional/components/testimonial/colors.d.ts +1 -1
  892. package/lib/design-tokens/ts/tokens/functional/components/testimonial/colors.js +1 -1
  893. package/lib/design-tokens/ts/tokens/functional/components/text-cursor-animation/base.d.ts +1 -1
  894. package/lib/design-tokens/ts/tokens/functional/components/text-cursor-animation/base.js +1 -1
  895. package/lib/design-tokens/ts/tokens/functional/components/text-cursor-animation/colors.d.ts +1 -1
  896. package/lib/design-tokens/ts/tokens/functional/components/text-cursor-animation/colors.js +1 -1
  897. package/lib/design-tokens/ts/tokens/functional/components/timeline/base.d.ts +1 -1
  898. package/lib/design-tokens/ts/tokens/functional/components/timeline/base.js +1 -1
  899. package/lib/design-tokens/ts/tokens/functional/components/timeline/colors.d.ts +1 -1
  900. package/lib/design-tokens/ts/tokens/functional/components/timeline/colors.js +1 -1
  901. package/lib/design-tokens/ts/tokens/functional/components/token/colors.d.ts +1 -1
  902. package/lib/design-tokens/ts/tokens/functional/components/token/colors.js +1 -1
  903. package/lib/design-tokens/ts/tokens/functional/components/tooltip/colors.d.ts +1 -1
  904. package/lib/design-tokens/ts/tokens/functional/components/tooltip/colors.js +1 -1
  905. package/lib/design-tokens/ts/tokens/functional/components/video-player/base.d.ts +1 -1
  906. package/lib/design-tokens/ts/tokens/functional/components/video-player/base.js +1 -1
  907. package/lib/design-tokens/ts/tokens/functional/size/border.d.ts +1 -1
  908. package/lib/design-tokens/ts/tokens/functional/size/border.js +1 -1
  909. package/lib/design-tokens/ts/tokens/functional/size/breakpoints.d.ts +1 -1
  910. package/lib/design-tokens/ts/tokens/functional/size/breakpoints.js +1 -1
  911. package/lib/design-tokens/ts/tokens/functional/size/size-coarse.d.ts +1 -1
  912. package/lib/design-tokens/ts/tokens/functional/size/size-coarse.js +1 -1
  913. package/lib/design-tokens/ts/tokens/functional/size/size-fine.d.ts +1 -1
  914. package/lib/design-tokens/ts/tokens/functional/size/size-fine.js +1 -1
  915. package/lib/design-tokens/ts/tokens/functional/size/size.d.ts +1 -1
  916. package/lib/design-tokens/ts/tokens/functional/size/size.js +1 -1
  917. package/lib/design-tokens/ts/tokens/functional/size/viewport.d.ts +1 -1
  918. package/lib/design-tokens/ts/tokens/functional/size/viewport.js +1 -1
  919. package/lib/design-tokens/ts/tokens/functional/typography/typography-responsive.d.ts +1 -1
  920. package/lib/design-tokens/ts/tokens/functional/typography/typography-responsive.js +1 -1
  921. package/lib/design-tokens/ts/tokens/functional/typography/typography.d.ts +1 -1
  922. package/lib/design-tokens/ts/tokens/functional/typography/typography.js +1 -1
  923. package/lib/forms/FormControl/FormControl.d.ts +5 -5
  924. package/lib/forms/Select/Select.d.ts +2 -2
  925. package/lib/index.js +1 -1
  926. package/lib/list/OrderedList/OrderedList.d.ts +2 -2
  927. package/lib/list/UnorderedList/UnorderedList.d.ts +2 -2
  928. package/lib/river/RiverAccordion/RiverAccordion.d.ts +4 -4
  929. package/lib/river/RiverBreakout/RiverBreakout.d.ts +1 -1
  930. package/lib/river/RiverBreakoutTabs/RiverBreakoutTabs.d.ts +5 -5
  931. package/lib/river/RiverStoryScroll/RiverStoryScroll.d.ts +1 -1
  932. package/lib/river/RiverStoryScroll/RiverStoryScrollProvider.d.ts +2 -2
  933. package/lib/river/RiverStoryScroll/RiverStoryScrollResponder.d.ts +1 -1
  934. package/lib/river/RiverStoryScroll/RiverStoryScrollTracker.d.ts +1 -1
  935. package/llms.txt +2 -2
  936. package/package.json +24 -24
  937. package/esm/SubdomainNavBar/SubdomainNavBar.module-Rf4qEDka.css +0 -1
  938. package/esm/node_modules/@primer/octicons-react/dist/index.esm.js +0 -434
  939. package/esm/node_modules/@primer/octicons-react/dist/index.esm.js.map +0 -1
  940. package/esm/packages/design-tokens/lib/design-tokens/css/tokens/functional/components/subdomain-nav-bar/colors-with-modes-ehJCoExh.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, 02 Sep 2026 13:29:06 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, 02 Sep 2026 13:29:05 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, 02 Sep 2026 13:29:05 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, 02 Sep 2026 13:29:05 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, 02 Sep 2026 13:29:05 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, 02 Sep 2026 13:29:05 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, 02 Sep 2026 13:29:05 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, 02 Sep 2026 13:29:05 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, 02 Sep 2026 13:29:06 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, 02 Sep 2026 13:29:06 GMT
3
+ * Generated on Thu, 03 Sep 2026 17:34: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, 02 Sep 2026 13:29:06 GMT
30
+ * Generated on Thu, 03 Sep 2026 17:34: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 17:34: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 17:34: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,7 +5428,7 @@ select {
6119
5428
 
6120
5429
  /**
6121
5430
  * Do not edit directly
6122
- * Generated on Wed, 02 Sep 2026 13:29:05 GMT
5431
+ * Generated on Thu, 03 Sep 2026 17:34:20 GMT
6123
5432
  */
6124
5433
 
6125
5434
  :root {
@@ -6128,7 +5437,7 @@ select {
6128
5437
 
6129
5438
  /**
6130
5439
  * Do not edit directly
6131
- * Generated on Wed, 02 Sep 2026 13:29:06 GMT
5440
+ * Generated on Thu, 03 Sep 2026 17:34:21 GMT
6132
5441
  */
6133
5442
 
6134
5443
  :root,
@@ -7072,7 +6381,7 @@ select {
7072
6381
 
7073
6382
  /**
7074
6383
  * Do not edit directly
7075
- * Generated on Wed, 02 Sep 2026 13:29:06 GMT
6384
+ * Generated on Thu, 03 Sep 2026 17:34:21 GMT
7076
6385
  */
7077
6386
 
7078
6387
  :root,
@@ -7383,7 +6692,7 @@ select {
7383
6692
 
7384
6693
  /**
7385
6694
  * Do not edit directly
7386
- * Generated on Wed, 02 Sep 2026 13:29:06 GMT
6695
+ * Generated on Thu, 03 Sep 2026 17:34:21 GMT
7387
6696
  */
7388
6697
 
7389
6698
  :root,
@@ -7770,7 +7079,7 @@ select {
7770
7079
 
7771
7080
  /**
7772
7081
  * Do not edit directly
7773
- * Generated on Wed, 02 Sep 2026 13:29:05 GMT
7082
+ * Generated on Thu, 03 Sep 2026 17:34:20 GMT
7774
7083
  */
7775
7084
 
7776
7085
  :root {
@@ -7895,7 +7204,7 @@ select {
7895
7204
 
7896
7205
  /**
7897
7206
  * Do not edit directly
7898
- * Generated on Wed, 02 Sep 2026 13:29:06 GMT
7207
+ * Generated on Thu, 03 Sep 2026 17:34:21 GMT
7899
7208
  */
7900
7209
 
7901
7210
  :root,
@@ -7911,7 +7220,7 @@ select {
7911
7220
 
7912
7221
  /**
7913
7222
  * Do not edit directly
7914
- * Generated on Wed, 02 Sep 2026 13:29:06 GMT
7223
+ * Generated on Thu, 03 Sep 2026 17:34:21 GMT
7915
7224
  */
7916
7225
 
7917
7226
  :root {
@@ -8363,7 +7672,7 @@ select {
8363
7672
 
8364
7673
  /**
8365
7674
  * Do not edit directly
8366
- * Generated on Wed, 02 Sep 2026 13:29:06 GMT
7675
+ * Generated on Thu, 03 Sep 2026 17:34:21 GMT
8367
7676
  */
8368
7677
 
8369
7678
  :root,
@@ -8630,7 +7939,7 @@ select {
8630
7939
 
8631
7940
  /**
8632
7941
  * Do not edit directly
8633
- * Generated on Wed, 02 Sep 2026 13:29:05 GMT
7942
+ * Generated on Thu, 03 Sep 2026 17:34:20 GMT
8634
7943
  */
8635
7944
 
8636
7945
  :root {
@@ -8641,7 +7950,7 @@ select {
8641
7950
 
8642
7951
  /**
8643
7952
  * Do not edit directly
8644
- * Generated on Wed, 02 Sep 2026 13:29:06 GMT
7953
+ * Generated on Thu, 03 Sep 2026 17:34:21 GMT
8645
7954
  */
8646
7955
 
8647
7956
  :root,
@@ -9440,7 +8749,7 @@ select {
9440
8749
 
9441
8750
  /**
9442
8751
  * Do not edit directly
9443
- * Generated on Wed, 02 Sep 2026 13:29:06 GMT
8752
+ * Generated on Thu, 03 Sep 2026 17:34:21 GMT
9444
8753
  */
9445
8754
 
9446
8755
  :root,
@@ -10070,7 +9379,7 @@ details[open] > .Primer_Brand__Accordion-module__Accordion__summary--reversed-to
10070
9379
 
10071
9380
  /**
10072
9381
  * Do not edit directly
10073
- * Generated on Wed, 02 Sep 2026 13:29:05 GMT
9382
+ * Generated on Thu, 03 Sep 2026 17:34:20 GMT
10074
9383
  */
10075
9384
 
10076
9385
  :root {
@@ -10106,7 +9415,7 @@ details[open] > .Primer_Brand__Accordion-module__Accordion__summary--reversed-to
10106
9415
 
10107
9416
  /**
10108
9417
  * Do not edit directly
10109
- * Generated on Wed, 02 Sep 2026 13:29:06 GMT
9418
+ * Generated on Thu, 03 Sep 2026 17:34:21 GMT
10110
9419
  */
10111
9420
 
10112
9421
  :root,
@@ -10990,7 +10299,7 @@ details[open] > .Primer_Brand__Accordion-module__Accordion__summary--reversed-to
10990
10299
 
10991
10300
  /**
10992
10301
  * Do not edit directly
10993
- * Generated on Wed, 02 Sep 2026 13:29:06 GMT
10302
+ * Generated on Thu, 03 Sep 2026 17:34:21 GMT
10994
10303
  */
10995
10304
 
10996
10305
  :root,
@@ -11087,7 +10396,7 @@ details[open] > .Primer_Brand__Accordion-module__Accordion__summary--reversed-to
11087
10396
 
11088
10397
  /**
11089
10398
  * Do not edit directly
11090
- * Generated on Wed, 02 Sep 2026 13:29:06 GMT
10399
+ * Generated on Thu, 03 Sep 2026 17:34:21 GMT
11091
10400
  */
11092
10401
 
11093
10402
  :root,
@@ -11476,7 +10785,7 @@ details[open] > .Primer_Brand__Accordion-module__Accordion__summary--reversed-to
11476
10785
 
11477
10786
  /**
11478
10787
  * Do not edit directly
11479
- * Generated on Wed, 02 Sep 2026 13:29:06 GMT
10788
+ * Generated on Thu, 03 Sep 2026 17:34:21 GMT
11480
10789
  */
11481
10790
 
11482
10791
  :root,
@@ -12580,24 +11889,41 @@ Fixes safari bug where outline doesn't respect border-radius
12580
11889
  * Main styles for the subdomain navigation bar.
12581
11890
  */
12582
11891
  .Primer_Brand__SubdomainNavBar-module__SubdomainNavBar___JNpcK {
11892
+ --SubdomainNavBar-height: var(--base-size-64);
11893
+
12583
11894
  position: relative;
12584
11895
  z-index: 90;
12585
11896
  font-weight: 550;
12586
- background: var(--brand-SubdomainNavBar-canvas-default);
12587
- backdrop-filter: blur(16px);
12588
- border-bottom: 1px solid rgba(0, 0, 0, 0.1);
12589
- transition: background-color var(--brand-animation-duration-fast) var(--brand-animation-easing-default),
12590
- border-color var(--brand-animation-duration-fast) var(--brand-animation-easing-default);
12591
- 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;
12592
11910
  }
12593
11911
 
12594
11912
  /*
12595
11913
  * Outer container
12596
11914
  */
12597
11915
  .Primer_Brand__SubdomainNavBar-module__SubdomainNavBar-outer-container___aE8uv {
11916
+ --SubdomainNavBar-height: var(--base-size-64);
11917
+
12598
11918
  z-index: 90;
12599
11919
  }
12600
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
+
12601
11927
  .Primer_Brand__SubdomainNavBar-module__SubdomainNavBar-outer-container___aE8uv:not(.Primer_Brand__SubdomainNavBar-module__SubdomainNavBar-outer-container--fixed___ZhyZf) {
12602
11928
  position: relative;
12603
11929
  }
@@ -12653,18 +11979,24 @@ Fixes safari bug where outline doesn't respect border-radius
12653
11979
  }
12654
11980
  }
12655
11981
 
12656
- .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;
12657
11986
  color: var(--brand-color-text-default);
11987
+ }
11988
+
11989
+ .Primer_Brand__SubdomainNavBar-module__SubdomainNavBar-logo-mark___pMn2_ {
12658
11990
  position: relative;
12659
11991
  }
12660
11992
 
12661
11993
  .Primer_Brand__SubdomainNavBar-module__SubdomainNavBar-back-arrow___OOrj8 {
12662
11994
  position: absolute;
12663
- 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);
12664
11997
  opacity: 0;
11998
+ transform: translateX(var(--base-size-4));
12665
11999
  transition: opacity var(--brand-animation-duration-fast), transform var(--brand-animation-duration-fast) ease;
12666
- transform: translateX(5px);
12667
- color: var(--brand-color-text-muted);
12668
12000
  }
12669
12001
 
12670
12002
  .Primer_Brand__SubdomainNavBar-module__SubdomainNavBar-logo-mark___pMn2_:hover .Primer_Brand__SubdomainNavBar-module__SubdomainNavBar-back-arrow___OOrj8 {
@@ -12672,13 +12004,6 @@ Fixes safari bug where outline doesn't respect border-radius
12672
12004
  transform: translateX(0);
12673
12005
  }
12674
12006
 
12675
- .Primer_Brand__SubdomainNavBar-module__SubdomainNavBar-title-separator___djrH2 {
12676
- color: var(--brand-color-text-muted);
12677
- font-weight: var(--base-text-weight-normal);
12678
- font-size: var(--base-size-32);
12679
- line-height: 29px;
12680
- }
12681
-
12682
12007
  .Primer_Brand__SubdomainNavBar-module__SubdomainNavBar-logo-mark___pMn2_ svg {
12683
12008
  width: 32px;
12684
12009
  height: 32px;
@@ -12690,9 +12015,6 @@ Fixes safari bug where outline doesn't respect border-radius
12690
12015
  text-decoration: none;
12691
12016
  padding-right: var(--base-size-16);
12692
12017
  white-space: nowrap;
12693
- /* Optical alignment with logo */
12694
- position: relative;
12695
- top: 1px;
12696
12018
  }
12697
12019
 
12698
12020
  .Primer_Brand__SubdomainNavBar-module__SubdomainNavBar-title___Zm_g2:hover {
@@ -12700,6 +12022,29 @@ Fixes safari bug where outline doesn't respect border-radius
12700
12022
  text-decoration: none;
12701
12023
  }
12702
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
+
12703
12048
  /*
12704
12049
  * Primary navigation link area
12705
12050
  */
@@ -12707,6 +12052,8 @@ Fixes safari bug where outline doesn't respect border-radius
12707
12052
  display: inline-flex;
12708
12053
  list-style-type: none;
12709
12054
  align-items: center;
12055
+ flex: 1 1 0;
12056
+ min-width: 0;
12710
12057
  padding: 0;
12711
12058
  margin: 0;
12712
12059
  }
@@ -12730,20 +12077,37 @@ Fixes safari bug where outline doesn't respect border-radius
12730
12077
  padding: 0;
12731
12078
  }
12732
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
+
12733
12097
  .Primer_Brand__SubdomainNavBar-module__SubdomainNavBar-menu-wrapper___b2uqO {
12734
12098
  display: flex;
12735
12099
  flex-direction: column;
12736
- justify-content: space-between;
12100
+ justify-content: flex-start;
12737
12101
  overflow-y: auto;
12738
12102
  position: absolute;
12739
- top: 75px;
12103
+ top: var(--SubdomainNavBar-height);
12740
12104
  left: 0;
12741
12105
  right: 0;
12742
- bottom: 0;
12743
12106
  z-index: 2;
12744
12107
  background-color: var(--brand-color-canvas-default);
12745
- width: 100vw;
12746
- 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));
12747
12111
  animation: Primer_Brand__SubdomainNavBar-module__fade-in-down___kwg9g 500ms;
12748
12112
  animation-timing-function: var(--brand-animation-easing-default);
12749
12113
  }
@@ -12751,50 +12115,40 @@ Fixes safari bug where outline doesn't respect border-radius
12751
12115
  .Primer_Brand__SubdomainNavBar-module__SubdomainNavBar-menu-wrapper--close___NzelD {
12752
12116
  display: none;
12753
12117
  }
12754
- }
12755
12118
 
12756
- @media screen and (min-width: 48rem) {
12757
- .Primer_Brand__SubdomainNavBar-module__SubdomainNavBar-primary-nav-list___iQd2r {
12119
+ .Primer_Brand__SubdomainNavBar-module__SubdomainNavBar-menu-wrapper-footer___VLcHd {
12120
+ flex: none;
12758
12121
  display: flex;
12759
- align-items: center;
12122
+ flex-direction: column;
12760
12123
  width: 100%;
12761
- max-width: 150px;
12762
- padding: 0;
12763
- margin: 0 24px 0 0;
12764
- /* overflow: hidden; */
12765
- }
12766
- }
12767
-
12768
- @media screen and (min-width: 768px) {
12769
- .Primer_Brand__SubdomainNavBar-module__SubdomainNavBar-primary-nav-list___iQd2r {
12770
- max-width: 100px;
12771
- }
12772
- }
12773
-
12774
- @media screen and (min-width: 850px) {
12775
- .Primer_Brand__SubdomainNavBar-module__SubdomainNavBar-primary-nav-list___iQd2r {
12776
- max-width: 200px;
12777
12124
  }
12778
12125
  }
12779
12126
 
12780
- @media screen and (min-width: 1024px) {
12781
- .Primer_Brand__SubdomainNavBar-module__SubdomainNavBar-primary-nav-list___iQd2r {
12782
- max-width: 300px;
12127
+ @media screen and (min-width: 48rem) {
12128
+ .Primer_Brand__SubdomainNavBar-module__SubdomainNavBar-primary-nav-overflow___OXKBt {
12129
+ display: flex;
12130
+ align-items: center;
12131
+ flex: 1 1 0;
12132
+ min-width: 0;
12133
+ margin: 0 var(--base-size-24) 0 0;
12783
12134
  }
12784
- }
12785
12135
 
12786
- @media screen and (min-width: 1280px) {
12787
12136
  .Primer_Brand__SubdomainNavBar-module__SubdomainNavBar-primary-nav-list___iQd2r {
12788
- max-width: 520px;
12789
- margin-right: 80px;
12790
- }
12791
-
12792
- .Primer_Brand__SubdomainNavBar-module__SubdomainNavBar-outer-container--has-actions___hG7AZ .Primer_Brand__SubdomainNavBar-module__SubdomainNavBar-primary-nav-list___iQd2r {
12793
- max-width: 465px;
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;
12794
12147
  }
12795
12148
  }
12796
12149
 
12797
12150
  .Primer_Brand__SubdomainNavBar-module__SubdomainNavBar-primary-nav-list-item___sz8e9 {
12151
+ flex: 0 0 auto;
12798
12152
  white-space: nowrap;
12799
12153
  }
12800
12154
 
@@ -12809,22 +12163,25 @@ Fixes safari bug where outline doesn't respect border-radius
12809
12163
  }
12810
12164
 
12811
12165
  @media screen and (min-width: 48rem) {
12812
- .Primer_Brand__SubdomainNavBar-module__SubdomainNavBar-primary-nav-list-item--visible___oDmLP {
12813
- order: 0;
12814
- visibility: visible;
12815
- opacity: 1;
12166
+ .Primer_Brand__SubdomainNavBar-module__SubdomainNavBar-primary-nav-list-item--overflowed___vVhQg {
12167
+ visibility: hidden;
12168
+ pointer-events: none;
12816
12169
  }
12817
12170
 
12818
- .Primer_Brand__SubdomainNavBar-module__SubdomainNavBar-primary-nav-list-item--invisible___NioAh {
12819
- 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;
12820
12177
  visibility: hidden;
12821
12178
  pointer-events: none;
12822
12179
  }
12823
12180
 
12824
- .Primer_Brand__SubdomainNavBar-module__SubdomainNavBar-primary-nav-list-item--overflow___FXC7u {
12825
- 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 {
12826
12182
  position: relative;
12827
- right: 0;
12183
+ visibility: visible;
12184
+ pointer-events: auto;
12828
12185
  }
12829
12186
  }
12830
12187
 
@@ -12853,6 +12210,12 @@ Fixes safari bug where outline doesn't respect border-radius
12853
12210
  position: relative;
12854
12211
  }
12855
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
+
12856
12219
  @media screen and (max-width: 767px) {
12857
12220
  .Primer_Brand__SubdomainNavBar-module__SubdomainNavBar-link___XmtPc:first-of-type {
12858
12221
  padding-top: var(--base-size-24);
@@ -12949,8 +12312,8 @@ Fixes safari bug where outline doesn't respect border-radius
12949
12312
 
12950
12313
  .Primer_Brand__SubdomainNavBar-module__SubdomainNavBar-overflow-menu___RXj_t {
12951
12314
  position: absolute;
12952
- right: 0;
12953
- top: var(--base-size-48);
12315
+ z-index: 100;
12316
+ right: auto;
12954
12317
  background-color: var(--base-color-scale-white-0);
12955
12318
  border-radius: var(--brand-borderRadius-large);
12956
12319
  animation: Primer_Brand__SubdomainNavBar-module__fade-in-down___kwg9g 0.25s, Primer_Brand__SubdomainNavBar-module__enlarge-shadow___pfcD5 250ms forwards;
@@ -12975,16 +12338,30 @@ Fixes safari bug where outline doesn't respect border-radius
12975
12338
  .Primer_Brand__SubdomainNavBar-module__SubdomainNavBar-secondary-nav___WHTTz {
12976
12339
  display: flex;
12977
12340
  align-items: center;
12978
- margin-left: auto;
12341
+ flex: 0 1 auto;
12979
12342
  min-width: 0;
12343
+ margin-left: auto;
12980
12344
  }
12981
12345
  .Primer_Brand__SubdomainNavBar-module__SubdomainNavBar-search-trigger___WyUIj {
12346
+ box-sizing: border-box;
12982
12347
  display: flex;
12983
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
+ }
12984
12361
  }
12985
12362
 
12986
- .Primer_Brand__SubdomainNavBar-module__SubdomainNavBar-search-button___Nzz4R,
12987
12363
  .Primer_Brand__SubdomainNavBar-module__SubdomainNavBar-menu-button___hMy4J {
12364
+ position: relative;
12988
12365
  cursor: pointer;
12989
12366
  -webkit-appearance: none;
12990
12367
  -moz-appearance: none;
@@ -13000,128 +12377,881 @@ Fixes safari bug where outline doesn't respect border-radius
13000
12377
  transition: border 250ms var(--brand-animation-easing-default), box-shadow 250ms ease;
13001
12378
  border-radius: var(--brand-borderRadius-medium);
13002
12379
  box-shadow: 0 0 0 2px transparent;
12380
+ gap: 0;
13003
12381
  }
13004
12382
 
13005
- .Primer_Brand__SubdomainNavBar-module__SubdomainNavBar-search-button___Nzz4R svg,
13006
12383
  .Primer_Brand__SubdomainNavBar-module__SubdomainNavBar-menu-button___hMy4J svg {
13007
12384
  width: 24px;
13008
12385
  height: 24px;
13009
12386
  }
13010
12387
 
13011
- .Primer_Brand__SubdomainNavBar-module__SubdomainNavBar-menu-button___hMy4J {
13012
- display: inline-block;
13013
- align-self: center;
13014
- }
13015
-
13016
- .Primer_Brand__SubdomainNavBar-module__SubdomainNavBar-menu-button-bar___cUVZF {
13017
- width: 22px;
13018
- height: 2px;
13019
- background-color: var(--brand-color-text-default);
13020
- margin: var(--base-size-4) auto;
13021
- border-radius: var(--brand-borderRadius-large);
13022
- display: block;
13023
- }
13024
-
13025
- @media (prefers-reduced-motion: no-preference) {
13026
- .Primer_Brand__SubdomainNavBar-module__SubdomainNavBar-menu-button-bar___cUVZF {
13027
- transition-timing-function: var(--brand-animation-easing-default);
13028
- transition-duration: 500ms;
13029
- transition-property: opacity, transform;
13030
- }
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);
13031
12409
  }
13032
12410
 
13033
- .Primer_Brand__SubdomainNavBar-module__SubdomainNavBar-menu-button-bar___cUVZF:nth-of-type(1) {
13034
- transform-origin: bottom right;
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);
13035
12413
  }
13036
12414
 
13037
- .Primer_Brand__SubdomainNavBar-module__SubdomainNavBar-menu-button-bar___cUVZF:nth-of-type(3) {
13038
- transform-origin: top right;
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);
13039
12418
  }
13040
12419
 
13041
- .Primer_Brand__SubdomainNavBar-module__SubdomainNavBar-menu-button--close___I0UtT .Primer_Brand__SubdomainNavBar-module__SubdomainNavBar-menu-button-bar___cUVZF:nth-of-type(1) {
13042
- transform: rotate(-45deg) translateY(-3px);
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);
13043
12422
  }
13044
12423
 
13045
- .Primer_Brand__SubdomainNavBar-module__SubdomainNavBar-menu-button--close___I0UtT .Primer_Brand__SubdomainNavBar-module__SubdomainNavBar-menu-button-bar___cUVZF:nth-of-type(2) {
13046
- opacity: 0;
13047
- transform: scale(0);
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
+
12490
+ .Primer_Brand__SubdomainNavBar-module__SubdomainNavBar-menu-button___hMy4J {
12491
+ display: inline-flex;
12492
+ align-items: center;
12493
+ align-self: center;
12494
+ }
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
+
12506
+ .Primer_Brand__SubdomainNavBar-module__SubdomainNavBar-menu-button-bar___cUVZF {
12507
+ width: 22px;
12508
+ height: 2px;
12509
+ background-color: var(--brand-color-text-default);
12510
+ margin: var(--base-size-4) auto;
12511
+ border-radius: var(--brand-borderRadius-large);
12512
+ display: block;
12513
+ }
12514
+
12515
+ @media (prefers-reduced-motion: no-preference) {
12516
+ .Primer_Brand__SubdomainNavBar-module__SubdomainNavBar-menu-button-bar___cUVZF {
12517
+ transition-timing-function: var(--brand-animation-easing-default);
12518
+ transition-duration: 500ms;
12519
+ transition-property: opacity, transform;
12520
+ }
12521
+ }
12522
+
12523
+ .Primer_Brand__SubdomainNavBar-module__SubdomainNavBar-menu-button-bar___cUVZF:nth-of-type(1) {
12524
+ transform-origin: bottom right;
12525
+ }
12526
+
12527
+ .Primer_Brand__SubdomainNavBar-module__SubdomainNavBar-menu-button-bar___cUVZF:nth-of-type(3) {
12528
+ transform-origin: top right;
12529
+ }
12530
+
12531
+ .Primer_Brand__SubdomainNavBar-module__SubdomainNavBar-menu-button--close___I0UtT .Primer_Brand__SubdomainNavBar-module__SubdomainNavBar-menu-button-bar___cUVZF:nth-of-type(1) {
12532
+ transform: rotate(-45deg) translateY(-3px);
12533
+ }
12534
+
12535
+ .Primer_Brand__SubdomainNavBar-module__SubdomainNavBar-menu-button--close___I0UtT .Primer_Brand__SubdomainNavBar-module__SubdomainNavBar-menu-button-bar___cUVZF:nth-of-type(2) {
12536
+ opacity: 0;
12537
+ transform: scale(0);
13048
12538
  }
13049
12539
 
13050
12540
  .Primer_Brand__SubdomainNavBar-module__SubdomainNavBar-menu-button--close___I0UtT .Primer_Brand__SubdomainNavBar-module__SubdomainNavBar-menu-button-bar___cUVZF:nth-of-type(3) {
13051
12541
  transform: rotate(45deg) translateY(3px);
13052
12542
  }
13053
12543
 
13054
- @media screen and (min-width: 48rem) {
13055
- .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) {
13056
12576
  .Primer_Brand__SubdomainNavBar-module__SubdomainNavBar-menu-button___hMy4J:hover {
12577
+ background-color: transparent;
13057
12578
  border: var(--brand-borderWidth-thick) solid var(--brand-SubdomainNavBar-border-button-hover);
13058
12579
  }
13059
12580
 
13060
- .Primer_Brand__SubdomainNavBar-module__SubdomainNavBar-search-button___Nzz4R:active,
13061
12581
  .Primer_Brand__SubdomainNavBar-module__SubdomainNavBar-menu-button___hMy4J:active {
12582
+ background-color: transparent;
13062
12583
  box-shadow: 0 0 0 1px var(--brand-SubdomainNavBar-border-button-hover);
13063
12584
  }
13064
12585
 
13065
12586
  .Primer_Brand__SubdomainNavBar-module__SubdomainNavBar-mobile-menu-button___CTbHW {
13066
12587
  display: none;
13067
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
+ }
13068
13212
 
13069
- .Primer_Brand__SubdomainNavBar-module__SubdomainNavBar-search-dialog-control-area___KlFbq .Primer_Brand__SubdomainNavBar-module__SubdomainNavBar-search-button___Nzz4R,
13070
- .Primer_Brand__SubdomainNavBar-module__SubdomainNavBar-search-dialog-control-area___KlFbq .Primer_Brand__SubdomainNavBar-module__SubdomainNavBar-menu-button___hMy4J {
13071
- display: inline-flex;
13072
- 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);
13073
13218
  }
13074
13219
 
13075
- .Primer_Brand__SubdomainNavBar-module__SubdomainNavBar-search-button___Nzz4R {
13076
- 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
+ }
13077
13228
  }
13078
- }
13079
-
13080
- .Primer_Brand__SubdomainNavBar-module__SubdomainNavBar-button-area___MbQys {
13081
- display: inline-flex;
13082
- gap: var(--base-size-16);
13083
- align-items: center;
13084
- min-width: 0;
13085
- }
13086
13229
 
13087
- .Primer_Brand__SubdomainNavBar-module__SubdomainNavBar-button-area-inner___dbpYv {
13088
- display: flex;
13089
- gap: var(--base-size-8);
13090
- min-width: 0;
13091
- }
13092
-
13093
- @media screen and (max-width: 48rem) {
13094
- .Primer_Brand__SubdomainNavBar-module__SubdomainNavBar-button-area___MbQys {
13095
- 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);
13096
13233
  }
13097
13234
 
13098
- .Primer_Brand__SubdomainNavBar-module__SubdomainNavBar-button-area--visible___fLvbf {
13099
- display: flex;
13100
- left: 0;
13101
- z-index: 99;
13102
- width: 100%;
13103
- height: auto;
13104
- animation-name: Primer_Brand__SubdomainNavBar-module__fade-in-down-staggered___zQfEQ;
13105
- animation-duration: 500ms;
13106
- animation-delay: calc(10 * 80ms);
13107
- animation-fill-mode: both;
13108
- 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);
13109
13237
  }
13110
13238
 
13111
- .Primer_Brand__SubdomainNavBar-module__SubdomainNavBar-inner-container--search-open___nhMNU .Primer_Brand__SubdomainNavBar-module__SubdomainNavBar-button-area--visible___fLvbf {
13112
- 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);
13113
13242
  }
13114
13243
 
13115
- .Primer_Brand__SubdomainNavBar-module__SubdomainNavBar-button-area-inner___dbpYv {
13116
- width: 100%;
13117
- flex-direction: column;
13118
- margin: 24px;
13119
- 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);
13120
13246
  }
13121
13247
  }
13122
13248
 
13123
- .Primer_Brand__SubdomainNavBar-module__SubdomainNavBar-cta-button___g_9BM {
13124
- 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
+ }
13125
13255
  }
13126
13256
 
13127
13257
  @media screen and (min-width: 1024px) {
@@ -13138,62 +13268,62 @@ Fixes safari bug where outline doesn't respect border-radius
13138
13268
  width: 100%;
13139
13269
  }
13140
13270
 
13141
- .Primer_Brand__SubdomainNavBar-module__SubdomainNavBar-search-dialog___yqQl5 {
13142
- position: absolute;
13143
- 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%;
13144
13276
  }
13145
13277
 
13146
- @media screen and (max-width: 767px) {
13147
- .Primer_Brand__SubdomainNavBar-module__SubdomainNavBar-search-dialog___yqQl5 {
13148
- top: 0;
13149
- left: 0;
13150
- right: 0;
13151
- background: var(--brand-SubdomainNavBar-canvas-search);
13152
- backdrop-filter: blur(100px);
13153
- height: 100vh;
13154
- width: 100vw;
13155
- animation: Primer_Brand__SubdomainNavBar-module__fade-in-down___kwg9g var(--brand-animation-duration-fast);
13156
- animation-timing-function: var(--brand-animation-easing-default);
13157
- }
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);
13158
13298
  }
13159
13299
 
13160
- @media screen and (min-width: 48rem) {
13161
- .Primer_Brand__SubdomainNavBar-module__SubdomainNavBar-search-dialog___yqQl5 {
13162
- position: absolute;
13163
- top: 0;
13164
- bottom: 1px;
13165
- left: 0;
13166
- right: 0;
13167
- background-color: var(--brand-SubdomainNavBar-canvas-search);
13168
- }
13300
+ .Primer_Brand__SubdomainNavBar-module__SubdomainNavBar-search-close-button___aVOiQ:hover {
13301
+ background-color: var(--brand-color-canvas-inset);
13169
13302
  }
13170
13303
 
13171
- .Primer_Brand__SubdomainNavBar-module__SubdomainNavBar-search-dialog___yqQl5 .Primer_Brand__SubdomainNavBar-module__SubdomainNavBar-search-trigger___WyUIj .Primer_Brand__SubdomainNavBar-module__SubdomainNavBar-search-button___Nzz4R {
13172
- 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);
13173
13307
  }
13174
13308
 
13175
13309
  .Primer_Brand__SubdomainNavBar-module__SubdomainNavBar-search-dialog-control-area___KlFbq {
13176
- height: 74px;
13177
- background: var(--brand-SubdomainNavBar-canvas-default);
13178
- backdrop-filter: blur(16px);
13179
- 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;
13180
13314
  display: flex;
13181
13315
  align-items: center;
13182
- animation: Primer_Brand__SubdomainNavBar-module__fade-in-down___kwg9g 500ms;
13183
- gap: var(--base-size-4);
13184
- }
13185
-
13186
- @media screen and (min-width: 48rem) {
13187
- .Primer_Brand__SubdomainNavBar-module__SubdomainNavBar-search-dialog-control-area___KlFbq {
13188
- max-width: 570px;
13189
- margin: 0 auto;
13190
- }
13316
+ background: transparent;
13191
13317
  }
13192
13318
 
13193
13319
  .Primer_Brand__SubdomainNavBar-module__SubdomainNavBar-search-text-input___kDY_0 {
13194
13320
  border-color: transparent;
13195
13321
  }
13196
13322
 
13323
+ .Primer_Brand__SubdomainNavBar-module__SubdomainNavBar-search-results-area___y0BAA {
13324
+ width: 100%;
13325
+ }
13326
+
13197
13327
  .Primer_Brand__SubdomainNavBar-module__SubdomainNavBar-search-results-container___kow2P {
13198
13328
  animation: Primer_Brand__SubdomainNavBar-module__fade-in-down___kwg9g 500ms;
13199
13329
  padding: var(--base-size-24);
@@ -13225,6 +13355,27 @@ Fixes safari bug where outline doesn't respect border-radius
13225
13355
  color: var(--base-color-scale-black-0);
13226
13356
  }
13227
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
+
13228
13379
  .Primer_Brand__SubdomainNavBar-module__SubdomainNavBar-search-result-item___YZV9z {
13229
13380
  padding: var(--base-size-16) var(--base-size-8);
13230
13381
  border-bottom: solid 1px
@@ -13233,7 +13384,7 @@ Fixes safari bug where outline doesn't respect border-radius
13233
13384
  var(--brand-SubdomainNavBar-search-results-border-default, #b7bfc7);
13234
13385
  }
13235
13386
 
13236
- .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'] {
13237
13388
  outline: var(--brand-color-focus) auto var(--brand-borderWidth-thick);
13238
13389
  }
13239
13390
 
@@ -13254,6 +13405,10 @@ Fixes safari bug where outline doesn't respect border-radius
13254
13405
  line-height: var(--brand-text-lineHeight-400);
13255
13406
  }
13256
13407
 
13408
+ .Primer_Brand__SubdomainNavBar-module__SubdomainNavBar-search-result-item-container___bEvSd a svg {
13409
+ flex: none;
13410
+ }
13411
+
13257
13412
  .Primer_Brand__SubdomainNavBar-module__SubdomainNavBar-search-result-item-container___bEvSd a:hover {
13258
13413
  -webkit-text-decoration: none;
13259
13414
  text-decoration: none;
@@ -13263,12 +13418,164 @@ Fixes safari bug where outline doesn't respect border-radius
13263
13418
  color: var(--base-color-scale-black-0);
13264
13419
  }
13265
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
+
13266
13573
  .Primer_Brand__SubdomainNavBar-module__SubdomainNavBar-skip-to-content___WMHSh {
13267
13574
  position: absolute;
13268
- top: 75px;
13269
- border-radius: 0px;
13270
- width: 100%;
13575
+ inset-block-start: calc(var(--SubdomainNavBar-height) / 2);
13576
+ inset-inline-start: var(--base-size-16);
13271
13577
  z-index: 100;
13578
+ transform: translateY(-50%);
13272
13579
  }
13273
13580
 
13274
13581
  /*
@@ -13285,6 +13592,26 @@ Fixes safari bug where outline doesn't respect border-radius
13285
13592
  }
13286
13593
  }
13287
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
+
13288
13615
  @keyframes Primer_Brand__SubdomainNavBar-module__fade-out___fhdxi {
13289
13616
  0% {
13290
13617
  opacity: 1;
@@ -13330,7 +13657,7 @@ Fixes safari bug where outline doesn't respect border-radius
13330
13657
 
13331
13658
  /**
13332
13659
  * Do not edit directly
13333
- * Generated on Wed, 02 Sep 2026 13:29:06 GMT
13660
+ * Generated on Thu, 03 Sep 2026 17:34:21 GMT
13334
13661
  */
13335
13662
 
13336
13663
  :root,
@@ -13340,6 +13667,9 @@ Fixes safari bug where outline doesn't respect border-radius
13340
13667
  --brand-SubdomainNavBar-canvas-overflow-default: var(--base-color-scale-white-0);
13341
13668
  --brand-SubdomainNavBar-canvas-overflow-hover: var(--base-color-scale-gray-0);
13342
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);
13343
13673
  --brand-SubdomainNavBar-border-nav-default: var(--base-color-scale-gray-9);
13344
13674
  --brand-SubdomainNavBar-border-nav-pressed: var(--base-color-scale-black-0);
13345
13675
  --brand-SubdomainNavBar-border-button-hover: var(--base-color-scale-black-0);
@@ -13351,6 +13681,9 @@ Fixes safari bug where outline doesn't respect border-radius
13351
13681
  --brand-SubdomainNavBar-canvas-overflow-default: var(--base-color-scale-white-0);
13352
13682
  --brand-SubdomainNavBar-canvas-overflow-hover: var(--base-color-scale-gray-0);
13353
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);
13354
13687
  --brand-SubdomainNavBar-border-nav-default: var(--base-color-scale-gray-3);
13355
13688
  --brand-SubdomainNavBar-border-nav-pressed: var(--base-color-scale-white-0);
13356
13689
  --brand-SubdomainNavBar-border-button-hover: var(--base-color-scale-white-0);
@@ -13358,7 +13691,7 @@ Fixes safari bug where outline doesn't respect border-radius
13358
13691
 
13359
13692
  /**
13360
13693
  * Do not edit directly
13361
- * Generated on Wed, 02 Sep 2026 13:29:06 GMT
13694
+ * Generated on Thu, 03 Sep 2026 17:34:21 GMT
13362
13695
  */
13363
13696
 
13364
13697
  :root,
@@ -13374,7 +13707,7 @@ Fixes safari bug where outline doesn't respect border-radius
13374
13707
 
13375
13708
  /**
13376
13709
  * Do not edit directly
13377
- * Generated on Wed, 02 Sep 2026 13:29:05 GMT
13710
+ * Generated on Thu, 03 Sep 2026 17:34:20 GMT
13378
13711
  */
13379
13712
 
13380
13713
  :root {
@@ -13466,7 +13799,7 @@ Fixes safari bug where outline doesn't respect border-radius
13466
13799
 
13467
13800
  /**
13468
13801
  * Do not edit directly
13469
- * Generated on Wed, 02 Sep 2026 13:29:06 GMT
13802
+ * Generated on Thu, 03 Sep 2026 17:34:21 GMT
13470
13803
  */
13471
13804
 
13472
13805
  :root,
@@ -13630,7 +13963,7 @@ Fixes safari bug where outline doesn't respect border-radius
13630
13963
 
13631
13964
  /**
13632
13965
  * Do not edit directly
13633
- * Generated on Wed, 02 Sep 2026 13:29:05 GMT
13966
+ * Generated on Thu, 03 Sep 2026 17:34:20 GMT
13634
13967
  */
13635
13968
 
13636
13969
  :root {
@@ -13639,7 +13972,7 @@ Fixes safari bug where outline doesn't respect border-radius
13639
13972
 
13640
13973
  /**
13641
13974
  * Do not edit directly
13642
- * Generated on Wed, 02 Sep 2026 13:29:06 GMT
13975
+ * Generated on Thu, 03 Sep 2026 17:34:21 GMT
13643
13976
  */
13644
13977
 
13645
13978
  :root,
@@ -13661,7 +13994,7 @@ Fixes safari bug where outline doesn't respect border-radius
13661
13994
 
13662
13995
  /**
13663
13996
  * Do not edit directly
13664
- * Generated on Wed, 02 Sep 2026 13:29:06 GMT
13997
+ * Generated on Thu, 03 Sep 2026 17:34:21 GMT
13665
13998
  */
13666
13999
 
13667
14000
  :root {
@@ -14133,7 +14466,7 @@ Fixes safari bug where outline doesn't respect border-radius
14133
14466
 
14134
14467
  /**
14135
14468
  * Do not edit directly
14136
- * Generated on Wed, 02 Sep 2026 13:29:05 GMT
14469
+ * Generated on Thu, 03 Sep 2026 17:34:20 GMT
14137
14470
  */
14138
14471
 
14139
14472
  :root {
@@ -14147,7 +14480,7 @@ Fixes safari bug where outline doesn't respect border-radius
14147
14480
 
14148
14481
  /**
14149
14482
  * Do not edit directly
14150
- * Generated on Wed, 02 Sep 2026 13:29:06 GMT
14483
+ * Generated on Thu, 03 Sep 2026 17:34:21 GMT
14151
14484
  */
14152
14485
 
14153
14486
  :root,
@@ -14698,7 +15031,7 @@ Fixes safari bug where outline doesn't respect border-radius
14698
15031
 
14699
15032
  /**
14700
15033
  * Do not edit directly
14701
- * Generated on Wed, 02 Sep 2026 13:29:06 GMT
15034
+ * Generated on Thu, 03 Sep 2026 17:34:21 GMT
14702
15035
  */
14703
15036
 
14704
15037
  :root,
@@ -14714,7 +15047,7 @@ Fixes safari bug where outline doesn't respect border-radius
14714
15047
 
14715
15048
  /**
14716
15049
  * Do not edit directly
14717
- * Generated on Wed, 02 Sep 2026 13:29:06 GMT
15050
+ * Generated on Thu, 03 Sep 2026 17:34:21 GMT
14718
15051
  */
14719
15052
 
14720
15053
  :root {
@@ -15459,7 +15792,7 @@ Fixes safari bug where outline doesn't respect border-radius
15459
15792
 
15460
15793
  /**
15461
15794
  * Do not edit directly
15462
- * Generated on Wed, 02 Sep 2026 13:29:06 GMT
15795
+ * Generated on Thu, 03 Sep 2026 17:34:21 GMT
15463
15796
  */
15464
15797
 
15465
15798
  :root,
@@ -15475,7 +15808,7 @@ Fixes safari bug where outline doesn't respect border-radius
15475
15808
 
15476
15809
  /**
15477
15810
  * Do not edit directly
15478
- * Generated on Wed, 02 Sep 2026 13:29:06 GMT
15811
+ * Generated on Thu, 03 Sep 2026 17:34:21 GMT
15479
15812
  */
15480
15813
 
15481
15814
  :root,
@@ -15906,7 +16239,7 @@ Fixes safari bug where outline doesn't respect border-radius
15906
16239
 
15907
16240
  /**
15908
16241
  * Do not edit directly
15909
- * Generated on Wed, 02 Sep 2026 13:29:06 GMT
16242
+ * Generated on Thu, 03 Sep 2026 17:34:21 GMT
15910
16243
  */
15911
16244
 
15912
16245
  :root,
@@ -15938,7 +16271,7 @@ Fixes safari bug where outline doesn't respect border-radius
15938
16271
 
15939
16272
  /**
15940
16273
  * Do not edit directly
15941
- * Generated on Wed, 02 Sep 2026 13:29:05 GMT
16274
+ * Generated on Thu, 03 Sep 2026 17:34:20 GMT
15942
16275
  */
15943
16276
 
15944
16277
  :root {
@@ -16311,7 +16644,7 @@ Fixes safari bug where outline doesn't respect border-radius
16311
16644
 
16312
16645
  /**
16313
16646
  * Do not edit directly
16314
- * Generated on Wed, 02 Sep 2026 13:29:05 GMT
16647
+ * Generated on Thu, 03 Sep 2026 17:34:20 GMT
16315
16648
  */
16316
16649
 
16317
16650
  :root {
@@ -16324,7 +16657,7 @@ Fixes safari bug where outline doesn't respect border-radius
16324
16657
 
16325
16658
  /**
16326
16659
  * Do not edit directly
16327
- * Generated on Wed, 02 Sep 2026 13:29:06 GMT
16660
+ * Generated on Thu, 03 Sep 2026 17:34:21 GMT
16328
16661
  */
16329
16662
 
16330
16663
  :root,
@@ -17573,7 +17906,7 @@ Fixes safari bug where outline doesn't respect border-radius
17573
17906
 
17574
17907
  /**
17575
17908
  * Do not edit directly
17576
- * Generated on Wed, 02 Sep 2026 13:29:05 GMT
17909
+ * Generated on Thu, 03 Sep 2026 17:34:20 GMT
17577
17910
  */
17578
17911
 
17579
17912
  :root {
@@ -17584,7 +17917,7 @@ Fixes safari bug where outline doesn't respect border-radius
17584
17917
 
17585
17918
  /**
17586
17919
  * Do not edit directly
17587
- * Generated on Wed, 02 Sep 2026 13:29:06 GMT
17920
+ * Generated on Thu, 03 Sep 2026 17:34:21 GMT
17588
17921
  */
17589
17922
 
17590
17923
  :root,
@@ -18083,7 +18416,7 @@ Fixes safari bug where outline doesn't respect border-radius
18083
18416
 
18084
18417
  /**
18085
18418
  * Do not edit directly
18086
- * Generated on Wed, 02 Sep 2026 13:29:05 GMT
18419
+ * Generated on Thu, 03 Sep 2026 17:34:20 GMT
18087
18420
  */
18088
18421
 
18089
18422
  :root {
@@ -18103,7 +18436,7 @@ Fixes safari bug where outline doesn't respect border-radius
18103
18436
 
18104
18437
  /**
18105
18438
  * Do not edit directly
18106
- * Generated on Wed, 02 Sep 2026 13:29:06 GMT
18439
+ * Generated on Thu, 03 Sep 2026 17:34:21 GMT
18107
18440
  */
18108
18441
 
18109
18442
  :root,
@@ -18192,7 +18525,7 @@ Fixes safari bug where outline doesn't respect border-radius
18192
18525
 
18193
18526
  /**
18194
18527
  * Do not edit directly
18195
- * Generated on Wed, 02 Sep 2026 13:29:06 GMT
18528
+ * Generated on Thu, 03 Sep 2026 17:34:21 GMT
18196
18529
  */
18197
18530
 
18198
18531
  :root,
@@ -18216,7 +18549,7 @@ Fixes safari bug where outline doesn't respect border-radius
18216
18549
 
18217
18550
  /**
18218
18551
  * Do not edit directly
18219
- * Generated on Wed, 02 Sep 2026 13:29:06 GMT
18552
+ * Generated on Thu, 03 Sep 2026 17:34:21 GMT
18220
18553
  */
18221
18554
 
18222
18555
  :root {
@@ -18692,7 +19025,7 @@ Fixes safari bug where outline doesn't respect border-radius
18692
19025
 
18693
19026
  /**
18694
19027
  * Do not edit directly
18695
- * Generated on Wed, 02 Sep 2026 13:29:06 GMT
19028
+ * Generated on Thu, 03 Sep 2026 17:34:21 GMT
18696
19029
  */
18697
19030
 
18698
19031
  :root,
@@ -18706,7 +19039,7 @@ Fixes safari bug where outline doesn't respect border-radius
18706
19039
 
18707
19040
  /**
18708
19041
  * Do not edit directly
18709
- * Generated on Wed, 02 Sep 2026 13:29:05 GMT
19042
+ * Generated on Thu, 03 Sep 2026 17:34:20 GMT
18710
19043
  */
18711
19044
 
18712
19045
  :root {
@@ -18720,7 +19053,7 @@ Fixes safari bug where outline doesn't respect border-radius
18720
19053
 
18721
19054
  /**
18722
19055
  * Do not edit directly
18723
- * Generated on Wed, 02 Sep 2026 13:29:05 GMT
19056
+ * Generated on Thu, 03 Sep 2026 17:34:20 GMT
18724
19057
  */
18725
19058
 
18726
19059
  :root {
@@ -20896,7 +21229,7 @@ Fixes safari bug where outline doesn't respect border-radius
20896
21229
 
20897
21230
  /**
20898
21231
  * Do not edit directly
20899
- * Generated on Wed, 02 Sep 2026 13:29:06 GMT
21232
+ * Generated on Thu, 03 Sep 2026 17:34:21 GMT
20900
21233
  */
20901
21234
 
20902
21235
  :root {
@@ -20920,7 +21253,7 @@ Fixes safari bug where outline doesn't respect border-radius
20920
21253
 
20921
21254
  /**
20922
21255
  * Do not edit directly
20923
- * Generated on Wed, 02 Sep 2026 13:29:06 GMT
21256
+ * Generated on Thu, 03 Sep 2026 17:34:21 GMT
20924
21257
  */
20925
21258
 
20926
21259
  :root,
@@ -21441,6 +21774,7 @@ Fixes safari bug where outline doesn't respect border-radius
21441
21774
  max(0%, var(--p) - var(--b) / 2) 100%
21442
21775
  );
21443
21776
  }
21777
+
21444
21778
  @supports (background: conic-gradient(red 0deg, red 0deg 1deg, red 2deg)) {
21445
21779
  .Primer_Brand__Tooltip-module__Tooltip___u1Usz[data-direction='n'] {
21446
21780
  -o-border-image: conic-gradient(var(--c) 0 0) 0 / var(--r) calc(100% - var(--p) - var(--b) / 2) 0
@@ -21579,7 +21913,7 @@ Fixes safari bug where outline doesn't respect border-radius
21579
21913
 
21580
21914
  /**
21581
21915
  * Do not edit directly
21582
- * Generated on Wed, 02 Sep 2026 13:29:06 GMT
21916
+ * Generated on Thu, 03 Sep 2026 17:34:21 GMT
21583
21917
  */
21584
21918
 
21585
21919
  :root,
@@ -21593,7 +21927,7 @@ Fixes safari bug where outline doesn't respect border-radius
21593
21927
 
21594
21928
  /**
21595
21929
  * Do not edit directly
21596
- * Generated on Wed, 02 Sep 2026 13:29:06 GMT
21930
+ * Generated on Thu, 03 Sep 2026 17:34:21 GMT
21597
21931
  */
21598
21932
 
21599
21933
  :root {
@@ -21609,7 +21943,7 @@ Fixes safari bug where outline doesn't respect border-radius
21609
21943
 
21610
21944
  /**
21611
21945
  * Do not edit directly
21612
- * Generated on Wed, 02 Sep 2026 13:29:06 GMT
21946
+ * Generated on Thu, 03 Sep 2026 17:34:21 GMT
21613
21947
  */
21614
21948
 
21615
21949
  :root,
@@ -22406,7 +22740,7 @@ Fixes safari bug where outline doesn't respect border-radius
22406
22740
 
22407
22741
  /**
22408
22742
  * Do not edit directly
22409
- * Generated on Wed, 02 Sep 2026 13:29:05 GMT
22743
+ * Generated on Thu, 03 Sep 2026 17:34:20 GMT
22410
22744
  */
22411
22745
 
22412
22746
  :root {
@@ -22415,7 +22749,7 @@ Fixes safari bug where outline doesn't respect border-radius
22415
22749
 
22416
22750
  /**
22417
22751
  * Do not edit directly
22418
- * Generated on Wed, 02 Sep 2026 13:29:06 GMT
22752
+ * Generated on Thu, 03 Sep 2026 17:34:21 GMT
22419
22753
  */
22420
22754
 
22421
22755
  :root,
@@ -23241,7 +23575,7 @@ Fixes safari bug where outline doesn't respect border-radius
23241
23575
 
23242
23576
  /**
23243
23577
  * Do not edit directly
23244
- * Generated on Wed, 02 Sep 2026 13:29:06 GMT
23578
+ * Generated on Thu, 03 Sep 2026 17:34:21 GMT
23245
23579
  */
23246
23580
 
23247
23581
  :root,
@@ -23787,7 +24121,7 @@ Fixes safari bug where outline doesn't respect border-radius
23787
24121
 
23788
24122
  /**
23789
24123
  * Do not edit directly
23790
- * Generated on Wed, 02 Sep 2026 13:29:05 GMT
24124
+ * Generated on Thu, 03 Sep 2026 17:34:20 GMT
23791
24125
  */
23792
24126
 
23793
24127
  :root {
@@ -23796,7 +24130,7 @@ Fixes safari bug where outline doesn't respect border-radius
23796
24130
 
23797
24131
  /**
23798
24132
  * Do not edit directly
23799
- * Generated on Wed, 02 Sep 2026 13:29:06 GMT
24133
+ * Generated on Thu, 03 Sep 2026 17:34:21 GMT
23800
24134
  */
23801
24135
 
23802
24136
  :root,
@@ -24292,7 +24626,7 @@ pre.Primer_Brand__IDE-module__IDE__Chat-copilot-indicator___FhoZe {
24292
24626
 
24293
24627
  /**
24294
24628
  * Do not edit directly
24295
- * Generated on Wed, 02 Sep 2026 13:29:06 GMT
24629
+ * Generated on Thu, 03 Sep 2026 17:34:21 GMT
24296
24630
  */
24297
24631
 
24298
24632
  :root,
@@ -24391,7 +24725,7 @@ pre.Primer_Brand__IDE-module__IDE__Chat-copilot-indicator___FhoZe {
24391
24725
 
24392
24726
  /**
24393
24727
  * Do not edit directly
24394
- * Generated on Wed, 02 Sep 2026 13:29:06 GMT
24728
+ * Generated on Thu, 03 Sep 2026 17:34:21 GMT
24395
24729
  */
24396
24730
 
24397
24731
  :root {
@@ -24578,7 +24912,7 @@ pre.Primer_Brand__IDE-module__IDE__Chat-copilot-indicator___FhoZe {
24578
24912
 
24579
24913
  /**
24580
24914
  * Do not edit directly
24581
- * Generated on Wed, 02 Sep 2026 13:29:05 GMT
24915
+ * Generated on Thu, 03 Sep 2026 17:34:20 GMT
24582
24916
  */
24583
24917
 
24584
24918
  :root {
@@ -24870,7 +25204,7 @@ pre.Primer_Brand__IDE-module__IDE__Chat-copilot-indicator___FhoZe {
24870
25204
 
24871
25205
  /**
24872
25206
  * Do not edit directly
24873
- * Generated on Wed, 02 Sep 2026 13:29:05 GMT
25207
+ * Generated on Thu, 03 Sep 2026 17:34:20 GMT
24874
25208
  */
24875
25209
 
24876
25210
  :root {
@@ -24881,7 +25215,7 @@ pre.Primer_Brand__IDE-module__IDE__Chat-copilot-indicator___FhoZe {
24881
25215
 
24882
25216
  /**
24883
25217
  * Do not edit directly
24884
- * Generated on Wed, 02 Sep 2026 13:29:06 GMT
25218
+ * Generated on Thu, 03 Sep 2026 17:34:21 GMT
24885
25219
  */
24886
25220
 
24887
25221
  :root,
@@ -25142,7 +25476,7 @@ pre.Primer_Brand__IDE-module__IDE__Chat-copilot-indicator___FhoZe {
25142
25476
 
25143
25477
  /**
25144
25478
  * Do not edit directly
25145
- * Generated on Wed, 02 Sep 2026 13:29:05 GMT
25479
+ * Generated on Thu, 03 Sep 2026 17:34:20 GMT
25146
25480
  */
25147
25481
 
25148
25482
  :root {
@@ -25151,7 +25485,7 @@ pre.Primer_Brand__IDE-module__IDE__Chat-copilot-indicator___FhoZe {
25151
25485
 
25152
25486
  /**
25153
25487
  * Do not edit directly
25154
- * Generated on Wed, 02 Sep 2026 13:29:06 GMT
25488
+ * Generated on Thu, 03 Sep 2026 17:34:21 GMT
25155
25489
  */
25156
25490
 
25157
25491
  :root,
@@ -25397,7 +25731,7 @@ pre.Primer_Brand__IDE-module__IDE__Chat-copilot-indicator___FhoZe {
25397
25731
 
25398
25732
  /**
25399
25733
  * Do not edit directly
25400
- * Generated on Wed, 02 Sep 2026 13:29:06 GMT
25734
+ * Generated on Thu, 03 Sep 2026 17:34:21 GMT
25401
25735
  */
25402
25736
 
25403
25737
  :root,