:root,
*[data-sds-mode="light"],
.sds-mode--light {
  --sds-color-text-promo-primary: #007b6c;
  --sds-color-text-promo-selected-primary: #007b6c;
  --sds-color-text-promo-selected-on-minimal: #006155;
  --sds-color-text-promo-selected-on-subtle: #006155;
  --sds-color-text-promo-selected-on-moderate: #00312b;
  --sds-color-text-promo-selected-on-bold: #ffffff;
  --sds-color-text-promo-on-minimal: #007b6c;
  --sds-color-text-promo-on-subtle: #006155;
  --sds-color-text-promo-on-moderate: #00493f;
  --sds-color-text-promo-on-bold: #ffffff;
  --sds-color-text-promo-on-contrast: #ffffff;
  --sds-color-text-promo-on-strong: #ffffff;
  --sds-color-text-promo-on-minimal-opacity: #007b6c;
  --sds-color-text-promo-on-subtle-opacity: #006155;
  --sds-color-text-promo-on-moderate-opacity: #00493f;
  --sds-color-text-promo-on-strong-variant: #8bd9c9;
  --sds-color-text-promo-on-contrast-variant: #449e8e;
  --sds-color-icon-promo-primary: #007b6c;
  --sds-color-icon-promo-selected-primary: #007b6c;
  --sds-color-icon-promo-selected-on-minimal: #006155;
  --sds-color-icon-promo-selected-on-subtle: #006155;
  --sds-color-icon-promo-selected-on-moderate: #00312b;
  --sds-color-icon-promo-selected-on-bold: #ffffff;
  --sds-color-icon-promo-on-minimal: #007b6c;
  --sds-color-icon-promo-on-subtle: #006155;
  --sds-color-icon-promo-on-moderate: #00493f;
  --sds-color-icon-promo-on-bold: #ffffff;
  --sds-color-icon-promo-on-contrast: #ffffff;
  --sds-color-icon-promo-on-strong: #ffffff;
  --sds-color-icon-promo-on-minimal-opacity: #007b6c;
  --sds-color-icon-promo-on-subtle-opacity: #006155;
  --sds-color-icon-promo-on-moderate-opacity: #00493f;
  --sds-color-icon-promo-on-subtle-variant: #007b6c;
  --sds-color-icon-promo-on-moderate-variant: #006155;
  --sds-color-icon-promo-on-strong-variant: #8bd9c9;
  --sds-color-icon-promo-on-contrast-variant: #449e8e;
  --sds-color-icon-promo-primary-variant: #449e8e;
  --sds-color-background-promo-selected-base: rgba(20, 255, 192, 0.15);
  --sds-color-background-promo-selected-minimal: rgba(5, 255, 197, 0.33);
  --sds-color-background-promo-selected-subtle: rgba(4, 210, 165, 0.43);
  --sds-color-background-promo-selected-moderate: rgba(3, 171, 137, 0.54);
  --sds-color-background-promo-selected-bold: #007b6c;
  --sds-color-background-promo-minimal: #e5fff8;
  --sds-color-background-promo-subtle: #c1fff1;
  --sds-color-background-promo-moderate: #a7f0e0;
  --sds-color-background-promo-bold: #007b6c;
  --sds-color-background-promo-strong: #00493f;
  --sds-color-background-promo-contrast: #001c17;
  --sds-color-background-promo-minimal-opacity: rgba(20, 255, 192, 0.11);
  --sds-color-background-promo-subtle-opacity: rgba(5, 255, 197, 0.25);
  --sds-color-background-promo-moderate-opacity: rgba(4, 210, 165, 0.35);
  --sds-color-border-promo-selected-subtle: rgba(3, 171, 137, 0.46);
  --sds-color-border-promo-selected-bold: #007b6c;
  --sds-color-border-promo-subtle: rgba(4, 210, 165, 0.35);
  --sds-color-border-promo-subtle-hovered: rgba(4, 144, 118, 0.59);
  --sds-color-border-promo-subtle-pressed: rgba(2, 126, 103, 0.74);
  --sds-color-border-promo-moderate: rgba(3, 171, 137, 0.46);
  --sds-color-border-promo-moderate-hovered: rgba(2, 126, 103, 0.74);
  --sds-color-border-promo-moderate-pressed: #007b6c;
  --sds-color-border-promo-bold: rgba(4, 144, 118, 0.59);
  --sds-color-border-promo-strong: rgba(2, 126, 103, 0.74);
  --sds-color-border-promo-contrast: #007b6c;
  --sds-color-state-layer-promo-primary-hovered: rgba(0, 123, 108, 0.08);
  --sds-color-state-layer-promo-primary-pressed: rgba(0, 123, 108, 0.12);
  --sds-color-state-layer-promo-primary-focused: rgba(0, 123, 108, 0.08);
  --sds-color-state-layer-promo-selected-primary-hovered: rgba(0, 123, 108, 0.08);
  --sds-color-state-layer-promo-selected-primary-pressed: rgba(0, 123, 108, 0.12);
  --sds-color-state-layer-promo-selected-primary-focused: rgba(0, 123, 108, 0.08);
  --sds-color-state-layer-promo-selected-on-minimal-hovered: rgba(0, 97, 85, 0.08);
  --sds-color-state-layer-promo-selected-on-minimal-pressed: rgba(0, 97, 85, 0.12);
  --sds-color-state-layer-promo-selected-on-minimal-focused: rgba(0, 97, 85, 0.08);
  --sds-color-state-layer-promo-selected-on-subtle-hovered: rgba(0, 97, 85, 0.08);
  --sds-color-state-layer-promo-selected-on-subtle-pressed: rgba(0, 97, 85, 0.12);
  --sds-color-state-layer-promo-selected-on-subtle-focused: rgba(0, 97, 85, 0.08);
  --sds-color-state-layer-promo-selected-on-moderate-hovered: rgba(0, 49, 43, 0.08);
  --sds-color-state-layer-promo-selected-on-moderate-pressed: rgba(0, 49, 43, 0.12);
  --sds-color-state-layer-promo-selected-on-moderate-focused: rgba(0, 49, 43, 0.08);
  --sds-color-state-layer-promo-selected-on-bold-hovered: rgba(255, 255, 255, 0.16);
  --sds-color-state-layer-promo-selected-on-bold-pressed: rgba(255, 255, 255, 0.24);
  --sds-color-state-layer-promo-selected-on-bold-focused: rgba(255, 255, 255, 0.16);
  --sds-color-state-layer-promo-on-minimal-hovered: rgba(0, 123, 108, 0.08);
  --sds-color-state-layer-promo-on-minimal-pressed: rgba(0, 123, 108, 0.12);
  --sds-color-state-layer-promo-on-minimal-focused: rgba(0, 123, 108, 0.08);
  --sds-color-state-layer-promo-on-subtle-hovered: rgba(0, 123, 108, 0.08);
  --sds-color-state-layer-promo-on-subtle-pressed: rgba(0, 123, 108, 0.12);
  --sds-color-state-layer-promo-on-subtle-focused: rgba(0, 123, 108, 0.08);
  --sds-color-state-layer-promo-on-moderate-hovered: rgba(0, 73, 63, 0.08);
  --sds-color-state-layer-promo-on-moderate-pressed: rgba(0, 73, 63, 0.12);
  --sds-color-state-layer-promo-on-moderate-focused: rgba(0, 73, 63, 0.08);
  --sds-color-state-layer-promo-on-bold-hovered: rgba(255, 255, 255, 0.16);
  --sds-color-state-layer-promo-on-bold-pressed: rgba(255, 255, 255, 0.24);
  --sds-color-state-layer-promo-on-bold-focused: rgba(255, 255, 255, 0.16);
  --sds-color-state-layer-promo-on-contrast-hovered: rgba(255, 255, 255, 0.16);
  --sds-color-state-layer-promo-on-contrast-pressed: rgba(255, 255, 255, 0.24);
  --sds-color-state-layer-promo-on-contrast-focused: rgba(255, 255, 255, 0.16);
  --sds-color-state-layer-promo-on-strong-hovered: rgba(255, 255, 255, 0.16);
  --sds-color-state-layer-promo-on-strong-pressed: rgba(255, 255, 255, 0.24);
  --sds-color-state-layer-promo-on-strong-focused: rgba(255, 255, 255, 0.16);
}

:root,
*[data-sds-mode="light"],
.sds-mode--light {
  --sds-color-text-premium-primary: #886803;
  --sds-color-text-premium-selected-primary: #886803;
  --sds-color-text-premium-selected-on-minimal: #6c5200;
  --sds-color-text-premium-selected-on-subtle: #6c5200;
  --sds-color-text-premium-selected-on-moderate: #382900;
  --sds-color-text-premium-selected-on-bold: #ffffff;
  --sds-color-text-premium-on-minimal: #886803;
  --sds-color-text-premium-on-subtle: #6c5200;
  --sds-color-text-premium-on-moderate: #513d00;
  --sds-color-text-premium-on-bold: #382900;
  --sds-color-text-premium-on-contrast: #ffffff;
  --sds-color-text-premium-on-strong: #ffffff;
  --sds-color-text-premium-on-minimal-opacity: #886803;
  --sds-color-text-premium-on-subtle-opacity: #6c5200;
  --sds-color-text-premium-on-moderate-opacity: #513d00;
  --sds-color-text-premium-on-strong-variant: #fff2d1;
  --sds-color-text-premium-on-contrast-variant: #b18a00;
  --sds-color-icon-premium-primary: #886803;
  --sds-color-icon-premium-selected-primary: #886803;
  --sds-color-icon-premium-selected-on-minimal: #6c5200;
  --sds-color-icon-premium-selected-on-subtle: #6c5200;
  --sds-color-icon-premium-selected-on-moderate: #382900;
  --sds-color-icon-premium-selected-on-bold: #ffffff;
  --sds-color-icon-premium-on-minimal: #886803;
  --sds-color-icon-premium-on-subtle: #6c5200;
  --sds-color-icon-premium-on-moderate: #513d00;
  --sds-color-icon-premium-on-bold: #382900;
  --sds-color-icon-premium-on-contrast: #ffffff;
  --sds-color-icon-premium-on-strong: #ffffff;
  --sds-color-icon-premium-on-minimal-opacity: #886803;
  --sds-color-icon-premium-on-subtle-opacity: #6c5200;
  --sds-color-icon-premium-on-moderate-opacity: #513d00;
  --sds-color-icon-premium-on-subtle-variant: #886803;
  --sds-color-icon-premium-on-moderate-variant: #6c5200;
  --sds-color-icon-premium-on-strong-variant: #fff2d1;
  --sds-color-icon-premium-on-contrast-variant: #b18a00;
  --sds-color-icon-premium-primary-variant: #b18a00;
  --sds-color-background-premium-selected-base: rgba(255, 156, 26, 0.11);
  --sds-color-background-premium-selected-minimal: rgba(255, 187, 15, 0.27);
  --sds-color-background-premium-selected-subtle: rgba(230, 172, 0, 0.52);
  --sds-color-background-premium-selected-moderate: #f6c500;
  --sds-color-background-premium-selected-bold: #886803;
  --sds-color-background-premium-minimal: #fff8ef;
  --sds-color-background-premium-subtle: #fff2d1;
  --sds-color-background-premium-moderate: #f3da8f;
  --sds-color-background-premium-bold: #d6a900;
  --sds-color-background-premium-strong: #886803;
  --sds-color-background-premium-contrast: #201600;
  --sds-color-background-premium-minimal-opacity: rgba(255, 156, 26, 0.07);
  --sds-color-background-premium-subtle-opacity: rgba(255, 187, 15, 0.19);
  --sds-color-background-premium-moderate-opacity: rgba(230, 172, 0, 0.44);
  --sds-color-border-premium-selected-subtle: rgba(232, 186, 2, 0.96);
  --sds-color-border-premium-selected-bold: #886803;
  --sds-color-border-premium-subtle: rgba(230, 172, 0, 0.44);
  --sds-color-border-premium-subtle-hovered: #d6a800;
  --sds-color-border-premium-subtle-pressed: #b38c00;
  --sds-color-border-premium-moderate: rgba(232, 186, 2, 0.96);
  --sds-color-border-premium-moderate-hovered: #b38c00;
  --sds-color-border-premium-moderate-pressed: #886803;
  --sds-color-border-premium-bold: #d6a800;
  --sds-color-border-premium-strong: #b38c00;
  --sds-color-border-premium-contrast: #886803;
  --sds-color-state-layer-premium-primary-hovered: rgba(136, 104, 3, 0.08);
  --sds-color-state-layer-premium-primary-pressed: rgba(136, 104, 3, 0.12);
  --sds-color-state-layer-premium-primary-focused: rgba(136, 104, 3, 0.08);
  --sds-color-state-layer-premium-selected-primary-hovered: rgba(136, 104, 3, 0.08);
  --sds-color-state-layer-premium-selected-primary-pressed: rgba(136, 104, 3, 0.12);
  --sds-color-state-layer-premium-selected-primary-focused: rgba(136, 104, 3, 0.08);
  --sds-color-state-layer-premium-selected-on-minimal-hovered: rgba(108, 82, 0, 0.08);
  --sds-color-state-layer-premium-selected-on-minimal-pressed: rgba(108, 82, 0, 0.12);
  --sds-color-state-layer-premium-selected-on-minimal-focused: rgba(108, 82, 0, 0.08);
  --sds-color-state-layer-premium-selected-on-subtle-hovered: rgba(108, 82, 0, 0.08);
  --sds-color-state-layer-premium-selected-on-subtle-pressed: rgba(108, 82, 0, 0.12);
  --sds-color-state-layer-premium-selected-on-subtle-focused: rgba(108, 82, 0, 0.08);
  --sds-color-state-layer-premium-selected-on-moderate-hovered: rgba(56, 41, 0, 0.08);
  --sds-color-state-layer-premium-selected-on-moderate-pressed: rgba(56, 41, 0, 0.12);
  --sds-color-state-layer-premium-selected-on-moderate-focused: rgba(56, 41, 0, 0.08);
  --sds-color-state-layer-premium-selected-on-bold-hovered: rgba(255, 255, 255, 0.16);
  --sds-color-state-layer-premium-selected-on-bold-pressed: rgba(255, 255, 255, 0.24);
  --sds-color-state-layer-premium-selected-on-bold-focused: rgba(255, 255, 255, 0.16);
  --sds-color-state-layer-premium-on-minimal-hovered: rgba(136, 104, 3, 0.08);
  --sds-color-state-layer-premium-on-minimal-pressed: rgba(136, 104, 3, 0.12);
  --sds-color-state-layer-premium-on-minimal-focused: rgba(136, 104, 3, 0.08);
  --sds-color-state-layer-premium-on-subtle-hovered: rgba(136, 104, 3, 0.08);
  --sds-color-state-layer-premium-on-subtle-pressed: rgba(136, 104, 3, 0.12);
  --sds-color-state-layer-premium-on-subtle-focused: rgba(136, 104, 3, 0.08);
  --sds-color-state-layer-premium-on-moderate-hovered: rgba(81, 61, 0, 0.08);
  --sds-color-state-layer-premium-on-moderate-pressed: rgba(81, 61, 0, 0.12);
  --sds-color-state-layer-premium-on-moderate-focused: rgba(81, 61, 0, 0.08);
  --sds-color-state-layer-premium-on-bold-hovered: rgba(56, 41, 0, 0.16);
  --sds-color-state-layer-premium-on-bold-pressed: rgba(56, 41, 0, 0.24);
  --sds-color-state-layer-premium-on-bold-focused: rgba(56, 41, 0, 0.16);
  --sds-color-state-layer-premium-on-contrast-hovered: rgba(255, 255, 255, 0.16);
  --sds-color-state-layer-premium-on-contrast-pressed: rgba(255, 255, 255, 0.24);
  --sds-color-state-layer-premium-on-contrast-focused: rgba(255, 255, 255, 0.16);
  --sds-color-state-layer-premium-on-strong-hovered: rgba(255, 255, 255, 0.16);
  --sds-color-state-layer-premium-on-strong-pressed: rgba(255, 255, 255, 0.24);
  --sds-color-state-layer-premium-on-strong-focused: rgba(255, 255, 255, 0.16);
}

:root,
*[data-sds-mode="light"],
.sds-mode--light {
  --sds-shadow-bevel: 0 0 0.5px 1px rgba(23, 24, 26, 0.12) inset;
  --sds-shadow-raised: 0 0 0px 0px rgba(23, 24, 26, 0.06) inset, 0 0 3px 0px rgba(23, 24, 26, 0.09), 0 0 6px 0px rgba(23, 24, 26, 0.07);
  --sds-shadow-raised-variant: 0 0 0px 0px rgba(23, 24, 26, 0.06) inset, 0 0 6px -1px rgba(23, 24, 26, 0.09), 0 0 12px -1px rgba(23, 24, 26, 0.07);
  --sds-shadow-overlay: 0 0 0px 0px rgba(23, 24, 26, 0.06) inset, 0 0 12px -1px rgba(23, 24, 26, 0.09), 0 0 24px -1px rgba(23, 24, 26, 0.07);
  --sds-shadow-overlay-variant: 0 0 0px 0px rgba(23, 24, 26, 0.06) inset, 0 0 24px -1px rgba(23, 24, 26, 0.09), 0 0 48px -1px rgba(23, 24, 26, 0.07);
}

*[data-sds-mode="dark"],
.sds-mode--dark {
  --sds-shadow-bevel: 0 0 0.5px 1px rgba(249, 249, 249, 0.13) inset;
  --sds-shadow-raised: 0 0 0.5px 1px rgba(249, 249, 249, 0.08) inset, 0 0 3px 0px rgba(0, 0, 0, 0.18), 0 0 6px 0px rgba(0, 0, 0, 0.14);
  --sds-shadow-raised-variant: 0 0 0.5px 1px rgba(249, 249, 249, 0.09) inset, 0 0 6px -1px rgba(0, 0, 0, 0.18), 0 0 12px -1px rgba(0, 0, 0, 0.14);
  --sds-shadow-overlay: 0 0 0.5px 1px rgba(249, 249, 249, 0.09) inset, 0 0 12px -1px rgba(0, 0, 0, 0.18), 0 0 24px -1px rgba(0, 0, 0, 0.14);
  --sds-shadow-overlay-variant: 0 0 0.5px 1px rgba(249, 249, 249, 0.1) inset, 0 0 24px -1px rgba(0, 0, 0, 0.18), 0 0 48px -1px rgba(0, 0, 0, 0.14);
}

:root,
*[data-sds-mode="light"],
.sds-mode--light {
  --sds-shadow-bevel: 0 0 0.5px 1px rgba(23, 24, 26, 0.12) inset;
  --sds-shadow-raised: 0 0 0px 0px rgba(23, 24, 26, 0.06) inset, 0 0 3px 0px rgba(23, 24, 26, 0.09), 0 0 6px 0px rgba(23, 24, 26, 0.07);
  --sds-shadow-raised-variant: 0 0 0px 0px rgba(23, 24, 26, 0.06) inset, 0 0 6px -1px rgba(23, 24, 26, 0.09), 0 0 12px -1px rgba(23, 24, 26, 0.07);
  --sds-shadow-overlay: 0 0 0px 0px rgba(23, 24, 26, 0.06) inset, 0 0 12px -1px rgba(23, 24, 26, 0.09), 0 0 24px -1px rgba(23, 24, 26, 0.07);
  --sds-shadow-overlay-variant: 0 0 0px 0px rgba(23, 24, 26, 0.06) inset, 0 0 24px -1px rgba(23, 24, 26, 0.09), 0 0 48px -1px rgba(23, 24, 26, 0.07);
}

*[data-sds-mode="dark"],
.sds-mode--dark {
  --sds-shadow-bevel: 0 0 0.5px 1px rgba(249, 249, 249, 0.13) inset;
  --sds-shadow-raised: 0 0 0.5px 1px rgba(249, 249, 249, 0.08) inset, 0 0 3px 0px rgba(0, 0, 0, 0.18), 0 0 6px 0px rgba(0, 0, 0, 0.14);
  --sds-shadow-raised-variant: 0 0 0.5px 1px rgba(249, 249, 249, 0.09) inset, 0 0 6px -1px rgba(0, 0, 0, 0.18), 0 0 12px -1px rgba(0, 0, 0, 0.14);
  --sds-shadow-overlay: 0 0 0.5px 1px rgba(249, 249, 249, 0.09) inset, 0 0 12px -1px rgba(0, 0, 0, 0.18), 0 0 24px -1px rgba(0, 0, 0, 0.14);
  --sds-shadow-overlay-variant: 0 0 0.5px 1px rgba(249, 249, 249, 0.1) inset, 0 0 24px -1px rgba(0, 0, 0, 0.18), 0 0 48px -1px rgba(0, 0, 0, 0.14);
}

:root,
*[data-sds-mode="light"],
.sds-mode--light {
  --sds-shadow-bevel: 0 0 0.5px 1px rgba(23, 24, 26, 0.12) inset;
  --sds-shadow-raised: 0 0 0px 0px rgba(23, 24, 26, 0.06) inset, 0 0 3px 0px rgba(23, 24, 26, 0.09), 0 0 6px 0px rgba(23, 24, 26, 0.07);
  --sds-shadow-raised-variant: 0 0 0px 0px rgba(23, 24, 26, 0.06) inset, 0 0 6px -1px rgba(23, 24, 26, 0.09), 0 0 12px -1px rgba(23, 24, 26, 0.07);
  --sds-shadow-overlay: 0 0 0px 0px rgba(23, 24, 26, 0.06) inset, 0 0 12px -1px rgba(23, 24, 26, 0.09), 0 0 24px -1px rgba(23, 24, 26, 0.07);
  --sds-shadow-overlay-variant: 0 0 0px 0px rgba(23, 24, 26, 0.06) inset, 0 0 24px -1px rgba(23, 24, 26, 0.09), 0 0 48px -1px rgba(23, 24, 26, 0.07);
}

*[data-sds-mode="dark"],
.sds-mode--dark {
  --sds-shadow-bevel: 0 0 0.5px 1px rgba(249, 249, 249, 0.13) inset;
  --sds-shadow-raised: 0 0 0.5px 1px rgba(249, 249, 249, 0.08) inset, 0 0 3px 0px rgba(0, 0, 0, 0.18), 0 0 6px 0px rgba(0, 0, 0, 0.14);
  --sds-shadow-raised-variant: 0 0 0.5px 1px rgba(249, 249, 249, 0.09) inset, 0 0 6px -1px rgba(0, 0, 0, 0.18), 0 0 12px -1px rgba(0, 0, 0, 0.14);
  --sds-shadow-overlay: 0 0 0.5px 1px rgba(249, 249, 249, 0.09) inset, 0 0 12px -1px rgba(0, 0, 0, 0.18), 0 0 24px -1px rgba(0, 0, 0, 0.14);
  --sds-shadow-overlay-variant: 0 0 0.5px 1px rgba(249, 249, 249, 0.1) inset, 0 0 24px -1px rgba(0, 0, 0, 0.18), 0 0 48px -1px rgba(0, 0, 0, 0.14);
}

:root,
*[data-sds-mode="light"],
.sds-mode--light {
  --sds-shadow-bevel: 0 0 0.5px 1px rgba(23, 24, 26, 0.12) inset;
  --sds-shadow-raised: 0 0 0px 0px rgba(23, 24, 26, 0.06) inset, 0 0 3px 0px rgba(23, 24, 26, 0.09), 0 0 6px 0px rgba(23, 24, 26, 0.07);
  --sds-shadow-raised-variant: 0 0 0px 0px rgba(23, 24, 26, 0.06) inset, 0 0 6px -1px rgba(23, 24, 26, 0.09), 0 0 12px -1px rgba(23, 24, 26, 0.07);
  --sds-shadow-overlay: 0 0 0px 0px rgba(23, 24, 26, 0.06) inset, 0 0 12px -1px rgba(23, 24, 26, 0.09), 0 0 24px -1px rgba(23, 24, 26, 0.07);
  --sds-shadow-overlay-variant: 0 0 0px 0px rgba(23, 24, 26, 0.06) inset, 0 0 24px -1px rgba(23, 24, 26, 0.09), 0 0 48px -1px rgba(23, 24, 26, 0.07);
}

*[data-sds-mode="dark"],
.sds-mode--dark {
  --sds-shadow-bevel: 0 0 0.5px 1px rgba(249, 249, 249, 0.13) inset;
  --sds-shadow-raised: 0 0 0.5px 1px rgba(249, 249, 249, 0.08) inset, 0 0 3px 0px rgba(0, 0, 0, 0.18), 0 0 6px 0px rgba(0, 0, 0, 0.14);
  --sds-shadow-raised-variant: 0 0 0.5px 1px rgba(249, 249, 249, 0.09) inset, 0 0 6px -1px rgba(0, 0, 0, 0.18), 0 0 12px -1px rgba(0, 0, 0, 0.14);
  --sds-shadow-overlay: 0 0 0.5px 1px rgba(249, 249, 249, 0.09) inset, 0 0 12px -1px rgba(0, 0, 0, 0.18), 0 0 24px -1px rgba(0, 0, 0, 0.14);
  --sds-shadow-overlay-variant: 0 0 0.5px 1px rgba(249, 249, 249, 0.1) inset, 0 0 24px -1px rgba(0, 0, 0, 0.18), 0 0 48px -1px rgba(0, 0, 0, 0.14);
}

:root,
*[data-sds-mode="light"],
.sds-mode--light {
  --sds-shadow-bevel: 0 0 0.5px 1px rgba(23, 24, 26, 0.12) inset;
  --sds-shadow-raised: 0 0 0px 0px rgba(23, 24, 26, 0.06) inset, 0 0 3px 0px rgba(23, 24, 26, 0.09), 0 0 6px 0px rgba(23, 24, 26, 0.07);
  --sds-shadow-raised-variant: 0 0 0px 0px rgba(23, 24, 26, 0.06) inset, 0 0 6px -1px rgba(23, 24, 26, 0.09), 0 0 12px -1px rgba(23, 24, 26, 0.07);
  --sds-shadow-overlay: 0 0 0px 0px rgba(23, 24, 26, 0.06) inset, 0 0 12px -1px rgba(23, 24, 26, 0.09), 0 0 24px -1px rgba(23, 24, 26, 0.07);
  --sds-shadow-overlay-variant: 0 0 0px 0px rgba(23, 24, 26, 0.06) inset, 0 0 24px -1px rgba(23, 24, 26, 0.09), 0 0 48px -1px rgba(23, 24, 26, 0.07);
}

*[data-sds-mode="dark"],
.sds-mode--dark {
  --sds-shadow-bevel: 0 0 0.5px 1px rgba(249, 249, 249, 0.13) inset;
  --sds-shadow-raised: 0 0 0.5px 1px rgba(249, 249, 249, 0.08) inset, 0 0 3px 0px rgba(0, 0, 0, 0.18), 0 0 6px 0px rgba(0, 0, 0, 0.14);
  --sds-shadow-raised-variant: 0 0 0.5px 1px rgba(249, 249, 249, 0.09) inset, 0 0 6px -1px rgba(0, 0, 0, 0.18), 0 0 12px -1px rgba(0, 0, 0, 0.14);
  --sds-shadow-overlay: 0 0 0.5px 1px rgba(249, 249, 249, 0.09) inset, 0 0 12px -1px rgba(0, 0, 0, 0.18), 0 0 24px -1px rgba(0, 0, 0, 0.14);
  --sds-shadow-overlay-variant: 0 0 0.5px 1px rgba(249, 249, 249, 0.1) inset, 0 0 24px -1px rgba(0, 0, 0, 0.18), 0 0 48px -1px rgba(0, 0, 0, 0.14);
}

