@primer/react-brand 0.65.0-rc.4780c31f → 0.65.0-rc.8f2d335e
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/Hero/HeroContext.d.ts +1 -1
- package/lib/SubNav/SubNav.d.ts +3 -0
- package/lib/css/main.css +522 -303
- 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 -1
- package/lib/design-tokens/css/tokens/functional/components/logosuite/colors-with-modes.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/logosuite/colors.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/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 +5 -3
- 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 +1 -1
- package/lib/design-tokens/js/module/tokens/functional/components/pillar/colors.js +1 -1
- package/lib/design-tokens/js/module/tokens/functional/components/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 +1 -1
- 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 +1 -1
- 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 +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/pillar/colors.d.ts +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/pillar/colors.js +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/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/lib/recipes/FlexTemplate/FlexTemplate.types.d.ts +1 -0
- 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 11:53:20 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 11:53:20 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 11:53:20 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 11:53:20 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 11:53:19 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 11:53:19 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 11:53:20 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 11:53:20 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 11:53:20 GMT
|
|
702
702
|
*/
|
|
703
703
|
|
|
704
704
|
:root,
|
|
@@ -1471,7 +1471,7 @@ html {
|
|
|
1471
1471
|
|
|
1472
1472
|
/**
|
|
1473
1473
|
* Do not edit directly
|
|
1474
|
-
* Generated on
|
|
1474
|
+
* Generated on Mon, 23 Feb 2026 11:53:19 GMT
|
|
1475
1475
|
*/
|
|
1476
1476
|
|
|
1477
1477
|
:root {
|
|
@@ -1779,7 +1779,7 @@ html {
|
|
|
1779
1779
|
|
|
1780
1780
|
/**
|
|
1781
1781
|
* Do not edit directly
|
|
1782
|
-
* Generated on
|
|
1782
|
+
* Generated on Mon, 23 Feb 2026 11:53:19 GMT
|
|
1783
1783
|
*/
|
|
1784
1784
|
|
|
1785
1785
|
:root {
|
|
@@ -6759,7 +6759,7 @@ html {
|
|
|
6759
6759
|
|
|
6760
6760
|
/**
|
|
6761
6761
|
* Do not edit directly
|
|
6762
|
-
* Generated on
|
|
6762
|
+
* Generated on Mon, 23 Feb 2026 11:53:20 GMT
|
|
6763
6763
|
*/
|
|
6764
6764
|
|
|
6765
6765
|
:root,
|
|
@@ -7096,7 +7096,7 @@ html {
|
|
|
7096
7096
|
|
|
7097
7097
|
/**
|
|
7098
7098
|
* Do not edit directly
|
|
7099
|
-
* Generated on
|
|
7099
|
+
* Generated on Mon, 23 Feb 2026 11:53:19 GMT
|
|
7100
7100
|
*/
|
|
7101
7101
|
|
|
7102
7102
|
:root {
|
|
@@ -7402,7 +7402,7 @@ html {
|
|
|
7402
7402
|
|
|
7403
7403
|
/**
|
|
7404
7404
|
* Do not edit directly
|
|
7405
|
-
* Generated on
|
|
7405
|
+
* Generated on Mon, 23 Feb 2026 11:53:20 GMT
|
|
7406
7406
|
*/
|
|
7407
7407
|
|
|
7408
7408
|
:root,
|
|
@@ -7418,7 +7418,7 @@ html {
|
|
|
7418
7418
|
|
|
7419
7419
|
/**
|
|
7420
7420
|
* Do not edit directly
|
|
7421
|
-
* Generated on
|
|
7421
|
+
* Generated on Mon, 23 Feb 2026 11:53:20 GMT
|
|
7422
7422
|
*/
|
|
7423
7423
|
|
|
7424
7424
|
:root,
|
|
@@ -7685,7 +7685,7 @@ html {
|
|
|
7685
7685
|
|
|
7686
7686
|
/**
|
|
7687
7687
|
* Do not edit directly
|
|
7688
|
-
* Generated on
|
|
7688
|
+
* Generated on Mon, 23 Feb 2026 11:53:19 GMT
|
|
7689
7689
|
*/
|
|
7690
7690
|
|
|
7691
7691
|
:root {
|
|
@@ -7696,7 +7696,7 @@ html {
|
|
|
7696
7696
|
|
|
7697
7697
|
/**
|
|
7698
7698
|
* Do not edit directly
|
|
7699
|
-
* Generated on
|
|
7699
|
+
* Generated on Mon, 23 Feb 2026 11:53:20 GMT
|
|
7700
7700
|
*/
|
|
7701
7701
|
|
|
7702
7702
|
:root {
|
|
@@ -8424,7 +8424,7 @@ html {
|
|
|
8424
8424
|
|
|
8425
8425
|
/**
|
|
8426
8426
|
* Do not edit directly
|
|
8427
|
-
* Generated on
|
|
8427
|
+
* Generated on Mon, 23 Feb 2026 11:53:20 GMT
|
|
8428
8428
|
*/
|
|
8429
8429
|
|
|
8430
8430
|
:root,
|
|
@@ -9192,7 +9192,7 @@ html {
|
|
|
9192
9192
|
|
|
9193
9193
|
/**
|
|
9194
9194
|
* Do not edit directly
|
|
9195
|
-
* Generated on
|
|
9195
|
+
* Generated on Mon, 23 Feb 2026 11:53:20 GMT
|
|
9196
9196
|
*/
|
|
9197
9197
|
|
|
9198
9198
|
:root,
|
|
@@ -9220,7 +9220,7 @@ html {
|
|
|
9220
9220
|
|
|
9221
9221
|
/**
|
|
9222
9222
|
* Do not edit directly
|
|
9223
|
-
* Generated on
|
|
9223
|
+
* Generated on Mon, 23 Feb 2026 11:53:20 GMT
|
|
9224
9224
|
*/
|
|
9225
9225
|
|
|
9226
9226
|
:root,
|
|
@@ -9236,7 +9236,7 @@ html {
|
|
|
9236
9236
|
|
|
9237
9237
|
/**
|
|
9238
9238
|
* Do not edit directly
|
|
9239
|
-
* Generated on
|
|
9239
|
+
* Generated on Mon, 23 Feb 2026 11:53:19 GMT
|
|
9240
9240
|
*/
|
|
9241
9241
|
|
|
9242
9242
|
:root {
|
|
@@ -9289,7 +9289,7 @@ html {
|
|
|
9289
9289
|
|
|
9290
9290
|
/**
|
|
9291
9291
|
* Do not edit directly
|
|
9292
|
-
* Generated on
|
|
9292
|
+
* Generated on Mon, 23 Feb 2026 11:53:20 GMT
|
|
9293
9293
|
*/
|
|
9294
9294
|
|
|
9295
9295
|
:root,
|
|
@@ -9320,8 +9320,10 @@ html {
|
|
|
9320
9320
|
--brand-Accordion-toggle-color-red-orange-end: var(--base-color-scale-orange-5);
|
|
9321
9321
|
--brand-Accordion-toggle-color-teal: var(--base-color-scale-teal-5);
|
|
9322
9322
|
--brand-Accordion-toggle-color-yellow: var(--base-color-scale-yellow-5);
|
|
9323
|
-
--brand-Accordion-border-color-default: var(--brand-color-border-
|
|
9324
|
-
--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);
|
|
9325
9327
|
}
|
|
9326
9328
|
|
|
9327
9329
|
[data-color-mode="dark"] {
|
|
@@ -9351,8 +9353,10 @@ html {
|
|
|
9351
9353
|
--brand-Accordion-toggle-color-red-orange-end: var(--base-color-scale-orange-2);
|
|
9352
9354
|
--brand-Accordion-toggle-color-teal: var(--base-color-scale-teal-2);
|
|
9353
9355
|
--brand-Accordion-toggle-color-yellow: var(--base-color-scale-yellow-2);
|
|
9354
|
-
--brand-Accordion-border-color-default: var(--
|
|
9355
|
-
--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);
|
|
9356
9360
|
}
|
|
9357
9361
|
|
|
9358
9362
|
.Primer_Brand__Accordion-module__Accordion___M_LPt {
|
|
@@ -9365,13 +9369,67 @@ html {
|
|
|
9365
9369
|
}
|
|
9366
9370
|
|
|
9367
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 {
|
|
9368
|
-
|
|
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;
|
|
9369
9427
|
}
|
|
9370
9428
|
|
|
9371
9429
|
.Primer_Brand__Accordion-module__Accordion--default___wLsHR::after {
|
|
9372
9430
|
content: '';
|
|
9373
|
-
|
|
9374
|
-
height:
|
|
9431
|
+
background-color: var(--brand-Accordion-border-color-default);
|
|
9432
|
+
height: var(--brand-borderWidth-thin);
|
|
9375
9433
|
transition: var(--brand-animation-duration-fast) transform;
|
|
9376
9434
|
transform: scaleY(0);
|
|
9377
9435
|
transform-origin: 50% 100%;
|
|
@@ -9381,8 +9439,10 @@ html {
|
|
|
9381
9439
|
left: 0;
|
|
9382
9440
|
}
|
|
9383
9441
|
|
|
9384
|
-
.Primer_Brand__Accordion-module__Accordion--default___wLsHR:hover::after
|
|
9385
|
-
|
|
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);
|
|
9386
9446
|
}
|
|
9387
9447
|
|
|
9388
9448
|
.Primer_Brand__Accordion-module__Accordion__summary___NUIYc {
|
|
@@ -9405,20 +9465,27 @@ html {
|
|
|
9405
9465
|
outline: var(--brand-borderWidth-thick) solid var(--brand-color-focus);
|
|
9406
9466
|
}
|
|
9407
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
|
+
|
|
9408
9478
|
.Primer_Brand__Accordion-module__Accordion__summary--collapsed___spc4w,
|
|
9409
9479
|
.Primer_Brand__Accordion-module__Accordion__summary--expanded___r3Clk {
|
|
9410
|
-
font-family: var(--brand-fontStack-sansSerif);
|
|
9411
|
-
font-weight: 500;
|
|
9412
9480
|
cursor: pointer;
|
|
9413
|
-
|
|
9414
|
-
|
|
9415
|
-
|
|
9416
|
-
height:
|
|
9417
|
-
width:
|
|
9418
|
-
-
|
|
9419
|
-
-webkit-box-decoration-break: clone;
|
|
9420
|
-
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);
|
|
9421
9487
|
position: absolute;
|
|
9488
|
+
transition: opacity var(--brand-animation-duration-faster) ease;
|
|
9422
9489
|
}
|
|
9423
9490
|
|
|
9424
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,
|
|
@@ -9426,134 +9493,110 @@ html {
|
|
|
9426
9493
|
right: 0;
|
|
9427
9494
|
}
|
|
9428
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
|
+
|
|
9429
9510
|
.Primer_Brand__Accordion-module__Accordion__summary--reversed-toggles___cpkAW .Primer_Brand__Accordion-module__Accordion__summary--collapsed___spc4w,
|
|
9430
9511
|
.Primer_Brand__Accordion-module__Accordion__summary--reversed-toggles___cpkAW .Primer_Brand__Accordion-module__Accordion__summary--expanded___r3Clk {
|
|
9431
9512
|
left: 0;
|
|
9432
9513
|
}
|
|
9433
9514
|
|
|
9434
|
-
.Primer_Brand__Accordion-module__Accordion__summary--default___C4Jx_ .Primer_Brand__Accordion-module__Accordion__summary--collapsed___spc4w
|
|
9435
|
-
.Primer_Brand__Accordion-module__Accordion__summary--default___C4Jx_ .Primer_Brand__Accordion-module__Accordion__summary--expanded___r3Clk
|
|
9436
|
-
|
|
9437
|
-
display: block;
|
|
9438
|
-
background: linear-gradient(
|
|
9439
|
-
-70deg,
|
|
9440
|
-
var(--brand-Accordion-toggle-color-start) 0%,
|
|
9441
|
-
var(--brand-Accordion-toggle-color-end) 100%
|
|
9442
|
-
);
|
|
9443
|
-
-webkit-background-clip: text;
|
|
9444
|
-
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));
|
|
9445
9518
|
}
|
|
9446
9519
|
|
|
9447
9520
|
.Primer_Brand__Accordion-module__Accordion__summary--toggleColor-default___J06Ol {
|
|
9448
9521
|
--brand-Accordion-toggle-color-start: var(--brand-Accordion-toggle-color-default);
|
|
9449
|
-
--brand-Accordion-toggle-color-end: var(--brand-Accordion-toggle-color-default);
|
|
9450
9522
|
}
|
|
9451
9523
|
|
|
9452
9524
|
.Primer_Brand__Accordion-module__Accordion__summary--toggleColor-blue___BpPxQ {
|
|
9453
9525
|
--brand-Accordion-toggle-color-start: var(--brand-Accordion-toggle-color-blue);
|
|
9454
|
-
--brand-Accordion-toggle-color-end: var(--brand-Accordion-toggle-color-blue);
|
|
9455
9526
|
}
|
|
9456
9527
|
|
|
9457
9528
|
.Primer_Brand__Accordion-module__Accordion__summary--toggleColor-blue-purple___R4Ta3 {
|
|
9458
9529
|
--brand-Accordion-toggle-color-start: var(--brand-Accordion-toggle-color-blue-purple-start);
|
|
9459
|
-
--brand-Accordion-toggle-color-end: var(--brand-Accordion-toggle-color-blue-purple-end);
|
|
9460
9530
|
}
|
|
9461
9531
|
|
|
9462
9532
|
.Primer_Brand__Accordion-module__Accordion__summary--toggleColor-coral___T3Lvh {
|
|
9463
9533
|
--brand-Accordion-toggle-color-start: var(--brand-Accordion-toggle-color-coral);
|
|
9464
|
-
--brand-Accordion-toggle-color-end: var(--brand-Accordion-toggle-color-coral);
|
|
9465
9534
|
}
|
|
9466
9535
|
|
|
9467
9536
|
.Primer_Brand__Accordion-module__Accordion__summary--toggleColor-green___GThPe {
|
|
9468
9537
|
--brand-Accordion-toggle-color-start: var(--brand-Accordion-toggle-color-green);
|
|
9469
|
-
--brand-Accordion-toggle-color-end: var(--brand-Accordion-toggle-color-green);
|
|
9470
9538
|
}
|
|
9471
9539
|
|
|
9472
9540
|
.Primer_Brand__Accordion-module__Accordion__summary--toggleColor-green-blue___PHnZc {
|
|
9473
9541
|
--brand-Accordion-toggle-color-start: var(--brand-Accordion-toggle-color-green-blue-start);
|
|
9474
|
-
--brand-Accordion-toggle-color-end: var(--brand-Accordion-toggle-color-green-blue-end);
|
|
9475
9542
|
}
|
|
9476
9543
|
|
|
9477
9544
|
.Primer_Brand__Accordion-module__Accordion__summary--toggleColor-gray___gGQN8 {
|
|
9478
9545
|
--brand-Accordion-toggle-color-start: var(--brand-Accordion-toggle-color-gray);
|
|
9479
|
-
--brand-Accordion-toggle-color-end: var(--brand-Accordion-toggle-color-gray);
|
|
9480
9546
|
}
|
|
9481
9547
|
|
|
9482
9548
|
.Primer_Brand__Accordion-module__Accordion__summary--toggleColor-indigo___f5_9S {
|
|
9483
9549
|
--brand-Accordion-toggle-color-start: var(--brand-Accordion-toggle-color-indigo);
|
|
9484
|
-
--brand-Accordion-toggle-color-end: var(--brand-Accordion-toggle-color-indigo);
|
|
9485
9550
|
}
|
|
9486
9551
|
|
|
9487
9552
|
.Primer_Brand__Accordion-module__Accordion__summary--toggleColor-lemon___c5Gz6 {
|
|
9488
9553
|
--brand-Accordion-toggle-color-start: var(--brand-Accordion-toggle-color-lemon);
|
|
9489
|
-
--brand-Accordion-toggle-color-end: var(--brand-Accordion-toggle-color-lemon);
|
|
9490
9554
|
}
|
|
9491
9555
|
|
|
9492
9556
|
.Primer_Brand__Accordion-module__Accordion__summary--toggleColor-lime___Tj0cg {
|
|
9493
9557
|
--brand-Accordion-toggle-color-start: var(--brand-Accordion-toggle-color-lime);
|
|
9494
|
-
--brand-Accordion-toggle-color-end: var(--brand-Accordion-toggle-color-lime);
|
|
9495
9558
|
}
|
|
9496
9559
|
|
|
9497
9560
|
.Primer_Brand__Accordion-module__Accordion__summary--toggleColor-orange____Dby3 {
|
|
9498
9561
|
--brand-Accordion-toggle-color-start: var(--brand-Accordion-toggle-color-orange);
|
|
9499
|
-
--brand-Accordion-toggle-color-end: var(--brand-Accordion-toggle-color-orange);
|
|
9500
9562
|
}
|
|
9501
9563
|
|
|
9502
9564
|
.Primer_Brand__Accordion-module__Accordion__summary--toggleColor-pink___BXVJc {
|
|
9503
9565
|
--brand-Accordion-toggle-color-start: var(--brand-Accordion-toggle-color-pink);
|
|
9504
|
-
--brand-Accordion-toggle-color-end: var(--brand-Accordion-toggle-color-pink);
|
|
9505
9566
|
}
|
|
9506
9567
|
|
|
9507
9568
|
.Primer_Brand__Accordion-module__Accordion__summary--toggleColor-pink-blue___NVPxr {
|
|
9508
9569
|
--brand-Accordion-toggle-color-start: var(--brand-Accordion-toggle-color-pink-blue-start);
|
|
9509
|
-
--brand-Accordion-toggle-color-end: var(--brand-Accordion-toggle-color-pink-blue-end);
|
|
9510
9570
|
}
|
|
9511
9571
|
|
|
9512
9572
|
.Primer_Brand__Accordion-module__Accordion__summary--toggleColor-purple___whcwP {
|
|
9513
9573
|
--brand-Accordion-toggle-color-start: var(--brand-Accordion-toggle-color-purple);
|
|
9514
|
-
--brand-Accordion-toggle-color-end: var(--brand-Accordion-toggle-color-purple);
|
|
9515
9574
|
}
|
|
9516
9575
|
|
|
9517
9576
|
.Primer_Brand__Accordion-module__Accordion__summary--toggleColor-purple-red___l3gUG {
|
|
9518
9577
|
--brand-Accordion-toggle-color-start: var(--brand-Accordion-toggle-color-purple-red-start);
|
|
9519
|
-
--brand-Accordion-toggle-color-end: var(--brand-Accordion-toggle-color-purple-red-end);
|
|
9520
9578
|
}
|
|
9521
9579
|
|
|
9522
9580
|
.Primer_Brand__Accordion-module__Accordion__summary--toggleColor-red___txXJX {
|
|
9523
9581
|
--brand-Accordion-toggle-color-start: var(--brand-Accordion-toggle-color-red);
|
|
9524
|
-
--brand-Accordion-toggle-color-end: var(--brand-Accordion-toggle-color-red);
|
|
9525
9582
|
}
|
|
9526
9583
|
|
|
9527
9584
|
.Primer_Brand__Accordion-module__Accordion__summary--toggleColor-red-orange___ZODhv {
|
|
9528
9585
|
--brand-Accordion-toggle-color-start: var(--brand-Accordion-toggle-color-red-orange-start);
|
|
9529
|
-
--brand-Accordion-toggle-color-end: var(--brand-Accordion-toggle-color-red-orange-end);
|
|
9530
9586
|
}
|
|
9531
9587
|
|
|
9532
9588
|
.Primer_Brand__Accordion-module__Accordion__summary--toggleColor-teal___h2drb {
|
|
9533
9589
|
--brand-Accordion-toggle-color-start: var(--brand-Accordion-toggle-color-teal);
|
|
9534
|
-
--brand-Accordion-toggle-color-end: var(--brand-Accordion-toggle-color-teal);
|
|
9535
9590
|
}
|
|
9536
9591
|
|
|
9537
9592
|
.Primer_Brand__Accordion-module__Accordion__summary--toggleColor-yellow___WGTG3 {
|
|
9538
9593
|
--brand-Accordion-toggle-color-start: var(--brand-Accordion-toggle-color-yellow);
|
|
9539
|
-
--brand-Accordion-toggle-color-end: var(--brand-Accordion-toggle-color-yellow);
|
|
9540
9594
|
}
|
|
9541
9595
|
|
|
9542
|
-
.Primer_Brand__Accordion-module__Accordion__summary--default___C4Jx_ .Primer_Brand__Accordion-module__Accordion__summary--
|
|
9543
|
-
font-weight: var(--base-text-weight-medium);
|
|
9544
|
-
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 {
|
|
9545
9597
|
opacity: 0;
|
|
9546
9598
|
}
|
|
9547
9599
|
|
|
9548
|
-
.Primer_Brand__Accordion-module__Accordion__summary--default___C4Jx_ .Primer_Brand__Accordion-module__Accordion__summary--expanded___r3Clk::after {
|
|
9549
|
-
content: '+';
|
|
9550
|
-
}
|
|
9551
|
-
|
|
9552
|
-
.Primer_Brand__Accordion-module__Accordion__summary___NUIYc.Primer_Brand__Accordion-module__Accordion__summary--emphasis___FqzWk .Primer_Brand__Accordion-module__Accordion__summary--collapsed___spc4w,
|
|
9553
|
-
.Primer_Brand__Accordion-module__Accordion__summary___NUIYc.Primer_Brand__Accordion-module__Accordion__summary--emphasis___FqzWk .Primer_Brand__Accordion-module__Accordion__summary--expanded___r3Clk {
|
|
9554
|
-
transform: translate(0, -2px);
|
|
9555
|
-
}
|
|
9556
|
-
|
|
9557
9600
|
.Primer_Brand__Accordion-module__Accordion__summary___NUIYc.Primer_Brand__Accordion-module__Accordion__summary--emphasis___FqzWk .Primer_Brand__Accordion-module__Accordion__summary--expanded___r3Clk {
|
|
9558
9601
|
opacity: 0;
|
|
9559
9602
|
}
|
|
@@ -9566,17 +9609,15 @@ details[open] .Primer_Brand__Accordion-module__Accordion__summary___NUIYc.Primer
|
|
|
9566
9609
|
opacity: 0;
|
|
9567
9610
|
}
|
|
9568
9611
|
|
|
9569
|
-
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 {
|
|
9570
9613
|
opacity: 1;
|
|
9571
|
-
transform: rotateZ(180deg);
|
|
9572
9614
|
}
|
|
9573
9615
|
|
|
9574
|
-
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 {
|
|
9575
9617
|
opacity: 0;
|
|
9576
|
-
transform: rotateZ(180deg);
|
|
9577
9618
|
}
|
|
9578
9619
|
|
|
9579
|
-
.Primer_Brand__Accordion-
|
|
9620
|
+
.Primer_Brand__Accordion-module__Accordion__summary--default___C4Jx_:not(.Primer_Brand__Accordion-module__Accordion__summary--reversed-toggles___cpkAW) {
|
|
9580
9621
|
padding-inline-end: var(--base-size-48);
|
|
9581
9622
|
}
|
|
9582
9623
|
|
|
@@ -9639,7 +9680,7 @@ details[open] > .Primer_Brand__Accordion-module__Accordion__content___wMZGe {
|
|
|
9639
9680
|
}
|
|
9640
9681
|
|
|
9641
9682
|
.Primer_Brand__Accordion-module__Accordion__summary--default___C4Jx_ + .Primer_Brand__Accordion-module__Accordion__content___wMZGe {
|
|
9642
|
-
margin-top: calc(var(--base-size-
|
|
9683
|
+
margin-top: calc(var(--base-size-12) * -1); /* for 12px gap between question and answer */
|
|
9643
9684
|
}
|
|
9644
9685
|
|
|
9645
9686
|
details[open] > .Primer_Brand__Accordion-module__Accordion__summary--reversed-toggles___cpkAW + .Primer_Brand__Accordion-module__Accordion__content___wMZGe {
|
|
@@ -9676,7 +9717,7 @@ details[open] > .Primer_Brand__Accordion-module__Accordion__summary--reversed-to
|
|
|
9676
9717
|
|
|
9677
9718
|
/**
|
|
9678
9719
|
* Do not edit directly
|
|
9679
|
-
* Generated on
|
|
9720
|
+
* Generated on Mon, 23 Feb 2026 11:53:19 GMT
|
|
9680
9721
|
*/
|
|
9681
9722
|
|
|
9682
9723
|
:root {
|
|
@@ -9685,25 +9726,29 @@ details[open] > .Primer_Brand__Accordion-module__Accordion__summary--reversed-to
|
|
|
9685
9726
|
|
|
9686
9727
|
/**
|
|
9687
9728
|
* Do not edit directly
|
|
9688
|
-
* Generated on
|
|
9729
|
+
* Generated on Mon, 23 Feb 2026 11:53:20 GMT
|
|
9689
9730
|
*/
|
|
9690
9731
|
|
|
9691
9732
|
:root,
|
|
9692
9733
|
[data-color-mode="light"] {
|
|
9693
9734
|
--brand-FAQ-color-heading: var(--brand-color-text-default);
|
|
9694
9735
|
--brand-FAQ-color-tabLabel-selected: var(--brand-color-text-default);
|
|
9695
|
-
--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);
|
|
9696
9739
|
}
|
|
9697
9740
|
|
|
9698
9741
|
[data-color-mode="dark"] {
|
|
9699
9742
|
--brand-FAQ-color-heading: var(--brand-color-text-default);
|
|
9700
9743
|
--brand-FAQ-color-tabLabel-selected: var(--brand-color-text-default);
|
|
9701
|
-
--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);
|
|
9702
9747
|
}
|
|
9703
9748
|
|
|
9704
9749
|
/**
|
|
9705
9750
|
* Do not edit directly
|
|
9706
|
-
* Generated on
|
|
9751
|
+
* Generated on Mon, 23 Feb 2026 11:53:20 GMT
|
|
9707
9752
|
*/
|
|
9708
9753
|
|
|
9709
9754
|
:root {
|
|
@@ -9733,6 +9778,22 @@ details[open] > .Primer_Brand__Accordion-module__Accordion__summary--reversed-to
|
|
|
9733
9778
|
margin: 0 auto;
|
|
9734
9779
|
}
|
|
9735
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
|
+
|
|
9736
9797
|
.Primer_Brand__FAQ-module__FAQ__heading___bH0aG {
|
|
9737
9798
|
color: var(--brand-FAQ-color-heading);
|
|
9738
9799
|
margin-bottom: var(--brand-FAQ-heading-marginBottom);
|
|
@@ -9741,6 +9802,9 @@ details[open] > .Primer_Brand__Accordion-module__Accordion__summary--reversed-to
|
|
|
9741
9802
|
.Primer_Brand__FAQ-module__FAQ__subheading___I4puv {
|
|
9742
9803
|
margin-bottom: var(--base-size-16);
|
|
9743
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);
|
|
9744
9808
|
}
|
|
9745
9809
|
|
|
9746
9810
|
.Primer_Brand__FAQ-module__FAQ__heading--start___eHaT3 {
|
|
@@ -9780,24 +9844,31 @@ details[open] > .Primer_Brand__Accordion-module__Accordion__summary--reversed-to
|
|
|
9780
9844
|
margin: 0;
|
|
9781
9845
|
}
|
|
9782
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
|
+
|
|
9783
9857
|
.Primer_Brand__FAQGroup-module__FAQGroup___D0VvR {
|
|
9784
9858
|
display: none;
|
|
9785
9859
|
justify-content: space-between;
|
|
9786
9860
|
gap: var(--brand-stack-gap-spacious);
|
|
9787
9861
|
}
|
|
9788
9862
|
|
|
9789
|
-
|
|
9790
|
-
|
|
9791
|
-
display: grid;
|
|
9792
|
-
}
|
|
9793
|
-
|
|
9794
|
-
.Primer_Brand__FAQGroup-module__FAQGroup__accordion___dkveP {
|
|
9795
|
-
display: none;
|
|
9796
|
-
}
|
|
9863
|
+
.Primer_Brand__FAQGroup-module__FAQGroup__accordion___dkveP {
|
|
9864
|
+
margin-block-start: var(--base-size-48);
|
|
9797
9865
|
}
|
|
9798
9866
|
|
|
9799
9867
|
.Primer_Brand__FAQGroup-module__FAQGroup__panel-subHeading___F0U3h {
|
|
9800
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);
|
|
9801
9872
|
}
|
|
9802
9873
|
|
|
9803
9874
|
.Primer_Brand__FAQGroup-module__FAQGroup__tablist___WdY5Z .Primer_Brand__FAQGroup-module__FAQ__heading___w52lv {
|
|
@@ -9805,26 +9876,62 @@ details[open] > .Primer_Brand__Accordion-module__Accordion__summary--reversed-to
|
|
|
9805
9876
|
}
|
|
9806
9877
|
|
|
9807
9878
|
.Primer_Brand__FAQGroup-module__FAQGroup__tablist-button___EgyrC {
|
|
9879
|
+
-webkit-appearance: none;
|
|
9880
|
+
-moz-appearance: none;
|
|
9881
|
+
appearance: none;
|
|
9882
|
+
border: none;
|
|
9808
9883
|
background-color: transparent;
|
|
9809
|
-
|
|
9810
|
-
|
|
9811
|
-
|
|
9812
|
-
|
|
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);
|
|
9813
9899
|
overflow: hidden;
|
|
9814
|
-
white-space: nowrap;
|
|
9815
9900
|
text-overflow: ellipsis;
|
|
9901
|
+
white-space: nowrap;
|
|
9902
|
+
transition: gap var(--brand-animation-duration-fast) var(--brand-animation-easing-default);
|
|
9816
9903
|
}
|
|
9817
9904
|
|
|
9818
|
-
.Primer_Brand__FAQGroup-module__FAQGroup__tablist-button___EgyrC
|
|
9819
|
-
|
|
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;
|
|
9820
9908
|
}
|
|
9821
9909
|
|
|
9822
|
-
.Primer_Brand__FAQGroup-module__FAQGroup__tablist-button___EgyrC
|
|
9823
|
-
|
|
9910
|
+
.Primer_Brand__FAQGroup-module__FAQGroup__tablist-button___EgyrC::before {
|
|
9911
|
+
content: '';
|
|
9912
|
+
display: block;
|
|
9913
|
+
width: calc(var(--base-size-8) + var(--base-size-2));
|
|
9914
|
+
height: var(--base-size-12);
|
|
9915
|
+
flex-shrink: 0;
|
|
9916
|
+
background-color: var(--brand-FAQGroup-buttonIndicator-idle);
|
|
9917
|
+
transform: scaleX(0.7);
|
|
9918
|
+
transform-origin: left;
|
|
9919
|
+
transition: transform var(--brand-animation-duration-fast) var(--brand-animation-easing-default),
|
|
9920
|
+
background-color var(--brand-animation-duration-fast) var(--brand-animation-easing-default);
|
|
9921
|
+
}
|
|
9922
|
+
|
|
9923
|
+
.Primer_Brand__FAQGroup-module__FAQGroup__tablist-button___EgyrC:hover::before {
|
|
9924
|
+
background-color: var(--brand-FAQGroup-buttonIndicator-hover);
|
|
9824
9925
|
}
|
|
9825
9926
|
|
|
9826
|
-
.Primer_Brand__FAQGroup-module__FAQGroup__tablist-button___EgyrC[aria-selected='true']
|
|
9927
|
+
.Primer_Brand__FAQGroup-module__FAQGroup__tablist-button___EgyrC[aria-selected='true'] {
|
|
9827
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);
|
|
9828
9935
|
}
|
|
9829
9936
|
|
|
9830
9937
|
.Primer_Brand__FAQGroup-module__FAQGroup__nested-accordion-item___JGGeC summary h4 {
|
|
@@ -9833,6 +9940,20 @@ details[open] > .Primer_Brand__Accordion-module__Accordion__summary--reversed-to
|
|
|
9833
9940
|
line-height: var(--brand-text-lineHeight-200);
|
|
9834
9941
|
}
|
|
9835
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
|
+
|
|
9836
9957
|
@media (forced-colors: active) {
|
|
9837
9958
|
.Primer_Brand__FAQGroup-module__FAQGroup__tablist-button___EgyrC[aria-selected='true'] {
|
|
9838
9959
|
border-color: Highlight;
|
|
@@ -9841,9 +9962,75 @@ details[open] > .Primer_Brand__Accordion-module__Accordion__summary--reversed-to
|
|
|
9841
9962
|
}
|
|
9842
9963
|
}
|
|
9843
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
|
+
|
|
9844
10031
|
/**
|
|
9845
10032
|
* Do not edit directly
|
|
9846
|
-
* Generated on
|
|
10033
|
+
* Generated on Mon, 23 Feb 2026 11:53:20 GMT
|
|
9847
10034
|
*/
|
|
9848
10035
|
|
|
9849
10036
|
:root,
|
|
@@ -11046,7 +11233,7 @@ Fixes safari bug where outline doesn't respect border-radius
|
|
|
11046
11233
|
|
|
11047
11234
|
/**
|
|
11048
11235
|
* Do not edit directly
|
|
11049
|
-
* Generated on
|
|
11236
|
+
* Generated on Mon, 23 Feb 2026 11:53:19 GMT
|
|
11050
11237
|
*/
|
|
11051
11238
|
|
|
11052
11239
|
:root {
|
|
@@ -11060,7 +11247,7 @@ Fixes safari bug where outline doesn't respect border-radius
|
|
|
11060
11247
|
|
|
11061
11248
|
/**
|
|
11062
11249
|
* Do not edit directly
|
|
11063
|
-
* Generated on
|
|
11250
|
+
* Generated on Mon, 23 Feb 2026 11:53:20 GMT
|
|
11064
11251
|
*/
|
|
11065
11252
|
|
|
11066
11253
|
:root,
|
|
@@ -11354,7 +11541,7 @@ Fixes safari bug where outline doesn't respect border-radius
|
|
|
11354
11541
|
|
|
11355
11542
|
/**
|
|
11356
11543
|
* Do not edit directly
|
|
11357
|
-
* Generated on
|
|
11544
|
+
* Generated on Mon, 23 Feb 2026 11:53:20 GMT
|
|
11358
11545
|
*/
|
|
11359
11546
|
|
|
11360
11547
|
:root,
|
|
@@ -11370,7 +11557,7 @@ Fixes safari bug where outline doesn't respect border-radius
|
|
|
11370
11557
|
|
|
11371
11558
|
/**
|
|
11372
11559
|
* Do not edit directly
|
|
11373
|
-
* Generated on
|
|
11560
|
+
* Generated on Mon, 23 Feb 2026 11:53:20 GMT
|
|
11374
11561
|
*/
|
|
11375
11562
|
|
|
11376
11563
|
:root {
|
|
@@ -12115,7 +12302,7 @@ Fixes safari bug where outline doesn't respect border-radius
|
|
|
12115
12302
|
|
|
12116
12303
|
/**
|
|
12117
12304
|
* Do not edit directly
|
|
12118
|
-
* Generated on
|
|
12305
|
+
* Generated on Mon, 23 Feb 2026 11:53:20 GMT
|
|
12119
12306
|
*/
|
|
12120
12307
|
|
|
12121
12308
|
:root,
|
|
@@ -12131,7 +12318,7 @@ Fixes safari bug where outline doesn't respect border-radius
|
|
|
12131
12318
|
|
|
12132
12319
|
/**
|
|
12133
12320
|
* Do not edit directly
|
|
12134
|
-
* Generated on
|
|
12321
|
+
* Generated on Mon, 23 Feb 2026 11:53:20 GMT
|
|
12135
12322
|
*/
|
|
12136
12323
|
|
|
12137
12324
|
:root,
|
|
@@ -12354,7 +12541,7 @@ Fixes safari bug where outline doesn't respect border-radius
|
|
|
12354
12541
|
|
|
12355
12542
|
/**
|
|
12356
12543
|
* Do not edit directly
|
|
12357
|
-
* Generated on
|
|
12544
|
+
* Generated on Mon, 23 Feb 2026 11:53:20 GMT
|
|
12358
12545
|
*/
|
|
12359
12546
|
|
|
12360
12547
|
:root,
|
|
@@ -12518,7 +12705,7 @@ Fixes safari bug where outline doesn't respect border-radius
|
|
|
12518
12705
|
|
|
12519
12706
|
/**
|
|
12520
12707
|
* Do not edit directly
|
|
12521
|
-
* Generated on
|
|
12708
|
+
* Generated on Mon, 23 Feb 2026 11:53:20 GMT
|
|
12522
12709
|
*/
|
|
12523
12710
|
|
|
12524
12711
|
:root,
|
|
@@ -12826,7 +13013,7 @@ Fixes safari bug where outline doesn't respect border-radius
|
|
|
12826
13013
|
|
|
12827
13014
|
/**
|
|
12828
13015
|
* Do not edit directly
|
|
12829
|
-
* Generated on
|
|
13016
|
+
* Generated on Mon, 23 Feb 2026 11:53:19 GMT
|
|
12830
13017
|
*/
|
|
12831
13018
|
|
|
12832
13019
|
:root {
|
|
@@ -12862,7 +13049,7 @@ Fixes safari bug where outline doesn't respect border-radius
|
|
|
12862
13049
|
|
|
12863
13050
|
/**
|
|
12864
13051
|
* Do not edit directly
|
|
12865
|
-
* Generated on
|
|
13052
|
+
* Generated on Mon, 23 Feb 2026 11:53:20 GMT
|
|
12866
13053
|
*/
|
|
12867
13054
|
|
|
12868
13055
|
:root,
|
|
@@ -12930,7 +13117,7 @@ Fixes safari bug where outline doesn't respect border-radius
|
|
|
12930
13117
|
|
|
12931
13118
|
/**
|
|
12932
13119
|
* Do not edit directly
|
|
12933
|
-
* Generated on
|
|
13120
|
+
* Generated on Mon, 23 Feb 2026 11:53:19 GMT
|
|
12934
13121
|
*/
|
|
12935
13122
|
|
|
12936
13123
|
:root {
|
|
@@ -12941,7 +13128,7 @@ Fixes safari bug where outline doesn't respect border-radius
|
|
|
12941
13128
|
|
|
12942
13129
|
/**
|
|
12943
13130
|
* Do not edit directly
|
|
12944
|
-
* Generated on
|
|
13131
|
+
* Generated on Mon, 23 Feb 2026 11:53:20 GMT
|
|
12945
13132
|
*/
|
|
12946
13133
|
|
|
12947
13134
|
:root,
|
|
@@ -13286,7 +13473,7 @@ Fixes safari bug where outline doesn't respect border-radius
|
|
|
13286
13473
|
|
|
13287
13474
|
/**
|
|
13288
13475
|
* Do not edit directly
|
|
13289
|
-
* Generated on
|
|
13476
|
+
* Generated on Mon, 23 Feb 2026 11:53:20 GMT
|
|
13290
13477
|
*/
|
|
13291
13478
|
|
|
13292
13479
|
:root,
|
|
@@ -14127,7 +14314,7 @@ Fixes safari bug where outline doesn't respect border-radius
|
|
|
14127
14314
|
|
|
14128
14315
|
/**
|
|
14129
14316
|
* Do not edit directly
|
|
14130
|
-
* Generated on
|
|
14317
|
+
* Generated on Mon, 23 Feb 2026 11:53:19 GMT
|
|
14131
14318
|
*/
|
|
14132
14319
|
|
|
14133
14320
|
:root {
|
|
@@ -14138,7 +14325,7 @@ Fixes safari bug where outline doesn't respect border-radius
|
|
|
14138
14325
|
|
|
14139
14326
|
/**
|
|
14140
14327
|
* Do not edit directly
|
|
14141
|
-
* Generated on
|
|
14328
|
+
* Generated on Mon, 23 Feb 2026 11:53:20 GMT
|
|
14142
14329
|
*/
|
|
14143
14330
|
|
|
14144
14331
|
:root,
|
|
@@ -14637,7 +14824,7 @@ Fixes safari bug where outline doesn't respect border-radius
|
|
|
14637
14824
|
|
|
14638
14825
|
/**
|
|
14639
14826
|
* Do not edit directly
|
|
14640
|
-
* Generated on
|
|
14827
|
+
* Generated on Mon, 23 Feb 2026 11:53:19 GMT
|
|
14641
14828
|
*/
|
|
14642
14829
|
|
|
14643
14830
|
:root {
|
|
@@ -14657,7 +14844,7 @@ Fixes safari bug where outline doesn't respect border-radius
|
|
|
14657
14844
|
|
|
14658
14845
|
/**
|
|
14659
14846
|
* Do not edit directly
|
|
14660
|
-
* Generated on
|
|
14847
|
+
* Generated on Mon, 23 Feb 2026 11:53:20 GMT
|
|
14661
14848
|
*/
|
|
14662
14849
|
|
|
14663
14850
|
:root,
|
|
@@ -14693,7 +14880,7 @@ Fixes safari bug where outline doesn't respect border-radius
|
|
|
14693
14880
|
|
|
14694
14881
|
/**
|
|
14695
14882
|
* Do not edit directly
|
|
14696
|
-
* Generated on
|
|
14883
|
+
* Generated on Mon, 23 Feb 2026 11:53:20 GMT
|
|
14697
14884
|
*/
|
|
14698
14885
|
|
|
14699
14886
|
:root,
|
|
@@ -14717,7 +14904,7 @@ Fixes safari bug where outline doesn't respect border-radius
|
|
|
14717
14904
|
|
|
14718
14905
|
/**
|
|
14719
14906
|
* Do not edit directly
|
|
14720
|
-
* Generated on
|
|
14907
|
+
* Generated on Mon, 23 Feb 2026 11:53:20 GMT
|
|
14721
14908
|
*/
|
|
14722
14909
|
|
|
14723
14910
|
:root {
|
|
@@ -15190,7 +15377,7 @@ Fixes safari bug where outline doesn't respect border-radius
|
|
|
15190
15377
|
|
|
15191
15378
|
/**
|
|
15192
15379
|
* Do not edit directly
|
|
15193
|
-
* Generated on
|
|
15380
|
+
* Generated on Mon, 23 Feb 2026 11:53:20 GMT
|
|
15194
15381
|
*/
|
|
15195
15382
|
|
|
15196
15383
|
:root,
|
|
@@ -15204,7 +15391,7 @@ Fixes safari bug where outline doesn't respect border-radius
|
|
|
15204
15391
|
|
|
15205
15392
|
/**
|
|
15206
15393
|
* Do not edit directly
|
|
15207
|
-
* Generated on
|
|
15394
|
+
* Generated on Mon, 23 Feb 2026 11:53:19 GMT
|
|
15208
15395
|
*/
|
|
15209
15396
|
|
|
15210
15397
|
:root {
|
|
@@ -15218,7 +15405,7 @@ Fixes safari bug where outline doesn't respect border-radius
|
|
|
15218
15405
|
|
|
15219
15406
|
/**
|
|
15220
15407
|
* Do not edit directly
|
|
15221
|
-
* Generated on
|
|
15408
|
+
* Generated on Mon, 23 Feb 2026 11:53:19 GMT
|
|
15222
15409
|
*/
|
|
15223
15410
|
|
|
15224
15411
|
:root {
|
|
@@ -17394,7 +17581,7 @@ Fixes safari bug where outline doesn't respect border-radius
|
|
|
17394
17581
|
|
|
17395
17582
|
/**
|
|
17396
17583
|
* Do not edit directly
|
|
17397
|
-
* Generated on
|
|
17584
|
+
* Generated on Mon, 23 Feb 2026 11:53:20 GMT
|
|
17398
17585
|
*/
|
|
17399
17586
|
|
|
17400
17587
|
:root {
|
|
@@ -17418,7 +17605,7 @@ Fixes safari bug where outline doesn't respect border-radius
|
|
|
17418
17605
|
|
|
17419
17606
|
/**
|
|
17420
17607
|
* Do not edit directly
|
|
17421
|
-
* Generated on
|
|
17608
|
+
* Generated on Mon, 23 Feb 2026 11:53:20 GMT
|
|
17422
17609
|
*/
|
|
17423
17610
|
|
|
17424
17611
|
:root,
|
|
@@ -17853,7 +18040,7 @@ Fixes safari bug where outline doesn't respect border-radius
|
|
|
17853
18040
|
|
|
17854
18041
|
/**
|
|
17855
18042
|
* Do not edit directly
|
|
17856
|
-
* Generated on
|
|
18043
|
+
* Generated on Mon, 23 Feb 2026 11:53:20 GMT
|
|
17857
18044
|
*/
|
|
17858
18045
|
|
|
17859
18046
|
:root {
|
|
@@ -17869,7 +18056,7 @@ Fixes safari bug where outline doesn't respect border-radius
|
|
|
17869
18056
|
|
|
17870
18057
|
/**
|
|
17871
18058
|
* Do not edit directly
|
|
17872
|
-
* Generated on
|
|
18059
|
+
* Generated on Mon, 23 Feb 2026 11:53:20 GMT
|
|
17873
18060
|
*/
|
|
17874
18061
|
|
|
17875
18062
|
:root,
|
|
@@ -18344,6 +18531,7 @@ Fixes safari bug where outline doesn't respect border-radius
|
|
|
18344
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 {
|
|
18345
18532
|
font-size: var(--feature-list-font-size);
|
|
18346
18533
|
line-height: var(--feature-list-line-height);
|
|
18534
|
+
font-weight: var(--brand-text-subhead-weight-large);
|
|
18347
18535
|
gap: var(--base-size-8);
|
|
18348
18536
|
display: inline-flex;
|
|
18349
18537
|
align-items: center;
|
|
@@ -18372,7 +18560,7 @@ Fixes safari bug where outline doesn't respect border-radius
|
|
|
18372
18560
|
|
|
18373
18561
|
/**
|
|
18374
18562
|
* Do not edit directly
|
|
18375
|
-
* Generated on
|
|
18563
|
+
* Generated on Mon, 23 Feb 2026 11:53:19 GMT
|
|
18376
18564
|
*/
|
|
18377
18565
|
|
|
18378
18566
|
:root {
|
|
@@ -18381,21 +18569,23 @@ Fixes safari bug where outline doesn't respect border-radius
|
|
|
18381
18569
|
|
|
18382
18570
|
/**
|
|
18383
18571
|
* Do not edit directly
|
|
18384
|
-
* Generated on
|
|
18572
|
+
* Generated on Mon, 23 Feb 2026 11:53:20 GMT
|
|
18385
18573
|
*/
|
|
18386
18574
|
|
|
18387
18575
|
:root,
|
|
18388
18576
|
[data-color-mode="light"] {
|
|
18577
|
+
--brand-SubNav-bgColor: var(--brand-color-canvas-default);
|
|
18389
18578
|
--brand-SubNav-color-link-rest: var(--brand-color-text-default);
|
|
18390
18579
|
--brand-SubNav-color-link-active: var(--brand-color-text-default);
|
|
18391
|
-
--brand-SubNav-color-
|
|
18580
|
+
--brand-SubNav-color-link-bgColor: #e4ebe6;
|
|
18392
18581
|
--brand-SubNav-shadow: 0px 100px 80px rgba(0, 0, 0, 0.01), 0px 41px 33px rgba(0, 0, 0, 0.02), 0px 22px 17px rgba(0, 0, 0, 0.02), 0px 12px 10px rgba(0, 0, 0, 0.03), 0px 6px 5px rgba(0, 0, 0, 0.04), 0px 2px 2px rgba(0, 0, 0, 0.07);
|
|
18393
18582
|
}
|
|
18394
18583
|
|
|
18395
18584
|
[data-color-mode="dark"] {
|
|
18585
|
+
--brand-SubNav-bgColor: var(--brand-color-canvas-default);
|
|
18396
18586
|
--brand-SubNav-color-link-rest: var(--brand-color-text-default);
|
|
18397
18587
|
--brand-SubNav-color-link-active: var(--brand-color-text-default);
|
|
18398
|
-
--brand-SubNav-color-
|
|
18588
|
+
--brand-SubNav-color-link-bgColor: #323834;
|
|
18399
18589
|
--brand-SubNav-shadow: 0px 100px 80px rgba(0, 0, 0, 0.01), 0px 41px 33px rgba(0, 0, 0, 0.02), 0px 22px 17px rgba(0, 0, 0, 0.02), 0px 12px 10px rgba(0, 0, 0, 0.03), 0px 6px 5px rgba(0, 0, 0, 0.04), 0px 2px 2px rgba(0, 0, 0, 0.07);
|
|
18400
18590
|
}
|
|
18401
18591
|
|
|
@@ -18403,6 +18593,7 @@ Fixes safari bug where outline doesn't respect border-radius
|
|
|
18403
18593
|
position: absolute;
|
|
18404
18594
|
width: 100%;
|
|
18405
18595
|
z-index: 2;
|
|
18596
|
+
border-block: var(--brand-borderWidth-thin) solid var(--brand-color-border-muted);
|
|
18406
18597
|
}
|
|
18407
18598
|
|
|
18408
18599
|
.Primer_Brand__SubNav-module__SubNav__container--with-anchor-nav___y6aE7 {
|
|
@@ -18411,11 +18602,15 @@ Fixes safari bug where outline doesn't respect border-radius
|
|
|
18411
18602
|
position: relative;
|
|
18412
18603
|
}
|
|
18413
18604
|
|
|
18605
|
+
.Primer_Brand__SubNav-module__SubNav__container--with-anchor-nav___y6aE7 .Primer_Brand__SubNav-module__SubNav___dVoQu {
|
|
18606
|
+
border-block: var(--brand-borderWidth-thin) solid var(--brand-color-border-muted);
|
|
18607
|
+
}
|
|
18608
|
+
|
|
18414
18609
|
.Primer_Brand__SubNav-module__SubNav___dVoQu {
|
|
18415
18610
|
width: 100%;
|
|
18416
18611
|
display: flex;
|
|
18417
|
-
padding: var(--base-size-16);
|
|
18418
18612
|
z-index: 1;
|
|
18613
|
+
background-color: var(--brand-SubNav-bgColor);
|
|
18419
18614
|
}
|
|
18420
18615
|
|
|
18421
18616
|
[data-color-mode='dark'] .Primer_Brand__SubNav-module__SubNav___dVoQu {
|
|
@@ -18423,16 +18618,21 @@ Fixes safari bug where outline doesn't respect border-radius
|
|
|
18423
18618
|
-moz-osx-font-smoothing: grayscale;
|
|
18424
18619
|
}
|
|
18425
18620
|
|
|
18426
|
-
.Primer_Brand__SubNav-module__SubNav__heading___MAxf6
|
|
18621
|
+
.Primer_Brand__SubNav-module__SubNav__heading___MAxf6,
|
|
18622
|
+
.Primer_Brand__SubNav-module__SubNav__subHeading___EQNxp {
|
|
18427
18623
|
display: block;
|
|
18428
|
-
font-
|
|
18624
|
+
font-size: calc(var(--base-size-16) - 1px); /* One-off override to match design */
|
|
18625
|
+
line-height: calc(var(--base-size-16) - 1px); /* One-off override to match design */
|
|
18626
|
+
font-weight: var(--brand-text-subhead-weight-medium);
|
|
18429
18627
|
color: var(--brand-color-text-default);
|
|
18430
18628
|
font-family: var(--brand-heading-fontFamily);
|
|
18431
18629
|
-webkit-text-decoration: none;
|
|
18432
18630
|
text-decoration: none;
|
|
18433
18631
|
}
|
|
18434
18632
|
|
|
18435
|
-
.Primer_Brand__SubNav-module__SubNav__heading___MAxf6:hover
|
|
18633
|
+
.Primer_Brand__SubNav-module__SubNav__heading___MAxf6:hover,
|
|
18634
|
+
.Primer_Brand__SubNav-module__SubNav__subHeading___EQNxp:hover,
|
|
18635
|
+
.Primer_Brand__SubNav-module__SubNav__link___VBkrZ:hover .Primer_Brand__SubNav-module__SubNav__link-label___IoiSp {
|
|
18436
18636
|
color: var(--brand-color-text-muted);
|
|
18437
18637
|
-webkit-text-decoration: none !important;
|
|
18438
18638
|
text-decoration: none !important; /* dotcom override */
|
|
@@ -18443,10 +18643,17 @@ Fixes safari bug where outline doesn't respect border-radius
|
|
|
18443
18643
|
}
|
|
18444
18644
|
|
|
18445
18645
|
.Primer_Brand__SubNav-module__SubNav__heading-container___jlouG {
|
|
18646
|
+
min-height: 60px;
|
|
18446
18647
|
position: relative;
|
|
18447
18648
|
z-index: 9998;
|
|
18448
|
-
display:
|
|
18449
|
-
|
|
18649
|
+
display: flex;
|
|
18650
|
+
align-items: center;
|
|
18651
|
+
padding: var(--base-size-16);
|
|
18652
|
+
border-inline-end: var(--brand-borderWidth-thin) solid var(--brand-color-border-muted);
|
|
18653
|
+
}
|
|
18654
|
+
|
|
18655
|
+
.Primer_Brand__SubNav-module__SubNav__heading-container___jlouG + .Primer_Brand__SubNav-module__SubNav__heading-container___jlouG {
|
|
18656
|
+
padding-inline-start: var(--base-size-24);
|
|
18450
18657
|
}
|
|
18451
18658
|
|
|
18452
18659
|
.Primer_Brand__SubNav-module__SubNav--has-shadow___jkyC7 {
|
|
@@ -18484,16 +18691,6 @@ Fixes safari bug where outline doesn't respect border-radius
|
|
|
18484
18691
|
display: none;
|
|
18485
18692
|
}
|
|
18486
18693
|
|
|
18487
|
-
.Primer_Brand__SubNav-module__SubNav__heading-separator___M5xJp {
|
|
18488
|
-
position: relative;
|
|
18489
|
-
top: 0;
|
|
18490
|
-
color: var(--brand-color-text-muted);
|
|
18491
|
-
min-width: var(--base-size-8);
|
|
18492
|
-
min-height: var(--base-size-16);
|
|
18493
|
-
display: inline-flex;
|
|
18494
|
-
align-items: center;
|
|
18495
|
-
}
|
|
18496
|
-
|
|
18497
18694
|
/*
|
|
18498
18695
|
* Anchor Nav Submenu
|
|
18499
18696
|
*/
|
|
@@ -18546,8 +18743,8 @@ Fixes safari bug where outline doesn't respect border-radius
|
|
|
18546
18743
|
|
|
18547
18744
|
.Primer_Brand__SubNav-module__SubNav__sub-menu--anchor___Q6VDG {
|
|
18548
18745
|
display: flex;
|
|
18549
|
-
padding-block
|
|
18550
|
-
|
|
18746
|
+
padding-block: var(--base-size-12);
|
|
18747
|
+
border-block: var(--brand-borderWidth-thin) solid var(--brand-color-border-muted);
|
|
18551
18748
|
}
|
|
18552
18749
|
|
|
18553
18750
|
.Primer_Brand__SubNav-module__SubNav__sub-menu--anchor___Q6VDG .Primer_Brand__SubNav-module__SubNav__sub-menu-list___aBVGd {
|
|
@@ -18558,28 +18755,20 @@ Fixes safari bug where outline doesn't respect border-radius
|
|
|
18558
18755
|
gap: var(--base-size-20);
|
|
18559
18756
|
}
|
|
18560
18757
|
|
|
18561
|
-
.Primer_Brand__SubNav-
|
|
18562
|
-
|
|
18758
|
+
.Primer_Brand__SubNav-module__SubNav__link-label___IoiSp {
|
|
18759
|
+
font-weight: 450; /* FIXME: unsupported in our font weight primitives */
|
|
18563
18760
|
}
|
|
18564
18761
|
|
|
18565
|
-
.Primer_Brand__SubNav-module__SubNav__sub-menu--anchor___Q6VDG .Primer_Brand__SubNav-module__SubNav__link
|
|
18566
|
-
|
|
18567
|
-
|
|
18568
|
-
|
|
18569
|
-
|
|
18570
|
-
|
|
18571
|
-
}
|
|
18572
|
-
|
|
18573
|
-
.Primer_Brand__SubNav-module__SubNav__sub-menu--anchor___Q6VDG .Primer_Brand__SubNav-module__SubNav__link--is-in-view___GqmLc .Primer_Brand__SubNav-module__SubNav__link-label___IoiSp::after,
|
|
18574
|
-
.Primer_Brand__SubNav-module__SubNav__link___VBkrZ:active .Primer_Brand__SubNav-module__SubNav__link-label___IoiSp::after {
|
|
18575
|
-
border-color: var(--brand-color-text-default);
|
|
18576
|
-
transform: scale(0.9, 1);
|
|
18762
|
+
.Primer_Brand__SubNav-module__SubNav__sub-menu--anchor___Q6VDG .Primer_Brand__SubNav-module__SubNav__link-label___IoiSp {
|
|
18763
|
+
padding: var(--base-size-6) var(--base-size-12);
|
|
18764
|
+
background-color: transparent;
|
|
18765
|
+
border-radius: var(--brand-borderRadius-full);
|
|
18766
|
+
transition: background-color var(--brand-animation-duration-default) var(--brand-animation-easing-default),
|
|
18767
|
+
color var(--brand-animation-duration-default) var(--brand-animation-easing-default);
|
|
18577
18768
|
}
|
|
18578
18769
|
|
|
18579
|
-
.Primer_Brand__SubNav-
|
|
18580
|
-
|
|
18581
|
-
border-color: var(--brand-color-text-default);
|
|
18582
|
-
opacity: 1;
|
|
18770
|
+
.Primer_Brand__SubNav-module__SubNav__sub-menu--anchor___Q6VDG .Primer_Brand__SubNav-module__SubNav__link--is-in-view___GqmLc .Primer_Brand__SubNav-module__SubNav__link-label___IoiSp {
|
|
18771
|
+
background-color: var(--brand-SubNav-color-link-bgColor);
|
|
18583
18772
|
}
|
|
18584
18773
|
|
|
18585
18774
|
.Primer_Brand__SubNav-module__SubNav__link___VBkrZ:focus-visible .Primer_Brand__SubNav-module__SubNav__link-label___IoiSp::after,
|
|
@@ -18587,37 +18776,14 @@ Fixes safari bug where outline doesn't respect border-radius
|
|
|
18587
18776
|
opacity: 0;
|
|
18588
18777
|
}
|
|
18589
18778
|
|
|
18590
|
-
.Primer_Brand__SubNav-module__SubNav__link___VBkrZ:hover .Primer_Brand__SubNav-module__SubNav__link-label___IoiSp::after,
|
|
18591
18779
|
.Primer_Brand__SubNav-module__SubNav__link___VBkrZ[aria-current]:not([aria-current='false']) * {
|
|
18592
18780
|
color: var(--brand-SubNav-color-link-active);
|
|
18593
18781
|
-webkit-text-decoration: none !important;
|
|
18594
18782
|
text-decoration: none !important; /* dotcom override */
|
|
18595
18783
|
}
|
|
18596
18784
|
|
|
18597
|
-
.Primer_Brand__SubNav-module__SubNav__link-label___IoiSp::after,
|
|
18598
|
-
.Primer_Brand__SubNav-module__SubNav__subHeading___EQNxp::after {
|
|
18599
|
-
content: '';
|
|
18600
|
-
position: absolute;
|
|
18601
|
-
bottom: calc(var(--base-size-2) * -1);
|
|
18602
|
-
left: 0;
|
|
18603
|
-
width: 100%;
|
|
18604
|
-
height: 2px;
|
|
18605
|
-
border-width: 2px;
|
|
18606
|
-
border-bottom: var(--base-size-2) solid var(--brand-color-text-muted);
|
|
18607
|
-
transition: opacity var(--brand-animation-duration-fast), transform var(--brand-animation-duration-fast),
|
|
18608
|
-
border-color var(--brand-animation-duration-fast);
|
|
18609
|
-
opacity: 1;
|
|
18610
|
-
transform: scale(0);
|
|
18611
|
-
transform-origin: center;
|
|
18612
|
-
}
|
|
18613
|
-
|
|
18614
|
-
.Primer_Brand__SubNav-module__SubNav__link___VBkrZ[aria-current]:not([aria-current='false']) .Primer_Brand__SubNav-module__SubNav__link-label___IoiSp::after {
|
|
18615
|
-
border-color: var(--brand-color-text-default);
|
|
18616
|
-
}
|
|
18617
|
-
|
|
18618
18785
|
.Primer_Brand__SubNav-module__SubNav__link___VBkrZ:hover .Primer_Brand__SubNav-module__SubNav__link-label___IoiSp {
|
|
18619
18786
|
transition: color var(--brand-animation-duration-fast) var(--brand-animation-easing-default);
|
|
18620
|
-
color: var(--brand-SubNav-color-link-active);
|
|
18621
18787
|
}
|
|
18622
18788
|
|
|
18623
18789
|
.Primer_Brand__SubNav-module__SubNav__link___VBkrZ:hover .Primer_Brand__SubNav-module__SubNav__link-label___IoiSp::after {
|
|
@@ -18675,6 +18841,18 @@ Fixes safari bug where outline doesn't respect border-radius
|
|
|
18675
18841
|
display: block;
|
|
18676
18842
|
}
|
|
18677
18843
|
|
|
18844
|
+
.Primer_Brand__SubNav-module__SubNav--open___xWq0D .Primer_Brand__SubNav-module__SubNav--header-container-outer___tneuD {
|
|
18845
|
+
display: flex;
|
|
18846
|
+
flex-direction: column;
|
|
18847
|
+
max-height: 100dvh;
|
|
18848
|
+
max-height: var(--subnav-available-height, 100dvh);
|
|
18849
|
+
overflow: hidden;
|
|
18850
|
+
}
|
|
18851
|
+
|
|
18852
|
+
.Primer_Brand__SubNav-module__SubNav--open___xWq0D .Primer_Brand__SubNav-module__SubNav__header-container___heD5O {
|
|
18853
|
+
flex-shrink: 0;
|
|
18854
|
+
}
|
|
18855
|
+
|
|
18678
18856
|
.Primer_Brand__SubNav-module__SubNav--open___xWq0D + .Primer_Brand__SubNav-module__SubNav__anchor-menu-outer-container___sfhEf {
|
|
18679
18857
|
z-index: -1;
|
|
18680
18858
|
}
|
|
@@ -18694,6 +18872,8 @@ Fixes safari bug where outline doesn't respect border-radius
|
|
|
18694
18872
|
display: flex;
|
|
18695
18873
|
width: 100%;
|
|
18696
18874
|
white-space: pre;
|
|
18875
|
+
position: relative;
|
|
18876
|
+
z-index: 9998;
|
|
18697
18877
|
}
|
|
18698
18878
|
|
|
18699
18879
|
.Primer_Brand__SubNav-module__SubNav__heading-separator___M5xJp {
|
|
@@ -18709,49 +18889,55 @@ Fixes safari bug where outline doesn't respect border-radius
|
|
|
18709
18889
|
justify-content: center;
|
|
18710
18890
|
z-index: 9998;
|
|
18711
18891
|
display: none;
|
|
18892
|
+
padding-inline: var(--base-size-8);
|
|
18712
18893
|
}
|
|
18713
18894
|
|
|
18714
18895
|
.Primer_Brand__SubNav-module__SubNav__links-overlay--open___xdhUA {
|
|
18715
18896
|
display: flex;
|
|
18716
18897
|
flex-direction: column;
|
|
18717
18898
|
gap: var(--base-size-8);
|
|
18718
|
-
padding-block
|
|
18719
|
-
|
|
18720
|
-
|
|
18721
|
-
|
|
18722
|
-
|
|
18723
|
-
border-top: var(--brand-borderWidth-thin) solid var(--brand-color-border-default);
|
|
18724
|
-
margin-block-start: var(--base-size-16);
|
|
18899
|
+
padding-block: var(--base-size-16);
|
|
18900
|
+
border-block-start: var(--brand-borderWidth-thin) solid var(--brand-color-border-muted);
|
|
18901
|
+
justify-content: flex-start;
|
|
18902
|
+
overflow-y: auto;
|
|
18903
|
+
min-height: 0;
|
|
18725
18904
|
}
|
|
18726
18905
|
|
|
18727
18906
|
.Primer_Brand__SubNav-module__SubNav__links-overlay--open___xdhUA .Primer_Brand__SubNav-module__SubNav__link___VBkrZ:hover .Primer_Brand__SubNav-module__SubNav__link-label___IoiSp {
|
|
18728
18907
|
color: var(--brand-color-text-default);
|
|
18729
18908
|
}
|
|
18730
18909
|
|
|
18731
|
-
.Primer_Brand__SubNav-module__SubNav__links-overlay--open___xdhUA .Primer_Brand__SubNav-module__SubNav__link--has-sub-menu___IrziW:hover .Primer_Brand__SubNav-module__SubNav__link-label___IoiSp {
|
|
18732
|
-
color: var(--brand-color-text-muted);
|
|
18733
|
-
}
|
|
18734
|
-
|
|
18735
18910
|
.Primer_Brand__SubNav-module__SubNav__overlay-toggle___GY93X {
|
|
18736
|
-
background-color: transparent;
|
|
18737
|
-
border: none;
|
|
18738
|
-
cursor: pointer;
|
|
18739
18911
|
display: flex;
|
|
18740
18912
|
position: relative;
|
|
18741
18913
|
width: 100%;
|
|
18742
|
-
order: 1;
|
|
18743
18914
|
z-index: 9999;
|
|
18744
|
-
padding: 0;
|
|
18745
18915
|
justify-content: flex-end;
|
|
18916
|
+
padding-inline-end: var(--base-size-16);
|
|
18746
18917
|
}
|
|
18747
18918
|
|
|
18748
18919
|
.Primer_Brand__SubNav-module__SubNav--has-sub-heading___YxW9a:not(.Primer_Brand__SubNav-module__SubNav--subHeadingActive___AxXKr) .Primer_Brand__SubNav-module__SubNav__overlay-toggle___GY93X {
|
|
18749
|
-
|
|
18920
|
+
border-block-start: var(--brand-borderWidth-thin) solid var(--brand-color-border-muted);
|
|
18921
|
+
display: block;
|
|
18922
|
+
padding-block: var(--base-size-12);
|
|
18923
|
+
margin-block: 0;
|
|
18750
18924
|
}
|
|
18751
18925
|
|
|
18752
18926
|
.Primer_Brand__SubNav-module__SubNav__overlay-toggle-content___GYAh4 {
|
|
18753
|
-
justify-content: space-between;
|
|
18754
18927
|
width: 100%;
|
|
18928
|
+
padding-inline-start: var(--base-size-16);
|
|
18929
|
+
}
|
|
18930
|
+
|
|
18931
|
+
.Primer_Brand__SubNav-module__SubNav__overlay-toggle-label___J0P2K {
|
|
18932
|
+
background-color: var(--brand-SubNav-color-link-bgColor);
|
|
18933
|
+
border: none;
|
|
18934
|
+
border-radius: var(--brand-borderRadius-full);
|
|
18935
|
+
padding: var(--base-size-4) var(--base-size-12);
|
|
18936
|
+
gap: var(--base-size-6);
|
|
18937
|
+
display: flex;
|
|
18938
|
+
align-items: center;
|
|
18939
|
+
cursor: pointer;
|
|
18940
|
+
font: inherit;
|
|
18755
18941
|
}
|
|
18756
18942
|
|
|
18757
18943
|
.Primer_Brand__SubNav-module__SubNav--full-width___ZqqXq .Primer_Brand__SubNav-module__SubNav__overlay-toggle___GY93X {
|
|
@@ -18773,10 +18959,26 @@ Fixes safari bug where outline doesn't respect border-radius
|
|
|
18773
18959
|
color: var(--brand-SubNav-color-link-active);
|
|
18774
18960
|
}
|
|
18775
18961
|
|
|
18962
|
+
.Primer_Brand__SubNav-module__SubNav__links-overlay--open___xdhUA .Primer_Brand__SubNav-module__SubNav__link___VBkrZ {
|
|
18963
|
+
padding: var(--base-size-8);
|
|
18964
|
+
}
|
|
18965
|
+
|
|
18966
|
+
.Primer_Brand__SubNav-module__SubNav__links-overlay--open___xdhUA .Primer_Brand__SubNav-module__SubNav__link___VBkrZ[aria-current]:not([aria-current='false']) {
|
|
18967
|
+
display: inline-block;
|
|
18968
|
+
background-color: var(--brand-SubNav-color-link-bgColor);
|
|
18969
|
+
border-radius: var(--brand-borderRadius-full);
|
|
18970
|
+
padding: var(--base-size-4) var(--base-size-12);
|
|
18971
|
+
margin-inline-start: var(--base-size-8);
|
|
18972
|
+
}
|
|
18973
|
+
|
|
18974
|
+
.Primer_Brand__SubNav-module__SubNav__links-overlay--open___xdhUA .Primer_Brand__SubNav-module__SubNav__link___VBkrZ:hover {
|
|
18975
|
+
background-color: var(--brand-SubNav-color-link-bgColor);
|
|
18976
|
+
border-radius: var(--brand-borderRadius-medium);
|
|
18977
|
+
}
|
|
18978
|
+
|
|
18776
18979
|
.Primer_Brand__SubNav-module__SubNav__links-overlay--open___xdhUA .Primer_Brand__SubNav-module__SubNav__link___VBkrZ,
|
|
18777
18980
|
.Primer_Brand__SubNav-module__SubNav__links-overlay--open___xdhUA .Primer_Brand__SubNav-module__SubNav__action-container___lgC_T {
|
|
18778
18981
|
display: block;
|
|
18779
|
-
padding: var(--base-size-8) 0;
|
|
18780
18982
|
animation: Primer_Brand__SubNav-module__fade-in___t8Rrr 0.3s var(--brand-animation-easing-glide) forwards;
|
|
18781
18983
|
}
|
|
18782
18984
|
|
|
@@ -18797,6 +18999,7 @@ Fixes safari bug where outline doesn't respect border-radius
|
|
|
18797
18999
|
padding: 0;
|
|
18798
19000
|
margin: 0;
|
|
18799
19001
|
padding-inline-start: var(--base-size-16);
|
|
19002
|
+
padding-block-start: var(--base-size-8);
|
|
18800
19003
|
}
|
|
18801
19004
|
|
|
18802
19005
|
.Primer_Brand__SubNav-module__SubNav__sub-menu--dropdown___tPNZN .Primer_Brand__SubNav-module__SubNav__link___VBkrZ:hover .Primer_Brand__SubNav-module__SubNav__link-label___IoiSp {
|
|
@@ -18828,8 +19031,6 @@ Fixes safari bug where outline doesn't respect border-radius
|
|
|
18828
19031
|
}
|
|
18829
19032
|
|
|
18830
19033
|
.Primer_Brand__SubNav-module__SubNav__link-label___IoiSp {
|
|
18831
|
-
font-size: var(--brand-text-size-200);
|
|
18832
|
-
font-weight: var(--base-text-weight-medium);
|
|
18833
19034
|
padding-block-end: var(--base-size-6);
|
|
18834
19035
|
}
|
|
18835
19036
|
|
|
@@ -18853,19 +19054,7 @@ Fixes safari bug where outline doesn't respect border-radius
|
|
|
18853
19054
|
display: block;
|
|
18854
19055
|
white-space: pre;
|
|
18855
19056
|
position: relative;
|
|
18856
|
-
|
|
18857
|
-
|
|
18858
|
-
.Primer_Brand__SubNav-module__SubNav___dVoQu .Primer_Brand__SubNav-module__SubNav__link-label___IoiSp::after {
|
|
18859
|
-
opacity: 0;
|
|
18860
|
-
transform: scale(0);
|
|
18861
|
-
bottom: 0;
|
|
18862
|
-
}
|
|
18863
|
-
|
|
18864
|
-
.Primer_Brand__SubNav-module__SubNav__link___VBkrZ:hover .Primer_Brand__SubNav-module__SubNav__link-label___IoiSp::after,
|
|
18865
|
-
.Primer_Brand__SubNav-module__SubNav__link___VBkrZ:focus-visible .Primer_Brand__SubNav-module__SubNav__link-label___IoiSp::after,
|
|
18866
|
-
.Primer_Brand__SubNav-module__SubNav__link___VBkrZ[aria-current]:not([aria-current='false']) .Primer_Brand__SubNav-module__SubNav__link-label___IoiSp::after {
|
|
18867
|
-
opacity: 1;
|
|
18868
|
-
transform: scale(1);
|
|
19057
|
+
top: var(--base-size-2);
|
|
18869
19058
|
}
|
|
18870
19059
|
}
|
|
18871
19060
|
|
|
@@ -18887,7 +19076,7 @@ Fixes safari bug where outline doesn't respect border-radius
|
|
|
18887
19076
|
.Primer_Brand__SubNav-module__SubNav__heading___MAxf6:focus-visible,
|
|
18888
19077
|
.Primer_Brand__SubNav-module__SubNav__subHeading___EQNxp:focus-visible,
|
|
18889
19078
|
.Primer_Brand__SubNav-module__SubNav__sub-menu-toggle___FvvL9:focus-visible,
|
|
18890
|
-
.Primer_Brand__SubNav-module__SubNav__overlay-
|
|
19079
|
+
.Primer_Brand__SubNav-module__SubNav__overlay-toggle-label___J0P2K:focus-visible {
|
|
18891
19080
|
outline: var(--brand-borderWidth-thick) solid var(--brand-color-focus);
|
|
18892
19081
|
outline-offset: var(--base-size-2);
|
|
18893
19082
|
}
|
|
@@ -18898,20 +19087,24 @@ Fixes safari bug where outline doesn't respect border-radius
|
|
|
18898
19087
|
white-space: nowrap;
|
|
18899
19088
|
}
|
|
18900
19089
|
|
|
18901
|
-
.Primer_Brand__SubNav-module__SubNav__subHeading___EQNxp[aria-current]:not([aria-current='false'])
|
|
18902
|
-
|
|
18903
|
-
border
|
|
18904
|
-
|
|
18905
|
-
|
|
18906
|
-
}
|
|
18907
|
-
|
|
18908
|
-
.Primer_Brand__SubNav-module__SubNav__subHeading___EQNxp:focus-visible::after {
|
|
18909
|
-
opacity: 0;
|
|
19090
|
+
.Primer_Brand__SubNav-module__SubNav__subHeading___EQNxp[aria-current]:not([aria-current='false']) {
|
|
19091
|
+
background-color: var(--brand-SubNav-color-link-bgColor);
|
|
19092
|
+
border: none;
|
|
19093
|
+
border-radius: var(--brand-borderRadius-full);
|
|
19094
|
+
padding: var(--base-size-6) var(--base-size-12);
|
|
18910
19095
|
}
|
|
18911
19096
|
|
|
18912
19097
|
@media screen and (min-width: 48rem) {
|
|
18913
|
-
.Primer_Brand__SubNav-
|
|
18914
|
-
padding: var(--base-size-
|
|
19098
|
+
.Primer_Brand__SubNav-module__SubNav__heading-container___jlouG {
|
|
19099
|
+
padding-inline: var(--base-size-24);
|
|
19100
|
+
}
|
|
19101
|
+
|
|
19102
|
+
.Primer_Brand__SubNav-module__SubNav__overlay-toggle-content___GYAh4 {
|
|
19103
|
+
padding-inline-start: var(--base-size-24);
|
|
19104
|
+
}
|
|
19105
|
+
|
|
19106
|
+
.Primer_Brand__SubNav-module__SubNav__links-overlay--open___xdhUA {
|
|
19107
|
+
padding: var(--base-size-24);
|
|
18915
19108
|
}
|
|
18916
19109
|
|
|
18917
19110
|
.Primer_Brand__SubNav-module__SubNav--full-width___ZqqXq {
|
|
@@ -18933,16 +19126,24 @@ Fixes safari bug where outline doesn't respect border-radius
|
|
|
18933
19126
|
|
|
18934
19127
|
@media screen and (min-width: 63.25rem) {
|
|
18935
19128
|
.Primer_Brand__SubNav-module__SubNav___dVoQu {
|
|
18936
|
-
padding: var(--base-size-16) var(--base-size-32);
|
|
18937
19129
|
align-items: center;
|
|
18938
19130
|
display: flex;
|
|
18939
19131
|
z-index: 92;
|
|
19132
|
+
padding-inline: var(--base-size-32);
|
|
19133
|
+
}
|
|
19134
|
+
|
|
19135
|
+
.Primer_Brand__SubNav-module__SubNav__links-overlay--open___xdhUA {
|
|
19136
|
+
padding: 0;
|
|
18940
19137
|
}
|
|
18941
19138
|
|
|
18942
19139
|
.Primer_Brand__SubNav-module__SubNav___dVoQu:has(+ .Primer_Brand__SubNav-module__SubNav__anchor-menu-container___TNidG) {
|
|
18943
19140
|
padding-block-end: 0;
|
|
18944
19141
|
}
|
|
18945
19142
|
|
|
19143
|
+
.Primer_Brand__SubNav-module__SubNav__heading-container___jlouG {
|
|
19144
|
+
padding-inline-start: 0;
|
|
19145
|
+
}
|
|
19146
|
+
|
|
18946
19147
|
.Primer_Brand__SubNav-module__SubNav--full-width___ZqqXq {
|
|
18947
19148
|
padding-inline: 0;
|
|
18948
19149
|
}
|
|
@@ -18955,11 +19156,6 @@ Fixes safari bug where outline doesn't respect border-radius
|
|
|
18955
19156
|
padding-block-end: 1px;
|
|
18956
19157
|
}
|
|
18957
19158
|
|
|
18958
|
-
.Primer_Brand__SubNav-module__SubNav__heading___MAxf6 {
|
|
18959
|
-
font-size: calc(var(--base-size-20) - 2px);
|
|
18960
|
-
line-height: var(--base-size-24);
|
|
18961
|
-
}
|
|
18962
|
-
|
|
18963
19159
|
.Primer_Brand__SubNav-module__SubNav__heading-separator___M5xJp {
|
|
18964
19160
|
margin-inline-end: var(--base-size-20);
|
|
18965
19161
|
display: inline-flex;
|
|
@@ -18975,26 +19171,18 @@ Fixes safari bug where outline doesn't respect border-radius
|
|
|
18975
19171
|
align-items: center;
|
|
18976
19172
|
}
|
|
18977
19173
|
|
|
18978
|
-
.Primer_Brand__SubNav-module__SubNav__heading-container___jlouG {
|
|
18979
|
-
margin-inline-end: var(--base-size-20);
|
|
18980
|
-
}
|
|
18981
|
-
|
|
18982
19174
|
.Primer_Brand__SubNav-module__SubNav__header-container___heD5O {
|
|
18983
19175
|
display: flex;
|
|
18984
19176
|
align-items: center;
|
|
18985
19177
|
}
|
|
18986
19178
|
|
|
18987
|
-
.Primer_Brand__SubNav-module__SubNav__subHeading___EQNxp {
|
|
18988
|
-
font-size: var(--brand-text-size-100);
|
|
18989
|
-
line-height: var(--brand-text-lineHeight-100);
|
|
18990
|
-
}
|
|
18991
|
-
|
|
18992
19179
|
.Primer_Brand__SubNav-module__SubNav__links-overlay___CnpND {
|
|
18993
19180
|
align-items: center;
|
|
18994
19181
|
display: flex;
|
|
18995
19182
|
gap: var(--base-size-20);
|
|
18996
19183
|
z-index: 92;
|
|
18997
19184
|
flex-grow: 1;
|
|
19185
|
+
padding-inline-start: var(--base-size-24);
|
|
18998
19186
|
}
|
|
18999
19187
|
|
|
19000
19188
|
.Primer_Brand__SubNav-module__SubNav__link___VBkrZ {
|
|
@@ -19003,6 +19191,8 @@ Fixes safari bug where outline doesn't respect border-radius
|
|
|
19003
19191
|
transition: color 0.2s var(--brand-animation-easing-glide);
|
|
19004
19192
|
position: relative;
|
|
19005
19193
|
padding: var(--base-size-4) 0;
|
|
19194
|
+
/* Optical alignment */
|
|
19195
|
+
top: 1px;
|
|
19006
19196
|
}
|
|
19007
19197
|
|
|
19008
19198
|
.Primer_Brand__SubNav-module__SubNav__link-label___IoiSp {
|
|
@@ -19027,24 +19217,20 @@ Fixes safari bug where outline doesn't respect border-radius
|
|
|
19027
19217
|
|
|
19028
19218
|
.Primer_Brand__SubNav-module__SubNav__sub-menu___UENed.Primer_Brand__SubNav-module__SubNav__sub-menu--dropdown___tPNZN {
|
|
19029
19219
|
background-clip: padding-box;
|
|
19030
|
-
background-color: var(--brand-
|
|
19031
|
-
border:
|
|
19032
|
-
border: var(--
|
|
19033
|
-
border-radius: 0.375rem;
|
|
19034
|
-
border-radius: var(--brand-borderRadius-xlarge, 0.375rem);
|
|
19035
|
-
box-shadow: var(--shadow-floating-legacy, var(--color-shadow-large));
|
|
19220
|
+
background-color: var(--brand-color-canvas-default);
|
|
19221
|
+
border: var(--brand-color-border-muted) solid var(--brand-borderWidth-thin);
|
|
19222
|
+
border-radius: var(--brand-borderRadius-medium);
|
|
19036
19223
|
left: 0;
|
|
19037
19224
|
list-style: none;
|
|
19038
19225
|
margin-block-start: var(--base-size-8);
|
|
19039
|
-
padding: var(--base-size-
|
|
19040
|
-
padding-inline-end: var(--base-size-24);
|
|
19226
|
+
padding: var(--base-size-8);
|
|
19041
19227
|
position: absolute;
|
|
19042
|
-
top:
|
|
19228
|
+
top: 90%;
|
|
19043
19229
|
z-index: 9998;
|
|
19044
19230
|
transition-timing-function: var(--brand-animation-easing-glide);
|
|
19045
19231
|
transition-duration: var(--brand-animation-duration-fast);
|
|
19046
19232
|
transition-property: opacity, transform;
|
|
19047
|
-
left:
|
|
19233
|
+
left: var(--base-size-4);
|
|
19048
19234
|
visibility: hidden;
|
|
19049
19235
|
opacity: 0;
|
|
19050
19236
|
transform: scale(0.99) translateY(-0.7em) translateX(-8px);
|
|
@@ -19059,7 +19245,6 @@ Fixes safari bug where outline doesn't respect border-radius
|
|
|
19059
19245
|
visibility: visible;
|
|
19060
19246
|
opacity: 1;
|
|
19061
19247
|
transform: scale(1) translateY(0) translateX(-8px);
|
|
19062
|
-
box-shadow: var(--brand-SubNav-shadow);
|
|
19063
19248
|
}
|
|
19064
19249
|
|
|
19065
19250
|
.Primer_Brand__SubNav-module__SubNav__sub-menu-toggle___FvvL9 {
|
|
@@ -19081,10 +19266,6 @@ Fixes safari bug where outline doesn't respect border-radius
|
|
|
19081
19266
|
display: block;
|
|
19082
19267
|
}
|
|
19083
19268
|
|
|
19084
|
-
.Primer_Brand__SubNav-module__SubNav__sub-menu--dropdown___tPNZN .Primer_Brand__SubNav-module__SubNav__link___VBkrZ:hover .Primer_Brand__SubNav-module__SubNav__link-label___IoiSp {
|
|
19085
|
-
color: var(--brand-color-text-default) !important;
|
|
19086
|
-
}
|
|
19087
|
-
|
|
19088
19269
|
.Primer_Brand__SubNav-module__SubNav__sub-menu--dropdown___tPNZN .Primer_Brand__SubNav-module__SubNav__link-label___IoiSp::after {
|
|
19089
19270
|
opacity: 1;
|
|
19090
19271
|
transform: scale(0);
|
|
@@ -19103,18 +19284,60 @@ Fixes safari bug where outline doesn't respect border-radius
|
|
|
19103
19284
|
padding: var(--base-size-4) 0;
|
|
19104
19285
|
}
|
|
19105
19286
|
|
|
19106
|
-
/* Show
|
|
19107
|
-
.Primer_Brand__SubNav-module__SubNav__link--has-sub-
|
|
19108
|
-
|
|
19109
|
-
|
|
19110
|
-
|
|
19111
|
-
|
|
19287
|
+
/* Show pill on submenu parent */
|
|
19288
|
+
.Primer_Brand__SubNav-module__SubNav__link--has-active-sub-menu___T8fLN {
|
|
19289
|
+
background-color: var(--brand-SubNav-color-link-bgColor);
|
|
19290
|
+
border-radius: var(--brand-borderRadius-full);
|
|
19291
|
+
padding: 0 var(--base-size-8) 0 0;
|
|
19292
|
+
gap: 0;
|
|
19112
19293
|
}
|
|
19113
19294
|
|
|
19114
|
-
.Primer_Brand__SubNav-module__SubNav__link--has-sub-
|
|
19115
|
-
|
|
19116
|
-
|
|
19117
|
-
|
|
19295
|
+
.Primer_Brand__SubNav-module__SubNav__link--has-active-sub-menu___T8fLN > .Primer_Brand__SubNav-module__SubNav__link___VBkrZ {
|
|
19296
|
+
padding: var(--base-size-4) 0 var(--base-size-4) var(--base-size-12);
|
|
19297
|
+
}
|
|
19298
|
+
|
|
19299
|
+
.Primer_Brand__SubNav-module__SubNav__sub-menu___UENed.Primer_Brand__SubNav-module__SubNav__sub-menu--dropdown___tPNZN .Primer_Brand__SubNav-module__SubNav__link___VBkrZ {
|
|
19300
|
+
padding: var(--base-size-12);
|
|
19301
|
+
}
|
|
19302
|
+
|
|
19303
|
+
/* Active link pill styling */
|
|
19304
|
+
.Primer_Brand__SubNav-module__SubNav__links-overlay___CnpND .Primer_Brand__SubNav-module__SubNav__link___VBkrZ[aria-current]:not([aria-current='false']) {
|
|
19305
|
+
background-color: var(--brand-SubNav-color-link-bgColor);
|
|
19306
|
+
border-radius: var(--brand-borderRadius-full);
|
|
19307
|
+
padding: var(--base-size-4) var(--base-size-12);
|
|
19308
|
+
line-height: 1.1em;
|
|
19309
|
+
}
|
|
19310
|
+
|
|
19311
|
+
/* Firefox optical alignment fix */
|
|
19312
|
+
@supports (-moz-appearance: none) {
|
|
19313
|
+
.Primer_Brand__SubNav-module__SubNav__links-overlay___CnpND .Primer_Brand__SubNav-module__SubNav__link___VBkrZ[aria-current]:not([aria-current='false']) .Primer_Brand__SubNav-module__SubNav__link-label___IoiSp {
|
|
19314
|
+
position: relative;
|
|
19315
|
+
top: 1px;
|
|
19316
|
+
}
|
|
19317
|
+
|
|
19318
|
+
.Primer_Brand__SubNav-module__SubNav__links-overlay___CnpND
|
|
19319
|
+
.Primer_Brand__SubNav-module__SubNav__link--has-sub-menu___IrziW
|
|
19320
|
+
.Primer_Brand__SubNav-module__SubNav__link___VBkrZ[aria-current]:not([aria-current='false'])
|
|
19321
|
+
.Primer_Brand__SubNav-module__SubNav__link-label___IoiSp {
|
|
19322
|
+
top: 0;
|
|
19323
|
+
}
|
|
19324
|
+
}
|
|
19325
|
+
|
|
19326
|
+
.Primer_Brand__SubNav-module__SubNav__links-overlay___CnpND .Primer_Brand__SubNav-module__SubNav__link--has-active-sub-menu___T8fLN .Primer_Brand__SubNav-module__SubNav__link___VBkrZ[aria-current]:not([aria-current='false']) {
|
|
19327
|
+
padding-inline-end: var(--base-size-4);
|
|
19328
|
+
}
|
|
19329
|
+
|
|
19330
|
+
.Primer_Brand__SubNav-module__SubNav__sub-menu___UENed.Primer_Brand__SubNav-module__SubNav__sub-menu--dropdown___tPNZN .Primer_Brand__SubNav-module__SubNav__link___VBkrZ[aria-current]:not([aria-current='false']) {
|
|
19331
|
+
background-color: transparent;
|
|
19332
|
+
border-radius: var(--brand-borderRadius-medium);
|
|
19333
|
+
padding: var(--base-size-4) var(--base-size-8) var(--base-size-4) var(--base-size-12);
|
|
19334
|
+
top: auto;
|
|
19335
|
+
top: initial;
|
|
19336
|
+
}
|
|
19337
|
+
|
|
19338
|
+
.Primer_Brand__SubNav-module__SubNav__sub-menu___UENed.Primer_Brand__SubNav-module__SubNav__sub-menu--dropdown___tPNZN .Primer_Brand__SubNav-module__SubNav__link___VBkrZ:hover {
|
|
19339
|
+
background-color: var(--brand-SubNav-color-link-bgColor);
|
|
19340
|
+
border-radius: var(--brand-borderRadius-medium);
|
|
19118
19341
|
}
|
|
19119
19342
|
|
|
19120
19343
|
.Primer_Brand__SubNav-module__SubNav__sub-menu-icon___XxnxY {
|
|
@@ -19123,10 +19346,6 @@ Fixes safari bug where outline doesn't respect border-radius
|
|
|
19123
19346
|
transition: transform var(--brand-animation-duration-fast);
|
|
19124
19347
|
}
|
|
19125
19348
|
|
|
19126
|
-
.Primer_Brand__SubNav-module__SubNav__link--has-sub-menu___IrziW:hover .Primer_Brand__SubNav-module__SubNav__sub-menu-icon___XxnxY {
|
|
19127
|
-
transform: translateY(2px);
|
|
19128
|
-
}
|
|
19129
|
-
|
|
19130
19349
|
.Primer_Brand__SubNav-module__SubNav__sub-menu--anchor___Q6VDG {
|
|
19131
19350
|
padding-inline: var(--base-size-32);
|
|
19132
19351
|
}
|
|
@@ -19164,7 +19383,7 @@ Fixes safari bug where outline doesn't respect border-radius
|
|
|
19164
19383
|
|
|
19165
19384
|
/**
|
|
19166
19385
|
* Do not edit directly
|
|
19167
|
-
* Generated on
|
|
19386
|
+
* Generated on Mon, 23 Feb 2026 11:53:19 GMT
|
|
19168
19387
|
*/
|
|
19169
19388
|
|
|
19170
19389
|
:root {
|
|
@@ -19173,7 +19392,7 @@ Fixes safari bug where outline doesn't respect border-radius
|
|
|
19173
19392
|
|
|
19174
19393
|
/**
|
|
19175
19394
|
* Do not edit directly
|
|
19176
|
-
* Generated on
|
|
19395
|
+
* Generated on Mon, 23 Feb 2026 11:53:20 GMT
|
|
19177
19396
|
*/
|
|
19178
19397
|
|
|
19179
19398
|
:root,
|
|
@@ -19669,7 +19888,7 @@ pre.Primer_Brand__IDE-module__IDE__Chat-copilot-indicator___FhoZe {
|
|
|
19669
19888
|
|
|
19670
19889
|
/**
|
|
19671
19890
|
* Do not edit directly
|
|
19672
|
-
* Generated on
|
|
19891
|
+
* Generated on Mon, 23 Feb 2026 11:53:20 GMT
|
|
19673
19892
|
*/
|
|
19674
19893
|
|
|
19675
19894
|
:root,
|
|
@@ -19768,7 +19987,7 @@ pre.Primer_Brand__IDE-module__IDE__Chat-copilot-indicator___FhoZe {
|
|
|
19768
19987
|
|
|
19769
19988
|
/**
|
|
19770
19989
|
* Do not edit directly
|
|
19771
|
-
* Generated on
|
|
19990
|
+
* Generated on Mon, 23 Feb 2026 11:53:20 GMT
|
|
19772
19991
|
*/
|
|
19773
19992
|
|
|
19774
19993
|
:root,
|
|
@@ -20146,7 +20365,7 @@ pre.Primer_Brand__IDE-module__IDE__Chat-copilot-indicator___FhoZe {
|
|
|
20146
20365
|
|
|
20147
20366
|
/**
|
|
20148
20367
|
* Do not edit directly
|
|
20149
|
-
* Generated on
|
|
20368
|
+
* Generated on Mon, 23 Feb 2026 11:53:20 GMT
|
|
20150
20369
|
*/
|
|
20151
20370
|
|
|
20152
20371
|
:root,
|
|
@@ -20160,7 +20379,7 @@ pre.Primer_Brand__IDE-module__IDE__Chat-copilot-indicator___FhoZe {
|
|
|
20160
20379
|
|
|
20161
20380
|
/**
|
|
20162
20381
|
* Do not edit directly
|
|
20163
|
-
* Generated on
|
|
20382
|
+
* Generated on Mon, 23 Feb 2026 11:53:20 GMT
|
|
20164
20383
|
*/
|
|
20165
20384
|
|
|
20166
20385
|
:root {
|
|
@@ -20347,7 +20566,7 @@ pre.Primer_Brand__IDE-module__IDE__Chat-copilot-indicator___FhoZe {
|
|
|
20347
20566
|
|
|
20348
20567
|
/**
|
|
20349
20568
|
* Do not edit directly
|
|
20350
|
-
* Generated on
|
|
20569
|
+
* Generated on Mon, 23 Feb 2026 11:53:19 GMT
|
|
20351
20570
|
*/
|
|
20352
20571
|
|
|
20353
20572
|
:root {
|
|
@@ -20631,7 +20850,7 @@ pre.Primer_Brand__IDE-module__IDE__Chat-copilot-indicator___FhoZe {
|
|
|
20631
20850
|
|
|
20632
20851
|
/**
|
|
20633
20852
|
* Do not edit directly
|
|
20634
|
-
* Generated on
|
|
20853
|
+
* Generated on Mon, 23 Feb 2026 11:53:19 GMT
|
|
20635
20854
|
*/
|
|
20636
20855
|
|
|
20637
20856
|
:root {
|
|
@@ -20642,7 +20861,7 @@ pre.Primer_Brand__IDE-module__IDE__Chat-copilot-indicator___FhoZe {
|
|
|
20642
20861
|
|
|
20643
20862
|
/**
|
|
20644
20863
|
* Do not edit directly
|
|
20645
|
-
* Generated on
|
|
20864
|
+
* Generated on Mon, 23 Feb 2026 11:53:20 GMT
|
|
20646
20865
|
*/
|
|
20647
20866
|
|
|
20648
20867
|
:root,
|
|
@@ -20780,7 +20999,7 @@ pre.Primer_Brand__IDE-module__IDE__Chat-copilot-indicator___FhoZe {
|
|
|
20780
20999
|
|
|
20781
21000
|
/**
|
|
20782
21001
|
* Do not edit directly
|
|
20783
|
-
* Generated on
|
|
21002
|
+
* Generated on Mon, 23 Feb 2026 11:53:19 GMT
|
|
20784
21003
|
*/
|
|
20785
21004
|
|
|
20786
21005
|
:root {
|
|
@@ -20789,7 +21008,7 @@ pre.Primer_Brand__IDE-module__IDE__Chat-copilot-indicator___FhoZe {
|
|
|
20789
21008
|
|
|
20790
21009
|
/**
|
|
20791
21010
|
* Do not edit directly
|
|
20792
|
-
* Generated on
|
|
21011
|
+
* Generated on Mon, 23 Feb 2026 11:53:20 GMT
|
|
20793
21012
|
*/
|
|
20794
21013
|
|
|
20795
21014
|
:root,
|