@pantheon-systems/pds-toolkit-react 1.0.0-dev.217 → 1.0.0-dev.219

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.
Files changed (39) hide show
  1. package/_dist/components/StatusIndicator/StatusIndicator.d.ts +5 -1
  2. package/_dist/components/inputs/FileUpload/FileUpload.d.ts +8 -0
  3. package/_dist/components/progress-indicators/Spinner/Spinner.d.ts +1 -2
  4. package/_dist/css/component-css/pds-card-select-group.css +1 -1
  5. package/_dist/css/component-css/pds-card.css +1 -1
  6. package/_dist/css/component-css/pds-comparison-list.css +1 -1
  7. package/_dist/css/component-css/pds-flow-steps.css +1 -1
  8. package/_dist/css/component-css/pds-index.css +4 -4
  9. package/_dist/css/component-css/pds-inline-message.css +1 -1
  10. package/_dist/css/component-css/pds-new-site-card.css +1 -1
  11. package/_dist/css/component-css/pds-panel.css +1 -1
  12. package/_dist/css/component-css/pds-popover.css +1 -1
  13. package/_dist/css/component-css/pds-pricing-card.css +1 -1
  14. package/_dist/css/component-css/pds-pull-quote.css +1 -1
  15. package/_dist/css/component-css/pds-segmented-button.css +1 -1
  16. package/_dist/css/component-css/pds-site-card.css +1 -1
  17. package/_dist/css/component-css/pds-site-footer.css +1 -1
  18. package/_dist/css/component-css/pds-status-indicator.css +1 -1
  19. package/_dist/css/component-css/pds-stepper.css +1 -1
  20. package/_dist/css/component-css/pds-tab-menu.css +1 -1
  21. package/_dist/css/component-css/pds-tile.css +1 -1
  22. package/_dist/css/component-css/pds-tiles-common.css +1 -1
  23. package/_dist/css/component-css/pds-toaster.css +1 -1
  24. package/_dist/css/component-css/pds-tooltip.css +1 -1
  25. package/_dist/css/design-tokens/pds-design-tokens-dark-mode.css +124 -126
  26. package/_dist/css/design-tokens/pds-design-tokens-light-mode.css +20 -14
  27. package/_dist/css/design-tokens/pds-design-tokens.css +7 -0
  28. package/_dist/css/pds-components.css +4 -4
  29. package/_dist/css/pds-core.css +2 -2
  30. package/_dist/css/pds-layouts.css +5 -3
  31. package/_dist/index.css +1 -1
  32. package/_dist/index.d.ts +0 -2
  33. package/_dist/index.js +2187 -2306
  34. package/_dist/index.js.map +1 -1
  35. package/package.json +2 -3
  36. package/_dist/components/Heading/Heading.d.ts +0 -15
  37. package/_dist/components/buttons/ToggleButton/ToggleButton.d.ts +0 -39
  38. package/_dist/css/component-css/pds-heading.css +0 -1
  39. package/_dist/css/component-css/pds-toggle-button.css +0 -1
