@primer/react-brand 0.34.3 → 0.34.4-rc.45228e88

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 (332) hide show
  1. package/lib/Accordion/Accordion.d.ts +1 -0
  2. package/lib/Hero/Hero.d.ts +3 -1
  3. package/lib/PricingOptions/PricingOptions.d.ts +8 -0
  4. package/lib/SubdomainNavBar/SubdomainNavBar.d.ts +2 -1
  5. package/lib/css/main.css +657 -78
  6. package/lib/design-tokens/css/tokens/base/colors/color-scales-with-modes.css +1 -1
  7. package/lib/design-tokens/css/tokens/base/colors/light.css +1 -1
  8. package/lib/design-tokens/css/tokens/base/size/size.css +1 -1
  9. package/lib/design-tokens/css/tokens/base/typography/typography.css +1 -1
  10. package/lib/design-tokens/css/tokens/functional/animation/base.css +1 -1
  11. package/lib/design-tokens/css/tokens/functional/colors/global-with-modes.css +1 -1
  12. package/lib/design-tokens/css/tokens/functional/colors/global.css +1 -1
  13. package/lib/design-tokens/css/tokens/functional/components/accordion/colors-with-modes.css +1 -1
  14. package/lib/design-tokens/css/tokens/functional/components/action-menu/colors-with-modes.css +1 -1
  15. package/lib/design-tokens/css/tokens/functional/components/anchor-nav/colors-with-modes.css +1 -1
  16. package/lib/design-tokens/css/tokens/functional/components/bento/base.css +1 -1
  17. package/lib/design-tokens/css/tokens/functional/components/breadcrumbs/colors-with-modes.css +1 -1
  18. package/lib/design-tokens/css/tokens/functional/components/button/colors-with-modes.css +1 -1
  19. package/lib/design-tokens/css/tokens/functional/components/card/base.css +1 -1
  20. package/lib/design-tokens/css/tokens/functional/components/card/colors-with-modes.css +1 -1
  21. package/lib/design-tokens/css/tokens/functional/components/card/colors.css +1 -1
  22. package/lib/design-tokens/css/tokens/functional/components/comparison-table/colors-with-modes.css +1 -1
  23. package/lib/design-tokens/css/tokens/functional/components/comparison-table/comparison-table.css +1 -1
  24. package/lib/design-tokens/css/tokens/functional/components/control/colors-with-modes.css +1 -1
  25. package/lib/design-tokens/css/tokens/functional/components/cta-banner/colors-with-modes.css +3 -1
  26. package/lib/design-tokens/css/tokens/functional/components/eyebrow-banner/colors-with-modes.css +1 -1
  27. package/lib/design-tokens/css/tokens/functional/components/eyebrow-banner/eyebrow-banner.css +1 -1
  28. package/lib/design-tokens/css/tokens/functional/components/faq/base.css +1 -1
  29. package/lib/design-tokens/css/tokens/functional/components/faq/colors-with-modes.css +1 -1
  30. package/lib/design-tokens/css/tokens/functional/components/faq/colors.css +1 -1
  31. package/lib/design-tokens/css/tokens/functional/components/faq/faq.css +1 -1
  32. package/lib/design-tokens/css/tokens/functional/components/footer/colors-with-modes.css +1 -1
  33. package/lib/design-tokens/css/tokens/functional/components/footer/colors.css +1 -1
  34. package/lib/design-tokens/css/tokens/functional/components/grid/colors-with-modes.css +1 -1
  35. package/lib/design-tokens/css/tokens/functional/components/grid/colors.css +1 -1
  36. package/lib/design-tokens/css/tokens/functional/components/grid/grid.css +1 -1
  37. package/lib/design-tokens/css/tokens/functional/components/hero/base.css +1 -1
  38. package/lib/design-tokens/css/tokens/functional/components/ide/base.css +1 -1
  39. package/lib/design-tokens/css/tokens/functional/components/ide/colors-with-modes.css +1 -1
  40. package/lib/design-tokens/css/tokens/functional/components/image/base.css +1 -1
  41. package/lib/design-tokens/css/tokens/functional/components/inline-link/base.css +1 -1
  42. package/lib/design-tokens/css/tokens/functional/components/inline-link/colors-with-modes.css +1 -1
  43. package/lib/design-tokens/css/tokens/functional/components/inline-link/colors.css +1 -1
  44. package/lib/design-tokens/css/tokens/functional/components/label/colors-with-modes.css +1 -1
  45. package/lib/design-tokens/css/tokens/functional/components/label/colors.css +1 -1
  46. package/lib/design-tokens/css/tokens/functional/components/link/colors-with-modes.css +1 -1
  47. package/lib/design-tokens/css/tokens/functional/components/link/colors.css +1 -1
  48. package/lib/design-tokens/css/tokens/functional/components/logosuite/base.css +1 -1
  49. package/lib/design-tokens/css/tokens/functional/components/logosuite/colors-with-modes.css +1 -1
  50. package/lib/design-tokens/css/tokens/functional/components/logosuite/colors.css +1 -1
  51. package/lib/design-tokens/css/tokens/functional/components/pagination/colors-with-modes.css +1 -1
  52. package/lib/design-tokens/css/tokens/functional/components/pillar/colors-with-modes.css +1 -1
  53. package/lib/design-tokens/css/tokens/functional/components/pillar/colors.css +1 -1
  54. package/lib/design-tokens/css/tokens/functional/components/pricing-options/pricing-options.css +1 -1
  55. package/lib/design-tokens/css/tokens/functional/components/prose/base.css +1 -1
  56. package/lib/design-tokens/css/tokens/functional/components/prose/colors-with-modes.css +1 -1
  57. package/lib/design-tokens/css/tokens/functional/components/river/base.css +1 -1
  58. package/lib/design-tokens/css/tokens/functional/components/river/river.css +1 -1
  59. package/lib/design-tokens/css/tokens/functional/components/river-story-scroll/colors-with-modes.css +15 -0
  60. package/lib/design-tokens/css/tokens/functional/components/statistic/base.css +1 -1
  61. package/lib/design-tokens/css/tokens/functional/components/sub-nav/base.css +1 -1
  62. package/lib/design-tokens/css/tokens/functional/components/sub-nav/colors-with-modes.css +1 -1
  63. package/lib/design-tokens/css/tokens/functional/components/subdomain-nav-bar/colors-with-modes.css +1 -1
  64. package/lib/design-tokens/css/tokens/functional/components/testimonial/base.css +1 -1
  65. package/lib/design-tokens/css/tokens/functional/components/testimonial/colors-with-modes.css +1 -1
  66. package/lib/design-tokens/css/tokens/functional/components/testimonial/colors.css +1 -1
  67. package/lib/design-tokens/css/tokens/functional/components/timeline/base.css +1 -1
  68. package/lib/design-tokens/css/tokens/functional/components/timeline/colors-with-modes.css +1 -1
  69. package/lib/design-tokens/css/tokens/functional/components/timeline/colors.css +1 -1
  70. package/lib/design-tokens/css/tokens/functional/components/tooltip/colors-with-modes.css +1 -1
  71. package/lib/design-tokens/css/tokens/functional/components/tooltip/colors.css +1 -1
  72. package/lib/design-tokens/css/tokens/functional/components/video-player/base.css +1 -1
  73. package/lib/design-tokens/css/tokens/functional/components/video-player/colors-with-modes.css +1 -1
  74. package/lib/design-tokens/css/tokens/functional/size/border.css +1 -1
  75. package/lib/design-tokens/css/tokens/functional/size/breakpoints.css +1 -1
  76. package/lib/design-tokens/css/tokens/functional/size/size-coarse.css +1 -1
  77. package/lib/design-tokens/css/tokens/functional/size/size-fine.css +1 -1
  78. package/lib/design-tokens/css/tokens/functional/size/size.css +1 -1
  79. package/lib/design-tokens/css/tokens/functional/typography/typography-responsive.css +1 -1
  80. package/lib/design-tokens/css/tokens/functional/typography/typography.css +1 -1
  81. package/lib/design-tokens/js/module/tokens/base/colors/light.js +1 -1
  82. package/lib/design-tokens/js/module/tokens/base/size/size.js +1 -1
  83. package/lib/design-tokens/js/module/tokens/base/typography/typography.js +1 -1
  84. package/lib/design-tokens/js/module/tokens/functional/animation/base.js +1 -1
  85. package/lib/design-tokens/js/module/tokens/functional/colors/global.js +1 -1
  86. package/lib/design-tokens/js/module/tokens/functional/components/bento/base.js +1 -1
  87. package/lib/design-tokens/js/module/tokens/functional/components/card/base.js +1 -1
  88. package/lib/design-tokens/js/module/tokens/functional/components/card/colors.js +1 -1
  89. package/lib/design-tokens/js/module/tokens/functional/components/comparison-table/comparison-table.js +1 -1
  90. package/lib/design-tokens/js/module/tokens/functional/components/eyebrow-banner/eyebrow-banner.js +1 -1
  91. package/lib/design-tokens/js/module/tokens/functional/components/faq/base.js +1 -1
  92. package/lib/design-tokens/js/module/tokens/functional/components/faq/colors.js +1 -1
  93. package/lib/design-tokens/js/module/tokens/functional/components/faq/faq.js +1 -1
  94. package/lib/design-tokens/js/module/tokens/functional/components/footer/colors.js +1 -1
  95. package/lib/design-tokens/js/module/tokens/functional/components/grid/colors.js +1 -1
  96. package/lib/design-tokens/js/module/tokens/functional/components/grid/grid.js +1 -1
  97. package/lib/design-tokens/js/module/tokens/functional/components/hero/base.js +1 -1
  98. package/lib/design-tokens/js/module/tokens/functional/components/ide/base.js +1 -1
  99. package/lib/design-tokens/js/module/tokens/functional/components/image/base.js +1 -1
  100. package/lib/design-tokens/js/module/tokens/functional/components/inline-link/base.js +1 -1
  101. package/lib/design-tokens/js/module/tokens/functional/components/inline-link/colors.js +1 -1
  102. package/lib/design-tokens/js/module/tokens/functional/components/label/colors.js +1 -1
  103. package/lib/design-tokens/js/module/tokens/functional/components/link/colors.js +1 -1
  104. package/lib/design-tokens/js/module/tokens/functional/components/logosuite/base.js +1 -1
  105. package/lib/design-tokens/js/module/tokens/functional/components/logosuite/colors.js +1 -1
  106. package/lib/design-tokens/js/module/tokens/functional/components/pillar/colors.js +1 -1
  107. package/lib/design-tokens/js/module/tokens/functional/components/pricing-options/pricing-options.js +1 -1
  108. package/lib/design-tokens/js/module/tokens/functional/components/prose/base.js +1 -1
  109. package/lib/design-tokens/js/module/tokens/functional/components/river/base.js +1 -1
  110. package/lib/design-tokens/js/module/tokens/functional/components/river/river.js +1 -1
  111. package/lib/design-tokens/js/module/tokens/functional/components/statistic/base.js +1 -1
  112. package/lib/design-tokens/js/module/tokens/functional/components/sub-nav/base.js +1 -1
  113. package/lib/design-tokens/js/module/tokens/functional/components/testimonial/base.js +1 -1
  114. package/lib/design-tokens/js/module/tokens/functional/components/testimonial/colors.js +1 -1
  115. package/lib/design-tokens/js/module/tokens/functional/components/timeline/base.js +1 -1
  116. package/lib/design-tokens/js/module/tokens/functional/components/timeline/colors.js +1 -1
  117. package/lib/design-tokens/js/module/tokens/functional/components/tooltip/colors.js +1 -1
  118. package/lib/design-tokens/js/module/tokens/functional/components/video-player/base.js +1 -1
  119. package/lib/design-tokens/js/module/tokens/functional/size/border.js +1 -1
  120. package/lib/design-tokens/js/module/tokens/functional/size/breakpoints.js +1 -1
  121. package/lib/design-tokens/js/module/tokens/functional/size/size-coarse.js +1 -1
  122. package/lib/design-tokens/js/module/tokens/functional/size/size-fine.js +1 -1
  123. package/lib/design-tokens/js/module/tokens/functional/size/size.js +1 -1
  124. package/lib/design-tokens/js/module/tokens/functional/size/viewport.js +1 -1
  125. package/lib/design-tokens/js/module/tokens/functional/typography/typography-responsive.js +1 -1
  126. package/lib/design-tokens/js/module/tokens/functional/typography/typography.js +1 -1
  127. package/lib/design-tokens/js/tokens/base/colors/light.js +1 -1
  128. package/lib/design-tokens/js/tokens/base/size/size.js +1 -1
  129. package/lib/design-tokens/js/tokens/base/typography/typography.js +1 -1
  130. package/lib/design-tokens/js/tokens/functional/animation/base.js +1 -1
  131. package/lib/design-tokens/js/tokens/functional/colors/global.js +1 -1
  132. package/lib/design-tokens/js/tokens/functional/components/bento/base.js +1 -1
  133. package/lib/design-tokens/js/tokens/functional/components/card/base.js +1 -1
  134. package/lib/design-tokens/js/tokens/functional/components/card/colors.js +1 -1
  135. package/lib/design-tokens/js/tokens/functional/components/comparison-table/comparison-table.js +1 -1
  136. package/lib/design-tokens/js/tokens/functional/components/eyebrow-banner/eyebrow-banner.js +1 -1
  137. package/lib/design-tokens/js/tokens/functional/components/faq/base.js +1 -1
  138. package/lib/design-tokens/js/tokens/functional/components/faq/colors.js +1 -1
  139. package/lib/design-tokens/js/tokens/functional/components/faq/faq.js +1 -1
  140. package/lib/design-tokens/js/tokens/functional/components/footer/colors.js +1 -1
  141. package/lib/design-tokens/js/tokens/functional/components/grid/colors.js +1 -1
  142. package/lib/design-tokens/js/tokens/functional/components/grid/grid.js +1 -1
  143. package/lib/design-tokens/js/tokens/functional/components/hero/base.js +1 -1
  144. package/lib/design-tokens/js/tokens/functional/components/ide/base.js +1 -1
  145. package/lib/design-tokens/js/tokens/functional/components/image/base.js +1 -1
  146. package/lib/design-tokens/js/tokens/functional/components/inline-link/base.js +1 -1
  147. package/lib/design-tokens/js/tokens/functional/components/inline-link/colors.js +1 -1
  148. package/lib/design-tokens/js/tokens/functional/components/label/colors.js +1 -1
  149. package/lib/design-tokens/js/tokens/functional/components/link/colors.js +1 -1
  150. package/lib/design-tokens/js/tokens/functional/components/logosuite/base.js +1 -1
  151. package/lib/design-tokens/js/tokens/functional/components/logosuite/colors.js +1 -1
  152. package/lib/design-tokens/js/tokens/functional/components/pillar/colors.js +1 -1
  153. package/lib/design-tokens/js/tokens/functional/components/pricing-options/pricing-options.js +1 -1
  154. package/lib/design-tokens/js/tokens/functional/components/prose/base.js +1 -1
  155. package/lib/design-tokens/js/tokens/functional/components/river/base.js +1 -1
  156. package/lib/design-tokens/js/tokens/functional/components/river/river.js +1 -1
  157. package/lib/design-tokens/js/tokens/functional/components/statistic/base.js +1 -1
  158. package/lib/design-tokens/js/tokens/functional/components/sub-nav/base.js +1 -1
  159. package/lib/design-tokens/js/tokens/functional/components/testimonial/base.js +1 -1
  160. package/lib/design-tokens/js/tokens/functional/components/testimonial/colors.js +1 -1
  161. package/lib/design-tokens/js/tokens/functional/components/timeline/base.js +1 -1
  162. package/lib/design-tokens/js/tokens/functional/components/timeline/colors.js +1 -1
  163. package/lib/design-tokens/js/tokens/functional/components/tooltip/colors.js +1 -1
  164. package/lib/design-tokens/js/tokens/functional/components/video-player/base.js +1 -1
  165. package/lib/design-tokens/js/tokens/functional/size/border.js +1 -1
  166. package/lib/design-tokens/js/tokens/functional/size/breakpoints.js +1 -1
  167. package/lib/design-tokens/js/tokens/functional/size/size-coarse.js +1 -1
  168. package/lib/design-tokens/js/tokens/functional/size/size-fine.js +1 -1
  169. package/lib/design-tokens/js/tokens/functional/size/size.js +1 -1
  170. package/lib/design-tokens/js/tokens/functional/size/viewport.js +1 -1
  171. package/lib/design-tokens/js/tokens/functional/typography/typography-responsive.js +1 -1
  172. package/lib/design-tokens/js/tokens/functional/typography/typography.js +1 -1
  173. package/lib/design-tokens/scss/tokens/base/colors/light.scss +1 -1
  174. package/lib/design-tokens/scss/tokens/base/size/size.scss +1 -1
  175. package/lib/design-tokens/scss/tokens/base/typography/typography.scss +1 -1
  176. package/lib/design-tokens/scss/tokens/functional/animation/base.scss +1 -1
  177. package/lib/design-tokens/scss/tokens/functional/colors/global.scss +1 -1
  178. package/lib/design-tokens/scss/tokens/functional/components/bento/base.scss +1 -1
  179. package/lib/design-tokens/scss/tokens/functional/components/card/base.scss +1 -1
  180. package/lib/design-tokens/scss/tokens/functional/components/card/colors.scss +1 -1
  181. package/lib/design-tokens/scss/tokens/functional/components/comparison-table/comparison-table.scss +1 -1
  182. package/lib/design-tokens/scss/tokens/functional/components/eyebrow-banner/eyebrow-banner.scss +1 -1
  183. package/lib/design-tokens/scss/tokens/functional/components/faq/base.scss +1 -1
  184. package/lib/design-tokens/scss/tokens/functional/components/faq/colors.scss +1 -1
  185. package/lib/design-tokens/scss/tokens/functional/components/faq/faq.scss +1 -1
  186. package/lib/design-tokens/scss/tokens/functional/components/footer/colors.scss +1 -1
  187. package/lib/design-tokens/scss/tokens/functional/components/grid/colors.scss +1 -1
  188. package/lib/design-tokens/scss/tokens/functional/components/grid/grid.scss +1 -1
  189. package/lib/design-tokens/scss/tokens/functional/components/hero/base.scss +1 -1
  190. package/lib/design-tokens/scss/tokens/functional/components/ide/base.scss +1 -1
  191. package/lib/design-tokens/scss/tokens/functional/components/image/base.scss +1 -1
  192. package/lib/design-tokens/scss/tokens/functional/components/inline-link/base.scss +1 -1
  193. package/lib/design-tokens/scss/tokens/functional/components/inline-link/colors.scss +1 -1
  194. package/lib/design-tokens/scss/tokens/functional/components/label/colors.scss +1 -1
  195. package/lib/design-tokens/scss/tokens/functional/components/link/colors.scss +1 -1
  196. package/lib/design-tokens/scss/tokens/functional/components/logosuite/base.scss +1 -1
  197. package/lib/design-tokens/scss/tokens/functional/components/logosuite/colors.scss +1 -1
  198. package/lib/design-tokens/scss/tokens/functional/components/pillar/colors.scss +1 -1
  199. package/lib/design-tokens/scss/tokens/functional/components/pricing-options/pricing-options.scss +1 -1
  200. package/lib/design-tokens/scss/tokens/functional/components/prose/base.scss +1 -1
  201. package/lib/design-tokens/scss/tokens/functional/components/river/base.scss +1 -1
  202. package/lib/design-tokens/scss/tokens/functional/components/river/river.scss +1 -1
  203. package/lib/design-tokens/scss/tokens/functional/components/statistic/base.scss +1 -1
  204. package/lib/design-tokens/scss/tokens/functional/components/sub-nav/base.scss +1 -1
  205. package/lib/design-tokens/scss/tokens/functional/components/testimonial/base.scss +1 -1
  206. package/lib/design-tokens/scss/tokens/functional/components/testimonial/colors.scss +1 -1
  207. package/lib/design-tokens/scss/tokens/functional/components/timeline/base.scss +1 -1
  208. package/lib/design-tokens/scss/tokens/functional/components/timeline/colors.scss +1 -1
  209. package/lib/design-tokens/scss/tokens/functional/components/tooltip/colors.scss +1 -1
  210. package/lib/design-tokens/scss/tokens/functional/components/video-player/base.scss +1 -1
  211. package/lib/design-tokens/scss/tokens/functional/size/border.scss +1 -1
  212. package/lib/design-tokens/scss/tokens/functional/size/breakpoints.scss +1 -1
  213. package/lib/design-tokens/scss/tokens/functional/size/size-coarse.scss +1 -1
  214. package/lib/design-tokens/scss/tokens/functional/size/size-fine.scss +1 -1
  215. package/lib/design-tokens/scss/tokens/functional/size/size.scss +1 -1
  216. package/lib/design-tokens/scss/tokens/functional/size/viewport.scss +1 -1
  217. package/lib/design-tokens/scss/tokens/functional/typography/typography-responsive.scss +1 -1
  218. package/lib/design-tokens/scss/tokens/functional/typography/typography.scss +1 -1
  219. package/lib/design-tokens/ts/tokens/base/colors/light.d.ts +1 -1
  220. package/lib/design-tokens/ts/tokens/base/colors/light.js +1 -1
  221. package/lib/design-tokens/ts/tokens/base/size/size.d.ts +1 -1
  222. package/lib/design-tokens/ts/tokens/base/size/size.js +1 -1
  223. package/lib/design-tokens/ts/tokens/base/typography/typography.d.ts +1 -1
  224. package/lib/design-tokens/ts/tokens/base/typography/typography.js +1 -1
  225. package/lib/design-tokens/ts/tokens/functional/animation/base.d.ts +1 -1
  226. package/lib/design-tokens/ts/tokens/functional/animation/base.js +1 -1
  227. package/lib/design-tokens/ts/tokens/functional/colors/global.d.ts +1 -1
  228. package/lib/design-tokens/ts/tokens/functional/colors/global.js +1 -1
  229. package/lib/design-tokens/ts/tokens/functional/components/bento/base.d.ts +1 -1
  230. package/lib/design-tokens/ts/tokens/functional/components/bento/base.js +1 -1
  231. package/lib/design-tokens/ts/tokens/functional/components/card/base.d.ts +1 -1
  232. package/lib/design-tokens/ts/tokens/functional/components/card/base.js +1 -1
  233. package/lib/design-tokens/ts/tokens/functional/components/card/colors.d.ts +1 -1
  234. package/lib/design-tokens/ts/tokens/functional/components/card/colors.js +1 -1
  235. package/lib/design-tokens/ts/tokens/functional/components/comparison-table/comparison-table.d.ts +1 -1
  236. package/lib/design-tokens/ts/tokens/functional/components/comparison-table/comparison-table.js +1 -1
  237. package/lib/design-tokens/ts/tokens/functional/components/eyebrow-banner/eyebrow-banner.d.ts +1 -1
  238. package/lib/design-tokens/ts/tokens/functional/components/eyebrow-banner/eyebrow-banner.js +1 -1
  239. package/lib/design-tokens/ts/tokens/functional/components/faq/base.d.ts +1 -1
  240. package/lib/design-tokens/ts/tokens/functional/components/faq/base.js +1 -1
  241. package/lib/design-tokens/ts/tokens/functional/components/faq/colors.d.ts +1 -1
  242. package/lib/design-tokens/ts/tokens/functional/components/faq/colors.js +1 -1
  243. package/lib/design-tokens/ts/tokens/functional/components/faq/faq.d.ts +1 -1
  244. package/lib/design-tokens/ts/tokens/functional/components/faq/faq.js +1 -1
  245. package/lib/design-tokens/ts/tokens/functional/components/footer/colors.d.ts +1 -1
  246. package/lib/design-tokens/ts/tokens/functional/components/footer/colors.js +1 -1
  247. package/lib/design-tokens/ts/tokens/functional/components/grid/colors.d.ts +1 -1
  248. package/lib/design-tokens/ts/tokens/functional/components/grid/colors.js +1 -1
  249. package/lib/design-tokens/ts/tokens/functional/components/grid/grid.d.ts +1 -1
  250. package/lib/design-tokens/ts/tokens/functional/components/grid/grid.js +1 -1
  251. package/lib/design-tokens/ts/tokens/functional/components/hero/base.d.ts +1 -1
  252. package/lib/design-tokens/ts/tokens/functional/components/hero/base.js +1 -1
  253. package/lib/design-tokens/ts/tokens/functional/components/ide/base.d.ts +1 -1
  254. package/lib/design-tokens/ts/tokens/functional/components/ide/base.js +1 -1
  255. package/lib/design-tokens/ts/tokens/functional/components/image/base.d.ts +1 -1
  256. package/lib/design-tokens/ts/tokens/functional/components/image/base.js +1 -1
  257. package/lib/design-tokens/ts/tokens/functional/components/inline-link/base.d.ts +1 -1
  258. package/lib/design-tokens/ts/tokens/functional/components/inline-link/base.js +1 -1
  259. package/lib/design-tokens/ts/tokens/functional/components/inline-link/colors.d.ts +1 -1
  260. package/lib/design-tokens/ts/tokens/functional/components/inline-link/colors.js +1 -1
  261. package/lib/design-tokens/ts/tokens/functional/components/label/colors.d.ts +1 -1
  262. package/lib/design-tokens/ts/tokens/functional/components/label/colors.js +1 -1
  263. package/lib/design-tokens/ts/tokens/functional/components/link/colors.d.ts +1 -1
  264. package/lib/design-tokens/ts/tokens/functional/components/link/colors.js +1 -1
  265. package/lib/design-tokens/ts/tokens/functional/components/logosuite/base.d.ts +1 -1
  266. package/lib/design-tokens/ts/tokens/functional/components/logosuite/base.js +1 -1
  267. package/lib/design-tokens/ts/tokens/functional/components/logosuite/colors.d.ts +1 -1
  268. package/lib/design-tokens/ts/tokens/functional/components/logosuite/colors.js +1 -1
  269. package/lib/design-tokens/ts/tokens/functional/components/pillar/colors.d.ts +1 -1
  270. package/lib/design-tokens/ts/tokens/functional/components/pillar/colors.js +1 -1
  271. package/lib/design-tokens/ts/tokens/functional/components/pricing-options/pricing-options.d.ts +1 -1
  272. package/lib/design-tokens/ts/tokens/functional/components/pricing-options/pricing-options.js +1 -1
  273. package/lib/design-tokens/ts/tokens/functional/components/prose/base.d.ts +1 -1
  274. package/lib/design-tokens/ts/tokens/functional/components/prose/base.js +1 -1
  275. package/lib/design-tokens/ts/tokens/functional/components/river/base.d.ts +1 -1
  276. package/lib/design-tokens/ts/tokens/functional/components/river/base.js +1 -1
  277. package/lib/design-tokens/ts/tokens/functional/components/river/river.d.ts +1 -1
  278. package/lib/design-tokens/ts/tokens/functional/components/river/river.js +1 -1
  279. package/lib/design-tokens/ts/tokens/functional/components/statistic/base.d.ts +1 -1
  280. package/lib/design-tokens/ts/tokens/functional/components/statistic/base.js +1 -1
  281. package/lib/design-tokens/ts/tokens/functional/components/sub-nav/base.d.ts +1 -1
  282. package/lib/design-tokens/ts/tokens/functional/components/sub-nav/base.js +1 -1
  283. package/lib/design-tokens/ts/tokens/functional/components/testimonial/base.d.ts +1 -1
  284. package/lib/design-tokens/ts/tokens/functional/components/testimonial/base.js +1 -1
  285. package/lib/design-tokens/ts/tokens/functional/components/testimonial/colors.d.ts +1 -1
  286. package/lib/design-tokens/ts/tokens/functional/components/testimonial/colors.js +1 -1
  287. package/lib/design-tokens/ts/tokens/functional/components/timeline/base.d.ts +1 -1
  288. package/lib/design-tokens/ts/tokens/functional/components/timeline/base.js +1 -1
  289. package/lib/design-tokens/ts/tokens/functional/components/timeline/colors.d.ts +1 -1
  290. package/lib/design-tokens/ts/tokens/functional/components/timeline/colors.js +1 -1
  291. package/lib/design-tokens/ts/tokens/functional/components/tooltip/colors.d.ts +1 -1
  292. package/lib/design-tokens/ts/tokens/functional/components/tooltip/colors.js +1 -1
  293. package/lib/design-tokens/ts/tokens/functional/components/video-player/base.d.ts +1 -1
  294. package/lib/design-tokens/ts/tokens/functional/components/video-player/base.js +1 -1
  295. package/lib/design-tokens/ts/tokens/functional/size/border.d.ts +1 -1
  296. package/lib/design-tokens/ts/tokens/functional/size/border.js +1 -1
  297. package/lib/design-tokens/ts/tokens/functional/size/breakpoints.d.ts +1 -1
  298. package/lib/design-tokens/ts/tokens/functional/size/breakpoints.js +1 -1
  299. package/lib/design-tokens/ts/tokens/functional/size/size-coarse.d.ts +1 -1
  300. package/lib/design-tokens/ts/tokens/functional/size/size-coarse.js +1 -1
  301. package/lib/design-tokens/ts/tokens/functional/size/size-fine.d.ts +1 -1
  302. package/lib/design-tokens/ts/tokens/functional/size/size-fine.js +1 -1
  303. package/lib/design-tokens/ts/tokens/functional/size/size.d.ts +1 -1
  304. package/lib/design-tokens/ts/tokens/functional/size/size.js +1 -1
  305. package/lib/design-tokens/ts/tokens/functional/size/viewport.d.ts +1 -1
  306. package/lib/design-tokens/ts/tokens/functional/size/viewport.js +1 -1
  307. package/lib/design-tokens/ts/tokens/functional/typography/typography-responsive.d.ts +1 -1
  308. package/lib/design-tokens/ts/tokens/functional/typography/typography-responsive.js +1 -1
  309. package/lib/design-tokens/ts/tokens/functional/typography/typography.d.ts +1 -1
  310. package/lib/design-tokens/ts/tokens/functional/typography/typography.js +1 -1
  311. package/lib/index.js +1 -1
  312. package/lib/recipes/SolutionTemplates/CategoryPage/CategoryPage.d.ts +16 -0
  313. package/lib/recipes/SolutionTemplates/CategoryPage/CategoryPage.visual.spec.d.ts +1 -0
  314. package/lib/recipes/SolutionTemplates/SolutionPage/Industry/Industry.visual.spec.d.ts +1 -0
  315. package/lib/recipes/SolutionTemplates/SolutionPage/Size/Size.visual.spec.d.ts +1 -0
  316. package/lib/recipes/SolutionTemplates/SolutionPage/SolutionPage.d.ts +16 -0
  317. package/lib/recipes/SolutionTemplates/SolutionPage/UseCase/UseCase.visual.spec.d.ts +1 -0
  318. package/lib/recipes/SolutionTemplates/SolutionPage/index.d.ts +1 -0
  319. package/lib/recipes/SolutionTemplates/SolutionsOverview/SolutionsOverview.d.ts +16 -0
  320. package/lib/recipes/SolutionTemplates/SolutionsOverview/SolutionsOverview.visual.spec.d.ts +1 -0
  321. package/lib/recipes/SolutionTemplates/helpers.d.ts +126 -0
  322. package/lib/recipes/SolutionTemplates/index.d.ts +0 -0
  323. package/lib/river/River/River.d.ts +29 -3
  324. package/lib/river/RiverBreakout/RiverBreakout.d.ts +1 -7
  325. package/lib/river/RiverStoryScroll/RiverStoryScroll.d.ts +18 -0
  326. package/lib/river/RiverStoryScroll/RiverStoryScroll.visual.spec.d.ts +1 -0
  327. package/lib/river/RiverStoryScroll/RiverStoryScrollProvider.d.ts +12 -0
  328. package/lib/river/RiverStoryScroll/RiverStoryScrollResponder.d.ts +10 -0
  329. package/lib/river/RiverStoryScroll/RiverStoryScrollTracker.d.ts +9 -0
  330. package/lib/river/RiverStoryScroll/index.d.ts +1 -0
  331. package/lib/river/index.d.ts +1 -0
  332. package/package.json +1 -1
