@primer/react-brand 0.65.1 → 0.66.0-rc.0209d4ca
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/Hero/HeroContext.d.ts +1 -1
- package/lib/Testimonial/Testimonial.d.ts +7 -1
- package/lib/css/main.css +567 -390
- package/lib/design-tokens/css/tokens/base/colors/color-scales-with-modes.css +240 -240
- package/lib/design-tokens/css/tokens/base/colors/light.css +121 -121
- 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 +57 -37
- package/lib/design-tokens/css/tokens/functional/colors/global.css +30 -20
- package/lib/design-tokens/css/tokens/functional/components/accordion/colors-with-modes.css +3 -3
- 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 +6 -6
- 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 +2 -2
- package/lib/design-tokens/css/tokens/functional/components/eyebrow-banner/colors-with-modes.css +3 -3
- 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 +2 -2
- package/lib/design-tokens/css/tokens/functional/components/icon/colors.css +2 -2
- 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 +5 -5
- package/lib/design-tokens/css/tokens/functional/components/inline-link/colors.css +3 -3
- package/lib/design-tokens/css/tokens/functional/components/label/colors-with-modes.css +4 -4
- package/lib/design-tokens/css/tokens/functional/components/label/colors.css +4 -4
- package/lib/design-tokens/css/tokens/functional/components/link/colors-with-modes.css +3 -3
- package/lib/design-tokens/css/tokens/functional/components/link/colors.css +2 -2
- 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 +2 -2
- package/lib/design-tokens/css/tokens/functional/components/pillar/colors.css +2 -2
- 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 +2 -2
- package/lib/design-tokens/css/tokens/functional/components/tabs/colors.css +2 -2
- package/lib/design-tokens/css/tokens/functional/components/testimonial/base.css +3 -3
- package/lib/design-tokens/css/tokens/functional/components/testimonial/colors-with-modes.css +45 -3
- package/lib/design-tokens/css/tokens/functional/components/testimonial/colors.css +24 -3
- 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/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 +250 -250
- 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 +77 -33
- 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 +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 +2 -2
- 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 +5 -5
- package/lib/design-tokens/js/module/tokens/functional/components/label/colors.js +4 -4
- package/lib/design-tokens/js/module/tokens/functional/components/link/colors.js +3 -3
- 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 +2 -2
- 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 +2 -2
- package/lib/design-tokens/js/module/tokens/functional/components/testimonial/base.js +3 -3
- package/lib/design-tokens/js/module/tokens/functional/components/testimonial/colors.js +93 -3
- 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 +121 -121
- 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 +30 -20
- 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 +2 -2
- 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 +3 -3
- package/lib/design-tokens/js/tokens/functional/components/label/colors.js +4 -4
- package/lib/design-tokens/js/tokens/functional/components/link/colors.js +2 -2
- 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 +2 -2
- 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 +2 -2
- package/lib/design-tokens/js/tokens/functional/components/testimonial/base.js +3 -3
- package/lib/design-tokens/js/tokens/functional/components/testimonial/colors.js +24 -3
- 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 +121 -121
- 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 +30 -20
- 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 +2 -2
- 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 +3 -3
- package/lib/design-tokens/scss/tokens/functional/components/label/colors.scss +4 -4
- package/lib/design-tokens/scss/tokens/functional/components/link/colors.scss +2 -2
- 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 +2 -2
- 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 +2 -2
- package/lib/design-tokens/scss/tokens/functional/components/testimonial/base.scss +3 -3
- package/lib/design-tokens/scss/tokens/functional/components/testimonial/colors.scss +24 -3
- 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 +121 -121
- 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 +17 -3
- package/lib/design-tokens/ts/tokens/functional/colors/global.js +32 -18
- 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 +2 -2
- 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 +3 -3
- 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 +4 -4
- 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 +2 -2
- 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 +2 -2
- 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 +2 -2
- 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 +3 -3
- package/lib/design-tokens/ts/tokens/functional/components/testimonial/colors.d.ts +28 -1
- package/lib/design-tokens/ts/tokens/functional/components/testimonial/colors.js +30 -3
- package/lib/design-tokens/ts/tokens/functional/components/timeline/base.d.ts +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/timeline/base.js +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/timeline/colors.d.ts +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/timeline/colors.js +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/tooltip/colors.d.ts +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/tooltip/colors.js +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/video-player/base.d.ts +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/video-player/base.js +1 -1
- package/lib/design-tokens/ts/tokens/functional/size/border.d.ts +1 -1
- package/lib/design-tokens/ts/tokens/functional/size/border.js +1 -1
- package/lib/design-tokens/ts/tokens/functional/size/breakpoints.d.ts +1 -1
- package/lib/design-tokens/ts/tokens/functional/size/breakpoints.js +1 -1
- package/lib/design-tokens/ts/tokens/functional/size/size-coarse.d.ts +1 -1
- package/lib/design-tokens/ts/tokens/functional/size/size-coarse.js +1 -1
- package/lib/design-tokens/ts/tokens/functional/size/size-fine.d.ts +1 -1
- package/lib/design-tokens/ts/tokens/functional/size/size-fine.js +1 -1
- package/lib/design-tokens/ts/tokens/functional/size/size.d.ts +1 -1
- package/lib/design-tokens/ts/tokens/functional/size/size.js +1 -1
- package/lib/design-tokens/ts/tokens/functional/size/viewport.d.ts +1 -1
- package/lib/design-tokens/ts/tokens/functional/size/viewport.js +1 -1
- package/lib/design-tokens/ts/tokens/functional/typography/typography-responsive.d.ts +1 -1
- package/lib/design-tokens/ts/tokens/functional/typography/typography-responsive.js +1 -1
- package/lib/design-tokens/ts/tokens/functional/typography/typography.d.ts +1 -1
- package/lib/design-tokens/ts/tokens/functional/typography/typography.js +1 -1
- package/lib/index.js +1 -1
- package/package.json +26 -26
package/lib/css/main.css
CHANGED
|
@@ -78,285 +78,285 @@ html {
|
|
|
78
78
|
|
|
79
79
|
/**
|
|
80
80
|
* Do not edit directly
|
|
81
|
-
* Generated on
|
|
81
|
+
* Generated on Mon, 06 Apr 2026 08:40:06 GMT
|
|
82
82
|
*/
|
|
83
83
|
|
|
84
84
|
:root,
|
|
85
85
|
[data-color-mode="light"] {
|
|
86
|
-
--base-color-scale-black-0: #
|
|
86
|
+
--base-color-scale-black-0: #000000;
|
|
87
87
|
--base-color-scale-transparent: rgba(255,255,255,0);
|
|
88
88
|
--base-color-scale-white-0: #ffffff;
|
|
89
|
-
--base-color-scale-gray-0: #
|
|
90
|
-
--base-color-scale-gray-1: #
|
|
91
|
-
--base-color-scale-gray-2: #
|
|
92
|
-
--base-color-scale-gray-3: #
|
|
93
|
-
--base-color-scale-gray-4: #
|
|
94
|
-
--base-color-scale-gray-5: #
|
|
95
|
-
--base-color-scale-gray-6: #
|
|
96
|
-
--base-color-scale-gray-7: #
|
|
97
|
-
--base-color-scale-gray-8: #
|
|
98
|
-
--base-color-scale-gray-9: #
|
|
89
|
+
--base-color-scale-gray-0: #f2f5f3;
|
|
90
|
+
--base-color-scale-gray-1: #e4ebe6;
|
|
91
|
+
--base-color-scale-gray-2: #d2d9d4;
|
|
92
|
+
--base-color-scale-gray-3: #c4ccc6;
|
|
93
|
+
--base-color-scale-gray-4: #b6bfb8;
|
|
94
|
+
--base-color-scale-gray-5: #96a199;
|
|
95
|
+
--base-color-scale-gray-6: #77827a;
|
|
96
|
+
--base-color-scale-gray-7: #58635b;
|
|
97
|
+
--base-color-scale-gray-8: #353d37;
|
|
98
|
+
--base-color-scale-gray-9: #191f1b;
|
|
99
99
|
--base-color-scale-blue-0: #ddf4ff;
|
|
100
|
-
--base-color-scale-blue-1: #
|
|
101
|
-
--base-color-scale-blue-2: #
|
|
102
|
-
--base-color-scale-blue-3: #
|
|
103
|
-
--base-color-scale-blue-4: #
|
|
104
|
-
--base-color-scale-blue-5: #
|
|
105
|
-
--base-color-scale-blue-6: #
|
|
106
|
-
--base-color-scale-blue-7: #
|
|
107
|
-
--base-color-scale-blue-8: #
|
|
108
|
-
--base-color-scale-blue-9: #
|
|
109
|
-
--base-color-scale-green-0: #
|
|
110
|
-
--base-color-scale-green-1: #
|
|
111
|
-
--base-color-scale-green-2: #
|
|
112
|
-
--base-color-scale-green-3: #
|
|
113
|
-
--base-color-scale-green-4: #
|
|
114
|
-
--base-color-scale-green-5: #
|
|
115
|
-
--base-color-scale-green-6: #
|
|
116
|
-
--base-color-scale-green-7: #
|
|
117
|
-
--base-color-scale-green-8: #
|
|
118
|
-
--base-color-scale-green-9: #
|
|
100
|
+
--base-color-scale-blue-1: #bcecff;
|
|
101
|
+
--base-color-scale-blue-2: #8dd6ff;
|
|
102
|
+
--base-color-scale-blue-3: #5fb9ff;
|
|
103
|
+
--base-color-scale-blue-4: #3094ff;
|
|
104
|
+
--base-color-scale-blue-5: #0377ff;
|
|
105
|
+
--base-color-scale-blue-6: #0055d5;
|
|
106
|
+
--base-color-scale-blue-7: #0040a7;
|
|
107
|
+
--base-color-scale-blue-8: #002f7a;
|
|
108
|
+
--base-color-scale-blue-9: #001c4d;
|
|
109
|
+
--base-color-scale-green-0: #ebf9f4;
|
|
110
|
+
--base-color-scale-green-1: #bfffd1;
|
|
111
|
+
--base-color-scale-green-2: #8cf2a6;
|
|
112
|
+
--base-color-scale-green-3: #5fed83;
|
|
113
|
+
--base-color-scale-green-4: #23ea57;
|
|
114
|
+
--base-color-scale-green-5: #0fbf3e;
|
|
115
|
+
--base-color-scale-green-6: #08872b;
|
|
116
|
+
--base-color-scale-green-7: #0d6731;
|
|
117
|
+
--base-color-scale-green-8: #0e4a2e;
|
|
118
|
+
--base-color-scale-green-9: #0d3024;
|
|
119
119
|
--base-color-scale-yellow-0: #fff8c5;
|
|
120
|
-
--base-color-scale-yellow-1: #
|
|
121
|
-
--base-color-scale-yellow-2: #
|
|
122
|
-
--base-color-scale-yellow-3: #
|
|
123
|
-
--base-color-scale-yellow-4: #
|
|
124
|
-
--base-color-scale-yellow-5: #
|
|
125
|
-
--base-color-scale-yellow-6: #
|
|
126
|
-
--base-color-scale-yellow-7: #
|
|
127
|
-
--base-color-scale-yellow-8: #
|
|
128
|
-
--base-color-scale-yellow-9: #
|
|
120
|
+
--base-color-scale-yellow-1: #ffe777;
|
|
121
|
+
--base-color-scale-yellow-2: #ffd743;
|
|
122
|
+
--base-color-scale-yellow-3: #fabf21;
|
|
123
|
+
--base-color-scale-yellow-4: #db9d00;
|
|
124
|
+
--base-color-scale-yellow-5: #be7d00;
|
|
125
|
+
--base-color-scale-yellow-6: #a06100;
|
|
126
|
+
--base-color-scale-yellow-7: #824800;
|
|
127
|
+
--base-color-scale-yellow-8: #653200;
|
|
128
|
+
--base-color-scale-yellow-9: #471f00;
|
|
129
129
|
--base-color-scale-orange-0: #fff1e5;
|
|
130
|
-
--base-color-scale-orange-1: #
|
|
131
|
-
--base-color-scale-orange-2: #
|
|
132
|
-
--base-color-scale-orange-3: #
|
|
133
|
-
--base-color-scale-orange-4: #
|
|
134
|
-
--base-color-scale-orange-5: #
|
|
135
|
-
--base-color-scale-orange-6: #
|
|
136
|
-
--base-color-scale-orange-7: #
|
|
137
|
-
--base-color-scale-orange-8: #
|
|
130
|
+
--base-color-scale-orange-1: #fcceab;
|
|
131
|
+
--base-color-scale-orange-2: #f4a876;
|
|
132
|
+
--base-color-scale-orange-3: #f08a3a;
|
|
133
|
+
--base-color-scale-orange-4: #da7210;
|
|
134
|
+
--base-color-scale-orange-5: #b85b06;
|
|
135
|
+
--base-color-scale-orange-6: #954502;
|
|
136
|
+
--base-color-scale-orange-7: #703100;
|
|
137
|
+
--base-color-scale-orange-8: #5c2300;
|
|
138
138
|
--base-color-scale-orange-9: #471700;
|
|
139
139
|
--base-color-scale-red-0: #ffebe9;
|
|
140
140
|
--base-color-scale-red-1: #ffcecb;
|
|
141
141
|
--base-color-scale-red-2: #ffaba8;
|
|
142
142
|
--base-color-scale-red-3: #ff8182;
|
|
143
143
|
--base-color-scale-red-4: #fa4549;
|
|
144
|
-
--base-color-scale-red-5: #
|
|
145
|
-
--base-color-scale-red-6: #
|
|
146
|
-
--base-color-scale-red-7: #
|
|
147
|
-
--base-color-scale-red-8: #
|
|
148
|
-
--base-color-scale-red-9: #
|
|
149
|
-
--base-color-scale-purple-0: #
|
|
150
|
-
--base-color-scale-purple-1: #
|
|
151
|
-
--base-color-scale-purple-2: #
|
|
152
|
-
--base-color-scale-purple-3: #
|
|
153
|
-
--base-color-scale-purple-4: #
|
|
154
|
-
--base-color-scale-purple-5: #
|
|
155
|
-
--base-color-scale-purple-6: #
|
|
156
|
-
--base-color-scale-purple-7: #
|
|
157
|
-
--base-color-scale-purple-8: #
|
|
158
|
-
--base-color-scale-purple-9: #
|
|
159
|
-
--base-color-scale-pink-0: #
|
|
160
|
-
--base-color-scale-pink-1: #
|
|
161
|
-
--base-color-scale-pink-2: #
|
|
162
|
-
--base-color-scale-pink-3: #
|
|
163
|
-
--base-color-scale-pink-4: #
|
|
164
|
-
--base-color-scale-pink-5: #
|
|
165
|
-
--base-color-scale-pink-6: #
|
|
166
|
-
--base-color-scale-pink-7: #
|
|
167
|
-
--base-color-scale-pink-8: #
|
|
168
|
-
--base-color-scale-pink-9: #
|
|
144
|
+
--base-color-scale-red-5: #cf2230;
|
|
145
|
+
--base-color-scale-red-6: #ae0b29;
|
|
146
|
+
--base-color-scale-red-7: #860620;
|
|
147
|
+
--base-color-scale-red-8: #730019;
|
|
148
|
+
--base-color-scale-red-9: #420011;
|
|
149
|
+
--base-color-scale-purple-0: #f0e5ff;
|
|
150
|
+
--base-color-scale-purple-1: #dbbffd;
|
|
151
|
+
--base-color-scale-purple-2: #c898fd;
|
|
152
|
+
--base-color-scale-purple-3: #b870ff;
|
|
153
|
+
--base-color-scale-purple-4: #9f51fa;
|
|
154
|
+
--base-color-scale-purple-5: #8534f3;
|
|
155
|
+
--base-color-scale-purple-6: #6619e1;
|
|
156
|
+
--base-color-scale-purple-7: #43179e;
|
|
157
|
+
--base-color-scale-purple-8: #26115f;
|
|
158
|
+
--base-color-scale-purple-9: #160048;
|
|
159
|
+
--base-color-scale-pink-0: #fff0fc;
|
|
160
|
+
--base-color-scale-pink-1: #ffc9f2;
|
|
161
|
+
--base-color-scale-pink-2: #f67ed2;
|
|
162
|
+
--base-color-scale-pink-3: #ff80d2;
|
|
163
|
+
--base-color-scale-pink-4: #ff4ac0;
|
|
164
|
+
--base-color-scale-pink-5: #ef2aa4;
|
|
165
|
+
--base-color-scale-pink-6: #ca2186;
|
|
166
|
+
--base-color-scale-pink-7: #952866;
|
|
167
|
+
--base-color-scale-pink-8: #651643;
|
|
168
|
+
--base-color-scale-pink-9: #3d0a28;
|
|
169
169
|
--base-color-scale-coral-0: #fff0eb;
|
|
170
|
-
--base-color-scale-coral-1: #
|
|
171
|
-
--base-color-scale-coral-2: #
|
|
172
|
-
--base-color-scale-coral-3: #
|
|
173
|
-
--base-color-scale-coral-4: #
|
|
174
|
-
--base-color-scale-coral-5: #
|
|
175
|
-
--base-color-scale-coral-6: #
|
|
176
|
-
--base-color-scale-coral-7: #
|
|
177
|
-
--base-color-scale-coral-8: #
|
|
178
|
-
--base-color-scale-coral-9: #
|
|
170
|
+
--base-color-scale-coral-1: #ffcab8;
|
|
171
|
+
--base-color-scale-coral-2: #ffa387;
|
|
172
|
+
--base-color-scale-coral-3: #ff7b56;
|
|
173
|
+
--base-color-scale-coral-4: #fe4c25;
|
|
174
|
+
--base-color-scale-coral-5: #e13f1b;
|
|
175
|
+
--base-color-scale-coral-6: #c53211;
|
|
176
|
+
--base-color-scale-coral-7: #a22710;
|
|
177
|
+
--base-color-scale-coral-8: #801e0f;
|
|
178
|
+
--base-color-scale-coral-9: #500a00;
|
|
179
179
|
--base-color-scale-lemon-0: #fdf5b3;
|
|
180
|
-
--base-color-scale-lemon-1: #
|
|
181
|
-
--base-color-scale-lemon-2: #
|
|
182
|
-
--base-color-scale-lemon-3: #
|
|
183
|
-
--base-color-scale-lemon-4: #
|
|
184
|
-
--base-color-scale-lemon-5: #
|
|
185
|
-
--base-color-scale-lemon-6: #
|
|
186
|
-
--base-color-scale-lemon-7: #
|
|
180
|
+
--base-color-scale-lemon-1: #f5e36b;
|
|
181
|
+
--base-color-scale-lemon-2: #f2da3b;
|
|
182
|
+
--base-color-scale-lemon-3: #e1c50f;
|
|
183
|
+
--base-color-scale-lemon-4: #c7a60b;
|
|
184
|
+
--base-color-scale-lemon-5: #a98906;
|
|
185
|
+
--base-color-scale-lemon-6: #806803;
|
|
186
|
+
--base-color-scale-lemon-7: #614d01;
|
|
187
187
|
--base-color-scale-lemon-8: #413200;
|
|
188
188
|
--base-color-scale-lemon-9: #322400;
|
|
189
|
-
--base-color-scale-lime-0: #
|
|
190
|
-
--base-color-scale-lime-1: #
|
|
191
|
-
--base-color-scale-lime-2: #
|
|
192
|
-
--base-color-scale-lime-3: #
|
|
193
|
-
--base-color-scale-lime-4: #
|
|
194
|
-
--base-color-scale-lime-5: #
|
|
195
|
-
--base-color-scale-lime-6: #
|
|
196
|
-
--base-color-scale-lime-7: #
|
|
197
|
-
--base-color-scale-lime-8: #
|
|
189
|
+
--base-color-scale-lime-0: #f3fec8;
|
|
190
|
+
--base-color-scale-lime-1: #e8fc97;
|
|
191
|
+
--base-color-scale-lime-2: #dcfa67;
|
|
192
|
+
--base-color-scale-lime-3: #d1f441;
|
|
193
|
+
--base-color-scale-lime-4: #b2de28;
|
|
194
|
+
--base-color-scale-lime-5: #92c219;
|
|
195
|
+
--base-color-scale-lime-6: #698e17;
|
|
196
|
+
--base-color-scale-lime-7: #425e13;
|
|
197
|
+
--base-color-scale-lime-8: #2c440b;
|
|
198
198
|
--base-color-scale-lime-9: #182c01;
|
|
199
199
|
--base-color-scale-teal-0: #daf9f5;
|
|
200
|
-
--base-color-scale-teal-1: #
|
|
201
|
-
--base-color-scale-teal-2: #
|
|
202
|
-
--base-color-scale-teal-3: #
|
|
203
|
-
--base-color-scale-teal-4: #
|
|
200
|
+
--base-color-scale-teal-1: #a4efe8;
|
|
201
|
+
--base-color-scale-teal-2: #6ee5dc;
|
|
202
|
+
--base-color-scale-teal-3: #39dad2;
|
|
203
|
+
--base-color-scale-teal-4: #23b1ae;
|
|
204
204
|
--base-color-scale-teal-5: #197b7b;
|
|
205
205
|
--base-color-scale-teal-6: #136061;
|
|
206
206
|
--base-color-scale-teal-7: #024b4d;
|
|
207
|
-
--base-color-scale-teal-8: #
|
|
207
|
+
--base-color-scale-teal-8: #083d3d;
|
|
208
208
|
--base-color-scale-teal-9: #052b2c;
|
|
209
209
|
--base-color-scale-indigo-0: #eff2ff;
|
|
210
|
-
--base-color-scale-indigo-1: #
|
|
211
|
-
--base-color-scale-indigo-2: #
|
|
212
|
-
--base-color-scale-indigo-3: #
|
|
213
|
-
--base-color-scale-indigo-4: #
|
|
214
|
-
--base-color-scale-indigo-5: #
|
|
215
|
-
--base-color-scale-indigo-6: #
|
|
216
|
-
--base-color-scale-indigo-7: #
|
|
217
|
-
--base-color-scale-indigo-8: #
|
|
218
|
-
--base-color-scale-indigo-9: #
|
|
210
|
+
--base-color-scale-indigo-1: #d4dbff;
|
|
211
|
+
--base-color-scale-indigo-2: #b3c1fd;
|
|
212
|
+
--base-color-scale-indigo-3: #8e9df7;
|
|
213
|
+
--base-color-scale-indigo-4: #6b7bef;
|
|
214
|
+
--base-color-scale-indigo-5: #4956e5;
|
|
215
|
+
--base-color-scale-indigo-6: #2d3dd7;
|
|
216
|
+
--base-color-scale-indigo-7: #262dae;
|
|
217
|
+
--base-color-scale-indigo-8: #212183;
|
|
218
|
+
--base-color-scale-indigo-9: #12144f;
|
|
219
219
|
}
|
|
220
220
|
|
|
221
221
|
[data-color-mode="dark"] {
|
|
222
222
|
--base-color-scale-black-0: #000000;
|
|
223
223
|
--base-color-scale-transparent: rgba(0,0,0,0);
|
|
224
224
|
--base-color-scale-white-0: #ffffff;
|
|
225
|
-
--base-color-scale-gray-0: #
|
|
226
|
-
--base-color-scale-gray-1: #
|
|
227
|
-
--base-color-scale-gray-2: #
|
|
228
|
-
--base-color-scale-gray-3: #
|
|
229
|
-
--base-color-scale-gray-4: #
|
|
230
|
-
--base-color-scale-gray-5: #
|
|
231
|
-
--base-color-scale-gray-6: #
|
|
232
|
-
--base-color-scale-gray-7: #
|
|
233
|
-
--base-color-scale-gray-8: #
|
|
234
|
-
--base-color-scale-gray-9: #
|
|
235
|
-
--base-color-scale-blue-0: #
|
|
236
|
-
--base-color-scale-blue-1: #
|
|
237
|
-
--base-color-scale-blue-2: #
|
|
238
|
-
--base-color-scale-blue-3: #
|
|
239
|
-
--base-color-scale-blue-4: #
|
|
240
|
-
--base-color-scale-blue-5: #
|
|
241
|
-
--base-color-scale-blue-6: #
|
|
242
|
-
--base-color-scale-blue-7: #
|
|
243
|
-
--base-color-scale-blue-8: #
|
|
244
|
-
--base-color-scale-blue-9: #
|
|
245
|
-
--base-color-scale-green-0: #
|
|
246
|
-
--base-color-scale-green-1: #
|
|
247
|
-
--base-color-scale-green-2: #
|
|
248
|
-
--base-color-scale-green-3: #
|
|
249
|
-
--base-color-scale-green-4: #
|
|
250
|
-
--base-color-scale-green-5: #
|
|
251
|
-
--base-color-scale-green-6: #
|
|
252
|
-
--base-color-scale-green-7: #
|
|
253
|
-
--base-color-scale-green-8: #
|
|
254
|
-
--base-color-scale-green-9: #
|
|
225
|
+
--base-color-scale-gray-0: #d2d9d4;
|
|
226
|
+
--base-color-scale-gray-1: #c4ccc6;
|
|
227
|
+
--base-color-scale-gray-2: #a4aea6;
|
|
228
|
+
--base-color-scale-gray-3: #7c8980;
|
|
229
|
+
--base-color-scale-gray-4: #58635b;
|
|
230
|
+
--base-color-scale-gray-5: #353d37;
|
|
231
|
+
--base-color-scale-gray-6: #262c28;
|
|
232
|
+
--base-color-scale-gray-7: #191f1b;
|
|
233
|
+
--base-color-scale-gray-8: #0f1511;
|
|
234
|
+
--base-color-scale-gray-9: #060907;
|
|
235
|
+
--base-color-scale-blue-0: #c2edff;
|
|
236
|
+
--base-color-scale-blue-1: #a2daff;
|
|
237
|
+
--base-color-scale-blue-2: #78bafe;
|
|
238
|
+
--base-color-scale-blue-3: #3094ff;
|
|
239
|
+
--base-color-scale-blue-4: #0377ff;
|
|
240
|
+
--base-color-scale-blue-5: #0a50db;
|
|
241
|
+
--base-color-scale-blue-6: #1530b7;
|
|
242
|
+
--base-color-scale-blue-7: #082a8f;
|
|
243
|
+
--base-color-scale-blue-8: #052063;
|
|
244
|
+
--base-color-scale-blue-9: #000839;
|
|
245
|
+
--base-color-scale-green-0: #cdfcd9;
|
|
246
|
+
--base-color-scale-green-1: #8cf2a6;
|
|
247
|
+
--base-color-scale-green-2: #5fed83;
|
|
248
|
+
--base-color-scale-green-3: #23ea57;
|
|
249
|
+
--base-color-scale-green-4: #0fbf3e;
|
|
250
|
+
--base-color-scale-green-5: #08872b;
|
|
251
|
+
--base-color-scale-green-6: #0d6731;
|
|
252
|
+
--base-color-scale-green-7: #0e422c;
|
|
253
|
+
--base-color-scale-green-8: #0d3024;
|
|
254
|
+
--base-color-scale-green-9: #0a241b;
|
|
255
255
|
--base-color-scale-yellow-0: #f8e3a1;
|
|
256
|
-
--base-color-scale-yellow-1: #
|
|
257
|
-
--base-color-scale-yellow-2: #
|
|
258
|
-
--base-color-scale-yellow-3: #
|
|
259
|
-
--base-color-scale-yellow-4: #
|
|
260
|
-
--base-color-scale-yellow-5: #
|
|
261
|
-
--base-color-scale-yellow-6: #
|
|
262
|
-
--base-color-scale-yellow-7: #
|
|
263
|
-
--base-color-scale-yellow-8: #
|
|
264
|
-
--base-color-scale-yellow-9: #
|
|
265
|
-
--base-color-scale-orange-0: #
|
|
266
|
-
--base-color-scale-orange-1: #
|
|
267
|
-
--base-color-scale-orange-2: #
|
|
268
|
-
--base-color-scale-orange-3: #
|
|
269
|
-
--base-color-scale-orange-4: #
|
|
270
|
-
--base-color-scale-orange-5: #
|
|
271
|
-
--base-color-scale-orange-6: #
|
|
272
|
-
--base-color-scale-orange-7: #
|
|
273
|
-
--base-color-scale-orange-8: #
|
|
274
|
-
--base-color-scale-orange-9: #
|
|
275
|
-
--base-color-scale-red-0: #
|
|
276
|
-
--base-color-scale-red-1: #
|
|
277
|
-
--base-color-scale-red-2: #
|
|
278
|
-
--base-color-scale-red-3: #
|
|
279
|
-
--base-color-scale-red-4: #
|
|
280
|
-
--base-color-scale-red-5: #
|
|
281
|
-
--base-color-scale-red-6: #
|
|
282
|
-
--base-color-scale-red-7: #
|
|
283
|
-
--base-color-scale-red-8: #
|
|
284
|
-
--base-color-scale-red-9: #
|
|
285
|
-
--base-color-scale-purple-0: #
|
|
286
|
-
--base-color-scale-purple-1: #
|
|
287
|
-
--base-color-scale-purple-2: #
|
|
288
|
-
--base-color-scale-purple-3: #
|
|
289
|
-
--base-color-scale-purple-4: #
|
|
290
|
-
--base-color-scale-purple-5: #
|
|
291
|
-
--base-color-scale-purple-6: #
|
|
292
|
-
--base-color-scale-purple-7: #
|
|
293
|
-
--base-color-scale-purple-8: #
|
|
294
|
-
--base-color-scale-purple-9: #
|
|
295
|
-
--base-color-scale-pink-0: #
|
|
296
|
-
--base-color-scale-pink-1: #
|
|
297
|
-
--base-color-scale-pink-2: #
|
|
298
|
-
--base-color-scale-pink-3: #
|
|
299
|
-
--base-color-scale-pink-4: #
|
|
300
|
-
--base-color-scale-pink-5: #
|
|
301
|
-
--base-color-scale-pink-6: #
|
|
302
|
-
--base-color-scale-pink-7: #
|
|
303
|
-
--base-color-scale-pink-8: #
|
|
304
|
-
--base-color-scale-pink-9: #
|
|
305
|
-
--base-color-scale-coral-0: #
|
|
306
|
-
--base-color-scale-coral-1: #
|
|
307
|
-
--base-color-scale-coral-2: #
|
|
308
|
-
--base-color-scale-coral-3: #
|
|
309
|
-
--base-color-scale-coral-4: #
|
|
310
|
-
--base-color-scale-coral-5: #
|
|
311
|
-
--base-color-scale-coral-6: #
|
|
312
|
-
--base-color-scale-coral-7: #
|
|
313
|
-
--base-color-scale-coral-8: #
|
|
314
|
-
--base-color-scale-coral-9: #
|
|
315
|
-
--base-color-scale-lemon-0: #
|
|
316
|
-
--base-color-scale-lemon-1: #
|
|
317
|
-
--base-color-scale-lemon-2: #
|
|
318
|
-
--base-color-scale-lemon-3: #
|
|
319
|
-
--base-color-scale-lemon-4: #
|
|
320
|
-
--base-color-scale-lemon-5: #
|
|
321
|
-
--base-color-scale-lemon-6: #
|
|
322
|
-
--base-color-scale-lemon-7: #
|
|
323
|
-
--base-color-scale-lemon-8: #
|
|
324
|
-
--base-color-scale-lemon-9: #
|
|
325
|
-
--base-color-scale-lime-0: #
|
|
326
|
-
--base-color-scale-lime-1: #
|
|
327
|
-
--base-color-scale-lime-2: #
|
|
328
|
-
--base-color-scale-lime-3: #
|
|
329
|
-
--base-color-scale-lime-4: #
|
|
330
|
-
--base-color-scale-lime-5: #
|
|
331
|
-
--base-color-scale-lime-6: #
|
|
332
|
-
--base-color-scale-lime-7: #
|
|
333
|
-
--base-color-scale-lime-8: #
|
|
334
|
-
--base-color-scale-lime-9: #
|
|
335
|
-
--base-color-scale-teal-0: #
|
|
336
|
-
--base-color-scale-teal-1: #
|
|
337
|
-
--base-color-scale-teal-2: #
|
|
338
|
-
--base-color-scale-teal-3: #
|
|
339
|
-
--base-color-scale-teal-4: #
|
|
340
|
-
--base-color-scale-teal-5: #
|
|
341
|
-
--base-color-scale-teal-6: #
|
|
342
|
-
--base-color-scale-teal-7: #
|
|
343
|
-
--base-color-scale-teal-8: #
|
|
344
|
-
--base-color-scale-teal-9: #
|
|
256
|
+
--base-color-scale-yellow-1: #f7d162;
|
|
257
|
+
--base-color-scale-yellow-2: #fabf21;
|
|
258
|
+
--base-color-scale-yellow-3: #db9d00;
|
|
259
|
+
--base-color-scale-yellow-4: #be7d00;
|
|
260
|
+
--base-color-scale-yellow-5: #a06100;
|
|
261
|
+
--base-color-scale-yellow-6: #834800;
|
|
262
|
+
--base-color-scale-yellow-7: #653200;
|
|
263
|
+
--base-color-scale-yellow-8: #471f00;
|
|
264
|
+
--base-color-scale-yellow-9: #2a1000;
|
|
265
|
+
--base-color-scale-orange-0: #ffe2cc;
|
|
266
|
+
--base-color-scale-orange-1: #fab580;
|
|
267
|
+
--base-color-scale-orange-2: #f08a3a;
|
|
268
|
+
--base-color-scale-orange-3: #ea7110;
|
|
269
|
+
--base-color-scale-orange-4: #d56101;
|
|
270
|
+
--base-color-scale-orange-5: #b35101;
|
|
271
|
+
--base-color-scale-orange-6: #924100;
|
|
272
|
+
--base-color-scale-orange-7: #703100;
|
|
273
|
+
--base-color-scale-orange-8: #572400;
|
|
274
|
+
--base-color-scale-orange-9: #3d1800;
|
|
275
|
+
--base-color-scale-red-0: #ffd9d6;
|
|
276
|
+
--base-color-scale-red-1: #feb2ae;
|
|
277
|
+
--base-color-scale-red-2: #fd8986;
|
|
278
|
+
--base-color-scale-red-3: #fc5c5d;
|
|
279
|
+
--base-color-scale-red-4: #fa383d;
|
|
280
|
+
--base-color-scale-red-5: #d31231;
|
|
281
|
+
--base-color-scale-red-6: #ae0b29;
|
|
282
|
+
--base-color-scale-red-7: #860620;
|
|
283
|
+
--base-color-scale-red-8: #5e0217;
|
|
284
|
+
--base-color-scale-red-9: #33000d;
|
|
285
|
+
--base-color-scale-purple-0: #eadbff;
|
|
286
|
+
--base-color-scale-purple-1: #d3b3fe;
|
|
287
|
+
--base-color-scale-purple-2: #c08bfc;
|
|
288
|
+
--base-color-scale-purple-3: #a665f9;
|
|
289
|
+
--base-color-scale-purple-4: #8b40f5;
|
|
290
|
+
--base-color-scale-purple-5: #6619e1;
|
|
291
|
+
--base-color-scale-purple-6: #43179e;
|
|
292
|
+
--base-color-scale-purple-7: #26115f;
|
|
293
|
+
--base-color-scale-purple-8: #160048;
|
|
294
|
+
--base-color-scale-purple-9: #0e022c;
|
|
295
|
+
--base-color-scale-pink-0: #ffdbf7;
|
|
296
|
+
--base-color-scale-pink-1: #fcabe7;
|
|
297
|
+
--base-color-scale-pink-2: #f67ed2;
|
|
298
|
+
--base-color-scale-pink-3: #ed55ba;
|
|
299
|
+
--base-color-scale-pink-4: #e22d9f;
|
|
300
|
+
--base-color-scale-pink-5: #ca2186;
|
|
301
|
+
--base-color-scale-pink-6: #961c66;
|
|
302
|
+
--base-color-scale-pink-7: #741550;
|
|
303
|
+
--base-color-scale-pink-8: #520e39;
|
|
304
|
+
--base-color-scale-pink-9: #30081f;
|
|
305
|
+
--base-color-scale-coral-0: #ffd5c7;
|
|
306
|
+
--base-color-scale-coral-1: #fdb7a1;
|
|
307
|
+
--base-color-scale-coral-2: #fa9072;
|
|
308
|
+
--base-color-scale-coral-3: #f66945;
|
|
309
|
+
--base-color-scale-coral-4: #ef4319;
|
|
310
|
+
--base-color-scale-coral-5: #c53211;
|
|
311
|
+
--base-color-scale-coral-6: #a22710;
|
|
312
|
+
--base-color-scale-coral-7: #801e0f;
|
|
313
|
+
--base-color-scale-coral-8: #500a00;
|
|
314
|
+
--base-color-scale-coral-9: #3c0000;
|
|
315
|
+
--base-color-scale-lemon-0: #fcf2a5;
|
|
316
|
+
--base-color-scale-lemon-1: #f9e76a;
|
|
317
|
+
--base-color-scale-lemon-2: #f4da38;
|
|
318
|
+
--base-color-scale-lemon-3: #e4c411;
|
|
319
|
+
--base-color-scale-lemon-4: #c7a60b;
|
|
320
|
+
--base-color-scale-lemon-5: #a98906;
|
|
321
|
+
--base-color-scale-lemon-6: #876a04;
|
|
322
|
+
--base-color-scale-lemon-7: #654d02;
|
|
323
|
+
--base-color-scale-lemon-8: #423101;
|
|
324
|
+
--base-color-scale-lemon-9: #241900;
|
|
325
|
+
--base-color-scale-lime-0: #edffc9;
|
|
326
|
+
--base-color-scale-lime-1: #dcff96;
|
|
327
|
+
--base-color-scale-lime-2: #cdf041;
|
|
328
|
+
--base-color-scale-lime-3: #b1e119;
|
|
329
|
+
--base-color-scale-lime-4: #88b80f;
|
|
330
|
+
--base-color-scale-lime-5: #608a10;
|
|
331
|
+
--base-color-scale-lime-6: #3e5f0f;
|
|
332
|
+
--base-color-scale-lime-7: #22360b;
|
|
333
|
+
--base-color-scale-lime-8: #142a08;
|
|
334
|
+
--base-color-scale-lime-9: #091d05;
|
|
335
|
+
--base-color-scale-teal-0: #cff7f2;
|
|
336
|
+
--base-color-scale-teal-1: #99f1e8;
|
|
337
|
+
--base-color-scale-teal-2: #61eee3;
|
|
338
|
+
--base-color-scale-teal-3: #26ede2;
|
|
339
|
+
--base-color-scale-teal-4: #10dcd4;
|
|
340
|
+
--base-color-scale-teal-5: #0bbab6;
|
|
341
|
+
--base-color-scale-teal-6: #079695;
|
|
342
|
+
--base-color-scale-teal-7: #047172;
|
|
343
|
+
--base-color-scale-teal-8: #024b4d;
|
|
344
|
+
--base-color-scale-teal-9: #052d2e;
|
|
345
345
|
--base-color-scale-indigo-0: #dbe3ff;
|
|
346
|
-
--base-color-scale-indigo-1: #
|
|
347
|
-
--base-color-scale-indigo-2: #
|
|
348
|
-
--base-color-scale-indigo-3: #
|
|
349
|
-
--base-color-scale-indigo-4: #
|
|
350
|
-
--base-color-scale-indigo-5: #
|
|
351
|
-
--base-color-scale-indigo-6: #
|
|
352
|
-
--base-color-scale-indigo-7: #
|
|
353
|
-
--base-color-scale-indigo-8: #
|
|
354
|
-
--base-color-scale-indigo-9: #
|
|
346
|
+
--base-color-scale-indigo-1: #b3c1fd;
|
|
347
|
+
--base-color-scale-indigo-2: #8d9ff8;
|
|
348
|
+
--base-color-scale-indigo-3: #6a7df0;
|
|
349
|
+
--base-color-scale-indigo-4: #4a5ce5;
|
|
350
|
+
--base-color-scale-indigo-5: #2d3dd7;
|
|
351
|
+
--base-color-scale-indigo-6: #232fb3;
|
|
352
|
+
--base-color-scale-indigo-7: #212183;
|
|
353
|
+
--base-color-scale-indigo-8: #161962;
|
|
354
|
+
--base-color-scale-indigo-9: #0d103f;
|
|
355
355
|
}
|
|
356
356
|
|
|
357
357
|
/**
|
|
358
358
|
* Do not edit directly
|
|
359
|
-
* Generated on
|
|
359
|
+
* Generated on Mon, 06 Apr 2026 08:40:06 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, 06 Apr 2026 08:40:06 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, 06 Apr 2026 08:40:06 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, 06 Apr 2026 08:40:05 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, 06 Apr 2026 08:40:05 GMT
|
|
576
576
|
*/
|
|
577
577
|
|
|
578
578
|
:root {
|
|
@@ -591,65 +591,85 @@ html {
|
|
|
591
591
|
|
|
592
592
|
/**
|
|
593
593
|
* Do not edit directly
|
|
594
|
-
* Generated on
|
|
594
|
+
* Generated on Mon, 06 Apr 2026 08:40:06 GMT
|
|
595
595
|
*/
|
|
596
596
|
|
|
597
597
|
:root,
|
|
598
598
|
[data-color-mode="light"] {
|
|
599
|
-
--brand-color-success-fg: var(--base-color-scale-green-
|
|
600
|
-
--brand-color-success-emphasis: var(--base-color-scale-green-
|
|
601
|
-
--brand-color-success-muted: rgba(
|
|
602
|
-
--brand-color-success-subtle: var(--base-color-scale-green-
|
|
603
|
-
--brand-color-
|
|
604
|
-
--brand-color-
|
|
605
|
-
--brand-color-
|
|
606
|
-
--brand-color-
|
|
607
|
-
--brand-color-
|
|
599
|
+
--brand-color-success-fg: var(--base-color-scale-green-6);
|
|
600
|
+
--brand-color-success-emphasis: var(--base-color-scale-green-5);
|
|
601
|
+
--brand-color-success-muted: rgba(140,242,166,0.6);
|
|
602
|
+
--brand-color-success-subtle: var(--base-color-scale-green-1);
|
|
603
|
+
--brand-color-danger-fg: var(--base-color-scale-red-5);
|
|
604
|
+
--brand-color-danger-emphasis: var(--base-color-scale-red-5);
|
|
605
|
+
--brand-color-danger-muted: rgba(255,171,168,0.6);
|
|
606
|
+
--brand-color-danger-subtle: var(--base-color-scale-red-0);
|
|
607
|
+
--brand-color-error-fg: var(--brand-color-danger-fg);
|
|
608
|
+
--brand-color-error-emphasis: var(--brand-color-danger-emphasis);
|
|
609
|
+
--brand-color-error-muted: var(--brand-color-danger-muted);
|
|
610
|
+
--brand-color-error-subtle: var(--brand-color-danger-subtle);
|
|
611
|
+
--brand-color-accent-primary: var(--base-color-scale-green-7);
|
|
608
612
|
--brand-color-accent-secondary: var(--base-color-scale-yellow-5);
|
|
609
|
-
--brand-color-text-default: var(--base-color-scale-
|
|
610
|
-
--brand-color-text-muted: var(--base-color-scale-gray-
|
|
611
|
-
--brand-color-text-subtle: var(--
|
|
613
|
+
--brand-color-text-default: var(--base-color-scale-black-0);
|
|
614
|
+
--brand-color-text-muted: var(--base-color-scale-gray-7);
|
|
615
|
+
--brand-color-text-subtle: var(--brand-color-text-muted);
|
|
612
616
|
--brand-color-text-onEmphasis: var(--base-color-scale-white-0);
|
|
613
|
-
--brand-color-
|
|
614
|
-
--brand-color-
|
|
615
|
-
--brand-color-
|
|
616
|
-
--brand-color-
|
|
617
|
+
--brand-color-text-emphasized: var(--base-color-scale-green-6);
|
|
618
|
+
--brand-color-text-link-rest: #005dd5;
|
|
619
|
+
--brand-color-text-link-pressed: var(--base-color-scale-blue-8);
|
|
620
|
+
--brand-color-text-danger: #cf222e;
|
|
621
|
+
--brand-color-text-error: var(--brand-color-text-danger);
|
|
622
|
+
--brand-color-neutral-emphasisPlus: var(--base-color-scale-gray-8);
|
|
623
|
+
--brand-color-neutral-emphasis: var(--base-color-scale-gray-6);
|
|
624
|
+
--brand-color-neutral-muted: rgba(196,204,198,0.99608);
|
|
625
|
+
--brand-color-neutral-subtle: rgba(228,235,230,0.99608);
|
|
617
626
|
--brand-color-canvas-default: var(--base-color-scale-white-0);
|
|
618
627
|
--brand-color-canvas-overlay: var(--base-color-scale-white-0);
|
|
619
628
|
--brand-color-canvas-inset: var(--base-color-scale-gray-0);
|
|
620
629
|
--brand-color-canvas-subtle: var(--base-color-scale-gray-0);
|
|
621
|
-
--brand-color-
|
|
622
|
-
--brand-color-border-
|
|
623
|
-
--brand-color-border-
|
|
630
|
+
--brand-color-canvas-muted: #fafafa;
|
|
631
|
+
--brand-color-border-default: var(--base-color-scale-gray-4);
|
|
632
|
+
--brand-color-border-muted: var(--base-color-scale-gray-1);
|
|
633
|
+
--brand-color-border-subtle: var(--base-color-scale-gray-2);
|
|
624
634
|
--brand-color-focus: var(--base-color-scale-blue-5);
|
|
625
635
|
}
|
|
626
636
|
|
|
627
637
|
[data-color-mode="dark"] {
|
|
628
638
|
--brand-color-success-fg: var(--base-color-scale-green-3);
|
|
629
|
-
--brand-color-success-emphasis: var(--base-color-scale-green-
|
|
630
|
-
--brand-color-success-muted: rgba(
|
|
631
|
-
--brand-color-success-subtle: rgba(
|
|
632
|
-
--brand-color-
|
|
633
|
-
--brand-color-
|
|
634
|
-
--brand-color-
|
|
635
|
-
--brand-color-
|
|
636
|
-
--brand-color-
|
|
639
|
+
--brand-color-success-emphasis: var(--base-color-scale-green-6);
|
|
640
|
+
--brand-color-success-muted: rgba(13,48,36,0.6);
|
|
641
|
+
--brand-color-success-subtle: rgba(14,66,44,0.85098);
|
|
642
|
+
--brand-color-danger-fg: var(--base-color-scale-red-4);
|
|
643
|
+
--brand-color-danger-emphasis: var(--base-color-scale-red-5);
|
|
644
|
+
--brand-color-danger-muted: rgba(94,2,23,0.6);
|
|
645
|
+
--brand-color-danger-subtle: rgba(250,56,61,0.85098);
|
|
646
|
+
--brand-color-error-fg: var(--brand-color-danger-fg);
|
|
647
|
+
--brand-color-error-emphasis: var(--brand-color-danger-emphasis);
|
|
648
|
+
--brand-color-error-muted: var(--brand-color-danger-muted);
|
|
649
|
+
--brand-color-error-subtle: var(--brand-color-danger-subtle);
|
|
650
|
+
--brand-color-accent-primary: var(--base-color-scale-green-2);
|
|
637
651
|
--brand-color-accent-secondary: var(--base-color-scale-yellow-3);
|
|
638
652
|
--brand-color-text-default: var(--base-color-scale-white-0);
|
|
639
|
-
--brand-color-text-muted: var(--base-color-scale-gray-
|
|
640
|
-
--brand-color-text-subtle: var(--
|
|
653
|
+
--brand-color-text-muted: var(--base-color-scale-gray-2);
|
|
654
|
+
--brand-color-text-subtle: var(--brand-color-text-muted);
|
|
641
655
|
--brand-color-text-onEmphasis: var(--base-color-scale-black-0);
|
|
642
|
-
--brand-color-
|
|
643
|
-
--brand-color-
|
|
644
|
-
--brand-color-
|
|
645
|
-
--brand-color-
|
|
656
|
+
--brand-color-text-emphasized: var(--base-color-scale-green-3);
|
|
657
|
+
--brand-color-text-link-rest: #8dd6ff;
|
|
658
|
+
--brand-color-text-link-pressed: var(--base-color-scale-blue-1);
|
|
659
|
+
--brand-color-text-danger: #ff8182;
|
|
660
|
+
--brand-color-text-error: var(--brand-color-text-danger);
|
|
661
|
+
--brand-color-neutral-emphasisPlus: var(--base-color-scale-gray-3);
|
|
662
|
+
--brand-color-neutral-emphasis: var(--base-color-scale-gray-3);
|
|
663
|
+
--brand-color-neutral-muted: rgba(124,137,128,0.99608);
|
|
664
|
+
--brand-color-neutral-subtle: rgba(124,137,128,1);
|
|
646
665
|
--brand-color-canvas-default: var(--base-color-scale-black-0);
|
|
647
|
-
--brand-color-canvas-overlay: var(--base-color-scale-gray-
|
|
666
|
+
--brand-color-canvas-overlay: var(--base-color-scale-gray-6);
|
|
648
667
|
--brand-color-canvas-inset: var(--base-color-scale-black-0);
|
|
649
668
|
--brand-color-canvas-subtle: var(--base-color-scale-gray-8);
|
|
650
|
-
--brand-color-
|
|
669
|
+
--brand-color-canvas-muted: #090d0a;
|
|
670
|
+
--brand-color-border-default: var(--base-color-scale-gray-5);
|
|
651
671
|
--brand-color-border-muted: var(--base-color-scale-gray-7);
|
|
652
|
-
--brand-color-border-subtle: var(--base-color-scale-gray-
|
|
672
|
+
--brand-color-border-subtle: var(--base-color-scale-gray-6);
|
|
653
673
|
--brand-color-focus: var(--base-color-scale-blue-3);
|
|
654
674
|
}
|
|
655
675
|
|
|
@@ -671,7 +691,7 @@ html {
|
|
|
671
691
|
|
|
672
692
|
/**
|
|
673
693
|
* Do not edit directly
|
|
674
|
-
* Generated on
|
|
694
|
+
* Generated on Mon, 06 Apr 2026 08:40:06 GMT
|
|
675
695
|
*/
|
|
676
696
|
|
|
677
697
|
:root {
|
|
@@ -698,7 +718,7 @@ html {
|
|
|
698
718
|
|
|
699
719
|
/**
|
|
700
720
|
* Do not edit directly
|
|
701
|
-
* Generated on
|
|
721
|
+
* Generated on Mon, 06 Apr 2026 08:40:06 GMT
|
|
702
722
|
*/
|
|
703
723
|
|
|
704
724
|
:root,
|
|
@@ -1471,7 +1491,7 @@ html {
|
|
|
1471
1491
|
|
|
1472
1492
|
/**
|
|
1473
1493
|
* Do not edit directly
|
|
1474
|
-
* Generated on
|
|
1494
|
+
* Generated on Mon, 06 Apr 2026 08:40:05 GMT
|
|
1475
1495
|
*/
|
|
1476
1496
|
|
|
1477
1497
|
:root {
|
|
@@ -1779,7 +1799,7 @@ html {
|
|
|
1779
1799
|
|
|
1780
1800
|
/**
|
|
1781
1801
|
* Do not edit directly
|
|
1782
|
-
* Generated on
|
|
1802
|
+
* Generated on Mon, 06 Apr 2026 08:40:05 GMT
|
|
1783
1803
|
*/
|
|
1784
1804
|
|
|
1785
1805
|
:root {
|
|
@@ -6765,7 +6785,7 @@ html {
|
|
|
6765
6785
|
|
|
6766
6786
|
/**
|
|
6767
6787
|
* Do not edit directly
|
|
6768
|
-
* Generated on
|
|
6788
|
+
* Generated on Mon, 06 Apr 2026 08:40:06 GMT
|
|
6769
6789
|
*/
|
|
6770
6790
|
|
|
6771
6791
|
:root,
|
|
@@ -6781,11 +6801,11 @@ html {
|
|
|
6781
6801
|
--brand-button-primary-fgColor-rest: var(--brand-color-text-onEmphasis);
|
|
6782
6802
|
--brand-button-primary-fgColor-disabled: var(--base-color-scale-gray-2);
|
|
6783
6803
|
--brand-button-primary-shadow-active: inset 0px 1px 0px 0px var(--brand-button-primary-borderColor-active);
|
|
6784
|
-
--brand-button-accent-bgColor-rest: var(--base-color-scale-green-
|
|
6785
|
-
--brand-button-accent-bgColor-hover: var(--base-color-scale-green-
|
|
6786
|
-
--brand-button-accent-bgColor-active: var(--base-color-scale-green-
|
|
6804
|
+
--brand-button-accent-bgColor-rest: var(--base-color-scale-green-6);
|
|
6805
|
+
--brand-button-accent-bgColor-hover: var(--base-color-scale-green-7);
|
|
6806
|
+
--brand-button-accent-bgColor-active: var(--base-color-scale-green-6);
|
|
6787
6807
|
--brand-button-accent-bgColor-disabled: var(--base-color-scale-gray-4);
|
|
6788
|
-
--brand-button-accent-borderColor-active: var(--base-color-scale-green-
|
|
6808
|
+
--brand-button-accent-borderColor-active: var(--base-color-scale-green-7);
|
|
6789
6809
|
--brand-button-accent-fgColor-rest: var(--base-color-scale-white-0);
|
|
6790
6810
|
--brand-button-accent-fgColor-disabled: var(--base-color-scale-gray-2);
|
|
6791
6811
|
--brand-button-secondary-bgColor-rest: transparent;
|
|
@@ -6814,7 +6834,7 @@ html {
|
|
|
6814
6834
|
--brand-button-primary-fgColor-disabled: var(--base-color-scale-gray-2);
|
|
6815
6835
|
--brand-button-primary-shadow-active: inset 0px 1px 0px 0px var(--brand-button-primary-borderColor-active);
|
|
6816
6836
|
--brand-button-accent-bgColor-rest: var(--base-color-scale-green-5);
|
|
6817
|
-
--brand-button-accent-bgColor-hover: var(--base-color-scale-green-
|
|
6837
|
+
--brand-button-accent-bgColor-hover: var(--base-color-scale-green-6);
|
|
6818
6838
|
--brand-button-accent-bgColor-active: var(--base-color-scale-green-5);
|
|
6819
6839
|
--brand-button-accent-bgColor-disabled: var(--base-color-scale-gray-4);
|
|
6820
6840
|
--brand-button-accent-borderColor-active: var(--base-color-scale-green-6);
|
|
@@ -7102,7 +7122,7 @@ html {
|
|
|
7102
7122
|
|
|
7103
7123
|
/**
|
|
7104
7124
|
* Do not edit directly
|
|
7105
|
-
* Generated on
|
|
7125
|
+
* Generated on Mon, 06 Apr 2026 08:40:05 GMT
|
|
7106
7126
|
*/
|
|
7107
7127
|
|
|
7108
7128
|
:root {
|
|
@@ -7408,23 +7428,23 @@ html {
|
|
|
7408
7428
|
|
|
7409
7429
|
/**
|
|
7410
7430
|
* Do not edit directly
|
|
7411
|
-
* Generated on
|
|
7431
|
+
* Generated on Mon, 06 Apr 2026 08:40:06 GMT
|
|
7412
7432
|
*/
|
|
7413
7433
|
|
|
7414
7434
|
:root,
|
|
7415
7435
|
[data-color-mode="light"] {
|
|
7416
7436
|
--brand-Link-color-default: var(--brand-color-text-default);
|
|
7417
|
-
--brand-Link-color-accent: var(--
|
|
7437
|
+
--brand-Link-color-accent: var(--brand-color-text-link-rest);
|
|
7418
7438
|
}
|
|
7419
7439
|
|
|
7420
7440
|
[data-color-mode="dark"] {
|
|
7421
7441
|
--brand-Link-color-default: var(--brand-color-text-default);
|
|
7422
|
-
--brand-Link-color-accent: var(--
|
|
7442
|
+
--brand-Link-color-accent: var(--brand-color-text-link-rest);
|
|
7423
7443
|
}
|
|
7424
7444
|
|
|
7425
7445
|
/**
|
|
7426
7446
|
* Do not edit directly
|
|
7427
|
-
* Generated on
|
|
7447
|
+
* Generated on Mon, 06 Apr 2026 08:40:06 GMT
|
|
7428
7448
|
*/
|
|
7429
7449
|
|
|
7430
7450
|
:root,
|
|
@@ -7434,12 +7454,12 @@ html {
|
|
|
7434
7454
|
--brand-Label-color-blue-purple-start: var(--base-color-scale-blue-5);
|
|
7435
7455
|
--brand-Label-color-blue-purple-end: var(--base-color-scale-purple-5);
|
|
7436
7456
|
--brand-Label-color-coral: var(--base-color-scale-coral-5);
|
|
7437
|
-
--brand-Label-color-green: var(--base-color-scale-green-
|
|
7438
|
-
--brand-Label-color-green-blue-start: var(--base-color-scale-green-
|
|
7457
|
+
--brand-Label-color-green: var(--base-color-scale-green-6);
|
|
7458
|
+
--brand-Label-color-green-blue-start: var(--base-color-scale-green-6);
|
|
7439
7459
|
--brand-Label-color-green-blue-end: var(--base-color-scale-blue-5);
|
|
7440
7460
|
--brand-Label-color-green-blue-purple-1: #000aff;
|
|
7441
7461
|
--brand-Label-color-green-blue-purple-2: #096bde;
|
|
7442
|
-
--brand-Label-color-green-blue-purple-3: var(--base-color-scale-green-
|
|
7462
|
+
--brand-Label-color-green-blue-purple-3: var(--base-color-scale-green-6);
|
|
7443
7463
|
--brand-Label-color-green-blue-purple-4: #8250df;
|
|
7444
7464
|
--brand-Label-color-gray: var(--base-color-scale-gray-5);
|
|
7445
7465
|
--brand-Label-color-indigo: var(--base-color-scale-indigo-5);
|
|
@@ -7696,7 +7716,7 @@ html {
|
|
|
7696
7716
|
|
|
7697
7717
|
/**
|
|
7698
7718
|
* Do not edit directly
|
|
7699
|
-
* Generated on
|
|
7719
|
+
* Generated on Mon, 06 Apr 2026 08:40:05 GMT
|
|
7700
7720
|
*/
|
|
7701
7721
|
|
|
7702
7722
|
:root {
|
|
@@ -7707,7 +7727,7 @@ html {
|
|
|
7707
7727
|
|
|
7708
7728
|
/**
|
|
7709
7729
|
* Do not edit directly
|
|
7710
|
-
* Generated on
|
|
7730
|
+
* Generated on Mon, 06 Apr 2026 08:40:06 GMT
|
|
7711
7731
|
*/
|
|
7712
7732
|
|
|
7713
7733
|
:root {
|
|
@@ -8159,7 +8179,7 @@ html {
|
|
|
8159
8179
|
}
|
|
8160
8180
|
|
|
8161
8181
|
.Primer_Brand__river-shared-module__RiverBreakout--muted___k_sJO .Primer_Brand__river-shared-module__River__text___TQQhU {
|
|
8162
|
-
color: var(--brand-color-text-
|
|
8182
|
+
color: var(--brand-color-text-muted);
|
|
8163
8183
|
}
|
|
8164
8184
|
|
|
8165
8185
|
.Primer_Brand__river-shared-module__RiverBreakout___VNW5e .Primer_Brand__river-shared-module__River__text___TQQhU em,
|
|
@@ -8885,7 +8905,7 @@ html {
|
|
|
8885
8905
|
|
|
8886
8906
|
/**
|
|
8887
8907
|
* Do not edit directly
|
|
8888
|
-
* Generated on
|
|
8908
|
+
* Generated on Mon, 06 Apr 2026 08:40:06 GMT
|
|
8889
8909
|
*/
|
|
8890
8910
|
|
|
8891
8911
|
:root,
|
|
@@ -9653,7 +9673,7 @@ html {
|
|
|
9653
9673
|
|
|
9654
9674
|
/**
|
|
9655
9675
|
* Do not edit directly
|
|
9656
|
-
* Generated on
|
|
9676
|
+
* Generated on Mon, 06 Apr 2026 08:40:06 GMT
|
|
9657
9677
|
*/
|
|
9658
9678
|
|
|
9659
9679
|
:root,
|
|
@@ -9681,23 +9701,23 @@ html {
|
|
|
9681
9701
|
|
|
9682
9702
|
/**
|
|
9683
9703
|
* Do not edit directly
|
|
9684
|
-
* Generated on
|
|
9704
|
+
* Generated on Mon, 06 Apr 2026 08:40:06 GMT
|
|
9685
9705
|
*/
|
|
9686
9706
|
|
|
9687
9707
|
:root,
|
|
9688
9708
|
[data-color-mode="light"] {
|
|
9689
|
-
--brand-InlineLink-color-rest: var(--
|
|
9690
|
-
--brand-InlineLink-color-pressed: var(--
|
|
9709
|
+
--brand-InlineLink-color-rest: var(--brand-color-text-link-rest);
|
|
9710
|
+
--brand-InlineLink-color-pressed: var(--brand-color-text-link-pressed);
|
|
9691
9711
|
}
|
|
9692
9712
|
|
|
9693
9713
|
[data-color-mode="dark"] {
|
|
9694
|
-
--brand-InlineLink-color-rest: var(--
|
|
9695
|
-
--brand-InlineLink-color-pressed: var(--
|
|
9714
|
+
--brand-InlineLink-color-rest: var(--brand-color-text-link-rest);
|
|
9715
|
+
--brand-InlineLink-color-pressed: var(--brand-color-text-link-pressed);
|
|
9696
9716
|
}
|
|
9697
9717
|
|
|
9698
9718
|
/**
|
|
9699
9719
|
* Do not edit directly
|
|
9700
|
-
* Generated on
|
|
9720
|
+
* Generated on Mon, 06 Apr 2026 08:40:05 GMT
|
|
9701
9721
|
*/
|
|
9702
9722
|
|
|
9703
9723
|
:root {
|
|
@@ -9750,7 +9770,7 @@ html {
|
|
|
9750
9770
|
|
|
9751
9771
|
/**
|
|
9752
9772
|
* Do not edit directly
|
|
9753
|
-
* Generated on
|
|
9773
|
+
* Generated on Mon, 06 Apr 2026 08:40:06 GMT
|
|
9754
9774
|
*/
|
|
9755
9775
|
|
|
9756
9776
|
:root,
|
|
@@ -9762,8 +9782,8 @@ html {
|
|
|
9762
9782
|
--brand-Accordion-toggle-color-blue-purple-start: var(--base-color-scale-blue-5);
|
|
9763
9783
|
--brand-Accordion-toggle-color-blue-purple-end: var(--base-color-scale-purple-5);
|
|
9764
9784
|
--brand-Accordion-toggle-color-coral: var(--base-color-scale-coral-5);
|
|
9765
|
-
--brand-Accordion-toggle-color-green: var(--base-color-scale-green-
|
|
9766
|
-
--brand-Accordion-toggle-color-green-blue-start: var(--base-color-scale-green-
|
|
9785
|
+
--brand-Accordion-toggle-color-green: var(--base-color-scale-green-6);
|
|
9786
|
+
--brand-Accordion-toggle-color-green-blue-start: var(--base-color-scale-green-6);
|
|
9767
9787
|
--brand-Accordion-toggle-color-green-blue-end: var(--base-color-scale-blue-5);
|
|
9768
9788
|
--brand-Accordion-toggle-color-gray: var(--base-color-scale-gray-5);
|
|
9769
9789
|
--brand-Accordion-toggle-color-indigo: var(--base-color-scale-indigo-5);
|
|
@@ -10178,7 +10198,7 @@ details[open] > .Primer_Brand__Accordion-module__Accordion__summary--reversed-to
|
|
|
10178
10198
|
|
|
10179
10199
|
/**
|
|
10180
10200
|
* Do not edit directly
|
|
10181
|
-
* Generated on
|
|
10201
|
+
* Generated on Mon, 06 Apr 2026 08:40:05 GMT
|
|
10182
10202
|
*/
|
|
10183
10203
|
|
|
10184
10204
|
:root {
|
|
@@ -10187,7 +10207,7 @@ details[open] > .Primer_Brand__Accordion-module__Accordion__summary--reversed-to
|
|
|
10187
10207
|
|
|
10188
10208
|
/**
|
|
10189
10209
|
* Do not edit directly
|
|
10190
|
-
* Generated on
|
|
10210
|
+
* Generated on Mon, 06 Apr 2026 08:40:06 GMT
|
|
10191
10211
|
*/
|
|
10192
10212
|
|
|
10193
10213
|
:root,
|
|
@@ -10209,7 +10229,7 @@ details[open] > .Primer_Brand__Accordion-module__Accordion__summary--reversed-to
|
|
|
10209
10229
|
|
|
10210
10230
|
/**
|
|
10211
10231
|
* Do not edit directly
|
|
10212
|
-
* Generated on
|
|
10232
|
+
* Generated on Mon, 06 Apr 2026 08:40:06 GMT
|
|
10213
10233
|
*/
|
|
10214
10234
|
|
|
10215
10235
|
:root {
|
|
@@ -10491,7 +10511,7 @@ details[open] > .Primer_Brand__Accordion-module__Accordion__summary--reversed-to
|
|
|
10491
10511
|
|
|
10492
10512
|
/**
|
|
10493
10513
|
* Do not edit directly
|
|
10494
|
-
* Generated on
|
|
10514
|
+
* Generated on Mon, 06 Apr 2026 08:40:06 GMT
|
|
10495
10515
|
*/
|
|
10496
10516
|
|
|
10497
10517
|
:root,
|
|
@@ -10673,12 +10693,12 @@ details[open] > .Primer_Brand__Accordion-module__Accordion__summary--reversed-to
|
|
|
10673
10693
|
}
|
|
10674
10694
|
|
|
10675
10695
|
.Primer_Brand__Textarea-module__Textarea___xmKD5::-moz-placeholder {
|
|
10676
|
-
color: var(--brand-color-text-
|
|
10696
|
+
color: var(--brand-color-text-muted);
|
|
10677
10697
|
opacity: 1;
|
|
10678
10698
|
}
|
|
10679
10699
|
|
|
10680
10700
|
.Primer_Brand__Textarea-module__Textarea___xmKD5::placeholder {
|
|
10681
|
-
color: var(--brand-color-text-
|
|
10701
|
+
color: var(--brand-color-text-muted);
|
|
10682
10702
|
opacity: 1;
|
|
10683
10703
|
}
|
|
10684
10704
|
|
|
@@ -10793,7 +10813,7 @@ details[open] > .Primer_Brand__Accordion-module__Accordion__summary--reversed-to
|
|
|
10793
10813
|
|
|
10794
10814
|
.Primer_Brand__Textarea-module__Textarea-wrapper--error___zcHSQ,
|
|
10795
10815
|
.Primer_Brand__Textarea-module__Textarea-wrapper--error___zcHSQ.Primer_Brand__Textarea-module__Textarea-wrapper--disabled___fg8We {
|
|
10796
|
-
border-color: var(--brand-color-
|
|
10816
|
+
border-color: var(--brand-color-danger-fg);
|
|
10797
10817
|
}
|
|
10798
10818
|
|
|
10799
10819
|
/* Remove all animations, transitions and smooth scroll for people that prefer not to see them */
|
|
@@ -10823,12 +10843,12 @@ details[open] > .Primer_Brand__Accordion-module__Accordion__summary--reversed-to
|
|
|
10823
10843
|
}
|
|
10824
10844
|
|
|
10825
10845
|
.Primer_Brand__TextInput-module__TextInput___EtKj3::-moz-placeholder {
|
|
10826
|
-
color: var(--brand-color-text-
|
|
10846
|
+
color: var(--brand-color-text-muted);
|
|
10827
10847
|
opacity: 1;
|
|
10828
10848
|
}
|
|
10829
10849
|
|
|
10830
10850
|
.Primer_Brand__TextInput-module__TextInput___EtKj3::placeholder {
|
|
10831
|
-
color: var(--brand-color-text-
|
|
10851
|
+
color: var(--brand-color-text-muted);
|
|
10832
10852
|
opacity: 1;
|
|
10833
10853
|
}
|
|
10834
10854
|
|
|
@@ -10936,7 +10956,7 @@ details[open] > .Primer_Brand__Accordion-module__Accordion__summary--reversed-to
|
|
|
10936
10956
|
|
|
10937
10957
|
.Primer_Brand__TextInput-module__TextInput-wrapper--error___V7qtN,
|
|
10938
10958
|
.Primer_Brand__TextInput-module__TextInput-wrapper--error___V7qtN.Primer_Brand__TextInput-module__TextInput-wrapper--disabled___HWTx_ {
|
|
10939
|
-
border-color: var(--brand-color-
|
|
10959
|
+
border-color: var(--brand-color-danger-fg);
|
|
10940
10960
|
}
|
|
10941
10961
|
|
|
10942
10962
|
/*
|
|
@@ -11084,7 +11104,7 @@ details[open] > .Primer_Brand__Accordion-module__Accordion__summary--reversed-to
|
|
|
11084
11104
|
|
|
11085
11105
|
.Primer_Brand__TextInput-module__TextInput-leading-text--error___TM77D,
|
|
11086
11106
|
.Primer_Brand__TextInput-module__TextInput-trailing-text--error___R96jr {
|
|
11087
|
-
border-color: var(--brand-color-
|
|
11107
|
+
border-color: var(--brand-color-danger-fg);
|
|
11088
11108
|
}
|
|
11089
11109
|
|
|
11090
11110
|
/* Remove all animations, transitions and smooth scroll for people that prefer not to see them */
|
|
@@ -11127,12 +11147,12 @@ details[open] > .Primer_Brand__Accordion-module__Accordion__summary--reversed-to
|
|
|
11127
11147
|
}
|
|
11128
11148
|
|
|
11129
11149
|
.Primer_Brand__Select-module__Select___Jqn1f::-moz-placeholder {
|
|
11130
|
-
color: var(--brand-color-text-
|
|
11150
|
+
color: var(--brand-color-text-muted);
|
|
11131
11151
|
opacity: 1;
|
|
11132
11152
|
}
|
|
11133
11153
|
|
|
11134
11154
|
.Primer_Brand__Select-module__Select___Jqn1f::placeholder {
|
|
11135
|
-
color: var(--brand-color-text-
|
|
11155
|
+
color: var(--brand-color-text-muted);
|
|
11136
11156
|
opacity: 1;
|
|
11137
11157
|
}
|
|
11138
11158
|
|
|
@@ -11251,7 +11271,7 @@ details[open] > .Primer_Brand__Accordion-module__Accordion__summary--reversed-to
|
|
|
11251
11271
|
}
|
|
11252
11272
|
|
|
11253
11273
|
.Primer_Brand__Select-module__Select--error___A9JuG {
|
|
11254
|
-
border-color: var(--brand-color-
|
|
11274
|
+
border-color: var(--brand-color-danger-fg);
|
|
11255
11275
|
}
|
|
11256
11276
|
|
|
11257
11277
|
/* Remove all animations, transitions and smooth scroll for people that prefer not to see them */
|
|
@@ -11484,7 +11504,7 @@ Fixes safari bug where outline doesn't respect border-radius
|
|
|
11484
11504
|
}
|
|
11485
11505
|
|
|
11486
11506
|
.Primer_Brand__FormControl-module__FormControl-validation--error___DJVR5 {
|
|
11487
|
-
color: var(--brand-color-
|
|
11507
|
+
color: var(--brand-color-danger-fg);
|
|
11488
11508
|
}
|
|
11489
11509
|
|
|
11490
11510
|
.Primer_Brand__FormControl-module__FormControl-validation-success-icon___UgUzb {
|
|
@@ -11544,7 +11564,7 @@ Fixes safari bug where outline doesn't respect border-radius
|
|
|
11544
11564
|
}
|
|
11545
11565
|
|
|
11546
11566
|
.Primer_Brand__ControlGroup-module__ControlGroup__validation--error____n_l3 {
|
|
11547
|
-
color: var(--brand-color-
|
|
11567
|
+
color: var(--brand-color-danger-fg);
|
|
11548
11568
|
}
|
|
11549
11569
|
|
|
11550
11570
|
.Primer_Brand__ControlGroup-module__ControlGroup__validation-icon--success___OO92u {
|
|
@@ -11694,25 +11714,44 @@ Fixes safari bug where outline doesn't respect border-radius
|
|
|
11694
11714
|
|
|
11695
11715
|
/**
|
|
11696
11716
|
* Do not edit directly
|
|
11697
|
-
* Generated on
|
|
11717
|
+
* Generated on Mon, 06 Apr 2026 08:40:05 GMT
|
|
11698
11718
|
*/
|
|
11699
11719
|
|
|
11700
11720
|
:root {
|
|
11701
11721
|
--brand-Testimonial-quote-letterSpacing-large: var(--brand-text-letterSpacing-900);
|
|
11702
11722
|
--brand-Testimonial-quote-letterSpacing-default: var(--brand-text-letterSpacing-400);
|
|
11703
11723
|
--brand-Testimonial-quote-fontWeight-large: var(--brand-heading-weight-600);
|
|
11704
|
-
--brand-Testimonial-quote-fontWeight-default: var(--brand-heading-weight-
|
|
11705
|
-
--brand-Testimonial-quote-fontSize-large: var(--brand-text-size-
|
|
11724
|
+
--brand-Testimonial-quote-fontWeight-default: var(--brand-heading-weight-1000);
|
|
11725
|
+
--brand-Testimonial-quote-fontSize-large: var(--brand-text-size-500);
|
|
11706
11726
|
--brand-Testimonial-quote-fontSize-default: var(--brand-text-size-400);
|
|
11707
11727
|
}
|
|
11708
11728
|
|
|
11709
11729
|
/**
|
|
11710
11730
|
* Do not edit directly
|
|
11711
|
-
* Generated on
|
|
11731
|
+
* Generated on Mon, 06 Apr 2026 08:40:06 GMT
|
|
11712
11732
|
*/
|
|
11713
11733
|
|
|
11714
11734
|
:root,
|
|
11715
11735
|
[data-color-mode="light"] {
|
|
11736
|
+
--brand-Testimonial-quoteMarkBackground-default: var(--base-color-scale-gray-0);
|
|
11737
|
+
--brand-Testimonial-quoteMarkBackground-blue: var(--base-color-scale-blue-0);
|
|
11738
|
+
--brand-Testimonial-quoteMarkBackground-coral: var(--base-color-scale-coral-0);
|
|
11739
|
+
--brand-Testimonial-quoteMarkBackground-green: var(--base-color-scale-green-0);
|
|
11740
|
+
--brand-Testimonial-quoteMarkBackground-gray: var(--base-color-scale-gray-0);
|
|
11741
|
+
--brand-Testimonial-quoteMarkBackground-indigo: var(--base-color-scale-indigo-0);
|
|
11742
|
+
--brand-Testimonial-quoteMarkBackground-lemon: var(--base-color-scale-lemon-0);
|
|
11743
|
+
--brand-Testimonial-quoteMarkBackground-lime: var(--base-color-scale-lime-0);
|
|
11744
|
+
--brand-Testimonial-quoteMarkBackground-orange: var(--base-color-scale-orange-0);
|
|
11745
|
+
--brand-Testimonial-quoteMarkBackground-pink: var(--base-color-scale-pink-0);
|
|
11746
|
+
--brand-Testimonial-quoteMarkBackground-purple: var(--base-color-scale-purple-0);
|
|
11747
|
+
--brand-Testimonial-quoteMarkBackground-red: var(--base-color-scale-red-0);
|
|
11748
|
+
--brand-Testimonial-quoteMarkBackground-teal: var(--base-color-scale-teal-0);
|
|
11749
|
+
--brand-Testimonial-quoteMarkBackground-yellow: var(--base-color-scale-yellow-0);
|
|
11750
|
+
--brand-Testimonial-quoteMarkBackground-blue-purple: var(--base-color-scale-blue-0);
|
|
11751
|
+
--brand-Testimonial-quoteMarkBackground-green-blue: var(--base-color-scale-green-0);
|
|
11752
|
+
--brand-Testimonial-quoteMarkBackground-pink-blue: var(--base-color-scale-pink-0);
|
|
11753
|
+
--brand-Testimonial-quoteMarkBackground-purple-red: var(--base-color-scale-purple-0);
|
|
11754
|
+
--brand-Testimonial-quoteMarkBackground-red-orange: var(--base-color-scale-red-0);
|
|
11716
11755
|
--brand-Testimonial-borderMask-default: linear-gradient(180deg, rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0.3));
|
|
11717
11756
|
--brand-Testimonial-borderMask-subtle: linear-gradient(180deg, rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0.3));
|
|
11718
11757
|
--brand-Testimonial-quoteMarkColor-default: var(--brand-color-text-default);
|
|
@@ -11720,8 +11759,8 @@ Fixes safari bug where outline doesn't respect border-radius
|
|
|
11720
11759
|
--brand-Testimonial-quoteMarkColor-blue-purple-start: var(--base-color-scale-blue-5);
|
|
11721
11760
|
--brand-Testimonial-quoteMarkColor-blue-purple-end: var(--base-color-scale-purple-5);
|
|
11722
11761
|
--brand-Testimonial-quoteMarkColor-coral: var(--base-color-scale-coral-5);
|
|
11723
|
-
--brand-Testimonial-quoteMarkColor-green: var(--base-color-scale-green-
|
|
11724
|
-
--brand-Testimonial-quoteMarkColor-green-blue-start: var(--base-color-scale-green-
|
|
11762
|
+
--brand-Testimonial-quoteMarkColor-green: var(--base-color-scale-green-6);
|
|
11763
|
+
--brand-Testimonial-quoteMarkColor-green-blue-start: var(--base-color-scale-green-6);
|
|
11725
11764
|
--brand-Testimonial-quoteMarkColor-green-blue-end: var(--base-color-scale-blue-5);
|
|
11726
11765
|
--brand-Testimonial-quoteMarkColor-gray: var(--base-color-scale-gray-5);
|
|
11727
11766
|
--brand-Testimonial-quoteMarkColor-indigo: var(--base-color-scale-indigo-5);
|
|
@@ -11739,9 +11778,30 @@ Fixes safari bug where outline doesn't respect border-radius
|
|
|
11739
11778
|
--brand-Testimonial-quoteMarkColor-red-orange-end: var(--base-color-scale-orange-5);
|
|
11740
11779
|
--brand-Testimonial-quoteMarkColor-teal: var(--base-color-scale-teal-5);
|
|
11741
11780
|
--brand-Testimonial-quoteMarkColor-yellow: var(--base-color-scale-yellow-5);
|
|
11781
|
+
--brand-Testimonial-quote-color-default: var(--brand-color-text-default);
|
|
11782
|
+
--brand-Testimonial-quote-color-emphasis: #1a7f37;
|
|
11742
11783
|
}
|
|
11743
11784
|
|
|
11744
11785
|
[data-color-mode="dark"] {
|
|
11786
|
+
--brand-Testimonial-quoteMarkBackground-default: var(--base-color-scale-gray-6);
|
|
11787
|
+
--brand-Testimonial-quoteMarkBackground-blue: var(--base-color-scale-blue-8);
|
|
11788
|
+
--brand-Testimonial-quoteMarkBackground-coral: var(--base-color-scale-coral-8);
|
|
11789
|
+
--brand-Testimonial-quoteMarkBackground-green: var(--base-color-scale-green-8);
|
|
11790
|
+
--brand-Testimonial-quoteMarkBackground-gray: var(--base-color-scale-gray-6);
|
|
11791
|
+
--brand-Testimonial-quoteMarkBackground-indigo: var(--base-color-scale-indigo-8);
|
|
11792
|
+
--brand-Testimonial-quoteMarkBackground-lemon: var(--base-color-scale-lemon-8);
|
|
11793
|
+
--brand-Testimonial-quoteMarkBackground-lime: var(--base-color-scale-lime-8);
|
|
11794
|
+
--brand-Testimonial-quoteMarkBackground-orange: var(--base-color-scale-orange-8);
|
|
11795
|
+
--brand-Testimonial-quoteMarkBackground-pink: var(--base-color-scale-pink-8);
|
|
11796
|
+
--brand-Testimonial-quoteMarkBackground-purple: var(--base-color-scale-purple-8);
|
|
11797
|
+
--brand-Testimonial-quoteMarkBackground-red: var(--base-color-scale-red-8);
|
|
11798
|
+
--brand-Testimonial-quoteMarkBackground-teal: var(--base-color-scale-teal-8);
|
|
11799
|
+
--brand-Testimonial-quoteMarkBackground-yellow: var(--base-color-scale-yellow-8);
|
|
11800
|
+
--brand-Testimonial-quoteMarkBackground-blue-purple: var(--base-color-scale-blue-8);
|
|
11801
|
+
--brand-Testimonial-quoteMarkBackground-green-blue: var(--base-color-scale-green-8);
|
|
11802
|
+
--brand-Testimonial-quoteMarkBackground-pink-blue: var(--base-color-scale-pink-8);
|
|
11803
|
+
--brand-Testimonial-quoteMarkBackground-purple-red: var(--base-color-scale-purple-8);
|
|
11804
|
+
--brand-Testimonial-quoteMarkBackground-red-orange: var(--base-color-scale-red-8);
|
|
11745
11805
|
--brand-Testimonial-borderMask-default: linear-gradient(180deg, rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0.1));
|
|
11746
11806
|
--brand-Testimonial-borderMask-subtle: linear-gradient(180deg, rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0.1));
|
|
11747
11807
|
--brand-Testimonial-quoteMarkColor-default: var(--brand-color-text-default);
|
|
@@ -11768,10 +11828,11 @@ Fixes safari bug where outline doesn't respect border-radius
|
|
|
11768
11828
|
--brand-Testimonial-quoteMarkColor-red-orange-end: var(--base-color-scale-orange-2);
|
|
11769
11829
|
--brand-Testimonial-quoteMarkColor-teal: var(--base-color-scale-teal-2);
|
|
11770
11830
|
--brand-Testimonial-quoteMarkColor-yellow: var(--base-color-scale-yellow-2);
|
|
11831
|
+
--brand-Testimonial-quote-color-default: var(--brand-color-text-default);
|
|
11832
|
+
--brand-Testimonial-quote-color-emphasis: #5fed83;
|
|
11771
11833
|
}
|
|
11772
11834
|
|
|
11773
11835
|
.Primer_Brand__Testimonial-module__Testimonial___UUywT {
|
|
11774
|
-
display: grid;
|
|
11775
11836
|
color: var(--brand-color-text-default);
|
|
11776
11837
|
font-family: var(--brand-fontStack-sansSerif);
|
|
11777
11838
|
}
|
|
@@ -11860,11 +11921,27 @@ Fixes safari bug where outline doesn't respect border-radius
|
|
|
11860
11921
|
mask-composite: exclude;
|
|
11861
11922
|
}
|
|
11862
11923
|
|
|
11863
|
-
.Primer_Brand__Testimonial-
|
|
11924
|
+
.Primer_Brand__Testimonial-module__Testimonial__quoteMark--hasBackground___VV6UY {
|
|
11925
|
+
display: inline-flex;
|
|
11926
|
+
align-items: center;
|
|
11927
|
+
justify-content: center;
|
|
11928
|
+
width: calc(var(--base-size-48) + var(--base-size-8));
|
|
11929
|
+
height: calc(var(--base-size-48) + var(--base-size-8));
|
|
11930
|
+
border-radius: var(--base-size-12);
|
|
11931
|
+
background-color: var(--brand-Testimonial-quoteMarkBackground, var(--base-color-scale-gray-0));
|
|
11932
|
+
font-size: var(--base-size-64);
|
|
11933
|
+
line-height: 1;
|
|
11934
|
+
}
|
|
11935
|
+
|
|
11936
|
+
.Primer_Brand__Testimonial-module__Testimonial--size-large___pF70c .Primer_Brand__Testimonial-module__Testimonial__quoteMark___cC2M1:not(.Primer_Brand__Testimonial-module__Testimonial__quoteMark--hasBackground___VV6UY) {
|
|
11864
11937
|
font-size: 7.5rem; /* 120px */
|
|
11865
11938
|
line-height: 1;
|
|
11866
11939
|
}
|
|
11867
11940
|
|
|
11941
|
+
.Primer_Brand__Testimonial-module__Testimonial__quoteMarkGlyph___skopW {
|
|
11942
|
+
display: block;
|
|
11943
|
+
}
|
|
11944
|
+
|
|
11868
11945
|
.Primer_Brand__Testimonial-module__Testimonial-quote___QXF1F {
|
|
11869
11946
|
font-family: var(--brand-fontStack-sansSerif);
|
|
11870
11947
|
font-size: var(--brand-Testimonial-quote-fontSize-default);
|
|
@@ -11880,13 +11957,9 @@ Fixes safari bug where outline doesn't respect border-radius
|
|
|
11880
11957
|
letter-spacing: var(--brand-Testimonial-quote-letterSpacing-large);
|
|
11881
11958
|
}
|
|
11882
11959
|
|
|
11883
|
-
.Primer_Brand__Testimonial-module__Testimonial-quote--muted___Ptyq_ {
|
|
11884
|
-
color: var(--brand-color-text-muted);
|
|
11885
|
-
}
|
|
11886
|
-
|
|
11887
11960
|
.Primer_Brand__Testimonial-module__Testimonial-quote___QXF1F em,
|
|
11888
11961
|
.Primer_Brand__Testimonial-module__Testimonial-quote___QXF1F b {
|
|
11889
|
-
color: var(--brand-color-
|
|
11962
|
+
color: var(--brand-Testimonial-quote-color-emphasis);
|
|
11890
11963
|
font-style: normal;
|
|
11891
11964
|
font-weight: inherit;
|
|
11892
11965
|
}
|
|
@@ -11919,90 +11992,194 @@ Fixes safari bug where outline doesn't respect border-radius
|
|
|
11919
11992
|
font-family: var(--brand-fontStack-monospace);
|
|
11920
11993
|
}
|
|
11921
11994
|
|
|
11995
|
+
/* Expressive variant */
|
|
11996
|
+
.Primer_Brand__Testimonial-module__Testimonial--variant-expressive___VLMNM {
|
|
11997
|
+
display: flex;
|
|
11998
|
+
flex-direction: column;
|
|
11999
|
+
gap: var(--base-size-48);
|
|
12000
|
+
}
|
|
12001
|
+
|
|
12002
|
+
@media screen and (min-width: 48rem) {
|
|
12003
|
+
.Primer_Brand__Testimonial-module__Testimonial--variant-expressive___VLMNM {
|
|
12004
|
+
flex-direction: row;
|
|
12005
|
+
align-items: flex-end;
|
|
12006
|
+
gap: var(--base-size-64);
|
|
12007
|
+
}
|
|
12008
|
+
}
|
|
12009
|
+
|
|
12010
|
+
.Primer_Brand__Testimonial-module__Testimonial--variant-expressive___VLMNM .Primer_Brand__Testimonial-module__Testimonial__quoteWrapper___M9wR7 {
|
|
12011
|
+
display: flex;
|
|
12012
|
+
flex-direction: column;
|
|
12013
|
+
align-items: flex-start;
|
|
12014
|
+
gap: var(--base-size-24);
|
|
12015
|
+
flex: 1 1 0;
|
|
12016
|
+
min-width: 0;
|
|
12017
|
+
}
|
|
12018
|
+
|
|
12019
|
+
.Primer_Brand__Testimonial-module__Testimonial--variant-expressive___VLMNM .Primer_Brand__Testimonial-module__Testimonial__media___JbJUQ {
|
|
12020
|
+
flex-direction: column;
|
|
12021
|
+
align-items: flex-start;
|
|
12022
|
+
gap: var(--base-size-24);
|
|
12023
|
+
margin-block-start: 0;
|
|
12024
|
+
flex: 0 0 auto;
|
|
12025
|
+
}
|
|
12026
|
+
|
|
12027
|
+
.Primer_Brand__Testimonial-module__Testimonial--variant-expressive___VLMNM .Primer_Brand__Testimonial-module__Testimonial-caption___Wvb67 {
|
|
12028
|
+
border-block-start: var(--brand-borderWidth-thin) solid var(--brand-color-border-default);
|
|
12029
|
+
padding-block-start: var(--base-size-24);
|
|
12030
|
+
width: 100%;
|
|
12031
|
+
}
|
|
12032
|
+
|
|
12033
|
+
@media screen and (min-width: 48rem) {
|
|
12034
|
+
.Primer_Brand__Testimonial-module__Testimonial--variant-expressive___VLMNM .Primer_Brand__Testimonial-module__Testimonial__media___JbJUQ {
|
|
12035
|
+
min-width: 240px;
|
|
12036
|
+
max-width: 320px;
|
|
12037
|
+
}
|
|
12038
|
+
}
|
|
12039
|
+
|
|
12040
|
+
.Primer_Brand__Testimonial-module__Testimonial--variant-expressive___VLMNM .Primer_Brand__Testimonial-module__Testimonial-from___Kfj__ {
|
|
12041
|
+
display: flex;
|
|
12042
|
+
align-items: center;
|
|
12043
|
+
gap: var(--base-size-8);
|
|
12044
|
+
font-family: var(--brand-fontStack-monospace);
|
|
12045
|
+
font-weight: var(--base-text-weight-medium);
|
|
12046
|
+
text-transform: uppercase;
|
|
12047
|
+
letter-spacing: 0.01em;
|
|
12048
|
+
}
|
|
12049
|
+
|
|
12050
|
+
.Primer_Brand__Testimonial-module__Testimonial--variant-expressive___VLMNM .Primer_Brand__Testimonial-module__Testimonial-from___Kfj__::before {
|
|
12051
|
+
content: '';
|
|
12052
|
+
display: inline-block;
|
|
12053
|
+
width: 9px;
|
|
12054
|
+
height: 14px;
|
|
12055
|
+
background-color: var(--testimonial-accent-color, var(--brand-Testimonial-quoteMarkColor-default));
|
|
12056
|
+
flex-shrink: 0;
|
|
12057
|
+
}
|
|
12058
|
+
|
|
12059
|
+
.Primer_Brand__Testimonial-module__Testimonial--variant-expressive___VLMNM .Primer_Brand__Testimonial-module__Testimonial__quoteMark___cC2M1 {
|
|
12060
|
+
font-family: var(--brand-fontStack-monospace);
|
|
12061
|
+
font-weight: var(--brand-fontWeight-300);
|
|
12062
|
+
}
|
|
12063
|
+
|
|
12064
|
+
.Primer_Brand__Testimonial-module__Testimonial--variant-expressive___VLMNM .Primer_Brand__Testimonial-module__Testimonial__quoteMarkGlyph___skopW {
|
|
12065
|
+
transform: translateY(var(--base-size-12));
|
|
12066
|
+
}
|
|
12067
|
+
|
|
12068
|
+
.Primer_Brand__Testimonial-module__Testimonial--variant-expressive___VLMNM .Primer_Brand__Testimonial-module__Testimonial__quoteMark___cC2M1:not(.Primer_Brand__Testimonial-module__Testimonial__quoteMark--hasBackground___VV6UY) {
|
|
12069
|
+
margin-left: -0.18em;
|
|
12070
|
+
}
|
|
12071
|
+
|
|
12072
|
+
.Primer_Brand__Testimonial-module__Testimonial--variant-expressive___VLMNM .Primer_Brand__Testimonial-module__Testimonial-quote___QXF1F {
|
|
12073
|
+
font-family: var(--brand-fontStack-monospace);
|
|
12074
|
+
}
|
|
12075
|
+
|
|
12076
|
+
.Primer_Brand__Testimonial-module__Testimonial-link___gHJ58 {
|
|
12077
|
+
margin-top: var(--base-size-8);
|
|
12078
|
+
}
|
|
12079
|
+
|
|
11922
12080
|
.Primer_Brand__Testimonial-module__Testimonial__quoteMark--default___nAhKC {
|
|
11923
12081
|
--brand-Testimonial-quoteMarkColor: var(--brand-Testimonial-quoteMarkColor-default);
|
|
12082
|
+
--brand-Testimonial-quoteMarkBackground: var(--brand-Testimonial-quoteMarkBackground-default);
|
|
11924
12083
|
}
|
|
11925
12084
|
|
|
11926
12085
|
.Primer_Brand__Testimonial-module__Testimonial__quoteMark--blue___gf2qX {
|
|
11927
12086
|
--brand-Testimonial-quoteMarkColor: var(--brand-Testimonial-quoteMarkColor-blue);
|
|
12087
|
+
--brand-Testimonial-quoteMarkBackground: var(--brand-Testimonial-quoteMarkBackground-blue);
|
|
11928
12088
|
}
|
|
11929
12089
|
|
|
11930
12090
|
.Primer_Brand__Testimonial-module__Testimonial__quoteMark--blue-purple___Ec9P1 {
|
|
11931
12091
|
--brand-Testimonial-quoteMarkColor-start: var(--brand-Testimonial-quoteMarkColor-blue-purple-start);
|
|
11932
12092
|
--brand-Testimonial-quoteMarkColor-end: var(--brand-Testimonial-quoteMarkColor-blue-purple-end);
|
|
12093
|
+
--brand-Testimonial-quoteMarkBackground: var(--brand-Testimonial-quoteMarkBackground-blue-purple);
|
|
11933
12094
|
}
|
|
11934
12095
|
|
|
11935
12096
|
.Primer_Brand__Testimonial-module__Testimonial__quoteMark--coral___WzMiA {
|
|
11936
12097
|
--brand-Testimonial-quoteMarkColor: var(--brand-Testimonial-quoteMarkColor-coral);
|
|
12098
|
+
--brand-Testimonial-quoteMarkBackground: var(--brand-Testimonial-quoteMarkBackground-coral);
|
|
11937
12099
|
}
|
|
11938
12100
|
|
|
11939
12101
|
.Primer_Brand__Testimonial-module__Testimonial__quoteMark--green___gsL2x {
|
|
11940
12102
|
--brand-Testimonial-quoteMarkColor: var(--brand-Testimonial-quoteMarkColor-green);
|
|
12103
|
+
--brand-Testimonial-quoteMarkBackground: var(--brand-Testimonial-quoteMarkBackground-green);
|
|
11941
12104
|
}
|
|
11942
12105
|
|
|
11943
12106
|
.Primer_Brand__Testimonial-module__Testimonial__quoteMark--green-blue___wqq5w {
|
|
11944
12107
|
--brand-Testimonial-quoteMarkColor-start: var(--brand-Testimonial-quoteMarkColor-green-blue-start);
|
|
11945
12108
|
--brand-Testimonial-quoteMarkColor-end: var(--brand-Testimonial-quoteMarkColor-green-blue-end);
|
|
12109
|
+
--brand-Testimonial-quoteMarkBackground: var(--brand-Testimonial-quoteMarkBackground-green-blue);
|
|
11946
12110
|
}
|
|
11947
12111
|
|
|
11948
12112
|
.Primer_Brand__Testimonial-module__Testimonial__quoteMark--gray___WGLgi {
|
|
11949
12113
|
--brand-Testimonial-quoteMarkColor: var(--brand-Testimonial-quoteMarkColor-gray);
|
|
12114
|
+
--brand-Testimonial-quoteMarkBackground: var(--brand-Testimonial-quoteMarkBackground-gray);
|
|
11950
12115
|
}
|
|
11951
12116
|
|
|
11952
12117
|
.Primer_Brand__Testimonial-module__Testimonial__quoteMark--indigo___KN9eK {
|
|
11953
12118
|
--brand-Testimonial-quoteMarkColor: var(--brand-Testimonial-quoteMarkColor-indigo);
|
|
12119
|
+
--brand-Testimonial-quoteMarkBackground: var(--brand-Testimonial-quoteMarkBackground-indigo);
|
|
11954
12120
|
}
|
|
11955
12121
|
|
|
11956
12122
|
.Primer_Brand__Testimonial-module__Testimonial__quoteMark--lemon___XgAJR {
|
|
11957
12123
|
--brand-Testimonial-quoteMarkColor: var(--brand-Testimonial-quoteMarkColor-lemon);
|
|
12124
|
+
--brand-Testimonial-quoteMarkBackground: var(--brand-Testimonial-quoteMarkBackground-lemon);
|
|
11958
12125
|
}
|
|
11959
12126
|
|
|
11960
12127
|
.Primer_Brand__Testimonial-module__Testimonial__quoteMark--lime___DyfRi {
|
|
11961
12128
|
--brand-Testimonial-quoteMarkColor: var(--brand-Testimonial-quoteMarkColor-lime);
|
|
12129
|
+
--brand-Testimonial-quoteMarkBackground: var(--brand-Testimonial-quoteMarkBackground-lime);
|
|
11962
12130
|
}
|
|
11963
12131
|
|
|
11964
12132
|
.Primer_Brand__Testimonial-module__Testimonial__quoteMark--orange___wA2te {
|
|
11965
12133
|
--brand-Testimonial-quoteMarkColor: var(--brand-Testimonial-quoteMarkColor-orange);
|
|
12134
|
+
--brand-Testimonial-quoteMarkBackground: var(--brand-Testimonial-quoteMarkBackground-orange);
|
|
11966
12135
|
}
|
|
11967
12136
|
|
|
11968
12137
|
.Primer_Brand__Testimonial-module__Testimonial__quoteMark--pink___hrNQC {
|
|
11969
12138
|
--brand-Testimonial-quoteMarkColor: var(--brand-Testimonial-quoteMarkColor-pink);
|
|
12139
|
+
--brand-Testimonial-quoteMarkBackground: var(--brand-Testimonial-quoteMarkBackground-pink);
|
|
11970
12140
|
}
|
|
11971
12141
|
|
|
11972
12142
|
.Primer_Brand__Testimonial-module__Testimonial__quoteMark--pink-blue___z73Hz {
|
|
11973
12143
|
--brand-Testimonial-quoteMarkColor-start: var(--brand-Testimonial-quoteMarkColor-pink-blue-start);
|
|
11974
12144
|
--brand-Testimonial-quoteMarkColor-end: var(--brand-Testimonial-quoteMarkColor-pink-blue-end);
|
|
12145
|
+
--brand-Testimonial-quoteMarkBackground: var(--brand-Testimonial-quoteMarkBackground-pink-blue);
|
|
11975
12146
|
}
|
|
11976
12147
|
|
|
11977
12148
|
.Primer_Brand__Testimonial-module__Testimonial__quoteMark--purple___H1_Zx {
|
|
11978
12149
|
--brand-Testimonial-quoteMarkColor: var(--brand-Testimonial-quoteMarkColor-purple);
|
|
12150
|
+
--brand-Testimonial-quoteMarkBackground: var(--brand-Testimonial-quoteMarkBackground-purple);
|
|
11979
12151
|
}
|
|
11980
12152
|
|
|
11981
12153
|
.Primer_Brand__Testimonial-module__Testimonial__quoteMark--purple-red___Wb4Yy {
|
|
11982
12154
|
--brand-Testimonial-quoteMarkColor-start: var(--brand-Testimonial-quoteMarkColor-purple-red-start);
|
|
11983
12155
|
--brand-Testimonial-quoteMarkColor-end: var(--brand-Testimonial-quoteMarkColor-purple-red-end);
|
|
12156
|
+
--brand-Testimonial-quoteMarkBackground: var(--brand-Testimonial-quoteMarkBackground-purple-red);
|
|
11984
12157
|
}
|
|
11985
12158
|
|
|
11986
12159
|
.Primer_Brand__Testimonial-module__Testimonial__quoteMark--red___nzAC4 {
|
|
11987
12160
|
--brand-Testimonial-quoteMarkColor: var(--brand-Testimonial-quoteMarkColor-red);
|
|
12161
|
+
--brand-Testimonial-quoteMarkBackground: var(--brand-Testimonial-quoteMarkBackground-red);
|
|
11988
12162
|
}
|
|
11989
12163
|
|
|
11990
12164
|
.Primer_Brand__Testimonial-module__Testimonial__quoteMark--red-orange___f5Woq {
|
|
11991
12165
|
--brand-Testimonial-quoteMarkColor-start: var(--brand-Testimonial-quoteMarkColor-red-orange-start);
|
|
11992
12166
|
--brand-Testimonial-quoteMarkColor-end: var(--brand-Testimonial-quoteMarkColor-red-orange-end);
|
|
12167
|
+
--brand-Testimonial-quoteMarkBackground: var(--brand-Testimonial-quoteMarkBackground-red-orange);
|
|
11993
12168
|
}
|
|
11994
12169
|
|
|
11995
12170
|
.Primer_Brand__Testimonial-module__Testimonial__quoteMark--teal___EPZ3D {
|
|
11996
12171
|
--brand-Testimonial-quoteMarkColor: var(--brand-Testimonial-quoteMarkColor-teal);
|
|
12172
|
+
--brand-Testimonial-quoteMarkBackground: var(--brand-Testimonial-quoteMarkBackground-teal);
|
|
11997
12173
|
}
|
|
11998
12174
|
|
|
11999
12175
|
.Primer_Brand__Testimonial-module__Testimonial__quoteMark--yellow___gFQED {
|
|
12000
12176
|
--brand-Testimonial-quoteMarkColor: var(--brand-Testimonial-quoteMarkColor-yellow);
|
|
12177
|
+
--brand-Testimonial-quoteMarkBackground: var(--brand-Testimonial-quoteMarkBackground-yellow);
|
|
12001
12178
|
}
|
|
12002
12179
|
|
|
12003
12180
|
/**
|
|
12004
12181
|
* Do not edit directly
|
|
12005
|
-
* Generated on
|
|
12182
|
+
* Generated on Mon, 06 Apr 2026 08:40:06 GMT
|
|
12006
12183
|
*/
|
|
12007
12184
|
|
|
12008
12185
|
:root,
|
|
@@ -12018,7 +12195,7 @@ Fixes safari bug where outline doesn't respect border-radius
|
|
|
12018
12195
|
|
|
12019
12196
|
/**
|
|
12020
12197
|
* Do not edit directly
|
|
12021
|
-
* Generated on
|
|
12198
|
+
* Generated on Mon, 06 Apr 2026 08:40:06 GMT
|
|
12022
12199
|
*/
|
|
12023
12200
|
|
|
12024
12201
|
:root {
|
|
@@ -12763,7 +12940,7 @@ Fixes safari bug where outline doesn't respect border-radius
|
|
|
12763
12940
|
|
|
12764
12941
|
/**
|
|
12765
12942
|
* Do not edit directly
|
|
12766
|
-
* Generated on
|
|
12943
|
+
* Generated on Mon, 06 Apr 2026 08:40:06 GMT
|
|
12767
12944
|
*/
|
|
12768
12945
|
|
|
12769
12946
|
:root,
|
|
@@ -12779,12 +12956,12 @@ Fixes safari bug where outline doesn't respect border-radius
|
|
|
12779
12956
|
|
|
12780
12957
|
/**
|
|
12781
12958
|
* Do not edit directly
|
|
12782
|
-
* Generated on
|
|
12959
|
+
* Generated on Mon, 06 Apr 2026 08:40:06 GMT
|
|
12783
12960
|
*/
|
|
12784
12961
|
|
|
12785
12962
|
:root,
|
|
12786
12963
|
[data-color-mode="light"] {
|
|
12787
|
-
--brand-CTABanner-shadow-color-start: var(--base-color-scale-green-
|
|
12964
|
+
--brand-CTABanner-shadow-color-start: var(--base-color-scale-green-6);
|
|
12788
12965
|
--brand-CTABanner-shadow-color-end: var(--base-color-scale-blue-5);
|
|
12789
12966
|
--brand-CTABanner-bgColor: var(--brand-color-canvas-subtle);
|
|
12790
12967
|
}
|
|
@@ -13165,7 +13342,7 @@ Fixes safari bug where outline doesn't respect border-radius
|
|
|
13165
13342
|
|
|
13166
13343
|
/**
|
|
13167
13344
|
* Do not edit directly
|
|
13168
|
-
* Generated on
|
|
13345
|
+
* Generated on Mon, 06 Apr 2026 08:40:06 GMT
|
|
13169
13346
|
*/
|
|
13170
13347
|
|
|
13171
13348
|
:root,
|
|
@@ -13329,7 +13506,7 @@ Fixes safari bug where outline doesn't respect border-radius
|
|
|
13329
13506
|
|
|
13330
13507
|
/**
|
|
13331
13508
|
* Do not edit directly
|
|
13332
|
-
* Generated on
|
|
13509
|
+
* Generated on Mon, 06 Apr 2026 08:40:06 GMT
|
|
13333
13510
|
*/
|
|
13334
13511
|
|
|
13335
13512
|
:root,
|
|
@@ -13337,7 +13514,7 @@ Fixes safari bug where outline doesn't respect border-radius
|
|
|
13337
13514
|
--brand-Pillar-icon-color-default: var(--brand-color-scale-gray-5);
|
|
13338
13515
|
--brand-Pillar-icon-color-blue: var(--base-color-scale-blue-5);
|
|
13339
13516
|
--brand-Pillar-icon-color-coral: var(--base-color-scale-coral-5);
|
|
13340
|
-
--brand-Pillar-icon-color-green: var(--base-color-scale-green-
|
|
13517
|
+
--brand-Pillar-icon-color-green: var(--base-color-scale-green-6);
|
|
13341
13518
|
--brand-Pillar-icon-color-gray: var(--base-color-scale-gray-6);
|
|
13342
13519
|
--brand-Pillar-icon-color-indigo: var(--base-color-scale-indigo-5);
|
|
13343
13520
|
--brand-Pillar-icon-color-lemon: var(--base-color-scale-lemon-5);
|
|
@@ -13637,7 +13814,7 @@ Fixes safari bug where outline doesn't respect border-radius
|
|
|
13637
13814
|
|
|
13638
13815
|
/**
|
|
13639
13816
|
* Do not edit directly
|
|
13640
|
-
* Generated on
|
|
13817
|
+
* Generated on Mon, 06 Apr 2026 08:40:05 GMT
|
|
13641
13818
|
*/
|
|
13642
13819
|
|
|
13643
13820
|
:root {
|
|
@@ -13651,7 +13828,7 @@ Fixes safari bug where outline doesn't respect border-radius
|
|
|
13651
13828
|
--brand-Icon-color-lemon: var(--base-color-scale-lemon-5);
|
|
13652
13829
|
--brand-Icon-color-indigo: var(--base-color-scale-indigo-5);
|
|
13653
13830
|
--brand-Icon-color-gray: var(--base-color-scale-gray-6);
|
|
13654
|
-
--brand-Icon-color-green: var(--base-color-scale-green-
|
|
13831
|
+
--brand-Icon-color-green: var(--base-color-scale-green-6);
|
|
13655
13832
|
--brand-Icon-color-coral: var(--base-color-scale-coral-5);
|
|
13656
13833
|
--brand-Icon-color-blue: var(--base-color-scale-blue-5);
|
|
13657
13834
|
--brand-Icon-color-default: var(--brand-color-text-default);
|
|
@@ -13673,7 +13850,7 @@ Fixes safari bug where outline doesn't respect border-radius
|
|
|
13673
13850
|
|
|
13674
13851
|
/**
|
|
13675
13852
|
* Do not edit directly
|
|
13676
|
-
* Generated on
|
|
13853
|
+
* Generated on Mon, 06 Apr 2026 08:40:06 GMT
|
|
13677
13854
|
*/
|
|
13678
13855
|
|
|
13679
13856
|
:root,
|
|
@@ -13695,7 +13872,7 @@ Fixes safari bug where outline doesn't respect border-radius
|
|
|
13695
13872
|
--brand-Icon-color-default: var(--brand-color-text-default);
|
|
13696
13873
|
--brand-Icon-color-blue: var(--base-color-scale-blue-5);
|
|
13697
13874
|
--brand-Icon-color-coral: var(--base-color-scale-coral-5);
|
|
13698
|
-
--brand-Icon-color-green: var(--base-color-scale-green-
|
|
13875
|
+
--brand-Icon-color-green: var(--base-color-scale-green-6);
|
|
13699
13876
|
--brand-Icon-color-gray: var(--base-color-scale-gray-6);
|
|
13700
13877
|
--brand-Icon-color-indigo: var(--base-color-scale-indigo-5);
|
|
13701
13878
|
--brand-Icon-color-lemon: var(--base-color-scale-lemon-5);
|
|
@@ -13741,7 +13918,7 @@ Fixes safari bug where outline doesn't respect border-radius
|
|
|
13741
13918
|
|
|
13742
13919
|
/**
|
|
13743
13920
|
* Do not edit directly
|
|
13744
|
-
* Generated on
|
|
13921
|
+
* Generated on Mon, 06 Apr 2026 08:40:05 GMT
|
|
13745
13922
|
*/
|
|
13746
13923
|
|
|
13747
13924
|
:root {
|
|
@@ -13752,7 +13929,7 @@ Fixes safari bug where outline doesn't respect border-radius
|
|
|
13752
13929
|
|
|
13753
13930
|
/**
|
|
13754
13931
|
* Do not edit directly
|
|
13755
|
-
* Generated on
|
|
13932
|
+
* Generated on Mon, 06 Apr 2026 08:40:06 GMT
|
|
13756
13933
|
*/
|
|
13757
13934
|
|
|
13758
13935
|
:root,
|
|
@@ -14120,7 +14297,7 @@ Fixes safari bug where outline doesn't respect border-radius
|
|
|
14120
14297
|
|
|
14121
14298
|
/**
|
|
14122
14299
|
* Do not edit directly
|
|
14123
|
-
* Generated on
|
|
14300
|
+
* Generated on Mon, 06 Apr 2026 08:40:06 GMT
|
|
14124
14301
|
*/
|
|
14125
14302
|
|
|
14126
14303
|
:root,
|
|
@@ -14961,7 +15138,7 @@ Fixes safari bug where outline doesn't respect border-radius
|
|
|
14961
15138
|
|
|
14962
15139
|
/**
|
|
14963
15140
|
* Do not edit directly
|
|
14964
|
-
* Generated on
|
|
15141
|
+
* Generated on Mon, 06 Apr 2026 08:40:05 GMT
|
|
14965
15142
|
*/
|
|
14966
15143
|
|
|
14967
15144
|
:root {
|
|
@@ -14972,7 +15149,7 @@ Fixes safari bug where outline doesn't respect border-radius
|
|
|
14972
15149
|
|
|
14973
15150
|
/**
|
|
14974
15151
|
* Do not edit directly
|
|
14975
|
-
* Generated on
|
|
15152
|
+
* Generated on Mon, 06 Apr 2026 08:40:06 GMT
|
|
14976
15153
|
*/
|
|
14977
15154
|
|
|
14978
15155
|
:root,
|
|
@@ -15471,7 +15648,7 @@ Fixes safari bug where outline doesn't respect border-radius
|
|
|
15471
15648
|
|
|
15472
15649
|
/**
|
|
15473
15650
|
* Do not edit directly
|
|
15474
|
-
* Generated on
|
|
15651
|
+
* Generated on Mon, 06 Apr 2026 08:40:05 GMT
|
|
15475
15652
|
*/
|
|
15476
15653
|
|
|
15477
15654
|
:root {
|
|
@@ -15491,7 +15668,7 @@ Fixes safari bug where outline doesn't respect border-radius
|
|
|
15491
15668
|
|
|
15492
15669
|
/**
|
|
15493
15670
|
* Do not edit directly
|
|
15494
|
-
* Generated on
|
|
15671
|
+
* Generated on Mon, 06 Apr 2026 08:40:06 GMT
|
|
15495
15672
|
*/
|
|
15496
15673
|
|
|
15497
15674
|
:root,
|
|
@@ -15527,7 +15704,7 @@ Fixes safari bug where outline doesn't respect border-radius
|
|
|
15527
15704
|
|
|
15528
15705
|
/**
|
|
15529
15706
|
* Do not edit directly
|
|
15530
|
-
* Generated on
|
|
15707
|
+
* Generated on Mon, 06 Apr 2026 08:40:06 GMT
|
|
15531
15708
|
*/
|
|
15532
15709
|
|
|
15533
15710
|
:root,
|
|
@@ -15551,7 +15728,7 @@ Fixes safari bug where outline doesn't respect border-radius
|
|
|
15551
15728
|
|
|
15552
15729
|
/**
|
|
15553
15730
|
* Do not edit directly
|
|
15554
|
-
* Generated on
|
|
15731
|
+
* Generated on Mon, 06 Apr 2026 08:40:06 GMT
|
|
15555
15732
|
*/
|
|
15556
15733
|
|
|
15557
15734
|
:root {
|
|
@@ -16027,7 +16204,7 @@ Fixes safari bug where outline doesn't respect border-radius
|
|
|
16027
16204
|
|
|
16028
16205
|
/**
|
|
16029
16206
|
* Do not edit directly
|
|
16030
|
-
* Generated on
|
|
16207
|
+
* Generated on Mon, 06 Apr 2026 08:40:06 GMT
|
|
16031
16208
|
*/
|
|
16032
16209
|
|
|
16033
16210
|
:root,
|
|
@@ -16041,7 +16218,7 @@ Fixes safari bug where outline doesn't respect border-radius
|
|
|
16041
16218
|
|
|
16042
16219
|
/**
|
|
16043
16220
|
* Do not edit directly
|
|
16044
|
-
* Generated on
|
|
16221
|
+
* Generated on Mon, 06 Apr 2026 08:40:05 GMT
|
|
16045
16222
|
*/
|
|
16046
16223
|
|
|
16047
16224
|
:root {
|
|
@@ -16055,7 +16232,7 @@ Fixes safari bug where outline doesn't respect border-radius
|
|
|
16055
16232
|
|
|
16056
16233
|
/**
|
|
16057
16234
|
* Do not edit directly
|
|
16058
|
-
* Generated on
|
|
16235
|
+
* Generated on Mon, 06 Apr 2026 08:40:05 GMT
|
|
16059
16236
|
*/
|
|
16060
16237
|
|
|
16061
16238
|
:root {
|
|
@@ -18231,7 +18408,7 @@ Fixes safari bug where outline doesn't respect border-radius
|
|
|
18231
18408
|
|
|
18232
18409
|
/**
|
|
18233
18410
|
* Do not edit directly
|
|
18234
|
-
* Generated on
|
|
18411
|
+
* Generated on Mon, 06 Apr 2026 08:40:06 GMT
|
|
18235
18412
|
*/
|
|
18236
18413
|
|
|
18237
18414
|
:root {
|
|
@@ -18255,7 +18432,7 @@ Fixes safari bug where outline doesn't respect border-radius
|
|
|
18255
18432
|
|
|
18256
18433
|
/**
|
|
18257
18434
|
* Do not edit directly
|
|
18258
|
-
* Generated on
|
|
18435
|
+
* Generated on Mon, 06 Apr 2026 08:40:06 GMT
|
|
18259
18436
|
*/
|
|
18260
18437
|
|
|
18261
18438
|
:root,
|
|
@@ -18285,8 +18462,8 @@ Fixes safari bug where outline doesn't respect border-radius
|
|
|
18285
18462
|
--brand-Eyebrowbanner-fgColor-blue-purple-start: var(--base-color-scale-blue-5);
|
|
18286
18463
|
--brand-Eyebrowbanner-fgColor-blue-purple-end: var(--base-color-scale-purple-5);
|
|
18287
18464
|
--brand-Eyebrowbanner-fgColor-coral: var(--base-color-scale-coral-5);
|
|
18288
|
-
--brand-Eyebrowbanner-fgColor-green: var(--base-color-scale-green-
|
|
18289
|
-
--brand-Eyebrowbanner-fgColor-green-blue-start: var(--base-color-scale-green-
|
|
18465
|
+
--brand-Eyebrowbanner-fgColor-green: var(--base-color-scale-green-6);
|
|
18466
|
+
--brand-Eyebrowbanner-fgColor-green-blue-start: var(--base-color-scale-green-6);
|
|
18290
18467
|
--brand-Eyebrowbanner-fgColor-green-blue-end: var(--base-color-scale-blue-5);
|
|
18291
18468
|
--brand-Eyebrowbanner-fgColor-gray: var(--base-color-scale-gray-5);
|
|
18292
18469
|
--brand-Eyebrowbanner-fgColor-indigo: var(--base-color-scale-indigo-5);
|
|
@@ -18690,7 +18867,7 @@ Fixes safari bug where outline doesn't respect border-radius
|
|
|
18690
18867
|
|
|
18691
18868
|
/**
|
|
18692
18869
|
* Do not edit directly
|
|
18693
|
-
* Generated on
|
|
18870
|
+
* Generated on Mon, 06 Apr 2026 08:40:06 GMT
|
|
18694
18871
|
*/
|
|
18695
18872
|
|
|
18696
18873
|
:root {
|
|
@@ -18706,7 +18883,7 @@ Fixes safari bug where outline doesn't respect border-radius
|
|
|
18706
18883
|
|
|
18707
18884
|
/**
|
|
18708
18885
|
* Do not edit directly
|
|
18709
|
-
* Generated on
|
|
18886
|
+
* Generated on Mon, 06 Apr 2026 08:40:06 GMT
|
|
18710
18887
|
*/
|
|
18711
18888
|
|
|
18712
18889
|
:root,
|
|
@@ -19210,7 +19387,7 @@ Fixes safari bug where outline doesn't respect border-radius
|
|
|
19210
19387
|
|
|
19211
19388
|
/**
|
|
19212
19389
|
* Do not edit directly
|
|
19213
|
-
* Generated on
|
|
19390
|
+
* Generated on Mon, 06 Apr 2026 08:40:05 GMT
|
|
19214
19391
|
*/
|
|
19215
19392
|
|
|
19216
19393
|
:root {
|
|
@@ -19219,7 +19396,7 @@ Fixes safari bug where outline doesn't respect border-radius
|
|
|
19219
19396
|
|
|
19220
19397
|
/**
|
|
19221
19398
|
* Do not edit directly
|
|
19222
|
-
* Generated on
|
|
19399
|
+
* Generated on Mon, 06 Apr 2026 08:40:06 GMT
|
|
19223
19400
|
*/
|
|
19224
19401
|
|
|
19225
19402
|
:root,
|
|
@@ -20030,7 +20207,7 @@ Fixes safari bug where outline doesn't respect border-radius
|
|
|
20030
20207
|
|
|
20031
20208
|
/**
|
|
20032
20209
|
* Do not edit directly
|
|
20033
|
-
* Generated on
|
|
20210
|
+
* Generated on Mon, 06 Apr 2026 08:40:05 GMT
|
|
20034
20211
|
*/
|
|
20035
20212
|
|
|
20036
20213
|
:root {
|
|
@@ -20039,7 +20216,7 @@ Fixes safari bug where outline doesn't respect border-radius
|
|
|
20039
20216
|
|
|
20040
20217
|
/**
|
|
20041
20218
|
* Do not edit directly
|
|
20042
|
-
* Generated on
|
|
20219
|
+
* Generated on Mon, 06 Apr 2026 08:40:06 GMT
|
|
20043
20220
|
*/
|
|
20044
20221
|
|
|
20045
20222
|
:root,
|
|
@@ -20318,7 +20495,7 @@ Fixes safari bug where outline doesn't respect border-radius
|
|
|
20318
20495
|
|
|
20319
20496
|
.Primer_Brand__IDE-module__IDE--glass___uVNlv .Primer_Brand__IDE-module__IDE__Editor-tab___lY6lZ {
|
|
20320
20497
|
background: transparent;
|
|
20321
|
-
color: var(--brand-color-text-
|
|
20498
|
+
color: var(--brand-color-text-muted);
|
|
20322
20499
|
}
|
|
20323
20500
|
|
|
20324
20501
|
.Primer_Brand__IDE-module__IDE--glass___uVNlv .Primer_Brand__IDE-module__IDE__Editor-tab--active___FuQ4L {
|
|
@@ -20336,7 +20513,7 @@ Fixes safari bug where outline doesn't respect border-radius
|
|
|
20336
20513
|
|
|
20337
20514
|
.Primer_Brand__IDE-module__IDE__Editor-tab___lY6lZ[disabled] {
|
|
20338
20515
|
cursor: not-allowed;
|
|
20339
|
-
color: var(--brand-color-text-
|
|
20516
|
+
color: var(--brand-color-text-muted) !important;
|
|
20340
20517
|
opacity: 0.7;
|
|
20341
20518
|
}
|
|
20342
20519
|
|
|
@@ -20535,7 +20712,7 @@ pre.Primer_Brand__IDE-module__IDE__Chat-copilot-indicator___FhoZe {
|
|
|
20535
20712
|
|
|
20536
20713
|
/**
|
|
20537
20714
|
* Do not edit directly
|
|
20538
|
-
* Generated on
|
|
20715
|
+
* Generated on Mon, 06 Apr 2026 08:40:06 GMT
|
|
20539
20716
|
*/
|
|
20540
20717
|
|
|
20541
20718
|
:root,
|
|
@@ -20634,7 +20811,7 @@ pre.Primer_Brand__IDE-module__IDE__Chat-copilot-indicator___FhoZe {
|
|
|
20634
20811
|
|
|
20635
20812
|
/**
|
|
20636
20813
|
* Do not edit directly
|
|
20637
|
-
* Generated on
|
|
20814
|
+
* Generated on Mon, 06 Apr 2026 08:40:06 GMT
|
|
20638
20815
|
*/
|
|
20639
20816
|
|
|
20640
20817
|
:root,
|
|
@@ -21012,7 +21189,7 @@ pre.Primer_Brand__IDE-module__IDE__Chat-copilot-indicator___FhoZe {
|
|
|
21012
21189
|
|
|
21013
21190
|
/**
|
|
21014
21191
|
* Do not edit directly
|
|
21015
|
-
* Generated on
|
|
21192
|
+
* Generated on Mon, 06 Apr 2026 08:40:06 GMT
|
|
21016
21193
|
*/
|
|
21017
21194
|
|
|
21018
21195
|
:root,
|
|
@@ -21026,7 +21203,7 @@ pre.Primer_Brand__IDE-module__IDE__Chat-copilot-indicator___FhoZe {
|
|
|
21026
21203
|
|
|
21027
21204
|
/**
|
|
21028
21205
|
* Do not edit directly
|
|
21029
|
-
* Generated on
|
|
21206
|
+
* Generated on Mon, 06 Apr 2026 08:40:06 GMT
|
|
21030
21207
|
*/
|
|
21031
21208
|
|
|
21032
21209
|
:root {
|
|
@@ -21213,7 +21390,7 @@ pre.Primer_Brand__IDE-module__IDE__Chat-copilot-indicator___FhoZe {
|
|
|
21213
21390
|
|
|
21214
21391
|
/**
|
|
21215
21392
|
* Do not edit directly
|
|
21216
|
-
* Generated on
|
|
21393
|
+
* Generated on Mon, 06 Apr 2026 08:40:05 GMT
|
|
21217
21394
|
*/
|
|
21218
21395
|
|
|
21219
21396
|
:root {
|
|
@@ -21497,7 +21674,7 @@ pre.Primer_Brand__IDE-module__IDE__Chat-copilot-indicator___FhoZe {
|
|
|
21497
21674
|
|
|
21498
21675
|
/**
|
|
21499
21676
|
* Do not edit directly
|
|
21500
|
-
* Generated on
|
|
21677
|
+
* Generated on Mon, 06 Apr 2026 08:40:05 GMT
|
|
21501
21678
|
*/
|
|
21502
21679
|
|
|
21503
21680
|
:root {
|
|
@@ -21508,7 +21685,7 @@ pre.Primer_Brand__IDE-module__IDE__Chat-copilot-indicator___FhoZe {
|
|
|
21508
21685
|
|
|
21509
21686
|
/**
|
|
21510
21687
|
* Do not edit directly
|
|
21511
|
-
* Generated on
|
|
21688
|
+
* Generated on Mon, 06 Apr 2026 08:40:06 GMT
|
|
21512
21689
|
*/
|
|
21513
21690
|
|
|
21514
21691
|
:root,
|
|
@@ -21646,7 +21823,7 @@ pre.Primer_Brand__IDE-module__IDE__Chat-copilot-indicator___FhoZe {
|
|
|
21646
21823
|
|
|
21647
21824
|
/**
|
|
21648
21825
|
* Do not edit directly
|
|
21649
|
-
* Generated on
|
|
21826
|
+
* Generated on Mon, 06 Apr 2026 08:40:05 GMT
|
|
21650
21827
|
*/
|
|
21651
21828
|
|
|
21652
21829
|
:root {
|
|
@@ -21655,12 +21832,12 @@ pre.Primer_Brand__IDE-module__IDE__Chat-copilot-indicator___FhoZe {
|
|
|
21655
21832
|
|
|
21656
21833
|
/**
|
|
21657
21834
|
* Do not edit directly
|
|
21658
|
-
* Generated on
|
|
21835
|
+
* Generated on Mon, 06 Apr 2026 08:40:06 GMT
|
|
21659
21836
|
*/
|
|
21660
21837
|
|
|
21661
21838
|
:root,
|
|
21662
21839
|
[data-color-mode="light"] {
|
|
21663
|
-
--brand-Tabs-item-accent-bgColor-rest: var(--base-color-scale-green-
|
|
21840
|
+
--brand-Tabs-item-accent-bgColor-rest: var(--base-color-scale-green-6);
|
|
21664
21841
|
--brand-Tabs-item-accent-fgColor-rest: var(--base-color-scale-white-0);
|
|
21665
21842
|
--brand-Tabs-item-default-bgColor-active: linear-gradient(180deg, rgba(255, 255, 255, 0.12) 0%, rgba(153, 153, 153, 0.12) 100%);
|
|
21666
21843
|
--brand-Tabs-item-default-borderColor-active: var(--brand-color-border-default);
|
|
@@ -21901,7 +22078,7 @@ pre.Primer_Brand__IDE-module__IDE__Chat-copilot-indicator___FhoZe {
|
|
|
21901
22078
|
|
|
21902
22079
|
/**
|
|
21903
22080
|
* Do not edit directly
|
|
21904
|
-
* Generated on
|
|
22081
|
+
* Generated on Mon, 06 Apr 2026 08:40:06 GMT
|
|
21905
22082
|
*/
|
|
21906
22083
|
|
|
21907
22084
|
:root,
|