@primer/react-brand 0.64.1-rc.9bfb4676 → 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 +528 -193
- 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,
|
|
@@ -9175,7 +9192,7 @@ html {
|
|
|
9175
9192
|
|
|
9176
9193
|
/**
|
|
9177
9194
|
* Do not edit directly
|
|
9178
|
-
* Generated on
|
|
9195
|
+
* Generated on Mon, 23 Feb 2026 09:37:11 GMT
|
|
9179
9196
|
*/
|
|
9180
9197
|
|
|
9181
9198
|
:root,
|
|
@@ -9203,7 +9220,7 @@ html {
|
|
|
9203
9220
|
|
|
9204
9221
|
/**
|
|
9205
9222
|
* Do not edit directly
|
|
9206
|
-
* Generated on
|
|
9223
|
+
* Generated on Mon, 23 Feb 2026 09:37:11 GMT
|
|
9207
9224
|
*/
|
|
9208
9225
|
|
|
9209
9226
|
:root,
|
|
@@ -9219,7 +9236,7 @@ html {
|
|
|
9219
9236
|
|
|
9220
9237
|
/**
|
|
9221
9238
|
* Do not edit directly
|
|
9222
|
-
* Generated on
|
|
9239
|
+
* Generated on Mon, 23 Feb 2026 09:37:10 GMT
|
|
9223
9240
|
*/
|
|
9224
9241
|
|
|
9225
9242
|
:root {
|
|
@@ -9272,7 +9289,7 @@ html {
|
|
|
9272
9289
|
|
|
9273
9290
|
/**
|
|
9274
9291
|
* Do not edit directly
|
|
9275
|
-
* Generated on
|
|
9292
|
+
* Generated on Mon, 23 Feb 2026 09:37:11 GMT
|
|
9276
9293
|
*/
|
|
9277
9294
|
|
|
9278
9295
|
:root,
|
|
@@ -9303,8 +9320,10 @@ html {
|
|
|
9303
9320
|
--brand-Accordion-toggle-color-red-orange-end: var(--base-color-scale-orange-5);
|
|
9304
9321
|
--brand-Accordion-toggle-color-teal: var(--base-color-scale-teal-5);
|
|
9305
9322
|
--brand-Accordion-toggle-color-yellow: var(--base-color-scale-yellow-5);
|
|
9306
|
-
--brand-Accordion-border-color-default: var(--brand-color-border-
|
|
9307
|
-
--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);
|
|
9308
9327
|
}
|
|
9309
9328
|
|
|
9310
9329
|
[data-color-mode="dark"] {
|
|
@@ -9334,8 +9353,10 @@ html {
|
|
|
9334
9353
|
--brand-Accordion-toggle-color-red-orange-end: var(--base-color-scale-orange-2);
|
|
9335
9354
|
--brand-Accordion-toggle-color-teal: var(--base-color-scale-teal-2);
|
|
9336
9355
|
--brand-Accordion-toggle-color-yellow: var(--base-color-scale-yellow-2);
|
|
9337
|
-
--brand-Accordion-border-color-default: var(--
|
|
9338
|
-
--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);
|
|
9339
9360
|
}
|
|
9340
9361
|
|
|
9341
9362
|
.Primer_Brand__Accordion-module__Accordion___M_LPt {
|
|
@@ -9348,13 +9369,67 @@ html {
|
|
|
9348
9369
|
}
|
|
9349
9370
|
|
|
9350
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 {
|
|
9351
|
-
|
|
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;
|
|
9352
9427
|
}
|
|
9353
9428
|
|
|
9354
9429
|
.Primer_Brand__Accordion-module__Accordion--default___wLsHR::after {
|
|
9355
9430
|
content: '';
|
|
9356
|
-
|
|
9357
|
-
height:
|
|
9431
|
+
background-color: var(--brand-Accordion-border-color-default);
|
|
9432
|
+
height: var(--brand-borderWidth-thin);
|
|
9358
9433
|
transition: var(--brand-animation-duration-fast) transform;
|
|
9359
9434
|
transform: scaleY(0);
|
|
9360
9435
|
transform-origin: 50% 100%;
|
|
@@ -9364,8 +9439,10 @@ html {
|
|
|
9364
9439
|
left: 0;
|
|
9365
9440
|
}
|
|
9366
9441
|
|
|
9367
|
-
.Primer_Brand__Accordion-module__Accordion--default___wLsHR:hover::after
|
|
9368
|
-
|
|
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);
|
|
9369
9446
|
}
|
|
9370
9447
|
|
|
9371
9448
|
.Primer_Brand__Accordion-module__Accordion__summary___NUIYc {
|
|
@@ -9388,20 +9465,27 @@ html {
|
|
|
9388
9465
|
outline: var(--brand-borderWidth-thick) solid var(--brand-color-focus);
|
|
9389
9466
|
}
|
|
9390
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
|
+
|
|
9391
9478
|
.Primer_Brand__Accordion-module__Accordion__summary--collapsed___spc4w,
|
|
9392
9479
|
.Primer_Brand__Accordion-module__Accordion__summary--expanded___r3Clk {
|
|
9393
|
-
font-family: var(--brand-fontStack-sansSerif);
|
|
9394
|
-
font-weight: 500;
|
|
9395
9480
|
cursor: pointer;
|
|
9396
|
-
|
|
9397
|
-
|
|
9398
|
-
|
|
9399
|
-
height:
|
|
9400
|
-
width:
|
|
9401
|
-
-
|
|
9402
|
-
-webkit-box-decoration-break: clone;
|
|
9403
|
-
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);
|
|
9404
9487
|
position: absolute;
|
|
9488
|
+
transition: opacity var(--brand-animation-duration-faster) ease;
|
|
9405
9489
|
}
|
|
9406
9490
|
|
|
9407
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,
|
|
@@ -9409,134 +9493,110 @@ html {
|
|
|
9409
9493
|
right: 0;
|
|
9410
9494
|
}
|
|
9411
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
|
+
|
|
9412
9510
|
.Primer_Brand__Accordion-module__Accordion__summary--reversed-toggles___cpkAW .Primer_Brand__Accordion-module__Accordion__summary--collapsed___spc4w,
|
|
9413
9511
|
.Primer_Brand__Accordion-module__Accordion__summary--reversed-toggles___cpkAW .Primer_Brand__Accordion-module__Accordion__summary--expanded___r3Clk {
|
|
9414
9512
|
left: 0;
|
|
9415
9513
|
}
|
|
9416
9514
|
|
|
9417
|
-
.Primer_Brand__Accordion-module__Accordion__summary--default___C4Jx_ .Primer_Brand__Accordion-module__Accordion__summary--collapsed___spc4w
|
|
9418
|
-
.Primer_Brand__Accordion-module__Accordion__summary--default___C4Jx_ .Primer_Brand__Accordion-module__Accordion__summary--expanded___r3Clk
|
|
9419
|
-
|
|
9420
|
-
display: block;
|
|
9421
|
-
background: linear-gradient(
|
|
9422
|
-
-70deg,
|
|
9423
|
-
var(--brand-Accordion-toggle-color-start) 0%,
|
|
9424
|
-
var(--brand-Accordion-toggle-color-end) 100%
|
|
9425
|
-
);
|
|
9426
|
-
-webkit-background-clip: text;
|
|
9427
|
-
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));
|
|
9428
9518
|
}
|
|
9429
9519
|
|
|
9430
9520
|
.Primer_Brand__Accordion-module__Accordion__summary--toggleColor-default___J06Ol {
|
|
9431
9521
|
--brand-Accordion-toggle-color-start: var(--brand-Accordion-toggle-color-default);
|
|
9432
|
-
--brand-Accordion-toggle-color-end: var(--brand-Accordion-toggle-color-default);
|
|
9433
9522
|
}
|
|
9434
9523
|
|
|
9435
9524
|
.Primer_Brand__Accordion-module__Accordion__summary--toggleColor-blue___BpPxQ {
|
|
9436
9525
|
--brand-Accordion-toggle-color-start: var(--brand-Accordion-toggle-color-blue);
|
|
9437
|
-
--brand-Accordion-toggle-color-end: var(--brand-Accordion-toggle-color-blue);
|
|
9438
9526
|
}
|
|
9439
9527
|
|
|
9440
9528
|
.Primer_Brand__Accordion-module__Accordion__summary--toggleColor-blue-purple___R4Ta3 {
|
|
9441
9529
|
--brand-Accordion-toggle-color-start: var(--brand-Accordion-toggle-color-blue-purple-start);
|
|
9442
|
-
--brand-Accordion-toggle-color-end: var(--brand-Accordion-toggle-color-blue-purple-end);
|
|
9443
9530
|
}
|
|
9444
9531
|
|
|
9445
9532
|
.Primer_Brand__Accordion-module__Accordion__summary--toggleColor-coral___T3Lvh {
|
|
9446
9533
|
--brand-Accordion-toggle-color-start: var(--brand-Accordion-toggle-color-coral);
|
|
9447
|
-
--brand-Accordion-toggle-color-end: var(--brand-Accordion-toggle-color-coral);
|
|
9448
9534
|
}
|
|
9449
9535
|
|
|
9450
9536
|
.Primer_Brand__Accordion-module__Accordion__summary--toggleColor-green___GThPe {
|
|
9451
9537
|
--brand-Accordion-toggle-color-start: var(--brand-Accordion-toggle-color-green);
|
|
9452
|
-
--brand-Accordion-toggle-color-end: var(--brand-Accordion-toggle-color-green);
|
|
9453
9538
|
}
|
|
9454
9539
|
|
|
9455
9540
|
.Primer_Brand__Accordion-module__Accordion__summary--toggleColor-green-blue___PHnZc {
|
|
9456
9541
|
--brand-Accordion-toggle-color-start: var(--brand-Accordion-toggle-color-green-blue-start);
|
|
9457
|
-
--brand-Accordion-toggle-color-end: var(--brand-Accordion-toggle-color-green-blue-end);
|
|
9458
9542
|
}
|
|
9459
9543
|
|
|
9460
9544
|
.Primer_Brand__Accordion-module__Accordion__summary--toggleColor-gray___gGQN8 {
|
|
9461
9545
|
--brand-Accordion-toggle-color-start: var(--brand-Accordion-toggle-color-gray);
|
|
9462
|
-
--brand-Accordion-toggle-color-end: var(--brand-Accordion-toggle-color-gray);
|
|
9463
9546
|
}
|
|
9464
9547
|
|
|
9465
9548
|
.Primer_Brand__Accordion-module__Accordion__summary--toggleColor-indigo___f5_9S {
|
|
9466
9549
|
--brand-Accordion-toggle-color-start: var(--brand-Accordion-toggle-color-indigo);
|
|
9467
|
-
--brand-Accordion-toggle-color-end: var(--brand-Accordion-toggle-color-indigo);
|
|
9468
9550
|
}
|
|
9469
9551
|
|
|
9470
9552
|
.Primer_Brand__Accordion-module__Accordion__summary--toggleColor-lemon___c5Gz6 {
|
|
9471
9553
|
--brand-Accordion-toggle-color-start: var(--brand-Accordion-toggle-color-lemon);
|
|
9472
|
-
--brand-Accordion-toggle-color-end: var(--brand-Accordion-toggle-color-lemon);
|
|
9473
9554
|
}
|
|
9474
9555
|
|
|
9475
9556
|
.Primer_Brand__Accordion-module__Accordion__summary--toggleColor-lime___Tj0cg {
|
|
9476
9557
|
--brand-Accordion-toggle-color-start: var(--brand-Accordion-toggle-color-lime);
|
|
9477
|
-
--brand-Accordion-toggle-color-end: var(--brand-Accordion-toggle-color-lime);
|
|
9478
9558
|
}
|
|
9479
9559
|
|
|
9480
9560
|
.Primer_Brand__Accordion-module__Accordion__summary--toggleColor-orange____Dby3 {
|
|
9481
9561
|
--brand-Accordion-toggle-color-start: var(--brand-Accordion-toggle-color-orange);
|
|
9482
|
-
--brand-Accordion-toggle-color-end: var(--brand-Accordion-toggle-color-orange);
|
|
9483
9562
|
}
|
|
9484
9563
|
|
|
9485
9564
|
.Primer_Brand__Accordion-module__Accordion__summary--toggleColor-pink___BXVJc {
|
|
9486
9565
|
--brand-Accordion-toggle-color-start: var(--brand-Accordion-toggle-color-pink);
|
|
9487
|
-
--brand-Accordion-toggle-color-end: var(--brand-Accordion-toggle-color-pink);
|
|
9488
9566
|
}
|
|
9489
9567
|
|
|
9490
9568
|
.Primer_Brand__Accordion-module__Accordion__summary--toggleColor-pink-blue___NVPxr {
|
|
9491
9569
|
--brand-Accordion-toggle-color-start: var(--brand-Accordion-toggle-color-pink-blue-start);
|
|
9492
|
-
--brand-Accordion-toggle-color-end: var(--brand-Accordion-toggle-color-pink-blue-end);
|
|
9493
9570
|
}
|
|
9494
9571
|
|
|
9495
9572
|
.Primer_Brand__Accordion-module__Accordion__summary--toggleColor-purple___whcwP {
|
|
9496
9573
|
--brand-Accordion-toggle-color-start: var(--brand-Accordion-toggle-color-purple);
|
|
9497
|
-
--brand-Accordion-toggle-color-end: var(--brand-Accordion-toggle-color-purple);
|
|
9498
9574
|
}
|
|
9499
9575
|
|
|
9500
9576
|
.Primer_Brand__Accordion-module__Accordion__summary--toggleColor-purple-red___l3gUG {
|
|
9501
9577
|
--brand-Accordion-toggle-color-start: var(--brand-Accordion-toggle-color-purple-red-start);
|
|
9502
|
-
--brand-Accordion-toggle-color-end: var(--brand-Accordion-toggle-color-purple-red-end);
|
|
9503
9578
|
}
|
|
9504
9579
|
|
|
9505
9580
|
.Primer_Brand__Accordion-module__Accordion__summary--toggleColor-red___txXJX {
|
|
9506
9581
|
--brand-Accordion-toggle-color-start: var(--brand-Accordion-toggle-color-red);
|
|
9507
|
-
--brand-Accordion-toggle-color-end: var(--brand-Accordion-toggle-color-red);
|
|
9508
9582
|
}
|
|
9509
9583
|
|
|
9510
9584
|
.Primer_Brand__Accordion-module__Accordion__summary--toggleColor-red-orange___ZODhv {
|
|
9511
9585
|
--brand-Accordion-toggle-color-start: var(--brand-Accordion-toggle-color-red-orange-start);
|
|
9512
|
-
--brand-Accordion-toggle-color-end: var(--brand-Accordion-toggle-color-red-orange-end);
|
|
9513
9586
|
}
|
|
9514
9587
|
|
|
9515
9588
|
.Primer_Brand__Accordion-module__Accordion__summary--toggleColor-teal___h2drb {
|
|
9516
9589
|
--brand-Accordion-toggle-color-start: var(--brand-Accordion-toggle-color-teal);
|
|
9517
|
-
--brand-Accordion-toggle-color-end: var(--brand-Accordion-toggle-color-teal);
|
|
9518
9590
|
}
|
|
9519
9591
|
|
|
9520
9592
|
.Primer_Brand__Accordion-module__Accordion__summary--toggleColor-yellow___WGTG3 {
|
|
9521
9593
|
--brand-Accordion-toggle-color-start: var(--brand-Accordion-toggle-color-yellow);
|
|
9522
|
-
--brand-Accordion-toggle-color-end: var(--brand-Accordion-toggle-color-yellow);
|
|
9523
9594
|
}
|
|
9524
9595
|
|
|
9525
|
-
.Primer_Brand__Accordion-module__Accordion__summary--default___C4Jx_ .Primer_Brand__Accordion-module__Accordion__summary--
|
|
9526
|
-
font-weight: var(--base-text-weight-medium);
|
|
9527
|
-
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 {
|
|
9528
9597
|
opacity: 0;
|
|
9529
9598
|
}
|
|
9530
9599
|
|
|
9531
|
-
.Primer_Brand__Accordion-module__Accordion__summary--default___C4Jx_ .Primer_Brand__Accordion-module__Accordion__summary--expanded___r3Clk::after {
|
|
9532
|
-
content: '+';
|
|
9533
|
-
}
|
|
9534
|
-
|
|
9535
|
-
.Primer_Brand__Accordion-module__Accordion__summary___NUIYc.Primer_Brand__Accordion-module__Accordion__summary--emphasis___FqzWk .Primer_Brand__Accordion-module__Accordion__summary--collapsed___spc4w,
|
|
9536
|
-
.Primer_Brand__Accordion-module__Accordion__summary___NUIYc.Primer_Brand__Accordion-module__Accordion__summary--emphasis___FqzWk .Primer_Brand__Accordion-module__Accordion__summary--expanded___r3Clk {
|
|
9537
|
-
transform: translate(0, -2px);
|
|
9538
|
-
}
|
|
9539
|
-
|
|
9540
9600
|
.Primer_Brand__Accordion-module__Accordion__summary___NUIYc.Primer_Brand__Accordion-module__Accordion__summary--emphasis___FqzWk .Primer_Brand__Accordion-module__Accordion__summary--expanded___r3Clk {
|
|
9541
9601
|
opacity: 0;
|
|
9542
9602
|
}
|
|
@@ -9549,17 +9609,15 @@ details[open] .Primer_Brand__Accordion-module__Accordion__summary___NUIYc.Primer
|
|
|
9549
9609
|
opacity: 0;
|
|
9550
9610
|
}
|
|
9551
9611
|
|
|
9552
|
-
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 {
|
|
9553
9613
|
opacity: 1;
|
|
9554
|
-
transform: rotateZ(180deg);
|
|
9555
9614
|
}
|
|
9556
9615
|
|
|
9557
|
-
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 {
|
|
9558
9617
|
opacity: 0;
|
|
9559
|
-
transform: rotateZ(180deg);
|
|
9560
9618
|
}
|
|
9561
9619
|
|
|
9562
|
-
.Primer_Brand__Accordion-
|
|
9620
|
+
.Primer_Brand__Accordion-module__Accordion__summary--default___C4Jx_:not(.Primer_Brand__Accordion-module__Accordion__summary--reversed-toggles___cpkAW) {
|
|
9563
9621
|
padding-inline-end: var(--base-size-48);
|
|
9564
9622
|
}
|
|
9565
9623
|
|
|
@@ -9622,7 +9680,7 @@ details[open] > .Primer_Brand__Accordion-module__Accordion__content___wMZGe {
|
|
|
9622
9680
|
}
|
|
9623
9681
|
|
|
9624
9682
|
.Primer_Brand__Accordion-module__Accordion__summary--default___C4Jx_ + .Primer_Brand__Accordion-module__Accordion__content___wMZGe {
|
|
9625
|
-
margin-top: calc(var(--base-size-
|
|
9683
|
+
margin-top: calc(var(--base-size-12) * -1); /* for 12px gap between question and answer */
|
|
9626
9684
|
}
|
|
9627
9685
|
|
|
9628
9686
|
details[open] > .Primer_Brand__Accordion-module__Accordion__summary--reversed-toggles___cpkAW + .Primer_Brand__Accordion-module__Accordion__content___wMZGe {
|
|
@@ -9659,7 +9717,7 @@ details[open] > .Primer_Brand__Accordion-module__Accordion__summary--reversed-to
|
|
|
9659
9717
|
|
|
9660
9718
|
/**
|
|
9661
9719
|
* Do not edit directly
|
|
9662
|
-
* Generated on
|
|
9720
|
+
* Generated on Mon, 23 Feb 2026 09:37:10 GMT
|
|
9663
9721
|
*/
|
|
9664
9722
|
|
|
9665
9723
|
:root {
|
|
@@ -9668,25 +9726,29 @@ details[open] > .Primer_Brand__Accordion-module__Accordion__summary--reversed-to
|
|
|
9668
9726
|
|
|
9669
9727
|
/**
|
|
9670
9728
|
* Do not edit directly
|
|
9671
|
-
* Generated on
|
|
9729
|
+
* Generated on Mon, 23 Feb 2026 09:37:11 GMT
|
|
9672
9730
|
*/
|
|
9673
9731
|
|
|
9674
9732
|
:root,
|
|
9675
9733
|
[data-color-mode="light"] {
|
|
9676
9734
|
--brand-FAQ-color-heading: var(--brand-color-text-default);
|
|
9677
9735
|
--brand-FAQ-color-tabLabel-selected: var(--brand-color-text-default);
|
|
9678
|
-
--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);
|
|
9679
9739
|
}
|
|
9680
9740
|
|
|
9681
9741
|
[data-color-mode="dark"] {
|
|
9682
9742
|
--brand-FAQ-color-heading: var(--brand-color-text-default);
|
|
9683
9743
|
--brand-FAQ-color-tabLabel-selected: var(--brand-color-text-default);
|
|
9684
|
-
--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);
|
|
9685
9747
|
}
|
|
9686
9748
|
|
|
9687
9749
|
/**
|
|
9688
9750
|
* Do not edit directly
|
|
9689
|
-
* Generated on
|
|
9751
|
+
* Generated on Mon, 23 Feb 2026 09:37:11 GMT
|
|
9690
9752
|
*/
|
|
9691
9753
|
|
|
9692
9754
|
:root {
|
|
@@ -9716,6 +9778,22 @@ details[open] > .Primer_Brand__Accordion-module__Accordion__summary--reversed-to
|
|
|
9716
9778
|
margin: 0 auto;
|
|
9717
9779
|
}
|
|
9718
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
|
+
|
|
9719
9797
|
.Primer_Brand__FAQ-module__FAQ__heading___bH0aG {
|
|
9720
9798
|
color: var(--brand-FAQ-color-heading);
|
|
9721
9799
|
margin-bottom: var(--brand-FAQ-heading-marginBottom);
|
|
@@ -9724,6 +9802,9 @@ details[open] > .Primer_Brand__Accordion-module__Accordion__summary--reversed-to
|
|
|
9724
9802
|
.Primer_Brand__FAQ-module__FAQ__subheading___I4puv {
|
|
9725
9803
|
margin-bottom: var(--base-size-16);
|
|
9726
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);
|
|
9727
9808
|
}
|
|
9728
9809
|
|
|
9729
9810
|
.Primer_Brand__FAQ-module__FAQ__heading--start___eHaT3 {
|
|
@@ -9763,24 +9844,31 @@ details[open] > .Primer_Brand__Accordion-module__Accordion__summary--reversed-to
|
|
|
9763
9844
|
margin: 0;
|
|
9764
9845
|
}
|
|
9765
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
|
+
|
|
9766
9857
|
.Primer_Brand__FAQGroup-module__FAQGroup___D0VvR {
|
|
9767
9858
|
display: none;
|
|
9768
9859
|
justify-content: space-between;
|
|
9769
9860
|
gap: var(--brand-stack-gap-spacious);
|
|
9770
9861
|
}
|
|
9771
9862
|
|
|
9772
|
-
|
|
9773
|
-
|
|
9774
|
-
display: grid;
|
|
9775
|
-
}
|
|
9776
|
-
|
|
9777
|
-
.Primer_Brand__FAQGroup-module__FAQGroup__accordion___dkveP {
|
|
9778
|
-
display: none;
|
|
9779
|
-
}
|
|
9863
|
+
.Primer_Brand__FAQGroup-module__FAQGroup__accordion___dkveP {
|
|
9864
|
+
margin-block-start: var(--base-size-48);
|
|
9780
9865
|
}
|
|
9781
9866
|
|
|
9782
9867
|
.Primer_Brand__FAQGroup-module__FAQGroup__panel-subHeading___F0U3h {
|
|
9783
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);
|
|
9784
9872
|
}
|
|
9785
9873
|
|
|
9786
9874
|
.Primer_Brand__FAQGroup-module__FAQGroup__tablist___WdY5Z .Primer_Brand__FAQGroup-module__FAQ__heading___w52lv {
|
|
@@ -9788,26 +9876,62 @@ details[open] > .Primer_Brand__Accordion-module__Accordion__summary--reversed-to
|
|
|
9788
9876
|
}
|
|
9789
9877
|
|
|
9790
9878
|
.Primer_Brand__FAQGroup-module__FAQGroup__tablist-button___EgyrC {
|
|
9879
|
+
-webkit-appearance: none;
|
|
9880
|
+
-moz-appearance: none;
|
|
9881
|
+
appearance: none;
|
|
9882
|
+
border: none;
|
|
9791
9883
|
background-color: transparent;
|
|
9792
|
-
|
|
9793
|
-
|
|
9794
|
-
|
|
9795
|
-
|
|
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);
|
|
9796
9899
|
overflow: hidden;
|
|
9797
|
-
white-space: nowrap;
|
|
9798
9900
|
text-overflow: ellipsis;
|
|
9901
|
+
white-space: nowrap;
|
|
9902
|
+
transition: gap var(--brand-animation-duration-fast) var(--brand-animation-easing-default);
|
|
9799
9903
|
}
|
|
9800
9904
|
|
|
9801
|
-
.Primer_Brand__FAQGroup-module__FAQGroup__tablist-button___EgyrC
|
|
9802
|
-
|
|
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;
|
|
9803
9908
|
}
|
|
9804
9909
|
|
|
9805
|
-
.Primer_Brand__FAQGroup-module__FAQGroup__tablist-button___EgyrC
|
|
9806
|
-
|
|
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);
|
|
9807
9921
|
}
|
|
9808
9922
|
|
|
9809
|
-
.Primer_Brand__FAQGroup-module__FAQGroup__tablist-button___EgyrC
|
|
9923
|
+
.Primer_Brand__FAQGroup-module__FAQGroup__tablist-button___EgyrC:hover::before {
|
|
9924
|
+
background-color: var(--brand-FAQGroup-buttonIndicator-hover);
|
|
9925
|
+
}
|
|
9926
|
+
|
|
9927
|
+
.Primer_Brand__FAQGroup-module__FAQGroup__tablist-button___EgyrC[aria-selected='true'] {
|
|
9810
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);
|
|
9811
9935
|
}
|
|
9812
9936
|
|
|
9813
9937
|
.Primer_Brand__FAQGroup-module__FAQGroup__nested-accordion-item___JGGeC summary h4 {
|
|
@@ -9816,6 +9940,20 @@ details[open] > .Primer_Brand__Accordion-module__Accordion__summary--reversed-to
|
|
|
9816
9940
|
line-height: var(--brand-text-lineHeight-200);
|
|
9817
9941
|
}
|
|
9818
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
|
+
|
|
9819
9957
|
@media (forced-colors: active) {
|
|
9820
9958
|
.Primer_Brand__FAQGroup-module__FAQGroup__tablist-button___EgyrC[aria-selected='true'] {
|
|
9821
9959
|
border-color: Highlight;
|
|
@@ -9824,9 +9962,75 @@ details[open] > .Primer_Brand__Accordion-module__Accordion__summary--reversed-to
|
|
|
9824
9962
|
}
|
|
9825
9963
|
}
|
|
9826
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
|
+
|
|
9827
10031
|
/**
|
|
9828
10032
|
* Do not edit directly
|
|
9829
|
-
* Generated on
|
|
10033
|
+
* Generated on Mon, 23 Feb 2026 09:37:11 GMT
|
|
9830
10034
|
*/
|
|
9831
10035
|
|
|
9832
10036
|
:root,
|
|
@@ -11029,7 +11233,7 @@ Fixes safari bug where outline doesn't respect border-radius
|
|
|
11029
11233
|
|
|
11030
11234
|
/**
|
|
11031
11235
|
* Do not edit directly
|
|
11032
|
-
* Generated on
|
|
11236
|
+
* Generated on Mon, 23 Feb 2026 09:37:10 GMT
|
|
11033
11237
|
*/
|
|
11034
11238
|
|
|
11035
11239
|
:root {
|
|
@@ -11043,7 +11247,7 @@ Fixes safari bug where outline doesn't respect border-radius
|
|
|
11043
11247
|
|
|
11044
11248
|
/**
|
|
11045
11249
|
* Do not edit directly
|
|
11046
|
-
* Generated on
|
|
11250
|
+
* Generated on Mon, 23 Feb 2026 09:37:11 GMT
|
|
11047
11251
|
*/
|
|
11048
11252
|
|
|
11049
11253
|
:root,
|
|
@@ -11337,7 +11541,7 @@ Fixes safari bug where outline doesn't respect border-radius
|
|
|
11337
11541
|
|
|
11338
11542
|
/**
|
|
11339
11543
|
* Do not edit directly
|
|
11340
|
-
* Generated on
|
|
11544
|
+
* Generated on Mon, 23 Feb 2026 09:37:11 GMT
|
|
11341
11545
|
*/
|
|
11342
11546
|
|
|
11343
11547
|
:root,
|
|
@@ -11353,7 +11557,7 @@ Fixes safari bug where outline doesn't respect border-radius
|
|
|
11353
11557
|
|
|
11354
11558
|
/**
|
|
11355
11559
|
* Do not edit directly
|
|
11356
|
-
* Generated on
|
|
11560
|
+
* Generated on Mon, 23 Feb 2026 09:37:11 GMT
|
|
11357
11561
|
*/
|
|
11358
11562
|
|
|
11359
11563
|
:root {
|
|
@@ -12098,7 +12302,7 @@ Fixes safari bug where outline doesn't respect border-radius
|
|
|
12098
12302
|
|
|
12099
12303
|
/**
|
|
12100
12304
|
* Do not edit directly
|
|
12101
|
-
* Generated on
|
|
12305
|
+
* Generated on Mon, 23 Feb 2026 09:37:11 GMT
|
|
12102
12306
|
*/
|
|
12103
12307
|
|
|
12104
12308
|
:root,
|
|
@@ -12114,7 +12318,7 @@ Fixes safari bug where outline doesn't respect border-radius
|
|
|
12114
12318
|
|
|
12115
12319
|
/**
|
|
12116
12320
|
* Do not edit directly
|
|
12117
|
-
* Generated on
|
|
12321
|
+
* Generated on Mon, 23 Feb 2026 09:37:11 GMT
|
|
12118
12322
|
*/
|
|
12119
12323
|
|
|
12120
12324
|
:root,
|
|
@@ -12337,7 +12541,7 @@ Fixes safari bug where outline doesn't respect border-radius
|
|
|
12337
12541
|
|
|
12338
12542
|
/**
|
|
12339
12543
|
* Do not edit directly
|
|
12340
|
-
* Generated on
|
|
12544
|
+
* Generated on Mon, 23 Feb 2026 09:37:11 GMT
|
|
12341
12545
|
*/
|
|
12342
12546
|
|
|
12343
12547
|
:root,
|
|
@@ -12501,7 +12705,7 @@ Fixes safari bug where outline doesn't respect border-radius
|
|
|
12501
12705
|
|
|
12502
12706
|
/**
|
|
12503
12707
|
* Do not edit directly
|
|
12504
|
-
* Generated on
|
|
12708
|
+
* Generated on Mon, 23 Feb 2026 09:37:11 GMT
|
|
12505
12709
|
*/
|
|
12506
12710
|
|
|
12507
12711
|
:root,
|
|
@@ -12809,7 +13013,7 @@ Fixes safari bug where outline doesn't respect border-radius
|
|
|
12809
13013
|
|
|
12810
13014
|
/**
|
|
12811
13015
|
* Do not edit directly
|
|
12812
|
-
* Generated on
|
|
13016
|
+
* Generated on Mon, 23 Feb 2026 09:37:10 GMT
|
|
12813
13017
|
*/
|
|
12814
13018
|
|
|
12815
13019
|
:root {
|
|
@@ -12845,7 +13049,7 @@ Fixes safari bug where outline doesn't respect border-radius
|
|
|
12845
13049
|
|
|
12846
13050
|
/**
|
|
12847
13051
|
* Do not edit directly
|
|
12848
|
-
* Generated on
|
|
13052
|
+
* Generated on Mon, 23 Feb 2026 09:37:11 GMT
|
|
12849
13053
|
*/
|
|
12850
13054
|
|
|
12851
13055
|
:root,
|
|
@@ -12913,7 +13117,7 @@ Fixes safari bug where outline doesn't respect border-radius
|
|
|
12913
13117
|
|
|
12914
13118
|
/**
|
|
12915
13119
|
* Do not edit directly
|
|
12916
|
-
* Generated on
|
|
13120
|
+
* Generated on Mon, 23 Feb 2026 09:37:10 GMT
|
|
12917
13121
|
*/
|
|
12918
13122
|
|
|
12919
13123
|
:root {
|
|
@@ -12924,7 +13128,7 @@ Fixes safari bug where outline doesn't respect border-radius
|
|
|
12924
13128
|
|
|
12925
13129
|
/**
|
|
12926
13130
|
* Do not edit directly
|
|
12927
|
-
* Generated on
|
|
13131
|
+
* Generated on Mon, 23 Feb 2026 09:37:11 GMT
|
|
12928
13132
|
*/
|
|
12929
13133
|
|
|
12930
13134
|
:root,
|
|
@@ -13133,19 +13337,11 @@ Fixes safari bug where outline doesn't respect border-radius
|
|
|
13133
13337
|
grid-area: heading;
|
|
13134
13338
|
}
|
|
13135
13339
|
|
|
13136
|
-
.Primer_Brand__Card-module__Card--fullWidth___j46z5:not(.Primer_Brand__Card-module__Card--align-center___geXUu) .Primer_Brand__Card-module__Card__heading___INFhp {
|
|
13137
|
-
max-width: 320px;
|
|
13138
|
-
}
|
|
13139
|
-
|
|
13140
13340
|
.Primer_Brand__Card-module__Card__description___KN9CH {
|
|
13141
13341
|
margin-bottom: var(--base-size-32);
|
|
13142
13342
|
grid-area: description;
|
|
13143
13343
|
}
|
|
13144
13344
|
|
|
13145
|
-
.Primer_Brand__Card-module__Card--fullWidth___j46z5:not(.Primer_Brand__Card-module__Card--align-center___geXUu) .Primer_Brand__Card-module__Card__description___KN9CH {
|
|
13146
|
-
max-width: 400px;
|
|
13147
|
-
}
|
|
13148
|
-
|
|
13149
13345
|
.Primer_Brand__Card-module__Card__action___C6sRY {
|
|
13150
13346
|
grid-area: action;
|
|
13151
13347
|
margin-top: auto;
|
|
@@ -13277,7 +13473,7 @@ Fixes safari bug where outline doesn't respect border-radius
|
|
|
13277
13473
|
|
|
13278
13474
|
/**
|
|
13279
13475
|
* Do not edit directly
|
|
13280
|
-
* Generated on
|
|
13476
|
+
* Generated on Mon, 23 Feb 2026 09:37:11 GMT
|
|
13281
13477
|
*/
|
|
13282
13478
|
|
|
13283
13479
|
:root,
|
|
@@ -14118,7 +14314,7 @@ Fixes safari bug where outline doesn't respect border-radius
|
|
|
14118
14314
|
|
|
14119
14315
|
/**
|
|
14120
14316
|
* Do not edit directly
|
|
14121
|
-
* Generated on
|
|
14317
|
+
* Generated on Mon, 23 Feb 2026 09:37:10 GMT
|
|
14122
14318
|
*/
|
|
14123
14319
|
|
|
14124
14320
|
:root {
|
|
@@ -14129,7 +14325,7 @@ Fixes safari bug where outline doesn't respect border-radius
|
|
|
14129
14325
|
|
|
14130
14326
|
/**
|
|
14131
14327
|
* Do not edit directly
|
|
14132
|
-
* Generated on
|
|
14328
|
+
* Generated on Mon, 23 Feb 2026 09:37:11 GMT
|
|
14133
14329
|
*/
|
|
14134
14330
|
|
|
14135
14331
|
:root,
|
|
@@ -14628,7 +14824,7 @@ Fixes safari bug where outline doesn't respect border-radius
|
|
|
14628
14824
|
|
|
14629
14825
|
/**
|
|
14630
14826
|
* Do not edit directly
|
|
14631
|
-
* Generated on
|
|
14827
|
+
* Generated on Mon, 23 Feb 2026 09:37:10 GMT
|
|
14632
14828
|
*/
|
|
14633
14829
|
|
|
14634
14830
|
:root {
|
|
@@ -14648,7 +14844,7 @@ Fixes safari bug where outline doesn't respect border-radius
|
|
|
14648
14844
|
|
|
14649
14845
|
/**
|
|
14650
14846
|
* Do not edit directly
|
|
14651
|
-
* Generated on
|
|
14847
|
+
* Generated on Mon, 23 Feb 2026 09:37:11 GMT
|
|
14652
14848
|
*/
|
|
14653
14849
|
|
|
14654
14850
|
:root,
|
|
@@ -14684,12 +14880,12 @@ Fixes safari bug where outline doesn't respect border-radius
|
|
|
14684
14880
|
|
|
14685
14881
|
/**
|
|
14686
14882
|
* Do not edit directly
|
|
14687
|
-
* Generated on
|
|
14883
|
+
* Generated on Mon, 23 Feb 2026 09:37:11 GMT
|
|
14688
14884
|
*/
|
|
14689
14885
|
|
|
14690
14886
|
:root,
|
|
14691
14887
|
[data-color-mode="light"] {
|
|
14692
|
-
--brand-LogoSuite-color-control-rest: var(--
|
|
14888
|
+
--brand-LogoSuite-color-control-rest: var(--brand-color-canvas-muted);
|
|
14693
14889
|
--brand-LogoSuite-color-control-hover: var(--base-color-scale-gray-2);
|
|
14694
14890
|
--brand-LogoSuite-color-logo-muted: var(--brand-color-text-muted);
|
|
14695
14891
|
--brand-LogoSuite-color-logo-emphasis: var(--brand-color-text-default);
|
|
@@ -14698,7 +14894,7 @@ Fixes safari bug where outline doesn't respect border-radius
|
|
|
14698
14894
|
}
|
|
14699
14895
|
|
|
14700
14896
|
[data-color-mode="dark"] {
|
|
14701
|
-
--brand-LogoSuite-color-control-rest:
|
|
14897
|
+
--brand-LogoSuite-color-control-rest: var(--brand-color-canvas-muted);
|
|
14702
14898
|
--brand-LogoSuite-color-control-hover: #5a5b7c;
|
|
14703
14899
|
--brand-LogoSuite-color-logo-muted: var(--brand-color-text-muted);
|
|
14704
14900
|
--brand-LogoSuite-color-logo-emphasis: var(--brand-color-text-default);
|
|
@@ -14708,7 +14904,7 @@ Fixes safari bug where outline doesn't respect border-radius
|
|
|
14708
14904
|
|
|
14709
14905
|
/**
|
|
14710
14906
|
* Do not edit directly
|
|
14711
|
-
* Generated on
|
|
14907
|
+
* Generated on Mon, 23 Feb 2026 09:37:11 GMT
|
|
14712
14908
|
*/
|
|
14713
14909
|
|
|
14714
14910
|
:root {
|
|
@@ -14721,20 +14917,25 @@ Fixes safari bug where outline doesn't respect border-radius
|
|
|
14721
14917
|
--brand-LogoSuite-logobar-columnGap-default: var(--base-size-80);
|
|
14722
14918
|
}
|
|
14723
14919
|
|
|
14724
|
-
@media (min-width: 768px) {
|
|
14725
|
-
:root {
|
|
14726
|
-
--brand-LogoSuite-logobar-rowGap: var(--base-size-80);
|
|
14727
|
-
}
|
|
14728
|
-
}
|
|
14729
|
-
|
|
14730
14920
|
.Primer_Brand__LogoSuite-module__LogoSuite___W2Pai {
|
|
14731
14921
|
padding-block-end: var(--brand-LogoSuite-logobar-rowGap);
|
|
14732
14922
|
}
|
|
14733
14923
|
|
|
14734
|
-
.Primer_Brand__LogoSuite-
|
|
14924
|
+
.Primer_Brand__LogoSuite-module__LogoSuite--default___EU2sL + .Primer_Brand__LogoSuite-module__LogoSuite--default___EU2sL {
|
|
14735
14925
|
padding-block-start: var(--brand-LogoSuite-logobar-rowGap);
|
|
14736
14926
|
}
|
|
14737
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
|
+
|
|
14738
14939
|
.Primer_Brand__LogoSuite-module__LogoSuite__heading___s2Xyw + .Primer_Brand__LogoSuite-module__LogoSuite__description___SRFRM {
|
|
14739
14940
|
padding-block-start: var(--base-size-16);
|
|
14740
14941
|
}
|
|
@@ -14748,7 +14949,7 @@ Fixes safari bug where outline doesn't respect border-radius
|
|
|
14748
14949
|
text-align: center;
|
|
14749
14950
|
}
|
|
14750
14951
|
|
|
14751
|
-
.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 {
|
|
14752
14953
|
padding-block-start: var(--base-size-32);
|
|
14753
14954
|
}
|
|
14754
14955
|
|
|
@@ -14776,7 +14977,7 @@ Fixes safari bug where outline doesn't respect border-radius
|
|
|
14776
14977
|
+ .Primer_Brand__LogoSuite-module__LogoSuite__logobar___hRzWm,
|
|
14777
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 {
|
|
14778
14979
|
padding-block-start: 0;
|
|
14779
|
-
margin-block-start: var(--base-size-
|
|
14980
|
+
margin-block-start: var(--base-size-44);
|
|
14780
14981
|
}
|
|
14781
14982
|
|
|
14782
14983
|
.Primer_Brand__LogoSuite-module__LogoSuite__logobar--variant-muted___a0P8Z svg,
|
|
@@ -14795,12 +14996,6 @@ Fixes safari bug where outline doesn't respect border-radius
|
|
|
14795
14996
|
.Primer_Brand__LogoSuite-module__LogoSuite__logobar--variant-muted___a0P8Z a {
|
|
14796
14997
|
height: var(--base-size-40);
|
|
14797
14998
|
}
|
|
14798
|
-
|
|
14799
|
-
.Primer_Brand__LogoSuite-module__LogoSuite__logobar--variant-emphasis___MjgGb svg,
|
|
14800
|
-
.Primer_Brand__LogoSuite-module__LogoSuite__logobar--variant-emphasis___MjgGb img,
|
|
14801
|
-
.Primer_Brand__LogoSuite-module__LogoSuite__logobar--variant-emphasis___MjgGb a {
|
|
14802
|
-
height: var(--base-size-48);
|
|
14803
|
-
}
|
|
14804
14999
|
}
|
|
14805
15000
|
|
|
14806
15001
|
.Primer_Brand__LogoSuite-module__LogoSuite__logobar--variant-muted___a0P8Z svg,
|
|
@@ -14831,8 +15026,10 @@ Fixes safari bug where outline doesn't respect border-radius
|
|
|
14831
15026
|
}
|
|
14832
15027
|
}
|
|
14833
15028
|
|
|
14834
|
-
.Primer_Brand__LogoSuite-
|
|
14835
|
-
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);
|
|
14836
15033
|
}
|
|
14837
15034
|
|
|
14838
15035
|
.Primer_Brand__LogoSuite-module__LogoSuite--hasDivider___Znsqm {
|
|
@@ -14842,8 +15039,9 @@ Fixes safari bug where outline doesn't respect border-radius
|
|
|
14842
15039
|
.Primer_Brand__LogoSuite-module__LogoSuite__logobar--has-marquee___d5jZP {
|
|
14843
15040
|
position: relative;
|
|
14844
15041
|
display: flex;
|
|
14845
|
-
flex-direction:
|
|
14846
|
-
|
|
15042
|
+
flex-direction: row;
|
|
15043
|
+
align-items: center;
|
|
15044
|
+
gap: var(--base-size-24);
|
|
14847
15045
|
margin: auto;
|
|
14848
15046
|
max-width: 100dvw;
|
|
14849
15047
|
}
|
|
@@ -14881,18 +15079,22 @@ Fixes safari bug where outline doesn't respect border-radius
|
|
|
14881
15079
|
}
|
|
14882
15080
|
}
|
|
14883
15081
|
|
|
14884
|
-
.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 {
|
|
14885
15084
|
animation-play-state: paused;
|
|
14886
15085
|
}
|
|
14887
15086
|
|
|
14888
15087
|
.Primer_Brand__LogoSuite-module__LogoSuite__logobar-marquee___Q0YOr {
|
|
14889
15088
|
display: flex;
|
|
14890
|
-
overflow: hidden;
|
|
15089
|
+
overflow-x: hidden;
|
|
15090
|
+
overflow-y: visible;
|
|
15091
|
+
padding-block: var(--base-size-4);
|
|
14891
15092
|
-webkit-user-select: none;
|
|
14892
15093
|
-moz-user-select: none;
|
|
14893
15094
|
user-select: none;
|
|
14894
15095
|
gap: var(--marquee-gap);
|
|
14895
|
-
|
|
15096
|
+
flex: 1;
|
|
15097
|
+
min-width: 0;
|
|
14896
15098
|
-webkit-mask-image: linear-gradient(
|
|
14897
15099
|
to right,
|
|
14898
15100
|
hsla(0, 0%, 0%, 0),
|
|
@@ -14907,19 +15109,23 @@ Fixes safari bug where outline doesn't respect border-radius
|
|
|
14907
15109
|
animation-play-state: paused !important;
|
|
14908
15110
|
}
|
|
14909
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
|
+
|
|
14910
15116
|
.Primer_Brand__LogoSuite-module__LogoSuite__logobar-playPauseButton___nkRGi {
|
|
14911
15117
|
cursor: pointer;
|
|
14912
|
-
|
|
14913
|
-
right: 0;
|
|
15118
|
+
flex-shrink: 0;
|
|
14914
15119
|
display: flex;
|
|
14915
15120
|
align-items: center;
|
|
14916
15121
|
justify-content: center;
|
|
14917
|
-
width: var(--base-size-
|
|
14918
|
-
height: var(--base-size-
|
|
15122
|
+
width: var(--base-size-32);
|
|
15123
|
+
height: var(--base-size-32);
|
|
14919
15124
|
margin: 0;
|
|
14920
15125
|
padding: 0;
|
|
14921
15126
|
border: none;
|
|
14922
15127
|
border-radius: var(--base-size-48);
|
|
15128
|
+
border: var(--brand-borderWidth-thin) solid var(--brand-color-border-muted);
|
|
14923
15129
|
background-color: var(--brand-LogoSuite-color-control-rest);
|
|
14924
15130
|
transition: background-color var(--brand-animation-duration-faster);
|
|
14925
15131
|
}
|
|
@@ -14936,10 +15142,139 @@ Fixes safari bug where outline doesn't respect border-radius
|
|
|
14936
15142
|
.Primer_Brand__LogoSuite-module__LogoSuite__logobar-playPauseButton___nkRGi svg {
|
|
14937
15143
|
width: var(--base-size-16);
|
|
14938
15144
|
height: var(--base-size-16);
|
|
15145
|
+
fill: var(--brand-color-text-muted);
|
|
14939
15146
|
}
|
|
14940
15147
|
|
|
14941
15148
|
.Primer_Brand__LogoSuite-module__LogoSuite__logobar-playPauseButton___nkRGi path {
|
|
14942
|
-
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;
|
|
14943
15278
|
}
|
|
14944
15279
|
|
|
14945
15280
|
.Primer_Brand__Timeline-module__Timeline___keSeT {
|
|
@@ -15042,7 +15377,7 @@ Fixes safari bug where outline doesn't respect border-radius
|
|
|
15042
15377
|
|
|
15043
15378
|
/**
|
|
15044
15379
|
* Do not edit directly
|
|
15045
|
-
* Generated on
|
|
15380
|
+
* Generated on Mon, 23 Feb 2026 09:37:11 GMT
|
|
15046
15381
|
*/
|
|
15047
15382
|
|
|
15048
15383
|
:root,
|
|
@@ -15056,7 +15391,7 @@ Fixes safari bug where outline doesn't respect border-radius
|
|
|
15056
15391
|
|
|
15057
15392
|
/**
|
|
15058
15393
|
* Do not edit directly
|
|
15059
|
-
* Generated on
|
|
15394
|
+
* Generated on Mon, 23 Feb 2026 09:37:10 GMT
|
|
15060
15395
|
*/
|
|
15061
15396
|
|
|
15062
15397
|
:root {
|
|
@@ -15070,7 +15405,7 @@ Fixes safari bug where outline doesn't respect border-radius
|
|
|
15070
15405
|
|
|
15071
15406
|
/**
|
|
15072
15407
|
* Do not edit directly
|
|
15073
|
-
* Generated on
|
|
15408
|
+
* Generated on Mon, 23 Feb 2026 09:37:10 GMT
|
|
15074
15409
|
*/
|
|
15075
15410
|
|
|
15076
15411
|
:root {
|
|
@@ -17246,7 +17581,7 @@ Fixes safari bug where outline doesn't respect border-radius
|
|
|
17246
17581
|
|
|
17247
17582
|
/**
|
|
17248
17583
|
* Do not edit directly
|
|
17249
|
-
* Generated on
|
|
17584
|
+
* Generated on Mon, 23 Feb 2026 09:37:11 GMT
|
|
17250
17585
|
*/
|
|
17251
17586
|
|
|
17252
17587
|
:root {
|
|
@@ -17270,7 +17605,7 @@ Fixes safari bug where outline doesn't respect border-radius
|
|
|
17270
17605
|
|
|
17271
17606
|
/**
|
|
17272
17607
|
* Do not edit directly
|
|
17273
|
-
* Generated on
|
|
17608
|
+
* Generated on Mon, 23 Feb 2026 09:37:11 GMT
|
|
17274
17609
|
*/
|
|
17275
17610
|
|
|
17276
17611
|
:root,
|
|
@@ -17705,7 +18040,7 @@ Fixes safari bug where outline doesn't respect border-radius
|
|
|
17705
18040
|
|
|
17706
18041
|
/**
|
|
17707
18042
|
* Do not edit directly
|
|
17708
|
-
* Generated on
|
|
18043
|
+
* Generated on Mon, 23 Feb 2026 09:37:11 GMT
|
|
17709
18044
|
*/
|
|
17710
18045
|
|
|
17711
18046
|
:root {
|
|
@@ -17721,7 +18056,7 @@ Fixes safari bug where outline doesn't respect border-radius
|
|
|
17721
18056
|
|
|
17722
18057
|
/**
|
|
17723
18058
|
* Do not edit directly
|
|
17724
|
-
* Generated on
|
|
18059
|
+
* Generated on Mon, 23 Feb 2026 09:37:11 GMT
|
|
17725
18060
|
*/
|
|
17726
18061
|
|
|
17727
18062
|
:root,
|
|
@@ -18196,6 +18531,7 @@ Fixes safari bug where outline doesn't respect border-radius
|
|
|
18196
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 {
|
|
18197
18532
|
font-size: var(--feature-list-font-size);
|
|
18198
18533
|
line-height: var(--feature-list-line-height);
|
|
18534
|
+
font-weight: var(--brand-text-subhead-weight-large);
|
|
18199
18535
|
gap: var(--base-size-8);
|
|
18200
18536
|
display: inline-flex;
|
|
18201
18537
|
align-items: center;
|
|
@@ -18224,7 +18560,7 @@ Fixes safari bug where outline doesn't respect border-radius
|
|
|
18224
18560
|
|
|
18225
18561
|
/**
|
|
18226
18562
|
* Do not edit directly
|
|
18227
|
-
* Generated on
|
|
18563
|
+
* Generated on Mon, 23 Feb 2026 09:37:10 GMT
|
|
18228
18564
|
*/
|
|
18229
18565
|
|
|
18230
18566
|
:root {
|
|
@@ -18233,7 +18569,7 @@ Fixes safari bug where outline doesn't respect border-radius
|
|
|
18233
18569
|
|
|
18234
18570
|
/**
|
|
18235
18571
|
* Do not edit directly
|
|
18236
|
-
* Generated on
|
|
18572
|
+
* Generated on Mon, 23 Feb 2026 09:37:11 GMT
|
|
18237
18573
|
*/
|
|
18238
18574
|
|
|
18239
18575
|
:root,
|
|
@@ -19016,7 +19352,7 @@ Fixes safari bug where outline doesn't respect border-radius
|
|
|
19016
19352
|
|
|
19017
19353
|
/**
|
|
19018
19354
|
* Do not edit directly
|
|
19019
|
-
* Generated on
|
|
19355
|
+
* Generated on Mon, 23 Feb 2026 09:37:10 GMT
|
|
19020
19356
|
*/
|
|
19021
19357
|
|
|
19022
19358
|
:root {
|
|
@@ -19025,7 +19361,7 @@ Fixes safari bug where outline doesn't respect border-radius
|
|
|
19025
19361
|
|
|
19026
19362
|
/**
|
|
19027
19363
|
* Do not edit directly
|
|
19028
|
-
* Generated on
|
|
19364
|
+
* Generated on Mon, 23 Feb 2026 09:37:11 GMT
|
|
19029
19365
|
*/
|
|
19030
19366
|
|
|
19031
19367
|
:root,
|
|
@@ -19521,7 +19857,7 @@ pre.Primer_Brand__IDE-module__IDE__Chat-copilot-indicator___FhoZe {
|
|
|
19521
19857
|
|
|
19522
19858
|
/**
|
|
19523
19859
|
* Do not edit directly
|
|
19524
|
-
* Generated on
|
|
19860
|
+
* Generated on Mon, 23 Feb 2026 09:37:11 GMT
|
|
19525
19861
|
*/
|
|
19526
19862
|
|
|
19527
19863
|
:root,
|
|
@@ -19620,7 +19956,7 @@ pre.Primer_Brand__IDE-module__IDE__Chat-copilot-indicator___FhoZe {
|
|
|
19620
19956
|
|
|
19621
19957
|
/**
|
|
19622
19958
|
* Do not edit directly
|
|
19623
|
-
* Generated on
|
|
19959
|
+
* Generated on Mon, 23 Feb 2026 09:37:11 GMT
|
|
19624
19960
|
*/
|
|
19625
19961
|
|
|
19626
19962
|
:root,
|
|
@@ -19998,7 +20334,7 @@ pre.Primer_Brand__IDE-module__IDE__Chat-copilot-indicator___FhoZe {
|
|
|
19998
20334
|
|
|
19999
20335
|
/**
|
|
20000
20336
|
* Do not edit directly
|
|
20001
|
-
* Generated on
|
|
20337
|
+
* Generated on Mon, 23 Feb 2026 09:37:11 GMT
|
|
20002
20338
|
*/
|
|
20003
20339
|
|
|
20004
20340
|
:root,
|
|
@@ -20012,7 +20348,7 @@ pre.Primer_Brand__IDE-module__IDE__Chat-copilot-indicator___FhoZe {
|
|
|
20012
20348
|
|
|
20013
20349
|
/**
|
|
20014
20350
|
* Do not edit directly
|
|
20015
|
-
* Generated on
|
|
20351
|
+
* Generated on Mon, 23 Feb 2026 09:37:11 GMT
|
|
20016
20352
|
*/
|
|
20017
20353
|
|
|
20018
20354
|
:root {
|
|
@@ -20199,7 +20535,7 @@ pre.Primer_Brand__IDE-module__IDE__Chat-copilot-indicator___FhoZe {
|
|
|
20199
20535
|
|
|
20200
20536
|
/**
|
|
20201
20537
|
* Do not edit directly
|
|
20202
|
-
* Generated on
|
|
20538
|
+
* Generated on Mon, 23 Feb 2026 09:37:10 GMT
|
|
20203
20539
|
*/
|
|
20204
20540
|
|
|
20205
20541
|
:root {
|
|
@@ -20284,7 +20620,6 @@ pre.Primer_Brand__IDE-module__IDE__Chat-copilot-indicator___FhoZe {
|
|
|
20284
20620
|
}
|
|
20285
20621
|
|
|
20286
20622
|
.Primer_Brand__Statistic-module__Statistic__heading___xQ8Ki {
|
|
20287
|
-
font-stretch: 75%;
|
|
20288
20623
|
position: relative;
|
|
20289
20624
|
}
|
|
20290
20625
|
|
|
@@ -20484,7 +20819,7 @@ pre.Primer_Brand__IDE-module__IDE__Chat-copilot-indicator___FhoZe {
|
|
|
20484
20819
|
|
|
20485
20820
|
/**
|
|
20486
20821
|
* Do not edit directly
|
|
20487
|
-
* Generated on
|
|
20822
|
+
* Generated on Mon, 23 Feb 2026 09:37:10 GMT
|
|
20488
20823
|
*/
|
|
20489
20824
|
|
|
20490
20825
|
:root {
|
|
@@ -20495,7 +20830,7 @@ pre.Primer_Brand__IDE-module__IDE__Chat-copilot-indicator___FhoZe {
|
|
|
20495
20830
|
|
|
20496
20831
|
/**
|
|
20497
20832
|
* Do not edit directly
|
|
20498
|
-
* Generated on
|
|
20833
|
+
* Generated on Mon, 23 Feb 2026 09:37:11 GMT
|
|
20499
20834
|
*/
|
|
20500
20835
|
|
|
20501
20836
|
:root,
|
|
@@ -20633,7 +20968,7 @@ pre.Primer_Brand__IDE-module__IDE__Chat-copilot-indicator___FhoZe {
|
|
|
20633
20968
|
|
|
20634
20969
|
/**
|
|
20635
20970
|
* Do not edit directly
|
|
20636
|
-
* Generated on
|
|
20971
|
+
* Generated on Mon, 23 Feb 2026 09:37:10 GMT
|
|
20637
20972
|
*/
|
|
20638
20973
|
|
|
20639
20974
|
:root {
|
|
@@ -20642,7 +20977,7 @@ pre.Primer_Brand__IDE-module__IDE__Chat-copilot-indicator___FhoZe {
|
|
|
20642
20977
|
|
|
20643
20978
|
/**
|
|
20644
20979
|
* Do not edit directly
|
|
20645
|
-
* Generated on
|
|
20980
|
+
* Generated on Mon, 23 Feb 2026 09:37:11 GMT
|
|
20646
20981
|
*/
|
|
20647
20982
|
|
|
20648
20983
|
:root,
|