package/lib/css/main.css CHANGED
@@ -89,7 +89,7 @@ select {
89
89
 
90
90
  /**
91
91
  * Do not edit directly
92
- * Generated on Tue, 09 Jul 2024 10:01:12 GMT
92
+ * Generated on Tue, 16 Jul 2024 15:01:09 GMT
93
93
  */
94
94
 
95
95
  :root,
@@ -367,7 +367,7 @@ select {
367
367
 
368
368
  /**
369
369
  * Do not edit directly
370
- * Generated on Tue, 09 Jul 2024 10:01:12 GMT
370
+ * Generated on Tue, 16 Jul 2024 15:01:09 GMT
371
371
  */
372
372
 
373
373
  :root {
@@ -392,7 +392,7 @@ select {
392
392
 
393
393
  /**
394
394
  * Do not edit directly
395
- * Generated on Tue, 09 Jul 2024 10:01:12 GMT
395
+ * Generated on Tue, 16 Jul 2024 15:01:09 GMT
396
396
  */
397
397
 
398
398
  :root {
@@ -408,7 +408,7 @@ select {
408
408
 
409
409
  /**
410
410
  * Do not edit directly
411
- * Generated on Tue, 09 Jul 2024 10:01:12 GMT
411
+ * Generated on Tue, 16 Jul 2024 15:01:09 GMT
412
412
  */
413
413
 
414
414
  :root {
@@ -540,7 +540,7 @@ select {
540
540
 
541
541
  /**
542
542
  * Do not edit directly
543
- * Generated on Tue, 09 Jul 2024 10:01:12 GMT
543
+ * Generated on Tue, 16 Jul 2024 15:01:09 GMT
544
544
  */
545
545
 
546
546
  :root {
@@ -554,7 +554,7 @@ select {
554
554
 
555
555
  /**
556
556
  * Do not edit directly
557
- * Generated on Tue, 09 Jul 2024 10:01:12 GMT
557
+ * Generated on Tue, 16 Jul 2024 15:01:09 GMT
558
558
  */
559
559
 
560
560
  :root {
@@ -573,7 +573,7 @@ select {
573
573
 
574
574
  /**
575
575
  * Do not edit directly
576
- * Generated on Tue, 09 Jul 2024 10:01:12 GMT
576
+ * Generated on Tue, 16 Jul 2024 15:01:09 GMT
577
577
  */
578
578
 
579
579
  :root,
@@ -707,6 +707,11 @@ select {
707
707
  max-width: 18ch;
708
708
  }
709
709
 
710
+ .Primer_Brand__Hero-module__Hero-heading--fullWidth___Q3N1y {
711
+ max-width: none;
712
+ max-width: initial;
713
+ }
714
+
710
715
  .Primer_Brand__Hero-module__Hero-description___vG4iA {
711
716
  margin: var(--base-size-24) 0 0;
712
717
  max-width: 50ch;
@@ -963,7 +968,7 @@ select {
963
968
 
964
969
  /**
965
970
  * Do not edit directly
966
- * Generated on Tue, 09 Jul 2024 10:01:12 GMT
971
+ * Generated on Tue, 16 Jul 2024 15:01:09 GMT
967
972
  */
968
973
 
969
974
  :root,
@@ -1549,7 +1554,7 @@ select {
1549
1554
 
1550
1555
  /**
1551
1556
  * Do not edit directly
1552
- * Generated on Tue, 09 Jul 2024 10:01:12 GMT
1557
+ * Generated on Tue, 16 Jul 2024 15:01:09 GMT
1553
1558
  */
1554
1559
 
1555
1560
  :root {
@@ -1776,7 +1781,7 @@ select {
1776
1781
 
1777
1782
  /**
1778
1783
  * Do not edit directly
1779
- * Generated on Tue, 09 Jul 2024 10:01:13 GMT
1784
+ * Generated on Tue, 16 Jul 2024 15:01:09 GMT
1780
1785
  */
1781
1786
 
1782
1787
  :root,
@@ -2060,7 +2065,7 @@ select {
2060
2065
 
2061
2066
  /**
2062
2067
  * Do not edit directly
2063
- * Generated on Tue, 09 Jul 2024 10:01:12 GMT
2068
+ * Generated on Tue, 16 Jul 2024 15:01:09 GMT
2064
2069
  */
2065
2070
 
2066
2071
  :root {
@@ -2087,7 +2092,7 @@ select {
2087
2092
 
2088
2093
  /**
2089
2094
  * Do not edit directly
2090
- * Generated on Tue, 09 Jul 2024 10:01:13 GMT
2095
+ * Generated on Tue, 16 Jul 2024 15:01:09 GMT
2091
2096
  */
2092
2097
 
2093
2098
  :root,
@@ -2845,7 +2850,7 @@ select {
2845
2850
 
2846
2851
  /**
2847
2852
  * Do not edit directly
2848
- * Generated on Tue, 09 Jul 2024 10:01:12 GMT
2853
+ * Generated on Tue, 16 Jul 2024 15:01:09 GMT
2849
2854
  */
2850
2855
 
2851
2856
  :root {
@@ -3688,7 +3693,7 @@ select {
3688
3693
 
3689
3694
  /**
3690
3695
  * Do not edit directly
3691
- * Generated on Tue, 09 Jul 2024 10:01:12 GMT
3696
+ * Generated on Tue, 16 Jul 2024 15:01:09 GMT
3692
3697
  */
3693
3698
 
3694
3699
  :root {
@@ -3709,7 +3714,7 @@ select {
3709
3714
 
3710
3715
  /**
3711
3716
  * Do not edit directly
3712
- * Generated on Tue, 09 Jul 2024 10:01:12 GMT
3717
+ * Generated on Tue, 16 Jul 2024 15:01:09 GMT
3713
3718
  */
3714
3719
 
3715
3720
  :root {
@@ -3720,7 +3725,7 @@ select {
3720
3725
 
3721
3726
  /**
3722
3727
  * Do not edit directly
3723
- * Generated on Tue, 09 Jul 2024 10:01:12 GMT
3728
+ * Generated on Tue, 16 Jul 2024 15:01:09 GMT
3724
3729
  */
3725
3730
 
3726
3731
  :root {
@@ -3932,6 +3937,549 @@ select {
3932
3937
  }
3933
3938
  }
3934
3939
 
3940
+ .Primer_Brand__RiverStoryScroll-module__RiverStoryScroll___GKo1Z {
3941
+ --ease: cubic-bezier(0.22, 0.56, 0.23, 0.89);
3942
+ -webkit-font-smoothing: antialiased;
3943
+ --stackDistance: calc(var(--base-size-24) * -1);
3944
+
3945
+ /* River visual (videos)
3946
+ * UL = unit-less, needed for division in certain scenarios
3947
+ */
3948
+ --visualMaxWidth: 1032px;
3949
+ --visualMaxWidthUL: 1032;
3950
+ --visualMaxHeight: min(690px, 60vh);
3951
+ --visualMaxHeightUL: 690;
3952
+ position: relative;
3953
+ }
3954
+
3955
+ @media (max-height: 600px) {
3956
+
3957
+ .Primer_Brand__RiverStoryScroll-module__RiverStoryScroll___GKo1Z {
3958
+ --visualMaxHeight: 50vh;
3959
+ }
3960
+ }
3961
+
3962
+ @media (max-height: 500px) {
3963
+
3964
+ .Primer_Brand__RiverStoryScroll-module__RiverStoryScroll___GKo1Z {
3965
+ --visualMaxHeight: 40vh;
3966
+ }
3967
+ }
3968
+
3969
+ .Primer_Brand__RiverStoryScroll-module__RiverStoryScroll__inner___V0daX {
3970
+ position: relative;
3971
+ }
3972
+
3973
+ .Primer_Brand__RiverStoryScroll-module__RiverStoryScroll__visual-cover___rCa_Y {
3974
+ position: absolute;
3975
+ left: 0;
3976
+ width: 100%;
3977
+ }
3978
+
3979
+ .Primer_Brand__RiverStoryScroll-module__RiverStoryScroll__image___WmawN {
3980
+ margin-left: auto;
3981
+ margin-right: auto;
3982
+ width: auto;
3983
+ z-index: 10;
3984
+ position: relative;
3985
+ border-radius: var(--brand-borderRadius-large);
3986
+ }
3987
+
3988
+ .Primer_Brand__RiverStoryScroll-module__RiverStoryScroll--enabled___EpqB5 .Primer_Brand__RiverStoryScroll-module__RiverStoryScroll__internal-river___eUmDR {
3989
+ grid-template-columns: 1fr;
3990
+ gap: 0;
3991
+ }
3992
+
3993
+ .Primer_Brand__RiverStoryScroll-module__RiverStoryScroll--enabled___EpqB5 .Primer_Brand__RiverStoryScroll-module__RiverStoryScroll__internal-river___eUmDR img,
3994
+ .Primer_Brand__RiverStoryScroll-module__RiverStoryScroll--enabled___EpqB5 .Primer_Brand__RiverStoryScroll-module__RiverStoryScroll__internal-river___eUmDR video {
3995
+ display: none;
3996
+ }
3997
+
3998
+ @media screen and (max-width: 768px) {
3999
+ @media (max-height: 720px) {
4000
+ .Primer_Brand__RiverStoryScroll-module__RiverStoryScroll___GKo1Z {
4001
+ --visualMaxHeight: 55vh;
4002
+ }
4003
+ }
4004
+ .Primer_Brand__RiverStoryScroll-module__RiverStoryScroll___GKo1Z {
4005
+
4006
+ --topOffset: calc((100vh - min(664px, 60vh)) / 3);
4007
+ }
4008
+
4009
+ @media (max-width: 542px) {
4010
+ .Primer_Brand__RiverStoryScroll-module__RiverStoryScroll___GKo1Z {
4011
+ /* --topOffset: calc((100vh - min(664px, 60vh)) / 2);*/
4012
+
4013
+ --topOffset: calc((100vh - min(664px, 60vh)) / 5);
4014
+ }
4015
+ }
4016
+ .Primer_Brand__RiverStoryScroll-module__RiverStoryScroll___GKo1Z {
4017
+ /* Spacing above the visual */
4018
+ --availableWidth: calc(100vw - var(--storyScrollPadding) * 2);
4019
+ --relativeVisualHeight: calc(var(--visualMaxHeightUL) / var(--visualMaxWidthUL) * var(--availableWidth));
4020
+ --visualHeight: min(var(--visualMaxHeight), var(--relativeVisualHeight));
4021
+ --visualWidth: calc(var(--visualHeight) * var(--visualMaxWidthUL) / var(--visualMaxHeightUL));
4022
+ --scrollTextHeight: 58vh;
4023
+ --textToVisualPadding: max(5vh, 40px);
4024
+
4025
+ --topScrollOffset: calc(var(--visualHeight));
4026
+ --bottomScrollOffset: calc(100vh - var(--topOffset) - var(--visualHeight) - var(--textToVisualPadding));
4027
+
4028
+ --extraBottomSpacing: 70px;
4029
+ }
4030
+
4031
+ @media (max-width: 768px) and (min-height: 670px) {
4032
+ .Primer_Brand__RiverStoryScroll-module__RiverStoryScroll___GKo1Z {
4033
+ --extraBottomSpacing: calc(-1 * (100vh - 100vw) / 5);
4034
+ }
4035
+ }
4036
+
4037
+ @media (min-width: 542px) and (max-width: 1028px) and (min-height: 670px) {
4038
+ .Primer_Brand__RiverStoryScroll-module__RiverStoryScroll___GKo1Z {
4039
+ --extraBottomSpacing: calc(-1 * (100vh - 100vw) / 3);
4040
+ }
4041
+ }
4042
+
4043
+ @media (min-width: 542px) {
4044
+ .Primer_Brand__RiverStoryScroll-module__RiverStoryScroll___GKo1Z {
4045
+ --scrollTextHeight: 42vh;
4046
+ }
4047
+ }
4048
+ @media (max-height: 520px) {
4049
+ .Primer_Brand__RiverStoryScroll-module__RiverStoryScroll___GKo1Z {
4050
+ --scrollTextHeight: 70vh;
4051
+ }
4052
+ }
4053
+
4054
+ @media (min-width: 768px) {
4055
+ .Primer_Brand__RiverStoryScroll-module__RiverStoryScroll___GKo1Z {
4056
+ }
4057
+ }
4058
+ .Primer_Brand__RiverStoryScroll-module__RiverStoryScroll___GKo1Z {
4059
+
4060
+ --storyScrollPadding: min(32px, 5vw);
4061
+ }
4062
+
4063
+ @media (min-width: 1028px) {
4064
+ .Primer_Brand__RiverStoryScroll-module__RiverStoryScroll___GKo1Z {
4065
+ --stackDistance: -30px;
4066
+ }
4067
+ }
4068
+
4069
+ @media (max-height: 800px) {
4070
+ .Primer_Brand__RiverStoryScroll-module__RiverStoryScroll___GKo1Z {
4071
+ --stackDistance: -20px;
4072
+ }
4073
+ }
4074
+
4075
+ @media (max-height: 500px) {
4076
+ .Primer_Brand__RiverStoryScroll-module__RiverStoryScroll___GKo1Z {
4077
+ --stackDistance: -15px;
4078
+ }
4079
+ }
4080
+ .Primer_Brand__RiverStoryScroll-module__RiverStoryScroll___GKo1Z {
4081
+
4082
+ .Primer_Brand__RiverStoryScroll-module__RiverStoryScroll__visual-container___ZJlnt {
4083
+ position: absolute;
4084
+ width: 100%;
4085
+ height: 100%;
4086
+ left: 0;
4087
+ top: 0;
4088
+ }
4089
+
4090
+ .Primer_Brand__RiverStoryScroll-module__RiverStoryScroll__tracker___SR7oo {
4091
+ min-height: var(--scrollTextHeight);
4092
+ position: relative;
4093
+ transition: opacity 0.3s var(--ease);
4094
+ }
4095
+
4096
+ .Primer_Brand__RiverStoryScroll-module__RiverStoryScroll__tracker___SR7oo[\:has\(\%2B\%20.in-viewport\)] {
4097
+ opacity: 0;
4098
+ }
4099
+
4100
+ .Primer_Brand__RiverStoryScroll-module__RiverStoryScroll__tracker___SR7oo:has(+ .Primer_Brand__RiverStoryScroll-module__in-viewport___AxNUA) {
4101
+ opacity: 0;
4102
+ }
4103
+
4104
+ .Primer_Brand__RiverStoryScroll-module__RiverStoryScroll__tracker___SR7oo.Primer_Brand__RiverStoryScroll-module__in-viewport___AxNUA + .Primer_Brand__RiverStoryScroll-module__outside-viewport___ivCAg {
4105
+ opacity: 0;
4106
+ }
4107
+
4108
+ .Primer_Brand__RiverStoryScroll-module__RiverStoryScroll___GKo1Z {
4109
+ max-width: calc(1032px + var(--storyScrollPadding) * 2);
4110
+ margin-top: min(30vw, 22vh);
4111
+ margin-left: auto;
4112
+ margin-right: auto;
4113
+ padding-right: var(--storyScrollPadding);
4114
+ padding-left: var(--storyScrollPadding);
4115
+ }
4116
+
4117
+ .Primer_Brand__RiverStoryScroll-module__RiverStoryScroll__content-container--below____OTaq {
4118
+ padding-top: var(--topScrollOffset);
4119
+ padding-bottom: var(--bottomScrollOffset);
4120
+ }
4121
+
4122
+ .Primer_Brand__RiverStoryScroll-module__RiverStoryScroll__image___WmawN {
4123
+ height: auto;
4124
+ width: 100%;
4125
+ max-width: var(--visualWidth);
4126
+ border-radius: var(--brand-borderRadius-large);
4127
+ }
4128
+
4129
+ .Primer_Brand__RiverStoryScroll-module__RiverStoryScroll__visual-container-inner___oFalR {
4130
+ position: sticky;
4131
+ pointer-events: none;
4132
+ top: 0;
4133
+ padding-top: var(--topOffset);
4134
+ margin-top: calc(-1 * var(--topOffset));
4135
+ display: flex;
4136
+ z-index: 1;
4137
+ flex-direction: column;
4138
+ height: 100vh;
4139
+ }
4140
+
4141
+ /* Enhanced styling if dvh is supported */
4142
+ }
4143
+ @supports (height: 100dvh) {
4144
+ .Primer_Brand__RiverStoryScroll-module__RiverStoryScroll___GKo1Z {
4145
+ .Primer_Brand__RiverStoryScroll-module__RiverStoryScroll__visual-container-inner___oFalR {
4146
+ height: 100dvh;
4147
+ }
4148
+ }
4149
+ }
4150
+ .Primer_Brand__RiverStoryScroll-module__RiverStoryScroll___GKo1Z {
4151
+
4152
+ .Primer_Brand__RiverStoryScroll-module__RiverStoryScroll__visual--below___gJyav {
4153
+ background-image: linear-gradient(
4154
+ 180deg,
4155
+ var(--brand-RiverStoryScroll-content-inactive-bgColor) calc(var(--topOffset) + var(--visualHeight) + 3px),
4156
+ transparent calc(var(--topOffset) + var(--visualHeight) + var(--textToVisualPadding)),
4157
+ transparent 93%,
4158
+ var(--brand-RiverStoryScroll-content-inactive-bgColor) 99%
4159
+ );
4160
+ }
4161
+
4162
+ .Primer_Brand__RiverStoryScroll-module__RiverStoryScroll__visual--below___gJyav .Primer_Brand__RiverStoryScroll-module__story-scroll-text___isxdl {
4163
+ margin-top: var(--base-size-40);
4164
+ }
4165
+
4166
+ .Primer_Brand__RiverStoryScroll-module__tracker-outside-viewport___K2b2B {
4167
+ opacity: 0;
4168
+ display: none;
4169
+ }
4170
+
4171
+ /* Show first visual, even when nothing is visible */
4172
+ .Primer_Brand__RiverStoryScroll-module__tracker-outside-viewport___K2b2B:nth-child(2) {
4173
+ opacity: 1;
4174
+ display: block;
4175
+ }
4176
+
4177
+ .Primer_Brand__RiverStoryScroll-module__RiverStoryScroll__visual-scroll-responder___DKr1C {
4178
+ transition: 0.5s var(--ease) transform, 0.5s var(--ease) filter, 0.5s var(--ease) opacity;
4179
+ pointer-events: auto;
4180
+ }
4181
+
4182
+ .Primer_Brand__RiverStoryScroll-module__tracker-outside-viewport___K2b2B[\:has\(\%20.tracker-in-viewport\)] {
4183
+ position: absolute;
4184
+ display: block;
4185
+ margin-left: auto;
4186
+ margin-right: auto;
4187
+ left: 0;
4188
+ right: 0;
4189
+ }
4190
+
4191
+ .Primer_Brand__RiverStoryScroll-module__tracker-outside-viewport___K2b2B:has(~ .Primer_Brand__RiverStoryScroll-module__tracker-in-viewport___MYQAv) {
4192
+ position: absolute;
4193
+ display: block;
4194
+ margin-left: auto;
4195
+ margin-right: auto;
4196
+ left: 0;
4197
+ right: 0;
4198
+ }
4199
+
4200
+ .Primer_Brand__RiverStoryScroll-module__tracker-in-viewport___MYQAv + .Primer_Brand__RiverStoryScroll-module__tracker-outside-viewport___K2b2B {
4201
+ transform: translateY(calc(var(--stackDistance) * -1)) scale(1.015);
4202
+ position: absolute;
4203
+ display: block;
4204
+ margin-left: auto;
4205
+ margin-right: auto;
4206
+ left: 0;
4207
+ right: 0;
4208
+ }
4209
+
4210
+ .Primer_Brand__RiverStoryScroll-module__tracker-outside-viewport___K2b2B[\:has\(\%2B\%20.tracker-in-viewport\)] {
4211
+ transform: translateY(var(--stackDistance)) scale(0.95);
4212
+ filter: brightness(70%);
4213
+ opacity: 1;
4214
+ }
4215
+
4216
+ .Primer_Brand__RiverStoryScroll-module__tracker-outside-viewport___K2b2B:has(+ .Primer_Brand__RiverStoryScroll-module__tracker-in-viewport___MYQAv) {
4217
+ transform: translateY(var(--stackDistance)) scale(0.95);
4218
+ filter: brightness(70%);
4219
+ opacity: 1;
4220
+ }
4221
+
4222
+ .Primer_Brand__RiverStoryScroll-module__tracker-outside-viewport___K2b2B[\:has\(\%2B\%20.tracker-outside-viewport\%20\%2B\%20.tracker-in-viewport\)] {
4223
+ transform: translateY(calc(var(--stackDistance) * 2)) scale(0.9);
4224
+ filter: brightness(50%);
4225
+ opacity: 1;
4226
+ }
4227
+
4228
+ .Primer_Brand__RiverStoryScroll-module__tracker-outside-viewport___K2b2B:has(+ .Primer_Brand__RiverStoryScroll-module__tracker-outside-viewport___K2b2B + .Primer_Brand__RiverStoryScroll-module__tracker-in-viewport___MYQAv) {
4229
+ transform: translateY(calc(var(--stackDistance) * 2)) scale(0.9);
4230
+ filter: brightness(50%);
4231
+ opacity: 1;
4232
+ }
4233
+
4234
+ .Primer_Brand__RiverStoryScroll-module__tracker-outside-viewport___K2b2B[\:has\(\%2B\%20.tracker-outside-viewport\%20\%2B\%20.tracker-outside-viewport\%20\%2B\%20.tracker-in-viewport\)] {
4235
+ transform: translateY(calc(var(--stackDistance) * 3)) scale(0.85);
4236
+ filter: brightness(30%);
4237
+ opacity: 1;
4238
+ }
4239
+
4240
+ .Primer_Brand__RiverStoryScroll-module__tracker-outside-viewport___K2b2B:has(+ .Primer_Brand__RiverStoryScroll-module__tracker-outside-viewport___K2b2B + .Primer_Brand__RiverStoryScroll-module__tracker-outside-viewport___K2b2B + .Primer_Brand__RiverStoryScroll-module__tracker-in-viewport___MYQAv) {
4241
+ transform: translateY(calc(var(--stackDistance) * 3)) scale(0.85);
4242
+ filter: brightness(30%);
4243
+ opacity: 1;
4244
+ }
4245
+
4246
+ .Primer_Brand__RiverStoryScroll-module__tracker-outside-viewport___K2b2B[\:has\(\%0A\%20\%20\%20\%20\%20\%20\%20\%20\%2B\%20.tracker-outside-viewport\%20\%2B\%20.tracker-outside-viewport\%20\%2B\%20.tracker-outside-viewport\%20\%2B\%20.tracker-in-viewport\%0A\%20\%20\%20\%20\%20\%20\)] {
4247
+ transform: translateY(calc(var(--stackDistance) * 4)) scale(0.8);
4248
+ filter: brightness(10%);
4249
+ opacity: 1;
4250
+ }
4251
+
4252
+ .Primer_Brand__RiverStoryScroll-module__tracker-outside-viewport___K2b2B:has(
4253
+ + .Primer_Brand__RiverStoryScroll-module__tracker-outside-viewport___K2b2B + .Primer_Brand__RiverStoryScroll-module__tracker-outside-viewport___K2b2B + .Primer_Brand__RiverStoryScroll-module__tracker-outside-viewport___K2b2B + .Primer_Brand__RiverStoryScroll-module__tracker-in-viewport___MYQAv
4254
+ ) {
4255
+ transform: translateY(calc(var(--stackDistance) * 4)) scale(0.8);
4256
+ filter: brightness(10%);
4257
+ opacity: 1;
4258
+ }
4259
+
4260
+ .Primer_Brand__RiverStoryScroll-module__tracker-in-viewport___MYQAv {
4261
+ display: block;
4262
+ position: relative;
4263
+ }
4264
+
4265
+ /*
4266
+ TODO: Re-enable these at a later date
4267
+
4268
+ .video-controls {
4269
+ --distanceFromEdge: 12px;
4270
+ position: absolute;
4271
+ right: calc((100% - var(--visualWidth)) / 2 + var(--distanceFromEdge));
4272
+ bottom: var(--distanceFromEdge);
4273
+ z-index: 10;
4274
+ pointer-events: auto;
4275
+ transition: opacity 0.3s var(--ease);
4276
+ opacity: 0;
4277
+ }
4278
+
4279
+ @media (min-width: 542px) {
4280
+ .video-controls {
4281
+ --distanceFromEdge: 20px;
4282
+ }
4283
+ }
4284
+
4285
+ .RiverStoryScroll__visual-scroll-responder:hover .video-controls,
4286
+ .video-controls-ended {
4287
+ opacity: 1;
4288
+ }
4289
+
4290
+ .video-control {
4291
+ background-color: rgba(0, 0, 0, 0.18);
4292
+ display: flex;
4293
+ align-items: center;
4294
+ justify-content: center;
4295
+ border-radius: 200px;
4296
+ width: 44px;
4297
+ height: 44px;
4298
+ transition: background-color 0.2s ease;
4299
+ }
4300
+
4301
+ .video-control:hover,
4302
+ .video-control:focus {
4303
+ background-color: rgba(0, 0, 0, 0.35);
4304
+ } */
4305
+
4306
+ .Primer_Brand__RiverStoryScroll-module__RiverStoryScroll__content-stack___jBEVs {
4307
+ position: sticky;
4308
+ padding-top: var(--textToVisualPadding);
4309
+ top: calc(var(--topOffset) + var(--visualHeight));
4310
+ }
4311
+
4312
+ /* This is a hack to make the sticky behavior exclude the height of itself as it reaches the bottom */
4313
+ /* This makes it possible to calculate the end of the sticky scroll without having to account for text content */
4314
+ .Primer_Brand__RiverStoryScroll-module__RiverStoryScroll__tracker___SR7oo:last-child .Primer_Brand__RiverStoryScroll-module__RiverStoryScroll__content-stack___jBEVs {
4315
+ height: 0;
4316
+ }
4317
+
4318
+ .Primer_Brand__RiverStoryScroll-module__RiverStoryScroll__pagination___KPrEv {
4319
+ display: flex;
4320
+ flex-direction: column;
4321
+ gap: var(--base-size-4);
4322
+ position: absolute;
4323
+ left: calc((100vw - 100%) / 2 * -1 + min(10px, 2.8vw));
4324
+ right: 0;
4325
+ margin: auto;
4326
+ height: var(--visualHeight);
4327
+ justify-content: center;
4328
+ }
4329
+
4330
+ .Primer_Brand__RiverStoryScroll-module__RiverStoryScroll__pagination-dot___G_E1k {
4331
+ width: 6px;
4332
+ height: 6px;
4333
+ border-radius: var(--brand-borderRadius-large);
4334
+ opacity: 0.55;
4335
+ background: var(--brand-RiverStoryScroll-pagination-fgColor);
4336
+ transition: opacity var(--brand-animation-duration-default) var(--ease),
4337
+ height var(--brand-animation-duration-default) var(--ease);
4338
+ }
4339
+
4340
+ .Primer_Brand__RiverStoryScroll-module__tracker-in-viewport___MYQAv:nth-child(2) ~ .Primer_Brand__RiverStoryScroll-module__RiverStoryScroll__pagination___KPrEv .Primer_Brand__RiverStoryScroll-module__RiverStoryScroll__pagination-dot___G_E1k:nth-child(1) {
4341
+ opacity: 1;
4342
+ height: var(--base-size-24);
4343
+ }
4344
+
4345
+ .Primer_Brand__RiverStoryScroll-module__tracker-in-viewport___MYQAv:nth-child(3) ~ .Primer_Brand__RiverStoryScroll-module__RiverStoryScroll__pagination___KPrEv .Primer_Brand__RiverStoryScroll-module__RiverStoryScroll__pagination-dot___G_E1k:nth-child(2) {
4346
+ opacity: 1;
4347
+ height: var(--base-size-24);
4348
+ }
4349
+
4350
+ .Primer_Brand__RiverStoryScroll-module__tracker-in-viewport___MYQAv:nth-child(4) ~ .Primer_Brand__RiverStoryScroll-module__RiverStoryScroll__pagination___KPrEv .Primer_Brand__RiverStoryScroll-module__RiverStoryScroll__pagination-dot___G_E1k:nth-child(3) {
4351
+ opacity: 1;
4352
+ height: var(--base-size-24);
4353
+ }
4354
+
4355
+ .Primer_Brand__RiverStoryScroll-module__tracker-in-viewport___MYQAv:nth-child(5) ~ .Primer_Brand__RiverStoryScroll-module__RiverStoryScroll__pagination___KPrEv .Primer_Brand__RiverStoryScroll-module__RiverStoryScroll__pagination-dot___G_E1k:nth-child(4) {
4356
+ opacity: 1;
4357
+ height: var(--base-size-24);
4358
+ }
4359
+
4360
+ .Primer_Brand__RiverStoryScroll-module__tracker-in-viewport___MYQAv:nth-child(6) ~ .Primer_Brand__RiverStoryScroll-module__RiverStoryScroll__pagination___KPrEv .Primer_Brand__RiverStoryScroll-module__RiverStoryScroll__pagination-dot___G_E1k:nth-child(5) {
4361
+ opacity: 1;
4362
+ height: var(--base-size-24);
4363
+ }
4364
+ }
4365
+ }
4366
+
4367
+ @media screen and (min-width: 768px) {
4368
+ .Primer_Brand__RiverStoryScroll-module__RiverStoryScroll__inner___V0daX {
4369
+ display: grid;
4370
+ grid-template-columns: 1fr 1fr;
4371
+ grid-gap: var(--base-size-24);
4372
+ gap: var(--base-size-24);
4373
+ }
4374
+
4375
+ .Primer_Brand__RiverStoryScroll-module__RiverStoryScroll__visual-container___ZJlnt {
4376
+ position: sticky;
4377
+ width: 100%;
4378
+ top: 0;
4379
+ height: 80vh;
4380
+ display: flex;
4381
+ align-items: center;
4382
+ order: 2;
4383
+ }
4384
+
4385
+ .Primer_Brand__RiverStoryScroll-module__RiverStoryScroll__visual-container-inner___oFalR,
4386
+ .Primer_Brand__RiverStoryScroll-module__RiverStoryScroll__image___WmawN {
4387
+ width: 100%;
4388
+ }
4389
+
4390
+ .Primer_Brand__RiverStoryScroll-module__RiverStoryScroll___GKo1Z .Primer_Brand__RiverStoryScroll-module__RiverStoryScroll__visual-scroll-responder___DKr1C {
4391
+ position: sticky;
4392
+ top: 0;
4393
+ width: 100%;
4394
+ right: 0;
4395
+ transition: opacity 0.3s var(--ease);
4396
+ padding-top: 10vh;
4397
+ }
4398
+
4399
+ .Primer_Brand__RiverStoryScroll-module__RiverStoryScroll__visual-container-inner___oFalR.Primer_Brand__RiverStoryScroll-module__RiverStoryScroll__visual--below___gJyav {
4400
+ position: sticky;
4401
+ top: 0;
4402
+ }
4403
+
4404
+ .Primer_Brand__RiverStoryScroll-module__RiverStoryScroll__visual-scroll-responder___DKr1C.Primer_Brand__RiverStoryScroll-module__tracker-outside-viewport___K2b2B {
4405
+ position: absolute;
4406
+ top: 0;
4407
+ z-index: -1;
4408
+ opacity: 0;
4409
+ }
4410
+
4411
+ .Primer_Brand__RiverStoryScroll-module__RiverStoryScroll__visual-scroll-responder___DKr1C.Primer_Brand__RiverStoryScroll-module__tracker-in-viewport___MYQAv {
4412
+ z-index: 1;
4413
+ opacity: 1;
4414
+ }
4415
+
4416
+ .Primer_Brand__RiverStoryScroll-module__RiverStoryScroll__content-container____Rsbs.Primer_Brand__RiverStoryScroll-module__RiverStoryScroll__content-container--below____OTaq {
4417
+ padding-top: 10vh;
4418
+ }
4419
+
4420
+ .Primer_Brand__RiverStoryScroll-module__RiverStoryScroll__content-container____Rsbs.Primer_Brand__RiverStoryScroll-module__RiverStoryScroll__content-container--below____OTaq .Primer_Brand__RiverStoryScroll-module__RiverStoryScroll__tracker___SR7oo {
4421
+ padding: 20vh 0;
4422
+ }
4423
+
4424
+ .Primer_Brand__RiverStoryScroll-module__RiverStoryScroll__tracker___SR7oo.Primer_Brand__RiverStoryScroll-module__outside-viewport___ivCAg {
4425
+ position: relative;
4426
+ }
4427
+
4428
+ .Primer_Brand__RiverStoryScroll-module__RiverStoryScroll__tracker___SR7oo {
4429
+ filter: 0;
4430
+ }
4431
+
4432
+ .Primer_Brand__RiverStoryScroll-module__RiverStoryScroll__tracker___SR7oo.Primer_Brand__RiverStoryScroll-module__outside-viewport___ivCAg {
4433
+ filter: blur(1px);
4434
+ transition: filter var(--brand-animation-duration-extended) var(--brand-animation-easing-default);
4435
+ }
4436
+
4437
+ .Primer_Brand__RiverStoryScroll-module__RiverStoryScroll__tracker___SR7oo::after {
4438
+ content: '';
4439
+ transition: opacity var(--brand-animation-duration-extended) var(--brand-animation-easing-default),
4440
+ visibility var(--brand-animation-duration-extended) var(--brand-animation-easing-default);
4441
+ opacity: 0;
4442
+ visibility: hidden;
4443
+ position: absolute;
4444
+ top: 0;
4445
+ left: 0;
4446
+ right: 0;
4447
+ bottom: 0;
4448
+ background-color: var(--brand-RiverStoryScroll-content-inactive-bgColor);
4449
+ }
4450
+
4451
+ .Primer_Brand__RiverStoryScroll-module__RiverStoryScroll__tracker___SR7oo.Primer_Brand__RiverStoryScroll-module__outside-viewport___ivCAg::after {
4452
+ opacity: 0.7;
4453
+ visibility: visible;
4454
+ }
4455
+ }
4456
+
4457
+ @media screen and (min-width: 768px) and (min-height: 900px) {
4458
+ .Primer_Brand__RiverStoryScroll-module__RiverStoryScroll___GKo1Z {
4459
+ margin-top: -20vh;
4460
+ }
4461
+
4462
+ .Primer_Brand__RiverStoryScroll-module__RiverStoryScroll__content-container____Rsbs.Primer_Brand__RiverStoryScroll-module__RiverStoryScroll__content-container--below____OTaq {
4463
+ padding-top: 16vh;
4464
+ }
4465
+ }
4466
+
4467
+ /**
4468
+ * Do not edit directly
4469
+ * Generated on Tue, 16 Jul 2024 15:01:09 GMT
4470
+ */
4471
+
4472
+ :root,
4473
+ [data-color-mode="light"] {
4474
+ --brand-RiverStoryScroll-pagination-fgColor: var(--base-color-scale-gray-6);
4475
+ --brand-RiverStoryScroll-content-inactive-bgColor: var(--brand-color-canvas-default);
4476
+ }
4477
+
4478
+ [data-color-mode="dark"] {
4479
+ --brand-RiverStoryScroll-pagination-fgColor: var(--base-color-scale-white-0);
4480
+ --brand-RiverStoryScroll-content-inactive-bgColor: var(--brand-color-canvas-default);
4481
+ }
4482
+
3935
4483
  /*
3936
4484
  * Main styles for the subdomain navigation bar.
3937
4485
  */
@@ -3992,7 +4540,7 @@ select {
3992
4540
  display: inline-flex;
3993
4541
  list-style-type: none;
3994
4542
  align-items: center;
3995
- gap: 16px;
4543
+ gap: var(--base-size-8);
3996
4544
  padding: 0;
3997
4545
  margin: 0;
3998
4546
  max-width: 340px;
@@ -4000,6 +4548,12 @@ select {
4000
4548
  padding: var(--base-size-16) 0;
4001
4549
  }
4002
4550
 
4551
+ @media screen and (min-width: 63.25rem) {
4552
+ .Primer_Brand__SubdomainNavBar-module__SubdomainNavBar-title-area___W8IC5 {
4553
+ gap: var(--base-size-16);
4554
+ }
4555
+ }
4556
+
4003
4557
  .Primer_Brand__SubdomainNavBar-module__SubdomainNavBar-logo-mark___pMn2_ {
4004
4558
  color: var(--brand-color-text-default);
4005
4559
  position: relative;
@@ -4032,11 +4586,7 @@ select {
4032
4586
  }
4033
4587
 
4034
4588
  .Primer_Brand__SubdomainNavBar-module__SubdomainNavBar-title___Zm_g2 {
4035
- font-family: var(--brand-heading-fontFamily);
4036
- font-weight: var(--base-text-weight-semibold);
4037
- font-size: var(--base-size-24);
4038
4589
  line-height: var(--base-size-32);
4039
- color: var(--brand-color-text-default);
4040
4590
  text-decoration: none;
4041
4591
  padding-right: var(--base-size-16);
4042
4592
  white-space: nowrap;
@@ -4134,6 +4684,10 @@ select {
4134
4684
  max-width: 520px;
4135
4685
  margin-right: 80px;
4136
4686
  }
4687
+
4688
+ .Primer_Brand__SubdomainNavBar-module__SubdomainNavBar-outer-container--has-actions___hG7AZ .Primer_Brand__SubdomainNavBar-module__SubdomainNavBar-primary-nav-list___iQd2r {
4689
+ max-width: 465px;
4690
+ }
4137
4691
  }
4138
4692
 
4139
4693
  .Primer_Brand__SubdomainNavBar-module__SubdomainNavBar-primary-nav-list-item___sz8e9 {
@@ -4172,7 +4726,10 @@ select {
4172
4726
 
4173
4727
  .Primer_Brand__SubdomainNavBar-module__SubdomainNavBar-link___XmtPc {
4174
4728
  position: relative;
4175
- display: block;
4729
+ display: flex;
4730
+ flex-direction: row;
4731
+ align-items: center;
4732
+ gap: var(--base-size-8);
4176
4733
  color: var(--brand-color-text-default);
4177
4734
  font-family: var(--brand-heading-fontFamily);
4178
4735
  font-weight: var(--base-text-weight-normal);
@@ -4186,6 +4743,10 @@ select {
4186
4743
  text-decoration: none;
4187
4744
  }
4188
4745
 
4746
+ .Primer_Brand__SubdomainNavBar-module__SubdomainNavBar-link-text___a540y {
4747
+ position: relative;
4748
+ }
4749
+
4189
4750
  @media screen and (max-width: 767px) {
4190
4751
  .Primer_Brand__SubdomainNavBar-module__SubdomainNavBar-link___XmtPc:first-of-type {
4191
4752
  padding-top: var(--base-size-24);
@@ -4202,34 +4763,32 @@ select {
4202
4763
  font-weight: var(--base-text-weight-semibold);
4203
4764
  font-size: var(--base-size-16);
4204
4765
  line-height: var(--base-size-16);
4205
- padding: var(--base-size-16) var(--base-size-24);
4766
+ padding: var(--base-size-16) var(--base-size-16);
4206
4767
  }
4207
4768
 
4208
- .Primer_Brand__SubdomainNavBar-module__SubdomainNavBar-link___XmtPc::after {
4769
+ .Primer_Brand__SubdomainNavBar-module__SubdomainNavBar-link-text___a540y::after {
4209
4770
  content: '';
4210
4771
  position: absolute;
4211
- bottom: 10px;
4772
+ bottom: -6px;
4212
4773
  left: 0;
4213
4774
  width: 100%;
4214
4775
  height: 2px;
4215
4776
  background-color: var(--brand-SubdomainNavBar-border-nav-default);
4216
4777
  opacity: 0;
4217
4778
  transition: opacity var(--brand-animation-duration-fast), transform var(--brand-animation-duration-fast);
4218
- opacity: 1;
4219
4779
  transform: scale(0);
4220
4780
  transform-origin: center;
4221
4781
  }
4222
4782
 
4223
- .Primer_Brand__SubdomainNavBar-module__SubdomainNavBar-link___XmtPc:hover::after,
4224
- .Primer_Brand__SubdomainNavBar-module__SubdomainNavBar-link___XmtPc:focus::after {
4783
+ .Primer_Brand__SubdomainNavBar-module__SubdomainNavBar-link___XmtPc:hover .Primer_Brand__SubdomainNavBar-module__SubdomainNavBar-link-text___a540y::after,
4784
+ .Primer_Brand__SubdomainNavBar-module__SubdomainNavBar-link___XmtPc:focus .Primer_Brand__SubdomainNavBar-module__SubdomainNavBar-link-text___a540y::after {
4225
4785
  opacity: 1;
4226
- transform: translate3d(0, 0.2em, 0);
4227
- transform: scale(0.4);
4786
+ transform: scale(0.75);
4228
4787
  }
4229
4788
 
4230
- .Primer_Brand__SubdomainNavBar-module__SubdomainNavBar-link___XmtPc:active::after {
4789
+ .Primer_Brand__SubdomainNavBar-module__SubdomainNavBar-link___XmtPc:active .Primer_Brand__SubdomainNavBar-module__SubdomainNavBar-link-text___a540y::after {
4231
4790
  background-color: var(--brand-SubdomainNavBar-border-nav-pressed);
4232
- transform: scale(0.6);
4791
+ transform: scale(0.75);
4233
4792
  }
4234
4793
 
4235
4794
  .Primer_Brand__SubdomainNavBar-module__SubdomainNavBar-overflow-menu-item___sI1rx .Primer_Brand__SubdomainNavBar-module__SubdomainNavBar-link___XmtPc {
@@ -4238,7 +4797,7 @@ select {
4238
4797
  color: var(--brand-SubdomainNavBar-fg-overflow-default);
4239
4798
  }
4240
4799
 
4241
- .Primer_Brand__SubdomainNavBar-module__SubdomainNavBar-overflow-menu-item___sI1rx .Primer_Brand__SubdomainNavBar-module__SubdomainNavBar-link___XmtPc::after {
4800
+ .Primer_Brand__SubdomainNavBar-module__SubdomainNavBar-overflow-menu-item___sI1rx .Primer_Brand__SubdomainNavBar-module__SubdomainNavBar-link___XmtPc .Primer_Brand__SubdomainNavBar-module__SubdomainNavBar-link-text___a540y::after {
4242
4801
  display: none;
4243
4802
  }
4244
4803
 
@@ -4259,6 +4818,12 @@ select {
4259
4818
  }
4260
4819
  }
4261
4820
 
4821
+ @media screen and (min-width: 63.25rem) {
4822
+ .Primer_Brand__SubdomainNavBar-module__SubdomainNavBar-link___XmtPc {
4823
+ padding: var(--base-size-16) var(--base-size-24);
4824
+ }
4825
+ }
4826
+
4262
4827
  .Primer_Brand__SubdomainNavBar-module__SubdomainNavBar-more-link___GR7D2 {
4263
4828
  display: none;
4264
4829
  }
@@ -4421,7 +4986,7 @@ select {
4421
4986
 
4422
4987
  .Primer_Brand__SubdomainNavBar-module__SubdomainNavBar-button-area-inner___dbpYv {
4423
4988
  display: flex;
4424
- gap: 16px;
4989
+ gap: var(--base-size-8);
4425
4990
  min-width: 0;
4426
4991
  }
4427
4992
 
@@ -4457,7 +5022,6 @@ select {
4457
5022
 
4458
5023
  .Primer_Brand__SubdomainNavBar-module__SubdomainNavBar-cta-button___g_9BM {
4459
5024
  white-space: nowrap;
4460
- min-width: 0;
4461
5025
  }
4462
5026
 
4463
5027
  @media screen and (min-width: 1024px) {
@@ -4655,7 +5219,7 @@ select {
4655
5219
 
4656
5220
  /**
4657
5221
  * Do not edit directly
4658
- * Generated on Tue, 09 Jul 2024 10:01:13 GMT
5222
+ * Generated on Tue, 16 Jul 2024 15:01:09 GMT
4659
5223
  */
4660
5224
 
4661
5225
  :root,
@@ -4683,7 +5247,7 @@ select {
4683
5247
 
4684
5248
  /**
4685
5249
  * Do not edit directly
4686
- * Generated on Tue, 09 Jul 2024 10:01:13 GMT
5250
+ * Generated on Tue, 16 Jul 2024 15:01:09 GMT
4687
5251
  */
4688
5252
 
4689
5253
  :root,
@@ -4699,7 +5263,7 @@ select {
4699
5263
 
4700
5264
  /**
4701
5265
  * Do not edit directly
4702
- * Generated on Tue, 09 Jul 2024 10:01:12 GMT
5266
+ * Generated on Tue, 16 Jul 2024 15:01:09 GMT
4703
5267
  */
4704
5268
 
4705
5269
  :root {
@@ -4823,7 +5387,7 @@ select {
4823
5387
 
4824
5388
  /**
4825
5389
  * Do not edit directly
4826
- * Generated on Tue, 09 Jul 2024 10:01:13 GMT
5390
+ * Generated on Tue, 16 Jul 2024 15:01:09 GMT
4827
5391
  */
4828
5392
 
4829
5393
  :root,
@@ -4839,7 +5403,7 @@ select {
4839
5403
 
4840
5404
  /**
4841
5405
  * Do not edit directly
4842
- * Generated on Tue, 09 Jul 2024 10:01:12 GMT
5406
+ * Generated on Tue, 16 Jul 2024 15:01:09 GMT
4843
5407
  */
4844
5408
 
4845
5409
  :root,
@@ -5085,7 +5649,7 @@ details[open] > .Primer_Brand__Accordion-module__Accordion__content___wMZGe {
5085
5649
 
5086
5650
  /**
5087
5651
  * Do not edit directly
5088
- * Generated on Tue, 09 Jul 2024 10:01:12 GMT
5652
+ * Generated on Tue, 16 Jul 2024 15:01:09 GMT
5089
5653
  */
5090
5654
 
5091
5655
  :root {
@@ -5094,7 +5658,7 @@ details[open] > .Primer_Brand__Accordion-module__Accordion__content___wMZGe {
5094
5658
 
5095
5659
  /**
5096
5660
  * Do not edit directly
5097
- * Generated on Tue, 09 Jul 2024 10:01:12 GMT
5661
+ * Generated on Tue, 16 Jul 2024 15:01:09 GMT
5098
5662
  */
5099
5663
 
5100
5664
  :root,
@@ -5112,7 +5676,7 @@ details[open] > .Primer_Brand__Accordion-module__Accordion__content___wMZGe {
5112
5676
 
5113
5677
  /**
5114
5678
  * Do not edit directly
5115
- * Generated on Tue, 09 Jul 2024 10:01:12 GMT
5679
+ * Generated on Tue, 16 Jul 2024 15:01:09 GMT
5116
5680
  */
5117
5681
 
5118
5682
  :root {
@@ -5243,7 +5807,7 @@ details[open] > .Primer_Brand__Accordion-module__Accordion__content___wMZGe {
5243
5807
 
5244
5808
  /**
5245
5809
  * Do not edit directly
5246
- * Generated on Tue, 09 Jul 2024 10:01:13 GMT
5810
+ * Generated on Tue, 16 Jul 2024 15:01:09 GMT
5247
5811
  */
5248
5812
 
5249
5813
  :root,
@@ -6344,7 +6908,7 @@ Fixes safari bug where outline doesn't respect border-radius
6344
6908
 
6345
6909
  /**
6346
6910
  * Do not edit directly
6347
- * Generated on Tue, 09 Jul 2024 10:01:12 GMT
6911
+ * Generated on Tue, 16 Jul 2024 15:01:09 GMT
6348
6912
  */
6349
6913
 
6350
6914
  :root {
@@ -6358,7 +6922,7 @@ Fixes safari bug where outline doesn't respect border-radius
6358
6922
 
6359
6923
  /**
6360
6924
  * Do not edit directly
6361
- * Generated on Tue, 09 Jul 2024 10:01:13 GMT
6925
+ * Generated on Tue, 16 Jul 2024 15:01:09 GMT
6362
6926
  */
6363
6927
 
6364
6928
  :root,
@@ -6596,7 +7160,7 @@ Fixes safari bug where outline doesn't respect border-radius
6596
7160
 
6597
7161
  /**
6598
7162
  * Do not edit directly
6599
- * Generated on Tue, 09 Jul 2024 10:01:13 GMT
7163
+ * Generated on Tue, 16 Jul 2024 15:01:09 GMT
6600
7164
  */
6601
7165
 
6602
7166
  :root,
@@ -6612,7 +7176,7 @@ Fixes safari bug where outline doesn't respect border-radius
6612
7176
 
6613
7177
  /**
6614
7178
  * Do not edit directly
6615
- * Generated on Tue, 09 Jul 2024 10:01:12 GMT
7179
+ * Generated on Tue, 16 Jul 2024 15:01:09 GMT
6616
7180
  */
6617
7181
 
6618
7182
  :root {
@@ -6930,7 +7494,7 @@ Fixes safari bug where outline doesn't respect border-radius
6930
7494
 
6931
7495
  /**
6932
7496
  * Do not edit directly
6933
- * Generated on Tue, 09 Jul 2024 10:01:13 GMT
7497
+ * Generated on Tue, 16 Jul 2024 15:01:09 GMT
6934
7498
  */
6935
7499
 
6936
7500
  :root,
@@ -7026,7 +7590,6 @@ html {
7026
7590
  position: relative;
7027
7591
  z-index: 91; /* must be higher than subdomain nav bar */
7028
7592
  max-height: calc(100vh - var(--base-size-12) * 2);
7029
- overflow-y: auto;
7030
7593
  }
7031
7594
 
7032
7595
  .Primer_Brand__AnchorNav-module__AnchorNav--with-default-background-color___aFdXc .Primer_Brand__AnchorNav-module__AnchorNav-inner-container___lshlZ {
@@ -7047,6 +7610,7 @@ html {
7047
7610
  display: none;
7048
7611
  padding-left: var(--base-size-16);
7049
7612
  }
7613
+
7050
7614
  .Primer_Brand__AnchorNav-module__AnchorNav--expanded___wVGbk .Primer_Brand__AnchorNav-module__AnchorNav-link-container___VpHV2 {
7051
7615
  display: flex;
7052
7616
  flex-direction: column;
@@ -7322,6 +7886,10 @@ html {
7322
7886
  }
7323
7887
 
7324
7888
  @media screen and (max-width: 40rem) {
7889
+ .Primer_Brand__AnchorNav-module__AnchorNav___bwgAJ {
7890
+ padding: 0;
7891
+ }
7892
+
7325
7893
  .Primer_Brand__AnchorNav-module__AnchorNav-action___DWzcE {
7326
7894
  display: none;
7327
7895
  }
@@ -7335,6 +7903,11 @@ html {
7335
7903
  width: 100%;
7336
7904
  margin-top: var(--base-size-8);
7337
7905
  }
7906
+
7907
+ .Primer_Brand__AnchorNav-module__AnchorNav-inner-container___lshlZ {
7908
+ overflow-y: auto;
7909
+ padding: var(--base-size-12) var(--base-size-16);
7910
+ }
7338
7911
  }
7339
7912
 
7340
7913
  @media screen and (min-width: 40rem) and (max-width: 63.25rem) {
@@ -7373,18 +7946,20 @@ html {
7373
7946
 
7374
7947
  /**
7375
7948
  * Do not edit directly
7376
- * Generated on Tue, 09 Jul 2024 10:01:13 GMT
7949
+ * Generated on Tue, 16 Jul 2024 15:01:09 GMT
7377
7950
  */
7378
7951
 
7379
7952
  :root,
7380
7953
  [data-color-mode="light"] {
7381
7954
  --brand-CTABanner-shadow-color-start: var(--base-color-scale-green-5);
7382
7955
  --brand-CTABanner-shadow-color-end: var(--base-color-scale-blue-5);
7956
+ --brand-CTABanner-bgColor: var(--brand-color-canvas-default);
7383
7957
  }
7384
7958
 
7385
7959
  [data-color-mode="dark"] {
7386
7960
  --brand-CTABanner-shadow-color-start: var(--base-color-scale-green-2);
7387
7961
  --brand-CTABanner-shadow-color-end: var(--base-color-scale-blue-3);
7962
+ --brand-CTABanner-bgColor: var(--brand-color-canvas-default);
7388
7963
  }
7389
7964
 
7390
7965
  .Primer_Brand__CTABanner-module__CTABanner___m0t8s {
@@ -7429,7 +8004,7 @@ html {
7429
8004
  }
7430
8005
 
7431
8006
  .Primer_Brand__CTABanner-module__CTABanner-container--background___v1yTH {
7432
- background: var(--brand-color-canvas-default);
8007
+ background: var(--brand-CTABanner-bgColor);
7433
8008
  }
7434
8009
 
7435
8010
  .Primer_Brand__CTABanner-module__CTABanner-container--border___FbAer {
@@ -7562,7 +8137,7 @@ html {
7562
8137
 
7563
8138
  /**
7564
8139
  * Do not edit directly
7565
- * Generated on Tue, 09 Jul 2024 10:01:13 GMT
8140
+ * Generated on Tue, 16 Jul 2024 15:01:09 GMT
7566
8141
  */
7567
8142
 
7568
8143
  :root,
@@ -7701,7 +8276,7 @@ html {
7701
8276
 
7702
8277
  /**
7703
8278
  * Do not edit directly
7704
- * Generated on Tue, 09 Jul 2024 10:01:13 GMT
8279
+ * Generated on Tue, 16 Jul 2024 15:01:09 GMT
7705
8280
  */
7706
8281
 
7707
8282
  :root,
@@ -7831,7 +8406,7 @@ html {
7831
8406
 
7832
8407
  /**
7833
8408
  * Do not edit directly
7834
- * Generated on Tue, 09 Jul 2024 10:01:12 GMT
8409
+ * Generated on Tue, 16 Jul 2024 15:01:09 GMT
7835
8410
  */
7836
8411
 
7837
8412
  :root {
@@ -7842,7 +8417,7 @@ html {
7842
8417
 
7843
8418
  /**
7844
8419
  * Do not edit directly
7845
- * Generated on Tue, 09 Jul 2024 10:01:12 GMT
8420
+ * Generated on Tue, 16 Jul 2024 15:01:09 GMT
7846
8421
  */
7847
8422
 
7848
8423
  :root,
@@ -8283,7 +8858,7 @@ html {
8283
8858
 
8284
8859
  /**
8285
8860
  * Do not edit directly
8286
- * Generated on Tue, 09 Jul 2024 10:01:13 GMT
8861
+ * Generated on Tue, 16 Jul 2024 15:01:09 GMT
8287
8862
  */
8288
8863
 
8289
8864
  :root,
@@ -8842,7 +9417,7 @@ html {
8842
9417
 
8843
9418
  /**
8844
9419
  * Do not edit directly
8845
- * Generated on Tue, 09 Jul 2024 10:01:12 GMT
9420
+ * Generated on Tue, 16 Jul 2024 15:01:09 GMT
8846
9421
  */
8847
9422
 
8848
9423
  :root {
@@ -8853,7 +9428,7 @@ html {
8853
9428
 
8854
9429
  /**
8855
9430
  * Do not edit directly
8856
- * Generated on Tue, 09 Jul 2024 10:01:13 GMT
9431
+ * Generated on Tue, 16 Jul 2024 15:01:09 GMT
8857
9432
  */
8858
9433
 
8859
9434
  :root,
@@ -13089,7 +13664,7 @@ html {
13089
13664
 
13090
13665
  /**
13091
13666
  * Do not edit directly
13092
- * Generated on Tue, 09 Jul 2024 10:01:12 GMT
13667
+ * Generated on Tue, 16 Jul 2024 15:01:09 GMT
13093
13668
  */
13094
13669
 
13095
13670
  :root {
@@ -13107,7 +13682,7 @@ html {
13107
13682
 
13108
13683
  /**
13109
13684
  * Do not edit directly
13110
- * Generated on Tue, 09 Jul 2024 10:01:13 GMT
13685
+ * Generated on Tue, 16 Jul 2024 15:01:09 GMT
13111
13686
  */
13112
13687
 
13113
13688
  :root,
@@ -13143,7 +13718,7 @@ html {
13143
13718
 
13144
13719
  /**
13145
13720
  * Do not edit directly
13146
- * Generated on Tue, 09 Jul 2024 10:01:13 GMT
13721
+ * Generated on Tue, 16 Jul 2024 15:01:09 GMT
13147
13722
  */
13148
13723
 
13149
13724
  :root,
@@ -13163,7 +13738,7 @@ html {
13163
13738
 
13164
13739
  /**
13165
13740
  * Do not edit directly
13166
- * Generated on Tue, 09 Jul 2024 10:01:12 GMT
13741
+ * Generated on Tue, 16 Jul 2024 15:01:09 GMT
13167
13742
  */
13168
13743
 
13169
13744
  :root {
@@ -13422,7 +13997,7 @@ html {
13422
13997
 
13423
13998
  /**
13424
13999
  * Do not edit directly
13425
- * Generated on Tue, 09 Jul 2024 10:01:13 GMT
14000
+ * Generated on Tue, 16 Jul 2024 15:01:09 GMT
13426
14001
  */
13427
14002
 
13428
14003
  :root,
@@ -13436,7 +14011,7 @@ html {
13436
14011
 
13437
14012
  /**
13438
14013
  * Do not edit directly
13439
- * Generated on Tue, 09 Jul 2024 10:01:12 GMT
14014
+ * Generated on Tue, 16 Jul 2024 15:01:09 GMT
13440
14015
  */
13441
14016
 
13442
14017
  :root {
@@ -13450,7 +14025,7 @@ html {
13450
14025
 
13451
14026
  /**
13452
14027
  * Do not edit directly
13453
- * Generated on Tue, 09 Jul 2024 10:01:12 GMT
14028
+ * Generated on Tue, 16 Jul 2024 15:01:09 GMT
13454
14029
  */
13455
14030
 
13456
14031
  :root {
@@ -15629,7 +16204,7 @@ html {
15629
16204
 
15630
16205
  /**
15631
16206
  * Do not edit directly
15632
- * Generated on Tue, 09 Jul 2024 10:01:12 GMT
16207
+ * Generated on Tue, 16 Jul 2024 15:01:09 GMT
15633
16208
  */
15634
16209
 
15635
16210
  :root {
@@ -15653,7 +16228,7 @@ html {
15653
16228
 
15654
16229
  /**
15655
16230
  * Do not edit directly
15656
- * Generated on Tue, 09 Jul 2024 10:01:13 GMT
16231
+ * Generated on Tue, 16 Jul 2024 15:01:09 GMT
15657
16232
  */
15658
16233
 
15659
16234
  :root,
@@ -16107,7 +16682,7 @@ html {
16107
16682
 
16108
16683
  /**
16109
16684
  * Do not edit directly
16110
- * Generated on Tue, 09 Jul 2024 10:01:12 GMT
16685
+ * Generated on Tue, 16 Jul 2024 15:01:09 GMT
16111
16686
  */
16112
16687
 
16113
16688
  :root {
@@ -16417,6 +16992,10 @@ html {
16417
16992
  flex-direction: column;
16418
16993
  gap: var(--base-size-8);
16419
16994
  grid-row: feature-list;
16995
+ margin-top: var(--base-size-24);
16996
+ }
16997
+
16998
+ .Primer_Brand__PricingOptions-module__PricingOptions__feature-list--has-divider___GZsaQ {
16420
16999
  border-top: solid 1px var(--brand-color-border-default);
16421
17000
  margin: 0;
16422
17001
  margin-top: var(--base-size-24);
@@ -16454,7 +17033,7 @@ html {
16454
17033
 
16455
17034
  /* Remove hover effect */
16456
17035
  .Primer_Brand__PricingOptions-module__PricingOptions__feature-list-accordion___sPJpF::after {
16457
- content: none;
17036
+ content: none !important;
16458
17037
  }
16459
17038
 
16460
17039
  /* Adjust heading spacing */
@@ -16504,7 +17083,7 @@ html {
16504
17083
 
16505
17084
  /**
16506
17085
  * Do not edit directly
16507
- * Generated on Tue, 09 Jul 2024 10:01:12 GMT
17086
+ * Generated on Tue, 16 Jul 2024 15:01:09 GMT
16508
17087
  */
16509
17088
 
16510
17089
  :root {
@@ -16513,7 +17092,7 @@ html {
16513
17092
 
16514
17093
  /**
16515
17094
  * Do not edit directly
16516
- * Generated on Tue, 09 Jul 2024 10:01:13 GMT
17095
+ * Generated on Tue, 16 Jul 2024 15:01:09 GMT
16517
17096
  */
16518
17097
 
16519
17098
  :root,
@@ -16935,7 +17514,7 @@ html {
16935
17514
 
16936
17515
  /**
16937
17516
  * Do not edit directly
16938
- * Generated on Tue, 09 Jul 2024 10:01:12 GMT
17517
+ * Generated on Tue, 16 Jul 2024 15:01:09 GMT
16939
17518
  */
16940
17519
 
16941
17520
  :root {
@@ -16944,7 +17523,7 @@ html {
16944
17523
 
16945
17524
  /**
16946
17525
  * Do not edit directly
16947
- * Generated on Tue, 09 Jul 2024 10:01:13 GMT
17526
+ * Generated on Tue, 16 Jul 2024 15:01:09 GMT
16948
17527
  */
16949
17528
 
16950
17529
  :root,
@@ -17399,7 +17978,7 @@ pre.Primer_Brand__IDE-module__IDE__Chat-copilot-indicator___FhoZe {
17399
17978
 
17400
17979
  /**
17401
17980
  * Do not edit directly
17402
- * Generated on Tue, 09 Jul 2024 10:01:13 GMT
17981
+ * Generated on Tue, 16 Jul 2024 15:01:09 GMT
17403
17982
  */
17404
17983
 
17405
17984
  :root,
@@ -17500,7 +18079,7 @@ pre.Primer_Brand__IDE-module__IDE__Chat-copilot-indicator___FhoZe {
17500
18079
 
17501
18080
  /**
17502
18081
  * Do not edit directly
17503
- * Generated on Tue, 09 Jul 2024 10:01:13 GMT
18082
+ * Generated on Tue, 16 Jul 2024 15:01:09 GMT
17504
18083
  */
17505
18084
 
17506
18085
  :root,
@@ -17836,7 +18415,7 @@ pre.Primer_Brand__IDE-module__IDE__Chat-copilot-indicator___FhoZe {
17836
18415
 
17837
18416
  /**
17838
18417
  * Do not edit directly
17839
- * Generated on Tue, 09 Jul 2024 10:01:13 GMT
18418
+ * Generated on Tue, 16 Jul 2024 15:01:09 GMT
17840
18419
  */
17841
18420
 
17842
18421
  :root,
@@ -17850,7 +18429,7 @@ pre.Primer_Brand__IDE-module__IDE__Chat-copilot-indicator___FhoZe {
17850
18429
 
17851
18430
  /**
17852
18431
  * Do not edit directly
17853
- * Generated on Tue, 09 Jul 2024 10:01:12 GMT
18432
+ * Generated on Tue, 16 Jul 2024 15:01:09 GMT
17854
18433
  */
17855
18434
 
17856
18435
  :root {