:root,
*[data-sds-mode="light"],
.sds-mode--light {
  --sds-shadow-bevel: 0 0 0.5px 1px rgba(23, 24, 26, 0.12) inset;
  --sds-shadow-raised: 0 0 0px 0px rgba(23, 24, 26, 0.06) inset, 0 0 3px 0px rgba(23, 24, 26, 0.09), 0 0 6px 0px rgba(23, 24, 26, 0.07);
  --sds-shadow-raised-variant: 0 0 0px 0px rgba(23, 24, 26, 0.06) inset, 0 0 6px -1px rgba(23, 24, 26, 0.09), 0 0 12px -1px rgba(23, 24, 26, 0.07);
  --sds-shadow-overlay: 0 0 0px 0px rgba(23, 24, 26, 0.06) inset, 0 0 12px -1px rgba(23, 24, 26, 0.09), 0 0 24px -1px rgba(23, 24, 26, 0.07);
  --sds-shadow-overlay-variant: 0 0 0px 0px rgba(23, 24, 26, 0.06) inset, 0 0 24px -1px rgba(23, 24, 26, 0.09), 0 0 48px -1px rgba(23, 24, 26, 0.07);
}

*[data-sds-mode="dark"],
.sds-mode--dark {
  --sds-shadow-bevel: 0 0 0.5px 1px rgba(249, 249, 249, 0.13) inset;
  --sds-shadow-raised: 0 0 0.5px 1px rgba(249, 249, 249, 0.08) inset, 0 0 3px 0px rgba(0, 0, 0, 0.18), 0 0 6px 0px rgba(0, 0, 0, 0.14);
  --sds-shadow-raised-variant: 0 0 0.5px 1px rgba(249, 249, 249, 0.09) inset, 0 0 6px -1px rgba(0, 0, 0, 0.18), 0 0 12px -1px rgba(0, 0, 0, 0.14);
  --sds-shadow-overlay: 0 0 0.5px 1px rgba(249, 249, 249, 0.09) inset, 0 0 12px -1px rgba(0, 0, 0, 0.18), 0 0 24px -1px rgba(0, 0, 0, 0.14);
  --sds-shadow-overlay-variant: 0 0 0.5px 1px rgba(249, 249, 249, 0.1) inset, 0 0 24px -1px rgba(0, 0, 0, 0.18), 0 0 48px -1px rgba(0, 0, 0, 0.14);
}

