@primer/react-brand 0.75.1 → 0.76.0-rc.16d4997d
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/docs/components/SubdomainNavBar/index.md +28 -1
- package/docs/index.md +2 -2
- package/esm/Accordion/Accordion.d.ts.map +1 -1
- package/esm/Accordion/Accordion.js +1 -3
- package/esm/Accordion/Accordion.js.map +1 -1
- package/esm/Accordion/{Accordion.module-COckontb.css → Accordion.module-B-iFuyHy.css} +1 -1
- package/esm/Accordion/Accordion.module.js +1 -1
- package/esm/Accordion/Accordion.module.js.map +1 -1
- package/esm/Button/Button.module-9oHHqqnx.css +1 -0
- package/esm/Button/Button.module.js +1 -1
- package/esm/Button/Button.module.js.map +1 -1
- package/esm/IDE/IDE.module-CDu-F0lH.css +1 -0
- package/esm/IDE/IDE.module.js +1 -1
- package/esm/IDE/IDE.module.js.map +1 -1
- package/esm/MinimalFooter/{MinimalFooter.module-CGtOtT5r.css → MinimalFooter.module-BKn_6UZK.css} +1 -1
- package/esm/MinimalFooter/MinimalFooter.module.js +1 -1
- package/esm/MinimalFooter/MinimalFooter.module.js.map +1 -1
- package/esm/SubdomainNavBar/SubdomainNavBar.d.ts +9 -0
- package/esm/SubdomainNavBar/SubdomainNavBar.d.ts.map +1 -1
- package/esm/SubdomainNavBar/SubdomainNavBar.js +320 -319
- package/esm/SubdomainNavBar/SubdomainNavBar.js.map +1 -1
- package/esm/SubdomainNavBar/SubdomainNavBar.module-DLlWpwNa.css +1 -0
- package/esm/SubdomainNavBar/SubdomainNavBar.module.js +7 -1
- package/esm/SubdomainNavBar/SubdomainNavBar.module.js.map +1 -1
- package/esm/VideoPlayer/VideoPlayer.module-Cb7UilXP.css +1 -0
- package/esm/VideoPlayer/VideoPlayer.module.js +1 -1
- package/esm/VideoPlayer/VideoPlayer.module.js.map +1 -1
- package/esm/css/{reset-CSgu34_f.css → reset-CbGp2YkS.css} +1 -1
- package/esm/css/stylesheets.js +1 -1
- package/lib/SubdomainNavBar/SubdomainNavBar.d.ts +9 -0
- package/lib/css/main.css +204 -87
- package/lib/design-tokens/css/tokens/base/colors/color-scales-with-modes.css +1 -1
- package/lib/design-tokens/css/tokens/base/colors/light.css +1 -1
- package/lib/design-tokens/css/tokens/base/size/size.css +1 -1
- package/lib/design-tokens/css/tokens/base/typography/typography.css +1 -1
- package/lib/design-tokens/css/tokens/functional/animation/base.css +1 -1
- package/lib/design-tokens/css/tokens/functional/colors/global-with-modes.css +1 -1
- package/lib/design-tokens/css/tokens/functional/colors/global.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/accordion/colors-with-modes.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/action-menu/colors-with-modes.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/anchor-nav/colors-with-modes.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/bento/base.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/blinking-cursor/colors-with-modes.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/breadcrumbs/colors-with-modes.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/button/colors-with-modes.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/card/base.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/card/colors-with-modes.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/card/colors.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/comparison-table/colors-with-modes.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/comparison-table/comparison-table.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/control/colors-with-modes.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/cta-banner/colors-with-modes.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/eyebrow-banner/colors-with-modes.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/eyebrow-banner/eyebrow-banner.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/faq/base.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/faq/colors-with-modes.css +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/base.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/footer/colors-with-modes.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/footer/colors.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/frosted-glass-vfx/base.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/frosted-glass-vfx/colors-with-modes.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/grid/colors-with-modes.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/grid/colors.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/grid/grid.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/hero/base.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/icon/colors-with-modes.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/icon/colors.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/ide/base.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/ide/colors-with-modes.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/image/base.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/inline-code/colors-with-modes.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/inline-code/colors.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/inline-link/base.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/inline-link/colors-with-modes.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/inline-link/colors.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/label/colors-with-modes.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/label/colors.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/link/colors-with-modes.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/link/colors.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/logosuite/base.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/logosuite/colors-with-modes.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/logosuite/colors.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/media-playlist/colors-with-modes.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/media-playlist/colors.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/nav-list/colors-with-modes.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/pricing-options/colors-with-modes.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/pricing-options/colors.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/pricing-options/pricing-options.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/prose/base.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/prose/colors-with-modes.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/river/base.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/river/river.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/river-story-scroll/colors-with-modes.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/section/section.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/statistic/base.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/sub-nav/base.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/sub-nav/colors-with-modes.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/subdomain-nav-bar/colors-with-modes.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/tabs/base.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/tabs/colors-with-modes.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/tabs/colors.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/testimonial/base.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/testimonial/colors-with-modes.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/testimonial/colors.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/text-cursor-animation/base.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/text-cursor-animation/colors-with-modes.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/text-cursor-animation/colors.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/tiles/colors-with-modes.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/timeline/base.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/timeline/colors-with-modes.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/timeline/colors.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/token/colors-with-modes.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/token/colors.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/tooltip/colors-with-modes.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/tooltip/colors.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/video-player/base.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/video-player/colors-with-modes.css +1 -1
- package/lib/design-tokens/css/tokens/functional/size/border.css +1 -1
- package/lib/design-tokens/css/tokens/functional/size/breakpoints.css +1 -1
- package/lib/design-tokens/css/tokens/functional/size/size-coarse.css +1 -1
- package/lib/design-tokens/css/tokens/functional/size/size-fine.css +1 -1
- package/lib/design-tokens/css/tokens/functional/size/size.css +1 -1
- package/lib/design-tokens/css/tokens/functional/size/viewport.css +1 -1
- package/lib/design-tokens/css/tokens/functional/typography/typography-responsive.css +1 -1
- package/lib/design-tokens/css/tokens/functional/typography/typography.css +1 -1
- package/lib/design-tokens/js/module/tokens/base/colors/light.js +1 -1
- package/lib/design-tokens/js/module/tokens/base/size/size.js +1 -1
- package/lib/design-tokens/js/module/tokens/base/typography/typography.js +1 -1
- package/lib/design-tokens/js/module/tokens/functional/animation/base.js +1 -1
- package/lib/design-tokens/js/module/tokens/functional/colors/global.js +1 -1
- package/lib/design-tokens/js/module/tokens/functional/components/bento/base.js +1 -1
- package/lib/design-tokens/js/module/tokens/functional/components/card/base.js +1 -1
- package/lib/design-tokens/js/module/tokens/functional/components/card/colors.js +1 -1
- package/lib/design-tokens/js/module/tokens/functional/components/comparison-table/comparison-table.js +1 -1
- package/lib/design-tokens/js/module/tokens/functional/components/eyebrow-banner/eyebrow-banner.js +1 -1
- package/lib/design-tokens/js/module/tokens/functional/components/faq/base.js +1 -1
- package/lib/design-tokens/js/module/tokens/functional/components/faq/colors.js +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/base.js +1 -1
- package/lib/design-tokens/js/module/tokens/functional/components/footer/colors.js +1 -1
- package/lib/design-tokens/js/module/tokens/functional/components/frosted-glass-vfx/base.js +1 -1
- package/lib/design-tokens/js/module/tokens/functional/components/grid/colors.js +1 -1
- package/lib/design-tokens/js/module/tokens/functional/components/grid/grid.js +1 -1
- package/lib/design-tokens/js/module/tokens/functional/components/hero/base.js +1 -1
- package/lib/design-tokens/js/module/tokens/functional/components/icon/colors.js +1 -1
- package/lib/design-tokens/js/module/tokens/functional/components/ide/base.js +1 -1
- package/lib/design-tokens/js/module/tokens/functional/components/image/base.js +1 -1
- package/lib/design-tokens/js/module/tokens/functional/components/inline-code/colors.js +1 -1
- package/lib/design-tokens/js/module/tokens/functional/components/inline-link/base.js +1 -1
- package/lib/design-tokens/js/module/tokens/functional/components/inline-link/colors.js +1 -1
- package/lib/design-tokens/js/module/tokens/functional/components/label/colors.js +1 -1
- package/lib/design-tokens/js/module/tokens/functional/components/link/colors.js +1 -1
- package/lib/design-tokens/js/module/tokens/functional/components/logosuite/base.js +1 -1
- package/lib/design-tokens/js/module/tokens/functional/components/logosuite/colors.js +1 -1
- package/lib/design-tokens/js/module/tokens/functional/components/media-playlist/colors.js +1 -1
- package/lib/design-tokens/js/module/tokens/functional/components/pricing-options/colors.js +1 -1
- package/lib/design-tokens/js/module/tokens/functional/components/pricing-options/pricing-options.js +1 -1
- package/lib/design-tokens/js/module/tokens/functional/components/prose/base.js +1 -1
- package/lib/design-tokens/js/module/tokens/functional/components/river/base.js +1 -1
- package/lib/design-tokens/js/module/tokens/functional/components/river/river.js +1 -1
- package/lib/design-tokens/js/module/tokens/functional/components/section/section.js +1 -1
- package/lib/design-tokens/js/module/tokens/functional/components/statistic/base.js +1 -1
- package/lib/design-tokens/js/module/tokens/functional/components/sub-nav/base.js +1 -1
- package/lib/design-tokens/js/module/tokens/functional/components/tabs/base.js +1 -1
- package/lib/design-tokens/js/module/tokens/functional/components/tabs/colors.js +1 -1
- package/lib/design-tokens/js/module/tokens/functional/components/testimonial/base.js +1 -1
- package/lib/design-tokens/js/module/tokens/functional/components/testimonial/colors.js +1 -1
- package/lib/design-tokens/js/module/tokens/functional/components/text-cursor-animation/base.js +1 -1
- package/lib/design-tokens/js/module/tokens/functional/components/text-cursor-animation/colors.js +1 -1
- package/lib/design-tokens/js/module/tokens/functional/components/timeline/base.js +1 -1
- package/lib/design-tokens/js/module/tokens/functional/components/timeline/colors.js +1 -1
- package/lib/design-tokens/js/module/tokens/functional/components/token/colors.js +1 -1
- package/lib/design-tokens/js/module/tokens/functional/components/tooltip/colors.js +1 -1
- package/lib/design-tokens/js/module/tokens/functional/components/video-player/base.js +1 -1
- package/lib/design-tokens/js/module/tokens/functional/size/border.js +1 -1
- package/lib/design-tokens/js/module/tokens/functional/size/breakpoints.js +1 -1
- package/lib/design-tokens/js/module/tokens/functional/size/size-coarse.js +1 -1
- package/lib/design-tokens/js/module/tokens/functional/size/size-fine.js +1 -1
- package/lib/design-tokens/js/module/tokens/functional/size/size.js +1 -1
- package/lib/design-tokens/js/module/tokens/functional/size/viewport.js +1 -1
- package/lib/design-tokens/js/module/tokens/functional/typography/typography-responsive.js +1 -1
- package/lib/design-tokens/js/module/tokens/functional/typography/typography.js +1 -1
- package/lib/design-tokens/js/tokens/base/colors/light.js +1 -1
- package/lib/design-tokens/js/tokens/base/size/size.js +1 -1
- package/lib/design-tokens/js/tokens/base/typography/typography.js +1 -1
- package/lib/design-tokens/js/tokens/functional/animation/base.js +1 -1
- package/lib/design-tokens/js/tokens/functional/colors/global.js +1 -1
- package/lib/design-tokens/js/tokens/functional/components/bento/base.js +1 -1
- package/lib/design-tokens/js/tokens/functional/components/card/base.js +1 -1
- package/lib/design-tokens/js/tokens/functional/components/card/colors.js +1 -1
- package/lib/design-tokens/js/tokens/functional/components/comparison-table/comparison-table.js +1 -1
- package/lib/design-tokens/js/tokens/functional/components/eyebrow-banner/eyebrow-banner.js +1 -1
- package/lib/design-tokens/js/tokens/functional/components/faq/base.js +1 -1
- package/lib/design-tokens/js/tokens/functional/components/faq/colors.js +1 -1
- package/lib/design-tokens/js/tokens/functional/components/faq/faq.js +1 -1
- package/lib/design-tokens/js/tokens/functional/components/footer/base.js +1 -1
- package/lib/design-tokens/js/tokens/functional/components/footer/colors.js +1 -1
- package/lib/design-tokens/js/tokens/functional/components/frosted-glass-vfx/base.js +1 -1
- package/lib/design-tokens/js/tokens/functional/components/grid/colors.js +1 -1
- package/lib/design-tokens/js/tokens/functional/components/grid/grid.js +1 -1
- package/lib/design-tokens/js/tokens/functional/components/hero/base.js +1 -1
- package/lib/design-tokens/js/tokens/functional/components/icon/colors.js +1 -1
- package/lib/design-tokens/js/tokens/functional/components/ide/base.js +1 -1
- package/lib/design-tokens/js/tokens/functional/components/image/base.js +1 -1
- package/lib/design-tokens/js/tokens/functional/components/inline-code/colors.js +1 -1
- package/lib/design-tokens/js/tokens/functional/components/inline-link/base.js +1 -1
- package/lib/design-tokens/js/tokens/functional/components/inline-link/colors.js +1 -1
- package/lib/design-tokens/js/tokens/functional/components/label/colors.js +1 -1
- package/lib/design-tokens/js/tokens/functional/components/link/colors.js +1 -1
- package/lib/design-tokens/js/tokens/functional/components/logosuite/base.js +1 -1
- package/lib/design-tokens/js/tokens/functional/components/logosuite/colors.js +1 -1
- package/lib/design-tokens/js/tokens/functional/components/media-playlist/colors.js +1 -1
- package/lib/design-tokens/js/tokens/functional/components/pricing-options/colors.js +1 -1
- package/lib/design-tokens/js/tokens/functional/components/pricing-options/pricing-options.js +1 -1
- package/lib/design-tokens/js/tokens/functional/components/prose/base.js +1 -1
- package/lib/design-tokens/js/tokens/functional/components/river/base.js +1 -1
- package/lib/design-tokens/js/tokens/functional/components/river/river.js +1 -1
- package/lib/design-tokens/js/tokens/functional/components/section/section.js +1 -1
- package/lib/design-tokens/js/tokens/functional/components/statistic/base.js +1 -1
- package/lib/design-tokens/js/tokens/functional/components/sub-nav/base.js +1 -1
- package/lib/design-tokens/js/tokens/functional/components/tabs/base.js +1 -1
- package/lib/design-tokens/js/tokens/functional/components/tabs/colors.js +1 -1
- package/lib/design-tokens/js/tokens/functional/components/testimonial/base.js +1 -1
- package/lib/design-tokens/js/tokens/functional/components/testimonial/colors.js +1 -1
- package/lib/design-tokens/js/tokens/functional/components/text-cursor-animation/base.js +1 -1
- package/lib/design-tokens/js/tokens/functional/components/text-cursor-animation/colors.js +1 -1
- package/lib/design-tokens/js/tokens/functional/components/timeline/base.js +1 -1
- package/lib/design-tokens/js/tokens/functional/components/timeline/colors.js +1 -1
- package/lib/design-tokens/js/tokens/functional/components/token/colors.js +1 -1
- package/lib/design-tokens/js/tokens/functional/components/tooltip/colors.js +1 -1
- package/lib/design-tokens/js/tokens/functional/components/video-player/base.js +1 -1
- package/lib/design-tokens/js/tokens/functional/size/border.js +1 -1
- package/lib/design-tokens/js/tokens/functional/size/breakpoints.js +1 -1
- package/lib/design-tokens/js/tokens/functional/size/size-coarse.js +1 -1
- package/lib/design-tokens/js/tokens/functional/size/size-fine.js +1 -1
- package/lib/design-tokens/js/tokens/functional/size/size.js +1 -1
- package/lib/design-tokens/js/tokens/functional/size/viewport.js +1 -1
- package/lib/design-tokens/js/tokens/functional/typography/typography-responsive.js +1 -1
- package/lib/design-tokens/js/tokens/functional/typography/typography.js +1 -1
- package/lib/design-tokens/scss/tokens/base/colors/light.scss +1 -1
- package/lib/design-tokens/scss/tokens/base/size/size.scss +1 -1
- package/lib/design-tokens/scss/tokens/base/typography/typography.scss +1 -1
- package/lib/design-tokens/scss/tokens/functional/animation/base.scss +1 -1
- package/lib/design-tokens/scss/tokens/functional/colors/global.scss +1 -1
- package/lib/design-tokens/scss/tokens/functional/components/bento/base.scss +1 -1
- package/lib/design-tokens/scss/tokens/functional/components/card/base.scss +1 -1
- package/lib/design-tokens/scss/tokens/functional/components/card/colors.scss +1 -1
- package/lib/design-tokens/scss/tokens/functional/components/comparison-table/comparison-table.scss +1 -1
- package/lib/design-tokens/scss/tokens/functional/components/eyebrow-banner/eyebrow-banner.scss +1 -1
- package/lib/design-tokens/scss/tokens/functional/components/faq/base.scss +1 -1
- package/lib/design-tokens/scss/tokens/functional/components/faq/colors.scss +1 -1
- package/lib/design-tokens/scss/tokens/functional/components/faq/faq.scss +1 -1
- package/lib/design-tokens/scss/tokens/functional/components/footer/base.scss +1 -1
- package/lib/design-tokens/scss/tokens/functional/components/footer/colors.scss +1 -1
- package/lib/design-tokens/scss/tokens/functional/components/frosted-glass-vfx/base.scss +1 -1
- package/lib/design-tokens/scss/tokens/functional/components/grid/colors.scss +1 -1
- package/lib/design-tokens/scss/tokens/functional/components/grid/grid.scss +1 -1
- package/lib/design-tokens/scss/tokens/functional/components/hero/base.scss +1 -1
- package/lib/design-tokens/scss/tokens/functional/components/icon/colors.scss +1 -1
- package/lib/design-tokens/scss/tokens/functional/components/ide/base.scss +1 -1
- package/lib/design-tokens/scss/tokens/functional/components/image/base.scss +1 -1
- package/lib/design-tokens/scss/tokens/functional/components/inline-code/colors.scss +1 -1
- package/lib/design-tokens/scss/tokens/functional/components/inline-link/base.scss +1 -1
- package/lib/design-tokens/scss/tokens/functional/components/inline-link/colors.scss +1 -1
- package/lib/design-tokens/scss/tokens/functional/components/label/colors.scss +1 -1
- package/lib/design-tokens/scss/tokens/functional/components/link/colors.scss +1 -1
- package/lib/design-tokens/scss/tokens/functional/components/logosuite/base.scss +1 -1
- package/lib/design-tokens/scss/tokens/functional/components/logosuite/colors.scss +1 -1
- package/lib/design-tokens/scss/tokens/functional/components/media-playlist/colors.scss +1 -1
- package/lib/design-tokens/scss/tokens/functional/components/pricing-options/colors.scss +1 -1
- package/lib/design-tokens/scss/tokens/functional/components/pricing-options/pricing-options.scss +1 -1
- package/lib/design-tokens/scss/tokens/functional/components/prose/base.scss +1 -1
- package/lib/design-tokens/scss/tokens/functional/components/river/base.scss +1 -1
- package/lib/design-tokens/scss/tokens/functional/components/river/river.scss +1 -1
- package/lib/design-tokens/scss/tokens/functional/components/section/section.scss +1 -1
- package/lib/design-tokens/scss/tokens/functional/components/statistic/base.scss +1 -1
- package/lib/design-tokens/scss/tokens/functional/components/sub-nav/base.scss +1 -1
- package/lib/design-tokens/scss/tokens/functional/components/tabs/base.scss +1 -1
- package/lib/design-tokens/scss/tokens/functional/components/tabs/colors.scss +1 -1
- package/lib/design-tokens/scss/tokens/functional/components/testimonial/base.scss +1 -1
- package/lib/design-tokens/scss/tokens/functional/components/testimonial/colors.scss +1 -1
- package/lib/design-tokens/scss/tokens/functional/components/text-cursor-animation/base.scss +1 -1
- package/lib/design-tokens/scss/tokens/functional/components/text-cursor-animation/colors.scss +1 -1
- package/lib/design-tokens/scss/tokens/functional/components/timeline/base.scss +1 -1
- package/lib/design-tokens/scss/tokens/functional/components/timeline/colors.scss +1 -1
- package/lib/design-tokens/scss/tokens/functional/components/token/colors.scss +1 -1
- package/lib/design-tokens/scss/tokens/functional/components/tooltip/colors.scss +1 -1
- package/lib/design-tokens/scss/tokens/functional/components/video-player/base.scss +1 -1
- package/lib/design-tokens/scss/tokens/functional/size/border.scss +1 -1
- package/lib/design-tokens/scss/tokens/functional/size/breakpoints.scss +1 -1
- package/lib/design-tokens/scss/tokens/functional/size/size-coarse.scss +1 -1
- package/lib/design-tokens/scss/tokens/functional/size/size-fine.scss +1 -1
- package/lib/design-tokens/scss/tokens/functional/size/size.scss +1 -1
- package/lib/design-tokens/scss/tokens/functional/size/viewport.scss +1 -1
- package/lib/design-tokens/scss/tokens/functional/typography/typography-responsive.scss +1 -1
- package/lib/design-tokens/scss/tokens/functional/typography/typography.scss +1 -1
- package/lib/design-tokens/ts/tokens/base/colors/light.d.ts +1 -1
- package/lib/design-tokens/ts/tokens/base/colors/light.js +1 -1
- package/lib/design-tokens/ts/tokens/base/size/size.d.ts +1 -1
- package/lib/design-tokens/ts/tokens/base/size/size.js +1 -1
- package/lib/design-tokens/ts/tokens/base/typography/typography.d.ts +1 -1
- package/lib/design-tokens/ts/tokens/base/typography/typography.js +1 -1
- package/lib/design-tokens/ts/tokens/functional/animation/base.d.ts +1 -1
- package/lib/design-tokens/ts/tokens/functional/animation/base.js +1 -1
- package/lib/design-tokens/ts/tokens/functional/colors/global.d.ts +1 -1
- package/lib/design-tokens/ts/tokens/functional/colors/global.js +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/bento/base.d.ts +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/bento/base.js +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/card/base.d.ts +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/card/base.js +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/card/colors.d.ts +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/card/colors.js +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/comparison-table/comparison-table.d.ts +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/comparison-table/comparison-table.js +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/eyebrow-banner/eyebrow-banner.d.ts +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/eyebrow-banner/eyebrow-banner.js +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/faq/base.d.ts +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/faq/base.js +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/faq/colors.d.ts +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/base.d.ts +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/footer/base.js +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/footer/colors.d.ts +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/footer/colors.js +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/frosted-glass-vfx/base.d.ts +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/frosted-glass-vfx/base.js +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/grid/colors.d.ts +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/grid/colors.js +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/grid/grid.d.ts +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/grid/grid.js +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/hero/base.d.ts +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/hero/base.js +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/icon/colors.d.ts +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/icon/colors.js +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/ide/base.d.ts +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/ide/base.js +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/image/base.d.ts +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/image/base.js +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/inline-code/colors.d.ts +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/inline-code/colors.js +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/inline-link/base.d.ts +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/inline-link/base.js +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/inline-link/colors.d.ts +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/inline-link/colors.js +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/label/colors.d.ts +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/label/colors.js +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/link/colors.d.ts +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/link/colors.js +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/logosuite/base.d.ts +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/logosuite/base.js +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/logosuite/colors.d.ts +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/logosuite/colors.js +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/media-playlist/colors.d.ts +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/media-playlist/colors.js +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/pricing-options/colors.d.ts +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/pricing-options/colors.js +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/pricing-options/pricing-options.d.ts +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/pricing-options/pricing-options.js +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/prose/base.d.ts +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/prose/base.js +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/river/base.d.ts +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/river/base.js +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/river/river.d.ts +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/river/river.js +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/section/section.d.ts +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/section/section.js +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/statistic/base.d.ts +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/statistic/base.js +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/sub-nav/base.d.ts +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/sub-nav/base.js +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/tabs/base.d.ts +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/tabs/base.js +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/tabs/colors.d.ts +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/tabs/colors.js +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/testimonial/base.d.ts +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/testimonial/base.js +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/testimonial/colors.d.ts +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/testimonial/colors.js +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/text-cursor-animation/base.d.ts +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/text-cursor-animation/base.js +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/text-cursor-animation/colors.d.ts +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/text-cursor-animation/colors.js +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/timeline/base.d.ts +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/timeline/base.js +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/timeline/colors.d.ts +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/timeline/colors.js +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/token/colors.d.ts +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/token/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/llms.txt +2 -2
- package/package.json +1 -1
- package/esm/Button/Button.module-Byz3R1qi.css +0 -1
- package/esm/IDE/IDE.module-CFxIRObF.css +0 -1
- package/esm/SubdomainNavBar/SubdomainNavBar.module-WIrpYyjV.css +0 -1
- package/esm/VideoPlayer/VideoPlayer.module-BpVcE2WB.css +0 -1
package/lib/css/main.css
CHANGED
|
@@ -64,17 +64,17 @@ picture {
|
|
|
64
64
|
max-width: 100%;
|
|
65
65
|
}
|
|
66
66
|
|
|
67
|
-
/* Inherit
|
|
67
|
+
/* Inherit font families for controls */
|
|
68
68
|
input,
|
|
69
69
|
button,
|
|
70
70
|
textarea,
|
|
71
71
|
select {
|
|
72
|
-
font: inherit;
|
|
72
|
+
font-family: inherit;
|
|
73
73
|
}
|
|
74
74
|
|
|
75
75
|
/**
|
|
76
76
|
* Do not edit directly
|
|
77
|
-
* Generated on
|
|
77
|
+
* Generated on Thu, 10 Sep 2026 13:33:23 GMT
|
|
78
78
|
*/
|
|
79
79
|
|
|
80
80
|
:root,
|
|
@@ -352,7 +352,7 @@ select {
|
|
|
352
352
|
|
|
353
353
|
/**
|
|
354
354
|
* Do not edit directly
|
|
355
|
-
* Generated on
|
|
355
|
+
* Generated on Thu, 10 Sep 2026 13:33:23 GMT
|
|
356
356
|
*/
|
|
357
357
|
|
|
358
358
|
:root {
|
|
@@ -381,7 +381,7 @@ select {
|
|
|
381
381
|
|
|
382
382
|
/**
|
|
383
383
|
* Do not edit directly
|
|
384
|
-
* Generated on
|
|
384
|
+
* Generated on Thu, 10 Sep 2026 13:33:23 GMT
|
|
385
385
|
*/
|
|
386
386
|
|
|
387
387
|
:root {
|
|
@@ -398,7 +398,7 @@ select {
|
|
|
398
398
|
|
|
399
399
|
/**
|
|
400
400
|
* Do not edit directly
|
|
401
|
-
* Generated on
|
|
401
|
+
* Generated on Thu, 10 Sep 2026 13:33:22 GMT
|
|
402
402
|
*/
|
|
403
403
|
|
|
404
404
|
:root {
|
|
@@ -432,7 +432,7 @@ select {
|
|
|
432
432
|
|
|
433
433
|
/**
|
|
434
434
|
* Do not edit directly
|
|
435
|
-
* Generated on
|
|
435
|
+
* Generated on Thu, 10 Sep 2026 13:33:23 GMT
|
|
436
436
|
*/
|
|
437
437
|
|
|
438
438
|
:root {
|
|
@@ -483,7 +483,7 @@ select {
|
|
|
483
483
|
|
|
484
484
|
/**
|
|
485
485
|
* Do not edit directly
|
|
486
|
-
* Generated on
|
|
486
|
+
* Generated on Thu, 10 Sep 2026 13:33:23 GMT
|
|
487
487
|
*/
|
|
488
488
|
|
|
489
489
|
:root {
|
|
@@ -641,7 +641,7 @@ select {
|
|
|
641
641
|
|
|
642
642
|
/**
|
|
643
643
|
* Do not edit directly
|
|
644
|
-
* Generated on
|
|
644
|
+
* Generated on Thu, 10 Sep 2026 13:33:23 GMT
|
|
645
645
|
*/
|
|
646
646
|
|
|
647
647
|
:root {
|
|
@@ -655,7 +655,7 @@ select {
|
|
|
655
655
|
|
|
656
656
|
/**
|
|
657
657
|
* Do not edit directly
|
|
658
|
-
* Generated on
|
|
658
|
+
* Generated on Thu, 10 Sep 2026 13:33:23 GMT
|
|
659
659
|
*/
|
|
660
660
|
|
|
661
661
|
:root {
|
|
@@ -674,7 +674,7 @@ select {
|
|
|
674
674
|
|
|
675
675
|
/**
|
|
676
676
|
* Do not edit directly
|
|
677
|
-
* Generated on
|
|
677
|
+
* Generated on Thu, 10 Sep 2026 13:33:24 GMT
|
|
678
678
|
*/
|
|
679
679
|
|
|
680
680
|
:root,
|
|
@@ -776,7 +776,7 @@ select {
|
|
|
776
776
|
|
|
777
777
|
/**
|
|
778
778
|
* Do not edit directly
|
|
779
|
-
* Generated on
|
|
779
|
+
* Generated on Thu, 10 Sep 2026 13:33:23 GMT
|
|
780
780
|
*/
|
|
781
781
|
|
|
782
782
|
:root {
|
|
@@ -803,7 +803,7 @@ select {
|
|
|
803
803
|
|
|
804
804
|
/**
|
|
805
805
|
* Do not edit directly
|
|
806
|
-
* Generated on
|
|
806
|
+
* Generated on Thu, 10 Sep 2026 13:33:24 GMT
|
|
807
807
|
*/
|
|
808
808
|
|
|
809
809
|
:root,
|
|
@@ -6119,7 +6119,7 @@ select {
|
|
|
6119
6119
|
|
|
6120
6120
|
/**
|
|
6121
6121
|
* Do not edit directly
|
|
6122
|
-
* Generated on
|
|
6122
|
+
* Generated on Thu, 10 Sep 2026 13:33:23 GMT
|
|
6123
6123
|
*/
|
|
6124
6124
|
|
|
6125
6125
|
:root {
|
|
@@ -6128,7 +6128,7 @@ select {
|
|
|
6128
6128
|
|
|
6129
6129
|
/**
|
|
6130
6130
|
* Do not edit directly
|
|
6131
|
-
* Generated on
|
|
6131
|
+
* Generated on Thu, 10 Sep 2026 13:33:24 GMT
|
|
6132
6132
|
*/
|
|
6133
6133
|
|
|
6134
6134
|
:root,
|
|
@@ -7072,7 +7072,7 @@ select {
|
|
|
7072
7072
|
|
|
7073
7073
|
/**
|
|
7074
7074
|
* Do not edit directly
|
|
7075
|
-
* Generated on
|
|
7075
|
+
* Generated on Thu, 10 Sep 2026 13:33:24 GMT
|
|
7076
7076
|
*/
|
|
7077
7077
|
|
|
7078
7078
|
:root,
|
|
@@ -7158,6 +7158,10 @@ select {
|
|
|
7158
7158
|
gap: var(--brand-control-medium-gap);
|
|
7159
7159
|
}
|
|
7160
7160
|
|
|
7161
|
+
.Primer_Brand__Button-module__Button___lDruK:where(button) {
|
|
7162
|
+
font: inherit;
|
|
7163
|
+
}
|
|
7164
|
+
|
|
7161
7165
|
.Primer_Brand__Button-module__Button___lDruK:hover {
|
|
7162
7166
|
-webkit-text-decoration: none;
|
|
7163
7167
|
text-decoration: none;
|
|
@@ -7383,7 +7387,7 @@ select {
|
|
|
7383
7387
|
|
|
7384
7388
|
/**
|
|
7385
7389
|
* Do not edit directly
|
|
7386
|
-
* Generated on
|
|
7390
|
+
* Generated on Thu, 10 Sep 2026 13:33:24 GMT
|
|
7387
7391
|
*/
|
|
7388
7392
|
|
|
7389
7393
|
:root,
|
|
@@ -7770,7 +7774,7 @@ select {
|
|
|
7770
7774
|
|
|
7771
7775
|
/**
|
|
7772
7776
|
* Do not edit directly
|
|
7773
|
-
* Generated on
|
|
7777
|
+
* Generated on Thu, 10 Sep 2026 13:33:23 GMT
|
|
7774
7778
|
*/
|
|
7775
7779
|
|
|
7776
7780
|
:root {
|
|
@@ -7895,7 +7899,7 @@ select {
|
|
|
7895
7899
|
|
|
7896
7900
|
/**
|
|
7897
7901
|
* Do not edit directly
|
|
7898
|
-
* Generated on
|
|
7902
|
+
* Generated on Thu, 10 Sep 2026 13:33:24 GMT
|
|
7899
7903
|
*/
|
|
7900
7904
|
|
|
7901
7905
|
:root,
|
|
@@ -7911,7 +7915,7 @@ select {
|
|
|
7911
7915
|
|
|
7912
7916
|
/**
|
|
7913
7917
|
* Do not edit directly
|
|
7914
|
-
* Generated on
|
|
7918
|
+
* Generated on Thu, 10 Sep 2026 13:33:23 GMT
|
|
7915
7919
|
*/
|
|
7916
7920
|
|
|
7917
7921
|
:root {
|
|
@@ -8363,7 +8367,7 @@ select {
|
|
|
8363
8367
|
|
|
8364
8368
|
/**
|
|
8365
8369
|
* Do not edit directly
|
|
8366
|
-
* Generated on
|
|
8370
|
+
* Generated on Thu, 10 Sep 2026 13:33:24 GMT
|
|
8367
8371
|
*/
|
|
8368
8372
|
|
|
8369
8373
|
:root,
|
|
@@ -8630,7 +8634,7 @@ select {
|
|
|
8630
8634
|
|
|
8631
8635
|
/**
|
|
8632
8636
|
* Do not edit directly
|
|
8633
|
-
* Generated on
|
|
8637
|
+
* Generated on Thu, 10 Sep 2026 13:33:23 GMT
|
|
8634
8638
|
*/
|
|
8635
8639
|
|
|
8636
8640
|
:root {
|
|
@@ -8641,7 +8645,7 @@ select {
|
|
|
8641
8645
|
|
|
8642
8646
|
/**
|
|
8643
8647
|
* Do not edit directly
|
|
8644
|
-
* Generated on
|
|
8648
|
+
* Generated on Thu, 10 Sep 2026 13:33:24 GMT
|
|
8645
8649
|
*/
|
|
8646
8650
|
|
|
8647
8651
|
:root,
|
|
@@ -9440,7 +9444,7 @@ select {
|
|
|
9440
9444
|
|
|
9441
9445
|
/**
|
|
9442
9446
|
* Do not edit directly
|
|
9443
|
-
* Generated on
|
|
9447
|
+
* Generated on Thu, 10 Sep 2026 13:33:24 GMT
|
|
9444
9448
|
*/
|
|
9445
9449
|
|
|
9446
9450
|
:root,
|
|
@@ -9782,7 +9786,6 @@ details[open] > .Primer_Brand__Accordion-module__Accordion__summary___NUIYc .Pri
|
|
|
9782
9786
|
}
|
|
9783
9787
|
|
|
9784
9788
|
.Primer_Brand__Accordion-module__Accordion__content___wMZGe {
|
|
9785
|
-
--brand-Accordion-content-offset: 0px; /* we reference this in JS */
|
|
9786
9789
|
overflow: hidden;
|
|
9787
9790
|
max-height: 0;
|
|
9788
9791
|
transition: max-height var(--brand-animation-duration-fast) var(--brand-animation-easing-glide);
|
|
@@ -9790,14 +9793,12 @@ details[open] > .Primer_Brand__Accordion-module__Accordion__summary___NUIYc .Pri
|
|
|
9790
9793
|
}
|
|
9791
9794
|
|
|
9792
9795
|
.Primer_Brand__Accordion-module__Accordion__content-inner___AZfFA {
|
|
9793
|
-
transform: translateY(calc(-1 * var(--brand-Accordion-content-offset)));
|
|
9794
9796
|
opacity: 0;
|
|
9795
9797
|
transition: opacity var(--brand-animation-duration-fast) var(--brand-animation-easing-glide);
|
|
9796
9798
|
}
|
|
9797
9799
|
|
|
9798
9800
|
.Primer_Brand__Accordion-module__Accordion--default___wLsHR > .Primer_Brand__Accordion-module__Accordion__content___wMZGe {
|
|
9799
|
-
|
|
9800
|
-
top: calc(var(--base-size-4) * -1);
|
|
9801
|
+
top: calc(var(--base-size-2) - var(--base-size-24));
|
|
9801
9802
|
}
|
|
9802
9803
|
|
|
9803
9804
|
.Primer_Brand__Accordion-module__Accordion__summary--default___C4Jx_ + .Primer_Brand__Accordion-module__Accordion__content___wMZGe > .Primer_Brand__Accordion-module__Accordion__content-inner___AZfFA::before {
|
|
@@ -10070,7 +10071,7 @@ details[open] > .Primer_Brand__Accordion-module__Accordion__summary--reversed-to
|
|
|
10070
10071
|
|
|
10071
10072
|
/**
|
|
10072
10073
|
* Do not edit directly
|
|
10073
|
-
* Generated on
|
|
10074
|
+
* Generated on Thu, 10 Sep 2026 13:33:23 GMT
|
|
10074
10075
|
*/
|
|
10075
10076
|
|
|
10076
10077
|
:root {
|
|
@@ -10106,7 +10107,7 @@ details[open] > .Primer_Brand__Accordion-module__Accordion__summary--reversed-to
|
|
|
10106
10107
|
|
|
10107
10108
|
/**
|
|
10108
10109
|
* Do not edit directly
|
|
10109
|
-
* Generated on
|
|
10110
|
+
* Generated on Thu, 10 Sep 2026 13:33:24 GMT
|
|
10110
10111
|
*/
|
|
10111
10112
|
|
|
10112
10113
|
:root,
|
|
@@ -10990,7 +10991,7 @@ details[open] > .Primer_Brand__Accordion-module__Accordion__summary--reversed-to
|
|
|
10990
10991
|
|
|
10991
10992
|
/**
|
|
10992
10993
|
* Do not edit directly
|
|
10993
|
-
* Generated on
|
|
10994
|
+
* Generated on Thu, 10 Sep 2026 13:33:24 GMT
|
|
10994
10995
|
*/
|
|
10995
10996
|
|
|
10996
10997
|
:root,
|
|
@@ -11087,7 +11088,7 @@ details[open] > .Primer_Brand__Accordion-module__Accordion__summary--reversed-to
|
|
|
11087
11088
|
|
|
11088
11089
|
/**
|
|
11089
11090
|
* Do not edit directly
|
|
11090
|
-
* Generated on
|
|
11091
|
+
* Generated on Thu, 10 Sep 2026 13:33:24 GMT
|
|
11091
11092
|
*/
|
|
11092
11093
|
|
|
11093
11094
|
:root,
|
|
@@ -11476,7 +11477,7 @@ details[open] > .Primer_Brand__Accordion-module__Accordion__summary--reversed-to
|
|
|
11476
11477
|
|
|
11477
11478
|
/**
|
|
11478
11479
|
* Do not edit directly
|
|
11479
|
-
* Generated on
|
|
11480
|
+
* Generated on Thu, 10 Sep 2026 13:33:24 GMT
|
|
11480
11481
|
*/
|
|
11481
11482
|
|
|
11482
11483
|
:root,
|
|
@@ -12580,13 +12581,10 @@ Fixes safari bug where outline doesn't respect border-radius
|
|
|
12580
12581
|
* Main styles for the subdomain navigation bar.
|
|
12581
12582
|
*/
|
|
12582
12583
|
.Primer_Brand__SubdomainNavBar-module__SubdomainNavBar___JNpcK {
|
|
12583
|
-
--SubdomainNavBar-height: var(--base-size-64);
|
|
12584
|
-
|
|
12585
12584
|
position: relative;
|
|
12586
12585
|
z-index: 90;
|
|
12587
12586
|
font-weight: 550;
|
|
12588
12587
|
background: var(--brand-color-canvas-default);
|
|
12589
|
-
border-block-end: var(--brand-borderWidth-thin) solid var(--brand-color-border-muted);
|
|
12590
12588
|
height: var(--SubdomainNavBar-height);
|
|
12591
12589
|
}
|
|
12592
12590
|
|
|
@@ -12594,7 +12592,7 @@ Fixes safari bug where outline doesn't respect border-radius
|
|
|
12594
12592
|
content: '';
|
|
12595
12593
|
position: absolute;
|
|
12596
12594
|
inset-inline: 0;
|
|
12597
|
-
inset-block-start:
|
|
12595
|
+
inset-block-start: 100%;
|
|
12598
12596
|
height: var(--brand-borderWidth-thin);
|
|
12599
12597
|
background-color: var(--brand-color-text-emphasized);
|
|
12600
12598
|
pointer-events: none;
|
|
@@ -12683,16 +12681,18 @@ Fixes safari bug where outline doesn't respect border-radius
|
|
|
12683
12681
|
|
|
12684
12682
|
.Primer_Brand__SubdomainNavBar-module__SubdomainNavBar-back-arrow___OOrj8 {
|
|
12685
12683
|
position: absolute;
|
|
12684
|
+
display: flex;
|
|
12686
12685
|
inset-inline-start: calc(-1 * var(--base-size-24) + var(--base-size-4));
|
|
12686
|
+
inset-block-start: 50%;
|
|
12687
12687
|
color: var(--brand-color-text-muted);
|
|
12688
12688
|
opacity: 0;
|
|
12689
|
-
transform:
|
|
12689
|
+
transform: translate(var(--base-size-4), -50%);
|
|
12690
12690
|
transition: opacity var(--brand-animation-duration-fast), transform var(--brand-animation-duration-fast) ease;
|
|
12691
12691
|
}
|
|
12692
12692
|
|
|
12693
12693
|
.Primer_Brand__SubdomainNavBar-module__SubdomainNavBar-logo-mark___pMn2_:hover .Primer_Brand__SubdomainNavBar-module__SubdomainNavBar-back-arrow___OOrj8 {
|
|
12694
12694
|
opacity: 1;
|
|
12695
|
-
transform:
|
|
12695
|
+
transform: translate(0, -50%);
|
|
12696
12696
|
}
|
|
12697
12697
|
|
|
12698
12698
|
.Primer_Brand__SubdomainNavBar-module__SubdomainNavBar-logo-mark___pMn2_ svg {
|
|
@@ -12713,12 +12713,29 @@ Fixes safari bug where outline doesn't respect border-radius
|
|
|
12713
12713
|
text-decoration: none;
|
|
12714
12714
|
}
|
|
12715
12715
|
|
|
12716
|
-
.Primer_Brand__SubdomainNavBar-module__SubdomainNavBar-title-prefix___MCu96 {
|
|
12716
|
+
.Primer_Brand__SubdomainNavBar-module__SubdomainNavBar--variant-featured___i_EMH .Primer_Brand__SubdomainNavBar-module__SubdomainNavBar-title-prefix___MCu96 {
|
|
12717
12717
|
color: var(--brand-color-text-default);
|
|
12718
12718
|
}
|
|
12719
12719
|
|
|
12720
12720
|
.Primer_Brand__SubdomainNavBar-module__SubdomainNavBar-title-label___C3mii {
|
|
12721
|
-
color:
|
|
12721
|
+
color: inherit;
|
|
12722
|
+
}
|
|
12723
|
+
|
|
12724
|
+
.Primer_Brand__SubdomainNavBar-module__SubdomainNavBar--variant-default___jNIQp.Primer_Brand__SubdomainNavBar-module__SubdomainNavBar--has-title___JWpl2 .Primer_Brand__SubdomainNavBar-module__SubdomainNavBar-title-area___W8IC5 > li:first-child {
|
|
12725
|
+
display: flex;
|
|
12726
|
+
align-items: center;
|
|
12727
|
+
align-self: stretch;
|
|
12728
|
+
}
|
|
12729
|
+
|
|
12730
|
+
.Primer_Brand__SubdomainNavBar-module__SubdomainNavBar--variant-default___jNIQp.Primer_Brand__SubdomainNavBar-module__SubdomainNavBar--has-title___JWpl2 .Primer_Brand__SubdomainNavBar-module__SubdomainNavBar-title-area___W8IC5 > li:first-child::after {
|
|
12731
|
+
content: '';
|
|
12732
|
+
box-sizing: border-box;
|
|
12733
|
+
align-self: center;
|
|
12734
|
+
flex: none;
|
|
12735
|
+
width: var(--brand-borderWidth-thin);
|
|
12736
|
+
height: var(--SubdomainNavBar-height);
|
|
12737
|
+
margin-inline: var(--base-size-16);
|
|
12738
|
+
background-color: var(--brand-color-border-muted);
|
|
12722
12739
|
}
|
|
12723
12740
|
|
|
12724
12741
|
.Primer_Brand__SubdomainNavBar-module__SubdomainNavBar-leading-component___qa6xA,
|
|
@@ -13005,7 +13022,7 @@ Fixes safari bug where outline doesn't respect border-radius
|
|
|
13005
13022
|
position: absolute;
|
|
13006
13023
|
z-index: 100;
|
|
13007
13024
|
right: auto;
|
|
13008
|
-
background-color: var(--
|
|
13025
|
+
background-color: var(--brand-color-canvas-default);
|
|
13009
13026
|
border-radius: var(--brand-borderRadius-large);
|
|
13010
13027
|
animation: Primer_Brand__SubdomainNavBar-module__fade-in-down___kwg9g 0.25s, Primer_Brand__SubdomainNavBar-module__enlarge-shadow___pfcD5 250ms forwards;
|
|
13011
13028
|
animation-timing-function: var(--brand-animation-easing-default);
|
|
@@ -13376,6 +13393,11 @@ Fixes safari bug where outline doesn't respect border-radius
|
|
|
13376
13393
|
animation-timing-function: var(--brand-animation-easing-default);
|
|
13377
13394
|
}
|
|
13378
13395
|
|
|
13396
|
+
.Primer_Brand__SubdomainNavBar-module__SubdomainNavBar--variant-default___jNIQp .Primer_Brand__SubdomainNavBar-module__SubdomainNavBar-menu-wrapper___b2uqO {
|
|
13397
|
+
inset-inline-start: auto;
|
|
13398
|
+
min-width: calc(var(--base-size-128) * 3);
|
|
13399
|
+
}
|
|
13400
|
+
|
|
13379
13401
|
.Primer_Brand__SubdomainNavBar-module__SubdomainNavBar-menu-wrapper--close___NzelD {
|
|
13380
13402
|
display: none;
|
|
13381
13403
|
}
|
|
@@ -13613,7 +13635,6 @@ Fixes safari bug where outline doesn't respect border-radius
|
|
|
13613
13635
|
|
|
13614
13636
|
@media screen and (max-width: 47.99rem) {
|
|
13615
13637
|
.Primer_Brand__SubdomainNavBar-module__SubdomainNavBar___JNpcK {
|
|
13616
|
-
--SubdomainNavBar-height: calc(var(--base-size-64) - var(--base-size-8));
|
|
13617
13638
|
--SubdomainNavBar-mobile-control-size: var(--base-size-48);
|
|
13618
13639
|
}
|
|
13619
13640
|
|
|
@@ -13943,6 +13964,93 @@ Fixes safari bug where outline doesn't respect border-radius
|
|
|
13943
13964
|
|
|
13944
13965
|
align-self: stretch;
|
|
13945
13966
|
}
|
|
13967
|
+
|
|
13968
|
+
.Primer_Brand__SubdomainNavBar-module__SubdomainNavBar--variant-default___jNIQp.Primer_Brand__SubdomainNavBar-module__SubdomainNavBar--has-primary-nav___QwOCp {
|
|
13969
|
+
border-block-end: var(--brand-borderWidth-thin) solid var(--brand-color-border-muted);
|
|
13970
|
+
height: calc(var(--SubdomainNavBar-height) + var(--base-size-48));
|
|
13971
|
+
}
|
|
13972
|
+
|
|
13973
|
+
.Primer_Brand__SubdomainNavBar-module__SubdomainNavBar--variant-default___jNIQp::after {
|
|
13974
|
+
inset-block-start: var(--SubdomainNavBar-height);
|
|
13975
|
+
}
|
|
13976
|
+
|
|
13977
|
+
.Primer_Brand__SubdomainNavBar-module__SubdomainNavBar--variant-default___jNIQp .Primer_Brand__SubdomainNavBar-module__SubdomainNavBar-inner-container___kdy5Y {
|
|
13978
|
+
display: grid;
|
|
13979
|
+
grid-template-columns: auto minmax(0, 1fr) auto;
|
|
13980
|
+
grid-template-rows: var(--SubdomainNavBar-height);
|
|
13981
|
+
}
|
|
13982
|
+
|
|
13983
|
+
.Primer_Brand__SubdomainNavBar-module__SubdomainNavBar--variant-default___jNIQp.Primer_Brand__SubdomainNavBar-module__SubdomainNavBar--has-primary-nav___QwOCp .Primer_Brand__SubdomainNavBar-module__SubdomainNavBar-inner-container___kdy5Y {
|
|
13984
|
+
grid-template-rows: var(--SubdomainNavBar-height) var(--base-size-48);
|
|
13985
|
+
}
|
|
13986
|
+
|
|
13987
|
+
.Primer_Brand__SubdomainNavBar-module__SubdomainNavBar--variant-default___jNIQp .Primer_Brand__SubdomainNavBar-module__SubdomainNavBar-title-navigation___QI1qZ {
|
|
13988
|
+
grid-column: 1;
|
|
13989
|
+
grid-row: 1;
|
|
13990
|
+
min-width: 0;
|
|
13991
|
+
}
|
|
13992
|
+
|
|
13993
|
+
.Primer_Brand__SubdomainNavBar-module__SubdomainNavBar--variant-default___jNIQp .Primer_Brand__SubdomainNavBar-module__SubdomainNavBar-primary-nav___rZwCn {
|
|
13994
|
+
grid-column: 1 / -1;
|
|
13995
|
+
grid-row: 2;
|
|
13996
|
+
min-width: 0;
|
|
13997
|
+
border-block-start: var(--brand-borderWidth-thin) solid var(--brand-color-border-muted);
|
|
13998
|
+
}
|
|
13999
|
+
|
|
14000
|
+
.Primer_Brand__SubdomainNavBar-module__SubdomainNavBar--variant-default___jNIQp .Primer_Brand__SubdomainNavBar-module__SubdomainNavBar-primary-nav-list___iQd2r {
|
|
14001
|
+
padding-inline-start: calc(var(--base-size-64) + var(--brand-borderWidth-thin));
|
|
14002
|
+
}
|
|
14003
|
+
|
|
14004
|
+
.Primer_Brand__SubdomainNavBar-module__SubdomainNavBar--variant-default___jNIQp .Primer_Brand__SubdomainNavBar-module__SubdomainNavBar-inner-container___kdy5Y > .Primer_Brand__SubdomainNavBar-module__SubdomainNavBar-leading-component___qa6xA {
|
|
14005
|
+
grid-column: 2;
|
|
14006
|
+
grid-row: 1;
|
|
14007
|
+
justify-self: start;
|
|
14008
|
+
border-inline-start: 0;
|
|
14009
|
+
}
|
|
14010
|
+
|
|
14011
|
+
.Primer_Brand__SubdomainNavBar-module__SubdomainNavBar--variant-default___jNIQp .Primer_Brand__SubdomainNavBar-module__SubdomainNavBar-inner-container___kdy5Y > .Primer_Brand__SubdomainNavBar-module__SubdomainNavBar-secondary-nav___WHTTz {
|
|
14012
|
+
grid-column: 3;
|
|
14013
|
+
grid-row: 1;
|
|
14014
|
+
}
|
|
14015
|
+
|
|
14016
|
+
.Primer_Brand__SubdomainNavBar-module__SubdomainNavBar--variant-default___jNIQp .Primer_Brand__SubdomainNavBar-module__SubdomainNavBar-search-trigger___WyUIj {
|
|
14017
|
+
border-inline-start: var(--brand-borderWidth-thin) solid var(--brand-color-border-muted);
|
|
14018
|
+
}
|
|
14019
|
+
}
|
|
14020
|
+
|
|
14021
|
+
.Primer_Brand__SubdomainNavBar-module__SubdomainNavBar--variant-default___jNIQp .Primer_Brand__SubdomainNavBar-module__SubdomainNavBar-search-input-button____QKi7 {
|
|
14022
|
+
justify-content: center;
|
|
14023
|
+
gap: 0;
|
|
14024
|
+
width: var(--base-size-32);
|
|
14025
|
+
padding: var(--base-size-8);
|
|
14026
|
+
background-color: transparent;
|
|
14027
|
+
}
|
|
14028
|
+
|
|
14029
|
+
.Primer_Brand__SubdomainNavBar-module__SubdomainNavBar--variant-default___jNIQp .Primer_Brand__SubdomainNavBar-module__SubdomainNavBar-search-input-button-placeholder___lFmsx {
|
|
14030
|
+
gap: 0;
|
|
14031
|
+
}
|
|
14032
|
+
|
|
14033
|
+
.Primer_Brand__SubdomainNavBar-module__SubdomainNavBar--variant-default___jNIQp .Primer_Brand__SubdomainNavBar-module__SubdomainNavBar-search-input-button-placeholder-text___W96nO,
|
|
14034
|
+
.Primer_Brand__SubdomainNavBar-module__SubdomainNavBar--variant-default___jNIQp .Primer_Brand__SubdomainNavBar-module__SubdomainNavBar-search-input-button-shortcut___M8tMd {
|
|
14035
|
+
display: none;
|
|
14036
|
+
}
|
|
14037
|
+
|
|
14038
|
+
@media screen and (min-width: 48rem) {
|
|
14039
|
+
.Primer_Brand__SubdomainNavBar-module__SubdomainNavBar--variant-default___jNIQp .Primer_Brand__SubdomainNavBar-module__SubdomainNavBar-search-trigger___WyUIj {
|
|
14040
|
+
flex: 0 0 var(--base-size-48);
|
|
14041
|
+
width: var(--base-size-48);
|
|
14042
|
+
min-width: var(--base-size-48);
|
|
14043
|
+
}
|
|
14044
|
+
|
|
14045
|
+
.Primer_Brand__SubdomainNavBar-module__SubdomainNavBar--variant-default___jNIQp .Primer_Brand__SubdomainNavBar-module__SubdomainNavBar-search-trigger___WyUIj {
|
|
14046
|
+
padding-inline: 0;
|
|
14047
|
+
}
|
|
14048
|
+
|
|
14049
|
+
.Primer_Brand__SubdomainNavBar-module__SubdomainNavBar--variant-default___jNIQp .Primer_Brand__SubdomainNavBar-module__SubdomainNavBar-search-input-button____QKi7 {
|
|
14050
|
+
width: 100%;
|
|
14051
|
+
block-size: 100%;
|
|
14052
|
+
padding-inline: var(--base-size-16);
|
|
14053
|
+
}
|
|
13946
14054
|
}
|
|
13947
14055
|
|
|
13948
14056
|
@media screen and (min-width: 1024px) {
|
|
@@ -14348,7 +14456,7 @@ Fixes safari bug where outline doesn't respect border-radius
|
|
|
14348
14456
|
|
|
14349
14457
|
/**
|
|
14350
14458
|
* Do not edit directly
|
|
14351
|
-
* Generated on
|
|
14459
|
+
* Generated on Thu, 10 Sep 2026 13:33:24 GMT
|
|
14352
14460
|
*/
|
|
14353
14461
|
|
|
14354
14462
|
:root,
|
|
@@ -14382,7 +14490,7 @@ Fixes safari bug where outline doesn't respect border-radius
|
|
|
14382
14490
|
|
|
14383
14491
|
/**
|
|
14384
14492
|
* Do not edit directly
|
|
14385
|
-
* Generated on
|
|
14493
|
+
* Generated on Thu, 10 Sep 2026 13:33:24 GMT
|
|
14386
14494
|
*/
|
|
14387
14495
|
|
|
14388
14496
|
:root,
|
|
@@ -14398,7 +14506,7 @@ Fixes safari bug where outline doesn't respect border-radius
|
|
|
14398
14506
|
|
|
14399
14507
|
/**
|
|
14400
14508
|
* Do not edit directly
|
|
14401
|
-
* Generated on
|
|
14509
|
+
* Generated on Thu, 10 Sep 2026 13:33:23 GMT
|
|
14402
14510
|
*/
|
|
14403
14511
|
|
|
14404
14512
|
:root {
|
|
@@ -14490,7 +14598,7 @@ Fixes safari bug where outline doesn't respect border-radius
|
|
|
14490
14598
|
|
|
14491
14599
|
/**
|
|
14492
14600
|
* Do not edit directly
|
|
14493
|
-
* Generated on
|
|
14601
|
+
* Generated on Thu, 10 Sep 2026 13:33:24 GMT
|
|
14494
14602
|
*/
|
|
14495
14603
|
|
|
14496
14604
|
:root,
|
|
@@ -14654,7 +14762,7 @@ Fixes safari bug where outline doesn't respect border-radius
|
|
|
14654
14762
|
|
|
14655
14763
|
/**
|
|
14656
14764
|
* Do not edit directly
|
|
14657
|
-
* Generated on
|
|
14765
|
+
* Generated on Thu, 10 Sep 2026 13:33:23 GMT
|
|
14658
14766
|
*/
|
|
14659
14767
|
|
|
14660
14768
|
:root {
|
|
@@ -14663,7 +14771,7 @@ Fixes safari bug where outline doesn't respect border-radius
|
|
|
14663
14771
|
|
|
14664
14772
|
/**
|
|
14665
14773
|
* Do not edit directly
|
|
14666
|
-
* Generated on
|
|
14774
|
+
* Generated on Thu, 10 Sep 2026 13:33:24 GMT
|
|
14667
14775
|
*/
|
|
14668
14776
|
|
|
14669
14777
|
:root,
|
|
@@ -14685,7 +14793,7 @@ Fixes safari bug where outline doesn't respect border-radius
|
|
|
14685
14793
|
|
|
14686
14794
|
/**
|
|
14687
14795
|
* Do not edit directly
|
|
14688
|
-
* Generated on
|
|
14796
|
+
* Generated on Thu, 10 Sep 2026 13:33:23 GMT
|
|
14689
14797
|
*/
|
|
14690
14798
|
|
|
14691
14799
|
:root {
|
|
@@ -15157,7 +15265,7 @@ Fixes safari bug where outline doesn't respect border-radius
|
|
|
15157
15265
|
|
|
15158
15266
|
/**
|
|
15159
15267
|
* Do not edit directly
|
|
15160
|
-
* Generated on
|
|
15268
|
+
* Generated on Thu, 10 Sep 2026 13:33:23 GMT
|
|
15161
15269
|
*/
|
|
15162
15270
|
|
|
15163
15271
|
:root {
|
|
@@ -15171,7 +15279,7 @@ Fixes safari bug where outline doesn't respect border-radius
|
|
|
15171
15279
|
|
|
15172
15280
|
/**
|
|
15173
15281
|
* Do not edit directly
|
|
15174
|
-
* Generated on
|
|
15282
|
+
* Generated on Thu, 10 Sep 2026 13:33:24 GMT
|
|
15175
15283
|
*/
|
|
15176
15284
|
|
|
15177
15285
|
:root,
|
|
@@ -15722,7 +15830,7 @@ Fixes safari bug where outline doesn't respect border-radius
|
|
|
15722
15830
|
|
|
15723
15831
|
/**
|
|
15724
15832
|
* Do not edit directly
|
|
15725
|
-
* Generated on
|
|
15833
|
+
* Generated on Thu, 10 Sep 2026 13:33:24 GMT
|
|
15726
15834
|
*/
|
|
15727
15835
|
|
|
15728
15836
|
:root,
|
|
@@ -15738,7 +15846,7 @@ Fixes safari bug where outline doesn't respect border-radius
|
|
|
15738
15846
|
|
|
15739
15847
|
/**
|
|
15740
15848
|
* Do not edit directly
|
|
15741
|
-
* Generated on
|
|
15849
|
+
* Generated on Thu, 10 Sep 2026 13:33:23 GMT
|
|
15742
15850
|
*/
|
|
15743
15851
|
|
|
15744
15852
|
:root {
|
|
@@ -16483,7 +16591,7 @@ Fixes safari bug where outline doesn't respect border-radius
|
|
|
16483
16591
|
|
|
16484
16592
|
/**
|
|
16485
16593
|
* Do not edit directly
|
|
16486
|
-
* Generated on
|
|
16594
|
+
* Generated on Thu, 10 Sep 2026 13:33:24 GMT
|
|
16487
16595
|
*/
|
|
16488
16596
|
|
|
16489
16597
|
:root,
|
|
@@ -16499,7 +16607,7 @@ Fixes safari bug where outline doesn't respect border-radius
|
|
|
16499
16607
|
|
|
16500
16608
|
/**
|
|
16501
16609
|
* Do not edit directly
|
|
16502
|
-
* Generated on
|
|
16610
|
+
* Generated on Thu, 10 Sep 2026 13:33:24 GMT
|
|
16503
16611
|
*/
|
|
16504
16612
|
|
|
16505
16613
|
:root,
|
|
@@ -16930,7 +17038,7 @@ Fixes safari bug where outline doesn't respect border-radius
|
|
|
16930
17038
|
|
|
16931
17039
|
/**
|
|
16932
17040
|
* Do not edit directly
|
|
16933
|
-
* Generated on
|
|
17041
|
+
* Generated on Thu, 10 Sep 2026 13:33:24 GMT
|
|
16934
17042
|
*/
|
|
16935
17043
|
|
|
16936
17044
|
:root,
|
|
@@ -16962,7 +17070,7 @@ Fixes safari bug where outline doesn't respect border-radius
|
|
|
16962
17070
|
|
|
16963
17071
|
/**
|
|
16964
17072
|
* Do not edit directly
|
|
16965
|
-
* Generated on
|
|
17073
|
+
* Generated on Thu, 10 Sep 2026 13:33:23 GMT
|
|
16966
17074
|
*/
|
|
16967
17075
|
|
|
16968
17076
|
:root {
|
|
@@ -17188,6 +17296,10 @@ Fixes safari bug where outline doesn't respect border-radius
|
|
|
17188
17296
|
text-transform: uppercase;
|
|
17189
17297
|
}
|
|
17190
17298
|
|
|
17299
|
+
.Primer_Brand__MinimalFooter-module__MinimalFooter__link___zi47c:where(button) {
|
|
17300
|
+
font: inherit;
|
|
17301
|
+
}
|
|
17302
|
+
|
|
17191
17303
|
.Primer_Brand__MinimalFooter-module__MinimalFooter__link___zi47c:hover {
|
|
17192
17304
|
-webkit-text-decoration: underline;
|
|
17193
17305
|
text-decoration: underline;
|
|
@@ -17211,6 +17323,7 @@ Fixes safari bug where outline doesn't respect border-radius
|
|
|
17211
17323
|
-webkit-appearance: none;
|
|
17212
17324
|
-moz-appearance: none;
|
|
17213
17325
|
appearance: none;
|
|
17326
|
+
font: inherit;
|
|
17214
17327
|
display: inline-flex;
|
|
17215
17328
|
padding: 0;
|
|
17216
17329
|
border: 0;
|
|
@@ -17335,7 +17448,7 @@ Fixes safari bug where outline doesn't respect border-radius
|
|
|
17335
17448
|
|
|
17336
17449
|
/**
|
|
17337
17450
|
* Do not edit directly
|
|
17338
|
-
* Generated on
|
|
17451
|
+
* Generated on Thu, 10 Sep 2026 13:33:23 GMT
|
|
17339
17452
|
*/
|
|
17340
17453
|
|
|
17341
17454
|
:root {
|
|
@@ -17348,7 +17461,7 @@ Fixes safari bug where outline doesn't respect border-radius
|
|
|
17348
17461
|
|
|
17349
17462
|
/**
|
|
17350
17463
|
* Do not edit directly
|
|
17351
|
-
* Generated on
|
|
17464
|
+
* Generated on Thu, 10 Sep 2026 13:33:24 GMT
|
|
17352
17465
|
*/
|
|
17353
17466
|
|
|
17354
17467
|
:root,
|
|
@@ -18597,7 +18710,7 @@ Fixes safari bug where outline doesn't respect border-radius
|
|
|
18597
18710
|
|
|
18598
18711
|
/**
|
|
18599
18712
|
* Do not edit directly
|
|
18600
|
-
* Generated on
|
|
18713
|
+
* Generated on Thu, 10 Sep 2026 13:33:23 GMT
|
|
18601
18714
|
*/
|
|
18602
18715
|
|
|
18603
18716
|
:root {
|
|
@@ -18608,7 +18721,7 @@ Fixes safari bug where outline doesn't respect border-radius
|
|
|
18608
18721
|
|
|
18609
18722
|
/**
|
|
18610
18723
|
* Do not edit directly
|
|
18611
|
-
* Generated on
|
|
18724
|
+
* Generated on Thu, 10 Sep 2026 13:33:24 GMT
|
|
18612
18725
|
*/
|
|
18613
18726
|
|
|
18614
18727
|
:root,
|
|
@@ -18700,6 +18813,7 @@ Fixes safari bug where outline doesn't respect border-radius
|
|
|
18700
18813
|
/* ---------------------------------------------------------- */
|
|
18701
18814
|
|
|
18702
18815
|
.Primer_Brand__VideoPlayer-module__VideoPlayer__playButtonOverlay___J7kgz {
|
|
18816
|
+
font: inherit;
|
|
18703
18817
|
position: absolute;
|
|
18704
18818
|
top: 0;
|
|
18705
18819
|
left: 0;
|
|
@@ -18823,6 +18937,7 @@ Fixes safari bug where outline doesn't respect border-radius
|
|
|
18823
18937
|
}
|
|
18824
18938
|
|
|
18825
18939
|
.Primer_Brand__VideoPlayer-module__VideoPlayer__iconControl___Tw7A4 {
|
|
18940
|
+
font: inherit;
|
|
18826
18941
|
width: auto;
|
|
18827
18942
|
background: none;
|
|
18828
18943
|
border: none;
|
|
@@ -18925,6 +19040,7 @@ Fixes safari bug where outline doesn't respect border-radius
|
|
|
18925
19040
|
}
|
|
18926
19041
|
|
|
18927
19042
|
.Primer_Brand__VideoPlayer-module__VideoPlayer__rangeInput____wivl {
|
|
19043
|
+
font: inherit;
|
|
18928
19044
|
-webkit-appearance: none;
|
|
18929
19045
|
-moz-appearance: none;
|
|
18930
19046
|
appearance: none;
|
|
@@ -19107,7 +19223,7 @@ Fixes safari bug where outline doesn't respect border-radius
|
|
|
19107
19223
|
|
|
19108
19224
|
/**
|
|
19109
19225
|
* Do not edit directly
|
|
19110
|
-
* Generated on
|
|
19226
|
+
* Generated on Thu, 10 Sep 2026 13:33:23 GMT
|
|
19111
19227
|
*/
|
|
19112
19228
|
|
|
19113
19229
|
:root {
|
|
@@ -19127,7 +19243,7 @@ Fixes safari bug where outline doesn't respect border-radius
|
|
|
19127
19243
|
|
|
19128
19244
|
/**
|
|
19129
19245
|
* Do not edit directly
|
|
19130
|
-
* Generated on
|
|
19246
|
+
* Generated on Thu, 10 Sep 2026 13:33:24 GMT
|
|
19131
19247
|
*/
|
|
19132
19248
|
|
|
19133
19249
|
:root,
|
|
@@ -19216,7 +19332,7 @@ Fixes safari bug where outline doesn't respect border-radius
|
|
|
19216
19332
|
|
|
19217
19333
|
/**
|
|
19218
19334
|
* Do not edit directly
|
|
19219
|
-
* Generated on
|
|
19335
|
+
* Generated on Thu, 10 Sep 2026 13:33:24 GMT
|
|
19220
19336
|
*/
|
|
19221
19337
|
|
|
19222
19338
|
:root,
|
|
@@ -19240,7 +19356,7 @@ Fixes safari bug where outline doesn't respect border-radius
|
|
|
19240
19356
|
|
|
19241
19357
|
/**
|
|
19242
19358
|
* Do not edit directly
|
|
19243
|
-
* Generated on
|
|
19359
|
+
* Generated on Thu, 10 Sep 2026 13:33:23 GMT
|
|
19244
19360
|
*/
|
|
19245
19361
|
|
|
19246
19362
|
:root {
|
|
@@ -19716,7 +19832,7 @@ Fixes safari bug where outline doesn't respect border-radius
|
|
|
19716
19832
|
|
|
19717
19833
|
/**
|
|
19718
19834
|
* Do not edit directly
|
|
19719
|
-
* Generated on
|
|
19835
|
+
* Generated on Thu, 10 Sep 2026 13:33:24 GMT
|
|
19720
19836
|
*/
|
|
19721
19837
|
|
|
19722
19838
|
:root,
|
|
@@ -19730,7 +19846,7 @@ Fixes safari bug where outline doesn't respect border-radius
|
|
|
19730
19846
|
|
|
19731
19847
|
/**
|
|
19732
19848
|
* Do not edit directly
|
|
19733
|
-
* Generated on
|
|
19849
|
+
* Generated on Thu, 10 Sep 2026 13:33:23 GMT
|
|
19734
19850
|
*/
|
|
19735
19851
|
|
|
19736
19852
|
:root {
|
|
@@ -19744,7 +19860,7 @@ Fixes safari bug where outline doesn't respect border-radius
|
|
|
19744
19860
|
|
|
19745
19861
|
/**
|
|
19746
19862
|
* Do not edit directly
|
|
19747
|
-
* Generated on
|
|
19863
|
+
* Generated on Thu, 10 Sep 2026 13:33:23 GMT
|
|
19748
19864
|
*/
|
|
19749
19865
|
|
|
19750
19866
|
:root {
|
|
@@ -21920,7 +22036,7 @@ Fixes safari bug where outline doesn't respect border-radius
|
|
|
21920
22036
|
|
|
21921
22037
|
/**
|
|
21922
22038
|
* Do not edit directly
|
|
21923
|
-
* Generated on
|
|
22039
|
+
* Generated on Thu, 10 Sep 2026 13:33:23 GMT
|
|
21924
22040
|
*/
|
|
21925
22041
|
|
|
21926
22042
|
:root {
|
|
@@ -21944,7 +22060,7 @@ Fixes safari bug where outline doesn't respect border-radius
|
|
|
21944
22060
|
|
|
21945
22061
|
/**
|
|
21946
22062
|
* Do not edit directly
|
|
21947
|
-
* Generated on
|
|
22063
|
+
* Generated on Thu, 10 Sep 2026 13:33:24 GMT
|
|
21948
22064
|
*/
|
|
21949
22065
|
|
|
21950
22066
|
:root,
|
|
@@ -22604,7 +22720,7 @@ Fixes safari bug where outline doesn't respect border-radius
|
|
|
22604
22720
|
|
|
22605
22721
|
/**
|
|
22606
22722
|
* Do not edit directly
|
|
22607
|
-
* Generated on
|
|
22723
|
+
* Generated on Thu, 10 Sep 2026 13:33:24 GMT
|
|
22608
22724
|
*/
|
|
22609
22725
|
|
|
22610
22726
|
:root,
|
|
@@ -22618,7 +22734,7 @@ Fixes safari bug where outline doesn't respect border-radius
|
|
|
22618
22734
|
|
|
22619
22735
|
/**
|
|
22620
22736
|
* Do not edit directly
|
|
22621
|
-
* Generated on
|
|
22737
|
+
* Generated on Thu, 10 Sep 2026 13:33:23 GMT
|
|
22622
22738
|
*/
|
|
22623
22739
|
|
|
22624
22740
|
:root {
|
|
@@ -22634,7 +22750,7 @@ Fixes safari bug where outline doesn't respect border-radius
|
|
|
22634
22750
|
|
|
22635
22751
|
/**
|
|
22636
22752
|
* Do not edit directly
|
|
22637
|
-
* Generated on
|
|
22753
|
+
* Generated on Thu, 10 Sep 2026 13:33:24 GMT
|
|
22638
22754
|
*/
|
|
22639
22755
|
|
|
22640
22756
|
:root,
|
|
@@ -23431,7 +23547,7 @@ Fixes safari bug where outline doesn't respect border-radius
|
|
|
23431
23547
|
|
|
23432
23548
|
/**
|
|
23433
23549
|
* Do not edit directly
|
|
23434
|
-
* Generated on
|
|
23550
|
+
* Generated on Thu, 10 Sep 2026 13:33:23 GMT
|
|
23435
23551
|
*/
|
|
23436
23552
|
|
|
23437
23553
|
:root {
|
|
@@ -23440,7 +23556,7 @@ Fixes safari bug where outline doesn't respect border-radius
|
|
|
23440
23556
|
|
|
23441
23557
|
/**
|
|
23442
23558
|
* Do not edit directly
|
|
23443
|
-
* Generated on
|
|
23559
|
+
* Generated on Thu, 10 Sep 2026 13:33:24 GMT
|
|
23444
23560
|
*/
|
|
23445
23561
|
|
|
23446
23562
|
:root,
|
|
@@ -24266,7 +24382,7 @@ Fixes safari bug where outline doesn't respect border-radius
|
|
|
24266
24382
|
|
|
24267
24383
|
/**
|
|
24268
24384
|
* Do not edit directly
|
|
24269
|
-
* Generated on
|
|
24385
|
+
* Generated on Thu, 10 Sep 2026 13:33:24 GMT
|
|
24270
24386
|
*/
|
|
24271
24387
|
|
|
24272
24388
|
:root,
|
|
@@ -24812,7 +24928,7 @@ Fixes safari bug where outline doesn't respect border-radius
|
|
|
24812
24928
|
|
|
24813
24929
|
/**
|
|
24814
24930
|
* Do not edit directly
|
|
24815
|
-
* Generated on
|
|
24931
|
+
* Generated on Thu, 10 Sep 2026 13:33:23 GMT
|
|
24816
24932
|
*/
|
|
24817
24933
|
|
|
24818
24934
|
:root {
|
|
@@ -24821,7 +24937,7 @@ Fixes safari bug where outline doesn't respect border-radius
|
|
|
24821
24937
|
|
|
24822
24938
|
/**
|
|
24823
24939
|
* Do not edit directly
|
|
24824
|
-
* Generated on
|
|
24940
|
+
* Generated on Thu, 10 Sep 2026 13:33:24 GMT
|
|
24825
24941
|
*/
|
|
24826
24942
|
|
|
24827
24943
|
:root,
|
|
@@ -25071,6 +25187,7 @@ Fixes safari bug where outline doesn't respect border-radius
|
|
|
25071
25187
|
padding: var(--base-size-8) var(--base-size-12);
|
|
25072
25188
|
align-items: center;
|
|
25073
25189
|
gap: var(--base-size-4);
|
|
25190
|
+
font: inherit;
|
|
25074
25191
|
font-family: var(--brand-fontStack-monospace);
|
|
25075
25192
|
font-size: calc(var(--base-size-12) + 2px);
|
|
25076
25193
|
color: var(--brand-color-text-muted);
|
|
@@ -25317,7 +25434,7 @@ pre.Primer_Brand__IDE-module__IDE__Chat-copilot-indicator___FhoZe {
|
|
|
25317
25434
|
|
|
25318
25435
|
/**
|
|
25319
25436
|
* Do not edit directly
|
|
25320
|
-
* Generated on
|
|
25437
|
+
* Generated on Thu, 10 Sep 2026 13:33:24 GMT
|
|
25321
25438
|
*/
|
|
25322
25439
|
|
|
25323
25440
|
:root,
|
|
@@ -25416,7 +25533,7 @@ pre.Primer_Brand__IDE-module__IDE__Chat-copilot-indicator___FhoZe {
|
|
|
25416
25533
|
|
|
25417
25534
|
/**
|
|
25418
25535
|
* Do not edit directly
|
|
25419
|
-
* Generated on
|
|
25536
|
+
* Generated on Thu, 10 Sep 2026 13:33:23 GMT
|
|
25420
25537
|
*/
|
|
25421
25538
|
|
|
25422
25539
|
:root {
|
|
@@ -25603,7 +25720,7 @@ pre.Primer_Brand__IDE-module__IDE__Chat-copilot-indicator___FhoZe {
|
|
|
25603
25720
|
|
|
25604
25721
|
/**
|
|
25605
25722
|
* Do not edit directly
|
|
25606
|
-
* Generated on
|
|
25723
|
+
* Generated on Thu, 10 Sep 2026 13:33:23 GMT
|
|
25607
25724
|
*/
|
|
25608
25725
|
|
|
25609
25726
|
:root {
|
|
@@ -25895,7 +26012,7 @@ pre.Primer_Brand__IDE-module__IDE__Chat-copilot-indicator___FhoZe {
|
|
|
25895
26012
|
|
|
25896
26013
|
/**
|
|
25897
26014
|
* Do not edit directly
|
|
25898
|
-
* Generated on
|
|
26015
|
+
* Generated on Thu, 10 Sep 2026 13:33:23 GMT
|
|
25899
26016
|
*/
|
|
25900
26017
|
|
|
25901
26018
|
:root {
|
|
@@ -25906,7 +26023,7 @@ pre.Primer_Brand__IDE-module__IDE__Chat-copilot-indicator___FhoZe {
|
|
|
25906
26023
|
|
|
25907
26024
|
/**
|
|
25908
26025
|
* Do not edit directly
|
|
25909
|
-
* Generated on
|
|
26026
|
+
* Generated on Thu, 10 Sep 2026 13:33:24 GMT
|
|
25910
26027
|
*/
|
|
25911
26028
|
|
|
25912
26029
|
:root,
|
|
@@ -26167,7 +26284,7 @@ pre.Primer_Brand__IDE-module__IDE__Chat-copilot-indicator___FhoZe {
|
|
|
26167
26284
|
|
|
26168
26285
|
/**
|
|
26169
26286
|
* Do not edit directly
|
|
26170
|
-
* Generated on
|
|
26287
|
+
* Generated on Thu, 10 Sep 2026 13:33:23 GMT
|
|
26171
26288
|
*/
|
|
26172
26289
|
|
|
26173
26290
|
:root {
|
|
@@ -26176,7 +26293,7 @@ pre.Primer_Brand__IDE-module__IDE__Chat-copilot-indicator___FhoZe {
|
|
|
26176
26293
|
|
|
26177
26294
|
/**
|
|
26178
26295
|
* Do not edit directly
|
|
26179
|
-
* Generated on
|
|
26296
|
+
* Generated on Thu, 10 Sep 2026 13:33:24 GMT
|
|
26180
26297
|
*/
|
|
26181
26298
|
|
|
26182
26299
|
:root,
|
|
@@ -26422,7 +26539,7 @@ pre.Primer_Brand__IDE-module__IDE__Chat-copilot-indicator___FhoZe {
|
|
|
26422
26539
|
|
|
26423
26540
|
/**
|
|
26424
26541
|
* Do not edit directly
|
|
26425
|
-
* Generated on
|
|
26542
|
+
* Generated on Thu, 10 Sep 2026 13:33:24 GMT
|
|
26426
26543
|
*/
|
|
26427
26544
|
|
|
26428
26545
|
:root,
|