@@ -1,6 +1,6 @@
1
- @import url("https://fonts.googleapis.com/css2?family=Aleo:ital,wght@0,100..900;1,100..900&family=Poppins:ital,wght@0,300;0,400;0,600;0,700;1,300;1,400;1,600;1,700&family=Source+Code+Pro:ital,wght@0,200..900;1,200..900&display=swap");:root{--pds-animation-button-transition:all var(--pds-animation-transition-default-duration) var(--pds-animation-transition-default-timing-function) var(--pds-animation-transition-default-delay);--pds-animation-focus-transition:outline var(--pds-animation-transition-default-duration) var(--pds-animation-transition-default-timing-function) var(--pds-animation-transition-default-delay);--pds-animation-input-transition:background-color var(--pds-animation-transition-default-duration) var(--pds-animation-transition-default-timing-function) var(--pds-animation-transition-default-delay),border-color var(--pds-animation-transition-default-duration) var(--pds-animation-transition-default-timing-function) var(--pds-animation-transition-default-delay);--pds-animation-link-transition:all var(--pds-animation-transition-default-duration) var(--pds-animation-transition-default-timing-function) var(--pds-animation-transition-default-delay);--pds-animation-reveal-transition:all var(--pds-animation-transition-reveal-duration) var(--pds-animation-transition-default-timing-function);--pds-animation-rotation-transition:transform var(--pds-animation-transition-default-duration) var(--pds-animation-transition-default-timing-function) var(--pds-animation-transition-default-delay);--pds-animation-transition-default-delay:0s;--pds-animation-transition-default-duration:200ms;--pds-animation-transition-default-timing-function:ease-in-out;--pds-animation-transition-dropdown-duration:300ms;--pds-animation-transition-reveal-duration:300ms;--pds-border-offset-default:1px;--pds-border-offset-double:2px;--pds-border-offset-triple:3px;--pds-border-radius-bar:3.5rem;--pds-border-radius-button:0.1875rem;--pds-border-radius-container:0.375rem;--pds-border-radius-default:0.1875rem;--pds-border-radius-input:0.25rem;--pds-border-width-default:1px;--pds-border-width-double:2px;--pds-border-width-outline:1px;--pds-border-width-stepper:3px;--pds-border-width-triple:3px;--pds-container-max-width-narrow:1024px;--pds-container-max-width-standard:1200px;--pds-container-max-width-wide:1440px;--pds-container-max-width-x-wide:1600px;--pds-container-modal-width-large:44rem;--pds-container-modal-width-medium:36rem;--pds-container-modal-width-small:25rem;--pds-container-modal-width-xl:60rem;--pds-container-padding-base:var(--pds-spacing-xl);--pds-container-padding-narrow-bp-lg:20%;--pds-container-padding-narrow-bp-md:12%;--pds-container-padding-standard-bp-lg:8%;--pds-container-padding-standard-bp-md:6%;--pds-container-padding-wide-bp-lg:4%;--pds-container-padding-wide-bp-md:5%;--pds-container-tooltip-max-width:12.5rem;--pds-grid-marketing-column-medium-large:4.36875%;--pds-grid-marketing-column-small:21.34375%;--pds-grid-marketing-gap-medium-large:4.325%;--pds-grid-marketing-gap-small:4.875%;--pds-spacing-2xl:1.953rem;--pds-spacing-2xs:0.512rem;--pds-spacing-3xl:2.441rem;--pds-spacing-3xs:0.41rem;--pds-spacing-4xl:3.052rem;--pds-spacing-4xs:0.328rem;--pds-spacing-5xl:3.815rem;--pds-spacing-5xs:0.25rem;--pds-spacing-6xl:4.678rem;--pds-spacing-6xs:0.125rem;--pds-spacing-7xl:5.96rem;--pds-spacing-8xl:7.451rem;--pds-spacing-button-lg-height:3rem;--pds-spacing-button-lg-padding-block:0.9375rem;--pds-spacing-button-lg-padding-inline:1.25rem;--pds-spacing-button-md-height:2.25rem;--pds-spacing-button-md-padding-block:0.625rem;--pds-spacing-button-md-padding-inline:0.8125rem;--pds-spacing-button-sm-height:2rem;--pds-spacing-button-sm-padding-block:0.5rem;--pds-spacing-button-sm-padding-inline:0.625rem;--pds-spacing-dashboard-nav-item-height:2.25rem;--pds-spacing-dashboard-nav-item-padding:0.625rem;--pds-spacing-l:1.25rem;--pds-spacing-m:1rem;--pds-spacing-s:0.8rem;--pds-spacing-xl:1.563rem;--pds-spacing-xs:0.64rem;--pds-typography-font-code:"Source Code Pro",monospace;--pds-typography-font-default:"Poppins",sans-serif;--pds-typography-font-secondary:"Aleo",serif;--pds-typography-font-weight-bold:700;--pds-typography-font-weight-light:300;--pds-typography-font-weight-regular:400;--pds-typography-font-weight-semibold:600;--pds-typography-letter-spacing-l:0.04rem;--pds-typography-letter-spacing-m:0.02rem;--pds-typography-letter-spacing-s:0.01rem;--pds-typography-letter-spacing-xl:0.06rem;--pds-typography-line-height-l:165%;--pds-typography-line-height-m:140%;--pds-typography-line-height-s:120%;--pds-typography-line-height-xl:195%;--pds-typography-multiplier-medium:0.88;--pds-typography-multiplier-small:0.84;--pds-typography-size-2xl:1.728rem;--pds-typography-size-3xl:2.074rem;--pds-typography-size-4xl:2.488rem;--pds-typography-size-5xl:2.986rem;--pds-typography-size-6xl:3.583rem;--pds-typography-size-7xl:4.3rem;--pds-typography-size-8xl:5.160rem;--pds-typography-size-9xl:6.192rem;--pds-typography-size-code-block:0.9rem;--pds-typography-size-default:1rem;--pds-typography-size-input-label:1rem;--pds-typography-size-l:1.2rem;--pds-typography-size-m:1rem;--pds-typography-size-s:0.833rem;--pds-typography-size-xl:1.44rem;--pds-typography-size-xs:0.694rem;--pds-z-index-dropdown:200;--pds-z-index-modal:500;--pds-z-index-navigation:100;--pds-z-index-notifications:300;--pds-z-index-overlay:400;--pds-color-background-default:#fff;--pds-color-background-default-secondary:#f4f4f4;--pds-color-background-reverse:#23232d;--pds-color-badge-indicator-brand-background:#4f32ce;--pds-color-badge-indicator-brand-foreground:#fff;--pds-color-badge-indicator-critical-background:#bc1c11;--pds-color-badge-indicator-critical-foreground:#fff;--pds-color-badge-indicator-diamond-background:#d7edff;--pds-color-badge-indicator-diamond-foreground:#0766c5;--pds-color-badge-indicator-gold-background:#ffe668;--pds-color-badge-indicator-gold-foreground:#726009;--pds-color-badge-indicator-info-background:#0875e1;--pds-color-badge-indicator-info-foreground:#fff;--pds-color-badge-indicator-neutral-background:#6a6e7a;--pds-color-badge-indicator-neutral-foreground:#fff;--pds-color-badge-indicator-platinum-background:#e5e0f8;--pds-color-badge-indicator-platinum-foreground:#4f32ce;--pds-color-badge-indicator-silver-background:#c3c5c9;--pds-color-badge-indicator-silver-foreground:#23232d;--pds-color-badge-indicator-success-background:#217a37;--pds-color-badge-indicator-success-foreground:#fff;--pds-color-badge-indicator-warning-background:#b06300;--pds-color-badge-indicator-warning-foreground:#fff;--pds-color-banner-critical-background:#de2e21;--pds-color-banner-critical-foreground:#fff;--pds-color-banner-info-background:#0875e1;--pds-color-banner-info-foreground:#fff;--pds-color-banner-warning-background:#ffa126;--pds-color-banner-warning-foreground:#23232d;--pds-color-border-brand:#e5e0f8;--pds-color-border-default:#e3e4e5;--pds-color-border-input:#c3c5c9;--pds-color-border-separator:#c3c5c9;--pds-color-brand-accent-100:#ffe5f6;--pds-color-brand-accent-200:#ff99dc;--pds-color-brand-accent-300:#ff4cc3;--pds-color-brand-accent-400:#de0093;--pds-color-brand-accent-500:#9a0066;--pds-color-brand-accent-600:#560039;--pds-color-brand-accent-default:#de0093;--pds-color-brand-primary-100:#f4f3fc;--pds-color-brand-primary-200:#e5e0f8;--pds-color-brand-primary-300:#cbc2f0;--pds-color-brand-primary-400:#4f32ce;--pds-color-brand-primary-500:#3017a1;--pds-color-brand-primary-600:#12026f;--pds-color-brand-primary-default:#4f32ce;--pds-color-brand-secondary-100:#fffbe9;--pds-color-brand-secondary-200:#fff1a9;--pds-color-brand-secondary-300:#ffe668;--pds-color-brand-secondary-400:#ffdc28;--pds-color-brand-secondary-500:#ddbd16;--pds-color-brand-secondary-600:#726009;--pds-color-brand-secondary-default:#ffdc28;--pds-color-button-brand-background-active:#726009;--pds-color-button-brand-background-default:#ffdc28;--pds-color-button-brand-background-hover:#ddbd16;--pds-color-button-brand-border-active:#726009;--pds-color-button-brand-border-default:#ffdc28;--pds-color-button-brand-border-hover:#ddbd16;--pds-color-button-brand-foreground-active:#23232d;--pds-color-button-brand-foreground-default:#23232d;--pds-color-button-brand-foreground-hover:#23232d;--pds-color-button-brand-secondary-background-active:#e3e4e5;--pds-color-button-brand-secondary-background-default:transparent;--pds-color-button-brand-secondary-background-hover:#f4f4f4;--pds-color-button-brand-secondary-border-active:#23232d;--pds-color-button-brand-secondary-border-default:#6a6e7a;--pds-color-button-brand-secondary-border-hover:#23232d;--pds-color-button-brand-secondary-foreground-active:#23232d;--pds-color-button-brand-secondary-foreground-default:#23232d;--pds-color-button-brand-secondary-foreground-hover:#23232d;--pds-color-button-critical-background-active:#ffdcd8;--pds-color-button-critical-background-default:var(--pds-color-background-default);--pds-color-button-critical-background-hover:var(--pds-color-status-critical-background);--pds-color-button-critical-border-active:#b52f1d;--pds-color-button-critical-border-default:var(--pds-color-status-critical-foreground);--pds-color-button-critical-border-hover:var(--pds-color-status-critical-foreground);--pds-color-button-critical-foreground-active:#b52f1d;--pds-color-button-critical-foreground-default:var(--pds-color-status-critical-foreground);--pds-color-button-critical-foreground-hover:var(--pds-color-status-critical-foreground);--pds-color-button-navbar-foreground-active:var(--pds-color-interactive-link-active);--pds-color-button-navbar-foreground-default:var(--pds-color-foreground-default);--pds-color-button-navbar-foreground-hover:var(--pds-color-interactive-link-hover);--pds-color-button-primary-background-active:#12026f;--pds-color-button-primary-background-default:#4f32ce;--pds-color-button-primary-background-hover:#3017a1;--pds-color-button-primary-border-active:#12026f;--pds-color-button-primary-border-default:#4f32ce;--pds-color-button-primary-border-hover:#3017a1;--pds-color-button-primary-foreground-active:#fff;--pds-color-button-primary-foreground-default:#fff;--pds-color-button-primary-foreground-hover:#fff;--pds-color-button-secondary-background-active:#f4f3fc;--pds-color-button-secondary-background-default:transparent;--pds-color-button-secondary-background-hover:#f4f3fc;--pds-color-button-secondary-border-active:#3017a1;--pds-color-button-secondary-border-default:#4f32ce;--pds-color-button-secondary-border-hover:#4f32ce;--pds-color-button-secondary-foreground-active:#3017a1;--pds-color-button-secondary-foreground-default:#4f32ce;--pds-color-button-secondary-foreground-hover:#4f32ce;--pds-color-button-subtle-background-default:transparent;--pds-color-button-subtle-border-default:transparent;--pds-color-button-subtle-foreground-active:#12026f;--pds-color-button-subtle-foreground-default:#4f32ce;--pds-color-button-subtle-foreground-hover:#3017a1;--pds-color-code-block-dark-background:var(--pds-color-background-reverse);--pds-color-code-block-dark-foreground:var(--pds-color-foreground-reverse);--pds-color-code-block-dark-highlight:#474954;--pds-color-code-block-dark-line-prefix:#9699a1;--pds-color-code-block-light-background:#eff0f0;--pds-color-code-block-light-foreground:#3b3d45;--pds-color-code-block-light-highlight:#dedfe0;--pds-color-code-block-light-line-prefix:#686d78;--pds-color-code-inline-background:#f4f3fc;--pds-color-code-inline-border:#e5e0f8;--pds-color-code-inline-text:#000;--pds-color-dashboard-nav-background:var(--pds-color-background-default-secondary);--pds-color-dashboard-nav-background-admin:#edecf8;--pds-color-dashboard-nav-item-background-active:var(--pds-color-background-reverse);--pds-color-dashboard-nav-item-background-default:transparent;--pds-color-dashboard-nav-item-background-hover:#e3e4e5;--pds-color-dashboard-nav-item-foreground-active:var(--pds-color-foreground-reverse);--pds-color-dashboard-nav-item-foreground-default:var(--pds-color-foreground-default);--pds-color-dashboard-nav-item-foreground-hover:var(--pds-color-foreground-default);--pds-color-dashboard-toggle-button-background:var(--pds-color-background-reverse);--pds-color-dashboard-toggle-button-foreground:var(--pds-color-foreground-reverse);--pds-color-dropdown-background:var(--pds-color-background-default);--pds-color-dropdown-description:var(--pds-color-foreground-default-secondary);--pds-color-dropdown-foreground:var(--pds-color-foreground-default);--pds-color-dropdown-heading:var(--pds-color-foreground-default-secondary);--pds-color-dropdown-item-background-active:var(--pds-color-interactive-background-active);--pds-color-dropdown-item-background-hover:var(--pds-color-interactive-background-hover);--pds-color-dropdown-item-background-selected:var(--pds-color-interactive-background-hover);--pds-color-dropdown-top-border:#dfdfdf;--pds-color-expansion-panel-hover:#f4f4f4;--pds-color-expansion-panel-open:#f4f4f4;--pds-color-foreground-default:#23232d;--pds-color-foreground-default-secondary:#6a6e7a;--pds-color-foreground-reverse:#fff;--pds-color-gradient-avatar-dawn:linear-gradient(315deg,#ffdc28,#a2cfff);--pds-color-gradient-avatar-dragonfruit:linear-gradient(315deg,#d0c6ff,#de0093);--pds-color-gradient-avatar-dusk:linear-gradient(315deg,#01effe,#ff00c5);--pds-color-gradient-avatar-earth:linear-gradient(315deg,#6bc5fc,#218c5f);--pds-color-gradient-avatar-fall:linear-gradient(135deg,#cc36c9,#ff1);--pds-color-gradient-avatar-grape:linear-gradient(315deg,#de0093,#5f41e5);--pds-color-gradient-avatar-midnight:linear-gradient(315deg,#5f41e5,#141013);--pds-color-gradient-avatar-moon:linear-gradient(315deg,#a2cfff,#8a70ff);--pds-color-gradient-avatar-plum:linear-gradient(135deg,#000006,#782ea9 76.76%);--pds-color-gradient-avatar-spring:linear-gradient(315deg,#ffdc28,#218c5f);--pds-color-gradient-avatar-summer:linear-gradient(135deg,#ff00c5,#f09737);--pds-color-gradient-avatar-sun:linear-gradient(135deg,#e65f35,#ff1);--pds-color-gradient-avatar-sundown:linear-gradient(135deg,#4bce97,#a2cfff 50%,#f9dfcf);--pds-color-gradient-avatar-sunrise:linear-gradient(135deg,#3017a1,#f09737);--pds-color-gradient-avatar-twilight:linear-gradient(315deg,#c72fa2,#1b0874);--pds-color-gradient-avatar-winter:linear-gradient(315deg,#ffdc28,#5f41e5);--pds-color-gradient-card-fog:linear-gradient(45deg,#ead7d3,#a2dcff);--pds-color-gradient-card-lavender:linear-gradient(225deg,#8a70ff,#bfb1ff);--pds-color-gradient-card-mint:linear-gradient(225deg,#4bce97,#baf3db);--pds-color-gradient-card-royal:linear-gradient(225deg,#3017a1,#8a70ff);--pds-color-gradient-card-sundown:linear-gradient(225deg,#4bce97,#a2cfff 50%,#f9dfcf);--pds-color-gradient-card-yellow:linear-gradient(225deg,#ffcb45,#ffdc28 50%,#fff1a9);--pds-color-icon-button-critical-background-active:hsl(from var(--pds-color-status-critical-utility) h s l/0.15);--pds-color-icon-button-critical-background-hover:var(--pds-color-status-critical-background);--pds-color-icon-button-reverse-background-active:#6a6e7a;--pds-color-icon-button-reverse-background-hover:#474954;--pds-color-icon-button-standard-background-active:var(--pds-color-interactive-background-active);--pds-color-icon-button-standard-background-hover:var(--pds-color-interactive-background-hover);--pds-color-input-checkbox-checked-foreground:#fff;--pds-color-input-file-upload-button-background-default:#f4f4f4;--pds-color-input-file-upload-button-background-hover:#e3e4e5;--pds-color-input-switch-icon:#fff;--pds-color-interactive-background-active:#e3e4e5;--pds-color-interactive-background-hover:#f4f4f4;--pds-color-interactive-focus:#0f62fe;--pds-color-interactive-link-active:#3017a1;--pds-color-interactive-link-default:#0f62fe;--pds-color-interactive-link-hover:#4f32ce;--pds-color-interactive-link-visited:#4f32ce;--pds-color-interactive-reverse-focus:#36a3ff;--pds-color-interactive-reverse-link-active:#ad9bff;--pds-color-interactive-reverse-link-default:#36a3ff;--pds-color-interactive-reverse-link-hover:#8a70ff;--pds-color-interactive-reverse-link-visited:#8a70ff;--pds-color-nav-item-default-foreground-active:#4f32ce;--pds-color-nav-item-default-foreground-hover:#4f32ce;--pds-color-nav-item-default-foreground-trigger:#6a6e7a;--pds-color-nav-item-reverse-foreground-active:#e5e0f8;--pds-color-nav-item-reverse-foreground-hover:#e5e0f8;--pds-color-neutral-000:#fff;--pds-color-neutral-100:#f4f4f4;--pds-color-neutral-200:#e3e4e5;--pds-color-neutral-300:#c3c5c9;--pds-color-neutral-400:#6a6e7a;--pds-color-neutral-500:#23232d;--pds-color-neutral-600:#000;--pds-color-overlay:rgba(9,0,48,.45);--pds-color-pagination-background-active:#e5e0f8;--pds-color-pagination-background-hover:var(--pds-color-brand-primary-100);--pds-color-pagination-foreground-active:var(--pds-color-interactive-link-active);--pds-color-pagination-foreground-hover:var(--pds-color-interactive-link-hover);--pds-color-panel-sunken-background:#f4f4f4;--pds-color-partner-bitbucket:#004dc0;--pds-color-partner-drupal:#009cde;--pds-color-partner-gatsby:#639;--pds-color-partner-gitlab:#ffedfb;--pds-color-partner-nextjs:#000;--pds-color-partner-wordpress:#0073aa;--pds-color-segmented-button-background-active:#f4f3fc;--pds-color-segmented-button-background-default:#fff;--pds-color-segmented-button-border-active:#4f32ce;--pds-color-segmented-button-foreground-active:#4f32ce;--pds-color-segmented-button-foreground-default:#6a6e7a;--pds-color-social-rss:#f26522;--pds-color-status-critical-background:#ffefee;--pds-color-status-critical-foreground:#bc1c11;--pds-color-status-critical-utility:#de2e21;--pds-color-status-discovery-background:#f0edff;--pds-color-status-discovery-foreground:#8e74ff;--pds-color-status-discovery-utility:#cfc5ff;--pds-color-status-info-background:#d7edff;--pds-color-status-info-foreground:#0875e1;--pds-color-status-info-utility:#a6d2ff;--pds-color-status-neutral-background:#c3c5c9;--pds-color-status-neutral-foreground:#23232d;--pds-color-status-neutral-utility:#6a6e7a;--pds-color-status-success-background:#ebfff0;--pds-color-status-success-foreground:#217a37;--pds-color-status-success-utility:#43c463;--pds-color-status-warning-background:#ffeed9;--pds-color-status-warning-foreground:#b06300;--pds-color-status-warning-utility:#ffa126;--pds-color-tag-1-background:#ded8fa;--pds-color-tag-1-foreground:#5c4fac;--pds-color-tag-10-background:#d0dffc;--pds-color-tag-10-foreground:#2254c5;--pds-color-tag-11-background:#72cb9b;--pds-color-tag-11-foreground:#264a37;--pds-color-tag-12-background:#81c1dd;--pds-color-tag-12-foreground:#234453;--pds-color-tag-13-background:#689bf8;--pds-color-tag-13-foreground:#163168;--pds-color-tag-14-background:#9c90e9;--pds-color-tag-14-foreground:#342c60;--pds-color-tag-15-background:#e7796d;--pds-color-tag-15-foreground:#54221c;--pds-color-tag-16-background:#f1a76e;--pds-color-tag-16-foreground:#68320f;--pds-color-tag-17-background:#d87ab8;--pds-color-tag-17-foreground:#49273e;--pds-color-tag-18-background:#efce60;--pds-color-tag-18-foreground:#504012;--pds-color-tag-19-background:#9fc65b;--pds-color-tag-19-foreground:#3f4d27;--pds-color-tag-2-background:#f8d7d3;--pds-color-tag-2-foreground:#a0392c;--pds-color-tag-20-background:#8790a0;--pds-color-tag-20-foreground:#0e1e40;--pds-color-tag-3-background:#f5e7a8;--pds-color-tag-3-foreground:#7b611e;--pds-color-tag-4-background:#f7d7ec;--pds-color-tag-4-foreground:#894271;--pds-color-tag-5-background:#d9f0af;--pds-color-tag-5-foreground:#536a2b;--pds-color-tag-6-background:#dddfe3;--pds-color-tag-6-foreground:#47546d;--pds-color-tag-7-background:#c6f1dc;--pds-color-tag-7-foreground:#3e7256;--pds-color-tag-8-background:#f9dfcb;--pds-color-tag-8-foreground:#9a4e1c;--pds-color-tag-9-background:#ceecf9;--pds-color-tag-9-foreground:#366880;--pds-color-text-default:#23232d;--pds-color-text-default-secondary:#6a6e7a;--pds-color-text-reverse:#fff;--pds-elevation-active:0px 0px 0px 1px rgba(0,0,0,.08),0px 6px 14px 0px rgba(0,0,0,.08);--pds-elevation-card-default:var(--pds-elevation-raised);--pds-elevation-card-hover:var(--pds-elevation-active);--pds-elevation-dropdown:0px 1px 0px 1px rgba(0,0,0,.08),0px 6px 14px 0px rgba(0,0,0,.08);--pds-elevation-overlay:0px 0px 0px 1px rgba(0,0,0,.08),0px 1px 1px 0px rgba(0,0,0,.02),0px 8px 16px -4px rgba(0,0,0,.04),0px 24px 32px -8px rgba(0,0,0,.06);--pds-elevation-raised:0px 0px 0px 1px rgba(0,0,0,.08),0px 2px 2px 0px rgba(0,0,0,.04),0px 8px 8px -8px rgba(0,0,0,.04)}
1
+ @import url("https://fonts.googleapis.com/css2?family=Aleo:ital,wght@0,100..900;1,100..900&family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&family=Poppins:ital,wght@0,300;0,400;0,500;0,600;0,700;1,300;1,400;1,500;1,600;1,700&family=Source+Code+Pro:ital,wght@0,200..900;1,200..900&display=swap");:root{--pds-animation-button-transition:all var(--pds-animation-transition-default-duration) var(--pds-animation-transition-default-timing-function) var(--pds-animation-transition-default-delay);--pds-animation-focus-transition:outline var(--pds-animation-transition-default-duration) var(--pds-animation-transition-default-timing-function) var(--pds-animation-transition-default-delay);--pds-animation-input-transition:background-color var(--pds-animation-transition-default-duration) var(--pds-animation-transition-default-timing-function) var(--pds-animation-transition-default-delay),border-color var(--pds-animation-transition-default-duration) var(--pds-animation-transition-default-timing-function) var(--pds-animation-transition-default-delay);--pds-animation-link-transition:all var(--pds-animation-transition-default-duration) var(--pds-animation-transition-default-timing-function) var(--pds-animation-transition-default-delay);--pds-animation-reveal-transition:all var(--pds-animation-transition-reveal-duration) var(--pds-animation-transition-default-timing-function);--pds-animation-rotation-transition:transform var(--pds-animation-transition-default-duration) var(--pds-animation-transition-default-timing-function) var(--pds-animation-transition-default-delay);--pds-animation-transition-default-delay:0s;--pds-animation-transition-default-duration:200ms;--pds-animation-transition-default-timing-function:ease-in-out;--pds-animation-transition-dropdown-duration:300ms;--pds-animation-transition-reveal-duration:300ms;--pds-border-offset-default:1px;--pds-border-offset-double:2px;--pds-border-offset-triple:3px;--pds-border-radius-bar:3.5rem;--pds-border-radius-button:0.1875rem;--pds-border-radius-container:0.375rem;--pds-border-radius-default:0.1875rem;--pds-border-radius-input:0.25rem;--pds-border-width-default:1px;--pds-border-width-double:2px;--pds-border-width-outline:1px;--pds-border-width-stepper:3px;--pds-border-width-triple:3px;--pds-container-max-width-narrow:1024px;--pds-container-max-width-standard:1200px;--pds-container-max-width-wide:1440px;--pds-container-max-width-x-wide:1600px;--pds-container-modal-width-large:44rem;--pds-container-modal-width-medium:36rem;--pds-container-modal-width-small:25rem;--pds-container-modal-width-xl:60rem;--pds-container-padding-base:var(--pds-spacing-xl);--pds-container-padding-narrow-bp-lg:20%;--pds-container-padding-narrow-bp-md:12%;--pds-container-padding-standard-bp-lg:8%;--pds-container-padding-standard-bp-md:6%;--pds-container-padding-wide-bp-lg:4%;--pds-container-padding-wide-bp-md:5%;--pds-container-tooltip-max-width:12.5rem;--pds-grid-marketing-column-medium-large:4.36875%;--pds-grid-marketing-column-small:21.34375%;--pds-grid-marketing-gap-medium-large:4.325%;--pds-grid-marketing-gap-small:4.875%;--pds-spacing-2xl:1.953rem;--pds-spacing-2xs:0.512rem;--pds-spacing-3xl:2.441rem;--pds-spacing-3xs:0.41rem;--pds-spacing-4xl:3.052rem;--pds-spacing-4xs:0.328rem;--pds-spacing-5xl:3.815rem;--pds-spacing-5xs:0.25rem;--pds-spacing-6xl:4.678rem;--pds-spacing-6xs:0.125rem;--pds-spacing-7xl:5.96rem;--pds-spacing-8xl:7.451rem;--pds-spacing-button-lg-height:3rem;--pds-spacing-button-lg-padding-block:0.9375rem;--pds-spacing-button-lg-padding-inline:1.25rem;--pds-spacing-button-md-height:2.25rem;--pds-spacing-button-md-padding-block:0.625rem;--pds-spacing-button-md-padding-inline:0.8125rem;--pds-spacing-button-sm-height:2rem;--pds-spacing-button-sm-padding-block:0.5rem;--pds-spacing-button-sm-padding-inline:0.625rem;--pds-spacing-dashboard-nav-item-height:2.25rem;--pds-spacing-dashboard-nav-item-padding:0.625rem;--pds-spacing-l:1.25rem;--pds-spacing-m:1rem;--pds-spacing-s:0.8rem;--pds-spacing-xl:1.563rem;--pds-spacing-xs:0.64rem;--pds-typography-font-code:"Source Code Pro",monospace;--pds-typography-font-css-import:"https://fonts.googleapis.com/css2?family=Aleo:ital,wght@0,100..900;1,100..900&family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&family=Poppins:ital,wght@0,300;0,400;0,500;0,600;0,700;1,300;1,400;1,500;1,600;1,700&family=Source+Code+Pro:ital,wght@0,200..900;1,200..900&display=swap";--pds-typography-font-default:"Poppins",sans-serif;--pds-typography-font-headings:"Poppins",sans-serif;--pds-typography-font-lead:"Aleo",serif;--pds-typography-font-overline:"Poppins",sans-serif;--pds-typography-font-paragraph:"Inter",sans-serif;--pds-typography-font-quote:"Aleo",serif;--pds-typography-font-secondary:"Aleo",serif;--pds-typography-font-weight-bold:700;--pds-typography-font-weight-light:300;--pds-typography-font-weight-medium:500;--pds-typography-font-weight-regular:400;--pds-typography-font-weight-semibold:600;--pds-typography-letter-spacing-l:0.04rem;--pds-typography-letter-spacing-m:0.02rem;--pds-typography-letter-spacing-s:0.01rem;--pds-typography-letter-spacing-xl:0.06rem;--pds-typography-line-height-l:165%;--pds-typography-line-height-m:140%;--pds-typography-line-height-s:120%;--pds-typography-line-height-xl:195%;--pds-typography-multiplier-medium:0.88;--pds-typography-multiplier-small:0.84;--pds-typography-size-2xl:1.728rem;--pds-typography-size-3xl:2.074rem;--pds-typography-size-4xl:2.488rem;--pds-typography-size-5xl:2.986rem;--pds-typography-size-6xl:3.583rem;--pds-typography-size-7xl:4.3rem;--pds-typography-size-8xl:5.160rem;--pds-typography-size-9xl:6.192rem;--pds-typography-size-code-block:0.9rem;--pds-typography-size-default:1rem;--pds-typography-size-input-label:1rem;--pds-typography-size-l:1.2rem;--pds-typography-size-m:1rem;--pds-typography-size-s:0.833rem;--pds-typography-size-xl:1.44rem;--pds-typography-size-xs:0.694rem;--pds-z-index-dropdown:200;--pds-z-index-modal:500;--pds-z-index-navigation:100;--pds-z-index-notifications:300;--pds-z-index-overlay:400;--pds-color-background-default:#fff;--pds-color-background-default-secondary:#f4f4f4;--pds-color-background-reverse:#23232d;--pds-color-badge-indicator-brand-background:#4f32ce;--pds-color-badge-indicator-brand-foreground:#fff;--pds-color-badge-indicator-critical-background:#bc1c11;--pds-color-badge-indicator-critical-foreground:#fff;--pds-color-badge-indicator-diamond-background:#d7edff;--pds-color-badge-indicator-diamond-foreground:#0766c5;--pds-color-badge-indicator-gold-background:#ffe668;--pds-color-badge-indicator-gold-foreground:#726009;--pds-color-badge-indicator-info-background:#0875e1;--pds-color-badge-indicator-info-foreground:#fff;--pds-color-badge-indicator-neutral-background:#6a6e7a;--pds-color-badge-indicator-neutral-foreground:#fff;--pds-color-badge-indicator-platinum-background:#e5e0f8;--pds-color-badge-indicator-platinum-foreground:#4f32ce;--pds-color-badge-indicator-silver-background:#c3c5c9;--pds-color-badge-indicator-silver-foreground:#23232d;--pds-color-badge-indicator-success-background:#217a37;--pds-color-badge-indicator-success-foreground:#fff;--pds-color-badge-indicator-warning-background:#b06300;--pds-color-badge-indicator-warning-foreground:#fff;--pds-color-banner-critical-background:#de2e21;--pds-color-banner-critical-foreground:#fff;--pds-color-banner-info-background:#0875e1;--pds-color-banner-info-foreground:#fff;--pds-color-banner-warning-background:#ffa126;--pds-color-banner-warning-foreground:#23232d;--pds-color-border-brand:#e5e0f8;--pds-color-border-default:#e3e4e5;--pds-color-border-input:#c3c5c9;--pds-color-border-separator:#c3c5c9;--pds-color-brand-accent-100:#ffe5f6;--pds-color-brand-accent-200:#ff99dc;--pds-color-brand-accent-300:#ff4cc3;--pds-color-brand-accent-400:#de0093;--pds-color-brand-accent-500:#9a0066;--pds-color-brand-accent-600:#560039;--pds-color-brand-accent-default:#de0093;--pds-color-brand-primary-100:#f4f3fc;--pds-color-brand-primary-200:#e5e0f8;--pds-color-brand-primary-300:#cbc2f0;--pds-color-brand-primary-400:#4f32ce;--pds-color-brand-primary-500:#3017a1;--pds-color-brand-primary-600:#12026f;--pds-color-brand-primary-default:#4f32ce;--pds-color-brand-secondary-100:#fffbe9;--pds-color-brand-secondary-200:#fff1a9;--pds-color-brand-secondary-300:#ffe668;--pds-color-brand-secondary-400:#ffdc28;--pds-color-brand-secondary-500:#ddbd16;--pds-color-brand-secondary-600:#726009;--pds-color-brand-secondary-default:#ffdc28;--pds-color-button-brand-background-active:#726009;--pds-color-button-brand-background-default:#ffdc28;--pds-color-button-brand-background-hover:#ddbd16;--pds-color-button-brand-border-active:#726009;--pds-color-button-brand-border-default:#ffdc28;--pds-color-button-brand-border-hover:#ddbd16;--pds-color-button-brand-foreground-active:#23232d;--pds-color-button-brand-foreground-default:#23232d;--pds-color-button-brand-foreground-hover:#23232d;--pds-color-button-brand-secondary-background-active:#e3e4e5;--pds-color-button-brand-secondary-background-default:transparent;--pds-color-button-brand-secondary-background-hover:#f4f4f4;--pds-color-button-brand-secondary-border-active:#23232d;--pds-color-button-brand-secondary-border-default:#6a6e7a;--pds-color-button-brand-secondary-border-hover:#23232d;--pds-color-button-brand-secondary-foreground-active:#23232d;--pds-color-button-brand-secondary-foreground-default:#23232d;--pds-color-button-brand-secondary-foreground-hover:#23232d;--pds-color-button-critical-background-active:#ffdcd8;--pds-color-button-critical-background-default:var(--pds-color-background-default);--pds-color-button-critical-background-hover:var(--pds-color-status-critical-background);--pds-color-button-critical-border-active:#b52f1d;--pds-color-button-critical-border-default:var(--pds-color-status-critical-foreground);--pds-color-button-critical-border-hover:var(--pds-color-status-critical-foreground);--pds-color-button-critical-foreground-active:#b52f1d;--pds-color-button-critical-foreground-default:var(--pds-color-status-critical-foreground);--pds-color-button-critical-foreground-hover:var(--pds-color-status-critical-foreground);--pds-color-button-navbar-foreground-active:var(--pds-color-interactive-link-active);--pds-color-button-navbar-foreground-default:var(--pds-color-foreground-default);--pds-color-button-navbar-foreground-hover:var(--pds-color-interactive-link-hover);--pds-color-button-primary-background-active:#12026f;--pds-color-button-primary-background-default:#4f32ce;--pds-color-button-primary-background-hover:#3017a1;--pds-color-button-primary-border-active:#12026f;--pds-color-button-primary-border-default:#4f32ce;--pds-color-button-primary-border-hover:#3017a1;--pds-color-button-primary-foreground-active:#fff;--pds-color-button-primary-foreground-default:#fff;--pds-color-button-primary-foreground-hover:#fff;--pds-color-button-secondary-background-active:#f4f3fc;--pds-color-button-secondary-background-default:transparent;--pds-color-button-secondary-background-hover:#f4f3fc;--pds-color-button-secondary-border-active:#3017a1;--pds-color-button-secondary-border-default:#4f32ce;--pds-color-button-secondary-border-hover:#4f32ce;--pds-color-button-secondary-foreground-active:#3017a1;--pds-color-button-secondary-foreground-default:#4f32ce;--pds-color-button-secondary-foreground-hover:#4f32ce;--pds-color-button-subtle-background-default:transparent;--pds-color-button-subtle-border-default:transparent;--pds-color-button-subtle-foreground-active:#12026f;--pds-color-button-subtle-foreground-default:#4f32ce;--pds-color-button-subtle-foreground-hover:#3017a1;--pds-color-card-background:#fff;--pds-color-code-block-dark-background:var(--pds-color-background-reverse);--pds-color-code-block-dark-foreground:var(--pds-color-foreground-reverse);--pds-color-code-block-dark-highlight:#474954;--pds-color-code-block-dark-line-prefix:#9699a1;--pds-color-code-block-light-background:#eff0f0;--pds-color-code-block-light-foreground:#3b3d45;--pds-color-code-block-light-highlight:#dedfe0;--pds-color-code-block-light-line-prefix:#686d78;--pds-color-code-inline-background:#f4f3fc;--pds-color-code-inline-border:#e5e0f8;--pds-color-code-inline-text:#000;--pds-color-dashboard-nav-background:var(--pds-color-background-default-secondary);--pds-color-dashboard-nav-background-admin:#edecf8;--pds-color-dashboard-nav-item-background-active:var(--pds-color-background-reverse);--pds-color-dashboard-nav-item-background-default:transparent;--pds-color-dashboard-nav-item-background-hover:#e3e4e5;--pds-color-dashboard-nav-item-background-hover-admin:#fff;--pds-color-dashboard-nav-item-foreground-active:var(--pds-color-foreground-reverse);--pds-color-dashboard-nav-item-foreground-default:var(--pds-color-foreground-default);--pds-color-dashboard-nav-item-foreground-hover:var(--pds-color-foreground-default);--pds-color-dashboard-toggle-button-background:var(--pds-color-background-reverse);--pds-color-dashboard-toggle-button-foreground:var(--pds-color-foreground-reverse);--pds-color-dropdown-background:var(--pds-color-background-default);--pds-color-dropdown-description:var(--pds-color-foreground-default-secondary);--pds-color-dropdown-foreground:var(--pds-color-foreground-default);--pds-color-dropdown-heading:var(--pds-color-foreground-default-secondary);--pds-color-dropdown-item-background-active:var(--pds-color-interactive-background-active);--pds-color-dropdown-item-background-hover:var(--pds-color-interactive-background-hover);--pds-color-dropdown-item-background-selected:var(--pds-color-interactive-background-hover);--pds-color-dropdown-top-border:#dfdfdf;--pds-color-expansion-panel-hover:#f4f4f4;--pds-color-expansion-panel-open:#f4f4f4;--pds-color-foreground-default:#23232d;--pds-color-foreground-default-secondary:#6a6e7a;--pds-color-foreground-reverse:#fff;--pds-color-gradient-avatar-dawn:linear-gradient(315deg,#ffdc28,#a2cfff);--pds-color-gradient-avatar-dragonfruit:linear-gradient(315deg,#d0c6ff,#de0093);--pds-color-gradient-avatar-dusk:linear-gradient(315deg,#01effe,#ff00c5);--pds-color-gradient-avatar-earth:linear-gradient(315deg,#6bc5fc,#218c5f);--pds-color-gradient-avatar-fall:linear-gradient(135deg,#cc36c9,#ff1);--pds-color-gradient-avatar-grape:linear-gradient(315deg,#de0093,#5f41e5);--pds-color-gradient-avatar-midnight:linear-gradient(315deg,#5f41e5,#141013);--pds-color-gradient-avatar-moon:linear-gradient(315deg,#a2cfff,#8a70ff);--pds-color-gradient-avatar-plum:linear-gradient(135deg,#000006,#782ea9 76.76%);--pds-color-gradient-avatar-spring:linear-gradient(315deg,#ffdc28,#218c5f);--pds-color-gradient-avatar-summer:linear-gradient(135deg,#ff00c5,#f09737);--pds-color-gradient-avatar-sun:linear-gradient(135deg,#e65f35,#ff1);--pds-color-gradient-avatar-sundown:linear-gradient(135deg,#4bce97,#a2cfff 50%,#f9dfcf);--pds-color-gradient-avatar-sunrise:linear-gradient(135deg,#3017a1,#f09737);--pds-color-gradient-avatar-twilight:linear-gradient(315deg,#c72fa2,#1b0874);--pds-color-gradient-avatar-winter:linear-gradient(315deg,#ffdc28,#5f41e5);--pds-color-gradient-card-fog:linear-gradient(45deg,#ead7d3,#a2dcff);--pds-color-gradient-card-lavender:linear-gradient(225deg,#8a70ff,#bfb1ff);--pds-color-gradient-card-mint:linear-gradient(225deg,#4bce97,#baf3db);--pds-color-gradient-card-royal:linear-gradient(225deg,#3017a1,#8a70ff);--pds-color-gradient-card-sundown:linear-gradient(225deg,#4bce97,#a2cfff 50%,#f9dfcf);--pds-color-gradient-card-yellow:linear-gradient(225deg,#ffcb45,#ffdc28 50%,#fff1a9);--pds-color-icon-button-critical-background-active:hsl(from var(--pds-color-status-critical-utility) h s l/0.15);--pds-color-icon-button-critical-background-hover:var(--pds-color-status-critical-background);--pds-color-icon-button-reverse-background-active:#6a6e7a;--pds-color-icon-button-reverse-background-hover:#474954;--pds-color-icon-button-standard-background-active:var(--pds-color-interactive-background-active);--pds-color-icon-button-standard-background-hover:var(--pds-color-interactive-background-hover);--pds-color-input-checkbox-checked-foreground:#fff;--pds-color-input-file-upload-button-background-default:#f4f4f4;--pds-color-input-file-upload-button-background-hover:#e3e4e5;--pds-color-input-switch-icon:#fff;--pds-color-interactive-background-active:#e3e4e5;--pds-color-interactive-background-hover:#f4f4f4;--pds-color-interactive-focus:#0f62fe;--pds-color-interactive-link-active:#3017a1;--pds-color-interactive-link-default:#0f62fe;--pds-color-interactive-link-hover:#4f32ce;--pds-color-interactive-link-visited:#4f32ce;--pds-color-interactive-reverse-focus:#4888fe;--pds-color-interactive-reverse-link-active:#836fdc;--pds-color-interactive-reverse-link-default:#4888fe;--pds-color-interactive-reverse-link-hover:#9584e1;--pds-color-interactive-reverse-link-visited:#9584e1;--pds-color-nav-item-default-foreground-active:#4f32ce;--pds-color-nav-item-default-foreground-hover:#4f32ce;--pds-color-nav-item-default-foreground-trigger:#6a6e7a;--pds-color-nav-item-reverse-foreground-active:#e5e0f8;--pds-color-nav-item-reverse-foreground-hover:#e5e0f8;--pds-color-neutral-000:#fff;--pds-color-neutral-100:#f4f4f4;--pds-color-neutral-200:#e3e4e5;--pds-color-neutral-300:#c3c5c9;--pds-color-neutral-400:#6a6e7a;--pds-color-neutral-500:#23232d;--pds-color-neutral-600:#000;--pds-color-overlay:rgba(9,0,48,.45);--pds-color-pagination-background-active:#e5e0f8;--pds-color-pagination-background-hover:var(--pds-color-brand-primary-100);--pds-color-pagination-foreground-active:var(--pds-color-interactive-link-active);--pds-color-pagination-foreground-hover:var(--pds-color-interactive-link-hover);--pds-color-panel-overlay-background:#fff;--pds-color-panel-raised-background:#fff;--pds-color-panel-sunken-background:#f4f4f4;--pds-color-partner-bitbucket:#004dc0;--pds-color-partner-drupal:#009cde;--pds-color-partner-gatsby:#639;--pds-color-partner-github:#2da44e;--pds-color-partner-gitlab:#fc6d26;--pds-color-partner-google:#4285f4;--pds-color-partner-nextjs:#000;--pds-color-partner-wordpress:#0073aa;--pds-color-segmented-button-background-active:#f4f3fc;--pds-color-segmented-button-background-default:#fff;--pds-color-segmented-button-background-hover:#f4f3fc;--pds-color-segmented-button-border-active:#4f32ce;--pds-color-segmented-button-foreground-active:#4f32ce;--pds-color-segmented-button-foreground-default:#6a6e7a;--pds-color-segmented-button-foreground-hover:#4f32ce;--pds-color-social-rss:#f26522;--pds-color-status-critical-background:#ffefee;--pds-color-status-critical-foreground:#bc1c11;--pds-color-status-critical-utility:#de2e21;--pds-color-status-discovery-background:#f0edff;--pds-color-status-discovery-foreground:#8e74ff;--pds-color-status-discovery-utility:#cfc5ff;--pds-color-status-info-background:#d7edff;--pds-color-status-info-foreground:#0875e1;--pds-color-status-info-utility:#a6d2ff;--pds-color-status-neutral-background:#c3c5c9;--pds-color-status-neutral-foreground:#23232d;--pds-color-status-neutral-utility:#6a6e7a;--pds-color-status-success-background:#ebfff0;--pds-color-status-success-foreground:#217a37;--pds-color-status-success-utility:#43c463;--pds-color-status-warning-background:#ffeed9;--pds-color-status-warning-foreground:#b06300;--pds-color-status-warning-utility:#ffa126;--pds-color-tag-1-background:#ded8fa;--pds-color-tag-1-foreground:#5c4fac;--pds-color-tag-10-background:#d0dffc;--pds-color-tag-10-foreground:#2254c5;--pds-color-tag-11-background:#72cb9b;--pds-color-tag-11-foreground:#264a37;--pds-color-tag-12-background:#81c1dd;--pds-color-tag-12-foreground:#234453;--pds-color-tag-13-background:#689bf8;--pds-color-tag-13-foreground:#163168;--pds-color-tag-14-background:#9c90e9;--pds-color-tag-14-foreground:#342c60;--pds-color-tag-15-background:#e87e73;--pds-color-tag-15-foreground:#50201b;--pds-color-tag-16-background:#f1a76e;--pds-color-tag-16-foreground:#68320f;--pds-color-tag-17-background:#da81bc;--pds-color-tag-17-foreground:#46253b;--pds-color-tag-18-background:#efce60;--pds-color-tag-18-foreground:#504012;--pds-color-tag-19-background:#9fc65b;--pds-color-tag-19-foreground:#3f4d27;--pds-color-tag-2-background:#f8d7d3;--pds-color-tag-2-foreground:#a0392c;--pds-color-tag-20-background:#8790a0;--pds-color-tag-20-foreground:#0e1e40;--pds-color-tag-3-background:#f5e7a8;--pds-color-tag-3-foreground:#7b611e;--pds-color-tag-4-background:#f7d7ec;--pds-color-tag-4-foreground:#894271;--pds-color-tag-5-background:#d9f0af;--pds-color-tag-5-foreground:#536a2b;--pds-color-tag-6-background:#dddfe3;--pds-color-tag-6-foreground:#47546d;--pds-color-tag-7-background:#c6f1dc;--pds-color-tag-7-foreground:#3e7256;--pds-color-tag-8-background:#f9dfcb;--pds-color-tag-8-foreground:#9a4e1c;--pds-color-tag-9-background:#ceecf9;--pds-color-tag-9-foreground:#366880;--pds-color-text-default:#23232d;--pds-color-text-default-secondary:#6a6e7a;--pds-color-text-reverse:#fff;--pds-color-tile-background:#fff;--pds-elevation-dashboard:1px 1px 6px -2px hsla(0,0%,55%,.2),1px 1px 0px 0px #f9f9f9;--pds-elevation-overlay:0px 0px 0px 1px rgba(0,0,0,.08),0px 1px 1px 0px rgba(0,0,0,.02),0px 8px 16px -4px rgba(0,0,0,.04),0px 24px 32px -8px rgba(0,0,0,.06);--pds-elevation-raised:0px 0px 0px 1px rgba(0,0,0,.08),0px 2px 2px 0px rgba(0,0,0,.04),0px 8px 8px -8px rgba(0,0,0,.04)}
2
2
 
3
- /*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */html{line-height:1.2;-webkit-text-size-adjust:100%}body{margin:0}main{display:block}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.2;margin:0}button,input{overflow:visible}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}[hidden],template{display:none}body{color:var(--pds-color-foreground-default);font-family:Poppins,sans-serif;font-weight:400}.visually-hidden{border:0;clip:rect(0 0 0 0);height:1px;overflow:hidden;padding:0;position:absolute;white-space:nowrap;width:1px}ol+h2,ol+h3,p+h2,p+h3,ul+h2,ul+h3{margin-block-start:2.441rem}ol+h4,ol+h5,ol+h6,p+h4,p+h5,p+h6,ul+h4,ul+h5,ul+h6{margin-block-start:1.563rem}h2+h3,h3+h4{margin-block-start:1.25rem}a{color:var(--pds-color-interactive-link-default);text-decoration:none;transition:all .2s ease-in-out 0s}a:hover{color:var(--pds-color-interactive-link-hover);text-decoration:underline}a:active{color:var(--pds-color-interactive-link-active);outline:none}a:focus-visible{outline:1px solid var(--pds-color-interactive-focus);outline-offset:.125rem;text-decoration:none;transition:outline .2s ease-in-out 0s}dd a,dt a,li a,p a{text-decoration:underline}dd a:hover,dt a:hover,li a:hover,p a:hover{text-decoration:none}h1 a,h2 a,h3 a,h4 a,h5 a,h6 a{color:inherit;text-decoration:none}a h1,a h2,a h3,a h4,a h5,a h6{color:var(--pds-color-foreground-default);text-decoration:none}a:hover h1,a:hover h2,a:hover h3,a:hover h4,a:hover h5,a:hover h6{color:var(--pds-color-interactive-link-hover)}blockquote{border-left:6px solid var(--pds-color-border-brand);color:var(--pds-color-foreground-default);display:block;line-height:165%;padding:1.563rem 3.052rem;padding-inline-end:3.052rem;position:relative}blockquote cite{display:block;font-size:.833rem;font-style:normal;font-weight:600;margin-block-start:1rem}fieldset{border:none;padding:.64rem 0 0}fieldset legend{color:var(--pds-color-foreground-default);display:block;font-size:.833rem;font-weight:600;margin-block-end:.512rem;padding-inline-end:3.052rem;position:relative}h1,h2,h3,h4,h5,h6{color:var(--pds-color-text-headings);font-family:Poppins,sans-serif;font-weight:700;letter-spacing:normal;line-height:120%;margin-block-end:.8rem;margin-block-start:0}h3,h4,h5,h6{font-weight:600}@media (max-width:640px){h1{font-size:calc(2.986rem*var(--pds-typography-multiplier-small))}}@media (min-width:641px){h1{font-size:calc(2.986rem*var(--pds-typography-multiplier-medium))}}@media (min-width:1025px){h1{font-size:2.986rem}}@media (max-width:640px){h2{font-size:calc(2.074rem*var(--pds-typography-multiplier-small))}}@media (min-width:641px){h2{font-size:calc(2.074rem*var(--pds-typography-multiplier-medium))}}@media (min-width:1025px){h2{font-size:2.074rem}}@media (max-width:640px){h3{font-size:calc(1.728rem*var(--pds-typography-multiplier-small))}}@media (min-width:641px){h3{font-size:calc(1.728rem*var(--pds-typography-multiplier-medium))}}@media (min-width:1025px){h3{font-size:1.728rem}}@media (max-width:640px){h4{font-size:calc(1.44rem*var(--pds-typography-multiplier-small))}}@media (min-width:641px){h4{font-size:calc(1.44rem*var(--pds-typography-multiplier-medium))}}@media (min-width:1025px){h4{font-size:1.44rem}}h5{font-size:1.2rem}h6{font-size:1rem}@media (max-width:640px){.pds-typography--product h1{font-size:calc(1.728rem*var(--pds-typography-multiplier-small))}}@media (min-width:641px){.pds-typography--product h1{font-size:calc(1.728rem*var(--pds-typography-multiplier-medium))}}@media (min-width:1025px){.pds-typography--product h1{font-size:1.728rem}}@media (max-width:640px){.pds-typography--product h2{font-size:calc(1.44rem*var(--pds-typography-multiplier-small))}}@media (min-width:641px){.pds-typography--product h2{font-size:calc(1.44rem*var(--pds-typography-multiplier-medium))}}@media (min-width:1025px){.pds-typography--product h2{font-size:1.44rem}}.pds-typography--product h3{font-size:1.2rem}.pds-typography--product h4{font-size:1rem}.pds-typography--product h5,.pds-typography--product h6{font-size:.833rem}hr{border-color:var(--pds-color-border-default);border-width:1px 0 0;margin-block:1.25rem}li code,p code,span code{background-color:var(--pds-color-code-inline-background);border-bottom:.125rem solid var(--pds-color-code-inline-border);border-radius:.1875rem;border-right:.03125rem solid var(--pds-color-code-inline-border);color:var(--pds-color-code-inline-text);font-family:Source Code Pro,monospace;font-size:92%;font-weight:600;margin-inline:.125rem;padding-block:.125rem;padding-inline:.41rem}@media (max-width:640px){.pds-lead-text{font-size:calc(1.728rem*var(--pds-typography-multiplier-small))}}@media (min-width:641px){.pds-lead-text{font-size:calc(1.728rem*var(--pds-typography-multiplier-medium))}}@media (min-width:1025px){.pds-lead-text{font-size:1.728rem}}.pds-lead-text{color:var(--pds-color-foreground-default-secondary);font-family:Aleo,serif;font-weight:400;letter-spacing:none;line-height:140%;margin-block-end:1.25rem;margin-block-start:0}@media (max-width:640px){.pds-lead-text--sm{font-size:calc(1.44rem*var(--pds-typography-multiplier-small))}}@media (min-width:641px){.pds-lead-text--sm{font-size:calc(1.44rem*var(--pds-typography-multiplier-medium))}}@media (min-width:1025px){.pds-lead-text--sm{font-size:1.44rem}}dl,ol,ul{font-family:Poppins,sans-serif;font-weight:400;line-height:165%}ol,ul{padding-inline-start:1.563rem}ul{list-style-type:disc}ul ul li{list-style-type:circle}ul ul ul li{list-style-type:square}ol{list-style-type:decimal}ol ol li{list-style-type:lower-alpha}ol ol ol li{list-style-type:lower-roman}dl dt{font-weight:700;margin-block-start:.512rem}dl dd{margin-inline-start:0}.pds-overline-text{color:var(--pds-color-foreground-default-secondary);font-family:Poppins,sans-serif;font-size:1rem;font-weight:700;letter-spacing:.04rem;line-height:120%;text-transform:uppercase}.pds-overline-text--lg{font-size:1.2rem}.pds-overline-text--sm{font-size:.833rem}.pds-overline-text a,a.pds-overline-text{color:var(--pds-color-foreground-default-secondary);text-decoration:none}.pds-overline-text a:hover,a.pds-overline-text:hover{color:var(--pds-color-interactive-link-hover);cursor:pointer;text-decoration:underline}p{color:var(--pds-color-text-paragraph);font-family:Poppins,sans-serif;font-size:1rem;font-weight:400;letter-spacing:normal;line-height:165%;margin-block-start:0}@media (max-width:640px){.pds-quote-text{font-size:calc(1.728rem*var(--pds-typography-multiplier-small))}}@media (min-width:641px){.pds-quote-text{font-size:calc(1.728rem*var(--pds-typography-multiplier-medium))}}@media (min-width:1025px){.pds-quote-text{font-size:1.728rem}}.pds-quote-text{color:var(--pds-color-text-quote);font-family:Aleo,serif;font-style:italic;font-weight:400;letter-spacing:none;line-height:140%}@media (max-width:640px){.pds-quote-text--sm{font-size:calc(1.44rem*var(--pds-typography-multiplier-small))}}@media (min-width:641px){.pds-quote-text--sm{font-size:calc(1.44rem*var(--pds-typography-multiplier-medium))}}@media (min-width:1025px){.pds-quote-text--sm{font-size:1.44rem}}@media (max-width:640px){.pds-quote-text--lg{font-size:calc(2.074rem*var(--pds-typography-multiplier-small))}}@media (min-width:641px){.pds-quote-text--lg{font-size:calc(2.074rem*var(--pds-typography-multiplier-medium))}}@media (min-width:1025px){.pds-quote-text--lg{font-size:2.074rem}}label{display:block;font-size:.833rem;font-weight:600;margin-block-end:.512rem;position:relative}label,select{color:var(--pds-color-foreground-default)}select{align-items:center;appearance:none;background-image:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="48" height="48" fill="%23888"><path d="m23.313 35.313 2.062-2.157 15-15L42.531 16l-4.218-4.219-2.157 2.156-12.843 12.844-12.938-12.843-2.062-2.157L4 16l2.156 2.156 15 15z"/></svg>');background-position:center right .64rem;background-repeat:no-repeat;background-size:1rem;border-color:var(--pds-color-border-input);border-radius:.1875rem;border-style:solid;border-width:1px;box-sizing:border-box;cursor:pointer;display:flex;font-size:1rem;gap:1rem;height:var(--pds-spacing-input-height);justify-content:space-between;padding:0 .64rem;width:100%}select:focus-visible{border-color:var(--pds-color-interactive-focus);outline:none}table{border-collapse:collapse;font-family:Poppins,sans-serif;font-size:.833rem;font-weight:400;overflow-x:auto;text-align:left;width:100%}table p{font-size:inherit}tr{border-block-end:1px solid var(--pds-color-border-default)}th{font-weight:700;text-transform:uppercase}td,th{padding:.8rem .64rem}td>p:last-child,th>p:last-child{margin-bottom:0}@media (min-width:641px){table{font-size:1rem}td,th{padding:1rem .8rem}}:root{--pds-background-default:var(--pds-color-background-default);--pds-background-default-secondary:var(
3
+ /*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */html{line-height:1.2;-webkit-text-size-adjust:100%}body{margin:0}main{display:block}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.2;margin:0}button,input{overflow:visible}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}[hidden],template{display:none}body{color:var(--pds-color-foreground-default);font-family:Poppins,sans-serif;font-weight:400}.visually-hidden{border:0;clip:rect(0 0 0 0);height:1px;overflow:hidden;padding:0;position:absolute;white-space:nowrap;width:1px}ol+h2,ol+h3,p+h2,p+h3,ul+h2,ul+h3{margin-block-start:2.441rem}ol+h4,ol+h5,ol+h6,p+h4,p+h5,p+h6,ul+h4,ul+h5,ul+h6{margin-block-start:1.563rem}h2+h3,h3+h4{margin-block-start:1.25rem}a{color:var(--pds-color-interactive-link-default);text-decoration:none;transition:all .2s ease-in-out 0s}a:hover{color:var(--pds-color-interactive-link-hover);text-decoration:underline}a:active{color:var(--pds-color-interactive-link-active);outline:none}a:focus-visible{outline:1px solid var(--pds-color-interactive-focus);outline-offset:.125rem;text-decoration:none;transition:outline .2s ease-in-out 0s}dd a,dt a,li a,p a{text-decoration:underline}dd a:hover,dt a:hover,li a:hover,p a:hover{text-decoration:none}h1 a,h2 a,h3 a,h4 a,h5 a,h6 a{color:inherit;text-decoration:none}a h1,a h2,a h3,a h4,a h5,a h6{color:var(--pds-color-foreground-default);text-decoration:none}a:hover h1,a:hover h2,a:hover h3,a:hover h4,a:hover h5,a:hover h6{color:var(--pds-color-interactive-link-hover)}blockquote{border-left:6px solid var(--pds-color-border-brand);color:var(--pds-color-foreground-default);display:block;line-height:165%;padding:1.563rem 3.052rem;padding-inline-end:3.052rem;position:relative}blockquote cite{display:block;font-size:.833rem;font-style:normal;font-weight:600;margin-block-start:1rem}fieldset{border:none;padding:.64rem 0 0}fieldset legend{color:var(--pds-color-foreground-default);display:block;font-size:.833rem;font-weight:600;margin-block-end:.512rem;padding-inline-end:3.052rem;position:relative}h1,h2,h3,h4,h5,h6{color:var(--pds-color-text-headings);font-family:Poppins,sans-serif;font-weight:700;letter-spacing:normal;line-height:120%;margin-block-end:.8rem;margin-block-start:0}h3,h4,h5,h6{font-weight:600}@media (max-width:640px){h1{font-size:calc(2.986rem*var(--pds-typography-multiplier-small))}}@media (min-width:641px){h1{font-size:calc(2.986rem*var(--pds-typography-multiplier-medium))}}@media (min-width:1025px){h1{font-size:2.986rem}}@media (max-width:640px){h2{font-size:calc(2.074rem*var(--pds-typography-multiplier-small))}}@media (min-width:641px){h2{font-size:calc(2.074rem*var(--pds-typography-multiplier-medium))}}@media (min-width:1025px){h2{font-size:2.074rem}}@media (max-width:640px){h3{font-size:calc(1.728rem*var(--pds-typography-multiplier-small))}}@media (min-width:641px){h3{font-size:calc(1.728rem*var(--pds-typography-multiplier-medium))}}@media (min-width:1025px){h3{font-size:1.728rem}}@media (max-width:640px){h4{font-size:calc(1.44rem*var(--pds-typography-multiplier-small))}}@media (min-width:641px){h4{font-size:calc(1.44rem*var(--pds-typography-multiplier-medium))}}@media (min-width:1025px){h4{font-size:1.44rem}}h5{font-size:1.2rem}h6{font-size:1rem}@media (max-width:640px){.pds-typography--product h1{font-size:calc(1.728rem*var(--pds-typography-multiplier-small))}}@media (min-width:641px){.pds-typography--product h1{font-size:calc(1.728rem*var(--pds-typography-multiplier-medium))}}@media (min-width:1025px){.pds-typography--product h1{font-size:1.728rem}}@media (max-width:640px){.pds-typography--product h2{font-size:calc(1.44rem*var(--pds-typography-multiplier-small))}}@media (min-width:641px){.pds-typography--product h2{font-size:calc(1.44rem*var(--pds-typography-multiplier-medium))}}@media (min-width:1025px){.pds-typography--product h2{font-size:1.44rem}}.pds-typography--product h3{font-size:1.2rem}.pds-typography--product h4{font-size:1rem}.pds-typography--product h5,.pds-typography--product h6{font-size:.833rem}hr{border-color:var(--pds-color-border-default);border-width:1px 0 0;margin-block:1.25rem}li code,p code,span code{background-color:var(--pds-color-code-inline-background);border-bottom:.125rem solid var(--pds-color-code-inline-border);border-radius:.1875rem;border-right:.03125rem solid var(--pds-color-code-inline-border);color:var(--pds-color-code-inline-text);font-family:Source Code Pro,monospace;font-size:92%;font-weight:600;margin-inline:.125rem;padding-block:.125rem;padding-inline:.41rem}@media (max-width:640px){.pds-lead-text{font-size:calc(1.728rem*var(--pds-typography-multiplier-small))}}@media (min-width:641px){.pds-lead-text{font-size:calc(1.728rem*var(--pds-typography-multiplier-medium))}}@media (min-width:1025px){.pds-lead-text{font-size:1.728rem}}.pds-lead-text{color:var(--pds-color-foreground-default-secondary);font-family:Aleo,serif;font-weight:400;letter-spacing:none;line-height:140%;margin-block-end:1.25rem;margin-block-start:0}@media (max-width:640px){.pds-lead-text--sm{font-size:calc(1.44rem*var(--pds-typography-multiplier-small))}}@media (min-width:641px){.pds-lead-text--sm{font-size:calc(1.44rem*var(--pds-typography-multiplier-medium))}}@media (min-width:1025px){.pds-lead-text--sm{font-size:1.44rem}}dl,ol,ul{font-weight:400;line-height:165%}dl:not([class]),ol:not([class]),ul:not([class]){font-family:Inter,sans-serif}ol,ul{padding-inline-start:1.563rem}ul{list-style-type:disc}ul ul li{list-style-type:circle}ul ul ul li{list-style-type:square}ol{list-style-type:decimal}ol ol li{list-style-type:lower-alpha}ol ol ol li{list-style-type:lower-roman}dl dt{font-weight:700;margin-block-start:.512rem}dl dd{margin-inline-start:0}.pds-overline-text{color:var(--pds-color-foreground-default-secondary);font-family:Poppins,sans-serif;font-size:1rem;font-weight:700;letter-spacing:.04rem;line-height:120%;text-transform:uppercase}.pds-overline-text--lg{font-size:1.2rem}.pds-overline-text--sm{font-size:.833rem}.pds-overline-text a,a.pds-overline-text{color:var(--pds-color-foreground-default-secondary);text-decoration:none}.pds-overline-text a:hover,a.pds-overline-text:hover{color:var(--pds-color-interactive-link-hover);cursor:pointer;text-decoration:underline}p{color:var(--pds-color-text-paragraph);font-family:Inter,sans-serif;font-size:1rem;font-weight:400;letter-spacing:normal;line-height:165%;margin-block-start:0}@media (max-width:640px){.pds-quote-text{font-size:calc(1.728rem*var(--pds-typography-multiplier-small))}}@media (min-width:641px){.pds-quote-text{font-size:calc(1.728rem*var(--pds-typography-multiplier-medium))}}@media (min-width:1025px){.pds-quote-text{font-size:1.728rem}}.pds-quote-text{color:var(--pds-color-text-quote);font-family:Aleo,serif;font-style:italic;font-weight:400;letter-spacing:none;line-height:140%}@media (max-width:640px){.pds-quote-text--sm{font-size:calc(1.44rem*var(--pds-typography-multiplier-small))}}@media (min-width:641px){.pds-quote-text--sm{font-size:calc(1.44rem*var(--pds-typography-multiplier-medium))}}@media (min-width:1025px){.pds-quote-text--sm{font-size:1.44rem}}@media (max-width:640px){.pds-quote-text--lg{font-size:calc(2.074rem*var(--pds-typography-multiplier-small))}}@media (min-width:641px){.pds-quote-text--lg{font-size:calc(2.074rem*var(--pds-typography-multiplier-medium))}}@media (min-width:1025px){.pds-quote-text--lg{font-size:2.074rem}}label{display:block;font-weight:600;margin-block-end:.512rem;position:relative}label,select{color:var(--pds-color-foreground-default);font-size:1rem}select{align-items:center;appearance:none;background-image:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="48" height="48" fill="%23888"><path d="m23.313 35.313 2.062-2.157 15-15L42.531 16l-4.218-4.219-2.157 2.156-12.843 12.844-12.938-12.843-2.062-2.157L4 16l2.156 2.156 15 15z"/></svg>');background-position:center right .64rem;background-repeat:no-repeat;background-size:1rem;border-color:var(--pds-color-border-input);border-radius:.1875rem;border-style:solid;border-width:1px;box-sizing:border-box;cursor:pointer;display:flex;gap:1rem;height:var(--pds-spacing-input-height);justify-content:space-between;padding:0 .64rem;width:100%}select:focus-visible{border-color:var(--pds-color-interactive-focus);outline:none}table{border-collapse:collapse;font-family:Poppins,sans-serif;font-size:.833rem;font-weight:400;overflow-x:auto;text-align:left;width:100%}table p{font-size:inherit}tr{border-block-end:1px solid var(--pds-color-border-default)}th{font-weight:700;text-transform:uppercase}td,th{padding:.8rem .64rem}td>p:last-child,th>p:last-child{margin-bottom:0}td{font-family:Inter,sans-serif}@media (min-width:641px){table{font-size:1rem}td,th{padding:1rem .8rem}}:root{--pds-background-default:var(--pds-color-background-default);--pds-background-default-secondary:var(
4
4
  --pds-color-background-default-secondary
5
5
  );--pds-background-reverse:var(--pds-color-background-reverse)}.pds-background-default{background-color:var(--pds-background-default);color:var(--pds-color-foreground-default)}.pds-background-default-secondary{background-color:var(--pds-background-default-secondary);color:var(--pds-color-foreground-default)}.pds-background-reverse{--pds-color-interactive-link-default:var(
6
6
  --pds-color-interactive-reverse-link-default
@@ -1,6 +1,8 @@
1
1
  .pds-dashboard-global{--pds-dashboard-toggle-icon-size:1.5rem;--pds-dashboard-toggle-trigger-size:3rem;--pds-dashboard-toggle-top-position:5rem;--pds-dashboard-navbar-inline-padding:var(--pds-spacing-xl)}@media (min-width:1025px){.pds-dashboard-global{--pds-dashboard-navbar-inline-padding:var(--pds-spacing-2xl)}}.pds-dashboard-global{display:flex;min-height:100vh;overflow:hidden;position:relative}@media (min-width:641px){.pds-dashboard-global .pds-workspace-selector{margin-inline-start:-1.25rem}}.pds-dashboard-global--notMobile .pds-dashboard-global__header{max-width:calc(var(--pds-dashboard-navbar-max-width) + var(--pds-dashboard-navbar-inline-padding)*2)}.pds-dashboard-global--notMobile .pds-dashboard-global__sidebar-toggle-button{background-color:transparent;border:none;height:calc(100% - var(--pds-dashboard-toggle-top-position));position:absolute;right:calc(var(--pds-dashboard-toggle-trigger-size)*-.5);top:var(--pds-dashboard-toggle-top-position);width:var(--pds-dashboard-toggle-trigger-size);z-index:2}.pds-dashboard-global--notMobile .pds-dashboard-global__sidebar-toggle-button:focus-visible{outline:none}.pds-dashboard-global--notMobile .pds-dashboard-global__sidebar-toggle-button:focus-visible>.pds-dashboard-global__sidebar-toggle-icon{opacity:1;outline:1px solid var(--pds-color-interactive-focus);outline-offset:2px}.pds-dashboard-global--notMobile .pds-dashboard-global__sidebar-toggle-button:hover>.pds-dashboard-global__sidebar-toggle-icon{opacity:1;transition:opacity .1s ease-in-out;transition-delay:.1s}.pds-dashboard-global--notMobile .pds-dashboard-global__sidebar-toggle-icon{align-items:center;background-color:var(--pds-color-dashboard-toggle-button-background);border:none;border-radius:50%;color:var(--pds-color-dashboard-toggle-button-foreground);display:flex;height:var(--pds-dashboard-toggle-icon-size);justify-content:center;opacity:0;position:absolute;right:25%;top:2rem;width:var(--pds-dashboard-toggle-icon-size);z-index:2}.pds-dashboard-global--notMobile .pds-dashboard-global__sidebar-toggle-button[aria-expanded=false]
2
- .pds-dashboard-global__sidebar-toggle-icon{transform:rotate(180deg);transition:all .2s ease-in-out 0s}.pds-dashboard-global--notMobile .pds-dashboard-global__sidebar{background-color:var(--pds-color-dashboard-nav-background);box-sizing:content-box;padding-block-end:1rem;padding-block-start:.75rem;padding-inline-end:1.563rem;padding-inline-start:calc(1.563rem + var(--pds-spacing-dashboard-nav-item-padding));position:relative}.pds-dashboard-global--notMobile .pds-dashboard-global__sidebar-inner{height:100%;margin-inline-start:-.75rem;overflow-x:hidden}.pds-dashboard-global--notMobile .pds-dashboard-global__container{background-color:var(--pds-color-dashboard-nav-background);display:flex;flex-direction:column}.pds-dashboard-global--notMobile .pds-dashboard-global__main{background-color:var(--pds-color-background-default);border-top-left-radius:1.25rem;box-shadow:inset 1px 1px 8px -2px hsla(0,0%,55%,.2),inset 1px 1px 0 0 #fafafa;display:flex;flex:1;flex-direction:column;position:relative}.pds-dashboard-global--notMobile .pds-dashboard-global__main-inner{flex:1;padding-block:2.441rem;padding-inline:2.441rem 2.691rem}.pds-dashboard-global--notMobile .pds-site-footer .pds-container{padding-inline:2.441rem}.pds-dashboard-global__sidebar--collapsed
2
+ .pds-dashboard-global__sidebar-toggle-icon{transform:rotate(180deg);transition:all .2s ease-in-out 0s}.pds-dashboard-global--notMobile .pds-dashboard-global__sidebar{background-color:var(--pds-color-dashboard-nav-background);box-sizing:content-box;padding-block-end:1rem;padding-block-start:.75rem;padding-inline-end:1.563rem;padding-inline-start:calc(1.563rem + var(--pds-spacing-dashboard-nav-item-padding));position:relative}.pds-dashboard-global--notMobile .pds-dashboard-global__sidebar-inner{height:100%;margin-inline-start:-.75rem;overflow-x:hidden}.pds-dashboard-global--notMobile .pds-dashboard-global__container{background-color:var(--pds-color-dashboard-nav-background);display:flex;flex-direction:column}.pds-dashboard-global--notMobile .pds-dashboard-global__main{background-color:var(--pds-color-background-default);border-top-left-radius:1.25rem;box-shadow:var(--pds-elevation-dashboard);display:flex;flex:1;flex-direction:column;position:relative}.pds-dashboard-global--notMobile .pds-dashboard-global__main-inner{flex:1;padding-block:2.441rem;padding-inline:2.441rem 2.691rem}.pds-dashboard-global--notMobile .pds-site-footer .pds-container{padding-inline:2.441rem}.pds-dashboard-global__sidebar--collapsed
3
3
  .pds-dashboard-global__sidebar-toggle{opacity:1}.pds-dashboard-global--isMobile{display:flex;flex-direction:column}.pds-dashboard-global--isMobile .pds-dashboard-global__sidebar{padding-block:1.953rem;padding-inline:1.563rem}.pds-dashboard-global--isMobile .pds-dashboard-global__main{padding-block:.64rem;padding-inline:1.563rem}.pds-dashboard-global--isMobile .pds-site-footer{padding-inline:.328rem}.pds-dashboard-global--isMobile .pds-site-footer .pds-container{padding-inline:0}.pds-dashboard-global--isAdmin{--pds-color-dashboard-nav-background:var(
4
4
  --pds-color-dashboard-nav-background-admin
5
- )}.pds-dashboard-global--isAdmin .pds-dashboard-nav__item--top-level .pds-dashboard-nav__item-wrapper:hover{background-color:#fff}.pds-dashboard-global--isAdmin .pds-dashboard-nav__item--top-level.pds-dashboard-nav__item--active
6
- .pds-dashboard-nav__item-wrapper:hover{background-color:var(--pds-color-dashboard-nav-item-background-active)}.pds-dashboard-global--isAdmin button.pds-icon-button:hover:enabled{background-color:#fff}.pds-dashboard-inner{max-width:var(--pds-dashboard-navbar-max-width)}.pds-dashboard-inner>:nth-last-child(2){margin-block-end:2.441rem}.pds-dashboard-inner__header-top{column-gap:2.441rem;display:flex;flex-wrap:wrap;justify-content:space-between;margin-block-end:1.563rem;row-gap:1.563rem}.pds-dashboard-inner__content-wrapper{display:flex;flex-direction:column;row-gap:2.441rem;width:100%}.pds-flex-container{display:flex}.pds-flex-direction--row{flex-direction:row}.pds-flex-direction--row-reverse{flex-direction:row-reverse}.pds-flex-direction--column{flex-direction:column}.pds-flex-direction--column-reverse{flex-direction:column-reverse}.pds-flex--nowrap{flex-wrap:nowrap}.pds-flex--wrap{flex-wrap:wrap}.pds-flex--wrap-reverse{flex-wrap:wrap-reverse}.pds-flex-justify--flex-start{justify-content:flex-start}.pds-flex-justify--flex-end{justify-content:flex-end}.pds-flex-justify--center{justify-content:center}.pds-flex-justify--space-between{justify-content:space-between}.pds-flex-justify--space-around{justify-content:space-around}.pds-flex-justify--space-evenly{justify-content:space-evenly}.pds-flex-align-items--flex-start{align-items:flex-start}.pds-flex-align-items--flex-end{align-items:flex-end}.pds-flex-align-items--center{align-items:center}.pds-flex-align-items--stretch{align-items:stretch}.pds-flex-align-items--baseline{align-items:baseline}.pds-flex-align-content--flex-start{align-content:flex-start}.pds-flex-align-content--flex-end{align-content:flex-end}.pds-flex-align-content--center{align-content:center}.pds-flex-align-content--space-between{align-content:space-between}.pds-flex-align-content--space-around{align-content:space-around}.pds-flex-align-content--stretch{align-content:stretch}.pds-gap--none{gap:0}.pds-flex-gap--narrow{gap:1.25rem}.pds-flex-gap--standard{gap:1.563rem}.pds-flex-gap--wide{gap:1.953rem}@media (min-width:1025px){.pds-flex-gap--narrow{gap:1.563rem}.pds-flex-gap--standard{gap:1.953rem}.pds-flex-gap--wide{gap:2.441rem}}.pds-flex-container--mobile .pds-flex-gap--narrow{gap:1.25rem}.pds-flex-container--mobile .pds-flex-gap--standard{gap:1.563rem}.pds-flex-container--mobile .pds-flex-gap--wide{gap:1.953rem}.pds-stepper-layout{padding-inline:0}.pds-stepper-layout__form-container{padding-block-start:1.953rem}@media (min-width:641px){.pds-stepper-layout__form-container{margin-inline:auto;padding-inline:14%}}@media (min-width:1025px){.pds-stepper-layout__form-container{padding-inline:16%}}.pds-stepper__button-group{column-gap:1.563rem;display:flex;justify-content:space-between;padding-block-start:3.052rem}@media (min-width:641px){.pds-stepper__button-group{box-sizing:border-box;margin-left:50%;max-width:var(--pds-stepper-layout-max-width);padding-inline:calc(var(--pds-stepper-indicator-size)*2);transform:translate3d(-50%,0,0);width:100vw}}.pds-three-item-layout .pds-grid-item{display:flex;flex-direction:column}.pds-three-item-layout--start .pds-grid-item{justify-content:flex-start}.pds-three-item-layout--center .pds-grid-item{justify-content:center}.pds-three-item-layout--end .pds-grid-item{justify-content:flex-end}.pds-two-item-layout .pds-grid-item{display:flex;flex-direction:column}.pds-two-item-layout--start .pds-grid-item{justify-content:flex-start}.pds-two-item-layout--center .pds-grid-item{justify-content:center}.pds-two-item-layout--end .pds-grid-item{justify-content:flex-end}
5
+ )}.pds-dashboard-global--isAdmin .pds-dashboard-nav__item--top-level .pds-dashboard-nav__item-wrapper:hover,.pds-dashboard-global--isAdmin button.pds-icon-button:hover:enabled{background-color:var(
6
+ --pds-color-dashboard-nav-item-background-hover-admin
7
+ )}.pds-dashboard-global--isAdmin .pds-dashboard-nav__item--top-level.pds-dashboard-nav__item--active
8
+ .pds-dashboard-nav__item-wrapper:hover{background-color:var(--pds-color-dashboard-nav-item-background-active)}.pds-dashboard-inner{max-width:var(--pds-dashboard-navbar-max-width)}.pds-dashboard-inner>:nth-last-child(2){margin-block-end:2.441rem}.pds-dashboard-inner__header-top{column-gap:2.441rem;display:flex;flex-wrap:wrap;justify-content:space-between;margin-block-end:1.563rem;row-gap:1.563rem}.pds-dashboard-inner__content-wrapper{display:flex;flex-direction:column;row-gap:2.441rem;width:100%}.pds-flex-container{display:flex}.pds-flex-direction--row{flex-direction:row}.pds-flex-direction--row-reverse{flex-direction:row-reverse}.pds-flex-direction--column{flex-direction:column}.pds-flex-direction--column-reverse{flex-direction:column-reverse}.pds-flex--nowrap{flex-wrap:nowrap}.pds-flex--wrap{flex-wrap:wrap}.pds-flex--wrap-reverse{flex-wrap:wrap-reverse}.pds-flex-justify--flex-start{justify-content:flex-start}.pds-flex-justify--flex-end{justify-content:flex-end}.pds-flex-justify--center{justify-content:center}.pds-flex-justify--space-between{justify-content:space-between}.pds-flex-justify--space-around{justify-content:space-around}.pds-flex-justify--space-evenly{justify-content:space-evenly}.pds-flex-align-items--flex-start{align-items:flex-start}.pds-flex-align-items--flex-end{align-items:flex-end}.pds-flex-align-items--center{align-items:center}.pds-flex-align-items--stretch{align-items:stretch}.pds-flex-align-items--baseline{align-items:baseline}.pds-flex-align-content--flex-start{align-content:flex-start}.pds-flex-align-content--flex-end{align-content:flex-end}.pds-flex-align-content--center{align-content:center}.pds-flex-align-content--space-between{align-content:space-between}.pds-flex-align-content--space-around{align-content:space-around}.pds-flex-align-content--stretch{align-content:stretch}.pds-gap--none{gap:0}.pds-flex-gap--narrow{gap:1.25rem}.pds-flex-gap--standard{gap:1.563rem}.pds-flex-gap--wide{gap:1.953rem}@media (min-width:1025px){.pds-flex-gap--narrow{gap:1.563rem}.pds-flex-gap--standard{gap:1.953rem}.pds-flex-gap--wide{gap:2.441rem}}.pds-flex-container--mobile .pds-flex-gap--narrow{gap:1.25rem}.pds-flex-container--mobile .pds-flex-gap--standard{gap:1.563rem}.pds-flex-container--mobile .pds-flex-gap--wide{gap:1.953rem}.pds-stepper-layout{padding-inline:0}.pds-stepper-layout__form-container{padding-block-start:1.953rem}@media (min-width:641px){.pds-stepper-layout__form-container{margin-inline:auto;padding-inline:14%}}@media (min-width:1025px){.pds-stepper-layout__form-container{padding-inline:16%}}.pds-stepper__button-group{column-gap:1.563rem;display:flex;justify-content:space-between;padding-block-start:3.052rem}@media (min-width:641px){.pds-stepper__button-group{box-sizing:border-box;margin-left:50%;max-width:var(--pds-stepper-layout-max-width);padding-inline:calc(var(--pds-stepper-indicator-size)*2);transform:translate3d(-50%,0,0);width:100vw}}.pds-three-item-layout .pds-grid-item{display:flex;flex-direction:column}.pds-three-item-layout--start .pds-grid-item{justify-content:flex-start}.pds-three-item-layout--center .pds-grid-item{justify-content:center}.pds-three-item-layout--end .pds-grid-item{justify-content:flex-end}.pds-two-item-layout .pds-grid-item{display:flex;flex-direction:column}.pds-two-item-layout--start .pds-grid-item{justify-content:flex-start}.pds-two-item-layout--center .pds-grid-item{justify-content:center}.pds-two-item-layout--end .pds-grid-item{justify-content:flex-end}