@primer/react-brand 0.41.0-rc.0851fa17 → 0.41.0-rc.6a49b8a8

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 (329) hide show
  1. package/lib/Icon/Icon.d.ts +14 -7
  2. package/lib/css/main.css +331 -346
  3. package/lib/design-tokens/css/tokens/base/colors/color-scales-with-modes.css +1 -1
  4. package/lib/design-tokens/css/tokens/base/colors/light.css +1 -1
  5. package/lib/design-tokens/css/tokens/base/size/size.css +1 -1
  6. package/lib/design-tokens/css/tokens/base/typography/typography.css +1 -1
  7. package/lib/design-tokens/css/tokens/functional/animation/base.css +1 -1
  8. package/lib/design-tokens/css/tokens/functional/colors/global-with-modes.css +1 -1
  9. package/lib/design-tokens/css/tokens/functional/colors/global.css +1 -1
  10. package/lib/design-tokens/css/tokens/functional/components/accordion/colors-with-modes.css +1 -1
  11. package/lib/design-tokens/css/tokens/functional/components/action-menu/colors-with-modes.css +1 -1
  12. package/lib/design-tokens/css/tokens/functional/components/anchor-nav/colors-with-modes.css +1 -1
  13. package/lib/design-tokens/css/tokens/functional/components/bento/base.css +1 -1
  14. package/lib/design-tokens/css/tokens/functional/components/breadcrumbs/colors-with-modes.css +1 -1
  15. package/lib/design-tokens/css/tokens/functional/components/button/colors-with-modes.css +1 -1
  16. package/lib/design-tokens/css/tokens/functional/components/card/base.css +1 -1
  17. package/lib/design-tokens/css/tokens/functional/components/card/colors-with-modes.css +1 -1
  18. package/lib/design-tokens/css/tokens/functional/components/card/colors.css +1 -1
  19. package/lib/design-tokens/css/tokens/functional/components/comparison-table/colors-with-modes.css +1 -1
  20. package/lib/design-tokens/css/tokens/functional/components/comparison-table/comparison-table.css +1 -1
  21. package/lib/design-tokens/css/tokens/functional/components/control/colors-with-modes.css +1 -1
  22. package/lib/design-tokens/css/tokens/functional/components/cta-banner/colors-with-modes.css +1 -1
  23. package/lib/design-tokens/css/tokens/functional/components/eyebrow-banner/colors-with-modes.css +1 -1
  24. package/lib/design-tokens/css/tokens/functional/components/eyebrow-banner/eyebrow-banner.css +1 -1
  25. package/lib/design-tokens/css/tokens/functional/components/faq/base.css +1 -1
  26. package/lib/design-tokens/css/tokens/functional/components/faq/colors-with-modes.css +1 -1
  27. package/lib/design-tokens/css/tokens/functional/components/faq/colors.css +1 -1
  28. package/lib/design-tokens/css/tokens/functional/components/faq/faq.css +1 -1
  29. package/lib/design-tokens/css/tokens/functional/components/footer/colors-with-modes.css +1 -1
  30. package/lib/design-tokens/css/tokens/functional/components/footer/colors.css +1 -1
  31. package/lib/design-tokens/css/tokens/functional/components/grid/colors-with-modes.css +1 -1
  32. package/lib/design-tokens/css/tokens/functional/components/grid/colors.css +1 -1
  33. package/lib/design-tokens/css/tokens/functional/components/grid/grid.css +1 -1
  34. package/lib/design-tokens/css/tokens/functional/components/hero/base.css +1 -1
  35. package/lib/design-tokens/css/tokens/functional/components/icon/colors.css +1 -1
  36. package/lib/design-tokens/css/tokens/functional/components/ide/base.css +1 -1
  37. package/lib/design-tokens/css/tokens/functional/components/ide/colors-with-modes.css +1 -1
  38. package/lib/design-tokens/css/tokens/functional/components/image/base.css +1 -1
  39. package/lib/design-tokens/css/tokens/functional/components/inline-link/base.css +1 -1
  40. package/lib/design-tokens/css/tokens/functional/components/inline-link/colors-with-modes.css +1 -1
  41. package/lib/design-tokens/css/tokens/functional/components/inline-link/colors.css +1 -1
  42. package/lib/design-tokens/css/tokens/functional/components/label/colors-with-modes.css +1 -1
  43. package/lib/design-tokens/css/tokens/functional/components/label/colors.css +1 -1
  44. package/lib/design-tokens/css/tokens/functional/components/link/colors-with-modes.css +1 -1
  45. package/lib/design-tokens/css/tokens/functional/components/link/colors.css +1 -1
  46. package/lib/design-tokens/css/tokens/functional/components/logosuite/base.css +1 -1
  47. package/lib/design-tokens/css/tokens/functional/components/logosuite/colors-with-modes.css +1 -1
  48. package/lib/design-tokens/css/tokens/functional/components/logosuite/colors.css +1 -1
  49. package/lib/design-tokens/css/tokens/functional/components/pagination/colors-with-modes.css +1 -1
  50. package/lib/design-tokens/css/tokens/functional/components/pillar/colors-with-modes.css +1 -1
  51. package/lib/design-tokens/css/tokens/functional/components/pillar/colors.css +1 -1
  52. package/lib/design-tokens/css/tokens/functional/components/pricing-options/colors-with-modes.css +1 -1
  53. package/lib/design-tokens/css/tokens/functional/components/pricing-options/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 +1 -1
  60. package/lib/design-tokens/css/tokens/functional/components/section/section.css +1 -1
  61. package/lib/design-tokens/css/tokens/functional/components/statistic/base.css +1 -1
  62. package/lib/design-tokens/css/tokens/functional/components/sub-nav/base.css +1 -1
  63. package/lib/design-tokens/css/tokens/functional/components/sub-nav/colors-with-modes.css +1 -1
  64. package/lib/design-tokens/css/tokens/functional/components/subdomain-nav-bar/colors-with-modes.css +1 -1
  65. package/lib/design-tokens/css/tokens/functional/components/testimonial/base.css +1 -1
  66. package/lib/design-tokens/css/tokens/functional/components/testimonial/colors-with-modes.css +1 -1
  67. package/lib/design-tokens/css/tokens/functional/components/testimonial/colors.css +1 -1
  68. package/lib/design-tokens/css/tokens/functional/components/timeline/base.css +1 -1
  69. package/lib/design-tokens/css/tokens/functional/components/timeline/colors-with-modes.css +1 -1
  70. package/lib/design-tokens/css/tokens/functional/components/timeline/colors.css +1 -1
  71. package/lib/design-tokens/css/tokens/functional/components/tooltip/colors-with-modes.css +1 -1
  72. package/lib/design-tokens/css/tokens/functional/components/tooltip/colors.css +1 -1
  73. package/lib/design-tokens/css/tokens/functional/components/video-player/base.css +1 -1
  74. package/lib/design-tokens/css/tokens/functional/components/video-player/colors-with-modes.css +1 -1
  75. package/lib/design-tokens/css/tokens/functional/size/border.css +1 -1
  76. package/lib/design-tokens/css/tokens/functional/size/breakpoints.css +1 -1
  77. package/lib/design-tokens/css/tokens/functional/size/size-coarse.css +1 -1
  78. package/lib/design-tokens/css/tokens/functional/size/size-fine.css +1 -1
  79. package/lib/design-tokens/css/tokens/functional/size/size.css +5 -3
  80. package/lib/design-tokens/css/tokens/functional/size/viewport.css +1 -1
  81. package/lib/design-tokens/css/tokens/functional/typography/typography-responsive.css +1 -1
  82. package/lib/design-tokens/css/tokens/functional/typography/typography.css +1 -1
  83. package/lib/design-tokens/js/module/tokens/base/colors/light.js +1 -1
  84. package/lib/design-tokens/js/module/tokens/base/size/size.js +1 -1
  85. package/lib/design-tokens/js/module/tokens/base/typography/typography.js +1 -1
  86. package/lib/design-tokens/js/module/tokens/functional/animation/base.js +1 -1
  87. package/lib/design-tokens/js/module/tokens/functional/colors/global.js +1 -1
  88. package/lib/design-tokens/js/module/tokens/functional/components/bento/base.js +1 -1
  89. package/lib/design-tokens/js/module/tokens/functional/components/card/base.js +1 -1
  90. package/lib/design-tokens/js/module/tokens/functional/components/card/colors.js +1 -1
  91. package/lib/design-tokens/js/module/tokens/functional/components/comparison-table/comparison-table.js +1 -1
  92. package/lib/design-tokens/js/module/tokens/functional/components/eyebrow-banner/eyebrow-banner.js +1 -1
  93. package/lib/design-tokens/js/module/tokens/functional/components/faq/base.js +1 -1
  94. package/lib/design-tokens/js/module/tokens/functional/components/faq/colors.js +1 -1
  95. package/lib/design-tokens/js/module/tokens/functional/components/faq/faq.js +1 -1
  96. package/lib/design-tokens/js/module/tokens/functional/components/footer/colors.js +1 -1
  97. package/lib/design-tokens/js/module/tokens/functional/components/grid/colors.js +1 -1
  98. package/lib/design-tokens/js/module/tokens/functional/components/grid/grid.js +1 -1
  99. package/lib/design-tokens/js/module/tokens/functional/components/hero/base.js +1 -1
  100. package/lib/design-tokens/js/module/tokens/functional/components/icon/colors.js +1 -1
  101. package/lib/design-tokens/js/module/tokens/functional/components/ide/base.js +1 -1
  102. package/lib/design-tokens/js/module/tokens/functional/components/image/base.js +1 -1
  103. package/lib/design-tokens/js/module/tokens/functional/components/inline-link/base.js +1 -1
  104. package/lib/design-tokens/js/module/tokens/functional/components/inline-link/colors.js +1 -1
  105. package/lib/design-tokens/js/module/tokens/functional/components/label/colors.js +1 -1
  106. package/lib/design-tokens/js/module/tokens/functional/components/link/colors.js +1 -1
  107. package/lib/design-tokens/js/module/tokens/functional/components/logosuite/base.js +1 -1
  108. package/lib/design-tokens/js/module/tokens/functional/components/logosuite/colors.js +1 -1
  109. package/lib/design-tokens/js/module/tokens/functional/components/pillar/colors.js +1 -1
  110. package/lib/design-tokens/js/module/tokens/functional/components/pricing-options/colors.js +1 -1
  111. package/lib/design-tokens/js/module/tokens/functional/components/pricing-options/pricing-options.js +1 -1
  112. package/lib/design-tokens/js/module/tokens/functional/components/prose/base.js +1 -1
  113. package/lib/design-tokens/js/module/tokens/functional/components/river/base.js +1 -1
  114. package/lib/design-tokens/js/module/tokens/functional/components/river/river.js +1 -1
  115. package/lib/design-tokens/js/module/tokens/functional/components/section/section.js +1 -1
  116. package/lib/design-tokens/js/module/tokens/functional/components/statistic/base.js +1 -1
  117. package/lib/design-tokens/js/module/tokens/functional/components/sub-nav/base.js +1 -1
  118. package/lib/design-tokens/js/module/tokens/functional/components/testimonial/base.js +1 -1
  119. package/lib/design-tokens/js/module/tokens/functional/components/testimonial/colors.js +1 -1
  120. package/lib/design-tokens/js/module/tokens/functional/components/timeline/base.js +1 -1
  121. package/lib/design-tokens/js/module/tokens/functional/components/timeline/colors.js +1 -1
  122. package/lib/design-tokens/js/module/tokens/functional/components/tooltip/colors.js +1 -1
  123. package/lib/design-tokens/js/module/tokens/functional/components/video-player/base.js +1 -1
  124. package/lib/design-tokens/js/module/tokens/functional/size/border.js +1 -1
  125. package/lib/design-tokens/js/module/tokens/functional/size/breakpoints.js +1 -1
  126. package/lib/design-tokens/js/module/tokens/functional/size/size-coarse.js +1 -1
  127. package/lib/design-tokens/js/module/tokens/functional/size/size-fine.js +1 -1
  128. package/lib/design-tokens/js/module/tokens/functional/size/size.js +9 -3
  129. package/lib/design-tokens/js/module/tokens/functional/size/viewport.js +1 -1
  130. package/lib/design-tokens/js/module/tokens/functional/typography/typography-responsive.js +1 -1
  131. package/lib/design-tokens/js/module/tokens/functional/typography/typography.js +1 -1
  132. package/lib/design-tokens/js/tokens/base/colors/light.js +1 -1
  133. package/lib/design-tokens/js/tokens/base/size/size.js +1 -1
  134. package/lib/design-tokens/js/tokens/base/typography/typography.js +1 -1
  135. package/lib/design-tokens/js/tokens/functional/animation/base.js +1 -1
  136. package/lib/design-tokens/js/tokens/functional/colors/global.js +1 -1
  137. package/lib/design-tokens/js/tokens/functional/components/bento/base.js +1 -1
  138. package/lib/design-tokens/js/tokens/functional/components/card/base.js +1 -1
  139. package/lib/design-tokens/js/tokens/functional/components/card/colors.js +1 -1
  140. package/lib/design-tokens/js/tokens/functional/components/comparison-table/comparison-table.js +1 -1
  141. package/lib/design-tokens/js/tokens/functional/components/eyebrow-banner/eyebrow-banner.js +1 -1
  142. package/lib/design-tokens/js/tokens/functional/components/faq/base.js +1 -1
  143. package/lib/design-tokens/js/tokens/functional/components/faq/colors.js +1 -1
  144. package/lib/design-tokens/js/tokens/functional/components/faq/faq.js +1 -1
  145. package/lib/design-tokens/js/tokens/functional/components/footer/colors.js +1 -1
  146. package/lib/design-tokens/js/tokens/functional/components/grid/colors.js +1 -1
  147. package/lib/design-tokens/js/tokens/functional/components/grid/grid.js +1 -1
  148. package/lib/design-tokens/js/tokens/functional/components/hero/base.js +1 -1
  149. package/lib/design-tokens/js/tokens/functional/components/icon/colors.js +1 -1
  150. package/lib/design-tokens/js/tokens/functional/components/ide/base.js +1 -1
  151. package/lib/design-tokens/js/tokens/functional/components/image/base.js +1 -1
  152. package/lib/design-tokens/js/tokens/functional/components/inline-link/base.js +1 -1
  153. package/lib/design-tokens/js/tokens/functional/components/inline-link/colors.js +1 -1
  154. package/lib/design-tokens/js/tokens/functional/components/label/colors.js +1 -1
  155. package/lib/design-tokens/js/tokens/functional/components/link/colors.js +1 -1
  156. package/lib/design-tokens/js/tokens/functional/components/logosuite/base.js +1 -1
  157. package/lib/design-tokens/js/tokens/functional/components/logosuite/colors.js +1 -1
  158. package/lib/design-tokens/js/tokens/functional/components/pillar/colors.js +1 -1
  159. package/lib/design-tokens/js/tokens/functional/components/pricing-options/colors.js +1 -1
  160. package/lib/design-tokens/js/tokens/functional/components/pricing-options/pricing-options.js +1 -1
  161. package/lib/design-tokens/js/tokens/functional/components/prose/base.js +1 -1
  162. package/lib/design-tokens/js/tokens/functional/components/river/base.js +1 -1
  163. package/lib/design-tokens/js/tokens/functional/components/river/river.js +1 -1
  164. package/lib/design-tokens/js/tokens/functional/components/section/section.js +1 -1
  165. package/lib/design-tokens/js/tokens/functional/components/statistic/base.js +1 -1
  166. package/lib/design-tokens/js/tokens/functional/components/sub-nav/base.js +1 -1
  167. package/lib/design-tokens/js/tokens/functional/components/testimonial/base.js +1 -1
  168. package/lib/design-tokens/js/tokens/functional/components/testimonial/colors.js +1 -1
  169. package/lib/design-tokens/js/tokens/functional/components/timeline/base.js +1 -1
  170. package/lib/design-tokens/js/tokens/functional/components/timeline/colors.js +1 -1
  171. package/lib/design-tokens/js/tokens/functional/components/tooltip/colors.js +1 -1
  172. package/lib/design-tokens/js/tokens/functional/components/video-player/base.js +1 -1
  173. package/lib/design-tokens/js/tokens/functional/size/border.js +1 -1
  174. package/lib/design-tokens/js/tokens/functional/size/breakpoints.js +1 -1
  175. package/lib/design-tokens/js/tokens/functional/size/size-coarse.js +1 -1
  176. package/lib/design-tokens/js/tokens/functional/size/size-fine.js +1 -1
  177. package/lib/design-tokens/js/tokens/functional/size/size.js +5 -3
  178. package/lib/design-tokens/js/tokens/functional/size/viewport.js +1 -1
  179. package/lib/design-tokens/js/tokens/functional/typography/typography-responsive.js +1 -1
  180. package/lib/design-tokens/js/tokens/functional/typography/typography.js +1 -1
  181. package/lib/design-tokens/scss/tokens/base/colors/light.scss +1 -1
  182. package/lib/design-tokens/scss/tokens/base/size/size.scss +1 -1
  183. package/lib/design-tokens/scss/tokens/base/typography/typography.scss +1 -1
  184. package/lib/design-tokens/scss/tokens/functional/animation/base.scss +1 -1
  185. package/lib/design-tokens/scss/tokens/functional/colors/global.scss +1 -1
  186. package/lib/design-tokens/scss/tokens/functional/components/bento/base.scss +1 -1
  187. package/lib/design-tokens/scss/tokens/functional/components/card/base.scss +1 -1
  188. package/lib/design-tokens/scss/tokens/functional/components/card/colors.scss +1 -1
  189. package/lib/design-tokens/scss/tokens/functional/components/comparison-table/comparison-table.scss +1 -1
  190. package/lib/design-tokens/scss/tokens/functional/components/eyebrow-banner/eyebrow-banner.scss +1 -1
  191. package/lib/design-tokens/scss/tokens/functional/components/faq/base.scss +1 -1
  192. package/lib/design-tokens/scss/tokens/functional/components/faq/colors.scss +1 -1
  193. package/lib/design-tokens/scss/tokens/functional/components/faq/faq.scss +1 -1
  194. package/lib/design-tokens/scss/tokens/functional/components/footer/colors.scss +1 -1
  195. package/lib/design-tokens/scss/tokens/functional/components/grid/colors.scss +1 -1
  196. package/lib/design-tokens/scss/tokens/functional/components/grid/grid.scss +1 -1
  197. package/lib/design-tokens/scss/tokens/functional/components/hero/base.scss +1 -1
  198. package/lib/design-tokens/scss/tokens/functional/components/icon/colors.scss +1 -1
  199. package/lib/design-tokens/scss/tokens/functional/components/ide/base.scss +1 -1
  200. package/lib/design-tokens/scss/tokens/functional/components/image/base.scss +1 -1
  201. package/lib/design-tokens/scss/tokens/functional/components/inline-link/base.scss +1 -1
  202. package/lib/design-tokens/scss/tokens/functional/components/inline-link/colors.scss +1 -1
  203. package/lib/design-tokens/scss/tokens/functional/components/label/colors.scss +1 -1
  204. package/lib/design-tokens/scss/tokens/functional/components/link/colors.scss +1 -1
  205. package/lib/design-tokens/scss/tokens/functional/components/logosuite/base.scss +1 -1
  206. package/lib/design-tokens/scss/tokens/functional/components/logosuite/colors.scss +1 -1
  207. package/lib/design-tokens/scss/tokens/functional/components/pillar/colors.scss +1 -1
  208. package/lib/design-tokens/scss/tokens/functional/components/pricing-options/colors.scss +1 -1
  209. package/lib/design-tokens/scss/tokens/functional/components/pricing-options/pricing-options.scss +1 -1
  210. package/lib/design-tokens/scss/tokens/functional/components/prose/base.scss +1 -1
  211. package/lib/design-tokens/scss/tokens/functional/components/river/base.scss +1 -1
  212. package/lib/design-tokens/scss/tokens/functional/components/river/river.scss +1 -1
  213. package/lib/design-tokens/scss/tokens/functional/components/section/section.scss +1 -1
  214. package/lib/design-tokens/scss/tokens/functional/components/statistic/base.scss +1 -1
  215. package/lib/design-tokens/scss/tokens/functional/components/sub-nav/base.scss +1 -1
  216. package/lib/design-tokens/scss/tokens/functional/components/testimonial/base.scss +1 -1
  217. package/lib/design-tokens/scss/tokens/functional/components/testimonial/colors.scss +1 -1
  218. package/lib/design-tokens/scss/tokens/functional/components/timeline/base.scss +1 -1
  219. package/lib/design-tokens/scss/tokens/functional/components/timeline/colors.scss +1 -1
  220. package/lib/design-tokens/scss/tokens/functional/components/tooltip/colors.scss +1 -1
  221. package/lib/design-tokens/scss/tokens/functional/components/video-player/base.scss +1 -1
  222. package/lib/design-tokens/scss/tokens/functional/size/border.scss +1 -1
  223. package/lib/design-tokens/scss/tokens/functional/size/breakpoints.scss +1 -1
  224. package/lib/design-tokens/scss/tokens/functional/size/size-coarse.scss +1 -1
  225. package/lib/design-tokens/scss/tokens/functional/size/size-fine.scss +1 -1
  226. package/lib/design-tokens/scss/tokens/functional/size/size.scss +5 -3
  227. package/lib/design-tokens/scss/tokens/functional/size/viewport.scss +1 -1
  228. package/lib/design-tokens/scss/tokens/functional/typography/typography-responsive.scss +1 -1
  229. package/lib/design-tokens/scss/tokens/functional/typography/typography.scss +1 -1
  230. package/lib/design-tokens/ts/tokens/base/colors/light.d.ts +1 -1
  231. package/lib/design-tokens/ts/tokens/base/colors/light.js +1 -1
  232. package/lib/design-tokens/ts/tokens/base/size/size.d.ts +1 -1
  233. package/lib/design-tokens/ts/tokens/base/size/size.js +1 -1
  234. package/lib/design-tokens/ts/tokens/base/typography/typography.d.ts +1 -1
  235. package/lib/design-tokens/ts/tokens/base/typography/typography.js +1 -1
  236. package/lib/design-tokens/ts/tokens/functional/animation/base.d.ts +1 -1
  237. package/lib/design-tokens/ts/tokens/functional/animation/base.js +1 -1
  238. package/lib/design-tokens/ts/tokens/functional/colors/global.d.ts +1 -1
  239. package/lib/design-tokens/ts/tokens/functional/colors/global.js +1 -1
  240. package/lib/design-tokens/ts/tokens/functional/components/bento/base.d.ts +1 -1
  241. package/lib/design-tokens/ts/tokens/functional/components/bento/base.js +1 -1
  242. package/lib/design-tokens/ts/tokens/functional/components/card/base.d.ts +1 -1
  243. package/lib/design-tokens/ts/tokens/functional/components/card/base.js +1 -1
  244. package/lib/design-tokens/ts/tokens/functional/components/card/colors.d.ts +1 -1
  245. package/lib/design-tokens/ts/tokens/functional/components/card/colors.js +1 -1
  246. package/lib/design-tokens/ts/tokens/functional/components/comparison-table/comparison-table.d.ts +1 -1
  247. package/lib/design-tokens/ts/tokens/functional/components/comparison-table/comparison-table.js +1 -1
  248. package/lib/design-tokens/ts/tokens/functional/components/eyebrow-banner/eyebrow-banner.d.ts +1 -1
  249. package/lib/design-tokens/ts/tokens/functional/components/eyebrow-banner/eyebrow-banner.js +1 -1
  250. package/lib/design-tokens/ts/tokens/functional/components/faq/base.d.ts +1 -1
  251. package/lib/design-tokens/ts/tokens/functional/components/faq/base.js +1 -1
  252. package/lib/design-tokens/ts/tokens/functional/components/faq/colors.d.ts +1 -1
  253. package/lib/design-tokens/ts/tokens/functional/components/faq/colors.js +1 -1
  254. package/lib/design-tokens/ts/tokens/functional/components/faq/faq.d.ts +1 -1
  255. package/lib/design-tokens/ts/tokens/functional/components/faq/faq.js +1 -1
  256. package/lib/design-tokens/ts/tokens/functional/components/footer/colors.d.ts +1 -1
  257. package/lib/design-tokens/ts/tokens/functional/components/footer/colors.js +1 -1
  258. package/lib/design-tokens/ts/tokens/functional/components/grid/colors.d.ts +1 -1
  259. package/lib/design-tokens/ts/tokens/functional/components/grid/colors.js +1 -1
  260. package/lib/design-tokens/ts/tokens/functional/components/grid/grid.d.ts +1 -1
  261. package/lib/design-tokens/ts/tokens/functional/components/grid/grid.js +1 -1
  262. package/lib/design-tokens/ts/tokens/functional/components/hero/base.d.ts +1 -1
  263. package/lib/design-tokens/ts/tokens/functional/components/hero/base.js +1 -1
  264. package/lib/design-tokens/ts/tokens/functional/components/icon/colors.d.ts +1 -1
  265. package/lib/design-tokens/ts/tokens/functional/components/icon/colors.js +1 -1
  266. package/lib/design-tokens/ts/tokens/functional/components/ide/base.d.ts +1 -1
  267. package/lib/design-tokens/ts/tokens/functional/components/ide/base.js +1 -1
  268. package/lib/design-tokens/ts/tokens/functional/components/image/base.d.ts +1 -1
  269. package/lib/design-tokens/ts/tokens/functional/components/image/base.js +1 -1
  270. package/lib/design-tokens/ts/tokens/functional/components/inline-link/base.d.ts +1 -1
  271. package/lib/design-tokens/ts/tokens/functional/components/inline-link/base.js +1 -1
  272. package/lib/design-tokens/ts/tokens/functional/components/inline-link/colors.d.ts +1 -1
  273. package/lib/design-tokens/ts/tokens/functional/components/inline-link/colors.js +1 -1
  274. package/lib/design-tokens/ts/tokens/functional/components/label/colors.d.ts +1 -1
  275. package/lib/design-tokens/ts/tokens/functional/components/label/colors.js +1 -1
  276. package/lib/design-tokens/ts/tokens/functional/components/link/colors.d.ts +1 -1
  277. package/lib/design-tokens/ts/tokens/functional/components/link/colors.js +1 -1
  278. package/lib/design-tokens/ts/tokens/functional/components/logosuite/base.d.ts +1 -1
  279. package/lib/design-tokens/ts/tokens/functional/components/logosuite/base.js +1 -1
  280. package/lib/design-tokens/ts/tokens/functional/components/logosuite/colors.d.ts +1 -1
  281. package/lib/design-tokens/ts/tokens/functional/components/logosuite/colors.js +1 -1
  282. package/lib/design-tokens/ts/tokens/functional/components/pillar/colors.d.ts +1 -1
  283. package/lib/design-tokens/ts/tokens/functional/components/pillar/colors.js +1 -1
  284. package/lib/design-tokens/ts/tokens/functional/components/pricing-options/colors.d.ts +1 -1
  285. package/lib/design-tokens/ts/tokens/functional/components/pricing-options/colors.js +1 -1
  286. package/lib/design-tokens/ts/tokens/functional/components/pricing-options/pricing-options.d.ts +1 -1
  287. package/lib/design-tokens/ts/tokens/functional/components/pricing-options/pricing-options.js +1 -1
  288. package/lib/design-tokens/ts/tokens/functional/components/prose/base.d.ts +1 -1
  289. package/lib/design-tokens/ts/tokens/functional/components/prose/base.js +1 -1
  290. package/lib/design-tokens/ts/tokens/functional/components/river/base.d.ts +1 -1
  291. package/lib/design-tokens/ts/tokens/functional/components/river/base.js +1 -1
  292. package/lib/design-tokens/ts/tokens/functional/components/river/river.d.ts +1 -1
  293. package/lib/design-tokens/ts/tokens/functional/components/river/river.js +1 -1
  294. package/lib/design-tokens/ts/tokens/functional/components/section/section.d.ts +1 -1
  295. package/lib/design-tokens/ts/tokens/functional/components/section/section.js +1 -1
  296. package/lib/design-tokens/ts/tokens/functional/components/statistic/base.d.ts +1 -1
  297. package/lib/design-tokens/ts/tokens/functional/components/statistic/base.js +1 -1
  298. package/lib/design-tokens/ts/tokens/functional/components/sub-nav/base.d.ts +1 -1
  299. package/lib/design-tokens/ts/tokens/functional/components/sub-nav/base.js +1 -1
  300. package/lib/design-tokens/ts/tokens/functional/components/testimonial/base.d.ts +1 -1
  301. package/lib/design-tokens/ts/tokens/functional/components/testimonial/base.js +1 -1
  302. package/lib/design-tokens/ts/tokens/functional/components/testimonial/colors.d.ts +1 -1
  303. package/lib/design-tokens/ts/tokens/functional/components/testimonial/colors.js +1 -1
  304. package/lib/design-tokens/ts/tokens/functional/components/timeline/base.d.ts +1 -1
  305. package/lib/design-tokens/ts/tokens/functional/components/timeline/base.js +1 -1
  306. package/lib/design-tokens/ts/tokens/functional/components/timeline/colors.d.ts +1 -1
  307. package/lib/design-tokens/ts/tokens/functional/components/timeline/colors.js +1 -1
  308. package/lib/design-tokens/ts/tokens/functional/components/tooltip/colors.d.ts +1 -1
  309. package/lib/design-tokens/ts/tokens/functional/components/tooltip/colors.js +1 -1
  310. package/lib/design-tokens/ts/tokens/functional/components/video-player/base.d.ts +1 -1
  311. package/lib/design-tokens/ts/tokens/functional/components/video-player/base.js +1 -1
  312. package/lib/design-tokens/ts/tokens/functional/size/border.d.ts +1 -1
  313. package/lib/design-tokens/ts/tokens/functional/size/border.js +1 -1
  314. package/lib/design-tokens/ts/tokens/functional/size/breakpoints.d.ts +1 -1
  315. package/lib/design-tokens/ts/tokens/functional/size/breakpoints.js +1 -1
  316. package/lib/design-tokens/ts/tokens/functional/size/size-coarse.d.ts +1 -1
  317. package/lib/design-tokens/ts/tokens/functional/size/size-coarse.js +1 -1
  318. package/lib/design-tokens/ts/tokens/functional/size/size-fine.d.ts +1 -1
  319. package/lib/design-tokens/ts/tokens/functional/size/size-fine.js +1 -1
  320. package/lib/design-tokens/ts/tokens/functional/size/size.d.ts +9 -3
  321. package/lib/design-tokens/ts/tokens/functional/size/size.js +9 -3
  322. package/lib/design-tokens/ts/tokens/functional/size/viewport.d.ts +1 -1
  323. package/lib/design-tokens/ts/tokens/functional/size/viewport.js +1 -1
  324. package/lib/design-tokens/ts/tokens/functional/typography/typography-responsive.d.ts +1 -1
  325. package/lib/design-tokens/ts/tokens/functional/typography/typography-responsive.js +1 -1
  326. package/lib/design-tokens/ts/tokens/functional/typography/typography.d.ts +1 -1
  327. package/lib/design-tokens/ts/tokens/functional/typography/typography.js +1 -1
  328. package/lib/index.js +1 -1
  329. 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 Wed, 23 Oct 2024 07:42:11 GMT