@keyframes gb-loader-animation-rotate{0%{transform:rotate(0deg)}100%{transform:rotate(720deg)}}@keyframes gb-loader-animation-expand{0%{transform:rotate(0deg)}70%,80%,90%,100%{transform:rotate(720deg)}80%,90%{top:calc(50% - .5em);box-shadow:0 0 0 0 currentColor,0 0 0 0 currentColor}0%,20%,30%,80%,100%{top:calc(50% - 2em);box-shadow:-1.35em 2.25em 0 0 currentColor,1.35em 2.25em 0 0 currentColor}0%,20%,30%,100%{animation-timing-function:cubic-bezier(0.45, 0.1, 0.15, 1)}}.layout-fragments-scope .gb-button{--gb-button-bg: var(--sds-color-background-brand-bold);--gb-button-color: var(--sds-color-text-brand-on-bold);--gb-button-icon-color: var(--sds-color-icon-brand-on-bold);--gb-button-state-layer-hover: var(--sds-color-state-layer-brand-on-bold-hovered);--gb-button-state-layer-pressed: var(--sds-color-state-layer-brand-on-bold-pressed);--gb-button-border-radius: 30px;position:relative;display:inline-flex;flex-shrink:0;align-items:center;justify-content:center;height:var(--gb-button-size);padding:0 var(--gb-button-spacing);font-weight:700;color:var(--gb-button-color);vertical-align:top;touch-action:manipulation;cursor:pointer;background:var(--gb-button-bg);border:none;border-radius:var(--gb-button-border-radius);--gb-button-size: 40px;--gb-button-spacing: 16px;--gb-button-icon-size: 1.25rem;--gb-button-icon-spacing-inner: 8px;--gb-button-icon-spacing-outer: -2px;font-size:1rem;line-height:1.5rem;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.layout-fragments-scope .gb-button:focus-visible{outline:none}.layout-fragments-scope .gb-button:focus-visible{box-shadow:0 0 0 1px #fff,0 0 0 2px var(--sds-color-border-focused)}@media(pointer: fine)and (hover: hover){.layout-fragments-scope .gb-button:hover{color:var(--gb-button-color);text-decoration:none;background:linear-gradient(0deg, var(--gb-button-state-layer-hover), var(--gb-button-state-layer-hover)),var(--gb-button-bg)}}@media(pointer: coarse){.layout-fragments-scope .gb-button:active{color:var(--gb-button-color);text-decoration:none;background:linear-gradient(0deg, var(--gb-button-state-layer-hover), var(--gb-button-state-layer-hover)),var(--gb-button-bg)}}.layout-fragments-scope .gb-button:active{background:linear-gradient(0deg, var(--gb-button-state-layer-pressed), var(--gb-button-state-layer-pressed)),var(--gb-button-bg)}.layout-fragments-scope .gb-button:focus{color:var(--gb-button-color);text-decoration:none;background:linear-gradient(0deg, var(--gb-button-state-layer-hover), var(--gb-button-state-layer-hover)),var(--gb-button-bg)}.layout-fragments-scope .gb-button.gb-is-active{color:var(--gb-button-color);text-decoration:none;background:linear-gradient(0deg, var(--gb-button-state-layer-hover), var(--gb-button-state-layer-hover)),var(--gb-button-bg)}.layout-fragments-scope .gb-button.gb-is-loading{--gb-loader-color: var(--gb-button-color)}.layout-fragments-scope .gb-button.gb-is-loading::after{color:var(--gb-loader-color)}.layout-fragments-scope .gb-button__text{position:relative;display:flex;overflow:hidden}.layout-fragments-scope .gb-button--justify{justify-content:space-between}.layout-fragments-scope .gb-button--justify .gb-button__text{flex-grow:1;text-align:left}.layout-fragments-scope .gb-button--squared{--gb-button-border-radius: 8px}.layout-fragments-scope .gb-button--brand-ghost{--gb-button-bg: transparent;--gb-button-color: var(--sds-color-text-brand-on-subtle-opacity);--gb-button-icon-color: var(--sds-color-icon-brand-on-subtle-opacity);--gb-button-state-layer-hover: var(--sds-color-state-layer-brand-on-subtle-hovered);--gb-button-state-layer-pressed: var(--sds-color-state-layer-brand-on-subtle-pressed)}.layout-fragments-scope .gb-button--brand-muted{--gb-button-bg: var(--sds-color-background-neutral-subtle-opacity);--gb-button-color: var(--sds-color-text-brand-on-subtle-opacity);--gb-button-icon-color: var(--sds-color-icon-brand-on-subtle-opacity);--gb-button-state-layer-hover: var(--sds-color-state-layer-brand-on-subtle-hovered);--gb-button-state-layer-pressed: var(--sds-color-state-layer-brand-on-subtle-pressed)}.layout-fragments-scope .gb-button--brand-inverted{--gb-button-bg: var(--sds-color-background-neutral-base);--gb-button-color: var(--sds-color-text-brand-on-subtle);--gb-button-icon-color: var(--sds-color-icon-brand-on-subtle);--gb-button-state-layer-hover: var(--sds-color-state-layer-brand-on-subtle-hovered);--gb-button-state-layer-pressed: var(--sds-color-state-layer-brand-on-subtle-pressed)}.layout-fragments-scope .gb-button--gray{--gb-button-bg: var(--sds-color-background-neutral-contrast);--gb-button-color: var(--sds-color-text-neutral-on-contrast);--gb-button-icon-color: var(--sds-color-icon-neutral-on-contrast);--gb-button-state-layer-hover: var(--sds-color-state-layer-neutral-on-contrast-hovered);--gb-button-state-layer-pressed: var(--sds-color-state-layer-neutral-on-contrast-pressed)}.layout-fragments-scope .gb-button--gray-ghost{--gb-button-bg: transparent;--gb-button-color: var(--sds-color-text-neutral-primary);--gb-button-icon-color: var(--sds-color-icon-neutral-primary);--gb-button-state-layer-hover: var(--sds-color-state-layer-neutral-primary-hovered);--gb-button-state-layer-pressed: var(--sds-color-state-layer-neutral-primary-pressed)}.layout-fragments-scope .gb-button--gray-muted{--gb-button-bg: var(--sds-color-background-neutral-subtle-opacity);--gb-button-color: var(--sds-color-text-neutral-on-subtle-opacity);--gb-button-icon-color: var(--sds-color-icon-neutral-on-subtle-opacity);--gb-button-state-layer-hover: var(--sds-color-state-layer-neutral-on-subtle-hovered);--gb-button-state-layer-pressed: var(--sds-color-state-layer-neutral-on-subtle-pressed)}.layout-fragments-scope .gb-button--gray-inverted{--gb-button-bg: var(--sds-color-background-neutral-base);--gb-button-color: var(--sds-color-text-neutral-primary);--gb-button-icon-color: var(--sds-color-icon-neutral-primary);--gb-button-state-layer-hover: var(--sds-color-state-layer-neutral-primary-hovered);--gb-button-state-layer-pressed: var(--sds-color-state-layer-neutral-primary-pressed)}.layout-fragments-scope .gb-button--danger{--gb-button-bg: var(--sds-color-background-danger-bold);--gb-button-color: var(--sds-color-text-danger-on-bold);--gb-button-icon-color: var(--sds-color-icon-danger-on-bold);--gb-button-state-layer-hover: var(--sds-color-state-layer-danger-on-bold-hovered);--gb-button-state-layer-pressed: var(--sds-color-state-layer-danger-on-bold-pressed)}.layout-fragments-scope .gb-button--danger-ghost{--gb-button-bg: transparent;--gb-button-color: var(--sds-color-text-danger-primary);--gb-button-icon-color: var(--sds-color-icon-danger-primary);--gb-button-state-layer-hover: var(--sds-color-state-layer-danger-primary-hovered);--gb-button-state-layer-pressed: var(--sds-color-state-layer-danger-primary-pressed)}.layout-fragments-scope .gb-button--danger-muted{--gb-button-bg: var(--sds-color-background-neutral-subtle-opacity);--gb-button-color: var(--sds-color-text-danger-on-subtle-opacity);--gb-button-icon-color: var(--sds-color-icon-danger-on-subtle-opacity);--gb-button-state-layer-hover: var(--sds-color-state-layer-danger-on-subtle-hovered);--gb-button-state-layer-pressed: var(--sds-color-state-layer-danger-on-subtle-pressed)}.layout-fragments-scope .gb-button--danger-inverted{--gb-button-bg: var(--sds-color-background-neutral-base);--gb-button-color: var(--sds-color-text-danger-primary);--gb-button-icon-color: var(--sds-color-icon-danger-primary);--gb-button-state-layer-hover: var(--sds-color-state-layer-danger-primary-hovered);--gb-button-state-layer-pressed: var(--sds-color-state-layer-danger-primary-pressed)}.layout-fragments-scope .gb-button--ghost-inverted{--gb-button-bg: transparent;--gb-button-color: var(--sds-color-text-inverted-primary);--gb-button-icon-color: var(--sds-color-icon-inverted-primary);--gb-button-state-layer-hover: var(--sds-color-state-layer-inverted-primary-hovered);--gb-button-state-layer-pressed: var(--sds-color-state-layer-inverted-primary-pressed)}.layout-fragments-scope .gb-button--muted-inverted{--gb-button-bg: var(--sds-color-background-inverted-subtle);--gb-button-color: var(--sds-color-text-inverted-on-subtle);--gb-button-icon-color: var(--sds-color-icon-inverted-on-subtle);--gb-button-state-layer-hover: var(--sds-color-state-layer-inverted-on-subtle-hovered);--gb-button-state-layer-pressed: var(--sds-color-state-layer-inverted-on-subtle-pressed)}.layout-fragments-scope .gb-button[disabled],.layout-fragments-scope .gb-button:disabled,.layout-fragments-scope .gb-button.gb-is-disabled{pointer-events:none;-webkit-user-select:none;user-select:none;opacity:.4}.layout-fragments-scope .gb-button.gb-is-loading{opacity:1;--gb-loader-color: }.layout-fragments-scope .gb-button.gb-is-loading .gb-button__icon,.layout-fragments-scope .gb-button.gb-is-loading .gb-button__text{opacity:0}.layout-fragments-scope .gb-button.gb-is-loading::after{position:absolute;width:1em;height:1em;font-size:6px;color:var(--gb-loader-color);content:"";background-color:currentColor;border-radius:50%;transform-origin:50% 2em}.layout-fragments-scope .gb-button.gb-is-loading::after{top:calc(50% - 2em);right:0;left:0;margin:auto;box-shadow:-1.35em 2.25em 0 0 currentColor,1.35em 2.25em 0 0 currentColor;animation:gb-loader-animation-rotate 2s cubic-bezier(0.45, 0.1, 0.15, 1) infinite}.layout-fragments-scope .gb-button--xs,.layout-fragments-scope .gb-button--sm{font-size:.875rem;line-height:1.25rem}.layout-fragments-scope .gb-button--xs.gb-is-loading,.layout-fragments-scope .gb-button--sm.gb-is-loading{--gb-loader-color: false}.layout-fragments-scope .gb-button--xs.gb-is-loading::after,.layout-fragments-scope .gb-button--sm.gb-is-loading::after{font-size:4px}.layout-fragments-scope .gb-button--xs{--gb-button-size: 24px;--gb-button-spacing: 12px;--gb-button-icon-size: 1rem;--gb-button-icon-spacing-inner: 6px;--gb-button-icon-spacing-outer: -2px}.layout-fragments-scope .gb-button--sm{--gb-button-size: 32px;--gb-button-spacing: 12px;--gb-button-icon-size: 1rem;--gb-button-icon-spacing-inner: 6px;--gb-button-icon-spacing-outer: -2px}.layout-fragments-scope .gb-button--lg{--gb-button-size: 48px;--gb-button-spacing: 24px;--gb-button-icon-size: 1.25rem;--gb-button-icon-spacing-inner: 10px;--gb-button-icon-spacing-outer: -8px}.layout-fragments-scope .gb-button--block{width:100%}.layout-fragments-scope .gb-button__icon{position:relative;width:var(--gb-button-icon-size);height:auto;margin-right:var(--gb-button-icon-spacing-inner);margin-left:var(--gb-button-icon-spacing-outer);font-size:var(--gb-button-icon-size);color:var(--gb-button-icon-color)}.layout-fragments-scope .gb-button__icon--trailing{order:2;margin-right:var(--gb-button-icon-spacing-outer);margin-left:var(--gb-button-icon-spacing-inner)}.layout-fragments-scope .gb-button--icon{--gb-button-spacing: 0;width:var(--gb-button-size);min-width:var(--gb-button-size)}.layout-fragments-scope .gb-button--icon .gb-button__icon{--gb-button-icon-spacing-inner: 0;--gb-button-icon-spacing-outer: 0}.layout-fragments-scope .gb-button--icon .gb-button__text{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0 0 0 0);clip-path:inset(100%);white-space:nowrap;border:0}.layout-fragments-scope .gb-tag{--gb-tag-height: 24px;--gb-tag-border-radius: calc(var(--gb-tag-height) / 2);--gb-tag-padding-right: 8px;--gb-tag-padding-left: 8px;--gb-tag-cross-button-background: transparent;--gb-tag-cross-button-active-background: transparent;--gb-tag-cross-button-focus-background: transparent;--gb-tag-safe-area-width: calc(100% + 4px);--gb-tag-safe-area-height: calc(100% + 8px);display:inline-flex;align-items:center;max-width:100%;height:var(--gb-tag-height);padding:0 var(--gb-tag-padding-right) 0 var(--gb-tag-padding-left);font-weight:700;color:var(--gb-tag-color);letter-spacing:1px;vertical-align:top;background-color:var(--gb-tag-bg);border-radius:var(--gb-tag-border-radius);font-size:.75rem;line-height:1;letter-spacing:.013rem}.layout-fragments-scope .gb-tag--has-close{--gb-tag-padding-right: 0}.layout-fragments-scope .gb-tag__text{max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.layout-fragments-scope .gb-tag--transform-uppercase{text-transform:uppercase}.layout-fragments-scope .gb-tag--transform-capitalize{text-transform:capitalize}.layout-fragments-scope .gb-tag--transform-none{text-transform:none}.layout-fragments-scope .gb-tag .gb-tag__icon{margin:0 4px 0 -2px}.layout-fragments-scope .gb-tag__button{position:relative;display:flex;flex-direction:column;justify-content:center;height:100%;padding:0 6px;margin-left:-2px;font-size:0;color:inherit;cursor:pointer;background:none;border:none;border-radius:12px}.layout-fragments-scope .gb-tag__button::before{position:absolute;top:50%;left:50%;width:var(--gb-tag-safe-area-width);height:var(--gb-tag-safe-area-height);content:" ";transform:translate(-50%, -50%)}.layout-fragments-scope .gb-tag__button:focus-visible{outline:none}.layout-fragments-scope .gb-tag__button:focus-visible{box-shadow:0 0 0 1px #fff,0 0 0 2px var(--sds-color-border-focused);background:var(--gb-tag-cross-button-focus-background)}@media(hover: hover){.layout-fragments-scope .gb-tag__button:hover{background:var(--gb-tag-cross-button-background)}}.layout-fragments-scope .gb-tag__button:active{background:var(--gb-tag-cross-button-active-background)}.layout-fragments-scope .gb-tag__cross{font-size:1rem}.layout-fragments-scope .gb-tag--sm{--gb-tag-height: 18px;--gb-tag-close-button-safe-area-width: 100%;--gb-tag-close-button-safe-area-height: calc(100% + 6px);font-size:.625rem}.layout-fragments-scope .gb-tag--sm .gb-tag__cross{font-size:.75rem}.layout-fragments-scope .gb-tag--action{--gb-tag-safe-area-width: 100%;--gb-tag-state-layer: transparent;position:relative;cursor:pointer;background:linear-gradient(0deg, var(--gb-tag-state-layer), var(--gb-tag-state-layer)),var(--gb-tag-bg);border:none}.layout-fragments-scope .gb-tag--action:focus-visible{outline:none}.layout-fragments-scope .gb-tag--action:focus-visible{box-shadow:0 0 0 1px #fff,0 0 0 2px var(--sds-color-border-focused);--gb-tag-state-layer: var(--gb-tag-cross-button-focus-background)}@media(hover: hover){.layout-fragments-scope .gb-tag--action:not(:has(.gb-tag__button:hover)):hover{--gb-tag-state-layer: var(--gb-tag-cross-button-background);text-decoration:none}}.layout-fragments-scope .gb-tag--action:not(:has(.gb-tag__button:hover)):active{--gb-tag-state-layer: var(--gb-tag-cross-button-active-background)}.layout-fragments-scope .gb-tag--action:not(.gb-tag--ghost)::before{position:absolute;top:50%;left:50%;width:var(--gb-tag-safe-area-width);height:var(--gb-tag-safe-area-height);content:" ";transform:translate(-50%, -50%)}.layout-fragments-scope .gb-tag--muted-brand{--gb-tag-bg: var(--sds-color-background-brand-moderate-opacity, var(--sds-color-background-spaceship-moderate-opacity));--gb-tag-color: var(--sds-color-text-brand-on-moderate, var(--sds-color-text-spaceship-on-moderate));--gb-tag-cross-button-background: var(--sds-color-state-layer-brand-on-moderate-hovered, var(--sds-color-state-layer-spaceship-on-moderate-hovered));--gb-tag-cross-button-active-background: var(--sds-color-state-layer-brand-on-moderate-pressed, var(--sds-color-state-layer-spaceship-on-moderate-pressed));--gb-tag-cross-button-focus-background: var(--sds-color-state-layer-brand-on-moderate-focused, var(--sds-color-state-layer-spaceship-on-moderate-focused))}.layout-fragments-scope .gb-tag--muted-gray{--gb-tag-bg: var(--sds-color-background-neutral-moderate-opacity);--gb-tag-color: var(--sds-color-text-neutral-on-moderate-variant);--gb-tag-cross-button-background: var(--sds-color-state-layer-neutral-on-moderate-hovered);--gb-tag-cross-button-active-background: var(--sds-color-state-layer-neutral-on-moderate-pressed);--gb-tag-cross-button-focus-background: var(--sds-color-state-layer-neutral-on-moderate-focused)}.layout-fragments-scope .gb-tag--muted-warning{--gb-tag-bg: var(--sds-color-background-warning-moderate);--gb-tag-color: var(--sds-color-text-warning-on-moderate);--gb-tag-cross-button-background: var(--sds-color-state-layer-spaceship-on-moderate-hovered);--gb-tag-cross-button-active-background: var(--sds-color-state-layer-spaceship-on-moderate-pressed);--gb-tag-cross-button-focus-background: var(--sds-color-state-layer-spaceship-on-moderate-focused)}.layout-fragments-scope .gb-tag--muted-info{--gb-tag-bg: var(--sds-color-background-info-moderate);--gb-tag-color: var(--sds-color-text-info-on-moderate);--gb-tag-cross-button-background: var(--sds-color-state-layer-info-on-moderate-hovered);--gb-tag-cross-button-active-background: var(--sds-color-state-layer-info-on-moderate-pressed);--gb-tag-cross-button-focus-background: var(--sds-color-state-layer-info-on-moderate-focused)}.layout-fragments-scope .gb-tag--muted-success{--gb-tag-bg: var(--sds-color-background-success-moderate);--gb-tag-color: var(--sds-color-text-success-on-moderate);--gb-tag-cross-button-background: var(--sds-color-state-layer-spaceship-on-moderate-hovered);--gb-tag-cross-button-active-background: var(--sds-color-state-layer-spaceship-on-moderate-pressed);--gb-tag-cross-button-focus-background: var(--sds-color-state-layer-spaceship-on-moderate-focused)}.layout-fragments-scope .gb-tag--muted-error{--gb-tag-bg: var(--sds-color-background-danger-moderate);--gb-tag-color: var(--sds-color-text-danger-on-moderate);--gb-tag-cross-button-background: var(--sds-color-state-layer-spaceship-on-moderate-hovered);--gb-tag-cross-button-active-background: var(--sds-color-state-layer-spaceship-on-moderate-pressed);--gb-tag-cross-button-focus-background: var(--sds-color-state-layer-spaceship-on-moderate-focused)}.layout-fragments-scope .gb-tag--muted-promo{--gb-tag-bg: var(--sds-color-background-promo-moderate);--gb-tag-color: var(--sds-color-text-promo-on-moderate);--gb-tag-cross-button-background: var(--sds-color-state-layer-promo-on-moderate-hovered);--gb-tag-cross-button-active-background: var(--sds-color-state-layer-promo-on-moderate-pressed);--gb-tag-cross-button-focus-background: var(--sds-color-state-layer-promo-on-moderate-focused)}.layout-fragments-scope .gb-tag--muted-premium{--gb-tag-bg: var(--sds-color-background-premium-moderate);--gb-tag-color: var(--sds-color-text-premium-on-moderate);--gb-tag-cross-button-background: var(--sds-color-state-layer-premium-on-moderate-hovered);--gb-tag-cross-button-active-background: var(--sds-color-state-layer-premium-on-moderate-pressed);--gb-tag-cross-button-focus-background: var(--sds-color-state-layer-premium-on-moderate-focused)}.layout-fragments-scope .gb-tag--ghost{--gb-tag-height: auto;--gb-tag-padding-right: 0;--gb-tag-padding-left: 0;--gb-tag-border-radius: 2px;font-size:.875rem}.layout-fragments-scope .gb-tag--ghost-brand{--gb-tag-bg: transparent;--gb-tag-color: var(--sds-color-text-brand-primary, var(--sds-color-text-spaceship-primary))}.layout-fragments-scope .gb-tag--ghost-gray{--gb-tag-bg: transparent;--gb-tag-color: var(--sds-color-text-neutral-secondary)}.layout-fragments-scope .gb-tag--ghost-warning{--gb-tag-bg: transparent;--gb-tag-color: var(--sds-color-text-warning-primary)}.layout-fragments-scope .gb-tag--ghost-info{--gb-tag-bg: transparent;--gb-tag-color: var(--sds-color-text-info-primary)}.layout-fragments-scope .gb-tag--ghost-success{--gb-tag-bg: transparent;--gb-tag-color: var(--sds-color-text-success-primary)}.layout-fragments-scope .gb-tag--ghost-error{--gb-tag-bg: transparent;--gb-tag-color: var(--sds-color-text-danger-primary)}.layout-fragments-scope .gb-tag--ghost-promo{--gb-tag-bg: transparent;--gb-tag-color: var(--sds-color-text-promo-primary)}.layout-fragments-scope .gb-tag--ghost-premium{--gb-tag-bg: transparent;--gb-tag-color: var(--sds-color-text-premium-primary)}.layout-fragments-scope .gb-tag--ghost.gb-tag--xs{font-size:.625rem}.layout-fragments-scope .gb-tag--ghost.gb-tag--sm{font-size:.75rem;letter-spacing:.013rem}.layout-fragments-scope .gb-tag--ghost.gb-tag--lg{font-size:1rem}.layout-fragments-scope .gb-tag--filled{--gb-tag-cross-button-background: var(--sds-color-state-layer-brand-on-bold-hovered, var(--sds-color-state-layer-spaceship-on-bold-hovered));--gb-tag-cross-button-active-background: var(--sds-color-state-layer-brand-on-bold-pressed, var(--sds-color-state-layer-spaceship-on-bold-pressed));--gb-tag-cross-button-focus-background: var(--sds-color-state-layer-brand-on-bold-focused, var(--sds-color-state-layer-spaceship-on-bold-focused))}.layout-fragments-scope .gb-tag--filled-brand{--gb-tag-bg: var(--sds-color-background-brand-bold, var(--sds-color-background-spaceship-bold));--gb-tag-color: var(--sds-color-text-brand-on-bold, var(--sds-color-text-spaceship-on-bold))}.layout-fragments-scope .gb-tag--filled-gray{--gb-tag-bg: var(--sds-color-background-neutral-bold);--gb-tag-color: var(--sds-color-text-brand-on-bold, var(--sds-color-text-spaceship-on-bold))}.layout-fragments-scope .gb-tag--filled-warning{--gb-tag-bg: var(--sds-color-background-warning-bold);--gb-tag-color: var(--sds-color-text-warning-on-bold)}.layout-fragments-scope .gb-tag--filled-info{--gb-tag-bg: var(--sds-color-background-info-bold);--gb-tag-color: var(--sds-color-text-brand-on-bold, var(--sds-color-text-spaceship-on-bold))}.layout-fragments-scope .gb-tag--filled-success{--gb-tag-bg: var(--sds-color-background-success-bold);--gb-tag-color: var(--sds-color-text-brand-on-bold, var(--sds-color-text-spaceship-on-bold))}.layout-fragments-scope .gb-tag--filled-error{--gb-tag-bg: var(--sds-color-background-danger-bold);--gb-tag-color: var(--sds-color-text-brand-on-bold, var(--sds-color-text-spaceship-on-bold))}.layout-fragments-scope .gb-tag--filled-promo{--gb-tag-bg: var(--sds-color-background-promo-bold);--gb-tag-color: var(--sds-color-text-brand-on-bold, var(--sds-color-text-spaceship-on-bold))}.layout-fragments-scope .gb-tag--filled-premium{--gb-tag-bg: var(--sds-color-background-premium-bold);--gb-tag-color: var(--sds-color-text-premium-on-bold)}.layout-fragments-scope .gb-tag.gb-is-disabled{pointer-events:none;-webkit-user-select:none;user-select:none;opacity:.4}.layout-fragments-scope .gb-tag.gb-is-disabled .gb-tag__button{pointer-events:none}.layout-fragments-scope .gb-tag.gb-is-active{box-shadow:0 0 0 1px #fff,0 0 0 2px var(--sds-color-border-focused)}.layout-fragments-scope .gb-tag.gb-is-inverted.gb-tag--filled-brand{--gb-tag-bg: var(--sds-color-background-neutral-base);--gb-tag-color: var(--sds-color-text-brand-primary, var(--sds-color-text-spaceship-primary));--gb-tag-cross-button-background: var(--sds-color-state-layer-brand-primary-hovered, var(--sds-color-state-layer-spaceship-primary-hovered));--gb-tag-cross-button-active-background: var(--sds-color-state-layer-brand-primary-pressed, var(--sds-color-state-layer-spaceship-primary-pressed));--gb-tag-cross-button-focus-background: var(--sds-color-state-layer-brand-on-bold-focused, var(--sds-color-state-layer-spaceship-on-bold-focused))}.layout-fragments-scope .gb-tag.gb-is-inverted.gb-tag--filled-gray{--gb-tag-bg: var(--sds-color-background-neutral-base);--gb-tag-color: var(--sds-color-text-neutral-secondary);--gb-tag-cross-button-background: var(--sds-color-state-layer-neutral-primary-hovered);--gb-tag-cross-button-active-background: var(--sds-color-state-layer-neutral-primary-pressed);--gb-tag-cross-button-focus-background: var(--sds-color-state-layer-neutral-primary-focused)}.layout-fragments-scope .gb-tag.gb-is-inverted.gb-tag--filled-warning{--gb-tag-bg: var(--sds-color-background-neutral-base);--gb-tag-color: var(--sds-color-text-warning-primary);--gb-tag-cross-button-background: var(--sds-color-state-layer-warning-primary-hovered);--gb-tag-cross-button-active-background: var(--sds-color-state-layer-warning-primary-pressed);--gb-tag-cross-button-focus-background: var(--sds-color-state-layer-warning-primary-focused)}.layout-fragments-scope .gb-tag.gb-is-inverted.gb-tag--filled-info{--gb-tag-bg: var(--sds-color-background-neutral-base);--gb-tag-color: var(--sds-color-text-info-primary);--gb-tag-cross-button-background: var(--sds-color-state-layer-info-primary-hovered);--gb-tag-cross-button-active-background: var(--sds-color-state-layer-info-primary-pressed);--gb-tag-cross-button-focus-background: var(--sds-color-state-layer-info-primary-focused)}.layout-fragments-scope .gb-tag.gb-is-inverted.gb-tag--filled-success{--gb-tag-bg: var(--sds-color-background-neutral-base);--gb-tag-color: var(--sds-color-text-success-primary);--gb-tag-cross-button-background: var(--sds-color-state-layer-success-primary-hovered);--gb-tag-cross-button-active-background: var(--sds-color-state-layer-success-primary-pressed);--gb-tag-cross-button-focus-background: var(--sds-color-state-layer-success-primary-focused)}.layout-fragments-scope .gb-tag.gb-is-inverted.gb-tag--filled-error{--gb-tag-bg: var(--sds-color-background-neutral-base);--gb-tag-color: var(--sds-color-text-danger-primary);--gb-tag-cross-button-background: var(--sds-color-state-layer-danger-primary-hovered);--gb-tag-cross-button-active-background: var(--sds-color-state-layer-danger-primary-pressed);--gb-tag-cross-button-focus-background: var(--sds-color-state-layer-danger-primary-focused)}.layout-fragments-scope .gb-tag.gb-is-inverted.gb-tag--filled-promo{--gb-tag-bg: var(--sds-color-background-neutral-base);--gb-tag-color: var(--sds-color-text-promo-primary);--gb-tag-cross-button-background: var(--sds-color-state-layer-promo-primary-hovered);--gb-tag-cross-button-active-background: var(--sds-color-state-layer-promo-primary-pressed);--gb-tag-cross-button-focus-background: var(--sds-color-state-layer-promo-primary-focused)}.layout-fragments-scope .gb-tag.gb-is-inverted.gb-tag--filled-premium{--gb-tag-bg: var(--sds-color-background-neutral-base);--gb-tag-color: var(--sds-color-text-premium-primary);--gb-tag-cross-button-background: var(--sds-color-state-layer-premium-primary-hovered);--gb-tag-cross-button-active-background: var(--sds-color-state-layer-premium-primary-pressed);--gb-tag-cross-button-focus-background: var(--sds-color-state-layer-premium-primary-focused)}.layout-fragments-scope .gb-tag.gb-is-inverted.gb-tag--ghost{--gb-tag-bg: transparent;--gb-tag-color: var(--sds-color-text-inverted-primary)}.layout-fragments-scope .gb-tag.gb-is-inverted.gb-tag--muted{--gb-tag-bg: var(--sds-color-background-inverted-moderate);--gb-tag-color: var(--sds-color-text-inverted-on-moderate);--gb-tag-cross-button-background: var(--sds-color-state-layer-inverted-on-moderate-hovered);--gb-tag-cross-button-active-background: var(--sds-color-state-layer-inverted-on-moderate-pressed);--gb-tag-cross-button-focus-background: var(--sds-color-state-layer-inverted-on-moderate-focused)}.layout-fragments-scope .gb-tag.gb-is-inverted-darker.gb-tag--muted{--gb-tag-bg: var(--sds-color-background-neutral-moderate-opacity);--gb-tag-color: var(--sds-color-text-inverted-on-moderate);--gb-tag-cross-button-background: var(--sds-color-state-layer-neutral-on-moderate-hovered);--gb-tag-cross-button-active-background: var(--sds-color-state-layer-neutral-on-moderate-pressed);--gb-tag-cross-button-focus-background: var(--sds-color-state-layer-neutral-on-moderate-focused)}.layout-fragments-scope .gb-collapse__content::before,.layout-fragments-scope .gb-collapse__content::after{display:table;content:""}.layout-fragments-scope .gb-collapse.gb-is-transition-leave-done{display:none}.layout-fragments-scope .gb-collapse.gb-is-transition-leave-active,.layout-fragments-scope .gb-collapse.gb-is-transition-enter-active{transition:height .14s cubic-bezier(0.55, 0, 0.35, 1),opacity .06s cubic-bezier(0.55, 0, 0.35, 1)}.layout-fragments-scope .gb-collapse.gb-is-transition-enter,.layout-fragments-scope .gb-collapse.gb-is-transition-leave-active{opacity:0}.layout-fragments-scope .gb-collapse.gb-is-transition-enter-active{opacity:1;transition-delay:0s,.14s}.layout-fragments-scope .gb-collapse.gb-is-transition-leave-active{transition-delay:.14s,0s}@keyframes gb-loader-animation-rotate{0%{transform:rotate(0deg)}100%{transform:rotate(720deg)}}@keyframes gb-loader-animation-expand{0%{transform:rotate(0deg)}70%,80%,90%,100%{transform:rotate(720deg)}80%,90%{top:calc(50% - .5em);box-shadow:0 0 0 0 currentColor,0 0 0 0 currentColor}0%,20%,30%,80%,100%{top:calc(50% - 2em);box-shadow:-1.35em 2.25em 0 0 currentColor,1.35em 2.25em 0 0 currentColor}0%,20%,30%,100%{animation-timing-function:cubic-bezier(0.45, 0.1, 0.15, 1)}}.layout-fragments-scope .gb-button{--gb-button-bg: var(--sds-color-background-brand-bold);--gb-button-color: var(--sds-color-text-brand-on-bold);--gb-button-icon-color: var(--sds-color-icon-brand-on-bold);--gb-button-state-layer-hover: var(--sds-color-state-layer-brand-on-bold-hovered);--gb-button-state-layer-pressed: var(--sds-color-state-layer-brand-on-bold-pressed);--gb-button-border-radius: 30px;position:relative;display:inline-flex;flex-shrink:0;align-items:center;justify-content:center;height:var(--gb-button-size);padding:0 var(--gb-button-spacing);font-weight:700;color:var(--gb-button-color);vertical-align:top;touch-action:manipulation;cursor:pointer;background:var(--gb-button-bg);border:none;border-radius:var(--gb-button-border-radius);--gb-button-size: 40px;--gb-button-spacing: 16px;--gb-button-icon-size: 1.25rem;--gb-button-icon-spacing-inner: 8px;--gb-button-icon-spacing-outer: -2px;font-size:1rem;line-height:1.5rem;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.layout-fragments-scope .gb-button:focus-visible{outline:none}.layout-fragments-scope .gb-button:focus-visible{box-shadow:0 0 0 1px #fff,0 0 0 2px var(--sds-color-border-focused)}@media(pointer: fine)and (hover: hover){.layout-fragments-scope .gb-button:hover{color:var(--gb-button-color);text-decoration:none;background:linear-gradient(0deg, var(--gb-button-state-layer-hover), var(--gb-button-state-layer-hover)),var(--gb-button-bg)}}@media(pointer: coarse){.layout-fragments-scope .gb-button:active{color:var(--gb-button-color);text-decoration:none;background:linear-gradient(0deg, var(--gb-button-state-layer-hover), var(--gb-button-state-layer-hover)),var(--gb-button-bg)}}.layout-fragments-scope .gb-button:active{background:linear-gradient(0deg, var(--gb-button-state-layer-pressed), var(--gb-button-state-layer-pressed)),var(--gb-button-bg)}.layout-fragments-scope .gb-button:focus{color:var(--gb-button-color);text-decoration:none;background:linear-gradient(0deg, var(--gb-button-state-layer-hover), var(--gb-button-state-layer-hover)),var(--gb-button-bg)}.layout-fragments-scope .gb-button.gb-is-active{color:var(--gb-button-color);text-decoration:none;background:linear-gradient(0deg, var(--gb-button-state-layer-hover), var(--gb-button-state-layer-hover)),var(--gb-button-bg)}.layout-fragments-scope .gb-button.gb-is-loading{--gb-loader-color: var(--gb-button-color)}.layout-fragments-scope .gb-button.gb-is-loading::after{color:var(--gb-loader-color)}.layout-fragments-scope .gb-button__text{position:relative;display:flex;overflow:hidden}.layout-fragments-scope .gb-button--justify{justify-content:space-between}.layout-fragments-scope .gb-button--justify .gb-button__text{flex-grow:1;text-align:left}.layout-fragments-scope .gb-button--squared{--gb-button-border-radius: 8px}.layout-fragments-scope .gb-button--brand-ghost{--gb-button-bg: transparent;--gb-button-color: var(--sds-color-text-brand-on-subtle-opacity);--gb-button-icon-color: var(--sds-color-icon-brand-on-subtle-opacity);--gb-button-state-layer-hover: var(--sds-color-state-layer-brand-on-subtle-hovered);--gb-button-state-layer-pressed: var(--sds-color-state-layer-brand-on-subtle-pressed)}.layout-fragments-scope .gb-button--brand-muted{--gb-button-bg: var(--sds-color-background-neutral-subtle-opacity);--gb-button-color: var(--sds-color-text-brand-on-subtle-opacity);--gb-button-icon-color: var(--sds-color-icon-brand-on-subtle-opacity);--gb-button-state-layer-hover: var(--sds-color-state-layer-brand-on-subtle-hovered);--gb-button-state-layer-pressed: var(--sds-color-state-layer-brand-on-subtle-pressed)}.layout-fragments-scope .gb-button--brand-inverted{--gb-button-bg: var(--sds-color-background-neutral-base);--gb-button-color: var(--sds-color-text-brand-on-subtle);--gb-button-icon-color: var(--sds-color-icon-brand-on-subtle);--gb-button-state-layer-hover: var(--sds-color-state-layer-brand-on-subtle-hovered);--gb-button-state-layer-pressed: var(--sds-color-state-layer-brand-on-subtle-pressed)}.layout-fragments-scope .gb-button--gray{--gb-button-bg: var(--sds-color-background-neutral-contrast);--gb-button-color: var(--sds-color-text-neutral-on-contrast);--gb-button-icon-color: var(--sds-color-icon-neutral-on-contrast);--gb-button-state-layer-hover: var(--sds-color-state-layer-neutral-on-contrast-hovered);--gb-button-state-layer-pressed: var(--sds-color-state-layer-neutral-on-contrast-pressed)}.layout-fragments-scope .gb-button--gray-ghost{--gb-button-bg: transparent;--gb-button-color: var(--sds-color-text-neutral-primary);--gb-button-icon-color: var(--sds-color-icon-neutral-primary);--gb-button-state-layer-hover: var(--sds-color-state-layer-neutral-primary-hovered);--gb-button-state-layer-pressed: var(--sds-color-state-layer-neutral-primary-pressed)}.layout-fragments-scope .gb-button--gray-muted{--gb-button-bg: var(--sds-color-background-neutral-subtle-opacity);--gb-button-color: var(--sds-color-text-neutral-on-subtle-opacity);--gb-button-icon-color: var(--sds-color-icon-neutral-on-subtle-opacity);--gb-button-state-layer-hover: var(--sds-color-state-layer-neutral-on-subtle-hovered);--gb-button-state-layer-pressed: var(--sds-color-state-layer-neutral-on-subtle-pressed)}.layout-fragments-scope .gb-button--gray-inverted{--gb-button-bg: var(--sds-color-background-neutral-base);--gb-button-color: var(--sds-color-text-neutral-primary);--gb-button-icon-color: var(--sds-color-icon-neutral-primary);--gb-button-state-layer-hover: var(--sds-color-state-layer-neutral-primary-hovered);--gb-button-state-layer-pressed: var(--sds-color-state-layer-neutral-primary-pressed)}.layout-fragments-scope .gb-button--danger{--gb-button-bg: var(--sds-color-background-danger-bold);--gb-button-color: var(--sds-color-text-danger-on-bold);--gb-button-icon-color: var(--sds-color-icon-danger-on-bold);--gb-button-state-layer-hover: var(--sds-color-state-layer-danger-on-bold-hovered);--gb-button-state-layer-pressed: var(--sds-color-state-layer-danger-on-bold-pressed)}.layout-fragments-scope .gb-button--danger-ghost{--gb-button-bg: transparent;--gb-button-color: var(--sds-color-text-danger-primary);--gb-button-icon-color: var(--sds-color-icon-danger-primary);--gb-button-state-layer-hover: var(--sds-color-state-layer-danger-primary-hovered);--gb-button-state-layer-pressed: var(--sds-color-state-layer-danger-primary-pressed)}.layout-fragments-scope .gb-button--danger-muted{--gb-button-bg: var(--sds-color-background-neutral-subtle-opacity);--gb-button-color: var(--sds-color-text-danger-on-subtle-opacity);--gb-button-icon-color: var(--sds-color-icon-danger-on-subtle-opacity);--gb-button-state-layer-hover: var(--sds-color-state-layer-danger-on-subtle-hovered);--gb-button-state-layer-pressed: var(--sds-color-state-layer-danger-on-subtle-pressed)}.layout-fragments-scope .gb-button--danger-inverted{--gb-button-bg: var(--sds-color-background-neutral-base);--gb-button-color: var(--sds-color-text-danger-primary);--gb-button-icon-color: var(--sds-color-icon-danger-primary);--gb-button-state-layer-hover: var(--sds-color-state-layer-danger-primary-hovered);--gb-button-state-layer-pressed: var(--sds-color-state-layer-danger-primary-pressed)}.layout-fragments-scope .gb-button--ghost-inverted{--gb-button-bg: transparent;--gb-button-color: var(--sds-color-text-inverted-primary);--gb-button-icon-color: var(--sds-color-icon-inverted-primary);--gb-button-state-layer-hover: var(--sds-color-state-layer-inverted-primary-hovered);--gb-button-state-layer-pressed: var(--sds-color-state-layer-inverted-primary-pressed)}.layout-fragments-scope .gb-button--muted-inverted{--gb-button-bg: var(--sds-color-background-inverted-subtle);--gb-button-color: var(--sds-color-text-inverted-on-subtle);--gb-button-icon-color: var(--sds-color-icon-inverted-on-subtle);--gb-button-state-layer-hover: var(--sds-color-state-layer-inverted-on-subtle-hovered);--gb-button-state-layer-pressed: var(--sds-color-state-layer-inverted-on-subtle-pressed)}.layout-fragments-scope .gb-button[disabled],.layout-fragments-scope .gb-button:disabled,.layout-fragments-scope .gb-button.gb-is-disabled{pointer-events:none;-webkit-user-select:none;user-select:none;opacity:.4}.layout-fragments-scope .gb-button.gb-is-loading{opacity:1;--gb-loader-color: }.layout-fragments-scope .gb-button.gb-is-loading .gb-button__icon,.layout-fragments-scope .gb-button.gb-is-loading .gb-button__text{opacity:0}.layout-fragments-scope .gb-button.gb-is-loading::after{position:absolute;width:1em;height:1em;font-size:6px;color:var(--gb-loader-color);content:"";background-color:currentColor;border-radius:50%;transform-origin:50% 2em}.layout-fragments-scope .gb-button.gb-is-loading::after{top:calc(50% - 2em);right:0;left:0;margin:auto;box-shadow:-1.35em 2.25em 0 0 currentColor,1.35em 2.25em 0 0 currentColor;animation:gb-loader-animation-rotate 2s cubic-bezier(0.45, 0.1, 0.15, 1) infinite}.layout-fragments-scope .gb-button--xs,.layout-fragments-scope .gb-button--sm{font-size:.875rem;line-height:1.25rem}.layout-fragments-scope .gb-button--xs.gb-is-loading,.layout-fragments-scope .gb-button--sm.gb-is-loading{--gb-loader-color: false}.layout-fragments-scope .gb-button--xs.gb-is-loading::after,.layout-fragments-scope .gb-button--sm.gb-is-loading::after{font-size:4px}.layout-fragments-scope .gb-button--xs{--gb-button-size: 24px;--gb-button-spacing: 12px;--gb-button-icon-size: 1rem;--gb-button-icon-spacing-inner: 6px;--gb-button-icon-spacing-outer: -2px}.layout-fragments-scope .gb-button--sm{--gb-button-size: 32px;--gb-button-spacing: 12px;--gb-button-icon-size: 1rem;--gb-button-icon-spacing-inner: 6px;--gb-button-icon-spacing-outer: -2px}.layout-fragments-scope .gb-button--lg{--gb-button-size: 48px;--gb-button-spacing: 24px;--gb-button-icon-size: 1.25rem;--gb-button-icon-spacing-inner: 10px;--gb-button-icon-spacing-outer: -8px}.layout-fragments-scope .gb-button--block{width:100%}.layout-fragments-scope .gb-button__icon{position:relative;width:var(--gb-button-icon-size);height:auto;margin-right:var(--gb-button-icon-spacing-inner);margin-left:var(--gb-button-icon-spacing-outer);font-size:var(--gb-button-icon-size);color:var(--gb-button-icon-color)}.layout-fragments-scope .gb-button__icon--trailing{order:2;margin-right:var(--gb-button-icon-spacing-outer);margin-left:var(--gb-button-icon-spacing-inner)}.layout-fragments-scope .gb-button--icon{--gb-button-spacing: 0;width:var(--gb-button-size);min-width:var(--gb-button-size)}.layout-fragments-scope .gb-button--icon .gb-button__icon{--gb-button-icon-spacing-inner: 0;--gb-button-icon-spacing-outer: 0}.layout-fragments-scope .gb-button--icon .gb-button__text{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0 0 0 0);clip-path:inset(100%);white-space:nowrap;border:0}.layout-fragments-scope .gb-modal{position:fixed;top:0;left:0;display:flex;width:100%;height:100%;outline:none;will-change:opacity;background:var(--sds-color-surface-scrim);z-index:3000;--gb-root-transition-duration: 0.2s;--gb-root-transition-delay: 0s;--gb-surface-transition-duration: 0.2s;--gb-surface-transition-delay: 0s}.layout-fragments-scope .gb-modal::before{content:none}.layout-fragments-scope .gb-modal__scrim-off{background:rgba(0,0,0,0)}.layout-fragments-scope .gb-modal__surface{position:relative;display:flex;flex-direction:column;background-color:var(--sds-color-surface-base);outline:none;box-shadow:var(--sds-shadow-overlay)}.layout-fragments-scope .gb-modal.gb-is-transition-enter-active,.layout-fragments-scope .gb-modal.gb-is-transition-leave-active{transition:var(--gb-root-transition-duration) cubic-bezier(0.55, 0, 0.35, 1) var(--gb-root-transition-delay);transition-property:opacity}.layout-fragments-scope .gb-modal.gb-is-transition-enter-active .gb-modal__surface,.layout-fragments-scope .gb-modal.gb-is-transition-leave-active .gb-modal__surface{transition:var(--gb-surface-transition-duration) cubic-bezier(0.55, 0, 0.35, 1) var(--gb-surface-transition-delay);transition-property:transform}.layout-fragments-scope .gb-modal.gb-is-transition-leave-active{--gb-root-transition-duration: 0.1s}.layout-fragments-scope .gb-modal.gb-is-transition-enter,.layout-fragments-scope .gb-modal.gb-is-transition-leave-active,.layout-fragments-scope .gb-modal.gb-is-transition-leave-done{opacity:0}.layout-fragments-scope .gb-modal-header{display:flex;flex-shrink:0}.layout-fragments-scope .gb-modal-header__holder{--gb-modal-header-holder-line-height: 1.625rem;flex-grow:1;min-height:40px;padding-top:calc((40px - var(--gb-modal-header-holder-line-height))/2);overflow:hidden;word-break:break-word;font-size:1.25rem;line-height:1.625rem;font-weight:700;color:var(--gb-heading-color)}.layout-fragments-scope .gb-modal-header__prev{margin-right:8px}.layout-fragments-scope .gb-modal-header__close{margin-right:-10px;margin-left:8px}.layout-fragments-scope .gb-modal-header__prev,.layout-fragments-scope .gb-modal-header__close{flex-shrink:0}.layout-fragments-scope .gb-modal-footer{flex-shrink:0}.layout-fragments-scope .gb-modal-body{-webkit-overflow-scrolling:touch;flex-grow:1;outline:none}.layout-fragments-scope .gb-modal-panel .gb-modal__surface{--gb-modal-panel-width: 85%;width:var(--gb-modal-panel-width);height:100%}@media(min-width: 480px){.layout-fragments-scope .gb-modal-panel .gb-modal__surface{--gb-modal-panel-width: 480px}}.layout-fragments-scope .gb-modal-panel--right .gb-modal__surface{margin-left:auto}.layout-fragments-scope .gb-modal-panel .gb-modal-header{padding:12px 16px 12px}@media(max-width: 479px){.layout-fragments-scope .gb-modal-panel .gb-modal-header{padding:8px}}.layout-fragments-scope .gb-modal-panel .gb-modal-body{overflow-y:auto;box-shadow:0 -1px 0 0 var(--sds-color-border-neutral-subtle),0 1px 0 0 var(--sds-color-border-neutral-subtle)}.layout-fragments-scope .gb-modal-panel .gb-modal-body,.layout-fragments-scope .gb-modal-panel .gb-modal-footer{padding:16px}@media(max-width: 479px){.layout-fragments-scope .gb-modal-panel--stretched .gb-modal__surface{--gb-modal-panel-width: 100%}}.layout-fragments-scope .gb-modal-panel.gb-is-transition-enter .gb-modal__surface,.layout-fragments-scope .gb-modal-panel.gb-is-transition-leave-active .gb-modal__surface{transform:translateX(100%)}.layout-fragments-scope .gb-modal-panel--left.gb-is-transition-enter .gb-modal__surface,.layout-fragments-scope .gb-modal-panel--left.gb-is-transition-leave-active .gb-modal__surface{transform:translateX(-100%)}.layout-fragments-scope .gb-drawer{--gb-drawer-width: 480px;--gb-drawer-spacing: 16px}.layout-fragments-scope .gb-drawer--wide{--gb-drawer-width: 800px;--gb-drawer-spacing: 24px}.layout-fragments-scope .gb-drawer--narrow{--gb-drawer-width: 320px}.layout-fragments-scope .gb-drawer--right .gb-modal__surface{margin-left:auto}.layout-fragments-scope .gb-drawer .gb-modal__surface{width:var(--gb-drawer-width);height:100%}@media(max-width: 767px){.layout-fragments-scope .gb-drawer .gb-modal__surface{--gb-drawer-width: 85%}}.layout-fragments-scope .gb-drawer .gb-modal-header{padding:12px var(--gb-drawer-spacing) 12px}@media(max-width: 479px){.layout-fragments-scope .gb-drawer .gb-modal-header{padding:8px}}.layout-fragments-scope .gb-drawer .gb-modal-header__holder{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.layout-fragments-scope .gb-drawer .gb-modal-body{overflow-y:auto;box-shadow:0 -1px 0 0 var(--sds-color-border-neutral-subtle),0 1px 0 0 var(--sds-color-border-neutral-subtle)}.layout-fragments-scope .gb-drawer .gb-modal-body,.layout-fragments-scope .gb-drawer .gb-modal-footer{padding:var(--gb-drawer-spacing)}@media(max-width: 479px){.layout-fragments-scope .gb-drawer--stretched .gb-modal__surface{--gb-drawer-width: 100%}}.layout-fragments-scope .gb-drawer.gb-is-transition-enter .gb-modal__surface,.layout-fragments-scope .gb-drawer.gb-is-transition-leave-active .gb-modal__surface{transform:translateX(100%)}.layout-fragments-scope .gb-drawer--left.gb-is-transition-enter .gb-modal__surface,.layout-fragments-scope .gb-drawer--left.gb-is-transition-leave-active .gb-modal__surface{transform:translateX(-100%)}.layout-fragments-scope .gb-modal-window{--gb-main-spacing: 16px;--gb-modal-window-padding: 24px;--gb-modal-window-header-buttons-margin: 8px;--gb-modal-window-surface-width: 600px;--gb-modal-window-surface-max-width: 100%;padding:var(--gb-modal-window-padding);overflow-y:auto;-webkit-overflow-scrolling:touch}.layout-fragments-scope .gb-modal-window .gb-modal__surface{width:var(--gb-modal-window-surface-width);max-width:var(--gb-modal-window-surface-max-width);margin:auto;border-radius:8px}.layout-fragments-scope .gb-modal-window .gb-modal-header__prev{margin-right:var(--gb-modal-window-header-buttons-margin)}.layout-fragments-scope .gb-modal-window .gb-modal-header__close{margin-left:var(--gb-modal-window-header-buttons-margin)}.layout-fragments-scope .gb-modal-window .gb-modal-header,.layout-fragments-scope .gb-modal-window .gb-modal-footer{padding:var(--gb-main-spacing)}.layout-fragments-scope .gb-modal-window .gb-modal-body{padding:var(--gb-main-spacing)}.layout-fragments-scope .gb-modal-window .gb-modal-header~.gb-modal-body{padding:16px var(--gb-main-spacing)}.layout-fragments-scope .gb-modal-window .gb-modal-body~.gb-modal-footer,.layout-fragments-scope .gb-modal-window .gb-modal-header~.gb-modal-body{margin-top:-16px}@media(min-width: 480px){.layout-fragments-scope .gb-modal-window,.layout-fragments-scope .gb-modal-window--lg,.layout-fragments-scope .gb-modal-window--hg{--gb-main-spacing: 24px;--gb-modal-window-header-buttons-margin: 16px}.layout-fragments-scope .gb-modal-window .gb-modal-header__holder,.layout-fragments-scope .gb-modal-window--lg .gb-modal-header__holder,.layout-fragments-scope .gb-modal-window--hg .gb-modal-header__holder{--gb-modal-header-holder-line-height: 2rem;font-size:1.625rem;line-height:2rem;font-weight:700;color:var(--gb-heading-color)}}.layout-fragments-scope .gb-modal-window--sm{--gb-main-spacing: 16px;--gb-modal-window-surface-width: 320px;--gb-modal-window-header-buttons-margin: 8px}.layout-fragments-scope .gb-modal-window--sm .gb-modal-header__holder{--gb-modal-header-holder-line-height: 1.625rem;font-size:1.25rem;line-height:1.625rem;font-weight:700;color:var(--gb-heading-color)}@media(min-width: 980px){.layout-fragments-scope .gb-modal-window--lg,.layout-fragments-scope .gb-modal-window--hg{--gb-modal-window-header-buttons-margin: 24px}}@media(min-width: 1200px){.layout-fragments-scope .gb-modal-window--lg,.layout-fragments-scope .gb-modal-window--hg{--gb-main-spacing: 32px;--gb-modal-window-header-buttons-margin: 24px}}.layout-fragments-scope .gb-modal-window--lg{--gb-modal-window-surface-width: 1060px}@media(max-width: 479px){.layout-fragments-scope .gb-modal-window--lg{--gb-modal-window-padding: 0}.layout-fragments-scope .gb-modal-window--lg .gb-modal__surface{width:100%;min-height:100%;border-radius:0;box-shadow:none}}.layout-fragments-scope .gb-modal-window--hg{--gb-modal-window-surface-width: 100%;--gb-modal-window-surface-max-width: 1440px}.layout-fragments-scope .gb-modal-window--hg .gb-modal__surface{min-height:100%}@media(max-width: 767px){.layout-fragments-scope .gb-modal-window--hg{--gb-modal-window-padding: 0}.layout-fragments-scope .gb-modal-window--hg .gb-modal__surface{width:100%;min-height:100%;border-radius:0;box-shadow:none}}@media(max-width: 479px){.layout-fragments-scope .gb-modal-window--stretched{--gb-modal-window-padding: 0}.layout-fragments-scope .gb-modal-window--stretched .gb-modal__surface{width:100%;min-height:100%;border-radius:0;box-shadow:none}}.layout-fragments-scope .gb-modal-window--scrollable-body .gb-modal__surface{max-height:100%}.layout-fragments-scope .gb-modal-window--scrollable-body .gb-modal-body{overflow-y:auto;-webkit-overflow-scrolling:touch}.layout-fragments-scope .gb-modal-window--scrollable-body .gb-modal-body~.gb-modal-footer,.layout-fragments-scope .gb-modal-window--scrollable-body .gb-modal-header~.gb-modal-body{margin-top:0}.layout-fragments-scope .gb-modal-window.gb-is-transition-enter .gb-modal__surface,.layout-fragments-scope .gb-modal-window.gb-is-transition-leave-active .gb-modal__surface{transform:scale(0.8)}.layout-fragments-scope .gb-textfield--textarea.gb-input{height:auto}.layout-fragments-scope .gb-textfield--textarea.gb-input textarea::-webkit-resizer{background-image:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"7px\" height=\"7px\" fill=\"none\" viewBox=\"0 0 7 7\"><path stroke=\"%23ar%28--sds-color-icon-inverted-primary%29\" stroke-linecap=\"round\" d=\"m.498 6 5.5-5.5m-2 5.5 2-2\"/></svg>");background-repeat:no-repeat;background-size:10px}.layout-fragments-scope .gb-textfield--textarea.gb-input--inverted textarea::-webkit-resizer{background-image:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"7px\" height=\"7px\" fill=\"none\" viewBox=\"0 0 7 7\"><path stroke=\"%23fff\" stroke-linecap=\"round\" d=\"m.498 6 5.5-5.5m-2 5.5 2-2\"/></svg>")}.layout-fragments-scope .gb-textfield--textarea .gb-textfield__input.gb-input__input{height:calc(var(--gb-input-height)*4 - 2px);min-height:calc(var(--gb-input-height) - 2px);max-height:calc(var(--gb-input-height)*8);padding-top:8px;padding-bottom:4px;resize:vertical}.layout-fragments-scope .gb-textfield--textarea__auto-height{--gb-textfield-auto-height-spacing: 6px;height:var(--gb-textfield-textarea-parent-height);min-height:0;max-height:calc(1rem*1.5*var(--gb-textfield-textarea-max-rows) + var(--gb-textfield-auto-height-spacing)*2)}.layout-fragments-scope .gb-textfield--textarea__auto-height.gb-textfield--sm{--gb-textfield-auto-height-spacing: 5px}.layout-fragments-scope .gb-textfield--textarea__auto-height .gb-textfield__input.gb-input__input{align-self:flex-start;height:var(--gb-textfield-textarea-height);min-height:0;max-height:calc(1rem*1.5*var(--gb-textfield-textarea-max-rows) + var(--gb-textfield-auto-height-spacing)*2);padding-top:var(--gb-textfield-auto-height-spacing);padding-bottom:var(--gb-textfield-auto-height-spacing);overflow-x:hidden;overflow-y:var(--gb-textfield-textarea-overflow);white-space:break-spaces;resize:none}.layout-fragments-scope .gb-textfield-number{--gb-input-padding-right: 36px;--gb-textfield-number-icon-horizontal-offset: 0;--gb-textfield-number-right-offset: 4px;--gb-textfield-number-button-hover-background: var(--sds-color-state-layer-neutral-primary-hovered);--gb-textfield-number-button-active-background: var(--sds-color-state-layer-neutral-primary-pressed);overflow:hidden}.layout-fragments-scope .gb-textfield-number.gb-input--lg{--gb-input-padding-right: 44px}.layout-fragments-scope .gb-textfield-number.gb-input--sm{--gb-input-padding-right: 34px;--gb-textfield-number-icon-horizontal-offset: -2px;--gb-textfield-number-right-offset: 2px}.layout-fragments-scope .gb-textfield-number__input{width:100%;height:100%;box-shadow:none;-moz-appearance:textfield}.layout-fragments-scope .gb-textfield-number__input::-webkit-outer-spin-button,.layout-fragments-scope .gb-textfield-number__input::-webkit-inner-spin-button{margin:0;-webkit-appearance:none}.layout-fragments-scope .gb-textfield-number__compact{position:absolute;top:0;right:var(--gb-textfield-number-right-offset);display:flex;flex-direction:column-reverse;height:100%}.layout-fragments-scope .gb-textfield-number__compact .gb-textfield-number__compact-button{flex-grow:1;height:auto;overflow:visible;border-radius:0}@media(hover: hover){.layout-fragments-scope .gb-textfield-number__compact .gb-textfield-number__compact-button:hover{background:var(--gb-textfield-number-button-hover-background)}}.layout-fragments-scope .gb-textfield-number__compact .gb-textfield-number__compact-button:active{background:var(--gb-textfield-number-button-active-background)}.layout-fragments-scope .gb-textfield-number__compact .gb-textfield-number__compact-button::before{width:calc(100% + var(--gb-textfield-number-right-offset))}.layout-fragments-scope .gb-textfield-number__compact .gb-textfield-number__compact-button:first-child{align-items:flex-start}.layout-fragments-scope .gb-textfield-number__compact .gb-textfield-number__compact-button:first-child svg{margin-top:var(--gb-textfield-number-icon-horizontal-offset)}.layout-fragments-scope .gb-textfield-number__compact .gb-textfield-number__compact-button:last-child{align-items:flex-end}.layout-fragments-scope .gb-textfield-number__compact .gb-textfield-number__compact-button:last-child svg{margin-bottom:var(--gb-textfield-number-icon-horizontal-offset)}.layout-fragments-scope .gb-textfield-number.gb-input--inverted{--gb-textfield-number-button-hover-background: var(--sds-color-state-layer-inverted-primary-hovered);--gb-textfield-number-button-active-background: var(--sds-color-state-layer-inverted-primary-pressed)}.layout-fragments-scope .gb-input{--gb-input-border-width: 1px;--gb-input-background: var(--sds-color-background-neutral-base);--gb-input-border: var(--sds-color-border-neutral-moderate);--gb-input-border-hover: var(--sds-color-border-neutral-moderate-hovered);--gb-input-border-focus: var(--sds-color-border-inner-focused);--gb-input-background-focus: var(--sds-color-background-neutral-base);--gb-input-color: var(--sds-color-text-neutral-primary);--gb-input-placeholder-color: var(--sds-color-text-neutral-tertiary);position:relative;display:flex;height:var(--gb-input-height);background-color:var(--gb-input-background);border:var(--gb-input-border-width) solid;border-color:var(--gb-input-border);border-radius:8px;--gb-input-side-spacing: 12px;--gb-input-height: 40px;--gb-input-icons-side-position: 4px;--gb-input-padding-left: var(--gb-input-side-spacing);--gb-input-padding-right: var(--gb-input-side-spacing);--gb-input-icon-safe-area: 8px}.layout-fragments-scope .gb-input:focus-within{background:var(--gb-input-background-focus);border-color:var(--gb-input-border-focus);outline:2px solid var(--gb-input-border-focus);outline-offset:-2px}@media(hover: hover){.layout-fragments-scope .gb-input:hover:not(.layout-fragments-scope .gb-input:hover:focus-within){background:var(--gb-input-background-hover, var(--gb-input-background));border-color:var(--gb-input-border-hover)}}.layout-fragments-scope .gb-input--inline{display:inline-flex}.layout-fragments-scope .gb-input.gb-input--has-trailing-extra-inner-safe-area{--gb-input-trailing-extra-inner-safe-area: 8px}.layout-fragments-scope .gb-input.gb-input--has-leading-extra-inner-safe-area{--gb-input-leading-extra-inner-safe-area: 8px}.layout-fragments-scope .gb-input.gb-input--without-trailing-outer-icon-safe-area{--gb-input-trailing-outer-icon-safe-area-to-remove: 8px}.layout-fragments-scope .gb-input.gb-input--without-trailing-outer-icon-safe-area .gb-input__icons-trailing :last-child.gb-input__icon{margin-right:0}.layout-fragments-scope .gb-input.gb-input--without-leading-outer-icon-safe-area{--gb-input-leading-outer-icon-safe-area-to-remove: 8px}.layout-fragments-scope .gb-input.gb-input--without-leading-outer-icon-safe-area .gb-input__icons-leading :first-child.gb-input__icon{margin-left:0}.layout-fragments-scope .gb-input.gb-input--has-trailing-0-icons-0-buttons{--gb-input-trailing-icons-width:calc(0*(1rem + 16px));--gb-input-trailing-buttons-width:0px;--gb-input-padding-right: calc(var(--gb-input-icons-side-position) + var(--gb-input-trailing-icons-width) + var(--gb-input-trailing-buttons-width) + var(--gb-input-trailing-extra-inner-safe-area, 0px) - var(--gb-input-trailing-outer-icon-safe-area-to-remove, 0px))}.layout-fragments-scope .gb-input.gb-input--has-trailing-0-icons-1-buttons{--gb-input-trailing-icons-width:calc(0*(1rem + 16px));--gb-input-trailing-buttons-width:32px;--gb-input-padding-right: calc(var(--gb-input-icons-side-position) + var(--gb-input-trailing-icons-width) + var(--gb-input-trailing-buttons-width) + var(--gb-input-trailing-extra-inner-safe-area, 0px) - var(--gb-input-trailing-outer-icon-safe-area-to-remove, 0px))}.layout-fragments-scope .gb-input.gb-input--has-trailing-0-icons-2-buttons{--gb-input-trailing-icons-width:calc(0*(1rem + 16px));--gb-input-trailing-buttons-width:64px;--gb-input-padding-right: calc(var(--gb-input-icons-side-position) + var(--gb-input-trailing-icons-width) + var(--gb-input-trailing-buttons-width) + var(--gb-input-trailing-extra-inner-safe-area, 0px) - var(--gb-input-trailing-outer-icon-safe-area-to-remove, 0px))}.layout-fragments-scope .gb-input.gb-input--has-trailing-1-icons-0-buttons{--gb-input-trailing-icons-width:calc(1*(1rem + 16px));--gb-input-trailing-buttons-width:0px;--gb-input-padding-right: calc(var(--gb-input-icons-side-position) + var(--gb-input-trailing-icons-width) + var(--gb-input-trailing-buttons-width) + var(--gb-input-trailing-extra-inner-safe-area, 0px) - var(--gb-input-trailing-outer-icon-safe-area-to-remove, 0px))}.layout-fragments-scope .gb-input.gb-input--has-trailing-1-icons-1-buttons{--gb-input-trailing-icons-width:calc(1*(1rem + 16px));--gb-input-trailing-buttons-width:32px;--gb-input-padding-right: calc(var(--gb-input-icons-side-position) + var(--gb-input-trailing-icons-width) + var(--gb-input-trailing-buttons-width) + var(--gb-input-trailing-extra-inner-safe-area, 0px) - var(--gb-input-trailing-outer-icon-safe-area-to-remove, 0px))}.layout-fragments-scope .gb-input.gb-input--has-trailing-1-icons-2-buttons{--gb-input-trailing-icons-width:calc(1*(1rem + 16px));--gb-input-trailing-buttons-width:64px;--gb-input-padding-right: calc(var(--gb-input-icons-side-position) + var(--gb-input-trailing-icons-width) + var(--gb-input-trailing-buttons-width) + var(--gb-input-trailing-extra-inner-safe-area, 0px) - var(--gb-input-trailing-outer-icon-safe-area-to-remove, 0px))}.layout-fragments-scope .gb-input.gb-input--has-trailing-2-icons-0-buttons{--gb-input-trailing-icons-width:calc(2*(1rem + 16px));--gb-input-trailing-buttons-width:0px;--gb-input-padding-right: calc(var(--gb-input-icons-side-position) + var(--gb-input-trailing-icons-width) + var(--gb-input-trailing-buttons-width) + var(--gb-input-trailing-extra-inner-safe-area, 0px) - var(--gb-input-trailing-outer-icon-safe-area-to-remove, 0px))}.layout-fragments-scope .gb-input.gb-input--has-trailing-2-icons-1-buttons{--gb-input-trailing-icons-width:calc(2*(1rem + 16px));--gb-input-trailing-buttons-width:32px;--gb-input-padding-right: calc(var(--gb-input-icons-side-position) + var(--gb-input-trailing-icons-width) + var(--gb-input-trailing-buttons-width) + var(--gb-input-trailing-extra-inner-safe-area, 0px) - var(--gb-input-trailing-outer-icon-safe-area-to-remove, 0px))}.layout-fragments-scope .gb-input.gb-input--has-trailing-2-icons-2-buttons{--gb-input-trailing-icons-width:calc(2*(1rem + 16px));--gb-input-trailing-buttons-width:64px;--gb-input-padding-right: calc(var(--gb-input-icons-side-position) + var(--gb-input-trailing-icons-width) + var(--gb-input-trailing-buttons-width) + var(--gb-input-trailing-extra-inner-safe-area, 0px) - var(--gb-input-trailing-outer-icon-safe-area-to-remove, 0px))}.layout-fragments-scope .gb-input.gb-input--has-leading-0-icons-0-buttons{--gb-input-leading-icons-width:calc(0*(1rem + 16px));--gb-input-leading-buttons-width:0px;--gb-input-padding-left: calc(var(--gb-input-icons-side-position) + var(--gb-input-leading-icons-width) + var(--gb-input-leading-buttons-width) + var(--gb-input-leading-extra-inner-safe-area, 0px) - var(--gb-input-leading-outer-icon-safe-area-to-remove, 0px))}.layout-fragments-scope .gb-input.gb-input--has-leading-0-icons-1-buttons{--gb-input-leading-icons-width:calc(0*(1rem + 16px));--gb-input-leading-buttons-width:32px;--gb-input-padding-left: calc(var(--gb-input-icons-side-position) + var(--gb-input-leading-icons-width) + var(--gb-input-leading-buttons-width) + var(--gb-input-leading-extra-inner-safe-area, 0px) - var(--gb-input-leading-outer-icon-safe-area-to-remove, 0px))}.layout-fragments-scope .gb-input.gb-input--has-leading-0-icons-2-buttons{--gb-input-leading-icons-width:calc(0*(1rem + 16px));--gb-input-leading-buttons-width:64px;--gb-input-padding-left: calc(var(--gb-input-icons-side-position) + var(--gb-input-leading-icons-width) + var(--gb-input-leading-buttons-width) + var(--gb-input-leading-extra-inner-safe-area, 0px) - var(--gb-input-leading-outer-icon-safe-area-to-remove, 0px))}.layout-fragments-scope .gb-input.gb-input--has-leading-1-icons-0-buttons{--gb-input-leading-icons-width:calc(1*(1rem + 16px));--gb-input-leading-buttons-width:0px;--gb-input-padding-left: calc(var(--gb-input-icons-side-position) + var(--gb-input-leading-icons-width) + var(--gb-input-leading-buttons-width) + var(--gb-input-leading-extra-inner-safe-area, 0px) - var(--gb-input-leading-outer-icon-safe-area-to-remove, 0px))}.layout-fragments-scope .gb-input.gb-input--has-leading-1-icons-1-buttons{--gb-input-leading-icons-width:calc(1*(1rem + 16px));--gb-input-leading-buttons-width:32px;--gb-input-padding-left: calc(var(--gb-input-icons-side-position) + var(--gb-input-leading-icons-width) + var(--gb-input-leading-buttons-width) + var(--gb-input-leading-extra-inner-safe-area, 0px) - var(--gb-input-leading-outer-icon-safe-area-to-remove, 0px))}.layout-fragments-scope .gb-input.gb-input--has-leading-1-icons-2-buttons{--gb-input-leading-icons-width:calc(1*(1rem + 16px));--gb-input-leading-buttons-width:64px;--gb-input-padding-left: calc(var(--gb-input-icons-side-position) + var(--gb-input-leading-icons-width) + var(--gb-input-leading-buttons-width) + var(--gb-input-leading-extra-inner-safe-area, 0px) - var(--gb-input-leading-outer-icon-safe-area-to-remove, 0px))}.layout-fragments-scope .gb-input.gb-input--has-leading-2-icons-0-buttons{--gb-input-leading-icons-width:calc(2*(1rem + 16px));--gb-input-leading-buttons-width:0px;--gb-input-padding-left: calc(var(--gb-input-icons-side-position) + var(--gb-input-leading-icons-width) + var(--gb-input-leading-buttons-width) + var(--gb-input-leading-extra-inner-safe-area, 0px) - var(--gb-input-leading-outer-icon-safe-area-to-remove, 0px))}.layout-fragments-scope .gb-input.gb-input--has-leading-2-icons-1-buttons{--gb-input-leading-icons-width:calc(2*(1rem + 16px));--gb-input-leading-buttons-width:32px;--gb-input-padding-left: calc(var(--gb-input-icons-side-position) + var(--gb-input-leading-icons-width) + var(--gb-input-leading-buttons-width) + var(--gb-input-leading-extra-inner-safe-area, 0px) - var(--gb-input-leading-outer-icon-safe-area-to-remove, 0px))}.layout-fragments-scope .gb-input.gb-input--has-leading-2-icons-2-buttons{--gb-input-leading-icons-width:calc(2*(1rem + 16px));--gb-input-leading-buttons-width:64px;--gb-input-padding-left: calc(var(--gb-input-icons-side-position) + var(--gb-input-leading-icons-width) + var(--gb-input-leading-buttons-width) + var(--gb-input-leading-extra-inner-safe-area, 0px) - var(--gb-input-leading-outer-icon-safe-area-to-remove, 0px))}.layout-fragments-scope .gb-input--sm{--gb-input-side-spacing: 8px;--gb-input-height: 32px;--gb-input-icons-side-position: 2px;--gb-input-padding-left: var(--gb-input-side-spacing);--gb-input-padding-right: var(--gb-input-side-spacing);--gb-input-icon-safe-area: 6px}.layout-fragments-scope .gb-input--sm.gb-input--has-trailing-extra-inner-safe-area{--gb-input-trailing-extra-inner-safe-area: 6px}.layout-fragments-scope .gb-input--sm.gb-input--has-leading-extra-inner-safe-area{--gb-input-leading-extra-inner-safe-area: 6px}.layout-fragments-scope .gb-input--sm.gb-input--without-trailing-outer-icon-safe-area{--gb-input-trailing-outer-icon-safe-area-to-remove: 6px}.layout-fragments-scope .gb-input--sm.gb-input--without-trailing-outer-icon-safe-area .gb-input__icons-trailing :last-child.gb-input__icon{margin-right:0}.layout-fragments-scope .gb-input--sm.gb-input--without-leading-outer-icon-safe-area{--gb-input-leading-outer-icon-safe-area-to-remove: 6px}.layout-fragments-scope .gb-input--sm.gb-input--without-leading-outer-icon-safe-area .gb-input__icons-leading :first-child.gb-input__icon{margin-left:0}.layout-fragments-scope .gb-input--sm.gb-input--has-trailing-0-icons-0-buttons{--gb-input-trailing-icons-width:calc(0*(1rem + 12px));--gb-input-trailing-buttons-width:0px;--gb-input-padding-right: calc(var(--gb-input-icons-side-position) + var(--gb-input-trailing-icons-width) + var(--gb-input-trailing-buttons-width) + var(--gb-input-trailing-extra-inner-safe-area, 0px) - var(--gb-input-trailing-outer-icon-safe-area-to-remove, 0px))}.layout-fragments-scope .gb-input--sm.gb-input--has-trailing-0-icons-1-buttons{--gb-input-trailing-icons-width:calc(0*(1rem + 12px));--gb-input-trailing-buttons-width:32px;--gb-input-padding-right: calc(var(--gb-input-icons-side-position) + var(--gb-input-trailing-icons-width) + var(--gb-input-trailing-buttons-width) + var(--gb-input-trailing-extra-inner-safe-area, 0px) - var(--gb-input-trailing-outer-icon-safe-area-to-remove, 0px))}.layout-fragments-scope .gb-input--sm.gb-input--has-trailing-0-icons-2-buttons{--gb-input-trailing-icons-width:calc(0*(1rem + 12px));--gb-input-trailing-buttons-width:64px;--gb-input-padding-right: calc(var(--gb-input-icons-side-position) + var(--gb-input-trailing-icons-width) + var(--gb-input-trailing-buttons-width) + var(--gb-input-trailing-extra-inner-safe-area, 0px) - var(--gb-input-trailing-outer-icon-safe-area-to-remove, 0px))}.layout-fragments-scope .gb-input--sm.gb-input--has-trailing-1-icons-0-buttons{--gb-input-trailing-icons-width:calc(1*(1rem + 12px));--gb-input-trailing-buttons-width:0px;--gb-input-padding-right: calc(var(--gb-input-icons-side-position) + var(--gb-input-trailing-icons-width) + var(--gb-input-trailing-buttons-width) + var(--gb-input-trailing-extra-inner-safe-area, 0px) - var(--gb-input-trailing-outer-icon-safe-area-to-remove, 0px))}.layout-fragments-scope .gb-input--sm.gb-input--has-trailing-1-icons-1-buttons{--gb-input-trailing-icons-width:calc(1*(1rem + 12px));--gb-input-trailing-buttons-width:32px;--gb-input-padding-right: calc(var(--gb-input-icons-side-position) + var(--gb-input-trailing-icons-width) + var(--gb-input-trailing-buttons-width) + var(--gb-input-trailing-extra-inner-safe-area, 0px) - var(--gb-input-trailing-outer-icon-safe-area-to-remove, 0px))}.layout-fragments-scope .gb-input--sm.gb-input--has-trailing-1-icons-2-buttons{--gb-input-trailing-icons-width:calc(1*(1rem + 12px));--gb-input-trailing-buttons-width:64px;--gb-input-padding-right: calc(var(--gb-input-icons-side-position) + var(--gb-input-trailing-icons-width) + var(--gb-input-trailing-buttons-width) + var(--gb-input-trailing-extra-inner-safe-area, 0px) - var(--gb-input-trailing-outer-icon-safe-area-to-remove, 0px))}.layout-fragments-scope .gb-input--sm.gb-input--has-trailing-2-icons-0-buttons{--gb-input-trailing-icons-width:calc(2*(1rem + 12px));--gb-input-trailing-buttons-width:0px;--gb-input-padding-right: calc(var(--gb-input-icons-side-position) + var(--gb-input-trailing-icons-width) + var(--gb-input-trailing-buttons-width) + var(--gb-input-trailing-extra-inner-safe-area, 0px) - var(--gb-input-trailing-outer-icon-safe-area-to-remove, 0px))}.layout-fragments-scope .gb-input--sm.gb-input--has-trailing-2-icons-1-buttons{--gb-input-trailing-icons-width:calc(2*(1rem + 12px));--gb-input-trailing-buttons-width:32px;--gb-input-padding-right: calc(var(--gb-input-icons-side-position) + var(--gb-input-trailing-icons-width) + var(--gb-input-trailing-buttons-width) + var(--gb-input-trailing-extra-inner-safe-area, 0px) - var(--gb-input-trailing-outer-icon-safe-area-to-remove, 0px))}.layout-fragments-scope .gb-input--sm.gb-input--has-trailing-2-icons-2-buttons{--gb-input-trailing-icons-width:calc(2*(1rem + 12px));--gb-input-trailing-buttons-width:64px;--gb-input-padding-right: calc(var(--gb-input-icons-side-position) + var(--gb-input-trailing-icons-width) + var(--gb-input-trailing-buttons-width) + var(--gb-input-trailing-extra-inner-safe-area, 0px) - var(--gb-input-trailing-outer-icon-safe-area-to-remove, 0px))}.layout-fragments-scope .gb-input--sm.gb-input--has-leading-0-icons-0-buttons{--gb-input-leading-icons-width:calc(0*(1rem + 12px));--gb-input-leading-buttons-width:0px;--gb-input-padding-left: calc(var(--gb-input-icons-side-position) + var(--gb-input-leading-icons-width) + var(--gb-input-leading-buttons-width) + var(--gb-input-leading-extra-inner-safe-area, 0px) - var(--gb-input-leading-outer-icon-safe-area-to-remove, 0px))}.layout-fragments-scope .gb-input--sm.gb-input--has-leading-0-icons-1-buttons{--gb-input-leading-icons-width:calc(0*(1rem + 12px));--gb-input-leading-buttons-width:32px;--gb-input-padding-left: calc(var(--gb-input-icons-side-position) + var(--gb-input-leading-icons-width) + var(--gb-input-leading-buttons-width) + var(--gb-input-leading-extra-inner-safe-area, 0px) - var(--gb-input-leading-outer-icon-safe-area-to-remove, 0px))}.layout-fragments-scope .gb-input--sm.gb-input--has-leading-0-icons-2-buttons{--gb-input-leading-icons-width:calc(0*(1rem + 12px));--gb-input-leading-buttons-width:64px;--gb-input-padding-left: calc(var(--gb-input-icons-side-position) + var(--gb-input-leading-icons-width) + var(--gb-input-leading-buttons-width) + var(--gb-input-leading-extra-inner-safe-area, 0px) - var(--gb-input-leading-outer-icon-safe-area-to-remove, 0px))}.layout-fragments-scope .gb-input--sm.gb-input--has-leading-1-icons-0-buttons{--gb-input-leading-icons-width:calc(1*(1rem + 12px));--gb-input-leading-buttons-width:0px;--gb-input-padding-left: calc(var(--gb-input-icons-side-position) + var(--gb-input-leading-icons-width) + var(--gb-input-leading-buttons-width) + var(--gb-input-leading-extra-inner-safe-area, 0px) - var(--gb-input-leading-outer-icon-safe-area-to-remove, 0px))}.layout-fragments-scope .gb-input--sm.gb-input--has-leading-1-icons-1-buttons{--gb-input-leading-icons-width:calc(1*(1rem + 12px));--gb-input-leading-buttons-width:32px;--gb-input-padding-left: calc(var(--gb-input-icons-side-position) + var(--gb-input-leading-icons-width) + var(--gb-input-leading-buttons-width) + var(--gb-input-leading-extra-inner-safe-area, 0px) - var(--gb-input-leading-outer-icon-safe-area-to-remove, 0px))}.layout-fragments-scope .gb-input--sm.gb-input--has-leading-1-icons-2-buttons{--gb-input-leading-icons-width:calc(1*(1rem + 12px));--gb-input-leading-buttons-width:64px;--gb-input-padding-left: calc(var(--gb-input-icons-side-position) + var(--gb-input-leading-icons-width) + var(--gb-input-leading-buttons-width) + var(--gb-input-leading-extra-inner-safe-area, 0px) - var(--gb-input-leading-outer-icon-safe-area-to-remove, 0px))}.layout-fragments-scope .gb-input--sm.gb-input--has-leading-2-icons-0-buttons{--gb-input-leading-icons-width:calc(2*(1rem + 12px));--gb-input-leading-buttons-width:0px;--gb-input-padding-left: calc(var(--gb-input-icons-side-position) + var(--gb-input-leading-icons-width) + var(--gb-input-leading-buttons-width) + var(--gb-input-leading-extra-inner-safe-area, 0px) - var(--gb-input-leading-outer-icon-safe-area-to-remove, 0px))}.layout-fragments-scope .gb-input--sm.gb-input--has-leading-2-icons-1-buttons{--gb-input-leading-icons-width:calc(2*(1rem + 12px));--gb-input-leading-buttons-width:32px;--gb-input-padding-left: calc(var(--gb-input-icons-side-position) + var(--gb-input-leading-icons-width) + var(--gb-input-leading-buttons-width) + var(--gb-input-leading-extra-inner-safe-area, 0px) - var(--gb-input-leading-outer-icon-safe-area-to-remove, 0px))}.layout-fragments-scope .gb-input--sm.gb-input--has-leading-2-icons-2-buttons{--gb-input-leading-icons-width:calc(2*(1rem + 12px));--gb-input-leading-buttons-width:64px;--gb-input-padding-left: calc(var(--gb-input-icons-side-position) + var(--gb-input-leading-icons-width) + var(--gb-input-leading-buttons-width) + var(--gb-input-leading-extra-inner-safe-area, 0px) - var(--gb-input-leading-outer-icon-safe-area-to-remove, 0px))}.layout-fragments-scope .gb-input--sm .gb-input__input{font-size:.875rem;line-height:1.25rem}.layout-fragments-scope .gb-input--lg{--gb-input-side-spacing: 16px;--gb-input-height: 56px;--gb-input-icons-side-position: 4px;--gb-input-padding-left: var(--gb-input-side-spacing);--gb-input-padding-right: var(--gb-input-side-spacing);--gb-input-icon-safe-area: 12px}.layout-fragments-scope .gb-input--lg.gb-input--has-trailing-extra-inner-safe-area{--gb-input-trailing-extra-inner-safe-area: 12px}.layout-fragments-scope .gb-input--lg.gb-input--has-leading-extra-inner-safe-area{--gb-input-leading-extra-inner-safe-area: 12px}.layout-fragments-scope .gb-input--lg.gb-input--without-trailing-outer-icon-safe-area{--gb-input-trailing-outer-icon-safe-area-to-remove: 12px}.layout-fragments-scope .gb-input--lg.gb-input--without-trailing-outer-icon-safe-area .gb-input__icons-trailing :last-child.gb-input__icon{margin-right:0}.layout-fragments-scope .gb-input--lg.gb-input--without-leading-outer-icon-safe-area{--gb-input-leading-outer-icon-safe-area-to-remove: 12px}.layout-fragments-scope .gb-input--lg.gb-input--without-leading-outer-icon-safe-area .gb-input__icons-leading :first-child.gb-input__icon{margin-left:0}.layout-fragments-scope .gb-input--lg.gb-input--has-trailing-0-icons-0-buttons{--gb-input-trailing-icons-width:calc(0*(1.25rem + 24px));--gb-input-trailing-buttons-width:0px;--gb-input-padding-right: calc(var(--gb-input-icons-side-position) + var(--gb-input-trailing-icons-width) + var(--gb-input-trailing-buttons-width) + var(--gb-input-trailing-extra-inner-safe-area, 0px) - var(--gb-input-trailing-outer-icon-safe-area-to-remove, 0px))}.layout-fragments-scope .gb-input--lg.gb-input--has-trailing-0-icons-1-buttons{--gb-input-trailing-icons-width:calc(0*(1.25rem + 24px));--gb-input-trailing-buttons-width:40px;--gb-input-padding-right: calc(var(--gb-input-icons-side-position) + var(--gb-input-trailing-icons-width) + var(--gb-input-trailing-buttons-width) + var(--gb-input-trailing-extra-inner-safe-area, 0px) - var(--gb-input-trailing-outer-icon-safe-area-to-remove, 0px))}.layout-fragments-scope .gb-input--lg.gb-input--has-trailing-0-icons-2-buttons{--gb-input-trailing-icons-width:calc(0*(1.25rem + 24px));--gb-input-trailing-buttons-width:80px;--gb-input-padding-right: calc(var(--gb-input-icons-side-position) + var(--gb-input-trailing-icons-width) + var(--gb-input-trailing-buttons-width) + var(--gb-input-trailing-extra-inner-safe-area, 0px) - var(--gb-input-trailing-outer-icon-safe-area-to-remove, 0px))}.layout-fragments-scope .gb-input--lg.gb-input--has-trailing-1-icons-0-buttons{--gb-input-trailing-icons-width:calc(1*(1.25rem + 24px));--gb-input-trailing-buttons-width:0px;--gb-input-padding-right: calc(var(--gb-input-icons-side-position) + var(--gb-input-trailing-icons-width) + var(--gb-input-trailing-buttons-width) + var(--gb-input-trailing-extra-inner-safe-area, 0px) - var(--gb-input-trailing-outer-icon-safe-area-to-remove, 0px))}.layout-fragments-scope .gb-input--lg.gb-input--has-trailing-1-icons-1-buttons{--gb-input-trailing-icons-width:calc(1*(1.25rem + 24px));--gb-input-trailing-buttons-width:40px;--gb-input-padding-right: calc(var(--gb-input-icons-side-position) + var(--gb-input-trailing-icons-width) + var(--gb-input-trailing-buttons-width) + var(--gb-input-trailing-extra-inner-safe-area, 0px) - var(--gb-input-trailing-outer-icon-safe-area-to-remove, 0px))}.layout-fragments-scope .gb-input--lg.gb-input--has-trailing-1-icons-2-buttons{--gb-input-trailing-icons-width:calc(1*(1.25rem + 24px));--gb-input-trailing-buttons-width:80px;--gb-input-padding-right: calc(var(--gb-input-icons-side-position) + var(--gb-input-trailing-icons-width) + var(--gb-input-trailing-buttons-width) + var(--gb-input-trailing-extra-inner-safe-area, 0px) - var(--gb-input-trailing-outer-icon-safe-area-to-remove, 0px))}.layout-fragments-scope .gb-input--lg.gb-input--has-trailing-2-icons-0-buttons{--gb-input-trailing-icons-width:calc(2*(1.25rem + 24px));--gb-input-trailing-buttons-width:0px;--gb-input-padding-right: calc(var(--gb-input-icons-side-position) + var(--gb-input-trailing-icons-width) + var(--gb-input-trailing-buttons-width) + var(--gb-input-trailing-extra-inner-safe-area, 0px) - var(--gb-input-trailing-outer-icon-safe-area-to-remove, 0px))}.layout-fragments-scope .gb-input--lg.gb-input--has-trailing-2-icons-1-buttons{--gb-input-trailing-icons-width:calc(2*(1.25rem + 24px));--gb-input-trailing-buttons-width:40px;--gb-input-padding-right: calc(var(--gb-input-icons-side-position) + var(--gb-input-trailing-icons-width) + var(--gb-input-trailing-buttons-width) + var(--gb-input-trailing-extra-inner-safe-area, 0px) - var(--gb-input-trailing-outer-icon-safe-area-to-remove, 0px))}.layout-fragments-scope .gb-input--lg.gb-input--has-trailing-2-icons-2-buttons{--gb-input-trailing-icons-width:calc(2*(1.25rem + 24px));--gb-input-trailing-buttons-width:80px;--gb-input-padding-right: calc(var(--gb-input-icons-side-position) + var(--gb-input-trailing-icons-width) + var(--gb-input-trailing-buttons-width) + var(--gb-input-trailing-extra-inner-safe-area, 0px) - var(--gb-input-trailing-outer-icon-safe-area-to-remove, 0px))}.layout-fragments-scope .gb-input--lg.gb-input--has-leading-0-icons-0-buttons{--gb-input-leading-icons-width:calc(0*(1.25rem + 24px));--gb-input-leading-buttons-width:0px;--gb-input-padding-left: calc(var(--gb-input-icons-side-position) + var(--gb-input-leading-icons-width) + var(--gb-input-leading-buttons-width) + var(--gb-input-leading-extra-inner-safe-area, 0px) - var(--gb-input-leading-outer-icon-safe-area-to-remove, 0px))}.layout-fragments-scope .gb-input--lg.gb-input--has-leading-0-icons-1-buttons{--gb-input-leading-icons-width:calc(0*(1.25rem + 24px));--gb-input-leading-buttons-width:40px;--gb-input-padding-left: calc(var(--gb-input-icons-side-position) + var(--gb-input-leading-icons-width) + var(--gb-input-leading-buttons-width) + var(--gb-input-leading-extra-inner-safe-area, 0px) - var(--gb-input-leading-outer-icon-safe-area-to-remove, 0px))}.layout-fragments-scope .gb-input--lg.gb-input--has-leading-0-icons-2-buttons{--gb-input-leading-icons-width:calc(0*(1.25rem + 24px));--gb-input-leading-buttons-width:80px;--gb-input-padding-left: calc(var(--gb-input-icons-side-position) + var(--gb-input-leading-icons-width) + var(--gb-input-leading-buttons-width) + var(--gb-input-leading-extra-inner-safe-area, 0px) - var(--gb-input-leading-outer-icon-safe-area-to-remove, 0px))}.layout-fragments-scope .gb-input--lg.gb-input--has-leading-1-icons-0-buttons{--gb-input-leading-icons-width:calc(1*(1.25rem + 24px));--gb-input-leading-buttons-width:0px;--gb-input-padding-left: calc(var(--gb-input-icons-side-position) + var(--gb-input-leading-icons-width) + var(--gb-input-leading-buttons-width) + var(--gb-input-leading-extra-inner-safe-area, 0px) - var(--gb-input-leading-outer-icon-safe-area-to-remove, 0px))}.layout-fragments-scope .gb-input--lg.gb-input--has-leading-1-icons-1-buttons{--gb-input-leading-icons-width:calc(1*(1.25rem + 24px));--gb-input-leading-buttons-width:40px;--gb-input-padding-left: calc(var(--gb-input-icons-side-position) + var(--gb-input-leading-icons-width) + var(--gb-input-leading-buttons-width) + var(--gb-input-leading-extra-inner-safe-area, 0px) - var(--gb-input-leading-outer-icon-safe-area-to-remove, 0px))}.layout-fragments-scope .gb-input--lg.gb-input--has-leading-1-icons-2-buttons{--gb-input-leading-icons-width:calc(1*(1.25rem + 24px));--gb-input-leading-buttons-width:80px;--gb-input-padding-left: calc(var(--gb-input-icons-side-position) + var(--gb-input-leading-icons-width) + var(--gb-input-leading-buttons-width) + var(--gb-input-leading-extra-inner-safe-area, 0px) - var(--gb-input-leading-outer-icon-safe-area-to-remove, 0px))}.layout-fragments-scope .gb-input--lg.gb-input--has-leading-2-icons-0-buttons{--gb-input-leading-icons-width:calc(2*(1.25rem + 24px));--gb-input-leading-buttons-width:0px;--gb-input-padding-left: calc(var(--gb-input-icons-side-position) + var(--gb-input-leading-icons-width) + var(--gb-input-leading-buttons-width) + var(--gb-input-leading-extra-inner-safe-area, 0px) - var(--gb-input-leading-outer-icon-safe-area-to-remove, 0px))}.layout-fragments-scope .gb-input--lg.gb-input--has-leading-2-icons-1-buttons{--gb-input-leading-icons-width:calc(2*(1.25rem + 24px));--gb-input-leading-buttons-width:40px;--gb-input-padding-left: calc(var(--gb-input-icons-side-position) + var(--gb-input-leading-icons-width) + var(--gb-input-leading-buttons-width) + var(--gb-input-leading-extra-inner-safe-area, 0px) - var(--gb-input-leading-outer-icon-safe-area-to-remove, 0px))}.layout-fragments-scope .gb-input--lg.gb-input--has-leading-2-icons-2-buttons{--gb-input-leading-icons-width:calc(2*(1.25rem + 24px));--gb-input-leading-buttons-width:80px;--gb-input-padding-left: calc(var(--gb-input-icons-side-position) + var(--gb-input-leading-icons-width) + var(--gb-input-leading-buttons-width) + var(--gb-input-leading-extra-inner-safe-area, 0px) - var(--gb-input-leading-outer-icon-safe-area-to-remove, 0px))}.layout-fragments-scope .gb-input--inverted{--gb-input-background: var(--sds-color-background-inverted-minimal);--gb-input-border: var(--sds-color-border-inverted-minimal);--gb-input-border-hover: var(--sds-color-border-inverted-minimal-hovered);--gb-input-border-focus: var(--sds-color-border-inverted-inner-focused);--gb-input-background-focus: transparent;--gb-input-background-hover: linear-gradient(0deg, var(--sds-color-state-layer-inverted-on-minimal-hovered), var(--sds-color-state-layer-inverted-on-minimal-hovered)), var(--sds-color-state-layer-inverted-on-minimal-hovered);--gb-input-color: var(--sds-color-text-inverted-primary);--gb-input-placeholder-color: var(--sds-color-text-inverted-secondary)}.layout-fragments-scope .gb-input--inverted .gb-input__icon{--gb-icon-color: var(--sds-color-icon-inverted-secondary)}.layout-fragments-scope .gb-input--ghost{--gb-input-padding-left: 0px;--gb-input-padding-right: 0px;--gb-input-icons-side-position: 0px;--gb-input-border-width: 0px;--gb-input-background: transparent;--gb-input-border: transparent;--gb-input-border-hover: transparent;--gb-input-border-focus: transparent;--gb-input-background-focus: transparent;--gb-input-background-hover: transparent}.layout-fragments-scope .gb-input--success{--gb-input-border: var(--sds-color-border-success-strong);--gb-input-border-hover: var(--sds-color-border-success-strong);--gb-input-border-focus: var(--sds-color-border-success-strong)}.layout-fragments-scope .gb-input--warning{--gb-input-border: var(--sds-color-border-warning-strong);--gb-input-border-hover: var(--sds-color-border-warning-strong);--gb-input-border-focus: var(--sds-color-border-warning-strong)}.layout-fragments-scope .gb-input--error{--gb-input-border: var(--sds-color-border-danger-strong);--gb-input-border-hover: var(--sds-color-border-danger-strong);--gb-input-border-focus: var(--sds-color-border-danger-strong)}.layout-fragments-scope .gb-input--error .gb-tooltip-trigger{--gb-tooltip-trigger-color: var(--sds-color-icon-danger-primary-variant)}.layout-fragments-scope .gb-input--disabled{pointer-events:none;cursor:not-allowed;-webkit-user-select:none;user-select:none;opacity:.5}.layout-fragments-scope .gb-input--disabled .gb-input__input{border-color:rgba(0,0,0,0)}.layout-fragments-scope .gb-input__input{flex-basis:100%;width:100%;padding:0 var(--gb-input-padding-right) 0 var(--gb-input-padding-left);font-weight:500;line-height:1.5;color:var(--gb-input-color);background-color:rgba(0,0,0,0);border:0;border-radius:inherit;box-shadow:none}.layout-fragments-scope .gb-input__input::placeholder{font-weight:500;color:var(--gb-input-placeholder-color)}.layout-fragments-scope .gb-input__input:focus{outline:none}.layout-fragments-scope .gb-input__input::-ms-reveal{display:none}.layout-fragments-scope .gb-input__input:not(input:-webkit-autofill)::-webkit-contacts-auto-fill-button{background:var(--sds-color-icon-neutral-primary)}@media(hover: hover){.layout-fragments-scope .gb-input__input:not(input:-webkit-autofill)::-webkit-contacts-auto-fill-button:hover{background:var(--sds-color-icon-brand-primary-variant)}}.layout-fragments-scope .gb-input__input:not(input:-webkit-autofill)::-webkit-contacts-auto-fill-button:active{background:var(--sds-color-icon-brand-primary)}.layout-fragments-scope .gb-input__icons-leading:empty,.layout-fragments-scope .gb-input__icons-trailing:empty{display:none}.layout-fragments-scope .gb-input__icons-leading,.layout-fragments-scope .gb-input__icons-trailing{position:absolute;top:0;display:flex;align-items:center;height:100%;pointer-events:none}.layout-fragments-scope .gb-input__icons-leading{left:var(--gb-input-icons-side-position)}.layout-fragments-scope .gb-input__icons-trailing{right:var(--gb-input-icons-side-position)}.layout-fragments-scope .gb-input__icon,.layout-fragments-scope .gb-input__loader,.layout-fragments-scope .gb-input__tooltip{display:inline-flex;align-items:center;justify-content:center;margin:0 var(--gb-input-icon-safe-area)}.layout-fragments-scope .gb-input__loader .gb-loader--gray{--gb-loader-color: var(--sds-color-icon-neutral-tertiary)}.layout-fragments-scope .gb-input__icon{--gb-icon-color: var(--sds-color-icon-neutral-tertiary);color:var(--gb-icon-color)}.layout-fragments-scope .gb-input__tooltip,.layout-fragments-scope .gb-input__button.gb-button{pointer-events:all}.layout-fragments-scope .gb-input:not(.layout-fragments-scope .gb-input--inverted) .gb-input__button.gb-button{--gb-button-color: var(--sds-color-icon-neutral-primary)}.layout-fragments-scope .gb-input input:-webkit-autofill,.layout-fragments-scope .gb-input input:-webkit-autofill:hover,.layout-fragments-scope .gb-input input:-webkit-autofill:focus{-webkit-box-shadow:0 0 0 1000px var(--sds-color-background-brand-subtle) inset;-webkit-text-fill-color:var(--sds-color-text-neutral-primary)}.layout-fragments-scope .gb-input-group{display:flex}.layout-fragments-scope .gb-input-group>*{flex:1;border-radius:0}.layout-fragments-scope .gb-input-group>*:hover{z-index:2}.layout-fragments-scope .gb-input-group>*:focus-within{z-index:3}.layout-fragments-scope .gb-input-group>*:not(:last-child){margin-right:-1px}.layout-fragments-scope .gb-input-group>*:not(:last-child):hover+*:not(:hover):not(:focus-within),.layout-fragments-scope .gb-input-group>*:not(:last-child):focus-within+*:not(:hover):not(:focus-within){--gb-input-group-item-border-left-color: transparent;border-left-color:var(--gb-input-group-item-border-left-color)}.layout-fragments-scope .gb-input-group>*:not(:last-child):not(:hover):not(:focus-within){--gb-input-group-item-border-right-color: transparent;border-right-color:var(--gb-input-group-item-border-right-color)}.layout-fragments-scope .gb-input-group>*:first-child{border-radius:8px 0 0 8px}.layout-fragments-scope .gb-input-group>*:last-child{border-radius:0 8px 8px 0}.layout-fragments-scope .gb-input-group-label{--gb-input-group-label-background: var(--sds-color-background-neutral-subtle);--gb-input-group-label-border-color: var(--sds-color-border-neutral-moderate);--gb-input-group-label-color: var(--sds-color-text-neutral-primary);--gb-input-group-icon-color: var(--sds-color-icon-neutral-tertiary);position:relative;display:flex;flex:0 0 auto;align-items:center;max-width:50%;padding:0 12px;font-weight:500;color:var(--gb-input-group-label-color);background-color:var(--gb-input-group-label-background);border:1px solid var(--gb-input-group-label-border-color);border-radius:8px}.layout-fragments-scope .gb-input-group-label-content{line-height:normal}.layout-fragments-scope .gb-input-group-label-content::before{position:absolute;top:0;left:0;width:100%;height:100%;content:""}.layout-fragments-scope .gb-input-group-label .gb-icon-svg{color:var(--gb-input-group-icon-color)}.layout-fragments-scope .gb-input-group-label--inverted{--gb-input-group-label-background: var(--sds-color-background-inverted-moderate);--gb-input-group-label-border-color: var(--sds-color-border-inverted-minimal);--gb-input-group-label-color: var(--sds-color-text-inverted-primary);--gb-input-group-icon-color: var(--sds-color-icon-inverted-secondary)}.layout-fragments-scope .gb-stamp{--gb-stamp-anchor-x: calc(50% - 4px);--gb-stamp-anchor-y: calc(-50% + 4px);position:relative;display:inline-flex}.layout-fragments-scope .gb-stamp__anchor{position:absolute;top:0;right:0;line-height:0;transform:translate(var(--gb-stamp-anchor-x), var(--gb-stamp-anchor-y))}.layout-fragments-scope .gb-stamp svg.gb-stamp__mask{overflow:visible}.layout-fragments-scope .gb-stamp__mask-anchor{opacity:1;fill:#000;fill-opacity:1;stroke:#000;stroke-linejoin:round;stroke-opacity:1}.layout-fragments-scope .gb-stamp--anchor-status-badge{--gb-stamp-anchor-x: 0;--gb-stamp-anchor-y: 0}.layout-fragments-scope .gb-stamp--children-icon{--gb-stamp-anchor-x: 50%;--gb-stamp-anchor-y: -50%}.layout-fragments-scope .gb-divider{--gb-divider-width: auto;--gb-divider-height: 1px;--gb-divider-color: var(--sds-color-border-neutral-subtle);display:flex;gap:8px;align-items:center;margin:0;border:none}.layout-fragments-scope .gb-divider--inverted{--gb-divider-color: var(--sds-color-border-inverted-minimal)}.layout-fragments-scope .gb-divider--vertical{--gb-divider-width: 1px;--gb-divider-height: 100%;display:inline-flex;flex-direction:column;height:inherit}.layout-fragments-scope .gb-divider:empty,.layout-fragments-scope .gb-divider__item{flex-grow:1;width:var(--gb-divider-width);height:var(--gb-divider-height);background-color:var(--gb-divider-color)}.lf-header-scope .gb-dropdown{--gb-dropdown-content-max-height: calc(100% - 16px);--gb-dropdown-content-height: auto;--gb-dropdown-content-radius: 8px 8px 0 0;--gb-dropdown-content-bg-color: var(--sds-color-surface-base);position:fixed;top:0;left:0;display:flex;align-items:flex-end;width:100%;height:100%;visibility:hidden;outline:none;will-change:opacity;z-index:3000}@media(max-width: 767px){.lf-header-scope .gb-dropdown.gb-is-stretched{--gb-dropdown-content-height: 100%}}.lf-header-scope .gb-dropdown.gb-is-desktop-view-mobile{--gb-dropdown-max-width: 300px;--gb-dropdown-content-max-height: calc(var(--gb-dropdown-max-height) - 4px);--gb-dropdown-content-radius: 8px;--gb-dropdown-strategy: absolute;--gb-dropdown-content-bg-color: var(--sds-color-surface-overlay);position:var(--gb-dropdown-strategy);width:var(--gb-dropdown-width);min-width:130px;max-width:var(--gb-dropdown-max-width);height:auto;max-height:var(--gb-dropdown-max-height);padding:2px 0}.lf-header-scope .gb-dropdown.gb-is-desktop-view-mobile .gb-dropdown__overlay{display:none}.lf-header-scope .gb-dropdown.gb-is-desktop-view-mobile .gb-dropdown__header-mobile{display:none}@media(min-width: 768px){.lf-header-scope .gb-dropdown{--gb-dropdown-max-width: 300px;--gb-dropdown-content-max-height: calc(var(--gb-dropdown-max-height) - 4px);--gb-dropdown-content-radius: 8px;--gb-dropdown-strategy: absolute;--gb-dropdown-content-bg-color: var(--sds-color-surface-overlay);position:var(--gb-dropdown-strategy);width:var(--gb-dropdown-width);min-width:130px;max-width:var(--gb-dropdown-max-width);height:auto;max-height:var(--gb-dropdown-max-height);padding:2px 0}.lf-header-scope .gb-dropdown.gb-is-full-width{max-width:none}}.lf-header-scope .gb-dropdown.gb-is-transition-enter,.lf-header-scope .gb-dropdown.gb-is-transition-enter-active,.lf-header-scope .gb-dropdown.gb-is-transition-enter-done,.lf-header-scope .gb-dropdown.gb-is-transition-leave,.lf-header-scope .gb-dropdown.gb-is-transition-leave-active{visibility:visible}.lf-header-scope .gb-dropdown.gb-is-transition-enter,.lf-header-scope .gb-dropdown.gb-is-transition-leave-active{opacity:0}.lf-header-scope .gb-dropdown.gb-is-transition-enter .gb-dropdown__content,.lf-header-scope .gb-dropdown.gb-is-transition-leave-active .gb-dropdown__content{transform:translateY(100%)}@media(min-width: 768px){.lf-header-scope .gb-dropdown.gb-is-transition-enter .gb-dropdown__content,.lf-header-scope .gb-dropdown.gb-is-transition-leave-active .gb-dropdown__content{transform:translateY(-33%)}}@media(min-width: 768px){.lf-header-scope .gb-dropdown.gb-is-transition-enter.gb-is-slide-up .gb-dropdown__content,.lf-header-scope .gb-dropdown.gb-is-transition-leave-active.gb-is-slide-up .gb-dropdown__content{transform:translateY(33%)}}.lf-header-scope .gb-dropdown.gb-is-transition-enter.gb-is-desktop-view-mobile .gb-dropdown__content,.lf-header-scope .gb-dropdown.gb-is-transition-leave-active.gb-is-desktop-view-mobile .gb-dropdown__content{transform:translateY(-33%)}.lf-header-scope .gb-dropdown.gb-is-transition-enter-active,.lf-header-scope .gb-dropdown.gb-is-transition-leave-active{transition:.2s cubic-bezier(0.55, 0, 0.35, 1);transition-property:opacity}@media(min-width: 768px){.lf-header-scope .gb-dropdown.gb-is-transition-enter-active,.lf-header-scope .gb-dropdown.gb-is-transition-leave-active{overflow:hidden}}.lf-header-scope .gb-dropdown.gb-is-transition-enter-active.gb-is-desktop-view-mobile,.lf-header-scope .gb-dropdown.gb-is-transition-leave-active.gb-is-desktop-view-mobile{overflow:hidden}.lf-header-scope .gb-dropdown.gb-is-transition-enter-active .gb-dropdown__content,.lf-header-scope .gb-dropdown.gb-is-transition-leave-active .gb-dropdown__content{transition:.2s cubic-bezier(0.55, 0, 0.35, 1);transition-property:transform}.lf-header-scope .gb-dropdown.gb-is-transition-enter-done .gb-dropdown__content{box-shadow:var(--sds-shadow-overlay)}.lf-header-scope .gb-dropdown__content{position:relative;display:flex;flex-direction:column;width:100%;height:var(--gb-dropdown-content-height);max-height:var(--gb-dropdown-content-max-height);overflow:hidden;color:var(--sds-color-text-neutral-primary);background:var(--gb-dropdown-content-bg-color);border-radius:var(--gb-dropdown-content-radius);outline:none}.lf-header-scope .gb-dropdown__container{flex-grow:1;padding:8px 0;overflow-y:auto;overscroll-behavior:none;-webkit-overflow-scrolling:touch}.lf-header-scope .gb-dropdown__header{display:block;font-size:1.25rem;line-height:1.625rem;font-weight:700;color:var(--gb-heading-color)}.lf-header-scope .gb-dropdown__header-mobile{display:flex;flex-grow:0;flex-shrink:0;padding:16px;border-bottom:1px solid var(--sds-color-border-neutral-subtle)}@media(min-width: 768px){.lf-header-scope .gb-dropdown__header-mobile{display:none}}.lf-header-scope .gb-dropdown__footer{display:block}.lf-header-scope .gb-dropdown__title{flex-grow:1;font-size:1.25rem;line-height:1.625rem;font-weight:700;color:var(--gb-heading-color)}.lf-header-scope .gb-dropdown__close{flex-shrink:0;align-self:flex-start;margin:-7px -8px -8px auto}.lf-header-scope .gb-dropdown__return{margin:-7px 8px -8px auto}.lf-header-scope .gb-dropdown__overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:var(--sds-color-surface-scrim)}.lf-header-scope .gb-dropdown__overlay::before{content:none}@media(min-width: 768px){.lf-header-scope .gb-dropdown__overlay{display:none}}.lf-header-scope .gb-dropdown-button{--gb-dropdown-button-bg: transparent;--gb-dropdown-button-icon-color: var(--sds-color-icon-neutral-secondary);--gb-dropdown-button-text-color: var(--sds-color-text-neutral-primary);--gb-dropdown-button-border: var(--sds-color-border-neutral-subtle);--gb-dropdown-button-size: 40px;--gb-dropdown-button-icon-spacing: 8px;display:inline-flex;align-items:center;justify-content:space-between;max-width:100%;height:var(--gb-dropdown-button-size);padding:0 12px;overflow:hidden;font-weight:500;color:var(--gb-dropdown-button-text-color);white-space:nowrap;vertical-align:top;cursor:pointer;-webkit-user-select:none;user-select:none;background-color:var(--gb-dropdown-button-bg);border:1px solid var(--gb-dropdown-button-border);border-radius:8px;font-size:1rem;line-height:1.5rem;transition:.2s cubic-bezier(0.55, 0, 0.35, 1);transition-property:border-color}.lf-header-scope .gb-dropdown-button__action-icon{display:flex;justify-content:flex-end;min-width:20px;margin-left:8px;color:var(--gb-dropdown-button-icon-color);transition:.2s cubic-bezier(0.55, 0, 0.35, 1);transition-property:transform}.lf-header-scope .gb-dropdown-button:focus-visible{outline:none}.lf-header-scope .gb-dropdown-button:focus-visible{box-shadow:0 0 0 1px #fff,0 0 0 2px var(--sds-color-border-focused)}@media(hover: hover){.lf-header-scope .gb-dropdown-button:hover{--gb-dropdown-button-border: var(--sds-color-border-neutral-subtle-hovered)}}.lf-header-scope .gb-dropdown-button.gb-is-disabled{pointer-events:none;opacity:.5}.lf-header-scope .gb-dropdown-button--block{width:100%;text-align:left}.lf-header-scope .gb-dropdown-button__icon{flex-shrink:0;margin-right:var(--gb-dropdown-button-icon-spacing)}.lf-header-scope .gb-dropdown-button__text{width:100%;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.lf-header-scope .gb-dropdown-button.gb-is-opened{--gb-dropdown-button-border: var(--sds-color-border-inner-focused);outline:2px solid var(--gb-dropdown-button-border);outline-offset:-2px}.lf-header-scope .gb-dropdown-button.gb-is-opened .gb-dropdown-button__action-icon{transform:rotate(180deg)}.lf-header-scope .gb-dropdown-button--inverted{--gb-dropdown-button-icon-color: var(--sds-color-icon-inverted-primary);--gb-dropdown-button-text-color: var(--sds-color-text-inverted-primary);--gb-dropdown-button-bg: var(--sds-color-background-inverted-moderate);--gb-dropdown-button-border: var(--sds-color-border-inverted-minimal)}@media(hover: hover){.lf-header-scope .gb-dropdown-button--inverted:hover{--gb-dropdown-button-border: var(--sds-color-border-inverted-minimal-hovered)}}.lf-header-scope .gb-dropdown-button--inverted.gb-is-opened{--gb-dropdown-button-border: var(--sds-color-border-inverted-inner-focused)}.lf-header-scope .gb-dropdown-button--inverted.gb-is-placeholder{--gb-dropdown-button-text-color: var(--sds-color-text-inverted-secondary)}.lf-header-scope .gb-dropdown-button--sm{--gb-dropdown-button-size: 32px;--gb-dropdown-button-icon-spacing: 6px;font-size:.875rem;line-height:1.25rem}.lf-header-scope .gb-dropdown-button--lg{--gb-dropdown-button-size: 56px;--gb-dropdown-button-icon-spacing: 12px}.lf-header-scope .gb-action-list{padding:0;margin:0;list-style:none}.lf-header-scope .gb-action-list__separator:empty{height:1px;margin:8px 0;background-color:var(--sds-color-border-neutral-subtle)}.lf-header-scope .gb-action-list__separator:not(:empty){font-size:.75rem;line-height:1rem;letter-spacing:.013rem;display:block;padding:16px 16px 8px;margin:0;font-weight:500;color:var(--sds-color-text-neutral-tertiary);text-transform:uppercase}@media(min-width: 768px){.lf-header-scope .gb-action-list__separator:not(:empty){padding:16px 12px 8px}}.lf-header-scope .gb-action-list__item{--gb-action-list-color: var(--sds-color-text-neutral-primary);--gb-action-list-background-color: transparent;--gb-action-list-hover-background-color: var(--sds-color-state-layer-neutral-primary-hovered);--gb-action-list-pressed-background-color: var(--sds-color-state-layer-neutral-primary-pressed);--gb-action-list-focus-background-color: var(--sds-color-state-layer-neutral-primary-focused);display:flex;align-items:center;width:100%;padding:8px 16px;overflow:hidden;color:var(--gb-action-list-color);cursor:pointer;-webkit-user-select:none;user-select:none;background:var(--gb-action-list-background-color);font-size:1rem;line-height:1.5rem}@media(min-width: 768px){.lf-header-scope .gb-action-list__item{padding:8px 12px}}.lf-header-scope .gb-action-list__item--danger{--gb-action-list-color: var(--sds-color-text-danger-primary)}.lf-header-scope .gb-action-list__item.gb-is-active{--gb-action-list-background-color: var(--sds-color-state-layer-neutral-primary-hovered)}.lf-header-scope .gb-action-list__item-content{width:100%}.lf-header-scope .gb-action-list__item.gb-is-loading{pointer-events:none}.lf-header-scope .gb-action-list__item.gb-is-selected{--gb-action-list-color: var(--sds-color-text-brand-selected-primary, var(--sds-color-text-spaceship-selected-primary));--gb-action-list-background-color: var(--sds-color-background-brand-selected-base, var(--sds-color-background-spaceship-selected-base));--gb-action-list-hover-background-color: var(--sds-color-state-layer-brand-selected-primary-hovered, var(--sds-color-state-layer-spaceship-selected-primary-hovered));--gb-action-list-pressed-background-color: var(--sds-color-state-layer-brand-selected-primary-pressed, var(--sds-color-state-layer-spaceship-selected-primary-pressed));--gb-action-list-focus-background-color: var(--sds-color-state-layer-brand-selected-primary-focused, var(--sds-color-state-layer-spaceship-selected-primary-focused))}.lf-header-scope .gb-action-list__item.gb-is-disabled{pointer-events:none;-webkit-user-select:none;user-select:none;opacity:.4}.lf-header-scope .gb-action-list__item+.gb-action-list__bulk-selection-separator{margin:0}@media(hover: hover){.lf-header-scope .gb-action-list__item:hover{--gb-action-list-background-color: var(--gb-action-list-hover-background-color)}}.lf-header-scope .gb-action-list__item:active{--gb-action-list-background-color: var(--gb-action-list-pressed-background-color)}.lf-header-scope .gb-action-list__item:not(.gb-is-loading):focus-visible{outline:none}.lf-header-scope .gb-action-list__item:not(.gb-is-loading):focus-visible{box-shadow:0 0 0 1px #fff,0 0 0 2px var(--sds-color-border-focused);--gb-action-list-background-color: var(--gb-action-list-focus-background-color);box-shadow:none}.lf-header-scope .gb-action-list__item:focus{outline:none}.lf-header-scope .gb-content-transition{--gb-content-transition-props: opacity;--gb-content-transition-duration: 0.2s;display:flex}.lf-header-scope .gb-content-transition.gb-is-processing{overflow:hidden}.lf-header-scope .gb-content-transition.gb-is-transition-enter-active,.lf-header-scope .gb-content-transition.gb-is-transition-leave-active{transition:var(--gb-content-transition-duration) cubic-bezier(0.55, 0, 0.35, 1);transition-property:var(--gb-content-transition-props)}.lf-header-scope .gb-content-transition.gb-is-transition-leave-active,.lf-header-scope .gb-content-transition.gb-is-transition-leave-done,.lf-header-scope .gb-content-transition.gb-is-transition-enter{opacity:0}.lf-header-scope .gb-content-transition.gb-is-transition-enter-active{opacity:1}.lf-header-scope .gb-content-transition__slide{flex-shrink:0;align-self:flex-start;width:100%}.lf-header-scope .gb-content-transition__slide+.gb-content-transition__slide{display:none}.lf-header-scope .gb-content-transition--inline{display:inline;width:auto}.lf-header-scope .gb-content-transition--full-height{height:100%}.lf-header-scope .gb-content-transition--full-height .gb-content-transition__slide{height:100%}.lf-header-scope .gb-badge{display:inline-flex;align-items:center;justify-content:center;min-width:24px;height:24px;padding:0 8px;font-weight:700;color:var(--gb-badge-color);letter-spacing:1px;vertical-align:top;pointer-events:none;background-color:var(--gb-badge-bg);border-radius:12px;font-size:.75rem;line-height:1;letter-spacing:.013rem}.lf-header-scope .gb-badge.gb-badge--brand{--gb-badge-bg: var(--sds-color-background-brand-moderate, var(--sds-color-background-spaceship-moderate));--gb-badge-color: var(--sds-color-text-brand-on-moderate)}.lf-header-scope .gb-badge.gb-badge--gray{--gb-badge-bg: var(--sds-color-background-neutral-moderate);--gb-badge-color: var(--sds-color-text-neutral-on-moderate)}.lf-header-scope .gb-badge.gb-badge--success{--gb-badge-bg: var(--sds-color-background-success-moderate);--gb-badge-color: var(--sds-color-text-success-on-moderate)}.lf-header-scope .gb-badge.gb-badge--error{--gb-badge-bg: var(--sds-color-background-danger-moderate);--gb-badge-color: var(--sds-color-text-danger-on-moderate)}.lf-header-scope .gb-badge--action{pointer-events:auto;cursor:pointer;border:none}.lf-header-scope .gb-badge--action:focus-visible{outline:none}.lf-header-scope .gb-badge--action:focus-visible{box-shadow:0 0 0 1px #fff,0 0 0 2px var(--sds-color-border-focused)}@media(hover: hover){.lf-header-scope .gb-badge--action:hover{text-decoration:none}}.lf-header-scope .gb-badge--sm{min-width:18px;height:18px;padding:0 6px;font-size:.625rem;border-radius:9px}.lf-header-scope .gb-badge--filled.gb-badge--brand{--gb-badge-bg: var(--sds-color-background-brand-bold, var(--sds-color-background-spaceship-bold));--gb-badge-color: var(--sds-color-text-brand-on-bold, var(--sds-color-text-spaceship-on-bold))}.lf-header-scope .gb-badge--filled.gb-badge--gray{--gb-badge-bg: var(--sds-color-background-neutral-bold);--gb-badge-color: var(--sds-color-text-neutral-on-bold)}.lf-header-scope .gb-badge--filled.gb-badge--success{--gb-badge-bg: var(--sds-color-background-success-bold);--gb-badge-color: var(--sds-color-text-success-on-bold)}.lf-header-scope .gb-badge--filled.gb-badge--error{--gb-badge-bg: var(--sds-color-background-danger-bold);--gb-badge-color: var(--sds-color-text-danger-on-bold)}.lf-header-scope .gb-badge--ghost{min-width:unset;height:auto;padding-right:0;padding-left:0;line-height:1;background:none}.lf-header-scope .gb-badge--ghost.gb-badge--brand{--gb-badge-bg: unset;--gb-badge-color: var(--sds-color-text-brand-primary, var(--sds-color-text-spaceship-primary))}.lf-header-scope .gb-badge--ghost.gb-badge--gray{--gb-badge-bg: unset;--gb-badge-color: var(--sds-color-text-neutral-secondary)}.lf-header-scope .gb-badge--ghost.gb-badge--success{--gb-badge-bg: unset;--gb-badge-color: var(--sds-color-text-success-primary)}.lf-header-scope .gb-badge--ghost.gb-badge--error{--gb-badge-bg: unset;--gb-badge-color: var(--sds-color-text-danger-primary)}.lf-header-scope .gb-badge--ghost.gb-badge--xs{font-size:.625rem}.lf-header-scope .gb-badge--ghost.gb-badge--sm{font-size:.75rem}.lf-header-scope .gb-badge--ghost.gb-badge--md{font-size:.875rem}.lf-header-scope .gb-badge--ghost.gb-badge--lg{font-size:1rem}.lf-header-scope .gb-badge--inverted.gb-badge--filled.gb-badge--brand{--gb-badge-bg: var(--sds-color-background-neutral-base);--gb-badge-color: var(--sds-color-text-brand-primary, var(--sds-color-text-spaceship-primary))}.lf-header-scope .gb-badge--inverted.gb-badge--filled.gb-badge--gray{--gb-badge-bg: var(--sds-color-background-neutral-base);--gb-badge-color: var(--sds-color-text-neutral-secondary)}.lf-header-scope .gb-badge--inverted.gb-badge--filled.gb-badge--success{--gb-badge-bg: var(--sds-color-background-neutral-base);--gb-badge-color: var(--sds-color-text-success-primary)}.lf-header-scope .gb-badge--inverted.gb-badge--filled.gb-badge--error{--gb-badge-bg: var(--sds-color-background-neutral-base);--gb-badge-color: var(--sds-color-text-danger-primary)}.lf-header-scope .gb-badge--inverted.gb-badge--muted{--gb-badge-bg: var(--sds-color-background-inverted-moderate);--gb-badge-color: var(--sds-color-text-inverted-on-moderate)}.lf-header-scope .gb-badge--inverted.gb-badge--ghost{--gb-badge-bg: unset;--gb-badge-color: var(--sds-color-text-inverted-primary)}.lf-header-scope .gb-badge--inverted-darker.gb-badge--muted{--gb-badge-bg: var(--sds-color-background-neutral-moderate-opacity);--gb-badge-color: var(--sds-color-text-inverted-on-moderate)}.lf-header-scope .gb-status-badge{box-sizing:content-box;display:inline-block;background-color:var(--gb-status-badge-bg);border-radius:50%;background-color:var(--gb-badge-bg)}.lf-header-scope .gb-status-badge.gb-status-badge--brand{--gb-badge-bg: var(--sds-color-icon-brand-primary, var(--sds-color-icon-spaceship-primary));--gb-badge-color: unset}.lf-header-scope .gb-status-badge.gb-status-badge--gray{--gb-badge-bg: var(--sds-color-icon-neutral-tertiary);--gb-badge-color: unset}.lf-header-scope .gb-status-badge.gb-status-badge--info{--gb-badge-bg: var(--sds-color-icon-info-primary-variant);--gb-badge-color: unset}.lf-header-scope .gb-status-badge.gb-status-badge--success{--gb-badge-bg: var(--sds-color-icon-success-primary-variant);--gb-badge-color: unset}.lf-header-scope .gb-status-badge.gb-status-badge--warning{--gb-badge-bg: var(--sds-color-icon-warning-primary-variant);--gb-badge-color: unset}.lf-header-scope .gb-status-badge.gb-status-badge--error{--gb-badge-bg: var(--sds-color-icon-danger-primary);--gb-badge-color: unset}.lf-header-scope .gb-status-badge--xs{width:8px;height:8px}.lf-header-scope .gb-status-badge--sm{width:10px;height:10px}.lf-header-scope .gb-status-badge--md{width:12px;height:12px}.lf-header-scope .gb-status-badge--lg{width:14px;height:14px}.lf-header-scope .gb-status-badge--xl{width:16px;height:16px}.lf-header-scope .gb-status-badge--hg{width:18px;height:18px}.lf-header-scope .gb-popover{position:var(--gb-popover-strategy);display:flex;flex-direction:column;width:max-content;min-width:288px;max-width:var(--gb-popover-max-width);padding:16px;visibility:hidden;border:1px solid rgba(0,0,0,0);border-radius:8px;outline:none;will-change:opacity;--gb-popover-bg: var(--sds-color-surface-overlay);--gb-popover-border-color: var(--sds-color-border-neutral-subtle);box-shadow:var(--sds-shadow-raised-variant);z-index:3000}.lf-header-scope .gb-popover__row-direction{flex-direction:row-reverse}.lf-header-scope .gb-popover__row-direction .gb-popover__header{width:unset;margin-bottom:unset}.lf-header-scope .gb-popover__row-direction .gb-popover__content{flex:1}.lf-header-scope .gb-popover.gb-is-transition-enter,.lf-header-scope .gb-popover.gb-is-transition-enter-active,.lf-header-scope .gb-popover.gb-is-transition-enter-done,.lf-header-scope .gb-popover.gb-is-transition-leave,.lf-header-scope .gb-popover.gb-is-transition-leave-active{visibility:visible}.lf-header-scope .gb-popover.gb-is-transition-enter,.lf-header-scope .gb-popover.gb-is-transition-leave-active{opacity:0}.lf-header-scope .gb-popover.gb-is-transition-enter-active,.lf-header-scope .gb-popover.gb-is-transition-leave-active{transition:.2s cubic-bezier(0.55, 0, 0.35, 1);transition-property:opacity}.lf-header-scope .gb-popover::after{position:absolute;top:-1px;right:-1px;bottom:-1px;left:-1px;z-index:-1;content:"";background-color:var(--gb-popover-bg);border:1px solid var(--gb-popover-border-color);border-radius:inherit}.lf-header-scope .gb-popover[class*=top]{--gb-arrow-top: 100%;--gb-arrow-left: 0}.lf-header-scope .gb-popover[class*=right]{--gb-arrow-right: 100%;--gb-arrow-top: 0}.lf-header-scope .gb-popover[class*=bottom]{--gb-arrow-bottom: 100%;--gb-arrow-left: 0}.lf-header-scope .gb-popover[class*=left]{--gb-arrow-left: 100%;--gb-arrow-top: 0}.lf-header-scope .gb-popover__arrow{position:absolute;top:var(--gb-arrow-top);right:var(--gb-arrow-right);bottom:var(--gb-arrow-bottom);left:var(--gb-arrow-left);width:0;height:0;pointer-events:none}.lf-header-scope .gb-popover__arrow::before{position:absolute;top:calc(-11.313708499px/2);left:calc(-11.313708499px/2);width:11.313708499px;height:11.313708499px;content:"";background-color:var(--gb-popover-bg);background-clip:content-box;border:1px solid rgba(0,0,0,0);transform:rotate(45deg)}.lf-header-scope .gb-popover__arrow--shadow{z-index:-1}.lf-header-scope .gb-popover__arrow--shadow::before{border-color:var(--gb-popover-border-color);box-shadow:var(--sds-shadow-raised-variant)}.lf-header-scope .gb-popover__header{display:flex;width:100%;margin-bottom:8px}.lf-header-scope .gb-popover__header-content{display:block;flex-grow:1;font-size:1rem;line-height:1.5rem;font-weight:700;color:var(--gb-heading-color)}.lf-header-scope .gb-popover__header-close{flex-shrink:0;align-self:flex-start;margin:-8px -8px -8px auto}.lf-header-scope .gb-popover__footer{margin-top:16px}.lf-header-scope .gb-select__no-results{display:flex;align-items:center;justify-content:center;min-height:100%;padding:24px 12px}.lf-header-scope .gb-select .gb-select__trigger{--gb-dropdown-button-border: var(--sds-color-border-neutral-moderate)}@media(hover: hover){.lf-header-scope .gb-select .gb-select__trigger:hover{--gb-dropdown-button-border: var(--sds-color-border-neutral-moderate-hovered)}}.lf-header-scope .gb-select .gb-select__trigger.gb-is-placeholder{--gb-dropdown-button-icon-color: var(--sds-color-icon-neutral-tertiary);--gb-dropdown-button-text-color: var(--sds-color-text-neutral-tertiary)}.lf-header-scope .gb-select .gb-select__trigger.gb-is-placeholder.gb-dropdown-button{--gb-dropdown-button-bg: var(--sds-color-background-neutral-base)}.lf-header-scope .gb-select .gb-select__trigger.gb-is-placeholder.gb-dropdown-button--inverted{--gb-dropdown-button-icon-color: var(--sds-color-icon-inverted-primary);--gb-dropdown-button-text-color: var(--sds-color-text-inverted-secondary);--gb-dropdown-button-bg: var(--sds-color-background-inverted-moderate)}.lf-header-scope .gb-select .gb-select__trigger.gb-is-error{--gb-dropdown-button-border: var(--sds-color-border-danger-strong);--gb-dropdown-button-border-hover: var(--sds-color-border-danger-strong);--gb-dropdown-button-border-active: var(--sds-color-border-danger-inner-focused)}.lf-header-scope .gb-select-search{padding:0 16px;border-bottom:1px solid var(--sds-color-border-neutral-subtle)}@media(min-width: 768px){.lf-header-scope .gb-select-search{padding:0 12px}}.lf-header-scope .gb-select-search__textfield.gb-input{height:56px}@media(min-width: 768px){.lf-header-scope .gb-dropdown.gb-is-slide-up .gb-select-search{order:2;border-top:1px solid var(--sds-color-border-neutral-subtle);border-bottom:0}}.lf-header-scope .gb-tooltip{--gb-tooltip-bg-color: var(--sds-color-surface-contrast);--gb-tooltip-color: var(--sds-color-text-inverted-primary);--gb-tooltip-padding: 8px 16px;--gb-tooltip-visibility: hidden;--gb-tooltip-box-shadow: inset 0 0 0 8px var(--gb-tooltip-bg-color);--gb-tooltip-link-color: var(--sds-color-text-inverted-primary);min-width:56px;max-width:256px;padding:var(--gb-tooltip-padding);color:var(--gb-tooltip-color);text-align:var(--gb-tooltip-text-align);word-break:break-word;overflow-wrap:break-word;visibility:var(--gb-tooltip-visibility);background-color:var(--gb-tooltip-bg-color);border-radius:8px;opacity:var(--gb-tooltip-opacity);will-change:opacity;font-size:.75rem;line-height:1rem;letter-spacing:.013rem;box-shadow:var(--sds-shadow-raised);z-index:4000}.lf-header-scope .gb-tooltip.gb-is-transition-enter,.lf-header-scope .gb-tooltip.gb-is-transition-enter-active,.lf-header-scope .gb-tooltip.gb-is-transition-enter-done,.lf-header-scope .gb-tooltip.gb-is-transition-leave,.lf-header-scope .gb-tooltip.gb-is-transition-leave-active{--gb-tooltip-visibility: visible}.lf-header-scope .gb-tooltip.gb-is-transition-enter,.lf-header-scope .gb-tooltip.gb-is-transition-leave-active{--gb-tooltip-opacity: 0}.lf-header-scope .gb-tooltip.gb-is-transition-enter-active,.lf-header-scope .gb-tooltip.gb-is-transition-leave-active{transition:.2s cubic-bezier(0.55, 0, 0.35, 1);transition-property:opacity}.lf-header-scope .gb-tooltip::after{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;content:"";border-radius:8px;box-shadow:var(--gb-tooltip-box-shadow)}.lf-header-scope .gb-tooltip--inline{--gb-tooltip-text-align: center}.lf-header-scope .gb-tooltip--inverted{--gb-tooltip-bg-color: var(--sds-color-surface-overlay);--gb-tooltip-color: var(--sds-color-text-neutral-primary);--gb-tooltip-link-color: var(--sds-color-text-brand-primary)}.lf-header-scope .gb-tooltip .gb-tooltip__heading{margin-bottom:4px;font-weight:700;font-size:.75rem;line-height:1rem;letter-spacing:.013rem}.lf-header-scope .gb-tooltip p{margin-bottom:8px}.lf-header-scope .gb-tooltip p:last-of-type{margin:0}.lf-header-scope .gb-tooltip a{color:var(--gb-tooltip-link-color)}.lf-header-scope .gb-tooltip__arrow{--gb-arrow-x: 0;--gb-arrow-y: 0;position:absolute;top:var(--gb-arrow-top);right:var(--gb-arrow-right);bottom:var(--gb-arrow-bottom);left:var(--gb-arrow-left);width:8px;height:8px}.lf-header-scope .gb-tooltip__arrow::before{display:block;width:8px;height:8px;content:"";background-color:var(--gb-tooltip-bg-color);transform:translateX(var(--gb-arrow-x)) translateY(var(--gb-arrow-y)) rotate(45deg);box-shadow:var(--sds-shadow-raised)}.lf-header-scope .gb-tooltip__arrow[class*=top]{--gb-arrow-y: -50%;--gb-arrow-x: 0;--gb-arrow-top: 100%}.lf-header-scope .gb-tooltip__arrow[class*=right]{--gb-arrow-x: 50%;--gb-arrow-y: 0;--gb-arrow-right: 100%}.lf-header-scope .gb-tooltip__arrow[class*=bottom]{--gb-arrow-x: 0;--gb-arrow-y: 50%;--gb-arrow-bottom: 100%}.lf-header-scope .gb-tooltip__arrow[class*=left]{--gb-arrow-x: -50%;--gb-arrow-y: 0;--gb-arrow-left: 100%}.lf-header-scope .gb-tooltip-trigger{--gb-tooltip-trigger-color: var(--sds-color-icon-neutral-secondary);display:inline-block;padding:0;font-size:0;color:var(--gb-tooltip-trigger-color);vertical-align:middle;cursor:pointer;background-color:rgba(0,0,0,0);border:none;border-radius:50%;outline:none}.lf-header-scope .gb-tooltip-trigger:focus-visible{outline:none}.lf-header-scope .gb-tooltip-trigger:focus-visible{box-shadow:0 0 0 1px #fff,0 0 0 2px var(--sds-color-border-focused)}.lf-header-scope .gb-tooltip-trigger--inverted{--gb-tooltip-trigger-color: var(--sds-color-icon-inverted-secondary)}@keyframes gb-loader-animation-rotate{0%{transform:rotate(0deg)}100%{transform:rotate(720deg)}}@keyframes gb-loader-animation-expand{0%{transform:rotate(0deg)}70%,80%,90%,100%{transform:rotate(720deg)}80%,90%{top:calc(50% - .5em);box-shadow:0 0 0 0 currentColor,0 0 0 0 currentColor}0%,20%,30%,80%,100%{top:calc(50% - 2em);box-shadow:-1.35em 2.25em 0 0 currentColor,1.35em 2.25em 0 0 currentColor}0%,20%,30%,100%{animation-timing-function:cubic-bezier(0.45, 0.1, 0.15, 1)}}.lf-header-scope .gb-button{--gb-button-bg: var(--sds-color-background-brand-bold);--gb-button-color: var(--sds-color-text-brand-on-bold);--gb-button-icon-color: var(--sds-color-icon-brand-on-bold);--gb-button-state-layer-hover: var(--sds-color-state-layer-brand-on-bold-hovered);--gb-button-state-layer-pressed: var(--sds-color-state-layer-brand-on-bold-pressed);--gb-button-border-radius: 30px;position:relative;display:inline-flex;flex-shrink:0;align-items:center;justify-content:center;height:var(--gb-button-size);padding:0 var(--gb-button-spacing);font-weight:700;color:var(--gb-button-color);vertical-align:top;touch-action:manipulation;cursor:pointer;background:var(--gb-button-bg);border:none;border-radius:var(--gb-button-border-radius);--gb-button-size: 40px;--gb-button-spacing: 16px;--gb-button-icon-size: 1.25rem;--gb-button-icon-spacing-inner: 8px;--gb-button-icon-spacing-outer: -2px;font-size:1rem;line-height:1.5rem;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.lf-header-scope .gb-button:focus-visible{outline:none}.lf-header-scope .gb-button:focus-visible{box-shadow:0 0 0 1px #fff,0 0 0 2px var(--sds-color-border-focused)}@media(pointer: fine)and (hover: hover){.lf-header-scope .gb-button:hover{color:var(--gb-button-color);text-decoration:none;background:linear-gradient(0deg, var(--gb-button-state-layer-hover), var(--gb-button-state-layer-hover)),var(--gb-button-bg)}}@media(pointer: coarse){.lf-header-scope .gb-button:active{color:var(--gb-button-color);text-decoration:none;background:linear-gradient(0deg, var(--gb-button-state-layer-hover), var(--gb-button-state-layer-hover)),var(--gb-button-bg)}}.lf-header-scope .gb-button:active{background:linear-gradient(0deg, var(--gb-button-state-layer-pressed), var(--gb-button-state-layer-pressed)),var(--gb-button-bg)}.lf-header-scope .gb-button:focus{color:var(--gb-button-color);text-decoration:none;background:linear-gradient(0deg, var(--gb-button-state-layer-hover), var(--gb-button-state-layer-hover)),var(--gb-button-bg)}.lf-header-scope .gb-button.gb-is-active{color:var(--gb-button-color);text-decoration:none;background:linear-gradient(0deg, var(--gb-button-state-layer-hover), var(--gb-button-state-layer-hover)),var(--gb-button-bg)}.lf-header-scope .gb-button.gb-is-loading{--gb-loader-color: var(--gb-button-color)}.lf-header-scope .gb-button.gb-is-loading::after{color:var(--gb-loader-color)}.lf-header-scope .gb-button__text{position:relative;display:flex;overflow:hidden}.lf-header-scope .gb-button--justify{justify-content:space-between}.lf-header-scope .gb-button--justify .gb-button__text{flex-grow:1;text-align:left}.lf-header-scope .gb-button--squared{--gb-button-border-radius: 8px}.lf-header-scope .gb-button--brand-ghost{--gb-button-bg: transparent;--gb-button-color: var(--sds-color-text-brand-on-subtle-opacity);--gb-button-icon-color: var(--sds-color-icon-brand-on-subtle-opacity);--gb-button-state-layer-hover: var(--sds-color-state-layer-brand-on-subtle-hovered);--gb-button-state-layer-pressed: var(--sds-color-state-layer-brand-on-subtle-pressed)}.lf-header-scope .gb-button--brand-muted{--gb-button-bg: var(--sds-color-background-neutral-subtle-opacity);--gb-button-color: var(--sds-color-text-brand-on-subtle-opacity);--gb-button-icon-color: var(--sds-color-icon-brand-on-subtle-opacity);--gb-button-state-layer-hover: var(--sds-color-state-layer-brand-on-subtle-hovered);--gb-button-state-layer-pressed: var(--sds-color-state-layer-brand-on-subtle-pressed)}.lf-header-scope .gb-button--brand-inverted{--gb-button-bg: var(--sds-color-background-neutral-base);--gb-button-color: var(--sds-color-text-brand-on-subtle);--gb-button-icon-color: var(--sds-color-icon-brand-on-subtle);--gb-button-state-layer-hover: var(--sds-color-state-layer-brand-on-subtle-hovered);--gb-button-state-layer-pressed: var(--sds-color-state-layer-brand-on-subtle-pressed)}.lf-header-scope .gb-button--gray{--gb-button-bg: var(--sds-color-background-neutral-contrast);--gb-button-color: var(--sds-color-text-neutral-on-contrast);--gb-button-icon-color: var(--sds-color-icon-neutral-on-contrast);--gb-button-state-layer-hover: var(--sds-color-state-layer-neutral-on-contrast-hovered);--gb-button-state-layer-pressed: var(--sds-color-state-layer-neutral-on-contrast-pressed)}.lf-header-scope .gb-button--gray-ghost{--gb-button-bg: transparent;--gb-button-color: var(--sds-color-text-neutral-primary);--gb-button-icon-color: var(--sds-color-icon-neutral-primary);--gb-button-state-layer-hover: var(--sds-color-state-layer-neutral-primary-hovered);--gb-button-state-layer-pressed: var(--sds-color-state-layer-neutral-primary-pressed)}.lf-header-scope .gb-button--gray-muted{--gb-button-bg: var(--sds-color-background-neutral-subtle-opacity);--gb-button-color: var(--sds-color-text-neutral-on-subtle-opacity);--gb-button-icon-color: var(--sds-color-icon-neutral-on-subtle-opacity);--gb-button-state-layer-hover: var(--sds-color-state-layer-neutral-on-subtle-hovered);--gb-button-state-layer-pressed: var(--sds-color-state-layer-neutral-on-subtle-pressed)}.lf-header-scope .gb-button--gray-inverted{--gb-button-bg: var(--sds-color-background-neutral-base);--gb-button-color: var(--sds-color-text-neutral-primary);--gb-button-icon-color: var(--sds-color-icon-neutral-primary);--gb-button-state-layer-hover: var(--sds-color-state-layer-neutral-primary-hovered);--gb-button-state-layer-pressed: var(--sds-color-state-layer-neutral-primary-pressed)}.lf-header-scope .gb-button--danger{--gb-button-bg: var(--sds-color-background-danger-bold);--gb-button-color: var(--sds-color-text-danger-on-bold);--gb-button-icon-color: var(--sds-color-icon-danger-on-bold);--gb-button-state-layer-hover: var(--sds-color-state-layer-danger-on-bold-hovered);--gb-button-state-layer-pressed: var(--sds-color-state-layer-danger-on-bold-pressed)}.lf-header-scope .gb-button--danger-ghost{--gb-button-bg: transparent;--gb-button-color: var(--sds-color-text-danger-primary);--gb-button-icon-color: var(--sds-color-icon-danger-primary);--gb-button-state-layer-hover: var(--sds-color-state-layer-danger-primary-hovered);--gb-button-state-layer-pressed: var(--sds-color-state-layer-danger-primary-pressed)}.lf-header-scope .gb-button--danger-muted{--gb-button-bg: var(--sds-color-background-neutral-subtle-opacity);--gb-button-color: var(--sds-color-text-danger-on-subtle-opacity);--gb-button-icon-color: var(--sds-color-icon-danger-on-subtle-opacity);--gb-button-state-layer-hover: var(--sds-color-state-layer-danger-on-subtle-hovered);--gb-button-state-layer-pressed: var(--sds-color-state-layer-danger-on-subtle-pressed)}.lf-header-scope .gb-button--danger-inverted{--gb-button-bg: var(--sds-color-background-neutral-base);--gb-button-color: var(--sds-color-text-danger-primary);--gb-button-icon-color: var(--sds-color-icon-danger-primary);--gb-button-state-layer-hover: var(--sds-color-state-layer-danger-primary-hovered);--gb-button-state-layer-pressed: var(--sds-color-state-layer-danger-primary-pressed)}.lf-header-scope .gb-button--ghost-inverted{--gb-button-bg: transparent;--gb-button-color: var(--sds-color-text-inverted-primary);--gb-button-icon-color: var(--sds-color-icon-inverted-primary);--gb-button-state-layer-hover: var(--sds-color-state-layer-inverted-primary-hovered);--gb-button-state-layer-pressed: var(--sds-color-state-layer-inverted-primary-pressed)}.lf-header-scope .gb-button--muted-inverted{--gb-button-bg: var(--sds-color-background-inverted-subtle);--gb-button-color: var(--sds-color-text-inverted-on-subtle);--gb-button-icon-color: var(--sds-color-icon-inverted-on-subtle);--gb-button-state-layer-hover: var(--sds-color-state-layer-inverted-on-subtle-hovered);--gb-button-state-layer-pressed: var(--sds-color-state-layer-inverted-on-subtle-pressed)}.lf-header-scope .gb-button[disabled],.lf-header-scope .gb-button:disabled,.lf-header-scope .gb-button.gb-is-disabled{pointer-events:none;-webkit-user-select:none;user-select:none;opacity:.4}.lf-header-scope .gb-button.gb-is-loading{opacity:1;--gb-loader-color: }.lf-header-scope .gb-button.gb-is-loading .gb-button__icon,.lf-header-scope .gb-button.gb-is-loading .gb-button__text{opacity:0}.lf-header-scope .gb-button.gb-is-loading::after{position:absolute;width:1em;height:1em;font-size:6px;color:var(--gb-loader-color);content:"";background-color:currentColor;border-radius:50%;transform-origin:50% 2em}.lf-header-scope .gb-button.gb-is-loading::after{top:calc(50% - 2em);right:0;left:0;margin:auto;box-shadow:-1.35em 2.25em 0 0 currentColor,1.35em 2.25em 0 0 currentColor;animation:gb-loader-animation-rotate 2s cubic-bezier(0.45, 0.1, 0.15, 1) infinite}.lf-header-scope .gb-button--xs,.lf-header-scope .gb-button--sm{font-size:.875rem;line-height:1.25rem}.lf-header-scope .gb-button--xs.gb-is-loading,.lf-header-scope .gb-button--sm.gb-is-loading{--gb-loader-color: false}.lf-header-scope .gb-button--xs.gb-is-loading::after,.lf-header-scope .gb-button--sm.gb-is-loading::after{font-size:4px}.lf-header-scope .gb-button--xs{--gb-button-size: 24px;--gb-button-spacing: 12px;--gb-button-icon-size: 1rem;--gb-button-icon-spacing-inner: 6px;--gb-button-icon-spacing-outer: -2px}.lf-header-scope .gb-button--sm{--gb-button-size: 32px;--gb-button-spacing: 12px;--gb-button-icon-size: 1rem;--gb-button-icon-spacing-inner: 6px;--gb-button-icon-spacing-outer: -2px}.lf-header-scope .gb-button--lg{--gb-button-size: 48px;--gb-button-spacing: 24px;--gb-button-icon-size: 1.25rem;--gb-button-icon-spacing-inner: 10px;--gb-button-icon-spacing-outer: -8px}.lf-header-scope .gb-button--block{width:100%}.lf-header-scope .gb-button__icon{position:relative;width:var(--gb-button-icon-size);height:auto;margin-right:var(--gb-button-icon-spacing-inner);margin-left:var(--gb-button-icon-spacing-outer);font-size:var(--gb-button-icon-size);color:var(--gb-button-icon-color)}.lf-header-scope .gb-button__icon--trailing{order:2;margin-right:var(--gb-button-icon-spacing-outer);margin-left:var(--gb-button-icon-spacing-inner)}.lf-header-scope .gb-button--icon{--gb-button-spacing: 0;width:var(--gb-button-size);min-width:var(--gb-button-size)}.lf-header-scope .gb-button--icon .gb-button__icon{--gb-button-icon-spacing-inner: 0;--gb-button-icon-spacing-outer: 0}.lf-header-scope .gb-button--icon .gb-button__text{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0 0 0 0);clip-path:inset(100%);white-space:nowrap;border:0}.lf-header-scope .gb-modal{position:fixed;top:0;left:0;display:flex;width:100%;height:100%;outline:none;will-change:opacity;background:var(--sds-color-surface-scrim);z-index:3000;--gb-root-transition-duration: 0.2s;--gb-root-transition-delay: 0s;--gb-surface-transition-duration: 0.2s;--gb-surface-transition-delay: 0s}.lf-header-scope .gb-modal::before{content:none}.lf-header-scope .gb-modal__scrim-off{background:rgba(0,0,0,0)}.lf-header-scope .gb-modal__surface{position:relative;display:flex;flex-direction:column;background-color:var(--sds-color-surface-base);outline:none;box-shadow:var(--sds-shadow-overlay)}.lf-header-scope .gb-modal.gb-is-transition-enter-active,.lf-header-scope .gb-modal.gb-is-transition-leave-active{transition:var(--gb-root-transition-duration) cubic-bezier(0.55, 0, 0.35, 1) var(--gb-root-transition-delay);transition-property:opacity}.lf-header-scope .gb-modal.gb-is-transition-enter-active .gb-modal__surface,.lf-header-scope .gb-modal.gb-is-transition-leave-active .gb-modal__surface{transition:var(--gb-surface-transition-duration) cubic-bezier(0.55, 0, 0.35, 1) var(--gb-surface-transition-delay);transition-property:transform}.lf-header-scope .gb-modal.gb-is-transition-leave-active{--gb-root-transition-duration: 0.1s}.lf-header-scope .gb-modal.gb-is-transition-enter,.lf-header-scope .gb-modal.gb-is-transition-leave-active,.lf-header-scope .gb-modal.gb-is-transition-leave-done{opacity:0}.lf-header-scope .gb-modal-header{display:flex;flex-shrink:0}.lf-header-scope .gb-modal-header__holder{--gb-modal-header-holder-line-height: 1.625rem;flex-grow:1;min-height:40px;padding-top:calc((40px - var(--gb-modal-header-holder-line-height))/2);overflow:hidden;word-break:break-word;font-size:1.25rem;line-height:1.625rem;font-weight:700;color:var(--gb-heading-color)}.lf-header-scope .gb-modal-header__prev{margin-right:8px}.lf-header-scope .gb-modal-header__close{margin-right:-10px;margin-left:8px}.lf-header-scope .gb-modal-header__prev,.lf-header-scope .gb-modal-header__close{flex-shrink:0}.lf-header-scope .gb-modal-footer{flex-shrink:0}.lf-header-scope .gb-modal-body{-webkit-overflow-scrolling:touch;flex-grow:1;outline:none}.lf-header-scope .gb-modal-panel .gb-modal__surface{--gb-modal-panel-width: 85%;width:var(--gb-modal-panel-width);height:100%}@media(min-width: 480px){.lf-header-scope .gb-modal-panel .gb-modal__surface{--gb-modal-panel-width: 480px}}.lf-header-scope .gb-modal-panel--right .gb-modal__surface{margin-left:auto}.lf-header-scope .gb-modal-panel .gb-modal-header{padding:12px 16px 12px}@media(max-width: 479px){.lf-header-scope .gb-modal-panel .gb-modal-header{padding:8px}}.lf-header-scope .gb-modal-panel .gb-modal-body{overflow-y:auto;box-shadow:0 -1px 0 0 var(--sds-color-border-neutral-subtle),0 1px 0 0 var(--sds-color-border-neutral-subtle)}.lf-header-scope .gb-modal-panel .gb-modal-body,.lf-header-scope .gb-modal-panel .gb-modal-footer{padding:16px}@media(max-width: 479px){.lf-header-scope .gb-modal-panel--stretched .gb-modal__surface{--gb-modal-panel-width: 100%}}.lf-header-scope .gb-modal-panel.gb-is-transition-enter .gb-modal__surface,.lf-header-scope .gb-modal-panel.gb-is-transition-leave-active .gb-modal__surface{transform:translateX(100%)}.lf-header-scope .gb-modal-panel--left.gb-is-transition-enter .gb-modal__surface,.lf-header-scope .gb-modal-panel--left.gb-is-transition-leave-active .gb-modal__surface{transform:translateX(-100%)}.lf-header-scope .gb-drawer{--gb-drawer-width: 480px;--gb-drawer-spacing: 16px}.lf-header-scope .gb-drawer--wide{--gb-drawer-width: 800px;--gb-drawer-spacing: 24px}.lf-header-scope .gb-drawer--narrow{--gb-drawer-width: 320px}.lf-header-scope .gb-drawer--right .gb-modal__surface{margin-left:auto}.lf-header-scope .gb-drawer .gb-modal__surface{width:var(--gb-drawer-width);height:100%}@media(max-width: 767px){.lf-header-scope .gb-drawer .gb-modal__surface{--gb-drawer-width: 85%}}.lf-header-scope .gb-drawer .gb-modal-header{padding:12px var(--gb-drawer-spacing) 12px}@media(max-width: 479px){.lf-header-scope .gb-drawer .gb-modal-header{padding:8px}}.lf-header-scope .gb-drawer .gb-modal-header__holder{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.lf-header-scope .gb-drawer .gb-modal-body{overflow-y:auto;box-shadow:0 -1px 0 0 var(--sds-color-border-neutral-subtle),0 1px 0 0 var(--sds-color-border-neutral-subtle)}.lf-header-scope .gb-drawer .gb-modal-body,.lf-header-scope .gb-drawer .gb-modal-footer{padding:var(--gb-drawer-spacing)}@media(max-width: 479px){.lf-header-scope .gb-drawer--stretched .gb-modal__surface{--gb-drawer-width: 100%}}.lf-header-scope .gb-drawer.gb-is-transition-enter .gb-modal__surface,.lf-header-scope .gb-drawer.gb-is-transition-leave-active .gb-modal__surface{transform:translateX(100%)}.lf-header-scope .gb-drawer--left.gb-is-transition-enter .gb-modal__surface,.lf-header-scope .gb-drawer--left.gb-is-transition-leave-active .gb-modal__surface{transform:translateX(-100%)}.lf-header-scope .gb-modal-window{--gb-main-spacing: 16px;--gb-modal-window-padding: 24px;--gb-modal-window-header-buttons-margin: 8px;--gb-modal-window-surface-width: 600px;--gb-modal-window-surface-max-width: 100%;padding:var(--gb-modal-window-padding);overflow-y:auto;-webkit-overflow-scrolling:touch}.lf-header-scope .gb-modal-window .gb-modal__surface{width:var(--gb-modal-window-surface-width);max-width:var(--gb-modal-window-surface-max-width);margin:auto;border-radius:8px}.lf-header-scope .gb-modal-window .gb-modal-header__prev{margin-right:var(--gb-modal-window-header-buttons-margin)}.lf-header-scope .gb-modal-window .gb-modal-header__close{margin-left:var(--gb-modal-window-header-buttons-margin)}.lf-header-scope .gb-modal-window .gb-modal-header,.lf-header-scope .gb-modal-window .gb-modal-footer{padding:var(--gb-main-spacing)}.lf-header-scope .gb-modal-window .gb-modal-body{padding:var(--gb-main-spacing)}.lf-header-scope .gb-modal-window .gb-modal-header~.gb-modal-body{padding:16px var(--gb-main-spacing)}.lf-header-scope .gb-modal-window .gb-modal-body~.gb-modal-footer,.lf-header-scope .gb-modal-window .gb-modal-header~.gb-modal-body{margin-top:-16px}@media(min-width: 480px){.lf-header-scope .gb-modal-window,.lf-header-scope .gb-modal-window--lg,.lf-header-scope .gb-modal-window--hg{--gb-main-spacing: 24px;--gb-modal-window-header-buttons-margin: 16px}.lf-header-scope .gb-modal-window .gb-modal-header__holder,.lf-header-scope .gb-modal-window--lg .gb-modal-header__holder,.lf-header-scope .gb-modal-window--hg .gb-modal-header__holder{--gb-modal-header-holder-line-height: 2rem;font-size:1.625rem;line-height:2rem;font-weight:700;color:var(--gb-heading-color)}}.lf-header-scope .gb-modal-window--sm{--gb-main-spacing: 16px;--gb-modal-window-surface-width: 320px;--gb-modal-window-header-buttons-margin: 8px}.lf-header-scope .gb-modal-window--sm .gb-modal-header__holder{--gb-modal-header-holder-line-height: 1.625rem;font-size:1.25rem;line-height:1.625rem;font-weight:700;color:var(--gb-heading-color)}@media(min-width: 980px){.lf-header-scope .gb-modal-window--lg,.lf-header-scope .gb-modal-window--hg{--gb-modal-window-header-buttons-margin: 24px}}@media(min-width: 1200px){.lf-header-scope .gb-modal-window--lg,.lf-header-scope .gb-modal-window--hg{--gb-main-spacing: 32px;--gb-modal-window-header-buttons-margin: 24px}}.lf-header-scope .gb-modal-window--lg{--gb-modal-window-surface-width: 1060px}@media(max-width: 479px){.lf-header-scope .gb-modal-window--lg{--gb-modal-window-padding: 0}.lf-header-scope .gb-modal-window--lg .gb-modal__surface{width:100%;min-height:100%;border-radius:0;box-shadow:none}}.lf-header-scope .gb-modal-window--hg{--gb-modal-window-surface-width: 100%;--gb-modal-window-surface-max-width: 1440px}.lf-header-scope .gb-modal-window--hg .gb-modal__surface{min-height:100%}@media(max-width: 767px){.lf-header-scope .gb-modal-window--hg{--gb-modal-window-padding: 0}.lf-header-scope .gb-modal-window--hg .gb-modal__surface{width:100%;min-height:100%;border-radius:0;box-shadow:none}}@media(max-width: 479px){.lf-header-scope .gb-modal-window--stretched{--gb-modal-window-padding: 0}.lf-header-scope .gb-modal-window--stretched .gb-modal__surface{width:100%;min-height:100%;border-radius:0;box-shadow:none}}.lf-header-scope .gb-modal-window--scrollable-body .gb-modal__surface{max-height:100%}.lf-header-scope .gb-modal-window--scrollable-body .gb-modal-body{overflow-y:auto;-webkit-overflow-scrolling:touch}.lf-header-scope .gb-modal-window--scrollable-body .gb-modal-body~.gb-modal-footer,.lf-header-scope .gb-modal-window--scrollable-body .gb-modal-header~.gb-modal-body{margin-top:0}.lf-header-scope .gb-modal-window.gb-is-transition-enter .gb-modal__surface,.lf-header-scope .gb-modal-window.gb-is-transition-leave-active .gb-modal__surface{transform:scale(0.8)}.lf-header-scope .currency-select__paypal-in-usd{color:var(--sds-color-text-neutral-tertiary)}html{--lf-main-header-height: 56px;--lf-app-header-height: 56px}@media(min-width: 480px){html{--lf-main-header-height: 64px}}@media(min-width: 980px){html{--lf-main-header-height: 72px;--lf-app-header-height: 64px}}@media(min-width: 1200px){html{--lf-main-header-height: 80px}}.lf-header-scope .lf-header__holder{position:relative}.lf-header-scope .lf-header__holder:not(.lf-is-overlaps):not(.lf-has-app-section){padding-top:var(--lf-main-header-height);transition:.3s cubic-bezier(0.55, 0, 0.35, 1);transition-property:padding-top}.lf-header-scope .lf-header__holder:not(.lf-is-overlaps):not(.lf-has-app-section).lf-has-ticker{padding-top:calc(var(--lf-main-header-height) + 48px);transition:.2s cubic-bezier(0.55, 0, 0.35, 1);transition-property:padding-top}.lf-header-scope .lf-header__holder.lf-has-app-section .lf-header-wrapper{position:relative}.lf-header-scope .lf-divider{height:24px;width:1px;background:var(--sds-color-border-inverted-minimal-pressed)}.lf-header-scope .lf-divider.lf-color-scheme--dark,.lf-header-scope .lf-divider.lf-color-scheme--brand{background:var(--sds-color-border-neutral-minimal)}.lf-header-scope .lf-button--with-description{padding:10px 16px;border-radius:8px;align-items:flex-start;justify-content:flex-start;text-align:left;height:auto;width:100%}@media(min-width: 980px){.lf-header-scope .lf-button--with-description{padding:10px 12px}}.lf-header-scope .lf-button--with-description .gb-button__text{display:flex;flex-direction:column;white-space:normal}.lf-header-scope .lf-button--with-description .gb-button__icon{margin-top:4px;margin-left:0}.lf-header-scope .lf-header-wrapper{z-index:1002;position:absolute;top:0;left:0;width:100%;overflow:hidden;transition:.2s cubic-bezier(0.55, 0, 0.35, 1);transition-property:background-color,height,box-shadow}.lf-header-scope .lf-header-wrapper--menu-opened{overflow:initial}.lf-header-scope .lf-header-wrapper--fixed{position:fixed}.lf-header-scope .lf-header-wrapper--fixed .lf-header-root__surface{height:100%}.lf-header-scope .lf-header-wrapper--fixed.lf-header-wrapper--overlaps{z-index:4002}.lf-header-scope .lf-header-wrapper--fixed .lf-app-header{position:fixed;top:0;left:0;width:100%}@media(min-width: 980px){.lf-header-scope .lf-header-wrapper--fixed .lf-header{padding-right:var(--gb-scroll-lock-padding-right)}}.lf-header-scope .lf-header-wrapper--visible{height:var(--lf-main-header-height)}.lf-header-scope .lf-header-wrapper--hidden{height:0}.lf-header-scope .lf-header-wrapper--has-shadow{box-shadow:var(--sds-shadow-overlay)}.lf-header-scope .lf-header-root{position:relative}.lf-header-scope .lf-header-root__surface{content:"";position:absolute;z-index:-1;top:0;left:0;width:100%;height:0;background-color:var(--sds-color-surface-base);transition:.2s cubic-bezier(0.55, 0, 0.35, 1);transition-property:height}.lf-header-scope .lf-app-header-spacer{height:var(--lf-app-header-height)}.lf-header-scope .lf-header-wrapper--overlaps .lf-app-header--fixed{z-index:4002}@media(max-width: 979px){.lf-header-scope .lf-header-wrapper--overlaps .lf-app-header--fixed{z-index:var(--gb-main-header-z-index, 4002)}}.lf-header-scope .lf-app-header{position:absolute;top:var(--lf-main-header-height);left:0;width:100%;display:flex;align-items:center;height:var(--lf-app-header-height)}.lf-header-scope .lf-app-header--fixed{position:fixed;top:0;z-index:1000}.lf-header-scope .lf-app-header__container{max-width:100%}.lf-header-scope .lf-app-header__row{flex-wrap:nowrap}@media(max-width: 979px){.lf-header-scope .lf-app-header__row{margin-left:0;margin-right:0}}@media(max-width: 979px){.lf-header-scope .lf-app-header__row .lf-app-header__col{padding-right:0;padding-left:0}}.lf-header-scope .lf-app-header__col{display:flex;align-items:center;overflow:hidden}@media(max-width: 979px){.lf-header-scope .lf-app-header .gb-button{background-color:rgba(0,0,0,0)}}.lf-header-scope .lf-sign-up-button-holder{padding:0 12px}@media(max-width: 979px){.lf-header-scope.lf-view-options-select .gb-dropdown{visibility:hidden !important}}.lf-header-scope .lf-view-options-select__trigger{display:flex;align-items:center}.lf-header-scope .lf-view-options-select__trigger-icon{color:var(--sds-color-icon-neutral-tertiary)}.lf-header-scope .lf-promote-button .gb-button__text{align-items:center}.lf-header-scope .lf-promote-button.lf-button--with-description .lf-promote-button__icon{position:absolute;top:4px;left:0}.lf-header-scope .lf-promote-button.lf-button--with-description .gb-button__text{align-items:flex-start;position:relative;padding-left:28px}@media(min-width: 980px)and (max-width: 1199px){.lf-header-scope .lf-promote-button{padding:10px}.lf-header-scope .lf-promote-button__label{display:none}.lf-header-scope .lf-promote-button__icon{margin-right:0 !important}}@media(max-width: 979px){.lf-header-scope .lf-launchpad-button .gb-button__text{display:none}.lf-header-scope .lf-launchpad-button .gb-button__icon{margin:0}}.lf-header-scope .lf-user-info-wrapper{display:none}@media(min-width: 980px){.lf-header-scope .lf-user-info-wrapper{display:block}}.lf-header-scope .lf-user-info{width:620px;border-radius:8px;overflow:hidden}.lf-header-scope .lf-user-info__left-col{background-color:var(--sds-color-background-neutral-minimal)}.lf-header-scope .lf-user-account-popover{padding:0}@media(max-width: 979px){.lf-header-scope .lf-user-account-popover{visibility:hidden !important}}.lf-header-scope .lf-brief-user-info{padding-left:12px;color:var(--sds-color-text-neutral-primary)}.lf-header-scope .lf-brief-user-info__icon{color:var(--sds-color-icon-neutral-primary)}.lf-header-scope .lf-brief-user-info__caption{color:var(--sds-color-text-neutral-tertiary)}.lf-header-scope .lf-navigation-links-list{list-style:none;padding-left:0;margin-bottom:0}.lf-header-scope .lf-navigation-links-list li:not(:last-child){margin-bottom:16px}@media(max-width: 979px){.lf-header-scope .lf-navigation-links-list__link{width:100%;height:48px;justify-content:flex-start;border-radius:0;background:none}.lf-header-scope .lf-navigation-links-list__link:hover{background:none}}.lf-header-scope .lf-navigation-links-list__link-icon{line-height:inherit !important}.lf-header-scope .lf-ticker{position:relative;overflow:hidden;height:0;display:flex;flex-direction:column;justify-content:flex-end;color:var(--sds-color-text-neutral-primary);transition:.3s cubic-bezier(0.55, 0, 0.35, 1);transition-property:height}@media(min-width: 980px){.lf-header-scope .lf-ticker--closable .lf-ticker__inner{padding-left:48px}}.lf-header-scope .lf-ticker.lf-is-visible{height:48px;transition:.2s cubic-bezier(0.55, 0, 0.35, 1);transition-property:height}.lf-header-scope .lf-ticker:before{content:"";position:absolute;z-index:0;top:0;left:0;width:100%;height:100%;opacity:.7;background:var(--sds-color-surface-base);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px)}.lf-header-scope .lf-ticker__inner{padding:4px 8px;display:flex;align-items:center;position:relative;z-index:1}.lf-header-scope .lf-ticker__text,.lf-header-scope .lf-ticker__link{display:flex;align-items:center;justify-content:center}.lf-header-scope .lf-ticker__link{color:var(--sds-color-text-neutral-primary);min-width:100%}.lf-header-scope .lf-ticker__link:hover{text-decoration:none}.lf-header-scope .lf-ticker__tag{margin-right:12px}.lf-header-scope .lf-ticker__close-button{flex-shrink:0}.lf-header-scope .lf-ticker__content{flex-grow:1;overflow:hidden;white-space:nowrap;position:relative;width:100%;-webkit-mask-image:linear-gradient(to right, transparent, black 16px, black calc(100% - 16px), transparent);mask-image:linear-gradient(to right, transparent, black 16px, black calc(100% - 16px), transparent)}.lf-header-scope .lf-ticker__content-track{display:inline-flex;justify-content:center;vertical-align:top;white-space:nowrap;min-width:100%;padding:8px 0}.lf-header-scope .lf-ticker__content-track--hidden{position:absolute;top:0;left:0;min-width:auto;pointer-events:none;opacity:0}.lf-header-scope .lf-ticker__content-track--animated{animation:scroll-left 8s linear infinite}.lf-header-scope .lf-ticker__content-track--animated>*{padding:0 24px;min-width:0}@keyframes scroll-left{0%{transform:translate3d(0, 0, 0)}100%{transform:translate3d(-50%, 0, 0)}}.lf-header-scope .lf-header{height:var(--lf-main-header-height);display:flex;align-items:center;position:relative;z-index:1}.lf-header-scope .lf-header__container{max-width:100%}.lf-header-scope .lf-header__content-container{display:flex;align-items:center}@media(min-width: 980px){.lf-header-scope .lf-header__content-container{position:relative}}.lf-header-scope .lf-header__user-actions{align-items:center}.lf-header-scope .lf-header__mobile-menu-trigger{order:2;margin-right:-10px}.lf-header-scope .lf-logo{display:inline-block;vertical-align:top}.lf-header-scope .lf-logo,.lf-header-scope .lf-logo:hover{color:var(--sds-color-text-inverted-primary)}.lf-header-scope .lf-logo.lf-color-scheme--dark{color:var(--sds-color-text-neutral-primary)}.lf-header-scope .lf-logo.lf-color-scheme--brand{color:var(--sds-color-text-spaceship-primary)}.lf-header-scope .lf-logo__svg{vertical-align:top;transition:.2s cubic-bezier(0.55, 0, 0.35, 1);transition-property:color}@media(min-width: 980px){.lf-header-scope .lf-logo__svg{width:151px;height:24px}}@media(min-width: 1200px){.lf-header-scope .lf-logo__svg{width:174px;height:28px}}.lf-header-scope .lf-header-skip-link{position:absolute;top:50%;transform:translateY(-50%);left:4px;max-width:none;opacity:0;z-index:-1;pointer-events:none}.lf-header-scope .lf-header-skip-link:focus{opacity:1;z-index:1;pointer-events:auto}@media(pointer: coarse){.lf-header-scope .lf-header-skip-link{display:none}}.lf-header-scope .lf-mini-cart-badge.lf-is-disabled{opacity:.4}.lf-header-scope .lf-menu-navigation{justify-content:flex-end;align-items:center;flex-grow:1}.lf-header-scope .lf-menu-navigation.lf-is-hidden{visibility:hidden}.lf-header-scope .lf-menu-navigation__items-list-holder{position:relative;width:100%}.lf-header-scope .lf-menu-navigation__items-list{position:absolute;top:50%;transform:translateY(-50%);right:0;display:flex;flex-wrap:wrap;justify-content:flex-end;height:40px}.lf-header-scope .lf-menu-navigation__item-wrapper.lf-is-hidden{visibility:hidden}@media(min-width: 980px){.lf-header-scope.lf-locale-options__select .gb-dropdown{max-width:400px}}@media(max-width: 979px){.lf-header-scope.lf-locale-options__select .gb-dropdown{visibility:hidden !important}}.lf-header-scope .lf-locale-options.lf-is-hidden{display:none !important}@media(max-width: 979px){.lf-header-scope .lf-locale-options__popover{visibility:hidden !important}}.lf-header-scope .lf-locale-options__title{font-size:1.25rem;line-height:1.625rem;font-weight:700;color:var(--gb-heading-color);margin:0 0 10px}.lf-header-scope .lf-locale-options__subtitle{font-size:1rem;line-height:1.125;font-weight:500;color:var(--gb-heading-color)}.lf-header-scope .lf-locale-options__option-item{background:none}.lf-header-scope .lf-locale-options__option-item>*{width:100%}.lf-header-scope .lf-locale-options__option-inner{display:flex;align-items:center}.lf-header-scope .lf-locale-options__popover-caption{font-size:.75rem;line-height:1rem;letter-spacing:.013rem;color:var(--sds-color-text-neutral-tertiary)}.lf-header-scope .notification-center--desktop{max-height:calc(100vh - 24px - 8px - var(--lf-main-header-height)/2 - 20px)}.lf-header-scope .lf-notification-center-popover{padding:0;width:100%}@media(min-width: 768px)and (max-width: 979px){.lf-header-scope .lf-notification-center-popover{width:432px}}.lf-header-scope .lf-notification-center-popover__container{overflow:hidden;border-radius:8px}.lf-header-scope .lf-notification-center-popover__block{width:100vw}.lf-header-scope .lf-notification-center-modal__container{height:100vh;position:relative}.lf-header-scope.is-low-z-index .lf-notification-center-tooltip{z-index:1000}.lf-header-scope .lf-notification-center-tooltip{z-index:4002}.lf-header-scope .lf-app-header__title{display:flex;align-items:center;overflow:hidden;font-size:1rem;line-height:1.5rem;font-weight:700;color:var(--sds-color-text-inverted-primary);margin:0 0 8px}@media(min-width: 480px){.lf-header-scope .lf-app-header__title{font-size:1.25rem;line-height:1.625rem;font-weight:700;color:var(--sds-color-text-inverted-primary);margin:0 0 10px}}@media(min-width: 980px){.lf-header-scope .lf-app-header__title{font-size:1.625rem;line-height:2rem;font-weight:700;color:var(--sds-color-text-inverted-primary);margin:0 0 12px}}@media(max-width: 979px){.lf-header-scope .lf-app-header__title{flex-grow:1;justify-content:center;margin:0 4px}}@media(max-width: 979px){.lf-header-scope .lf-app-header__title .gb-icon{display:none}}.lf-header-scope .lf-back-button__holder{display:flex;align-items:center}@media(min-width: 980px){.lf-header-scope .lf-app-header__menu.gb-dropdown{visibility:hidden}}@media(max-width: 979px){.lf-header-scope .lf-app-header__helper-wizard-menu.gb-dropdown{visibility:hidden}}.lf-header-scope .lf-mega-menu{position:fixed;left:0;top:0;width:100%;height:100vh;z-index:1;display:none}@media(min-width: 980px){.lf-header-scope .lf-mega-menu{z-index:-1}}.lf-header-scope .lf-mega-menu__backdrop{position:absolute;top:0;left:0;width:100%;height:100%;background:var(--sds-color-surface-scrim);z-index:-1}.lf-header-scope .lf-mega-menu__backdrop::before{content:none}@media(max-width: 979px){.lf-header-scope .lf-mega-menu__backdrop{display:none}}.lf-header-scope .lf-mega-menu__surface{background:var(--sds-color-surface-base)}@media(min-width: 980px){.lf-header-scope .lf-mega-menu__container{max-width:100%;padding-right:0;margin-top:var(--lf-main-header-height);border-top:1px solid var(--sds-color-border-neutral-subtle)}}@media(max-width: 979px){.lf-header-scope .lf-mega-menu__container{max-height:100%;overflow-y:auto;overflow-x:hidden;padding:0;flex-grow:1}}@media(max-width: 979px){.lf-header-scope .lf-mega-menu .gb-collapse{max-height:100%}}.lf-header-scope .lf-mega-menu .gb-collapse.gb-is-transition-enter-active{transition:height .3s cubic-bezier(0.55, 0, 0.35, 1),opacity .02s cubic-bezier(0.55, 0, 0.35, 1);transition-delay:0s,.3s}.lf-header-scope .lf-mega-menu .gb-collapse.gb-is-transition-leave-active{transition:height .2s cubic-bezier(0.55, 0, 0.35, 1),opacity .02s cubic-bezier(0.55, 0, 0.35, 1);transition-delay:0s,0s}@media(max-width: 979px){.lf-header-scope .lf-mega-menu .gb-collapse__content{display:flex;flex-direction:column}}@media(max-width: 979px){.lf-header-scope .lf-mega-menu--opened .gb-collapse,.lf-header-scope .lf-mega-menu--opened .gb-collapse__content,.lf-header-scope .lf-mega-menu--opened .lf-mega-menu__surface{height:100%}}.lf-header-scope .lf-mega-menu-logo{display:inline-block;vertical-align:top}.lf-header-scope .lf-mega-menu-logo__svg{vertical-align:top}.lf-header-scope .lf-mega-menu-header{height:56px;display:flex;align-items:center;flex-shrink:0}@media(min-width: 480px){.lf-header-scope .lf-mega-menu-header{height:64px}}.lf-header-scope .lf-mega-menu-header__content{display:flex;align-items:center}.lf-header-scope .lf-mega-menu-header__title{font-size:1rem;line-height:1.5rem;font-weight:700;color:var(--gb-heading-color);display:flex;align-items:center}.lf-header-scope .lf-mega-menu-header__back-button{transform:translateX(-25%)}.lf-header-scope .lf-mega-menu-header__close-button{transform:translateX(25%)}.lf-header-scope .lf-mega-menu-header .gb-content-transition{flex-grow:1}@media(max-width: 979px){.lf-header-scope .lf-mega-menu-section{padding:24px}}.lf-header-scope .lf-mega-menu-section__title{font-size:.75rem;line-height:1.3;color:var(--sds-color-text-neutral-tertiary);padding:0 12px}@media(min-width: 980px){.lf-header-scope .lf-mega-menu-content{position:relative}}@media(min-width: 980px){.lf-header-scope .lf-menu-groups__list{padding:24px 24px 24px 0;border-right:1px solid var(--sds-color-border-neutral-subtle);width:224px;max-height:calc(100vh - 72px);height:100%;overflow-y:auto;overflow-x:hidden}}@media(min-height: 600px){.lf-header-scope .lf-menu-groups__list{min-height:520px}}@media(min-width: 1200px){.lf-header-scope .lf-menu-groups__list{max-height:calc(100vh - 80px)}}.lf-header-scope .lf-menu-category__content{position:absolute;z-index:1;top:56px;left:0;width:100%;height:calc(100% - 56px)}@media(min-width: 480px){.lf-header-scope .lf-menu-category__content{top:64px;height:calc(100% - 64px)}}@media(min-width: 980px){.lf-header-scope .lf-menu-category__content{top:0;left:224px;width:calc(100% - 224px);height:100%;flex-direction:initial}}@media(max-width: 979px){.lf-header-scope .lf-menu-category__content{background-color:var(--sds-color-background-neutral-base);max-height:100%;overflow-y:auto;overflow-x:hidden}}.lf-header-scope .lf-menu-category__main-content{width:100%}@media(min-width: 980px){.lf-header-scope .lf-menu-category__main-content{max-height:100%;overflow-y:auto;overflow-x:hidden;padding:24px}}@media(min-width: 980px){.lf-header-scope .lf-menu-category__main-content-holder{width:calc(100% - 360px)}}@media(min-width: 980px){.lf-header-scope .lf-menu-category__secondary-content{display:block;position:absolute;top:0;right:0;height:100%;width:360px}}@media(min-width: 980px){.lf-header-scope .lf-menu-category__illustration{position:absolute;z-index:-1;bottom:0;right:0;max-height:100%;max-width:520px}}@media(max-width: 979px){.lf-header-scope .lf-menu-group-divider{padding:0 12px}}.lf-header-scope .lf-menu-category-title{display:flex;align-items:center;border:none;border-radius:0;background:rgba(0,0,0,0);padding:10px 12px;width:100%;text-align:left;cursor:pointer;font-size:1rem;line-height:1.5rem;color:var(--sds-color-text-neutral-primary)}@media(min-width: 980px){.lf-header-scope .lf-menu-category-title{padding:6px 8px;border-radius:18px;transition:.3s cubic-bezier(0.55, 0, 0.35, 1);transition-property:background-color,color;font-size:.875rem;line-height:1.25rem}}.lf-header-scope .lf-menu-category-title--top{align-items:flex-start}.lf-header-scope .lf-menu-category-title--top .lf-menu-category-title__icon{margin-top:4px}.lf-header-scope .lf-menu-category-title--top .lf-menu-category-title__chevron{align-self:center}@media(min-width: 980px){.lf-header-scope .lf-menu-category-title--active{color:var(--sds-color-text-spaceship-primary);background-color:var(--sds-color-state-layer-spaceship-primary-pressed)}.lf-header-scope .lf-menu-category-title--active .lf-menu-category-title__chevron{transition-delay:.2s;opacity:1;transform:translateX(0)}}@media(hover: hover){.lf-header-scope .lf-menu-category-title:hover{color:var(--sds-color-text-spaceship-primary);background-color:var(--sds-color-state-layer-spaceship-primary-hovered)}}.lf-header-scope .lf-menu-category-title__content{flex-grow:1;overflow:hidden}.lf-header-scope .lf-menu-category-title__icon{flex-shrink:0}.lf-header-scope .lf-menu-category-title__text{flex-grow:1}.lf-header-scope .lf-menu-category-title__chevron{flex-shrink:0;pointer-events:none}@media(min-width: 980px){.lf-header-scope .lf-menu-category-title__chevron{opacity:0;transform:translateX(-12px);transition:.3s cubic-bezier(0.55, 0, 0.35, 1);transition-property:opacity,transform}}.lf-header-scope .lf-menu-item-link{display:flex;padding:10px 16px;border-radius:8px;color:var(--sds-color-text-neutral-primary);max-width:100%}@media(min-width: 980px){.lf-header-scope .lf-menu-item-link{display:inline-flex}.lf-header-scope .lf-menu-item-link:active{background-color:var(--sds-color-state-layer-neutral-primary-pressed)}}@media(hover: hover){.lf-header-scope .lf-menu-item-link:hover{background-color:var(--sds-color-state-layer-neutral-primary-hovered);text-decoration:none}}.lf-header-scope .lf-menu-item-link__content{display:flex;flex-direction:column;overflow:hidden}.lf-header-scope .lf-menu-item-link__text-wrapper{display:flex;align-items:center}.lf-header-scope .lf-menu-item-link__text{font-size:1rem;line-height:1.5rem;font-weight:700;color:var(--sds-color-text-neutral-primary)}.lf-header-scope .lf-menu-item-link__description{font-size:.875rem;line-height:1.25rem;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;white-space:normal}.lf-header-scope .lf-menu-item-link__tag{vertical-align:baseline}.lf-header-scope .lf-menu-item-link__external-icon{vertical-align:middle;color:var(--sds-color-icon-neutral-tertiary);margin-top:-4px}.lf-header-scope .lf-menu-items-list{list-style:none;padding-left:0;margin-bottom:0}@media(min-width: 980px){.lf-header-scope .lf-menu-items-list{column-width:300px;column-gap:16px;column-count:auto;column-fill:balance}}.lf-header-scope .lf-menu-items-list__item{display:inline-block;vertical-align:top;width:100%}.lf-header-scope .lf-applications-section{display:flex;flex-direction:column;height:100%;border-left:1px solid var(--sds-color-border-neutral-subtle)}.lf-header-scope .lf-applications-section__main{flex-grow:1}.lf-header-scope .lf-applications-section__footer{background-color:var(--sds-color-background-neutral-bold);padding:24px}.lf-header-scope .lf-user-info-section{background-color:var(--sds-color-background-neutral-minimal)}.lf-header-scope .lf-promo-section{color:var(--sds-color-text-neutral-primary)}@media(min-width: 980px){.lf-header-scope .lf-promo-section{height:100%;padding:24px 40px 48px}}.lf-header-scope .lf-promo-section__inner{height:100%;padding:24px;border-radius:8px;position:relative;overflow:hidden;z-index:1;background-color:var(--sds-color-background-spaceship-subtle)}.lf-header-scope .lf-promo-section__illustration{position:absolute;z-index:-1;right:0;bottom:0;max-height:100%}*[data-sds-mode=dark] .lf-logo.lf-color-scheme--brand,.sds-mode--dark .lf-logo.lf-color-scheme--brand{color:#fff}*[data-sds-mode=dark] .lf-mega-menu-logo,.sds-mode--dark .lf-mega-menu-logo{color:#fff}.lf-header-scope .gb-button .gb-button__icon,.lf-header-scope .gb-button .gb-button__text{transition:.2s cubic-bezier(0.55, 0, 0.35, 1);transition-property:color}.lf-header-scope .gb-popover,.lf-header-scope .gb-dropdown{z-index:4002}.lf-sticky-attachment-scope{position:sticky;top:0;left:0;width:100%;pointer-events:none;transition:.2s cubic-bezier(0.55, 0, 0.35, 1);transition-property:transform}.lf-sticky-attachment-scope>*{transition:.3s cubic-bezier(0.55, 0, 0.35, 1);transition-property:box-shadow;pointer-events:auto}.lf-sticky-attachment-scope.lf-active{z-index:1000}.lf-sticky-attachment-scope.lf-active.lf-shadow-enabled>*{box-shadow:var(--sds-shadow-overlay)}.lf-sticky-attachment-scope.lf-is-shifted{transform:translateY(var(--lf-main-header-height))}.sds-footer-scope .lf-footer .gb-list{line-height:1}@media(max-width: 979px){.sds-footer-scope .lf-footer .gb-list{padding-top:32px;padding-bottom:8px}}.sds-footer-scope .lf-footer .gb-list__item{padding:0}.sds-footer-scope .lf-footer .gb-list__item:not(:last-child){margin-bottom:24px}@media(min-width: 980px){.sds-footer-scope .lf-footer .gb-list__item:not(:last-child){margin-bottom:4px}}.sds-footer-scope .lf-footer .gb-list__item::before{content:none}@media(min-width: 980px){.sds-footer-scope .lf-footer .gb-list__item .lf-footer__info-item-title{font-size:.875rem;line-height:1.25rem;margin-bottom:4px}}@media(max-width: 979px){.sds-footer-scope .lf-footer .gb-list__item .lf-footer__info-item-title{font-weight:normal}}@media(max-width: 979px){.sds-footer-scope .lf-collapse-with-lazy-activation.lf-is-wrapper-active{height:0;overflow:hidden}}.sds-footer-scope .lf-footer__info-item-icon{transform:rotate(0);transition:.3s cubic-bezier(0.55, 0, 0.35, 1);transition-property:transform}.sds-footer-scope .lf-footer__info-item-title{display:flex;justify-content:space-between;align-items:flex-start;font-weight:700;color:inherit}@media(min-width: 980px){.sds-footer-scope .lf-footer__info-item-title{margin-bottom:8px}}@media(max-width: 979px){.sds-footer-scope .lf-footer__info-item-title{background:none;border:none;padding:0;width:100%;outline:none !important}}.sds-footer-scope .lf-footer__info-item-title:hover{color:inherit;text-decoration:none}.sds-footer-scope .lf-footer__info-item-title.lf-is-opened .lf-footer__info-item-icon{transform:rotate(180deg)}.sds-footer-scope .lf-footer{background-color:var(--sds-color-background-neutral-contrast);color:var(--sds-color-text-inverted-primary)}.sds-footer-scope .lf-footer__title{color:inherit}.sds-footer-scope .lf-footer__separator{height:1px;width:100%;background-color:var(--sds-color-border-neutral-moderate-pressed);border:none}.sds-footer-scope .lf-footer__lf-logo{display:flex;align-items:center}.sds-footer-scope .lf-footer__social-btn .gb-icon{font-size:1rem}.sds-footer-scope .lf-footer__payment-img{flex-shrink:0;width:32px;height:32px}.sds-footer-scope .lf-footer__payment-img img{width:100%}.sds-footer-scope .lf-footer__wrap-section{flex-wrap:wrap}.sds-footer-scope .lf-footer__product-hunt-wrapper{max-width:168px;max-height:36px}@media(min-width: 980px)and (max-width: 1199px){.sds-footer-scope .lf-footer__product-hunt-wrapper{max-width:133px;max-height:28px}}@media(max-width: 979px){.sds-footer-scope .lf-footer__support-section--eff{width:108px}}@media(max-width: 979px){.sds-footer-scope .lf-footer__support-section--fftf{width:151px}}.sds-footer-scope .lf-footer__certified-section--icann-img{margin-right:12px}@media(min-width: 480px){.sds-footer-scope .lf-footer__certified-section--icann-text{max-width:236px}}.sds-footer-scope .lf-footer__certified-section--sectigo-img{width:104px}@media(min-width: 480px){.sds-footer-scope .lf-footer__certified-section--sectigo-img{width:88px}}@media(min-width: 980px){.sds-footer-scope .lf-footer__certified-section--sectigo-img{width:104px}}.sds-footer-scope .lf-footer__link{color:var(--sds-color-text-neutral-on-strong-variant);font-weight:500;line-height:1.5}@media(min-width: 980px){.sds-footer-scope .lf-footer__link{font-size:.875rem;line-height:1.25rem}}.sds-footer-scope .lf-footer__link:hover{color:var(--sds-color-text-inverted-primary);text-decoration:none}.sds-footer-scope .lf-footer__logo-list{display:flex;margin-bottom:0;padding-left:0;list-style:none}.sds-footer-scope .lf-footer__logo-list-item img{flex-shrink:0}.sds-footer-scope .lf-footer__certification-link{display:inline-block}.sds-footer-scope .lf-footer .lf-middle-text{display:inline-block;vertical-align:middle}@media(min-width: 1200px){.sds-footer-scope .gb-pr-xl-7{padding-right:56px !important}}@keyframes gb-skeleton-pulse{0%,100%{opacity:.35}50%{opacity:.2}}.sds-home-scope .gb-skeleton{--gb-skeleton-border-radius: 8px;position:relative;width:100%;height:var(--gb-skeleton-size);overflow:hidden;background-color:#b0afb0;border-radius:var(--gb-skeleton-border-radius);opacity:.35;animation:gb-skeleton-pulse 1.5s cubic-bezier(0.65, 0.05, 0.35, 1) .5s infinite}.sds-home-scope .gb-skeleton--line.gb-skeleton--100{--gb-skeleton-size: 16px}.sds-home-scope .gb-skeleton--line.gb-skeleton--200{--gb-skeleton-size: 32px}.sds-home-scope .gb-skeleton--line.gb-skeleton--250{--gb-skeleton-size: 40px}.sds-home-scope .gb-skeleton--circle{--gb-skeleton-border-radius: 100%;width:var(--gb-skeleton-size);height:var(--gb-skeleton-size)}.sds-home-scope .gb-skeleton--circle.gb-skeleton--150{--gb-skeleton-size: 24px}.sds-home-scope .gb-skeleton--circle.gb-skeleton--200{--gb-skeleton-size: 32px}.sds-home-scope .gb-skeleton--circle.gb-skeleton--250{--gb-skeleton-size: 40px}.sds-home-scope .gb-skeleton--circle.gb-skeleton--300{--gb-skeleton-size: 48px}.sds-home-scope .gb-skeleton--circle.gb-skeleton--400{--gb-skeleton-size: 64px}.sds-home-scope .gb-skeleton--circle.gb-skeleton--500{--gb-skeleton-size: 80px}.sds-home-scope .gb-skeleton--circle.gb-skeleton--600{--gb-skeleton-size: 96px}.sds-home-scope .gb-skeleton--rectangle{width:100%;padding-top:calc(var(--skeleton-ratio)*100%)}.sds-home-scope .sp-search-skeleton__search-form{height:56px;border-radius:28px}@media(min-width: 980px){.sds-home-scope .sp-search-skeleton__search-form{height:64px;border-radius:32px}}.sds-home-scope .sp-search-skeleton__mode-selection{width:184px;border-radius:20px;margin-left:auto;margin-right:auto}.sds-home-scope .presentation-domain-search-wrapper{width:100%;max-width:632px}.sds-home-scope .gb-hero{background:var(--sds-color-background-spaceship-bold);color:var(--sds-color-text-inverted-primary)}.sds-home-scope .gb-hero__title{color:var(--sds-color-text-inverted-primary)}.sds-home-scope .external-sticky-demo{height:120px}.sds-home-scope .external-sticky-demo__inner{display:flex;flex-direction:column;justify-content:center;background-color:tomato;height:100%;transition:.3s cubic-bezier(0.65, 0.05, 0.35, 1);transition-property:height}.sds-home-scope .external-sticky-demo--unstuck .external-sticky-demo__inner,.sds-home-scope .external-sticky-demo--active .external-sticky-demo__inner{height:70px}.sds-home-scope a.gb-link-white{color:var(--sds-color-text-inverted-primary)}
