@primer/react-brand 0.67.0-rc.c9e85b47 → 0.67.0-rc.eb80fcc4
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/Card/Card.d.ts +6 -0
- package/lib/Token/Token.d.ts +1 -1
- package/lib/css/main.css +125 -108
- 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 +1 -1
- package/lib/design-tokens/css/tokens/functional/components/action-menu/colors-with-modes.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/anchor-nav/colors-with-modes.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/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 +2 -2
- 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 +1 -1
- package/lib/design-tokens/css/tokens/functional/components/faq/colors.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/faq/faq.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/footer/colors-with-modes.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/footer/colors.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/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 +1 -1
- package/lib/design-tokens/css/tokens/functional/components/subdomain-nav-bar/colors-with-modes.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/tabs/base.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/tabs/colors-with-modes.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/tabs/colors.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/testimonial/base.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/testimonial/colors-with-modes.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/testimonial/colors.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/tiles/colors-with-modes.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/token/colors-with-modes.css +1 -7
- package/lib/design-tokens/css/tokens/functional/components/token/colors.css +1 -4
- 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 +2 -2
- 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 +1 -1
- package/lib/design-tokens/js/module/tokens/functional/components/faq/faq.js +1 -1
- package/lib/design-tokens/js/module/tokens/functional/components/footer/colors.js +1 -1
- package/lib/design-tokens/js/module/tokens/functional/components/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/token/colors.js +1 -13
- 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 +1 -1
- package/lib/design-tokens/js/tokens/functional/components/faq/faq.js +1 -1
- package/lib/design-tokens/js/tokens/functional/components/footer/colors.js +1 -1
- package/lib/design-tokens/js/tokens/functional/components/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/token/colors.js +1 -4
- 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 +1 -1
- package/lib/design-tokens/scss/tokens/functional/components/faq/faq.scss +1 -1
- package/lib/design-tokens/scss/tokens/functional/components/footer/colors.scss +1 -1
- package/lib/design-tokens/scss/tokens/functional/components/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/token/colors.scss +1 -4
- 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 +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/faq/colors.js +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/faq/faq.d.ts +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/faq/faq.js +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/footer/colors.d.ts +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/footer/colors.js +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/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/token/colors.d.ts +1 -4
- package/lib/design-tokens/ts/tokens/functional/components/token/colors.js +1 -4
- package/lib/design-tokens/ts/tokens/functional/components/tooltip/colors.d.ts +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/tooltip/colors.js +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/video-player/base.d.ts +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/video-player/base.js +1 -1
- package/lib/design-tokens/ts/tokens/functional/size/border.d.ts +1 -1
- package/lib/design-tokens/ts/tokens/functional/size/border.js +1 -1
- package/lib/design-tokens/ts/tokens/functional/size/breakpoints.d.ts +1 -1
- package/lib/design-tokens/ts/tokens/functional/size/breakpoints.js +1 -1
- package/lib/design-tokens/ts/tokens/functional/size/size-coarse.d.ts +1 -1
- package/lib/design-tokens/ts/tokens/functional/size/size-coarse.js +1 -1
- package/lib/design-tokens/ts/tokens/functional/size/size-fine.d.ts +1 -1
- package/lib/design-tokens/ts/tokens/functional/size/size-fine.js +1 -1
- package/lib/design-tokens/ts/tokens/functional/size/size.d.ts +1 -1
- package/lib/design-tokens/ts/tokens/functional/size/size.js +1 -1
- package/lib/design-tokens/ts/tokens/functional/size/viewport.d.ts +1 -1
- package/lib/design-tokens/ts/tokens/functional/size/viewport.js +1 -1
- package/lib/design-tokens/ts/tokens/functional/typography/typography-responsive.d.ts +1 -1
- package/lib/design-tokens/ts/tokens/functional/typography/typography-responsive.js +1 -1
- package/lib/design-tokens/ts/tokens/functional/typography/typography.d.ts +1 -1
- package/lib/design-tokens/ts/tokens/functional/typography/typography.js +1 -1
- package/lib/index.js +1 -1
- package/package.json +1 -1
package/lib/css/main.css
CHANGED
|
@@ -78,7 +78,7 @@ html {
|
|
|
78
78
|
|
|
79
79
|
/**
|
|
80
80
|
* Do not edit directly
|
|
81
|
-
* Generated on
|
|
81
|
+
* Generated on Thu, 23 Apr 2026 10:25:22 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 Thu, 23 Apr 2026 10:25:22 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 Thu, 23 Apr 2026 10:25:22 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 Thu, 23 Apr 2026 10:25:22 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 Thu, 23 Apr 2026 10:25:21 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 Thu, 23 Apr 2026 10:25:21 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 Thu, 23 Apr 2026 10:25:22 GMT
|
|
595
595
|
*/
|
|
596
596
|
|
|
597
597
|
:root,
|
|
@@ -693,7 +693,7 @@ html {
|
|
|
693
693
|
|
|
694
694
|
/**
|
|
695
695
|
* Do not edit directly
|
|
696
|
-
* Generated on
|
|
696
|
+
* Generated on Thu, 23 Apr 2026 10:25:22 GMT
|
|
697
697
|
*/
|
|
698
698
|
|
|
699
699
|
:root {
|
|
@@ -720,7 +720,7 @@ html {
|
|
|
720
720
|
|
|
721
721
|
/**
|
|
722
722
|
* Do not edit directly
|
|
723
|
-
* Generated on
|
|
723
|
+
* Generated on Thu, 23 Apr 2026 10:25:22 GMT
|
|
724
724
|
*/
|
|
725
725
|
|
|
726
726
|
:root,
|
|
@@ -1493,7 +1493,7 @@ html {
|
|
|
1493
1493
|
|
|
1494
1494
|
/**
|
|
1495
1495
|
* Do not edit directly
|
|
1496
|
-
* Generated on
|
|
1496
|
+
* Generated on Thu, 23 Apr 2026 10:25:21 GMT
|
|
1497
1497
|
*/
|
|
1498
1498
|
|
|
1499
1499
|
:root {
|
|
@@ -1801,7 +1801,7 @@ html {
|
|
|
1801
1801
|
|
|
1802
1802
|
/**
|
|
1803
1803
|
* Do not edit directly
|
|
1804
|
-
* Generated on
|
|
1804
|
+
* Generated on Thu, 23 Apr 2026 10:25:21 GMT
|
|
1805
1805
|
*/
|
|
1806
1806
|
|
|
1807
1807
|
:root {
|
|
@@ -6800,7 +6800,7 @@ html {
|
|
|
6800
6800
|
|
|
6801
6801
|
/**
|
|
6802
6802
|
* Do not edit directly
|
|
6803
|
-
* Generated on
|
|
6803
|
+
* Generated on Thu, 23 Apr 2026 10:25:22 GMT
|
|
6804
6804
|
*/
|
|
6805
6805
|
|
|
6806
6806
|
:root,
|
|
@@ -7137,7 +7137,7 @@ html {
|
|
|
7137
7137
|
|
|
7138
7138
|
/**
|
|
7139
7139
|
* Do not edit directly
|
|
7140
|
-
* Generated on
|
|
7140
|
+
* Generated on Thu, 23 Apr 2026 10:25:21 GMT
|
|
7141
7141
|
*/
|
|
7142
7142
|
|
|
7143
7143
|
:root {
|
|
@@ -7158,7 +7158,7 @@ html {
|
|
|
7158
7158
|
|
|
7159
7159
|
/**
|
|
7160
7160
|
* Do not edit directly
|
|
7161
|
-
* Generated on
|
|
7161
|
+
* Generated on Thu, 23 Apr 2026 10:25:22 GMT
|
|
7162
7162
|
*/
|
|
7163
7163
|
|
|
7164
7164
|
:root {
|
|
@@ -7557,7 +7557,7 @@ html {
|
|
|
7557
7557
|
|
|
7558
7558
|
/**
|
|
7559
7559
|
* Do not edit directly
|
|
7560
|
-
* Generated on
|
|
7560
|
+
* Generated on Thu, 23 Apr 2026 10:25:22 GMT
|
|
7561
7561
|
*/
|
|
7562
7562
|
|
|
7563
7563
|
:root,
|
|
@@ -7573,7 +7573,7 @@ html {
|
|
|
7573
7573
|
|
|
7574
7574
|
/**
|
|
7575
7575
|
* Do not edit directly
|
|
7576
|
-
* Generated on
|
|
7576
|
+
* Generated on Thu, 23 Apr 2026 10:25:22 GMT
|
|
7577
7577
|
*/
|
|
7578
7578
|
|
|
7579
7579
|
:root,
|
|
@@ -7840,7 +7840,7 @@ html {
|
|
|
7840
7840
|
|
|
7841
7841
|
/**
|
|
7842
7842
|
* Do not edit directly
|
|
7843
|
-
* Generated on
|
|
7843
|
+
* Generated on Thu, 23 Apr 2026 10:25:21 GMT
|
|
7844
7844
|
*/
|
|
7845
7845
|
|
|
7846
7846
|
:root {
|
|
@@ -8710,7 +8710,7 @@ html {
|
|
|
8710
8710
|
|
|
8711
8711
|
/**
|
|
8712
8712
|
* Do not edit directly
|
|
8713
|
-
* Generated on
|
|
8713
|
+
* Generated on Thu, 23 Apr 2026 10:25:21 GMT
|
|
8714
8714
|
*/
|
|
8715
8715
|
|
|
8716
8716
|
:root {
|
|
@@ -8746,7 +8746,7 @@ html {
|
|
|
8746
8746
|
|
|
8747
8747
|
/**
|
|
8748
8748
|
* Do not edit directly
|
|
8749
|
-
* Generated on
|
|
8749
|
+
* Generated on Thu, 23 Apr 2026 10:25:23 GMT
|
|
8750
8750
|
*/
|
|
8751
8751
|
|
|
8752
8752
|
:root,
|
|
@@ -9568,7 +9568,7 @@ html {
|
|
|
9568
9568
|
|
|
9569
9569
|
/**
|
|
9570
9570
|
* Do not edit directly
|
|
9571
|
-
* Generated on
|
|
9571
|
+
* Generated on Thu, 23 Apr 2026 10:25:23 GMT
|
|
9572
9572
|
*/
|
|
9573
9573
|
|
|
9574
9574
|
:root,
|
|
@@ -10336,7 +10336,7 @@ html {
|
|
|
10336
10336
|
|
|
10337
10337
|
/**
|
|
10338
10338
|
* Do not edit directly
|
|
10339
|
-
* Generated on
|
|
10339
|
+
* Generated on Thu, 23 Apr 2026 10:25:22 GMT
|
|
10340
10340
|
*/
|
|
10341
10341
|
|
|
10342
10342
|
:root,
|
|
@@ -10364,7 +10364,7 @@ html {
|
|
|
10364
10364
|
|
|
10365
10365
|
/**
|
|
10366
10366
|
* Do not edit directly
|
|
10367
|
-
* Generated on
|
|
10367
|
+
* Generated on Thu, 23 Apr 2026 10:25:22 GMT
|
|
10368
10368
|
*/
|
|
10369
10369
|
|
|
10370
10370
|
:root,
|
|
@@ -10380,7 +10380,7 @@ html {
|
|
|
10380
10380
|
|
|
10381
10381
|
/**
|
|
10382
10382
|
* Do not edit directly
|
|
10383
|
-
* Generated on
|
|
10383
|
+
* Generated on Thu, 23 Apr 2026 10:25:21 GMT
|
|
10384
10384
|
*/
|
|
10385
10385
|
|
|
10386
10386
|
:root {
|
|
@@ -10433,16 +10433,14 @@ html {
|
|
|
10433
10433
|
|
|
10434
10434
|
/**
|
|
10435
10435
|
* Do not edit directly
|
|
10436
|
-
* Generated on
|
|
10436
|
+
* Generated on Thu, 23 Apr 2026 10:25:22 GMT
|
|
10437
10437
|
*/
|
|
10438
10438
|
|
|
10439
10439
|
:root,
|
|
10440
10440
|
[data-color-mode="light"] {
|
|
10441
10441
|
--brand-Token-bgColor-default: var(--base-color-scale-gray-0);
|
|
10442
|
-
--brand-Token-bgColor-dark-gray: var(--base-color-scale-gray-8);
|
|
10443
10442
|
--brand-Token-bgColor-accent: var(--base-color-scale-green-8);
|
|
10444
10443
|
--brand-Token-bgColor-hover-default: var(--base-color-scale-gray-1);
|
|
10445
|
-
--brand-Token-bgColor-hover-dark-gray: var(--base-color-scale-gray-7);
|
|
10446
10444
|
--brand-Token-bgColor-hover-accent: var(--base-color-scale-green-7);
|
|
10447
10445
|
--brand-Token-bgColor-hover-outline: var(--brand-color-border-muted);
|
|
10448
10446
|
--brand-Token-bgColor-hover-invisible: transparent;
|
|
@@ -10450,7 +10448,6 @@ html {
|
|
|
10450
10448
|
--brand-Token-bgColor-outline: var(--brand-color-canvas-default);
|
|
10451
10449
|
--brand-Token-border-outline: var(--brand-color-border-muted);
|
|
10452
10450
|
--brand-Token-fgColor-default: var(--brand-color-text-default);
|
|
10453
|
-
--brand-Token-fgColor-dark-gray: var(--base-color-scale-white-0);
|
|
10454
10451
|
--brand-Token-fgColor-accent: var(--base-color-scale-white-0);
|
|
10455
10452
|
--brand-Token-fgColor-outline: var(--brand-color-text-default);
|
|
10456
10453
|
--brand-Token-fgColor-invisible: var(--brand-color-text-default);
|
|
@@ -10458,10 +10455,8 @@ html {
|
|
|
10458
10455
|
|
|
10459
10456
|
[data-color-mode="dark"] {
|
|
10460
10457
|
--brand-Token-bgColor-default: var(--base-color-scale-gray-5);
|
|
10461
|
-
--brand-Token-bgColor-dark-gray: var(--base-color-scale-gray-7);
|
|
10462
10458
|
--brand-Token-bgColor-accent: var(--base-color-scale-green-8);
|
|
10463
10459
|
--brand-Token-bgColor-hover-default: var(--base-color-scale-gray-4);
|
|
10464
|
-
--brand-Token-bgColor-hover-dark-gray: var(--base-color-scale-gray-6);
|
|
10465
10460
|
--brand-Token-bgColor-hover-accent: var(--base-color-scale-green-7);
|
|
10466
10461
|
--brand-Token-bgColor-hover-outline: var(--brand-color-border-muted);
|
|
10467
10462
|
--brand-Token-bgColor-hover-invisible: transparent;
|
|
@@ -10469,7 +10464,6 @@ html {
|
|
|
10469
10464
|
--brand-Token-bgColor-outline: var(--brand-color-canvas-default);
|
|
10470
10465
|
--brand-Token-border-outline: var(--brand-color-border-muted);
|
|
10471
10466
|
--brand-Token-fgColor-default: var(--brand-color-text-muted);
|
|
10472
|
-
--brand-Token-fgColor-dark-gray: var(--base-color-scale-white-0);
|
|
10473
10467
|
--brand-Token-fgColor-accent: var(--base-color-scale-white-0);
|
|
10474
10468
|
--brand-Token-fgColor-outline: var(--brand-color-text-default);
|
|
10475
10469
|
--brand-Token-fgColor-invisible: var(--brand-color-text-default);
|
|
@@ -10514,15 +10508,6 @@ html {
|
|
|
10514
10508
|
background-color: var(--brand-Token-bgColor-hover-default);
|
|
10515
10509
|
}
|
|
10516
10510
|
|
|
10517
|
-
.Primer_Brand__Token-module__Token--variant-dark-gray___MOuJG {
|
|
10518
|
-
background-color: var(--brand-Token-bgColor-dark-gray);
|
|
10519
|
-
color: var(--brand-Token-fgColor-dark-gray);
|
|
10520
|
-
}
|
|
10521
|
-
|
|
10522
|
-
.Primer_Brand__Token-module__Token--interactive___aQ1rk.Primer_Brand__Token-module__Token--variant-dark-gray___MOuJG:hover {
|
|
10523
|
-
background-color: var(--brand-Token-bgColor-hover-dark-gray);
|
|
10524
|
-
}
|
|
10525
|
-
|
|
10526
10511
|
.Primer_Brand__Token-module__Token--variant-accent___Ji_P4 {
|
|
10527
10512
|
background-color: var(--brand-Token-bgColor-accent);
|
|
10528
10513
|
color: var(--brand-Token-fgColor-accent);
|
|
@@ -10603,7 +10588,7 @@ html {
|
|
|
10603
10588
|
|
|
10604
10589
|
/**
|
|
10605
10590
|
* Do not edit directly
|
|
10606
|
-
* Generated on
|
|
10591
|
+
* Generated on Thu, 23 Apr 2026 10:25:22 GMT
|
|
10607
10592
|
*/
|
|
10608
10593
|
|
|
10609
10594
|
:root,
|
|
@@ -11031,7 +11016,7 @@ details[open] > .Primer_Brand__Accordion-module__Accordion__summary--reversed-to
|
|
|
11031
11016
|
|
|
11032
11017
|
/**
|
|
11033
11018
|
* Do not edit directly
|
|
11034
|
-
* Generated on
|
|
11019
|
+
* Generated on Thu, 23 Apr 2026 10:25:21 GMT
|
|
11035
11020
|
*/
|
|
11036
11021
|
|
|
11037
11022
|
:root {
|
|
@@ -11040,7 +11025,7 @@ details[open] > .Primer_Brand__Accordion-module__Accordion__summary--reversed-to
|
|
|
11040
11025
|
|
|
11041
11026
|
/**
|
|
11042
11027
|
* Do not edit directly
|
|
11043
|
-
* Generated on
|
|
11028
|
+
* Generated on Thu, 23 Apr 2026 10:25:22 GMT
|
|
11044
11029
|
*/
|
|
11045
11030
|
|
|
11046
11031
|
:root,
|
|
@@ -11062,7 +11047,7 @@ details[open] > .Primer_Brand__Accordion-module__Accordion__summary--reversed-to
|
|
|
11062
11047
|
|
|
11063
11048
|
/**
|
|
11064
11049
|
* Do not edit directly
|
|
11065
|
-
* Generated on
|
|
11050
|
+
* Generated on Thu, 23 Apr 2026 10:25:22 GMT
|
|
11066
11051
|
*/
|
|
11067
11052
|
|
|
11068
11053
|
:root {
|
|
@@ -11344,7 +11329,7 @@ details[open] > .Primer_Brand__Accordion-module__Accordion__summary--reversed-to
|
|
|
11344
11329
|
|
|
11345
11330
|
/**
|
|
11346
11331
|
* Do not edit directly
|
|
11347
|
-
* Generated on
|
|
11332
|
+
* Generated on Thu, 23 Apr 2026 10:25:22 GMT
|
|
11348
11333
|
*/
|
|
11349
11334
|
|
|
11350
11335
|
:root,
|
|
@@ -12547,7 +12532,7 @@ Fixes safari bug where outline doesn't respect border-radius
|
|
|
12547
12532
|
|
|
12548
12533
|
/**
|
|
12549
12534
|
* Do not edit directly
|
|
12550
|
-
* Generated on
|
|
12535
|
+
* Generated on Thu, 23 Apr 2026 10:25:21 GMT
|
|
12551
12536
|
*/
|
|
12552
12537
|
|
|
12553
12538
|
:root {
|
|
@@ -12561,7 +12546,7 @@ Fixes safari bug where outline doesn't respect border-radius
|
|
|
12561
12546
|
|
|
12562
12547
|
/**
|
|
12563
12548
|
* Do not edit directly
|
|
12564
|
-
* Generated on
|
|
12549
|
+
* Generated on Thu, 23 Apr 2026 10:25:23 GMT
|
|
12565
12550
|
*/
|
|
12566
12551
|
|
|
12567
12552
|
:root,
|
|
@@ -12819,10 +12804,7 @@ Fixes safari bug where outline doesn't respect border-radius
|
|
|
12819
12804
|
|
|
12820
12805
|
.Primer_Brand__Testimonial-module__Testimonial-from___Kfj__ {
|
|
12821
12806
|
font-weight: var(--base-text-weight-normal);
|
|
12822
|
-
|
|
12823
|
-
|
|
12824
|
-
.Primer_Brand__Testimonial-module__Testimonial-position___j2h0f {
|
|
12825
|
-
font-family: var(--brand-fontStack-monospace);
|
|
12807
|
+
text-transform: uppercase;
|
|
12826
12808
|
}
|
|
12827
12809
|
|
|
12828
12810
|
/* Expressive variant */
|
|
@@ -12836,7 +12818,7 @@ Fixes safari bug where outline doesn't respect border-radius
|
|
|
12836
12818
|
.Primer_Brand__Testimonial-module__Testimonial--variant-expressive___VLMNM {
|
|
12837
12819
|
flex-direction: row;
|
|
12838
12820
|
align-items: flex-end;
|
|
12839
|
-
gap: var(--base-size-
|
|
12821
|
+
gap: var(--base-size-96);
|
|
12840
12822
|
}
|
|
12841
12823
|
}
|
|
12842
12824
|
|
|
@@ -12861,6 +12843,7 @@ Fixes safari bug where outline doesn't respect border-radius
|
|
|
12861
12843
|
border-block-start: var(--brand-borderWidth-thin) solid var(--brand-color-border-default);
|
|
12862
12844
|
padding-block-start: var(--base-size-24);
|
|
12863
12845
|
width: 100%;
|
|
12846
|
+
gap: var(--base-size-8);
|
|
12864
12847
|
}
|
|
12865
12848
|
|
|
12866
12849
|
@media screen and (min-width: 48rem) {
|
|
@@ -12904,6 +12887,8 @@ Fixes safari bug where outline doesn't respect border-radius
|
|
|
12904
12887
|
|
|
12905
12888
|
.Primer_Brand__Testimonial-module__Testimonial--variant-expressive___VLMNM .Primer_Brand__Testimonial-module__Testimonial-quote___QXF1F {
|
|
12906
12889
|
font-family: var(--brand-fontStack-monospace);
|
|
12890
|
+
line-height: var(--brand-text-lineHeight-400);
|
|
12891
|
+
font-weight: var(--base-text-weight-normal);
|
|
12907
12892
|
}
|
|
12908
12893
|
|
|
12909
12894
|
.Primer_Brand__Testimonial-module__Testimonial-link___gHJ58 {
|
|
@@ -13012,7 +12997,7 @@ Fixes safari bug where outline doesn't respect border-radius
|
|
|
13012
12997
|
|
|
13013
12998
|
/**
|
|
13014
12999
|
* Do not edit directly
|
|
13015
|
-
* Generated on
|
|
13000
|
+
* Generated on Thu, 23 Apr 2026 10:25:22 GMT
|
|
13016
13001
|
*/
|
|
13017
13002
|
|
|
13018
13003
|
:root,
|
|
@@ -13028,7 +13013,7 @@ Fixes safari bug where outline doesn't respect border-radius
|
|
|
13028
13013
|
|
|
13029
13014
|
/**
|
|
13030
13015
|
* Do not edit directly
|
|
13031
|
-
* Generated on
|
|
13016
|
+
* Generated on Thu, 23 Apr 2026 10:25:22 GMT
|
|
13032
13017
|
*/
|
|
13033
13018
|
|
|
13034
13019
|
:root {
|
|
@@ -13773,7 +13758,7 @@ Fixes safari bug where outline doesn't respect border-radius
|
|
|
13773
13758
|
|
|
13774
13759
|
/**
|
|
13775
13760
|
* Do not edit directly
|
|
13776
|
-
* Generated on
|
|
13761
|
+
* Generated on Thu, 23 Apr 2026 10:25:22 GMT
|
|
13777
13762
|
*/
|
|
13778
13763
|
|
|
13779
13764
|
:root,
|
|
@@ -13789,7 +13774,7 @@ Fixes safari bug where outline doesn't respect border-radius
|
|
|
13789
13774
|
|
|
13790
13775
|
/**
|
|
13791
13776
|
* Do not edit directly
|
|
13792
|
-
* Generated on
|
|
13777
|
+
* Generated on Thu, 23 Apr 2026 10:25:22 GMT
|
|
13793
13778
|
*/
|
|
13794
13779
|
|
|
13795
13780
|
:root,
|
|
@@ -14175,7 +14160,7 @@ Fixes safari bug where outline doesn't respect border-radius
|
|
|
14175
14160
|
|
|
14176
14161
|
/**
|
|
14177
14162
|
* Do not edit directly
|
|
14178
|
-
* Generated on
|
|
14163
|
+
* Generated on Thu, 23 Apr 2026 10:25:22 GMT
|
|
14179
14164
|
*/
|
|
14180
14165
|
|
|
14181
14166
|
:root,
|
|
@@ -14339,7 +14324,7 @@ Fixes safari bug where outline doesn't respect border-radius
|
|
|
14339
14324
|
|
|
14340
14325
|
/**
|
|
14341
14326
|
* Do not edit directly
|
|
14342
|
-
* Generated on
|
|
14327
|
+
* Generated on Thu, 23 Apr 2026 10:25:22 GMT
|
|
14343
14328
|
*/
|
|
14344
14329
|
|
|
14345
14330
|
:root,
|
|
@@ -14486,7 +14471,7 @@ Fixes safari bug where outline doesn't respect border-radius
|
|
|
14486
14471
|
|
|
14487
14472
|
/**
|
|
14488
14473
|
* Do not edit directly
|
|
14489
|
-
* Generated on
|
|
14474
|
+
* Generated on Thu, 23 Apr 2026 10:25:21 GMT
|
|
14490
14475
|
*/
|
|
14491
14476
|
|
|
14492
14477
|
:root {
|
|
@@ -14497,7 +14482,7 @@ Fixes safari bug where outline doesn't respect border-radius
|
|
|
14497
14482
|
|
|
14498
14483
|
/**
|
|
14499
14484
|
* Do not edit directly
|
|
14500
|
-
* Generated on
|
|
14485
|
+
* Generated on Thu, 23 Apr 2026 10:25:22 GMT
|
|
14501
14486
|
*/
|
|
14502
14487
|
|
|
14503
14488
|
:root,
|
|
@@ -14507,7 +14492,7 @@ Fixes safari bug where outline doesn't respect border-radius
|
|
|
14507
14492
|
}
|
|
14508
14493
|
|
|
14509
14494
|
[data-color-mode="dark"] {
|
|
14510
|
-
--brand-Card-background-default: var(--brand-color-canvas-
|
|
14495
|
+
--brand-Card-background-default: var(--brand-color-canvas-subtle);
|
|
14511
14496
|
--brand-Card-background-overlay: rgba(242, 245, 243, 0.05);
|
|
14512
14497
|
}
|
|
14513
14498
|
|
|
@@ -14538,6 +14523,7 @@ Fixes safari bug where outline doesn't respect border-radius
|
|
|
14538
14523
|
grid-template-rows: var(--Card-grid-template-rows);
|
|
14539
14524
|
position: relative;
|
|
14540
14525
|
height: 100%;
|
|
14526
|
+
border-radius: var(--brand-borderRadius-medium);
|
|
14541
14527
|
}
|
|
14542
14528
|
|
|
14543
14529
|
.Primer_Brand__Card-module__Card--align-center___geXUu .Primer_Brand__Card-module__Card___ByGEk {
|
|
@@ -14565,6 +14551,18 @@ Fixes safari bug where outline doesn't respect border-radius
|
|
|
14565
14551
|
justify-items: center;
|
|
14566
14552
|
}
|
|
14567
14553
|
|
|
14554
|
+
.Primer_Brand__Card-module__Card--backgroundColor-default___azlLW {
|
|
14555
|
+
background-color: var(--brand-Card-background-default);
|
|
14556
|
+
}
|
|
14557
|
+
|
|
14558
|
+
.Primer_Brand__Card-module__Card--backgroundColor-subtle___GNf9B {
|
|
14559
|
+
background-color: var(--brand-color-canvas-subtle);
|
|
14560
|
+
}
|
|
14561
|
+
|
|
14562
|
+
.Primer_Brand__Card-module__Card--backgroundColor-none___ZURf_ {
|
|
14563
|
+
background-color: transparent;
|
|
14564
|
+
}
|
|
14565
|
+
|
|
14568
14566
|
.Primer_Brand__Card-module__Card--tokensPosition-block-end___eF64M {
|
|
14569
14567
|
/* Moves the dynamic height row from tokens back to description because the block-end layout places tokens below the body copy. */
|
|
14570
14568
|
--Card-grid-template-rows: auto auto auto auto auto 1fr auto auto;
|
|
@@ -14673,14 +14671,6 @@ Fixes safari bug where outline doesn't respect border-radius
|
|
|
14673
14671
|
padding: 0;
|
|
14674
14672
|
}
|
|
14675
14673
|
|
|
14676
|
-
.Primer_Brand__Card-module__Card--variant-default___nSKnF {
|
|
14677
|
-
background-color: var(--brand-Card-background-default);
|
|
14678
|
-
}
|
|
14679
|
-
|
|
14680
|
-
.Primer_Brand__Card-module__Card--variant-default___nSKnF.Primer_Brand__Card-module__Card--ctaVariant-arrow___UMWZa {
|
|
14681
|
-
background-color: transparent;
|
|
14682
|
-
}
|
|
14683
|
-
|
|
14684
14674
|
.Primer_Brand__Card-module__Card--ctaVariant-arrow___UMWZa {
|
|
14685
14675
|
--Card-arrowAction-endInset: var(--base-size-40);
|
|
14686
14676
|
}
|
|
@@ -14750,6 +14740,7 @@ Fixes safari bug where outline doesn't respect border-radius
|
|
|
14750
14740
|
|
|
14751
14741
|
.Primer_Brand__Card-module__Card__outer___QBN0D:focus-within {
|
|
14752
14742
|
outline: var(--brand-borderWidth-thick) solid var(--brand-color-focus);
|
|
14743
|
+
border-radius: var(--brand-borderRadius-medium);
|
|
14753
14744
|
}
|
|
14754
14745
|
|
|
14755
14746
|
.Primer_Brand__Card-module__Card__outer___QBN0D:has(.Primer_Brand__Card-module__Card--variant-minimal___lq45H):focus-within {
|
|
@@ -14854,6 +14845,26 @@ Fixes safari bug where outline doesn't respect border-radius
|
|
|
14854
14845
|
white-space: nowrap;
|
|
14855
14846
|
}
|
|
14856
14847
|
|
|
14848
|
+
.Primer_Brand__Card-module__Card___ByGEk:not(.Primer_Brand__Card-module__Card--ctaVariant-arrow___UMWZa) .Primer_Brand__Card-module__Card__action___C6sRY {
|
|
14849
|
+
inline-size: 100%;
|
|
14850
|
+
min-inline-size: 0;
|
|
14851
|
+
}
|
|
14852
|
+
|
|
14853
|
+
.Primer_Brand__Card-module__Card___ByGEk:not(.Primer_Brand__Card-module__Card--ctaVariant-arrow___UMWZa) .Primer_Brand__Card-module__Card__action___C6sRY > span:first-child {
|
|
14854
|
+
min-inline-size: 0;
|
|
14855
|
+
}
|
|
14856
|
+
|
|
14857
|
+
.Primer_Brand__Card-module__Card___ByGEk:not(.Primer_Brand__Card-module__Card--ctaVariant-arrow___UMWZa) .Primer_Brand__Card-module__Card__actionLabel___nT5Pl {
|
|
14858
|
+
overflow: visible;
|
|
14859
|
+
text-overflow: clip;
|
|
14860
|
+
white-space: normal;
|
|
14861
|
+
word-wrap: anywhere;
|
|
14862
|
+
}
|
|
14863
|
+
|
|
14864
|
+
.Primer_Brand__Card-module__Card--align-center___geXUu:not(.Primer_Brand__Card-module__Card--ctaVariant-arrow___UMWZa) .Primer_Brand__Card-module__Card__actionLabel___nT5Pl {
|
|
14865
|
+
text-align: center;
|
|
14866
|
+
}
|
|
14867
|
+
|
|
14857
14868
|
.Primer_Brand__Card-module__Card__actionLabelClip___XkCTY {
|
|
14858
14869
|
--actionLabelClip-duration: 400ms;
|
|
14859
14870
|
display: inline-flex;
|
|
@@ -14940,7 +14951,7 @@ Fixes safari bug where outline doesn't respect border-radius
|
|
|
14940
14951
|
}
|
|
14941
14952
|
|
|
14942
14953
|
.Primer_Brand__Card-module__Card__skew-bounding___Fz3yy {
|
|
14943
|
-
border-radius: var(--brand-borderRadius-
|
|
14954
|
+
border-radius: var(--brand-borderRadius-medium);
|
|
14944
14955
|
position: relative;
|
|
14945
14956
|
overflow: hidden;
|
|
14946
14957
|
z-index: 1;
|
|
@@ -15113,7 +15124,7 @@ Fixes safari bug where outline doesn't respect border-radius
|
|
|
15113
15124
|
|
|
15114
15125
|
/**
|
|
15115
15126
|
* Do not edit directly
|
|
15116
|
-
* Generated on
|
|
15127
|
+
* Generated on Thu, 23 Apr 2026 10:25:22 GMT
|
|
15117
15128
|
*/
|
|
15118
15129
|
|
|
15119
15130
|
:root,
|
|
@@ -15954,7 +15965,7 @@ Fixes safari bug where outline doesn't respect border-radius
|
|
|
15954
15965
|
|
|
15955
15966
|
/**
|
|
15956
15967
|
* Do not edit directly
|
|
15957
|
-
* Generated on
|
|
15968
|
+
* Generated on Thu, 23 Apr 2026 10:25:21 GMT
|
|
15958
15969
|
*/
|
|
15959
15970
|
|
|
15960
15971
|
:root {
|
|
@@ -15965,7 +15976,7 @@ Fixes safari bug where outline doesn't respect border-radius
|
|
|
15965
15976
|
|
|
15966
15977
|
/**
|
|
15967
15978
|
* Do not edit directly
|
|
15968
|
-
* Generated on
|
|
15979
|
+
* Generated on Thu, 23 Apr 2026 10:25:23 GMT
|
|
15969
15980
|
*/
|
|
15970
15981
|
|
|
15971
15982
|
:root,
|
|
@@ -16464,7 +16475,7 @@ Fixes safari bug where outline doesn't respect border-radius
|
|
|
16464
16475
|
|
|
16465
16476
|
/**
|
|
16466
16477
|
* Do not edit directly
|
|
16467
|
-
* Generated on
|
|
16478
|
+
* Generated on Thu, 23 Apr 2026 10:25:21 GMT
|
|
16468
16479
|
*/
|
|
16469
16480
|
|
|
16470
16481
|
:root {
|
|
@@ -16484,7 +16495,7 @@ Fixes safari bug where outline doesn't respect border-radius
|
|
|
16484
16495
|
|
|
16485
16496
|
/**
|
|
16486
16497
|
* Do not edit directly
|
|
16487
|
-
* Generated on
|
|
16498
|
+
* Generated on Thu, 23 Apr 2026 10:25:23 GMT
|
|
16488
16499
|
*/
|
|
16489
16500
|
|
|
16490
16501
|
:root,
|
|
@@ -16520,7 +16531,7 @@ Fixes safari bug where outline doesn't respect border-radius
|
|
|
16520
16531
|
|
|
16521
16532
|
/**
|
|
16522
16533
|
* Do not edit directly
|
|
16523
|
-
* Generated on
|
|
16534
|
+
* Generated on Thu, 23 Apr 2026 10:25:22 GMT
|
|
16524
16535
|
*/
|
|
16525
16536
|
|
|
16526
16537
|
:root,
|
|
@@ -16544,7 +16555,7 @@ Fixes safari bug where outline doesn't respect border-radius
|
|
|
16544
16555
|
|
|
16545
16556
|
/**
|
|
16546
16557
|
* Do not edit directly
|
|
16547
|
-
* Generated on
|
|
16558
|
+
* Generated on Thu, 23 Apr 2026 10:25:22 GMT
|
|
16548
16559
|
*/
|
|
16549
16560
|
|
|
16550
16561
|
:root {
|
|
@@ -17020,7 +17031,7 @@ Fixes safari bug where outline doesn't respect border-radius
|
|
|
17020
17031
|
|
|
17021
17032
|
/**
|
|
17022
17033
|
* Do not edit directly
|
|
17023
|
-
* Generated on
|
|
17034
|
+
* Generated on Thu, 23 Apr 2026 10:25:23 GMT
|
|
17024
17035
|
*/
|
|
17025
17036
|
|
|
17026
17037
|
:root,
|
|
@@ -17034,7 +17045,7 @@ Fixes safari bug where outline doesn't respect border-radius
|
|
|
17034
17045
|
|
|
17035
17046
|
/**
|
|
17036
17047
|
* Do not edit directly
|
|
17037
|
-
* Generated on
|
|
17048
|
+
* Generated on Thu, 23 Apr 2026 10:25:21 GMT
|
|
17038
17049
|
*/
|
|
17039
17050
|
|
|
17040
17051
|
:root {
|
|
@@ -17048,7 +17059,7 @@ Fixes safari bug where outline doesn't respect border-radius
|
|
|
17048
17059
|
|
|
17049
17060
|
/**
|
|
17050
17061
|
* Do not edit directly
|
|
17051
|
-
* Generated on
|
|
17062
|
+
* Generated on Thu, 23 Apr 2026 10:25:21 GMT
|
|
17052
17063
|
*/
|
|
17053
17064
|
|
|
17054
17065
|
:root {
|
|
@@ -19224,7 +19235,7 @@ Fixes safari bug where outline doesn't respect border-radius
|
|
|
19224
19235
|
|
|
19225
19236
|
/**
|
|
19226
19237
|
* Do not edit directly
|
|
19227
|
-
* Generated on
|
|
19238
|
+
* Generated on Thu, 23 Apr 2026 10:25:22 GMT
|
|
19228
19239
|
*/
|
|
19229
19240
|
|
|
19230
19241
|
:root {
|
|
@@ -19248,7 +19259,7 @@ Fixes safari bug where outline doesn't respect border-radius
|
|
|
19248
19259
|
|
|
19249
19260
|
/**
|
|
19250
19261
|
* Do not edit directly
|
|
19251
|
-
* Generated on
|
|
19262
|
+
* Generated on Thu, 23 Apr 2026 10:25:23 GMT
|
|
19252
19263
|
*/
|
|
19253
19264
|
|
|
19254
19265
|
:root,
|
|
@@ -19683,7 +19694,7 @@ Fixes safari bug where outline doesn't respect border-radius
|
|
|
19683
19694
|
|
|
19684
19695
|
/**
|
|
19685
19696
|
* Do not edit directly
|
|
19686
|
-
* Generated on
|
|
19697
|
+
* Generated on Thu, 23 Apr 2026 10:25:22 GMT
|
|
19687
19698
|
*/
|
|
19688
19699
|
|
|
19689
19700
|
:root {
|
|
@@ -19699,7 +19710,7 @@ Fixes safari bug where outline doesn't respect border-radius
|
|
|
19699
19710
|
|
|
19700
19711
|
/**
|
|
19701
19712
|
* Do not edit directly
|
|
19702
|
-
* Generated on
|
|
19713
|
+
* Generated on Thu, 23 Apr 2026 10:25:23 GMT
|
|
19703
19714
|
*/
|
|
19704
19715
|
|
|
19705
19716
|
:root,
|
|
@@ -19825,6 +19836,7 @@ Fixes safari bug where outline doesn't respect border-radius
|
|
|
19825
19836
|
inset-inline-end: calc(var(--brand-pricing-options-item-gap, 0px) / 2 * -1);
|
|
19826
19837
|
height: var(--brand-borderWidth-thin);
|
|
19827
19838
|
background-color: var(--brand-color-text-emphasized);
|
|
19839
|
+
z-index: 1;
|
|
19828
19840
|
}
|
|
19829
19841
|
|
|
19830
19842
|
/* First cell: don't overflow past container start (cards override below) */
|
|
@@ -19837,15 +19849,9 @@ Fixes safari bug where outline doesn't respect border-radius
|
|
|
19837
19849
|
inset-inline-end: 0;
|
|
19838
19850
|
}
|
|
19839
19851
|
|
|
19840
|
-
|
|
19841
|
-
|
|
19842
|
-
inset-inline-
|
|
19843
|
-
inset-inline-start: calc(var(--brand-pricing-options-container-padding-inline, 0px) * -1);
|
|
19844
|
-
}
|
|
19845
|
-
|
|
19846
|
-
.Primer_Brand__PricingOptions-module__PricingOptions--layout-default___RU2N8 .Primer_Brand__PricingOptions-module__PricingOptions__label-cell--has-label___NUFzI:last-child::after {
|
|
19847
|
-
inset-inline-end: calc(0px * -1);
|
|
19848
|
-
inset-inline-end: calc(var(--brand-pricing-options-container-padding-inline, 0px) * -1);
|
|
19852
|
+
.Primer_Brand__PricingOptions-module__PricingOptions--layout-default___RU2N8 .Primer_Brand__PricingOptions-module__PricingOptions__label-cell--has-label___NUFzI::after {
|
|
19853
|
+
inset-inline-start: 0;
|
|
19854
|
+
inset-inline-end: 0;
|
|
19849
19855
|
}
|
|
19850
19856
|
|
|
19851
19857
|
/* ---- Default layout labels ---- */
|
|
@@ -19868,7 +19874,18 @@ Fixes safari bug where outline doesn't respect border-radius
|
|
|
19868
19874
|
}
|
|
19869
19875
|
|
|
19870
19876
|
.Primer_Brand__PricingOptions-module__PricingOptions--layout-default___RU2N8 .Primer_Brand__PricingOptions-module__PricingOptions__label-cell___K6KaM {
|
|
19871
|
-
|
|
19877
|
+
margin-inline: calc(var(--brand-pricing-options-item-gap) / 2 * -1);
|
|
19878
|
+
padding-inline: calc(var(--brand-pricing-options-item-gap) / 2);
|
|
19879
|
+
}
|
|
19880
|
+
|
|
19881
|
+
.Primer_Brand__PricingOptions-module__PricingOptions--layout-default___RU2N8 .Primer_Brand__PricingOptions-module__PricingOptions__label-cell___K6KaM:first-child {
|
|
19882
|
+
margin-inline-start: calc(var(--brand-pricing-options-container-padding-inline) * -1);
|
|
19883
|
+
padding-inline-start: var(--brand-pricing-options-container-padding-inline);
|
|
19884
|
+
}
|
|
19885
|
+
|
|
19886
|
+
.Primer_Brand__PricingOptions-module__PricingOptions--layout-default___RU2N8 .Primer_Brand__PricingOptions-module__PricingOptions__label-cell___K6KaM:last-child {
|
|
19887
|
+
margin-inline-end: calc(var(--brand-pricing-options-container-padding-inline) * -1);
|
|
19888
|
+
padding-inline-end: var(--brand-pricing-options-container-padding-inline);
|
|
19872
19889
|
}
|
|
19873
19890
|
|
|
19874
19891
|
/* Empty cells: transparent bg/borders but structurally visible so dividers show */
|
|
@@ -19883,7 +19900,7 @@ Fixes safari bug where outline doesn't respect border-radius
|
|
|
19883
19900
|
position: absolute;
|
|
19884
19901
|
inset-block: 0;
|
|
19885
19902
|
width: var(--brand-borderWidth-thin);
|
|
19886
|
-
inset-inline-start:
|
|
19903
|
+
inset-inline-start: 0;
|
|
19887
19904
|
background-color: var(--brand-color-border-subtle);
|
|
19888
19905
|
}
|
|
19889
19906
|
|
|
@@ -20445,7 +20462,7 @@ Fixes safari bug where outline doesn't respect border-radius
|
|
|
20445
20462
|
|
|
20446
20463
|
/**
|
|
20447
20464
|
* Do not edit directly
|
|
20448
|
-
* Generated on
|
|
20465
|
+
* Generated on Thu, 23 Apr 2026 10:25:21 GMT
|
|
20449
20466
|
*/
|
|
20450
20467
|
|
|
20451
20468
|
:root {
|
|
@@ -20454,7 +20471,7 @@ Fixes safari bug where outline doesn't respect border-radius
|
|
|
20454
20471
|
|
|
20455
20472
|
/**
|
|
20456
20473
|
* Do not edit directly
|
|
20457
|
-
* Generated on
|
|
20474
|
+
* Generated on Thu, 23 Apr 2026 10:25:23 GMT
|
|
20458
20475
|
*/
|
|
20459
20476
|
|
|
20460
20477
|
:root,
|
|
@@ -21265,7 +21282,7 @@ Fixes safari bug where outline doesn't respect border-radius
|
|
|
21265
21282
|
|
|
21266
21283
|
/**
|
|
21267
21284
|
* Do not edit directly
|
|
21268
|
-
* Generated on
|
|
21285
|
+
* Generated on Thu, 23 Apr 2026 10:25:21 GMT
|
|
21269
21286
|
*/
|
|
21270
21287
|
|
|
21271
21288
|
:root {
|
|
@@ -21274,7 +21291,7 @@ Fixes safari bug where outline doesn't respect border-radius
|
|
|
21274
21291
|
|
|
21275
21292
|
/**
|
|
21276
21293
|
* Do not edit directly
|
|
21277
|
-
* Generated on
|
|
21294
|
+
* Generated on Thu, 23 Apr 2026 10:25:23 GMT
|
|
21278
21295
|
*/
|
|
21279
21296
|
|
|
21280
21297
|
:root,
|
|
@@ -21770,7 +21787,7 @@ pre.Primer_Brand__IDE-module__IDE__Chat-copilot-indicator___FhoZe {
|
|
|
21770
21787
|
|
|
21771
21788
|
/**
|
|
21772
21789
|
* Do not edit directly
|
|
21773
|
-
* Generated on
|
|
21790
|
+
* Generated on Thu, 23 Apr 2026 10:25:23 GMT
|
|
21774
21791
|
*/
|
|
21775
21792
|
|
|
21776
21793
|
:root,
|
|
@@ -21869,7 +21886,7 @@ pre.Primer_Brand__IDE-module__IDE__Chat-copilot-indicator___FhoZe {
|
|
|
21869
21886
|
|
|
21870
21887
|
/**
|
|
21871
21888
|
* Do not edit directly
|
|
21872
|
-
* Generated on
|
|
21889
|
+
* Generated on Thu, 23 Apr 2026 10:25:23 GMT
|
|
21873
21890
|
*/
|
|
21874
21891
|
|
|
21875
21892
|
:root,
|
|
@@ -22247,7 +22264,7 @@ pre.Primer_Brand__IDE-module__IDE__Chat-copilot-indicator___FhoZe {
|
|
|
22247
22264
|
|
|
22248
22265
|
/**
|
|
22249
22266
|
* Do not edit directly
|
|
22250
|
-
* Generated on
|
|
22267
|
+
* Generated on Thu, 23 Apr 2026 10:25:23 GMT
|
|
22251
22268
|
*/
|
|
22252
22269
|
|
|
22253
22270
|
:root,
|
|
@@ -22261,7 +22278,7 @@ pre.Primer_Brand__IDE-module__IDE__Chat-copilot-indicator___FhoZe {
|
|
|
22261
22278
|
|
|
22262
22279
|
/**
|
|
22263
22280
|
* Do not edit directly
|
|
22264
|
-
* Generated on
|
|
22281
|
+
* Generated on Thu, 23 Apr 2026 10:25:22 GMT
|
|
22265
22282
|
*/
|
|
22266
22283
|
|
|
22267
22284
|
:root {
|
|
@@ -22448,7 +22465,7 @@ pre.Primer_Brand__IDE-module__IDE__Chat-copilot-indicator___FhoZe {
|
|
|
22448
22465
|
|
|
22449
22466
|
/**
|
|
22450
22467
|
* Do not edit directly
|
|
22451
|
-
* Generated on
|
|
22468
|
+
* Generated on Thu, 23 Apr 2026 10:25:21 GMT
|
|
22452
22469
|
*/
|
|
22453
22470
|
|
|
22454
22471
|
:root {
|
|
@@ -22732,7 +22749,7 @@ pre.Primer_Brand__IDE-module__IDE__Chat-copilot-indicator___FhoZe {
|
|
|
22732
22749
|
|
|
22733
22750
|
/**
|
|
22734
22751
|
* Do not edit directly
|
|
22735
|
-
* Generated on
|
|
22752
|
+
* Generated on Thu, 23 Apr 2026 10:25:21 GMT
|
|
22736
22753
|
*/
|
|
22737
22754
|
|
|
22738
22755
|
:root {
|
|
@@ -22743,7 +22760,7 @@ pre.Primer_Brand__IDE-module__IDE__Chat-copilot-indicator___FhoZe {
|
|
|
22743
22760
|
|
|
22744
22761
|
/**
|
|
22745
22762
|
* Do not edit directly
|
|
22746
|
-
* Generated on
|
|
22763
|
+
* Generated on Thu, 23 Apr 2026 10:25:23 GMT
|
|
22747
22764
|
*/
|
|
22748
22765
|
|
|
22749
22766
|
:root,
|
|
@@ -23011,7 +23028,7 @@ pre.Primer_Brand__IDE-module__IDE__Chat-copilot-indicator___FhoZe {
|
|
|
23011
23028
|
|
|
23012
23029
|
/**
|
|
23013
23030
|
* Do not edit directly
|
|
23014
|
-
* Generated on
|
|
23031
|
+
* Generated on Thu, 23 Apr 2026 10:25:21 GMT
|
|
23015
23032
|
*/
|
|
23016
23033
|
|
|
23017
23034
|
:root {
|
|
@@ -23020,7 +23037,7 @@ pre.Primer_Brand__IDE-module__IDE__Chat-copilot-indicator___FhoZe {
|
|
|
23020
23037
|
|
|
23021
23038
|
/**
|
|
23022
23039
|
* Do not edit directly
|
|
23023
|
-
* Generated on
|
|
23040
|
+
* Generated on Thu, 23 Apr 2026 10:25:23 GMT
|
|
23024
23041
|
*/
|
|
23025
23042
|
|
|
23026
23043
|
:root,
|
|
@@ -23266,7 +23283,7 @@ pre.Primer_Brand__IDE-module__IDE__Chat-copilot-indicator___FhoZe {
|
|
|
23266
23283
|
|
|
23267
23284
|
/**
|
|
23268
23285
|
* Do not edit directly
|
|
23269
|
-
* Generated on
|
|
23286
|
+
* Generated on Thu, 23 Apr 2026 10:25:23 GMT
|
|
23270
23287
|
*/
|
|
23271
23288
|
|
|
23272
23289
|
:root,
|