@primer/react-brand 0.23.0 → 0.24.0-rc.b69dc92
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.
- package/lib/CTABanner/CTABanner.d.ts +2 -4
- package/lib/FAQ/FAQ.d.ts +3 -4
- package/lib/Heading/Heading.d.ts +1 -1
- package/lib/Hero/Hero.d.ts +1 -1
- package/lib/River/River.d.ts +5 -0
- package/lib/SectionIntro/SectionIntro.d.ts +1 -1
- package/lib/Text/Text.d.ts +1 -1
- package/lib/css/main.css +369 -395
- package/lib/design-tokens/css/tokens/base/colors/color-scales-with-modes.css +1 -1
- package/lib/design-tokens/css/tokens/base/colors/color-scales.css +1 -1
- package/lib/design-tokens/css/tokens/base/size/size.css +1 -1
- package/lib/design-tokens/css/tokens/base/typography/typography.css +2 -2
- package/lib/design-tokens/css/tokens/functional/animation/base.css +1 -1
- package/lib/design-tokens/css/tokens/functional/colors/global-with-modes.css +1 -1
- package/lib/design-tokens/css/tokens/functional/colors/global.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/accordion/colors-with-modes.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/action-menu/colors-with-modes.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/anchor-nav/colors-with-modes.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/button/colors-with-modes.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/card/base.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/card/colors-with-modes.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/card/colors.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/comparison-table/colors-with-modes.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/comparison-table/comparison-table.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/control/colors-with-modes.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/cta-banner/colors-with-modes.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/faq/base.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/faq/colors-with-modes.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/faq/colors.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/faq/faq.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/footer/colors-with-modes.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/footer/colors.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/grid/colors-with-modes.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/grid/colors.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/grid/grid.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/hero/base.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/image/base.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/inline-link/base.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/inline-link/colors-with-modes.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/inline-link/colors.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/label/colors-with-modes.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/label/colors.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/link/colors-with-modes.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/link/colors.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/logosuite/base.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/logosuite/colors-with-modes.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/logosuite/colors.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/pillar/colors-with-modes.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/pillar/colors.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/prose/base.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/river/base.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/river/river.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/subdomain-nav-bar/colors-with-modes.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/timeline/base.css +2 -2
- package/lib/design-tokens/css/tokens/functional/components/timeline/colors-with-modes.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/timeline/colors.css +1 -1
- package/lib/design-tokens/css/tokens/functional/size/border.css +1 -1
- package/lib/design-tokens/css/tokens/functional/size/breakpoints.css +1 -1
- package/lib/design-tokens/css/tokens/functional/size/size-coarse.css +1 -1
- package/lib/design-tokens/css/tokens/functional/size/size-fine.css +1 -1
- package/lib/design-tokens/css/tokens/functional/size/size.css +15 -28
- package/lib/design-tokens/css/tokens/functional/typography/typography-responsive.css +81 -126
- package/lib/design-tokens/css/tokens/functional/typography/typography.css +37 -34
- package/lib/design-tokens/js/module/tokens/base/colors/color-scales.js +1 -1
- package/lib/design-tokens/js/module/tokens/base/size/size.js +1 -1
- package/lib/design-tokens/js/module/tokens/base/typography/typography.js +3 -3
- package/lib/design-tokens/js/module/tokens/functional/animation/base.js +1 -1
- package/lib/design-tokens/js/module/tokens/functional/colors/global.js +1 -1
- package/lib/design-tokens/js/module/tokens/functional/components/card/base.js +1 -1
- package/lib/design-tokens/js/module/tokens/functional/components/card/colors.js +1 -1
- package/lib/design-tokens/js/module/tokens/functional/components/comparison-table/comparison-table.js +1 -1
- package/lib/design-tokens/js/module/tokens/functional/components/faq/base.js +1 -1
- package/lib/design-tokens/js/module/tokens/functional/components/faq/colors.js +1 -1
- package/lib/design-tokens/js/module/tokens/functional/components/faq/faq.js +1 -1
- package/lib/design-tokens/js/module/tokens/functional/components/footer/colors.js +1 -1
- package/lib/design-tokens/js/module/tokens/functional/components/grid/colors.js +1 -1
- package/lib/design-tokens/js/module/tokens/functional/components/grid/grid.js +1 -1
- package/lib/design-tokens/js/module/tokens/functional/components/hero/base.js +1 -1
- package/lib/design-tokens/js/module/tokens/functional/components/image/base.js +1 -1
- package/lib/design-tokens/js/module/tokens/functional/components/inline-link/base.js +1 -1
- package/lib/design-tokens/js/module/tokens/functional/components/inline-link/colors.js +1 -1
- package/lib/design-tokens/js/module/tokens/functional/components/label/colors.js +1 -1
- package/lib/design-tokens/js/module/tokens/functional/components/link/colors.js +1 -1
- package/lib/design-tokens/js/module/tokens/functional/components/logosuite/base.js +1 -1
- package/lib/design-tokens/js/module/tokens/functional/components/logosuite/colors.js +1 -1
- package/lib/design-tokens/js/module/tokens/functional/components/pillar/colors.js +1 -1
- package/lib/design-tokens/js/module/tokens/functional/components/prose/base.js +1 -1
- package/lib/design-tokens/js/module/tokens/functional/components/river/base.js +1 -1
- package/lib/design-tokens/js/module/tokens/functional/components/river/river.js +1 -1
- package/lib/design-tokens/js/module/tokens/functional/components/timeline/base.js +3 -3
- package/lib/design-tokens/js/module/tokens/functional/components/timeline/colors.js +1 -1
- package/lib/design-tokens/js/module/tokens/functional/size/border.js +1 -1
- package/lib/design-tokens/js/module/tokens/functional/size/breakpoints.js +1 -1
- package/lib/design-tokens/js/module/tokens/functional/size/size-coarse.js +1 -1
- package/lib/design-tokens/js/module/tokens/functional/size/size-fine.js +1 -1
- package/lib/design-tokens/js/module/tokens/functional/size/size.js +60 -282
- package/lib/design-tokens/js/module/tokens/functional/size/viewport.js +1 -1
- package/lib/design-tokens/js/module/tokens/functional/typography/typography-responsive.js +318 -50
- package/lib/design-tokens/js/module/tokens/functional/typography/typography.js +157 -851
- package/lib/design-tokens/js/tokens/base/colors/color-scales.js +1 -1
- package/lib/design-tokens/js/tokens/base/size/size.js +1 -1
- package/lib/design-tokens/js/tokens/base/typography/typography.js +2 -2
- package/lib/design-tokens/js/tokens/functional/animation/base.js +1 -1
- package/lib/design-tokens/js/tokens/functional/colors/global.js +1 -1
- package/lib/design-tokens/js/tokens/functional/components/card/base.js +1 -1
- package/lib/design-tokens/js/tokens/functional/components/card/colors.js +1 -1
- package/lib/design-tokens/js/tokens/functional/components/comparison-table/comparison-table.js +1 -1
- package/lib/design-tokens/js/tokens/functional/components/faq/base.js +1 -1
- package/lib/design-tokens/js/tokens/functional/components/faq/colors.js +1 -1
- package/lib/design-tokens/js/tokens/functional/components/faq/faq.js +1 -1
- package/lib/design-tokens/js/tokens/functional/components/footer/colors.js +1 -1
- package/lib/design-tokens/js/tokens/functional/components/grid/colors.js +1 -1
- package/lib/design-tokens/js/tokens/functional/components/grid/grid.js +1 -1
- package/lib/design-tokens/js/tokens/functional/components/hero/base.js +1 -1
- package/lib/design-tokens/js/tokens/functional/components/image/base.js +1 -1
- package/lib/design-tokens/js/tokens/functional/components/inline-link/base.js +1 -1
- package/lib/design-tokens/js/tokens/functional/components/inline-link/colors.js +1 -1
- package/lib/design-tokens/js/tokens/functional/components/label/colors.js +1 -1
- package/lib/design-tokens/js/tokens/functional/components/link/colors.js +1 -1
- package/lib/design-tokens/js/tokens/functional/components/logosuite/base.js +1 -1
- package/lib/design-tokens/js/tokens/functional/components/logosuite/colors.js +1 -1
- package/lib/design-tokens/js/tokens/functional/components/pillar/colors.js +1 -1
- package/lib/design-tokens/js/tokens/functional/components/prose/base.js +1 -1
- package/lib/design-tokens/js/tokens/functional/components/river/base.js +1 -1
- package/lib/design-tokens/js/tokens/functional/components/river/river.js +1 -1
- package/lib/design-tokens/js/tokens/functional/components/timeline/base.js +2 -2
- package/lib/design-tokens/js/tokens/functional/components/timeline/colors.js +1 -1
- package/lib/design-tokens/js/tokens/functional/size/border.js +1 -1
- package/lib/design-tokens/js/tokens/functional/size/breakpoints.js +1 -1
- package/lib/design-tokens/js/tokens/functional/size/size-coarse.js +1 -1
- package/lib/design-tokens/js/tokens/functional/size/size-fine.js +1 -1
- package/lib/design-tokens/js/tokens/functional/size/size.js +15 -28
- package/lib/design-tokens/js/tokens/functional/size/viewport.js +1 -1
- package/lib/design-tokens/js/tokens/functional/typography/typography-responsive.js +20 -5
- package/lib/design-tokens/js/tokens/functional/typography/typography.js +37 -34
- package/lib/design-tokens/scss/tokens/base/colors/color-scales.scss +1 -1
- package/lib/design-tokens/scss/tokens/base/size/size.scss +1 -1
- package/lib/design-tokens/scss/tokens/base/typography/typography.scss +2 -2
- package/lib/design-tokens/scss/tokens/functional/animation/base.scss +1 -1
- package/lib/design-tokens/scss/tokens/functional/colors/global.scss +1 -1
- package/lib/design-tokens/scss/tokens/functional/components/card/base.scss +1 -1
- package/lib/design-tokens/scss/tokens/functional/components/card/colors.scss +1 -1
- package/lib/design-tokens/scss/tokens/functional/components/comparison-table/comparison-table.scss +1 -1
- package/lib/design-tokens/scss/tokens/functional/components/faq/base.scss +1 -1
- package/lib/design-tokens/scss/tokens/functional/components/faq/colors.scss +1 -1
- package/lib/design-tokens/scss/tokens/functional/components/faq/faq.scss +1 -1
- package/lib/design-tokens/scss/tokens/functional/components/footer/colors.scss +1 -1
- package/lib/design-tokens/scss/tokens/functional/components/grid/colors.scss +1 -1
- package/lib/design-tokens/scss/tokens/functional/components/grid/grid.scss +1 -1
- package/lib/design-tokens/scss/tokens/functional/components/hero/base.scss +1 -1
- package/lib/design-tokens/scss/tokens/functional/components/image/base.scss +1 -1
- package/lib/design-tokens/scss/tokens/functional/components/inline-link/base.scss +1 -1
- package/lib/design-tokens/scss/tokens/functional/components/inline-link/colors.scss +1 -1
- package/lib/design-tokens/scss/tokens/functional/components/label/colors.scss +1 -1
- package/lib/design-tokens/scss/tokens/functional/components/link/colors.scss +1 -1
- package/lib/design-tokens/scss/tokens/functional/components/logosuite/base.scss +1 -1
- package/lib/design-tokens/scss/tokens/functional/components/logosuite/colors.scss +1 -1
- package/lib/design-tokens/scss/tokens/functional/components/pillar/colors.scss +1 -1
- package/lib/design-tokens/scss/tokens/functional/components/prose/base.scss +1 -1
- package/lib/design-tokens/scss/tokens/functional/components/river/base.scss +1 -1
- package/lib/design-tokens/scss/tokens/functional/components/river/river.scss +1 -1
- package/lib/design-tokens/scss/tokens/functional/components/timeline/base.scss +2 -2
- package/lib/design-tokens/scss/tokens/functional/components/timeline/colors.scss +1 -1
- package/lib/design-tokens/scss/tokens/functional/size/border.scss +1 -1
- package/lib/design-tokens/scss/tokens/functional/size/breakpoints.scss +1 -1
- package/lib/design-tokens/scss/tokens/functional/size/size-coarse.scss +1 -1
- package/lib/design-tokens/scss/tokens/functional/size/size-fine.scss +1 -1
- package/lib/design-tokens/scss/tokens/functional/size/size.scss +15 -28
- package/lib/design-tokens/scss/tokens/functional/size/viewport.scss +1 -1
- package/lib/design-tokens/scss/tokens/functional/typography/typography-responsive.scss +20 -5
- package/lib/design-tokens/scss/tokens/functional/typography/typography.scss +37 -34
- package/lib/design-tokens/ts/tokens/base/colors/color-scales.d.ts +1 -1
- package/lib/design-tokens/ts/tokens/base/colors/color-scales.js +1 -1
- package/lib/design-tokens/ts/tokens/base/size/size.d.ts +1 -1
- package/lib/design-tokens/ts/tokens/base/size/size.js +1 -1
- package/lib/design-tokens/ts/tokens/base/typography/typography.d.ts +3 -3
- package/lib/design-tokens/ts/tokens/base/typography/typography.js +2 -2
- package/lib/design-tokens/ts/tokens/functional/animation/base.d.ts +1 -1
- package/lib/design-tokens/ts/tokens/functional/animation/base.js +1 -1
- package/lib/design-tokens/ts/tokens/functional/colors/global.d.ts +1 -1
- package/lib/design-tokens/ts/tokens/functional/colors/global.js +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/card/base.d.ts +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/card/base.js +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/card/colors.d.ts +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/card/colors.js +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/comparison-table/comparison-table.d.ts +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/comparison-table/comparison-table.js +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/faq/base.d.ts +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/faq/base.js +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/faq/colors.d.ts +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/faq/colors.js +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/faq/faq.d.ts +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/faq/faq.js +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/footer/colors.d.ts +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/footer/colors.js +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/grid/colors.d.ts +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/grid/colors.js +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/grid/grid.d.ts +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/grid/grid.js +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/hero/base.d.ts +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/hero/base.js +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/image/base.d.ts +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/image/base.js +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/inline-link/base.d.ts +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/inline-link/base.js +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/inline-link/colors.d.ts +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/inline-link/colors.js +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/label/colors.d.ts +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/label/colors.js +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/link/colors.d.ts +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/link/colors.js +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/logosuite/base.d.ts +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/logosuite/base.js +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/logosuite/colors.d.ts +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/logosuite/colors.js +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/pillar/colors.d.ts +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/pillar/colors.js +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/prose/base.d.ts +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/prose/base.js +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/river/base.d.ts +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/river/base.js +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/river/river.d.ts +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/river/river.js +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/timeline/base.d.ts +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/timeline/base.js +2 -2
- package/lib/design-tokens/ts/tokens/functional/components/timeline/colors.d.ts +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/timeline/colors.js +1 -1
- package/lib/design-tokens/ts/tokens/functional/size/border.d.ts +1 -1
- package/lib/design-tokens/ts/tokens/functional/size/border.js +1 -1
- package/lib/design-tokens/ts/tokens/functional/size/breakpoints.d.ts +1 -1
- package/lib/design-tokens/ts/tokens/functional/size/breakpoints.js +1 -1
- package/lib/design-tokens/ts/tokens/functional/size/size-coarse.d.ts +1 -1
- package/lib/design-tokens/ts/tokens/functional/size/size-coarse.js +1 -1
- package/lib/design-tokens/ts/tokens/functional/size/size-fine.d.ts +1 -1
- package/lib/design-tokens/ts/tokens/functional/size/size-fine.js +1 -1
- package/lib/design-tokens/ts/tokens/functional/size/size.d.ts +8 -29
- package/lib/design-tokens/ts/tokens/functional/size/size.js +18 -39
- package/lib/design-tokens/ts/tokens/functional/size/viewport.d.ts +1 -1
- package/lib/design-tokens/ts/tokens/functional/size/viewport.js +1 -1
- package/lib/design-tokens/ts/tokens/functional/typography/typography-responsive.d.ts +31 -2
- package/lib/design-tokens/ts/tokens/functional/typography/typography-responsive.js +34 -5
- package/lib/design-tokens/ts/tokens/functional/typography/typography.d.ts +4 -1
- package/lib/design-tokens/ts/tokens/functional/typography/typography.js +37 -34
- package/lib/forms/index.d.ts +0 -1
- package/lib/index.js +1 -1
- package/package.json +1 -1
- package/lib/design-tokens/css/tokens/functional/components/control/base.css +0 -18
- package/lib/design-tokens/js/module/tokens/functional/components/control/base.js +0 -195
- package/lib/design-tokens/js/tokens/functional/components/control/base.js +0 -16
- package/lib/design-tokens/scss/tokens/functional/components/control/base.scss +0 -15
- package/lib/design-tokens/ts/tokens/functional/components/control/base.d.ts +0 -33
- package/lib/design-tokens/ts/tokens/functional/components/control/base.js +0 -32
package/lib/css/main.css
CHANGED
|
@@ -89,7 +89,7 @@ select {
|
|
|
89
89
|
|
|
90
90
|
/**
|
|
91
91
|
* Do not edit directly
|
|
92
|
-
* Generated on Mon, 14 Aug 2023
|
|
92
|
+
* Generated on Mon, 14 Aug 2023 21:58:48 GMT
|
|
93
93
|
*/
|
|
94
94
|
|
|
95
95
|
:root,
|
|
@@ -629,7 +629,7 @@ select {
|
|
|
629
629
|
|
|
630
630
|
/**
|
|
631
631
|
* Do not edit directly
|
|
632
|
-
* Generated on Mon, 14 Aug 2023
|
|
632
|
+
* Generated on Mon, 14 Aug 2023 21:58:48 GMT
|
|
633
633
|
*/
|
|
634
634
|
|
|
635
635
|
:root {
|
|
@@ -654,7 +654,7 @@ select {
|
|
|
654
654
|
|
|
655
655
|
/**
|
|
656
656
|
* Do not edit directly
|
|
657
|
-
* Generated on Mon, 14 Aug 2023
|
|
657
|
+
* Generated on Mon, 14 Aug 2023 21:58:48 GMT
|
|
658
658
|
*/
|
|
659
659
|
|
|
660
660
|
:root {
|
|
@@ -663,13 +663,13 @@ select {
|
|
|
663
663
|
--base-text-weight-bold: 700;
|
|
664
664
|
--base-text-weight-semibold: 600;
|
|
665
665
|
--base-text-weight-medium: 500;
|
|
666
|
-
--base-text-weight-normal:
|
|
666
|
+
--base-text-weight-normal: 450;
|
|
667
667
|
--base-text-weight-light: 300;
|
|
668
668
|
}
|
|
669
669
|
|
|
670
670
|
/**
|
|
671
671
|
* Do not edit directly
|
|
672
|
-
* Generated on Mon, 14 Aug 2023
|
|
672
|
+
* Generated on Mon, 14 Aug 2023 21:58:48 GMT
|
|
673
673
|
*/
|
|
674
674
|
|
|
675
675
|
:root {
|
|
@@ -683,50 +683,68 @@ select {
|
|
|
683
683
|
--brand-text-style-italic-3: "ital" 3;
|
|
684
684
|
--brand-text-style-italic-2: "ital" 2;
|
|
685
685
|
--brand-text-style-italic-1: "ital" 1;
|
|
686
|
-
--brand-text-letterSpacing-1000: -0.
|
|
687
|
-
--brand-text-letterSpacing-900: -0.
|
|
688
|
-
--brand-text-letterSpacing-800: -0.
|
|
689
|
-
--brand-text-letterSpacing-700: -0.
|
|
690
|
-
--brand-text-
|
|
691
|
-
--brand-text-
|
|
692
|
-
--brand-text-
|
|
693
|
-
--brand-text-lineHeight-
|
|
694
|
-
--brand-text-lineHeight-
|
|
695
|
-
--brand-text-lineHeight-
|
|
696
|
-
--brand-text-lineHeight-
|
|
697
|
-
--brand-text-lineHeight-
|
|
698
|
-
--brand-text-lineHeight-
|
|
699
|
-
--brand-text-lineHeight-
|
|
700
|
-
--brand-text-
|
|
701
|
-
--brand-text-
|
|
686
|
+
--brand-text-letterSpacing-1000: -0.03em;
|
|
687
|
+
--brand-text-letterSpacing-900: -0.02em;
|
|
688
|
+
--brand-text-letterSpacing-800: -0.02em;
|
|
689
|
+
--brand-text-letterSpacing-700: -0.02em;
|
|
690
|
+
--brand-text-letterSpacing-600: -0.02em;
|
|
691
|
+
--brand-text-letterSpacing-500: -0.01em;
|
|
692
|
+
--brand-text-letterSpacing-400: -0.01em;
|
|
693
|
+
--brand-text-lineHeight-1000: 1.1;
|
|
694
|
+
--brand-text-lineHeight-900: 1.1;
|
|
695
|
+
--brand-text-lineHeight-800: 1.2;
|
|
696
|
+
--brand-text-lineHeight-700: 1.2;
|
|
697
|
+
--brand-text-lineHeight-600: 1.2;
|
|
698
|
+
--brand-text-lineHeight-500: 1.3;
|
|
699
|
+
--brand-text-lineHeight-400: 1.3;
|
|
700
|
+
--brand-text-lineHeight-300: 1.5;
|
|
701
|
+
--brand-text-lineHeight-200: 1.5;
|
|
702
|
+
--brand-text-lineHeight-100: 1.5;
|
|
703
|
+
--brand-text-size-1000: 2.5rem;
|
|
704
|
+
--brand-text-size-900: 2.25rem;
|
|
702
705
|
--brand-text-size-800: 2rem;
|
|
703
|
-
--brand-text-size-700:
|
|
704
|
-
--brand-text-size-600: 1.
|
|
705
|
-
--brand-text-size-500: 1.
|
|
706
|
-
--brand-text-size-400:
|
|
707
|
-
--brand-text-size-300:
|
|
708
|
-
--brand-text-size-200:
|
|
709
|
-
--brand-text-size-100: 0.
|
|
710
|
-
--brand-text-weight-1000: var(--base-text-weight-
|
|
711
|
-
--brand-text-weight-900: var(--base-text-weight-
|
|
712
|
-
--brand-text-weight-800: var(--base-text-weight-
|
|
713
|
-
--brand-text-weight-700: var(--base-text-weight-
|
|
714
|
-
--brand-text-weight-600: var(--base-text-weight-
|
|
715
|
-
--brand-text-weight-500: var(--base-text-weight-
|
|
716
|
-
--brand-text-weight-400: var(--base-text-weight-
|
|
706
|
+
--brand-text-size-700: 2rem;
|
|
707
|
+
--brand-text-size-600: 1.75rem;
|
|
708
|
+
--brand-text-size-500: 1.5rem;
|
|
709
|
+
--brand-text-size-400: 1.25rem;
|
|
710
|
+
--brand-text-size-300: 1.125rem;
|
|
711
|
+
--brand-text-size-200: 1rem;
|
|
712
|
+
--brand-text-size-100: 0.875rem;
|
|
713
|
+
--brand-text-weight-1000: var(--base-text-weight-bold);
|
|
714
|
+
--brand-text-weight-900: var(--base-text-weight-semibold);
|
|
715
|
+
--brand-text-weight-800: var(--base-text-weight-semibold);
|
|
716
|
+
--brand-text-weight-700: var(--base-text-weight-semibold);
|
|
717
|
+
--brand-text-weight-600: var(--base-text-weight-semibold);
|
|
718
|
+
--brand-text-weight-500: var(--base-text-weight-semibold);
|
|
719
|
+
--brand-text-weight-400: var(--base-text-weight-semibold);
|
|
717
720
|
--brand-text-weight-300: var(--base-text-weight-normal);
|
|
718
721
|
--brand-text-weight-200: var(--base-text-weight-normal);
|
|
719
722
|
--brand-text-weight-100: var(--base-text-weight-normal);
|
|
720
|
-
--brand-
|
|
721
|
-
--brand-
|
|
722
|
-
--brand-
|
|
723
|
-
--brand-
|
|
724
|
-
--brand-
|
|
725
|
-
--brand-
|
|
723
|
+
--brand-text-subhead-lineHeight-large: 1.3;
|
|
724
|
+
--brand-text-subhead-lineHeight-medium: 1.3;
|
|
725
|
+
--brand-text-subhead-weight-large: var(--base-text-weight-semibold);
|
|
726
|
+
--brand-text-subhead-weight-medium: var(--base-text-weight-semibold);
|
|
727
|
+
--brand-text-subhead-size-large: 1.125rem;
|
|
728
|
+
--brand-text-subhead-size-medium: 1rem;
|
|
729
|
+
--brand-heading-lineHeight-1000: 1.1;
|
|
730
|
+
--brand-heading-lineHeight-900: 1.1;
|
|
731
|
+
--brand-heading-lineHeight-800: 1.2;
|
|
732
|
+
--brand-heading-lineHeight-700: 1.2;
|
|
733
|
+
--brand-heading-lineHeight-600: 1.3;
|
|
734
|
+
--brand-heading-lineHeight-500: 1.3;
|
|
735
|
+
--brand-heading-lineHeight-400: 1.3;
|
|
736
|
+
--brand-heading-letterSpacing-1000: -0.03em;
|
|
737
|
+
--brand-heading-letterSpacing-900: -0.02em;
|
|
738
|
+
--brand-heading-letterSpacing-800: -0.02em;
|
|
739
|
+
--brand-heading-letterSpacing-700: -0.02em;
|
|
740
|
+
--brand-heading-letterSpacing-600: -0.02em;
|
|
726
741
|
--brand-heading-letterSpacing-500: -0.01em;
|
|
727
742
|
--brand-heading-letterSpacing-400: -0.01em;
|
|
728
|
-
--brand-heading-weight-
|
|
729
|
-
--brand-heading-weight-
|
|
743
|
+
--brand-heading-weight-1000: var(--base-text-weight-bold);
|
|
744
|
+
--brand-heading-weight-900: var(--base-text-weight-semibold);
|
|
745
|
+
--brand-heading-weight-800: var(--base-text-weight-semibold);
|
|
746
|
+
--brand-heading-weight-700: var(--base-text-weight-semibold);
|
|
747
|
+
--brand-heading-weight-600: var(--base-text-weight-semibold);
|
|
730
748
|
--brand-heading-weight-500: var(--base-text-weight-semibold);
|
|
731
749
|
--brand-heading-weight-400: var(--base-text-weight-semibold);
|
|
732
750
|
--brand-fontStack-monospace: ui-monospace, SFMono-Regular, SF Mono, Menlo, Consolas, Liberation Mono, monospace;
|
|
@@ -739,109 +757,46 @@ select {
|
|
|
739
757
|
|
|
740
758
|
@media (min-width: 768px) {
|
|
741
759
|
:root {
|
|
742
|
-
--brand-text-letterSpacing-1000: -0.03em;
|
|
743
760
|
--brand-text-letterSpacing-900: -0.03em;
|
|
744
|
-
--brand-text-
|
|
745
|
-
--brand-text-
|
|
746
|
-
--brand-text-
|
|
747
|
-
--brand-text-
|
|
748
|
-
--brand-text-
|
|
749
|
-
--brand-text-
|
|
750
|
-
--brand-text-
|
|
751
|
-
--brand-
|
|
752
|
-
--brand-
|
|
753
|
-
--brand-
|
|
754
|
-
--brand-text-lineHeight-200: 1.25rem;
|
|
755
|
-
--brand-text-lineHeight-100: 1.25rem;
|
|
756
|
-
--brand-text-size-1000: 4.5rem;
|
|
757
|
-
--brand-text-size-900: 3.5rem;
|
|
758
|
-
--brand-text-size-800: 3rem;
|
|
759
|
-
--brand-text-size-700: 2.5rem;
|
|
760
|
-
--brand-text-size-600: 1.75rem;
|
|
761
|
-
--brand-text-size-500: 1.25rem;
|
|
762
|
-
--brand-text-size-400: 1.25rem;
|
|
763
|
-
--brand-text-size-300: 1rem;
|
|
764
|
-
--brand-text-size-200: 0.875rem;
|
|
765
|
-
--brand-text-size-100: 0.75rem;
|
|
766
|
-
--brand-text-weight-1000: var(--base-text-weight-extrabold);
|
|
767
|
-
--brand-text-weight-900: var(--base-text-weight-extrabold);
|
|
768
|
-
--brand-text-weight-800: var(--base-text-weight-extrabold);
|
|
769
|
-
--brand-text-weight-700: var(--base-text-weight-normal);
|
|
770
|
-
--brand-text-weight-600: var(--base-text-weight-normal);
|
|
771
|
-
--brand-text-weight-500: var(--base-text-weight-normal);
|
|
772
|
-
--brand-text-weight-400: var(--base-text-weight-normal);
|
|
773
|
-
--brand-text-weight-300: var(--base-text-weight-normal);
|
|
774
|
-
--brand-text-weight-200: var(--base-text-weight-normal);
|
|
775
|
-
--brand-text-weight-100: var(--base-text-weight-normal);
|
|
776
|
-
--brand-heading-lineHeight-700: 2.75rem;
|
|
777
|
-
--brand-heading-lineHeight-600: 2rem;
|
|
778
|
-
--brand-heading-lineHeight-500: 1.75rem;
|
|
779
|
-
--brand-heading-lineHeight-400: 1.5rem;
|
|
780
|
-
--brand-heading-letterSpacing-700: -0.01em;
|
|
781
|
-
--brand-heading-letterSpacing-600: -0.01em;
|
|
782
|
-
--brand-heading-letterSpacing-500: -0.01em;
|
|
783
|
-
--brand-heading-letterSpacing-400: -0.01em;
|
|
784
|
-
--brand-heading-weight-700: var(--base-text-weight-extrabold);
|
|
785
|
-
--brand-heading-weight-600: var(--base-text-weight-bold);
|
|
786
|
-
--brand-heading-weight-500: var(--base-text-weight-semibold);
|
|
787
|
-
--brand-heading-weight-400: var(--base-text-weight-semibold);
|
|
761
|
+
--brand-text-lineHeight-1000: 1.05;
|
|
762
|
+
--brand-text-lineHeight-900: 1.05;
|
|
763
|
+
--brand-text-size-1000: 4rem;
|
|
764
|
+
--brand-text-size-900: 3rem;
|
|
765
|
+
--brand-text-size-800: 2.25rem;
|
|
766
|
+
--brand-text-size-700: 2.25rem;
|
|
767
|
+
--brand-text-size-600: 2rem;
|
|
768
|
+
--brand-heading-lineHeight-1000: 1.05;
|
|
769
|
+
--brand-heading-lineHeight-900: 1.05;
|
|
770
|
+
--brand-heading-letterSpacing-900: -0.03em;
|
|
788
771
|
}
|
|
789
772
|
}
|
|
790
773
|
|
|
791
774
|
@media (min-width: 1012px) {
|
|
792
775
|
:root {
|
|
793
|
-
--brand-text-letterSpacing-
|
|
794
|
-
--brand-text-letterSpacing-
|
|
795
|
-
--brand-text-
|
|
796
|
-
--brand-text-
|
|
797
|
-
--brand-text-lineHeight-
|
|
798
|
-
--brand-text-lineHeight-900: 4.75rem;
|
|
799
|
-
--brand-text-lineHeight-800: 4.25rem;
|
|
800
|
-
--brand-text-lineHeight-700: 4rem;
|
|
801
|
-
--brand-text-lineHeight-600: 2.75rem;
|
|
802
|
-
--brand-text-lineHeight-500: 2rem;
|
|
803
|
-
--brand-text-lineHeight-400: 1.75rem;
|
|
804
|
-
--brand-text-lineHeight-300: 1.5rem;
|
|
805
|
-
--brand-text-lineHeight-200: 1.25rem;
|
|
806
|
-
--brand-text-lineHeight-100: 1.25rem;
|
|
776
|
+
--brand-text-letterSpacing-800: -0.03em;
|
|
777
|
+
--brand-text-letterSpacing-700: -0.03em;
|
|
778
|
+
--brand-text-lineHeight-1000: 1;
|
|
779
|
+
--brand-text-lineHeight-900: 1;
|
|
780
|
+
--brand-text-lineHeight-500: 1.2;
|
|
807
781
|
--brand-text-size-1000: 6rem;
|
|
808
782
|
--brand-text-size-900: 4.5rem;
|
|
809
783
|
--brand-text-size-800: 4rem;
|
|
810
784
|
--brand-text-size-700: 3rem;
|
|
811
|
-
--brand-text-size-600:
|
|
812
|
-
--brand-text-size-500:
|
|
813
|
-
--brand-text-size-400: 1.
|
|
814
|
-
--brand-text-size-
|
|
815
|
-
--brand-
|
|
816
|
-
--brand-
|
|
817
|
-
--brand-
|
|
818
|
-
--brand-
|
|
819
|
-
--brand-
|
|
820
|
-
--brand-text-weight-700: var(--base-text-weight-normal);
|
|
821
|
-
--brand-text-weight-600: var(--base-text-weight-normal);
|
|
822
|
-
--brand-text-weight-500: var(--base-text-weight-normal);
|
|
823
|
-
--brand-text-weight-400: var(--base-text-weight-normal);
|
|
824
|
-
--brand-text-weight-300: var(--base-text-weight-normal);
|
|
825
|
-
--brand-text-weight-200: var(--base-text-weight-normal);
|
|
826
|
-
--brand-text-weight-100: var(--base-text-weight-normal);
|
|
827
|
-
--brand-heading-lineHeight-700: 3.25rem;
|
|
828
|
-
--brand-heading-lineHeight-600: 2.25rem;
|
|
829
|
-
--brand-heading-lineHeight-500: 1.75rem;
|
|
830
|
-
--brand-heading-lineHeight-400: 1.5rem;
|
|
831
|
-
--brand-heading-letterSpacing-700: -0.01em;
|
|
832
|
-
--brand-heading-letterSpacing-600: -0.01em;
|
|
833
|
-
--brand-heading-letterSpacing-500: -0.01em;
|
|
834
|
-
--brand-heading-letterSpacing-400: -0.01em;
|
|
835
|
-
--brand-heading-weight-700: var(--base-text-weight-extrabold);
|
|
836
|
-
--brand-heading-weight-600: var(--base-text-weight-bold);
|
|
837
|
-
--brand-heading-weight-500: var(--base-text-weight-semibold);
|
|
838
|
-
--brand-heading-weight-400: var(--base-text-weight-semibold);
|
|
785
|
+
--brand-text-size-600: 2.5rem;
|
|
786
|
+
--brand-text-size-500: 2rem;
|
|
787
|
+
--brand-text-size-400: 1.5rem;
|
|
788
|
+
--brand-text-subhead-size-large: 1.25rem;
|
|
789
|
+
--brand-heading-lineHeight-1000: 1;
|
|
790
|
+
--brand-heading-lineHeight-900: 1;
|
|
791
|
+
--brand-heading-lineHeight-600: 1.2;
|
|
792
|
+
--brand-heading-letterSpacing-800: -0.03em;
|
|
793
|
+
--brand-heading-letterSpacing-700: -0.03em;
|
|
839
794
|
}
|
|
840
795
|
}
|
|
841
796
|
|
|
842
797
|
/**
|
|
843
798
|
* Do not edit directly
|
|
844
|
-
* Generated on Mon, 14 Aug 2023
|
|
799
|
+
* Generated on Mon, 14 Aug 2023 21:58:48 GMT
|
|
845
800
|
*/
|
|
846
801
|
|
|
847
802
|
:root {
|
|
@@ -855,7 +810,7 @@ select {
|
|
|
855
810
|
|
|
856
811
|
/**
|
|
857
812
|
* Do not edit directly
|
|
858
|
-
* Generated on Mon, 14 Aug 2023
|
|
813
|
+
* Generated on Mon, 14 Aug 2023 21:58:48 GMT
|
|
859
814
|
*/
|
|
860
815
|
|
|
861
816
|
:root {
|
|
@@ -873,7 +828,7 @@ select {
|
|
|
873
828
|
|
|
874
829
|
/**
|
|
875
830
|
* Do not edit directly
|
|
876
|
-
* Generated on Mon, 14 Aug 2023
|
|
831
|
+
* Generated on Mon, 14 Aug 2023 21:58:48 GMT
|
|
877
832
|
*/
|
|
878
833
|
|
|
879
834
|
:root,
|
|
@@ -1226,7 +1181,7 @@ select {
|
|
|
1226
1181
|
|
|
1227
1182
|
/**
|
|
1228
1183
|
* Do not edit directly
|
|
1229
|
-
* Generated on Mon, 14 Aug 2023
|
|
1184
|
+
* Generated on Mon, 14 Aug 2023 21:58:48 GMT
|
|
1230
1185
|
*/
|
|
1231
1186
|
|
|
1232
1187
|
:root,
|
|
@@ -1275,6 +1230,7 @@ select {
|
|
|
1275
1230
|
border: none;
|
|
1276
1231
|
background: none;
|
|
1277
1232
|
display: inline-flex;
|
|
1233
|
+
gap: var(--brand-control-medium-gap);
|
|
1278
1234
|
}
|
|
1279
1235
|
|
|
1280
1236
|
.Primer_Brand__Button-module__Button___lDruK:hover {
|
|
@@ -1289,8 +1245,6 @@ select {
|
|
|
1289
1245
|
|
|
1290
1246
|
.Primer_Brand__Button-module__Button__text___Z3ocU {
|
|
1291
1247
|
position: relative;
|
|
1292
|
-
top: 0.5px; /* visual offset for off-center mona sans glyphs */
|
|
1293
|
-
line-height: var(--brand-text-lineHeight-200);
|
|
1294
1248
|
}
|
|
1295
1249
|
|
|
1296
1250
|
.Primer_Brand__Button-module__Button__icon-visual___zR2Hi {
|
|
@@ -1301,22 +1255,9 @@ select {
|
|
|
1301
1255
|
fill: currentcolor;
|
|
1302
1256
|
}
|
|
1303
1257
|
|
|
1304
|
-
.Primer_Brand__Button-module__Button__trailing-visual___zg8jd
|
|
1305
|
-
display: flex;
|
|
1306
|
-
margin-left: var(--base-size-8);
|
|
1307
|
-
}
|
|
1308
|
-
|
|
1309
|
-
.Primer_Brand__Button-module__Button__trailing-visual--arrow___XD9in {
|
|
1310
|
-
margin-left: var(--base-size-8);
|
|
1311
|
-
}
|
|
1312
|
-
|
|
1258
|
+
.Primer_Brand__Button-module__Button__trailing-visual___zg8jd,
|
|
1313
1259
|
.Primer_Brand__Button-module__Button__leading-visual___FIPvg {
|
|
1314
1260
|
display: flex;
|
|
1315
|
-
margin-right: var(--base-size-8);
|
|
1316
|
-
}
|
|
1317
|
-
|
|
1318
|
-
.Primer_Brand__Button-module__Button--label___lUBc0 {
|
|
1319
|
-
font-weight: var(--base-text-weight-semibold);
|
|
1320
1261
|
}
|
|
1321
1262
|
|
|
1322
1263
|
.Primer_Brand__Button-module__Button--label___lUBc0.Primer_Brand__Button-module__Button-label--disabled___ZBpbj,
|
|
@@ -1384,21 +1325,13 @@ select {
|
|
|
1384
1325
|
}
|
|
1385
1326
|
|
|
1386
1327
|
.Primer_Brand__Button-module__Button--size-medium___EyCyw {
|
|
1387
|
-
|
|
1388
|
-
|
|
1389
|
-
|
|
1390
|
-
.Primer_Brand__Button-module__Button--size-medium___EyCyw .Primer_Brand__Button-module__Button--label___lUBc0 {
|
|
1391
|
-
/* Brings overall default height down to 48px */
|
|
1392
|
-
line-height: var(--brand-text-lineHeight-200);
|
|
1328
|
+
height: var(--brand-control-medium-size);
|
|
1329
|
+
padding: var(--brand-control-medium-paddingBlock) var(--brand-control-medium-paddingInline-spacious);
|
|
1393
1330
|
}
|
|
1394
1331
|
|
|
1395
1332
|
.Primer_Brand__Button-module__Button--size-large___REN1l {
|
|
1396
|
-
|
|
1397
|
-
|
|
1398
|
-
|
|
1399
|
-
.Primer_Brand__Button-module__Button--size-large___REN1l .Primer_Brand__Button-module__Button--label___lUBc0 {
|
|
1400
|
-
/* Brings overall default height down to 56px */
|
|
1401
|
-
line-height: var(--brand-text-lineHeight-300);
|
|
1333
|
+
height: var(--brand-control-large-size);
|
|
1334
|
+
padding: var(--brand-control-large-paddingBlock) var(--brand-control-large-paddingInline-spacious);
|
|
1402
1335
|
}
|
|
1403
1336
|
|
|
1404
1337
|
.Primer_Brand__Button-module__Button--block___F5RXs {
|
|
@@ -1445,8 +1378,30 @@ select {
|
|
|
1445
1378
|
color: var(--brand-color-text-default);
|
|
1446
1379
|
}
|
|
1447
1380
|
|
|
1381
|
+
.Primer_Brand__Heading-module__Heading--display___xFecE {
|
|
1382
|
+
font-weight: var(--brand-heading-weight-1000);
|
|
1383
|
+
font-size: var(--brand-text-size-1000);
|
|
1384
|
+
line-height: var(--brand-text-lineHeight-1000);
|
|
1385
|
+
font-family: var(--brand-heading-fontFamily);
|
|
1386
|
+
letter-spacing: var(--brand-text-letterSpacing-1000);
|
|
1387
|
+
}
|
|
1388
|
+
|
|
1389
|
+
.Primer_Brand__Heading-module__Heading--subhead-large____C6GZ {
|
|
1390
|
+
font-weight: var(--brand-text-subhead-weight-large);
|
|
1391
|
+
font-size: var(--brand-text-subhead-size-large);
|
|
1392
|
+
line-height: var(--brand-text-subhead-lineHeight-large);
|
|
1393
|
+
font-family: var(--brand-heading-fontFamily);
|
|
1394
|
+
}
|
|
1395
|
+
|
|
1396
|
+
.Primer_Brand__Heading-module__Heading--subhead-medium___Pik5E {
|
|
1397
|
+
font-weight: var(--brand-text-subhead-weight-medium);
|
|
1398
|
+
font-size: var(--brand-text-subhead-size-medium);
|
|
1399
|
+
line-height: var(--brand-text-subhead-lineHeight-medium);
|
|
1400
|
+
font-family: var(--brand-heading-fontFamily);
|
|
1401
|
+
}
|
|
1402
|
+
|
|
1448
1403
|
.Primer_Brand__Heading-module__Heading--1___Ufc7G {
|
|
1449
|
-
font-weight: var(--brand-
|
|
1404
|
+
font-weight: var(--brand-heading-weight-900);
|
|
1450
1405
|
font-size: var(--brand-text-size-900);
|
|
1451
1406
|
line-height: var(--brand-text-lineHeight-900);
|
|
1452
1407
|
font-family: var(--brand-heading-fontFamily);
|
|
@@ -1454,7 +1409,7 @@ select {
|
|
|
1454
1409
|
}
|
|
1455
1410
|
|
|
1456
1411
|
.Primer_Brand__Heading-module__Heading--2___TFg09 {
|
|
1457
|
-
font-weight: var(--brand-
|
|
1412
|
+
font-weight: var(--brand-heading-weight-800);
|
|
1458
1413
|
font-size: var(--brand-text-size-800);
|
|
1459
1414
|
line-height: var(--brand-text-lineHeight-800);
|
|
1460
1415
|
font-family: var(--brand-heading-fontFamily);
|
|
@@ -1684,7 +1639,7 @@ select {
|
|
|
1684
1639
|
|
|
1685
1640
|
/**
|
|
1686
1641
|
* Do not edit directly
|
|
1687
|
-
* Generated on Mon, 14 Aug 2023
|
|
1642
|
+
* Generated on Mon, 14 Aug 2023 21:58:48 GMT
|
|
1688
1643
|
*/
|
|
1689
1644
|
|
|
1690
1645
|
:root {
|
|
@@ -1911,7 +1866,7 @@ select {
|
|
|
1911
1866
|
|
|
1912
1867
|
/**
|
|
1913
1868
|
* Do not edit directly
|
|
1914
|
-
* Generated on Mon, 14 Aug 2023
|
|
1869
|
+
* Generated on Mon, 14 Aug 2023 21:58:48 GMT
|
|
1915
1870
|
*/
|
|
1916
1871
|
|
|
1917
1872
|
:root,
|
|
@@ -2007,9 +1962,9 @@ select {
|
|
|
2007
1962
|
}
|
|
2008
1963
|
|
|
2009
1964
|
.Primer_Brand__Label-module__Label--size-small___TvoL_ {
|
|
2010
|
-
padding-left: var(--base-size-
|
|
2011
|
-
padding-right: var(--base-size-
|
|
2012
|
-
height: var(--base-size-
|
|
1965
|
+
padding-left: var(--base-size-16);
|
|
1966
|
+
padding-right: var(--base-size-16);
|
|
1967
|
+
height: var(--base-size-28);
|
|
2013
1968
|
}
|
|
2014
1969
|
|
|
2015
1970
|
.Primer_Brand__Label-module__Label--size-medium___g4Jkm {
|
|
@@ -2180,7 +2135,7 @@ select {
|
|
|
2180
2135
|
|
|
2181
2136
|
/**
|
|
2182
2137
|
* Do not edit directly
|
|
2183
|
-
* Generated on Mon, 14 Aug 2023
|
|
2138
|
+
* Generated on Mon, 14 Aug 2023 21:58:48 GMT
|
|
2184
2139
|
*/
|
|
2185
2140
|
|
|
2186
2141
|
:root {
|
|
@@ -2206,7 +2161,7 @@ select {
|
|
|
2206
2161
|
|
|
2207
2162
|
/**
|
|
2208
2163
|
* Do not edit directly
|
|
2209
|
-
* Generated on Mon, 14 Aug 2023
|
|
2164
|
+
* Generated on Mon, 14 Aug 2023 21:58:48 GMT
|
|
2210
2165
|
*/
|
|
2211
2166
|
|
|
2212
2167
|
:root,
|
|
@@ -2964,10 +2919,15 @@ select {
|
|
|
2964
2919
|
|
|
2965
2920
|
/**
|
|
2966
2921
|
* Do not edit directly
|
|
2967
|
-
* Generated on Mon, 14 Aug 2023
|
|
2922
|
+
* Generated on Mon, 14 Aug 2023 21:58:48 GMT
|
|
2968
2923
|
*/
|
|
2969
2924
|
|
|
2970
2925
|
:root {
|
|
2926
|
+
--brand-control-animation-easing: var(--brand-animation-easing-glide);
|
|
2927
|
+
--brand-control-animation-duration: 80ms;
|
|
2928
|
+
--brand-control-border-radius: var(--brand-borderRadius-medium);
|
|
2929
|
+
--brand-control-large-paddingBlock: 1.125rem;
|
|
2930
|
+
--brand-control-large-size: 3.5rem;
|
|
2971
2931
|
--brand-controlStack-large-gap-spacious: var(--base-size-12);
|
|
2972
2932
|
--brand-controlStack-large-gap-condensed: var(--base-size-8);
|
|
2973
2933
|
--brand-controlStack-large-gap-auto: var(--base-size-8);
|
|
@@ -2984,38 +2944,20 @@ select {
|
|
|
2984
2944
|
--brand-box-spacing-spacious: var(--base-size-48);
|
|
2985
2945
|
--brand-box-spacing-normal: var(--base-size-24);
|
|
2986
2946
|
--brand-box-spacing-condensed: var(--base-size-16);
|
|
2987
|
-
--brand-control-
|
|
2988
|
-
--brand-control-
|
|
2989
|
-
--brand-control-
|
|
2990
|
-
--brand-control-
|
|
2991
|
-
--brand-control-xlarge-size: var(--base-size-48);
|
|
2992
|
-
--brand-control-large-gap: var(--base-size-8);
|
|
2993
|
-
--brand-control-large-paddingInline-spacious: var(--base-size-16);
|
|
2994
|
-
--brand-control-large-paddingInline-normal: var(--base-size-12);
|
|
2995
|
-
--brand-control-large-paddingBlock: calc((var(--brand-control-large-size) - var(--brand-control-large-lineBoxHeight)) / 2);
|
|
2947
|
+
--brand-control-large-gap: var(--base-size-16);
|
|
2948
|
+
--brand-control-large-paddingInline-spacious: var(--base-size-32);
|
|
2949
|
+
--brand-control-large-paddingInline-normal: var(--base-size-20);
|
|
2950
|
+
--brand-control-large-paddingInline-condensed: var(--base-size-16);
|
|
2996
2951
|
--brand-control-large-lineBoxHeight: var(--base-size-20);
|
|
2997
2952
|
--brand-control-medium-gap: var(--base-size-8);
|
|
2998
|
-
--brand-control-medium-paddingInline-spacious: var(--base-size-
|
|
2999
|
-
--brand-control-medium-paddingInline-normal: var(--base-size-
|
|
3000
|
-
--brand-control-medium-paddingInline-condensed: var(--base-size-
|
|
3001
|
-
--brand-control-medium-paddingBlock:
|
|
2953
|
+
--brand-control-medium-paddingInline-spacious: var(--base-size-24);
|
|
2954
|
+
--brand-control-medium-paddingInline-normal: var(--base-size-16);
|
|
2955
|
+
--brand-control-medium-paddingInline-condensed: var(--base-size-12);
|
|
2956
|
+
--brand-control-medium-paddingBlock: var(--base-size-12);
|
|
3002
2957
|
--brand-control-medium-lineBoxHeight: var(--base-size-20);
|
|
3003
|
-
--brand-control-
|
|
3004
|
-
--brand-control-small-paddingInline-normal: var(--base-size-12);
|
|
3005
|
-
--brand-control-small-paddingInline-condensed: var(--base-size-8);
|
|
3006
|
-
--brand-control-small-lineBoxHeight: var(--base-size-20);
|
|
3007
|
-
--brand-control-small-size: var(--base-size-28);
|
|
3008
|
-
--brand-control-xsmall-gap: var(--base-size-4);
|
|
3009
|
-
--brand-control-xsmall-paddingInline-spacious: var(--base-size-12);
|
|
3010
|
-
--brand-control-xsmall-paddingInline-normal: var(--base-size-8);
|
|
3011
|
-
--brand-control-xsmall-paddingInline-condensed: var(--base-size-4);
|
|
3012
|
-
--brand-control-xsmall-lineBoxHeight: var(--base-size-20);
|
|
3013
|
-
--brand-control-xsmall-size: var(--base-size-24);
|
|
2958
|
+
--brand-control-medium-size: var(--base-size-48);
|
|
3014
2959
|
--brand-control-minTarget-coarse: var(--base-size-44);
|
|
3015
2960
|
--brand-control-minTarget-fine: var(--base-size-16);
|
|
3016
|
-
--brand-control-xlarge-paddingBlock: calc((var(--brand-control-xlarge-size) - var(--brand-control-xlarge-lineBoxHeight)) / 2);
|
|
3017
|
-
--brand-control-small-paddingBlock: calc((var(--brand-control-small-size) - var(--brand-control-small-lineBoxHeight)) / 2);
|
|
3018
|
-
--brand-control-xsmall-paddingBlock: calc((var(--brand-control-xsmall-size) - var(--brand-control-xsmall-lineBoxHeight)) / 2);
|
|
3019
2961
|
}
|
|
3020
2962
|
|
|
3021
2963
|
.Primer_Brand__Stack-module__Stack___tASKe {
|
|
@@ -3814,7 +3756,7 @@ select {
|
|
|
3814
3756
|
|
|
3815
3757
|
/**
|
|
3816
3758
|
* Do not edit directly
|
|
3817
|
-
* Generated on Mon, 14 Aug 2023
|
|
3759
|
+
* Generated on Mon, 14 Aug 2023 21:58:48 GMT
|
|
3818
3760
|
*/
|
|
3819
3761
|
|
|
3820
3762
|
:root {
|
|
@@ -3835,7 +3777,7 @@ select {
|
|
|
3835
3777
|
|
|
3836
3778
|
/**
|
|
3837
3779
|
* Do not edit directly
|
|
3838
|
-
* Generated on Mon, 14 Aug 2023
|
|
3780
|
+
* Generated on Mon, 14 Aug 2023 21:58:48 GMT
|
|
3839
3781
|
*/
|
|
3840
3782
|
|
|
3841
3783
|
:root {
|
|
@@ -3845,7 +3787,7 @@ select {
|
|
|
3845
3787
|
|
|
3846
3788
|
/**
|
|
3847
3789
|
* Do not edit directly
|
|
3848
|
-
* Generated on Mon, 14 Aug 2023
|
|
3790
|
+
* Generated on Mon, 14 Aug 2023 21:58:48 GMT
|
|
3849
3791
|
*/
|
|
3850
3792
|
|
|
3851
3793
|
:root {
|
|
@@ -3893,6 +3835,11 @@ select {
|
|
|
3893
3835
|
object-fit: cover;
|
|
3894
3836
|
}
|
|
3895
3837
|
|
|
3838
|
+
.Primer_Brand__River-module__River__visual--rounded___AkG5M {
|
|
3839
|
+
overflow: hidden;
|
|
3840
|
+
border-radius: var(--brand-borderRadius-large);
|
|
3841
|
+
}
|
|
3842
|
+
|
|
3896
3843
|
.Primer_Brand__River-module__River__visual--has-shadow___cL9nP {
|
|
3897
3844
|
box-shadow: var(--brand-River-visual-shadow);
|
|
3898
3845
|
}
|
|
@@ -4677,7 +4624,7 @@ select {
|
|
|
4677
4624
|
|
|
4678
4625
|
/**
|
|
4679
4626
|
* Do not edit directly
|
|
4680
|
-
* Generated on Mon, 14 Aug 2023
|
|
4627
|
+
* Generated on Mon, 14 Aug 2023 21:58:48 GMT
|
|
4681
4628
|
*/
|
|
4682
4629
|
|
|
4683
4630
|
:root,
|
|
@@ -4705,7 +4652,7 @@ select {
|
|
|
4705
4652
|
|
|
4706
4653
|
/**
|
|
4707
4654
|
* Do not edit directly
|
|
4708
|
-
* Generated on Mon, 14 Aug 2023
|
|
4655
|
+
* Generated on Mon, 14 Aug 2023 21:58:48 GMT
|
|
4709
4656
|
*/
|
|
4710
4657
|
|
|
4711
4658
|
:root,
|
|
@@ -4721,7 +4668,7 @@ select {
|
|
|
4721
4668
|
|
|
4722
4669
|
/**
|
|
4723
4670
|
* Do not edit directly
|
|
4724
|
-
* Generated on Mon, 14 Aug 2023
|
|
4671
|
+
* Generated on Mon, 14 Aug 2023 21:58:48 GMT
|
|
4725
4672
|
*/
|
|
4726
4673
|
|
|
4727
4674
|
:root {
|
|
@@ -4838,6 +4785,10 @@ select {
|
|
|
4838
4785
|
margin-left: 4px;
|
|
4839
4786
|
}
|
|
4840
4787
|
|
|
4788
|
+
.Primer_Brand__Link-module__Link--large___cXMt5 .Primer_Brand__Link-module__Link--label___j8etE {
|
|
4789
|
+
font-size: var(--base-size-20);
|
|
4790
|
+
}
|
|
4791
|
+
|
|
4841
4792
|
.Primer_Brand__Link-module__Link--large___cXMt5 .Primer_Brand__Link-module__Link-arrow___HBMJ9 {
|
|
4842
4793
|
width: 20px;
|
|
4843
4794
|
height: 20px;
|
|
@@ -4857,7 +4808,7 @@ select {
|
|
|
4857
4808
|
|
|
4858
4809
|
/**
|
|
4859
4810
|
* Do not edit directly
|
|
4860
|
-
* Generated on Mon, 14 Aug 2023
|
|
4811
|
+
* Generated on Mon, 14 Aug 2023 21:58:48 GMT
|
|
4861
4812
|
*/
|
|
4862
4813
|
|
|
4863
4814
|
:root,
|
|
@@ -4873,7 +4824,7 @@ select {
|
|
|
4873
4824
|
|
|
4874
4825
|
/**
|
|
4875
4826
|
* Do not edit directly
|
|
4876
|
-
* Generated on Mon, 14 Aug 2023
|
|
4827
|
+
* Generated on Mon, 14 Aug 2023 21:58:48 GMT
|
|
4877
4828
|
*/
|
|
4878
4829
|
|
|
4879
4830
|
:root,
|
|
@@ -4975,14 +4926,6 @@ select {
|
|
|
4975
4926
|
content: '+';
|
|
4976
4927
|
}
|
|
4977
4928
|
|
|
4978
|
-
.Primer_Brand__Accordion-module__Accordion__summary-heading_____snF {
|
|
4979
|
-
/*Visual appearance as a h6*/
|
|
4980
|
-
font-weight: var(--brand-heading-weight-400);
|
|
4981
|
-
font-size: var(--brand-text-size-400);
|
|
4982
|
-
line-height: var(--brand-text-lineHeight-400);
|
|
4983
|
-
letter-spacing: var(--brand-heading-letterSpacing-400);
|
|
4984
|
-
}
|
|
4985
|
-
|
|
4986
4929
|
details[open] .Primer_Brand__Accordion-module__Accordion__summary--collapsed___spc4w::before {
|
|
4987
4930
|
opacity: 1;
|
|
4988
4931
|
transform: rotateZ(180deg);
|
|
@@ -4995,9 +4938,9 @@ details[open] .Primer_Brand__Accordion-module__Accordion__summary--expanded___r3
|
|
|
4995
4938
|
.Primer_Brand__Accordion-module__Accordion__content___wMZGe {
|
|
4996
4939
|
color: var(--brand-color-text-muted);
|
|
4997
4940
|
font-family: var(--brand-fontStack-sansSerif);
|
|
4998
|
-
font-weight: var(--brand-text-weight-
|
|
4999
|
-
font-size: var(--brand-text-size-
|
|
5000
|
-
line-height: var(--brand-text-lineHeight-
|
|
4941
|
+
font-weight: var(--brand-text-weight-200);
|
|
4942
|
+
font-size: var(--brand-text-size-200);
|
|
4943
|
+
line-height: var(--brand-text-lineHeight-200);
|
|
5001
4944
|
}
|
|
5002
4945
|
|
|
5003
4946
|
details[open] > .Primer_Brand__Accordion-module__Accordion__content___wMZGe {
|
|
@@ -5030,7 +4973,7 @@ details[open] > .Primer_Brand__Accordion-module__Accordion__content___wMZGe {
|
|
|
5030
4973
|
|
|
5031
4974
|
/**
|
|
5032
4975
|
* Do not edit directly
|
|
5033
|
-
* Generated on Mon, 14 Aug 2023
|
|
4976
|
+
* Generated on Mon, 14 Aug 2023 21:58:48 GMT
|
|
5034
4977
|
*/
|
|
5035
4978
|
|
|
5036
4979
|
:root {
|
|
@@ -5039,7 +4982,7 @@ details[open] > .Primer_Brand__Accordion-module__Accordion__content___wMZGe {
|
|
|
5039
4982
|
|
|
5040
4983
|
/**
|
|
5041
4984
|
* Do not edit directly
|
|
5042
|
-
* Generated on Mon, 14 Aug 2023
|
|
4985
|
+
* Generated on Mon, 14 Aug 2023 21:58:48 GMT
|
|
5043
4986
|
*/
|
|
5044
4987
|
|
|
5045
4988
|
:root,
|
|
@@ -5053,7 +4996,7 @@ details[open] > .Primer_Brand__Accordion-module__Accordion__content___wMZGe {
|
|
|
5053
4996
|
|
|
5054
4997
|
/**
|
|
5055
4998
|
* Do not edit directly
|
|
5056
|
-
* Generated on Mon, 14 Aug 2023
|
|
4999
|
+
* Generated on Mon, 14 Aug 2023 21:58:48 GMT
|
|
5057
5000
|
*/
|
|
5058
5001
|
|
|
5059
5002
|
:root {
|
|
@@ -5084,23 +5027,11 @@ details[open] > .Primer_Brand__Accordion-module__Accordion__content___wMZGe {
|
|
|
5084
5027
|
}
|
|
5085
5028
|
|
|
5086
5029
|
.Primer_Brand__FAQ-module__FAQ__heading___bH0aG {
|
|
5087
|
-
/*Visual appearance as a h3*/
|
|
5088
|
-
font-weight: var(--brand-heading-weight-700);
|
|
5089
|
-
font-size: var(--brand-text-size-700);
|
|
5090
|
-
line-height: var(--brand-heading-lineHeight-700);
|
|
5091
|
-
letter-spacing: var(--brand-heading-letterSpacing-700);
|
|
5092
|
-
|
|
5093
5030
|
color: var(--brand-FAQ-heading-color);
|
|
5094
5031
|
margin-bottom: var(--brand-FAQ-heading-marginBottom);
|
|
5095
5032
|
}
|
|
5096
5033
|
|
|
5097
5034
|
.Primer_Brand__FAQ-module__FAQ__subheading___I4puv {
|
|
5098
|
-
/*Visual appearance as a h4*/
|
|
5099
|
-
font-weight: var(--brand-heading-weight-600);
|
|
5100
|
-
font-size: var(--brand-text-size-600);
|
|
5101
|
-
line-height: var(--brand-text-lineHeight-600);
|
|
5102
|
-
letter-spacing: var(--brand-heading-letterSpacing-600);
|
|
5103
|
-
|
|
5104
5035
|
margin-bottom: var(--base-size-16);
|
|
5105
5036
|
}
|
|
5106
5037
|
|
|
@@ -5123,28 +5054,13 @@ details[open] > .Primer_Brand__Accordion-module__Accordion__content___wMZGe {
|
|
|
5123
5054
|
letter-spacing: var(--brand-text-letterSpacing-800);
|
|
5124
5055
|
}
|
|
5125
5056
|
|
|
5126
|
-
|
|
5127
|
-
|
|
5128
|
-
* Generated on Mon, 14 Aug 2023 09:40:20 GMT
|
|
5129
|
-
*/
|
|
5130
|
-
|
|
5131
|
-
:root {
|
|
5132
|
-
--brand-control-animation-easing: var(--brand-animation-easing-glide);
|
|
5133
|
-
--brand-control-animation-duration: 80ms;
|
|
5134
|
-
--brand-control-border-radius: var(--brand-borderRadius-medium);
|
|
5135
|
-
--brand-control-large-fontSize: var(--brand-text-size-300);
|
|
5136
|
-
--brand-control-large-fontWeight: var(--brand-text-weight-300);
|
|
5137
|
-
--brand-control-large-padding: var(--base-size-12);
|
|
5138
|
-
--brand-control-large-size: var(--base-size-48);
|
|
5139
|
-
--brand-control-medium-fontSize: var(--brand-text-size-200);
|
|
5140
|
-
--brand-control-medium-fontWeight: var(--brand-text-weight-200);
|
|
5141
|
-
--brand-control-medium-padding: 0.625rem;
|
|
5142
|
-
--brand-control-medium-size: 2.5rem;
|
|
5057
|
+
.Primer_Brand__FAQ-module__FAQ___R3vLU details + .Primer_Brand__FAQ-module__FAQ__subheading___I4puv {
|
|
5058
|
+
margin-top: var(--base-size-48);
|
|
5143
5059
|
}
|
|
5144
5060
|
|
|
5145
5061
|
/**
|
|
5146
5062
|
* Do not edit directly
|
|
5147
|
-
* Generated on Mon, 14 Aug 2023
|
|
5063
|
+
* Generated on Mon, 14 Aug 2023 21:58:48 GMT
|
|
5148
5064
|
*/
|
|
5149
5065
|
|
|
5150
5066
|
:root,
|
|
@@ -5346,15 +5262,13 @@ details[open] > .Primer_Brand__Accordion-module__Accordion__content___wMZGe {
|
|
|
5346
5262
|
.Primer_Brand__Textarea-module__Textarea--medium___pMZGb {
|
|
5347
5263
|
font-weight: var(--brand-text-weight-200);
|
|
5348
5264
|
font-size: var(--brand-text-size-200);
|
|
5349
|
-
padding:
|
|
5350
|
-
padding: var(--brand-control-medium-padding, 12px 10px 10px);
|
|
5265
|
+
padding: var(--brand-control-medium-paddingBlock) var(--brand-control-medium-paddingInline-condensed);
|
|
5351
5266
|
}
|
|
5352
5267
|
|
|
5353
5268
|
.Primer_Brand__Textarea-module__Textarea--large___wCPXA {
|
|
5354
5269
|
font-weight: var(--brand-text-weight-300);
|
|
5355
5270
|
font-size: var(--brand-text-size-300);
|
|
5356
|
-
padding:
|
|
5357
|
-
padding: var(--brand-control-large-padding, 12px);
|
|
5271
|
+
padding: var(--brand-control-large-paddingBlock) var(--brand-control-large-paddingInline-condensed);
|
|
5358
5272
|
}
|
|
5359
5273
|
|
|
5360
5274
|
/*
|
|
@@ -5430,7 +5344,7 @@ details[open] > .Primer_Brand__Accordion-module__Accordion__content___wMZGe {
|
|
|
5430
5344
|
background-color: var(--brand-color-canvas-default);
|
|
5431
5345
|
border: none;
|
|
5432
5346
|
border-radius: var(--brand-control-border-radius);
|
|
5433
|
-
line-height: var(--brand-text-lineHeight-
|
|
5347
|
+
line-height: var(--brand-text-lineHeight-100);
|
|
5434
5348
|
transition: var(--brand-control-animation-duration) var(--brand-control-animation-easing);
|
|
5435
5349
|
transition-property: color, background-color, box-shadow;
|
|
5436
5350
|
}
|
|
@@ -5460,22 +5374,25 @@ details[open] > .Primer_Brand__Accordion-module__Accordion__content___wMZGe {
|
|
|
5460
5374
|
/*
|
|
5461
5375
|
* Sizes
|
|
5462
5376
|
*/
|
|
5377
|
+
|
|
5378
|
+
.Primer_Brand__TextInput-module__TextInput-wrapper--medium___K9iTj {
|
|
5379
|
+
height: 2.5rem;
|
|
5380
|
+
}
|
|
5381
|
+
|
|
5463
5382
|
.Primer_Brand__TextInput-module__TextInput--medium___kJrew {
|
|
5383
|
+
font-weight: var(--brand-text-weight-100);
|
|
5384
|
+
font-size: var(--brand-text-size-100);
|
|
5385
|
+
padding: var(--brand-control-medium-paddingBlock) var(--brand-control-medium-paddingInline-condensed);
|
|
5386
|
+
}
|
|
5387
|
+
|
|
5388
|
+
.Primer_Brand__TextInput-module__TextInput--large___zpUvY {
|
|
5464
5389
|
font-weight: var(--brand-text-weight-200);
|
|
5465
5390
|
font-size: var(--brand-text-size-200);
|
|
5466
|
-
|
|
5467
|
-
height: var(--brand-control-medium-size, 40px);
|
|
5468
|
-
padding: 12px 10px 10px;
|
|
5469
|
-
padding: var(--brand-control-medium-padding, 12px 10px 10px);
|
|
5391
|
+
padding: var(--brand-control-large-paddingBlock) var(--brand-control-large-paddingInline-condensed);
|
|
5470
5392
|
}
|
|
5471
5393
|
|
|
5472
|
-
.Primer_Brand__TextInput-module__TextInput--
|
|
5473
|
-
|
|
5474
|
-
font-size: var(--brand-text-size-300);
|
|
5475
|
-
height: 48px;
|
|
5476
|
-
height: var(--brand-control-large-size, 48px);
|
|
5477
|
-
padding: 12px;
|
|
5478
|
-
padding: var(--brand-control-large-padding, 12px);
|
|
5394
|
+
.Primer_Brand__TextInput-module__TextInput-wrapper--large___lga4f {
|
|
5395
|
+
height: 3rem;
|
|
5479
5396
|
}
|
|
5480
5397
|
|
|
5481
5398
|
/*
|
|
@@ -5546,34 +5463,50 @@ details[open] > .Primer_Brand__Accordion-module__Accordion__content___wMZGe {
|
|
|
5546
5463
|
* TextInput visuals
|
|
5547
5464
|
*/
|
|
5548
5465
|
[dir="ltr"] .Primer_Brand__TextInput-module__TextInput--has-leading-visual--medium___i7gLS {
|
|
5549
|
-
padding-left: calc(
|
|
5466
|
+
padding-left: calc(
|
|
5467
|
+
var(--brand-control-medium-paddingInline-condensed) + var(--base-size-16) + var(--brand-control-medium-gap)
|
|
5468
|
+
);
|
|
5550
5469
|
}
|
|
5551
5470
|
[dir="rtl"] .Primer_Brand__TextInput-module__TextInput--has-leading-visual--medium___i7gLS {
|
|
5552
|
-
padding-right: calc(
|
|
5471
|
+
padding-right: calc(
|
|
5472
|
+
var(--brand-control-medium-paddingInline-condensed) + var(--base-size-16) + var(--brand-control-medium-gap)
|
|
5473
|
+
);
|
|
5553
5474
|
}
|
|
5554
5475
|
|
|
5555
5476
|
[dir="ltr"] .Primer_Brand__TextInput-module__TextInput--has-leading-visual--large___nCVT9 {
|
|
5556
|
-
padding-left: calc(
|
|
5477
|
+
padding-left: calc(
|
|
5478
|
+
var(--brand-control-large-paddingInline-condensed) + var(--base-size-20) + var(--brand-control-large-gap)
|
|
5479
|
+
);
|
|
5557
5480
|
}
|
|
5558
5481
|
|
|
5559
5482
|
[dir="rtl"] .Primer_Brand__TextInput-module__TextInput--has-leading-visual--large___nCVT9 {
|
|
5560
|
-
padding-right: calc(
|
|
5483
|
+
padding-right: calc(
|
|
5484
|
+
var(--brand-control-large-paddingInline-condensed) + var(--base-size-20) + var(--brand-control-large-gap)
|
|
5485
|
+
);
|
|
5561
5486
|
}
|
|
5562
5487
|
|
|
5563
5488
|
[dir="ltr"] .Primer_Brand__TextInput-module__TextInput--has-trailing-visual--medium___pP4lM {
|
|
5564
|
-
padding-right: calc(
|
|
5489
|
+
padding-right: calc(
|
|
5490
|
+
var(--brand-control-medium-paddingInline-condensed) + var(--base-size-16) + var(--brand-control-medium-gap)
|
|
5491
|
+
);
|
|
5565
5492
|
}
|
|
5566
5493
|
|
|
5567
5494
|
[dir="rtl"] .Primer_Brand__TextInput-module__TextInput--has-trailing-visual--medium___pP4lM {
|
|
5568
|
-
padding-left: calc(
|
|
5495
|
+
padding-left: calc(
|
|
5496
|
+
var(--brand-control-medium-paddingInline-condensed) + var(--base-size-16) + var(--brand-control-medium-gap)
|
|
5497
|
+
);
|
|
5569
5498
|
}
|
|
5570
5499
|
|
|
5571
5500
|
[dir="ltr"] .Primer_Brand__TextInput-module__TextInput--has-trailing-visual--large___n1U0P {
|
|
5572
|
-
padding-right: calc(
|
|
5501
|
+
padding-right: calc(
|
|
5502
|
+
var(--brand-control-medium-paddingInline-condensed) + var(--base-size-20) + var(--brand-control-medium-gap)
|
|
5503
|
+
);
|
|
5573
5504
|
}
|
|
5574
5505
|
|
|
5575
5506
|
[dir="rtl"] .Primer_Brand__TextInput-module__TextInput--has-trailing-visual--large___n1U0P {
|
|
5576
|
-
padding-left: calc(
|
|
5507
|
+
padding-left: calc(
|
|
5508
|
+
var(--brand-control-medium-paddingInline-condensed) + var(--base-size-20) + var(--brand-control-medium-gap)
|
|
5509
|
+
);
|
|
5577
5510
|
}
|
|
5578
5511
|
|
|
5579
5512
|
.Primer_Brand__TextInput-module__TextInput-leading-visual___tk7Yz,
|
|
@@ -5589,22 +5522,31 @@ details[open] > .Primer_Brand__Accordion-module__Accordion__content___wMZGe {
|
|
|
5589
5522
|
pointer-events: none;
|
|
5590
5523
|
color: var(--brand-color-text-default);
|
|
5591
5524
|
}
|
|
5592
|
-
|
|
5593
|
-
|
|
5525
|
+
|
|
5526
|
+
.Primer_Brand__TextInput-module__TextInput-leading-visual--medium___BW5d2 {
|
|
5527
|
+
left: var(--brand-control-medium-paddingInline-condensed);
|
|
5594
5528
|
}
|
|
5595
5529
|
|
|
5596
|
-
.Primer_Brand__TextInput-module__TextInput-trailing-
|
|
5597
|
-
right: var(--
|
|
5530
|
+
.Primer_Brand__TextInput-module__TextInput-trailing-visual--medium___WMlar {
|
|
5531
|
+
right: var(--brand-control-medium-paddingInline-condensed);
|
|
5532
|
+
}
|
|
5533
|
+
|
|
5534
|
+
.Primer_Brand__TextInput-module__TextInput-leading-visual--large___LoDri {
|
|
5535
|
+
left: var(--brand-control-large-paddingInline-condensed);
|
|
5536
|
+
}
|
|
5537
|
+
|
|
5538
|
+
.Primer_Brand__TextInput-module__TextInput-trailing-visual--large___pdxBc {
|
|
5539
|
+
right: var(--brand-control-large-paddingInline-condensed);
|
|
5598
5540
|
}
|
|
5599
5541
|
|
|
5600
5542
|
.Primer_Brand__TextInput-module__TextInput-leading-visual-icon--medium___y_4Pu {
|
|
5601
|
-
width:
|
|
5602
|
-
height:
|
|
5543
|
+
width: var(--base-size-16);
|
|
5544
|
+
height: var(--base-size-16);
|
|
5603
5545
|
}
|
|
5604
5546
|
|
|
5605
5547
|
.Primer_Brand__TextInput-module__TextInput-leading-visual-icon--large___VPOF7 {
|
|
5606
|
-
width:
|
|
5607
|
-
height:
|
|
5548
|
+
width: var(--base-size-20);
|
|
5549
|
+
height: var(--base-size-20);
|
|
5608
5550
|
}
|
|
5609
5551
|
|
|
5610
5552
|
/*
|
|
@@ -5645,38 +5587,27 @@ details[open] > .Primer_Brand__Accordion-module__Accordion__content___wMZGe {
|
|
|
5645
5587
|
.Primer_Brand__TextInput-module__TextInput-leading-text-inner___wsz6j,
|
|
5646
5588
|
.Primer_Brand__TextInput-module__TextInput-trailing-text-inner___hHCPx {
|
|
5647
5589
|
display: inline-flex;
|
|
5648
|
-
|
|
5649
|
-
}
|
|
5650
|
-
|
|
5651
|
-
.Primer_Brand__TextInput-module__TextInput-leading-text-inner___wsz6j {
|
|
5652
|
-
border-right: 1px solid var(--brand-color-border-default);
|
|
5653
|
-
}
|
|
5654
|
-
|
|
5655
|
-
.Primer_Brand__TextInput-module__TextInput-trailing-text-inner___hHCPx {
|
|
5656
|
-
border-left: 1px solid var(--brand-color-border-default);
|
|
5590
|
+
color: var(--brand-color-text-muted);
|
|
5657
5591
|
}
|
|
5658
5592
|
|
|
5659
5593
|
.Primer_Brand__TextInput-module__TextInput-leading-text-inner--medium___B7Rra,
|
|
5660
5594
|
.Primer_Brand__TextInput-module__TextInput-trailing-text-inner--medium___P9cYA {
|
|
5661
|
-
|
|
5595
|
+
padding-left: var(--brand-control-medium-paddingInline-condensed);
|
|
5596
|
+
padding-right: var(--brand-control-medium-paddingInline-condensed);
|
|
5662
5597
|
}
|
|
5598
|
+
|
|
5663
5599
|
.Primer_Brand__TextInput-module__TextInput-leading-text-inner--large___HfLcI,
|
|
5664
5600
|
.Primer_Brand__TextInput-module__TextInput-trailing-text-inner--large___LTt33 {
|
|
5665
|
-
|
|
5601
|
+
padding-left: var(--brand-control-large-paddingInline-condensed);
|
|
5602
|
+
padding-right: var(--brand-control-large-paddingInline-condensed);
|
|
5666
5603
|
}
|
|
5667
5604
|
|
|
5668
|
-
.Primer_Brand__TextInput-module__TextInput-leading-text
|
|
5669
|
-
|
|
5670
|
-
font-weight: var(--brand-text-weight-200);
|
|
5671
|
-
font-size: var(--brand-text-size-200);
|
|
5672
|
-
height: 40px;
|
|
5605
|
+
.Primer_Brand__TextInput-module__TextInput-leading-text-inner___wsz6j {
|
|
5606
|
+
border-right: 1px solid var(--brand-color-border-default);
|
|
5673
5607
|
}
|
|
5674
5608
|
|
|
5675
|
-
.Primer_Brand__TextInput-module__TextInput-
|
|
5676
|
-
|
|
5677
|
-
font-weight: var(--brand-text-weight-300);
|
|
5678
|
-
font-size: var(--brand-text-size-300);
|
|
5679
|
-
height: 48px;
|
|
5609
|
+
.Primer_Brand__TextInput-module__TextInput-trailing-text-inner___hHCPx {
|
|
5610
|
+
border-left: 1px solid var(--brand-color-border-default);
|
|
5680
5611
|
}
|
|
5681
5612
|
|
|
5682
5613
|
.Primer_Brand__TextInput-module__TextInput--has-leading-text___u7qke {
|
|
@@ -5708,7 +5639,6 @@ details[open] > .Primer_Brand__Accordion-module__Accordion__content___wMZGe {
|
|
|
5708
5639
|
-webkit-appearance: none;
|
|
5709
5640
|
-moz-appearance: none;
|
|
5710
5641
|
appearance: none;
|
|
5711
|
-
display: flex;
|
|
5712
5642
|
color: var(--brand-control-color-fg-default);
|
|
5713
5643
|
cursor: pointer;
|
|
5714
5644
|
background-color: var(--brand-color-canvas-default);
|
|
@@ -5718,6 +5648,8 @@ details[open] > .Primer_Brand__Accordion-module__Accordion__content___wMZGe {
|
|
|
5718
5648
|
transition: var(--brand-control-animation-duration) var(--brand-control-animation-easing);
|
|
5719
5649
|
transition-property: color, background-color, box-shadow, border-color;
|
|
5720
5650
|
width: 100%;
|
|
5651
|
+
grid-column: 1 / -1;
|
|
5652
|
+
grid-row: 1;
|
|
5721
5653
|
}
|
|
5722
5654
|
|
|
5723
5655
|
@media screen and (forced-colors: active) {
|
|
@@ -5758,47 +5690,68 @@ details[open] > .Primer_Brand__Accordion-module__Accordion__content___wMZGe {
|
|
|
5758
5690
|
opacity: 1;
|
|
5759
5691
|
}
|
|
5760
5692
|
|
|
5761
|
-
.Primer_Brand__Select-module__Select-
|
|
5762
|
-
|
|
5763
|
-
height: 16px;
|
|
5764
|
-
pointer-events: none;
|
|
5765
|
-
position: absolute;
|
|
5766
|
-
right: var(--base-size-12);
|
|
5767
|
-
top: 50%;
|
|
5768
|
-
transform: translateY(-50%);
|
|
5769
|
-
width: 16px;
|
|
5770
|
-
color: var(--brand-control-color-fg-default);
|
|
5693
|
+
.Primer_Brand__Select-module__Select-wrapper--disabled___Ka43y.Primer_Brand__Select-module__Select-wrapper___iV0Tg::after {
|
|
5694
|
+
background-color: var(--brand-control-color-fg-disabled);
|
|
5771
5695
|
}
|
|
5772
5696
|
|
|
5773
|
-
|
|
5774
|
-
|
|
5697
|
+
/*
|
|
5698
|
+
* Sizes
|
|
5699
|
+
*/
|
|
5700
|
+
|
|
5701
|
+
.Primer_Brand__Select-module__Select-wrapper--medium___xjmMc {
|
|
5702
|
+
height: var(--brand-control-medium-size);
|
|
5703
|
+
height: 2.5rem;
|
|
5775
5704
|
}
|
|
5776
5705
|
|
|
5777
|
-
.Primer_Brand__Select-module__Select-
|
|
5778
|
-
|
|
5706
|
+
[dir="ltr"] .Primer_Brand__Select-module__Select-wrapper--medium___xjmMc::after {
|
|
5707
|
+
margin-right: var(--base-size-8);
|
|
5708
|
+
}
|
|
5709
|
+
|
|
5710
|
+
[dir="rtl"] .Primer_Brand__Select-module__Select-wrapper--medium___xjmMc::after {
|
|
5711
|
+
margin-left: var(--base-size-8);
|
|
5712
|
+
}
|
|
5713
|
+
|
|
5714
|
+
[dir="ltr"] .Primer_Brand__Select-module__Select--medium___kckBr {
|
|
5715
|
+
padding-right: calc(var(--brand-control-medium-paddingInline-condensed) + var(--base-size-16));
|
|
5716
|
+
}
|
|
5717
|
+
|
|
5718
|
+
[dir="rtl"] .Primer_Brand__Select-module__Select--medium___kckBr {
|
|
5719
|
+
padding-left: calc(var(--brand-control-medium-paddingInline-condensed) + var(--base-size-16));
|
|
5779
5720
|
}
|
|
5780
5721
|
|
|
5781
|
-
/*
|
|
5782
|
-
* Sizes
|
|
5783
|
-
*/
|
|
5784
5722
|
.Primer_Brand__Select-module__Select--medium___kckBr {
|
|
5785
|
-
font-weight: var(--brand-text-weight-
|
|
5786
|
-
font-size: var(--brand-text-size-
|
|
5787
|
-
|
|
5788
|
-
|
|
5789
|
-
|
|
5790
|
-
|
|
5791
|
-
|
|
5723
|
+
font-weight: var(--brand-text-weight-100);
|
|
5724
|
+
font-size: var(--brand-text-size-100);
|
|
5725
|
+
padding-left: 10px;
|
|
5726
|
+
padding-right: 10px;
|
|
5727
|
+
}
|
|
5728
|
+
|
|
5729
|
+
.Primer_Brand__Select-module__Select-wrapper--large___Q4_2q {
|
|
5730
|
+
height: var(--brand-control-large-size);
|
|
5731
|
+
height: 3rem;
|
|
5732
|
+
}
|
|
5733
|
+
|
|
5734
|
+
[dir="ltr"] .Primer_Brand__Select-module__Select-wrapper--large___Q4_2q::after {
|
|
5735
|
+
margin-right: var(--base-size-12);
|
|
5736
|
+
}
|
|
5737
|
+
|
|
5738
|
+
[dir="rtl"] .Primer_Brand__Select-module__Select-wrapper--large___Q4_2q::after {
|
|
5739
|
+
margin-left: var(--base-size-12);
|
|
5740
|
+
}
|
|
5741
|
+
|
|
5742
|
+
[dir="ltr"] .Primer_Brand__Select-module__Select--large___A7u6F {
|
|
5743
|
+
padding-right: calc(var(--brand-control-large-paddingInline-condensed) + var(--base-size-16));
|
|
5744
|
+
}
|
|
5745
|
+
|
|
5746
|
+
[dir="rtl"] .Primer_Brand__Select-module__Select--large___A7u6F {
|
|
5747
|
+
padding-left: calc(var(--brand-control-large-paddingInline-condensed) + var(--base-size-16));
|
|
5792
5748
|
}
|
|
5793
5749
|
|
|
5794
5750
|
.Primer_Brand__Select-module__Select--large___A7u6F {
|
|
5795
|
-
font-weight: var(--brand-text-weight-
|
|
5796
|
-
font-size: var(--brand-text-size-
|
|
5797
|
-
|
|
5798
|
-
|
|
5799
|
-
padding: 12px;
|
|
5800
|
-
padding: var(--brand-control-large-padding, 12px);
|
|
5801
|
-
padding-right: var(--base-size-44);
|
|
5751
|
+
font-weight: var(--brand-text-weight-200);
|
|
5752
|
+
font-size: var(--brand-text-size-200);
|
|
5753
|
+
padding-left: 12px;
|
|
5754
|
+
padding-right: 12px;
|
|
5802
5755
|
}
|
|
5803
5756
|
|
|
5804
5757
|
/*
|
|
@@ -5814,14 +5767,33 @@ details[open] > .Primer_Brand__Accordion-module__Accordion__content___wMZGe {
|
|
|
5814
5767
|
*/
|
|
5815
5768
|
|
|
5816
5769
|
.Primer_Brand__Select-module__Select-wrapper___iV0Tg {
|
|
5817
|
-
align-items: center;
|
|
5818
5770
|
border: solid 1px var(--brand-control-color-border-default);
|
|
5819
5771
|
border: solid var(--brand-borderWidth-thin, 1px) var(--brand-control-color-border-default);
|
|
5820
5772
|
border-radius: 6px;
|
|
5821
5773
|
border-radius: var(--brand-borderRadius-medium, 6px);
|
|
5822
5774
|
font-family: var(--brand-body-fontFamily);
|
|
5823
|
-
display: inline-flex;
|
|
5824
5775
|
position: relative;
|
|
5776
|
+
display: inline-grid;
|
|
5777
|
+
grid-template-columns: minmax(0, auto) var(--base-size-16);
|
|
5778
|
+
}
|
|
5779
|
+
|
|
5780
|
+
.Primer_Brand__Select-module__Select-wrapper___iV0Tg::after {
|
|
5781
|
+
width: var(--base-size-16);
|
|
5782
|
+
height: var(--base-size-16);
|
|
5783
|
+
pointer-events: none;
|
|
5784
|
+
content: '';
|
|
5785
|
+
background-color: var(--brand-control-color-fg-default);
|
|
5786
|
+
mask: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTYiIGhlaWdodD0iMTYiIHZpZXdCb3g9IjAgMCAxNiAxNiIgZmlsbD0iIzU4NjA2OSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48cGF0aCBkPSJNNC40MjcgOS40MjdsMy4zOTYgMy4zOTZhLjI1MS4yNTEgMCAwMC4zNTQgMGwzLjM5Ni0zLjM5NkEuMjUuMjUgMCAwMDExLjM5NiA5SDQuNjA0YS4yNS4yNSAwIDAwLS4xNzcuNDI3ek00LjQyMyA2LjQ3TDcuODIgMy4wNzJhLjI1LjI1IDAgMDEuMzU0IDBMMTEuNTcgNi40N2EuMjUuMjUgMCAwMS0uMTc3LjQyN0g0LjZhLjI1LjI1IDAgMDEtLjE3Ny0uNDI3eiIgLz48L3N2Zz4=);
|
|
5787
|
+
-webkit-mask: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTYiIGhlaWdodD0iMTYiIHZpZXdCb3g9IjAgMCAxNiAxNiIgZmlsbD0iIzU4NjA2OSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48cGF0aCBkPSJNNC40MjcgOS40MjdsMy4zOTYgMy4zOTZhLjI1MS4yNTEgMCAwMC4zNTQgMGwzLjM5Ni0zLjM5NkEuMjUuMjUgMCAwMDExLjM5NiA5SDQuNjA0YS4yNS4yNSAwIDAwLS4xNzcuNDI3ek00LjQyMyA2LjQ3TDcuODIgMy4wNzJhLjI1LjI1IDAgMDEuMzU0IDBMMTEuNTcgNi40N2EuMjUuMjUgMCAwMS0uMTc3LjQyN0g0LjZhLjI1LjI1IDAgMDEtLjE3Ny0uNDI3eiIgLz48L3N2Zz4=);
|
|
5788
|
+
mask-size: contain;
|
|
5789
|
+
-webkit-mask-size: contain;
|
|
5790
|
+
mask-repeat: no-repeat;
|
|
5791
|
+
-webkit-mask-repeat: no-repeat;
|
|
5792
|
+
grid-column: 2;
|
|
5793
|
+
grid-row: 1;
|
|
5794
|
+
align-self: center;
|
|
5795
|
+
justify-self: end;
|
|
5796
|
+
place-self: center end;
|
|
5825
5797
|
}
|
|
5826
5798
|
|
|
5827
5799
|
.Primer_Brand__Select-module__Select-wrapper--disabled___Ka43y {
|
|
@@ -5983,7 +5955,7 @@ Fixes safari bug where outline doesn't respect border-radius
|
|
|
5983
5955
|
.Primer_Brand__FormControl-module__FormControl-label___meeuB {
|
|
5984
5956
|
color: var(--brand-color-text-default);
|
|
5985
5957
|
font-weight: var(--base-text-weight-semibold);
|
|
5986
|
-
font-family: var(--brand-
|
|
5958
|
+
font-family: var(--brand-body-fontFamily);
|
|
5987
5959
|
}
|
|
5988
5960
|
|
|
5989
5961
|
.Primer_Brand__FormControl-module__FormControl-label--visually-hidden___cFizI {
|
|
@@ -5999,25 +5971,24 @@ Fixes safari bug where outline doesn't respect border-radius
|
|
|
5999
5971
|
}
|
|
6000
5972
|
|
|
6001
5973
|
.Primer_Brand__FormControl-module__FormControl-label--medium___inrKd {
|
|
6002
|
-
letter-spacing: var(--brand-text-letterSpacing-
|
|
6003
|
-
font-size: var(--brand-text-size-
|
|
6004
|
-
line-height: var(--brand-text-lineHeight-
|
|
5974
|
+
letter-spacing: var(--brand-text-letterSpacing-100);
|
|
5975
|
+
font-size: var(--brand-text-size-100);
|
|
5976
|
+
line-height: var(--brand-text-lineHeight-100);
|
|
6005
5977
|
}
|
|
6006
5978
|
|
|
6007
5979
|
.Primer_Brand__FormControl-module__FormControl-label--large___okLn6 {
|
|
6008
|
-
letter-spacing: var(--brand-text-letterSpacing-
|
|
6009
|
-
font-size: var(--brand-text-size-
|
|
6010
|
-
line-height: var(--brand-text-lineHeight-
|
|
5980
|
+
letter-spacing: var(--brand-text-letterSpacing-200);
|
|
5981
|
+
font-size: var(--brand-text-size-200);
|
|
5982
|
+
line-height: var(--brand-text-lineHeight-200);
|
|
6011
5983
|
}
|
|
6012
5984
|
|
|
6013
5985
|
.Primer_Brand__FormControl-module__FormControl-label--checkbox___x2U9X {
|
|
6014
5986
|
cursor: pointer;
|
|
6015
|
-
font-size: var(--brand-text-size-
|
|
5987
|
+
font-size: var(--brand-text-size-100);
|
|
6016
5988
|
font-weight: var(--base-text-weight-semibold);
|
|
6017
|
-
|
|
6018
|
-
line-height: var(--brand-text-lineHeight-300);
|
|
5989
|
+
line-height: var(--base-size-24); /* FIXME */
|
|
6019
5990
|
position: relative;
|
|
6020
|
-
top:
|
|
5991
|
+
top: 2px;
|
|
6021
5992
|
width: 100%;
|
|
6022
5993
|
}
|
|
6023
5994
|
|
|
@@ -6211,8 +6182,6 @@ Fixes safari bug where outline doesn't respect border-radius
|
|
|
6211
6182
|
}
|
|
6212
6183
|
|
|
6213
6184
|
.Primer_Brand__Testimonial-module__Testimonial-quote___QXF1F {
|
|
6214
|
-
font-family: var(--brand-fontStack-sansSerif);
|
|
6215
|
-
font-size: var(--brand-text-size-300);
|
|
6216
6185
|
margin-top: calc(var(--base-size-16) * -1); /* negate grid gap */
|
|
6217
6186
|
display: block;
|
|
6218
6187
|
}
|
|
@@ -6235,7 +6204,7 @@ Fixes safari bug where outline doesn't respect border-radius
|
|
|
6235
6204
|
|
|
6236
6205
|
/**
|
|
6237
6206
|
* Do not edit directly
|
|
6238
|
-
* Generated on Mon, 14 Aug 2023
|
|
6207
|
+
* Generated on Mon, 14 Aug 2023 21:58:48 GMT
|
|
6239
6208
|
*/
|
|
6240
6209
|
|
|
6241
6210
|
:root,
|
|
@@ -6251,7 +6220,7 @@ Fixes safari bug where outline doesn't respect border-radius
|
|
|
6251
6220
|
|
|
6252
6221
|
/**
|
|
6253
6222
|
* Do not edit directly
|
|
6254
|
-
* Generated on Mon, 14 Aug 2023
|
|
6223
|
+
* Generated on Mon, 14 Aug 2023 21:58:48 GMT
|
|
6255
6224
|
*/
|
|
6256
6225
|
|
|
6257
6226
|
:root {
|
|
@@ -6330,16 +6299,16 @@ Fixes safari bug where outline doesn't respect border-radius
|
|
|
6330
6299
|
|
|
6331
6300
|
.Primer_Brand__ComparisonTable-module__ComparisonTable-cell___kifYR {
|
|
6332
6301
|
color: var(--brand-color-text-default);
|
|
6333
|
-
font-weight: var(--brand-text-weight-
|
|
6334
|
-
font-size: var(--brand-text-size-
|
|
6335
|
-
line-height: var(--brand-text-lineHeight-
|
|
6302
|
+
font-weight: var(--brand-text-weight-200);
|
|
6303
|
+
font-size: var(--brand-text-size-200);
|
|
6304
|
+
line-height: var(--brand-text-lineHeight-200);
|
|
6336
6305
|
padding-bottom: var(--base-size-24);
|
|
6337
6306
|
}
|
|
6338
6307
|
|
|
6339
6308
|
.Primer_Brand__ComparisonTable-module__ComparisonTable-cell-heading___QlGCM {
|
|
6340
6309
|
font-weight: var(--base-text-weight-semibold);
|
|
6341
|
-
font-size: var(--brand-text-size-
|
|
6342
|
-
line-height: var(--brand-text-lineHeight-
|
|
6310
|
+
font-size: var(--brand-text-size-200);
|
|
6311
|
+
line-height: var(--brand-text-lineHeight-200);
|
|
6343
6312
|
}
|
|
6344
6313
|
|
|
6345
6314
|
.Primer_Brand__ComparisonTable-module__ComparisonTable-cell-container___AHNr0 {
|
|
@@ -6365,17 +6334,17 @@ Fixes safari bug where outline doesn't respect border-radius
|
|
|
6365
6334
|
}
|
|
6366
6335
|
|
|
6367
6336
|
.Primer_Brand__ComparisonTable-module__ComparisonTable-inline-cell-label___hE3hL {
|
|
6368
|
-
font-weight: var(--brand-heading-weight-
|
|
6369
|
-
font-size: var(--brand-text-size-
|
|
6370
|
-
line-height: var(--brand-heading-lineHeight-
|
|
6337
|
+
font-weight: var(--brand-heading-weight-400);
|
|
6338
|
+
font-size: var(--brand-text-size-400);
|
|
6339
|
+
line-height: var(--brand-heading-lineHeight-400);
|
|
6371
6340
|
}
|
|
6372
6341
|
|
|
6373
6342
|
.Primer_Brand__ComparisonTable-module__ComparisonTable___N2YLX tbody .Primer_Brand__ComparisonTable-module__ComparisonTable-cell-heading___QlGCM {
|
|
6374
6343
|
margin-top: var(--base-size-24);
|
|
6375
6344
|
margin-bottom: var(--base-size-16);
|
|
6376
|
-
font-weight: var(--brand-heading-weight-
|
|
6377
|
-
font-size: var(--brand-text-size-
|
|
6378
|
-
line-height: var(--brand-heading-lineHeight-
|
|
6345
|
+
font-weight: var(--brand-heading-weight-300);
|
|
6346
|
+
font-size: var(--brand-text-size-300);
|
|
6347
|
+
line-height: var(--brand-heading-lineHeight-300);
|
|
6379
6348
|
}
|
|
6380
6349
|
}
|
|
6381
6350
|
|
|
@@ -6476,9 +6445,9 @@ Fixes safari bug where outline doesn't respect border-radius
|
|
|
6476
6445
|
background-clip: text;
|
|
6477
6446
|
}
|
|
6478
6447
|
.ComparisonTable--default thead .Primer_Brand__ComparisonTable-module__ComparisonTable-cell-heading___QlGCM {
|
|
6479
|
-
font-weight: var(--brand-heading-weight-
|
|
6480
|
-
font-size: var(--brand-text-size-
|
|
6481
|
-
line-height: var(--brand-heading-lineHeight-
|
|
6448
|
+
font-weight: var(--brand-heading-weight-400);
|
|
6449
|
+
font-size: var(--brand-text-size-400);
|
|
6450
|
+
line-height: var(--brand-heading-lineHeight-400);
|
|
6482
6451
|
display: inline-flex;
|
|
6483
6452
|
align-items: flex-end;
|
|
6484
6453
|
}
|
|
@@ -6569,7 +6538,7 @@ Fixes safari bug where outline doesn't respect border-radius
|
|
|
6569
6538
|
|
|
6570
6539
|
/**
|
|
6571
6540
|
* Do not edit directly
|
|
6572
|
-
* Generated on Mon, 14 Aug 2023
|
|
6541
|
+
* Generated on Mon, 14 Aug 2023 21:58:48 GMT
|
|
6573
6542
|
*/
|
|
6574
6543
|
|
|
6575
6544
|
:root,
|
|
@@ -6769,11 +6738,11 @@ html {
|
|
|
6769
6738
|
* 4. AnchorNav link labels
|
|
6770
6739
|
*/
|
|
6771
6740
|
.Primer_Brand__AnchorNav-module__AnchorNav-link-label___x3JtK {
|
|
6772
|
-
font-weight: var(--brand-
|
|
6773
|
-
font-size: var(--brand-text-size-
|
|
6774
|
-
line-height: var(--brand-text-lineHeight-
|
|
6741
|
+
font-weight: var(--brand-text-weight-400);
|
|
6742
|
+
font-size: var(--brand-text-size-200);
|
|
6743
|
+
line-height: var(--brand-text-lineHeight-200);
|
|
6775
6744
|
font-family: var(--brand-heading-fontFamily);
|
|
6776
|
-
letter-spacing: var(--brand-heading-letterSpacing-
|
|
6745
|
+
letter-spacing: var(--brand-heading-letterSpacing-200);
|
|
6777
6746
|
color: var(--brand-color-text-default);
|
|
6778
6747
|
transition: color var(--brand-animation-easing-glide) var(--brand-animation-duration-faster);
|
|
6779
6748
|
white-space: nowrap;
|
|
@@ -6973,7 +6942,7 @@ html {
|
|
|
6973
6942
|
|
|
6974
6943
|
/**
|
|
6975
6944
|
* Do not edit directly
|
|
6976
|
-
* Generated on Mon, 14 Aug 2023
|
|
6945
|
+
* Generated on Mon, 14 Aug 2023 21:58:48 GMT
|
|
6977
6946
|
*/
|
|
6978
6947
|
|
|
6979
6948
|
:root,
|
|
@@ -7076,7 +7045,7 @@ html {
|
|
|
7076
7045
|
counter-increment: li;
|
|
7077
7046
|
min-width: var(--base-size-16);
|
|
7078
7047
|
text-align: center;
|
|
7079
|
-
|
|
7048
|
+
font-weight: var(--brand-text-size-200);
|
|
7080
7049
|
}
|
|
7081
7050
|
|
|
7082
7051
|
[dir="ltr"] .Primer_Brand__list-shared-module__List___dFefs {
|
|
@@ -7092,9 +7061,6 @@ html {
|
|
|
7092
7061
|
list-style: none;
|
|
7093
7062
|
gap: var(--base-size-8);
|
|
7094
7063
|
font-family: var(--brand-body-fontFamily);
|
|
7095
|
-
font-weight: var(--brand-text-weight-200);
|
|
7096
|
-
font-size: var(--brand-text-size-200);
|
|
7097
|
-
line-height: var(--brand-text-lineHeight-300);
|
|
7098
7064
|
color: var(--brand-color-text-default);
|
|
7099
7065
|
}
|
|
7100
7066
|
|
|
@@ -7154,7 +7120,7 @@ html {
|
|
|
7154
7120
|
|
|
7155
7121
|
/**
|
|
7156
7122
|
* Do not edit directly
|
|
7157
|
-
* Generated on Mon, 14 Aug 2023
|
|
7123
|
+
* Generated on Mon, 14 Aug 2023 21:58:48 GMT
|
|
7158
7124
|
*/
|
|
7159
7125
|
|
|
7160
7126
|
:root,
|
|
@@ -7280,7 +7246,7 @@ html {
|
|
|
7280
7246
|
|
|
7281
7247
|
/**
|
|
7282
7248
|
* Do not edit directly
|
|
7283
|
-
* Generated on Mon, 14 Aug 2023
|
|
7249
|
+
* Generated on Mon, 14 Aug 2023 21:58:48 GMT
|
|
7284
7250
|
*/
|
|
7285
7251
|
|
|
7286
7252
|
:root,
|
|
@@ -7410,7 +7376,7 @@ html {
|
|
|
7410
7376
|
|
|
7411
7377
|
/**
|
|
7412
7378
|
* Do not edit directly
|
|
7413
|
-
* Generated on Mon, 14 Aug 2023
|
|
7379
|
+
* Generated on Mon, 14 Aug 2023 21:58:48 GMT
|
|
7414
7380
|
*/
|
|
7415
7381
|
|
|
7416
7382
|
:root {
|
|
@@ -7422,7 +7388,7 @@ html {
|
|
|
7422
7388
|
|
|
7423
7389
|
/**
|
|
7424
7390
|
* Do not edit directly
|
|
7425
|
-
* Generated on Mon, 14 Aug 2023
|
|
7391
|
+
* Generated on Mon, 14 Aug 2023 21:58:48 GMT
|
|
7426
7392
|
*/
|
|
7427
7393
|
|
|
7428
7394
|
:root,
|
|
@@ -7741,6 +7707,15 @@ html {
|
|
|
7741
7707
|
padding-bottom: var(--base-size-24);
|
|
7742
7708
|
}
|
|
7743
7709
|
|
|
7710
|
+
.Primer_Brand__SectionIntro-module__SectionIntro-heading--muted___CdGWF {
|
|
7711
|
+
color: var(--brand-color-text-muted);
|
|
7712
|
+
}
|
|
7713
|
+
|
|
7714
|
+
.Primer_Brand__SectionIntro-module__SectionIntro-heading--muted___CdGWF em {
|
|
7715
|
+
font-style: normal;
|
|
7716
|
+
color: var(--brand-color-text-default);
|
|
7717
|
+
}
|
|
7718
|
+
|
|
7744
7719
|
[dir="ltr"] .Primer_Brand__SectionIntro-module__SectionIntro--align-start___C59mu {
|
|
7745
7720
|
text-align: left;
|
|
7746
7721
|
}
|
|
@@ -7774,7 +7749,7 @@ html {
|
|
|
7774
7749
|
|
|
7775
7750
|
/**
|
|
7776
7751
|
* Do not edit directly
|
|
7777
|
-
* Generated on Mon, 14 Aug 2023
|
|
7752
|
+
* Generated on Mon, 14 Aug 2023 21:58:48 GMT
|
|
7778
7753
|
*/
|
|
7779
7754
|
|
|
7780
7755
|
:root,
|
|
@@ -7877,7 +7852,7 @@ html {
|
|
|
7877
7852
|
flex: 1 0 auto;
|
|
7878
7853
|
display: grid;
|
|
7879
7854
|
align-items: center;
|
|
7880
|
-
padding: var(--
|
|
7855
|
+
padding: var(--brand-control-medium-paddingBlock) var(--brand-control-medium-paddingInline-normal);
|
|
7881
7856
|
overflow: hidden;
|
|
7882
7857
|
text-overflow: ellipsis;
|
|
7883
7858
|
grid-template-areas: 'leadingVisual text';
|
|
@@ -7933,7 +7908,6 @@ html {
|
|
|
7933
7908
|
|
|
7934
7909
|
.Primer_Brand__ActionMenu-module__ActionMenu__item-text___K_1vl {
|
|
7935
7910
|
grid-area: text / text;
|
|
7936
|
-
line-height: calc(1.42857);
|
|
7937
7911
|
}
|
|
7938
7912
|
|
|
7939
7913
|
.Primer_Brand__ActionMenu-module__ActionMenu__item-icon___JyMwz {
|
|
@@ -7968,8 +7942,8 @@ html {
|
|
|
7968
7942
|
|
|
7969
7943
|
.Primer_Brand__Prose-module__Prose___X2BXE {
|
|
7970
7944
|
font-family: var(--brand-body-fontFamily);
|
|
7971
|
-
font-size: var(--brand-text-size-
|
|
7972
|
-
line-height: var(--brand-text-lineHeight-
|
|
7945
|
+
font-size: var(--brand-text-size-200);
|
|
7946
|
+
line-height: var(--brand-text-lineHeight-200);
|
|
7973
7947
|
color: var(--brand-color-text-default);
|
|
7974
7948
|
}
|
|
7975
7949
|
|
|
@@ -7995,7 +7969,7 @@ html {
|
|
|
7995
7969
|
/* ---------------------------------------------------------- */
|
|
7996
7970
|
|
|
7997
7971
|
.Primer_Brand__Prose-module__Prose___X2BXE h1 {
|
|
7998
|
-
font-weight: var(--brand-
|
|
7972
|
+
font-weight: var(--brand-heading-weight-900);
|
|
7999
7973
|
font-size: var(--brand-text-size-900);
|
|
8000
7974
|
line-height: var(--brand-text-lineHeight-900);
|
|
8001
7975
|
font-family: var(--brand-heading-fontFamily);
|
|
@@ -8007,7 +7981,7 @@ html {
|
|
|
8007
7981
|
}
|
|
8008
7982
|
|
|
8009
7983
|
.Primer_Brand__Prose-module__Prose___X2BXE h2 {
|
|
8010
|
-
font-weight: var(--brand-
|
|
7984
|
+
font-weight: var(--brand-heading-weight-800);
|
|
8011
7985
|
font-size: var(--brand-text-size-800);
|
|
8012
7986
|
line-height: var(--brand-text-lineHeight-800);
|
|
8013
7987
|
font-family: var(--brand-heading-fontFamily);
|
|
@@ -8182,7 +8156,7 @@ html {
|
|
|
8182
8156
|
|
|
8183
8157
|
/**
|
|
8184
8158
|
* Do not edit directly
|
|
8185
|
-
* Generated on Mon, 14 Aug 2023
|
|
8159
|
+
* Generated on Mon, 14 Aug 2023 21:58:48 GMT
|
|
8186
8160
|
*/
|
|
8187
8161
|
|
|
8188
8162
|
:root {
|
|
@@ -11512,7 +11486,7 @@ html {
|
|
|
11512
11486
|
|
|
11513
11487
|
/**
|
|
11514
11488
|
* Do not edit directly
|
|
11515
|
-
* Generated on Mon, 14 Aug 2023
|
|
11489
|
+
* Generated on Mon, 14 Aug 2023 21:58:48 GMT
|
|
11516
11490
|
*/
|
|
11517
11491
|
|
|
11518
11492
|
:root,
|
|
@@ -11528,7 +11502,7 @@ html {
|
|
|
11528
11502
|
|
|
11529
11503
|
/**
|
|
11530
11504
|
* Do not edit directly
|
|
11531
|
-
* Generated on Mon, 14 Aug 2023
|
|
11505
|
+
* Generated on Mon, 14 Aug 2023 21:58:48 GMT
|
|
11532
11506
|
*/
|
|
11533
11507
|
|
|
11534
11508
|
:root {
|
|
@@ -11689,7 +11663,7 @@ html {
|
|
|
11689
11663
|
}
|
|
11690
11664
|
|
|
11691
11665
|
.Primer_Brand__Timeline-module__Timeline___keSeT {
|
|
11692
|
-
--bulletY: calc(var(--
|
|
11666
|
+
--bulletY: calc(var(--base-size-8) / 2 - var(--brand-Timeline-bullet-size) / 2 + var(--base-size-8));
|
|
11693
11667
|
|
|
11694
11668
|
margin: 0;
|
|
11695
11669
|
padding: 0;
|
|
@@ -11749,7 +11723,7 @@ html {
|
|
|
11749
11723
|
|
|
11750
11724
|
/**
|
|
11751
11725
|
* Do not edit directly
|
|
11752
|
-
* Generated on Mon, 14 Aug 2023
|
|
11726
|
+
* Generated on Mon, 14 Aug 2023 21:58:48 GMT
|
|
11753
11727
|
*/
|
|
11754
11728
|
|
|
11755
11729
|
:root,
|
|
@@ -11763,7 +11737,7 @@ html {
|
|
|
11763
11737
|
|
|
11764
11738
|
/**
|
|
11765
11739
|
* Do not edit directly
|
|
11766
|
-
* Generated on Mon, 14 Aug 2023
|
|
11740
|
+
* Generated on Mon, 14 Aug 2023 21:58:48 GMT
|
|
11767
11741
|
*/
|
|
11768
11742
|
|
|
11769
11743
|
:root {
|
|
@@ -11772,6 +11746,6 @@ html {
|
|
|
11772
11746
|
--brand-Timeline-spacing: var(--base-size-16);
|
|
11773
11747
|
--brand-Timeline-strokeWidth: 0.125rem;
|
|
11774
11748
|
--brand-Timeline-lineLength: 44ch;
|
|
11775
|
-
--brand-Timeline-lineHeight: var(--brand-text-lineHeight-
|
|
11749
|
+
--brand-Timeline-lineHeight: var(--brand-text-lineHeight-200);
|
|
11776
11750
|
}
|
|
11777
11751
|
|