@primer/react-brand 0.64.1-rc.83bbe583 → 0.65.0-rc.0895cfab
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/Accordion/Accordion.d.ts +3 -0
- package/lib/FAQ/FAQ.d.ts +5 -2
- package/lib/FAQ/FAQGroup.d.ts +2 -1
- package/lib/Grid/Grid.d.ts +25 -1
- package/lib/LogoSuite/LogoSuite.d.ts +11 -1
- package/lib/css/main.css +534 -196
- package/lib/design-tokens/css/tokens/base/colors/color-scales-with-modes.css +1 -1
- package/lib/design-tokens/css/tokens/base/colors/light.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 +1 -1
- 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 +9 -5
- 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/bento/base.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/blinking-cursor/colors-with-modes.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/breadcrumbs/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/eyebrow-banner/colors-with-modes.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/eyebrow-banner/eyebrow-banner.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 +7 -3
- package/lib/design-tokens/css/tokens/functional/components/faq/colors.css +4 -2
- 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/frosted-glass-vfx/base.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/frosted-glass-vfx/colors-with-modes.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/icon/colors-with-modes.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/icon/colors.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/ide/base.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/ide/colors-with-modes.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 -7
- package/lib/design-tokens/css/tokens/functional/components/logosuite/colors-with-modes.css +3 -3
- package/lib/design-tokens/css/tokens/functional/components/logosuite/colors.css +2 -2
- package/lib/design-tokens/css/tokens/functional/components/pagination/colors-with-modes.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/pricing-options/colors-with-modes.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/pricing-options/colors.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/pricing-options/pricing-options.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/prose/base.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/prose/colors-with-modes.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/river-story-scroll/colors-with-modes.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/section/section.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/statistic/base.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/sub-nav/base.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/sub-nav/colors-with-modes.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/tabs/base.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/tabs/colors-with-modes.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/tabs/colors.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/testimonial/base.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/testimonial/colors-with-modes.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/testimonial/colors.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/timeline/base.css +1 -1
- 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/components/tooltip/colors-with-modes.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/tooltip/colors.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/video-player/base.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/video-player/colors-with-modes.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 +1 -1
- package/lib/design-tokens/css/tokens/functional/size/viewport.css +1 -1
- package/lib/design-tokens/css/tokens/functional/typography/typography-responsive.css +1 -1
- package/lib/design-tokens/css/tokens/functional/typography/typography.css +1 -1
- package/lib/design-tokens/js/module/tokens/base/colors/light.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 +1 -1
- 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/bento/base.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/eyebrow-banner/eyebrow-banner.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 +16 -6
- 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/frosted-glass-vfx/base.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/icon/colors.js +1 -1
- package/lib/design-tokens/js/module/tokens/functional/components/ide/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 +3 -3
- package/lib/design-tokens/js/module/tokens/functional/components/pillar/colors.js +1 -1
- package/lib/design-tokens/js/module/tokens/functional/components/pricing-options/colors.js +1 -1
- package/lib/design-tokens/js/module/tokens/functional/components/pricing-options/pricing-options.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/section/section.js +1 -1
- package/lib/design-tokens/js/module/tokens/functional/components/statistic/base.js +1 -1
- package/lib/design-tokens/js/module/tokens/functional/components/sub-nav/base.js +1 -1
- package/lib/design-tokens/js/module/tokens/functional/components/tabs/base.js +1 -1
- package/lib/design-tokens/js/module/tokens/functional/components/tabs/colors.js +1 -1
- package/lib/design-tokens/js/module/tokens/functional/components/testimonial/base.js +1 -1
- package/lib/design-tokens/js/module/tokens/functional/components/testimonial/colors.js +1 -1
- package/lib/design-tokens/js/module/tokens/functional/components/timeline/base.js +1 -1
- package/lib/design-tokens/js/module/tokens/functional/components/timeline/colors.js +1 -1
- package/lib/design-tokens/js/module/tokens/functional/components/tooltip/colors.js +1 -1
- package/lib/design-tokens/js/module/tokens/functional/components/video-player/base.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 +1 -1
- 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 +1 -1
- package/lib/design-tokens/js/module/tokens/functional/typography/typography.js +1 -1
- package/lib/design-tokens/js/tokens/base/colors/light.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 +1 -1
- 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/bento/base.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/eyebrow-banner/eyebrow-banner.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 +4 -2
- 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/frosted-glass-vfx/base.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/icon/colors.js +1 -1
- package/lib/design-tokens/js/tokens/functional/components/ide/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 +2 -2
- package/lib/design-tokens/js/tokens/functional/components/pillar/colors.js +1 -1
- package/lib/design-tokens/js/tokens/functional/components/pricing-options/colors.js +1 -1
- package/lib/design-tokens/js/tokens/functional/components/pricing-options/pricing-options.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/section/section.js +1 -1
- package/lib/design-tokens/js/tokens/functional/components/statistic/base.js +1 -1
- package/lib/design-tokens/js/tokens/functional/components/sub-nav/base.js +1 -1
- package/lib/design-tokens/js/tokens/functional/components/tabs/base.js +1 -1
- package/lib/design-tokens/js/tokens/functional/components/tabs/colors.js +1 -1
- package/lib/design-tokens/js/tokens/functional/components/testimonial/base.js +1 -1
- package/lib/design-tokens/js/tokens/functional/components/testimonial/colors.js +1 -1
- package/lib/design-tokens/js/tokens/functional/components/timeline/base.js +1 -1
- package/lib/design-tokens/js/tokens/functional/components/timeline/colors.js +1 -1
- package/lib/design-tokens/js/tokens/functional/components/tooltip/colors.js +1 -1
- package/lib/design-tokens/js/tokens/functional/components/video-player/base.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 +1 -1
- package/lib/design-tokens/js/tokens/functional/size/viewport.js +1 -1
- package/lib/design-tokens/js/tokens/functional/typography/typography-responsive.js +1 -1
- package/lib/design-tokens/js/tokens/functional/typography/typography.js +1 -1
- package/lib/design-tokens/scss/tokens/base/colors/light.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 +1 -1
- 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/bento/base.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/eyebrow-banner/eyebrow-banner.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 +4 -2
- 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/frosted-glass-vfx/base.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/icon/colors.scss +1 -1
- package/lib/design-tokens/scss/tokens/functional/components/ide/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 +2 -2
- package/lib/design-tokens/scss/tokens/functional/components/pillar/colors.scss +1 -1
- package/lib/design-tokens/scss/tokens/functional/components/pricing-options/colors.scss +1 -1
- package/lib/design-tokens/scss/tokens/functional/components/pricing-options/pricing-options.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/section/section.scss +1 -1
- package/lib/design-tokens/scss/tokens/functional/components/statistic/base.scss +1 -1
- package/lib/design-tokens/scss/tokens/functional/components/sub-nav/base.scss +1 -1
- package/lib/design-tokens/scss/tokens/functional/components/tabs/base.scss +1 -1
- package/lib/design-tokens/scss/tokens/functional/components/tabs/colors.scss +1 -1
- package/lib/design-tokens/scss/tokens/functional/components/testimonial/base.scss +1 -1
- package/lib/design-tokens/scss/tokens/functional/components/testimonial/colors.scss +1 -1
- package/lib/design-tokens/scss/tokens/functional/components/timeline/base.scss +1 -1
- package/lib/design-tokens/scss/tokens/functional/components/timeline/colors.scss +1 -1
- package/lib/design-tokens/scss/tokens/functional/components/tooltip/colors.scss +1 -1
- package/lib/design-tokens/scss/tokens/functional/components/video-player/base.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 +1 -1
- package/lib/design-tokens/scss/tokens/functional/size/viewport.scss +1 -1
- package/lib/design-tokens/scss/tokens/functional/typography/typography-responsive.scss +1 -1
- package/lib/design-tokens/scss/tokens/functional/typography/typography.scss +1 -1
- package/lib/design-tokens/ts/tokens/base/colors/light.d.ts +1 -1
- package/lib/design-tokens/ts/tokens/base/colors/light.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 +1 -1
- package/lib/design-tokens/ts/tokens/base/typography/typography.js +1 -1
- 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/bento/base.d.ts +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/bento/base.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/eyebrow-banner/eyebrow-banner.d.ts +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/eyebrow-banner/eyebrow-banner.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 +8 -4
- package/lib/design-tokens/ts/tokens/functional/components/faq/colors.js +8 -4
- 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/frosted-glass-vfx/base.d.ts +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/frosted-glass-vfx/base.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/icon/colors.d.ts +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/icon/colors.js +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/ide/base.d.ts +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/ide/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 +2 -2
- 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/pricing-options/colors.d.ts +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/pricing-options/colors.js +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/pricing-options/pricing-options.d.ts +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/pricing-options/pricing-options.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/section/section.d.ts +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/section/section.js +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/statistic/base.d.ts +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/statistic/base.js +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/sub-nav/base.d.ts +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/sub-nav/base.js +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/tabs/base.d.ts +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/tabs/base.js +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/tabs/colors.d.ts +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/tabs/colors.js +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/testimonial/base.d.ts +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/testimonial/base.js +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/testimonial/colors.d.ts +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/testimonial/colors.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 +1 -1
- 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/components/tooltip/colors.d.ts +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/tooltip/colors.js +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/video-player/base.d.ts +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/video-player/base.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 +1 -1
- package/lib/design-tokens/ts/tokens/functional/size/size.js +1 -1
- 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 +1 -1
- package/lib/design-tokens/ts/tokens/functional/typography/typography-responsive.js +1 -1
- package/lib/design-tokens/ts/tokens/functional/typography/typography.d.ts +1 -1
- package/lib/design-tokens/ts/tokens/functional/typography/typography.js +1 -1
- package/lib/index.js +1 -1
- package/package.json +1 -1
package/lib/css/main.css
CHANGED
|
@@ -78,7 +78,7 @@ html {
|
|
|
78
78
|
|
|
79
79
|
/**
|
|
80
80
|
* Do not edit directly
|
|
81
|
-
* Generated on
|
|
81
|
+
* Generated on Mon, 23 Feb 2026 09:37:11 GMT
|
|
82
82
|
*/
|
|
83
83
|
|
|
84
84
|
:root,
|
|
@@ -356,7 +356,7 @@ html {
|
|
|
356
356
|
|
|
357
357
|
/**
|
|
358
358
|
* Do not edit directly
|
|
359
|
-
* Generated on
|
|
359
|
+
* Generated on Mon, 23 Feb 2026 09:37:11 GMT
|
|
360
360
|
*/
|
|
361
361
|
|
|
362
362
|
:root {
|
|
@@ -383,7 +383,7 @@ html {
|
|
|
383
383
|
|
|
384
384
|
/**
|
|
385
385
|
* Do not edit directly
|
|
386
|
-
* Generated on
|
|
386
|
+
* Generated on Mon, 23 Feb 2026 09:37:11 GMT
|
|
387
387
|
*/
|
|
388
388
|
|
|
389
389
|
:root {
|
|
@@ -400,7 +400,7 @@ html {
|
|
|
400
400
|
|
|
401
401
|
/**
|
|
402
402
|
* Do not edit directly
|
|
403
|
-
* Generated on
|
|
403
|
+
* Generated on Mon, 23 Feb 2026 09:37:11 GMT
|
|
404
404
|
*/
|
|
405
405
|
|
|
406
406
|
:root {
|
|
@@ -558,7 +558,7 @@ html {
|
|
|
558
558
|
|
|
559
559
|
/**
|
|
560
560
|
* Do not edit directly
|
|
561
|
-
* Generated on
|
|
561
|
+
* Generated on Mon, 23 Feb 2026 09:37:10 GMT
|
|
562
562
|
*/
|
|
563
563
|
|
|
564
564
|
:root {
|
|
@@ -572,7 +572,7 @@ html {
|
|
|
572
572
|
|
|
573
573
|
/**
|
|
574
574
|
* Do not edit directly
|
|
575
|
-
* Generated on
|
|
575
|
+
* Generated on Mon, 23 Feb 2026 09:37:10 GMT
|
|
576
576
|
*/
|
|
577
577
|
|
|
578
578
|
:root {
|
|
@@ -591,7 +591,7 @@ html {
|
|
|
591
591
|
|
|
592
592
|
/**
|
|
593
593
|
* Do not edit directly
|
|
594
|
-
* Generated on
|
|
594
|
+
* Generated on Mon, 23 Feb 2026 09:37:11 GMT
|
|
595
595
|
*/
|
|
596
596
|
|
|
597
597
|
:root,
|
|
@@ -671,7 +671,7 @@ html {
|
|
|
671
671
|
|
|
672
672
|
/**
|
|
673
673
|
* Do not edit directly
|
|
674
|
-
* Generated on
|
|
674
|
+
* Generated on Mon, 23 Feb 2026 09:37:11 GMT
|
|
675
675
|
*/
|
|
676
676
|
|
|
677
677
|
:root {
|
|
@@ -698,7 +698,7 @@ html {
|
|
|
698
698
|
|
|
699
699
|
/**
|
|
700
700
|
* Do not edit directly
|
|
701
|
-
* Generated on
|
|
701
|
+
* Generated on Mon, 23 Feb 2026 09:37:11 GMT
|
|
702
702
|
*/
|
|
703
703
|
|
|
704
704
|
:root,
|
|
@@ -713,13 +713,26 @@ html {
|
|
|
713
713
|
.Primer_Brand__Grid-module__Grid___q48mT {
|
|
714
714
|
display: grid;
|
|
715
715
|
grid-template-columns: repeat(12, minmax(0, 1fr));
|
|
716
|
-
grid-row-gap: var(--brand-Grid-spacing-row);
|
|
717
|
-
grid-column-gap: var(--brand-Grid-spacing-column-gap);
|
|
718
|
-
padding-inline: var(--brand-Grid-spacing-margin);
|
|
719
716
|
max-width: 1280px;
|
|
720
717
|
margin: 0 auto;
|
|
721
718
|
}
|
|
722
719
|
|
|
720
|
+
.Primer_Brand__Grid-module__Grid--columnGap-default___NxZ0V {
|
|
721
|
+
grid-column-gap: var(--brand-Grid-spacing-column-gap);
|
|
722
|
+
}
|
|
723
|
+
|
|
724
|
+
.Primer_Brand__Grid-module__Grid--columnGap-none___Qh5GF {
|
|
725
|
+
grid-column-gap: 0;
|
|
726
|
+
}
|
|
727
|
+
|
|
728
|
+
.Primer_Brand__Grid-module__Grid--rowGap-default___X5kJS {
|
|
729
|
+
grid-row-gap: var(--brand-Grid-spacing-row);
|
|
730
|
+
}
|
|
731
|
+
|
|
732
|
+
.Primer_Brand__Grid-module__Grid--rowGap-none___WSM_k {
|
|
733
|
+
grid-row-gap: 0;
|
|
734
|
+
}
|
|
735
|
+
|
|
723
736
|
.Primer_Brand__Grid-module__Grid--full-width___pIgWW {
|
|
724
737
|
width: 100%;
|
|
725
738
|
max-width: none;
|
|
@@ -743,6 +756,10 @@ html {
|
|
|
743
756
|
min-height: var(--base-size-24);
|
|
744
757
|
}
|
|
745
758
|
|
|
759
|
+
.Primer_Brand__Grid-module__Grid--has-gutters___KoJD2 {
|
|
760
|
+
padding-inline: var(--brand-Grid-spacing-margin);
|
|
761
|
+
}
|
|
762
|
+
|
|
746
763
|
/**
|
|
747
764
|
* Non-responsive, default values
|
|
748
765
|
*/
|
|
@@ -1454,7 +1471,7 @@ html {
|
|
|
1454
1471
|
|
|
1455
1472
|
/**
|
|
1456
1473
|
* Do not edit directly
|
|
1457
|
-
* Generated on
|
|
1474
|
+
* Generated on Mon, 23 Feb 2026 09:37:10 GMT
|
|
1458
1475
|
*/
|
|
1459
1476
|
|
|
1460
1477
|
:root {
|
|
@@ -1762,7 +1779,7 @@ html {
|
|
|
1762
1779
|
|
|
1763
1780
|
/**
|
|
1764
1781
|
* Do not edit directly
|
|
1765
|
-
* Generated on
|
|
1782
|
+
* Generated on Mon, 23 Feb 2026 09:37:10 GMT
|
|
1766
1783
|
*/
|
|
1767
1784
|
|
|
1768
1785
|
:root {
|
|
@@ -6742,7 +6759,7 @@ html {
|
|
|
6742
6759
|
|
|
6743
6760
|
/**
|
|
6744
6761
|
* Do not edit directly
|
|
6745
|
-
* Generated on
|
|
6762
|
+
* Generated on Mon, 23 Feb 2026 09:37:11 GMT
|
|
6746
6763
|
*/
|
|
6747
6764
|
|
|
6748
6765
|
:root,
|
|
@@ -7079,7 +7096,7 @@ html {
|
|
|
7079
7096
|
|
|
7080
7097
|
/**
|
|
7081
7098
|
* Do not edit directly
|
|
7082
|
-
* Generated on
|
|
7099
|
+
* Generated on Mon, 23 Feb 2026 09:37:10 GMT
|
|
7083
7100
|
*/
|
|
7084
7101
|
|
|
7085
7102
|
:root {
|
|
@@ -7385,7 +7402,7 @@ html {
|
|
|
7385
7402
|
|
|
7386
7403
|
/**
|
|
7387
7404
|
* Do not edit directly
|
|
7388
|
-
* Generated on
|
|
7405
|
+
* Generated on Mon, 23 Feb 2026 09:37:11 GMT
|
|
7389
7406
|
*/
|
|
7390
7407
|
|
|
7391
7408
|
:root,
|
|
@@ -7401,7 +7418,7 @@ html {
|
|
|
7401
7418
|
|
|
7402
7419
|
/**
|
|
7403
7420
|
* Do not edit directly
|
|
7404
|
-
* Generated on
|
|
7421
|
+
* Generated on Mon, 23 Feb 2026 09:37:11 GMT
|
|
7405
7422
|
*/
|
|
7406
7423
|
|
|
7407
7424
|
:root,
|
|
@@ -7668,7 +7685,7 @@ html {
|
|
|
7668
7685
|
|
|
7669
7686
|
/**
|
|
7670
7687
|
* Do not edit directly
|
|
7671
|
-
* Generated on
|
|
7688
|
+
* Generated on Mon, 23 Feb 2026 09:37:10 GMT
|
|
7672
7689
|
*/
|
|
7673
7690
|
|
|
7674
7691
|
:root {
|
|
@@ -7679,7 +7696,7 @@ html {
|
|
|
7679
7696
|
|
|
7680
7697
|
/**
|
|
7681
7698
|
* Do not edit directly
|
|
7682
|
-
* Generated on
|
|
7699
|
+
* Generated on Mon, 23 Feb 2026 09:37:11 GMT
|
|
7683
7700
|
*/
|
|
7684
7701
|
|
|
7685
7702
|
:root {
|
|
@@ -8407,7 +8424,7 @@ html {
|
|
|
8407
8424
|
|
|
8408
8425
|
/**
|
|
8409
8426
|
* Do not edit directly
|
|
8410
|
-
* Generated on
|
|
8427
|
+
* Generated on Mon, 23 Feb 2026 09:37:11 GMT
|
|
8411
8428
|
*/
|
|
8412
8429
|
|
|
8413
8430
|
:root,
|
|
@@ -8443,6 +8460,10 @@ html {
|
|
|
8443
8460
|
z-index: 90;
|
|
8444
8461
|
}
|
|
8445
8462
|
|
|
8463
|
+
.Primer_Brand__SubdomainNavBar-module__SubdomainNavBar-outer-container___aE8uv:not(.Primer_Brand__SubdomainNavBar-module__SubdomainNavBar-outer-container--fixed___ZhyZf) {
|
|
8464
|
+
position: relative;
|
|
8465
|
+
}
|
|
8466
|
+
|
|
8446
8467
|
.Primer_Brand__SubdomainNavBar-module__SubdomainNavBar-outer-container--fixed___ZhyZf {
|
|
8447
8468
|
position: fixed;
|
|
8448
8469
|
top: 0;
|
|
@@ -9003,7 +9024,6 @@ html {
|
|
|
9003
9024
|
position: absolute;
|
|
9004
9025
|
top: 0;
|
|
9005
9026
|
bottom: 1px;
|
|
9006
|
-
width: 100vw;
|
|
9007
9027
|
left: 0;
|
|
9008
9028
|
right: 0;
|
|
9009
9029
|
background-color: var(--brand-SubdomainNavBar-canvas-search);
|
|
@@ -9106,10 +9126,10 @@ html {
|
|
|
9106
9126
|
}
|
|
9107
9127
|
|
|
9108
9128
|
.Primer_Brand__SubdomainNavBar-module__SubdomainNavBar-skip-to-content___WMHSh {
|
|
9109
|
-
position:
|
|
9129
|
+
position: absolute;
|
|
9110
9130
|
top: 75px;
|
|
9111
9131
|
border-radius: 0px;
|
|
9112
|
-
width:
|
|
9132
|
+
width: 100%;
|
|
9113
9133
|
z-index: 100;
|
|
9114
9134
|
}
|
|
9115
9135
|
|
|
@@ -9172,7 +9192,7 @@ html {
|
|
|
9172
9192
|
|
|
9173
9193
|
/**
|
|
9174
9194
|
* Do not edit directly
|
|
9175
|
-
* Generated on
|
|
9195
|
+
* Generated on Mon, 23 Feb 2026 09:37:11 GMT
|
|
9176
9196
|
*/
|
|
9177
9197
|
|
|
9178
9198
|
:root,
|
|
@@ -9200,7 +9220,7 @@ html {
|
|
|
9200
9220
|
|
|
9201
9221
|
/**
|
|
9202
9222
|
* Do not edit directly
|
|
9203
|
-
* Generated on
|
|
9223
|
+
* Generated on Mon, 23 Feb 2026 09:37:11 GMT
|
|
9204
9224
|
*/
|
|
9205
9225
|
|
|
9206
9226
|
:root,
|
|
@@ -9216,7 +9236,7 @@ html {
|
|
|
9216
9236
|
|
|
9217
9237
|
/**
|
|
9218
9238
|
* Do not edit directly
|
|
9219
|
-
* Generated on
|
|
9239
|
+
* Generated on Mon, 23 Feb 2026 09:37:10 GMT
|
|
9220
9240
|
*/
|
|
9221
9241
|
|
|
9222
9242
|
:root {
|
|
@@ -9269,7 +9289,7 @@ html {
|
|
|
9269
9289
|
|
|
9270
9290
|
/**
|
|
9271
9291
|
* Do not edit directly
|
|
9272
|
-
* Generated on
|
|
9292
|
+
* Generated on Mon, 23 Feb 2026 09:37:11 GMT
|
|
9273
9293
|
*/
|
|
9274
9294
|
|
|
9275
9295
|
:root,
|
|
@@ -9300,8 +9320,10 @@ html {
|
|
|
9300
9320
|
--brand-Accordion-toggle-color-red-orange-end: var(--base-color-scale-orange-5);
|
|
9301
9321
|
--brand-Accordion-toggle-color-teal: var(--base-color-scale-teal-5);
|
|
9302
9322
|
--brand-Accordion-toggle-color-yellow: var(--base-color-scale-yellow-5);
|
|
9303
|
-
--brand-Accordion-border-color-default: var(--brand-color-border-
|
|
9304
|
-
--brand-Accordion-
|
|
9323
|
+
--brand-Accordion-border-color-default: var(--brand-color-border-muted);
|
|
9324
|
+
--brand-Accordion-indicator-idle: var(--base-color-scale-gray-3);
|
|
9325
|
+
--brand-Accordion-indicator-hover: var(--base-color-scale-gray-5);
|
|
9326
|
+
--brand-Accordion-indicator-active: var(--brand-color-accent-primary);
|
|
9305
9327
|
}
|
|
9306
9328
|
|
|
9307
9329
|
[data-color-mode="dark"] {
|
|
@@ -9331,8 +9353,10 @@ html {
|
|
|
9331
9353
|
--brand-Accordion-toggle-color-red-orange-end: var(--base-color-scale-orange-2);
|
|
9332
9354
|
--brand-Accordion-toggle-color-teal: var(--base-color-scale-teal-2);
|
|
9333
9355
|
--brand-Accordion-toggle-color-yellow: var(--base-color-scale-yellow-2);
|
|
9334
|
-
--brand-Accordion-border-color-default: var(--
|
|
9335
|
-
--brand-Accordion-
|
|
9356
|
+
--brand-Accordion-border-color-default: var(--brand-color-border-muted);
|
|
9357
|
+
--brand-Accordion-indicator-idle: var(--base-color-scale-gray-7);
|
|
9358
|
+
--brand-Accordion-indicator-hover: var(--base-color-scale-gray-5);
|
|
9359
|
+
--brand-Accordion-indicator-active: var(--brand-color-accent-primary);
|
|
9336
9360
|
}
|
|
9337
9361
|
|
|
9338
9362
|
.Primer_Brand__Accordion-module__Accordion___M_LPt {
|
|
@@ -9345,13 +9369,67 @@ html {
|
|
|
9345
9369
|
}
|
|
9346
9370
|
|
|
9347
9371
|
.Primer_Brand__Accordion-module__Accordion--emphasis___j9wgA:not(.Primer_Brand__Accordion-module__Accordion___M_LPt .Primer_Brand__Accordion-module__Accordion___M_LPt) > .Primer_Brand__Accordion-module__Accordion__summary___NUIYc {
|
|
9348
|
-
|
|
9372
|
+
background-color: var(--brand-color-canvas-subtle);
|
|
9373
|
+
border-block: var(--brand-borderWidth-thin) solid var(--brand-color-border-muted);
|
|
9374
|
+
padding-block: var(--base-size-20);
|
|
9375
|
+
padding-inline: var(--base-size-20);
|
|
9376
|
+
gap: 0;
|
|
9377
|
+
justify-content: flex-start;
|
|
9378
|
+
align-items: center;
|
|
9379
|
+
}
|
|
9380
|
+
|
|
9381
|
+
.Primer_Brand__Accordion-module__Accordion__summary--emphasis___FqzWk::before {
|
|
9382
|
+
content: '';
|
|
9383
|
+
display: block;
|
|
9384
|
+
width: calc(var(--base-size-8) - 1px);
|
|
9385
|
+
height: var(--base-size-12);
|
|
9386
|
+
flex-shrink: 0;
|
|
9387
|
+
margin-inline-end: var(--base-size-12);
|
|
9388
|
+
background-color: var(--brand-Accordion-indicator-idle);
|
|
9389
|
+
}
|
|
9390
|
+
|
|
9391
|
+
.Primer_Brand__Accordion-module__Accordion__summary--emphasis___FqzWk:hover::before {
|
|
9392
|
+
background-color: var(--brand-Accordion-indicator-hover);
|
|
9393
|
+
}
|
|
9394
|
+
|
|
9395
|
+
details[open] > .Primer_Brand__Accordion-module__Accordion__summary--emphasis___FqzWk::before {
|
|
9396
|
+
background-color: var(--brand-Accordion-indicator-active);
|
|
9397
|
+
}
|
|
9398
|
+
|
|
9399
|
+
.Primer_Brand__Accordion-module__Accordion__summary--emphasis___FqzWk h3, .Primer_Brand__Accordion-module__Accordion__summary--emphasis___FqzWk h4, .Primer_Brand__Accordion-module__Accordion__summary--emphasis___FqzWk h5, .Primer_Brand__Accordion-module__Accordion__summary--emphasis___FqzWk h6 {
|
|
9400
|
+
font-family: var(--brand-fontStack-monospace);
|
|
9401
|
+
font-size: var(--brand-text-size-100);
|
|
9402
|
+
font-weight: var(--brand-text-weight-500);
|
|
9403
|
+
line-height: var(--brand-text-lineHeight-100);
|
|
9404
|
+
letter-spacing: 0.15px;
|
|
9405
|
+
text-transform: uppercase;
|
|
9406
|
+
}
|
|
9407
|
+
|
|
9408
|
+
.Primer_Brand__Accordion-module__Accordion--emphasis___j9wgA:not(.Primer_Brand__Accordion-module__Accordion___M_LPt .Primer_Brand__Accordion-module__Accordion___M_LPt)
|
|
9409
|
+
+ .Primer_Brand__Accordion-module__Accordion--emphasis___j9wgA:not(.Primer_Brand__Accordion-module__Accordion___M_LPt .Primer_Brand__Accordion-module__Accordion___M_LPt)
|
|
9410
|
+
> .Primer_Brand__Accordion-module__Accordion__summary___NUIYc {
|
|
9411
|
+
border-block-start: none;
|
|
9412
|
+
}
|
|
9413
|
+
|
|
9414
|
+
.Primer_Brand__Accordion-module__Accordion--emphasis___j9wgA:not(.Primer_Brand__Accordion-module__Accordion___M_LPt .Primer_Brand__Accordion-module__Accordion___M_LPt) > .Primer_Brand__Accordion-module__Accordion__content___wMZGe {
|
|
9415
|
+
border-block-end: var(--brand-borderWidth-thin) solid var(--brand-color-border-muted);
|
|
9416
|
+
padding-block-start: var(--base-size-12);
|
|
9417
|
+
padding-block-end: var(--base-size-12);
|
|
9418
|
+
padding-inline: var(--base-size-20);
|
|
9419
|
+
}
|
|
9420
|
+
|
|
9421
|
+
.Primer_Brand__Accordion-module__Accordion--emphasis___j9wgA .Primer_Brand__Accordion-module__Accordion--default___wLsHR:last-child {
|
|
9422
|
+
border-bottom: none;
|
|
9423
|
+
}
|
|
9424
|
+
|
|
9425
|
+
.Primer_Brand__Accordion-module__Accordion--emphasis___j9wgA .Primer_Brand__Accordion-module__Accordion--default___wLsHR:last-child::after {
|
|
9426
|
+
display: none;
|
|
9349
9427
|
}
|
|
9350
9428
|
|
|
9351
9429
|
.Primer_Brand__Accordion-module__Accordion--default___wLsHR::after {
|
|
9352
9430
|
content: '';
|
|
9353
|
-
|
|
9354
|
-
height:
|
|
9431
|
+
background-color: var(--brand-Accordion-border-color-default);
|
|
9432
|
+
height: var(--brand-borderWidth-thin);
|
|
9355
9433
|
transition: var(--brand-animation-duration-fast) transform;
|
|
9356
9434
|
transform: scaleY(0);
|
|
9357
9435
|
transform-origin: 50% 100%;
|
|
@@ -9361,8 +9439,10 @@ html {
|
|
|
9361
9439
|
left: 0;
|
|
9362
9440
|
}
|
|
9363
9441
|
|
|
9364
|
-
.Primer_Brand__Accordion-module__Accordion--default___wLsHR:hover::after
|
|
9365
|
-
|
|
9442
|
+
.Primer_Brand__Accordion-module__Accordion--default___wLsHR:hover::after,
|
|
9443
|
+
details[open].Primer_Brand__Accordion-module__Accordion--default___wLsHR::after {
|
|
9444
|
+
background-color: var(--brand-color-accent-primary);
|
|
9445
|
+
transform: scaleY(1);
|
|
9366
9446
|
}
|
|
9367
9447
|
|
|
9368
9448
|
.Primer_Brand__Accordion-module__Accordion__summary___NUIYc {
|
|
@@ -9385,20 +9465,27 @@ html {
|
|
|
9385
9465
|
outline: var(--brand-borderWidth-thick) solid var(--brand-color-focus);
|
|
9386
9466
|
}
|
|
9387
9467
|
|
|
9468
|
+
/* When open, move focus ring to the details element to wrap summary + content as one unit */
|
|
9469
|
+
details[open].Primer_Brand__Accordion-module__Accordion___M_LPt:has(> summary:focus-visible) {
|
|
9470
|
+
outline: var(--brand-borderWidth-thick) solid var(--brand-color-focus);
|
|
9471
|
+
outline-offset: var(--base-size-2);
|
|
9472
|
+
}
|
|
9473
|
+
|
|
9474
|
+
details[open].Primer_Brand__Accordion-module__Accordion___M_LPt > .Primer_Brand__Accordion-module__Accordion__summary___NUIYc:focus-visible {
|
|
9475
|
+
outline: none;
|
|
9476
|
+
}
|
|
9477
|
+
|
|
9388
9478
|
.Primer_Brand__Accordion-module__Accordion__summary--collapsed___spc4w,
|
|
9389
9479
|
.Primer_Brand__Accordion-module__Accordion__summary--expanded___r3Clk {
|
|
9390
|
-
font-family: var(--brand-fontStack-sansSerif);
|
|
9391
|
-
font-weight: 500;
|
|
9392
9480
|
cursor: pointer;
|
|
9393
|
-
|
|
9394
|
-
|
|
9395
|
-
|
|
9396
|
-
height:
|
|
9397
|
-
width:
|
|
9398
|
-
-
|
|
9399
|
-
-webkit-box-decoration-break: clone;
|
|
9400
|
-
box-decoration-break: clone;
|
|
9481
|
+
display: flex;
|
|
9482
|
+
align-items: center;
|
|
9483
|
+
justify-content: center;
|
|
9484
|
+
height: var(--base-size-24);
|
|
9485
|
+
width: var(--base-size-24);
|
|
9486
|
+
color: var(--brand-color-text-default);
|
|
9401
9487
|
position: absolute;
|
|
9488
|
+
transition: opacity var(--brand-animation-duration-faster) ease;
|
|
9402
9489
|
}
|
|
9403
9490
|
|
|
9404
9491
|
.Primer_Brand__Accordion-module__Accordion__summary___NUIYc:not(.Primer_Brand__Accordion-module__Accordion__summary--reversed-toggles___cpkAW) .Primer_Brand__Accordion-module__Accordion__summary--collapsed___spc4w,
|
|
@@ -9406,134 +9493,110 @@ html {
|
|
|
9406
9493
|
right: 0;
|
|
9407
9494
|
}
|
|
9408
9495
|
|
|
9496
|
+
.Primer_Brand__Accordion-module__Accordion__summary--emphasis___FqzWk .Primer_Brand__Accordion-module__Accordion__summary--collapsed___spc4w,
|
|
9497
|
+
.Primer_Brand__Accordion-module__Accordion__summary--emphasis___FqzWk .Primer_Brand__Accordion-module__Accordion__summary--expanded___r3Clk {
|
|
9498
|
+
position: static;
|
|
9499
|
+
order: 1;
|
|
9500
|
+
}
|
|
9501
|
+
|
|
9502
|
+
.Primer_Brand__Accordion-module__Accordion__summary--emphasis___FqzWk .Primer_Brand__Accordion-module__Accordion__summary--collapsed___spc4w {
|
|
9503
|
+
margin-inline-start: auto;
|
|
9504
|
+
}
|
|
9505
|
+
|
|
9506
|
+
.Primer_Brand__Accordion-module__Accordion__summary--emphasis___FqzWk .Primer_Brand__Accordion-module__Accordion__summary--expanded___r3Clk {
|
|
9507
|
+
margin-inline-start: calc(-1 * var(--base-size-24));
|
|
9508
|
+
}
|
|
9509
|
+
|
|
9409
9510
|
.Primer_Brand__Accordion-module__Accordion__summary--reversed-toggles___cpkAW .Primer_Brand__Accordion-module__Accordion__summary--collapsed___spc4w,
|
|
9410
9511
|
.Primer_Brand__Accordion-module__Accordion__summary--reversed-toggles___cpkAW .Primer_Brand__Accordion-module__Accordion__summary--expanded___r3Clk {
|
|
9411
9512
|
left: 0;
|
|
9412
9513
|
}
|
|
9413
9514
|
|
|
9414
|
-
.Primer_Brand__Accordion-module__Accordion__summary--default___C4Jx_ .Primer_Brand__Accordion-module__Accordion__summary--collapsed___spc4w
|
|
9415
|
-
.Primer_Brand__Accordion-module__Accordion__summary--default___C4Jx_ .Primer_Brand__Accordion-module__Accordion__summary--expanded___r3Clk
|
|
9416
|
-
|
|
9417
|
-
display: block;
|
|
9418
|
-
background: linear-gradient(
|
|
9419
|
-
-70deg,
|
|
9420
|
-
var(--brand-Accordion-toggle-color-start) 0%,
|
|
9421
|
-
var(--brand-Accordion-toggle-color-end) 100%
|
|
9422
|
-
);
|
|
9423
|
-
-webkit-background-clip: text;
|
|
9424
|
-
background-clip: text;
|
|
9515
|
+
.Primer_Brand__Accordion-module__Accordion__summary--default___C4Jx_ .Primer_Brand__Accordion-module__Accordion__summary--collapsed___spc4w,
|
|
9516
|
+
.Primer_Brand__Accordion-module__Accordion__summary--default___C4Jx_ .Primer_Brand__Accordion-module__Accordion__summary--expanded___r3Clk {
|
|
9517
|
+
color: var(--brand-Accordion-toggle-color-start, var(--brand-color-text-default));
|
|
9425
9518
|
}
|
|
9426
9519
|
|
|
9427
9520
|
.Primer_Brand__Accordion-module__Accordion__summary--toggleColor-default___J06Ol {
|
|
9428
9521
|
--brand-Accordion-toggle-color-start: var(--brand-Accordion-toggle-color-default);
|
|
9429
|
-
--brand-Accordion-toggle-color-end: var(--brand-Accordion-toggle-color-default);
|
|
9430
9522
|
}
|
|
9431
9523
|
|
|
9432
9524
|
.Primer_Brand__Accordion-module__Accordion__summary--toggleColor-blue___BpPxQ {
|
|
9433
9525
|
--brand-Accordion-toggle-color-start: var(--brand-Accordion-toggle-color-blue);
|
|
9434
|
-
--brand-Accordion-toggle-color-end: var(--brand-Accordion-toggle-color-blue);
|
|
9435
9526
|
}
|
|
9436
9527
|
|
|
9437
9528
|
.Primer_Brand__Accordion-module__Accordion__summary--toggleColor-blue-purple___R4Ta3 {
|
|
9438
9529
|
--brand-Accordion-toggle-color-start: var(--brand-Accordion-toggle-color-blue-purple-start);
|
|
9439
|
-
--brand-Accordion-toggle-color-end: var(--brand-Accordion-toggle-color-blue-purple-end);
|
|
9440
9530
|
}
|
|
9441
9531
|
|
|
9442
9532
|
.Primer_Brand__Accordion-module__Accordion__summary--toggleColor-coral___T3Lvh {
|
|
9443
9533
|
--brand-Accordion-toggle-color-start: var(--brand-Accordion-toggle-color-coral);
|
|
9444
|
-
--brand-Accordion-toggle-color-end: var(--brand-Accordion-toggle-color-coral);
|
|
9445
9534
|
}
|
|
9446
9535
|
|
|
9447
9536
|
.Primer_Brand__Accordion-module__Accordion__summary--toggleColor-green___GThPe {
|
|
9448
9537
|
--brand-Accordion-toggle-color-start: var(--brand-Accordion-toggle-color-green);
|
|
9449
|
-
--brand-Accordion-toggle-color-end: var(--brand-Accordion-toggle-color-green);
|
|
9450
9538
|
}
|
|
9451
9539
|
|
|
9452
9540
|
.Primer_Brand__Accordion-module__Accordion__summary--toggleColor-green-blue___PHnZc {
|
|
9453
9541
|
--brand-Accordion-toggle-color-start: var(--brand-Accordion-toggle-color-green-blue-start);
|
|
9454
|
-
--brand-Accordion-toggle-color-end: var(--brand-Accordion-toggle-color-green-blue-end);
|
|
9455
9542
|
}
|
|
9456
9543
|
|
|
9457
9544
|
.Primer_Brand__Accordion-module__Accordion__summary--toggleColor-gray___gGQN8 {
|
|
9458
9545
|
--brand-Accordion-toggle-color-start: var(--brand-Accordion-toggle-color-gray);
|
|
9459
|
-
--brand-Accordion-toggle-color-end: var(--brand-Accordion-toggle-color-gray);
|
|
9460
9546
|
}
|
|
9461
9547
|
|
|
9462
9548
|
.Primer_Brand__Accordion-module__Accordion__summary--toggleColor-indigo___f5_9S {
|
|
9463
9549
|
--brand-Accordion-toggle-color-start: var(--brand-Accordion-toggle-color-indigo);
|
|
9464
|
-
--brand-Accordion-toggle-color-end: var(--brand-Accordion-toggle-color-indigo);
|
|
9465
9550
|
}
|
|
9466
9551
|
|
|
9467
9552
|
.Primer_Brand__Accordion-module__Accordion__summary--toggleColor-lemon___c5Gz6 {
|
|
9468
9553
|
--brand-Accordion-toggle-color-start: var(--brand-Accordion-toggle-color-lemon);
|
|
9469
|
-
--brand-Accordion-toggle-color-end: var(--brand-Accordion-toggle-color-lemon);
|
|
9470
9554
|
}
|
|
9471
9555
|
|
|
9472
9556
|
.Primer_Brand__Accordion-module__Accordion__summary--toggleColor-lime___Tj0cg {
|
|
9473
9557
|
--brand-Accordion-toggle-color-start: var(--brand-Accordion-toggle-color-lime);
|
|
9474
|
-
--brand-Accordion-toggle-color-end: var(--brand-Accordion-toggle-color-lime);
|
|
9475
9558
|
}
|
|
9476
9559
|
|
|
9477
9560
|
.Primer_Brand__Accordion-module__Accordion__summary--toggleColor-orange____Dby3 {
|
|
9478
9561
|
--brand-Accordion-toggle-color-start: var(--brand-Accordion-toggle-color-orange);
|
|
9479
|
-
--brand-Accordion-toggle-color-end: var(--brand-Accordion-toggle-color-orange);
|
|
9480
9562
|
}
|
|
9481
9563
|
|
|
9482
9564
|
.Primer_Brand__Accordion-module__Accordion__summary--toggleColor-pink___BXVJc {
|
|
9483
9565
|
--brand-Accordion-toggle-color-start: var(--brand-Accordion-toggle-color-pink);
|
|
9484
|
-
--brand-Accordion-toggle-color-end: var(--brand-Accordion-toggle-color-pink);
|
|
9485
9566
|
}
|
|
9486
9567
|
|
|
9487
9568
|
.Primer_Brand__Accordion-module__Accordion__summary--toggleColor-pink-blue___NVPxr {
|
|
9488
9569
|
--brand-Accordion-toggle-color-start: var(--brand-Accordion-toggle-color-pink-blue-start);
|
|
9489
|
-
--brand-Accordion-toggle-color-end: var(--brand-Accordion-toggle-color-pink-blue-end);
|
|
9490
9570
|
}
|
|
9491
9571
|
|
|
9492
9572
|
.Primer_Brand__Accordion-module__Accordion__summary--toggleColor-purple___whcwP {
|
|
9493
9573
|
--brand-Accordion-toggle-color-start: var(--brand-Accordion-toggle-color-purple);
|
|
9494
|
-
--brand-Accordion-toggle-color-end: var(--brand-Accordion-toggle-color-purple);
|
|
9495
9574
|
}
|
|
9496
9575
|
|
|
9497
9576
|
.Primer_Brand__Accordion-module__Accordion__summary--toggleColor-purple-red___l3gUG {
|
|
9498
9577
|
--brand-Accordion-toggle-color-start: var(--brand-Accordion-toggle-color-purple-red-start);
|
|
9499
|
-
--brand-Accordion-toggle-color-end: var(--brand-Accordion-toggle-color-purple-red-end);
|
|
9500
9578
|
}
|
|
9501
9579
|
|
|
9502
9580
|
.Primer_Brand__Accordion-module__Accordion__summary--toggleColor-red___txXJX {
|
|
9503
9581
|
--brand-Accordion-toggle-color-start: var(--brand-Accordion-toggle-color-red);
|
|
9504
|
-
--brand-Accordion-toggle-color-end: var(--brand-Accordion-toggle-color-red);
|
|
9505
9582
|
}
|
|
9506
9583
|
|
|
9507
9584
|
.Primer_Brand__Accordion-module__Accordion__summary--toggleColor-red-orange___ZODhv {
|
|
9508
9585
|
--brand-Accordion-toggle-color-start: var(--brand-Accordion-toggle-color-red-orange-start);
|
|
9509
|
-
--brand-Accordion-toggle-color-end: var(--brand-Accordion-toggle-color-red-orange-end);
|
|
9510
9586
|
}
|
|
9511
9587
|
|
|
9512
9588
|
.Primer_Brand__Accordion-module__Accordion__summary--toggleColor-teal___h2drb {
|
|
9513
9589
|
--brand-Accordion-toggle-color-start: var(--brand-Accordion-toggle-color-teal);
|
|
9514
|
-
--brand-Accordion-toggle-color-end: var(--brand-Accordion-toggle-color-teal);
|
|
9515
9590
|
}
|
|
9516
9591
|
|
|
9517
9592
|
.Primer_Brand__Accordion-module__Accordion__summary--toggleColor-yellow___WGTG3 {
|
|
9518
9593
|
--brand-Accordion-toggle-color-start: var(--brand-Accordion-toggle-color-yellow);
|
|
9519
|
-
--brand-Accordion-toggle-color-end: var(--brand-Accordion-toggle-color-yellow);
|
|
9520
9594
|
}
|
|
9521
9595
|
|
|
9522
|
-
.Primer_Brand__Accordion-module__Accordion__summary--default___C4Jx_ .Primer_Brand__Accordion-module__Accordion__summary--
|
|
9523
|
-
font-weight: var(--base-text-weight-medium);
|
|
9524
|
-
content: '–';
|
|
9596
|
+
.Primer_Brand__Accordion-module__Accordion__summary___NUIYc.Primer_Brand__Accordion-module__Accordion__summary--default___C4Jx_ .Primer_Brand__Accordion-module__Accordion__summary--expanded___r3Clk {
|
|
9525
9597
|
opacity: 0;
|
|
9526
9598
|
}
|
|
9527
9599
|
|
|
9528
|
-
.Primer_Brand__Accordion-module__Accordion__summary--default___C4Jx_ .Primer_Brand__Accordion-module__Accordion__summary--expanded___r3Clk::after {
|
|
9529
|
-
content: '+';
|
|
9530
|
-
}
|
|
9531
|
-
|
|
9532
|
-
.Primer_Brand__Accordion-module__Accordion__summary___NUIYc.Primer_Brand__Accordion-module__Accordion__summary--emphasis___FqzWk .Primer_Brand__Accordion-module__Accordion__summary--collapsed___spc4w,
|
|
9533
|
-
.Primer_Brand__Accordion-module__Accordion__summary___NUIYc.Primer_Brand__Accordion-module__Accordion__summary--emphasis___FqzWk .Primer_Brand__Accordion-module__Accordion__summary--expanded___r3Clk {
|
|
9534
|
-
transform: translate(0, -2px);
|
|
9535
|
-
}
|
|
9536
|
-
|
|
9537
9600
|
.Primer_Brand__Accordion-module__Accordion__summary___NUIYc.Primer_Brand__Accordion-module__Accordion__summary--emphasis___FqzWk .Primer_Brand__Accordion-module__Accordion__summary--expanded___r3Clk {
|
|
9538
9601
|
opacity: 0;
|
|
9539
9602
|
}
|
|
@@ -9546,17 +9609,15 @@ details[open] .Primer_Brand__Accordion-module__Accordion__summary___NUIYc.Primer
|
|
|
9546
9609
|
opacity: 0;
|
|
9547
9610
|
}
|
|
9548
9611
|
|
|
9549
|
-
details[open] > .Primer_Brand__Accordion-module__Accordion__summary___NUIYc.Primer_Brand__Accordion-module__Accordion__summary--default___C4Jx_ .Primer_Brand__Accordion-module__Accordion__summary--
|
|
9612
|
+
details[open] > .Primer_Brand__Accordion-module__Accordion__summary___NUIYc.Primer_Brand__Accordion-module__Accordion__summary--default___C4Jx_ .Primer_Brand__Accordion-module__Accordion__summary--expanded___r3Clk {
|
|
9550
9613
|
opacity: 1;
|
|
9551
|
-
transform: rotateZ(180deg);
|
|
9552
9614
|
}
|
|
9553
9615
|
|
|
9554
|
-
details[open] > .Primer_Brand__Accordion-module__Accordion__summary___NUIYc.Primer_Brand__Accordion-module__Accordion__summary--default___C4Jx_ .Primer_Brand__Accordion-module__Accordion__summary--
|
|
9616
|
+
details[open] > .Primer_Brand__Accordion-module__Accordion__summary___NUIYc.Primer_Brand__Accordion-module__Accordion__summary--default___C4Jx_ .Primer_Brand__Accordion-module__Accordion__summary--collapsed___spc4w {
|
|
9555
9617
|
opacity: 0;
|
|
9556
|
-
transform: rotateZ(180deg);
|
|
9557
9618
|
}
|
|
9558
9619
|
|
|
9559
|
-
.Primer_Brand__Accordion-
|
|
9620
|
+
.Primer_Brand__Accordion-module__Accordion__summary--default___C4Jx_:not(.Primer_Brand__Accordion-module__Accordion__summary--reversed-toggles___cpkAW) {
|
|
9560
9621
|
padding-inline-end: var(--base-size-48);
|
|
9561
9622
|
}
|
|
9562
9623
|
|
|
@@ -9619,7 +9680,7 @@ details[open] > .Primer_Brand__Accordion-module__Accordion__content___wMZGe {
|
|
|
9619
9680
|
}
|
|
9620
9681
|
|
|
9621
9682
|
.Primer_Brand__Accordion-module__Accordion__summary--default___C4Jx_ + .Primer_Brand__Accordion-module__Accordion__content___wMZGe {
|
|
9622
|
-
margin-top: calc(var(--base-size-
|
|
9683
|
+
margin-top: calc(var(--base-size-12) * -1); /* for 12px gap between question and answer */
|
|
9623
9684
|
}
|
|
9624
9685
|
|
|
9625
9686
|
details[open] > .Primer_Brand__Accordion-module__Accordion__summary--reversed-toggles___cpkAW + .Primer_Brand__Accordion-module__Accordion__content___wMZGe {
|
|
@@ -9656,7 +9717,7 @@ details[open] > .Primer_Brand__Accordion-module__Accordion__summary--reversed-to
|
|
|
9656
9717
|
|
|
9657
9718
|
/**
|
|
9658
9719
|
* Do not edit directly
|
|
9659
|
-
* Generated on
|
|
9720
|
+
* Generated on Mon, 23 Feb 2026 09:37:10 GMT
|
|
9660
9721
|
*/
|
|
9661
9722
|
|
|
9662
9723
|
:root {
|
|
@@ -9665,25 +9726,29 @@ details[open] > .Primer_Brand__Accordion-module__Accordion__summary--reversed-to
|
|
|
9665
9726
|
|
|
9666
9727
|
/**
|
|
9667
9728
|
* Do not edit directly
|
|
9668
|
-
* Generated on
|
|
9729
|
+
* Generated on Mon, 23 Feb 2026 09:37:11 GMT
|
|
9669
9730
|
*/
|
|
9670
9731
|
|
|
9671
9732
|
:root,
|
|
9672
9733
|
[data-color-mode="light"] {
|
|
9673
9734
|
--brand-FAQ-color-heading: var(--brand-color-text-default);
|
|
9674
9735
|
--brand-FAQ-color-tabLabel-selected: var(--brand-color-text-default);
|
|
9675
|
-
--brand-
|
|
9736
|
+
--brand-FAQGroup-buttonIndicator-idle: var(--base-color-scale-gray-3);
|
|
9737
|
+
--brand-FAQGroup-buttonIndicator-hover: var(--base-color-scale-gray-5);
|
|
9738
|
+
--brand-FAQGroup-buttonIndicator-active: var(--brand-color-accent-primary);
|
|
9676
9739
|
}
|
|
9677
9740
|
|
|
9678
9741
|
[data-color-mode="dark"] {
|
|
9679
9742
|
--brand-FAQ-color-heading: var(--brand-color-text-default);
|
|
9680
9743
|
--brand-FAQ-color-tabLabel-selected: var(--brand-color-text-default);
|
|
9681
|
-
--brand-
|
|
9744
|
+
--brand-FAQGroup-buttonIndicator-idle: var(--base-color-scale-gray-7);
|
|
9745
|
+
--brand-FAQGroup-buttonIndicator-hover: var(--base-color-scale-gray-5);
|
|
9746
|
+
--brand-FAQGroup-buttonIndicator-active: var(--brand-color-accent-primary);
|
|
9682
9747
|
}
|
|
9683
9748
|
|
|
9684
9749
|
/**
|
|
9685
9750
|
* Do not edit directly
|
|
9686
|
-
* Generated on
|
|
9751
|
+
* Generated on Mon, 23 Feb 2026 09:37:11 GMT
|
|
9687
9752
|
*/
|
|
9688
9753
|
|
|
9689
9754
|
:root {
|
|
@@ -9713,6 +9778,22 @@ details[open] > .Primer_Brand__Accordion-module__Accordion__summary--reversed-to
|
|
|
9713
9778
|
margin: 0 auto;
|
|
9714
9779
|
}
|
|
9715
9780
|
|
|
9781
|
+
.Primer_Brand__FAQ-module__FAQ--variant-gridline___mM5vd {
|
|
9782
|
+
padding-block-end: var(--base-size-40);
|
|
9783
|
+
border-block-end: var(--brand-color-border-muted) var(--brand-borderWidth-thin) solid;
|
|
9784
|
+
max-width: 100%;
|
|
9785
|
+
}
|
|
9786
|
+
|
|
9787
|
+
.Primer_Brand__FAQ-module__FAQ__content-wrapper--gridline___XqrgD {
|
|
9788
|
+
max-width: var(--brand-FAQ-maxWidth-list);
|
|
9789
|
+
margin: 0 auto;
|
|
9790
|
+
}
|
|
9791
|
+
|
|
9792
|
+
.Primer_Brand__FAQ-module__FAQ__heading-wrapper--gridline___TWgo1 {
|
|
9793
|
+
border-block-end: var(--brand-color-border-muted) var(--brand-borderWidth-thin) solid;
|
|
9794
|
+
margin-block-end: var(--base-size-40);
|
|
9795
|
+
}
|
|
9796
|
+
|
|
9716
9797
|
.Primer_Brand__FAQ-module__FAQ__heading___bH0aG {
|
|
9717
9798
|
color: var(--brand-FAQ-color-heading);
|
|
9718
9799
|
margin-bottom: var(--brand-FAQ-heading-marginBottom);
|
|
@@ -9721,6 +9802,9 @@ details[open] > .Primer_Brand__Accordion-module__Accordion__summary--reversed-to
|
|
|
9721
9802
|
.Primer_Brand__FAQ-module__FAQ__subheading___I4puv {
|
|
9722
9803
|
margin-bottom: var(--base-size-16);
|
|
9723
9804
|
color: var(--brand-color-text-muted);
|
|
9805
|
+
text-transform: uppercase;
|
|
9806
|
+
font-size: var(--brand-text-size-100);
|
|
9807
|
+
line-height: var(--brand-text-lineHeight-100);
|
|
9724
9808
|
}
|
|
9725
9809
|
|
|
9726
9810
|
.Primer_Brand__FAQ-module__FAQ__heading--start___eHaT3 {
|
|
@@ -9760,24 +9844,31 @@ details[open] > .Primer_Brand__Accordion-module__Accordion__summary--reversed-to
|
|
|
9760
9844
|
margin: 0;
|
|
9761
9845
|
}
|
|
9762
9846
|
|
|
9847
|
+
@media screen and (min-width: 63.25rem) {
|
|
9848
|
+
.Primer_Brand__FAQ-module__FAQ__heading-wrapper--gridline___TWgo1 {
|
|
9849
|
+
margin-block-end: var(--base-size-48);
|
|
9850
|
+
}
|
|
9851
|
+
|
|
9852
|
+
.Primer_Brand__FAQ-module__FAQ--variant-gridline___mM5vd {
|
|
9853
|
+
padding-block-end: var(--base-size-64);
|
|
9854
|
+
}
|
|
9855
|
+
}
|
|
9856
|
+
|
|
9763
9857
|
.Primer_Brand__FAQGroup-module__FAQGroup___D0VvR {
|
|
9764
9858
|
display: none;
|
|
9765
9859
|
justify-content: space-between;
|
|
9766
9860
|
gap: var(--brand-stack-gap-spacious);
|
|
9767
9861
|
}
|
|
9768
9862
|
|
|
9769
|
-
|
|
9770
|
-
|
|
9771
|
-
display: grid;
|
|
9772
|
-
}
|
|
9773
|
-
|
|
9774
|
-
.Primer_Brand__FAQGroup-module__FAQGroup__accordion___dkveP {
|
|
9775
|
-
display: none;
|
|
9776
|
-
}
|
|
9863
|
+
.Primer_Brand__FAQGroup-module__FAQGroup__accordion___dkveP {
|
|
9864
|
+
margin-block-start: var(--base-size-48);
|
|
9777
9865
|
}
|
|
9778
9866
|
|
|
9779
9867
|
.Primer_Brand__FAQGroup-module__FAQGroup__panel-subHeading___F0U3h {
|
|
9780
9868
|
margin-block-start: calc(var(--base-size-8) + 1px);
|
|
9869
|
+
text-transform: uppercase;
|
|
9870
|
+
font-size: var(--brand-text-size-100);
|
|
9871
|
+
line-height: var(--brand-text-lineHeight-100);
|
|
9781
9872
|
}
|
|
9782
9873
|
|
|
9783
9874
|
.Primer_Brand__FAQGroup-module__FAQGroup__tablist___WdY5Z .Primer_Brand__FAQGroup-module__FAQ__heading___w52lv {
|
|
@@ -9785,26 +9876,62 @@ details[open] > .Primer_Brand__Accordion-module__Accordion__summary--reversed-to
|
|
|
9785
9876
|
}
|
|
9786
9877
|
|
|
9787
9878
|
.Primer_Brand__FAQGroup-module__FAQGroup__tablist-button___EgyrC {
|
|
9879
|
+
-webkit-appearance: none;
|
|
9880
|
+
-moz-appearance: none;
|
|
9881
|
+
appearance: none;
|
|
9882
|
+
border: none;
|
|
9788
9883
|
background-color: transparent;
|
|
9789
|
-
|
|
9790
|
-
|
|
9791
|
-
|
|
9792
|
-
|
|
9884
|
+
padding-block: var(--base-size-8);
|
|
9885
|
+
padding-inline: 0;
|
|
9886
|
+
cursor: pointer;
|
|
9887
|
+
display: flex;
|
|
9888
|
+
align-items: center;
|
|
9889
|
+
gap: var(--base-size-12);
|
|
9890
|
+
width: 100%;
|
|
9891
|
+
font-family: var(--brand-fontStack-monospace);
|
|
9892
|
+
font-size: var(--brand-text-size-100);
|
|
9893
|
+
font-weight: var(--brand-text-weight-500);
|
|
9894
|
+
line-height: var(--brand-text-lineHeight-100);
|
|
9895
|
+
letter-spacing: 0.15px;
|
|
9896
|
+
text-transform: uppercase;
|
|
9897
|
+
text-align: start;
|
|
9898
|
+
color: var(--brand-color-text-muted);
|
|
9793
9899
|
overflow: hidden;
|
|
9794
|
-
white-space: nowrap;
|
|
9795
9900
|
text-overflow: ellipsis;
|
|
9901
|
+
white-space: nowrap;
|
|
9902
|
+
transition: gap var(--brand-animation-duration-fast) var(--brand-animation-easing-default);
|
|
9796
9903
|
}
|
|
9797
9904
|
|
|
9798
|
-
.Primer_Brand__FAQGroup-module__FAQGroup__tablist-button___EgyrC
|
|
9799
|
-
|
|
9905
|
+
.Primer_Brand__FAQGroup-module__FAQGroup__tablist-button___EgyrC:focus-visible {
|
|
9906
|
+
outline: var(--brand-borderWidth-thick) solid var(--brand-color-focus);
|
|
9907
|
+
outline-offset: 2px;
|
|
9800
9908
|
}
|
|
9801
9909
|
|
|
9802
|
-
.Primer_Brand__FAQGroup-module__FAQGroup__tablist-button___EgyrC
|
|
9803
|
-
|
|
9910
|
+
.Primer_Brand__FAQGroup-module__FAQGroup__tablist-button___EgyrC::before {
|
|
9911
|
+
content: '';
|
|
9912
|
+
display: block;
|
|
9913
|
+
width: calc(var(--base-size-8) + var(--base-size-2));
|
|
9914
|
+
height: var(--base-size-12);
|
|
9915
|
+
flex-shrink: 0;
|
|
9916
|
+
background-color: var(--brand-FAQGroup-buttonIndicator-idle);
|
|
9917
|
+
transform: scaleX(0.7);
|
|
9918
|
+
transform-origin: left;
|
|
9919
|
+
transition: transform var(--brand-animation-duration-fast) var(--brand-animation-easing-default),
|
|
9920
|
+
background-color var(--brand-animation-duration-fast) var(--brand-animation-easing-default);
|
|
9921
|
+
}
|
|
9922
|
+
|
|
9923
|
+
.Primer_Brand__FAQGroup-module__FAQGroup__tablist-button___EgyrC:hover::before {
|
|
9924
|
+
background-color: var(--brand-FAQGroup-buttonIndicator-hover);
|
|
9804
9925
|
}
|
|
9805
9926
|
|
|
9806
|
-
.Primer_Brand__FAQGroup-module__FAQGroup__tablist-button___EgyrC[aria-selected='true']
|
|
9927
|
+
.Primer_Brand__FAQGroup-module__FAQGroup__tablist-button___EgyrC[aria-selected='true'] {
|
|
9807
9928
|
color: var(--brand-FAQ-color-tabLabel-selected);
|
|
9929
|
+
gap: calc(var(--base-size-12) + 3px);
|
|
9930
|
+
}
|
|
9931
|
+
|
|
9932
|
+
.Primer_Brand__FAQGroup-module__FAQGroup__tablist-button___EgyrC[aria-selected='true']::before {
|
|
9933
|
+
transform: scaleX(1);
|
|
9934
|
+
background-color: var(--brand-FAQGroup-buttonIndicator-active);
|
|
9808
9935
|
}
|
|
9809
9936
|
|
|
9810
9937
|
.Primer_Brand__FAQGroup-module__FAQGroup__nested-accordion-item___JGGeC summary h4 {
|
|
@@ -9813,6 +9940,20 @@ details[open] > .Primer_Brand__Accordion-module__Accordion__summary--reversed-to
|
|
|
9813
9940
|
line-height: var(--brand-text-lineHeight-200);
|
|
9814
9941
|
}
|
|
9815
9942
|
|
|
9943
|
+
/* Gridline variant */
|
|
9944
|
+
|
|
9945
|
+
.Primer_Brand__FAQGroup-module__FAQGroup__tablist--gridline___OCZgL {
|
|
9946
|
+
padding-inline-start: var(--base-size-48);
|
|
9947
|
+
padding-block: var(--base-size-80);
|
|
9948
|
+
}
|
|
9949
|
+
|
|
9950
|
+
.Primer_Brand__FAQGroup-module__FAQGroup__content--gridline___C9omN {
|
|
9951
|
+
border-inline-start: var(--brand-borderWidth-thin) solid var(--brand-color-border-muted);
|
|
9952
|
+
padding-inline: var(--base-size-64);
|
|
9953
|
+
padding-block-start: var(--base-size-80);
|
|
9954
|
+
padding-block-end: var(--base-size-96);
|
|
9955
|
+
}
|
|
9956
|
+
|
|
9816
9957
|
@media (forced-colors: active) {
|
|
9817
9958
|
.Primer_Brand__FAQGroup-module__FAQGroup__tablist-button___EgyrC[aria-selected='true'] {
|
|
9818
9959
|
border-color: Highlight;
|
|
@@ -9821,9 +9962,75 @@ details[open] > .Primer_Brand__Accordion-module__Accordion__summary--reversed-to
|
|
|
9821
9962
|
}
|
|
9822
9963
|
}
|
|
9823
9964
|
|
|
9965
|
+
.Primer_Brand__FAQGroup-module__FAQGroup__heading___zTImD {
|
|
9966
|
+
padding-inline: var(--base-size-20);
|
|
9967
|
+
}
|
|
9968
|
+
|
|
9969
|
+
/* Custom tablet breakpoint */
|
|
9970
|
+
@media screen and (min-width: 618px) {
|
|
9971
|
+
.Primer_Brand__FAQGroup-module__FAQGroup__gridline-wrapper___OBSr9 {
|
|
9972
|
+
border-block-end: var(--brand-borderWidth-thin) solid var(--brand-color-border-muted);
|
|
9973
|
+
}
|
|
9974
|
+
|
|
9975
|
+
.Primer_Brand__FAQGroup-module__FAQGroup__accordion___dkveP {
|
|
9976
|
+
margin-block-start: 0;
|
|
9977
|
+
max-width: 618px;
|
|
9978
|
+
margin-inline: auto;
|
|
9979
|
+
border-inline: var(--brand-borderWidth-thin) solid var(--brand-color-border-muted);
|
|
9980
|
+
}
|
|
9981
|
+
.Primer_Brand__FAQGroup-module__FAQGroup__heading___zTImD {
|
|
9982
|
+
max-width: 618px;
|
|
9983
|
+
margin: 0 auto;
|
|
9984
|
+
}
|
|
9985
|
+
|
|
9986
|
+
.Primer_Brand__FAQGroup-module__FAQGroup__heading-wrapper___lkgjS {
|
|
9987
|
+
padding-block-end: var(--base-size-40);
|
|
9988
|
+
}
|
|
9989
|
+
.Primer_Brand__FAQGroup-module__FAQGroup__heading-wrapper--gridline___Q_oGI {
|
|
9990
|
+
border-block-end: var(--brand-color-border-muted) var(--brand-borderWidth-thin) solid;
|
|
9991
|
+
}
|
|
9992
|
+
|
|
9993
|
+
.Primer_Brand__FAQGroup-module__FAQGroup__accordion--gridline___zDvVd:first-child summary {
|
|
9994
|
+
border-block-start: none !important;
|
|
9995
|
+
}
|
|
9996
|
+
|
|
9997
|
+
.Primer_Brand__FAQGroup-module__FAQGroup__accordion--gridline___zDvVd:last-child summary {
|
|
9998
|
+
border-block-end: none !important;
|
|
9999
|
+
}
|
|
10000
|
+
}
|
|
10001
|
+
|
|
10002
|
+
@media screen and (min-width: 63.25rem) {
|
|
10003
|
+
.Primer_Brand__FAQGroup-module__FAQGroup___D0VvR {
|
|
10004
|
+
display: grid;
|
|
10005
|
+
}
|
|
10006
|
+
|
|
10007
|
+
.Primer_Brand__FAQGroup-module__FAQGroup__accordion___dkveP {
|
|
10008
|
+
display: none;
|
|
10009
|
+
}
|
|
10010
|
+
|
|
10011
|
+
.Primer_Brand__FAQGroup-module__FAQGroup__heading___zTImD {
|
|
10012
|
+
padding-inline: 0;
|
|
10013
|
+
max-width: 100%;
|
|
10014
|
+
}
|
|
10015
|
+
|
|
10016
|
+
.Primer_Brand__FAQGroup-module__FAQGroup__heading-wrapper___lkgjS {
|
|
10017
|
+
padding-block-end: var(--base-size-64);
|
|
10018
|
+
}
|
|
10019
|
+
}
|
|
10020
|
+
|
|
10021
|
+
@media screen and (min-width: 80rem) {
|
|
10022
|
+
.Primer_Brand__FAQGroup-module__FAQGroup__tablist--gridline___OCZgL {
|
|
10023
|
+
border-inline-start: var(--brand-borderWidth-thin) solid var(--brand-color-border-muted);
|
|
10024
|
+
}
|
|
10025
|
+
|
|
10026
|
+
.Primer_Brand__FAQGroup-module__FAQGroup__content--gridline___C9omN {
|
|
10027
|
+
border-inline: var(--brand-borderWidth-thin) solid var(--brand-color-border-muted);
|
|
10028
|
+
}
|
|
10029
|
+
}
|
|
10030
|
+
|
|
9824
10031
|
/**
|
|
9825
10032
|
* Do not edit directly
|
|
9826
|
-
* Generated on
|
|
10033
|
+
* Generated on Mon, 23 Feb 2026 09:37:11 GMT
|
|
9827
10034
|
*/
|
|
9828
10035
|
|
|
9829
10036
|
:root,
|
|
@@ -11026,7 +11233,7 @@ Fixes safari bug where outline doesn't respect border-radius
|
|
|
11026
11233
|
|
|
11027
11234
|
/**
|
|
11028
11235
|
* Do not edit directly
|
|
11029
|
-
* Generated on
|
|
11236
|
+
* Generated on Mon, 23 Feb 2026 09:37:10 GMT
|
|
11030
11237
|
*/
|
|
11031
11238
|
|
|
11032
11239
|
:root {
|
|
@@ -11040,7 +11247,7 @@ Fixes safari bug where outline doesn't respect border-radius
|
|
|
11040
11247
|
|
|
11041
11248
|
/**
|
|
11042
11249
|
* Do not edit directly
|
|
11043
|
-
* Generated on
|
|
11250
|
+
* Generated on Mon, 23 Feb 2026 09:37:11 GMT
|
|
11044
11251
|
*/
|
|
11045
11252
|
|
|
11046
11253
|
:root,
|
|
@@ -11334,7 +11541,7 @@ Fixes safari bug where outline doesn't respect border-radius
|
|
|
11334
11541
|
|
|
11335
11542
|
/**
|
|
11336
11543
|
* Do not edit directly
|
|
11337
|
-
* Generated on
|
|
11544
|
+
* Generated on Mon, 23 Feb 2026 09:37:11 GMT
|
|
11338
11545
|
*/
|
|
11339
11546
|
|
|
11340
11547
|
:root,
|
|
@@ -11350,7 +11557,7 @@ Fixes safari bug where outline doesn't respect border-radius
|
|
|
11350
11557
|
|
|
11351
11558
|
/**
|
|
11352
11559
|
* Do not edit directly
|
|
11353
|
-
* Generated on
|
|
11560
|
+
* Generated on Mon, 23 Feb 2026 09:37:11 GMT
|
|
11354
11561
|
*/
|
|
11355
11562
|
|
|
11356
11563
|
:root {
|
|
@@ -12095,7 +12302,7 @@ Fixes safari bug where outline doesn't respect border-radius
|
|
|
12095
12302
|
|
|
12096
12303
|
/**
|
|
12097
12304
|
* Do not edit directly
|
|
12098
|
-
* Generated on
|
|
12305
|
+
* Generated on Mon, 23 Feb 2026 09:37:11 GMT
|
|
12099
12306
|
*/
|
|
12100
12307
|
|
|
12101
12308
|
:root,
|
|
@@ -12111,7 +12318,7 @@ Fixes safari bug where outline doesn't respect border-radius
|
|
|
12111
12318
|
|
|
12112
12319
|
/**
|
|
12113
12320
|
* Do not edit directly
|
|
12114
|
-
* Generated on
|
|
12321
|
+
* Generated on Mon, 23 Feb 2026 09:37:11 GMT
|
|
12115
12322
|
*/
|
|
12116
12323
|
|
|
12117
12324
|
:root,
|
|
@@ -12334,7 +12541,7 @@ Fixes safari bug where outline doesn't respect border-radius
|
|
|
12334
12541
|
|
|
12335
12542
|
/**
|
|
12336
12543
|
* Do not edit directly
|
|
12337
|
-
* Generated on
|
|
12544
|
+
* Generated on Mon, 23 Feb 2026 09:37:11 GMT
|
|
12338
12545
|
*/
|
|
12339
12546
|
|
|
12340
12547
|
:root,
|
|
@@ -12498,7 +12705,7 @@ Fixes safari bug where outline doesn't respect border-radius
|
|
|
12498
12705
|
|
|
12499
12706
|
/**
|
|
12500
12707
|
* Do not edit directly
|
|
12501
|
-
* Generated on
|
|
12708
|
+
* Generated on Mon, 23 Feb 2026 09:37:11 GMT
|
|
12502
12709
|
*/
|
|
12503
12710
|
|
|
12504
12711
|
:root,
|
|
@@ -12806,7 +13013,7 @@ Fixes safari bug where outline doesn't respect border-radius
|
|
|
12806
13013
|
|
|
12807
13014
|
/**
|
|
12808
13015
|
* Do not edit directly
|
|
12809
|
-
* Generated on
|
|
13016
|
+
* Generated on Mon, 23 Feb 2026 09:37:10 GMT
|
|
12810
13017
|
*/
|
|
12811
13018
|
|
|
12812
13019
|
:root {
|
|
@@ -12842,7 +13049,7 @@ Fixes safari bug where outline doesn't respect border-radius
|
|
|
12842
13049
|
|
|
12843
13050
|
/**
|
|
12844
13051
|
* Do not edit directly
|
|
12845
|
-
* Generated on
|
|
13052
|
+
* Generated on Mon, 23 Feb 2026 09:37:11 GMT
|
|
12846
13053
|
*/
|
|
12847
13054
|
|
|
12848
13055
|
:root,
|
|
@@ -12910,7 +13117,7 @@ Fixes safari bug where outline doesn't respect border-radius
|
|
|
12910
13117
|
|
|
12911
13118
|
/**
|
|
12912
13119
|
* Do not edit directly
|
|
12913
|
-
* Generated on
|
|
13120
|
+
* Generated on Mon, 23 Feb 2026 09:37:10 GMT
|
|
12914
13121
|
*/
|
|
12915
13122
|
|
|
12916
13123
|
:root {
|
|
@@ -12921,7 +13128,7 @@ Fixes safari bug where outline doesn't respect border-radius
|
|
|
12921
13128
|
|
|
12922
13129
|
/**
|
|
12923
13130
|
* Do not edit directly
|
|
12924
|
-
* Generated on
|
|
13131
|
+
* Generated on Mon, 23 Feb 2026 09:37:11 GMT
|
|
12925
13132
|
*/
|
|
12926
13133
|
|
|
12927
13134
|
:root,
|
|
@@ -13130,19 +13337,11 @@ Fixes safari bug where outline doesn't respect border-radius
|
|
|
13130
13337
|
grid-area: heading;
|
|
13131
13338
|
}
|
|
13132
13339
|
|
|
13133
|
-
.Primer_Brand__Card-module__Card--fullWidth___j46z5:not(.Primer_Brand__Card-module__Card--align-center___geXUu) .Primer_Brand__Card-module__Card__heading___INFhp {
|
|
13134
|
-
max-width: 320px;
|
|
13135
|
-
}
|
|
13136
|
-
|
|
13137
13340
|
.Primer_Brand__Card-module__Card__description___KN9CH {
|
|
13138
13341
|
margin-bottom: var(--base-size-32);
|
|
13139
13342
|
grid-area: description;
|
|
13140
13343
|
}
|
|
13141
13344
|
|
|
13142
|
-
.Primer_Brand__Card-module__Card--fullWidth___j46z5:not(.Primer_Brand__Card-module__Card--align-center___geXUu) .Primer_Brand__Card-module__Card__description___KN9CH {
|
|
13143
|
-
max-width: 400px;
|
|
13144
|
-
}
|
|
13145
|
-
|
|
13146
13345
|
.Primer_Brand__Card-module__Card__action___C6sRY {
|
|
13147
13346
|
grid-area: action;
|
|
13148
13347
|
margin-top: auto;
|
|
@@ -13274,7 +13473,7 @@ Fixes safari bug where outline doesn't respect border-radius
|
|
|
13274
13473
|
|
|
13275
13474
|
/**
|
|
13276
13475
|
* Do not edit directly
|
|
13277
|
-
* Generated on
|
|
13476
|
+
* Generated on Mon, 23 Feb 2026 09:37:11 GMT
|
|
13278
13477
|
*/
|
|
13279
13478
|
|
|
13280
13479
|
:root,
|
|
@@ -14115,7 +14314,7 @@ Fixes safari bug where outline doesn't respect border-radius
|
|
|
14115
14314
|
|
|
14116
14315
|
/**
|
|
14117
14316
|
* Do not edit directly
|
|
14118
|
-
* Generated on
|
|
14317
|
+
* Generated on Mon, 23 Feb 2026 09:37:10 GMT
|
|
14119
14318
|
*/
|
|
14120
14319
|
|
|
14121
14320
|
:root {
|
|
@@ -14126,7 +14325,7 @@ Fixes safari bug where outline doesn't respect border-radius
|
|
|
14126
14325
|
|
|
14127
14326
|
/**
|
|
14128
14327
|
* Do not edit directly
|
|
14129
|
-
* Generated on
|
|
14328
|
+
* Generated on Mon, 23 Feb 2026 09:37:11 GMT
|
|
14130
14329
|
*/
|
|
14131
14330
|
|
|
14132
14331
|
:root,
|
|
@@ -14625,7 +14824,7 @@ Fixes safari bug where outline doesn't respect border-radius
|
|
|
14625
14824
|
|
|
14626
14825
|
/**
|
|
14627
14826
|
* Do not edit directly
|
|
14628
|
-
* Generated on
|
|
14827
|
+
* Generated on Mon, 23 Feb 2026 09:37:10 GMT
|
|
14629
14828
|
*/
|
|
14630
14829
|
|
|
14631
14830
|
:root {
|
|
@@ -14645,7 +14844,7 @@ Fixes safari bug where outline doesn't respect border-radius
|
|
|
14645
14844
|
|
|
14646
14845
|
/**
|
|
14647
14846
|
* Do not edit directly
|
|
14648
|
-
* Generated on
|
|
14847
|
+
* Generated on Mon, 23 Feb 2026 09:37:11 GMT
|
|
14649
14848
|
*/
|
|
14650
14849
|
|
|
14651
14850
|
:root,
|
|
@@ -14681,12 +14880,12 @@ Fixes safari bug where outline doesn't respect border-radius
|
|
|
14681
14880
|
|
|
14682
14881
|
/**
|
|
14683
14882
|
* Do not edit directly
|
|
14684
|
-
* Generated on
|
|
14883
|
+
* Generated on Mon, 23 Feb 2026 09:37:11 GMT
|
|
14685
14884
|
*/
|
|
14686
14885
|
|
|
14687
14886
|
:root,
|
|
14688
14887
|
[data-color-mode="light"] {
|
|
14689
|
-
--brand-LogoSuite-color-control-rest: var(--
|
|
14888
|
+
--brand-LogoSuite-color-control-rest: var(--brand-color-canvas-muted);
|
|
14690
14889
|
--brand-LogoSuite-color-control-hover: var(--base-color-scale-gray-2);
|
|
14691
14890
|
--brand-LogoSuite-color-logo-muted: var(--brand-color-text-muted);
|
|
14692
14891
|
--brand-LogoSuite-color-logo-emphasis: var(--brand-color-text-default);
|
|
@@ -14695,7 +14894,7 @@ Fixes safari bug where outline doesn't respect border-radius
|
|
|
14695
14894
|
}
|
|
14696
14895
|
|
|
14697
14896
|
[data-color-mode="dark"] {
|
|
14698
|
-
--brand-LogoSuite-color-control-rest:
|
|
14897
|
+
--brand-LogoSuite-color-control-rest: var(--brand-color-canvas-muted);
|
|
14699
14898
|
--brand-LogoSuite-color-control-hover: #5a5b7c;
|
|
14700
14899
|
--brand-LogoSuite-color-logo-muted: var(--brand-color-text-muted);
|
|
14701
14900
|
--brand-LogoSuite-color-logo-emphasis: var(--brand-color-text-default);
|
|
@@ -14705,7 +14904,7 @@ Fixes safari bug where outline doesn't respect border-radius
|
|
|
14705
14904
|
|
|
14706
14905
|
/**
|
|
14707
14906
|
* Do not edit directly
|
|
14708
|
-
* Generated on
|
|
14907
|
+
* Generated on Mon, 23 Feb 2026 09:37:11 GMT
|
|
14709
14908
|
*/
|
|
14710
14909
|
|
|
14711
14910
|
:root {
|
|
@@ -14718,20 +14917,25 @@ Fixes safari bug where outline doesn't respect border-radius
|
|
|
14718
14917
|
--brand-LogoSuite-logobar-columnGap-default: var(--base-size-80);
|
|
14719
14918
|
}
|
|
14720
14919
|
|
|
14721
|
-
@media (min-width: 768px) {
|
|
14722
|
-
:root {
|
|
14723
|
-
--brand-LogoSuite-logobar-rowGap: var(--base-size-80);
|
|
14724
|
-
}
|
|
14725
|
-
}
|
|
14726
|
-
|
|
14727
14920
|
.Primer_Brand__LogoSuite-module__LogoSuite___W2Pai {
|
|
14728
14921
|
padding-block-end: var(--brand-LogoSuite-logobar-rowGap);
|
|
14729
14922
|
}
|
|
14730
14923
|
|
|
14731
|
-
.Primer_Brand__LogoSuite-
|
|
14924
|
+
.Primer_Brand__LogoSuite-module__LogoSuite--default___EU2sL + .Primer_Brand__LogoSuite-module__LogoSuite--default___EU2sL {
|
|
14732
14925
|
padding-block-start: var(--brand-LogoSuite-logobar-rowGap);
|
|
14733
14926
|
}
|
|
14734
14927
|
|
|
14928
|
+
/* Small monospace heading when standalone (no description) */
|
|
14929
|
+
.Primer_Brand__LogoSuite-module__LogoSuite___W2Pai:not(:has(.Primer_Brand__LogoSuite-module__LogoSuite__description___SRFRM)) .Primer_Brand__LogoSuite-module__LogoSuite__heading___s2Xyw {
|
|
14930
|
+
font-family: var(--brand-fontStack-monospace);
|
|
14931
|
+
font-weight: var(--brand-text-weight-100);
|
|
14932
|
+
font-size: var(--brand-text-size-100);
|
|
14933
|
+
line-height: var(--brand-text-lineHeight-100);
|
|
14934
|
+
letter-spacing: var(--brand-text-letterSpacing-100);
|
|
14935
|
+
text-transform: uppercase;
|
|
14936
|
+
color: var(--brand-color-text-muted);
|
|
14937
|
+
}
|
|
14938
|
+
|
|
14735
14939
|
.Primer_Brand__LogoSuite-module__LogoSuite__heading___s2Xyw + .Primer_Brand__LogoSuite-module__LogoSuite__description___SRFRM {
|
|
14736
14940
|
padding-block-start: var(--base-size-16);
|
|
14737
14941
|
}
|
|
@@ -14745,7 +14949,7 @@ Fixes safari bug where outline doesn't respect border-radius
|
|
|
14745
14949
|
text-align: center;
|
|
14746
14950
|
}
|
|
14747
14951
|
|
|
14748
|
-
.Primer_Brand__LogoSuite-
|
|
14952
|
+
.Primer_Brand__LogoSuite-module__LogoSuite--default___EU2sL:not(.Primer_Brand__LogoSuite-module__LogoSuite___W2Pai + .Primer_Brand__LogoSuite-module__LogoSuite___W2Pai) .Primer_Brand__LogoSuite-module__LogoSuite__logobar___hRzWm {
|
|
14749
14953
|
padding-block-start: var(--base-size-32);
|
|
14750
14954
|
}
|
|
14751
14955
|
|
|
@@ -14773,7 +14977,7 @@ Fixes safari bug where outline doesn't respect border-radius
|
|
|
14773
14977
|
+ .Primer_Brand__LogoSuite-module__LogoSuite__logobar___hRzWm,
|
|
14774
14978
|
.Primer_Brand__LogoSuite-module__LogoSuite___W2Pai:not(.Primer_Brand__LogoSuite-module__LogoSuite___W2Pai + .Primer_Brand__LogoSuite-module__LogoSuite___W2Pai) .Primer_Brand__LogoSuite-module__LogoSuite__description___SRFRM + .Primer_Brand__LogoSuite-module__LogoSuite__logobar___hRzWm {
|
|
14775
14979
|
padding-block-start: 0;
|
|
14776
|
-
margin-block-start: var(--base-size-
|
|
14980
|
+
margin-block-start: var(--base-size-44);
|
|
14777
14981
|
}
|
|
14778
14982
|
|
|
14779
14983
|
.Primer_Brand__LogoSuite-module__LogoSuite__logobar--variant-muted___a0P8Z svg,
|
|
@@ -14792,12 +14996,6 @@ Fixes safari bug where outline doesn't respect border-radius
|
|
|
14792
14996
|
.Primer_Brand__LogoSuite-module__LogoSuite__logobar--variant-muted___a0P8Z a {
|
|
14793
14997
|
height: var(--base-size-40);
|
|
14794
14998
|
}
|
|
14795
|
-
|
|
14796
|
-
.Primer_Brand__LogoSuite-module__LogoSuite__logobar--variant-emphasis___MjgGb svg,
|
|
14797
|
-
.Primer_Brand__LogoSuite-module__LogoSuite__logobar--variant-emphasis___MjgGb img,
|
|
14798
|
-
.Primer_Brand__LogoSuite-module__LogoSuite__logobar--variant-emphasis___MjgGb a {
|
|
14799
|
-
height: var(--base-size-48);
|
|
14800
|
-
}
|
|
14801
14999
|
}
|
|
14802
15000
|
|
|
14803
15001
|
.Primer_Brand__LogoSuite-module__LogoSuite__logobar--variant-muted___a0P8Z svg,
|
|
@@ -14828,8 +15026,10 @@ Fixes safari bug where outline doesn't respect border-radius
|
|
|
14828
15026
|
}
|
|
14829
15027
|
}
|
|
14830
15028
|
|
|
14831
|
-
.Primer_Brand__LogoSuite-
|
|
14832
|
-
outline
|
|
15029
|
+
.Primer_Brand__LogoSuite-module__LogoSuite__logobar___hRzWm a:focus-visible {
|
|
15030
|
+
outline: var(--brand-borderWidth-thick) solid var(--brand-color-focus);
|
|
15031
|
+
outline-offset: var(--base-size-2);
|
|
15032
|
+
border-radius: var(--base-size-4);
|
|
14833
15033
|
}
|
|
14834
15034
|
|
|
14835
15035
|
.Primer_Brand__LogoSuite-module__LogoSuite--hasDivider___Znsqm {
|
|
@@ -14839,8 +15039,9 @@ Fixes safari bug where outline doesn't respect border-radius
|
|
|
14839
15039
|
.Primer_Brand__LogoSuite-module__LogoSuite__logobar--has-marquee___d5jZP {
|
|
14840
15040
|
position: relative;
|
|
14841
15041
|
display: flex;
|
|
14842
|
-
flex-direction:
|
|
14843
|
-
|
|
15042
|
+
flex-direction: row;
|
|
15043
|
+
align-items: center;
|
|
15044
|
+
gap: var(--base-size-24);
|
|
14844
15045
|
margin: auto;
|
|
14845
15046
|
max-width: 100dvw;
|
|
14846
15047
|
}
|
|
@@ -14878,18 +15079,22 @@ Fixes safari bug where outline doesn't respect border-radius
|
|
|
14878
15079
|
}
|
|
14879
15080
|
}
|
|
14880
15081
|
|
|
14881
|
-
.Primer_Brand__LogoSuite-module__LogoSuite__logobar-marquee___Q0YOr:hover .Primer_Brand__LogoSuite-module__LogoSuite__logobar-marqueeGroup___QnvBf
|
|
15082
|
+
.Primer_Brand__LogoSuite-module__LogoSuite__logobar-marquee___Q0YOr:hover .Primer_Brand__LogoSuite-module__LogoSuite__logobar-marqueeGroup___QnvBf,
|
|
15083
|
+
.Primer_Brand__LogoSuite-module__LogoSuite__logobar-marquee___Q0YOr:focus-within .Primer_Brand__LogoSuite-module__LogoSuite__logobar-marqueeGroup___QnvBf {
|
|
14882
15084
|
animation-play-state: paused;
|
|
14883
15085
|
}
|
|
14884
15086
|
|
|
14885
15087
|
.Primer_Brand__LogoSuite-module__LogoSuite__logobar-marquee___Q0YOr {
|
|
14886
15088
|
display: flex;
|
|
14887
|
-
overflow: hidden;
|
|
15089
|
+
overflow-x: hidden;
|
|
15090
|
+
overflow-y: visible;
|
|
15091
|
+
padding-block: var(--base-size-4);
|
|
14888
15092
|
-webkit-user-select: none;
|
|
14889
15093
|
-moz-user-select: none;
|
|
14890
15094
|
user-select: none;
|
|
14891
15095
|
gap: var(--marquee-gap);
|
|
14892
|
-
|
|
15096
|
+
flex: 1;
|
|
15097
|
+
min-width: 0;
|
|
14893
15098
|
-webkit-mask-image: linear-gradient(
|
|
14894
15099
|
to right,
|
|
14895
15100
|
hsla(0, 0%, 0%, 0),
|
|
@@ -14904,19 +15109,23 @@ Fixes safari bug where outline doesn't respect border-radius
|
|
|
14904
15109
|
animation-play-state: paused !important;
|
|
14905
15110
|
}
|
|
14906
15111
|
|
|
15112
|
+
.Primer_Brand__LogoSuite-module__LogoSuite__logobar-marquee--focused___AVQlQ .Primer_Brand__LogoSuite-module__LogoSuite__logobar-marqueeGroup___QnvBf {
|
|
15113
|
+
animation-name: none;
|
|
15114
|
+
}
|
|
15115
|
+
|
|
14907
15116
|
.Primer_Brand__LogoSuite-module__LogoSuite__logobar-playPauseButton___nkRGi {
|
|
14908
15117
|
cursor: pointer;
|
|
14909
|
-
|
|
14910
|
-
right: 0;
|
|
15118
|
+
flex-shrink: 0;
|
|
14911
15119
|
display: flex;
|
|
14912
15120
|
align-items: center;
|
|
14913
15121
|
justify-content: center;
|
|
14914
|
-
width: var(--base-size-
|
|
14915
|
-
height: var(--base-size-
|
|
15122
|
+
width: var(--base-size-32);
|
|
15123
|
+
height: var(--base-size-32);
|
|
14916
15124
|
margin: 0;
|
|
14917
15125
|
padding: 0;
|
|
14918
15126
|
border: none;
|
|
14919
15127
|
border-radius: var(--base-size-48);
|
|
15128
|
+
border: var(--brand-borderWidth-thin) solid var(--brand-color-border-muted);
|
|
14920
15129
|
background-color: var(--brand-LogoSuite-color-control-rest);
|
|
14921
15130
|
transition: background-color var(--brand-animation-duration-faster);
|
|
14922
15131
|
}
|
|
@@ -14933,10 +15142,139 @@ Fixes safari bug where outline doesn't respect border-radius
|
|
|
14933
15142
|
.Primer_Brand__LogoSuite-module__LogoSuite__logobar-playPauseButton___nkRGi svg {
|
|
14934
15143
|
width: var(--base-size-16);
|
|
14935
15144
|
height: var(--base-size-16);
|
|
15145
|
+
fill: var(--brand-color-text-muted);
|
|
14936
15146
|
}
|
|
14937
15147
|
|
|
14938
15148
|
.Primer_Brand__LogoSuite-module__LogoSuite__logobar-playPauseButton___nkRGi path {
|
|
14939
|
-
fill: var(--brand-
|
|
15149
|
+
fill: var(--brand-color-text-muted);
|
|
15150
|
+
}
|
|
15151
|
+
|
|
15152
|
+
/* Gridline expressive variant styles */
|
|
15153
|
+
.Primer_Brand__LogoSuite-module__LogoSuite--gridline-expressive___Aq8ax {
|
|
15154
|
+
padding: 0;
|
|
15155
|
+
}
|
|
15156
|
+
|
|
15157
|
+
.Primer_Brand__LogoSuite-module__LogoSuite--gridline-expressive___Aq8ax .Primer_Brand__LogoSuite-module__LogoSuite__content___tKr_a {
|
|
15158
|
+
padding-inline: 0;
|
|
15159
|
+
gap: 0;
|
|
15160
|
+
max-width: 618px; /* From the Figma design */
|
|
15161
|
+
}
|
|
15162
|
+
|
|
15163
|
+
.Primer_Brand__LogoSuite-module__LogoSuite--gridline-expressive___Aq8ax .Primer_Brand__LogoSuite-module__LogoSuite__textContainer___hClnV {
|
|
15164
|
+
display: flex;
|
|
15165
|
+
flex-direction: column;
|
|
15166
|
+
justify-content: center;
|
|
15167
|
+
padding: var(--base-size-20);
|
|
15168
|
+
}
|
|
15169
|
+
|
|
15170
|
+
.Primer_Brand__LogoSuite-module__LogoSuite--gridline-expressive___Aq8ax .Primer_Brand__LogoSuite-module__LogoSuite__logobar___hRzWm {
|
|
15171
|
+
margin-block-start: auto;
|
|
15172
|
+
}
|
|
15173
|
+
.Primer_Brand__LogoSuite-module__LogoSuite--gridline-expressive___Aq8ax .Primer_Brand__LogoSuite-module__LogoSuite__logobarContainer___LzoS_ {
|
|
15174
|
+
display: flex;
|
|
15175
|
+
flex-direction: column;
|
|
15176
|
+
justify-content: center;
|
|
15177
|
+
padding: var(--base-size-32) var(--base-size-20) var(--base-size-32);
|
|
15178
|
+
}
|
|
15179
|
+
|
|
15180
|
+
.Primer_Brand__LogoSuite-module__LogoSuite--gridline-expressive___Aq8ax .Primer_Brand__LogoSuite-module__LogoSuite__logobar___hRzWm,
|
|
15181
|
+
.Primer_Brand__LogoSuite-module__LogoSuite--gridline-expressive___Aq8ax .Primer_Brand__LogoSuite-module__LogoSuite__logobar--has-marquee___d5jZP {
|
|
15182
|
+
max-width: none;
|
|
15183
|
+
width: 100%;
|
|
15184
|
+
}
|
|
15185
|
+
|
|
15186
|
+
.Primer_Brand__LogoSuite-module__LogoSuite--gridline-expressive___Aq8ax .Primer_Brand__LogoSuite-module__LogoSuite__heading___s2Xyw + .Primer_Brand__LogoSuite-module__LogoSuite__description___SRFRM {
|
|
15187
|
+
padding-block-start: var(--base-size-8);
|
|
15188
|
+
}
|
|
15189
|
+
|
|
15190
|
+
.Primer_Brand__LogoSuite-module__LogoSuite--gridline-expressive___Aq8ax .Primer_Brand__LogoSuite-module__LogoSuite__logobar___hRzWm {
|
|
15191
|
+
padding-block-start: 0;
|
|
15192
|
+
}
|
|
15193
|
+
|
|
15194
|
+
@media screen and (min-width: 48rem) {
|
|
15195
|
+
.Primer_Brand__LogoSuite-module__LogoSuite--gridline-expressive___Aq8ax .Primer_Brand__LogoSuite-module__LogoSuite__logobarContainer___LzoS_ {
|
|
15196
|
+
padding: var(--base-size-36);
|
|
15197
|
+
}
|
|
15198
|
+
.Primer_Brand__LogoSuite-module__LogoSuite--gridline-expressive___Aq8ax .Primer_Brand__LogoSuite-module__LogoSuite__content___tKr_a {
|
|
15199
|
+
border-inline: var(--brand-borderWidth-thin) solid var(--brand-color-border-muted);
|
|
15200
|
+
}
|
|
15201
|
+
.Primer_Brand__LogoSuite-module__LogoSuite--gridline-expressive___Aq8ax .Primer_Brand__LogoSuite-module__LogoSuite__textContainer___hClnV {
|
|
15202
|
+
border-inline-end: var(--brand-borderWidth-thin) solid var(--brand-color-border-muted);
|
|
15203
|
+
}
|
|
15204
|
+
}
|
|
15205
|
+
|
|
15206
|
+
@media screen and (min-width: 64rem) {
|
|
15207
|
+
.Primer_Brand__LogoSuite-module__LogoSuite--gridline-expressive___Aq8ax .Primer_Brand__LogoSuite-module__LogoSuite__content___tKr_a {
|
|
15208
|
+
max-width: 1280px;
|
|
15209
|
+
}
|
|
15210
|
+
|
|
15211
|
+
.Primer_Brand__LogoSuite-module__LogoSuite--gridline-expressive___Aq8ax .Primer_Brand__LogoSuite-module__LogoSuite__textContainer___hClnV {
|
|
15212
|
+
text-align: left;
|
|
15213
|
+
padding: var(--base-size-64);
|
|
15214
|
+
}
|
|
15215
|
+
|
|
15216
|
+
.Primer_Brand__LogoSuite-module__LogoSuite--gridline-expressive___Aq8ax .Primer_Brand__LogoSuite-module__LogoSuite__logobarContainer___LzoS_ {
|
|
15217
|
+
padding: var(--base-size-64);
|
|
15218
|
+
}
|
|
15219
|
+
}
|
|
15220
|
+
|
|
15221
|
+
@media screen and (min-width: 1281px) {
|
|
15222
|
+
.Primer_Brand__LogoSuite-module__LogoSuite--gridline-expressive___Aq8ax .Primer_Brand__LogoSuite-module__LogoSuite__content___tKr_a {
|
|
15223
|
+
border-inline: var(--brand-borderWidth-thin) solid var(--brand-color-border-muted);
|
|
15224
|
+
}
|
|
15225
|
+
|
|
15226
|
+
/* When the logobar is the only column visible (no adjacent text), this removes start border */
|
|
15227
|
+
.Primer_Brand__LogoSuite-module__LogoSuite--gridline-expressive___Aq8ax .Primer_Brand__LogoSuite-module__LogoSuite__logobarContainer___LzoS_:first-child {
|
|
15228
|
+
border-inline-start: none;
|
|
15229
|
+
}
|
|
15230
|
+
}
|
|
15231
|
+
|
|
15232
|
+
.Primer_Brand__LogoSuite-module__LogoSuite__logobar--has-takeover___f22xm {
|
|
15233
|
+
position: relative;
|
|
15234
|
+
overflow: visible;
|
|
15235
|
+
}
|
|
15236
|
+
|
|
15237
|
+
/* Glass blur overlay effect */
|
|
15238
|
+
.Primer_Brand__LogoSuite-module__LogoSuite__logobar--has-takeover___f22xm::before {
|
|
15239
|
+
content: '';
|
|
15240
|
+
position: absolute;
|
|
15241
|
+
inset: calc(-1 * var(--base-size-16)) 0;
|
|
15242
|
+
z-index: 1;
|
|
15243
|
+
pointer-events: none;
|
|
15244
|
+
opacity: 0;
|
|
15245
|
+
backdrop-filter: blur(var(--base-size-6));
|
|
15246
|
+
-webkit-backdrop-filter: blur(var(--base-size-6));
|
|
15247
|
+
transition: opacity var(--brand-animation-duration-default) var(--brand-animation-easing-default);
|
|
15248
|
+
}
|
|
15249
|
+
|
|
15250
|
+
.Primer_Brand__LogoSuite-module__LogoSuite__logobar--has-takeover___f22xm:hover::before,
|
|
15251
|
+
.Primer_Brand__LogoSuite-module__LogoSuite__logobar--has-takeover___f22xm:focus-within::before {
|
|
15252
|
+
opacity: 1;
|
|
15253
|
+
}
|
|
15254
|
+
|
|
15255
|
+
.Primer_Brand__LogoSuite-module__LogoSuite__logobar--has-takeover___f22xm:hover svg,
|
|
15256
|
+
.Primer_Brand__LogoSuite-module__LogoSuite__logobar--has-takeover___f22xm:focus-within svg,
|
|
15257
|
+
.Primer_Brand__LogoSuite-module__LogoSuite__logobar--has-takeover___f22xm:hover img,
|
|
15258
|
+
.Primer_Brand__LogoSuite-module__LogoSuite__logobar--has-takeover___f22xm:focus-within img {
|
|
15259
|
+
opacity: 0.7;
|
|
15260
|
+
transition: opacity var(--brand-animation-duration-default) var(--brand-animation-easing-default);
|
|
15261
|
+
}
|
|
15262
|
+
|
|
15263
|
+
.Primer_Brand__LogoSuite-module__LogoSuite__logobar-takeoverButtonContainer___gguiO {
|
|
15264
|
+
opacity: 0;
|
|
15265
|
+
visibility: hidden;
|
|
15266
|
+
z-index: 2;
|
|
15267
|
+
transition: opacity var(--brand-animation-duration-default) var(--brand-animation-easing-default);
|
|
15268
|
+
position: absolute;
|
|
15269
|
+
top: 50%;
|
|
15270
|
+
left: 50%;
|
|
15271
|
+
transform: translate(-50%, -50%);
|
|
15272
|
+
}
|
|
15273
|
+
|
|
15274
|
+
.Primer_Brand__LogoSuite-module__LogoSuite__logobar--has-takeover___f22xm:hover .Primer_Brand__LogoSuite-module__LogoSuite__logobar-takeoverButtonContainer___gguiO,
|
|
15275
|
+
.Primer_Brand__LogoSuite-module__LogoSuite__logobar--has-takeover___f22xm:focus-within .Primer_Brand__LogoSuite-module__LogoSuite__logobar-takeoverButtonContainer___gguiO {
|
|
15276
|
+
opacity: 1;
|
|
15277
|
+
visibility: visible;
|
|
14940
15278
|
}
|
|
14941
15279
|
|
|
14942
15280
|
.Primer_Brand__Timeline-module__Timeline___keSeT {
|
|
@@ -15039,7 +15377,7 @@ Fixes safari bug where outline doesn't respect border-radius
|
|
|
15039
15377
|
|
|
15040
15378
|
/**
|
|
15041
15379
|
* Do not edit directly
|
|
15042
|
-
* Generated on
|
|
15380
|
+
* Generated on Mon, 23 Feb 2026 09:37:11 GMT
|
|
15043
15381
|
*/
|
|
15044
15382
|
|
|
15045
15383
|
:root,
|
|
@@ -15053,7 +15391,7 @@ Fixes safari bug where outline doesn't respect border-radius
|
|
|
15053
15391
|
|
|
15054
15392
|
/**
|
|
15055
15393
|
* Do not edit directly
|
|
15056
|
-
* Generated on
|
|
15394
|
+
* Generated on Mon, 23 Feb 2026 09:37:10 GMT
|
|
15057
15395
|
*/
|
|
15058
15396
|
|
|
15059
15397
|
:root {
|
|
@@ -15067,7 +15405,7 @@ Fixes safari bug where outline doesn't respect border-radius
|
|
|
15067
15405
|
|
|
15068
15406
|
/**
|
|
15069
15407
|
* Do not edit directly
|
|
15070
|
-
* Generated on
|
|
15408
|
+
* Generated on Mon, 23 Feb 2026 09:37:10 GMT
|
|
15071
15409
|
*/
|
|
15072
15410
|
|
|
15073
15411
|
:root {
|
|
@@ -17243,7 +17581,7 @@ Fixes safari bug where outline doesn't respect border-radius
|
|
|
17243
17581
|
|
|
17244
17582
|
/**
|
|
17245
17583
|
* Do not edit directly
|
|
17246
|
-
* Generated on
|
|
17584
|
+
* Generated on Mon, 23 Feb 2026 09:37:11 GMT
|
|
17247
17585
|
*/
|
|
17248
17586
|
|
|
17249
17587
|
:root {
|
|
@@ -17267,7 +17605,7 @@ Fixes safari bug where outline doesn't respect border-radius
|
|
|
17267
17605
|
|
|
17268
17606
|
/**
|
|
17269
17607
|
* Do not edit directly
|
|
17270
|
-
* Generated on
|
|
17608
|
+
* Generated on Mon, 23 Feb 2026 09:37:11 GMT
|
|
17271
17609
|
*/
|
|
17272
17610
|
|
|
17273
17611
|
:root,
|
|
@@ -17702,7 +18040,7 @@ Fixes safari bug where outline doesn't respect border-radius
|
|
|
17702
18040
|
|
|
17703
18041
|
/**
|
|
17704
18042
|
* Do not edit directly
|
|
17705
|
-
* Generated on
|
|
18043
|
+
* Generated on Mon, 23 Feb 2026 09:37:11 GMT
|
|
17706
18044
|
*/
|
|
17707
18045
|
|
|
17708
18046
|
:root {
|
|
@@ -17718,7 +18056,7 @@ Fixes safari bug where outline doesn't respect border-radius
|
|
|
17718
18056
|
|
|
17719
18057
|
/**
|
|
17720
18058
|
* Do not edit directly
|
|
17721
|
-
* Generated on
|
|
18059
|
+
* Generated on Mon, 23 Feb 2026 09:37:11 GMT
|
|
17722
18060
|
*/
|
|
17723
18061
|
|
|
17724
18062
|
:root,
|
|
@@ -18193,6 +18531,7 @@ Fixes safari bug where outline doesn't respect border-radius
|
|
|
18193
18531
|
.Primer_Brand__PricingOptions-module__PricingOptions__feature-list-accordion___sPJpF .Primer_Brand__PricingOptions-module__PricingOptions__feature-list-accordion-heading___QZJNW h1, .Primer_Brand__PricingOptions-module__PricingOptions__feature-list-accordion___sPJpF .Primer_Brand__PricingOptions-module__PricingOptions__feature-list-accordion-heading___QZJNW h2, .Primer_Brand__PricingOptions-module__PricingOptions__feature-list-accordion___sPJpF .Primer_Brand__PricingOptions-module__PricingOptions__feature-list-accordion-heading___QZJNW h3, .Primer_Brand__PricingOptions-module__PricingOptions__feature-list-accordion___sPJpF .Primer_Brand__PricingOptions-module__PricingOptions__feature-list-accordion-heading___QZJNW h4, .Primer_Brand__PricingOptions-module__PricingOptions__feature-list-accordion___sPJpF .Primer_Brand__PricingOptions-module__PricingOptions__feature-list-accordion-heading___QZJNW h5, .Primer_Brand__PricingOptions-module__PricingOptions__feature-list-accordion___sPJpF .Primer_Brand__PricingOptions-module__PricingOptions__feature-list-accordion-heading___QZJNW h6 {
|
|
18194
18532
|
font-size: var(--feature-list-font-size);
|
|
18195
18533
|
line-height: var(--feature-list-line-height);
|
|
18534
|
+
font-weight: var(--brand-text-subhead-weight-large);
|
|
18196
18535
|
gap: var(--base-size-8);
|
|
18197
18536
|
display: inline-flex;
|
|
18198
18537
|
align-items: center;
|
|
@@ -18221,7 +18560,7 @@ Fixes safari bug where outline doesn't respect border-radius
|
|
|
18221
18560
|
|
|
18222
18561
|
/**
|
|
18223
18562
|
* Do not edit directly
|
|
18224
|
-
* Generated on
|
|
18563
|
+
* Generated on Mon, 23 Feb 2026 09:37:10 GMT
|
|
18225
18564
|
*/
|
|
18226
18565
|
|
|
18227
18566
|
:root {
|
|
@@ -18230,7 +18569,7 @@ Fixes safari bug where outline doesn't respect border-radius
|
|
|
18230
18569
|
|
|
18231
18570
|
/**
|
|
18232
18571
|
* Do not edit directly
|
|
18233
|
-
* Generated on
|
|
18572
|
+
* Generated on Mon, 23 Feb 2026 09:37:11 GMT
|
|
18234
18573
|
*/
|
|
18235
18574
|
|
|
18236
18575
|
:root,
|
|
@@ -19013,7 +19352,7 @@ Fixes safari bug where outline doesn't respect border-radius
|
|
|
19013
19352
|
|
|
19014
19353
|
/**
|
|
19015
19354
|
* Do not edit directly
|
|
19016
|
-
* Generated on
|
|
19355
|
+
* Generated on Mon, 23 Feb 2026 09:37:10 GMT
|
|
19017
19356
|
*/
|
|
19018
19357
|
|
|
19019
19358
|
:root {
|
|
@@ -19022,7 +19361,7 @@ Fixes safari bug where outline doesn't respect border-radius
|
|
|
19022
19361
|
|
|
19023
19362
|
/**
|
|
19024
19363
|
* Do not edit directly
|
|
19025
|
-
* Generated on
|
|
19364
|
+
* Generated on Mon, 23 Feb 2026 09:37:11 GMT
|
|
19026
19365
|
*/
|
|
19027
19366
|
|
|
19028
19367
|
:root,
|
|
@@ -19518,7 +19857,7 @@ pre.Primer_Brand__IDE-module__IDE__Chat-copilot-indicator___FhoZe {
|
|
|
19518
19857
|
|
|
19519
19858
|
/**
|
|
19520
19859
|
* Do not edit directly
|
|
19521
|
-
* Generated on
|
|
19860
|
+
* Generated on Mon, 23 Feb 2026 09:37:11 GMT
|
|
19522
19861
|
*/
|
|
19523
19862
|
|
|
19524
19863
|
:root,
|
|
@@ -19617,7 +19956,7 @@ pre.Primer_Brand__IDE-module__IDE__Chat-copilot-indicator___FhoZe {
|
|
|
19617
19956
|
|
|
19618
19957
|
/**
|
|
19619
19958
|
* Do not edit directly
|
|
19620
|
-
* Generated on
|
|
19959
|
+
* Generated on Mon, 23 Feb 2026 09:37:11 GMT
|
|
19621
19960
|
*/
|
|
19622
19961
|
|
|
19623
19962
|
:root,
|
|
@@ -19995,7 +20334,7 @@ pre.Primer_Brand__IDE-module__IDE__Chat-copilot-indicator___FhoZe {
|
|
|
19995
20334
|
|
|
19996
20335
|
/**
|
|
19997
20336
|
* Do not edit directly
|
|
19998
|
-
* Generated on
|
|
20337
|
+
* Generated on Mon, 23 Feb 2026 09:37:11 GMT
|
|
19999
20338
|
*/
|
|
20000
20339
|
|
|
20001
20340
|
:root,
|
|
@@ -20009,7 +20348,7 @@ pre.Primer_Brand__IDE-module__IDE__Chat-copilot-indicator___FhoZe {
|
|
|
20009
20348
|
|
|
20010
20349
|
/**
|
|
20011
20350
|
* Do not edit directly
|
|
20012
|
-
* Generated on
|
|
20351
|
+
* Generated on Mon, 23 Feb 2026 09:37:11 GMT
|
|
20013
20352
|
*/
|
|
20014
20353
|
|
|
20015
20354
|
:root {
|
|
@@ -20196,7 +20535,7 @@ pre.Primer_Brand__IDE-module__IDE__Chat-copilot-indicator___FhoZe {
|
|
|
20196
20535
|
|
|
20197
20536
|
/**
|
|
20198
20537
|
* Do not edit directly
|
|
20199
|
-
* Generated on
|
|
20538
|
+
* Generated on Mon, 23 Feb 2026 09:37:10 GMT
|
|
20200
20539
|
*/
|
|
20201
20540
|
|
|
20202
20541
|
:root {
|
|
@@ -20281,7 +20620,6 @@ pre.Primer_Brand__IDE-module__IDE__Chat-copilot-indicator___FhoZe {
|
|
|
20281
20620
|
}
|
|
20282
20621
|
|
|
20283
20622
|
.Primer_Brand__Statistic-module__Statistic__heading___xQ8Ki {
|
|
20284
|
-
font-stretch: 75%;
|
|
20285
20623
|
position: relative;
|
|
20286
20624
|
}
|
|
20287
20625
|
|
|
@@ -20481,7 +20819,7 @@ pre.Primer_Brand__IDE-module__IDE__Chat-copilot-indicator___FhoZe {
|
|
|
20481
20819
|
|
|
20482
20820
|
/**
|
|
20483
20821
|
* Do not edit directly
|
|
20484
|
-
* Generated on
|
|
20822
|
+
* Generated on Mon, 23 Feb 2026 09:37:10 GMT
|
|
20485
20823
|
*/
|
|
20486
20824
|
|
|
20487
20825
|
:root {
|
|
@@ -20492,7 +20830,7 @@ pre.Primer_Brand__IDE-module__IDE__Chat-copilot-indicator___FhoZe {
|
|
|
20492
20830
|
|
|
20493
20831
|
/**
|
|
20494
20832
|
* Do not edit directly
|
|
20495
|
-
* Generated on
|
|
20833
|
+
* Generated on Mon, 23 Feb 2026 09:37:11 GMT
|
|
20496
20834
|
*/
|
|
20497
20835
|
|
|
20498
20836
|
:root,
|
|
@@ -20630,7 +20968,7 @@ pre.Primer_Brand__IDE-module__IDE__Chat-copilot-indicator___FhoZe {
|
|
|
20630
20968
|
|
|
20631
20969
|
/**
|
|
20632
20970
|
* Do not edit directly
|
|
20633
|
-
* Generated on
|
|
20971
|
+
* Generated on Mon, 23 Feb 2026 09:37:10 GMT
|
|
20634
20972
|
*/
|
|
20635
20973
|
|
|
20636
20974
|
:root {
|
|
@@ -20639,7 +20977,7 @@ pre.Primer_Brand__IDE-module__IDE__Chat-copilot-indicator___FhoZe {
|
|
|
20639
20977
|
|
|
20640
20978
|
/**
|
|
20641
20979
|
* Do not edit directly
|
|
20642
|
-
* Generated on
|
|
20980
|
+
* Generated on Mon, 23 Feb 2026 09:37:11 GMT
|
|
20643
20981
|
*/
|
|
20644
20982
|
|
|
20645
20983
|
:root,
|