@charset "UTF-8";
 :root { --wpds-border-radius-xs: 1px; --wpds-border-radius-sm: 2px; --wpds-border-radius-md: 4px; --wpds-border-radius-lg: 8px; --wpds-border-radius-xl: 12px; --wpds-border-width-xs: 1px; --wpds-border-width-sm: 2px; --wpds-border-width-md: 4px; --wpds-border-width-lg: 8px; --wpds-border-width-focus: 2px; --wpds-color-background-surface-neutral: #fcfcfc; --wpds-color-background-surface-neutral-strong: #fff; --wpds-color-background-surface-neutral-weak: #f4f4f4; --wpds-color-background-surface-brand: #ecf0fa; --wpds-color-background-surface-success: #c6f7cd; --wpds-color-background-surface-success-weak: #ebffed; --wpds-color-background-surface-info: #deebfa; --wpds-color-background-surface-info-weak: #f3f9ff; --wpds-color-background-surface-warning: #fde6be; --wpds-color-background-surface-warning-weak: #fff7e1; --wpds-color-background-surface-caution: #fee995; --wpds-color-background-surface-caution-weak: #fff9ca; --wpds-color-background-surface-error: #f6e6e3; --wpds-color-background-surface-error-weak: #fff6f5; --wpds-color-background-interactive-neutral-strong: #2d2d2d; --wpds-color-background-interactive-neutral-strong-active: #1e1e1e; --wpds-color-background-interactive-neutral-strong-disabled: #e6e6e6; --wpds-color-background-interactive-neutral-weak: #0000; --wpds-color-background-interactive-neutral-weak-active: #ededed; --wpds-color-background-interactive-neutral-weak-disabled: #0000; --wpds-color-background-interactive-brand-strong: #3858e9; --wpds-color-background-interactive-brand-strong-active: #2e49d9; --wpds-color-background-interactive-brand-strong-disabled: #e6e6e6; --wpds-color-background-interactive-brand-weak: #0000; --wpds-color-background-interactive-brand-weak-active: #e6eaf4; --wpds-color-background-interactive-brand-weak-disabled: #0000; --wpds-color-background-interactive-error: #0000; --wpds-color-background-interactive-error-active: #fff6f5; --wpds-color-background-interactive-error-disabled: #0000; --wpds-color-background-interactive-error-strong: #cc1818; --wpds-color-background-interactive-error-strong-active: #b90000; --wpds-color-background-interactive-error-strong-disabled: #e6e6e6; --wpds-color-background-interactive-error-weak: #0000; --wpds-color-background-interactive-error-weak-active: #f6e6e3; --wpds-color-background-interactive-error-weak-disabled: #0000; --wpds-color-background-track-neutral-weak: #f0f0f0; --wpds-color-background-track-neutral: #dbdbdb; --wpds-color-background-thumb-neutral-weak: #8d8d8d; --wpds-color-background-thumb-neutral-weak-active: #6e6e6e; --wpds-color-background-thumb-brand: #3858e9; --wpds-color-background-thumb-brand-active: #3858e9; --wpds-color-background-thumb-brand-disabled: #dbdbdb; --wpds-color-background-thumb-neutral-weak-disabled: #dbdbdb; --wpds-color-foreground-content-neutral: #1e1e1e; --wpds-color-foreground-content-neutral-weak: #707070; --wpds-color-foreground-content-success: #002900; --wpds-color-foreground-content-success-weak: #008030; --wpds-color-foreground-content-info: #001b4f; --wpds-color-foreground-content-info-weak: #006bd7; --wpds-color-foreground-content-warning: #2e1900; --wpds-color-foreground-content-warning-weak: #926300; --wpds-color-foreground-content-caution: #281d00; --wpds-color-foreground-content-caution-weak: #826a00; --wpds-color-foreground-content-error: #470000; --wpds-color-foreground-content-error-weak: #cc1818; --wpds-color-foreground-interactive-neutral: #1e1e1e; --wpds-color-foreground-interactive-neutral-active: #1e1e1e; --wpds-color-foreground-interactive-neutral-disabled: #8d8d8d; --wpds-color-foreground-interactive-neutral-strong: #f0f0f0; --wpds-color-foreground-interactive-neutral-strong-active: #f0f0f0; --wpds-color-foreground-interactive-neutral-strong-disabled: #8d8d8d; --wpds-color-foreground-interactive-neutral-weak: #707070; --wpds-color-foreground-interactive-neutral-weak-active: #1e1e1e; --wpds-color-foreground-interactive-neutral-weak-disabled: #8d8d8d; --wpds-color-foreground-interactive-brand: #3858e9; --wpds-color-foreground-interactive-brand-active: #0b0070; --wpds-color-foreground-interactive-brand-disabled: #8d8d8d; --wpds-color-foreground-interactive-brand-strong: #eff0f2; --wpds-color-foreground-interactive-brand-strong-active: #eff0f2; --wpds-color-foreground-interactive-brand-strong-disabled: #8d8d8d; --wpds-color-foreground-interactive-error: #cc1818; --wpds-color-foreground-interactive-error-active: #470000; --wpds-color-foreground-interactive-error-disabled: #8d8d8d; --wpds-color-foreground-interactive-error-strong: #f2efef; --wpds-color-foreground-interactive-error-strong-active: #f2efef; --wpds-color-foreground-interactive-error-strong-disabled: #8d8d8d; --wpds-color-stroke-surface-neutral: #dbdbdb; --wpds-color-stroke-surface-neutral-weak: #f0f0f0; --wpds-color-stroke-surface-neutral-strong: #8d8d8d; --wpds-color-stroke-surface-brand: #b0bbd6; --wpds-color-stroke-surface-brand-strong: #3858e9; --wpds-color-stroke-surface-success: #94d29e; --wpds-color-stroke-surface-success-strong: #008030; --wpds-color-stroke-surface-info: #a9c6e7; --wpds-color-stroke-surface-info-strong: #006bd7; --wpds-color-stroke-surface-warning: #e1bc7c; --wpds-color-stroke-surface-warning-strong: #926300; --wpds-color-stroke-surface-caution: #cfc28d; --wpds-color-stroke-surface-caution-strong: #826a00; --wpds-color-stroke-surface-error: #dab1aa; --wpds-color-stroke-surface-error-strong: #cc1818; --wpds-color-stroke-interactive-neutral: #8d8d8d; --wpds-color-stroke-interactive-neutral-active: #6e6e6e; --wpds-color-stroke-interactive-neutral-disabled: #dbdbdb; --wpds-color-stroke-interactive-neutral-strong: #6e6e6e; --wpds-color-stroke-interactive-brand: #3858e9; --wpds-color-stroke-interactive-brand-active: #2337c8; --wpds-color-stroke-interactive-brand-disabled: #dbdbdb; --wpds-color-stroke-interactive-error: #cc1818; --wpds-color-stroke-interactive-error-active: #9d0000; --wpds-color-stroke-interactive-error-disabled: #dbdbdb; --wpds-color-stroke-interactive-error-strong: #cc1818; --wpds-color-stroke-focus: #3858e9; --wpds-cursor-control: pointer; --wpds-dimension-padding-xs: 4px; --wpds-dimension-padding-sm: 8px; --wpds-dimension-padding-md: 12px; --wpds-dimension-padding-lg: 16px; --wpds-dimension-padding-xl: 20px; --wpds-dimension-padding-2xl: 24px; --wpds-dimension-padding-3xl: 32px; --wpds-dimension-gap-xs: 4px; --wpds-dimension-gap-sm: 8px; --wpds-dimension-gap-md: 12px; --wpds-dimension-gap-lg: 16px; --wpds-dimension-gap-xl: 24px; --wpds-dimension-gap-2xl: 32px; --wpds-dimension-gap-3xl: 40px; --wpds-dimension-size-5xs: 4px; --wpds-dimension-size-4xs: 8px; --wpds-dimension-size-3xs: 12px; --wpds-dimension-size-2xs: 16px; --wpds-dimension-size-xs: 20px; --wpds-dimension-size-sm: 24px; --wpds-dimension-size-md: 32px; --wpds-dimension-size-lg: 40px; --wpds-dimension-surface-width-xs: 240px; --wpds-dimension-surface-width-sm: 320px; --wpds-dimension-surface-width-md: 400px; --wpds-dimension-surface-width-lg: 560px; --wpds-dimension-surface-width-xl: 720px; --wpds-dimension-surface-width-2xl: 960px; --wpds-motion-duration-xs: 50ms; --wpds-motion-duration-sm: 100ms; --wpds-motion-duration-md: 200ms; --wpds-motion-duration-lg: 300ms; --wpds-motion-duration-xl: 400ms; --wpds-motion-easing-subtle: cubic-bezier( 0.15, 0, 0.15, 1 ); --wpds-motion-easing-balanced: cubic-bezier( 0.4, 0, 0.2, 1 ); --wpds-motion-easing-expressive: cubic-bezier( 0.25, 0, 0, 1 ); --wpds-typography-font-family-heading: -apple-system, system-ui, 'Segoe UI',
'Roboto', 'Oxygen-Sans', 'Ubuntu', 'Cantarell', 'Helvetica Neue',
sans-serif; --wpds-typography-font-family-body: -apple-system, system-ui, 'Segoe UI',
'Roboto', 'Oxygen-Sans', 'Ubuntu', 'Cantarell', 'Helvetica Neue',
sans-serif; --wpds-typography-font-family-mono: 'Menlo', 'Consolas', monaco, monospace; --wpds-typography-font-size-xs: 11px; --wpds-typography-font-size-sm: 12px; --wpds-typography-font-size-md: 13px; --wpds-typography-font-size-lg: 15px; --wpds-typography-font-size-xl: 20px; --wpds-typography-font-size-2xl: 32px; --wpds-typography-line-height-xs: 16px; --wpds-typography-line-height-sm: 20px; --wpds-typography-line-height-md: 24px; --wpds-typography-line-height-lg: 28px; --wpds-typography-line-height-xl: 32px; --wpds-typography-line-height-2xl: 40px; --wpds-typography-font-weight-default: 400; --wpds-typography-font-weight-emphasis: 600;
}
@media (min-resolution: 192dpi) {
:root { --wpds-border-width-focus: 1.5px;
}
}
[data-wpds-corner-radius=none],
:root[data-wpds-root-provider=true][data-wpds-corner-radius=none] { --wpds-border-radius-xs: 0px; --wpds-border-radius-sm: 0px; --wpds-border-radius-md: 0px; --wpds-border-radius-lg: 0px; --wpds-border-radius-xl: 0px;
}
[data-wpds-corner-radius=subtle],
:root[data-wpds-root-provider=true][data-wpds-corner-radius=subtle] { --wpds-border-radius-xs: 1px; --wpds-border-radius-sm: 2px; --wpds-border-radius-md: 4px; --wpds-border-radius-lg: 8px; --wpds-border-radius-xl: 12px;
}
[data-wpds-corner-radius=moderate],
:root[data-wpds-root-provider=true][data-wpds-corner-radius=moderate] { --wpds-border-radius-xs: 6px; --wpds-border-radius-sm: 8px; --wpds-border-radius-md: 12px; --wpds-border-radius-lg: 16px; --wpds-border-radius-xl: 20px;
}
[data-wpds-corner-radius=pronounced],
:root[data-wpds-root-provider=true][data-wpds-corner-radius=pronounced] { --wpds-border-radius-xs: 18px; --wpds-border-radius-sm: 20px; --wpds-border-radius-md: 22px; --wpds-border-radius-lg: 24px; --wpds-border-radius-xl: 26px;
}