92
+ * Generated on Mon, 28 Oct 2024 16:56:49 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 Wed, 23 Oct 2024 07:42:10 GMT
370
+ * Generated on Mon, 28 Oct 2024 16:56:49 GMT
371
371
  */
372
372
 
373
373
  :root {
@@ -394,7 +394,7 @@ select {
394
394
 
395
395
  /**
396
396
  * Do not edit directly
397
- * Generated on Wed, 23 Oct 2024 07:42:10 GMT
397
+ * Generated on Mon, 28 Oct 2024 16:56:49 GMT
398
398
  */
399
399
 
400
400
  :root {
@@ -410,7 +410,7 @@ select {
410
410
 
411
411
  /**
412
412
  * Do not edit directly
413
- * Generated on Wed, 23 Oct 2024 07:42:10 GMT
413
+ * Generated on Mon, 28 Oct 2024 16:56:49 GMT
414
414
  */
415
415
 
416
416
  :root {
@@ -542,7 +542,7 @@ select {
542
542
 
543
543
  /**
544
544
  * Do not edit directly
545
- * Generated on Wed, 23 Oct 2024 07:42:10 GMT
545
+ * Generated on Mon, 28 Oct 2024 16:56:48 GMT
546
546
  */
547
547
 
548
548
  :root {
@@ -556,7 +556,7 @@ select {
556
556
 
557
557
  /**
558
558
  * Do not edit directly
559
- * Generated on Wed, 23 Oct 2024 07:42:10 GMT
559
+ * Generated on Mon, 28 Oct 2024 16:56:48 GMT
560
560
  */
561
561
 
562
562
  :root {
@@ -575,7 +575,7 @@ select {
575
575
 
576
576
  /**
577
577
  * Do not edit directly
578
- * Generated on Wed, 23 Oct 2024 07:42:11 GMT
578
+ * Generated on Mon, 28 Oct 2024 16:56:49 GMT
579
579
  */
580
580
 
581
581
  :root,
@@ -970,7 +970,7 @@ select {
970
970
 
971
971
  /**
972
972
  * Do not edit directly
973
- * Generated on Wed, 23 Oct 2024 07:42:11 GMT
973
+ * Generated on Mon, 28 Oct 2024 16:56:49 GMT
974
974
  */
975
975
 
976
976
  :root,
@@ -1217,14 +1217,12 @@ select {
1217
1217
 
1218
1218
  .Primer_Brand__Button-module__Button--size-medium___EyCyw {
1219
1219
  min-height: var(--brand-control-medium-size);
1220
- padding-left: var(--brand-control-medium-paddingInline-spacious);
1221
- padding-right: var(--brand-control-medium-paddingInline-spacious);
1220
+ padding: var(--brand-control-medium-paddingBlock-condensed) var(--brand-control-medium-paddingInline-spacious);
1222
1221
  }
1223
1222
 
1224
1223
  .Primer_Brand__Button-module__Button--size-large___REN1l {
1225
1224
  min-height: var(--brand-control-large-size);
1226
- padding-left: var(--brand-control-large-paddingInline-spacious);
1227
- padding-right: var(--brand-control-large-paddingInline-spacious);
1225
+ padding: var(--brand-control-large-paddingBlock-condensed) var(--brand-control-large-paddingInline-spacious);
1228
1226
  }
1229
1227
 
1230
1228
  .Primer_Brand__Button-module__Button--size-large___REN1l .Primer_Brand__Button-module__Button__icon-visual___zR2Hi,
@@ -1559,7 +1557,7 @@ select {
1559
1557
 
1560
1558
  /**
1561
1559
  * Do not edit directly
1562
- * Generated on Wed, 23 Oct 2024 07:42:10 GMT
1560
+ * Generated on Mon, 28 Oct 2024 16:56:48 GMT
1563
1561
  */
1564
1562
 
1565
1563
  :root {
@@ -1825,7 +1823,7 @@ select {
1825
1823
 
1826
1824
  /**
1827
1825
  * Do not edit directly
1828
- * Generated on Wed, 23 Oct 2024 07:42:11 GMT
1826
+ * Generated on Mon, 28 Oct 2024 16:56:49 GMT
1829
1827
  */
1830
1828
 
1831
1829
  :root,
@@ -2109,7 +2107,7 @@ select {
2109
2107
 
2110
2108
  /**
2111
2109
  * Do not edit directly
2112
- * Generated on Wed, 23 Oct 2024 07:42:11 GMT
2110
+ * Generated on Mon, 28 Oct 2024 16:56:49 GMT
2113
2111
  */
2114
2112
 
2115
2113
  :root {
@@ -2136,7 +2134,7 @@ select {
2136
2134
 
2137
2135
  /**
2138
2136
  * Do not edit directly
2139
- * Generated on Wed, 23 Oct 2024 07:42:11 GMT
2137
+ * Generated on Mon, 28 Oct 2024 16:56:49 GMT
2140
2138
  */
2141
2139
 
2142
2140
  :root,
@@ -2894,7 +2892,7 @@ select {
2894
2892
 
2895
2893
  /**
2896
2894
  * Do not edit directly
2897
- * Generated on Wed, 23 Oct 2024 07:42:10 GMT
2895
+ * Generated on Mon, 28 Oct 2024 16:56:48 GMT
2898
2896
  */
2899
2897
 
2900
2898
  :root {
@@ -2921,13 +2919,15 @@ select {
2921
2919
  --brand-control-large-paddingInline-spacious: var(--base-size-32);
2922
2920
  --brand-control-large-paddingInline-normal: var(--base-size-20);
2923
2921
  --brand-control-large-paddingInline-condensed: var(--base-size-16);
2924
- --brand-control-large-paddingBlock: var(--base-size-20);
2922
+ --brand-control-large-paddingBlock-normal: var(--base-size-20);
2923
+ --brand-control-large-paddingBlock-condensed: var(--base-size-12);
2925
2924
  --brand-control-large-lineBoxHeight: var(--base-size-20);
2926
2925
  --brand-control-medium-gap: var(--base-size-12);
2927
2926
  --brand-control-medium-paddingInline-spacious: var(--base-size-28);
2928
2927
  --brand-control-medium-paddingInline-normal: var(--base-size-16);
2929
2928
  --brand-control-medium-paddingInline-condensed: var(--base-size-12);
2930
- --brand-control-medium-paddingBlock: var(--base-size-16);
2929
+ --brand-control-medium-paddingBlock-normal: var(--base-size-16);
2930
+ --brand-control-medium-paddingBlock-condensed: var(--base-size-6);
2931
2931
  --brand-control-medium-lineBoxHeight: var(--base-size-16);
2932
2932
  --brand-control-medium-size: var(--base-size-48);
2933
2933
  --brand-control-small-gap: var(--base-size-8);
@@ -3737,7 +3737,7 @@ select {
3737
3737
 
3738
3738
  /**
3739
3739
  * Do not edit directly
3740
- * Generated on Wed, 23 Oct 2024 07:42:10 GMT
3740
+ * Generated on Mon, 28 Oct 2024 16:56:48 GMT
3741
3741
  */
3742
3742
 
3743
3743
  :root {
@@ -3758,7 +3758,7 @@ select {
3758
3758
 
3759
3759
  /**
3760
3760
  * Do not edit directly
3761
- * Generated on Wed, 23 Oct 2024 07:42:10 GMT
3761
+ * Generated on Mon, 28 Oct 2024 16:56:48 GMT
3762
3762
  */
3763
3763
 
3764
3764
  :root {
@@ -3769,7 +3769,7 @@ select {
3769
3769
 
3770
3770
  /**
3771
3771
  * Do not edit directly
3772
- * Generated on Wed, 23 Oct 2024 07:42:11 GMT
3772
+ * Generated on Mon, 28 Oct 2024 16:56:49 GMT
3773
3773
  */
3774
3774
 
3775
3775
  :root {
@@ -3888,19 +3888,6 @@ select {
3888
3888
  grid-area: content;
3889
3889
  }
3890
3890
 
3891
- [dir="ltr"] .Primer_Brand__river-shared-module__River--align-start___wo12V .Primer_Brand__river-shared-module__River__content___p4EdY {
3892
- padding-right: var(--base-size-128);
3893
- }
3894
-
3895
- [dir="rtl"] .Primer_Brand__river-shared-module__River--align-start___wo12V .Primer_Brand__river-shared-module__River__content___p4EdY {
3896
- padding-left: var(--base-size-128);
3897
- }
3898
-
3899
- .Primer_Brand__river-shared-module__River--align-end___aNjz4 .Primer_Brand__river-shared-module__River__content___p4EdY {
3900
- padding-left: var(--base-size-64);
3901
- padding-right: var(--base-size-64);
3902
- }
3903
-
3904
3891
  .Primer_Brand__river-shared-module__River__visual___kjFE2 {
3905
3892
  grid-area: visual;
3906
3893
  }
@@ -3930,6 +3917,21 @@ select {
3930
3917
  }
3931
3918
  }
3932
3919
 
3920
+ /* Large breakpoint and up */
3921
+ @media screen and (min-width: 63.25rem) {
3922
+ [dir="ltr"] .Primer_Brand__river-shared-module__River--align-start___wo12V .Primer_Brand__river-shared-module__River__content___p4EdY {
3923
+ padding-right: var(--base-size-128);
3924
+ }
3925
+ [dir="rtl"] .Primer_Brand__river-shared-module__River--align-start___wo12V .Primer_Brand__river-shared-module__River__content___p4EdY {
3926
+ padding-left: var(--base-size-128);
3927
+ }
3928
+
3929
+ .Primer_Brand__river-shared-module__River--align-end___aNjz4 .Primer_Brand__river-shared-module__River__content___p4EdY {
3930
+ padding-left: var(--base-size-64);
3931
+ padding-right: var(--base-size-64);
3932
+ }
3933
+ }
3934
+
3933
3935
  .Primer_Brand__river-shared-module__RiverBreakout___VNW5e {
3934
3936
  display: flex;
3935
3937
  flex-direction: column;
@@ -4012,22 +4014,26 @@ select {
4012
4014
  --visualMaxWidthUL: 1032;
4013
4015
  --visualMaxHeight: min(690px, 60vh);
4014
4016
  --visualMaxHeightUL: 690;
4017
+ --storyScrollPadding: min(32px, 5vw);
4015
4018
  position: relative;
4016
4019
  }
4020
+ @media (max-height: 720px) {
4021
+ .Primer_Brand__RiverStoryScroll-module__RiverStoryScroll___GKo1Z {
4022
+ --visualMaxHeight: 55vh;
4023
+ }
4024
+ }
4017
4025
 
4018
4026
  @media (max-height: 600px) {
4019
-
4020
- .Primer_Brand__RiverStoryScroll-module__RiverStoryScroll___GKo1Z {
4027
+ .Primer_Brand__RiverStoryScroll-module__RiverStoryScroll___GKo1Z {
4021
4028
  --visualMaxHeight: 50vh;
4022
- }
4023
4029
  }
4030
+ }
4024
4031
 
4025
4032
  @media (max-height: 500px) {
4026
-
4027
- .Primer_Brand__RiverStoryScroll-module__RiverStoryScroll___GKo1Z {
4033
+ .Primer_Brand__RiverStoryScroll-module__RiverStoryScroll___GKo1Z {
4028
4034
  --visualMaxHeight: 40vh;
4029
- }
4030
4035
  }
4036
+ }
4031
4037
 
4032
4038
  .Primer_Brand__RiverStoryScroll-module__RiverStoryScroll__inner___V0daX {
4033
4039
  position: relative;
@@ -4058,25 +4064,58 @@ select {
4058
4064
  display: none;
4059
4065
  }
4060
4066
 
4061
- @media screen and (max-width: 768px) {
4062
- @media (max-height: 720px) {
4067
+ @media (max-width: 542px) {
4063
4068
  .Primer_Brand__RiverStoryScroll-module__RiverStoryScroll___GKo1Z {
4064
- --visualMaxHeight: 55vh;
4069
+ --topOffset: calc((100vh - min(664px, 60vh)) / 5);
4065
4070
  }
4066
- }
4071
+ }
4072
+
4073
+ @media (max-width: 768px) and (min-height: 670px) {
4067
4074
  .Primer_Brand__RiverStoryScroll-module__RiverStoryScroll___GKo1Z {
4075
+ --extraBottomSpacing: calc(-1 * (100vh - 100vw) / 5);
4076
+ }
4077
+ }
4068
4078
 
4069
- --topOffset: calc((100vh - min(664px, 60vh)) / 3);
4079
+ @media (min-width: 542px) and (max-width: 1028px) and (min-height: 670px) {
4080
+ .Primer_Brand__RiverStoryScroll-module__RiverStoryScroll___GKo1Z {
4081
+ --extraBottomSpacing: calc(-1 * (100vh - 100vw) / 3);
4070
4082
  }
4083
+ }
4071
4084
 
4072
- @media (max-width: 542px) {
4085
+ @media (min-width: 542px) {
4073
4086
  .Primer_Brand__RiverStoryScroll-module__RiverStoryScroll___GKo1Z {
4074
- /* --topOffset: calc((100vh - min(664px, 60vh)) / 2);*/
4087
+ --scrollTextHeight: 42vh;
4088
+ }
4089
+ }
4075
4090
 
4076
- --topOffset: calc((100vh - min(664px, 60vh)) / 5);
4091
+ @media (max-height: 520px) {
4092
+ .Primer_Brand__RiverStoryScroll-module__RiverStoryScroll___GKo1Z {
4093
+ --scrollTextHeight: 70vh;
4077
4094
  }
4078
- }
4095
+ }
4096
+
4097
+ @media (min-width: 1028px) {
4098
+ .Primer_Brand__RiverStoryScroll-module__RiverStoryScroll___GKo1Z {
4099
+ --stackDistance: -30px;
4100
+ }
4101
+ }
4102
+
4103
+ @media (max-height: 800px) {
4104
+ .Primer_Brand__RiverStoryScroll-module__RiverStoryScroll___GKo1Z {
4105
+ --stackDistance: -20px;
4106
+ }
4107
+ }
4108
+
4109
+ @media (max-height: 500px) {
4110
+ .Primer_Brand__RiverStoryScroll-module__RiverStoryScroll___GKo1Z {
4111
+ --stackDistance: -15px;
4112
+ }
4113
+ }
4114
+
4115
+ @media screen and (max-width: 768px) {
4079
4116
  .Primer_Brand__RiverStoryScroll-module__RiverStoryScroll___GKo1Z {
4117
+ --topOffset: calc((100vh - min(664px, 60vh)) / 3);
4118
+
4080
4119
  /* Spacing above the visual */
4081
4120
  --availableWidth: calc(100vw - var(--storyScrollPadding) * 2);
4082
4121
  --relativeVisualHeight: calc(var(--visualMaxHeightUL) / var(--visualMaxWidthUL) * var(--availableWidth));
@@ -4091,241 +4130,186 @@ select {
4091
4130
  --extraBottomSpacing: 70px;
4092
4131
  }
4093
4132
 
4094
- @media (max-width: 768px) and (min-height: 670px) {
4095
- .Primer_Brand__RiverStoryScroll-module__RiverStoryScroll___GKo1Z {
4096
- --extraBottomSpacing: calc(-1 * (100vh - 100vw) / 5);
4097
- }
4133
+ /* Enhanced styling if dvh is supported */
4134
+ @supports (height: 100dvh) {
4135
+ .Primer_Brand__RiverStoryScroll-module__RiverStoryScroll__visual-container-inner___oFalR {
4136
+ height: 100dvh;
4098
4137
  }
4099
-
4100
- @media (min-width: 542px) and (max-width: 1028px) and (min-height: 670px) {
4101
- .Primer_Brand__RiverStoryScroll-module__RiverStoryScroll___GKo1Z {
4102
- --extraBottomSpacing: calc(-1 * (100vh - 100vw) / 3);
4103
4138
  }
4104
- }
4105
4139
 
4106
- @media (min-width: 542px) {
4107
- .Primer_Brand__RiverStoryScroll-module__RiverStoryScroll___GKo1Z {
4108
- --scrollTextHeight: 42vh;
4109
- }
4110
- }
4111
- @media (max-height: 520px) {
4112
- .Primer_Brand__RiverStoryScroll-module__RiverStoryScroll___GKo1Z {
4113
- --scrollTextHeight: 70vh;
4140
+ .Primer_Brand__RiverStoryScroll-module__RiverStoryScroll__visual-container___ZJlnt {
4141
+ position: absolute;
4142
+ width: 100%;
4143
+ height: 100%;
4144
+ left: 0;
4145
+ top: 0;
4114
4146
  }
4115
- }
4116
4147
 
4117
- @media (min-width: 768px) {
4118
- .Primer_Brand__RiverStoryScroll-module__RiverStoryScroll___GKo1Z {
4148
+ .Primer_Brand__RiverStoryScroll-module__RiverStoryScroll__tracker___SR7oo {
4149
+ min-height: var(--scrollTextHeight);
4150
+ position: relative;
4151
+ transition: opacity 0.3s var(--ease);
4119
4152
  }
4120
- }
4121
- .Primer_Brand__RiverStoryScroll-module__RiverStoryScroll___GKo1Z {
4122
4153
 
4123
- --storyScrollPadding: min(32px, 5vw);
4154
+ .Primer_Brand__RiverStoryScroll-module__RiverStoryScroll__tracker___SR7oo[\:has\(\%2B\%20.in-viewport\)] {
4155
+ opacity: 0;
4124
4156
  }
4125
4157
 
4126
- @media (min-width: 1028px) {
4127
- .Primer_Brand__RiverStoryScroll-module__RiverStoryScroll___GKo1Z {
4128
- --stackDistance: -30px;
4158
+ .Primer_Brand__RiverStoryScroll-module__RiverStoryScroll__tracker___SR7oo:has(+ .Primer_Brand__RiverStoryScroll-module__in-viewport___AxNUA) {
4159
+ opacity: 0;
4129
4160
  }
4130
- }
4131
4161
 
4132
- @media (max-height: 800px) {
4133
- .Primer_Brand__RiverStoryScroll-module__RiverStoryScroll___GKo1Z {
4134
- --stackDistance: -20px;
4162
+ .Primer_Brand__RiverStoryScroll-module__RiverStoryScroll__tracker___SR7oo.Primer_Brand__RiverStoryScroll-module__in-viewport___AxNUA + .Primer_Brand__RiverStoryScroll-module__outside-viewport___ivCAg {
4163
+ opacity: 0;
4135
4164
  }
4136
- }
4137
4165
 
4138
- @media (max-height: 500px) {
4139
4166
  .Primer_Brand__RiverStoryScroll-module__RiverStoryScroll___GKo1Z {
4140
- --stackDistance: -15px;
4167
+ max-width: calc(1032px + var(--storyScrollPadding) * 2);
4168
+ margin-top: min(30vw, 22vh);
4169
+ margin-left: auto;
4170
+ margin-right: auto;
4171
+ padding-right: var(--storyScrollPadding);
4172
+ padding-left: var(--storyScrollPadding);
4141
4173
  }
4142
- }
4143
- .Primer_Brand__RiverStoryScroll-module__RiverStoryScroll___GKo1Z {
4144
-
4145
- .Primer_Brand__RiverStoryScroll-module__RiverStoryScroll__visual-container___ZJlnt {
4146
- position: absolute;
4147
- width: 100%;
4148
- height: 100%;
4149
- left: 0;
4150
- top: 0;
4151
- }
4152
4174
 
4153
- .Primer_Brand__RiverStoryScroll-module__RiverStoryScroll__tracker___SR7oo {
4154
- min-height: var(--scrollTextHeight);
4155
- position: relative;
4156
- transition: opacity 0.3s var(--ease);
4157
- }
4158
-
4159
- .Primer_Brand__RiverStoryScroll-module__RiverStoryScroll__tracker___SR7oo[\:has\(\%2B\%20.in-viewport\)] {
4160
- opacity: 0;
4161
- }
4162
-
4163
- .Primer_Brand__RiverStoryScroll-module__RiverStoryScroll__tracker___SR7oo:has(+ .Primer_Brand__RiverStoryScroll-module__in-viewport___AxNUA) {
4164
- opacity: 0;
4165
- }
4166
-
4167
- .Primer_Brand__RiverStoryScroll-module__RiverStoryScroll__tracker___SR7oo.Primer_Brand__RiverStoryScroll-module__in-viewport___AxNUA + .Primer_Brand__RiverStoryScroll-module__outside-viewport___ivCAg {
4168
- opacity: 0;
4169
- }
4170
-
4171
- .Primer_Brand__RiverStoryScroll-module__RiverStoryScroll___GKo1Z {
4172
- max-width: calc(1032px + var(--storyScrollPadding) * 2);
4173
- margin-top: min(30vw, 22vh);
4174
- margin-left: auto;
4175
- margin-right: auto;
4176
- padding-right: var(--storyScrollPadding);
4177
- padding-left: var(--storyScrollPadding);
4178
- }
4179
-
4180
- .Primer_Brand__RiverStoryScroll-module__RiverStoryScroll__content-container--below____OTaq {
4181
- padding-top: var(--topScrollOffset);
4182
- padding-bottom: var(--bottomScrollOffset);
4183
- }
4184
-
4185
- .Primer_Brand__RiverStoryScroll-module__RiverStoryScroll__image___WmawN {
4186
- height: auto;
4187
- width: 100%;
4188
- max-width: var(--visualWidth);
4189
- border-radius: var(--brand-borderRadius-large);
4190
- }
4191
-
4192
- .Primer_Brand__RiverStoryScroll-module__RiverStoryScroll__visual-container-inner___oFalR {
4193
- position: sticky;
4194
- pointer-events: none;
4195
- top: 0;
4196
- padding-top: var(--topOffset);
4197
- margin-top: calc(-1 * var(--topOffset));
4198
- display: flex;
4199
- z-index: 1;
4200
- flex-direction: column;
4201
- height: 100vh;
4202
- }
4175
+ .Primer_Brand__RiverStoryScroll-module__RiverStoryScroll__content-container--below____OTaq {
4176
+ padding-top: var(--topScrollOffset);
4177
+ padding-bottom: var(--bottomScrollOffset);
4178
+ }
4203
4179
 
4204
- /* Enhanced styling if dvh is supported */
4180
+ .Primer_Brand__RiverStoryScroll-module__RiverStoryScroll__image___WmawN {
4181
+ height: auto;
4182
+ width: 100%;
4183
+ max-width: var(--visualWidth);
4184
+ border-radius: var(--brand-borderRadius-large);
4205
4185
  }
4206
- @supports (height: 100dvh) {
4207
- .Primer_Brand__RiverStoryScroll-module__RiverStoryScroll___GKo1Z {
4208
- .Primer_Brand__RiverStoryScroll-module__RiverStoryScroll__visual-container-inner___oFalR {
4209
- height: 100dvh;
4210
- }
4186
+
4187
+ .Primer_Brand__RiverStoryScroll-module__RiverStoryScroll__visual-container-inner___oFalR {
4188
+ position: sticky;
4189
+ pointer-events: none;
4190
+ top: 0;
4191
+ padding-top: var(--topOffset);
4192
+ margin-top: calc(-1 * var(--topOffset));
4193
+ display: flex;
4194
+ z-index: 1;
4195
+ flex-direction: column;
4196
+ height: 100vh;
4211
4197
  }
4212
- }
4213
- .Primer_Brand__RiverStoryScroll-module__RiverStoryScroll___GKo1Z {
4214
4198
 
4215
- .Primer_Brand__RiverStoryScroll-module__RiverStoryScroll__visual--below___gJyav {
4216
- background-image: linear-gradient(
4217
- 180deg,
4218
- var(--brand-RiverStoryScroll-content-inactive-bgColor) calc(var(--topOffset) + var(--visualHeight) + 3px),
4219
- transparent calc(var(--topOffset) + var(--visualHeight) + var(--textToVisualPadding)),
4220
- transparent 93%,
4221
- var(--brand-RiverStoryScroll-content-inactive-bgColor) 99%
4222
- );
4223
- }
4199
+ .Primer_Brand__RiverStoryScroll-module__RiverStoryScroll__visual--below___gJyav {
4200
+ background-image: linear-gradient(
4201
+ 180deg,
4202
+ var(--brand-RiverStoryScroll-content-inactive-bgColor) calc(var(--topOffset) + var(--visualHeight) + 3px),
4203
+ transparent calc(var(--topOffset) + var(--visualHeight) + var(--textToVisualPadding)),
4204
+ transparent 93%,
4205
+ var(--brand-RiverStoryScroll-content-inactive-bgColor) 99%
4206
+ );
4207
+ }
4224
4208
 
4225
- .Primer_Brand__RiverStoryScroll-module__RiverStoryScroll__visual--below___gJyav .Primer_Brand__RiverStoryScroll-module__story-scroll-text___isxdl {
4226
- margin-top: var(--base-size-40);
4227
- }
4209
+ .Primer_Brand__RiverStoryScroll-module__RiverStoryScroll__visual--below___gJyav .Primer_Brand__RiverStoryScroll-module__story-scroll-text___isxdl {
4210
+ margin-top: var(--base-size-40);
4211
+ }
4228
4212
 
4229
- .Primer_Brand__RiverStoryScroll-module__tracker-outside-viewport___K2b2B {
4230
- opacity: 0;
4231
- display: none;
4232
- }
4213
+ .Primer_Brand__RiverStoryScroll-module__tracker-outside-viewport___K2b2B {
4214
+ opacity: 0;
4215
+ display: none;
4216
+ }
4233
4217
 
4234
- /* Show first visual, even when nothing is visible */
4235
- .Primer_Brand__RiverStoryScroll-module__tracker-outside-viewport___K2b2B:nth-child(2) {
4236
- opacity: 1;
4237
- display: block;
4238
- }
4218
+ /* Show first visual, even when nothing is visible */
4219
+ .Primer_Brand__RiverStoryScroll-module__tracker-outside-viewport___K2b2B:nth-child(2) {
4220
+ opacity: 1;
4221
+ display: block;
4222
+ }
4239
4223
 
4240
- .Primer_Brand__RiverStoryScroll-module__RiverStoryScroll__visual-scroll-responder___DKr1C {
4241
- transition: 0.5s var(--ease) transform, 0.5s var(--ease) filter, 0.5s var(--ease) opacity;
4242
- pointer-events: auto;
4243
- }
4224
+ .Primer_Brand__RiverStoryScroll-module__RiverStoryScroll__visual-scroll-responder___DKr1C {
4225
+ transition: 0.5s var(--ease) transform, 0.5s var(--ease) filter, 0.5s var(--ease) opacity;
4226
+ pointer-events: auto;
4227
+ }
4244
4228
 
4245
- .Primer_Brand__RiverStoryScroll-module__tracker-outside-viewport___K2b2B[\:has\(\%20.tracker-in-viewport\)] {
4246
- position: absolute;
4247
- display: block;
4248
- margin-left: auto;
4249
- margin-right: auto;
4250
- left: 0;
4251
- right: 0;
4252
- }
4229
+ .Primer_Brand__RiverStoryScroll-module__tracker-outside-viewport___K2b2B[\:has\(\%20.tracker-in-viewport\)] {
4230
+ position: absolute;
4231
+ display: block;
4232
+ margin-left: auto;
4233
+ margin-right: auto;
4234
+ left: 0;
4235
+ right: 0;
4236
+ }
4253
4237
 
4254
- .Primer_Brand__RiverStoryScroll-module__tracker-outside-viewport___K2b2B:has(~ .Primer_Brand__RiverStoryScroll-module__tracker-in-viewport___MYQAv) {
4255
- position: absolute;
4256
- display: block;
4257
- margin-left: auto;
4258
- margin-right: auto;
4259
- left: 0;
4260
- right: 0;
4261
- }
4238
+ .Primer_Brand__RiverStoryScroll-module__tracker-outside-viewport___K2b2B:has(~ .Primer_Brand__RiverStoryScroll-module__tracker-in-viewport___MYQAv) {
4239
+ position: absolute;
4240
+ display: block;
4241
+ margin-left: auto;
4242
+ margin-right: auto;
4243
+ left: 0;
4244
+ right: 0;
4245
+ }
4262
4246
 
4263
- .Primer_Brand__RiverStoryScroll-module__tracker-in-viewport___MYQAv + .Primer_Brand__RiverStoryScroll-module__tracker-outside-viewport___K2b2B {
4264
- transform: translateY(calc(var(--stackDistance) * -1)) scale(1.015);
4265
- position: absolute;
4266
- display: block;
4267
- margin-left: auto;
4268
- margin-right: auto;
4269
- left: 0;
4270
- right: 0;
4271
- }
4247
+ .Primer_Brand__RiverStoryScroll-module__tracker-in-viewport___MYQAv + .Primer_Brand__RiverStoryScroll-module__tracker-outside-viewport___K2b2B {
4248
+ transform: translateY(calc(var(--stackDistance) * -1)) scale(1.015);
4249
+ position: absolute;
4250
+ display: block;
4251
+ margin-left: auto;
4252
+ margin-right: auto;
4253
+ left: 0;
4254
+ right: 0;
4255
+ }
4272
4256
 
4273
- .Primer_Brand__RiverStoryScroll-module__tracker-outside-viewport___K2b2B[\:has\(\%2B\%20.tracker-in-viewport\)] {
4274
- transform: translateY(var(--stackDistance)) scale(0.95);
4275
- filter: brightness(70%);
4276
- opacity: 1;
4277
- }
4257
+ .Primer_Brand__RiverStoryScroll-module__tracker-outside-viewport___K2b2B[\:has\(\%2B\%20.tracker-in-viewport\)] {
4258
+ transform: translateY(var(--stackDistance)) scale(0.95);
4259
+ filter: brightness(70%);
4260
+ opacity: 1;
4261
+ }
4278
4262
 
4279
- .Primer_Brand__RiverStoryScroll-module__tracker-outside-viewport___K2b2B:has(+ .Primer_Brand__RiverStoryScroll-module__tracker-in-viewport___MYQAv) {
4280
- transform: translateY(var(--stackDistance)) scale(0.95);
4281
- filter: brightness(70%);
4282
- opacity: 1;
4283
- }
4263
+ .Primer_Brand__RiverStoryScroll-module__tracker-outside-viewport___K2b2B:has(+ .Primer_Brand__RiverStoryScroll-module__tracker-in-viewport___MYQAv) {
4264
+ transform: translateY(var(--stackDistance)) scale(0.95);
4265
+ filter: brightness(70%);
4266
+ opacity: 1;
4267
+ }
4284
4268
 
4285
- .Primer_Brand__RiverStoryScroll-module__tracker-outside-viewport___K2b2B[\:has\(\%2B\%20.tracker-outside-viewport\%20\%2B\%20.tracker-in-viewport\)] {
4286
- transform: translateY(calc(var(--stackDistance) * 2)) scale(0.9);
4287
- filter: brightness(50%);
4288
- opacity: 1;
4289
- }
4269
+ .Primer_Brand__RiverStoryScroll-module__tracker-outside-viewport___K2b2B[\:has\(\%2B\%20.tracker-outside-viewport\%20\%2B\%20.tracker-in-viewport\)] {
4270
+ transform: translateY(calc(var(--stackDistance) * 2)) scale(0.9);
4271
+ filter: brightness(50%);
4272
+ opacity: 1;
4273
+ }
4290
4274
 
4291
- .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) {
4292
- transform: translateY(calc(var(--stackDistance) * 2)) scale(0.9);
4293
- filter: brightness(50%);
4294
- opacity: 1;
4295
- }
4275
+ .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) {
4276
+ transform: translateY(calc(var(--stackDistance) * 2)) scale(0.9);
4277
+ filter: brightness(50%);
4278
+ opacity: 1;
4279
+ }
4296
4280
 
4297
- .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\)] {
4298
- transform: translateY(calc(var(--stackDistance) * 3)) scale(0.85);
4299
- filter: brightness(30%);
4300
- opacity: 1;
4301
- }
4281
+ .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\)] {
4282
+ transform: translateY(calc(var(--stackDistance) * 3)) scale(0.85);
4283
+ filter: brightness(30%);
4284
+ opacity: 1;
4285
+ }
4302
4286
 
4303
- .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) {
4304
- transform: translateY(calc(var(--stackDistance) * 3)) scale(0.85);
4305
- filter: brightness(30%);
4306
- opacity: 1;
4307
- }
4287
+ .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) {
4288
+ transform: translateY(calc(var(--stackDistance) * 3)) scale(0.85);
4289
+ filter: brightness(30%);
4290
+ opacity: 1;
4291
+ }
4308
4292
 
4309
- .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\)] {
4310
- transform: translateY(calc(var(--stackDistance) * 4)) scale(0.8);
4311
- filter: brightness(10%);
4312
- opacity: 1;
4313
- }
4293
+ .Primer_Brand__RiverStoryScroll-module__tracker-outside-viewport___K2b2B[\:has\(\%0A\%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\)] {
4294
+ transform: translateY(calc(var(--stackDistance) * 4)) scale(0.8);
4295
+ filter: brightness(10%);
4296
+ opacity: 1;
4297
+ }
4314
4298
 
4315
- .Primer_Brand__RiverStoryScroll-module__tracker-outside-viewport___K2b2B:has(
4316
- + .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
4317
- ) {
4318
- transform: translateY(calc(var(--stackDistance) * 4)) scale(0.8);
4319
- filter: brightness(10%);
4320
- opacity: 1;
4321
- }
4299
+ .Primer_Brand__RiverStoryScroll-module__tracker-outside-viewport___K2b2B:has(
4300
+ + .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
4301
+ ) {
4302
+ transform: translateY(calc(var(--stackDistance) * 4)) scale(0.8);
4303
+ filter: brightness(10%);
4304
+ opacity: 1;
4305
+ }
4322
4306
 
4323
- .Primer_Brand__RiverStoryScroll-module__tracker-in-viewport___MYQAv {
4324
- display: block;
4325
- position: relative;
4326
- }
4307
+ .Primer_Brand__RiverStoryScroll-module__tracker-in-viewport___MYQAv {
4308
+ display: block;
4309
+ position: relative;
4310
+ }
4327
4311
 
4328
- /*
4312
+ /*
4329
4313
  TODO: Re-enable these at a later date
4330
4314
 
4331
4315
  .video-controls {
@@ -4366,64 +4350,64 @@ select {
4366
4350
  background-color: rgba(0, 0, 0, 0.35);
4367
4351
  } */
4368
4352
 
4369
- .Primer_Brand__RiverStoryScroll-module__RiverStoryScroll__content-stack___jBEVs {
4370
- position: sticky;
4371
- padding-top: var(--textToVisualPadding);
4372
- top: calc(var(--topOffset) + var(--visualHeight));
4373
- }
4353
+ .Primer_Brand__RiverStoryScroll-module__RiverStoryScroll__content-stack___jBEVs {
4354
+ position: sticky;
4355
+ padding-top: var(--textToVisualPadding);
4356
+ top: calc(var(--topOffset) + var(--visualHeight));
4357
+ }
4374
4358
 
4375
- /* This is a hack to make the sticky behavior exclude the height of itself as it reaches the bottom */
4376
- /* This makes it possible to calculate the end of the sticky scroll without having to account for text content */
4377
- .Primer_Brand__RiverStoryScroll-module__RiverStoryScroll__tracker___SR7oo:last-child .Primer_Brand__RiverStoryScroll-module__RiverStoryScroll__content-stack___jBEVs {
4378
- height: 0;
4379
- }
4359
+ /* This is a hack to make the sticky behavior exclude the height of itself as it reaches the bottom */
4360
+ /* This makes it possible to calculate the end of the sticky scroll without having to account for text content */
4361
+ .Primer_Brand__RiverStoryScroll-module__RiverStoryScroll__tracker___SR7oo:last-child .Primer_Brand__RiverStoryScroll-module__RiverStoryScroll__content-stack___jBEVs {
4362
+ height: 0;
4363
+ }
4380
4364
 
4381
- .Primer_Brand__RiverStoryScroll-module__RiverStoryScroll__pagination___KPrEv {
4382
- display: flex;
4383
- flex-direction: column;
4384
- gap: var(--base-size-4);
4385
- position: absolute;
4386
- left: calc((100vw - 100%) / 2 * -1 + min(10px, 2.8vw));
4387
- right: 0;
4388
- margin: auto;
4389
- height: var(--visualHeight);
4390
- justify-content: center;
4391
- }
4365
+ .Primer_Brand__RiverStoryScroll-module__RiverStoryScroll__pagination___KPrEv {
4366
+ display: flex;
4367
+ flex-direction: column;
4368
+ gap: var(--base-size-4);
4369
+ position: absolute;
4370
+ left: calc(var(--base-size-20) * -1 - 2px);
4371
+ right: 0;
4372
+ margin: auto;
4373
+ height: var(--visualHeight);
4374
+ justify-content: center;
4375
+ margin-top: calc(var(--base-size-20) * -1);
4376
+ }
4392
4377
 
4393
- .Primer_Brand__RiverStoryScroll-module__RiverStoryScroll__pagination-dot___G_E1k {
4394
- width: 6px;
4395
- height: 6px;
4396
- border-radius: var(--brand-borderRadius-large);
4397
- opacity: 0.55;
4398
- background: var(--brand-RiverStoryScroll-pagination-fgColor);
4399
- transition: opacity var(--brand-animation-duration-default) var(--ease),
4400
- height var(--brand-animation-duration-default) var(--ease);
4401
- }
4378
+ .Primer_Brand__RiverStoryScroll-module__RiverStoryScroll__pagination-dot___G_E1k {
4379
+ width: 6px;
4380
+ height: 6px;
4381
+ border-radius: var(--brand-borderRadius-large);
4382
+ opacity: 0.55;
4383
+ background: var(--brand-RiverStoryScroll-pagination-fgColor);
4384
+ transition: opacity var(--brand-animation-duration-default) var(--ease),
4385
+ height var(--brand-animation-duration-default) var(--ease);
4386
+ }
4402
4387
 
4403
- .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) {
4404
- opacity: 1;
4405
- height: var(--base-size-24);
4406
- }
4388
+ .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) {
4389
+ opacity: 1;
4390
+ height: var(--base-size-24);
4391
+ }
4407
4392
 
4408
- .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) {
4409
- opacity: 1;
4410
- height: var(--base-size-24);
4411
- }
4393
+ .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) {
4394
+ opacity: 1;
4395
+ height: var(--base-size-24);
4396
+ }
4412
4397
 
4413
- .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) {
4414
- opacity: 1;
4415
- height: var(--base-size-24);
4416
- }
4398
+ .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) {
4399
+ opacity: 1;
4400
+ height: var(--base-size-24);
4401
+ }
4417
4402
 
4418
- .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) {
4419
- opacity: 1;
4420
- height: var(--base-size-24);
4421
- }
4403
+ .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) {
4404
+ opacity: 1;
4405
+ height: var(--base-size-24);
4406
+ }
4422
4407
 
4423
- .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) {
4424
- opacity: 1;
4425
- height: var(--base-size-24);
4426
- }
4408
+ .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) {
4409
+ opacity: 1;
4410
+ height: var(--base-size-24);
4427
4411
  }
4428
4412
  }
4429
4413
 
@@ -4529,7 +4513,7 @@ select {
4529
4513
 
4530
4514
  /**
4531
4515
  * Do not edit directly
4532
- * Generated on Wed, 23 Oct 2024 07:42:11 GMT
4516
+ * Generated on Mon, 28 Oct 2024 16:56:49 GMT
4533
4517
  */
4534
4518
 
4535
4519
  :root,
@@ -5282,7 +5266,7 @@ select {
5282
5266
 
5283
5267
  /**
5284
5268
  * Do not edit directly
5285
- * Generated on Wed, 23 Oct 2024 07:42:11 GMT
5269
+ * Generated on Mon, 28 Oct 2024 16:56:49 GMT
5286
5270
  */
5287
5271
 
5288
5272
  :root,
@@ -5310,7 +5294,7 @@ select {
5310
5294
 
5311
5295
  /**
5312
5296
  * Do not edit directly
5313
- * Generated on Wed, 23 Oct 2024 07:42:11 GMT
5297
+ * Generated on Mon, 28 Oct 2024 16:56:49 GMT
5314
5298
  */
5315
5299
 
5316
5300
  :root,
@@ -5326,7 +5310,7 @@ select {
5326
5310
 
5327
5311
  /**
5328
5312
  * Do not edit directly
5329
- * Generated on Wed, 23 Oct 2024 07:42:10 GMT
5313
+ * Generated on Mon, 28 Oct 2024 16:56:48 GMT
5330
5314
  */
5331
5315
 
5332
5316
  :root {
@@ -5450,7 +5434,7 @@ select {
5450
5434
 
5451
5435
  /**
5452
5436
  * Do not edit directly
5453
- * Generated on Wed, 23 Oct 2024 07:42:11 GMT
5437
+ * Generated on Mon, 28 Oct 2024 16:56:49 GMT
5454
5438
  */
5455
5439
 
5456
5440
  :root,
@@ -5466,7 +5450,7 @@ select {
5466
5450
 
5467
5451
  /**
5468
5452
  * Do not edit directly
5469
- * Generated on Wed, 23 Oct 2024 07:42:11 GMT
5453
+ * Generated on Mon, 28 Oct 2024 16:56:49 GMT
5470
5454
  */
5471
5455
 
5472
5456
  :root,
@@ -5712,7 +5696,7 @@ details[open] > .Primer_Brand__Accordion-module__Accordion__content___wMZGe {
5712
5696
 
5713
5697
  /**
5714
5698
  * Do not edit directly
5715
- * Generated on Wed, 23 Oct 2024 07:42:10 GMT
5699
+ * Generated on Mon, 28 Oct 2024 16:56:48 GMT
5716
5700
  */
5717
5701
 
5718
5702
  :root {
@@ -5721,7 +5705,7 @@ details[open] > .Primer_Brand__Accordion-module__Accordion__content___wMZGe {
5721
5705
 
5722
5706
  /**
5723
5707
  * Do not edit directly
5724
- * Generated on Wed, 23 Oct 2024 07:42:11 GMT
5708
+ * Generated on Mon, 28 Oct 2024 16:56:49 GMT
5725
5709
  */
5726
5710
 
5727
5711
  :root,
@@ -5739,7 +5723,7 @@ details[open] > .Primer_Brand__Accordion-module__Accordion__content___wMZGe {
5739
5723
 
5740
5724
  /**
5741
5725
  * Do not edit directly
5742
- * Generated on Wed, 23 Oct 2024 07:42:11 GMT
5726
+ * Generated on Mon, 28 Oct 2024 16:56:49 GMT
5743
5727
  */
5744
5728
 
5745
5729
  :root {
@@ -5870,7 +5854,7 @@ details[open] > .Primer_Brand__Accordion-module__Accordion__content___wMZGe {
5870
5854
 
5871
5855
  /**
5872
5856
  * Do not edit directly
5873
- * Generated on Wed, 23 Oct 2024 07:42:11 GMT
5857
+ * Generated on Mon, 28 Oct 2024 16:56:49 GMT
5874
5858
  */
5875
5859
 
5876
5860
  :root,
@@ -6073,13 +6057,13 @@ details[open] > .Primer_Brand__Accordion-module__Accordion__content___wMZGe {
6073
6057
  .Primer_Brand__Textarea-module__Textarea--medium___pMZGb {
6074
6058
  font-weight: var(--brand-text-weight-100);
6075
6059
  font-size: var(--brand-text-size-100);
6076
- padding: var(--brand-control-medium-paddingBlock) var(--brand-control-medium-paddingInline-condensed);
6060
+ padding: var(--brand-control-medium-paddingBlock-normal) var(--brand-control-medium-paddingInline-condensed);
6077
6061
  }
6078
6062
 
6079
6063
  .Primer_Brand__Textarea-module__Textarea--large___wCPXA {
6080
6064
  font-weight: var(--brand-text-weight-200);
6081
6065
  font-size: var(--brand-text-size-200);
6082
- padding: var(--brand-control-large-paddingBlock) var(--brand-control-large-paddingInline-condensed);
6066
+ padding: var(--brand-control-large-paddingBlock-normal) var(--brand-control-large-paddingInline-condensed);
6083
6067
  }
6084
6068
 
6085
6069
  /*
@@ -6193,13 +6177,13 @@ details[open] > .Primer_Brand__Accordion-module__Accordion__content___wMZGe {
6193
6177
  .Primer_Brand__TextInput-module__TextInput--medium___kJrew {
6194
6178
  font-weight: var(--brand-text-weight-100);
6195
6179
  font-size: var(--brand-text-size-100);
6196
- padding: var(--brand-control-medium-paddingBlock) var(--brand-control-medium-paddingInline-condensed);
6180
+ padding: var(--brand-control-medium-paddingBlock-normal) var(--brand-control-medium-paddingInline-condensed);
6197
6181
  }
6198
6182
 
6199
6183
  .Primer_Brand__TextInput-module__TextInput--large___zpUvY {
6200
6184
  font-weight: var(--brand-text-weight-200);
6201
6185
  font-size: var(--brand-text-size-200);
6202
- padding: var(--brand-control-large-paddingBlock) var(--brand-control-large-paddingInline-condensed);
6186
+ padding: var(--brand-control-large-paddingBlock-normal) var(--brand-control-large-paddingInline-condensed);
6203
6187
  }
6204
6188
 
6205
6189
  .Primer_Brand__TextInput-module__TextInput-wrapper--large___lga4f {
@@ -6984,7 +6968,7 @@ Fixes safari bug where outline doesn't respect border-radius
6984
6968
 
6985
6969
  /**
6986
6970
  * Do not edit directly
6987
- * Generated on Wed, 23 Oct 2024 07:42:10 GMT
6971
+ * Generated on Mon, 28 Oct 2024 16:56:48 GMT
6988
6972
  */
6989
6973
 
6990
6974
  :root {
@@ -6998,7 +6982,7 @@ Fixes safari bug where outline doesn't respect border-radius
6998
6982
 
6999
6983
  /**
7000
6984
  * Do not edit directly
7001
- * Generated on Wed, 23 Oct 2024 07:42:11 GMT
6985
+ * Generated on Mon, 28 Oct 2024 16:56:49 GMT
7002
6986
  */
7003
6987
 
7004
6988
  :root,
@@ -7238,7 +7222,7 @@ Fixes safari bug where outline doesn't respect border-radius
7238
7222
 
7239
7223
  /**
7240
7224
  * Do not edit directly
7241
- * Generated on Wed, 23 Oct 2024 07:42:11 GMT
7225
+ * Generated on Mon, 28 Oct 2024 16:56:49 GMT
7242
7226
  */
7243
7227
 
7244
7228
  :root,
@@ -7254,7 +7238,7 @@ Fixes safari bug where outline doesn't respect border-radius
7254
7238
 
7255
7239
  /**
7256
7240
  * Do not edit directly
7257
- * Generated on Wed, 23 Oct 2024 07:42:11 GMT
7241
+ * Generated on Mon, 28 Oct 2024 16:56:49 GMT
7258
7242
  */
7259
7243
 
7260
7244
  :root {
@@ -7572,7 +7556,7 @@ Fixes safari bug where outline doesn't respect border-radius
7572
7556
 
7573
7557
  /**
7574
7558
  * Do not edit directly
7575
- * Generated on Wed, 23 Oct 2024 07:42:11 GMT
7559
+ * Generated on Mon, 28 Oct 2024 16:56:49 GMT
7576
7560
  */
7577
7561
 
7578
7562
  :root,
@@ -8025,7 +8009,7 @@ html {
8025
8009
 
8026
8010
  /**
8027
8011
  * Do not edit directly
8028
- * Generated on Wed, 23 Oct 2024 07:42:11 GMT
8012
+ * Generated on Mon, 28 Oct 2024 16:56:49 GMT
8029
8013
  */
8030
8014
 
8031
8015
  :root,
@@ -8216,7 +8200,7 @@ html {
8216
8200
 
8217
8201
  /**
8218
8202
  * Do not edit directly
8219
- * Generated on Wed, 23 Oct 2024 07:42:11 GMT
8203
+ * Generated on Mon, 28 Oct 2024 16:56:49 GMT
8220
8204
  */
8221
8205
 
8222
8206
  :root,
@@ -8355,7 +8339,7 @@ html {
8355
8339
 
8356
8340
  /**
8357
8341
  * Do not edit directly
8358
- * Generated on Wed, 23 Oct 2024 07:42:11 GMT
8342
+ * Generated on Mon, 28 Oct 2024 16:56:49 GMT
8359
8343
  */
8360
8344
 
8361
8345
  :root,
@@ -8485,7 +8469,7 @@ html {
8485
8469
 
8486
8470
  /**
8487
8471
  * Do not edit directly
8488
- * Generated on Wed, 23 Oct 2024 07:42:10 GMT
8472
+ * Generated on Mon, 28 Oct 2024 16:56:48 GMT
8489
8473
  */
8490
8474
 
8491
8475
  :root {
@@ -8496,7 +8480,7 @@ html {
8496
8480
 
8497
8481
  /**
8498
8482
  * Do not edit directly
8499
- * Generated on Wed, 23 Oct 2024 07:42:11 GMT
8483
+ * Generated on Mon, 28 Oct 2024 16:56:49 GMT
8500
8484
  */
8501
8485
 
8502
8486
  :root,
@@ -8961,7 +8945,7 @@ html {
8961
8945
 
8962
8946
  /**
8963
8947
  * Do not edit directly
8964
- * Generated on Wed, 23 Oct 2024 07:42:11 GMT
8948
+ * Generated on Mon, 28 Oct 2024 16:56:49 GMT
8965
8949
  */
8966
8950
 
8967
8951
  :root,
@@ -9103,7 +9087,8 @@ html {
9103
9087
  }
9104
9088
 
9105
9089
  .Primer_Brand__ActionMenu-module__ActionMenu__item--medium___YjquB {
9106
- padding: var(--brand-control-medium-paddingBlock) var(--brand-control-medium-paddingInline-normal);
9090
+ padding: var(--brand-control-medium-paddingBlock-condensed) var(--brand-control-medium-paddingInline-normal);
9091
+ min-height: var(--brand-control-medium-size);
9107
9092
  }
9108
9093
 
9109
9094
  .Primer_Brand__ActionMenu-module__ActionMenu__item--small___Y17Or {
@@ -9528,7 +9513,7 @@ html {
9528
9513
 
9529
9514
  /**
9530
9515
  * Do not edit directly
9531
- * Generated on Wed, 23 Oct 2024 07:42:10 GMT
9516
+ * Generated on Mon, 28 Oct 2024 16:56:48 GMT
9532
9517
  */
9533
9518
 
9534
9519
  :root {
@@ -9539,7 +9524,7 @@ html {
9539
9524
 
9540
9525
  /**
9541
9526
  * Do not edit directly
9542
- * Generated on Wed, 23 Oct 2024 07:42:11 GMT
9527
+ * Generated on Mon, 28 Oct 2024 16:56:49 GMT
9543
9528
  */
9544
9529
 
9545
9530
  :root,
@@ -13737,7 +13722,7 @@ html {
13737
13722
 
13738
13723
  /**
13739
13724
  * Do not edit directly
13740
- * Generated on Wed, 23 Oct 2024 07:42:10 GMT
13725
+ * Generated on Mon, 28 Oct 2024 16:56:48 GMT
13741
13726
  */
13742
13727
 
13743
13728
  :root {
@@ -13757,7 +13742,7 @@ html {
13757
13742
 
13758
13743
  /**
13759
13744
  * Do not edit directly
13760
- * Generated on Wed, 23 Oct 2024 07:42:11 GMT
13745
+ * Generated on Mon, 28 Oct 2024 16:56:49 GMT
13761
13746
  */
13762
13747
 
13763
13748
  :root,
@@ -13793,7 +13778,7 @@ html {
13793
13778
 
13794
13779
  /**
13795
13780
  * Do not edit directly
13796
- * Generated on Wed, 23 Oct 2024 07:42:11 GMT
13781
+ * Generated on Mon, 28 Oct 2024 16:56:49 GMT
13797
13782
  */
13798
13783
 
13799
13784
  :root,
@@ -13813,7 +13798,7 @@ html {
13813
13798
 
13814
13799
  /**
13815
13800
  * Do not edit directly
13816
- * Generated on Wed, 23 Oct 2024 07:42:11 GMT
13801
+ * Generated on Mon, 28 Oct 2024 16:56:49 GMT
13817
13802
  */
13818
13803
 
13819
13804
  :root {
@@ -14089,7 +14074,7 @@ html {
14089
14074
 
14090
14075
  /**
14091
14076
  * Do not edit directly
14092
- * Generated on Wed, 23 Oct 2024 07:42:11 GMT
14077
+ * Generated on Mon, 28 Oct 2024 16:56:49 GMT
14093
14078
  */
14094
14079
 
14095
14080
  :root,
@@ -14103,7 +14088,7 @@ html {
14103
14088
 
14104
14089
  /**
14105
14090
  * Do not edit directly
14106
- * Generated on Wed, 23 Oct 2024 07:42:10 GMT
14091
+ * Generated on Mon, 28 Oct 2024 16:56:48 GMT
14107
14092
  */
14108
14093
 
14109
14094
  :root {
@@ -14117,7 +14102,7 @@ html {
14117
14102
 
14118
14103
  /**
14119
14104
  * Do not edit directly
14120
- * Generated on Wed, 23 Oct 2024 07:42:10 GMT
14105
+ * Generated on Mon, 28 Oct 2024 16:56:48 GMT
14121
14106
  */
14122
14107
 
14123
14108
  :root {
@@ -16298,7 +16283,7 @@ html {
16298
16283
 
16299
16284
  /**
16300
16285
  * Do not edit directly
16301
- * Generated on Wed, 23 Oct 2024 07:42:11 GMT
16286
+ * Generated on Mon, 28 Oct 2024 16:56:49 GMT
16302
16287
  */
16303
16288
 
16304
16289
  :root {
@@ -16322,7 +16307,7 @@ html {
16322
16307
 
16323
16308
  /**
16324
16309
  * Do not edit directly
16325
- * Generated on Wed, 23 Oct 2024 07:42:11 GMT
16310
+ * Generated on Mon, 28 Oct 2024 16:56:49 GMT
16326
16311
  */
16327
16312
 
16328
16313
  :root,
@@ -16776,7 +16761,7 @@ html {
16776
16761
 
16777
16762
  /**
16778
16763
  * Do not edit directly
16779
- * Generated on Wed, 23 Oct 2024 07:42:11 GMT
16764
+ * Generated on Mon, 28 Oct 2024 16:56:49 GMT
16780
16765
  */
16781
16766
 
16782
16767
  :root {
@@ -16789,7 +16774,7 @@ html {
16789
16774
 
16790
16775
  /**
16791
16776
  * Do not edit directly
16792
- * Generated on Wed, 23 Oct 2024 07:42:11 GMT
16777
+ * Generated on Mon, 28 Oct 2024 16:56:49 GMT
16793
16778
  */
16794
16779
 
16795
16780
  :root,
@@ -17191,7 +17176,7 @@ html {
17191
17176
 
17192
17177
  /**
17193
17178
  * Do not edit directly
17194
- * Generated on Wed, 23 Oct 2024 07:42:10 GMT
17179
+ * Generated on Mon, 28 Oct 2024 16:56:48 GMT
17195
17180
  */
17196
17181
 
17197
17182
  :root {
@@ -17200,7 +17185,7 @@ html {
17200
17185
 
17201
17186
  /**
17202
17187
  * Do not edit directly
17203
- * Generated on Wed, 23 Oct 2024 07:42:11 GMT
17188
+ * Generated on Mon, 28 Oct 2024 16:56:49 GMT
17204
17189
  */
17205
17190
 
17206
17191
  :root,
@@ -17645,7 +17630,7 @@ html {
17645
17630
 
17646
17631
  /**
17647
17632
  * Do not edit directly
17648
- * Generated on Wed, 23 Oct 2024 07:42:10 GMT
17633
+ * Generated on Mon, 28 Oct 2024 16:56:48 GMT
17649
17634
  */
17650
17635
 
17651
17636
  :root {
@@ -17654,7 +17639,7 @@ html {
17654
17639
 
17655
17640
  /**
17656
17641
  * Do not edit directly
17657
- * Generated on Wed, 23 Oct 2024 07:42:11 GMT
17642
+ * Generated on Mon, 28 Oct 2024 16:56:49 GMT
17658
17643
  */
17659
17644
 
17660
17645
  :root,
@@ -18109,7 +18094,7 @@ pre.Primer_Brand__IDE-module__IDE__Chat-copilot-indicator___FhoZe {
18109
18094
 
18110
18095
  /**
18111
18096
  * Do not edit directly
18112
- * Generated on Wed, 23 Oct 2024 07:42:11 GMT
18097
+ * Generated on Mon, 28 Oct 2024 16:56:49 GMT
18113
18098
  */
18114
18099
 
18115
18100
  :root,
@@ -18210,7 +18195,7 @@ pre.Primer_Brand__IDE-module__IDE__Chat-copilot-indicator___FhoZe {
18210
18195
 
18211
18196
  /**
18212
18197
  * Do not edit directly
18213
- * Generated on Wed, 23 Oct 2024 07:42:11 GMT
18198
+ * Generated on Mon, 28 Oct 2024 16:56:49 GMT
18214
18199
  */
18215
18200
 
18216
18201
  :root,
@@ -18546,7 +18531,7 @@ pre.Primer_Brand__IDE-module__IDE__Chat-copilot-indicator___FhoZe {
18546
18531
 
18547
18532
  /**
18548
18533
  * Do not edit directly
18549
- * Generated on Wed, 23 Oct 2024 07:42:11 GMT
18534
+ * Generated on Mon, 28 Oct 2024 16:56:49 GMT
18550
18535
  */
18551
18536
 
18552
18537
  :root,
@@ -18560,7 +18545,7 @@ pre.Primer_Brand__IDE-module__IDE__Chat-copilot-indicator___FhoZe {
18560
18545
 
18561
18546
  /**
18562
18547
  * Do not edit directly
18563
- * Generated on Wed, 23 Oct 2024 07:42:11 GMT
18548
+ * Generated on Mon, 28 Oct 2024 16:56:49 GMT
18564
18549
  */
18565
18550
 
18566
18551
  :root {
@@ -18763,7 +18748,7 @@ pre.Primer_Brand__IDE-module__IDE__Chat-copilot-indicator___FhoZe {
18763
18748
 
18764
18749
  /**
18765
18750
  * Do not edit directly
18766
- * Generated on Wed, 23 Oct 2024 07:42:10 GMT
18751
+ * Generated on Mon, 28 Oct 2024 16:56:48 GMT
18767
18752
  */
18768
18753
 
18769
18754
  :root {